@media screen and (max-width: 1500px){
img.img_ski_bear {
    right: 90px;
    bottom: -85px;
    width: 106px;
    height: 119px;
}
}
@media screen and (max-width: 1400px){
.table_kitty {
    font-size: 1.2em;
}
}
@media screen and (max-width: 1260px){
.list_bnr {
	width: 65%;
}
.header_winter #gnavi li a{
    padding: 0 10px 25px;
}
#containerWrap2 {
    padding: 93px 0 0;
}
}
@media screen and (max-width: 1200px){
.mainImg h2 {
    width: 255px;
}
dl.dlist_trekking:after {
    width: 100px;
    height: 167px;
    right: 10%;
    top: 5%;
    z-index: 1;
} 
dl.dlist_trekking_spring:after {
    width: 148px;
}   
dl.dlist_trekking_summer:after {
    width: 220px;
    right: 5%;
}
header {
	padding: 15px 15px 0;
}    
.img_ski_bear {
	right: 0;
}
img.icon_crystal {
    width: 70px;
    height: 82px;
    bottom: -37px;
}
.list_four li a {
    padding: 50px 25px;
}
}
@media screen and (max-width: 1160px){
ul.hNavi li {
    padding: 0 10px 14px;
}
ul.hNavi li ul {
    width: 140%;
    right: -20%;
}
#gnavi{
	font-size: 1em;
}
#gnavi li a {
    padding: 0 10px 25px;
}
img.logo {
    width: 150px;
    height: 53px;
}
#gnavi li ul {
	top: 98px;
}
img.logo2 {
    width: 90px;
    height: 45px;
    display: inline-block;
    margin: 10px 0 0 10px;
}
.header_tel{
	font-size: 1.8em;
}
.table_kitty {
    font-size: 1em;
}
.popeway_wrap {
    background-attachment: scroll;
}
img.autumn_leaves {
	width: 110px;
}
.section_luxe:after {
    right: 0;
    background: url(../images/luxe_02.png) no-repeat center/100%;
    width: 150px;
    height: 127.5px;
    top: -80px;
}
.section_luxe:before {
    left: 0;
    background: url(../images/luxe_01.png) no-repeat center/100%;
    width: 165px;
    height: 41px;
    top: 80px;
}
}
@media screen and (max-width: 1100px){
.weather {
    top: -50px;
    left: 0;
}
dl.dlist_therapy3 dd ul {
    font-size: 1.15em;
}
.img_ski_bear {
	bottom: -125px;
}
img.img_bear {
    right: 15px;
    width: 106px;
    height: 119px;
    bottom: -100px;
}
img.img_tree2 {
    left: 15px;
    bottom: -80px;
    width: 80px;
    height: 97px;
}
img.img_kitty {
    width: 140px;
    left: 15px;
    bottom: auto;
    top: 0;
}
img.kidsworld_ttl2 {
	width: 450px;
}
img.kidsworld_ttl3 {
    width: 200px;
    right: 50px;
    top: 100px;
    position: absolute;
}
.bnr {
    float: right;
}

}
@media screen and (max-width: 1025px){
dl.dlist_kids:after {
    width: 130px;
    height: 150px;
    right: 5%;
    top: 10%;
}
dl.dlist_kids_spring:after {
    width: 200px;
    height: 139px;
    right: 5%;
    top: 10%;
}
dl.dlist_kids_summer:after {
    width: 164px;
}
dl.dlist_therapy:after, dl.dlist_boardwalk:after {
    width: 150px;
    height: 132px;
    right: 5%;
    top: 10%;
}
.header_winter #gnavi {
	font-size: .9em;
}
#containerWrap2 {
    padding: 92px 0 0;
} 
.bg_kidsworld, .bg_kitty {
	background-attachment: scroll;
}
.bg_kitty{
	height: 700px;
}
img.img_snowshoe_ttl2 {
    position: absolute;
    width: 55%;
    right: -35%;
    top: 10%;
}
	
}
@media screen and (max-width: 930px){
.footerRight {
    width: 480px;
	font-size: .9em;
}
ul.list_footer >li {
    margin-right: 4%;
}
.list_four li {
    width: 50%;
}

}
@media screen and (max-width: 950px){
#containerWrap, #containerWrap2 {
    min-width: 950px;
}
}
@media screen and (max-width: 925px){
/*
Base
------------------------------------------------------------
*/
.sp{
	display: block;
}
.pc{
	display: none;
}
#containerWrap {
    padding: 95px 15px 0;
}
#main {
	width: 100%;
	margin-bottom: 50px;
}
#sub {
	width: 100%;
}
#breadcrumbList{

}
/*
Header
------------------------------------------------------------
*/
header {
	padding: 15px;
	background: none;
}
img.logo {
    width: 180px;
    height: 64px;
    margin: 0 auto;
    display: block;
}
#headerRight {
	display: none;
}
#headerLeft {
    float: none;
}
.menu-trigger, .menu-trigger span {
 	display: inline-block;
 	transition: all .4s;
 	box-sizing: border-box;
}
.menu-trigger {
	position: fixed;
    top: 20px;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 3;
    background: rgba(0, 155, 190,.7);
    color: #fff!important;
    text-align: center;
    padding-top: 5px;
    font-weight: bold;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    font-size: .9em;
    border-radius: 10px;
}
.menu-trigger span {
    position: absolute;
    z-index: 4;
    left: 0;
    width: 60%;
    height: 3px;
    background: #fff;
    right: 0;
    margin: auto;
}
.menu-trigger span:nth-of-type(1) {
 	top: 48%;
}
.menu-trigger span:nth-of-type(2) {
	top: 63%;
}
.menu-trigger span:nth-of-type(3) {
 	bottom: 16%;
}
a.menu-trigger.active span{
	width: 50%;
}
.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(20px) rotate(-45deg);
    transform: translateY(20px) rotate(-45deg);
    top: 30%;
}
.menu-trigger.active span:nth-of-type(2) {
 	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
 	-webkit-transform: translateY(-20px) rotate(45deg);
 	transform: translateY(-20px) rotate(45deg);
	bottom: -8%;
}
#overlay{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    background: rgba(255,255,255,.95);
    box-sizing: border-box;
    overflow-y: scroll;
    padding: 90px 10% 10%;
}
#overlay ul{
    font-size: 1.3em;
    font-weight: bold;
}
#overlay ul li{
	margin-bottom: 3%;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
#overlay ul li a {
	position: relative;
	color: #222;
}
#overlay ul li a:after {
	position: absolute;
	content: '';
	background: rgba(0, 155, 190,.5);
	height: 30%;
	width: 0;
	left: 0;
	bottom: 0;
    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: -1;
}
#overlay ul li a:hover::after {
	width: 100%;
}
#overlay ul li ul.sub_nav {
    font-size: .9em;
    margin: 1em 1em 5%;
} 
#overlay ul li ul.sub_nav li{

}
#overlay ul li ul.sub_nav li span {
    line-height: 45px;
}
#overlay ul li ul.sub_nav li img {
	height: 50px;
	margin-right: 3%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
#overlay ul li ul.sub_nav li a:hover img{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
#overlay ul li ul.sub_nav li a:after {
	background: none;
}

/*
top
------------------------------------------------------------
*/
.slick-prev:before, .slick-next:before {
    width: 15px;
    height: 30px;
}
.ticker_wrap {
    right: 0;
    top: -100px;
    width: 95%;
    max-width: unset;
}
.ticker {
    width: 80%;
}
.list_bnr {
    width: 55%;
}
.list_bnr li {
    letter-spacing: normal;
    vertical-align: top;
    display: inline-block;
    width: 100%;
    margin: 0 0 3%;
}
.list_bnr.list_bnr_winter li {
    width: 48%;
    margin: 0 4% 0 0;
}
.list_bnr.list_bnr_winter li:last-child {
    margin-right: 0;
}
.weather {
    top: 0;
    left: 0;
}
.slick-slide img.sp {
    display: block;
}
.slick-slide img.pc {
    display: none;
}
.winter_top {
    font-size: 1.4em;
}
.winter_top_box .left_box div dl dt {
    float: none;
    width: 100%;
    margin-bottom: 5%;
}
.winter_top_box .left_box div dl dt img {
    width: 100%;
}
.winter_top_box .left_box div dl dd {
    float: none;
    width: 100%;
}
.winter_top_box .right_box li {
    width: 100%;
}
.winter_top_box .right_box li dl {
    border-bottom: 1px solid #7dafb2;
}
.winter_top_box .right_box ul {
	margin-bottom: 5%;
}
.winter_top_box .left_box div ul li {
	width: 100%;
	font-size: .9em;
}

/*
Footer
------------------------------------------------------------
*/
.footerLeft {
    float: none;
    margin: 0 auto 5%;
}
.footerRight {
    float: none;
    margin: 0 auto;
    width: 500px;
}
#footer {
    margin: 0 auto 50px;
}
ul.list_footer >li {
    margin-right: 9%;
}

/*
wordpress
------------------------------------------------------------
*/
.list_avtivity li {
	margin-bottom: 10%;
}
.list_avtivity li dd {
    width: 49%;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 1.1em;
    line-height: 2em;
    overflow: hidden;
    z-index: 1;
    background: #fff;
    padding-top: 1em;
}
.list_avtivity li:nth-child(2n) dd {
    left: 0;
}
ul.list_album li {
    height: 160px;
}
dl.dlist_therapy3 dd ul li, dl.dlist_therapy3 dd ul li:nth-child(3n) {
    width: 48%;
    margin: 0 4% 4% 0;
}
dl.dlist_therapy3 dd ul li:nth-child(2n) {
    margin-right: 0;
}
.night_day {
    font-size: 4em;
}
ul.list_access6 li {
    width: 48%;
    margin-right: 4%;
}
ul.list_access7 li {
    width: 47%;
    margin-right: 6%;
}
/*
winter
------------------------------------------------------------
*/
.kitty_event {
    max-width: 400px;
    float: right;
    padding: 80px 0 50px;
}
.bg_kidsworld, bg_kitty {
    height: 700px;
}
dl.slidt_snowshoe dt {
    float: none;
    width: 100%;
    position: relative;
}
img.img_snowshoe_ttl2 {
    width: 55%;
    right: auto;
    top: 30%;
    left: 5%;
}
dl.slidt_snowshoe dd {
    padding: 5% 0 0 5%;
    width: 90%;
    position: relative;
    margin: -10% 0 0;
    float: right;
}
img.img_snowshoe_ttl {
	margin-bottom: 5%;
}
dl.slidt_snowshoe dd {
    width: 95%;
    font-size: 1em;
}
img.img_snowshoe_ttl2 {
    width: 75%;
    right: auto;
    top: 35%;
    left: 3%;
}
dl.slidt_snowshoe {
    padding: 0;
    margin-bottom: 10%;
}
.ski_school_box dd {
	font-size: 3.5em;
}

/*
other
------------------------------------------------------------
*/
.img20 {
	width: 20%;
	margin: 0 40% 10px;
}
.img30 {
	width: 30%;
	margin: 0 35% 10px;
}
.img40 {
	width: 40%;
	margin: 0 30% 10px;
}
.img50 {
	width: 50%;
	margin: 0 25% 10px;
}
.img60 {
	width: 60%;
	margin: 0 20% 10px;
}
.img70 {
	width: 70%;
	margin: 0 15% 10px;
}
.img80 {
	width: 80%;
	margin: 0 10% 10px;
}
}
@media screen and (max-width: 640px){/* なぜか最後まで効かないため、2つ【@media screen and (max-width: 640px)】があります（1つめ） */
	/*
Base
------------------------------------------------------------
*/
	
#containerWrap, #containerWrap2 {
    min-width: 1px;
}
#containerWrap {
    padding: 73px 15px 0;
}
#containerWrap2 {
    padding: 65px 0 0;
}
#containerWrap2 .section2 {
    padding: 10% 0;
}
a.button, a.button3 {
    width: 260px;
    font-size: 1em;
    height: 50px;
    line-height: 50px;
}
a.button:before, a.button3:before {
    width: 245px;
    top: 5px;
    height: 40px;
    left: 7px;
}
a.button3:after {
	background: none;
}
.section{
	margin-bottom: 10%;
}
.bg_inner {
    padding: 10% 15px 5%;
}
.ssp {
	display: block;
}
.pctb {
	display: none;
}
a.icon_dog {
    width: 100px;
    height: 95px;
}
/*
h_tag
------------------------------------------------------------
*/
.main_ttl {
	font-size: 2em;
}
.main_ttl span.jp {
    font-size: .45em;
}
.low_main_ttl {
    font-size: 1.5em;
    margin-bottom: 1em;
}
.low_main_ttl span {
    border-bottom: 3px solid #222;
    display: inline;
}
.sub_ttl {
    font-size: 1.5em;
    margin-bottom: 2em;
}
.sub_ttl span:after {
	widows: 0;
	height: 0;
}
.album_ttl img {
    max-width: 120px;
    max-height: 80px;
}
.low_main_ttl2 {
    font-size: 2em;
    height: 80px;
}
.low_main_ttl2 span.jp {
    font-size: .45em;
}
.txt_ttl {
    font-size: 1.2em;
    padding: .5em 0;
}
.access_ttl {
    font-size: 1.7em;
}
.sun_ttl {
    font-size: 2.5em;
	padding-top: 40px;
}
.sun_ttl:before {
    position: absolute;
    content: '';
    background: url(../images/icon_ttl_line.svg) no-repeat center/cover;
    width: 95px;
    height: 35px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.sun_ttl span {
    margin-top: .5em;
}
.winter_main_ttl {
	font-size: 2em;
}
.winter_main_ttl span.jp {
	font-size: .45em;
}
.border_ttl{
	margin-bottom: 1em;
}

/*
header
------------------------------------------------------------
*/
header {
    padding: 10px 15px;
}
img.logo {
    width: 130px;
    height: 46px;
}
img.logo2 {
	width: 70px;
	height: 35px;
}
img.logo3 {
    width: 90px;
    height: 45px;
}
img.autumn_leaves {
	width: 90px;
	margin-left: 10px;
}
a.menu-trigger {
    width: 45px;
    height: 45px;
    font-size: .7em;
    padding-top: 3px;
    top: 10px;
    right: 10px;
}
.menu-trigger.active span:nth-of-type(1) {
    top: 20%;
}
.menu-trigger.active span:nth-of-type(3) {
    bottom: -14%;
}
#overlay {
    padding: 65px 15px 70px;
}
#overlay ul {
    font-size: 1.2em;
}
#overlay ul li {
    overflow: hidden;
    margin-bottom: 3%;
}
#overlay ul li ul.sub_nav li img {
    height: 35px;
    margin-right: 4%;
    float: left;
}
#overlay ul li ul.sub_nav li p{
    float: left;
}
#overlay ul li ul.sub_nav li span {
    line-height: 30px;
}

/*
top
------------------------------------------------------------
*/
.mainImg h2 {
    width: 135px;
}
.slick-prev:before, .slick-next:before {
    width: 8px;
    height: 15px;
}   
.slick-prev:before {
    left: 10px;
}    
.slick-next:before {
	right: 10px;
}   
.ticker_wrap {
    padding: 1em;
	top: -80px;
}   
.ticker_wrap .title {
    font-size: 1.2em;
    margin-bottom: .5em;
}   
.ticker {
    width: 100%;
}
.ticker ul li a:after {
	background: none;
}   
.weather {
    position: relative;
    margin: 0 auto 5%;
}   
.list_bnr {
    width: 100%;
    margin-bottom: 10%;
}  
.list_three li {
    width: 100%;
    margin: 0 0 5%;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
}
.list_three li:last-child{
	margin-bottom: 0;
}
.list_three li dd p.title{
	font-size: 1.15em;
}	
.list_three {
    margin-bottom: 5%;
}	
.popeway_wrap {
    padding: 10% 15px;
	margin-bottom: 10%;
}	
.popeway_wrap .left_box, .popeway_wrap .right_box {
    width: 100%;
    float: none;
}	
.dlist_ropeway {
    width: 100%;
    font-size: .9em;
    overflow: hidden;
    margin-bottom: 10px;
}	
.dlist_ropeway dt {
    width: 55%;
    padding: 0 .5em;
}	
.dlist_ropeway dd {
    float: right;
    width: 45%;
    background: #fff;
    padding: 0 .5em;
    font-size: .9em;
}	
.popeway_box {
    margin-bottom: 5%;
}	
.list_point li, .list_point li:first-child, .list_point li:last-child {
    width: 100%;
    margin: 0 0 10%;
}	
.list_point li img {
    width: 90%;
    margin: 0 auto 3%;
    display: block;
}	
.list_point li h3 {
	text-align: center;
}
.section2 {
    padding: 10% 15px;
    margin-bottom: 10%;
}	
.list_sns {
    margin-bottom: 15%;
    text-align: center;
}
.list_sns li {
    width: 50%;
    margin: 0;
}
.list_sns li:last-child{
	margin-bottom: 0;
}
.pagetop {
	margin-bottom: 10%;
}	
.list_three li dt {
    float: left;
    width: 50%;
    margin: 0;
    max-height: 100px;
}	
.list_three li dd {
	float: right;
	width: 45%;
    font-size: .9em;
}	
.list_four {
    margin-bottom: 10%;
}
.list_four li {
    height: auto;
    width: 100%;
}	
.list_four li a {
    padding: 12% 15px;
}
img.img_nighttour2 {
    margin-bottom: 5%;
}
dl.dlist_nighttour {
    margin-bottom: 10%;
}
dl.dlist_nighttour dt {
    float: none;
    width: 100%;
    margin-bottom: 5%;
}
dl.dlist_nighttour dd {
    float: none;
    width: 100%;
    line-height: 2em;
}
.bg_night {
    padding: 8% 15px;
    margin-bottom: 10%;
}
ul.list_nighttour {
    margin: 5% 0;
    font-size: 1.2em;
    text-align: center;
}
ul.list_nighttour li {
    margin-bottom: 5%;
    border-radius: 10px;
    padding: 5%;
}
.night_tour {
    left: 10px;
    right: auto;
    width: 80px;
    bottom: 10px;
}
.fix_btn_01 {
	left: 90px;
    right: auto;
    width: 60px;
    bottom: 10px;
}
img.icon_crystal {
    width: 50px;
    height: 58px;
    bottom: -30px;
    right: 10px;
}
.winter_top {
    font-size: 1.2em;
	padding: 10% 1em;
	margin-bottom: 10%;
}   
.img_ski_bear {
    bottom: -45px;
    width: 50px;
    height: 56px;
    right: 30px;
}   
.winter_top_box .left_box {
    width: 100%;
    float: none;
    margin-bottom: 10%;
}  
.winter_top_box h3 {
    font-size: 2em;
}   
.winter_top_box .left_box div {
    padding: 5%;
}    
.winter_top_box .left_box div dl dd table td {
    font-size: 1.3em;
}    
.winter_top_box .right_box {
    width: 100%;
    float: none;
} 
.winter_top_box {
	margin-bottom: 10%;
}	
.list_bnr.list_bnr_winter {
    padding: 10% 0;
}	
.list_bnr.list_bnr_winter li {
    width: 100%;
    margin: 0 0 5% 0;
}
.list_bnr.list_bnr_winter li:last-child{
	margin-bottom: 0;
}
.list_winter_content {
    display: block;
    margin-bottom: 10%;
}	
.list_winter_content li {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    height: auto;
}	
.list_winter_content li a {
    padding: 10% 15px;
}	
.list_winter_content li div h4 span {
    font-size: 1.2em;
}	
ul.list_gallery_slider {
    margin-bottom: 10%;
	padding: 0;
}	
.list_sns2 {
    margin: 0 auto;
}
.list_sns2 li {
    width: 100%;
    margin: 0 0 10% 0;
}
.list_sns2 li img {
    height: 50px;
    margin: 0 auto;
    display: block;
}
ul.list_gallery_slider .slick-prev:before, ul.list_gallery_slider .slick-next:before {
	background: none;
}
.fb-page {
    display:block !important;
    width:100%;
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
}
.fb_iframe_widget_fluid {
    text-align: center;
}
.dlist_top_info dt {
    width: 100%;
    font-weight: bold;
    font-size: 4vw;
	margin-bottom: .3em;
}
.dlist_top_info dd {
    width: 100%;
}

/*
footer
------------------------------------------------------------
*/
.fLogo {
    width: 180px;
    margin: 0 auto 5%;
} 
.fLogo2 {
    width: 180px;
    margin: 0 auto 5%;
}  
.footerLeft {
    width: 100%;
    margin: 0 auto;
}    
.footerRight {
	display: none;
}    
a.link_btn {
    display: block;
    width: 80px;
}   
#footer {
	margin-bottom: 10%;
}  
.copy {
    font-size: .7em;
    text-align: left;
    padding: 1em;
    letter-spacing: .1em;
}    
.footer_winter {
	margin-bottom: 70px;
}
/*
wordpress
------------------------------------------------------------
*/
.list_avtivity li dt {
    float: none;
    width: 100%;
}  
.list_avtivity li dd {
    position: relative;
    width: 100%;
    padding-top: 5%;
}   
.list_avtivity li dd .button {
	margin: 5% auto 0;
}    
.section_wrap {
    padding: 0 0 15%;
}   
.secound {
    height: 150px;
    margin-bottom: 5%;
    position: relative;
}   
#breadcrumbList {
    font-size: .8em;
    margin-bottom: 10%;
}
dl.dlist_trekking dt {
    float: none;
    width: 100%;
    height: 250px;
    margin-bottom: 5%;
}
dl.dlist_trekking dd {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 0;
}	
dl.dlist_trekking:after {
    width: 60px;
    height: 101px;
    right: 0;
    top: 170px;
    z-index: 1;
}	
dl.dlist_trekking_spring:after {
    width: 89px;
}
dl.dlist_trekking_summer:after {
    width: 117px;
    height: 90px;
}
ul.list_trekking {
    font-size: 1em;
    text-align: center;
}
ul.list_trekking li {
    width: 48%;
    margin: 0 4% 5% 0;
}
ul.list_trekking li:nth-child(2n) {
    margin-right: 0;
}
dl.dlist_kids {
    margin-bottom: 10%;
}
dl.dlist_kids dt {
    float: none;
    width: 100%;
    height: 240px;
}
dl.dlist_kids dd {
    position: relative;
    width: 100%;
    padding: 0;
}   
dl.dlist_kids:after {
    width: 70px;
    height: 80px;
    right: 2%;
    top: 180px;
}  
dl.dlist_kids_spring:after {
    width: 116px;
}
dl.dlist_kids_summer:after {
    width: 86px;
}
ul.list_kids li dt {
    float: none;
    width: 100%;
    margin-bottom: 5%;
}
ul.list_kids li dd {
    float: none;
    width: 100%;
}
ul.list_kids {
    margin-bottom: 15%;
}
ul.list_kids li {
    margin-bottom: 10%;
}
ul.list_kids li dd .title {
    margin-bottom: .5em;
}
ul.list_kids2 li {
	width: 47.5%;
}
ul.list_album li {
    width: 48%;
    height: 170px;
}
ul.list_album li:nth-child(2n) {
    margin-right: 0;
}
dl.dlist_iwana{
    margin-bottom: 10%;
}
dl.dlist_iwana dt {
    float: none;
    width: 100%;
    margin-bottom: 5%;
} 
dl.dlist_iwana dd {
    float: none;
    width: 100%;
    margin-top: 0;
}  
dl.dlist_therapy, dl.dlist_boardwalk {
    margin-bottom: 10%;
}
dl.dlist_therapy dt {
    float: none;
    width: 100%;
    height: 250px;
    margin-bottom: 5%;
}
dl.dlist_boardwalk dt {
	float: none;
    width: 100%;
    margin-bottom: 5%;
}
dl.dlist_therapy dd, dl.dlist_boardwalk dd {
    position: relative;
    width: 100%;
    padding: 0;
}
dl.dlist_therapy:after, dl.dlist_boardwalk:after {
    width: 60px;
    height: 53px;
    right: 3%;
    top: 215px;
}
.brackets_gray {
    padding: 8% 15px;
    margin-bottom: 10%;
}
dl.dlist_therapy2 dt {
    float: none;
    width: 70%;
    margin: 0 auto 5%;
}
dl.dlist_therapy2 dd {
    float: none;
    width: 100%;
}  
.brackets_gray:before, .brackets_gray:after {
    background: none;
}
dl.dlist_therapy3 {
    margin-bottom: 10%;
}
dl.dlist_therapy3 dt {
    float: none;
    width: 70%;
    margin: 0 auto 5%;
}
dl.dlist_therapy3 dd {
    float: none;
    width: 100%;
}
dl.dlist_therapy3 dd ul {
    font-size: 1em;
}
img.img_nighttour {
    margin: 7% auto 5%;
}
.night_day {
    font-size: 1.8em;
    margin-bottom: .5em;
}    
.secound_p {
    text-align: left;
    font-size: .9em;
    margin-bottom: 2em;
}    
a.button2 {
	font-size: 1em;
    height: auto;
    line-height: 1.8em;
    width: 100%;
    padding: 1em 2em;
}
a.button2:before {
    border: none;
}
a.button2:after {
    background: none;
}
 .m50 {
    margin-bottom: 5%!important;
}
.m100 {
	margin-bottom: 80px;
}
.night_sub {
    text-align: left;
    font-size: 1.5em;
    margin: 1em 0;
}
.bg_navi {
    padding: 8% 15px;
    margin-bottom: 10%;
} 
ul.list_price{
    margin-bottom: 0;
}
ul.list_price li {
    width: 100%;
    margin: 0 0 3% 0;
}    
.m80 {
    margin-bottom: 10%;
}   
dl.dlist_time dt {
    float: none;
    width: 100%;
    margin-bottom: 5%;
}
dl.dlist_time span {
    font-size: 1.2em;
    margin-bottom: .5em;
}
dl.dlist_time dd {
    float: none;
    width: 100%;
}
p.unkai_p {
    font-size: 1.5em;
}
img.img_unkai{
	margin-bottom: 5%;
}
dl.dlist_unkai{
	margin-bottom: 10%;
}
dl.dlist_unkai dt {
    float: none;
    width: 100%;
    margin-bottom: 5%;
}   
dl.dlist_unkai dd {
    float: none;
    width: 100%;
}  
.bg_unkai {
    padding: 8% 15px;
    margin-bottom: 10%;
} 
.unkai_p2 {
    font-size: 1.2em;
    margin-bottom: 1.5em;
    line-height: 1em;
} 
ul.list_schedule {
    display: block;
    font-size: 1.1em;
    margin-bottom: 5%;
}
ul.list_schedule li {
    width: 100%;
    margin: 0 0 5%;
	padding: 1em;
}
ul.list_unkai {
    margin-bottom: 0;
}
ul.list_unkai li {
    width: 100%;
    margin: 0 0 3%;
}
img.img_map {
    margin-bottom: 10%;
}
.popeway_box2 {
    font-size: .8em;
	margin-bottom: 5%;
	width: 750px;
}
.popeway_box2 dl dt {
	margin: 0 0 1% 1%;
    padding: .3em;
}
.minus_box {
    margin-top: -20%;
}
ul.list_button {
    width: 260px;
}
ul.list_button li {
    width: 100%;
    margin: 0 0 3%;
}
ul.list_button li a.button:after {
    right: 8%;
}
#r_01, #r_02, #r_03 {
    margin: 30px 15px;
    padding: 40px 15px;
}
.table_ropeway {
    width: 500px;
}
.table_ropeway2 {
    width: 100%;
    font-size: .9em;
    margin-bottom: 5%;
}
.table_ropeway2 th {
    width: 50%;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
}
img.img_ropeway {
	margin-bottom: 5%;
}
.table_popup2 {
    font-size: .9em;
    margin-bottom: 10%;
}	
.small_center {
    font-size: .9em;
    margin: -1em 0 2em;
}	
ul.list_restaurant {
    line-height: 1.5em;
    font-size: .9em;
    margin-bottom: 10%;
}   
ul.list_restaurant li img {
    margin-bottom: 5%;
}
img.img_restaurant {
    margin-bottom: 3.5%;
}	
.box_menu .left_box, .box_menu .right_box {
    width: 100%;
    float: none;
}
ul.list_menu li table {
}	
ul.list_menu li th {
    width: 75%;
    padding: 0 0 .5em;
}	
ul.list_menu li td {
    width: 25%;
}	
ul.list_menu li h3 {
    font-size: 1.15em;
    display: block;
    padding-bottom: .5em;
}
.box_menu {
    margin-bottom: 10%;
	font-size: 1em;
}	
.box_menu .left_box {
	margin-bottom: 5%;
}	
img.img_restaurant2{
	margin-bottom: 5%;
}	
ul.list_info {
    font-size: 1em;
    margin-bottom: 10%;
}	
ul.list_info li span {
    display: block;
    margin: 0;
    font-size: .9em;
}	
.pagination {
    font-size: .9em;
}	
.pagination li.prev a {
	padding-left: 15px;
}	
.pagination li.next a {
	padding-right: 15px;
}	
#main {
	margin-bottom: 0;
}	
section {
    margin-bottom: 10%;
}	
#sub {
	max-width: none;
	margin-bottom: -10%;
}
ul.list_blog li, ul.list_blog li:nth-child(3n) {
    width: 48%;
    margin: 0 4% 10% 0;
}
ul.list_blog li:nth-child(2n) {
	margin-right: 0;
}
ul.list_blog li dt .category {
    width: auto;
    font-size: .7em;
    padding: 1% 1em;
}	
ul.list_blog li dt {
    max-height: 100px;
    margin-bottom: 5%;
}
ul.list_blog li dd .title {
    font-size: 1.15em;
}
.wp-pagenavi {
    margin-bottom: 10%;
}
ul.list_side li{
	margin-bottom: 5%;
}
ul.list_side li dd {
	font-size: 1.2em;
}
dl.dlist_bnr {
    display: block;
    height: auto;
}
dl.dlist_bnr dt {
    float: none;
    width: 100%;
    height: 150px;
}
dl.dlist_bnr dd {
    width: 100%;
    font-size: 1.2em;
    height: 100%;
    padding: 9% 15px;
}
table.table_company {
    font-size: 1em;
	margin-bottom: 10%;
}
table.table_company th {
    width: 100%;
    display: block;
    border: none;
    padding: 1em 1em 0;
}
table.table_company td {
    width: 100%;
    display: block;
    padding: 0 1em 1em;
}
p.company_p {
    font-size: 1em;
}
.list_access {
    margin-bottom: 10%;
    font-size: 1em;
	line-height: 1.5em;
}
.list_access li img {
    max-width: 40px;
    max-height: 28px;
}
.list_access li a:after {
	border: none;
}
img.map_img1, img.map_img2 {
	margin-bottom: 5%;
}
p.access_p {
	margin-bottom: 5%;
}
.list_access2 {
    margin-bottom: 10%;
}
.list_access2 li {
    width: 100%;
    margin: 0 0 5%;
    padding: 5%;
}
ul.list_access3 li {
    width: 48%;
    margin: 0 4% 8% 0;
}
ul.list_access3 li:nth-child(2n) {
	margin-right: 0;
}
}
@media screen and (max-width: 640px){/* なぜか最後まで効かないため、2つ【@media screen and (max-width: 640px)】があります（2つめ） */
img.map_img3 {
    margin-bottom: 10%;
}
ul.list_access4 li {
    width: 100%;
    margin: 0 0 10%;
}
ul.list_access5 li dt {
    font-size: 1.1em;
    display: block;
    width: 100%;
    padding: .5em;
	float: none;
}
ul.list_access5 li dd {
    float: none;
    width: 100%;
    padding: 1em;
}
ul.list_access5 li dd span {
    display: block;
}
ul.list_access5 li {
    margin-bottom: 5%;
}	
ul.list_access6 {
	margin-bottom: 10%;
}
ul.list_access6 li {
    width: 100%;
    margin: 0 0 10%;
}	
ul.list_access6 li:last-child {
	margin-bottom: 0;
}	
.id_box {
    padding-top: 50px;
    margin-top: -50px;
}
ul.list_access7 {
    width: 80%;
    margin: 0 auto;
}
ul.list_access7 li {
    width: 100%;
    margin: 0 0 10%;
}

/*
table
------------------------------------------------------------
*/
table.contactform  {
	margin-bottom: 2em;
	width: 100%;
}
table.contactform th {
	padding: 3%;
    border-bottom: #f7f7f7 solid 2px;
    font-weight: bold;
    text-align: left;
    width: 100%;
    display:block;
}
table.contactform td {
	padding: 3%;
    border-bottom: 1px #f7f7f7 solid;
    text-align: left;
	vertical-align: top;
    width: 100%;
    display:block;
    margin-bottom: 15px;
}
table.contactform td p{
	margin-bottom:0;
	line-height:1.6;
}
/*
winter
------------------------------------------------------------
*/
.low_night_tour {
    position: relative;
    width: 150px;
    height: 150px;
    display: block;
    margin: 0 auto 5%;
    left: 0;
}
img.img_tree2 {
    left: 15px;
    bottom: -30px;
    width: 50px;
    height: 61px;
}
img.img_bear {
    right: 15px;
    width: 65px;
    height: 73px;
    bottom: -60px;
}	
img.img_slope_map {
    margin: 10% 0;
}
img.img_slope_ttl, img.img_lift_ttl, img.img_snowshoe_ttl {
    width: 80%;
}
ul.list_slope {
	font-size: 1em;
}
ul.list_slope li {
    letter-spacing: .1em;
    vertical-align: top;
    display: inline-block;
    width: 100%;
    margin: 0 0 10%;
}	
ul.list_slope li .title {
    font-size: 1.2em;
}
img.img_ski_bear {
    right: 10px;
    bottom: -65px;
    width: 56px;
    height: 63px;
}
img.img_lift_ttl.pc{
	display: none;
}	
img.img_lift_ttl.sp{
	display: block;
    margin: 0 auto 5%;
}	
.scroll_p {
    display: block;
    font-weight: bold;
    margin: 0 auto .5em;
    text-align: center;
    width: 260px;
    position: relative;
    padding: 0 5px;
	font-size: .9em;
}
.scroll_p:before, .scroll_p:after {
	position: absolute;
	content: '';
	height: 20px;
	width: 2px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: #222;
}
.scroll_p:before{
    left: 0;
    transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg); 
}
.scroll_p:after {
    right: 0;
    transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
}
.scroll_p img {
	height: 15px;
    width: 15px;
    margin-top: 5px;
}
.section_table {
    overflow-x: scroll;
}	
table.table_ski_lift {
    font-size: 1em;
    margin: 0 0 5%;
    width: 770px;
}	
dl.dlist_lift {
    padding: 1em 10%;
    font-size: 1em;
    text-align: left;
	margin-bottom: 5%;
	text-align: center;
}	
dl.dlist_lift dt {
	margin-bottom: .5em;
	display: block;
}	
	dl.dlist_lift dd img {
    max-height: 33px;
    max-width: 45px;
    margin-right: 1%;
}
img.img_restaurant_ttl {
    max-width: 748px;
    width: 100%;
    margin: 0 auto 6%;
    display: block;
}	
table.table_restaurant {
    font-size: 1em;
    width: 600px;
}	
img.img_ski_restaurants {
	width: 100px;
    bottom: -40px;
}	
dl.dlist_ski_restaurants dt {
    float: none;
    width: 100%;
    position: relative;
}	
img.img_ski_restaurants2 {
    width: 100%;
    float: none;
}	
dl.dlist_ski_restaurants {
    padding: 10% 0;
}		
img.img_gere {
    position: absolute;
    width: 170px;
    top: -50px;
    left: 0;
}	
dl.dlist_ski_restaurants dd {
    float: none;
    width: 100%;
    font-size: 1em;
    margin-top: 5%;
}	
dl.dlist_ski_restaurants dd p {
	font-size: 1.15em;
}
img.img_kitty {
    width: 100px;
    left: 15px;
    bottom: auto;
    top: -100px;
}	
.bg_kidsworld, .bg_kitty {
    height: 500px;
    padding: 10% 0;
}
.bg_kitty {
    background: url(../images/kitty_02.jpg) no-repeat left 35% center/cover;
}
img.kidsworld_ttl2 {
    position: relative;
    width: 100%;
    left: 0;
}	
img.kidsworld_ttl3 {
    width: 90px;
    right: 0;
    top: 0;
    position: relative;
    float: right;
}	
ul.list_kidsworld li {
    width: 100%;
    margin: 0 0 10% 0;
}	
.section_kidsworld{
	padding: 5% 5% 0;
}
p.kidsworld_time {
    margin: -1.5em 0 1em;
}	
dl.list_kidsworld {
	margin-bottom: 10%;
}	
.table_kidsworld {
	font-size: 1em;
    width: 500px;
}	
.table_kidsworld th, .table_kidsworld td {
	padding: .5em;

}
.kitty_event {
    padding: 180px 0 10%;
}	
.section_kidsworld2 {
    background: url(../images/bg_kidsworld2.jpg) no-repeat left -180px top 0/cover;
}
.winter_brackets:before, .winter_brackets:after {
	background: none;
}
.winter_brackets {
    margin-bottom: 10%;
    padding: 0;
}
table.table_rental {
    font-size: 1em;
    width: 500px;
}
table.table_rental.table_recruit {
    width: 100%;
	margin: 0;
}
table.table_rental td, table.table_rental th {
    padding: 1em;
}
ul.list_img li {
    width: 100%;
    margin: 0 0 5%;
}
ul.list_img li:last-child {
    margin-bottom: 0;
}
dl.dlift_snowshoe2 {
    padding: 5%;
    display: block;
    margin-top: -1em;
}
dl.dlift_snowshoe2 dt {
    float: none;
    width: 100%;
    font-size: 1.15em;
    text-align: center;
    padding-bottom: 3%;
}
dl.dlift_snowshoe2 dd {
    float: none;
    width: 100%;
    border-left: none;
    padding: 1% 0 0;
    border-top: 2px solid #7dafb2;
    font-size: 1.8em;
    text-align: center;
}
.ski_school_box {
	padding: 5%;
}
.ski_school_box dl{
	display: block;
	margin-bottom: 5%;
}
.ski_school_box dt {
    float: none;
    width: 100%;
    margin-right: 0;
    padding-bottom: 3%;
}
.ski_school_box dd {
    width: 100%;
    float: none;
    border-left: none;
    border-top: 2px solid #7dafb2;
    padding: 2% 0 0;
    font-size: 2.5em;
    text-align: center;
}
.ski_school_box dd a {
    pointer-events: auto;
}
.ski_school_box dd p.time {
    margin-bottom: 0;
	text-align: center;
}
ul.list_rental {
	margin-bottom: 5%;
}
ul.list_rental li {
    width: 100%;
    margin: 0 0 5%;
}	
dl.dlist_rental {
	margin-bottom: 10%;
}	
.table_kitty {
    width: 800px;
	margin-bottom: 5%;
}	
.section_txt {
    font-size: 1em;
    line-height: 2em;
    margin-bottom: 10%;
}	
.section_menu .accordion_content {
    padding: 0 3%;
}	
ul.section_accordion.section_menu {
    margin-bottom: 10%;
}	
.popup-inner {
    padding: 10% 5%;
    font-size: 3.3vw;
}
.close-btn {
    width: 25px;
    height: 25px;
}	
.popup-inner .title {
    font-size: 5.4vw;
}	
a.button_gra {
    font-size: 3.5vw;
}	
a.ticket_button {
    display: none!important;
}
.dlist_score {
    display: block;
}
.dlist_score dt {
    width: 100%;
    font-size: 1.5em;
    padding: 5%;
    border-right: none;
    text-align: center;
    border-bottom: 1px solid #fff;
}
.dlist_score dd {
    font-size: 2em;
    width: 100%;
    padding: 5%;
}
.dlist_winter_night {
    display: block;
}
.dlist_winter_night dt {
    margin: 0 0 5%;
}
a.bnr_renew {
    margin-bottom: 5%;
    display: block;
    clear: both;
}
.list_bnr2 {
	margin-bottom: 10%;
}
.list_bnr2 li {
    width: 100%;
	margin-bottom: 5%;
}
.list_bnr2 li:last-child {
	margin-bottom: 0;
}
ul.list_kids3 {
    flex-flow: wrap;
    -ms-flex-flow: wrap;
}
ul.list_kids3 li {
    width: auto;
	width: 48%;
	margin: 0 4% 4% 0;
}
ul.list_kids3 li:nth-child(2n) {
	margin-right: 0;
}
ul.list_kids3 li img {
    max-height: unset;
    display: block;
    margin: 0 auto 10px;
}
.modal__content .title {
	font-size: 5.5vw;
}
a.js-modal-close {
	width: 30px;
	height: 30px;
}
.modal__content {
	padding: 50px 5% 10%;
	font-size: 3.2vw;
}
.modal__content a.button_gra {
	font-size: 3.5vw;
}
.fb-page {
    max-width: 100%;
}
#instafeed {
	flex-flow: wrap;
	margin-bottom: 5%;
}
#instafeed li {
	width: 32%;
	margin: 0 2% 2% 0;
}
#instafeed li:nth-child(3n) {
	margin-right: 0;
}
.list_rain {
	margin-bottom: 0;
}
.list_rain li {
    width: 100%;
    margin: 0 0 8%;
}
.list_rain li:last-child {
	margin-bottom: 0;
}
dl.dlist_dog dt {
    float: none;
    width: 70%;
    margin: 0 auto 5%;
}
dl.dlist_dog dd {
    float: none;
    width: 100%;
    font-size: 1em;
    line-height: 2em;
}
.dog_box {
    padding: 40px 5% 5%;
	font-size: 1em;
	margin-bottom: 15%;
}
.dog_box .title {
    width: 90%;
    top: -25px;
    height: 50px;
    line-height: 50px;
    font-size: 5vw;
}
a.bnr_dog {
    width: 250px;
}
.snow_magic_19 {
    margin: 0 auto 6%;
}

/* ヘブンスそのはらの環境保全活動 */
img.maintenance_ttl {
    width: 269.5px;
    height: 64.5px;
    margin: 0 auto 30px;
}
.list_maintenance li {
    margin-bottom: 15vw;
    font-size: 1em;
    line-height: 2;
}
.list_maintenance li .title {
	font-size: 5vw;
	margin-bottom: 1em;
}

/* 高原バス無料キャンペーン */
.section_cam::before {
    bottom: auto;
    width: 60px;
    height: 92px;
    top: 0;
}
.dlist_cam_date dt {
	font-size: 1.3em;
}
.list_cam {
	font-size: 1em;
	margin-bottom: 10%;
}
.list_cam li {
    width: 48%;
    margin-right: 4%;
}
.list_cam li .title {
    padding: .5em;
    margin-bottom: .8em;
    min-height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.section_cam_02 .cam_l {
    width: 100%;
    margin-bottom: 5%;
}
.section_cam_02 .cam_r {
    width: 100%;
    font-size: 1em;
}
.section_cam_02 .cam_r .cam_box {
    padding: 5%;
    margin: 5% 0;
}

/* デイキャンプ */
.section_luxe:after {
    right: 0;
    width: 75px;
    height: 64px;
    top: -30px;
}
.section_luxe:before {
    left: 0;
    width: 82.5px;
    height: 21px;
    top: 0;
}
table.contactform_02 {
    font-size: 1em;
}
table.contactform_02 th {
    text-align: left;
    width: 100%;
    padding: 0 0 1em;
    vertical-align: top;
    display: block;
}
table.contactform_02 td {
    width: 100%;
    display: block;
}
table.contactform_02 th .required {
    float: none;
}
table.contactform_02 td.num{
	flex-flow: wrap;
}
table.contactform_02 td dl {
    width: 100%;
	margin-bottom: 1em;
}
table.contactform_02 td dd {
	width: 100px;
}
input.zip, input.zip1 {
    width: 45%;
}


.list_movie {
    margin-bottom: -5%;
}
.list_movie li {
    width: 100%;
    margin: 0 0 5%;
    padding-top: 56.25%;
}


}