@charset "utf-8";

/*--html {
    font-size: 100%;
  }
  body {
    margin: 0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
    letter-spacing: 0.1em;
  }
  a {
    text-decoration: none;
    color: #000;
  }
  img {
    max-width: 100%;
	 height: auto;
	vertical-align: bottom;
  }

  li {
    list-style: none;
  }

p {
	margin: 0;
}
  
  iframe {
  	width: 100%;
  }

.inner_wrap1 {
	max-width: 1180px;
   margin: 0 auto;
}

.inner_wrap2 {
	max-width: 1000px;
   margin: 0 auto;
}--*/

/*-----------------ヘッダー-------------------*/

.MV {
   width: 100%;
  height: 72.2vh;
  background-image: url(../img/MV.jpg);
  background-size: cover;
  background-position: center;
}

.trg_logo img {
	max-width: 350px;
}

.kwc_logo img {
	max-width: 270px;
}

.pc_none {
	display: none;
}

.sp_none nav {
   max-width: 100%;
   height: auto;
   text-align: center;
	margin-top: 100px;
   margin-bottom: 50px;
}

.gnavi_wrap {
	max-width: 1000px;
    margin: 0 auto;
}

.logos {
	display: flex;
   align-items: center;
   justify-content: space-between;
	padding: 0 50px;
	margin-top: 30px;
}

.gnavi {
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
}

.gnavi .center {
	margin-left: 110px;
}

.menu a {
	font-size: 22px;
}

.first:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 45px;
  background-image: url(../img/m_blue.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}

.center:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 45px;
  background-image: url(../img/m_green.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}

.last:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 45px;
  background-image: url(../img/m_orange.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  margin-right: 10px;
}
/*-----------------ヘッダー-------------------*/


/*-----------------NEWS---------------------*/

.news_ttl {
	text-align: center;
	margin-top: 150px;
}

.news_ttl img {
	max-width: 220px;
}

.news {
	border-top: 4px solid #8EC31F;
   border-bottom: 4px solid #8EC31F;
	padding-top: 80px;
  padding-bottom: 50px;
   font-size: 18px;
}

.inner_wrap1 {
	text-align: center;
}

.sp_danraku {
	display: flex;
}

.cate_mark {
	margin: 0 20px;
}

.n_waku a {
	    display: flex;
    justify-content: start;
    max-width: 730px;
    margin: 0 auto;
    border-bottom: 3px dotted #3A864E;
    padding-bottom: 5px;
    margin-bottom: 30px;
}


.news_btn {
	margin-top: 70px;
}

.news_btn a {
	   color: #1F91C3;
    border: 2px solid #1F91C3;
	    padding: 10px 30px;
    border-radius: 30px;
}
/*-----------------NEWS---------------------*/

/*-----------------ABOUT1---------------------*/

.inner_wrap1 {
	text-align: center;
}

/*.about1 {
	background-image: url(../img/about_img_kari1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: -webkit-fill-available;
    height: 500px;
}*/

.about1 {
	margin-top: 110px;
	margin-bottom: 330px;
    background-image: url(../img/about_img_back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    display: flex;
    align-items: center;
    background-attachment: fixed;
}

.ab_txt {
	 font-size: 24px;
    color: #fff;
    font-weight: bold;
	text-shadow: 1px 2px 3px rgba(0, 0, 0, 1);
}

.about_ttl {
	text-align: center;
	 position: relative;
   top: 150px;
}

.about_ttl img {
   max-width: 450px;
}
/*-----------------ABOUT1---------------------*/

/*-----------------ABOUT2---------------------*/

/*---------container1-----------*/
.about2{
	background: #67C171;
   height: 2000px;
	margin-bottom: 250px;
}

.container1 {
	position: relative;
	z-index: 1;
   top: -240px;
	margin-bottom: 50px;
}

.siki_img {
	max-width: 50%;
	position: relative;
	z-index: 1;
}

.siki_txt {
	text-align: left;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 44%;
    line-height: 1.8;
    font-size: 20px;
    background: #DAF79D;
    padding: 60px 40px 120px 300px;
	 border-radius: 60px;
}

.siki_ttl {
	 max-width: 20%;
    position: absolute;
    top: 24%;
    left: 52%;
    z-index: 2;
}

.siki_low {
	 max-width: 20%;
    position: absolute;
    top: 60%;
    left: 80%;
}
/*---------container1-----------*/

/*---------container2-----------*/

.container2 {
	position: relative;
	z-index: 1;
   top: -240px;
	margin-bottom: 120px;
}

.benten_img {
	max-width: 50%;
	position: relative;
	z-index: 1;
  left: 50.5%;
}

.benten_txt {
	 text-align: left;
    position: absolute;
    top: 50%;
    transform: translate(-37.3%, -50%);
    right: 0;
    width: 44%;
    line-height: 1.8;
    font-size: 20px;
    background: #DAF79D;
    padding: 60px 300px 120px 40px;
    border-radius: 60px;
}

.benten_ttl {
	 max-width: 20%;
    position: absolute;
    top: 18%;
    left: 3%;
    z-index: 2;
}

.benten_low {
	 max-width: 26%;
    position: absolute;
    top: 64%;
}
/*---------container2-----------*/

/*---------container3-----------*/

.container3 {
	position: relative;
	z-index: 1;
   top: -240px;
	margin-bottom: 50px;
}

.siki_img {
	max-width: 50%;
	position: relative;
	top: 30px;
	z-index: 1;
}

.iris_txt {
	text-align: left;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 44%;
    line-height: 1.8;
    font-size: 20px;
    background: #DAF79D;
    padding: 60px 40px 120px 300px;
	 border-radius: 60px;
}

.iris_ttl {
	 max-width: 23.8%;
    position: absolute;
    top: 19%;
    left: 52%;
    z-index: 2;
}

.iris_low {
	 max-width: 14%;
    position: absolute;
    top: 64%;
    left: 83%;
}

.about2 a.btn_03 {
	  display: inline-block;
    text-align: center;
    text-decoration: none;
    padding: 34px 20px;
    line-height: 25px;
    font-weight: bold;
    border: 4px solid #27acd9;
    background: #fff;
    color: #27acd9;
    transition: 0.5s;
    border-radius: 50%;
    position: relative;
    top: -7%;
    left: 58%;
	font-weight: bold;
	 box-shadow: 2px 4px 8px 0px rgba(0, 0, 0, 0.4);
}
.about2 a.btn_03:hover {
	color: #fff;
	background: #27acd9;
}

/*---------container3-----------*/

  .access_inner {
	max-width: 1180px;
	margin: 0 auto;	margin-bottom: 50px;
	}

	.access_flex {
	display: flex;
    justify-content: space-between;
}

  .access_left p {
	max-width: 670px;
}

  .acss img {
	    max-width: 450px;
}

 .access_inner h3 {
	font-size: 30px;
    margin: 0;
	font-weight: bold;
 }

.access_inner h3:after {
  content: '';/*何も入れない*/
  display: inline-block;
  width: 120px;/*画像の幅*/
  height: 68px;/*画像の高さ*/
  background-image: url(../img/fam_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 8px;
}

/*-----------------ABOUT2---------------------*/

/*-----------------FOOTER---------------------*/

footer p {
	font-size: 20px;
}

.ftr_flex {
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
	margin-bottom: 100px;
}

.map {
	 display: flex;
    border-bottom: 5px solid #8EC31F;
}

.right {
	max-width: 370px;
}

footer .left p {
	margin-bottom:15px;
}

.pt {
	margin-bottom:40px;
}

.f2 {
	 text-align: center;
    color: #fff;
    background: #8EC31F;
    height: 100px;
    padding-top: 40px;
}

.f2 p {
	margin-bottom: 10px;
}


/*-----------------------------------------------SP-----------------------------------------------------------*/

@media screen and (max-width: 768px) {
	
	.inner_wrap1 {
   padding: 0 15px;
	margin: 0 auto;
}
	
	.inner_wrap2 {
   padding: 0 25px;
	margin: 0 auto;
}

.logos {
	flex-direction: column;
	margin-top: 0px;
}

.kwc_logo img {
    max-width: 160px;
}

.trg_logo img {
    max-width: 230px;
}
	
	.kwc_logo {
	 margin-top: 20px;
    margin-right: 250px;
    margin-bottom: 20px;
	}
/*--------------------------------ヘッダー---------------------------------*/
	
/*----------------------ナビ------------------------*/
	
	.sp_none {
		display: none;
	}
	
	.pc_none {
    display: inline-block;
}
	.logo_sp img {
		max-width: 200px;
	}
	
/*　ハンバーガーボタン　*/
.hamburger {
    display : block;
    position: fixed;
    z-index : 5;
    right : 13px;
    top   : 32px;
    width : 42px;
    height: 42px;
    cursor: pointer;
    text-align: center;
	background: #F78724;
    border-radius: 7px;
  }
  
  .hamburger.active {
  	background: none;
  }
  
  .hamburger span {
    display : block;
    position: absolute;
    width   : 30px;
    height  : 3px ;
    border-radius: 10px;
    left    : 6px;
    background : #fff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition   : 0.3s ease-in-out;
    transition        : 0.3s ease-in-out;
  }
  .hamburger span:nth-child(1) {
    top: 10px;
  }
  .hamburger span:nth-child(2) {
    top: 20px;
  }
  .hamburger span:nth-child(3) {
    top: 30px;
  }
  
  /* ナビ開いてる時のボタン */
  .hamburger.active span:nth-child(1) {
    top : 20px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform   : rotate(-45deg);
    transform        : rotate(-45deg);
  }
  
  .hamburger.active span:nth-child(2),
  .hamburger.active span:nth-child(3) {
    top: 20px;
    -webkit-transform: rotate(45deg);
    -moz-transform   : rotate(45deg);
    transform        : rotate(45deg);
  }
  
  nav.globalMenuSp {
    position: fixed;
    z-index : 3;
    top  : 0;
    left : 0;
    color: #000;
    text-align: center;
    transform: translateX(100%);
    transition: all 0.6s;
    width: 100%;
    height: 100%;
	align-items: center;
    background: #0693e3;
	display: flex;
  }
  
  nav.globalMenuSp ul {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    flex-direction: column;
    /*padding-top: 250px;*/
  }
  
  nav.globalMenuSp ul li {
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px solid #fff;
    margin-left: 0;
  }
  nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
  }
  nav.globalMenuSp ul li:hover{
    background :#ddd;
  }
  
  nav.globalMenuSp ul li a {
    display: block;
    color: #fff;
    padding: 1em 0;
    text-decoration :none;
  }
	
	.denwa {
    position: fixed;
    z-index: 2;
    top: 80px;
    right: 14px;
	 display: inline-block;
}
	
	.denwa img {
		max-width: 41px;
	}
  
  /* このクラスを、jQueryで付与・削除する */
  nav.globalMenuSp.active {
    transform: translateX(0%);
  }
/*----------------------ナビ------------------------*/

	
/*----------------------NEWS------------------------*/
	
	.news {
    padding-top: 50px;
    padding-bottom: 40px;
    font-size: 16px;
}
	
  .news_ttl {
    margin-top: 70px;
  }
	
  .news_ttl img {
    max-width: 140px;
  }
	
  .news_btn a {
    padding: 5px 20px;
    font-size: 16px;
  }
	
	.sp_danraku {
		display: inline-block;
		text-align: left;
	}
	
	.cate_mark {
    margin: 0;
	margin-right: 10px;
}
	
	.n_days {
		margin-bottom: 5px;
	} 

	
  .news_btn {
    margin-top: 50px;
  }
/*----------------------NEWS------------------------*/
	
	
/*----------------------ABOUT------------------------*/

	.about_ttl img {
    max-width: 300px;
}
	
	.about_ttl {
    top: 110px;
}
	
	.ab_txt {
    font-size: 19px;
}
	
	.about1 {
   margin-top: 75px;
	margin-bottom: 180px;
	height: 400px;
}
	
	.container1 {
    margin-bottom: 240px;
	 top: -50px;
}
	
	.siki_ttl {
    max-width: 33%;
    top: -11%;
    left: 51%;
}
	
	.siki_img {
    top: 0px;
}
	
	.siki_txt {
  Width: 44%;
  Font-size: 17px;
  Padding: 20px 20px 60px 80px;
  Border-radius: 60px;
  line-height: 1.6;
}
	
	.siki_low {
    max-width: 20%;
    position: absolute;
    top: 88%;
    left: 80%;
}
	
	.container2 {
    top: -80px;
	margin-bottom: 100px;
}
	
	.benten_ttl {
    max-width: 33%;
    top: -50%;
    left: 10%;
}
	
	.benten_img {
    top: -3px;
}
	
	.benten_txt {
    text-align: left;
    position: absolute;
    top: 50%;
    transform: translate(-37.3%, -50%);
    right: 0;
    width: 44%;
    line-height: 1.7;
    font-size: 17px;
    background: #DAF79D;
    padding: 20px 80px 60px 20px;
    border-radius: 60px;
}
	
	.benten_low {
    top: 112%;
}
	
	.container3 {
    top: 60px;
}
	
	.iris_ttl {
    max-width: 39.3%;
    top: -36%;
    left: 51%;
}
	
	.iris_txt {
    top: 50%;
    font-size: 17px;
	 line-height: 1.7;
    padding: 20px 20px 60px 80px;
}
	
	.iris_low {
    top: 93%;
}
	
	.about2 a.btn_03 {
    padding: 24px 7px;
    top: 160px;
    left: 58%;
    font-size: 14px;
    line-height: 20px;
}
	
	
	.about2 {
    height: 1220px;
    margin-bottom: 100px;
}
	
	.ftr_flex {
    flex-direction: column-reverse;
    margin-top: 50px;
    margin-bottom: 50px;
}
	
	.right {
    max-width: 300px;
	 margin-bottom: 50px;
}
	
	.pt {
    margin-bottom: 20px;
}
	
	.access_inner {
	padding: 0 15px;
    margin: 0 auto;
	margin-bottom: 50px;
	}

	.access_flex {
	flex-direction: column;
}

  .access_left p {
	max-width: 670px;
	margin-bottom: 20px;
}
	
  .acss {
	text-align: center;
	}

  .acss img {
	    max-width: 350px;
}

 .access_inner h3 {
	font-size: 22px;
	text-align: center;
 }

.access_inner h3:after {
  content: '';/*何も入れない*/
  display: inline-block;
  width: 80px;/*画像の幅*/
  height: 50px;/*画像の高さ*/
  background-image: url(../img/fam_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 5px;
}
	
	footer .left p {
    margin-bottom: 5px;
    font-size: 17px;
}
	
	.f2 p {
    margin-bottom: 0px;
	font-size: 15px;
}
	
	footer p {
    margin-bottom: 0px;
}
	
}