@charset "Shift_JIS";
/*----------------------------------------------------

  Top

----------------------------------------------------*/
.lead {
  font-family: "Ÿà–¾’©", YuMincho, "Hiragino Mincho ProN W3", "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
  font-size: 26px;
  line-height: 1.4;
  padding: 10px 0 40px;
}
/* slider
----------------------------------------------------*/
.slider li {
  display: none;
}
.slider .bx-viewport li {
  display: block !important;
}
.slider li a {
  text-decoration: none;
  display: block;
  transition: 0.3s ease-in-out;
}
.slider li a:hover {
  color: #333;
  opacity: 0.6;
}
.slider li {
  width: 300px !important;
  box-sizing: border-box !important;
  padding: 0 20px !important;
  text-align: center;
}
.slider li .pht {
  width: 100%;
}
.slider li dl {
  text-align: left;
}
.slider li dt {
  font-size: 14px;
  padding: 14px 0 10px;
  line-height: 1.3;
  font-weight: bold;
}
.slider li dt p {
  color: #C00;
}
.slider li dd {
  font-size: 12px;
  line-height: 1.5;
}
/* 20230516 beer tablecheck
----------------------------------------------------*/
.tchack-box {
  background: #fcd005;
  padding: 10px;
}
.tchack-box form {
  display: flex;
  justify-content: center;
  align-items: center;
}
.tchack-box button, .tchack-box input, .tchack-box select, .tchack-box textarea {
  -webkit-appearance: none;
  appearance: none;
  letter-spacing: .1em;
  line-height: 1;
  font-family: inherit;
  box-sizing: border-box !important;
  cursor: pointer;
  border: 1px solid #ccc;
  font-size: 16px;
  width: 100%;
  text-align: center;
}
.tchack-box input:focus, .tchack-box select:focus {
  outline: 0;
}
.tchack-box .tchack-item01 input {
  font-size: 2rem;
  padding: 0;
  width: 220px;
  font-family: 'Nuosu SIL', serif;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path fill="%23333" d="M7,12H9V14H7V12M21,6V20A2,2 0 0,1 19,22H5C3.89,22 3,21.1 3,20V6A2,2 0 0,1 5,4H6V2H8V4H16V2H18V4H19A2,2 0 0,1 21,6M5,8H19V6H5V8M19,20V10H5V20H19M15,14V12H17V14H15M11,14V12H13V14H11M7,16H9V18H7V16M15,18V16H17V18H15M11,18V16H13V18H11Z" /></svg>');
  background-position: bottom 4px right;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0);
  background-size: 24px;
  padding-right: 28px;
  border: 0;
}
.tchack-box .tchack-item01 {
  width: 260px;
}
.tchack-box .tchack-item02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 240px;
}
.tchack-box .tchack-sub {
  width: 48%;
}
.tchack-box select {
  color: #000;
  padding: 10px;
  border: 1px solid #fff;
}
.tchack-box .select-item {
  width: 100%;
  position: relative;
}
.tchack-box .select-item:after {
  content: '';
  position: absolute;
  right: 8px;
  top: 40%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.9px 4px 0 4px;
  border-color: #666 transparent transparent transparent;
}
.tchack-box .tchack-submit {
  margin-left: 1em
}
.tchack-box .tchack-submit button {
  background: #225246;
  border: 1px solid #225246;
  color: #fff;
  transition: .5s;
  padding: 10px;
}
.tchack-box .tchack-submit button:hover {
  opacity: .7;
}
.maeuri-btn {}
.maeuri-btn {
  padding-top: 10px;
}
.maeuri-btn a {
  display: block;
  background: #c00;
  color: #fff;
  text-decoration: none;
  padding: 15px 0;
  position: relative;
  font-size: 18px;
  transition: .3s;
}
.maeuri-btn a:hover {
    opacity: .7
}
.maeuri-btn a::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  right: 10px;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
/* topImg
----------------------------------------------------*/
#main_visual {}
#main_visual .img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50%;
  height: 0;
  overflow: hidden;
}
/* 2023.3.27 staynavi-riyou
----------------------------------------------------*/
/*.staynavi-riyou {
  background: #eee;
  padding: 20px 30px;
  font-size: 12px;
  line-height: 1.3;
  text-align: left;
}
.staynavi-riyou p.b {
  font-weight: 700;
  margin-bottom: 5px;
  text-align: center;
}
.staynavi-link {
  padding-top: 6px;
  line-height: 1.5;
}
.staynavi-link a.btn {
  margin-top: 6px;
  display: block;
  text-decoration: none;
  border-radius: 5px;
  background: #007591;
  text-align: center;
  padding: 8px;
  position: relative;
  color: #fff;
  transition: .5s;
  font-size: 13px;
}
.staynavi-link a.btn:hover {  opacity: .6}
.staynavi-link a.btn:after {
  position: absolute;
  content: '';
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotate(-45deg);
}
.imashiga-juyo {}
.imashiga-juyotxt {
  line-height: 1.8;
  border: 10px solid #e00;
  padding: 15px;
  font-weight: 700;
}
.imashiga-juyotxt h4 {
  font-size: 120%;
  font-weight: 700;
  margin-bottom: 1em;
}
.imashiga-juyobig {
  color: #e00;
  font-size: 160%;
  margin: 10px 0;
}
.imashiga-juyobig strong {
  font-weight: 700;
  border-bottom: 3px solid #e00;
  padding-bottom: 5px;
}
.imashiga-juyobig2 {
  color: #e00;
  font-size: 140%;
  margin-top: 20px;
  line-height: 1.4;
}
.imashiga-juyotxt2 {
  font-weight: 400;
  text-align: left;
  padding-left: 40px;
  padding-right: 40px;
}*/
/* recommend
----------------------------------------------------*/
#recommend {}
/* topBnr
----------------------------------------------------*/
#topBnr {
  padding-top: 0;
}
#topBnr ul {
  width: 900px;
  margin: 0 auto;
}
#topBnr li {
  margin-bottom: 1.5em;
}
#topBnr img {
  width: 100%;
}
/* restaurant
----------------------------------------------------*/
#restaurant {
  background: url("../img/bg_restaurant.jpg") no-repeat center;
  background-size: cover;
}
#restaurant section {
  overflow: hidden;
}
#restaurant ul {
  width: 980px;
}
#restaurant ul:after {
  display: block;
  clear: both;
  content: "";
}
#restaurant li {
  float: left;
  width: 224px;
  background: #FFF;
  margin: 0 20px 28px 0;
}
#restaurant:last-child {
  margin-right: 0;
}
/* 2021.7.5 Ž ‰êŒ§VŒ^ƒRƒƒiˆÀSEˆÀ‘S“X•Ü”FØ */
#restaurant {
  position: relative;
}
#restaurant .shiga_anshin {
  position: absolute;
  width: 160px;
  left: 50%;
  top: 70px;
  transform: translateX(280px);
}
#restaurant .shiga_anshin strong {
  display: block;
  height: 0;
  padding-top: 100%;
  overflow: hidden;
  background: url("../img/shiga_anshin_mark.png") no-repeat;
  background-size: 100%;
}
/* information
----------------------------------------------------*/
#information {}
#information dl {
  width: 860px;
  margin: 0 auto 30px;
  text-align: left;
  line-height: 1.5;
  border-top: 1px dotted #ccc;
}
#information dt {
  padding: 10px 0 10px 110px;
  width: 220px;
  background-repeat: no-repeat;
  background-position: 10px 8px;
  background-size: 82px auto;
}
#information dd {
  padding: 10px 10px 10px 220px;
  border-bottom: 1px dotted #ccc;
  margin-top: -3em;
}
#information dd.new {
  text-indent: 50px;
  background-image: url(img/icn_new.png);
  background-repeat: no-repeat;
  background-position: 220px 12px;
  background-size: 40px auto;
}
#information dt.info01 {
  background-image: url(../info/img/info01.png);
}
#information dt.info02 {
  background-image: url(../info/img/info02.png);
}
#information dt.info03 {
  background-image: url(../info/img/info03.png);
}
#information dt.info04 {
  background-image: url(../info/img/info04.png);
}
#information dt.info05 {
  background-image: url(../info/img/info05.png);
}
#information dt.info06 {
  background-image: url(../info/img/info06.png);
}
/* bridal
----------------------------------------------------*/
#bridal {
  background: url("../img/bg_bridal.jpg") no-repeat center;
  background-size: cover;
  padding: 0;
}
#bridal .box {
  padding: 50px 470px 70px 10px;
  background-image: url(../img/bg_bridal_cut161111.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: auto 100%;
}
#bridal h3 {
  line-height: 30px;
  padding-bottom: 20px;
}
/* stayplan
----------------------------------------------------*/
#stayplan {
  background: url("../img/bg_plan.jpg") no-repeat center;
  background-size: cover;
  color: #FFF;
}
#stayplan section {
  overflow: hidden;
}
#stayplan ul {
  width: 980px;
  padding-bottom: 30px;
}
#stayplan ul:after {
  display: block;
  clear: both;
  content: "";
}
#stayplan li {
  float: left;
  width: 176px;
  background: #FFF;
  margin: 0 20px 0 0;
}
/* reserved
----------------------------------------------------*/
#reserved {}
/* banquet
----------------------------------------------------*/
#banquet {
  background: url("../img/bg_banquet.jpg") no-repeat center;
  background-size: cover;
}
#banquet section {
  overflow: hidden;
}
#banquet ul {
  width: 990px;
}
#banquet ul:after {
  display: block;
  clear: both;
  content: "";
}
#banquet li {
  float: left;
  width: 300px;
  background: #FFF;
  margin: 0 30px 0 0;
}
/* memorial
----------------------------------------------------*/
#memorial {
  background: url("../img/bg_memorial.jpg") no-repeat center;
  background-size: cover;
}
#memorial .memorial_gnavi {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#memorial .memorial_gnavi li {
  flex-grow: 1;
  padding: 0 5px;
}
#memorial .memorial_gnavi li:last-child {}
#memorial .memorial_gnavi li a {
  display: block;
  height: 80px;
  position: relative;
  font-size: 16px;
  line-height: 1.4;
  text-decoration: none;
  transition: .5s;
  background: rgba(108, 72, 129, .2);
}
#memorial .memorial_gnavi li a:hover {
  color: #fff;
  background: rgba(108, 72, 129, .8);
}
#memorial .memorial_gnavi li strong {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-60%);
}
#memorial .memorial_gnavi li a::after {
  content: "";
  width: 0;
  height: 0;
  border-color: #ccc;
  border-style: solid;
  border-width: 6px;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  left: calc(50% - 10px);
  transition: .5s;
  opacity: 0;
}
#memorial .memorial_gnavi li a:hover::after {
  border-color: #fff;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  opacity: 1;
}
/* tourist
----------------------------------------------------*/
#tourist {
  background: url("../img/bg_tourist.jpg") no-repeat center;
  background-size: cover;
  padding: 0;
}
#tourist .box {
  background: url(../img/bg_biwako.png) no-repeat top center;
  background-size: auto auto;
  padding: 50px 0 70px;
}
#tourist ul {
  padding: 0 0 0 60px;
}
#tourist ul:after {}
#tourist li {
  float: left;
  width: 270px;
  background: #FFF;
  margin: 0 0 0 30px;
}
/* newomi
----------------------------------------------------*/
#newomi {
  background: url("../img/bg_newomi.jpg") no-repeat center;
  background-size: cover;
  padding: 0;
}
#newomi .box {
  padding: 40px 0;
}
#newomi h2 {
  text-align: left;
}
#newomi ul {
  padding: 150px 0 0 320px;
  background-image: url(../img/img_newomi.png);
  background-repeat: no-repeat;
  background-position: right 50px;
}
#newomi ul:after {}
#newomi li {
  float: left;
  width: 300px;
  background: #FFF;
  margin: 0 0 0 20px;
}