@charset "UTF-8";

/* googlefonts */
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500&display=swap");

body {
}

a{
  overflow: initial;
}

p {
  font-size: 15px;
  color: #000;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.8em;
}

#htlMainContent {
  width: 100%;
  margin-left: 0px;
}

#htlBrdCrmbs,
#htlHeader {
  margin-left: 20px;
  width: calc(100% - 20px);
}

#htlContents {
  margin-left: 0px;
  width: 100% !important;
  min-width: auto;
}

div#RthCustomizeW {
  width: 100%;
}
/*
.addbox {
  margin: 20px auto;
}
*/
#common-wrap {
  line-height: 2em;
  max-width: 1920px;
  width: 100%;
  margin: 0px auto;
  color: #424242;
}

.main,
.main-rest {
  margin: 0px auto;
  padding: 0px;
}

figure {
  margin: 0px;
  padding: 0px;
}

.main p,
.main h2,
.main h3,
.main h4,
.main h5,
.main ul li,
.main dl dt,
.main dl dd,
.main span,
.main .btn a {
  transform: rotate(0.03deg);
  -moz-transform: rotate(0.03deg);
  -ms-transform: rotate(0.03deg);
  -o-transform: rotate(0.03deg);
  -webkit-transform: rotate(0.03deg);
}

/* top-header
-------------------------------------------- */

.top-header {
  margin: 0px;
}

.headerBox {
  width: 1190px;
  padding: 0px;
  height: 75px;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.headerBox h2 {
  margin-left: 20px;
}

/* top スライダー
-------------------------------------------- */

.swiper01 {
  width: 1190px;
  height: 480px;
  overflow: hidden;
}

.swiper-wrapper .swiper0101 {
  width: 100%;
  height: 480px;
  background: url(../img/topimg-001-01.webp) no-repeat center center transparent;
  background-size: cover;
}

.swiper-wrapper .swiper0102 {
  width: 100%;
  height: 480px;
  background: url(../img/topimg-002-01.webp) no-repeat center center transparent;
  background-size: cover;
}

.swiper-wrapper .swiper0103 {
  width: 100%;
  height: 480px;
  background: url(../img/topimg-003-01.webp) no-repeat center center transparent;
  background-size: cover;
}

.swiper-wrapper .swiper0104 {
  width: 100%;
  height: 480px;
  background: url(../img/topimg-004-01.webp) no-repeat center center transparent;
  background-size: cover;
}

.swiper-wrapper .swiper0105 {
  width: 100%;
  height: 480px;
  background: url(../img/topimg-005-01.webp) no-repeat center center transparent;
  background-size: cover;
}

/* ナビ
-------------------------------------------- */

.top-nav {
  margin: 0px;
  padding: 0px;
}

.top-nav ul {
  display: flex;
  justify-content: left;
  align-items: center;
  margin: 0px;
  padding: 0px;
}

.top-nav li {
  text-align: center;
  white-space: nowrap;
  margin: 0px;
  padding: 0px;
}

.top-nav li a {
  font-size: 18px;
  display: block;
  line-height: 1.2em;
  font-weight: 700;
  padding: 20px;
  color: #666;
  text-decoration: none;
}

.top-nav li a:hover {
  background: url("../img/iconE.png") no-repeat bottom center transparent;
}

/* main
-------------------------------------------- */

.main {
  padding: 0px;
  width: 100%;
  margin: 0px;
}

/* boxA
-------------------------------------------- */
/* boxA　-　お知らせ
-------------------------------------------- */
.main .boxA {
  padding: 0px;
  width: 100%;
  margin: 0px;
}

.main .boxAs {
  padding: 30px;
  width: 950px;
  margin: 65px auto 60px;
  text-align: center;
  background-color: #eee;
  min-height: 330px;
  box-sizing: border-box;
}

.main .boxAs h2 {
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", YuGothic, "Yu Gothic", "Yu Gothic UI",
    sans-serif;
  margin-bottom: 1.5em;
  font-size: 26px;
  font-weight: bold;
}
.main .boxAs h3 {
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", YuGothic, "Yu Gothic", "Yu Gothic UI",
    sans-serif;
  margin-bottom: 1em;
  font-size: 26px;
  font-weight: bold;
}
.main .boxAs p,
.main .boxAs ul li,
.main .boxAs a {
  margin-bottom: 1em;
  font-family: "ヒラギノ角ゴシック", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", YuGothic, "Yu Gothic", "Yu Gothic UI",
    sans-serif;
  font-size: 15px;
}

/* boxB
-------------------------------------------- */

.main .boxB {
  padding: 0px;
  width: 100%;
  margin: 0px;
}

.main .boxBa {
  padding: 0px;
  width: 950px;
  margin: 65px auto 60px;
  text-align: center;
  height: 392px;
  background: url("../img/top-001.webp") no-repeat bottom right transparent;
  background-size: contain;
}

.main .boxBaL {
  padding: 0px;
  margin: 0px;
  width: 328px;
  text-align: left;
}

.main .boxBaL h2 {
  padding: 0px;
  margin: 0 0 20px 0;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 72px;
  color: #897f5f;
  line-height: 0.8;
}

.main .boxBaL h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #898989;
  line-height: 1.5em;
  background: url("../img/iconF.png") repeat-x left center transparent;
}

.main .boxBaL h3 span {
  background-color: #fff;
}

.main .boxBaL h4 {
  margin: 26px 0;
  color: #333;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 20px;
}

.main .boxBaL h4 span {
  color: #333;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 24px;
  line-height: 1.4;
}

.main .boxBaL h4 span.sm{
  font-size: 16px;
}

.main .boxBaL p {
  margin: 0px 0px 10px;
  padding: 0px;
  text-align: justify;
}

.main .boxBb {
  padding: 0px;
  width: 100%;
  margin: 0px auto 100px;
  max-width: 1440px;
}

.main .boxBbBox {
  padding: 0px;
  width: 950px;
  margin: 65px auto 60px;
  display: flex;
  justify-content: space-between;
}

.main .boxBbBox .boxBbL {
  padding: 0px;
  margin: 0px;
  width: 633px;
}

.main .boxBbBox .boxBbL img {
  padding: 0px;
  width: 100%;
  margin: 0px;
  height: auto;
}

.main .boxBbBox .boxBbC {
  padding: 0px;
  margin: 0px;
  width: 310px;
}

.main .boxBbBox .boxBbC img {
  padding: 0px;
  width: 100%;
  margin: 0px;
  height: auto;
}

.main .boxBbBox .boxBbR {
  padding: 0px;
  margin: 0px;
  width: 303px;
}

.main .boxBbBox .boxBbR figure {
  padding: 0px;
  width: 100%;
  margin: 0px 0px 0;
  height: auto;
}

.main .boxBbBox .boxBbR img {
  padding: 0px;
  width: 298px;
  margin: 0px;
  height: 261px;
}

.main .boxBbBox .boxBbR h2 {
  padding: 0px;
  margin: 0px 0px 10px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 30px;
  color: #898989;
  line-height: 1em;
}

.main .boxBbBox .boxBbR h2.ann {
  padding: 0px;
  margin: 0px 0px 10px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 40px;
  color: #898989;
  line-height: 1em;
}

.main .boxBbBox .boxBbR h2 span {
  padding: 0px;
  margin: 0px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 26px;
  color: #878787;
  line-height: 1.5em;
  font-weight: 400;
  letter-spacing: -0.03em;
}

.main .boxBbBox .boxBbR h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #898989;
  line-height: 1.5em;
  background: url("../img/iconA.png") repeat-x left center transparent;
}

.main .boxBbBox .boxBbR h3 span {
  background-color: #fff;
  font-weight: 400;
}

.main .boxBbBox .boxBbR p {
  margin: 0px 0px 10px;
  padding: 0px;
  font-weight: 400;
}

/* boxC
-------------------------------------------- */

.main .boxC {
  padding: 0px;
  width: 100%;
  margin: 0px;
  background-image: url(../img/bg001.png);
  background-position: top left;
  background-repeat: repeat-x;
  background-color: #fff;
}

.main .boxCs {
  padding: 60px 0px 0px;
  width: 950px;
  margin: 65px auto 60px;
  background-color: transparent;
}

.main .boxCs .boxCshead {
  margin: 0px 0px 40px;
  padding: 0px;
  position: relative;
}

.main .boxCs .boxCshead h2 {
  padding: 0px;
  margin: 0px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 72px;
  color: #fff;
  line-height: 1.5em;
}

.main .boxCs .boxCshead h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #fff;
  width: 440px;
  line-height: 1.5em;
  background: url("../img/iconB.png") repeat-x left center transparent;
}

.main .boxCs .boxCshead h3 span {
  background-color: #056496;
}

.main .boxCs .boxCshead .boxCsheadL {
  margin: 0px;
  padding: 0px;
}

.main .boxCs .boxCshead .boxCsheadR {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 39px;
  right: 0px;
  z-index: 3000;
}

.main .boxCs .boxCslist {
  margin: 0px;
  padding: 0px;
}

.main .boxCs .boxCsheadR a {
  margin: 0px 1px 0px;
  padding: 10px 50px 10px 30px;
  display: block;
  background: url("../img/icon-off.png") no-repeat center right 20px #fff;
  border: thick double #056496;
  border-radius: 30px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  color: #056496;
  display: block;
  transform: rotate(0.03deg);
  -moz-transform: rotate(0.03deg);
  -ms-transform: rotate(0.03deg);
  -o-transform: rotate(0.03deg);
  -webkit-transform: rotate(0.03deg);
}

.main .boxCs .boxCsheadR a:hover {
  margin: 0px 1px 0px;
  padding: 10px 50px 10px 30px;
  display: block;
  background: url("../img/icon-on.png") no-repeat center right 20px #056496;
  border: solid #fff 4px;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
}

.main .boxCs .boxCslist {
  margin: -136px 0px 60px;
  padding: 80px 0px 0px;
  position: relative;
}

.main .boxCs .boxCslist dt {
  margin: 0px 1px 0px;
  padding: 10px 50px 10px 30px;
  display: block;
  background: url("../img/icon-off.png") no-repeat center right 20px #fff;
  border: thick double #056496;
  border-radius: 30px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  color: #056496;
  position: absolute;
  top: 0px;
  right: 240px;
  transform: rotate(0.03deg);
  -moz-transform: rotate(0.03deg);
  -ms-transform: rotate(0.03deg);
  -o-transform: rotate(0.03deg);
  -webkit-transform: rotate(0.03deg);
}

.main .boxCs .boxCslist dt:hover {
  margin: 0px 1px 0px;
  padding: 10px 50px 10px 30px;
  display: block;
  background: url("../img/icon-on.png") no-repeat center right 20px #056496;
  border: solid #fff 4px;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
  cursor: pointer;
}

.main .boxCs .boxCslist dd {
  margin: 0px;
  padding: 50px 0 0 0;
}

/* アコーディオン
--------------------------------- */

.toggle_title {
  position: relative;
  cursor: pointer;
  text-align: center;
}

.toggle_contents dd {
  display: none;
}

.main .boxCs .boxCsbody {
  margin: 0px;
  padding: 0px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.boxCsBox01,
.boxCsBox02,
.boxCsBox03,
.boxCsBox04 {
  margin: 0px;
  padding: 0px;
  width: 223px;
}

.boxCsBox01 figure,
.boxCsBox02 figure,
.boxCsBox03 figure,
.boxCsBox04 figure {
  margin: 0px 0px 10px;
  padding: 0px;
  width: 223px;
  position: relative;
}

.boxCsBox01 figure::before,
.boxCsBox02 figure::before,
.boxCsBox03 figure::before,
.boxCsBox04 figure::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 1.3);
  opacity: 0;
  transition: all 0.3s;
}

.boxCsBox01 figure:hover::before,
.boxCsBox02 figure:hover::before,
.boxCsBox03 figure:hover::before,
.boxCsBox04 figure:hover::before {
  opacity: 0.5;
}

.boxCsBox01 figure img,
.boxCsBox02 figure img,
.boxCsBox03 figure img,
.boxCsBox04 figure img {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: auto;
}

.boxCsBox01 h4,
.boxCsBox02 h4,
.boxCsBox03 h4,
.boxCsBox04 h4 {
  margin: 0px 0px 0.5em;
  padding: 0px;
  font-size: 20px;
  line-height: 1.2em;
  color: #333;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
}

.boxCsBox01 h5,
.boxCsBox02 h5,
.boxCsBox03 h5,
.boxCsBox04 h5 {
  margin: 0px 0px 0.5em;
  padding: 0px;
  font-size: 16px;
  line-height: 1.5em;
  color: #333;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.boxCsBox01 p,
.boxCsBox02 p,
.boxCsBox03 p,
.boxCsBox04 p {
  font-size: 14px;
  text-align: justify;
}

.boxCsroom01 {
  margin: 0px;
  padding: 30px 0px;
}

.tab {
  padding: 5px;
  list-style: none;
  cursor: pointer;
}

.panel-group {
  border-top: none;
  width: 950px;
  min-height: 650px;
  margin: 65px auto 60px;
}

.main .boxCb {
  padding: 0px;
  width: 100%;
  margin: 0px;
  background: #e6eff4;
}

.panel {
  display: none;
}

.tab.is-active {
  transition: all 0.2s ease-out;
}

.panel.is-show {
  display: block;
}

/* room 01
-------------------------------------------- */

.boxCsroomBox {
  margin: 0px;
  padding: 0px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
}

.boxCsroom01 h4 {
  margin-bottom: 0.5em;
  padding: 0px;
  font-size: 30px;
  line-height: 1.3em;
  color: #333333;
  font-family: "M PLUS Rounded 1c", sans-serif;
  background: url("../img/iconF.png") repeat-x left center transparent;
}

.boxCsroom01 h4 span.txtBox {
  background-color: #e6eff4;
}

.boxCsroom01 h4 span.txtS {
  font-size: 18px;
  line-height: 1.3em;
  color: #333333;
  font-family: "M PLUS Rounded 1c", sans-serif;
  padding: 0 10px;
  vertical-align: middle;
}

/* top スライダー room01
-------------------------------------------- */

#top-room-01 {
  margin: 0px;
  padding: 0px;
  width: 575px;
  height: 406px;
}

.swiper-r01 {
  width: 100%;
  height: 406px;
  overflow: hidden;
}

.swiper-wrapper .swiper-r0101 {
  width: 100%;
  height: 406px;
  background: url(../img/toproom01-01.webp) no-repeat top left transparent;
  background-size: cover;
}

.swiper-wrapper .swiper-r0102 {
  width: 100%;
  height: 406px;
  background: url(../img/toproom01-02.webp) no-repeat top left transparent;
  background-size: cover;
}

.swiper-wrapper .swiper-r0103 {
  width: 100%;
  height: 406px;
  background: url(../img/toproom01-03.webp) no-repeat top left transparent;
  background-size: cover;
}

/* top スライダー room02
-------------------------------------------- */

#top-room-02 {
  margin: 0px;
  padding: 0px;
  width: 575px;
  height: 406px;
}

.swiper-r02 {
  width: 100%;
  height: 406px;
  overflow: hidden;
}

.swiper-wrapper .swiper-r0201 {
  width: 100%;
  height: 406px;
  background: url(../img/toproom02-01.webp) no-repeat top left transparent;
  background-size: cover;
}

.swiper-wrapper .swiper-r0202 {
  width: 100%;
  height: 406px;
  background: url(../img/toproom02-02.webp) no-repeat top left transparent;
  background-size: cover;
}

.swiper-wrapper .swiper-r0203 {
  width: 100%;
  height: 406px;
  background: url(../img/toproom02-03.webp) no-repeat top left transparent;
  background-size: cover;
}

/* top スライダー room03
-------------------------------------------- */

#top-room-03 {
  margin: 0px;
  padding: 0px;
  width: 575px;
  height: 406px;
}

.swiper-r03 {
  width: 100%;
  height: 406px;
  overflow: hidden;
}

.swiper-wrapper .swiper-r0301 {
  width: 100%;
  height: 406px;
  background: url(../img/toproom03-01.webp) no-repeat top left transparent;
  background-size: cover;
}

.swiper-wrapper .swiper-r0302 {
  width: 100%;
  height: 406px;
  background: url(../img/toproom03-02.webp) no-repeat top left transparent;
  background-size: cover;
}

.swiper-wrapper .swiper-r0303 {
  width: 100%;
  height: 406px;
  background: url(../img/toproom03-03.webp) no-repeat top left transparent;
  background-size: cover;
}

/* top スライダー room04
-------------------------------------------- */

#top-room-04 {
  margin: 0px;
  padding: 0px;
  width: 575px;
  height: 406px;
}

.swiper-r04 {
  width: 100%;
  height: 406px;
  overflow: hidden;
}

.swiper-wrapper .swiper-r0401 {
  width: 100%;
  height: 406px;
  background: url(../img/toproom04-01.webp) no-repeat top left transparent;
  background-size: cover;
}

.swiper-wrapper .swiper-r0402 {
  width: 100%;
  height: 406px;
  background: url(../img/toproom04-02.webp) no-repeat top left transparent;
  background-size: cover;
}

.swiper-wrapper .swiper-r0403 {
  width: 100%;
  height: 406px;
  background: url(../img/toproom04-03.webp) no-repeat top left transparent;
  background-size: cover;
}

#top-room-01 p,
#top-room-02 p,
#top-room-03 p,
#top-room-04 p {
  margin: 1em 0px 3em;
  color: #333333;
}

.boxCsroomTxt {
  margin: 0px;
  padding: 0px;
}

.boxCsroomTxt p {
  margin: 0px 0px 0.5em;
  padding: 0px;
  text-align: justify;
}

.boxCsroomTxt dl {
  margin: 0px 0px 1em;
  padding: 0px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 15px;
}

.boxCsroomTxt dt {
  margin: 0px 0px -3em;
  padding: 1em 0px;
  line-height: 1em;
  color: #333333;
}

.boxCsroomTxt dd {
  margin: 0px;
  padding: 1em 0px 1em 5em;
  border-bottom: solid 1px #a7a7a7;
  color: #333333;
}

.boxCsroomTxt h5 {
  margin-bottom: 0.5em;
  padding: 0px;
  font-size: 24px;
  line-height: 1.3em;
  color: #333333;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.boxCsroom01 h5 span {
  font-size: 17px;
  line-height: 1.3em;
  color: #333333;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.boxCsroomTxt ul {
  margin: 0px;
  padding: 0px;
}

.boxCsroomTxt li {
  margin: 0px 0px 0.5em 1em;
  padding: 0px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 15px;
  list-style: disc;
  color: #333333;
}

.boxCb .plan a {
  margin: 50px 0px 0px 110px;
  padding: 10px 50px 10px 30px;
  display: block;
  background: url("../img/icon-off.png") no-repeat center right 20px #fff;
  border: thick double #056496;
  border-radius: 30px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #056496;
  text-decoration: none;
  transform: rotate(0.03deg);
  -moz-transform: rotate(0.03deg);
  -ms-transform: rotate(0.03deg);
  -o-transform: rotate(0.03deg);
  -webkit-transform: rotate(0.03deg);
}

.boxCb .plan a:hover {
  margin: 50px 0px 0px 110px;
  display: block;
  background: url("../img/icon-on.png") no-repeat center right 20px #056496;
  border: solid #fff 5px;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
}

/* boxD
-------------------------------------------- */

.main .boxD {
  padding: 0px;
  width: 950px;
  margin: 65px auto 60px;
}

.main .boxDs {
  padding: 60px 0px;
  max-width: 1190px;
  margin: auto 0;
}

.main .boxDs h2 {
  padding: 0px;
  margin: 0px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 60px;
  color: #898989;
  line-height: 1.5em;
  text-align: center;
}

.main .boxDs h3 {
  margin-bottom: 30px;
  font-size: 18px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #898989;
  line-height: 1.5em;
  text-align: center;
}

.main .boxDs figure img{
  width: 100%;
}

/* boxE
-------------------------------------------- */

.main .boxE {
  padding: 0px;
  width: 100%;
  margin: 0px 0px 100px;
  background: url("../img/bg-breakfast-02.webp") no-repeat top left #fff;
  background-size: cover;
  scroll-margin-top: 120px;
}

.main .boxEs {
  padding: 60px 0px;
  width: 950px;
  margin: 0 auto 100px;
}

.main .boxEs h2 {
  padding: 0px;
  margin: 0px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 72px;
  color: #897f5f;
  line-height: 1.5em;
  text-align: center;
}

.main .boxEs h3 {
  margin-bottom: 30px;
  font-size: 24px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #897f5f;
  line-height: 1.5em;
  text-align: center;
}

.main .boxEsBox {
  margin: 30px 0px 0px;
  padding: 0px;
  /*
  display: flex;
  justify-content: space-between;
  */
}

.main .boxEtxt {
  margin: 0px;
  padding: 0px;
}

.main .boxEtxt p {
  margin: 0px 0px 1em;
  padding: 0px;
  text-align: justify;
  color: #2e3d44;
}

.main .boxEsBox .btn {
  margin: 40px 0 0 0;
  padding: 0px;
}

.main .boxEsBox .btn a {
  color: #fff;
  text-decoration: none;
  margin: 0px;
  padding: 10px 50px 10px 30px;
  display: block;
  background: url("../img/iconA-off.png") no-repeat center right 20px #897f5f;
  border: thick double #fff;
  border-radius: 30px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  width: 9em;
  margin: 0 auto;
}

.main .boxEsBox .btn a:hover {
  text-decoration: none;
  display: block;
  background: url("../img/iconA-on.png") no-repeat center right 20px #fff;
  border: solid #897f5f 5px;
  cursor: pointer;
  color: #897f5f;
}

.main .boxElist {
  margin: 0px;
  padding: 0px;
}

.main .boxElist dl {
  margin: 0;
  padding: 1em 0px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  border-bottom: 1px solid #000;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.main .boxElist dt {
  margin: 0px;
  padding: 0px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5em;
  width: 12%;
  color: #2e3d44;
}

.main .boxElist dd {
  margin: 0px;
  padding: 0px;
  font-size: 15px;
  line-height: 1.5em;
  width: 88%;
  color: #2e3d44;
  letter-spacing: -0.02em;
}

.main .boxElist dd p {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
}

/* top スライダー room05
-------------------------------------------- */

#top-room-05 {
  margin: 0px;
  padding: 0px;
  width: 950px;
  height: 430px;
}

.swiper-r05 {
  width: 100%;
  height: 430px;
  overflow: hidden;
}

.swiper-wrapper .swiper-r0501 {
    width: 100%;
    height: 430px;
    background: url(../img/toproom05-04.webp) no-repeat top left transparent;
    background-size: cover;
}
  
.swiper-wrapper .swiper-r0502 {
    width: 100%;
    height: 430px;
    background: url(../img/toproom05-05.webp) no-repeat top left transparent;
    background-size: cover;
}
  
.swiper-wrapper .swiper-r0503 {
    width: 100%;
    height: 430px;
    background: url(../img/toproom05-06.webp) no-repeat top left transparent;
    background-size: cover;
}

.swiper-wrapper .swiper-r0504 {
    width: 100%;
    height: 430px;
    background: url(../img/toproom05-07.webp) no-repeat top left transparent;
    background-size: cover;
}


/* boxF
-------------------------------------------- */

.main .boxF {
  width: 100%;
  margin: 0px 0px 100px;
}

.main .boxFs {
  padding: 0px;
  width: 950px;
  margin: 65px auto 60px;
  min-height: 580px;
  background: url(../img/bg-002a.webp) no-repeat top right transparent;
}

.main .boxFsLogo {
  padding: 13% 0 0;
  background: url(../img/cofe-logo.webp) no-repeat top center transparent;
  background-size: contain;
  width: 570px;
  margin-bottom: 20px;
}
.main .boxFsLogo h2 {
  display: none;
}
.main .boxFsLogo h3 {
  display: none;
}
.main .boxFs h2 {
  padding: 0px;
  margin: 0px 0px 0px 140px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 60px;
  color: #897f5f;
  line-height: 1.5em;
}

.main .boxFs h3 {
  margin: 0px 0px 0px 140px;
  font-size: 18px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #897f5f;
  line-height: 1.5em;
  background: url("../img/iconB.png") repeat-x left center transparent;
}

.main .boxFs h3 span {
  background-color: #fff;
}

.main .boxFs p {
  width: 570px;
}

/*  boxG
-------------------------------------------- */

.main .boxG {
  padding: 0px 0px 60px;
  width: 100%;
  margin: 0px;
}

.main .boxGs {
  padding: 0px;
  width: 950px;
  margin: 65px auto 60px;
}

.main .boxG h2 {
  padding: 0px;
  margin: 0px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 60px;
  color: #897f5f;
  line-height: 1.5em;
  text-align: center;
}

.main .boxG h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #897f5f;
  line-height: 1.5em;
  text-align: center;
}

.main .boxG iframe {
  padding: 0px;
  max-width: 1440px;
  margin: 40px auto 40px;
  display: block;
}

.main .boxG dl {
  padding: 0px;
  max-width: 800px;
  margin: 0px auto;
  color: #2e3d44;
  font-family: "M PLUS Rounded 1c", sans-serif;
}

.main .boxG dt {
  padding: 1em 0px;
  margin: 0px 0px -4em;
  font-size: 16px;
  line-height: 2em;
}

.main .boxG dd {
  padding: 1em 0px 1em 8em;
  margin: 0px;
  font-size: 16px;
  line-height: 2em;
  border-bottom: 1px solid #000;
}

.main .boxGs figure {
  padding: 0px;
  margin: 80px 0px 0px;
}

.main .boxGs figure img {
  padding: 0px;
  margin: 0px;
}

/*
ラウンジ
----------------------------------------*/
.lounge {
  padding: 40px 0px;
  width: 950px;
  margin: 40px 0px 40px calc(50% - 355px);
}

/* フッター
-------------------------------------------- */

.footerIn {
  margin: 0px;
  padding: 0px;
  width: 100%;
  background: url(../img/bg-bottom.webp) no-repeat top right transparent;
  background-size: cover;
}

.footer {
  margin: 0px auto;
  padding: 50px 0px 50px;
  max-width: 1440px;
}

.footer ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px auto 70px;
  padding: 0px;
  width: 800px;
}

.footer li {
  margin: 0px;
  padding: 0px 0px 0.5em;
  font-size: 18px;
  line-height: 1.5em;
}

.footer li a {
  text-decoration: none;
  color: #4d575d;
}

.footer li a:hover {
  text-decoration: none;
  border-bottom: 1px solid #4d575d;
  color: #4d575d;
  padding: 0px 0px 0.3em;
}

.footer h2 {
  padding: 0px 0px 10px;
  margin: 0px;
  text-align: center;
}

.footer h3 {
  margin-bottom: 30px;
  font-size: 18px;
  font-family: "M PLUS Rounded 1c", sans-serif;
  line-height: 1.5em;
  text-align: center;
}

.footer h3 a {
  color: #4d575d;
  padding: 0px 30px 0.3em 0px;
  background: url("../img/iconDa.png") no-repeat top right transparent;
}

.footer h3 a:hover {
  text-decoration: none;
  border-bottom: 1px solid #4d575d;
  color: #4d575d;
  padding: 0px 30px 0.3em 0px;
  background: url("../img/iconDa.png") no-repeat top right transparent;
}

.footer p {
  margin-bottom: 1em;
  font-size: 15px;
  line-height: 1.5em;
  text-align: center;
  color: #4d575d;
  font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ヒラギノ丸ゴ ProN','Hiragino Maru Gothic ProN',sans-serif;
}

@media screen and (max-width: 1300px) {
  .main .boxBaL {
    width: 35%;
  }

  .main .boxFs {
    margin-top: 20px;
  }
}

.boxGal {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.boxGals {
  padding: 0px;
  width: 950px;
  margin: 0px auto;
  position: relative;
  font-family: "M PLUS Rounded 1c", sans-serif;
  transform: rotate(0.03deg);
  -moz-transform: rotate(0.03deg);
  -ms-transform: rotate(0.03deg);
  -o-transform: rotate(0.03deg);
  -webkit-transform: rotate(0.03deg);
}

.boxGals .btn {
  margin: 0px;
  position: absolute;
  top: -30px;
  left: 360px;
}

.boxGals .btn a {
  color: #fff;
  text-decoration: none;
  margin: 0px;
  padding: 10px 50px 10px 30px;
  display: block;
  background: url("../img/iconB-off.png") no-repeat center right 20px #878787;
  border: thick double #fff;
  border-radius: 30px;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  width: 9em;
  position: absolute;
  top: 0px;
  left: 0px;
}

.boxGals .btn a:hover {
  text-decoration: none;
  display: block;
  background: url("../img/iconB-on.png") no-repeat center right 20px #fff;
  border: solid #878787 4px;
  cursor: pointer;
  color: #878787;
}

/*
2023.10.04 - 楽天追記
------------------------*/
#htlContents{
  max-width: 100%;
}


/*
2024.07.18 - 全体のレイアウト調整
-----------------------------------------------*/
.main .boxG{
  width: 100%;
  margin: 0 auto 100px;
  padding:0;
  scroll-margin-top: 120px;
}

.main .boxGs{
  margin: 0 auto 60px;
}


/*
2024.07.18 - ラウンジ
----------------------------------------*/
.lounge {
  width: 950px;
  height: 582px;
  background: url(../img/lounge.webp) center / contain no-repeat;
  margin: 0 auto 100px;
  padding:0;
  scroll-margin-top: 120px;
}

/*
2025.03.10 - ART
----------------------------------------*/
.art {
  padding:20px 0px;
  width: 950px;
  height: 582px;
  background: url(../img/art.webp) center / contain no-repeat;
  margin: 0 auto 100px;
  padding:0;
  scroll-margin-top: 120px;
}