* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

h1,h2,h3,h4,dl{
  margin: 0;
  padding: 0;
}

ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#content li{
	line-height: 1.6;
}

a{
  outline: none;
}

body{
  width: 100%;
  min-width: 100%;
}

.pc-bl {
  display: block;
}

.pc-nn {
  display: none;
}

.or{
	color: #f08e42
}

.gr{
	color: #36b38c;
}

.bl{
	color: #63a4c2;
}

.pink{
	color: #ff719c;
}

#top {
	float: right;
	width: 113px;
	clear: right;
}

#txt_link {
	text-align: center;
	clear: left;
	float: left;
	width: 760px;
	margin-top: 15px;
	font-size: 90%;
	line-height: 140%;
	color: #584533;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0;
	vertical-align: bottom;
}


@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Original Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

/*#content {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans CJK JP", "Original Yu Gothic", "Yu Gothic", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Sans Emoji";
}*/

p,li,dd,dt,td,th{
	margin: 0px;
	padding: 0px;
}


a {
	text-decoration: underline;
}
.bl{
	color: #44BCCE;
}

.bl2{
	color: #0098bc;
}

.rd{
	color: #E50012;
}

.pp{
	color: #A688BD;
}

.gr{
	color: #26b7bc;
}

.txt_m {
	font-size: 80%;
	line-height: 140%;
}
.txt_m_interval {
	font-size: 80%;
	line-height: 160%;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 1000px;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.txt-s {
	font-size: 60%;
	line-height: 120%;
}
.txt-m {
	font-size: 80%;
	line-height: 140%;
}
.txt-l {
	font-size: 100%;
	line-height: 160%;
}
.ind {
	text-indent: -1em;
	padding-left: 1em;
}

.ind2{
	text-indent: -6em;
	padding-left: 6em;
}

.ind3{
	text-indent: -7em;
	padding-left: 7em;
}

.ind4{
	text-indent: -0.85em;
	padding-left: 0.85em;
}

.ta_c{
	text-align: center;
}

.ta_r{
	text-align: right;
}

.mt_10{
	margin-top: 10px;
}

.mt_20{
	margin-top: 20px;
}

.mt_30{
	margin-top: 30px;
}

.mt_50{
	margin-top: 50px;
}

.mt_70{
	margin-top: 70px;
}

.mt_80{
	margin-top: 80px;
}

.mt_100{
	margin-top: 100px;
}

.mt_150{
	margin-top: 150px;
}

.mt_200{
	margin-top: 200px;
}

.mb_20{
	margin-bottom: 20px;
}

.mb_30{
	margin-bottom: 30px;
}

.mb_50{
	margin-bottom: 50px;
}

.mb_100{
	margin-bottom: 50px;
}

.mr_10{
	margin-right: 10px;
}

.mr_20{
	margin-right: 20px;
}

.mr_30{
	margin-right: 30px;
}

.mr_50{
	margin-right: 50px;
}

.mr_100{
	margin-right: 100px;
}

.mr_200{
	margin-right: 200px;
}

.mr_250{
	margin-right: 250px;
}

.mr_280{
	margin-right: 280px;
}

.ml_10{
	margin-left: 10px;
}

.ml_20{
	margin-left: 20px;
}

.ml_30{
	margin-left: 30px;
}

.ml_50{
	margin-left: 50px;
}

.ml_60{
	margin-left: 60px;
}

.ml_100{
	margin-left: 100px;
}

.ml_150{
	margin-left: 100px;
}

.ml_210{
	margin-left: 210px;
}

.ml_300{
	margin-left: 300px;
}

.pt_20{
	padding-top: 20px;
}

.pt_30{
	padding-top: 30px;
}

.pt_50{
	padding-top: 50px;
}

.pt_100{
	padding-top: 100px;
}

.pt_200{
	padding-top: 200px;
}

.pb_20{
	padding-bottom: 20px;
}

.pb_50{
	padding-bottom: 50px;
}

.pb_100{
	padding-bottom: 100px;
}

.pl_20{
	padding-left: 20px;
}

.txt_box{
	padding: 0 15px;
}

.lh-1{
	line-height: 1.5;
}

.big{
	font-size: 1.2em;
	font-weight: bold;
}


.small{
	font-size: 0.7em;
}

.small2{
	font-size: 0.8em;
}
.mdl {
	font-size: 0.9em;
}


.warn{
	width: 580px;
	padding: 10px 10px;
	background-color: #EA5532;
	color: #fff;
}


.mb_10{
	padding-bottom: 10px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_40 {
	margin-bottom: 40px;
}

.w-860{
	width: 860px;
	margin: 0 auto;
}

.fs_b{
	font-size: 100%;
	font-weight: normal;
}




.contbox1{
	width: 1000px;
	margin: auto;
	position: relative;	
	margin-top: 50px;
}

.contbox2{
	width: 1000px;
}

.flex1{
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}

.flex2{
	isplay:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    webkit-box-pack:justify;
    -ms-flex-pack:justify;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-align-items: center;
	align-items: center;
}

.flex3{
	isplay:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    -ms-flex-pack: distribute;
	justify-content: space-around;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}

.flex4{
	isplay:-webkit-box;
    display:-ms-flexbox;
    display: -webkit-flex;
    display:flex;
    -webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}

.as_c{
	align-self: center;
	-ms-flex-flex-item-align: center;
	-webkit-align-self: center;
}

.jc_c{
	webkit-box-pack:center;
    -ms-flex-pack:center;
    -webkit-justify-content:center;
    justify-content:center;
}

.as_fs{
	-ms-flex-item-align: start;
	align-self: flex-start;
}

img{
	vertical-align: bottom;
}

.p_r{
	position: relative;
}


.p_a{
	position: absolute;
}

.ind{
	text-indent: -1em;
	padding-left: 1em;
}

/*以下個別*/

.box0-1{
	pointer-events: none;
	width: 100%;
	position: relative;
}

.box0-1 .title{
	position: absolute;
	top: 35%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	z-index: 2;
	max-width: 193px;
}
.box0-1 .mt{
	position: absolute;
	bottom: 0;
	z-index: 0;
	width: 100%;
}
.map-wrap{
	width: 100%;
    margin: -10vw auto 0;
    padding: 9vw 0 0 0;
    position: relative;
	overflow: hidden;
}
.map-wrap::before{
    content: "";
    background-image: url(../img/mt2.svg);
    background-repeat: no-repeat;
    width: 100%;
    height: 10vw;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}


.map-cont {
    width: 100%;
    background: #d6eed0;
    position: relative;
    overflow: hidden;
}
.map-inner{
	width: 1000px;
	max-width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.map-inner .map1{
	width: 45%;
}
.map-inner .map1 img{
	margin: 5vw 0 0 1vw;
	width: 55%;
}
.map-inner .map1 h2{
	font-family: "Noto Serif JP", serif;
	font-weight: 600;
	margin-top: 2vw;
	position: relative;
	font-size: 2.5em;
	line-height: 1.5;
	color: #000;
}
.map-inner .map2{
	width: 55%;
}

.shirakami-txt{
	width: 100%;
	padding: 5vw 0;
	position: relative;
	background-image: url("../img/bg.jpg");
    background-repeat: no-repeat;
	height: 800px;
	display: flex;
  justify-content: center;
  align-items: center;
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
.shirakami-txt p{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	font-family: "Noto Serif JP", serif;
	font-weight: 600;
	font-size: 1.2em;
    letter-spacing: 0.05em;
    line-height: 2.8;
	text-align: center;
	color: #fff;
	text-shadow: 1px 2px 3px #000;
}


.roll-slide-box{
	width: 100%;
	overflow: hidden;
}

.roll-slide{
	display: flex;
}
.roll-slide ul{
	display: flex;
}

.roll-slide ul:first-child {
	animation: loop 180s linear infinite;
  }
   
  .roll-slide ul:nth-child(2) {
	animation: loop2 180s -120s linear infinite;
  }
   
  .roll-slide ul:last-child {
	animation: loop3 180s -60s linear infinite;
  }
   
  @keyframes loop {
	0% {
	  transform: translateX(200%);
	}
	to {
	  transform: translateX(-100%);
	}
  }
   
  @keyframes loop2 {
	0% {
	  transform: translateX(100%);
	}
	to {
	  transform: translateX(-200%);
	}
  }
   
  @keyframes loop3 {
	0% {
	  transform: translateX(0%);
	}
	to {
	  transform: translateX(-300%);
	}
  }

.roll-slide img{
	width: auto;
}

.roll-slide li{
	width: 350px;
}

.other-main h1{
	background: #f5f7fd;
}

.other-main h1 img{
	margin: 0 auto;
	width: 100%;
}

.box0-1 img,.sub-menu img,.sub-menu2 img{
	width: 100%;
}

.cont-box{
	width: 1200px;
	margin: 0 auto;
}

.cont-box p,.cont-box li{
	font-size: 1.2em;
	line-height: 1.8;
}

.cont-box2{
	width: 760px;
	margin: 0 auto;
	padding: 100px 0;
}


.cont-box img{
	width: 100%;
}

.box2 .txt-box .sml{
	font-size: 0.7em;
}

.cont-box h2{
	font-family: "Noto Serif JP", serif;
	font-weight: 600;
	width: 100%;
	position: relative;
}
.cont-box h2::before{
	content:url("../img/h2-img.svg");
	position:absolute;
	top: -160px;
    left: 0;
    right: 0;
    transform: scale(0.1);
}

.cont-box h2 img{
	margin : 0 auto;
}




.box0-1 .slick-slide .pc-nn{
	display: none;
}




.side-menu{
	margin-top: 150px;
    top: 20px;
    right: 10px;
    position: fixed;
    z-index: 99;
    width: 15%;
}
.side-menu ul{
	display: flex;
	flex-direction: column;
	gap:20px;
}
.side-menu li{
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	border-radius: 10px;
}

.side-menu a{
	transition: 0.3s ease-in-out all;
	opacity: 1;
}
.side-menu a:hover {
  opacity: 0.6;
}

.side-nav__item a {
	text-decoration: none;
	position: relative;
}
.first{
	padding: 10% 0 2%;
	font-family: 'Noto Sans JP', sans-serif;
	position: relative;
    z-index: 1;
	background: #f4f4f4;
}

.first .cont-box{
	max-width: 1200px;
    width: 90%;
}
.first .cont-box h2 {
	font-weight: 700;
	font-size: 2.5em;
	color: #000;
	letter-spacing: 0.05em;
	text-align: center;
}
.first .cont-box p {
	font-weight: 600;
	color: #000;
	font-size: 1.3em;
}


.second{
	padding: 10% 0 0;
	font-family: 'Noto Sans JP', sans-serif;
	position: relative;
    z-index: 1;
	background: #efecde;
}

.second .cont-box{
	max-width: 1200px;
    width: 90%;
}
.second .cont-box h2 {
	font-weight: 700;
	font-size: 2.5em;
	color: #000;
	letter-spacing: 0.05em;
	text-align: center;
}
.second .cont-box p {
	font-weight: 600;
	color: #000;
	font-size: 1.3em;
}


.pickup,.tour{
	padding: 5% 0;
	font-family: 'Noto Sans JP', sans-serif;
	z-index: 1;
    position: relative;
}

.post-list,.tour-list {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	row-gap: 80px;
}
.post-list::after{
  content:"";
  display: block;
  width: 30%;
}
.post-list article {
	width: 30%;
}

.post-list article a {
	text-decoration: none;
	opacity: 1!important;
}
.post-list article a:hover {
	opacity: 1!important;
}

.post-list article figure {
	overflow: hidden;
	position: relative;
}
.post-list article figure img {
	opacity: 1!important;
}
.post-list article figure{
	width: 100%;
	padding: 0;
	margin: 0 0 3%;
}
.post-list article h3 {
	font-size: 1.3em;
	line-height: 1.7;
}
.post-tag {
	display: flex;
	flex-flow: wrap;
	justify-content: flex-start;
	gap:10px;
	margin-top: 3%;
}
.post-tag li {
	font-size: 0.9em;
	background: #11a8a4;
	color: #fff;
	line-height: 1;
	padding: 0.2em 0.5em 0.3em;
	border-radius: 3px;
}


.tour-list article {
	width: 44%;
	position: relative;
}
.tour-list article p {
	font-weight: 600;
	color: #000;
	font-size: 1.15em!important;
}
.tour-list article a {
	text-decoration: none;
	opacity: 1!important;
}
.tour-list article a:hover {
	opacity: 1!important;
}

.tour-list article figure {
	overflow: hidden;
	position: relative;
}
.tour-list article figure img {
	opacity: 1!important;
}
.tour-list article figure{
	width: 100%;
	padding: 0;
	margin: 0 0 3%;
}
.tour-list article h3 {
	font-size: 1.3em;
	line-height: 1.7;
	margin-bottom: 2%;
	color: #000;
}
.tour-tag {
	position: absolute;
    padding: 5px 10px;
    background: #5baa6d;
    color: #fff;
    top: 15px;
    left: 0;
    text-align: center;
    font-size: 0.8em;
}


p.tour-btn{
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.5;
}
.tour-btn a {
    width: 100%;
    margin: 5% auto 7%;
    color: #fff;
    background: #000;
    padding: 20px 0;
    text-align: center;
	text-decoration: none;
	position: relative;
	display: flex;
    justify-content: space-around;
    align-items: center;
}
.tour-btn a::after {
	position: absolute;
    top: 50%;
    right: 1em;
    font: var(--fa-font-solid);
    content: "\f08e";
    transform: translateY(-50%);
    font-size: 1em;
    width: 1em;
    height: 1em;
    padding: 0.2em;
}
.tour-btn a:hover {
	background-position: right center;
	background-size: 300% auto;
	-webkit-animation: pulse 2s infinite;
	animation: shad30 1.5s infinite;
	color: #fff;
}
@keyframes shad30 {
	0% {box-shadow: 0 0 0 0 #000;}
	70% {box-shadow: 0 0 0 20px rgb(106 106 106 / 0%);}
	100% {box-shadow: 0 0 0 0 rgb(106 106 106 / 0%);}
}

.tour-btn a:link,.tour-btn a:visited{
	color: #fff;
	text-decoration: none;
}





.news-link {
    display: block;
}

.news-link:hover {
    opacity: 1
}
.news-link:hover img {
    transform: translate3d(0,0,0) scale(1.1);
	transition: transform 0.6s ease;
	position: relative;
}

.news-link:hover .link-txt {
    color: #fff;
    background-position: -100% 0
}
.slide-tit {
    display: inline;
    color: #000;
    background-image: linear-gradient(to right,rgba(0,0,0,0) 50%,#000 50%);
    background-position: 0 0;
    background-size: 200% auto;
    transition: background-position .6s,color .6s ease-out .1s;
}

.slide-tit:hover {
    color: #fff!important;
    background-position: -100% 0
}


.information-wrap{
	padding: 7% 0 5%;
	width: 100%;
	background: #f4f4f4;
	/*background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.3), rgba(102, 204, 204, 0.3) 10% 48%, rgba(255, 140, 0, 0.3) 53% 68%, rgba(0, 131, 62, 0.3) 73% 90%, rgba(255, 255, 255, 0.3));*/
	position: relative;
	overflow: hidden;
}

.information-wrap h4{
	width: 35%;
	max-width: 540px;
	text-align: center;
	display: block;
	margin: 0 auto 3%;
}
.cont-box3{
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
.cont-box3 h5 {
	font-family: "Zen Maru Gothic", serif;
	font-weight: 600;
	margin-bottom: 4%;
	position: relative;
	font-size: 2.7em;
	line-height: 1.5;
	color: #000;
}

span.marker {
    background: linear-gradient(transparent 70%, #d1f0f0 70%);
    padding-bottom: -1em;
}
.kumagera{
	width: 63%;
	margin: 0 auto 3%;
	display: block;
}
.gl-txt{
	text-align: center;
}
.information-wrap p{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 1.2em;
	color: #000;
}
.train{
	width: 38%;
	margin: 5% auto;
}
.lh-lg{
	line-height: 2.2;
}
.lh-m{
	line-height: 1.2!important;
}
p.jft{
	font-weight: 500;
	font-size: 1.15em;
	line-height: 1.5;
}
.jft a {
    width: 580px;
    margin: 5% auto 7%;
    color: #fff;
    background: #000;
    padding: 20px 0;
    text-align: center;
	text-decoration: none;
	position: relative;
	display: flex;
    justify-content: space-around;
    align-items: center;
}
.jft a::after {
	position: absolute;
    top: 50%;
    right: 1em;
    font: var(--fa-font-solid);
    content: "\f0a9";
    transform: translateY(-50%);
    font-size: 1em;
    width: 1em;
    height: 1em;
    padding: 0.2em;
}
.jft a:hover {
	background-position: right center;
	background-size: 300% auto;
	-webkit-animation: pulse 2s infinite;
	animation: shad26 1.5s infinite;
	color: #fff;
}
@keyframes shad26 {
	0% {box-shadow: 0 0 0 0 #000;}
	70% {box-shadow: 0 0 0 20px rgb(106 106 106 / 0%);}
	100% {box-shadow: 0 0 0 0 rgb(106 106 106 / 0%);}
}

.jft a:link,.jft a:visited{
	color: #fff;
	text-decoration: none;
}
.information-wrap .inner {
	width: 100%;
	background: #efecde;
	padding: 5% 9%;
	margin: 0 auto 5%;
	position: relative;
}
span.marker2 {
    background: linear-gradient(transparent 70%, #fff 70%);
}
.box-seat{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}
.box-seat img {
	width:49%;
	position: relative;
	top: -60px;
}
.box-seat p {
	width:48%;
	text-align: justify;
	color: #000;
}

.balloon1-top {
  position: relative;
  display: block;
  margin: 0 auto 5%;
  padding: 10px 10px;
  width: 70%;
  background: #66cccc;
	border-radius: 15px;
}

.balloon1-top:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #66cccc;
}

.balloon1-top p {
	letter-spacing: 0.1em;
	margin: 0;
 	padding: 0;
	font-family: "Zen Maru Gothic", serif;
	font-weight: 600;
	font-size: 1.5em;
	text-align: center;
	color: #fff;
}


.balloon1-bottom {
  position: relative;
  display: block;
  margin: 0 auto 5%;
  padding: 10px 10px;
  width: 40%;
  background: #ff8c00;
	border-radius: 15px;
}

.balloon1-bottom:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #ff8c00;
}

.balloon1-bottom p {
	letter-spacing: 0.1em;
	margin: 0;
 	padding: 0;
	font-family: "Zen Maru Gothic", serif;
	font-weight: 600;
	font-size: 2.5em;
	text-align: center;
	color: #fff;
}
.ekinet-list {
	text-align: center;
}
.train-img{
	width: 50%;
	margin: 0 auto;
	display: block;
}
.ekinet-list ul {
	margin: 0 auto 5%;
	display: inline-block;
    text-align: left;
}
.ekinet-list ul li:before{
    content: url(../img/check.svg);
    display: inline-block;
    width: 1.5em;
    height: auto;
    margin-right: 10px;
    position: relative;
    top: 12px;
    left: 0;
}
.ekinet-list ul li{
	font-family: "Zen Maru Gothic", serif;
	font-weight: 600;
	font-size: 2em;
	color: #000;
	margin-bottom: 2%;
}

.txt-c {
	text-align: center;
}

.g-bl{
	color: #007fcc;
}
.mb3p{
	margin-bottom: 3%;
}
.mb5p{
	margin-bottom: 5%;
}
.gn-fp{
	display: flex;
	gap:20px;
	justify-content: center;
	margin-bottom: 2%;
}
.bl-wrap{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 2em;
	font-weight: 700;
	background: #fff;
	text-align: center;
	padding: 1% 4%;
	line-height: 1.5;
	border-radius: 15px;
}
.ccl{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 2em;
	font-weight: 700;
	background: #fff;
	text-align: center;
	border-radius: 50%;
	line-height: 2em;
	width: 2em;
	height: 2em;
}
.txt-xl{
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 2em!important;
	font-weight: 700!important;
}

p.jft2{
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.5;
}
.jft2 a {
    width: 580px;
    margin: 5% auto 0;
    color: #fff;
    background: #007fcc;
    padding: 20px 0;
    text-align: center;
	text-decoration: none;
	position: relative;
	display: flex;
    justify-content: space-around;
    align-items: center;
	border-radius: 9999px;
}
.jft2 a::after {
	position: absolute;
    top: 50%;
    right: 1em;
    font: var(--fa-font-solid);
    content: "\f138";
    transform: translateY(-50%);
    font-size: 1em;
    width: 1em;
    height: 1em;
    padding: 0.2em;
}
.jft2 a:hover {
	background-position: right center;
	background-size: 300% auto;
	-webkit-animation: pulse 2s infinite;
	animation: shad27 1.5s infinite;
	color: #fff;
}
@keyframes shad27 {
	0% {box-shadow: 0 0 0 0 #007fcc;}
	70% {box-shadow: 0 0 0 20px rgb(0 122 82 / 0%);}
	100% {box-shadow: 0 0 0 0 rgb(0 122 82 / 0%);}
}

.jft2 a:link,.jft2 a:visited{
	color: #fff;
	text-decoration: none;
}
.g-img1{
	position: absolute;
    left: -50px;
    width: 25%;
    top: 260px;
}
.g-img2{
	position: absolute;
    right: -50px;
    width: 22%;
    bottom: 40px;
}
.ekinetlogo{
	width: 20%;
	padding-right: 5px;
}
span.marker3 {
    background: linear-gradient(transparent 70%, #ffdcb2 70%);
}
p.jft3{
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.5;
}
.jft3 a {
    width: 580px;
    margin: 5% auto 0;
    color: #fff;
    background: #ff8c00;
    padding: 20px 0;
    text-align: center;
	text-decoration: none;
	position: relative;
	display: flex;
    justify-content: space-around;
    align-items: center;
	border-radius: 9999px;
}
.jft3 a::after {
	position: absolute;
    top: 50%;
    right: 1em;
    font: var(--fa-font-solid);
    content: "\f138";
    transform: translateY(-50%);
    font-size: 1em;
    width: 1em;
    height: 1em;
    padding: 0.2em;
}
.jft3 a:hover {
	background-position: right center;
	background-size: 300% auto;
	-webkit-animation: pulse 2s infinite;
	animation: shad28 1.5s infinite;
	color: #fff;
}
@keyframes shad28 {
	0% {box-shadow: 0 0 0 0 #ff8c00;}
	70% {box-shadow: 0 0 0 20px rgb(0 122 82 / 0%);}
	100% {box-shadow: 0 0 0 0 rgb(0 122 82 / 0%);}
}

.jft3 a:link,.jft3 a:visited{
	color: #fff;
	text-decoration: none;
}

.komachi {
	position: absolute;
    width: 35%;
    top: 80px;
    right: -40px;
}
.eticket{
	width: 30%;
	margin: 0 auto 3%;
}

.inner h6 {
	font-family: "Zen Maru Gothic", serif;
	font-weight: 600;
	margin-bottom: 5%;
	font-size: 2.2em;
	line-height: 1.5;
	color: #000;
	text-align: center;
}
.example{
	position: absolute;
    top: -110px;
    left: -10px;
    width: 19%;
}

.att {
	width: 90%;
	margin: 0 auto;
	color: #000;
	font-weight: 500;
	font-family: 'Noto Sans JP', sans-serif;
}

p.jft4{
	font-weight: 500;
	font-size: 1.5em;
	line-height: 1.5;
}
.jft4 a {
    width: 580px;
    margin: 5% auto 0;
    color: #fff;
    background: #00833e;
    padding: 20px 0;
    text-align: center;
	text-decoration: none;
	position: relative;
	display: flex;
    justify-content: space-around;
    align-items: center;
	border-radius: 9999px;
}
.jft4 a::after {
	position: absolute;
    top: 50%;
    right: 1em;
    font: var(--fa-font-solid);
    content: "\f138";
    transform: translateY(-50%);
    font-size: 1em;
    width: 1em;
    height: 1em;
    padding: 0.2em;
}
.jft4 a:hover {
	background-position: right center;
	background-size: 300% auto;
	-webkit-animation: pulse 2s infinite;
	animation: shad29 1.5s infinite;
	color: #fff;
}

@keyframes shad29 {
	0% {box-shadow: 0 0 0 0 #00833e;}
	70% {box-shadow: 0 0 0 20px rgb(0 122 82 / 0%);}
	100% {box-shadow: 0 0 0 0 rgb(0 122 82 / 0%);}
}

.jft3 a:link,.jft3 a:visited{
	color: #fff;
	text-decoration: none;
}
.att2{
	width: 1200px;
	text-align: center;
	margin: 0 auto 0;
	display: flex;
	justify-content: center;
	font-size: 0.9em!important;
	z-index: 1;
	position: relative;
}
.pict1{
	position: absolute;
	top: 0;
	left: 150px;
	width: 10%;
	max-width: 180px;
}
.pict2{
	position: absolute;
	top: 50vw;
	right: 180px;
	width: 10%;
	max-width: 180px;
}
.pict3{
	position: absolute;
	top: 120vw;
	right: 0px;
	width: 10%;
	max-width: 180px;
}
.pict4{
	position: absolute;
	top: 150vw;
	left: 40px;
	width: 10%;
	max-width: 180px;
}
.pict5{
	position: absolute;
	top: 200vw;
	left: 40px;
	width: 10%;
	max-width: 180px;
}
.pict6{
	position: absolute;
	top: 210vw;
	right: 200px;
	width: 10%;
	max-width: 180px;
}
.pict7{
	position: absolute;
	top: 250vw;
	left: 20px;
	width: 10%;
	max-width: 180px;
}
.pict8{
	position: absolute;
	top: 280vw;
	right: 20px;
	width: 10%;
	max-width: 180px;
}

.pict9{
	position: absolute;
	top: 320vw;
	right: 20px;
	width: 10%;
	max-width: 180px;
}
.pict10{
	position: absolute;
	top: 330vw;
	left: 20px;
	width: 10%;
	max-width: 180px;
}

.block-bg {
  transition: all .5s ease;
}

.block {
	width: 100%;
}
.content-wrap--bg section{
	padding: 5% 0;
}

.content-wrap--bg::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all 0.5s ease 0s;
    z-index: 0;
}
.content-wrap--bg.show::before {
    opacity: 1;
}

.content-wrap--bg001::before {
    background: #d1f0f0;
	z-index: -1;
}
.content-wrap--bg002::before {
    background: #ffdcb2;
	z-index: -1;
}
.content-wrap--bg003::before {
    background: #b2dac5;
	z-index: -1;
}

@media screen and (max-width:1024px){
	.post-list article a:hover,.news-link:hover,.slide-tit:hover,.jft a:hover,.jft2 a:hover,.jft3 a:hover,.jft4 a:hover{
		opacity: 1;
	}
	.pict1,.pict2,.pict3,.pict4,.pict5,.pict6,.pict7,.pict8,.pict9,.pict10{
		display: none;
	}
	.wd80p{
		width: 80%;
		margin: 3% auto;
	}
	.cont-box h2::before {
    top: 0px;
    transform: scale(0.2);
}
	.first .cont-box p {
    font-size: 1.2em;
}
	.att2{
		width: 90%;
		margin: 0 auto 0;
		text-align: left;
		flex-direction: column;
}
	.example {
    position: absolute;
    top: -20px;
    left: -15px;
    width: 19%;
}
	.att {
    width: 100%;
    font-size: 0.9em;
	margin: 5% auto;
}
	.inner h6 {
    font-size: 1.3em;
}
	.gl-txt{
		text-align: left;
	}
	.komachi {
    position: relative;
    margin: 0 auto 5%;
    width: 55%;
    top: 0;
    right: 0;
}
	.eticket {
    width: 45%;
    margin: 0 auto 3%;
}
	.lh-lg {
    line-height: 2;
}
	.ekinetlogo{
	width: 50%;
	padding-right: 5px;
}
	.g-img1,.g-img2{
		display: none;
	}
	.information-wrap h4 {
    width: 90%;
}
	.cont-box3 h5 {
    font-size: 1.7em;
}
	.post-list article h3 {
        font-size: 0.95em;
        line-height: 1.5;
        text-align: justify;
        display: block;
}
	.kumagera {
    width: 80%;
}
	.information-wrap p {
    font-size: 0.9em;
	line-height: 1.7;
}
	
	.train {
    width: 70%;
}
	
.jft a {
    width: 100%;
	padding: 15px 0;
	font-size: 1em;
}
	.jft3 a {
    width: 100%;
	padding: 15px 0;
	margin: 7% auto 0;
	font-size: 0.9em;
}
.jft4 a {
    width: 100%;
	padding: 15px 0;
	margin: 7% auto 0;
	font-size: 0.9em;
}
	.balloon1-bottom {
		width: 70%;
		border-radius: 10px;
}
	.ekinet-list ul li {
    font-size: 1em;
}
	.ekinet-list ul li:before {
    width: 1.2em;
    top: 4px;
}
	.balloon1-bottom p {
    font-size: 1.5em!important;
}
	.information-wrap .inner {
    width: 100%;
    padding: 5% 5%;
    margin: 10% auto 5%;
}
	
	.box-seat {
    flex-direction: column;
}
	
.box-seat img {
	width: 90%;
    position: relative;
    top: 0;
    margin-bottom: 3%;
}
.box-seat p {
	width:100%;
}	
.balloon1-top {
    position: relative;
    display: block;
    margin: 8% auto 8%;
    padding: 7px 15px;
    width: 100%;
    /* font-size: 16px; */
    background: #66cccc;
    border-radius: 10px;
}
.txt-c {
	text-align: justify;
}	
	
	.jft2 a {
        width: 100%;
        padding: 15px 0;
		font-size: 0.9em;
    }
	.gn-fp{
		flex-direction: column;	
	}
	.bl-wrap,.ccl,.txt-xl {
		font-size: 1.2em!important;
	}
	.bl-wrap {
		padding: 0.5em 2em;
	}
	.gn-fp{
		align-items: center;
		gap:10px;
	}
	.sp-bl{
		display: block;
	}

	.sp-nn{
		display: none!important;
	}

	p{
		line-height: 1.6;
	}


	button {
		border: none;
		background: none;
		outline:none;
	}

	/*　ハンバーガーボタン　*/
	.hamburger {
	  display : block;
	  position: fixed;
	  z-index : 3;
	  right : 13px;
	  top   : 10px;
	  width : 42px;
	  height: 42px;
	  cursor: pointer;
	  text-align: center;
	  background: #000;
	}
	.hamburger span {
	  display : block;
	  position: absolute;
	  width   : 30px;
	  height  : 2px ;
	  left    : 6px;
	  background : #fff;
	  -webkit-transition: 0.3s ease-in-out;
	  -moz-transition   : 0.3s ease-in-out;
	  transition        : 0.3s ease-in-out;
	}
	.hamburger span:nth-child(1) {
	  top: 10px;
	}
	.hamburger span:nth-child(2) {
	  top: 20px;
	}
	.hamburger span:nth-child(3) {
	  top: 30px;
	}

	/* ナビ開いてる時のボタン */

	.hamburger.active{
		background: rgba(0,0,0,0);
	}

	.hamburger.active span:nth-child(1) {
	  top : 20px;
	  left: 6px;
	  background :#fff;
	  -webkit-transform: rotate(-45deg);
	  -moz-transform   : rotate(-45deg);
	  transform        : rotate(-45deg);
	}

	.hamburger.active span:nth-child(2),
	.hamburger.active span:nth-child(3) {
	  top: 20px;
	  background :#fff;
	  -webkit-transform: rotate(45deg);
	  -moz-transform   : rotate(45deg);
	  transform        : rotate(45deg);
	}

	nav.globalMenuSp {
	  position: fixed;
	  z-index : 2;
	  top  : 0;
	  left : 0;
	  color: #fff;
	  background: rgba(0,0,0,0.85);
	  text-align: center;
	  width: 100%;
	  height: 100%;
	  opacity: 0;
	  transition: opacity .6s ease, visibility .6s ease;
	  display: none;
	}

	nav.globalMenuSp ul {
	  margin: 0 auto;
	  padding: 0;
	  width: 100%;
	}

	nav.globalMenuSp ul li {
	  list-style-type: none;
	  padding: 0;
	  width: 100%;
	  transition: .4s all;
	}
	nav.globalMenuSp ul li:last-child {
	  padding-bottom: 0;
	}
	nav.globalMenuSp ul li:hover{
	  background :#ddd;
	}

	nav.globalMenuSp ul li a {
	  display: block;
	  color: #fff;
	  padding: 2em 0;
	  text-decoration :none;
	}

	/* このクラスを、jQueryで付与・削除する */
	nav.globalMenuSp.active {
	  opacity: 100;
	  display: block;

	}

	#sp-list a{
		color: #fff;
		text-decoration: none;
		text-align: center;
		display: block;
		padding: 10px;
	}

	#container{
		width: 100%;
	}



	#container p,#container li,th,td{
		font-size: 0.9em;
		line-height: 1.4;
	}

	#container .sml{
		font-size: 0.8em;
		line-height: 1.3;
	}

	.sp-cont{
		padding-top: 70px;
	}

	.sp-cont img{
		width: 100%;
	}


	.sp-header label{
		z-index: 1500000;
	}

	.logo img{
		width: 200px;
	}

	.sp-img{
		width: 100%;
	}

	.sp-img80{
		width: 80%;
	}

	.sp-img60{
		width: 60%;
	}

	.sp-img40{
		width: 40%;
	}

	.sp-img30{
		width: 30%;
	}

	.sp-img20{
		width: 20%;
	}

	.sp-img15{
		width: 15%;
	}

	.sp-img10{
		width: 10%;
	}


	.box0-2 h1{
		width: 50%;
		padding: 20vh 0 0 10vw;
	}

	.logo2{
		top: 35%;
		right: 2%;
		width: 20%;
	}

	.box1{
		padding-bottom: 5%;
	}

	.cont-box,.cont-box2{
		width: 90%;
		padding: 0;
	}
	.cont-box3{
		width: 90%;
		padding: 0;
	}

	.box0-1 {
		margin-bottom: 20%;
	}
	.post-list {
		row-gap: 40px;
	}
	img{
		width: 100%;
	}

	#content h2{
		margin-bottom: 0;
		width: 100%;
		font-size: 1.4em;
		padding: 15% 0 0 0;
	}

	h2 img{
		width: 100%;
	}


	.btn2{
		font-size: 0.8em;
	}

	.sp-bn{
		padding: 5%;
	}

	.sp-bn li{
		width: 48%;
	}

	.sp-bn li img{
		width: 100%;
	}

	.box2 .txt-box{
		width: 100%;
	}

	#main-cont{
		padding: 0;
	}

	#content{
		padding-top: 0;
		overflow: hidden;
	}

	.main-txt{
		width: 100%;
	}

	.box0-1 .slick-slide .sp-bl{
		display: block;
	}

	.box0-1 h1{
		height: auto;
		width: 100%;
		background: transparent;
	}


	.spot{
		margin-bottom: 5%;
	}

	.b-txt h4{
		letter-spacing: 3px;
	}


	.ad-txt{
		line-height: 1.2;
	}

	.ad-txt h4,.ad-txt .big3{
		letter-spacing: 0;
		font-size: 1.2em;
	}

	.ani1,.ani2,.ani3,.ani{
		opacity: 1;
	}

	.gal-txt,.tai-box p,.tamoku li{
		width: 100%;
	}

	.tamoku li{
		margin-bottom: 5%;
	}

	.slick-next{
		right: -15px;
	}

	.slick-prev {
	    left: -15px;
	    z-index: 1;
	}


	.gal-cau{
		padding: 5%;
	}



	.first{
		padding: 0;
	}

	.first .cont-box{
		width: 90%;
	}

	.post-list article {
		width: 47%;
	}
	aside {
		display: none;
	}
	.box0-1 .title {
    max-width: 30%;
}
	.box0-1 .mt {
    scale: 2.5;
}
	.shirakami-txt p {
    width: 90%;
    font-size: 0.9em;
    letter-spacing: 0em;
    line-height: 2.8;
    text-align: center;
}
	.shirakami-txt {
    padding: 0;
    height: 600px;
	background-attachment: scroll;
    background-position: center;
    background-size: cover;
}
	.roll-slide li {
    width: 120px;
}
	.map-wrap {
    margin: -38vw auto 0;
    padding: 9vw 0 0 0;
}
	.map-inner {
    flex-direction: column;
}
	.map-inner {
    max-width: 100%;
    margin: 0 0 0 5%;
    position: relative;
}
	.map-inner .map2 {
    width: 100%;
	margin-top: 2%;
}
	.map-inner .map1 img {
    margin: 0;
    width: 40%;
    position: absolute;
    top: 5%;
    right: 8%;
}
	.post-tag li {
    font-size: 0.7em;
}
	.second {
    padding: 0;
}
	.second .cont-box {
    width: 90%;
    }
	.pickup {
    padding: 5% 0 0 0;
}
	.tour-list article {
    width: 100%;
}
	.tour-list article h3 {
    font-size: 1em;
    line-height: 1.5;
    margin-bottom: 2%;
}
	.tour-list article p {
    font-size: 0.9em !important;
    line-height: 1.5;
}
	.tour-btn a {
    padding: 4% 0;
}
	.post-list, .tour-list {
    row-gap: 20px;
}
}



