@charset "UTF-8";
/*==========================================
  Common
==========================================*/
/*==================================*/
/* base
==================================*/
a.Arrow {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  color: #333;
  text-decoration: none;
}
a.Arrow::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  margin-top: -3px;
  transform: rotate(45deg);
  display: inline-block;
  vertical-align: 1.05px;
  margin-left: 6px;
}

.btn_normal a {
  display: block;
  padding: 15px 0;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  width: 245px;
  margin: 0 auto;
}
.btn_normal a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.main_video_area .thumbnail {
  height: 0;
}
.main_video_area .thumbnail img {
  height: 0;
}

.pcnone {
  display: none !important;
}

/*==================================
  common
==================================*/
.gnav01fix-fixed .r-menu ul li span {
  zoom: initial !important;
}

.fixBnr .fixBnrWrap.ok {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  display: none;
  height: 0;
}
.fixBnr .fixBnrClose {
  display: block;
}
.fixBnr .fixBnrClose img {
  border-radius: 50%;
  padding: 2px;
  margin: -2px 0 -17px;
  z-index: 3;
  position: relative;
}

.S_Wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 60px;
}

#header {
  background-color: #fff;
  overflow: visible !important;
  position: static !important;
}
#header .sv h1 {
  width: calc(100% - 720px);
}
#header .logo_mark {
  display: none;
}
#header .h-box {
  float: none !important;
  height: auto !important;
}
#header .s-menu {
  float: none !important;
}
#header .s-menu .btn {
  display: flex;
  justify-content: flex-end;
}
#header .h_box02 {
  padding: 10px 30px 15px 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#header .logo {
  width: 135px;
}
#header .logo img {
  width: 100%;
}
#header .global {
  width: 770px;
  border: none;
  display: flex;
}
#header .global ul {
  display: flex;
  width: auto;
  margin: 10px auto 5px;
}
#header .global ul li {
  width: auto;
  float: none;
  margin-left: 20px;
}
#header .global ul span {
  border: none !important;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Times New Roman", Times, "YuMincho", "游明朝", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#header .hamburger {
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  text-align: center;
  position: relative;
  z-index: 50;
}
#header .hamburger span {
  display: block;
  position: absolute;
  width: 40px;
  height: 1px;
  left: 0;
  background: #000;
  transition: 0.3s ease-in-out;
}
#header .hamburger span.b01 {
  top: 16px;
}
#header .hamburger span.b02 {
  top: 23px;
}
#header .hamburger span.b03 {
  top: 30px;
}
#header .hamburger.active {
  position: fixed;
  top: 40px;
  right: 40px;
  left: auto;
  z-index: 600;
}
#header .hamburger.active span.b01 {
  background: #000;
  transform: rotate(-30deg);
}
#header .hamburger.active span.b02 {
  display: none;
}
#header .hamburger.active span.b03 {
  top: 16px;
  background: #000;
  transform: rotate(30deg);
}
#header nav.globalMenu {
  visibility: hidden;
  opacity: 0;
  height: 0;
}
#header nav.globalMenu.active {
  background-color: #f7f7f7;
  position: fixed;
  z-index: 500;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%;
  height: 100vh;
  transform: translate(0, 0);
  visibility: visible;
  opacity: 1;
  overflow-y: scroll;
}
#header .s-menu {
  margin: 2px 0 0 0 !important;
  padding: 0;
}
#header .btn {
  padding: 0;
}
#header .tel2 {
  border: none;
  border-right: solid 2px #fff;
  padding: 10px;
  margin: 0;
  background-color: #f5f5f5;
  zoom: initial !important;
}
#header .tel2 .ntext {
  margin-bottom: 5px;
  display: block;
  text-align: center;
}

.Menu_linkbox {
  display: flex;
  justify-content: space-between;
  text-align: left;
}
.Menu_linkbox .l_box01 {
  width: 47%;
}
.Menu_linkbox .l_box02 {
  width: 47%;
}
.Menu_linkbox .c {
  margin-top: 30px;
}
.Menu_linkbox ul li {
  margin-bottom: 24px;
  border-bottom: solid 1px #cacaca;
  padding-bottom: 20px;
}
.Menu_linkbox ul li a span {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Times New Roman", Times, "YuMincho", "游明朝", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.Menu_linkbox ul li li {
  border: none;
  padding-bottom: 0;
}
.Menu_linkbox ul li .cate {
  width: 90px;
  display: inline-block;
}
.Menu_linkbox ul li a {
  font-size: 20px;
  color: #000;
}
.Menu_linkbox ul li a:hover {
  opacity: 0.7;
}
.Menu_linkbox ul li a.Arrow::after {
  border-color: #000;
}
.Menu_linkbox ul li.end {
  border: none;
}
.Menu_linkbox ul li ul {
  margin-top: 18px;
}
.Menu_linkbox ul li li {
  margin-bottom: 10px;
}
.Menu_linkbox ul li li a {
  opacity: 0.7;
  font-size: 16px;
}
.Menu_linkbox ul li li a:hover {
  opacity: 0.4;
}
.Menu_linkbox ul li li.e {
  margin-bottom: 20px;
}
.Menu_linkbox ul li.party {
  display: flex;
}
.Menu_linkbox ul li.party .party_A {
  width: 210px;
}
.Menu_linkbox ul li.party ul {
  width: 490px;
  margin-top: 8px;
}

.Sns_box {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.styleun_box {
  display: flex;
  flex-wrap: wrap; /* 画像が横一列に並ぶように折り返す */
  justify-content: space-between;; /* 画像を均等に配置 */
  width:80%;
  margin: 0 auto 40px;
}

.styleun_box div {
            width: 30%; /* 画像とテキストの幅を30%に設定 */
            margin-bottom: 20px; /* 画像とテキスト間に余白を追加 */
            text-align: center; /* テキストを中央揃えにする */
        }
.styleun_box img {
                    width:100%; /* 画像の幅を100%に設定 */
                    border-radius: 8px; /* 画像に角丸を適用 */
                }


.Sns_box li {
  color: #abada8;
  margin: 0 17px 0 0;
}
.Sns_box li:last-child {
  margin-right: 0;
}
.Sns_box li a {
  color: #000;
  margin: 0 14px 0 0;
  background: url(../img/icon_line_b.svg) no-repeat 0 50%;
  background-size: 30px auto;
  display: inline-block;
  padding: 10px 0 10px 40px;
}
.Sns_box li a:hover {
  text-decoration: underline;
}
.Sns_box .line a {
  background: url(../img/icon_line_b.svg) no-repeat 0 50%;
  background-size: 30px auto;
}
.Sns_box .facebook a {
  background: url(../img/icon_facebook_b.svg) no-repeat 0 50%;
  background-size: 28px auto;
}
.Sns_box .instagram a {
  background: url(../img/icon_Instagram_b.svg) no-repeat 0 50%;
  background-size: 27px auto;
}
.Sns_box .staffblog a {
  background: url(../img/icon_blog_b.svg) no-repeat 0 50%;
  background-size: 26px auto;
}

.Tel_box ul {
  text-align: center;
}
.Tel_box span.s {
  display: none;
}
.Tel_box dt {
  font-size: 16px;
}
.Tel_box dd {
  font-size: 26px;
  margin-bottom: 30px;
}
.Tel_box dd a {
  letter-spacing: 0.02em;
  font-family: "EB Garamond", serif;
  line-height: 1;
}
.Tel_box dd span {
  font-size: 20px;
}
.Tel_box .tel_kome {
  font-size: 14px;
  line-height: 1.6;
  margin: 0 auto 20px;
  width: 235px;
}
.Tel_box .kome_bg {
  font-size: 13px;
  line-height: 1.6;
  background-color: #f1f1f1;
  padding: 10px 10px;
  width: 430px;
  margin: 0 auto;
}

#header {
  overflow: visible;
}
#header .Menu_linkbox {
  padding-top: 80px;
}
#header .Contact_box {
  padding: 20px 0 40px;
  background-color: none !important;
  margin-bottom: 0 !important;
}
#header .C_title,
#header .lead,
#header .cont {
  display: none;
}
#header .Tel_box ul {
  display: flex;
  justify-content: center;
}
#header .Tel_box span.s {
  display: inline-block;
  padding: 0 10px 0 15px;
}
#header .Tel_box li {
  margin: 0 30px;
}
#header .Tel_box .tel_kome {
  width: auto;
}
#header .Tel_box .tel_kome br {
  display: none;
}
#header .Tel_box .kome_bg {
  background-color: #e6e6e6;
  margin-bottom: 30px;
}

#header.gnav01fix-fixed {
  top: 0 !important;
  position: fixed !important;
}
#header.gnav01fix-fixed .h-box {
  height: 62px !important;
  top: 0 !important;
}
#header.gnav01fix-fixed .s-menu {
  position: absolute;
  top: 0;
  right: 460px;
  height: 56px;
  overflow: hidden;
  margin: 0 !important;
}
#header.gnav01fix-fixed .r-menu {
  position: absolute;
  top: 0;
  right: 0;
}
#header.gnav01fix-fixed .r-menu {
  height: 56px;
  overflow: hidden;
}
#header.gnav01fix-fixed .r-menu ul li {
  padding: 13px 2px;
}
#header.gnav01fix-fixed .ptx {
  font-size: 16px;
}
#header.gnav01fix-fixed .pnumber {
  font-size: 20px;
}

/*==================================
  footer
==================================*/
section.Contact_box {
  background-color: #f7f7f7;
  padding: 80px 0;
}
section.Contact_box .C_title {
  margin-bottom: 20px;
}
section.Contact_box .lead {
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 2;
}
section.Contact_box .btn {
  display: flex;
  justify-content: center;
  align-items: center;
}
section.Contact_box .btn li {
  width: 235px;
  margin: 0 5px;
  height: 72px;
  overflow: hidden;
}
section.Contact_box .btn li a {
  background-color: #d1ac00;
  display: block;
  color: #fff;
  padding: 30px 0;
  text-align: center;
  font-size: 16px;
  line-height: 1 !important;
}
section.Contact_box .btn li a:hover {
  text-decoration: none;
  opacity: 0.7;
}
section.Contact_box .btn li a.line {
  background-color: #789256;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
}
section.Contact_box .btn li a.line::before {
  content: "";
  display: block;
  background: url(../img/icon_line_w.svg) no-repeat 0 50%;
  background-size: 31px auto;
  width: 31px;
  height: 31px;
  margin-right: 5px;
}
section.Contact_box .link {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
section.Contact_box .link a {
  margin: 0 30px;
}
section.Contact_box .link a:hover {
  text-decoration: underline;
}

.foot_contact {
  background: url(../img/contact_bg.jpg) no-repeat center 50%;
  background-size: cover;
}
.foot_contact section.Contact_box {
  background: none !important;
  margin-bottom: 0 !important;
}
.foot_contact section.Contact_box .C_title,
.foot_contact section.Contact_box .link a,
.foot_contact section.Contact_box .lead {
  color: #fff;
}
.foot_contact section.Contact_box .C_title {
  margin-bottom: 20px !important;
}
.foot_contact section.Contact_box .lead {
  font-size: 14px !important;
  line-height: 1.8 !important;
}
.foot_contact section.Contact_box .Arrow::after {
  border-color: #fff !important;
}

.Map_box {
  display: flex;
  align-self: stretch;
  margin-bottom: 0 !important;
}
.Map_box .map {
  width: 50%;
}
.Map_box .map iframe {
  filter: grayscale(100%);
  width: 100%;
  height: 100%;
}
.Map_box .r_box {
  width: 50%;
  padding: 50px 0;
}
.Map_box .r_box .logo_box {
  width: 297px;
  margin: 0 auto 30px;
}
.Map_box .r_box .logo_box .logo {
  width: 184px;
  margin: 0 auto 20px;
}
.Map_box .r_box .logo_box .logo img {
  width: 100%;
}
.Map_box .r_box .logo_t {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  font-size: 18px;
  text-align: center;
  padding: 15px 0;
}
.Map_box .r_box address,
.Map_box .r_box .ad_t {
  font-style: normal;
  font-size: 16px;
  margin-bottom: 20px;
  text-align: center;
}
.Map_box .r_box .btn_normal a {
  margin-bottom: 50px;
}

.foot_bn_area {
  background-color: #f1f1f1;
  padding: 60px 0;
}
.foot_bn_area ul {
  display: flex;
  justify-content: center;
}
.foot_bn_area ul li {
  margin: 0 10px;
  max-width: 484px;
}
.foot_bn_area ul li img {
  width: 100%;
}

.foot {
  padding: 80px 0;
  background-color: #f7f7f7;
}
footer .Sns_box {
  margin-bottom: 0;
}

.copyright {
  display: block;
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: #fff;
  text-align: center;
  color: #848484;
  font-size: 12px;
  margin: 0;
}

@media (max-width: 1200px) {
  h1 span {
    display: none;
  }
  #header .logo_normal {
    display: none;
  }
  #header .logo_mark {
    display: block;
  }
  #header .logo {
    width: 50px !important;
  }
  #header .logo img {
    width: 100%;
  }
}
@media (max-width: 1020px) {
  #header.gnav01fix-fixed .s-menu {
    display: none !important;
  }
}
/*==========================================
  Layout
==========================================*/
/*==================================
  Top main
==================================*/
/*.reception-church,
.main_video_area,
.topConceptWrap,
.styleBox {
  display: none !important;
}*/
#home {
  position: relative;
}
#home .bestrate {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 200px;
  z-index: 3;
}
#home .bestrate img {
  width: 100%;
}
#home .bestrate p {
  background: #857351;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  justify-content: center;
}
#home .bestrate a {
  transition: 0.3s;
}
#home .bestrate a:hover {
  opacity: 0.7;
}
#home .main_video_area {
  width: 100%;
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}
#home .main_video_area video {
  width: 100%;
}
#home .main_video_area::after {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
#home .main_video_area .main_txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 3;
}
#home .main_video_area .main_txt li.logo {
  width: 208px;
  margin: 0 auto 20px;
}
#home .main_video_area .main_txt li.logo img {
  width: 100%;
}
#home .main_video_area .main_txt .t {
  font-size: 30px;
  line-height: 50px;
  color: #fff;
}
#home .main_video_area .modalbtn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  text-align: right;
  z-index: 2;
}
#home .main_video_area .modalbtn a {
  padding: 10px 20px;
  border-radius: 40px;
  color: #fff;
}
#home .main_video_area .modalbtn a::after {
  border-color: #fff;
}
#home .main-modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 1111111;
  width: 100%;
  left: 0;
}
#home .modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}
#home .main-modal .container {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 800px;
}
#home .main-modal .container .btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
}
#home .main-modal .container .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#home .main-modal .container .movie video {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

body.active {
  overflow: hidden;
}

html.active {
  overflow: hidden;
}

/*==================================
  base
==================================*/
.Mincho,
.btn_normal a {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Times New Roman", Times, "YuMincho", "游明朝", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.C_title {
  font-size: 40px;
  text-align: center;
  margin-bottom: 50px;
}
.C_title span {
  font-size: 16px;
  display: block;
  margin-top: 20px;
}

a.arrow {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  color: #333;
  text-decoration: none;
}
a.arrow::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  margin-top: -3px;
  transform: rotate(45deg);
  display: inline-block;
  vertical-align: 1.05px;
  margin-left: 6px;
}

.btn_normal a {
  display: block;
  padding: 15px 0;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  width: 245px;
  margin: 0 auto;
}
.btn_normal a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/*==================================
  top
==================================*/
#home {
  margin: 0 0 0;
}
#home .Top_Banner_area {
  text-align: center;
  width: 700px;
  margin: 50px auto 50px;
  padding: 0 20px;
  height: 237px;
}
#home .Top_Banner_area img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
#home hr.w85 {
  width: auto;
  max-width: 1100px;
}
#home #cuisine-box {
  padding: 70px 0;
}
#home #blog-box {
  padding: 80px 0;
}
#home .bnr {
  width: auto;
  max-width: 1000px;
  padding: 0 20px;
  margin: 0 auto 50px;
  box-sizing: content-box;
}
#home .bnr img {
  width: 100%;
}
#home section,
#home .topConceptWrap {
  margin-bottom: 80px;
}
#home section .tl,
#home .topConceptWrap .tl {
  font-size: 24px;
  line-height: 46px;
  text-align: center;
  margin-bottom: 20px;
}
#home section .lead,
#home .topConceptWrap .lead {
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}
#home .Recommendfair h2,
#home .Recommendplan h2 {
  margin-bottom: -140px;
  z-index: 3;
  background-color: #ffffff;
  padding: 20px 40px;
  position: relative;
  line-height: 1.5;
}
#home .Recommendplan h2 {
  margin-bottom: -180px;
}
#home .Banner_box ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#home .Banner_box li {
  width: 544px;
  margin: 0 auto 10px;
  float: none !important;
}
#home .Banner_box li img {
  width: 100%;
}
#home .topNewsList {
  background-color: #f7f7f7;
  padding: 80px 0;
  margin-top: 0 !important;
}
#home .Award_box .p01 {
  text-align: center;
  margin-bottom: 20px;
}
#home .Award_box .p02 {
  padding: 0 20px;
  text-align: center;
}
#home .Award_box .p02 img {
  width: 100%;
  max-width: 877px;
  margin: 0 auto;
}
#home .Award_box h2 {
  text-align: center;
  font-size: 40px;
  line-height: 1.6;
  margin-bottom: 20px;
}
#home .Award_box figure {
  text-align: center;
  margin-bottom: 20px;
}
#home .Award_box .txt {
  text-align: center;
  line-height: 2;
  margin-bottom: 20px;
  font-size: 16px;
}
#home .Award_box .txt a {
  display: block;
  text-align: center;
}

.webp .ceptTop01 {
  background-image: url(https://l-qsh.com/wps/wp-content/themes/l-qsh_v10/images/index/cept01.jpg.webp);
}

.webp .ceptTop02 {
  background-image: url(https://l-qsh.com/wps/wp-content/themes/l-qsh_v10/images/index/cept02.jpg.webp);
}

.webp .ceptTop03 {
  background-image: url(https://l-qsh.com/wps/wp-content/themes/l-qsh_v10/images/index/cept03.jpg.webp);
}

.webp .ceptTop04 {
  background-image: url(https://l-qsh.com/wps/wp-content/themes/l-qsh_v10/images/index/cept04.jpg.webp);
}
