 .w-col .adarea-side {
    margin: 20px 40px 30px 40px;
  }
  .w-col .adarea-content.adarea-ctop {
    margin-bottom: 30px;
  }
  .w-col .adarea-content.adarea-ccenter,
  .w-col .adarea-content.adarea-cbottom {
    margin-top: 20px;
  }
  .w-col .adarea-content .adsbygoogle {
    margin-left: 40px;
    margin-right: 40px;
  }

.art-main {width: 100%;}

.art-top {overflow: hidden;}
.art-top-img {
	width: 100%;
	position: relative;
	line-height: 0;
}
.art-top-img-main {min-height: 35px;}
.art-top-img-main img {
	width: 100%;
	margin: 0 auto;
}
.art-top-tagimg {
	width: 35px;
	height: 35px;
	position: absolute;
	bottom: 0;
}
.art-top-tagimg img {
	width: 35px;
	height: 35px;
}
.art-top-info {
	display: flex;
	/*width: 100%;*/
	width: calc(100% - 35px);
	height: 35px;
	margin-left: 35px;
	position: absolute;
	bottom: 0;
	background-color: rgba(255,255,255,0.65);
	color: #000;
	font-size: 12px;
}
.art-top-info div {/*float: left;*/}
.art-top-info-date {
	padding: 10px 10px 0 10px;
	font-weight: bold;
	letter-spacing: -0.5px;
	color: #808080;
}
.art-top-info-date span:first-child {
    padding: 0 7px 0 0;
}

.art-top-info-date span:last-child {
    /* padding: 0 0 0 7px; */
}
.art-top-info-creditimg {
	width: 35px;
	height: 35px;
	padding: 0 0 0 5px;
}
.art-top-info-creditimg img {
	width: 35px;
	height: 35px;
}
.art-top-info-credit {
	align-content: center;
	align-items: center;
	display: flex;
	word-break: keep-all;
	/*padding: 18px 0 0 5px;*/
	padding: 2px 0 3px 5px;
	font-weight: bold;
	font-size: 11px;
}
.art-top-info-credit2{
	line-height: 1.2;
	margin-left: 2.5px;
	word-break: break-word;
}
.art-dtl {padding-right: 10px;}
.art-dtl-txt {
	width: 100%;
	display: flex;
    flex-direction: column;
}
.art-dtl-txt1 {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
	padding-right: 10px;
    padding-left: 10px;
    order: 2;
}
.art-dtl-txt2 {
    font-size: 16px;
    font-weight : normal;
    padding-top: 20px;
    word-wrap: break-word;
    word-break: normal;
    line-height: 1.5em;
	padding-right: 10px;
    padding-left: 10px;
    order: 3;
    margin-top : -6px;
}
.art-dtl-link {
	margin-top: 20px;
    padding-left: 10px;
}
.art-dtl-link2 {
	margin-top: 50px;
    clear: both;
	padding-right: 10px;
    padding-left: 10px;
}
.art-dtl-bookmark {
	width: 115px;
	height: 35px;
	vertical-align: text-bottom;
}
.art-dtl-bookmark img {height: 18px;}

.art-social {
	width: 30px;
	display: inline-block;
	margin-right: 17px;
}
.art-social img {
	width: 40px;
	height: 40px;
}



.block {display: block;}
.art-cpt_sticky {
	position: -webkit-sticky;
    position: sticky;
    /* top: 24px; */
    z-index: 9999;
    background-color: rgba(250,250,250,0.93);
}
.art-cpt-box {
	padding-left: 10px;
	padding-right: 10px;
}
.art-cpt {
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	word-wrap: break-word;
	line-height: 1.3em;
}
.art-cpt1 {
	margin-top: 40px;
	border-top: 2px solid #CCC;
}
.art-cpt6,.art-cpt7,.art-cpt8   {margin-top: 20px;}
.art-cpt9 {
	margin-top: 20px;
	position: relative;
}
.art-cpt17 {
	margin-top : 32px;
	padding-left: 10px;
    padding-right: 10px;
}
.art-cpt17 h3 {padding : 0px 0px 6px 4px;}
.art-cpt24 {position: relative;}

.art-cptimg {
    padding: 10px 0;
    display: table;
    font-size: 22px;
    font-weight: bold;
    line-height : 1.3;
}

.art-cptimg img,
.art-cptimg > span > img {
	width: 55px;
    height: auto;
    vertical-align: middle;
    margin: 0 auto;
    float: left;
    padding-right: 10px;
}

.art-cptimg24 {
	width: 100%;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    word-wrap: break-word;
    line-height: 1.3em;
}

.art-cptimg24 img {
    width: 75px;
    margin-left: 4px;
    position: absolute;
    top: 0;
    left: 0;
}

.art-cpttxt {
	text-align: left;
	font-size: 16px;
	margin: 0 0 10px 0;
	line-height: 1.2em;
	word-wrap: break-word;
	vertical-align: top;
	padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

.art-cpttxt9 {
	min-height: 20px;
	position: absolute;
	bottom: 0;
	background-color: rgba(255,255,255,0.65);
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px 0 10px;
}

.art-cpttxt17 {
	padding: 4px 0px 3px 5px;
	font-size : 20px;
	font-weight: bold;
}


.art-img {margin-top: 20px;}
.art-img8,.art-img9 {margin-top: 0;}
.art-img img {
	width: 100%;
	vertical-align: middle;
	height: auto;
}


.art-txt {
	text-align: left;
	font-size: 16px;
	margin-top: 20px;
	line-height: 24px;
	word-wrap: break-word;
	word-break: normal;
	padding-left: 10px;
    padding-right: 10px;
}

.art-txt-notes {
	text-align: left;
	font-size: 12px;
	margin-top: 20px;
	line-height: 1.5;
	word-wrap: break-word;
	word-break: normal;
	padding-left: 10px;
    padding-right: 10px;
}

.art-txt-end {
    text-align: left;
    font-size: 16px;
    margin-top: 20px;
    line-height: 24px;
    word-wrap: break-word;
    word-break: normal;
    padding-left: 10px;
    padding-right: 10px;
}

.art-content {
	padding-left: 10px;
    padding-right: 10px;
}

.art-Kakakucom {
    width: 100%;
    margin-top: 32px;
    padding-top: 32px;
    border-top: 6px solid #CCC;
}

.art-goods {
	margin-top: 20px;
	padding-top: 60px;
	border-top: 6px solid #CCC;
}

.art-goods ul li {margin-top: 5px;}

.art-goods ul li+li {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #ccc;
}

.art-goods-kakakucom ul li+li.art-goods-main-kakakucom {
 	padding-top: 20px;
	border-top: 1px solid #ccc;
}

.art-goods-ttl {
	font-size: 15px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 25px;
	background: url(https://www.scdn.the360.life/ecimage/site/icon/star.gif) no-repeat left top;
}

.art-goods-ttl-kakakucom {
	font-size: 16px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 25px;
	background: url(https://www.scdn.the360.life/ecimage/site/icon/star.gif) no-repeat left top;
}
li.art-goods-main-kakakucom {padding:10px 0px;}
li.art-goods-main-kakakucom a{text-decoration: none;}

.art-goods-img {
	width: 100px;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.art-goods-img img {
	width:100px;
	height: 100px;
}

.art-goods-img-kakakucom {
	width: 100px;
	height: 75px;
	display: table-cell;
	vertical-align: top;
	text-align: center;
}
.art-goods-img-kakakucom img {
	width:100px;
	height: 75px;
}

.art-goods-info {
	padding-left: 10px;
	display: table-cell;
	vertical-align: middle;
}

.art-goods-info-kakakucom {
	padding-left: 10px;
	display: table-cell;
	vertical-align: middle;
}

.art-goods-info:after,.art-goods-info-kakakucom:after  {clear: left;}

.intl-top-box,
.intl-comment-box {
    padding-left: 10px;
    padding-right: 10px;
}
.intl-top {
	width:100%;
	margin: 20px 0px 0px 0px;
	display: block;
    overflow: hidden;
    outline: none;
}
.intl-top-img {
	width:120px;
	float:left;
	background: #FFF;
}
.intl-top-img img {width:105px;}
.intl-top-title {
	font-size: 12px;
    color: #6E6E6E;
}
.intl-top-name {
	font-size: 18px;
    font-weight: bold;
    line-height: 25px;
}
.intl-top-prof {
    border-top: solid 1px;
    color: #6E6E6E;
    line-height: 20px;
    padding: 5px 0px 0px 0px;
    word-break: break-all;
    overflow: hidden;
    outline: none;
    height: 60px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    display: -webkit-box;
}
.intl-bottom {margin: 20px 0px 20px 0px;}
.intl-bottom h3 img {
    width: 60px;
    vertical-align: middle;
    padding-right: 15px;
}
.intl-bottom-img img {width:60px;}
.intl-bottom h3 span.intl_h3_txt {
    display: inline-block;
    vertical-align: middle;
}
.intl-bottom-title {
	font-size: 12px;
    color: #6E6E6E;
    padding: 10px 0px 0px 0px;
}
.intl-bottom-name {
	font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    margin: -15px 0px 0px 0px;
}
.intl-comment {
	position: relative;
	padding: 15px;
    background: #fff3ad;
    line-height: 20px;
    border-radius: 5px;
    font-size: 14px;
}
.intl-comment::before {
	content: '';
	position: absolute;
	left: 20px;
	top: -15px;
	display: block;
	width: 0;
	height: 0;
	border-right: 8px solid transparent;
	border-bottom: 20px solid #fff3ad;
	border-left: 8px solid transparent;
	word-break: break-all;
	font-size: 14px;
}


.indc-line-box {
	padding-right: 10px;
    padding-left: 10px;
}
.indc-line {
	width:100%;
	margin: 20px 0px 0px 0px;
	clear: both;
    height: 130px;
    display: block;
    overflow: hidden;
    outline: none;
    background: #F5f5f5;
    box-shadow:3px 3px 2px 0px #c0c0c0;
}

.indc-line a:hover {text-decoration:none;}
.intl-line-img {
	width: 150px;
	float:left;
	position: relative;
    height: 105px;
}
.intl-line-img img {
	width: 130px;
	padding: 10px 0px 0px 10px;
	height: 105px;
    object-fit: cover;
}
.indc-cate {
	background-color: #999;
    height: 6px;
}
.indc-cate div {
	width: 30px;
    height: 6px;
    float: right;
}
.indc-desc {
    height: 117px;
    background: #F5F5F5;
    display: block;
    overflow: hidden;
    outline: none;
}
.indc-title {
	font-size: 15px;
    font-weight: bold;
    padding: 10px 5px 5px 0px;
    line-height: 20px;
    word-break: break-all;
    text-decoration: underline;
}
.indc-text2 {
    color: #6E6E6E;
    line-height: 20px;
    padding: 0px 5px 0px 0px;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

@media screen and (min-width: 0px) and (max-device-width: 374px) {
	.art-goods-info dl {width: 190px;}
	.bookmark-item-on {
		width: 190px;
		height: 20px;
	}
	.bookmark-item-off {
		width: 128px;
		height: 20px;
	}

	.bookmark-item-on-kakakucom {
		margin-top:20px;
		width: 190px;
		height: 20px;
	}
	.bookmark-item-off-kakakucom {
		margin-top:10px;
		width: 128px;
		height: 20px;
	}
}
@media screen and (min-device-width: 375px) {
	.art-goods-info dl {
		width: 245px;
	}
}

.art-goods-info-name {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	word-wrap: break-word;
	word-break: break-all;
}
.art-goods-info-maker {
	color: #339900;
	font-weight: bold;
}
.art-goods-info-maker-kakakukcom {
	color: #339900;
	font-weight: bold;
}
.art-goods-info-price {
	padding-top: 10px;
	font-size: 14px;
}
.art-goods-info-price-kakakukcom{
	padding-top: 10px;
	font-size: 12px;
}
.art-price-kakakucom-saiyasutxt {font-weight: bold;}
.art-price-kakakucom-saiyasu {
	color:#FFA500;
	font-size:16px;
	font-weight: bold;
}


.art-line-box{
	padding-left: 10px;
    padding-right: 10px;
}
.art-line {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 2px solid #c9cacb;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.art-line_toc {margin-top: 0px;}


.osusumeList {
	padding-left: 10px;
    padding-right: 10px;
}
.art-reco {
	width: 100%;
	margin-top: 32px;
	padding-top: 32px;
}

.art-reco-newMark {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 2px;
    left: 2px;
	background: url(https://www.scdn.the360.life/ecimage/site/new2.png) no-repeat left top;
	background-size: 30px 30px;
}
.art-reco-featMark {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 2px;
    left: 2px;
    background-size: 30px 30px;
}

.art-reco-main {width: 100%;}

.rank-annotation {
    display: flex;
    align-items: center;
    clear: both;
}
.rank-annotation span {
	color: #339900;
    font-size: 14px;
    font-weight: bold;
}
.rank-annotation:before, .rank-annotation:after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #339900;
}
.rank-annotation:before {margin-right: .4em;}
.rank-annotation:after {margin-left: .4em;}

/* pu */
ul.rank-art-reco-pu_list {padding: 25px 0px 0px 0px;}
li.rank-art-reco-pu_line {margin-bottom: 15px;}
li.rank-art-reco-pu_line:last-child {margin-bottom: 0px;}
li.rank-art-reco-pu_line img{
	width: 100%;
    border-radius: 5px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.20);
}

/* puˆÈŠO */
.rank-art-reco_line {
    width: 100%;
    padding: 10px 0;
    clear: both;
    height: 88px;
    display: block;
    overflow: hidden;
    outline: none;
}

ul.rank-art-reco_list li {border-bottom: 1px solid #ccc;}
ul.rank-art-reco_list li:last-child {border-bottom:none;}
.rank-art-reco_img {
    width: 87px;
    float: left;
    position: relative;
    height: 87px;
}
.rank-art-reco_img img {
	width: 87px;
    height: 87px;
    object-fit: cover;
}
.rank-art-reco_desc {
    height: 87px;
    display: block;
    overflow: hidden;
    outline: none;
    padding-left: 10px;
}
.rank-art-reco_title {
    height: 38px;
    outline: none;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
    color: #333333;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 16px;
}
.rank-art-reco_text {
    height: 40px;
    padding: 0px 5px 0px 0px;
    word-break: break-all;
    font-size: 12px;
    line-height: 16px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.art-goods-hikaku {
	width: 95px;
	line-height: 35px;
	margin-top: 5px;
}
.art-goods-spec {
	display:none;
}
.art-goods-icon {
	width: 75px;
	line-height: 35px;
	padding:0px 0px 5px 0px;
}
.art-kakakucom-hikakuList {display:none;}
.art-price-kakakucom-hatsubai::before  {
	content: "\A" ;
	white-space: pre ;
}


.art-Amazon {
	text-align: left;
	margin-top: 20px;
	text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 18px;
}
.art-Amazon-harf-r-n,
.art-Amazon-harf-r-w {
	width: 46%;
	text-align: center;
	margin-top: 10px;
	clear:both;
	display: inline-block;
	font-weight: bold;
	font-size: 14px;

}
.art-Amazon-harf-l-n,
.art-Amazon-harf-l-w {
	width: 46%;
    margin-left: 10px;
    margin-right: 4px;
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
}
.art-Amazon a,
.art-Amazon-harf-r-n a,
.art-Amazon-harf-l-n a{
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 1px;
    padding-right: 1px;
    color: #fff;
    display: block;
    text-decoration: none;
}
.art-Amazon a {
    padding-top: 15px;
    padding-bottom: 15px;
}
.art-Amazon-harf-r-w a,
.art-Amazon-harf-l-w a{
    width: 100%;
    padding-top: 9px;
    padding-bottom: 9px;
    color: #fff;
    display: block;
    text-decoration: none;
}

.art-Amazon a:hover,
.art-Amazon-harf-r-n a:hover,
.art-Amazon-harf-l-n a:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter:"alpha( opacity=60 )";
	width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    text-decoration: none;
}
.art-Amazon a:hover{
    padding-top: 15px;
    padding-bottom: 15px;
}
.art-Amazon-harf-r-w a:hover,
.art-Amazon-harf-l-w a:hover{
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter:"alpha( opacity=60 )";
	width: 100%;
    padding-top: 9px;
    padding-bottom: 9px;
    display: block;
    text-decoration: none;
}
.art-Amazon-harf-l-n a:after{
    display: block;
    content: "";
    position: absolute;
    left: 45%;
    width: 6px;
    height: 6px;
    margin: -12px 0 0 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.art-Amazon-harf-l-w a:after{
    display: block;
    content: "";
    position: absolute;
    left: 45%;
    width: 6px;
    height: 6px;
    margin: -12px 0 0 0;
    border-top: solid 2px #328839;
    border-right: solid 2px #328839;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.art-Amazon a:after,
.art-Amazon-harf-r-n a:after {
    display: block;
    content: "";
    position: absolute;
    right: 5%;
    width: 6px;
    height: 6px;
    margin: -12px 0 0 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.art-Amazon-harf-r-w a:after {
    display: block;
    content: "";
    position: absolute;
    right: 5%;
    width: 6px;
    height: 6px;
    margin: -12px 0 0 0;
    border-top: solid 2px #389339;
    border-right: solid 2px #389339;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.modal-main {
    display: none;
    width: 96%;
    height: 100px;
    padding: 30px 0px 30px 0px;
    background-color: #ffffff;
    color: #666666;
    position: fixed;
    z-index: 2;
    font-size: 13px;
    margin: 0 auto;
}

.modal-main div {
    padding: 10px 10px 0px 10px;
}

#modal-bg {
  display:none;
  width:100%;
  height:100%;
  background-color: rgba(0,0,0,0.5);
  position:fixed;
  top:0;
  left:0;
  z-index: 1;
}
.remodal-close {
    left: auto;
    right: 0;
    width: 45px;
    height: 45px;
}
.remodal-close {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    overflow: visible;
    width: 35px;
    height: 35px;
    margin: 0;
    padding: 0px 5px 0px 0px;
    cursor: pointer;
    transition: color 0.2s;
    text-decoration: none;
    color: #95979c;
    border: 0;
    outline: 0;
    font-size: 30px;
    background: transparent;
}
.intl-h-list {
    padding-bottom: 10px;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
}
.intl-h-list h2 {
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    border-top: 1px solid rgba(0,0,0,0.5);
    border-bottom: 1px solid rgba(0,0,0,0.5);
    padding: 7px 0px 7px 0px;
}
#intl-h-list_toggle {
    display: none;
}
#intl-h-list_toggle:checked ~ .intl-h-list-inner {
    background: transparent;
    height: auto;
    overflow: inherit;
    padding-bottom: 40px;
}
#intl-h-list_toggle:checked ~ .intl-h-list-inner::after { height: 0;}
#intl-h-list_toggle:checked ~ .intl-h-list-inner label[for="intl-h-list_toggle"]::after {transform : rotate(-135deg);}
.intl-h-list-inner {
    /*height: 150px;*/;
    height: 280px;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
    transition: 0.8s;
}
.intl-h-list-inner label[for="intl-h-list_toggle"] {
    bottom: 0;
    font-size: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 5;
}
.intl-h-list-inner label[for="intl-h-list_toggle"]::after {
    border-bottom: 2px solid rgb(102, 102, 102);
    border-right: 2px solid rgb(102, 102, 102);
    content: "";
    display: inline-block;
    height: 8px;
    margin: auto;
    transform: rotate(45deg);
    width: 8px;
}
.intl-h-list-inner::after {
    /*background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 45%, rgb(255, 255, 255) 80%);*/
    background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 70%, rgb(255, 255, 255) 90%);
    content: "";
    display: block;
    /*height: 150px;*/
    height: 280px;
    width: 100%;
    position: absolute;
    top: 20px;
}
nav.index-list {
	clear: both;
    background: #EFEFEF;
    padding: 5px;
    width: calc(100% - 30px);
    margin: auto;
}
h2.index-list_title {
    border-left: 5px solid #404040;
    font-size: 16px;
    font-weight: bold;
    color: #404040;
    line-height: 20px;
    padding-left: 5px;
}
.index-list ul li{
	padding: 6px 0px;
    font-size: 12px;
}
.index-list ul li span{
	color: #339900;
    padding-right: 5px;
}
.index-list ul li a:link {color: #404040;}

table.tbl-score,
table.tbl-score_nottotal {
    text-align: center;
    margin: 0 auto;
    border-collapse: collapse;
    border-spacing: 0;
}
table.tbl-score tbody,
table.tbl-score_nottotal tbody {
	white-space: nowrap;
	display: block;
	width: 294px;
}
table.tbl-score th,
table.tbl-score_nottotal th {
    background: #5BAD33 !important;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding: 0px 13px 0px;
    font-size: 14px;
    width: 115px;
    height: 30px;
    position: relative;
}
table.tbl-score td,
table.tbl-score_nottotal td {
    border-bottom: 1px solid #fff;
    font-size: 18px;
    background-color: #EBEBEB;
    width: 148px;
}
table.tbl-score tr:nth-child(odd) td,
table.tbl-score_nottotal tr:nth-child(odd) td  {
    background-color: #F6F6F6;
}
table.tbl-score th:after,
table.tbl-score_nottotal th:after {
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    right: -14px;
    top: 0;
    border-top: solid 15px transparent;
    border-bottom: solid 15px transparent;
    border-left: solid 14px #5BAD33;
}
table.tbl-score tr:last-child {
    display: block;
    margin-top: 16px;
    width: 294px;
}
table.tbl-score tr:last-child th {
	background: #339900 !important;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding: 0px 13px 0px;
    font-size: 15px;
    line-height: 29px;
    position: relative;
}
table.tbl-score tr:last-child td {
    font-size: 20px;
    line-height: 30px;
    background-color: rgba(51, 153, 0, 0.7);
    color: #fff;
}
table.tbl-score tr:last-child th:after {
    display: block;
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    right: -14px;
    top: 0;
    border-top: solid 15px transparent;
    border-bottom: solid 15px transparent;
 	 border-left: solid 14px #339900;
}
table.tbl-score tr:last-child th::before {
	content: '';
    position: absolute;
    left: 131px;
    top: -13px;
    display: block;
    width: 0;
    height: 0;
    border-right: 15px solid transparent;
    border-top: 10px solid #339900;
    border-left: 15px solid transparent;
    word-break: break-all;
    font-size: 13px;
}


table.tbl-spec {
  table-layout: fixed;
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  text-align: center;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}
table.tbl-spec tbody {white-space: nowrap;}
table.tbl-spec tr {background-color: #fff;}

table.tbl-spec th {
	color: #fff;
    background: #339900;
    padding: 4px 10px 4px 10px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    border-right: 1px solid #fff;
}
table.tbl-spec td {
    padding: 4px 10px 4px 10px;
    font-size: 15px;
    border-bottom: 1px solid #33990080;
    border-left: 1px solid #C5C5C5;
}
table.tbl-spec tr td:first-child {
    font-weight: bold;
    background: #D0D0D0;
    font-size: 14px;
    padding: 4px 10px 4px 10px;
    border-bottom: 1px solid #fff;
}
table.tbl-spec tr:nth-child(odd) {
    background-color: #F7F6F6;
}

.tagranking_words {
	margin: 0px 0 10px;
    padding-right: 10px;
    padding-left: 10px;
	overflow: hidden;
	order: 1;
}
.tagranking_words li {display: inline-block;}
.tagranking_words li a{
	color: #339900;
    border: 1px solid #339900;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    border-radius: 15px;
    padding: 6px 16px;
    margin-bottom: 9px;
    margin-right: 3px;
}


#filterWrap {
    display: block;
    position: absolute;
    top: 0;
    width: 90%;
    left: 0;
    z-index: 11100;
}

.s-condList {
    position: absolute;
    top: 0;
    display: none;
    background-color: #f7f7f7;
    padding: 10px 10px 0 10px;
}

.bread-crumb_top {
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 17px;
}

.bread-crumb_btm {
    padding-top: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

.bread-crumb ul li {
    padding-right: 5px;
    font-size: 11px;
    line-height: 15px;
    z-index: 1;
    float: left;
}
.bookmark-art-on {
	width: 200px;
	height: 25px;
}
.bookmark-art-off {
	width: 150px;
	height: 25px;
}
.bookmark-item-on {
	width: 200px;
	height: 25px;
}
.bookmark-item-off {
	width: 150px;
	height: 25px;
}

.bookmark-item-on-kakakucom {
	margin-top:20px;
	margin-left:110px;
	width: 200px;
	height: 25px;
}
.bookmark-item-off-kakakucom {
	margin-top:20px;
	margin-left:110px;
	width: 150px;
	height: 25px;
}
.art-txt .art-txt_video {
  line-height: 0;
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}
.art-txt .art-txt_video iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
.tagranking_words {
  margin-bottom : 10px;
}
.tagranking_words ul {
  overflow-x : scroll;
  width : 100vw;
  white-space : nowrap;
}
.tagranking_words li a {
  border-radius : 20px;
  font-size : 12px;
  font-weight : normal;
  margin-bottom : 6px;
  margin-right : 2px;
  padding : 2px 8px;
}

.art-dtl-btn-skip a {
  background : rgb(255, 255, 255);
  border : 1px solid rgb(102, 102, 102);
  color : rgb(102, 102, 102);
  display : flex;
  font-size : 14px;
  font-weight : bold;
  padding : 12px 16px;
  position : relative;
  text-decoration-line : none;
  text-decoration-style : initial;
  text-decoration-color : initial;
}

.art-dtl-btn-skip a::after {
  display : inline-block;
  content : "";
  right : 17px;
  width : 6px;
  height : 6px;
  margin : 2px 0px 0px 1em;
  border-bottom : 2px solid rgb(102, 102, 102);
  border-right : 2px solid rgb(102, 102, 102);
  transform : rotate(45deg);
}

.art-dtl-btn-skip {
  background : linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 10%, rgb(255, 255, 255) 80%);
  bottom : 0px;
  display : flex;
  justify-content : center;
  margin : 0px auto;
  order : 4;
  padding : 30px 0px 10px 0px;
  position : sticky;
  width : 100%;
}
