@charset "UTF-8";
/*
Theme Name: s-original
Author: yadoken
*/

/* フォント・テキスト関連 */
@media print, screen and (min-width: 768px) {
	.f-small {
		font-size: 90%;
	}
}

.f-bold {
	font-weight: bold;
}

.f-sup {
	color: #EA7B7B;
}

.f-acc {
	font-weight:bold;
	font-size:115%;
}

.asterisk {
	padding-left: 1.2em;
}

.asterisk::before {
	content: "※";
	margin-left: calc( -1em - 5px );
	margin-right: 5px;
}

/* header */
.ht-gnav {
	background-color: rgba(255, 255, 255, 0.95);
}

.rsv-btn a {
	color: #756300;
}

/* 下層パーツ調整 */
.ptag {
    margin-bottom: 1.7em;
}

.ptag h3 {
	font-size: 21px;
}
.txt_imgarea.img_top01 .txt_area::before {
	display: none;
}

/* house info */
.hours-info div:nth-of-type(2) dl {
	max-width: 500px;
	margin: 25px auto 0;
	padding: 20px 10px;
	border-top: thick double #EBD560;
	border-bottom: thick double #EBD560;
}

.hours-info .hours-info_list {
	display: flex;
	line-height: 1.7;
}

.hours-info .hours-info_list dt {
	font-weight: 700;
}

.hours-info .hours-info_list span {
	font-size: 90%;
}

.hours-info .tel a,
main.relaxation .tel a{
	font-size: 24px;
}

@media print, screen and (min-width: 768px) {
	main.spainformation .hours-info div:nth-of-type(2) dl,
	main.restaurant .hours-info div:nth-of-type(2) dl,
	main.relaxation .hours-info div:nth-of-type(2) dl{
		margin-left: 0;
	}
	main.spainformation .hours-info .hours-info_list,
	main.restaurant .hours-info .hours-info_list,
	main.relaxation .hours-info .hours-info_list {
		justify-content: unset;
		gap: 20px;
	}
}

@media print, screen and (max-width: 767.9px) {
	.course-price.slidethumb_txt .txt ul {
		font-size: inherit;
	}
	main.spainformation .hours-info .hours-info_list,
	main.restaurant .hours-info .hours-info_list,
	main.relaxation .hours-info .hours-info_list {
		gap: 20px;
	}
}

@media print, screen and (max-width: 450px) {
	.hours-info .hours-info_list {
		display: block;
		margin-bottom: 10px;
	}
}

/* 補助リンクリスト */
main.price .sub_link.link_list > ul {
	justify-content: end;
}

main.price .sub_link.link_list .dsn01 > li {
	border-top: 0;
	border-bottom: 0;
	text-align: right;
}

main.price .sub_link.link_list > ul a::before,
main.restaurant .sub_link.link_list > ul a::before {
	transform: rotate(-45deg);
}

@media print, screen and (max-width: 767.9px) {
    main.price .sub_link.link_list > ul > li {
        max-width: 300px;
    }
	main.restaurant .sub_link.link_list > ul {
		justify-content: center;
	} 
}

/* 温泉 */
@media print, screen and (min-width: 1921px) {
	main.hakuto .logo img {
		max-width: 200px;
	}
}
@media print, screen and (min-width: 768px) and (max-width: 1920.9px) {
	main.hakuto .logo {
		max-width: 1000px;
		margin: 0 auto 20px;
	}
	main.hakuto .logo img {
		max-width: 200px;
	}
}
@media print, screen and (max-width: 767.9px) {
	main.hakuto .logo {
		max-width: 160px;
		margin: 0 auto 20px;
	}
}

.spa-label {
	border: 1px solid #5AA4AE;
	color: #5AA4AE;
	font-size: 60%;
	margin: 0 10px;
	padding: 4px 12px 5px;
	border-radius: 50px;
}

.sauna-label {
	color: #EA7B7B;
	border: 1px solid #EA7B7B;
	display: inline-block;
	font-size: 60%;
	margin-left: 10px;
	padding: 4px 12px 5px;
	border-radius: 50px;
	vertical-align: middle;
}

.priv-bath_tbl table tr td {
	vertical-align: middle;
}

.priv-bath_tbl dl {
	display: flex;
	margin-top: 5px;
}

.priv-bath_tbl dl dt {
	padding-right: 8px;
}
.priv-bath_tbl strong {
	padding-right: 0.5em;
}
.onsen-info_note .tbl_main table th {
	width: 16%;
}
/* 白兎 */
.st-room_thumb.slide_carousel .slide_txt ul {
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
}

.st-room_thumb.slide_carousel .slide_txt ul li {
	padding: 2px 6px;
	background-color: #EA7B7B;
	color: #fff;
	border-radius: 8px;
}

.st-room_thumb.slide_carousel .slide_txt ul li:nth-child( n + 2) {
	border: 1px solid #EA7B7B;
	background-color: #fff;
	color: #EA7B7B;
}

/* お食事 */
.link_list .dsn02 p {
	font-weight: 600;
}

.course-price.slidethumb_txt h4 span,
.course-price.slide_thumb .txt_area h4 span,
.course-price.txt_imgarea.img_top01 h4 span, .course-price.txt_imgarea.img_left01 h4 span,
.course-price.txt_imgarea.img_right01 h4 span, .course-price.txt_imgarea.img_top02 h4 span
{
	font-size: 70%;
}

.course-price.slidethumb_txt .txt ul {
	border-top: 1px solid #BDB9B9;
}

.course-price.slidethumb_txt .txt ul li {
	margin-left: 20px;
	list-style: circle;
}

@media print, screen and (min-width: 768px) {
	.course-price.slidethumb_txt .txt ul {
		font-size: 90%;
	}
}
.free-drink {
	max-width: 1000px;
	background: rgba(235, 213, 96, 0.3);
	border-radius: 8px;
    padding: 30px 15px;
    margin: 0 auto;
	text-align: center;
}

.free-drink p {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}

.free-drink b {
	font-size: 24px;
	padding: 0 10px;
}

.free-drink span {
	font-size: 90%;
}

@media print, screen and (max-width: 767.9px) {
	.free-drink {
		margin: 0 20px;
	}
}
/* リラクゼーション */
.relax-menu table {
	margin-top:30px;
	line-height: 2.0;
}

main.relaxation .txt_imgarea.img_top02.relax-menu .txt table {
	margin-top: 10px;
}

.relax-menu table th {
	width: 35%;
	padding-top: 10px;
}

.relax-menu table td:first-child {
	text-align: center;
	color: #EA7B7B;
	font-weight: 700;
	font-size: 18px;
}

.relax-menu table td:first-child span {
	font-size: 24px;
}

.relax-menu table tr:last-child {
	border-top: 1px solid rgba(118,111,112, 0.4);
	border-bottom: 1px solid rgba(118,111,112, 0.4);
}

@media print, screen and (min-width: 768px) {
	.relax-menu table th,
	.relax-menu table td {
		display: block;
		width: 100%;
	}

	.relax-menu table td {
		text-align: center;
		padding: 10px 0;
	}
}
@media print, screen and (max-width: 767.9px) {
	.relax-menu table th {
		padding-bottom: 10px;
	}
}

main.relaxation .tel {
	margin-top: 20px;
}
.salon_tel {
	font-size: 24px;
	padding-left: 10px;
}

/* ご利用案内 */
.point-member .price-circle {
	width: 110px;
	height: 110px;
    border-radius: 50%;
    background-color: #ea7b7b;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	line-height: 1.4;
	margin: 10px;
}

.point-member .price-circle p:nth-child(1) {
    font-size: 18px;
}

.point-member .price-circle p:nth-child(2) {
    font-size: 24px;
	font-weight: 600;
}

.point-member .price-circle span {
	font-size: 18px;
}

.point-member .member_box {
	margin: 15px auto 10px;
	display: flex;
	justify-content: space-between;
}

.point-member .member_box .member_bonus {
	width: 75%;
	font-weight: 700;
}

.point-member .member_box .member_bonus h6 {
	font-weight: 700;
}

.point-member .member_box .member_bonus li {
	list-style: auto;
	margin-left: 20px
}

@media print, screen and (min-width: 961px) {
	.point-member .member_box {
		display: block;
	}
	.point-member .member_box .member_bonus {
	width: 100%;
	}
}

@media print, screen and (max-width: 610px)  {
	.point-member .member_box {
		display: block;
	}
	.point-member .member_box .member_bonus {
		width: 100%;
	}
}

.txt_area .app-box h4 {
	margin: 40px auto 0;
	color: #5AA4AE;
	text-align: center;
}

.app-box {
	max-width: 550px;
	margin: 0 auto;
}

.app_dl {
	display: flex;
	justify-content: space-evenly;
}

.app_dl-box {
	margin: 15px;
	text-align: center;
}

.app_dl-box h5 {
	font-weight: 600;
}

.app_dl-box img {
	display: flex;
}
.app_dl-box img:first-child {
	max-width: 80px;
	margin-bottom: 8px;
	margin: 10px auto;
}

@media print, screen and (max-width: 767.9px) {
	.app_dl-box img:last-child {
		width: 190px;
	}
}

.rental_tbl .txt dl {
	display: flex;
}

.rental_tbl .txt dl dt {
	width: 200px;
}

.rental_tbl .txt dl dd {
	text-align: right;
}

/* アクセス・周辺観光 */
.gmap.free_layout .mainwrap {
	margin: 0;
}

.gmap {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 40%;
}

.gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media print, screen and (min-width: 768px) and (max-width: 960.9px) {
		.gmap {
		padding-top: 50%;
	}
}

@media only screen and (max-width: 767.9px) {
	.gmap {
		padding-top: 55%;
	}
    .gmap.free_layout .inner_sp {
        padding-left: 0;
        padding-right: 0;
    }
}

.a-route__wrap {
  max-width: 1040px;/* ルートのサイズですので適宜調整してください */
  margin-left: auto;
  margin-right: auto;
}
.a-route__wrap .a-route__main {
  position: relative;
}
.a-route__wrap .a-route__main::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}

.a-route__wrap .a-route__main li {
  position: relative;
}
.a-route__wrap .a-route__main div {
  padding: 12px;
}
.start-area,
.goal-area {
  font-size: 18px;
  letter-spacing: 0.3em;
	border-radius: 8px;
}
.start-area {
  background-color: #fff;
  border: 2px solid #EA7B7B;
  color: #EA7B7B;
}
.start-area span {
	font-size: 90%;
}
.goal-area {
  background-color: #5AA4AE;
  color: #fff;
}
.route-bg {
  background-color: #eee;
	border-radius: 8px;
}
.route-a {
  font-size: 14px;
  text-align: center;
}
.upr {
  text-orientation: upright;
}

@media print, screen and (max-width: 767.9px) {
  .a-route__wrap .a-route__main div {
    text-align: center;
  }
  .a-route__wrap .a-route__main::before {
    height: 100%;
    width: 1px;
    border-left: dotted 2px #999;
    margin-left: auto;
    margin-right: auto;
    right: 0;
  }
   .a-route__wrap:not(:last-of-type) {
    margin-bottom: 20px;
  }
	.route_car .a-route__wrap .a-route__main li:not(:first-of-type),
	.route_bus .a-route__wrap .a-route__main li:not(:first-of-type),
	.route_jr .a-route__wrap .a-route__main li:not(:first-of-type) {
		display: none;
	}
  .route-a {
    background-color: #fff;
    margin-top: 45px;
    margin-bottom: 20px;
  }
  .touch_sp{
    margin-bottom: 10px;
    color: #222;
  }
	.gmap.inner_sp{
	padding:0;
	}
}
@media print, screen and (min-width: 768px) {
  .a-route__wrap .a-route__main {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .a-route__wrap .a-route__main::before {
    width: 100%;
    height: 1px;
    border-top: dotted 2px #999;
    margin-top: auto;
    margin-bottom: auto;
    bottom: 0;
  }
  .a-route__wrap:not(:last-of-type) {
    margin-bottom: 50px;
  }
  .a-route__wrap .a-route__main.rl .route-bg {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  .start-area,
  .goal-area {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    min-height: 250px;
    display: flex;
    justify-content: center;
    width: 50px;
  }
	.start-area {
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		text-orientation: upright;
	}
	.route_fsb .route-bg span {
		font-size: 90%;
	}
	.route_fsb .route-bg {
		text-align: center;
	}
	.route-a {
    margin-top: 60px;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 960px) {
  .a-route__wrap .a-route__main.rl .route-bg {
    padding: 7px;
  }
  .a-route__wrap .a-route__main.rl .route-a {
    padding: 0;
    font-size: 12px;
  }
}

@media print, screen and (min-width: 961px) {
  .a-route__wrap .a-route__main.rl .route-a {
    font-size: 14px;
  }
}

.fsb_timetable.txt_imgarea.img_top02 h4 {
	text-align: center;
}

.fsb_timetable.txt_imgarea.img_top02 .txt table {
	width: 65%;
	margin: 0 auto;
}

.fsb_timetable.txt_imgarea.img_top02 .txt tr,
.fsb_timetable.txt_imgarea.img_top02 .txt td {
	border: 1px solid rgba(118,111,112, 0.4);
	padding: 10px;
	text-align: center;
}

.fsb_timetable.txt_imgarea.img_top02 .txt td {
	width: 50%;
}

.fsb_timetable.txt_imgarea.img_top02 .txt td:empty {
  background-image: linear-gradient(to top left,
  transparent, transparent 49%,
     #999 1%,
     #999 1%,   /* 線の太さ */
    transparent 51%, transparent);
}

/* footerバナー調整 */
.ft-wrap__right .ft-bnr li:nth-child(1) {
/*   max-width: 312px; */
	max-width: 234px;
}
.ft-wrap__right .ft-bnr li:nth-child(2) {
  max-width: 187px;
}

/* フォントバグ対応 */
body{
	font-family:
  'Noto Serif JP',
  'Shippori Mincho',
  serif;
}