@charset "UTF-8";
html,body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #FFF;
  color: #6E6E6E;
  font-size: 16px;
	letter-spacing: 0.15em;
}
h1{
    display: block;
    background: url(../images/slback.jpg) repeat-y center;
    text-align: center;
    color: #fff;
    padding: .7em 0;
    font-size: 1em;
}

.rfont_r {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 400;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
	transform: rotate(0.1deg);
}
.rfont_m  {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
	transform: rotate(0.1deg);
}
a.bn_more,a.bn_default,
.bn_more a,.bn_default a{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
	transform: rotate(0.1deg);
	font-size: .9em;
	
	
  z-index: 1;
  animation-name: animfloat;
  animation-duration: 1.2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
	
}
#contents .contbox .pinbox a.bn_default {
	display: inline-block;
}
.rfont_b {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 700;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
	transform: rotate(0.1deg);
}
.rfont_eb {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 800;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
	transform: rotate(0.1deg);
}
.rfont_b {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
	transform: rotate(0.1deg);
}

h1{
	transform: rotate(0deg) !important;
}
h1 span.rfont_b{
	transform: rotate(0.1deg);
	display: block;
}
/* =========================================================
wrapper
========================================================= */
#wrapper {
  min-width: 1200px;
}
h2.screen-reader-text{
	display: none;
}
/* =========================================================
header
========================================================= */
#header {
  position: relative;
	z-index: 12;
}
#header .topmenus_fllow {
  display: none;
  background: #fff;
  justify-content: space-between;
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 0 1.5em 0 rgba(0, 0, 0, 0.15);
}
/* =========================================================
logo2
========================================================= */
#logo2 {
	display: flex;
    align-items: center;
}
#logo2 a {}
#logo2 a:first-child img {
    width: 295px;
    height: auto;
}
#logo2 .icon20th a img {
    width: 76px;
    height: auto;
}
#header .topmenus_fllow ul {
  align-content: center;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}
#header .topmenus_fllow li {
  margin-right: .8em;
  border-right: solid 2px #00AFEC;
  padding-right: .8em;
  line-height: 1.4;
}
#header .topmenus_fllow li:last-child {
  border-right: none;
	margin-right: 0;
	padding-right: 0;
}
#header .topmenus_fllow li a {
  color: #00AFEC;
  text-decoration: none;
}
#header .topmenus_fllow li a:hover {
  color: #8E8E8E;
}
#header .menuopen {
  cursor: pointer;
}
#header .topmenus_fllow .menuopen {
  background: url(../images/rgtbn1.png) no-repeat;
  width: 78px;
  height: 70px;
  background-size: contain;
  font-size: 0;
}
#header .topmenus_fllow .menuopen:hover {
  filter: grayscale(1);
}
#header .topmenus {
  position: relative;
  display: flex;
  justify-content: space-between;
}
#header .topmenus .memulft {}
/* =========================================================
logo
========================================================= */
#logo {}
#logo a {
  width: 286px;
  display: block;
  vertical-align: middle;
  height: 80px;
  box-sizing: border-box;
  padding-left: 13px;
  padding-top: 22px;
}
#logo a img {
  width: 100%;
  height: auto;
}
#header .topmenus .memulft .socialbns {
  padding-left: 1.4em;
  display: flex;
}
#header .topmenus .memulft .socialbns li{
	width:12%;
}
#header .topmenus .memulft .socialbns li a {
  display: block;
  width: 38px;
  height: 40px;
  font-size: 0;
	text-decoration: none;
}
#header .topmenus .memulft .socialbns li .iconfb {
  background: url(../images/socialbn1.png) no-repeat;
	background-size: contain;
}
#header .topmenus .memulft .socialbns li .iconis {
  background: url(../images/socialbn2.png) no-repeat;
	background-size: contain;
}
#header .topmenus .memulft .socialbns li .icontw {
  background: url(../image_05/socialbn3.png) no-repeat;
	background-size: contain;
}
#header .topmenus .memulft .socialbns li .iconln {
  background: url(../image_05/socialbn4.png) no-repeat;
	background-size: contain;
}
#header .topmenus .memulft .socialbns li a:hover {
  filter: grayscale(1);
}
#header .topmenus .menurgt {
  position: absolute;
  right: 10px;
  height: 71px;
  top: 10px;
  /*background: url(../images/rgticon1.png) no-repeat;
	background-size: 110px;*/
  width: 190px;
}
#header .topmenus .menurgt .icon20th{
    width: 55%;
}
#header .topmenus .menurgt .icon20th img{
	width: 100%;
	height: auto;
}
#header .topmenus .menurgt .openmenubns{
	display: flex;
}
#header .topmenus .menurgt .menuopen {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 0;
  background: url(../images/rgtbn2.png);
	background-size: 76px;
  width: 78px;
  height: 71px;
}
#header .topmenus .menurgt .menuopen:hover {
  filter: grayscale(1);
}
#header .topmenus .menurgt .lngselector {
  position: absolute;
  right: 0;
  top: 85px;
}
#header .topmenus .menurgt .lngselector li {
  margin-left: .5em;
  float: left;
}
#header .topmenus .menurgt .lngselector li a {
  text-decoration: none;
  color: #00AFEC;
}
#header .topmenus .menurgt .lngselector li a:hover {
  color: #434343;
}
/* =========================================================
contents
========================================================= */
#contents {}
#header .topmenus {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
/* =========================================================
topslide
========================================================= */
#topslide {
  height: 95vh;
  margin-top: -119px;
  z-index: 0;
  position: relative;
  overflow: hidden;
}
.cwrapper {
  margin: auto;
  width: 1200px;
}
#topslide .slitem0 {
  margin: auto;
  position: absolute;
  background: url(../images/topback_pc.jpg) no-repeat center top;
  background-size: auto 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
#subslide {
  height: 51vh;
  margin-top: -119px;
  position: relative;
  overflow: hidden;
}
#subslide .slitemsub {
  margin: auto;
  position: absolute;
  background: url(../images/subback_pc.jpg) no-repeat center top;
  background-size: auto 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
#subslide .slitemsubimg {
    background: url(../images/stitlea_top.png) no-repeat center 0vw;
    background-size: contain;
    margin: 0 auto;
    position: absolute;
    top: 11.4vh;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding-top: 16vh;
    font-size: 0;
}
#subslide .slitemsubimg i {
  display: block;
  text-align: center;
  font-size: 1.4rem;
  color: #EE87B4;
  font-style: normal;
  margin-top: .5em;
  text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}
#topslide .slitem_snow {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
#topslide .slitem1 {
  margin: auto;
  position: absolute;
  top: 2vh;
  right: 0;
  left: 0;
  background: url(../images/top_sl1.png) no-repeat;
  background-size: contain;
  width: 117vh;
  height: 27vh;
  font-size: 0;
}
#topslide .slitem2 {
  margin: auto;
  position: absolute;
  top: 13vh;
  right: 0;
  left: 0;
  background: url(../image_05/top_sl2.png) no-repeat;
  background-size: contain;
  width: 117vh;
  height: 19vh;
  font-size: 0;
}
#topslide .slitem3 {
    font-size: 0;
    margin: auto;
    position: absolute;
    bottom: 12vh;
    right: 0;
    left: 0;
    background: url(../image_05/top_sl3.png) no-repeat;
    background-size: contain;
    width: 31vh;
    height: 0;
    z-index: 2;
    padding-top: 24vh;
}
#topslide .slitem4 {
    font-size: 0;
    margin: auto;
    position: absolute;
    bottom: 9.8vh;
    right:-10.5vh;
    left: 0;
	/*営業終了時次年度版リリース時 ↓画像リンク内 childをsnowmanに変更 */
    background: url(../images/top_back_snowman.png) no-repeat center;
    background-size: cover;
    height: 76.5vh;
    width:100%;
    max-width: 158vh;
}
#topslide .slitem5 {
  font-size: 0;
  margin: auto;
  position: absolute;
  top: 8vh;
  right: 0;
  left: 0;
  background: url(../images/top_sl1d.png) no-repeat center;
  background-size: contain;
    width:100%;
  max-width: 14vh;
  height: 7.5vh;
  z-index: 2;
}
#topslide .slitem6 {
    font-size: 0;
    margin: auto;
    position: absolute;
    top: 33.5vh;
    right: .1vw;
    left: 0;
background: url(../images/hotel/diorama_sun.png) no-repeat center; 
    background-size: contain;
    width:100%;
    max-width: 8.5vh;
    height: 11.5vh;
    z-index: 2;
}
#topslide .slitem6b {
  font-size: 0;
  margin: auto;
  position: absolute;
    top: 31.5vh;
    right: 0;
    left: -4px;
background: url(../images/topbacksunb.png) no-repeat center; 
  background-size: contain;
    width:100%;
  max-width: 16vh;
  height: 12.5vh;
  z-index: 2;
}
.subinnernav {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  position: absolute;
  bottom: 1.7em;
  width: 100%;
  letter-spacing: .15em;
}
.subinnernav li {
  background: #FFD899;
  width: 196px;
}
.subinnernav li:nth-child(1) {
  background: #F39800;
}
.subinnernav li:nth-child(2) {
  background: #00AFEC;
}
.subinnernav li:nth-child(3) {
  background: #FDD000;
}
.subinnernav li:nth-child(4) {
  background: #E85298;
}
.subinnernav li:nth-child(5) {
  background: #00AC97;
}
.subinnernav li:nth-child(6) {
  background: #A660A3;
}
.subinnernav li a {
  text-decoration: none;
  text-align: center;
  color: #fff;
  display: block;
  line-height: 2.6rem;
}
#contents .floatclowd {
  font-size: 0;
  margin: auto;
  position: fixed;
  top: 23vh;
  right: 0;
  left: 0;
  background: url("../images/floatclowdf.png") no-repeat center,url("../images/floatclowd2f.png") no-repeat center;
  background-size: 113%;
  width: 100%;
  min-width: 1200px;
  height:11vw;
  z-index: 3;
}
#contents .topscrollbnr {
  	padding-bottom: 55px;
	background: url("../images/topslidebtmback.jpg") no-repeat center bottom;
}
#contents .topscrollbnr dt {
  display: block;
  background: url(../images/slback.jpg) repeat-y center;
  text-align: center;
  color: #fff;
  padding: .7em 0;
  font-size: 1em;
}

/* 黄色帯*/
#contents .topscrollbnr dt:nth-child(2){
  background-image: none;
  background-color: #FFDA41;
  color: #6E6E6E;
  line-height: 1.5rem;
}

#contents .topscrollbnr dd {
  overflow: hidden;
  margin-bottom: -1px;
  position:relative;
  z-index: 1;
}
#contents .topscrollbnr dd {}
#contents .topscrollbnr dd li {margin-top: -1px;
  float: left;
}
#contents .topscrollbnr dd li a {
  text-decoration: none;
  color: #fff;
}
#contents .topscrollbnr dd li a img {
  width: 100%;
  height: auto;
}
#contents .topscrollbnr dd li a span {
  display: block;
  background: blue;
  text-align: center;
  padding: .5em 0;
  font-size: 1em;
}
/* #contents .topscrollbnr dd li:nth-child(5n+1) a span {
  background: #F39800;
}
#contents .topscrollbnr dd li:nth-child(5n+2) a span {
  background: #00AFEC;
}
#contents .topscrollbnr dd li:nth-child(5n+3) a span {
  background: #FDD000;
}
#contents .topscrollbnr dd li:nth-child(5n+4) a span {
  background: #E85298;
}
#contents .topscrollbnr dd li:nth-child(5n+5) a span {
  background: #00AC97;
}
#contents .topscrollbnr dd li:nth-child(5n+6) a span {
  background: #96CD00;
}
#contents .topscrollbnr dd li:nth-child(5n+6) a span {
  background: #EB5050;
} */

.backyellow{
	background-color: #FDD000!important;	
}

.backred{
	background-color: #EB5050!important;
}

.backgreen{
	background-color: #00AC97!important;
}

.backblue{
	background-color: #00AFEC!important;
}

.backpink{
	background-color:#E85298!important;
}

.backbgreen{
	background-color: #96CD00!important;
}

.backorange{
	background-color:#F39800!important;
}


#contents .topcont1 {
  background: url(../images/top_back_snow.png) repeat-y center top,url(../images/top_back_snow2.png) repeat-y center top, linear-gradient(#FFDA41, #fff);
  height: 1030px;
}
#contents .contbox.topcont1.topcont1 h2 {
  background-image: url(../images/common/section_top1.png);
}
#contents .topcont1 .topconttype1 {}
#contents .topcont1 .topconttype1 ul {
  position: relative;
}
#contents .topcont1 .topconttype1 ul li {}
#contents .topcont1 .topconttype1 ul .type1 {
  position: absolute;
    left: -69px;
}
#contents .topcont1 .topconttype1 ul .type1 a {}
#contents .topcont1 .topconttype1 ul .type1 a img {
	width: 356px;
	height: auto;
}
#contents .topcont1 .topconttype1 ul .type2 {
  position: absolute;
  width: 407px;
  left: 0;
  right: 0;
  margin: auto;
}
#contents .topcont1 .topconttype1 ul .type2 a {}
#contents .topcont1 .topconttype1 ul li a img {
  max-width: 100%;
}
#contents .topcont1 .topconttype1 ul .type2 a img {
  width: 407px;
	height: auto;
}
#contents .topcont1 .topconttype1 ul .type3 {
  position: absolute;
    right: -41px;
}
#contents .topcont1 .topconttype1 ul .type3 a {}
#contents .topcont1 .topconttype1 ul .type3 a img {
	width: 373px;
	height: auto;
}
#contents .topcont2 {
	z-index: 0 !important;
  padding-top: 10px;
  /*background: url(../images/top_back_snow.png) repeat-y center top, url(../images/top_back_snow2.png) repeat-y center top, url(../images/top_back_tree.png) no-repeat center bottom fixed,linear-gradient(#8FD2F4, #fff);*/
  background:  url(../images/top_back_tree.png) no-repeat center bottom fixed,linear-gradient(#8FD2F4, #fff);
	padding-bottom: 30px;
	overflow: hidden;
}

#contents .topcont2 .cwrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 3.5em;
  width: 980px;
  margin: auto;
}
#contents .contbox.topcont2.topcont2 h2 {
  background-image: url(../images/common/section_top2.png);
}
#contents .topcont2 .topconttype2 {
  line-height: 1;
  width: 47%;
}
#contents .topcont2 .topconttype2 .cont_weather {
    height: 260px;
}
#contents .topcont2 .topconttype2 .cont_weather  .weathers{
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.7;
    margin-top: 1em;
}
#contents .topcont2 .topconttype2 .cont_weather .clearfix {
  padding-top: 1.6em;
  line-height: 2.3;
  margin: 0 auto;
  width: 60%;
}
a.pinbox {
  text-decoration: none;
}
.pinbox > a {
	display: block;;
}
.pinbox h3 {
  padding-top: 1.2em;
  text-align: center;
  color: #00AFEC;
  font-size: 1.4em;
}
#contents .conttype_def .pinbox h3.conttitle {
    padding-top: 0em;
    padding-bottom: .8em;
    letter-spacing: 0.05em;
}
#contents .conttype_def .pinbox .scont_titletxt  {
    margin-top: 0em;
    padding-bottom: .8em;
    letter-spacing: 0.05em;
}
.pinbox .subtitle {
  text-align: center;
  color: #00AFEC;
  font-size: 1em;
  padding-top: .8em;
}
#contents .topcont2 .topconttype2 .cont_weather .weatherleft {
  float: left;
}
#contents .topcont2 .topconttype2 .cont_weather .weatherleft img {
    height: auto;
    top: 2px;
    width: 100px;
    position: relative;
}
#contents .topcont2 .topconttype2 .cont_weather .weatherrgt {
  margin-left: 1em;
  float: left;
}
#contents .topcont2 .topconttype3 {
  width: 47%;
}
#contents .topcont2 .topconttype3 .cont_recphoto {
  height: 260px;
}
.pinbox {
  position: relative;
  background: #fff;
  border-radius: 25px;
  margin-top: 50px;
  width: 100%;
  box-sizing: border-box;
  display: block;
}
.pinbox::before {
  content: "";
  background: url(../images/boxcel1.png) no-repeat 0px 0px;
  width: 54px;
  height: 59px;
  display: block;
  position: absolute;
  left: 0px;
  top: -25px;
  z-index: 1;
}
.pinbox::after {
  content: "";
  background: url(../images/boxcel2.png) no-repeat 0px 0px;
  width: 53px;
  height: 59px;
  display: block;
  position: absolute;
  right: 0px;
  top: -25px;
  z-index: 1;
}
.pinbox h3, .pinbox p {
  position: relative;
  z-index: 2;
}
.pinbox.pinbox_bar {
	padding: 0;
}
.pinbox.pinbox_bar::before {
    background: url(../images/pinback_common_yellow.png) no-repeat 0px 0px;
    background-size: contain;
    width: 28px;
    height: 59px;
    left: 18px;
    top: -22px;
    z-index: 1;
}
.pinbox.pinbox_bar::after {
    background: url(../images/pinback_common_yellow.png) no-repeat 0px 0px;
    background-size: contain;
    width: 28px;
  height: 59px;
  right: 14px;
    top: -22px;
  z-index: 1;
}
.pinbox.pinbox_bar .conttitle {
    z-index: -1;
    padding: .8em 0;
    text-align: center;
    color: #fff;
    border-radius: 25px 25px 0 0;
}
.contbox_yellow .pinbox.pinbox_bar::before,
.contbox_yellow .pinbox.pinbox_bar::after{
    background-image: url(../images/pinback_common_yellow.png);
}
.contbox_blue .pinbox.pinbox_bar::before,
.contbox_blue .pinbox.pinbox_bar::after{
    background-image: url(../images/pinback_common_blue.png);
}
.contbox_pink .pinbox.pinbox_bar::before,
.contbox_pink .pinbox.pinbox_bar::after{
    background-image: url(../images/pinback_common_pink.png);
}
.contbox_green .pinbox.pinbox_bar::before,
.contbox_green .pinbox.pinbox_bar::after{
    background-image: url(../images/pinback_common_green.png);
}
.contbox_orenge .pinbox.pinbox_bar::before,
.contbox_orenge .pinbox.pinbox_bar::after{
    background-image: url(../images/pinback_common_orenge.png);
}
.contbox_purple .pinbox.pinbox_bar::before,
.contbox_purple .pinbox.pinbox_bar::after{
    background-image: url(../images/pinback_common_purple.png);
}
.contbox_red .pinbox.pinbox_bar::before,
.contbox_red .pinbox.pinbox_bar::after{
    background-image: url(../images/pinback_common_red.png);
}
.contbox_bgreen .pinbox.pinbox_bar::before,
.contbox_bgreen .pinbox.pinbox_bar::after{
    background-image: url(../images/pinback_common_bgreen.png);
}
#contents .topcont2 .topconttype3 .cont_recphoto h3 {}
#contents .topcont2 .topconttype3 .cont_recphoto .photoimg {
/*    background: url(../images/tuo_cont2_3.png) no-repeat 20px center; */
    background-size: 118px;
/*    padding-left: 124px; */
    padding-top: 15px;
}
#contents .topcont2 .topconttype3 .cont_recphoto .photoimg img {
    width: 205px;
    height: auto;
    transform: rotate(4deg);
    max-width: 100%;
  box-shadow: 7px 7px 9px 0px rgba(0, 0, 0, 0.15);
}
#contents .topcont2 .topconttype4 {
  position: relative;
  width: 100%;
  margin-top: 25px;
}
#contents .topcont2 .topconttype4 .mapimg {}
#contents .topcont2 .topconttype4 .mapimg img {
  border-radius: 32px;
  max-width: 100%;
  height: auto;
}
#contents .page-event .pinbox a{
	color: #6E6E6E;
}
#contents .page-activity .activityimgs li:nth-child(2n-1) {
	margin-right: -38px;
	margin-left: auto;
    width: 53%;
}
#contents .page-activity .activityimgs li:nth-child(2n) {
    width: 46%;
}
#contents .page-areaguide .mapimgs {
	position: relative;}
#contents .page-areaguide .mapimg img {
  border-radius: 25px;
  max-width: 100%;
  height: auto;
}
#contents .page-areaguide .mapdownload a {
  position: absolute;
  left: 28px;
  bottom: 28px;
  font-size: 0;
  background: url(../images/top_downloadbn.png)no-repeat;
  width: 151px;
  height: 152px;
  background-size: cover;
}
#contents .page-areaguide .subimg1{
	position: absolute;
	left: -65px;
	bottom: 0;
	width: 88px;
	height: auto;
}
#contents .page-areaguide .subimg2{
    position: absolute;
    left: 986px;
    bottom: 200px;
    width: 65px;
    height: auto;
}
#contents .page-areaguide .subimg3{
    position: absolute;
    left: -391px;
    bottom: 40px;
    width: 70px;
    height: auto;
}
#contents .page-areaguide .subimg4{
    position: absolute;
    left: 1000px;
    top: -24px;
    width: 57px;
    height: auto;
}
#contents .page-areaguide .subimg5{
	position: absolute;
    left: -71px;
    bottom: 60px;
	width: 97px;
	height: auto;
}
#contents .page-areaguide .subimg6{
	position: absolute;
    right: -65px;
    top: -60px;
    width: 69px;
	height: auto;
}
#contents .page-areaguide .subimg7{
    position: absolute;
    right: -405px;
    top: 0;
    width: 354px;
	height: auto;
}
#contents .page-areaguide .subimg8{
	position: absolute;
    left: 175px;
    top: -21px;
	width: 138px;
	height: auto;
}
#contents .contbox .scont_titleimg img.areasubimg1{
	position: absolute;
    left: -105px;
    bottom: 296px;
    width: 270px;
    height: auto;
}
#contents .pinbox .img img.areasubimg1{
    position: absolute;
    left: -74px;
    top: 21px;
    width: 160px;
    height: auto;
}

#contents .page-areaguide .subimg9,
#contents .page-areaguide .subimg10,
#contents .page-areaguide .subimg11,
#contents .page-areaguide .subimg12,
#contents .page-areaguide .subimg13,
#contents .page-areaguide .subimg14{
	display: none;
}

#contents .page-spend .subimg1{
	position: absolute;
    left: 625px;
    top: 93px;
    width: 216px;
    height: auto;
	z-index: 1;
}
#contents .page-spend .subimg2{
	position: absolute;
	left: -65px;
	bottom: 0;
	width: 88px;
	height: auto;
	z-index: 1;
}
#contents .page-spend .subimg3{
	position: absolute;
	left: -65px;
	bottom: 0;
	width: 88px;
	height: auto;
	z-index: 1;
}
#contents .page-spend .subimg4{
	position: absolute;
	left: -65px;
	bottom: 0;
	width: 88px;
	height: auto;
	z-index: 1;
}
#contents .page-spend .subimg5{
	position: absolute;
	left: -65px;
	bottom: 0;
	width: 88px;
	height: auto;
	z-index: 1;
}
#contents .page-spend .subimg6{
	position: absolute;
	left: -65px;
	bottom: 0;
	width: 88px;
	height: auto;
	z-index: 1;
}
#contents .page-spend .subimg7{
    position: absolute;
    left: 239px;
    bottom: 18px;
    width: 67px;
    height: auto;
    z-index: 1;
}
#contents .page-spend .subimg8{
    position: absolute;
    left: 521px;
    top: 154px;
    width: 366px;
    height: auto;
    z-index: 1;
}
/*
#contents .page-areaguide .contbox_s1 {
  background: url(../images/top_back_tree.png) no-repeat center bottom fixed,linear-gradient(#8FD2F4, #fff) !important;
}*/

#contents .page-facility .contbox.contbox_s4{
    padding-bottom: 5.9em;
}
#contents .page-facility .contbox.contbox_s5{
	overflow: visible;
    padding-bottom: 20em;
    padding-top: 4.0em;
}
#contents .page-facility .contbox.contbox_s6{
	overflow: visible;
    padding-top: 4.0em;
}
#contents .page-facility .contbox img.subimg1{
    position: absolute;
    left: 50%;
    top: -63px;
    width: 294px;
    height: auto;
    transform: translateX(-50%);
}
#contents .page-facility .contbox img.subimg2{
    position: absolute;
    left: 50%;
    top: -63px;
    width: 294px;
    height: auto;
    transform: translateX(-50%);
}

#contents .page-hotel .contbox .scont_titleimg img.subimg1{
    position: absolute;
    left: -26px;
    bottom:398px;
    width: 178px;
    height: auto;
}
#contents .page-hotel .contbox .scont_titleimg img.subimg2{
	position: absolute;
    right: -37px;
    top: -41px;
	width: 138px;
	height: auto;
}

#contents .page-hotel .imgmgmn{
	margin-top: -7em;
	z-index: 2;
	position: relative;
	margin-bottom: -2em;
}
/*
#contents .page-school .subinnernav li{
	width: 26%;
	padding: 0 .5em;
    max-width: 310px;
}*/
#contents .topcont2 .topconttype4 .mapdownload a {
  position: absolute;
  left: 28px;
  bottom: 28px;
  font-size: 0;
  background: url(../images/top_downloadbn.png)no-repeat;
  width: 151px;
  height: 152px;
  background-size: cover;
}
#contents .topcont2 .topconttype5 {
  position: relative;
  width: 100%;
  margin-top: 0px;
}
#contents .topcont2 .topconttype5 .cont_riftstatus {
  margin-left: 85px;
  width: 500px;
}
#contents .topcont2 .topconttype5 .cont_riftstatus h3 {}
#contents .topcont2 .topconttype5 .cont_riftstatus .subtitle {}
#contents .topcont2 .topconttype5 .cont_riftstatus .conttext {
  padding-top: 18px;
  margin: 0 17%;
  line-height: 1.7;
  font-size: 1em;
}
#contents .topcont2 .topconttype5 .moveimg {
    width: 304px;
    height: auto;
    position: absolute;
    right: 70px;
    top: 10px;
}
#contents .topcont2 .topconttype5 .moveimg img {
    width: 100%;
    height: auto;
}
.pinbox .bn_more {
  padding: 1em;
}
.pinbox .bn_more a {
  margin: 0 auto;
  width: 35px;
  height: 35px;
  display: block;
  background: url(../images/icon_arw1.png) no-repeat center/contain;
  font-size: 0;
}
#contents .topcont2 .topconttype6 {
  padding-top: 50px;
  width: 100%;
  position: relative;
}
#contents .topcont2 .topconttype6B {
    padding-top: 50px; /* #contents .topcont2 .topconttype6B .cont_activity */
    width: 100%;
    position: relative;
    display: flex;
    align-items:flex-start;
}
#contents .topcont2 .topconttype6B .cont_activity {
  width: 45%;
  margin: 0 auto; 
  padding: 0 1em;
}
#contents .topcont2 .topconttype6 .cont_activity {
  width: 70%;
  margin: 0 auto;
}
#contents .topcont2 .topconttype6B .cont_activity .activityleft{
	line-height:1.7;
	margin: 0 10%;
}
#contents .topcont2 .topconttype6 .cont_activity .clearfix {
  width: 76%;
  margin: 0 auto;
  padding-top: 1em;
  line-height: 1.9;
}
#contents .topcont2 .topconttype6 .cont_activity h3 {}
#contents .topcont2 .topconttype6 .cont_activity .subtitle {}
#contents .topcont2 .topconttype6 .cont_activity .activityleft {
  float: left;
  width: 100%;
}
#contents .topcont2 .topconttype6 .cont_activity .activityright {
  float: left;
  width: 47%;
}
#contents .topcont2 .topconttype6 .cont_activity .bn_more {}
#contents .topcont2 .topconttype7 {
  margin-top: 0;
  width: 100%;
}
#contents .topcont2 .topconttype7 .cont_news {}
#contents .topcont2 .topconttype7 .cont_news h3 {}
#contents .topcont2 .topconttype7 .cont_news h3 span {
  position: relative;
}
#contents .topcont2 .topconttype7 .cont_news h3 span::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: -97px;
  width: 76px;
  height: 76px;
  background: url(../images/icon_news.png) no-repeat;
  background-size: contain;
}
#contents .topcont2 .topconttype7 .cont_news ul {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 1.5em;
    align-items: stretch;
}
#contents .topcont2 .topconttype7 .cont_news ul li {
	    padding: 0 1.5em;
    width: 24%;
    display: flex;
    position: relative;
}
#contents .topcont2 .topconttype7 .cont_news ul li:last-child {
  border-right: none;
}
#contents .topcont2 .topconttype7 .cont_news ul li a {
    text-decoration: none;
    color: #6E6E6E;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
	width:100%;
}

#contents .topcont2 .topconttype7 .cont_news ul li a .pinimgouter{
	min-height: 0%;
}
#contents .topcont2 .topconttype7 .cont_news ul li a .date {
  font-size: .9em;
    color: #6E6E6E;
}
#contents .topcont2 .topconttype7 .cont_news ul li a .title {
  margin-top: .6em;
  font-size: 1em;
    flex-grow: 10;
}
#contents .topcont2 .topconttype3 .cont_recphoto .photoimg .pinimg {
    position: relative;
    margin-left: -.6em;
	display: block;
    margin-top: 0.8em;
}
#contents .topcont2 .topconttype7 .cont_news ul li a .pinimg {
	margin-top: 1.9em;
}
#contents .topcont2 .topconttype7 .cont_news ul li a .img img {
  transform: rotate(5deg);
  width: 135px;
  height: auto;
  box-shadow: 5px 5px 7px 0px rgba(0, 0, 0, 0.2);
	border-radius: 0;
}
#contents .topcont2 .bn_more {
    margin-top: 0em;
}
#contents .topcont2 .topconttype7 .cont_news ul li a .bn_more {
  font-size: 0;
  background: url(../images/icon_arw1.png);
  width: 20px;
  height: 20px;
  background-size: contain;
  margin: 0 auto;
}
#contents .topcont2 .topconttype7 .cont_news .bn_more {
  text-align: center;
  margin-top: 0em;
    padding-bottom: 2.2em;
}
#contents .topcont2 .topconttype7 .cont_news .bn_more a {
  border-radius: .5em;
  text-decoration: none;
  background: #00AFEC;
  padding: .6em 1em;
  display: inline-block;
  color: #fff;
  font-size: .9em;
  white-space: nowrap;
  width: auto;
  height: auto;
}
#contents .contbox {
  overflow: hidden;
  position: relative;
    padding-top: 1.1em;
  padding-bottom: 3em;
}
#contents .contbox:last-child {
  margin-bottom: -20em;
  padding-bottom: 22em;
}
#contents .topcont3.contbox {
    margin-bottom: 0;
    padding-bottom: 3.2em;
}
#contents .topcont3 {
  background: url(../images/icon_deer.png) no-repeat 1.5vw bottom/246px, url(../images/top_back_snow.png) repeat-y center top, url(../images/top_back_snow2.png) repeat-y center top, linear-gradient(#FFD750, #fff) !important;
}
#contents .topcont3 .keycolor {
	color: #FA9600;
}
#contents .topcont3 .eventback {
  z-index: 0;
  background: url(../images/top_back_ribbon.png) no-repeat center center;
  background-size: contain;
  margin: auto;
  width: 140%;
  height: 1400px;
}
#contents .contbox .cwrapper {
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0;
  width: 980px;
  margin: auto;
}
#contents .contbox.topcont3.topcont3 h2 {
  background-image: url(../images/common/section_top3.png);
}

#contents .contbox h2 {
  position: relative;
  z-index: 1;
  background: url("../images/stitlea1.png") no-repeat center;
  background-size: contain;
  height: 121px;
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 0;
}
#contents .contbox h2 i {
  margin-top:5rem;
  display: block;
  font-size: 1.3rem;
  font-style: normal;
	line-height: 1.2;
}
#contents .contbox .scont_titleimg.noround img{
	border-radius: 0;
}
#contents .scont_titletxt {
  text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
  text-align: center;
    margin-top: .9em;
    margin-bottom: -.1em;
    font-size: 1.2em;
    line-height: 1.4;
}
#content .textjustfy {
  text-align: justify;
  text-justify: inter-ideograph;
  text-align-last: justify;
}
#contents .contbox .scont_titleimg {
  position: relative;
  margin-top: 2.7em;
}
#contents .contbox .scont_titleimg img {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 2rem;
}
#contents .pinbox {
    word-break: break-all;
}
#contents .pinbox .date {
  color: #E85298;
  font-size: .9em;
	letter-spacing: 0.05em;
}
#contents .pinbox .conttitle {
  font-size: 1.45em;
  letter-spacing: 0.1em;
}
#contents .pinbox .img {
    margin: .9em 0 .6em 0;
}
#contents .pinbox .img img {
  width: 100%;
  height: auto;
  border-radius: 1em;
}
#contents .pinbox img.img_r  {
  border-radius: 1em;
}
#contents .pinbox .title {
  line-height: 1.4;
}
#contents .pinbox .conttext {
    margin-top: .6em;
    font-size: .85em;
    color: #6E6E6E;
    line-height: 1.7;
    letter-spacing: 0.05em;
	text-align: left;
}
.bn_more {
  margin-top: 4em;
  padding-bottom: .5em;
  text-align: center;
}
.bn_more a {
  border-radius: .5em;
  text-decoration: none;
  background: #E85298;
  padding: .6em 1em;
  display: inline-block;
  color: #fff;
  font-size: .9em;
  white-space: nowrap;
  width: auto;
  height: auto;
}
#contents .floatbottomrgt {
  z-index: 10;
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  right: 20px;
  bottom: 0;
  border: solid 3px #17B6ED;
  border-bottom: none;
  border-radius: 1em 1em 0 0;
    padding: .5em .8em.7em 1.1em;
  color: #17B6ED;
    box-sizing: border-box;
}
#contents .floatbottomrgt dl dd ul li:nth-child(1) {
    margin-left: -0.3em;
}
#contents .floatbottomrgt dl dd ul li:nth-child(2) a {
	padding-left: 42px;
}
#contents .floatbottomrgt dl dd ul li:nth-child(3) a {
    margin-left: -.5em;
}
#contents .floatbottomrgt dl dd ul li:nth-child(2) a span:nth-child(1) {
	font-size: .7em;
	margin-bottom: .3em;
    padding-top: .5em;
	display: block;
}
#contents .floatbottomrgt dl dd ul li:nth-child(2) a span:nth-child(2) {
}
#contents .floatbottomrgt dl {}
#contents .floatbottomrgt dl dt {
  display: block;
  background: url(../images/top_floatbtm1.png) no-repeat center/contain;
  height: 37px;
  font-size: 0;
  width: auto;
    margin-left: -12px;
}
#contents .floatbottomrgt dl dd {
    margin-top: .2em;
}
#contents .floatbottomrgt dl dd ul {
  margin-top:0;
  display: flex;
  justify-content: space-between;
}
#contents .floatbottomrgt dl dd ul li {}
#contents .floatbottomrgt dl dd ul li.fbn1 a {
  background-image: url(../images/top_floatbtm2.png);
}
#contents .floatbottomrgt dl dd ul li.fbn2 a {
  background-image:  url(../images/top_floatbtm3.png);
	line-height: 1.1;
}
#contents .floatbottomrgt dl dd ul li.fbn3 a {
  background-image: url(../images/top_floatbtm4.png);
}
#contents .floatbottomrgt dl dd ul li a {
	background-size: contain;
	background-position: left center;
	background-repeat: no-repeat;
  text-decoration: none;
  color: #00AFEC;
  line-height: 39px;
  display: block;
  padding-left: 45px;
	text-align: center;
	height: 39px;
}
/* =========================================================
footer
========================================================= */
#footer {
    padding-top: 10px;
    background: url(../images/back_footer.png) no-repeat center 46px;
    background-size: initial;
    padding-bottom: 10px;
    position: relative;
	letter-spacing: 0;
}
#footer.footer_top {
  background: url(../images/back_footer.png) no-repeat center 296px, linear-gradient(#A5D4B7, #fff);
	
	background:url(../images/back_footer.png) no-repeat center 296px, url(../images/top_back_snow.png) repeat-y center top,url(../images/top_back_snow2.png) repeat-y center top, linear-gradient(#A5D7B9, #FFFFFF);
}
#footer .cwrapper {
  position: relative;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 2.5em;
  width: 980px;
  text-align: center;
  margin: auto;
}

#footer .foottotopbn{
	height: 1px;
}
#footer .foottotopbn a {
  position: absolute;
  right: 20px;
  top: -50px;
  background: url(../images/top_totopbn.png) no-repeat;
  width: 94px;
  height: 114px;
  background-size: contain;
  font-size: 0;
}
#footer .footbnrs {
  display: flex;
  justify-content: space-between;
}
#footer .footbnrs li {
	width: 25%;
}
#footer .footbnrs li a {
	display: block;
	padding: 0 1em;
	position: relative;
}
#footer .footbnrs li a img {
	width: 100%;
	height: auto;
  padding: 4px;
  background: #fff;
  border: solid 1px #353535;
  border-radius: .3em;
    box-sizing: border-box;
}
dmy #footer .footbnrs .slick-slide:not(.slick-center) {
	opacity: 0.7;
}

#contents .topscrollbnr dd ul .slick-slide{
    opacity: 1;
  transition: 0.2s linear;
}

#contents .topscrollbnr dd ul .slick-next3,
#contents .topscrollbnr dd ul .slick-prev1{
    opacity: 0.2;
	/*filter:brightness(80%);*/
}
#contents .topscrollbnr dd ul .slick-next2,
#contents .topscrollbnr dd ul .slick-active{
    /*opacity: 0.6;
	/*filter:brightness(80%);*/
}
#contents .topscrollbnr dd ul .slick-next1,
#contents .topscrollbnr dd ul .slick-current{
	opacity: 1;
}

#contents .topscrollbnr dd ul .slick-prev::before ,#footer .footbnrs .slick-prev::before{
   /*content: url(../images/slidearw1.png) !important;*/
    content: "";
    background: url(../images/slidearw1.png) no-repeat center;
    width: 100%;
    height: 100%;
    display: block;
 }
#contents .topscrollbnr dd ul .slick-next::before ,#footer .footbnrs .slick-next::before{
   /*content: url(../images/slidearw2.png) !important;*/
    content: "";
    background: url(../images/slidearw2.png) no-repeat center;
    width: 100%;
    height: 100%;
    display: block;
}

#footer .footbnrs .slick-slide {
	opacity: 1;
	/*filter:brightness(100%);*/
  transition: 0.2s linear;
}
#footer .footbnrs .slick-next3,
#footer .footbnrs .slick-prev1 {
	opacity: 0.4;
	/*filter:brightness(80%);*/
 } 
#footer .footbnrs .slick-prev{
    width: 60px;
    height: 60px;
    left: -7px;
	z-index: 1;
  }
#contents .topscrollbnr .slick-prev{
    width: 60px;
    height: 60px;
    left: 15px;
	z-index: 1;
  }
#footer .footbnrs .slick-next{
    width: 60px;
    height: 60px;
    right: -6px;
	z-index: 1;
}

#contents .topscrollbnr .slick-next{
    width: 60px;
    height: 60px;
    right: 15px;
	z-index: 1;
}
#contents .topscrollbnr .slick-track,
#footer .footbnrs .slick-track{
	/*background: #000;*/
}
  @media screen and (max-width:480px) {
	  
#contents .topscrollbnr dd ul .slick-next3{
	opacity: 1;
}
#contents .topscrollbnr dd ul .slick-next1,
#contents .topscrollbnr dd ul .slick-prev1{
	/*opacity: 0.8;*/
	opacity: 0.4;
	/*filter:brightness(80%);*/
}
#footer .footbnrs .slick-next3,
#footer .footbnrs .slick-prev1 {
	opacity: 1;
 } 
#footer .footbnrs .slick-next1,
#footer .footbnrs .slick-prev2 {
	opacity: 0.4;
	/*filter:brightness(80%);*/
 } 
	  
    #footer .footbnrs .slick-prev{
    width: 6vw;
    height: 6vw;
    left: 2vw;
                 
    }
	  
	  
#contents .topscrollbnr dd ul .slick-prev{
    width: 6vw;
    height: 6vw;
    left: 1vw;
                 
    }
	  
#contents .topscrollbnr dd ul .slick-next{
    width: 6vw;
    height: 6vw;
    right: 2vw;
    }
    #footer .footbnrs .slick-next{
    width: 6vw;
    height: 6vw;
    right: 1vw;
    }
	  
    #footer .footbnrs .slick-prev img,
	  #footer .footbnrs .slick-prev img{
		  width: 6vw;
		  height: auto;
	  }
}

#footer .footlogo {
	width: 160px;
	margin: 0 auto;
}
#footer .footlogo a {}
#footer .footlogo a img {
    width: 100%;
	height: auto;
}
#footer .footmenus {
  margin-top: 1.1em;
  justify-content: center;
  font-size: .9em;
  display: flex;
  flex-wrap: wrap;
    letter-spacing: 0.1em;
}
#footer li {
  line-height: 1.5;
}
#footer .footmenus li {
  margin-right: .8em;
  border-right: solid 2px #7D7E7E;
  padding-right: .8em;
  line-height: 1.4;
	letter-spacing: 0;
}
#footer .footmenus li:last-child {
  border-right: none;
}
#footer .footmenus li a {}
#footer .footmenus2 {
    margin-top: 2.5em;
  justify-content: center;
  font-size: .7em;
  display: flex;
  flex-wrap: wrap;
}
#footer .footmenus2 li {
  margin-right: 2em;
}


#footer li a {
  text-decoration: none;
  color: #6E6E6E;
}
#footer li a:hover {
  /*text-decoration: underline;*/
}
#footer .footcopy {
  margin-top: 2em;
  color: #6E6E6E;
  font-size: .7em;
	padding-bottom: 1em;
}
#footer .pannav {
  display: flex;
  flex-wrap: wrap;
    font-size: .8em;
    margin-bottom: -1em;
    letter-spacing: .1em;
}

#footer .pannav li {
  margin-right: 0;
  line-height: 1;
  padding-right: .5em;
}
#footer .pannav li::after {
  content: ">";
  padding-left: .5em;
}
#footer .pannav li:last-child::after {
  content: "";
}
#footer .pannav li a {}
.floatmenubox {
  display: none;
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 100;
  margin: auto;
}

.floatmenubox_inner {
    /* display: none; */
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0px;
    width: 90%;
    height: 85%;
    max-width: 1120px;
    min-height: 80vh;
    background: rgba(255, 255, 255, 0.95); 
    border-radius: 50px;
    box-sizing: border-box;
    padding: 0;
    z-index: 100;
    margin: auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

/*
.floatmenubox_inner {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0px;
    width: 90%;
    height: 85%;
    max-width: 1120px;
    min-height: 80vh;
    border-radius: 50px;
    box-sizing: border-box;
    padding: 0;
    z-index: 100;
    margin: auto;
    overflow: hidden;
}
.floatmenubox_inner::after {
    content: "";
    position: absolute;
   width : -webkit-calc(100% - 17.3vh);
    width: calc(100% - 17.3vh);
    height: 100%;
    background: rgba(255, 255, 255, 0.96);
    top: 0;
    z-index: -1;
    left: 0;
    right: 0;
    margin: auto;
}
.floatmenubox_inner::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
    background: url(../images/back_clowd1.png) no-repeat left top,url(../images/back_clowd2.png) no-repeat right top;
    background-size: contain;
    z-index: -1;
}*/
.floatmenubox .closebn {
  font-size: 0;
  background: url(../images/float_icon_close.png);
  background-size: contain;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 5.5%;
  right: 5%;
  cursor: pointer;
}
.floatmenubox .floatmnscr {
    overflow: auto;
    height: 79vh;
    width: 92%;
    margin: auto;
	margin-bottom: 3em;
}
.floatmenubox .logo_float {
  text-align: center;
	margin-top: 1em;
}
.floatmenubox .logo_float a {}
.floatmenubox .logo_float a img {
  max-width: 500px;
    width: 100%;
    height: auto;
}
.floatmenubox .floatbnrs {
  display: flex;
  justify-content: center;
  margin-top: 1.5em;
}
.floatmenubox .floatbnrs li {
  padding: 0px 25px;
}
.floatmenubox .floatbnrs li a {}
.floatmenubox .floatbnrs li a img {
  max-width: 270px;
  max-height: 80px;
  height: auto;
}
.floatmenubox .floaticonmenus {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  margin-top: 2.5em;
}
.floatmenubox .floaticonmenus li {
    width: auto;
    padding: 0 35px;
}
.floatmenubox .floaticonmenus li a {
  padding-left: 1.5em;
  font-size: 1.2em;
  color: #6E6E6E;
  text-decoration: none;
	line-height: 1.7;
}
.floatmenubox .floaticonmenus li a:hover {
  /*text-decoration: underline;*/
  /*color: #00AFEC;*/
}
.floatmenubox .floaticonmenus .m1 {}
.floatmenubox .floaticonmenus .m1 a {
  display: block;
  background: url(../images/float_icon1.png) no-repeat left center;
  background-size: contain;
    padding-left: 1.7em;
}
.floatmenubox .floaticonmenus .m2 {}
.floatmenubox .floaticonmenus .m2 a {
  display: block;
  background: url(../images/float_icon2.png) no-repeat left center;
  background-size: contain;
    padding-left: 1.9em;
}
.floatmenubox .floaticonmenus .m3 {}
.floatmenubox .floaticonmenus .m3 a {
  display: block;
  background: url(../images/float_icon3.png) no-repeat left center;
  background-size: contain;
	padding-left: 2.7em;
}
.floatmenubox .floatmenus {
  display: flex;
  justify-content: space-between;
  max-width: 780px;
  margin: 0 auto;
  margin-top: 2.5em;
	line-height: .9;
    letter-spacing: 0.05em;
}
.floatmenubox .floatmenus > div {
  width: 32%;
}
.floatmenubox .floatmenus div dl {
  padding-bottom: 2.3em;
}
.floatmenubox .floatmenus div dl dt {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 800;
  font-size: 1.2em;
}
.floatmenubox .floatmenus div dl a {
  text-decoration: none;
  color: #6E6E6E;
}
.floatmenubox .floatmenus div dl a:hover {
  /*text-decoration: underline;*/
  /*color: #00AFEC;*/
}
.floatmenubox .floatmenus div dl dd {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 500;
  margin-top: .7em;
  padding-left: 1.1em;
	transform: rotate(0.1deg);
      line-height: 1.2;
}
.floatmenubox .floatmenus div dl dd a {
  text-decoration: none;
}
.floatmenubox .floatfooter {
  display: flex;
  margin: 0 auto;
  width: 550px;
  align-items: center;
}
.floatmenubox .floatfooter .floatsocial {
  display: flex;
  width: 50%;
  justify-content: center;
}

.floatmenubox .floatfooter .floatsocial li{
	margin-right: 1em;
}
.floatmenubox .floatfooter .floatsocial li a {
  display: block;
  width: 38px;
  height: 40px;
  font-size: 0;
  filter: grayscale(1);
	text-decoration: none;
}
.floatmenubox .floatfooter .floatsocial li a:hover {
  filter: grayscale(0);
}
.floatmenubox .floatfooter .floatsocial li .iconfb {
  background: url(../images/socialbnb1.png) no-repeat;
	background-size: contain;
}
.floatmenubox .floatfooter .floatsocial li .iconis {
  background: url(../images/socialbnb2.png) no-repeat;
	background-size: contain;
}
.floatmenubox .floatfooter .floatsocial li .icontw {
  background: url(../image_05/socialbnb3.png) no-repeat;
	background-size: contain;
}
.floatmenubox .floatfooter .floatsocial li .iconln {
  background: url(../image_05/socialbnb4.png) no-repeat;
	background-size: contain;
}
.floatmenubox .floatfooter .lngselector {
  text-align: center;
  display: flex;
  width: 50%;
  justify-content: center;
}
.floatmenubox .floatfooter .lngselector li {}
.floatmenubox .floatfooter .lngselector li a {
  text-decoration: none;
  margin-right: 1em;
  color: #6E6E6E;
}
.floatmenubox .floatfooter .lngselector li a:hover {
  /*text-decoration: underline;*/
  color: #00AFEC;
}
#contents .topcont2 .topconttype6 .moveimg {
  pointer-events: none;
  position: absolute;
  right: 0;
  left: 0;
  top: 0px;
  width: 100%;
  z-index: 1;
  height: auto;
}
#contents .topcont2 .topconttype6B .moveimg {
    pointer-events: none;
    position: absolute;
    right: 0;
    left: 0;
    top: 370px;
    width: 100%;
    z-index: 1;
    height: auto;
}
.inicon_half {
  background: url(../images/icon_half.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
}
.inicon_ng {
  background: url(../images/icon_ng.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
}
.inicon_ok {
  background: url(../images/icon_ok.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
}
.inicon_1 {
  background: url(../images/mapicon1.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_2 {
  background: url(../images/mapicon2.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_3 {
  background: url(../images/mapicon3.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_4 {
  background: url(../images/mapicon4.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_5 {
  background: url(../images/mapicon5.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_6 {
  background: url(../images/mapicon6.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_7 {
  background: url(../images/mapicon7.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_8 {
  background: url(../images/mapicon8.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_9 {
  background: url(../images/mapicon9.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_10 {
  background: url(../image_03/mapicon10.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_11 {
  background: url(../image_03/mapicon11.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_a {
  background: url(../images/mapicona.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_b {
  background: url(../images/mapiconb.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_c {
  background: url(../images/mapiconc.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_d {
  background: url(../images/mapicond.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_e {
  background: url(../images/mapicone.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}
.inicon_f {
  background: url(../images/mapiconf.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
	margin-top: -.1em;
}





.edit-link{
	display: block;
	background: #CDCAE4;
	font-size: .8rem;
	padding: 1em;
	text-align: right;
}
.contactform .wpcf7-form-control-wrap{
    border: solid 4px #00AFEC;
    display: block;
    font-size: 1.5em;
    border-radius: .5em;
    margin-top: 0.4em;
}
.wpcf7-form-control.wpcf7-submit{
	margin-top: 1em;
}

.contactform .wpcf7-form-control-wrap input,
.contactform .wpcf7-form-control-wrap textarea{
	background: transparent;
}
.contactform .wpcf7-form-control-wrap:nth-last-of-type(2){
	/*border-bottom:  solid 1px #6E6E6E;*/
}

.contactform .wpcf7-form-control-wrap input{
	border: none;
	width: 100%;
	line-height: 2;
	padding: 0 1em;
	box-sizing: border-box;
}
.contactform .wpcf7-form-control-wrap textarea{
	width: 100%;
	border: none;
	line-height: 2;
	box-sizing: border-box;
	padding: 0 1em;
}
.page-movie iframe{
	height:190px;
}
.page-ticket_rental .contbox_s1 .conttype_def:nth-of-type(1){
	z-index: 2;
}

.page-ticket_rental .spotimg1 {
	pointer-events: none;
    position: absolute;
    right: -33px;
    bottom: 13px;
    width: 78px;
    height: auto;
}
.page-ticket_rental .spotimg2 {
pointer-events: none;
    position: absolute;
    left: -83px;
    bottom: 9px;
    width: 186px;
    height: auto;
}
.page-ticket_rental .spotimg3 {
	pointer-events: none;
    position: absolute;
    right: -157px;
    top: 133px;
    width: 266px;
    height: auto;
}
.page-ticket_rental .spotimgg1 {
	pointer-events: none;
	z-index: 1;	
	position: relative;
}
.page-ticket_rental .spotimg4p {
    position: absolute;
    left: 768px;
    bottom: 211px;
    width: 71px;
    height: auto;
}
.page-ticket_rental .spotimg5p {
    position: absolute;
    left: 563px;
    top: -356px;
    width: 96px;
}
.page-ticket_rental .spotimg6p {
    position: absolute;
    left: 845px;
    bottom: 171px;
    width: 68px;
    height: auto;
}
.page-ticket_rental .spotimg4 {display: none;
	pointer-events: none;
}
.page-ticket_rental .spotimg5{display: none;
	pointer-events: none;
}
.page-ticket_rental .spotimg6{display: none;
	pointer-events: none;
}


.page-ticket_rental .spotimg7 {
    position: absolute;
    left: -87px;
    bottom: -18px;
    width: 59px;
    height: auto;
}
.page-ticket_rental .spotimg8 {
    position: absolute;
    left: -29px;
    top: 121px;
    width: 58px;
    height: auto;
}
.page-ticket_rental .spotimg9 {
    position: absolute;
    right: -70px;
    bottom: -19px;
    width: 178px;
    height: auto;
}
.page-ticket_rental .spotimg10 {
    position: absolute;
    left: 10px;
    top: 11px;
    width: 78px;
    height: auto;
}

#contents .headvoiceicon h3 span {
  position: relative;
}
#contents .headvoiceicon h3 span::before {
    content: "";
    position: absolute;
    bottom: -13px;
    left: -97px;
    width: 76px;
    height: 76px;
    background: url(../images/icon_news_white.png) no-repeat;
    background-size: contain;
}
#contents .page-ticket_rental .contbox.contbox_s1{
   /* background: url(../images/top_back_snow.png) repeat-y center top,url(../images/top_back_snow2.png) repeat-y center top, linear-gradient(#A5D7B9, #FFFFFF);*/
  /*background:  url(../images/top_back_tree.png) no-repeat center bottom fixed,linear-gradient(#A5D7B9, #fff);*/
	
}
#contents .page-ticket_rental .contbox.contbox_s2 {
    background: url("../images/price/subimgb1.png") no-repeat center 945px,url(../images/top_back_snow.png) repeat-y center top,url(../images/top_back_snow2.png) repeat-y center top, linear-gradient(#FFD750, #FFFFFF) !important;
}

.priceimgs{
    position: relative;
    margin-top: -430px;
    height: 649px;
    margin-bottom: -25px;
	z-index: 1;
	pointer-events: none;
}

.priceimgs li{
	position: absolute;
}/*
.priceimgs li:nth-child(1){
    left: -200px;
    top: -60px;
}
.priceimgs li:nth-child(2){
    right: -170px;
    top: 90px;
}
.priceimgs li:nth-child(3){
    left: -70px;
    top: 425px;
}
.priceimgs li:nth-child(4){
    left: 180px;
    top: 409px;
}
.priceimgs li:nth-child(5){
    left: 503px;
    top: 431px;
}
.priceimgs li:nth-child(6){
    left: 730px;
    top: 420px;
}*/

.priceimgs li:nth-child(1) {
    left: 700px;
    top: 338px;
}
.priceimgs li:nth-child(2){
    right: 720px;
    top: 350px;
}
.priceimgs li:nth-child(3) {
    left: 769px;
    top: 47px;
}
.priceimgs li:nth-child(4){
    left: 192px;
    top: 349px;
}
.priceimgs li:nth-child(5){
	left: 433px;
    top: 351px;
}
.priceimgs li:nth-child(6){
    left: -34px;
    top: -165px;
}
.priceimgs li:nth-child(7) {
    left: -100px;
    top: 45px;
}
.priceimgs li:nth-child(6) img{
	max-width:84%;
}








#contents .gcalenderbox{
	border: solid 2px #e85298;
	background: #fff;
	padding: 1em .7em;
	border-radius: 1em;
	margin-top: 1.5em;
	margin-bottom: 2.5em;
}



#contents .gMapbox{
	border: solid 2px #00ac97;
	background: #fff;
	padding: 1em;
	border-radius: 1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

.wp-block-embed-youtube {
    width: 80%;
    margin: 0 auto;
    margin-top:1em;
}
.wp-block-embed-youtube iframe {
    width: 100%;
    height: 324px;
}
















/*ここからアニメーション*/
[data-showanim] {
  opacity: 0;
}
@keyframes slidedefault {
  from {
    opacity: 0;
    transform: translateY(150px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.slidedefault {
  animation-name: slidedefault;
  animation-duration: 1s;
  animation-timing-function: ease;
}

.anim_shine {
  animation-name: anim_shine;
  animation-duration: 1.5s;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes anim_shine {
  0% {
    opacity: 0;
    transform: rotate(-170deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
  }
}

.rotate1b {
  animation-name: rotate1b;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes rotate1b {
  0% {
    opacity: 0;
    transform: rotate(-5deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
  }
}
.rotate1 {
  animation-name: rotate1;
  animation-duration: .6s;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes rotate1 {
  0% {
    opacity: 0;
    transform: rotate(-5deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
  }
}
.rotate2 {
  animation-name: rotate2;
  animation-duration: .6s;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes rotate2 {
  0% {
    opacity: 0;
    transform: rotate(5deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
  }
}
.fadein {
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.slideright {
  animation-name: slideright;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slideright {
  0% {
    opacity: 0;
    transform: rotate(10deg);
    transform: translateX(150px);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
    transform: translateX(0px);
  }
}


.slideup {
  animation-name: slideup;
  animation-duration: 1s;
  /*animation-timing-function: cubic-bezier(0,.69,.59,1.01);*/
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
	transform-origin:50% -50%;
}
@keyframes slideup {
  0% {
    opacity: 0;
    transform: translateY(50px) rotate(0deg);
  }
  30% {
    opacity: 1;
    transform: translateY(-9px) rotate(-1.2deg);
  }
  50% {
    opacity: 1;
    transform: translateY(0px) rotate(1.2deg);
  }
  60% {
    opacity: 1;
    transform: translateY(2px) rotate(-0.5deg);
  }
  75% {
    opacity: 1;
    transform: translateY(0px) rotate(0.5deg);
  }
  85% {
    opacity: 1;
    transform: translateY(0px) rotate(-0.25deg);
  }
  100% {
    opacity: 1;
    transform: translateY(0px) rotate(0deg);
  }
}


.slideup_back1023 {
  animation-name: slideup;
  animation-duration: 0.7s;
  animation-timing-function: cubic-bezier(0,.69,.59,1.01);
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
	transform-origin:50% 0%;
}

.slideup0 {
  animation-name: slideup;
  animation-duration: .3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slideup_back1023 {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  54% {
    opacity: 1;
    transform: translateY(-9px);
  }
  80% {
    opacity: 1;
    transform: translateY(7px);
  }
  94% {
    opacity: 1;
    transform: translateY(-5px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

.dropbottom {
  animation-name: dropbottom;
  animation-duration: 1s;
  /*animation-timing-function: cubic-bezier(0,.69,.59,1.01);*/
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes dropbottom {
  0% {
    opacity: 0;
    transform: translateY(-120px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
	
}
.slidebottomA {
  animation-name: slidebottomA;
  animation-duration: 1s;
  /*animation-timing-function: cubic-bezier(0,.69,.59,1.01);*/
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
	transform-origin:50% -100%;
}
@keyframes slidebottom_ {
  0% {
    opacity: 0;
    transform: translateY(-70px) rotate(0deg);
  }
  20% {
    opacity: 1;
  }
  45% {
    opacity: 1;
    transform: translateY(10px) rotate(0deg);
  }
  50% {
    opacity: 1;
    transform: translateY(0px) rotate(2deg);
  }
  56% {
    opacity: 1;
    transform: translateY(-20px) rotate(-5deg);
  }
  68% {
    opacity: 1;
    transform: translateY(0px) rotate(5deg);
  }
  75% {
    opacity: 1;
    transform: translateY(-2px) rotate(-2deg);
  }
  84% {
    opacity: 1;
    transform: translateY(0px) rotate(2deg);
  }
  100% {
    opacity: 1;
    transform: translateY(0px) rotate(0deg);
  }
}
@keyframes slidebottomA {
  0% {
    opacity: 0;
    transform: translateY(-70px) rotate(0deg);
  }
  30% {
    opacity: 1;
    transform: translateY(9px) rotate(-1.2deg);
  }
  50% {
    opacity: 1;
    transform: translateY(0px) rotate(1.2deg);
  }
  60% {
    opacity: 1;
    transform: translateY(-2px) rotate(-0.5deg);
  }
  75% {
    opacity: 1;
    transform: translateY(0px) rotate(0.5deg);
  }
  85% {
    opacity: 1;
    transform: translateY(0px) rotate(-0.25deg);
  }
  100% {
    opacity: 1;
    transform: translateY(0px) rotate(0deg);
  }
}





/*base code*/
.slidebottom {
	opacity: 1;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.slidebottom.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.slidebottom.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
/*the animation definition*/
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 4.6deg);
    transform: rotate3d(0, 0, 1, 4.6deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -3.3deg);
    transform: rotate3d(0, 0, 1, -3.3deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 1.6deg);
    transform: rotate3d(0, 0, 1, 1.6deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -1.6deg);
    transform: rotate3d(0, 0, 1, -1.6deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 4.6deg);
    -ms-transform: rotate3d(0, 0, 1, 4.6deg);
    transform: rotate3d(0, 0, 1,4.6deg)
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -3.3deg);
    -ms-transform: rotate3d(0, 0, 1, -3.3deg);
    transform: rotate3d(0, 0, 1, -3.3deg)
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 1.6deg);
    -ms-transform: rotate3d(0, 0, 1, 1.6deg);
    transform: rotate3d(0, 0, 1, 1.6deg)
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -1.6deg);
    -ms-transform: rotate3d(0, 0, 1, -1.6deg);
    transform: rotate3d(0, 0, 1, -1.6deg)
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg)
  }
}
.slidebottom {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing
}






.slidebottom_prev1023 {
  animation-name: slidebottom_prev1023;
  animation-duration: .3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
	transform-origin:50% 0%;
}
@keyframes slidebottom_prev1023 {
  0% {
    opacity: 0;
    transform: translateY(-50px) rotate(0deg);
  }
  50% {
    opacity: 1;
    transform: translateY(9px) rotate(-3deg);
  }
  70% {
    opacity: 1;
    transform: translateY(0px) rotate(3deg);
  }
  90% {
    opacity: 1;
    transform: translateY(-2px) rotate(-2deg);
  }
  100% {
    opacity: 1;
    transform: translateY(0px) rotate(0deg);
  }
}

.slidebottom0 {
  animation-name: slidebottom0;
  animation-duration: .5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slidebottom0 {
  0% {
    opacity: 0;
    transform: translateY(-50px);
  }
  54% {
    opacity: 1;
    transform: translateY(9px);
  }
  80% {
    opacity: 1;
    transform: translateY(-7px);
  }
  94% {
    opacity: 1;
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}
.slidebottom2 {
  animation-name: slidebottom2;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slidebottom2 {
  0% {
    opacity: 0;
    transform: rotate(0deg);
  }
  54% {
    opacity: 1;
    transform: rotate(0deg);
  }
  80% {
    opacity: 1;
    transform: rotate(-10deg);
  }
  94% {
    opacity: 1;
    transform: rotate(10deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
  }
}
@keyframes droprotate {
  0% {
    transform: rotate(0deg);
  }
  54% {
    transform: rotate(0deg);
  }
  80% {
    transform: rotate(-10deg);
  }
  94% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.slideleft {
  animation-name: slideleft;
  animation-duration: 1s;
  animation-timing-function: ease;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slideleft {
  0% {
    opacity: 0;
    transform: rotate(-10deg);
    transform: translateX(-150px);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
    transform: translateX(0px);
  }
}
@keyframes slideInRight {
  from {
    opacity: 0;
    transform: translateY(-150px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.floatmenubox_inner {
  max-width: 100%;
}
.slideInRight_child {
  display: block;
}
.slideInRight_child > div {
  animation-name: slideInRight;
  animation-duration: 1s;
  animation-timing-function: ease;
}
.slideInRight {
  display: flex !important;
  animation-name: slideInRight;
  animation-duration: 1s;
  animation-timing-function: ease;
}
#contents .topcont3 .ribbon {
  z-index: 0;
  position: absolute;
  left: -60%;
  right: 0;
  top: -30%;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 1000px;
  /*animation-name: floatHorizontal2;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
animation-fill-mode:forwards;*/
    transform: scale(0);
	opacity: 0;
}

.floatHorizontal2 {
  animation-name: floatHorizontal2;
  animation-duration: 3s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
	animation-fill-mode:forwards;
    transform: scale(0);
	opacity: 0;
	transform-origin:80% 50%;
}

#contents .topcont3 .ribbon .ribboninner {/*
  animation-name: floatHorizontal;
  animation-duration: 12s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;*/
}
#contents .topcont3 .ribbon .eventback {/*
  animation-name: FloatVertical;
  animation-duration: 9.0s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;*/
}
.popsun{
  animation: 
    fadeIn 1.5s linear alternate 0 forwards,
    popsun 1.5s ease-out 1 /*infinite*/ 1.5s /*alternate*/ forwards;
    opacity: 0;
}
.floatbottomrgt::before{
    pointer-events: none;
    content: "";
    width: 60px;
    height: 80px;
    background: url(../images/float_pop.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    animation-name: pop;
    animation-duration: 6s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
    animation-delay: 3s;
    left: 149px;
    top: -69px;
    opacity: 0;
    transform: rotate(54deg);
}
.page-spend .floatbottomrgt::before{
	display: none;
}
@keyframes pop {
  0% {
    opacity: 0;
    transform: translateY(0) rotate(54deg);
  }
  2% {
    opacity: 0;
    transform: translateY(10px) rotate(54deg);
  }
  4% {
    opacity: 1;
    transform: translateY(0px) rotate(54deg);
  }
  6% {
    opacity: 1;
    transform: translateY(0px) rotate(54deg);
  }
  7% {
    opacity: 0;
    transform: translateY(0px) rotate(54deg);
  }
	
	
  8% {
    opacity: 0;
    transform: translateY(10px) rotate(54deg);
  }
  12% {
    opacity: 1;
    transform: translateY(0px) rotate(54deg);
  }
  14% {
    opacity: 1;
    transform: translateY(0px) rotate(54deg);
  }
  35% {
    opacity: 0;
    transform: translateY(0px) rotate(54deg);
  }
	
	
  100% {
    opacity: 0;
    transform: translateX(0) rotate(54deg);
  }
}
@keyframes roll {
  0% {
    transform: rotate(-10deg) scale(0.9);
    ;
  }
  50% {
    transform: rotate(0deg) scale(1);
    ;
  }
  100% {
    transform: rotate(-10deg) scale(0.9);
    ;
  }
}
@keyframes popsun {
  0% {
    transform: scale(.4);
	opacity: 0.1;
  }
  50% {
    transform: scale(1.6);
	opacity: 1;
  }
  100% {
    transform: scale(1);
	opacity: 1;
  }
}
@keyframes popsun_back {
  0% {
    transform: scale(.8);
	opacity: 0.7;
  }
  50% {
    transform: scale(1.2);
	opacity: 1;
  }
  70% {
    transform: scale(1);
	opacity: 0.7;
  }
  100% {
    transform: scale(.8);
	opacity: 0.7;
  }
}
@keyframes floatHorizontal2 {
  0% {
    transform: scale(0);
	opacity: 0;
  }
  80% {
    transform: scale(1.2);
	opacity: 1;
  }
  100% {
    transform: scale(1);
	opacity: 1
  }
}

@keyframes floatHorizontal {
  0% {
    transform: translate3d(2.5vw, 0, 0);
  }
  50% {
    transform: translate3d(-2.5vw, 0, 0);
  }
  100% {
    transform: translate3d(2.5vw, 0, 0);
  }
}

@keyframes FloatVertical {
  0% {
    transform: translate3d(0, 2.5vw, 0);
  }
  50% {
    transform: translate3d(0, -2.5vw, 0);
  }
  100% {
    transform: translate3d(0, 2.5vw, 0);
  }
}
@keyframes FloatVertical_ie {
  0% {
    transform: translateY(50px);
  }
  50% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(50px);
  }
}
#contents .floatclowd {
  pointer-events: none;
  animation-name: FloatVertical;
  animation-duration: 12s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
    min-height: 200px;
}

_:-ms-input-placeholder, :root #contents .floatclowd {
  animation-name: FloatVertical_ie;
  animation-duration: 12s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@media screen and (min-width:1200px) {
#contents .floatclowd {
    min-height: 18vw;
}
}
@media screen and (max-width:680px) {
#contents .floatclowd {
    min-height: 15vw;
}
}
.animfloat {
  position: relative;
  z-index: 1;
  animation-name: animfloat;
  animation-duration: 1.2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
@keyframes animfloat {
  0% {
    transform: translate3d(0, 5px, 0) rotate(0.1deg);
  }
  50% {
    transform: translate3d(0, -5px, 0) rotate(0.1deg);
  }
  100% {
    transform: translate3d(0, 5px, 0) rotate(0.1deg);
  }
}

.admin-bar #header .topmenus_fllow{
	top: 32px;
    height: 70px;
}
.slick-slider a:hover img {
    opacity: 0.8;
}
.nblinks{
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	display: flex;
    justify-content: space-evenly;
	color: #00AAEB;
	 text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
 
}

.archivelinks{
	line-height: 1.7;
	color: #00AAEB;
	display: flex;
	flex-direction:column;
	justify-content: center;
	align-items: center;
	 text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}
.nblinks a,.archivelinks a{
	text-decoration: none;
	color: #00AAEB;
}
.nblinks2 > a,
.nblinks2 > span{
	display: inline-block;
	border-right: solid 1px #39AAEB;
	padding-right: 0.5em;
	margin-right: 0.5em;
}
.nblinks2 a:last-of-type{
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}




.error-404 .page-content{
	text-align: center;
	padding: 1em 0;
	box-sizing: border-box;
	min-height: 50vh;
	line-height: 2em;
	position: relative;
}

.error-404 .page-content .subimg1{
    position: absolute;
    left: -11px;
    bottom: 10px;
    width: 97px;
    height: auto;
}

.error-404 .page-content .subimg2{
    position: absolute;
    right: -15px;
    top: 40px;
    width: 69px;
    height: auto;
}

.error-404 .page-content #searchsubmit{
	border-radius: .7em;
	background: #00A4CC;
	padding: .3em .8em;
	color: #fff;
	border: none;
}
@media screen and (max-width: 1490px){
	#header .topmenus_fllow li a {
		font-size: 1.10vw;
		letter-spacing: 0.2vw;
	}
	#header .topmenus_fllow li {
    margin-right: .5em;
    border-right: solid .1.5vw #00AFEC;
    padding-right: .5em;
    letter-spacing: .2vw;
    line-height: 1.2vw;
}
}
@media screen and (max-width: 1350px){
	#header .topmenus_fllow li a {
		letter-spacing: 0.07vw;
	}
}

@media screen and (max-width: 1250px){
	#header .topmenus_fllow li a {
		font-size: 1.0vw;
	}
}

@media screen and (max-width:1190px) {
	#header .topmenus_fllow li a {
		display: none;
	}
}

@media screen and (min-width:1727px) {
	#contents .topscrollbnr {
		background-size: contain;
	}
}

/* 20-21  */

/* トップボタン */
.fuwapochi_btn_green{
  margin: 20px auto;
    display: inline-block;
    background-color: #00aa96;
    color: #FFF;
    /* width: 160px; */
    padding: 0.8em;
    text-decoration: none;
    border-radius: 7px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.12), 0 3px 20px 0 rgba(0,0,0,0.12), 0 5px 6px -2px rgba(0,0,0,0.2);
    -webkit-tap-highlight-color: transparent;
    transition: .3s ease-out;
	font-family: 'M PLUS Rounded 1c', sans-serif;
    font-weight: 500;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    transform: rotate(0.1deg);
    font-size: .9em;
}
.fuwapochi_btn_green:hover{
	 cursor: pointer;
	 text-decoration: none;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
/* トップボタンここまで */
/* 地域限定 */
.chiiki{
	background-image: linear-gradient(
	 -45deg,
	 #f07373 25%,
	 #f48686 25%,
	 #f48686 50%,
	 #f07373 50%,
	 #f07373 75%,
	 #f48686 75%,
	 #f48686
	 )!important;
	    background-size: 30px 30px!important;
	    background-attachment: fixed!important;
	    background-repeat: repeat!important;
}
/* 地域限定ここまで */
.safe_prejiko_wrapper{
	text-align: center!important;
	}	
	
img.safe_prejiko{
width: 960px!important;
    margin: -3% 0!important;
	}	
	
.topsafeimgs{
    position: relative;
    margin-top: -430px;
    height: 479px;
    margin-bottom: -25px;
    z-index: 1;
    pointer-events: none;
}
.topsafeimgs li {
    position: absolute;
}	
.topsafeimgs li:nth-child(1){
	    top: 50px;
    left: 123px;
}
.topsafeimgs li:nth-child(2){
	top: 134px;
    left: -33px;
}
.topsafeimgs li:nth-child(3){
	top: 294px;
    left: 105px;
}
.topsafeimgs li:nth-child(4){
	top: 348px;
    left: 249px;
}
.topsafeimgs li:nth-child(5){
	    top: 73px;
    left: 592px;
}
.topsafeimgs li:nth-child(6){
	    top: 202px;
    left: 670px;
}
.topsafeimgs li:nth-child(7){
	    top: 70px;
    left: 780px;
}

#contents .topcont0 {
    background: url(../images/top_back_snow.png) repeat-y center top,url(../images/top_back_snow2.png) repeat-y center top, linear-gradient(#A5D7B9, #fff);
    /*height: 548px;*/
}

#contents .contbox.topcont0.topcont0 h2 {
    background-image: url(../image_05/section_top0.png);
}

@media screen and (max-width: 680px){
#contents .topcont0 {
    height: auto;
    padding-bottom: 1.6em !important;
    background: url(../images/top_back_snow.png) repeat-y 96% top/200%, url(../images/top_back_snow2.png) repeat-y 4% top/200%, linear-gradient(#A5D7B9, #fff);
}
}


#contents .topcont0 .topconttype1 {}
#contents .topcont1 .topconttype1 ul {
  position: relative;
}
#contents .topcont0 .topconttype1 ul li {}
#contents .topcont0 .topconttype1 ul .type1 {
  position: absolute;
    left: -35px;
}
#contents .topcont0 .topconttype1 ul .type1 a {}
#contents .topcont0 .topconttype1 ul .type1 a img {
	width: 326px;
	height: auto;
}
#contents .topcont0 .topconttype1 ul .type2 {
  position: absolute;
  width: 407px;
  left: 0;
  right: 0;
  margin: auto;
}
#contents .topcont0 .topconttype1 ul .type2 a {}
#contents .topcont0 .topconttype1 ul li a img {
  max-width: 100%;
}
#contents .topcont0 .topconttype1 ul .type2 a img {
  width: 407px;
	height: auto;
}
#contents .topcont0 .topconttype1 ul .type3 {
  position: absolute;
    right: -50px;
}
#contents .topcont0 .topconttype1 ul .type3 a {}
#contents .topcont0 .topconttype1 ul .type3 a img {
	width: 338px;
	height: auto;	
}

#contents .page-index .topcont0 .scont_titleimg {
	margin-top:0.7em;
}
#contents .click_wrapper:hover{
	opacity:0.7;	
}
/* 新規訴求ここまで */
/* おすすめ */

/* おすすめここまで */
/* footer */
#footer .footmenus3{
	margin: 0.6rem;
    font-size: 1.5rem;
    position: absolute;
    top: -19px;
    right: -100px;
}
#footer .footer_tel{
	position:relative;
}
@media screen and (max-width: 680px){
#footer .footmenus3{
    position: relative;
    text-align: center;
    top:0px;
    right:0px
}	
}

/* footer end */
/* 追加アニメーション */
.engine{
    animation:engine 0.2s infinite;
    -webkit-animation:engine 0.9s infinite;
    -moz-animation:engine 0.5s infinite;
}
@keyframes engine{
    0%   { transform: scale(1.0, 1.0) translate(0%, 0%); }
    50%  { transform: scale(1.0, 0.98) translate(0%, 3.5%); }
    100% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@-webkit-keyframes engine{
    0%   { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
    50%  { -webkit-transform: scale(1.0, 0.98) translate(0%, 3.5%); }
    100% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@-moz-keyframes engine{
    0%   { -moz-transform: scale(1.0, 1.0) translate(0%, 0%); }
    50%  { -moz-transform: scale(1.0, 0.98) translate(0%, 3.5%); }
    100% { -moz-transform: scale(1.0, 1.0) translate(0%, 0%); }
}
/* 追加アニメーションここまで */

/* 20-21 ここまで */
/* 21-22 ここから */
li.jet {
    position: relative;
}
li.jet img {
    position: absolute;
    width: 100%;
    left: -24px;
    top: 37px;
}

/* 雪遊び */
#contents .page-activity .activityimgs li:nth-child(3) {
    padding-top: 82px;
    margin-left: 46px;
}
#contents .page-activity .activityimgs li:nth-child(13) {
    text-align: center;
    /* padding-top: 50px; */
}

@media screen and (max-width: 680px){
li.jet img {
    position: unset;
}
#contents .topcont2 .topconttype6B .cont_activity .activityleft{
	margin: 0 0%;
}
}

/* テスト環境下部phpアラート非表示 */
.entry-footer{
	display:block;
}

/* 21-22 ここまで */
/* 22-23 ここから */
#logo a {
    width: 250px;
    display: block;
    vertical-align: middle;
    height: 80px;
    box-sizing: border-box;
    padding-left: 32px;
    padding-top: 22px;
}
.safeway{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}
.safeway p{
    display: flex;
    align-items: center;
    line-height: 25px;
    text-align: left;
}
.safeway img{
    width: 35px;
    padding: 8px;
}
#contents .topcont1 .topconttype1 ul .type2 {
    left: 10px;
}
#header .topmenus {
    max-width: 1450px;
}
@media screen and (max-width: 680px){
	.safeway{
		    padding: 0.5rem 0.5rem;
	}
	.safeway p {
		font-size: 0.7rem;
	    line-height: 15px;
	}
	
}
/* 22-23 ここまで */
/* 24-25 ここまで */
.page-ticket_rental .spotimg10 {
    left: 10px;
    top: -8px;
}
.page-ticket_rental .spotimg4p {
    left: 768px;
    bottom: 161px;
}
.page-ticket_rental .spotimg5p {
    left: 433px;
    top: -316px;
}
.page-ticket_rental .spotimg6p {
    left: 965px;
    bottom: 91px;
}
img.spotimage21 {
    position: absolute;
    top: -215px;
    right: 10px;
}
img.spotimage22 {
    position: absolute;
    right: 5px;
    bottom: 0;
}
#contents .topscrollbnr dt:nth-child(2) {
    background-color: none;
    background: url(../image_06/slback_yellow.jpg) repeat-y center;
}
#topslide .slitem2 {
    background: url(../image_06/top_sl2.png) no-repeat;
	background-size:contain;
}
#topslide .slitem3 {
    bottom: 0vh;
    background: url(../image_06/top_sl3.png) no-repeat;
    background-size: contain;
    width: 56vh;
    padding-top: 40vh;
}
#footer .footlogo {
    width: 209px;
    margin: -12px auto;
}
.floatmenubox .floatbnrs li:nth-child(2) {

    margin-top: -10px;
}
/* 24-25 ここまで */
