@charset "Shift_JIS";
/* CSS Document */

/* reset */
*{margin:0; padding:0;}
h1,h2,h3,h4,h5,p,hr,ul,li,ol,img,form{margin:0; padding:0; border:0;}
img{border:0;}
ul li{list-style:none;}

header,footer,section,nav,figure,article,hgroup,dialog,aside{margin:0; padding:0; display:block;}

/* 共通設定 */
body{font-size:12px; line-height:1.7em;
font-family:'小塚ゴシック Pro L','メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
margin:0; padding:0; color:#000; background:#fff;}
a{color:#ff3399;}
a:hover{color:#ccc;}
.signup,button{-webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
#wrap{padding-top:40px; max-width:600px; margin:0 auto;}

/* Header */
header{position:fixed; top:0; left:0; width:100%; height:40px; background:rgba(255,255,255,0.95); z-index:10;}
header .outter{padding:0 10px;}
header hgroup h1{background:transparent url(../images/logo.png) no-repeat 0 0; display:block; height:40px; background-size:auto 100%; -moz-background-size:auto 100%; -webkit-background-size:auto 100%;}
header hgroup h1.logo-3ban{background-image:url(../images/logo-3ban.png);}
header hgroup h1.logo-4ban{background-image:url(../images/logo-4ban.png);}
header hgroup h1.logo-5ban{background-image:url(../images/logo-5ban.png);}
header hgroup h1.logo-6ban{background-image:url(../images/logo-6ban.png);}
header hgroup h1.logo-7ban{background-image:url(../images/logo-7ban.png);}
header hgroup h1.logo-8ban{background-image:url(../images/logo-8ban.png);}

header hgroup h1 a{text-indent:100%; overflow:hidden; white-space:nowrap; display:block; height:100%;}


/* Contents */
#content section .outter{height:100%; position:relative;}
#content section .inner{padding:10px;}
#top{height:170px; background:url(../images/top_bg.png) repeat-x;}
#about{background:#ece6d9;}
#ska{background:#e4d9c3;}
#exp{background:#f3eee1;}

#top .outter{background:url(../images/topimage.png) no-repeat right top; background-size:auto 170px; -moz-background-size:auto 170px; -webkit-background-size:auto 170px;}
#top .regist{position:absolute; bottom:10px; left:10px;}
#semi .outter{background:url(../images/semi.jpg) no-repeat right top; background-size:auto 100%;}
#about .outter{background:url(../images/about.jpg) no-repeat left top; background-size:auto 100%;}
#ska .outter{background:url(../images/ska.jpg) no-repeat right top; background-size:auto 100%;}
#exp .outter{background:url(../images/exp.jpg) no-repeat center top; background-size:auto 40%;}

#content section#semi .inner{background:rgba(255,255,255,0.7);}
#content section#about .inner{background:rgba(255,255,255,0.7);}
#content section#ska .inner{background:rgba(255,255,255,0.7);}
#content section .inner p{text-shadow:0px 0px 3px #fff;}

#top h1{display:block; font-weight:normal; font-size:24px; line-height:28px; color:#fff; padding:20px 40% 0 0;}
section h2{display:block; font-weight:normal; font-size:24px; line-height:28px;}
section .inner > h2{padding:8px ; background:url(../images/h2_bg.png) repeat 0 0;}
#toabout,#toska{padding-top:40px; margin-top:-40px; display:block;}

.rewrap #content section#top .inner {padding:10px;}
.rewrap #content section .inner {padding:0 0 10px;}
.rewrap section .inner > h2 {padding:15px;background:url(../images/h2_bg.jpg) repeat 0 0;}
.rewrap section .inner p {margin:15px;}
.rewrap section .img_frame {border: 6px solid #fff; transform: rotate(6deg); margin: 15px 15px 10px 10px;  float: right; width: 150px; height: 160px; box-sizing: border-box; box-shadow: 2px 2px 3px 0 rgba(0,0,0,0.5);border-bottom: 12px solid #fff;overflow: hidden;}
.rewrap section .img_frame img {width:auto; height:100%;}
.rewrap section#about .img_frame {float:left;transform:rotate(-6deg);}
.rewrap #top h1 {padding:20px 0 0 0;}

#exp figure{padding:5px 0;border-bottom:2px dashed #fff;}
#exp figure img{float:left; width:50px; height:50px;}
#exp p{margin:0 0 0 60px;}

.rewrap #exp .outter {background-size:100% auto;}
.rewrap #exp figure {padding:15px; border-bottom:1px dotted #fff;}
.rewrap #exp figure .all {display:none;}
.rewrap #exp figure .more {text-align:center; padding:10px; background:url(../images/more_arrow.png) no-repeat 92% center,rgba(255,255,255,0.7); border-radius: 10px; display:inline-block; box-sizing: border-box; width:100%; background-size:auto 8px;}
.rewrap #exp .more:before {content:"続きを読む";}
.rewrap #exp .close:before {content:"閉じる";}

.box{border:1px solid #ccc; margin-bottom:10px;}
.box figure{padding:10px;}
.box figure h3{color:#c4a251; display:block; padding:5px 0 5px 35px; margin-bottom:5px;}
.box figure img{width:55px; float:left; margin-right:10px;}
#sec1 h3{background:url(../images/1.png) no-repeat left center; background-size:30px 30px; -moz-background-size:30px 30px; -webkit-background-size:30px 30px;}
#sec2 h3{background:url(../images/2.png) no-repeat left center; background-size:30px 30px; -moz-background-size:30px 30px; -webkit-background-size:30px 30px;}
#sec3 h3{background:url(../images/3.png) no-repeat left center; background-size:30px 30px; -moz-background-size:30px 30px; -webkit-background-size:30px 30px;}
#sec4 h3{background:url(../images/4.png) no-repeat left center; background-size:30px 30px; -moz-background-size:30px 30px; -webkit-background-size:30px 30px;}

.rewrap .box {margin:10px;}
.rewrap .box figure p {margin:0;}

.regist a{color:#fff; text-decoration:none; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; background:url(../images/arrow.png) no-repeat left center #d24c2c; display:block; width:200px; height:30px; line-height:30px; font-size:16px; text-align:center; margin:10px auto 0 auto; background-size:auto 30px; -moz-background-size:auto 30px; -webkit-background-size:auto 30px;}
#top .regist a{background-color:#393939;}
.regist h2{font-size:18px; line-height:24px;}
#step .regist a{width:250px;}

.regbtn a {display: block; width: 70%; line-height: 50px; background: url(../images/arrow_l.png) no-repeat 0 0,linear-gradient(to bottom,rgba(0,0,0,0) 49%,#af4708 52%,rgba(0,0,0,0) 100%),url(../images/btn_bg.jpg) no-repeat center right,#ff7519; border: 1px solid #ff944c; border-radius: 5px; box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5); margin: 15px auto; color: #fff; font-size: 18px; text-indent: 20px; text-shadow: 0 0 3px rgba(192,130,0,1); background-size: contain;  text-align: center; text-decoration: none;}
.regbtn h2 {padding:10px 10px 0;}
.regbtn.bottom a {font-size:16px;}

/* Footer */
footer{background:#807761; color:#fff;}
footer address{display:block; text-align:center; font-style:normal; padding:10px 0; font-size:10px;}
footer nav li a{color:#fff; text-decoration:none; font-size:16px; padding:10px; display:block; border-top:1px solid #908771; border-bottom:1px solid #606751;}


/* Entry Form */
#e-body h2{padding:0 5px; margin:10px 10px 0; border-left:5px solid #806a31;}
label em{font-style:normal; position:relative; top:2px;}
input,textarea,select{border:1px solid #ccc; font-size:20px; font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif; padding:4px;}
select{margin-bottom:2px;}
input[type="radio"]{vertical-align:baseline; border:0; background:none; margin-right:3px;}
input[type="radio"]:checked{background-color:#b6e000;}
.ime_off{ime-mode:disabled;}
label textarea{height:100px; min-width:50%;}
.block{padding:10px;}
.block p{display:block; white-space:nowrap; background:#806a31; color:#fff; padding:10px; margin-bottom:5px;}
.block p span{color:#f00;}
.msg,.alert{background:#ece6d9; padding:10px; font-size:80%; margin:0 10px 10px 10px;}
textarea,input[type="text"],select{width:98%;}
.text_l{width:98%;}
.text_m{width:40%;}
.text_s{width:40%;}
.radio label{display:inline-block; width:40%; padding:5px; font-size:150%; line-height:150%;border:1px solid #ccc;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee) ); background: -moz-linear-gradient(top, #fff, #eee);
border-radius:5px 0 0 5px; -webkit-border-radius:5px 0 0 5px; -moz-border-radius:5px 0 0 5px; -webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
.radio label:last-of-type{border-radius:0 5px 5px 0; -webkit-border-radius:0 5px 5px 0; -moz-border-radius:0 5px 5px 0;}
.error{display:block; color:#cc0000; float:none; text-align:left; margin:0; clear:both; padding:5px 10px; margin:0 10px 5px 10px; border:1px solid #db0000;}
button{color:#fff; text-decoration:none; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; background:url(../images/arrow.png) no-repeat left center #d24c2c; display:block; width:300px; height:30px; line-height:30px; font-size:16px; text-align:center; margin:10px auto; border:0; background-size:auto 30px; -moz-background-size:auto 30px; -webkit-background-size:auto 30px;}


.juyo { background:rgba(255,230,230,1) !important; border:1px dotted #f00 !important; padding:8px !important; box-sizing:border-box;}

.rewrap#e-body h2 {margin:0; padding:25px 10px; background: url(../images/topimage.png) no-repeat right center,#c99f2f; background-size: 50% auto; color: #fff; border:0;}
/* Rule Popup */
#r-body {padding-bottom:50px;}
#r-body #wrap{padding-top:0;}
#r-body #content{padding:10px;}
.contents h3{font-size:18px; font-weight:normal; color:#806a31; margin:10px 0 5px 0;}
.contents p{padding:10px 0;}

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

/* mother bar */
#mother{width:100%; height:40px; position:absolute; top:0;}
#mother h1{display:block; margin:0 10px; color:#fff; line-height:40px; text-indent:-9999px; background-position:right top;}

/* 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);}

.lpprtitle {background:#c4a251 !important;}
.lpprbox {background:none !important;}


/* clearfix各バージョン */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* clearfix各バージョンここまで */

.privacy.inner {
    padding: 15px 10px 0;
    overflow: hidden;
}
.privacy.inner h3 {
    margin-bottom: 10px;
    font-size: 16px;
    color: #806a31;
}
.privacy.inner p {
    margin-bottom: 15px;
}