#page { padding:5px 5px 0;}

#main { padding:50px 0 0; box-shadow:0 2px 6px rgba(100, 100, 100, 0.3); background:#fff !important;}

.site-content {  }
.ie .site-content { float:none !important; width:800px !important; }

.site-content #header ,
div#container { width:800px; margin:0 auto 6rem;}



article { }

a:hover img{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}

.block01 { clear:both; width:800px; overflow: hidden; margin:0 auto 30px; padding:0; }
.block02 { clear:both; width:780px; overflow: hidden; margin:0 auto 40px; padding:0; }
.block03 { clear:both; width:800px; overflow: hidden; margin:40px auto 0; padding:0; }


/*  TEXT  */
.color,
.store .color,
.store .block02 table td.color { color: #ff6487;}

.store h1 { margin-bottom:20px;}
.store h2 { margin-bottom:15px;}
.store h3 { margin-bottom:20px;}
.store p { font-size:14px; margin:0 0 14px; color:#333; line-height:150%;}
.store p.example { font-size:12px; margin-left:60px; padding:10px 0 10px 30px; border-left:3px #ccc solid;}

.store .large { font-size:14px;}
.bold { font-weight:bold;}
.store .comment { font-size:10px;}
.store .underline { text-decoration:underline;}
.store .notes { color:#CC0000; font-weight:bold;}


/* linkstyle -------------------*/
#container a.storeBack {
	display: block;
	padding: 2rem 0;
	text-align: center;
	letter-spacing: .2rem;
	background: #e45384;
	color: #fff;
	border-radius: 3rem;
	transition: .3s;
}
#container a.storeBack:hover {
	background: #f459a4;
}


/* store
-------------------------------------------------------------------------------------------------------*/
/*	Item	*/
.store .section { clear:both; width:800px; margin:0 auto;}
.store .section .left { float:left; margin:0 0 20px; overflow:hidden; }
.store .section .right { float:right; width:550px; margin:0; padding:0;}

.store .section ul { 
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin:0 0 3rem 0;
}
.store .section li { margin-bottom:2rem; text-align:center;}
.store .section li:last-of-type { margin-right:0;}
.store .section li p { text-align:center; margin:6px 0 10px; line-height: 140%;}
.store .section li span { color:#C0342C;}
.store .section li span.comment { color:#333;}

.store .section .clear { clear:both;}

.store h3.backnumber { font-size:12px; letter-spacing:0.2em; background:#444; color:#fff; padding:5px 20px; font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;}

/*	block01	*/
.store .block01 h3 { margin:0 0 10px;}
.store .block01 .left { float:left; margin:0; overflow:hidden; }
.store .block01 .right { float:right; width:470px; margin:0; padding:0;}
.store .block01 .right h4 { font-size:14px; font-weight:bold; margin:25px 0 10px; color:#333;}

	/*	eaxyFancybox	*/
	.store .block01 .left ul {
		display: flex;
		justify-content: space-between;
		width: 300px;
		margin: 2px 0 10px 0;
		flex-flow: wrap;
	}
	.store .block01 .left ul li {
		width: 16.4%; /* 6つ1段の場合 */
		width: 32.8%; /* 6つ2段の場合 */
	}

	/* button */
.store .block01 .right ul li a {
	display: inline-block;
    background: #666;
    color: #fff;
	font-size: 14px;
    border-radius: 3px;
    padding: 7px 18px;
    width: auto;
    margin: 0 auto 0.6rem;
}
.store .block01 .right ul li a:hover {
	opacity: .6;
}

/*	shopping guide	*/
.shoppingguide { width:880px; margin:0 auto 20px; background:#E9E9E9;}
.store .shoppingguide h3 { display:inline-block; font-size:14px; padding:8px 15px; color:#fff; background:#000;}
/*	shopping offline	*/
.shoppingoffline {
	width: 880px;
    margin: 0 auto 20px;
    background: #fff;
    border: 5px solid #E9E9E9;
}
.store .shoppingoffline h3 {
	display:inline-block;
	font-size:14px; 
	padding:8px 15px 12px;
	background: #E9E9E9;
	color:#333;
	font-weight: bold;
}



/*	block02	*/
.store .block02 h4 { font-size:14px; font-weight:bold; margin:25px 0 5px; color:#333;}



.store .block02 table {margin-bottom:30px;}

.store .block02 table ,
.store .block02 table caption,
.store .block02 table th,
.store .block02 table td {
border-collapse:separate;
border-spacing:1px;
}

.store .block02 table th {
	background:#ccc;
	color: #585858;
	font-size: 12px;
	font-weight:bold;
	padding:5px 5px;
	text-align:center;
	vertical-align:middle;
}
.store .block02 table th.prefecture { vertical-align:top; font-size:11px; font-weight:normal; text-align:left; line-height:140%;}

.store .block02 table td {
	background:#fdfdfd;
	color: #585858;
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	padding: 7px 8px;
    text-align: center;
}

.artbooks { font-weight:bold;}





/*	block03	
.store table.place {
	width:798px;
	margin:20px auto;
	padding:0;
	border-collapse:collapse;
}
.store table.place th { width:auto; font-size:12px; font-size:1.2rem; padding:5px 0;}
.store table.place th span { font-size:10px; font-size:1.0rem; color:#854B55;}
.store table.place th.name { font-size:14px; font-size:1.4rem; padding:7px 50px; line-height:140%; background:#E0D2D4; color:#671E2A; text-align:center;  border:1px solid #D1BBBF;}
.store table.place th.point { width:60px; width:6.0rem; text-align:center;}
.store table.place th.pre { background:#671E2A; color:#fff; padding:3px 0; border-right:1px solid #671E2A; border-left:1px solid #671E2A; text-align:center;}

.store table.place td { font-size:14px; font-size:1.4rem; padding:10px 15px; border:1px solid #D1BBBF; text-align:center; font-weight:bold; vertical-align:middle;}
.store table.place td span { font-size:10px;}

.store table.place .advance { color:#74252D;}

*/





/*	thanks	*/
div.mfp_thanks {
	margin-top: 2rem;
}
div.mfp_thanks h3 {
	font-weight: bold;
	margin: 3rem 0 1rem;
}
div.mfp_thanks p {
	line-height: 1.7em;
	margin-bottom:1em;
}
div.mfp_thanks .thanksNotice {
	margin-top: 4rem;
	padding: 0.1rem 4rem 1rem;
    background: rgb(237 142 174 / 10%);
}


/*	メールフォームボタン、Storeボタンsのロールオーバー	*/
.store .btMail a:hover img { visibility:hidden; }
.store .btMail a { width:191px; height:155px; display:block; background:url(../images/passport/step_mail_on.gif) left top no-repeat;}

.store .btStores a:hover img { visibility:hidden; }
.store .btStores a { width:191px; height:155px; display:block; background:url(../images/passport/step_stores_on.gif) left top no-repeat;}





/*	特定商取引法へのリンク	*/
.commercial { margin:30px 0 0;}
.commercial p { text-align:right;}
.commercial a:visited ,
.commercial a:link { color:#666 !important;}






/* -------------------------------- 

	TABLE

-------------------------------- */
table.place {
	width:90%;
	margin:0 auto 2.5rem;
	padding:0;
	border-collapse:collapse;
	border-spacing: 0;
	text-align:left;
}

table.place th ,
table.place td { vertical-align:middle;}

table.place th { width:auto; font-size:1.4rem; font-weight:bold; padding:0.5rem 0;}
table.place th.prefecture { background:#555; color:#fff; padding-left:.7rem; border-right:1px solid #555; border-left:1px solid #555; text-align:center;}
table.place th span { font-size:1.0rem;}
table.place th span.exhibition-site { background: #888; border-radius: 3px; color: #fff; padding: .3rem .5rem; margin:0 0.5rem 0 0; }
table.place th.name { padding:0.7rem 2rem; line-height:1.4; border:1px solid #ccc;}
table.place th.point { width:11%; text-align:center;}

table.place td { font-size:1.2rem; padding:1rem 1.5rem; line-height:1.2; border:1px solid #ccc; }
table.place td span { font-size:1rem;}
table.place td.check {font-size:1.6rem; font-weight:bold; padding:1rem 0.5rem; text-align:center; }

table.place .poAdvance {}

/* limited */
table.place tr.limited th ,
table.place tr.limited td {
	background:#f9e5ec;
}
table.place tr.limited p {
	margin:.4rem 0 0 !important;
	letter-spacing:0 !important;
  background: #e45384 none repeat scroll 0 0;
    color: #fff;
    font-size: 1.2rem;
    padding: 0 0.8rem;
	border-radius:0.2rem;
}
table.place tr.limited p a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
table.place tr.limited p a:hover {
	color:#f3cbd9;
}

