._SELECT ul:after,
#S_ABOUT .block:after,
#S_BEGINNER .box:after,
#S_ITEM .pick:after,
#S_ITEM .list .view:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
._SELECT ul,
#S_ABOUT .block,
#S_BEGINNER .box,
#S_ITEM .pick,
#S_ITEM .list .view {
    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 {
height: 325px;
}
#S_VISUAL .block {
display: table;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
height: 325px;
text-align: center;
cursor: pointer;
}
#S_VISUAL .block div {
display: table-cell;
vertical-align: middle;
}
#S_VISUAL h2 {
margin-bottom: 10px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: normal;
font-size: 26px;
line-height: 1.55;
text-shadow: 0 0 5px rgba(0,0,0,0.7);
color: #fff;
}
#S_VISUAL a {
color: #fff;
}
#S_VISUAL a:hover {
text-decoration: none;
}
#S_VISUAL p {
font-size: 12px;
text-shadow: 0 0 5px rgba(0,0,0,0.7);
color: #fff;
}
@media (min-width: 961px) {
	#S_VISUAL {
	height: 490px;
	}
	#S_VISUAL .block {
	height: 490px;
	text-align: left;
	}
	#S_VISUAL h2 {
	margin: 0 100px 10px 100px;
	width: 1000px;
	font-size: 40px;
	}
	#S_VISUAL p {
	margin: 0 100px 0 100px;
	width: 1000px;
	font-size: 20px;
	}
}

#S_BEGINNER {
background: url("../../img/beginner_bg.jpg") no-repeat center center;
background-size: cover;
padding: 58px 20px 58px 20px;
}
#S_BEGINNER h2 {
position: relative;
margin-bottom: 24px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: normal;
font-size: 24px;
text-align: center;
color: #fff;
}
#S_BEGINNER h2::before {
content: '';
position: absolute;
left: 50%;
bottom: -5px;
display: block;
background-color: #fff;
width: 1px;
height: 11px;
}
#S_BEGINNER h2::after {
content: '';
display: block;
background-color: #fff;
margin: 8px auto 0 auto;
width: 84px;
height: 1px;
}
#S_BEGINNER .lead {
margin-bottom: 36px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-size: 16px;
font-weight: normal;
text-align: center;
color: #fff;
}
#S_BEGINNER li {
margin-bottom: 35px;
text-align: center;
}
#S_BEGINNER li p {
position: relative;
display: inline-block;
border: solid 1px #fff;
padding: 8px 15px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-size: 14px;
line-height: 1.35;
color: #fff;
}
#S_BEGINNER li p::before {
content: '';
position: absolute;
display: block;
background-color: #fff;
width: 1px;
height: 25px;
}
#S_BEGINNER li p::after {
content: '';
position: absolute;
display: block;
background-color: #fff;
width: 1px;
height: 25px;
}
#S_BEGINNER li.li1 p::before {
right: 14px;
bottom: -16px;
}
#S_BEGINNER li.li1 p::after {
right: 23px;
bottom: -19px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#S_BEGINNER li.li2 p::before {
left: 7px;
bottom: -16px;
}
#S_BEGINNER li.li2 p::after {
left: 16px;
bottom: -19px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
#S_BEGINNER li.li3 p::before {
left: 50px;
bottom: -18px;
-webkit-transform: rotate(-23deg);
transform: rotate(-23deg);
}
#S_BEGINNER li.li3 p::after {
left: 59px;
bottom: -18px;
-webkit-transform: rotate(22deg);
transform: rotate(22deg);
}
#S_BEGINNER li.li4 p::before {
left: 14px;
bottom: -16px;
}
#S_BEGINNER li.li4 p::after {
left: 23px;
bottom: -19px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
#S_BEGINNER li.li5 p::before {
right: 7px;
bottom: -16px;
}
#S_BEGINNER li.li5 p::after {
right: 16px;
bottom: -19px;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
#S_BEGINNER .catch {
margin-bottom: 36px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-size: 16px;
font-weight: normal;
text-align: center;
color: #fff;
}
#S_BEGINNER .box {
background-color: #fff;
margin-bottom: 35px;
padding: 32px 15px 15px 15px;
}
#S_BEGINNER .box h3 {
margin-bottom: 40px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-size: 18px;
font-weight: normal;
text-align: center;
}
#S_BEGINNER .box h3 strong {
background: linear-gradient(transparent 50%, #e4ff00 0%);
font-weight: normal;
}
#S_BEGINNER .box .block {
padding-bottom: 28px;
}
#S_BEGINNER .box h4 {
display: table;
width: 100%;
height: 175px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-size: 15px;
font-weight: normal;
text-align: center;
}
#S_BEGINNER .box h4 a {
display: table-cell;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
vertical-align: middle;
color: #fff;
}
#S_BEGINNER .box h4 a::after {
content: '> 詳しく見る';
display: block;
margin-top: 10px;
font-size: 12px;
}
#S_BEGINNER .box h4 a:hover {
text-decoration: none;
}
#S_BEGINNER .box p {
margin-top: 7px;
font-size: 14px;
}
#S_BEGINNER .bottom {
padding: 0 20px;
color: #fff;
}
#S_BEGINNER .bottom h3 {
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-size: 16px;
font-weight: normal;
text-align: center;
}
#S_BEGINNER .bottom p {
margin-top: 20px;
font-size: 14px;
line-height: 1.59;
}
@media (min-width: 961px) {
	#S_BEGINNER {
	padding: 50px 0 70px 0;
	}
	#S_BEGINNER .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 30px;
	width: 1080px;
	}
	#S_BEGINNER h2 {
	margin-bottom: 47px;
	font-size: 28px;
	}
	#S_BEGINNER h2::before {
	bottom: -6px;
	display: block;
	width: 1px;
	height: 13px;
	}
	#S_BEGINNER h2::after {
	margin: 10px auto 0 auto;
	width: 100px;
	height: 1px;
	}
	#S_BEGINNER .lead {
	margin-bottom: 65px;
	font-size: 32px;
	}
	#S_BEGINNER ul {
	position: relative;
	height: 280px;
	}
	#S_BEGINNER .li1 {
	position: absolute;
	left: 10px;
	top: 0;
	}
	#S_BEGINNER .li2 {
	position: absolute;
	right: 10px;
	top: 20px;
	}
	#S_BEGINNER .li3 {
	position: absolute;
	left: 360px;
	top: 50px;
	}
	#S_BEGINNER .li5 {
	position: absolute;
	left: 110px;
	top: 160px;
	}
	#S_BEGINNER .li4 {
	position: absolute;
	left: 500px;
	top: 155px;
	}
	#S_BEGINNER li p {
	font-size: 18px;
	}
	#S_BEGINNER .catch {
	margin-bottom: 36px;
	font-size: 24px;
	color: #fff;
	}
	#S_BEGINNER .box {
	background-color: #fff;
	margin-bottom: 50px;
	padding: 32px 40px 40px 40px;
	}
	#S_BEGINNER .box h3 {
	margin-bottom: 33px;
	font-size: 24px;
	}
	#S_BEGINNER .box .block {
	margin-right: 20px;
	width: 300px;
	float: left;
	padding-bottom: 0;
	}
	#S_BEGINNER .box .block:last-child {
	margin-right: 0;
	}
	#S_BEGINNER .box h4 {
	height: 180px;
	font-size: 20px;
	}
	#S_BEGINNER .box h4 a {
	-webkit-transition: opacity 0.7s ease;
	-moz-transition: opacity 0.7s ease;
	-o-transition: opacity 0.7s ease;
	transition: opacity 0.7s ease;
	}
	#S_BEGINNER .box h4 a:hover {
	opacity: 0.7;
	}
	#S_BEGINNER .box h4 a::after {
	content: '> 詳しく見る';
	display: block;
	margin-top: 10px;
	font-size: 12px;
	}
	#S_BEGINNER .bottom {
	padding: 0 20px;
	color: #fff;
	}
	#S_BEGINNER .bottom h3 {
	margin-bottom: -15px;
	font-size: 24px;
	}
	#S_BEGINNER .bottom p {
	position: relative;
	box-sizing: border-box;
	margin: 20px auto 0 auto;
	padding: 11px 50px;
	width: 760px;
	}
	#S_BEGINNER .bottom p::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
	border: solid 2px #fff;
	border-right: none;
	width: 20px;
	height: 100%;
	}
	#S_BEGINNER .bottom p::after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	box-sizing: border-box;
	border: solid 2px #fff;
	border-left: none;
	width: 20px;
	height: 100%;
	}
}

#S_FLOW {
padding: 58px 10px 58px 10px;
}
#S_FLOW h2 {
position: relative;
margin-bottom: 24px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: normal;
font-size: 24px;
text-align: center;
}
#S_FLOW h2::before {
content: '';
position: absolute;
left: 50%;
bottom: -5px;
display: block;
background-color: #b2b2b2;
width: 1px;
height: 11px;
}
#S_FLOW h2::after {
content: '';
display: block;
background-color: #b2b2b2;
margin: 8px auto 0 auto;
width: 84px;
height: 1px;
}
#S_FLOW .lead {
margin-bottom: 36px;
font-size: 16px;
text-align: center;
}
#S_FLOW .lead strong {
background: linear-gradient(transparent 50%, #e4ff00 0%);
font-weight: normal;
}
#S_FLOW .list {
padding: 20px 0 0 0;
}
#S_FLOW .block {
margin-bottom: 10px;
width: 50%;
float: left;
}
#S_FLOW .block:nth-child(2n-1) .box {
margin-right: 5px;
}
#S_FLOW .block:nth-child(2n) .box {
margin-left: 5px;
}
#S_FLOW .box {
box-sizing: border-box;
border: solid 1px #d9d9d9;
padding: 0 10px 10px 10px;
height: 230px;
}
#S_FLOW .box .icon {
margin: 0 auto;
width: 90px;
}
#S_FLOW .box .icon img {
width: 90px;
height: auto;
}
#S_FLOW .box h4 {
margin-top: -10px;
font-size: 13px;
font-weight: bold;
text-align: center;
}
#S_FLOW .box h4 span {
display: block;
font-family: 'Roboto', sans-serif;
font-size: 12px;
font-weight: 700;
}
#S_FLOW .box p {
margin-top: 10px;
font-size: 12px;
line-height: 1.35;
}
@media (min-width: 961px) {
	#S_FLOW {
	padding: 50px 0 80px 0;
	}
	#S_FLOW .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 30px;
	width: 1080px;
	}
	#S_FLOW h2 {
	margin-bottom: 47px;
	font-size: 28px;
	}
	#S_FLOW h2::before {
	bottom: -6px;
	display: block;
	width: 1px;
	height: 13px;
	}
	#S_FLOW h2::after {
	margin: 10px auto 0 auto;
	width: 100px;
	height: 1px;
	}
	#S_FLOW .lead {
	margin-bottom: 34px;
	font-size: 32px;
	}
	#S_FLOW .list {
	padding: 20px 0 0 0;
	}
	#S_FLOW .block {
	margin: 0 20px 0 0;
	width: 240px;
	float: left;
	}
	#S_FLOW .block:last-child {
	margin: 0;
	width: 240px;
	float: left;
	}
	#S_FLOW .block:nth-child(2n-1) .box {
	margin-right: 0;
	}
	#S_FLOW .block:nth-child(2n) .box {
	margin-left: 0;
	}
	#S_FLOW .box {
	padding: 4px 15px 15px 15px;
	height: 290px;
	}
	#S_FLOW .box .icon {
	margin: 0 auto;
	width: 127px;
	}
	#S_FLOW .box .icon img {
	width: 127px;
	height: auto;
	}
	#S_FLOW .box h4 {
	margin-top: -13px;
	font-size: 16px;
	}
	#S_FLOW .box h4 span {
	padding-top: 3px;
	font-size: 14px;
	}
	#S_FLOW .box p {
	margin-top: 13px;
	font-size: 13px;
	line-height: 1.55;
	letter-spacing: 0.1em;
	}
}

#S_ITEM {
background-color: #f1f1f1;
padding: 58px 0 58px 0;
}
#S_ITEM h2 {
position: relative;
margin-bottom: 24px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: normal;
font-size: 24px;
text-align: center;
}
#S_ITEM h2::before {
content: '';
position: absolute;
left: 50%;
bottom: -5px;
display: block;
background-color: #b2b2b2;
width: 1px;
height: 11px;
}
#S_ITEM h2::after {
content: '';
display: block;
background-color: #b2b2b2;
margin: 8px auto 0 auto;
width: 84px;
height: 1px;
}
#S_ITEM .lead {
margin-bottom: 36px;
font-size: 16px;
text-align: center;
}
#S_ITEM .lead strong {
background: linear-gradient(transparent 50%, #e4ff00 0%);
font-weight: normal;
}
#S_ITEM .pick {
padding: 7px 20px 10px 20px;
}
#S_ITEM .pick .block {
margin-bottom: 30px;
}
#S_ITEM .pick .pack {
display: table;
position: relative;
box-sizing: border-box;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
width: 100%;
height: 195px;
text-align: center;
}
#S_ITEM .pick .pack div {
position: relative;
display: table-cell;
vertical-align: middle;
cursor: pointer;
}
#S_ITEM .pick .pack div::before {
content: '';
position: absolute;
left: 10px;
top: 10px;
display: block;
background: url("../../img/item_icn.png") no-repeat center center;
background-size: cover;
width: 55px;
height: 55px;
}
#S_ITEM .list .pack::after,
#S_ITEM .pick .pack div::after {
content: '';
position: absolute;
right: 0;
bottom: 0;
display: block;
background: url("../../img/item_arw.png") no-repeat center center;
background-size: cover;
width: 40px;
height: 40px;
}
#S_ITEM .pack h4 {
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: bold;
font-size: 20px;
color: #fff;
}
#S_ITEM .pack h4 a {
color: #fff;
}
#S_ITEM .pack h4 a:hover {
text-decoration: none;
}
#S_ITEM .pack p {
margin-top: 10px;
font-size: 12px;
line-height: 1.6;
color: #fff;
}
#S_ITEM .pick p.exp {
margin-top: 8px;
font-size: 12px;
line-height: 1.5;
}
#S_ITEM .list {
margin-bottom: 40px;
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
}
#S_ITEM .list::-webkit-scrollbar {
height: 0;
}
#S_ITEM .list .view {
box-sizing: border-box;
width: 3400px;
padding: 0 20px 0 20px;
}
#S_ITEM .list .block {
float: left;
display: table;
margin-right: 20px;
width: 240px;
height: 220px;
text-align: center;
}
#S_ITEM .list .block:last-child {
margin-right: 0;
}
#S_ITEM .list .pack {
position: relative;
display: table-cell;
vertical-align: middle;
cursor: pointer;
}
#S_ITEM .box {
background-color: #6c818d;
margin: 0 20px;
padding: 25px 20px;
color: #fff;
}
#S_ITEM .box h3 {
margin-bottom: 23px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: normal;
font-size: 16px;
line-height: 1.7;
}
#S_ITEM .box p {
font-size: 14px;
line-height: 1.87;
}
@media (min-width: 961px) {
	#S_ITEM {
	padding: 50px 0 80px 0;
	}
	#S_ITEM .cont {
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 30px;
	width: 1080px;
	}
	#S_ITEM h2 {
	margin-bottom: 30px;
	font-size: 28px;
	}
	#S_ITEM h2::before {
	bottom: -6px;
	display: block;
	width: 1px;
	height: 13px;
	}
	#S_ITEM h2::after {
	margin: 10px auto 0 auto;
	width: 100px;
	height: 1px;
	}
	#S_ITEM .lead {
	margin-bottom: 34px;
	font-size: 18px;
	}
	#S_ITEM .pick {
	padding: 25px 0 43px 0;
	}
	#S_ITEM .pick .block {
	margin: 0 20px 0 0;
	width: 500px;
	float: left;
	}
	#S_ITEM .pick .block:last-child {
	margin: 0;
	}
	#S_ITEM .pick .pack {
	-webkit-transition: opacity 0.7s ease;
	-moz-transition: opacity 0.7s ease;
	-o-transition: opacity 0.7s ease;
	transition: opacity 0.7s ease;
	height: 290px;
	}
	#S_ITEM .pick .block.hover .pack {
	opacity: 0.7;
	}
	#S_ITEM .pick .pack div::before {
	width: 82px;
	height: 82px;
	}
	#S_ITEM .pick .pack h4 {
	font-size: 24px;
	}
	#S_ITEM .pick .pack p {
	font-size: 14px;
	}
	#S_ITEM .pick p.exp {
	margin-top: 15px;
	font-size: 14px;
	}
	#S_ITEM .list {
	margin-bottom: 0;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	}
	#S_ITEM .list .view {
	box-sizing: border-box;
	width: 1040px;
	padding: 0;
	}
	#S_ITEM .list .block {
	-webkit-transition: opacity 0.7s ease;
	-moz-transition: opacity 0.7s ease;
	-o-transition: opacity 0.7s ease;
	transition: opacity 0.7s ease;
	margin-bottom: 20px;
	}
	#S_ITEM .list .block.hover {
	opacity: 0.7;
	}
	#S_ITEM .list .block:last-child {
	margin-right: 0;
	}
	#S_ITEM .box {
	box-sizing: border-box;
	position: absolute;
	right: 30px;
	bottom: 20px;
	background-color: #6c818d;
	margin: 0;
	padding: 35px 40px;
	width: 760px;
	height: 220px;
	color: #fff;
	}
	#S_ITEM .box h3 {
	margin-bottom: 23px;
	font-size: 20px;
	}
}

._SELECT {
background-color: #fff;
padding: 15px 10px 25px 10px;
}
._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;
}
._SELECT li {
position: relative;
width: 50%;
float: left;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: bold;
font-size: 19px;
text-align: center;
}
._SELECT li span {
display: block;
padding: 3px 10px;
font-family: -apple-system, BlinkMacSystemFont, HiraginoCustom, 'Hiragino Kaku Gothic ProN', YuGothic, 'Yu Gothic Medium', Meiryo, sans-serif;
font-weight: normal;
font-size: 10px;
}
._SELECT a {
color: #4d616d;
}
._SELECT li a {
box-sizing: border-box;
display: block;
padding-top: 40px;
height: 85px;
color: #000;
}
._SELECT a.txt {
height: 115px;
}
._SELECT ul {
margin-bottom: 25px;
}
._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;
}
._SELECT li.web a {
background: url("../img/nav_icn2.svg") no-repeat center 18px;
background-size: auto 18px;
border-bottom: solid 1px #b2b2b2;
}
._SELECT li.line a {
background: url("../img/nav_icn3.svg") no-repeat center 18px;
background-size: auto 18px;
border-right: solid 1px #b2b2b2;
}
._SELECT li.instagram a {
background: url("../img/nav_icn4.svg") no-repeat center 18px;
background-size: auto 18px;
}
._SELECT a:hover {
text-decoration: none;
}
._SELECT .tel {
background-color: #f1f1f1;
padding: 20px 0 23px 0;
text-align: center;
}
._SELECT .tel h5 {
margin-bottom: 1px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: bold;
font-size: 14px;
}
._SELECT .tel p {
font-size: 14px;
}
._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) {
	._SELECT {
	background-color: #fff;
	padding: 40px 0 40px 0;
	}
	._SELECT .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 40px;
	width: 1080px;
	}
	._SELECT h3 {
	height: 55px;
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 55px;
	}
	._SELECT li {
	width: 25%;
	font-size: 28px;
	}
	._SELECT li span {
	display: block;
	padding: 3px 15px;
	font-size: 13px;
	}
	._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;
	color: #4d616d;
	}
	._SELECT a.txt {
	position: relative;
	height: 140px;
	}
	._SELECT a.txt::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '> 詳しく見る ';
	width: 100%;
	font-size: 12px;
	text-align: center;
	}
	._SELECT ul {
	margin-bottom: 20px;
	}
	._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;
	}
	._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;
	}
	._SELECT li.line a {
	background: url("../img/nav_icn3.svg") no-repeat center 0;
	background-size: auto 26px;
	border-right: solid 1px #b2b2b2;
	}
	._SELECT li.instagram a {
	background: url("../img/nav_icn4.svg") no-repeat center 0;
	background-size: auto 26px;
	border-right: solid 1px #b2b2b2;
	}
	._SELECT a:hover {
	text-decoration: none;
	opacity: 0.7;
	}
	._SELECT .tel {
	background-color: #f1f1f1;
	padding: 0 0 0 0;
	height: 65px;
	text-align: center;
	line-height: 65px;
	vertical-align: middle;
	}
	._SELECT .tel h5 {
	float: left;
	margin-bottom: 0;
	padding: 0 10px 0 40px;
	font-size: 18px;
	}
	._SELECT .tel p {
	float: left;
	padding: 0 10px;
	font-size: 16px;
	line-height: 65px;
	}
	._SELECT .tel p strong {
	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;
	}
}

#S_ABOUT {
background-color: #6c818d;
padding: 58px 10px 0 10px;
color: #fff;
}
#S_ABOUT h2 {
position: relative;
margin-bottom: 34px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: normal;
font-size: 24px;
text-align: center;
}
#S_ABOUT h2::before {
content: '';
position: absolute;
left: 50%;
bottom: -5px;
display: block;
background-color: #fff;
width: 1px;
height: 11px;
}
#S_ABOUT h2::after {
content: '';
display: block;
background-color: #fff;
margin: 8px auto 0 auto;
width: 84px;
height: 1px;
}
#S_ABOUT .block {
margin-bottom: 75px;
}
#S_ABOUT .block h3 {
margin-bottom: 10px;
font-family: 'Yu Mincho', 'YuMincho', sans-serif;
font-weight: normal;
font-size: 20px;
}
#S_ABOUT .block p {
font-size: 14px;
}
#S_ABOUT .block .image {
margin-top: 20px;
font-size: 14px;
font-weight: bold;
text-align: center;
}
#S_ABOUT .block .image img {
display: block;
margin: 0 auto 10px auto;
width: 230px;
height: auto;
}
#map_canvas {
margin: 0 -10px;
background-color: #ccc;
height: 250px;
}
@media (min-width: 961px) {
	#S_ABOUT {
	padding: 50px 0 0 0;
	}
	#S_ABOUT .cont {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 40px;
	width: 1080px;
	}
	#S_ABOUT h2 {
	margin-bottom: 67px;
	font-size: 28px;
	}
	#S_ABOUT h2::before {
	bottom: -6px;
	display: block;
	width: 1px;
	height: 13px;
	}
	#S_ABOUT h2::after {
	margin: 10px auto 0 auto;
	width: 100px;
	height: 1px;
	}
	#S_ABOUT .block {
	margin-bottom: 45px;
	}
	#S_ABOUT .blk1 .pack {
	float: left;
	}
	#S_ABOUT .blk1 .image {
	padding: 0 10px;
	float: right;
	}
	#S_ABOUT .blk2 .pack {
	float: right;
	}
	#S_ABOUT .blk2 .image {
	padding: 0 10px;
	float: left;
	}
	#S_ABOUT .blk2 .image img {
	margin-top: -30px;
	}
	#S_ABOUT .block .pack {
	width: 730px;
	}
	#S_ABOUT .block h3 {
	margin-bottom: 10px;
	font-size: 24px;
	}
	#S_ABOUT .block p {
	font-size: 14px;
	line-height: 1.59;
	}
	#S_ABOUT .block .image {
	margin-top: 0;
	}
	#S_ABOUT .block .image img {
	width: 220px;
	}
	#map_canvas {
	margin: 0 -40px;
	background-color: #ccc;
	height: 300px;
	}
}


/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
position: relative;
margin: 0;
padding: 0;
*zoom: 1;
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.bx-wrapper img {
max-width: 100%;
display: block;
}
.bxslider {
margin: 0;
padding: 0;
}
ul.bxslider {
list-style: none;
}
.bx-viewport {
/*fix other elements on the page moving (on Chrome)*/
-webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
background: #fff;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: 20px;
width: 100%;
}
/* PAGER */
.bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
}
.bx-wrapper .bx-pager.bx-default-pager a {
display: block;
box-sizing: border-box;
background: #6c818d;
border: solid 2px #6c818d;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
width: 10px;
height: 10px;
margin: 0 8px;
outline: 0;
text-indent: -9999px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: none;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
vertical-align: bottom;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager-item {
font-size: 0;
line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
left: 5px;
}
.bx-wrapper .bx-next {
right: 5px;
}
.bx-wrapper .bx-controls-direction a {
transform: translateY(-50%);
position: absolute;
top: 50%;
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 11px;
background-color: #6c818d;
outline: 0;
width: 22px;
height: 22px;
text-indent: -9999px;
z-index: 90;
}
.bx-wrapper .bx-controls-direction a:hover {
opacity: 0.7;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
}
.bx-wrapper .bx-prev::after,
.bx-wrapper .bx-next::after{
position: absolute;
top: 0;
bottom: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.bx-wrapper .bx-next::after{
left: 6px;
width: 5px;
height: 5px;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.bx-wrapper .bx-prev::after{
right: 6px;
width: 5px;
height: 5px;
border-bottom: 2px solid #fff;
border-left: 2px solid #fff;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
@media (min-width: 961px) {
	/* PAGER */
	.bx-wrapper .bx-pager.bx-default-pager a {
	-webkit-transition: background 0.7s ease;
	-moz-transition: background 0.7s ease;
	-o-transition: background 0.7s ease;
	transition: background 0.7s ease;
	}
	/* DIRECTION CONTROLS (NEXT / PREV) */
	.bx-wrapper .bx-prev {
	left: 10px;
	}
	.bx-wrapper .bx-next {
	right: 10px;
	}
	.bx-wrapper .bx-controls-direction a {
	-webkit-transition: opacity 0.7s ease;
	-moz-transition: opacity 0.7s ease;
	-o-transition: opacity 0.7s ease;
	transition: opacity 0.7s ease;
	-moz-border-radius: 23px;
	-webkit-border-radius: 23px;
	border-radius: 23px;
	width: 46px;
	height: 46px;
	}
	.bx-wrapper .bx-next::after{
	left: 14px;
	width: 10px;
	height: 10px;
	}
	.bx-wrapper .bx-prev::after{
	right: 14px;
	width: 10px;
	height: 10px;
	}
}