@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: #fffef4;
	color: #555;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	letter-spacing: 0.05em;
}
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: #999;
}
a:hover{
	color: #22ac38;
}
a img.linkimg{
background:none!important;
-webkit-transition: 0.3s ease-in-out;  
-moz-transition: 0.3s ease-in-out; 
-o-transition: 0.3s ease-in-out;  
transition: 0.3s ease-in-out;  
}
a:hover img.linkimg{
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}
.imground{
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.imgshadow{
    box-shadow: 0 6px 20px -6px rgba(0,0,0,.3);
}
.imgCenter{
	width:100%;
	height:auto;
	float:left;
	display:table;
	text-align:center;
}
.imgLeft{
	width:100%;
	height:auto;
	float:left;
	display:table;
}
/* 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;}
.mr40{ margin-right:40px;}
.mr50{ margin-right:50px;}
.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;}
.ml40{ margin-left:40px;}
.ml50{ margin-left:50px;}
.ml60{ margin-left:60px;}
.ml70{ margin-left:70px;}
.ml80{ margin-left:80px;}
.ml90{ margin-left:90px;}
.ml100{ margin-left:100px;}
.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;}

.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: auto;
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background-color: rgba(247,246,238,1.00);
	transition-property: all;
	transition: 0.2s ease;
	box-sizing: border-box;	
	padding-top: 20px;
	padding-bottom: 20px;
}
.header::before {
	
}
.header.toppage {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: rgba(247,246,238,0.00);
}
.header.on {
    background-color: rgba(247,246,238,1.00);
	padding-top: 10px;
	padding-bottom: 10px;
}
/*.header.topHead {
	background-color: rgba(255,255,255,0.00);
}
.header.on {
    background-color: rgba(255,255,255,1.00);
}
*/
.box1080{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 1160px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;
    position: relative;
   
}


.box800{
	width:100%;
	height:auto;
	margin: 0 auto;
	max-width: 880px;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
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: 40px;
	padding-right: 40px;
	-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;
    
}

.box1600{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width:1680px;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
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;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding-left: 40px;
	padding-right: 40px;

}
.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;
}
.toppage.on .headLogo{
	opacity: 1.0;
}
.toppage .headLogo{
	opacity: 0;
}
.headLogo img{
	height: 60px;
	width:auto;
	display: block;
	transition-property: all;
	transition: 0.2s ease;
}
.on .headLogo img{
	height: 60px;
}
/*.topHead .headLogo img{
	filter: brightness(0) invert(1);
}
.topHead.on .headLogo img{
	filter: brightness(1) invert(0);
}*/

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

.contentBoxGrey {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#f2f2f2;
    position: relative;
}



.ph100{
    width:100%;
	height:auto;
	display:inline-block;
    position: relative;
box-sizing: border-box;

}
.ph100 img{
    width:100%;
	height:auto;

    position: relative;
}
.ph80{
    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;
    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: #f5f4e9;
	padding-bottom: 80px;
	padding-top: 80px;
}

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

.moreBtn a,.moreBtn span{
    width: 100%;
    height: 60px;
    display: flex;
    line-height: 1;
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    transition-property: all;
    transition: 0.2s ease;
    box-sizing: border-box;
    position: relative;
    letter-spacing: 0.03em;
    max-width: 200px;
	align-items: center;
	justify-content: center;
	background-color: #32b16c;
  border-radius: 40px;
  background-image: -webkit-linear-gradient(320deg,rgba(86,177,183,1.00) 0%,rgba(50,177,108,1.00) 100%);
  background-image: -moz-linear-gradient(320deg,rgba(86,177,183,1.00) 0%,rgba(50,177,108,1.00) 100%);
  background-image: linear-gradient(130deg,rgba(86,177,183,1.00) 0%,rgba(50,177,108,1.00) 100%);
	font-family: "Klee One", cursive;
  font-weight: 600;
}
.moreBtn a i{
	
}
/*.moreBtn a::before{
	content: '';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  position: absolute;
  top: calc(50% - 3.5px);
  right: 20px;
  width: 6px;
  height: 6px;
  border-right: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  transform: rotate(-45deg);
  transition: all ease 0.1s;
}*/
.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.t-lineWht a{
	border: #FFF 1px solid;
	background-image: none;
	background-color: transparent;
	color: #FFF;
	font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
	letter-spacing: 0;
}
.moreBtn.t-lineWht a img{
	width: 24px;
	height: 24px;
	margin-right: 6px;
}
.moreBtn.t-lineWht a:hover{
	background-color: #9b9b8c;
	border-color: #9b9b8c;
	opacity: 1;
}
.moreBtn.t-tel a{
	max-width: 100%;
	font-size: 20px;
	height: 80px;
}
.moreBtn.t-line a{
	max-width: 100%;
	font-size: 20px;
	background-image: none;
	background-color: #4cc764;
	height: 80px;
}
.goTopBtn{
	width:60px;
	height:60px;
	display:inline-block;
	position:fixed;
	right:20px;
	bottom:-90px;
	z-index:100;
	transition-property: all;
	transition: 0.6s 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;
    padding: 15px;
	background-color: #9b9b8c;
	border-radius: 100%;
}
.goTopBtn::before {
	content: '';
  display: inline-block;
	position: absolute;
  width: 12px;
  height: 12px;
  margin: 0 10px;
  border-top: 3px solid #FFF;
  border-left: 3px solid #FFF;
  transform: rotate(45deg);
	top: 24px;
	left: calc(50% - 17px);
}
.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;
	font-size:13px;
	line-height:20px;
	color: #9b9b8c;
	letter-spacing: 0.03em;
	font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
	margin-top: 5px;
}
.copyright a{
	
}
.copyright a:hover{

}


.bd{
	font-weight: bold;
}
.gNaviBox{
	width: auto;
	height: auto;
    position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.gNavi {
	width: auto;
  height: auto;
  display: block;
  float: right;
  position: relative;
}

.gNavi li{
	width: auto;
	height: auto;
	float: left;
	display:block;
	position: relative;
}
.gNavi li a{
	width: auto;
	height: 60px;
	font-size:15px;
	line-height:1;
	text-align:center;
    color: #555;
	display:flex;
	align-items: center;
	justify-content: center;
	text-decoration:none;
	font-weight: 600;
	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;
    padding: 0px 20px;
	position: relative;
    cursor: pointer;
    letter-spacing: 0.03em;
	border-radius: 8px;
}
.toppage .gNavi li a{
	color: #FFF;
}
.on .gNavi li a{
	color: #555;
}
.gNavi li a:hover{
	text-decoration: none;	
	background-color: rgba(0,0,0,0.05);
}

.gNavi li a img,.gNavi li span img{
	width: 30px;
	height: 30px;
	margin-right: 5px;
}
.fontEn{
	font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
}
.fontEn02{
}

.fontJp{
	font-family: "Noto Sans JP", sans-serif;
}
.fontJp02{
	font-family: "Klee One", cursive;
}
.flexCenter{
	justify-content: center;
}
.pageMt{
	margin-top: 80px;
}
.bc {
    color: #333;
    display: inline-block;
    float: left;
    font-size: 11px;
    height: auto;
    letter-spacing: 0.08em;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
    box-sizing: border-box;
	text-align: right;
}
.bc a {
    color: #666;
	text-decoration: underline;
}
.bc a:hover {
    color: #22ac38;
    text-decoration: underline;
}
.bc.t-wht{
	color: #FFF;
}
.bc.t-wht a{
	color: #FFF;
}
.bc.t-wht a:hover{
	color: #eee;
}
.grn{
	color: #46bd83;
}
.gry{
	color: #666;
}
.gry02{
	color: #999;
}
.flex {
    display: flex;
    width: 100%;
    height: auto;
    flex-flow: row wrap;
	box-sizing: border-box;
}
.itemCenter{
	align-items: center;
}
.between{
	justify-content: space-between;
}
.wht{
	color: #FFF;
}
.bd500{
	font-weight: 500;
}

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

.flex.between{
	justify-content: space-between;
}
.flex.between::after {
  /*content: "";
  display: block;
  width: 30%;
  height: 0;*/
}

h1.blogMainTitle {
  display: block;
 
  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: #9b9b8c 1px solid;
	margin-top: 20px;
}
.postBox {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 0px;
  padding-bottom: 30px;
border-bottom: #9b9b8c 1px solid;
}
.postBox p {
  font-size: 15px;
  line-height: 2em;
  word-break: break-all;
  text-decoration: none;
  margin: 5px 0 20px;
  text-align: left;
  text-indent: 0px;
  text-transform: none;
  white-space: normal;
  word-spacing: 0px;
	letter-spacing: 0.03em;
}
.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: 100%;
  height: auto;
  display: flex;
  line-height: 40px;
  font-size: 14px;
  color: #9b9b8c;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
  box-sizing: border-box;
  font-weight: 600;
  padding: 0px 0;
  position: relative;
  letter-spacing: 0.05em;
  max-width: 140px;
  align-items: center;
  justify-content: center;
	ont-family: "Quicksand", sans-serif;
	border-radius: 40px;
	border: #9b9b8c 1px solid;
}
.prevBtn a:hover {
	background-color: #9b9b8c;
	border-color: #9b9b8c;
	color: #FFF;
}
.nextBtn {
  display: flex;
  float: right;
  height: auto;
  text-align: right;
  width: 50%;
  align-items: center;
  justify-content: flex-end;
}
.nextBtn a {
  width: 100%;
  height: auto;
  display: flex;
  line-height: 40px;
  font-size: 14px;
  color: #9b9b8c;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
  box-sizing: border-box;
  font-weight: 600;
  padding: 0px 0;
  position: relative;
  letter-spacing: 0.03em;
  max-width: 140px;
  border-radius: 4px;
  align-items: center;
  justify-content: center;
	ont-family: "Quicksand", sans-serif;
	border-radius: 40px;
	border: #9b9b8c 1px solid;
}
.nextBtn a:hover {
	background-color: #9b9b8c;
	border-color: #9b9b8c;
	color: #FFF;
	
}

.wp-pagenavi {
	clear: both;
    margin-top: 20px;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
	height:36px;
	display:inline-block;
	text-align:center;
	line-height:36px;
	font-size:14px;
	color:#929283;
	text-decoration:none;
	padding:0px 14px !important;
	margin-right:5px !important;
	border:#929283 1px solid !important;
	background-color: transparent;
	border-radius: 4px;
	font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color:#929283;
	color:#FFF;
	border:#929283 1px solid !important;
}
.wp-pagenavi span.current {
	background-color:#929283;
	color:#FFF;
	border:#929283 1px solid;
}

.formBox {
    display: block;
    float: left;
    height: auto;
    
    width: 100%;
	margin-left:0%;
	margin-right:0%;
	margin-bottom: 40px;
	background-color: #fff;
	padding: 40px;
	border-radius: 16px;
	box-sizing: border-box;
}
.formBox dl {
    display: block;
    float: left;
    height: auto;
    width: 100%;
	margin-bottom:20px;
}

.formBox dt {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    line-height: 26px;
    padding: 24px 0px 0px;
    width: 25%;
    letter-spacing: 0;
}
.formBox dd {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    font-size: 16px;
    height: auto;
    letter-spacing: 0.1em;
    line-height: 40px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-top: 17px;
    width: 75%;
}
.fm_form {
    border: 0px solid #f2f2f2;
    border-radius: 0;
    font-size: 16px;
    line-height: 38px;
    padding-left: 15px;
    width: 80%;
	background-color: #eee;
	border-radius: 8px;
	height: 50px;
}
.fm_formFull {
    border: 0px solid #f2f2f2;
    border-radius: 8px;
    font-size: 16px;
    line-height: 38px;
    padding-left: 15px;
    width: 100%;
	background-color: #eee;
	height: 50px;
}
.fm_formS {
    border: 0px solid #f2f2f2;
    border-radius: 8px;
    font-size: 16px;
    line-height: 38px;
   padding-left: 15px;
    width: 30%;
	margin-right: 15px;
	background-color: #eee;
	height: 50px;
}
.fm_formXs {
    border: 0px solid #f2f2f2;
    border-radius: 8px;
    font-size: 16px;
    line-height: 38px;
   padding-left: 15px;
    width: 80px;
	margin-right: 15px;
	background-color: #eee;
	height: 50px;
}
.pRed {

	color: #e74c3c;
	font-size: 10px;
	margin-left: 5px;
}
.fm_formL {
    border: 0px solid #666;
	background-color: #eee;
   border-radius: 8px;
    box-sizing: border-box;
    font-size: 16px;
    height: 160px;
    line-height: 1.5em;
    padding: 10px;
    width: 90%;
	
}
.formBtn {
    display: block;
    float: left;
    height: auto;
    margin-top: 40px;
    text-align: center;
    width: 100%;
	position: relative;
}
.fm_btn {
	border: 0px solid #930f49;
	color: #FFF;
	cursor: pointer;
	font-size: 20px;
	height: auto;
	line-height: 20px;
	text-transform: uppercase;
	transition: all 0.2s ease 0s;
	width: 360px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
    padding: 25px 0;
    font-weight: bold;
    background-color: #00af3f;
	border-radius:40px;
}
.fm_btn:hover{
	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.fm_btn02 {
	border: 0px solid #666;
	
	color: #FFF;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	width: 200px;
	height: auto;
	transition-property: all;
	transition: 0.2s ease;
    letter-spacing: 0.1em;
    padding: 25px 0;
    background-color: #666;
	margin-right: 10px;
}
.fm_btn02:hover{
	opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
input::-webkit-input-placeholder {
    color: #aaa;
    font-weight: normal;
}
input:-ms-input-placeholder {
    color: #aaa;
    font-weight: normal;
}
input::-moz-placeholder {
    color: #aaa;
    font-weight: normal;
}
textarea::-webkit-input-placeholder {
    color: #aaa;
    font-weight: normal;
}
textarea:-ms-input-placeholder {
    color: #aaa;
    font-weight: normal;
}
textarea::-moz-placeholder {
    color: #aaa;
    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;
}
select.fm_select {
  border-radius: 8px;
  font-size: 16px;
  line-height: 38px;
  height: 50px;
  width: auto;
  border: 0px solid #333;
  -webkit-appearance: none;
  appearance: none;
  padding-left: 15px;
	padding-right: 30px;
  background-image: url("../images/icon_dropdown_sankaku.png");
  background-size: 10px auto;
  background-position: 96% center;
  background-repeat: no-repeat;
  background-color: #eee;
  min-width: 140px;
}

.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;
	margin-top: 0px;
	background-color: #f2f2f2;
	background-image: url("../images/heroimage.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.heroImage::after{
	/*content: '';
	width: 100%;
	height: 30px;
	background-color: #FFF;
	position: absolute;
	bottom: 0;
	left: 0;*/
	
}
.heroInner {
  width: 100%;
  height: 100%;
  -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: absolute;
  display: flex;
  justify-content: flex-start;
  align-items:flex-end;
  max-width: 1600px;
  padding-left: 120px;
	padding-bottom: 60px;
	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;
}
.box1280HalfRight {
  width: 100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  max-width: 640px;
}
.mainBox {
  width: 75%;
  height: auto;
  display: table;
  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;
  padding-right: 80px;
  position: relative;
}
.sideBox {
  display: table;
  float: left;
  height: auto;
  margin-bottom: 20px;
  width: 25%;
  position: relative;
}

.bgGrey{
	background-color: #eeeeee;
}

.whtBox{
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	position: relative;
	background-color: #FFF;
	border-radius: 16px;
}
.whtBox.t-basic{
	padding: 40px;
}
.fontMc{
	font-family: 'Shippori Mincho', serif;
}

.flex.between.column3{
	justify-content: space-between;
}
.flex.between.column3::after {
  content: "";
  display: block;
  width: 30%;
  height: 0;
}
.flex.between.column3.t-gb::after {
  width: calc(33.3333% - 30px);
}
.flex.between.column3.t-rc::after {
  width: 32.3333%;
}
.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 6px 15px rgba(0,0,0,0.20);
}

.footMenu{
	width: 50%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
}


.footMenu ul{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	display: flex;
	flex-wrap: wrap;
}
.footMenu ul li {
  width: 50%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 15px;
	
}
.footMenu ul li a {
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	font-size: 14px;
	line-height: 1.6em;
	color: #666666;
	text-decoration: none;
	font-weight: 500;
}
.footMenu ul li a:hover {
	text-decoration: underline;
	color: #02aa39;
}

.footLogo{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
}
.footLogo img{
	width: 100%;
  height: auto;
	max-width: 250px;
}

.dotLine{
	position: relative;
	border-bottom: #ea6c91 4px dotted;
}
.dotLine.t-blue{
	border-bottom-color: #0068b7;
}
.ls0{
	letter-spacing: 0;
}

.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;
	display: flex;
	flex-wrap: wrap;
	padding-right: 0px;
}
.newsList.t-line dl {
	border-bottom: #9b9b8c 1px solid;
	 padding-bottom: 30px;
	padding-top: 30px;
}
.newsList dl dt {
  width: 140px;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	font-size: 16px;
  line-height: 1.6em;
	color: #9b9b8c;
	font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
	font-weight: 600;
}
.newsList dl dd {
  width: calc(100% - 140px);
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
  font-size: 16px;
	color: #555;
  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%;
  height: auto;
	padding: 30px;
	border: #9b9b8c 1px solid;
}
ul.dotList{
	width: 100%;
  height: auto;
	display: flex;
	flex-wrap: wrap;
}
ul.dotList li{
	width: 50%;
  height: auto;
	font-size: 17px;
	line-height: 1.8;
	padding-left: 1em;
	margin-bottom: 5px;
	
}
ul.dotList li::before{
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	top: 12px;
	left: 0;
	background-color: #b4b4aa;
	border-radius: 100%;
	
}

ul.dotList li a{
	
}
ul.dotList li a:hover{
	
}
ul.dotList li.w-full{
	width: 100%;
}
ul.dotList.t-half li{

}
ul.dotList.t-about li::before{

}

.iconTitle{
	display: flex;
	align-items: center;
}
.justifyCenter{
	justify-content: center;
}
.barTitle{
	display: block;
  float: left;
  height: auto;
  width: 100%;
  font-size: 30px;
	font-size: 20px;
  line-height: 1.6em;
	box-sizing: border-box;
	padding: 6px 20px;
	background-color: #22ac38;
	color: #FFF;
	border-radius: 8px;
	font-weight: bold;
	letter-spacing: 0;
}


ol.policyText {
  width: 100%;
  height: auto;
  float: left;
  padding-left: 20px;
  box-sizing: border-box;
  position: relative;
  display: block;
}
ol.policyText li {
  list-style-type: decimal;
  font-size: 15px;
  line-height: 1.6em;
  margin-bottom: 30px;
  clear: both;
  float: left;
}
.pageTopPd{
	padding-top: 100px;
}

.header .flex{
	justify-content: space-between;
}


.header .box1600{
	max-width: 100%;
	
}
#menuButton{
	display: none;
}
.headContactBtn{
	width: 200px;
  height: auto;
  float: left;
  display: flex;
  text-align: center;
  position: relative;
  justify-content: center;
	margin-right: 15px;
	margin-left: 15px;
}
.headContactBtn a{
    width: 100%;
    height: 60px;
    display: flex;
    line-height: 20px;
    font-size: 18px;
    color: #FFF;
    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: 600;
    position: relative;
    letter-spacing: 0em;
    max-width: 200px;
    align-items: center;
    justify-content: center;
    padding-left: 0px;
    background-color: #32b16c;
    border-radius: 40px;
    background-image: -webkit-linear-gradient(320deg,rgba(86,177,183,1.00) 0%,rgba(50,177,108,1.00) 100%);
    background-image: -moz-linear-gradient(320deg,rgba(86,177,183,1.00) 0%,rgba(50,177,108,1.00) 100%);
    background-image: linear-gradient(130deg,rgba(86,177,183,1.00) 0%,rgba(50,177,108,1.00) 100%);
    font-family: "Quicksand", sans-serif;	
}

span.ulSky {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 50%, #029fe7 50%) repeat scroll 0 0px;
}
span.ulYlw {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 50%, #f7f0b2 50%) repeat scroll 0 0px;
}


.bottomMenu{
	width: 100%;
  height: auto;
  float: left;
  box-sizing: border-box;
  position: relative;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	
}
.bottomMenu li{
	width: auto;
  height: auto;
	 padding: 0px 20px;
	box-sizing: border-box;
	position: relative;
}
.bottomMenu li::after{
	content: '|';
	position: absolute;
	top: 0;
	right: -5px;
}
.bottomMenu li:last-child::after{
	display: none;
}
.bottomMenu li a{
	width: auto;
  height: auto;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: normal;
  transition-property: all;
  transition: 0.2s ease;
  box-sizing: border-box;
  padding: 0px 0px;
  position: relative;
  letter-spacing: 0.03em;
}

.dotStep{
	width: 60px;
	position: absolute;
	bottom: -60px;
	left: 40px;
	z-index: 10;
	box-sizing: border-box;
}
.dotStep.t-foot{
	bottom: 10px;
	width: 80px;
}
.dotStep.t-foot02{
	bottom: 10px;
	width: 76px;
}
.dotFoot{
	width: 100%;
	position: relative;
	float: left;
	opacity: 0;
	animation: step_anime 0.2s forwards;
}
.dotFoot img{
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}
.dotFoot img.shadow{
	filter: drop-shadow(0 0px 10px rgba(0,0,0,0.20));
}
.dotFoot.s01{
	animation-delay: 0.4s;
}
.dotFoot.s02{
	animation-delay: 0.8s;
	animation-delay: 1.0s;
}
.dotFoot.s03{
	animation-delay: 1.2s;
	animation-delay: 1.8s;
}
.dotFoot.s04{
	animation-delay: 1.6s;
	animation-delay: 2.4s;
}
.dotFoot.s05{
	animation-delay: 2.0s;
	animation-delay: 3.0s;
}
.dotFoot.s06{
	animation-delay: 2.4s;
	animation-delay: 3.6s;
}
.dotFoot.s07{
	animation-delay: 2.8s;
	animation-delay: 4.2s;
}
.dotFoot.s08{
	animation-delay: 3.2s;
	animation-delay: 4.8s;
}
.dotFoot.s09{
	animation-delay: 3.6s;
	animation-delay: 5.4s;
}
.dotFoot.s10{
	animation-delay: 4.0s;
	animation-delay: 6.0s;
}
.dotFoot.s11{
	animation-delay: 4.4s;
}
.dotFoot.s12{
	animation-delay: 4.8s;
}
@keyframes step_anime {
  0% {
    
  }
   100% {
    opacity: 1;
    
  }
}


.ccTitle{
	font-size: min(4vw,60px);
	line-height: 1.4em;
	font-family: "Klee One", cursive;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0.05em;
	width: auto;
	display: table;
	margin: 0 auto;
	top: 30px;
	z-index: 100;
	text-shadow: 0 0 9px rgba(255,255,255,0.60);
}
.ccTitle02{
	font-size: min(4vw,60px);
	line-height: 1.4em;
	font-family: "Klee One", cursive;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0.05em;
	width: 100%;
}
.ccTitle03{
	font-size: min(4vw,48px);
	line-height: 1.4em;
	font-family: "Klee One", cursive;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0.03em;
	width: 100%;
	text-align: center;
}
.ccTitle04{
	font-size: min(3.8vw,48px);
	line-height: 1.4em;
	font-family: "Klee One", cursive;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0.01em;
	width: 100%;
}
.c-gld{
	color: #9b9b8c;
}
.section-lineup {
  overflow: hidden;
  padding-top: 60px;
	padding-bottom: 60px;
	border-top: #9b9b8c 1px solid;
	border-bottom: #9b9b8c 1px solid;
}
.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;
}
.slick-slide {
  box-sizing: border-box;
  padding: 0px 10px;
}
.slick-slide img {
  width: 100%;
  height: auto;
	border-radius: 12px;
}
.bgLgld{
	background-color: #f5f4e9;
}
.baseTitle{
	font-size: min(4vw,48px);
	line-height: 1.4em;
	font-family: "Klee One", cursive;
	font-weight: 600;
	font-style: normal;
	letter-spacing: 0.05em;
	width: 100%;
}
.baseTitle.t-yokoLine::before{
	content: '';
	width: calc(100% - 40px);
	height: 1px;
	background-color: #9b9b8c;
	top: 50%;
	left: 40px;
	z-index: -1;
	display: block;
  position: absolute;
}
.baseTitle.t-yokoLine span{
	background-color: #fffef4;
	z-index: 0;
	padding-right: 20px;
}
.flowList dl{
	width: 100%;
	padding-bottom:40px;
	float: left;
}
.flowList dl::before{
	content: '';
	width: 1px;
	height: calc(100% - 20px);
	position: absolute;
	left: 15px;
	top: 0;
	background-color: #9b9b8c;
}
.flowList dl:last-child::before{
	display: none;
}
.flowList dl dt{
	width: 60px;
	font-size: 48px;
	color: #33b26f;
	font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
	float: left;
	background-color: #fffef4;
	padding-bottom: 10px;
}
.flowList dl:first-child dt{
	padding-left: 5px;
}
.flowList dl dd{
	width: calc(100% - 60px);
	padding-top: 6px;
	float: left;
}
.flowList.t-service dl dt{
	background-color: #f5f4e9;
}
.contactWrapper{
	width: calc(100% - 80px);
	height: 280px;
	margin-left: 40px;
	margin-right: 40px;
	background-image: -webkit-linear-gradient(320deg,rgba(86,177,183,1.00) 0%,rgba(50,177,108,1.00) 100%);
    background-image: -moz-linear-gradient(320deg,rgba(86,177,183,1.00) 0%,rgba(50,177,108,1.00) 100%);
    background-image: linear-gradient(130deg,rgba(86,177,183,1.00) 0%,rgba(50,177,108,1.00) 100%);
	display: flex;
	align-items: center;
}
.bgSky{
    background-color: #65A3FF;
	background-image: url("../images/bg_sky02.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.footTelText{
	width: 100%;
	display: flex;
	align-items: center;
}
.footTelText a{
	width: 100%;
  height: 80px;
  display: flex;
  line-height: 1;
  font-size: 48px;
  color: #9b9b8c;
  text-decoration: none;
  font-weight: normal;
  position: relative;
  letter-spacing: 0em;
  align-items: center;
  justify-content: flex-start;
  font-family: "Quicksand", sans-serif;
}
.footTelText a img{
	width: 80px;
	height: 80px;
}
.snsLink{
	width: 100%;
	display: flex;
	align-items: center;
	margin-top: 25px;
}
.snsLink li{
	margin-right: 15px;
}
.snsLink li img{
	width: 80px;
	height: 80px;
}
.heroLogo{
	width: auto;
	height: auto;
	padding: 20px;
	background-color: #fffef4;
	position: absolute;
	top: 40px;
	left: 40px;
	box-shadow: 0 0 14px rgba(0,0,0,0.28);
  transition-property: all;
  transition: 0.2s ease;
}
.heroLogo img{
	width: 100%;
	height: auto;
	max-width: 200px;
}
.heroLogo02{
	width: auto;
	height: auto;
	padding: 0px;
	position: absolute;
	top: 40px;
	left: 40px;
  transition-property: all;
  transition: 0.2s ease;
	z-index: 10;
}
.heroLogo02 img{
	width: 100%;
	height: auto;
	max-width: 240px;
	filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.3));
}
.heroCc{
	width: 45%;
	/*max-width: 800px;*/
	position: absolute;
	top: 15%;
	right: 40px;
	z-index: 10;
}
.heroCc img{
	width: 100%;
	height: auto;
	filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.3));
}
.rol{
	width: 423px;
	height: auto;
	position: absolute;
	top: -40px;
	right: 20px;
	z-index: 10;
}
.bgBtmGld::after{
	content: '';
	width: 100%;
	height: calc(50% - 40px);
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #f5f4e9;
	z-index: -1;
}
.priceText{
	width: 100%;
	font-size: 36px;
	line-height: 1;
	
	font-family: "Klee One", cursive;
  font-weight: 600;
	letter-spacing: 0;
}
.priceText span{
	font-size: 24px;
}
.priceText span.sub01{
	font-size: 18px;
}
.priceText02{
	width: auto;
	font-size: 28px;
	line-height: 1;
	font-family: "Klee One", cursive;
  font-weight: 600;
	letter-spacing: 0;
}
.priceText02 span{
	font-size: 20px;
}
.priceText02 span.sub01{
	font-size: 14px;
}
.priceList{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.priceList li{
	width: auto;
	margin-right: 20px;
}
.priceList li:last-child{
	margin-right: 0px;
}
.opList{
	width: 100%;
	list-style-type: disc;
	padding-left: 1em;
}
.opList li{
	list-style-type: disc;
	width: 100%;
	font-size: 18px;
	line-height: 1.6em;
}
.opIconList{
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.opIconList li{
	margin-right: 10px;
}
.opIconList li img{
	width: 40px;
	height: 40px;
}
.headLineBtn{
	width: 60px;
	height: 60px;
	background-color: #32b16c;
	background-image: -webkit-linear-gradient(320deg,rgba(86,177,183,1.00) 0%,rgba(50,177,108,1.00) 100%);
    background-image: -moz-linear-gradient(320deg,rgba(86,177,183,1.00) 0%,rgba(50,177,108,1.00) 100%);
    background-image: linear-gradient(130deg,rgba(86,177,183,1.00) 0%,rgba(50,177,108,1.00) 100%);
	border-radius: 100%;
}
.contactTelText{
	width: 100%;
  height: 60px;
  display: flex;
  line-height: 1;
  font-size: 36px;
  color: #FFF;
  text-decoration: none;
  font-weight: normal;
  position: relative;
  letter-spacing: 0em;
  align-items: center;
  justify-content: flex-start;
  font-family: "Quicksand", sans-serif;
}
.contactTelText a{
	display: flex;
	 align-items: center;
	color: #FFF;
  text-decoration: none;
}
.contactTelText a img{
	width: 60px;
	height: 60px;
	margin-right: 10px;
}

.section-lineup::before {
  content: '';
	width: 100%;
	height: 36px;
	position: absolute;
	top: 10px;
	left: 0;
	background-image: url("../images/film_sq.png");
  background-size: 36px 36px;
  background-position: center center;
  background-repeat: repeat-x;
}
.section-lineup::after {
	content: '';
	width: 100%;
	height: 36px;
	position: absolute;
	bottom: 10px;
	left: 0;
	background-image: url("../images/film_sq.png");
	background-size: 36px 36px;
	background-position: center center;
	background-repeat: repeat-x;
}
.bgLine01::before{
	content: '';
	width: 1px;
	height: 50%;
	background-color: #9b9b8c;
	position: absolute;
	top: 0;
	left: 10%;
}
.topServicePh01{
	width: 100%;
	float: right;
	text-align: right;
}
.topServicePh01 img{
	width: 60%;
	height: auto;
	max-width: 400px;
}
.imgShadow02{
	filter: drop-shadow(0 6px 15px rgba(0,0,0,0.20));
}
.topServicePh02{
	width: 100%;
	float: left;
	top: -40px;
}
.topServicePh02 img{
	width: 40%;
	height: auto;
	max-width: 240px;
}
.iconTitle{
	display: flex;
	align-items: center;
}
.topFlowPh01{
	width: 100%;
	top: -160px;
	margin-bottom: -80px;
	float: left;
}
.topFlowPh02{
	width: 100%;
	float: right;
	top: 0px;
	text-align: right;
}
.topFlowPh02 img{
	width: 45%;
	height: auto;
	max-width: 240px;
}
.topFlowPh03{
	width: 100%;
	float: left;
	top: -20px;
}
.topFlowPh03 img{
	width: 60%;
	height: auto;
	max-width: 360px;
}
.topFlowPh04{
	width: 100%;
	float: right;
	top:-40px;
	text-align: right;
	padding-right: 30px;
}
.topFlowPh04 img{
	width: 40%;
	height: auto;
	max-width: 220px;
}
.box1080HalfLeft {
  width: 100%;
  float: right;
  box-sizing: border-box;
  position: relative;
  max-width: 540px;
}
.box1080HalfRight {
  width: 100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  max-width: 540px;
}
/* フェードインのみ */
.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;
}

.dotFootEx{
	width: 100%;
	position: relative;
	float: left;
}
.dotFootEx img{
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}

.step01{
	opacity: 0;
	transition: opacity 0.2s ease;
}
.step02{
	opacity: 0;
	transition: opacity 0.2s ease;
	transition-delay: 0.4s;
}
.step03{
	opacity: 0;
	transition: opacity 0.2s ease;
	transition-delay: 0.8s;
}
.step04{
	opacity: 0;
	transition: opacity 0.2s ease;
	transition-delay: 1.2s;
}
.step05{
	opacity: 0;
	transition: opacity 0.2s ease;
	transition-delay: 1.6s;
}
.step06{
	opacity: 0;
	transition: opacity 0.2s ease;
	transition-delay: 2.0s;
}
.step07{
	opacity: 0;
	transition: opacity 0.2s ease;
	transition-delay: 2.4s;
}
.step08{
	opacity: 0;
	transition: opacity 0.2s ease;
	transition-delay: 2.8s;
}
.step09{
	opacity: 0;
	transition: opacity 0.2s ease;
	transition-delay: 3.2s;
}
.step10{
	opacity: 0;
	transition: opacity 0.2s ease;
	transition-delay: 3.6s;
}
.step01.active,.step02.active,.step03.active,.step04.active,.step05.active,.step06.active,.step07.active,.step08.active,.step09.active,.step10.active{
	opacity: 1;
}
.dotStepRight{
	width: 60px;
	position: absolute;
	top: -180px;
	right: 60px;
	z-index: 10;
	box-sizing: border-box;
}
.dotStepLeft{
	width: 60px;
	position: absolute;
	top: -180px;
	left: 60px;
	z-index: 10;
	box-sizing: border-box;
}
.dotStepLeft02{
	width: 60px;
	position: absolute;
	bottom: -20px;
	left: 60px;
	z-index: 10;
	box-sizing: border-box;
}
.dotStepLeft03{
	width: 60px;
	position: absolute;
	top: -60px;
	left: 60px;
	z-index: 10;
	box-sizing: border-box;
}
.dotStepRight02{
	width: 60px;
	position: absolute;
	top: -60px;
	right: 60px;
	z-index: 10;
	box-sizing: border-box;
}
.dotStepRightPageTop{
	width: 60px;
	position: absolute;
	top: -120px;
	right: 60px;
	z-index: 10;
	box-sizing: border-box;
}
.newsMoreBtn{
	width: 100%;
	display: flex;
	justify-content: flex-end;
	top: -36px;
	
}
.newsMoreBtn a{
	width: 120px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	line-height: 0;
	border: #9b9b8c 1px solid;
	color: #9b9b8c;
	text-decoration: none;
	border-radius: 40px;
	font-family: "Klee One", cursive;
	font-weight: 600;
}
.newsMoreBtn a:hover{
	background-color: #9b9b8c;
	color: #FFF;
}
.box1600HalfLeft {
  width: 100%;
  float: right;
  box-sizing: border-box;
  position: relative;
  max-width: 800px;
}
.box1600HalfRight {
  width: 100%;
  float: left;
  box-sizing: border-box;
  position: relative;
  max-width: 800px;
}
.footContactBtn{
	display: none;
}
.footLineBtn{
	display: none;
}
.dotStepRightEx01 {
  width: 60px;
  position: absolute;
  top: -100px;
  right: 60px;
  z-index: 10;
  box-sizing: border-box;
}
.dotStepRightEx01_02 {
  width: 50px;
  position: absolute;
  top: -130px;
  right: 60px;
  z-index: 10;
  box-sizing: border-box;
}

.ccTitle04 .uLine{
	border-bottom: #9b9b8c 2px solid;
}
.bgFilm{
	border-top: #9b9b8c 1px solid;
  border-bottom: #9b9b8c 1px solid;
}
.bgFilm::before{
  content: '';
  width: 100%;
  height: 36px;
  position: absolute;
  top: 10px;
  left: 0;
  background-image: url("../images/film_sq.png");
  background-size: 36px 36px;
  background-position: center center;
  background-repeat: repeat-x;
}
.bgFilm::after {
  content: '';
  width: 100%;
  height: 36px;
  position: absolute;
  bottom: 10px;
  left: 0;
  background-image: url("../images/film_sq.png");
  background-size: 36px 36px;
  background-position: center center;
  background-repeat: repeat-x;
}
.t-foot02 .dotFoot.s01{
	animation-delay: 0.4s;
}
.t-foot02 .dotFoot.s02{
	animation-delay: 1.2s;
}
.t-foot02 .dotFoot.s03{
	animation-delay: 2.0s;
}
.t-foot02 .dotFoot.s04{
	animation-delay: 2.8s;
}
.t-foot02 .dotFoot.s05{
	animation-delay: 3.6s;
}
.t-foot02 .dotFoot.s06{
	animation-delay: 4.4s;
}
.talkBox{
	width: 100%;
	padding: 40px;
	background-color: #f5f4e9;
	border-radius: 16px;
}
.talkBox::before{
	content: "";
  position: absolute;
  top: 60px;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 30px solid #f5f4e9;
}
  .moreBtn.t-ancher a {
    border: #555 1px solid;
    color: #555;
    background-image: none;
    background-color: transparent;
	  border-radius: 0;
	  max-width: 240px;
	  margin: 0 5px;
  }
.moreBtn.t-ancher a::after {
	content: '';
	display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0px;
  border-bottom: 1px solid #555;
  border-right: 1px solid #555;
  transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 6px);
	right: 20px;
}
.moreBtn.t-ancher a:hover {
	background-color: #9b9b8c;
	border-color: #9b9b8c;
	color: #FFF;
}
.moreBtn.t-ancher a:hover::after {
	border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.moreBtn.t-double a{
	background-color: transparent;
	background-image: none;
	border: #555 1px solid;
	color: #555;
	max-width: 240px;
	margin: 0 5px;
}
.moreBtn.t-double a::after {
	content: '';
	display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0px;
  border-top: 1px solid #555;
  border-right: 1px solid #555;
  transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 4px);
	right: 20px;
}
.moreBtn.t-double a:hover{
	background-color: #9b9b8c;
	border-color: #9b9b8c;
	color: #FFF;
}
.moreBtn.t-double a:hover::after {
	border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.gldBox{
	width: 100%;
	padding: 40px;
	background-color: #f5f4e9;
	border-radius: 16px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.10);
}
dl.priceBox{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
dl.priceBox.nonMb{
	margin-bottom: 20px;
}
dl.priceBox dt{
	width: 40%;
	font-size: 30px;
	line-height: 1.6;
	font-family: "Klee One", cursive;
	font-weight: 600;
	padding-left: 25px;
}
dl.priceBox dt::before{
	content: '';
	width: 10px;
	height: 10px;
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	border: #9b9b8c 1px solid;
}
dl.priceBox dd{
	width: 60%;
}
dl.priceBox.t-plan {
	margin-bottom: 0;
}
dl.priceBox.t-plan dt{
	width: 100%;
}
dl.priceBox.t-plan dd{
	width: 100%;
	padding-left: 25px;
	margin-top: 20px;
}
.voiceCc em{
	font-style: normal;
	border-bottom: #9b9b8c 2px solid;
}
.voiceCc span::after{
	content: '';
	width: 110px;
	height: 70px;
	position: absolute;
	right: -60px;
  top: -10px;
	background-image: url("../images/voice/feather_img.png");
  background-size: auto 60px;
  background-position: center center;
  background-repeat: no-repeat;
}
.voiceBox{
	width: 100%;
	padding: 40px 50px;
	background-color: #f5f4e9;
	border-radius: 16px;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.10);
}
.voiceBox dt{
	width: 120px;
}
.voiceBox dd{
	width: calc(100% - 120px);
	padding-left: 50px;
}
.voiceBox dd::before{
	content: '“';
	font-size: 60px;
	line-height: 1;
	color: #c2c2bd;
	position: absolute;
	top: -10px;
	left: 20px;
	font-family: "Klee One", cursive;
	font-weight: 600;
}
.voiceBox dd::after{
	content: '”';
	font-size: 60px;
	line-height: 1;
	color: #c2c2bd;
	position: absolute;
	font-family: "Klee One", cursive;
	font-weight: 600;
	bottom: -50px;
  right: -25px;
}
.companyList {
  width: 100%;
  height: auto;
	
}
.companyList dl {
  width: 100%;
  height: auto;
  display: flex;
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: #9b9b8c 1px dotted;
  flex-wrap: wrap;
}
.companyList dl dt {
  width: 150px;
  height: auto;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: 600;
}
.companyList dl dd {
  width: calc(100% - 150px);
  height: auto;
  font-size: 16px;
  line-height: 1.6em;
}
.gldBox.t-contact{
	width: calc(50% - 10px);
}
.shikaku{
	padding-left: 20px;
}
.shikaku::before {
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  left: 0;
  border: #9b9b8c 1px solid;
}
.rubiRol{
font-family: "Shippori Mincho", serif;
  font-weight: 700;

}
.rubiRol::before{
	content: 'roots of life';
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 1;
	font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
	font-weight: normal;
	color: #9b9b8c;
	position: absolute;
	top: -12px;
	left: 0;
	letter-spacing: 0;
}
.rubiAshiato{
	font-family: "Shippori Mincho", serif;
  font-weight: 700;

}
.rubiAshiato::before{
	content: 'a shi a to';
	width: 100%;
	text-align: center;
	font-size: 12px;
	line-height: 1;
	font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
	font-weight: normal;
	color: #9b9b8c;
	position: absolute;
	top: -12px;
	left: 0;
	letter-spacing: 0.03em;
	
}
.scenePh01{
	width: 340px;
  height: auto;
  position: absolute;
 /* top: 40px;
  right: calc(50% - 740px);*/
	top: 100px;
	right: calc(50% - 760px);
}
.scenePh01 img{
	width: 100%;
	height: auto;
}
.scenePh02{
	width: 300px;
  height: auto;
  position: absolute;
  top: 540px;
  left: calc(50% - 760px);
}
.scenePh02 img{
	width: 100%;
	height: auto;
}
.scenePh03{
	width: 240px;
  height: auto;
  position: absolute;
  top: 0px;
  right: calc(50% - 660px);
}
.scenePh03 img{
	width: 100%;
	height: auto;
}
.scenePh04{
	width: 280px;
  height: auto;
  position: absolute;
  bottom: 20px;
  left: calc(50% - 630px);
}
.scenePh04 img{
	width: 100%;
	height: auto;
}
.scenePh05{
	width: 300px;
  height: auto;
  position: absolute;
  bottom: 440px;
  right: calc(50% - 760px);
}
.scenePh05 img{
	width: 100%;
	height: auto;
}
.overFLowHidden{
	overflow: hidden;
}
.mapBox{
	width: 100%;
}
.mapBox iframe{
	width: 100%;
	height: 400px;
}
.talkPh01{
	width: 140px;
	position: absolute;
	top: 20px;
  left: 20px;
	z-index: 5;
}
.talkPh01 img{
	width: 100%;
	height: auto;
	max-width: 140px;
}
.talkPh02{
	width: 140px;
	position: absolute;
	bottom: 20px;
  left: 40%;
	z-index: 5;
}
.talkPh02 img{
	width: 100%;
	height: auto;
	max-width: 140px;
}
.talkPh03{
	width: 180px;
	position: absolute;
	bottom: 140px;
	left: 68%;
	z-index: 5;
}
.talkPh03 img{
	width: 100%;
	height: auto;
	max-width: 180px;
}
.talkPh04{
	width: 100%;
	z-index: 0;
	padding-top: 120px;
	padding-bottom: 100px;
	padding-left: 60px;
}
.talkPh04 img{
	width: 100%;
	height: auto;
	max-width: 400px;
}
.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(255,255,255,0.95);
  color: #555;
  padding: 2em 80px 2em 40px;
  text-align: center;
  z-index: 9999;
	font-size: 13px;
	animation: slideUp 0.5s ease-out forwards;
  transform: translateY(100%);
  opacity: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
	line-height: 1.5em;
	border-top: #000 0px solid;
}
.cookie-banner button {
  font-size: 13px;
  background: #9b9b8c;
  color: #FFF;
  border: none;
  padding: 0.5em 1em;
  cursor: pointer;
	transition: all 0.2s ease 0s;
	border-radius:40px; 
}
.cookie-banner button:hover {
	opacity: 0.8;
}
@keyframes slideUp {
  to {
    transform: translateY(0%);
    opacity: 1;
  }
}
#cookieClose{
	width: 30px;
	height: 30px;
	position: absolute;
	right: 40px;
	top: calc(50% - 15px);
	
	cursor: pointer;
}
#cookieClose::before, #cookieClose::after { /* 共通設定 */
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px; /* 棒の幅（太さ） */
  height: 24px; /* 棒の高さ */
  background: #9b9b8c;
}
#cookieClose::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
 
#cookieClose::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.cookie-banner p{
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 1.4;
}
.cookie-banner p a{
	color: #666;
	text-decoration: underline;
}
.cookie-banner p a:hover{
	color: #000;
}
/* 非表示アニメ */
@keyframes fadeDown {
  from {
    transform: translateY(0%);
    opacity: 1;
  }
  to {
    transform: translateY(100%);
    opacity: 0;
  }
}

.cookie-banner.hide {
  animation: fadeDown 0.5s ease-in forwards !important;
}
.tsunagu{
	width: 100%;
	display: flex;
	align-items: center;
}
.tsunagu img.ito{
	width: 25%;
	height: auto;
}
.family01{
	width: 16%;
	height: auto;
	position: absolute;
	top: 0;
	right: 18%;
	z-index: 10;
}
.family02{
	width: 14%;
	height: auto;
	position: absolute;
	top: 30%;
	right: 48%;
	z-index: 10;
}
.family03{
	width: 16%;
  height: auto;
  position: absolute;
  top: 55%;
  right: 74%;
  z-index: 10;
}
.family01 img,.family02 img,.family03 img{
	width: 100%;
	height: auto;
	filter: drop-shadow(0 6px 15px rgba(0,0,0,0.20));
}
.tng01 {
  opacity: 0;
  transition: opacity 1.5s ease;
}
.tng02 {
  opacity: 0;
  transition: opacity 1.5s ease;
	transition-delay: 0.4s;
}
.tng03 {
  opacity: 0;
  transition: opacity 1.5s ease;
	transition-delay: 0.8s;
}
.tng04 {
  opacity: 0;
  transition: opacity 1.5s ease;
	transition-delay: 1.2s;
}
.tng05 {
  opacity: 0;
  transition: opacity 1.5s ease;
	transition-delay: 1.6s;
}
.tng06 {
  opacity: 0;
  transition: opacity 1.5s ease;
	transition-delay: 2.0s;
}
.tng07 {
  opacity: 0;
  transition: opacity 1.5s ease;
	transition-delay: 2.4s;
}
.active .tng01,.active .tng02,.active .tng03,.active .tng04,.active .tng05,.active .tng06,.active .tng07 {
  opacity: 1;
}
.faqList dl {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #fffef4;
	border-radius: 16px;
}
.faqList dt {
  width: 100%;
  height: auto;
  line-height: 1.8em;
  font-size: 20px;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s ease;
  cursor: pointer;
  position: relative;
	font-family: "Klee One", cursive;
  font-weight: 700;
  
  padding-right: 40px;
  padding-left: 42px;
}
.faqList dt:hover {
	color: #000;
}
.faqList dt::before {
  content: 'Q.';
  font-size: 30px;
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  position: absolute;
  top: -1px;
  left: 0;
  color: #9b9b8c;
  line-height: 1;
}
.faqList dt::after {
	content: '';
	width: 30px;
	height: 30px;
	background-image: url('../images/icon_plus.png');
  background-size: 30px auto;
  background-position: center center;
  background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: 3px;
	transition: all 0.2s ease 0s;
}
.faqList dt.on::after {
	transform: rotate(45deg);
}
.faqList dd {
  width: 100%;
  height: auto;
  display: none;
  padding-top: 20px;
	padding-bottom: 10px;
  padding-left: 45px;
  position: relative;
	border-top: #9b9b8c 1px dotted;
	margin-top: 15px;
}
.faqList dd p{
	font-size: 16px;
	line-height: 1.6em;
	color: #666;
}
.faqList dd::before {
  content: 'A.';
  font-size: 30px;
  font-family: "Shippori Mincho", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  position: absolute;
  top: 11px;
  left: 0;
  color: #9b9b8c;
  line-height: 1;
}
.wLineBox{
	width: 100%;
	padding: 30px;
	border: #9b9b8c 3px double;
}
.video-wrap {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  z-index: 1;
  max-height: 1200px;
}
video#makingMv {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 1;
  background-position: center bottom;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.video-wrapSp {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
  z-index: 1;
  max-height: 1200px;
	display: none;
}
video#makingMvSp {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 1;
  background-position: center bottom;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
	display: none;
}
.loader {
  margin: 100px auto;
  font-size: 10px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  position: absolute;
  top: calc(50% - 100px);
  left: 50%;
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #45bd4f,
      1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2),
      2.5em 0em 0 0em rgba(69, 189, 79, 0.2),
      1.75em 1.75em 0 0em rgba(69, 189, 79, 0.2),
      0em 2.5em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em 1.8em 0 0em rgba(69, 189, 79, 0.2),
      -2.6em 0em 0 0em rgba(69, 189, 79, 0.5),
      -1.8em -1.8em 0 0em rgba(69, 189, 79, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(69, 189, 79, 0.7),
      1.8em -1.8em 0 0em #45bd4f, 2.5em 0em 0 0em rgba(69, 189, 79, 0.2),
      1.75em 1.75em 0 0em rgba(69, 189, 79, 0.2),
      0em 2.5em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em 1.8em 0 0em rgba(69, 189, 79, 0.2),
      -2.6em 0em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em -1.8em 0 0em rgba(69, 189, 79, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(69, 189, 79, 0.5),
      1.8em -1.8em 0 0em rgba(69, 189, 79, 0.7), 2.5em 0em 0 0em #45bd4f,
      1.75em 1.75em 0 0em rgba(69, 189, 79, 0.2),
      0em 2.5em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em 1.8em 0 0em rgba(69, 189, 79, 0.2),
      -2.6em 0em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(69, 189, 79, 0.2),
      1.8em -1.8em 0 0em rgba(69, 189, 79, 0.5),
      2.5em 0em 0 0em rgba(69, 189, 79, 0.7), 1.75em 1.75em 0 0em #45bd4f,
      0em 2.5em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em 1.8em 0 0em rgba(69, 189, 79, 0.2),
      -2.6em 0em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(69, 189, 79, 0.2),
      1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2),
      2.5em 0em 0 0em rgba(69, 189, 79, 0.5),
      1.75em 1.75em 0 0em rgba(69, 189, 79, 0.7), 0em 2.5em 0 0em #45bd4f,
      -1.8em 1.8em 0 0em rgba(69, 189, 79, 0.2),
      -2.6em 0em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(69, 189, 79, 0.2),
      1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2),
      2.5em 0em 0 0em rgba(69, 189, 79, 0.2),
      1.75em 1.75em 0 0em rgba(69, 189, 79, 0.5),
      0em 2.5em 0 0em rgba(69, 189, 79, 0.7), -1.8em 1.8em 0 0em #45bd4f,
      -2.6em 0em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(69, 189, 79, 0.2),
      1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2),
      2.5em 0em 0 0em rgba(69, 189, 79, 0.2),
      1.75em 1.75em 0 0em rgba(69, 189, 79, 0.2),
      0em 2.5em 0 0em rgba(69, 189, 79, 0.5),
      -1.8em 1.8em 0 0em rgba(69, 189, 79, 0.7), -2.6em 0em 0 0em #45bd4f,
      -1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(69, 189, 79, 0.2),
      1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2),
      2.5em 0em 0 0em rgba(69, 189, 79, 0.2),
      1.75em 1.75em 0 0em rgba(69, 189, 79, 0.2),
      0em 2.5em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em 1.8em 0 0em rgba(69, 189, 79, 0.5),
      -2.6em 0em 0 0em rgba(69, 189, 79, 0.7), -1.8em -1.8em 0 0em #45bd4f;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #45bd4f,
      1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2),
      2.5em 0em 0 0em rgba(69, 189, 79, 0.2),
      1.75em 1.75em 0 0em rgba(69, 189, 79, 0.2),
      0em 2.5em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em 1.8em 0 0em rgba(69, 189, 79, 0.2),
      -2.6em 0em 0 0em rgba(69, 189, 79, 0.5),
      -1.8em -1.8em 0 0em rgba(69, 189, 79, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(69, 189, 79, 0.7),
      1.8em -1.8em 0 0em #45bd4f, 2.5em 0em 0 0em rgba(69, 189, 79, 0.2),
      1.75em 1.75em 0 0em rgba(69, 189, 79, 0.2),
      0em 2.5em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em 1.8em 0 0em rgba(69, 189, 79, 0.2),
      -2.6em 0em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em -1.8em 0 0em rgba(69, 189, 79, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(69, 189, 79, 0.5),
      1.8em -1.8em 0 0em rgba(69, 189, 79, 0.7), 2.5em 0em 0 0em #45bd4f,
      1.75em 1.75em 0 0em rgba(69, 189, 79, 0.2),
      0em 2.5em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em 1.8em 0 0em rgba(69, 189, 79, 0.2),
      -2.6em 0em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(69, 189, 79, 0.2),
      1.8em -1.8em 0 0em rgba(69, 189, 79, 0.5),
      2.5em 0em 0 0em rgba(69, 189, 79, 0.7), 1.75em 1.75em 0 0em #45bd4f,
      0em 2.5em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em 1.8em 0 0em rgba(69, 189, 79, 0.2),
      -2.6em 0em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(69, 189, 79, 0.2),
      1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2),
      2.5em 0em 0 0em rgba(69, 189, 79, 0.5),
      1.75em 1.75em 0 0em rgba(69, 189, 79, 0.7), 0em 2.5em 0 0em #45bd4f,
      -1.8em 1.8em 0 0em rgba(69, 189, 79, 0.2),
      -2.6em 0em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(69, 189, 79, 0.2),
      1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2),
      2.5em 0em 0 0em rgba(69, 189, 79, 0.2),
      1.75em 1.75em 0 0em rgba(69, 189, 79, 0.5),
      0em 2.5em 0 0em rgba(69, 189, 79, 0.7), -1.8em 1.8em 0 0em #45bd4f,
      -2.6em 0em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(69, 189, 79, 0.2),
      1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2),
      2.5em 0em 0 0em rgba(69, 189, 79, 0.2),
      1.75em 1.75em 0 0em rgba(69, 189, 79, 0.2),
      0em 2.5em 0 0em rgba(69, 189, 79, 0.5),
      -1.8em 1.8em 0 0em rgba(69, 189, 79, 0.7), -2.6em 0em 0 0em #45bd4f,
      -1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(69, 189, 79, 0.2),
      1.8em -1.8em 0 0em rgba(69, 189, 79, 0.2),
      2.5em 0em 0 0em rgba(69, 189, 79, 0.2),
      1.75em 1.75em 0 0em rgba(69, 189, 79, 0.2),
      0em 2.5em 0 0em rgba(69, 189, 79, 0.2),
      -1.8em 1.8em 0 0em rgba(69, 189, 79, 0.5),
      -2.6em 0em 0 0em rgba(69, 189, 79, 0.7), -1.8em -1.8em 0 0em #45bd4f;
  }
}
.fixText{
	display: none;
}
.omoideBox{
	width: 100%;
	max-width: 380px;
	margin: 0 auto 20px;
	background-color: #f5f4e9;
	padding: 20px;
}
.moreBtn.t-YouTube a{
	background-color: transparent;
	background-image: none;
	border: #555 1px solid;
	color: #555;
	max-width: 490px;
	margin: 0 5px;
}
.moreBtn.t-YouTube a::after {
	content: '';
	display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 0px;
  border-top: 1px solid #555;
  border-right: 1px solid #555;
  transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 4px);
	right: 20px;
}
.moreBtn.t-YouTube a img{
	width: 30px;
	height: 30px;
	margin-right: 10px;
}
.moreBtn.t-YouTube a:hover{
	background-color: #9b9b8c;
	border-color: #9b9b8c;
	color: #FFF;
}
.moreBtn.t-YouTube a:hover::after {
	border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}