*{margin:0;padding:0;font-size:100%;font-weight:normal;font-style:normal;}
img{text-decoration:none;border:none;}video{vertical-align:bottom;max-width:100%;}
p{line-height:1.7em;}
.font_mincho{font-family:"游明朝",YuMincho,"Hiragino Mincho ProN W3","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;}
li{list-style:none;}
input.err,
textarea.err,
.err:has(input),
.err:has(textarea){border-color:#e94848!important;
box-shadow:1px 1px 6px rgba(255,0,0,0.1),-1px 1px 6px rgba(255,0,0,0.1),1px -1px 6px rgba(255,0,0,0.1),-1px -1px 6px rgba(255,0,0,0.1)!important;
}



#header{width:100%;background-color:#2c3a26;color:#fff;}
#header a{text-decoration:none;color:#fff;}
#header #logo{display:table-cell;white-space:nowrap;font-family:"游明朝","Yu Mincho","ヒラギノ明朝 ProN","Hiragino Mincho ProN","MS 明朝",serif;font-weight: bold;}
#header #logo,#header #logo img{vertical-align:middle;}
#header #menu li{list-style:none;white-space:nowrap;}
#footer{background-color:#e8b57b;}
#footer address{color:#fff;text-align:center;line-height:3em;}
#alert_box_wrap{position:absolute;z-index:160;width:100%;}
#alert_box{
padding:1em;
background-color:#fff;
box-shadow:0px 1px 5px rgba(0,0,0,0.3);
text-align:left;width:400px;margin:0 auto;
max-width:100%;box-sizing:border-box;
}
#alert_box ul{padding-left:1em;}
#alert_box li{list-style:disc;padding-bottom:5px;line-height:1.6em;}
#alert_box li::marker{color:#2c3a26;}

#alert_box.caution{background:url("../images/caution.svg") left 18px top 18px no-repeat #fff;}
body#sp #alert_box.caution{background-size:46px;}
body#sp #alert_box.caution #alert_box_coment{margin-left:64px;}
body#pc #alert_box.caution #alert_box_coment{margin-left:80px;}

#alert_box #close_box{padding-top:20px;}
#alert_box button{background-color:#e8b57b;width:100%;border:none;line-height:50px;transition:0.3s;cursor:pointer;}
#alert_box button:not(.disabled):hover{color:#fff;background-color:#e8ceb0;}
#alert_box button.disabled{color:#fff;background-color:#aaa;cursor:auto;}