@charset "UTF-8";
body {
	max-width: １９２０px;
	margin: 0;
	padding: 0;
	font-family: 'M PLUS 2', sans-serif;
}
.inner{
	width: 1000px;
	margin: 0 auto;
}

.f-en{font-family: 'Roboto Condensed', sans-serif;}

/*----アーティクル----------------------*/
.back-img{
	background-image: url("../img/backimg-1.png");
	background-repeat: repeat;
	padding-top: 10px;
	background-size: contain;
 
}
.img2{
	background-image: url("../img/backimg2.png");
	background-repeat: repeat;
	padding-top: 0px;
    padding-bottom: 10px;
}
.img3{
	background-image: url("../img/backimg3.png");
	background-size: contain;
	padding-top: 80px;
	margin-top: 40px;
/* 	padding-bottom:100px; */
}
/*----ヘッダー----------------------*/
.top-title01{
	display: flex;
	justify-content: space-between;
	margin: 20px 0 10px 0;
}
.mplus-font {font-family: 'Sawarabi Mincho', serif;}
.top-p{
	color:#BBBBBB;
    font-size: 12px;
}
.p2{
	color: #000;
	font-size: 36px;
    font-weight: 500;
}
.p2 img{
	width: 65px;
    margin-bottom: -30px;
    margin-right: 15px;
}
.p3{
	color: #065a30;
	font-weight: 700;
    font-size: 13px;
	margin-left: 85px;
}
.p4{
	color: #000;
	font-size: 12px;
	border-bottom: 1px solid #BBBBBB;
	text-align: center;
	margin-left: 0;
}
.p4 span{
	color: #065a30;
	padding-left: 5px;
}
.p5{
	font-weight: 700;
	font-size: 22px;
	margin-top: 5px;
	letter-spacing: 0.5px;
	text-align: center;
}
.p5 img{
	width: 20px;
	margin: 0 10px 0 0;
}
.p6{
	background-color: #065a30;
    color: white;
    font-size: 12px;
    padding: 4px;
	margin-right: 5px;
}
.p7{
	font-size: 15px;
	margin-top: 1px;
	letter-spacing: 2px;
	text-align: center;
}
.p8{
	font-size: 20px;
	display: flex;
	justify-content: center;
	font-weight: 600;
}
.p9{
	background-color: #c8ba6e;
	margin-top: 16px;
	margin-right: 5px;
	transform: translate(-60%,-50%);
}
.top-box02{
	display: flex;
	column-gap: 10px;
}

.menu-pc{
	text-align: center;
	background-color: #065a30;
	height: 65px;
	position: relative;
	z-index: 999;
}

/*----トップメイン画像ー----------------------*/
.big-bg{
	background-image: url("../img/top-img-01.png");
	height: 520px;
	background-size: cover;
	background-position: center right 0px;
	position: relative;
}
.big-bg img{
	height: auto;
    width: 200px;
    object-fit: cover;
    vertical-align: bottom;
    object-position: 50% 20%;
    position: absolute;
    right: 8%;
    bottom: 0;
}
.top-text{
	height: auto;
    padding-left: 0%;
    padding-top: 100px;
    text-align: center;
}
.top-text02{
	background-color: #fff575;
    inline-size: fit-content;	
    border-radius: 30px;	
    margin-left: 10%;
	padding: 5px 30px;
	font-weight: 600;
}
.top-text03{
	font-size: 40px;
    color: white;
    text-shadow: 0px 0px 3px rgba(51,254,32,0.3), 0px 0px 12px #065a30;
    inline-size: fit-content;
    padding-top: 10px;
	margin-left: 10%;
	line-height: 1.8;
	text-align: left;
	font-weight: 600;
}
.top-title02{
	background-color: #065a30;
	color: white;
	height: auto;
}
.sc-box{
	display: flex;
	justify-content: space-between;
	padding: 30px 0px 0px 0px;
}
.sc-box01{
	width: 48%;
}
.sc-box02{
	width: 48%;
	text-align: center;
}
.sc-box01-2{
	border-radius: 20px;
	margin: 0 auto;
	position: relative;
}
.sc-box01-2 img{
	width: 5%;
	margin-right: 0px;
	position: absolute;
	top: 6px;
    left: 80px;
	}
/*----トップメイン画像の文章ー----------------------*/
.tel-title{
	font-size: 28px;
	border-bottom: 1px solid white;
	text-align: center;
}
.tel-title span{
	color:  #c8ba6e;
	padding-left: 10px;
}
.tel-title02{
    font-size: 36px;
    color: #C8BA6E;
    font-weight: 600;
    letter-spacing: 2px;
	text-align: center;
	margin-top: 5px;
}
.tel-title02 a{
	color: #C8BA6E;
	margin-left: 20px;
}
.tel-title03{
    font-size: 20px;
    color: #C8BA6E;
    font-weight: 600;
	text-align: center;
}
.tel-title03 a{
	color: #C8BA6E;
}
.tel-title03 img{
	width: 36px;
	margin-right: 60px;
}
.web-title{
	font-size: 28px;
	border-bottom: 1px solid white;	
}
.web-title span{
	color:  #c8ba6e;
	padding-left: 10px;
}
.mail-box{
	width: 100%;
	height: 60px;
    background: #c8ba6e;
    margin: 5px 0;
    border-radius: 10px;
}
.mail02{
	height: auto;
	text-align: center;
	width: 210px;
    margin: 10px auto;
	font-size: 16px;
}
.mail02 a{
	color: white;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 12px;
}
.mail02 img{
	width: 18px;
	margin-right: 10px;
}
.arrow-right {
	display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    margin-left: 10px;
}
.mail03{
	width: 90%;
	height: 70px;
	font-size: 35px;
	border-radius: 15px;
	margin-top: 10px;
	box-shadow: 6px 6px 10px 0px rgb(0 0 0 / 40%);
}
.mail03 a{
	padding: 12px 19px 19px 19px;
	font-weight:700;
	letter-spacing: 2px;
}
.mail03 img{
	width: 40px;
}
.a-r-02{
	width: 14px;
    height: 14px;
	border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
/*----メインの文章-1ー----------------------*/
.main-title01{
	background-color:  #065a30;
	border-radius: 35px;
    padding: 5px 0;
    color: white;
    text-align: center;
    width: 30%;
    margin: 40px auto;
}
.main-title02{
	text-align: center;
	font-size: 20px;
	font-weight: 500;
}
.main-title03{
	margin-top: 80px;
	margin-bottom: 80px;
}
.main-box{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 24px;
	margin-top: 80px;
}
.box1 img{
	vertical-align: bottom;
	width: 100%;
}
.box2{
	background-color: #5d9161;
	padding: 20px 5px;
	height: 120px;
}
.box-text01{
	color: white;
	text-align: center;
	height: 75px;
}
.box-text02{
	display: flex;
	background-color: #c8ba6e;
	color: white;
	border-radius: 35px;
	text-align: center;
    padding: 10px 10px 10px 25px;
	margin-top: 30px;
	justify-content: space-between;
	align-items: center;
}
/*----メインの文章-2ー----------------------*/
.main-cor{
	margin: 80px 0;
	color: #065a30;
}
.main-box02{
	display: flex;
	justify-content: space-between;
	gap: 30px 20px;
}
.bot-box{
	justify-content: center;
	margin-top: 60px;
	gap: 50px;
}
.box3 img{
	vertical-align: bottom;
	width: 320px;
}
.box3-text{
	font-size: 18px;
	text-align: center;
	background-color: #065a30;
	color: white;
	padding: 15px;
}
.bor-box{
	position: relative;
	margin-bottom: 186px;
}

.bor-box img{
	position: absolute;
	right: 0;
}
.box3-2{
	font-size: 16px;
    padding: 16px;
    word-break: break-all;
	}
/*----Galleryー----------------------*/
.p-r{position: relative!important;}
.category-title{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 200px 200px 0 200px;
	border-color: #a4c2a5 transparent transparent transparent;
	margin: 0 auto;
	color: #065a30;
}
.category-title02{
	position: absolute;
    bottom: 90px;
    left: -35px;
    font-size: 22px;
	color: #065a30;
}
.category-title04 {
    position: absolute;
    font-size: 32px;
    font-weight: 700;
    width: 100%;
    top: 80px; 
    right: 0px;
	left: 0px;
    margin: auto;
    text-align: center;
    z-index: 999;
    bottom: 40px;
}
@media screen and (max-width: 599px){


.category-title04 {
    position: absolute;
    top: 50px; 
    right: 0px;
	left: 0px;
    bottom: 40px;
}

}


.category-box{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-row-gap: 30px;
    grid-column-gap: 30px;
	margin-top: 60px;
	margin-bottom: 100px;
}
.box4 img{
	width: 100%;
    height: 240px;
    object-fit: cover;
}
/*----コメントー----------------------*/
.cate-2{
	left: -55px;
}
.cate-3{
	left: -60px;
    width: 200px;
}
.comment-box{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-column-gap: 20px;
	margin-bottom: 100px;
	margin-top: 40px;
}
.box5{
	text-align: center;
}
.box5 img{
	width: 50%;
}
.com-text{
	font-size: 24px;
	font-weight: 700;
	margin-top: 10px;
}
.com-text02{
	margin-bottom: 15px;
}
.com-text03{
	border-bottom: 2px dashed #000;
	border-top: 2px dashed #000;
	padding: 10px 0;
	margin-top: 10px;
	height: 360px;
	line-height: 25px;
	text-align: left;
}
.h3-c{
	margin: 60px 0;
	text-align: center;
	font-size: 35px;
	color: #065a30;
}
/*----料金表ー----------------------*/
.cate-4{
	left: -25px;
}
.cate-5{
	left: -45px;
}
.pri-text{
	text-align: center;
    margin-top: 40px;
	margin-bottom: 60px;
}
table{
	border-right: 0px;
	margin: 0 auto;
	text-align: center;
}
th {
	background: #1f522b;
	width: 330px;
	height: 50px;
	color: white;
}
th span{
	margin-left: 30%;
}
.tb-plan{
	width: 15%;
	font-size: 17px!important;
	font-weight: 600;
}
td{
	width: 70%;
	padding: 10px;
}
.tb-menu{
	display: none;
}
.tb-menu02{
	display: none;
}
.td-title{
	height: 200px;
}
.td-box1{
	background-color: #f9f0ae;
}
.td2{
	background-color: #d3d3d3;
}
.td3{
	font-size: 13px;
}
.td-box2{
	background-color: #cedea8;
}
.tb-box03{
	background-color: #e0c4db;
}
.tb-p{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 60px;
}
/*----コラムー----------------------*/
.cate-color{
	border-color: #065a30 transparent transparent transparent;
}
.cate-6{
	color: white;
    left: -40px;
    bottom: 120px;
}
.cate-7{
	color: white;
    bottom: 45px;
    left: -45px;
}
.col-box{
	display: grid;
    grid-template-columns: 300px 300px 300px;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.col-box2 img{
	margin-bottom: -30px;
    margin-left: -15px;
    z-index: -99;
}
.cal-box3{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding: 20px;
    background-color: white;
	z-index: 99;
}
.cal-text{
	color: #77b695;
	padding-bottom: 10px;
}
.cal2{
	color: #000;
}
.box-text02-2{
	background-color: #77b695;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    padding: 5px 10px 5px 30px;
	width: 95%;
	margin: 10px auto 0 auto;
}
/*----フェイスブックー----------------------*/
.facebook{
	width: 1000px;
	margin: 100px 0 60px 0;
}
.facebook img{
	width: 100%;
}
/*----よくある質問ー----------------------*/
.cate-8{
	left: -25px;
}
.cate-9{
    left: -30px;
}
.title03{
	margin-top: 30px;
	margin-bottom: 30px;
}
.qa-box{
	margin: 20px 0;
}
.qa-color{
	background-color: #97c3a8;
	padding: 20px;
}
.qa-2{
	background-color: #dbdbdb;
}
/*----アクセスー----------------------*/
.ac-box{
	display: flex;
}
.ac-box01{
	width: 100%;
	margin-bottom: 60px;
}
.ac-box02{
	border: 1px solid #d0d0d0;
	border-radius: 20px;
	padding: 20px 20px;
	margin-bottom: 20px;
	background-color: white;
}
.ac-box02 h4{
	text-align: center;
	margin-bottom: 30px;
	font-size: 24px;
    margin-top: 10px;
}
.top-box04{
	display: flex;
	justify-content: space-between;
	column-gap: 10px;
}
.ac-text{
	font-size: 14px;
	margin-bottom: 30px;
	line-height: 1.8;
}
.offi-img img{
	width: 100%
}
.ac-box01-02{
	width: 100%;
}
.ac-box01-03{
	text-align: center;
	position: relative;
}
.ac-box01-03 h1{
	position: absolute;
	bottom: -200px;
	color: #e71f19;
	left: 5%;
	font-size: 30px;
}
.ac-box01-03 h1 span{
	font-size: 26px;
}
.ac-box01-03 img{
    width: 110%;
    position: absolute;
    left: -75px;
    bottom: -670px;
}
.ac-box01-04{
	overflow: hidden-x;

}
.ac-box01-04 img {
    width: 210%;
    margin-top: -50px;
    margin-left: -220px;
    margin-bottom: 10px;
}
.p10{
	font-size: 13px;
	border-bottom: 2px solid #BBBBBB;
}
.p11{
	font-size: 20px;
}
.p12{
	font-size: 12px;
}
.p13{
	font-size: 11px;
}
.top-02{
	margin: 30px 0px 0px 0px;
	justify-content: center;
}
.mail04{
	position: relative;
}
.mail04 a{
	z-index: 99;
}
.last-title{
	margin-top: -50px;
}
.online_img{
	text-align:center;
	padding:  30px 0;
}
.online_img img{
	width: 400px;
	height: 150px;
	object-fit :cover;
	object-position: 70% 30%;
}
/*----フッターー----------------------*/
.fotter-text{
	align-items: center;
}
.fotter-text02{
	text-align: center;
	padding: 20px 0;
	font-size: 13px;
}
/*----実験ー----------------------*/
body{
  overflow-x: hidden;
}
header{
	position: relative;
}
.sp-nav{
	display: flex;
	justify-content: space-between;
	height: 100px;
	padding: 10px 20px;
	align-items: center;
	position: fixed;
	z-index: 999;
	background: #fff;
	box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	width: 100%;
}

.top-box03{
	position: absolute;
	z-index: 9999;
}
/*----レスポンシブー----------------------*/
.menu-sp{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
	position:fixed;
	z-index: 998;
	top:-110%;
	left:0;
	width:100%;
	height: 100vh;/*ナビの高さ*/
	background:rgba(0,0,0,0.5);
	transition: all 0.6s;
}
/*アクティブクラスがついたら位置を0に*/
.menu-sp.active{
    top: 0px;
}

/*ナビゲーションの縦スクロール*/
.menu-sp.active #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100%;
    height: 150vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
/*ナビゲーション*/
.menu-sp ul {
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
    top:350px;
    left:50%;
    transform: translate(-50%,-50%);
	width: 100%;
	background: #fff;
	padding:50px 5% 0px 5%;
	font-size: 14px;
}
/*リストのレイアウト設定*/
.menu-sp li{
	list-style: none;
	text-align: center;
	border-bottom: 1px dashed #1f522B;
}
.menu-sp li a{
  color: #333;
  text-decoration: none;
  padding: 14px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.menu-sp .sp-li{
	border-bottom: 0px;
	padding: 5%;
}
.menu-sp .sp-a{
    color: white;
}
.sp-li .button06 a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 1em 2em;
  width: 300px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background-color: #1f522B;
  box-shadow: 0 0 10px rgba(0 0 0 / .2);
  border-radius: 6px;
  transition: 0.3s;
}
.sp-li .button06 a:hover {
  text-decoration: none;
  background-color: #aaaaaa;
  box-shadow: 0 0 10px rgba(0 0 0 / 0);
}
.dli-close {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	line-height: 1;
	width: 1em;
	height: 0.1em;
	background: currentColor;
	border-radius: 0.1em;
	position: relative;
	transform: rotate(45deg);
	margin-left: 10px;
}

.dli-close::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}
/*========= ボタンのためのCSS ===============*/
.hamburger{
	position:fixed;
	z-index: 9999;/*ボタンを最前面に*/
	top:20px;
	right: 10px;
	cursor: pointer;
	width: 50px;
	height:50px;
	background-color: #1f522b;
}
  
/*×に変化*/  
.hamburger span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 13px;
    height: 2px;
    border-radius: 5px;
  	background-color: #fff;
    width: 45%;
  }
.hamburger span:nth-of-type(1) {
  top:11px; 
}

.hamburger span:nth-of-type(2) {
  top:18px;
}

.hamburger span:nth-of-type(3) {
  top:25px;
}
.hamburger:after {
	content:"Menu";/*3つ目の要素のafterにMenu表示を指定*/
	position: absolute;
	bottom:5px;
	left:-2px;
	right: 0px;
	width: 100%;
	text-align: center;
	margin: auto;
	color: #fff;
	font-size: 0.5rem;
	text-transform: uppercase;
}
.hamburger.active span:nth-of-type(1) {
    top: 14px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.hamburger.active span:nth-of-type(2) {
  opacity: 0;
}

.hamburger.active span:nth-of-type(3){
    top: 26px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}
.hamburger.active:after {
	content:"Close";/*3つ目の要素のafterにClose表示を指定*/
}
.j-01{
	background-image: url('../img/top-img.jpg');
	background-size: auto 110%;
	background-position: top right;
	padding: 60px 0;
	margin-top: 100px;
}
.jp-p{
	line-height: 2;
}
.j-01-text{
	background-color: rgba(255,255,255,0.5);
	backdrop-filter: blur(4px);
	width: 55%;
	padding: 50px 20px 50px 10px ;
}
.j-01 h3{
	font-size: 50px;
	letter-spacing: 2px;
	font-weight: 500;
	margin-bottom: 10px;
}
.sanpai-top{
	vertical-align: bottom;
}
@media screen and (min-width: 999px) {
.menu-sp{
	display: none;
}
.sp-nav{
	display: none;
}
.main-box03{
	display: none;
}
}@media screen and (min-width: 1720px) {
.img3 .inner{
	overflow: hidden;
	z-index: 999;
}
}
@media screen and (max-width: 998px) {
.menu-pc{
		display: none;
	}
.top-box02{
		display: none;
	}
.inner{
	width: auto;
	padding: 0 10px;
	position: relative;
	}
	/*----ヘッダー----------------------*/
.top-title01{
	display: none;
}
.sp-text{
	color:#BBBBBB;
    font-size: 12px;
}
.sp-text02{
	font-size:clamp(24px, 3vw, 28px);
	font-weight: 600;
}
.sp-text02 img{
	width: 12%;
	margin-right: 15px;
	margin-bottom: -25px;
}
.sp-text03{
	margin-left: 55px;
	font-size: 13px;
	font-weight: 600;
	color: #065a30;
}	
.p5{
	font-weight: 700;
	font-size: 22px;
	margin-top: 5px;
	letter-spacing: 0.5px;
	text-align: center;
}
.p5 img{
	width: 20px;
	margin: 0 10px 0 0;
}
.p6{
	background-color: #065a30;
    color: white;
    font-size: 12px;
    padding: 5px;
	margin-right: 10px;
}
.p7{
	font-size: 13px;
}
.p8{
	font-size: 18px;
	align-items: center;
}
.p9{
	background-color: #c8ba6e;
}
.hamburger {
    top: 30px;
    right: 20px;
}
.tel-icon{
	width: 50px;
    height: 50px;
    background-color: #77b695;
    position: fixed;
    right: 80px;
	top: 30px;
	}
.tel-icon img{
	width: 20px;
	transform: translate(0%,50%);
	display: block;
	margin: 0 auto;
	}
/*----トップメイン画像ー----------------------*/
.big-bg{
	height: 550px;
	background-position: top 50px right 0px;
}
.big-bg img{
	height: auto;
    width: 150px;
    object-fit: cover;
    vertical-align: bottom;
	object-position: 50% 20%;
}
.sanpai-top{
	margin-top: 95px;
	vertical-align: bottom;
}
.top-text{
	height: auto;
    padding-left: 5%;
    padding-top: 200px;
    text-align: center;
    width: 100%;
}
.top-text02{
	background-color: #fff575;
    inline-size: fit-content;	
    border-radius: 30px;	
    margin-left: 5%;
	padding: 5px 10px;
	font-size: clamp(13px, 2vw, 16px);
}
.top-text03{
	font-size: clamp(20px, 4vw, 48px);
    color: white;
    text-shadow: 0px 0px 3px rgba(51,254,32,0.3), 0px 0px 12px #065a30;
    inline-size: fit-content;
    padding-top: 20px;
	text-align: left;
	margin-left: 5%;
}
.top-title02{
	height: auto;
}
.sc-box{
	display: flex;
	justify-content: space-between;
	padding: 30px 0px 0px 0px;
}
.sc-box01{
	width: 48%;
}
.sc-box02{
	width: 48%;
	text-align: center;
}
.sc-box01-2 img{
	width: 3vw;
	margin-right: 0px;
	filter: none;
	position: absolute;
	top: 5px;
    left: 13px;
	}
/*----トップメイン画像の文章ー----------------------*/
.tel-title{
	font-size: clamp(20px, 3vw, 28px);
	border-bottom: 1px solid white;
	text-align: center;
}
.tel-title span{
	color:  #c8ba6e;
}
.tel-title02{
    font-size: clamp(28px, 3vw, 36px);
    font-weight: 600;
    letter-spacing: 1px;
	text-align: center;
	margin-top: 10px;
}
.tel-title03{
    font-size: clamp(13px, 2vw, 16px);
    font-weight: 600;
	text-align: center;
}
.tel-title03 img{
	width: 36px;
	margin-right: 60px;
}
.web-title{
	font-size: clamp(20px, 3vw, 28px);
	border-bottom: 1px solid white;	
}
.web-title span{
	color:  #c8ba6e;
}
.mail-box{
	width: 100%;
	height: 80px;
    background: #c8ba6e;
    margin: 10px 0;
    border-radius: 10px;
}
.mail02{
	height: auto;
	text-align: center;
	width: 210px;
    margin: 10px auto;
	font-size: 13px;
}
.mail02 a{
	color: white;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px;
}
.mail02 img{
	width: 18px;
	margin-right: 10px;
}
.arrow-right {
	display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    margin-left: 10px;
}
.mail03{
	width: 90%;
	height: auto;
	font-size: clamp(20px, 2vw, 28px);
	border-radius: 15px;
	margin-top: 20px;
	box-shadow: 6px 6px 10px 0px rgb(0 0 0 / 40%);
}
.mail03 a{
	padding: 17px 16px;
}
.mail03 img{
	width: 4vw;
}
.a-r-02{
	width: 14px;
    height: 14px;
	border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
/*----メインの文章-1ー----------------------*/
.main-title01{
	background-color:  #065a30;
	border-radius: 35px;
    padding: 5px 20px;
    color: white;
    text-align: center;
    width: fit-content;
    margin: 40px auto;
}
.main-title02{
	text-align: center;
	font-size: 20px;
	font-weight: 700;
}
.main-box{
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	grid-gap: 24px;
	margin-top: 80px;
}
.box1 img{
	vertical-align: bottom;
	width: 100%;
}
.box2{
	background-color: #5d9161;
	padding: 20px 5px;
	height: 120px;
}
.box-text01{
	color: white;
	text-align: center;
	height: 75px;
}
.box-text02{
	background-color: #c8ba6e;
	color: white;
	border-radius: 35px;
	text-align: center;
	width: 90%;
    margin: 30px auto 0 auto;
	padding: 10px 10px 10px 15px;
	font-size: 14px;
}
/*----メインの文章-2ー----------------------*/
.main-cor{
	margin: 80px 0;
	color: #065a30;
}
.main-box02{
	display: none;
}
.main-box03{
	display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    column-gap: 30px;
    grid-row-gap: 50px;
	}
.bot-box{
	justify-content: center;
	margin-top: 60px;
	gap: 50px;
}
.box3 img{
	vertical-align: bottom;
	width: 100%;
}
.box3-text{
	font-size: 16px;
	text-align: center;
	background-color: #065a30;
	color: white;
	padding: 18px 5px;
}
.box3-2{
	font-size: clamp(14px, 3vw, 16px);
    padding: 18px 0px;
}
/*----Galleryー----------------------*/
.category-title{
	height: 0;
	border-style: solid;
	border-width: 200px 200px 0 200px;
	border-color: #a4c2a5 transparent transparent transparent;
	margin: 0 auto;
}
.category-title02{
	position: absolute;
    bottom: 90px;
    left: -35px;
    font-size: 22px;
}

.cate-4{
	left: -25px;
	}
.cate-5{
	left: -30px;
	}
.cate-9{
	left: -30px;	
	}
.category-box{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-row-gap: 30px;
    grid-column-gap: 30px;
	margin-top: 60px;
	margin-bottom: 100px;
}
.box4 img{
	width: 100%;
    height: 300px;
    object-fit: cover;
}
/*----コメントー----------------------*/
.cate-2{
	left: -70px;
}
.cate-3{
	left: -55px;
}
.comment-box{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 20px;
	margin-bottom: 100px;
	grid-row-gap: 80px;
}
.box5{
	text-align: center;
}
.com-text{
	font-size: 24px;
	font-weight: 700;
}
.com-text02{
	margin-bottom: 15px;
}
.com-text03{
	border-bottom: 2px dashed #000;
	border-top: 2px dashed #000;
	padding: 10px 0;
	height: auto;
}
/*----コラムー----------------------*/
.cate-color{
	border-color: #065a30 transparent transparent transparent;
}
.cate-6{
	color: white;
    left: -40px;
    bottom: 120px;
}
.cate-7{
	color: white;
    bottom: 45px;
    left: -45px;
}
.col-box{
	display: grid;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.col-box2 img{
	margin-bottom: -30px;
    margin-left: 0px;
    z-index: -99;
	width: 100%;
}
.cal-box3{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding: 20px;
    background-color: white;
	z-index: 99;
}
.cal-text{
	color: #77b695;
	padding-bottom: 10px;
}
.cal2{
	color: #000;
}
.box-text02-2{
	background-color: #77b695;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    padding: 5px 10px 5px 30px;
	width: fit-content;
	margin: 10px auto 0 auto;
}
/*----フェイスブックー----------------------*/
.facebook{
	width: fit-content;
	margin: 100px 0 60px 0;
}
.facebook img{
	width: 100%;
}
/*----アクセスー----------------------*/
.ac-box{
	display: block;
}
.ac-box01{
	width: 100%;
	margin-bottom: 0px;
}
.ac-box02{
	border: 1px solid #d0d0d0;
	border-radius: 20px;
	padding: 20px 18px;
	margin-bottom: 20px;
	background-color: white;
}
.top-box04 {
    display: flex;
	justify-content: space-evenly;
}
.ac-box02 h4{
	text-align: center;
	margin-bottom: 30px;
}
.ac-text{
	font-size: 15px;
    text-align: center;
	color: #707070;
}
.offi-img img{
	width: 100%;
    object-fit: center;
/*     height: 300px; */
    object-fit: cover;
}
.ac-box01-02{
	width: 100%;
}
.ac-box01-03{
	text-align: center;
	position: relative;
}
.ac-box01-03 h1{
	position: absolute;
	bottom: -200px;
	color: #e71f19;
}
.ac-box01-03 h1 span{
	font-size: 20px;
}
.ac-box01-03 img{
    width: 110%;
    position: absolute;
    left: -75px;
    bottom: -670px;
}
.ac-box01-04{
	overflow: hidden-x;
}
.ac-box01-04 img{
	width: 120%;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: -50px;
}
.p10{
	font-size: 13px;
	border-bottom: 2px solid #BBBBBB;
}
.p11{
	font-size: 20px;
}
.p12{
	font-size: 12px;
}
.p13{
	font-size: 11px;
}
.top-02{
	margin: 30px 0px 0px 0px;
	justify-content: center;
}
.mail04{
	position: relative;
}
.mail04 a{
	z-index: 99;
	padding: 15px;
}
.last-title{
	margin-top: 0px;
}
.j-01{
	background-image: url('../img/top-img.jpg');
/*	background-size: auto 130%;*/
	height: 300px;
	background-position: top right;
	padding: 60px 0;
	margin-bottom: 330px;
	margin-top: 80px;
}
.j-01-text{
	background-color: rgba(255,255,255,0.5);
	backdrop-filter: blur(4px);
	width: 95%;
	padding: 20px;
	position: absolute;
	top: 170px;
}
.j-01 h3{
	font-size: 24px;
	letter-spacing: 2px;
	font-weight: 500;
	margin-bottom: 10px;
}
}
/* スマホ（width:599px以下） */
@media screen and (max-width: 599px){
.inner{
	width: auto;
	padding: 0 10px;
}
.menu-pc{
		display: none;
}
.sp-nav{
	height: 90px;
	padding: 5px 10px;
}
.menu-sp ul {
    top: 330px;
}
.sp-li .button06 a {
	width: auto;	
	}
.hamburger {
    top: 20px;
    right: 10px;
}
.tel-icon{
	width: 50px;
    height: 50px;
    right: 70px;
	top: 20px;
	}
.tel-icon img{
	width: 20px;
	transform: translate(0%,50%);
	display: block;
	margin: 0 auto;
	}
.top-box02{
	display: none;
}
.sp-text{
	display: none;
}
.sp-text02{
	font-size: 18px;
}
.sp-text02 img{
	 width: 20%;
    margin-right: 10px;	
    margin-bottom: -40px;
}
.sp-text03{
	margin-left: 60px;
	font-size: 12px;
}
.top-title02{
	background-color: #065a30;
	color: white;
	height: auto;
	padding: 20px 20px 5px 20px;
}
.sc-box{
	display: block;
	padding: 0px;
	border-radius: 20px;
}
.sc-box01{
	margin: 0 auto;
	width: 90%;
}
.sc-box01-2 {
    border-radius: 15px;
    margin: 5px auto 0px auto;
    background-color: #065a30;
    position: relative;
    border: 1px solid #fff;
	box-shadow: 6px 6px 10px 0px rgb(0 0 0 / 40%);
}
.sc-box01-2 img{
    width: 6%;
    margin-right: 0px;
    filter: none;
    position: absolute;
	top: 14%;
    left: 13%;
	}
.sc-box02{
	margin: 0 auto;
	text-align: center;
	width: auto;
}
.big-bg{
		height: 500px;
		background-position: top 50px right -220px;
	}
.big-bg img{
	object-position: 80% 20%;
	width: 120px;
	}
/*----トップメイン画像の文章ー----------------------*/
.top-text{
	height: auto;
    padding-left: 5%;
    padding-top: 200px;
    text-align: center;
    width: 100%;
}
.top-text02{
	background-color: #fff575;
    inline-size: fit-content;	
    border-radius: 30px;	
    margin-left: 0px;
	padding: 5px 10px;
	font-size: 13px;
}
.top-text03{
	font-size: clamp(24px, 4vw, 30px);
    color: white;
    text-shadow: 0px 0px 3px rgba(51,254,32,0.3), 0px 0px 12px #065a30;
    inline-size: fit-content;
    padding-top: 20px;
	text-align: left;
	margin-left: 0;
}
.tel-title{ 
	text-align: center;
	color: #065a30;
	color: white;
	font-size: clamp(20px, 4vw, 24px);
	border-bottom: 0px;
}
.tel-title span{
	color:  #c8ba6e;
}
.tel-title02{
	font-size: clamp(18px, 10vw, 28px);
    font-weight: 600;
    letter-spacing: 1px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}
.tel-title03{
    font-size:clamp(13px, 3vw, 18px);
    font-weight: 600;
	text-align: center;
}
.p8 {
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-bottom: 15px;
    font-weight: 600;
	margin-top: 5px;
}
.p9 {
    margin-right: 10px;
    padding: 0px;
    font-size: 15px;
    transform: none;
    margin-top: 0px;
}
.web-title{
	font-size: clamp(20px, 4vw, 24px);
	color: #fff;
	padding: 5px;
	border-bottom: 0px;
	}
.mail-box{
	width: 100%;
	height: 80px;
    background: #c8ba6e;
    margin: 10px 0;
    border-radius: 10px;
}
.mail02{
	height: 50px;
	text-align: center;
	width: fit-content;
    margin: 10px auto;
	font-size: 13px;
}
.mail02 a{
	color: white;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px;
}
.mail02 img{
	width: 18px;
	margin-right: 10px;
}
.arrow-right {
	display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    margin-left: 10px;
}
.mail03 {
    width: 90%;
    height: auto;
    font-size: clamp(15px, 5vw, 28px);
    border-radius: 15px;
    margin-top: 5px;
    background-color: #c8ba6e;
    /* border: 1px solid; */
}
.mail03 a{
	padding: 20px;
	justify-content: space-between;
}
.mail03 img{
	width: 30px;
}
.a-r-02{
	width: 14px;
    height: 14px;
	border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
/*----メインの文章-1ー----------------------*/
.main-title01{
	background-color:  #065a30;
	border-radius: 35px;
    color: white;
    text-align: center;
    margin: 40px auto;
	word-wrap: break-word;
	font-size: 14px;
}
.main-title01-1{
		padding: 0 10px;
	}
.main-title02{
	text-align: center;
	font-size: clamp(16px, 4vw, 20px);
	font-weight: 700;
}
.main-box{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 10px;
	margin-top: 40px;
	padding: 0px;
}
.box1 img{
	width: 100%;
	vertical-align: bottom;
}
.box2{
	background-color: #5d9161;
	padding: 20px 5px;
	height: 130px;
}
.box-text01{
	color: white;
	text-align: center;
	font-size: clamp(13px, 3vw, 20px);
}
.box-text02{
    background-color: #c8ba6e;
    color: white;
    border-radius: 35px;
    text-align: center;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    margin: 30px auto 0 auto;
    padding: 10px 10px 10px 20px;
}
/*----メインの文章-2ー----------------------*/
.main-cor{
	margin: 80px 0 40px 0;
	color: #065a30;
}
.main-box02{
	display: none;
}
.main-box03{
	grid-template-columns: 1fr 1fr;
	column-gap: 10px;
    grid-row-gap: 20px;
}
.bot-box{
	justify-content: start;
	margin-top: 30px;
	gap: 30px;
}
.box3 img{
	vertical-align: bottom;
	width: 100%;
}
.box3-text{
	font-size: clamp(12px, 3vw, 20px);
	text-align: center;
	background-color: #065a30;
	color: white;
	padding: 10px;
}
.box3-2 {
    font-size: 13px;
    padding: 12px 5px;
}
.bor-box{
	position: relative;
	margin-bottom: 110px;
}
.bor-box img{
	position: absolute;
	right: 0;
	width: 200px;
}
/*----Galleryー----------------------*/
.category-title{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 150px 150px 0 150px;
	border-color: #a4c2a5 transparent transparent transparent;
	margin: 0 auto;
}
.category-title02{
	position: absolute;
    bottom: 90px;
    left: -35px;
    font-size: 22px;
}
.category-title03{
	position: absolute;
    font-size: 28px;
    bottom: 40px;
	width: 300px;
    left: 0px;
	right: 0px;
	margin: auto;
}
.category-box{
	display: grid;
	grid-template-columns: 1fr;
	grid-row-gap: 20px;
    grid-column-gap: 30px;
	margin-top: 60px;
	margin-bottom: 30px;
}
.box4 img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
/*----ミャンマーの人----------------------*/
.j-01 {
    margin-bottom: 220px;
}
/*----コメントー----------------------*/
.cate-3{
	left: -53px;
    width: 0px;
	}
.comment-box{
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: 20px;
	margin-bottom: 100px;
}
.box5{
	text-align: center;
}
.box5 img{
	width: 50%;
}
.com-text{
	font-size: 24px;
	font-weight: 700;
}
.com-text02{
	margin-bottom: 15px;
}
.com-text03{
	border-bottom: 2px dashed #000;
	border-top: 2px dashed #000;
	padding: 10px 0;
	font-size: clamp(13px, 3vw, 16px);
	line-height: 2;
}
/*----料金表ー----------------------*/
.cate-5{
	left: -30px;
	}
.pri-text{
	text-align: center;
    margin-top: 40px;
	margin-bottom: 60px;
	font-size: clamp(16px, 4vw, 20px);
}
table{
	border-right: 0px;
	margin: 0 auto;
	text-align: center;
}
.tb{
	border: 1px solid;
    border-collapse: collapse;
	}
th {
	background: #1f522b;
	width: 330px;
	height: 50px;
	color: white;
}
th span{
	margin-left: 30%;
}
.tb-plan{
	width: 15%;
	padding: 10px;
	font-size: 24px;
}
td{
	width: 85%;
	padding: 10px;
}
.tb-menu{
	display: block;
}
.tb-menu02{
	display: block;
	background-color: #d3d3d3;
}
.tb-menu02 span{
	margin-left: 10px;
	}
.td-title{
	height: 200px;
}
.td-box1{
	background-color: #f9f0ae;
	border-top: solid 5px #c0be29;
}
.td2{
	background-color: #fff;
}
.td3-1{
	border-bottom: 4px double #747474!important;

}
.td-box2{
	background-color: #cedea8;
	border-top: solid 5px #25931c;
	
}
.tb-box03{
	background-color: #e0c4db;
	border-top: solid 5px #c655bf;
}
.tb-p{
	text-align: right;
	margin-top: 10px;
	margin-bottom: 60px;
}
  .tb .tb-tr{
    display:none;
  }
  .tb {
    width: 100%;
  }
  .tb td {
    display: block;
    width: 100%;
    border-bottom: 1px solid #bbbbbb;
	font-size: clamp(13px, 3vw, 16px); 
  }
  table.tb:first-child{
    background: #ff7bac;
    color:#fff;
    font-weight:bold;
  }
  .tb tr:last-child{
    border-bottom: solid 1px #ccc;
  }
/*----コラムー----------------------*/
.cate-color{
	border-color: #065a30 transparent transparent transparent;
}
.cate-6{
	color: white;
}
.cate-7{
	color: white;
    bottom: 45px;
    left: -45px;
}
.col-box{
	display: grid;
    grid-template-columns: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0 10px;
}
.col-box2 img{
	margin-bottom: -30px;
    margin-left: 0px;
    z-index: -99;
	width: 100%;
}
.cal-box3{
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	padding: 20px;
    background-color: white;
	z-index: 99;
}
.cal-text{
	color: #77b695;
	padding-bottom: 10px;
}
.cal2{
	color: #000;
}
.box-text02-2{
	background-color: #77b695;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    padding: 5px 10px 5px 30px;
	width: fit-content;
	margin: 10px auto 0 auto;
}
/*----フェイスブックー----------------------*/
.facebook{
	width: auto;
	margin: 100px 0 60px 0;
}
.facebook img{
	width: 100%;
}
/*----よくある質問ー----------------------*/
.cate-9{
	left: -25px;
    font-size: 24px;
	}
.title03{
	margin-top: 30px;
	margin-bottom: 30px;
}
.qa-box{
	margin: 20px 0;
}
.qa-color{
	background-color: #97c3a8;
	padding: 10px;
}
.qa-2{
	background-color: #dbdbdb;
	font-size: clamp(13px, 3vw, 16px);
	line-height: 1.5;
}
/*----アクセスー----------------------*/
.img3 {
    margin-top: 10px;
}
.ac-box{
	display: block;
}
.ac-box01{
	width: 100%;
}
.ac-box02{
	border: 1px solid #d0d0d0;
	border-radius: 20px;
	padding: 20px 18px;
	margin-bottom: 20px;
	background-color: white;
}
.top-box04 {
    display: flex;
	justify-content: center;
}
.ac-box02 h4{
	text-align: center;
	margin-bottom: 30px;
	font-size: 20px;
}
.ac-text{
	font-size: clamp(13px, 3vw, 15px);
	text-align: initial;
}
.offi-img img{
	width: 100%
}
.ac-box01-02{
	width: 100%;
}
.ac-box01-03{
	text-align: initial;
	position: relative;
}
.ac-box01-03 h1{
    position: absolute;
    bottom: -20px;
    color: #e71f19;
    font-size: clamp(20px, 3vw, 24px);
}
.ac-box01-03 h1 span{
    font-size: 18px;
}
.ac-box01-03 img{
	width: 75%;
    position: absolute;
    left: 60px;
    top: 195px;
}
.ac-box01-04{
	margin-top: 70px;
}
.ac-box01-04 img{
    width: 110%;
    margin-top: -50px;
    margin-left: 0px;
    margin-bottom: -50px;
}
.p10{
	font-size: 13px;
	border-bottom: 1px solid #bbbbbb;
}
.p11{
	font-size: 20px;
}
.p12{
	font-size: 12px;
	text-align: center;
}
.p13{
	font-size: 11px;
}
.top-02{
	margin: 30px 0px 0px 0px;
	justify-content: center;
}
.mail04{
	position: relative;
	width: 80%;
}
.mail04 a{
	z-index: 99;
	padding: 11px;
    font-size: clamp(13px, 3vw, 18px);
}
.last-title{
	margin-top: 0px;
}
.fotter-box{
	width: 45%;
	}
	.online_img{
	padding:  30px 0 0.0;
}
.online_img img{
	width: auto;
	height: 150px;
	object-fit :cover;
	object-position: 70% 30%;
}
}
@media screen and (max-width: 500px) {
	.box3-2 {
    font-size: 13px;
    padding: 12px 5px;
}
	.sc-box{
	display: block;
	padding: 0px;
}
	.j-01 {
    margin-bottom: 350px;
}
	.comment-box{
	display: grid;
	grid-template-columns: 1fr;
	margin-top: 40px;
}
	.ac-box01-03 img{
    width: 75%;	
    position: absolute;	
    left: 0px;	
    top: 90px;
}
	.top-box04 {
    display: block;
	justify-content: space-evenly;
}
	.top-box02-03{
	margin-bottom: 20px;
	border-bottom: 1px dotted #BBBBBB;
    padding-bottom: 20px;
	}
	.p10 {
    border-bottom: 0px;
}
	.mail04 {
    width: 60%;
	height: auto;
}
	.mail04 a{
    padding: 15px;
}
.fotter-box {
    width: auto;
}
}
@media screen and (max-width: 400px){
.hamburger {
    top: 10px;
    right: 10px;
}
.tel-icon{
	width: 50px;
    height: 50px;
    right: 70px;
	top: 10px;
}
.tel-icon img{
	width: 20px;
	transform: translate(0%,50%);
	display: block;
	margin: 0 auto;
}
.menu-sp ul {
	top: 300px;
    padding-top: 30px;
}
.sc-box01-2 img {
    width: 8%;
	top: 16%;
    left: 8%;
}
.sp-nav {
    height: 70px;
}
.sp-text02{
	font-size: 16px;
	font-weight: 600;
	display: flex;
	align-items: center;
}
.sp-text02 img{
	width: 30px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.sp-text03{
	display: none;
}
.ac-box01-04 img {
    width: 100%;
    margin-top: -50px;
    margin-left: 0px;
    margin-bottom: -50px;
}
.big-bg img {
    width: 100px;
}
.sanpai-top {
    margin-top: 70px;
}
.box-text02 {
    width: fit-content;
    padding: 10px 10px 10px 20px;
}
.box3-text {
    padding: 20px 0px;
}
.box3-2 {
    font-size: 13px;
    padding: 12px 5px;
}
.j-01 {
margin-bottom: 450px;
}
}


 ul.menu  {
	list-style: none;
	border-left: 1px solid #ddd;
	   display: grid;
   grid-template-columns: 1fr 1fr 1fr 1fr;
}

.menu li {
   position: relative;
   border-right: 1px solid #ddd;
   text-align: center;
}

.menu li a {
   padding: 20px;
   color: #fff;
   height: 65px;
   display: block;
   text-decoration: none;
   webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;

}

.menu li a:hover {
   background: #dbdbdb;
}

.menu li:hover > ul {
   display: block;
   border: none;

}

.menu ul {
   display: none;
   position: absolute;
   top: 65px;
   left: 0;
   width: 100%;
   z-index: 999;
}

.menu ul li {
	background: #065a30;
	border-left: 1px solid #ddd;
	height: 70px;
	list-style-type: none;

}

.menu:after {
	clear: both;
	content: "";
	display: block;
}

.p-r{position: relative;}

.sanpai-img2{
	vertical-align:bottom;
}


/*------------------------------------------------------------
//           FORM
------------------------------------------------------------*/
.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
	background-color: #eee;
	border: none;
	width: 100%;
	padding: 2.5%;
	margin-top: 8px;
	margin-bottom: 16px;
  }
  @media screen and (max-width: 599px) {
	.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
	  padding: 4% 2%;
	}
  }
  .wpcf7-form input:focus, .wpcf7-form select:focus, .wpcf7-form textarea:focus {
	outline: 2px solid #05af7a;
  }
  .wpcf7-form label span {
	color: #e60012;
  }
  .wpcf7-form .wpcf7-not-valid-tip {
	color: #05af7a;
  }
  .wpcf7-form .wpcf7-submit {
	font-size: 2rem;
	background-color: #F2E726;
	letter-spacing: 0.04em;
	-webkit-transition: 0.3s;
	transition: 0.3s;
  }
  .wpcf7-form .wpcf7-submit:hover {
	background-color: #05af7a;
	color: #fff;
  }
  
  .wpcf7-radio .wpcf7-list-item {
	margin: 0;
	margin-top: 8px;
	margin-right: 1em;
	margin-bottom: 8px;
  }
  .wpcf7-radio .wpcf7-list-item:last-child {
	margin-right: 0;
  }
  @media screen and (max-width: 599px) {
	.wpcf7-radio .wpcf7-list-item {
	  width: 100%;
	  margin: 0;
	}
  }
  .wpcf7-radio .wpcf7-list-item label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  }
  @media screen and (max-width: 599px) {
	.wpcf7-radio .wpcf7-list-item label {
	  display: block;
	}
  }
  .wpcf7-radio .wpcf7-list-item label input {
	width: auto;
  }
  .wpcf7-radio .wpcf7-list-item span {
	width: 100%;
	color: #231815;
  }
  @media screen and (max-width: 599px) {
	.wpcf7-radio .wpcf7-list-item.first {
	  margin-top: 8px;
	}
  }
  @media screen and (max-width: 599px) {
	.wpcf7-radio .wpcf7-list-item.last {
	  margin-bottom: 8px;
	}
  }
  
  #wpcf7cpcnf table {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
  }
  #wpcf7cpcnf table tr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  }
  @media screen and (max-width: 599px) {
	#wpcf7cpcnf table tr {
	  display: block;
	}
  }
  #wpcf7cpcnf table tr th {
	width: 40%;
	background-color: #ebf0f3;
	padding: 1em;
	border-bottom: 2px solid #fff;
  }
  @media screen and (max-width: 599px) {
	#wpcf7cpcnf table tr th {
	  width: 100%;
	  display: block;
	}
  }
  @media screen and (max-width: 599px) {
	#wpcf7cpcnf table tr th p {
	  text-align: left;
	}
  }
  #wpcf7cpcnf table tr td {
	width: 60%;
	padding: 1em;
	background-color: #f5fbfe;
	border-bottom: 2px solid #fff;
  }
  @media screen and (max-width: 599px) {
	#wpcf7cpcnf table tr td {
	  width: 100%;
	  display: block;
	}
  }
  #wpcf7cpcnf div.wpcf7cp-btns {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
  }
  @media screen and (max-width: 599px) {
	#wpcf7cpcnf div.wpcf7cp-btns {
	  display: block;
	}
  }
  #wpcf7cpcnf div.wpcf7cp-btns button {
	border: 0;
	font-size: 2rem;
	padding: 1em;
	width: 50%;
  }
  @media screen and (max-width: 599px) {
	#wpcf7cpcnf div.wpcf7cp-btns button {
	  width: 100%;
	}
  }
  #wpcf7cpcnf div.wpcf7cp-btns button:first-child {
	background-color: #ccc;
	-webkit-transition: 0.2s;
	transition: 0.2s;
  }
  #wpcf7cpcnf div.wpcf7cp-btns button:first-child:hover {
	background-color: #777;
	color: #fff;
  }
  #wpcf7cpcnf div.wpcf7cp-btns button:last-child {
	background-color: #F2E726;
	-webkit-transition: 0.2s;
	transition: 0.2s;
  }
  #wpcf7cpcnf div.wpcf7cp-btns button:last-child:hover {
	background-color: #05af7a;
	color: #fff;
  }
  
  .page-numbers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	margin: 8px auto 0;
  }
  .page-numbers li {
	margin: 0 0.3em;
	color: #000;
	font-size: 2rem;
  }
  .page-numbers li span.current {
	background-color: #05af7a;
	color: #fff;
	padding: 0.8em 1em;
  }
  .page-numbers li a {
	padding: 0.8em 1em;
	background-color: #F2E726;
  }
  .page-numbers li a:hover {
	background-color: #05af7a;
	color: #fff;
  }


.pc-none{display: none!important;}
.sp-none{display: block!important;}


@media screen and (max-width: 599px) {
.pc-none{display: block!important;}
.sp-none{display: none!important;}
}