@charset "UTF-8";

.cf:before, .cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.page {
	margin: 0 auto;
}
.eng {
    font-family: "azo-sans-web", sans-serif;
    font-weight: 700 !important;
}


.method h4 span{
	display: block;
	font-size: 14px;    
}
.method h6 br {
	display: block !important;
}
img.pg-img {
	width: 100%;
}
h2.mttl {
	display: block;
	text-align: center;
	font-size: 35px;
	line-height: 1.2em;
	margin: 10px auto 50px;
	letter-spacing: 2px;
}
h2.mttl img {
	display: block;
	margin: 0 auto 10px;
	width: 30%;
	max-width: 70px;
}
#booking > p {
	margin-bottom: 100px !important;
}
.may #booking p {
	font-size: 16px;
	visibility: visible!important;
}
.wt-sec {
	display: block;
	background:#F6F7FC;
	padding: 100px 0 0;
	position: relative;
}
.wt-sec img.bg {
	float: left;
	width: 100%;
	position: absolute;
	z-index: 0;
	left: 0;
	bottom: 0;
	opacity: 0.1;
}
h2.wt-ttl {
	display: block;
	text-align: center;
	font-size: 28px;
	line-height: 1.2em;
	margin: 0 auto 80px;
	letter-spacing: 2px;
	color:#34747C;
}
h2.wt-ttl img {
	display: block;
	margin: 0 auto 10px;
	width: 30%;
	max-width: 70px;
}

.inr-bbtm {
	border-bottom:dashed 1px #ccc;
	padding-bottom:30px;
}

.chitosewari h2.wt-ttl {
	margin: 0 auto 30px;
}
.chitosewari p {
	margin-bottom: 50px;
}
.chitosewari img.pg-img  {
	margin: 55px auto;
}

ul.ex {
	display: block;
	text-align: right;
	margin-bottom: 10px;
}
ul.ex li {
	float: right;
	font-size: 13px;
	line-height: 1.2em;
	margin-left: 25px;
}
ul.ex li img {
	float: left;
	width: 55px;
	margin-right: 3px;
}


.ex-blk {
	display: block;
	position: relative;
}

.ex-blk .blk-l,
.ex-blk .blk-r {
	width: 46%;
	margin-bottom: 50px;
	background: #FFFFFF;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	position: relative;
	overflow: hidden;
}
.ex-blk .blk-l {
	float: left;
}
.ex-blk .blk-r {
	float: right;
}
.ex-blk h3 {
	display: block;
	font-size: 22px !important;
	color: #34747C !important;
	background: #FFFFFF;
	margin: 0 0 20px !important;
	text-align: center;
	line-height: 1.2em;
	position: relative;
	top: 0px;
	z-index: 5;
}
.ex-blk h3:after {
	content: '';
	position: absolute;
	z-index: 1;
	top: -35px;
	left: -10px;
	right: -10px;
	height: 60px;
	background-color: #fff;
	transform: rotate(4deg);
}
.ex-blk h3 span {
	display: block;
	position: relative;
	z-index: 5;
} 

.ex-blk img {
	display: block;
	vertical-align: bottom;
	width: 100%;
	margin-bottom: 15px;
}
.ex-blk p {
	display: block;
	font-size: 14px;
	line-height: 1.8em;
	text-align: left !important;
	padding: 0 15px 40px;
}
.method br {
	display: block !important;
}
.method ul li dl dd {
    width: calc(100% - 10em);
}
.method .blk-l h6 {
    font-weight: bold;
}

ul.wt-li {
	display: block;
	padding: 0 15px 25px;
}
ul.wt-li li {
	display: inline-block;
	margin: 0 10px 7px 0;
	line-height: 1em;
	font-size: 14px;
}
ul.wt-li li .tg {
	display: inline-block;
	background: #1e8fbc;
	background: -moz-linear-gradient(left,  #1e8fbc 0%, #6ccfe2 100%);
	background: -webkit-linear-gradient(left,  #1e8fbc 0%,#6ccfe2 100%);
	background: linear-gradient(to right,  #1e8fbc 0%,#6ccfe2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e8fbc', endColorstr='#6ccfe2',GradientType=1 );

	color: #FFFFFF;
	padding: 3px 5px 0 5px;
	border-radius: 10px;
	line-height: 1em;
}
ul.wt-li li .tx {
	display: inline-block;
	padding: 3px 5px;
}





#deli .tab-blk .page {
	padding-bottom: 0 !important;
}
.tab-blk {
	display: block;
	padding: 70px 0 50px;
	border-top: solid 4px #34747C;
	border-bottom: solid 4px #34747C;
}
.tab-blk h2.wt-ttl {
	margin-bottom: 40px;
}
.tab-wrap{
	background-color: #fff;
}
#booking .tab-blk h3 {
	font-size: 26px !important;
	color: #34747C !important;
}

.blk-nsl {
	display: block;
	margin: 55px auto 0;
	position: relative;
	width: 100%;
	/*max-width: 600px;*/
	background: #FFFFFF;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
}
.blk-nsl .tb {
	float: left;
	width: 100%;
	display: none;
}
.blk-nsl .tb-pc {
	float: left;
	width: 30%;
	display: block;
}
.blk-nsl .nsl-r {
	float: right;
	width: 68%;
	display: block;
	text-align: left;
	padding: 0 3% 25px;
	box-sizing: border-box;
	position: relative;
	z-index: 4;
}
.blk-nsl h3  {
	display: block;
	font-size: 22px !important;
	color: #34747C !important;
	margin: 20px 0 20px !important;
	text-align: left !important;
	line-height: 1.2em;
	position: relative;
}
.blk-nsl h4  {
	display: block;
	font-size: 18px;
	color:#8E8E8E;
	margin: 0 0 20px;
	text-align: left;
	line-height: 1.2em;
	position: relative;
}
.blk-nsl p {
	text-align: left !important;
	margin-bottom: 15px !important;
}
.nsl-logo {
	float: left;
	display: block;
	width: 80%;
	max-width: 250px;
	margin: 15px auto 0;
	position:relative;
	z-index: 5;
}
.blk-nsl .method {
	padding: 0 !important;
	margin: 0 !important;
}
.map {
	display: block;
	background: url("../files/ski-trip/bg.png") 0 0 repeat;
	background-size: 153px auto;
	padding: 5px 0;
	text-align: center;
}
.map-in {
	display: block;
	background: #fff;
	padding: 50px 5%;
}
.map-in img {
	width: 88%;
	max-width: 550px;
	margin: auto;
}
.fig {
	display: block;
	text-align: center;
	padding: 50px 5%;
}
.fig img {
	width: 100%;
	max-width: 700px;
	margin: auto;
	visibility: visible!important;
}
.blk-nsl {
	margin-top: 0;
}
ul.btns {
	display: block;
}
ul.btns li {
	display: block;
	float: left;
	width: 48%;
	margin-right: 2%;
	text-align: center;
}
ul.btns li a {
	display: block;
	font-size: 14px;
	color: #fff;
	padding: 16px 3px 15px;
	vertical-align: middle;
	background-color: #0071bc;
}
ul.btns li:last-child a {
	background-color:#98D700;
}





.tab-wrap ul {
	display: flex;
	justify-content: space-between;
}
.tab-btn {
	width: calc(20% - 10px);
	height: 70px;
	padding: 24px 0 0;
	box-sizing: border-box;
	text-align: center;
	list-style: none;
	cursor: pointer;
	vertical-align: middle;
	color: #34747C;
	background: #FFFFFF;
	border: solid 2px #34747C;
	font-weight: bold;
	border-radius: 3px;
}
.tab-btn:nth-child(4),
.tab-btn:first-child {
	padding-top: 13px;
}
.tab-btn.show {
	background: #34747C;
	color: #fff;
}
.tab-contents {
	display: none;
}

.tab-contents.show {
	display: block;
	padding: 50px 0 0;
}
.gmap {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	margin-top: 20px;
}
.gmap iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
} 

/* -------------------------------------
Main visual
------------------------------------- */

#visual {
	display: block;
	margin: 0;
	position: relative;
	overflow: hidden;
	height: calc(100vh - 95px);
}
#visual h1 {
	display: block;
	margin: 0 auto;
	width: 40%;
	max-width: 600px;
	position: absolute;
	left: 5%;
	z-index: 10;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
#visual h1 img {
	width: 100%;
}
.slider-for {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: 10;
}
.slide-container {
	height: 20vh;
	background-color: transparent;
	text-align: center;
	line-height: 20vh;
	font-size: 40px;
	font-weight: bold;
	border: 0;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.decor {
	padding: 5px 40px;
	background-color: #fff;
	border: 2px solid #000;
}
.slide-item {
	text-align: center;
	box-sizing: border-box;
	height: 100vh !important;
	cursor: pointer;
	display: flex !important;
	align-items: flex-end;
	justify-content: center;
	min-height: 120px;
	transition: 0.5s all;
	background-position: center;
	background-size: cover;
}
.slider-dots-box {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 30px;
}
.slider-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 40px;
}
.slider-dots button {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: block;
	border: 0;
	background-color: transparent;
	margin: 0 10px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 0;
	transition: 0.3s all;
	position: relative;
	z-index: 0;
}
.slider-dots-box .slick-active button {
	width: 18px;
	height: 18px;
}
.slider-dots button:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #ffffff;
	opacity: 0.5;
}
.slider-dots-box .slick-active button:after {
	content: none;
	display: none;
}
.slider-dots-box .slick-active button:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	border: 2px solid rgba(255, 255, 255, 0.75);
	border-radius: 50%;
}
.circle-bg {
	fill: rgba(255, 255, 255, 0);
	stroke: rgba(255, 255, 255, 0.75);
	stroke-width: 2;
	stroke-linecap: butt;
}
.circle-go {
	fill: rgba(255, 255, 255, 0);
	stroke: rgba(255, 255, 255, 1);
	stroke-width: 2;
	stroke-linecap: round;
	animation: progress 22s;
	stroke-dasharray: 360px;
	stroke-dashoffset: 360;
}
.circle-tx {
	/*fill: #ffffff;
	stroke-width: 1;
	font: bold 16px 'Gelato';
	text-anchor: middle;*/
	display: none;
}

@keyframes progress {
	from {
		stroke-dashoffset: 360;
	}

	to {
		stroke-dashoffset: 0;
	}
}

@keyframes zoomOut {
	0% {
		transform: scale(1.15);
	}
	100% {
		transform: scale(1);
	}
}
.add-animation {
	animation: zoomOut 10s linear 0s normal both;
}


.event {
	display: block;
	padding: 70px 0;
	background: url("../files/ski-trip/bg02.jpg") center bottom repeat #F3FBFF;
	background-size: cover;
	margin-bottom: 100px;
}
.event h2,
.event h3,
.event p {
	position: relative;
	color: #4B5D58 !important;
}
.event .page {
	position: relative;
}
.event .page img.item {
	position: absolute;
	float: left;
	width: 14%;
	left: 3%;
	top: 30px;
	visibility: visible!important;
}
.event ul.eve {
	display: block;
	padding: 80px 0 40px;
}
.event ul.eve li {
	display: block;
	background: #FFFFFF;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	position: relative;
	margin-bottom: 30px;
}
.event ul.eve li h3 {
	float: left;
	width: 58%;
	font-size: 20px !important;
	text-align: left !important;
	padding: 20px 0 20px 20px;
	box-sizing: border-box;
}
.event ul.eve li p {
	float: left;
	width: 58%;
	text-align: left !important;
	padding: 0 0 20px 20px;
	box-sizing: border-box;
}
.event ul.eve li p small {
	line-height: 1.4em;
}
.event ul.eve li .img-blk {
	float: right;
	width: 40%;
	position: relative;
	vertical-align: top;
}
.event ul.eve li .img-blk img {
	float: right;
	width: 100%;
	position: relative;
	z-index: 1;
}
.event ul.eve li .img-blk img.clud{
	width: 60%;
	position: absolute;
	z-index: 3;
	right: -10px;
	top: -20px;
}


@media screen and (max-width:1040px) {

	ul.btns li a {
		font-size: 12px;
	}

}
@media screen and (max-width:960px) {

	.tab-btn {
		font-size: 12px;
	}

	.blk-nsl .tb {
		display: block;
	}
	.blk-nsl .tb-pc {
		display: none;
	}
	.blk-nsl .nsl-r {
		width: 100%;
		padding: 0 3% 25px;
	}
	.nsl-logo {
		float: none;
		margin: 15px auto 0;
	}
	.blk-nsl h4,
	.blk-nsl .nsl-r h3 {
		text-align: center !important;
	}

}


@media screen and (max-width:768px) {


	h2.mttl {
		font-size: 25px;
	}
	.may #booking p {
		font-size: 14px;
	}
	.tab-wrap ul {
		display: block;
	}
	.tab-btn {
		float: left;
		width: calc(50% - 10px);
		margin: 5px;
		height: 50px;
		padding: 15px 0 0;
	}
	.tab-btn:nth-child(4), .tab-btn:first-child {
		padding-top: 7px;
	}
	h2.wt-ttl {
		font-size: 20px;
	}
	#booking .tab-blk h3 {
		font-size: 18px !important;
	}
	.tab-contents.show {
		padding: 30px 0 0;
	}
	.ex-blk .blk-r,
	.ex-blk .blk-l {
		float: none;
		width: 100%;
		margin-bottom: 50px;
	}
	.ex-blk h3 {
		font-size: 16px !important;
	}

	#visual {
		height: 300px;
	}
	.slide-item {
		height: 300px !important;
	}
	#visual h1 {
		width: 55%;
	}
	ul.btns li {
		float: none;
		width: 100%;
		margin: 10px 0;
	}





	.event .page img.item {
		width: 20%;
		top: 150px;
	}
	.event ul.eve {
		display: block;
		padding: 80px 0 40px;
	}
	.event ul.eve li {
		display: block;
		background: #FFFFFF;
		box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
		position: relative;
		margin-bottom: 30px;
	}
	.event ul.eve li h3 {
		width: 100%;
		font-size: 18px !important;
		text-align: left !important;
		padding: 20px 0 20px 20px;
	}
	.event ul.eve li p {
		width: 100%;
		text-align: left !important;
		padding: 0 0 20px 20px;
		box-sizing: border-box;
	}

	.event ul.eve li .img-blk {
		float: right;
		width: 100%;
	}

	.event .method {
		position: relative;
		z-index: 5;
		margin-top: 80px !important;
	}

}
