@charset "UTF-8";
/* TOPページ FV */
.top {
	background: #597ED3;
	position: relative;
}
.top .wrap {
	position: relative;
}
.top .top__img img {
	width: 100%;
	height: 586px;
	object-fit: cover;
	object-position: 50% 50%;
	vertical-align: top;
	margin-bottom: -96px;
}
.top .top__text-title {
	width: 652px;
	height: auto;
	position: absolute;
	left: 50%;
	top: 73px;
	transform: translateX(-50%);
	z-index: 4;
	display: flex;
	align-items: center;
}
.top .top__text-title img {
	width: 100%;
	height: auto;
}
.top .top__text {
	width: 100%;
	position: relative;
	z-index: 0;
	padding: 40px 0;
}
.top .top__text::before {
	content: '';
	position: absolute;
	background: url('/images/leisure/theme/fishing/top_text_bg.svg') no-repeat top center / auto 100%;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
.top .top__text .top__text-sub {
	max-width: 660px;
	margin: auto;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	color: #FFFFFF;
}
.top .top__text .top__ranking {
	margin-top: 30px;
	text-align: center;
	position: relative;
	z-index: 3;
}
.top .top__text .top__ranking a {
	font-size: 18px;
	font-weight: 500;
	background: #2E426B;
	color: #FFFFFF;
	border-radius: 50px;
	display: block;
	width: 380px;
	margin: auto;
	padding: 9px 0;
}

/* エリア別で探す */
.top_search {
	background: #597ED3;
	padding-top: 40px;
	padding-bottom: 40px;
	position: relative;
	z-index: 2;
}
.top_search .search__text {
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
	border-left: 5px solid #2E426B;
	padding-left: 10px;
}
.area_search_pc .AreaBlock li a {
	color: #2E426B;
	background: #DEFAC7;
	border: 1px solid #2E426B;
}
.area_search_pc .AreaBlock li a:hover {
	color: #FFF;
	background: #2E426B;
}
.area_search_pc .PrefectureBlock li a {
	color: #2E426B;
	background: #FFF;
	border: 1px solid #2E426B;
}
.area_search_pc .PrefectureBlock li a:hover {
	color: #FFF;
	background: #2E426B;
}

/* 旅色編集部Pick up */
.theme_pickup  {
	background: #597ED3;
}
.theme_pickup .pickup__title  {
	background: #2E426B;
}
.theme_pickup .pickup__title img  {
	max-width: 398px;
}
.theme_pickup .pickup__title::before, .theme_pickup .pickup__title::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/images/leisure/theme/fishing/pickup_title_deco.svg) repeat-x center right/ auto 29px;
}
.theme_pickup .pickup__title::before {
	right: calc(50% + (398px / 2 + 32px));
}
.theme_pickup .pickup__title::after {
	left: calc(50% + (398px / 2 + 32px));
	transform: scaleX(-1);
}
.theme_pickup .info__btn a {
	color: #2E426B;
	border: 1px solid #2E426B;
}
.theme_pickup .pickup__item-num,.theme_pickup .pickup__item-num span {
	color: #2E426B;
}
/* .theme_pickup .item__name,
.theme_pickup .item__text-sub,
.theme_pickup .item__text-main,
.theme_pickup .item__text-area,
.theme_pickup .info__text dd {
	color: #333;
	border-bottom-color: #333;
} */


/* 宿のタイプ */
.theme_type_pc {
	position: relative;
	padding-top: 80px;
	padding-bottom: 80px;
}
.theme_type_pc .theme_type-title img {
	max-width: 988px;
	width: 86%;
}
.theme_type_pc .theme_type-main {
	margin-top: 60px;
}
.theme_type_pc .theme_type-main .type {
	padding-top: 42px;
}
.theme_type_pc .theme_type-main .type:nth-last-child(-n+2) {
	padding-bottom: 0;
}
.theme_type_pc .type .type__title img {
    max-width: 100%;
	width: auto;
}
.theme_type_pc .type:nth-of-type(1) .type__title {
	margin-right: -5.17%;
}
.theme_type_pc .type:nth-of-type(3) .type__title {
	margin-top: -27px;
}
.theme_type_pc .type .type__img {
	margin-top: 8px;
}
.theme_type_pc .theme_type-main .type, .theme_type_pc .theme_type-main .type:nth-child(odd) {
	border-color: #DEFAC7;
}

.theme_type-sub {
	margin-top: 80px;
	padding: 40px 60px;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 2px solid #597ED3;
	border-radius: 20px;
}
.theme_type-sub .type-sub__text {
	width: 48%;
	max-width: 510px;
}
.theme_type-sub .type-sub__title {
	width: 75%;
	max-width: 374px;
	margin: 0 auto 20px;
}
.theme_type-sub .type-sub__text .item__text_p {
	font-size: 16px;
	font-weight: 300;
	color: #333;
	line-height: 1.75;
}
.theme_type-sub .item__illust {
	width: 173px;
	position: absolute;
	top: 0;
	left: 44%;
	z-index: -1;
}
.theme_type-sub .type-sub__img {
	width: 50%;
	max-width: 530px;
}

.theme_type-col {
	margin-top: 60px;
	padding: 50px 20px 40px;
	box-sizing: border-box;
	position: relative;
	z-index: 0;
	background: #8CACEA;
	border-radius: 20px;
}
.theme_type-col .type-col__title {
	width: 100%;
	max-width: 904px;
	margin: 0 auto 35px;
}
.theme_type-col .type-col__wrap {
	display: flex;
	justify-content: space-between;
}
.theme_type-col .type-col__wrap .col_item {
	width: calc((100% - 20px * 3) / 4);
	background: #FFFFFF;
	border-radius: 20px;
	position: relative;
}
.theme_type-col .type-col__wrap .col_item .col_cat {
	position: absolute;
	width: 18.2%;	
	max-width: 50px;
	left: 15px;
	top: 15px;
}
.theme_type-col .type-col__wrap .col_item .col_img img {
	border-radius: 20px 20px 0 0;
	display: block;
}
.theme_type-col .type-col__wrap .col_item .col_text {
	padding: 15px;
	font-size: 14px;
	font-weight: 300;
	color: #333;
	line-height: 1.75;
}


/* シーン別特集 */
.theme_scene {
	padding-top: 80px;
	background: -moz-linear-gradient(top, #A4CBEB, #93DDD2 52%, #93DDA1);
	background: -webkit-linear-gradient(top, #A4CBEB, #93DDD2 52%, #93DDA1);
	background: linear-gradient(to bottom, #A4CBEB, #93DDD2 52%, #93DDA1);
}
.theme_scene .theme_scene-title img {
	max-width: 961px;
	width: 85%;
}
.theme_scene .theme_scene-nav {
	max-width: 1076px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
}
.theme_scene .theme_scene-nav-group {
	width: 43.7%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 50px 0 45px;
	column-gap: 14%;
	position: relative;
	z-index: 0;
}
.theme_scene .theme_scene-nav a {
	width: 43%;
	max-width: 200px;
	text-align: center;
	position: relative;
	display: flex;
	flex-direction: column;
	position: relative;
	padding-top: 3.83%;
}
.theme_scene .theme_scene-nav a:hover {
	opacity: 1;
}
.theme_scene .theme_scene-nav .nav__img {
	width: 100%;
	max-width: 200px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.theme_scene .theme_scene-nav a:hover .nav__img {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform: translateY(-14px);
	transform: translateY(-14px);
}
.theme_scene .theme_scene-nav .nav__text {
	padding-top: 20px;
}
.theme_scene-nav-group:nth-child(2) a {
	padding-top: 16.17%;
}
.theme_scene-nav-group:nth-child(2)::before {
	content: '';
    width: 100%;
    height: 23px;
    background-image: url(/images/leisure/theme/fishing/scene_nav_pop.svg);
    background-size: contain;
	background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
	z-index: 3;
    top: 0;
}
.theme_scene-nav-group:nth-child(2)::after {
	content: '';
    background-image: linear-gradient(to bottom, #FFF, #FFF 3px, transparent 3px, transparent 6px);
    background-size: 3px 6px;
    background-repeat: repeat-Y;
	background-position: center;
    position: absolute;
    width: 3px;
	height: 67.5%;
	top: 25%;
	left: -15%;
}

.theme_scene .theme_scene-main .scene {
	padding-top: 71px;
}
.theme_scene .top__title {
	max-width: 515px;
	margin: 0;
}
.theme_scene .top__title img {
	display: block;
	max-width: 100%;
	height: auto;
	width: 100%;
	margin: auto;
}
.theme_scene .top__text-sub {
	margin-top: 30px;
	line-height: 1.75;
	color: #333333;
}
.theme_scene .yado__text-main {
	color: #2E426B;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}
.theme_scene .leisure__text-main {
	color: #2E426B;
	padding-bottom: 10px;
}
.theme_scene .yado__text-sub .more {
	color: #2E426B
}
.theme_scene .search__text {
	font-size: 20px;
	font-weight: 500;
	color: #2E426B;
	border-left: 5px solid #2E426B;
	padding-left: 10px;
	margin-top: 85px;
}
.theme_scene .leisure__text-sub {
	margin-top: 10px;
}
.theme_scene .info__btn a {
	color: #2E426B;
	border: 1px solid #2E426B;
}
.theme_scene .info__btn a:nth-child(3) {
	color: #fff;
	background: #2E426B;
}
.theme_scene .area_search_pc .AreaBlock li a {
	background: #DEFAC7;
}
.theme_scene .area_search_pc .AreaBlock li a:hover {
	color: #FFF;
    background: #2E426B;
}

/* 下層 エリア別で探す */
.bottom .search__text {
	color: #2E426B;
	border-left: 5px solid #2E426B;
}

/* 検索結果ページ */
.search .search__text-title {
    width: 350px;
    height: 470px;
    margin-right: calc(100% - 48% - 350px);
	box-sizing: border-box;
	text-align: center;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 45px;
}
.search .search__text-title img {
	width: 100%;
    max-width: 371px;
    height: auto;
	display: block;
	margin-right: -21px;
}
.search .search__text-title .search__text-key {
    margin-top: 10px;
	white-space: nowrap;
}
.theme__top .theme__title {
    color: #2E426B;
}
.theme__top .theme__title span {
    color: #2E426B;
}
.theme__top .theme__ranking a {
    color: #2E426B;
}

/* 404ページ */
.top404 .top404__text-wrap {
	align-items: center;
}
.top404 .top404__text-title img {
    width: 262px;
    height: 155px;
	display: block;
}

@media screen and (max-width: 900px) {
	.top .top__img img {
		height: 500px;
	}
	.top .top__text-title {
		width: 472px;
	}
	.theme_pickup .pickup__title img {
		max-width: 320px;
	}
	.theme_pickup .pickup__title::before,
	.theme_pickup .pickup__title::after {
		background-size: auto 20px;
	}
	.theme_pickup .pickup__title::before {
		right: calc(50% + (320px / 2 + 25px));
	}
	.theme_pickup .pickup__title::after {
		left: calc(50% + (320px / 2 + 25px));
	}
	.theme_type-sub {
		padding: 4% 5%;
	}
	.theme_type-sub .type-sub__title {
		margin-bottom: 10px;
	}
	.theme_type-col .type-col__wrap .col_item .col_text {
		padding: 10px;
		font-size: 12px;
	}
	.search .search__text-title {
		width: 260px;
		margin-right: calc(100% - 48% - 260px);
		padding-top: 90px;
	}
	.search .search__text-title img {
		max-width: 286px;
	}
}
@media screen and (max-width: 599px) {
	/* TOPページ FV */
	.top .top__img img {
		height: 124.266667vw;
		width: 100%;
		margin-bottom: -4.26667vw;
	}
	.top .top__text-title {
		width: 100vw;
		height: auto;
		top: 38.133334vw;
	}
	.top .top__text-title img {
		max-width: 100%;
		height: auto;
	}
	.top .top__text {
		width: 100%;
		padding: 24px 0 30px;
	}
	.top .top__text::before {
		background-image: url('/images/leisure/theme/fishing/top_text_bg_sp.svg');
	}
	.top .top__text .top__text-sub {
		max-width: 100%;
		width: 100%;
		font-size: 15px;
		line-height: 1.67;
	}
	.top__text .top__illust .illust05 {
		width: 59.2vw;
		right: 0;
		bottom: 0;
	}
	.top .top__text .top__ranking {
		margin-top: 20px;
	}
	.top .top__text .top__ranking a {
		font-size: 16px;
		text-align: center;
		width: 320px;
	}

	/* エリア別で探す */
	.top_search {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.top_search .search__text {
		font-size: 18px;
	}
	.area_search_sp .AreaBlock .noLink {
		background: #DEFAC7;
	}
	.area_search_sp .AreaBlock li a {
		background: #DEFAC7;
	}
	.area_search_sp .AreaBlock .name {
		color: #2E426B;
	}
	.area_search_sp .AreaBlock .num {
		color: #2E426B;
	}
	.area_search_sp .AreaBlock .sub_list ul li a {
		background: #B7EA8C;
	}
	.area_search_sp .AreaBlock li:not(.sub_list)::after {
		border-top: 1px solid #2E426B;
		border-right: 1px solid #2E426B;
	}

	/* 旅色編集部Pick up */
	.theme_pickup .pickup__title img {
		width: 61.33334vw;
	}
	.theme_pickup .pickup__title::before,
	.theme_pickup .pickup__title::after {
		background-image: url('/images/leisure/theme/fishing/pickup_title_deco_sp.svg');
		background-size: auto 3.2vw;
		width: 16.533334vw;
	}
	.theme_pickup .pickup__title::before {
		left: 0;
		right: auto;
	}
	.theme_pickup .pickup__title::after {
		right: 0;
		left: auto;
	}
	.theme_pickup .info__name {
		border-color: #2E426B;
		/* color: #333; */
	}
	/* .theme_pickup .item__topics {
		border-color: #333;
		color: #333;
	} */

	/* 宿のタイプ */
	.theme_type_sp {
		padding-top: 40px;
		padding-bottom: 0;
	}
	.theme_type_sp .theme_type-title img {
		max-width: 375px;
		margin: auto;
	}
	.theme_type_sp .theme_type-main {
		margin-top: 30px;
	}
	.theme_type_sp .theme_type-main .type {
		padding-top: 20px;
	}
	.theme_type_sp .theme_type-main .type .type__title img {
		width: 100%;
	}
	.theme_type_sp .theme_type-main .type .type__title img[src*=type_text01_sp] {
		width: 105%;
	}
	.theme_type_sp img {
		display: block;
	}
	.theme_type_sp .theme_type-main .type .type__img {
		margin-top: 5px;
	}
	.theme_type_sp .theme_type-main .swiper-pagination-bullet-active {
		background: #2E426B;
	}
	.theme_type-sub {
		margin-top: 35px;
		padding: 0 15px 30px;
		flex-direction: column;
		position: relative;
		z-index: 0;
	}
	.theme_type-sub .type-sub__title {
		width: 100%;
		max-width: 100%;
		margin: 0 auto 4px;
	}
	.theme_type-sub .type-sub__img {
		width: 100%;
		margin-bottom: 20px;
		box-sizing: border-box;
	}
	.theme_type-sub .type-sub__text {
		width: 100%;
		box-sizing: border-box;
	}
	.theme_type-sub .type-sub__text .item__text_p {
		font-size: 15px;
		line-height: 1.67;
	}
	.theme_type-col {
		margin-top: 40px;
		padding: 40px 15px;
		border-radius: 0;
	}
	.theme_type-col .type-col__wrap {
		flex-wrap: wrap;
		gap: 15px;
	}
	.theme_type-col .type-col__wrap .col_item {
		width: calc((100% - 15px) / 2);
	}
	.theme_type-col .type-col__wrap .col_item .col_cat {
		width: 32px;
		left: 10px;
		top: 10px;
	}
	.theme_type-col .type-col__wrap .col_item .col_img img {
		height: 110px;
		object-fit: cover;
	}
	.theme_type-col .type-col__wrap .col_item .col_text {
		padding: 10px;
		font-size: 12px;
		line-height: 18px;
	}

	/* シーン別特集 */
	.theme_scene {
		padding-top: 40px;
	}
	.theme_scene .theme_scene-title img {
		width: 74%;
	}
	.theme_scene .theme_scene-nav {
		max-width: 100%;
		width: 100%;
		align-items: center;
		flex-direction: column;
		padding: 30px 0 40px;
		row-gap: 30px;
	}
	.theme_scene .theme_scene-nav-group {
		width: 100%;
		justify-content: center;
		margin: 0;
		column-gap: 12%;
	}
	.theme_scene .theme_scene-nav a {
		width: 35.5%;
		max-width: 124px;
		padding-top: 0;
	}
	.theme_scene .theme_scene-nav .nav__img {
		max-width: 124px;
	}
	.theme_scene .theme_scene-nav a:hover .nav__img {
		transition: none;
		transform: unset;
	}
	.theme_scene .theme_scene-nav .nav__text {
		padding-top: 10px;
	}
	.theme_scene-nav-group:nth-child(2) {
		padding-top: 33px;
	}
	.theme_scene-nav-group:nth-child(2) a {
		padding-top: 0;
	}
	.theme_scene-nav-group:nth-child(2)::before {
		height: 14px;
	}
	.theme_scene-nav-group:nth-child(2)::after {
		background-image: linear-gradient(to right, #FFF, #FFF 2px, transparent 2px, transparent 4px);
		background-size: 4px 2px;
		background-repeat: repeat-X;
		width: 100%;
		height: 3px;
		top: -20px;
		left: 0;
		right: 0;
	}
	.theme_scene .theme_scene-main .scene {
		padding-top: 36px;
	}
	.theme_scene .top__title img {
		max-width: 315px;
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: block;
	}
	.theme_scene .top__img {
		width: 100%;
		text-align: center;
		top: 78px;
	}
	.theme_scene #scene4 .top__img {
		top: 110px;
	}
	.theme_scene .top__text-sub {
		margin-top: 239px;
		line-height: 1.6;
	}
	.theme_scene .search__text {
		font-size: 15px;
		border-left-width: 3px;
		margin-top: 35px;
	}

	/* 検索結果ページ */
    .search .search__text-title {
		width: 291px;
		height: auto;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 13px;
		left: 50%;
        transform: translateX(-50%);
	}
	.search__text-wrap::before {
        content: '';
        width: 10px;
        height: calc(100% - 30px);
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        left: 0;
		background: #2E426B;
	}
	.search .search__text-title img {
		max-width: 252px;
		margin-right: 0;
	}
	.search .search__text-title .search__text-key {
		margin-top: 10px;
		font-size: 25px;
	}

	/* 404ページ */
	.top404 .top404__text-title img {
		width: 161px;
		height: 98px;
	}
}
@media screen and (max-width: 374px) {
	.theme_scene .top__text-sub {
		margin-top: 63.733334vw;
	}
	.theme_scene .top__img img {
		width: 73%;
	}
	.theme_scene .top__img {
		top: 21.33334vw;
	}
	.theme_scene #scene4 .top__img {
		top: 29.6vw;
	}
}