@charset "UTF-8";
 body {
background: #f3f3f3;
}
a,
a:hover {
color: #0645ad;
}
p {
text-align: justify;
text-justify: inter-ideograph;
}  [class*="text-color--"] { color: #aaaaaa; }
.text-color--option     { color: #b020b0; }
.text-color--option1    { color: #b020b0; }
.text-color--option2    { color: #258c1c; } .border-color--option       { border-color: #b020b0 !important; }
.border-color--option1      { border-color: #b020b0 !important; }
.border-color--option2      { border-color: #258c1c !important; } .background-color--option       { background-color: #b020b0 !important; }
.background-color--option1      { background-color: #b020b0 !important; }
.background-color--option2      { background-color: #258c1c !important; }
.background-color--option , .background-color--option > *   { color: #fff !important; }
.background-color--option1 , .background-color--option1 > * { color: #fff !important; }
.background-color--option2 , .background-color--option2 > * { color: #fff !important; } .header {
background-color: #fff;
} .header-navigation {
background: #fff;
background: -webkit-linear-gradient       (top, #fff, #e6e6e6);
background:         linear-gradient( to bottom, #fff, #e6e6e6);
border-bottom: #b020b0 solid 1px;
}
.header-navigation li,
.header-navigation a {
color: #333;
}
.header-navigation a:hover {
color: #999;
} .header-main-inner {
}
.site-title,
.site-title a,
.site-title a:visited {
color: #333;
font-size: 30px;
font-size: 3.0rem;
}
.site-title a:hover {
opacity: .666;
-moz-opacity: .666;
}
.site-description {
color: #666;
font-size: 15px;
font-size: 1.5rem;
} .global-navigation {
background-color: #b020b0;
background-image: url(//ihinseiri.sss-w.com/wp-content/themes/wp-alpha/skin/luster/img/bg-gnavi.png);
background-repeat: repeat-x;
background-position: center center;
box-shadow: 0 1px 2px rgba(0,0,0,.3) inset, 0 -1px 0 rgba(0,0,0,.1) inset, 0 3px 3px rgba(0,0,0,.1);
}
body .l-site.global-navigation {
width: 100%;
max-width: 100%;
}
.global-navigation-inner {
background: transparent url(//ihinseiri.sss-w.com/wp-content/themes/wp-alpha/skin/luster/img/global-navigation-inner-background.png) repeat-x center top;
}
.global-navigation > ul:first-child {
border-left: 1px solid rgba(255,255,255,.333);
}
.global-navigation > ul > li {
border-right: 1px solid rgba(255,255,255,.333);
}
.global-navigation > ul > li img {
vertical-align: middle;
}
.global-navigation ul li ul li a:hover {
background-color: #b020b0;
} @media(max-width: 640px) { div.global-navigation-btn {
background-color: #b020b0;
}
.global-navigation ul li ul li a:hover {
color: inherit;
background-color: transparent;
}
} .content-area-inner {
} .breadcrumb {
}
.breadcrumb ol {
}
.breadcrumb li { color: #666;
}
.breadcrumb a { color: #666;
}
.breadcrumb a:after { color: #aaa;
content: ">";
}
.breadcrumb li:hover a {
color: #999;
} .page-title {
} .main {
} .hentry,
.main > div > .widget,
.category-description > .widget {
margin-bottom: 30px;
padding: 30px;
border: none;
box-shadow: 0 1px 3px rgba(0,0,0,.33);
}
@media(max-width: 640px) {
.hentry,
.main > div > .widget {
margin-bottom: 1em;
}
}  .hentry .entry-header .entry-title,
.main > div > .widget .widget-title,
.category-description > .widget .widget-title {
margin: -30px -30px 30px;
border-bottom: 5px solid #b020b0;
background: #fff;
background: -webkit-linear-gradient(top, #fff, #e0e0e0);
background:   linear-gradient(to bottom, #fff, #e0e0e0);
color: #333;
text-shadow: 0 1px 0 #fff;
}
.hentry .entry-header .entry-title .entry-title-inner,
.main > div > .widget .widget-title .widget-title-inner ,
.category-description > .widget .widget-title .widget-title-inner {
display: block;
padding: 20px 30px;
}
@media(max-width: 640px) {
.hentry .entry-header .entry-title .entry-title-inner,
.main > div > .widget .widget-title .widget-title-inner ,
.category-description > .widget .widget-title .widget-title-inner {
padding: 15px;
}
} .entry-content > * {
line-height: 1.9;
}
.hentry.card-summary .entry-content,
.hentry.card-title .entry-content {
margin: 15px;
}
.entry-content a,
.entry-content a:hover {
}
.textwidget > h2,
.entry-content > h2,
.entry-content .widget h2 {
border-bottom-color: #b020b0;
}
.textwidget > h3,
.entry-content > h3,
.entry-content .widget h3,
.hentry .widget .widget-title,
.yarpp-related h3 ,
.yarpp-related-widget h3 { }
.h4,
.entry-content > h4,
.textwidget > h4 {
}
.h5,
.entry-content > h5,
.textwidget > h5 {
}
.h6,
.entry-content > h6,
.textwidget > h6 {
color: #b020b0;
}
.textwidget table,
.widget_text_noframe_myd table,
.entry-content table {
}
.entry-content tr:nth-child(2n-1) td {
background-color: rgba(0,0,0,.01);
}
.textwidget table th,
.textwidget table td,
.widget_text_noframe_myd table th,
.widget_text_noframe_myd table td,
.entry-content table th,
.entry-content table td {
}
.textwidget table th,
.widget_text_noframe_myd table th,
.entry-content table th {
}
.textwidget table a,
.widget_text_noframe_myd table a,
.entry-content table a {
}
.textwidget table a:hover,
.widget_text_noframe_myd table a:hover,
.entry-content table a:hover {
} .more-link > a {
border-color: #b020b0;
color:  #b020b0;
}
.more-link > a:hover {
background-color: #b020b0;
}  .ranking {
color: #b020b0;
} .point-wrapper .point:before {
background-color: #b020b0;
}  .hentry.card-summary .entry-header .entry-title,
.hentry.card-title .entry-header .entry-title {
color:  #b020b0;
} .l-card .entry-img {
background-color: #b020b0;
} footer.entry-meta {
margin: 20px -20px -20px;
padding: 15px 20px;
background: #eee;
border-top: none;
}
.entry-meta a,
.entry-meta a:visited {
color: #0645ad;
border-bottom: 1px solid transparent;
}
.entry-meta a:hover {
border-bottom: 1px solid #0645ad;
text-decoration: none;
} footer.entry-meta {
margin: 2em 0 0;
padding: 2em 0 0;
background: transparent;
border-top: 1px solid rgba(0,0,0,0.1);
}   .main .widget ul {
font-size: 15px;
font-size: 1.5rem;
}
.main .widget ul {
margin: 0;
padding: 0;
list-style: none;
} .main .widget ul {
border-top: 1px solid rgba(0,0,0,.1);
}
.main .widget ul li {
border-bottom: 1px solid rgba(51, 51, 51, 0.1);
padding-top: .75em;
padding-bottom: .75em;
} .main .widget ul li a {
color: #333;
}
.main .widget ul li a:hover {
text-decoration: none;
} .main .widget_myd ul li a,
.main .widget_archive ul li a,
.main .widget_categories ul li a,
.main .widget_links ul li a,
.main .widget_meta ul li a,
.main .widget_pages ul li a,
.main .widget_recent_comments ul li a,
.main .widget_recent_entries ul li a,
.main .widget_rss ul li a,
.main .widget_nav_menu ul li a,
.main .widget_recent_entries_myd ul li a,
.main .widget_pickup_category_myd ul li a,
.main .widget_pickup_posts_myd ul li a,
.main .widget_meta_myd ul li a
{
position: relative;
padding-left: 21px;
}
.main .widget ul li .entry-img a:first-child {
padding-left: 0;
}
.main .widget_myd ul li a:first-child:before,
.main .widget_archive ul li a:first-child:before,
.main .widget_categories ul li a:first-child:before,
.main .widget_links ul li a:first-child:before,
.main .widget_meta ul li a:first-child:before,
.main .widget_pages ul li a:first-child:before,
.main .widget_recent_comments ul li a:first-child:before,
.main .widget_recent_entries ul li a:first-child:before,
.main .widget_rss ul li a:first-child:before,
.main .widget_nav_menu ul li a:first-child:before,
.main .widget_recent_entries_myd ul li a:first-child:before,
.main .widget_pickup_category_myd ul li a:first-child:before,
.main .widget_pickup_posts_myd ul li a:first-child:before,
.main .widget_meta_myd ul li a:first-child:before
{
position: absolute;
top: 0;
left: 0;
content: "";
margin-right: 5px;
background: #258c1c url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAQAAACFbCRbAAAAKklEQVQIW2P4H8AAAf///58AY/z/f+G/AoTx//8DmIgBiLHgvwBIDVQXAAxIIJVreVCXAAAAAElFTkSuQmCC) no-repeat center center;
width: 15px;
height: 15px;
padding: 0;
}
.main .widget_recent_comments ul li .comment-author-link a:before,
.main .widget ul li .entry-img a:before {
content: none ;
} .main .widget ul ul {
margin: 0;
padding: 0;
border: none;
font-size: 13px;
font-size: 1.3rem;
line-height: 1.75;
}
.main .widget ul ul ul {
padding-left: 15px;
}
.main .widget li li,
.main .widget li li li {
border: none;
background: none;
padding: 0;
} .main .widget ul ul a {
color: #787878;
} .main .widget_myd ul ul li a:before,
.main .widget_archive ul ul li a:before,
.main .widget_categories ul ul li a:before,
.main .widget_links ul ul li a:before,
.main .widget_meta ul ul li a:before,
.main .widget_nav_menu ul ul li a:before,
.main .widget_pages ul ul li a:before,
.main .widget_recent_comments ul ul li a:before,
.main .widget_recent_entries ul ul li a:before,
.main .widget_nav_menu  ul ul li a:before,
.main .widget_myd ul ul ul li a:before ,
.main .widget_archive ul ul ul li a:before ,
.main .widget_categories ul ul ul li a:before ,
.main .widget_links ul ul ul li a:before ,
.main .widget_meta ul ul ul li a:before ,
.main .widget_nav_menu ul ul ul li a:before ,
.main .widget_pages ul ul ul li a:before ,
.main .widget_recent_comments ul ul ul li a:before ,
.main .widget_recent_entries ul ul ul li a:before ,
.main .widget_nav_menu ul ul ul li a:before 
{
content: none !important;
}  .sub .widget {
margin-bottom: 30px;
padding: 20px;
border: none;
background: #fff;
box-shadow: 0 1px 3px rgba(0,0,0,.33);
}
@media(max-width: 640px) {
.sub .widget {
margin-bottom: 1em;
}
} .sub .widget-title,
.sub .widget-title {
margin: -20px -20px 20px;
color: #222;
background: -webkit-linear-gradient(top, #fff, #e0e0e0);
background:   linear-gradient(to bottom, #fff, #e0e0e0);
border-bottom: 1px solid #ccc;
line-height: 1;
}
.c3 .sub .widget-title {
font-size: 15px;
font-size: 1.5rem;
}
.c2r .sub .widget-title,
.c2l .sub .widget-title {
font-size: 15px;
font-size: 1.5rem;
}
.sub .widget-title-inner {
display: block;
position: relative;
padding: 15px;
} .sub .widget li {
font-size: 15px;
font-size: 1.5rem;
}
.sub .widget ul {
margin: 0;
padding: 0;
list-style: none;
} .sub .widget ul {
margin: -21px;
}
.sub .widget ul:last-child {
margin-bottom: -21px;
}
.sub .widget ul li {
padding: 17px 20px 13px;
border-bottom: 1px solid rgba(0,0,0,.05);
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAwCAQAAAD5/uExAAAANklEQVRYw+3TwQkAAAgCwAL3n7kZ6tHrXOBAMfWQQHZIqwsC8Xh1QSAery4IxONtAoF4vE2OGYKHAMY0tPvwAAAAAElFTkSuQmCC) repeat-x center bottom;
}
.sub .widget ul li:last-child {
border-bottom: none;
} .sub .widget ul li a {
color: #333;
}
.sub .widget ul li a:hover {
text-decoration: none;
} ul.side-menu li a,
.sub .widget_myd ul li a,
.sub .widget_archive ul li a,
.sub .widget_categories ul li a,
.sub .widget_links ul li a,
.sub .widget_meta ul li a,
.sub .widget_pages ul li a,
.sub .widget_recent_comments ul li a,
.sub .widget_recent_entries ul li a,
.sub .widget_rss ul li a,
.sub .widget_nav_menu ul li a,
.sub .widget_recent_entries_myd ul li a,
.sub .widget_pickup_category_myd ul li a,
.sub .widget_pickup_posts_myd ul li a,
.sub .widget_meta_myd ul li a
{
position: relative;
padding-left: 21px;
}
.sub .widget_recent_entries_myd ul li a,
.sub .widget_pickup_category_myd ul li a,
.sub .widget_pickup_posts_myd ul li a {
width: 100%;
}
.sub .widget ul li .entry-img a:first-child {
padding-left: 0;
}
ul.side-menu li a:first-child:before,
.sub .widget_myd ul li a:first-child:before,
.sub .widget_archive ul li a:first-child:before,
.sub .widget_categories ul li a:first-child:before,
.sub .widget_links ul li a:first-child:before,
.sub .widget_meta ul li a:first-child:before,
.sub .widget_pages ul li a:first-child:before,
.sub .widget_recent_comments ul li a:first-child:before,
.sub .widget_recent_entries ul li a:first-child:before,
.sub .widget_rss ul li a:first-child:before,
.sub .widget_nav_menu ul li a:first-child:before,
.sub .widget_recent_entries_myd ul li a:first-child:before,
.sub .widget_pickup_category_myd ul li a:first-child:before,
.sub .widget_pickup_posts_myd ul li a:first-child:before,
.sub .widget_meta_myd ul li a:first-child:before
{
position: absolute;
top: 0;
left: 0;
content: "";
margin-right: 5px;
background: #258c1c url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAHCAQAAACFbCRbAAAAKklEQVQIW2P4H8AAAf///58AY/z/f+G/AoTx//8DmIgBiLHgvwBIDVQXAAxIIJVreVCXAAAAAElFTkSuQmCC) no-repeat center center;
width: 15px;
height: 15px;
padding: 0;
}
.sub .widget_recent_comments ul li .comment-author-link a:before,
.sub .widget ul li .entry-img a:before {
content: none ;
} .sub .widget .post-date {
text-align: right;
} .sub .widget ul ul {
margin: 0;
padding: 0;
border: none;
font-size: 13px;
font-size: 1.3rem;
line-height: 1.75;
}
.sub .widget ul ul:last-child {
margin-bottom: 0;
}
.sub .widget ul ul ul {
padding-left: 15px;
}
.sub .widget li li,
.sub .widget li li li {
border: none;
background: none;
padding: 0;
} .sub .widget ul ul a {
color: #787878;
} .sub .widget_myd ul ul li a:before,
.sub .widget_archive ul ul li a:before,
.sub .widget_categories ul ul li a:before,
.sub .widget_links ul ul li a:before,
.sub .widget_meta ul ul li a:before,
.sub .widget_nav_menu ul ul li a:before,
.sub .widget_pages ul ul li a:before,
.sub .widget_recent_comments ul ul li a:before,
.sub .widget_recent_entries ul ul li a:before,
.sub .widget_nav_menu  ul ul li a:before,
.sub .widget_myd ul ul ul li a:before ,
.sub .widget_archive ul ul ul li a:before ,
.sub .widget_categories ul ul ul li a:before ,
.sub .widget_links ul ul ul li a:before ,
.sub .widget_meta ul ul ul li a:before ,
.sub .widget_nav_menu ul ul ul li a:before ,
.sub .widget_pages ul ul ul li a:before ,
.sub .widget_recent_comments ul ul ul li a:before ,
.sub .widget_recent_entries ul ul ul li a:before ,
.sub .widget_nav_menu ul ul ul li a:before 
{
position: absolute !important;
top: 3px !important;
left: 6px !important;
padding: 0 !important;
background: none !important;
color: #999 !important;
content: "\f0da" !important;
font-family: FontAwesome !important;
line-height: 1 !important;
} .search-form input[type=submit] {
background-color: #b020b0;
} .footer {
background-color: rgba(0,0,0,.5);
} .site-info-footer-navigation {
background-color: rgba(0,0,0,.5);
}
.site-info-footer-navigation {
color: #fff;
}
.site-info-footer-navigation a,
.site-info-footer-navigation a:visited {
color: inherit;
}
.site-info-footer-navigation a:hover {
color: #fff;
text-decoration: none;
}
.footer-navigation li {
border-left: 1px solid #fff;
}