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

/** cover **/

#cover{
	font-size: 0;
	line-height: 0;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	margin: 0 0 30px 0;
	padding: 30px 25px;
}

#cover a,
#cover span{
	display: inline-block;
	vertical-align: top;
	width: calc(100% / 4 - 10px);
	margin: 0 5px;
}

#cover a > img,
#cover span > img{
	width: 100%;
	height: auto;
}


/** tokuwari **/

#tokuwari{
	border-width: 1px;
	border-style: solid;
	margin: 0 0 30px 0;
	padding: 30px 0 20px 0;
}

#tokuwari h4{
	height: 75px;
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	text-align: center;
	border-radius: 38px;
	margin: 0 30px 20px 30px;
	padding-top: 9px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#tokuwari h4 em{
	display: inline-block;
	vertical-align: top;
	font-family: "FontB";
	font-size: 42px;
	line-height: 44px;
}

#tokuwari .clist{
	padding: 0 23.5px;
}


/** info **/

#info{
	border-width: 1px;
	border-style: solid;
	margin: 0 0 30px 0;
	padding: 30px;
}

#info h3{
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 13px 0;
}

#info .toptxt{
	font-size: 14px;
	line-height: 25px;
	text-align: left;
	padding: 0 0 20px 0;
}

#info .topimg{
	font-size: 0;
	line-height: 0;
	text-align: center;
	margin: 0 0 30px 0;
}

#info .topimg img{
	width: 100%;
	max-width: 860px;
	height: auto;
}

#info table{
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}

#info tr{
	vertical-align: middle;
}

#info th,
#info td{
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#info th{
	width: 210px;
	font-weight: normal;
	text-align: left;
}
#info th br{ display: none;}

#info td{
	text-align: left;
}

#info .url th,
#info .url td{
	font-size: 11px;
	line-height: 14px;
	padding: 10px 15px;
}

#info .url td a{	color: #999;}
#info .url td a:hover{	text-decoration: none;}


/** news **/

#news{
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-top: none;
	margin: 0 0 30px 0;
	padding: 30px;
}

.news_main{
	padding: 20px;
	border-width: 1px;
	border-style: solid;
}

#news h5{
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	padding: 15px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.ibox_date{
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 15px 0;
	padding: 6px 0 6px 15px;
}

.ibox{
	display: table;
	width: calc(100% - 30px);
	font-size: 0;
	line-height: 0;
	margin: 0 auto 20px auto;
}
.ibox:last-of-type{	margin-bottom: 0;}

.ibox_l,
.ibox_r{
	display: table-cell;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.ibox_l{
	width: 265px;
	padding: 0 15px 0 0;
}

.ibox_l .img{
	margin: 0 0 5px 0;
}

.ibox_l .img img{
	max-width: 250px;
}

.ibox_r p{
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 0;
}

.ibox_r .caution{
	font-size: 12px;
	line-height: 18px;
	padding: 10px;
	background: #ececec;
}

.ibox_r .fzcome a{
}


/** info_main **/

.info_main{
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
	padding: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.info_main img{
	width: 240px;
	height: auto;
}
.info_main i{	font-style: italic; font-family: 'Hiragino Kaku Gothic ProN','Hiragino Sans','Yu Gothic UI', Meiryo, sans-serif;}
.info_main u{	text-decoration: underline;}


/** info_bt **/

.info_bt{
	display: flex;
	justify-content: start;
	font-size: 0;
	line-height: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.info_bt a{
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 110px;
	height: 50px;
	font-size: 14px;
	line-height: 15px;
	border-width: 1px;
	border-style: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.info_bt a:hover{
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.info_bt .bt_back{	margin-right: auto;}
.info_bt .bt_next{ margin-left: auto;}
.info_bt a:only-child{	margin: 0 !important;}

@media screen and (max-width: 650px) {
	.info_main{	margin: 10px;}
	.info_main img{
		max-width: 60%;
	}
	.info_bt{
		padding: 10px;
	}
	.info_bt a{
		width: 80px;
		height: 30px;
		font-size: 11px;
		line-height: 12px;
	}
}


/** waribiki **/

#waribiki{
	margin: 0 0 30px 0;
	padding: 0 0;
}

.w_table{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 0;
	line-height: 0;
}
.w_td{
	width: calc(100% / 2);
	padding: 0 5px;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.w_td:nth-of-type(odd){ padding-right: 5px; padding-left: 0;}
.w_td:nth-of-type(even){  padding-right: 0; padding-left: 5px;}

.w_td:first-of-type{
	padding-left: 0;
}

.w_td:last-of-type{
	padding-right: 0;
}

.wbox{
	display: block;
	font-size: 0;
	line-height: 0;
	border-width: 1px;
	border-style: solid;
	margin: 0 0 5px 0;
	padding: 10px 10px 0 10px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a.wbox{
	width: 100%;
	text-decoration: none;
	-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.wbox:hover{
	text-decoration: none;
	opacity			: 0.8;
	filter			: alpha(opacity=80);
}

.wbox:last-child{	margin-bottom: 0;}
.w_td:only-child .wbox{	width: 450px; margin: 0 auto 5px auto;}

.wbox_l,
.wbox_r{
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.wbox_l{
	height: 50px;
	text-align: center;
	border-radius: 5px 5px 0 0;
	padding: 10px 0 0 0;
	box-shadow:0px 0px 0px 3px rgba(255, 255, 255, 0.3) inset;
	-moz-box-shadow:0px 0px 0px 3px rgba(255, 255, 255, 0.3) inset;
	-webkit-box-shadow:0px 0px 0px 3px rgba(255, 255, 255, 0.3) inset;
}

.wbox_l p{
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
}

.wbox_l span{
	display: inline-block;
	font-family: "FontB";
	font-size: 10px;
	line-height: 12px;
	color: #000;
}

.wbox_l span br{	display: none;}

.wbox_r{
	width: 100%;
	display: table;
}
.wbox_r_in{
	display: table-cell;
	vertical-align: top;
}

.wbox_r .www_bg{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
}

.wbox_r .w1{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 44px;
	font-size: 10px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.wbox_r .w2{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 80px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding: 0 5px;
}
.aniki .wbox_r .w2{
	border-top-width: 1px;
	border-top-style: dotted;
}

.wbox_r .w3{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 34px;
	font-size: 11px;
	line-height: 12px;
}

.wbox_r .w4{
	position: relative;
	display: inline-block;
	margin: 0 auto;
	padding: 8px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.wbox_r .w4 span{
	display: inline-block;
	width: 25px;
	font-size: 10px;
	line-height: 11px;
	text-align: center;
	padding: 2px 0;
	position: absolute;
	top: 8px;
	left: 8px;
}

.wbox_r .w4 p{
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	padding: 0 0 0 30px;
}

.repe .wbox_l{	background: #00ae19}
.visi .wbox_l{	background: #0083ff;}
.group .wbox_l{	background: #e93d8b;}
.review .wbox_l{	background: #ff8400;}
.aniki .wbox_l{
	background: rgb(203,154,0);
	background: -moz-linear-gradient(left, rgba(203,154,0,1) 0%, rgba(235,207,88,1) 50%, rgba(203,154,0,1) 100%);
	background: -webkit-linear-gradient(left, rgba(203,154,0,1) 0%,rgba(235,207,88,1) 50%,rgba(203,154,0,1) 100%);
	background: linear-gradient(to right, rgba(203,154,0,1) 0%,rgba(235,207,88,1) 50%,rgba(203,154,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb9a00', endColorstr='#cb9a00',GradientType=1 );
}
.ank_obi{
	width: 150px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	padding: 0;
	margin: 7px auto;
	border-radius: 10px;
}

.wari0{
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #ff0000;
	padding: 75px 0 70px 0;
}

.wbox_r .sin_main{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 80px;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	padding: 0 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.wbox_r .sin_main span{
	width: 100%;
	display: block;
	font-weight: normal;
	text-decoration: line-through;
}

.wbox_r .sin_main em{
	width: 100%;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 0 0;
}
.aniki .wbox_r .sin_main,
.review .wbox_r .sin_main{
	border-top-width: 1px;
	border-top-style: dotted;
}
.wbox_r .bikou{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding: 10px 0;
}
.wbox_r .bikou:last-child{
	border-bottom: none;
	padding-bottom: 5px;
}
.wbox_r .sin_main em i{
	font-family: "FontA";
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	line-height: 32px;
}

.wbox_r .sin_main p{
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	padding: 2px 0 0 0;
	white-space: inherit !important;
}
.wbox_r .bikou p{
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: left;
	padding: 2px 0 0 0;
}


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

@media screen and (max-width: 650px) {

	/** cover **/
	#cover{
		border-top: none;
		border-right: none;
		border-left: none;
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
	}
	#cover a,
	#cover span{
		width: calc(100% / 4);
		margin: 0;
	}

	/** tokuwari **/
	#tokuwari{
		border-right: none;
		border-left: none;
		margin: 0 0 10px 0;
		padding: 10px 0 0 0;
	}
	#tokuwari h4{
		height: 50px;
		font-size: 13px;
		line-height: 14px;
		border-radius: 25px;
		margin: 0 10px 10px 10px;
		padding-top: 7px;
	}
	#tokuwari h4 em{
		font-size: 24px;
		line-height: 24px;
	}
	#tokuwari .clist{
		padding: 0 5px;
	}

	/** info **/
	#info{
		border-top: none;
		border-left: none;
		border-right: none;
		margin: 0 0 10px 0;
		padding: 0 0 10px 0;
	}
	#info h3{
		font-size: 16px;
		line-height: 18px;
		margin: 0 0 10px 0;
		padding: 7px;
	}
	#info .toptxt{
		line-height: 22px;
		padding: 0 10px 10px 10px;
	}
	#info .topimg{
		margin: 0 0 10px 0;
		padding: 10px;
	}
	#info .topimg img{
		width: 100%;
		height: auto;
	}
	#info table{
		width: calc(100% - 20px);
		font-size: 13px;
		line-height: 16px;
		margin: 0 auto;
	}
	#info th{
		width: 88px;
		padding: 10px;
	}
	#info th br{ display: inline; }
	#info td{	padding: 10px;}
	#info .url th,
	#info .url td{
		font-size: 11px;
		line-height: 12px;
	}


	/** news **/
	#news{
		border-top: none;
		border-left: none;
		border-right: none;
		margin: 0 0 10px 0;
		padding: 0px;
	}
	.news_main{
		padding: 0px;
		border: none;
	}
	#news h5{
		font-size: 16px;
		line-height: 20px;
		margin: 0;
		padding: 10px;
	}
	.ibox_date{
		font-size: 12px;
		line-height: 20px;
		margin: 0;
		padding: 2px 10px;
	}
	.ibox{
		display: block;
		width: auto;
		margin: 0;
		padding: 0;
	}
	.ibox_l,
	.ibox_r{
		display: block;
		width: auto;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	.ibox_l{
		padding: 0 0 0 0;
	}
	.ibox_l .img{
		height: 200px;
		overflow: hidden;
		padding: 0;
		margin: 0 0 0 0;
	}
	.ibox_l .img img{
		width: 100vw;
		max-width: 100vw;
		height: auto;
	}
	.ibox_l .data{
		text-align: right;
		position: absolute;
		bottom: 10px;
		right: 10px;
	}
	.ibox_r{
		padding: 10px;
	}
	.ibox_r .caution{
		font-size: 10px;
		line-height: 14px;
		padding: 5px;
		background: #ececec;
	}

	/** waribiki **/
	#waribiki{
		width: auto;
		margin: 0;
		padding: 0 10px 10px 10px;
	}
	#w_title+#waribiki{	padding: 10px;}
	.w_table,
	.w_td{
		display: block;
		width: auto;
		padding: 0 !important;
	}
	.w_td{	margin-bottom: 10px;}
	.w_td{	width: auto;}
	.w_td:last-of-type{	margin-bottom: 0;}
	#w_title+#waribiki .w_td{	width: 100%;}
	#w_title+#waribiki .w_td:nth-of-type(3){	width: 100%;}
	.wbox{
		display: table;
		width: 100%;
		margin: 0 0 10px 0;
		padding: 5px;
	}
	a.wbox{
		position: relative;
		display: table;
		width: 100%;
	}
	a.wbox:before{
		content: '>';
		font-size: 10px;
		line-height: 10px;
		position: absolute;
		top: calc(50% - 5px);
		right: 3px;
	}
	a.wbox:after{
		content: '';
		height: 100%;
		border-right-width: 1px;
		border-right-style: solid;
		position: absolute;
		top: 0;
		right: 13px;
	}
	.w_td:only-child .wbox{	width: 100%; margin: 0 0 10px 0;}
	.w_td:only-child .wbox:last-child{	margin-bottom: 0;}
	a.wbox .wbox_r{
		padding-right: 15px;
	 }
	.wbox_l,
	.wbox_r{
		display: table-cell;
		height: auto;
		vertical-align: middle;
		text-align: center;
	}
	.wbox_l{
		width: 60px;
		text-align: center;
		border-radius: 5px 0 0 5px;
		padding: 17px 0;
		box-shadow:0px 0px 0px 3px rgba(255, 255, 255, 0.3) inset;
		-moz-box-shadow:0px 0px 0px 3px rgba(255, 255, 255, 0.3) inset;
		-webkit-box-shadow:0px 0px 0px 3px rgba(255, 255, 255, 0.3) inset;
	}
	.wbox_l p{
		font-size: 14px;
		font-weight: bold;
		line-height: 16px;
	}
	.wbox_l span{
		font-size: 10px;
		line-height: 10px;
		padding-top: 2px;
	}
	.wbox_l span br{	display: inline;}
	.wbox_l span i{	display: none;}
	.wbox_r{
		width: auto;
		padding: 0 0 0 5px;
	}
	.wbox_r_in{
		display: block;
		height: auto;
	}
	.wbox_r .www_bg{
		display: block;
		width: auto;
	}
	.wbox_r .w1{
		display: block;
		height: auto;
		font-size: 11px;
		line-height: 12px;
		padding: 0 0 4px 0;
	}
	.wbox_r .w1 br{	display: inline;}
	.wbox_r .w2{
		display: block;
		height: auto;
		font-size: 15px;
		font-weight: bold;
		line-height: 18px;
		padding: 10px 0;
	}
	.aniki .w2,
	.review .w2{	border-bottom: none;}
	.wbox_r .w3{
		display: block;
		height: auto;
		font-size: 10px;
		line-height: 12px;
		padding: 5px 0 0 0;
	}
	.wbox_r .w4{	}
	.aniki .wbox_l span{	color: #8f7210;}
	.ank_obi{ display:none;}
	.wari0{
		font-size: 14px;
		padding: 55px 0;
	}
	.wbox_r .sin_main{
		display: block;
		height: auto;
		font-size: 11px;
		line-height: 14px;
		padding: 5px 0;
	}
	.wbox_r .bikou{
		padding: 5px 0;
	}
	.aniki .wbox_r .bikou{
		border-bottom: none;
	}
	.wbox_r .sin_main p{	font-size: 10px;}
	.wbox_r .sin_main span{
		display: block;
		font-weight: normal;
		text-decoration: line-through;
	}
	.wbox_r .sin_main em{
		font-size: 15px;
		line-height: 15px;
		padding: 0 0 0 0;
	}
	.wbox_r .sin_main em i{
		font-size: 30px;
		line-height: 28px;
	}
}
