@charset "UTF-8";
.mx1200{
	max-width:1200px;
	margin:0 auto;
	padding:0 20px;
}
.object-fit{
  object-fit: contain;
  font-family: 'object-fit: contain;'
}
/*---------------------------------------------
	slide
  ---------------------------------------------*/
.slide {
  position: relative;
  z-index: 0;
  padding-top: 0px;
  width: 100%;
  height: 670px;
  pointer-events: none;
}
.slide_top {
  width: 100%;
  position: absolute;
  z-index: 99;
  bottom: 0;
  margin-bottom: -2px;
  pointer-events: none;
}
.slide_kengai {
  position: absolute;
  z-index: 1000;
  top: 0;
  right: 0;
  margin-right: 25px;
  margin-top: 30px;
  pointer-events: auto;
}
/*---------------------------------------------
	zone01
  ---------------------------------------------*/
.zone01_top {
  width: 100%;
  position: absolute;
  z-index: 333;
  bottom: 0;
  text-align: center;
  pointer-events: none;
}
.zone01_top img {
  max-width: 960px;
  margin-bottom: -50px;
}
.zone01 {
  background-color: #fff;
  width: 100%;
  margin-top: 60px;
  text-align: center;
  padding-top: 20px;
}
.zone01_txt {
  text-align: center;
  color: #0081cf;
  font-size: 130%;
  font-weight: bold;
  line-height: 1;
}
/*---------------------------------------------
	zone02 news
  ---------------------------------------------*/
.zone02 {
  background-image:
    url("../images/home/zone02_back.png");
  background-repeat:
    repeat-x;
  background-position:
    left bottom;
  background-size:
    auto;
  background-color: #fff;
  width: 100%;
  height: auto;
  padding-bottom: 40px;
}
.news_top {
  margin-top: 60px;
  margin-bottom: 40px;
  text-align: center;
}
.news_top img {
  width: 417px;
}
.balloon {
  position: relative;
  height: 600px;
	width:100%;
  padding: 0px;
  background-color: #fff;
  border: 4px solid #383838;
  border-radius: 20px;
}
.balloon::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -26px;
  bottom: -26px;
  border-top: 26px solid #383838;
  border-right: 26px solid transparent;
  border-left: 26px solid transparent;
}
.balloon::after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -26px;
  bottom: -21px;
  border-top: 26px solid #fff;
  border-right: 26px solid transparent;
  border-left: 26px solid transparent;
}
.balloon01 {
  height: auto;
	width:100%;
  padding: 0px;
  background-color: #fff;
  border: 4px solid #383838;
  border-radius: 20px;
	margin-bottom:30px;
}
.balloon01::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -26px;
  top: -26px;
  border-bottom: 26px solid #383838;
  border-right: 26px solid transparent;
  border-left: 26px solid transparent;
}
.balloon01::after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  margin-left: -26px;
  top: -21px;
  border-bottom: 26px solid #fff;
  border-right: 26px solid transparent;
  border-left: 26px solid transparent;
}
.news_ichiran0 {
  padding:10px;
  background-color: #999;
  width: 50%;
  height: auto;
  color: #fff;
  border-radius: 20px;
  font-weight: bold;
  font-size: 90%;
  text-align: center;
	margin:20px auto;
}
.news_ichiran0 a {
  color: #fff;
}
.character01{
	margin-top:40px;
	margin-bottom:20px;
	width:100%;
	padding:12px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:150%;
	letter-spacing:0.6;
	background-color:#99cc00;
}
.character02{
	margin-top:40px;
	margin-bottom:20px;
	width:100%;
	padding:12px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:150%;
	letter-spacing:0.6;
	background-color:#ff9900;
}
.character-txt{
	margin:0 30px 20px;
	line-height:1.6em;
}
.character-img{
	text-align:center;
	margin:0 40px;
}
.instagram_box{
	padding:30px;
}
.instagram_img{
border:3px solid #000;
width:100%;
}
.news-thumb {
width:100%;
padding:0;
margin:0;
}
.news-thumb img {
width:100%;
  height: 240px;
	object-fit: cover;
border-radius: 16px 16px 0 0;
}
.news-wrap {
  padding: 10px 20px 0 20px;
}
.news-date {
  font-size: 110%;
  margin-top: 5px;
  margin-bottom: 10px;
}
.news-title {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news-text {
  text-align: justify;
  margin-bottom: 25px;
}
.news_ichiran {
  padding:10px;
  background-color: #999;
  width: 60%;
  height: auto;
  color: #fff;
  border-radius: 20px;
  font-weight: bold;
  font-size: 90%;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
}
.news_ichiran a {
  color: #fff;
}

.message {
  padding: 10px 0;
  background-color: #009ba6;
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: bold;
  text-align: center;
	font-size:110%;
}
.message a {
  color: #fff;
}
.event {
  padding: 10px 0;
  background-color: #0081cf;
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: bold;
  text-align: center;
	font-size:110%;
}
.event a {
  color: #fff;
}
.recruit {
  padding: 10px 0;
  background-color: #f1cf00;
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: bold;
  text-align: center;
	font-size:110%;
	letter-spacing:0.2em;
}
.recruit a {
  color: #fff;
}
.nursery {
  padding: 10px 0;
  background-color: #cc7990;
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: bold;
  text-align: center;
	font-size:110%;
}
.nursery a {
  color: #fff;
}
.report {
  padding: 10px 0;
  background-color: #4e4f4f;
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: bold;
  text-align: center;
	font-size:110%;
		letter-spacing:0.2em;
}
.report a {
  color: #fff;
}
.lettersha {
  padding: 10px 0;
  background-color: #99cc00;
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: bold;
  text-align: center;
	font-size:110%;
		letter-spacing:0.2em;
}
.lettersha a {
  color: #fff;
}
.mushinori {
  padding: 10px 0;
  background-color: #ff9900;
  width: 100%;
  height: auto;
  color: #fff;
  font-weight: bold;
  text-align: center;
	font-size:110%;
		letter-spacing:0.2em;
}
.mushinori a {
  color: #fff;
}
.for_ichiran {
  padding-top: 65px;
	padding-bottom:20px;
  text-align: center;
  margin: 0 auto;
}
.for_ichiran a {
  color: #fff;
}
@media screen and (min-width:768px) and (max-width:991px) {
.balloon {
  position: relative;
  height: 560px;
	width:100%;
  padding: 0px;
  background-color: #fff;
  border: 4px solid #383838;
  border-radius: 20px;
	margin-bottom:30px;
}
}
@media screen and (min-width:576px) and (max-width:767px) {
.balloon {
  position: relative;
  height: 600px;
	width:100%;
  padding: 0px;
  background-color: #fff;
  border: 4px solid #383838;
  border-radius: 20px;
	margin-bottom:30px;
}
}
@media screen and (max-width:575px) {
	.balloon {
  position: relative;
  height: 580px;
	width:100%;
  padding: 0px;
  background-color: #fff;
  border: 4px solid #383838;
  border-radius: 20px;
	margin-bottom:30px;
}
.news-title {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 12px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
}


/*---------------------------------------------
センターについて 上
  ---------------------------------------------*/

@media screen and (min-width:1500px) {
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 1500px) {
  .br-pc { display:none; }
  .br-sp { display:block; }
}

.zone03_ni {
  position:relative;
  min-height: 600px;
  width: 100%;
  background-image:url("../images/home/zone03_white.png");
  background-repeat: repeat-x;
  background-position: left top;
  background-size: auto;
  background-color: #e4e4e5;
  margin: 0 auto;
  text-align: justify;
  text-justify: inter-ideograph;
  border-left: 30px solid #fff;
  border-right: 30px solid #fff;}

.zone03_img_ni{position:absolute; top:0; left:-30px; width:100%; z-index:998;}
.zone03_imgnaka_ni{min-height:550px; background:url("../images/home/zone03_ni.jpg") no-repeat left top; background-size: cover;}
.zone03_imgmoji_ni{background:url("../images/home/support.svg") no-repeat left top;}

.zone03_txt_ni{max-width:680px; line-height:180%;}
.zone03_in01_ni h2{margin:140px 0 40px; line-height:1.6em; font-size:180%;}

.zone03_in01_ni {
  width: 95%;
  background-color: #fff;
  background-image:url("../images/home/z03_tl.png"),
	 			 url("../images/home/z03_tr.png");
  background-repeat:no-repeat;
  background-position: center top 20px, right top;
  border-radius: 30px;
  margin: 0 auto;
  padding-bottom:80px;}

.zone03_in02_ni {
  width: 94%;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  margin-top: -1px;}

.zone03_bottom_ni {
  position:relative;
  z-index:999;
  margin: 0 auto;
  padding-top: 40px;
  text-align: center;}

.zone03 {
  height: 790px;
  width: 100%;
  background-image:
    url("../images/home/zone03_white.png");
  background-repeat:
    repeat-x;
  background-position:
    left top;
  background-size:
    auto;
  background-color: #e4e4e5;
  margin: 0 auto;
  border-left: 30px solid #fff;
  border-right: 30px solid #fff;
}
.zone03_in01 {
  width: 95%;
  background-color: #fff;
  border-radius: 30px;
  margin: 0 auto;
}
.zone03_in02 {
  width: 94%;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  margin-top: -1px;
}
.zone03_under {
  width: 100%;
  height: 790px;
  margin-top: -790px;
}
.zone03_p01 {
  width: 100%;
}
.in001 {
  width: 40%;
  height: 600px;
  object-fit: cover;
}
.in001 img {
  height: 600px;
  object-fit: cover;
}
.in002 {
  width: 8%;
  text-align: center;
  vertical-align: bottom;
}
.in003 {
  height: 600px;
  vertical-align: text-top;
  width: 52%;
  padding: 0 80px 0 0;
  background-image:
    url("../images/home/z03_tl.png");
  background-repeat:
    no-repeat;
  background-position:
    left top;
  background-size:
    auto;
}
.in03_01 {
  background-image:
    url("../images/home/z03_tr.png");
  background-repeat:
    no-repeat;
  background-position:
    right top;
  background-size:
    auto;
  max-width: 640px;
  padding-top: 150px;
  font-size: 230%;
  font-weight: bold;
  margin-bottom: 35px;
}
.in03_02 {
  max-width: 620px;
  text-align: justify;
  line-height: 1.8;
}
.zone03_bottom {
  margin: 0 auto;
  padding-top: 40px;
  text-align: center;
}

.zone03_sp {
  background-color: #e4e4e5;
  width: 100%;
  margin: 0 auto;
  border-left: 12px solid #fff;
  border-right: 12px solid #fff;
}
.zone03_in01_sp {
  width: 92%;
  background-color: #fff;
  border-radius: 0 0 30px 30px;
  margin: 0 auto;
  padding: 0 20px 35px 20px;
}
.zone03_in01_txt_sp {
  text-align: justify;
  line-height: 1.8;
}
.zone03_bottom_sp {
  padding-top: 30px;
  text-align: center;
  margin: 0 auto;
}
.zone03_in02_sp {
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 800px) and (max-width: 960px) {
  /*---------------------------------------------
	slide01
  ---------------------------------------------*/
  .slide {
    position: relative;
    z-index: 1;
    padding-top: 0px;
    width: 100%;
    height: 670px;
    pointer-events: none;
  }
  .slide_top {
    width: 100%;
    position: absolute;
    z-index: 5;
    bottom: 0;
  }
  /*---------------------------------------------
	zone01
  ---------------------------------------------*/
  .zone01_top {
    width: 100%;
    position: absolute;
    z-index: 12;
    bottom: 0;
    text-align: center;
    pointer-events: none;
  }
  .zone01_top img {
    max-width: 640px;
    margin-bottom: -15px;
  }
  .zone01 {
    background-color: #fff;
    width: 100%;
    margin-top: 20px;
    padding: 100px 15px 0 15px;
  }
  .zone01_txt {
    text-align: center;
    color: #0081cf;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.5;
  }
  .zone03_in01 {
    width: 94%;
    height: 744px;
    background-color: #fff;
    border-radius: 30px;
    margin: 0 auto;
  }
  .zone03_in02 {
    width: 94%;
    height: 60px;
    margin: 0 auto;
    text-align: center;
    margin-top: -1px;
  }
  .zone03_under {
    width: 100%;
    height: 790px;
    margin-top: -790px;
  }
  .zone03_p01 {
    width: 100%;
  }
  .in001 {
    width: 50%;
    height: 600px;
    object-fit: cover;
  }
  .in001 img {
    height: 600px;
    object-fit: cover;
  }
  .in002 {
    width: 5%;
    text-align: left;
    margin-left: -20px;
    vertical-align: bottom;
  }
  .in002 img {
    margin-left: -20px;
    vertical-align: bottom;
  }
  .in003 {
    height: 600px;
    vertical-align: text-top;
    width: 45%;
    padding: 0 65px 0 0;
    background-image:
      url("../images/home/z03_tl.png"), url("../images/home/z032_tr.png");
    background-repeat:
      no-repeat, no-repeat;
    background-position:
      left top, right top;
    background-size:
      auto, auto;
  }
  .in03_01 {
    background-image:
      url("../images/home/");
    background-repeat:
      no-repeat;
    background-position:
      right top;
    background-size:
      auto;
    max-width: 640px;
    padding-top: 158px;
    font-size: 180%;
    font-weight: bold;
    margin-bottom: 17px;
    line-height: 1.2;
  }
  .in03_02 {
    max-width: 620px;
    text-align: justify;
    line-height: 1.5;
  }
  .zone03_bottom {
    text-align: center;
    padding-top: 40px;
  }
}
@media screen and (max-width:799px) {
  /* 表示領域が540px以下の場合に適用するスタイル */
  .spNone_zone03 {
    display: none;
  }
}
@media screen and (min-width:800px) {
  /* 表示領域が540px以下の場合に適用するスタイル */
  .None_zone03 {
    display: none;
  }
}
/*---------------------------------------------
センターについて 下
  ---------------------------------------------*/
.zone04 {
  margin-top: -18px;
  padding: 50px 0 50px 0;
  background-color: #e4e4e5;
  width: 100%;
  height: auto;
  border-left: 30px solid #fff;
  border-right: 30px solid #fff;
}
.zone04_hr {
  height: 2px;
  background-color: white;
  width: 100%;
  border: none;
}
.zone04_in01 {
  margin: 20px 20px;
}
.z04_in01 {
  padding: 10px 0 0 30px;
  font-size: 150%;
  font-weight: bold;
  color: #0081cf;
  line-height: 1.6;
}
.z04_in02 {
  padding: 15px 30px 10px 30px;
  line-height: 1.8;
}
.z04_in03 {
  padding: 10px 0 0 30px;
  vertical-align: bottom;
}
/*---------------------------------------------
ZONE05
  ---------------------------------------------*/
.zone05 {
  background-color: #fff;
  height: auto;
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
}
.zone05_in01 {
  font-weight: bold;
  font-size: 230%;
  padding: 60px 0 0 0;
  text-align: center;
}
.zone05_in02 {
  padding: 30px 0 50px 0;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.zone05_in03 {
  margin: 0 auto;
}
.zone05_in03 img {
  width: 100%;
}
.zone05_txt {
  font-size: 80%;
  padding: 10px 20px 30px 20px;
}
.side_line {
	width:100%;
  background-image:
    url("../images/home/side_line.svg");
  background-repeat:
    no-repeat;
  background-position:
    right top;
  background-size:
    auto;
}
.side_line2 {
		width:100%;
  background-image:
    url("../images/home/side_line.svg");
  background-repeat:
    no-repeat;
  background-position:
    right top;
  background-size:
    auto;
}
@media screen and (max-width: 768px) {
  .side_line2 {
	  	width:100%;
    background-image:
      url("../images/home/");
    background-repeat:
      no-repeat;
    background-position:
      right top;
    background-size:
      auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .side_line2 {
	  	width:100%;
    background-image:
      url("..images/home/side_line.svg");
    background-repeat:
      no-repeat;
    background-position:
      right top;
    background-size:
      auto;
  }
}
/*---------------------------------------------
ZONE07
  ---------------------------------------------*/
.zone07 {
	margin-top:-1px;
  border-left: 60px solid #0081cf;
}
.z7-in-01 {
  padding-top: 50px;
  padding-bottom: 26px;
}
.z7-in-02 {
  background-color: #0081cf;
  max-width: 70%;
  padding: 10px 0;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: 0.2em;
  margin: 0 auto;
}
.z7-in-02 a {
  color: #fff;
}
.z7-in-03 {
  padding: 20px 30px 40px 30px;
}
.z7-in-04 {
  padding-bottom: 60px;
}
.z7-01 {
  background: url("../images/home/z7-01.jpg") left top no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  height: auto;
z-index:222;
}
.z7-02 {
  background: url("../images/home/z7-02.jpg") left top no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  height: auto;
}
@media screen and (min-width:576px) and (max-width:992px) {
  .zone07 {
    border-left: 30px solid #0081cf;
  }
  .z7-in-03 {
    text-align: center;
  }
}
@media screen and (max-width:576px) {
  .zone07 {
    border-left: 30px solid #0081cf;
  }
.z7-in-02 {
  background-color: #0081cf;
  max-width: 83%;
  padding: 10px 10px;
  font-weight: bold;
  font-size: 120%;
  letter-spacing: 0.2em;
  margin: 0 auto;
}
  .z7-in-03 {
    text-align: justify;
  }
}
/*---------------------------------------------
ZONE080
  ---------------------------------------------*/
.zone080 {
	margin-top:-1px;
  border-left: 60px solid #009ba6;
	  background-color: #33afb8;
	height:auto;
	  background-image: url("../images/home/z8-bk.png");
  background-repeat:
    repeat;
  background-position:
    left top;
  background-size:
    auto;
}
.z080-in01{
  color: #fff;
  font-weight: bold;
  font-size: 300%;
  padding: 65px 30px 35px 70px;
  letter-spacing: 0.2em;	
}
.z080-in02{
	line-height:1.6;
	color:#fff;
	  padding: 0 60px 50px 70px;
	text-align:justify;
}
.z080-in03{
	text-align:left;
	margin-left:0;
}
.z080-in03 img{
padding-right:60px;
}
.z080-in04 {
  text-align: center;
  color: #fff;
	  padding-top: 60px;
  padding-bottom: 30px;
  font-weight: bold;
  font-size: 210%;
  letter-spacing: 0.2em;
}
.z080-in05 {
  text-align: center;
  color: #fff;
  padding: 12px;
  font-weight: bold;
  font-size: 120%;
	  letter-spacing: 0.1em;
background-color:#009ba6;
margin:0 auto;
  max-width: 75%;
}
.z080-in06 {
	margin-top:20px;
	  padding-bottom: 30px;
  text-align: center;
  color: #fff;
}
.z080-in07 {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 60px;
}
.z080-01{
	width:100%;
	object-fit: cover;
	  background-image: url("../images/home/z08-01.png");
  background-repeat:
    no-repeatrepeat;
  background-position:
    left top;
  background-size:
cover;
}
.z080-01img{
	object-fit: cover;
}
.z080-02{
	width:100%;
	object-fit: cover;
	  background-image: url("../images/home/z08-02.png");
  background-repeat:
    no-repeatrepeat;
  background-position:
    left top;
  background-size:
cover;
}
.z080-02img{
	object-fit: cover;
}
.z080-03{
	width:100%;
	object-fit: cover;
	  background-image: url("../images/home/z08-03.png");
  background-repeat:
    no-repeatrepeat;
  background-position:
    left top;
  background-size:
cover;
}
.z080-03img{
	object-fit: cover;
}
@media screen and (min-width:576px) and (max-width:992px) {
.zone080 {
	margin-top:-1px;
  border-left: 30px solid #009ba6;
	  background-color: #33afb8;
	height:auto;
	  background-image: url("../images/home/z8-bk.png");
  background-repeat:
    repeat;
  background-position:
    left top;
  background-size:
    auto;
}
.z080-in01{
  color: #fff;
  font-weight: bold;
  font-size: 300%;
  padding: 65px 30px 35px 30px;
  letter-spacing: 0.2em;	
}
.z080-in02{
	line-height:1.6;
	color:#fff;
	  padding: 0 30px 30px 30px;
	text-align:justify;
}
.z080-in03{
	width:100%;
	text-align:center;
margin:0 auto;
}
.z080-in03 img{
padding-right:30px;
}

}
@media screen and (max-width:576px) {
.zone080 {
	margin-top:-1px;
  border-left: 30px solid #009ba6;
	  background-color: #33afb8;
	height:auto;
	  background-image: url("../images/home/z8-bk.png");
  background-repeat:
    repeat;
  background-position:
    left top;
  background-size:
    auto;
}
.z080-in01{
  color: #fff;
  font-weight: bold;
  font-size: 230%;
  padding: 65px 30px 35px 30px;
  letter-spacing: 0.2em;	
}
.z080-in02{
	line-height:1.6;
	color:#fff;
	  padding: 0 30px 30px 30px;
	text-align:justify;
}
.z080-in03{
	width:86%;
	text-align:center;
margin:0 auto;
}
.z080-in03 img{
	padding-right:0;
	text-align:center;
}
	.z080-in05 {
  text-align: center;
  color: #fff;
  padding: 12px;
  font-weight: bold;
  font-size: 120%;
	  letter-spacing: 0.2em;
background-color:#009ba6;
margin:0 auto;
  max-width: 83%;
}
}
/*---------------------------------------------
ZONE08
  ---------------------------------------------*/
.zone08 {
  margin-top: -2px;
	background-color: #33afb8;
  width: 100%;
  background-image: url("../images/home/z8-bk.png");
  background-repeat:
    repeat;
  background-position:
    left top;
  background-size:
    auto;
}
.z8-in {
  width: 100%;
  background-image: url("../images/home/z8_ira02_1.png");
  background-repeat:
    no-repeat;
  background-position:
    right bottom;
  background-size:
    auto;
}
.z8-in-01 {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 230%;
  padding: 70px 0 40px 0;
  letter-spacing: 0.2em;
}
.z8-in-02 {
  text-align: left;
  color: #fff;
  padding-bottom: 40px;
  padding-left: 100px;
  line-height: 1.6;
  max-width: 70%;
}
.z8-in-03 {
  text-align: center;
  color: #fff;
  padding-bottom: 20px;
  font-weight: bold;
  font-size: 150%;
  letter-spacing: 0.2em;
}
.z8-in-04 {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 10px;
}
.z8-in-05 {
  text-align: center;
  color: #fff;
  padding-bottom: 20px;
  font-size: 90%;
}
.z8-in-06 {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 50px;
}
.z8-ira {
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 1420px) {
  .z8_xlNone {
    display: none;
  }
  .zone08 {
    background-color: #009ba6;
    width: 100%;
    background-image: url("../images/home/z8_ira01.png"), url("../images/home/z8-bk.png");
    background-repeat:
      no-repeat, repeat;
    background-position:
      calc(50% + 620px) bottom, left top;
    background-size:
      auto, auto;
  }
  .z8-in {
    width: 100%;
    background-image: url("../images/home/");
    background-repeat:
      no-repeat;
    background-position:
      calc(50% + 320px) bottom;
    background-size:
      auto;
  }
  .z8-in-01 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 230%;
    padding: 50px 0 35px 0;
    letter-spacing: 0.2em;
  }
  .z8-in-02 {
    text-align: center;
    color: #fff;
    padding-bottom: 40px;
    padding-left: 0px;
    line-height: 1.6;
    max-width: 100%;
  }
  .z8-in-03 {
    text-align: center;
    color: #fff;
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 150%;
    letter-spacing: 0.2em;
  }
  .z8-in-04 {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  .z8-in-05 {
    text-align: center;
    color: #fff;
    padding-bottom: 20px;
    font-size: 90%;
  }
  .z8-in-06 {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px;
  }
}
@media screen and (min-width:992px) and (max-width:1420px) {
  .z8_lgNone {
    display: none;
  }
}
@media screen and (min-width:576px) and (max-width:992px) {
  .z8_mdNone {
    display: none;
  }
  .z8-in {
    width: 100%;
    background-image: url("../images/home/z8_ira02.png");
    background-repeat:
      no-repeat;
    background-position:
      right bottom;
    background-size:
      auto;
  }
  .z8-in-01 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 230%;
    padding: 50px 0 40px 0;
    letter-spacing: 0.2em;
  }
  .z8-in-02 {
    text-align: justify;
    color: #fff;
    padding-bottom: 40px;
    padding-left: 0px;
    line-height: 1.6;
    max-width: 65%;
  }
  .z8-in-03 {
    text-align: center;
    color: #fff;
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 150%;
    letter-spacing: 0.2em;
  }
  .z8-in-04 {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  .z8-in-05 {
    text-align: center;
    color: #fff;
    padding-bottom: 20px;
    font-size: 90%;
  }
  .z8-in-06 {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px;
  }
}
@media screen and (max-width:576px) {
  .z8_spNone {
    display: none;
  }
  .z8-in {
    width: 100%;
    background-image: url("../images/home/");
    background-repeat:
      no-repeat;
    background-position:
      right bottom;
    background-size:
      auto;
  }
  .z8-in-01 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 230%;
    padding: 50px 0 40px 0;
    letter-spacing: 0.2em;
  }
  .z8-in-02 {
    text-align: justify;
    color: #fff;
    padding-bottom: 40px;
    padding-left: 0px;
    line-height: 1.6;
    max-width: 100%;
  }
  .z8-in-03 {
    text-align: center;
    color: #fff;
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 150%;
    letter-spacing: 0.2em;
  }
  .z8-in-04 {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  .z8-in-05 {
    text-align: center;
    color: #fff;
    padding-bottom: 20px;
    font-size: 90%;
  }
  .z8-in-06 {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px;
  }
}
/*---------------------------------------------
ZONE09
  ---------------------------------------------*/
.zone09 {
  width: 100%;
  background-color: #fff;
  height: auto;
}
.z9-in-01 {
padding: 60px 60px 0 60px;
max-width: 600px;
}
.z9-in-02 {
  padding: 40px 30px 0 60px;
	font-size:110%;
}
.z9-in-03 {
  padding: 25px 100px 0 60px;
  max-width: 600px;
	margin-bottom:0px;
}
.z9 {
  margin-left: 60px;
}
.z9_td img {
  margin-right: 10px;
}
@media screen and (min-width:576px) and (max-width:992px) {
  .z9-01 {}
  .z9-in-01 {
    padding: 50px 100px 0 60px;
  }
  .z9-in-02 {
    padding: 40px 30px 0 60px;
	  	font-size:100%;
  }
  .z9-in-03 {
    padding: 20px 200px 30px 60px;
  }
  .z9 {
    margin-left: 60px;
    margin-bottom: 50px;
  }
  .z9_td img {
    margin-right: 10px;
  }
}
@media screen and (max-width:576px) {
  .z9-01 {}
  .z9-in-01 {
    padding: 40px 20px 0 20px;
  }
  .z9-in-02 {
    padding: 40px 30px 0 20px;
	  	  	font-size:100%;
  }
  .z9-in-03 {
    padding: 20px 65px 30px 20px;
  }
  .z9 {
    margin-left: 20px;
    margin-bottom: 50px;
  }
  .z9_td img {
    margin-right: 10px;
  }
}
/*---------------------------------------------
ZONE10
  ---------------------------------------------*/
.zone10 {
  width: 100%;
  background-color: #cce6f5;
  height: auto;
  margin-top: -10px;
  padding: 35px 0 15px 0;
}
.under15 {
  margin-bottom: 15px;
}
/*---------------------------------------------
ZONE06
  ---------------------------------------------*/
.zone06 {
  line-height: 1.6;
  padding: 0 15px;
}
.zone06_spview_box {
  width: 100%;
  text-align: center;
}
.link-color_w a {
  color: #fff;
}
.link-color_b a {
  color: #0081cf;
}
@media screen and (min-width:992px) and (max-width:1800px) { /*B〜Caまで*/
  .zone06_in {
    padding: 70px 70px 50px 70px;
  }
  .zone06_l {
    background: url("../images/home/z06_ira_s200.svg") right top 110px no-repeat;
  }
  .zone06_sp_padd {
    padding-right: 190px;
  }
  .zone06_bt {
    max-width: 405px;
  }
}
@media screen and (min-width:1800px) { /*Ca以上*/
  .zone06_in {
    padding: 70px 200px 50px 200px;
  }
  .zone06_l {
    background: url("../images/home/z06_ira.svg") right bottom no-repeat;
  }
  .zone06_bt {
    max-width: 65%;
  }
}
@media screen and (max-width:576px) { /*A以下*/
  .zone06 {
    border-left: 30px solid #0081cf;
    background: #e4eaef;
    background-size: 100%;
  }
  .zone06_in {
    padding: 65px 20px 30px 20px;
  }
}
@media screen and (min-width:576px) and (max-width:992px) { /*A〜Bまで*/
  .zone06 {
    border-left: 30px solid #0081cf;
    background: url("../images/home/z06_bg.png") right bottom no-repeat #e4eaef;
    background-size: 100%;
  }
  .zone06_in {
    padding: 70px 30px 50px 30px;
  }
  .zone06_l {
    background: url("../images/home/z06_ira_s150.svg") right top 110px no-repeat;
  }
  .zone06_bt {
    max-width: 405px;
  }
  .zone06_sp_padd {
    padding-right: 150px;
  }
  .zone06_spview {
    display: none;
  }
  .zone06_mdview_box {
    min-height: 300px;
  }
}
@media screen and (min-width:992px) and (max-width:1600px) { /*B〜Cまで*/
  .zone06 {
    border-left: 60px solid #0081cf;
    background: url("../images/home/z06_bg.png") right -150px bottom no-repeat #e4eaef;
  }
  .zone06_mdview {
    display: none;
  }
  .zone06_spview {
    display: none;
  }
}
@media screen and (min-width:1600px) { /*C以上*/
  .zone06 {
    border-left: 60px solid #0081cf;
    background: url("../images/home/z06_bg.png") right bottom no-repeat #e4eaef;
  }
  .zone06_mdview {
    display: none;
  }
  .zone06_spview {
    display: none;
  }
}
@media screen and (min-width: 800px) and (max-width: 960px) {
  .zone04 {
    margin-top: -18px;
    padding: 50px 0 50px 0;
    background-color: #e4e4e5;
    width: 100%;
    height: auto;
    border-left: 30px solid #fff;
    border-right: 30px solid #fff;
  }
  .zone04_hr {
    height: 2px;
    background-color: white;
    width: 100%;
    border: none;
  }
  .zone04_in01 {
    margin: 20px 20px;
  }
  .z04_in01 {
    padding: 10px 0 0 30px;
    font-size: 120%;
    font-weight: bold;
    color: #0081cf;
    line-height: 1.6;
  }
  .z04_in02 {
    padding: 20px 10px 10px 30px;
  }
  .z04_in03 {
    padding: 10px 0 0 30px;
    vertical-align: bottom;
  }
  /*---------------------------------------------
ZONE05
  ---------------------------------------------*/
  .zone05 {
    background-color: #fff;
    height: auto;
    width: 100%;
    text-align: center;
  }
  .zone05_in01 {
    font-weight: bold;
    font-size: 230%;
    padding: 60px 0 0 0;
    text-align: center;
  }
  .zone05_in02 {
    padding: 40px 0 50px 0;
    width: 80%;
    text-align: center;
    margin: 0 auto;
  }
  .zone05_in03 {
    margin: 0 auto;
  }
  .zone05_in03 img {
    width: 100%;
  }
  .side_line {
    background-image:
      url("../images/home/side_line.svg");
    background-repeat:
      no-repeat;
    background-position:
      right top;
    background-size:
      auto;
  }
}
@media screen and (max-width: 800px) {
  .zone04 {
    margin-top: -18px;
    padding: 30px 0 30px 0;
    background-color: #e4e4e5;
    width: 100%;
    height: auto;
    border-left: 30px solid #fff;
    border-right: 30px solid #fff;
  }
  .zone04_hr {
    height: 2px;
    background-color: white;
    width: 100%;
    border: none;
  }
  .zone04_in01 {
    margin: 20px 0;
  }
  .z04_in01 {
    padding: 10px 0 0 10px;
    font-size: 120%;
    font-weight: bold;
    color: #0081cf;
    line-height: 1.6;
  }
  .z04_in02 {
    padding: 15px 30px 10px 10px;
  }
  .z04_in03 {
    padding: 10px 0 0 10px;
    vertical-align: bottom;
  }
  .zone03 {
    height: auto;
    width: 100%;
    background-image:
      url("../images/home/");
    background-repeat:
      repeat-x;
    background-position:
      left top;
    background-size:
      auto;
    background-color: #e4e4e5;
    margin: 0 auto;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
  }
  .zone04 {
    margin-top: -18px;
    padding: 50px 0 50px 0;
    background-color: #e4e4e5;
    width: 100%;
    height: auto;
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
  }
  /*---------------------------------------------
ZONE05
  ---------------------------------------------*/
  .zone05 {
    background-color: #fff;
    height: auto;
    width: 100%;
    text-align: center;
  }
  .zone05_in01 {
    font-weight: bold;
    font-size: 230%;
    padding: 60px 0 0 0;
    text-align: center;
  }
  .zone05_in02 {
    padding: 40px 0 50px 0;
    width: 100%;
    text-align: justify;
    margin: 0 auto;
  }
  .zone05_in03 {
    margin: 0 auto;
  }
  .zone05_in03 img {
    width: 100%;
  }
  .side_line {
    background-image:
      url("../images/home/side_line.svg");
    background-repeat:
      no-repeat;
    background-position:
      right top;
    background-size:
      auto;
  }
  /*---------------------------------------------
	slide
  ---------------------------------------------*/
  .slide {
    position: relative;
    z-index: -1;
    padding-top: 0px;
    width: 100%;
    height: 520px;
    pointer-events: none;
  }
  .slide_top {
    width: 100%;
    position: absolute;
    z-index: 99;
    bottom: 0;
  }
  /*---------------------------------------------
	zone01
  ---------------------------------------------*/
  .zone01_top {
    width: 100%;
    position: absolute;
    z-index: 333;
    bottom: 0;
    text-align: center;
    pointer-events: none;
  }
  .zone01_top img {
    max-width: 340px;
    margin-bottom: -15px;
  }
  .zone01 {
    background-color: #fff;
    width: 100%;
    margin-top: 20px;
    padding: 15px 15px 0 15px;
  }
  .zone01_txt {
    text-align: justify;
    color: #0081cf;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.5;
  }
  /*---------------------------------------------
	zone02 news
  ---------------------------------------------*/
  .news_top {
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
  }
  .news_top img {
    width: 100%;
  }
  .zone02 {
    background-image:
      url("../images/home/zone02_back.png");
    background-repeat:
      repeat-x;
    background-position:
      left bottom;
    background-size:
      10%;
    background-color: #fff;
    width: 100%;
    height: auto;
    padding-bottom: 30px;
  }
}
/*---------------------------------------------
	PC　ヘッダー
  ---------------------------------------------*/
.hed_logo {
  float: left;
  margin-left: 20px;
}
.top_right_table {
  float: right;
  border-collapse: collapse;
  height: 90px;
}
.top_right_table th, td {
  padding: 0;
}
.pc_menu {
  float: right;
  width: 100%;
  height: 70px;
  background-color: #d9ecf8;
  padding-top: 21px;
  text-align: center;
}
.pc_menu ul {
  display: flex;
  padding: 0px 8px;
  margin: 0px;
}
.pc_menu ul li {
  flex: 1 0 auto;
}
.pc_menu li {
  display: inline;
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
}
.pc_menu li a {}
@media screen and (min-width: 1200px) {
  /* 表示領域が993px以上の場合に適用するスタイル */
  .xlNone {
    display: none;
  }
  .hed_logo {
    padding-top: 40px;
    width: 400px;
  }
  .hed_logo img {
    width: 350px;
  }
}
@media screen and (min-width: 576px) and (max-width: 1200px) {
  /* 表示領域が576px以上993px以下の場合に適用するスタイル */
  .lgNone {
    display: none;
  }
  .hed_logo {
    padding-top: 10px;
    width: 350px;
  }
  .hed_logo img {
    width: 350px;
  }
}
/*---------------------------------------------
	フッター
  ---------------------------------------------*/
/* ページトップボタン */
#page_top {
  z-index: 999;
  width: 62px;
  height: 62px;
  position: fixed;
  right: 0;
  margin-right: 20px;
  right: 0;
  bottom: -80px;
}
#page_top a {
  position: relative;
  display: block;
  width: 62px;
  height: 62px;
  text-decoration: none;
}
.footer_con {
  border-top: 10px solid #cce6f5;
  width: 100%;
  background-color: #fff;
  height: 155px;
}
.footer_con_sp {
  border-top: 10px solid #cce6f5;
  width: 100%;
  background-color: #fff;
  height: 130px;
}
.footer_copy_pc {
  margin-left: 30px;
  margin-top: 60px;
  font-size: 80%;
}
.footer_copy_sp {
  margin-left: 15px;
  margin-top: 35px;
  font-size: 80%;
}
.footer_menu {
  text-align: left;
  padding-top: 30px;
  padding-left: 0;
  margin-left: 20px;
}
.footer_menu li {
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
}
.footer_menu li + li {
  border-left: 1px solid #000;
}
/*---------------------------------------------
	footerbar
  ---------------------------------------------*/
#footerbar {
  z-index: 5;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
#footerbar img {
  width: 100%;
}
.row-01 {
  margin-left: -15px;
  margin-right: -15px
}
.row-01 > div {
  padding-right: 0px;
  padding-left: 0px
}