@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;}

#wrap{background:url(../images/bg.jpg) no-repeat right 0 #000; background-size:100% auto; -webkit-background-size:100% auto; -moz-background-size:100% auto;}

a{color:#f80;}
a:hover{color:#fff;}
.signup,button{-webkit-tap-highlight-color: rgba(255, 255, 255, 0);}

/* Header */
header{padding:20px 10px;}

/* mod 140213*/
header hgroup {

}

header hgroup ,
header hgroup.header-3ban ,
header hgroup.header-4ban ,
header hgroup.header-5ban ,
header hgroup.header-6ban ,
header hgroup.header-7ban ,
header hgroup.header-8ban ,
header hgroup.header-10ban{
	height: 100px;
	margin-top:10px;
	background-size:auto 100%;
	background:url(../images/logo.png) no-repeat 0 0;
	-webkit-background-size:auto 100%;
	-moz-background-size:auto 100%;
}

header hgroup.header-3ban {
	background:url(../images/logo_3ban.png) no-repeat 0 0;
}

header hgroup.header-4ban {
	 background:url(../images/logo_4ban.png) no-repeat 0 0;
}

header hgroup.header-5ban {
	background:url(../images/logo_5ban.png) no-repeat 0 0;
}

header hgroup.header-6ban {
	background:url(../images/logo_6ban.png) no-repeat 0 0;
}

header hgroup.header-7ban {
	background:url(../images/logo_7ban.png) no-repeat 0 0;
}

header hgroup.header-8ban {
	background:url(../images/logo_8ban.png) no-repeat 0 0;
}
header hgroup.header-10ban {
	background:url(../images/logo_10ban.png) no-repeat 0 0;
}
/* mod 140213*/

header hgroup h1 a{display:block; height:63px; text-indent:100%; overflow:hidden; white-space:nowrap;}
header hgroup h2{display:none;}


/* Contents */
#content{padding:10px 0;}
#content article{ }
#content article .main{clear:right; margin:20px 10px 0 10px; border:1px solid #ff4aa4; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; background:rgba(0,0,0,0.4);}
.entry_main{margin:20px 10px 0 10px; border:1px solid #ff4aa4; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; background:rgba(0,0,0,0.4); padding-bottom:10px;}
.main h2,.entry_main h2{font-size:16px; text-shadow:0 1px 1px #000; display:block; padding:10px 10px 5px 0; margin-left:10px; border-bottom:3px solid #ff4aa4;}
.main h2:first-letter,.entry_main h2:first-letter{color:#ff4aa4;}
.main h3,.entry_main h3{padding:5px 5px 5px 25px; font-weight:normal; font-size:100%; display:block; background:url(../images/h3.png) no-repeat 5px center;  background-size:15px 15px; -webkit-background-size:15px 15px; -moz-background-size:15px 15px; color:#ff4aa4;}
.main p{padding:5px 10px;}
.signup{display:block; margin-top:15px; padding:0 40px;}
.signup a{display:block; height:64px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; border-color:#006cff; text-shadow:0 -1px 1px rgba(0,0,0,0.8); color:#fba20b; text-decoration:none; font-size:24px; text-align:center; line-height:64px; font-weight:bold; border:3px solid #ff4aa4; box-shadow:inset 2px 2px 1px rgba(0,0,0,0.8); -wbkit-box-shadow:inset 2px 2px 1px rgba(0,0,0,0.8); -moz-box-shadow:inset 2px 2px 1px rgba(0,0,0,0.8);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(80,6,43,1)), color-stop(0.49, rgba(55,5,30,1)), color-stop(0.5, rgba(35,2,12,1)), to(rgba(25,1,9,1)) );
background: -moz-linear-gradient(top, rgba(80,6,43,1), rgba(55,5,30,1) 49%, rgba(35,2,12,1) 50%, rgba(25,1,9,1));}
.signup a:hover,.signup a:active{background: -webkit-gradient(linear, left top, left bottom, from(#6b0b0b), color-stop(0.49, #510000), color-stop(0.5, #3e0000),to(#260000) );
background: -moz-linear-gradient(top, #6b0b0b, #510000 49%, #3e0000 50%, #260000);}

.question {margin-top:142px;}
.question h3{text-indent:120%; overflow:hidden; white-space:nowrap; height:35px; margin:10px; background:url(../images/question.png) no-repeat center center; background-size:contain;}
.question ul{display:table; width:100%; border-collapse:separate; border-spacing:10px;}
.question ul li{display:table-cell; width:50%; height:60px; border-radius:10px; box-sizing:border-box;}
.question ul li:first-child {background:linear-gradient(top,#9a1456 0%,#9a1456 45%,#690939 55%,#690939 100%); background:-webkit-linear-gradient(top,#9a1456 0%,#9a1456 45%,#690939 55%,#690939 100%); border:2px solid #e04190;}
.question ul li:last-child {background:linear-gradient(top,#404040 0%,#404040 45%,#1f1f1f 55%,#1f1f1f 100%); background:-webkit-linear-gradient(top,#404040 0%,#404040 45%,#1f1f1f 55%,#1f1f1f 100%); border:2px solid #7b7b7b;}
.question ul li a{display:block; text-indent:120%; overflow:hidden; white-space:nowrap; height:100%;}
.question ul li:first-child a{background:url(../images/yes.png) no-repeat center center; background-size:contain;}
.question ul li:last-child a{background:url(../images/no.png) no-repeat center center; background-size:contain;}

.prof{padding:10px 0;}
.prof h2{display:block; padding:5px 10px; background: -webkit-gradient(linear, left top, left bottom, from(#4b051b), to(#380515) );
background: -moz-linear-gradient(top, rgba(#4b051b), rgba(#380515)); color:#fba20b;}
.prof a{color:#fff; text-decoration:none;}
.profbox{padding:10px;}
.f{background: -webkit-gradient(linear, left top, left bottom, from(#4f061d), to(#721331) );
background: -moz-linear-gradient(top, rgba(#4f061d), rgba(#721331));}
.m{background: -webkit-gradient(linear, left top, left bottom, from(#021b54), to(#0a4887) );
background: -moz-linear-gradient(top, rgba(#021b54), rgba(#0a4887));}
.f:hover{background: -webkit-gradient(linear, left top, left bottom, from(#6f263d), to(#923351) );
background: -moz-linear-gradient(top, rgba(#6f263d), rgba(#923351));}
.m:hover{background: -webkit-gradient(linear, left top, left bottom, from(#223b74), to(#2a28a7) );
background: -moz-linear-gradient(top, rgba(#223b74), rgba(#2a28a7));}
.profile li{float:left; padding:0 0 5px 0;}
.name{width:30%; font-size:16px;}
.age{width:80px;}
.area{width:80px;}
.profile span{color:#ff9000; font-size:10px; display:inline-block; padding-right:5px;}
.profbox img{float:left; margin-right:10px; border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; width:50px;}
.play{float:left;}
.play .ptitle{color:#ff9000;}
.picon{float:left; width:90px; padding:2px 0; text-align:center; background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#cac9c9) );
background: -moz-linear-gradient(top, rgba(#eee), rgba(#cac9c9)); color:#390516; margin-right:5px; font-size:10px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.comment{clear:left; width:200px;}

/* Footer */
footer{padding:20px 0;}
#fix{position:fixed; width:100%; bottom:0px; z-index:100;}
.deleteBox{float:right; width:145px; margin:0 10px -10px; 0; background:url(../images/popup.png) no-repeat 0 0; background-size:100% auto; -webkit-background-size:100% auto; -moz-background-size:100% auto; font-size:10px; overflow:hidden; position:relative;}
.deleteBox p{line-height:1.3em; padding:7px 13px 30px 7px;}
.deleteBox p.delete{padding:0; text-indent:100%; overflow:hidden; white-space:nowrap; position:absolute; top:0; left:0; height:60px;}
#fix .accordion_head{padding:10px; -webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
#fix .accordion_head:active,#fix .accordion_head:hover{background-color:rgba(0,0,0,0.2);}
#fix .accordion_head span{display:block; float:right; width:40px; height:40px; text-indent:100%; overflow:hidden; white-space:nowrap; background:url(../images/menu.png) no-repeat 0 0; background-size:auto 100%; -webkit-background-size:auto 100%; -moz-background-size:auto 100%; box-shadow:4px 4px 4px rgba(0,0,0,0.7); -moz-box-shadow:4px 4px 4px rgba(0,0,0,0.7); -webkit-box-shadow:4px 4px 4px rgba(0,0,0,0.7);}
#fix nav{clear:right;}
#fix nav li{display:block; height:100%; border-top:1px solid #713838;
background: -webkit-gradient(linear, left top, left bottom, from(#4b051b), to(#380515) );
background: -moz-linear-gradient(top, #4b051b, #380515); -webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
#fix nav li a{display:block; padding:10px; color:#958889; text-decoration:none; text-shadow:0 -1px 1px rgba(0,0,0,0.5); -webkit-tap-highlight-color: rgba(255, 255, 255, 0);background:url(../images/nav_icon.png) no-repeat right center; background-size:auto 100%; -webkit-background-size:auto 100%; -moz-background-size:auto 100%;}
#fix nav li:hover,#fix nav li:active{
background: -webkit-gradient(linear, left top, left bottom, from(#3e0000), to(#260000) );
background: -moz-linear-gradient(top, #3e0000, #260000);
}
#fix nav li a:hover,#fix nav li a:active{color:#ff4aa4; text-decoration:none;}
footer address{font-style:normal; padding:0 50px 0 5px; font-size:90%;}
#pagetop{margin:10px; padding-left:20px; background:url(../images/pagetop.png) no-repeat left center; background-size:15px 15px; -webkit-background-size:15px 15px; -moz-background-size:15px 15px;}


/* Entry Form */
h3 span{font-weight:normal; font-size:80%;}
label em{font-style:normal; position:relative; top:2px;}
input,textarea{padding:4px;}
input,textarea,select{border:1px solid #aaa; background-color:#ddd; font-size:150%; 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; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
input:focus,textarea:focus,select:focus{border:1px solid #fc0; background-color:#fff;}
input[type="radio"]{vertical-align:baseline; border:0; background:none; margin-right:3px;}
input[type="radio"]:checked{background-color:#f80;}
.ime_off{ime-mode:disabled;}
select{width:100%;}
label textarea{height:100px; width:97%; max-width:97%; min-width:50%;}
.block{padding:5px 10px;}
.block p span{color:#ff4aa4;}
.msg,.alert{margin:5px 10px; padding:5px 10px; font-size:80%; border:1px solid #2f0000; background:#200; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.msg span,.alert span{color:#ff4aa4;}
textarea,input[type="text"]{width:97%;}
.text_l{width:97%;}
.text_m{width:40%;}
.text_s{width:80px;}
.radio label{display:inline-block; width:40%; border:1px solid #713838; padding:5px; font-size:150%; line-height:150%;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(80,6,43,1)), color-stop(0.49, rgba(55,5,30,1)), color-stop(0.5, rgba(35,2,12,1)), to(rgba(25,1,9,1)) );
background: -moz-linear-gradient(top, rgba(80,6,43,1), rgba(55,5,30,1) 49%, rgba(35,2,12,1) 50%, rgba(25,1,9,1)); white-space:nowrap;
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{padding:2px 10px; margin:3px 10px; font-size:80%; color:#fff; border:1px solid #200; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; background:#c00;}
.error:first-of-type{margin-top:7px;}
button{display:block; width:96%; margin:0 auto; font-size:180%; padding:10px 0; border:1px solid #713838;
border-radius:10px; -webkit-border-radius:10px; -moz-border-radius:10px; text-align:center; font-weight:bold; 
text-shadow:0 1px 1px rgba(0,0,0,0.7); text-decoration:none; text-shadow:0 -1px 1px rgba(0,0,0,0.8); color:#fba20b; border:3px solid #ff4aa4; box-shadow:inset 2px 2px 1px rgba(0,0,0,0.8); -wbkit-box-shadow:inset 2px 2px 1px rgba(0,0,0,0.8); -moz-box-shadow:inset 2px 2px 1px rgba(0,0,0,0.8);
background: -webkit-gradient(linear, left top, left bottom, from(rgba(80,6,43,1)), color-stop(0.49, rgba(55,5,30,1)), color-stop(0.5, rgba(35,2,12,1)), to(rgba(25,1,9,1)) );
background: -moz-linear-gradient(top, rgba(80,6,43,1), rgba(55,5,30,1) 49%, rgba(35,2,12,1) 50%, rgba(25,1,9,1)); white-space:nowrap;}
button:hover,button:active{
background: -webkit-gradient(linear, left top, left bottom, from(#6b0b0b), color-stop(0.49, #510000), color-stop(0.5, #3e0000),to(#260000) );
background: -moz-linear-gradient(top, #6b0b0b, #510000 49%, #3e0000 50%, #260000); color:#f80;}

fieldset{
	border: 0;
	padding: 10px;
}
.play-check label{
	display: inline-block;
	width: 45%;
	line-height: 30px;
}
.juyo { background:rgba(255,255,255,0.1) !important; border:1px dotted #f00 !important; padding:8px !important; box-sizing:border-box;}
article .juyo{margin:0 10px 10px;}
/* Rule Popup */
#rule_popup #wrap{background-image:none;}
#rule_popup #content{margin:0;}
#rule_popup h1{display:block; background:#603; color:#fff; padding:7px 10px; font-weight:bold;}

#rule_popup {padding-bottom:50px;}
/* close btn */
.close_btn {position:fixed; bottom:0; display:block; width:100%; color:#ff4aa4; font-weight:bold; font-size:16px; line-height:50px; text-align:center; background:rgba(255,255,255,0.8);}

/* mother bar */
#mother{width:100%; height:40px; background:url(../images/mother_bg.png) repeat-x 0 0; border-bottom:1px solid rgba(0,0,0,0.8);}
#mother h1{display:block; margin:0 10px; 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 20px;}
#campaign h5 {font-weight:normal; font-size:12px;color:#fff; padding:10px 0 10px 20px;}
#campaign p{padding:0 10px 0 20px;}
.cam_msg {font-size:11px; color:#aaa; padding:0;}
#campaign strong {font-weight:bold; color:#f00;}
.camMenu { margin-bottom:10px;padding-left:20px;}
.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:5px; right:5px; }
#campaign_btn a,#campaign_btn_entry a {width:70px; height:70px; display:block; background:url(../images/cam_btn.png) no-repeat 0 0; text-indent:120%; overflow:hidden; white-space:nowrap; 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±±άΕ */