@charset "utf-8";

/*----------------------------------------------------

	utility

----------------------------------------------------*/
.pageCover {
  background-position: center top;
  background-repeat: no-repeat;
}
.pageCover .container {
  position: relative;
  height: 309px;
}
.pageCover .page-title {
  position: absolute;
}
.pageCover .page-title.title--right {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -1.5em;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  /*text-shadow: 1px 1px 5px rgba(0,0,0,0.9);*/
  text-shadow: 0 0 25px rgba(0, 0, 0, 1), 0 0 20px rgba(0, 0, 0, 1),
    0 0 0.4px rgba(0, 0, 0, 1);
  text-align: right;
}
.pageCover .page-title .is-title-ja,
.pageCover .page-title .is-title-en {
  display: block;
  font-weight: bold;
}
.pageCover .page-title .is-title-en {
  font-family: "Abel", sans-serif;
  font-size: 25px;
  font-weight: bold;
}

.pageCover .page-title.title--text-img {
  width: 100%;
  text-align: center;
}
.pageCover.is-chapel .page-title.title--text-img {
  bottom: 6px;
}

/* variety */
.pageCover.is-chapel {background-image: url(../_img/chapel/page_cover01.jpg);}
.pageCover.is-salon {background-image: url(../_img/salon/page_cover01.jpg);}

.pageCover.is-plan.plan--plan01 {
  background: url(../_img/plan/plan01/page_cover01.webp) no-repeat center center/ 1600px;
}
.pageCover.is-plan.plan--plan02 {
  background: url(../_img/plan/plan02/page_cover01.webp) no-repeat center center/ 1600px;
}
.pageCover.is-plan.plan--plan03 {
  background: url(../_img/plan/plan03/page_cover01.webp) no-repeat center center/ 1600px;
}
.pageCover.is-plan.plan--plan04 {
  background: url(../_img/plan/plan04/page_cover01.webp) no-repeat center center/ 1600px;
}
.pageCover.is-plan.plan--plan05 {
  background: url(../_img/plan/plan05/page_cover01.webp) no-repeat center center/ 1600px;
}
.pageCover.is-plan.plan--plan06 {
  background: url(../_img/plan/plan06/page_cover01.webp) no-repeat center center/ 1600px;
}

.caution {
  border: 1px solid red;
  padding: 20px 20px;
  width: 850px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  box-sizing: border-box;
  color: red;
  font-size: 14px;
  line-height: 160%;
  background-color: #fff;
}

.caution.black {
  border: 1px solid #000;
  color: #000;
}

.caution h2,
.caution h3 {
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 10px;
}

.caution h2 a,
.caution h3 a,
.caution a h2,
.caution a h3 {
  text-decoration: underline;
}
.caution a:hover {
  text-decoration: none;
}
.caution a {
  color: red;
  display: block;
  transition: all 0.4s;
}
.caution.black a {
  color: #000;
  display: block;
  transition: all 0.4s;
}
.caution a:hover {
  opacity: 0.6;
  transition: all 0.4s;
}

.mb20 {
  margin-bottom: 20px;
}
.mb40 {
  margin-bottom: 40px;
}
.mt20 {
  margin-top: 20px;
}
.mt40 {
  margin-top: 40px;
}

/*----------------------------------------------------

	index

----------------------------------------------------*/

.index-chapel-style {
  margin: 60px auto;
  background-image: url(../_img/index/index_chapel_style_bg.jpg);
  width: 100%;
  max-width: 1263px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 704px;
  font-size: 22px;
  line-height: 1.5;
  position: relative;
  background-position: center;
}

.index-chapel-style .wrap {
  width: 585px;
  text-align: center;
  background: rgba(255, 255, 255, 0.7);
  padding: 10px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 210px;
}

.index-chapel-style .inner {
  background: rgba(255, 255, 255, 0.4);
  border: 3px solid #fff;
  padding: 20px 10px 26px 10px;
}

.index-chapel-style .sub {
  font-size: 14px;
  margin: 10px 0 16px 0;
}

.index-chapel-style em {
  font-size: 1.4em;
}

.index-chapel-nav__image {
  text-align: center;
}
.index-feature-pickup__header {
  text-align: center;
}
.index-chapel-nav__list {
  margin: 35px auto;
}
.index-chapel-nav__item {
  margin-left: 10px;
  padding: 2px;
}
.index-chapel-nav__item .btn {
  position: relative;
  width: 143px;
  height: 90px;
  font-size: 18px;
  font-weight: bold;
}
.index-chapel-nav__item .btn:before {
  display: inline-block;
  font: normal normal normal 100%/1 "icomoon";
  content: "\f105";
  margin-top: -8px;
  vertical-align: middle;
  position: absolute;
  right: 10px;
  top: 50%;
}

p.preparaton {
  padding: 10px;
  margin: -10px auto 15px auto;
  border: 1px solid #ea5a7e;
  color: #ea5a7e;
  background: #fff;
  font-size: 13px;
  line-height: 1.6em;
  text-align: left;
  width: 910px;
}
span.preparaton_title {
  text-align: center;
  font-weight: bold;
  display: block;
}

/*----------------------------------------------------

	chapel

----------------------------------------------------*/
.chapel-anchorList {
  margin: 35px auto;
}
.chapelList01__item.item--header {
  background: #f2f2f2;
}
.chapelList01__header-inner {
  margin: 50% auto;
}
.chapelList01__header-text {
  font-size: 16px;
  line-height: 1.3;
  color: #3b342c;
  vertical-align: middle;
  text-align: center;
}
.chapelList01__header-text .is-header__title {
  display: block;
}
.chapelList01__header-text .is-header__title .is-title__area {
  font-size: 26px;
}
.chapelList01__header-text .is-header__ruby {
  font-family: "Abel", sans-serif;
  display: block;
  margin-top: 10px;
  font-size: 12px;
  color: #797979;
}
.chapelList01.is-size07 .chapelList01__item {
  width: 318px;
  margin: 0 20px 35px 0;
  position: relative;
}

.chapelList01.is-size07 .chapelList01__item a:after {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-bottom: 20px solid #0062a7;
  right: 10px;
  bottom: 10px;
  transition: 0.3s;
}

.chapelList01.is-size08 .chapelList01__item {
  width: 234px;
  margin: 0 20px 35px 0;
}
.chapelList01__item {
  box-sizing: border-box;
  font-size: 12px;
}
.chapelList01__item-inner {
  display: block;
  box-sizing: border-box;
  height: 100%;
  background: #fff;
}

.chapelList01__item-inner {
  position: relative;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.chapelList01__item-inner img {
  width: auto;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.chapelList01__item-inner:hover img {
  opacity: 0.8;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.chapelList01__item-inner.is--bg-gray {
  background-color: #f8f7f6;
}
.chapelList01__item-inner.is--border {
  border: 4px solid #f5f6f5;
  transition: all 0.3s;
}
.chapelList01__item-inner.is--border:hover {
  border: 4px solid #f1c9e1;
}
.chapelList01__item-body {
  padding: 15px 10px;
}

.chapelList01__item-body h4 {
  text-align: center;
}
.chapelList01__item-image {
  position: relative;
}
.chapelList01__item:hover .chapelList01__item-image {
  opacity: 0.6;
  transition: all 0.3s;
}
.chapelList01__item-free-name {
  margin-bottom: 7px;
  color: #000;
  text-align: center;
  display: block;
}
.chapelList01__item-title {
  min-height: 3.9em;
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  color: #000;
}
.chapelList01__item-copy {
  min-height: 3em;
  margin: 7px 7px 10px;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
  color: #000;
}
.chapelList01__item-tag {
  margin: 0 5px 5px 0;
  color: #000;
}

.chapelList01__item-tag li {
  margin: 0 0 5px 5px;
}
.chapel-single-relative-btn {
  display: table;
  width: 178px;
  height: 30px;
  margin: 15px auto 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
}
.chapel-single-relative-btn .btn {
  display: table-cell;
}
.chapel-single-gallery-vr {
  position: relative;
}
.chapel-single-vr__list {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
}
.chapel-single-vr__item {
  display: inline-block;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  vertical-align: top;
  padding-bottom: 40px;
}
.chapel-single-vr__item table,
.chapel-single-vr__item table tr,
.chapel-single-vr__item table td {
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.chapel-single-vr__item__text {
  margin-top: 10px;
  text-align: center;
}
.chapel-campaign {
  text-align: center;
  padding-bottom: 30px;
  width: 100%;
}

/* chapel-pickup */
.chapel-pickup {
  padding: 0 0 60px;
  background: #f5f6f5;
}
.chapel-pickup-header {
  text-align: center;
}
.chapel-pickup-header__title {
  width: 904px;
  margin: 39px auto;
}
.chapel-pickup-gallery {
  overflow: hidden;
  width: 942px;
  margin: 0 auto;
}
.chapel-pickup-galleryList {
  width: 956px;
}
.chapel-pickup-galleryList__item {
  width: 216px;
  margin: 0 15px 25px 0;
  padding: 4px;
  font-size: 14px;
  text-align: center;
  background: #1b2d58;
}
.chapel-pickup-galleryList__item-name {
  padding: 16px 5px 12px;
  color: #fff;
}

/* plan-pickup */
.chapel-archive-plan-cards {
  padding: 55px 0;
}
.chapel-pickup-banner,
.plan-pickup-banner {
  margin: 50px 0 0;
}

/* testimonials */
div#cdm-couple--tile {
  width: 952px;
  margin: 0 auto;
}

/* エリア別おすすめチャペル */
.section-recommend {
  padding: 80px 0;
  margin-top: -55px;
}

.place-archive-ranking {
  margin: 0 auto;
  width: 1110px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.place-archive-ranking__item {
  flex-basis: 330px;
  padding: 20px;
}

.place-archive-ranking__item-thumb {
  position: relative;
  margin-bottom: 10px;
}

.place-archive-ranking__item-title {
  font-size: 16px;
  color: #0063a7;
  line-height: 1.6;
  font-weight: bold;
  display: inline;
}

.place-archive-tag {
  background-color: #fff;
  display: inline-block;
  color: #000;
  padding: 6px;
  font-size: 12px;
  margin-left: 8px;
}

.archive-ranking-label {
  background: #b5913d;
  color: #fff;
  height: 34px;
  padding-top: 3px;
  position: absolute;
  width: 55px;
  text-align: center;
  vertical-align: middle;
  font-size: 10px;
  line-height: 1.8;
  left: 12px;
  top: 0;
  font-weight: bold;
}
.archive-ranking-label::after {
  content: "";
  position: absolute;
  border-top: 11px solid #b5913d;
  border-left: 50px solid transparent;
  height: 0;
  width: 0;
  top: 100%;
  right: 0;
}
.archive-ranking-label::before {
  content: "";
  border-top: 11px solid #b5913d;
  border-right: 50px solid transparent;
  position: absolute;
  height: 0;
  width: 0;
  top: 100%;
  left: 0;
}


/*----------------------------------------------------

	Media Queries

----------------------------------------------------*/
.chapel-archive {
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
}

.chapel-archive-plan .bx-wrapper .bx-prev {
  left: 0;
  background: none;
  text-indent: 0;
  font-size: 0;
  width: auto;
  height: auto;
  margin-top: -46px;
}
.chapel-archive-plan .bx-wrapper .bx-prev:before {
  font: normal normal normal 40px/1 "icomoon";
  font-weight: bold;
  position: absolute;
  content: "\f104";
  display: block;
  width: 10px;
  color: #0062a7;
  left: -30px;
}

.chapel-archive-plan .bx-wrapper .bx-next {
  background: none;
  text-indent: 0;
  font-size: 0;
  width: auto;
  height: auto;
  right: -17px;
  margin-top: -46px;
}
.chapel-archive-plan .bx-wrapper .bx-next:before {
  font: normal normal normal 40px/1 "icomoon";
  font-weight: bold;
  position: absolute;
  content: "\f105";
  display: block;
  width: 10px;
  color: #0062a7;
  right: -6px;
}

.chapel-archive-plan .bx-wrapper {
  margin: 0 auto 0;
}

.chapelList01 {
  overflow: hidden;
  margin-right: -20px;
}

@media only screen and (min-width: 1670px) {
  .chapel-archive {
    width: 1670px;
  }
  .chapelList01 {
    width: 1690px;
  }
}
@media only screen and (min-width: 1332px) and (max-width: 1669px) {
  .chapel-archive {
    width: 1332px;
  }
  .chapelList01 {
    width: 1352px;
  }
}
@media only screen and (max-width: 1331px) {
  .chapel-archive {
    width: 994px;
  }
  .chapelList01 {
    width: 1014px;
  }
}

.chapel-archive-information {
  margin: 30px 0 0;
}
.chapel-archive-plan {
  padding: 60px 0 74px;
}

/*----------------------------------------------------

	chapel single

----------------------------------------------------*/
.chapel-single-cover img {
  object-fit: cover;
}

.chapel-single-tag {
  margin: -40px 0 25px;
  text-align: right;
}
.chapel-single-tag__heading {
  font-size: 14px;
  line-height: 1.3;
}
.chapel-single-tagList__item {
  margin-left: 10px;
}
.chapel-single-header {
  margin-bottom: 80px;
  text-align: center;
  margin-top: 50px;
}
.chapel-single-title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.3;
}
.chapel-single-category {
  margin: 12px 0 35px;
}
.chapel-single-category__item {
  margin: 0 4px;
}
.chapel-single-snsList {
  margin-bottom: 40px;
}
.chapel-single-text-group {
  margin: 35px 0 50px;
}
.chapel-single-info {
  margin-bottom: 40px;
}
.chapel-single-info__title {
  margin-bottom: 20px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
}
.chapel-single-info__term {
  margin-bottom: 35px;
}
.chapel-single-info__term-row {
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.7;
}
.chapel-single-info__term-title {
  width: 160px;
}
/* .chapel-single-info__term-body {
  line-height: 1.3;
} */

.chapel-single-info__term-body.red {
  color: #ea5270;
}
.chapel-single-info__term-body .is-map-link {
  margin-left: 10px;
  color: #d14d9a;
  text-decoration: underline;
}
.chapel-single-info__term-body .is-notes {
  font-size: 11px;
}
.chapel-single-bnr.bnr--tasting {
  margin-bottom: 40px;
  text-align: center;
}
.chapel-premium-info {
  padding: 30px;
  text-align: center;
  border: 5px solid #d3cab4;
  background-color: #fdf8ef;
  width: 850px;
  margin-left: auto;
  margin-right: auto;
}
.chapel-premium-info.label-01:before {
  top: -10px;
  left: -10px;
}
.chapel-premium-info__title {
  margin-bottom: 25px;
  font-size: 18px;
  font-weight: bold;
  color: #8d7b46;
}
.chapel-premium-info__desc {
  line-height: 1.5;
}
.chapel_premium-info__body {
  padding-top: 15px;
  font-size: 16px;
  line-height: 1.7;
}
.chapel_premium-info__body strong {
  color: #d14d9a;
}
.chapel-single-plan-lineup {
  margin: 35px 0 50px;
}
.plan-lineup__notes {
  margin-top: 50px;
  text-align: center;
}
.chapel-single-foot-inquiry {
  margin-bottom: 50px;
  padding: 35px;
  text-align: center;
}
.chapel-single-foot-inquiry__title {
  margin-bottom: 39px;
  font-size: 16px;
  font-weight: bold;
}

/*----------------------------------------------------

	plan

----------------------------------------------------*/
.plan-single {
  padding: 55px 0;
}
.plan-heading__price {
  font-size: 18px;
}
strong.plan-heading__price-value {
  font-size: 34px;
  position: relative;
}
.plan-heading__price .plan-heading__icon-standard {
  font-size: 12px;
  width: 110px;
  display: inline-block;
  padding: 4px 6px;
  color: #c8a43c;
  background: white;
  border: 1px solid #c8a43c;
  margin-right: 8px;
  top: -6px;
  position: relative;
}
.plan-heading__price .plan-heading__icon-premium {
  font-size: 12px;
  width: 110px;
  display: inline-block;
  padding: 4px 6px;
  color: white;
  background: #c8a43c;
  border: 1px solid #c8a43c;
  margin-right: 8px;
  top: -6px;
  position: relative;
}
.plan-single-tab {
  width: 1020px;
  margin: 0 auto;
}
.plan-single-tab__list {
  display: table;
  width: 1020px;
}
.plan-single-tab__item {
  display: table-cell;
  width: 20%;
  height: 60px;
  font-size: 16px;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
  border-left: 1px solid #fff;
}

.plan-single-tab__item.plan-single-tab__item_six {
  display: table-cell;
  width: 12%;
  height: 60px;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  vertical-align: middle;
  border-left: 1px solid #fff;
}
.plan-single-tab__item:first-child {
  border-left: none;
}
.plan-single-tab__item a {
  display: table-cell;
  width: 260px;
  height: 60px;
  vertical-align: middle;
  color: #fff;
  background: #0563a6;
}
.plan-single-tab__item a:hover,
.plan-single-tab__item .current {
  color: #000;
  background: rgba(242, 242, 242, 0.5);
}
.plan-single-content {
  background: rgba(242, 242, 242, 0.5);
  padding-top: 60px;
}

.plan-single-content > .container {
  width: 980px;
}

.plan-single-section-header {
  height: 40px;
  margin: 50px auto 35px;
  font-size: 22px;
  text-align: center;
}
.plan-about-option {
  box-sizing: border-box;
  display: table;
  width: 980px;
  padding: 20px 0;
  border: 1px solid #ccc;
  font-size: 12px;
  line-height: 1.4;
  background: #fff;
  max-width: 100%
}
.plan-about-option__header {
  display: table-cell;
  width: 265px;
  padding-right: 15px;
  text-align: right;
  vertical-align: middle;
}
.plan-about-option__body {
  display: table-cell;
  vertical-align: middle;
}
.plan-notesList {
  margin: 15px 2px 25px;
  font-size: 12px;
  line-height: 1.4;
}
.plan-notesList__item {
  margin-bottom: 0.25em;
}
.plan-set {
  width: 808px;
  margin: 25px auto;
  font-size: 0;
}
.plan-set__list {
  overflow: hidden;
  width: 815px;
  margin-right: -7px;
}
.plan-set__item {
  display: inline-block;
  width: 156px;
  margin-right: 7px;
  margin-bottom: 10px;
  font-size: 12px;
  text-align: center;
}
.plan-set__item-text {
  margin: -16px auto 0;
  text-align: center;
  display: inline-block;
  min-width: 120px;
  padding: 5px 5px;
  border-radius: 5px;
  background: #fff;
}
.plan-set__item-text .is-text__premium {
  font-weight: bold;
  color: #b38f2f;
}

.plan-set__notes {
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
}

.plan-set02 {
  width: 948px;
  margin: 25px auto;
  font-size: 0;
  background-color: white;
  padding-top: 25px;
  padding-bottom: 25px;
}
.plan-set02 .plan-set__list {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 20px;
}

.plan-sec-pr-planning .is-planning__item {
  margin-bottom: 25px;
}
.related-chapel__section {
  padding-bottom: 25px;
}
.related-chapel__list {
  font-size: 0;
}
.related-chapel__header-title {
  margin-bottom: 35px;
  background: #fff;
}
.related-chapel__header-title2 {
  margin-bottom: 35px;
  background: #f8f7f5;
}
.plan-sec-highgrade {
  margin-bottom: 30px;
}
.plan-sec-premium {
  margin-bottom: 30px;
}
.plan-sec-highgrade .label-01:before {
  top: -10px;
  left: -10px;
}
.plan-sec-premium .label-01:before {
  top: -10px;
  left: -10px;
}
.plan-sec-premium　.btn_card-06 {
  padding-top: 10px;
  width: 100%;
  text-align: center !important;
  display: inline-block;
}
.plan-sec-premium　.btn_card-06 a {
  text-align: center;
}

.card-05__item-inner.white {
  background-color: #fff;
}

/*----------------------------------------------------

	salon

----------------------------------------------------*/
.section-salon-archive {
  margin-bottom: 100px;
}
.section-salon-archive .no-posts {
  margin: 30px 30px 100px;
}

.page-anchor.tab-01__item::after {
content: "\f078";
}
.salon-anchorList {
  margin: 50px auto;
  text-align: center;
}
.salon-anchorList .tab-01__item {
  padding: 2px 20px;
}
.salon-areaList__item {
  margin: 25px auto;
}
.salon-archive {
  width: 1020px;
  display: flex;
  flex-wrap: wrap;
}
.salon-archive__item {
  position: relative;
  margin: 10px 6px;
  padding: 0;
  font-size: 14px;
  flex-basis: 320px;
  border: 1px solid rgba(0,99,167,0.3);
  text-align: center;
  box-sizing: border-box;
}

.salon-archive__item a {
  color: #0063a8;
  display: flex;
  padding: 15px;
  justify-content: space-between;
  align-items: center;
  height: 82px;
  border: none;
}

.salon-archive__item a:hover {
  color: #fff;
}

.salon-archive__item.satellite {
  flex-basis: 237px;
  padding-left: 0;
  padding-right: 0;
}

.salon-archive__item.satellite a {
  justify-content: center;
  height: 46px;
}

.salon-archive__item.satellite .salon-archive__item-name {
  flex-basis: 205px;
}

.salon-archive__item-image {
  width: 82px;
  margin-right: 8px;
}

.salon-archive__item.triangle a::after {
  position: absolute;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-bottom: 20px solid #0063a8;
  right: 7px;
  bottom: 7px;
  transition: .3s;
}

.salon-archive__item.triangle a:hover::after {
  border-bottom: 20px solid #fff;
}

.salon-archive__item.arrow a::after {
    display: inline-block;
    font: normal normal normal 100%/1 "icomoon";
    content: "\f105";
    margin-top: -8px;
    vertical-align: middle;
    position: absolute;
    right: 5px;
    top: 50%;
    font-weight: bold;
    font-size: 20px
}

.salon-archive__item-name {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  flex-basis: 198px;
}
.salon-archive__item-name .building-name {
  font-size: 13px;
  line-height: 1.3;
  display: block;
}

.salon-archive__item-name .station-name {
  font-weight: normal;
  font-size: 13px;
  margin-top: 0.2em;
}

.salon-archive__header {
  margin-top: 55px;
  margin-bottom: 55px;
}

.salon-single__header {
  margin-bottom: 55px;
}
p.salon-archive__header-desc {
  font-size: 16px;
  color: red;
  margin-top: 12px;
  margin-bottom: 4px;
}
.salon-single__item-body {
  width: 370px;
  padding-right: 20px;
  vertical-align: top;
}
.salon-single__item-name{
  margin: 15px 0 8px;
  font-size: 18px;
  font-weight: bold;
}
.salon-single__item-tel,
.salon-archive__item-tel {
  margin: 8px 0 3px;
  font-size: 20px;
}
.salon-single__item-tel .is-tel__notes,
.salon-archive__item-tel .is-tel__notes {
  position: relative;
  top: -0.35em;
  font-size: 11px;
}
.salon-single__item-opentime,
.salon-single__holyday,
.salon-single__item-access,
.salon-single__item-address,
.salon-archive__item-opentime,
.salon-archive__item-holyday,
.salon-archive__item-address,
.salon-archive__item-access {
  margin: 4px 0;
  font-size: 12px;
  line-height: 1.5;
}

.salon-single__item-address {
  margin-top: 10px;
}

.salon-single__item-reserve-flag,
.salon-single__item-alert,
.salon-archive__item-reserve-flag {
  color: #fc0208;
  line-height: 1.6;
  margin-top: 10px;
  font-size: 12px;
}
.salon-single__item-reserve-flag,
.salon-archive__item-reserve-flag {
	text-align: center;
}
.salon-archive__item-alert {
  color: #fc0208;
  line-height: 1.6;
  margin-top: 10px;
}
.salon-archive__item-alert {
  color: #fc0208;
  line-height: 1.6;
  margin-top: 10px;
}

.salon-single__item-alert strong,
.salon-archive__item-alert strong {
  font-weight: normal;
}

.salon-single__item-alert.black,
.salon-archive__item-alert.black {
  color: #000;
  line-height: 1.6;
  margin-top: 10px;
  text-align: left;
}

.salon-archive__item-btn {
  margin-top: 12px;
}
.salon-archive__item-detail-btn,
.salon-archive__item-consult-btn {
  float: left;
  display: table;
  width: 144px;
  height: 30px;
  font-size: 12px;
}
.salon-archive__item-detail-btn {
  margin-right: 11px;
}
.salon-archive__item-detail-btn .btn,
.salon-archive__item-consult-btn .btn {
  display: table-cell;
  width: 144px;
  height: 30px;
}
.salon-single__item-consult-btn {
  display: table;
  width: 100%;
  height: 46px;
  margin-top: 15px;
}
.salon-single__item-consult-btn .btn {
  display: table-cell;
  width: 100%;
  height: 46px;
}
.salon-areaList__item .is-item__map {
  display: table-cell;
}
#salon-single__item-map-canvas {
  width: 100%;
  height: 430px;
}
.salon-single__item-map-link {
  margin-top: 3px;
  text-align: right;
  font-size: 12px;
  line-height: 1.5;
  text-decoration: underline;
}
.salon-single__item-map-link:hover {
  text-decoration: none;
}
.salon-information-footer__btn {
  display: table;
  width: 368px;
  height: 46px;
  margin: 120px auto 50px;
}
.salon-information-footer__btn .btn {
  display: table-cell;
  width: 100%;
  height: 46px;
}

ul.salon-icon-list-archive {
  margin: 20px 0;
  width: 405px;
}
ul.salon-icon-list-archive li {
  display: inline-block;
  margin-left: 6px;
}

ul.salon-icon-list-archive li:first-child,
ul.salon-icon-list-archive li:nth-child(6) {
  margin-left: 0;
}

ul.salon-icon-list-single {
  margin: 20px 0;
}
.salon-icon-list-single li {
  display: inline-block;
}

.salon-icon-list-single li:first-child {
  margin-left: 0;
}
.salon-archive__header-title.heading-01 {
  border-top: 2px solid #2b61a2;
  border-bottom: 2px solid #2b61a2;
  color: #2b61a2;
  font-size: 22px;
  font-weight: bold;
}

.satellite .salon-archive__header-title.heading-01 {
  background-color: #fff;
}
/*----------------------------------------------------

	feature

----------------------------------------------------*/
.feature-cover {
  margin: 0 auto 45px;
  text-align: center;
}
.feature-point_list {
  margin: 45px auto;
  text-align: center;
}
.feature-point__item {
  width: 310px;
  margin: 5px 10px 30px;
  background: #fff;
}
.feature-point__item-image img {
  width: 310px;
  height: 193px;
  object-fit: cover;
}
.feature-point__item-text {
  margin-top: 15px;
  text-align: center;
}
.feature-point__item-text .is-text__heading {
  margin-bottom: 5px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
}
.feature-point__item-text .is-text__lead {
  font-size: 12px;
  line-height: 1.5;
}

/*----------------------------------------------------

	testimonials, testimonials list

----------------------------------------------------*/

.couple-list dl.couple_box {
  width: 182px;
  height: 255px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: inline-block;
}
.couple-list dl.couple_box .photo {
  width: 170px;
  height: 170px;
  margin: 0 auto 3px auto;
}
.couple-list dl.couple_box dd {
  width: 170px;
  margin-right: auto;
  margin-left: auto;
  line-height: 130%;
  font-size: 12px;
}
.couple-list dl.couple_box dd.wedding_date {
  /* 挙式日 */
  color: #0563a6;
  font-weight: bold;
}

/*----------------------------------------------------

	feature

----------------------------------------------------*/
.feature-archive__header {
  margin-bottom: 30px;
  margin-top: 50px;
}

.devider {
  width: 160px;
  height: 30px;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  background: url(../_img/dress/devider.gif) center top no-repeat scroll;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

/*----------------------------------------------------

	faq

----------------------------------------------------*/
section.page_content {
  width: 983px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 50px;
  margin-top: 30px;
}
section.page_content h2 {
  text-align: center;
}
#faq_area {
  margin-top: 40px;
}
ul.faq_tab {
  margin-right: -9px;
  overflow: hidden;
}
ul.faq_tab li {
  float: left;
  width: 239px;
  margin-right: 9px;
  text-align: center;
  background-color: #e7f7fe;
}
ul.faq_tab2,
ul.faq_tab3 {
  /* イベント＆お知らせ */
  margin-right: -7px;
  overflow: hidden;
}
ul.faq_tab2 li {
  float: left;
  width: 191px;
  margin-right: 7px;
  text-align: center;
  background-color: #e7f7fe;
}
ul.faq_tab3 li {
  float: left;
  width: 158px;
  margin-right: 7px;
  text-align: center;
  background-color: #e7f7fe;
}
ul.faq_tab li a,
ul.faq_tab2 li a,
ul.faq_tab3 li a {
  display: block;
  padding-top: 16px;
  padding-bottom: 8px;
}
ul.faq_tab .active,
ul.faq_tab2 .active,
ul.faq_tab3 .active {
  background-color: #e8e4da;
  padding-top: 16px;
  padding-bottom: 8px;
}
#faq_content {
  background-color: #fff;
  background-image: url(../_img/faq/faq_content_bg.gif);
  background-repeat: repeat-x;
  background-position: left top;
  padding-top: 10px;
}
.faq {
  background-image: url(../_img/faq/faq_line.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 850px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 15px;
  margin-top: 20px;
}
.faq dl {
  /*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 13px;
  overflow: hidden;
  color: #231815;
}
.faq dl dt {
  float: left;
  margin-right: 15px;
  width: 50px;
}
.faq dl.question {
  font-size: 18px;
  font-weight: bold;
  color: #514839;
}
.carou2 dl.couple_box {
  width: 182px;
  height: 255px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-right: 3px;
  margin-left: 3px;
  background: url(../_images/couple/bg_couple4.gif) center top no-repeat scroll;
}
.carou2 dl.couple_box .photo {
  width: 170px;
  height: 170px;
  margin: 0 auto 3px auto;
}
.carou2 dl.couple_box dd {
  width: 170px;
  margin-right: auto;
  margin-left: auto;
  line-height: 130%;
}
.carou2 dl.couple_box dd.wedding_date {
  /* 挙式日 */
  color: #0563a6;
  font-weight: bold;
}
/*----------------------------------------------------

	tomodachi

----------------------------------------------------*/
section.tomodachi_contents {
  width: 944px;
  margin-right: auto;
  margin-left: auto;
}
h2.tomodachi_copy {
  margin-bottom: 15px;
}
/*ポイント*/
#tomodachi_point01 {
  background-image: url(../_img/tomodachi/point01_bg.jpg);
  background-repeat: no-repeat;
  height: 233px;
  width: 944px;
  position: relative;
}
p.tomodachi_text01 {
  font-size: 16px;
  line-height: 160%;
  width: 608px;
  position: absolute;
  left: 336px;
  top: 90px;
  color: #333;
}
#tomodachi_point02 {
  background-image: url(../_img/tomodachi/point02_bg.jpg);
  background-repeat: no-repeat;
  position: relative;
  height: 230px;
  width: 944px;
}
p.tomodachi_text02 {
  font-size: 16px;
  line-height: 160%;
  width: 608px;
  position: absolute;
  top: 110px;
  color: #333;
  left: 5px;
}
#tomodachi_point03 {
  margin-bottom: 10px;
}
p.tomodachi_text03 {
  font-size: 16px;
  line-height: 160%;
  color: #333;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 17px;
}
h3.tomodachiplan_party {
  font-size: 15px;
  color: #555;
  border-left: 5px solid #d14e9b;
  margin-bottom: 10px;
  padding: 3px 0 1px 10px;
}
#tomodachi_point03 .party_flow {
  background-image: url(../_img/tomodachi/partyFlow_bg.jpg);
  background-repeat: no-repeat;
  position: relative;
  height: 545px;
  width: 944px;
}
/* 吹き出し */
figure.party_flow01,
figure.party_flow02,
figure.party_flow03,
figure.party_flow04,
figure.party_flow05 {
  position: absolute;
}
figure.party_flow01 {
  top: 34px;
  left: 494px;
}
figure.party_flow02 {
  top: 163px;
  left: 191px;
}
figure.party_flow03 {
  top: 259px;
  left: 131px;
}
figure.party_flow04 {
  top: 371px;
  left: 147px;
}
figure.party_flow05 {
  top: 448px;
  left: 263px;
}
/*----------------------------------------------------

	matanity and baby

----------------------------------------------------*/
#matanitytop_area {
  background: url(../_img/matanity_baby/main.jpg?var=190315) no-repeat;
  width: 984px;
  margin: 0 auto;
  padding-top: 370px;
  position: relative;
}
#matanitytop_area .matanity_menu {
  width: 930px;
  height: 110px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#matanitytop_area .matanity_menu a {
  display: block;
  width: 454px;
  height: 62px;
}
#matanitytop_area .matanity_menu a.btn01 {
  float: left;
}
#matanitytop_area .matanity_menu a.btn02 {
  float: right;
}
#matanity_area {
  width: 980px;
  border: 2px solid #f19b75;
  background: url(../_img/matanity_baby/bk_matanity.jpg) right top no-repeat
    scroll;
  padding: 120px 0 30px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}
#matanity_area h3 {
  margin-bottom: 10px;
}
#matanity_area p {
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 10px;
  color: #55442f;
}
#matanity01 {
  padding-right: 30px;
  padding-left: 30px;
  margin-bottom: 20px;
}
#matanity02 {
  padding-right: 30px;
  padding-left: 30px;
  margin-bottom: 20px;
}
#matanity03 {
  padding-right: 30px;
  padding-left: 30px;
}

#baby_area {
  width: 980px;
  border: 2px solid #a8c56b;
  background: url(../_img/matanity_baby/bk_baby.jpg) left top
    no-repeat scroll;
  padding: 120px 0 30px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  position: relative;
  left: 20px;
}
#baby_area h3 {
  margin-bottom: 10px;
}
#baby_area p {
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 10px;
  color: #55442f;
}
#baby01 {
  width: 610px;
  float: right;
  padding-right: 30px;
  padding-left: 30px;
  margin-bottom: 20px;
}
#baby02 {
  padding-right: 30px;
  margin-bottom: 20px;
}
#baby03 {
  padding-right: 30px;
  padding-left: 30px;
}
.matanity_slide {
  width: 940px !important;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
/*----------------------------------------------------

	best5

----------------------------------------------------*/
#besttop_area {
  width: 984px;
  margin: 0 auto;
}
.best5_center {
  margin: 50px auto 40px auto;
  text-align: center;
}
p.best_lead {
  font-size: 16px;
  line-height: 170%;
  color: #333;
  text-align: center;
}
section.best_area {
  margin-top: 40px;
}
.best_area ul.best_tab {
  overflow: hidden;
  width: 984px;
  height: 55px;
  margin: 0 auto;
  padding: 0;
}
ul.best_tab li {
  float: left;
  text-align: center;
}
ul.best_tab li a {
  display: block;
}
#best_content {
  background-color: #fff;
  background: url(../_img/best5/best_content_bg.gif) repeat-x left top;
  padding-top: 50px;
  width: 984px;
  margin: 0 auto;
}
#best_content .best_container {
  width: 820px;
  background: #f8f7f6;
  margin: 0 auto 40px auto;
  padding: 20px 41px 20px 25px;
  overflow: hidden;
  -webkit-box-shadow: 0 7px 6px -6px #b8b8b8;
  -moz-box-shadow: 0 7px 6px -6px #b8b8b8;
  box-shadow: 0 7px 6px -6px #b8b8b8;
  color: #333;
}
#best_content figure.best_photo {
  float: left;
  position: relative;
}
#best_content figure.best_icon {
  width: 89px;
  height: 89px;
  position: absolute;
  top: 3px;
  left: 3px;
}
#best_content .best_detail {
  width: 448px;
  float: right;
  padding-top: 4px;
}
#best_content ul.best_area {
  overflow: hidden;
}
#best_content ul.best_area li {
  font-size: 12px;
  padding: 2px 10px;
  float: left;
  margin-right: 8px;
  background: #fff;
}
#best_content ul.best_area li:first-child {
  font-weight: bold;
}
#best_content dl.best_name {
  margin: 20px 0;
}
#best_content dl.best_name dt {
  font-size: 20px;
  font-weight: bold;
}
#best_content dl.best_name dd {
  font-size: 17px;
  line-height: 140%;
  border-top: 1px #d9d0c5 dashed;
  padding-top: 10px;
  margin-top: 13px;
}
#best_content ul.best_btn {
  overflow: hidden;
}
#best_content ul.best_btn li:first-child {
  float: left;
}
#best_content ul.best_btn li:last-child {
  float: right;
}
/*----------------------------------------------------

	campaign_dress

----------------------------------------------------*/
#campaign_dress_top_area {
  width: 985px;
  margin: 0 auto;

  margin-bottom: 30px;
}
#campaign_dress_area .center {
  text-align: center;
}
#campaign_dress_area .party_plan_area {
  width: 864px;
  margin: 40px auto 0 auto;
  overflow: hidden;
}
#campaign_dress_area dl.party_contents {
  text-align: center;
  float: left;
  margin: 0 30px;
}
#campaign_dress_area dl.party_contents dt {
  margin-bottom: 15px;
}
#campaign_dress_area dl.party_contents dd {
  margin-bottom: 10px;
}
#campaign_dress_area dl.party_contents dd.btn_plan_detail {
  margin-top: 15px;
  margin-bottom: 0;
}
#campaign_dress_area .party_point {
  text-align: center;
  margin-bottom: 55px;
}
#campaign_dress_area ul.present_tekio {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3",
    "Hiragino Mincho Pro", serif;
  font-size: 14px;
  width: 40em;
  margin: 0 auto 50px auto;
  list-style: outside disc;
  color: #333;
}
#campaign_dress_area ul.present_tekio li {
  margin-bottom: 0.7em;
}
/*----------------------------------------------------

	coupon

----------------------------------------------------*/
#campaign_coupon {
  width: 984px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 40px;
  padding-top: 40px;
}
#campaign_coupon img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
.coupon_btn {
  width: 984px;
  height: 79px;
  margin-left: auto;
  margin-right: auto;
  background: url(../_img/coupon/coupon_02.gif) center top no-repeat;
}
.coupon_btn ul {
  width: 910px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 10px;
}
.coupon_btn ul li {
  width: 283px;
  height: 54px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
#coupon_area {
  width: 984px;
  margin-left: auto;
  margin-right: auto;
  background: url(../_img/coupon/bk_coupon.gif) center top repeat-y scroll;
}
.coupon_local {
  width: 928px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  background: white;
}
.coupon_local h3 {
  margin-bottom: 20px;
}
.coupon_local .right {
  border-right: 1px solid #e8e6de;
}
.coupon_local h5.caption_lead {
  width: 400px;
  height: 48px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 20px;
}

/*----------------------------------------------------

	premiumplan

----------------------------------------------------*/
.premium_plan_list {
  padding-bottom: 25px;
  padding-top: 25px;
  text-align: center;
}
.premium_plan_list h4 {
  text-align: center !important;
  width: 100%;
}
.premium_plan_list h4 img {
  margin-bottom: 50px;
}
.premium_plan_list h5 {
  text-align: center;
  margin-bottom: 30px;
}
.premium_plan_list .dress-slider {
  width: 908px;
  margin-left: auto;
  margin-right: auto;
}
.premium_plan_list .dress-slider ul#dress-slider__list {
  margin: 0 !important;
}
.premium_plan_list .premium-slider {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

/*追加ここから*/

.plan-sec-premium .card-06__item-title {
  margin-top: 20px;
}
.premium_midashi {
  font-size: 28px;
  color: #d14d9a;
  font-weight: bold;
  text-align: center;
  border-top: 2px solid #cccccc;
  border-bottom: 2px solid #cccccc;
  padding-top: 40px;
  padding-bottom: 40px;
}

.premium_midashi span {
  display: block;
  font-weight: normal;
  color: #000;
  font-size: 20px;
  margin-top: 20px;
}

.premium_plan_list .p1 {
  background: url(../_img/premium/point1.png) left center no-repeat;
  background-size: 97px 97px;
}
.premium_plan_list .p2 {
  background: url(../_img/premium/point2.png) left center no-repeat;
  background-size: 97px 97px;
}
.premium_plan_list .p3 {
  background: url(../_img/premium/point3.png) left center no-repeat;
  background-size: 97px 97px;
}

.premium_gradation {
  color: #785408;
  background: rgb(120, 84, 8);
  background: linear-gradient(
    180deg,
    rgba(120, 84, 8, 1) 0%,
    rgba(120, 84, 8, 1) 14%,
    rgba(143, 106, 22, 1) 60%,
    rgba(132, 94, 13, 1) 100%
  );
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  font-size: 32px;
}

.label-premium:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 119px;
  height: 75px;
  background-image: url(../_img/premium/label_Premium.png?var=190605);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 10;
}

/*追加ここまで*/

/*----------------------------------------------------

	general

----------------------------------------------------*/
/* 家族挙式GWフェスタ */
#festa_bg_area {
  background-image: url(../_img/festa2018/main.jpg);
  background-repeat: no-repeat;
  background-size: 1249px 783px;
  margin: 0 auto;
  width: 1249px;
  height: 783px;
}
#festa_area {
  margin: 0 auto;
}

.img-center {
  margin: auto;
}

.text_plan {
  font-size: 14px;
  line-height: 1.8;
  text-align: center;
  color: #d14d95;
  margin-top: 10px;
  margin-bottom: 30px;
}

/*----------------------------------------------------

	notfound

----------------------------------------------------*/

.notfound {
  margin-top: 30px;
  text-align: center;
  line-height: 1.8;
  font-size: 20px;
}
.notfound .ttl {
  font-size: 30px;
  font-family: "Abel", sans-serif;
  margin-bottom: 30px;
  line-height: 1.2;
}

.notfound .ttl span {
  font-size: 50px;
}

.notfound .color01 {
  color: #d14d9a;
  font-size: 30px;
}

/*==========================================================================

   sitemap

==========================================================================*/

.notfound .sitemap .header-01 {
  line-height: 1;
  margin-bottom: 30px;
  margin-top: 50px;
}

.sitemap {
  margin-top: 30px;
}

/* ---------------------------------------------------- footer-nav */
.sitemap-nav {
  padding: 30px 0;
}
.sitemap-nav-inner {
  display: table;
}
.sitemap-nav-header {
  display: table-cell;
  width: 81px;
  padding-right: 87px;
  vertical-align: top;
}
.sitemap-nav__logo {
  width: 81px;
  height: 93px;
}
.sitemap-social {
  margin-top: 15px;
  text-align: center;
}
.sitemap-gnav {
  width: 800px;
  margin: auto;
}
.sitemap-gnav__col {
  display: inline-block;
  width: 49%;
  box-sizing: border-box;
  vertical-align: top;
  margin-bottom: 20px;
}
.sitemap-gnav__col:nth-child(even) {
  margin-left: 1%;
}
.sitemap-gnav__cat + .sitemap-gnav__cat {
  margin-top: 20px;
}
.sitemap-gnav__title {
  font-family: "Abel", sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
  background-color: #f8f8f8;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}
.sitemap-gnav__item {
  font-size: 14px;
  line-height: 2;
  font-family: "Lucida Grande", "YuGothic", "游ゴシック",
    "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ,
    sans-serif;
  font-weight: 500;
  color: #ccc;
}

.sitemap-gnav__item.child {
  margin-left: 20px;
}
.sitemap-gnav__item:before {
  display: inline-block;
  font: normal normal normal 14px/1 "icomoon";
  content: "\f105";
  margin-top: -0.205em;
  margin: 0 10px;
  vertical-align: middle;
  font-weight: bold;
}

p.text_center {
  text-align: center;
  line-height: 1.6;
}

.notfound .sitemap {
  text-align: left;
}

/*==========================================================================

   FAQ

==========================================================================*/

.faq_set dt {
  padding: 20px 15px 20px 50px;
  position: relative;
  background-color: #f5f6f5;
  margin-top: 20px;
  font-size: 18px;
}
.faq_set dt:hover {
  cursor: pointer;
}
.faq_set dt.active::before {
  content: "";
  display: inline;
  width: 21px;
  height: 21px;
  background: url(../_img/faq/icon_close.gif);
  position: absolute;
  left: 20px;
  top: 34%;
}
.faq_set dt::before {
  content: "";
  display: inline;
  width: 21px;
  height: 21px;
  background: url(../_img/faq/icon_open.gif);
  position: absolute;
  left: 20px;
  top: 34%;
}
.faq_set dd {
  padding: 20px 15px 30px 44px;
  position: relative;
  line-height: 1.6;
  border: 1px solid #f5f6f5;
  font-size: 16px;
}

.faq_set dd a.btn {
  padding: 10px;
  width: 500px;
  margin: 20px auto 0;
  display: block;
}

.faq_area dd a {
  text-decoration: underline;
  color: #0062a7;
}
.faq_area dd a.btn-07 {
  margin: 5px;
  text-decoration: none;
}
.faq_area dd .btn_area {
  margin-top: 16px;
  display: inline-block;
}

.faq_area dd .img_area {
  margin-top: 30px;
  display: inline-block;
}

.faq_area dd .img_area img {
  max-width: 100%;
}

.faq_area .header-01 {
  margin-top: 80px;
  margin-bottom: 20px;
  border-bottom: 1px solid #bfbfbf;
}
.faq_area .header-01 em {
  color: #0062a7;
}

.tax_text {
  border: 1px solid #e9002c;
  width: 980px;
  text-align: center;
  margin: 30px auto;
  line-height: 1.8;
  color: #e9002c;
  padding: 10px;
  box-sizing: border-box;
  background-color: #fff;
}

/*----------------------------------------------------

	salon-new

----------------------------------------------------*/

.salon-archive-02 {
  width: 1020px;
}
.salon-archive__item-02 {
  margin-bottom: 80px;
  font-size: 14px;
}
.salon-archive__item-image-02 {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
  width: 480px;
}

.salon-archive__item-image-02 img {
  width: 100%;
  height: auto;
}

.salon-single__item-name-02,
.salon-archive__item-name-02 {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: bold;
  color: #2b61a2;
}

.salon-archive-info {
  display: inline-block;
  width: 480px;
}

.section-salon-archive em {
  color: #0062a7;
}

.salon-single__item-tel-02 .is-tel__notes,
.salon-archive__item-tel-02 span {
  color: #000;
}
.salon-single__item-tel-02,
.salon-archive__item-tel-02 {
  margin: 8px 0 10px;
  font-size: 28px;
  color: #2b61a2;
}

.salon-archive-info span.icon-yoyaku {
  background: #fffffe;
  border: 1px solid #f28383;
  color: #fc526c;
  font-weight: bold;
  padding: 5px 16px;
  border-radius: 5px;
  font-size: 11px;
  vertical-align: middle;
}

.salon-single__item-tel-02:before {
  display: inline-block;
  font: normal normal normal 28px/1 "icomoon";
  content: "\f3cd";
  margin-top: -0.1em;
  vertical-align: middle;
  font-weight: 900;
}

.salon-archive__item-tel-02:before {
  display: inline-block;
  font: normal normal normal 28px/1 "icomoon";
  content: "\f3cd";
  margin-top: -0.1em;
  vertical-align: middle;
  font-weight: 900;
}
.salon-single__item-tel-02 .is-tel__notes,
.salon-archive__item-tel-02 .is-tel__notes {
  position: relative;
  top: -0.35em;
  font-size: 11px;
}

.salon-archive__item-detail-btn-02 {
  margin-top: 10px;
  width: 100%;
}

.salon-archive__item-consult-btn-02 {
/* 2個 */
width: 232px;
/* 1個 */
/* width: 480px; */
  display: inline-block;
}

.salon-archive__item-consult-btn-02 .btn-02,
.salon-archive__item-consult-btn-02 .btn-01 {
  /* 2個 */
  width: 232px;
  /* 1個 */
  /* width: 480px; */
  font-size: 16px;
}

.salon-archive__item-consult-btn-02 .btn-01 {
  padding: 7px;
}

.salon-archive__item-detail-btn-02 .btn-03 {
  width: 480px;
  font-size: 16px;
}

.salon-archive__item-consult-btn-02:nth-child(2) {
  margin-left: 10px;
}

.salon-single__item-consult-btn-02 {
/* 2個 */
/* width: 190px; */
/* 1個 */
width: 400px;
  display: inline-block;
}

.salon-single__item-consult-btn-02 .btn-02,
.salon-single__item-consult-btn-02 .btn-01,
.salon-single__item-consult-btn-02 .btn-07 {
/* 2個 width: 190px; */
/* 1個 */ width: 400px;
  font-size: 16px;
}

.salon-single__item-consult-btn-02 .btn-01, .salon-single__item-consult-btn-02 .btn-07 {
  padding: 12px 7px;
}
.salon-single__item-detail-btn-02 .btn-03 {
  width: 480px;
  font-size: 16px;
}

.salon-single__item-consult-btn-02:nth-child(2) {
  margin-left: 10px;
}

.salon-archive__item-btn-02 {
  margin-top: 20px;
}

.salon-area-tab {
  text-align: center;
  margin-bottom: 40px;
}

.salon-area-tab__item {
  position: relative;
  width: 152px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  margin-left: 15px;
}

.salon-area-tab__item:first-child {
  margin-left: 0;
}

.salon-area-tab__item a {
  box-sizing: border-box;
  padding: 20px 4px;
  color: #0062a7;
  text-align: center;
  line-height: 1.3;
  border: 1px solid #0062a7;
  transition: opacity 0.3s;
  background-color: #fff;
  transition: 0.3s;
  display: block;
  font-size: 15px;
}

.salon-area-tab__item a:after {
  display: inline-block;
  font: normal normal normal 100%/1 "icomoon";
  content: "\f105";
  color: #0062a7;
  vertical-align: middle;
  position: absolute;
  right: 7px;
  top: 34%;
}

.salon-area-tab__item a.active {
  color: #fff;
  border: 1px solid #0062a7;
  transition: opacity 0.3s;
  background-color: #0062a7;
}

.salon-area-tab__item a.active:before {
  color: #fff;
}

.salon-single__item-map__area {
  margin-bottom: 30px;
}

.salon-area-tab__item a:hover {
  opacity: 0.7;
  transition: 0.3s;
}
.salon-single__item-image {
  display: inline-block;
  vertical-align: top;
}
.salon-single-info {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  width: 400px;
}

.salon-single-contact {
  margin-top: 20px;
  text-align: center;
}

.salon-single__item-body_02 {
  display: block;
  width: 930px;
  margin: auto;
}

#salon-single__item-map-canvas.canvas_big {
  height: 565px;
}

.salon-single-info-center {
  text-align: center;
  margin: 0 0 40px;
}

hr.hr01 {
  width: 605px;
  height: 2px;
  margin: 50px auto;
  background: rgb(204, 204, 204);
}
/*----------------------------------------------------

	feature-new

----------------------------------------------------*/

.feature_info {
  text-align: center;
}
.feature_main_title {
  font-size: 42px;
  color: #0062a7;
  font-weight: bold;
}

.feature_copy {
  font-size: 26px;
  color: #0062a7;
  font-weight: bold;
  width: 840px;
  margin: 20px auto 20px;
  line-height: 1.4;
}

.feature_text {
  font-size: 16px;
  margin-top: 20px;
  line-height: 2;
}

/*ドレス追加ここから*/
#dress_main_area {
  /* background: url(../_img/dress/main_dress_bg.png) no-repeat;
	width: 984px; */
  margin: 0 auto;
  text-align: center;
  /* padding-top: 340px;
	position: relative;
	margin-bottom: 30px; */
}
/* #dress_main_area img{
	width: 824px;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
} */

#dress_main_area .ttl {
  text-align: center;
  font-size: 32px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  margin: 40px 0;
}

/*==========================================================================

  .maternity

==========================================================================*/

.page-cover-maternity {
  background: url(../_img/maternity/kv.jpg) no-repeat;
  height: 609px;
  background-position: center;
}

.maternity .ttl_position {
  margin: auto;
  width: 300px;
  position: relative;
}
.maternity .ttl_area_wrap {
  padding: 10px;
  background-color: rgb(255, 255, 255, 0.7);
  display: inline-block;
  position: absolute;
  top: 100px;
  left: -400px;
}
.maternity .ttl_area {
  width: 650px;
  padding: 40px;
  box-sizing: border-box;
}

.maternity .ttl_area a {
  background: #0062a7;
  padding: 10px;
  font-size: 16px;
  text-align: center;
  margin: auto;
  display: block;
  width: 300px;
  color: #fff;
  margin-top: 20px;
  font-weight: bold;
}

.maternity .ttl_area a:before {
  display: inline-block;
  font: normal normal normal 14px/1 "icomoon";
  content: "\f078";
  position: relative;
  top: -0.1em;
  margin-left: 0.75em;
  vertical-align: middle;
  margin-right: 10px;
}

.maternity {
  line-height: 1.4;
}
.maternity_midashi {
  text-align: center;
  line-height: 1.6;
  font-size: 40px;
}

.maternity_midashi em {
  color: #d28896;
  text-align: center;
}

.maternity img {
  max-width: 100%;
  height: auto;
}
.maternity {
  font-size: 16px;
}
.maternity h2 {
  text-align: center;
  line-height: 1.6;
}
.maternity h2 em {
  color: #d28896;
  text-align: center;
}

.maternity .maternity_couple h3 {
  text-align: center;
}
.maternity_couple .maternity_h3_style {
  font-size: 28px;
}

.maternity section {
  width: 1020px;
  margin: auto;
  padding: 50px 0;
}

.papamama #papamama_btn li {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  background: url(../_img/papamama/btn_arrow_white.png) no-repeat #b8a585;
  background-position: 95% 55%;
  background-size: 8px;
  width: 250px;
  margin: 0 15px;
}

.maternity .maternity_point {
  width: 100%;
  padding: 0;
}

.maternity .maternity_point h2 {
  font-size: 24px;
  color: #0062a7;
  font-weight: bold;
}

.maternity .maternity_point h2 em {
  font-size: 43px;
  line-height: 1;
  color: #d28896;
}

.maternity .maternity_point h2 span {
  font-size: 60px;
  line-height: 1;
}

.maternity .maternity_point ul {
  width: 904px;
  margin: 50px auto;
}

.maternity .maternity_point ul li {
  display: inline-block;
  vertical-align: top;
  width: 412px;
  margin-bottom: 50px;
  background-color: #fff;
  min-height: 400px;
  border: 1px solid #f2f2f2;
}

.maternity .maternity_point ul li img {
  margin-bottom: 30px;
}
.maternity .maternity_point ul li:nth-child(even) {
  margin-left: 70px;
}

.maternity .maternity_point ul li h5 {
  color: #d28896;
  font-size: 28px;
  text-align: center;
  line-height: 1.2;
}

.maternity .maternity_point ul li p {
  padding: 20px;
  line-height: 1.8;
}

.maternity .maternity_point ul li p.height01 {
  min-height: 140px;
}
.maternity .production {
  background: url(../_img/papamama/bg_star.jpg) no-repeat center 70px;
  width: 100%;
  background-size: contain;
}

.maternity .production_midashi {
  font-size: 38px;
  color: #0062a7;
  position: relative;
  text-align: center;
  width: 700px;
  margin: 40px auto 60px;
  font-weight: bold;
}

.maternity .production_midashi img {
  position: absolute;
  left: 0;
  top: 0;
}
.maternity .maternity_point ul li h3 {
  color: #d28896;
  font-size: 24px;
  text-align: center;
  line-height: 1.2;
  font-weight: bold;
}

.maternity_h3_style {
  text-align: center;
  border-bottom: 1px solid #bfbfbf;
  padding-bottom: 20px;
  color: #0062a7;
  font-size: 36px;
  font-weight: bold;
  margin: 0 auto 40px;
  line-height: 0.7;
}

.maternity .maternity_couple .maternity_h3_style span,
.maternity .maternity_schedule .maternity_h3_style span {
  font-size: 13px;
  color: #797979;
  font-family: "Abel", sans-serif;
}

.maternity .maternity_couple h4 {
  font: 36px "Cochin LT W01 Roman";
  color: #d28896;
  padding-bottom: 10px;
  border-bottom: 1px solid;
  text-align: center;
  width: 100%;
  font-size: 36px;
}

.maternity .maternity_couple .maternity_top_gallery_list li {
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  width: 170px;
  height: 138px;
  margin-bottom: 5px;
  /* float:left; */
}

.maternity .maternity_couple .maternity_top_gallery_list li:nth-child(1) {
  margin-left: 0;
  width: 300px;
  height: 281px;
}

.maternity .maternity_couple a.more {
  text-align: center;
  color: #fff;
  background-color: #b8a585;
  width: 300px;
  margin: 30px auto;
  display: block;
  padding: 16px;
  font-size: 16px;
}

.maternity .maternity_couple .maternity_top_gallery_list li:hover {
  opacity: 0.5;
  transition: 0.8s;
}

.maternity .maternity_couple li.set {
  margin-bottom: 60px;
}
.maternity .maternity_couple li.set_end {
  margin-bottom: 0;
}

/*続きを読む*/

.readmore_contents {
  display: none; /*クリック前は非表示*/
}
#readmore_btn {
  background-color: #fff;
  border: 1px solid #b8a585;
  width: 310px;
  color: #b8a585;
  padding: 6px;
  text-align: center;
  margin: 20px auto;
}

.maternity .maternity_couple .text_area {
  background-color: #fdfaf5;
  padding: 50px;
  width: 930px;
  margin: 20px auto;
  position: relative;
  box-sizing: border-box;
}

/*ここから*/

.grad-btn::before {
  content: "続きを読む";
  background-color: #fff;
  border: 1px solid #b8a585;
  width: 310px;
  color: #b8a585;
  padding: 6px;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  bottom: 40px;
}
.grad-item {
  position: relative;
  overflow: hidden;
  height: 160px; /*隠した状態の高さ*/
}
.grad-item::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px; /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(
    top,
    rgba(253, 250, 245, 0) 0%,
    rgba(253, 250, 245, 0.9) 50%,
    rgba(253, 250, 245, 0.9) 50%,
    rgba(253, 250, 245, 1) 100%
  );
  background: linear-gradient(
    top,
    rgba(253, 250, 245, 0) 0%,
    rgba(253, 250, 245, 0.9) 50%,
    rgba(253, 250, 245, 0.9) 50%,
    rgba(253, 250, 245, 1) 100%
  );
  content: "";
}
.grad-trigger {
  display: none; /*チェックボックスは常に非表示*/
  transition-duration: 1s;
}
.grad-trigger:checked ~ .grad-btn::before {
  content: "閉じる" /*チェックされていたら、文言を変更する*/;
}
.grad-trigger:checked ~ .grad-item {
  height: auto; /*チェックされていたら、高さを戻す*/
  transition-duration: 1s;
}
.grad-trigger:checked ~ .grad-item::before {
  display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}

.grad-wrap {
  text-align: center;
}

.grad-btn02::before {
  content: "続きを読む";
  background-color: #fff;
  border: 1px solid #b8a585;
  width: 310px;
  color: #b8a585;
  padding: 6px;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  bottom: 40px;
}
.grad-item02 {
  position: relative;
  overflow: hidden;
  height: 160px; /*隠した状態の高さ*/
}
.grad-item02::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px; /*グラデーションで隠す高さ*/
  background: -webkit-linear-gradient(
    top,
    rgba(253, 250, 245, 0) 0%,
    rgba(253, 250, 245, 0.9) 50%,
    rgba(253, 250, 245, 0.9) 50%,
    rgba(253, 250, 245, 1) 100%
  );
  background: linear-gradient(
    top,
    rgba(253, 250, 245, 0) 0%,
    rgba(253, 250, 245, 0.9) 50%,
    rgba(253, 250, 245, 0.9) 50%,
    rgba(253, 250, 245, 1) 100%
  );
  content: "";
}
.grad-trigger02 {
  display: none; /*チェックボックスは常に非表示*/
  transition-duration: 1s;
}
.grad-trigger02:checked ~ .grad-btn02::before {
  content: "閉じる" /*チェックされていたら、文言を変更する*/;
}
.grad-trigger02:checked ~ .grad-item02 {
  height: auto; /*チェックされていたら、高さを戻す*/
  transition-duration: 1s;
}
.grad-trigger02:checked ~ .grad-item02::before {
  display: none; /*チェックされていたら、grad-itemのbeforeを非表示にする*/
}

.grad-wrap02 {
  text-align: center;
}
/*ここまで*/

.maternity span.a_heart {
  margin-right: 10px;
}
.maternity span.a_heart:after {
  display: inline-block;
  font: bold 30px/1 "icomoon";
  content: "\f004";
  position: relative;
  top: -0.1em;
  margin-left: 10px;
  vertical-align: middle;
}

.maternity span.mini {
  font-size: 0.7em;
  margin-left: 10px;
}

.maternity .maternity_couple dl {
  text-align: left;
}

.maternity .maternity_couple .text_area p {
  color: #dd82a2;
  font-size: 22px;
  margin-bottom: 30px;
}
.maternity .maternity_couple dt {
  color: #997230;
  font-size: 18px;
  margin-bottom: 16px;
  display: flex;
}
.maternity .maternity_couple dd {
  margin-bottom: 30px;
  line-height: 1.8;
}
.maternity .maternity_couple dd:last-child {
  margin-bottom: 40px;
}
.maternity .maternity_couple dt::before {
  content: "";
  height: 1px;
  background: #997230;
  display: block;
  width: 50px;
  margin: 12px 0 0 0;
}

table.table_gold_type02 {
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
  margin: 20px auto;
}
table.table_gold_type02 th {
  color: #997230;
  border: 1px solid;
  padding: 5px;
  font-size: 15px;
  width: 108px;
  text-align: center;
}

table.table_gold_type02 td {
  padding: 5px;
  text-align-last: center;
}

table.table_gold_type02 a {
  text-decoration: underline;
}

.maternity .maternity_info {
  text-align: center;
  padding: 70px 0 0 0;
}
.maternity .maternity_info .text01 {
  font-size: 32px;
  color: #0062a7;
  font-weight: bold;
}

.maternity .maternity_info p {
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.6;
}

.maternity .maternity_cam_area {
  background: #f7f7f7;
  width: 100%;
  text-align: center;
  margin: 50px 0;
  color: #747474;
  padding: 60px 0;
}

.maternity_cam_area .cam_ttl {
  position: relative;
  width: 600px;
  margin: auto;
}
.maternity_cam_area .cam_ttl h2 {
  color: #c45a96;
  font-size: 38px;
  font-weight: bold;
}

.maternity_cam_area .cam_ttl .mark {
  position: absolute;
  right: 0;
  top: 0;
}
.maternity_cam_area .cam_ttl .sub {
  font-size: 14px;
  font-family: "Abel", sans-serif;
}

.maternity_cam_area .cam_text01 {
  font-size: 16px;
  margin: 35px 0;
}
.maternity_cam_area .cam_text02 {
  font-size: 26px;
  font-weight: bold;
}
.maternity_cam_area .cam_text02 em {
  font-size: 34px;
  font-weight: bold;
  color: #d28896;
  margin: 0 5px;
}

.maternity_cam_area .present {
  background: url(../_img/maternity/dress_model_2306.jpg) no-repeat right bottom / contain #fff;
  width: 712px;
  margin: 30px auto 0;
  padding: 40px 0 0;
  height: 239px;
  box-sizing: border-box;
}

.maternity_cam_area .present .ttl {
  color: #d28896;
  font-size: 24px;
  font-family: "Abel", sans-serif;
}

.maternity_cam_area .present .text {
  font-size: 22px;
  font-weight: bold;
  color: #747474;
  margin: 20px 0 10px;
}

.maternity_cam_area .present .text em {
  color: #d28896;
  font-size: 30px;
  margin: 0 2px;
}
.maternity_cam_area .present .item {
  color: #d28896;
  font-size: 26px;
  font-weight: bold;
  margin-top: 10px;
}

.maternity_cam_area .shadow-01 {
  width: 712px;
  margin: auto;
}
.maternity_cam_area .present .item em {
  color: #d28896;
  font-size: 32px;
  margin: 0 5px;
}

.maternity .point_area {
  text-align: center;
  padding: 70px 20px 20px;
  border: 1px solid #e1e1e1;
}
.maternity p.point {
  color: #fff;
  background-color: #e8a7bb;
  padding: 40px 0 0 0;
  width: 107px;
  height: 67px;
  line-height: 107px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  font-size: 24px;
  line-height: 1.4;
  font-family: "Abel", sans-serif;
  position: absolute;
  top: -56px;
  left: 0;
  right: 0;
  margin: auto;
}

.maternity .point_area_wrap {
  position: relative;
  margin-top: 130px;
}

.maternity .text01 {
  font-size: 20px;
  color: #5294c2;
  font-weight: bold;
}

.maternity .text02 {
  font-size: 14px;
  margin: 10px 0 20px;
  line-height: 1.8;
}

.maternity .maternity_production {
  width: 100%;
  background: #f7f7f7;
  position: relative;
  padding: 50px 0 0 0;
}
.production_list {
  max-width: 1200px;
  margin: auto;
}
.maternity .production_list li.pr01 {
  background-color: #fff;
  width: 1000px;
  float: right;
  position: relative;
}
.maternity .production_list li:last-child {
  margin-bottom: 0;
}

.maternity .production_list li.pr02 {
  background-color: #fff;
  width: 1000px;
  float: left;
  position: relative;
}

.maternity .production_list li {
  margin-bottom: 120px;
}
.production_box .midashi {
  color: #0062a7;
  font-size: 28px;
  padding: 30px 0 0 20px;
  font-weight: bold;
}

li.pr01 .text {
  width: 560px;
  margin: 40px 0 0 300px;
  line-height: 1.8;
}

li.pr02 .text {
  width: 560px;
  margin: 40px 0 0 116px;
  line-height: 1.8;
}

li.pr02 .midashi {
  margin-left: 90px;
}
.maternity li.pr01 .p_img {
  position: absolute;
  top: 111px;
  left: -100px;
}

.maternity li.pr02 .p_img {
  position: absolute;
  top: 111px;
  right: -100px;
}

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.maternity li.pr01 .num {
  color: #c0d3e3;
  font-size: 70px;
  position: absolute;
  left: -72px;
  /*font-family: 'Abel', sans-serif;*/
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.maternity li.pr02 .num {
  color: #c0d3e3;
  font-size: 70px;
  position: absolute;
  /*font-family: 'Abel', sans-serif;*/
  right: -72px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.production_box .star {
  display: inline-block;
  color: #e5d55d;
  letter-spacing: 4px;
  font-size: 20px;
  background: #fbfbfb;
  padding: 7px;
}

li.pr01 .star {
  margin: 30px 0 30px 500px;
}
li.pr02 .star {
  margin: 30px 0 30px 300px;
}

.production_box .star .nashi_star {
  color: #ebebeb;
}

.production_box .star .ttl {
  font-size: 16px;
}

/*==========================================================================

policy

==========================================================================*/
.policy_text {
  line-height: 1.8;
  width: 900px;
  margin: auto;
}
.policy_text dt {
  font-size: 1.6em;
  margin-top: 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
}

/*==========================================================================

feature-label

==========================================================================*/

.label02--point1 .feature-point__item-image,
.label02--point2 .feature-point__item-image,
.label02--point3 .feature-point__item-image {
  position: relative;
}

.label02--point1 .feature-point__item-image:after,
.label02--point2 .feature-point__item-image:after,
.label02--point3 .feature-point__item-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 172px;
  height: 92px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}

.label02--point1 .feature-point__item-image:after {
  background-image: url(../_img/feature/label_point1.png);
}
.label02--point2 .feature-point__item-image:after {
  background-image: url(../_img/feature/label_point2.png);
}
.label02--point3 .feature-point__item-image:after {
  background-image: url(../_img/feature/label_point3.png);
}

/*==========================================================================

oshokuji

==========================================================================*/

.pageCover.is-kaishoku {
  background-image: url(../_img/oshokuji/page_cover01.jpg);
}
.pageCover.is-kaishoku .container {
  height: 595px;
}

.pageCover.is-kaishoku_2407 {
  background: url(../_img/oshokuji/page_cover01_2407.webp) no-repeat center / 1460px 595px;
}
.pageCover.is-kaishoku_2407 .container {
  height: 595px;
}

.card-06__item-subimage span em {
  font-size: 11px;
}

.plan-point3 {
  margin-bottom: 80px;
}

.plan-point3 ul {
  font-size: 0;
}

.plan-point3 ul li {
  display: inline-block;
  width: 310px;
  vertical-align: top;
  margin-left: 44px;
  line-height: 1.6;
}

.plan-point3 ul li:first-child {
  margin-left: 0;
}

.plan-point3 ul li .copy {
  font-size: 18px;
  padding: 20px 0;
  text-align: center;
}

.plan-point3 ul li p {
  font-size: 14px;
}

.text-underline {
  text-decoration: underline;
}

/*==========================================================================

webcounter

==========================================================================*/

.webcounter .general-area-kv {
  height: 476px;
  background: url(../_img/online-salon/page_cover01.jpg) no-repeat center top;
  background-size: cover;
  margin-bottom: 40px;
}

.webcounter .general-area-kv .general-area-kv-content {
  width: 460px;
  display: block;
  margin-left: 50%;
}

.webcounter .general-area-kv__copy {
  margin-top: 10px;
}

.webcounter .copy02 {
  margin-top: 30px;
}

.web_counter .inner {
  margin: auto;
  width: 980px;
}

.web_counter .header03 {
  margin-bottom: 30px;
}
.web_counter .header03__title em {
  color: #ea5270;
}
.web_counter .recommend_list {
  font-size: 0;
  margin: 0 23px 30px;
  width: 980px;
}

.web_counter .recommend_list li {
  font-size: 20px;
  width: 50%;
  display: inline-block;
  margin-bottom: 50px;
}

.web_counter .recommend_list li::before {
  font: normal 12px/1 "icomoon";
  content: "\f00c";
  font-weight: 900;
  color: #ea5270;
  margin-right: 15px;
  font-size: 23px;
}

.web_counter .section01--bg01 {
  width: 100%;
}
.web_counter .pg01-prige__list .text span {
  font-size: 22px;
  margin: 20px 0 25px;
  display: block;
  text-align: center;
  line-height: 1.4;
}

.web_counter .pg01-prige__list .text {
  font-size: 14px;
  width: 302px;
  text-align: left;
  line-height: 1.8;
}
.web_counter .web_flow li {
  background-color: #fff;
}
.web_counter .web_flow .ttl {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid #d7d6d5;
  margin-bottom: 40px;
  position: relative;
  line-height: 2.6;
}

.web_counter .web_flow .ttl em {
  background-color: #37302c;
  color: #fff;
  display: inline-block;
  font-size: 34px;
  font-family: "Avenir", sans-serif;
  letter-spacing: 0.06em;
  padding: 4px 20px;
  position: absolute;
  left: 0;
  font-weight: normal;
  top: 10px;
  line-height: 1.6;
}

.web_counter .web_flow .flow_li {
  background-color: #fff;
  width: 980px;
  margin: auto;
  padding: 0 40px;
  margin-bottom: 60px;
  box-sizing: border-box;
}

.web_counter .section01 .pg01-section__title {
  width: 980px;
  margin: auto;
  border-bottom: 0;
  padding-bottom: 60px;
}

.web_counter .web_flow li .contact_info {
  background-color: #f5f6f5;
  display: inline-block;
  padding: 24px;
  vertical-align: top;
  width: 360px;
  margin-right: 50px;
  text-align: center;
  box-sizing: border-box;
}

.web_counter .web_flow li .contact_btn {
  width: 436px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}

.web_counter .web_flow li .footer-contact__btn {
  width: 212px;
  margin: 6px 0;
}

.web_counter .web_flow li .text {
  margin-bottom: 20px;
}

.web_counter .web_flow li .text p {
  font-size: 16px;
  line-height: 1.8;
}
/*salon*/

.web_counter_guide .header03__title {
  color: #bb9967;
}

.web_counter_guide {
  background-color: #f5f6f5;
  width: 954px;
  margin: auto;
  padding: 40px 78px;
  box-sizing: border-box;
  text-align: center;
}

.contact_wrap .box {
  background-color: #fff;
  padding: 20px;
  margin: 20px auto;
  box-sizing: border-box;
}

.contact_wrap .box .sign01__number {
  margin: 8px 0;
  display: inline-block;
}
.web_counter_guide p {
  text-align: left;
  font-size: 16px;
  line-height: 1.8;
}

.contact_wrap .contact_btn ul {
  margin-bottom: 20px;
}

.web_counter_guide .imglist {
  font-size: 0;
  margin: 30px 0 30px;
}
.web_counter_guide .imglist li {
  display: inline-block;
}

.web_counter_guide .imglist li:nth-child(2) {
  margin-left: 20px;
}

.web_counter-header01 {
  padding: 25px 0;
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 80px 0 40px;
  font-size: 28px;
  font-weight: bold;
}

.web_counter-header01 em {
  color: #ea5270;
}
.pg01-content-header__desc.desc--02 {
  color: #000;
  text-align: left;
}
.pg01-pr__title {
  font-size: 24px;
  text-align: center;
  margin-bottom: 25px;
}
.pg01-pr__title em {
  color: #ea5270;
  font-size: 1.4em;
}
.pg01-section__title {
  font-size: 28px;
  text-align: center;
  margin-bottom: 35px;
  padding-bottom: 25px;
  border-bottom: 1px solid #b6b1ab;
}
.pg01-section__title em {
  font-size: 1.2em;
  color: #ea5270;
}
.pg01-section__desc {
  margin: 13px 0 50px;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
}
.pg01-content-promotion {
  margin: 60px auto;
}
.pg01-pr__list {
  font-size: 0;
  text-align: center;
}
.pg01-pr__item {
  display: inline-block;
  width: 310px;
  margin: 0 4px;
  vertical-align: top;
}

.pg01-pr__item.item--ver02 {
  width: 312px;
}
.pg01-pr__item.item--ver02 .pg01-pr__item-thumb img {
  width: 300px;
  height: auto;
  text-align: center;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2);
}
.pg01-pr__item-copy {
  margin-top: 13px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  word-wrap: break-word;
}
.pg01-pr__item-copy small {
  font-size: 0.8em;
}
.pg01-pr__item-text {
  padding: 0 0.5em;
  font-size: 16px;
  text-align: left;
  line-height: 1.7;
  word-wrap: break-word;
  word-break: break-all;
}

.pg01-plan__item {
  overflow: hidden;
  border: 1px solid #b6b1ab;
}
.pg01-plan__item + .pg01-plan__item {
  margin-top: 50px;
}

.pg01-plan__item:nth-child(odd) .pg01-plan__item-thumb {
  float: left;
}
.pg01-plan__item:nth-child(even) .pg01-plan__item-thumb {
  float: right;
}

.pg01-plan__item-thumb {
  width: 439px;
}

.pg01-plan__index-price.is-text--m {
  font-size: 18px;
}
.pg01-plan__item-text {
  font-size: 16px;
  line-height: 1.7;
}
.pg01-info {
  text-align: center;
  box-sizing: border-box;
  width: 960px;
  margin: 50px auto;
  padding: 50px;
  border: 1px solid #b6b1ab;
  background: #ecfafc;
}
.pg01-info__title {
  margin-bottom: 25px;
}

.pg01-info-gallery__item {
  display: inline-block;
}
.pg01-prige {
  margin-bottom: 100px;
}
.pg01-prige__item {
  display: inline-block;
  margin: 0 5px;
  vertical-align: top;
}
.pg01-prige__item-thumb {
  width: 302px;
  position: relative;
  text-align: center;
}
.pg01-prige__item-thumb .icon-pr {
  position: absolute;
  top: 0px;
}

.webcounter .header-01__title {
  font-weight: bold;
  color: #0064a7;
  padding-top: 150px;
  font-size: 34px;
}
.webcounter .header-01__ruby {
  font-size: 18px;
}
.webcounter .header-01-sub {
  font-weight: bold;
  font-size: 22px;
  margin-top: 20px;
  display: inline-block;
}

.footerNav-contact__list_02 {
  font-size: 0;
  width: 93%;
  margin: 5% auto 0;
}
.footerNav-contact__list_02 li {
  font-size: 20px;
  margin-bottom: 2%;
}

.footerNav-contact__list_02 .foot-tel:before {
  display: block;
  font: bold 7vw /1 "icomoon";
  content: "\f3cd";
  position: relative;
  top: -0.3em;
  color: #0062a7;
  font-weight: 900;
}

.footerNav-contact__list_02 .visit-reservation:before {
  display: inline-block;
  font: 300 20px /1 "icomoon";
  content: "\f044";
  position: relative;
  top: 0;
  margin-right: 10px;
  color: inherit;
}

.footerNav-contact__list_02 .reservation:before {
  display: block;
  font: 300 7vw /1 "icomoon";
  content: "\f073";
  position: relative;
  top: -0.5em;
  color: #fff;
}

.footerNav-contact__list_02 .contact:before {
  display: block;
  font: 300 7vw /1 "icomoon";
  content: "\f658";
  position: relative;
  top: -0.5em;
  color: #fff;
}

.footerNav-contact__list_02 li.btn-100.blue-white-btn {
  background-color: #fff;
  padding: 6% 0 4%;
  display: block;
  color: #0062a7;
  border: 1px solid;
}
.footerNav-contact__list_02 li.btn-100.blue-white-btn a.foot-tel {
  color: #0062a7;
}
.footerNav-contact__list_02 li.btn-100.pink-btn a {
  background-color: #d14d99;
  padding: 4% 0 4%;
  display: block;
  color: #fff;
}

.footerNav-contact__list_02 li.btn-inline50 a {
  background-color: #0062a7;
  padding: 14% 0 10%;
  display: block;
  color: #fff;
}
.footerNav-contact__list_02 li.btn-inline50 {
  display: inline-block;
  width: 49%;
}
.footerNav-contact__list_02 li.btn-inline50.left {
  margin-right: 2%;
}

.foot-modal {
  text-align: center;
  font-size: 0;
  background-color: #fff;
  color: #000;
  margin-top: 5%;
}
.foot-modal li {
  font-size: 18px;
  width: 33%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  padding: 10px;
  box-sizing: border-box;
}
.foot-modal a {
  font-size: 30px;
  color: #000;
  font-family: "Lato", sans-serif;
}
.foot-modal .area-name {
  background-color: #f2f2f2;
  padding: 4% 0;
  margin-bottom: 8%;
}

.foot-modal .area-sub {
  font-size: 0.8em;
  margin-top: 4%;
  margin-bottom: 4%;
}

.foot-modal .area-btn {
  margin-top: 8%;
}
.foot-modal .area-btn a {
  font-size: 0.8em;
  margin-top: 2%;
  margin-bottom: 4%;
  text-decoration: underline;
  position: relative;
  font-family: "Lucida Grande", "YuGothic", "游ゴシック",
    "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ,
    sans-serif;
}

.foot-modal .area-btn a:before {
  font: normal normal normal 1em/1 "icomoon";
  position: absolute;
  content: "\f105";
  right: -10%;
  top: 2px;
}
.web_counter .footerNav-contact__list_02 li.btn-100 a {
  text-align: center;
  background-color: #0062a7;
  border: 1px solid #0062a7;
  width: 477px;
  margin: auto;
  padding: 4% 0 4%;
  display: block;
  color: #fff;
}
.web_counter .footerNav-contact__list_02 li.btn-100 a:hover {
  color: #0062a7;
  background-color: #fff;
  border: 1px solid #0062a7;
}

.web_counter .caution-text {
  color: #ea5270;
  line-height: 1.6;
  text-align: center;
}

.web_counter .web_flow {
  margin-top: 60px;
}

/*==========================================================================

cuisine

==========================================================================*/

.pageCover.is-cuisine {
  background: url(../_img/cuisine/page_cover_2405.webp) no-repeat top center/ auto 100%;
}
.pageCover.is-cuisine .container {
  height: 649px;
}
.pageCover.is-cuisine .header-01__title {
  line-height: 0.5;
}
.pageCover.is-cuisine .page-title {
  text-align: center;
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  background-color: rgba(255, 255, 255, 0.7);
  width: 354px;
  height: 207px;
  top: 215px;
  box-sizing: border-box;
  padding-top: 29px;
}
.cuisine {
  line-height: 2;
  font-size: 18px;
  overflow: hidden;
}
.cuisine section {
  margin-bottom: 100px;
}
.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.cuisine .ttl01 {
  text-align: center;
  font-size: 32px;
  line-height: 1.5;
  margin-bottom: 50px;
}
.cuisine .ttl01 img {
  display: block;
  margin: 0 auto 20px;
}

.cuisine .about {
  padding-top: 75px;
}
.cuisine .about .ttl {
  font-size: 38px;
}
.cuisine .about {
  text-align: center;
}
.cuisine .about .ttl-sub {
  font-size: 26px;
  margin-bottom: 50px;
}

.cuisine .about .text {
  margin-bottom: 50px;
}

.cuisine .about .cuisine-img {
  margin-bottom: 80px;
}
.cuisine .about .ex {
  font-size: 0;
  width: 600px;
  margin: 40px auto 0;
}
.cuisine .about .ex li {
  display: inline-block;
  font-size: 18px;
  background-image: url(../_img/cuisine/round-bg.png);
  background-repeat: no-repeat;
  width: 172px;
  height: 174px;
  text-align: center;
  vertical-align: top;
  line-height: 1.6;
  margin-left: 40px;
  box-sizing: border-box;
}

.cuisine .about .ex li:first-child,
.cuisine .about .ex li:nth-child(4) {
  margin-left: 0;
}

.cuisine .header-01__title {
  line-height: 0.8;
}
.cuisine .about .ex li.line-1 {
  padding-top: 70px;
}

.cuisine .about .ex li.line-2 {
  padding-top: 60px;
}

.cuisine .about .ex li.line-3 {
  padding-top: 40px;
}

.cuisine .style {
  text-align: center;
  background: url(../_img/cuisine/bg01.jpg) no-repeat top / 1400px;
  padding-top: 360px;
}

.cuisine .french-japone {
  background: url(../_img/cuisine/french-japone-bg_2405.webp?ver=240529) no-repeat top center / contain;
  width: 998px;
  height: 449px;
  margin: 50px auto 80px;
}

.cuisine .french-japone img {
  padding-top: 206px;
}

.cuisine .price {
  width: 630px;
  margin: auto;
  padding: 6px 6px 18px 6px;
  border: #eae7df solid 4px;
  background-color: #fff;
  outline: #eae7df solid 1px;
  outline-offset: -10px;
  box-sizing: border-box;
}
.cuisine .price ul {
  font-size: 0;
  width: 90%;
  margin: auto;
}
.cuisine .price li {
  font-size: 16px;
  width: 50%;
  display: inline-block;
}

.cuisine .price p {
  font-size: 14px;
  margin-top: 15px;
}
.cuisine .price li dt {
  color: #b5903d;
}

.cuisine .price-ttl {
  background-color: #eeece5;
  font-size: 22px;
  padding: 5px 0;
  margin-bottom: 32px;
}

.cuisine .price-ttl span {
  font-size: 18px;
}

.cuisine .entertainment {
  text-align: center;
  background: url(../_img/cuisine/bg02.jpg) no-repeat top;
  padding-top: 360px;
}

.cuisine .entertainment-list-item {
  width: 895px;
  height: 502px;
  margin: 0 auto 80px;
  position: relative;
  text-align: left;
}

.cuisine .entertainment-list-item p {
  width: 516px;
}

.cuisine .faq_area .header-01 {
  border-bottom: none;
}
.cuisine .entertainment-list-item.con1 {
  background: url(../_img/cuisine/bg-taimeshi.jpg) no-repeat top;
  margin-top: 70px;
}
.cuisine .entertainment-list-item.con2 {
  background: url(../_img/cuisine/bg-flambe.jpg) no-repeat top;
}
.cuisine .entertainment-list-item.con3 {
  background: url(../_img/cuisine/bg-dessert.jpg) no-repeat top;
}

.cuisine .entertainment-list-item.con1 img {
  position: relative;
  top: 55px;
  left: 84px;
}

.cuisine .entertainment-list-item.con1 .entertainment-ttl {
  font-size: 28px;
  position: relative;
  top: 55px;
  left: 103px;
}

.cuisine .entertainment-list-item.con1 p {
  position: relative;
  left: 45px;
  top: 150px;
  font-size: 17px;
}

.cuisine .entertainment-list-item.con2 img {
  position: relative;
  top: 45px;
  left: 647px;
}

.cuisine .entertainment-list-item.con2 p {
  position: relative;
  left: 346px;
  top: 150px;
  font-size: 17px;
}
.cuisine .entertainment-list-item.con2 .entertainment-ttl {
  font-size: 28px;
  position: relative;
  left: 686px;
  top: 53px;
}

.cuisine .entertainment-list-item.con3 img {
  position: relative;
  top: 55px;
  left: 36px;
}

.cuisine .entertainment-list-item.con3 .entertainment-ttl {
  font-size: 28px;
  position: relative;
  top: 50px;
  left: 24px;
}

.cuisine .entertainment-list-item.con3 p {
  position: relative;
  left: 45px;
  top: 150px;
  font-size: 17px;
}

.cuisine .entertainment .text {
  margin-bottom: 30px;
}

.cuisine .faq {
  background: none;
}

.cuisine .cuisine-tasting {
  text-align: center;
}

.cuisine .cuisine-tasting img {
  margin-top: 40px;
}

.cuisine .gallery ul {
  font-size: 0;
  width: 1020px;
  margin: auto;
}
.cuisine .gallery li {
  width: 198px;
  height: 198px;
  display: inline-block;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.cuisine .gallery li img {
  max-width: 100%;
  height: auto;
  transition: all 0.3s ease-in-out;
}

.campaingn-img {
  position: relative;
}

.campaign-btn01 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1157px;
  margin: auto;
  width: 420px;
}

.campaign-btn02 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 110px;
  margin: auto;
  width: 420px;
}

.page_content.release {
  margin: 100px 0 200px;
}
.page_content.release .header-01__title {
  font-size: 22px;
}
.page-release {
  line-height: 1.8;
  width: 900px;
  margin: auto;
}
.release-list {
  margin-top: 40px;
}
.release-list li {
  font-size: 18px;
  margin-top: 30px;
  border-bottom: 1px solid #f2f2f2;
  transition: 0.2s;
}

.release-list li:before {
  display: inline-block;
  font: 18px/1 "icomoon";
  content: "\f105";
  position: relative;
  top: -0.1em;
  margin-right: 0.45em;
  vertical-align: middle;
  color: red;
}

.release-list li:hover {
  opacity: 0.3;
  transition: 0.2s;
}

.release-list li span {
  font-size: 14px;
}

.to-release {
  padding-top: 0px;
  display: inline-table;
}

.to-release a {
  color: black;
  font-size: 15px;
}
.to-release a:hover {
  text-decoration: none;
}

.to-release a:before {
  display: inline-block;
  font: 15px/1 "icomoon";
  content: "\f105";
  position: relative;
  top: -0.1em;
  margin-right: 0.45em;
  vertical-align: middle;
  color: #d14d99;
}

/*==========================================================================

message

==========================================================================*/

.message {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 18px;
  line-height: 2;
}

.pageCover.is-message {
  background-image: url(../_img/message/page_cover.jpg);
  /*background-size:contain;
	width:1300px;*/
  height: 650px;
  margin: auto;
}

.pageCover.short.is-message {
  background-image: url(../_img/message/page_cover.jpg);
  /*background-size:contain;
	width:1300px;*/
  height: 580px;
  margin: auto;
}

.pageCover.is-message .container {
  position: relative;
  height: 650px;
}

.pageCover.short.is-message .container {
  position: relative;
  height: 580px;
}

.pageCover.is-message .line {
  width: 1px;
  height: 54px;
  color: #000000;
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.pageCover.is-message .box {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.7);
  width: 517px;
  height: 289px;
  text-align: center;
  top: 150px;
  left: 50px;
  padding: 20px 0 0;
  box-sizing: border-box;
}

.pageCover.is-message .box .ttl {
  font-size: 28px;
  line-height: 1;
  margin-top: 8px;
  margin-bottom: 8px;
}

.pageCover.is-message .box .ttl em {
  color: #0063a7;
  font-size: 34px;
  font-weight: 600;
}
.pageCover.is-message .box .ttl em small {
  font-size: 28px;
  top: -12px;
  display: table-caption;
}
.pageCover.is-message .box .ttl span.sub-ttl {
  font-size: 26px;
  display: inline-block;
  margin-top: 20px;
  color: #0063a7;
}

.pageCover.is-message .box .ttl span,
.pageCover.is-message .box .lead {
  font-size: 24px;
}

.pageCover.is-message .box .date {
  color: #484848;
  margin-top: 10px;
  font: 16px/1 "Lucida Grande", "YuGothic", "游ゴシック",
    "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ,
    sans-serif;
}

.message .text {
  width: 810px;
  margin: 120px auto 40px;
}

.message .anxiety-list {
  width: 592px;
  height: 374px;
  margin: 70px auto;
  border: 1px solid #7f7e7b;
  padding: 30px 16px 0;
  box-sizing: border-box;
  box-shadow: 7px 8px 0px -2px #c6dce7;
}

.message .anxiety-list li {
  font: 18px/1 "Lucida Grande", "YuGothic", "游ゴシック",
    "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ,
    sans-serif;
  font-weight: bold;
  margin-bottom: 35px;
}
.message .contents {
  margin-top: 80px;
}

.message .anxiety-list li:before {
  font: normal 12px/1 "icomoon";
  content: "\f00c";
  font-weight: 900;
  color: #d45099;
  margin-right: 15px;
  font-size: 23px;
}

.message .contents li.contents-item {
  width: 984px;
  margin: 0 auto 135px;
  padding: 70px 68px;
  background-image: url(../_img/message/bg.jpg);
  background-repeat: repeat;
  box-sizing: border-box;
  position: relative;
}

.message .contents .num {
  background-color: #0063a7;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 38px;
  font-family: "Avenir", sans-serif;
  line-height: 64px;
  text-align: center;
  font-style: italic;
}

.message .contents .ttl {
  color: #0063a7;
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 50px;
  text-align: center;
}

.message .under-line {
  text-align: center;
  line-height: 1.8;
  margin-bottom: 50px;
}
.message .under-line span {
  padding: 0 10px 10px;
  font-size: 28px;
  font-weight: 600;
  background: linear-gradient(transparent 52%, rgba(212, 80, 153, 0.1) 50%);
}

.message .under-line em {
  color: #0063a7;
  font-style: italic;
}

.message .under-line em span {
  font-size: 42px;
  font-family: "Avenir", sans-serif;
  font-style: italic;
  background: none;
  padding: 0;
  font-weight: 500;
}

.message .text-box p {
  margin-bottom: 50px;
}

.message a.blue {
  color: #0063a7 !important;
  text-decoration: underline !important;
}
.message a.blue:hover {
  text-decoration: none !important;
}

.message .text-box p:last-child {
  margin-bottom: 0;
}

.message .heading04 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 600;
}

.message .heading05 {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}
.message .heading05 small {
  font-size: 14px;
}

.message .heading05.small {
  font-size: 20px;
  margin-bottom: 0;
}

.message .heading05.small + p {
  margin-bottom: 40px;
}

.message .heading05.mtnone {
  margin-top: 0;
}

.message hr {
  width: 470px;
  height: 1px;
  background-color: #000000;
  margin: 60px auto;
}

.message .inline {
  display: inline-block;
  vertical-align: top;
}

.message .text-box.inline {
  width: 544px;
}

.message .inline.right {
  margin-left: 45px;
}

.message .inline.left {
  margin-right: 47px;
}

.message .btn-wrap {
  padding-top: 20px;
}

.message .btn-wrap a {
  color: #0062a7;
  font-size: 20px;
  border-bottom: 1px solid #0062a7;
}

.message .btn-wrap a:hover {
  opacity: 0.6;
  transition: 0.3s;
}

.message .btn-wrap a:before {
  font: normal normal normal 100%/1 "icomoon";
  content: "\f105";
  font-weight: 900;
  color: #0062a7;
  margin-right: 10px;
  font-size: 24px;
  text-decoration: none !important;
}
.message .foot-btn {
  text-align: center;
  top: -70px;
  position: relative;
  display: block;
}

.message .foot-btn {
  padding-top: 20px;
}

.message .foot-btn a {
  font-size: 20px;
  padding: 20px;
}

.message .foot-btn a:after {
  font: normal normal normal 100%/1 "icomoon";
  content: "\f105";
  font-weight: 900;
  margin-left: 15px;
  font-size: 24px;
  text-decoration: none !important;
}

.message .text-box.inline p {
  margin-bottom: 8px;
}

.message .after {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 30px;
  margin-top: 70px;
}

.message .after .heading01 {
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 600;
}

.message .photo {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 50px;
  margin-top: 70px;
}
.message .photo img {
  display: block;
  margin: 70px auto;
}
.message .photo .heading01 {
  text-align: center;
  font-size: 28px;
  margin-bottom: 20px;
  font-weight: 600;
}

.message .photo .heading02 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
  position: relative;
}
.message .photo .heading02:before {
  position: absolute;
  display: inline-block;
  font-family: "icomoon";
  font-weight: 900;
  content: "\f0eb";
  color: #0063a7;
  margin-right: 30px;
  top: 4px;
  left: 200px;
}

.message .photo .heading03 {
  text-align: center;
  font-size: 26px;
  margin-bottom: 20px;
  color: #0063a7;
  font-weight: 600;
}

.message img.ttl-img {
  display: block;
  margin: 70px auto;
}

.message .taisaku-list {
  margin-left: 20px;
}
.message .taisaku-list li {
  list-style: disc;
  line-height: 1.8;
}

.message .ninki .text-box.inline {
  width: 420px;
}
.ttl-date {
  color: #484848;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  font-weight: normal;
}

.cam-may2020 .campaign-btn01 {
  position: absolute;
  left: -350px;
  right: 0;
  top: 670px;
  margin: auto;
  width: 420px;
}

.cam-may2020 .campaign-btn02 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 110px;
  margin: auto;
  width: 420px;
}

.cam-june2020 .campaign-btn01 {
  position: absolute;
  left: -350px;
  right: 0;
  top: 620px;
  margin: auto;
  width: 420px;
}

.cam-june2020 .campaign-btn02 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 110px;
  margin: auto;
  width: 420px;
}

.cam-july2020 .campaign-btn01 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 80px;
  margin: auto;
  width: 420px;
}

.cam-sept2020 .campaign-btn01 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  margin: auto;
  width: 420px;
}

.cam-oct2020 .campaign-btn01 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  margin: auto;
  width: 420px;
}

.cam-nov2020 .campaign-btn01 {
  margin: 80px auto;
  width: 420px;
  position: static;
}

.cam-dec2020 .campaign-btn01 {
  width: 420px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
}
/*==========================================================================

webcounter 追加

==========================================================================*/

.web_counter .bold {
  font-weight: bold;
}

.web_counter .em {
  color: #ea5270;
}
.web_counter p {
  line-height: 2.1;
  font-size: 16px;
}

.web_counter .balloon {
  position: relative;
  display: block;
  background-color: #f8f8f8;
  border: solid 2px #999999;
  padding: 16px;
  width: 674px;
  text-align: center;
  margin: 40px auto 50px;
}

.web_counter .balloon:before,
.web_counter .balloon:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.web_counter .balloon:before {
  border: solid 12px transparent;
  border-top: solid 12px #999999;
}
.web_counter .balloon:after {
  border: solid 14px transparent;
  border-top: solid 14px #f8f8f8;
  margin-top: -5px;
}
.web_counter .balloon p {
  margin: 0;
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8;
}

.web_counter .about-img {
  display: block;
  margin: 60px auto 40px;
}

.web_counter .pg01-prige__item .bold {
  text-align: center;
  font-size: 22px;
  margin-top: 5px;
}

.web_counter span.bg {
  background-color: #37302c;
  color: #fff;
  display: inline-block;
  padding: 4px 10px;
  border-radius: 5px;
  margin-right: 10px;
  line-height: 1.5;
}

.web_counter .big {
  font-size: 20px;
}

.web_counter .recommend_list.naiyo li {
  font-weight: bold;
  margin-bottom: 40px;
  line-height: 1.3;
  text-indent: -1em;
  padding: 0 0 0 1em;
  box-sizing: border-box;
  vertical-align: top;
}

.web_counter .recommend_list li::before {
  font: normal 12px/1 "icomoon";
  content: "\f00c";
  font-weight: 900;
  color: #ea5270;
  margin-right: 15px;
  font-size: 23px;
  display: inline-block;
}

.web_counter .date .box {
  font-size: 0;
}
.web_counter .date .box .ib {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}

.web_counter .date .box .ib:nth-child(even) {
  margin-left: 2%;
}

.web_counter .date .box .ib .bold {
  font-size: 20px;
  margin: 10px 0;
}

.web_counter .date .box .ib span.bg {
  width: 74px;
  text-align: center;
}

.web_counter .web_counter-header02 {
  font-size: 24px;
  font-weight: bold;
  background-color: #f2f2f2;
  text-align: center;
  padding: 10px 0;
}

.web_counter .tool_list {
  font-size: 0;
  text-align: center;
}
.web_counter .tool_list li {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  width: 23%;
  margin-left: 2%;
  border: 2px solid #b2b2b2;
  padding: 15px 0;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}

.web_counter .tool_list li:first-child {
  margin-left: 0;
}

.web_counter .tool_list li::before {
  font: normal 12px/1 "icomoon";
  content: "\f00c";
  font-weight: 900;
  color: #ea5270;
  margin-right: 15px;
  font-size: 23px;
  display: inline-block;
  text-align: left;
  position: absolute;
  left: 15px;
}

.tac {
  text-align: center;
}

/*==========================================================================

message-planning

==========================================================================*/

.message-tab {
  font-size: 0;
  text-align: center;
  margin-top: 107px;
}

.message-tab-body {
  border-top: 1px solid #2b4673;
  width: 100%;
  margin-top: -1px;
}

.message-tab li {
  display: inline-block;
  font: 16px/1 "Lucida Grande", "YuGothic", "游ゴシック",
    "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ,
    sans-serif;
  background-color: #0063a7;
  width: 497px;
  margin-left: 4px;
  font-weight: bold;
  transition: 0.3s;
}

.message-tab li:hover {
  opacity: 0.6;
  transition: 0.3s;
}

.message-tab li a {
  color: #fff;
  display: block;
  padding: 20px 0;
  width: 100%;
}

.message-tab li:first-child {
  margin-left: 0;
}

.message-tab li.on {
  background-color: #fff;
  color: #0063a7;
  border-left: 1px solid #2b4673;
  border-right: 1px solid #2b4673;
  border-top: 1px solid #2b4673;
}

.message-tab li.on span {
  display: block;
  padding: 20px 0;
}

.message-tab li.on:hover {
  opacity: 1;
}

.message .bg-white {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 30px;
  margin-top: 70px;
}

.message .fz16 {
  font-size: 16px;
}
.message .ex-list li {
  text-align: center;
  margin-bottom: 16px;
  font-size: 16px;
  border-radius: 20px;
  padding: 4px 0;
}

.message .ex-list.bgw li {
  background-color: #fff;
}

.message .ex-list.bgb li {
  background-color: #f7efde;
}
.pageCover.is-message.message-planning {
  background-image: url(../_img/message-planning/page_cover.jpg?var=200903);
  /*background-size:contain;
	width:1300px;*/
  height: 430px;
  margin: auto;
}
.pageCover.is-message.message-planning .container {
  position: relative;
  height: 430px;
}

.pageCover.is-message.message-planning .box {
  top: 70px;
}

.message-planning .heading07 {
  text-align: center;
  font-size: 30px;
  margin-top: 90px;
  position: relative;
  line-height: 1.6;
}

.message-top .heading07 {
  text-align: center;
  font-size: 30px;
  margin-top: 90px;
  position: relative;
  line-height: 1.6;
  margin-bottom: 100px;
}

.message-planning .heading07 em,
.message-top .heading07 em {
  color: #0063a7;
  font-size: 34px;
}

.message-planning .heading07 .line {
  width: 1px;
  height: 54px;
  color: #000000;
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.message-top .heading07 .line {
  width: 1px;
  height: 54px;
  color: #000000;
  position: absolute;
  bottom: -80px;
  left: 0;
  right: 0;
  margin: 0 auto 1px;
}

.message .wedding-plan-list {
  font-size: 0;
  text-align: center;
}

.message .wedding-plan-list li {
  width: 248px;
  height: 83px;
  display: inline-block;
  border: 1px solid #cccbc5;
  margin-left: 18px;
  vertical-align: top;
  margin-bottom: 18px;
}

.message .wedding-plan-list li img {
  margin-top: 18px;
}

.message .wedding-plan-list li:nth-child(3) img {
  margin-top: 24px;
}
.message .wedding-plan-list li:nth-child(1),
.message .wedding-plan-list li:nth-child(4),
.message .wedding-plan-list.two-line li:nth-child(3) {
  margin-left: 0;
}

.message .wedding-plan-list.two-line li {
  width: 280px;
}
.message .wedding-plan-list.two-line li:nth-child(4) {
  margin-left: 18px;
}

.message .reception-list {
  font-size: 0;
  text-align: center;
}
.message .text-list {
  font-size: 0;
  width: 834px;
  margin: auto;
}
.message .text-list li {
  width: 400px;
  margin-left: 34px;
  font-size: 16px;
  display: inline-block;
  margin-top: 5px;
  text-align: center;
}
.message .text-list li:first-child {
  margin-left: 0;
}

.message .reception-list li {
  width: 268px;
  display: inline-block;
  vertical-align: top;
  margin-left: 13px;
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 1.6;
}

.message .reception-list li img {
  margin-bottom: 12px;
}

.message .reception-list li:nth-child(1),
.message .reception-list li:nth-child(4) {
  margin-left: 0;
}

.message .img-list {
  font-size: 0;
  text-align: center;
}

.message .img-list li {
  width: 268px;
  display: inline-block;
  vertical-align: top;
  margin-left: 13px;
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 1.6;
}

.message .img-list li img {
  margin-bottom: 12px;
}

.message .bg-white .img-list li {
  width: 254px;
}

.message .bg-white .img-list img {
  width: 100%;
  height: auto;
}
.message .img-list li:nth-child(1),
.message .img-list li:nth-child(4) {
  margin-left: 0;
}

.message-planning .em {
  font-weight: bold;
  color: #0063a7;
}

.message-planning .taisaku-list li {
  margin-bottom: 15px;
}

.message .heading-06 {
  margin: 20px 0 10px;
  font-size: 22px;
  color: #0063a7;
  font-weight: 600;
}

.message .text-box p.mb30 {
  margin-bottom: 30px;
}
.message .db {
  font-weight: 600;
}
.message .position {
  margin-top: -200px;
  padding-top: 200px;
}

/*==========================================================================

tomodachi 追加

==========================================================================*/

.tomodachi-2019 .promise {
  width: 950px;
  background-color: #f8f8f8;
  margin: 172px auto 100px;
  height: 390px;
  position: relative;
}

.tomodachi-2019 .promise .circle {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -64px;
}

.tomodachi-2019 .promise .ttl {
  padding-bottom: 20px;
  border-bottom: 1px solid #000000;
  width: 490px;
  margin: auto;
  padding-top: 80px;
  text-align: center;
}
.tomodachi-2019 .promise ul {
  width: 440px;
  margin: 30px auto;
}
.tomodachi-2019 .promise li {
  margin-bottom: 20px;
  font-size: 18px;
}
.tomodachi-2019 .promise li::before {
  font: normal 12px/1 "icomoon";
  content: "\f00c";
  font-weight: 900;
  color: #d14d9a;
  margin-right: 15px;
  font-size: 16px;
  display: inline-block;
}

.tomodachi-2019 .promise a {
  padding: 14px;
  font-weight: bold;
  background-color: #fff;
  color: #d14d9a;
  font-size: 16px;
  text-align: center;
  width: 430px;
  display: block;
  margin: auto;
}

/*==========================================================================

オンライン相談 追加

==========================================================================*/

.web_counter-header03 {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}

.web_counter .point-list {
  font-size: 0;
  width: 850px;
  margin: 40px auto 60px;
}

.web_counter .point-list li {
  width: 261px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 33px;
}

.web_counter .point-list li:nth-child(1) {
  margin-left: 0;
}

.web_counter .course-info-wrap {
  width: 950px;
  margin: auto;
}
.web_counter .course-info {
  width: 460px;
}

.web_counter .course-info dt {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  background-color: #f2f2f2;
  padding: 20px 0;
}

.web_counter .course-info dt span {
  font-size: 14px;
}

.web_counter .course-info .text {
  padding: 10px;
  height: 210px;
}
.web_counter .course-info .text p {
  margin-bottom: 6px;
}

.web_counter .course-info {
  display: inline-block;
  width: 460px;
  font-size: 0;
  vertical-align: top;
}

.web_counter .course-info.right {
  margin-left: 25px;
}

.web_counter .course-flow-item {
  border: 2px solid #d0d0d0;
  position: relative;
  padding: 20px 0;
  margin-bottom: 50px;
}

.web_counter .course-flow-item:last-child {
  margin-bottom: 0;
}
.web_counter .course-flow-item .ttl {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0 30px;
}
.web_counter .course-flow-item ul {
  width: 86%;
  margin: 30px auto 0;
  display: flex;
  flex-wrap: wrap;
}
.web_counter .course-flow-item li {
  font-size: 18px;
  margin-bottom: 18px;
  width: 50%;
}
.web_counter .course-flow-item li::before {
  font: normal 18px/1 "icomoon";
  content: "\f00c";
  font-weight: 900;
  color: #ea5270;
  margin-right: 15px;
}

.web_counter .course-flow-item:after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top: 20px solid #f5dbe0;
  position: absolute;
  bottom: -60px;
  right: 0;
  left: 0;
  margin: auto;
}

.web_counter .course-flow-item:last-child:after {
  display: none;
}

.web_counter .course-flow-item .num {
  position: absolute;
  left: 0;
  right: 0;
  background-color: #37302c;
  color: #fff;
  display: inline-block;
  font-size: 28px;
  font-family: "Avenir", sans-serif;
  letter-spacing: 0.06em;
  padding: 4px 18px;
  box-sizing: border-box;
  font-weight: normal;
  top: 0;
  line-height: 1.6;
  width: 50px;
}

.web_counter .balloon.big p {
  margin: 0;
  padding: 0;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.8;
}

/* ● scale */

.card-03__item:hover img {
  opacity: 0.8;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.card-09 .scale-img {
  width: 157px;
  height: 157px;
  display: inline-block;
  vertical-align: top;
}

.card-09__item:hover img {
  opacity: 0.8;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.card-08__list li:hover img {
  transition: all 0.3s ease-in-out;
  opacity: 0.8;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

ul.contents-list {
  width: 810px;
  margin: auto;
  padding: 20px 40px;
  box-sizing: border-box;
  border: 1px solid #d6d6d6;
}

ul.contents-list li {
  margin-bottom: 20px;
  font-size: 20px;
  border-bottom: 1px dotted #d6d6d6;
}

ul.contents-list li a {
  display: block;
}
ul.contents-list li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

ul.contents-list li .num {
  background-color: #0063a7;
  height: 27px;
  color: #fff;
  font-size: 20px;
  font-family: "Avenir", sans-serif;
  line-height: 64px;
  text-align: center;
  font-style: italic;
  padding: 0 8px;
  margin-right: 10px;
}

.back-area-btn {
  width: 600px;
  margin: 40px auto 100px;
}

.back-area-btn .btn {
  display: block;
  padding: 20px;
  font-size: 16px;
  box-sizing: border-box;
}

/*==========================================================================

40名以上

==========================================================================*/

.pageCover.is-40over {
  background-image: url(../_img/40over/page_cover01.jpg);
}
.pageCover.is-40over .container {
  height: 595px;
}
.plan-table.plan-40over {
  margin-top: 40px;
}

/*==========================================================================

フォトプラン

==========================================================================*/
.pageCover.is-ceremony-photo {
  background-image: url(../_img/ceremony-photo/page_cover01.jpg);
}
.pageCover.is-ceremony-photo .container {
  height: 595px;
}

/*==========================================================================

hタグ調整

==========================================================================*/
.chapel-archive__item.tag-04, .chapel-archive__item.tag-06 , .chapel-archive__item.tag-09 {
    line-height: 1.4;
    display: inline-block;
    margin: 5px;
    padding: 2px 5px;
}

.chapelList01__item-body h3,
.chapelList01__item-body h2 {
  text-align: center;
}

.chapel-single-title {
  line-height: 1.6;
  margin-bottom: 30px;
}
.chapel-single-header .area-tag {
  font-size: 14px;
  line-height: 0.6;
  border: 1px solid #c8c8c8;
  padding: 2px 4px;
  color: #6c6c6c;
}

.lb-data .lb-caption {
  font-size: 17px !important;
  margin-bottom: 6px;
}
.lb-data .lb-number {
  margin-top: 6px;
}

.tomodachi-2019 .tomodachi-2102 .item01 .text {
  position: absolute;
  top: 90px;
  right: 10px;
}
.tomodachi-2019 .tomodachi-2102 .item02 .text {
  position: absolute;
  top: 90px;
  left: 0;
}
.tomodachi-2019 .tomodachi-2102 .item03 .text {
  position: absolute;
  top: 90px;
  right: 10px;
}

.campaingn-img img {
  display: block;
  margin: auto;
}
.campaingn-img .relative {
  position: relative;
}

.campaingn-img .absolute {
  position: absolute;
  bottom: 87px;
  text-align: center;
  right: 0;
  left: 0;
}

.campaingn-img .btn-box {
  margin-top: 75px;
}

.plan-heading__note {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 20px;
}

.campaingn-img.cam-2021apr .absolute {
  bottom: 40px;
}

.campaingn-img.cam-2021apr .btn-box {
  margin-top: 40px;
}

.campaingn-img.cam-2021may .absolute.btn01 {
  bottom: 0;
  top: 670px;
}
.campaingn-img.cam-2021may .absolute.btn02 {
  bottom: 60px;
}

.campaingn-img.cam-2021june .absolute.btn01 {
  bottom: 20px;
}

/*==========================================================================

   information - single -

==========================================================================*/
.post-single .container {
  width: 940px;
  padding-top: 40px;
  padding-bottom: 80px;
}
.post-article__title {
  font-size: 22px;
}
.post-article__image {
  width: 785px;
  margin: 70px auto 60px;
  text-align: center;
}
.post-article__image img {
  width: 785px;
  height: auto;
}
.post-article__lead {
  margin: 0 0 30px;
  font-size: 22px;
  color: #cf4c98;
  text-align: center;
}

.post-article__body .post-article__lead p {
  font-size: 22px;
}
.post-article__body__sub {
  margin: 100px 0 50px;
}
.post-article__img {
  text-align: center;
}
.post-article__body {
  font-size: 16px;
  line-height: 3;
}
/*.post-article__body a {
	color: #786f65;
	border-bottom: 1px solid #786f65;
}
.post-article__body a:hover {
	border: none;
}*/

.single-contact__btn {
  width: 620px;
  height: 52px;
  margin: 30px auto 0;
}

.single-contact__btn .btn {
  width: 100%;
  display: block;
  padding: 10px;
  text-decoration: none;
}
.post-article__header {
  text-align: center;
  border-bottom: 1px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
  padding: 15px 0;
  background: #f8f8f8;
}
.post-article__body p + p {
  margin-top: 1.5em;
}

.post-article__body a {
  text-decoration: underline;
}

.post-article__body a:hover {
  text-decoration: none;
}
.post-article__body img {
  margin: 25px 0;
}
.post-article__body strong {
  color: inherit;
  font-weight: bold;
}
.post-article__body h1 {
  margin: 35px 0 20px;
  font-size: 22px;
  text-align: center;
  color: #786f65;
}
.post-article__body h2 {
  margin: 35px 0 20px;
  font-size: 18px;
  text-align: center;
  color: #786f65;
}

.hover:hover {
  opacity: 0.8;
}
.text_red {
  color: #bf3489;
}

/*==========================================================================

   information - single -

==========================================================================*/

.pageCover.is-photo_oshokuji {
  background: url(../_img/photo_oshokuji/page_cover01_2407.webp) no-repeat  center / 1460px 763px;
}

.pageCover.is-photo_wasou {
  background-image: url(../_img/photo_wasou/page_cover01.jpg?ver=220428);
  background-size: auto 763px;
}

.pageCover.is-photo_wasou .container {
  height: 763px;
}

.pageCover.is-photo_oshokuji .container {
  height: 763px;
}

.campaign2021.card-01__item.item--size01 {
  width: 850px;
}

.campaign2021.card-01__item.item--size01 .card-01__item-subTitle {
  font-size: 17px;
  margin-top: 10px;
}

.campaign2021.card-01__item .card-01__item-title_big {
  margin-bottom: 21px;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  color: #d14d9a;
}

.campaign2021.card-01__item .card-01__item-detail {
  font-size: 14px;
}

.campaign2021.card-01__item .card-01__item-caption {
  font-size: 12px;
}

.campaign2021.card-01__item.item--size01 .card-01__item-inner {
  background-color: #fcfbf9;
}

/*==========================================================================

   couple_detail

==========================================================================*/

.couple_detail #cdmcouplesvoice-ceremony a {
  color: #0062a7;
  text-decoration: underline;
  transition: 0.3s;
}

.couple_detail #cdmcouplesvoice-ceremony a:hover {
  opacity: 0.3;
  transition: 0.3s;
}
.couple_detail #cdmcouplesvoice-ceremony .wedding-photo .display-name {
  font-size: 28px;
  background-color: #fff;
  color: #0062a7;
  margin: 30px 0;
}

.couple_detail #cdmcouplesvoice-ceremony .wedding-photo .display-name:after {
  content: "様";
  font-size: 24px;
  margin-left: 10px;
}

.couple_detail #cdmcouplesvoice-ceremony .wedding-photo .photo-main {
  border: none;
}

.couple_detail #cdmcouplesvoice-ceremony table.wedding-summary th,
.couple_detail #cdmcouplesvoice-ceremony table.wedding-summary td {
  padding: 20px;
  font-size: 16px;
}

.couple_detail #cdmcouplesvoice-ceremony table.wedding-summary th {
  width: 30%;
  text-align: center;
  background: #f2f2f2;
  vertical-align: middle;
}
.couple_detail #cdmcouplesvoice-ceremony table.wedding-summary {
  width: 810px;
  margin: 0 auto 40px;
}

.couple_detail .value li {
  display: inline-block;
  padding: 0 10px 0 0;
  line-height: 2;
}

.couple_detail .photo-secondary img {
  margin-bottom: 40px;
}

/*==========================================================================

archive-tasting-label

==========================================================================*/
.archive-tasting-label {
  background: #f3dfeb;
  height: 40px;
  padding-top: 6px;
  position: absolute;
  width: 72px;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  line-height: 1.4;
  left: 8px;
  top: 0;
  font-weight: bold;
}
.archive-tasting-label::after {
  content: "";
  position: absolute;
  border-top: 11px solid #f3dfeb;
  border-left: 50px solid transparent;
  height: 0;
  width: 0;
  top: 100%;
  right: 0;
}
.archive-tasting-label::before {
  content: "";
  border-top: 11px solid #f3dfeb;
  border-right: 50px solid transparent;
  position: absolute;
  height: 0;
  width: 0;
  top: 100%;
  left: 0;
}

.single-tasting-label-wrap {
  position: relative;
}

.single-tasting-label {
  background: #f3dfeb;
  height: 58px;
  padding-top: 12px;
  position: absolute;
  width: 120px;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  line-height: 1.4;
  left: 8px;
  top: -15px;
  font-weight: bold;
}

.single-tasting-label::after {
  content: "";
  position: absolute;
  border-top: 12px solid #f3dfeb;
  border-left: 63px solid transparent;
  height: 0;
  width: 0;
  top: 100%;
  right: 0;
}
.single-tasting-label::before {
  content: "";
  border-top: 12px solid #f3dfeb;
  border-right: 63px solid transparent;
  position: absolute;
  height: 0;
  width: 0;
  top: 100%;
  left: 0;
}

.single-tasting-btn {
  position: relative;
  background: #f3dfeb;
  width: 490px;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
  margin: 44px auto 50px;
  transition: 0.3s;
  cursor: pointer;
}
.single-tasting-btn:hover {
  opacity: 0.6;
  transition: 0.3s;
}
.single-tasting-btn a {
  padding: 15px;
  display: block;
}

.single-tasting-btn a:hover {
  color: inherit;
}

.single-tasting-btn:after {
  position: absolute;
  font: normal normal normal 100%/1 "icomoon";
  font-weight: bold;
  font-size: 22px;
  content: "\f078";
  right: 50px;
  top: 16px;
  color: inherit;
}

/*==========================================================================

kv-text

==========================================================================*/

.chapel-kv {
  position: relative;
  width: 100%;
  height: 548px;
  margin-bottom: -20px;
  background: url(../_img/chapel/chapel_kv.jpg?var=211207) no-repeat top center;
  background-size: cover;
}

.webp .chapel-kv {
  position: relative;
  width: 100%;
  height: 548px;
  margin-bottom: -20px;
  background: url(../_img/chapel/chapel_kv.webp?var=211207) no-repeat top center;
  background-size: cover;
}

.chapel-kv .main_copy {
  bottom: 77px;
  position: absolute;
  left: 0;
  right: 0;
}
.chapel-kv .main_copy.kyushu img {
  width: 490px;
}

.chapel-kv .main_copy.child_term img {
  width: 270px;
}

.plan-more-btn {
  width: 965px;
  cursor: pointer;
  background-color: #fff;
  font-size: 22px;
  text-align: center;
  padding: 16px 0;
  margin: auto;
}

.plan-more-btn span {
  position: relative;
}
.plan-more-btn span:after {
  position: absolute;
  font: normal normal normal 100%/1 "icomoon";
  font-size: 18px;
  content: "\f078";
  right: -60px;
  top: 6%;
  color: #0062a7;
}

.plan-more-btn.active span:after {
  content: "\f077";
}

.plan-more-box {
  width: 950px;
  margin: 20px auto 0;
}

/*==========================================================================

coupon_2201

==========================================================================*/

.coupon_2201 {
  width: 984px;
  margin: 40px auto 0;
  background-color: #fff2f2;
  text-align: center;
}

.coupon_2201 .ttl01 {
  text-align: center;
  background-color: #d44444;
  padding: 10px;
}

.coupon_2201 .ttl02 {
  margin-top: 10px;
}

.coupon_2201 .ttl03 {
  background-color: #fff;
  border-top: 2px solid #fddede;
  border-bottom: 2px solid #fddede;
  padding: 10px 0;
  font-size: 22px;
  color: #d44444;
  width: 926px;
  margin: 20px auto 20px;
}

.coupon_2201 .coupon-list {
  font-size: 0;
}

.coupon_2201 .coupon-list li {
  display: inline-block;
  margin-left: 17px;
  margin-bottom: 10px;
}

.coupon_2201 .coupon-list li:nth-child(1),
.coupon_2201 .coupon-list li:nth-child(3n + 1) {
  margin-left: 0;
}

.coupon_2201 .cam-caution {
  font-size: 14px;
  margin-top: 30px;
  padding-bottom: 40px;
}

.coupon_2201 .coupon-list.wide li {
  margin-left: 0;
}

/*==========================================================================

dress-collection

==========================================================================*/

.dress-collection {
  width: 960px;
  margin: auto;
  text-align: center;
}

.dress-collection.pageCover {
  position: relative;
  background: url(../_img/dress-collection/mv.png) no-repeat;
  height: 1000px;
  background-size: 100%;
  width: 1060px;
  margin: 30px auto 0;
}

.dress-collection.pageCover .text {
  position: absolute;
  text-align: center;
  top: 147px;
  right: 94px;
  font-size: 14px;
}

.dress-collection.pageCover .ttl {
  font-size: 16px;
  margin-bottom: 35px;
  margin-top: 20px;
}

.dress-collection.pageCover .lead {
  line-height: 2;
}

.dress-collection.pageCover .dress-caution {
  font-size: 12px;
  padding: 15px;
  border: 1px solid #bec2c5;
  background-color: #fff;
  line-height: 1.8;
  width: 357px;
  margin: 35px auto 0;
}

.dress-collection-list {
  position: relative;
  font-size: 0;
  text-align: left;
  width: 890px;
  margin: -300px auto 0;
}

.dress-collection-list li {
  display: inline-block;
  margin-left: 22px;
  margin-bottom: 50px;
  width: 206px;
  text-align: center;
}

.dress-collection-list li:nth-child(1),
.dress-collection-list li:nth-child(4n + 1) {
  margin-left: 0;
}

.dress-collection-list .view-btn {
  position: relative;
  margin-top: 20px;
  display: block;
  font-size: 12px;
  padding: 14px;
  border: 1px solid #b3b2b2;
  font-family: "Abel", sans-serif;
  letter-spacing: 2px;
  transition: 0.4s;
}

.dress-collection-list .view-btn:hover {
  color: inherit;
  opacity: 0.4;
  transition: 0.4s;
}

.dress-collection-list .view-btn:after {
  display: inline-block;
  font: normal normal normal 100%/1 "icomoon";
  content: "\f067";
  position: absolute;
  right: 20px;
  color: #4d5357;
}

.dress-collection-list li .product-number {
  font-size: 12px;
  color: #929292;
  margin-top: 10px;
  display: block;
}

.product-number + .view-btn {
  margin-top: 10px;
}
/*==========================================================================

cm-gallery

==========================================================================*/

.cm-gallery {
  text-align: center;
  line-height: 2;
}

.cm-gallery p.lead {
  font-size: 30px;
  font-family: "Shippori Mincho", serif;
  padding-top: 40px;
}

.cm-gallery p.copy {
  font-size: 16px;
  margin-bottom: 80px;
  margin-top: 30px;
}

.cm-gallery-list li {
  margin-bottom: 130px;
}
.cm-gallery .ttl {
  font-size: 18px;
  font-weight: bold;
  background-color: #f2f2f2;
  width: 514px;
  margin: 32px auto 0;
  padding: 4px 0;
  border-radius: 20px;
}

/*==========================================================================

和装前撮り photo_wasou

==========================================================================*/

.plan-sec-photo .plan-point3 ul li {
  width: 307px;
  margin-left: 28px;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.plan-sec-photo .plan-point3 ul li:first-child,
.plan-sec-photo .plan-point3 ul li:nth-child(4) {
  margin-left: 0;
}

.plan-sec-photo .plan-point3 ul li p {
  margin-top: 10px;
}

.plan-sec-photo .plan-point3 {
  margin-bottom: 0;
}

.plan-sec-flow .flow__item-inner {
  margin-bottom: 60px;
  margin-top: 50px;
}

.plan-sec-flow .flow__item-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 2em;
  width: 980px;
}

.plan-sec-flow .flow__item-text {
  margin-left: 2em;
  margin-top: 1em;
  width: 526px;
}

.plan-sec-flow .flow__item-title {
  font-size: 20px;
  margin-bottom: 1em;
  line-height: 40px;
}

.plan-sec-flow .flow__item-detail {
  font-size: 14px;
  line-height: 1.5;
  padding-left: 54px;
  height: 60px;
  margin: 15px 0;
  background: 20px 0 no-repeat url(../_img/photo_wasou/arrow_down.png);
  background-size: 18px 55px;
}

.plan-sec-flow .flow__item-title h3 {
  display: inline-block;
}

.plan-sec-flow .flow__item-title .num {
  vertical-align: top;
  padding: 0;
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  border: 1px solid #000;
  font-size: 24px;
  margin-right: 1em;
}
.plan-sec-flow .plan-single-section-header {
  height: auto;
}

.plan-sec-flow .plan-single-section-header__title span {
  font-size: 14px;
  margin-top: 1em;
  display: block;
}
.plan-sec-flow .caption {
  text-align: center;
  line-height: 1.6;
  margin-bottom: 3em;
}

/*==========================================================================

施設別ページ

==========================================================================*/
.header-01__title span.blue {
  color: #0062a7;
}

.feature-kv {
  position: relative;
  width: 100%;
  height: 548px;
  margin-bottom: 20px;
}

.feature-kv .feature-kv-img {
  object-fit: cover;
}

.feature-kv.feature-cover-hotel {
  background: url(../_img/feature/kv_hotel.jpg) no-repeat center center / cover;
}

.feature-kv.feature-cover-restaurant {
  background: url(../_img/feature/kv_restaurant.jpg?var=230628) no-repeat center center /
    cover;
}

.feature-kv.feature-cover-guesthouse {
  background: url(../_img/feature/kv_guesthouse.jpg) no-repeat center center /
    cover;
}

.feature-kv.feature-cover-access {
  background: url(../_img/feature/kv_access.jpg) no-repeat center center / cover;
}

.feature-kv.feature-cover-pickup-chapel {
  background: url(../_img/feature/kv_chapel.jpg?var=230628) no-repeat center center / cover;
}

.feature-kv.feature-cover-oceanview {
  background: url(../_img/feature/kv_oceanview.jpg?ver=231108) no-repeat center center /
    cover;
}

.feature-kv.feature-cover-garden {
  background: url(../_img/feature/kv_garden.jpg?var=230704) no-repeat center center / cover;
}

.feature-kv.feature-cover-stained-glass {
  background: url(../_img/feature/kv_glass.jpg) no-repeat center center / cover;
}

.feature-kv .main_copy {
  bottom: 94px;
  position: absolute;
  left: 0;
  right: 0;
}

.kv.feature-kv .shadow-text {
  bottom: 265px;
}

.kv.feature-kv .bg-text {
  bottom: 50px;
}

.anchor-btn {
  width: 965px;
  cursor: pointer;
  background-color: #f5f6f8;
  font-size: 22px;
  text-align: center;
  margin: 0 auto 60px;
}

.anchor-btn .scroll {
  display: block;
}
.anchor-btn span {
  position: relative;
  line-height: 54px;
}

.anchor-btn span:after {
  position: absolute;
  font: normal normal normal 100%/1 "icomoon";
  font-size: 24px;
  content: "\f078";
  right: -40px;
  color: #0062a7;
  top: 50%;
  transform: translateY(-50%);
}

/*==========================================================================

キャンペーン

==========================================================================*/

.campaign__ttl {
    padding: 10px;
    text-align: center;
}

.campaign__content{
  padding-bottom: 60px;
  padding-top: 50px;
}
/* 2023may */

.campaign2023may{
  text-align: center;
}
.campaign2023may .campaign__ttl {
  background-color: #83bb67;
}
.campaign2023may .content01{
  background: url(../_img/cam/2023may/bg01.jpg) no-repeat center center / cover;
}
.campaign2023may .content02{
  background: url(../_img/cam/2023may/bg02.jpg) no-repeat center center / cover;
}
.campaign2023may .content03{
  background: url(../_img/cam/2023may/bg03.jpg) no-repeat center center / cover;
}

/* 2023june */

.campaign2023june{
  text-align: center;
}
.campaign2023june .campaign__ttl {
  background-color: #76a5e4;
}
.campaign2023june .content01{
  background: url(../_img/cam/2023june/bg01.jpg) no-repeat center center / cover;
}
.campaign2023june .content02{
  background: url(../_img/cam/2023june/bg02.jpg) no-repeat center center / cover;
}
.campaign2023june .content03{
  background: #e0f4ff;
}


/* 2023summer */

.campaign2023summer{
  text-align: center;
  background: url(../_img/cam/2023summer/bg.jpg) no-repeat center center / cover;
  width: 960px;
  margin: 40px auto;
  box-sizing: border-box;
}

.campaign2023summer .inner{
    padding: 20px 10px;
}
.campaign2023summer .campaign__ttl {
  background-color: #2d5299;
  padding: 17px;
}
.campaign2023summer .campaign__ttl_border {
  background-color: #fff;
  color:#2d5299;
  border-top: 3px solid #2d5299;
  border-bottom: 3px solid #2d5299;
  font-size: 22px;
  padding: 10px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.campaign2023summer .coupon-list {
  font-size: 0;
}

.campaign2023summer .coupon-list li {
  display: inline-block;
  margin-left: 17px;
  margin-bottom: 10px;
}

.campaign2023summer .coupon-list li:nth-child(1),
.campaign2023summer .coupon-list li:nth-child(3n + 1) {
  margin-left: 0;
}

.campaign2023summer .cam-caution {
  font-size: 14px;
  margin-top: 30px;
  padding-bottom: 40px;
}


.campaign2023summer .coupon-list.wide li {
  margin-left: 0;
}


/* 2023july */

.campaign2023july{
  text-align: center;
}
.campaign2023july .campaign__ttl {
  background-color: #2d5299;
}
.campaign2023july .content01{
  background: url(../_img/cam/2023july/bg01.jpg) no-repeat center center / cover;
}
.campaign2023july .content02{
  background: url(../_img/cam/2023july/bg02.jpg) no-repeat center center / cover;
}
.campaign2023july .content03{
  background: url(../_img/cam/2023july/bg03.jpg) no-repeat center center / cover;
}

/* 先輩カップルスライダー調整 */
.chapel-single-testimonials__body.bx-costom,
.maternity_slide.bx-costom {
    position: relative;
}

.chapel-single-testimonials__body.bx-costom .bx-wrapper .bx-next:before,
.chapel-single-testimonials__body.bx-costom .bx-wrapper .bx-prev:before,
.maternity_slide.bx-costom .bx-wrapper .bx-next:before,
.maternity_slide.bx-costom .bx-wrapper .bx-prev:before {
    top: 42%;
}

.maternity_slide .cdm-couple-slide2__item {
  height: 250px;
  margin-top: 5px;
}

.maternity_slide .bx-viewport {
  height: 260px !important;
  padding-left: 5px;
}

/* 2023aug */

.campaign2023aug{
  text-align: center;
  background: url(../_img/cam/2023aug/bg.jpg) no-repeat center center / cover;
  width: 960px;
  margin: 40px auto;
  box-sizing: border-box;
}

.campaign2023aug .inner{
    padding: 15px 15px;
}

.campaign2023aug .main-img{
  padding:15px 15px 50px 15px;
  background:rgba(255,255,255,0.9);
}
.campaign2023aug .campaign__ttl {
  background-color: #089fbe;
  padding: 17px;
}
.campaign2023aug .campaign__ttl_border {
  background-color: #fff;
  color:#757575;
  border-top: 3px solid #757575;
  border-bottom: 3px solid #757575;
  font-size: 22px;
  padding: 10px;
  margin-bottom: 20px;
  margin-top: 50px;
}
.campaign2023aug .coupon-list {
  font-size: 0;
}

.campaign2023aug .coupon-list li {
  display: inline-block;
  margin-left: 15px;
  margin-bottom: 10px;
}

.campaign2023aug .coupon-list li:nth-child(1),
.campaign2023aug .coupon-list li:nth-child(3n + 1) {
  margin-left: 0;
}

.campaign2023aug .cam-caution {
  font-size: 14px;
  margin-top: 30px;
  padding-bottom: 40px;
}

.campaign2023aug .coupon-list.wide li {
  margin-left: 0;
}

.campaign2023aug .note{
  margin: 30px 0 50px;
}

/* 2023sept */

.campaign2023sept{
  text-align: center;
  background: url(../_img/cam/2023sept/bg.jpg) no-repeat center center / cover;
  width: 960px;
  margin: 40px auto;
  box-sizing: border-box;
}

.campaign2023sept .inner{
    padding: 15px 15px;
}

.campaign2023sept .main-img{
  padding:15px 15px 50px 15px;
  background:rgba(255,255,255,1);
}
.campaign2023sept .campaign__ttl {
  background-color: #e3a828;
  padding: 17px;
}

/* 2023oct */

.campaign2023oct{
  text-align: center;
}
.campaign2023oct .campaign__ttl {
  background-color: #e37b2e;
}
.campaign2023oct .content01{
  background: url(../_img/cam/2023oct/bg01.jpg) no-repeat center center / cover;
}
.campaign2023oct .content02{
  background: url(../_img/cam/2023oct/bg02.jpg) no-repeat center center / cover;
}
.campaign2023oct .content03{
  background: url(../_img/cam/2023oct/bg03.jpg) no-repeat center center / cover;
}

.chapel-single .tag-01{
  font-size: 12px;
}

.area-campaign {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
  overflow: visible;
  border: 2px solid #0063a773;
}

.area-campaign .area-campaign-img {
  position: absolute;
  left: -20px;
  top: -20px;
}

.text-btn01{
  font-size: 20px;
  text-decoration: none;
  transition: 0.4s;
  opacity: 1;
}

.text-btn01:after {
  display: inline-block;
  font: normal normal normal 22px/1 "icomoon";
  content: "\f078";
  margin: -4px 10px 0;
  vertical-align: middle;
}

.text-btn01:hover{
  opacity: .3;
  transition: 0.4s;
}

.table-open-btn {
    text-align: center;
    color: #0663a6;
    font-size: 26px;
    letter-spacing: 4px;
    font-weight: bold;
    margin-bottom: 40px;
    position: relative;
    cursor: pointer;
}

.table-open-btn:after {
  display: inline-block;
  font: normal normal normal 22px/1 "icomoon";
  content: "\f078";
  margin: -4px 10px 0;
  vertical-align: middle;
  transition: 0.6s;
  position: absolute;
  top: 5px;
  right: 210px;
}

.table-open-btn:hover{
  opacity: 0.6;
  transition: 0.6s;
}

.table-open-btn:hover:after {
  right: 215px;
}
.table-open-btn.active:after{
  content: "\f077";
}
.plan-table-wrap {
    width: 980px;
    background: #fff;
    border: 2px solid #0663a6;
    box-sizing: border-box;
    padding: 40px 40px 0 40px;
    margin: auto;
}

.plan-add-fee{
  background: #fff;
  margin: 20px auto 30px;
  padding: 15px 0 0 0;
  width: 380px;
  text-align: center;
}
.plan-add-fee li{
  font-size: 16px;
  padding-bottom: 15px;
}

.plan-add-fee li em{
  font-weight: bold;
  color: #d14c99;
}

/*----------------------------------------------------

  salon-2025

----------------------------------------------------*/


.salon-area-tab02{
  margin-top: 20px;
  margin-bottom: 40px;
}
.salon-area-tab02__list {
    display: flex;
    font-size: 16px;
    text-align: center;
    justify-content: center;
}
.salon-area-tab02_item {
    font-size: 14px;
    border: 1px solid #848484;
    margin: 0 5px;
    border-radius: 10px;
    transition: 0.3s;
    cursor: pointer;
}
.salon-area-tab02_item:hover{
  transition: 0.3s;
  opacity: 0.3;
}
.salon-area-tab02_item a{
  display: block;
  padding: 10px 31px;
  color:#000;
  width: 100%;
  position: relative;
  box-sizing: border-box;
}

.salon-area-tab02_item a:after{
  display: inline-block;
  color:#717171;
    font: normal normal normal 100% / 1 "icomoon";
    content: "\f105";
    vertical-align: middle;
    position: absolute;
    right: 10px;
    top: 30%;
    transform: rotate(90deg);
}

.salon-archive-03 {
  width: 1020px;
}
.salon-archive__item-03 {
  font-size: 12px;
  border-top: 2px solid #2b61a2;
  border-bottom: 2px solid #2b61a2;
  background-color: #f2f2f2;
  margin-top: -2px;
}

.salon-archive__item-03:first-child{
  margin-top: 0;
}

.salon-archive__item-03 h4{
  margin-left: 60px;
  margin-right: 20px;
}
.salon-archive__header-title03{
    color: #2b61a2;
    font-size: 22px;
    font-weight: bold;
    padding: 26px 0 26px;
    display: flex;
    position: relative;
    cursor: pointer;
}

.salon-archive__header-title03:after{
    display: inline-block;
    color: #0062a7;
    font: normal normal normal 100% / 1 "icomoon";
    content: "\f105";
    font-size: 30px;
    vertical-align: middle;
    position: absolute;
    right: 50px;
    top: 30%;
    transform: rotate(90deg);
}

.salon-archive__header-title03.active:after{
    transform: rotate(-90deg);
}
.salon-archive__item-map-03 {
  display: flex;  
}

.salon-archive__item-map-03 img {
  width: 100%;
  height: auto;
}

.salon-single__item-name-03,
.salon-archive__item-name-03 {
  margin: 0 0 8px;
  font-size: 18px;
  font-weight: bold;
  color: #2b61a2;
}

.salon-archive-03 .contents-box{
  width: 880px;
  margin: 0 auto 50px;
  display: none;
}

.salon-archive__item-tel-03{
  font-size: 28px;
  font-weight: bold;
  color: #2b61a2;
  margin-bottom: 10px;
}

.salon-archive__item-tel-03:before {
    display: inline-block;
    font: normal normal normal 28px / 1 "icomoon";
    content: "\f3cd";
    margin-top: -0.1em;
    vertical-align: middle;
    font-weight: 900;
}
.salon-archive__item-tel-03 .is-tel__notes{
  font-size: 12px;
  color:#000;
  font-weight: normal;
}

.salon-archive__item-caption03{
  font-size: 10px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.salon-archive__item03{
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 1.5;
}

.yoyaku-icon,.dress-shop-icon{
  font-size: 12px;
  background-color: #fff;
  text-align: center;
  width: 126px;
  display: block;
  color: #2b61a2;
  border-radius: 6px;
  padding: 4px 0;
  margin-right: 10px;
}

.dress-shop-icon{
  font-weight:normal;
  color:#000;
}

.salon-archive__item-map03{
  display: flex;
  column-gap: 10px;
  margin-bottom: 10px;
  height: 296px;
}
.salon-archive__item-map03 #salon-single__item-map-canvas{
  width: 435px;
  height: 296px;
}

.salon-archive__item-map03 iframe{
  width: 435px;
  height: 296px;
}
.salon-archive__item-btn-03{
  margin-top: 20px;
  font-size: 0;
  font-weight: bold;
}
.salon-archive__item-two-btn-03{
  width: 431px;
  display: inline-block;
}
.salon-archive__item-two-btn-03:nth-child(2n){
  margin-left:18px;
  margin-bottom: 12px;
}
.salon-archive__item-two-btn-03 .btn{
  display: block;
  font-size: 16px;
  padding: 15px;
  letter-spacing: 2px;
}

.salon-archive__item-wide-btn-03 .btn{
  font-size: 18px;
  display: block;
  padding: 15px;
  letter-spacing: 2px;
}

.salon-archive-03 .salon-archive__item-alert,
.salon-archive-03 .salon-single__item-alert {
  margin-bottom: 5px;
  margin-top: 0;
}

.chapel-tag{
  margin-top: 10px;
  text-align: center;
}
.bnr-list{
  width: 570px;
  margin: 50px auto 70px;
}
.bnr-list img{
  margin: auto;
}
.bnr-list .slick-prev,
.bnr-list .slick-next{
  top: 37%;
}


.place-campaign-single{
  text-align: center;
}

.place-campaign-single img{
  margin-top: 50px;
}
.place-campaign-single span{
  display:block;
  text-align: center;
  margin: 7px 7px 70px;
  font-size: 13px;
  line-height: 1.5;
}

