@charset "UTF-8";

/* ゴシック体指定 */
html {
	margin: 0;
	padding: 0;
}
.reset {
	clear:both;
	display:block;
	height:1px;
	font-size:1px;
	line-height:1px;
}
*{
 	border:none;
	vertical-align:baseline;
	outline:0;
	margin: 0;
	padding: 0;
}

a:LINK,
a:VISITED,
a:ACTIVE {text-decoration: none;color:#704d39;}
a:HOVER {text-decoration: none;color:#666666;}


body {
	font:12px/1.5 "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(/img/web/base/body_bg.png) top left;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align:center;
	min-width:1320px;
}

#wrapper {
	background: url(/img/web/door/index_logo_d2.png?date=20230117) top center no-repeat;
	margin: 0;
	padding: 0;
	text-align:center;
	min-width:1320px;
}
 h1{
	background:rgba(112, 77, 57, .5);
	min-width:1320px;
	width:100%;
	margin: 0px auto 0px auto;
	height:18px;
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	font-weight: normal;
	z-index:3;
}
header {
	min-width:1320px;
	width: 100%;
}

header nav{
	background:rgba(112, 77, 57, .5);
	margin: 600px auto 0px auto;
	min-width:1320px;
	width: 100%;
	height: 100px;
}
header nav a.in{
	font-size:60px;
	font-family: 'Oswald', sans-serif;
	display:block;
	background:#ffffff;
	margin: 10px auto 0px auto;
	width: 400px;
	height: 80px;
	line-height: 66px;
}
header nav a.in span{
	font-size:12px;
	font-family: 'Oswald', sans-serif;
	display:block;
	margin:36px auto 0px 150px;
	position:absolute;
}

header nav a.in:HOVER { color: #ffffff;background:#cc0000;}

header nav div.out{
	font-family: 'Oswald', sans-serif;
    background: url(/img/web/door/exit.png) no-repeat left top;
    width: 500px;
    height: 60px;
    margin: 20px auto 0 auto;
    padding: 10px 0 0 80px;
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    color: #333333;
    font-weight: normal;
}
header nav div.out a:LINK,
header nav div.out a:VISITED,
header nav div.out a:ACTIVE,
header nav div.out a:HOVER {text-decoration: underline;}



article {
	margin: 160px auto 0 auto;
	padding: 0 0 60px 0;
	text-align:center;
	width:1320px;
}

article section.mobile{
	float:left;
	margin: 0px auto 0 100px;
	padding: 0px;
	text-align:left;
	width:390px;
}
article section.link{
	float:right;
	margin: 0px 100px 0 auto;
	padding: 0px;
	text-align:center;
	width:600px;
}
article section div.lvg a{
	float: center;
	height: 18px;
	width: 52px;
	margin: 5px;
}


article section.shop{
	font-family: 'Oswald', sans-serif;
	border: 5px #dccac0 solid;
	background:#ffffff;
	width:1100px;
	margin: 60px auto 0px auto;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	overflow: hidden;
}

article section.shop h2{
	background:#dccac0;
	margin: 0px auto 20px auto;
	padding:0px;
	text-align:center;
	font-size:20px;
	height:60px;
	line-height:60px;
	color:#704d39;
}

article section.shop div{
	font-family: 'Oswald', sans-serif;
	float: left;
	width:500px;
	display:block;
	margin: 0px 25px 0px 25px;
	padding:0px;
	border:0px;
	text-align:left;
	font-size:14px;
	line-height:20px;
	font-weight: normal;
	color:#333333;
}

article section.shop h3{
	font-family: 'Oswald', sans-serif;
	color:#704d39;
	padding:0px;
	font-size:16px;
	line-height:20px;
	font-weight: normal;
}



.mt-0{
	margin-top:0!important;
}































footer {
	border-top:1px #cccccc solid;
	background:#ffffff;
	margin: 60px auto 0 auto;
	padding: 0 0 60px 0;
	text-align:center;
	min-width:1320px;
}

footer div.f_link{
	margin: 60px auto 0 auto;
	padding: 0;
	text-align:center;
	width:1320px;
}
footer div.f_link a .icon,
footer div.f_link a span{display:none;}

footer div.f_link a{
	width:119px;
	margin: 0px 0px 4px -1px;
	line-height:16px;
	font-size:14px;
	color:#333333;
	height:16px;
	float:left;
	text-align:center;
	color:#704d39;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
}
footer div.f_link a:HOVER {color:#cccccc;}

footer a.logo{
	background: url(/img/web/base/logo.png?date=20221222) no-repeat top center;
	display:block;
	width:300px;
	height:100px;
	margin: 30px auto 0px auto;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

footer span.f_shop{
	font-size:14px;
	display:block;
	height:20px;
	margin: 30px auto 0px auto;
}
footer span.Copyright{
	font-size:12px;
	display:block;
	height:20px;
	margin: 30px auto 0px auto;
}
#scroll_top_bt {
	margin:0px 0px 0px 1285px;
	background:rgba(112, 77, 57, 1.0);
	width:70px;
	display:block;
	padding: 4px 0px 0px 0px;
	height:60px;
	position: fixed;
	bottom: 80px;
	z-index:10;
	color:#fff;
	-moz-box-shadow:0px 0px 5px #cccccc;
	-webkit-box-shadow:0px 0px 5px #cccccc;
	box-shadow:0px 0px 5px #cccccc;

}
