*,
*:after,
*::before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
@font-face {
font-weight: normal;
font-style: normal;
font-family: 'ecoicons';
src: url(//www.indienative.com/wp-content/themes/fonts/ecoicons/ecoicons.eot);
src: url(//www.indienative.com/wp-content/themes/fonts/ecoicons/ecoicons.eot?#iefix) format("embedded-opentype"), url(//www.indienative.com/wp-content/themes/fonts/ecoicons/ecoicons.woff) format("woff"), url(//www.indienative.com/wp-content/themes/fonts/ecoicons/ecoicons.ttf) format("truetype"), url(//www.indienative.com/wp-content/themes/fonts/ecoicons/ecoicons.svg#ecoicons) format("svg");
} .gn-menu-main,
.gn-menu-main ul {
margin: 0;
padding: 0;
background: white;
color: #999;
list-style: none;
text-transform: none;
font-weight: 300;
font-family: 'Lato', Arial, sans-serif;
line-height: 50px;
}
.gn-menu-main {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 50px;
font-size: 13px;
}
.gn-menu-main a {
display: block;
height: 100%;
color: #666;
text-decoration: none;
cursor: pointer;
}
.no-touch .gn-menu-main a:hover,
.no-touch .gn-menu li.gn-search-item:hover,
.no-touch .gn-menu li.gn-search-item:hover a {
background: #999;
color: white;
}
.gn-menu-main > li {
display: block;
float: left;
height: 100%;
border-right: 1px solid #c6d0da;
text-align: center;
}
.gn-menu-main > li:nth-child(2) {
border-right: none;
width: 70%;
}
.gn-menu-main > li:nth-child(3) {
border-left: 1px solid #c6d0da;
border-right: none;
} .gn-menu-main li.gn-trigger {
position: relative;
width: 15%;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.gn-menu-main > li:last-child {
float: right;
border-right: none;
width: 15%;		
}
.gn-menu-main > li > a {
padding: 0 20px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
}
.gn-menu-main:after {
display: table;
clear: both;
content: "";
}
.gn-menu-wrapper {
position: fixed;
top: 50px;
bottom: 0;
left: 0;
overflow: hidden;
width: 60px;
border-top: 1px solid #c6d0da;
background: white;
-webkit-transform: translateX(-60px);
-moz-transform: translateX(-60px);
transform: translateX(-60px);
-webkit-transition: -webkit-transform 0.3s, width 0.3s;
-moz-transition: -moz-transform 0.3s, width 0.3s;
transition: transform 0.3s, width 0.3s;
}
.gn-scroller {
position: absolute;
overflow-y: scroll;
}
.gn-menu {
border-bottom: 1px solid #c6d0da;
text-align: left;
font-size: 18px;
}
.gn-menu li:not(:first-child),
.gn-menu li li {
box-shadow: inset 0 1px #c6d0da
}
.gn-submenu li {
overflow: hidden;
height: 0;
-webkit-transition: height 0.3s;
-moz-transition: height 0.3s;
transition: height 0.3s;
}
.gn-submenu li a {
color: #c1c9d1
}
input.gn-search {
position: relative;
z-index: 10;
padding-left: 60px;
outline: none;
border: none;
background: transparent;
color: #E5E5E5;
font-weight: 300;
font-family: 'Lato', Arial, sans-serif;
cursor: pointer;
} .gn-search::-webkit-input-placeholder {
color: #999
}
.gn-search:-moz-placeholder {
color: #999
}
.gn-search::-moz-placeholder {
color: #999
}
.gn-search:-ms-input-placeholder {
color: #999
} .gn-search:focus::-webkit-input-placeholder,
.no-touch .gn-menu li.gn-search-item:hover .gn-search:focus::-webkit-input-placeholder {
color: transparent
}
input.gn-search:focus {
cursor: text
}
.no-touch .gn-menu li.gn-search-item:hover input.gn-search {
color: white
} .no-touch .gn-menu li.gn-search-item:hover .gn-search::-webkit-input-placeholder {
color: white
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search:-moz-placeholder {
color: white
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search::-moz-placeholder {
color: white
}
.no-touch .gn-menu li.gn-search-item:hover .gn-search:-ms-input-placeholder {
color: white
}
.gn-menu-main a.gn-icon-search {
position: absolute;
top: 0;
left: 0;
height: 50px;
}
.gn-icon::before {
display: inline-block;
width: 60px;
text-align: center;
text-transform: none;
font-weight: normal;
font-style: normal;
font-variant: normal;
font-family: 'ecoicons';
line-height: 1;
speak: none;
-webkit-font-smoothing: antialiased;
}
.gn-icon-help::before {
content: "\e000"
}
.gn-icon-earth::before {
content: "\e004"
}
.gn-icon-cog::before {
content: "\e006"
}
.gn-icon-search::before {
content: "\e005"
}
.gn-icon-download::before {
content: "\e007"
}
.gn-icon-photoshop::before {
content: "\e001"
}
.gn-icon-illustrator::before {
content: "\e002"
}
.gn-icon-archive::before {
content: "\e00d"
}
.gn-icon-article::before {
content: "\e003"
}
.gn-icon-pictures::before {
content: "\e008"
}
.gn-icon-videos::before {
content: "\e009"
} .gn-icon span {
width: 0;
height: 0;
display: block;
overflow: hidden;
}
.gn-icon-menu::before {
margin-left: -5px;
vertical-align: -2px;
width: 30px;
height: 3px;
background: #999;
box-shadow: 0 3px white, 0 -6px #999, 0 -9px white, 0 -12px #999;
content: '';
}
.no-touch .gn-icon-menu:hover::before,
.no-touch .gn-icon-menu.gn-selected:hover::before {
background: white;
box-shadow: 0 3px #999, 0 -6px white, 0 -9px #999, 0 -12px white;
}
.gn-icon-menu.gn-selected::before {
background: #999;
box-shadow: 0 3px white, 0 -6px #999, 0 -9px white, 0 -12px #999;
} .gn-menu-wrapper.gn-open-all,
.gn-menu-wrapper.gn-open-part {
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
transform: translateX(0px);
}
.gn-menu-wrapper.gn-open-all {
width: 340px
}
.gn-menu-wrapper.gn-open-all .gn-submenu li {
height: 60px
}
@media screen and (max-width: 422px) { 
.gn-menu-wrapper.gn-open-all {
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
transform: translateX(0px);
width: 100%;
}
.gn-menu-wrapper.gn-open-all .gn-scroller {
width: 130%
}
} .sp-m { margin-left:20px; }
.sp-menu-li { font-size:0.8em; font-weight:bold; color:#666; }
.sp-genre { box-shadow: 0px 1px #C6D0DA inset; line-height:50px; overflow:hidden; padding:10px 10px 20px; width:320px;}
.gn-menu li a.btn { float:left; margin:10px 0 0 10px; }* {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset, img {
border: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, img, object, embed, iframe {
display: block
}
address, cption, cite, code, dfn, th, var {
font-style: normal;
font-weight: normal;
}
nav ul, nav li, ul li {
list-style: none;
}
* {
-moz-box-sizing: border-box;
}
small {
font-size: 12px;
color: #666;
}
#header {
width: 100%;
margin: 0px auto;
overflow: hidden;
background-color: #FFF;
box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.3);
text-align: center;
}
.logo {
margin: 0px auto;
padding-top: 5px;
text-align: center;
width: 265px;
}
.col-md-3 {
padding: 0px !important;
}
.col-xs-12 {
0 10px;
} .sp-pr {
padding: 15px;
text-align: center;
color: #777;
font-size: 13px;
background: #f2f2f2;
margin-bottom: 10px;
} .days {
float: left;
display: block;
padding: 0 10px;
width: 60px;
text-align: center;
}
.days-single {
float: left;
display: block;
padding-right: 10px;
width: 50px;
text-align: center;
}
span.dayone-single {
font-size: 1.2em;
text-align: center;
line-height: 120%;
font-weight: bold;
display: block;
}
span.dayone {
font-size: 1.8em;
text-align: center;
line-height: 120%;
font-weight: bold;
display: block;
}
span.daytwo {
font-size: 0.8em;
text-align: center;
letter-spacing: 0.1em;
text-transform: uppercase;
}
img.media-object {
width: 240px;
}
ul.meta li {
line-height: 150%;
}
ul.media-list li.media {
border-bottom: solid #ccc 1px;
padding: 17px 0;
}
ul.meta li p {
font-size: 0.9em;
margin-bottom: 10px;
}
li.media:hover {
background-color: #F1F1F1;
}
.media, .media .media {
margin-top: 0px !important;
}
.sc-player .sc-controls {
position: absolute;
width: 40px;
height: 40px;
top: 0px !important;
}
.sc-player ol.sc-trackslist {
position: absolute;
float: left;
width: 92%;
height: 100%;
left: 50px !important;
overflow: auto;
} h2.media-heading a { font-size:0.8em; line-height:125%; } h2.media-heading {
font-size: 1.3em;
line-height: 150%;
}
span.label.label-default a {
color: #fff;
vertical-align: middle !important;
}
span.label.label-default a:hover {
opacity: 0.6;
}
#side-right {
width: 100% !important;
margin: 0 auto !important;
} .kihon {
border-collapse: separate;
border-spacing: 0;
border: #e4e4e4 solid 1px;
font-size: 8pt;
margin-bottom: 30px;
}
.kihon th,
.kihon td {
padding: 15px !important;
}
.kihon th {
font-weight: bold;
vertical-align: inherit;
text-align: left;
background: #f2f2f2;
padding: 10px;
line-height: 1.42857143;
border-bottom: 1px solid #ddd;
font-size: 15px;
}
.kihon td {
font-size: 14px;
line-height: 1.42857143;
border-bottom: 1px solid #ddd;
} ul.release-schedule li {
line-height: 200%;
display: block;
width: 100%;
}
caption {
background-color: #666;
color: #FFF;
letter-spacing: 0.2;
font-size: 0.9em;
padding: 5px 0;
}
table#wp-calendar {
width: 94%;
margin: 0 auto;
}
table#wp-calendar thead tr th {
text-align: center;
width: 10.4%;
padding: 5px;
color: #999;
}
table#wp-calendar thead {
border-bottom: solid #ccc 1px;
}
table#wp-calendar tbody tr td {
text-align: center;
width: 14%;
padding: 5px;
color: #999;
}
table#wp-calendar tbody td a, table#wp-calendar tbody td a:visited {
background-color: #999;
border-radius: 12px 12px 12px 12px;
color: #FFFFFF;
display: inline-block;
height: 24px;
line-height: 24px;
margin: 1px;
vertical-align: middle;
width: 24px;
}
table#wp-calendar tfoot tr td#next a {
text-align: right;
float: right;
}
table#wp-calendar tfoot tr td#prev a {
text-align: left;
float: left;
}
table#wp-calendar tfoot {
border-top: solid #ccc 1px;
}
table#wp-calendar tfoot tr td#next, table#wp-calendar tfoot tr td#prev {
padding: 10px 0 !important;
}
a.label.label-danger, a.label.label-default {
float: right;
margin-left: 10px;
} .fbcomments, .fb_iframe_widget, .fb_iframe_widget[style], .fb_iframe_widget iframe[style], .fbcomments iframe[style], .fb_iframe_widget span {
width: 100% !important;
}
div#likebox_conteiner .fbcomments, div#likebox_conteiner .fb_iframe_widget, div#likebox_conteiner .fb_iframe_widget[style], div#likebox_conteiner .fb_iframe_widget iframe[style], div#likebox_conteiner .fbcomments iframe[style], div#likebox_conteiner .fb_iframe_widget span {
width: 100% !important;
} .row {
padding: 0 !important;
margin: 0 !important;
}
.days {
float: left;
display: block;
padding: 0 10px;
width: 50px;
overflow: hidden;
text-align: center;
}
span.dayone {
font-size: 1.6em;
text-align: center;
line-height: 120%;
font-weight: bold;
display: block;
}
span.daytwo {
font-size: 0.7em;
text-align: center;
text-transform: uppercase;
}
img.media-object {
width: 230px;
margin-bottom: 10px;
}
ul.media-list li.media {
border-bottom: solid #ccc 1px;
padding: 17px 0;
}
ul.meta li p {
font-size: 0.9em;
margin-bottom: 10px;
}
li.media:hover {
background-color: #F1F1F1;
}
.media, .media .media {
margin-top: 0px !important;
}
.media-body {
display: block;
width: 100%;
padding: 0px;
}
.sc-scrubber .sc-time-indicators {
position: absolute;
}
.player {
padding: 10px 0;
}
.sc-scrubber {
width: 80% !important;
}
.spcalendar {
padding: 15px 15px 0;
}
h2.release-page {
background-color: #666;
color: #fff;
padding: 10px;
}
h2.media-heading a, ul.release-schedule li a {
color: #666;
text-decoration: none;
display: block;
}
ul.release-schedule li a {
padding: 5px 0;
}
h2.media-heading a:hover, ul.release-schedule li a:hover {
color: #666;
text-decoration: none;
}
ul.release-schedule li {
border-bottom: dashed #ccc 1px;
}
ul.release-schedule li:last-child {
border-bottom: none;
}
ul.meta li p {
line-height: 150%;
}
ul.release-schedule li {
text-align: center;
}
ul.release-schedule li:hover {
}
ul.release-schedule li a:hover {
color: #ccc !important;
} .interview {
}
.interview h4 {
margin-bottom: 20px;
font-weight: bold;
font-size: 1.4em;
border-bottom: dotted #ccc 1px;
line-height: 140%;
border-left: solid 5px #ccc;
padding-left: 10px;
}
.interview p {
line-height: 150%;
font-size: 1.0em;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
margin-bottom: 40px;
} p.video {
padding-top: 20px;
}
p.review {
padding: 20px 0;
line-height: 140%;
} ul.category { overflow: hidden; }
ul.category li { width: 50%; padding: 10px; float: left; border-bottom: solid #ccc 1px; }
ul.category li a { display: block; }
ul.category li:nth-child(2n) { border-left: solid #ccc 1px; } .footer {
position: relative;
padding: 40px 0px;
color: rgb(154, 154, 154);
text-align: center;
text-shadow: 0px 1px 0px rgb(255, 255, 255);
background-color: rgb(245, 245, 245);
border-top: 1px solid rgb(229, 229, 229);
}
.footer .octicon-mark-fms {
width: 95px;
height: 95px;
margin-bottom: 10px;
background-image: url(//www.indienative.com/images/sp-bottom-logo.png);
}
.mega-octicon {
display: inline-block;
text-decoration: none;
}
.scrollup {
width: 40px;
height: 40px;
text-indent: -9999px;
opacity: 0.3;
position: fixed;
bottom: 50px;
right: 6%;
display: none;
background: url(//www.indienative.com/wp-content/themes/insp/images/icon_top.png) no-repeat;
}
.foot-menu {
display: -webkit-flex;
display: flex;
justify-content: center;
}
.foot-menu li {
}
.foot-menu li a {
display: inline-block;
font-size: 1.8rem;
cursor: pointer;
margin: 20px 10px 20px;
padding: 15px;
border-radius: 50%;
text-align: center;
color: #fff;
width: 60px;
height: 60px;
vertical-align: middle;
line-height: 30px;
}
.tw {
background: #1DA1F2;
}
.insta {
background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat; overflow: hidden; }
.fb {
background: #3B5998;
}
.spoti {
background: #1DB954;
} .wp-pagenavi {
margin: 0 auto;
text-align: center;
padding: 20px;
}
SPAN.pages, SPAN.current, .page, .wp-pagenavi a {
padding: 10px !important;
} ul.tags {
padding: 5px 0 20px;
}
ul.tags a {
display: inline;
padding: 0.2em 0.6em 0.3em;
font-size: 75%;
font-weight: 700;
line-height: 200%;
color: #FFF;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25em;
background-color: #999;
}
ul.tags a:hover {
text-decoration: none;
opacity: 0.5;
}
ul.meta li {
line-height: 200% !important;
} .sp-buy {
float: right;
padding-top: 20px;
}
.release-page {
text-align: center;
} #gn-menu { z-index:99999; }
ul#gn-menu {
z-index: 999999;
border-bottom: 1px solid rgb(198, 208, 218);
}
.gn-menu li:hover { background-color: #F5F5F5; }
.banner { padding-top:50px; } #tab {
width: 100%;
overflow: hidden;
}
#tab li a:hover {
text-decoration: underline;
}
#tab ul.tab_menu {
overflow: hidden;
margin: 0px;
}
#tab ul.tab_menu li {
float: left;
}
#tab ul.tab_menu li:hover, #tab ul.tab_menu li.active {
color: rgb(255, 255, 255);
background: none repeat scroll 0% 0% rgb(153, 153, 153);
}
#tab ul.tab_menu li {
display: block;
padding: 6px 7px;
cursor: pointer;
font-size: 0.8em;
letter-spacing: -1px;
margin-right: 5px;
}
#tab ul.tab_menu li {
float: left;
}
#tab ul.tab_menu li:hover, #tab ul.tab_menu li.active {
color: #fff;
background: #999;
}
#tab .rank {
display: block
}
#tab .popular, #tab .newpost {
display: none;
}
#tab .rank, #tab .popular, #tab .newpost {
border: 1px #ddd solid;
padding: 0 5px;
height: 740px;
overflow-y: scroll;
background-color: #FFF;
}
#tab .rank li, #tab .popular li, #tab .newpost li {
list-style: none;
margin: 0 auto;
font-size: 10pt;
}
.widget-tab, .widget-list:target:first-of-type ~ .widget-tabs > .widget-tab:first-child ~ .widget-tab, .widget-list:target:nth-of-type(2) ~ .widget-tabs > .widget-tab:nth-child(2) ~ .widget-tab, .widget-list:target:last-of-type ~ .widget-tabs > .widget-tab:last-child ~ .widget-tab {
position: relative;
display: inline-block;
vertical-align: top;
margin-top: 3px;
line-height: 36px;
font-weight: normal;
color: rgb(153, 153, 153);
background: none repeat scroll 0% 0% rgb(252, 252, 252);
border-style: solid;
border-color: rgb(221, 221, 221);
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
border-width: 1px 1px 0px;
border-radius: 5px 5px 0px 0px;
padding-bottom: 0px;
bottom: auto;
}
UL.wpp-list li a {
font-size: 0.6em;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-weight: bold;
letter-spacing: -0.5px;
line-height: 100% !important;
}
.wpp-list img {
margin: 10px;
display: inline-block;
border-radius: 6px 6px 6px 6px;
}
.inrank .wpp_cached_thumb {
float: left;
width: 80px;
height: 80px;
margin: 2px 12px 0 0;
}
.inrank li {
display: block;
line-height: 120%;
padding: 10px 12px;
color: rgb(85, 85, 85);
text-decoration: none;
cursor: pointer;
overflow: hidden;
margin: 0;
}
.inrank li:hover {
background: #f7f7f7;
}
.inrank a:hover img {
opacity: .7;
-moz-transition: opacity 0.5s linear 0s;
-moz-transition-property: opacity;
-moz-transition-duration: 0.2s;
-moz-transition-timeing-function: linear;
-moz-transition-timing-function: linear;
-moz-transition-delay: 0s;
}
.inrank li {
font-size: 1.1em;
border-color: rgb(182, 184, 183) -moz-use-text-color rgb(255, 255, 255);
border-top: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
vertical-align: middle;
}
div.inrank ul {
margin: 0;
padding: 0;
}
.card {
background: white;
border-radius: 0.3rem;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
div.inrank.rank ul.wpp-list li a {
vertical-align: middle;
}
.sidebar .rank, .sidebar .popular, .sidebar .newpost {
border: 1px #ddd solid;
padding: 0 5px;
background-color: #FFF;
}
.sidebar .popular, .sidebar .newpost {
display: none;
}
.sidebar .rank {
display: block
}
.sidebar .links li {
cursor: pointer;
text-align: center;
text-transform: uppercase;
font-weight: 700;
background: #f7f7f7;
border-left: 0.1em solid #e6e6e6;
border-bottom: 0.1em solid #e6e6e6;
padding: 10px 0;
}
.sidebar .links li.active {
background: white;
border-bottom-color: white;
}
.sidebar .links li:first-child {
border-top-left-radius: 0.3rem;
border-left: 0;
}
.sidebar .links li:last-child {
border-top-right-radius: 0.3rem;
}
.sidebar .links #news-t {
display: block;
padding: 1.9em 0 1.5em;
color: #1d2121;
}
.sidebar .links #news-t:hover {
background: rgba(255, 255, 255, 0.5);
}
.sidebar .content li:last-child figure {
border-bottom: none;
*zoom: 1;
}
.sidebar .content li:last-child figure:before, .sidebar .content li:last-child figure:after {
content: " ";
display: table;
}
.sidebar .content li:last-child figure:after {
clear: both;
}
.sidebar .content figure {
margin: 0 1.2em;
padding: 1.2em 0;
}
.sidebar .content figure img {
float: left;
margin-right: 1.2em;
border-radius: 0.3em;
}
.sidebar .content figure .description p {
margin: 0;
margin-bottom: 0.5em;
}
.sidebar .content figure .description a {
color: #46494c;
font-size: 0.9em;
}
.sidebar .content figure .description a:hover {
color: #e76049;
}
.sidebar .content figure .description a span {
margin-right: 0.35em;
}
.unstyled {
margin: 0;
padding: 0;
list-style: none;
}
ul.table > li {
display: table-cell;
}
.table {
display: table !important;
} .bil-bottom {
position: fixed;
bottom: 0px;
z-index: 2;
right: 3%;
width: 214px;
height: 188px;
}
.bil-bottom a:hover img {
opacity: .7;
-moz-transition: opacity 0.5s linear 0s;
-moz-transition-property: opacity;
-moz-transition-duration: 0.2s;
-moz-transition-timeing-function: linear;
-moz-transition-timing-function: linear;
-moz-transition-delay: 0s;
} .inrank ul {
counter-reset: li; }
.inrank ul li {
list-style: none; position: relative;
z-index: 0;
}
.inrank ul li:before {
content: counter(li); counter-increment: li;  position: absolute;
z-index: 10;
top: 5px;
left: 5px;
width: 30px;
height: 32px;
padding-top: 7px;
color: #fff;
background: #333;
font-family: 'Federo', sans-serif; font-size: 120%;
text-align: center;
filter: alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
display: none\9; text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.5);
}
.inrank ul li a { line-height:125% !important; color:#333; }
span.wpp-views {
display: none;
} .share-txt { text-align: center; padding: 10px; color: #fff; 
background-color: #999;
margin: 10px 0px 0px;
font-size: 11px;
font-style: italic;
}
#share-button {
overflow: hidden;
}
.share-button {
vertical-align: top;
overflow: hidden;
float: right;
margin: 0px auto;
padding: 0px 10px 0px;
}
ul.share-button {
overflow: hidden;
}
ul.share-button li {
float: left;
margin-right: 10px;
display: block;
}
ul.share-button li:first-child {
font-size: 0.7em;
color: #fff;
background-color: #999;
padding: 5px;
line-height: 100%;
text-align: center;
} .event-list li {
border: solid 1px #ccc;
margin-bottom: 20px;
}
.col-md-2.live-day { 
text-align:center;
background-color:#666;
color:#fff;
padding:10px 0;
}
span.dayone {
font-size: 1.0em;
text-align: center !important;
line-height: 120%;
font-weight: bold;
display: block;
}
.days { text-align:center !important;
margin:0 auto;
width:100%;
}
span.daytwo {
font-size: 0.7em;
text-align: center !important;
letter-spacing: 0.1em;
text-transform: uppercase;
}
h2.live-title {
margin:0 auto; 
padding:10px 10p 0;
line-height:40px;
font-size:1.0em; 
}
h2.live-title a { color:#666; }
.live-topcon { 
width:100%;
}
.live-topcon h2 {
background: #666;
padding: 20px;
text-align: center;
margin: 20px 0 20px;
color: #fff;
}
.live-top-con { 
padding:10px;
}
b {
font-size: 15px;
}
.live-topcon p {
margin-bottom: 10px;
padding: 10px 0px 0;
font-size: 15px;
line-height: 180%;
}
.live-topcon p:first-child { padding-top:10px; } blockquote {
border-left: 5px solid #ccc;
margin: 0 0 20px;
padding: 20px; }
blockquote p {
font-style: italic;
line-height: 200% !important;
}
blockquote footer {
margin-top: 10px;
color: #222;
font-size: 15px;
font-weight: bold;
} .btn-more {
display: inline-block;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
width: 100%;
outline: 0;
background-color: #ff6666;
text-align: center;
height: 50px;
line-height: 40px;
padding: 5px 50px;
font-size: 17px;
border-radius: 30px;
color: #FFF !important;
cursor: pointer;
transition: all .5s;
transition-timing-function: cubic-bezier(0.2, 3, 0.4, 1);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-decoration: none;
margin: 0 0 20px;
}
.btn-more2 {
display: inline-block;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
width: 100%;
outline: 0;
background-color: #ff6666;
text-align: center;
height: 50px;
line-height: 40px;
padding: 5px 50px;
font-size: 17px;
color: #FFF !important;
cursor: pointer;
transition: all .5s;
transition-timing-function: cubic-bezier(0.2, 3, 0.4, 1);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-decoration: none;
}
.btn-more:hover,
.btn-more2:hover {
text-decoration: none;
color: #fff;
opacity: .7;
}
.btn-more:active,
.btn-more2:active {
-webkit-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);
}
h2.title {
background-color: #666;
text-align: center;
margin: 0 0 10px;
padding: 20px 0;
color: #fff !important;
font-weight: normal;
}
@media screen and (max-width: 41.5em) {
h2.live-title {
margin:0; padding:10px 0 0;
line-height:120%;
font-size:1.0em; 
}
}  .share {
width: 100%;
margin-bottom: 20px;
}
.share ul {
width: 100%;
margin : 0;
padding : 0;
list-style : none;
}
.share li {
float : left;
width : 33.33333333% !important;
margin : 0;
display: block;
}
.share li a {
display : block;
padding : 15px 10px;
color : #fff;
font-size : 14px;
text-decoration : none;
text-align : center;
}
.share li a:hover {opacity :0.8;
color : #fff;}
.share li a:visited{ color: #fff;}
.share ul:after {content : "";
display : block;
clear : both;}
.tweet a{background-color : #55acee;}
.facebook-sbtn a{background-color : #315096; height: auto !important;}
.googleplus a{background-color : #dd4b39;}
.hatena a{background-color : #008fde;}
.line a{background-color: #00c300;}
.pocket a{background-color :#f03e51;}
.rss a{background-color: #ff8c00;}
.feedly a{background-color: #6cc655;} .amazlet-box { border: 1px dotted #ccc; padding: 10px; margin-bottom: 10px; }
.amazlet-link { font-size: 13px; text-align: center; }
.amazlet-detail { font-size: 11px; line-height: 125%; } .lp-title {
color: #fff;
text-align: center;
padding: 20px;
background-color: #666;
margin: 10px 0;
}
.lp li.media {
overflow: hidden;
padding: 10px;
border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.05);
border-top: medium none;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
line-height: 110%;
vertical-align: middle;
margin: 0px;
}
.lp .media-object {
width: 80px;
height: 80px;
display: block;
}
.lp .media > .pull-left {
margin-right: 10px;
}
.lp .pull-left {
float: left ;
}
.lp .media-body {
overflow: hidden;
width: auto !important;
}
.lp .media-body h3 {
line-height: 100%;
margin: 0px;
padding: 0px;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
font-weight: bold;
}
.lp .media-body h3 a { color: #333;  font-size: 0.7em; }
.lp .days {
line-height: 180%;
font-size: 0.6em;
color: #999;
width: 100%;
padding: 0px;
text-align: left !important;
} .center { text-align: center; margin: 0 auto; } .rakuten,
.rakuten2 {
overflow: hidden;
width: 100%;
background-color: white;
}
.rakuten img,
.rakuten2 img {
width: 100%;
}
.rakuten table {
width: 50%;
float: left;
padding: 0 3px 3px;
}
.rakuten2 table {
width: 100%;
float: left;
}
.rakuten2 table p {
text-align: center !important;
}
.space-two {
width: 100%;
height: 20px;
overflow: hidden;
}
.rakuten li {
overflow: hidden;
background-color: #eee;
margin-bottom: 5px;
}
.rakuten a {
width: 50%;
float: left;
text-align: center;
font-size: 12px;
}
.ad-date {
width: 42%;
float: left;
padding: 4%;
font-size: 12px;
}
.ad-btn {
position: absolute;
padding: 10px;
background-color: #ff8420;
color: #fff;
text-align: center;
display: block;
width: 100px !important;
margin-top: 10px;
right: 20px;
text-decoration: none;
}
.ad-btn:hover {
background-color: #fff;
color: #ff8420;
}
.ad-single {
margin: 0 auto;
width: 100%;
text-align: center;
padding: 20px;
} #popular-wrapper {
padding:  10px;
}
.popular-list {
position: relative;
display: block;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #ddd;
}
.popular-list:last-child {
padding-bottom: 0;
border-bottom: 0;
margin-bottom: 0;
}
.popular-list::after {
content: "";
display: block;
clear: both;
}
.popular-left {
float: left;
width: 80px;
height: 80px;
}
.popular-left img {
margin-top: -20px;
}
.popular-right {
padding-left: 90px;
}
.popular-title {
font-size: 13px;
line-height: 1.5;
} #popular-wrapper {
counter-reset: number;
}
.popular-list::before {
counter-increment: number;
content: counter(number);
position: absolute;
top: 0;
left: 0;
width: 1.6em;
height: 1.6em;
line-height: 1.6em;
font-size: 12px;
color: #fff;
text-align: center;
background: rgba(244,87,63,.85); z-index:2;
} .title3 {
font-size: 1.3em;
font-weight: bold;
padding: 15px;
margin: 0 15px 10px;
color: #999;
text-align: center;
letter-spacing: 0.1em;
border-top: solid 1px #999;
border-bottom: solid 1px #999;
}
.single-related {
width: 100%;
position: relative;
display: flex;
flex-wrap: wrap;
}
.single-related li {
float: left;
width: 48%;
padding : 10px 0 10px 15px;
}
.single-related li img {
width: 100%;
height: auto;
}
.single-related li img:hover {
opacity: .7;
}
.single-related-img {
height: 120px;
overflow: hidden;
}
.single-related-ads {
margin-bottom: 10px;
}
.mini-label {
padding: 3px 5px;
background: red;
color: #fff;
display: inline-block;
margin-bottom: 5px;
font-size: 10px;
}
.single-related li:nth-child(2n) {
padding-right: 0;
padding-left: 15px;
}
.single-related time {
padding: 10px 0;
font-size: 1rem;
display: block;
line-height: 100%;
}
.p-title {
font-size: 12px;
}
.btn-ad {
display: inline-block;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
width: 55%;
outline: 0;
background-color: #ff6666;
height: 50px;
line-height: 40px;
padding: 5px 50px;
margin-bottom: 20px;
font-size: 17px;
border-radius: 30px;
color: #FFF;
cursor: pointer;
transition: all .5s;
transition-timing-function: cubic-bezier(0.2, 3, 0.4, 1);
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
text-decoration: none;
}
.btn-ad:hover {
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
text-decoration: none;
color: #fff;
opacity: .7;
}
.gn-menu-main > li:nth-child(3) {
padding-top:12px;
}