/*!
 * Theme Name: lapis-azur
 * Description: lapis-azur.net 2022
 * Author: dropframe
 * License: commercial
 * License URI: dropframe.jp
 * Version: 1.0
/*!
*/

/* スタッフの想い タイトルとコメントを非表示に */
.section-team .staff p {
  display: none;
}

/* アクセスに情報追加 */
.access-info {
  color: #00548a;
  font-weight: 600;
  text-align: center;
  margin: 40px auto;
  font-size: 22px;
  width: 80%;
}

.access-info svg {
  padding-right: 0.5em;
  margin-bottom: 0.25em;
}

.access-info .small-text {
  font-size: 14px;
}

.btn-arrow svg.top20 {
  top: 20px;
}

.access-map figcaption {
  color: #00548a;
  font-weight: 600;
}

.access-info_parking {
  color: #00548a;
}

.access-info_parking svg {
  padding-right: 0.5em;
  margin-bottom: 0.25em;
}

/* チャペル　対応できる挙式スタイルにキャプション追加 */
.chapel .item .title {
  background: #f9f8f9;
  top: 0;
  left: 0;
  padding: 0.5em 1em;
}

/* ボタン色変更 オレンジ追加 */
.btn-yellow-color {
  background: #e69d4e;
  border: 1px solid #e69d4e !important;
}

.btn-yellow-color span {
  color: #fff;
  transition: color .4s ease-in-out;
}

.btn-yellow-color:hover span {
  color: #e69d4e;
}

.btn-yellow-color:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #fff;
  width: 100%;
  height: 100%;
  transition: transform .3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top;
}

.btn-yellow-color:hover:before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.fixed-nav .bg-yellow.text-box {
  border-color: #e69d4e;
}

.bg-yellow {
  background-color: #e69d4e;
}

/* ボタン色変更 footerスカイブルー追加 */
.btn-sky-color02 {
  background: #8db3c8;
  border-color: #8db3c8;
}

.btn-sky-color02 span {
  color: #fff;
  transition: color .4s ease-in-out
}

.btn-sky-color02:hover span {
  color: #8db3c8
}

.btn-sky-color02:before {
  background: #fff;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scaleX(0);
  transform-origin: right top;
  transition: transform .3s cubic-bezier(.8, 0, .2, 1) 0s;
  width: 100%;
  z-index: -1
}

.btn-sky-color02:hover:before {
  transform: scale(1);
  transform-origin: left top
}

.marker-sky {
  background: linear-gradient(transparent 60%, #dfedf3 60%);
  padding: 0 8px 0;
}

.marker-white {
  background: linear-gradient(transparent 60%, #fff 60%);
  padding: 0 8px 0;
}

/* フェアポップアップ内修正 */
.fair-modal .title-border::before {
  content: '';
  display: block;
  position: absolute;
  top: 30px;
  left: 150px;
  width: 1px;
  height: 100px;
  border: 2px solid #b2bbcc;
  transform: rotate(345deg);
}

.fair-modal .title-border::after {
  content: '';
  display: block;
  position: absolute;
  top: 30px;
  right: 150px;
  width: 1px;
  height: 100px;
  border: 2px solid #b2bbcc;
  transform: rotate(15deg);
}

.under-line-yellow {
  background: linear-gradient(transparent 50%, #faeaac 50%);
  padding-bottom: 5px;
}

/* エスパルス修正 */
.s-pulse .section-special .inner.vertical {
  height: auto;
  width: 890px;
  margin: 0 auto 50px;
  background-color: inherit;
}

.s-pulse .section-special .inner.vertical img,
.s-pulse .fair-area .fair-area-img img {
  border-radius: 50px;
}

.s-pulse .section-special .inner.vertical .section-special_text {
  align-self: center;
  background: #f18900;
  border-radius: 50px;
  padding: 35px;
  left: -45px;
}

.s-pulse .section-special .even .inner.vertical .section-special_text {
  left: auto;
  right: -45px;
}

.s-pulse .section-special .even .inner.vertical {
  flex-direction: row-reverse;
}

.s-pulse .section-special .inner .num {
  top: -50px;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
}

.s-pulse .section-gallery {
  display: none;
  width: 890px;
  margin: auto;
}

.s-pulse .section-gallery.show {
  display: flex;
}

.s-pulse .section-gallery .portrait img {
  height: 591px;
  width: 437px;
  object-fit: cover;
}

/* 結婚式の流れ 料理 画像追加*/
.flow .section-03 {
  margin-top: 140px;
  margin-bottom: 370px;
}

.flow .section-03 .bg-light-sky {
  bottom: -65px;
  height: 525px;
}

.flow .section-03 .abs {
  position: absolute;
  bottom: 0;
}

.flow .section-03 .abs-image01 {
  position: absolute;
  top: -130px;
  right: 130px;
}

.flow .section-03 .abs-image02 {
  position: absolute;
  top: 210px;
  right: -30px;
}

.flow .section-03 .abs-image03 {
  position: absolute;
  top: 420px;
  left: 80px;
}

.cuisine .section-original-menu .photo {
  margin-right: -25px;
}

.party .style-gallery .container-narrow {
  width: 970px !important;
}

.party .style-gallery .container-narrow h2 {
  border-left: 10px solid #05428b;
  padding: 10px 0 6px 25px;
}

/* 選ばれる理由修正 */
.recommendation .section-05 .container {
  height: 507px;
}

.recommendation .section-05 .bg-light-sky {
  height: 450px;
}

/* TOPページにリボン追加 */
.ribbon.big {
  color: #f2f2f2;
  font-weight: 700;
  height: 65px;
  left: 0;
  line-height: 45px;
  position: absolute;
  top: 0;
  vertical-align: middle;
  width: 140px;
  background-color: #05428b;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  box-shadow: 4px 0px #05428b, -4px 0px #05428b;
  box-sizing: border-box;
}

.ribbon.big .label-text {
  display: inline-block;
  font-weight: 400;
  height: auto;
  letter-spacing: 0;
  line-height: 1;
  vertical-align: middle;
}

.ribbon.big:after,
.ribbon.big:before {
  content: "";
  display: block;
  box-sizing: border-box;
  height: 15px;
  width: 75px;
  position: absolute;
}

.ribbon.big:after {
  border-left: 75px solid #dfedf3;
  border-top: 15px solid #0000;
  right: -6px;
  top: 50px;
}

.ribbon.big:before {
  border-right: 75px solid #dfedf3;
  border-top: 15px solid #0000;
  left: -6px;
  top: 50px;
}

.index-chapel-section .ribbon.big {
  left: 125px;
}

/*---------------------------------------------------------
お知らせにCTAボタン追加
---------------------------------------------------------*/
.page-content .cta-button {
  margin: 30px 0;
  text-align: center;
}

.page-content .cta-button .cta-button_link {
  background-color: #e69d4e;
  color: white;
  text-decoration: none;
}
