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

*{margin:0; padding:0;list-style:none;height:auto;}

*, *:before, *:after {
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

@media screen and (max-width:779px){
	.pc{display:none;}
	}
	.sp{display:none;}
	
	@media screen and (max-width:779px){
	.sp{display:block;}
	}

a.anchor {
    display: block;
    padding-top: 80px;
    margin-top: -80px;
}

@media(min-width: 780px){
	a[href^="tel:"],
	a.sp_link{
	  pointer-events: none;
	text-decoration:none;
	}
  }

@media (max-width:779px) {
.pc{display:none !important;}
.sp{display:block !important;}
a[href^="tel:"],
a.sp_link{
	text-decoration: underline;
	color: #fff  !important;
  }
}



i{margin-right:0.5em;}

img{
border:0;
vertical-align:top;
}

a:hover img {
opacity: 0.6 !important;
filter: alpha(opacity=60) !important;
}

a._blank[target="_blank"]::after{
	font-family:"Font Awesome 5 Free";
	font-weight:900;
	content:"\f35d";
	margin-left: 1em;
	color: #ccc;
}


img.w100{max-width:100%;}

img.waku_c{
	display:block;
	clear:both;
	margin:1em auto;
	padding:3px;
	border:1px #ccc solid;
}

.full_width{width:100%; clear:both;}

table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
q:before,q:after{content:'';}
p{margin-bottom:1em;}

.Heading{
font-weight:bold;
display:block;
font-size:120%;
text-align:center;
margin:1em 0;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-webkit-align-items:center;
-ms-flex-align:center;
align-items:center;
text-align:center; /* for no-flexbox browsers */
letter-spacing:0.25em;
line-height:1;
}

.Heading:before,
.Heading:after {
border-top:1px solid #a08326;
content:"";
display:inline; /* for IE */
-webkit-box-flex:1;
-webkit-flex-grow:1;
-ms-flex:1;
flex-grow:1;
}

.Heading:before {margin-right:0.75em;}
.Heading:after{margin-left:0.5em;}

.atten{
margin-left:0;
font-size:85%;
}

ul.atten{
	margin: -1em 0 2em 0;
	font-size:85%;
	}

.atten + .atten{margin-top:2em;}

.atten li{
display:block;
clear:both !important;
margin-bottom:2em;
padding-left:1.25em;
text-indent:-1.5em;
text-align: left;
line-height: 1.1;
font-weight: normal !important;
}

.footer_info_txt .atten{margin-top:2em;}


.atten li:before{
content:"※" !important;
margin-right:0.5em;
}

ul.left_li{
width:100%;
clear:both;
display:block;
overflow:hidden;
}

ul.left_li li{
float:left;
margin:0 2em 0.5em 0;
}

ul.left_li li:before{
content:"\f0da";
font-family:"Font Awesome 5 Free";
font-weight:900;
margin-right:0.75em;
color: #a08326 !important;
}

/*smartphone*/
/*------------------------------------------------------------------------------*/

html{-webkit-text-size-adjust:none;}
a{-webkit-tap-highlight-color:rgba(0,0,0,0.3);}

/*utility*/
/*------------------------------------------------------------------------------*/

.clear{clear:both;}

.no_bdr{border:none !important;}

.m5{margin-bottom:5px;}
.m10{margin-bottom:10px;}
.m15{margin-bottom:15px;}
.m20{margin-bottom:20px;}
.m25{margin-bottom:25px;}
.m30{margin-bottom:30px;}
.m35{margin-bottom:35px;}
.m40{margin-bottom:40px;}
.m45{margin-bottom:45px;}
.m50{margin-bottom:50px;}
.m55{margin-bottom:55px;}
.m60{margin-bottom:60px;}
.m70{margin-bottom:70px;}
.m80{margin-bottom:80px;}

@media only screen and ( max-width:780px ){
.m5,.m10,.m15{margin-bottom:1%;}
.m20,.m25{margin-bottom:2%;}
.m30,.m35{margin-bottom:3%;}
.m40,.m45{margin-bottom:4%;}
.m50,.m55{margin-bottom:5%;}
.m60{margin-bottom:6%;}
.m70{margin-bottom:7%;}
.m80{margin-bottom:8%;}
.Heading{letter-spacing:0em;}
}

.m05em{margin-bottom:0.5em !important;}
.m1em{margin-bottom:1em !important;}
.m1_5em{margin-bottom:1.5em !important;}
.m2em{margin-bottom:2em !important;}
.m3em{margin-bottom:3em !important;}
.m4em{margin-bottom:4em !important;}
.m5em{margin-bottom:5em !important;}
.m10em{margin-bottom:10em !important;}

.m-025em{margin-bottom:-0.25em !important;}
.m-05em{margin-bottom:-0.5em !important;}
.m-1em{margin-bottom:-1em !important;}
.m-1_5em{margin-bottom:-1.5em !important;}
.m-2em{margin-bottom:-2em !important;}
.m-3em{margin-bottom:-3em !important;}
.m-4em{margin-bottom:-4em !important;}
.m-5em{margin-bottom:-5em !important;}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt80{margin-top:80px;}

.mt0em{margin-top:0em !important;}
.mt05em{margin-top:0.5em !important;}
.mt1em{margin-top:1em !important;}
.mt1_5em{margin-top:1.5em !important;}
.mt2em{margin-top:2em !important;}
.mt3em{margin-top:3em !important;}
.mt4em{margin-top:4em !important;}
.mt5em{margin-top:5em !important;}
.mt6em{margin-top:6em !important;}
.mt8em{margin-top:8em !important;}

.mt-025em{margin-top:-0.25em !important;}
.mt-05em{margin-top:-0.5em !important;}
.mt-1em{margin-top:-1em !important;}
.mt-2em{margin-top:-2em !important;}
.mt-3em{margin-top:-3em !important;}
.mt-4em{margin-top:-4em !important;}
.mt-5em{margin-top:-5em !important;}

.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}
.ml45{margin-left:45px;}
.ml50{margin-left:50px;}

.ml1em{margin-left:1em !important;}
.ml2em{margin-left:2em !important;}
.ml3em{margin-left:3em !important;}

.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr25{margin-right:25px;}
.mr30{margin-right:30px;}
.mr35{margin-right:35px;}
.mr40{margin-right:40px;}
.mr45{margin-right:45px;}
.mr50{margin-right:50px;}

.pt5{padding-top:5px !important;}
.pt10{padding-top:10px !important;}
.pt15{padding-top:15px !important;}
.pt20{padding-top:20px !important;}
.pt25{padding-top:25px !important;}
.pt30{padding-top:30px !important;}
.pt35{padding-top:35px !important;}
.pt40{padding-top:40px !important;}
.pt45{padding-top:45px !important;}
.pt50{padding-top:50px !important;}
.pt120{padding-top:120px !important;}
.pt200{padding-top:200px !important;}
.pt0{padding-top:0 !important;}
.pt05em{padding-top:0.5em !important;}
.pt075em{padding-top:0.75em !important;}
.pt1em{padding-top:1em !important;}

.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb30{padding-bottom:30px;}
.pb35{padding-bottom:35px;}
.pb40{padding-bottom:40px;}
.pb45{padding-bottom:45px;}
.pb50{padding-bottom:50px;}
.pb05em{padding-bottom:0.5em !important;}
.pb075em{padding-bottom:0.75em !important;}
.pb1em{padding-bottom:1em !important;}

.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}
.pl35{padding-left:35px;}
.pl40{padding-left:40px;}
.pl45{padding-left:45px;}
.pl50{padding-left:50px;}

.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr25{padding-right:25px;}
.pr30{padding-right:30px;}
.pr35{padding-right:35px;}
.pr40{padding-right:40px;}
.pr45{padding-right:45px;}
.pr50{padding-right:50px;}

.mt0em{margin-top: 0 !important;}
.mtb10{margin:10px 0;}
.mtb20{margin:20px 0;}
.mtb30{margin:30px 0;}

.ptb10{padding:10px 0;}
.ptb20{padding:20px 0;}
.ptb30{padding:30px 0;}

.p5per{padding:5%;}

.fl_l{float:left !important;clear:both;}
.fl_r{float:right;clear:both;}

.txt_l, td.txt_l, .txt_l td{text-align:left !important;}
.txt_r, td.txt_r, .txt_r td{text-align:right !important;}
.txt_c, td.txt_c, .txt_c td{text-align:center !important;}

.valign_t, td.valign_t, .valign_t td{vertical-align:top !important;}
.valign_m, td.valign_m, .valign_m td{vertical-align:middle !important;}
.valign_b, td.valign_b, .valign_b td{vertical-align:bottom !important;}

.center_box{
width:100%;
height:auto;
display:block;
clear:both !important;
margin:0 auto 5em !important;
overflow:hidden;
}

hr.clear_hr{
	height:0px;
	clear:both;
	overflow:hidden;
}

#SALE hr{margin:4em 0 !important;}

.clear{clear:both;}

.clearfix:before, .clearfix:after{content:""; display:block;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}

.nowrap{white-space: nowrap;}

.fs60{font-size:60% !important;}
.fs70{font-size:70% !important;}
.fs80,.x80{font-size:80% !important;}
.x80{ color:#666 !important;}
.fs90{font-size:90% !important;}
.fs110{font-size:110% !important;}
.fs120{font-size:120% !important;}
.fs130{font-size:130% !important;}
.fs140{font-size:140% !important;}
.fs150{font-size:150% !important;}
.fs160{font-size:160% !important;}
.fs175{font-size:175% !important;}
.fs180{font-size:180% !important;}
.fs200{font-size:200% !important;}
.fs220{font-size:220% !important;}
.fs240{font-size:240% !important;}

.fs14px{font-size:14px !important;}

.lh140{line-height:140%;}
.lh150{line-height:150%;}
.lh160{line-height:160%;}
.lh180{line-height:180%;}
.lh200{line-height:200%;}

.fs80b{font-size:80%; line-height:120%; font-weight:bold;}
.fs90b{font-size:90%; line-height:120%; font-weight:bold;}
.fs110b{font-size:110%; line-height:130%; font-weight:bold;}
.fs120b{font-size:120%; line-height:140%; font-weight:bold;}
.fs140b{font-size:140%; line-height:150%; font-weight:bold;}
.fs150b{font-size:150%; line-height:160%; font-weight:bold;}
.fs200b{font-size:200%; line-height:210%; font-weight:bold;}

strong{font-weight:bold !important;}
.fwb{font-weight:bold;}

.black{color:#333 !important;}

.red{color:#D44953 !important;}
.red_bold{color:#D44953 !important; font-weight:bold !important;}

.orange{color:#F7B22E !important;}
.orange_bold{color:#F7B22E !important; font-weight:bold;}

.green{color:#009141 !important;}
.green_bold{color:#009141 !important; font-weight:bold !important;}

.yellow{color:#FFF56B !important;}
.yellow_bold{color:#FFF56B !important; font-weight:bold !important;}

.grey{color:#666 !important;}
.light_grey{color:#898989 !important;}

.fcw{color:#fff !important;}

.bg_w{background:#fff !important;}
.bg_b{background:#000 !important;}

.type_none li{list-style:none;}
.type_disc li{list-style-type:disc; margin-left:20px;}
.type_square li{list-style-type:square; margin-left:17px;}
.type_decimal li{list-style-type:decimal; margin-left:25px;}

.scroll{
overflow:auto;
white-space:nowrap !important;
margin-bottom:1em;
clear:both;
}
.scroll::-webkit-scrollbar{height:5px;}
.scroll::-webkit-scrollbar-track{background:#F1F1F1;}
.scroll::-webkit-scrollbar-thumb{background:#BCBCBC;}

