@charset "utf-8";
.page_title{
	background: #F3F0EB;
	padding: 40px 0 35px;
	text-align: center;
}
.pageBody{
	margin: 35px auto 50px;
	max-width: 1000px;
}
.contents{
}
h2.hLine{
	position: relative;
	padding: 40px 0;
	font-size: 24px;
	text-align: center;
}
h2.hLine:before{
	content:'';
	border: solid 2.5px #E3C500;
	position: absolute;
	top: 50%;
	left: -3px;
	margin-top: -2.5px;
	width: 37%;
	-webkit-border-radius: 2.5px;
	-moz-border-radius: 2.5px;
	border-radius: 2.5px;
}
h2.hLine:after{
	content:'';
	border: solid 2.5px #E3C500;
	position: absolute;
	top: 50%;
	right: -3px;
	margin-top: -2.5px;
	width: 37%;
	-webkit-border-radius: 2.5px;
	-moz-border-radius: 2.5px;
	border-radius: 2.5px;
}

/*greetingBox
-------------------*/
.greetingBox{
	border: solid 4px #ddd;
	background: #fff;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.greetingBox .greetingBox_inner{
	background: url(../img/about-us/illust01.png) no-repeat 6% 20px #fff;
	border: solid 1px #ddd;
	padding: 35px 35px 35px 260px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.greetingBox .greetingBox_inner.illust02{
	background: url(../img/about-us/illust02.png) no-repeat 6% 20px #fff;
}
.greetingBox h2{
	background:#E5C700;
	color: #fff;
	margin-bottom: 30px;
	padding: 10px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.greetingBox h3{
	color: #00B2B2;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
}

/*whiteBox
-------------------*/
.whiteBox{
	background: #fff;
	margin-top: 55px;
}
/*gaiyo
-------------------*/
.gaiyo_inner{
	padding: 0 75px;
}
/*table01
-------------------*/
.table01{
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	width: 100%;
}
.table01 th{
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
	background: #F4F1EC;
	padding: 7px 10px;
	font-weight: bold;
	text-align: center;
}
.table01 td{
	border-bottom: solid 1px #aaa;
	border-right: solid 1px #aaa;
	padding: 7px 10px;
	font-weight: bold;
}
/*gmap
-------------------*/
.access_gmap {
	margin: 30px 0 0;
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.access_gmapIframe{
	width: 100%;
	height: 100%;
}

/*soshiki
-------------------*/
.soshiki_inner {
	padding-bottom: 60px;
	text-align: center;
}

/*tabMenu
-------------------*/
#tabMenu{
	margin: 30px 0 60px;
}
#tabMenu li{
  float: left;
	margin-left: 4%;
	width: 22%;
}
#tabMenu li:first-child{
	margin-left: 0;
}
#tabMenu li a{
	display:block;
	width:100%;
	height:40px;
	line-height:42px;
	font-size: 17px;
	text-align:center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#tabMenu li#tabMenu01 a{
	color: #FF757F;
	border: solid 1px #FF757F;
}
#tabMenu li#tabMenu01 a:hover,
#tabMenu li#tabMenu01 a.current{
	background: #FF757F;
	color: #fff;
	opacity: 1;
}
#tabMenu li#tabMenu02 a{
	color: #E3C500;
	border: solid 1px #E3C500;
}
#tabMenu li#tabMenu02 a:hover,
#tabMenu li#tabMenu02 a.current{
	background: #E3C500;
	color: #fff;
	opacity: 1;
}
#tabMenu li#tabMenu03 a{
	color: #28A9D6;
	border: solid 1px #28A9D6;
}
#tabMenu li#tabMenu03 a:hover,
#tabMenu li#tabMenu03 a.current{
	background: #28A9D6;
	color: #fff;
	opacity: 1;
}
#tabMenu li#tabMenu04 a{
	color: #00AE61;
	border: solid 1px #00AE61;
}
#tabMenu li#tabMenu04 a:hover,
#tabMenu li#tabMenu04 a.current{
	background: #00AE61;
	color: #fff;
	opacity: 1;
}
#tabBox{
	padding: 0 60px 40px;
}
#tabBox2, #tabBox3, #tabBox4{display:none;}
#tabBox h2{
	background: url(../img/common/line01.gif) repeat-x bottom left;
	margin-bottom: 30px;
	padding: 40px 0 30px;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
}
#tabBox #tabBox1 h2{color: #FF757F;}
#tabBox #tabBox2 h2{color: #E3C500;}
#tabBox #tabBox3 h2{color: #28A9D6;}
#tabBox #tabBox4 h2{color: #00AE61;}
#tabBox h2 span{
	position: relative;
	padding-left: 140px;
}
#tabBox h2 span:before{
	content: '';
	position: absolute;
	bottom: 9px;
  left: 0;
	width: 110px;
	height: 110px;
}
#tabBox #tabBox1 h2 span:before{background: url(../img/about-us/tit_tabBox1.png) no-repeat left top;}
#tabBox #tabBox2 h2 span:before{background: url(../img/about-us/tit_tabBox2.png) no-repeat left top;}
#tabBox #tabBox3 h2 span:before{background: url(../img/about-us/tit_tabBox3.png) no-repeat left top;}
#tabBox #tabBox4 h2 span:before{background: url(../img/about-us/tit_tabBox4.png) no-repeat left top;}
#tabBox h3{
	color: #fff;
	margin: 0 auto;
	width: 350px;
	height: 40px;
	line-height:42px;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
#tabBox1 h3{background: #FF757F;}
#tabBox2 h3{background: #E3C500;}
#tabBox3 h3{background: #28A9D6;}
#tabBox4 h3{background: #00AE61;}
.tabBox_inner{
	margin-top: 30px;
}
.tabBox_inner div{
	padding: 40px 30px;
}
#tabBox1 .tabBox_inner div{border: solid 1px #FF757F;}
#tabBox2 .tabBox_inner div{border: solid 1px #E3C500;}
#tabBox3 .tabBox_inner div{border: solid 1px #28A9D6;}
#tabBox4 .tabBox_inner div{border: solid 1px #00AE61;}
.tabBox_inner div p img.tabBox_img_small{
	float: left;
	margin: 0 25px 10px 0; 
}	

/* All SP & Tablet */
@media screen and (max-width: 999px) {
	.pageBody{
		padding: 0 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	/*greetingBox
	-------------------*/
	.greetingBox .greetingBox_inner{
		background: url(../img/about-us/illust01.png) no-repeat 3% 20px #fff;
		padding: 35px 35px 35px 200px;
	}
	
	/*gaiyo
	-------------------*/
	.gaiyo_inner{
		padding: 0 50px;
	}
	/*soshiki
	-------------------*/
	.soshiki_inner {
		padding: 0 30px 60px 30px;
	}
	/*tabMenu
	-------------------*/
	#tabMenu li{
		margin-left: 2%;
		width: 23.5%;
	}
	#tabMenu li a{
		font-size: 14.5px;
		letter-spacing: 0.03em;
	}	
}
/* All SP */
@media screen and (max-width: 639px) {
	.page_title{
		padding: 30px 0;
	}
	.page_title img{
		height: 18px;
	}
	h2.hLine{
		padding: 30px 0;
		font-size: 20px;
	}
	h2.hLine:before{
		border: solid 2px #E3C500;
		margin-top: -3px;
		width: 28%;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}
	h2.hLine:after{
		border: solid 2px #E3C500;
		margin-top: -3px;
		width: 28%;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
	}
	
	/*greetingBox
	-------------------*/
	.greetingBox{
		border: solid 3px #ddd;
		padding: 7px;
	}
	.greetingBox .greetingBox_inner{
		background: none;
		padding: 5%;
	}
	.greetingBox .greetingBox_inner.illust02{
		background: none;
	}
	.greetingBox h2{
		position: relative;
		margin-bottom: 25px;
		font-size: 16px;
	}
	.greetingBox h2:before{
		content: '';
		background: url(../img/about-us/illust01.png) no-repeat 0 0;
		background-size: 56px auto;
		position: absolute;
		top: -41px;
		left: 15px;
		width: 56px;
    height: 80px;
	}
	.greetingBox .greetingBox_inner.illust02 h2{
		padding-left: 65px;
	}
	.greetingBox .greetingBox_inner.illust02 h2:before{
		content: '';
		background: url(../img/about-us/illust02.png) no-repeat 0 0;
		background-size: 56px auto;
		position: absolute;
		top: auto;
		bottom: 0;
		left: 10px;
		width: 56px;
    height: 103px;
	}
	.greetingBox h3{
		font-size: 16px;
	}
	
	/*whiteBox
	-------------------*/
	.whiteBox{
		margin-top: 35px;
	}
	/*gaiyo
	-------------------*/
	.gaiyo_inner{
		padding: 0 20px;
	}
	/*gmap
	-------------------*/
	.access_gmap {
		height: 200px;
	}
	/*soshiki
	-------------------*/
	.soshiki_inner {
		padding: 0 15px 40px 15px;
	}
	/*tabMenu
	-------------------*/
	#tabMenu{
		margin: 20px 0 40px;
	}
	#tabMenu li{
		float: left;
		margin: 5px 0;
		margin-left: 3%;
		width: 48.5%;
	}
	#tabMenu li:nth-child(2n+1){
		margin-left: 0;
	}
	#tabBox{
		padding: 0 20px 30px;
	}
	#tabBox h2{
		margin-bottom: 30px;
		padding: 30px 0 20px;
		font-size: 20px;
	}
	#tabBox h2 span{
		padding-left: 0;
	}
	#tabBox h2 span:before{
		bottom: 38px;
		left: 50%;
		margin-left: -25px;
		width: 50px;
		height: 50px;
	}
	#tabBox #tabBox1 h2 span:before{background: url(../img/about-us/tit_tabBox1.png) no-repeat left top; background-size: 50px;}
	#tabBox #tabBox2 h2 span:before{background: url(../img/about-us/tit_tabBox2.png) no-repeat left top; background-size: 50px;}
	#tabBox #tabBox3 h2 span:before{background: url(../img/about-us/tit_tabBox3.png) no-repeat left top; background-size: 50px;}
	#tabBox #tabBox4 h2 span:before{background: url(../img/about-us/tit_tabBox4.png) no-repeat left top; background-size: 50px;}
	#tabBox h3{
		width: auto;
		max-width: 350px;
		font-size: 15px;
	}
	.tabBox_inner div{
		padding: 25px 15px;
	}
	.tabBox_inner div p img.tabBox_img_small{
		width: 95px; 
	}
}

/* Portrait */
@media screen and (max-width:479px) {
}
