/******************************************************************
Theme Name: Ryokan_std
Author: yadoken
Author URI: https://www.yadoken.net/
Version: 1.7
License: WTFPL
------------------------------------------------------------------
※修正はここから追記してください。
******************************************************************/
/*MV高さ*/

.pagettl_bg .op_inner {
	height: 800px !important;
}

/*よくある指定*/

.t_cen {
	text-align: center;
}
.mb10 {
margin-bottom: 10px;
}
.mb20 {
margin-bottom: 20px;
}
.mb40 {
margin-bottom: 40px;
}
.fs20 {
	font-size: 20px;
	line-height: 1.7;
}
.tdeco {
	text-decoration: underline;
	}
.btb {
	border-bottom: solid 1px #c7c7c7;
 	padding: 10px;
}

@media print, screen and (max-width: 767.9px) {
.fs16 {
	font-size: 16px;
}
.fs20 {
	font-size: 16px;
}
}

/*スライダー矢印非表示*/
@media print, screen and (max-width: 767.9px) {
.slick-arrow {
	display: none !important;
}
}

/*「スライドカルーセル+テキストエリア」の画像高さ調整
@media print, screen and (min-width: 768px) and (max-width: 1500px)  {
.airbath .slick-slide img,
.airbath .img_top01 > li .img_area img {
    display: block;
    height: 500px;
    object-fit: cover;
}
}
@media print, screen and (max-width: 767.9px) {
.airbath .slick-slide img,
.airbath .img_top01 > li .img_area img {
    display: block;
    height: 300px;
    object-fit: cover;
}
}*/

/*改行調整*/
	 .other_view span {
		display: inline-block;
}
span.other_v  {
		display: inline-block;
}
@media only screen and (max-width: 767.9px) {
.pagettl_bg .op_inner {
    height: 400px !important;
}
}

/* 下層tab */
.tab ul {
    display: flex;
    justify-content: space-around;
}
.tab ul li {
    width: 40%;
}
.tab ul li a {
    display: block;
    position: relative;
    line-height: 0;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.tab ul li a:before {
background: rgba(0, 0, 0, 0.4);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.tab ul li a h4 {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -31px 0 0 0;
    text-align: center;
    line-height: 1.4em;
}
.tab ul li a h4 .name_ttl {
    font-size: 115%;
    color: #fff;
	text-shadow: 2px 2px 18px #060001;
}
.under_line {
    width: 25px;
    height: 1px;
}
.phonetic {
    font-size: 14px;
    display: block;
    margin-top: -8px;
}
.more_btn {
    position: relative;
}
.tab ul li a .more_btn {
    position: absolute;
    bottom: 10%;
    color: #fff;
    font-size: 80%;
    font-weight: normal;
    text-shadow: 2px 2px 18px #060001;
    right: 5%;
}
.more_btn:after {
    content: url(/wp/wp-content/themes/ryokan_std/assets/images/common/icon_arrow_btn.png);
    margin-left: 10px;
}
.tab ul li a:after {
	content: "";
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	display: block;
	margin: 10px 0 0 10px;
	/*border: 1px solid #fff;*/
	position: absolute;
	top: 0;
	left: 0;
}
.tab ul li a:hover {
	opacity:1;
}
.tab ul li a:hover:before {
    background: rgba(0, 0, 0, 0.1);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
@media print, screen and (max-width: 767px) {
.tab ul li a:after {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    margin: 5px 0 0 5px;
}
.under_line, .phonetic {
    display: none;
}
.tab ul li a h4 {
    margin: 0;
    line-height: 0;
}
.tab ul li a h4 .name_ttl {
	font-size: 100%;
    letter-spacing: 0;
}
}
.caution {
	font-size: 14px;
}
@media print, screen and (max-width: 767px) {
	.caution {
	font-size: 12px;
}
}

/*スライダー*/
.a-slider .mainwrap{
	max-width:100%;
	padding:0;
}
@media print, screen and (min-width: 2046px) {
.rooms-slider{
	max-width:75%;
	padding:0;
}
}
@media print, screen and (min-width: 1500px) and (max-width: 2045px) {
.rooms-slider{
	max-width:95%;
	padding:0;
}
}

/*スライドサムネイル画像調整*/
.slide_std {
	max-width: 100% !important;
}
@media print, screen and (min-width: 1400px) {
    .slide_std .img_left01 > li .txt_area {
        width: 48%;
        padding-right: 200px;
		padding-top: 60px;
    }
	 .slide_std .img_right01 > li .txt_area {
        width: 48%;
        padding-left: 200px;
		padding-top: 60px;
    }
	.caution2 {
	font-size: 16px;
}
}
@media print, screen and (min-width: 320px) and (max-width: 1399px) {
.caution2 {
	font-size: 15px;
}
}
@media print, screen and (min-width: 768px) {
    .page-id-2 .tbl_contents table th {
         display: none;
    }
}
.bg_b {
	background-color:  #f6f4ee;
	padding: 20px 0;
}
/*下層スライド調整*/
.slide_thumb p {
    padding-top: 0;
	text-align:left;
}
.slide_thumb.thumb_none .txt_area {
    padding-top: 10px;
}
/* 下層横長img */
@media print, screen and (max-width: 450px) {
.long_img .slick-track {
    left: -14%!important;
}
.long_img img {
    max-width: fit-content;
    height: 256px;
}
}
/* 客室スペック */
.room_contents .txt p {
    text-align: left;
}
.room_spec ul {
    display: flex;
}
.room_spec li {
    margin-right: 10px;
	width: 26px;
}
/*.spec_content table {
    background: rgba(255,255,255,0.6);
}*/
.spec_content table th {
	background: #FDEFEC;
}
.spec_content table th, .spec_content table td {
    width: 25%;
    padding: 10px 20px;
	text-align:left;
}
@media print, screen and (max-width: 767.9px) {
.publicbath .spec_content table th,
.publicbath .spec_content table td {
	width: 100%;
}
}
@media print, screen and (min-width: 961px) {
.room_spec ul {
	justify-content: end;
}
.room_contents .txt {
    display: flex;
    justify-content: space-between;
}
.room_contents .txt p {
    width: 43%;
}
.room_contents .txt .breakfast {
    width: 43%;
}
.room_contents .txt .spec_content {
    width: 50%;
	font-size: 14px;
}
}
@media print, screen and (max-width: 1000px) and (min-width:768px) {
.room_contents .txt .spec_content {
	font-size: 13px;
}
}
@media print, screen and (max-width: 960px) {
.room_contents .txt p {
    padding-bottom: 15px;
}
}
@media print, screen and (min-width: 768px) and (max-width: 980px) {
.slide_thumb.room_contents .slick-dots li {
    width: 13.8%;
}
}
@media only screen and (max-width: 767.9px) {
.spec_content table {
    font-size: 12px;
}
.room_contents.tbl_contents table tr {
    display: flex;
}
/*.room_contents.tbl_contents table th {
    border-bottom: solid 1px #c7c7c7;
}*/
.room_contents table th, .room_contents table td {
    padding: 10px 12px;
}
.slide_thumb.room_contents .txt_area h4 {
	margin-bottom: 0;
}
}
@media print, screen and (min-width: 768px) {
.room_contents.tbl_contents table th:nth-of-type(2), .room_contents.tbl_contents table td:nth-of-type(2) {
    border-top: solid 1px #c7c7c7;
}
}
.slide_thumb.mt .txt_area {
    padding-top: 5px;
}



/* スライドカルーセル 
.slide_carousel button.slick-next,
.slide_carousel button.slick-prev {
	background-size: auto!important;
}
.slide_carousel .carousel03 li {
    padding: 0 10px;
}
.slide_carousel.ame_cal .carousel03 li p {
	display: none;
}
@media print, screen and (min-width: 768px) {
.slick-next {
    right: -30px!important;
}
.slick-prev {
    left: -30px!important;
}
}
@media print, screen and (max-width: 767.9px) {
.slide_carousel button.slick-prev, .slide_carousel button.slick-next {
    width: 21px;
    height: 30px;
}
}*/

/* アメニティテーブル */
.ame_tbl {
    padding-top: 35px;
}
.publicbath .ame_tbl {
    padding-top: 0;
}
@media print, screen and (min-width: 767.9px) {
.tbl_contents.ame_tbl table th {
    width: 200px;
}
.tbl_contents.ame_tbl table td {
	width: calc(100% - 200px);
}
}

	.caution2 {
	font-size: 16px;
}
}
@media print, screen and (min-width: 320px) and (max-width: 1399px) {
.caution2 {
	font-size: 15px;
}
}
@media print, screen and (min-width: 768px) {
    .page-id-2 .tbl_contents table th {
         display: none;
    }
}
/*お食事ページ*/
.slide_carousel .carousel03 li h4 {
	font-size: 20px;
	margin-bottom: 15px;
}

/*注意書き*/
.caution_box {
	text-align: center;
	padding: 20px;
	border: 1px solid #a68b62;
	background: #FDEFEC;
}
.caution_box2 {
	text-align: center;
	padding: 20px;
	border: 1px solid #a68b62;
}

/*リンクaカラー修正*/

.link_url a span {color: #D98287;}
.h4-wrap{
display:flex;
align-items:center;
}
.maru {
  height: 100px;
  width: 100px;
  border-radius: 50%;
  background-color: #D98287;
  color: #ffffff;
  margin: 0 10px 20px 0;
  display: flex;
  flex-direction: column; /* 縦方向に並べる */
  align-items: center;    /* 横中央 */
  justify-content: center; /* 縦中央 */
  text-align: center;
}

.maru .small {
  font-size: 12px;
  line-height: 1;
}
.maru .big {
  font-size: 40px;
  line-height: 1;
}
/*予約電話等*/

.custom-table {
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #c7c7c7;
  table-layout: fixed;
  margin: 0;
  padding: 0;
}

.custom-table th {
  background-color: #FDEFEC;
  padding: 10px 12px;
  border: solid 1px #c7c7c7;
}

.custom-table td {
  padding: 10px 12px;
  border: solid 1px #c7c7c7;
}

/* レスポンシブ対応（横幅調整） */
@media (max-width: 780px) {
 /* .custom-table,*/
  .custom-table th,
  .custom-table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    border: none;
    margin: 0;
    padding: 0;
  }
  .custom-table tr {
    border-bottom: solid 1px #c7c7c7;
  }
  .custom-table th,
  .custom-table td {
    text-align: left;
    padding: 10px 12px;
    border-bottom: solid 1px #c7c7c7;
  }
  .custom-table tr:last-child {
    border-bottom: none;
  }
  /* 横幅を最大限に活かす */
  .custom-table th,
  .custom-table td {
    width: 100%;
  }
}
.contact_for p {
    text-align: center;
    letter-spacing: 3px;
　　 font-size: 20px;
}
.contact_for p.tel {
    margin-top: 10px;
}
.contact_for p.tel a {
    display: inline-block;
    color: #353357;
    line-height: 1;
    background-image: url(https://houeiryokan.sakura.ne.jp/wp/wp-content/uploads/2025/11/tel_icon.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.contact_for p.tel a {
    font-size: 44px;
    padding-left: 45px;
    pointer-events: none;
    background-size: 40px;
}

@media print, screen and (max-width: 767px) {
.contact_for p.tel a {
	font-size: 30px;
	pointer-events: auto;
}
}
/* 周辺観光スポット */
.underline {
    position: relative; 
    padding: 10px 0; 
	margin-top: 30px;
    text-align: center; 
    font-size: 14px; 
}

.underline::before,
.underline::after {
    content: ""; 
    position: absolute; 
    left: 0; 
    right: 0; 
    height: 0.5px; 
    background-color: #c7887f; 
}

.underline::before {
    top: 0; 
}

.underline::after {
    bottom: 0; 
}
/* アクセスルート追加 */
@media print, screen and (min-width: 768px) {
  .access-route .touch_sp {
    display: none;
  }
}

.access-route .bg-w{
	background-color:#fff;
	border-radius:5px;
	/*padding-top: 50px;*/
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px;
	margin-bottom:50px;
}
.a-route__wrap{
	 max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}
.a-route__wrap ul {
	list-style: none;
	margin-left: 0;
}

.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 li p{
	margin-bottom:0;
}
.start-area {
  font-size: 18px;
  letter-spacing: 0.3em;
  color: #333;
}
.goal-area {
  font-size: 18px;
  letter-spacing: 0.3em;
  color: #fff;
}

.start-area {
  background-color: #ffccab;
}

.goal-area {
  background-color: #d98287;
}

.route-bg {
  background-color: #d7d4c0;
	text-align: center;
}
.a-route__wrap .route-bg p{
	text-align: center;
}
.route-a {
  font-size: 14px;
  text-align: center;
}
.by-train .route-bg p:first-of-type{
	position:relative;
	margin-bottom:1.5em;
}
.by-train .route-bg p:first-of-type::before{
	    content: "";
    position: absolute;
    left: 0;
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 7px solid transparent;
    border-top: 7px solid #663300;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -23px;
}
@media print, screen and (max-width: 767.9px) {
  .a-route__wrap .a-route__main div {
    text-align: center;
	  padding:10px;
  }
	.a-route__wrap .a-route__main p{
		    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;
  }

  .a-route__wrap .a-route__main li:not(:first-of-type) {
    display: none;
  }
 .start-area,
	.goal-area{
		text-align:center;
	}
  .route-a {
    background-color: #fff;
    margin-top: 45px;
    margin-bottom: 20px;
  }

  .touch_sp {
    margin-bottom: 10px;
    color: #222;
  }

  .gmap.inner_sp {
    padding: 0;
  }
.a-route__wrap.by-train .res-br {
		display:none;
	}
}

@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: 160px;
    display: flex;
    justify-content: center;
	  align-items: center;
    width: 50px;
  }

  .route-a {
    margin-top: 70px;
  }
	.by-car .route-bg{
		min-width:150px;
		text-align:center;
	}
	.a-route__wrap .a-route__main div {
  padding: 12px;
}
}

@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;
  }
	.a-route__wrap .a-route__main div {
  padding: 12px 5px;
}
}

@media print, screen and (min-width: 961px) {
  .a-route__wrap .a-route__main.rl .route-a {
    font-size: 14px;
  }
	.a-route__wrap.by-train .res-br {
		display:none;
	}
	.a-route__wrap .a-route__main div {
  padding: 12px;
}
}
/*駐車場テーブル*/

.ColumnGroup {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.Column {
  flex: 1;
  min-width: 250px;
  /*background: #f9f9f9;*/
  padding: 15px;
  /*border: 1px solid #ddd;*/
  /*border-radius: 8px;*/
}
.inner {
  text-align: center;
}
.Heading {
  margin: 10px 0;
  font-size: 1.2em;
}
.bg_b table {
  width: 100%;
  margin: 10px auto;
  border-collapse: collapse;
}
.bg_b table td, .bg_b table th {
  padding: 8px;
  border: 1px solid #ddd;
  background: #fff;
}

@media (max-width: 768px) {
  .ColumnGroup {
    flex-direction: column;
  }
  .Column {
    min-width: auto;
  }
}
/*団体様用table*/

.Scrollable {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.DefaultTable.Mini.CancelTable2 {
  border-collapse: collapse;
  width: 100%;
  min-width: 800px;
}
.DefaultTable.Mini.CancelTable2 th,
.DefaultTable.Mini.CancelTable2 td {
  border: solid 1px #c7c7c7;
  padding: 10px 12px;
}
.DefaultTable.Mini.CancelTable2 th {
  background-color: #FDEFEC;
}
.movie video{
		width:100%;
	    vertical-align: bottom;
}
	@media print,
	screen and (max-width: 767.9px) {
		.movie {
			padding-bottom:0;
			margin-top: 52px;
		}
		.mv_news{
position:relative;
		}
}
@media print,
	screen and (min-width: 768px) {
.movie video{
	  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}	
}
/*翻訳*/
.gt_switcher_wrapper {
    right: 4px !important;
}
@media print, screen and (max-width: 767px) {
.gt_switcher_wrapper {
    top: 51px !important;
    right: 0 !important;
}
}
/*ヘッダー電話削除*/
header#header .header_wrap .header_right .menu_wrap .tel {
	display: none;
}
/*客室スライド
.txt_carousel .slick-slide img {
  width: 100%;
}*/