@charset "utf-8";
/* CSS Document */
.pageImg{
	width: 100%;
	height: 165px;
	background-image: url(../img/page_bk.png);
	background-position: center bottom;
	position: relative;
	background-repeat: no-repeat;
	background-clip: border-box;
}
.pageImg span{
	width: 400px;
	height: 150px;
	margin: 10px auto 0;
	padding: 65px 0 0;
	font-size: 2.2em;
	text-align: center;
	color: white;
	font-family: bokutoh-rera, sans-serif;
	white-space: nowrap;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background-image: url(../img/pageimg_bk.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
}
.contents{
  max-width: 1000px;
  width: 90%;
  margin: 60px auto 0;
	padding:20px 0 40px 0;
}

/*aboutus*/
.uneiTBL{
	width: 100%;
	margin: 80px auto 0;
	font-size: 1.1em;
}
.uneiTBL th{
	padding:1em;
	background-color: rgba(249,249,249,1.00);
	font-weight: normal;
	letter-spacing: .1em;
	text-align: left;
	border-bottom: 1px solid #999999;
}
.uneiTBL td{
	padding:1em;
	border-bottom: 1px solid #999999;
	letter-spacing: .1em;
}
.uneiTBL td span{
	margin-left: 1.5em;
}

.access{
	width: 100%;
	height: 400px;
	margin: 30px auto 0;
}
.access iframe{
	width: 100%;
	height: 100%;
}
.policy{
	width: 100%;
	margin: 60px auto 0;
}
.policy_ttl_h3{
	margin: 80px 0 0 0;
	padding: .5em .25em .5em .5em;
	font-size: 1.8em;
	font-weight: 700;
	text-align: left;
	letter-spacing: .2em;
	background-color: #e8f6f9;
	background-image: url(../img/bk01.png);
	background-size: 20% auto;
}

.policy p{
	width: 100%;
	padding:2em 1em 0;
	font-size: 1.1em;
	letter-spacing: .05em;
	line-height: 2;
	text-indent: 1em;
	margin: 0 0 0 0;
}
.policy ol{
	width: 95%;
	margin: 1em 0 0 2em;
	padding: 0 0 0 0;
	font-size: 1.1em;
	position: relative;
}
.policy ol li{
	margin: .5em 0 0 0;
	list-style:none;
	list-style-position: outside;
	line-height: 2;
	padding-left:1.5em;
	text-indent:0em;
}
.policy ol li span{
	position: absolute;
	left:0;
	margin: 0;
	line-height: 2;
}
.history_contents{
  max-width:1000px;
  width: 90%;
  margin: 40px auto 0;
	padding:20px 0 0 0;
}
.history{
	width: 100%;
	margin: 80px auto 0;	
}
.history table{
	width: 100%;
	margin: 0 auto;
	font-size: 1.1em;
}
.history th{
	padding:.75em;
	border: 1px solid #b3b3b3;
	color:white;
	font-weight: normal;
	letter-spacing: .05em;
	text-align: left;
	background-color: #808080;
}
.history td{
	padding:.75em;
	border: 1px solid ;
	line-height: 1.6;
	letter-spacing: .05em;
}

/*情報公開+プライバシーポリシー*/
.release_content{
  max-width: 1000px;
  width: 90%;
  margin: 80px auto 60px;	padding:20px 0 40px 0;
}
.release{
	width: 100%;
	margin: 0 auto 0;
}

.release:last-child{
	margin: 80px auto 0;
}
.release_ttl_h3,
.privacy_ttl_h3{
	margin: 0 0 0 0;
	padding: .5em .25em .5em .5em;
	font-size: 1.8em;
	font-weight: 700;
	text-align: left;
	letter-spacing: .2em;
	background-color: #e8f6f9;
	background-image: url(../img/bk01.png);
	background-size: 20% auto;
}
.release-iframe{
	width: 100%;
	margin: 30px auto 0;
	text-align: center;
}
.release-iframe iframe{
	width: 100%;
	height: 250px;
	padding:0 0 0 1em;
	overflow-y: auto;

}
/*プライバシーポリシー*/
.privacy_content{
  max-width: 1000px;
  width: 90%;
  margin: 80px auto 60px;	padding:20px 0 40px 0;	
}
.privacy{
  width: 100%;
  margin: 50px auto 0;
	padding:0 1em 0 1.25em;
/*	border: 1px solid #3f9bbf;
	box-shadow: inset 0px 0px 10px 0px rgba(224,234,237,.7);*/
}
.privacy p{
	font-size: 1.1em;
	line-height: 2;
}
.privacy_ttl_h4{
	margin: 45px auto 20px 0;
	padding: .25em .25em .25em .5em;
	border-left:12px solid #f2e034;
	font-size: 1.5em;
	font-weight: 700;
}

.privacy_txt{
	padding:0 1.5em;
}

/*お問合わせ*/
.inquiry_content{
  max-width: 1000px;
  width: 90%;
  margin: 100px auto 0;
	padding:30px 40px 30px 40px;
	border: 1px solid #3f9bbf;
	box-shadow: inset 0px 0px 10px 0px rgba(224,234,237,.7);
}
.inquiry_content p{
	font-size: 1.1em;
	line-height: 2;
}
.inquiry_content .tel-fax{
	margin: 30px auto;
	display: flex;
	justify-content: space-around;
	align-items: flex-end;
}
.inquiry_tel,
.inquiry_fax{
	padding: 0 0 0 30px;
	font-size: 2em;
	letter-spacing: .15em;
	font-weight: 400;
}
.inquiry_tel::before{
	content: "";
	width: 38px;
	height: 38px;
	margin-right: 5px;
	background-image: url(../img/tel-ico2.png);
	background-size: contain;
	vertical-align: bottom;
	display: inline-block;
	background-repeat: no-repeat;
}
.inquiry_fax::before{
	content: "";
	width: 38px;
	height: 38px;
	margin-right: 10px;
	background-image: url(../img/fax-ico.png);
	background-size: contain;
	vertical-align: bottom;
	display: inline-block;
	background-repeat: no-repeat;
}
.tel-fax a{
	color:inherit;
	text-decoration: none;
}
.inquiry-iframe{
	max-width: 1000px;
	width: 90%;
	padding:1em;
	margin: 30px auto 60px;
}
.inquiry-iframe iframe{
	width: 100%;
	height: 1100px;
	border:none;
}
.orei{
	width: 100%;
	margin-top: 500px;
	font-size: 1.1em;
	line-height: 2;
	letter-spacing: .1em;
	text-align: center;
}
/*求人情報*/
.recruit_content{
  max-width: 800px;
  width: 90%;
  margin: 100px auto 0;
	padding:50px 50px 50px 50px;
	border: 1px solid #3f9bbf;
	box-shadow: inset 0px 0px 10px 0px rgba(224,234,237,.7);
}
.recruit_content p{
	font-size: 1.15em;
	line-height: 2;
	text-align: center;
}
.recruit_content .tel-fax{
	margin: 30px auto;
	display: flex;
	justify-content: space-around;
	align-items: flex-end;
}
.recruit_tel{
  margin: 50px auto 0;
	padding: 0 0 0 30px;
	font-size: 2em;
	letter-spacing: .15em;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	color:inherit;
	display: block;
}
.recruit_tel::before{
	content: "";
	width: 38px;
	height: 38px;
	margin-right: 5px;
	background-image: url(../img/tel-ico2.png);
	background-size: contain;
	vertical-align: bottom;
	display: inline-block;
	background-repeat: no-repeat;
}
.recruit_contct{
    width: 360px;
  margin: 40px auto 0;
	padding: .65em .25em .75em .25em;
	font-size: 1.4em;
	color: white;
	letter-spacing: .1em;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
    background-color: #3f9bbf;
    border: none;
    border-radius: 25px;	display: block;
}
.recruit_contct:hover{
	opacity: .7;
  transition-duration: 0.2s;}


@media screen and (max-width:1024px) {
.pageImg{
	width: 100%;
	height: 145px;
	background-image: url(../img/page_bk.png);
	background-position: center bottom;
	position: relative;
	background-repeat: no-repeat;
	background-clip: inherit;
	background-size: cover;	
}
.pageImg span{
	width: 400px;
	height: 130px;
	margin: 10px auto 0;
	padding: 55px 0 0;
	font-size: 2.1em;
	text-align: center;
	color: white;
	font-family: bokutoh-rera, sans-serif;
	white-space: nowrap;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background-image: url(../img/pageimg_bk.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
}
}





@media screen and (max-width:834px) {
.pageImg span{
	width: 400px;
	height: 130px;
	margin: 10px auto 0;
	padding: 55px 0 0;
	font-size: 2em;
	text-align: center;
	color: white;
	font-family: bokutoh-rera, sans-serif;
	white-space: nowrap;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background-image: url(../img/pageimg_bk.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
}

.contents{
  max-width:inherit;
  width: 90%;
  margin: 40px auto 0;
	padding:20px 0 30px 0;
}

.uneiTBL{
	width: 100%;
	margin: 70px auto 0;
	font-size: 1em;
}
.access{
	width: 100%;
	height: 350px;
	margin: 30px auto 0;
}
.policy{
	width: 100%;
	margin: 70px auto 0;
}
.policy_ttl_h3{
	margin: 70px 0 0 0;
	padding: .5em .25em .5em .5em;
	font-size: 1.7em;
	font-weight: 700;
	text-align: left;
	letter-spacing: .2em;
	background-color: #e8f6f9;
	background-image: url(../img/bk01.png);
	background-size: 20% auto;
}
.policy p{
	width: 100%;
	padding:2em 1em 0;
	font-size: 1em;
	letter-spacing: .05em;
	line-height: 2;
	text-indent: 1em;
	margin: 0 0 0 0;
}

.policy ol{
	width: 92%;
	margin: 1em 0 0 2em;
	padding: 0 0 0 0;
	font-size: 1em;
	position: relative;
}

.history{
	width: 100%;
	margin: 70px auto;	
}
.history table{
	width: 100%;
	margin: 0 auto;
	font-size: 1em;
}
.history th{
	padding:.75em 1em .75em .75em;
	border: 1px solid #b3b3b3;
	color:white;
	font-weight: normal;
	letter-spacing: .05em;
	white-space: nowrap;
	text-align: left;
	background-color: #808080;
}
.history td{
	padding:.75em;
	border: 1px solid ;
	line-height: 1.5;
	letter-spacing: .05em;
}

/*情報公開+プライバシーポリシー*/
.release_ttl_h3
.privacy_ttl_h3{
	margin: 0 0 0 0;
	padding: .5em .25em .5em .5em;
	font-size: 1.7em;
	font-weight: 700;
	text-align: left;
	letter-spacing: .2em;
	background-color: #e8f6f9;
	background-image: url(../img/bk01.png);
	background-size: 20% auto;
}
/*プライバシーポリシー*/
.privacy p{
	font-size: 1em;
	line-height: 2;
}
.privacy_ttl_h4{
	margin: 45px auto 15px 0;
	padding: .25em .25em .25em .5em;
	border-left:12px solid #f2e034;
	font-size: 1.3em;
	font-weight: 700;
}
	
/*お問合わせ*/
.inquiry_content{
  max-width: 1000px;
  width: 90%;
  margin: 60px auto 0;
	padding:1.25em 2em 1em 2em;
	border: 1px solid #3f9bbf;
	box-shadow: inset 0px 0px 10px 0px rgba(224,234,237,.7);
}
.inquiry_content p{
	font-size: 1em;
	line-height: 2;
}
.inquiry_content .tel-fax{
	margin: 30px auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.inquiry_tel{
	padding: 0 0 0 0;
	font-size: 1.75em;
	letter-spacing: .15em;
	font-weight: 400;
}
.inquiry_fax{
	padding: 40px 0 0 0;
	font-size: 1.75em;
	letter-spacing: .15em;
	font-weight: 400;
}
.inquiry_tel::before{
	content: "";
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background-image: url(../img/tel-ico2.png);
	background-size: contain;
	vertical-align: bottom;
	display: inline-block;
	background-repeat: no-repeat;
}
.inquiry_fax::before{
	content: "";
	width: 30px;
	height: 30px;
	margin-right: 10px;
	background-image: url(../img/fax-ico.png);
	background-size: contain;
	vertical-align: bottom;
	display: inline-block;
	background-repeat: no-repeat;
}
}




@media screen and (max-width:480px) {
.pageImg{
	width: 100%;
	height: 125px;
	margin: 0 auto 0;
	background-image: url(../img/page_bk.png);
	background-position: center bottom;
	position: relative;
	background-repeat: no-repeat;
	background-clip: inherit;
	background-size: cover;	
}
.pageImg span{
	width: 360px;
	height: 110px;
	margin: 10px auto 0;
	padding: 45px 0 0;
	font-size: 1.5em;
	text-align: center;
	color: white;
	font-family: bokutoh-rera, sans-serif;
	white-space: nowrap;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	background-image: url(../img/pageimg_bk-sp.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 80;
}
.contents{
  max-width:inherit;
  width: 94%;
  margin: 30px auto 0;
	padding:20px 0 5px 0;

}
.uneiTBL{
	width: 100%;
	margin: 50px auto 0;
	font-size: 1em;
}
.uneiTBL th{
	padding:.75em;
	background-color: rgba(249,249,249,1.00);
	font-weight: normal;
	letter-spacing: .1em;
	text-align: left;
	border-bottom: 1px dotted #999999;
	display: block;
}
.uneiTBL tr:first-child{
	border-top: 1px solid #999999;
}
.uneiTBL td{
	padding:.75em;
	border-bottom: 1px solid #999999;
	letter-spacing: .1em;
	display: block;
}
.uneiTBL td span{
	display: block;
	margin-top: .85em;
	margin-left: 0em;
}
.access{
	width: 100%;
	height: 300px;
	margin: 20px auto 40px;
	
}
.policy{
	width: 100%;
	margin: 0 auto 0;
}
.policy_ttl_h3{
	margin: 50px 0 0 0;
	padding: .5em .25em .5em .5em;
	font-size: 1.5em;
	font-weight: 700;
	text-align: left;
	letter-spacing: .2em;
	background-color: #e8f6f9;
	background-image: url(../img/bk01.png);
	background-size: 50% auto;
}
.policy p{
	width: 100%;
	padding:1.25em 1em 0;
	font-size: 1em;
	letter-spacing: .05em;
	line-height: 2;
	text-indent: 1em;
	margin: 0 0 0 0;
}
.policy ol{
	width: 90%;
	margin: 1em 0 0 1em;
	padding: 0 0 0 0;
	font-size: 1em;
	position: relative;
}
.history{
	width: 100%;
	margin: 50px auto 0;	
}
.history table{
	width: 100%;
	margin: 0 auto;
	font-size: 1em;
}
.history th{
	padding:.75em 1em .75em .75em;
	border: 1px solid #808080;
	color:white;
	font-weight: normal;
	letter-spacing: .05em;
	white-space: nowrap;
	text-align: left;
	background-color: #808080;
	display: block;
}
.history td{
	padding:.75em;
	border: 1px solid #808080;
	line-height: 1.5;
	letter-spacing: .05em;
	display: block;
}

/*情報公開+プライバシーポリシー*/
.release_content{
  max-width: 1000px;
  width: 90%;
  margin: 50px auto 0;	padding:20px 0 40px 0;
}
.release_ttl_h3,
.privacy_ttl_h3{
	margin: 0 0 0 0;
	padding: .5em .25em .5em .5em;
	font-size: 1.3em;
	font-weight: 700;
	text-align: left;
	letter-spacing: .2em;
	line-height: 1.3;
	background-color: #e8f6f9;
	background-image: url(../img/bk01.png);
	background-size: 50% auto;
}
/*プライバシーポリシー*/
.privacy_content{
  max-width: 1000px;
  width: 95%;
  margin: 50px auto 60px;	padding:20px 0 40px 0;	
}
.privacy{
  width: 100%;
  margin: 20px auto 0;
	padding:0 .7em 0 1em;
/*	border: 1px solid #3f9bbf;
	box-shadow: inset 0px 0px 10px 0px rgba(224,234,237,.7);*/
}
.privacy_txt{
	padding:0 .75em 0 1.5em;
}
	
/*お問合わせ*/
.inquiry_content{
  max-width: 1000px;
  width: 90%;
  margin: 60px auto 0;
	padding:1.25em 1em 1.25em 1.25em;
	border: 1px solid #3f9bbf;
	box-shadow: inset 0px 0px 10px 0px rgba(224,234,237,.7);
}
.inquiry_content .tel-fax{
	margin: 30px auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.inquiry_tel{
	padding: 0 0 0 0;
	font-size: 1.6em;
	letter-spacing: .15em;
	font-weight: 400;
}
.inquiry_fax{
	padding: 40px 0 0 0;
	font-size: 1.6em;
	letter-spacing: .15em;
	font-weight: 400;
}
.inquiry_tel::before{
	content: "";
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background-image: url(../img/tel-ico2.png);
	background-size: contain;
	vertical-align: bottom;
	display: inline-block;
	background-repeat: no-repeat;
}
.inquiry_fax::before{
	content: "";
	width: 30px;
	height: 30px;
	margin-right: 10px;
	background-image: url(../img/fax-ico.png);
	background-size: contain;
	vertical-align: bottom;
	display: inline-block;
	background-repeat: no-repeat;
}
.tel-fax a{
	color:inherit;
	text-decoration:underline;
}
.inquiry-iframe{
	max-width: 1000px;
	width: 100%;
	padding:1em;
	margin: 30px auto 60px;
}
.inquiry-iframe iframe{
	width: 100%;
	height: 1200px;
	border:none;
}
.orei{
	width: 100%;
	margin-top: 300px;
	font-size: 1em;
	line-height: 2;
	letter-spacing: .1em;
	text-align: center;
}
/*求人情報*/
.recruit_content{
  max-width: 800px;
  width: 90%;
  margin: 60px auto 0;
	padding:50px 15px 50px 15px;
	border: 1px solid #3f9bbf;
	box-shadow: inset 0px 0px 10px 0px rgba(224,234,237,.7);
}
.recruit_content p{
	font-size: 1em;
	line-height: 2;
	text-align: center;
}
.recruit_tel{
  margin: 50px auto 0;
	padding: 0 0 0 0;
	font-size: 1.6em;
	letter-spacing: .15em;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	color:inherit;
	display: block;
}

.recruit_tel::before{
	content: "";
	width: 30px;
	height: 30px;
	margin-right: 5px;
	background-image: url(../img/tel-ico2.png);
	background-size: contain;
	vertical-align: bottom;
	display: inline-block;
	background-repeat: no-repeat;
}
.recruit_contct{
    width: 100%;
  margin: 40px auto 0;
	padding: .65em .25em .75em .25em;
	font-size: 1.3em;
	color: white;
	letter-spacing: .05em;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
    background-color: #3f9bbf;
    border: none;
    border-radius: 25px;	display: block;
}

}