@charset "utf-8";

/* --------------------------------------------
	スマートフォン用
----------------------------------------------*/
html {
	/*font-size: 10px;*/
	font-size: 62.5%;
}

/* ### 画像 ### */
img	{max-width: 100%;
	height: auto;}

/* 全体 */
html,body {
	background-color: #BAB;
	background-color: #32302F;
	background-color: #E9E5E2;
	/* padding: 0 14px;
	padding: 0; */
}

/* 全体 
body {
	padding: 8px 12px 10px 12px;
}
*/

body {
	font-size: 16px;
}

#container {
	/* width: 740px; */
	width: 100%;
	border-left: none;
	border-right: none;
	margin: 0;
	padding: 0;
	background: none;/*  */
	/*background-color: #ECE8E5;
	background-color: #BAB;
	background-color: #32302F;
	background-image: url(../pic/bg_img_s.jpg) ;
	background-size: contain;
	background-repeat: repeat-y;
	background-position: left top;*/
}

#container2 {
	width: 766px;
	width: 768px;
	width: 100%;
	/*height: 100%;*/
	/*background-image: url(../pic/top_ph_s.jpg) ;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right top;*/
}

#main {
	width: 100%;
	width: auto;
	margin: 0;
	padding: 0;
	padding: 0px 12px 12px 12px;
	padding: 0px 0px 12px 0px;
	text-align: left;
	/*background-color: #EEE;*/
}


/* タイトルエリア */

#titleArea {
	width: 766px;
	width: 768px;
	width: 100%;
	/*height: 720px;*/
	/*height: 780px;*/
	/*height: calc( 100vw * ( 720 / 768 ) );*/
	height: auto;
	/*min-height: 720px;*/
	/*background-color: #DDD;*/
}

#titleArea div#right {
	width: 515px;
	width: 67.06%;
	width: 100%;
	max-width: 515px;
	height: 727px;
	height: 100%;
	height: auto;
	float: right;
	float: none;
	margin: 0 auto;
	background: #E9E5E2 url(../pic/top_line_s.png) no-repeat 0px 0px;
	background-size: 100% auto;
	/*position: relative;*/
	/*position: static;*/
	/*text-align: center;*/
	/* background-color: #CCC; */
}

/* 縦横比の維持 ここから */
#titleWrapper {
	width: 515px;
	width: 100%;
	height: 727px;
	height: auto; /* 重要 */
	position: relative;
}

#titleWrapper:before {
	content: "";
	display: block;
	padding-top: 141.17%; /* titleArea の縦横比 */
}

#titleWrapperInner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* 縦横比の維持 ここまで */

#titleArea div#left {
	width: 235px;
	width: 30.7%;
	width: 100%;
	width: auto;
	height: 100%;
	height: auto;
	float: left;
	float: none;
	text-align: right;
	text-align: left;
	margin: 0 12px;
	/*margin-top: 20px;*/
	background-color: #DDD;/*  */
}

h1 {
	width: 504px;
	top: 14px;
	left: 7px;
	width: 97.86%;
	top: 1.93%;
	left: 1.36%;
}

h1 img {
	width: 100%;
	height: auto;
}

p#title2 {
	width: 247px;
	top: 427px;
	left: 71px;
	width: 47.96%;
	top: 58.73%;
	left: 13.79%;
}

p#title2 img {
	width: 100%;
	height: auto;
}

p#term {
	width: 40px;
	top: 10px;
	left: 269px;
	width: 7.77%;
	top: 1.38%;
	left: 52.23%;
}

p#term img {
	width: 100%;
	height: auto;
}

p#titleEn {
	width: 492px;
	top: 373px;
	left: 9px;
	width: 95.53%;
	top: 51.31%;
	left: 1.75%;
}

p#titleEn img {
	width: 100%;
	height: auto;
}

p#termEn {
	width: 189px;
	top: 672px;
	left: 162px;
	width: 36.7%;
	top: 92.43%;
	left: 31.46%;
}

p#termEn img {
	width: 100%;
	height: auto;
}

p#topImg {
	width: 297px;
	top: 186px;
	left: 109px;
	width: 57.67%;
	top: 25.58%;
	left: 21.17%;
}

p#topImg img {
	width: 100%;
	height: auto;
}

p#topImgBg {
	width: 339px;
	top: 165px;
	left: 88px;
	width: 65.83%;
	top: 22.7%;
	left: 17.09%;
}

p#topImgBg img {
	width: 100%;
	height: auto;
}

/*@media screen and (max-width:457px) {
	h1 {
		width: 85%;
		left: 7.5%;
	}
	p#term {
		width: 50%;
		left: 25%;
	}
}*/

/*@media screen and (max-width:380px) {
	h1 {
		width: 90%;
		left: 5%;
	}
	p#term {
		width: 55%;
		left: 22.5%;
	}
}*/


div#sakuhin {
	width: 100%;
	width: auto;
	margin: 19px 0 0 25px;
	margin: 2.6% 0 0 3.4%;
	margin: 8.1% 0 0 10.6%;
	margin: 0;
	margin-top:2.7%;
	padding:14px 22px 8px 22px;
	padding:14px 9.4% 8px 9.4%;
	padding:12px 12px 8px 12px;
	padding:12px 15px 8px;
	border: solid 1px #111;
}

div.sakuhinListBlock {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 14px 0 0px 0px;
}

div#sakuhin dl {
	width: 32%;
	/* background-color: #DDD; */
}

@media screen and (max-width:560px) {
	div#sakuhinList1 {
		display: none;
	}
	div#sakuhinList2 {
		display: block;
	}
	div#sakuhinList2 ul {
		width: 50%;
		width: 49%;
		margin-right: 1%;
		/* background-color: #777; */
	}
	div#sakuhinList2 dl {
		width: 50%;
		width: 48%;
		/*margin-right: 1%;*/
		/* background-color: #777; */
	}
	div.sakuhinListBlock {
		/*-ms-flex-pack: distribute;
		justify-content: space-around;*/
		/*-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;*/
	}
	/*div#sakuhin dd span {
		display: inline-block;
	}*/
}

@media screen and (max-width:340px) {
	div.sakuhinListBlock {
		display: block;
	}
	div#sakuhinList2 ul {
		width: auto;
		margin-right: 0;	
		/* background-color: #777; */
	}
	div#sakuhinList2 dl {
		width: auto;
		margin-right: 0;	
		/* background-color: #777; */
	}
}

@media screen and (max-width:457px) {
	div#sakuhin{
		margin-top: 3.5%;
	}
}

@media screen and (max-width:380px) {
	div#sakuhin {
		margin-top: 5%
	}
}/*  */

p#termTextLv1 { display: none; }
p#termTextLv2 {
	display: block;
	font-size: 93%; /*12px*/
	/*font-size: 1.2rem;*/
	/*font-size: 100%; 13px*/
	line-height: 140%;
	margin-bottom: 8px;
}

div.sakuhinListBlock {
	padding: 14px 0 0px 0px;
	padding: 24px 0 0px 0px;
}

div#sakuhin p {
	font-size: 1.2rem; /*12px*/
}

div#sakuhin ul {
	margin: 0px;
	padding: 8px 0 0px 0px;
	padding: 12px 0 0px 0px;
	list-style-type: none;
}

div#sakuhin li {
	margin: 0;
	padding: 0;
	margin-bottom: 11px;
	font-size: 93%; /*12px*/
	font-size: 1.2rem; /*12px*/
	/*font-size: 85%; 11px*/
	line-height: 132%;
	color: #000;
}

div#sakuhin li span.sTitle {
	font-size: 93%; /*12px*/
	font-size: 1.2rem; /*12px*/
	line-height: 125%;
	/*font-weight: bold;*/
}

div#sakuhin li span.sDate {
	font-size: 85%; /*11px*/
	font-size: 1.1rem; /*11px*/
	line-height: 125%;
}

div#sakuhin dl {
	margin: 0px;
	padding: 14px 0 0px 0px;
	padding: 12px 0 0px 0px;
	padding: 0px;
	/*line-height: 155%;*/
	/*background-color: #DDD;*/
}

div#sakuhin dt {
	font-size: 93%; /*12px*/
	font-size: 1.2rem; /*12px*/
	line-height: 132%;
	margin-bottom: 1px;
}

div#sakuhin dd {
	margin-bottom: 10px;
	margin-bottom: 9px;
	font-size: 85%; /*11px*/
	font-size: 1.1rem; /*11px*/
	line-height: 140%;
}

div#sakuhin dd br { display: none; }

/*@media screen and (max-width:400px) {
	#termText {
		display: block;
		line-height: 1.5;
		margin-bottom: 3px;
	}
}*/

@media screen and (max-width:350px) {
	#titleText {
		display: block;
		line-height: 1.5;
		font-size: 1.3rem;
		margin-bottom: 3px;
		margin-bottom: 8px;
	}
	#titleText span.titleText1 {
		font-size: 1.4rem;
		font-size: 1.3rem;
	}
	#titleText span.titleText2 {
		font-size: 1.3rem;
		font-size: 1.2rem;
	}
	#titleText span.titleText3 { font-size: 1.0rem; }
}

div#infoArea {
	width: 100%;
	width: auto;
	margin: 0 12px;
	padding: 0px;
	/*background-color: #DDD;*/
}

div#infoArea div#left {
	width: 100%;
	float: left;
	float: none;
	/*background-color: #DDD;*/
}

div#infoArea div#right {
	width: 100%;
	float: right;
	float: none;
	/*background-color: #EEE;*/
}

p#mokuji {
	font-size: 93%; /*12px*/
	/*font-size: 100%; 13px*/
	line-height: 140%;
	font-size: 1.2rem; /*12px*/
	font-size: 1.3rem; /*13px*/
	line-height: 1.4;
}

div.info {
	font-size: 93%; /*12px*/
	line-height: 150%;
	font-size: 1.2rem; /*12px*/
	line-height: 1.5;
}

div#info h2 {
	margin: 0;
	font-size: 108%; /*14px*/
	font-size: 1.4rem; /*14px*/
	font-weight: normal;
	color: #795F36;
	color: #FFF;
	color: #E60020;
	color: #9A717F;
	color: #CACDCE;
	padding: 0px 0px 2px 0px;
}

div.column div.tEvent {
	font-size: 93%; /*12px*/
	line-height: 140%;
	line-height: 145%;
	font-size: 1.2rem; /*12px*/
	line-height: 1.45;
}

div.cText {
	font-size: 93%; /*12px*/
	/*font-size: 100%; 13px*/
	line-height: 150%;
	font-size: 1.2rem; /*12px*/
	line-height: 1.5;
	padding: 7px 8px 4px 8px;
}

@media screen and (max-width:350px) {
	div.cText {
		padding: 7px 8px 4px 8px;
		padding: 7px 4px 4px;
	}
}

div.cText p.midashi {
	font-size: 116%; /*12px-14px*/
	font-size: 107.5%; /*12px-13px*/
	font-size: 1.3rem; /*13px*/
}

.coverImage {
	max-width: 270px;
	width: 100%;
}
.coverImage img {
	max-width: 270px;
	width: 100%;
}

/* ログ取得＆カウンターボックス */
#o_counter {
	padding: 5px 0px 10px 0px;
	padding: 5px 0px 0px 12px;
}

/*#o_counter img {
	width: 36px;
	height: 9px;
}*/

