@charset "utf-8";
/*---------------------------------------------------------
Theme Name: pc-oceanview
Description:
License:
License URI:
Version: 1.0
---------------------------------------------------------*/




.bnr_order{
	text-align: center;
	margin-bottom: 40px;
}


/* fontを筑紫オールドゴシックとTrajanに変更 */
.index-promotion h1, .index-promotion .index-copy-plan, .index-promotion .index-copy-aside,
.header01__maintitle.small, .index-promotion__item-title, .information-archive__item__title, .information-archive__item__title_sub,
.plan-summary01__title, .plan-lineup05__item-name,
.information-card__title-main, .information-card__title-sub,
.plan-header__title, .plan-header__summary-copy,
.table-01 caption, .table-01 thead,
.table-02 caption, .table-02 thead,
.plan-recommend-header, .plan-recommend-header__main.header02__main, .media01__item-title, .media02__item-title,
.gallery01__item-title01, .page-header01__title,
.party-space__item-title, .party-space__item-plan__title, .party-space__item-plan__list__item,
.faq-cat__title, .faq-term__q,
.salon-information__name, .access-information__name, .access-information__item-title,
.footerSalon-main__title-main, .footerSalon-aside__title,
.footerAccess-chapel__title, .footerAccess-root__item-title, .footerSalonInfo__caution ,.header04__main,.header04__sub{
	font-family: 'FOT-筑紫オールドゴシック Std B';
}

.page-cover01__title-inner, .header01__main, .index-facilities-lineup__item-ruby, .footerSalon__title, .footer-gNav-cat__title .font01,
.salon-information__phone {
	font-family: 'TrajanPro-Regular';
	letter-spacing: 0.08em;
}
.headerInfo-profile__number, .index-copy__value strong, .plan-summary01__price .is-value, .plan-lineup04__item-price .is-value, .plan-lineup05__item-price .is-value, .footerSalon-main__phone,
.table-01 .col03.total, .table-01 .col04.total,
.table-02 .col03.total, .table-02 .col04.total,  .plan-header__text .is-value {
	font-family:  'TrajanPro-Bold';
	letter-spacing: 0.08em;
}

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

   index

==========================================================================*/
#index-visual {
	height: 724px;
}

#index-visual-slider {
  opacity: 0;
  transition: opacity .25s ease;
}
#index-visual-slider.slick-initialized {
  opacity: 1;
}

.header-container {
	padding-top: 0;
	position: relative;
	margin-top: 178px;
}

.globalNav-outer {
	height: 33px;
	position: absolute;
	bottom: -42px;
	background: #fff;
	left: 50%;
	transform: translateX(-50%);
}

.globalNav__list {
	width: 100vw;
}

#index-header {
	margin-top: -178px;
}
#index-header.scroll {
	position: fixed;
	top: 0;
	width: 100%;
	margin-top: 0;
	padding-bottom: 3px;
	z-index: 100;
	background: #fff;
	transition: margin-top .3s;
}

#index-header.scroll .header-logo {
	width: 215px;
	height: 33px;
	top: 12px;
	margin-left: -107px;
}
#index-header.scroll .header-logo .is-logo {
	display: block;
	height: 100%;
	background-size: 215px 33px;
	background-repeat: no-repeat;
	background-image: url(_common/img/logo02.png);
}
#index-header.scroll .headerInfo {
	height: 50px;
}
#index-header.scroll .headerInfo-contact {
	top: 0;
	right: 0;
}

#index-header.scroll .index-header__copy,
#index-header.scroll .headerInfo-profile__name,
#index-header.scroll .headerInfo-profile__hours,
#index-header.scroll .headerInfo-access {
	display: none;
}

#index-header.scroll .globalNav-outer {
	bottom: -30px;
}

.index-header__copy {
	position: absolute;
	left: 50%;
	bottom: 50%;
	margin-left: -330px;
	margin-bottom: -190px;
}

.index-copy {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	width: 100%;
	line-height: 1.5;
}

.index-copy .small {
	font-size: 0.8em;
}
.index-copy__value {
	color: #d14d9a;
	letter-spacing: 0.1em;
	display: inline-block;
	text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, -2px 2px 0 #FFF, 1px -2px 0 #FFF, 0px 2px 0 #FFF, 0 -2px 0 #FFF, -2px 0 0 #FFF, 2px 0 0 #FFF;
}
.index-copy__value strong {
	font-size: 32px;
}
.index-copy-plan {
	font-size: 24px;
	display: inline-block;
}

.index-copy-aside {
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.index-copy-aside.blue-liner {
	display: inline-block;
	line-height: 1;
}

/* KVをスライダーへ変更 */
#index-visual-slider {
	position: relative;
	margin-top: -154px;
}

#index-visual-slider .slick-slide img {
	width: 100%;
	height: 724px;
	object-fit: cover;
}

.headerInfo {
	z-index: 10;
}

.index-firstPromotion__title {
	margin: 35px auto;
	font-size: 22px;
	text-align: center;
}

.index-kv__tasting-label {
  position: absolute;
  right: 24px;
  top: 80px;
	z-index: 10;
}

.page-cover01.cover01--index-plan,
.page-cover01.cover01--index-facilities {
    background-attachment: inherit;
}
.campaign{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
.campaign img{
	margin-bottom: 10px;
}
.campaign a.to_site{
	text-align: center;
	color: #123463;
	text-decoration: underline;
}
.campaign_wide{
	width: 944px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
.campaign_wide img{
	margin-bottom: 10px;
}
.campaign_wide .index-campaign__item-text{
	text-align: left;
	line-height: 140%;
}


/* promotion */
.index-promotion {
	margin: 85px auto 60px;
}
.index-promotion__list {
	width: 944px;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
}
.index-promotion__item {
	display: inline-block;
	width: 304px;
	margin: 0 5px;
	font-size: 14px;
	vertical-align: top;
}

.index-promotion__item img{
	max-width: 100%;
	height: auto;
}

.index-promotion__item-body {
	padding: 0 10px;
}
.index-promotion__item-title {
	margin: 20px 0 16px;
	font-size: 17px;
	font-weight: bold;
}
.index-promotion__item-text {
	line-height: 1.6;
	font-size: 13px;
	text-align: left;
}
.page-cover01.cover01--index-facilities {	height: 475px; background-image: url(_img/index/bg_index_facilities01.webp);}
.page-cover01.cover01--index-plan {	height: 475px; background-image: url(_img/index/bg_index_plan01_2303.webp);}

/* facilities */
.index-facilities-header {
	text-align: center;
}
.index-facilities-header__body {
	margin: 25px auto 60px;
	line-height: 1.5;
}

.index-facilities-lineup {
	margin: 60px 0 90px;
}
.index-facilities-lineup__list {
	font-size: 0;
	text-align: center;
}
.index-facilities-lineup__item {
	display: inline-block;
	width: 475px;
	margin: 0 15px;
}
.index-facilities-lineup__item-inner {
	background: #fff;
}
.index-facilities-lineup__item-image {
	position: relative;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.index-facilities-lineup__item-image > img {
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.index-facilities-lineup__item-inner a:hover .index-facilities-lineup__item-image > img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	opacity: .6;
	transition: all .3s;
}
.index-facilities-lineup__item-name {
	margin: 15px 0 5px;
	font-size: 22px;
	font-weight: bold;
}
.index-facilities-lineup__item-name:after {
	font-size: 16px;
	color: #123563;
	font-weight: bold;
}
.index-facilities-lineup__item-ruby {
	margin: 10px 0;
	font-size: 12px;
	color: #777;
}
.index-facilities-lineup__item-desc {
	padding: 3px 15px 10px;
	font-size: 12px;
	line-height: 1.7;
	text-align: left;
}


/* testimonials */
.index-couple {
	margin: 60px 0;
}
.index-couple__list {
	margin: 0 0 50px;
	font-size: 0;
	text-align: center;
}
.index-couple__item {
	display: inline-block;
	width: 168px;
	height: 168px;
	margin: 1px;
}
.sec-index-couple-footer {
	margin: 50px auto 70px;
	text-align: center;
}
.index-couple-footer__btn {
	display: table;
	width: 245px;
	height: 38px;
	margin: 0 auto;
	color: #fff;
	border: 1px solid #123563;
	background: #123563;
}
.index-couple-footer__btn:hover {
	background: #fff;
	transition: all .3s;
}
.index-couple-footer__btn-target {
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	transition: all .3s;
}
.caution {
	border: 1px solid red;
	padding: 20px 20px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	box-sizing:border-box;
	color:red;
	font-size: 14px;
	line-height: 160%;
	background: white;
}

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

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

.caution p{
	margin-top: 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;
}


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

	card06

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

.card-06__item {
	box-sizing: border-box;
	position: relative;
	background: #fff;
	border: 5px solid #d3c9b4;
}
.card-06__item-inner {
	background: #fff;
}
.card-06__item-inner.inner--bg02 {
	background: #fbfbfb;
}
.card-06__item-inner.inner--bg03 {
	background: #f3eee4;
}
.card-06__item.item--size01 {
	width: 980px;
      margin: 30px auto;
}
.card-06__item.item--size02 {
	width: 1020px;
  margin: 0 auto;
}
.card-06__item.item--size01 .card-06__item-inner {
	padding: 24px 34px;
}
.card-06__item.item--size01 .card-06__item-text {
	padding: 5px 0 0 42px;
}
.card-06__item.item--size01 .card-06__item-subTitle {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1.5;
}
.card-06__item.item--size01 .card-06__item-btn {
	padding-top: 20px;
	text-align: center !important;
	width: 100% !important;
	position: relative;
	display: inline-block;
}
.card-06__item.item--size01 .card-06__item-btn a{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.card-06__item.item--size02 .card-06__item-inner {
	padding: 24px 34px;
}
.card-06__item.item--size02 .card-06__item-text {
	padding: 5px 0 0 42px;
}
.card-06__item.item--size02 .card-06__item-subTitle {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1.5;
}
.card-06__item-image{
	text-align: center;
	margin-bottom: 8px;
}
.card-06__item-image img{
	display: inline-block;
	margin-left: 2px;
	margin-right: 2px;
}
.card-06__item-subimage{
	width: 272px;
	display: inline-block;
}
.card-06__item-subimage img{
	margin-bottom: 8px;
}
.card-06__item-subimage span{
	font-weight: bold;
	color: #d14d9a;
	font-size: 18px;
}
.card-06__item-title {
	margin-bottom: 21px;
	font-size: 20px;
	text-align: center;
	line-height: 1.4em;
}
.card-06__item-title .tag-04{
	font-size: 16px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.card-06__item-title span.pink{
	color: #d14d9a;
	font-weight: bold;
}
.card-06__item-subTitle {
	margin-bottom: 6px;
	font-weight: bold;
	line-height: 1.5;
}
.card-06__item-detail {
	font-size: 13px;
	line-height: 1.4;
	margin-bottom: 2px;
	font-weight: bold;
	text-align: center;
}
.card-06__item-detail .pink{
	color: #d14d9a;
}
.card-06__item-link {
	font-size: 13px;
	line-height: 1.4;
}
.card-06__item-more {
	margin: 15px 0;
	font-size: 12px;
	font-weight: bold;
}
.card-07__item-title {
	font-size: 20px;
	text-align: center;
	line-height: 1.4em;
}

.plan-set02 {
    width: 948px;
    margin: 25px auto;
    font-size: 0;
    background-color: white;
    padding-top: 25px;
    padding-bottom: 25px;
}

.plan-sec-premium .card01__item__btn{
    margin: 30px auto;
    text-align: center;
}

.plan-sec-premium .btn02{
    box-sizing: border-box;
    padding: 7px 90px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    line-height: 1.3;
    outline: 1px solid #a6986f;
    border: none;
    background-color: #a6986f;
    transition:0.3s;
}

.plan-sec-premium .btn02:hover{
    color: #a6986f;
    background-color: #fff;
     transition:0.3s;
}

.plan-sec-premium .label-01 {
	position: relative;
}
.plan-sec-premium .label-01:before {
	position: absolute;
	left: -6px;
	top: -6px;
	content: "";
	width: 125px;
	height: 82px;
	background-image: url(_img/plan/premium/sheet_label.png?var=190620);
	background-repeat: no-repeat;
	background-position: -625px 0;
	z-index: 5;
}

.plan-heading__note {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 20px;
}
.poststyle-border-bottom {
    font-weight: bold;
    background: linear-gradient(transparent 52%, rgba(212,80,153,0.1) 50%);
}


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

	card01

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

.index-main-plan__list {
    font-size: 0;
    text-align: center;
}
.index-main-plan__item {
    display: inline-block;
    width: 475px;
    margin: 15px;
    vertical-align: top;
		box-shadow: 6px 20px 30px -10px rgb(0 0 0 / 20%);
}

.index-main-plan__item.item-three {
	width: 330px;
}

.card01 {
	position: relative;
  background: #fff;
}
.card01-main {
	padding-top: 25px;
  padding-bottom: 15px;
}
.card01:before, .card02:before, .plan-lineup05__item:after {
    position: absolute;
    right: 7px;
    bottom: 7px;
    content: "";
    height: 0;
    border-style: solid;
    border-width: 0 0 16px 16px;
    border-color: transparent transparent #123563 transparent;
}

.plan-card-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;
	 z-index: 5;
}
.plan-card-label::after{
	 content: '';
	 position: absolute;
	 border-top: 11px solid #f3dfeb;
	 border-left: 50px solid transparent;
	 height: 0;
	 width: 0;
	 top: 100%;
	 right: 0;
}
.plan-card-label::before{
	 content: '';
	 border-top: 11px solid #f3dfeb;
	 border-right: 50px solid transparent;
	 position: absolute;
	 height: 0;
	 width: 0;
	 top: 100%;
	 left: 0;
}

.card02 {
  background: #fff;
}
.card02-main {
  padding-bottom: 15px;
}

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

   summary

==========================================================================*/
.plan-summary01 {
    text-align: center;
}
.plan-summary01__title {
	margin: 15px 0 5px;
	font-size: 22px;
	font-weight: bold;
}
.plan-summary01__price {
	margin: 10px 0;
	color: #d14d9a;
	font-size: 17px;
	text-align: center;
}
.plan-summary01__price .is-value {
		font-size: 24px;
    font-weight: bold;
}
.plan-summary01__case {
    display: inline-block;
    padding: 7px;
    font-size: 12px;
    background: #fbeff1;
		line-height: 1.3;
		width: 200px;
		position: absolute;
		margin: -62px auto 0;
		left: 0;
		right: 0;

}

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

	hover action

==========================================================================*/
.opacity:hover {
	opacity: .75;
	transition: all .3s ease-in-out;
}
.scale-img {
	position: relative;
	overflow: hidden;
	/* display: block; */
	font-size: 0;
	/* line-height: 0; */
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.scale-img picture {
    overflow: hidden;
    display: block;
}
.scale-img img {
	width: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.scale-img:hover img {
	opacity: .8;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

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

	footer試食会カラム

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

.information-card {
  box-sizing: border-box;
  width: 990px;
  height: 313px;
  margin: 50px auto;
  text-align: center;
  padding-top: 2px;
	display: flex;
	justify-content: space-between;
}

.information-card__img {
width: 520px;
height: 313px;
object-fit: cover;
position: relative;
}

.information-card__img img {
	position: relative;
	z-index: -10;
}

.information-card__text-container {
	padding-top: 30px;
	padding-right: 30px;
}

.information-card strong {
	color: #d14d9a;
}
.information-card__title-main {
  font-weight: 600;
	font-size: 28px;
}

.information-card__title-main span {
	font-size: 0.6em;
	display: block;
	margin: 10px auto 20px;
}
.information-card__title-sub {
  margin: 6px 0 16px;
  font-size: 22px;
	font-weight: 600;
}
.information-card__text {
  font-size: 16px;
	line-height: 1.5;
}
.information-card__footer {
    margin-top: 20px;
}
.information-card__btn.btn-outer {
    width: 405px;
    height: 46px;
    margin: 0 auto;
		display: table;
		font-weight: 600;
}

.information-archive__item__label_ribbon::after{
    content: '';
    position: absolute;
    border-top: 14px solid #d14d9a;
    border-left: 50px solid transparent;
    height: 0;
    width: 0;
    top: 100%;
    right: 0;
}
.information-archive__item__label_ribbon::before{
    content: '';
    border-top: 14px solid #d14d9a;
    border-right: 50px solid transparent;
    position: absolute;
    height: 0;
    width: 0;
    top: 100%;
    left: 0;
}
.information-archive__item__label_ribbon {
    background: #d14d9a;
    height: 62px;
    padding-top:14px;
    position: absolute;
    width: 90px;
    text-align: center;
    vertical-align: middle;
    line-height: 1.2;
    font-size: 18px;
    color: #fff;
    left: 20px;
    top:0;
		font-weight: 600;
}

.information-archive__item__label_ribbon .label-text{
      line-height: 1.4;
}

.btn.white {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	line-height: 1.25;
	border: 1px solid #123563;
	background-color: #fff;
	font-size: 14px;
}
.btn.white:hover {
	color: #fff;
	background-color: #123563;
}



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

お知らせ枠

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

.information-archive {
    width: 990px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.information-archive__list {
    margin: 0 -5px;
    font-size: 0;
    text-align: left;
}
.information-archive__item {
    width: 988px;
    margin: 0 5px 28px;
    text-align: left;
    vertical-align: top;
    border: 1px solid #dad5d0;
    background-color: #fff;
    height: 248px;
		box-sizing: border-box;
}

.information-archive__item-inner {
    display: table;
    width: 100%;
}

.information-archive__item__aside {
    position: relative;
    display: table-cell;
    width: 131px;
    vertical-align: top;
}

.information-archive__item__tag_wrap {
    position: absolute;
    bottom: 20px;
    left: 5px;
}
.information-archive__item__tag {
    padding: 4px 8px;
    text-align: center;
    font-size: 12px;
    color: #786f65;
    background: #fff;
    line-height: 1;
    display: inline-block;
    margin-left: 6px;
    font-family: 'FOT-筑紫オールドゴシック Std B';
}

.information-archive__item__main {
    vertical-align: top;
    padding: 30px 0;
    text-align: center;
}
.information-archive__item__title {
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
}

.information-archive__item__title_sub{
    font-size: 16px;
    color: #c15798;
    font-weight: bold;
		line-height: 1.5;
}

.information-archive__item__lead{
    font-size: 14px;
    width: 440px;
    margin: 20px auto 20px;
    line-height: 1.6;
}

.information-archive__item__label {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 84px solid #bf4f93;
  border-right: 84px solid transparent;
}

.information-archive__item__label span{
    position: absolute;
    font-size: 20px;
    width: 52px;
    margin-top: 4px;
    top: -100px;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    font-family: 'FOT-筑紫オールドゴシック Std B';
}

.information-archive__item__label.count-four span{
    margin-top: 24px;
    font-size: 16px;
    width: 46px;
}

/* devider追加 */
.devider {
	content: '';
	display: block;
	width: 500px;
	height: 2px;
	margin: 50px auto;
	background: #ccc;
}

/* 青色のマーカー */
.blue-liner {
    background: linear-gradient(transparent 60%, #E6EEF6 60%);
    padding: 0.2em;
}

#bnr-slider{
    width: 880px;
    margin: auto;
    padding: 0 10px;
}
.index-mv-bnr-campaign{
    margin-bottom: 80px;
}
.index-mv-bnr-campaign .bnr-slider-item{
    margin-top: 40px;
}

.index-mv-bnr-campaign .slick-prev,
.index-mv-bnr-campaign .slick-next{
    top: 60%;
}

/* ===============================
            plan改定 2017.12
==================================*/
/* TOP */
.top_plan_grade01 {
    color: #c9a43c;
    font-size: 12px;
    font-weight: bold;
    border: 1px #c9a43c solid;
    background: #f5f6f5;
    padding: 2px;
    margin: 1px auto;
    width: 7em;
    text-align: center;
    display: block;
}
.top_plan_grade02 {
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    border: 1px #c9a43c solid;
    background: #c9a43c;
    padding: 1px;
    margin: 6px auto 1px auto;
    width: 7em;
    text-align: center;
    display: block;
}


.text_plan{
    color: #d14d9a;
    text-align: center;
    margin-bottom: 40px;
}

.foot_text{
    font-size:10px;
    text-align: center;
}


p.kikan{
    color: #d92f33;
    line-height: 1.5;
    font-size: 12px;
    margin-top: 10px;
}

.footer-bnr-campaign{
	margin-bottom: 30px;
}

.bnr-slider-item{
	margin-bottom: 20px;
	text-align: center;
}
.bnr-slider-item:last-child{
	margin-bottom: 0;
}