﻿
/*
section
----------------------------------------------------------------------------------------------------*/
.s_wrap{
	 page-break-after: avoid;
		background-color: #F7E9CD;
	}
.s_wrap2{
		background-color: #FFF;
	}
	.s_wrap3{
		background-color: none;
	}
.section {
	max-width : 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 65px;
	width: 100%;
	padding-bottom: 30px;	
}

.section h2{
	page-break-after:auto;
	text-align: center;
	font-size: 200%;
	color: #000000;
	line-height: 45px;
	padding-left: 5%;
	padding-right: 5%;
	}
.section h3{
	font-size: 160%;
	color: #000000;
	line-height: 45px;
	margin-bottom: 30px;
	
	}
	@media only screen and (max-width: 480px) {
.section {
	max-width : 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	width: 100%;
}
.section h2{

	font-size: 150%;
	color: #000000;
	line-height: 26px;
	margin-bottom: 35px;
	padding-left: 5%;
	padding-right: 5%;
	}	
	.section h3{
	font-size: 150%;
	color: #000000;
	line-height: 30px;
	margin-bottom: 30px;
	
	}	
		}
.btn_detail{
	width: 60%;
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	margin-top: 30px;
	}
	
.btn_detail a{
	font-family: 'Lato', Calibri, Arial, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	border: 2px solid #ce1c2a;
	color: #ce1c2a;
	margin-bottom: 30px;
	display: block;
	}


	/*
figure staff
----------------------------------------------------------------------------------------------------*/
.col1 _staff{
	width: 100%;
	position: relative;
	padding-bottom: 10px;
	
}
.text_box_partner{
	width: 70%;
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	font-size: 120%;
	letter-spacing: 1px;
	line-height: 28px;
	}
.col2_staff {
	width: 100%;
}
.col2_staff img{
	width: 100%;
	height: auto;
	
	}
.text_box_partner h4{
	text-align: left;
	font-size: 150%;
	}

.col2_staff .figure1 {
	width: 30%;
	float: left;
	margin-left: 10%;
	margin-right: 10%;
		}
.col2_staff .figure2 {
	width: 30%;
	float: left;
	margin-left: 10%;
	margin-right: 10%;
		}	
@media only screen and (max-width:640px) {
	.col2_staff .figure1 {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	float: none;
	text-align: center;
	padding-bottom: 20px;
		}
.col2_staff .figure2 {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	float: none;
	text-align: center;
	padding-bottom: 20px;
	
		}
.text_box_partner{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	margin-bottom: 60px;
	font-size: 120%;
	letter-spacing: 1px;
	line-height: 28px;
	}
	.text_box_partner h4{
		text-align:left;
	}
	}	
	
	
		/*
figure
----------------------------------------------------------------------------------------------------*/
.col2 {
	width: 100%;
}
.col2 .figure1 {
	width: 50%;
	margin-left: 2%;
	float: left;
	
		}
.col2 .figure2 {
	width: 46%;
	margin-right: 2%;
	float: left;
		}		
.col2 .figure3 {
	width: 46%;
	float: right;
	text-align: right;
	margin-right: 2%;
		}
.col2 .figure4 {
	width: 50%;
	float: right;
	margin-left: 2%;
		}			
/* balloon-2 left */
.col2 ul{
	position: relative;
	display: block;
	width: auto;
	background: #F7E9CD;
	z-index: 0;
	padding-top: 30px;
	padding-bottom: 30px;
}
.col2 .figure2 ul:after {
	content: "";
	position: absolute;
	top: 50%; left: -25px;
	margin-top: -25px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 25px 25px 25px 0;
	border-color: transparent #F7E9CD transparent transparent;
}
.col2 .figure4 ul:after {
	content: "";
	position: absolute;
	top: 50%; right: -25px;
	margin-top: -25px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 25px 0 25px 25px;
	border-color: transparent transparent transparent #F7E9CD;
}	
.col2 ul{
	counter-reset: li;
	width: 100%;
}
.col2 ul li{
	list-style-type:none !important;
	list-style-image:none !important;
	position: relative;
	display: block;
	margin-left: 100px;
	margin-bottom: 30px;
	margin-right: 50px;
	min-height: 45px;
}
.col2 ul li span{
	position: absolute;
	left: -60px;
	top: 0px;
	background: #E54626;
	height: 40px;
	width: 40px;
	text-align: center;
	color: #F3F3F3;
	font-size: 150%;
	line-height: 40px;
}
 
	
		
@media only screen and (max-width:640px) {

	.col2 {
	width: 100%;
}
.col2 img{
	width: 100%;
	height: auto;
	max-width: 360px;
	}
.col2 .figure1 {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	float: none;
	text-align: center;
	padding-bottom: 20px;
		}
.col2 .figure2 {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	float: none;
	
		}		
.col2 .figure3 {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	float: none;
	text-align: center;
	padding-bottom: 20px;
	
		}
.col2 .figure4 {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	float: none;
	
		}
.col2 .figure2 ul:after ,.col2 .figure4 ul:after{
		content: "";
	position: absolute;
	top: 10px; left: 50%;
	margin-left: -15px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 15px 15px 15px;
	border-color: transparent transparent #F7E9CD transparent;
}	
.col2 ul li{
	list-style-type:none !important;
	list-style-image:none !important;
	position: relative;
	display: block;
	margin-left: 80px;
	margin-bottom: 30px;
	margin-right: 20px;
	min-height: 45px;
}
}
		
			/*
figure
----------------------------------------------------------------------------------------------------*/
.col3 {
	width: 100%;
	position: relative;
}
.col3 .figure {
	float: left;
	width: 27.33%;
	margin-left: 3%;
	margin-right: 3%;
	height: 430px;
		}

.col3 .figure img {	
	width: 100%;
	height:auto;
	}
.col3 span{
	width: 50px;
	height: 40px;
	position: absolute;
	background-color: #E54626;
	color: #F1F1F1;
	display: block;
	text-align: center;
	padding-top: 10px;
	font-size: 200%;
}
.col3 .contact {
	float: left;
	width: 57.66%;
	margin-left: 3%;
	margin-right: 3%;
	height: 430px;
	font-size: 120%;
	text-align: left;
	line-height: 30px;
		}

@media only screen and (max-width: 640px) {
.col3 {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
.col3 .figure {
	float: left;
	width: 46%;
	height: 350px;
	margin-left: 2%;
	margin-right: 2%;
		}
.col3 .contact {
	float: none;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	height: 430px;
	font-size: 120%;
	text-align: left;
	line-height: 30px;
	clear: both;
		}
}

@media only screen and (max-width: 480px) {
.col3 {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
.col3 span{
	padding-top: 0px;
	width: 40px;
	height: 40px;
	position: absolute;
	background-color: #E54626;
	color: #F1F1F1;
	display: block;
	text-align: center;
	font-size: 120%;
	line-height: 40px;
}	
.col3 .figure {
	float: left;
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	height: 250px;
	ont-size:10PX;
		}
.col3 .contact {
	float: none;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	height: 350px;
	font-size: 120%;
	text-align: left;
	line-height: 24px;
	clear: both;
		}
}

			/*
figure
----------------------------------------------------------------------------------------------------*/
.col3_member {
	width: 100%;
	position: relative;
}
.col3_member h5{
	color: #FFF;
	font-size: 90%;
	background-color: #5FB8C3;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: inline-block;
	border-radius: 15px;        /* CSS3草案 */
	-webkit-border-radius: 15px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 15px;   /* Firefox用 */
	
}
.col3_member .figure {
	float: left;
	width: 27.33%;
	margin-left: 3%;
	margin-right: 3%;
	height: 350px;
		}
.col3_member .figure2 {
	float: left;
	width:44%;
	margin-left: 3%;
	margin-right: 3%;
	height: 250px;
		}
.col3_member .figure3 {
	float: left;
	width:44%;
	margin-left: 28%;
	margin-right: 28%;
	height: 250px;
		}
.col3_member .figure img {	
	width: 100%;
	height:auto;
	}
.col3_member span{
	width: 50px;
	height: 40px;
	position: absolute;
	background-color: #E54626;
	color: #F1F1F1;
	display: block;
	text-align: center;
	padding-top: 10px;
	font-size: 200%;
}
.col3_member .contact {
	float: left;
	width: 57.66%;
	margin-left: 3%;
	margin-right: 3%;
	height: 430px;
	font-size: 120%;
	text-align: left;
	line-height: 30px;
		}

@media only screen and (max-width: 640px) {
.col3_member {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
.col3_member .figure {
	float: left;
	width: 46%;
	height: 350px;
	margin-left: 2%;
	margin-right: 2%;
		}
.col3_member .figure2 {
	float: left;
	width:44%;
	margin-left: 3%;
	margin-right: 3%;
	height: 300px;
		}
.col3_member .contact {
	float: none;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	height: 430px;
	font-size: 120%;
	text-align: left;
	line-height: 30px;
	clear: both;
		}
}

@media only screen and (max-width: 480px) {
.col3_member {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
.col3_member span{
	padding-top: 0px;
	width: 40px;
	height: 40px;
	position: absolute;
	background-color: #E54626;
	color: #F1F1F1;
	display: block;
	text-align: center;
	font-size: 120%;
	line-height: 40px;
}	
.col3_member .figure {
	float: none;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	height: auto;
	ont-size: 10PX;
	padding-bottom: 30px;
		}
.col3_member .figure2 {
	float: none;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	height: auto;
	ont-size: 10PX;
	padding-bottom: 30px;
		}
.col3_member .contact {
	float: none;
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	height: 350px;
	font-size: 120%;
	text-align: left;
	line-height: 24px;
	clear: both;
		}
}

		/*
figure
----------------------------------------------------------------------------------------------------*/
.col1 {
	width: 100%;
	position: relative;
	padding-bottom: 10px;
}
.text_box{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	margin-bottom: 60px;
	font-size: 120%;
	letter-spacing: 1px;
	line-height: 28px;
	}
	.staff{
	width: 100%;
	margin-left: 0;
	margin-right: auto;
	font-size: 120%;
	letter-spacing: 1px;
	line-height: 30px;
	}
h4{
	font-size: 130%;
	margin-top: 15px;
	margin-bottom: 15px;
		}
.button1{
	height: 150px;
	clear: both;
	}		
.button1 a{
	background-color: #39B56E;
	border-radius: 4px;
	box-shadow: 0 5px 1px #006837;
	color: #fff;
	cursor: pointer;
	padding-top: 25px;
	padding-right: 0;
	padding-left: 5%;
	padding-bottom: 25px;
	position: relative;
	text-align: center;
	font-size: 160%;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	display: block;
	background-image: url(../img/layout/mail.png);
	background-repeat: no-repeat;
	background-position: 20% 0%;
	background-size: 75px auto;
	
}
.button1 a:hover {
    box-shadow: 0 0 1px #006837;
    top: 5px;
}
.button2 a{
	background-color: #39B56E;
	border-radius: 4px;
	box-shadow: 0 5px 1px #006837;
	color: #fff;
	cursor: pointer;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 5%;
	padding-bottom: 20px;
	position: relative;
	text-align: center;
	font-size: 120%;
	width: 60%;
	margin-bottom: 60px;
	max-width: 500px;
	display: block;
	background-image: url(../img/layout/mail.png);
	background-repeat: no-repeat;
	background-position: 10px 0;
	background-size: 70px auto;
}
.button2 a:hover {
    box-shadow: 0 0 1px #006837;
    top: 5px;
}
@media only screen and (max-width: 768px) {
.button1 a{
	background-image: url(../img/layout/mail.png);
	background-repeat: no-repeat;
	background-position: 2% 0%;
	padding-left: 10%;
	font-size: 140%;
	}
	.button2 a{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10%;
	}
}
@media only screen and (max-width: 480px) {
.button1 a{
	background-image: url(../img/layout/mail.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	background-size: 50px auto;
	padding-left: 15%;
	font-size: 140%;
	}
.button2 a{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/layout/mail.png);
	background-repeat: no-repeat;
	background-position: 5% 50%;
	background-size: 50px auto;
	padding-left: 15%;
	font-size: 100%;
	}
.text_box{
	
	font-size: 100%;
	letter-spacing: 1px;
	line-height: 20px;
	}
	.staff{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-size: 100%;
	letter-spacing: 1px;
	line-height: 20px;
	}
}
.map img{
	width: 100%;
	height: auto;
	}
.map_sp img{
	width: 100%;
	height: auto;
	display: none;
	}
	@media only screen and (max-width: 640px) {
	.map img{
	width: 100%;
	height: auto;
	display: none;
	}	
	.map_sp img{
	width: 100%;
	height: auto;
	display: block;
	}
	}
	/*
table
----------------------------------------------------*/
.col1_staff table   {
	width: 100%;
	font-size: 90%;
	line-height: 24px;
	background-color: #FFFFFF;
	 border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}
 .col1_staff td  {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #F7E9CD;
}
.col1_staff th  {
	padding: 20px;
	border-top: 2px solid #F7E9CD;
	font-weight: bold;
 }
.tbl tr:last-child th  ,.tbl tr:last-child td  { border-bottom:2px solid #F7E9CD; }

.tbl th  { width: 30%; text-align: left; }
 
@media only screen and (max-width:768px){
	.col1_staff table   {
	background-color: #fff;	
}
    .tbl { margin: 0 -10px; }
    .tbl th,
    .tbl td{
	width: 95%;
	display: block;
	padding-left: 5%;
	border-top: 2px solid #F7E9CD;
	
    }
.col1_staff th  {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 120%;
	padding-bottom: 0px;
 }
 .col1_staff td  {
	border-top: none;
 }
.tbl tr:last-child th  ,.tbl tr:last-child td  { border-bottom: none; } 
}
