@charset "utf-8";

/************* 共通 *************/

body {
	background: #ffffffff;
	color: #a6937c;
	line-height: 160%;
	-webkit-text-size-adjust:none;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	color: #ec6b60;
	text-decoration: underline;
}

a:active {
	color: #ec6b60;
}




/************* ヘッダー *************/

header {
	margin: 5px 0 20px;
	position: relative;
}

header h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 10px 3%;
	color: #9d9d9d;
}

header .menub {
	width: 55px;
	height: 25px;
	background: #c81970;
	position: absolute;
	right: 0;
	top: 25px;
	padding: 15px 0;
	cursor: pointer;
}

header .menub span {
	display: block;
	width: 30px;
	height: 3px;
	background: white;
	margin: 0 auto 7px;
}

header .logo {
	width: 150px;
	margin: 0 0 6px 3%;
}

header .gn {
	margin: 0 0 0;
	display: none;
}

header .gn li {
	text-align: center;
	border-bottom: 1px solid #f2f1ef;
}

header .gn li:last-child {
	
}

header .gn li a {
	text-decoration: none;
	display: block;
	font-weight: 500;
	font-size: 16px;
	padding: 12px 0;
	color: #fff;
	background: #c81970;
}






/************* フッター *************/


#page-top {
	position: fixed;
	right: 3%;
	bottom: 20px;
	width: 35px;
	height: 35px;
}

footer {
	background: #c81970;
	color: white;
	font-size: 15px;
	line-height: 160%;
}

footer a,footer a:hover {
	color: white;
	text-decoration: underline;
}

footer .box {
	margin: 0 3%;
	padding: 32px 0 80px;
	overflow:hidden;
}

footer .txt {
	
}

footer .copyright {
	margin: 30px 0 0;
	text-align: center;
	font-size: 10px;
	letter-spacing: 0.05em;
}


footer dl {
	margin: 10px 0 0;
	overflow:hidden;
}

footer dl dt {
	float: left;
	clear: both;
	width: 40px;
}

footer dl .dt1 {
	letter-spacing: 0.06em;
}

.hplink {
	display: block;
	margin: 30px 0 0;
}

.hplink a {
	display: block;
	color: #ccc;
	text-decoration: none;
	font-size: 13px;
}
.hplink a:hover {
	color: #ccc;
	text-decoration: none;
}

.hplink img {
	width: 140px;
	vertical-align: middle;
	margin: 0 10px 0 0;
}


/************* トップページ *************/

.mvbox {
	margin: 0 0 15px;
	text-align: center;
	background: url(../images/common_bg.jpg);
	overflow:hidden;
	padding: 10px;

}

.pagenav {
	/*margin: 0 0 25px;
	padding: 6px 0;
	border-top: 6px solid #fff;
	border-bottom: 6px solid #fff;*/
	display: none;
}
/*
.pagenav ul {
	width: 1000px;
	margin: 0 auto;
	overflow:hidden;
	border-left: 2px dotted #8d867f;
}

.pagenav ul li {
	width: 198px;
	float: left;
	text-align: center;
	
	line-height: 130%;
	background: url(../images/common_arrow1.png) no-repeat center 58px;
}

.pagenav ul li a {
	font-weight: bold;
	color: #3c2d1d;
	text-decoration: none;
	font-size: 90%;
	display: block;
	border-right: 2px dotted #8d867f;
}

.pagenav ul li:nth-child(1) a,
.pagenav ul li:nth-child(3) a,
.pagenav ul li:nth-child(5) a {
	padding: 22px 0 40px;
}

.pagenav ul li:nth-child(2) a,
.pagenav ul li:nth-child(4) a {
	padding: 12px 0 30px;
}

.pagenav ul li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
*/
.contentbox {
	margin: 0 3% 20px;
	padding: 15px 3%;
	background: #fff;
}


.contentbox h2 {
	margin: 0 0 15px;
	padding: 0 0 15px 30px;
	font-size: 18px;
	font-weight: 500;
	background: url(../images/common_hbg1.png) no-repeat left 3px,url(../images/common_hline.png) no-repeat left bottom;
	background-size: 25px auto,auto 7px;
}

.contentbox .wrap {
	overflow:hidden;
}

.contentbox.img_l_about .img {
	width: 160px;
	margin: 0 auto 15px;
}

.contentbox.img_l_about .box {
	
}

.contentbox.img_l_about .box blockquote {
	margin: 0 0 15px;
	background: #f8f7f4;
	padding: 20px 3% 25px;
	font-size: 14px;
	line-height: 130%;
	color: #857151;
}

.contentbox.img_l_about .box .txt {
	font-size: 15px;
	line-height: 160%;
}

.contentbox.img_r .img {
	margin: 0 0 15px;
	text-align: center;
}

.contentbox.img_r .box {
	font-size: 15px;
	line-height: 160%;
}

.contentbox.img_r .txt span {
	font-weight: 500;
} 

.contentbox.img_l_service .imgbox {
	
}

.contentbox.img_l_service .imgbox .img {
	margin: 0 0 15px;
}

.contentbox.img_l_service .box {
	font-size: 15px;
	line-height: 160%;
}

.contentbox.salary .txt {
	font-size: 15px;
	line-height: 160%;
	padding: 10px 0 20px;
}

.access {
	margin: 30px 0 40px;
}

.access h2 {
	text-align: center;
	margin: 0 0 25px;
	font-weight: bold;
	font-size: 120%;
}

.access #gmap {
	width: 90%;
	height: 300px;
	margin: 0 3% 30px;
}

.access .txt {
	margin: 0 3%;
	font-size: 15px;
	line-height: 160%;
}



.facebook_area {
	margin: 0 7% 60px;
}

.fb_iframe_widget {
	display: block !important;
	width: 100% !important;
}





.footnav {
	background: #ede0cc;
	padding: 30px 3%;
}

.footnav ul {
	
}

.footnav ul li {
	
	border: 5px solid #fff;
	margin: 0 0 15px;
}

.footnav ul li a {
	color: #352f29;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.15em;
	display: block;
	text-align: center;
	padding: 15px 0 15px 60px;
	text-decoration: none;
}

.footnav ul li a span {
	display: block;
	font-size: 12px;
	letter-spacing: 0em;
	margin: 7px 0 0;
}

.footnav ul li:first-child {
	background: url(../images/footer_faq.png) no-repeat 20px center;
}

.footnav ul li:last-child {
	background: url(../images/footer_contact.png) no-repeat 20px center;
}






/************* Q&A *************/

.subh {
	margin: 20px 0 15px;
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: 0.1em;
	color: white;
	padding: 10px 0;
	background: url(../images/common_bg.jpg);
}

.bread {
	margin: 0 3% 15px;
	font-size: 12px;
}

.bread .home {
	padding: 5px 0 5px 20px;
	background: url(../images/common_homeicon.png) no-repeat left center;
}

.pagenav2 {
	margin: 0 0 30px;
	padding: 6px 0;
	border-top: 6px solid #fff;
	border-bottom: 6px solid #fff;
}

.pagenav2 ul {
	overflow:hidden;
}

.pagenav2 ul li {
	width: 33%;
	float: left;
	text-align: center;
	
	line-height: 130%;
	background: url(../images/common_arrow1.png) no-repeat center 42px;
}

.pagenav2 ul li:last-child {
	width: 34%;
}

.pagenav2 ul li a {
	font-weight: 500;
	color: #3c2d1d;
	text-decoration: none;
	font-size: 13px;
	display: block;
	border-right: 2px dotted #8d867f;
	padding: 16px 0 25px;
}

.pagenav2 ul li:last-child a {
	border-right: none;
}

.pagenav ul li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}


.faqs {
	margin: 0 3% 30px;
}

.faqs h3 {
	margin: 0 0 18px;
	padding: 0 0 0 30px; 
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.1em;
	background: url(../images/common_hbg2.png) no-repeat 2px 4px;
	background-size: 20px auto;
}

.faqs ul {
	border: 5px solid #e0dfdc;
}

.faqs ul li {
	border-bottom: 5px solid #e0dfdc;
	background: white;
}

.faqs ul li:last-child {
	border-bottom: none;
}

.faqs ul li h4 {
	padding: 15px 40px 15px 45px;
	font-weight: 500;
	font-size: 17px;
	letter-spacing: 0.05em;
	cursor: pointer;
	-webkit-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;
	background: url(../images/faq_q.png) no-repeat 12px 18px,url(../images/faq_arrow_off.png) no-repeat 95% center;
	background-size: 25px auto,20px auto;
}

.faqs ul li h4.active {
	background: url(../images/faq_q.png) no-repeat 12px 18px,url(../images/faq_arrow_on.png) no-repeat 95% center;
	background-size: 25px auto,20px auto;
}

.faqs ul li h4:hover {
	opacity:0.6;
}

.faqs ul li .box {
	
	margin: 0 0 0 45px;
	font-weight: 400;
	font-size: 16px;
	line-height: 180%;
	border-top: 2px dotted #d6d6d6;
	display: none;
	
}

.faqs ul li .box p {
	background: url(../images/faq_a.png) no-repeat 0 20px;
	background-size: 25px auto;
	padding: 45px 28px 30px 0;
}

.txt1 {
	font-weight: 500;
	font-size: 16px;
	line-height: 220%;
	margin: 30px 3% 60px;
}




/************* contact *************/

.contact .wrap {
	margin: 0 0 60px;
}

.contact .mv {
	margin: 0 0 20px;
}

.contact .telbox {
	text-align: center;
	margin: 0 auto 30px;
	width: 280px;
	border: 4px solid #c81970;
	padding: 10px 0 20px;
}

.contact .telbox h3 {
	font-weight: 500;
	margin: 0 0 5px;
	font-size: 12px;
	letter-spacing: 0.1em;
}

.contact .telbox p {
	font-size: 28px;
	color: #907961;
	font-weight: 500;
}

.contact .telbox p a {
	color: #907961;
	text-decoration: none;
	padding: 0 0 0 40px;
	background: url(../images/common_telicon.png) no-repeat left center;
	background-size: 25px auto;
}

.contact .telbox span {
	display: block;
	line-height: 100%;
	text-align: center;
	font-size: 13px;
	margin: 15px 0 0;
}


.contact .txt2 {
	text-align: left;
	font-size: 16px;
	line-height: 160%;
	margin: 0 3% 30px;
}

.contact .txt2 span {
	color: #cf0404;
}

.contact table {
	width: 94%;
	margin: 0 3% 30px;
}

.contact table th {
	display: block;
	font-size: 16px;
	font-weight: normal;
	padding: 10px;
	background: #e6e6e6;
	vertical-align: top;
}

.contact table th span {
	color: #cf0404;
	margin: 0 2px 0 0;
}

.contact table td {
	display: block;
	font-size: 90%;
	font-weight: normal;
	padding: 15px 15px;
	background: #f6f6f6;
}

.contact table td input[type="text"] {
	padding: 5px 0;
}

.contact table td input[type="text"].txtbox1 {
	width: 94%;
}
.contact table td input[type="text"].txtbox2 {
	width: 94%;
}
.contact table td input[type="text"].txtbox3 {
	width: 94%;
}
.contact table td input[type="text"].txtbox4 {
	width: 94%;
}
.contact table td input[type="text"].txtbox5 {
	width: 94%;
}
.contact table td input[type="email"] {
	width: 94%;
	padding: 5px 0;
}
.contact table td textarea {
	width: 94% !important;
	height: 15em !important;
}


.contact button {
	display: block;
	width: 200px;
	margin: 0 auto;
	background: #a6937c;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 110%;
	padding: 10px 0;
	-webkit-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
	opacity: 1;
}

.contact button:hover {
	opacity:0.7;
}



.thanksbox {
	text-align: center;
	padding: 30px 5%;
	line-height: 200%;
	margin: 30px 3%;
	background: #f6f6f6;
	border: 1px solid #ccc;
}





