
/*=================================================
 * CSS for PC
 * ================================================= */

footer{	padding-bottom: 115px;}

#left{	padding-right: 0;}

#cd{	padding: 0;}

#cd .page_title{	margin: 0;}

body{
	overflow-y: hidden;
}


.cdbox{
	position: relative;
	display: block;
	width: 100%;
	font-size: 0;
	line-height: 0;
	min-height: auto;
	margin: 0;
	padding: 15px 0 0 0;
	background: #000;
	overflow: hidden;
}

.cdbox:hover{	text-decoration: none;}

.cdbox_l,
.cdbox_r{
	display: block;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.cdbox_l{
	position: relative;
	text-align: left;
	width: 400px;
	min-height: 536px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	background: #000;
}
.cdbox_l.challange_l{	padding-bottom: 0;}
.cdbox_r{	background: #1c1c1e;}


/** left **/

div.slider{
    font-size: 0;
    line-height: 0;
    display:block;
}

div.slider_in{
}
div.slider_in:nth-of-type(1){	margin-bottom: 1px;}
div.slider_in:nth-of-type(2){	background: #28282a;}

.cdbox_l .bx-viewport{
	overflow: visible !important;
}

.cdbox_l .onephoto .bx-viewport{
	pointer-events: none;
}

.slider1 ul{
	width: 400px;
}

.slider1 ul li {/*main*/
	position: relative;
    display: block;
    width: 400px;
    height: 520px;
}

.slider1 ul li img{
    display: block;
    width: 390px;
    height: auto;
    margin: 0 auto;
}
.slider1 ul li video{
	width: 390px;
	height: 520px;
	aspect-ratio: 3 / 4;
	object-fit: cover;
}
@media screen and (max-width: 650px) {
	.slider1 ul li video{
		width: calc(100% - 10px);
		height: auto;
	}
}


ul.bxslider01:after{
	content			: "";
	display			: block;
	clear			: both;
}



div.controlWrap {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.cdbox_l .per{
	display: table;
	font-size: 0;
	line-height: 0;
	width: 50px;
	background: url(../../img/all/per2.png) no-repeat center center;
	-webkit-background-size: 50px 50px;
	background-size: 50px 50px;
	position: absolute;
	top: 5px;
	right: 5px;
}

.cdbox_l .per p{
	display: table-cell;
	vertical-align: middle;
	height: 50px;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	text-align: center;
	padding: 6px 0 0 1px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.cdbox_l .per p em{
	font-size: 22px;
}

.cdbox_l .taiki_icon_on,
.cdbox_l .taiki_icon_off{
	width: calc(100% - 60px);
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	background: rgba(255, 76, 148, 0.9);
	padding: 5px 0;
	position: absolute;
	z-index: 9;
	bottom: 45px;
	left: 30px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-webkit-keyframes blink_icon1{
	0%	{
			opacity: 0;
			filter: alpha(opacity=0);}
	40%	{
			opacity: 1;
			filter: alpha(opacity=100);}
	60%	{
			opacity: 1;
			filter: alpha(opacity=100);}
	100%	{
			opacity: 0;
			filter: alpha(opacity=0);}
}

.cdbox_l .taiki_icon_on p:nth-of-type(1),
.cdbox_l .taiki_icon_off p:nth-of-type(1){
	-webkit-animation-name: blink_icon1;
	-webkit-animation-duration: 3s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count:infinite;
}
.cdbox_l .taiki_icon_on p:nth-of-type(2),
.cdbox_l .taiki_icon_off p:nth-of-type(2){
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-animation-name: blink_icon1;
	-webkit-animation-duration: 3s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-delay: -1.5s;
}

.cdbox_l .taiki_icon_on p:nth-of-type(2) i,
.cdbox_l .taiki_icon_off p:nth-of-type(2) i{
	width: 26px;
	height: 26px;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	border: 2px solid #ffffff;
	border-radius: 50%;
	margin-right: 5px;
	padding-top: 2px;
	transform:rotate(-10deg);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.cdbox_l .taiki_icon_on p:nth-of-type(2) span,
.cdbox_l .taiki_icon_off p:nth-of-type(2) span{
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
}

.cdbox_l .taiki_icon_on p:only-child,
.cdbox_l .taiki_icon_off p:only-child{
	-webkit-animation:blink 0.78s ease-in-out infinite alternate;
	-moz-animation:blink 0.78s ease-in-out infinite alternate;
	animation:blink 0.78s ease-in-out infinite alternate;
}




	.bx-controls-direction{
		display: block;
	}
	div.slider_in{
	}
	div.slider_in:nth-of-type(2){	background: #28282a;}

	.cdbox_l.challange_l{	padding-bottom: 10px;}


/************ slider for sp *************/
@media screen and (max-width: 460px) {
	.cdbox_l{
		width: auto;
		min-height: 349px;
		padding: 0 30px 15px 30px;
	}
	.slider1 ul,
	.slider1 ul li{
		width: 100%;
		height: auto;
	}
	.slider1 ul li img{
		width: calc(100% - 10px);
		height: auto;
	}
	.cdbox_l .per{
		right: 35px;
	}
	.cdbox_l .taiki_icon_on,
	.cdbox_l .taiki_icon_off{
		width: calc(100% - 80px);
		position: absolute;
		bottom: 27.5px;
		left: 40px;
	}
}





/** name **/

#name{
	position: relative;
	width: 365px;
	text-align: center;
	border: 1px solid #3e3e41;
	margin: 0 0 15px 0;
	padding: 9px 15px;
	border-radius: 5px;
	box-shadow:0px 0px 0px 2px #28282a inset;
	-moz-box-shadow:0px 0px 0px 2px #28282a inset;
	-webkit-box-shadow:0px 0px 0px 2px #28282a inset;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#name.n_aroma{
	width: 545px;
}

#name .namebox{
	display: table;
	width: 100%;
	min-height: 70px;
	margin-bottom: 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#name .namebox > div{
	display: table-cell;
	width: 100%;
	padding: 5px 0;
	vertical-align: middle;
}

#name .namebox h4{
	font-size: 19px;
	font-weight: bold;
	line-height: 20px;
	margin-right: 0;
	padding: 0 0 5px 0;
}

#name .namebox p{
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	padding: 7px 0 2px 0;
	border-top: 1px dotted #3e3e41;
	margin-right: 0;
}

#name .namebox p em{	color: #999;}
#name .namebox p span{	color: #999;}
#name .namebox p span.sp_no{	color: #fff;}

#name .font1{
	display: inline-block;
	border-radius: 2px;
	border: 2px solid #ff86c2;
	background: #ff3399;
	width: 50px;
	height: 50px;
	font-size: 10px;
	line-height: 10px;
	color: #fff;
	text-align: center;
	padding-top: 3px;
	position: absolute;
	top: 20px;
	right: 15px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#name .font1:first-letter{
	font-size: 34px;
	line-height: 30px;
}

#name .font1+h4{	margin-right: 60px;}
#name .font1+h4+p{	margin-right: 60px;}

#name .bt_bg{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
	background: none;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#name .bt_bg .bt{
	cursor: pointer;
	display: inline-block;
	width: 200px;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #ffae00;
	background-color: #1c1c1e;
	box-shadow: 0 0 0 1px #ffae00 inset;
	border-radius: 3px;
}

#name .bt_bg div.bt:hover{
	color: #ffffff;
	background-color: #ffae00;
	opacity			: 1;
	filter			: alpha(opacity=100);
}

#name .bt_bg span.bt{
	color: #ffffff;
	box-shadow: 0 0 0 1px #ff6134 inset;
	background: #ff6134;
	background: -moz-linear-gradient(left, #ff6134 0%, #ff351c 100%);
	background: -webkit-linear-gradient(left, #ff6134 0%,#ff351c 100%);
	background: linear-gradient(to right, #ff6134 0%,#ff351c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6134', endColorstr='#ff351c',GradientType=1 );
}

#name .gra_bt{
	margin: 10px 0 0 0;
}
#name .gra_bt a{
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	max-width: 360px;
	height: 100px;
}
#name .gra_bt a:after{
	content: "";
	width: 160px;
	height: 100px;
	background: url(./img/gra_bt.png) no-repeat;
	background-size: 160px auto;
	position: absolute;
	top: 0;
	right: 0;
}
#name .gra_bt a img{
	width: 100%;
	max-width: 360px;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}

#name .cdcate{
	display: flex;
	justify-content: space-between;
	justify-content: center;
	font-size: 0;
	line-height: 0;
	margin: 0 0 10px 0;
}

#name .cdcate a,
#name .cdcate span{
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: calc(100% / 4 - 7px);
	height: 36px;
	font-size: 14px;
	line-height: 1;
	text-align: center;
	border-radius: 3px;
	margin: 0 3.5px; /*** !!delete!! ***/
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#name .cdcate a{
	position: relative;
	font-weight: bold;
	color: #fff;
	background: #1c1c1e;
	border: 1px solid #e1e1e1;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}
#name .cdcate a:nth-child(1){color: #ff429c;}
#name .cdcate a:nth-child(2){color: #edff23;}
#name .cdcate a:nth-child(3){color: #00deff;}
#name .cdcate a:nth-child(4){color: #6bff29;}

#name .cdcate span{
	font-weight: normal;
	color: #3e3e41;
	border-color: #000;
	background: #000;
}


/** toku **/

#toku{
	position: relative;
	width: 100%;
	max-width: 410px;
	margin: 0 auto;
	padding: 20px 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#toku .time{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	padding: 0 0 5px 0;
}
#toku .time span{	color: #ffef38;}
#toku .time em{
	font-size: 22px;
	color: #ffaee8;
}

#toku .time2{
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 170px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	color: #000;
	background: #fff;
	border-radius: 20px;
	position: absolute;
	z-index: 2;
	top: -30px;
	right: 10px;
	-webkit-animation: toku_blink 0.78s ease-in-out infinite alternate;
	-moz-animation: toku_blink 0.78s ease-in-out infinite alternate;
	animation: toku_blink 0.78s ease-in-out infinite alternate;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#toku .time+.time2{	top: -10px;}
#toku .time2:after{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 0;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	bottom: -10px;
	left: calc(50% - 5px);
}
@keyframes toku_blink{
    0% {opacity:0;}
    20% {opacity:0;}
    80% {opacity:1;}
    100% {opacity:1;}
}

#toku .tkbox{
	position: relative;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: flex-start;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 2px;
	border-radius: 5px;
	background: rgb(255,66,156);
	background: linear-gradient(90deg, rgba(255,66,156,1) 0%, rgba(255,234,0,1) 100%);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#toku .tkbox:last-of-type{	margin-bottom: 0;}
#toku .tkbox:before,
#toku .tkbox:after{
	content: '';
	width: 24px;
	height: 24px;
	border-radius: 50%;
	position: absolute;
	top: calc(50% - 12px);
}
#toku .tkbox:before{
	background: #1c1c1f;
	left: -14px;
}
#toku .tkbox:after{
	background: #1c1c1f;
	box-shadow:0px 0px 0px 2px #ffea00 inset;
	right: -11px;
}

#toku .tkbox_l{
	width: 33%;
}

#toku .tkbox_l p{
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	padding: 2px 0 0 0;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}
#toku .tkbox_l p em{
	position: relative;
	display: inline-block;
	font-family: "FontA";
	font-size: 36px;
	font-weight: normal;
	line-height: 36px;
	bottom: -2px;
}
#toku .tkbox_l p span{
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
}
#toku .tkbox_l p i{
	position: relative;
	display: inline-block;
	font-style: normal;
	font-size: 13px;
	line-height: 14px;
	top: -2px;
}
#toku .tkbox .or{
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	color: #000;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	z-index: 2;
	top: -18px;
	left: calc(50% - 15px);
	-webkit-animation: toku_blink 0.78s ease-in-out infinite alternate;
	-moz-animation: toku_blink 0.78s ease-in-out infinite alternate;
	animation: toku_blink 0.78s ease-in-out infinite alternate;
	-webkit-transform: rotate(-15deg);
	   -moz-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		 -o-transform: rotate(-15deg);
			transform: rotate(-15deg);
}

#toku .tkbox_r{
	position: relative;
	width: calc(100% - 33%);
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	background: #1c1c1f;
	border-radius: 3px;
}
#toku .tkbox_r:before{
	content: '';
	width: 12px;
	height: 100%;
	background: #1c1c1f;
	position: absolute;
	z-index: 2;
	top: 0;
	right: -14px;
}

#toku .tkbox_r_top{
	position: relative;
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	margin: 0 auto;
	padding: 10px 34px 0 4px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#toku .tkbox_r_top span{
	font-family: "FontA";
	font-weight: normal;
	font-size: 20px;
	margin-left: 5px;
}

#toku .tkbox_r_top span em{
	font-size: 24px;
}

#toku .tkbox_r_top i{
	font-size: 34px;
	line-height: 34px;
	color: #ff429c;
	position: absolute;
	top: 5px;
	right: 0;
	-webkit-transform: rotate(90deg);
	   -moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		 -o-transform: rotate(90deg);
			transform: rotate(90deg);
}

#toku .tkbox_r_btm{
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	padding: 10px 0 1px 0;
}

#toku .tkbox_r_btm span{
	position: relative;
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
	border: 2px solid #fff;
	margin-right: 5px;
	top: -4px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#toku .tkbox_r_btm.spe{	color: #ffff00; padding: 0;}
#toku .tkbox_r_btm.spe span{	border-color: #ffff00;}

#toku .tkbox_r_btm p{
	font-family: "FontA";
	font-weight: normal;
	font-size: 28px;
	line-height: 41px;
}

#toku .tkbox_r_btm p em{
	font-size: 41px;
}

#toku .conditions{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	border-radius: 2px;
	margin: 10px auto 0 auto;
	border: 1px solid #ff429c;
	background: #1c1c1e;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#toku .conditions_l,
#toku .conditions_r{
	display: table-cell;
	vertical-align: middle;
	height: 24px;
	line-height: 18px;
}

#toku .conditions_l{
	position: relative;
	width: 60px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	border-radius: 1px 0 0 1px;
	color: #fff;
	background: #ff429c;
	padding: 0 0 0 3px;
}
#toku .conditions_l:after{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 0 12px 10px;
	position: absolute;
	top: 0;
	right: -10px;
	border-color: transparent transparent transparent #ff429c;
}

#toku .conditions_r{
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	padding-left: 7px;
}

#toku .conditions2{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	border-radius: 3px;
	margin: 10px auto 0 auto;
	background: rgb(255,234,0);
	background: linear-gradient(90deg, rgba(255,234,0,1) 0%, rgba(255,66,156,1) 100%);
	padding: 1px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#toku .conditions2_l,
#toku .conditions2_r{
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#toku .conditions2_l{
	position: relative;
	width: 33%;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	color: #1c1c1e;
}
#toku .conditions2_l span{
	position: relative;
	font-size: 14px;
	line-height: 14px;
	margin-right: 3px;
	bottom: -1px;
}

#toku .conditions2_r{
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	background: #1c1c1e;
	border-radius: 2px;
	padding: 5px 8px;
}

#toku .caution{
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	padding: 13px 0 3px 0;
	letter-spacing: -0.3px;
}

#toku .caution em{	color: #ff429c;}

#toku .tel{
	position: absolute;
	bottom: 6px;
	right: 10px;
	display: table;
	width: 45px;
	height: 45px;
	border-radius: 5px;
	animation: inout 2s;
	animation-iteration-count: infinite;
	-webkit-animation: inout 2s; /* Safari & Chrome */
	-webkit-animation-iteration-count: infinite;
}
#toku .tel a{
	display: table-cell;
	border-radius: 5px;
	width: 45px;
	height: 45px;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	padding: 0 0 2px 0;
	text-align: center;
	vertical-align: bottom;
	background-image: url(./img/stel.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
@keyframes inout {
	0%   { transform: scale(1); }
	10%   { transform: scale(0.9); }
	20%   { transform: scale(1); }
	30%   { transform: scale(0.9); }
	40%   { transform: scale(1); }
	100%  { transform: scale(1); }
}
@-webkit-keyframes inout { /* Safari & Chrome */
	0%   { -webkit-transform: scale(1); }
	10%   { -webkit-transform: scale(0.9); }
	20%   { -webkit-transform: scale(1); }
	30%   { -webkit-transform: scale(0.9); }
	40%   { -webkit-transform: scale(1); }
	100%  { -webkit-transform: scale(1); }
}










/** linkbt **/

.title em span{
	font-size	: 12px;
	color		: #fff;
	font-weight	: normal;
}

.title em span font{
	color		: #f94f2e;
}

#linkbt{
	width: 170px;
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 90px;
	right: 23px;
}

#linkbt a,
#linkbt span{
	position: relative;
	display: block;
	height: 55px;
	font-size: 15px;
	font-weight: bold;
	line-height: 55px;
	text-align: left;
	color: #fff;
	margin: 0 0 5px 0;
	padding: 0 0 0 50px;
	border-radius: 3px;
	box-shadow:0px 0px 0px 2px #28282a inset;
	-moz-box-shadow:0px 0px 0px 2px #28282a inset;
	-webkit-box-shadow:0px 0px 0px 2px #28282a inset;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#linkbt a{
	color: #fff;
	border: 1px solid #3e3e41;
}
#linkbt span{
	border: 1px solid #3e3e41;
	background-color: #d2d2d2;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
#linkbt a:last-of-child,
#linkbt span:last-of-child{	margin-bottom: 0;}
#linkbt a:hover{
	text-decoration: none;
	background-color: #28282a;
}
#linkbt a:after,
#linkbt span:after{
	content: '';
	height: 30px;
	border-left: 3px double #3e3e41;
	position: absolute;
	top: 10px;
	left: 40px;
}

#linkbt .post1{
	background-image: url(./img/post1.png);
	background-repeat: no-repeat;
	background-position: 6px 50%;
	-webkit-background-size: 30px auto;
	background-size: 30px auto;
}
#linkbt .post2{
	background-image: url(./img/post2.png);
	background-repeat: no-repeat;
	background-position: 6px 50%;
	-webkit-background-size: 30px auto;
	background-size: 30px auto;
}


/** cpoint **/

.cpoint{
	margin: 0 0 10px 0;
}

.cpoint_in{
	background: #28282a;
	border-radius: 3px;
	text-align: center;
	padding: 5px 5px 2px 5px;
}

.cpoint_in div{
	display: inline-block;
	vertical-align: top;
	margin: 0 1px 3px 1px;
}

.cpoint_in .cp > em{
	width: 34px;
	height: 34px;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 1.2px;
	border-radius: 3px;
	padding: 0 2px;
}

.cpoint_p{
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	padding: 0 0 5px 0;
}


/** ctype **/

.ctype{
	width: 100%;
	display: table;
	margin: 0 0 10px 0;
}

.ctype_l,
.ctype_r{
	display: table-cell;
	vertical-align: middle;
}

.ctype_l{
	position: relative;
	width: 82px;
	text-align: center;
	background: #28282a;
	border-radius: 3px 0 0 3px;
	border-right: 2px dotted #3e3e41;
}

.ctype_l:after{
	content: "";
	height: 100%;
	border-right: 1px solid #28282a;
	position: absolute;
	top: 0;
	right: -3px;
}

.ctype_l h4{
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: -0.5px;
	color: #fff;
}

.ctype_l h4 em{	color: #ff3399;}
.ctype_l br{	display: none;}

.ctype_r{
	background: #28282a;
	border-radius: 0 3px 3px 0;
	padding: 5px 5px 0 5px;
}

.ctype_r .ct{
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	background: #1c1c1e;
	border-radius: 3px;
	margin: 0 5px 5px 0;
	padding: 0 3px;
}


/** shame **/

#shame{
	position: relative;
	margin: 10px 0 15px 0;
}

#shame table{
	width: 100%;
	height: 90px;
}

#shame tr{
	vertical-align: middle;
}

#shame th{
	width: 100px;
}

#shame th div{
	position: relative;
	width: 90px;
	height: 90px;
	box-shadow:0px 0px 0px 1px #3e3e41 inset;
	-moz-box-shadow:0px 0px 0px 1px #3e3e41 inset;
	-webkit-box-shadow:0px 0px 0px 1px #3e3e41 inset;
	padding: 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#shame th div:before{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 0;
	border-color: #999999 transparent transparent transparent;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}

#shame th div:after{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 15px 15px;
	border-color: transparent transparent #999999 transparent;
	position: absolute;
	z-index: 2;
	bottom: 0;
	right: 0;
}

#shame th div img{
	width: 80px;
	height: 80px;
}

#shame th div a img{
	width: 80px;
	height: 80px;
	border-radius: 3px;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

#shame th div a img:hover{
	opacity			: 1;
	filter			: alpha(opacity=100);
	border-radius: 20px;
	filter: grayscale(100%);
}

#shame td{
	padding: 0 0 20px 0;
}

#shame td p{
	font-size: 13px;
	line-height: 20px;
}

#shame .date{
	width: calc(100% - 100px);
	font-size: 10px;
	line-height: 20px;
	text-align: right;
	background: #28282a;
	border-radius: 0 10px 10px 0;
	padding: 0 10px 0 0;
	position: absolute;
	bottom: 0;
	right: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}


/** komi **/

#komi{
	margin: 0;
}

.komiper{
	display: block;
	width: auto;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	border: none;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.komiper_l,
.komiper_r{
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.komiper_l{
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	padding: 10px 0 2px 0;
}
.komiper_l em{
	font-size: 26px;
	font-family: "FontA";
	color: #ff429c;
}
.komiper_l br{	display: none;}

.komiper_r{
	text-align: center;
	padding: 0 0 10px 0;
	max-width: 320px;
	margin: 0 auto;
}

.komiper_r a,
.komiper_r span{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	margin: 0 5px;
	text-indent: 18px;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.komiper_r a:hover{
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.komiper_r .kp1{	width: 215px;}
.komiper_r .kp2{	width: 75px;}

.komiper_r a.kp1{
	background: #ff3399;
	background: url(../../img/all/kp1.png) no-repeat 30px 1px #ff3399;
	-webkit-background-size: 22px auto; background-size: 22px auto;
}
.komiper_r span.kp1{
	color: #3e3e41;
	background: #28282a;
	background: url(../../img/all/kp1off.png) no-repeat 30px 1px #28282a;
	-webkit-background-size: 22px auto; background-size: 22px auto;
}
.komiper_r a.kp2{
	background: url(../../img/all/kp2.png) no-repeat 8px 1px #9933ff;
	-webkit-background-size: 22px auto; background-size: 22px auto;
}




/** comment **/

#comment_bg{	position: relative;}

#comment{
	position: relative;
	margin: 0 0 15px 0;
	overflow-x: hidden;
}

#comment p{
	position: relative;
}

#comment .c_bt{
	width: 100%;
	background: rgba(62,62,65,0.8);
	padding: 15px 0;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}

#comment .c_bt span{
	display: inline-block;
	vertical-align: top;
	width: 105px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	background: #28282a;
	border-radius: 3px;
	cursor: pointer;
}

#comment.c_open .c_bt{	display: none;}

#comment_bg .fz_btbox{
	margin: 0;
	padding: 0;
	background: none;
	position: absolute;
	top: -36px;
	right: 10px;
}


	/** comment **/
	#comment{
		margin: 0;
		padding-bottom: 10px;
	}

	#comment p{
		width: calc(100% - 20px);
		margin: 0 auto;
		padding: 0 0 10px 0;
		background: none;
	}
	#comment .c_bt{
		padding: 20px 0;
	}





.cast_comment_bg{	position: relative;}

.cast_comment{
	position: relative;
	margin: 0 0 15px 0;
}

.cast_comment p{
}

.cast_comment .c_bt{
	width: 100%;
	background: rgba(62,62,65,0.8);
	padding: 15px 0;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
}

.cast_comment .c_bt span{
	display: inline-block;
	vertical-align: top;
	width: 105px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
	background: #28282a;
	border-radius: 3px;
	cursor: pointer;
}

.cast_comment.c_open .c_bt{	display: none;}

.cast_comment_bg .fz_btbox{
	margin: 0;
	padding: 0;
	background: none;
	position: absolute;
	top: -87px;
	right: 10px;
}


	/** comment **/
	.cast_comment{
		margin: 0;
		padding-bottom: 10px;
	}

	.cast_comment p{
		font-family: 'Hachi Maru Pop', cursive;
		width: calc(100% - 20px);
		margin: 0 auto;
		padding: 0 0 10px 0;
		background: none;
	}
	.cast_comment .c_bt{
		padding: 20px 0;
	}




/** ranking_img **/
.slider.rankno_01 li:first-of-type:after,
.slider.rankno_02 li:first-of-type:after,
.slider.rankno_03 li:first-of-type:after,
.slider.rankno_04 li:first-of-type:after,
.slider.rankno_05 li:first-of-type:after,
.slider.rankno_06 li:first-of-type:after,
.slider.rankno_07 li:first-of-type:after,
.slider.rankno_08 li:first-of-type:after,
.slider.rankno_09 li:first-of-type:after,
.slider.rankno_10 li:first-of-type:after{
	content: "";
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 5px;
}
.slider.rankno_01 li:first-of-type:after{	background: url(./img/waku_rankno_01.png) no-repeat; background-size: 100% auto;}
.slider.rankno_02 li:first-of-type:after{	background: url(./img/waku_rankno_02.png) no-repeat; background-size: 100% auto;}
.slider.rankno_03 li:first-of-type:after{	background: url(./img/waku_rankno_03.png) no-repeat; background-size: 100% auto;}
.slider.rankno_04 li:first-of-type:after{	background: url(./img/waku_rankno_04.png) no-repeat; background-size: 100% auto;}
.slider.rankno_05 li:first-of-type:after{	background: url(./img/waku_rankno_05.png) no-repeat; background-size: 100% auto;}
.slider.rankno_06 li:first-of-type:after{	background: url(./img/waku_rankno_06.png) no-repeat; background-size: 100% auto;}
.slider.rankno_07 li:first-of-type:after{	background: url(./img/waku_rankno_07.png) no-repeat; background-size: 100% auto;}
.slider.rankno_08 li:first-of-type:after{	background: url(./img/waku_rankno_08.png) no-repeat; background-size: 100% auto;}
.slider.rankno_09 li:first-of-type:after{	background: url(./img/waku_rankno_09.png) no-repeat; background-size: 100% auto;}
.slider.rankno_10 li:first-of-type:after{	background: url(./img/waku_rankno_10.png) no-repeat; background-size: 100% auto;}


#comment.rankno_01 p:after,
#comment.rankno_02 p:after,
#comment.rankno_03 p:after,
#comment.rankno_04 p:after,
#comment.rankno_05 p:after,
#comment.rankno_06 p:after,
#comment.rankno_07 p:after,
#comment.rankno_08 p:after,
#comment.rankno_09 p:after,
#comment.rankno_10 p:after{
	content: '';
	max-height: 310px;
	width: auto;
	height: 100%;
	position: absolute;
	top: 0;
	right: -10px;
	aspect-ratio: 530 / 620;
}

#comment.rankno_01 p:after{	background: url(./img/come_rankno_01.png?t=0426) no-repeat top right; background-size: contain;}
#comment.rankno_02 p:after{	background: url(./img/come_rankno_02.png?t=0426) no-repeat top right; background-size: contain;}
#comment.rankno_03 p:after{	background: url(./img/come_rankno_03.png?t=0426) no-repeat top right; background-size: contain;}
#comment.rankno_04 p:after{	background: url(./img/come_rankno_04.png?t=0426) no-repeat top right; background-size: contain;}
#comment.rankno_05 p:after{	background: url(./img/come_rankno_05.png?t=0426) no-repeat top right; background-size: contain;}
#comment.rankno_06 p:after{	background: url(./img/come_rankno_06.png?t=0426) no-repeat top right; background-size: contain;}
#comment.rankno_07 p:after{	background: url(./img/come_rankno_07.png?t=0426) no-repeat top right; background-size: contain;}
#comment.rankno_08 p:after{	background: url(./img/come_rankno_08.png?t=0426) no-repeat top right; background-size: contain;}
#comment.rankno_09 p:after{	background: url(./img/come_rankno_09.png?t=0426) no-repeat top right; background-size: contain;}
#comment.rankno_10 p:after{	background: url(./img/come_rankno_10.png?t=0426) no-repeat top right; background-size: contain;}


/** qa **/

#qa{
	position: relative;
	height: 105px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #3e3e41;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.qa_in{
	padding: 0 20px;
}

.qaslider{
	padding: 0;
}

.qaslider li{
}

.qaslider li div{
	position: relative;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 10px 10px 10px 10px;
	padding: 1px 0 1px 25px;
}

.qaslider li div:before{
	content: "Q";
	display: inline-block;
	width: 20px;
	height: 20px;
	font-family: "FontA";
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #28282a;
	border-radius: 2px;
	position: absolute;
	top: 0;
	left: 0;
}

.qaslider li p{
	position: relative;
	font-size: 14px;
	line-height: 18px;
	color: #ff3399;
	margin: 0 10px 10px 10px;
	padding: 1px 0 1px 25px;
}

.qaslider li p:before{
	content: "A";
	display: inline-block;
	width: 20px;
	height: 20px;
	font-family: "FontA";
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #ff3399;
	border-radius: 2px;
	position: absolute;
	top: 0;
	left: 0;
}

#qa .bx-controls-direction{
	position: static;
}

#qa .bx-prev{
	display: inline-block;
	width: 20px;
	height: 105px;
	background: url(./img/qa_la.png) no-repeat center center #28282a;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
	position: absolute;
	top: 0;
	left: -20px;
}

#qa .bx-next{
	display: inline-block;
	width: 20px;
	height: 105px;
	background: url(./img/qa_ra.png) no-repeat center center #28282a;
	-webkit-background-size: 20px 20px;
	background-size: 20px 20px;
	position: absolute;
	top: 0;
	right: -20px;
}


/** taiken **/

#taiken{
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
}

#taiken div{
	font-size: 0;
	line-height: 0;
	text-align: center;
}

#taiken a{
	display: inline-block;
	vertical-align: top;
	width: 125px;
	height: 50px;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	border: 1px solid #3e3e41;
	margin: 0 2px 0 3px;
	padding-top: 10px;
	box-shadow:0px 0px 0px 1px #1c1c1e inset;
	-moz-box-shadow:0px 0px 0px 1px #1c1c1e inset;
	-webkit-box-shadow:0px 0px 0px 1px #1c1c1e inset;
	background: -webkit-linear-gradient(90deg, #28282a 0%, #1c1c1e 100%);
	background: -moz-linear-gradient(90deg, #28282a 0%, #1c1c1e 100%);
	background: -o-linear-gradient(90deg, #28282a 0%, #1c1c1e 100%);
	background: -ms-linear-gradient(90deg, #28282a 0%, #1c1c1e 100%);
	background: linear-gradient(0deg, #28282a 0%, #1c1c1e 100%);
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#taiken a em{	color: #f94f2e;}

#taiken a:hover{
	text-decoration: none;
	opacity			: 0.8;
	filter			: alpha(opacity=80);
}


/** sche **/

#sche{
	padding: 10px;
}

#sche ul{
	font-size: 0;
	line-height: 0;
}

#sche li{
	display: inline-block;
	vertical-align: top;
	width: 81px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	margin: 0 1px 0 0;
	border: 1px solid #28282a;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#sche li:first-of-type{	width: 138px;}
#sche li:last-of-type{
	margin: 0;
}

#sche .sche_th{
	padding: 8px 0;
	background: #28282a;
}

#sche .sche_td{
	position: relative;
	height: 55px;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

#sche li:first-of-type .sche_td br{ display:none;}
#sche li:first-of-type .sche_td br.today_br{ display:inline;}

#sche .sche_th.sat{	color: #fff; background: #000045;}
#sche .sche_th.sat span{	color: #0066ff;}
#sche .sche_th.sun{	color: #fff; background: #440000;}
#sche .sche_th.sun span{ 	color: #f94f2e;}

#sche .sche_td .yoman{
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	width: 35px;
	height: 35px;
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	color: #ff9e63;
	padding-top: 2px;
	border: 3px solid #ff9e63;
	background: rgba(28, 28, 30, 0.5);
	border-radius: 50%;
	position: absolute;
	top: calc(50% - 17.5px);
	left: calc(50% - 17.5px);
	-webkit-animation:yoman 1s ease-in-out infinite alternate;
	-moz-animation:yoman 1s ease-in-out infinite alternate;
	animation:yoman 1s ease-in-out infinite alternate;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
@keyframes yoman{
    0% {opacity:0;}
    20% {opacity:0;}
    80% {opacity:1;}
    100% {opacity:1;}
}


/** waribiki **/

#waribiki{
	padding: 10px 0 0 0;
}

#waribiki li{
	display: block;
	margin-bottom: 10px;
}

#waribiki li:last-child{	margin-bottom: 0;}

.wbox{
	width: 100%;
	display: table;
	text-align: center;
	border: 1px solid #3e3e41;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.wbox h5,
.wbox div{
	display: table-cell;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.wbox h5{
	width: 85px;
	height: 85px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #fff;
	box-shadow: 0px 0px 0px 3px rgba(28, 28, 30, 0.3) inset;
	-moz-box-shadow: 0px 0px 0px 3px rgba(28, 28, 30, 0.3) inset;
	-webkit-box-shadow: 0px 0px 0px 3px rgba(28, 28, 30, 0.3) inset;
}

.wbox h5 em{
	display: inline-block;
	font-family: "FontB";
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	padding-top: 2px;
}

.wbox div{
	font-size: 12px;
	line-height: 18px;
}

.wbox div span{
	font-size: 16px;
	font-weight: bold;
}

.wbox div em{	color: #f94f2e;}

.wbox p{
	font-size: 10px;
	line-height: 18px;
}

#visi h5{	background: #19b312;}
#visi h5 em{	color: #12580e;}
#repe h5{	background: #009ae9;}
#repe h5 em{	color: #004c74;}


/** sd **/

#sd{
	position: absolute;
	top: 731px;
	left: 24px;
}

#sd.onephoto,
#sd.onephotob{
	top: 625px;
}

.tblbox{
	width: 350px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.tblbox_l{
	width: 87px;
	padding: 9px;
	text-align: center;
}

.tblbox_l span{
	display: inline-block;
	background: #3e3e41;
	border-radius: 3px;
}

.tblbox_l img{
	width: 65px;
	height: auto;
	border: 3px solid #3e3e41;
	border-radius: 3px;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
}

a .tblbox_l span img:hover{
	opacity			: 1;
	filter			: alpha(opacity=100);
	border-radius: 20px;
	filter: grayscale(100%);
}

.tblbox_r{	padding: 0 10px 0 0;}

#sd .tblbox_r p:nth-of-type(1){
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
}
#sd .tblbox_r p:nth-of-type(2){
	font-size: 12px;
	line-height: 16px;
}

#sd .page_title{	display: none;}
.cdbox_l .bx-controls-direction{	display: none;}


/** kouho **/

.kouho{
	position: relative;
	background: #ffdf2c;
	border-radius: 5px;
	margin: 0 10px 15px 10px;
	padding: 10px 10px 10px 365px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.kouho h3{
	width: 365px;
	text-align: center;
	position: absolute;
	top: 15px;
	left: 0;
}
.kouho h3 br{	display: none;}

.kouho h3 em{
	display: inline-block;
	vertical-align: top;
	font-family: "FontA";
	font-size: 34px;
	line-height: 38px;
	color: #ff6600;
}

.kouho h3 span{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #573d00;
}
.kouho h3 span:before,
.kouho h3 span:after{
	content: '';
	width: 25px;
	height: 5px;
	background: repeating-linear-gradient(90deg, #1c1c1e, #1c1c1e 5px, #ffdf2c 0, #ffdf2c 10px);
}
.kouho h3 span:before{
	position: absolute;
	top: 8px;
	left: -33px;
}
.kouho h3 span:after{
	position: absolute;
	top: 8px;
	right: -33px;
}

.kouhobox{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	border: 2px solid #1c1c1e;
	border-radius: 5px;
	background: repeating-linear-gradient(-45deg, #1c1c1e, #1c1c1e 10px, #fffae1 0, #fffae1 20px);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.kouhobox_l,
.kouhobox_r{
	display: table-cell;
	vertical-align: middle;
}

.kouhobox_l{
	width: 300px;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	padding: 0 10px;
}
.kouhobox_l span{
	font-size: 16px;
	font-weight: bold;
}



.kouhobox_r{
	padding: 13px 13px 13px 0;
}

a.cbt{
	display: block;
	font-size: 14px;
	font-weight: bold;
	font-weight: 700;
	line-height: 20px;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	border-radius: 3px;
	background-color: #8a5800;
	box-shadow: 0px 1px 0px 0px #4f3200;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

a.cbt:hover{
	text-decoration: none;
	opacity			: 0.8;
	filter			: alpha(opacity=80);
}




.div_gcon{
	width: 910px;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	-webkit-background-size: 3px 3px;
	-moz-background-size: 3px 3px;
	background-size: 3px 3px;
	background-color: #28282a;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%,
		color-stop(.25, #1c1c1e), color-stop(.25, transparent),
		color-stop(.5, transparent), color-stop(.5, #1c1c1e),
		color-stop(.75, #1c1c1e), color-stop(.75, transparent),
		to(transparent));
	background-image: -webkit-linear-gradient(-45deg, #1c1c1e 25%, transparent 25%,
		transparent 50%, #1c1c1e 50%, #1c1c1e 75%,
		transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, #1c1c1e 25%, transparent 25%,
		transparent 50%, #1c1c1e 50%, #1c1c1e 75%,
		transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, #1c1c1e 25%, transparent 25%,
		transparent 50%, #1c1c1e 50%, #1c1c1e 75%,
		transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, #1c1c1e 25%, transparent 25%,
		transparent 50%, #1c1c1e 50%, #1c1c1e 75%,
		transparent 75%, transparent);
	background-image: linear-gradient(-45deg, #1c1c1e 25%, transparent 25%,
		transparent 50%, #1c1c1e 50%, #1c1c1e 75%,
		transparent 75%, transparent);
	margin: 10px auto 0 auto;
}

.div_gcon a{
	color: #fff;
}

.sp_tel{	display: none;}


/** mvlist **/

#cd .mvlist{
	width: 545px;
}
#cd .mvlist_in{	padding-left: 0;}


/** BOTTOM FIXED **/
.fix_tb div{
    width: 150px;
    left: calc(50% - 75px);
}








	/** name **/
	#name{
		position: relative;
		width: auto !important;
		height: auto;
		text-align: center;
		border: none;
		margin: 0;
		padding: 9px;
		border-radius: 0;
		box-shadow: none;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	#name .bt_bg{	margin-top: 0;}
	#name .bt_bg .bt{
		width: 200px;
	}
	#name .namebox {
		min-height: 70px;
	}
	#name .namebox > div{	padding: 0;}
	#name .namebox p span{
		font-size: 10px;
		display: inline-block;
		margin: 0 -1.3px;
	}
	#name .font1{
		top: 15px;
		right: 10px;
	}



	/** linkbt **/
	.title em span{
		font-size	: 12px;
		color		: #fff;
		font-weight	: normal;
	}

	.title em span font{
		color		: #f94f2e;
	}
	#linkbt{
		display: none;
	}



	/** ctype **/
	.ctype{
		width: calc(100% - 20px);
		margin: 0 auto 10px auto;
	}
	.ctype_l{
		width:62px;
	}
	.ctype_l h4{
		font-size: 10px;
		line-height: 11px;
	}
	.ctype_l br{	display: inline;}
	.ctype_r .ct{
		line-height: 20px;
	}

	/** shame **/
	#shame{
		margin: 0;
		padding: 10px;
	}
	#shame table{
		margin: 0 0 10px 0;
	}
	#shame td{
		padding: 0;
	}
	#shame td p{
		font-size: 14px;
		line-height: 22px;
	}
	#shame .date{
		width: auto;
		position: static;
		margin-top: 5px 0 0 0;
	}










	/** qa **/
	#qa{
		width: 100%;
		height: 130px;
		margin: 0px;
		border-bottom: none;
	}
	#qa .bx-prev,
	#qa .bx-next{	height: 130px;}

	/** taiken **/
	#taiken{
		margin: 0;
		padding: 0;
	}
	#taiken div{
		text-align: left;
	}
	#taiken a{
		display: block;
		width: 100%;
		height: 50px;
		font-size: 15px;
		font-weight: normal;
		line-height: 20px;
		text-align: left;
		border-radius: 0;
		border: none;
		border-bottom: 1px solid #3e3e41;
		margin: 0;
		padding: 15px 10px;
		box-shadow:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
		background:
		url(../img/all/i1.png) no-repeat 100% 50%,
		url(../img/all/i2.gif) repeat-y top right;
		-webkit-background-size: 15px 15px, 15px 15px;
		background-size: 15px 15px, 15px 15px;
	}
	#taiken a:last-child{	border-bottom: none;}
	#taiken a br{	display: none;}



	/** waribiki **/
	#waribiki{
		margin: 0;
		padding: 10px 0;
	}
	#waribiki li{
		display: block;
		margin-bottom: 0;
	}
	#waribiki li:nth-child(1){	padding: 0 10px 10px 10px;}
	#waribiki li:nth-child(2){	padding: 0 10px;}
	.wbox{
		width: 100%;
		display: table;
		text-align: center;
		border: 1px solid #3e3e41;
		padding: 5px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.wbox h5{
		width: 70px;
		height: 70px;
	}
	.wbox div{
		font-size: 12px;
		line-height: 20px;
	}
	.wbox div span{
		font-size: 16px;
	}

	/** sd **/
	#sd{
		position: static;
		top: auto;
		left: auto;
	}
	#sd .page_title{
		display: block;
		margin: 0;
	}
	.tblbox{
		width: 100%;
	}
	.tblbox_r{	padding-right: 20px;}

	#sd .tblbox_r p:nth-of-type(1){
		font-size: 14px;
		font-weight: normal;
		line-height: 14px;
	}
	#sd .tblbox_r p:nth-of-type(2){
		font-size: 11px;
		line-height: 14px;
	}
	.tblbox_l{
		width: 78px;
		padding: 10px 8px 10px 10px;
	}
	.tblbox_l img{
		width: 60px;
		border: 2px solid #3e3e41;
	}

	/** acd **/
	.title{
		position: relative;
		cursor: pointer;
		margin-bottom: -1px;
	}
	.title.open{
		margin-bottom: 0;
	}
	.acdbox{
		overflow: hidden;
	}
	.title.open+.acdbox{
		overflow: visible;
	}
	.title em:before{
		content: "";
		display: block;
		clear: both;
		width: 20px;
		height: 20px;
		font-size: 10px;
		line-height: 20px;
		color: #fff;
		text-align: center;
		background: #28282a;
		position: absolute;
		top: 15px;
		right: 10px;
	}
	.title em:after{
		content: "+";
		display: block;
		clear: both;
		width: 20px;
		height: 20px;
		font-size: 10px;
		line-height: 20px;
		color: #fff;
		text-align: center;
		position: absolute;
		top: 15px;
		right: 10px;
		-webkit-transition	: 0.2s ease-in-out;
		-moz-transition	: 0.2s ease-in-out;
		-o-transition	: 0.2s ease-in-out;
		transition		: 0.2s ease-in-out;
	}
	.title.open em:after{
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	/** kouho **/
	.kouho{
		border-radius: 0;
		margin: 0;
		padding: 0 0 10px 0;
	}
	.kouho h3{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
		width: auto;
		position: static;
	}
	.kouho h3 br{	display: inline;}
	.kouho h3 em{
		display: inline-block;
		vertical-align: middle;
		font-size: 23px;
		line-height: 40px;
		padding: 0 8px 0 0;
	}
	.kouho h3 span{
		display: inline-block;
		vertical-align: middle;
		font-size: 14px;
		line-height: 40px;
	}
	.kouho h3 span:before,
	.kouho h3 span:after{	display: none;}
	.kouhobox{
		display: block;
		width: auto;
		margin: 0 10px;
	}
	.kouhobox_l,
	.kouhobox_r{
		display: block;
		width: auto;
	}
	.kouhobox_l{
		font-size: 14px;
		padding: 10px;
	}
	.kouhobox_r{
		padding: 0 10px 10px 10px;
	}
	.kouhobox_l span{
		font-size: 14px;
	}

	.div_gcon{
		width: 100%;
		margin: 0 0 0 0;
	}
	footer{	padding-bottom: 95px;}


	.iframe_box{
		border-top:none;
		margin-top: -10px;
	}

	/** mvlist **/
	#cd .mvlist{
		width: auto;
	}
	#cd .mvlist_in{	padding-left: 10px;}

	/** BOTTOM FIXED **/
	.fix_tb div{
	    width: 150px;
	    left: calc(50% - 75px);
	}
















/** fix_cnt **/

.fix_cnt{
	width: 280px;
	height: 90px;
	background: #1c1c1e;
	border: 1px solid #3e3e41;
	border-radius: 5px;
	box-shadow:0px 3px 5px 0px rgba(28, 28, 30, 0.5);
	padding: 10px;
	position: fixed;
	z-index: 1000000001;
	left: calc(50% - 140px);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.fix_cnt{
	bottom: 95px;
}

.fix_cnt + .fix_cnt{
	bottom: 200px;
}

.fix_toku_div:nth-of-type(1){
	-webkit-animation:tokuwari1 3s ease-in-out infinite alternate;
	-moz-animation:tokuwari1 3s ease-in-out infinite alternate;
	animation:tokuwari1 3s ease-in-out infinite alternate;
}
.fix_toku_div:nth-of-type(2){
	width: 100%;
	padding: 10px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation:tokuwari2 3s ease-in-out infinite alternate;
	-moz-animation:tokuwari2 3s ease-in-out infinite alternate;
	animation:tokuwari2 3s ease-in-out infinite alternate;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.fix_toku_div:only-of-type{
	-webkit-animation:inherit;
	-moz-animation:inherit;
	animation:inherit;
}

@keyframes tokuwari1{
    0% {opacity:1;}
    20% {opacity:1;}
    80% {opacity:0;}
    100% {opacity:0;}
}
@keyframes tokuwari2{
    0% {opacity:0;}
    20% {opacity:0;}
    80% {opacity:1;}
    100% {opacity:1;}
}


.fix_toku .per{
	display: table;
	font-size: 0;
	line-height: 0;
	width: 80px;
	background: url(../../img/all/per2.png) no-repeat center center;
	-webkit-background-size: 80px 80px;
	background-size: 80px 80px;
	position: absolute;
	top: 5px;
	left: 5px;
}

.fix_toku .per p{
	display: table-cell;
	vertical-align: middle;
	height: 80px;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #fff;
	text-align: center;
	padding: 1px 0 0 1px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.fix_toku .per p em{
	position: relative;
	display: inline-block;
	font-family: "FontA";
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	bottom: -2px;
}
.fix_toku .per p span{
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
}
.fix_toku .per p i{
	position: relative;
	display: inline-block;
	font-style: normal;
	font-size: 11px;
	line-height: 12px;
	top: -2px;
}

.fix_toku .time{
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
	color: #fff;
	background: #28282a;
	padding: 0 5px;
}
.fix_toku .time span{	color: #ffef38;}
.fix_toku .time em{	color: #ff429c;}
.fix_toku .time p{
	font-size: 11px;
	color: #99ebff;
	text-align: center;
	padding-left: 65px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.fix_toku .price1{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	text-align: center;
	padding: 0 10px 0 80px;
}
.fix_toku .price2,
.fix_toku .price3{
	width: 178px;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	margin-left: auto;
	text-align: center;
	padding-right: 10px;
}
.fix_toku .price2 span,
.fix_toku .price3 span{
	display: inline-block;
	vertical-align: bottom;
	width: 28px;
	height: 28px;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	font-weight: bold;
	color: #ffff00;
	border: 1px solid #ffff00;
	padding: 2px 0 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.fix_toku .price2 p,
.fix_toku .price3 p{
	display: inline-block;
	vertical-align: bottom;
	font-family: "FontA";
	color: #ffff00;
	font-size: 18px;
	line-height: 16px;
}
.fix_toku .price2 p em,
.fix_toku .price3 p em{
	position: relative;
	display: inline-block;
	vertical-align: baseline;
	font-size: 32px;
	line-height: 32px;
	color: #ffff00;
}
.fix_toku .price3{	margin-top: 14px; padding-right: 12px;}
.fix_toku .price3 span{	color: #fff; border-color: #fff;}
.fix_toku .price3 p,
.fix_toku .price3 p em{	color: #fff;}

.fix_toku .price_make{
	width: 178px;
	height: 40px;
	color: #ff429c;
	background: #1c1c1e;
	text-align: center;
	display: flex;
	justify-content: center;
	position: absolute;
	bottom: 0;
	right: 12px;
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
	-moz-animation:blink 1.5s ease-in-out infinite alternate;
	animation:blink 1.5s ease-in-out infinite alternate;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.fix_toku .price_make span{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	text-decoration: underline;
}
.fix_toku .price_make i{
	width: 32px;
	height: 32px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
	border: 2px solid #ff429c;
	border-radius: 50%;
	margin-right: 5px;
	padding-top: 2px;
	transform:rotate(-10deg);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.fix_toku .price_make_img{
	font-size: 0;
	line-height: 0;
	text-align: center;
	background: #fff700;
}
.fix_toku .price_make_img img{
	width: auto;
	height: 70px;
}

.fix_toku .or{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
	position: absolute;
	z-index: 2;
	top: 5px;
	left: 0;
	-webkit-animation:tokuwari2 3s ease-in-out infinite alternate;
	-moz-animation:tokuwari2 3s ease-in-out infinite alternate;
	animation:tokuwari2 3s ease-in-out infinite alternate;
	-webkit-transform: rotate(-15deg);
	   -moz-transform: rotate(-15deg);
		-ms-transform: rotate(-15deg);
		 -o-transform: rotate(-15deg);
			transform: rotate(-15deg);
}

.fix_exp_in{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	border: 1px solid #3e3e41;
	border-radius: 5px;
}
.fix_exp_in .fix_exp_l,
.fix_exp_in .fix_exp_m,
.fix_exp_in .fix_exp_r{
	display: table-cell;
	vertical-align: middle;
}

.fix_exp_in .fix_exp_l{
	width: 60px;
}
.fix_exp_in .fix_exp_l .usbox_l{
	position: relative;
	padding: 0 0 0 9px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.fix_exp_in .fix_exp_l .usbox_l img{
	width: 45px;
	height: auto;
	border-radius: 50%;
}
.fix_exp_in .fix_exp_l .usbox_l span.age{
	display: inline-block;
	width: 45px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	border-radius: 8px;
	position: absolute;
	top: 31px;
	left: 9px;
}

.fix_exp_in .fix_exp_m{
	width: 110px;
}
.fix_exp_in .fix_exp_m table{
	width: 100%;
	font-size: 10px;
	line-height: 12px;
}
.fix_exp_in .fix_exp_m th{
	width: auto;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
}
.fix_exp_in .fix_exp_m td{
	font-weight: bold;
	color: #3e3e41;
	text-align: left;
}
.fix_exp_in .fix_exp_m td span{	color: #ffffff;}
.fix_exp_in .fix_exp_m td em{	color: #ffcc00;}

.fix_exp_in .fix_exp_r{
	padding: 10px 10px 10px 0;
}
.fix_exp_in .fix_exp_r .fix_exp_sc{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	color: #fff;
	background: #ff528f;
	background: -moz-linear-gradient(left, #ff528f 0%, #ff34a7 100%);
	background: -webkit-linear-gradient(left, #ff528f 0%,#ff34a7 100%);
	background: linear-gradient(to right, #ff528f 0%,#ff34a7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff528f', endColorstr='#ff34a7',GradientType=1 );
	border-radius: 3px;
}
.fix_exp_in .fix_exp_r .fix_exp_sc .fix_exp_sc_l,
.fix_exp_in .fix_exp_r .fix_exp_sc .fix_exp_sc_r{
	display: table-cell;
	height: 46px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.fix_exp_in .fix_exp_r .fix_exp_sc .fix_exp_sc_l{
	vertical-align: middle;
	width: 20px;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	text-align: center;
	border-right: 1px dotted #1c1c1e;
}
.fix_exp_in .fix_exp_r .fix_exp_sc .fix_exp_sc_r{
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	padding: 0 0 2px 0;
}
.fix_exp_in .fix_exp_r .fix_exp_sc .fix_exp_sc_r em{
	font-family: "FontA";
	font-size: 26px;
	font-weight: normal;
}

.modal_close2{
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	background: #1c1c1e;
	border-radius: 50%;
	box-shadow:0px 0px 0px 1px #3e3e41 inset;
	-moz-box-shadow:0px 0px 0px 1px #3e3e41 inset;
	-webkit-box-shadow:0px 0px 0px 1px #3e3e41 inset;
	position: absolute;
	top: -14px;
	right: -14px;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.modal_close2:hover{
	background: #3e3e41;
	box-shadow:0px 0px 0px 1px #3e3e41 inset;
	-moz-box-shadow:0px 0px 0px 1px #3e3e41 inset;
	-webkit-box-shadow:0px 0px 0px 1px #3e3e41 inset;
}
.modal_close2:before{
  content: '';
  position: absolute;
  top: 15px;
  left: calc(50% - 7.5px);
  width: 15px;
  height: 1px;
  background: #ffffff;
  -webkit-transition	: 0.2s ease-in-out;
  -moz-transition	: 0.2s ease-in-out;
  -o-transition	: 0.2s ease-in-out;
  transition		: 0.2s ease-in-out;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.modal_close2:after{
  content: '';
  position: absolute;
  top: 15px;
  left: calc(50% - 7.5px);
  width: 15px;
  height: 1px;
  background: #ffffff;
  -webkit-transition	: 0.2s ease-in-out;
  -moz-transition	: 0.2s ease-in-out;
  -o-transition	: 0.2s ease-in-out;
  transition		: 0.2s ease-in-out;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.modal_close2:hover:before,
.modal_close2:hover:after{	background: #ffffff;}




/** pr **/
.bnr_pr{
	font-size: 0;
	line-height: 0;
	text-align: center;
	padding: 0 0 10px 0;
}
.bnr_pr div{	padding: 0 10px;}
.bnr_pr div img{
	width: 100%;
	max-width: 350px;
}
.bnr_pr p{
	font-size: 10px;
	line-height: 14px;
}

/*=================================================
 * CSS for SP
 * ================================================= */

@media screen and (max-width: 650px) {
	#sche{ padding: 10px 0;}
	#sche ul{
		white-space: nowrap;
		overflow-x: scroll;
		overflow-scrolling: touch;
		-webkit-overflow-scrolling: touch;
		padding: 0 10px;
	}
	#sche ul::-webkit-scrollbar{	display: none;}
	#sche li{	min-width: 80px;}


	/** BOTTOM FIXED **/
	.fix_tb div{
	    left: calc(50% - 111px);
	}
}

