*{margin:0;padding:0;box-sizing: border-box;}
html{margin:0;padding:0;height:100%;}
header, footer, aside, nav, section,article,time,figure,label{display: block;}
ul,ol{list-style:none;}
a{outline:none;text-decoration:none;}
a img{border:0;}
fieldset{border:0;}
.clear{margin:0;padding:0;height:0;clear:both;}
body {margin:0;padding:0;font-size:12px;background:#000;color:#fff;background-size: cover;font-family:sans-serif;text-size-adjust:none;}
p{line-height:1.4em;}
a{color:#debfa1;}
/*Header
--------------------------------------------------------------------------------------------------------------*/
#top{width:100%;height:140px;overflow:hidden;}
#top h1{padding:140px 0 0 0;background-repeat:no-repeat;background-position:center top;background-size:320px 140px;}
.intro{background-image:url(../images/intro.jpg);}
.intro-3ban{background-image:url(../images/intro-3ban.jpg);}
.intro-4ban{background-image:url(../images/intro-4ban.jpg);}
.intro-5ban{background-image:url(../images/intro-5ban.jpg);}
.intro-6ban{background-image:url(../images/intro-6ban.jpg);}
.intro-7ban{background-image:url(../images/intro-7ban.jpg);}
.intro-8ban{background-image:url(../images/intro-8ban.jpg);}

.rewrap #top {height:0; position:relative; padding-top: 100%; background:url(../images/top_img.jpg) no-repeat 0 0; background-size: contain;}
.rewrap #top h1 {position: absolute; bottom:0; left:0; width:100%; height:0; padding-top:29%;background:url(../images/logo.png) no-repeat 0 0; background-size:contain;}
.rewrap #top .intro-3ban {background:url(../images/logo-3ban.png) no-repeat 0 0; background-size:contain;}
.rewrap #top .intro-4ban {background:url(../images/logo-4ban.png) no-repeat 0 0; background-size:contain;}
.rewrap #top .intro-5ban {background:url(../images/logo-5ban.png) no-repeat 0 0; background-size:contain;}
.rewrap #top .intro-6ban {background:url(../images/logo-6ban.png) no-repeat 0 0; background-size:contain;}
.rewrap #top .intro-7ban {background:url(../images/logo-7ban.png) no-repeat 0 0; background-size:contain;}
.rewrap #top .intro-8ban {background:url(../images/logo-8ban.png) no-repeat 0 0; background-size:contain;}

.rewrap #top2 {height:0; position:relative; padding-top: 100%; background:url(../images/top_img2.jpg) no-repeat 0 0; background-size: contain;}
.rewrap #top2 h1,#sub h1 {position: absolute; top:0; left:0; width:100%; height:0; padding-top:29%; text-indent:120%; overflow:hidden; white-space:nowrap;background:url(../images/logo.png) no-repeat 0 -10px; background-size:contain;}
.rewrap #top2 .intro-3ban,#sub .intro-3ban {background:url(../images/logo-3ban.png) no-repeat 0 0; background-size:contain;}
.rewrap #top2 .intro-4ban,#sub .intro-4ban {background:url(../images/logo-4ban.png) no-repeat 0 0; background-size:contain;}
.rewrap #top2 .intro-5ban,#sub .intro-5ban {background:url(../images/logo-5ban.png) no-repeat 0 0; background-size:contain;}
.rewrap #top2 .intro-6ban,#sub .intro-6ban {background:url(../images/logo-6ban.png) no-repeat 0 0; background-size:contain;}
.rewrap #top2 .intro-7ban,#sub .intro-7ban {background:url(../images/logo-7ban.png) no-repeat 0 0; background-size:contain;}
.rewrap #top2 .intro-8ban,#sub .intro-8ban {background:url(../images/logo-8ban.png) no-repeat 0 0; background-size:contain;}

#sub {height:0; position:relative; padding-top: 58%; background:url(../images/sub_img.jpg) no-repeat 0 0; background-size: contain;}

/*RegButton
--------------------------------------------------------------------------------------------------------------*/
.reg_btn{padding:10px;background:#222;text-align:center;}
.reg_btn a{margin:0 auto;width:300px;height:60px;display:block;background:url(../images/bg_regbtn.png) no-repeat 0 0;background-size:300px 60px;overflow:hidden;}
.reg_btn a span{padding:60px 0 0 0;display:block;}

a.reg_btn_n {display: block; width:90%; margin:15px 5%; height:0; padding-top:22.5%; background:url(../images/reg_btn.png) no-repeat 0 0; background-size: contain; text-indent: 120%; overflow: hidden; white-space: nowrap;}

a.reg_btn_n2 {display: block; width:90%; margin:15px 5%; height:0; padding-top:22.5%; background:url(../images/reg_btn2.png) no-repeat 0 0; background-size: contain; text-indent: 120%; overflow: hidden; white-space: nowrap;}

/*Main
--------------------------------------------------------------------------------------------------------------*/
.contents{background:url(../images/bg_contents.jpg) no-repeat center top;background-size:320px 380px;}
.heading h1{padding:10px;color:#debfa1;font-size:14px;font-weight:normal;line-height:18px;background-color:#401d16;background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0));
border-top:1px solid rgba(255,255,255,0.2);}
.contents article h3{padding:10px 10px 0 10px;line-height:20px;font-size:14px;font-weight:normal;color:#debfa1;}
.contents article p{padding:10px;}

.exp h2 {padding:10px;color:#debfa1;font-size:14px;font-weight:normal;line-height:18px;background-color:#401d16;background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0));
border-top:1px solid rgba(255,255,255,0.2);}
.exp article {margin:10px; padding:0 ; background:#aa9c8f; border-radius: 10px; overflow: hidden; color:#000;}
.exp article h3 {background:url(../images/exp_h3.png) no-repeat 5px center; background-size:30px 30px; padding:10px 5px 10px 40px; font-size:16px; line-height: 1.2em;font-family: 'HG明朝E','HiraMinProN-W6',serif; }
.exp article p {padding:0 10px 10px;}
.exp .more {padding:10px; color:#fff; text-align: center; background:rgba(0,0,0,0.5);}

/*Form
--------------------------------------------------------------------------------------------------------------*/
.form p a{color:#debfa1;text-decoration:underline;}
.form fieldset{padding:10px 10px 0 10px;position:relative;}
.form fieldset label{width:120px;height:40px;line-height:40px;background:#401d16;color:#debfa1;text-align:center;position:absolute;top:15px;left:10px;}
.form fieldset p{padding:5px 0 0 120px;}
.form .msg{margin:10px 10px 0 10px;padding:10px;line-height:16px;border:1px solid #666;}
.form .error{margin:5px 0 0 0;padding:5px;text-align:center;background:#ffe5e5;color:#f33;}
.form input[type="text"],.form input[type="password"],.form textarea,.form select
{padding:10px;width:100%;font-size:14px;line-height:18px;color:#666;border:1px solid #ddd;-webkit-appearance:none;border-radius:0;}
.form input.qtr{width:25%;float:left;}
.form textarea{height:120px;}
.form select{background:url(../images/icon_select.png) no-repeat right #fff;background-size:40px 40px;}
.form fieldset p span{padding:10px;line-height:20px;float:left;}
.regular-radio{display:none;}
.form fieldset p .regular-radio + label{margin:2px 5px;padding:10px;width:36px;height:36px;line-height:0;border-radius:50%;-webkit-appearance:none;background-color:#fafafa;border:1px solid #ddd;display:inline-block;position:relative;float:left;top:0;left:0;}
.regular-radio:checked + label:after{content:' ';width:20px;height:20px;border-radius:50%;position:absolute;top:7px;left:7px;background:#99a1a7;}
.entery_btn{padding:10px;}
.entery_btn p{padding:0 0 10px 0;font-size:11px;line-height:14px;}
.entery_btn button{width:100%;height:60px;line-height:60px;text-align:center;border:0;font-size:16px;background:#401d16;color:#fff;background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0));}
.form h3{padding:5px 10px; display:block;}
.block{padding:10px;}
.alert{margin:10px; padding:10px; border:1px solid #666;}

.juyo { background:rgba(255,255,255,0.1); border:1px dotted #f00 !important; padding:8px !important; box-sizing:border-box; margin:10px;}
.form .msg span,.form .juyo span{float:none; padding:0;}
.form .juyo{margin:10px 10px 0;}
/*Footer
--------------------------------------------------------------------------------------------------------------*/
#footer{background:#33221f;clear:both;position:relative;}
.gnav li{height:44px;line-height:44px;border-top:1px solid rgba(255,255,255,0.1);border-bottom:1px solid rgba(0,0,0,0.2);}
.gnav li a{padding:0 44px 0 10px;color:#debfa1;font-size:14px;display:block;background:url(../images/icon_arrow.png) no-repeat right;background-size:30px 44px;}
#footer small{padding:8px 0;font-size:12px;line-height:14px;color:#fff;background:url(../images/icon_u19.png) no-repeat left #000;background-size:60px 60px;text-align:center;display:block;}
#footer aside{padding:10px 0;text-align:center;}
#footer aside img{display:block;width:100%;}
.btn_top{width:44px;height:30px;display:block;background:url(../images/icon_arrow_top.png) no-repeat right;background-size:44px 30px;position:absolute;right:10px;bottom:15px;}

/*close_btn */
a.close_btn {position:fixed; bottom:0; display:block; line-height:50px; width:100%; text-align:center; color:#333; font-size:16px; background-color:rgba(222,191,161,0.8);}

/* mother bar */
#mother{width:100%; height:40px; background:url(../images/mother_bg.png) repeat-x 0 0; box-shadow:0 1px 1px rgba(0,0,0,0.5); -moz-box-shadow:0 1px 1px rgba(0,0,0,0.5); -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.5);}
#mother h1{display:block; margin:0 5px; color:#fff; line-height:40px; text-indent:-9999px; background-position:right center;}

/* karamail button */
#mailButton li{display:block; width:50%; float:left;}
#mailButton li a{display:block; text-align:center; font-size:180%; padding:15px 0; text-decoration:none; color:#fff; font-weight:bold; border:1px solid #ccc;}
#mailButton li.male a{border-radius:10px 0 0 10px; -webkit-border-radius:10px 0 0 10px; -moz-border-radius:10px 0 0 10px; border-color:#006cff; text-shadow:0 -1px 1px #006cff;
background: -webkit-gradient(linear, left top, left bottom, from(#5d93ff), color-stop(0.49, #117cff), color-stop(0.5, #026dc7), to(#004c8d) );
background: -moz-linear-gradient(top, #5d93ff, #117cff 49%, #026dc7 50%, #004c8d);}
#mailButton li.female a{border-radius:0 10px 10px 0; -webkit-border-radius:0 10px 10px 0; -moz-border-radius:0 10px 10px 0; border-color:#fd1a5a; text-shadow:0 -1px 1px #fd1a5a;
background: -webkit-gradient(linear, left top, left bottom, from(#ff8ca7), color-stop(0.49, #ff577f), color-stop(0.5, #ff3363), to(#ff0c45) );
background: -moz-linear-gradient(top, #ff8ca7, #ff577f 49%, #ff3363 50%, #ff0c45);}
#mailButton li.male a:hover,#mailButton li.male a:active{border-color:#006cff; text-shadow:0 -1px 1px #107cff;
background: -webkit-gradient(linear, left top, left bottom, from(#6da3ff), color-stop(0.49, #218cff), color-stop(0.5, #127dd7), to(#105c9d) );
background: -moz-linear-gradient(top, #6da3ff, #218cff 49%, #127dd7 50%, #105c9d);}
#mailButton li.female a:hover,#mailButton li.female a:active{border-color:#fd1a5a; text-shadow:0 -1px 1px #ff2a6a;
background: -webkit-gradient(linear, left top, left bottom, from(#ff9cb7), color-stop(0.49, #ff678f), color-stop(0.5, #ff4373), to(#ff1c55) );
background: -moz-linear-gradient(top, #ff9cb7, #ff678f 49%, #ff4373 50%, #ff1c55);}

/* campaign */
#campaign h4 {border:0; font-size:14px; color:#fff; text-indent:0; padding:10px 0 10px 10px;}
#campaign h5 {font-weight:normal; font-size:12px;color:#fff; padding:10px 0 10px 10px;}
#campaign p{padding:0 10px 0 10px;}
.cam_msg {font-size:11px; color:#aaa; padding:0;}
#campaign strong {font-weight:bold; color:#f00;}
.camMenu { margin-bottom:10px;padding-left:10px;}
.camMenu dt { font-weight:bold; font-size:16px; margin:5px 0;}
.camMenu dt:before{content:"▼"; color:#714769;}
.camMenu dd {margin-bottom:10px;}
.camMenu table {border-collapse:collapse; width:270px; color:#000;}
.camMenu table th{text-align:center; background:#ccc; width:90px; border:1px solid #aaa;}
.camMenu table td{text-align:right; width:90px; background:#fff; border:1px solid #aaa; padding-right:10px; box-sizing:border-box;}
.camMenu table tr td:last-child{background:#ff0;}

#campaign_btn,#campaign_btn_entry {position:absolute; top:36%; right:0;}
#campaign_btn a,#campaign_btn_entry a {width:80px; height:80px; display:block; background:url(../images/cam_btn.png) no-repeat 0 0; text-indent:120%; overflow:hidden; white-space:nowrap; background-size:contain;}

