@charset "UTF-8";
html{
	overflow-y:scroll;
	font-size: 62.5%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body{
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	color: #231815;
	background: #FFF;
	word-break: normal;
	position: relative;
	transform: none !important;
	overflow: hidden;
}

br.sp-{
	display: none;
}
br.sp{
	display: block;
}
@media screen and (min-width: 768px) {
br.sp-{
	display: block;
}
br.sp{
	display: none;
}
}
br.h_sp-{
	display: none;
}
br.h_sp{
	display: block;
}
@media screen and (min-width: 960px) {
br.h_sp-{
	display: block;
}
br.h_sp{
	display: none;
}
}


.tac{
	text-align: center !important;
}
.tal{
	text-align: left !important;
}
.tar{
	text-align: right!important;
}
.mt1{
	margin-top: 1em !important;
}
.mt2{
	margin-top: 2em !important;
}
.mt3{
	margin-top: 3em !important;
}
.mt4{
	margin-top: 4em !important;
}
.mt5{
	margin-top: 5em !important;
}
.mt6{
	margin-top: 6em !important;
}
.mt7{
	margin-top: 7em !important;
}
.mt8{
	margin-top: 8em !important;
}
.mt9{
	margin-top: 9em !important;
}
.mt10{
	margin-top: 10em !important;
}
.mt15{
	margin-top: 15em !important;
}
.mt20{
	margin-top: 20em !important;
}
.mb0{
	margin-bottom: 0 !important;
}
.mb1{
	margin-bottom: 1em !important;
}
.mb2{
	margin-bottom: 2em !important;
}
.mb3{
	margin-bottom: 3em !important;
}
.mb4{
	margin-bottom: 4em !important;
}
.mb5{
	margin-bottom: 5em !important;
}
.mb6{
	margin-bottom: 6em !important;
}
.mb7{
	margin-bottom: 7em !important;
}
.mb8{
	margin-bottom: 8em !important;
}
.mb9{
	margin-bottom: 9em !important;
}
.mb10{
	margin-bottom: 10em !important;
}

a{
	outline: none;
	-moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
}
a:hover{
	-moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
}
a.nolink{
	pointer-events: none;
    cursor: default;
}
.anchor{
	margin: -100px 0 0 0;
	padding: 100px 0 0 0;
}
@media screen and (min-width: 768px) {
.anchor{
	margin: -220px 0 0 0;
	padding: 220px 0 0 0;
}
}

/* to_top */
a.to_top {
  display: block;
  position: fixed;
  bottom: -6em;
  right: 0;
  margin: 1rem;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  color: inherit;
  text-align: center;
  text-decoration: none;
  z-index: 2999;
  overflow: hidden;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.4s;
  transition: all 0.2s;
}
a.to_top::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: -0.3em auto auto;
  width: 1.2em;
  height: 1.2em;
  border-style: solid;
  border-width: 0.2em 0.2em 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
a.to_top.-active {
  bottom: 0;
}
a.to_top > span {
  display: inline-block;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: auto;
  -ms-word-break: keep-all;
  word-break: keep-all;
  white-space: nowrap;
}
@media only print {
  a.to_top {
    display: none;
  }
}

.fatnav_pc{
	display: block;
}




.page-template-home_20260129 .fix_head{
	position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
	height: auto;
	box-shadow: 0px 0px 0 0 rgba(0,0,0,0);
    background: rgba(255,255,255,0);
	margin-bottom: 4em;
}
.page-template-home_20260129  .scroll-nav{
	box-shadow: 0px 0px 16px -5px rgba(0,0,0,0);
	background: rgba(255,255,255,0);
}
.page-template-home_20260129  .fix_head .head_wrap{
	position: relative;
	z-index: 0;
	width: 100%;
}
.page-template-home_20260129  .fix_head .head_wrap .menu{
	display: flex;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	background: #B9B2AC;
	width: 100%;
	height: auto;
	padding: 1em 5em 3em 2em;
}
.page-template-home_20260129  .fix_head .head_wrap .menu::after{
	display: none;
}

.page-template-home_20260129 .fix_head .head_wrap .menu h1{
	color: #FFF;
	font-size: 1em;
	line-height: 1.4;
	font-weight: normal;
}
.page-template-home_20260129 .fix_head .head_wrap .menu h1 a{
	text-decoration: none;
	color: #FFF;
}
.v .fix_head .head_wrap .menu h1 span{
	display: none;
	font-size: 1.6rem;
	letter-spacing: .2em;
}
.page-template-home_20260129 .fix_head .head_wrap .menu h1 .sp_logo{
	display: block;
	margin-top: .5em;
	width: 60%;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav{
	display: none;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li{
	display: inline-block;
	margin: 0 0 3em 0;
	padding: 0 0 0 0;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li a{
	display: block;
	color: #FFF;
	font-size: 1.4rem;
	line-height: 1.4;
	letter-spacing: .2em;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	position: relative;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li a::after{
    position: absolute;
    bottom: -.5em;
    left: 0;
    content: "";
    width: 0;
    height: 1px;
    background-color: #4EE7BA;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li a:hover::after {
    width: 50%;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li a:hover{
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li a span{
	display: block;
	font-size: 1rem;
	line-height: 1.4;
	letter-spacing: .1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li a::before{
	content: "";
	display: block;
	background-position: 0 0;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(1) a::before{
	background: url("../images/nav_gourmet.svg") no-repeat;
	width: 20px;
	height: 20px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(2) a::before{
	background: url("../images/nav_stay.svg") no-repeat;
	width: 23px;
	height: 14px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(3) a::before{
	background: url("../images/nav_play.svg") no-repeat;
	width: 22px;
	height: 17px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(4) a::before{
	background: url("../images/nav_buy.svg") no-repeat;
	width: 18px;
	height: 19px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(5) a::before{
	background: url("../images/nav_see.svg") no-repeat;
	width: 24px;
	height: 17px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(6) a::before{
	background: url("../images/nav_event.svg") no-repeat;
	width: 17px;
	height: 17px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(7) a::before{
	background: url("../images/nav_poroto.svg") no-repeat;
	width: 20px;
	height: 20px;
}


.page-template-home_20260129 .fix_head .head_wrap .menu .sns_nav{
	display: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .sns_nav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	display: flex;
	justify-content: flex-start;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .sns_nav ul li{
	margin: 0 1.5em 0 0;
	padding: 0 0 0 0;
	list-style: none;
	width: 20px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .sns_nav ul li:last-child{
	margin: 0 0 0 0;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .sns_nav ul li a{
	display: block;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .sns_nav ul li a img{
	width: 100%;
	height: auto;
}

.page-template-home_20260129 .fix_head .head_wrap .serch_lung{
	position: static;
	top: 0;
	right: 0;
	z-index: 0;
	background: none;
	width: 100%;
	height: auto;
	padding: 0 0 0 0;
}
.page-template-home_20260129 .fix_head .head_wrap .kv{
	position: relative;
	top: 0;
	right: 0;
	z-index: 2;
	width: 100%;
	padding: 0 0 0 0;
}
.page-template-home_test .fix_head .head_wrap .kv .ph07,
.page-template-home_test .fix_head .head_wrap .kv .ph08,
.page-template-home_test .fix_head .head_wrap .kv .ph09,
.page-template-home_test .fix_head .head_wrap .kv .ph10,
.page-template-home_test .fix_head .head_wrap .kv .ph11,
.page-template-home_test .fix_head .head_wrap .kv .ph12{
	display: none;
}

.page-template-home_20260129 .fix_head .head_wrap .kv img{
	width: 100%;
	height: auto;
}
.page-template-home_20260129 .fix_head .head_wrap .h_logo{
	display: none;
}


@media screen and (min-width: 960px) {
.page-template-home_20260129 .fix_head{
	position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    width: 100%;
	height: 70vw;
	box-shadow: 0px 0px 0 0 rgba(0,0,0,0);
    background: rgba(255,255,255,0);
	margin-bottom: 0;
}
.page-template-home_20260129 .scroll-nav{
	box-shadow: 0px 0px 16px -5px rgba(0,0,0,0);
	background: rgba(255,255,255,0);
}
.page-template-home_20260129 .fix_head .head_wrap{
	position: relative;
	z-index: 0;
	width: 100%;
}
.page-template-home_20260129 .fix_head .head_wrap .menu{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: #B9B2AC;
	width: 30vw;
	height: 70vw;
	padding: 4em 0 5em 3em;
}
.page-template-home_20260129 .fix_head .head_wrap .menu::after{
	display: block;
	content: "";
	background: url("../images/bottom_right.svg") no-repeat;
	background-position: 0 0;
	background-size: 100%;
	position: absolute;
	right: -16px;
	bottom: -15px;
	z-index: 0;
	width: 36px;
	height: 35px;
}

.page-template-home_20260129 .fix_head .head_wrap .menu h1{
	display: inline-block;
	color: #FFF;
	font-size: 1.4em;
	line-height: 1.4;
	font-weight: normal;
}

.page-template-home_20260129 .fix_head .head_wrap .menu h1 span{
	display: block;
	font-size: 1rem;
	letter-spacing: .2em;
}
.page-template-home_20260129 .fix_head .head_wrap .menu h1 .sp_logo{
	display: block;
	margin-top: 2em;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav{
	display: block;
	margin: 10em 0 0 0;
	padding: 0 0 0 0;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li{
	display: block;
	margin: 0 0 3em 0;
	padding: 0 0 0 0;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li.none{
	display: none;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li a{
	display: block;
	color: #FFF;
	font-size: 1.4rem;
	line-height: 1.4;
	letter-spacing: .2em;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	position: relative;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li a span{
	display: block;
	font-size: 1rem;
	line-height: 1.4;
	letter-spacing: .1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li a::before{
	content: "";
	display: block;
	background-position: 0 0;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(1) a::before{
	background: url("../images/nav_gourmet.svg") no-repeat;
	width: 20px;
	height: 20px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(2) a::before{
	background: url("../images/nav_stay.svg") no-repeat;
	width: 23px;
	height: 14px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(3) a::before{
	background: url("../images/nav_play.svg") no-repeat;
	width: 22px;
	height: 17px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(4) a::before{
	background: url("../images/nav_buy.svg") no-repeat;
	width: 18px;
	height: 19px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(5) a::before{
	background: url("../images/nav_see.svg") no-repeat;
	width: 24px;
	height: 17px;
}	
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(6) a::before{
	background: url("../images/nav_event.svg") no-repeat;
	width: 17px;
	height: 17px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(7) a::before{
	background: url("../images/nav_poroto.svg") no-repeat;
	width: 20px;
	height: 20px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(8) a::before{
	background: url("../images/nav_m_course.svg") no-repeat;
	width: 20px;
	height: 18px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(9) a::before{
	background: url("../images/nav_pamphlet.svg") no-repeat;
	width: 20px;
	height: 15px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(10) a::before{
	background: url("../images/nav_pamphlet.svg") no-repeat;
	width: 20px;
	height: 15px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .home_nav ul li:nth-child(11) a::before{
	background: url("../images/nav_bus.svg") no-repeat;
	width: 17px;
	height: 20px;
}

.page-template-home_20260129 .fix_head .head_wrap .menu .sns_nav{
	display: block;
	margin: 15em 0 0 0;
	padding: 0 0 0 0;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .sns_nav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	display: flex;
	justify-content: flex-start;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .sns_nav ul li{
	margin: 0 1.5em 0 0;
	padding: 0 0 0 0;
	list-style: none;
	width: 20px;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .sns_nav ul li a{
	display: block;
}
.page-template-home_20260129 .fix_head .head_wrap .menu .sns_nav ul li a img{
	width: 100%;
	height: auto;
}

.page-template-home_20260129 .fix_head .head_wrap .serch_lung{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	background: #EFEEEB;
	width: 80vw;
	height: 80vw;
	padding: 0 0 0 0;
}
.page-template-home_20260129 .fix_head .head_wrap .kv{
	position: absolute;
	top: 11em;
	right: 0;
	z-index: 2;
	width: 80%;
	padding: 0 0 0 0;
}
.page-template-home_20260129 .fix_head .head_wrap .kv img{
	width: 100%;
	height: auto;
}
.page-template-home_20260129 .fix_head .head_wrap .h_logo{
	display: none;
	position: relative;
	top: 23em;
	left: 16vw;
	z-index: 3;
	width: 100%;
	max-width: 88px;
	padding: 0 0 0 0;
}
.page-template-home_20260129 .fix_head .head_wrap .h_logo img{
	width: 100%;
	height: auto;
}

}

.fix_head{
	position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
	height: auto;
	box-shadow: 0px 0px 0 0 rgba(0,0,0,0);
    background: rgba(255,255,255,0);
}

.scroll-nav{
	box-shadow: 0px 0px 16px -5px rgba(0,0,0,0);
	background: rgba(255,255,255,0);
}

.fix_head .head_wrap{
	position: relative;
	z-index: 0;
	width: 100%;
}
.fix_head .head_wrap .menu{
	display: flex;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
	background: #B9B2AC;
	width: 100%;
	height: auto;
	padding: 1em 5em 3em 2em;

}
.fix_head .head_wrap .menu::after{
	display: none;
}

.fix_head .head_wrap .menu h1{
	color: #FFF;
	font-size: 1em;
	line-height: 1.4;
	font-weight: normal;
}
.fix_head .head_wrap .menu h1 a{
	text-decoration: none;
	color: #FFF;
}
.fix_head .head_wrap .menu h1 span{
	display: none;
	font-size: 1.6rem;
	letter-spacing: .2em;
}
.fix_head .head_wrap .menu h1 .sp_logo{
	display: block;
	width: 72%;
	max-width: 238px;
	margin-top: .5em;
}
.fix_head .head_wrap .menu .home_nav{
	display: none;
}

.fix_head .head_wrap .menu .home_nav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
.fix_head .head_wrap .menu .home_nav ul li{
	display: inline-block;
	margin: 0 0 3em 0;
	padding: 0 0 0 0;
}
.fix_head .head_wrap .menu .home_nav ul li a{
	display: block;
	color: #FFF;
	font-size: 1.4rem;
	line-height: 1.4;
	letter-spacing: .2em;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	position: relative;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.fix_head .head_wrap .menu .home_nav ul li a::after{
    position: absolute;
    bottom: -.5em;
    left: 0;
    content: "";
    width: 0;
    height: 1px;
    background-color: #4EE7BA;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.fix_head .head_wrap .menu .home_nav ul li a:hover::after {
    width: 100%;
}
.fix_head .head_wrap .menu .home_nav ul li a:hover{
}
.fix_head .head_wrap .menu .home_nav ul li a span{
	display: block;
	font-size: 1rem;
	line-height: 1.4;
	letter-spacing: .1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.fix_head .head_wrap .menu .home_nav ul li a::before{
	content: "";
	display: block;
	background-position: 0 0;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.fix_head .head_wrap .menu .home_nav ul li:nth-child(1) a::before{
	background: url("../images/nav_gourmet.svg") no-repeat;
	width: 20px;
	height: 20px;
}
.fix_head .head_wrap .menu .home_nav ul li:nth-child(2) a::before{
	background: url("../images/nav_stay.svg") no-repeat;
	width: 23px;
	height: 14px;
}
.fix_head .head_wrap .menu .home_nav ul li:nth-child(3) a::before{
	background: url("../images/nav_play.svg") no-repeat;
	width: 22px;
	height: 17px;
}
.fix_head .head_wrap .menu .home_nav ul li:nth-child(4) a::before{
	background: url("../images/nav_buy.svg") no-repeat;
	width: 18px;
	height: 19px;
}
.fix_head .head_wrap .menu .home_nav ul li:nth-child(5) a::before{
	background: url("../images/nav_see.svg") no-repeat;
	width: 24px;
	height: 17px;
}
.fix_head .head_wrap .menu .home_nav ul li:nth-child(6) a::before{
	background: url("../images/nav_event.svg") no-repeat;
	width: 17px;
	height: 17px;
}
.fix_head .head_wrap .menu .home_nav ul li:nth-child(7) a::before{
	background: url("../images/nav_poroto.svg") no-repeat;
	width: 20px;
	height: 20px;
}


.fix_head .head_wrap .menu .sns_nav{
	display: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.fix_head .head_wrap .menu .sns_nav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	display: flex;
	justify-content: flex-start;
}
.fix_head .head_wrap .menu .sns_nav ul li{
	margin: 0 1.5em 0 0;
	padding: 0 0 0 0;
	list-style: none;
	width: 20px;
}
.fix_head .head_wrap .menu .sns_nav ul li:last-child{
	margin: 0 0 0 0;
}
.fix_head .head_wrap .menu .sns_nav ul li a{
	display: block;
}
.fix_head .head_wrap .menu .sns_nav ul li a img{
	width: 100%;
	height: auto;
}

.fix_head .head_wrap .serch_lung{
	position: static;
	top: 0;
	right: 0;
	z-index: 0;
	background: none;
	width: 100%;
	height: auto;
	padding: 0 0 0 0;

}
/*ボックス全体*/
.switchbox{
	position: absolute;
    z-index: 3;
    top: 55px;
    right: 2rem;
	width: 100%;
	max-width: 100px;
}
@media screen and (min-width: 960px) {
.switchbox{
    position: absolute;
    z-index: 3;
    top: 55px;
    right: 12rem;
	width: 100%;
	max-width: 150px;
}
}
/*ラベル*/
.switchbox label{
	display: block;
    cursor :pointer;
    text-align: center;
    text-decoration: none;
    color: #040000;
    border: solid 1px #040000;
    background: rgba(255,255,255,1);
    padding: 0.4em 0;
    font-size: 1.3rem;
    line-height: 1;
    letter-spacing: .1em;
}
/*チェックボックスを非表示にする*/
.switchbox input {
	display: none;
}
/*中身を非表示にしておく*/
.switchbox  ul.change{
	height: 0;
    overflow-y: hidden;
    transition: 0.8s;/*ゆっくり表示させる*/
    opacity: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none;
	margin-top: .3em;
	padding: 0.3em 0 0 0;
	background: rgba(255,255,255,0.8);
}
.switchbox  ul.change li{
	width: 100%;
	text-align: center;
	margin-bottom: 3px;
}
.switchbox  ul.change li::marker{
	display: none;
}
.switchbox  ul.change li a{
	display: block;
	text-decoration: none;
	font-size: 1.2rem;
	line-height: 1;
	padding: .3em 0;
	color: #040000;
}
@media screen and (max-width: 1510px) {
}
/*クリックで中身を表示*/
.switchbox input:checked + label + ul.change {
    height: auto;
    opacity: 1;
}

@media screen and (min-width: 1630px) {
.fix_head{
}
.scroll-nav{
	box-shadow: 0px 0px 16px -5px rgba(0,0,0,0);
	background: rgba(255,255,255,0);
}
.fix_head .head_wrap{
	position: relative;
	z-index: 0;
	width: 100%;
}
.fix_head .head_wrap .menu{
	padding: 3em 0 2em 3em;
}
.fix_head .head_wrap .menu::after{
	display: none;
}

.fix_head .head_wrap .menu h1{
	color: #FFF;
	font-size: 1em;
	line-height: 1.4;
	font-weight: normal;
}
.fix_head .head_wrap .menu h1 span{
	display: none;
}
.fix_head .head_wrap .menu h1 .sp_logo{
}
.fix_head .head_wrap .menu .home_nav{
	display: block;
	margin: 1em 0 0 6em;
	padding: 0 0 0 0;
}
.fix_head .head_wrap .menu .home_nav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
.fix_head .head_wrap .menu .home_nav ul li{
	margin: 0 1.5em 3em 0;
}
.fix_head .head_wrap .menu .home_nav ul li a{
	display: block;
	color: #FFF;
	font-size: 1.4rem;
	line-height: 1.4;
	letter-spacing: .2em;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	position: relative;
}
.fix_head .head_wrap .menu .home_nav ul li a span{
	display: block;
	font-size: 1rem;
	line-height: 1.4;
	letter-spacing: .1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.fix_head .head_wrap .menu .home_nav ul li a::before{
	content: "";
	display: block;
	background-position: 0 0;
	background-size: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.fix_head .head_wrap .menu .home_nav ul li:nth-child(1) a::before{
	background: url("../images/nav_gourmet.svg") no-repeat;
	width: 20px;
	height: 20px;
}
.fix_head .head_wrap .menu .home_nav ul li:nth-child(2) a::before{
	background: url("../images/nav_stay.svg") no-repeat;
	width: 23px;
	height: 14px;
}
.fix_head .head_wrap .menu .home_nav ul li:nth-child(3) a::before{
	background: url("../images/nav_play.svg") no-repeat;
	width: 22px;
	height: 17px;
}
.fix_head .head_wrap .menu .home_nav ul li:nth-child(4) a::before{
	background: url("../images/nav_buy.svg") no-repeat;
	width: 18px;
	height: 19px;
}
.fix_head .head_wrap .menu .home_nav ul li:nth-child(5) a::before{
	background: url("../images/nav_see.svg") no-repeat;
	width: 24px;
	height: 17px;
}	
.fix_head .head_wrap .menu .home_nav ul li:nth-child(6) a::before{
	background: url("../images/nav_event.svg") no-repeat;
	width: 17px;
	height: 17px;
}
.fix_head .head_wrap .menu .home_nav ul li:nth-child(7) a::before{
	background: url("../images/nav_poroto.svg") no-repeat;
	width: 20px;
	height: 20px;
}
	
	
.fix_head .head_wrap .menu .sns_nav{
	display: block;
	margin: 1em 0 0 3em;
	padding: 0 0 0 0;
}
.fix_head .head_wrap .menu .sns_nav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	display: flex;
	justify-content: flex-start;
}
.fix_head .head_wrap .menu .sns_nav ul li{
	margin: 0 1.5em 0 0;
	padding: 0 0 0 0;
	list-style: none;
	width: 20px;
}
.fix_head .head_wrap .menu .sns_nav ul li a{
	display: block;
}
.fix_head .head_wrap .menu .sns_nav ul li a img{
	width: 100%;
	height: auto;
}

.fix_head .head_wrap .serch_lung{

}

}


#serchbox{
    position: absolute;
    z-index: 3;
    top: 17px;
    right: 50px;
}
.search-text{
	-webkit-appearance:none;
	width: 25px;
	height: 25px;
    padding: 0 0 0 25px;
	border: none;
	background: url("../images/search_icon_sp.svg") no-repeat;
	background-size: 21px 21px;
	transition: all 0.5s;
	outline: none;
	cursor: pointer;
}
.search-text:focus {
	width: 130px;
	padding: 0 0 0 25px;
	box-shadow: 0 2px rgba(6,0,1,.26);
}

.search-submit{
	display: none;
}
@media screen and (min-width: 960px) {
#serchbox{
	position: absolute;
	top: 23px;
	right: 12rem;
}
#serchbox #searchform{
	display: block;
	width: 150px;
}
#serchbox #searchform input{
	padding: .3em .3em .3em .7em;
    border: solid 1px #040000;
    border-radius: 25px;
    background: rgba(255, 255, 255, 1);
	width: 100%;
	max-width: 150px;
	height: 25px;
	font-size: 1.3rem;
}
#serchbox #searchform .search-submit{
	display: inline-block;
	width: 20px;
    height: 20px;
	position: absolute;
	top: 6px;
    right: 0px;
}
#serchbox #searchform .search-submit::before{
	display: block;
	content: "";
	background: url("../images/search_icon.svg") no-repeat;
	background-position: 0 0;
	background-size: 100%;
	width: 10px;
	height: 12px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0 0 0 0;
}
}


#footer{
	position: relative;
	z-index: 0;
	margin: 5em 0 0 0;
	padding: 5em 0 2em 0;
	background: #EFEEEB;
}
@media screen and (min-width: 768px) {
#footer{
	position: relative;
	z-index: 0;
}

}
#footer .in_wrap{
	width: 90%;
	max-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	column-gap: 1rem;
}
#footer .in_wrap .logo_area{
	width: 100%;
	margin: 0 auto 0 auto;
	display: flex;
	justify-content: space-between;
}
@media screen and (min-width: 768px) {
#footer .in_wrap .logo_area{
	width: 60%;
}

}
#footer .in_wrap .logo_area .left{
	width: 20%;
}
#footer .in_wrap .logo_area .left a.f_logo{
	display: block;
}
#footer .in_wrap .logo_area .left a.f_logo img{
	width: 100%;
	height: auto;
}

#footer .in_wrap .logo_area .left .sns_nav{
	display: block;
	margin: 4em 0 0 0;
	padding: 0 0 0 0;
}
#footer .in_wrap .logo_area .left .sns_nav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	display: flex;
	justify-content:space-around;
}
#footer .in_wrap .logo_area .left .sns_nav ul li{
	margin: 0 1em 0 0;
	padding: 0 0 0 0;
	list-style: none;
	width: 20px;
}
#footer .in_wrap .logo_area .left .sns_nav ul li a{
	display: block;
}
#footer .in_wrap .logo_area .left .sns_nav ul li a img{
	width: 100%;
	height: auto;
}

#footer .in_wrap .logo_area .right{
	width: 70%;	
}
#footer .in_wrap .logo_area .right .institution{
	margin: 0 0 2em 0;
	padding: 0 0 0 0;
}
#footer .in_wrap .logo_area .right .institution p{
	font-size: 1.7rem;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer .in_wrap .logo_area .right .institution p span{
	display: block;
	font-size: 1.2rem;
	font-weight: normal;
}
@media screen and (min-width: 768px) {
#footer .in_wrap .logo_area .right .institution p span{
	font-size: 1.4rem;
}
}
#footer .in_wrap .logo_area .right .detail{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer .in_wrap .logo_area .right .detail p{
	font-size: 1.2rem;
	line-height: 1.4;
	margin: 0 0 .5em 0;
	padding: 0 0 0 0;
}

#footer .in_wrap .menu_area{
	width: 100%;
	margin-top: 2em;
}
@media screen and (min-width: 768px) {
#footer .in_wrap .menu_area{
	width: 38%;
	margin-top: 0;
}
}
#footer .in_wrap .menu_area .f_nav{
	display: flex;
	justify-content: space-between;
	column-gap: 1rem;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer .in_wrap .menu_area .f_nav ul{
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
	list-style: none;
}
#footer .in_wrap .menu_area .f_nav ul li{
	margin: 0 0 .5em 0;
	padding: 0 0 0 0;
}
#footer .in_wrap .menu_area .f_nav ul li a{
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.4;
	text-decoration: none;
	color: #231815;
}
#footer .copyright{
	width: 90%;
	max-width: 1000px;
	margin: 5em auto 0 auto;
	padding: 0 0 0 0;
	text-align: center;
}
#footer .copyright p{
    font-size: 1rem;
	line-height: 1.6;

}

@media screen and (min-width: 768px) {
#footer .copyright{
}

}
.page-template-home_20260129 #cont{
	padding: 0 0 0 0;
}
#cont{
	overflow: hidden;
	position: relative;
	z-index: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

#cont section{
}
#cont .bg_w{
	width: 100%;
    margin: 0 0 -60px 0;
    padding: 0 0 120px 0;
    position: relative;
    top: 0;
    overflow: hidden;
}
#cont .bg_w:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FFF;
    transform: skewY(-7deg) translateY(-120px);
    z-index: -1;
}
@media screen and (min-width: 768px) {
.page-template-home_20260129 #cont{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#cont{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
}
.wp-block-group__inner-container{
}
/*ぱんくず*/
.breadcrumbs{
	width: 100%;
	padding: .5em 0 3em 0;
	margin: 0 0 0 0;
}
.breadcrumbs .inner{
	width: 90%;
	max-width: 1000px;
	margin: 0 auto 0 auto;
}
.breadcrumbs .inner span{
}
.breadcrumbs .inner span a{
	color: #000000;
	text-decoration: none;
}
.breadcrumbs .inner span a:hover{
	text-decoration: underline;
}

#head_title{
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 3em 0;
}
#head_title h1{
	font-size: 2.4rem;
	line-height: 1.4;
	margin-bottom: .7em;
}
@media screen and (min-width: 768px) {
#head_title h1{
	font-size: 3rem;
}
}
.post-password-form{
	width: 90%;
	margin: 0 auto;
	padding: 2em 0;
}
.post-password-form p{
	font-size: 1.4rem;
	line-height: 1.4;
}

.post-password-form input[type="password"]{
	border: solid 1px #ccc;
	padding: 0.3em;
}
.post-password-form input[type="submit"]{
    padding: 0.5em 1em;
    background-color: #0d575d;
    border: none;
    text-align: center;
    font-size: 1.2rem;
    color: #fff;
    border-radius: 4px;
}