@charset 'utf-8';



/* PC
====================================================================================*/



/* RECRUIT
---------------------------------------------------------------------------*/


/* recruit index
-------------------------------------*/

#recruit.page #topic div.bgpic{
	background:url(../recruit/images/bgpic_recruit.jpg) center 0 no-repeat;
}

#recruit.page #maintext{
	display:none;
}

#recruit.page #information h2{
	display:table;
	width:100%;
	height:85px;
	font-size:1.3rem;
}



#recruit.page #information h2{
	display:table;
	width:100%;
	height:85px;
	font-size:1.3rem;
}

#recruit.page #information h2 span{
	display:table-cell;
	vertical-align:middle;
}

#recruit.page #information h2 span img{
	margin:0 12px 0 0;
	vertical-align: middle;
}

#recruit.page #information h2 span span{
    display:inline-block;
	text-align:left;
	line-height:1.4;
}




#recruit.page #information{
	padding:30px 0 0;
}

#recruit.page #information ul{
	margin:0 0 30px -4px;
	overflow:hidden;
}

#recruit.page #information ul li{
	float:left;
	border-left:4px solid #fff;
	width:242px;
	height: 540px;
	background-color:#f5f5f5;
}

#recruit.page #information dl{
	display:block;
	padding:10px 20px;
}

#recruit.page #information dl dt{
	display:table;
	width:100%;
	font-size:1.05rem;
}

#recruit.page #information dl dt span{
	display:table-cell;
	height:4rem;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	line-height:1.4;
}

#recruit.page #information dl dd{
	display:block;
	padding:0.3rem 0 0;
	vertical-align:top;
	text-align:left;
	font-size:0.85rem;
	line-height:1.8;
}

#recruit.page #detaillink{
	margin:0 0 0;
}

#recruit.page #detaillink ul li{
	margin:0 0 25px 0;
}

#recruit.page #detaillink ul li a{
	display:block;
	border:1px solid #ccc;
	background:url(../recruit/images/arw_recruit_detaillink.png) 930px center no-repeat;
}

#recruit.page #detaillink ul li a dl{
	display:table;
	width:100%;
	height:110px;
	font-size:1.2rem;
	line-height:1.0;
}

#recruit.page #detaillink ul li a dl dt{
	display:table-cell;
	padding:0 0 0 35px;
	width:58%;
	vertical-align:middle;
	text-align:left;
	font-size:1.0rem;
	font-weight:bold;
	color:#3f94cf;
}

#recruit.page #detaillink ul li a dl dt br.sp{
	display:none;
}

#recruit.page #detaillink ul li a dl dd{
	display:table-cell;
	width:42%;
	vertical-align:middle;
	text-align:left;
	font-size:1.0rem;
}



.page #othercontents{
	padding:50px 0 50px;
	overflow:hidden;
	/*background-color:#f2f2f2;*/
}



.page #othercontents ul{
	margin:0 0 0 -40px;
	overflow:hidden;
}


.page #othercontents ul li{
	float:left;
	margin:0 0 0 40px;
	width:300px;
}

.page #othercontents ul li a{
	display:block;
	text-align:center;
	font-size:1.0rem;
	font-weight:bold;
}

.page #othercontents ul li a img{
	display:block;
	margin:0 0 1.0rem;
	border-radius:0 0 0 40px;
}

.page #othercontents ul li a span{
	padding:0 15px 0 0;
	background:url(../recruit/images/arw_recruit_othercontents.png) right center no-repeat;
}

.page #othercontents .btn{
	clear:both;
	margin:40px 0 0;
	text-align:center;
}

.page #othercontents .btn a{
	display:inline-block;
	padding:15px 20px;
	background-color:#f2f2f2;
	font-size:0.8rem;
}

.page #othercontents .btn a span{
	padding:0 0 0 20px;
	background:url(../recruit/images/arw_btn_back.png) left center no-repeat;
}

.page #othercontents .insta{
	margin:80px 0 0;
	text-align:center;
}

.page #othercontents .insta img{
	max-width:100%;
}


/* welfare
-------------------------------------*/

#welfare.page #information{
	padding:20px 0 50px;
}

#welfare.page #information h2{
	display:table;
	width:100%;
	height:100px;
	font-size:1.3rem;
}

#welfare.page #information h2 span{
	display:table-cell;
	vertical-align:middle;
}

#welfare.page #information h2 span img{
	margin:0 12px 0 0;
	vertical-align: middle;
}

#welfare.page #information h2 span span{
    display:inline-block;
	text-align:left;
	line-height:1.4;
}

#welfare.page #information .box{
	background:url(../recruit/images/bg_welfare_pics.jpg) center 0 no-repeat;
	width:100%;
	height:996px;
}

#welfare.page #information .box .inbox{
	margin:0 auto;
	padding:249px 0 0;
	width:360px;
	height:499px;
}

#welfare.page #information .box dl{
	padding:30px;
	font-size:0.85rem;
}

#welfare.page #information .box dl dt{
	padding:0 0 0.5rem 0;
	color:#e5e146;
}

#welfare.page #information .box dl dd{
	padding:0 0 1.5em 0;
	color:#fff;
	line-height:1.5;
}

/* career
-------------------------------------*/

#career.page #topic div.bgpic{
	background:url(../recruit/images/bgpic_career.jpg) center 0 no-repeat;
}


#career.page .box{
	overflow:hidden;
	padding:20px 0 70px;
}







#career.page .box h3{
	padding:0 0 15px;
	color:#8ab541;
	font-size:1.2rem;
	font-weight:bold;
}

#career.page .box .textbox p{
	font-size:0.8rem;
	line-height:1.8;
}



#career.page #coach{

}

#career.page #coach h2{
	display:table;
	width:100%;
	height:150px;
	font-size:1.3rem;
}

#career.page #coach h2 span{
	display:table-cell;
	vertical-align:middle;
}

#career.page #coach h2 span img{
	margin:0 20px 0 0;
	vertical-align: middle;
}

#career.page #coach h2 span span{
    display:inline-block;
	text-align:left;
	line-height:1.4;
	padding: 3px 0 0 0;
}

#career.page #coach .textbox{
	float:left;
	width:465px;
}

#career.page #coach .imgbox{
	float:right;
	display:inline-block;
}

#career.page #coach .imgbox img{
	float:left;
	display:inline-block;
	padding:0 0 0 20px;
}

#career.page #front{

}

#career.page #front .textbox{
	float:left;
	width:557px;
}

#career.page #front .imgbox{
	float:right;
	display:inline-block;
}

#career.page #front .imgbox img{
	float:left;
	display:inline-block;
	padding:0 0 0 20px;
}

#career.page #assembly{

}

#career.page #assembly .textbox{
	float:left;
	width:325px;
}

#career.page #assembly .imgbox{
	float:right;
	display:inline-block;
}

#career.page #assembly .imgbox img{
	float:left;
	display:inline-block;
	padding:0 0 0 20px;
}

#career.page #mvp{

}

#career.page #mvp .textbox{
	float:left;
	padding:0 0 20px 0;
	width:455px;
}

#career.page #mvp .pic{
	float:right;
	padding:0 0 20px 20px;
	width:490px;
}

#career.page #mvp .pic img{
	
}

#career.page #mvp .imgbox{
	float:right;
	display:inline-block;
	margin:0 0 0 -20px;
}

#career.page #mvp .imgbox img{
	float:left;
	display:inline-block;
	padding:0 0 0 20px;
}

#career.page #tour{
	margin:0 0 0;
}

#career.page #tour .textbox{
	float:left;
	width:100px;
}

#career.page #tour ul{
	margin:0 0 0 -20px;
}

#career.page #tour ul li{
	float:left;
	margin:0 0 20px 20px;
	display:inline-block;
}

#career.page #tour ul li p{
	padding:0.4rem 0 0;
	font-size:0.7rem;
}


/* coachstaff
-------------------------------------*/

#coachstaff.page #topic div.bgpic{
	background:url(../recruit/images/bgpic_coachstaff.jpg) center 0 no-repeat;
}

#coachstaff.page #voice{
	padding:20px 0 20px;
}

#coachstaff.page #voice h2{
	display:table;
	width:100%;
	height:150px;
	font-size:1.3rem;
}

#coachstaff.page #voice h2 span{
	display:table-cell;
	vertical-align:middle;
}

#coachstaff.page #voice h2 span img{
	margin:0 12px 0 0;
	vertical-align: middle;
}

#coachstaff.page #voice h2 span span{
    display:inline-block;
	text-align:left;
	line-height:1.4;
}

#coachstaff.page #voice .box{
	clear:both;
	padding:0 0 60px;
	overflow:hidden;
}

#coachstaff.page #voice .box p.staffpic{
	width:292px;
	height:292px;
	position:relative;
}

#coachstaff.page #voice .box dl{
	padding:25px 50px;
	background-color:#e4f5fb;
	border-radius:10px;
	width:640px;
}

#coachstaff.page #voice .box dl dt{
	padding:0 0 1.0rem 0;
	line-height:1.5;
	font-size:1.2rem;
	font-weight:bold;
}

#coachstaff.page #voice .box dl dd p{
	line-height:1.7;
	font-size:0.85rem;
}

#coachstaff.page #voice .box dl dd p.text{
	text-align:left;
}

#coachstaff.page #voice .box dl dd p.staffname{
	padding:0.8rem 0 0 0;
	text-align:right;
	font-weight:bold;
}


/*left*/

#coachstaff.page #voice .box.left p.staffpic{
	float:left;
}

#coachstaff.page #voice .box.left p.staffpic:after{
	content:"";
	background:url(../recruit/images/tri_coachstaff_left.png) 0 0 no-repeat;
	width:27px;
	height:32px;
	position:absolute;
	right:-48px;
	top:130px;
	z-index:10;
}

#coachstaff.page #voice .box.left dl{
	float:right;
}




#coachstaff.page #voice .box.left p.staffpic span.vol{
	position:absolute;
	left:0;
	bottom:0;
}


/*right*/

#coachstaff.page #voice .box.right p.staffpic{
	float:right;
}

#coachstaff.page #voice .box.right p.staffpic:before{
	content:"";
	background:url(../recruit/images/tri_coachstaff_right.png) 0 0 no-repeat;
	width:27px;
	height:32px;
	position:absolute;
	left:-48px;
	top:130px;
	z-index:10;
}

#coachstaff.page #voice .box.right dl{
	float:left;
}



#coachstaff.page #voice .box.right p.staffpic span.vol{
	position:absolute;
	right:0;
	bottom:0;
}

#coachstaff.page #voice p.att{
	padding:0 0 0 0;
	text-align:right;
	font-size:0.7rem;
}


/* infostaff
-------------------------------------*/

/* leadbox */

#contents.entry #leadbox{
	overflow:hidden;
	padding:50px 0 0;
}

#contents.entry #leadbox p.lead{
	float:left;
	width:560px;
	line-height:1.8;
	font-size:0.95rem;
}

#contents.entry #leadbox p.leadpic{
	float:right;
	width:388px;
}

#contents.entry.intern #leadbox p.leadtext{
	width:auto;
	line-height:1.8;
	font-size:1.0rem;
	color: #3f94cf;
	font-weight:bold;
}


/* information */

#contents.entry #information{
	clear:both;
	padding:35px 0 0;
}



#contents.entry #information h2{
	display:table;
	width:100%;
	height:80px;
	font-size:1.3rem;
}

#contents.entry #information h2 span{
	display:table-cell;
	vertical-align:middle;
}

#contents.entry #information h2 span img{
	margin:-4px 12px 0 0;
	vertical-align: middle;
}

#contents.entry #information h2 span span{
    display:inline-block;
	text-align:left;
	line-height:1.4;
}



#contents.entry #information table tr td .treatment p{
	padding:1rem 0 0 1rem ;
}

#contents.entry #information table tr td span.red{
	color:#f00;
	font-weight:bold;
}

#contents.entry #information table#condition{
	width:100%;
}

#contents.entry #information table#condition tr{
	border-top:1px solid #ccc;
}

#contents.entry #information table#condition th,
#contents.entry #information table#condition td{
	padding:20px 0;
	text-align:left;
	vertical-align:top;
	line-height:1.5;
	font-size:0.9rem;
}

#contents.entry #information table#condition th{
	width:150px;
	font-weight:bold;
}

#contents.entry #information table#condition th br.sp{
	display:none;
}

#contents.entry #information table#condition td{
	
}

#contents.entry #information table#condition td dl.office{
	display:flex;
	padding:0;
}

#contents.entry #information table#condition td .office dt{
	width:4em;
	font-weight:bold;
	vertical-align:top;
	white-space:nowrap;
}

#contents.entry #information table#condition td .office dd{
	vertical-align:top;
}

#contents.entry #information table#condition td .newgraduates{
	padding:1.5rem 0 0 1em;
	font-weight:bold;
	font-size:1.0rem;
}

#contents.entry #information table#condition td .jobtype{
	padding:0.7rem 0 0 1em;
	font-weight:bold;
}

#contents.entry #information table#condition td .treatment{
	padding:0 0 0 1em;
}

#contents.entry #information table#condition td dl{
	padding:0 0 1.8rem 0;
}

#contents.entry #information table#condition td dl:last-child{
	padding:0;
}

#contents.entry #information table#condition td dt{
	padding:0 0 0.8rem 0;
	font-weight:bold;
}

#contents.entry #information table#condition td dd{
	
}

#contents.entry #information table#condition td table{
	margin:-10px 0 0 0;
}

#contents.entry #information table#condition td table tr:first-child{
	border-top:none;
}

#contents.entry #information table#condition td table th,
#contents.entry #information table#condition td table td{
	padding:10px 3rem 10px 0;
}

#contents.entry #information table#condition td table td.telnum br.sp{
	display:none;
}

#contents.entry.intern #information table em.tel{
	font-size:1.2em;
	color:#f00;
	font-weight:bold;
	font-style:normal;
	line-height: 2.0;
}

/* formlink */

#contents.entry #formlink{
	margin:20px 0 0;
	padding:40px 0 40px;
	background-color:#7ab9e5;
	text-align:center;
}


#contents.entry #formlink p{
	padding:0 0 30px;
	color:#fff;
	font-size:0.95rem
}

#contents.entry #formlink p br.sp{
	display:none;
}

#contents.entry #formlink a{
	display:block;
	margin:0 auto;
	width:430px;
	background:#fff;
	line-height:60px;
	font-size:0.9rem;
}

#contents.entry #formlink a span{
	padding:0 22px 0 0;
	background:url(../recruit/images/arw_recruit_form.png) right center no-repeat;
}

#contents.entry #formlink a span br.sp{
	display:none;
}

#contents.entry #mynavi{
	/*margin: 30px 0 20px;*/
	margin: 30px 0 30px;
	/*padding:40px 0 40px;*/
	/*background-color:#f2f2f2;*/
	text-align:center;
	/*border:1px solid #ccc;*/
}

#contents.entry #mynavi p{
	/*padding:0 0 30px;*/
	padding:0 0 20px;
	font-size:0.95rem;
	font-weight: bold;
}

#contents.entry #mynavi ul{
}

#contents.entry #mynavi ul li{
	display:inline-block;
	padding:0 10px;
}



#contents.entry .temporarylink{
	/*margin: 0 0 20px;*/
	margin: 0 0 10px;
	padding:40px 0 40px;
	text-align:center;
}

#contents.entry .temporarylink p{
	font-size:0.8rem;
}

#contents.entry .temporarylink a {
    display: block;
    margin: 0 auto;
    width: 300px;
    background:#fff;
    line-height: 40px;
    font-size: 0.9rem;
    border:1px solid #bbd4e6;
    box-sizing:border-box;
    color:#70b0dc;
    font-weight:bold;
}

#contents.entry .temporarylink a span {
    padding: 0 22px 0 0;
    background: url(../recruit/images/arw_recruit_form.png) right center no-repeat;
    background-size:7px auto;
}



/* SP
====================================================================================*/

@media only screen and (max-width: 768px){


/* recruit index
-------------------------------------*/

#recruit.page #maintext{
	display:block;
	padding:25px 15px 10px;
	font-size:0.9rem;
	line-height:1.8;
}

#recruit.page #information h2 {
    display: block;
	padding:0 0 0px;
    height: auto;
    font-size: 1.0rem;
}

#recruit.page #information h2 span {
    display: table;
    vertical-align: top;
	margin: 0 auto 20px;
}

#recruit.page #information h2 span img {
    display: table-cell;
    margin: 0 6px 0 12px;
    vertical-align: top;
	width:28px;
	height:auto;
}

#recruit.page #information h2 span span {
    display: table-cell;
    padding: 4px 12px 0 0;
    text-align: left;
    line-height: 1.4;
}


#recruit.page #information ul {
    margin: 0 0 10px 0;
    overflow: hidden;
}


#recruit.page #information ul li {
    float: none;
    border-left:none;
    width: auto;
    height: auto;
    background-color: #f5f5f5;
	margin:0 0 25px;
	padding:20px 20px;
}

#recruit.page #information ul li img{
	width:100%;
	height:auto;
}



#recruit.page #information dl {
    display: block;
    padding: 0 0;
}

#recruit.page #information dl dt {
    display: table;
    width: 100%;
    font-size: 1.0rem;
	padding:1.0rem 0 0.6rem;
}

#recruit.page #information dl dt span {
    display: block;
    height: auto;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    line-height: 1.4;
}

#recruit.page #information dl dd {
    display: block;
    padding: 0 0 0;
    vertical-align: top;
    text-align: left;
    font-size: 0.8rem;
    line-height: 1.8;
}

#recruit.page #detaillink {
    margin: 0 0 50px;
}

#recruit.page #detaillink ul li {
	display:table;
    margin: 0 0 15px 0;
	width:100%;
}

#recruit.page #detaillink ul li a {
    display: table-cell;
	height:5rem;
	vertical-align:middle;
    border: 1px solid #ccc;
    background: url(../recruit/images/arw_recruit_detaillink.png) 96% center no-repeat;
	background-size:8px 14px;
}

#recruit.page #detaillink ul li a dl {
    display: table;
    width: 100%;
    height: auto;
    font-size: 1.2rem;
    line-height: 1.0;
}

#recruit.page #detaillink ul li a dl dt {
    display: block;
    padding: 0 0 0.5rem 12px;
    width: auto;
    vertical-align: middle;
    text-align: left;
    font-size: 0.9rem;
    font-weight: bold;
	line-height:1.3;
}

#recruit.page #detaillink ul li a dl dt br.sp{
	display:inline;
}

#recruit.page #detaillink ul li a dl dd {
    display: block;
    width: auto;
    vertical-align: middle;
    text-align: left;
    font-size: 0.75rem;
    padding: 0 0 0 12px;
}



.page #othercontents {
    padding: 0 0 40px 0;
    overflow: hidden;
}

.page #othercontents ul {
	display:block;
    margin: 0 0 0 0;
	width:100%;
}

.page #othercontents ul li {
    float: left;
	display:block;
    margin: 0 0 20px 0;
	padding:0 0 0;
    width: 50%;
}

.page #othercontents ul li:nth-child(3){
	clear:both;
	float:none;
	margin:0 auto;
}

.page #othercontents ul li a {
    display: block;
	padding:0 10px;
    text-align: center;
    font-size: 0.9rem;
    font-weight: bold;
}

.page #othercontents ul li a img {
    display: block;
    padding: 0 0 0.5rem;
	width:100%;
	height:auto;
}

.page #othercontents .insta{
	margin:50px 0 10px;
	text-align:center;
}

.page #othercontents .insta img{
	max-width:100%;
}










/* welfare
-------------------------------------*/

#welfare.page #information {
    padding: 30px 0 0;
}

#welfare.page #information h2 {
    display: block;
	padding:0 0 0px;
    height: auto;
    font-size: 1.0rem;
}

#welfare.page #information h2 span {
    display: table;
    vertical-align: top;
	margin:0 auto;
}

#welfare.page #information h2 span img {
    display: table-cell;
    margin: 0 12px 0 12px;
    vertical-align: top;
	width:28px;
	height:auto;
}

#welfare.page #information h2 span span {
    display: table-cell;
    padding: 0 12px 0 0;
    text-align: left;
    line-height: 1.4;
}

#welfare.page #information .box {
    background: url(../recruit/images/sp/bg_welfare_pics.jpg) center 0 no-repeat;
    width: auto;
    height: auto;
	margin:20px 0 30px;
}

#welfare.page #information .box .inbox {
    margin: 0 auto;
    padding: 0 0 0;
    width: auto;
	max-width: 360px;
    height: auto;
}

#welfare.page #information .box dl {
    padding: 2rem 20px 0.5rem;
    font-size: 0.80rem;
}



/* career
-------------------------------------*/


#career.page .box {
    overflow: hidden;
    padding: 30px 0 0;
}



#career.page .box h3 {
    padding: 0 0 15px;
    color: #8ab541;
    font-size: 1.0rem;
    font-weight: bold;
}



/* coach */

#career.page #coach h2 {
    display: block;
	padding:0 0 40px;
    height: auto;
    font-size: 1.0rem;
}

#career.page #coach h2 span {
    display: table;
	margin:0 auto ;
}

#career.page #coach h2 span img {
    display: table-cell;
    margin: 0 12px 0 0;
    vertical-align: top;
	width:14px;
	height:auto;
}

#career.page #coach h2 span span {
    display: table-cell;
    padding: 0 0 0 0;
    text-align: left;
    line-height: 1.4;
}

#career.page #coach .textbox {
    float: none;
    width: auto;
}

#career.page #coach .imgbox {
    float: none;
    display:block;
	text-align:center;
}

#career.page #coach .imgbox img {
    float: none;
    display: inline-block;
    padding: 20px 0 0 0;
	width:60%;
	height:auto;
}



/* front */

#career.page #front .textbox {
    float: none;
    width: auto;
}


#career.page #front .imgbox {
    float: none;
    display: block;
	text-align:center;
}


#career.page #front .imgbox img {
    float: none;
    display: inline-block;
    padding: 20px 0 0 0;
	width:100%;
	height:auto;
}


/* assembly */

#career.page #assembly .textbox {
    float: none;
    width: auto;
}

#career.page #assembly .imgbox {
    float: none;
    display: block;
}


#career.page #assembly .imgbox img {
    float: none;
    display: inline-block;
    padding: 20px 0 0 0;
	width:100%;
	height:auto;
}



/* mvp */

#career.page #mvp .textbox {
    float: none;
    padding: 0 0 20px 0;
    width: auto;
}

#career.page #mvp .pic {
    float: none;
    padding: 0 0 0 0;
    width: auto;
}

#career.page #mvp .pic img {
	width:100%;
	height:auto;
}

#career.page #mvp .imgbox {
    float: none;
    display: inline-block;
    margin: 0 0 0 0;
	text-align:center;
}

#career.page #mvp .imgbox img {
    float: none;
    display: inline-block;
    padding: 20px 0 0 0;
	width:80%;
	height:auto;
}



/* tour */

#career.page #tour {
    margin: 0 0 30px;
}

#career.page #tour ul {
    margin: 0 0 0 0;
	text-align: center;
}

#career.page #tour ul li {
    float: none;
    margin: 0 0 20px 0;
    display: inline-block;
}

#career.page #tour ul li img{
	width:100%;
	height:auto;
}






/* coachstaff
-------------------------------------*/



#coachstaff.page #voice {
    padding: 30px 0 0;
}

#coachstaff.page #voice h2 {
    display: block;
	padding:0 0 0px;
    height: auto;
    font-size: 1.0rem;
}

#coachstaff.page #voice h2 span {
    display: table;
    vertical-align: top;
	margin:0 auto;
}

#coachstaff.page #voice h2 span img {
    display: table-cell;
    margin: 0 12px 0 12px;
    vertical-align: top;
	width:28px;
	height:auto;
}

#coachstaff.page #voice h2 span span {
    display: table-cell;
    padding: 0 12px 0 0;
    text-align: left;
    line-height: 1.4;
}


#coachstaff.page #voice .box {
    clear: both;
    padding: 20px 0 0;
    overflow: hidden;
}

#coachstaff.page #voice .box dl {
    padding: 30px 60px 30px 70px;
    border-radius: 10px;
    width: 640px;
    position: relative;
}

#coachstaff.page #voice .box dl:before {
    content: "";
    background: url(../business/images/dq_coachstaff_before.png) 0 0 no-repeat;
	background-size:25px 16px;
    width: 25px;
    height: 16px;
    position: absolute;
    left: 10px;
    top: -25px;
    z-index: 10;
}

#coachstaff.page #voice .box dl:after {
    content: "";
    background: url(../business/images/dq_coachstaff_after.png) 0 0 no-repeat;
	background-size:25px 16px;
    width: 25px;
    height: 16px;
    position: absolute;
    right: 10px;
    bottom: -25px;
    z-index: 10;
}

#coachstaff.page #voice .box dl dt {
    padding: 0 0 15px 0;
    line-height: 1.4;
    font-size: 0.9rem;
    font-weight: bold;
}

#coachstaff.page #voice .box dl dt br{
	display:none;
}

#coachstaff.page #voice .box dl dd p {
    line-height: 1.8;
    font-size: 0.8rem;
	text-align: justify;
	text-justify: inter-ideograph;
}

#coachstaff.page #voice .box dl dd p.staffname {
    padding: 0.6rem 0 0 0;
    text-align: left;
    font-weight: bold;
    font-size: 0.65rem;
}

#coachstaff.page #voice .box p.staffpic {
	margin:0 auto;
    width: 60%;
    height: auto;
}

#coachstaff.page #voice .box p.staffpic img{
	width:100%;
	height:auto;
}

#coachstaff.page #voice .box p.staffpic span.vol{
    width: 50px;
    height: auto;
}

/*left*/

#coachstaff.page #voice .box.left p.staffpic {
    float: none;
}

#coachstaff.page #voice .box.left p.staffpic:after {
    display:none;
}

#coachstaff.page #voice .box.left dl{
    float: none;
	margin:30px 15px;
	padding: 30px 30px 30px;
    border-radius: 0;
    width: auto;
    position: relative;
	border-radius:10px;
	
}

#coachstaff.page #voice .box.left dl:before{
    content: "";
    width: 32px;
    height: 27px;
    background: url(../recruit/images/sp/tri_coachstaff_top.png) 0 0 no-repeat;
    position: absolute;
	left:50%;
	top:-26px;
	margin:0 0 0 -16px;
}


/*right*/

#coachstaff.page #voice .box.right p.staffpic {
    float: none;
}

#coachstaff.page #voice .box.right p.staffpic:before {
    display:none;
}

#coachstaff.page #voice .box.right dl {
    float: none;
	margin:40px 15px;
	padding: 30px 30px 30px;
    border-radius: 0;
    width: auto;
    position: relative;
	border-radius:10px;
	
}

#coachstaff.page #voice .box.right dl:last-child{
	margin:40px 15px 30px;
}

#coachstaff.page #voice .box.right dl:before {
    content: "";
    width: 32px;
    height: 27px;
    background: url(../recruit/images/sp/tri_coachstaff_top.png) 0 0 no-repeat;
    position: absolute;
	left:50%;
	top:-26px;
	margin:0 0 0 -16px;
}

#coachstaff.page #voice p.att{
	padding:0 0 50px;
	text-align:center;
}


/* infostaff
-------------------------------------*/

/* leadbox */

#contents.entry #leadbox {
    overflow: hidden;
    padding: 20px 0 0;
}

#contents.entry #leadbox p.lead {
    float: none;
    width: auto;
    line-height: 1.8;
    font-size: 0.8rem;
	padding:0 0 18px;
}

#contents.entry #leadbox p.leadpic {
    float: none;
    width: auto;
}

#contents.entry #leadbox p.leadpic img{
	width:100%;
	height:auto;
}


/* information */

#contents.entry #information h2 {
    display: block;
	padding:0 0 20px;
    height: auto;
    font-size: 1.0rem;
}

#contents.entry #information h2 span {
    display: table;
	margin:0 auto ;
}

#contents.entry #information h2 span img {
    display: table-cell;
    margin: 0 12px 0 0;
    vertical-align: top;
	width:28px;
	height:auto;
}

#contents.entry #information h2 span span {
    display: table-cell;
    padding: 4px 0 0 0;
    text-align: left;
    line-height: 1.4;
}



#contents.entry #information table#condition th,
#contents.entry #information table#condition td {
    padding: 20px 0;
    text-align: left;
    vertical-align: top;
    line-height: 1.4;
    font-size: 0.8rem;
}





#contents.entry #information table#condition th {
    padding: 20px 3rem 10px 0;
    width: 25%;
	padding-right:1rem;
    font-weight: bold;
	white-space:nowrap;
}

#contents.entry #information table#condition th br.sp{
	display:inline;
}

#contents.entry #information table#condition td table.window{
	margin:-10px 0 0 0 ;
	width:100%;
}

#contents.entry #information table#condition td table td.areaname{
	white-space:nowrap;
	padding: 10px 2rem 0 0;
	width:28%;
}

#contents.entry #information table#condition td table td.schoolname{
	display:block;
	padding: 10px 3rem 0 0;
}


#contents.entry #information table#condition td table td.telnum{
	display:block;
	padding: 5px 0 10px 0;
}

#contents.entry #information table#condition td table td.telnum br.sp{
	display:inline;
}




/* formlink */

#contents.entry #formlink {
    margin: 10px 0 30px;
    padding: 20px 0 20px;
    background-color: #7ab9e5;
    text-align: center;
}

#contents.entry #formlink p {
    padding: 0 0 20px;
    color: #fff;
    font-size: 0.8rem;
    line-height:1.4;
}

#contents.entry #formlink a {
    display: inline-block;
    margin: 0 auto;
    padding: 15px 30px 15px 15px;
    width: auto;
    background: #fff url(../recruit/images/arw_recruit_form.png) 96% center no-repeat;
    background-size: 10px auto;
    line-height: 1.3;
    font-size: 0.8rem;
    text-align: left;
}

#contents.entry #formlink a span {
    padding: 0 0 0 0;
	text-align:left;
	background:none;
}

#contents.entry #formlink a span br.sp{
	display:inline;
}






/* mynavi */

#contents.entry #mynavi {
	/*margin:0 0 40px;*/
	margin:15px 20px 40px;
  padding: 30px 0 30px;
  /*background-color: #f2f2f2;*/
  text-align: center;
}

#contents.entry #mynavi p {
    padding: 0 0 20px;
    font-size: 0.8rem;
}

#contents.entry #formlink p br.sp{
	display:inline;
}

#contents.entry #mynavi ul li {
    display: inline-block;
    padding: 0 6px;
}


/* temporarylink */

#contents.entry .temporarylink {
	margin:0 0 0;
    padding: 0 0 30px;
    text-align: center;
}

#contents.entry .temporarylink a{
    display: inline-block;
    padding: 0 12px;
    width: auto;
    font-size: 0.8rem;
    font-weight: normal;
    line-height: 36px;
}

}
