@charset "UTF-8";

/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
.wf-roundedmplus1c { font-family: "Rounded Mplus 1c"; }
body {
    font-family:"Rounded Mplus 1c",'Noto Sans Japanese',"YuGothic","Yu Gothic","游ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo",sans-serif;
    
	background-color: #FFF;
	color: #99FF33 #111;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	letter-spacing: 0.05em;
}
body.home{
	
}
::selection {
	background:#037d70;
	color: #FFF;/* Safari */
}

::-moz-selection {
	background:#037d70;
	color: #FFF;/* Firefox */
}
.clearfix {
	clear: both;
}
.onPc{
	display:block !important;
}
.onSmt{
	display:none !important;
}
a{
    cursor: pointer;
	color: #666;
    text-decoration: underline;
}
a:hover{
    color: #2E7D32;
    text-decoration: underline;
}
.headclearfix {
	clear: both;
	width:100%;
	height:1px;
	display:block;
	float:left;
	margin-bottom:-1px;
}
.overlay-lock {
    overflow: hidden !important;
    width: auto;
}
.overlay-lock body {
	overflow: hidden !important;
}
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{
    -webkit-box-shadow: 1px 3px 3px rgba(0,0,0,0.4);
	-moz-box-shadow: 1px 3px 3px rgba(0,0,0,0.4);
	box-shadow: 1px 3px 3px rgba(0,0,0,0.4);
}
.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;}
.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;}

.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;}

.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;}

.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 */
.header {
	width: 100%;
	height: 100px;
	display: block;
	position: fixed;
	top: 0px;
	z-index: 900;
	background-color: rgba(255,255,255,0.00);
	border-bottom: #d2d2d2 0px solid;
	transition-property: all;
transition: 0.2s ease;
 margin-bottom: -1px;
}
.on.header{
    top: 0px;
	background-color: rgba(255,255,255,1.00);
}
.fixed.header{
    top: 0px;
	background-color: rgba(255,255,255,1.00);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1); 
}
.search .header{
    top: 0px;
	background-color: rgba(255,255,255,1.00);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.1); 
}

.spHeader {
	display: none;
}
.headerFix {
	width: 100%;
	height: auto;
	display: block;
	position: fixed;
	top: 0px;
	z-index: 2000;
	background-color: rgba(249,249,249,1.00);
	border-bottom: #d2d2d2 0px solid;
	transition-property: all;
transition: 0.2s ease;
    
}
.headclearfix {
	clear: both;
}

.box1080{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width: 1080px;
	-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: 30px;
	padding-right: 30px;
    position: relative;
}
.box960{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width: 960px;
    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;

}

.box800{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width: 800px;
    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;
}

.box1280{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width:1280px;
	padding-left: 2%;
	padding-right: 2%;
	-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;
}
.box1280Pd{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width:1280px;
	-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;
	padding-top: 60px;
	padding-bottom: 60px;
    position: relative;
}
.box1600{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	max-width:1600px;
    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;
}
.box1600.nonPd{
    max-width:100%;
}
.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;
    position: relative;
}
.headLogo{
	width: auto;
	height: 50px;
	float: left;
	display:block;
	position: fixed;
	top:10px;
    left: 20px;
	transition-property: all;
transition: 0.6s ease;
    z-index: 1000;
}
.headLogo img{
	float:left;
	height: 50px;
	width:auto;
}
.on .headLogo{
	
}

.headerFix .headLogo{
	top: 20px;
}


.contentBox {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#FFF;
    position: relative;
    z-index: 0;
}

.contentBoxGrey {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#f2f2f2;
    position: relative;
}
.contentBoxGreen {
    height: auto;
    width: 100%;
    margin: 0 auto;
    display: table;
    background-color: rgba(3,125,112,1.00);
    position: relative;
    background-image: -webkit-linear-gradient(330deg,rgba(3,125,112,1.00) 0%,rgba(20,179,59,1.00) 100%);
    background-image: -moz-linear-gradient(330deg,rgba(3,125,112,1.00) 0%,rgba(20,179,59,1.00) 100%);
    background-image: linear-gradient(120deg,rgba(3,125,112,1.00) 0%,rgba(20,179,59,0.90) 100%);
    border-top: #FFF 10px solid;
    border-bottom: #FFF 10px solid;
}



.footBox {
    height: auto;
    width: 100%;
    margin: 0 auto;
    display: table;
    background-color: #FFF;
    padding-top: 60px;
    padding-bottom: 60px;
    background-image: url("../images/maebaru.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 60px;
}

.moreBtn{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	text-align:center;
}
.moreBtn a{
	width: 400px;
	height: auto;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #111;
	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: bold;
    padding: 10px 0;
    border: #111 2px solid;
    cursor: pointer;
    position: relative;
    border-radius: 0px;
}
.moreBtn a::before{
    
}
.moreBtn a:hover{
    background-color: #2E7D32;
    border-color: #2E7D32;
    color: #FFF;
}


.goTopBtn{
	width:50px;
	height:50px;
	display:block;
	position:fixed;
	right:-65px;
	bottom:5px;
	z-index:80;
	transition-property: all;
	transition: 0.6s ease;
    background-color: #FFF;

}
.goTopBtn.on{
	right:5px;
}
.goTopBtn.on:hover{
	
}
.goTopBtn img{
	width:50px;
	height:auto;
	
}
.goTopBtn img:hover{
	
}

.copyright{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	text-align:center;
	font-size:11px;
	color:#111;
	line-height:20px;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #fff;
}

.title24{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:left;
	line-height:36px;
	font-weight:bold;
	letter-spacing:0.1em;
}
.title24 span{
	border-bottom:#222 2px solid;
	padding-bottom:3px;
}
.text30{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:30px;
	text-align:left;
	line-height:1.5em;
}
.text30Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:30px;
	text-align:center;
	line-height:1.5em;
}
.text36{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:36px;
	text-align:left;
	line-height:1.5em;
}
.text36Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:36px;
	text-align:center;
	line-height:1.5em;
}
.text24Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:center;
	line-height:1.8em;
}
.text24{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:24px;
	text-align:left;
	line-height:1.8em;
}
.text18{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align:left;
	line-height:1.8em;
}
.text18Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:18px;
	text-align: center;
	line-height:1.8em;
}
.text16{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:16px;
	text-align:left;
	line-height:1.8em;
}
.text16Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:16px;
	text-align:center;
	line-height:1.8em;
}
.text14{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:14px;
	text-align:left;
	line-height:1.8em;
}
.text14Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:14px;
	text-align:center;
	line-height:1.8em;
}
.text12{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:12px;
	text-align:left;
	line-height:1.8em;
}
.text12Center{
	 display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:12px;
	text-align:center;
	line-height:1.8em;
}
p{
    margin-bottom: 1em;
}
.bd{
	font-weight: bold;
}
.secPd120 .box800 {
    padding-top: 120px;
    padding-bottom: 120px;
}
.secPd60 .box800 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.secPd60 .box1280 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.secPd120 .box1280 {
    padding-top: 120px;
    padding-bottom: 120px;
}
.secPd120 .box1080 {
    padding-top: 120px;
    padding-bottom: 120px;
}
.secPd60 .box1080 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.secPd60 .box1600 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.secPd120 .box1600 {
    padding-top: 120px;
    padding-bottom: 120px;
}
.navBox {
	width: auto;
	height: 60px;
	float: right;
	display:inline-block;
    margin-right: 15px;
}
.navBox ul{
	width: 100%;
	height: 60px;
	float: left;
	display:inline-block;
}
.navBox li{
	width: auto;
	height: auto;
	float: left;
	display:inline-block;
}
.navBox li a{
	width: auto;
	height: 60px;
	font-size:14px;
	line-height:60px;
	color:#003359;
	display:inline-block;
	text-decoration:none;
	letter-spacing:0.05em;
	transition-property: all;
	transition: 0.2s ease;
padding-left: 20px;
    padding-right: 20px;
	-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: bold;
}

.navBox li a:hover{
    color: #E3AB00;
    background-color: rgba(242,242,242,0.60);
}
.on .navBox li a:hover{
	background-color: rgba(242,242,242,0.60);
}

/*MARSOL*/
.heroImage{
    height: 100vh;
width: 100%;
margin: 0 auto;
    margin-top: 0px;
display: table;
float: left;
z-index: 0;
position: relative;
max-height: 100vh;
     background-image: url(../images/taki01.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.box {
    display: flex;
}

.contentBoxBg {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#FFF;
    position: relative;
    background-image: url("../images/bg_onsen.jpg");
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 1;
    padding-top: 0px;
    padding-bottom: 0px;
}
.contentBoxBg02 {
	height: auto;
	width: 100%;
	margin: 0 auto;
	display:table;
	background-color:#FFF;
    position: relative;
    background-image: url("../images/bg_pickup.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 1;
}
.contentBoxBg02::before {
    background-repeat: repeat;
background-position: bottom;
background-color: rgba(0, 0, 0, 0.4);
background-attachment: scroll;
bottom: 0;
content: "";
display: block;
height: 100%;
position: absolute;
width: 100%;
z-index: 2;
}
.greenBox{
    width: 100%;
    height: auto;
    display: block;
    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;
    margin-left: 0%;
    margin-right: 0%;
    padding: 60px;
    position: relative;
    z-index: 10;
}

.workBox{
    width: 31.3333%;
    height: auto;
    display: block;
    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;
    margin-left: 1%;
    margin-right: 1%;
    position: relative;
    z-index: 0;
    margin-bottom: 20px;
}
.workPh{
    width: 100%;
    height: auto;
     display: block;
    float: left;
    position: relative;
    z-index: 0;
}
.workPh::before{
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.5) 100%) repeat scroll 0 0;
bottom: 0;
content: "";
display: block;
height: 100%;
position: absolute;
width: 100%;
z-index: 1;
}
.workPh img{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    z-index: 0;
}
.workInfo{
    width: 100%;
    height: auto;
     display: block;
    float: left;
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 0;
    -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: 10px;
}
.workInfo .text18{
    color: #FFF;
    font-weight: bold;
}
#menuButton {
    display: none;
    width: 50px;
    height:50px;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 1200;
	cursor: pointer;
}
#menuButton span {
    display: block;
    background: #99FF33;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 10px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
#menuButton span:first-child {
    top: 15px;
}
#menuButton span:nth-child(2) {
    margin-top: -1px;
    top: 50%;
}
#menuButton span:last-child {
    bottom: 15px;
}
#menuButton.active span:first-child {
    -webkit-transform: translateY(14px) rotate(45deg);
    -moz-transform: translateY(14px) rotate(45deg);
    -ms-transform: translateY(14px) rotate(45deg);
    transform: translateY(14px) rotate(45deg);
	top: 10px;
}
#menuButton.active span:nth-child(2) {
    opacity: 0;
}
#menuButton.active span:last-child {
    -webkit-transform: translateY(-14px) rotate(-45deg);
    -moz-transform: translateY(-14px) rotate(-45deg);
    -ms-transform: translateY(-14px) rotate(-45deg);
    transform: translateY(-14px) rotate(-45deg);
	bottom: 10px;
}
.font01{
    font-family: 'Josefin Sans', sans-serif;
}
.font02{
    font-family: 'Oswald', sans-serif;
}

.wht{
    color: #FFF;
}
.ylw{
     color: #FFEB3B;
}
.footLogo{
     display: block;
    float: left;
    height: auto;
    width: 100%;
    text-align: center;
}
.footLogo img{
    width: auto;
    height: 53px;
}

.scroll{
	width:100px;
	height:100px;
	
	text-align:center;
	position:absolute;
	bottom:0px;
	left:50%;
	margin-left:-50px;
	font-size:14px;
    color: #FFF;
    z-index: 10;
    font-family: 'Fjalla One', sans-serif;
    font-weight: bold;
    letter-spacing: 0.2em;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    
}
.scroll a{
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
	
}
.scroll span{	
	width:2px;
	height:60px;
    float: left;
	display:inline-block;
	box-sizing: border-box;
	margin-bottom:10px;
    background-color: #FFF;
    margin-left: 49.0px;
    margin-right: 49.0px;
}
.heroMessage{
   width: 800px;
    height: auto;
    position: absolute;
    left: 50%;
    font-size: 30px;
    color: #FFF;
    line-height: 1.0em;
    top: 50%;
    margin-top: -60px;
    z-index: 1000;
    text-align: center;
    display: inline-block;
    margin-left: -400px;
    text-shadow: 0px 0px 20px rgba(0,0,0,0.3);
    font-weight: 700;
    letter-spacing: 0.15em;
    font-family: "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
}
.heroMessage span{
    border-bottom: #FFF 0px solid;
}
.heroMessage02{
   width: 800px;
    height: auto;
    position: absolute;
    left: 50%;
    font-size: 36px;
    color: #FFF;
    line-height: 1.0em;
    top: 50%;
    margin-top: 40px;
    z-index: 1000;
    text-align: center;
    display: inline-block;
    margin-left: -400px;
    text-shadow: 0px 0px 20px rgba(0,0,0,0.3);
    letter-spacing: 0.3em;
    font-weight: 700;
}
.heroMessageTate{
   width: 30px;
    height: auto;
    position: absolute;
    left: 50%;
    font-size: 30px;
    color: #FFF;
    line-height: 1.0em;
    top: 50%;
    margin-top: -190px;
    z-index: 1000;
    text-align: center;
    display: inline-block;
    margin-left: -15px;
    text-shadow: 0px 0px 20px rgba(0,0,0,0.3);
    
    font-weight: 700;
    letter-spacing: 0.15em;
    -webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
    font-family: "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
}
.contentBoxBottom {
    height: 300px;
    width: 100%;
    margin: 0 auto;
    display: table;
    background-color: #FFF;
    position: relative;
    background-image: url("../images/shiba_bg.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.flex {
    display: flex;
    width: 100%;
    height: auto;
    flex-flow: row wrap;
}
.cntBox{
    display: inline-block;
    float: left;
    height: auto;
    width: 30.3333%;
    position: relative;
    margin-right: 1.5%;
    margin-left: 1.5%;
    margin-bottom: 30px;
    transition-property: all;
transition: 0.2s ease;
}
.cntBox:hover{
    background-color: rgba(0,0,0,0.10);
    opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.cntPh{
    display: block;
    float: left;
    height: auto;
    width: 100%;
    position: relative;
}
.cntPh img{
    float: left;
    height: auto;
    width: 100%;
}
.cntInfo{
    display: block;
    float: left;
    height: auto;
    width: 100%;
    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;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #111;
}
.cntInfo{
    
}
.tateTitle{
    display: block;
    float: right;
    height: 210px;
    width: auto;
    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;
    -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
    font-size: 24px;
    letter-spacing: 0.2em;
    line-height: 1.0em;
    margin-left: 60px;
    font-family: "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
}
.tateText{
    display: block;
    float: right;
    height: 310px;
    width: auto;
    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;
    -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
    font-size: 16px;
    letter-spacing: 0.2em;
    line-height: 2.0em;
    margin-top: 60px;
    font-family: "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
}
.pdoTitle {
    display: block;
    float: left;
    height: auto;
    width: 100%;
    font-size: 48px;
    text-align: center;
    line-height: 1.5em;
    letter-spacing: 0.1em;
}
.font03{
    
    font-family: 'Fjalla One', sans-serif;
}
.font04{
    
    font-family: "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
}
.tatePdo{
    display: block;
    height: 320px;
    width: 124px;
	font-size:16px;
	text-align: left;
	letter-spacing: 0.2em;
    line-height: 2.0em;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-weight: bold;
    position: relative;
    font-family: "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
    margin-left: calc(50% - 62px);
}
.oguniLogo{
    display: block;
    float: left;
    height: auto;
    width: 100%;
    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;
    text-align: center;
    margin-top: 20px;
    
}
.oguniLogo img{
    width: 200px;
    height: auto;
}
.enTitleCenter{
    display: block;
    float: left;
    height: auto;
    width: 100%;
    font-size: 36px;
    text-align: center;
    line-height: 1.0em;
    letter-spacing: 0.3em;
    -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;
    padding-left: 0.2em;
    color: #2E7D32;
    margin-bottom: 10px;
}
.instaBox{
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
}
.instaBox ul{
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
}
.instaBox li{
    width: 20%;
    height: auto;
    display: inline-block;
    float: left;
    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;
    padding: 0px;
    transition-property: all;
transition: 0.2s ease;
}
.instaBox li:hover{
    opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.instaBox li img{
    width: 100%;
    height: auto;
    object-fit: cover;
    font-family: 'object-fit: cover; object-position: center center;';
    max-width: 400px;
    max-height: 400px;
    float: left;
}
.newsRight{
    display:inline-block;
    float: right;
    height: 246px;
    width: 100px;
    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;
}
.newsBox{
    display:inline-block;
    float: left;
    height: auto;
    width: calc(100% - 100px);
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: rgba(255,255,255,0.70);
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
    
}
.newsBox dl{
    display:inline-block;
    float: left;
    height: auto;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}
.newsBox dl:last-child{
    
}
.newsBox dt{
    display:inline-block;
    float: left;
    height: auto;
    width: 120px;
    font-size: 12px;
	line-height: 24px;
    font-weight: 500;
    position: relative;
    color: #2E7D32;
    font-family: 'Fjalla One', sans-serif;
}
.newsBox dd{
    display:inline-block;
    float: left;
    height: auto;
    width: calc(100% - 120px);
    font-size: 14px;
	line-height: 24px;
    position: relative;
    color: #111;
}
.newsBox dl:hover dd{
    text-decoration: underline;
    color: #2E7D32;
}
.enTitle{
     display:inline-block;
    float: left;
    height: auto;
    width: 100%;
    position: relative;
    font-size: 30px;
    line-height: 1.0em;
    letter-spacing: 0.3em;
    color: #2E7D32;
}
.ls01{
    letter-spacing: 0.1em;
}
.moreBtnEn{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	text-align:center;
}
.moreBtnEn a{
	width: 300px;
	height: auto;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	color: #111;
	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: normal;
    padding: 10px 0;
    border: #111 2px solid;
    cursor: pointer;
    position: relative;
    border-radius: 0px;
    font-family: 'Fjalla One', sans-serif;
    letter-spacing: 0.3em;
}

.moreBtnEn.wht a{
    color: #FFF;
    border-color: #FFF;
}
.moreBtnEn a:hover{
    background-color: #2E7D32;
    border-color: #2E7D32;
    color: #FFF;
}
.enTitleTate{
    display: block;
    float: right;
    height: auto;
    width: auto;
    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;
    -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
    font-size: 36px;
    letter-spacing: 0.3em;
    line-height: 1.0em;
    font-family: 'Fjalla One', sans-serif;
    color: #2E7D32;
    border-right: #2E7D32 6px double;
    padding-right: 20px;
}
.enTitleTate span{
    color: #111;
    font-size: 0.4em;
    font-weight: bold;
    margin-top: 20px;
    /*font-family: "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;*/
}
.cateTag{
    display: inline-block;
width: 100%;
height: auto;
float: left;
    position: relative;
}
.cateTag span {
    display: inline-block;
    height: auto;
    width: auto;
    font-size: 10px;
    font-weight: normal;
    color: #111;
    line-height: 12px;
    padding: 2px 10px;
    margin-right: 5px;
    margin-bottom: 5px;
    border: #111 1px solid;
    transition-property: all;
    transition: 0.2s ease;
    text-decoration: none;
    float: left;
}
.cateTag span.t01 {
    color: #FFF;
    background-color: #111;
    border-color: #111;
}
.cntInfo .text18{
    font-weight: bold;
}
.acText{
    display: inline-block;
float: left;
height: auto;
width: 100%;
font-size: 14px;
text-align: left;
line-height: 1.8em;
    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;
    padding-left: 18px;
}
.acText::before{
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f3c5";
    color: #ff364d;
    position: absolute;
    top: 0;
    left: 0;
}
.iconCenter{
    display: inline-block;
float: left;
height: auto;
width: 100%;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}
.iconCenter img{
    width: auto;
    height: 50px;
}
.headIcon {
    width: 140px;
    height: 140px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: 0px;
    z-index: 1000;
    text-align: center;
    display: inline-block;
    margin-left: -180px;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.headIcon img{
    width: 140px;
    height: auto;
}
.contentBoxPaper {
    height: auto;
    width: 100%;
    margin: 0 auto;
    display: table;
    background-color: #FFF;
    position: relative;
    background-image: url("../images/bg_paper.jpg");
    background-size: 800px 500px;
    background-position: center top;
    background-repeat: repeat;
    z-index: 1;
}
.shadow01{
    position: relative;
    display: inline-block;
}
.shadow01::after{
    position: absolute;
     background-image: url("../images/shadow.png");
    background-size: 800px 500px;
    background-position: center top;
    background-repeat: repeat;
    top: 8px;
    right: -8px;
    content:'';
    width: 100%;
    height: 100%;
    z-index: -1;
}
.gMenu{
    display: inline-block;
float: right;
height: auto;
width: auto;
    position: relative;
    margin-right: 0px;
}
.gMenu ul{
    display: inline-block;
float: right;
height: auto;
width: auto;
    position: relative;
}
.gMenu li{
    display: inline-block;
float: left;
height: auto;
width: auto;
    position: relative;
}
.gMenu li a{
    width: auto;
    height: auto;
    float: left;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
    font-weight: bold;
    padding: 10px 20px;
    text-decoration: none;
    transition-property: all;
transition: 0.2s ease;
}
@media screen and (max-width:1100px){
.gMenu li a{
    padding: 25px 15px;
}
}
.gMenu li a:hover{
    background-color: rgba(255,255,255,0.30);
}
.on .gMenu li a{
    color: #111;
}
.fixed .gMenu li a{
    color: #111;
}
.search .gMenu li a{
    color: #111;
}
.on .gMenu li a:hover,.fixed .gMenu li a:hover{
    background-color: rgba(0,0,0,0.05);
}
.search .gMenu li a:hover{
    background-color: rgba(0,0,0,0.05);
}
.gMenu li.cnt{
    margin-left: 30px;
}
.gMenu li.cnt a{
    background-color: #111;
    color: #FFF;
    min-width: 80px;
text-align: center;
}
.gMenu li.cnt a:hover{
    background-color: #2E7D32;
color: #FFF;
}
.footMenu{
    display: inline-block;
float: left;
height: auto;
width: 100%;
    position: relative;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 12px;
    line-height: 1.5em;
    letter-spacing: 0.1em;
}
.footMenu a{
    color: #FFF;
    text-decoration: none;
}
.footMenu a:hover{
    text-decoration: underline;
}
.pdoPh{
     display: inline-block;
float: left;
height: auto;
width: 50%;
    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;
}
.pdoPh img{
    height: auto;
width: 100%;
}
.pdoInfo{
    display: inline-block;
float: left;
height: auto;
width: 50%;
    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;
    padding-left: 40px;
    margin-top: 120px;
}
.pdoInfo.rgt{
    padding-right: 40px;
    padding-left: 0;
}
.pdoInfo .text36{
    letter-spacing: 0.1em;
    margin-bottom: 20px;
}
.kondate{
    display: inline-block;
float: left;
height: auto;
width: 100%;
    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;
    padding: 40px;
    padding-top: 120px;
    border: #111 6px solid;
}
.dUl{
  border-top: #2E7D32 3px solid; 
    border-bottom: #2E7D32 3px solid; 
}
.chefBox{
    display: inline-block;
float: left;
height: auto;
width: 100%;
    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;
    margin-bottom: 60px;
}
.chefBox .text36{
    margin-bottom: 20px;
    letter-spacing: 0.1em;
}
.chefBox .text24{
    margin-bottom: 10px;
}
.chefBox .text16 span{
    border-bottom: #111 1px solid;
    font-weight: bold;
}
.takumi{
    font-size: 0.6em;
    position: relative;
    left: -12px;
    margin-right: -12px;
}
.enTitleCenter02 {
    display: block;
    float: left;
    height: auto;
    width: 100%;
    font-size: 24px;
    text-align: center;
    line-height: 1.0em;
    letter-spacing: 0.3em;
    -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;
    padding-left: 0.2em;
    color: #111;
    margin-bottom: 10px;
    font-weight: bold;
}
.enTitleCenter03 {
    display: block;
    float: left;
    height: auto;
    width: 100%;
    font-size: 54px;
    text-align: center;
    line-height: 1.0em;
    letter-spacing: 0.3em;
    -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;
    padding-left: 0.2em;
    color: #111;
    margin-bottom: 5px;
    font-weight: bold;
}
.text48Center{
	display: block;
    float: left;
    height: auto;
    width: 100%;
	font-size:48px;
	text-align:center;
	line-height:1.5em;
}
.menuHeader{
    display: inline-block;
    float: left;
    height: auto;
    width: 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: relative;
    bottom: -60px;
    background-image: url("../images/bg_paper.jpg");
background-size: 400px auto;
background-position: center center;
background-repeat: no-repeat;
    z-index: 10;
}
.pdoInfo .enTitle{
    color: #111;
}
.chefBox .acText::before {
    color: #111;
    top: 0;
    left: 0;
}
.chefBox .acText {
    padding-left: 19px;
}
.headMt{
    margin-top: 70px;
}
.bc {
    color: #111;
    display: table;
    font-size: 11px;
    height: auto;
    letter-spacing: 0.05em;
    line-height: 20px;
    margin: 5px auto;
    width: 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;
    padding-bottom: 0px;
}
.bc a {
    color: #111;
    text-decoration: none;
}
.leftBox{
    display: inline-block;
    float: left;
    height: auto;
    width: 50%;
    -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;
    padding-right: 40px;
}
.rightBox{
    display: inline-block;
    float: left;
    height: auto;
    width: 50%;
    -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;
}
.shisetsuPhBox {
    width: 100%;
    display: table;
    height: auto;
    margin: 0 auto;
    margin-bottom: 20px;
}
/* .flickSlider
--------------------------- */
.flickSlider {
    margin: 0 auto;
    text-align: left;
    display: none;
    width: 100%;
}
 
/* .flickView
--------------------------- */
.flickSlider .flickView {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 1px;
}
.flickSlider .flickView ul {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    overflow: hidden;
}
.flickSlider .flickView ul li {
    width: 100%;
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
}
.flickSlider .flickView ul li img {
    width: 100%;
    height: auto;
    object-fit: contain;
    font-family: 'object-fit: contain; object-position: center center;'
}
 
/* .flickThumb
--------------------------- */
.flickSlider .flickThumb {
    width: 100%;
    overflow: hidden;
}
.flickSlider .flickThumb ul {
    width: 110%;
}
.flickSlider .flickThumb ul li {
    float: left;
    cursor: pointer;
    display: inline;
    border-right: #FFF 1px solid;
    border-bottom: #FFF 1px solid;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    height: 68px;
    overflow: hidden;
    text-align: center;
}
.flickSlider .flickThumb ul li img {
    width: 100%;
    height: 70px;
    object-fit: contain;
    font-family: 'object-fit: contain; object-position: center center;'
}
.flickSlider .flickThumb ul li.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
/* sideNavi
------------------------- */
.flickSlider .btnPrev,
.flickSlider .btnNext {
    top: 50%;
    width: 40px;
    height: 60px;
    position: absolute;
    cursor: pointer;
    margin-top: -30px;
}
.flickSlider .btnPrev {
    left: 0;
    background: #111 url(../images/arrow_left.png) no-repeat center center;
    background-size: 40px auto;
}
 
.flickSlider .btnNext {
    right: 0;
    background: #111 url(../images/arrow_right.png) no-repeat center center;
    background-size: 40px auto;
}
 
 
/* =======================================
    ClearFixElements
======================================= */
.flickSlider .flickView ul:after,
.flickSlider .flickThumb ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.flickSlider .flickView ul,
.flickSlider .flickThumb ul {
    display: inline-block;
    overflow: hidden;
}
.postTitle {
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
    font-size: 30px;
    line-height: 1.2em;
    text-align: left;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: #111 4px double;
    font-family: "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
    background-image: url("../images/icon_stay.png");
background-size: 36px auto;
background-position: left top;
background-repeat: no-repeat;
    padding-left: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.postTitle.ex {
    background-image: url("../images/icon_sugi.png");
}
.postTitle.course {
    background-image: url("../images/icon_course_grn.png");
    margin-bottom: 30px;
}
.postBox{
	width:100%;
	height:auto;
	display:table;
	float:left;
    position: relative;
    table-layout: fixed;
    border-bottom: #111 1px solid;
    margin-bottom: 20px;
}
.postBox h1 {
    float: left;
    font-size: 22px;
    height: auto;
    line-height: 1.6em;
    text-align: left;
    width: 100%;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 18px;
    background-color: #FFF;
    padding: 3px 15px;
    font-weight: bold;
    border: #111 1px solid;
}
.postBox h2 {
    float: left;
    font-size: 22px;
    height: auto;
    line-height: 1.6em;
    margin-bottom:18px;
    text-align: left;
    width: 100%;
    display: inline-block;
    border-left: #2E7D32 4px solid;
    -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: 10px;
    border-bottom: #111 0px solid;
    font-weight: bold;
}
.postBox h3 {
    font-size: 20px;
    line-height: 1.6em;
    margin-bottom: 12px;
    text-align: left;
	font-weight: normal;
    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;
    padding-left: 0.8em;
}
.postBox h3::before {
    content: '●';
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 10px;
    color: #999;
}
.postBox h4 {
    font-size: 18px;
    line-height: 1.6em;
    width: 100%;
	font-weight: normal;
}
.postBox h5 {
    font-size: 16px;
    line-height: 1.6em;
	font-weight: normal;
}
.postBox p{
    font-size: 14px;
    line-height: 1.8em;
	margin-bottom: 24px;

}
.postBox p a{
    color: #666;
    text-decoration: underline;
}
.postBox p a:hover{
    color: #111;
}
.postBox img {
	height: auto;
	width: auto;
    margin-bottom: 5px;
    max-width: 100%;
	vertical-align: top;
}
.postBox .wp-caption {
	height: auto;
	width: auto;
    max-width: 100%;
}
.infoBox{
    width:100%;
	height:auto;
	display:block;
	float:left;
    position: relative;
}
.infoBox dl{
    width:100%;
	height:auto;
	display:block;
	float:left;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: #111 1px dotted;
}
.infoBox dt{
    width:150px;
	height:auto;
	display:block;
	float:left;
    position: relative;
    font-size: 12px;
    line-height: 1.8em;
    font-weight: bold;
}
.infoBox dd{
    width:calc(100% - 150px);
	height:auto;
	display:block;
	float:left;
    position: relative;
    font-size: 14px;
    line-height: 1.5em;
}
.infoBox dd a{
    color: #111;
}
.infoBox dd a i{
    color: #999;
}
.infoBox dd a:hover{
    color: #2E7D32;
}
.infoBox dd a:hover i{
    color: #2E7D32;
}
.infoBox dl:last-child {
    margin-bottom: 20px;
    border-bottom-style: solid;
}
.mapBox{
    width:100%;
	height:auto;
	display:block;
	float:left;
    position: relative;
    border: #666 0px solid;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.mapBox iframe{
    width:100%;
    height: 400px;
}
.enSubTitleCenter {
    display: block;
    float: left;
    height: auto;
    width: 100%;
    font-size: 24px;
    text-align: center;
    line-height: 1.0em;
    letter-spacing: 0.3em;
    -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;
    padding-left: 0.2em;
    color: #2E7D32;
    margin-bottom: 10px;
}
.pageHeader {
    height: 180px;
    width: 100%;
    margin: 0 auto;
    display: block;
    background-image: url("../images/pagetop04.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 70px;
    padding-top: 30px;
    position: relative;
    z-index: 0;
}
.pageHeader.exp {
    background-image: url("../images/pagetop01.jpg");
}
.pageHeader.onsen {
    background-image: url("../images/bg_onsen.jpg");
}
.pageHeader.contact {
    background-image: url("../images/pagetop03.jpg");
}
.pageHeader.modelcourse{
    background-image: url("../images/mura_ph01.jpg");
}
.pageHeader.pageHotspring{
    background-image: url("../images/bg_onsen.jpg");
    height: auto;
}
.pageHeader.spring {
    background-image: url("../images/pagetop_spring.jpg");
}
.pageHeader.summer {
    background-image: url("../images/pagetop_summer.jpg");
}
.pageHeader.autumn {
    background-image: url("../images/pagetop_autumn.jpg");
}
.pageHeader.winter {
    background-image: url("../images/pagetop_winter.jpg");
}
.pageHeader::before {
    background-color: rgba(0, 0, 0, 0.5);
bottom: 0;
content: "";
display: block;
height: 100%;
position: absolute;
width: 100%;
z-index: 1;
}
.pagePd .box1280{
    padding-bottom: 60px;
}
.pageHeader .box1280{
   position: relative;
    z-index: 10;
}
.pageHeader .enTitleCenter{
    color: #FFF;
}
.formBox {
    display: block;
    float: left;
    height: auto;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    margin-bottom: 40px;
    margin-top: 40px;
}
.formBox dl {
    display: block;
    float: left;
    height: auto;
    width: 100%;
	margin-bottom:10px;
}
.formBox dt {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: auto;
    line-height: 26px;
    padding: 24px 0px 0px;
    width: 30%;
}
.formBox dd {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    font-size: 14px;
    height: auto;
    letter-spacing: 0.1em;
    line-height: 40px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-top: 17px;
    width: 70%;
}
.fm_form {
    border: 0px solid #f2f2f2;
    border-radius: 0;
    font-size: 14px;
    line-height: 38px;
    padding-left: 0px;
    width: 80%;
	background-color:rgba(255,255,255,0.00);
	border-bottom: 1px solid #111;
}
.fm_formS {
    border: 0px solid #f2f2f2;
    border-radius: 0;
    font-size: 14px;
    line-height: 38px;
    padding-left: 0px;
    width: 30%;
	margin-right: 15px;
	background-color:#FFF;
	border-bottom: 1px solid #111;
}
.pRed {

	color: #e74c3c;
	font-size: 10px;
	margin-left: 5px;
}
.fm_formL {
    border: 1px solid #111;
    border-radius: 0;
    box-sizing: border-box;
    font-size: 14px;
    height: 160px;
    line-height: 20px;
    padding: 10px;
    width: 90%;
    background-color:rgba(255,255,255,0.00);
    margin-top: 14px;
}
.formBtn {
    display: block;
    float: left;
    height: auto;
    margin-top: 40px;
    text-align: center;
    width: 100%;
}
.fm_btn {
	background-color: #2E7D32;
	border: 0px solid #2E7D32;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	height: auto;
	line-height: 60px;
	text-transform: uppercase;
	transition: all 0.2s ease 0s;
	width: 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;
	-webkit-appearance: none;
    letter-spacing: 0.1em;
    max-width: 300px;
}
.fm_btn:hover{
	background-color: #37973C;
border-color: #37973C;
	color: #FFF;
}
.fm_btn02 {
	background-color: none;
	border: 2px solid #111;
	
	color: #111;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 56px;
	width: 200px;
	height: 60px;
	transition-property: all;
	transition: 0.2s ease;
    letter-spacing: 0.1em;
}
.fm_btn02:hover{
	background-color: #111;
	color: #FFF;
}
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;
}
/*.langBtn {
    width: 200px;
    height: auto;
    display: block;
    position: absolute;
    top: 24px;
    transition-property: all;
    transition: 0.6s ease;
    text-align: left;
    left: 200px;
}
.langBtn ul{
    display: block;
    float: left;
    height: auto;
    width: 100%;
}
.langBtn li{
    display: inline-block;
    float: left;
    height: auto;
    width: auto;
    font-size: 12px;
    line-height: 24px;
    margin-right: 20px;
    font-weight: normal;
    font-family: 'Noto Sans Japanese';
    position: relative;
    color: #FFF;
}
.langBtn li::after{
    content: '/';
    position: absolute;
    right: -12px;
    display: inline-block;
    top: 0px;
}
.fixed .langBtn li{
    color: #111;
}
.search .langBtn li{
    color: #111;
}
.on .langBtn li{
    color: #111;
}
.langBtn li:last-child::after{
    
}
.langBtn li a{
    font-size: 12px;
    line-height: 24px;
    color: #FFF;
    text-decoration: none;
    display: inline-block;
    
}
.fixed .langBtn li a{
    color: #111;
}
.search .langBtn li a{
    color: #111;
}
.on .langBtn li a{
    color: #111;
}
.langBtn li.current{
    border-bottom: #2E7D32 2px solid;
}
.langBtn li a.active{
    border-bottom: #2E7D32 2px solid;
}
.bogo-language-switcher .ja {
  order: 1;
    position: absolute;
    left: 0;
}
.bogo-language-switcher .ko-KR {
  order: 2;
    position: absolute;
    left: 59px;
}
.bogo-language-switcher .en-US {
  order: 3;
    position: absolute;
    left: 112px;
}
.langBtn li.en-US::after{
    display: none;
}*/
.heroImage{
    height: 100vh;
width: 100%;
margin: 0 auto;
    margin-top: 0px;
display: table;
float: left;
z-index: 0;
position: relative;
max-height: 100vh;
    background-image: -webkit-linear-gradient(135deg,rgba(3,125,112,1.00) 0%,rgba(3,56,53,1.00) 100%);
    background-image: -moz-linear-gradient(135deg,rgba(3,125,112,1.00) 0%,rgba(3,56,53,1.00) 100%);
    background-image: linear-gradient(315deg,rgba(3,125,112,1.00) 0%,rgba(3,56,53,1.00) 100%);
}
video#tjmv{
position: absolute;
left: 0;
bottom: 0;
min-width: 100%;
min-height: 100%;
width: auto; 
height: auto;
z-index: 0;
background-position:center bottom;
display:block;
}
.mvBox{    
    width: 100%;
    height: 780px;
    position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
    overflow:hidden;
    max-height: 780px;
}
.mvBox::before{
bottom: 0px;
content: "";
display: block;
height: 100%;
position: absolute;
width: 100%;
z-index: 1;
    background-color: rgba(0,0,0,0.30)
}
.movieBox {
    display: inline-block;
    float: left;
    height: auto;
    width: 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;
    margin-bottom: 20px;
    text-align: center;
}
.muraPhLeft{
    display: inline-block;
    float: left;
    height: 360px;
    width: 48%;
    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;
    background-image: url("../images/mura_ph01.jpg");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
    top: -30px;
    margin-left: 2%;
    margin-right: 0%;
}
.muraPhLeft.t03{
     background-image: url("../images/mura_ph04.jpg");
}
.muraPhRight{
    display: inline-block;
    float: left;
    height: 360px;
    width: 48%;
    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;
    background-image: url("../images/mura_ph03.jpg");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
    margin-left: 0%;
    margin-right: 2%;
    bottom: -30px;
}
.muraPhRight.t04{
     background-image: url("../images/mura_ph07.jpg");
    background-position: left center;
}
.muraCatch{
    display: block;
float: left;
height: auto;
width: 100%;
font-size: 48px;
text-align: center;
letter-spacing: 0.15em;
    position: absolute;
    z-index: 10;
    top: 50%;
    margin-top: -54px;
    font-weight: 100;
    color: #FFF;
    font-family: 'Open Sans Condensed', sans-serif;
    -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: 0.15em;
}
.muraCatch span{
    font-size: 0.7em;
}
.kondatePh{
    display: block;
float: left;
height: auto;
width: 100%;
    position: relative;
    top: -30px;
}
.kondatePh img{
    float: left;
height: auto;
width: 100%;
}
.muraCatchTop{
    display: block;
float: left;
height: auto;
width: 100%;
font-size: 48px;
text-align: center;
letter-spacing: 0.05em;
    position: absolute;
    z-index: 10;
    top: -24px;
    color: #111;
    left: 0;
}
.muraCatchBottom{
    display: block;
float: left;
height: auto;
width: 100%;
font-size: 48px;
text-align: center;
letter-spacing: 0.05em;
    position: absolute;
    z-index: 10;
    bottom: -24px;
    color: #111;
    left: 0;
    font-weight: 100;
    font-family: 'Open Sans Condensed', sans-serif;
}
.mainBox {
    width: 75%;
    height: auto;
    display: block;
    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: 60px;
    position: relative;
}
.sideBox {
    display: block;
    float: left;
    height: auto;
    margin-bottom: 20px;
    width: 25%;
    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;
}
.newsListBox{
    display:inline-block;
    float: left;
    height: auto;
    width: 100%;
    position: relative;
    margin-top: 0px;
    margin-bottom: 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;
    
}
.newsListBox dl{
    display:inline-block;
    float: left;
    height: auto;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    border-bottom: #d2d2d2 1px dotted;
}
.newsListBox dl:hover{
    background-color: rgba(0,0,0,0.10);
}
.newsListBox dt{
    display:inline-block;
    float: left;
    height: auto;
    width: 120px;
    font-size: 12px;
	line-height: 24px;
    font-weight: 500;
    position: relative;
    color: #2E7D32;
    font-family: 'Fjalla One', sans-serif;
}
.newsListBox dd{
    display:inline-block;
    float: left;
    height: auto;
    width: calc(100% - 120px);
    font-size: 14px;
	line-height: 24px;
    position: relative;
    color: #111;
}
.sideBox h2 {
    color: #111;
    display: table;
    float: left;
    font-size: 16px;
    height: auto;
    letter-spacing: 0.05em;
    line-height: 22px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    width: 100%;
    border-bottom: #111 1px solid;
}
.blogTitle {
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
    font-size: 24px;
    line-height: 1.3em;
    text-align: left;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: #111 4px double;
}
.blogDay {
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
    font-size: 12px;
    line-height: 1.3em;
    text-align: left;
    margin-bottom: 5px;
    color: #2E7D32;
font-family: 'Fjalla One', sans-serif;
}
.prevBtn {
    display: block;
    float: left;
    height: auto;
    text-align: left;
    width: 50%;
}
.prevBtn a {
     color: #111;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    width: 120px;
	border: #111 2px solid;
    letter-spacing: 0.2em;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Fjalla One', sans-serif;
}
.prevBtn a:hover {
	background-color: #111;
	color: #FFF;
}
.nextBtn {
    display: block;
    float: right;
    height: auto;
    text-align: right;
    width: 50%;
}
.nextBtn a {
    color: #111;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease 0s;
    width: 120px;
	border: #111 2px solid;
    letter-spacing: 0.2em;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Fjalla One', sans-serif;
}

.nextBtn a:hover {
	background-color: #111;
	color: #FFF;
}
#overlay{
	display: none;
}
.courseMap {
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    overflow: hidden;
    margin-bottom: 40px;
}
.courseMap iframe {
    /*margin-top: -48px;*/
    margin-left: 0px;
    width: 100%;
    /*height: 388px;*/
    height: 420px;
}
.coursePh {
    display: inline-block;
    float: left;
    height: auto;
    width: 40%;
    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;
}
.coursePh img{
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
}
.courseInfo {
    display: inline-block;
    float: left;
    height: auto;
    width: 60%;
    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;
    padding-left: 40px;
}
.enCateTitle {
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
    position: relative;
    font-size: 16px;
    line-height: 1.0em;
    letter-spacing: 0.3em;
    color: #2E7D32;
}
.enCateTitle span{
    letter-spacing: 0em;
}
.coruseStep{
    display: inline-block;
    float: left;
    height: 60px;
    width: 100%;
    position: relative;
    background-image: url("../images/flow_dot.png");
background-size: 10px auto;
background-position: 20% top;
background-repeat: repeat-y;
    margin-top: 10px;
    margin-bottom: 10px;
}
.comapnyList{
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
    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;
}
.comapnyList dl{
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
    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;
    margin-bottom: 40px;
}
.comapnyList dt{
    display: inline-block;
    float: left;
    height: auto;
    width: 40%;
    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;
    font-size: 13px;
    line-height: 24px;
    font-weight: 200;
}
.comapnyList dd{
    display: inline-block;
    float: left;
    height: auto;
    width: 60%;
    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;
    font-size: 16px;
    line-height: 24px;
}
.pdoBn{
    display: inline-block;
    float: left;
    height: 200px;
    width: 97%;
    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;
    background-image: url("../images/pdo_bn.jpg");
background-size: cover;
background-position: center bottom;
background-repeat: no-repeat;
    margin-right: 1.5%;
margin-left: 1.5%;
    margin-bottom: 60px;
    transition-property: all;
transition: 0.2s ease;
}
.pdoBn a{
    position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.pdoBn:hover{
    opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}
.pdoBnTitle {
    display: block;
    float: left;
    height: auto;
    width: 100%;
    font-size: 40px;
    text-align: center;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    margin-top: 40px;
    color: #FFF;
}
.pdoMore {
    width: 100%;
    height: auto;
    float: left;
    display: inline-block;
    text-align: center;
    margin-top: 20px;
}

.pdoMore span{
    width: 200px;
height: auto;
display: inline-block;
text-align: center;
line-height: 40px;
font-size: 14px;
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: normal;
padding: 0px 0;
border: #FFF 2px solid;
cursor: pointer;
position: relative;
border-radius: 0px;
font-family: 'Fjalla One', sans-serif;
letter-spacing: 0.3em;
}
.pdoBn:hover .pdoMore span{
    background-color: #2E7D32;
border-color: #2E7D32;
color: #FFF
}
.courseMove{
    display: block;
    float: left;
    height: auto;
    width: 100%;
    position: relative;
}
.courseMove dl{
    display: block;
    float: left;
    height: auto;
    width: 100%;
    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;
    border: #2E7D32 1px solid;
    padding: 10px 0;
}
.courseMove dt{
    display: inline-block;
float: left;
height: auto;
width: 40%;
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;
    text-align: center;
    font-family: 'Fjalla One', sans-serif;
    
    color: #2E7D32;
    font-size: 16px;
}
.courseMove dd{
    display: inline-block;
float: left;
height: auto;
width: 60%;
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;
padding-left: 40px;
    font-size: 16px;
}
.headWeatherBox{
    display: block;
    height: auto;
    width: 160px;
    position: absolute;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    background-color: rgba(0,0,0,0.40);
    padding: 15px 10px 30px;
    top: 120px;
    right: 40px;
    z-index: 100;
    color: #FFF;
}
.wtIcon{
    display: inline-block;
float: left;
height: 40px;
width: 50%;
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;
    text-align: center;
    border-right: #FFF 1px solid;
    /*background-image: url("../images/icon_sunny.png");
background-size: 40px auto;
background-position: center center;
background-repeat: no-repeat;*/
}
.wtIcon span img{
    width: 100%;
    height: auto;
    max-width: 40px;
}
.wtIcon span.smallFont{
    width: 100%;
    font-size: 10px;
    font-weight: bold;
    line-height: 1em;
    position: absolute;
    bottom: -14px;
    left: 0;
}
.wtTemp{
    display: inline-block;
float: left;
height: auto;
width: 50%;
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;
    text-align: center;
    font-size: 40px;
    line-height: 1em;
    font-weight: 500;
    top: 0px;
    letter-spacing: -0.02em;
}
.wtTemp span.smallFont{
    width: auto;
    font-size: 12px;
    line-height: 1em;
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-weight: bold;
}
.wtTitle{
    display: inline-block;
float: left;
height: auto;
width: 100%;
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;
    font-size: 12px;
    line-height: 1em;
    margin-bottom: 10px;
    text-align: center;
}
.wtTitle i{
    margin-right: 5px
}
.cntDay{
    display: inline-block;
float: left;
height: auto;
width: 100%;
font-size: 14px;
line-height: 1.6em;
font-weight: 500;
position: relative;
color: #2E7D32;
font-family: 'Fjalla One', sans-serif;
    margin-bottom: 5px;
}
.kankouCnt{
    height: 300px;
width: 33.3333%;
    float: left;
background-color: #FFF;
position: relative;
background-image: url("../images/block_stay.jpg");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
z-index: 0;
    transition-property: all;
    transition: 0.6s ease;
}
.kankouCnt.t01{
   background-image: url("../images/block_exp.jpg"); 
}
.kankouCnt.t02{
   background-image: url("../images/block_stay.jpg"); 
}
.kankouCnt.t03{
   background-image: url("../images/block_onsen.jpg"); 
}
.kankouCnt.t04{
   background-image: url("../images/block_sightsee.jpg"); 
}
.kankouCnt.t05{
   background-image: url("../images/block_eat.jpg"); 
}
.kankouCnt.t06{
   background-image: url("../images/block_learn.jpg"); 
}
.kankouCnt a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.kankouCnt::before {
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    transition-property: all;
    transition: 0.6s ease;
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.50) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.50) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.50) 100%);    
}
.kankouCnt:hover::before {
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.40) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.40) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.40) 100%);
}
.kankouTitle {
    width: 100%;
    height: auto;
    float: left;
    display: inline-block;
    text-align: center;
    position: absolute;
    font-size: 30px;
    line-height: 30px;
    color: #FFF;
    letter-spacing: 0.1em;
    z-index: 2;
    top: 50%;
    left: 0;
    margin-top: -30px;
    font-weight: bold;
    font-family: "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
    text-shadow: 0px 0px 10px #000;
}
.kankouSubTitle {
    width: 100%;
    height: auto;
    float: left;
    display: inline-block;
    text-align: center;
    position: absolute;
    font-size: 18px;
    line-height: 1em;
    letter-spacing: 0.3em;
    padding-left: 0.2em;
    color: #2F9052;
    z-index: 2;
    top: 50%;
    left: 0;
    margin-top: 15px;
    font-family: 'Fjalla One', sans-serif;
}
.seasonCnt{
    height: 240px;
width: 25%;
    float: left;
background-color: #FFF;
position: relative;
background-image: url("../images/block_autumn.jpg");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
z-index: 0;
}
.seasonCnt.s01{
    background-image: url("../images/block_spring.jpg");
}
.seasonCnt.s02{
    background-image: url("../images/block_summer.jpg");
}
.seasonCnt.s03{
    background-image: url("../images/block_autumn.jpg");
}
.seasonCnt.s04{
    background-image: url("../images/block_winter.jpg");
}
.seasonCnt::before {
     bottom: 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    transition-property: all;
    transition: 0.6s ease;
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.50) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.50) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,0.05) 0%,rgba(0,0,0,0.50) 100%);   
}
.seasonCnt:hover::before {
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.40) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.40) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.40) 100%);
}
.seasonCnt a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.s01 .kankouSubTitle {
    color: #F48FB1;
}
.s02 .kankouSubTitle {
    color: #81D4FA;
}
.s03 .kankouSubTitle {
    color: #FFCC80;
}
.s04 .kankouSubTitle {
    color: #B39DDB;
}
.secOnsenTitle{
    display: block;
float: left;
height: auto;
width: 100%;
font-size: 54px;
text-align: center;
line-height: 1em;
    font-family: "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #FFF;
    letter-spacing: 0.2em;
}
.secOnsenSubTitle{
    display: block;
float: left;
height: auto;
width: 100%;
text-align: center;
font-size: 16px;
line-height: 1em;
letter-spacing: 0.3em;
padding-left: 0.2em;
    font-family: 'Fjalla One', sans-serif;
    margin-bottom: 60px;
    color: #FFF;
}
.secOnsenTitle span{
    font-size: 0.6em;
}
.blockMore {
    width: auto;
    height: 20px;
    display: inline-block;
    position: absolute;
    font-size: 12px;
    line-height: 1em;
    color: #FFF;
    bottom: 15px;
    right: 15px;
    z-index: 1;
    font-family: 'Fjalla One', sans-serif;
    letter-spacing: 0.3em;
    text-align: right;
}
.blockMore span{
    padding-bottom: 5px;
    border-bottom: #FFF 2px solid;
    padding-left: 0.3em;
}
.topCalBox{
    display:block;
float: left;
height: auto;
width: 37.8%;
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;
    padding-right: 40px;
    margin-top: 20px;
}
.topEventBox{
    display:block;
float: left;
height: auto;
width: 62.2%;
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;
}
.topEventBox dl {
    width: 100%;
    height: auto;
    display: inline-block;
    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-top: 20px;
    padding-bottom: 20px;
    position: relative;
    transition-property: all;
transition: 0.2s ease;
}
.topEventBox dl:hover {
    background-color: rgba(0,0,0,0.10);
}
.topEventBox dl a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.topEventBox dt {
    width: 25%;
    height: auto;
    display: inline-block;
    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;
}
.topEventBox dd {
    width: 75%;
    height: auto;
    display: inline-block;
    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-left: 40px;
}
.topEventBox dd .text18{
    line-height: 1.6em;
}
.ph100{
    width: 100%;
    height: auto;
    display: inline-block;
    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;
}
.ph100 img{
    width: 100%;
    height: auto;
    float: left;
}
.ph80{
    width: 100%;
    height: auto;
    display: inline-block;
    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;
    text-align: center;
}
.ph80 img{
    width: 80%;
    height: auto;
}
.eo-calendar{
	display: inline-block;
    float: left;
    height: auto;
    width: 100%;
}
table#wp-calendar{
	display: inline-block;
    float: left;
    height: auto;
    width: 100%;
	font-family: 'Fjalla One', sans-serif;
    border: #d2d2d2 1px solid;
    padding-bottom: 15px;
}
table#wp-calendar caption{
	display: inline-block;
    float: left;
    height: auto;
    width: 100%;
	text-align: center;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #000;
	
	padding-top: 20px;
	padding-bottom: 10px;
}
table#wp-calendar thead{
	display: inline-block;
    height: auto;
    width: 100%;
	
	color: #2E7D32;
}
table#wp-calendar tr{
	height: auto;
    width: 100%;
	text-align: center;
	padding-top: 5px;
padding-bottom: 3px;
	display: inline-block;
}
table#wp-calendar th{
	height: auto;
    width: 14.28%;
	text-align: center;
	padding-top: 5px;
padding-bottom: 3px;
	display: inline-block;
}
table#wp-calendar td{
	height: auto;
    width: 14.28%;
	text-align: center;
	padding-top: 5px;
padding-bottom: 3px;
	display: inline-block;
}
table#wp-calendar tbody{
	display: inline-block;
    height: auto;
    width: 100%;
	
}
table#wp-calendar tfoot{
	display: inline-block;
    height: auto;
    width: 100%;
	margin-top: 5px;
}
table#wp-calendar td#eo-widget-prev-month{
	height: auto;
    width: 60px;
	text-align: center;
	float: left;
    margin-left: 20px;
}
table#wp-calendar td#eo-widget-prev-month a{
	color: #000;
	text-decoration: none;
	padding-top: 5px;
padding-bottom: 5px;
	display: inline-block;
	width: 100%;
    background-color:#eee;
    font-size: 12px;
}
table#wp-calendar td#eo-widget-next-month{
	height: auto;
    width: 60px;
	text-align: center;
	float: right;
    margin-right: 20px;
}
table#wp-calendar td#eo-widget-next-month a{
	color: #000;
	text-decoration: none;
	padding-top: 5px;
padding-bottom: 5px;
	display: inline-block;
	width: 100%;
    background-color:#eee;
    font-size: 12px;
}
table#wp-calendar tfoot td.pad{
	width: 84px;
	float: left;
}
table#wp-calendar td.event{
    background-color: #CED8F1;
}
table#wp-calendar td.event a{
	color: #000;
}
.moreBtnEn.grn a {
    background-color: #2E7D32;
border-color: #2E7D32;
color: #FFF;
}
.moreBtnEn.grn a:hover {
    background-color: #37973C;
    border-color: #37973C;
}
.footWeatherBox{
    display: block;
height: auto;
width: 160px;
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;
padding: 25px 10px 30px;
color: #FFF;
    display: table;
height: auto;
margin: 0 auto;
}
.searchandfilter h4 {
    margin: 0;
    padding: 5px 0 10px !important;
    display: block;
float: left;
height: auto;
width: 100%;
font-size: 14px !important;
text-align: left;
line-height: 1.6em;
    font-weight: bold;
    position: relative;
}
.searchandfilter h4::before {
    content: '■';
    color: #2E7D32;
    margin-right: 3px;
}
.sf-field-taxonomy-information ul{
    width: 100%;
height: auto;
float: left;
display: inline-block;
-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;
    z-index: 10;
}
.sf-field-taxonomy-information ul li {
    width: auto;
height: auto;
float: left;
display: inline-block;
    position: relative;
    z-index: 10;
    padding:0 !important;
    margin-right: 15px !important;
margin-bottom: 10px !important;
}
.sf-field-taxonomy-information ul li input[type="checkbox"] {
    display: none;
}
.sf-field-taxonomy-information ul li label {
   display: inline-block;
float: left;
height: auto;
width: auto;
font-size: 16px;
line-height: 36px;
padding: 0px 15px !important;
border: #111 1px solid;
color: #111;
font-weight: normal;
text-decoration: none;
border-radius: 4px;
position: relative;
    cursor: pointer;

}
.sf-field-taxonomy-information ul li label:hover {
    background-color: #777;
    border-color: #777;
    color: #FFF;
}
.sf-field-taxonomy-information ul li input[type="checkbox"] {
	display: none;
}
.sf-field-taxonomy-information ul li input[type="checkbox"]:checked + label {
	background-color: #2E7D32;
border-color: #2E7D32;
color: #FFF;
}


.searchandfilter ul li.sf-field-submit{
    display: block;
float: left;
height: auto;
margin-top: 10px;
text-align: center;
width: 100%;
}
.sf-field-submit input{
     background-color: #2E7D32;
    border: 0px solid #2E7D32;
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    font-weight: normal;
    height:50px;
    line-height: 50px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    width: 240px;
    -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;
/*    background-image: url(../images/icon_search_wht.png);
background-size: 24px 24px;
background-position: 60px center;
background-repeat: no-repeat;
    padding-left: 30px;*/
    font-family: 'Fjalla One', sans-serif;
    letter-spacing: 0.3em;
}
.sf-field-submit input:hover{
    background-color: #37973C;
}
.schBox{
    display: table;
height: auto;
width: 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: relative;
padding: 20px 40px;
    border: #111 1px solid;
    margin: 0 auto;
    max-width: 800px;
}
.courseHeader{
    height: 360px;
width: 100%;
margin: 0 auto;
    margin-top: 0px;
display: block;
background-image: url("../images/mura_ph01.jpg");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
padding-top: 30px;
position: relative;
z-index: 0;
}
.courseWhtBox{
    width: 100%;
display: table;
height: auto;
margin: 0 auto;
max-width: 1080px;
-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;
    padding: 60px;
    top: -60px;
    background-color: #FFF;
}
.tripTitle{
     width: 100%;
height: auto;
float: left;
display: inline-block;
-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;
    font-size: 22px;
    line-height: 1.2em;
    padding: 10px;
    border-top: #000 3px double;
    border-bottom: #000 1px solid;
    margin-bottom: 30px;
    margin-top: 10px;
    font-weight: bold;
}
.tripTitle span{
    font-family: 'Fjalla One', sans-serif;
    color: #2E7D32;
    margin-right: 10px;
    position: relative;
}
.moveTime{
    width: 100%;
height: auto;
float: left;
display: inline-block;
-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;
    font-size: 16px;
    line-height: 1em;
    text-align: center;
    padding: 34px 0;
    background-image: url("../images/flow_dot.png");
background-size: 14px auto;
background-position: center top;
background-repeat: repeat-y;
    margin-top: 0px;
    margin-bottom: 30px;
    font-weight: bold;
}
.moveTime span{
    background-color: #FFF;
}
.moveTime.start{
    padding: 20px 0 60px;
}
.moveTime.start span{
    padding: 10px 20px;
    border: #2E7D32 1px solid;
}
.moveTime::after{
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    bottom:-10px;
    left: 50%;
    margin-left: -20px;
    background-image: url("../images/route_down.png");
background-size: 26px auto;
background-position: center bottom;
background-repeat: no-repeat;
}
.courseInfoBox{
     width: 100%;
height: auto;
float: left;
display: inline-block;
-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;
    padding: 20px 20px;
    border: #d2d2d2 1px solid;
    
}
.courseInfoBox dl{
    width:100%;
	height:auto;
	display:block;
	float:left;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: #d2d2d2 1px dotted;
}
.courseInfoBox dt{
    width:100px;
	height:auto;
	display:block;
	float:left;
    position: relative;
    font-size: 12px;
    line-height: 1.8em;
    font-weight: bold;
}
.courseInfoBox dd{
    width:calc(100% - 100px);
	height:auto;
	display:block;
	float:left;
    position: relative;
    font-size: 14px;
    line-height: 1.5em;
    word-break: break-word;
}
.courseInfoBox dd a{
    color: #111;
}
.courseInfoBox dd a i{
    color: #999;
}
.courseInfoBox dd a:hover{
    color: #2E7D32;
}
.courseInfoBox dd a:hover i{
    color: #2E7D32;
}
.courseInfoBox dl:first-child{
    
}
.courseInfoBox dl:last-child {
    margin-bottom: 0px;
    padding-bottom: 0;
    border-bottom-width: 0;
}
.tripBox .coursePh{
    width: 50%;
}
.tripBox .courseInfo{
    width: 50%;
}
.tripMoreBtn {
    width: 100%;
    height: auto;
    float: left;
    display: inline-block;
    text-align: center;
    margin-top: 15px;
}
.tripMoreBtn a {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
    line-height:36px;
    font-size: 18px;
    color: #111;
    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: normal;
    padding: 5px 0;
    border: #111 2px solid;
    cursor: pointer;
    position: relative;
    border-radius: 0px;
    max-width: 600px;
    font-family: 'Fjalla One', sans-serif;
letter-spacing: 0.3em;
}
.tripMoreBtn a:hover {
    background-color: #2E7D32;
    border-color: #2E7D32;
    color: #FFF;
}
.postBox p.wp-caption-text {
    font-size: 0.8em;
    font-style: italic;
    color: #666;
}
.couseSec{
    height: 360px;
    width: 100%;
    margin: 0 auto;
display: block;
background-image: url("../images/mura_ph01.jpg");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
transition-property: all;
transition: 0.2s ease;
position: relative;
z-index: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-left:#FFF 20px solid;
    border-right:#FFF 20px solid;
    
}
.couseSec::before {
    bottom: 0;
content: "";
display: block;
height: 100%;
position: absolute;
width: 100%;
z-index: 1;
transition-property: all;
transition: 0.2s ease;
background-color: rgba(0,0,0,.50);
}
.couseSec:hover::before {
    background-color: rgba(0,0,0,.20);
}
.couseSec a{
    position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 10;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.courseSecInfo{
    width: 100%;
height: auto;
float: left;
display: inline-block;
-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;
    color: #FFF;
    margin-top: 180px;
}
.courseSecInfo .text30 i{
    font-size: 0.7em;
    position: relative;
    top: -1px;
}
.courseSecMore{
    width: 100%;
height: auto;
float: left;
display: inline-block;
text-align: left;
    margin-top: 15px;
}
.n02 .courseSecMore{
    text-align: right;
}
.n02 .text30 {
    text-align: right;
}
.n02 .enCateTitle {
    text-align: right;
}
.courseSecMore span{
    width: auto;
height: auto;
display: inline-block;
text-align: center;
line-height: 30px;
font-size: 14px;
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: normal;
padding: 0px 25px 0 30px;
border: #FFF 2px solid;
cursor: pointer;
position: relative;
border-radius: 0px;
font-family: 'Fjalla One', sans-serif;
letter-spacing: 0.3em;
}
.couseSec:hover .courseSecMore span{
    background-color: #2E7D32;
    border-color: #2E7D32;
}
.pageEventBox{
    display:block;
float: left;
height: auto;
width: 100%;
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;
}
.pageEventBox dl {
    width: 100%;
    height: auto;
    display: inline-block;
    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-top: 20px;
    padding-bottom: 20px;
    position: relative;
    border-bottom: #d2d2d2 1px dotted;
    transition-property: all;
transition: 0.2s ease;
}
.pageEventBox dl:hover {
    background-color: rgba(0,0,0,0.10);
}
.pageEventBox dl a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.pageEventBox dt {
    width: 35%;
    height: auto;
    display: inline-block;
    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;
}
.pageEventBox dd {
    width: 65%;
    height: auto;
    display: inline-block;
    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-left: 40px;
}
.pageEventBox dd .text18{
    line-height: 1.6em;
}
.singleEventInfo{
    display:block;
float: left;
height: auto;
width: 100%;
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;
    border: #000 2px dotted;
    padding: 20px;
    margin-bottom: 10px;
}
.singleEventInfo dl {
    width: 100%;
    height: auto;
    display: inline-block;
    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-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
    border-bottom: #d2d2d2 1px dotted;
}
.singleEventInfo dl:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom-width: 0;
}
.singleEventInfo dt {
    width: 20%;
    height: auto;
    display: inline-block;
    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;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    color: #2E7D32;
}
.singleEventInfo dd {
    width: 80%;
    height: auto;
    display: inline-block;
    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-left: 20px;
    font-size: 14px;
    line-height: 24px;
}
.kousinText{
    width: 100%;
    height: auto;
    display: inline-block;
    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;
    text-align: right;
    font-size: 12px;
    font-style: italic;
    line-height: 1em;
    margin-bottom: 20px;
    color: #999;
}
.blogDay.singleEvent {
    font-size: 16px;
}
.sideBox table#wp-calendar {
    border: #000 1px solid;
}
.sideBox table#wp-calendar tbody {
    background-color: rgba(255,255,255,0.00);
}
.sideBox h2 {
    padding-bottom: 0px;
    margin-bottom: 15px;
    border-bottom: #111 0px solid;
}
.pageEventBox dl:last-child{
    border-bottom: #000 1px solid;
}
table#wp-calendar td.event {
    background-color: #2E7D32;
}
table#wp-calendar td.event a {
    color: #FFF;
}
.sideBox table#wp-calendar td#eo-widget-prev-month a {
    background-color: rgba(255,255,255,0.00);
    border: #000 1px solid;
}
.sideBox table#wp-calendar td#eo-widget-next-month a {
    background-color: rgba(255,255,255,0.00);
    border: #000 1px solid;
}
.centerBackBtn{
    width: 200px;
    height: auto;
    display: inline-block;
    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;
    text-align: center;
    position: absolute;
    bottom: 0;
    z-index: 10;
    left: 50%;
    margin-left: -130px;
}
.centerBackBtn a{
    display: inline-block;
font-size: 14px;
font-weight: bold;
height: auto;
line-height: 50px;
text-align: center;
text-decoration: none;
transition: all 0.2s ease 0s;
width: 100%;
    color: #111;
border: #111 2px solid;
letter-spacing: 0.05em;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.centerBackBtn a:hover{
    background-color: #111;
    color: #FFF;
}
.evPhBox{
    width: 100%;
display: table;
height: auto;
margin: 0 auto;
    margin-bottom: 0px;
margin-bottom: 20px;
max-width: 600px;
}
.coursePh p.capText {
    font-size: 0.8em;
    font-style: italic;
    color: #666;
    float: left;
width: 100%;
margin-top: 5px;
    line-height: 1.5em;
}
.tripBox{
    width: 100%;
    height: auto;
    display: inline-block;
    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;
}
.writerBox{
    width: 100%;
    height: auto;
    display: inline-block;
    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;
    border: #000 1px dotted;
    padding: 15px;
}
.postBox.course img {
    max-width: 400px;
}
.boxFullWidthPd{
	width:100%;
	display:table;
	height:auto;
	margin: 0 auto;
	-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: 20px;
	padding-right: 20px;
    position: relative;
}
.onsenSecBox{
    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;
    background-image: url("../images/onsen_tsuetate_sec.jpg");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
    padding: 100px 0px;
    z-index: 0;
}
.onsenSecBox::before {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    transition-property: all;
transition: 0.2s ease;
}
.onsenSecBox:hover::before {
    background-color: rgba(0, 0, 0, 0.0);
    
}
.onsenSecBox.waita{
    background-image: url("../images/onsen_waita_sec.jpg");
}
.onsenSecBox .box1280{
    position: relative;
    z-index: 2;
}
.onsenSecBox a{
    position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 4;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.onsenSecBox .secOnsenTitle{
    font-size: 40px;
}
.en-US .onsenSecBox .secOnsenTitle {
    font-size: 30px;
}
.moreBtnOnsen{
	width:100%;
	height:auto;
	float:left;
	display:inline-block;
	text-align:center;
}

.moreBtnOnsen span{
	width: 100%;
	height: auto;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	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: normal;
    font-family: 'Fjalla One', sans-serif;
letter-spacing: 0.3em;
    padding: 10px 0;
    cursor: pointer;
    position: relative;
    border-radius: 0px;
    background-color: #2E7D32;
    max-width: 200px;
}
.halfBox{
    width:50%;
	height:auto;
	float:left;
	display:inline-block;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.box40{
    width:40%;
	height:auto;
	float:left;
	display:inline-block;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.box60{
    width:60%;
	height:auto;
	float:left;
	display:inline-block;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
.pageHeader .box1080{
    position: relative;
    z-index: 2;
}
.tankaImg{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    text-align: center;
    padding: 0 60px;
}
.tankaImg img{
    width:100%;
	height:auto;
    max-width: 310px;
}
.onsenFaq{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -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-top: 100px;
    position: relative;
}
.onsenFaq.t-Left{
    padding-left: 0px;
    padding-right: 40px;
}
.onsenFaq dl{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    margin-bottom: 20px;
    position: relative;
}
.onsenFaq dl dt{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -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-size: 18px;
text-align: left;
line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 24px;
    position: relative;
}
.onsenFaq dl dt::before{
    content: 'Q.';
    color:#2E7D32;
font-family: 'Fjalla One', sans-serif;
font-weight: normal;
margin-right: 5px;
font-size: 1.3em;
position: absolute;
top: 0px;
    left: 0;
}
.onsenFaq dl dd{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -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-size: 14px;
text-align: left;
line-height: 1.8em;
    font-family: "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, Calibri, sans-serif;
    padding-left: 24px;
}
.ivBox{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    border: #000 2px dotted;
    padding: 40px;
    position: relative;
}
.ivBox dl{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -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;
}
.ivBox dl dt{
    width:30%;
	height:auto;
	float:left;
	display:inline-block;
    -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;
}
.ivBox dl dd{
    width:70%;
	height:auto;
	float:left;
	display:inline-block;
    -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;
    padding-left: 40px;
    font-size: 14px;
line-height: 1.8em;
}
.pageHeader.tsuetate {
    background-image: url("../images/onsen_tsuetate_sec.jpg");
}
.pageHeader.waita {
    background-image: url("../images/onsen_waita_sec.jpg");
}
.ivBar{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -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;
}
.ivBar span{
    background-color: #2E7D32;
    color: #FFF;
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 20px;
}
.sFont{
    font-size: 0.7em;
}
.illustOke{
    width:100px;
	height:120px;
	float:left;
	display:inline-block;
    -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;
    background-image: url("../images/illust_oke.png");
background-size: 100% auto;
background-position: center center;
background-repeat: no-repeat;
    bottom: -80px;
    right: -20px;
    opacity:0.4;
filter:alpha(opacity=40);
-ms-filter: "alpha( opacity=40 )";
}
.illustRoten{
    width:200px;
	height:130px;
	float:left;
	display:inline-block;
    -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;
    background-image: url("../images/illust_roten.png");
background-size: 100% auto;
background-position: center center;
background-repeat: no-repeat;
    bottom: -100px;
    left: -20px;
    opacity:0.4;
filter:alpha(opacity=40);
-ms-filter: "alpha( opacity=40 )";
}
.illustNoren{
    width:200px;
	height:130px;
	float:left;
	display:inline-block;
    -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;
    background-image: url("../images/illust_noren.png");
background-size: 100% auto;
background-position: center center;
background-repeat: no-repeat;
    top: -30px;
    right: -10px;
    opacity:0.4;
filter:alpha(opacity=40);
-ms-filter: "alpha( opacity=40 )";
}
.onsenBottomBox{
    width: 100%;
    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;
    background-image: url("../images/onsen_tsuetate_sec.jpg");
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
    padding: 60px 0px;
    z-index: 0;
}
.onsenBottomBox.waita{
     background-image: url("../images/onsen_waita_sec.jpg");
}
.onsenBottomBox::before {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
    transition-property: all;
transition: 0.2s ease;
}
.onsenBottomBox:hover::before {
    background-color: rgba(0, 0, 0, 0.0);
    
}
.onsenBottomBox .box1280{
    position: relative;
    z-index: 2;
    padding-bottom: 0;
}
.onsenBottomBox a{
    position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 4;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.onsenBottomBox .secOnsenTitle{
    font-size: 36px;
}

.spLangBtn{
    width: auto;
    height: auto;
    display: block;
    position: absolute;
    top: 0px;
    transition-property: all;
    transition: 0.6s ease;
    text-align: left;
    left: 185px; 
}
.spLangBtn dl{
    display: block;
float: right;
height: auto;
width: auto;
    position: relative;
    
}
.spLangBtn dt {
    width: 60px;
    line-height: 70px;
    font-size: 24px;
    height: 70px;
    display: inline-block;
    position: relative;
    color: #000;
    text-align: center;
    cursor: pointer;
    transition-property: all;
    transition: 0.6s ease;
}
.on .spLangBtn dt {
    
}
.fixed .spLangBtn dt {
    
}
.spLangBtn dt.on {
    background-color: #f2f2f2;
    color: #000;
}
.spLangBtn dd {
    width: 180px;
    background-color: #f2f2f2;
    display: none;
    position: absolute;
    color: #000;
    text-align: center;
    top: 70px;
    left: 0;
    -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: bold;
}
.spLangBtn .langBtn {
    top: 0px;
    right: 0px;
    position: relative;
}
.spLangBtn .langBtn ul{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 10px;
}
.spLangBtn .langBtn ul li{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -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;
}
.spLangBtn .langBtn ul li.current{
    font-size: 14px;
    line-height: 3em;
    width:100%;
	height:42px;
    float:left;
	display:inline-block;
    -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: 18px;
    text-align: left;
}
.spLangBtn .langBtn ul li a{
    font-size: 14px;
    line-height: 3em;
    width:100%;
	height:auto;
    float:left;
	display:inline-block;
    -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: 18px;
    text-align: left;
    position: relative;
}
.spLangBtn .langBtn ul li a:hover{
    background-color: rgba(0,0,0,0.05)
}
.en-US .secOnsenTitle{
    font-size: 40px;
    letter-spacing: 0;
}
.en-US .kankouSubTitle {
    font-size: 30px;
    margin-top: -15px;
}
.en-US .moveTime.start span {
    padding: 0px 0px;
    border: #2E7D32 0px solid;
}
.en-US .moveTime.start {
    line-height: 1.5em;
    padding-top: 0;
}
.en-US .onsenFaq{
    padding-top: 40px;
}
.ko-KR .secOnsenTitle{
    font-size: 40px;
    
}
.spLangBtn .langBtn ul li.zh-CN a{
    text-indent: -9999px;
}
.spLangBtn .langBtn ul li.zh-CN.current{
   font-size: 0px;
}
.spLangBtn .langBtn ul li.zh-CN::before{
    content: '繁体中文';
    position: absolute;
    top: 0;
    left: 18px;
     font-size: 14px;
    line-height: 3em;
    color: #666;
text-decoration: underline;
}
.spLangBtn .langBtn ul li.zh-CN.current::before{
     font-size: 14px;
    line-height: 3em;
    display: inline-block;
    color: #000;
    text-decoration: none;
}
.detailList {
    display: table;
    float: left;
    height: auto;
    width: 100%;
	position: relative;
    -moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: #aaa 0px solid;
    margin-bottom: 40px;
}
ul#detailTab{
	width: 100%;
	height:auto;
    margin: 0 auto;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0%;
    text-align: center;
    display: table;
}
#detailTab li {
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color: #999;
    font-weight: bold;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	height: auto;
	line-height: 2.4em;
	list-style: outside none none;
	text-align: center;
	width: 31.3333%;
	transition-property: all;
	transition: 0.2s ease;
    position: relative;
    float: left;
    background-color: rgba(0,0,0,0.0);
    background-repeat: no-repeat;
    padding: 10px 0;
    border: #999 2px solid;
}
#detailTab li i{
    font-size: 24px;
    position: relative;
    top: 3px;
}
#detailTab li:first-child {
    margin-right: 2%;
}
#detailTab li:nth-child(2) {
    margin-right: 1%;
    margin-left: 1%;
}
#detailTab li:last-child {
    margin-left: 2%;
}
#detailTab li:hover {
    background-color: #2E7D32;
    border-color: #2E7D32;
    color: #FFF;
    
}

#detailTab li.select {
    background-color: #2E7D32;
    border-color: #2E7D32;
    color: #FFF;
   
}

#detailTabBody{
    float: left;
    text-align: left;
    width: 100%;
	height:auto;
    -moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
    display: block;
    
}
.detailCnt {
    float: left;
    text-align: left;
    width: 100%;
	height:auto;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
    position: relative;
}

.disnon {
    display: none;
}
.routeTitle{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -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-size: 14px;
    line-height: 1;
    margin-bottom: 10px;
    
}
.routeTitle span{
    width:auto;
	height:auto;
	float:left;
	display:inline-block;
    padding: 5px 10px;
    color: #2E7D32;
    border-radius: 40px;
    border: #2E7D32 2px solid;
    font-weight: bold;
}
.routeList{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -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;
}
.routeList ul{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -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;
}
.routeList ul li{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -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;
    font-size: 14px;
    line-height: 1.8em;
    padding-left: 15px;
    margin-bottom: 20px;
}
.routeList ul li::before{
    content: '';
    width: 10px;
    height: 10px;
    position: absolute;
    top: 9px;
    left: 0;
    display: block;
    background-color: #2E7D32;
}
.schBox h4 {
    margin: 0;
    padding: 5px 0 10px !important;
    display: block;
float: left;
height: auto;
width: 100%;
font-size: 14px !important;
text-align: left;
line-height: 1.6em;
    font-weight: bold;
    position: relative;
}
.schBox h4::before {
    content: '■';
    color: #2E7D32;
    margin-right: 3px;
}
.wp-pagenavi {
	clear: both;
    margin-top: 20px;
}

.wp-pagenavi a, .wp-pagenavi span {
	height:36px;
	display:inline-block;
	text-align:center;
	line-height:36px;
	font-size:14px;
	color:#212121;
	text-decoration:none;
	padding:0px 14px !important;
	margin-right:5px !important;
	border:#FFF 2px solid !important;
    font-weight: 600;
    background-color: #FFF;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color:#212121;
	color:#FFF;
	border:#212121 2px solid !important;
}

.wp-pagenavi span.current {
	background-color:#212121;
	color:#FFF;
	border:#212121 2px solid;
}
.tabikuraBox{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -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;
    padding: 20px 40px 40px;
    border: #111 0px solid;
    background-color: #FFF;
}
.tabikuraBox dl{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -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;
    padding: 15px 0;
}
.tabikuraBox dl dt{
    width:150px;
	height:auto;
	float:left;
	display:inline-block;
    -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;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: bold;
}
.tabikuraBox dl dt i{
    width: 20px;
    text-align: center;
    color: #2E7D32;
    margin-right: 5px;
}
.tabikuraBox dl dd{
    width:calc(100% - 150px);
	height:auto;
	float:left;
	display:inline-block;
    -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;
    font-size: 14px;
    line-height: 1.4em;
}
.tabukuraBtn{
    width:100%;
	height:auto;
	float:left;
	display:inline-block;
    -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;
    text-align: center;
    margin-top: 20px;
}
.formDropdown {
  overflow: hidden;
  width: auto;
  margin: auto;
    display: inline-block;
}
.formDropdown select {
  width: auto;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
    font-size: 14px;
    line-height: 1em;
    min-width: 100px;
}
.formDropdown select::-ms-expand {
  display: none;
}
.formDropdown {
  position: relative;
  border: 0px solid #da3c41;
  border-radius: 4px;
  background-color: rgba(0,0,0,0.08);
}
.formDropdown::before {
  position: absolute;
  top: 17px;
  right: 8px;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #43a047;
  pointer-events: none;
}
.formDropdown select {
  padding: 10px 20px 10px 8px;
  color: #333;
}
.formDropdown.t-Min select {
    min-width: 60px;
    text-align: center;
}
.fmDay {
    border: 1px solid #f2f2f2;
    font-size: 14px;
    line-height: 1em;
    padding: 10px;
    width: 80px;
    background-color: rgba(0,0,0,0.05);
    border-radius: 4px;
    color: #333;
    -webkit-appearance: none;
    float: left;
}
.fmKeyword {
    border: 0px solid #f2f2f2;
    border-radius: 0;
    font-size: 14px;
    line-height: 1em;
    padding-left: 0px;
    width: 80%;
    background-color: rgba(255,255,255,0.00);
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 5px;
}
.betweenText{
    position: relative;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 1em;
    color: #333;
    top: -10px;
}
.oguniMap{
     width:100%;
	height:auto;
	float:left;
	display:block;
    -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;
}
.oguniMap img{
    width: 100%;
    height: auto;
    float: left;
    z-index: 1;
}
.mapBtn {
    width: auto;
    height: auto;
    display: inline-block;
    -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;
    z-index: 10;
    text-align: center;
}
.mapBtn a {
    width: auto;
    height: auto;
    display: inline-block;
    text-align: center;
    line-height: 1em;
    font-size: 16px;
    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: bold;
    padding: 10px 25px 10px 15px;
    position: relative;
    letter-spacing: 0.1em;
    background-color: #2E7D32;
    color: #FFF;
}
.en-US .mapBtn a {
    letter-spacing: 0;
}
.mapBtn a::after {
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 8px;
    top: 50%;
    color: #FFF;
    margin-top: -8px;
    font-size: 10px;
}
.mapBtn a:hover {
    background-color: #37973C;
    border-color: #37973C;
}
.mapBtn.area01{
    top: 10%;
    left: 30%;
}
.mapBtn.area02{
    top: 30%;
    right: 8%;
}
.mapBtn.area03{
    bottom: 20%;
    left: 24%;
}
.kodawaeiList{
    width:100%;
	height:auto;
	float:left;
	display:block;
    -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;
}
.kodawaeiList ul{
    width:100%;
	height:auto;
	float:left;
	display:block;
    -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;
}
.kodawaeiList ul li{
    width:24%;
	height:auto;
	float:left;
	display:block;
    -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;
    margin-right: 1%;
    margin-bottom: 13px;
}
.kodawaeiList ul li a{
    width:100%;
	height:auto;
	float:left;
	display:block;
    -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;
    font-size: 16px;
    line-height: 40px;
    padding: 15px 0;
    border: #111 2px solid;
    transition-property: all;
transition: 0.2s ease;
    color: #111;
    text-decoration: none;
    font-weight: bold;
    padding-left: 20px;
}
.en-US .kodawaeiList ul li{
    width:32.3333%;
}
.en-US .kodawaeiList ul li a{
    letter-spacing: 0;
}
.kodawaeiList ul li a i{
    color: #2E7D32;
    margin-right: 5px;
    font-size: 20px;
    width: 24px;
    text-align: center;
}
.kodawaeiList ul li a img{
    margin-right: 5px;
    width: 24px;
    position: relative;
    top: 2px;
}

.kodawaeiList ul li a::after {
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 15px;
    top: 50%;
    color: #2E7D32;
    margin-top: -20px;
}
.kodawaeiList ul li a:hover{
    background-color: #37973C;
    border-color: #37973C;
    color: #FFF;
}
.kodawaeiList ul li a:hover i{
    color: #FFF;
}
.kodawaeiList ul li a:hover::after {
    color: #FFF;
}

.kodawaeiList ul li a img.grnOnsen{
    position: absolute;
    left: 20px;
top: 24px;
z-index: 100;
}
.kodawaeiList ul li a:hover img.grnOnsen{
    opacity:0.0;
filter:alpha(opacity=0);
-ms-filter: "alpha( opacity=0 )";
}
.formCheck{
    width:100%;
	height:auto;
	float:left;
	display:block;
    -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;
}
.formCheck ul{
    width:100%;
	height:auto;
	float:left;
	display:block;
    -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;
}
.formCheck ul{
    width:100%;
	height:auto;
	float:left;
	display:block;
    -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;
}
.formCheck ul li{
width:49%;
	height:auto;
	float:left;
	display:block;
    -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;
    margin-right: 1%;
    margin-bottom: 10px;
}
.tabikuraBox dl.kodawari dt {
    width: 100%;
    margin-bottom: 15px;
}
.tabikuraBox dl.kodawari dd {
    width: 100%;
}
.cb{
    position: relative;
}
.cb label{
    width: auto;
    height: auto;
float: left;
    position: relative;
    display: block;
    font-size: 13px;
line-height: 20px;
    cursor: pointer;
}
.cb label i{
    color: #2E7D32;
    margin-right: 3px;
    width: 18px;
    text-align: center;
}
.checkbox-input{
  display: none;
}
.checkbox-parts{
  padding-left: 20px;
  position:relative;
  margin-right: 10px;
}
.checkbox-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 12px;
  height: 12px;
  border: 2px solid #999;
  border-radius: 0px;
}
.checkbox-input:checked + .checkbox-parts{
  
}
.checkbox-input:checked + .checkbox-parts::after{
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 5px;
  width: 6px;
  height: 13px;
  transform: rotate(40deg);
  border-bottom: 3px solid #ef5350;
  border-right: 3px solid #ef5350;
}
img.ui-datepicker-trigger{
      cursor: pointer;
      margin-left: 7px!important;
      vertical-align: middle;
    width: 24px;
    height: auto;
    float: left;
    margin-right: 7px;
    margin-top: 5px;
}
.yoyakuBtn{
    width: 100%;
height: auto;
float: left;
display: inline-block;
text-align: center;
    margin-top: 10px;
}
.yoyakuBtn a {
    width: 100%;
    height: auto;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    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: normal;
    padding: 10px 0;
    cursor: pointer;
    position: relative;
    font-weight: bold;
    border-radius: 0px;
    letter-spacing: 0.2em;
    background-color: #2E7D32;
border-color: #2E7D32;
}
.yoyakuBtn a i {
    margin-left: 5px;
    font-size: 0.8em;
    position: relative;
    top: -1px;
}
.yoyakuBtn a:hover{
    background-color: #37973C;
}
.instaGalleryBox{
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
}
.instaGalleryBox li.widget{
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
}
.instaGalleryBox li.widget ul{
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
}
.instaGalleryBox li.widget ul li{
    width: 20%;
    height: auto;
    display: inline-block;
    float: left;
    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;
    padding: 0px;
    transition-property: all;
transition: 0.2s ease;
}
.instaGalleryBox li.widget ul li:hover{
    opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}
.instaGalleryBox li.widget ul li img{
    width: 100%;
    height: auto;
    object-fit: cover;
    font-family: 'object-fit: cover; object-position: center center;';
    max-width: 400px;
    max-height: 400px;
    float: left;
}

.instaGalleryBox h2{
    display: none;
}
.hashTagTitle {
    display: block;
    float: left;
    height: auto;
    width: 100%;
    font-size: 14px;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 30px;
    margin-top: 10px;
}
.hashTagTitle span {
    border: #2E7D32 2px solid;
    color: #2E7D32;
    padding: 3px 15px;
    font-style: italic;
    font-weight: bold;
}
.moreBtnEn a i{
    font-size: 1.2em;
    margin-right: 5px;
}

/* 画像の角を丸くする */
.image img{
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}

.topTravelBn{
	width: 50%;
    height: auto;
    float: left;
    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;
}
.topTravelBn img{
	width: 100%;
	height: auto;
}
.topTravelBnCenter{
	width: 100%;
    height: auto;
    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;
	margin: 0 auto;
	max-width: 390px;
	display: table;
}
.topTravelBnCenter img{
	width: 100%;
	height: auto;
}
.heroImage a.fullLink{
	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;
}
.strolyMap{
	width: 30.3333%;
    height: auto;
    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;
	float: left;
}

.strolyMap iframe{
	width: 100% !important;
	height: 380px !important;
}
.flex.between{
	justify-content: space-between;
}
.c-grn{
	color: #37973C;
}
.strolyMapFull{
	width: 100%;
    height: auto;
    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;
	float: left;
	margin-bottom: 60px;
}

.strolyMapFull iframe{
	width: 100% !important;
	height: 380px !important;
}