@charset "UTF-8";

/*
	TABLET
*/
@media (max-width: 768px) {

h3{
	text-align: center;
}

h3 img{
	width: 60%;
}


#content .main {
	width: 100%;
	margin:0;
    padding:0;
}

#content .main #title {
    width: 100%;
    height: auto;
    margin:0;
    padding:0;
}

#content .main.lineHeight .left {
    width: 12%;
}

#content .main.lineHeight .right {
    width: 92%;
    float: none;
    margin:0 auto;
    padding-bottom: 20px;
}

#content .main.lineHeight p{
	line-height:1.8;
	height: auto;
	margin: 0px;
	padding: 0px 4%;
	text-indent: 0;
	border-bottom: none;
}

.tb-padb20{
	padding-bottom: 20px;
}

#content .main .right.dark .col_gr{
	color: #7AA62A;
	font-size: 16px;
	margin-top: 20px;
	border-bottom: 1px solid #7AA62A;
	font-weight: bold;
}

#content .main .yotei .col_green{
	color: #7AA62A;
	font-size: 15px;
	border-bottom: 1px solid #7AA62A;
}

#content .main .right.dark .col_green{
	color: #7AA62A;
	font-size: 15px;
	border-bottom: 1px solid #7AA62A;
}

#content .main .right.dark .col_green_p{
	margin-top: 15px;
}

#content .main .right.dark .col_gr.first-child{
	border-bottom:none;
}

#content .main.lineHeight p.recruit_entry{
	line-height: 50px;
	height: auto;
	padding-bottom: 1px;
}
#content .main.lineHeight p.recruit_entry .rec_entry_p{
	line-height: 50px;
	height: auto;
	display: inline-block;
	vertical-align: bottom;
}
#content .main.lineHeight p.recruit_entry .entry_link_btn01{
	display:block;
	margin:0 0 30px;
}
#wrapper #content .main .left2 {
	float: none;
	width: 100%;
	display:block;
}
#wrapper #content .main .right2 {
	float: none;
	width: 100%;
	display:block;
	line-height: 18px;
	padding-top: 0px;
	text-indent: 0px;
	margin-bottom: 15px;
}
span.clear {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}


#content .main #title img {
	margin-top: 17px;
	margin-bottom: 17px;
	margin-left: 20px;
}
#content #textBox {
	margin: 0px;
	padding: 0px;
	width: 533px;
}
#content #textBox2 {
	width: 590px;
}
#content #contentTop {
	display: none;
}

.sec__recruit .secTitle {
    margin-left: 4%;
    margin-right: 4%;
}


.sec__recruit .yotei{
	padding-right: 4%;
	padding-left: 4%;
}
#content .main.lineHeight .right.dark.padb01{
	padding-bottom: 30px;
}


.sp-delite{
	display: none;
}


} /* max-width: 768px */

/*
	SP
*/
@media (max-width: 480px) { 
	
} /* max-width: 480px */



