@charset "Shift_JIS";

/*==============================

	‚â‚Ü‚®‚¿–‹––ISHINÕ ~ ƒXƒ^[ƒtƒ‰ƒCƒ„[“Á•ÊƒLƒƒƒ“ƒy[ƒ“
	/campaign/2017/meiji150/

==============================*/

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

		common

--------------------------------------------------*/
img {vertical-align: top;}

#wrapper {
	width: 1024px;
	margin: 0 auto;
	position: static;
}
#contents {
	width: 1024px;
	overflow: hidden;
	padding: 36px 37px 45px;
	background: #d4cbbd;
	box-sizing: border-box !important;
	margin-bottom: 80px;
}
.ftCont02 {
	width: 720px;
	margin: 0 auto;
}
.inner {margin: 0 auto;}

/* –¾’©‘Ì */
#mainConts #mainCap h1,
#mainConts #mainTop h2 {
	font-family: "‚l‚r ‚o–¾’©","MS PMincho","ƒqƒ‰ƒMƒm–¾’© Pro W3","Hiragino Mincho Pro",serif;
}



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

		contents

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

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

		mainConts

--------------------------------------------------*/
#mainConts {
	margin-bottom: 45px;
	font-size: 16px;
	background: #000 url(../img/bg_main_conts.png);
}

/*	#mainTop
------------------------------*/
#mainConts #mainTop h2 {
	font-size: 200%;
	font-weight: normal;
	float: left;
}
#mainConts #mainTop p {
	float: right;
	padding-top: 10px;
}

/*	#mainCap
------------------------------*/
#mainConts #mainCap {
	width: 950px;
	height: 75px;
	position: relative;
}
#mainConts #mainCap h1 {
	border-top: 5px solid #b28850;
	background: #131313 url(../img/bg_main_cap.png) !important;
	font-family: "Ÿà–¾’©",YuMincho,"Yu Mincho","‚l‚r ‚o–¾’©","MS PMincho","ƒqƒ‰ƒMƒm–¾’© Pro W3","Hiragino Mincho Pro",serif;
	color: #FFFFFF;
	font-size: 30px;
	font-weight: normal;
	line-height: 75px;
	width: 100%;
	height: 75px;
	padding-left: 25px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	box-sizing: border-box;
}
#mainConts #mainCap h1 span {
	font-size: 65%;
	line-height: 70px;
	letter-spacing: 0;
}


/*	#mainImg
------------------------------*/
#tabImage {
	position: relative;
	width: 950px;
	height: 500px;
}
#tabImage > div {
	position: absolute;
	display: none;
}
#tabImage > div:first-child {
	display: block;
}



/*	#thumbs
------------------------------*/
#mainConts #thumbs {
	padding: 20px;
}
#mainConts #thumbs h2 {
	font-size: 20px;
	color: white;
	font-weight: normal;
	margin-bottom: .5em;
}
#mainConts #thumbs ul {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-bottom: 15px;
}
#mainConts #thumbs li {
	width: 220px;
}



/*	#thumbnail
------------------------------*/
#thumbnail {
	margin-top: -20px;
	margin-bottom: 30px;
}
#thumbnail ul {
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-wrap: wrap;
}
#thumbnail li {
	width: 230px;
	margin-bottom: 15px;
}




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

		sectionDetail

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


/*--------------------------------------------------
		#info
--------------------------------------------------*/

#information {
	width: 100%;
	min-height: 400px;
	background-repeat: no-repeat;
	padding: 50px 65px;
	box-sizing: border-box !important;
	margin-bottom: 45px;
}
#information .inner {
	background: rgba(255,255,255,.7);
	border-radius: 10px;
	padding: 40px 50px;
	font-size: 16px;
	line-height: 1.875;
	min-height: 300px;
	box-sizing: border-box !important;
}
#information h2 {
	font-weight: bold;
	font-size: 20px;
	margin-top: .7em;
}
#information .infoGroup {
    display: none;
}
#information .infoGroup:first-of-type {
    display: block;
}


/*--------------------------------------------------
		#address
--------------------------------------------------*/
#address {
	border: 2px solid;
	padding: 40px 65px;
}
#address h3 {
	margin-bottom: 18px;
	background: #1b1b1b;
	padding: 8px 15px;
	line-height: 1;
	color: white;
	font-weight: normal;
	font-size: 16px;
}
#address .spotInfo {
    display: none;
	width: 410px;
	float: left;
	font-size: 18px;
	line-height: 1.67;
}
#address .spotInfo:first-of-type {
    display: block;
}
#address .spotInfo a {
	text-decoration: underline;
	color: currentColor;
}
#address .spotInfo a:hover {
	text-decoration: none;
	color: currentColor;
}
#address .spotName {
	font-weight: bold;
}
#address .spotAddress {
	padding-left: 3em;
	text-indent: -3em;
}
#address .spotTel {
	padding-left: 5em;
	text-indent: -5em;
}
#address .spotTime {
	padding-left: 5em;
	text-indent: -5em;
}
#address .spotOff {
	padding-left: 4em;
	text-indent: -4em;
}
#address .moreInfo {
	margin-top: .75em;
	padding-top: .75em;
	border-top: 1px dashed;
}
#address .spotMap {
	width: 380px;
	float: right;
}


