@charset "utf-8";
/* ===================================================================

CSS information

=================================================================== */
#main #prof{
	position:relative;
	margin-bottom:240px;
}
#main #prof #ttl{
	position:absolute;
	right:0;
	top:0;
	width:530px;
	height:80px;
}
#main #prof h1{
	margin-bottom:5px;
	padding:5px 5px 5px 0;
	font-size:240%;
	border-bottom:1px dotted #d93932;
	color:#d93932;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝", serif;
	line-height:0.9em;
}
#main #prof #ttl p.update{
	margin:0;
	padding:0;
	text-align:right;
}
#main #prof h1 span{
	margin: 5px 0 0 0;
	display:block;
	font-size:60%;
	color:#555555;
	letter-spacing:0.2em;
}
.table-p{
	width:auto;
	font-size:110%;
}
.table-p th{
	vertical-align: top;
	padding: 8px 10px 10px 0!important;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝", serif;
}
.table-p td{
	vertical-align: middle!important;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝", serif;
}

.table-p th{
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	white-space:nowrap;
}
.table-p span{
	font-size:140%;
	width: 67px;
	display: block;
}
.url a{
	color:#d93932;
}
.url a:hover{
	text-decoration: underline;
}

#main #prof #imgs{
	float:left;
	width:400px;
	height:600px;
}
#main #prof #imgs #imgs-main{
	width:400px;
	height:620px;
	position: relative;
}
#main #prof #imgs #imgs-main img{
	width:100%;
	background:#eee;
	position: absolute;
}
#main #prof #imgs #imgs-tn{
	width:980px;
	height:210px;
}
#main #prof #imgs #imgs-tn ul{
	height:210px;
	width:890px;
	margin:0 auto;
	overflow:hidden;
}
#main #prof #imgs #imgs-tn ul li{
	width:148px;
	height:210px;
	float:left;
}
#main #prof #imgs #imgs-tn ul li a{
	display:block;
	width:140px;
	height:210px;
	margin: 0 auto;
}
#main #prof #imgs #imgs-tn ul li a img{
	width:100%;
	height:auto;
}
#main #prof #imgs #imgs-tn ul li a .net{
	height:100%;
}
#main #prof #imgs #imgs-tn ul li a .net img{
	position:relative;
	top:25%;
}
#main #prof #spec{
	float:right;
	width:530px;
	margin-top:80px;
}
#main #prof #spec #ttl{
}
#main #prof #spec #data{
	width:190px;
	float:left;
}
#main #prof #spec #data .ttl{
	margin: 0 0 5px 0;
}
#main #prof .btn {
	margin-top:10px;
}
#main #prof .btn p {
	margin: 0 0 10px 0;
}
#main #prof .btn p a{
	text-indent: -9999px;
}
#main #prof .btn .offer a{
	display: block;
	background: url(/img/btn_offer.png) no-repeat top left;
	width: 187px;
	height: 56px;
}
#main #prof .btn .pdf a{
	display: block;
	background: url(/img/btn_pdf.png) no-repeat top left;
	width: 187px;
	height: 56px;
}
#main #prof #spec #info{
	width:310px;
	float:right;
}
.remodal iframe{
	margin: 0 0 10px 0;
}

#scrollbar_01 { width: 310px; margin: 20px 0 10px; }
#scrollbar_01 .viewport { width: 290px; height: 180px; overflow: hidden; position: relative; }
#scrollbar_01 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar_01 .scrollbar{background-color:#c5c6cb; position: relative; float: right; width: 2px;}
#scrollbar_01 .thumb { background-color:#d93932;height: 20px; width: 12px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px;}
#scrollbar_01 .disable { display: none; }

#scrollbar_02 { width: 310px; margin: 20px 0 10px; }
#scrollbar_02 .viewport { width: 290px; height: 180px; overflow: hidden; position: relative; }
#scrollbar_02 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar_02 .scrollbar{background-color:#c5c6cb; position: relative; float: right; width: 2px;}
#scrollbar_02 .thumb { background-color:#d93932;height: 20px; width: 12px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px;}
#scrollbar_02 .disable { display: none; }



@media only screen and (max-width:480px){
#main #prof{
	position:relative;
	margin-bottom:0px;
}
#main #prof #ttl{
	position:relative;
	left:0;
	top:0;
	width:100%;
	height:auto;
	margin-bottom:10px;
}
#main #prof h1{
}
#main #prof h2{
	margin-top:30px;
}
#main #prof #imgs{
	float:left;
	width:100%;
	height:auto;
}
#main #prof #imgs #imgs-main{
	width:auto;
	height:auto;
	margin-bottom:20px;
	position: relative;
	display: none;
}
#main #prof #imgs #imgs-main img{
	width:100%;
	position: relative;
}
#main #prof #imgs #imgs-tn{
	width:100%;
	height:auto;
	margin-bottom:20px;
	border:none;
}
#main #prof #imgs #imgs-tn ul{
	height:auto;
	width:100%;
	margin:0;
	overflow:hidden;
}
#main #prof #imgs #imgs-tn ul li{
	width:100%;
	height:auto;
	float:none;
}
#main #prof #imgs #imgs-tn ul li a{
	display:block;
	width:100%;
	height:auto;
}
#main #prof #imgs #imgs-tn ul li a.movie{
	margin: 30% 0 0 0;
}
#main #prof #imgs #imgs-tn ul li a img{
	width:100%;
	height:auto;
	position: relative;
}
#main #prof #imgs #imgs-tn ul li a .net{
	height:100%;
}
#main #prof #imgs #imgs-tn ul li a .net img{
	position:relative;
	top:25%;
}

#main #prof #spec{
	width:100%;
	float:none;
}
#main #prof #spec #data{
	width:100%;
	float:none;
	margin: 20px 0 0 0;
}
#main #prof #spec #info{
	width:100%;
	float:none;
}
#main #prof .btn p img {
	margin: 0 0 10px 0;
}
#main #prof .btn p a{
	text-indent: 0;
	text-align: center;
}
#main #prof .btn .offer a{
	display: block;
	background: none;
	background-color: #d93932;
	color: #fff;
	width: 100%;
	height: auto;
	padding: 20px 0;
}
#main #prof .btn .pdf a{
	display: block;
	background: none;
	border: 1px solid #d93932;
	color: #d93932;
	width: 100%;
	height: auto;
	padding: 20px 0;
	box-sizing: border-box;
}
.remodal iframe{
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}

#scrollbar_01 { width: 100%; margin: 20px 0 10px; }
#scrollbar_01 .viewport { width: 100%; height: auto; overflow: hidden; position: relative; }
#scrollbar_01 .overview { list-style: none; position: relative; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar_01 .scrollbar{display: none;background-color:#c5c6cb; position: relative; float: right; width: 2px;}
#scrollbar_01 .thumb { background-color:#d93932;height: 20px; width: 12px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px;}
#scrollbar_01 .disable { display: none; }

#scrollbar_02 { width: 100%; margin: 20px 0 10px; }
#scrollbar_02 .viewport { width: 100%; height: auto; overflow: hidden; position: relative; }
#scrollbar_02 .overview { list-style: none; position: relative; left: 0; top: 0; padding: 0; margin: 0; }
#scrollbar_02 .scrollbar{display: none; background-color:#c5c6cb; position: relative; float: right; width: 2px;}
#scrollbar_02 .thumb { background-color:#d93932;height: 20px; width: 12px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -5px;}
#scrollbar_02 .disable { display: none; }
}
