@charset "utf-8";
@font-face {
    font-family: "senobi-gothic";
    src: url('../font/Senobi-Gothic.eot') format("eot"), url('../font/Senobi-Gothic.woff') format("woff");
}
@font-face {
    font-family: 'Franklin-Gothic';
    src: url('../font/Franklin-Gothic.eot') format("eot"), url('../font/Franklin-Gothic.woff') format("woff");
}
/*//////////////////////////////////////////////////////////

Copyright (C) apricot-design All Rights Reserved.
------------------------------------------------------------
CSS information
 file name  :  layout.css
 style info :  レイアウトファイル
 admin info :  apricot-design

//////////////////////////////////////////////////////////*/


/*
0:セット
------------------------------------------------------------
*/
html,body{
	width: 100%;
}
body {
	font-family: 'Noto Sans JP',"メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	color: #222;
	font-size: 14px;
	line-height: 1.8;
	text-align: left;
	letter-spacing: 1px;		/* iOS4でのテキストの隙間への対応 */
	-webkit-text-size-adjust: 100%;		/* 文字サイズの自動調整機能のキャンセル */
}
.win body {
	font-family: 'Noto Sans JP',"メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
}
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #222;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
a:hover {
	color: #948b83;
}
a:focus {
	outline: none;
}
a:hover, a:active {
	outline: 0;
}
.opacity:hover{
	filter:alpha(opacity=70); /* IE 6,7*/
	-ms-filter: "alpha(opacity=70)"; /* IE 8,9 */
	-moz-opacity: .7; /* FF , Netscape */
	-khtml-opacity: .7; /* Safari 1.x */
	opacity: .7;
	zoom:1; /*IE*/
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
img{
	max-width: 100%;
	height: auto;
}
img[src$=".svg"] {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.sp, .ssp {
	display: none;
}
.pc, .pctb {
	display: block;
}
/*
//ベース
------------------------------------------------------------
*/
#containerWrap {
    padding: 100px 20px 0;
	overflow: hidden;
}
#containerWrap2 {
    padding: 95px 0 0;
	overflow: hidden;
}
#containerWrap2 .inner {
	max-width: 1210px;
	padding: 0 15px;
}
#containerWrap2 .inner108 {
	max-width: 1110px;
	padding: 0 15px;
}
#containerWrap2 .inner80 {
	max-width: 830px;
	padding: 0 15px;
}
#containerWrap2 .section2 {
	padding: 80px 0 100px;
}
#containerWrap2 #footer {
	max-width: 1030px;
	padding: 0 15px;
}
#containerWrap2 .secound {
    margin: 0 15px 10px;
}
#containerWrap2 #breadcrumbList {
	padding: 0 15px;
}
#container {
	position: relative;
}
#content {

}
.inner{
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
	position: relative;
	clear: both;
}
.inner::after {
	content: '';
	display: block;
	clear: both;
}
.inner80 {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
.inner80::after {
	content: '';
	display: block;
	clear: both;
}
.inner128 {
	max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}
.inner128::after {
	content: '';
	display: block;
	clear: both;
}
.inner108 {
	max-width: 1080px;
    width: 100%;
    margin: 0 auto;
	position: relative;
}
.inner108::after {
	content: '';
	display: block;
	clear: both;
}
.inner102 {
	max-width: 1050px;
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}
.inner102::after {
	content: '';
	display: block;
	clear: both;
}
.inner90 {
	max-width: 930px;
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}
.inner90::after {
	content: '';
	display: block;
	clear: both;
}
.inner57 {
	max-width: 600px;
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}
.inner57::after {
	content: '';
	display: block;
	clear: both;
}
.section {
	margin: 0 0 80px;
	clear: both;
}
.section2 {
	padding: 80px 15px 100px;
    clear: both;
    overflow: hidden;
    margin-bottom: 80px;
}
.secound {
    height: 335px;
    margin-bottom: 10px;
	position: relative;
}
.secound_activity {
	background: url(../images/active_main.jpg) no-repeat center/cover;
}
.secound_activity_spring {
    background: url(../images/active_spring_main.jpg) no-repeat center/cover;
}
.secound_activity_summer {
    background: url(../images/active_summer_main.jpg) no-repeat center/cover;
}
.secound_kids {
	background: url(../images/kids_main.jpg) no-repeat center/cover;
}
.secound_trekking {
	background: url(../images/trekking_main.jpg) no-repeat center/cover;
}
.secound_trekking_summer {
	background: url(../images/trekking_main_summer.jpg) no-repeat left/cover;
}
.secound_nighttour {
	background: url(../images/nighttour_main.jpg) no-repeat center/cover;
}
.secound_faq {
	background: url(../images/faq_main.jpg) no-repeat center/cover;
}
.secound_faq_summer {
	background: url(../images/faq_main_summer.jpg) no-repeat center/cover;
}
.secound_blog {
	/*background: url(../images/blog_main.jpg) no-repeat center/cover;*/
	background: url(../images/access_main.jpg) no-repeat center/cover;
}
.secound_ropeway {
	background: url(../images/ropeway_main.jpg) no-repeat center/cover;
}
.secound_ropeway_spring {
	background: url(../images/ropeway_main_spring.jpg) no-repeat right/cover;
}
.secound_ropeway {
	background: url(../images/ropeway_main.jpg) no-repeat center/cover;
}
.secound_restaurant {
	background: url(../images/restaurant_main.jpg) no-repeat center/cover;
}
.secound_dog {
	background: url(../images/dog_main.jpg) no-repeat center/cover;
}
.secound_map {
	background: url(../images/map_main.jpg) no-repeat center/cover;
}
.secound_map_spring {
	background: url(../images/map_main_spring.jpg) no-repeat center/cover;
}
.secound_map_summer {
    background: url(../images/map_main_summer.jpg) no-repeat center/cover;
}
.secound_access {
	background: url(../images/access_main.jpg) no-repeat center/cover;
}
.secound_company {
	background: url(../images/company_main.jpg) no-repeat center/cover;
}
.secound_slope {
	background: url(../images/slope_main.jpg) no-repeat center/cover;
}
.secound_ski_restaurants {
	background: url(../images/ski_restaurants_main.jpg) no-repeat center/cover;
}
.secound_ski_lift {
	background: url(../images/ski_lift_main.jpg) no-repeat center/cover;
}
.secound_winternighttour {
	background: url(../images/winternighttour_main.jpg) no-repeat center/cover;
}
.secound_topics {
	background: url(../images/topics_main.jpg) no-repeat center/cover;
	/*background: url(../images/access_main.jpg) no-repeat center/cover;*/
}
.secound_kitty {
	background: url(../images/kitty_main.jpg) no-repeat center/cover;
}
.secound_iwana_spring {
    background: url(../images/iwana_spring_main.jpg) no-repeat center/cover;
}
.secound_iwana_summer {
    background: url(../images/iwana_summer_main.jpg) no-repeat center/cover;
}
.secound_contact {
    background: url(../images/contact_main.jpg) no-repeat center/cover;
}
.secound_rain {
	background: url(../images/rain_main.jpg) no-repeat center/cover;
}
.secound_bus_cam {
	background: url(../images/bus_cam_main.jpg) no-repeat center/cover;
}
.secound_day_camp {
	background: url(../images/day_camp_main.jpg) no-repeat center/cover;
}
.secound_unkai {
	background: url(../images/unkai_main.jpg) no-repeat center/cover;
}
.over {
	overflow: hidden;
}
.section_wrap{
	padding: 0 0 80px;
	position: relative;
}
.section_wrap:after {
	clear: both;
	content: '';
	display: block;
}
#main {
	float: right;
	width: 72%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#sub {
	float: left;
    width: 21%;
    padding: 0;
    margin: 0;
	max-width: 300px;
}

/*
//ヘッダー
------------------------------------------------------------
*/
header {
    margin: 0 auto;
    width: 100%;
    padding: 15px 40px 0;
    position: fixed;
    background: #fff;
    top: 0;
	left: 0;
    z-index: 2;
}
.header_ttl{
    padding: 0;
    display: inline-block;
}
img.logo {
    text-align: left;
    width: 200px;
    height: 70px;
}
img.logo2 {
    width: 120px;
    height: 60px;
    display: inline-block;
    margin: 10px 0 0 20px;
}
img.logo3 {
    width: 140px;
    height: 70px;
    display: inline-block;
}
#headerLeft {
	float: left;
}
#headerRight {
    float: right;
}
#gnavi {
    font-weight: bold;
    font-size: 1.1em;
	position: relative;
	clear: both;
    float: right;
}
#gnavi li {
	display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    line-height: 1.2em;
	position: relative;
}
#gnavi li:before {
	position: absolute;
	content: '';
	background: #231815;
	left: 0;
	height: 20px;
	width: 1px;
	top: 0;
}
#gnavi li:after {
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    background: #222;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
#gnavi li:hover::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
#gnavi li a{
	display: block;
	padding: 0 20px 25px;
	color: #222;
	position: relative;
}
#gnavi li:last-child a:before {
	position: absolute;
	content: '';
	background: #231815;
	right: 0;
	height: 20px;
	width: 1px;
	top: 0;
}
ul.hNavi {
    float: right;
    font-size: .9em;
    letter-spacing: -.5em;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    margin-bottom: 10px;
}
ul.hNavi li {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
    line-height: 1.2em;
    padding: 0 20px 12px;
	cursor: pointer;
    position: relative;
}
ul.hNavi li:before {
    position: absolute;
    content: '';
    background: #231815;
    left: 0;
    height: 20px;
    width: 1px;
    top: 0;
}
ul.hNavi li:last-child::after {
    position: absolute;
    content: '';
    background: #231815;
    right: 0;
    height: 20px;
    width: 1px;
    top: 0;
}
ul.hNavi li a{
	position: relative;
}
ul.hNavi li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
	right: 0;
	top: 0;
	margin: auto;
    width: 100%;
    height: 1px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    background: #222;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
ul.hNavi li a:hover::after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}
ul.hNavi li ul {
    opacity: 0;
    height: auto;
    width: 120%;
    position: absolute;
    top: 25px;
    z-index: -100;
    background: #4cb9d1;
    right: -10%;
    font-weight: 700;
}
ul.hNavi li ul:before {
    position: absolute;
    content: '';
    border-style: solid;
    border-width: 0 10px 10px;
    border-color: transparent transparent #4cb9d1;
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    flex-shrink: 0;
}
ul.hNavi li:hover ul {
    opacity: 1;
	z-index: 1;
}
ul.hNavi li ul li {
    width: 100%;
    display: block;
    margin-bottom: 5%;
    border-bottom: 2px solid #fff;
    padding: 0;
    margin: 0;
    border-left: none;
	transition: all 0s ease;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
	height: 0;
}
ul.hNavi li ul li:before, ul.hNavi li ul li:last-child::after {
    background: none;
}
ul.hNavi li:hover ul li {
	height: auto;
}
ul.hNavi li ul li:hover {
	background: #009bbe;
}
ul.hNavi li ul li:last-child {
	border-right: none;
	border-bottom: none;
}
ul.hNavi li ul li a{
	display: block;
	padding: 1em;
	color: #fff;
	overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
ul.hNavi li a:hover::after {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
}
ul.hNavi li ul li img {
    float: left;
    width: 35%;
    margin-right: 5%;
}
ul.hNavi li ul li p {
    float: right;
    width: 60%;
    line-height: 1.5em;
}
#gnavi li ul {
    opacity: 0;
    width: 100%;
    background: #222;
    position: fixed;
    bottom: 0;
    left: 0;
    top: 114px;
    height: 0;
	letter-spacing: -.5em;
    text-align: center;
    font-size: .9em;
    font-weight: normal;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	z-index: -2;
}
#gnavi li:hover ul {
	opacity: 1;
	z-index: 2;
	height: 104px;
}
#gnavi li ul li {
	display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    padding: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
#gnavi li ul li:hover {
    background: #444;
}
#gnavi li ul li:before, #gnavi li ul li:after {
	height: 0;
	width: 0;
}
#gnavi li:nth-child(2) ul li, #gnavi li:nth-child(4) ul li {
	width: 25%;
}
#gnavi li ul.sub_nav.line_05 li {
	width: 20%;
}
#gnavi li ul li a{
	color: #fff;
	padding: 15px;
	display: none;
}
#gnavi li:hover ul li a {
	display: block;
}
#gnavi li ul li img {
    display: block;
    width: 55px;
    margin: 0 auto 1%;
}
.header_tel {
    text-align: right;
    font-size: 2em;
	margin-bottom: 1%;
}
.header_tel span {
	font-size: .5em;
}
img.autumn_leaves {
	width: 133px;
	margin-left: 20px;
}
/* 秋 */
.header_autumn #headerRight {
	margin-top: 5px;
}
.header_autumn #gnavi li ul {
	top: 100px;
}
a.bnr_dog {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 350px;
    z-index: 1;
}

/*
//side
------------------------------------------------------------
*/
p.side_ttl {
    font-family: 'Lato', sans-serif;
    border-bottom: 1px solid #222;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0 .5em .5em;
    margin-bottom: 1em;
}
section {
    margin-bottom: 17%;
}
ul.list_cat {
    width: 90%;
    margin: 0 auto;
}
ul.list_cat li {
	width: 100%;
	margin-bottom: .5em;
}
ul.list_cat li:last-child {
	margin-bottom: 0;
}
ul.list_cat li a {
    position: relative;
    padding-left: 15px;
}
ul.list_cat li a:before {
	position: absolute;
	content: '';
	background: url(../images/right_b.svg) no-repeat center/cover;
	width: 5px;
	height: 8px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
ul.list_side {
	width: 90%;
	margin: 0 auto;
	font-size: .85em;
}
ul.list_side li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10%;
}
ul.list_side li:last-child {
	margin-bottom: 0;
}
ul.list_side li .date {
	margin-bottom: .5em;
}
ul.list_side li dt {
    float: left;
    width: 30%;
    max-height: 45px;
	overflow: hidden;
}
ul.list_side li dt img {
	width: 100%;
	height: auto;
}
ul.list_side li dd {
    float: right;
    width: 65%;
    font-size: 1.1em;
    line-height: 1.5em;
}
ul.list_side2 li {
	margin-bottom: 5%;
}
ul.list_side2 li .date {
	font-size: .9em;
}

/*
//フッター
------------------------------------------------------------
*/
#footer_wrap {
	width: 100%;
	overflow: hidden;
}
#footer {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto 80px;
    overflow: hidden;
}
.footerLeft {
    float: left;
    width: 320px;
    font-size: .9em;
    line-height: 2.3em;
}
.footerRight {
    float: right;
    width: 545px;
}
.fLogo {
    width: 226px;
    display: block;
    margin: 0 0 20px;
}
.fLogo2 {
    width: 230px;
    display: block;
    margin: 0 0 5%;
}
a.link_btn {
	display: inline-block;
	font-size: 1.1em;
	position: relative;
	border-bottom: 1px solid #222;
	padding-left: 15px;
	margin-top: 2%;
	color: #222;
}
a.link_btn:before {
	position: absolute;
    content: '';
    background: url(../images/right_b.svg) no-repeat center/cover;
    width: 5px;
    height: 7px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
a.link_btn:hover::before {
	left: 5px;
} 
ul.list_footer {
    letter-spacing: -.5em;
}
ul.list_footer >li {
    letter-spacing: .02em;
	vertical-align: top;
	display: inline-block;
	margin-right: 9%;
}
ul.list_footer >li:last-child {
	margin-right: 0;
}
ul.list_footer li li {
	margin-bottom: .5em;
}
ul.list_footer li li a {
	padding-left: 15px;
	position: relative;
	color: #222;
}
ul.list_footer li li a:before {
	position: absolute;
	content: '';
	background: url(../images/right_b.svg) no-repeat center/cover;
	width: 5px;
	height: 7px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
ul.list_footer li li a:hover::before {
	left: 5px;
} 
.copy {
    font-size: .85em;
    background: #222;
    color: #fff;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    text-align: center;
    padding: 1.5em;
    letter-spacing: .1em;
}
.copy_winter {
	background: #7dafb2;
}
#instafeed {
    display: flex;
    margin-bottom: 5%;
}
#instafeed li {
	width: 14.5%;
	margin-right: 2.6%;
}
#instafeed li:last-child {
	margin-right: 0;
}
img.sns_ttl {
	width: 200px;
    margin: 0 auto 20px;
    display: block;
}
/*
5:div
------------------------------------------------------------
*/
.mainImg {
	margin: 0;
	position: relative;
}
.mainImg.winter_main_img {
    margin: 0;
}
.mainImg h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.weather {
	background: #222;
    text-align: center;
    color: #fff;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    position: absolute;
    /*top: -140px;*/
	top: 60px;
    left: 20px;
    padding: 35px 30px;
	z-index: 1;
}
.weather h3 {
    font-size: 1.4em;
    text-align: center;
    font-family: 'Lato', 'Noto Sans JP',"メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif sans-serif;
    font-weight: bold;
    margin-bottom: 1em;
}
.weather h3 span {
	font-size: .6em;
	border-top: 1px solid #fff;
	display: block;
}
.weather table {
	font-size: .9em;
}
.weather table th {
    width: 45px;
    background: #fff;
    color: #4c3e30;
    border-bottom: 15px solid #222;
}
.weather table td {
    text-align: left;
    padding: 0 1em;
	border-bottom: 15px solid #222;
}
.weather p {
	font-size: .8em;
}
.ticker_wrap {
    background: #fff;
    position: absolute;
    right: 30px;
    top: -120px;
    padding: 2%;
    max-width: 727px;
    width: 100%;
	font-size: .9em;
}
.ticker_wrap .title {
	float: left;
	font-size: 1.4em;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
	line-height: 1em;
}
.popeway_wrap {
    width: 100%;
    padding: 100px 15px;
    position: relative;
	background: url(../images/bg_ropeway.jpg) no-repeat center/cover;
	background-attachment: fixed;
	margin-bottom: 50px;
}
.left_box {
	float: left;
}
.right_box {
	float: right;
}
.popeway_box {
	overflow: hidden;
	margin-bottom: 30px;
}
.popeway_wrap .left_box, .popeway_wrap .right_box {
	width: 49%;
}
.pagetop {
	position: relative;
	margin-bottom: 80px;
}
.pagetop:after {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #222;
	height: 1px;
	width: 100%;
}
.img_pagetop {
    width: 160px;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 1;
}
.img_pagetop:before {
	position: absolute;
	content: '';
	background: url(../images/top.svg) no-repeat center/cover;
	width: 22px;
	height: 27px;
	top: -20px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -1;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.img_pagetop:hover::before {
	top: -27px;
}
.winter_pagetop {
    margin-top: -20px;
}
.fadein {
	opacity : 0;
	transform : translate(0, 50px);
	transition : all 500ms;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}
.effect .fadein:nth-of-type(2),.fadein2 {
    -moz-transition-delay:200ms;
    -webkit-transition-delay:200ms;
    -o-transition-delay:200ms;
    -ms-transition-delay:200ms;
}
.effect .fadein:nth-of-type(3),.fadein3 {
    -moz-transition-delay:400ms;
    -webkit-transition-delay:400ms;
    -o-transition-delay:400ms;
    -ms-transition-delay:400ms;
}
.slowFade{
	animation-name: slowFade;
	animation-duration: 2s;
	animation-timing-function: ease;
	animation-delay: 0s;
	animation-iteration-count: 1;
	animation-direction: forwards;
	animation-fill-mode: none;
	animation-play-state: running;
}
@keyframes slowFade{
	0%{
		opacity: 0;
		transform: translate(0,100);
	}
	100%{
		opacity: 1;
		transform: translate(0,0);
	}
}
#loader_bg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #fff, #009bbe);
    z-index: 3;
}
#loader {
    display: none;
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 130px;
    height: 150px!important;
    z-index: 4;
}
.loading_img{
	animation: fluffy1 3s ease infinite;
	-moz-animation: fluffy1 3s ease infinite;
	-webkit-animation: fluffy1 3s ease infinite;
	-o-animation: fluffy1 3s ease infinite;
	-ms-animation: fluffy1 3s ease infinite;
    width: 130px;
    height: 150px;
}
@keyframes fluffy1 {
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-10px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-10px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}
.list_gallery_slider .slick-slide img {
    display: block;
    width: 100%;
    height: 170px;
    object-fit: cover;
}
.slick-slide img.sp {
    display: none;
}
.winter_top {
	background: linear-gradient(-135deg, #96abcf, #96cfb6);
    font-size: 1.7em;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 1.5em;
    padding: 35px 0;
	letter-spacing: .1em;
	margin-bottom: 80px;
}
.winter_top_box {
    overflow: hidden;
    width: 100%;
    margin-bottom: 80px;
}
.winter_top_box .left_box{
	width: 44%;
}
.winter_top_box .right_box{
	width: 50%;
}
.winter_top_box .right_box div {
    padding-bottom: 25px;
}
.winter_top_box h3 {
	font-size: 2.2em;
	color: #7dafb2;
	font-weight: bold;
	margin-bottom: .5em;
	line-height: 1.2em;
}
.winter_top_box h3 span{
    font-size: .45em;
    font-weight: normal;
    vertical-align: middle;
    color: #000;
    margin-left: 1em;
	display: inline-block;
}
.winter_top_box .left_box div {
    background: #7dafb2;
    padding: 6%;
	color: #fff;
}
.winter_top_box .left_box div dl{
	overflow: hidden;
	width: 100%;
	margin-bottom: 5%;
}
.winter_top_box .left_box div dl dt {
	float: left;
	width: 50%;
}
.winter_top_box .left_box div dl dd {
	float: right;
	width: 45%;
}
.winter_top_box .left_box div dl dd table {
	width: 100%;
}
.winter_top_box .left_box div dl dd table th {
	background: #fff;
    color: #7dafb2;
    width: 40%;
    text-align: center;
    padding: .5em 1em;
    line-height: 1em;
    border-bottom: 15px solid #7dafb2;
	font-weight: normal;
}
.winter_top_box .left_box div dl dd table td {
    font-size: 1.3em;
    width: 60%;
    border-bottom: 15px solid #7dafb2;
    line-height: 1em;
    padding: 0 .5em;
}
.border_none {
	border: none;
}
.winter_top_box .left_box div ul {
	letter-spacing: -.5em;
}
.winter_top_box .left_box div ul li {
	letter-spacing: normal;
	vertical-align: top;
	display: inline-block;
	width: 49%;
	margin-right: 2%;
	line-height: 2em;
}
.winter_top_box .left_box div ul li:last-child{
	margin-right: 0;
}
.winter_top_box .right_box dl {
    overflow: hidden;
    width: 100%;
    padding: 25px 0;
    border-top: 1px solid #7dafb2;
}
.winter_top_box .right_box dl dt {
	float: left;
	width: 40%;
	overflow: hidden;
	max-height: 160px;
}
.winter_top_box .right_box dl dt img{
	width: 100%;
	height: auto;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.winter_top_box .right_box dl:hover dt img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.winter_top_box .right_box dl dd {
	float: right;
	width: 55%;
	line-height: 1.6em;
}
p.cat {
    text-align: center;
    color: #fff;
    font-size: .85em;
    font-family: 'Lato',sans-serif;
    display: inline-block;
    margin: 0 .5em .5em 0;
    padding: 0 .5em;
}
.event_cat {
	background: #7dafb2;
}
.info_cat {
	background: #f5b316;
}
.unkai_cat {
	background: #948b84;
}
.nighttour_cat {
	background: #042231;
}
.kitty_cat {
	background: #f1a7b4;
}
.winter_top_box .right_box dl dd .day {
	display: inline-block;
	font-size: .9em;
}
.winter_top_box .right_box dl dd .title {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.4em;
    margin: .5em 0;
    clear: both;
}
.winter_top_box .right_box ul {
	letter-spacing: -.5em;
	border-top: 1px solid #7dafb2;
}
.winter_top_box .right_box li{
	letter-spacing: normal;
	vertical-align: top;
	display: inline-block;
	width: 48%;
	margin-right: 4%;
}
.winter_top_box .right_box li:nth-child(2n),
.winter_top_box .right_box li:nth-child(4n){
	margin-right: 0;
}
.winter_top_box .right_box li dl{
	border: none;
}
.winter_top_box .right_box li dl dt {
	overflow: hidden;
	max-height: 80px;
}
.winter_top_box .right_box li dl dd .day {
	font-size: .8em;
}
.winter_top_box .right_box li dl dd .title {
	font-size: 1.15em;
}
.bnr {
    max-width: 560px;
    margin: 0 auto 50px;
}
.online_ticket {
    margin-bottom: 8%;
}
/* モーダル */
.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
}
.popup-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 90%;
    max-width: 610px;
    padding: 7% 3% 4%;
    background-color: #fff;
    z-index: 2;
    text-align: center;
    color: #042231;
    line-height: 2;
}
.popup-inner .title {
    font-size: 2.4em;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: .5em;
}
.close-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 42px;
    height: 42px;
    cursor: pointer;
}
.popup-inner p.bold {
	font-weight: bold;
}
.popup-inner p.small {
	font-size: .85em;
}
.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.85);
  z-index: 1;
  cursor: pointer;
}
/* 下層モーダル */
.modal {
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}
.modal__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.85);
	z-index: 3;
	cursor: pointer;
}
.modal__content {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 90%;
	max-width: 650px;
	padding: 60px 3% 50px;
	background-color: #fff;
	z-index: 4;
	color: #042231;
	line-height: 2;
	font-size: 14px;
}
.modal__content a.button_gra {
	margin-bottom: 0;
	max-width: 400px;
}
a.js-modal-close {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 42px;
	height: 42px;
	cursor: pointer;
}
.modal__content .title {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: .5em;
	text-align: center;
}
a.button_gra {
    max-width: 500px;
    margin: 0 auto;
    color: #fff;
    font-size: 1.2em;
    background: -moz-linear-gradient(to bottom,#FFF,#FFC778 30%,#F89174);
    background: -webkit-linear-gradient(to bottom,#FFF,#FFC778 30%,#F89174);
    background: linear-gradient(to left,#3482a6,#3583a7 30%,#0f415a);
    display: block;
    border-radius: 40px;
    padding: 1.2em;
    margin-top: 1em;
    position: relative;
    text-align: center;
}
a.button_gra:after {
    position: absolute;
    content: '';
    background: url(../images/right_w.svg) no-repeat center/cover;
    width: 5px;
    height: 10px;
    right: 5%;
    top: 0;
    bottom: 0;
    margin: auto;
}
a.ticket_button {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(../images/bg_ticket_button.png) no-repeat center/cover;
    height: 295px;
    z-index: 2;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    font-size: 1.35em;
    padding: 30px 1em;
    color: #222;
    display: none;
}
a.ticket_button:after {
    position: absolute;
    content: '';
    background: url(../images/right_b.svg) no-repeat center/cover;
    width: 5px;
    height: 10px;
    right: 0;
    left: 0;
    bottom: 25px;
    margin: auto;
}
a.more {
    text-align: center;
    display: block;
    font-size: 1.1em;
    border-bottom: 1px solid #000;
    max-width: 350px;
    margin: 0 auto;
    padding-bottom: .5em;
	position: relative;
}
a.more:after {
    position: absolute;
    content: '';
    background: url(../images/right_b.svg) no-repeat center/cover;
    width: 5px;
    height: 10px;
    right: 10px;
    bottom: 0;
	top: 0;
    margin: auto;
}
.map {
	padding: 20px 0;
}
.map::before{
	content: '';
	display: block;
	padding: 60% 0 0;
}
.map > iframe{
	position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.info_wrap {
    background: #1d1931;
    color: #fff;
	padding: 1.5em 1em;
}

/*
6:ul
------------------------------------------------------------
*/
.list_bnr {
    letter-spacing: -.5em;
    float: right;
    width: 75%;
    margin-bottom: 80px;
}
.list_bnr.list_bnr_winter {
    width: 100%;
    float: none;
    overflow: hidden;
    padding: 50px 0;
	margin: 0;
}
.list_bnr li {
    letter-spacing: normal;
	vertical-align: top;
	float:left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 2%;
}
.list_bnr li:nth-child(2n){
	margin-right: 0;
}
.list_three {
	letter-spacing: -.5em;
	margin-bottom: 50px;
}
.list_three li {
    width: 31.5%;
    margin-right: 2.75%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}
.list_three li:last-child {
	margin-right: 0;
}
.list_three li dt {
    margin-bottom: 3%;
    overflow: hidden;
    max-height: 240px;
}
.list_three li img{
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
	height: auto;
	width: 100%;
}
.list_three li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.list_three li dd p.title{
	font-size: 1.3em;
	font-weight: bold;
}
.list_point {
	letter-spacing: -.5em;
	font-size: 1.15em;
}
.list_point li {
	display: inline-block;
	width: 30%;
	margin-right: 5%;
	vertical-align: top;
	letter-spacing: .1em;
}
.list_point li:first-child {
	margin-top: 4%;
}
.list_point li:last-child {
	margin: 8% 0 0;
}
.list_point_2line li:nth-child(1), .list_point_2line li:nth-child(4) {
    margin-top: 4%;
}
.list_point_2line li:nth-child(3), .list_point_2line li:nth-child(6) {
    margin-top: 8%;
}
.list_point_2line li:nth-child(3n) {
    margin-right: 0;
}
.list_point li img {
	margin-bottom: 5%;
}
.list_point li h3 {
	font-size: 1.375em;
	margin-bottom: .5em;
	font-weight: bold;
}

.list_point2 {
	letter-spacing: -.5em;
	font-size: 1.15em;
}
.list_point2 li {
	display: inline-block;
	width: 48%;
	margin-right: 4%;
	vertical-align: top;
	letter-spacing: .1em;
}
.list_point2 li:first-child {
	margin-top: 4%;
}
.list_point2 li:last-child {
	margin: 8% 0 0;
}

.list_sns {
    max-width: 850px;
    width: 100%;
	margin: 0 auto 60px;
	letter-spacing: -.5em;
}
.list_sns li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 32%;
    margin-right: 2%;
}
.list_sns li:last-child{
	margin-right: 0;
}
.list_four {
    width: 100%;
    letter-spacing: -.5em;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    flex-flow: wrap;
    margin: 0 0 50px;
}
.list_four li {
    width: 25%;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    flex-flow: wrap;
	position: relative;
    height: 500px;
	overflow: hidden;
}
.list_four li:first-child {
	background: url(../images/top_season_01.jpg) no-repeat center/cover;
}
.list_four li:nth-child(2) {
	background: url(../images/top_season_02.jpg) no-repeat center/cover;
}
.list_four li:nth-child(3) {
	background: url(../images/top_season_03.jpg) no-repeat center/cover;
}
.list_four li:last-child {
	background: url(../images/top_season_04.jpg) no-repeat center/cover;
}
.list_four li:before {
	position: absolute;
	content: '';
	background: rgba(0,0,0,.3);
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.list_four li:hover::before {
	background: none;
}
.list_four li a {
	padding: 90px 25px;
    display: block;
    width: 100%;
    height: 100%;
	color: #fff;
	position: relative;
	z-index: 1;
}
.list_four li a:hover {

}
.list_four li .button {
    display: block;
    margin: 0 auto 25px;
    max-width: 220px;
	width: 100%;
    text-align: center;
    height: 50px;
    border-radius: 30px;
    position: relative;
    line-height: 50px;
	color: #222;
}
.list_four li .button:before {
    position: absolute;
    content: '';
    top: 5px;
    left: 5px;
    width: 210px;
    height: 40px;
    border: 2px solid #222;
    border-radius: 50px;
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.list_four li .button:hover::before {
	opacity: 1;
}
.list_four li .button:after {
	position: absolute;
    content: '';
    background: url(../images/right_b.svg) no-repeat center/cover;
    width: 5px;
    height: 7px;
    right: 15%;
    top: 0;
    bottom: 0;
    margin: auto;
}
.list_four li h3 {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 2.2em;
    font-family: 'Lato', sans-serif;
	margin-bottom: 1em;
}
.list_four li h3 span {
	display: block;
	font-size: .5em;
	line-height: 1em;
}
ul.list_blog {
	letter-spacing: -.5em;
}
ul.list_blog li {
	letter-spacing: .1em;
    display: inline-block;
    vertical-align: top;
    width: 31%;
    margin: 0 3.5% 5% 0;
}
ul.list_blog li:nth-child(3n){
	margin-right: 0;
}
ul.list_blog li dt {
	overflow: hidden;
	position: relative;
	max-height: 170px;
	margin-bottom: 5%;
}
ul.list_blog li dt .category {
    position: absolute;
    background: #222;
    color: #fff;
    font-size: .9em;
    text-align: center;
    padding: 1% 1em;
    letter-spacing: .1em;
    z-index: 1;
}
ul.list_blog li dt img{
	width: 100%;
	height: auto;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
ul.list_blog li:hover dt img {
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
ul.list_blog li dd .title{
	font-size: 1.3em;
    letter-spacing: normal;
}
ul.list_info {
    font-size: 1.15em;
	margin-bottom: 5%;
}
ul.list_info li {
    border-bottom: 2px solid #222;
    padding: 0 1em 1em;
    margin-bottom: 1em;
}
ul.list_info li span {
	display: inline-block;
	margin-right: 1em;
}
.list_winter_content {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 70px;
}
.list_winter_content li {
	display: -webkit-flex;
    display: flex;
	width: 50%;
	height: 410px;
}
.list_winter_content li:nth-child(1){
	background: url(../images/winter_ski_bg_01.jpg) no-repeat center/cover;
}
.list_winter_content li:nth-child(2){
	background: url(../images/winter_ski_bg_02.jpg) no-repeat center/cover;
}
.list_winter_content li:nth-child(3){
	background: url(../images/winter_ski_bg_03.jpg) no-repeat center/cover;
}
.list_winter_content li:nth-child(4){
	background: url(../images/winter_ski_bg_04.jpg) no-repeat center/cover;
}
.list_winter_content li a{
	padding: 70px;
	display: block;
	position: relative;
	height: 100%;
	color: #fff;
	width: 100%;
}
.list_winter_content li a:after {
	background: rgba(0,0,0,.2);
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.list_winter_content li:hover a:after {
	background: none;
}
.list_winter_content li div{
	position: relative;
    z-index: 1;
}
.list_winter_content li div h4{
	margin-bottom: 3%;
}
.list_winter_content li div h4 span {
    color: #fff;
    font-family: "senobi-gothic",'Noto Sans JP',"メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
    font-size: 1.65em;
	-webkit-transform: rotate(-7deg);
    -moz-transform: rotate(-7deg);
    transform: rotate(-7deg);
    display: inline-block;
    padding: 0 0 1em 50px;
}
.list_winter_content li div h4 span:before {
	position: absolute;
    content: '';
    background: url(../images/icon_hukidashiL.svg) no-repeat center/cover;
    width: 30px;
    height: 50px;
    left: 20px;
    top: 0;
}
.list_winter_content li div h4 span:after {
    position: absolute;
    content: '';
    background: url(../images/icon_hukidashiR.svg) no-repeat center/cover;
    width: 19px;
    height: 50px;
    right: -25px;
    top: -10px;
}
.list_winter_content li div h4 img {
    max-height: 90px;
    display: block;
}
.list_winter_content li div p{
    max-width: 380px;
    width: 100%;
}
ul.list_gallery_slider {
    padding: 0 35px;
    background: #5f9faf;
    margin-bottom: 80px;
}
ul.list_gallery_slider .slick-next:before {
    background: url(../images/right_slider.svg) no-repeat center/cover;
    right: 10px;
}
ul.list_gallery_slider .slick-prev:before {
    background: url(../images/left_slider.svg) no-repeat center/cover;
    left: 10px;
}
ul.list_gallery_slider .slick-prev:before, ul.list_gallery_slider .slick-next:before {
    width: 18px;
    height: 13px;
    top: 0;
    bottom: 0;
    content: '';
    position: absolute;
}
ul.list_gallery_slider .slick-prev, ul.list_gallery_slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 18px;
    height: 13px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1;
}
.list_sns2 {
    max-width: 835px;
    width: 100%;
	margin: 0 auto 60px;
	letter-spacing: -.5em;
}
.list_sns2 li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
    width: 48%;
    margin-right: 4%;
}
.list_sns2 li:last-child{
	margin-right: 0;
}
.list_info__winter {
    font-size: 1.15em;
    font-weight: bold;
}
.winter_top_box .right_box .list_info__winter li {
    width: 100%;
    margin: 1em 0 0;
}
.list_info__winter li span {
    margin-right: 1em;
    font-weight: normal;
    font-size: .85em;
}
.list_movie {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
	margin-bottom: -4%;
}
.list_movie li {
	width: 48%;
	margin: 0 4% 4% 0;
	position: relative;
	padding-top: 27.3%;
}
.list_movie li:nth-child(2n) {
	margin-right: 0;
}
.list_movie li iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/*
7:dl
------------------------------------------------------------
*/
.ticker {
	width: 550px;
    float: right;
}
.ticker ul {
    width: 100%;
    position: relative;
}
.ticker ul li a {
	display: block;
	position: relative;
}
.ticker ul li a:after {
	position: absolute;
	content: '';
	background: url(../images/right_b.svg) no-repeat center/cover;
	width: 5px;
	height: 7px;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.ticker ul li span {
	margin-right: 1em;
}
.dlist_ropeway {
    width: 100%;
    font-size: 1.15em;
    overflow: hidden;
    margin-bottom: 15px;
}
.dlist_ropeway dt {
	float: left;
    width: 50%;
    background: #222;
    color: #fff;
    text-align: center;
    padding: 0 1em;
    height: 40px;
    line-height: 40px;
}
.dlist_ropeway dd {
    float: right;
    width: 50%;
    background: #fff;
    padding: 0 1em;
	height: 40px;
	line-height: 40px;
}
.dlist_top_info {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.dlist_top_info dt {
	width: 150px;
	font-weight: bold;
	font-size: 1.36em;
}
.dlist_top_info dd {
	width: calc(100% - 200px);
}
.dlist_top_info dd a {
	color: #fff;
}
.dlist_top_info dd a span {
	margin-right: 1em;
	letter-spacing: 2px;
}

/*
8:table
------------------------------------------------------------
*/
.table_ropeway {
    width: 100%;
    font-size: 1.15em;
}
.table_ropeway th {
	background: #2d241c;
    color: #fff;
    text-align: center;
    padding: .5em;
    border-right: 15px solid #fff;
    border-bottom: 15px solid #fff;
	font-weight: normal;
}
.table_ropeway th:nth-child(3) {
	border-right: none;
    width: 60%;
}
.table_ropeway td {
	vertical-align: top;
	padding: .5em;
	color: #4c3e30;
	line-height: 2em;
}
.table_ropeway td:first-child {
	text-align: center;
}
.table_ropeway td:nth-child(3) {
	font-size: .85em;
}
.table_ropeway2 {
    width: 100%;
    font-size: 1.15em;
    margin-bottom: 4%;
}
.table_ropeway2 th {
	background: #2d241c;
    color: #fff;
    padding: .5em;
    border-right: 15px solid #fff;
    border-bottom: 15px solid #fff;
	font-weight: normal;
}
.table_ropeway2 th:first-child{
	width: 30%;
}
.table_ropeway2 td {
	vertical-align: top;
	padding: .5em;
	color: #4c3e30;
	line-height: 2em;
}
.table_ropeway2 td:first-child {
	text-align: center;
}
.table_ropeway2 td:nth-child(3) {
	font-size: .85em;
}
.table_ropeway2 td span {
	font-size: .7em;
}
.table_kidsworld {
    width: 100%;
    font-size: 1.1em;
    border-spacing: 5px;
    border-collapse: unset;
	text-align: center;
}
.table_kidsworld th {
	background: #fff;
	text-align: center;
	font-weight: normal;
}
.table_kidsworld td {
	font-size: 1.3em;
	font-family: 'Lato','Noto Sans JP',"メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	font-weight: bold;
	background: #fff;
}
.table_kidsworld td span{
	font-size: .5em;
	margin: 0 .5em;
}
.table_event {
    width: 100%;
    margin: 3% 0;
    font-size: .9em;
	border-top: 1px solid #4c3e30;
	border-right: 1px solid #4c3e30;
}
.table_event th {
	width: 20%;
    text-align: left;
    vertical-align: top;
    background: #4c3e30;
    color: #fff;
    padding: 1em;
    font-weight: normal;
    border-bottom: 1px solid #fff;
}
.table_event td {
    width: 80%;
    padding: 1em;
    border-bottom: 1px solid #4c3e30;
}
/*
9:タイトル
------------------------------------------------------------
*/
.main_ttl {
	font-size: 3em;
	font-weight: bold;
	margin: 0 0 1em;
	text-align: center;
	font-family: 'Lato', 'Noto Sans JP',"メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
}
.main_ttl span.en{
	border-bottom: 3px solid #222;
}
.main_ttl span.jp {
    display: block;
    font-size: .3em;
    font-weight: normal;
    margin-top: .5em;
}
.low_main_ttl {
    font-size: 1.85em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 1.5em;
}
.low_main_ttl span {
    border-bottom: 6px solid #222;
    display: inline-block;
}
.low_main_ttl.txt_clr_white span {
	border-color: #fff;
}
.txt_clr_white a {
    color: #fff;
}
.low_main_ttl2 {
	font-size: 3em;
	font-weight: bold;
	margin: 0 0 1em;
	text-align: center;
	font-family: 'Lato', 'Noto Sans JP',"メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	height: 110px;
	text-shadow: 0 0 5px #fff;
}
.low_main_ttl2 span.en{
	border-bottom: 3px solid #222;
}
.low_main_ttl2 span.jp {
    display: block;
    font-size: .3em;
    font-weight: normal;
    margin-top: .5em;
}
.sub_ttl {
    font-weight: bold;
    font-size: 1.85em;
    text-align: center;
    margin-bottom: 2.5em;
}
.sub_ttl span {
	border-bottom: 6px solid #222;
	position: relative;
}
.sub_ttl.txt_clr_white span {
	border-bottom: 6px solid #fff;
}
.sub_ttl span:after {
    position: absolute;
    content: '';
    height: 25px;
    width: 3px;
    background: #222;
    bottom: -25px;
    left: 0;
    right: 0;
    margin: auto;
}
.sub_ttl.txt_clr_white span:after {
	background: #fff;
}
.album_ttl {
    position: relative;
    clear: both;
    text-align: center;
	margin-bottom: 5%;
}
.album_ttl:before, .album_ttl:after {
	position: absolute;
	content: '';
	background: #222;
	height: 2px;
	width: 100%;
	left: 0;
}
.album_ttl:before {
    top: 65%;
}
.album_ttl:after {
	top: 70%;
}
.album_ttl img {
    max-width: 180px;
    background: #fff;
    position: relative;
    z-index: 1;
    max-height: 130px;
    width: auto;
}
.txt_ttl {
	font-size: 1.5em;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	padding: 1em 0;
	margin-bottom: 1em;
}
.normal_ttl {
    text-align: center;
    font-weight: bold;
    font-size: 2em;
	margin-bottom: 10px;s
}
.access_ttl {
	font-size: 2.4em;
	text-align: center;
	margin-bottom: 1em;
}
.access_ttl span {
    border-bottom: 3px solid #000;
    font-weight: bold;
}
.sun_ttl {
    text-align: center;
    font-family: 'Franklin-Gothic','Noto Sans JP',"メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
    font-size: 3.65em;
    position: relative;
    letter-spacing: .05em;
    line-height: 1.2em;
    margin-bottom: 1em;
    padding-top: 50px;
}
.sun_ttl:before {
	position: absolute;
    content: '';
    background: url(../images/icon_ttl_line.svg) no-repeat center/cover;
    width: 115px;
    height: 46px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.sun_ttl.winter_ttl:before {
    background: url(../images/icon_ttl_line_winter.svg) no-repeat center/cover;
}
.sun_ttl span {
	font-size: .3em;
	display: block;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: normal;
}
.sun_ttl.winter_ttl span {
    border-bottom: none;
}
.winter_main_ttl {
    text-align: center;
    color: #7dafb2;
    font-size: 3em;
    font-family: 'Lato','Noto Sans JP',"メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
    font-weight: bold;
    margin-bottom: 1em;
}
.winter_main_ttl span.en {
	border-bottom: 3px solid #7dafb2;
}
.winter_main_ttl span.jp {
	font-size: .3em;
	display: block;
	font-weight: normal;
	position: relative;
}
.winter_ttl {
    color: #7dafb2;
}
.winter_ttl span{
	border-bottom: 5px solid #7dafb2;
}
.winter_ttl span:after {
	background: #7dafb2;
}
.sub_ttl.winter_ttl  {
	margin-bottom: 1.5em;
}
.border_ttl {
	font-size: 1.4em;
    color: #fff;
    font-weight: bold;
    margin-bottom: .5em;
}
.border_ttl span{
    border-bottom: 3px solid #fff;
    padding-bottom: .2em;
}
.section_kidsworld2 {
	background: url(../images/bg_kidsworld2.jpg) no-repeat left 35% top 0/cover;
}
.goods_ttl {
    text-align: center;
    font-size: 1.4em;
    margin-bottom: 1.5em;
}
.img_ttl {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

/*
10：装飾
------------------------------------------------------------
*/
.txt_clr_white {
	color: #fff;
}
.txt_clr_white span.en  {
	border-bottom: 3px solid #fff;
}
.txt_clr_red {
	color: #e50012;
}
.txt_clr_black {
	color: #222!important;
}
.bg_gray {
	background: #fafafa;
}
.bg_night {
    background: url(../images/bg_nighttour.jpg) no-repeat center/cover;
    padding: 80px 15px 100px;
    margin-bottom: 80px;
}
.bg_navi {
    background: #042231;
    padding: 100px 15px;
    margin-bottom: 80px;
}
.bg_unkai {
	background: url(../images/bg_unkai.jpg) no-repeat center/cover;
    padding: 80px 15px 100px;
    margin-bottom: 80px;
}
.bg_blog {
    background: url(../images/bg_blog.svg) no-repeat center/100% 100%;
}
.bg_gradation {
    background: linear-gradient(-135deg, #96abcf, #96cfb6);
}
.bg_white {
    background: #fff;
}
.bg_inner {
    padding: 5% 3%;
}
.bg_pink {
	background: #ef95a0;
}
.bg_purple {
	background: #9d9ecd;
}
.bg_green {
	background: #add8bb;
}

/*
11:ボタン系
------------------------------------------------------------
*/
a.button {
    color: #fff;
    position: relative;
    background: #222;
    display: block;
    margin: 0 auto;
    width: 290px;
    text-align: center;
    font-size: 1.15em;
    height: 60px;
    border-radius: 30px;
    position: relative;
    line-height: 60px;
}
a.button.bg_gradation {
    background: linear-gradient(-135deg, #96abcf, #96cfb6);
}
a.button.bg_blue {
	background: #96abcf;
}
a.button:before {
    position: absolute;
    content: '';
    top: 8px;
    left: 10px;
    width: 270px;
    height: 45px;
    border: 3px solid #fff;
    border-radius: 50px;
	opacity: 0;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
a.button:hover::before {
	opacity: 1;
}
a.button:after {
	position: absolute;
	content: '';
	background: url(../images/right_w.svg) no-repeat center/cover;
	width: 5px;
	height: 7px;
	right: 10%;
	top: 0;
	bottom: 0;
	margin: auto;
}
a.button.bg_white {
	background: #fff;
	color: #222;
}
a.button.bg_white:before {
	border-color: #222;
}
a.button.bg_white:after {
	background: url(../images/right_b.svg) no-repeat center/cover;
}
a.button.bg_white2 {
	background: #fff;
	color: #7dafb2;
}
a.button.bg_white2:before {
	border-color: #7dafb2;
}
a.button.bg_white2:after {
	background: url(../images/right_gra.svg) no-repeat center/cover;
}
a.button2 {
    color: #fff;
    position: relative;
    background: #042231;
    display: block;
    margin: 0 auto;
    max-width: 500px;
	width: 100%;
    text-align: center;
    font-size: 1.15em;
    height: 70px;
    border-radius: 40px;
    position: relative;
    line-height: 70px;
}
a.button2:before {
    position: absolute;
    content: '';
    top: 8px;
    left: 10px;
    max-width: 480px;
	width: 95%;
    height: 55px;
    border: 3px solid #fff;
    border-radius: 50px;
	opacity: 0;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
a.button2:hover::before {
	opacity: 1;
}
a.button2:after {
	position: absolute;
	content: '';
	background: url(../images/right_w.svg) no-repeat center/cover;
	width: 5px;
	height: 7px;
	right: 5%;
	top: 0;
	bottom: 0;
	margin: auto;
}
a.button3 {
	color: #7dafb2;
    background: #fff;
    display: block;
    margin: 0 auto;
    width: 350px;
    text-align: center;
    font-size: 1.15em;
    height: 78px;
    border-radius: 50px;
    position: relative;
    line-height: 78px;
    font-weight: bold;
}
a.button3:before {
    position: absolute;
    content: '';
    top: 8px;
    left: 10px;
    width: 330px;
    height: 63px;
    border: 3px solid #7dafb2;
    border-radius: 50px;
	opacity: 0;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
a.button3:hover::before {
	opacity: 1;
}
a.button3:after {
    position: absolute;
    content: '';
    background: url(../images/right_gra.svg) no-repeat center/cover;
    width: 6px;
    height: 9px;
    right: 6%;
    top: 0;
    bottom: 0;
    margin: auto;
}
a.button3 span {
	font-size: .7em;
}
a.button3.bg_gradation {
	background: linear-gradient(-135deg, #96abcf, #96cfb6);
	color: #fff;
}
a.button3.bg_gradation:after {
	background: url(../images/right_w.svg) no-repeat center/cover;
}
a.button3.bg_gradation:before {
    border: 3px solid #fff;
}
a.bnr_photo {
    margin: 0 auto 70px;
    display: block;
    width: 340px;
}
a.bnr_hoken {
    margin: 0 auto 70px;
    display: block;
    width: 600px;
}

/*
12:その他パーツ
------------------------------------------------------------
*/
#breadcrumbList {
    font-size: .9em;
    margin-bottom: 50px;
}
img.icon_crystal {
    position: absolute;
    width: 100px;
    height: 116px;
    bottom: -57px;
    right: 50px;
	z-index: 1;
	-webkit-animation: spin 100s linear infinite;
    -moz-animation: spin 100s linear infinite;
    -ms-animation: spin 100s linear infinite;
    -o-animation: spin 100s linear infinite;
    animation: spin 100s linear infinite;
}
@-webkit-keyframes spin {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
	0% {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(360deg);}
}
@-ms-keyframes spin {
	0% {-ms-transform: rotate(0deg);}
	100% {-ms-transform: rotate(360deg);}
}
@-o-keyframes spin {
	0% {-o-transform: rotate(0deg);}
	100% {-o-transform: rotate(360deg);}
}
@keyframes spin {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
img.img_ski_bear {
    position: absolute;
    right: 0;
    bottom: -145px;
    width: 186px;
    height: 208px;
    animation: fluffy1 3s ease infinite;
	-moz-animation: fluffy1 3s ease infinite;
	-webkit-animation: fluffy1 3s ease infinite;
	-o-animation: fluffy1 3s ease infinite;
	-ms-animation: fluffy1 3s ease infinite;
}
.fix_btn_01  {
    width: 100px;
    position: fixed;
    right: 35px;
    bottom: 250px;
	z-index: 2;
}
.night_tour {
    width: 135px;
    position: fixed;
    right: 10px;
    /*bottom: 20px;*/
	bottom: 100px;
	z-index: 2;
}
img.img_tree {
    width: 125px;
    height: 153px;
    left: -160px;
    position: absolute;
    bottom: -80px;
}
.alignleft {
	text-align: left!important;
}
a.icon_dog {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 205px;
    height: 200px;
    z-index: 2;
    display: none;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

/*
13:コンタクトフォーム
------------------------------------------------------------
*/
table.contactform  {
	margin-bottom: 2em;
	width: 100%;
}
table.contactform th {
    text-align: left;
    background: #2d241c;
    color: #fff;
    width: 25%;
    padding: .5em 1em;
    border-bottom: 20px solid #fff;
}
table.recruitform th {
	background: #7dafb2;
}
table.contactform td {
    padding: 0 1em;
    border-bottom: 20px solid #fff;
    width: 80%;
}
input, textarea, select{
    padding: 1em;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    border: solid 2px #222;
    width: 100%;
	font-family: 'Noto Sans JP',"メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif
}
table.recruitform td input,table.recruitform td textarea {
    border: 2px solid #7dafb2;
}
table.recruitform td input[type="checkbox"] {
    display: inline;
    width: 18px;
    height: 18px;
    vertical-align: middle;
}
table.recruitform td label {
    display: block;
    margin-bottom: -1em;
}
textarea {
    height: 250px;
}
span.mwform-tel-field input {
    width: 28%!important;
}
.submitBox{
	width: 100%;
	margin: 0 auto 2em;
	text-align: center;
}
.submit, .backBtn{
    padding: 1em;
    display: block;
    font-size: 1.15em;
    color: #fff;
    cursor: pointer;
    border: none;
    letter-spacing: .1em;
    font-weight: bold;
    width: 250px;
    margin: 0 auto;
}
.submit:hover, .backBtn:hover{
	opacity: 0.8;
}
.mw_wp_form_input .submit{
	background: #2d241c;
}
.mw_wp_form_confirm .submit{
	background: #2d241c;
}
.backBtn{
  background: #777;
	margin-top: 1em;
}
.required {
	font-size: 0.8em;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-left: 3%;
}



/*
14:秋ページの下層
------------------------------------------------------------
*/
.list_avtivity li {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}
.list_avtivity li:last-child {
	margin-bottom: 0;
}
.list_avtivity li dl {
    position: relative;
    overflow: hidden;
}
.list_avtivity li dl:before{
	position: absolute;
	content: '';
	background: #222;
	height: 100%;
	z-index: -1;
	width: 2px;
	top: 0;
	right: 44%;
}
.list_avtivity li:nth-child(2n) dl:before {
	left: 17%;
	right: auto;
}
.list_avtivity li dt {
	float: left;
	width: 48%;
}
.list_avtivity li:nth-child(2n) dt {
	float: right;
}
.list_avtivity li dd {
    width: 31%;
    position: absolute;
    bottom: 0;
    right: 15%;
    font-size: 1.15em;
    line-height: 2em;
    overflow: hidden;
    z-index: 1;
    background: #fff;
    padding-top: 1em;
}
.list_avtivity li:nth-child(2n) dd {
	left: 15%;
	right: auto;
}
.list_avtivity li dd h2 {
	font-size: 1.375em;
	font-weight: bold;
	margin-bottom: .5em;
}
.list_avtivity li dd .button {
	font-size: 1em;
	margin: 1em 0 0;
}
dl.dlist_iwana {
    overflow: hidden;
    font-size: 1.15em;
    line-height: 2em;
	margin-bottom: 80px;
}
dl.dlist_iwana dt {
    float: left;
	width: 40%;
}
dl.dlist_iwana dd {
    float: right;
    width: 55%;
    margin-top: 3%;
}
dl.dlist_iwana dd .title {
	font-size: 1.3em;
	margin-bottom: .5em;
	font-weight: bold;
}
dl.dlist_iwana dd img{
	margin-bottom: 5%;
}
dl.dlist_kids {
    overflow: hidden;
    width: 100%;
	position: relative;
	font-size: 1.15em;
	line-height: 2em;
	margin-bottom: 40px;
}
dl.dlist_kids:after {
    position: absolute;
    content: '';
    background: url(../images/kids_02.png) no-repeat center/cover;
    width: 210px;
    height: 240px;
    right: 6%;
    top: 15%;
}
dl.dlist_kids_spring:after {
    position: absolute;
    content: '';
    background: url(../images/kids_spring_02.png) no-repeat center/cover;
    width: 266px;
    height: 185px;
    right: 5%;
    top: 15%;
}
dl.dlist_kids_summer:after {
    position: absolute;
    content: '';
    background: url(../images/kids_summer_02.png) no-repeat center/cover;
    width: 225px;
    height: 209px;
    right: 5%;
    top: 15%;
}
dl.dlist_kids dt {
	float: left;
    width: 70%;
    height: 500px;
    background: url(../images/kids_01.jpg) no-repeat center/cover;
    margin-bottom: 5%;
}
dl.dlist_kids dd {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70%;
    background: #fff;
    padding: 3%;
}
dl.dlist_kids dd .title {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: .5em;
}
ul.list_kids {
    max-width: 1080px;
    float: right;
    width: 100%;
    font-size: 1.15em;
    line-height: 2em;
    margin-bottom: 80px;
}
ul.list_kids li {
	overflow: hidden;
	width: 100%;
	margin-bottom: 5%;
}
ul.list_kids li:last-child {
	margin-bottom: 0;
}
ul.list_kids li dt {
	float: left;
	width: 35%;
}
ul.list_kids li dd {
	float: right;
	width: 60%;
}
ul.list_kids li dd .title {
	font-size: 1.25em;
	display: table;
	border-bottom: 3px solid #222;
	font-weight: bold;
	margin-bottom: 1em;
}
ul.list_kids2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    max-width: 800px;
    margin: 0 auto 7%;
}
ul.list_kids2 li{
	width: 47%;
}
ul.list_kids3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	text-align: center;
}
ul.list_kids3 li {
	margin: 0 4% 0 0;
    width: auto;
}
ul.list_kids3 li:last-child {
	margin-right: 0;
}
ul.list_kids3 li img {
    max-height: 225px;
    display: block;
    margin: 0 auto 10px;
}
dl.dlist_trekking {
    overflow: hidden;
    width: 100%;
	position: relative;
	font-size: 1.15em;
	line-height: 2em;
	margin-bottom: 40px;
}
dl.dlist_trekking:after {
	position: absolute;
    content: '';
    background: url(../images/trekking_02.png) no-repeat center/cover;
    width: 140px;
    height: 235px;
    right: 15%;
    top: 10%;
	z-index: -1;
}
dl.dlist_trekking_spring:after {
    background: url(../images/trekking_spring_02.png) no-repeat center/cover;
    width: 236px;
    height: 267px;
    right: 0;
}
dl.dlist_trekking_summer:after {
    background: url(../images/trekking_summer_02.png) no-repeat center/cover;
    width: 277px;
    height: 213px;
    right: 0;
}
dl.dlist_trekking dt {
	float: left;
    width: 70%;
    height: 500px;
    background: url(../images/trekking_01.jpg) no-repeat center/cover;
    margin-bottom: 8%;
}
dl.dlist_trekking_autumn dt {
	background: url(../images/trekking_autumn_01.jpg) no-repeat center/cover;
}
dl.dlist_trekking_spring dt {
	float: left;
    width: 70%;
    height: 500px;
    background: url(../images/trekking_spring_01.jpg) no-repeat center/cover;
    margin-bottom: 8%;
}
dl.dlist_trekking dd {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70%;
    background: #fff;
    padding: 3%;
}
dl.dlist_trekking dd .title {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: .5em;
}
img.img_map {
    width: 100%;
    margin: 0 auto 50px;
    display: block;
    max-width: 1010px;
}
.img_trekking {
    max-width: 888px;
    width: 100%;
    margin: 0 auto;
}
.img_trekking img {
	margin-bottom: 5%;
}
.img_trekking img:last-child{
	margin-bottom: 0;
}
.brackets {
    position: relative;
    padding: 5% 8%;
	clear: both;
}
.winter_brackets {
    margin-bottom: 60px;
}
.brackets:before, .brackets:after {
    position: absolute;
    content: '';
    width: 40px;
    height: 100%;
    top: 0;
}
.brackets:before {
	background: url(../images/brackets_left.svg) no-repeat center/100% 100%;
	left: 0;
}
.brackets:after {
    background: url(../images/brackets_right.svg) no-repeat center/100% 100%;
    right: 0;
}
.winter_brackets:before {
	background: url(../images/winter_brackets_left.svg) no-repeat center/100% 100%;
	left: 0;
}
.winter_brackets:after {
    background: url(../images/winter_brackets_right.svg) no-repeat center/100% 100%;
    right: 0;
}
ul.list_trekking {
    letter-spacing: -.5em;
	font-size: 1.6em;
	font-weight: bold;
}
ul.list_trekking li {
	letter-spacing: .1em;
    vertical-align: top;

    display: inline-block;
    width: 28%;
    margin-right: 8%;
}
ul.list_trekking li:last-child {
	margin-right: 0;
}
ul.list_trekking li img{
	transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
ul.list_trekking li:hover img {
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
ul.list_trekking li div {
    overflow: hidden;
    margin-bottom: 5%;
}
ul.list_trekking li a{
	color: #222;
}
dl.dlist_therapy, dl.dlist_boardwalk {
    overflow: hidden;
    width: 100%;
	position: relative;
	font-size: 1.15em;
	line-height: 2em;
	margin-bottom: 40px;
}
dl.dlist_therapy:after, dl.dlist_boardwalk:after {
    position: absolute;
    content: '';
    background: url(../images/therapy_02.png) no-repeat center/cover;
    width: 200px;
    height: 178px;
    right: 8%;
    top: 28%;
}
dl.dlist_therapy dt {
	float: left;
    width: 70%;
    height: 500px;
    background: url(../images/therapy_01.jpg) no-repeat center/cover;
    margin-bottom: 8%;
}
dl.dlist_therapy_autumn dt {
	background: url(../images/therapy_autumn_01.jpg) no-repeat center/cover;
}
dl.dlist_boardwalk dt {
	float: left;
    width: 70%;
    margin-bottom: 8%;
}
dl.dlist_therapy dd, dl.dlist_boardwalk dd {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70%;
    background: #fff;
    padding: 3%;
}
dl.dlist_therapy dd .title, dl.dlist_boardwalk dd .title {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: .5em;
}
.brackets_gray {
    padding: 80px 8%;
    margin-bottom: 80px;
	position: relative;
}
.brackets_gray:before, .brackets_gray:after {
    position: absolute;
    content: '';
    width: 40px;
    height: 100%;
    top: 0;
}
.brackets_gray:before {
	background: url(../images/brackets_left_g.svg) no-repeat center/100% 100%;
	left: 0;
}
.brackets_gray:after {
    background: url(../images/brackets_right_g.svg) no-repeat center/100% 100%;
    right: 0;
}
dl.dlist_therapy2 {
    overflow: hidden;
    line-height: 2em;
    font-size: 1.15em;
}
dl.dlist_therapy2 dt {
	float: left;
	width: 30%;
}
dl.dlist_therapy2 dd {
	float: right;
	width: 65%;
}
dl.dlist_therapy3 {
    overflow: hidden;
	font-size: 1.15em;
	color: #acc27c;
	margin-bottom: 7%;
}
dl.dlist_therapy3 dt {
	float: left;
	width: 40%;
	margin-top: 5%;
}
dl.dlist_therapy3 dd {
	float: right;
	width: 52%;
}
dl.dlist_therapy3 dd ul {
	letter-spacing: -.5em;
	font-weight: bold;
	font-size: 1.3em;
	color: #acc27c;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap;
}
dl.dlist_therapy3 dd ul li {
	letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    width: 31%;
    border: 5px solid #acc27c;
    border-radius: 15px;
    margin: 0 3.5% 3.5% 0;
    padding: 3% 3.5%;
}
dl.dlist_therapy3 dd ul li:nth-child(3n) {
	margin-right: 0;
}
ul.list_album {
    letter-spacing: -.5em;
}
ul.list_album li {
    letter-spacing: normal;
	vertical-align: top;
	display: inline-block;
	width: 22%;
	margin: 0 4% 4% 0;
	height: 260px;
	overflow: hidden;
}
ul.list_album li:nth-child(4n) {
	margin-right: 0;
}
ul.list_album li img {
    width: auto;
    max-width: unset;
    height: 100%;
    margin: 0 auto;
    display: block;
}
ul.section_accordion {
    font-size: 1.15em;
    margin-bottom: 6%;
}
ul.section_accordion.section_menu {
    margin-bottom: 8%;
}
ul.section_accordion li {
    margin-bottom: 2%;
    border: 3px solid #000;
    border-radius: 10px;
    padding: 1.5% 2%;
    overflow: hidden;
}
ul.section_accordion li:last-child{
    margin-bottom: 0;
}
.display_none {
	display: none;
}
.accordion_content {
    padding: 0 60px 0 100px;
    float: right;
    clear: both;
    width: 100%;
}
.section_menu .accordion_content {
    padding: 0;
}
.switch {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    font-size: 1.2em;
    font-weight: bold;
}
.switch:after {
	content: "+";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 25px;
    height: 28px;
    font-weight: normal;
    border: 2px solid #000;
    border-radius: 50%;
    width: 28px;
    line-height: 22px;
    text-align: center;
}
.switch.open:after {
    content: "－";
    font-size: 21px;
    line-height: 1em;
}
.switch h3 {
    width: 82%;
    margin: 5% auto;
}
.switch dt {
    float: left;
    width: 100px;
    font-size: 1.3em;
    font-family: 'Lato', 'Noto Sans JP',sans-serif;
    line-height: 1.3em
}
.switch dd {
    float: left;
    width: 80%;
}
.wp-pagenavi {
	text-align: center;
}
.wp-pagenavi a ,.wp-pagenavi span.pages, .wp-pagenavi span.extend {
	background: #777;
    width: 30px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 1%;
    color: #fff;
}	
.wp-pagenavi a:hover {
	background: #222;
    color: #fff;
}
 .wp-pagenavi span.current{
    background: #222;
	 color: #fff;
    width: 30px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 1%;
}
.section_txt {
	font-size: 1.15em;
	line-height: 2em;
	margin-bottom: 10%;
}
.section_txt .category {
    color: #fff;
    padding: .5em 1em;
    font-size: .8em;
    display: inline-block;
    margin-right: 1em;
    line-height: 1em;
}
.section_txt .date {
	display: inline-block;
	font-size: .8em;	
}
.section_txt h1 {
	margin-top: 3%;
}
.section_txt img {
	display: block;
    margin: 3% 0;
    max-height: 450px;
    max-width: 100%;
    height: auto;
    width: auto;
}
.pagination {
	width: 100%;
    margin: 7% auto 10%;
    letter-spacing: -0.5em;
    border-top: 1px solid #3c3228;
    border-bottom: 1px solid #3c3228;
    padding: 2em 0;
	font-size: 1.15em;
}
.pagination li.prev {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    letter-spacing: normal;
    text-align: left;
}
.pagination li.prev a {
    padding-left: 30px;
    position: relative;
	display: block;
}
.pagination li.prev a:before {
    position: absolute;
    content: '';
    background: url(../images/left_g.svg) no-repeat;
    width: 6px;
    height: 9px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.pagination li.next {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    letter-spacing: normal;
    text-align: right;
}
.pagination li.next a {
    padding-right: 30px;
    position: relative;
	display: block;
}
.pagination li.next a:before {
    position: absolute;
    content: '';
    background: url(../images/right_g.svg) no-repeat;
    width: 6px;
    height: 9px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
dl.dlist_bnr {
    overflow: hidden;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    height: 200px;
    margin-bottom: 10%;
}
dl.dlist_bnr dt {
    float: left;
    width: 40%;
    height: 100%;
}
.img_eye {
    background-size: cover;
    height: 100%;
    background-position: center;
}
dl.dlist_bnr dd {
    width: 60%;
    background: #3c3228;
    color: #fff;
    text-align: center;
    font-size: 1.3em;
    height: 100%;
    padding: 7% 5%;
}
img.img_nighttour {
    width: 475px;
    display: block;
    margin: 7% auto 3%;
}
.night_day {
    text-align: center;
    font-size: 5.7em;
	line-height: 1em;
}
.night_day span {
	font-size: .3em;
}
.night_day span.middle {
    font-size: .7em;
}
.secound_p {
    text-align: center;
    font-size: 1.15em;
    margin-bottom: 2em;
	clear: both;
}
img.img_nighttour2 {
    margin-bottom: 50px;
}
dl.dlist_nighttour {
	overflow: hidden;
	margin-bottom: 50px;
}
dl.dlist_nighttour dt {
	float: right;
	width: 40%;
}
dl.dlist_nighttour dd {
    float: left;
    width: 57%;
    font-size: 1.15em;
    line-height: 2.3em;
}
img.img_nighttour3 {
    margin-bottom: 3%;
}
.font15 {
    font-size: 1.1em;
	line-height: 2em;
}
ul.list_nighttour {
    margin: 6% 0 2%;
    font-size: 1.35em;
    text-align: center;
}
ul.list_nighttour li {
    border: 3px solid #fff;
    width: 100%;
    margin-bottom: 2%;
    border-radius: 10px;
    padding: .5em;
}
ul.list_nighttour li span {
	font-size: .5em;
	vertical-align: middle;
}
.night_sub {
    text-align: center;
    color: #ae1e24;
    font-size: 2em;
    font-weight: bold;
    margin: 1em 0;
}
ul.list_price {
	letter-spacing: -.5em;
	font-size: 1.15em;
	margin-bottom: 5%;
}
ul.list_price li {
	width: 49%;
	margin: 0 2% 1% 0;
	letter-spacing: normal;
	vertical-align: top;
	display: inline-block;
}
ul.list_price li:nth-child(2n) {
	margin-right: 0;
}
ul.list_price li dt {
text-align: center;
    color: #222;
    background: #fff;
    height: 40px;
    padding: 0 1em;
    float: left;
    width: 49%;
    line-height: 40px;
}
ul.list_price li dd {
    color: #222;
    background: #fff;
    height: 40px;
    padding: 0 1em;
    float: right;
    width: 49%;
	line-height: 40px;
}
dl.dlist_time {
    overflow: hidden;
    font-size: 1.1em;
    line-height: 2em;
}
dl.dlist_time span {
	font-size: 1.3em;
    font-weight: bold;
    border-bottom: 2px solid #fff;
    display: inline-block;
    padding-bottom: .3em;
    margin-bottom: 1em;
}
dl.dlist_time dt {
    float: left;
	width: 40%;
}
dl.dlist_time dd {
	float: right;
	width: 55%;
}
.popeway_box2 dl {
	overflow: hidden;
	text-align: center;
	display: -webkit-flex;
    display: flex;
}
.popeway_box2 dl dt {
	background: #2d241c;
    color: #fff;
    width: 14%;
    margin: 0 0 1% 1%;
    float: left;
    padding: .3em 0;
}
.popeway_box2 dl dt:first-child {
	margin-left: 0;
	width: 25%;
}
.popeway_box2 dl dd {
	width: 14%;
    margin: 0 0 1% 1%;
    float: left;
    background: #fff;
    padding: .3em 0;
}
.popeway_box2 {
    margin-bottom: 4%;
}
ul.list_button {
	letter-spacing: -.5em;
    text-align: center;
    width: 90%;
    margin: 5% auto 0;

}
ul.list_button li {
    letter-spacing: normal;
	vertical-align: top;
	display: inline-block;
	width: 48%;
	margin-right: 4%;
}
ul.list_button li:last-child {
	margin-right: 0;
}
ul.list_button li a{
	width: 100%;
}
ul.list_button li a.button:after {
    right: 10%;
}
ul.list_button li a.button:before {
	width: 94%;
}
img.img_ropeway {
    max-width: 970px;
    margin: 0 auto 4%;
    display: block;
    width: 100%;
}
.small_center {
    text-align: center;
    font-size: .9em;
    margin: -2em 0 3em;
}
.small_center2 {
    text-align: center;
    font-size: .9em;
    margin: -1em 0 3em;
}
img.img_restaurant {
    margin-bottom: 5%;
}
ul.list_restaurant {
    letter-spacing: -.5em;
	font-size: 1.15em;
	margin-bottom: 5%;
}
ul.list_restaurant li {
    letter-spacing: .1em;
    vertical-align: top;
    display: inline-block;
    width: 31%;
    margin-right: 3.5%;
}
ul.list_restaurant li:last-child{
	margin-right: 0;
}
ul.list_restaurant li img{
	margin-bottom: 3%;
}
.box_menu {
    overflow: hidden;
    max-width: 1020px;
    margin: 0 auto 80px;
    width: 100%;
    font-size: 1.15em;
}
.box_menu .left_box, .box_menu .right_box {
	width: 46%;
}
ul.list_menu li {
    width: 100%;
    margin-bottom: 5%;
    border: none;
    padding: 0;
}
ul.list_menu li:last-child {
	margin-bottom: 0;
}
ul.list_menu li table {
	width: 100%;
}
ul.list_menu li th {
    font-weight: normal;
    width: 80%;
    padding: 0 0 .5em;
}
ul.list_menu li td {
	text-align: right;
	width: 20%;
	padding: 0 0 .5em;
}
ul.list_menu li h3 {
    font-weight: bold;
    font-size: 1.25em;
    border-bottom: 3px solid #222;
    display: inline-block;
    margin-bottom: 1em;
}
img.img_restaurant2 {
    max-width: 900px;
    width: 100%;
    margin: 0 auto 4%;
    display: block;
}
img.img_dog {
    margin-bottom: 20px;
}
p.dog_p {
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 50px;
}
dl.dlist_dog {
	overflow: hidden;
    margin-bottom: 70px;
}
dl.dlist_dog dt {
    float: left;
	width: 45%;
}
dl.dlist_dog dd {
	float: right;
    width: 50%;
    font-size: 1.15em;
    line-height: 2.2em;
}
dl.dlist_dog dd h4 {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
dl.dlist_dog dd h4 span {
    border-bottom: 3px solid #222;
    padding-bottom: .2em;
}
.dog_box {
    border: 1px solid #222;
    padding: 5%;
    position: relative;
    font-size: 1.15em;
    margin-bottom: 100px;
	line-height: 2em;
}
.dog_box .title {
	width: 340px;
    position: absolute;
    top: -31px;
    height: 62px;
    line-height: 62px;
    border: 1px solid #222;
    background: #fff;
    font-size: 1.625em;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: bold;
}
p.unkai_p {
    text-align: center;
    font-size: 1.85em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    letter-spacing: .2em;
    margin-bottom: 1em;
	line-height: 2em;
}
img.img_unkai {
    margin-bottom: 50px;
}
dl.dlist_unkai {
    overflow: hidden;
    margin-bottom: 80px;
    font-size: 1.15em;
    line-height: 2.2em;
}
dl.dlist_unkai dt {
	float: right;
	width: 40%;
}
dl.dlist_unkai dd {
	float: left;
	width: 57%;
}
.unkai_p2 {
    font-weight: bold;
    font-size: 2.1em;
    text-align: center;
    margin-bottom: 1.5em;
}
.unkai_p2 span{
	font-size: .5em;
	vertical-align: middle;
}
ul.list_schedule {
    letter-spacing: -.5em;
    text-align: center;
    font-size: 1.35em;
    margin-bottom: 20px;
	display: -webkit-flex;
    display: flex;
}
ul.list_schedule li {
	letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    width: 23%;
    margin-right: 2.66%;
    border: 3px solid #fff;
    border-radius: 15px;
    padding: 2em .5em;
}
ul.list_schedule li:last-child{
	margin-right: 0;
}
ul.list_schedule li p{
	font-size: 1.1em;
}
ul.list_schedule li p span {
	font-size: .5em;
	vertical-align: middle;
}
ul.list_unkai {
    letter-spacing: -.5em;
    font-size: 1.15em;
    margin-bottom: 30px;
}
ul.list_unkai li {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	width: 49%;
	margin: 0 2% 2% 0;
	border: 1px solid #222;
	overflow: hidden;
}
ul.list_unkai li:nth-child(2n) {
	margin-right: 0;
}
ul.list_unkai li dt {
	background: #222;
	color: #fff;
	text-align: center;
	height: 40px;
	line-height: 40px;
	padding: 0 1em;
	width: 50%;
	float: left;
}
ul.list_unkai li dd {
	width: 50%;
	float: right;
	height: 40px;
	line-height: 40px;
	padding: 0 1em;
}
.minus_box {
    margin-top: -130px;
}
#r_01, #r_02, #r_03 {
    position: relative;
    margin: 10px auto;
    max-width: 700px;
    background: #fff;
    padding: 40px;
}
.mfp-content .title {
    text-align: center;
    background: #2d241c;
    color: #fff;
    padding: .5em;
    display: block;
    margin-bottom: 2em;
    font-size: 1.15em;
}
.table_popup {
	width: 100%;
	margin-bottom: 3%;
}
.table_popup th {
    background: #2d241c;
    color: #fff;
    text-align: center;
    border-right: 10px solid #fff;
    padding: .5em;
    font-weight: normal;
}
.table_popup td {
    padding: .5em;
    border-right: 10px solid #fff;
    border-bottom: 2px solid #2d241c;
}
.table_popup th:last-child, .table_popup td:last-child {
	border-right: none;
}
.table_popup td:nth-child(n+2) {
	text-align: center;
	font-weight: bold;
}
.table_popup td span {
    display: block;
    font-size: .8em;
    position: relative;
    font-weight: normal;
	padding-bottom: 1em;
}
.table_popup td span:before, .table_popup td span:after {
	position: absolute;
	content: '↓';
	color: #db0000;
	font-size: 1em;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 1.3em;
}
.table_popup2 {
	width: 100%;
	margin-bottom: 3%;
	text-align: center;
}
.table_popup2 th {
    background: #2d241c;
    color: #fff;
    border-right: 10px solid #fff;
    padding: .5em;
    font-weight: normal;
}
.table_popup2 td {
    padding: .5em;
    border-right: 10px solid #fff;
    border-bottom: 2px solid #2d241c;
}
.table_ropeway {
    width: 100%;
    font-size: .85em;
}
.table_ropeway th {
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
}
.table_popup {
    margin-bottom: 10%;
    font-size: .9em;
}
.table_popup th {
    border-right: 5px solid #fff;
	line-height: 1.4em;
}
.table_popup td {
    border-right: 5px solid #fff;
    border-bottom: 2px solid #2d241c;
}
.list_access {
    letter-spacing: -.5em;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 100px;
    font-size: 1.15em;
    font-weight: bold;
}
.list_access li {
    letter-spacing: normal;
    width: 30%;
    border-radius: 15px;
    margin-right: 5%;
    border: 3px solid #000;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.list_access li:last-child {
	margin-right: 0;
}
.list_access li img {
    max-width: 72px;
    max-height: 50px;
    display: block;
    margin: 0 auto 5%;
}
.list_access li a {
    padding: 10%;
    position: relative;
    width: 100%;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    flex-flow: wrap;
    -webkit-justify-content: center;
    justify-content: center;
}
.list_access li a:after {
	position: absolute;
    content: '';
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    bottom: 10%;
    right: 0;
    left: 0;
    margin: auto;
}
img.map_img1 {
    max-width: 500px;
    margin: 0 auto 20px;
    display: block;
	width: 100%;
}
img.map_img2 {
    max-width: 500px;
    margin: 0 auto 50px;
    display: block;
	width: 100%;
}
p.access_p {
    font-size: 1.1em;
    line-height: 2em;
    margin-bottom: 40px;
}
.list_access2 {
	letter-spacing: -.5em;
    margin: 0 0 80px;
    font-size: 1.1em;
    line-height: 2em;
}
.list_access2 li {
    letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    width: 48%;
    margin-right: 4%;
    border: 1px solid #000;
    padding: 3%;
}
.list_access2 li:last-child {
	margin-right: 0;
}
.list_access2 li span {
	font-weight: bold;
}
ul.list_access3 {
    letter-spacing: -.5em;
	text-align: center;
}
ul.list_access3 li {
	letter-spacing: normal;
	vertical-align: top;
	display: inline-block;
	width: 23.5%;
	margin: 0 2% 5% 0;
}
ul.list_access3 li:nth-child(4n) {
	margin-right: 0;
}
img.map_img3 {
	max-width: 500px;
    margin: 0 auto 100px;
    display: block;
	width: 100%;
}
ul.list_access4 {
    letter-spacing: -.5em;
    margin-bottom: 5%;
}
ul.list_access4 li {
	letter-spacing: normal;
	vertical-align: top;
	display: inline-block;
	width: 48%;
	margin-right: 4%;
}
ul.list_access4 li:last-child{
	margin-right: 0;
}
ul.list_access5 {
    max-width: 800px;
    width: 100%;
    font-size: 1.15em;
	margin: 0 auto;
}
ul.list_access5 li {
	overflow: hidden;
	margin-bottom: 3%;
	width: 100%;
}
ul.list_access5 li:last-child {
	margin-right: 0;
}
ul.list_access5 li dt {
    font-size: 1.15em;
    text-align: center;
    color: #fff;
    background: #2d241c;
    width: 40%;
    float: left;
    padding: 5px 1em;
}
ul.list_access5 li dd {
    float: right;
    width: 58%;
    background: #fff;
    padding: 5px 1em;
}
ul.list_access5 li dd span {
    font-weight: bold;
    margin-right: 1em;
    font-size: 1.15em;
}
ul.list_access6 {
	letter-spacing: -.5em;
    margin-bottom: 50px;
}
ul.list_access6 li {
	letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    width: 45%;
    margin-right: 10%;
}
ul.list_access6 li:last-child {
	margin-right: 0;
}
ul.list_access7 {
    letter-spacing: -.5em;
	margin-bottom: 50px;
}
ul.list_access7 li {
    letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    width: 35%;
    margin-right: 30%;
}
ul.list_access7 li:last-child {
	margin-right: 0;
}
p.access_p2 {
    font-size: 1.1em;
    line-height: 2em;
    max-width: 600px;
    margin: 0 auto;
}
.id_box {
    padding-top: 150px;
    margin-top: -150px;
}
table.table_company {
    font-size: 1.15em;
    width: 100%;
    border-top: 1px solid #000;
	margin-bottom: 70px;
}
table.table_company th {
	font-weight: bold;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #000;
    padding: 1em .5em;
	width: 15%;
}
table.table_company td {
	vertical-align: top;
	border-bottom: 1px solid #000;
	padding: 1em .5em;
	width: 85%;
}
p.company_p {
    line-height: 2em;
    font-size: 1.15em;
    margin-bottom: 2em;
}
table.ai1ec-month-view a{
	pointer-events: none!important;
}
.ai1ec-month-view .ai1ec-date {
    font-size: 16px!important;
    height: 30px!important;
    line-height: 30px!important;
    background: #4c3e30!important;
    text-align: center!important;
    text-shadow: none!important;
}
.ai1ec-month-view .ai1ec-event {
    height: 25px!important;
    line-height: 25px!important;
    margin: 5px!important;
}
.timely.ai1ec-calendar-toolbar.ai1ec-clearfix {
    display: none;
}
ul.list_ticket {
    clear: both;
    margin-top: 3%;
    font-size: 1.1em;
	letter-spacing: -.5em;
}
ul.list_ticket li {
    display: inline-block;
	vertical-align: top;
	letter-spacing: normal;
	margin-right: 3%;
}
ul.list_ticket li:last-child {
	margin-right: 0;
}

/*
15:冬ページの下層
------------------------------------------------------------
*/
img.img_slope_ttl {
    max-width: 518px;
    width: 100%;
    margin: 0 auto 5%;
    display: block;
}
img.img_tree2 {
    width: 125px;
    height: 153px;
    left: 60px;
    bottom: -80px;
    position: absolute;
	z-index: -1;
}
img.img_bear {
	width: 190px;
    position: absolute;
    right: 10px;
    bottom: -150px;
    height: 266px;
    z-index: 1;
    animation: fluffy1 3s ease infinite;
    -moz-animation: fluffy1 3s ease infinite;
    -webkit-animation: fluffy1 3s ease infinite;
    -o-animation: fluffy1 3s ease infinite;
    -ms-animation: fluffy1 3s ease infinite;
}
img.img_slope_map {
    margin: 20px 0 70px;
}
ul.list_slope {
    letter-spacing: -.5em;
	font-size: 1.2em;
	font-weight: bold;
	color: #7dafb2;
}
ul.list_slope li {
	letter-spacing: .1em;
    vertical-align: top;
    display: inline-block;
    width: 31.5%;
    margin: 0 2.75% 3% 0;
}
ul.list_slope li:nth-child(3n) {
	margin-right: 0;
}
ul.list_slope li img{
	margin-bottom: 3%;
}
ul.list_slope li .title {
    color: #fff;
    padding: .3em 1em .1em;
    letter-spacing: .1em;
}
ul.list_slope li .title.green {
	background: #56abb7;
}
ul.list_slope li .title.yellow {
	background: #fdd35c;
}
ul.list_slope li .title.blue {
	background: #06b4ea;
}
ul.list_slope li .title.skyblue {
	background: #69d2f3;
}
ul.list_slope li .title.pink {
	background: #f20cac;
}
img.img_restaurant_ttl {
    max-width: 748px;
    width: 100%;
    margin: 0 auto 3%;
    display: block;
}
table.table_restaurant {
    max-width: 733px;
    width: 100%;
    margin: 0 auto 100px;
    font-size: 1.2em;
	text-align: center;
}
table.table_restaurant caption {
    font-weight: bold;
    font-size: 1.2em;
    text-align: left;
    color: #7dafb2;
    margin-bottom: 1%;
}
table.table_restaurant th {
	font-weight: normal;
    font-size: 1.1em;
    color: #fff;
    background: #7dafb2;
    padding: .3em 1em;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
}
table.table_restaurant td {
    background: #f7f7f7;
    text-align: center;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    padding: .3em 1em;
}
table.table_restaurant th:last-child, table.table_restaurant td:last-child{
	border-right: none;
}
img.img_ski_restaurants {
    width: 205px;
    position: absolute;
    right: 20px;
    bottom: -101px;
    animation: fluffy1 3s ease infinite;
	-moz-animation: fluffy1 3s ease infinite;
	-webkit-animation: fluffy1 3s ease infinite;
	-o-animation: fluffy1 3s ease infinite;
	-ms-animation: fluffy1 3s ease infinite;
	z-index: 1;
}
dl.dlist_ski_restaurants {
    width: 100%;
    padding: 80px 0;
	position: relative;
}
dl.dlist_ski_restaurants:after {
    content: '';
    display: block;
    clear: both;
}
dl.dlist_ski_restaurants dt {
    float: left;
	width: 47%;
	position: relative;
}
dl.dlist_ski_restaurants dd {
	float: right;
	width: 50%;
	font-size: 1.15em;
}
dl.dlist_ski_restaurants dd p{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: .5em;
}
dl.dlist_ski_restaurants dd p span {
	font-size: .7em;
}
img.img_ski_restaurants2 {
    width: 70%;
    float: right;
}
img.img_gere {
    position: absolute;
    width: 330px;
    top: -128px;
    left: 0;
}
img.img_lift_ttl {
    max-width: 788px;
    width: 100%;
    margin: 0 auto 2%;
    display: block;
}
img.img_lift_ttl.sp {
	display: none;
}
table.table_ski_lift {
    width: 100%;
    font-size: 1.15em;
    border-spacing: 5px;
    border-collapse: unset;
    margin: 4% 0 2%;
    font-family: 'Roboto','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Noto Sans JP',"メイリオ",Meiryo,Helvetica,sans-serif;
}
table.table_ski_lift th {
    color: #fff;
    text-align: center;
    font-weight: normal;
	padding: .2em 1em;
}
table.table_ski_lift th:first-child{
	background: #16557b;
}
table.table_ski_lift th:nth-child(2){
	background: #1d5e31;
}
table.table_ski_lift th:nth-child(3){
	background: #8d8d8d;
}
table.table_ski_lift th:nth-child(4){
	background: #2f3985;
}
table.table_ski_lift th:last-child{
	background: #ab338c;
}
table.table_ski_lift td {
    background: #fff;
    padding: .2em 1em;
}
td.txt_clr_red {
    font-weight: bold;
}
table.table_ski_lift td:nth-child(n+2){
	text-align: center;
}
table.table_ski_lift td.bg_blown {
    background: #e6e1bf;
	text-align: center;
}
table.table_ski_lift td span{
    font-size: 11px;
    margin-left: .5em;
    vertical-align: middle;
}
dl.dlist_lift {
    background: #fff;
    border-radius: 50px;
    font-size: 1.3em;
    font-weight: bold;
    overflow: hidden;
    padding: 1% 5%;
    max-width: 1020px;
    margin: 0 auto 3%;
    width: 100%;
}
dl.dlist_rental {
    background: #f7f7f7;
    margin-bottom: 6%;
}
dl.dlist_lift dt, dl.dlist_lift dd  {
    width: auto;
    display: inline;
}
dl.dlist_lift dd img{
    display: inline-block;
    max-height: 35px;
    max-width: 55px;
    margin-right: 2%;
    vertical-align: middle;
}
img.img_tcard {
    width: 75px;
    margin: 0 auto 2%;
    display: block;
}
table.table_point, table.table_club {
    margin-top: 0;
}
table.table_point td, table.table_club td {
    background: #f7f7f7;
}
table.table_point th:last-child {
    background: #f5a400;
}
table.table_club th:last-child {
    background: #8d8d8d;
}
img.img_snowshoe_ttl {
    max-width: 500px;
    width: 100%;
    margin: 0 auto 3%;
    display: block;
}
dl.slidt_snowshoe {
    width: 100%;
	position: relative;
	padding-bottom: 8%;
	margin-bottom: 5%;
}
dl.slidt_snowshoe:after {
	content: '';
	display: block;
	clear: both;
}
dl.slidt_snowshoe dt {
    float: left;
	width: 70%;
	position: relative;
}
img.img_snowshoe {
	width: 100%;
}
img.img_snowshoe_ttl2 {
	position: absolute;
	width: 412px;
	right: -40%;
	top: 30%;
}
dl.slidt_snowshoe dd {
	position: absolute;
	right: 0;
	background: #fff;
	padding: 3% 0 0 3%;
	font-size: 1.15em;
	bottom: 0;
	width: 60%;
}
dl.slidt_snowshoe dd p{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: .5em;
}
table.table_rental {
    width: 100%;
    margin-bottom: 3%;
    font-size: 1.15em;
    border-spacing: 5px;
    border-collapse: unset;
    font-family: 'Roboto','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Noto Sans JP',"メイリオ",Meiryo,Helvetica,sans-serif;
}
table.table_rental th {
    font-size: 1.1em;
    background: #7dafb2;
    text-align: center;
    font-weight: normal;
    color: #fff;
    padding: .3em .5em;
}
table.table_rental td {
	background: #f7f7f7;
	padding: .3em .5em;
}
table.table_rental td:nth-child(n+2){
	text-align: center;
}
table.table_rental td span{
	font-size: .6em;
	margin-left: .5em;
}
td.money {
    font-size: 1.25em;
    font-weight: bold;
}
ul.list_img {
    letter-spacing: -.5em;
}
ul.list_img li {
    letter-spacing: normal;
	vertical-align: top;
	display: inline-block;
	width: 49%;
	margin-right: 2%;
}
ul.list_img li:last-child{
	margin-right: 0;
}
dl.dlift_snowshoe2 {
    background: #fff;
    padding: 4%;
    overflow: hidden;
    color: #7dafb2;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}
dl.dlift_snowshoe2 dt {
    float: left;
    width: 40%;
    font-size: 1.85em;
    font-weight: bold;
    margin-right: 4%;
}
dl.dlift_snowshoe2 dd {
	float: right;
    width: 55%;
    border-left: 2px solid #7dafb2;
    padding-left: 4%;
    font-size: 3.6em;
    font-family: 'Roboto', sans-serif;
    letter-spacing: normal;
}
dl.dlift_snowshoe2 dd a{
	color: #7dafb2;
}
dl.dlift_snowshoe2 dd span{
	font-size: .45em;
}
.box_img_school {
    position: relative;
    overflow: hidden;
    margin-bottom: 10%;
}
img.ski_school_ttl {
    max-width: 560px;
    position: absolute;
    bottom: 8%;
    left: 5%;
    width: 90%;
}
.ski_school_box {
    background: #fff;
    overflow: hidden;
    padding: 4%;
}
.ski_school_box dl{
    overflow: hidden;
    color: #7dafb2;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
	margin-bottom: 3%;
}
.ski_school_box dt {
	float: left;
	width: 35%;
	margin-right: 5%;
	font-size: 1.85em;
	font-weight: bold;
	text-align: center;
}
.ski_school_box dd {
    float: right;
    width: 60%;
    border-left: 2px solid #7dafb2;
    font-size: 3.8em;
    padding-left: 5%;
    font-family: 'Roboto', 'Noto Sans JP',"メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
    letter-spacing: normal;
	line-height: 1em;
}
.ski_school_box dd a {
	pointer-events: none;
	color: #7dafb2;
}
.ski_school_box dd span {
	font-size: .45em;
}
.ski_school_box dd p {
	color: #000;
	font-size: 14px;
	text-align: left;
}
.ski_school_box dd p.time {
	margin-bottom: -1em;
}
.ski_school_box dd p.clear {
    font-size: 12px;
    line-height: 1.8em;
}
.ski_school_box img{
	max-width: 604px;
	width: 100%;
	margin: 0 auto;
	display: block;
}
img.img_rental {
    margin-bottom: 5%;
}
ul.list_rental {
    letter-spacing: -.5em;
	margin-bottom: 4%;
}
ul.list_rental li {
    letter-spacing: normal;
	vertical-align: top;
	display: inline-block;
	width: 48%;
	margin-right: 4%;
}
ul.list_rental li:last-child{
	margin-right: 0;
}
img.img_kitty {
    width: 250px;
    position: absolute;
    left: 0;
    bottom: -50px;
}
img.kidsworld_ttl {
    max-width: 660px;
    display: block;
    margin: 0 auto;
    width: 100%;
}
.bg_kidsworld {
    background: url(../images/bg_kidsworld.jpg) no-repeat center/cover;
    background-attachment: fixed;
    padding: 100px 0;
    height: 1000px;
}
img.kidsworld_ttl2 {
    position: absolute;
    left: 15px;
    width: 651px;
    top: 0;
}
img.kidsworld_ttl3 {
    width: 303px;
    right: 15px;
    top: 30px;
    position: absolute;
}
ul.list_kidsworld {
    letter-spacing: -.5em;
    background: #fff;
}
ul.list_kidsworld li {
    letter-spacing: normal;
	vertical-align: top;
	display: inline-block;
	width: 48%;
	margin: 0 4% 4% 0;
}
ul.list_kidsworld li:nth-child(2n) {
	margin-right: 0;
}
.section_kidsworld {
    background: #fff;
    max-width: 1400px;
    padding: 5%;
    width: 90%;
    margin: -200px auto 0;
}
ul.list_kidsworld {
    letter-spacing: -.5em;
    background: #fff;
    width: 100%;
	font-size: 1.3em;
	color: #7dafb2;
	font-weight: bold;
}
ul.list_kidsworld li {
    letter-spacing: normal;
    vertical-align: top;
	display: inline-block;
	width: 48%;
	margin: 0 4% 4% 0;
}
ul.list_kidsworld li:nth-child(2n) {
	margin-right: 0;
}
ul.list_kidsworld li .title {
	color: #fff;
	background: #7dafb2;
	padding: .5em 1em;
}
ul.list_kidsworld li img{
	margin-bottom: 3%;
}
p.kidsworld_time {
    font-size: 1.15em;
    text-align: center;
    color: #fff;
    margin-bottom: 2em;
}
dl.list_kidsworld {
    font-size: 1.1em;
    text-align: center;
	margin-bottom: 3%;
}
dl.list_kidsworld dt { 
    background: #fff;
    width: 100%;
    margin-bottom: 5px;
    height: 40px;
    line-height: 40px;


}
dl.list_kidsworld dd { 
    background: #fff;
    width: 100%;
    font-size: 1.1em;
    height: 40px;
    line-height: 40px;
}
dl.list_kidsworld dd p{
	font-size: 1.3em;
	margin-left: .5em;
	display: inline-block;
	font-family: 'Roboto','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Noto Sans JP',"メイリオ",Meiryo,Helvetica,sans-serif;
}
dl.list_kidsworld dd p span {
    font-size: .5em;
    margin-left: .5em;
}
.kitty_event {
    max-width: 587px;
    float: right;
	padding: 130px 0 80px;
}
.kidsworld_ttl4 {
    margin-bottom: 5%;
}
img.img_winter_nighttour {
    margin-bottom: 4%;
}
.scroll_p {
	display: none;
}
.bg_kitty {
	background: url(../images/kitty_02.jpg) no-repeat center/cover;
    background-attachment: fixed;
    padding: 100px 0 0;
    height: 1000px;
    position: relative;
    z-index: -1;
}
p.kitty_p {
    text-align: center;
    font-size: 1.3em;
    margin-bottom: 1.5em;
}
.table_kitty {
    width: 100%;
    margin-bottom: 2%;
    font-size: 1.5em;
    border-color: #fff;
}
.table_kitty th {
	color: #fff;
    text-align: center;
    width: 10%;
	padding: 0 .5em;
}
.table_kitty th span{
	font-size: 1.3em;
	font-weight: bold;
	display: block;
}
.table_kitty td {
    padding: 0 1em;
}
.table_kitty td:nth-child(2){
	width: 23%;
}
.table_kitty td:nth-child(3){
	width: 35%;
}
.table_kitty td:last-child{
	color: #fff;
    display: inline;
	position: relative;
}
.table_kitty td:last-child::before {
	position: absolute;
    content: '';
    left: -10px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7.5px 10px 7.5px 0;
    bottom: 0;
    margin: auto;
}
.table_kitty td.bg_pink:last-child::before {
    border-color: transparent #ef95a0 transparent transparent;
}
.table_kitty td.bg_purple:last-child::before {
    border-color: transparent #9d9ecd transparent transparent;
}
.table_kitty td.bg_green:last-child::before {
    border-color: transparent #add8bb transparent transparent;
}
img.img_kitty_ttl {
    margin-bottom: -30px;
}
.table_recruit th {
	font-weight: normal;
	width: 20%;
}
.table_recruit td {
    width: 80%;
    text-align: left!important;
}
.box_rec {
    background: #f7f7f7;
    font-size: 1.2em;
    padding: 1em;
    text-align: center;
}
/*
16:マージン・パディング
------------------------------------------------------------
*/
.m0 {
	margin-bottom: 0!important;
}
.m05 {
	margin-bottom: 5px;
}
.m10 {
	margin-bottom: 10px;
}
.m12 {
	margin-bottom: 12px;
}
.m15 {
	margin-bottom: 15px;
}
.m20 {
	margin-bottom: 20px;
}
.m30 {
	margin-bottom: 30px;
}
.m40 {
	margin-bottom: 40px;
}
.m50 {
	margin-bottom: 50px!important;
}
.m60 {
	margin-bottom: 60px;
}
.m80 {
	margin-bottom: 80px;
}
.mt05 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt12 {
	margin-top: 12px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt60 {
	margin-top: 60px;
}
.ml05 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml12 {
	margin-left: 12px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.ml40 {
	margin-left: 40px;
}
.ml50 {
	margin-left: 50px;
}
.ml60 {
	margin-left: 60px;
}
.mr05 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mr30 {
	margin-right: 30px;
}
.mr40 {
	margin-right: 40px;
}
.mr50 {
	margin-right: 50px;
}
.mr60 {
	margin-right: 60px;
}
.pt05 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt30 {
	padding-top: 30px;
}
.pt40 {
	padding-top: 40px;
}
.pb05 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb40 {
	padding-bottom: 40px;
}
.pl05 {
	padding-left: 5px;
}
.pl10 {
	padding-left: 10px;
}
.pl15 {
	padding-left: 15px;
}
.pl20 {
	padding-left: 20px;
}
.pl30 {
	padding-left: 30px;
}
.pl40 {
	padding-left: 40px;
}
.pr05 {
	padding-right: 5px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}
.pr20 {
	padding-right: 20px;
}
.pr30 {
	padding-right: 30px;
}
.pr40 {
	padding-right: 40px;
}
.imgTi {
	margin-bottom: 15px;
}
.imgTi0 {
	margin-bottom: 0px;
}
.imgTi5 {
	padding-bottom: 5px;
}
.imgTi10 {
	padding-bottom: 10px;
}
.imgTi15 {
	padding-bottom: 15px;
}
.imgTi20 {
	padding-bottom: 20px;
}
.imgTi30 {
	padding-bottom: 30px;
}


/*
16:Pagination
------------------------------------------------------------
*/
ul.paginationList{
	width: 100%;
    margin: 7% auto 5%;
    letter-spacing: -0.5em;
    border-top: 1px solid #3c3228;
    border-bottom: 1px solid #3c3228;
    padding: 2em 0;
}
ul.paginationList li.prev{
    display: inline-flex;
    text-align: left;
    width: 30%;
    vertical-align: top;
    letter-spacing: normal;
    align-items: center;
}
ul.paginationList li.prev a{
    color: #fff;
    padding: 5px 5px 5px 20px;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
    text-align: center;
    border: 1px solid #fff;
    background: #67ccd9 url(../images/arrow_wleft.svg) no-repeat 4% center;
    background-size: auto 8px;
    align-items: center;
    justify-content: center;
}
ul.paginationList li.prev a:hover{
    color: #67ccd9;
    border: 1px solid #67ccd9;
    background: #fff url(../images/arrow_skyleft.svg) no-repeat 4% center;
    background-size: auto 8px;
}
ul.paginationList li.middle{
    display: inline-flex;
    text-align: center;
    width: 40%;
    vertical-align: top;
    letter-spacing: normal;
    align-items: center;
}
ul.paginationList li.middle a{
    color: #fff;
    padding: 5px 5px 5px 5px;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    background: #67ccd9;
    align-items: center;
    justify-content: center;
}
ul.paginationList li.middle a:hover{
    border: 1px solid #67ccd9;
    color: #67ccd9;
    background: #fff;
}
ul.paginationList li.next{
    display: inline-flex;
    text-align: right;
    width: 30%;
    vertical-align: top;
    letter-spacing: normal;
    align-items: center;
}
ul.paginationList li.next a{
    color: #fff;
    padding: 5px 20px 5px 5px;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: 100%;
    text-align: center;
    border: 1px solid #fff;
    background: #67ccd9 url(../images/arrow_wright.svg) no-repeat 95% center;
    background-size: auto 8px;
    align-items: center;
    justify-content: center;
}
ul.paginationList li.next a:hover{
    color: #67ccd9;
    border: 1px solid #67ccd9;
    background: #fff url(../images/arrow_skyright.svg) no-repeat 95% center;
    background-size: auto 8px;
}
ul.list_photo {
    letter-spacing: -.5em;
	margin-bottom: 3%;
}
ul.list_photo li {
    letter-spacing: normal;
	vertical-align: top;
	display: inline-block;
	width: 32%;
	margin: 0 2% 2% 0;
}
ul.list_photo li:nth-child(3n) {
	margin-right: 0;
}
.mini {
    font-size: .8em;
}
.dlist_score {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    background: #042231;
    color: #fff;
    padding: 3%;
    max-width: 775px;
    width: 100%;
    margin: 0 auto;
    font-family: 'Lato','Noto Sans JP',"メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
}
.dlist_score dt {
    width: 40%;
    padding-right: 5%;
    border-right: 1px solid #fff;
    font-size: 1.8em;
}
.dlist_score dt span {
    font-size: .6em;
    display: block;
}
.dlist_score dd {
    font-size: 3.2em;
    width: 60%;
    padding-left: 5%;
}
.dlist_score dd p {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    line-height: 1;
}
.dlist_score dd span {
    font-size: .325em;
    margin-left: 1em;
}
.dlist_winter_night {
    display: -webkit-flex;
    display: flex;
	-webkit-justify-content: center;
    justify-content: center;
    max-width: 987px;
    margin: 0 auto 3%;
    width: 100%;
}
.dlist_winter_night dt {
    margin-right: 5%;
}
.dlist_winter_night dd p {
    font-size: 1.4em;
    border-bottom: 2px solid #040000;
    position: relative;
    margin-bottom: 1em;
}
.dlist_winter_night dd p:after {
    position: absolute;
    content: '';
    background: #040000;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    right: 0;
    bottom: -6px;
}
ul.list_goods {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-flow: wrap;
    flex-flow: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	margin-bottom: 5%;
}
ul.list_goods li {
	width: 30%;
	margin: 0 5% 3% 0;
}
ul.list_goods li:nth-child(3n) {
	margin-right: 0;
}
ul.list_goods li img {
	margin-bottom: 3%;
}
ul.list_goods li h4 {
	font-size: 1.3em;
}
a.bnr_renew {
    margin-bottom: 6%;
    display: block;
    clear: both;
}
.list_bnr2 {
    margin-bottom: 6%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.list_bnr2 li {
	width: 48%;
}
.dlist_date {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	-webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 5%;
	max-width: 520px;
    margin: 0 auto;
}
.dlist_date dt {
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
    border-left: 1px solid #222;
    width: 200px;
    position: relative;
    margin-right: 8%;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.dlist_date dt:after {
    position: absolute;
    content: '';
    border-right: 1px solid #222;
    border-top: 1px solid #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 35px;
    width: 35px;
    right: -17px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.movie {
	width:100%;
	padding-bottom: 56.25%;
	height:0px;
	position: relative;
	margin-bottom: 5%;
}
.movie iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.movie video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.list_rain {
    display: flex;
    flex-wrap: wrap;
	margin-bottom: -3.5%;
}
.list_rain li {
	width: 31%;
    margin: 0 3.5% 3.5% 0;
}
.list_rain li:nth-child(3n) {
	margin-right: 0;
}
.list_rain li img {
	margin-bottom: 4%;
}
p.kids_p {
    text-align: center;
    margin-top: 1em;
    font-size: 1.1em;
}
.dlist_day {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    font-size: 1.2em;
    max-width: 500px;
    margin: 0 auto;
    padding: .5em;
	color: #fff;
}
.dlist_day dt {
	font-size: 1.1em;
	margin-right: 1em;
}
.redy_day {
	background: #ec76a2;
}
.men_day {
	background: #076baf;
}
.one_day {
    font-size: 1.3em;
    text-align: center;
    margin-top: 1em;
	letter-spacing: .1em;
}
.one_day span {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: .1em;
	margin-left: .3em;
}
.snow_magic_19 {
	margin: 0 auto 2%;
	display: block;
}

/* ヘブンスそのはらの環境保全活動 */
img.maintenance_ttl {
    width: 539px;
    height: 129px;
    margin: 0 auto 50px;
    display: block;
}
.list_maintenance li {
	margin-bottom: 100px;
	font-size: 1.15em;
	line-height: 2.1875;
}
.list_maintenance li:last-child {
	margin-bottom: 0;
}
.list_maintenance li img {
	margin-bottom: 30px;
	width: 100%;
}
.list_maintenance li .title {
	font-weight: bold;
    text-align: center;
    font-size: 2em;
    margin-bottom: .5em;
    line-height: 1.5;
}
.list_maintenance li a.button {
	margin: 2em auto 0;
}

/* 高原バス無料キャンペーン */
.section_cam {
	position: relative;
}
.section_cam::before {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	margin: auto;
	background: url(../images/foot.png) no-repeat center/100%;
	width: 160px;
	height: 247px;
}
.dlist_cam_date {
    text-align: center;
}
.dlist_cam_date dt {
	font-weight: bold;
	font-size: 1.65em;
}
.dlist_cam_date dd {
	font-size: 1.15em;
}
.list_cam {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    flex-flow: wrap;
	text-align: center;
	font-weight: bold;
	font-size: 1.4375em;
	margin-bottom: 5%;
}
.list_cam li {
	width: 30%;
	margin-right: 5%
}
.list_cam li:last-child {
	margin-right: 0;
}
.list_cam li .title {
	background: #000;
    color: #fff;
    padding: .4em 1em;
    margin-bottom: .8em;
}
.section_cam_02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.section_cam_02 .cam_l {
	width: 47%;
}
.section_cam_02 .cam_r {
	width: 47%;
	font-size: 1.15em;
}
.section_cam_02 .cam_r .cam_box {
	background: #fafafa;
	padding: 2em;
	margin: 2em 0;
}
.section_cam_02 .cam_r .cam_box p {
	display: flex;
}
.section_cam_02 .cam_r .cam_box .title {
	font-weight: bold;
	margin-bottom: .5em;
	letter-spacing: 2px;
	font-size: 1.4375em;
}

/* デイキャンプ */
.dlist_luxe {
}
.dlist_luxe dt {
	font-weight: bold;
	font-size: 1.65em;
	text-align: center;
	margin-bottom: 1em;
}
.dlist_luxe dt span {
	display: block;
	font-size: .64em;
	margin-top: .5em;
}
.dlist_luxe dd {
	font-size: 1.15em;
	display: flex;
    justify-content: center;
	flex-flow: wrap;
}
.section_luxe {
	position: relative;
}
.section_luxe:before, .section_luxe:after {
	position: absolute;
	content: '';
}
.section_luxe:before {
	left: 0;
    background: url(../images/luxe_01.png) no-repeat center/100%;
    width: 220px;
    height: 55px;
    top: 55px;
}
.section_luxe:after {
	right: 0;
    background: url(../images/luxe_02.png) no-repeat center/100%;
    width: 200px;
    height: 150px;
    top: 0;
}
table.contactform_02 {
	margin-bottom: 2em;
	width: 100%;
	font-size: 1.15em;
}
table.contactform_02 th {
    text-align: left;
    width: 25%;
    padding: 1em 2em 1em 0;
	vertical-align: top;
}
table.contactform_02 th .required {
	color: #222;
	font-size: .75em;
	float: right;
	vertical-align: middle;
}
table.contactform_02 td {
    padding: 0 0 2em;
    width: 75%;
	vertical-align: middle;
}
table.contactform_02 td.day {
	display: flex;
	align-items: center;
}
table.contactform_02 td.day input[type="text"] {
	width: 100px;
	margin: 0 1em;
}
table.contactform_02 td.num {
	display: flex;
    justify-content: space-between;
    width: 100%;
}
table.contactform_02 td dl {
	display: flex;
	align-items: center;
	font-size: .85em;
}
table.contactform_02 td dt {
	margin-right: .5em;
}
input.zip, input.zip1 {
	width: 30%;
}
input.zip1 {
	margin-left: 5px;
}


/* イベントカレンダー */
a.eo-future-event {
    pointer-events: none;
}
.fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
    border-top: 0;
    text-align: center;
}