@charset "UTF-8";

/*
 * CSS for PC
 * @date		 2017.03.21
 * @author	 Sungjoon Park
 */
/* ------------------------------------------

------------------------------------------ */
#widewrapper {
	width: 100%;
}



.pc {}

.sp {
	display: none !important;
}


/* ----- contents -----*/

#contentsArea .jdsColorBoxHtml {
	display: inline-block;
	font-size: 14px;
	text-decoration: underline;
	text-align: center;
	margin-top: 10px;
}

#colorbox {
	width: 800px !important;
	height: 100% !important;
	position: fixed !important;
	top: 5vh !important;
	left: 50% !important;
	margin-left: -400px !important;
}

.tableholder {
	max-height: 90vh !important;
}

#cboxWrapper {
	height: auto !important;
	overflow: auto !important;
	width: 800px !important;
}

#cboxContent {
	width: 100% !important;
	margin: 0 !important;
	float: none !important;
	height: 100% !important;
}

#cboxMiddleLeft {
	height: 100% !important;
}

#cboxOverlay {
	background-color: rgba(0, 0, 0, 0.5) !important;
	height: 100% !important;
}

#cboxLoadedContent {
	background: #fff !important;
	border: none !important;
	box-sizing: border-box;
	height: auto !important;
	width: 100% !important;
	overflow: hidden;
}

#inline_content1,
#inline_content2 {
	list-style: none !important;
	font-size: 13px;
}

.page_cpn {
	margin-bottom: 40px;
}

.coupon_img {
	width: 100%;
	height: auto;
}

.cpn_box_txtbox {
	padding: 20px 20px 0 20px;
	background: #fff;
	color: #333;
}

.cpn_box_txtbox dt {
	font-size: 14px;
}

.cpn_box_txtbox dd {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 8px;
}

.cpn_box_txtbox dd em {
	font-style: normal;
	font-size: 120%;
	display: block;
	font-weight: bold;
}

#cboxClose {
	background: url(../../images/close.jpg) top right no-repeat !important;
	background-position-x: center;
	background-position-y: top;
	width: 25px !important;
	height: 25px !important;
}

.tableholder {
	position: relative;
}

.tableholder table {
	background-color: #fff;
	border-left: 1px solid #b4b4b4;
	border-top: 1px solid #b4b4b4;
	font-size: 13px;
	line-height: 1.4;
	display: block;
}

.tableholder table td {
	border-right: 1px solid #b4b4b4;
	padding: 8px;
	border-bottom: 1px solid #b4b4b4;
}

.tableholder table tr:first-child {
	color: #fff;
}

.tableholder table tr:first-child td {
	text-align: center !important;
	background-color: #1ba81b !important;
}

.tableholder table tr:last-child td {
	font-size: 11px;
}

.tableholder table tr td:first-child {
	background-color: #e1e1e1;
	text-align: right;
	width: 200px;
	font-weight: bold;
}

/* -----	-----*/
.page_h2 {
	background: #777;
	color: #fff;
	text-align: center;
	padding: 12px 0;
	margin-bottom: 25px;
	font-size: 25px;
}

.page_box_sty1 {
	width: 950px;
	margin: auto auto 45px auto;
}

.page_box1 {
	width: 430px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
}

.box1img img {
	display: block;
	width: 100%;
}

.page_box1 h3 {
	font-size: 18px;
	margin: 15px 0 12px;
}

.txtfont13 {
	font-size: 14px;
	line-height: 1.4;
}

.page_box1 .ss-center .cp__acordion {
	clear: both;
}

.page_box1 .cp__acordion .cp__trigger:hover {
	background-color: #bababa;
	color: #ffffff;
}

.page_box1 .cp__acordion .cp__trigger {
	font-size: 13px;
	display: block;
	position: relative;
	padding: 10px;
	cursor: pointer;
}

.page_box1 .cp__acordion .cp__trigger::after {
	display: inline-block;
	content: " ";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 10px;
	height: 7px;
	margin-top: -3.5px;
	background-repeat: no-repeat;
}

.page_box1 .cp__acordion li .cp__trigger {
	background: #e1e1e1;
}

.page_box1 .cp__liststyle-dot>* {
	margin-left: 1em;
	text-indent: -1em;
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 1.4;
}

.page_box1 .cp__acordion ul.submenu {
	background-color: #f0f0f0;
	padding: 8px 10px 10px 10px;
	line-height: 1.4;
}

.page_box1 .cp__acordion .cp__trigger::after {
	background-image: url(../../images/icon_1.png) !important;
	background-size: 22px 22px;
	width: 22px;
	height: 22px;
	margin-top: -11px;
	right: 6px;
}

.page_box1 .cp__acordion .cp__trigger.active-submenu::after {
	background-image: url(../../images/icon_2.png) !important;
	background-size: 22px 22px;
	width: 22px;
	height: 22px;
	margin-top: -11px;
	right: 6px;
}

.holder {
	margin-top: 12px;
}

.cp_right {
	display: none;
}

.fixBnr2 {
	position: fixed;
	display: block;
	right: 10px;
	bottom: 40px;
	z-index: 5;
}

#contents .pagetop_btn {
	width: 90px;
	z-index: 999;
	line-height: 1;
}

.pagetop_btn li {
	margin-bottom: 1px;
}

.pagetop_btn li a {
	background: #dedede;
	width: 90px;
	display: block;
	text-align: center;
	padding: 10px 0;
}

#contentsArea .pagetop_btn li a:hover {
	text-decoration: none;
	opacity: 0.8;
}

/* ----- Access -----*/



#search-box h1 {
	display: none;
}

.column1 #search-box {
	margin: auto;
}

.page_footer {
	background: #f7f7f7;
	padding: 10px 12px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	margin: 0 10px 12px 10px;
}

.page_footer ul {
	width: 950px;
	margin: auto;
}

.page_footer ul li {
	margin-bottom: 6px;
}

.page_footer a {
	color: #777;
	font-size: 13px;
	line-height: 1.6;
	text-decoration: none;
}

.page_footer a:hover {
	text-decoration: underline;
}

.page_footer p {
	width: 950px;
	margin: auto;
}

.page_footer p span {
	display: inline-block;
	margin-right: 12px;
}

.chara_box {
	margin-bottom: 10px;
}

.chara_box .char {
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: nowrap;
}

.chara_box .char span {
	padding: 3px 5px;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #fff;
	margin-right: 6px;
	margin-bottom: 6px;
}

.chara_box .char .red {
	background-color: #d00505;
}

.chara_box .char .blue1 {
	background-color: #53b8c8;
}

.chara_box .char .blue2 {
	background-color: #fff;
	border: 1px solid #53b8c8;
	color: #53b8c8;
}

.chara_box .char .ana {
	background-color: #fff;
	border: 1px solid #180d7f;
	color: #180d7f;
}

.chara_box .char .jal {
	background-color: #fff;
	border: 1px solid #cb0000;
	color: #cb0000;
}

#contentsArea .cpn_box .btn {
	width: 220px;
	margin: 20px auto auto auto;
}

#contentsArea .cpn_box .btn .main {
	border: 2px solid #7bb33e;
	border-radius: 5px;
	background-color: #fff;
	color: #7bb33e;
	text-align: center;
	display: block;
	margin: 0px auto;
	font-weight: bold;
	padding: 10px 0;
	position: relative;
	font-size: 16px;
}

#contentsArea .cpn_box .btn .main:after {
	position: absolute;
	content: "";
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDNkQ4N0ZGMzJGQzRFNzExODg5RkM1RTg2NEE3ODZENyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDNzczMUIzN0M1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDNzczMUIzNkM1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCMjI2MTI1MUFDNUU3MTE5RkIzOUM4RTk0QkM0M0U5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM2RDg3RkYzMkZDNEU3MTE4ODlGQzVFODY0QTc4NkQ3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+xa2QmQAAAM5JREFUeNpc0L8LAWEcx/HnZLiBQcmk/AVKdu4fMCr5D1hJEqV0GSwkshoNYmCVTPwZwmAxUSTnvO96Tg9Pvfo+d9/P8+NOqy/SdyGEjgoGZmbzEMrwYQ0LTRQbS0P/DxQwQQAt51kNabZtC15EmXeQxw0NjDju6QacQShGMZGToTZW34AMRShDZPHCzid+RxghOb/g7FdWJyg9GNijiq13SafZRwpHlLjg1P1MmklqVzZPKGPm7ewcMUYcB9mcs/qt/qggrqjJpqXe+iPAAHnLRIHtZQkmAAAAAElFTkSuQmCC) 0 0 no-repeat;
	height: 12px;
	width: 8px;
	right: 12px;
	top: 50%;
	margin-top: -6px;
	display: block;
}

#contentsArea .cpn_box .btn .main:hover {
	opacity: 0.8;
}

.page_foot_box {
	width: 950px;
	margin: 50px auto;
}

.page_foot_box .swiper-slide {
	width: 180px !important;
	font-size: 14px;
}

#contentsArea .gototop_btn {
	margin-top: 20px;
}

#contentsArea .gototop_btn a {
	background: #333;
	color: #fff;
}

#contentsArea .gototop_btn a:hover {
	color: #fff;
}

/* ----- contents -----*/
html {
	overflow: auto;
}

body {
	overflow: hidden;

}

.inner {
	width: 960px;
	margin: auto;
}

.nohaku_tag,
.nohaku {
	color: #434343;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	line-height: 1.6;
}




.nohaku img,
.nohaku_tag img {
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	border: none;
	backface-visibility: hidden;
}

.nohaku_tag .cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.nohaku ol,
.nohaku ul,
.nohaku_tag ol,
.nohaku_tag ul {
	list-style-type: none;
}

.nohaku *,
.nohaku_tag * {
	box-sizing: border-box;
}

.nohaku table,
.nohaku_tag table {
	border-collapse: collapse;
	border-spacing: 0;
}

.nohaku a,
.nohaku_tag a {
	transition: 0.3s;
}

.nohaku a:hover,
.nohaku_tag a:hover {
	opacity: 0.8;
	text-decoration: none !important;
}

.nohaku_tag sup {
	vertical-align: super;
	font-size: smaller;
}


.page_cpn {
	margin-bottom: 20px;
	/*display: flex;
		justify-content: space-between;*/
}

.cpn_box_txtbox {
	padding: 20px 20px 0 20px;
	background: #fff;
	color: #333;
}

.cpn_box_txtbox dt {
	font-size: 14px;
}

.cpn_box_txtbox dd {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 8px;
}

.cpn_box_txtbox dd em {
	font-style: normal;
	font-size: 120%;
	display: block;
	font-weight: bold;
}

#cboxClose {
	background: url(https://img.travel.rakuten.co.jp/movement/area/nohaku/images/202307//close.jpg) top right no-repeat !important;
	background-position-x: center;
	background-position-y: top;
	width: 25px !important;
	height: 25px !important;
}

.tableholder {
	position: relative;
}

.tableholder table {
	background-color: #fff;
	border-left: 1px solid #b4b4b4;
	border-top: 1px solid #b4b4b4;
	font-size: 13px;
	line-height: 1.4;
	display: block;
}

.tableholder table td {
	border-right: 1px solid #b4b4b4;
	padding: 8px;
	border-bottom: 1px solid #b4b4b4;
}

.tableholder table tr:first-child {
	color: #fff;
}

.tableholder table tr:first-child td {
	text-align: center !important;
	background-color: #1ba81b !important;
}

.tableholder table tr:last-child td {
	font-size: 11px;
}

.tableholder table tr td:first-child {
	background-color: #e1e1e1;
	text-align: right;
	width: 200px;
	font-weight: bold;
}

.main {
	position: relative;
	text-align: center;
	background: #f6f3eb;
}

.main p {
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 12px;
	padding: 3px 5px 5px;
	line-height: 1;
	z-index: 3;
}

.main h1 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	text-align: center;
}

.main .slide {
	padding-top: 12px;
}

.main .slide>div {
	display: flex;
}

.main .slide>div:nth-child(2) {
	margin-left: -140px;
}

.main .slide>div+div {
	margin-top: 20px;
}

.main .slide>div ul {
	display: flex;
	/*	animation: slide2left 60s infinite linear;*/
	animation: slide2right 60s infinite linear;
}

.main .slide>div:nth-child(2) ul {
	animation: slide2left 60s infinite linear;
}

.main .slide ul li {
	margin-right: 20px;
}

.main .slide img {
	max-width: unset;
}

@keyframes slide2left {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(-100%);
	}
}

@keyframes slide2right {
	from {
		transform: translateX(-100%);
	}

	to {
		transform: translateX(0);
	}
}

.main .fade-img {
	position: relative;
	width: 100%;
	height: 700px;
	overflow: hidden;
	z-index: 1;
	margin: 0 0 100px;
}

.main .fade-img li {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.main .fade-img li span {
	color: #fff;
	position: absolute;
	bottom: 180px;
	left: 0;
	right: 0;
	width: 900px;
	margin: auto;
	text-align: left;
}

.main .fade-img li.kv2,
.main .fade-img li.kv3,
.main .fade-img li.kv4,
.main .fade-img li.kv5,
.main .fade-img li.kv6 {
	display: none;
}

.main .swiper_fade {
	overflow: hidden;
	width: 1920px;
	height: 700px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%);
}

.main .swiper_fade .swiper-slide {
	width: 1920px;
}

@keyframes zoomUp {
	0% {
		transform: scale(1) translateX(-200px);
	}

	100% {
		transform: scale(1.15) translateX(-200px);
	}
}

.main .swiper_fade .swiper-wrapper {
	width: 1600px;
	overflow: hidden;
	border-radius: 0 50px 0 0;
}

.main .swiper-slide-active .swiper-img,
.main .swiper-slide-duplicate-active .swiper-img,
.main .swiper-slide-prev .swiper-img {
	animation: zoomUp 7s linear 0s normal both;
	transform: scale(1) translateX(-200px);
}

.swiper-img img {}

.main .swiper-slide img {
	height: auto;
}

.main .swiper_fade span {
	color: #fff;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	width: 900px;
	margin: auto;
	text-align: left;
	text-shadow: -2px -2px 3px #333,
		-2px 2px 3px #333,
		2px -2px 3px #333,
		2px 2px 3px #333;
}

.main .swiper-slide figure {
	position: absolute;
	top: 20px;
	left: -500px;
	right: 0;
	z-index: 1;
}



#contents.column1 {
	width: auto;
	padding: 0;
	background: none;
}

.nohaku .about {
	background: #f6f3eb;
	padding: 150px 0 100px;
}

.nohaku .about p.caption {
	color: #634e33;
	font-size: 18px;
	position: relative;
	line-height: 2.5;
	text-align: center;
	padding-bottom: 130px;
}

.nohaku .about p.caption:before {
	position: absolute;
	top: -30px;
	left: -80px;
	content: url(../../images/202506/deco_about01.svg);
}

.nohaku .about p.caption:after {
	position: absolute;
	bottom: 50px;
	right: -10px;
	content: url(../../images/202506/deco_about02.svg);
}



.nohaku .about ul {}

.nohaku .about ul li {
	position: relative;
}

.nohaku .about ul li:nth-child(odd) {
	padding-left: 500px;
}

.nohaku .about ul li:nth-child(even) {
	padding-left: 1em;
}

.nohaku .about ul li:nth-child(2):before {
	position: absolute;
	top: 0;
	left: -80px;
	content: url(../../images/202506/deco_about03.svg);
}

.nohaku .about ul li:nth-child(3):before {
	position: absolute;
	top: 0;
	right: -80px;
	content: url(../../images/202506/deco_about04.svg);
}

.nohaku .about ul li h3 {
	padding-top: 130px;
	padding-bottom: 1em;
	color: #4b9917;
	font-size: 26px;
}

.nohaku .about ul li p {
	color: #634e33;
	padding-bottom: 150px;
}

.nohaku .about ul li:nth-child(even) p {
	width: 450px;
}

.nohaku .about ul li img {
	position: absolute;
	top: 0;
}

.nohaku .about ul li:nth-child(odd) img {
	left: -40px;
}

.nohaku .about ul li:nth-child(even) img {
	right: -20px;
}

.nohaku .guide {
	background: #e7f1e6;
	padding: 120px 0;
}

.nohaku .guide .ttl {
	display: flex;
}

.nohaku .guide .ttl h2 {
	width: 480px;
	tet-align: center;
}

.nohaku .guide .ttl .keyword {
	width: 430px;
	border-bottom: 1px solid #634e33;
}

.nohaku .guide .ttl .keyword .label {
	display: flex;
	align-items: center;
	font-size: 18px;
	color: #634e33;
	font-weight: bold;
}

.nohaku .guide .ttl .keyword .label:after {
	margin-left: 1em;
	content: "";
	height: 1px;
	flex-grow: 1;
	background-color: #634e33;
}

.nohaku .guide .ttl .keyword ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 2em;
}

.nohaku .guide .ttl .keyword ul li a {
	display: block;
	border: 1px solid #4b9917;
	border-radius: 50px;
	background: #fff;
	color: #4b9917 !important;
	padding: 10px 20px;
	line-height: 1;
	margin: 1em 1em 0 0;
}

.nohaku .guide .ttl .keyword ul li:last-child a {
	margin-right: 0;
}

.nohaku .guide .caption {
	color: #634e33;
	font-size: 18px;
	line-height: 2.5;
	text-align: center;
	padding: 60px 0;
}

.nohaku .guide h3 {
	display: flex;
	align-items: center;
	font-size: 36px;
	color: #4b9917;
	font-weight: bold;
}
.nohaku .guide h3::before {
  margin-right: .5em;
  content: "";
  flex-grow: 1;
  height: 3px;
  background: url(../../images/202506/dot.png) repeat-x center left;
}
.nohaku .guide h3:after {
	margin-left: .5em;
	content: "";
	flex-grow: 1;
	height: 3px;
	background: url(../../images/202506/dot.png) repeat-x center left;
}

.nohaku .guide .article_navi {
	display: flex;
	align-items: flex-end;
}

.nohaku .guide .article_navi>div {
	position: relative;
	margin-right: 1em;
	background: #fff;
	border-radius: 2em;
}

.nohaku .guide .article_navi>div:after {
	content: "";
	position: absolute;
	top: calc(50% - 6px);
	right: 1em;
	width: 6px;
	height: 6px;
	border-right: 2px solid #6c5932;
	border-bottom: 2px solid #6c5932;
	transform: rotate(45deg);
}

.nohaku .guide .article_navi div select {
	-webkit-appearance: none;
	appearance: none;
	background: none;
	border: none;
	padding: .5em 2em .5em 1em;
	color: #6c5932;
	font-size: 18px;
	cursor: pointer;
}

.nohaku .guide .article_navi span a {
	text-decoration: underline !important;
}

.nohaku .guide .btn {
	text-align: center;
}

.nohaku .guide .article_navi {
	margin-top: 40px;
	position: relative;
	background: #a9cb83;
  padding: 1.5em 0 1.5em 1.5em;
}

.nohaku .guide .article_navi div select {
	width: 270px;
	height: 60px;
}

.nohaku .guide .article_navi .select_wrap {
	position: relative;
}

.nohaku .guide .article_navi .select_display {
	width: 270px;
	height: 60px;
	position: relative;
	background: #fff;
	border-radius: 2em;
	border: none;
	padding: 0 1em;
	color: #6c5932;
	font-size: 18px;
	cursor: pointer;
	line-height: 60px;
}

.nohaku .guide .article_navi .select_wrap ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: white;
	border: 1px solid #ccc;
	z-index: 100;
	border-radius: 10px;
}

.nohaku .guide .article_navi .select_wrap ul li {
	cursor: pointer;
}

.nohaku .guide .article_navi .select_wrap ul li a {
	display: block;
	width: 100%;
	padding: 8px;
}

.nohaku .guide .article_navi .select_wrap ul li a:hover {
	color: #333 !important;
}

.nohaku .guide .article_navi .select_wrap ul li.active {
	background-color: #f0f0f0;
}

.nohaku .guide .btn {
	margin-top: 70px;
}

.nohaku #slide_container,
.nohaku #slide_yado_container {
	display: none;
}

.nohaku .filter_slide {
	position: relative;
	text-align: left;
	margin-top: 70px;
}

.nohaku .filter_slide img {
	width: 100%;
}

.nohaku .filter_slide .no_result {
	margin-left: auto;
	margin-right: auto;
}

.nohaku .filter_slide .swiper-wrapper {
	flex-wrap: wrap;
	gap: 30px;
}

.nohaku .filter_slide .swiper-slide {
	width: 300px;
	background: #fff;
	padding: 0 20px 20px;
	height: auto;
	display: flex;
	flex-direction: column;
}

.nohaku .filter_slide .swiper-slide div {
	position: relative;
	margin: 0 -20px 10px;
}

.nohaku .filter_slide .swiper-slide>a {
	position: relative;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 80px;
	display: block;
	text-align: center;
	padding: 5px 0 6px;
	margin: 0 0 20px;
}

.nohaku .filter_slide .swiper-slide>a:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
	width: 6px;
	height: 6px;
	transform: rotate(45deg);
}

.nohaku .filter_slide .swiper-slide strong {
	font-size: 20px;
}

.nohaku .filter_slide .swiper-slide strong span {
	color: #fff;
	background: #e90026;
	font-size: 15px;
	margin: 0 10px 0 0;
	padding: 2px 8px 3px;
}

.nohaku .filter_slide .swiper-slide ul {
	display: flex;
	flex-flow: wrap;
	font-size: 12px;
}

.nohaku .filter_slide .swiper-slide ul li {
	margin: 0 5px 5px 0;
	transition: 0.3s;
	border: 1px solid #595959;
	border-radius: 50px;
}

.nohaku .filter_slide .swiper-slide ul li:nth-child(1) a {
	color: #fff !important;
}

.nohaku .filter_slide .swiper-slide ul li:nth-child(n+7) {
	display: none;
}

.nohaku .filter_slide .swiper-slide ul li a {
	padding: 2px 10px 3px;
	display: block;
}

.nohaku .filter_slide .swiper-slide p {
	height: 7em;
	font-size: 18px;
}

.nohaku .filter_slide .gourmet strong {
	color: #d3809c;
}

.nohaku .filter_slide .gourmet ul li:nth-child(1) {
	background: #d3809c;
}

.nohaku .filter_slide .gourmet>a {
	color: #d3809c !important;
	border: 1px solid #d3809c;
}

.nohaku .filter_slide .gourmet>a:after {
	border-top: 1px solid #d3809c;
	border-right: 1px solid #d3809c;
}

.nohaku .filter_slide .experience strong {
	color: #8282b3;
}

.nohaku .filter_slide .experience ul li:nth-child(1) {
	background: #8282b3;
}

.nohaku .filter_slide .experience>a {
	color: #8282b3 !important;
	border: 1px solid #8282b3;
}

.nohaku .filter_slide .experience>a:after {
	border-top: 1px solid #8282b3;
	border-right: 1px solid #8282b3;
}

.nohaku .filter_slide .scenery strong {
	color: #b9946b;
}

.nohaku .filter_slide .scenery ul li:nth-child(1) {
	background: #b9946b;
}

.nohaku .filter_slide .scenery>a {
	color: #b9946b !important;
	border: 1px solid #b9946b;
}

.nohaku .filter_slide .scenery>a:after {
	border-top: 1px solid #b9946b;
	border-right: 1px solid #b9946b;
}

.nohaku .filter_slide .trip strong {
	color: #82b499;
}

.nohaku .filter_slide .trip ul li:nth-child(1) {
	background: #82b499;
}

.nohaku .filter_slide .trip>a {
	color: #82b499 !important;
	border: 1px solid #82b499;
}

.nohaku .filter_slide .trip>a:after {
	border-top: 1px solid #82b499;
	border-right: 1px solid #82b499;
}

.nohaku .exp {
	background: url(../../images/202506/bg_exp.jpg) no-repeat top center, #f4f0e5;
	padding: 60px 0 100px;
}

.nohaku .exp .ttl {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.nohaku .exp .ttl h2 {
	padding-left: 40px;
}

.nohaku .exp .ttl p {
	text-align: center;
	color: #634e33;
	font-size: 18px;
	line-height: 2;
	padding-bottom: 2em;
}

.nohaku .exp ul li {
	height: 644px;
	position: relative;
	margin-top: 140px;
}

.nohaku .exp ul li:nth-child(1):before {
	position: absolute;
	top: 180px;
	right: -350px;
	content: url(../../images/202506/deco_exp01.png);
}

.nohaku .exp ul li:nth-child(2):before {
	position: absolute;
	top: 180px;
	left: -350px;
	content: url(../../images/202506/deco_exp02.png);
}

.nohaku .exp ul li:nth-child(3):before {
	position: absolute;
	bottom: 80px;
	right: -350px;
	content: url(../../images/202506/deco_exp03.png);
}

.nohaku .exp ul li .pics {
	position: absolute;
	top: 0;
	left: -310px;
	display: flex;
	width: 770px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.nohaku .exp ul li:nth-child(even) .pics {
	left: 500px;
}

.nohaku .exp ul li .pics>div:nth-child(1) {
	padding-bottom: 1em;
}

.nohaku .exp ul li .text_wrap {
	width: 460px;
	height: 100%;
}

.nohaku .exp ul li:nth-child(odd) .text_wrap {
	margin-left: 470px;
	position: relative;
	z-index: 1;
	padding-left: 90px;
}

.nohaku .exp ul li:nth-child(odd) .text_wrap:before {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	content: "";
	width: 540px;
	height: 100%;
	background: url(../../images/202506/bg_fukidashi_lefttop.png) no-repeat top center,
		url(../../images/202506/bg_fukidashi_leftbottom.png) no-repeat bottom center;
}

.nohaku .exp ul li:nth-child(even) .text_wrap {
	position: relative;
	z-index: 1;
	padding: 0 60px 0 15px;
}

.nohaku .exp ul li:nth-child(even) .text_wrap:before {
	position: absolute;
	z-index: -1;
	top: 0;
	left: -50px;
	content: "";
	width: 540px;
	height: 100%;
	background: url(../../images/202506/bg_fukidashi_righttop.png) no-repeat top center,
		url(../../images/202506/bg_fukidashi_rightbottom.png) no-repeat bottom center;
}


.nohaku .exp ul li .text_wrap h3 {
	color: #4b9917;
	font-size: 30px;
	line-height: 1;
	padding: 1.5em 0 .8em;
	position: relative;
}

.nohaku .exp ul li .text_wrap h3:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	content: "";
	background: url(../../images/202506/dot2.png) repeat-x center left;

}

.nohaku .exp ul li .text_wrap p {
	color: #634e33;
	font-size: 16px;
	padding-top: 1.5em;
	line-height: 2;
}

.nohaku .exp ul li .text_wrap h4 span {
	color: #4b9917;
	font-size: 20px;
	line-height: 1;
	position: relative;
	display: inline-block;
}

.nohaku .exp ul li .text_wrap h4 span:before {
	position: absolute;
	bottom: -6px;
	left: -1.5em;
	content: url(../../images/202506/line_check_left.svg);
}

.nohaku .exp ul li .text_wrap h4 span:after {
	position: absolute;
	bottom: -6px;
	right: -28px;
	content: url(../../images/202506/line_check_right.svg);
}

.nohaku .exp ul li .text_wrap .btn {
	position: absolute;
	left: 90px;
	bottom: 80px;
	text-align: center;
}

.nohaku .exp ul li:nth-child(even) .text_wrap .btn {
	left: 20px;
}


.nohaku .exp ul li .text_wrap .btn a {
	display: block;
	margin-top: 1em;
	position: relative;
}

.nohaku .exp ul li .text_wrap .btn a:before {
	content: '';
	width: 22px;
	height: 22px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 0;
	bottom: 0px;
	margin: auto;
	right: -10px;
	transition: 0.2s;
	border: 1px solid #4b9917;

}

.nohaku .exp ul li .text_wrap .btn a:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 5px;
	height: 5px;
	margin: auto;
	border-top: 2px solid #4b9917;
	border-right: 2px solid #4b9917;
	transform: rotate(45deg);
	transition: 0.2s;
}


.nohaku .rcm {
	text-align: center;
	padding: 100px 0;
}

.nohaku .rcm h3 {
	display: flex;
	align-items: center;
	font-size: 24px;
	color: #4b9917;
	font-weight: bold;
}

.nohaku .rcm h3:before {
	margin-right: .5em;
	content: "";
	flex-grow: 1;
	height: 3px;
	background: url(../../images/202506/dot2.png) repeat-x center left;
}

.nohaku .rcm h3:after {
	margin-left: .5em;
	content: "";
	flex-grow: 1;
	height: 3px;
	background: url(../../images/202506/dot2.png) repeat-x center left;
}

.nohaku .rcm h3 {
	margin-top: 70px;
}

.nohaku .rcm .search_wrap input {
	display: none;
}

.nohaku .rcm .search_wrap label {
	cursor: pointer;
	display: block;
}

.nohaku .rcm .search_wrap {
	margin-top: 40px;
}

.nohaku .rcm .search_wrap ul {
	display: flex;
	color: #6c5932;
	justify-content: space-between;
}

.nohaku .rcm .search_wrap ul li {
	cursor: pointer;
	border: 1px solid #6c5932;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
}

.nohaku .rcm .search_wrap ul li.active {
	background-color: #e7ffd7;
}

.nohaku .rcm .search_wrap ul li a {
	display: block;
	width: 100%;
	color: #6c5932 !important;
}

.nohaku .rcm .search_wrap ul li a:hover {
	color: #6c5932 !important;
}

.nohaku .rcm .search_wrap ul.search_area li {
	width: 150px;
}

.nohaku .rcm .search_wrap ul.search_type li {
	width: 310px;
}

.nohaku .yado_wrap .filter_slide_yado {
	position: relative;
	text-align: left;
	margin-top: 70px;
}

.nohaku .yado_wrap .filter_slide_yado img {
	width: 100%;
}

.nohaku .yado_wrap .filter_slide_yado .swiper-wrapper {
	flex-wrap: wrap;
	gap: 30px;
	align-items: stretch;
}

.nohaku .yado_wrap .filter_slide_yado .swiper-slide {
	width: 300px;
	background: #fff;
	height: auto;
	display: flex;
	flex-direction: column;
	height: 100%;
	align-items: stretch;
	flex: 1;
}

.nohaku .yado_wrap .filter_slide_yado .swiper-slide .img_wrap img {
	width: 300px;
	height: 205px;
	-o-object-fit: cover;
	object-fit: cover;
}

.nohaku .yado_wrap .filter_slide_yado .swiper-slide .txt_wrap {
	margin-top: 20px;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.nohaku .yado_wrap .filter_slide_yado .swiper-slide .txt_wrap h4,
.nohaku .yado_wrap .filter_slide_yado .swiper-slide .txt_wrap .place {
	color: #a97f26;
	text-align: center;
}

.nohaku .yado_wrap .filter_slide_yado .swiper-slide .txt_wrap h4 {
	font-size: 20px;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.nohaku .yado_wrap .filter_slide_yado .swiper-slide .txt_wrap h4 small {
	font-size: .9em;
}

.nohaku .yado_wrap .filter_slide_yado .swiper-slide .txt_wrap .place {
	margin-top: 5px;
}

.nohaku .yado_wrap .filter_slide_yado .swiper-slide .txt_wrap .txt {
	margin-top: 15px;
}

.nohaku .yado_wrap .filter_slide_yado .swiper-slide .txt_wrap a {
	position: relative;
	color: #6c5932 !important;
	margin-top: 25px;
	display: block;
	width: 260px;
	height: 40px;
	line-height: 40px;
	width: 100%;
	border: 1px solid #6c5932;
	border-radius: 80px;
	display: block;
	text-align: center;
}

.nohaku .yado_wrap .filter_slide_yado .swiper-slide .txt_wrap a::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
	width: 6px;
	height: 6px;
	transform: rotate(45deg);
	border-top: 1px solid #6c5932;
	border-right: 1px solid #6c5932;
}

.nohaku .trend {
	text-align: center;
	margin: 0 auto 70px;
	color: #634e33;
}

.nohaku .trend h2 {
	margin: 0 0 60px;
	font-size: 30px;
}

.nohaku .trend ul {
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	margin: 0 0 50px;
}

.nohaku .trend ul li {}

.nohaku .trend ul li a {
	display: block;
	border-radius: 50px;
	background: #9a8468;
	color: #fff !important;
	padding: 10px 20px;
	line-height: 1;
}

.nohaku .bg_contents {
	background: #fff4e0;
	padding: 0 0 10px;
}

.nohaku .bg_contents.pad0930 {
	padding: 150px 0 10px;
}

.nohaku .flow {
	text-align: center;
	margin: 0 auto 80px;
	position: relative;
}

.nohaku .flow h2 {
	margin: 0 0 40px;
	position: relative;
}

.nohaku .flow h2:before {
	content: "";
	background: url(../../images/202408/bg_flow_ttl.png) no-repeat;
	position: absolute;
	top: -80px;
	right: -160px;
	margin: auto;
	width: 1344px;
	height: 522px;
}

.nohaku .flow h2 picture {
	position: relative;
	z-index: 1;
}

.nohaku .flow p {
	background: #4b9917;
	padding: 10px 0;
	color: #fff;
	font-size: 20px;
	position: relative;
	z-index: 1;
}

.nohaku .flow p span {
	display: block;
	font-size: 16px;
}

.nohaku .flow small {
	display: block;
	margin: 20px 0 70px;
	font-size: 14px;
}

.nohaku .entry small a,
.nohaku .flow small a {
	color: #4b9917 !important;
	text-decoration: underline !important;
}

.nohaku .flow small+picture {
	display: block;
	margin: 0 0 70px;
}

.nohaku .flow ul span {
	display: block;
	margin: 10px 0 40px;
	font-size: 14px;
}

.nohaku .flow .finished {
	position: absolute;
	background: rgba(0, 0, 0, .6);
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	width: 120%;
	height: 110%;
	top: 48%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nohaku .entry {
	text-align: center;
	margin: 0 auto 100px;
	padding: 190px 0 0;
	position: relative;
}

.nohaku .entry:before {
	content: "";
	background: url(../../images/202410/bg_entry.png) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 1920px;
	height: 396px;
}

.nohaku .entry h2 {
	margin: 0 0 40px;
	position: relative;
}

.nohaku .entry h2 picture {
	position: relative;
	z-index: 1;
}

.nohaku .entry p {
	background: #4b9917;
	padding: 10px 0;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	position: relative;
	z-index: 1;
}

.nohaku .entry p span {
	display: block;
	font-size: 18px;
	font-weight: bold;
}

.nohaku .entry small {
	display: block;
	margin: 10px 0 70px;
	font-size: 14px;
}

.nohaku .entry small+picture {
	display: block;
	margin: 0 0 40px;
}


.nohaku .coupon {
	text-align: center;
	margin: 0 0 100px;
}

.nohaku .coupon_border {
	background: #bff2d8;
	border-radius: 40px;
	padding: 80px 0 70px;
}

.nohaku #coupon h2 {
	margin: 0 0 50px;
}

.nohaku #coupon .coupon-guide {
	margin: 0 100px 40px;
	text-align: right;
}

.nohaku #coupon .coupon-guide a {
	display: inline-block;
	padding: .25em .5em .5em .9em;
	border-radius: 4px;
	background-color: #e1e1e1;
}

.nohaku #coupon .coupon-guide a:after {
	display: inline-block;
	content: "";
	background-image: url(https://img.travel.rakuten.co.jp//special/sales/template/html/images/Linkwindow.svg);
	width: 16px;
	height: 16px;
	position: relative;
	right: -2px;
}



.nohaku #coupon .txt {
	margin: 0 120px 40px;
	text-align: left;
	font-size: 14px;
}

.nohaku #coupon .period {
	display: inline-block;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 20px;
}

.nohaku #coupon .period small {
	font-weight: 500;
}

.nohaku #coupon .cpn_box_info+a {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 50px auto 0;
	width: 100%;
	max-width: 500px;
	height: 100px;
	color: #fff !important;
	font-weight: 500;
	font-size: 21px;
	box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.1);
	background-color: #786a21;
	position: relative;
	border-radius: 10px;
}

.nohaku #coupon .cpn_box_info+a:after {
	content: "";
	display: block;
	position: absolute;
	width: 13px;
	height: 13px;
	box-sizing: border-box;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	right: 28%;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	transition: 0.3s;
}

.nohaku #coupon .cpn_box_info+a:after {
	right: 18%;
}

.nohaku #coupon .cpn_box_info+a:hover:after {
	right: 16%;
}

.nohaku .cpn {
	margin: 0 0 100px;
	padding: 20px 0 0;
	position: relative;
}

/*
.nohaku .cpn:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../../images/202309/bg_cpn.jpg) no-repeat top center;
}
*/
.nohaku .cpn h2 {
	margin: 0 0 20px;
	text-align: center;
	position: relative;
}

.nohaku .cpn h2:before {
	content: "";
	position: absolute;
	bottom: -40px;
	left: -50px;
	background: url(https://img.travel.rakuten.co.jp/movement/area/nohaku/images/202307//ico_coin_left.png) no-repeat center;
	width: 204px;
	height: 211px;
}

.nohaku .cpn h2:after {
	content: "";
	position: absolute;
	bottom: -30px;
	right: -40px;
	background: url(https://img.travel.rakuten.co.jp/movement/area/nohaku/images/202307//ico_coin_right.png) no-repeat center;
	width: 187px;
	height: 141px;

}

.nohaku .cpn .period {
	margin: 0 0 50px;
	text-align: center;
}

.nohaku .cpn .period a {
	text-decoration: underline !important;
}

.nohaku .cpn .period span {
	display: block;
	border: solid #ccc;
	border-width: 1px 0;
	padding: 10px 0;
	margin: 0 100px 10px;
	font-size: 18px;
	letter-spacing: 1px;
}

.nohaku .cpn h3 {
	text-align: center;
	margin: 0 0 10px;
	font-size: 27px;
	color: #b30000;
}

.nohaku .cpn h4 {
	text-align: center;
	margin: 0 0 40px;
	font-size: 27px;
	color: #b30000;
	background: #fff;
	border: 1px solid #b30000;
	display: inline-block;
	border-radius: 30px;
	line-height: 1;
	padding: 12px 80px;
}

.nohaku .cpn .topix {
	background: #ffebdc;
	border: 1px solid #786a21;
	text-align: center;
	padding: 40px 0 0;
	margin: 0 0 40px;
}

.nohaku .cpn ul {
	display: flex;
	justify-content: center;
	flex-flow: wrap;
	position: relative;
}

.nohaku .cpn ul.newBlock {
	margin: 0 0 40px;
}

.nohaku .cpn ul.newBlock:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 90%;
	margin: auto;
	height: 1px;
	background: #786a21;
}

.nohaku .cpn ul>li {
	width: 260px;
	margin: 0 20px 50px;
	position: relative;
	display: flex;
	flex-direction: column;
	text-align: left;
}

.nohaku .cpn ul li.new:before {
	content: "NEW";
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	color: #fff;
	background: #b30000;
	border-radius: 0 0 0 10px;
	font-size: 12px;
	text-align: center;
	z-index: 1;
}

.nohaku .cpn ul li figure {
	position: absolute;
	top: 5px;
	left: 5px;
	display: none;
	z-index: 1;
}

.nohaku .cpn ul li figure.on {
	display: block;
}

.nohaku .cpn ul li p {
	margin: 10px 0;
	font-weight: bold;
	font-size: 15px;
}

.nohaku .cpn ul li small {
	font-size: 13px;
}

.nohaku .cpn ul li small a {
	color: #fff !important;
}

.nohaku .cpn ul li span {
	display: block;
	background: #ffa304;
	font-size: 16px;
	text-align: center;
	padding: 10px 0;
	border-radius: 10px;
	color: #fff !important;
	text-decoration: none !important;
	box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.1);
	position: relative;
}

.nohaku .cpn ul li span:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	box-sizing: border-box;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	right: 20px;
	top: 0;
	bottom: 0;
	transform: rotate(45deg);
	transition: 0.3s;
	margin: auto;
}

.nohaku .cpn ul li strong {
	display: flex;
	align-items: center;
	flex-flow: wrap;
	font-size: 15px;
	margin: auto 0 0;
}

.nohaku .cpn ul li strong small {
	color: #fff;
	background: #ccc;
	padding: 2px 20px;
	border-radius: 30px;
	margin: 0 0 0 10px;
	font-weight: normal;
}

.nohaku .cpn ul li strong small.gourmet {
	background: #d3809c;
}

.nohaku .cpn ul li strong small.experience {
	background: #8282b3;
}

.nohaku .cpn ul li strong small.trip {
	background: #82b499;
}

.nohaku .cpn ul li strong small.scenery {
	background: #b9946b;
}

.nohaku .cpn ul li ol {
	display: flex;
	align-items: center;
	flex-flow: wrap;
	margin: 10px 0;
	font-size: 13px;
}

.nohaku .cpn ul li ol li {
	margin: 0 5px 2px 0;
	transition: .3s;
}

.nohaku .cpn ul li ol li:hover {
	background: #e5e5e5;
}

.nohaku .cpn ul li ol+a {}

.nohaku .cpn picture+small {
	display: block;
	margin: 20px 0 0;
	font-size: 14px;
	text-align: center;
}

.nohaku .cpn picture+small a {
	text-decoration: underline !important;
}

.nohaku .new {
	text-align: center;
	margin: 0 0 110px;
}

.nohaku .new h2 {
	margin: 0 0 40px;
}


.nohaku .column4 {
	background: #f7f0e2;
	padding: 0 0 10px;
}

.nohaku .column4 h2 {
	width: 960px;
	margin: 0 auto 50px;
	position: relative;
	color: #fff;
	text-align: left;
	padding: 10px 0 15px;
	font-size: 38px;
}

.nohaku .column4 h2 span {
	position: relative;
}

.nohaku .column4 h2 small {
	display: block;
	font-size: 16px;
}

.nohaku .column4 h2:before {
	content: "";
	position: absolute;
	top: 0;
	left: -1550px;
	width: 2000px;
	height: 100%;
}

.nohaku .column4 h2:after {
	content: "";
	position: absolute;
	top: 0;
	left: 360px;
	width: 100px;
	height: 100%;
}

.nohaku .column4 .txt {
	line-height: 2;
	position: absolute;
	text-align: left;
	color: #fff;
	top: 150px;
	left: 0;
	right: -500px;
	width: 480px;
	margin: auto;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5),
		1px -1px 5px rgba(0, 0, 0, 0.5),
		-1px 1px 5px rgba(0, 0, 0, 0.5),
		-1px -1px 5px rgba(0, 0, 0, 0.5);
}

.nohaku .column4 #gourmet .txt {
	top: 80px;
}

.nohaku .column4 div.btn {
	text-align: right;
	margin: 0 auto 50px;
}

.nohaku .column4 div.btn a {
	position: relative;
}

.nohaku .column4 div.btn a:before {
	content: "";
	position: absolute;
	left: -35px;
	width: 30px;
	height: 30px;
	background: #595959;
	border-radius: 30px;
}

.nohaku .column4 div.btn a:after {
	content: "";
	position: absolute;
	top: 11px;
	left: -24px;
	margin: auto;
	width: 5px;
	height: 5px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}

.nohaku .topix_slide {
	position: relative;
	text-align: left;
	width: 300px;
	margin: 0 auto 100px;
}

.nohaku .topix_slide:before {
	content: "";
	position: absolute;
	top: 0;
	left: -2350px;
	width: 2000px;
	height: 100%;
	background: rgba(255, 244, 224, .5);
	z-index: 3;
}

.nohaku .topix_slide:after {
	content: "";
	position: absolute;
	top: 0;
	right: -2350px;
	width: 2000px;
	height: 100%;
	background: rgba(255, 244, 224, .5);
	z-index: 3;
}

.nohaku .topix_slide img {
	width: 100%;
}

.nohaku #gourmet h2:before {
	background: #d3809c;
}

.nohaku #experience h2:before {
	background: #8282b3;
}

.nohaku #scenery h2:before {
	background: #b9946b;
}

.nohaku #trip h2:before {
	background: #82b499;
}

.nohaku #gourmet h2:after {
	background: url(../../images/202406/ico_gourmet.svg) no-repeat center;
}

.nohaku #experience h2:after {
	background: url(../../images/202406/ico_experience.svg) no-repeat center;
}

.nohaku #scenery h2:after {
	background: url(../../images/202406/ico_scenery.svg) no-repeat center;
}

.nohaku #trip h2:after {
	background: url(../../images/202406/ico_trip.svg) no-repeat center;
}

.nohaku .topix_slide .swiper-slide {
	background: #fff;
	padding: 0 20px 20px;
	height: auto;
	display: flex;
	flex-direction: column;
}

.nohaku .topix_slide .swiper-slide div {
	position: relative;
	margin: 0 -20px 10px;
}

.nohaku .topix_slide .swiper-slide>a {
	position: relative;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 80px;
	display: block;
	text-align: center;
	padding: 5px 0 6px;
	margin: 0 0 20px;
}

.nohaku .topix_slide .swiper-slide>a:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
	width: 6px;
	height: 6px;
	transform: rotate(45deg);
}

.nohaku .topix_slide strong {
	font-size: 20px;
}

.nohaku .topix_slide strong span {
	color: #fff;
	background: #e90026;
	font-size: 15px;
	margin: 0 10px 0 0;
	padding: 2px 8px 3px;
}

.nohaku .topix_slide .swiper-slide p {
	height: 7em;
	font-size: 18px;
}

.nohaku .topix_slide .swiper-slide figure {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 1;
	display: none;
}

.nohaku .topix_slide .swiper-slide figure.on {
	display: block;
}

.nohaku .topix_slide .swiper-slide ul {
	display: flex;
	flex-flow: wrap;
	font-size: 12px;
}

.nohaku .topix_slide .swiper-slide ul li {
	margin: 0 5px 5px 0;
	transition: .3s;
	border: 1px solid #595959;
	border-radius: 50px;
}

.nohaku .topix_slide .swiper-slide ul li:nth-child(n+7) {
	display: none;
}

.nohaku .topix_slide .swiper-slide ul li a {
	padding: 2px 10px 3px;
	display: block;
}

.nohaku .topix_slide .swiper-button-next,
.nohaku .topix_slide .swiper-button-prev {
	background: rgba(0, 0, 0, .6);
	width: 55px;
	height: 55px;
	border-radius: 50px;
	position: absolute;
	top: 220px;
	z-index: 4;
	cursor: pointer;
}

.nohaku .topix_slide .swiper-button-next {
	right: -370px;
}

.nohaku .topix_slide .swiper-button-prev {
	left: -370px;
}

.nohaku .topix_slide .swiper-button-next:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 3px;
	margin: auto;
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}

.nohaku .topix_slide .swiper-button-prev:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 3px;
	right: 0;
	margin: auto;
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	transform: rotate(45deg);
}

.nohaku .topix_slide .swiper-pagination {
	bottom: -50px;
}

.nohaku .topix_slide .swiper-pagination-bullet {
	opacity: 1;
	background: #838383;
}

.nohaku .new .topix_slide .swiper-button-next,
.nohaku .new .topix_slide .swiper-button-prev {
	top: 300px;
}

.nohaku .new .topix_slide .swiper-pagination-bullet-active {
	background: #6fab3f;
}

.nohaku #scenery .topix_slide .swiper-slide strong,
.nohaku .new .topix_slide .scenery strong {
	color: #b9946b;
}

.nohaku #gourmet .topix_slide .swiper-slide strong,
.nohaku .new .topix_slide .gourmet strong {
	color: #d3809c;
}

.nohaku #experience .topix_slide .swiper-slide strong,
.nohaku .new .topix_slide .experience strong {
	color: #8282b3;
}

.nohaku #trip .topix_slide .swiper-slide strong,
.nohaku .new .topix_slide .trip strong {
	color: #82b499;
}

.nohaku #scenery .topix_slide .swiper-slide>a,
.nohaku .topix_slide .scenery>a {
	color: #b9946b !important;
	border: 1px solid #b9946b;
}

.nohaku #gourmet .topix_slide .swiper-slide>a,
.nohaku .topix_slide .gourmet>a {
	color: #d3809c !important;
	border: 1px solid #d3809c;
}

.nohaku #experience .topix_slide .swiper-slide>a,
.nohaku .topix_slide .experience>a {
	color: #8282b3 !important;
	border: 1px solid #8282b3;
}

.nohaku #trip .topix_slide .swiper-slide>a,
.nohaku .topix_slide .trip>a {
	color: #82b499 !important;
	border: 1px solid #82b499;
}

.nohaku .topix_slide .experience>a {
	color: #8282b3 !important;
	border: 1px solid #8282b3;
}

.nohaku .topix_slide .trip>a {
	color: #82b499 !important;
	border: 1px solid #82b499;
}

.nohaku #gourmet .topix_slide .swiper-slide>a:after,
.nohaku .topix_slide .gourmet>a:after {
	border-top: 1px solid #d3809c;
	border-right: 1px solid #d3809c;
}

.nohaku #experience .topix_slide .swiper-slide>a:after,
.nohaku .topix_slide .experience>a:after {
	border-top: 1px solid #8282b3;
	border-right: 1px solid #8282b3;
}

.nohaku #scenery .topix_slide .swiper-slide>a:after,
.nohaku .topix_slide .scenery>a:after {
	border-top: 1px solid #b9946b;
	border-right: 1px solid #b9946b;
}

.nohaku #trip .topix_slide .swiper-slide>a:after,
.nohaku .topix_slide .trip>a:after {
	border-top: 1px solid #82b499;
	border-right: 1px solid #82b499;
}

.nohaku .new .topix_slide .swiper-slide p+a {
	font-weight: bold;
	line-height: 1.2;
	background: #ffc000;
	border: 1px solid #ffc000;
	color: #fff !important;
}

.nohaku .new .topix_slide .swiper-slide p+a span {
	display: block;
}

.nohaku .new .topix_slide .swiper-slide p+a:after {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
}

.nohaku #scenery .topix_slide .swiper-pagination-bullet-active,
.nohaku #scenery .topix_slide .swiper-slide ul li:nth-child(1),
.nohaku .new .topix_slide .scenery ul li:nth-child(1) {
	background: #b9946b;
}

.nohaku #gourmet .topix_slide .swiper-pagination-bullet-active,
.nohaku #gourmet .topix_slide .swiper-slide ul li:nth-child(1),
.nohaku .new .topix_slide .gourmet ul li:nth-child(1) {
	background: #d3809c;
}

.nohaku #experience .topix_slide .swiper-pagination-bullet-active,
.nohaku #experience .topix_slide .swiper-slide ul li:nth-child(1),
.nohaku .new .topix_slide .experience ul li:nth-child(1) {
	background: #8282b3;
}

.nohaku #trip .topix_slide .swiper-pagination-bullet-active,
.nohaku #trip .topix_slide .swiper-slide ul li:nth-child(1),
.nohaku .new .topix_slide .trip ul li:nth-child(1) {
	background: #82b499;
}

.nohaku .topix_slide ul li:nth-child(1) a {
	color: #fff !important;
}

.nohaku .column4 .movie {
	width: 500px;
	margin: auto;
	position: relative;
}

.nohaku .column4 .movie video-js {
	left: 0;
}

.nohaku #gourmet,
.nohaku #experience,
.nohaku #scenery {
	margin: 0 0 100px;
}

.nohaku #scenery {
	background: url(../../images/202406//bg_scenery.png) no-repeat top center;
	padding: 390px 0 0;
	position: relative;
}

.nohaku #gourmet {
	background: url(../../images/202406//bg_gourmet.png) no-repeat top center;
	padding: 390px 0 0;
	position: relative;
}

.nohaku #experience {
	background: url(../../images/202406//bg_exper.png) no-repeat top center;
	padding: 390px 0 0;
	position: relative;
}

.nohaku #trip {
	background: url(../../images/202406//bg_trip.png) no-repeat top center;
	padding: 390px 0 0;
	position: relative;
}


.nohaku .access {
	text-align: center;
	margin: 0 auto 100px;
}

.nohaku .access p {
	text-align: center;
	margin: 0 0 120px;
}

.nohaku .access p a {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 60px auto 10px;
	width: 100%;
	max-width: 500px;
	height: 100px;
	color: #fff !important;
	font-weight: 500;
	font-size: 21px;
	box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.1);
	background-color: #786a21;
	position: relative;
	border-radius: 10px;
}

.nohaku .access p a img {
	margin: 0 0 0 10px;
}

.nohaku .access h2 {
	margin: 0 0 40px
}

.nohaku .access iframe {
	width: 100%;
}

.nohaku .access a {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 60px auto 10px;
	width: 100%;
	max-width: 500px;
	height: 100px;
	color: #fff !important;
	font-weight: 500;
	font-size: 21px;
	box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.1);
	background-color: #786a21;
	position: relative;
	border-radius: 10px;
	position: relative;
}

.nohaku .access a:after {
	content: "";
	display: block;
	position: absolute;
	width: 13px;
	height: 13px;
	box-sizing: border-box;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	right: 20%;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	transition: 0.3s;
}

.nohaku .nohaku_about {
	margin: 100px auto 0;
}

.nohaku .nohaku_about p {
	text-align: center;
}

.nohaku .nohaku_about p a {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 60px auto 10px;
	width: 100%;
	max-width: 500px;
	height: 100px;
	color: #fff !important;
	font-weight: 500;
	font-size: 21px;
	background: #ad0000;
	position: relative;
}

.nohaku .nohaku_about p a img {
	margin: 0 0 0 10px;
}

.nohaku .area_list {
	background: #f6f3eb;
	text-align: center;
	padding: 100px 0 60px;
}

.nohaku .area_list ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 60px;
}

.nohaku .area_list ul li {
	width: 32%;
	margin-right: 2%;
}

.nohaku .area_list ul li:nth-child(3n) {
	margin-right: 0;
}

.nohaku .area_list ul li:nth-child(n+4) {
	margin-top: 1em;
}

.nohaku .area_list ul li a {
	background: #a97f26;
	color: #fff !important;
	position: relative;
	display: block;
	padding: 1em 0;
}

.nohaku .area_list ul li a:before {
	content: '';
	width: 16px;
	height: 16px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	top: 0;
	bottom: 0px;
	margin: auto;
	right: 10px;
	transition: 0.2s;
}

.nohaku .area_list ul li a:after {
	content: "";
	position: absolute;
	top: calc(50% - 2px);
	right: 16px;
	width: 4px;
	height: 4px;
	border-top: 1px solid #a97f26;
	border-right: 1px solid #a97f26;
	transform: rotate(45deg);
	transition: 0.2s;
}

.nohaku .search {
	background: #f6f3eb;
	padding: 40px 0 100px;
}

.nohaku .search h2 {
	text-align: center;
	margin: 0 0 60px;
}

.nohaku #search-box {
	padding-bottom: 50px;
	border: none;
}

.nohaku .etiquette {
	font-size: 19px;
	padding: 20px 100px;
	background: #eee;
	display: block;
	margin: auto;
	text-align: center;
}

.nohaku .etiquette a {
	text-decoration: underline !important;
	color: #0000ff !important;
}

.summary {
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
	line-height: 1.4;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	width: 960px;
	padding: 20px 0 0;
}

.summary table {
	border: #bfbfbf solid 1px;
	border-collapse: collapse;
	margin-bottom: 50px;
	width: 100%;
}

.summary table caption {
	color: #6c5932;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1em;
}

.summary table th.culm2 {
	width: 12% !important;
	border-left: #bfbfbf solid 1px;
}

.summary table th {
	font-size: 14px;
	font-weight: bold;
	background: #f6f2d9;
	padding: 10px 15px;
	vertical-align: middle;
	border: #bfbfbf solid 1px;
	text-align: center;
	width: 110px;
}

.summary table tr:last-child th {
	border-bottom: none;
}

.summary table td {
	font-size: 14px;
	background: #FFF;
	padding: 10px 15px;
	border: #bfbfbf solid 1px;
	width: 71%;
}

.summary table td span {
	color: #ff0000;
}

.summary table td a {
	text-decoration: underline !important;
	color: #0000ff;
}

.summary table td a:hover {
	text-decoration: none !important;
}

.summary table.table3 th {
	width: 32%;
}

.summary p.summary_notes {
	text-align: center;
	padding-bottom: 80px;
	font-size: 14px;
}





.nohaku_tag .btn_more a {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 500px;
	height: 100px;
	color: #fff !important;
	font-weight: bold;
	font-size: 21px;
	box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.1);
	background-color: #786a21;
	position: relative;
	border-radius: 10px;
}

.nohaku_tag .btn_more a::after {
	content: "";
	display: block;
	position: absolute;
	width: 13px;
	height: 13px;
	box-sizing: border-box;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	right: 28%;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	transition: 0.3s;
}

.nohaku_tag .article_main_content .btn_more a:after {
	right: 22%;
}

.nohaku_tag .article_main_content .btn_more a:hover:after {
	right: 20%;
}

.nohaku_tag .btn_more a:hover:after {
	right: 26%;
}










.nohaku_tag section {
	background: #f6f3eb;
	border-radius: 0 0 1000px 1000px / 0 0 200px 200px;
	position: relative;
	padding: 20px 0 80px;
	margin: 0 0 50px;
}

.nohaku_tag section:before {
	content: "";
	background: url(https://img.travel.rakuten.co.jp/movement/area/nohaku/images/202307//ico_top_left.svg) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 245px;
	height: 315px;
	margin: 110px 0 0 -350px;
}

.nohaku_tag section:after {
	content: "";
	background: url(https://img.travel.rakuten.co.jp/movement/area/nohaku/images/202307//ico_top_right.svg) no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 320px;
	height: 180px;
	margin: 130px 0 0 330px;
}

.nohaku_tag h2 {
	text-align: left;
	margin: 0 auto 100px;
	padding: 0 0 15px;
	position: relative;
}

.nohaku_tag h2 span {
	display: block;
}

.nohaku_tag h2 img {
	width: 220px;
}

.nohaku_tag h2:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #7e702b;
}

.nohaku_tag div.inner {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	margin: 0 auto 40px;
	align-items: start;
}

.nohaku_tag div.inner h1 {
	width: 100%;
	margin: 0 0 100px;
	text-align: center;
	font-size: 45px;
}

.nohaku_tag .side_search {
	width: 290px;
	text-align: left;
	font-size: 16px;
	margin: 120px 0 0;
}

.nohaku_tag .side_search dl {
	margin: 0 0 70px;
}

.nohaku_tag .side_search dl dt {
	text-align: center;
	border-bottom: 2px dotted #7e702b;
	font-weight: bold;
	margin: 0 0 30px;
	padding: 0 0 10px;
}

.nohaku_tag .side_search dl dd {
	margin: 0 0 20px 40px;
}

.nohaku_tag .side_search dl dd a {}

.nohaku_tag .side_search dl dd span {
	margin: 0 0 0 10px;
	display: inline-block;
}

.nohaku_tag .side_search dl.cate dd:nth-of-type(1) {
	margin: 0 0 20px 50px;
}

.nohaku_tag .side_search dl.cate dd:nth-of-type(1) span {
	margin: 0 0 0 15px;
}

.nohaku_tag .side_search dl.area dd {}

.nohaku_tag .side_search dl.area dd img {
	margin: 0 10px 0 0;
	vertical-align: middle;
}


.nohaku_tag .side_search dl.tag dd {
	margin: 0 0 20px 0;
}

.nohaku_tag .side_search dl.tag dd .catlabel {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 1em;
	border-bottom: 1px dotted #7e702b;
	margin-bottom: 1em;
	;
}

.nohaku_tag .side_search dl.tag dd .catlabel:nth-of-type(1) {
	padding-top: 0;
}

.nohaku_tag .side_search dl.tag dd ul {
	display: inline;
}

.nohaku_tag .side_search dl.tag dd ul li {
	background: #e5e5e5;
	margin: 0 10px 10px 0;
	display: inline-block;
}

.nohaku_tag .side_search .link2all {
	margin-bottom: 70px;
}

.nohaku_tag .side_search .link2all a {
	text-align: center;
	background: #7e702b;
	font-weight: bold;
	display: block;
	padding: .5em 0;
	color: #fff !important;
}

.nohaku_tag .main_topix {
	width: 640px;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	text-align: left;
}

.nohaku_tag .main_topix>div {
	width: 310px;
	margin: 0 0 40px;
	padding-bottom: .5em;
	background: #fff;
}

.nohaku_tag .main_topix div.matchheight {
	margin: .5em 14px 0;
}

.nohaku_tag .main_topix .article {
	display: none;
}

.nohaku_tag .main_topix .article li span:hover {
	cursor: pointer;
	text-decoration: none;
}

.nohaku_tag .main_topix strong {
	display: block;
	font-size: 16px;
}

.nohaku_tag .main_topix .trip strong {
	color: #82b499;
}

.nohaku_tag .main_topix .gourmet strong {
	color: #d3809c;
}

.nohaku_tag .main_topix .experience strong {
	color: #8282b3;
}

.nohaku_tag .main_topix .scenery strong {
	color: #b9946b;
}

.nohaku_tag .main_topix>div>a {
	position: relative;
	width: calc(100% - 28px);
	border: 1px solid #ccc;
	border-radius: 80px;
	display: block;
	text-align: center;
	padding: 5px 0 6px;
	margin: .8em auto 1em;
	font-size: 14px;
}

.nohaku_tag .main_topix>div>a:hover {
	text-decoration: none !important;
	opacity: .8;
}

.nohaku_tag .main_topix>div>a:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
	width: 6px;
	height: 6px;
	transform: rotate(45deg);
}

.nohaku_tag .main_topix .gourmet>a {
	color: #d3809c !important;
	border: 1px solid #d3809c;
}

.nohaku_tag .main_topix .gourmet>a:after {
	border-top: 1px solid #d3809c;
	border-right: 1px solid #d3809c;
}

.nohaku_tag .main_topix .experience>a {
	color: #8282b3 !important;
	border: 1px solid #8282b3;
}

.nohaku_tag .main_topix .experience>a:after {
	border-top: 1px solid #8282b3;
	border-right: 1px solid #8282b3;
}

.nohaku_tag .main_topix .scenery>a {
	color: #b9946b !important;
	border: 1px solid #b9946b;
}

.nohaku_tag .main_topix .scenery>a:after {
	border-top: 1px solid #b9946b;
	border-right: 1px solid #b9946b;
}

.nohaku_tag .main_topix .trip>a {
	color: #82b499 !important;
	border: 1px solid #82b499;
}

.nohaku_tag .main_topix .trip>a:after {
	border-top: 1px solid #82b499;
	border-right: 1px solid #82b499;
}



.nohaku_tag .main_topix span a {
	color: #fff !important;
}

.nohaku_tag .main_topix p {
	font-size: 14px;
	line-height: 1.4;
}

.nohaku_tag .main_topix figure {
	position: absolute;
	top: 0;
}

.nohaku_tag .main_topix ul {
	display: flex;
	flex-flow: wrap;
	font-size: 12px;
	margin: 0 14px;
}

.nohaku_tag .main_topix ul li {
	margin: 0 10px 5px 0;
	transition: .3s;
	border: 1px solid #595959;
	border-radius: 50px;
}

.nohaku_tag .main_topix ul li a {
	display: block;
}

.nohaku_tag .main_topix ul li:nth-child(n+7) {
	display: none;
}

.nohaku_tag .main_topix .gourmet ul li:nth-child(1) {
	background: #d3809c;
}

.nohaku_tag .main_topix .experience ul li:nth-child(1) {
	background: #8282b3;
}

.nohaku_tag .main_topix .scenery ul li:nth-child(1) {
	background: #b9946b;
}

.nohaku_tag .main_topix .trip ul li:nth-child(1) {
	background: #82b499;
}

.nohaku_tag .main_topix ul li:hover {}

.nohaku_tag .main_topix ul li a,
.nohaku_tag .main_topix ul li span {
	padding: 3px 10px;
	display: block;
	line-height: 1;
}

.nohaku_tag .main_topix ul li:nth-child(1) a {
	color: #fff !important;
}


.nohaku_tag p.btn_more a:after {
	right: auto;
	left: 28%;
	transform: translateY(-50%) rotate(225deg);
}

.nohaku_tag p.btn_more a:hover:after {
	left: 26%;
}

.nohaku_tag .btn_side,
.nohaku_tag .close,
.nohaku_tag #search-box {
	display: none;
}


.bnr_float {
	position: fixed;
	bottom: 120px;
	right: 0;
	z-index: 101;
	text-align: right;
}

.bnr_float li {
	margin: 5px 0 0;
}

.bnr_float li a {
	display: block;
	color: #fff !important;
}

.bnr_float li:nth-of-type(1) {
	margin: 0 0 20px;
}

.bnr_float li:nth-of-type(2) a,
.bnr_float li:nth-of-type(3) a,
.bnr_float li:nth-of-type(4) a,
.bnr_float li:nth-of-type(5) a,
.bnr_float li:nth-of-type(6) a {
	background: rgba(118, 118, 118, .8);
	padding: 5px 20px;
	text-align: left;
	border-radius: 50px 0 0 50px;
	width: 265px;
	margin: 0 0 0 auto;
	display: flex;
	align-items: center;
}

.bnr_float li.current:nth-of-type(2) a {
	background: rgba(211, 128, 156, .8);
}

.bnr_float li.current:nth-of-type(3) a {
	background: rgba(130, 130, 179, .8);
}

.bnr_float li.current:nth-of-type(4) a {
	background: rgba(185, 148, 107, .8);
}

.bnr_float li.current:nth-of-type(5) a {
	background: rgba(130, 180, 153, .8);
}

.bnr_float li.current:nth-of-type(6) a {
	background: rgba(75, 153, 23, .8);
}

.bnr_float li:nth-of-type(5) {
	margin: 5px 0 20px;
}

.bnr_float li picture {
	line-height: 1;
}

.bnr_float.fixed {
	opacity: 1;
	visibility: visible;
}

.nohaku #anime {
	text-align: center;
	margin: auto;
	padding: 100px 0;
	background: #fff4e0
}

.nohaku #anime h2 {
	margin: 0 0 50px;
}

.nohaku #anime .inner {
	background: #fff;
	border-radius: 20px;
	padding: 40px 0;
}

.nohaku #anime .txt {
	margin: 60px 0 50px;
	line-height: 2.5;
}

.nohaku #anime .txt strong {
	font-size: 33px;
	display: block;
	margin: 0 0 30px;
	letter-spacing: .2rem;
	font-weight: 500;
	line-height: 1;
}

.nohaku #anime .movie {
	margin: 0 0 50px;
}

.nohaku #anime .tab {
	position: relative;
}

.nohaku #anime .top {
	margin-bottom: -1px;
	display: flex;
	justify-content: center;
	font-size: 23px;
}

.nohaku #anime .tab li {
	margin-right: 3px;
	list-style: none;
	cursor: pointer;
}

.nohaku #anime .tabBlock {
	background: #f6f3eb;
	padding: 60px 40px;
	border: 1px solid #a2975c;
}

.nohaku #anime .tabBlock .tabBox:not(:nth-child(1)) {
	display: none;
}

.nohaku #anime .top li {
	margin: 0 10px;
	padding: 15px;
	width: 300px;
	border: 1px solid #a2975c;
	border-radius: 8px 8px 0 0;
}

.nohaku #anime .bottom {
	margin: 0 0 60px;
	display: flex;
	justify-content: center;
}

.nohaku #anime .bottom li {
	margin: 0 10px;
	padding: 20px 0;
	width: 440px;
	background: #009c5c;
	border-radius: 10px;
	color: #fff;
	font-size: 20px;
	position: relative;
	cursor: pointer;
	box-shadow: 0 5px 0px 0 rgba(0, 0, 0, .2);
}

.nohaku #anime .bottom li:after {
	content: "＋";
	position: absolute;
	right: 20px;
	top: 10px;
	font-size: 30px;
}

.nohaku #anime .tab li.current {
	background: #f6f3eb;
	cursor: auto;
}

.nohaku #anime .top .current {
	border-bottom: 1px solid #f6f3eb;
}

.nohaku #anime .bottom .current {
	border: 1px solid #a2975c;
}

.nohaku .modal {
	display: none;
	width: 960px;
	position: relative;
	z-index: 105;
}

.nohaku .modal .modalBody {
	position: fixed;
	z-index: 1000;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px 0;
	overflow-y: auto;
	overflow-x: hidden;
}

.nohaku .modal .modalBody .story,
.nohaku .modal .modalBody .cast {
	background: #fff;
	width: 960px;
	padding: 60px 50px;
	border-radius: 20px;
	margin: auto;
	position: relative;
	z-index: 1001;
}

.nohaku .modal .modalBK {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.5;
}

.nohaku .modal .close {
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	border-radius: 40px;
	background: #009c5c;
	margin: 0;
	font-size: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}

.nohaku .modal .close span {
	display: none;
}

.nohaku .modal .close:before {
	content: "×";
	position: absolute;
	top: 0;
	font-size: 24px;
	color: #fff;
}

.nohaku .modal .cast {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}

.nohaku .modal .cast h3 {
	width: 100%;
	margin: 0 0 40px;
	text-align: center;
}

.nohaku .modal .cast div+h3 {
	margin: 40px 0 40px;
}

.nohaku .modal .cast div {
	width: 410px;
	position: relative;
	text-align: left;
}

.nohaku .modal .cast div.large {
	width: 700px;
	margin: auto;
}

.nohaku .modal .cast div p {
	width: 230px;
	font-size: 16px;
	line-height: 1.3;
	position: absolute;
	right: 0;
	top: 0;
}

.nohaku .modal .cast div.large p {
	width: 510px;
}

.nohaku .modal .cast div p small {
	display: block;
	font-size: 18px;
	color: #a2975c;
}

.nohaku .modal .cast div.large p small {
	color: #333;
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0 0;
}

.nohaku .modal .cast div.large p small span {
	display: inline;
	font-size: 13px;
}

.nohaku .modal .cast div p strong {
	display: block;
	font-size: 26px;
	font-weight: 500;
	line-height: 1;
	margin: 0 0 5px;
}

.nohaku .modal .cast div.large p strong {
	margin: 0 0 10px;
}

.nohaku .modal .cast div span {
	margin: 10px 0 0;
	width: 100%;
	display: block;
	font-size: 14px;
}

.nohaku .modal .story {
	text-align: left;
}

.nohaku .modal .story h3 {
	text-align: center;
}

.nohaku .modal .story figure {
	position: absolute;
	top: 120px;
	left: 80px;
}

.nohaku .modal .story figure:nth-of-type(2) {
	top: auto;
	bottom: 80px;
	left: auto;
	right: 80px;
}

.nohaku .modal .story .name {
	width: 340px;
	position: relative;
}

.nohaku .modal .story .name:nth-of-type(1) {
	padding: 100px 0 0;
	left: 180px;
	margin: 0 auto 200px;
}

.nohaku .modal .story .name:nth-of-type(2) {
	left: -180px;
	margin: 0 auto 80px;
}

.nohaku .modal .story .name small {
	display: block;
	font-size: 21px;
	font-weight: normal;
	color: #333;
	margin: 10px 0 0;
}

.nohaku .modal .story .name strong {
	display: block;
	font-size: 40px;
	font-weight: 500;
	line-height: 1;
	margin: 0 0 10px;
	color: #4b9917;
}

.nohaku .modal .story .name:nth-of-type(2) strong {
	text-align: right;
}

.nohaku .movie {
	background: #efe0c1;
	text-align: center;
	padding: 100px 0;
}

.nohaku .movie h2 {
	text-align: right;
	margin: 0 0 20px;
}

.nohaku .movie strong {
	display: block;
	color: #6c5932;
	font-weight: bold;
	font-size: 28px;
	padding-bottom: .5em;
	line-height: 1;
}

.nohaku .movie strong span {
	display: block;
	font-size: 23px;
	color: #4b9917;
}

.nohaku .movie p {
	margin: 0 0 40px;
	line-height: 2;
}

.nohaku .intro {
	background: #e8f8de;
	text-align: center;
	padding: 100px 0;
	margin: 0 0 50px;
}

.nohaku .intro h2 {
	margin: 0 0 50px;
}

.nohaku .intro p {
	line-height: 2;
	text-align: left;
}

.nohaku .award {
	margin: 100px 0 0;
}

.nohaku .award h3 {
	text-align: center;
	margin: 0 0 20px;
	font-size: 24px;
}

.nohaku .award h3 span {
	display: block;
	color: #4b9917;
	font-size: 40px;
}

.nohaku .award .grand {
	margin: 0 0 70px;
}

.nohaku .award .grand p {
	margin: 20px 0 0;
	text-align: left;
}

.nohaku .award ul {
	display: flex;
	justify-content: space-between;
	margin: 0 0 120px;
}

.nohaku .award ul li {
	width: 440px;
}

.nohaku .award ul li p {
	margin: 20px 0 0;
	text-align: left;
}

.nohaku .award .recommend {
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
	background: #fff;
	padding: 0 40px 30px;
	text-align: left;
}

.nohaku .award .recommend h3 {
	width: 100%;
	text-align: center;
	color: #4b9917;
	font-size: 30px;
	font-weight: 500;
	margin: -25px 0 50px;
	position: relative;
}

.nohaku .award .recommend h3:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: url(../../images/202410/bg_reco.png) no-repeat;
	width: 908px;
	height: 130px;

}

.nohaku .award .recommend h3 span {
	font-size: 37px;
	font-weight: 900;
	line-height: 1;
}

.nohaku .award .recommend figure {}

.nohaku .award .recommend figure small {
	display: block;
	font-size: 12px;
	margin: 10px 0 0;
}

.nohaku .award .recommend div {
	width: 420px;
}

.nohaku .award .recommend div strong {
	display: block;
	margin: 0 0 30px;
	font-size: 23px;
}

.nohaku .award .recommend div p {
	margin: 0 0 20px;
	line-height: 2;
}

.nohaku .award .recommend div a {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 70px;
	color: #fff !important;
	font-weight: 500;
	font-size: 21px;
	box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.1);
	background-color: #786a21;
	position: relative;
	border-radius: 10px;

}

.nohaku .award .recommend div a:after {
	content: "";
	display: block;
	position: absolute;
	width: 13px;
	height: 13px;
	box-sizing: border-box;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	right: 10%;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	transition: 0.3s;
}

.nohaku .award .recommend+small {
	display: block;
	text-align: right;
	font-size: 12px;
	margin: 10px 0 0;
}

.nohaku .nohaku_article {
	margin: 0 0 130px;
}

.nohaku .article_search {
	padding: 130px 0 0;
}

.nohaku .article_search h2 {
	margin: 0 0 60px;
	text-align: center;
}

.nohaku .article_search .category_search {
	display: flex;
	justify-content: space-between;
	padding: 0 0 80px;
}

.nohaku .article_search .category_search li {}

.nohaku .article_search .area_search {
	text-align: center;
	margin: 0 0 80px;
}

.nohaku .article_search .area_search h3 {
	margin: 0 0 40px;
}

.nohaku .article_search .tag_search {
	text-align: center;
	margin: 0 0 150px;
}

.nohaku .article_search .tag_search h3 {
	margin: 0 0 40px;
}

.nohaku_article .category_search {
	width: auto;
	text-align: center;
	margin: 130px 0 0;
}

.nohaku .nohaku_article .category_search h3,
.nohaku .nohaku_article .tag_search h3,
.nohaku .nohaku_article .area_search h3 {
	font-size: 26px;
	font-weight: bold;
	border-bottom: 2px dotted #786a21;
	display: inline-block;
	margin: 0 0 50px;
}

.nohaku .article_search .area_search ul {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	padding: 0 20px;
}

.nohaku_article .category_search ul {
	display: flex;
	flex-flow: wrap;
	padding: 0 20px;
}

.nohaku_article .category_search ul li {
	width: 222px;
}

.nohaku_article .category_search ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #786a21;
	border-radius: 10px;
	height: 40px;
	font-size: 16px;
	color: #434343 !important;
}

.nohaku .nohaku_article .area_search ul li a:hover,
.nohaku_article .category_search ul li a:hover {
	text-decoration: underline !important;
}

.nohaku_article .category_search ul li img {
	margin: 0 10px 0 0;
}

.nohaku .nohaku_article .area_search {
	text-align: center;
	margin: 130px 0 0;
}

.nohaku .nohaku_article .area_search ul {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
	text-align: left;
	padding: 0 20px;
}

.nohaku_article.trip .tag_search ul,
.nohaku_article.experience .tag_search ul.experience,
.nohaku_article.gourmet .tag_search ul.gourmet,
.nohaku_article.scenery .tag_search ul.scenery {
	display: inline !important;
}

.nohaku .nohaku_article .area_search ul li {}

.nohaku .area_search ul li a,
.nohaku .nohaku_article .area_search ul li a {
	font-size: 16px;
	border-radius: 10px;
	display: block;
	padding: .2em 1.2em;
	border: 1px solid #786a21;
}

.nohaku .article_search ul li img,
.nohaku .nohaku_article .area_search ul li img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}

.nohaku .nohaku_article .tag_search {
	text-align: center;
	margin: 130px 0 110px;
}

.nohaku .article_search .tag_search .inner,
.nohaku .nohaku_article .tag_search .inner {
	text-align: left;
}

.nohaku .article_search .tag_search ul li,
.nohaku .nohaku_article .tag_search ul li {
	margin: 0 1em 1em;
	display: inline-block;
	border: 1px solid #786a21;
	padding: 2px 10px;
	border-radius: 20px;
}

.nohaku .nohaku_article .tag_search ul li a {
	font-size: 16px;
}

.nohaku .article_search .tag_search .more,
.nohaku .nohaku_article .tag_search .more {
	display: none;
}


.nohaku .area_information {
	display: none;
}

.nohaku .nohaku_article .area_information {
	text-align: center;
	margin: 0 0 50px;
}

.nohaku .nohaku_article .btn_more {
	text-align: center;
}

.nohaku .nohaku_article .btn_more a {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	width: 100%;
	max-width: 500px;
	height: 100px;
	color: #fff !important;
	font-weight: bold;
	font-size: 21px;
	box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.1);
	background-color: #786a21;
	position: relative;
	border-radius: 10px;
}

.nohaku .nohaku_article .btn_more a img {
	margin: 0 0 0 10px;
}

.nohaku .nohaku_article .btn_more small {
	display: block;
	margin: 10px 0 0;
	font-size: 14px;
}

.nohaku .collaboration {
	background: #ffebea;
	position: relative;
	border-top: 6px solid #c50b00;
}

.nohaku .collaboration:before {
	content: "";
	position: absolute;
	top: -77px;
	left: 0;
	right: 0;
	width: 841px;
	height: 85px;
	margin: auto;
	background: url(../../images/202310/bg_collaboration_top.png) no-repeat;
}

.nohaku .collaboration h2 {
	text-align: center;
	margin: 0 0 70px;
}

.nohaku .collaboration .inner {
	background: #fff;
	position: relative;
	padding: 0 0 200px;
}

.nohaku .collaboration .inner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #fff;
	width: 1160px;
	height: 100%;
}

.nohaku .collaboration .inner>* {
	position: relative;
}

.nohaku .collaboration .inner h3 {
	writing-mode: vertical-rl;
	position: absolute;
	right: 0;
	margin: -70px 0 0;
	display: flex;
	flex-flow: column;
	align-items: flex-start;
}

.nohaku .collaboration h3 span {
	display: block;
	margin: 70px 20px 0 0;
	font-size: 23px;
	font-weight: normal;
}

.nohaku .collaboration p {
	margin: 5px 0 0;
}

.nohaku .collaboration .collabo1 {
	margin: 0 0 30px;
}

.nohaku .collaboration .collabo2 {
	position: absolute;
	left: 0;
}

.nohaku .collaboration .collabo3 {
	position: absolute;
	left: 0;
	width: 560px;
	margin: 420px 0 0;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	flex-flow: row-reverse;
}

.nohaku .collaboration .collabo4 {
	width: 360px;
	margin: 0 0 0 auto;
}

.nohaku .collaboration a {
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 60px auto 10px;
	width: 100%;
	max-width: 500px;
	height: 100px;
	color: #fff !important;
	font-weight: 500;
	font-size: 21px;
	box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.1);
	background: #c50b00;
	position: relative;
	border-radius: 10px;
}

.nohaku .collaboration a img {
	margin: 0 0 0 10px;
}

.nohaku .collaboration a+span {
	text-align: center;
	display: block;
}

.nohaku .collaboration .dancyu {
	text-align: center;
	margin: 60px 0 0;
}

.nohaku .collaboration .dancyu span {
	display: block;
	margin: 0 0 30px;
	font-size: 18px;
}

@media (min-resolution: 100dpi) {

	.main .fade-img:after {
		background: url(https://img.travel.rakuten.co.jp/movement/area/nohaku/images/202307//bg_main_btm.png) repeat-x bottom center / 100%;
		height: 90px;
	}

	.nohaku .navi_category ul li {
		margin: 0 2%;
	}

	.nohaku .navi_category ul li:last-child img {
		max-width: 90%;
	}

}

.nohaku.ipad .column4 div.btn,
.nohaku.ipad .column4 h2,
.nohaku.ipad .flow small+picture img,
.nohaku.ipad .entry small+picture img,
.nohaku.ipad .flow p,
.nohaku.ipad .entry p,
.nohaku.ipad .trend {
	width: 96%;
}

.nohaku.ipad .flow p,
.nohaku.ipad .entry p,
.nohaku.ipad .entry small+picture img,
.nohaku.ipad .flow small+picture img {
	margin: auto;
}

.nohaku.ipad .topix_slide {
	width: 30%;
}

.nohaku.ipad .topix_slide img {
	max-width: 100%;
}

.nohaku.ipad .topix_slide .swiper-button-next {
	right: -115%;
}

.nohaku.ipad .topix_slide .swiper-button-prev {
	left: -115%;
}

.nohaku.ipad .column4 .topix_slide .swiper-button-next,
.nohaku.ipad .column4 .topix_slide .swiper-button-prev {
	top: 35%;
}

.nohaku.ipad .column4 #gourmet .txt {
	right: -40%;
}

.nohaku .article_search .category_search {
	padding: 0 2% 80px;
}

.nohaku .modal .modalBody .story,
.nohaku .modal .modalBody .cast {
	width: 960px;
	padding: 60px 40px;
}


.nohaku .fnav.fixed {
	transform: translateX(0);
}

.nohaku .fnav {
	position: fixed;
	right: 0;
	top: 120px;
	padding: 120px 0 56px;
	;
	z-index: 2;
	transform: translateX(100%);
	transition: 0.2s;
	width: 203px;
	background: url(../../images/202506/bg_nav.png) no-repeat top center;
}

.nohaku .fnav:before {
	position: absolute;
	top: -8px;
	left: 20px;
	content: url(../../images/202506/pic_nav.png);
}

.nohaku .fnav a {
	display: block;
	font-size: 15px;
	color: #6c5932 !important;
	padding: .5em 1em .5em 2em;
	position: relative;
	font-weight: bold;
	line-height: 1;
}

.nohaku .fnav a.active {
	color: #3f9d3d !important;
}

.nohaku .fnav a.active:before {
	position: absolute;
	top: calc(50% - 8px);
	left: 1em;
	content: url(../../images/202506/ico_active.png);
}


.fadein {
	opacity: 0;
	transition: .8s;
}

.fade_left {
	transform: translate(-80px, 0);
}

.fade_right {
	transform: translate(80px, 0);
}

.fade_up {
	transform: translate(0, 80px);
}

.fade_scale {
	transform: scale(0.5, 0.5) translate(0, 200px);
}

.fadein.action {
	opacity: 1;
	transform: translate(0, 0);
}

.fadein.slidein2 {
	-moz-transition-delay: 300ms;
	-webkit-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
}

.fadein.slidein3 {
	-moz-transition-delay: 600ms;
	-webkit-transition-delay: 600ms;
	-o-transition-delay: 600ms;
	-ms-transition-delay: 600ms;
}

.fadein.slidein4 {
	-moz-transition-delay: 900ms;
	-webkit-transition-delay: 900ms;
	-o-transition-delay: 900ms;
	-ms-transition-delay: 900ms;
}

.fadein.slidein5 {
	-moz-transition-delay: 1200ms;
	-webkit-transition-delay: 1200ms;
	-o-transition-delay: 1200ms;
	-ms-transition-delay: 1200ms;
}

.fadein.slidein6 {
	-moz-transition-delay: 1500ms;
	-webkit-transition-delay: 1500ms;
	-o-transition-delay: 1500ms;
	-ms-transition-delay: 1500ms;
}