@charset "UTF-8";
/* CSS Document */
/*!
font-face
------------------------------
*/

@font-face {
    font-family: "NotoSansJP";
    font-weight: 300;
    src: url("../font/NotoSansJP-Light.woff") format("woff"), url("../font/NotoSansJP-Light.eot") format("eot");
    font-display: swap;
}
@font-face {
    font-family: "NotoSansJP";
    font-weight: 400;
    src: url("../font/NotoSansJP-Regular.woff") format("woff"), url("../font/NotoSansjp-Regular.eot") format("eot");
    font-display: swap;
}
@font-face {
    font-family: "NotoSansJP";
    font-weight: 500;
    src: url("../font/NotoSansJP-Medium.woff") format("woff"), url("../font/NotoSansjp-Medium.eot") format("eot");
    font-display: swap;
}
@font-face {
    font-family: "NotoSansJP";
    font-weight: 600;
    src: url("../font/NotoSansJP-SemiBold.woff") format("woff"), url("../font/NotoSansJP-SemiBold.eot") format("eot");
    font-display: swap;
}
@font-face {
    font-family: "NotoSansJP";
    font-weight: 700;
    src: url("../font/NotoSansJP-bold.woff") format("woff"), url("../font/NotoSansJP-bold.eot") format("eot");
    font-display: swap;
}
@font-face {
    font-family: "NotoSansJP";
    font-weight: 700;
    src: url("../font/NotoSansJP-black.woff") format("woff"), url("../font/NotoSansJP-black.eot") format("eot");
    font-display: swap;
}

/*
all
------------------------------
*/
body {
    line-height: 1.5;
    letter-spacing: 0.5px;
    font-size: 16px;
  font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
    color: #1a1a1a;
    font-weight: 400;
    font-family: "NotoSansJP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
    /*    font-family: YuGothic, 'Yu Gothic medium', 'Hiragino Sans', Meiryo, 'sans-serif', "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, "NotoSansJP";*/
    overflow-x: hidden;
}


.bar_body::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../img/bg_bar.webp') no-repeat center bottom;
  background-size: cover;
  z-index: -1;
}




body.active {
    height: 100%;
    overflow: hidden;
}
a {
    text-decoration: none;
    color: inherit;
    transition-duration: 0.5s;
    font-family: "NotoSansJP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
}
/*
a:hover {
    opacity: 0.5;
}
*/
img {
  width: 100%;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
picture {
    width: 100%;
    height: auto;
}

p {
	font-size: 16px;
	line-height: 2;
}

	.pc_none_990 {
		display:none;
	}
/*
background
------------------------------
*/


.bg_wht {
    background-color: #fff !important;
    width: 100%;
}

.bg_gry {
    background-color: #F6F4F2!important;
}
.bg_blk {
    background-color: #333!important;
}

.bg_the_blk {
    background-color: #000!important;
}

.bg_red_dark {
    background-color: #A10C27;
}

.bg_main {
  width: auto;
  background-image: url("../img/bg_main.webp");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
	padding: 95px 32px 0;
}

.page_title_flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.bg_left {
  background: linear-gradient(to left, transparent 75%, #F6F4F2 75%);
}

.bg_right {
  background: linear-gradient(to right, transparent 75%, #F6F4F2 75%);
}

.bg_left_wh {
  background: linear-gradient(to left, transparent 75%, #fff 75%);
}

.bg_right_wh {
  background: linear-gradient(to right, transparent 75%, #fff 75%);
}

.bg_attractions {
    background-image: url(../img/attractions.webp);
    background-repeat: no-repeat;
    background-size: cover;
	aspect-ratio: 3 / 2;
    transition: transform 0.3s ease;
}


.bg_facility {
    background-image: url(../img/facility.webp);
    background-repeat: no-repeat;
    background-size: cover;
	aspect-ratio: 3 / 2;
    transition: transform 0.3s ease;
}


.bg_restaurant {
    background-image: url(../img/restaurant.webp);
    background-repeat: no-repeat;
    background-size: cover;
	aspect-ratio: 3 / 2;
    transition: transform 0.3s ease;
}


.bg_bestrate {
    background-image: url(../img/bestrate.webp);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}

.bg_company {
    background-image: url(../img/bg_p_company.webp);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}


.bg_cv {
    background-image: url(../img/bg_cv.webp);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}

.bg_p_rest {
    background-image: url(../img/gh_main03.webp);
    background-repeat: no-repeat;
    background-size: cover;
  background-position: center;
	height: 200px;
}

.bg_p_attractions {
    background-image: url("../img/attractions_main.webp");
    background-repeat: no-repeat;
    background-size: cover;
  background-position: bottom;
	height: 200px;
}

.bg_p_facility {
    background-image: url("../img/facility_main.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
	height: 200px;
}


.bg_p_banquets {
    background-image: url("../img/banquets_main.webp");
    background-repeat: no-repeat;
    background-size: cover;
/*    background-position: center;*/
	height: 200px;
}

.bg_p_stay {
    background-image: url("../img/stay_main.webp");
    background-repeat: no-repeat;
    background-size: cover;
	height: 200px;
/*  background-position: bottom;*/
}

.bg_p_access {
    background-image: url(../img/access_main.webp);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}


.bg_p_bestrate {
    background-image: url(../img/bestrate_main.webp);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}


.bg_p_news {
    background-image: url(../img/bg_p_news.webp);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}

.bg_p_group_contact {
    background-image: url(../img/bg_group_contact.webp);
    background-repeat: no-repeat;
    background-size: cover;
	background-position: center;
}

.bc_blk {
	border: 2px solid #000!important;
}

.bg_bar {
  width: auto;
  background-image: url("../img/bg_bar.webp");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
	
}



/*
font-color
------------------------------
*/

.c_red {
	color: #A51F24!important;
}
.c_light_gry {
    color: #595757 !important;
}
.c_wht {
    color: #fff !important;
}
.c_light_bwn {
    color: #796c45 !important;
}
.c_bwn {
    color: #382114 !important;
}
.c_blk {
    color: #1A1A1A !important;
}
.c_gold {
    color: #CCB261 !important;
}

.f_mincho {
font-family: "baskerville-poster-pt", serif;
font-weight: 400;
font-style: normal;
}

/*!
------------------------------
*/


header {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 100;
	background-color: rgba(255, 255, 255, 0.85);
}

.header_container {
	width: 100%;
	max-width: 1264px;
	height: 95px;
	margin: 0 auto;
	padding: 0 32px;
}

.header_logo {
	width: 360px;
}

.head_logo img{
	width: 100%;
	height: auto;
}

.head_menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
}


.head_btn a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 220px;
    padding: 10px 25px;
    color: #FFF;
    transition: 0.3s;
    font-weight: 600;
    background-color:#A10C27;
	border: 2px solid #A10C27;
}
.head_btn a:hover {
    background-color:#fff;
    color: #A10C27;
	
/*  transform: translate(0px, -3px);*/
}


.l-header {
  transition: background-color 0.5s ease, color 0.5s ease;
}

.l-header.invert {
  background-color: #fff;
}


#menu {
  display: none;
}

main {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  transform: translateX(0px);
  transition: transform 500ms ease;
  z-index: 0;
}
main header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 300px;
  background-color: whitesmoke;
}
main header h1 {
  color: #ccc;
  z-index: 3;
}
main section {
  position: relative;
  display: block;
  margin: 0;
  padding: 50px 0;
  background-color: white;
  z-index: 100;
}
main section p {
  margin-bottom: 30px;
}
main .img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 300px;
  background-color: #444;
}



nav{
	text-align: center;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
/*ナビゲーションを横並びに*/
nav ul{
	list-style: none;
	display: flex;
	justify-content: center;
	    align-items: center;
}
/*2階層目以降は横並びにしない*/
nav ul ul{
	display: block;
}

/*下の階層のulや矢印の基点にするためliにrelativeを指定*/
nav ul li{
	position: relative;
}

/*ナビゲーションのリンク設定*/
nav ul li a{
	display: block;
	text-decoration: none;
	transition:all .3s;
	padding: 0 16px;
	color:#1A1A1A;
	font-weight: 600;
	font-size: 14px;
}

.head_menu li:last-of-type{
	padding: 0 ;
}


.cont_wrap {
	padding: 80px 0;
}


.main_container {
	width: 90%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 720px;
/*	padding-top: 95px;*/
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.page_title_cont {
	width: 100%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 460px;
	padding-top: 95px;
}

.main_container img{
	width: 100%;
	max-width: 450px;
	
}



.sml_container {
	width: 100%;
	max-width: 1264px;
	margin: 0 auto;
	padding: 64px 32px;
}

.info_btn {
	cursor: pointer;
  position: relative;
	max-width: 490px;
	width: 100%;
	background-color: #A10C27;
	padding: 8px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0 8px;
	transition: 0.3s;
}

.info_btn img{
	display: inline-block;
	width: 134px;
	height: auto;
}


.info_btn p{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	padding-left: 16px;
}

.arrow {
  display: inline-block;
	transition: 0.3s;
}

.arrow::before,
.arrow::after {
  content: "";
  position: absolute;
	transition: 0.3s;
}

/* 矢印パーツ */
.arrow::before {
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 2px;
  background: #fff;
}

.arrow::after {
  right: 16px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}


.info_btn:hover .arrow::before,
.info_btn:hover .arrow::after {
  right: 8px; 
	transition: 0.3s;
}

.win_container {
	width: 100%;
	max-width: 1264px;
	padding: 48px 32px;
	margin: 48px auto;
}

.cont_title {
font-family: "baskerville-poster-pt", serif;
font-weight: 400;
font-style: normal;
	font-size: 56px;
	position: relative;
	margin-left: 60px;
	line-height: 1.0;
}

.cont_title::before{
    content: ""; /* ← 空っぽのコンテンツを用意しておく */
    display: inline-block; /* ← 行頭に表示させるならinline-block */
    background-image: url('../img/cont_title.webp');
    background-size: cover;
    background-repeat: no-repeat;
    width: 46px;
    height: 46px;
	position: absolute;
left: -40px;
	top: 32%;
	transform: translateY(-50%) translateX(-50%); 
}


.cont_title span{
	display: block;
	margin-top: 8px;
	font-size: 14px;
	color: #A10C27;
}

.news_list {
	padding-left: 32px;
	width: 100%;
    max-width: 850px;
}

.news_list li a{
	cursor: pointer;
	display: flex;
	width: 100%;
	max-width: 900px;
	margin-bottom: 32px;
}

.news_list_img {
	width: 168px;
	flex-shrink: 0;
	overflow: hidden;
	aspect-ratio: 3 / 2;
}

.news_list_img img{
	width: 100%;
	height: auto;object-fit: cover;
	transition:  0.3s;
	aspect-ratio: 3 / 2;
}

.news_list li a:hover .news_list_img img{
  transform:scale(1.1,1.1);
}

.news_li_details{
	padding-left: 24px;
	width: 100%;
}

.news_li_details span{
	font-size: 13px;
	line-height: 0;
}

.news_li_details p{
	font-size: 16px;
	padding-top: 12px;
	line-height: 1.5;
}

.news-date {
  position: relative;
  display: inline-block;
  padding-right: 100px; /* 線の長さ分の余白を追加 */
}

.news-date::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 80px;       /* 横線の長さ */
  height: 1px;       /* 横線の太さ */
  background: #000;  /* 横線の色 */
  margin-left: 10px; /* 日付との隙間 */
  transform: translateY(-50%);
}


.news_date_line {
  display: flex;
  align-items: center;
  gap: 24px; /* 日付と線の間隔 */
}

.news_date_line .line {
  flex: 1;               /* 残り幅いっぱいに伸びる */
  height: 1px;           /* 線の太さ */
  background-color: #000; /* 線の色（調整可） */
}



.main_btn {
    width: 220px;
}


.main_btn a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 220px;
    padding: 10px 25px;
    color: #FFF;
    transition: 0.3s;
    font-weight: 600;
    background-color:#A10C27;
	border: 2px solid #A10C27;
}



.main_btn:hover .arrow::before,
.main_btn:hover .arrow::after {
  right: 8px; 
	transition: 0.3s;
}


.send_btn {
	width: 300px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 220px;
    padding: 10px 25px;
    color: #FFF;
    transition: 0.3s;
    font-weight: 600;
    background-color:#A10C27;
	border: 2px solid #A10C27;
}

.send_btn:disabled {
	opacity: 0.5;
}



.cv_main_btn {
    width: 100%;
}


.cv_main_btn a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 420px;
    padding: 24px 25px;
    color: #FFF;
	font-size: 18px;
    transition: 0.3s;
    font-weight: 600;
    background-color:#A10C27;
	border: 2px solid #A10C27;
}


.cv_main_btn:hover .arrow::before,
.cv_main_btn:hover .arrow::after {
  right: 8px; 
	transition: 0.3s;
}



.half_bg_container {
	display:  flex;
	justify-content: space-between;
	align-items: center;
	padding: 48px 0;
}

.news_container {
	display:  flex;
	justify-content: space-between;
	align-items: center;
	padding: 48px 24px;
}


.cont_50 {
	width: 50%;
}

.right_send {
	margin-left: auto;
	width: 100%;
    max-width: 632px;
	padding-left: 32px;
	padding-right: 56px;
}

.left_send {
	margin-right: auto;
	width: 100%;
    max-width: 632px;
	padding-right: 32px;
	padding-left: 56px;
}

.contents_detail {
	padding-top: 40px;
}

.font50 {
	font-size: 50px;
}

.introduction_menu {
	display: flex;
}

.introduction_menu li{
	width: 100%;
	aspect-ratio: 3 / 2;
	cursor: pointer;
    overflow: hidden;
    position: relative;
}

.box_title_posi {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 2;
	text-align: center;
}

.title_label {
	font-family: "baskerville-poster-pt", serif;
font-weight: 400;
font-style: normal;
	font-size: 28px;
}

.container_title_sub {
	font-size: 14px;
	line-height: 1.5;
}





.introduction_menu li:hover .bg_restaurant{
    transform: scale(1.05);
}
.introduction_menu li:hover .bg_facility {
    transform: scale(1.05);
}
.introduction_menu li:hover .bg_attractions {
    transform: scale(1.05);
}

.bestrate_txt {
font-family: "baskerville-poster-pt", serif;
font-weight: 400;
font-style: normal;
	text-align: center;
	padding-top: 24px;
	color: #fff;
}

.bestrate_img {
	width: 100%;
	max-width: 560px;
	margin: 0 auto;
}

footer {
	width: 100%;
	background: #333;
}
.foot_cont {
	width: 100%;
	max-width: 1168px;
	padding: 56px 24px 0px;
	margin: 0 auto;
	display: flex;
	align-items: flex-start; 
	justify-content: space-between;
}

.f_cont_logo {
	width: 100%;
	max-width: 340px;
}

.ft_catch {
	font-family: "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", serif;
	color: #fff;
	letter-spacing: 1.5px;
	font-size: 14px;
	padding-bottom: 16px;
}

	.f_cont_logo img {
  transition: 0.3s;
}

/*
	.f_cont_logo img:hover {
  transform: translate(0px, -3px);
}
*/

.f_cont_menu {
	padding-bottom: 24px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	justify-content: flex-end;
	color: #fff;
	font-size: 14px;
}

.f_cont_menu > li{
	margin-left: 16px;
	margin-bottom: 16px;
	transition: 0.3s;
}

.f_cont_menu > li:hover {
  transform: translate(0px, -3px);
}

.f_cont_menu_box {
	width: 23%;
	color: #fff;
}

.f_menu_title {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 8px;
	border-bottom: 1px solid #fff;
}

.f_nav_menu {
	padding: 16px 0;
}

.f_nav_menu li{
	padding: 4px 0;
	font-size: 14px;
}

.f_nav_menu li a{
    /*線の基点とするためrelativeを指定*/
  position: relative;
}



.f_nav_menu li a::after {
    content: '';
    /*絶対配置で線の位置を決める*/
    position: absolute;
    bottom: -2px;
    left: 0;
    /*線の形状*/
    width: 100%;
    height: 1px;
    background:#fff;
    /*アニメーションの指定*/
    transition: all .1s;
    transform: scale(0, 1);/*X方向0、Y方向1*/
    transform-origin: left top;/*左上基点*/
}

/*現在地とhoverの設定*/
.f_nav_menu li a:hover::after {
    transform: scale(1, 1);/*X方向にスケール拡大*/
}


.copy_cont {
	width: 100%;
	max-width: 1168px;
	padding: 24px;
	margin: 0 auto;
}

.copy_flex_wrap {
	display:flex;
	justify-content: space-between;
	align-items: center;
}

.copy_men_list {
	display:flex;
	justify-content: space-between;
}
.copy_men_list li{
	color: #fff;
	font-size: 12px;
	padding-right: 24px;
	transition: 0.3s;
}

.copy_men_list li:hover {
  transform: translate(0px, -3px);
}

.copy_logo {
	width: 90px;
	margin-left: auto;
	padding-bottom: 6px;
}

.copy_logo img{
	width: 100%;
	height: auto;
}

.copylight {
	display: block;
	color: #fff;
	font-size: 10px;
	font-family: "Poppins", sans-serif;
  font-weight: 500;
	margin-top: 16px;
	text-align: left;
}


.ft_com_logo {
	width: 180px;
	margin-right: 24px;
}

.ft_com_logo img{
	width: 100%;
	height: auto;
}


.ft_copy_flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.ft_sns_list {
	display: flex;
	justify-content: flex-end;
}

.ft_sns_list li{
	width: 32px;
	margin-right: 24px;
	transition: 0.3s;
}

.ft_sns_list li a i{
	font-size: 32px;
    color: #fff;
}

.ft_sns_list li:hover {
  transform: translate(0px, -3px);
}


.ft_sns_list li img{
	width: 100%;
	height: auto;
}


.js-anim {
	opacity: 0;
}

.is-animated {
  animation: fadeup 1s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}

@keyframes fadeup {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* 文字が滑らかに表示される */

.smooth {
  clip-path: inset(0 100% 0 0);
  transition: 1.4s cubic-bezier(0.37, 0, 0.63, 1);
  transition-property: clip-path;
}
.smooth.is-animated {
  clip-path: inset(0);
}
	
/* スライドのサイズ調整 */
.splide__slide img {
  height: auto;
  width: 100%;
}


.splide_main {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.splide_main .splide__slide {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}

.splide_main .splide__slide img {
  height: 100%;
  width: 100%;
  object-fit: cover; /* 中央を基準に切り抜き表示 */
  object-position: center;
}

.page_title_box {
	width: 450px;
	height: auto;
	background-color: rgba(137, 10, 33, 0.75);
	color: #fff;
	font-family: "baskerville-poster-pt", serif;
font-weight: 400;
font-style: normal;
	font-size: 54px;
	text-align: center;
	padding: 32px;
	line-height: 1.0;
}


.page_title_box span{
	display: block;
	font-size: 16px;
	padding-top: 16px;
}



.pagelink_btn {
	cursor: pointer;
  position: relative;
	max-width: 490px;
	width: 100%;
	padding: 12px 8px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0 8px;
	border-top: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	transition: 0.3s;
}

.pagelink_btn img{
	display: inline-block;
	width: 134px;
	height: auto;
}


.pagelink_btn p{
	display: inline-block;
	font-family: "baskerville-poster-pt", serif;
font-weight: 400;
font-style: normal;
	font-size: 24px;
	padding-left: 16px;
}

.pagelink_btn p span{
	display: block;
	font-size: 12px;
	color: #A10C27;
	margin-top: -10px;
}

.pagelink_btn .arrow {
  display: inline-block;
	transition: 0.3s;
}

.pagelink_btn .arrow::before,
.pagelink_btn .arrow::after {
  content: "";
  position: absolute;
	transition: 0.3s;
}

/* 矢印パーツ */
.pagelink_btn .arrow::before {
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 2px;
  background: #000;
}

.pagelink_btn .arrow::after {
  right: 16px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 6px;
  height: 6px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}


.pagelink_btn:hover .arrow::before,
.pagelink_btn:hover .arrow::after {
  right: 8px; 
	transition: 0.3s;
}

.tbl-r02 {
	width: 100%;
}

.tbl-r02 th {white-space: nowrap;
	border-top: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
  padding: 16px;
}
.tbl-r02 td {
	border-top: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
  padding: 16px;
}

.tbl-r02 tr {
	height: 85px;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }

}


.splide_3rd .splide__arrow {
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    border-radius: 50%;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex
;
    height: 2em;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: .7;
    padding: 0;
    position: absolute;
	top: auto;
    bottom: -75px;
    transform: translateY(-50%);
    width: 2em;
    z-index: 1;
}

.splide_3rd {width: 100%;
	 position: relative; /* or omit */
  margin-left: auto;
  margin-right: auto;
  height: auto; /* or 固定高さ */
  /* ↑
    100vw から、container 左余白を引いて、左端を合わせる。
    ※1264px を使うので、固定幅である必要があります。
  */
}


.splide_3rd .splide__arrow--next {
    left: 5em;
}

.splide_3rd .splide__slide {
  margin-right: 20px; /* 任意の余白（例：16px） */
}



.splide_3rd .button {
  background-color: transparent; /* ボタンの背景を透明にする */
  height: 50px;
  transition: .2s;
  width: 50px;
}
/* 矢印共通のスタイル */
.splide_3rd .button::before {
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  height: 22px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 50px;
}
/* 前の矢印 */
.splide_3rd .prev::before {
  background-image: url("../img/3rd_prev.webp");
}
/* 次の矢印 */
.splide_3rd .next::before {
  background-image: url("../img/3rd_next.webp");
}
/* 次のスライドが無い場合の矢印 */
.button:disabled::before {
  opacity: .5;
}


/* 前の矢印 */
.s_allow .prev::before {
  background-image: url("../img/s_prev.webp");
}
/* 次の矢印 */
.s_allow .next::before {
  background-image: url("../img/s_next.webp");
}
/* 次のスライドが無い場合の矢印 */
.button:disabled::before {
  opacity: .5;
}


.attractions_archive {
	padding-top: 40px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.attractions_archive li{
	width: 32%;
	  display: flex;
  flex-direction: column;
}

.attractions_archive li:nth-child(n+4) {
	margin-top: 32px;
}


.attractions_detail {
	padding: 24px;
	background: #fff;
	
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%; /* 高さを可能であれば固定 or 親に合わせる */
}



.attractions_no {
	font-size: 56px;
	font-family: "baskerville-poster-pt", serif;
font-weight: 400;
font-style: normal;
	color: #CCB261;
	line-height: 1.0;
}


.car_time {
	padding: 16px 0 16px 36px;
	border-top: 1px solid #CCB261;
	border-bottom: 1px solid #CCB261;
	position: relative;
	font-size: 14px;
	margin-top: 16px;
}


.car_time::before {
    content: "";
    display: inline-block;
    background-image: url(../img/d_way.webp);
    background-size: cover;
    background-repeat: no-repeat;
    width: 25px;
    height: 18px;
    position: absolute;
    left: 12px;
    top: 46%;
    transform: translateY(-50%) translateX(-50%);
}

.facility_detail {
	padding: 16px 0 0;
	border-top: 1px solid #CCB261;
	position: relative;
	font-size: 14px;
	margin-top: 16px;
}


.attractions_card_title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 16px;
}


.attractions_card_title h3{
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3;
}

.card_btn {
	width: 100%;
	display: block;
  margin-top: auto;
}

.card_btn a{
	max-width: 100%;
}

.box_shadow li{
box-shadow: 0 5px 15px rgba(0, 0, 0, .2);
	}

.cont_title_sub {
	font-size: 36px;
	font-family: "baskerville-poster-pt", serif;
font-weight: 400;
font-style: normal;
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
	line-height: 1.3;
	margin: 64px 0 40px;
	text-align: center;
}


.cont_title_sub:before, .cont_title_sub:after {
    height: 1px; /* 線の高さ */
  content: "";
    flex-grow: 1; /* 横幅いっぱい */
	background-color: #A10C27;
}
.cont_title_sub:before {
  margin-right: 3em; /* 文字の右隣 */
}
.cont_title_sub:after {
  margin-left: 3em; /* 文字の左隣 */
}

.cont_title_sub span{
	display: block;
	text-align: center;
	font-size: 16px;
	font-family: "baskerville-poster-pt", serif;
font-weight: 400;
font-style: normal;
	color: #A10C27;
}

.op_tbl {
	width: 100%;
	margin:  64px auto;
}
.op_tbl th {
	text-align: left;
  background-color: #F6F1E2; /* 0.3の透明度 */
  border-bottom: solid 1px #B3B3B3;
  border-top: solid 1px #B3B3B3;
  padding: 24px;
	width: 30%;
	color: #010101;
	font-weight: 600;
}
.op_tbl td {
  background-color: rgba(255, 255, 255, 0.3); /* 0.3の透明度 */
  border-bottom: solid 1px #B3B3B3;
  border-top: solid 1px #B3B3B3;
  padding: 24px 24px;
	width: 70%;
	font-weight: 400;
}

.op_tbl_sp_no {
	width: 100%;
	margin:  64px auto;
}
.op_tbl_sp_no th {
	text-align: left;
  background-color: #F6F1E2; /* 0.3の透明度 */
  border-bottom: solid 1px #B3B3B3;
  border-top: solid 1px #B3B3B3;
  padding: 24px;
	width: 30%;
	color: #010101;
	font-weight: 600;
}
.op_tbl_sp_no td {
  background-color: rgba(255, 255, 255, 0.3); /* 0.3の透明度 */
  border-bottom: solid 1px #B3B3B3;
  border-top: solid 1px #B3B3B3;
  padding: 24px 24px;
	width: 70%;
	font-weight: 400;
}


.op_tbl_02 {
	width: 100%;
	margin:  32px auto;
}
.op_tbl_02 th {
	white-space: nowrap;
	text-align: left;
  background-color: #F6F1E2; /* 0.3の透明度 */
  border-bottom: solid 1px #B3B3B3;
  border-top: solid 1px #B3B3B3;
  padding: 24px;
	width: 30%;
	color: #010101;
	font-weight: 600;
}
.op_tbl_02 td {
  background-color: rgba(255, 255, 255, 0.3); /* 0.3の透明度 */
  border-bottom: solid 1px #B3B3B3;
  border-top: solid 1px #B3B3B3;
  padding: 24px 24px;
	font-weight: 400;
	
	  text-align: center;
}

.cont_title_txt {
	text-align: center;
}




.slider_container {
    width: calc(100vw - ((100vw - 1264px) / 2));
    margin-left: auto;
    padding: 96px 0 96px 32px;
}


.pagelink_archive {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.pb_3rd {
	border-bottom: none;
}

.pagelink_archive .pb_3rd:nth-last-child(-n+3){
	border-bottom: 1px solid #B3B3B3;
}

.pb_3rd img{
	width: 24%;
}

.w30100 {
	width: 31%;
}

.stay_container {
    width: 100%;
    max-width: 1264px;
    margin: 0 auto;
    padding: 0px 32px;
	display: flex;
	align-items: center;
} 

.stay_cont {
	position: absolute!important;
	top: -125px;
}

.stay_cont_right {
	position: absolute!important;
	top: -125px;
	right: 0;
}


.stay_cont_wrap {
	padding: 80px 0;
}


.splide__track--nav>.splide__list>.splide__slide {
     border: none; 
    cursor: pointer;
	    margin-right: 10px;
	opacity: 0.5;
}

.splide__track--nav>.splide__list>.splide__slide.is-active {
     border: none; 
	opacity: 1;
}

.slider-set .main-slider {
  width: 100%;
  max-width: 900px;
}


	
	.w40100 {
		width: 40%!important;
	}
	
	.w60100 {
		width: 60%!important;
	}
	
.slider-set .thumbnail-slider .splide__arrow {
    display: none;
}


.middle_w_txt {
	display: block;
	width: 100%;
	max-width: 1000px;
	font-size: 16px;
	margin: 64px auto;
	transition: 0.3s;
	line-height: 2.0;
}

.middle_w_img {
    display: block;
    width: 100%;
    max-width: 1000px;
    font-size: 16px;
    margin: 64px auto;
    transition: 0.3s;
}

.middle_w_img:hover {
  transform: translate(0px, -3px);
}

.car_detail_flex {
	display: flex;
	justify-content: space-between;
	padding-top: 64px;
}

.access_title {
	 padding: 32px 16px 32px 40px;/*文字の上下 左右の余白*/
	margin-top: 80px;
	margin-bottom: 40px;
  background: #F6F4F2;/*背景色*/
  border-left: solid 5px #A10C27;/*左線*/
	font-size: 20px;
	font-weight: 600;
}

.privacy_title {
	 padding: 32px 16px 16px 0px;/*文字の上下 左右の余白*/
	font-size: 20px;
	font-weight: 600;
	color: #A10C27;
}

.w49100 {
	width: 49%;
}


.cont_wrap {
    padding: 64px 0;
}

.container {
    width: 100%;
    max-width: 1264px;
    margin: 0 auto;
    padding: 96px 32px;
}

/* スクロールダウンの位置 */
.scroll {
  position: absolute;
  right: 50%;
  bottom: 0%;
  writing-mode: vertical-rl;
}
/* 線のアニメーション部分 */
.scroll::before {
  animation: scroll 2s infinite;
  background-color: #fff;
  bottom: 0px;
  content: "";
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 1px;
}
/* 線のアニメーション */
@keyframes scroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  51% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}

a.anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
}

.h_auto {
	height: auto;
}



.accordion {
	width: 100%;
	max-width: 1000px;
	margin: 0px auto;
	padding: 32px 0 64px;
}

.toggle {
	display: none;
}
.Label {		/*タイトル*/
	padding: 1.5em 2.5em 1.5em 1.5em;
	font-weight: 600;
	display: block;
	background:#F6F4F2;
}

.Label p {
	text-indent: -2.3em;
    padding-left: 2.3em !important;
	line-height: 1.3;
}

.Label span{
font-family: "baskerville-poster-pt", serif;
font-weight: bold;
font-style: normal;
	font-size: 20px;
	padding-right: 8px;
}

.Label::before{		/*タイトル横の矢印*/
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #A10C27;
	border-right: 2px solid #A10C27;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 20px;
	transform: rotate(135deg);
}
.Label,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.content {		/*本文*/
	height: 0;
	margin-bottom:10px;
	padding:0 1.5em;
	overflow: hidden;
}

.content p{
	text-indent: -2.3em;
    padding-left: 2.3em !important;
	line-height: 1.3;
}

.content span{
	color: #A10C27;
font-family: "baskerville-poster-pt", serif;
font-weight: bold;
font-style: normal;
	font-size: 24px;
	padding-right: 8px;
}

.toggle:checked + .Label + .content {	/*開閉時*/
	height: auto;
	padding:1.5em ;
	transition: all .3s;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}


.indent_list {
	padding-left: 1.5em;
	list-style-type: disc;
}
.indent_list li{
	padding: 4px 0;
	line-height: 1.5;
}



.news_cont_main {
width: 67%;
}

.news_sidebar {
    width: 28%;
}
.sidebar_title {
    margin-bottom: 24px;
    font-size: 1８px;
    font-weight: 700;
    padding-bottom: 16px;
    border-bottom: 1px solid #DAE6EA;
}


.sidebar_box {
	padding-bottom: 48px;
}

.sidebar_box li{
	padding-bottom: 24px;
}

.sidebar_box li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sidebar_box li a:last-child{
	padding-bottom: 0px;
}

.sidebar_icon {
	width: 30%;
	overflow:hidden;
	aspect-ratio: 3/2;
	margin-right: 16px;
}

.sidebar_icon img{
	height: 100%;
	aspect-ratio: 3/2;
	transition:  0.2s;
    object-fit: cover;
}

.sidebar_icon img:hover{
  transform:scale(1.1,1.1);
}

.sidebar_txt {
	width: 70%;
	display: -webkit-box; /* 必須 */
    -webkit-box-orient: vertical; /* 必須 */
    -webkit-line-clamp: 3; /* 行数を制限 */
    overflow: hidden; /* はみ出た部分を非表示 */
}


.news_cat {
	padding: 2px 8px;
	font-size: 11px;
	color: #fff;
	font-weight: 600;
	background-color: #A10C27;
	display: inline-block;
	width: 110px;
	text-align: center;
}

.news_cat_big {
	padding: 1px 8px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	background-color: #A10C27;
	display: inline-block;
	text-align: center;
}


.column_flex {
	display: flex;
	justify-content: space-between;
}

.column_flex_main {
	
}

.column_date {
	color: #737373;
	font-size: 16px;
	font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.column_title {
	font-size: 30px;
	font-weight: 600;
	padding-top: 32px;
	line-height: 1.3;
}

.column_eyecatch {
	padding-top: 32px;
	width: 100%;
	height: auto;
}

.column_eyecatch img{
	width: 100%;
	height: auto;
}

.column_intro {
	padding-top: 48px;
	font-size: 16px;
}

.column_banner {
	padding-top: 48px;
	width: 100%;
	height: auto;
	transition: 0.2s;
}

.column_banner:hover {
  transform: translate(0px, -5px);
}

.column_banner img{
	width: 100%;
	height: auto;
}

.mokuji_cont {
	background: #f0f0f0;
	padding: 40px;
}

.column_contents {
	padding-bottom: 64px;
}

.column_contents h2 {
	padding: 32px 16px 32px 40px;
    margin-top: 80px;
    margin-bottom: 40px;
    background: #e8e4e0;
    border-left: solid 5px #A10C27;
    font-size: 20px;
    font-weight: 600;
}

.column_contents h3 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 4px solid #A10C27;
	margin-bottom: 24px;
    margin-top: 48px;
	padding-bottom: 8px;
}

.column_contents h4 {
	font-size: 18px;
	color: #A10C27;
	font-weight: 700;
	margin-bottom: 24px;
    margin-top: 32px;
}

.cat_box {
	margin-bottom: 48px;
}

.cat_box li{
	font-weight: 700;
	padding: 24px 0 24px 26px;
	color: #A10C27;
    position: relative;
	border-bottom:dashed 1px #DAE6EA;
	transition: 0.3s;
}

.cat_box li:hover{
	background: #F6F4F2;
}

.cat_box li a::before {
    content: '';
    position: absolute;
    top: -2px;
    bottom: 0;
    left: 12px;
    width: 0;
    height: 0;
    margin: auto;
    border-top: 4px solid transparent;
    border-right: 0 solid transparent;
    border-left: 7px solid #A10C27;
    border-bottom: 4px solid transparent;
    box-sizing: border-box;
}

.title-trim {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.form_container {
    background: #fff;
    border-radius: 10px;
    max-width: 1100px;
    width: 100%;
    padding: 72px 32px;
    margin: 0 auto;
    margin-bottom: 72px;
}

dl.form_flex dt {
    width: 30%;
    margin-bottom: 15px;
    font-weight: bold;
    color: #737373;
}
.wrap_700 {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 100%;
    font-size: 16px;
}
dl.form_flex {
    display: flex;
    flex-wrap: wrap;
    line-height: 1.4em;
    margin-top: 20px;
    width: 627px;
    margin: 0 auto;
}
dl.form_flex dt {
    width: 35%;
    margin-bottom: 15px;
    font-weight: 600;
    color: #595959;
}
dl.form_flex dd {
    width: 65%;
    margin-bottom: 35px;
    color: #666;
}
dl.form_flex dd.date p {
    margin-bottom: 20px;
}
dl.form_flex dd.date p:last-of-type {
    margin-bottom: 0px;
}
/*

  dl.form_flex dd p {

    margin-bottom: 15px;

  }

*/
.lp_form {
    width: 700px;
    margin: 0 auto;
}
.lp_form input, .lp_form textarea {
    background-color: #F6F4F2;
    border: solid 1px #BFBFBF;
    padding: 10px;
    border-radius: 5px;
    box-sizing: border-box;
}
.lp_form dd.stack input[type="text"] {
    margin-bottom: 15px;
    vertical-align: middle;
    margin-right: 5px;
}
.lp_form dd.stack span {
    margin-right: 5px;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: middle;
}
.lp_form input.w0 {
    width: 180px;
}
.lp_form input.w1 {
    width: 100%;
}
.lp_form input.w2 {
    width: 100%;
}
.lp_form textarea.w2 {
    width: 100%;
    height: 240px;
}
.lp_form textarea.w3 {
    width: 100%;
    height: 120px;
}
.lp_form input.w3 {
    width: 196px;
}
.check_sp_form {
    padding-left: 25px;
    padding-right: 10px;
    padding-top: 5px;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 5px;
    width: 140px;
}
.confirm_sub_text {
    width: 550px;
    margin-bottom: 40px;
    text-align: left;
    font-size: 16px;
    line-height: 1.5rem;
}
.wrap_700 {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 100%;
    font-size: 16px;
}
dl.form_flex {
    display: block;
    flex-wrap: wrap;
    line-height: 1.4em;
    margin-top: 20px;
    width: 700px;
    margin: 0 auto;
}
dl.form_flex dt {
    width: 100%;
    margin-bottom: 15px;
    font-weight: 600;
}
span.req {
    border-radius: 3px;
    padding: 4px 5px 3px;
    display: inline-block;
    margin-left: 5px;
    color: #A10C27;
    line-height: 1.0;
    font-size: 12px;
}
dl.form_flex dd {
    width: 100%;
    margin-bottom: 35px;
}
.lp_form input.w1 {
    width: 100%;
}

.lp_form input.w1_5 {
    width: 50%;
}

.lp_form input, .lp_form textarea {
    background-color: #F6F4F2;
    border: solid 0px #BFBFBF;
    padding: 24px 16px;
    border-radius: 5px;
  font-size: 16px;
    box-sizing: border-box;
}
.privacy {
    margin-top: 0px;
    margin-bottom: 20px;
}
.privacy p.privacy_head {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
.privacy p {
    padding-top: 10px;
    font-size: 14px;
    line-height: 1.4em;
}

.simple_link {
    color: #A10C27;
}

.simple_link:hover {
	text-decoration: underline;
}

.cv_country{
    background-color: #F6F4F2;
    border: solid 0px #BFBFBF;
    padding: 16px;
    border-radius: 5px;
    font-size: 16px;
    box-sizing: border-box;
    width: 40%;
    display: block;
    margin-top: 8px;
}


.navi-in {
    padding: 0px 24px 0 16px;
  position: relative;
/*    width: 106px;*/
	display: flex;
	align-items: center;
	border-radius: 30px;
	height: 100px;
	color: #A10C27;
}
.h_icon {
    display: block;
    margin-top: 1px;
    padding-right: 4px;
}

.h_icon i {
   font-size: 13px;
	margin-top:5px;
    height: auto;
    transition-duration: 0.5s;
    /* vertical-align: text-bottom; */
}
.navi-in > ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
	margin-top: 0px;
}
.navi-in > ul li {
    display: block;
    line-height: 25px;
}

.navi-in > ul li a {
	color: #A10C27;
    font-weight: bold;
	font-family: 'baskerville-poster-pt"', serif;
}




.navi-in > ul li {
  /* display: block; */
}
.navi-in:hover > ul > li > ul {
  display: block;
}
/*サブメニュー*/
.navi-in > ul .sub-menu {
  display: none;
  position: absolute;
  margin-left: 0;
  right: -17px;
  top: 33px;
  width: 58.78px;
  list-style: none;
  padding-left: 0;
  background-color: #333;
  z-index: 99;
  text-align: left;
  border-radius: 5px;
}
.navi-in > ul .sub-menu li {
  width: auto;
}
.navi-in > ul .sub-menu a {
  padding: 4px 16px;
  text-align: center;
  justify-content: center;
}
.navi-in > ul .sub-menu a:hover {
  text-decoration: underline;
}

/*サブメニューのサブメニュー*/
.navi-in a {
  color: #333;
  text-decoration: none;
  display: block;
  font-size: 14px;
    letter-spacing: 0px;
	padding: 0;margin-top: 5px;
}
.navi-in > ul .sub-menu ul {
  top: -50px;
  left: 240px;
  position: relative;
}

.sub-menu li a{
	color: #fff!important;
}

.nav_z {
  width: 100px;
  border-radius: 8px;
  border: 1px solid #edeeee;
}
.nav_z:hover {
  border-radius: 8px 8px 0 0;
}
.navi-in a:hover > ul {
  display: block;
}

.wpgmza-marker-listing-category-filter {
	background-color: #F8F7F6;
	margin-bottom: 32px;
}

@media (max-width: 1220px) {
	.title_cont {
    line-height: 1.3;
		width: 260px;
}
	
.t_f_box {
	margin-bottom: 24px;
}
	.navi-in {
    padding: 4px 8px;
}
	
.navi-in > ul .sub-menu {
  display: none;
  position: absolute;
  margin-left: 0;
  top: 30px;
}
	
	.navi-in > ul .sub-menu a {
  padding: 8px 16px;
}
	
	.navi-in > ul .sub-menu {
  right: -3px;
}
}


.pagination{
   margin:40px 0 0;
}

.nav-links{
   display:flex;
}

.pagination .page-numbers{
   display:inline-block;
   margin-right:20px;
	font-size: 14px;
   padding: 9px 15px;
font-weight: 700;
   color:#333;
   border-radius:20px;
   background: #f6f6f6;
}

.pagination .current{
	font-size: 14px;
   padding: 9px 15px;
    background: #A10C27;
   color:#fff;
}

.pagination .prev,
.pagination .next{
   background:transparent;
   box-shadow:none;
   font-style: normal;
  color: #A10C27;
}
.pagination .dots{
   background:transparent;
   box-shadow:none;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/*
-------------------------------------------------------------------------------

under 1230px

-------------------------------------------------------------------------------
*/
@media screen and (max-width: 1230px) {
	
}
/*
-------------------------------------------------------------------------------

under 990px

-------------------------------------------------------------------------------
*/ 
@media screen and (max-width: 990px) {
	
			
	header {
    padding: 12px 24px;
		position: static;
}
	
	
.l-header.invert {
  background-color: #F0F0F0 ;
}
	
.nav {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background-color: #FFFFFF;
  visibility: hidden; /* 初期状態は非表示 */
  opacity: 0; /* 初期状態は透明 */
  transform: translateY(0);
  transition: visibility 0s, opacity 0.5s ease-in-out, transform 0.1s ease;
  z-index: 0;
  padding: 12px 24px;
  overflow-y: scroll;
}

/* ハンバーガーメニューがチェックされたとき */
#menu:checked ~ .nav {
  visibility: visible; /* 表示状態 */
  opacity: 1; /* 完全に表示 */
  z-index: 10;
}

	
	nav ul{
		display: block;
		margin-top: 32px;
	}
nav li.has-child ul,
nav li.has-child ul ul {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    display: none; /* JSのslidetoggleで表示させるため非表示に */
    /* visibility: visible; // これを削除して、displayだけで管理する */
    opacity: 1;
    transition: none; /* JSで制御するためCSSのアニメーションを切る */
}

	
	nav li.has-child ul {
		margin-top: 0;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0);
	border-bottom:1px solid #ccc;
		border-radius: 0;
}
	
nav ul li a{
	border-bottom:1px solid #ccc;
	padding: 20px 0px;
}

/*矢印の位置と向き*/

nav ul li.has-child::before{
	right:20px;	
}

nav ul ul li.has-child::before{
    transform: rotate(135deg);
	left:20px;
}
    
nav ul li.has-child.active::before{
    transform: rotate(-45deg);
}
/* ハンバーガーメニュー */
.menu {
  position: fixed;
  top: 16px;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 50px;
  height: 50px;
/*  background-color: white;*/
  border-radius: 50%;
  transition: transform 250ms ease;
  cursor: pointer;
  z-index: 200;
/*    box-shadow: 0 3px 7px rgba(0, 0, 0, .2);*/
}

	nav ul li li a {
    padding: 12px 25px;
}
	
.menu span {
  position: relative;
  display: block;
  width: 50%;
  height: 2px;
  background-color: #444;
  float: left;
  transform-origin: center center;
  transition: transform 250ms ease;
}

.menu span:nth-of-type(1) {
  transform: translateY(-5px);
}

.menu span:nth-of-type(3) {
  transform: translateY(5px);
}

/* ハンバーガーメニューがチェックされたとき */
#menu:checked ~ .menu {
  background-color: transparent;
  transform: rotate(360deg);
  transition: transform 250ms ease;
}

#menu:checked ~ .menu span {
  background-color: #1a1a1a;
  transition: transform 250ms ease;
}

#menu:checked ~ .menu span:nth-of-type(1) {
  transform: translateY(1px) rotate(45deg);
}

#menu:checked ~ .menu span:nth-of-type(2) {
  display: none;
}

#menu:checked ~ .menu span:nth-of-type(3) {
  transform: translateY(-1px) rotate(-45deg);
}

/* メインコンテンツのトランジション */
#menu:checked ~ main {
  transform: translateX(0); /* 画面のシフトを解除 */
  transition: transform 2000ms ease;
}
	
	.cv_btn {
		width: 100%;
    margin: 20px 0 0;
    font-size: 14px;
    padding: 12px;
}

	.header_logo {
    width: 230px;
/*
        padding: 30px 0 24px 24px;
        width: 180px;
*/
}
		
	nav {
    text-align: left;
    display: block;
}
	
	.half_bg_container {
    display: block;
    justify-content: space-between;
    align-items: center;
    padding: 48px 24px;
}	

	.news_container {
    display: block;
    justify-content: space-between;
    align-items: center;
    padding: 0px 0px 48px;
}	
	.win_container {
    padding: 0px 24px;
}
	
.contents_detail {
     padding-top: 0px; 
}
	
	
	.news_list {
    padding-left: 0px;
}
	
	.main_btn {
    width: 100%;
}


.main_btn a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 100%;
    padding: 16px 12px;
    color: #FFF;
    transition: 0.3s;
    font-weight: 600;
    background-color:#A10C27;
    border: 2px solid #A10C27;
}

	.cont_50 {
    width: 100%;
}
	
.left_send {
    margin-right: auto;
    width: 100%;
    max-width: 100%;
    padding: 0 0 32px 0;
}
	
	.right_send {
    margin-left: auto;
    width: 100%;
    max-width: 100%;
    padding: 0 0 32px 0;
}
	
	.main_container {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 720px;
        padding-top: 0px;
        margin-top: 0px;
}
	
	.introduction_menu {
    display: block;
}


	.news_li_details {
    padding-left: 16px;
		width: 100%;
}
	
	.news_li_details span {
    font-size: 13px;
}
	.news_date_line {
    display: flex;
    align-items: center;
    gap: 15px;
}
	.news_li_details p {
    font-size: 14px;
    padding-top: 4px;
    line-height: 1.5;
}
	
	
	    .cont_title {
        font-size: 46px;
        position: relative;
        margin-left: 60px;
        margin-bottom: 48px;
    }
	
	
	.head_menu {
    display: block;
    justify-content: space-between;
    align-items: center;
}
	    .pc_none_990 {
        display: block;
    }
	
.header_container {
    width: 100%;
    max-width: 1264px;
    margin: 0 auto;
    padding: 0;
}
	
	
	.foot_cont {
    padding: 56px 24px 40px;
    margin: 0 auto;
    display: block;
}
	
	
	.f_cont_logo {
    margin: 0 auto 64px;
}
	
	.f_cont_menu {
    padding-bottom: 24px;
    justify-content: center;
}
	.f_cont_menu > li {
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 8px;
}
	
	
	.ft_sns_list {
    display: flex;
    justify-content: center;
}
	
	.ft_sns_list li {
    width: 32px;
    margin: 8px;
    transition: 0.3s;
}
	
	.ft_copy_flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
	
	.copy_flex_wrap {
    display: block;
}
	
	.copylight {
    display: block;
    color: #fff;
    font-size: 10px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    margin-top: 16px;
    text-align: center;
}
	

	
	.splide_main {
  height: 90vh;
  position: relative;
  overflow: hidden;
}
	
.splide_main .splide__slide img {
  height: 100%;
  width: auto;
  object-fit: cover; /* 中央を基準に切り抜き表示 */
  object-position: center;
}
	
.header_container {
    height: 60px;
}
	
	.head_btn a {
    margin: 32px auto;
    max-width: 100%;
    padding: 10px 25px;
}
	
	
	.head_menu li:last-of-type {
    padding: 0px;
}
	
	.info_btn {
    cursor: pointer;
    position: relative;
    max-width: 100%;
    width: 100%;
    background-color: #A10C27;
    padding: 8px;
    display: flex
;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    transition: 0.3s;
}
	
	
	.slider_container {
    width: 100%;
    margin-left: auto;
    padding: 96px 0 96px 24px;
}
	
	.op_tbl_02 {
    display: flex;
    width: 100%;
    overflow-x: scroll;
    margin: 32px auto;
}
	
		  .op_tbl_02 th {
		  padding: 24px 12px;
  }
  .op_tbl_02 td {
	  padding: 24px 12px;
  }
	
	.page_title_cont {
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 460px;
     padding-top: 0px; 
}
	.page_title_box {
    width: 90%;
    font-size: 44px;
    padding: 32px 16px;
}
	
	
.cont_title_sub {
    font-size: 24px;
    margin: 64px 0 32px;
}
	
		.container {
    width: 100%;
    max-width: 1264px;
    margin: 0 auto;
    padding: 96px 24px;
}

	.news_list {
    padding-left: 0px;
    width: 100%;
     max-width: 100%; 
}
	.arrow::before, .arrow::after {
    right: 8px;
    content: "";
    position: absolute;
    transition: 0.3s;
}
	.splide_main .splide__slide {
    height: 90vh;
    display: flex
}
	.bg_right {
    background: none;
}
	
		.bg_left {
    background: none;
}
	
	.bg_left_wh {
    background: none;
}
	
	.bg_right_wh {
    background: none;
}
	.lp_form {
    width: 100%;
    margin: 0 auto;
}
	dl.form_flex {
    display: block;
    flex-wrap: wrap;
    line-height: 1.4em;
    margin-top: 20px;
    width: 100%;
    margin: 0 auto;
}
	
	
	.head_menu_floating {
		position: fixed;
        top: -10px;
        right: 70px;
  z-index: 200;
	}
	
	.l-header {
		position: fixed;
        top: 0px;
}
	
	
.navi-in > ul .sub-menu {
  display: none;
  position: absolute;
  margin-left: 0;
  top: 80px;
}
	
}

/*
-------------------------------------------------------------------------------

under 768px

-------------------------------------------------------------------------------
*/
@media screen and (max-width:768px){

	.attractions_archive {
    padding-top: 0px;
    display: block;
}
	
	.attractions_archive li {
    width: 100%;
	margin-top: 32px;
}
	
		.attractions_archive li:first-child{
	margin-top: 0px;
}
	

	
	.pagelink_btn {
    max-width: 100%;
    width: 100%;
    padding: 12px 8px;
    margin: 0;
}
	
		
	  .op_tbl th {
　　border-bottom: none;
    display: block;
    width: 100%;
	  text-align: center;
  }
  .op_tbl td {
　　border-bottom: none;
    display: block;
    width: 100%;
	  text-align: left;
  }
	
			
	  .op_tbl_sp_no th {
　　border-bottom: none;
		  padding: 12px;
		  width: 40%;
		  height: 75px;
  }
  .op_tbl_sp_no td {
　　border-bottom: none;
	  text-align: left;
	  padding: 12px;
		  width: 50%;
		  height: 75px;
  }
	
	.cont_title_sub:before {
  margin-right: 0.7em; /* 文字の右隣 */
}
.cont_title_sub:after {
  margin-left: 0.7em; /* 文字の左隣 */
}
	
	
	
	.pagelink_archive {
	display: block;
}
	
		
.right_send {
	margin-left: 0;
	width: 100%;
	max-width: none;
	padding-left: 0px;
	padding-right: 0px;
}

.left_send {
	margin-right: 0;
	width: 100%;
	max-width: none;
	padding-right: 0px;
	padding-left: 0px;
}
	
	.stay_container {
    padding: 0px 24px;
	display: block;
} 
	
	
	.w40100 {
		width: 100%!important;
	}
	
	.w60100 {
		width: 100%!important;
	}
	
	
.pagelink_btn img {
    display: inline-block;
    width: 108px;
    height: auto;
}
	
	.car_detail_flex {
	display: block;
	padding-top: 64px;
}

.w49100 {
    width: 100%;
}
	
	.access_title {
    padding: 24px 16px;
    margin-top: 80px;
    margin-bottom: 40px;
    background: #F6F4F2;
    border-left: solid 5px #A10C27;
    font-size: 20px;
    font-weight: 600;
}
	.bg_p_stay {
    background-image: url(../img/stay_main.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right -100px;
}
	
	.bg_gry_sp {
    background-color: #F6F4F2!important;
}
	
	.bg_wht_sp {
    background-color: #fff!important;
}
	.news_cont_main {
    width: 100%;
	}
	
	.news_sidebar {
    width: 100%;
    padding-top: 80px;
}
	
	.news_list li a {
    cursor: pointer;
    display: block;
    width: 100%;
    max-width: 900px;
    margin-bottom: 32px;
}
	    .news_list_img {
        width: 100%;
    }
	
	
	    .news_li_details {
        padding-left: 0;
        padding-top: 24px;
        width: 100%;
    }

	
	
	
	
	
	
	
}







/*
-------------------------------------------------------------------------------

under 450px

-------------------------------------------------------------------------------
*/


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

	
}

