h1,h2,h3,h4,dl{
  margin: 0;
  padding: 0;
  color: #4d4d4d;
}

ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

#wrapper li{
	line-height: 1.6;
}

a{
  outline: none;
}

body{
  width: 100%;
  min-width: 100%;
}

.pc-bl {
  display: block;
}

.pc-nn {
  display: none;
}

.or{
	color: #ed6d00
}

.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;
}


p,li,dt,dd,td,th{
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}


a {
	text-decoration: underline;
}
.bl{
	color: #44BCCE;
}

.bl2{
	color: #0098bc;
}

.rd{
	color: #d34254;
}

.pp{
	color: #A688BD;
}

.gr{
	color: #36B38C;
}

.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: 100%;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



.txt-s {
	font-size: 70%;
	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.8em;
	font-weight: bold;
}

.small{
	font-size: 0.7em;
}

.small2{
	font-size: 0.8em;
}
.mdl {
	font-size: 0.9em;
}


.mb_10{
	padding-bottom: 10px;
}
.mb_30 {
	margin-bottom: 30px;
}
.mb_40 {
	margin-bottom: 40px;
}

.w-860{
	width: 860px;
	margin: 0 auto;
}
.gsns-wrap{
	display:flex;
	justify-content:center;
    flex-wrap:wrap;
}
.flex1{
	isplay:-webkit-box;
    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;
    margin: auto;
    -webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.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:justify;
    -ms-flex-pack:justify;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.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;
}

img{
	vertical-align: bottom;
}

.p_r{
	position: relative;
}


.p_a{
	position: absolute;
}

.ind{
	text-indent: -1em;
	padding-left: 1em;
}

/*以下個別*/

.content{
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}


.sub-menu{
	background: #7fb58d;
}

.sub-menu a:link{
	text-decoration: none;
	color: #fff;
	padding: 10px;
	text-align: center;
	display: block;
	width: 100%;
}

.sub-menu{
    position: relative;
    width: 100%;
}

.sub-menu>ul{
	width: 1000px;
	margin: 0 auto
}

.sub-menu>ul>li:hover{
	-webkit-transition: all .5s;
    transition: all .5s;
    background: #072A24;
}

.sub-menu > li {
    float: left;
    width: 25%;
    height: 50px;
    line-height: 50px;
    background: rgb(29, 33, 19);
}

.sub-menu >ul li a{
    display: block;
    color: #fff;
}

.sub-menu > li a:hover {
    color: #999;
}

ul.sub-menu_second {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

.sub-menu > li:hover {
    background: #072A24;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.sub-menu_second li {
    border-top: 1px solid #111;
}

.sub-menu_second li a:hover {
    background: #111;
}

/* floatクリア */
.sub-menu:before,
.sub-menu:after {
    content: " ";
    display: table;
}

.sub-menu:after {
    clear: both;
}

.sub-menu {
    *zoom: 1;
}
.sub-menu.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}

li.menu_mega ul.sub-menu_second{
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateY(-1%) translateX(-50%);
	-webkit- transform: translateY(-1%) translateX(-50%);
    box-sizing: border-box;
    max-width: 1000px;
    width: 100%;
    padding: 20px 2%;
    background: #072A24;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

li.menu_mega:hover ul.sub-menu_second {
    top: 66px;
    visibility: visible;
    opacity: 1;
}

li.menu_mega ul.sub-menu_second > li {
    float: left;
    width: 32%;
    border: none;
}

li.menu_mega ul.sub-menu_second > li:nth-child(3n+2) {
    margin: 0 1%;
}

.sub-menu>ul>li{
	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;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.sub-menu>ul>li a{
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	text-align: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}


.main{
	padding: 150px 0 150px;
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.main-cont{
    position: relative;
	width: 456px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.sub{
	/*margin-top: -90px;*/
	margin-top: 50px;
	padding: 0 0 50px;
}


#spot{
	background: #fff8fa;
	padding: 0 0 50px;
}

#spot .content{
	background: url(../img/spot-back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 50px 0;
}

.content>h2{
	margin-bottom: 20px;
}

.content>h2 img{
	margin:  0 auto;
}


.spot-slide{
	width: 860px;
	margin: 50px auto 0;
}
.spot-slide img{
	width: 260px;
	margin-bottom: 10px;
}
.spot-slide p{
	width: 260px;
}
.spot-slide a{
	text-decoration: none;
}
.spot-slide li{
	position: relative;
	margin-left: 20px;
}

.spot-slide li a:link,.spot-slide li a:visited{
	color: #4d4d4d;
}

.spot-slide .akita:before{
	content: "秋田";
	background: #7fb58d;
}

.spot-slide .aomori:before{
	content: "青森";
	background: #7494c4;
}

.spot-slide .akita:before,.spot-slide .aomori:before{
	display: block;
	position: absolute;
	color: #fff;
	padding: 1px 30px;
	top: 10px;
	left: -10px;
}






.topics{
	padding: 0 0 100px;
}

.topics .content{
	background: url(../img/topics-back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 100px;
}

.sns>p{
	margin-top: 20px;
}

.tpc-menu{
	width: 450px;
}

.tpc-menu h2 img{
	margin: 0 auto;
}

.tpc-menu dt,.tpc-menu dd{
	margin-top: 20px;
}

.tpc-menu dt{
	width: 40%
}

.tpc-menu dd{
	width: 60%;
}


.fureai,.gonotabi{
	margin-top: 100px;
}

.fureai h2>img,.gonotabi h2>img{
	margin: 0 auto;
}

.fureai p,.gonotabi p{
	margin: 20px 0;
}
p.jft{
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.5;
}
.jft a {
    width: 500px;
    margin: 50px auto 50px;
    color: #fff;
    background: #007a52;
    padding: 20px 0;
    text-align: center;
	text-decoration: none;
	position: relative;
	display: flex;
    justify-content: space-around;
    align-items: center;
}
.jft a::after {
	content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    transition: 0.3s ease-in-out;
}
.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 #007a52;}
	70% {box-shadow: 0 0 0 20px rgb(0 122 82 / 0%);}
	100% {box-shadow: 0 0 0 0 rgb(0 122 82 / 0%);}
}



.jft a:link,.jft a:visited{
	color: #fff;
	text-decoration: none;
}
.gonotabi a{
	display: block;
	width: 500px;
	margin: 50px auto 0;
	color: #fff;
	background: #50ae9c;
	padding: 20px 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}

.gonotabi a:link,.gonotabi a:visited{
	color: #fff;
	text-decoration: none;
}

.gonotabi .accordion-001 {
    max-width: 100%;
    background-color: #fff;
	margin: 0 auto;
}

.gonotabi .accordion-001:not([open]) {
    margin-bottom: 3%;
}
.gonotabi .accordion-001 summary:hover{
	/*background: #8fc9be;*/
	opacity: 0.7;
}
.gonotabi .accordion-001 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 0.5em 2em;
    border-radius: 5px;
    background-color: #50ae9c;
    color: #fff;
    font-weight: 600;
    font-size: clamp(14px,2vw,1.5em);
    line-height: 1.5;
    cursor: pointer;
	transition: 0.3s ease-in-out all;
	opacity: 1;
}

.gonotabi .accordion-001 summary::-webkit-details-marker {
    display: none;
}

.gonotabi .accordion-001 summary::before,
.gonotabi .accordion-001 summary::after {
    width: 3px;
    height: .9em;
    border-radius: 5px;
    background-color: #fff;
    content: '';
}

.gonotabi .accordion-001 summary::before {
    position: absolute;
    right: 2em;
    rotate: 90deg;
}

.gonotabi .accordion-001 summary::after {
    transition: rotate .3s;
}

.gonotabi .accordion-001[open] summary::after {
    rotate: 90deg;
}

.gonotabi .accordion-001 p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: 1em 2em 2em 2em;
    color: #333333;
    transition: transform .5s, opacity .5s;
}

.gonotabi .accordion-001[open] p {
    transform: none;
    opacity: 1;
}

.gonotabi table {
  border-collapse: collapse;
  margin: 2% auto 5%;
  padding: 0;
  max-width: 1000px;
  table-layout: fixed;
  width: 100%;
	/*position: relative;
    z-index: 20;*/
}

.gonotabi table tr {
  background-color: #fff;
  padding: .35em;
  border: 2px solid #2c625a;
}

.gonotabi table th{
  padding: 1em 0.5em;
  border-right: 2px solid #2c625a;
}

.gonotabi table td {
  padding: 1em 0.5em 0.7em 0.5em;
  border-right: 2px solid #2c625a;
  text-align: center;
	font-size: clamp(10px,2vw,0.95em);
	line-height: 1.5;
	vertical-align: middle;
}
.gonotabi table th:nth-of-type(1) {
	width: 22%;
}
.gonotabi table th:nth-of-type(2) {
	width: 36%;
}
.gonotabi table th:nth-of-type(4) {
	width: 30%;
}
.gonotabi figure {
	margin: 0;
    padding: 0;
}
.gonotabi figcaption {
	margin: 2% 0 0;
    font-size: 0.9em;
}
.gonotabi table th {
  font-size: clamp(12px,2vw,1.1em);
    font-weight: 600;
	vertical-align: middle;
}

.gonotabi table thead tr{
  background-color: #dcebe0;
  color:#2c625a;
  /*position: sticky;
  top: 0;
  left: 0;*/
}

.gonotabi table tbody th {
    border-right: 2px solid #eee;
}
.gonotabi table td img {
	width: 70%;
}
.gonotabi th.non {
    border-right: none;
}

.gonotabi table .btnarea td {
  padding: .2em .5em;
  border-right:none
}

.gonotabi .t-time {
  
}

.gonotabi .ta_l{
	text-align: left;
}

.gonotabi table tr:nth-child(even) {
    /*background-color: #f9f9f9;*/
}

.gonotabi-menu h3 {
	font-size: clamp(16px, 2vw, 1.8em);
    margin: 8% 0 2%;
    color: #2c625a;
}


.ilb{
	display: inline-block;
}



.fureai-slide{
	width: 830px;
	margin: 0 auto
}




.event{
	background: #ebf7f5;
	padding: 0 0 50px;
}

.event .content{
	background: url(../img/event-back.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 100px;
}

.event h2 img{
	margin: 0 auto 30px;
}

.event-card{
	margin: 30px 0;
}

.event-card>li{
	background: #fff;
	padding: 20px 2%;
	width: 25%;
	box-shadow: 7px 7px 6px rgba(205,205,205,0.6)
}

.event-card>li p{
	text-align: center;
}

.event-card>li p:nth-of-type(1){
	font-size: 1.2em;
}

.event-card>li p:nth-of-type(2){
	margin: 20px auto;
}

.event-card>li p:nth-of-type(3) a{
	display: block;
	background: #ec6d88;
	color: #fff;
	text-decoration: none;
	padding: 5px 0;
	position: relative;
	width: 160px;
	margin: 0 auto;
}

.event-card>li p:nth-of-type(3) a:after{
	content: "→";
	position: absolute;
	color: #fff;
	top: 50%;
	right: 3%;
	transform: translateY(-50%) translateX(-3%);
	-webkit- transform: translateY(-50%) translateX(-3%);	
}

.modaal-close:before,.modaal-close:after{
	background: #000;
}


.access{
	padding: 100px 0 0;
	background: url(../img/access-back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.a-left-box{
	width: 510px;
}

.a-left-box h2{
	margin-bottom: 100px;
}

.access-ak{
	margin-bottom: 50px;
}

.access-ak h3,.access-ao h3{
	margin-bottom: 10px;
	font-weight: normal;
}

.access-ak h3{
	color: #7fb58d;
}

.access-ao h3{
	color: #7494c4;
}




.hp-btn{
	width: 80%;
	margin: 10px auto 0;
}

.hp-btn a{
	display: block;
	width: 100%;
	padding: 2px 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	position: relative;
	border-radius: 5px;
}

.hp-btn a:after{
	content: "→";
	position: absolute;
	color: #fff;
	top: 50%;
	right: 3%;
	transform: translateY(-50%) translateX(-3%);
	-webkit- transform: translateY(-50%) translateX(-3%);
}

.sub-banner{
	background: #f2f2f2;
	padding: 50px 0;
}

.sub-banner div div{
	width: 620px;
	margin: 0 auto;
}

.sub-banner div div li{
	width: 48%;
}
.sub-banner div div li img{
	width: 100%;
}

.other{
	padding: 20px 0 50px;
}

.ipt{
	border: 2px solid #d34254;
	padding: 5px 0;
	margin-top: 10px;
}

.wasao2{
	padding: 0 10px;
	border: 6px solid #ccc;
	color: #666;
	font-family: "メイリオ", sans-serif;
	margin-top: 10px;
	width: 968px;
	margin: 50px auto 0;
}

.wasao2 p:nth-of-type(2){
	width: 780px;
	line-height: 1.8;
	font-size: 1.1em;
}

.fureai-tpc{
	padding: 30px;
	border: 3px solid #00aae8;
	color: #666;
	font-size: 1.1em;
	font-family: "メイリオ", sans-serif;
	margin-top: 10px;
	width: 934px;
	margin: 50px auto 0;
}

.r-tpc{
	padding: 30px;
	border: 3px solid #D14345;
	color: #666;
	font-size: 1.1em;
	font-family: "メイリオ", sans-serif;
	margin-top: 10px;
	width: 934px;
	margin: 50px auto 0;
}

.covid{
	width: 1000px;
	margin: 50px auto;
	padding: 30px 0;
	font-family: "メイリオ", sans-serif;
}

.covid h2 img{
	margin: 0 auto 30px;
}

.cv-point,.cv-cau{
	margin-top: 20px;
}

.cv-img{
	margin-top: 20px;
}

.cv-img p{
	width: 32%;
}

.gr2{
	color: #7fb58d;
}

.resort25th{
	text-align: center;
	margin-top: 50px;
	font-weight: bold;
	font-size: 1.2em;
}

.resort25th a{
	margin-top: 10px;
	display: block;
}



@media screen and (max-width:768px){
	.fb-page,
.fb-page span,
.facebook_wrap iframe{
  width: 100% !important;
  height: 500px !important;
}
	
	.sp-bl{
		display: block;
	}

	.sp-nn{
		display: none!important;
	}

	p,li,dt,dd,td,th,a{
		font-size: 0.9em;
	}

	p{
		line-height: 1.6;
	}

	img{
		width: 100%;
	}


	button {
		border: none;
		background: none;
		outline:none;
	}

	.menu,.menu span {
	    display: inline-block;
	    -webkit-transition:all .4s;
	    transition: all .4s;
	    box-sizing: border-box;
	}

	.menu {
	    position: fixed;
	    top: 0;
	    right:  0;
	    width: 50px;
	    height: 50px;
	    z-index: 100000;
	    cursor: pointer;
	    background: #7fb58d;
	    padding: 0;
	}

	.menu .bar {
	    position: absolute;
	    left: 50%;
	    width: 50%;
	    height: 2px;
	    background-color: #fff;
	    z-index: 10;
	    transform: translate3d(-50%,-4px,0);
		-webkit-transform: translate3d(-50%,-4px,0);
	}

	.menu .menu-txt{
	font-size: 0.5em;
	color: #fff;
	position: absolute;
	left: 50%;
	transform: translate3d(-50%,-4px,0);
	-webkit-transform: translate3d(-50%,-4px,0);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

	.menu span:nth-of-type(1) {
	    top: 22px;
	}

	.menu span:nth-of-type(2) {
	    top: 28px;
	    left: 18px;
	}

	.menu span:nth-of-type(3) {
	    bottom: 14px;
	}

	.menu span:nth-of-type(4) {
	    bottom: 6px;
	}

	.menu.active span:nth-of-type(1) {
	    -webkit-transform: translateX(-50%) rotate(45deg);
	    transform: translateX(-50%) rotate(45deg);
	}

	.menu.active span:nth-of-type(2) {
	    opacity: 0;
	}

	.menu.active span:nth-of-type(3) {
	    -webkit-transform: translateX(-50%)translateY(-12px)rotate(-45deg);
	    transform: translateX(-50%)translateY(-12px)rotate(-45deg);
	}

	#nav {
	    position: fixed;
	    top: 0;
	    right: 0;
	    z-index: 1000;
	    width: 100%;
	    height: 100vh;
	    opacity: 0;
	    background-color: #7fb58d;
	    transition: all 0.3s ease-in-out;
	    visibility:hidden;
	}

	#nav.active{
	    right: 0;
	    opacity: 0.95;
	    -moz-transform: translateX(0);
	    -webkit-transform: translateX(0);
	    transform: translateX(0);
	    visibility: visible;
	    overflow: auto;
	}

	#nav ul{
	    margin:20px 0;
	    padding:20px 0;
	}

	#nav ul li{
	    list-style-type: none;
	}

	#nav ul li a{
	    display: block;
	    padding: 15px 0;
	    transition: all 0.2s ease-in-out;
	    text-align: center;
	    text-decoration: none;
	    color: #fff;
	}
	#nav ul li a:hover {
	    color: #f65d5d;
	}


	.pure-txt{
		position: absolute;
		bottom: 15%;
		left: 50%;
		transform: translate3d(-50%,-4px,0);
		-webkit-transform: translate3d(-50%,-4px,0);
		transition: all 500ms ease-in-out;
		-webkit-transition: all 500ms ease-in-out;
	}

	#sp-list a{
		color: #fff;
		text-decoration: none;
		text-align: center;
		display: block;
		padding: 10px;
	}


	.sp-header{
		/*height: 125px;*/
		background: #fff;
		width: 100%;
		top: 70px;
		z-index: 999;
	}

	.sp-header label{
		z-index: 1500000;
	}

	.sp-img{
		width: 100%;
	}



	.othermenu-btn{
		width: 100%;
		/*margin-top: 20px;*/
	}

	/*.othermenu-btn li{
		width: 19%;
		height: 50px;
		display:-webkit-box;
	  	display:-ms-flexbox;
	  	display:flex;
	  	-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}*/

	.othermenu-btn li:nth-last-child(1){
		width: auto;
	}

	.othermenu-btn li a{
		display: block;
		text-decoration: none;
		text-align: center;
		color: #fff;
		background: #7fb58d;
		font-size: 0.7em;
		width: 100%;
		height: 100%;
		display:-webkit-box;
	  	display:-ms-flexbox;
	  	display:flex;
	  	-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}





	.main{
		padding-top: 0;
		background: transparent;
		padding-bottom: 0;
	}


	.sub{
		margin-top: 0;
		padding-bottom: 5%;
	}

	#spot .content,.topics .content,.event .content,.sub-banner .content,.other .content{
		width: 90%;
		margin: 0 auto;
		background: transparent;
	}



	#spot{
		padding-bottom: 10%;
	}

	#spot .content{
		padding: 10% 0 0;
		background: url(../img/sp-spot-back.jpg);
		background-repeat: no-repeat;
		background-position: top center;
	}

	.spot-slide{
		width: 90%;

	}
	.spot-slide img{
	width: 100%;
	margin-bottom: 10px;
	}
	.slick-prev{
		left: -7.5%;
	}

	.slick-next{
		right: -7.5%;
	}

	.spot-slide .akita::before, .spot-slide .aomori::before{
		padding: 1px 10px;
		font-size: 0.8em;
	}

	.spot-slide li{
		margin: 0 20px;
	}

	.spot-slide p{
		width: 100%;
	}



	.topics{
		padding-bottom: 10%;
		background: url(../img/sp-fureai-back.jpg);
		background-repeat: no-repeat;
		background-position: bottom 30% center;
		background-size: 100%;
	}

	.topics .content{
		padding-top: 10%;
	}

	.sns iframe{
		width: 100%;
	}

	.tpc-menu{
		width: 100%;
		padding-top: 10%;
		background: url(../img/sp-topic-back.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 100%;
	}




	.fureai{
		margin-top: 10%;
	}

	.fureai-slide{
		width: 90%;
	}

	.fureai-slide li{
		margin: 0 20px;
	}





	.event{
		padding-bottom: 10%;
	}

	.event .content{
		padding-top: 10%;
		background: url(../img/sp-event-back.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 100%;
	}

	.event-card > li{
		width: 70%;
		margin:0 auto 10%;
	}

	.event-card > li:nth-of-type(3){
		margin-bottom: 0;
	}

	.event-card > li img{
		width: 70%;
	}

	.event-card > li p:nth-of-type(1){
		font-size: 1.2em;
	}

	.event-card > li p:nth-of-type(3) a{
		width: 60%;
		padding: 10px 0;
		font-size: 1.2em;
	}



	

	.access{
		padding-top: 10%;
		background: url(../img/sp-access-back.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 100%;
	}

	.a-left-box{
		width: 90%;
		margin: 0 auto;
	}

	.a-left-box h2{
		margin-bottom: 10%;
	}


	.sub-banner div div{
		width: 100%;
	}
	.sub-banner .content li{
		width: 100%;
	}

	.sub-banner .content li{
		padding-bottom: 5%;
	}

	.sub-banner .content li:nth-last-child(1){
		padding-bottom: 0;
	}


	.other{
		padding: 5% 0 10%;
	}

	#sp_footer {
	    background-color: #1a7a3b;
	    padding: 5px 0;
	    text-align: center;
	    color: #FFFFFF;
	    font-size: 0.7em;
	}
	.fb-page{
		display:block !important;
		width:100%;
		max-width:500px;
		margin-left:auto;
		margin-right:auto;
		height:250px;
	}

	.wasao2,.fureai-tpc,.r-tpc{
		width: 80%;
		margin: 10% auto;
		padding: 10px;
	}

	.wasao2 p:nth-of-type(1){
		margin: 0 auto;
	}

	.wasao2 p:nth-of-type(2){
		width: 100%;
		margin-top: 5%;
		font-size: 0.9em;
	}

	.main-cont{
		width: 100%;
	}

	.gonotabi a{
		width: 100%;
        padding: 10px 0;
        font-size: 1em;
	}
	.jft a{
		width: 90%;
        padding: 10px 0;
        font-size: 0.8em;
		margin: 20px auto 20px;
	}

	.tgl-btn{
		pointer-events: all;
		padding: 8px 0;
		transition: all 0.2s ease-in-out;
		text-align: center;
		text-decoration: none;
		color: #fff;
	}
	
	.toggle{
		display: none;
	}
	.rot{
		display: inline-block;
		transform: rotateZ(90deg);
		transition: all 0.3s ease-in-out;
	}

	.rot-open{
		transform: rotateZ(-90deg);
	}

	#nav .toggle ul{
		margin-top: 0;
		padding: 0;
	}

	.covid{
		width: 90%;
		margin: 0 auto 10%;
		padding: 10% 0;
	}

	.covid h2{
		text-align: left;
	}

	.cv-cau li{
		margin-bottom: 5%;
	}

	.cv-img p{
		width: 100%;
		margin-top: 5%;
	}

	.resort25th{
		width: 90%;
		margin: 5% auto;
		font-size: 1em;
	}
	.gsns{
		width: 90%;
		margin: 0 auto;
	}
}

@media screen and (max-width:370px){
	.logo2{
		top: 40%;
	}
	
}
