
/* ==============================================================================
	CSS for touch-screen : common.css
============================================================================== */

/* ----------------------------------------------------------
  Common Settings : css-reset
---------------------------------------------------------- */
html{
font-family: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
overflow-y:scroll;
-webkit-text-size-adjust:none;
-webkit-font-smoothing: antialiased;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
}

body,div,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,form,fieldset,legend,input,textarea,pre,code,blockquote,th,td{
margin:0;
padding:0;
}

div,h2,h3,h4,h5,h6,p,li,dt,dd,pre,code,blockquote,th,td{
word-break:break-all;
}

br{
letter-spacing:0;
}

fieldset,img{
border:0;
}

li{
list-style:none;
}

caption,th{
text-align:left;
}

h1,h2,h3,h4,h5,h6,th{
font-size:100%;
font-weight:normal;
font-style:normal;
}

input,textarea,select{
font-family:inherit;
font-size:inherit;
font-weight:inherit;
color:#333;
}

input[type="submit"]{
cursor:pointer;
}

select{
background-color:#ffffff !important;
}

address,caption,cite,code,dfn,var{
font-style:normal;
font-weight:normal;
}

abbr,acronym{
border:0;
font-variant:normal;
}

del,u{
text-decoration:none;
}

/*=================================================
 * CSS MAIN
 * ================================================= */

body{
	text-align	: center;
	font-size	: 12px;
	line-height	: 16px;
	font-family: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
	-webkit-text-size-adjust: 100%;
	scrollbar-face-color: #ffffff;
	scrollbar-3dlight-color: #553f09;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #553f09;
	scrollbar-arrow-color: #553f09;
	scrollbar-track-color: #ffffff;
	-webkit-font-smoothing: subpixel-antialiased;
}

a{
	text-decoration	: none;
}

a:hover{
	text-decoration: none;
}

h1,h2,h3{
	font-size	: 13px;
}

ul{
	list-style-type	: none;
}

li{
	margin		: 0px;
	padding		: 0px;
}

table{
	font-size	: 13px;
}

table tr{
	vertical-align	: top;
}

em{
	font-style		: normal;
}


/*=================================================
 * CSS for PC
 * ================================================= */

body{
	position: relative;
	color: #333;
	background-color: #f5f5f5;
}

header,
main,
aside,
footer,
#link_bnr{
	position: relative;
	z-index: 2;
	width: 750px;
	margin: 0 auto;
}


/** header **/

header{
	width: 750px;
	height: 450px;
	margin: 0 auto;
	background:
	url(../img/index/logo.png) no-repeat 50% 70px #fff;
	background-size: 280px auto;
}
h1{
	font-size: 10px;
	line-height: 1;
	color: #999;
	padding: 30px 0;
}


/** main **/

main{
	display: block;
	overflow: hidden;
	padding: 0 0 20px 0;
	background: #fff;
}

nav{
	width: 750px;
}
nav > a{
	position: relative;
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	color: #333;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
nav > a:hover{
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
nav > a span{
	width: 100%;
	font-family: "FontA";
	font-size: 50px;
	line-height: 54px;
}
nav > a em{
	width: 100%;
	font-size: 16px;
	line-height: 1;
}
nav p{
	font-size: 12px;
	line-height: 20px;
	margin: 40px 0 70px 0;
}
nav p a{
	text-decoration: underline;
	color: currentColor;
}
nav a:hover{
	color: currentColor;
	text-decoration: none;
}


/** outlink **/

.outlink{
	padding: 0 0 10px 0;
}
.outlink_in{
	margin: 0;
	padding: 0;
}

#fgo{	padding-bottom: 10px;}
#fgo2{	padding: 0 0 10px 0;}
.fgo{
	margin: 0;
}
.fgo_in{
	margin: 0 0 5px 0;
	padding: 0 10px;
}
.fgo_in table{	margin: 0 auto;}

.link_list{
	font-size: 0;
	line-height: 0;
	padding: 0 0 5px 0;
}

.link_list a{
	display: inline-block;
	vertical-align: top;
	margin: 0 2px 5px 2px;
}

.fgo_pc{	display: block;}
.fgo_sp{	display: none;}

.fgo_pc{	display: none;}
.fgo_sp{	display: block;}
.bnr46860 img,
#bnr46860 img{	width: 90%; max-width: 468px; height: auto;}
#bnr468 img{	width: 90%; max-width: 468px; height: auto;}



/** aside **/

aside{
	position: relative;
	padding: 110px 0;
	background:
	url(../img/all/aside_top.png) no-repeat top center,
	url(../img/all/aside_btm.png) no-repeat bottom center #ffc619;
	background-size: 100% 115px, 100% 115px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

aside .shopinfo{
	position: relative;
	margin: 0 0 20px 0;
	padding: 85px 0 0 0;
	background: url(../img/all/logo.png) no-repeat 50% 20px;
	background-size: 150px auto;
}
aside .shopinfo span,
aside .shopinfo a{
	font-size: 15px;
	color: currentColor;
}
aside .shopinfo p{
	font-size: 10px;
	line-height: 20px;
	text-align: center;
}

#f_menu{
	position: relative;
	width: 292px;
	font-size: 0;
	line-height: 0;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#f_menu p{
	margin: 0 0 20px 0;
}
#f_menu p em{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-family: "FontA";
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 2px;
}
#f_menu p em:before,
#f_menu p em:after{
	content: "";
	width: 20px;
	border-bottom: 1px solid currentColor;
	position: absolute;
	top: 9px;
}
#f_menu p em:before{	left: -30px;}
#f_menu p em:after{	right: -30px;}

#f_menu a,
#f_menu span{
	display: inline-flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: calc(50% - 6px);
	height: 35px;
	font-size: 14px;
	line-height: 30px;
	color: currentColor;
	cursor: pointer;
	margin: 0 3px 6px 3px;
	border: 1px solid currentColor;
	-webkit-transition	: 0.2s ease-in-out;
	-moz-transition	: 0.2s ease-in-out;
	-o-transition	: 0.2s ease-in-out;
	transition		: 0.2s ease-in-out;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#f_menu a:hover,
#f_menu span:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}


/** footer **/

footer{
	width: 750px;
	text-align: center;
	padding: 10px 0 20px 0;
	background: #fff;
}

footer #copyright{
	font-size: 10px;
	line-height: 18px;
	color: #000;
}
footer #copyright a{	color: #000;}


/** page-top **/

#page-top{
	width: 750px;
	text-align: center;
	position: fixed;
	z-index: 1002;
	left: calc(50% - 375px);
	bottom: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#page-top .fbt{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	align-content: flex-start;
	justify-content: center;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}
#page-top .fbt a,
#page-top .fbt > span{
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	flex: 1;
	height: 80px;
	font-size: 10px;
	line-height: 12px;
	color: #fff;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: rgba(0, 0, 0, 0.8);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#page-top .fbt > span{
	color: #333;
	background: rgba(255, 192, 0, 0.8);
}
#page-top .fbt a span,
#page-top .fbt span span{
	font-size: 36px;
	line-height: 1.2;
}
#page-top .fbt a em,
#page-top .fbt span em{
	width: 100%;
	font-size: 14px;
	line-height: 1.1;
}
#page-top .fbt a:first-child{	border-right: 1px solid #000;}
#page-top .fbt a:last-child{	border-left: 1px solid #000;}
.error,
.over{
	padding: 50px 0;
}
.sp_no{
	display: none;
}


/** rollover **/

.fade{
	display: inline-block;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.hover,
.fade input{
	-webkit-transition	: 0.3s ease-in-out;
	-moz-transition	: 0.3s ease-in-out;
	-o-transition	: 0.3s ease-in-out;
	transition		: 0.3s ease-in-out;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}

.hover:hover,
.fade input:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}


/** openres_box **/

.openres_box{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 0;
	height: 0;
	background: rgba(0, 0, 0, 0.8);
	pointer-events: none;
	opacity: 0;
	transform-origin: center;
	transform: scale(.5);
	transition: all .3s ease;
	position: fixed;
	z-index: 100004;
	top: 50%;
	left: 50%;
}
.openres .openres_box{
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	pointer-events: auto;
	opacity: 1;
	transform: scale(1.0);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
}
.openres_box_in{
	width: 280px;
	color: #fff;
	margin: 0 auto;
	background: url(../img/all/logo_y.png) no-repeat bottom center;
	background-size: 105px auto;
	padding: 0 0 55px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.openres_p1{
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 10px 0;
}
.openres_p2{
	color: #ffc000;
	margin: 0 0 30px 0;
}
.openres_p2 em{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-family: "FontA";
	font-size: 10px;
	line-height: 20px;
	letter-spacing: 2px;
}
.openres_p2 em:before,
.openres_p2 em:after{
	content: "";
	width: 20px;
	border-bottom: 1px solid currentColor;
	position: absolute;
	top: 9px;
}
.openres_p2 em:before{	left: -30px;}
.openres_p2 em:after{	right: -30px;}

.openres_box_in > a{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 280px;
	height: 90px;
	color: #fff;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.openres_box_in > a:hover{
	text-decoration: none;
}
.openres_box_in > a p:nth-of-type(1){
 	display: inline-flex;
 	font-size: 22px;
 	font-weight: bold;
 	line-height: 32px;
 	margin: 0 0 3px 0;
 	padding-left: 35px;
 }
.openres_line p:nth-of-type(2),
.openres_x p:nth-of-type(2),
.openres_mail p:nth-of-type(2){
	width: 100%;
	font-size: 14px;
	line-height: 18px;
}
.openres_tel p:nth-of-type(2){
	width: 100%;
	font-size: 14px;
	line-height: 22px;
}
.openres_tel p:nth-of-type(2) em{	font-size: 22px;}
.openres_tel p:nth-of-type(3){
	width: 100%;
	font-size: 11px;
	line-height: 18px;
}
.openres_line{	background: #00b900; margin-bottom: 10px;}
.openres_tel{	background: #2f74ff; margin-bottom: 10px;}
.openres_mail{	background: #ff6600; margin-bottom: 10px;}
.openres_x{	background: #000;}
.openres_line p:nth-of-type(1){	background: url(../img/all/res_line.png) no-repeat; background-size: 30px auto;}
.openres_tel p:nth-of-type(1){	background: url(../img/all/res_tel.png) no-repeat; background-size: 30px auto;}
.openres_mail p:nth-of-type(1){	background: url(../img/all/res_mail.png) no-repeat; background-size: 30px auto;}
.openres_x p:nth-of-type(1){	background: url(../img/all/res_x.png) no-repeat; background-size: 30px auto;}
.resclose{
	display: inline-block;
	vertical-align: top;
	width: 66px;
	height: 66px;
	font-size: 12px;
	line-height: 1;
	color: #fff;
	text-align: center;
	padding: 40px 0 0 0;
	border-radius: 50%;
	cursor: pointer;
	background: url(../img/all/resclose.png) no-repeat; background-size: 66px auto;
	position: fixed;
	z-index: 100005;
	top: 30px;
	right: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}


/*=================================================
 * COMMON CSS for SP
 * ================================================= */

@media screen and (max-width: 750px) {
	a[href^="tel:"] { cursor: pointer;}
	a:hover{	text-decoration: none;}

	header,
	nav,
	main,
	aside,
	footer,
	#link_bnr{
		width: 100%;
		margin: 0;
	}
	header{	left: 0;}
	footer{	left: 0;}
	body:before,
	#page-top{
		width: 100%;
		left: 0;
	}

}
