@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:'lr oSVbN','qMmpS Pro W3','Hiragino Kaku Gothic Pro','CI',Meiryo,sans-serif;
margin:0; padding:0; color:#eee; background:#000;}
.signup,button{-webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
a{color:#ac9547; text-decoration:none;}
a:hover{color:#ffaa00;}

/* Header */
header{position:relative;}
header h1{height:40px; background: -webkit-gradient(linear, left top, left bottom, from(#686149), to(#4f4b3d) ); background: -moz-linear-gradient(top, #686149, #4f4b3d); color:#ece9e1; padding:0 10px;}
header h1 a{display:block; height:100%; width:86%; color:#ece9e1; font-size:16px; white-space:norap; font-weight:bold; text-shadow:1px 1px 1px rgba(0,0,0,0.8); line-height:40px;}
.accordion_head{width:14%; height:30px; line-height:30px; position:absolute; top:5px; right:10px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; text-align:center; -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
background: -webkit-gradient(linear, left top, left bottom, from(#ccb35c), to(#7f723d) ); background: -moz-linear-gradient(top, #ccb35c, #7f723d); white-space:nowrap;}
.accordion_head:hover,.accordion_head:active{background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#aaa) ); background: -moz-linear-gradient(top, #888, #aaa); }
nav{clear:both;}
nav ul li{display:block; height:50px;
background: -webkit-gradient(linear, left top, left bottom, from(#535353), to(#4a4a4a) ); background: -moz-linear-gradient(top, #535353, #4a4a4a); border-bottom:1px solid #343434;}
nav ul li:hover,nav ul li:active{
background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#555) ); background: -moz-linear-gradient(top, #666, #555);}
nav ul li a{line-height:50px; display:block; height:100%; font-size:120%; text-decoration:none; padding:0 10px;
-webkit-tap-highlight-color: rgba(255, 255, 255, 0); color:#ac9547; background:url(../images/arrow_nav.png) no-repeat right center;
-webkit-background-size:auto 20px; -moz-background-size:auto 20px;}

.rewrap header img {display:block;}

/* signup */
.otoko{float:left; width:50%; height:70px; display:block; overflow:hidden;}
.josei{float:right; width:50%; height:70px; display:block;}
.signup li{display:block; overflow:hidden; background: -webkit-gradient(linear, left top, left bottom, from(#ccb35c), to(#7f723d) ); background: -moz-linear-gradient(top, #ccb35c, #7f723d);}
.signup li:hover,.signup li:active{background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#aaa) ); background: -moz-linear-gradient(top, #888, #aaa);}
.signup li a{display:block; height:100%; text-indent:100%; white-space:nowrap; overflow:hidden; border:1px solid #504c42;}

.otoko a{background:url(../images/otoko.png) no-repeat center center; background-size:auto 100%; -webkit-background-size:auto 100%; -moz-background-size:auto 100%;}
.josei a{background:url(../images/josei.png) no-repeat center center; background-size:auto 100%; -webkit-background-size:auto 100%; -moz-background-size:auto 100%;}

.signup_new {padding:20px 10px;}
.signup_new a{display:block; width:100%; height:0; padding-top:26%; background:url(../images/reg_btn.png) no-repeat center center; background-size:contain; text-indent:120%; overflow:hidden; white-space:nowrap;}

/* Contents */
#content{}
#content h2{display:block; background:#5c5744; color:#fff; padding:3px 10px; font-weight:bold; overflow:hidden; text-align:center;}
#content h3{background:url(../images/icon.png) no-repeat 10px center; border-bottom:1px solid #222; padding:5px 10px 5px 30px; color:#ac9547;}
#content h4{color:#cc3366; font-size:120%; padding:10px 10px 0 10px; background:url(../images/h3_bg.gif) no-repeat 5px 0; -webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
#content .main p{padding:5px 10px; border-bottom:1px solid #222;}
.top_index span{font-size:120%; color:#800;}
.intro{margin:10px; padding:7px 10px; border:1px solid #333; background:#222;}

.rewrap #content h2 {padding:8px 10px;}
.rewrap #content h3 {font-size:18px; padding:10px 10px 10px 30px; border-bottom: 1px solid #6d5a19;}
.rewrap .top_index {margin-bottom:10px;}
.rewrap .top_index span {color:#ff7d00;}

#content .exp_list p {border-bottom:0;}
#content .exp_list h4 {color:#ac9547;}
.exp_list a {display:block; background:url(../images/arrow.png) no-repeat 96% center,#222; background-size:7px auto; color:#fff; margin-bottom:1px;}
.exp_list a img {display:block; float:left; margin:10px; width:70px; height:auto;}
#content .exp_list p.more {text-align:right; padding:5px 4%; color:#ac9547;}
/* exp */
.exp_box{padding:10px;}
.exp_prof img{border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; width:80px;}
.exp_prof li{float:left; width:76px; border:1px solid #484747; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; text-align:center; margin-right:5px; background:#222;}
.exp_txt{background:#222; border:1px solid #484747; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; margin-top:5px;}
.exp_prof li.man{background:url(../images/man.png) no-repeat 0 center #222; bacground-size:auto 80%;}
.exp_prof li.woman{background:url(../images/woman.png) no-repeat 0 center #222; bacground-size:auto 80%;}


/* Aside */
section.adult{text-align:center; color:#603; padding:5px;}
section.adult p{background:url(../images/adult.png) no-repeat 0 center;
-webkit-background-size:auto 100%; -moz-background-size:auto 100%; display:inline; padding:5px 0 5px 25px; }
aside{padding:7px 10px; }
aside .signup{height:50px; border:1px solid #504c42; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px;
background: -webkit-gradient(linear, left top, left bottom, from(#ccb35c), to(#7f723d) ); background: -moz-linear-gradient(top, #ccb35c, #7f723d);
}
aside .signup:hover,aside .signup:active{border:1px solid #504c42;
background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#aaa) ); background: -moz-linear-gradient(top, #888, #aaa);}
aside .signup a{display:block; height:100%; text-indent:100%; white-space:nowrap; overflow:hidden; background:url(../images/ent.png) no-repeat center center; background-size:auto 70%; -webkit-background-size:auto 70%; -moz-background-size:auto 70%;}
.u19 img{float:right; width:45%;}
.u19 p{float:left; display:block; width:45%;}
.u19{padding-bottom:7px; border-bottom:1px dotted #222; margin-bottom:7px;}

/* Footer */
/*#pr{padding:5px 10px 0 10px;}*/
#pr img{width:100%;}
footer{text-align:center;font-size:90%;padding:10px 0;border-top:1px solid #333;}
footer address{ font-style:normal;}

/*--------------------------------
form
--------------------------------*/
.remaining{
    margin: 0 auto;
    padding: 4px;
    height: 24px;
    max-width: 750px;
    background: #322f23;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    color: white;
    transition: 0.2s;
}
.remaining .progress{
    width: 0%;
    height: 32px;
    display: block;
    background: #5c5744;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 0.2s;
}
.remaining p{
	position: absolute;
	top: 6px;
	left: 4px;
	right: 4px;
	bottom: 4px;
}
.remaining span{
	color: white;
}
.remaining.fix{
	top: 0;
}
.remaining + header{
	margin-top: 32px;
}
.notice-box{
    margin: 24px 16px;
    padding: 8px;
    background: #f29b76;
    text-align: center;
    color: white;
}
.entry-form{
	padding: 10px;
}
.form-wrapper{
    margin-bottom: 32px;
    padding: 0 16px;
}
.form-box{
	margin-bottom: 32px;
	border: none;
}
.form-label{
	display: block;
	margin-bottom: 5px;
}
input[type=text],
input[type=tel],
input[type=password],
select,
textarea{
	padding: 8px;
	width: 100%;
	height: 60px;
	background: #fff;
	position: relative;
	font-size: 16px;
	border: none;
	box-sizing: border-box;
}
textarea{
	resize: vertical;
	height: auto;
	margin-bottom: -4px;
}
select{
	padding: 8px 20px 8px 8px;
	height: 60px;
	background: url(../images/icon-select.webp) no-repeat right center / 20px, #fff;
	border: 1px solid #ddd;
	color: black;
}
select:focus{
	background: url(../images/icon-select.webp) no-repeat right center / 20px, #ffffe5;
}
.radio-box{
	display: flex;
}
.regular-radio{
	display: none;
}
.radio-label{
	width: 50%;
	line-height: 58px;
}
.radio-label-text{
	background: #fff;
	display: block;
	transition: .3s;
	text-align: center;
	border: 1px solid #ddd;
	box-sizing: border-box;
	color: black;
}
.radio-label:nth-of-type(1) .radio-label-text{
	border-radius: 4px 0 0 4px;
	border-right: 0;
}
.radio-label:nth-of-type(2) .radio-label-text{
	border-radius: 0 4px 4px 0;
}
.regular-radio:checked + .radio-label-text{
	background: #eb739f;
	color: #fff;
}
.regular-checkbox{
	margin-bottom: 5px;
	padding: 5px;
	display: block;
	background: #eee;
	font-size: 18px;
	border: 1px solid #eb739f;
}
.regular-checkbox input:checked + .check-label{
	color: #eb739f;
}
.form-msg,
.alert-msg{
	font-size: 14px;
}
.form-box .form-msg{
	margin: 8px 0 0 0;
	line-height: 1.3;
	text-align: center;
}
.error{
	margin: 8px 0 0;
	padding: 4px;
	background: #ff6d6d;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.form-item{
	position: relative;
}
.form-border{
	margin: 0 auto;
	width: 100%;
	height: 2px;
	background: #ddd;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	transform-origin: center;
}
input[type=text]:focus + .form-border::after,
input[type=tel]:focus + .form-border::after,
input[type=password]:focus + .form-border::after,
textarea:focus + .form-border::after{
	margin: 0 auto;
	width: 0%;
	height: 2px;
	content: "";
	background: #eb739f;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	transform-origin: center;
	animation: fade-border .3s ease .1s forwards;
}
@keyframes fade-border{
	0%{width: 0%;opacity: 0;}
	100%{width: 100%;opacity: 1;}
}
.entry-btn .btn-area{
    margin: 0 0 32px;
}
.entry-btn .regist-btn{
    display: block;
    width: 96%;
    margin: 5px auto;
    font-size: 180%;
    padding: 10px 0;
    border: 1px solid #504c42;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
    font-weight: bold;
    color: #e6dda2;
    text-shadow: 0 1px 1px rgb(0 0 0 / 80%);
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#ccb35c), to(#7f723d) );
    background: -moz-linear-gradient(top, #ccb35c, #7f723d);
    white-space: nowrap;
}
.entry-btn .regist-btn{
	margin: 0;
	width: 100%;
	filter: grayscale(1);
	pointer-events: none;
	cursor: inherit;
}
.entry-btn .regist-btn.active{
	filter: grayscale(0);
	pointer-events: auto;
	cursor: pointer;
}
.entry-form footer {
    padding: 0;
    text-align: left;
    border: none;
}
.ymd-box{
	column-gap: 8px;
}
.ymd-box,
.area-box{
	display: flex;
	justify-content: space-between;
}
.ymd-box select{
	flex-shrink: 1;
}
.area-box select,
.area-box .sub-area{
	width: calc(50% - 4px);
}
.area-box .sub-area select{
	width: 100%;
	flex-shrink: 0;
}


.juyo { background:rgba(255,255,255,0.1); border:1px dotted #f00 !important; padding:8px !important; box-sizing:border-box;}
/* Rule Popup */
#rule_popup {padding-bottom:50px;}
#rule_popup #wrap{background-image:none;}
#rule_popup #content{margin:0;}
#rule_popup h1{display:block; background: -webkit-gradient(linear, left top, left bottom, from(#686149), to(#4f4b3d) ); background: -moz-linear-gradient(top, #686149, #4f4b3d); color:#ece9e1; padding:7px 10px; font-weight:bold;}

/*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(172,149,71,0.8);}

/* mother bar */
#mother{width:100%; height:40px; background:url(../images/mother_bg.png) repeat-x 0 0; border-bottom:1px solid #000;}
#mother h1{display:block; margin:0 10px; color:#fff; line-height:40px; text-indent:-9999px;}

/* 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: #333;
color: #fff;
font-weight: bold;
}

#lppr a{
background:#222;
}


/* campaign */
.campaign h4 {border:0; font-size:14px; color:#cc3366; text-indent:0; padding:10px 0;}
.campaign h5 {font-weight:normal; font-size:12px;color:#cc3366; margin-left:10px;}
.cam_msg {font-size:11px; color:#888; padding:0;}
.campaign strong {font-weight:bold; color:#f00;}
.camMenu { margin-bottom:10px; margin-left:10px;}
.camMenu dt { font-weight:bold; font-size:16px; margin:5px 0;}
.camMenu dt:before{content:"₯"; color:#cc3366;}
.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 {position:absolute; bottom:-24px; right:0px;}
#campaign_btn_entry {position:absolute; bottom:-24px; right:0px;}
#campaign_btn a,#campaign_btn_entry a{width:80px; height:80px; background:url(../images/campaign_btn.png) no-repeat 0 0; display:block; text-indent:-9999px; background-size:contain;}

/* clearfixeo[W */
.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eo[W±±άΕ */



	footer nav.accordion_head {z-index: 50;}
	footer nav{position:fixed; bottom:30px; width:100%;z-index: 50;}
	.copy{text-align: center;padding:10px;}
