/******************************************************************
Theme Name: hotel_rst2 (旧デザイン)
Author: yadoken
Author URI: https://www.yadoken.net/
Version: 1.7
License: WTFPL

******************************************************************/

#kondate_ttl, .kondate_wrap {
    max-width: 800px;
    margin: auto;
}
section.mainwrap.inner_sp.sogei {
    text-align: center!important;
}

/* リンクボタン */
.link_btn a {
	font-size: 16px;
}
@media print, screen and (max-width: 767.9px) {
.link_btn a {
	font-size: 14px;
}
.link_list ul li a {
	font-size: 14px;
}
}

/* ヘッダー */
.rst_hd {
	background-image: linear-gradient(#2a2a2a2e, transparent);
}
.blog img {
    max-width: 30px;
    margin-bottom: 5px;
}
@media print, screen and (min-width: 961px) {
.home .h-top .header_logo {
    display: none;
}
}
@media print, screen and (min-width: 961px) {
.h-top .header_logo {
	max-width: 90px;
	margin-bottom: 0;
	margin-top: 20px;
}
}
@media print, screen and (max-width: 960px) and (min-width: 768px) {
.h-top .header_logo {
    max-width: 90px;
}
}
@media print, screen and (max-width: 767.9px) {
.h-top .header_logo {
    max-width: 70px;
}
}
@media print, screen and (min-width: 1621px) {
#menu.fixed nav .nav_logo {
    margin-left: 20px;
}
}
#menu.fixed nav .nav_logo {
    max-width: 70px;
}
@media print, screen and (max-width: 960px) {
#menu nav .nav_logo {
	max-width: 70px;
}
}
.h-top h1 {
    position: relative;
    top: -120px;
}
.home .h-top h1 {
    position: relative;
    top: 0;
}
.h-top p.msg-txt {
	position: relative;
	top: -120px;
}

/* ナビ */
@media print, screen and (min-width: 961px) {
.home #menu, .page-template-page-language-php #menu {
	margin-top: -80px;
}
.home #menu.fixed, .page-template-page-language-php #menu.fixed {
	margin-top: 0;
}
}
@media print, screen and (min-width: 961px) {
.footer_wrap nav a span, .footer_wrap nav .footer_plan a span {
	font-size: 20px;
}
}

/* TEL */
.tel_icon a {
	font-size: 21.5px;
	letter-spacing: 2px;
	font-family: "Georgia";
}

/* MV */
.movie_mv .video_wrapper::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: rgba(0, 0, 0, 0.1);
}

/* MVロゴ */
@media print, screen and (min-width: 768px) {
.mvtxt_img.center {
    max-width: 20%;
    margin: 10% auto;
}
}
@media print, screen and (max-width: 767.9px) {
.mvtxt_img.center {
    max-width: 30%;
    margin: auto;
}
}

/* TOP魅力 */
.ttl_imgtxt li .img_cts {
    background-position: center;
}

/* 周辺観光 */
.top_gallery .ttxtarea {
    text-align: center;
    margin: 0 auto 50px;
    padding: 0 20px;
    max-width: 910px;
}
@media print, screen and (min-width: 961px) {
.top_gallery .link_btn a {
    margin: 60px auto 0;
}
}
@media print, screen and (max-width: 960px) {
.top_gallery .link_btn a {
    margin: 40px auto 0;
}
}

/* アクセス */
@media print, screen and (min-width: 768px) {
.ttl_access .access_inner .access_bg .access_route.col2 li {
	margin-bottom: 30px;
}
}

/* フッター */
.footer_wrap .footer_add .footer_logo {
	max-width: 150px;
	margin: 0 auto 20px;
}
footer .fax {
	display: none;
}
/* 旧ASP導線 */
.link-oldasp {
	position: relative;
	z-index: 9999;
    transition: 0.8s;
}
.oldasp {
	width: 240px;
	/* height: 42px; */
	position: fixed;
	bottom: 100px !important;
	right: 0;
	z-index: 9999;
	transition: 0.5s;
	text-align: center;
	background: #80ab29;
	padding: 1.5em 1em;
	border-radius: 6px 0 0 6px;
	font-size: 88%;
	font-weight: 600;
	color: #fff;
}
.oldasp small {
  font-weight: 400;
  font-size: 78%;
}
@media print, screen and (max-width: 767.9px) {
.oldasp {
	width: 165px;
	right: 0;
	/* height: 65px; */
	bottom: 80px !important;
	padding: 1em 1em;
	font-size: 76%;
}
}
@media print, screen and (max-width: 767.9px) {
.asp_info {
    padding: 1.5rem;
}
}
/* お問い合わせ */
.asp_info {
    margin: 3rem auto 0;
    max-width: 950px;
    padding: 3rem;
    border: solid 1px #a6be20;
	background: #fff;
}
@media print, screen and (max-width: 767.9px) {
.asp_info {
    padding: 1.5rem;
}
}

/* 下層フリーテキスト */
.center {
	text-align: center;
}

/* 会席リンクリスト */
@media print, screen and (min-width: 961px) {
.link_list.kaiseki-link ul li:nth-of-type(4) {
    width: 25%;
    margin-right: 0;
}

.link_list.kaiseki-link ul li:nth-of-type(5) {
    margin-top: 2%;
    margin-right: 2%;
}
.link_list.kaiseki-link ul li:nth-of-type(6) {
	margin-right: 0;
}
}
.price {
    font-size: 160%;
}
@media print, screen and (min-width: 961px) {
.slidethumb_txt .link_btn a {
	margin-top: 20px;
}
}

/* 客室スペック */
.room_contents .txt p {
    text-align: left;
}
.room_spec ul {
    display: flex;
}
.room_spec li {
    margin-right: 10px;
	width: 26px;
}
.spec_content table th {
	background: #a6be200d;
}
.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;
}

/* テーブル */
.tbl_contents table th {
	background: #a6be200d;
}
}
@media only screen and (max-width: 767.9px) {
.room_contents.tbl_contents table td {
	border-bottom: unset!important;
}
}
.room_contents.tbl_contents tr:first-of-type {
	border-top-color: #f0efdb;
}

.room_contents.tbl_contents tr:first-of-type {
	border-top: solid 1px #f0efdb;
}
.room_contents.tbl_contents table tr {
	border-bottom-color: #f0efdb;
}
.room_contents.tbl_contents table tr {
	border-bottom: solid 1px #f0efdb;
}

/* 下層おすすめプラン */
.slide_thumb .link_url a {
	padding-right: 1em;
	background-color: #ff5e52;
	color: #fff;
	display: block;
	max-width: 230px;
	font-size: 18px;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	margin-left: auto;
	margin-top: -80px;
}
@media print, screen and (max-width: 767.9px) {
.slide_thumb .link_url a {
	font-size: 14px;
	margin: 30px auto;
}
}
/* アメニティテーブル */
.ame_tbl {
    padding-top: 45px;
}
.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);
}
}
.amenity .slick-dotted.slick-slider {
    margin-bottom: 0;
}
/* 下層カルーセルslick dots 非表示 */
.dressing_room .slick-dots {
	display: none!important;
}
/* 下層カルーセルarrow位置調整*/
.carousel-new .slick-next {
	right: 23vw;
}
.carousel-new .slick-prev {
	left: 23vw;
}
@media print, screen and (min-width: 961px) {
.room_contents .carousel-txt li {
    display: flex;
    justify-content: space-between;
}
.room_contents .carousel-txt li p {
    width: 43%;
}
.room_contents .carousel-txt li .spec_content {
    width: 50%;
	font-size: 14px;
}
}
.spec_content {
    font-size: 14px;
}
.fg .spec_content table th {
    width: 10%!important;
}
.fg.spec_content table td {
    width: 90%!important;
}
@media print, screen and (min-width: 961px) {
.conference .tbl_contents table td {
    width: 10%;
}
.conference .tbl_contents table th {
    width: 15%;
}
}
@media print, screen and (max-width: 767px) {
.conference .spec_content table th, .conference .spec_content table td {
    width: 100%;
}
}
@media print, screen and (min-width: 768px) {
.conference .tbl_contents table th, .conference .tbl_contents table td {
    padding: 11px;
}
.conference .tbl_contents table th {
    border-top: solid 1px #c7c7c7;
}
}
.banquet_price .tbl_contents table {
    max-width: 860px;
    margin: 0 auto;
}
@media only screen and (max-width: 767.9px) {
.conference .tbl_contents.ovf {
    overflow: auto;
}
.tariff {
    width: 500px;
}
.conference .tbl_contents table.tariff th, .conference  .tbl_contents table.tariff td {
    display: table-cell;
    width: auto;
}
}
}
@media only screen and (max-width: 767.9px) {
.tariff {
    font-size: 80%;
	width: 500px
}
.conference .tbl_contents table.tariff th, .conference .tbl_contents table.tariff td {
	display: table-cell;
    width: auto;
}
.conference .tbl_contents table.tariff th {
    max-width: 54px;
}
.conference .tbl_contents table.tariff td {
    max-width: 30px;
}
}
.banquet_price .tbl_contents table td {
    text-align: center;
}
.tbl_contents.notes table th {
    min-width: 106px;
    text-align: center;
}
.conference .tbl_contents table th {
    text-align: center;
}
.btn_pagetop {
	display: none !important;
}
 .top_gallery .link_btn a {
	 max-width: 300px;
}
.pagettl_bg .op_inner {
	background-color: rgba(0, 0, 0, 0.2);
}
 .txt_imgarea .img_top04 > li .txt_area h4 {
    font-size: 21px;
}

/* route */
.route .up {
  font-size: 20px;
}
.route ul {
  margin: 0 auto;
}
#air .route ul {
  max-width: 210px;
}
.route li:nth-child(odd) {
  position: relative;
  padding-left: 48px;
	font-size: 20px;
  line-height: 1;
}
.route li:nth-child(odd):before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 28px;
  border-radius: 15px;
  background: #222222;
  z-index: 1;
}
.route li:nth-child(odd):after {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: 8px;
  width: 12px;
  height: 12px;
  border-radius: 10px;
  background: #fff;
  z-index: 2;
}
.route li:nth-child(even) {
  position: relative;
  height: 70px;
  margin-left: 11px;
  padding: 0 0 0 32px;
  font-size: 15px;
  line-height: 2;
  border-left: 6px solid #333333;
}
/*.route li:nth-child(even) span {
  display: block;
  position: absolute;
  top: 50%;
}*/
.route li:last-of-type {
    width: 160px;
}
#train .route,
#car .route {
  display: flex;
  max-width: 800px;
  margin: 0 auto;
}
#parking .rtxt .txt h2 span.noto,
#bike .rtxt .txt h2 span.noto {
  color: #ECCF81;
}
.access .rcont:before {
  background-color: rgb(34 34 34 / 85%);
}
@media print, screen and (min-width: 768px) {
.train .route {
	display: flex;
	max-width: 1160px;
	margin: 0 auto;
}
}
.link_list ul.bg li a {
	font-size: 16px;
}
@media print, screen and (max-width: 960px) and (min-width: 768px) {
.route li:nth-child(odd) {
	font-size: 16px;
}
.car .route li:last-of-type {
	padding-top: 100px;
}
.link_list ul.bg li a {
	font-size: 15px;
}
}
@media print, screen and (min-width: 961px) {
.link_list.ac_link ul li:nth-of-type(4) {
	width: 25%;
}
}
@media print, screen and (max-width: 767.9px) {
.spec_content table th, .spec_content table td {
	width: 100%
}
.link_list ul.bg li a {
	font-size: 14px;
}
}
@media print, screen and (min-width: 1261px) and (max-width: 1670px) {
.search_form {
	position: relative;
	top: -85px;
}
}
@media print, screen and (min-width: 1671px) {
.search_form {
	position: relative;
	top: -240px;
}
}
.search_form .bestrate {
	background-color: #ff5e52!important;
	color: #fff;
}
}
.train .route ul li:nth-of-type(5) {
	position: relative;
}
.train .route ul li:nth-of-type(5) img {
	position: relative;
	top: -95px;
}
.train .route li:nth-of-type(4) {
	height: 165px;
}
.train .route ul:nth-of-type(3) li:nth-of-type(3) img {
	position: relative;
	top: -135px;
}
.train .route ul:nth-of-type(3) li:nth-of-type(2) {
	height: 165px;
}
.train .route ul:nth-of-type(3) li:nth-of-type(3) img {
	position: relative;
	top: -90px;
}
.car .route li:nth-of-type(10) {
	height: 165px;
}
.car .route li:nth-of-type(11) img {
	position: relative;
	top: -90px;
}
@media print, screen and (max-width: 960px) and (min-width: 768px) {
.car .route li:nth-of-type(11) img {
	top: -190px;
}
}
@media print, screen and (max-width: 767.9px) {
.route li:nth-child(odd) {
    font-size: 16px;
    line-height: 1.5;
}

.route li:nth-child(even) {
    font-size: 14px;
}
.route {
    margin-top: 50px;
}
.route li:last-of-type {
    width: 140px;
}
}
@media print, screen and (max-width: 767.9px) {
.footer_wrap nav a {
    font-size: 10px;
}
}
.dining .slidethumb_txt .txt ul {
    display: flex;
    justify-content: space-between;
}
.dining .slidethumb_txt .txt ul li {
    width: 48%;
}
.dining .slidethumb_txt .txt ul li .link_btn a {
    margin-top: 0;
}
@media print, screen and (max-width: 1160px) {
.dining .slidethumb_txt .txt ul li .link_btn a {
    max-width: 170px;
}
.dining .slidethumb_txt .txt ul li {
    width: 60%;
}
.dining .slidethumb_txt .txt ul li:nth-of-type(2) {
    width: 40%;
}
}
@media print, screen and (min-width: 1161px) {
#menu.fixed nav .nav_in {
	width: 100%;
}
}
@media print, screen and (min-width: 961px) and (max-width: 1160px) {
#menu.fixed nav .nav_in {
	width: 90%;
}
}.acsroute {
    display: flex;
}
.acsttl {
    width: 240px;
    text-align: center;
    padding: 26px;
    background: #ebebeb;
    border-radius: 10px;
    margin-right: 20px;
}
.acstxt {
    width: calc(100% - 260px);
}
@media print, screen and (max-width: 767.9px) {
.acsroute {
    flex-direction: column;
}
.acsttl {
    width: 100%;
    margin-bottom: 20px;
}
.acstxt {
    width: 100%;
}
}
.dnone {
    display: none;
}
@media print, screen and (max-width: 767.9px) {
.fg.seminar .spec_content table th {
    width: 100% !important;
}
}
@media print, screen and (max-width: 1560px) {
#menu nav .nav_in {
    justify-content: flex-start;
}
}
@media print, screen and (max-width: 1280px) {
#menu nav ul.header_menu li a {
    font-size: 11px;
}
}
@media print, screen and (max-width: 1180px) {
#menu nav ul.header_menu li a {
    font-size: 10px;
}
}
@media print, screen and (max-width: 1170px) and (min-width: 961px) {
#menu nav ul.header_menu li a span {
    font-size: 19px;
}
#menu nav ul.header_menu {
    width: calc(100% - 200px);
}
#menu nav ul.header_menu li a {
    letter-spacing: 0;
}
}
/* フォント */
body,
body .ht-f,
p,
dd,
div,
th,
td,
span,
.p_tag h3,
.p_tag h2,
#menu nav ul.header_menu li a,
.search_form .submit_btn input,
.c_wrap .sidebar select,
.contact_form .contact_submit button {
	font-family: "Zen Old Mincho", serif !important;
	font-weight: 600 !important;
}
@media print, screen and (min-width: 961px) {
#menu nav ul.header_menu li a span {
	font-size: 18px;
}
}