@charset "utf-8";
/*ホーム-home*/
/*
=========================================
 contactArea
=========================================
*/
#contactArea{
	max-width: 100%;
	margin: 0 auto 0;
	padding: 0;
}
#contactArea .inner{
	max-width: 720px;
	margin: 0 auto 0;
	padding: 0;
}
#contactArea .inner .colArea{
	margin: 0;
	padding: 30px 0;
}
#contactArea .inner .col1{
	margin: 0;
	padding: 0;
	float: left;
	width: 48.1%;
}
#contactArea .inner .col2{
	margin: 0;
	padding: 0;
	float: right;
	width: 48.1%;
}
@media screen and (max-width:600px) {
#contactArea .inner{
	max-width: 80%;
	margin: 0 auto 0;
	padding: 0;
}
#contactArea .inner .colArea{
	margin: 0;
	padding: 20px 0;
}
#contactArea .inner .col1{
	margin: 0 auto 10px;
	padding: 0;
	float: none;
	width: 100%;
	text-align: center;
}
#contactArea .inner .col2{
	margin: 0 auto;
	padding: 0;
	float: none;
	width: 100%;
	text-align: center;
}
}
/*
=========================================
 section01
=========================================
*/
#section01{
	max-width: 100%;
	margin: 0 auto 40px;
	padding: 0;
}
#section01 .box01{
	width: 100%;
	margin: 0;
	padding: 40px 0 0;
	text-align: center;
	background-color: #000000;
}
#section01 .box01::after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 18px 0 18px;
	border-color: #000000 transparent transparent transparent;
	position: absolute;
	left: 50%;
	margin-left: -18px;
	border-width: 66px 240px 0 240px;
	margin-left: -240px;
}
@media screen and (max-width:600px) {
#section01 .box01::after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 18px 0 18px;
	border-color: #000000 transparent transparent transparent;
	position: absolute;
	left: 50%;
	margin-left: -18px;
	border-width: 46px 140px 0 140px;
	margin-left: -140px;
}
}
#section01 .box01 .inner{
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
}
@media screen and (max-width:768px) {
#section01 .box01 .inner{
	max-width: 96%;
	margin: 0 auto;
	padding: 0;
}
}
#section01 .box02{
	width: 100%;
	margin: 0;
	padding: 0 0 60px;
	text-align: center;
	background-color: #fcee21;
}
#section01 .box02 .inner{
	max-width: 960px;
	margin: 0 auto;
	padding: 100px 0 0;
}
@media screen and (max-width:768px) {
#section01 .box02 .inner{
	max-width: 96%;
	margin: 0 auto;
	padding: 100px 0 0;
}
}
/*
=========================================
 section02
=========================================
*/
#section02{
	max-width: 100%;
	margin: 0 auto 40px;
	padding: 0;
}
#section02 .box01{
	width: 100%;
	margin: 0 0 100px;
	padding: 20px 0 0;
	background-color: #004b59;
}
#section02 .box01 p{
	color: #ffffff;
	font-size: 4.4rem;
	letter-spacing: 5px;
	text-align: center;
	line-height: 1;
}
#section02 .box01::after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 18px 0 18px;
	border-color: #004b59 transparent transparent transparent;
	position: absolute;
	left: 50%;
	margin-left: -18px;
	border-width: 66px 240px 0 240px;
	margin-left: -240px;
}
@media screen and (max-width:600px) {
#section02 .box01{
	width: 100%;
	margin: 0 0 60px;
	padding: 20px 0 0;
	background-color: #004b59;
}
#section02 .box01::after{
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 18px 0 18px;
	border-color: #004b59 transparent transparent transparent;
	position: absolute;
	left: 50%;
	margin-left: -18px;
	border-width: 46px 140px 0 140px;
	margin-left: -140px;
}
#section02 .box01 p{
	font-size: 2.6rem;
}
}
#section02 .inner{
	max-width: 960px;
	margin: 0 auto 60px;
	padding: 0;
}
@media screen and (max-width:768px) {
#section02 .inner{
	max-width: 96%;
	margin: 0 auto 30px;
	padding: 0;
}
}
#section02 .inner .text01{
	font-size: 2.4rem;
	text-align: center;
	margin: 0 0 40px;
}
@media screen and (max-width:600px) {
#section02 .inner .text01{
	font-size: 1.6rem;
	text-align: center;
	margin: 0 0 20px;
}
}
#section02 .inner .box02 ul{
	width: 100%;
	margin: 0 0 30px;
	padding: 0;
}
#section02 .inner .box02 ul li{
	width: 32.2%;
	margin: 0 1.6% 0 0;
	padding: 0;
	box-shadow: 6px 11px 13px #666666;
	border-radius: 26px;
	float: left;
}
#section02 .inner .box02 ul li:last-child{
	margin: 0 0 0 0;
}
@media screen and (max-width:600px) {
#section02 .inner .box02 ul li{
	width: 50%;
	margin: 0 auto 20px;
	padding: 0;
	box-shadow: 6px 11px 13px #666666;
	border-radius: 26px;
	float: none;
}
#section02 .inner .box02 ul li:last-child{
	width: 50%;
	margin: 0 auto 20px;
	padding: 0;
	box-shadow: 6px 11px 13px #666666;
	border-radius: 26px;
	float: none;
}
}
#section02 .inner .text02{
	font-size: 1.3rem;
	text-align: left;
	margin: 0 0 40px;
}
#section02 .inner .box03 ul{
	width: 100%;
	margin: 0 0 30px;
	padding: 0;
}
#section02 .inner .box03 ul li{
	width: 100%;
	margin: 0 0 15px 0;
	padding: 4px 6px;
	background-color: #004b59;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 2.4rem;
	box-sizing: border-box;
}
@media screen and (max-width:600px) {
#section02 .inner .text02{
	margin: 0 0 20px;
}
#section02 .inner .box03 ul{
	width: 100%;
	margin: 0 0 30px;
	padding: 0;
}
#section02 .inner .box03 ul li{
	font-size: 1.7rem;
	text-align: left;
}
}
.marker {
	background: linear-gradient(transparent 60%, #ffff66 60%);
	font-size: 3.1rem;
	color: #004b59;
	text-align: center;
	font-weight: bold;
}
.text03{
	font-size: 2.8rem;
	color: #004b59;
	text-align: center;
	font-weight: bold;
	letter-spacing: 3px;
}
@media screen and (max-width:600px) {
.marker {
	background: linear-gradient(transparent 60%, #ffff66 60%);
	font-size: 2.0rem;
	color: #004b59;
	text-align: center;
	font-weight: bold;
	line-height: 1.6;
}
.text03{
	font-size: 1.7rem;
}
}
#section02 .box05{
	width: 100%;
	background-image: url(../images/home/section02_bg_01.png);
	background-repeat: repeat;
	background-position: center top;
	padding: 10px 0;
	text-align: center;
}
#section02 .box05 .inner{
	max-width: 960px;
	margin: 0 auto;
}
#section02 .box05 .inner .colArea{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#section02 .box05 .inner .colArea img{
	margin: 0 auto 0;
}
#section02 .box06{
	width: 100%;
	background-image: url(../images/home/section02_bg_02.png);
	background-repeat: repeat;
	background-position: center top;
	padding: 10px 0;
	margin: 0 0 80px;
}
@media screen and (max-width:600px) {
#section02 .box06{
	margin: 0 0 40px;
}
}
#section02 .box06 .inner{
	max-width: 960px;
	margin: 0 auto;
}
#section02 .box06 .inner .colArea{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
#section02 .box06 .inner .colArea img{
	margin: 0 auto 0;
}

#section02 .box07{
	width: 100%;
	background-color: #004b59;
}
#section02 .box07 .inner{
	max-width: 960px;
	margin: 0 auto;
	text-align: center;
}

#section02 .box08{
	width: 100%;
	background-color: #64b09d;
	text-align: center;
	color: #ffffff;
	font-size: 2.0rem;
}
@media screen and (max-width:600px) {
#section02 .box08{
	font-size: 1.6rem;
	line-height: 1.6;
}
}
/*
=========================================
 section03
=========================================
*/
#section03{
	max-width: 100%;
	margin: 0 auto 40px;
	padding: 0;
}
#section03 .inner{
	max-width: 960px;
	margin: 0 auto 60px;
	padding: 0;
}
@media screen and (max-width:600px) {
#section03 .inner{
	width: 96%;
	margin: 0 auto 60px;
	padding: 0;
}
}
#section03 .ttl01{
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	background-image: url(../images/home/section03_bg_01.png);
	background-repeat: repeat-x;
	height: 120px;
}
#section03 .ttl01 .inner{
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/home/section03_PC_ttl_01.png);
	background-repeat: no-repeat;
	background-position: center bottom -3px;
	height: 120px;
}
@media screen and (max-width:600px) {
#section03 .ttl01{
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	background-image: url(../images/home/section03_bg_01.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 70px;
}
#section03 .ttl01 .inner{
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/home/section03_SP_ttl_01.png);
	background-repeat: no-repeat;
	background-position: center bottom -3px;
	height: 70px;
}
}
#section03 .ttl02{
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	background-image: url(../images/home/section03_bg_02.png);
	background-repeat: repeat-x;
	height: 120px;
}
#section03 .ttl02 .inner{
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/home/section03_PC_line_01.png);
	background-repeat: no-repeat;
	background-position: center top -3px;
	height: 120px;
}
@media screen and (max-width:600px) {
#section03 .ttl02{
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	background-image: url(../images/home/section03_bg_02.png);
	background-repeat: repeat-x;
	height: 40px;
}
#section03 .ttl02 .inner{
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/home/section03_SP_line_01.png);
	background-repeat: no-repeat;
	background-position: center top -3px;
	height: 40px;
}
}
#section03 .inner .colArea01{
	width: 84%;
	margin: 0 16% 0 0;
	padding: 0;
}
#section03 .inner .colArea01 .col1{
	width: 48%;
	margin: 0;
	padding: 0;
	float: left;
}
#section03 .inner .colArea01 .col2{
	width: 52%;
	margin: 0;
	padding: 50px 0 0 0;
	float: right;
}
@media screen and (max-width:600px) {
#section03 .inner .colArea01{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
}
#section03 .inner .colArea01 .col1{
	width: 48%;
	margin: 0;
	padding: 0;
	float: left;
}
#section03 .inner .colArea01 .col2{
	width: 52%;
	margin: 0;
	padding: 50px 0 0 0;
	float: right;
}
}

#section03 .inner .colArea02{
	width: 84%;
	margin: 0 0 0 16%;
	padding: 0;
}
#section03 .inner .colArea02 .col1{
	width: 52%;
	margin: 0;
	padding: 50px 0 0;
	float: left;
}
#section03 .inner .colArea02 .col2{
	width: 48%;
	margin: 0;
	padding: 0 0 0 0;
	float: right;
}
@media screen and (max-width:600px) {
#section03 .inner .colArea02{
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
}
#section03 .inner .colArea02 .col1{
	width: 52%;
	margin: 0;
	padding: 50px 0 0 0;
	float: left;
}
#section03 .inner .colArea02 .col2{
	width: 48%;
	margin: 0;
	padding: 0;
	float: right;
}
}
/*
=========================================
 section04
=========================================
*/
#section04{
	max-width: 100%;
	margin: 0 auto 0;
	padding: 0;
}
#section04 .inner{
	max-width: 960px;
	margin: 0 auto 20px;
	padding: 0;
}
@media screen and (max-width:600px) {
#section04 .inner{
	width: 96%;
	margin: 0 auto 20px;
	padding: 0;
}
}
#section04 .box01{
 	position: relative;
  overflow: hidden;
  margin: 0;
  padding: 80px 0;
 }
#section04 .box01::before{
	content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 80%;
  margin: 2% -10% 0;
  background: #29abe2;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
  z-index: -1;
}
#section04 .box01 .inner{
  width: 100%;
  max-width: 960px;
  height: 100%;
  margin: 0 auto;
  padding: 100px 10px 60px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}
@media screen and (max-width:600px) {
#section04 .box01 .inner{
  width: 100%;
  max-width: 960px;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px 30px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}
}
#section04 .box02{
	width: 100%;
	margin: -80px 0 70px;
	padding: 80px 0;
	background-color: #dff2fb;
	background-image: url(../images/home/section04_PC_img_01.png);
	background-repeat: no-repeat;
	background-position: right 100px top;
}
#section04 .box02 .inner{
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
}
@media screen and (max-width:600px) {
#section04 .box02{
	width: 100%;
	margin: -80px 0 60px;
	padding: 60px 0 30px;
	background-color: #dff2fb;
	background-image: url(../images/home/section04_SP_img_01.png);
	background-repeat: no-repeat;
	background-position: right top;
}
}
#section04 .box03{
	width: 100%;
	margin: 0;
	padding: 0;
}
#section04 .box03 .ttl01{
	text-align: center;
	margin: 0 0 50px;
}
#section04 .box03 .ttl02{
	text-align: center;
	margin: 0 0 20px;
}
#section04 .box03 p{
	text-align: center;
	font-size: 1.6rem;
	margin: 0 0 50px 0;
}
@media screen and (max-width:600px) {
#section04 .box03 .ttl01{
	text-align: center;
	margin: 0 auto 30px;
	width: 80%;
}
#section04 .box03 p{
	text-align: left;
	font-size: 1.6rem;
	margin: 0 0 40px 0;
}
}
#section04 .box04 .scroll {
  width: 100%;
  box-sizing: border-box;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  margin: 0 0 60px;
}
#section04 .box04 .table01 {
  border-collapse: separate;
  width: 960px;
	padding-top: 120px;
  font-size: 1.4rem;
  line-height: 1.8;
  background-image: url(../images/home/section04_bg_01.png);
  background-repeat: no-repeat;
  background-position: left top;
}
#section04 .box04 table.table01 th {
  padding: 0 20px 0;
  border-bottom: 2px solid #a8a9a9;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  width: 168px;
}
#section04 .box04 table.table01 th.lineHide {
  padding: 0 20px 0;
  border-bottom: 0px solid #a8a9a9;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  width: 168px;
}

#section04 .box04 table.table01 td {
  padding: 15px 0 15px 40px;
  border-bottom: 2px solid #a8a9a9;
  box-sizing: border-box;
  text-align: left;
  width: 198px;
  vertical-align: top;
}
#section04 .box04 table.table01 td.lineHide {
  padding: 15px 0 15px 40px;
  border-bottom: 0px solid #a8a9a9;
  box-sizing: border-box;
  text-align: left;
  width: 198px;
  vertical-align: top;
}
#section04 .box05{
	text-align: center;
}
/*
=========================================
 section05
=========================================
*/
#section05{
	max-width: 100%;
	margin: 0 auto 40px;
	padding: 40px 0;
	background-image: url(../images/home/section05_bg_01.png);
	background-repeat: repeat;
	background-position: center top;
}
#section05 .inner{
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
@media screen and (max-width:600px) {
#section05 .inner{
	max-width: 96%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
}
/*
=========================================
 section06
=========================================
*/
#section06{
	max-width: 100%;
	margin: 0 auto 0;
	padding: 0;
}
#section06 .inner{
	max-width: 960px;
	margin: 0 auto 20px;
	padding: 0;
}
@media screen and (max-width:600px) {
#section06 .inner{
	max-width: 96%;
	margin: 0 auto 20px;
	padding: 0;
	text-align: center;
}
}
#section06 .inner .ttlMain{
	width: 100%;
	margin: 0 0 40px;
	padding: 0;
}
#section06 .inner .box{
	width: 100%;
	margin: 0 0 60px;
	padding: 0;
}
@media screen and (max-width:600px) {
#section06 .inner .box{
	width: 100%;
	margin: 0 0 40px;
	padding: 0;
}
}
#section06 .inner .box .ttl{
	width: 100%;
	margin: 0 0 30px;
	padding: 8px 0 8px 130px;
	background-color: #e7f2f5;
	border-top: solid 4px #4377bb;
	border-bottom: solid 4px #4377bb;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 3.2rem;
	box-sizing: border-box;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.bgTtl01{
	background-image: url(../images/home/section06_ttl_01.png);
}
.bgTtl02{
	background-image: url(../images/home/section06_ttl_02.png);
}
.bgTtl03{
	background-image: url(../images/home/section06_ttl_03.png);
}
.bgTtl04{
	background-image: url(../images/home/section06_ttl_04.png);
}
#section06 .inner .box .colArea{
	width: 100%;
	margin: 0;
	padding: 0;
}
#section06 .inner .box .colArea .col1{
	width: 64%;
	float: left;
}
#section06 .inner .box .colArea p{
	font-size: 1.6rem;
}
#section06 .inner .box .colArea .col2{
	width: 33%;
	float: right;
	text-align: right;
}
@media screen and (max-width:600px) {
#section06 .inner .box .ttl{
	width: 100%;
	margin: 0 0 20px;
	padding: 10px 0 10px 80px;
	background-color: #e7f2f5;
	border-top: solid 4px #4377bb;
	border-bottom: solid 4px #4377bb;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1.8rem;
	box-sizing: border-box;
	text-align: left;
	line-height: 1.6;
}
.bgTtl01{
	background-image: url(../images/home/section06_SP_ttl_01.png);
}
.bgTtl02{
	background-image: url(../images/home/section06_SP_ttl_02.png);
}
.bgTtl03{
	background-image: url(../images/home/section06_SP_ttl_03.png);
}
.bgTtl04{
	background-image: url(../images/home/section06_SP_ttl_04.png);
}

#section06 .inner .box .colArea{
	width: 100%;
	margin: 0;
	padding: 0;
}
#section06 .inner .box .colArea .col1{
	width: 100%;
	float: none;
	margin: 0 0 20px;
}
#section06 .inner .box .colArea p{
	font-size: 1.6rem;
}
#section06 .inner .box .colArea .col2{
	width: 100%;
	float: none;
	text-align: center;
}
}
/*
=========================================
 section07
=========================================
*/
#section07{
	max-width: 100%;
	margin: 0 auto 0;
	padding: 0;
}
#section07 .inner{
	max-width: 960px;
	margin: 0 auto 60px;
	padding: 0;
}
#section07 .area{
 	position: relative;
  overflow: hidden;
  margin: 0;
  padding: 140px 0 140px;
}
@media screen and (max-width:600px) {
#section07 .inner{
	width: 96%;
	margin: 0 auto 20px;
	padding: 0;
}
#section07 .area{
 	position: relative;
  overflow: hidden;
  margin: 20px 0 40px;
  padding: 30px 0;
}
}
#section07 .area::before{
	content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 92%;
  margin: 2% -10% 0;
  background: #171a53;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
  z-index: -1;
}
#section07 .area .ttl{
  max-width: 960px;
  margin: 0 auto 40px;
  text-align: center;
}
@media screen and (max-width:600px) {
#section07 .area::before{
	content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  background: #171a53;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-0deg);
  -ms-transform: rotate(-0deg);
  transform: rotate(-0deg);
  z-index: -1;
}
#section07 .area .ttl{
	width: 96%;
	margin: 0 auto 20px;
	padding: 0;
}
#section07 .area .box .inner img{
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
}
#section07 .area .box{
  width: 100%;
  margin: 0 0 20px;
  border-bottom: 18px solid #000000;
  text-align: center;
}
#section07 .area .box .inner{
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
#section07 .area .inner{
  width: 100%;
  max-width: 960px;
  height: 100%;
  margin: 0 auto;
  padding: 100px 10px 60px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}
@media screen and (max-width:600px) {
#section07 .area .inner{
  width: 100%;
  max-width: 960px;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px 30px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}
}
/*
=========================================
 section08
=========================================
*/
#section08{
	max-width: 100%;
	margin: 0 auto 0;
	padding: 0;
}
#section08 .ttlMain{
	width: 100%;
	padding: 0;
	margin: 0 auto 40px;
	text-align: center;
}
#section08 .text01{
	max-width: 960px;
	margin: 0 auto 40px;
	padding: 0;
	font-size: 1.6rem;
	text-align: justify;
	line-height: 1.6;
}
@media screen and (max-width:600px) {
#section08 .text01{
	width: 96%;
	line-height: 1.6;
}	
}
#section08 .ttl{
	width: 100%;
	margin: 0 0 40px;
	background-color: #004b59;
	padding: 4px 0;
	text-align: center;
	color: #ffffff;
	font-size: 3.0rem;
	line-height: 1.4;
}
#section08 .colArea{
	max-width: 960px;
	padding: 0;
	margin: 0 auto 40px;
	font-size: 1.6rem;
	text-align: justify;
}
#section08 .colArea .col1{
	width: 58%;
	padding: 0;
	margin: 0;
	float: left;
}
#section08 .colArea .col2{
	width: 40%;
	padding: 0;
	margin: 0;
	float: right;
}
@media screen and (max-width:600px) {
#section08 .ttl{
	width: 100%;
	margin: 0 0 20px;
	background-color: #004b59;
	padding: 4px 0;
	text-align: center;
	color: #ffffff;
	font-size: 2.0rem;
	line-height: 1.4;
}
#section08 .colArea{
	width: 96%;
	padding: 0;
	margin: 0 auto 40px;
	font-size: 1.6rem;
	text-align: justify;
}
#section08 .colArea .col1{
	width: 100%;
	padding: 0;
	margin: 0 0 20px;
	float: none;
	line-height: 1.6;
}
#section08 .colArea .col2{
	width: 100%;
	padding: 0;
	margin: 0;
	float: none;
	text-align: center;
}
}

#section08 .box02{
 	position: relative;
  overflow: hidden;
  margin: 0;
  padding: 100px 0 140px;
 }
#section08 .box02::before{
	content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 120%;
  height: 80%;
  margin: 0 -10% 0;
  background: #c1272d;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  z-index: -1;
}
#section08 .box02 .inner{
  width: 100%;
  max-width: 960px;
  height: 100%;
  margin: 0 auto;
  padding: 0px 10px 0px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}
@media screen and (max-width:600px) {
#section08 .box02{
 	position: relative;
  overflow: hidden;
  margin: 0;
  padding: 60px 0 60px;
 }
#section08 .box02 .inner{
  width: 100%;
  max-width: 960px;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px 30px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}
}

/*
=========================================
 section09
=========================================
*/
#section09{
	max-width: 100%;
	margin: 0 auto 40px;
	padding: 0;
}
#section09 .inner{
	max-width: 960px;
	margin: 0 auto 60px;
	padding: 0;
}
/*
=========================================
 section10
=========================================
*/
#section10{
	max-width: 100%;
	margin: 0 auto 60px;
	padding: 80px 0;
	background-image: url(../images/home/section10_bg_01.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#section10 .inner{
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #ffffff;
	font-size: 1.8rem;
}
#section10 .inner .text{
	width: 100%;
	margin: 0 0 40px;
	text-align: center;
	color: #ffffff;
	font-size: 1.8rem;
	line-height: 2.0;
}
@media screen and (max-width:600px) {
#section10{
	max-width: 100%;
	margin: 0 auto 40px;
	padding: 40px 0;
	background-image: url(../images/home/section10_bg_01.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#section10 .inner{
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#section10 .inner .text{
	width: 96%;
	margin: 0 auto 20px;
	text-align: left;
	color: #ffffff;
	font-size: 1.6rem;
	line-height: 1.8;
	text-align: justify;
}
}
/*
=========================================
 section11
=========================================
*/
#section11{
	max-width: 100%;
	margin: 0 auto 40px;
	padding: 0;
}
#section11 .mainTtl{
	width:100%;
	height:40px;
	line-height:40px;
	position:relative;
	margin: 0 auto 40px;
}

#section11 .mainTtl::before{
	content:" ";
	height:30px;
	width:100%;
	background-image:url(../images/home/section11_bg_02.png);
	background-repeat:repeat;
	position:absolute;
	left:0;
	top:7px;
}

#section11 .mainTtl .inner{
	width:600px;
	height:100%;
	position:relative;
	background-color: #ffffff;
	font-size:3.3rem;
	font-weight:600;
	text-align:center;
	letter-spacing:1px;
	color: #004b59;
	margin: 0 auto 10px;
}
@media screen and (max-width:600px) {
#section11 .mainTtl{
	width:100%;
	height:auto;
	line-height:1.6;
	position:relative;
	margin: 0 auto 20px;
}
#section11 .mainTtl .inner{
	width:100%;
	font-size:2.5rem;
	margin: 0 auto 10px;
}
}
#section11 .inner{
	max-width: 1011px;
	margin: 0 auto 20px;
	padding: 0;
}
#section11 .inner ul{
	width: 100%;
	padding: 0;
	margin: 0;
}
#section11 .inner ul li{
	width: 28.4%;
	padding: 0;
	margin: 0 2.4% 60px;
	float: left;
}
#section11 .inner ul li .ttl{
	width: 100%;
	padding: 8px 0;
	margin: 0 0 7px;
	background-color: #754c24;
	color: #ffffff;
	text-align: center;
	font-size:1.8rem;
}
#section11 .inner ul li .add{
	width: 100%;
	padding: 0 ;
	margin: 0 0 10px;
	box-sizing: border-box;
}
#section11 .inner ul li .acs{
	width: 100%;
	padding: 0 0 15px 46px;
	margin: 0;
	background-image: url(../images/home/section11_bg_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	box-sizing: border-box;
}
@media screen and (max-width:600px) {
#section11 .inner ul li{
	width: 80%;
	padding: 0;
	margin: 0 auto 40px;
	float: none;
}
}

#section11 .inner ul li .map {
  position: relative;
  padding-bottom: 75%; // これが縦横比
  height: 0;
  overflow: hidden;
}
#section11 .inner ul li .map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}