@charset "UTF-8";

/*--------------------------------------------------------
モバイル用レイアウト（767px以下の解像度のスクリーン含む）
--------------------------------------------------------*/

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

img{
	height: auto !important;
}

p.catchy br,
#company-bx td br,
.advantage .ad-cont .bx p br,
header ul,
header #globalheader #side p,
header #globalheader #side div{
	display: none;
}

p#no-break br{
	display: block;
}

h3.ttls,
h2#sub-ttl{
	font-size: 24px;
	line-height: 24px;
}

h2#sub-ttl{
	padding-top: 125px;
}

h3.ttls span,
h2#sub-ttl span{
	font-size: 16px;
	line-height: 16px;
}

p.catchy{
	font-size: 14px;
	padding-left: 3%;
	padding-right: 3%;
}

.advantage,
#form{
	margin-left: 3%;
	margin-right: 3%;
	width: 94%;
	padding-bottom: 0px;
}

.advantage .ad-cont{
	width: 100%;
	float: none;
	margin-bottom: 20px;
}

.advantage .ad-cont img{
	width: 100%;
}

.advantage .num{
	font-size: 34px;
	line-height: 34px;
	padding: 20px 0px;
}

.advantage .num span{
	width: 45px;
}

.advantage .ad-cont h4{
	font-size: 20px;
	height: auto;
	padding-bottom: 15px;
	padding-top: 30px;
}

.advantage .ad-cont .bx p{
	height: auto;
	font-size: 14px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 20px;
}

.wks-bx1 .img,
.wks-bx2 .img{
	float: none;
	width: 100%;
}

.wks-bx1 .txt,
.wks-bx2 .txt{
	float: none;
	margin: 35px 5%;
	width: 90%;
}

.wks-bx1 .txt h4, .wks-bx2 .txt h4{
	font-size: 24px;
	line-height: 1.6em;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.wks-bx1 .txt p, .wks-bx2 .txt p,
ul#fac-bx li p span{
	font-size: 14px;
}

ul#fac-bx,
#company-bx,
#faq,
header #globalheader{
	padding-left: 3%;
	padding-right: 3%;
	width: 94%;
}

header #globalheader{
	padding-bottom: 0px;
}

ul#fac-bx li{
	margin: 0px 0px 35px 0px;
	width: 100%;
}

ul#fac-bx li img{
	width: 100%;
}

ul#fac-bx li p{
	font-size: 18px;
}

a#detail-btn{
	font-size: 20px;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}

ul#gallery,
ul#gallery li img,
#recruit-img img,
#recruit-sep,
#recruit-sep .rs-bx,
#recruit-sep img,
#contact img,
header #globalheader h1 img{
	width: 100%;
	text-align: center;
}

#recruit-sep .left{
	margin-bottom: 45px;
}

ul#gallery li{
	width: 46%;
	display: inline-block;
	margin: 0px 1.8% 4%;
}

#recruit-txt{
	font-size: 20px;
	line-height: 20px;
}

#recruit-sep .rs-bx h4{
	font-size: 22px;
	margin: 25px 3% 15px;
}

#recruit-sep .rs-bx p{
	font-size: 14px;
	padding-left: 3%;
	padding-right: 3%;
}

#contact{
	padding: 35px 0px 50px;
}

#company-bx th,
#company-bx td{
	display: block;
	width: 94%;
	text-align: center;
	padding: 15px 3%;
	font-size: 16px;
}

#company-bx ul li span{
	width: auto;
	display: block;
	text-align: left;
	padding-bottom: 5px;
	font-size: 18px;
}

#faq li:nth-child(odd),
#faq li:nth-child(even){
	background-size: 30px 30px;
	background-position: left top;
	padding-left: 40px;
	padding-top: 0px;
	min-height: auto;
}

#faq li:nth-child(odd){
	font-size: 20px;
	line-height: 1.6em;
}

#faq li:nth-child(even){
	font-size: 16px;
	line-height: 1.6em;
}

#mainimg p{
	padding-top: 280px;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	font-size: 22px;
	line-height: 1.6em;
}

#mainimg h2{
	font-size: 32px;
}

header #globalheader h1{
	float: none;
	width: 200px;
	padding-top: 20px;
}

header{
	height: 65px;
}

#mainimg{
	height: 550px;
}

#googlemap{
	height: 400px;
}

.hamburger-nav,
#form th,
#form td{
	display: block;
}

header #globalheader h1{
	padding-top: 10px;
}

h3.ttls{
	padding-top: 100px;
}

#contact-list.base-table th,
#contact-list.base-table td{
	width: 100%;
	text-align: left;
}

#contact-list.base-table th{
	border-bottom: none;
	padding-bottom: 0px;
}

#contact-list.base-table td{
	padding-top: 10px;
}

.contact-tel{
	margin-left: 3%;
	margin-right: 3%;
	width: 94%;
	box-sizing: border-box;
	padding: 5%;
}

.mini-ttl03{
	font-size: 16px;
}

.contact-tel p{
	font-size: 14px;
}

.contact-tel .tel{
	font-size: 28px;
}

.t-ac button{
	padding: 15px 20px;
	font-size: 12px;
}

#companys td span{
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 2px;
	line-height: 1em;
}





}

@media not screen and (1) { .page-top { position: static; } }/* Opera10以上 */