/*=================================================
 * CSS for PC
 * ================================================= */

/** prof **/

#prof{
	width: 1060px;
	margin: 0 auto;
}

#prof_top{
	display: table;
	width: 100%;
	font-size: 0;
	line-height: 0;
	margin: 0 0 10px 0;
}

#prof_top_l,
#prof_top_r{
	display: table-cell;
	vertical-align: top;
}


/** left **/

#prof_top_l{
	position: relative;
	text-align: left;
	padding: 0 0 140px 0;
}

#prof_top_l .icon{
	position: absolute;
	z-index: 100;
	top: 485px;
	left: 355px;
}

#prof_top_l .icon img{
	width: 50px;
	height: auto;
}


/**	prof slider start **/

#sliderContainer{
	position: relative;
	display: inline-block;
	width: 520px;
	height: 560px;
	font-size: 0;
	line-height: 0;
	margin: 0 0 20px 0;
	padding: 20px 0 0 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#flame{
	width: 392px;
	height: 522px;
	position: relative;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

ul#slider{
	margin-left: 0;
	width: 1950px;
	height: 520px;
	overflow: hidden;
	position: relative;
}

ul#slider li{
	float: left;
	width: 390px;
	position: absolute;
}

ul#slider li img{
}

ul#slideIcon{
	width: 392px;
	height: 0;
	position: relative;
}

ul#slideIcon li{
	display: inline-block;
	width: 25px; /* no change */
	height: 50px; /* no change */
	position: absolute;
	font-size: 11px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}

ul#slideIcon li#prev{
	left: 0;
	top: -292px;
	border-radius: 0 3px 3px 0;
}

ul#slideIcon li#next{
	right: 0;
	top: -292px;
	border-radius: 3px 0 0 3px;
}

.thumbnail li{
	display: block;
	margin: 0 auto;
	width: 304px; /* no change */
	height: 404px; /* no change */
}

#btnPagination{
	font-size: 0;
	line-height: 0;
	width: 76px;
	position: absolute;
	top: 18px;
	right: 18px;
}

.thumbnailNavi li{
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	margin: 0 0 6px 0;
	cursor: pointer;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
}

.thumbnailNavi li img /* thum */{
	width: 72px;
	height: 96px;
	opacity: 0.7;
}

.thumbnailNavi li a{
	display: block;
}

.thumbnailNavi li.active img /* thum selected */{
	opacity: 1;
}

#sliderContainer ul:after{
	content: "";
	display: block;
	clear: both;
}

/**	prof slider end **/


/** right **/

#prof_top_r{
	width: 520px;
	text-align: left;
	position: relative;
}

#prof_top_r .name_bg{
	margin: 0 0 10px 0;
	padding: 9px;
	border-width: 1px;
	border-style: solid;

}

#prof_top_r .name{
	text-align: center;
	height: 90px;
	padding: 0 20px;
	border-width: 3px;
	border-style: double;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#prof_top_r .name div{
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	padding: 14px 0 6px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#prof_top_r .name p{
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0 0 0;
}

#prof_top_r .name em{
	display: inline;
}

#prof_top_r .name span{
	display: inline;
}

#prof_top_r .bt_r{
	text-align: center;
	margin: 0 0 10px 0;
	padding: 2px 0;
	border-width: 1px;
	border-style: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#prof_top_r .bt_r .pbt{
	display: inline-block;
	width: 260px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	padding: 7px;
	border-width: 1px;
	border-style: solid;
	border-radius: 17px;
	box-sizing: border-box;
	-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;
}
#prof_top_r .bt_r .pbt:hover{
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#prof_top_r .sche{
	width: 520px;
	padding: 15px;
	border-width: 1px;
	border-style: solid;
	position: absolute;
	top: 580px;
	left: -540px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#prof_top_r .sche table{
	width: 100%;
	font-size: 12px;
	line-height: 14px;
	table-layout: fixed;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}

#prof_top_r .sche tr{	vertical-align: middle;}

#prof_top_r .sche th{
	height: 34px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#prof_top_r .sche td{
	height: 65px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#prof_top_r .data{
	margin: 0 0 10px 0;
	padding: 5px 9px 14px 9px;
	border-width: 1px;
	border-style: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#prof_top_r .data table{
	width: 100%;
	font-size: 12px;
	line-height: 20px;
}

#prof_top_r .data table tr{	vertical-align: middle;}

#prof_top_r .data th{
	width: 110px;
	font-weight: normal;
	text-align: left;
	padding: 7px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#prof_top_r .data th br{	display: none;}

#prof_top_r .data td{
	padding: 7px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#prof_top_r .comment{
	margin: 0 0 10px 0;
	padding: 5px 15px 15px 15px;
	border-width: 1px;
	border-style: solid;
}

#prof_top_r .comment p{
	font-size: 12px;
	line-height: 30px;
	background: url(img/dot.gif) top left;
}

#prof_top_r .main:last-of-type{	margin-bottom: 0;}


/** op **/

#op{
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

#op ul{
	font-size: 0;
	line-height: 0;
	text-align: left;
	margin-bottom: -1px;
}

#op li{
	display: inline-block;
	vertical-align: top;
	width: calc(100% / 6);
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#op li div{
	display: table;
	width: 100%;
}
#op li span{
	height: 43px;
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	padding: 0 5px 0 42px;
}
#op li.ok{	background: url(img/ok.png) no-repeat 10px 50%;	-webkit-background-size: 26px 26px; background-size: 26px 26px;}
#op li.sp{	background: url(img/sp.png) no-repeat 10px 50%;	-webkit-background-size: 26px 26px; background-size: 26px 26px;}
#op li.ng{	background: url(img/ng.png) no-repeat 10px 50%;	-webkit-background-size: 26px 26px; background-size: 26px 26px;}
#op li:nth-of-type(6n + 1){
	border-left-width: 1px;
	border-left-style: solid;
}
#op li:nth-of-type(6n){	border-right: none;}



/*=================================================
 * CSS for SP
 * ================================================= */

@media screen and (max-width: 650px) {
	main{	padding-bottom: 10px;}
	h3.s_title{
		height: 58px !important;
	}

	/** prof **/
	#prof{	width: auto;}
	#prof_top{
		display: block;
		margin: 0 0 10px 0;
	}
	#prof_top_l,
	#prof_top_r{
		display: block;
		width: auto;
	}

	/** left **/
	#prof_top_l{	padding: 0;}
	#prof_top_l .icon{
		position: absolute;
		top: 327px;
		left: calc(50% + 98px);
	}
	#prof_top_l .icon img{
		width: 30px;
		height: auto;
	}

	/**	prof slider start **/
	#sliderContainer{
		display: block;
		width: auto;
		height: auto;
		text-align: center;
		margin: 0;
		padding: 10px 0 0 0;
	}
	#flame{
		width: 264px;
		height: 351px;
		margin: 0 auto;
	}
	ul#slider{
		width: 1015px;
		height: 351px;
	}
	ul#slider li{	width: 260px;}
	ul#slider li img{
		width: 260px;
		height: 347px;
	}
	ul#slideIcon{	width: 100%;}
	ul#slideIcon li{
		display: inline-block;
		width: 20px; /* no change */
		height: 50px; /* no change */
		position: absolute;
		font-size: 11px;
		line-height: 50px;
		text-align: center;
		cursor: pointer;
	}
	ul#slideIcon li#prev{
		left: 0;
		top: -201px;
	}
	ul#slideIcon li#next{
		right: 0;
		top: -201px;
	}
	#btnPagination{
		width: auto;
		margin-top: 10px;
		padding: 10px 0;
		position: static;
	}
	.thumbnailNavi ul{
		text-align: center;
	}
	.thumbnailNavi li{
		display: inline-block;
		vertical-align: top;
		margin: 0 1px;
		padding: 1px;
	}
	.thumbnailNavi li img{
		width: 47px;
		height: auto;
	}

	/** right **/
	#prof_top_r .name_bg{
		padding: 5px 0;
		border-right: none;
		border-left: none;
	}
	#prof_top_r .name{
		height: auto;
		text-align: center;
		border-right: none;
		border-left: none;
		padding: 12px 0;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	#prof_top_r .name div{
		font-size: 18px;
		font-weight: bold;
		line-height: 22px;
		border-bottom: none;
		padding: 0 0 0 0;
	}
	#prof_top_r .name p{
		font-size: 12px;
		line-height: 18px;
		padding: 0 0 0 0;
	}
	#prof_top_r .bt_r{
		background: none;
		border: none;
		padding: 0 10px;
	}
	#prof_top_r .bt_r .pbt{
		display: block;
		width: auto;
		font-size: 14px;
		font-weight: normal;
		padding: 10px 0;
		border-radius: 20px;
	}
	#prof_top_r .sche{
		width: auto;
		position: static;
		margin: 0 0 10px 0;
		padding: 5px;
		border-right: none;
		border-left: none;
	}
	#prof_top_r .sche table{
		font-size: 11px;
	}
	#prof_top_r .sche th br{	display: inline;}
	#prof_top_r .data{
		padding: 0;
		border-right: none;
		border-left: none;
	}
	#prof_top_r .data table{
		width: 100%;
		font-size: 12px;
		line-height: 18px;
	}
	#prof_top_r .data th{
		width: 95px;
		padding: 9px 0 9px 10px;
	}
	#prof_top_r .data td{
		padding: 9px 10px 9px 0;
	}
	#prof_top_r .data tr:last-child th,
	#prof_top_r .data tr:last-child td{	border-bottom: none;}
	#prof_top_r .comment{
		padding: 10px;
		border-right: none;
		border-left: none;
	}
	#prof_top_r .comment p{
		font-size: 12px;
		line-height: 18px;
		background: none;
	}
	#prof_top_r .main_bg:last-of-type{	margin-bottom: 0;}

	/** op **/
	#op{	border-right: none;}
	#op li{
		width: calc(100% / 2);
	}
	#op li:nth-child(odd){
		border-right-width: 1px;
		border-right-style: solid;
	}
	#op li:nth-of-type(6n + 1){	border-left: none;}
	#op li:nth-of-type(6n),
	#op li:nth-of-type(even){	border-right: none;}
}
