@charset "UTF-8";

.searchbox__text {
	max-width: 980px;
	width: 95%;
    color: #fff;
    background-color: #003894;
    text-align: center;
    padding: 10px 0;
    font-size: 15px;
	margin: 20px auto 0;
}

.searchbox__subheadline {
    font-size: 14px;
	margin-bottom: 0.8em;
	padding: 0 0 0 0;
	border-bottom: 1px solid #ccc;
}

.pageWrapper {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体",  sans-serif;
    margin: 0 auto;
}

.pageWrapper section {
	width: 95%;
	margin: 0 auto;
	padding: 15px 0;
}

.pageWrapper section:not(:first-of-type) {
    margin: 62.5px auto 0;
}

.pageWrapper__title {
    border-bottom: 1px solid #003894;
    color: #003894;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    line-height: 27px;
    padding-bottom: 3px;
    padding-left: 15px;
    position: relative;
}

.pageWrapper__title::before {
    background-color: #003894;
    bottom: 0;
    content: "";
    display: block;
    height: 26px;
    left: 0;
    position: absolute;
    top: 0;
    width: 5px;
}

.pageWrapper .preftop {
    margin: 62.5px auto 0;
}

.pageWrapper .preftop__list {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 11px auto 0;
		/* width: calc(100% - 133px / 2); */
}

.pageWrapper .preftop__item {
    box-shadow: #0000004D 2px 2px 2px;
}

.pageWrapper .preftop__item:not(:first-child) {
    margin-left: 16.5px;
}

.pageWrapper a {
    transition: .2s;
}

.pageWrapper a:hover {
    opacity: .8;
}

.pageWrapper .preftop__link {
    display: block;
    position: relative;
}

.pageWrapper .preftop__link::after {
	background-color: #00000066;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.pageWrapper a:hover img {
    opacity: 1;
}

.pageWrapper .preftop__text {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    left: 50%;
    margin: 0;
    padding: 0;
    position: absolute;
    text-shadow: #000000CC 0 2px 4px;
    top: 50%;
    transform: translate(-50%,-50%);
		z-index: 1;
}

.pageWrapper .preftop__text::after {
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	content: "";
	display: inline-block;
	height: .5em;
	margin-left: 3px;
	position: relative;
	top: -.5px;
	transform: rotate(45deg);
	width: .5em;
}

.pageWrapper .season {
	overflow: hidden;
	width: 100%;
}
.pageWrapper .season .pageWrapper__title {
	margin: 0 6px;
}

.bxslider-season__inner {
	overflow: hidden;
}

.bxsliderLeisure .slibox {
    position: relative;
}

.bxsliderLeisure .slibox a p {
    position: absolute;
    z-index: 100;
    font-size: 16px;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(22 64 85 / 85%);
    padding: 30px 30px;
    display: block;
    width: 60%;
    line-height: 1;
    font-weight: bold;
}

.pageWrapper .season .bx-wrapper {
    border: none;
	overflow: hidden;
	width: 100%;
	max-width: none !important;
    box-shadow: none;
    margin: 20px auto 0 !important;
}

.pageWrapper .season__list {
	position: relative;
  left: 20vw; /* (100vw - SlideWidth) / 2 */
  overflow: visible !important;
}

.pageWrapper .season__item {
    box-shadow: #0000004D 2px 2px 2px;
		/* width: 2.1031% !important; */
		width: calc(60vw - 30px)!important;
  	height: auto;
		margin: 0 15px;
		/* transform: scale(0.9); */
}

.pageWrapper .season__link {
    display: block;
    position: relative;
}
.pageWrapper .season__link {
}

.pageWrapper .season__label {
    background-color: #fff;
    color: #003894;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    padding: 0 4.5px;
    position: absolute;
    right: 0;
    top: 0;
}

.pageWrapper .season .bx-viewport {
    padding-bottom: 5px;
}

.pageWrapper .season .bx-wrapper .bx-controls-direction a { 
    border-right: 4px solid #003894;
    border-top: 4px solid #003894;
    display: block;
		background-image: none;
    height: 16px;
    width: 16px;
		margin-top: -6px;
}

.pageWrapper .season .bx-wrapper .bx-prev {
    right: calc(100% - 23%);
	left: auto;
    transform: rotate(-135deg);
}

.pageWrapper .season .bx-wrapper .bx-next {
		left: calc(100% - 23%);
		right: auto;
    transform: rotate(45deg);
}

@media screen and (max-width:320px) {
	/* .pageWrapper .season .bx-wrapper .bx-prev {
			right: 66%;
	}
	
	.pageWrapper .season .bx-wrapper .bx-next {
			left: 66%;
	} */
}

.pageWrapper .recomend iframe {
    height: 300px;
    margin-top: 15px;
    width: 100%;
		border: none;
}

.pageWrapper .recomend iframe .area_info_slider .slideset .pamad_crsl a {
    transition: .2s;
}

/*たびらいのみみ*/
.bnr_tabirainomimi_wrap {
    width: calc(95% - 16px);
    margin: 0 auto;
}

/* アクティビティカテゴリ
--------------------------- */
.recomend {
	margin-top: 1.5em;
}

.ac-category__headline {
	color: #3e3e3e;
	font-size: 17px;
	font-weight: 700;
	border-left: solid 4px #59bded;
	padding-left: .3em;
	margin-bottom: 10px;
}

.ac-content__category__list {
	display: -webkit-box;
	display: -webkit-flex;
	display:         flex;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	margin-top:1em;
	margin-bottom: .2em;
	flex-wrap: wrap;
}

.ac-content__category__list__item {
	width: 33%;
	margin-right: .5%;
	margin-bottom: .8%;
	background: #020200;
	display: flex;
	/* align-content: center; */
	align-items: center;
}

.ac-content__category__list__item:nth-child(3n) {
	margin-right: 0;
}

.ac-content__category__list__item img {
	vertical-align: bottom;
}

.ac-content__category__list__item:last-child {
	margin-right: 0;
}

.ac-content__category__list__item__title {
	display: -webkit-box;
	display: -webkit-flex;
	display:         flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: #020200;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	padding: .5em;
	line-height: 1.4;
	height: 2.5em;
}

.ac-content__category__list__item a {
	text-decoration: none;
}

/* 横長バナー */
.banner_landscape {
	margin: 30px 0 0 0;
}
.banner_landscape img {
    padding: 10px;
    box-sizing: border-box;
}