@charset "UTF-8";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
body {
	font-family: 'Noto Sans JP','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	letter-spacing: 0.03em;
}
body{
	
}
::selection {
	background:#333;
	color: #FFF;/* Safari */
}

::-moz-selection {
	background:#333;
	color: #FFF;/* Firefox */
}
.clearfix {
	clear: both;
}
.onPc{
	display:block !important;
}
.onSmt{
	display:none !important;
}
.headclearfix {
	clear: both;
	width:100%;
	height:1px;
	display:block;
	float:left;
	margin-bottom:-1px;
}
a{
	color: #FFF;
}
a:hover{
	color: #D4D4D4;
}
a img.linkimg{
background:none!important;
-webkit-transition: 0.2s ease-in-out; 
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out; 
transition: 0.2s ease-in-out;
}
a:hover img.linkimg{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background:none!important;
}
.imground{
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.imgshadow{
    box-shadow: 0 12px 10px -6px rgba(0,0,0,.3);
}

/* Space */
.mt0{ margin-top:0;}
.mt05{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.mt90{ margin-top:90px;}
.mt100{ margin-top:100px;}
.mt110{ margin-top:110px;}
.mt120{ margin-top:120px;}
.mt130{ margin-top:130px;}
.mt140{ margin-top:140px;}
.mt150{ margin-top:150px;}
.mt160{ margin-top:160px;}

.mr0{ margin-right:0;}
.mr05{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mr20{ margin-right:20px;}
.mr30{ margin-right:30px;}
.mr60{ margin-right:60px;}

.mb0{ margin-bottom:0;}
.mb05{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.mb25{ margin-bottom:25px;}
.mb30{ margin-bottom:30px;}
.mb40{ margin-bottom:40px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb70{ margin-bottom:70px;}
.mb80{ margin-bottom:80px;}
.mb90{ margin-bottom:90px;}
.mb100{ margin-bottom:100px;}
.mb110{ margin-bottom:110px;}
.mb120{ margin-bottom:120px;}
.mb130{ margin-bottom:130px;}
.mb140{ margin-bottom:140px;}
.mb150{ margin-bottom:150px;}
.mb160{ margin-bottom:160px;}
.mb170{ margin-bottom:170px;}
.mb180{ margin-bottom:180px;}

.ml0{ margin-left:0;}
.ml05{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.ml30{ margin-left:30px;}
.ml150{ margin-left:150px;}

.mW05{ margin:0 5px;}
.mW10{ margin:0 10px;}
.mW15{ margin:0 15px;}
.mW20{ margin:0 20px;}
.mW30{ margin:0 30px;}

.pt0{ padding-top:0;}
.pt02{ padding-top:2px;}
.pt03{ padding-top:3px;}
.pt04{ padding-top:4px;}
.pt05{ padding-top:5px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pt40{ padding-top:40px;}
.pt50{ padding-top:50px;}
.pt60{ padding-top:60px;}
.pt70{ padding-top:70px;}
.pt80{ padding-top:80px;}
.pt90{ padding-top:90px;}
.pt100{ padding-top:100px;}

.pr0{ padding-right:0;}
.pr05{ padding-right:5px;}
.pr10{ padding-right:10px;}
.pr15{ padding-right:15px;}
.pr20{ padding-right:20px;}
.pr30{ padding-right:30px;}
.pr40{ padding-right:40px;}
.pr50{ padding-right:50px;}
.pr60{ padding-right:60px;}
.pr70{ padding-right:70px;}
.pr80{ padding-right:80px;}
.pr90{ padding-right:90px;}
.pr100{ padding-right:100px;}
.pr110{ padding-right:110px;}
.pr120{ padding-right:120px;}


.pb0{ padding-bottom:0;}
.pb03{ padding-bottom:3px;}
.pb04{ padding-bottom:4px;}
.pb05{ padding-bottom:5px;}
.pb07{ padding-bottom:7px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}
.pb30{ padding-bottom:30px;}
.pb40{ padding-bottom:40px;}
.pb50{ padding-bottom:50px;}
.pb60{ padding-bottom:60px;}
.pb70{ padding-bottom:70px;}
.pb80{ padding-bottom:80px;}
.pb90{ padding-bottom:90px;}
.pb100{ padding-bottom:100px;}

.pl0{ padding-left:0;}
.pl05{ padding-left:5px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}
.pl30{ padding-left:30px;}
.pl40{ padding-left:40px;}
.pl50{ padding-left:50px;}
.pl60{ padding-left:60px;}
.pl70{ padding-left:70px;}
.pl80{ padding-left:80px;}
.pl90{ padding-left:90px;}
.pl100{ padding-left:100px;}
.pl110{ padding-left:110px;}
.pl120{ padding-left:120px;}

.pW05{ padding:0 5px;}
.pW10{ padding:0 10px;}
.pW15{ padding:0 15px;}
.pW20{ padding:0 20px;}
.pW30{ padding:0 30px;}

.pd05{ padding: 5px;}
.pd10{ padding: 10px;}
.pd15{ padding: 15px;}
.pd20{ padding: 20px;}
/* Space */
.bd800{font-weight: 800;}
.bd700{font-weight: 700;}
.bd600{font-weight: 600;}
.bd500{font-weight: 500;}
.bd400{font-weight: 400;}
.bd300{font-weight: 300;}

.lh10{line-height: 1.0em;}
.lh12{line-height: 1.2em;}
.lh14{line-height: 1.4em;}
.lh16{line-height: 1.6em;}
.lh18{line-height: 1.8em;}
.lh20{line-height: 2.0em;}
.lh22{line-height: 2.2em;}
.lh25{line-height: 2.5em;}
.lh30{line-height: 3.0em;}

.text10{font-size:10px;}
.text11{font-size:11px;}
.text12{font-size:12px;}
.text13{font-size:13px;}
.text14{font-size:14px;}
.text15{font-size:15px;}
.text16{font-size:16px;}
.text17{font-size:17px;}
.text18{font-size:18px;}
.text19{font-size:19px;}
.text20{font-size:20px;}
.text22{font-size:22px;}
.text24{font-size:24px;}
.text26{font-size:26px;}
.text28{font-size:28px;}
.text30{font-size:30px;}
.text32{font-size:32px;}
.text34{font-size:34px;}
.text36{font-size:36px;}
.text38{font-size:38px;}
.text40{font-size:40px;}
.text42{font-size:42px;}
.text48{font-size:48px;}
.text60{font-size:60px;}
.text72{font-size:72px;}

.alignLeft{text-align: left;}
.alignRight{text-align: right;}
.alignCenter{text-align: center;}

.font20{font-size: 2.0em;}
.font15{font-size: 1.5em;}
.font14{font-size: 1.4em;}
.font13{font-size: 1.3em;}
.font12{font-size: 1.2em;}
.font11{font-size: 1.1em;}
.font10{font-size: 1.0em;}
.font09{font-size: 0.9em;}
.font08{font-size: 0.8em;}
.font07{font-size: 0.7em;}
.font06{font-size: 0.6em;}
.font05{font-size: 0.5em;}

.ls0{letter-spacing: 0;}
.ls001{letter-spacing: 0.01em;}
.ls002{letter-spacing: 0.02em;}
.ls003{letter-spacing: 0.03em;}
.ls004{letter-spacing: 0.04em;}
.ls005{letter-spacing: 0.05em;}
.ls006{letter-spacing: 0.06em;}
.ls007{letter-spacing: 0.07em;}
.ls008{letter-spacing: 0.08em;}
.ls009{letter-spacing: 0.09em;}
.ls01{letter-spacing: 0.1em;}

.w100{width: 100%;}
.w90{width: 90%;}
.w80{width: 80%;}
.w70{width: 70%;}
.w60{width: 60%;}
.w50{width: 50%;}
.w40{width: 40%;}
.w30{width: 30%;}
.w20{width: 20%;}
.w10{width: 10%;}

.flex {
    display: flex;
    width: 100%;
    height: auto;
    flex-flow: row wrap;
	box-sizing: border-box;
}
.itemCenter{align-items: center;}
.between{justify-content: space-between;}
.justifyCenter{justify-content: center;}
.flex.between::after {
  /*content: "";
  display: block;
  width: 30%;
  height: 0;*/
}

.header {
	width: 100%;
	height: 85px;
	display: flex;
	position: fixed;
	align-items: center;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background-color: rgba(50,177,108,1.00);
	transition-property: all;
	transition: 0.2s ease;
	box-sizing: border-box;	
}
.header::before {
	
}
.header.topHead {
	background-color: rgba(50,177,108,0.00);
}
.header.on {
    background-color: rgba(50,177,108,1.00);
}
.header.topHead.on {
    background-color: rgba(50,177,108,1.00);
}
.box1080{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 1160px;
	box-sizing: border-box;
	padding-left: 50px;
	padding-right: 50px;
    position: relative;
}
.box800{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 880px;
	box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;
    position: relative;
    
}
.box1280{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width:1320px;
	padding-left: 50px;
	padding-right: 50px;
	box-sizing: border-box;
    position: relative;
}

.box1600{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width:1680px;
	box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;
    position: relative;
    
}
.box1600Pd{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width:1600px;
	box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 60px;
	padding-bottom: 60px;
}
.headLogo{
	width: auto;
	height: auto;
	display:block;
	position: relative;
	transition-property: all;
	transition: 0.2s ease;
    opacity:1.0;
	float: left;
	display: flex;
	align-items: center;
	opacity: 1;
}
.on .headLogo{
	opacity: 1;
}
.headLogo img{
	height: 50px;
	width:auto;
	display: block;
	transition-property: all;
	transition: 0.2s ease;
}
.topHead .headLogo{
	opacity: 0;
}
.topHead.on .headLogo{
	opacity: 1;
}

.contentBox {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
    position: relative;
}

.ph100{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    z-index: 0;
}
.ph100 img{
    width:100%;
	height:auto;
	float:left;
    z-index: 0;
    position: relative;
}
.ph80{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    position: relative;
box-sizing: border-box;
    z-index: 0;
    text-align: center;
}
.ph80 img{
    width:80%;
	height:auto;
    z-index: 0;
    position: relative;
}
.footBox {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display: table;
	background-color: #32b16c;
	padding-bottom: 100px;
	padding-top: 100px;
	background-image: url("../images/shibafu_bg.webp");
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

.moreBtn{
	width:100%;
	height:auto;
	float:left;
	display:flex;
	text-align:center;
    position: relative;
	justify-content: center;
}

.moreBtn a{
    width: 100%;
    height: 90px;
    display: flex;
    line-height: 1;
    font-size: 18px;
    color: #0c4922;
    text-decoration: none;
    transition-property: all;
    transition: 0.2s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 700;	
    position: relative;
    letter-spacing: 0.03em;
    max-width: 360px;
	border-radius: 90px;
	align-items: center;
	justify-content: center;
	background-color: #fdf000;
	padding-bottom: 20px;
}
.moreBtn a i{
	
}
.moreBtn.t-wht a{
    background-color: #FFF;
	color: #00A68C;
}
.moreBtn a::before{
	content: '';
  font-size: 20px;
  line-height: 1;
  color: white;
  position: absolute;
  top: calc(50% - 5.5px);
  right: 30px;
  width: 8px;
  height: 8px;
  border-right: 3px solid #0c4922;
  border-bottom: 3px solid #0c4922;
  transform: rotate(-45deg);
  transition: all ease 0.1s;
}
.moreBtn a::after{
	content: 'VIEW MORE';
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-family: "Oswald", sans-serif;
	font-weight: 500;
	position: absolute;
	bottom: calc(50% - 24px);
	letter-spacing: 0;
	left: 0;
	opacity: 0.6;
}
.moreBtn a:hover{
	opacity: 0.8;
}
.moreBtn.t-left{
   justify-content: flex-start;
}
.moreBtn.t-right{
   justify-content: flex-end;
}
.moreBtn.t-big a{
    max-width: 400px;
	height: 70px;
}
.moreBtn.t-min a{
    max-width: 100px;
	height: 30px;
	font-size: 11px;
}
.moreBtn.t-min a::before{
	right: 10px;
}
.moreBtn a.t-info{
	background-color: rgba(0,0,0,0.20);
	color: #FFF;
}
.moreBtn a.t-info::before{
	border-right-color: #FFF;
  border-bottom-color: #FFF;
}
.goTopBtn{
	width:60px;
	height:60px;
	display:inline-block;
	position:fixed;
	right:20px;
	bottom:-90px;
	z-index:100;
	transition-property: all;
	transition: 0.6s ease;
	box-sizing: border-box;
    padding: 15px;
	background-color: #fdf000;
	border-radius: 100%;
	
}
.goTopBtn::before {
	content: '';
	display: inline-block;
  width: 16px;
  height: 16px;
  border-top: 4px solid #0c4922;
  border-left: 4px solid #0c4922;
  transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 8px);
	left: calc(50% - 10px);
}
.goTopBtn::after {
	
}
.goTopBtn a{
	position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 101;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
transition-property: all;
transition: 0.2s ease;
}
.goTopBtn.on{
	bottom:20px;
}
.goTopBtn.on:hover{
	
}
.goTopBtn img{
	width:100%;
	height:auto;
	
}
.goTopBtn img:hover{
	
}

.copyright{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	text-align:center;
	font-size:14px;
	line-height:20px;
	font-weight: 400;
	color: #FFF;
	letter-spacing: 0.02em;
	font-family: "Oswald", sans-serif;
}
.copyright a{
	
}
.copyright a:hover{

}

.bd{
	font-weight: bold;
}
.gNaviBox{
	width: auto;
	height: auto;
    float: left;
    position: relative;
	margin-right: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.gNavi {
	width: auto;
	height: auto;
	display:flex;
    position: relative;
	max-width: 1080px;
}

.gNavi li{
	width: auto;
	height: auto;
	float: left;
	display:block;
	position: relative;
}
.gNavi li a{
	width: 100%;
	height: 50px;
	font-size:18px;
	line-height:1;
	text-align:center;
    color: #FFF;
	display:flex;
	align-items: center;
	justify-content: center;
	text-decoration:none;
	font-weight: 600;
	transition-property: all;
	transition: 0.2s ease;
	box-sizing: border-box;
    padding: 0px 20px;
	position: relative;
    cursor: pointer;
    letter-spacing: 0em;
	font-family: "Oswald", sans-serif;
}

.gNavi li a:hover{
    text-decoration: none;
    background-color: #2C9D60;
    color: #FFF;
}


.fontEn{
	font-family: 'Roboto', sans-serif;
}
.fontEn02{
	font-family: "Oswald", sans-serif;
}
.fontJp{
}
.pageMt{
	margin-top: 80px;
}
.bc {
    color: #FFF;
    display: inline-block;
    float: left;
    font-size: 12px;
    height: auto;
    letter-spacing: 0.03em;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    box-sizing: border-box;
}
.bc a {
    color: #FFF;
	text-decoration: underline;
}
.bc a:hover {
    color: #ddd;
    text-decoration: underline;
}

.grn{
	color: #00A68C;
}
.gry{
	color: #666;
}
.gry02{
	color: #999;
}
.wht{
	color: #FFF;
}

#menuButton{
	display: none;
}
#overlay{
	display: none;
}


h1.blogMainTitle {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 24px;
  text-align: left;
  line-height: 1.4em;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
  border-bottom: #FFF 1px solid;
color: #FFF;
}
.postBox {
  width: 100%;
  height: auto;
  display: block;
  float: left;
  margin-bottom: 0px;
  padding-bottom: 30px;
	border-bottom: #FFF 1px solid;
	color: #FFF;
}
.postBox p {
  font-size: 16px;
  line-height: 1.8em;
  word-break: break-all;
  margin: 5px 0 20px;
	letter-spacing: 0.03em;
}
.postBox p a {
	color: #FFF;
	text-decoration: underline;
}
.postBox p a:hover {
	opacity: 0.8;
}
.postBox h1{
	font-size: 26px;
	line-height: 1.4;
	position: relative;
	padding-left: 0.8em;
	margin-bottom: 5px;
}
.postBox h1::before {
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  top: 17px;
  left: 0px;
	background-color: #000;
}
.postBox h2{
	font-size: 22px;
	line-height: 1.4;
	padding-left: 0.8em;
	border-left: #000 2px solid;
	margin-bottom: 5px;
}
.postBox h3{
	font-size: 20px;
	line-height: 1.6;
}
.postBox h4{
	font-size: 16px;
	line-height: 1.6;
}
.postBox h5{
	font-size: 18px;
	line-height: 1.6;
	position: relative;
	padding-left: 1.2em;
}
.postBox h5::before{
	content: '';
width: 14px;
height: 1px;
background-color: #999;
position: absolute;
top: 15px;
left: 0;
}
.postBox img {
  max-width: 100%;
  height: auto;
}
.prevBtn {
  display: flex;
  float: left;
  height: auto;
  text-align: left;
  width: 50%;
  align-items: center;
  justify-content: flex-start;
}
.prevBtn a {
  width: 48px;
  height: 48px;
  display: flex;
  transition-property: all;
  transition: 0.2s ease;
  border-radius: 100%;
	background-color: #fdf000;
	
}
.prevBtn a::before {
content: '';
  font-size: 20px;
  line-height: 1;
  color: white;
  position: absolute;
  top: calc(50% - 5.5px);
  left: calc(50% - 3.5px);
  width: 8px;
  height: 8px;
  border-right: 3px solid #0c4922;
  border-bottom: 3px solid #0c4922;
  transform: rotate(135deg);
  transition: all ease 0.1s;
}
.prevBtn a:hover {
	opacity: 0.8;
}
.nextBtn {
  display: flex;
  float: right;
  height: auto;
  text-align: right;
  width: 50%;
  align-items: center;
  justify-content: flex-end;
}
.nextBtn a {
  width: 48px;
  height: 48px;
  display: flex;
  transition-property: all;
  transition: 0.2s ease;
  border-radius: 100%;
	background-color: #fdf000;
	text-indent: -9999;
}
.nextBtn a::before {
content: '';
  font-size: 20px;
  line-height: 1;
  color: white;
  position: absolute;
  top: calc(50% - 5.5px);
  right: calc(50% - 3.5px);
  width: 8px;
  height: 8px;
  border-right: 3px solid #0c4922;
  border-bottom: 3px solid #0c4922;
  transform: rotate(-45deg);
  transition: all ease 0.1s;
}
.nextBtn a:hover {
	opacity: 0.8;
	
}

.wp-pagenavi {
	clear: both;
    margin-top: 20px;
	text-align: center;
	display: flex;
  align-items: center;
  justify-content: center;
	flex-wrap: wrap;
}

.wp-pagenavi a, .wp-pagenavi span {
	height:36px;
	display:inline-block;
	text-align:center;
	line-height:36px;
	font-size:20px;
	color:#000;
	text-decoration:none;
	padding:0px 14px !important;
	margin-right:10px !important;
	margin-left:10px !important;
	border:#000 0px solid !important;
	background-color: transparent;
	border-radius: 100%;
  font-weight: 400;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	
	color:#00A68C;
	border:#000 0px solid !important;
}
.wp-pagenavi span.current {
	font-weight: 400 !important;
	color:#00A68C;
	border:#000 0px solid;
}
.wp-pagenavi span.pages{
	display: none;
}
.wp-pagenavi a.previouspostslink{
	width: 48px;
  height: 48px;
  transition-property: all;
  transition: 0.2s ease;
  border-radius: 100%;
  background-color: #00A68C;
  background-image: url("../images/arrow_back_wht.png");
  background-size: 32px 32px;
  background-position: center center;
  background-repeat: no-repeat;
	text-indent: -9999px;
}
.wp-pagenavi a.nextpostslink{
	width: 48px;
  height: 48px;
  transition-property: all;
  transition: 0.2s ease;
  border-radius: 100%;
  background-color: #00A68C;
  background-image: url("../images/arrow_forward_wht.png");
  background-size: 32px 32px;
  background-position: center center;
  background-repeat: no-repeat;
	text-indent: -9999px;
}
.wp-pagenavi a.nextpostslink:hover,.wp-pagenavi a.previouspostslink:hover{
	opacity: 0.8;
}
.formBox {  
    height: auto; 
    width: 100%;
}
.formBox dl {
    height: auto;
    width: 100%;
	margin-bottom:60px;
	display: flex;
	flex-wrap: wrap;
}
.formBox dt {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6em;
    width: 25%;
    letter-spacing: 0;
}
.formBox dd {
    font-size: 18px;
    height: auto;
    line-height: 1.6em;
    width: 75%;
}
.fmForm {
    border: 1px solid #000;
    border-radius: 4px;
    font-size: 20px;
    line-height: 1;
    padding-left: 15px;
	padding-right: 15px;
	background-color: #FFF;
	height: 62px;
	color: #000;
	-webkit-appearance: none;
}
select.fmForm {
	background-image: url("../images/arrow_down_grn.png");
  background-size: 24px auto;
  background-position: 98% center;
  background-repeat: no-repeat;
	padding-right: 40px;
}
.fmFormBox {
    border: 1px solid #000;
    border-radius: 4px;
    font-size: 20px;
    line-height: 1.6;
    padding: 15px;
	background-color: #FFF;
	height: 300px;
	color: #000;
	-webkit-appearance: none;
	font-weight: normal;
	font-family: 'Noto Sans JP';
}
.pRed {

	color: #e74c3c;
	font-size: 10px;
	margin-left: 5px;
}

.formBtnBox {
    text-align: right;
    width: 100%;
}
.formBtnBox p{
	width: auto;
	display: flex;
  justify-content: flex-end;
}
.fmBtn {
	border: 0px solid #930f49;
	color: #FFF;
	cursor: pointer;
	font-size: 20px;
	height: 64px;
	line-height: 1;
	text-transform: uppercase;
	transition: all 0.2s ease 0s;
	width: auto;
	-webkit-appearance: none;
    padding: 0 48px;
    font-weight: bold;
    background-color: #00A68C;
	border-radius:4px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.fmBtn:hover{
	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.fmBtn02 {
	border: 1px solid #00A68C;
	color: #00A68C;
	cursor: pointer;
	font-size: 20px;
	height: 64px;
	line-height: 1;
	text-transform: uppercase;
	transition: all 0.2s ease 0s;
	width: auto;
	-webkit-appearance: none;
    padding: 0 48px;
    font-weight: bold;
    background-color: transparent;
	border-radius:4px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 10px;
}
.fmBtn02:hover{
	background-color: #00A68C;
	color: #FFF;
}
input::placeholder {
  color: #000;
    font-weight: normal;
}
input::-webkit-input-placeholder {
    color: #000;
    font-weight: normal;
}
input:-ms-input-placeholder {
    color: #000;
    font-weight: normal;
}
input::-moz-placeholder {
    color: #000;
    font-weight: normal;
}
input::placeholder {
  color: #000;
  font-weight: normal;
} 
textarea::-webkit-input-placeholder {
    color: #000;
    font-weight: normal;
}
textarea:-ms-input-placeholder {
    color: #000;
    font-weight: normal;
}
textarea::-moz-placeholder {
    color: #000;
    font-weight: normal;
}
.formBox div.wpcf7-response-output {
    padding: 2em 1em !important;
}
.formBox div.wpcf7-validation-errors {
    border-color: #DCA651;
}
.formBox span.wpcf7-not-valid-tip {
    color: #e74c3c;
    font-size: 0.8em;
}
.wpcf7c-conf {
    background-color: #fff !important;
    color: black;
    border: 1px solid #fff !important;
}
.formBox .wpcf7-spinner {
  position: absolute;
  top: -40px;
  left: calc(50% - 36px);
}
.formBox .wpcf7-list-item {
  margin: 0 30px 0 0;
}


.heroImage{
	width: 100%;
	height: 100vh;	
	box-sizing: border-box;
	position: relative;
	
	/*display: flex;
	align-items: center;
	justify-content: center;*/
	margin-left: auto;
	margin-right: auto;
	background-color: #f2f2f2;
	background-image: url("../images/heroimage01.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	max-height: 1000px;
}
.heroImage::after{
	/*content: '';
	width: 100%;
	height: 30px;
	background-color: #FFF;
	position: absolute;
	bottom: 0;
	left: 0;*/
}
.heroInner {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items:center;
  padding-left: 40px;
	padding-right: 40px;
	top: 0;
  left: 0;
  z-index: 100;
}


.box20{
	  width: 20%;
  height: auto;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.box30{
	  width: 30%;
  height: auto;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.box40{
	  width: 40%;
  height: auto;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.box45{
	  width: 45%;
  height: auto;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.box50{
	  width: 50%;
  height: auto;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.box55{
	  width: 55%;
  height: auto;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.box60{
	  width: 60%;
  height: auto;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.box70{
	  width: 70%;
  height: auto;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.box80{
	  width: 80%;
  height: auto;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.box1280HalfLeft {
  width: 100%;
  float: right;
  box-sizing: border-box;
  position: relative;
  max-width: 640px;
	padding-left: 40px;
}


.bgGrey{
	background-color: #eeeeee;
}

.whtBox{
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	position: relative;
	background-color: #FFF;
	border-radius: 16px;
}
.fontMc{
	font-family: 'Shippori Mincho', serif;
}
.flex.between.column3{
	justify-content: space-between;
}
.flex.between.column3::after {
  content: "";
  display: block;
  width: 30%;
  height: 0;
}

.postData {
  float: left;
  height: auto;
  width: 100%;
  letter-spacing: 0em;
	font-weight: 600;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	color: #029fe7;
}
.imgShadow{
	box-shadow: 0 1px 5px rgba(0,0,0,0.20);
}


.footLogo{
	width: auto;
  height: auto;
	text-align: center;
  box-sizing: border-box;
  position: relative;
}
.footLogo img{
	width: 100%;
	height: auto;
	max-width: 500px;
}

.newsList {
  width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
}
.newsList dl {
  width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 20px;
	padding-top: 20px;
  transition-property: all;
  transition: 0.2s ease;
	border-bottom: #FFF 1px solid;
	display: flex;
	flex-wrap: wrap;
	padding-right: 0px;
}
.newsList dl dt {
  width: 180px;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	font-size: 16px;
  line-height: 1.6em;
	color: #FFF;
	font-weight: 500;
	font-family: "Oswald", sans-serif;
}
.newsList dl dd {
  width: calc(100% - 180px);
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  font-size: 16px;
	color: #FFF;
  line-height: 1.6em;
}
.newsList dl a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  transition-property: all;
  transition: 0.2s ease;
}
.newsList dl:hover {
	background-color: rgba(0,0,0,0.05);
}



.lineBox{
	width: 100%;
  
	padding: 30px;
	border: #d2d2d2 1px solid;
}



.faqList {
  width: 100%;
  height: auto;
}
.faqList dl {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 15px;
}
.faqList dt {
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: left;
  line-height: 1.6em;
  font-size: 16px;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  font-weight: 700;
  padding: 20px 20px;
	padding-right: 56px;
	color: #000;
	background-color: #E4F5F3;
}
.faqList dt:hover {
    background-color: #CAEBE7;
}
.faqList dt::after{
	content: '';
	width: 30px;
	height: 30px;
	position: absolute;
	top: calc(50% - 15px);
	right: 20px;
	background-image: url("../images/arrow_circle_down.png");
  background-size: 30px 30px;
  background-position: center center;
  background-repeat: no-repeat;
	transition-property: all;
  transition: 0.2s ease;
}
.faqList dt.on::after{
	transform: rotate(180deg);
}
.faqList dd {
  width: 100%;
  height: auto;
  display: none;
	padding: 20px 20px;
  position: relative;
}

.faqList dd p{
	font-size: 16px;
	line-height: 1.4em;
}


.inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1160px;
  padding-left: 40px;
  padding-right: 40px;
  box-sizing: border-box;
}
.shibafuTop{
	width: 100%;
	height: 120px;
	background-image: url("../images/shibafu_top.webp");
	background-size: 100% 120px;
	background-position: center bottom;
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}
.shibafuBottom{
	width: 100%;
	height: 120px;
	background-image: url("../images/shibafu_bottom.png");
	background-size: 100% 120px;
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.bgShibafu{
	background-image: url("../images/shibafu_bg.webp");
	background-size: 100% 100%;
	background-position: center top;
	background-repeat: no-repeat;
}
.bgGrnLine{
	background-color: #85c864;	
}
.bgGrnLine.t02{
    background-color: #2A955B;
}
.bgGrnLine.t-sky{
    background-color: #00b7ee;
}
.bgGrnLine::before{
	content: '';
	width: 30px;
	height: 100%;
	background-color: #FFF;
	position: absolute;
	top: 0;
	left: 0;
}
.bgGrnLine::after{
	content: '';
	width: 30px;
	height: 100%;
	background-color: #FFF;
	position: absolute;
	top: 0;
	right: 0;
}
.bgGrn{
	background-color: #32b16c;	
}
.gNaviWrapper{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
ul.headSnsList{
	display: flex;
	align-items: center;
	margin-left: 10px;
}
ul.headSnsList li{
	margin: 0 8px;
}
ul.headSnsList li img{
	width: 30px;
	height: 30px;
}
.heroMsg{
	width: 100%;
	max-width: 900px;
}
.human01{
	width: 30%;
	max-width: 300px;
	position: absolute;
	bottom: 0;
	left: 2%;
	z-index: 100;
}
.human01 img{
	width: 100%;
	height: auto;
}
.human02{
	width: 30%;
	max-width: 300px;
	position: absolute;
	bottom:-120px;
	right: 2%;
	z-index: 100;
}
.human02 img{
	width: 100%;
	height: auto;
}
.uketsuke01{
	width: 200px;
	height: auto;
	position: absolute;
	bottom: 40px;
	right: 40px;;
	z-index: 100;
}
.uketsuke01 img{
	width: 100%;
	height: auto;
}
.c-ylw{
	color: #fdf000;
}
.contentBox.bgMv{
	height: 500px;
	background-color: #f2f2f2;
}
.subFont{
	font-size: 18px;
	margin-left: 10px;
}
.contactMoreBtn{
	width:100%;
	height:auto;
	float:left;
	display:flex;
	text-align:center;
    position: relative;
	justify-content: center;
}

.contactMoreBtn a{
    width: 100%;
    height: 120px;
    display: flex;
    line-height: 1;
    font-size: 24px;
    color: #0c4922;
    text-decoration: none;
    transition-property: all;
    transition: 0.2s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 800;	
    position: relative;
    letter-spacing: 0.03em;
    max-width: 800px;
	border-radius: 90px;
	align-items: center;
	justify-content: center;
	background-color: #fdf000;
	padding-bottom: 20px;
}

.contactMoreBtn a::before{
	content: '';
  font-size: 20px;
  line-height: 1;
  color: white;
  position: absolute;
  top: calc(50% - 7.5px);
  right: 50px;
  width: 12px;
  height: 12px;
  border-right: 4px solid #0c4922;
  border-bottom: 4px solid #0c4922;
  transform: rotate(-45deg);
  transition: all ease 0.1s;
}
.contactMoreBtn a::after{
	content: 'CONTACT US';
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-family: "Oswald", sans-serif;
	font-weight: 500;
	position: absolute;
	bottom: calc(50% - 30px);
	letter-spacing: 0;
	left: 0;
	opacity: 0.6;
}
.contactMoreBtn a:hover{
	opacity: 0.8;
}
ul.footSnsList{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
ul.footSnsList li{
	margin: 0 8px;
}
dl.topSc{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
	align-items: flex-end;
}
dl.topSc dt{
	font-size: 24px;
	color: #FFF;
	line-height: 1;
	font-weight: 800;
	padding-bottom: 4px;
	padding-right: 20px;
	width: 242px;
	text-align: right;
}
dl.topSc dd{
	font-size: 48px;
	color: #FFF;
	line-height: 1;
	font-weight: 800;
	font-family: "Oswald", sans-serif;
}
dl.topTextBox{
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
dl.topTextBox dt{
	width: 100px;
}
dl.topTextBox dt img{
	width: 80px;
	height: 80px;
}
dl.topTextBox dd{
	width: calc(100% - 100px);
}
.bgMv{
	background-image: url("../images/scene01.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.pageTopPd{
	margin-top: 115px;
}
/* フェードインのみ */
.fade {
  opacity: 0;
  transition: opacity 1.5s ease;
}
.fade.active {
  opacity: 1;
}
.fade02 {
  opacity: 0;
  transition: opacity 1.5s ease;
	transition-delay: 0.8s;
}
.fade02.active {
  opacity: 1;
}
.fade03 {
  opacity: 0;
  transition: opacity 1.5s ease;
	transition-delay: 1.6s;
}
.fade03.active {
  opacity: 1;
}
.fadeSpeed01 {
  opacity: 0;
  transition: opacity 0.6s ease;
	transition-delay: 0.2s;
}
.fadeSpeed02 {
  opacity: 0;
  transition: opacity 0.6s ease;
	transition-delay: 0.6s;
}
.fadeSpeed03 {
  opacity: 0;
  transition: opacity 0.6s ease;
	transition-delay: 1.0s;
}
.fadeSpeed04 {
  opacity: 0;
  transition: opacity 0.6s ease;
	transition-delay: 1.4s;
}
.fadeSpeed01.active,.fadeSpeed02.active,.fadeSpeed03.active,.fadeSpeed04.active {
  opacity: 1;
}
/* 上からスライドイン */
.slide-up {
  opacity: 0;
  transform: translateY(30px);
  transition: all 1.5s ease;
}
.slide-up.active {
  opacity: 1;
  transform: translateY(0);
}

/* 左からスライドイン */
.slide-left {
  opacity: 0;
  transform: translateX(-30px);
  transition: all 1.5s ease;
}
.slide-left.active {
  opacity: 1;
  transform: translateX(0);
}
.fade-anime{
	opacity: 0;
	animation: step_anime 1.5s forwards;
	animation-delay: 0.4s;
}
.fade-anime02{
	opacity: 0;
	animation: step_anime 1.5s forwards;
	animation-delay: 1.2s;
}
.fade-anime03{
	opacity: 0;
	animation: step_anime 1.5s forwards;
	animation-delay: 2.0s;
}
@keyframes step_anime {
  0% {
    
  }
   100% {
    opacity: 1;
    
  }
}
.langBtn{
	float: right;
  height: auto;
  width: auto;
  position: relative;
  box-sizing: border-box;
	display: flex;
	align-items: center;
	margin-left: 10px;
}
.langBtn ul.bogo-language-switcher{
	height: auto;
  width: auto;
  position: relative;
  box-sizing: border-box;
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}
ul.bogo-language-switcher li{
	padding: 0 15px !important;
	position: relative;
	font-size: 14px;
	color: #FFF;
}
ul.bogo-language-switcher li:nth-child(2)::after{
	content: '';
	width: 1px;
	height: 12px;
	background-color: #FFF;
	position: absolute;
	right: 0;
	top: calc(50% - 6px);
}
ul.bogo-language-switcher li .bogoflags{
	display: none;
}
ul.bogo-language-switcher li a{
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
	font-weight: 600;
}
ul.bogo-language-switcher li a:hover{
	
	color: #FFF;
}
ul.bogo-language-switcher li.current a{
	color: #FFF;
}
ul.bogo-language-switcher li.current span.bogo-language-name{
	position: relative;
}
ul.bogo-language-switcher li.current span.bogo-language-name::before{
	content: '';
	width: 100%;
	height: 2px;
	background-color: #FFF;
	position: absolute;
	bottom: -5px;
	left: 0;
}
.section-lineup{
	display: flex;
}
.section-lineup {
  overflow: hidden;
  padding-top: 15px;
	padding-bottom: 15px;
	background-color: #00b7ee;
}
.section-lineup::before{
	content: '';
	width: 30px;
	height: 100%;
	background-color: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.section-lineup::after{
	content: '';
	width: 30px;
	height: 100%;
	background-color: #FFF;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.section-lineup .slick-list {
  overflow: visible;
}
.section-lineup .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 1260px;
  padding-left: 60px;
  padding-right: 60px;
  box-sizing: border-box;
	z-index: 10;
}
.slick-slide {
  box-sizing: border-box;
  padding: 0px 10px;
}
.slick-slide img {
  width: 100%;
  height: auto;
	box-shadow: 0px 4px 10px  rgba(0,0,0,0.40);
}
.bgGrnTop{
	width: 100%;
	height: 50%;
	background-color: #32b16c;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
.bgGrnTop::after{
	content: '';
	width: 100%;
	height: 30px;
	position: absolute;
	background-color: #FFF;
	bottom: -15px;
	left: 0;
	z-index: 2;
}
.planBox{
	width: 100%;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.10);
	padding: 40px;
	border-radius: 16px;
}
.tourBtn{
	width: 100%;
  height: auto;
  display: flex;
  text-align: center;
  position: relative;
  justify-content: center;
}
.tourBtn a {
  width: 100%;
  height: 80px;
  display: flex;
  line-height: 1;
  font-size: 18px;
  color: #cb192d;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 700;
  position: relative;
  letter-spacing: 0.03em;
  max-width: 360px;
  border-radius: 90px;
  align-items: center;
  justify-content: center;
  background-color: #FFF;
}
.tourBtn a:hover {
	opacity: 0.8;
}
.tourBtn a img{
	width: 58.3px;
	height: 36px;
	margin-right: 5px;
	
}
.tourBtn a i{
	margin-left: 10px;
	font-size: 0.8em;
}
.iconTitle{
	display: flex;
	align-items: center;
}
.iconTitle img{
	width: 36px;
	height: 36px;
	margin-right: 5px;
}
.textIndent{
	text-indent: -1em;
	padding-left: 1em;
}
.bnList{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.bnList li{
	width: 25%;
	text-align: center;
}
.bnList li img{
	width: 100%;
	height: auto;
	max-width: 200px;
}
.yusen{
    background-color: #97ff69;
    color: #206202;
    font-weight: 600;
    padding: 0 5px;
}
.scList{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	border-top: #fff 3px solid;
	border-bottom: #fff 3px solid;
}
.scList dl{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	border-bottom: #fff 2px dotted;
	padding: 25px 0;
	color: #FFF;
}
.scList dl dt{
	width: 120px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.6em
}
.scList dl dd{
	width: calc(100% - 120px);
	font-size: 16px;
	line-height: 1.6em
}
.scList dl:last-child{
	border-bottom-width: 0;
}