@charset ”UTF-8”;

/*- 基本スタイル定義 -*/

* {
	margin: 0;
	padding: 0;
}
body {
	color: #000000;
	font-size: 16px;
font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	line-height: 1.4;
	background-color: #ffffff;
	text-align: center;
}
img {
	border:none;
}
.tf{
	-webkit-transform-origin: left top;
	transform-origin: left top;
}
/*- フォント定義 -*/
h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
p.fttext {
	margin-top: 100px;
	font-size: 11px;
}
p#selnum{
	font-size: 14px;
}
span.ttext {
	font-size: 8px;
	background-color: orange;
}
p.vtext{
	font-size: 8px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin-left: 5px;
}
/*- 画像表示定義 -*/
img.img_right {
float: right;
padding: 5px;
}
img.img_left {
	float: left;
	padding: 5px;
}

/*- 画像重ね合わせ -*/
img.layer00 {
	height:672px;
	width:640px;
	position:absolute;
	right:0px;
}
img.layer01 {
	height:672px;
	width:640px;
	position:absolute;
	right:0px;
}
img.layer02 {
	height:672px;
	width:640px;
	position:absolute;
	right:0px;
}
img.layer03 {
	height:672px;
	width:640px;
	position:absolute;
	right:0px;
}
img.layer04 {
	height:672px;
	width:640px;
	position:absolute;
	right:0px;
}
img.layer05 {
	height:672px;
	width:640px;
	position:absolute;
	right:0px;
}
img.layer06 {
	height:672px;
	width:640px;
	position:absolute;
	right:0px;
}
img.layer07 {
	height:672px;
	width:640px;
	position:absolute;
	right:0px;
}
img.layer08 {
	height:672px;
	width:640px;
	position:absolute;
	right:0px;
}
img.layer09 {
	height:672px;
	width:640px;
	position:absolute;
	right:0px;
}
img.layer10 {
	height:672px;
	width:640px;
	position:absolute;
	right:0px;
}
img.layer11 {
	height:672px;
	width:640px;
	position:absolute;
	right:0px;
}
img.layer0t {
	height:672px;
	width:640px;
	position:absolute;
	right:0px;
}
p.imgcap {
	position:absolute;
	bottom:5px;
	right:10px;
	font-size:12px;
}

/*- 画像書き換え -*/

/*- 選択ボーダー -*/
.slectbordersd{
	overflow: hidden;
	display: inline-block;
	border: 3px solid #313333;
	margin:-3px;
}
.slectborderdx{
	overflow: hidden;
	display: inline-block;
	border: 3px solid #0C3287;
	margin:-3px;
}
img.kimg{
	height: 90px;
	width: 125px ;
}
/*- キャプ付サムネイル用 -*/
div.thumbbox01 {
	width: 125px;
	text-align: center;
	margin: 8px auto;
	display: inline-block;
}

div.thumbbox02 {
	width: 80px;
	text-align: center;
	margin: 2px auto;
	float: left;
}
div.thumbbox03 {
	width: 115px;
	text-align: center;
	margin: 8px auto;
	display: inline-block;
}
div.thumbbox0t {
	width: 90px;
	text-align: center;
	margin: 2px auto;
	float: left;
}
.tbm05{
	margin-bottom: 0px !important;
	margin-top: 5px !important;
}
.tbm02{
	margin-bottom: 0px !important;
	margin-top: 2px !important;
}
span.sf{
	font-size: 7px;
}
p.caption01 {
	text-align: left;
	margin: 3px;
	font-size: 10px;
	transform: scale(0.8);
	transform-origin:0 0;
	white-space: nowrap;
}
p.captionsd {
	text-align: left;
	margin: 3px;
	margin-left:6px;
	font-size: 8px;
}
p.captionsd2 {
	text-align: center;
	margin: 3px;
	font-size: 10px;
	transform: scale(0.7);
	transform-origin:0 0;
	white-space: nowrap;
}
p.caption02 {
	text-align: left;
	margin: 3px;
	font-size: 10px;
	transform: scale(0.6);
	transform-origin: 4% 0;
	white-space: nowrap;
}
p.caption03 {
	text-align: left;
	margin: 0px 0px 0px 10px;
	font-size: 8px;
}
p.caption01op {
	text-align: left;
	width: 55px;
	margin: 3px 3px 3px 0px;
	padding: 2px 4px 2px 8px;
	background-color: #25B7BC;
	color: #FFFFFF;
	font-size: 10px;
	transform: scale(0.8);
	transform-origin:0 0;
	white-space: nowrap;
}
/*- float解除 -*/
div.clear {
	clear: both;
}

/*- リンク定義 -*/
a {
	text-decoration: none;
}

/*- 見出しdivBOX -*/
div.titlebox {
	font-size: 12px;
	text-align:center;
	border:solid 1px #727171;
	background-color: #727171;
	color: #ffffff;
	margin: 0 auto;
}
div.vtitlebox {
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	text-align:center;
	border:solid 1px #727171;
	background-color: #727171;
	color: #ffffff;
	margin: 0 auto;
}
div.tbkabe {
	width: 265px;
	height: 25px;
	line-height: 26px;
	margin-top: 15px;
}
p.titletext{
	font-size: 10px;
	transform: scale(0.8);
	transform-origin:50% 0;
	white-space: nowrap;
}
/*- ページラッパー定義 -*/
* html body {
	overflow: hidden;
}
div#wrap {
	width: 978px;
	height: 1224px;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 0px;
	background-color: #ffffff;
/*	border: 1px solid #666666; */
}
div#spwrap {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 0px;
	background-color: #ffffff;
	display: none;
/*	border: 1px solid #666666; */
}
div#idxwrap {
	width: 978px;
	height: 1224px;
	margin: 0 auto;
	text-align: center;
	padding: 0px 0px 0px;
	background-color: #ffffff;
}

/*- トップ -*/
div#top {
	width: 978px;
	height: 100px;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 0px;
	background-color: #ffffff;
}
img#topmain{
	width: 978px;
	height: 100px;
}

/*- ミドル -*/
div#middle {
	width: 978px;
	height: 672px;
	margin: 0 auto;
	text-align: left;
	padding: 0px 0px 0px;
	background-color: #ffffff;
	/*border-top: 1px solid #000000;*/
	/*border-bottom: 1px solid #000000;*/
}
div#pictbox {
	width: 640px;
	height: 672px;
	float: left;
	position:relative;
	/*border-right: 1px solid #000000;*/
}
div#midright {
	width: 338px;
	height: 672px;
	float: right;
}
div#mr_wall {
	width: 270px;
	margin: 0 auto;
	text-align:center;
}
div#mr_selectdisplay {
	width: 310px;
	height: 140px;
	background-color: #E6E6E5;
	margin-top: 31px;
}
.sd{
	height: 120px;
	text-align: center;
	margin-top: 5px;
}
.sdh{
	text-align: left;
	padding-top: 3px;
	margin-left: 20px;
	font-size: 10pt;
}
.sd_tb{
	width: 70px !important;
	margin-top:4px !important;
	margin-bottom: 0px !important;
}
.sd_img{
	height:63px;
	width:57px;
}

div#sizetext {
	width: 270px;
	height: 15px;
	float: right;
	margin: 0px auto;
	margin-top:40px;
	padding: 0px;
	background-color: #ffffff;
}

/*- ラスト -*/
div#last {
	width: 900px;
	height: 440px;
	margin: 0px auto;
	margin-top: 10px;
	margin-left: 70px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}
div.l_column{
	float: left;
	width: 570px;
	margin-left: 3px;
}
div.l_con{
	float: left;
}
.lcon01{
	width: 570px;
	margin-top:5px;
}
.lcon02{
 width: 450px;
 height: 80px;
}
.lcon03{
 width: 250px;
 margin-top:10px;
}

.lcon04{
 width: 200px;
 height: 130px;
}
div#l_left {
	width: 489px;
	height: 472px;
	margin: 0px auto;
	float: left;
}
div#l_right {
	width: 489px;
	height: 472px;
	margin: 0px auto;
	float: right;
}
div#ll_title {
	width: 25px;
	float: left;
}
.lltw{
	width: 75px !important;
}
.ltb{
	width: 75px;
	height: 80px;
}
.lll02{
	width: 200px;
	height: 85px;
	float: left;
 }
.lll04a{
	width: 300px;
	height: 85px;
	float: left;
}
.tbw70{
	width: 70px !important;
}
.tbw100{
	width: 100px !important;
}
.l_img01{
 height: 60px;
 width:60px;
}
.lvtb{
	width: 25px;
	height: 100px;
}

.ml0{
	margin-left: 0;
}
div#ll_con {
	width: 469px;
	float: right;
}

div#ll_t {
	margin-bottom: 13px;
//	width: 425px;
	height: 100px;
}

div#ll_m {
	margin-bottom: 13px;
//	width: 425px;
	height: 100px;
}

div#ll_d {
//	width: 425px;
	height: 100px;
}
div.ll_c {
	margin-top: 10px;
//	width: 425px;
	height: 90px;
}
div#lr_title {
	width: 20px;
	float: left;
}
div#lr_con {
	width: 469px;
	float: right;
}
div#lr_t {
	margin-bottom: 13px;
//	width: 496px;
	height: 100px;
}
div#lr_m {
	margin-bottom: 13px;
//	width: 496px;
	height: 100px;
}
div#lr_d {
//	width: 469px;
	height: 100px;
}
div.lr_c {
	width: 469px;
	height: 100px;
}
/*- フッター -*/
div#footer {
	width: 978px;
	height: 15px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	background-color: #ffffff;
}

/*- 目次箱 -*/
div#indexbox {
	width: 900px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	background-color: #ffffff;
}

/*- フィルターセット -*/
img.slfil {
	overflow: hidden;
	display: inline-block;
	filter: invert(20%);
	-webkit-filter: invert(20%);
	-moz-filter: invert(20%);
	outline: solid 2px #696969;
}

/*- 表示切替 -*/
.oh{
display:none;
}

/*- hr調整 -*/
.sdhr{
	margin-left: 8px;
	margin-bottom: 8px;
	width: 55px
}

/*- BOX内センタリング -*/
.pcenter{
	display: flex;
	align-items: center;
	justify-content: center;
}