@charset "UTF-8";

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

	* layout.css
	* 更新日：20201010

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


/* ! トップページ
-------------------------------------- */
#topPage #headerTOP {
	width:950px;
	height:560px;
}
#topPage #logoTOP {
	padding-top:250px;
	width: 518px;
	float: right;
	display:none;/*移転メッセージ表示のため*/
}
#topPage #headerTOP2{
	min-height:300px;
	padding: 0px;
	width: 950px;
	margin: 0px;
	background: url(../images/ob_hr2.gif) no-repeat;
	background-color:#ececd3;	
}
#topPage .messageBox{
	padding-top:120px;
}
#topPage .messageBox dl{
	padding:20px;
	border:solid 1px #ffffff;
}
#topPage .messageBox dt{
	margin-bottom:15px;
	font-size:2rem;
	color:#e6463a;
}
#topPage .messageBox dd{
	padding-left:10px;
}
#topPage .messageBox dd p{
	margin-bottom:15px;
	font-size:1.4rem;
	line-height:1.7;
	color:#ffffff;
}
#topPage .messageBox dd p strong{
}
#topPage .messageBox dd p span.asterisk{
	display:inline-block;
	font-size:1.2rem;
}
#topPage .messageBox dd .logo{
	width:400px;
    float:right;
    margin-top:-40px;
}
/*   Navi   */
#topPage #mainNavi2 {
	width: 100%;
	height: 40px;
	background-image: url(../images/b_main.jpg);
	background-repeat:no-repeat;
	padding-top: 30px;
	padding-bottom: 50px;
}
#topPage #mainNavi2 ul {
	float:left;
}
#topPage #mainNavi2 li {
	float: left;
}
#topPage #mainNavi2 li a {
	display: block;
	border: none;
	vertical-align: top;
}
#topPage #mainNavi2 li span {
	display: none;
}
#topPage #mainNavi201a {
	background-image: url(../images/b_TOP2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 40px;
	width: 62px;
}
#topPage #mainNavi201a:hover {
	background-position: 0px -40px;
	background-repeat: no-repeat;
}
#topPage #mainNavi201b {
	background-image: url(../images/b_TOP2.png);
	 	background-repeat: no-repeat;
	background-position: 0px -80px;
	height: 120px;
	width: 62px;
}
#topPage #mainNavi202a {
	background-image: url(../images/b_TOP2.png);
	background-repeat: no-repeat;
	background-position: -62px 0px;
	height: 40px;
	width: 133px;
}
#topPage #mainNavi202a:hover {
	background-position: -62px -40px;
	 	background-repeat: no-repeat;
}
#topPage #mainNavi202b {
	background-image: url(../images/b_TOP2.png);
	background-position: -62px -80px;
	height: 120px;
	width: 133px;
}
#topPage #mainNavi203a {
	background-image: url(../images/b_TOP2.png);
	background-repeat: no-repeat;
	background-position: -195px 0px;
	height: 40px;
	width: 166px;
}
#topPage #mainNavi203a:hover {
	background-position: -195px -40px;
	background-repeat: no-repeat;
}
#topPage #mainNavi203b {
	background-image: url(../images/b_TOP2.png);
	 	background-repeat: no-repeat;
	background-position: -195px -80px;
	height: 120px;
	width: 166px;
}
#topPage #mainNavi204a {
	background-image: url(../images/b_TOP2.png);
	background-repeat: no-repeat;
	background-position: -361px 0px;
	height: 40px;
	width: 156px;
}
#topPage #mainNavi204a:hover {
	background-position: -361px -40px;
	background-repeat: no-repeat;
}
#topPage #mainNavi204b {
	background-image: url(../images/b_TOP2.png);
	 	background-repeat: no-repeat;
	background-position: -361px  -80px;
	height: 120px;
	width: 156px;
}
#topPage #mainNavi205a {
	background-image: url(../images/b_TOP2.png);
	background-repeat: no-repeat;
	background-position: -517px 0px;
	height: 40px;
	width: 85px;
}
#topPage #mainNavi205a:hover {
	background-position: -517px -40px;
	background-repeat: no-repeat;
}
#topPage #mainNavi205b {
	background-image: url(../images/b_TOP2.png);
	 	background-repeat: no-repeat;
	background-position: -517px  -80px;
	height: 120px;
	width: 85px;
}
#topPage .copyright{
	float:right;
	margin-top:20px;
}
@media screen and (max-width:767px){
	#topPage #headerTOP {
		padding:0 20px 50px;
		width:calc(100% - 40px);
		height:auto;
		background: url(../images/ob_hr.gif) no-repeat center center /cover;
	}
	#topPage #logoTOP {
		display:block;/*移転メッセージ表示のため*/
		padding-top:50px;
		width:auto;
		float:none;
	}
	#topPage #logoTOP h1{
		text-align:center;
	}
	#topPage #headerTOP2{
		padding:0 20px 0;
		width:calc(100% - 40px);
		min-height:initial;
		background:#ececd3 url(../images/ob_hr2.gif) no-repeat;
	}
	#topPage .messageBox{
		padding-top:0;
		margin-top:50px;
	}
	#topPage .messageBox dd{
		padding-left:0;
	}
	#topPage .messageBox dd .logo{
		display:none;
	}
	/*   Navi   */
	#topPage #mainNavi2 {
		padding:30px 20px 10px;
		width:calc(100% - 40px);
		height:auto;
	}
	#topPage #mainNavi2 ul {
		float:none;
	}
	#topPage #mainNavi2 li {
		float:none;
	}
	#topPage #mainNavi201a {
		background-position: 10px 0px;
	}
	#topPage #mainNavi201a:hover {
		background-position: 10px -40px;
	}
	#topPage #mainNavi201b {
		background-position: 10px -80px;
	}
	#topPage #mainNavi205a {
		background-position: -520px 0px;
	}
	#topPage #mainNavi205a:hover {
		background-position: -520px -40px;
	}
	#topPage #mainNavi205b {
		background-position: -520px  -80px;
	}
	#topPage .copyright{
		float:none;
		display:block;
		width:314px;
		margin:20px auto 0;
		text-align:center;
	}
}


/* ! SHOP INFO
-------------------------------------- */
#shopInfo #conAccess{
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 950px;
	height:550px;
	background-image:url(../shop/images/i_bg.png);
	background-repeat:no-repeat;
}
#shopInfo #conAccess #area480{
	font-size:1.3rem;
	margin-bottom:10px;
}
#shopInfo #conAccess #area480 .b{
	font-weight:bold;
}
#shopInfo #conAccess #area480.map{
	position:relative;
	padding-top:184px;
	margin-bottom:15px;
	width:445px;
}
#shopInfo #conAccess #area480.map iframe{
	position:absolute;
	top:0;
	left:0;
}
#shopInfo #conAccess .btn.map {
	margin:0 auto;
	width:50%;
}
#shopInfo .shop_bnr{
	display:none;
}
#shopInfo .txt_small{
	font-size:1.0rem;		
}
#shopInfo .tbl_access{
	width:445px;
}
#shopInfo .tbl_access th,
#shopInfo .tbl_access td{
	padding:8px;
	vertical-align:middle;
	text-align:left;
	border:1px solid #cccccc;
}
#shopInfo .tbl_access th{
	background-color:#F8F8F8;
}
@media screen and (max-width:767px){
	#shopInfo #conAccess{
		padding:0 0 50px;
		margin: 0px auto;
		width:calc(100% - 40px);
		height:auto;
		background:none;
	}
	#shopInfo #conAccess #area480{
		width:100%;
	}
	#shopInfo #conAccess #area480.map{
		/*padding-top:56.25%;*/
		padding-top:76.25%;
		margin-bottom:20px;
		width:100%;
	}
	#shopInfo #conAccess .btn.map {
		width:80%;
	}
	#shopInfo .shop_bnr{
		display:block;
		margin-bottom:40px;
	}
	#shopInfo .txt_small{
		display:block;
	}
	#shopInfo .tbl_access{
		width:100%;
	}
}



/* !wrapper
---------------------------------------------------------- */
/*#wrapper{
	width:900px;
	padding:0 50px;
	margin:0 auto;
	}*/
@media screen and (max-width:767px){}

/* !header
---------------------------------------------------------- */




/* !ページのTOPへ戻る
---------------------------------------------------------- */
.page_top{
	position:fixed;
	right:50px;
	bottom:50px;
}
.page_top a{
	padding:30px;
	background-color:#E2E4E5;
	color:#333333;
}


