@charset "utf-8";

html{
font-size: 100%;
overflow-y:scroll;
}


/* スマートフォン向けのスタイル：1px ～ 599px */
@media screen and (min-width: 1px) and (max-width: 899px) {
  body {
    font-size: 80%;
  }
  header {
    position: fixed;
    width: 100%;
    transition: .6s;
    display: flex;
				align-items: center;
    z-index: 1000000;
				height: 70px;
  }
  header h1 {
		padding-left: 5px;
  }
  header h1 img.h_logo-b {
		display: none;
  }
  .sec01 {
    background: url("../img/header/h_bg-m.png") top left no-repeat;
    position: relative;
  }
  .h_p {
    font-size: 350%;
    padding: 50vh 0 0 30px;
    font-weight: 900;
    line-height: 75px;
    letter-spacing: 3px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100000;
  }
  header nav ul li a {
    font-weight: bold;
    background-color: #42210b;
    background-image: -webkit-linear-gradient(left, #ff8000 0, #008780 50%, transparent 50%);
    background-position: 100% 0;
    background-size: 200% 200%;
    -webkit-transition: .1s .2s;
    transition: .1s .2s;
    -webkit-background-clip: text;
    background-clip: text;
  }
  header nav ul li a:hover {
    background-position: 0 0;
    color: transparent;
    transition: .4s 0
  }
  .is-animation h1 img.h_logo-s {
    display: block;
  }
  .is-animation h1 img.h_logo-b {
    display: none;
  }
  .is-animation {
    height: 70px;
    align-items: center;
    background: #ffffe8;
    position: fixed;
    transition: .6s;
  }
  .is-animation h1 {
    padding: 0 0 0 5px;
  }
  .slide {
    display: flex;
    justify-content: flex-end;
    padding: 100px 0 0 0;
  }
  .swiper {
    width: calc(100% - 80px);
    height: calc(100vh - 160px);
    overflow: hidden;
    position: relative;
    border-radius: 40px 0 0 40px;
  }
  .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .swiper-img {
    width: 100%;
    height: 100%;
  }
  .swiper-slide-active .swiper-img, .swiper-slide-duplicate-active .swiper-img, .swiper-slide-prev .swiper-img {
    animation: zoomUp 8s linear 0s normal both;
  }
  .swiper-slide img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
.bg01 {
background: url("../img/sec02/bg_01.png") no-repeat 80% 700px;
position: relative;
overflow: hidden;
width: 100%;
}
.sinryou {
display: none;
}
.sinryou-sc {
display: none;
}
#sec02 {
padding: 100px 0;
display: flex;
flex-direction: column-reverse;
align-items: center;
justify-content: center;
width: 94%;
margin: 0 auto;
}
.sec02l {
width: 100%;
margin: 0 auto;
}
.sec02r {
width: 100%;
max-width: 600px;
margin: 0 auto;
}
.sec02l {
display: flex;
justify-content: center;
}
.sec02l img {
max-width: 100%;
}
.sec02r h2 {
color: #008780;
font-size: 250%;
padding-bottom: 20px;
}
.sec02r h3 {
color: #ff8000;
font-size: 150%;
line-height: 33px;
padding-bottom: 20px;
}
.sec02r h3 span {
display: block;
}
.sec02r p {
color: #42210b;
font-size: 110%;
padding-bottom: 20px;
font-weight: bold;
}
#sec03 {
padding: 100px 15px;
background: #ffe8b8;
}
#sec03 h2 {
color: #008780;
font-size: 250%;
text-align: center;
margin-bottom: 30px;
}
.sec03h3-1 {
background: #ff7272;
width: 260px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
font-size: 150%;
color: #fff;
letter-spacing: 2px;
border-radius: 30px;
margin: 0 auto;
}
.sec03_ul1 {
display: flex;
flex-wrap: wrap;
justify-content: center;
padding: 15px 0 0;
}
.sec03_ul1 li {
width: 50%;
max-width: 316px;
}
.sec03_ul1 li img {
max-width: 100%;
}

.sec03_h401 {
text-align: center;
font-size: 150%;
color: #42210b;
padding-bottom: 10px;
}
.sec03_h401 span.font01 {
font-size: 60%;
}
.sec03_h401 span.br {
display: block;
text-align: center;
}
.sec03_p01 {
font-size: 110%;
font-weight: bold;
text-align: center;
color: #42210b;
padding-bottom: 50px;
}

.sec03h3-2 {
background: #007f80;
width: 260px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
font-size: 150%;
color: #fff;
letter-spacing: 2px;
border-radius: 30px;
margin: 0 auto;
}
.sec03_h402 {
text-align: center;
font-size: 150%;
color: #42210b;
padding-bottom: 50px;
}
.sec03_h402 span.brpc {
display: inline;
text-align: center;
}
.sec03_h402 span.brsm {
display: block;
text-align: center;
}
.sec03_ryoukin {
width: 96%;
max-width: 895px;
background: #fff;
border: 3px solid #ffc637;
border-radius: 30px;
padding: 30px 10px;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto 50px;
}
.sec03_ryoukin img {
max-width: 100%;
}
.sec03h3-3 {
background: #0080c0;
width: 260px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
font-size: 150%;
color: #fff;
letter-spacing: 2px;
border-radius: 30px;
margin: 0 auto 30px;
}
.sec03_h403 {
text-align: center;
font-size: 110%;
color: #42210b;
}
#sec04 {
padding: 100px 0;
width: 100%;
overflow: hidden;
}
#sec04 h2 {
color: #008780;
font-size: 250%;
text-align: center;
margin-bottom: 30px;
}
.sec04_dl {
width: 96%;
max-width: 600px;
margin: 0 auto;
background: #fff;
border-radius: 30px;
display: flex;
flex-direction: column;
align-items: center;
padding: 30px 20px;
}
.sec04_dl dd {
width: 351px;
}
.sec04_dl dt {
width: 100%;
margin-bottom: 30px;
}
.sec04_dl dt h3 {
display: flex;
align-items: center;
font-size: 150%;
color: #42210b;
margin-bottom: 20px;
}
.sec04_dl dt h3 img {
display: block;
margin-right: 20px;
max-width: 60%;
}
.sec04_dl dt p {
font-size: 110%;
font-weight: bold;
color: #42210b;
}
.sec04_y {
text-align: center;
padding: 30px 0;
}
.red {
color: #d51c24;
}
.blue {
color: #008780;
}
.orange {
color: #ff8000;
}
#sec05 {
padding: 100px 0;
background-image: url("../img/sec05/sec05_bg.jpg");
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.sec05_m {
width: 94%;
margin: 0 auto;
max-width: 600px;
}
.sec05_l h2 {
color: #008780;
font-size: 250%;
margin-bottom: 30px;
}
.sec05_l p {
color: #42210b;
font-weight: bold;
font-size: 110%;
}
.sec05_l p span {
display: block;
}
.sec05_p {
position: relative;
margin: 15px 0;
padding: 15px 0;
}
.sec05_p::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
max-width: 350px;
height: 1px;
background: #000;
content: "";
}
.sec05_p::after {
position: absolute;
bottom: 0;
left: 0;
width: 350px;
height: 1px;
background: #000;
content: "";
}
.sec05_r {
text-align: center;
padding-top: 20px;
}
.sec05_r img {
max-width: 70%;
}

	.slide-items {
		width: 100%;
		height: auto;
		margin: 0;
	}
	.slide-items li {
		border-radius: 30px;
		overflow: hidden;
		width: 100%;
		background: #fff;
		 box-shadow: 0 0 20px rgba(210,178,0,.6);
			margin: 40px 20px
			}
	/*-----------height調整----------*/
	.slick-slide {
		height: auto !important;
	}
	/*-----------矢印表示----------*/
	.slick-next {
		top: 38% !important;
		right: 5px !important;
	}
	.slick-next:before {
		background: url("../img/sec06/sec06_yn.svg") !important;
		background-size: contain !important;
	}
	.slick-prev {
		top: 38% !important;
		left:  5px !important;
		}
.slick-prev:before {
		background: url("../img/sec06/sec06_yp.svg") !important;
		background-size: contain !important;
		}
	.slick-arrow {
		z-index: 2 !important;
		width: 30px !important;
		height: 30px !important;
	}
	.slick-arrow:before {
		content: "" !important;
		width: 100% !important;
		height: 100% !important;
		position: absolute;
		top: 0;
		left: 0;
		opacity: 1 !important;
	}
	.sec_inner {
		width: 300px;
		margin: 0 auto;
	}
	/*-----------height調整----------*/
	.slick-slide {
		height: auto !important;
	}
	/*------------------------------*/
	.slick-dots li button {
		box-shadow: 4px 4px 7px #b7b7b7, -4px -4px 7px #ffffff;
	}
	.slick-dots li button:before {
		background: #fff;
		background-size: contain !important;
	}
	.slick-dots li button:before {
		content: '' !important;
		height: 100% !important;
		width: 100% !important;
	}
	.slick-dots li {
	display: none !important;
		width: 12px !important;
		height: 12px !important;
		margin: 0 10px !important;
		box-shadow: 4px 4px 7px #b7b7b7, -4px -4px 7px #ffffff;
		border-radius: 6px;
	}
	.slick-dots li button {
		width: 100% !important;
		height: 100% !important;
	}
	.slick-dots {
		bottom: initial !important;
		margin-top: 30px !important;
	}
	#sec06 {
padding: 100px 0 0;
}
#sec06 h2 {
color: #008780;
font-size: 250%;
text-align: center;
}
.sl_1 {
width: 100%;
}
.sl_1l {
width: 100%;
height: 280px;
overflow: hidden;
line-height: 0;
background-repeat: no-repeat;
background-size: cover;
}
.sl_1l img {
line-height: 0;
}
.bgimg_01 {
background-image: url("../img/sec06/sec06_img001.jpg");
background-position: center center;
}
.bgimg_02 {
background-image: url("../img/sec06/sec06_img002.jpg");
background-position: center center;
}
.bgimg_03 {
background-image: url("../img/sec06/sec06_img003.jpg");
background-position: center center;
}
.sl_1r {
width: 100%;
padding: 30px 20px;
}
.sl_1r dl {
display: flex;
justify-content: space-between;
margin-bottom: 20px;
}
.s6-p1 {
background: #008780;
font-weight: bold;
color: #fff;
height: 30px;
width: 140px;
border-radius: 15px;
display: flex;
justify-content: center;
align-items: center;
font-size: 110%;
margin-bottom: 15px;
}
.sl_1r dl dt h3 {
color: #008780;
font-size: 140%;
margin-bottom: 10px;
}
.s6-p2 {
color: #818181;
font-weight: bold;
}
.s6-p3 {
color: #42210b;
font-weight: 600;
font-size: 110%;
}

#sec07 {
padding: 100px 0 30px;
background: #e0ebcb;
}
#sec07 h2 {
color: #008780;
font-size: 250%;
text-align: center;
margin-bottom: 30px;
}
#sec07 h3 {
text-align: center;
margin-bottom: 40px;
}
#sec07 h3 img {
max-width: 80%;
}
.s7-p1 {
font-size: 150%;
text-align: center;
color: #42210b;
font-weight: bold;
margin-bottom: 30px;
}
.s7-div1 {
width: 96%;
max-width: 600px;
background: #fff;
border-radius: 30px;
margin: 0 auto;
padding: 30px 20px;
margin-bottom: 50px;
}
.s7-div1t {
width: 96%;
margin: 0 auto;
margin-bottom: 10px;
}
.s7-div1l {
width: 100%;
}
.s7-div1l h4 {
text-align: center;
font-size: 180%;
width: 100%;
color: #008780;
margin-bottom: 20px;
}
.s7-div1l h4 span {
display: block;
text-align: center;
font-size: 60%;
}
.s7-div1r {
width: 100%;
text-align: center;
}
.s7-div1r img {
max-width: 80%;
}
.s7-p2 {
color: #42210b;
font-size: 130%;
text-align: center;
font-weight: bold;
margin-bottom: 5px;
}
.s7-p2 span {
display: block;
}
.s7-p3 {
color: #808080;
font-weight: bold;
text-align: center;
}
.s7-p4 {
width: 96%;
margin: 20px auto 0;
text-align: center;
max-width: 674px;
}
.s7-p4 img {
max-width: 100%;
}
.sec08 {
width: 94%;
max-width: 600px;
margin: 0 auto 80px;
}
.sec08l {
width: 100%;
}
.sec08r {
width: 100%;
}
.sec08-p1 {
color: #42210b;
padding-left: 25px;
background: url("../img/sec07/sec07_youbi-ic.svg") no-repeat center left;
margin: 10px 0 15px;
font-weight: bold;
font-size: 120%;
}
.sec08-p1 span {
display: block;
}
.sec08-p2 {
color: #42210b;
margin: 10px 0 5px;
font-weight: bold;
font-size: 125%;
}
.sec08-p3 {
color: #666666;
background: url("../img/sec07/sec07_tizu-ic.svg") no-repeat center left;
margin: 0 0 15px;
font-weight: bold;
padding: 5px 0 5px 25px;
}
.sec08r p {
margin-top: 15px;
}
.sec08r p a {
display: flex;
justify-content: center;
align-items: center;
width: 134px;
height: 38px;
background: #ffffdb;
border: 2px solid #008780;
border-radius: 19px;
font-weight: bold;
font-size: 110%;
}
.sec08l-div1 img {
max-width: 100%;
}
.sec08l-div2 img {
max-width: 100%;
}
.sec09 {
display: flex;
justify-content: center;
}
.sec09 li {
margin: 0 10px;
}
footer {
padding-top: 50px;
text-align: center;
font-weight: bold;
color: #42210b;
}

nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #ffffe8;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
				height: 100vh;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}

nav.globalMenuSp ul {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

nav.globalMenuSp ul li {
    font-size: 120%;
    list-style-type: none;
    padding: 0;
    width: 100%;
}
nav.globalMenuSp ul li a {
    display: block;
    color: #42210b;
    padding: 1em 0;
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}
nav.globalMenuSp div {
padding-top: 20px;
}
.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 0;
    top: 0;
    width: 50px;
    height: 70px;
    cursor: pointer;
    z-index: 3000000000000;
    background: #ff8000;
    text-align: center;
}

.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 2px #fff;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 10px;
}

.navToggle span:nth-child(1) {
    top: 24px;
}

.navToggle span:nth-child(2) {
    top: 34px;
}

.navToggle span:nth-child(3) {
    top: 44px;
}

/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 34px;
    left: 10px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 34px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
.m_tel {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 50px;
    top: 0;
    width: 50px;
    height: 70px;
    cursor: pointer;
    z-index: 299999999999;
}
.m_tel a {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
background: #008780;
}
.m_tel a img {
max-width: 60%;
}








}