@charset "utf-8";

h1 {
	background-image: url(../../img/h1_recruit.png);
}
.box950 {
	clear: both;
	height: auto;
	width: 950px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(../../img/box_btm_bk950.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	position: relative;
}
.inner  {
	margin: 0px;
	float: left;
	height: auto;
	width: 950px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../../img/box_mid_bk950.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	position: relative;
	overflow: hidden;
}
#slidenews {
	height: 450px;
	width: 900px;
	background-color: #CCCCCC;
	margin: 15px 25px 20px;
	position: relative;
	overflow: hidden;
	border-radius:10px;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.4);
}
#slidenews div {

}
#slideCap {
	display: block;
	position: absolute;
	top: 27px;
	right: 26px;
}
#tokuten {
	background-color: #666666;
	background: -webkit-linear-gradient(#666666, #333333);
	background: -moz-linear-gradient(#666666, #333333);
	background:url(../../img/bg_coment.jpg);
	float: left;
	width: 892px;
	position: relative;
	left: 25px;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px\9;
	clear:both;
	border-radius:10px;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.4);
	margin-bottom:20px;
}
#tokuten h3 {
	margin-bottom: 8px;
}

#tokuten ul {
	list-style-type: none;
	display: block;

}
#tokuten li {
	padding: 0px 3px;
	margin-right: 8px;
	margin-bottom: 8px;
	border-radius: 8px;
	overflow:hidden;
	display: block;
}
#tokuten h4 {
	color: #FFFFFF;
	font-size: 14px;
	padding: 6px 8px;
	text-shadow:2px 2px 1px rgba(0,0,0,0.4);
}
#tokuten li div {
	font-size: 14px;
	line-height: 18px;
	padding: 8px;
	background-color: #FFFFFF;
	background: -webkit-linear-gradient(#ffffff, #eeeeee);
	background: -moz-linear-gradient(#ffffff, #eeeeee);
	letter-spacing: 0.1em;
	margin-bottom: 3px;
	border-radius: 0px 0px 5px 5px;
	text-shadow:0px 0px 1px rgba(0,0,0,0.2);
}
.c_r {
	background: #e50000;
	background: -webkit-linear-gradient(#e50000, #a00000);
	background: -moz-linear-gradient(#e50000, #a00000);
}
.c_g {
	background: #82c913;
	background: -webkit-linear-gradient(#82c913, #508300);
	background: -moz-linear-gradient(#82c913, #508300);
}
.c_p {
	background: #f9488f;
	background: -webkit-linear-gradient(#f9488f, #a12154);
	background: -moz-linear-gradient(#f9488f, #a12154);
}
.c_o {
	background: #ed9a17;
	background: -webkit-linear-gradient(#ed9a17, #be4c00);
	background: -moz-linear-gradient(#ed9a17, #be4c00);
}
.c_b {
	background: #1781ed;
	background: -webkit-linear-gradient(#1781ed, #0f5194);
	background: -moz-linear-gradient(#1781ed, #0f5194);
}
.c_v {
	background: #ab3cd4;
	background: -webkit-linear-gradient(#ab3cd4, #701a8f);
	background: -moz-linear-gradient(#ab3cd4, #701a8f);
}
.two_colmun {
	height: auto;
	width: 900px;
	float: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	position: relative;
}
.left,.right{
	float: left;
	height: auto;
	width: 440px;
}
.left{
	margin-right:20px;
}
#master_img,#what,#boyroom,#fuan,#nayami,#recruit_form {
	padding: 10px;
	height: auto;
	width: 420px;
	background:url(../../img/bg_coment.jpg);
	float: left;
	margin-bottom: 20px;
	font-size:12px;
	border-radius:10px;
	box-shadow: 4px 4px 4px rgba(0,0,0,0.4);
}
.two_colmun h3 {
	height:70px;
	line-height:70px;
	color:#FFFFFF;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size:17px;
	text-shadow:0px 0px 2px rgba(0,0,0,0.6),2px 2px 2px rgba(0,0,0,0.4);
	padding-left:60px;
	margin-bottom: 6px;
	-moz-transform: rotate(-3deg);
	-webkit-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	background:url(../../img/recruit/banner_grange.png) no-repeat;
	position: relative;
	top:-8px;
	left:-20px;
}
.two_colmun h3:first-letter {
	font-size:24px;
	letter-spacing: 1px;
}

.lower{
	position: relative;
	top:0px;
}
#master_img img {
	display: block;
	float: left;
	margin-right: 10px;
	-moz-transform: rotate(10deg);
	-webkit-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	box-shadow: 3px 4px 3px rgba(0,0,0,0.6);
}

#master_img p {
	display: block;
	float: left;
	height: auto;
	min-height: 138px;
	width: 268px;
	background-color: #FFFFFF;
	padding: 10px;
	line-height: 16px;
	margin: 0px;
	border: dashed 1px #45b1d9;
	letter-spacing: 0.1em;
}
#what ul {
	font-size: 12px;
	line-height: 15px;
	list-style-type: none;
	display: block;
	float: left;
	width: 398px;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
	border: dashed 1px #45b1d9;
}
#what li {
	background-image: url(../../img/bullet2.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 15px;
	width: auto;
	float: left;
	margin: 0px 10px 6px 0px;;
	padding-left:18px;
	font-size: 12px;
	line-height: 15px;
	white-space: nowrap;
}
#fuan #fuan_txt {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

#num_tel {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ',Verdana,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0px;
}
#QA {
	height: 600px;
	overflow-y: scroll;
}
#QA #QA_caption {
	padding: 10px 0px;
	font-weight:bold;
}


#QA #ichiran {
	list-style-type: decimal;
	list-style-position: outside;
	padding: 0px 25px;
}
#QA #ichiran li {
	padding: 0px 0px 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccccc;
	font-size: 14px;
}
#QA #ichiran li:last-child {
	border-bottom: none;
}
#QA #ichiran div {
	margin-bottom: 6px;
	font-weight: bold;
}
#nayami .lower {
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 0.1em;
	border: dashed 1px #45b1d9;
	background:#FFFFFF;
	padding:10px;
}



#boyroom p {
	text-align: center;
	font-size: 12px;
	margin-bottom: 16px;
	font-weight: bold;
}

#boyroom #photo4 {
	display: block;
	float: left;
	width: 336px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	left: 37px;
	clear: both;
}
#boyroom #photo4 img {
	float: left;
	height: auto;
	width: 150px;
	margin-right: 10px;
	background-color: #000000;
	margin-bottom: 10px;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	box-shadow: 6px 6px 6px rgba(0,0,0,0.5);
	border: 4px solid #FFFFFF;
}
#boyroom #btn_room {
	position: relative;
	text-align: center;
	top: 10px;
	display: block;
	height: 60px;
	width: 240px;
	clear: both;
	margin: 20px auto;
}
#recruit_form dl {
	margin-bottom: 16px;
	width: 400px;
	display: block;
	float: left;
	padding: 0px 10px;
}
#recruit_form  dt {
	display: block;
	width: 140px;
	float: left;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	padding-top:3px;
}
#recruit_form dd {
	display: block;
	width: 240px;
	float: left;
}
#recruit_form dd input,#recruit_form dd select {
	margin: 0px 4px 4px;
	width :auto;
}
#recruit_form dd textarea{
	width: 240px;
}
.btn_send {
	height: 30px;
	width: 120px;
	position: relative;
	left: 150px;
	margin: 10px 0px;
}
.txt_10 {
	font-size: 10px;
}

.form_wide_complete {
	height: 480px;
	width: 825px;
	padding-top: 21px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 21px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-image: url(../../img/bg_formB.png);
	position: relative;
	left: 45px;
}
}#form_title {
	height: 45px;
}
.form_wide_complete  #accept  {
	height: 240px;
	width: 660px;
	position: relative;
	top: 100px;
	left: 100px;
	background-image: url(../../img/img_accepted.png);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.recruit_banner{
	width:950px;
	height:160px;
	padding: 0 15px;
	margin-bottom:20px;
	display:block;
}
.recruit_sns_col {
	text-align:center;
}
.recruit_line,.recruit_twitter,.recruit_insta {
	display: inline-block;
}
img#line {
	width: 100px;
	height: 100px;
}
.recruit_line {
	padding: 10px 5px;
	text-align: center;
	font-size: 70%;
}
img#twiter {
	width: 110px;
	height: 110px;
}
.recruit_twitter {
	padding: 10px 5px;
	text-align: center;
	font-size: 70%;
}
img#insta {
	width: 100px;
	height: 100px;
}
.recruit_insta {
	padding: 10px 5px;
	text-align: center;
	font-size: 70%;
}
.recruit_line a:hover,.recruit_twitter a:hover,.recruit_insta a:hover {
	opacity: 80%;
}

.recruit_merit {padding:20px 25px;}
.recruit_merit h3 {margin:0 0 10px 0;padding:4px 10px;background:rgba(0,0,0,1);color:rgba(255,255,255,1);}
.recruit_merit .disnon {display:none;}
.recruit_merit #tab {
    background: rgb(180,180,180);
    background: -moz-linear-gradient(0deg, rgba(180,180,180,1) 0%, rgba(220,220,220,1) 75%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(180,180,180,1) 0%, rgba(220,220,220,1) 75%, rgba(255,255,255,1) 100%);
    background: linear-gradient(0deg, rgba(180,180,180,1) 0%, rgba(220,220,220,1) 75%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b4b4b4",endColorstr="#ffffff",GradientType=1);
}
.recruit_merit #tab li {margin:0;padding:10px;font-size:110%;display:inline-block;cursor:pointer;}
.recruit_merit #tab li.select {font-weight:bold;color:rgba(0,185,255,1);background:rgba(255,255,255,1);}
.recruit_merit .content_wrap h4 {
    margin:10px 0;
    padding: 10px;
    font-size: 120%;
    font-weight: bold;
    color: rgba(255,255,255,1);
    background: rgb(255,0,90);
    background: -moz-linear-gradient(90deg, rgba(255,0,90,1) 0%, rgba(255,0,125,1) 70%, rgba(245,255,30,1) 80%, rgba(185,60,255,1) 90%, rgba(90,160,255,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(255,0,90,1) 0%, rgba(255,0,125,1) 70%, rgba(245,255,30,1) 80%, rgba(185,60,255,1) 90%, rgba(90,160,255,1) 100%);
    background: linear-gradient(90deg, rgba(255,0,90,1) 0%, rgba(255,0,125,1) 70%, rgba(245,255,30,1) 80%, rgba(185,60,255,1) 90%, rgba(90,160,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff005a",endColorstr="#5aa0ff",GradientType=1);
}
.recruit_merit .content_wrap dl {
    margin: 0 0 20px 0;
}
.recruit_merit .content_wrap h5 {
    background: #EDEDED;
    padding: 10px;
    margin: 0 0 10px 0;
    font-size: 120%;
    color: #fe143c;
}
.recruit_merit .content_wrap p {
}





/*▼▼ DGLive RECRUIT ▼▼*/
.dgliverec {padding:20px 25px;}
.dgliverec h3 {margin:0 0 10px 0;padding:4px 10px;background:rgba(0,0,0,1);color:rgba(255,255,255,1);}
.dgliverec p {font-size:90%;line-height:140%;}
.dgliverec dl {padding:10px 0;border-bottom:1px solid rgba(150,150,150,1);}
.dgliverec dl dt h4 {padding:10px;font-size:100%;line-height:140%;}
.dgliverec dl dd {padding:10px;}
.dgliverec dl dd input[type="checkbox"],
.dgliverec dl dd input[type="radio"] {
	border: 1px solid #aaaaaa;
	vertical-align: middle;
	-webkit-appearance: none;
	position: relative;
	margin-right: 5px;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important;
	-webkit-box-sizing: border-box!important;
	width: 26px!important;
	height: 26px;
	background: #e2e2e2;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.00, #ffffff), color-stop(1.00, #e2e2e2) );
	background: linear-gradient( to bottom, #ffffff 0%, #e2e2e2 100% );
	cursor: pointer;
}
.dgliverec dl dd input[type="checkbox"]:checked,
.dgliverec dl dd input[type="radio"]:checked {
	border: 1px solid #336600;
}
.dgliverec dl dd input[type="checkbox"]:checked:before,
.dgliverec dl dd input[type="radio"]:checked:before {
	position: absolute;
	left: 1px;
	top: 16px;
	display: block;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
	content: "";
	width: 10px;
	height: 4px;
	background: #005fc0;
	-webkit-transform: rotate(45deg);
	-webkit-transform-origin: right center;
}
.dgliverec dl dd input[type="checkbox"]:checked:after,
.dgliverec dl dd input[type="radio"]:checked:after {
	display: block;
	position: absolute;
	left: 9px;
	top: 16px;
	content: "";
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
	width: 16px;
	height: 4px;
	background: #005fc0;
	-webkit-transform: rotate(-53deg);
	-webkit-transform-origin: left center;
}
.dgliverec .nes {
    padding:0 5px;
	color:rgba(250,0,0,1);
}
.dgliverec dl .att {
    padding:5px 0;
	color:rgba(150,150,150,1);
    font-size:80%;
    line-height:140%;
    display:block;
}
.dgliverec dl .upf li {
    margin: 0 0 10px 0;
    padding: 0;
    width: auto;
    vertical-align: top;
    display: -moz-inline-box;
    display: inline-block;
    /display: inline;
    /zoom: 1;
}
.dgliverec .fns {
    margin: 0 0 10px 0;
    padding: 20px;
    text-align: center;
    font-size: 140%;
    font-weight: bold;
    line-height: 180%;
    border-radius: 10px;
    background: rgba(255,230,0,1);
    color: rgba(255,17,112,1);
    display: block;
}
.dgliverec .rule_col {
    margin: 20px auto;
    padding: 20px;
    width: 80%;
    height: 200px;
    border:1px solid #d0d0d0;
    border-radius: 10px;
    overflow: auto;
}
.dgliverec .rule_col strong {
    margin: 0 0 10px 0;
    padding: 10px;
    background: #d0d0d0;
    display: block;
}
.dgliverec .rule_col p {
    margin: 0 0 10px 0;
    font-size:90%;
}

.dgliverec .btn {
	margin:30px 0;
}
.dgliverec .btn ul {
	list-style: none;
	padding:0;
	text-align:center;
}
.dgliverec .btn ul li {
	display: inline-block;
}
.dgliverec .btn input[type="reset"],
.dgliverec .btn input[type="button"] {
	border-radius: 5px;
    border: none;
	background: #aaaaaa;
	padding: 30px 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 100%;
	box-shadow: 1px 1px 0px #b9b9b9;
	line-height: 0.3;
	margin: 0 20px 10px 0;
	color: rgba(255, 255, 255, 0.7);
}
.dgliverec .btn input[type="reset"]:hover,
.dgliverec .btn input[type="button"]:hover {
	border-radius: 5px;
	background: #AAAAAA;
	color: #666666;
	text-decoration: none;
}
.dgliverec .btn input[type="reset"]::before,
.dgliverec .btn input[type="reset"]::after,
.dgliverec .btn input[type="button"]::before,
.dgliverec .btn input[type="button"]::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.dgliverec .btn input[type="reset"],
.dgliverec .btn input[type="reset"]::before,
.dgliverec .btn input[type="button"],
.dgliverec .btn input[type="button"]::before {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
 width: 225px;
 height: 33px;
 text-decoration: none;
}
.dgliverec .btn input[type="submit"] {
	display: inline-block;
	width: 200px;
	border-radius: 5px;
    border: none;
	background: #ff1170;
	padding: 30px 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 100%;
	box-shadow: 1px 1px 0px #BB0009;
	line-height: 0.5;
	margin: 0 0 10px 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.dgliverec .btn input[type="submit"]:hover {
	border-radius: 5px;
	background: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
}

.dgliverec .btn input[type="submit"]::before,
.dgliverec .btn input[type="submit"]::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
}
.dgliverec .btn input[type="submit"],
.dgliverec .btn input[type="submit"]::before,
.dgliverec .btn input[type="submit"]::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
 width: 225px;
 height: 33px;
}
/*▲▲ DGLive RECRUIT ▲▲*/
