#S_EXPLAN .block:after,
#S_SELECT ul:after,
#S_WORKS .tab:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#S_EXPLAN .block,
#S_SELECT ul,
#S_WORKS .tab {
    zoom: 1;
}

html,body {
height: 100%;
}

.activeView {
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
transition: all 0.7s ease;
}

/* CONTENTS */
#S_VISUAL {
position: relative;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
height: 250px;
}
#S_VISUAL .cont {
width: 100%;
height: 250px;
display: table;
}
#S_VISUAL h1 {
display: table-cell;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: normal;
font-size: 20px;
letter-spacing: 0.1em;
vertical-align: middle;
text-align: center;
color: #fff;
}
@media (min-width: 961px) {
	#S_VISUAL {
	height: 375px;
	}
	#S_VISUAL .cont {
	height: 375px;
	}
	#S_VISUAL h1 {
	font-size: 40px;
	}
}

#S_EXPLAN {
background-color: #f1f1f1;
padding: 58px 0 0 0;
}
#S_EXPLAN h2 {
position: relative;
margin-bottom: 24px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: normal;
font-size: 24px;
text-align: center;
}
#S_EXPLAN h2::before {
content: '';
position: absolute;
left: 50%;
bottom: -5px;
display: block;
background-color: #b2b2b2;
width: 1px;
height: 11px;
}
#S_EXPLAN h2::after {
content: '';
display: block;
background-color: #b2b2b2;
margin: 8px auto 0 auto;
width: 84px;
height: 1px;
}
#S_EXPLAN .lead {
margin-bottom: 42px;
font-size: 16px;
text-align: center;
}
#S_EXPLAN .lead strong {
background: linear-gradient(transparent 50%, #e4ff00 0%);
font-weight: normal;
}
#S_EXPLAN .block {
border-bottom: solid 1px #bfbfbf;
margin: 0 20px 65px 20px;
padding-bottom: 37px;
}
#S_EXPLAN .block:last-child {
border-bottom: none;
margin: 0 20px 0 20px;
}
#S_EXPLAN .block .image img {
width: 100%;
height: auto;
}
#S_EXPLAN .block .pack {
padding: 9px 0 0 0;
}
#S_EXPLAN .block .pack h3 {
margin-bottom: 13px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: normal;
font-size: 18px;
line-height: 1.63;
}
#S_EXPLAN .block .pack h4 {
margin-bottom: 8px;
font-size: 15px;
font-weight: bold;
line-height: 1.63;
}
#S_EXPLAN .block .pack p {
margin-bottom: 22px;
font-size: 14px;
line-height: 1.63;
}


#S_EXPLAN .block2 {
margin: 0 20px 65px 20px;
padding-bottom: 37px;
}

#S_EXPLAN .block2 .pack {
padding: 9px 0 0 0;
}
#S_EXPLAN .block2 .pack h3 {
margin-bottom: 13px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: normal;
font-size: 18px;
line-height: 1.63;
}
#S_EXPLAN .block2 .pack h4 {
margin-bottom: 8px;
font-size: 15px;
font-weight: bold;
line-height: 1.63;
}
#S_EXPLAN .block2 .pack p {
margin-bottom: 22px;
font-size: 14px;
line-height: 1.63;
}


@media (min-width: 961px) {
	#S_EXPLAN {
	padding: 50px 0 0 0;
	}
	#S_EXPLAN .cont {
	margin: 0 auto;
	width: 1080px;
	}
	#S_EXPLAN h2 {
	margin-bottom: 47px;
	font-size: 28px;
	}
	#S_EXPLAN h2::before {
	bottom: -6px;
	display: block;
	width: 1px;
	height: 13px;
	}
	#S_EXPLAN h2::after {
	margin: 10px auto 0 auto;
	width: 100px;
	height: 1px;
	}
	#S_EXPLAN .lead {
	margin-bottom: 60px;
	font-size: 18px;
	}
	#S_EXPLAN .block {
	border-bottom: solid 1px #bfbfbf;
	margin: 0 30px 70px 30px;
	padding-bottom: 42px;
	}
	#S_EXPLAN .block:last-child {
	border-bottom: none;
	margin: 0 30px 0 30px;
	}
	#S_EXPLAN .block .image {
	padding-top: 6px;
	padding-bottom: 30px;
	width: 500px;
	float: left;
	}
	#S_EXPLAN .block .pack {
	padding: 0 0 0 540px;
	}
	#S_EXPLAN .block .pack h3 {
	margin-bottom: 24px;
	font-size: 28px;
	line-height: 1.44;
	}
	#S_EXPLAN .block .pack h4 {
	margin-bottom: 19px;
	font-size: 16px;
	line-height: 1.59;
	}
	#S_EXPLAN .block .pack p {
	margin-bottom: 22px;
	font-size: 14px;
	line-height: 1.59;
	}
	
	#S_EXPLAN .block2 {
	border-bottom: solid 1px #bfbfbf;
	margin: 0 30px 70px 30px;
	padding-bottom: 42px;
	}
	#S_EXPLAN .block2:last-child {
	border-bottom: none;
	margin: 0 30px 0 30px;
	}
	#S_EXPLAN .block2 .image {
	padding-top: 6px;
	padding-bottom: 30px;
	width: 100%;
	}
	#S_EXPLAN .block2 .pack {
	padding: 0 0 0 0;
	}
	#S_EXPLAN .block2 .pack h3 {
	margin-bottom: 24px;
	font-size: 28px;
	line-height: 1.44;
	}
	#S_EXPLAN .block2 .pack h4 {
	margin-bottom: 19px;
	font-size: 16px;
	line-height: 1.59;
	}
	#S_EXPLAN .block2 .pack p {
	margin-bottom: 22px;
	font-size: 14px;
	line-height: 1.59;
	}
	
}

#S_SELECT {
background-color: #fff;
padding: 15px 10px 25px 10px;
}
#S_SELECT h3 {
background-color: #6c818d;
height: 48px;
margin-bottom: 15px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: normal;
font-size: 20px;
line-height: 48px;
color: #fff;
text-align: center;
}
#S_SELECT li {
position: relative;
width: 50%;
float: left;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: bold;
font-size: 19px;
text-align: center;
}
#S_SELECT a {
color: #4d616d;
}
#S_SELECT li a {
box-sizing: border-box;
display: block;
padding-top: 40px;
height: 85px;
color: #000;
}
#S_SELECT ul {
margin-bottom: 25px;
}
#S_SELECT li.trip a {
background: url("../img/nav_icn1.svg") no-repeat center 18px;
background-size: auto 18px;
border-bottom: solid 1px #b2b2b2;
border-right: solid 1px #b2b2b2;
}
#S_SELECT li.web a {
background: url("../img/nav_icn2.svg") no-repeat center 18px;
background-size: auto 18px;
border-bottom: solid 1px #b2b2b2;
}
#S_SELECT li.line a {
background: url("../img/nav_icn3.svg") no-repeat center 18px;
background-size: auto 18px;
border-right: solid 1px #b2b2b2;
}
#S_SELECT li.instagram a {
background: url("../img/nav_icn4.svg") no-repeat center 18px;
background-size: auto 18px;
}
#S_SELECT a:hover {
text-decoration: none;
}
#S_SELECT .tel {
background-color: #f1f1f1;
padding: 20px 0 23px 0;
text-align: center;
}
#S_SELECT .tel h5 {
margin-bottom: 1px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: bold;
font-size: 14px;
}
#S_SELECT .tel p {
font-size: 14px;
}
#S_SELECT .tel p strong {
display: inline-block;
background: url("../img/icn_tel.png") no-repeat left center;
background-size: 36px auto;
margin-bottom: 2px;
padding-left: 47px;
font-family: 'Roboto', sans-serif;
font-size: 34px;
font-weight: 700;
color: #4d616d;
}
@media (min-width: 961px) {
	#S_SELECT {
	background-color: #fff;
	padding: 40px 0 40px 0;
	}
	#S_SELECT .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 40px;
	width: 1080px;
	}
	#S_SELECT h3 {
	height: 55px;
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 55px;
	}
	#S_SELECT li {
	width: 25%;
	font-size: 28px;
	}
	#S_SELECT li a {
	-webkit-transition: opacity 0.7s ease;
	-moz-transition: opacity 0.7s ease;
	-o-transition: opacity 0.7s ease;
	transition: opacity 0.7s ease;
	padding-top: 28px;
	height: 70px;
	}
	#S_SELECT ul {
	margin-bottom: 20px;
	}
	#S_SELECT li.trip a {
	background: url("../img/nav_icn1.svg") no-repeat center 0;
	background-size: auto 26px;
	border-left: solid 1px #b2b2b2;
	border-right: solid 1px #b2b2b2;
	border-bottom: none;
	}
	#S_SELECT li.web a {
	background: url("../img/nav_icn2.svg") no-repeat center 0;
	background-size: auto 26px;
	border-right: solid 1px #b2b2b2;
	border-bottom: none;
	}
	#S_SELECT li.line a {
	background: url("../img/nav_icn3.svg") no-repeat center 0;
	background-size: auto 26px;
	border-right: solid 1px #b2b2b2;
	}
	#S_SELECT li.instagram a {
	background: url("../img/nav_icn4.svg") no-repeat center 0;
	background-size: auto 26px;
	border-right: solid 1px #b2b2b2;
	}
	#S_SELECT a:hover {
	text-decoration: none;
	opacity: 0.7;
	}
	#S_SELECT .tel {
	background-color: #f1f1f1;
	padding: 0 0 0 0;
	height: 65px;
	text-align: center;
	line-height: 65px;
	vertical-align: middle;
	}
	#S_SELECT .tel h5 {
	float: left;
	margin-bottom: 0;
	padding: 0 10px 0 40px;
	font-size: 18px;
	}
	#S_SELECT .tel p {
	float: left;
	padding: 0 10px;
	font-size: 16px;
	line-height: 65px;
	}
	#S_SELECT .tel p strong {
	background-size: 42px auto;
	padding-left: 55px;
	font-size: 40px;
	line-height: 65px;
	}
	
	#S_SELECT .head_icon {
	background-size: 42px auto;
	padding-left: 55px;
	font-size: 40px;
	line-height: 65px;
	}
}

#S_AREA {
background: url("../img/area_bg_sp.png") no-repeat center center;
background-size: cover;
padding: 58px 20px 58px 20px;
}
#S_AREA h2 {
position: relative;
margin-bottom: 24px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: normal;
font-size: 24px;
text-align: center;
}
#S_AREA h2::before {
content: '';
position: absolute;
left: 50%;
bottom: -5px;
display: block;
background-color: #b2b2b2;
width: 1px;
height: 11px;
}
#S_AREA h2::after {
content: '';
display: block;
background-color: #b2b2b2;
margin: 8px auto 0 auto;
width: 84px;
height: 1px;
}
#S_AREA .lead {
margin-bottom: 36px;
font-size: 16px;
text-align: center;
}
#S_AREA .lead strong {
background: linear-gradient(transparent 50%, #e4ff00 0%);
font-weight: normal;
}
#S_AREA dl {
font-size: 14px;
line-height: 1.44;
}
#S_AREA dt {
margin-bottom: 10px;
font-weight: bold;
}
#S_AREA dd {
margin-bottom: 20px;
}
@media (min-width: 961px) {
	#S_AREA {
	background: url("../img/area_bg_pc.png") no-repeat center center;
	background-size: cover;
	padding: 50px 0 98px 0;
	}
	#S_AREA .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 170px;
	width: 1080px;
	}
	#S_AREA h2 {
	margin-bottom: 47px;
	font-size: 28px;
	}
	#S_AREA h2::before {
	bottom: -6px;
	display: block;
	width: 1px;
	height: 13px;
	}
	#S_AREA h2::after {
	margin: 10px auto 0 auto;
	width: 100px;
	height: 1px;
	}
	#S_AREA .lead {
	margin-bottom: 34px;
	font-size: 32px;
	}
	#S_AREA dl {
	font-size: 14px;
	line-height: 1.59;
	}
	#S_AREA dt {
	margin-bottom: 0;
	font-weight: bold;
	}
	#S_AREA dd {
	margin-bottom: 12px;
	}
}