@charset "utf-8";
body {
    word-break: break-all;
}
/* section {
	padding: 40px 0;
} */
.slides {
    margin-bottom: 70px;
}
div.top {
	width: 100%;
	overflow: hidden;
}
.categoryArea .bx-viewport {
	overflow: initial!important;
}
.bx-wrapper {
    box-shadow: none;
    margin: 0;
    border: none;
    width: 100%;
    background: transparent;
}
.owl-carousel .owl-nav button.owl-next {
	right: 30px;
}
.owl-carousel .owl-nav button.owl-prev {
	left: 30px;
}
.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev {
	background: #fff;
	overflow: hidden;
	border-radius: 50%;
	box-shadow: 0 2px 5px 1px #909090;
	position: absolute;
}
.owl-carousel .owl-nav button.owl-next span, 
.owl-carousel .owl-nav button.owl-prev span {
	display: block;
	height: 60px;
	width: 60px;
	line-height: 54px;
	font-size: 35px;
}
.owl-nav {
	position: absolute;
	top: 50%;
	width: 100%;
}
.owl-carousel .owl-nav.disabled {
	display: block;
}
@media screen and (max-width: 750px) {
	.owl-carousel .owl-nav button.owl-next span, .owl-carousel .owl-nav button.owl-prev span{
		height: 40px;
		width: 40px;
		line-height: 33px;
		font-size: 32px;
	}
	.owl-carousel .owl-nav button.owl-prev {
		left: 16px;
	}
	.owl-carousel .owl-nav button.owl-next {
		right: 16px;
	}
	.owl-nav {
		top: 46%;
	}
	
}

.top .top__slider_wrap .slides li {
	position: relative;
}
.top .top__slider_wrap .slides li::before,
.top .top__slider_wrap .slides li::after {
	content: "";
	 display: block;
	 position: absolute;
	 background: #fff;
	 width: 51.4%;
	 height: 4px;
	 bottom: 8.6%;
	 z-index: 1;
 }
.top .top__slider_wrap .slides li::before {
	 left: -1%;
	 transform: rotate(9.7deg);
}
.top .top__slider_wrap .slides li::after {
	 right: -1%;
	 transform: rotate(-9.7deg);
}
 @media screen and (max-width: 767px) {
	.top .top__slider_wrap .slides li::before,
	.top .top__slider_wrap .slides li::after {
		width: 54%;
		bottom: 6.5%;
	}
	.top .top__slider_wrap .slides li::before {
		left: -2%;
		transform: rotate(21.2deg);
	}
	.top .top__slider_wrap .slides li::after {
		right: -2%;
		transform: rotate(-21.2deg);
	}
}
 .top .isPcOnly .top__category_list.list_left .top__category_item_body {
	overflow: hidden;
	border-top: 4px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
.top .isPcOnly .top__category_list.list_right .top__category_item_body {
	overflow: hidden;
	border-top: 4px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
@media screen and (max-width: 767px) {
	.top .isSpOnly .top__category_list .top__category_item_body {
		overflow: hidden;
		border-top: 4px solid #fff;
		border-bottom: 4px solid #fff;
	}
}
@media screen and (min-width: 1600px) {
	.top_main_banner_pc2 .slides li .content {
		font-size: 16px;
	}
}
.mac .top_main_banner_pc2 .slides li .content p {
	margin-top: 10px;

}
.top_main_banner_pc2 .slides li .content p {
	margin-top: 15px;
	margin-bottom: 11%;
	font-family: 'メイリオ', 'Meiryo', sans-serif;
	font-size: 20px;
	padding-left: 10px;
}
.top_main_banner_pc2 .slides li .content .content_right {
	margin-top: 10%;
	padding: 0 15px;
}
.top_main_banner_pc2 .slides li .content .content_right a {
	min-width: 165px;
	display: inline-block;
	padding: 15px 10px;
	background: #fff;
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 1.53rem;
	opacity: 1;
}
.top_main_banner_pc2 .slides li .content .content_right a:hover {
	color: #fff;
	background: #000;
}
.top_main_banner_pc2 .slides li .content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	width: 70%;
	color: #fff;
}
.top_main_banner_pc2 .slides li {
    position: relative;
}
.top_main_banner_pc2 .slides li > a {
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.top_main_banner_pc2 .slides li .content h3 {
	line-height: 0.7;
	font-size: 6.857rem;
	font-family: "Gregory", 'メイリオ', 'Meiryo', sans-serif;
	padding: 0 15px;
}
.top_main_banner_pc2 .slides li .content h3:empty {
	height: 47.9px;
}
.top_main_banner_pc2 .slides li .content p:empty {
	height: 20px;
}
@media screen and (min-width: 1200px) {
	.top_main_banner_pc2 .slides li .content h3 {
		font-family: "Gregory", 'メイリオ', 'Meiryo', sans-serif;
		font-size:6.857em;
		line-height: 0.7;
	}
	.top_main_banner_pc2 .slides li .content h3:empty {
		height: 76.8px;
	}
}
.top_main_banner_pc2 .slides {
    margin-bottom: 35px;
    overflow: hidden;
}
.top_main_banner_pc2 .slides img {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 83%, 50% 100%, 0% 83%);
	clip-path: polygon(0 0, 100% 0, 100% 83%, 50% 100%, 0% 83%);
}
.top_main_banner_sp .content {
	position: absolute;
	left: 20px;
	right: 20px;
	z-index: 10;
	bottom: 20%;
	color: #fff;
}
.top_main_banner_sp .content h3 {
	margin-bottom: 5px;
	font-size: 17vw;
	color: #fff;
	line-height: .7;
	font-weight: 400;
	font-family: "Gregory", 'メイリオ', 'Meiryo', sans-serif;
}
.top_main_banner_sp .content p {
	margin-top: 5px;
	margin-bottom: 20%;
    width: 100%;
	font-size: 16px;
}
.mac .top_main_banner_sp .content p {
	margin-top: 0px;
}
.top_main_banner_sp .content a  {
	display: inline-block;
	min-width: 165px;
	padding: 12px 10px;
	background: #fff;
    color: #000;
	font-family: AvenirNextB, "メイリオ", "Meiryo", sans-serif;
    text-align: center;
}
.top_main_banner_sp .slides li a img  {
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 87%, 50% 100%, 0 87%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 87%, 50% 100%, 0 87%);
}

.top_main_banner_sp3 .flex-direction-nav a {
	width: 35px;
	height: 40px;
}
.top_main_banner_sp3 .top__slider_wrap .flex-prev:before,
.top_main_banner_sp3 .top__slider_wrap .flex-next:before {
	width: 35px;
	height: 40px;
	font-size: 45px;
}
.top_main_banner_sp li {
	margin-bottom: 15px;
}
.top_main_banner_pc2 {
	position: relative;
}
.top_main_banner_sp img{
	width: 100%;
}
.categoryArea {
	position: relative;
	margin-top: -14vw;
	min-height: 74vw;
}
.categoryArea .bx-wrapper .bx-pager {
	display: none;
}

.hacobune-logo[data-v-59bd25f4] {
	font-size:0;
}
.hacobune-logo[data-v-59bd25f4]::before {
	content: "Powered By";
	font-size:10px;
}

@media screen and (max-width: 1199px) {
	.categoryArea {
		position: relative;
		margin-top: -5vw;
	}
}
@media screen and (max-width: 767px) {
	.categoryArea {
		position: relative;
		height: 158vw;
		margin-top: -42vw;
		overflow: hidden;
	}
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.item_checked {
	display: block;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.top__blog_item {
	width: 25%;
	padding: 0 15px;
}
.item_checked__list {
	float: left;
	vertical-align: top;
	width: 20%;
	padding: 1%;
}
.titleArea {
	margin: 0 auto;
	margin-bottom: 60px;
	margin-top: 85px;
	padding: 0 20px;
	max-width:1600px;
}
@media (min-width: 1200px) {
	.titleArea,
	.recommendArea,
	.rankingArea {
		max-width: 1300px;
		margin: 0 auto;
	}
}
@media (min-width: 1600px){
	.titleArea,
	.recommendArea,
	.rankingArea {
		max-width: 1600px;
		margin: 0 auto;
	}
}
.titleArea .title {
	font-size: 35px;
	font-weight: bold;
	font-size: 5.714em;
	font-weight: 400;
	font-family: "Gregory", 'メイリオ', 'Meiryo', sans-serif;
}
.titleArea .sub_title {
	font-size: 16px;
	font-weight: bold;
	margin: 10px auto 60px;
}
.swiper-button-prev,
.swiper-button-next
{
	width: 40px;
	height: 40px;
	background:#fff;
	border-radius: 50%;
	box-shadow: 0 2px 5px 1px #909090;
}
@media (min-width: 1200px) {
.swiper-button-prev
	{
		left: 45px;
	}
}
@media (min-width: 1200px) {
.swiper-button-next
	{
		right: 45px;
	}
}
.swiper-button-prev::after,
.swiper-button-next::after {
	content: '';
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	border: 0px;
	border-top: solid 2px #000;
	font-family: none;
}
.swiper-button-prev::after {
	border-left: solid 2px #000;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.swiper-button-next::after {
	border-right: solid 2px #000;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.container {
	margin: 0 auto;
	text-align: left;
}

@media (max-width: 992px){
	.container {
		max-width: 940px;
	}
}
.featureArea .swiper-feature .swiper-slide {
	overflow: hidden;
}
.featureArea .swiper-feature .swiper-slide:hover img {
	transition: all 0.6s;
	transform:scale(1.1);
}
.featureArea .titleArea .title {
	margin-bottom: 0.4em;
}
.featureArea {
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
}

@media (min-width: 992px){
	.featureArea {
		padding: 40px 0;
	}
}
@media (min-width: 1600px){
	.featureArea {
		padding: 50px 0;
	}
}
@media (min-width: 992px) {
	.featureArea .titleArea .title {
		text-align: left;
	}
}
@media (max-width: 767px) {
	.featureArea {
		padding: 20px 0;
		margin-top: 0;
	}
	.featureArea .titleArea,
	.blogArea .titleArea {
		margin-top: 0;
		margin-bottom: 0;
	}
	.featureArea .titleArea .title {
		margin-bottom: 12px;
	}
	.blogArea .titleArea {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.blogArea .titleArea a {
		color: #000;
		font-size: 18px;
	}
}
@media (min-width: 768px) {
	.blogArea .container {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.blogArea .container a {
		font-size: 18px;
		color: #000;
	}
}
.featureArea ul li {
	text-align: center;
}
.featureArea ul li img {
	width: 100%;
	transition: all 0.6s;
}

.featureArea .swiper-feature .swiper-slide {
	position: relative;
}
.featureArea .swiper-feature .swiper-slide .image {
	position: relative;
}
.featureArea .swiper-feature .swiper-slide .image::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-color: #000;
    transition: opacity linear 0.5s;
    opacity: 0.4;
}
.featureArea .swiper-feature .swiper-slide .content {
	color: #fff;
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
	text-align: left;
    z-index: 2;
}
.btn-white {
	min-width: 165px;
	padding: 12px 10px;
	font-size: 16px;
	color: #000;
}
.featureArea .swiper-feature .swiper-slide .content h4 {
    display: block;
	margin-bottom: 7px;
	font-family: AvenirNextB, "メイリオ", "Meiryo", sans-serif;
	font-size: 26px;
	font-weight: bold;
}
.featureArea .swiper-feature .swiper-slide .content p {
	margin-bottom: 42px;
	font-family: AvenirNextR;
	font-size: 16px;
}
.featureArea .swiper-feature .swiper-slide .content a {
	font-family: AvenirNextB, "メイリオ", "Meiryo", sans-serif;
	font-size: 16px;
	font-weight: bold;
	min-width: 165px;
	text-align: center;
	padding: 15px 10px;
	background: #fff;
	color: #000;
	display:inline-block;
	/* transition: all .6s ease; */
}
.featureArea .swiper-feature .swiper-slide .content a:hover {
	background: #000;
	color: #fff;
	opacity: 1;
}
.swiper-button-prev2,
.swiper-button-next2,
.swiper-button-prev3,
.swiper-button-next3 {
	z-index: 1;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	width: 60px;
	height: 60px;
	background:#fff;
	border-radius: 50%;
	box-shadow: 0 2px 5px 1px #909090;
}
.swiper-button-prev2,
.swiper-button-prev3 {
	left: 45px;
}
.swiper-button-next2,
.swiper-button-next3 {
	right: 45px;
}
@media (max-width: 992px) {
	.swiper-button-prev2,
	.swiper-button-prev3 {
		left: 20px;
	}
	.swiper-button-next2,
	.swiper-button-next3 {
		right: 20px;
	}
	.swiper-button-next2,
	.swiper-button-prev2,
	.swiper-button-next3,
	.swiper-button-prev3 {
		width: 40px;
		height: 40px;
	}
}

.swiper-button-prev2::after,
.swiper-button-next2::after,
.swiper-button-prev3::after,
.swiper-button-next3::after {
	position: absolute;
	top: 40%;
	left: 40%;
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border: 0px;
	border-top: solid 2px #000;
	font-family: none;
}
.swiper-button-prev2::after,
.swiper-button-prev3::after {
	border-left: solid 2px #000;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.swiper-button-next2::after,
.swiper-button-next3::after {
	border-right: solid 2px #000;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
@media (min-width: 1600px) {
	.featureArea .swiper-feature .swiper-slide .content {
		left: 50px;
		bottom: 50px;
	}
}
@media (min-width: 1200px) {
	.featureArea .swiper-feature .swiper-slide .content {
		left: 40px;
		bottom: 40px;
	}
}
.featureArea .swiper-feature .titleArea {
	margin-bottom: 35px;
}

.blogArea .swiper-blog {
	position: relative;
}


.blogArea .swiper-blog img {
	width: 100%;
}

.blogArea {
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
}
@media (min-width: 992px){
	.blogArea {
		padding: 40px 0;
	}
}
@media (min-width: 1600px){
	.blogArea {
		padding: 50px 0;
	}
}
.blogArea .titleArea .title {
	margin-bottom: 0.4em;
}

.item_archive__price_wrap {
	margin-top: 6px;
	font-size: 18px;
	font-weight: 400;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
.top__blog_wrap {
	margin-top: 60px;
}
.top__content_wrap .item_page__body {
	margin-top: 0;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.top__content_wrap .item_page__body {
		text-align: center;
		padding: 0;
	}
}
.vsm-slider .ecbn-selection-wrapper .ecbn-selection-title, 
.ecbn-selection-page-wrapper .ecbn-selection-title {
	display: none;
}
.vsm-slider .ecbn-selection-wrapper .ecbn-selection-description {
	display: none;
}
.ecbn-selection-widget {
	max-width: inherit !important;
}
@media print, screen and (max-width: 767px) {
	.recommend_list .item:nth-child(odd) {
		clear: both;
	}
	.titleArea {
		margin-bottom: 60px;
		margin-top: 45px;
	}
	.titleArea .title {
		font-size:4.314em;
	}
	.item_checked__list {
		width: 50%;
	}
	.item_checked__list:nth-child(odd) {
		clear: both;
	}
	.top__blog_item {
		width: 100%;
		padding: 0;
	}
	
	.vsm-slider .ecbn-selection-wrapper .ecbn-selection-title, 
	.ecbn-selection-page-wrapper .ecbn-selection-title {
		padding-top:5px;
	}
	.top__category{
		margin-bottom: 0;
	}
}

.top__slider_wrap .flex-direction-nav {
	display: block;
}
.top__slider_wrap .flex-direction-nav a, 
.top__slider_wrap .flex-direction-nav button,
.top__slider_wrap .flex-direction-nav .top__pickup_more_btn, 
.top__slider_wrap .flex-direction-nav .shoping_cart__deleate_btn, 
.top__slider_wrap .flex-direction-nav .reissue__btn, 
.top__slider_wrap .flex-direction-nav .reissue__btn--back, 
.top__slider_wrap .flex-direction-nav .help_contact__btn, 
.top__slider_wrap .flex-direction-nav .contact_confirm__btn_list--back, 
.top__slider_wrap .flex-direction-nav .contact_confirm__btn_list--post, 
.top__slider_wrap .flex-direction-nav .member_draw--out {
	width: 50px;
	height: 50px;
	margin: -25px 0 0;
	position: absolute;
	top: 50%;
}
.top__slider_wrap .flex-nav-prev, 
.top__slider_wrap .flex-nav-next {
	position: inherit;
	top: inherit;
	margin-top: 0;
	left: inherit;
}
.top__slider_wrap .flex-control-nav {
	position: absolute;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	bottom: inherit;
	z-index: 2; 
	text-align: left;
}
@media only screen and (min-width: 768px) {
	.top__slider_wrap .flex-control-nav {
		top: 53%;
		left: 50.3%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		width: 70%;
	}
}
@media only screen and (min-width: 768px) {
	.mac .top__slider_wrap .flex-control-nav {
		top: 53% !important;
		padding-left: 10px;
	}
}
@media only screen and (max-width: 767px) {
	.top__slider_wrap .flex-control-nav {
		position: absolute;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		bottom: 30%;
		left: 20px;
		z-index: 2;
		max-width: 90%;
		text-align: left;
	}
}
.top__slider_wrap .flex-prev {
	left: 10px;
}
.top__slider_wrap .flex-next {
	right: 10px;
}
.top__slider_wrap .flex-control-paging li a {
	width: 40px;
	height: 5px;
	background-color: rgba(255,255,255,0.3);
	border-radius: 0;
	border: none;
	position: relative;
}
.top__slider_wrap .flex-control-paging li a.flex-active {
	opacity: 1;
}
.top__slider_wrap .flex-control-paging li a::before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 0;
	display: inline-block;
	background-color: #fff;
	transition: all linear 1s;
}

.top__slider_wrap .flex-control-paging li a.flex-active::before {
	left: 0;
	right: auto;
	width: 100%;
}

.h
.top__category {
	position: relative;
}
.top__category {
	margin-top: -15vw;
	display: flex;
}
@media screen and (max-width: 1199px) {
	.top__category {
		margin-top: -17vw;
	}
}

	@media only screen and (min-width: 1200px) {
	.top__category {
		/* height: 72.3vw; */
		margin-top: 0;
	}
}
.top__category_item {
	position: relative;
	display: block;
	color: #fff;
	overflow: hidden;
}
.top__category_item:hover img {
transition: all 0.6s;
transform:scale(1.2);
}
.top__category_item_body a {
	display: block;
	width: 100%;
	height: 100%;
}
.top__category_item_link-wrap,
.top__category_item_link {
	color: #fff;
}
@media only screen and (max-width: 767px) {
	.top__category_item:nth-child(2n+1) {
		clear: both;
		border-left: none;
	}
	.top__category {
		margin-top: 0;
		display: block;
	}
}

.top__category_item:nth-child(4n+1) {
	clear: both;
	border-left: none;
}
.top__category_list {
	width: 100%;
	height: 75vw;
}
.top__category_list.swiper {
	z-index: 0;
}
.top__category_list .owl-item {
	border-left: 1px solid #C8C8C8;
}
.top__category_list .owl-item:first-child {
	border-left: none;
}
.top__category_item_header {
	margin-bottom: 20px;
}
.top__category_title {
	width: 100%;
}
.top__category_main_img {
	width: 100%;
	transition: all 0.6s;
}
.top__category_item_footer {
    position:absolute;
	top:50%;
	left:40%;
	transform:translateY(-50%);
	margin-bottom: 20px;
	text-align: left;
	font-size: 1.2rem;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
}
.top__category_item_footer h4 {
	font-family: AvenirNextB, "メイリオ", "Meiryo", sans-serif;
	line-height: 1.5;
	font-size: 30px;
	margin-bottom: 7px;
}

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

	.bx-wrapper img {
		object-fit: cover;
		height: 57vw;
	}
}

@media screen and (max-width: 1199px) {
	.top__category_item_footer h4 {
		font-size:20px;
	}
}
.top__category_item_link {
	position: relative;
	font-family: AvenirNextB, "メイリオ", "Meiryo", sans-serif;
	font-size: 16px;
	display: block;
	margin-top: -60px;
	padding-top: 60px;
}
.top__category_item_link::after {
	content: '';
	margin-left: 15px;
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 0px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
@media screen and (min-width: 1200px) {
	.top__category_item_footer {
		left: 60%;
	}
}
.top__category .owl-carousel {
	overflow: hidden;
	background-color: #ffffff;
}
.top__category_switch {
	font-size: 30px;
	line-height: 1;
	color: #C8C8C8;
}
.top__category_switch--prev {
	cursor: pointer;
	background-color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	z-index: 9;
	left: 0;
}
.top__category_switch--next {
	cursor: pointer;
	background-color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	z-index: 9;
	right: 0;
}
.top__category_cover_line {
	position: absolute;
	width: 1px;
	height: 100%;
	top: 0;
	background-color: white;
	z-index: 1;
}
.top__pickup_wrap {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 3px solid #969696;
	clear: both;
}
.top__pickup_title {
	border-bottom: 3px solid #969696;
}
.top__pickup_title_img {
	max-width: 230px;
}
.top__pickup_list {
	width: 100%;
	text-align: center;
}
.top__pickup_item {
	display: inline-block;
	vertical-align: top;
}
@media only screen and (max-width: 767px) {
.top__pickup_item {
		width: 50%;
		margin: 10px 0;
	}
}
@media print, screen and (min-width: 768px) {
	.top__pickup_item {
		width: 25%;
		margin: 20px 0;
	}
}
.top__pickup_img_wrap {
	padding: 0 20px;
}
.top__pickup_img {
	width: 100%;
}
.top__pickup_item_name {
	font-size: 18px;
	font-size: 1.8rem;
	color: #646464;
	line-height: 26px;
}
.top__pickup_item_price, 
.top__pickup_item_price--proper, 
.top__pickup_item_price--sale {
	font-size: 12px;
	font-size: 1.2rem;
	color: #646464;
	line-height: 14px;
}
.top__pickup_item_price:before, 
.top__pickup_item_price--proper:before, 
.top__pickup_item_price--sale:before {
	content: "\ ";
	margin-right: 5px;
}
.top__pickup_item_price--proper {
	text-decoration: line-through;
}
.top__pickup_item_price--sale {
	font-size: 14px;
	font-size: 1.4rem;
	color: #C1272D;
}
.top__pickup_more_btn {
	display: inline-block;
	color: #ffffff;
	background-color: #333333;
	line-height: 40px;
	padding: 0 15px;
	margin-top: 10px;
	cursor: pointer;
}
.top__pickup_more_btn:after {
	clear: both;
	content: "";
	display: table;
}
.top__pickup_more_btn::after {
	clear: both;
	content: "";
	display: table;
}
.top__pickup_more_btn:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f0da";
	margin-left: 20px;
}
.top__pickup_more_btn span:after {
	content: "More Pickup";
}
@media print, screen and (min-width: 768px) {
	.top__pickup_more_btn {
		display: none;
	}
}
.top__pickup_more_btn--active:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f0d8";
	margin-left: 20px;
}
.top__pickup_more_btn--active span:after {
	content: "Close Pickup";
}
@media print, screen and (min-width: 768px) {
	.top__pickup_more {
		display: block !important;
	}
}
@media only screen and (max-width: 767px) {
	.top__pickup_more {
		display: none;
	}
}
.top__blog_wrap {
	margin-bottom: 30px;
}
.top__blog_header {
	margin-bottom: 20px;
	padding: 0 10px;
}
.top__blog_header:after {
	clear: both;
	content: "";
	display: table;
}
.top__blog_title {
	font-size: 18px;
	font-size: 1.8rem;
	color: #646464;
	float: left;
}
.top__blog_link {
	font-size: 13px;
	font-size: 1.3rem;
	color: #646464;
	float: right;
}
.top__blog_item {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
}
@media only screen and (max-width: 767px) {
	.top__blog_item {
		width: 100%;
		margin-bottom: 20px;
	}
}
@media print, screen and (min-width: 768px) {
	.top__blog_item {
		width: 33.3333333%;
	}
}
.top__blog_img {
	width: 100%;
}
.top__blog__description {
	color: #646464;
}
.top__blog_day {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 15px;
	margin: 10px 0 5px;
}
.top__blog_name {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 17px;
}
#headtitle {
	display: block;
	width: 100%;
	height: 1px;
	margin: -1px auto 0;
	padding: 0;
	overflow: hidden;
	font-size: 1px;
	line-height: 1;
	font-weight: bold;
	color: #ffffff;
}
.top__slide_text_wrap {
	position: absolute;
	left: 5%;
	color: #ffffff;
}
.top__slide_link {
	display: block;
	opacity: 1 !important;
}
.top__slide_text_wrap.top {
	top: 5%;
}
.top__slide_text_wrap.bottom {
	bottom: 5%;
}
.top__slide_text_main {
	font-size: 65px;
	font-size: 6.5rem;
	padding-bottom: 20px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
@media only screen and (max-width: 767px) {
	.top__slide_text_main {
		font-size: 25px;
		font-size: 2.5rem;
		padding-bottom: 5px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.top__slide_text_main {
		font-size: 52px;
		font-size: 5.2rem;
		padding-bottom: 10px;
	}
}
.top__slide_text_sub {
	font-size: 33px;
	font-size: 3.3rem;
	padding-bottom: 20px;
	font-family: 'Roboto', sans-serif;
}
@media only screen and (max-width: 767px) {
	.top__slide_text_sub {
		font-size: 15px;
		font-size: 1.5rem;
		padding-bottom: 5px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.top__slide_text_sub {
		font-size: 27px;
		font-size: 2.7rem;
		padding-bottom: 15px;
	}
}
.top__slide_text_jp {
	font-size: 2rem;
}
@media only screen and (max-width: 767px) {
	.top__slide_text_jp {
		display: none;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.top__slide_text_jp {
		font-size: 15px;
		font-size: 1.5rem;
	}
}
.top__slide_link_badge {
	font-size: 18px;
	font-size: 1.8rem;
	font-family: 'Roboto', sans-serif;
	color: #EB6400;
	display: inline-block;
	padding: 10px 20px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	.top__slide_link_badge {
		display: none;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.top__slide_link_badge {
		font-size: 14px;
		font-size: 1.4rem;
		margin-top: 10px;
		padding: 5px 10px;
	}
}
.top__slide_link_text {
	position: relative;
	z-index: 2;
}
.top__slide_link_text:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f144";
	margin-left: 10px;
}
.top__slide_link_badge_back {
	background-color: #ffffff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: rotate(135deg) scale(3) skew(1deg) translate(0px);
	-webkit-transform: rotate(135deg) scale(3) skew(1deg) translate(0px);
	-moz-transform: rotate(135deg) scale(3) skew(1deg) translate(0px);
	-o-transform: rotate(135deg) scale(3) skew(1deg) translate(0px);
	-ms-transform: rotate(135deg) scale(3) skew(1deg) translate(0px);
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.top__slide_link_badge_back {
		transform: rotate(140deg) scale(3) skew(1deg) translate(0px);
		-webkit-transform: rotate(140deg) scale(3) skew(1deg) translate(0px);
		-moz-transform: rotate(140deg) scale(3) skew(1deg) translate(0px);
		-o-transform: rotate(140deg) scale(3) skew(1deg) translate(0px);
		-ms-transform: rotate(140deg) scale(3) skew(1deg) translate(0px);
	}
}

.adventuresArea {
	position: relative;
  	background: #fff;
	padding-top: 10em;
	margin-top: -8vw;
	padding-bottom: 5.357em;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	-webkit-clip-path: polygon(50% 0, 100% 16%, 100% 100%, 0 100%, 0 16%);
	clip-path: polygon(50% 0, 100% 16%, 100% 100%, 0 100%, 0 16%);
}
.adventuresArea::after {
	display: block;
	position: absolute;
	top: 4px;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
	background: url(../img/bg-adventure_pc.jpg) no-repeat;
	-webkit-clip-path: polygon(50% 0, 100% 16%, 100% 100%, 0 100%, 0 16%);
	clip-path: polygon(50% 0, 100% 16%, 100% 100%, 0 100%, 0 16%);
	background-size: cover;
}
@media screen and (max-width: 991px) {
	.adventuresArea {
		-webkit-clip-path: polygon(50% 0, 100% 11%, 100% 100%, 0 100%, 0 11%);
		clip-path: polygon(50% 0, 100% 11%, 100% 100%, 0 100%, 0 11%);
	}
}
@media screen and (max-width: 991px) {
	.adventuresArea::after {
		-webkit-clip-path: polygon(50% 0, 100% 11%, 100% 100%, 0 100%, 0 11%);
		clip-path: polygon(50% 0, 100% 11%, 100% 100%, 0 100%, 0 11%);
	}
}
.adventuresArea .titleArea .title{
	color: #fff;
}

@media only screen and (max-width: 1199px) {
	.adventuresArea {
		margin-top: -14vw;
	}
}
@media only screen and (min-width: 1200px) {
.adventuresArea {
	padding-top: 10em;
    padding-bottom: 8em;
	}
}
.adventuresArea .content .title {
	display:flex;
	align-items: center;
	min-height: 47px;
	font-family: AvenirNextB, "メイリオ", 'Meiryo', sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.adventuresArea .content .title::before {
	position: relative;
	top: -1px;
	left: -2px;
	content: '';
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 8px;
    background-repeat: no-repeat;
	background-size: contain;
    vertical-align: middle;
}
.adventuresArea .content .title.golf::before {
	background-image: url(../img/icon_golf.svg);
}
.adventuresArea .content .title.camp::before {
	background-image: url(../img/icon_camp.svg);
}
.adventuresArea .content .title.trail::before {
	background-image: url(../img/icon_trail.svg);
}
.adventuresArea .content .title.hiking::before {
	background-image: url(../img/icon_hiking.svg);
}
.adventuresArea .content .title.backpacking::before {
	background-image: url(../img/icon_backpacking.svg);
}
.adventuresArea .content .title.adventure::before {
	background-image: url(../img/icon_adventure.svg);
}
.adventuresArea .content .title.everyday::before {
	background-image: url(../img/icon_everyday.svg);
}

.featureArea .swiper-feature .swiper-slide .image:hover::before {
	transition: all .5s;
	opacity:0.2;
}

.adventuresArea .content p {
	font-family: AvenirNextR, "メイリオ", "Meiryo", sans-serif;
	font-size: 14px;
	min-height: 40px;
}
.adventuresArea .content a.btn.btn-black {
	font-family: AvenirNextB, "メイリオ", "Meiryo", sans-serif;
	font-size: 16px;
	background: #000;
	color: #fff;
	display: inline-block;
	min-width: 165px;
	text-align: center;
	padding: 17px 10px;
	margin-left: 21px;
	border: 2px solid #000;
	transition: .2s;
}
.adventuresArea .content a.btn.btn-black:hover {
	background: #fff;
	color: #000;
	border: 2px solid #000;
	transition: .2s;
}
.adventersArea h2 {
	font-size: 80px;
}
.adventersArea p {
	font-size: 80px;
}
.adventuresArea .contents {
	display: flex;
}
.adventuresArea .content {
	position: relative;
	padding: 10px;
}
@media only screen and (min-width: 1200px) {
	.adventuresArea .content {
		max-width: 380px;
	}
}
@media only screen and (min-width: 1600px) {
	.adventuresArea .content {
		max-width: 410px;
	}
}
@media only screen and (max-width: 1199px) {
	.adventuresArea .content {
		max-width: 320px;
		margin-right: -15px !important;
		padding-left: 30px;
	}
}
@media only screen and (max-width: 750px) {
	.adventuresArea .content {
		margin-right: 0 !important;
		padding-left: 0;
	}
}
.adventuresArea .imgArea {
	position: relative;
	min-height: 220px;
	margin: 30px auto 0;
	overflow: hidden;
	border-radius: 0;
	transform: skew(-20deg);
	left: 1%;
}

@media only screen and (max-width: 11199px) {
	.adventuresArea .imgArea {
		min-height: 185px;
	}
	}
	
	@media only screen and (min-width: 1200px) {
	.adventuresArea .imgArea {
		min-height: 220px;
	}
	}

.adventuresArea .imgArea img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 470px;
	min-height: 250px;
	transform: translate(-50%, -50%) skew(20deg);
	max-width: unset;
	max-width: none;
}


.adventuresArea .content .textArea {
	padding: 28px 20px 35px 28px;
	position: relative;
	z-index: 1;
	text-align: left;
	margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
	.adventuresArea .content .textArea {
		padding: 28px 20px 35px 28px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.adventuresArea .content .textArea {
		padding: 40px 20px 35px 40px;
	}
}

.adventuresArea .content .textArea::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
	background: #fff;
	transform: skewX(20deg);
}
@media only screen and (max-width: 1199px) {
	.adventuresArea .content .textArea::before {
		left: 7px;
		right: -6px;
	}
}

.adventuresArea .content .btn.btn-white {
	margin-left: 21px;
	color: #fff;
	background: #000;
}

.btn-white {
	font-size: 16px;
	width: 165px;
	display: block;
	padding: 12px 10px;
	background: #fff;
	text-align: center;
}

.storyArea {
	position: relative;
}

@media only screen and (max-width: 1199px) {
	.storyArea .textArea {
		bottom: 20px;
		left: 20px;
	}
}
.storyArea .textArea {
	position: absolute;
	text-align: left;
	color: #fff;
}
.storyArea .textArea .btn-white {
	font-family: 'AvenirNextB', 'メイリオ', 'Meiryo',  sans-serif;
	margin-top: 32px;
	opacity: 1;
	min-width: 13.8em;
	padding-top: 1.3em;
	padding-bottom: 1.3em;
	font-weight: bold;
	transition: .2s;
}
.storyArea .textArea .titleArea {
	margin-bottom: 7px;
	padding: 0;
}

.storyArea .textArea .title {
	text-align: left;
	color: #fff;
}
@media only screen and (min-width: 768px) {
	.storyArea .textArea {
		text-align: left;
		left: 50px;
		bottom: 50px;
	}
}

@media only screen and (min-width: 1200px) {
	.storyArea .textArea {
		width: 100%;
		max-width: 1300px;
		top: 50%;
		left: 50%;
		bottom: inherit;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		padding-left: 20px;
		padding-right: 20px;
		text-align: left;
	}
}

.storyArea .contents_img {
	min-height: 230px;
	width: 100%;
}

@media only screen and (min-width: 1200px) {
}

@media screen and (min-width: 992px) {
	.silvereggArea.container {
		padding: 0 40px;
	}
}
@media screen and (max-width: 767px) {
	.silvereggArea .item_archive__name_wrap {
		padding: 8px 0 26px;
	}
	.storyArea .contents_img {
		width: auto;
	}
	.storyArea {
		height: 450px;
		overflow: hidden;
	}

}
@media screen and (max-width: 767px) {
	.silvereggArea .titleArea .sub_title {
		margin-top: 7px;
		margin-bottom: 0;
		font-family: AvenirNextR, "メイリオ", "Meiryo", sans-serif;
		font-size: 12px;
	}
}
.silvereggArea .item a:hover  {
	opacity: 1;
}
.silvereggArea .item a img {
	transition: all 0.6s;
}
.silvereggArea .item:hover img {
	transition: all 0.6s;
	transform:scale(1.1);
}
.silvereggArea.container {
	margin: 0 auto;
	padding: 0 20px;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	.silvereggArea.container {
		max-width: 720px;
	}
}
@media screen and (min-width: 1200px) {
	.silvereggArea.container {
		max-width: 1300px;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.silvereggArea.container {
		max-width: 720px;
		padding: 0 20px;
	}
}
@media screen and (min-width: 992px) {
	.silvereggArea.container {
		padding: 40px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.silvereggArea.container {
		max-width: 940px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1599px) {
	.silvereggArea.container {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}
@media screen and (min-width: 1600px) {
	.silvereggArea.container {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
.silvereggArea.container .titleArea {
	margin-top: 0;
	margin-bottom: 7px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.silvereggArea.container .titleArea {
		margin-bottom: 21px;
	}
}
@media screen and (min-width: 992px) {
	.silvereggArea.container .titleArea {
		margin-bottom: 21px;
		text-align: left;
	}
}
.silvereggArea.container .recommend_list,
.silvereggArea.container .ranking_list {
	width: 100%;
	display: flex;
    justify-content: space-between;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
	.silvereggArea.container .recommend_list,
	.silvereggArea.container .ranking_list {
		margin: 0 calc(50% - 50vw);
		padding: 4px calc(50vw - 50% + 8px);
		width: 100vw;
	}
}

@media screen and (min-width: 992px) {
	.recommendArea,
	.rankingArea {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

.recommendArea .owl-carousel .owl-nav, 
.rankingArea .owl-carousel .owl-nav{
	display: none;
}

.recommend_list {
	counter-reset: number;
	max-width: 1600px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
.recommend_list img {
	width: 100%;
}

.recommend_list .item {
	text-align: left;
}
@media screen and (max-width: 767px) {
.silvereggArea.container .recommend_list .item,
.silvereggArea.container .ranking_list .item {
		width: 145px !important;
	}
	.recommend_list {
		display: flex;
		flex-wrap: wrap;
	}
	.recommend_list .item {
		width: 50%;
		text-align: center;
	}
	.owl-carousel.owl-loaded.is_pc_only {
		display: none;
	}
}
.recommend_list .item_archive__name,
.item_checked .item_archive__name {
	color: #000;
	font-weight: bold;
	font-size: 18px;
}
.rankingArea .recommend_list .item {
	position: relative;
}
.rank_num {
	display:none;
}
.rankingArea .rank_num{
	margin: 0 auto;
	margin-bottom: 15px;
	counter-increment: number;
	content: counter(number);
	background: #000;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	color: #fff;
	line-height: 2;
	font-family: "Montserrat";
	font-weight: 800;
	font-size: 16px;
	text-align: center;
	z-index: 10;
}

.instaArea .title {
	text-align: left;
}
.instaArea .content {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

@media screen and (min-width: 1200px) {
	.instaArea .title {
		margin-bottom: 7px;
	}
}

@media screen and (min-width: 1200px) {
	.instaArea .content {
		margin-bottom: 21px;
	}
}
@media screen and (min-width: 1200px) {
	.instaArea .content p {
		font-family: AvenirNextB, "メイリオ", "Meiryo", sans-serif;
		font-size: 27px;
	}
}
.instaArea .content .snsArea {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.instaArea .content .snsArea p {
	margin-right: 14px;
	font-family: AvenirNextB, "メイリオ", "Meiryo", sans-serif;
	font-size: 20px;
}
.instaArea .content .snsArea ul {
	display: flex;
	align-items: center;
}
.instaArea .content .snsArea ul li {
	margin-left: 5px;
	margin-right: 5px;
}
.instaArea .content .snsArea ul li img {
	width: 35px;
}
.instaArea {
	padding: 100px 0 40px;
	background: #fff;
}
@media (max-width: 767px) {
	.instaArea {
		padding: 10px 0 40px 0;
		position: relative;
	}
	.instaArea .content .snsArea p {
		font-size: .929em;
	}

	.instaArea .content .snsArea ul li img {
		max-width: 27px;
	}
	.instaArea .content .snsArea {
		position: absolute;
		bottom: 2vw;
		left: 2vw;
		padding-left: 25px;
		padding-right: 25px;
	}
}
.hacobune-layout-base-top-html {
	display: none !important;
}

.hacobune-app-container[data-v-4bb8bf2f] {
	padding-top: 0 !important;
}
	
@media screen and (max-width: 767px) {
	.hacobune-grid-col[data-v-b4b15cda]:nth-child(n + 3) {
		display: none;
	}
	.hacobune-grid-col[data-v-b4b15cda] {
		flex: 0 0 50% !important;
    	max-width: 50% !important;
	}
}

.recommendArea .img_wrap,
.rankingArea .img_wrap {
	overflow: hidden;
}

.scrolldown {
	animation: arrowmove 1s ease-in-out infinite;
	position:absolute;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	width:50px;
	height:50px;
	margin-bottom: 5%;
	z-index:2;
}
@media screen and (max-width: 767px) {
	.scrolldown {
		margin-bottom: 10%;
	}
}
.scrolldown4 {
	position:absolute;
	bottom: 0;
	right:50%;
	z-index: 111;
	margin-bottom: 7%;
}
@keyframes arrowmove {
	0%{bottom:1%;}
	50%{bottom:3%;}
	100%{bottom:1%;}
}
.scrolldown4 .line{
	content:"";
	position: absolute;
	bottom:0;
	left:-1px;
	width:2px;
	height: 35px;
	border-radius: 0.25em;
	background:#fff;
}
.scrolldown4:before {
	content: "";
	position: absolute;
	bottom: 0;
	right: -7px;
	width: 2px;
	height: 15px;
	background: #fff;
	transform:rotate(45deg)
}
.scrolldown4:after{
	content:"";
	position: absolute;
	bottom:0;
	left:-7px;
	width:2px;
	height: 15px;
	background:#fff;
	transform: rotate(-45deg);
}
.fade-in-bottom {
	opacity: 0;
	animation-name: fadein-bottom;
	animation-duration: 1s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}
@keyframes fadein-bottom {
	0% {
		opacity: 0;
		transform: translateY(110px);
	}
	100% {
		opacity: 1;
	transform: translateY(0);
	}
}
.fade-in {
	opacity: 0;
	transition-duration: 500ms;
	transition-property: opacity, transform;
}
.fade-in-up {
	transform: translate(0, 70px);
}
.adventuresArea .fade-in-up {
	transform: translate(0, 30px);
}
.scroll-in {
	opacity: 1;
	transform: translate(0, 0);
}
.adventuresArea .fade-in-up {
	transform: translate(0, 30px);
}
.adventuresArea .scroll-in {
	transform: translate(0, 0);
	position: relative;
	z-index: 1;
}


.btn-white {
	font-size: 1em;
	min-width: 11.8em;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}
.btn-white:hover, .btn-white:focus, .btn-white:active {
	color: #fff;
	border-color: #000;
	background-color: #000;
	box-shadow: none;
	opacity: 1;
}
.instaArea .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a {
	background: rgba(0,0,0,.25);
	height: 32px;
	outline: 0;
	position: absolute;
	text-indent: -9999px;
	top: 91px;
	width: 32px;
	z-index: 9999;
	border-radius: 50%;
	border: 2px solid rgba(255,255,255,.75);
	opacity: 0.5;
}
.instaArea .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev:before {
	border-bottom: solid 2px rgba(255,255,255,.75);
	border-left: solid 2px rgba(255,255,255,.75);
	left: 16px;
}
.instaArea .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next:before {
	border-top: solid 2px rgba(255,255,255,.75);
	border-right: solid 2px rgba(255,255,255,.75);
	left: 11px;
}
@media (max-width: 720px){
	.instaArea .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-next,
	.instaArea .ecbn-selection-wrapper .ecbn-selection-slider-controls-direction a.ecbn-selection-slider-prev {
		top: 50%;
	}

	.instaArea .titleArea {
		margin-bottom: 0;
		margin-top: 0
	}
	.instaArea .titleArea .content p{
		font-weight: bold;
		font-family: "AvenirNext",sans-serif;
		font-size: 1em;
	}
	.instaArea .title {
		margin: 0.2em;
	}
	.featureArea .swiper-button-next2,
	.blogArea .swiper-button-next3 {
		right: 20px;
	}
	.featureArea .swiper-button-prev2,
	.blogArea .swiper-button-prev3 {
		left: 20px;
	}
	.recommendArea .titleArea .title,
	.rankingArea .titleArea .title {
		text-align: center;
		line-height: 0.7;
	}
	.recommendArea .titleArea .sub_title,
	.rankingArea .titleArea .sub_title {
		text-align: center;
		font-size: 1em;
		padding-top: 1em;
		font-weight: normal;
	}
	.categoryArea .swiper-wrapper {
		height:143vw;
	}
	.categoryArea .swiper {
		z-index: 0;
		overflow: initial;
		height: inherit;
	}
	.adventuresArea {
		margin-top: -33vw;
	}
	.adventuresArea .titleArea {
		margin-bottom: 0;
	}
}

