/*!
 * Theme Name: pc-blanc-beige-240815
 * Description: blanc-beige.net 2022
 * Author: dropframe
 * License: commercial
 * License URI: dropframe.jp
 * Version: 2.0
/*!
*/

/*---------------------------------------------------------
共通
---------------------------------------------------------*/

html,
body {
  font-family: source-han-serif-japanese, serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.7em;
  letter-spacing: 0.05em;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  word-break: normal;
  word-wrap: normal;
  width: 100%;
  position: relative;
  color: #111111;
}

.trajan {
  font-family: trajan-pro-3, serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.14em;
}

.fc-toolbar h2 {
  font-family: trajan-pro-3, serif;
  font-style: normal;
  font-weight: 400;
}

.serif {
  font-family: source-han-serif-japanese, serif;
  font-style: normal;
  font-weight: 400;
}

.sans {
  font-family: "Yu Gothic", YuGothic, "Meiryo", "Hiragino Kaku Gothic ProN",
    Verdana, Roboto, "Droid Sans", sans-serif;
}

.caflisch {
  font-family: caflisch-script-pro, sans-serif;
  font-style: normal;
  font-weight: 400;
}

*,
:after,
:before {
  border-color: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
  line-height: inherit;
}

em {
  font-style: normal;
}

/*material icon*/
.navigate_next:before {
  content: "navigate_next";
  font-family: "Material Icons";
}

/*a*/
a,
a:hover,
a:active,
a:visited,
a:link {
  color: #111111;
  text-decoration: none;
}

a.under-line,
a.under-line:hover,
a.under-line:active,
a.under-line:link,
a.under-line:visited {
  text-decoration: underline;
}

ul,
li {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

hr {
  margin: 0;
}

.full-width {
  min-width: 1140px;
}

.img-responsive {
  display: inline-block !important;
}

.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.relative {
  position: relative;
}

.abs {
  position: absolute;
}

.tb {
  display: table;
}

.td {
  display: table-cell;
}

.hidden {
  display: none !important;
}

.page-content .narrow {
  padding: 0 65px;
}

.color-pink {
  color: #ea68a2;
}

.text-brown,
.text-brown:hover,
.text-brown:active,
.text-brown:link,
.text-brown:visited {
  color: #9e7e39 !important;
}

.text-beige,
.text-beige:hover,
.text-beige:active,
.text-beige:link,
.text-beige:visited {
  color: #a49762 !important;
}

.brown,
.brown:hover,
.brown:active,
.brown:link,
.brown:visited {
  color: #412e19 !important;
}

.light-brown,
.light-brown:hover,
.light-brown:active,
.light-brown:link,
.light-brown:visited {
  color: #b69674 !important;
}

.green,
.green:hover,
.green:active,
.green:link,
.green:visited {
  color: #92a67a !important;
}

.color-red {
  color: #d1462b;
}

.color-orange,
.color-orange:hover,
.color-orange:active,
.color-orange:link,
.color-orange:visited {
  color: #d1712b;
}

.btn-hover {
  height: 60px;
  width: 264px;
  line-height: 60px;
  display: inline-block;
}

.btn-long {
  width: 364px;
  margin: 30px auto;
}

.btn-hover,
.btn-hover:hover,
.btn-hover:active,
.btn-hover:link,
.btn-hover:visited {
  text-align: center;
  letter-spacing: 0;
  font-size: 13px;
}

.btn-green,
.btn-green:hover,
.btn-green:active,
.btn-green:link,
.btn-green:visited {
  color: #fff;
  background: #92a67a;
  text-align: center;
  border: 1px solid white;
}

.btn-dark-brown,
.btn-dark-brown:hover,
.btn-dark-brown:active,
.btn-dark-brown:link,
.btn-dark-brown:visited {
  color: #fff;
  background: #412e19;
  text-align: center;
  border: 1px solid white;
}

.btn-light-brown,
.btn-light-brown:hover,
.btn-light-brown:active,
.btn-light-brown:link,
.btn-light-brown:visited {
  color: #fff;
  background: #b69674;
  text-align: center;
  border: 1px solid white;
}

.btn-red,
.btn-red:hover,
.btn-red:active,
.btn-red:link,
.btn-red:visited {
  color: #fff;
  background: #dc795f;
  text-align: center;
  border: 1px solid white;
}

.btn-brown {
  display: inline-block;
  background: #9e7e39;
  width: 362px;
  height: 58px;
  text-align: center;
  line-height: 58px;
}

.btn-brown.active {
  background: #fff !important;
  color: #9e7e39 !important;
  border: 1px solid #9e7e39 !important;
}

.btn-brown,
.btn-brown:hover,
.btn-brown:active,
.btn-brown:link,
.btn-brown:visited {
  color: #fff;
  background: #a49762;
}

.btn-white,
.btn-white:active,
.btn-white:link,
.btn-white:visited {
  color: #412e19 !important;
  border: 1px solid #412e19 !important;
  background-color: #fff !important;
  font-size: 0.9em;
  transition: 0.4s;
}

.btn-white:hover {
  background-color: #412e19 !important;
  color: #fff !important;
  transition: 0.4s;
}

a.btn-more {
  display: block;
  width: 100%;
  height: 60px;
  font-size: 20px !important;
  line-height: 60px;
  margin: 30px 0;
  color: #b69674;
  border: 1px solid #b69674;
  background: white;
  transition: all 0.4s;
}

a.btn-more:hover {
  color: #fff;
  border: 1px solid #b69674;
  background: #b69674;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb80 {
  margin-bottom: 80px;
}

/*---------------------------------------------------------
フォント
---------------------------------------------------------*/

.serif {
  font-family: YuMincho, Hiragino Mincho ProN, "MS PMincho", serif;
}

.sans {
  font-family: "Yu Gothic", YuGothic, "Meiryo", "Hiragino Kaku Gothic ProN",
    Verdana, Roboto, "Droid Sans", sans-serif;
}

.maru {
  font-family: "Hiragino Maru Gothic Pro", Meiryo, Arial, sans-serif;
}

.bold {
  font-weight: bold;
}

.script {
  font-family: "Great Vibes", cursive;
}

/*---------------------------------------------------------
レイアウト
---------------------------------------------------------*/

#header {
  position: relative;
  top: 0;
  z-index: 999;
  height: 112px;
}

#content {
  z-index: 0;
  display: none;
}

.page-content {
  margin-bottom: 60px;
}

#footer {
  display: none;
}

.mobx-holder {
  z-index: 10000 !important;
}

@media (min-width: 800px) {
  .hospitality-body .mobx-img {
    width: 900px !important;
    height: 624px !important;
    top: 50% !important;
    margin-top: -327px !important;
    left: 50% !important;
    right: auto !important;
    margin-left: -400px !important;
  }
}

.mobx-top-bar {
  background-color: transparent !important;
  background: transparent !important;
}
.mobx-thumb {
  width: 50px !important;
  height: 71px !important;
}

/*---------------------------------------------------------
ヘッダー
---------------------------------------------------------*/

.header {
  width: 100%;
  height: 112px;
  background: #fff;
}

.top {
  padding: 10px;
  display: table;
  width: 100%;
  min-width: 1140px;
  height: 50px;
}

.top .header-logo,
.top .header-tel,
.top .header-btn {
  display: inline-block;
}

.header-logo {
  left: 0;
  margin-left: 20px;
  top: 10px;
  text-align: center;
}

.header-logo span {
  display: block;
  font-size: 10px;
  padding-left: 30px;
  z-index: 10;
  margin-top: -10px;
}

.header-tel {
  padding-top: 4px;
  margin-right: 10px;
}

.header-tel a {
  font-size: 17px;
  font-weight: normal;
  display: inline-block;
}

.header-tel a strong {
  font-weight: normal;
  font-size: 26px;
}

.header-tel small {
  display: block;
  font-size: 0.7em;
  line-height: 1em;
  color: #001111;
  padding-right: 4px;
}

.header-tel .tel-label {
  font-size: 0.7em;
  line-height: 1.1em;
  display: inline-block;
  text-align: center;
  background: #ece8d6;
  padding: 2px 4px;
  color: #001111;
  letter-spacing: 0;
}

.header-btn {
  display: table-cell;
  vertical-align: top;
}

.header .btn-hover {
  position: relative;
  display: inline-block;
  margin: 0 1px;
}

.header .btn-white {
  width: 92px;
  height: 21px;
  line-height: 19px;
  font-size: 11px;
  display: block;
}

.header .btn-white:first-child {
  margin-bottom: 1px;
  margin-top: 1px;
}

.header .btn-green {
  width: 85px;
  height: 45px;
  line-height: 45px;
  font-size: 13px;
}

.header .header-cta-btn {
  font-size: 0;
}

.header .btn-dark-brown {
  width: 165px;
  height: 45px;
  line-height: 45px;
  font-size: 13px;
  margin-left: 3px;
}

.header .btn-brown {
  width: 165px;
  height: 45px;
  line-height: 45px;
  font-size: 13px;
  border: 1px solid white;
}

.header .btn-light-brown, .header .btn-red {
  width: 165px;
  height: 45px;
  line-height: 45px;
  font-size: 13px;
  border: 1px solid white;
}

.header .menu ul {
  display: table;
  width: 100%;
  padding-top: 5px;
}

.header .menu li {
  display: table-cell;
  vertical-align: top;
  text-align: center;
  min-width: 60px;
}

.header .menu li a {
  display: inline-block;
  padding: 0 4px 4px;
  font-size: 13px;
  letter-spacing: 0;
}

.header .menu li a:hover {
  border-bottom: 1px solid #b69674;
}

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

.main-visual {
  position: relative;
}

.vegas-animation-kenburns {
  -webkit-animation: kenburns ease-in-out;
  animation: kenburns ease-in-out;
}

@keyframes kenburns {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.vegas-container {
  background: #fff;
}

img.top-thum {
  z-index: -100;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  margin: auto;
  right: 0;
}

.main-visual .abs {
  width: 584px;
  left: 50%;
  margin-left: -292px;
  bottom: 0;
}

.main-visual .ttl-catch {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  text-align: center;
  margin-left: -253px;
  margin-top: -40px;
  text-shadow: 0 0 10px rgba(55, 25, 0, 1);
}

.main-visual .ttl-catch .caflisch {
  font-size: 52px;
  margin-bottom: 0.7em;
}

.main-visual .ttl-catch .trajan {
  font-size: 34px;
}

.main-visual .ttl-catch-02 {
  position: absolute;
  bottom: 16%;
  left: 0;
  right: 0;
  margin: -40px auto 0;
  color: #fff;
  text-align: center;
  text-shadow: #687953 1px 1px 20px, #687953 -1px 1px 20px,
    #687953 1px -1px 20px, #687953 -1px -1px 20px;
}

.main-visual .ttl-catch-02 .trajan {
  font-size: 44px;
}

.main-visual .ttl-catch-03 {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  margin: -40px auto 0;
  color: #fff;
  text-align: center;
  text-shadow: 0px -1px 7px rgba(61, 75, 30, 2);
}

.main-visual .ttl-catch-03 .trajan {
  font-size: 44px;
}

.main-visual .item {
  text-align: center;
}

.main-visual .img {
  height: 100%;
  -webkit-background-size: cover !important;
  background-size: cover !important;
}

.main-visual .ttl-badge {
  position: absolute;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 20px;
}

.slides {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  background: white;
}

.slides.slick-initialized {
  visibility: visible;
  opacity: 1;
}

.scroll {
  display: block;
  padding-bottom: 15px;
}

.scroll:hover {
  cursor: pointer;
}

.top-h1 {
  line-height: 1.7em;
  font-size: 24px;
  margin: 60px 0 20px;
  letter-spacing: 0.1em;
}

.top-h1 .text01 {
  display: block;
  color: #a49762;
  margin-bottom: 20px;
  font-size: 1.3em;
  line-height: 1.4;
}

.top-h1 .text01.text2109 {
  font-size: 1.3em;
  line-height: 1.6;
  letter-spacing: 0.1em;
}

.top-h1 .text01.text2304 {
  font-size: 1.3em;
  line-height: 1.2;
  /* letter-spacing: 0.1em; */
  margin-bottom: 1.5em;
}

.page-h1 {
  line-height: 1.7em;
  font-size: 24px;
  margin: 0 0 30px;
}

.ttl {
  font-size: 26px;
  padding: 40px 0 20px;
}

.ttl .trajan {
  font-size: 26px;
}

.ttl .trajan .small {
  font-size: 0.95em;
  color: inherit;
}

.ttl .big {
  display: block;
  font-size: 28px;
  margin: 1em 0 0;
}

.catch {
  font-size: 22px;
  line-height: 1.7em;
}

.sub-catch {
  font-size: 18px;
  line-height: 1.6em;
}

.desc-2em {
  line-height: 2em;
}

.topics-carousel {
  text-align: center;
  width: 1020px;
  margin: 0 auto;
}

@media (min-width: 1300px) {
  .topics-carousel {
    width: 1240px;
  }
}

@media (min-width: 1340px) {
  .report-carousel {
    width: 1020px;
  }
}

@media (min-width: 1400px) {
  .report-carousel {
    width: 1340px;
  }
}

.topics-carousel .item {
  text-align: center;
}

.topics-carousel .item a {
  display: inline-block;
  width: 241px;
  min-height: 240px;
  background: #fff;
  border: 1px solid #d2d2d2;
}

.topics-carousel img {
  display: block;
  position: relative;
}

.topics-label {
  color: #fff;
  display: inline-block;
  width: 102px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  top: 0;
  left: 0;
  font-size: 12px;
}

.topics-carousel .content {
  padding: 20px 10px;
  text-align: left;
  height: 150px;
  overflow: hidden;
}

.topic-title {
  font-size: 14px;
  text-align: left;
  font-weight: normal;
  color: #a28a30;
}

.topics-carousel .topic-title {
  line-height: 1.4em;
}

.topics-carousel p {
  font-size: 11px;
  line-height: 1.4em;
  letter-spacing: 0;
  padding-top: 5px;
}

.topics-carousel .slick-prev, .comment-slide .slick-prev {
  background: url("./common/img/arrow_left.png");
  width: 20px;
  height: 36px;
  -webkit-background-size: cover;
  background-size: cover;
  text-indent: -9999px;
}

.topics-carousel .slick-next, .comment-slide .slick-next{
  background: url("./common/img/arrow_right.png");
  width: 20px;
  height: 36px;
  -webkit-background-size: cover;
  background-size: cover;
  text-indent: -9999px;
}

.topics-carousel .slick-prev:hover,
.topics-carousel .slick-next:hover,
 .comment-slide .slick-prev:hover,
  .comment-slide .slick-next:hover {
  opacity: 0.7;
}

.banner {
  text-align: center;
  margin: 50px 0 60px;
}

.banner-short {
  text-align: center;
  margin: 20px 0 30px;
}

.style-section {
  height: 758px;
  min-width: 1040px;
  background: 50% 50% repeat-x url("./common/img/top/bg_style-2110.jpg");
  -webkit-background-size: 1430px 758px;
  background-size: 1430px 758px;
  padding-top: 210px;
  margin-top: 60px;
  margin-bottom: 100px;
}

.style-section-2304 {
  background: 50% 50% repeat-x url("./common/img/top/bg_style-2304.jpg");
  -webkit-background-size: 1430px 758px;
  background-size: 1430px 758px;
}

.style-section-2305 {
  background: 50% 50% repeat-x url("./common/img/top/bg_style-2305.jpg");
  -webkit-background-size: 1430px 758px;
  background-size: 1430px 758px;
}

.style-section-2306 {
  background-image: url("./common/img/top/bg_style-2306.jpg");
}

.style-section-2308 {
  background-image: url("./common/img/top/bg_style-2308.jpg");
  height: 660px;
  background-size: 1440px 660px;
  padding-top: 190px;
}

.style-section .wrap {
  display: inline-block;
  width: 490px;
  height: 322px;
  background: rgba(255, 255, 255, 0.9);
}

.style-section .ttl {
  width: 100%;
  font-size: 28px;
  line-height: 1.4em;
  padding-top: 60px;
  margin-bottom: 10px;
}

.style-section p {
  font-size: 18px;
  line-height: 1.7em;
  margin: 0 0 20px;
}

.ttl small {
  display: block;
  font-size: 12px;
  margin: 7px 0 15px;
  color: #111111;
  line-height: 1.7em;
}

.ttl .sub {
  font-size: 14px;
}

.section-ceremony {
  background: 100% 100% no-repeat url("./common/img/top/photo_03.jpg");
  -webkit-background-size: 482px 593px;
  background-size: 482px 593px;
  margin: 30px 0;
}

.section-ceremony .ttl {
  margin-top: 60px;
  padding-bottom: 0;
  padding-left: 30px;
}

.section-party {
  background: 0 100% no-repeat url("./common/img/top/photo_04-2308.jpg");
  -webkit-background-size: 440px;
  background-size: 440px;
  margin: 30px 0;
}

.section-party p.desc {
  margin-top: 20px;
  padding-right: 30px;
}

.section-party .ttl {
  margin-top: 90px;
  padding-bottom: 20px;
}

.section-catch {
  font-size: 20px;
  display: inline-block;
  padding: 1em 30px 1em;
}

.section-party .section-catch.no-margin {
  margin-bottom: 0;
}

.section-party .section-catch.short {
  width: 400px;
}

.section-party .section-catch {
  display: inline-block;
  margin-bottom: 0;
  padding: 1em 0 3em;
  line-height: 1.8;
}

.section-party .catch-2 {
  width: 337px;
  margin-right: 90px;
}

.section-ceremony .desc {
  padding-left: 50px;
  padding-right: 0;
  margin-bottom: 20px;
}

.section-party .desc {
  padding-left: 30px;
  margin-bottom: 40px;
}

.section-ceremony .abs {
  width: 230px;
  bottom: 75px;
  right: 0;
  margin-right: 130px;
}

.section-party .abs {
  width: 230px;
  bottom: 0;
  left: 0;
  margin-left: 130px;
}

.bg-box {
  position: absolute;
  display: inline-block;
  width: 2000px;
  height: 326px;
}

.bg-line {
  display: block;
  width: 3000px;
  height: 2px;
  border-bottom: 1px solid #ccc;
  position: absolute;
  z-index: -800;
}

.section-ceremony .bg-box {
  height: 326px;
  background: #f8f3ea;
  top: 0;
  right: 50%;
  margin-right: -1000px;
  z-index: -900;
}

.section-party .bg-box {
  height: 400px;
  background: #fef9f1;
  top: 0;
  right: 50%;
  margin-right: -1000px;
  z-index: -900;
}

.section-ceremony .bg-line {
  bottom: 105px;
  left: 50%;
  margin-left: -1500px;
}

.section-party .bg-line {
  bottom: 30px;
  left: 50%;
  margin-left: -1500px;
}

.cuisine-section {
  background: 50% 50% no-repeat url("common/img/top/photo_06-2312.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  height: 559px;
  padding-top: 160px;
  margin-top: 60px;
  margin-bottom: 80px;
}

.cuisine-panel {
  background: #fff;
  display: inline-block;
  width: 560px;
  height: auto;
  padding: 30px;
}

.cuisine-section .ttl {
  padding: 0;
  margin-bottom: 15px;
}

.cuisine-section .sub-catch {
  margin-bottom: 10px;
}

.cuisine-section .btn-hover {
  margin-top: 20px;
}

.cuisine-japone .abs {
  left: 190px;
  top: -60px;
}

.cuisine-japone .hover-arrow {
  font-size: 12px;
  display: inline-block;
}

.cuisine-japone .hover-arrow svg {
  transition: all .5s;
}

.cuisine-japone .hover-arrow:hover svg {
  transform: translateX(10px);
  transition: all .5s;
}

.hospitality-section {
  background: 50% 0 no-repeat url("common/img/top/photo_07-2110.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  height: 500px;
  padding-top: 90px;
  margin-top: 60px;
  margin-bottom: 60px;
}

.hospitality-section .sub-catch {
  margin: 1em 0 0;
}

.hospitality-section .btn-hover {
  margin-top: 30px;
}

.gallery-comp {
  width: 100%;
}

.section-gallery {
  margin: 30px 0;
}

.section-gallery .btn-hover {
  margin-top: 30px;
}

/* index-movie */
#sec-index-movie {
  text-align: center;
  position: relative;
  margin-top: -20px;
}
#sec-index-movie h2.ttl {
  position: relative;
  top: 40px;
  z-index: 100;
  padding: 20px 0;
}
#sec-index-movie .movie_top {
  width: 100%;
  height: 54px;
  display: block;
  background: white;
  z-index: 99;
  position: absolute;
  top: -2px;
}
#sec-index-movie .movie_bottom {
  width: 100%;
  height: 58px;
  display: block;
  background: white;
  z-index: 99;
  position: absolute;
  bottom: 0px;
}
#sec-index-movie .movie_bottom .mute_wrap {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 4px;
}
#sec-index-movie .movie_bottom .mute_wrap button {
  float: right;
}
#sec-index-movie .movie_bottom .mute_wrap .sound {
  width: 120px;
  height: 32px;
  float: right;
  display: block;
  cursor: pointer;
}

/*---------------------------------------------------------
pages
---------------------------------------------------------*/
.bread-crumb {
  margin: 10px 0;
  font-size: 10px;
  letter-spacing: 0;
}

.bread-crumb li {
  display: inline;
  margin-right: 10px;
  max-width: 400px;
}

.bread-crumb li i {
  font-size: 17px;
  vertical-align: middle;
}

@media (min-width: 1400px) {
  .bread-crumb li {
    max-width: 100%;
  }
}

.bread-crumb li a,
.bread-crumb li a:hover,
.bread-crumb li a:link,
.bread-crumb li a:active,
.bread-crumb li a:visited {
  color: #412e19;
  text-decoration: underline;
}

.bread-crumb li.block {
  display: block;
}

.ttl-page {
  font-size: 36px;
  margin-top: 30px;
}

.ttl-page small {
  margin-top: 10px;
}

.ttl-recommend {
  font-size: 20px;
  padding: 10px 0;
}

/*---------------------------------------------------------
faq
---------------------------------------------------------*/
.faq-btns {
  text-align: center;
}

.faq-btns .btn-hover {
  border: 1px solid #412e19;
  background: #fff;
  color: #412e19;
  font-size: 14px;
  width: 230px;
  height: 90px;
  line-height: 1.7px;
  position: relative;
  margin: 30px 15px;
  padding-top: 34px;
}

.faq-btns .btn-hover strong {
  font-weight: normal;
  font-size: 16px;
}

.faq-btns .btn-hover i {
  font-size: 19px;
  font-weight: normal;
  bottom: 10px;
  left: 50%;
  margin-left: -6px;
}

.q-and-a .ttl {
  font-size: 22px;
  margin: 30px 0;
}

.q-and-a dl {
  margin-bottom: 60px;
}

.q-and-a dt {
  font-size: 16px;
  vertical-align: middle;
  background: #f9f9f9;
  padding: 15px;
  font-weight: normal;
  margin-bottom: 20px;
  cursor: pointer;
}

.q-and-a dt i {
  vertical-align: middle;
  font-size: 24px;
  margin-right: 7px;
  display: inline-block;
  color: #b39a6c;
}

.q-and-a .remove {
  display: none;
}

.q-and-a dd {
  line-height: 1.4em;
  padding: 0 60px 30px;
  display: none;
}

.q-and-a dd p {
  margin-bottom: 15px;
}

.q-and-a dd a,
.q-and-a dd a:hover,
.q-and-a dd a:active,
.q-and-a dd a:link,
.q-and-a dd a:visited {
  font-size: 1.1em;
  color: #92a67a;
  text-decoration: underline;
}

/*---------------------------------------------------------
report
---------------------------------------------------------*/

.report-title {
  /* margin-top: 80px; */
  padding-top: 20px;
  padding-bottom: 30px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.report-cat li {
  display: inline-block;
}

.report-cat li span {
  min-width: 68px;
}

.report-ttl {
  font-size: 20px;
  padding-bottom: 10px;
}

.report-desc {
  display: inline-block;
  font-size: 14px;
  line-height: 1.7em;
}

.date-name .report-desc {
  font-size: 16px;
  padding: 0 7px;
  letter-spacing: 0.1em;
}

.report-points {
  margin-top: 60px;
  margin-bottom: 60px;
}

.report-point {
  font-size: 18px;
  vertical-align: middle;
  padding: 5px 0;
}

.report-point span {
  font-size: 14px;
  padding-right: 5px;
}

.report-grid {
  margin: 30px auto 60px;
  width: 100%;
  padding-left: 30px;
}

.report-grid img {
  display: none;
}

.message-section {
  background: #fffcf7;
}

.report-grid .item {
  padding: 1px !important;
}

.message-section .report-ttl {
  margin: 60px 0 40px;
}

.message-section p {
  line-height: 2em;
  margin-bottom: 30px;
}

.planner-message {
  background: #fff;
  padding: 15px 40px 30px;
  margin-bottom: 60px;
  max-width: 1000px;
  margin: 40px auto;
}

.planner-message .report-ttl {
  margin: 0 0 30px;
}

.report-carousel {
  margin-top: 20px;
}

.report-carousel .item a {
  width: 320px;
  border: none;
}

.report-carousel .item .ttl {
  font-size: 14px;
  display: block;
  padding: 10px 0;
}

.report-carousel .item .report-desc {
  font-size: 12px;
  display: inline-block;
}

.report-section .btn-hover {
  margin: 40px 0;
}

.report-carousel .slick-prev,
.report-carousel .slick-next {
  top: 40%;
}

.report-list {
  margin-top: 30px;
  margin-bottom: 60px;
}

.report-list .item {
  text-align: center;
  margin: 30px 0;
}

.report-list .item a {
  display: block;
  width: 100%;
}

.report-list .item .ttl {
  font-size: 14px;
  padding: 0.5em 0 0;
  display: block;
}

.report-list .item .report-desc {
  font-size: 11px;
}

.report-labels {
  display: block;
  width: 100%;
  top: 0;
  left: 0;
  padding: 2px 4px;
  text-align: left;
}

.report-labels .cat-label {
  color: #92a67a;
  font-size: 9px;
}

.report-labels .cat-label.new {
  color: #fff;
}

/*---------------------------------------------------------
gallery
---------------------------------------------------------*/

.scene-select {
  margin: 30px auto 60px;
  display: inline-block;
  width: 1000px;
}

.scene-select li {
  display: table-cell;
  padding: 2px;
  width: 25%;
  float: left;
}

.scene-select .btn-hover {
  width: 100%;
  height: 52px;
  line-height: 52px;
}

.gallery .page-content {
  margin-bottom: 120px;
}

.gallery .ttl,
.gallery .ttl span {
  font-size: 22px;
  display: inline-block;
}

.gallery-wrap .item {
  display: inline-block;
  padding: 2px;
}

.grid {
  padding-left: 15px;
}

.gallery-wrap .landscape {
  display: inline-block;
  width: 322px;
  height: 214px;
}

.gallery-wrap .portrait {
  display: inline-block;
  width: 322px;
  height: 430px;
}

.lozad {
  opacity: 0;
}

.loaded {
  opacity: 1;
  transition: opacity 2s;
}

.scene-select .btn-dark-brown,
.scene-select .btn-dark-brown:hover,
.scene-select .btn-dark-brown:link,
.scene-select .btn-dark-brown:visited {
  background: #412e19 !important;
  border: 1px solid white !important;
  color: #fff !important;
}

.scene-select .btn-hover.active {
  background: #fff !important;
  color: #412e19 !important;
  border: 1px solid #412e19 !important;
}

/*---------------------------------------------------------
gallery-component
---------------------------------------------------------*/

.section-gallery {
  text-align: left;
}

.gallery-row {
  margin-bottom: 30px;
}

.gallery-row h2.ttl span.iroha {
  font-size: 20px !important;
}

.gallery-comp a {
  display: inline-block;
  width: 200px;
  height: 200px;
  margin: 0;
  padding: 2px;
}

.section-gallery .gallery-comp a {
  padding: 1px;
  width: 20%;
  height: auto;
}

/*---------------------------------------------------------
access
---------------------------------------------------------*/
.access {
  margin-bottom: 60px;
}

.access .g-map {
  margin-top: 60px;
}

.access .access-desc {
  width: 100%;
}
.access .tel-section {
  display: inline-block;
  width: 305px;
  text-align: center;
}

.access .tel-section p {
  font-size: 14px;
}

.access .tel-section .tel {
  font-size: 30px;
}

.access .tel-section .tel strong {
  font-size: 34px;
  font-weight: normal;
}

.access .btns {
  margin: 30px 0 5px;
}

.access-btns .btn-hover {
  margin: 1px;
}

.access-btns .btn-light-brown, .access-btns .btn-dark-brown {
  width: 536px;
}

.access-btns .separator {
  margin: 60px 0 20px;
}

.transport {
  margin-bottom: 40px;
}

.transport .way {
  display: block;
  margin-top: 20px;
  width: 170px;
  height: auto;
  line-height: 2em;
  padding: 37px 0;
  text-align: center;
  font-size: 18px;
  border: 1px solid #ccc;
  background: 90% 90% no-repeat url("common/img/arrow_bnr.png");
  -webkit-background-size: 38px 10px;
  background-size: 39px 10px;
}

.transport .station {
  font-size: 16px;
  /*font-weight: bold;*/
  display: block;
  margin: 20px 0 10px;
}

.transport .desc {
  padding-left: 30px;
}

.transport .desc p {
  margin-bottom: 10px;
  line-height: 1.7em;
}

.access .parking {
  margin-top: 10px;
  display: inline-block;
  border: 1px solid #b69674;
  padding: 10px 24px;
  font-weight: 600;
}

.access .pickup-bus.content-box .ttl-sub {
  padding-top: 0;
}

.access .pickup-bus .trajan {
  font-size: 24px;
  display: block;
}

.access .pickup-bus .ja {
  font-size: 14px;
}

.access .pickup-bus .sub.serif {
  font-size: 20px;
  margin-bottom: 20px;
}

.access .pickup-bus p {
  text-align: left;
}

/*---------------------------------------------------------
ceremony
---------------------------------------------------------*/
.ceremony .section, .guesthouse .section {
  margin-bottom: 60px;
  margin-top: 70px;
}

.section .ttl-sub {
  margin-bottom: 20px;
  line-height: 1.5em;
}

.section .section-box {
  background: rgba(248, 243, 234, 0.9);
  width: 900px;
  height: auto;
  padding: 20px 0 40px;
  margin: -50px auto 0;
}

.ceremony .section-box .ttl {
  font-size: 24px;
}

.section .section-box-half {
  background: rgba(248, 243, 234, 0.9);
  width: 520px;
  height: auto;
  padding: 20px 0 40px;
}

.section .section-box-half.bg-none {
  background: none;
  width: 480px;
  padding: 20px 0 40px;
}

.ceremony .section-01, .guesthouse .section-01 {
  margin-top: 100px;
}

.ceremony .section-03, .guesthouse .section-03,
.ceremony .section-04, .guesthouse .section-04 {
  height: 411px;
  width: 100%;
}

.ceremony .abs-left, .guesthouse .abs-left  {
  display: inline-block;
  left: 50%;
  margin-left: -575px;
  top: 0;
}

.ceremony .abs-right, .guesthouse .abs-right {
  display: inline-block;
  left: 50%;
  margin-right: -575px;
  top: 0;
}

.section-03 .section-box-half {
  margin-top: 45px;
  margin-left: -10px;
  padding-top: 30px;
}

.section-04 .section-box-half {
  display: inline-block;
  margin-top: 45px;
  margin-right: -90px;
  padding-top: 30px;
}

.ceremony .facilities .serif,
.guesthouse .facilities .serif {
  font-size: 20px;
  letter-spacing: 0;
  margin: 0.7em;
}

.ceremony .ceremony-style,
.party .ceremony-style {
  margin-top: 80px;
  margin-bottom: 80px;
  background: #f9f7f3;
  padding-bottom: 40px;
  padding-top: 10px;
}

.ceremony .ceremony-style .ttl {
  margin-bottom: 10px;
}

.ceremony .ceremony-style .ttl .sub {
  display: block;
  color: #fff;
  width: 210px;
  background: #9e7e39;
  padding: 2px;
  margin: 10px auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.ceremony .ceremony-style .serif {
  padding-bottom: 20px;
}

.ceremony .ceremony-style .center {
  border-left: 1px solid #9e7e39;
  border-right: 1px solid #9e7e39;
}

.ceremony .ceremony-style .col-xs-4 {
  padding-left: 30px;
  padding-right: 30px;
}

.ceremony .img-text-container {
  padding: 60px 40px;
      display: flex;
        align-items: center;
}

.ml30 {
  margin-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.ceremony .photo-set01 {
  height: 1580px;
}

.ceremony .photo-01 {
  top: 0;
  right: 0;
}

.ceremony .photo-02 {
left: 60px;
  top: 340px;
}

.ceremony .photo-03 {
    left: -20px;
      top: 630px;
}

.ceremony .photo-04 {
    top: 1110px;
      right: -10px;
}

.ceremony .photo-05 {
    top: 1250px;
      left: 110px;
}

.ceremony .text-01 {
    top: 770px;
      left: 390px;
}

.ceremony .text-02 {
    top: 1350px;
      left: 60px;
}

.bg-green {
background-color: #f8f7f2;
}

.ceremony .section.bg-green {
padding-top: 50px;
}

.comment {
  font-size: 16px;
}

/*---------------------------------------------------------
wakon
---------------------------------------------------------*/
.wakon p.photo {
  margin-top: 30px;
  margin-bottom: 60px;
}

/*---------------------------------------------------------
party
---------------------------------------------------------*/
.party .section-01 {
  margin-top: 100px;
}

.party .section-01 p {
  margin-top: 30px;
}

.party .section-04 {
  height: 384px;
  margin-top: 120px;
  margin-bottom: 120px;
}

.caption {
  padding: 10px 50px;
}

.party .bg-box {
  background: #f8f9ee;
}

.party .section-02 .ttl {
  margin-top: 60px;
}

.party .section-03 .ttl {
  margin-top: 60px;
}

.party .section-03 .section-box-half.bg-none {
  margin-left: 0;
}

.party .section-04 .ttl {
  margin-top: 80px;
}

.section .section-box.bg-none {
  background: none;
  width: 900px;
  padding: 30px 0 40px;
  margin: 0 auto;
}

.party .section-02.photo-set {
  height: 1290px;
  margin-bottom: 120px;
}

.party .photo-02 {
  left: 0;
  top: 0;
}

.party .photo-03 {
  right: 0;
  top: 210px;
}

.party .photo-04 {
  left: 320px;
  top: 440px;
}

.party .photo-05 {
  left: 50px;
  top: 830px;
}

.party .photo-06 {
  right: 50px;
  top: 930px;
}

.party .section-02 .text-block {
  top: 790px;
  right: 50px;
  width: 530px;
}

.party .section-03.contents {
  height: auto;
  margin: 120px auto;
}

.party .section-03.contents .contents-box {
  height: 410px;
}

.party .section-03.contents .contents-box:nth-child(2) {
  margin-top: 80px;
}

.party .style2301 {
  padding-top: 30px;
  padding-bottom: 80px;
  margin-top: 100px;
}

.party .style2301 .caption {
  padding: 15px 50px;
}

.section-05 .specification {
  margin-top: 0;
}

.party-style2301 {
  margin-top: 80px;
  margin-bottom: 80px;
  background: #f8f3ea;
  padding-bottom: 70px;
  padding-top: 80px;
}

.party-style2301 .ttl {
  font-size: 18px;
  padding-top: 20px;
}

.party-style2301 .p-right {
  padding: 0 23px 0 0;
}

.party-style2301 .p-left {
  padding: 0 0 0 20px;
}

.party .abs-right {
  display: inline-block;
  left: 50%;
  margin-right: -575px;
  top: 0;
}

.party .abs-left {
  display: inline-block;
  left: 50%;
  margin-left: -575px;
  top: 0;
}

.party .coordinate img, .ceremony .coordinate img {
  margin: 3px 1px;
}
.coordinate-outer {
  margin: 60px auto;
  text-align: center;
}
.coordinate-ttl_num-outer {
  padding-bottom: 0.5em;
}
.coordinate-ttl {
  width: 940px;
  color: #9e7e39;
  display: flex;
  margin-bottom: 1.5em;
  margin-left: 5em;
  text-align: left;
  align-items: center;
}

.coordinate-ttl_num {
font-size: 36px;
border-bottom: 1px solid #9e7e39;
margin-right: 0.5em;
}
.coordinate-ttl_en {
  display: block;
  font-size: 26px;
  line-height: 1.2;
}
.coordinate-ttl_ja {
  display: block;
  font-size: 14px;
}

/*---------------------------------------------------------
cuisine
---------------------------------------------------------*/

.cuisine .photo {
  margin: 80px 0 40px;
}

.cuisine .sweets {
  margin-top: 80px;
  margin-bottom: 60px;
}

.cuisine .sweets .photo {
  margin-top: 20px;
}

.content-box {
  background: rgba(248, 243, 234, 0.9);
  box-sizing: border-box;
  padding: 40px;
  text-align: center;
}

.content-box p {
  text-align: left;
}

.content-box img {
  display: inline-block;
}

.content-box .text-box {
  display: inline-block;
  width: 514px;
  margin-left: 40px;
  vertical-align: middle;
}

.content-box .ttl-sub, .content-box_02 .ttl-sub, .japone-menu .ttl-sub {
  text-align: center;
  margin-bottom: 30px;
  font-size: 22px;
  line-height: 1.5;
}

.content-box dl {
  background: rgba(255, 255, 255, 0.5);
  padding: 15px 40px;
  margin-top: 20px;
}

.content-box dt {
  color: #412e19;
  font-weight: normal;
  line-height: 1.7em;
  margin-bottom: 7px;
}

.content-box dd {
  margin-bottom: 7px;
  line-height: 1.7em;
  text-align: left;
  display: list-item;
  list-style-type: none;
  text-indent: -1.5em;
}

.content-box dd::before {
  content: "・";
}

.cuisine .original-menu {
  width: 800px;
  margin: 30px auto;
  padding: 30px;
}

.cuisine .original-menu dl {
  background-color: inherit;
  margin: 0;
  padding: 10px;
}

.cuisine .original-menu dt {
  font-size: 15px;
  margin-bottom: 16px;
}

.cuisine .original-menu dd {
  text-align: center;
}

.content-box.border-box {
  background-color: inherit;
  border: 1px solid #cfa972;
}

.cuisine .wedding-cake {
  height: 690px;
  margin: 20px auto 40px;
}
.cuisine .wedding-cake .photo-01 {
  top: 0;
  left: 326px;
  z-index: 10;
}
.cuisine .wedding-cake .photo-02 {
  top: 60px;
  left: -20px;
}
.cuisine .wedding-cake .photo-03 {
  top: 200px;
  right: -20px;
}
.cuisine .wedding-cake .photo-04 {
  top: 280px;
  right: 370px;
}

.cuisine .original-buffet {
  height: 690px;
  margin: 20px auto 30px;
}
.cuisine .original-buffet .photo-01 {
  top: 0;
  right: 417px;
}
.cuisine .original-buffet .photo-02 {
  top: 205px;
  right: -25px;
}
.cuisine .original-buffet .photo-03 {
  top: 56px;
  left: 0px;
  z-index: 10;
}
.cuisine .original-buffet .photo-04 {
  top: 320px;
  left: 160px;
}

.square-gallery {
  width: 920px;
  margin: 0 auto;
}

.cuisine .square-gallery {
  margin: 100px auto;
}

.cuisine .square-gallery p {
  margin-bottom: 30px;
}

.square-gallery figcaption {
  margin: -7px auto 10px;
}

.square-gallery .mobx {
  display: block;
  margin: 15px auto;
  position: relative;
}

.square-gallery .mobx::after {
  content: '+';
  color: #fff;
  font-size: 30px;
  line-height: 1.1;
  display: block;
  width: 40px;
  height: 40px;
  background-color: #412e19;
  position: absolute;
  right: 0;
  bottom: 0;
}

.nouvelle-japone .new-label {
  font-size: 14px;
  background-color: #b69674;
  padding: 0 18px;
  display: inline-block;
  color: #fff;
}

.japone-ttl-en {
font-size: 28px;
display: block;
margin: 16px auto;
}

.japone-ttl-ja {
font-size: 24px;
}

.nouvelle-japone-lead-text {
  height: 700px;
  margin: 60px auto;
}

.nouvelle-japone-lead-ttl {
  margin: 20px auto;
}

.nouvelle-japone-lead-text p {
  line-height: 2;
  padding-right: 60px;
}

.nouvelle-japone-lead-text .japone01 {
  right: -20px;
}

.nouvelle-japone-lead-text .japone02 {
  left: -20px;
  top: 250px;
  z-index: 10;
}

.nouvelle-japone-lead-text .japone03 {
  left: 250px;
  top: 440px;
}

.nouvelle-japone-lead-text .japone04 {
  right: 70px;
  top: 400px;
}

.japone-menu .cuisine-menu {
  display: none;
}

.japone-menu-image {
  text-align: center;
  margin-top: 40px;
}

.japone-menu-image img {
  margin: 0 8px;
}

.japone-menu .ttl-sub {
  font-size: 24px;
  padding-top: 50px;
  padding-bottom: 20px;
}

/*---------------------------------------------------------
wakon / dress
---------------------------------------------------------*/

.page-panel {
  margin: 60px 0;
}

.page-panel .inner {
  width: 1000px;
  height: auto;
  display: inline-block;
  background: #f9f8f3;
  padding: 20px 40px 40px;
}

.page-panel .name {
  font-size: 20px;
  margin: 0 0 15px;
}

.page-panel p {
  line-height: 2em;
}

.dress .page-panel .inner {
  padding-bottom: 10px;
}

.dress .shop-access {
  border: 1px solid #aaa;
  display: inline-block;
  width: 833px;
  padding: 20px 0 30px;
  margin: 30px 0 80px;
}

.dress .shop-access .name {
  font-size: 18px;
  font-weight: normal;
  margin: 15px 0;
}

.dress .shop-access .name-other {
  font-size: 18px;
  font-weight: normal;
  margin: 45px 0 15px;
}

.dress .shop-access .tel {
  font-size: 28px;
  letter-spacing: 2px;
  margin: 17px 0 10px;
}

.dress .shop-access .tel small {
  font-size: 0.7em;
}

.dress .photo {
  margin-top: 30px;
  margin-bottom: 20px;
}

.line {
  height: 3px;
  background: #dedede;
  width: 350px;
  margin: 0 auto 100px;
}

/*---------------------------------------------------------
event
---------------------------------------------------------*/
.event-ttl {
  color: #9e7e39;
  background: #f9f8f3;
  padding: 0.7em;
  font-size: 20px;
  margin-top: 30px;
  width: 1020px;
  margin-left: auto;
  margin-right: auto;
}

.arrow_box {
  position: relative;
  background: #f9f8f3;
  border: 1px solid #f9f8f3;
}

.arrow_box:after,
.arrow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border: 30px rgba(102, 24, 15, 0);
  border-top-color: #f9f8f3;
  margin-left: -30px;
}

.arrow_box:before {
  border: 31px rgba(102, 24, 15, 0);
  border-top-color: #f9f8f3;
  margin-left: -31px;
}

.event-triangle {
  margin: 0 auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-top: 20px solid #f9f8f3;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
}

.event-carousel {
  width: 1040px;
  margin: 15px auto 30px;
}

.event-carousel .slick-prev {
  background: no-repeat url(./common/img/arrow_left_brown.png);
  -webkit-background-size: 15px 25px;
  background-size: 15px 25px;
}

.event-carousel .slick-next {
  background: no-repeat url(./common/img/arrow_right_brown.png);
  -webkit-background-size: 15px 25px;
  background-size: 15px 25px;
}

.event-carousel .item a {
  width: 250px;
  padding: 5px;
  min-height: 0;
}

.event-carousel .content {
  padding: 5px;
  height: auto;
}

.event-carousel .item .cat {
  margin: 0 0 10px;
}

.event-carousel .fair-lists .cat li {
  font-size: 10px;
}

.event-carousel .item .fair-lists {
  width: 100%;
  display: inline-block;
}

.event-carousel .date-circle {
  background: #fff;
  display: inline-block;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  top: 10px;
  left: 10px;
  font-size: 17px;
  text-align: center;
  padding-top: 15px;
  line-height: 1em;
  font-style: italic;
  padding-right: 5px;
}

.event-carousel .date-circle span {
  display: block;
  font-size: 20px;
  font-weight: normal;
}

.event-carousel .date-circle .week {
  font-size: 12px;
}

.event-carousel .topic-title {
  line-height: 1.2em;
  font-weight: normal;
}

.event-carousel .item a {
  border: none;
}

/*---------------------------------------------------------
tab
---------------------------------------------------------*/

.tab {
  background: #f5f6f5;
  padding: 30px 0 30px;
  margin-bottom: 60px;
}

.tab-btns {
  margin-bottom: -2px;
  margin-top: 30px;
}

.tab-btns .btn-tab {
  border: 1px solid #f5f6f5;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
}

.tab-btns {
  margin-top: 60px;
}

.tab-btns .active {
  border: 1px solid #f5f6f5 !important;
  background: #f5f6f5 !important;
  width: 100%;
  color: #412e19;
}

.btn-tab {
  display: inline-block;
}

/*---------------------------------------------------------
wedding style 2022
---------------------------------------------------------*/
.style-list {
  margin-top: 60px;
}

.style-list .list {
  margin-bottom: 60px;
}

.style-list .item {
  display: block;
  width: 1010px;
  height: 355px;
}

.style-list .item .bg {
  width: 1005px;
  height: 350px;
  border: 1px solid #b9b9b9;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.style-list .item .inner {
  width: 1005px;
  height: 350px;
  border: 1px solid #b9b9b9;
  background: white;
  padding: 2.5rem 0 2.5rem 2.5rem;
}

.d-flex {
  display: flex !important;
}

.justify-content-center {
  justify-content: center;
}

.d-flex.row {
  flex-wrap: wrap;
}

.style-list .item .image {
  width: 444px;
  height: 298px;
}

.style-list .item .image .wrap {
  width: 444px;
  height: 298px;
  overflow: hidden;
}

.style-list .item .image img {
  transition: 0.4s all ease;
}

.style-list .item:hover .image img {
  transform: scale(1.05);
}

.style-list .desc {
  width: 530px;
  padding: 30px 20px 30px 40px;
}

.style-list .desc h3 {
  line-height: 1.5em;
  color: #d1712b;
  margin-bottom: 20px;
}

.style-list .desc p {
  font-size: 18px;
  letter-spacing: 0;
}

.style-list .desc p span {
  display: inline;
  padding-bottom: 5px;
  line-height: 2em;
  background: repeat-x 50% 100% url("common/img/text_line.png");
}

.style-list .label-triangle {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 106px 122px 0 0;
}

.style-list .label-text {
  position: absolute;
  top: 12px;
  left: 12px;
  letter-spacing: 0;
  width: 50px;
  line-height: 1.2em;
  font-size: 20px;
  color: white;
}

.style-list .more {
  font-size: 12px;
  bottom: 0;
  right: 0;
  padding: 30px 40px;
}

.svg-arrow {
  fill: #fff;
  stroke: #7f7f7f;
  stroke-miterlimit: 10;
}

/*---------------------------------------------------------
wedding style single 2022
---------------------------------------------------------*/
.wedding-style .ttl-en {
  font-size: 28px;
  margin: 50px 0 10px;
  line-height: 1.2em;
  color: #412e19;
}

.wedding-style .ttl-en small {
  font-size: 18px;
  display: block;
}

.wedding-style .ttl-single {
  margin-top: 0;
  padding: 35px 0;
}

.wedding-style .ttl-single h1 {
  width: 1040px;
  margin: 0 auto;
  font-size: 24px !important;
  line-height: 1.4em;
}

.wedding-style .catch-copy span {
  display: inline;
  padding-bottom: 5px;
  line-height: 2em;
  background: repeat-x 50% 100% url("common/img/text_line.png");
  font-size: 18px;
  letter-spacing: 0;
}

.wedding-style .main-copy {
  width: 700px;
  margin: 20px auto;
}

.style-info {
  width: 770px;
  background: #fefcf8;
  margin: 30px auto 60px;
  padding: 1.5em 2em;
  line-height: 1.7em;
}

.style-info h2 {
  font-size: 18px;
  margin-bottom: 15px;
}

.style-info p {
  font-size: 18px;
  margin-bottom: 15px;
}

.style-points {
  margin-top: 60px;
}

.style-points .item {
  margin: 40px 0 100px;
}

.point-num {
  font-size: 28px;
  background: #412e19;
  color: #fff;
  display: inline-block;
  padding: 20px 10px 10px;
  letter-spacing: 0.05em;
  margin: 20px 0;
}

.point-num small {
  display: block;
  font-size: 19px;
  margin-top: 5px;
}

.style-points h2 {
  font-size: 20px;
  color: #a49762;
  line-height: 1.7em;
  margin-bottom: 20px;
}

.style-points p {
  line-height: 2em;
  margin-bottom: 20px;
}

.style-points .desc {
  padding-left: 30px;
}

.style-contents .item {
  margin-bottom: 30px;
}

.style-ttl {
  margin: 30px 0;
}

.style-ttl span {
  display: block;
}

.style-ttl .en {
  font-size: 28px;
  line-height: 1.4em;
  color: #412e19;
  margin-bottom: 7px;
}

.style-ttl .ja {
  font-size: 18px;
  line-height: 1.4em;
}

.style-ttl small.ja {
  font-size: 14px;
  color: black;
  line-height: 1.4em;
}

.style-contents {
  margin-bottom: 90px;
}

.style-contents h3 {
  color: #a49762;
  font-size: 20px;
  margin-bottom: 0.75em;
}

.style-contents p {
  font-size: 14px;
  line-height: 1.4em;
  padding: 1em 0.2em;
}

.wedding-style .report-grid {
  margin-top: 10px;
}

.wedding-style .message {
  padding: 30px;
  background: #f9f8f3;
  margin-bottom: 60px;
  width: 1020px !important;
}

.wedding-style .message .photo {
  width: 183px;
}

.wedding-style .message .desc {
  width: 750px;
  padding-left: 34px;
  line-height: 1.7em;
}

.wedding-style .message .desc h2 {
  font-size: 18px;
  margin-bottom: 1em;
}

.wedding-style .message .desc p {
  line-height: 2.2em;
  letter-spacing: 0;
  font-size: 14px;
  margin-bottom: 20px;
}

.wedding-style .report-carousel {
  width: 1060px;
}

/*---------------------------------------------------------
plan
---------------------------------------------------------*/

.plan .page-desc {
  padding: 0;
}

.plan-lists {
  width: 890px;
  margin: 65px auto 0;
  padding-bottom: 20px;
}

.plan-lists .ttl {
  margin: 30px auto 0;
  font-size: 22px;
  padding-bottom: 0.5em;
  display: block;
  width: 100%;
  border-bottom: 1px solid #666;
}

.plan-lists h2.ttl span {
  display: inline-block;
  font-size: 22px;
}

.plan-lists h2.ttl span small {
  color: #000;
  font-size: 0.8em;
  margin: 0 4px;
}

.plan-lists .count {
  display: block;
  font-size: 12px;
  padding-right: 30px;
  margin-top: -35px;
}

.plan-lists .count .color-orange,
.plan-lists .count .color-pink {
  font-size: 1.5em;
}

.space {
  height: 10px;
  margin-bottom: 60px;
}

.list-row {
  margin: 30px auto;
  width: 890px;
  background: #fff;
  padding: 30px;
}

.list-row:first-child {
  margin-top: 60px;
}

.list-row-margin {
  margin: 30px auto 0;
  width: 100%;
  background: #fff;
  padding: 30px;
}

.list-row-no-margin {
  margin: 0 auto;
  width: 100%;
  background: #fff;
  padding: 30px;
}

.list-ttl {
  font-size: 24px;
  margin-top: 10px;
  line-height: 1.4em;
}

.list-ttl-sub {
  display: block;
  line-height: 1.4em;
  margin: 10px 0 0;
  font-size: 16px;
}

.list-ttl-sub .big {
  font-size: 20px;
}

.list-ttl-sub strong {
  font-size: 40px;
  letter-spacing: 0.02em;
  padding: 0 4px;
  font-weight: normal;
  /*font-style: italic;*/
}

.time-count {
  font-size: 18px;
}

.plan-lists .lead {
  font-size: 14px;
  color: #000;
  line-height: 1.5em;
  padding: 20px 0 0;
}

.plan-lists .btn-hover {
  width: 297px;
  height: 37px;
  line-height: 37px;
  margin-top: 0;
}

.plan-lists .td {
  vertical-align: top;
}

.plan-lists .left {
  width: 224px;
}

.plan-lists .right {
  padding-left: 40px;
}

.ribbon {
  height: 55px;
  position: absolute;
  width: 74px;
  text-align: center;
  vertical-align: middle;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  color: #f2f2f2;
  top: -30px;
  left: 0;
  margin-left: -10px;
}

.ribbon .label-text {
  display: inline-block;
  line-height: 1.2;
  height: auto;
  vertical-align: middle;
  width: 100%;
  padding-top: 5px;
  padding-right: 12px;
  letter-spacing: 0;
  padding-left: 12px;
}

.ribbon:after,
.ribbon:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  top: 100%;
}

.ribbon:after {
  border-left: 50px solid transparent;
  right: 0;
}

.ribbon:before {
  border-right: 50px solid transparent;
  left: 0;
}

.ttl-single {
  font-size: 24px;
  padding: 20px 0 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 60px;
  line-height: 1.1em;
}

.ttl-single span.block {
  display: block;
  font-size: 14px;
  margin-top: 1.5em;
}

.ttl-single span.block strong {
  font-size: 38px;
  /*font-style: italic;*/
  font-weight: normal;
}

.ttl-single span.sub {
  margin-top: 10px;
}

.plan .list-row {
  background: #f9faf9;
}

/*plan-追加ここから*/

.bg-gray.tokuten {
  background: #f9f9f9;
  margin-bottom: 50px;
  padding: 45px 0 15px;
}

.plan-archive-list-wrap {
  padding-top: 40px;
}
.plan .plan-archive-list {
  width: 442px;
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #b8b8b8;
  text-align: center;
  margin-bottom: 30px;
}

.plan .plan-archive-list em {
  font-style: normal;
}
.plan .plan-archive-list:nth-child(even) {
  margin-left: 30px;
}
.plan-archive-list .ribbon {
  top: -10px;
  left: 0;
}

.plan .plan-archive-list .list-ttl-sub {
  margin: 20px 0 0;
  font-size: 14px;
}

.plan-archive-pivilege {
  line-height: 1;
  margin-bottom: 20px;
}

.pivilege_ttl_archive {
  margin-bottom: 10px;
}

.plan-archive-list .ttl-recommend {
  font-size: 12px;
  display: inline-block;
  padding: 5px;
}

.recommend p.noimg {
  padding: 0 0 30px;
}

.plan-archive-list .lead {
  padding: 10px 0 0;
  text-align: left;
}
.plan-archive-list .plan_text_type03 {
  background-color: #f4f4f4;
  font-size: 12px;
  padding: 2px 0;
}

.plan-archive-list .list-ttl {
  font-size: 22px;
}

.plan-archive-list .list-ttl em {
  font-size: 24px;
}

.plan-image {
  margin-bottom: 40px;
}

.plan-ttl {
  padding: 0 0 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 60px;
  padding-top: 15px;
  line-height: 2.4em;
}

.plan_text_type01 {
  color: #d1712b;
  font-size: 24px;
  display: block;
  margin-bottom: 20px;
}

.plan_text_type01 em {
  font-size: 28px;
}

.plan_text_type02 {
  font-size: 20px;
  background: linear-gradient(transparent 60%, #f8eadf 60%);
  line-height: 1;
}

.plan_text_type03 {
  display: block;
  font-size: 14px;
  margin-top: 16px;
}

.faircontents_ttl_wrap,
.recommend_ttl_wrap,
.pivilege_ttl_wrap {
  text-align: center;
}

.faircontents_ttl,
.recommend_ttl,
.pivilege_ttl {
  font-size: 24px;
  display: inline-block;
  padding-top: 40px;
  margin: 0 auto 0;
}

.pivilege_ttl {
  background: no-repeat url(./common/img/plan/campaignprize.png);
  background-size: 118px 20px;
  background-position: top center;
}
.recommend_ttl {
  background: no-repeat url(./common/img/plan/reccomendation.png);
  background-size: 136px 25px;
  background-position: top center;
}
.faircontents_ttl {
  background: no-repeat url(./common/img/fair/faircontents.png);
  background-size: 112px 20px;
  background-position: top center;
}

.faircontents_ttl_text,
.pivilege_ttl_text {
  display: inline-block;
  margin-top: 30px;
  font-size: 16px;
}

.single-reservation-btn {
  text-align: center;
  margin-bottom: 40px;
}

.reservation-btn {
  height: 60px;
  width: 330px;
  line-height: 60px;
  display: inline-block;
  letter-spacing: 0.1em;
  transition: 0.4s;
  background-color: #ae7b63;
  color: #fff;
  border: 1px solid #ae7b63;
}

.reservation-btn,
.reservation-btn:active,
.reservation-btn:visited {
  color: #ae7b63;
  text-decoration: none;
}
.reservation-btn:link {
  color: #fff;
}
.reservation-btn:hover {
  color: #ae7b63;
  border: 1px solid #ae7b63;
  background-color: #fff;
  transition: 0.4s;
}

.reservation-form-ttl {
  font-size: 20px;
  text-align: center;
  background: #f9f9f9;
  padding: 10px 0 10px;
  margin-top: 40px;
  position: relative;
}

.reservation-form-ttl:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -12px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #f9f9f9 transparent transparent transparent;
  border-width: 18px 18px 0 18px;
}

.ttl-text-01 {
  color: #d1712b;
  font-size: 20px;
  margin-top: 20px;
}

.ttl-text-02 {
  display: inline-block;
  font-size: 16px;
}

.ttl-noimg {
  margin: 15px 0 15px;
  font-size: 16px;
}

.ttl-text-03 {
  display: inline-block;
  font-size: 16px;
  color: #d1712b;
}

.plan-list-box {
  margin: 40px 0 20px;
  text-align: center;
}
.bg-gray .plan-list-box {
  margin: 40px 0 0;
  text-align: center;
}

.plan-image {
  margin-bottom: 40px;
}
.plan-desc .tb .color-red {
  vertical-align: middle;
  font-size: 18px;
}

.plan-ttl_inner {
  max-width: 1080px;
  margin: auto;
}

.plan-desc .td .color-red strong {
  font-size: 1.2em;
}

.single-fair-reservation strong {
  font-weight: normal;
}

/*plan-追加ここまで*/

/*---------------------------------------------------------
fair
---------------------------------------------------------*/

.fair-lists {
  width: 950px;
}

.fair-lists .list-ttl {
  font-size: 20px;
  line-height: 1.2em;
}

.fair-lists .color-red {
  font-size: 20px;
}

.fair-lists .date {
  text-indent: -9999px;
  background: #fafbfa;
  width: 75px;

  vertical-align: middle;
  text-align: center;
}

.fair-lists .wrap .tb:first-child .date {
  text-indent: 0;
  width: 75px;
  height: 100% !important;
}

.fair-lists .date span {
  display: block;
}

.fair-lists .tb {
  display: block;
  position: relative;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.fair-lists .img-td {
  width: 250px;
  padding-left: 30px;
}

.slash:last-child {
  display: none;
}

.fair-lists .td {
  padding-top: 30px;
  padding-bottom: 30px;
}

.fair-lists hr {
  width: 810px;
  border-bottom: 1px solid #999;
  bottom: 60px;
  right: 0;
  margin-right: 30px;
  display: none;
}

.wrap .tb:last-child hr {
  border: none;
}

.fair-lists .day {
  font-size: 34px;
  font-weight: bold;
  padding: 10px 0;
}

.fair-lists .cat {
  margin: 10px;
}

.fair-lists .cat li {
  display: inline-block;
  color: #fff;
  font-size: 12px;
  line-height: 1em;
  padding: 4px 10px;
  letter-spacing: 0;
}

.special-label {
  background: #d1462b;
}

.cat-label {
  background: #a49762;
}

.fair-lists .lead {
  padding-top: 0;
}

.fair-lists .btn-hover {
  margin-top: 0;
}

.fair-lists .btn-alert {
  text-align: center;

  background: red;
  display: inline-block;
  width: 297px;
  height: 37px;
  line-height: 37px;
  color: #fff;
}

.search-block {
  margin-top: 30px;
  text-align: center;
}

.search-block p {
  padding: 15px 0;
}

.search-block p span.color-red {
  font-size: 14px;
}

.week-select,
.cat-select {
  margin: 0 auto;
  text-align: center;
}

.week-select li,
.cat-select li {
  display: inline-block;
  margin-bottom: 10px;
}

.week-select .btn-brown {
  width: 114px;
  height: 37px;
  line-height: 37px;
  color: white;
}

.cat-select .btn-brown {
  width: 160px;
  height: 37px;
  line-height: 37px;
  color: white;
}

.fair-lists .none {
  display: none;
}

.fair-lists .res {
  display: table !important;
  margin-bottom: 30px;
}

.fair-lists .res .plus {
  display: none !important;
}

.fair-lists p.color-red {
  display: inline-block;
  padding: 0;
}

.plus {
  cursor: pointer;
  bottom: 24px;
  right: 60px;
  font-size: 20px;
  display: none;
  width: 20px;
  height: 20px;
}

.icon-plus {
  background: 50% 50% no-repeat url("./common/img/fair/plus.png");
}

.icon-minus {
  background: 50% 50% no-repeat url("./common/img/fair/minus.png");
}

.fair-count {
  display: none;
  width: 810px;
  height: 60px;
  line-height: 60px;
  bottom: 0;
  left: 110px;
  padding-left: 10px;
}

.ttl #recommend-text small {
  display: inline-block;
}

/*---------------------------------------------------------
fair plan
---------------------------------------------------------*/

.special {
  background: #f7f7f7;
  display: inline-block;
  width: 764px;
  padding: 15px;
  margin-bottom: 80px;
  margin-top: 30px;
}

.special h2 {
  font-size: 20px;
  line-height: 2em;
}

.special h2 span {
  display: block;
}

.special p {
  font-size: 14px;
  padding: 15px 0 0;
}

.page-lead {
  padding: 20px 0 50px;
  display: inline-block;
  width: 700px;
}

.image-caption {
  display: inline-block;
  width: 500px;
  padding: 30px;
}

.plan-desc {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.plan-desc .ttl {
  line-height: 1.4em;
}

.plan-desc .ttl {
  font-size: 20px;
}

.plan-desc .tb {
  width: 100%;
  padding: 30px 15px;
  font-size: 14px;
  line-height: 1.7em;
  border-bottom: dotted 1px #666;
}

.plan-desc .tb .color-red {
  display: inline-block;
}

.plan-desc .tb:last-child {
  border: none;
}

.plan-desc .tb p {
  margin-bottom: 10px;
}

.plan-desc .tb p:last-child {
  margin-bottom: 0;
}

.plan-desc .left {
  width: 140px;
  padding-right: 40px;
  font-size: 14px;
}

.plan-desc .td span {
  display: block;
  vertical-align: top;
}

.plan-desc .td span.title {
  font-size: 18px;
}

.plan-desc .td strong {
  font-size: 1.5em;
  font-weight: normal;
}

.plan-desc .td small {
  font-size: 0.75em;
}

.plan-desc .contain li {
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #666;
  height: 24px;
  line-height: 24px;
  min-width: 70px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
  padding: 0 7px;
  font-size: 13px;
}

.plan-desc .note {
  font-size: 14px;
}

.campaign-bnr {
  margin: -20px auto 40px;
}
/*---------------------------------------------------------
staff
---------------------------------------------------------*/

.staffs {
  display: flex;
  flex-wrap: wrap;
  width: 840px;
  justify-content: flex-start;
  margin: 0 auto;
}

.staffs .staff {
  display: inline-block;
  margin: 30px 15px;
}

.hospitality .ttl-page {
  padding-bottom: 0;
}

.hospitality .ttl-page small {
  line-height: 1.7em;
}

.hospitality .photo {
  margin: 60px 0 30px;
}

.staff img {
  width: 180px;
}

.staff.manager img {
  width: 390px;
}

/* ヴェールのアールを参考にレイアウト変更 */
.hospitality .text-wrap_container {
  position: relative;
}

.hospitality .text-wrap {
  padding: 4%;
  background-color: #fff;
  position: absolute;
  bottom: -170px;
}

.hospitality .main_2205 {
  margin: 0 auto 50px;
}

.hospitality .important-blocks {
  margin-top: 190px;
}

.hospitality .four-contents {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hospitality .four-contents li {
  width: 48%;
  position: relative;
  margin: 0 0 150px 0;
  font-size: 14px;
}

.hospitality .four-contents li img {
  width: 100%;
  height: auto;
}

.hospitality .four-contents li .hospitality_text_wrap {
  background: #fff;
  right: 0;
  padding: 30px 40px;
  position: absolute;
  bottom: -140px;
  width: 85%;
}

.hospitality .four-contents li .lead {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #9e7e39;
}

.hospitality .separator {
  height: 2px;
  width: 640px;
  margin: 60px auto;
  background: #ccc;
}

.hospitality .trajan.middle {
  font-size: 22px;
}

/*---------------------------------------------------------
fair single
---------------------------------------------------------*/

.fair-single .date {
  display: block;
}

.fair-single .ttl-single h1 {
  font-size: 24px;
  line-height: 1.7em;
  color: #412e19;
}

.fair-single .date span {
  font-size: 0.75em;
}

.fair-single .fair-lists {
  width: 100%;
}

.fair-single .fair-lists .cat {
  margin: 0;
}

.recommend {
  margin-bottom: 30px;
}

.fair-lists .tb.recommend {
  margin-bottom: 0;
}

.recommend .ttl {
  font-size: 20px;
}

.fair-lists p.color-orange {
  padding: 0;
}
.recommend p {
  padding: 20px 0 50px;
}

.recommend .inner {
  padding-bottom: 10px;
}

.fair-single .plan-desc {
  margin-top: 60px;
  border-top: none;
}

.fair-single .plan-desc .ttl {
  font-size: 18px;
  line-height: 1.7em;
}

.fair-single .plan-desc .date {
  font-size: 14px;
  display: inline-block;
}

.fair-single .plan-desc .date span {
  font-size: 16px;
  display: inline-block;
  margin-right: 0.5em;
}

.fair-single .date span::after {
  content: "、";
}

.fair-single .date span:last-child:after {
  content: "";
}

.fair-single .plan-desc .date strong {
  margin-right: 0.5em;
}

.fair-single .plan-desc .reserve-info {
  font-size: 14px;
  line-height: 1.4em;
  padding: 10px 0 0;
}

.fair-single .plan-desc .tel {
  font-size: 20px;
}

.fair-single .plan-desc .tel strong {
  font-size: 1.5em;
}

.fair-single .plan-desc .tel small {
  color: #333;
  font-size: 12px;
  margin-left: 10px;
}

.reserve-btns {
  border: none !important;
  padding: 10px 0 !important;
}

.reserve-btns .time {
  width: 90px;
  font-size: 20px;
  vertical-align: middle;
}

.reserve-btns .btn-hover {
  display: inline-block;
  background: rgba(209, 113, 43, 1);
  width: 230px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  vertical-align: middle;
  font-size: 14px;
  letter-spacing: 0;
}

.thanks {
  padding-bottom: 60px;
}

.thanks-desc {
  font-size: 17px;
  margin: 15px 0 30px;
  line-height: 1.7em;
}

#fair-title-disp {
  color: #d1712b;
  font-size: 18px;
  padding-top: 4px;
}

#fair-date-disp {
  color: #d1712b;
  font-size: 20px;
  padding-top: 2px;
}

/*---------------------------------------------------------
flow
---------------------------------------------------------*/
.flow .faq-btns {
  margin-top: 30px;
}

.tour-01,
.tour-03 {
  background: #fefaf4;
  margin-top: 60px;
  padding-bottom: 60px;
}

/*.flow .separator, .guest .separator {*/
/*height: 2px;*/
/*width: 100%;*/
/*border-bottom: 1px solid #CCCCCC;*/
/*margin: 60px 0;*/
/*}*/

.ttl-flow {
  font-size: 24px;
  margin: 60px 0;
  padding-bottom: 60px;
}

.ttl-flow small {
  display: block;
  font-size: 12px;
  margin: 10px;
}

/*
646
400
*/

.ttl-tour {
  font-size: 22px;
  line-height: 50px;
  width: 100%;
}

/*.ttl-tour span {*/
/*line-height: 1.7em;*/
/*padding-left: 15px;*/
/*}*/

.flow-panel {
  display: inline-block;
  width: 646px;
  height: auto;
  background: #fff;
  padding: 30px 45px;
  position: relative;
}

.flow-panel.narrow {
  width: 530px;
}

.tour-02 .flow-panel {
  background: #fefaf4;
  margin-left: -100px;
}

.flow-desc p {
  margin: 20px 0;
  line-height: 2em;
}

.flow-desc dl {
  background: #fff;
  padding: 15px 10px;
  margin-bottom: 0;
}

.flow-desc dt {
  font-weight: normal;
  line-height: 1.7em;
  margin-bottom: 7px;
}

.flow-desc dd {
  margin-bottom: 7px;
  line-height: 1.7em;
}

.flow-contact .btns {
  display: table;
  width: 100%;
}

.flow-contact .btns a {
  display: table-cell;
  width: 33%;
  height: 50px;
  line-height: 50px;
}

.flow-contact .tel {
  display: table;
  width: 100%;
  background: #f8f6f4;
  padding: 10px 15px;
  margin-top: 7px;
  height: 50px;
}

.flow-contact .tel span {
  display: table-cell;
  vertical-align: middle;
}

.flow-contact .tel span strong {
  font-size: 1.5em;
}

.flow-contact .tel small {
  display: block;
  line-height: 1.2em;
}

.flow-panel .num {
  top: 10px;
  left: 50px;
  color: #e9d7c4;
  font-size: 84px;
}

.flow-panel .num.right {
  top: 10px;
  left: auto;
  right: 50px;
  color: #e9d7c4;
  font-size: 84px;
}

.flow-1 {
  margin-top: 80px;
}

.flow-1 .abs-image {
  top: 10px;
  right: 0;
  margin-top: -80px;
}

.flow-2 .flow-panel {
  margin-left: 420px;
}

.flow-2 .flow-panel.narrow {
  margin-left: 470px;
}

.flow-row {
  margin-bottom: 80px;
}

.flow-row.top-margin {
  margin-top: 180px;
}

.flow-row.top-margin-long {
  margin-top: 160px;
}

.flow-2 {
  padding-top: 80px;
}

.flow-2 .abs-image {
  top: 0;
  left: 0;
  margin-top: -80px;
  margin-left: -50px;
}

.tour-03 .flow-row {
  padding-bottom: 30px;
}

.tour-03 dl {
  background: #fcf9f5;
}

/*.ttl-tour span.wide {*/
/*vertical-align: top;*/
/*padding: 0;*/
/*width: 50px;*/
/*height: 50px;*/
/*display: inline-block;*/
/*line-height: 40px !important;*/
/*text-align: center;*/
/*border: 1px solid #92a67a;*/
/*font-size: 34px;*/
/*}*/

/*.flow-desc.no-bg {*/
/*background-image: none;*/
/*}*/

/*.flow-desc p {*/
/*margin-bottom: 30px;*/
/*}*/

/*.flow-desc p.green {*/
/*margin-bottom: 10px;*/
/*}*/

/*.flow-desc ul {*/
/*margin-left: 20px;*/
/*}*/

/*.flow-desc li {*/
/*list-style-position: outside;*/
/*list-style-type: disc;*/
/*}*/

/*.flow-contact .btn-green {*/
/*width: 180px;*/
/*height: 50px;*/
/*line-height: 50px;*/
/*}*/

/*.flow-contact .tel {*/
/*display: table;*/
/*margin-top: 5px;*/
/*vertical-align: middle;*/
/*background: #f0f2ed;*/
/*width: 550px;*/
/*height: 50px;*/
/*padding: 10px 20px;*/
/*}*/

/*.flow-contact .tel span {*/
/*display: table-cell;*/
/*vertical-align: middle;*/
/*line-height: 1em;*/
/*height: 2em;*/
/*font-size: 12px;*/
/*}*/

/*.flow-contact .tel span strong {*/
/*font-size: 30px;*/
/*font-weight: bold;*/
/*padding: 0 10px;*/
/*}*/

/*.page-h1 .bordered {*/
/*display: inline-block;*/
/*font-size: 14px;*/
/*border: 1px solid #92a67a;*/
/*background: #fff;*/
/*-webkit-border-radius: 4px;*/
/*-moz-border-radius: 4px;*/
/*border-radius: 4px;*/
/*padding: 4px 30px;*/
/*line-height: 1em;*/
/*font-weight: bold;*/
/*}*/

.flow-bottom {
  width: 1120px !important;
  margin-top: 100px;
  margin-bottom: 100px;
  /*background: #f9f8f3;*/
  padding: 30px 50px;
  border: 1px solid #a6a198;
}

.flow-bottom p {
  margin-top: 30px;
}

.flow-bottom .dl {
  background: #fcf9f5;
  padding: 30px 20px;
  margin: 50px 0 0;
}

/*.bg-white {*/
/*background: #fff;*/
/*padding: 15px 30px;*/
/*}*/

/*---------------------------------------------------------
guest
---------------------------------------------------------*/
.guest .bg-gray {
  background: #f9f9f9;
  padding: 20px 10px;
}

.guest .bg-gray h3 {
  font-size: 14px;
}

.guest .bg-gray p {
  font-size: 12px;
  margin-bottom: 0 !important;
}

.guest-contact {
  width: 732px;
  margin: 0 auto 40px;
  background: #f9f9f9;
  padding: 15px;
}

.ttl-guest {
  font-size: 20px;
  margin-bottom: 40px;
  padding-left: 20px;
}

.guest .guest-desc {
  padding: 0 20px;
}

.guest .guest-desc p {
  margin-bottom: 30px;
}

.guest .tel {
  display: block;
  font-size: 24px;
  margin: 10px 0 0;
}

.guest .tel strong {
  font-size: 34px;
  font-weight: normal;
}

.guest .fax {
  display: block;
  font-size: 16px;
  margin: 10px 0;
}

.guest .fax strong {
  font-size: 28px;
  font-weight: normal;
}

.guest .desc-2em {
  margin-bottom: 40px;
}

.guest .faq-btns:first-child {
  margin-bottom: 15px;
}

.guest .faq-btns .btn-hover {
  font-size: 14px;
  margin: 0 7px;
}

.price-list {
  margin: 90px 0 60px;
}

.price-list li {
  display: table;
  width: 100%;
  border-top: 1px solid #cccccc;
}

.price-list li:last-child {
  border-bottom: 1px solid #cccccc;
}

.price-list li span {
  display: table-cell;
  vertical-align: middle;
  padding: 7px;
}

.price-list .left {
  width: 200px;
  text-align: center;
}

.hotel-list .left {
  width: 117px;
}

.price-list .bg-gray {
  background: #f9f9f9;
}

.price-list .bg-brown {
  background: #ece8d6;
}

/*---------------------------------------------------------
guesthouse
---------------------------------------------------------*/
.guesthouse .section-box-half {
  padding-bottom: 2em;
  padding-top: 20px;
}

.guesthouse .section-01.photo-set {
  height: 600px;
}

.guesthouse .photo-01 {
  left: 0;
  top: 0;
}

.guesthouse .photo-02 {
  top: 270px;
  left: 350px;
}

.guesthouse .photo-03 {
  right: 0;
  top: 50px;
}

.section-03 .section-box-half.bg-none {
  margin-left: 50px;
}

.section-04 .section-box-half.bg-none {
  margin-right: -20px;
}

.guesthouse-contact {
  background-color: rgba(248, 243, 234, 0.9);
  padding: 15px;
  width: 80%;
  margin-top: 20px;
}

.guesthouse .guest-desc {
  padding: 0 20px;
}

.guesthouse-contact .tel {
  display: block;
  font-size: 14px;
  margin: 10px 0 0;
}

.guesthouse-contact .tel strong {
  font-size: 24px;
  font-weight: normal;
}

.guesthouse-img {
  text-align: center;
}

.guesthouse .separator {
  height: 2px;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  margin: 60px 0;
}

.guesthouse .section-universal {
  margin-bottom: 0;
}

.section-universal .universal-desc {
  padding: 40px;
}

.content-box .ttl-sub {
  padding-top: 20px;
}

.content-box .sub {
  padding-top: 10px;
}

.guesthouse .section-facility ul {
  width: 940px;
  text-align: center;
  margin: 0 auto;
}

.guesthouse .section-facility li {
  text-decoration: none;
  border: 1px solid #f8f3ea;
  padding: 2px 16px;
  margin: 10px;
  display: inline-block;
}

/*---------------------------------------------------------
maternity
---------------------------------------------------------*/

.maternity {
  margin-bottom: 60px;
}

.point-ttl {
  margin: 60px 0 0;
}

.maternity .section {
  margin-bottom: 120px;
}

.maternity .photo {
  padding-top: 43px;
}

.maternity .point-num {
  background: #412e19;
  color: #fff;
  display: inline-block;
  width: 90px;
  height: 90px;
  text-align: center;
  padding-top: 25px;
  top: 0;
  left: 0;
}

.maternity .point-num.right {
  left: auto;
  right: 0;
}

.maternity .point-num strong {
  font-size: 32px;
  display: block;
  font-weight: normal;
}

.maternity .point-num span {
  font-size: 14px;
  display: block;
  margin-top: 4px;
}

.maternity-ttl {
  font-size: 22px;
  line-height: 1.7em;
  margin: 60px 0;
}

.maternity .flow {
  margin-bottom: 0;
}

.maternity .flow .ttl {
  font-size: 22px;
}

.maternity .flow .ttl small {
  display: inline-block;
  margin: 0 4px;
  font-size: 14px;
}

.maternity .separator {
  height: 2px;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  margin: 30px 0;
}

.guest .separator {
  height: 2px;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  margin: 60px 0;
}

.maternity .box {
  background: #412e19;
  color: #fff;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 26px;
  margin-right: 10px;
  text-align: center;
}

.maternity .point p.desc-2em {
  text-align: left;
  padding: 0 15px 0 30px;
  width: 520px;
}

.maternity .point {
  position: relative;
}

.maternity .point .bg-box {
  position: absolute;
  width: 2000px;
  height: 177px;
  /*background: #f8f9ee;*/
  left: 50%;
  bottom: 0;
}

.maternity .point .bg-left {
  left: auto;
  right: 50%;
}

.maternity .point .bg-left p {
  float: right;
  margin-right: 15px;
}

.maternity .bg-gray {
  background: #f9f9f9;
  padding-bottom: 60px;
}

/*---------------------------------------------------------
recommendation
---------------------------------------------------------*/
.recommendation {
  margin-bottom: 120px;
}

.recommendation .recommendation-ttl {
  display: inline-block;
  width: 836px;
  height: 102px;
  line-height: 100px;
  font-size: 32px;
  background: rgba(255, 255, 255, 0.9);
  left: 50%;
  margin-left: -418px;
  bottom: 58px;
  margin-bottom: 0;
  letter-spacing: 0;
}

.recommendation .ttl-catch {
  font-size: 28px;
  display: block;
  text-align: center;
  line-height: 1.9em;
}

.recommendation .ttl-catch .text-beige small {
  color: #a49762;
}

.recommendation .ttl-catch .text-beige {
  font-size: 30px;
}

.recommendation .ttl-catch strong {
  font-weight: normal;
  display: block;
}

.recommendation-desc {
  display: inline-block;
  /*width: 50%;*/
  width: 550px;
  height: auto;
  min-height: 250px;
  /*min-width: 500px;*/
  /*background: #fef9f1;*/
  background: rgba(248, 243, 234, 0.9);
  bottom: 20px;
}

.recommendation-desc.left {
  /*text-align: right;*/
  right: 50%;
}

.recommendation-desc.right {
  left: 55%;
}

.recommendation-desc p {
  display: inline-block;
  /*width: 500px;*/
  padding: 30px 45px;
  text-align: left;
}

.recommendation-ttl span {
  font-size: 1.1em;
}

.recommendation .top-h1 {
  font-size: 28px;
}

.recommendation .top-h1 span {
  font-size: 1.4em;
}

.recommendation .banner {
  margin-bottom: 60px;
}

.recommendation .section {
  margin-bottom: 120px;
}

.recommendation .photo {
  padding-top: 43px;
}

.recommendation .point-num {
  background: #412e19;
  color: #fff;
  display: inline-block;
  width: 90px;
  height: 90px;
  text-align: center;
  padding-top: 25px;
  top: 0;
  left: 30px;
}

.recommendation .point-num {
  background: #412e19;
  color: #fff;
  display: inline-block;
  width: 90px;
  height: 90px;
  text-align: center;
  padding-top: 25px;
  top: 0;
  left: 30px;
}

.recommendation .point-num.right {
  left: auto;
  right: 0;
}

.recommendation .point-num strong {
  font-size: 32px;
  display: block;
  font-weight: normal;
}

.recommendation .point-num span {
  font-size: 14px;
  display: block;
  margin-top: 4px;
}

.recommendation-ttl {
  font-size: 22px;
  line-height: 1.7em;
  margin: 60px 0;
}

.recommendation .flow {
  margin-bottom: 0;
}

.recommendation .flow .ttl {
  font-size: 22px;
}

.recommendation .flow .ttl small {
  display: inline-block;
  margin: 0 4px;
  font-size: 14px;
}

.recommendation .separator {
  height: 2px;
  width: 100%;
  border-bottom: 1px solid #cccccc;
  margin: 30px 0;
}

.recommendation .box {
  background: #9e7e39;
  color: #fff;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  font-size: 26px;
  margin-right: 10px;
  text-align: center;
}

/*---------------------------------------------------------
info single
---------------------------------------------------------*/

.info-single .ttl-single h1 {
  color: #000 !important;
}

.info-single .ttl-single {
  padding-bottom: 10px;
  border-color: #e8e5d8;
}

.info-single .ttl-single small {
  font-size: 12px;
  display: block;
}

.cover-photo {
  margin: 40px 0;
}

.info-single .page-content {
  padding-bottom: 80px;
}

.article {
  width: 762px;
  margin: 0 auto;
  float: none;
  clear: both;
}

.article blockquote {
  padding: 0;
}

.article h2,
.article h3,
.article h4,
.article h5 {
  font-family: YuMincho, Hiragino Mincho ProN, "MS PMincho", serif;
  font-size: 17px;
  padding: 15px 0;
  margin-top: 15px;
  line-height: 1.7em;
  float: none;
  clear: both;
}

.article p {
  font-size: 14px;
  padding: 15px 0;
  line-height: 1.9em;
}

.article p img {
  margin-top: 15px;
}

.article img.aligncenter {
  display: block !important;
  margin: 15px auto;
}

.article img.alignleft {
  display: block !important;
  float: left;
  margin-right: 15px;
}

.article img.alignright {
  display: block !important;
  float: right;
  margin-left: 15px;
}

.article a,
.article a:hover,
.article a:link,
.article a:active,
.article a:visited {
  color: #b69674;
  text-decoration: underline;
}

/*---------------------------------------------------------
form
---------------------------------------------------------*/
.contact .ttl {
  margin-bottom: 0;
}

.contact .page-content {
  margin-top: 15px;
}

.contact form {
  margin: 15px 0 60px;
}

.contact .message {
  margin: 0 0 60px;
}

.contact .message span {
  display: block;
  width: 100% !important;
}

.contact form {
  padding-left: 30px;
  padding-right: 30px;
}

.contact form dl {
  display: table;
  width: 100%;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.contact form dt {
  display: table-cell;
  width: 270px;
  text-align: right;
  font-size: 1.1em;
  font-weight: normal;
  padding-right: 30px;
}

.contact form dt span {
  color: #d1462b;
  padding-left: 4px;
  font-size: 0.9em;
  vertical-align: middle;
}

.contact form dt span,
.contact .message span strong {
  color: #fff;
  background: #d1712b;
  display: inline-block;
  padding: 0 7px;
  font-size: 12px;
  margin-left: 10px;
}

.contact .message span strong {
  margin-left: 2px;
  margin-right: 10px;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.42857143;
}

.contact form dt span.optional {
  background: #a49762;
}

.contact form dd span.must {
  color: #fff;
  background: #d1712b;
  display: inline-block;
  padding: 0 4px;
  margin-left: 10px;
  font-size: 0.9em;
  vertical-align: middle;
  width: 40px !important;
  margin-bottom: 4px;
  text-align: center;
}

.contact form dd span.optional {
  color: #fff;
  background: #a49762;
  display: inline-block;
  padding: 0 4px;
  margin-left: 10px;
  font-size: 0.9em;
  vertical-align: middle;
  width: 40px !important;
  margin-bottom: 4px;
  text-align: center;
}

.contact form dd {
  padding-left: 15px;
  display: table-cell;
}

.contact form p span {
  display: inline-block;
  width: 8em;
}

.contact form small {
  display: block;
  padding-left: 4px;
  color: #666;
}

.contact form p input {
  display: inline-block !important;
  margin-bottom: 10px;
  padding: 10px 15px;
}

.contact form p select {
  display: inline-block !important;
  width: auto !important;
  margin-bottom: 10px;
  padding: 0px 15px;
}

.contact form textarea {
  width: 100% !important;
  margin-top: 15px;
}

.contact .inline-field input {
  display: inline-block !important;
  width: 150px;
  margin-left: 15px;
}

.contact input[type="submit"] {
  margin: 15px auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: block;
  height: 58px;
  width: 362px;
}

.contact span.error {
  display: block;
  width: 100%;
  padding: 0 4px 10px;
  color: #d1462b;
  font-weight: bold;
}

.contact .fair-require {
  background: #efefef !important;
  width: 100% !important;
  font-weight: bold;
}

form .btn-green {
  margin-bottom: 10px;
  border-radius: 0;
  width: 362px;
  height: 58px;
  line-height: 58px;
}

form .btn-orange {
  background: #d1712b;
  color: #fff;
  border: 1px solid #fff;
  margin-bottom: 10px;
  border-radius: 0;
  width: 362px;
  height: 58px;
  line-height: 58px;
}

form .btn-wine {
  margin-bottom: 10px;
  border-radius: 0;
  width: 362px;
  height: 58px;
  line-height: 58px;
}

.mw_wp_form_confirm .mail-confirm {
  display: none;
}

.message .input {
  display: block !important;
}

.message .confirm {
  display: none !important;
}

.mw_wp_form_confirm .confirm {
  display: block !important;
}

.mw_wp_form_confirm .input {
  display: none !important;
}

input[type="button" i],
input[type="submit" i],
input[type="reset" i],
input[type="file" i]::-webkit-file-upload-button,
button {
  border-color: #fff;
  line-height: 40px;
}

.contact-btns {
  text-align: center;
}

.contact-btns .btn-hover {
  border: 1px solid #412e19;
  background: #fff;
  color: #412e19;
  font-size: 17px;
  width: 320px;
  height: 90px;
  line-height: 90px;
  position: relative;
  margin: 30px 15px;
}

.contact-btns .btn-hover strong {
  font-weight: normal;
  font-size: 1.3em;
}

.contact-btns .btn-hover i {
  font-size: 19px;
  font-weight: normal;
  bottom: 10px;
  left: 50%;
  margin-left: -6px;
}

h3.ttl-contact {
  color: #412e19;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 18px;
  background-color: #e9eae9;
  padding-top: 10px;
  padding-bottom: 10px;
}

/*---------------------------------------------------------
fair form
---------------------------------------------------------*/
.fair-single form {
  padding: 30px 0 60px;
}

.fair-single form dl {
  display: table;
  width: 700px;
  margin-bottom: 20px;
}

.fair-single form dt {
  display: inline-block;
  font-weight: normal;
  width: 200px;
  padding-right: 30px;
  text-align: right;
  vertical-align: top;
  padding-top: 7px;
}

.fair-single form dt span {
  color: #fff;
  background: #d1712b;
  display: inline-block;
  padding: 0 7px;
  font-size: 12px;
  margin-left: 10px;
}

.fair-single form dt span.optional {
  background: #a49762;
}

.fair-single form dd {
  display: table-cell;
  width: 500px;
  vertical-align: top;
}

.fair-single form dd small {
  color: #ccc;
}

form .mwform-radio-field label {
  padding-top: 7px;
  display: inline-block;
  width: 50px;
}

.contact form .form-inline .mwform-radio-field label {
  width: 110px;
}

form .mwform-radio-field input {
  padding-top: 7px;
  display: inline;
  width: auto;
  height: auto;
  float: left;
}

.fair-single .no-border {
  border-bottom: none !important;
}

.fair-single .alert {
  display: none;
  color: #d1712b;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 0;
}

form p.error-orange input,
form p.error-orange textarea,
form p.error-orange select {
  background: #fcefe5;
}

/*---------------------------------------------------------
footer
---------------------------------------------------------*/
.banner-carousel {
  height: 166px;
  text-align: center;
  width: 1040px;
  margin: 30px auto 0;
  display: none;
}

.banner-carousel.slick-initialized {
  display: block;
}

.banner-carousel .banner-item a {
  display: inline-block;
  width: 500px;
  height: 166px;
}

.banner-carousel .slick-prev {
  background: url(./common/img/arrow_left.png);
  width: 20px;
  height: 36px;
  -webkit-background-size: cover;
  background-size: cover;
  text-indent: -9999px;
}

.banner-carousel .slick-next {
  background: url(./common/img/arrow_right.png);
  width: 20px;
  height: 36px;
  -webkit-background-size: cover;
  background-size: cover;
  text-indent: -9999px;
}

.section-banners {
  margin: 60px 0;
}

.section-news .ttl {
  background: #fff;
  display: inline-block;
  padding: 40px 30px 20px;
  text-align: center;
}
.section-news h2.ttl span.trajan {
  font-size: 24px !important;
}

.section-news {
  margin: 60px 0 0;
  padding: 60px 0 30px;
  background: #f9f8f9;
}

.section-news ul {
  padding-left: 30px;
  margin-top: 15px;
}

.section-news li {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}

.section-news .info-label,
.section-news .info-content {
  display: table-cell;
  vertical-align: top;
}

.section-news .info-label {
  width: 100px;
}

.info-content .date {
  display: block;
}

.info-content p {
  font-size: 12px;
  line-height: 1.6em;
  padding: 7px 0;
}

.info-label span {
  display: inline-block;
  text-align: center;
  color: #fff;
  width: 80px;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
}

.section-access {
  background: #fff;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 0px;
}
.section-access .access-desc h2.ttl span.name {
  font-size: 14px !important;
}

/*map*/
.g-map {
  position: relative;
  height: 545px;
  overflow: hidden;
  margin-bottom: 6px;
}

.g-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.access-desc {
  width: 500px;
  padding-top: 30px;
}

.access-desc .ttl {
  font-size: 30px;
}

.access-desc .ttl span.sans {
  font-size: 14px;
}

.access-desc .ttl span {
  padding-top: 15px;
}

.access-desc .tel a {
  font-size: 18px;
  display: block;
  font-weight: normal;
  margin-bottom: 5px;
}

.access-desc .tel a strong {
  font-size: 32px;
  padding-right: 24px;
  font-weight: normal;
}

.access-desc .fax {
  font-size: 16px;
  display: block;
  font-weight: normal;
  margin-bottom: 5px;
}

.access-desc .fax strong {
  font-size: 24px;
  padding-right: 10px;
  font-weight: normal;
}

.access-desc small {
  color: #000;
  font-size: 12px;
  display: block;
  margin-bottom: 10px;
  line-height: 1.5em;
}

.access-desc p {
  margin: 15px 0;
  font-size: 12px;
}

.access-desc p.mt0 {
  margin-top: 0;
}

.access-desc p.mt3 {
  margin-top: 30px;
}

.access-desc p.mb4 {
  margin-bottom: 40px;
}

.access-info,
.access-info:hover,
.access-info:link,
.access-info:active,
.access-info:visited {
  color: #9e7e39;
  text-decoration: underline;
  font-size: 14px;
  display: block;
  padding: 15px 0;
}

.access-desc .btn-dark-brown {
  display: inline-block;
  width: 446px;
  height: 54px;
  line-height: 54px;
  /* margin-bottom: 6px; */

}

.access-desc .btn-dark-brown:first-child {
  /* margin-right: 2px; */
}

.section-access .sub-text {
  border-radius: 27px;
  width: 40%;
  height: 20px;
  line-height: 1;
  margin: auto;
  background-color: #fff;
  padding: 4px 0;
  position: absolute;
  top: -18%;
  box-sizing: border-box;
  left: 0;
  right: 0;
  font-size: 12px;
  letter-spacing: 0.1em;
  box-shadow: 0px -1px 10px -4px #9e7e39;
  color: #9e7e39 !important;
}

.section-access .sub-text.text-red {
  color: #dc795f !important;
}

.access-desc .btn-light-brown, .access-desc .btn-red {
  display: inline-block;
  width: 446px;
  height: 54px;
  line-height: 54px;
  margin-bottom: 6px;
  position: relative;
}

.section-contact {
  padding: 40px 0 40px;
  background: #f8f3ea;
}

.section-contact .access-desc {
  display: inline-block;
  width: 400px;
  padding-top: 0;
}

.section-contact .access-desc p {
  font-size: 14px;
}

.btn-gold {
  background: #f8f3ea 90% 50% no-repeat url("common/img/arrow_bnr.png");
  -webkit-background-size: 38px 10px;
  background-size: 38px 10px;
  color: #412e19;
  width: 400px;
  height: 90px;
  line-height: 1em;
  padding-top: 26px;
  margin: 10px 0 20px;
  border: 1px solid #412e19;
}

.btn-gold.small {
  height: 50px;
  padding-top: 7px;
  margin: 0 0 30px;
  background-image: none;
}

.section-contact .btn-hover.small small {
  font-size: 14px;
}

.section-contact .btn-hover.small small::after {
  content: "navigate_next";
  font-family: "Material Icons";
  display: inline-block;
  vertical-align: bottom;
  padding-left: 1em;
  font-size: 16px;
}

.btn-silver {
  background: #eae9ec 90% 50% no-repeat url("common/img/arrow_bnr.png");
  -webkit-background-size: 38px 10px;
  background-size: 38px 10px;
  color: #000;
  width: 400px;
  height: 100px;
  line-height: 1em;
  padding-top: 30px;
  margin: 30px 0;
}

.section-contact .btn-white-foot {
  background: #fff 90% 50% no-repeat url("common/img/arrow_bnr_brown.png");
  -webkit-background-size: 38px 10px;
  background-size: 38px 10px;
  width: 400px;
  height: 100px;
  line-height: 1em;
  padding-top: 30px;
  margin: 30px 0;
}

.btn-white-foot,
.btn-white-foot:hover,
.btn-white-foot:active,
.btn-white-foot:link,
.btn-white-foot:visited {
  color: #000;
  border: 1px solid #f8f3ea;
  font-size: 0.9em;
}

.btn-white-foot {
  background: #fff;
}

.section-contact .btn-hover span.trajan {
  color: #000;
  font-size: 24px;
}

.section-contact .btn-hover small {
  color: #000;
  display: block;
  font-size: 12px;
  margin-top: 10px;
}

.section-contact .btn-white span.trajan,
.section-contact .btn-white small {
  color: #a18a30;
}

.separator {
  height: 1px;
}

.footer .banner {
  margin-top: 30px;
  margin-bottom: 30px;
}

.footer-links {
  width: 100%;
  margin: 30px auto 0;
}

.footer-links .td a {
  display: table;
  width: 100%;
}

.footer-links .td a img,
.footer-links .td a span {
  vertical-align: middle;
  text-align: center;
}

.footer-links .td a img {
  margin-right: 3px;
}

.footer-links .td a span {
  display: inline-block;
}

.sitemap {
  height: 290px;
  background: #4e433c;
  color: #fff;
  padding-top: 30px;
}

.sitemap .ttl {
  font-size: 16px;
}

.sitemap ul {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 185px;
}

.sitemap li {
  padding: 3px 0;
}

.sitemap li a,
.sitemap li a:hover,
.sitemap li a:active,
.sitemap li a:link,
.sitemap li a:visited {
  color: #fff;
  font-size: 12px;
}

.sitemap li a:hover {
  text-decoration: underline;
}

.sitemap i,
.bottom i {
  font-size: 12px;
  vertical-align: middle;
  padding-bottom: 2px;
  padding-right: 4px;
}

.bottom {
  height: 300px;
  background: #3b2f27;
  text-align: center;
}

.bottom ul {
  display: block;
  padding-top: 10px;
}

.bottom li {
  display: inline-block;
  padding: 0 5px;
}

.bottom li a,
.bottom li a:hover,
.bottom li a:active,
.bottom li a:link,
.bottom li a:visited {
  color: #fff;
  font-size: 12px;
}

.bottom li a:hover {
  text-decoration: underline;
}

.bottom li img {
  margin: 0 2px;
  vertical-align: middle;
}

.bottom-logo {
  display: block;
  width: 100%;
  height: 110px;
  bottom: 20px;
  left: 0;
}

.copy {
  padding-top: 60px;
  font-size: 9px;
  color: #fff;
}

/*---------------------------------------------------------
calendar
---------------------------------------------------------*/
#calendar {
  background: transparent;
  margin: 40px 0 0;
}

#calendar .fc-time {
  display: none;
}

#calendar .fc-event {
  line-height: 1.3em !important;
  letter-spacing: 0 !important;
}

#calendar .fc-content {
  padding: 4px;
}

#calendar .fc-event:hover {
  opacity: 0.75;
  cursor: pointer;
}

#calendar .fc-day-grid-event .fc-content {
  white-space: normal !important;
  font-size: 12px !important;
  color: black;
}

#calendar .fc-sun {
  color: rgb(209, 70, 43);
}

#calendar .fc-sat {
  color: #05428b;
}

#calendar .fc-scroller {
  height: auto !important;
}

/*---------------------------------------------------------
calendar 埋め込み
---------------------------------------------------------*/

#calendar-widget {
  margin: 30px 0;
}

.circle {
  font-family: trajan-pro-3, serif;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #a49762;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  margin-top: 5px;
  margin-left: 20px;
  color: #fff;
  font-size: 17px;
  line-height: 32px;
  text-align: center;
  pointer-events: all !important;
}

.circle:hover {
  background: #b2a779;
  color: #fff;
}

.fc-toolbar button {
  vertical-align: middle;
  height: auto;
}

.fc-bg {
  z-index: 999;
}

.fc-bgevent-skelton {
  z-index: 999;
}

.fc-bgevent {
  opacity: 1;
}

.fc-bgevent:hover {
  background: #000;
}

#calendar-widget .fc-event-container {
  height: 100%;
}

#calendar-widget .fc-row {
  height: 40px !important;
  min-height: 40px !important;
}

#calendar-widget .fc-row th {
  font-family: Serif;
  height: 40px !important;
  min-height: 40px !important;
}

#calendar-widget .fc-content-skeleton .fc-day-top {
  height: 40px !important;
  text-align: center;
  vertical-align: middle;
}

#calendar-widget .fc-content-skeleton .fc-day-top span {
  font-family: trajan-pro-3, serif;
  float: none;
  font-size: 17px;
}

#calendar-widget .fc-day-header {
  font-family: source-han-serif-japanese, serif;
  font-weight: normal;
}

#calendar-widget .fc-scroller {
  height: auto !important;
  overflow-y: hidden !important;
}

#calendar-widget th,
#calendar-widget td {
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}

#calendar-widget .fc-day-header {
  padding: 0 !important;
  vertical-align: middle;
  font-size: 17px;
  border-bottom: 1px solid #000;
}

#calendar-widget .fc-body td {
  border-bottom: 1px solid #ccc;
}

#calendar-widget .fc-head td {
  border-bottom: 1px solid #000 !important;
}

#calendar-widget .fc-sun {
  color: red;
}

#calendar-widget .fc-sat {
  color: blue;
}

#calendar-widget .fc-other-month {
  opacity: 1;
  color: #999;
}

#calendar-widget .fc-other-month.fc-sun {
  color: #cd5c5c;
}

#calendar-widget .fc-other-month.fc-sat {
  color: #5c87cd;
}

#calendar-widget .fc-prev-button,
#calendar-widget .fc-next-button {
  background: transparent;
  border: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-decoration: underline;
  color: #a49762;
  font-size: 14px;
  outline: none;
}

#calendar-widget h2 {
  color: #412e19;
  font-size: 24px;
}

#calendar-widget h2 small {
  color: #000;
}

/*---------------------------------------------------------
list-widget
---------------------------------------------------------*/
.list-widget-wrap {
  height: 330px;
  overflow-y: auto;
  margin-top: 30px;
}

.list-widget {
  width: 100%;
}

.list-widget-wrap .tb {
  margin-bottom: -1px;
  border-top: 1px solid rgba(153, 150, 101, 0.5);
  border-bottom: 1px solid rgba(153, 150, 101, 0.5);
  min-height: 107px;
}

.list-widget-wrap .tb:hover {
  background: #f8f3ea;
}

.list-widget .td {
  vertical-align: top;
  padding-right: 10px;
}

.list-widget .img {
  width: 107px;
  padding: 0;
}

.list-widget .desc {
  width: 390px;
  padding-left: 10px;
  padding-top: 5px;
}

.list-widget .date {
  color: #999665;
  font-size: 20px;
  padding-bottom: 4px;
  line-height: 0.9em;
  margin-bottom: 2px;
  letter-spacing: 0px !important;
}

.list-widget .date small {
  font-size: 0.7em;
  color: #a49762;
}

.list-widget .date small.times {
  font-size: 0.7em !important;
}

.list-widget h3 {
  font-size: 14px;
  line-height: 16px;
}

.list-widget .cat {
  margin: 4px 0;
}

.list-widget .desc p {
  line-height: 1.2em;
}

.list-widget .cat li,
.cat-label {
  display: inline-block;
  color: #fff;
  font-size: 10px;
  line-height: 1em;
  padding: 4px 10px;
  letter-spacing: 0;
}

.list-widget .times {
  font-size: 17px !important;
  margin-left: 10px;
}

/*----------------------------------------------------
    notfound
----------------------------------------------------*/

.notfound {
  margin-top: 30px;
  text-align: center;
  font-size: 20px;
}

.notfound .text {
  line-height: 1.8;
}
.notfound .ttl {
  margin-bottom: 30px;
  line-height: 1.2;
}

.notfound .ttl span {
  font-size: 50px;
}

.notfound .color01 {
  color: #a49762;
  font-size: 30px;
}
.sitemap__title {
  text-align: center;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

.notfound .sitemap {
  height: 290px;
  background: #fff;
  color: #111111;
  padding-top: 30px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}

.notfound .sitemap .ttl {
  font-size: 16px;
  margin-bottom: 0;
}

.notfound .sitemap ul {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 185px;
}

.notfound .sitemap li {
  padding: 3px 0;
}

.notfound .sitemap li a,
.notfound .sitemap li a:hover,
.notfound .sitemap li a:active,
.notfound .sitemap li a:link,
.notfound .sitemap li a:visited {
  color: #111111;
  font-size: 12px;
}

.notfound .sitemap li a:hover {
  text-decoration: underline;
}

.notfound .sitemap i,
.bottom i {
  font-size: 12px;
  vertical-align: middle;
  padding-bottom: 2px;
  padding-right: 4px;
}

/*---------------------------------------------------------
ベストレートカラム
---------------------------------------------------------*/

.bestrate {
  /* background-color: #f5f6f5; */
  text-align: center;
  width: 930px;
  margin: 0px auto;
  line-height: 1.7;
  padding: 40px;
  position: relative;
}

.bestrate .bg_white {
  background-color: #fff;
  padding: 20px;
  color: #9d8a40;
  margin-bottom: 32px;
}

.bestrate .midashi_01 {
  font-size: 30px;
  margin-bottom: 20px;
  color: #412e19;
}

.bestrate .midashi_02 {
  font-size: 24px;
  margin: 22px 0 16px 0;
  line-height: 1.2;
  color: #9d8a40;
}

.bestrate .ribbon::after {
  content: "";
  position: absolute;
  border-top: 20px solid #d1712b;
  border-left: 50px solid transparent;
  height: 0;
  width: 0;
  top: 100%;
  right: 0;
}
.bestrate .ribbon::before {
  content: "";
  border-top: 20px solid #d1712b;
  border-right: 50px solid transparent;
  position: absolute;
  height: 0;
  width: 0;
  top: 100%;
  left: 0;
}
.bestrate .ribbon {
  background: #d1712b;
  height: 65px;
  padding-top: 6px;
  position: absolute;
  width: 74px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.2;
  font-size: 18px;
  font-weight: bold;
  color: #f2f2f2;
  left: 20px;
  top: 0;
}

.bestrate .ribbon .label-text {
  line-height: 1.4;
}

/*--------------list02--------------*/

.bestrate .list_02 {
  font-size: 0;
  text-align: center;
  margin: 0 auto 30px;
}

.bestrate .list_02 li {
  display: inline-block;
  vertical-align: top;
  font-size: 24px;
  margin-left: 30px;
  background-color: #f5f6f5;
  width: 354px;
  height: 133px;
  position: relative;
  box-sizing: border-box;
  position: relative;
}

.bestrate .list_02 li {
  margin-left: 0;
  padding-top: 10px;
  line-height: 1;
}
.bestrate .list_02 li:first-child {
  margin-right: 40px;
}
.bestrate .list_02 li:first-child:after {
  position: absolute;
  content: "&";
  font-size: 24px;
  top: 40%;
  left: 366px;
  display: inline-block;
}
.bestrate .list_02 li span.t01 {
  font-size: 48px;
  font-family: trajan-pro-3, serif;
  font-style: italic;
  margin-right: 2px;
  vertical-align: baseline;
}
.bestrate .list_02 li span.t02 {
  vertical-align: baseline;
  font-size: 22px;
  line-height: 1.6;
}

.choice {
  font-size: 16px;
  margin-left: 40px;
  position: relative;
}

.choice_img {
  position: absolute;
  top: -288px;
  left: 28px;
}
.bestrate .t03 {
  font-size: 52px;
  font-family: trajan-pro-3, serif;
  font-style: italic;
  margin-right: 5px;
}

/*--------------note--------------*/

.bestrate_note {
  width: 800px;
  background-color: #fcfcf9;
  border: #c9ba97 1px solid;
  margin: auto;
}
.bestrate dt {
  padding: 12px;
  transition: 0.3s;
  font-weight: normal;
  position: relative;
}

.bestrate dt .material-icons {
  font-size: 16px;
  line-height: 16px;
}
.bestrate dt .material-icons::after {
  content: "add";
  font-family: "Material Icons";
  color: #fff;
  background-color: #b39a6c;
  padding: 0;
  margin: 0;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  font-size: 16px;
  margin-left: 10px;
  position: absolute;
  top: 12px;
}

.bestrate dt.active .material-icons::after {
  content: "remove";
  font-family: "Material Icons";
}

.bestrate dt:hover {
  opacity: 0.5;
  transition: 0.3s;
  cursor: pointer;
}
.bestrate dd {
  text-align: left;
  margin: 0 auto 20px;
  font-size: 12px;
  line-height: 1.7;
  padding-left: 10px;
}

.col-xs-4.center-layout {
  width: 33.33333333%;
  display: inline-block;
  float: none;
  vertical-align: top;
}

/*--------------note--------------*/

.top-caution-area {
  width: 800px;
  background-color: #b7814f;
  margin: auto;
  color: #fff;
  text-align: center;
}
.top-caution-area dt {
  padding: 12px;
  transition: 0.3s;
  font-weight: normal;
  position: relative;
}

.top-caution-area dt .material-icons::after {
  content: "keyboard_arrow_down";
  font-family: "Material Icons";
  color: #fff;
  background-color: #b7814f;
  padding: 0;
  margin: 0;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  font-size: 30px;
  margin-left: 10px;
  position: absolute;
  right: 20px;

  top: 12px;
}

.top-caution-area dt.active .material-icons::after {
  content: "keyboard_arrow_up";
}

.top-caution-area dt:hover {
  opacity: 0.5;
  transition: 0.3s;
  cursor: pointer;
}
.top-caution-area dd {
  text-align: left;
  margin: 0 auto 20px;
  font-size: 12px;
  line-height: 1.7;
  padding-left: 10px;
  background-color: #fff;
  color: #001111;
}

dl.top-caution {
  margin: 0;
}
.top-caution-area p {
  padding: 10px 0;
}
.top-caution-area .ttl {
  font-size: 14px;
}

.caution-news-btn {
  text-align: center;
  margin-top: 10px;
  text-decoration: underline;
}

.caution-news-btn:hover {
  text-decoration: none;
}

a.top-caution-btn {
  text-align: center;
  display: block;
  box-sizing: border-box;
  padding: 12px;
  transition: 0.3s;
  font-weight: normal;
  position: relative;
  color: #fff;
  width: 800px;
  margin: 30px auto;
  background-color: #b7814f;
  transition: 0.3s;
}

a.top-caution-btn02 {
  background-color: #b69674;
}

a.top-caution-btn:hover {
  opacity: 0.5;
  transition: 0.3s;
}

a.top-caution-btn .material-icons::after {
  content: "navigate_next";
  font-family: "Material Icons";
  color: #b7814f;
  background-color: #fff;
  padding: 0;
  margin: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  position: absolute;
  border-radius: 50%;
  font-size: 16px;
  margin-left: 10px;
  top: 14px;
  text-align: center;
}

a.top-caution-btn.twoline .material-icons::after {
  content: "navigate_next";
  font-family: "Material Icons";
  color: #fff;
  background-color: #b7814f;
  padding: 0;
  margin: 0;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  position: absolute;
  border-radius: 50%;
  font-size: 18px;
  margin-left: 7px;
  top: 38px;
  text-align: center;
}

a.top-caution-btn02.twoline .material-icons::after {
  background-color: #b69674;
}

a.top-caution-btn span.small,
.fair-measures-btn span.small {
  font-size: 0.9em;
  color: #fff;
}

a.top-caution-btn03 {
  background-color: #f8f3ea;
  color: #756938;
}

a.top-caution-btn03.twoline .material-icons::after {
  color: #756938;
  background-color: inherit;
}
a.top-caution-btn03 span.small {
  color: #756938;
}

/*---------------------------------------------------------
対策ボタン
---------------------------------------------------------*/

.fair-measures {
  margin-top: 30px;
}

.fair-measures .fair-measures-btn {
  background-color: #d1712b;
  color: #fff;
  display: block;
  width: 800px;
  margin: auto;
  padding: 14px 0;
  font-size: 18px;
}

.fair-measures .fair-measures-btn .material-icons::after {
  content: "navigate_next";
  font-family: "Material Icons";
  color: #fff;
  background-color: #d1712b;
  padding: 0;
  margin: 0 0 0 15px;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  font-size: 16px;
  position: relative;
  top: 4px;
}

.fair-measures .fair-measures-btn.twoline .material-icons::after {
  content: "navigate_next";
  font-family: "Material Icons";
  color: #fff;
  background-color: #d1712b;
  padding: 0;
  margin: 0 0 0 15px;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  font-size: 18px;
  position: relative;
  top: 4px;
}

/*---------------------------------------------------------
アウトライン非表示
---------------------------------------------------------*/

.report-carousel .item a {
  outline: none;
}
.report-section .item a:active {
  outline: none;
}
/*---------------------------------------------------------
ホバー透明
---------------------------------------------------------*/

.list-ttl a {
  transition: 0.3s;
}
.list-ttl a:hover {
  opacity: 0.3;
}

/*----------------------------------------------------
    .popup
----------------------------------------------------*/

#js-show-popup {
  text-align: center;
}

.fair-popup-text {
  font-size: 16px;
  color: #ce534b;
  text-decoration: underline;
  cursor: pointer;
  transition: 0.3s;
}

.fair-popup-text:hover {
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s;
}

.fair-popup-text .material-icons:before {
  content: "done";
  font-family: "Material Icons", sans-serif;
  font-weight: bold;
  background-color: #ce534b;
  color: #fff;
  border-radius: 50%;
  padding: 5px;
  margin-right: 5px;
  font-size: 16px;
}

.popup-content a {
  display: none;
}

.popup-content a.display {
  display: inline;
}

/*---------------------------------------------------------
オンラインサロン
---------------------------------------------------------*/

.online-salon {
  line-height: 1.7;
  background-color: #fef9f1;
}

.online-salon .bread-crumb {
  margin: 0 0;
  font-size: 10px;
  letter-spacing: 0;
  padding: 10px 0;
  background: #fff;
}

.online-salon .bg-white {
  background: white;
}

.online-salon .underline-btn {
  border-bottom: 1px solid;
  padding-right: 23px;
  font-size: 16px;
  transition: 0.3s;
  position: relative;
}

.online-salon .underline-btn:hover {
  border-bottom: 1px solid #fff;
  transition: 0.3s;
  opacity: 0.4;
}

.online-salon section {
  margin-bottom: 120px;
}

.online-salon section.recommendation {
  margin-bottom: 80px;
}
.online-salon section.bg-white {
  padding: 80px 0;
}
.online-salon .head01 h2 {
  text-align: center;
  font-size: 26px;
}

.online-salon .team .head01 h2 {
  color: #412e19;
  font-size: 30px;
}

.online-salon .head01-sub {
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
}

.online-salon .head02 h3 {
  font-size: 16px;
}

.online-salon .kv {
  background-image: url("./common/img/online-salon/kv.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 600px;
}
.online-salon .ttl-box {
  position: absolute;
  top: 120px;
  left: 100px;
}
.online-salon .ttl-box .ttl-ja {
  margin-top: 10px;
}
.online-salon .ttl-box .ttl-ja h1 {
  font-size: 28px;
}

.online-salon .ttl-box .sub {
  margin-top: 40px;
  font-size: 22px;
  line-height: 2;
}

.online-salon .point {
  font-size: 0;
  width: 860px;
  margin: -70px auto 0;
}

.online-salon .point li {
  width: 250px;
  height: 220px;
  background-color: #fff;
  text-align: center;
  margin-left: 54px;
  display: inline-block;
  font-size: 20px;
  vertical-align: top;
  box-sizing: border-box;
  padding-top: 30px;
  box-shadow: 0px 0px 10px 3px #dbdcc7;
}
.online-salon .point li p {
  margin-top: 20px;
}
.online-salon .point li:first-child {
  margin-left: 0;
}

.online-salon .point-img {
  display: block;
  margin: -70px auto 0;
}

.online-salon .info {
  background-color: #fff;
  width: 1000px;
  height: 315px;
  margin: 70px auto 80px;
  background-image: url("./common/img/online-salon/info-bg.jpg");
  background-repeat: no-repeat;
  text-align: center;
  padding: 70px 0 0 380px;
  box-sizing: border-box;
  line-height: 2;
}

.online-salon .info h1 {
  font-size: 20px;
  margin: 0 0 25px;
}

.online-salon .info p {
  font-size: 16px;
}

.online-salon .recommendation-list {
  font-size: 0;
  text-align: center;
}

.online-salon .recommendation-list li {
  display: inline-block;
  width: 226px;
  height: 226px;
  box-sizing: border-box;
  font-size: 20px;
  background-image: url("./common/img/online-salon/bg-round.png");
  background-repeat: no-repeat;
  margin-left: 30px;
  vertical-align: top;
  padding-top: 77px;
}

.online-salon .recommendation-list li:nth-child(1) {
  margin-left: 0;
}
.online-salon .recommendation-list li:nth-child(2) {
  margin-top: 30px;
}
.online-salon .recommendation-list li:nth-child(3) {
  padding-top: 60px;
}
.online-salon .recommendation-list li:nth-child(4) {
  margin-top: 30px;
  padding-top: 60px;
}

.online-salon .style-list {
  font-size: 0;
  text-align: center;
}

.online-salon .style-list li {
  display: inline-block;
  width: 293px;
  box-sizing: border-box;
  margin-left: 60px;
  vertical-align: top;
}

.online-salon .style-list li img {
  margin-bottom: 16px;
}
.online-salon .style-list li:nth-child(1) {
  margin-left: 0;
}

.online-salon .border-text {
  font-size: 22px;
  text-align: center;
  line-height: 2.4;
}
.online-salon .border-text span {
  background: linear-gradient(transparent 60%, #fef4da 60%);
}

.online-salon .about-list {
  font-size: 0;
  margin-top: 60px;
}

.online-salon .about-list li {
  display: inline-block;
  width: 235px;
  box-sizing: border-box;
  font-size: 14px;
  margin-left: 20px;
  vertical-align: top;
}

.online-salon .about-list .head02 {
  text-align: center;
  margin: 16px 0;
}

.online-salon .about-list li:nth-child(1) {
  margin-left: 0;
}

.online-salon section.team {
  width: 1120px;
  margin: 0 auto 80px;
  text-align: center;
  padding: 60px 0;
}

.online-salon .team .text01 {
  font-size: 26px;
  color: #5d712b;
  margin: 30px 0 10px;
}

.online-salon .team .text02 {
  font-size: 16px;
  margin: 10px 0;
}

.online-salon .team .text03 {
  font-size: 16px;
  width: 733px;
  margin: 40px auto 0;
  text-align: left;
}

.online-salon .flow-list {
  width: 830px;
  margin: auto;
}

.online-salon .flow-list li {
  background-color: #fff;
  margin-bottom: 65px;
  padding: 20px 0;
  text-align: center;
  line-height: 2;
  position: relative;
}

.online-salon .flow-list li:last-child {
  margin-bottom: 0;
}
.online-salon .flow-list li .head03 {
  color: #412e19;
  margin-bottom: 6px;
}
.online-salon .flow-list li .head03 h3 {
  font-size: 18px;
}
.online-salon .flow-list li .material-icons.navigate_next {
  font-size: 27px;
  display: inline-block;
  position: absolute;
  top: -4px;
}

.online-salon .flow-list li .material-icons.navigate_next:before {
  content: "navigate_next";
  font-family: "Material Icons", sans-serif;
}
.online-salon .flow-list li .material-icons.arrow_down {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -50px;
}
.online-salon .flow-list li .material-icons.arrow_down:after {
  content: "keyboard_arrow_down";
  font-family: "Material Icons", sans-serif;
  font-size: 40px;
  color: #5d712b;
}

.online-salon .flow-list li:last-child .material-icons:after {
  display: none;
}

.online-salon .privilege-list {
  width: 995px;
  margin: auto;
}

.online-salon .privilege-list li {
  background-color: #f4eee7;
  padding: 10px;
  margin-bottom: 50px;
  text-align: center;
}

.online-salon .privilege-list li:last-child {
  margin-bottom: 0;
}

.online-salon .privilege-list li .inner {
  border: 1px solid #e9d4be;
  background-color: #fff;
  padding: 30px;
  position: relative;
  box-sizing: border-box;
}

.online-salon .privilege-list li.raikan .inner {
  background-image: url("./common/img/online-salon/privilege01.jpg");
  background-repeat: no-repeat;
  height: 222px;
  padding: 50px 30px 30px 300px;
}

.online-salon .privilege-list li .head04 h3 {
  font-size: 28px;
  color: #412e19;
  line-height: 1.4;
}

.online-salon .privilege-list li .head04 span {
  font-size: 18px;
}

.online-salon .privilege-list li .head04 em {
  font-family: trajan-pro-3, serif;
  font-style: normal;
  font-size: 40px;
}

.online-salon .privilege-list li p {
  margin-top: 10px;
  font-size: 18px;
  line-height: 2;
}

.online-salon .privilege-list li p.small {
  font-size: 12px;
}

.online-salon .privilege-list li .label-tokuten {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 100px solid #3b2f27;
  border-right: 100px solid transparent;
}

.online-salon .privilege-list li .label-tokuten span {
  position: absolute;
  font-size: 20px;
  width: 59px;
  margin-top: 4px;
  top: -100px;
  color: #fff;
  text-align: center;
  line-height: 1.2;
}

.online-salon .privilege-list li .label-tokuten em {
  font-family: trajan-pro-3, serif;
  font-style: normal;
  font-size: 30px;
}

.online-salon-btn .btn-hover {
  font-size: 15px;
  position: relative;
  padding-right: 15px;
  margin: 40px 0 0;
  width: 433px;
}

.online-salon .online-salon-btn .material-icons.navigate_next:before {
  content: "navigate_next";
  font-family: "Material Icons", sans-serif;
  position: absolute;
  top: 19px;
}

.fair-popup-text2 a,
.fair-popup-text a {
  color: #ce534b;
}

.fair-popup-text .material-icons:before {
  content: "done";
  font-family: "Material Icons", sans-serif;
  font-weight: bold;
  color: #fff;
  border-radius: 50%;
  padding: 5px;
  margin-right: 5px;
  font-size: 14px;
}

.fair-popup-text2 {
  font-size: 16px;
  color: #ce534b;
  text-decoration: underline;
  cursor: pointer;
  transition: 0.3s;
  margin-top: 10px;
  display: block;
}

.fair-popup-text2:hover {
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s;
}

.fair-popup-text2 .material-icons:before {
  content: "done";
  font-family: "Material Icons", sans-serif;
  font-weight: bold;
  background-color: #ce534b;
  color: #fff;
  border-radius: 50%;
  padding: 5px;
  margin-right: 5px;
  font-size: 14px;
}

.recommendation2010 .recommendation-desc {
  bottom: 110px;
  min-height: auto;
}

.recommendation2010 .point02 .recommendation-desc {
  bottom: 170px;
}

.recommendation2010 .btn-dark-brown.right {
  left: 63%;
  bottom: 60px;
}

.recommendation2010 .btn-dark-brown.right.second {
  left: 63%;
  bottom: -10px;
}

.recommendation2010 .btn-dark-brown.left {
  right: 57%;
  bottom: 50px;
}

.recommendation2010 .btn-dark-brown.left.second {
  right: 57%;
  bottom: -20px;
}

.recommendation2010 .oricon {
  margin: 100px 0 0;
  /* height:500px; */
}

.recommendation2010 .oricon .ttl-catch {
  position: relative;
}

.recommendation2010 .oricon .oricon-logo {
  position: absolute;
  right: 0;
}
.recommendation2010 .oricon .recommendation-desc {
  top: 127px;
  background-color: #fff;
  width: 50%;
}

.recommendation2010 .oricon .sub {
  font-size: 18px;
  display: block;
  margin-top: 20px;
  padding-right: 50px;
  line-height: 1.5;
}

.recommendation2010 .recommendation-desc.left {
  text-align: right;
}
.recommendation2010 .oricon .recommendation-desc p {
  padding: 50px 40px;
  width: 500px;
  box-sizing: border-box;
  display: inline-block;
}

.recommendation2010 .bg-beige {
  /* background-color: #fbf6f1; */
  margin-bottom: 50px;
}

.recommendation2010 .bg-beige .bg-beige-inner {
  width: 900px;
  margin: 80px auto;
  color: #a49762;
}

.recommendation2010 .bg-beige .top-h1 {
  margin: 60px 0 30px;
  line-height: 2em;
}

.recommendation2010 .bg-beige .top-h1 .pl {
  display: block;
  /* padding-left: 20px; */
  font-size: 34px;
}
.recommendation2010 .bg-beige .desc-2em {
  line-height: 2.6em;
  font-size: 16px;
}

.recommendation2010 .top-h1 {
  margin: 60px 0 30px;
}

.recommendation-ttl2010 {
  display: block;
  width: 836px;
  height: 80px;
  line-height: 80px;
  font-size: 30px;
  background: #fbf6f1;
  margin: 60px auto;
  letter-spacing: 0;
}

/* 202304追加 */
.recommendation .ttl-catch small {
  font-size: 28px;
  color: black;
}

.recommendation .ttl-catch small.fz20 {
  font-size: 20px;
  display: block;
  margin-top: 30px;
  margin-bottom: 20px;
  line-height: 1.5;
}

.related-page-ttl {
  font-size: 20px;
  margin-bottom: 50px;
  text-align: center;
}
.related-page-list {
  font-size: 0;
}

.related-page-list li {
  display: inline-block;
  width: 493px;
  margin-left: 20px;
  padding: 10px;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  position: relative;
  margin-bottom: 20px;
}

.related-page-list li.narrow-content {
  width: 380px;
}
.related-page-list li:nth-child(odd) {
  /* margin-left: 0; */
}

.related-page-list li .material-icons {
  position: absolute;
  right: -8px;
  top: 38%;
  color: #412e19;
  font-size: 36px;
}

.related-page-list li img {
  display: inline-block;
  width: 182px;
  /* height: 145px; */
}
.related-page-list li.narrow-content img {
  width: 130px;
  height: 130px;
  object-fit: cover;
}
.related-page-list li .text {
  display: inline-block;
  text-align: center;
  width: 280px;
  margin-left: 10px;
  vertical-align: middle;
}
.related-page-list li.narrow-content .text  {
  width: 216px;
  margin-left: 5px;
}
.related-page-list li .text .eng {
  font-size: 26px;
  margin-bottom: 6px;
  font-family: trajan-pro-3, serif;
}
.related-page-list li.narrow-content .text .eng.single-line {
  font-size: 22px;
  line-height: 48px;
}
.related-page-list li .text .eng.mini {
  font-size: 22px;
}

.related-page-list li .text .ja {
  font-size: 14px;
  margin-bottom: 8px;
}

.related-page-list li .text .related-copy {
  font-size: 12px;
}

.bestrate img.gift {
  margin: 20px 0;
}

.hospitality .important {
  background-color: #f8f3ea;
  padding: 70px 0;
  margin: 40px 0;
}

.hospitality .three-contents {
  font-size: 0;
  margin: 40px 0 0;
}

.hospitality .three-contents li {
  display: inline-block;
  width: 310px;
  margin-left: 30px;
}

.hospitality .three-contents li:nth-child(1) {
  margin-left: 0;
}

.hospitality .three-contents li .lead {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #9e7e39;
}

.hospitality .three-contents p {
  font-size: 14px;
}

.hospitality .section .section-box-half {
  width: 590px;
  box-sizing: border-box;
  padding: 30px 50px 0 50px;
  margin-left: -133px;
}

.hospitality .event-block {
  margin-top: 100px;
  margin-bottom: 130px;
}

.event-block .material-icons::after {
  content: "open_in_new";
  font-family: "Material Icons";
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  position: absolute;
  border-radius: 50%;
  font-size: 18px;
  margin-left: 30px;
  top: 52px;
  text-align: center;
}

/*---------------------------------------------------------
トップ3つの魅力
---------------------------------------------------------*/

.index-3point {
  background-color: #f8f3ea;
  padding: 30px 0;
  margin-top: 60px;
  margin-bottom: 60px;
}

.index-3point .point-list {
  font-size: 0;
  margin-bottom: 40px;
}

.index-3point .copy {
  font-size: 14px;
  padding-top: 0;
  color: #111110;
  margin-bottom: 40px;
  margin-top: 20px;
  text-align: center;
  line-height: 2;
}

.index-3point .point-list li {
  width: 326px;
  display: inline-block;
  font-size: 13px;
  margin-left: 15px;
}

.index-3point .point-list li .text {
  background-repeat: no-repeat;
  background-position: right 2px bottom 10px;
  background-size: 68px 69px;
}

.index-3point .ttl {
  text-align: center;
  font-size: 28px;
  color: #a49762;
  line-height: 1.5;
}

.index-3point .point-list li p {
  letter-spacing: 1px;
  font-size: 12px;
}

.index-3point .point-list li:first-child {
  margin-left: 0;
}

.index-3point .point-list li .heading {
  font-size: 19px;
  color: #a49762;
  text-align: center;
  margin-bottom: 16px;
  line-height: 1.6;
}

.index-3point .point-list li .text {
  background-color: #fff;
  margin: -20px 20px 0;
  padding: 20px 18px;
  z-index: 2;
  position: relative;
}

/*---------------------------------------------------------
footer分岐（フォームページ用）
---------------------------------------------------------*/

.section-contact.mini {
  border-top: 1px solid #ccc;
}

.section-contact.mini .access-desc {
  width: 330px;
}

.section-contact.mini .access-desc p {
  margin: 4px 0;
}

.section-contact.mini .btn-silver,
.section-contact.mini .btn-white-foot {
  width: 320px;
  margin: 10px 0;
}

.section-contact.mini .custom-cta {
  margin-top: 40px;
  margin-bottom: 40px;
}

.section-contact.mini .btn-hover span.trajan {
  font-size: 22px;
}

/*---------------------------------------------------------
お知らせ詳細記事のCSS調整
---------------------------------------------------------*/
.info-single h2 {
  font-weight: bold;
  font-size: 19px;
}

.info-single h3,
.info-single h4,
.info-single h5 {
  font-weight: bold;
  font-size: 17px;
  padding: 0;
}

.info-single p {
  padding: 5px 0;
}

.info-single a,
.info-single a:hover,
.info-single a:link,
.info-single a:active,
.info-single a:visited {
  color: #3b2f28;
  text-decoration: underline;
}

/*---------------------------------------------------------
少人数コンテンツ追加
---------------------------------------------------------*/
.content-box.small-wedding {
  width: 1040px;
  margin: 80px auto;
}

.content-box.small-wedding .ttl {
  padding: 30px 0 40px;
  font-size: 24px;
}

.content-box.small-wedding p {
  text-align: center;
  margin-bottom: 20px;
}

.content-box.small-wedding .text-box {
  vertical-align: top;
}

/*---------------------------------------------------------
レポート追加
---------------------------------------------------------*/

.main_photo {
  text-align: center;
  margin-bottom: 10px;
}

.report-title.getmainphoto {
  border-bottom: none;
  border-top: none;
}
.bg-color01 {
  background-color: #fffcf7;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 40px;
}

.bg-color01.none {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.background_wedding {
  padding-top: 30px;
  font-size: 14px;
  vertical-align: middle;
  padding: 5px 0;
  line-height: 2;
}

.background_wedding .container {
  padding-top: 30px;
}

.background_wedding .container .row {
  width: 960px;
  margin: auto;
}

.background_wedding .container.none {
  padding-top: 0;
}

.vertical-img {
  display: block;
  margin: 20px auto;
}

#report-isotope h4 {
  font-size: 18px;
  text-align: center;
}
#report-isotope .text-top {
  margin: 20px auto;
  width: 700px;
}

#report-isotope .text-bottom {
  margin: 20px auto 80px;
  width: 700px;
}

.message-section-wide .repeat_messages {
  margin-left: 0;
  width: 1010px;
  margin: auto;
}
.message_photo {
  width: 60%;
  margin: 0 auto 40px;
}

.repeat_messages .messages-heading {
  font-size: 18px;
  margin-bottom: 20px;
}

.message-section2102 {
  max-width: none !important;
  width: 1040px !important;
  margin: 40px auto 0;
  padding: 0 40px 40px 40px;
}

.message-section2102 .report-ttl {
  border-bottom: 1px solid #858585;
  width: 900px;
  margin: 60px auto 30px;
  padding-bottom: 30px;
  font-size: 22px;
}

.message-section2102 .planner-message .report-ttl {
  font-size: 20px;
  padding-bottom: 10px;
  border-bottom: none;
  font-weight: normal;
  padding-bottom: 0;
  margin-top: 0;
}

.bg-color01 .report-points {
  margin-top: 0;
  margin-bottom: 0;
}

.message-section2102 .message {
  width: 900px;
  margin: auto;
}
.message-section-wide .message {
  width: 980px;
  margin: auto;
}

.gallery-wrap .gallery-item {
  margin: 0 auto 0;
}

.person-name {
  margin-top: 40px;
}

/*---------------------------------------------------------
料理 ギャラリー
---------------------------------------------------------*/

.mobx-caption {
  font-family: source-han-serif-japanese, serif;
}

/*tab*/
.cuisine .panel {
  border: none;
  box-shadow: none;
  margin-bottom: 60px;
}

.tab-pane {
  display: none;
  border: none;
  box-shadow: none;
}

.tab-pane.is-show {
  display: block;
  background-color: transparent;
  animation-name: displayAnime;
  animation-duration: 1s;
  animation-fill-mode: forwards;
}

.cuisine-gallery-tab {
  font-size: 0;
  width: 803px;
  margin: 40px auto 0;
}

.cuisine-gallery-tab li {
  display: inline-block;
  font-size: 18px;
  background: none;
  width: 200px;
  text-align: center;
  border-left: 1px solid #cbc3b9;
  height: 62px;
  padding: 18px 0 0;
  position: relative;
  cursor: pointer;
}

.cuisine-gallery-tab li:last-child {
  border-right: 1px solid #cbc3b9;
}
.cuisine-gallery-tab li:after {
  content: ""; /*何も入れない*/
  display: inline-block; /*忘れずに！*/
  width: 13px; /*画像の幅*/
  height: 6px; /*画像の高さ*/
  background-image: url("./common/img/cuisine/arrow.png");
  background-size: contain;
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: auto;
  transition: 0.3s;
}

.cuisine-gallery-tab li a:hover {
  color: #a49762;
  transition: 0.3s;
}

.cuisine .tab-content .ttl {
  font-size: 20px;
  text-align: center;
  display: flex;
  width: 108px;
  margin: 0 auto 40px;
  padding: 0;
  line-height: 0;
}

.cuisine .tab-content .ttl:before,
.cuisine .tab-content .ttl:after {
  border-top: 2px solid #cbc3b9;
  content: "";
  flex-grow: 1;
}

.cuisine .tab-content .ttl:before {
  margin-right: 1rem;
}

.cuisine .tab-content .ttl:after {
  margin-left: 1rem;
}

.cuisine-menu .tab-content p {
  margin: 1em 0;
}

.chef_voice {
  width: 800px;
  margin: 10px auto;
  border: 1px solid #cbc3b9;
  padding: 30px;
  text-align: left;
}

.chef_voice .chef_point {
  text-align: center;
  font-size: 18px;
  color: #a49762;
}

.cuisine-item {
  margin-bottom: 2rem;
}

.seasonal-menu {
  margin-bottom: 130px;
}

.seasonal-menu .menu-control {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.seasonal-menu .tab {
  display: inline-block;
  font-size: 24px;
  background: none;
  text-align: center;
  margin-bottom: 10px;
  position: relative;
  cursor: pointer;
}

.seasonal-menu .tab:not(:last-child)::after {
  content: '-';
  display: inline-block;
  margin: 0 8px;
}

.seasonal-menu .arrow-prev, .seasonal-menu .arrow-next {
  display: inline-block;
  background-color: #b69674;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

.seasonal-menu .arrow-prev span,
.seasonal-menu .arrow-next span {
  line-height: 40px;
}

.seasonal-menu .tab.is-show a {
  color: #a49762;
  font-size: 26px;
}

.seasonal-menu .tab-content, .japone-menu {
  border: 1px solid #cfa972;
  padding: 3em;
  width: 1124px;
  margin: 0 auto;
}

.japone-menu {
  border: none;
  background-color: #fff;
  margin-bottom: 100px;
  width: 100%;
}

.seasonal-menu h3 span {
  display: block;
}

.seasonal-menu .en {
  font-size: 32px;
  margin-bottom: 0.5em;
}

.seasonal-menu .ja {
  font-size: 22px;
  margin-bottom: 2em;
  letter-spacing: 0.3em;
}

.seasonal-menu .ja span {
  color: #a49762;
  font-size: 24px;
  display: inline-block;
}

.seasonal-menu .align-items-center {
  display: flex;
  align-items: center;
  margin-bottom: 3em;
}

.seasonal-menu .ex, .japone-menu .ex  {
  margin: 10px 10px 30px;
}

.seasonal-menu .inner, .japone-menu .inner  {
  height: 180px;
}

.seasonal-menu .inner .menu-label, .japone-menu .inner .menu-label {
  border-top: 1px solid #ece3c2;
  font-size: 16px;
  padding: 1em 0 0.5em;
}

@keyframes displayAnime {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.seasonal-menu .read-more, .japone-menu .read-more-japone {
  border-top: 1px solid #cfa972;
  color: #412e19;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.japone-menu .read-more-japone {
  border-color: #ece3c2;
}

.seasonal-menu .read-more span, .japone-menu .read-more-japone span {
  margin-right: 0.5em;
}

.seasonal-menu .cuisine-menu {
  display: none;
}

.bg-baige {
  background-color: #f9f5ec;
}

.fair-bg {
  background: url(./common/img/cuisine/fair_bg.jpg) top center/cover no-repeat;
  height: 395px;
}

.fair-bg .layer{
  background-color: rgba(30, 15, 0, 0.75);
  height: 395px;
}

.fair-bg .container {
  padding-top: 100px;
}
.fair-bg p {
  font-size: 24px;
  color: #fff;
  line-height: 1.5;
}

/* 料理・挙式ページコンテンツ追加 */
.chef-skills,
.ceremony-style02 {
  margin: 60px auto;
  padding: 0 30px 20px;
}

.ceremony-style02 {
  background: #f9f7f3;
}

.chef-skills .ttl,
.ceremony-style02 .ttl {
  margin: 10px auto;
  padding-bottom: 0;
}

.chef-skills .trajan {
  font-size: 24px;
}
.chef-skills .serif,
.ceremony-style02 .serif {
  font-size: 18px;
  letter-spacing: 0;
  margin: 0.7em;
  line-height: 1.5;
}

.ceremony .ceremony-style.ceremony-style02 .serif {
  padding-bottom: 0;
}

.mini-box {
  padding: 20px 30px 40px;
  border: 1px solid #f8f3ea;
  width: 800px;
  margin: 0 auto;
}

.mini-box .serif {
  font-size: 18px;
  margin: 0.7em 0 1em;
}

.specification {
  background: rgba(255, 255, 255, 0.7);
  padding: 10px 0 20px;
  margin-top: 20px;
}

.specification.border-box {
  border: 1px solid #f8f3ea;
  padding-bottom: 30px;
}

.specification.border-box .ttl {
  padding: 20px 0;
}

.specification .ttl {
  font-size: 18px;
  padding: 0;
}

.garden .separator,
.party .separator,
.ceremony .separator {
  height: 2px;
  width: 640px;
  margin: 80px auto;
  background: #ccc;
}

/* TOPページにドレスコンテンツ追加 */
.dress-section {
  background-image: url(./common/img/top/photo_12.jpg);
  background-position: 0 0;
  background-size: cover;
  height: 521px;
  padding-top: 100px;
  margin-top: 0;
  margin-bottom: 60px;
}

.dress-section .btn-hover {
  margin-top: 30px;
}

.dress-section-2210 {
  background-image: url(./common/img/top/photo_12-2210.jpg);
}

/* TOPページに結婚式までの流れ追加 */
.flow-section {
  background-image: url(./common/img/top/photo_13.jpg);
  background-position: 0 0;
  background-size: cover;
  height: 521px;
  padding-top: 100px;
  margin-top: 0;
  margin-bottom: 60px;
  margin-top: 60px;
}

.flow-section.flow-section_2304 {
  background-image: url(./common/img/top/photo_13_2304.jpg);
}

.flow-section.flow-section_2308 {
  background-image: url(./common/img/top/photo_13_2308.jpg);
}

.flow-section .btn-hover {
  margin-top: 30px;
}

/* スタッフの想い〜3つのポイント 2303変更 */
.content-top .bg-baige {
  background-color: #f8f3ea;
}

.section-hospitality.hospitality-2303 {
  background: none;
      width: 1340px;
      margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 100px;
}

.section-hospitality.hospitality-2303 h2.ps-100 {
  padding: 100px 0 0.5em 100px;
  line-height: 1.7;
}

.section-hospitality .abs-01 {
    left: 50%;
    margin-left: -50px;
    top: 0;
}

.content-top .bg-baige .hospitality-text {
  padding: 2.5em 0 2em;
}

.top-oricon-container .hover {
  font-size: 14px;
}

.top-oricon-container .material-icons {
  vertical-align: middle;
  margin-bottom: 4px;
  font-size: 13px;
}

.content-top .bg-baige .top-oricon-container {
  padding: 4rem 0 4.5rem;
}

.content-top .bg-baige .top-oricon-container .text-start {
  padding-left: 1.8rem;
  padding-right: 1.8rem;
}

.content-top .bg-baige .top-oricon-container p {
  padding: 1.5em 0 1em;
}

.report-section.report-2303 {
  background-color: #ffffff80;
  width: 1200px;
}

@media (min-width: 1400px) {
  .report-section.report-2303 .report-carousel {
    width: 1044px;
  }
}

.report-section.report-2303 h2.ttl {
  padding-top: 60px;
}

.report-section.report-2303 .btn-hover {
  margin: 40px 0 60px;
}

.content-top .bg-baige .topics-carousel .item a {
  background-color: inherit;
}

.index-3point.point-2303 .point-list {
  text-align: center;
}

.index-3point.point-2303 {
  background-color: inherit;
  margin-top: 0;
}

.index-3point.point-2303 .ttl {
  font-size: 23px;
  padding: 40px 0;
}

.index-3point.point-2303 .point-list li {
  vertical-align: top;
      margin: 0 11px;
}

.index-3point.point-2303 .point-list li .text {
  margin-top: 0;
  background-color: inherit;
}

.index-3point.point-2303 .point-list li .text p {
  text-align: left;
}

.position-absolute {
    position: absolute;
}

.position-relative {
  position: relative;
}

.d-inline-flex {
  display: inline-flex;
}

.ps-100 {
  padding-left: 100px;
}

.pt-4 {
    padding-top: 1.5rem;
}

.mb-5 {
    margin-bottom: 3rem;
}

.text-start {
  text-align: left;
}

/* 202304 TOPIX枠変更 */
@media (min-width: 1300px) {
  .topics-carousel2304 {
    width: 1240px;
  }
}

@media (min-width: 1340px) {
  .report-carousel {
    width: 1020px;
  }
}

@media (min-width: 1400px) {
  .report-carousel {
    width: 1340px;
  }
}

.topics-carousel2304 .item {
  text-align: center;
}

.topics-carousel2304 .item a {
  display: inline-block;
  width: 241px;
  min-height: 240px;
  background: #fff;
  border: 1px solid #d2d2d2;
  padding: 0 10px;
}

.topics-carousel2304 img {
  display: block;
  position: relative;
}

.topics-carousel2304 .topics-label {
  display: inline-block;
  color: #b69674;
  background-color: #fff;
  top: 0;
  left: 10px;
  font-size: 11px;
  line-height: 1.2em;
  min-width: 63px;
  padding: 0.3em;
  text-align: center;
  width: auto;
  height: auto;
}

.topics-carousel2304 .content {
  padding: 10px 0px;
  text-align: left;
  height: 150px;
  overflow: hidden;
}

.topics-carousel2304 .item a {
  border: none;
}

.topics-carousel2304 .topic-title {
  font-size: 14px;
  text-align: left;
  font-weight: bold;
}

.topics-carousel2304 .topic-title {
  line-height: 1.4em;
}

.topics-carousel2304 p {
  font-size: 11px;
  line-height: 1.4em;
  letter-spacing: 0;
  padding-top: 5px;
}

.topics-carousel2304 .slick-prev {
  background: url("./common/img/arrow_left.png");
  width: 20px;
  height: 36px;
  -webkit-background-size: cover;
  background-size: cover;
  text-indent: -9999px;
}

.topics-carousel2304 .slick-next {
  background: url("./common/img/arrow_right.png");
  width: 20px;
  height: 36px;
  -webkit-background-size: cover;
  background-size: cover;
  text-indent: -9999px;
}

.topics-carousel2304 .slick-prev:hover,
.topics-carousel2304 .slick-next:hover {
  opacity: 0.7;
}

.topics-carousel2304 .view-more {
  font-size: 11px;
  opacity: .5;
  display: block;
  text-align: right;
  padding: 1em 0;
}

/*---------------------------------------------------------
フッター相互リンク
---------------------------------------------------------*/
.footer-links_ttl {
  font-size: 16px;
  /* font-weight: 600; */
  margin: 40px auto 0;
}

.footer-links_mutual {
  display: inline-block;
  width: 28%;
}

/*---------------------------------------------------------
直近ウェディング枠追加
---------------------------------------------------------*/

.double-border {
  border: solid 1px #a28a30;
  outline: solid 3px #a28a30;
  outline-offset: 2px;
  width: 682px;
  margin: 0 auto;
  padding-top: 2em;
}

.double-border .fukidashi {
  font-size: 14px;
  color: #312314;
  font-weight: 600;
  position: relative;
  display: inline-block;
}

.double-border .fukidashi::before {
  content: '';
  background: no-repeat url(./common/img/line-left.png) center/ contain;
  position: absolute;
  left: -3em;
  width: 2em;
  height: 2em;
}

.double-border .fukidashi::after {
  content: '';
  background: no-repeat url(./common/img/line-right.png) center/ contain;
  position: absolute;
  right: -3em;
  width: 2em;
  height: 2em;
}

.double-border .marker {
  background: linear-gradient(transparent 70%, #f1e5d4 70%);
  padding: 0 2px 2px 6px;
}

.double-border_event-ttl {
  font-size: 18px;
  color: #312314;
  font-weight: 600;
  margin: 1em auto;
}

/*---------------------------------------------------------
館内施設リニューアルポイント
---------------------------------------------------------*/
.content-box_02 {
  border: solid 2px rgba(164, 151, 98, 0.4);
  box-sizing: border-box;
  padding: 30px;
  width: 80%;
  margin: 0 auto 60px;
}

.content-box_02 p {
  margin-bottom: 1em;
}

.content-box_02 .text-box {
  display: inline-block;
  width: 514px;
  vertical-align: middle;
  padding-right: 40px;
}

.content-box_02 img {
  display: inline-block;
}

/*---------------------------------------------------------
ガーデン
---------------------------------------------------------*/
.garden .photo-set01 {
  height: 1210px;
  margin-top: 60px;
}
.garden .text-01 {
  top: 80px;
  left: 0;
}
.garden .photo-01 {
  top: 0;
  right: 50px;
}
.garden .photo-02 {
  top: 250px;
  left: 10px;
  z-index: 10;
}
.garden .photo-03 {
  top: 400px;
  left: 120px;
}
.garden .photo-04 {
  top: 665px;
  right: 70px;
}
.garden .photo-05 {
  top: 800px;
  left: 60px;
}
.garden .photo-set02 {
  height: 500px;
  margin-top: 70px;
}
.garden .text-02 {
  top: 380px;
  left: 10px;
  width: 550px;
}
.garden .photo-07 {
  top: 0px;
  left: 0px;
}
.garden .photo-08 {
  top: 90px;
  right: 68px;
  z-index: 10;
}
.garden .photo-09 {
  top: 230px;
  right: 160px;
}
.garden .bg-green {
  background: #f9f7f3;
  margin: 60px auto;
  padding: 0 30px 20px;
}
.garden .bg-green .serif  {
  font-size: 18px;
  letter-spacing: 0;
  margin: 0.7em;
  line-height: 1.5;
}
.garden .container-fluid .two-line {
  line-height: 54px;
}
.garden .page-panel .inner {
  width: 1040px;
  background-color: #fff;
  padding: 60px 40px;
}
.garden .page-panel h3.ttl{
  padding-top: 0;
  padding-bottom: 10px;
  font-size: 22px;
  margin: 0.7em;
}
.garden .page-panel p {
  margin: 0.7em;
}
.garden .page-panel.bg-baige .inner {
  background-color: #f8f5ea;
}
.garden .page-panel .inner ul {
  width: 170px;
  display: inline-block;
  vertical-align: top;
}
.garden .page-panel .inner li::before {
  content: "fiber_manual_record";
  font-family: "Material Icons", sans-serif;
  font-weight: bold;
  color: #9e7e39;
  border-radius: 50%;
  padding: 5px;
  margin-right: 5px;
  font-size: 8px;
}

/*---------------------------------------------------------
propose 2024.10
---------------------------------------------------------*/
.propose .kv .abs{
  top: 55%;
  right: 13%;
  margin-top: -58px;
}

.propose .page-title{
  font-size: 27px;
  border-bottom: 1px solid black;
  display: inline-block;
  letter-spacing: 0.1em;
  margin-bottom: 2em;
}

.propose .title-desc{
  font-size: 17px;
  line-height: 2.0em;
  display: flex;
  flex-direction: column;
  gap:1.5em;
}

.propose .title-desc img{
  top: 50%;
  left: 50%;
  margin-top: -124px;
  margin-left: -290px;
}

.propose .section-points{
  margin: 70px 0;
}

.propose .section-points .ttl{
  font-size: 24px;
  margin-bottom: 50px;
}

.propose .section-points .ttl span{
  display: block;
  margin: 30px auto;
}

.propose .section-points .bg-beige{
  background:#F8F4ED ;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.propose .section-points .point{
  padding-top: 100px;
}

.propose .section-points .first-row{
  margin-bottom: 70px;
}

.propose .section-points h3.title{
  padding-top: 18px;
  margin-top: 10px;
}

.propose .section-points h3.title .text{
  display: block;
  position: relative;
  line-height: 1.7em;
  background: #F8F4ED;
  z-index: 100;
  padding: 10px 0;
}

.propose .section-points h3.title .bg-circle{
  z-index: 0;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -68px;
  width: 136px;
  height: 136px;
  border-radius: 100%;
  border: 1px solid black;
}

.propose .section-points p.desc{
  font-size: 16px;
  line-height: 2em;
  padding-left: 4em;
  padding-bottom: 4em;
}

/**
point-01
 */
.propose .section-points .point-01{
  padding-bottom: 100px;
  margin-bottom: 150px;
}

@media(min-width: 1300px){
  .propose .section-points .point-01 .bg-beige{
    margin-left: -70px;
  }
}

/**
point-02
 */
/* .propose .section-points .point-02{
  padding-bottom: 100px;
  margin-bottom: 120px;
}

.propose .section-points .point-02 h3.title .text{
  display: block;
  position: relative;
  line-height: 80px;
  background: #fff;
  z-index: 100;
} */

/**
point-02
 */
.propose .section-points .point-02{
  padding-bottom: 100px;
  margin-bottom: 120px;
}

.propose .section-points .point-02 h3.title .text {
background: #fff;
}

@media(min-width: 1300px){
  .propose .section-points .point-02 .bg-beige{
    margin-left: 70px;
  }
}

/**
point-03
 */
.propose .section-points .point-03{
  padding-bottom: 100px;
  margin-bottom: 120px;
}

.propose .section-points .point-03 h3.title .text{
  display: block;
  position: relative;
  line-height: 80px;
  /* background: #fff; */
  z-index: 100;
}

/**
point-04
 */
.propose .section-points .point-04{
  padding-bottom: 100px;
  margin-bottom: 100px;
}

.propose .section-points .point-04 h3.title .text {
  background: #fff;
}

@media(min-width: 1300px){
  .propose .section-points .point-04 .bg-beige{
    margin-left: -70px;
  }
}

/**
photo
 */
.propose .section-points .photo-01,.propose .section-points .photo-05, .propose .section-points .photo-09, .propose .section-points .photo-13,  .propose .section-points .photo-17{
  margin-top: -60px;
}

 .propose .section-points .photo-05, .propose .section-points .photo-13{
  margin-left: -30px;
}

.propose .section-points .photo-01,.propose .section-points .photo-09,.propose .section-points .photo-17{
  margin-left: -20px;
}

.propose .section-points .photo-02,.propose .section-points .photo-06, .propose .section-points .photo-10, .propose .section-points .photo-18, .propose .section-points .photo-14{
  margin-top: 50px;
}

.propose .section-points .photo-04 {
  bottom: 0;
  right: 50px;
  margin-bottom: -50px;
}

.propose .section-points .photo-08, .propose .section-points .photo-12,
.propose .section-points .photo-16 {
  bottom: 0;
  left: 50px;
  margin-bottom: -50px;
}

.propose .section-points .photo-18{
  margin-bottom: 100px;
}

.propose .section-points .photo-19, .propose .section-points .photo-20{
  margin-right: 6px;
}

.propose-contact{
  height: 460px;
  background: no-repeat 50% 50% url("./common/img/propose/bg_01.jpg");
  max-width: 1367px;
  min-width: 1000px;
  margin: 0 auto 50px;
}

.propose-contact .inner{
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  height: 100%;
}

.propose-contact h2{
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 30px;
}

.propose-contact .btn-hover{
  display: flex;
  align-items: center;
  justify-content: center;
}

.propose-contact .btn-hover{
  font-size: 18px ;
  height: 80px;
  width: 455px;
}

.propose-contact .btn-hover:hover span{
  color: #dc795f !important;
}

.propose-contact p{
  font-size: 18px;
}

.propose-contact p small{
  font-size: 14px;
}

.propose-contact .tel{
  font-size: 24px;
  margin:0.75em 0 0.25em;
}

.propose-contact .tel strong{
  font-size: 28px;
  font-weight: 400;
}

.propose section.section h2{
  font-size: 22px;
  font-weight: normal;
  margin: 1.5em 0;
}

.propose-plan{
  margin-bottom: 100px;
}

.propose-plan p.desc{
  font-size: 16px;
  line-height: 2em;
}

.propose-plan .items{
  display: flex;
  gap:20px;
  margin: 80px 0 40px;
}

.propose-plan .items .item{
  background:#422E19;
  color: white;
  text-align: center;
  padding: 4px;
}

.propose-plan .items .item .inner{
  border: 2px solid white;
  padding: 40px 30px;
  height: 100%;
}

.propose-plan .items .item h3{
  margin: 40px 0;
  letter-spacing: 0.1em;
}

.propose-plan .items .item h3 strong{
  font-size: 24px;
  font-weight: 500;
}

.propose-plan .items .item h3 small{
  color: white;
}

.propose-plan .items .item li{
  font-size: 15px;
  margin-bottom: 0.75em;
}
.propose-plan.dinner-menu {
  margin-bottom: 0;
}
.propose-plan.dinner-menu .banner {
  padding-top: 40px;
}
.propose-plan.dinner-menu .trajan {
  font-size: 28px;
}

.propose-plan.dinner-menu h2 {
  font-size: 21px;
  margin-top: 20px;
  margin-bottom: 40px;
}
.propose-plan.dinner-menu .items {
  display: block;
}

.propose-plan.dinner-menu .item {
  width: 800px;
  margin: auto;
  background-color: #f8f4ed;
}

.propose-plan.dinner-menu .item .inner {
  border-color: #412e19;
  border-width: 1px;
  padding-top: 60px;
}

.propose-plan.dinner-menu .item .desc {
  padding-bottom: 0;
  padding-left: 0;
}
.propose-plan .descs{
  display: flex;
  flex-direction: column;
  gap:2em;
}

.propose-plan .banner{
  margin: 30px 0;
}

.propose-plan .option{
background: #F8F4EC;
  width: 680px;
  margin: 40px auto 80px;
  padding: 40px 30px;
  text-align: center;
}

.propose-plan .option h3{
  font-size: 20px;
  margin-bottom: 20px;
}

.propose-plan .option p{
  font-size: 16px;
  line-height: 2em;
  letter-spacing: 0;
}
.propose-plan .option strong{
  font-size: 24px;
  font-weight: 500;
}

.propose-flow .step{
  padding: 0 20px;
  margin-bottom: 30px;
}

.propose-flow .step h3{
  font-size: 19px;
  margin: 1.5em 0 1.7em;
  text-align: center;
}

.propose-flow .step p{
  margin-bottom: 1em;
}

.propose-flow .step p a{
  text-decoration: underline;
}

.propose-flow .step-02{
  padding-top: 50px;
}

.propose-flow .step-03{
  padding-top: 100px;
}

.propose-flow .descs{
background: #F8F4EC;
  width: 880px;
  margin: 40px auto 80px;
  padding: 50px 30px;
}

.propose-flow .descs h3{
  font-size: 17px;
  margin-bottom: 20px;
}

.propose-flow .descs p{
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0;
}

.propose-foot .propose-contact{
  background: none;
  height: auto;
  margin-bottom: 0;
}

.propose-foot .propose-contact h2{
  margin-bottom: 0;
}

.propose-foot {
  height: 930px;
  width: 100%;
  min-width: 1000px;
  background: no-repeat 50% 50% url("./common/img/propose/bg_02.jpg");
  background-size: cover;
}

.propose-foot .inner{
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.propose-foot h2.title{
  display: inline-block;
  background:white;
  padding: .5em 1em;
  margin-bottom: 30px;
  margin-top: 20px;
  font-size: 24px;
}

.propose-foot h3.title{
  text-align: center;
  line-height: 2em;
  margin-bottom: 30px;
  font-size: 21px;
}

.propose-foot p.desc{
  font-size: 16px;
  text-align: center;
  line-height: 2em;
  margin-bottom: 100px;
}
.recommendation .tab {
  color: #b1b1b1 !important;
}
.recommendation .panel{
  display:none;
}
.recommendation .panel.is-show{
  display:block;
}

.recommendation .panel {
  border:none;
  box-shadow:none;
}
.recommendation .is-active.text-beige {
  color: #a49762 !important;
}
.recommendation .is-active.text-pink {
  color: #bd8f85 !important;
}

.recommendation .is-active.text-green {
  color: #83a180 !important;
}

.recommendation .cuisine-gallery-tab li:after {
  background-image: none;
  content: "keyboard_arrow_down";
  font-family: "Material Icons";
  font-size: 20px;
  width: 20px;
  height: 12px;
}

/*---------------------------------------------------------
KV下にお知らせ欄追加
---------------------------------------------------------*/

.topics_ttl-container {
  width: 820px;
  margin: 10px auto;
  background-color: #c09a4f;
  border: 1px solid #c09a4f;
  transition: .2s;
}

.topics_ttl-container a {
  color: #fff;
  display: inline-block;
  padding: 20px 14px;
  transition: .2s;
  width: 100%;
}

.topics_ttl-container::after {
  display: block;
  content: "navigate_next";
  font-family: "Material Icons";
  font-size: 26px;
  line-height: 26px;
  background-color: #fff;
  color: #c09a4f;
  border-radius: 14px;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -14px;
  border: 1px solid #c09a4f;
}

.topics_ttl-container:hover a {
  background-color: #fff;
  color: #c09a4f;
  transition: .2s;
}

/*---------------------------------------------------------
TOPに口コミ追加
---------------------------------------------------------*/
.recommendation-voice {
  padding: 40px 0 60px;
}

.recommendation-voice .recommendation-voice_ttl {
  line-height: 2;
  letter-spacing: .1em;
  font-size: 22px;
  width: 530px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.recommendation-voice h2::before {
  position: absolute;
  left: 10px;
  display: block;
  content: '';
  background: url(./common/img/top/laurel-l.webp) no-repeat center / contain;
  width: 46px;
  height: 90px;
  top: 0;
}

.recommendation-voice h2::after {
  position: absolute;
  right: 10px;
  display: block;
  content: '';
  background: url(./common/img/top/laurel-r.webp) no-repeat center / contain;
  width: 46px;
  height: 90px;
  top: 0;
}

.recommendation-voice .lead-text::before {
  position: absolute;
  display: block;
  content: '';
  background: url(./common/img/top/star.webp) no-repeat center / contain;
  left: 50%;
  transform: translateX(-50%);
  width: 50px;
  height: 20px;
}

.comment-slide {
  width: 980px;
  margin: 60px auto 10px;
}
