@charset "UTF-8";

/*
*{
outline: 2px solid red;
}*/

body{
    font-size: 16px;
    line-height: 2.14rem;
    letter-spacing: 0.04rem;
}

.sp{
        display: none;
    }
    @media screen and (max-width: 600px) {
        .sp{
            display: block;
        }
        .pc{
            display: none;
        }
    }

    .flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: auto;
        flex-wrap: wrap;
        /* margin: 0 1%; */
        width: 100%;
        gap: 1rem;
        justify-content: center;
    }
/*flexの時左右の順番*/
    .flex.x {
        flex-direction: row-reverse;
    }
/*flexなし*/
    .flex.non {
        display: block;
    }
    .flex .cnt{
        /* padding: 1%; */
        width: calc(100% / 2 - 0.5rem);
    }
    .flex .cnt.left{
        width: calc(30% - 0.5rem);
    }
    .flex .cnt.right{
        width: calc(70% - 0.5rem);
    }
.flex .cnt.w40{
        width: calc(40% - 0.5rem);
    }
    .flex .cnt.w60{
        width: calc(60% - 0.5rem);
    }
    .flex .cnt.w30{
            width: calc(30% - 0.5rem);
        }
        .flex .cnt.w70{
            width: calc(70% - 0.5rem);
        }
    .flex .spflex .cnt{
        width: 100%
    }
    .cnt img{
        width: 100%;
    }
    /*3カラム*/
    .flex.clm3 .cnt{
        padding: 1%;
		width: calc(100% / 3 - 1rem);
    }
/*4カラム*/
    .flex.clm4 .cnt{
        /* padding: 1%; */
        width: calc(100% / 4 - 1rem);
    }
    @media screen and (max-width: 600px) {
        .flex .cnt,
        .flex .cnt.w40,
    .flex .cnt.w60,
        .flex .cnt.w30,
        .flex .cnt.w70{
            width: 100%;
        }
        .flex.clm3 .cnt{
            width: 98%;
        }
        /* spの場合flex */
        .flex .spflex{
            width: 98%;
        }
        .flex .spflex .cnt{
            padding: 1%;
            width: calc(98% / 2);
        }
        .flex.clm4 .cnt{
        /* padding: 1%; */
        width: calc(100% / 2 - 1rem);
    }
    }
    .center{
        text-align: center;
        margin: auto;
    }

    .p-breadcrumb__inner{
        font-size: 14px;
        color: #707070;
    }
.p-breadcrumb__inner a{
border-bottom: #707070 1px dotted;
padding: 0 .1rem;
}

@media screen and (max-width: 600px) {
    .p-breadcrumb__inner{
        font-size: 12px;
    }
.c-section-title2__en,.c-title__main {
    font-size: 2rem;
}
    .c-section-title2__jp{
        font-size:1rem;
    }
}
.l-costume-mariage{
    margin: 4rem 0;
}
.c-item2__text{
    line-height:1.2;
    text-align: center;
}
.p-media3__note,.p-detail__caution{
    border-top:1px #ddd solid;
    border-bottom:1px #ddd solid;
    padding: 0.4rem;
    margin-top: 1rem;
    color: #6c6c6c;
    text-align: left;
    padding: 0.5em 0.5em 0.5em 1.5em;
    position: relative;
    line-height: 1.6;
}
.p-media3__note li:before,.p-detail__caution li:before{
    content:"〇";
    color:#29b49b;
    padding-right: 0.2rem;
    position: absolute;
    left: 0.2em; /*左端からのアイコンまで*/
}
@media screen and (max-width: 600px) {
.p-plan-info__items {
    /* max-width: 38.75rem; */
    margin-top: 0.5rem;
    align-items: flex-start;
}
    .c-item2__icon {
    width: 5.5rem;
}
}
.c-card5__title, .c-card5__yen{
    font-size: 1.2rem;
    /* line-height:2rem; */
    width: 100%;
}

.p-accordion2__sub-title{
    padding-left: 0;
    font-weight: 600;
    font-size: 1rem;
}
.c-card5{
    -webkit-box-shadow:none;
    box-shadow:none;
}
.p-accordion2 .c-card5{
    border: #ddd 1px solid;
}
.p-accordion2 .p-option__cards{
    margin-bottom: 2.5rem;
}
.u-red {
    color: #d41515;
    font-weight: 600;
}
.c-title3{
    text-align: center;
}

.p-plan-info__text-option {
    margin-top: 1.25rem;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 2.0714285714;
    letter-spacing: 0.01em;
}

.c-card5__items{
    width: 100%;
}

span.b{
    font-weight: 600;
}
span.red{
        color: #c10000;
    }
    span.blue{
        color: #004189;
    }
    span.sen {
        background: linear-gradient(transparent 40%, #c7f2ff 0%);
        /*     border-bottom: solid 3px #297fdf; */
        text-decoration: none;
        border: none;
    }
.l-page-catch {
    margin: 0 3.75rem;
}
@media screen and (max-width: 768px){
    .l-page-catch {
    margin: 0;
}
}

@media screen and (min-width: 768px){
    .p-sub-items1 .p-item3 {
        padding: 2.125rem 2.9375rem;
    }
    .p-sub-items2-w100>.p-item3:nth-of-type(even) {
        padding: 2.125rem 2.9375rem;
    }
}
.p-sub-items2-w100 .p-item3 {
    padding: 2.125rem 2.9375rem;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.p-sub-items2-w100>.p-item3:nth-of-type(odd) {
    padding-right:0;
}
@media screen and (max-width: 768px) {
.p-sub-items2-w100>.p-item3:nth-of-type(odd) {
    padding:0;
}
}

.p-sub-items2-w100>.p-item3:nth-of-type(even) {
    /* padding-left:0; */
}

.p-picture__content:nth-child(n+2) {
    margin-top: 2rem;
}

.p-media__img-bg{
    margin-top: 7rem;
}

@media screen and (max-width: 768px){
.p-picture__content:nth-child(n+2) {
  margin-top: 3.125rem;
}
}



@media screen and (min-width: 768px){
.p-cards6 {
    /* grid-template-columns: none; */
    /* max-width: 100%; */
    /* margin-right: 0; */
    /* margin-left: 0; */
    gap: 0;
}
}
.p-cards6__card{
    padding: 2.3125rem 2.375rem 2.125rem 2.5rem;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 2rem;
}
.c-card7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    padding: 0;
    border-radius: 0.625rem;
    background-color: #f3f5f5;
    -webkit-box-shadow: none;
    box-shadow: none;
    flex-direction: row;
    margin-top: 2rem;
}

.p-cards6 .p-costume__content {
    z-index: 10;
    position: relative;
    max-width: 500px;
    margin: 1.25rem auto 0;
}
.c-card7 div{
    width: 98%;
    padding: 0 1%;
}
@media screen and (min-width: 768px){
.c-card7 div{
    width: 50%;
    margin: auto;
}
.c-card7{
    display: block;
}
}
@media screen and (max-width: 768px){
    .c-card7{
        display: block;
    }
    .p-cards6{
        display: block;
    }
    .p-cards6__card{
        padding: 2rem 0;
    }
    }
.c-card7__text{
    /* padding-right: 5rem; */
        margin-top: 1.25rem;
    font-weight: 500;
    font-size: 14px;
    line-height: 2.14;
    letter-spacing: 0.01em;
}
.p-cards6 .swiper-pointer-events{
    border-bottom-left-radius: 1.25rem;
}
.c-card7__img img {
    aspect-ratio: auto;
}
.c-card7__img li{
    text-decoration: none;
    display: none;
}
.c-title__main {
    font-weight:500;
    /* padding: 2rem 0; */
}
.p-costume__content{
    max-width:500px;
}
.c-card7__title{
    font-size: 1.4rem;
    color: #b8b8b8;
    letter-spacing: 0.1rem;
}

/* @media screen and (min-width: 768px){
.c-card7__title.right{
    text-align: right;
}
} */
.p-album__title2{
    text-align: center;
}
.p-album__sub-title{position: relative;display: inline-block;padding: 50px;}
.p-album__sub-title:before {
  content: "";
  position: absolute;
  background: #e0ecec;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: -1;
}
.flex.p-album-media__setinfo{
    margin:1rem 0;
}
.flex.p-album-media__setinfo .cnt{
    display:flex;
    align-items: center;
    border: #e0ecec 1px solid;
    justify-content: center;
}
.p-album-media__icon{
    /* border: #e0ecec 1px solid; */
    margin-right: .3rem;
}
.p-album-media__icon img{
    width: 30px;
    height: 38px;
    padding: 8px 4px;
}
.p-plan-info__title{
    text-align: center;
}
.c-title2{
 position: relative;
 display: inline-block;
 padding: 10px 70px;
 text-align: center;
 /* margin-top: 1rem; */
 }
.c-title2 img{
    display: inline-block;
    width: 1.375rem;
}
.c-title2::before, .c-title2::after{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 60px;
  height: 1px;
  background-color: #8d9c9c;
}
@media screen and (max-width: 600px) {
.c-title2{
 padding: 10px 30px;
 font-size: 1rem;
 }
.c-title2::before, .c-title2::after{
  width: 20px;
}
.p-item3__title2 {
    font-size: 1.3rem;
}
}
.c-title2::before {
  left: 0;
}
.c-title2::after {
  right: 0;
}

.p-plan__accordion .c-section-title2{
    margin: 6rem 0 2rem;
}
.p-plan__accordion .c-section-title2__en{
    font-size:2rem;
}

.p-rental__title{
    margin-bottom: 1rem;
}

.p-addition__content-between {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 1rem;
    gap: 1rem;
    justify-content: space-between;
}
p.p-addition__content-ttl{
    font-weight:600;
    font-size: 1.2rem;
}
p.p-addition__content-ttl span{
    font-weight:500;
    font-size: 0.9rem;
}

.p-data-plan__title2,.p-media3__text2-price{
    font-weight:600;
    font-size:1.2rem;
    text-align: center;
}
.p-media3__text2-price{
    text-align: right;
}
.p-media3__text2-price span{
   font-size:0.75rem;
}
.p-media3__body2{
    width: 50%;
}
@media screen and (max-width: 800px) {
.p-media3__body2{
    width: 100%;
}
}
.p-detail__data2{
    /* text-align: left; */
    /* margin: 0; */
}
.p-data-plan__items {
    margin-top: 1rem;
}

.p-detail__data2 .p-addition__content{
    /* margin: 0; */
    gap: 1rem;
}
.p-detail__data2 p{
    /* margin: 0.5rem; */
    /* line-height: 1rem; */
    margin-bottom: 0;
}
.p-addition__age{
    font-weight:600;
    color: #889898;
}
@media screen and (max-width: 768px) {
.p-detail__data2 .p-addition__content{
    /* display: block; */
}
}

.p-item3__sub-accordion{
    text-align: center;
}

.p-detail__data_wrap {
    display: flex;
    flex-direction: column;
}
.p-detail__data2{
    /* max-width: 600px; */
    /* margin: 2rem auto 0; */
    /* padding: 1.25rem; */
}

.p-detail__benefit {
    padding-left: 1.5rem;
    text-align: left;
    margin-top: 1rem;
}
.p-detail__benefit li {
    font-size: 1rem;
    line-height: 1.6rem;
}
.p-detail__benefit li::before {
    width: 1rem;
    height: 1rem;
    line-height: 2rem;
    top: 0.3rem;
    /* top: 50%; */
    /* transform: translateY(-50%); */
    /* -webkit- transform: translateY(-50%); */
}
@media screen and (max-width: 768px) {
.p-plan-info__sub {
    margin-top: 2rem;
}
}

.bg-white{
    background-color: #fff;
    padding: 3%;
    margin-top: 1rem;
}
#containerOther{
    background-color: #fff;
}

.p-header-info__btn a{
    color: #fff;
}

.p-buttons__btn a{
    color: #fff;
}

#containerOther .c-title__head {
        padding: 4rem 0 2rem;
    }

.p-top-news__contents iframe{
    /* width: 500px; */
    height: 480px;
    border:none;
    width: 100%;
}
@media screen and (max-width: 768px) {
.p-top-news__contents iframe{
    width: 100%;
    height: 480px;
    border:none;
}
}
.p-media3__note,.p-detail__caution{
    font-size: 14px;
    line-height: 1.3rem;
}
.p-media3__note a,.p-detail__caution a{
    border-bottom: 1px dotted #889898;
    padding: 0 0.2rem;
}
.p-media3__note li, .p-detail__caution li{
    margin-top: 0.4rem;
}

.p-cards-memory.bridal-logo{
    grid-template-columns: repeat(2, 1fr);
    column-gap: 1.875rem;
    row-gap: 3.125rem;
}
@media screen and (min-width: 768px) {
    .p-cards-memory.bridal-logo{
        grid-template-columns: repeat(4, 1fr);
        max-width: 80%;
        margin: auto;
    }
}

.mariage{
    background-color: #f3faff;
    padding: 3rem 0;
}
.modal-2__content .mariage,
.modal-1__content .felizcreer{
    padding: 5rem 2rem;
    margin: 0;
}
@media screen and (max-width: 768px) {
    .modal-2__content .mariage,
    .modal-1__content .felizcreer{
    padding: 4rem 1rem;
}
}
.p-picture__content.p-relative-oya{
    margin-top: -1rem;
}
.p-relative{
    position: relative;
    /* position: absolute; */
    /* right: 0%; */
    /* width: 350px; */
}
.p-relative img{
    /* position: relative; */
    position: absolute;
    right: 5%;
    top: -60px;
    width: 240px;
    height: 200px;
}
.p-relative2{
    /* position: relative; */
    /* position: absolute; */
    /* left: 0%; */
    margin-left: 0;
    padding: 0 7.35%;
    text-align: center;
    width: 50%;
}
@media screen and (max-width: 768px) {
    .p-picture__content.p-relative-oya{
    margin-top: 2rem;
}
.p-relative{
    /* position: static; */
    /* width: 100%; */
    display:none;
}
.p-relative2{
    /* position: relative; */
    /* position: absolute; */
    /* left: 0%; */
    margin-left: 0;
    padding: 0 7.35%;
    text-align: center;
    width: 100%;
}
    .p-relative img{
    position: static;
        width: 100%;
        height: auto;
        margin-top: 2rem;
}
}


.felizcreer{
    background-color: #f3ede2;
    margin: 2rem auto 3rem;
    padding: 2rem 1rem;
    /* max-width: 500px; */
}
.mariage .c-section-title2 img{
    margin: 1rem auto 0;
    max-width: 180px;
    margin-bottom: 1rem;
}
.felizcreer .c-section-title2 img{
    margin: 0.5rem auto;
    max-width: 280px;
}
@media screen and (max-width: 768px) {
.felizcreer .c-section-title2 img{
    margin: 0.5rem auto;
    max-width: 240px;
}
}
.mariage .c-section-title2{
    margin-bottom: 2rem;
}

.felizcreer .c-section-title2{
    /* margin-bottom: 2rem; */
}
@media screen and (min-width: 768px) {
  .felizcreer{
    padding: 2rem 1rem;
}
    .mariage .p-costume__wrap {
    margin: 3.375rem 0;
}

}

.p-gallery__content__en{
    font-size: 3rem;
    line-height: 1;
    font-family: "adobe-handwriting-ernie", sans-serif;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    padding-bottom: 2rem;
    text-align: center;
}
@media screen and (max-width: 768px) {
    .p-gallery__content__en{
    font-size: 2rem;
    }
}
.felizcreer .p-gallery__content{
    padding: 3.75rem 3.125rem 3.75rem;
}
.felizcreer .p-gallery__content{
    background-color: #fff0;
    margin: 0;
}

/* @media screen and (min-width: 768px) {
    .mariage .p-costume__inner{
        display: flex;
    }
    .mariage .p-costume__wrap{
        width: 50%;
    }
}

.mariage .p-costume__content {
    padding: 2rem;
} */


.p-accordion2__content > .p-plan-info__title{
    margin-top: 4rem;
}

.p-top-contact__info{
    text-align: center;
}

@media screen and (min-width: 768px) {
.c-item{
    font-size: 0.9rem;
}
}

.p-news-list__box{
    background-color: #fff;
}

.p-rental__content .p-detail__caution{
    margin: 0;
}

.l-costume-brand-logo{
    width: 80%;
    max-width: 500px;
    margin-top: 1rem;
    background: #fff;
    padding: 2rem;
}

.l-costume-brand-logo p{
    font-size: 12px;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.2;
    margin-top: 1rem;
    color: #ababab;
}

.m-auto{
    margin: auto;
    }
    .felizcreer-cnt .p-media__body{
        width: 100%;
        padding: 0 20px;
        margin: auto;
    }
    .felizcreer .p-top-reason__btn {
        margin-top: 2rem;
      }
    @media screen and (max-width: 768px) {
        .felizcreer-cnt .p-media__body{
            margin: auto;
        }
    }

    .mariage .l-inner-md{
        max-width:800px;
    }
    .mariage .l-costume {
            margin: 3.75rem 0;
        }
        @media screen and (max-width: 768px) {
            .mariage .l-costume {
                margin: 2rem 0;
            }
        }
        .c-section-title2__en.en_large,
        .c-title__main.en_large{
        margin-bottom: 2rem;
    }
    .p-item3__title2 span.text-solid{
        border: 1px #000 solid;
        font-size: 1rem;
        padding: 0.2rem 0.5rem;
        margin-left: 0.8rem;
        vertical-align: text-top;
    }


.o-lead-link__box:nth-of-type(n + 2),
.page-flow .o-lead-link__box:nth-of-type(n + 2) {
  margin-top: 10rem;
}
.o-lead-link__box:last-of-type,
.page-flow .o-lead-link__box:last-of-type {
  margin-bottom: 5rem;
}
@media (max-width: 960px) {
  .o-lead-link__box:nth-child(n + 2),
  .page-flow .o-lead-link__box:nth-child(n + 2) {
    margin-top: 280px;
  }
  .o-lead-link__box:nth-of-type(2),
  .page-flow .o-lead-link__box:nth-of-type(2) {
    margin-top: 310px;
  }
  .o-lead-link__box:nth-of-type(3),
  .page-flow .o-lead-link__box:nth-of-type(3) {
    margin-top: 200px;
  }
}
.o-lead-link__box.-reverse .o-lead-link__img {
    margin-left: auto;
}
.o-lead-link__box.-reverse .o-lead-link__textbox {
  left: 0;
}
@media (max-width: 960px) {
  .o-lead-link__box.-reverse .o-lead-link__textbox {
    padding: 20px 30px 0 18px;
    left: -3%;
  }
}
.o-lead-link__box .o-lead-link__img {
  background-image: url(../images/top/reason_img.jpg);
}
.o-lead-link__box .o-lead-link__img.about-02{
  background-image: url(../images/top/reason_img2.jpg);
}
.o-lead-link__box .o-lead-link__img.about-03{
  background-image: url(../images/top/reason_img3.jpg);
}
.o-lead-link__box .o-lead-link__img.about-04{
  background-image: url(../images/top/reason_img4.jpg);
}

.o-lead-link__box.link__box-top .o-lead-link__img {
  background-image: url(../images/top/reason_main_img2.jpg);
}
.o-lead-link__box.link__box-top .o-lead-link__img.about-02 {
  background-image: url(../images/top/reason_main_img.jpg);
}

.o-lead-link__img {
  width: 80%;
  height: 500px;
  background: center center no-repeat;
  background-size: cover;
  z-index: 1;
}
@media (max-width: 960px) {
  .o-lead-link__img {
    height: 300px;
    padding-top: 56%;
  }
}
.o-lead-link__textbox {
  width: 420px;
  background: #f3f5f5;
  z-index: 2;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 50px 0 104px;
}
.link__box-top .o-lead-link__textbox{
    background: #fff;
}

@media (max-width: 960px) {
  .o-lead-link__textbox {
    display: inline-table;
    width: auto;
    bottom: -1px;
    padding: 20px 18px 0 30px;
  }
}
.o-lead-link__box {
    width: 100%;
    position: relative;
}
.o-lead-link__box .o-lead-link__txtmain {
  text-align: left;
}
.o-lead-link__txtsub{
    font-size:14px;
}
.o-lead-link__box.-reverse .o-lead-link__textbox,
.page-flow .o-lead-link__box.-reverse .o-lead-link__textbox {
  padding: 35px 25px 35px;
}
@media (max-width: 960px) {
  .o-lead-link__img,
  .o-lead-link__img {
    width: 100%;
    padding-top: 61.4%;
    margin: 0 calc(50% - 50vw);
    /* width: 100vw; */
    /* padding: 0 calc(50vw - 50%); */
  .content {
    overflow: hidden;
};
  .content {
    overflow: hidden;
};
  }
}
.o-lead-link__textbox,
.o-lead-link__textbox {
  width: 520px;
  top: 320px;
  padding: 35px 30px;
  bottom: auto;
}
@media (max-width: 960px) {
  .o-lead-link__textbox,
  .o-lead-link__textbox {
    top: 77%;
    width: 100%;
    padding: 30px 25px 30px;
    right: -3%;
  }
}

.o-lead-link__txtmain{
    font-size: 1.2rem;
    letter-spacing: 0.12em;
    /* line-height: 2; */
    text-align: right;
    margin-bottom: 1rem;
    font-weight: 600;
}

.accessArea{
    max-width:800px;
    margin: 2rem auto;
}

.company .p-top-reason__btn{
    margin: 0.2rem;
}

.p-access .p-top-reason__btn{
    margin: 1rem 0;
}
.company{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.company a.inline{
    border-bottom: 1px dotted #707070;
    padding: 0 2px;
}
  .c-list-info__ttl,
  .c-list-info__txt {
    border-top: 3px #f3f5f5 solid;
    padding: 1rem;
  }
  .c-list-info__ttl:first-child,
  .c-list-info__txt:first-child {
    border-top: none; 
  }
.c-list-info__ttl {
  width: 22%;
  font-weight: 600;
  /* border-top: 3px #ffffff solid; */
}
.c-list-info__txt {
  width: 78%;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
    .company{
        flex-direction: column;
    }
    .c-list-info__ttl,
    .c-list-info__txt {
        width: 100%;
}
}


/* モーダル2 */
.modal-2__wrap input {
    display: none;
}

.modal-2__open-label,
.modal-2__close-label {
    cursor: pointer;
}

.modal-2__wrap{
    text-align: center;
}

/* .modal-2__open-label {
    display: inline-block;
    position: relative;
    min-width: 18rem;
    padding: 0.4rem;
    border-radius: 2.25rem;
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 1.7222222222;
    letter-spacing: 0.01em;
    text-align: center;
    background-color: #1566a5;
    color: #fff;
    margin-top: 1rem;
} */
.modal-2__open-label {
    /* display: inline-block; */
    /* position: relative; */
    /* min-width: 18rem; */
    padding: 0.4rem;
    /* border-radius: 2.25rem; */
    /* font-weight: 500; */
    /* font-size: 1.125rem; */
    /* line-height: 1.7222222222; */
    /* letter-spacing: 0.01em; */
    text-align: center;
    /* background-color: #ffffff; */
    color: #889898;
    border-bottom: 1px solid #889898;
    /* margin-top: 1rem; */
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7222222222;
    letter-spacing: 0.01em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1.25rem;
    min-width: 200px;
    position: relative;
}
/* .modal-2__open-label:hover {
    background-color: #fff;
    color: #1566a5;
    outline: 1px solid #1566a5;
} */

.modal-2__open-label::after {
  content: "";
  width: 1.25rem;
  height: 0.3125rem;
  background: url(../images/common/icon_arrow2.svg) no-repeat center/contain;
}
.modal-2__open-label:hover {
    color: #999999;
}
.modal-2 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.modal-2__open-input:checked + label + input + .modal-2 {
    display: block;
    animation: modal-2-animation .6s;
}

.modal-2__content-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 800px;
    background-color: #fefefe;
    z-index: 2;
    /* border-radius: 5px; */
    border-radius: 1rem;
}

.modal-2__close-label {
  /* display: block; */
  position: relative;
  width: 80px;
  height: 80px;
  display: table-cell;
  position: fixed;
  right: 0;
  top: -80px;
}
 
.modal-2__close-label::before, .modal-2__close-label::after { /* 共通設定 */
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  width: 1px; /* 棒の幅（太さ） */
  height: 80px; /* 棒の高さ */
  background: #333;
}
@media only screen and (max-width: 520px) {
    .modal-2__close-label::before, .modal-2__close-label::after {
  height: 40px; /* 棒の高さ */
}
}
 
.modal-2__close-label::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
 
.modal-2__close-label::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}

.modal-2__content {
    max-height: 60vh;
    overflow-y: auto;
    /* padding: 39px 45px 40px; */
    border-radius: 1rem;
}

.modal-2__background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .45);
    z-index: 1;
}

@keyframes modal-2-animation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@media only screen and (max-width: 520px) {
    .modal-2__open-label {
        max-width: 90%;
        /* padding: .94em 2.1em .94em 2.6em; */
    }

    .modal-2__close-label {
        /* top: -17px; */
        /* right: -4%; */
        width: 40px;
        height: 40px;
        top: -40px;
    }

    .modal-2__content-wrap {
        width: 90vw;
    }

    .modal-2__content {
        /* padding: 33px 21px 35px; */
        max-width: 100%;
    }
}

.modal-2__content::-webkit-scrollbar {
  background: #ddd;
    width:6px;
    border-radius:10px;
}
.modal-2__content::-webkit-scrollbar-thumb {
  background-color: #c8c8c8;
    border-radius:10px;
}
.modal-2__content::-webkit-scrollbar-thumb:hover {
  background-color: #bebebe;
}

/* モーダル1 */
.modal-1__wrap input {
    display: none;
}

.modal-1__open-label,
.modal-1__close-label {
    cursor: pointer;
}

.modal-1__wrap{
    text-align: center;
}

.modal-1__open-label {
    /* display: inline-block; */
    /* position: relative; */
    /* min-width: 18rem; */
    padding: 0.4rem;
    /* border-radius: 2.25rem; */
    /* font-weight: 500; */
    /* font-size: 1.125rem; */
    /* line-height: 1.7222222222; */
    /* letter-spacing: 0.01em; */
    text-align: center;
    /* background-color: #ffffff; */
    color: #889898;
    border-bottom: 1px solid #889898;
    /* margin-top: 1rem; */
    font-size: 16px;
    font-weight: 500;
    line-height: 1.7222222222;
    letter-spacing: 0.01em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 1.25rem;
    min-width: 200px;
    position: relative;
}
.modal-1__open-label::after {
  content: "";
  width: 1.25rem;
  height: 0.3125rem;
  background: url(../images/common/icon_arrow2.svg) no-repeat center/contain;
}
.modal-1__open-label:hover {
    color: #999999;
}

.modal-1 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.modal-1__open-input:checked + label + input + .modal-1 {
    display: block;
    animation: modal-1-animation .6s;
}

.modal-1__content-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 800px;
    background-color: #fefefe;
    z-index: 2;
    /* border-radius: 5px; */
    border-radius: 1rem;
}

.modal-1__close-label {
  /* display: block; */
  position: relative;
  width: 80px;
  height: 80px;
  display: table-cell;
  position: fixed;
  right: 0;
  top: -80px;
}
 
.modal-1__close-label::before, .modal-1__close-label::after { /* 共通設定 */
  content: "";
  position: absolute;
  top: 50%;
  right: 50%;
  width: 1px; /* 棒の幅（太さ） */
  height: 80px; /* 棒の高さ */
  background: #333;
}
@media only screen and (max-width: 520px) {
    .modal-1__close-label::before, .modal-1__close-label::after {
  height: 40px; /* 棒の高さ */
}
}
 
.modal-1__close-label::before {
  transform: translate(-50%,-50%) rotate(45deg);
}
 
.modal-1__close-label::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}

.modal-1__content {
    max-height: 60vh;
    overflow-y: auto;
    /* padding: 39px 45px 40px; */
    border-radius: 1rem;
}

.modal-1__background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .45);
    z-index: 1;
}

@keyframes modal-1-animation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@media only screen and (max-width: 520px) {
    .modal-1__open-label {
        max-width: 90%;
        /* padding: .94em 2.1em .94em 2.6em; */
    }

    .modal-1__close-label {
        /* top: -17px; */
        /* right: -4%; */
        width: 40px;
        height: 40px;
        top: -40px;
    }

    .modal-1__content-wrap {
        width: 90vw;
    }

    .modal-1__content {
        /* padding: 33px 21px 35px; */
        max-width: 100%;
    }
}

.modal-1__content::-webkit-scrollbar {
  background: #ddd;
    width:6px;
    border-radius:10px;
}
.modal-1__content::-webkit-scrollbar-thumb {
  background-color: #c8c8c8;
    border-radius:10px;
}
.modal-1__content::-webkit-scrollbar-thumb:hover {
  background-color: #bebebe;
}

.map.flex {
    justify-content: space-between;
}

.map.flex .p-access__map {
    padding: 10px;
    margin: 20px 0;
}

.map.flex .p-access__map:first-child {
    width: 42%;
}

.map.flex .p-access__map:nth-child(2) {
    width: 56%;
}

@media only screen and (max-width: 768px) {
    .map.flex .p-access__map:first-child,
    .map.flex .p-access__map:nth-child(2) {
        width: 100%;
    }

    .accessArea .c-list-info__ttl,
    .accessArea .c-list-info__txt {
        padding: 0.3rem 1rem;
    }

    .map.flex {
        margin-top: 20px;
    }

    .map.flex .p-access__map {
        margin: 0;
    }
}

.p-top-contact__inner.l-inner.bridal{
    /* padding: 3rem 1rem; */
}
.bridal.p-top-contact__info.p-info{
    margin-top: 0;
}

.bridal-dataset{
    max-width: 300px;
    margin: auto;
}

.bridal-dataset .flex{
    gap: 0;
    align-items: center;
    margin-top:0.5rem;
}
.bridal-dataset .flex .cnt:first-of-type{
    width:100px;
}

.lineup-mariage{
    max-width: 500px;
    margin:1rem auto;
}
.lineup-mariage .flex{
        align-items: center;
}

.p-top-record__img-top{
    position:relative;
    height: 400px;
    width: 100%;
    margin-top: 5rem;
}
.p-top-record__img-bottom{
    position:relative;
    height: 500px;
    width: calc(100% - 3.75rem);
}
.p-top-reason__landscape{
    position:relative;
    height: 500px;
    width: 100%;
    margin-top: 5rem;
}
.p-about-reason__landscape{
    position:relative;
    height: 500px;
    width: 100%;
    margin-top: 5rem;
}
.p-top-record__img-up,.p-top-reason__landscape__img-up,.p-about-reason__landscape__img-up{
    position:absolute;
    width: fit-content;
}
@media only screen and (max-width: 768px) {
.p-about-reason__landscape{
    height: 300px;
}
    .p-top-reason__landscape{
    height: 400px;
    margin-top: 13rem;
}
}

.img-up-1{
    left: 100px;
}
.img-up-2{
    right: 0;
    top: 30px;
}
.img-up-3{
    right: 280px;
    bottom: 20px;
}
.img-up-4{
    left: 0;
    top: 0;
}
.img-up-5{
    right: 0;
    top: 100px;
}
.img-up-6{
    left: 200px;
    bottom: 50px;
}
.img-up-7{
    left: 350px;
    bottom: 0;
}
.img-up-8{
    left: 0;
    top: 0;
}
.img-up-9{
    right: 100px;
    top: 0;
}
.img-up-10{
    left: 40%;
    bottom: 50px;
}
.img-up-11{
    left: 0;
    top: 0;
}
.img-up-12{
    right: 0px;
    top: -20px;
}
.img-up-13{
    left: 40%;
    top: 80px;
}
.img-up-14{
    left: 100px;
    bottom: 0;
}
.img-up-15{
    right: 20%;
    bottom: 50px;
}

@media only screen and (max-width: 768px) {
    .p-top-record__img-top{
    height: 220px;
    margin-top: 0;
}
.p-top-record__img-bottom{
    height: 200px;
    width: 100%;
}
    .img-up-1{
    left: 0;
    top: 20px;
    width: 80%;
}
.img-up-2{
    right: 50px;
    top: 0px;
    width: 30%;
}
.img-up-3{
    right: 0;
    width: 20%;
    top: 120px;
    bottom: 0;
}
.img-up-4{
    left: 50px;
    top: 0px;
    width: 25%;
    display: none;
}
.img-up-5{
    right: 0;
    top: -15px;
    width: 60%;
}
.img-up-6{
    left: 0;
    bottom: 0;
    width: 45%;
}
.img-up-7{
    left: 140px;
    bottom: -30px;
    width: 25%;
}
.img-up-8{
    left: 0;
    top: 0px;
    width: 70%;
}
.img-up-9{
    right: 0;
    top: 120px;
    width: 40%;
}
.img-up-10{
    left: 40px;
    bottom: 0;
    width: 80%;
}
    .img-up-11{
    left: 0;
    top: 0px;
    width: 70%;
}
.img-up-12{
    width: 34%;
}
.img-up-13{
    right: 0;
    left: auto;
    top: 150px;
    width: 80%;
    z-index: 1;
}
.img-up-14{
    left: 0;
    /* top: 20px; */
    width: 60%;
}
.img-up-15{
    right: 0;
    width: 40%;
    bottom: 100px;
}
}

/* #chart */

.chart{
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
}
@media screen and (max-width: 800px) {
	.chart{
		margin: 0 3%;
	}
}
.chart .q{
	position: relative;
	padding: 1rem;
	background: #fff;
	max-width: 400px;
	margin: auto;
    margin-top:2rem;
}
.chart .q:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 30px;
	border: 15px solid transparent;
	border-top: 15px solid #fff;
	width: 0;
	height: 0;
}

.chart .q h3,
.chart .q p{
	font-size: 1.3rem;
}
.chart .q p span{
	font-size: 1rem;
	padding-right: 0.5rem;
}
.chart .q p:after {
	content: "";
	display: inline-block;
	height: 15px;
	background: #fff65e;
	margin: -15px 0 0;

}

.chart .flex{
	align-items: flex-end;
	margin: 2rem auto 4rem;
}

.chart .btn-copy:before {
	margin-right: 1rem;

	content: '＼';
}

.chart .btn-copy:after {
	margin-left: 1rem;

	content: '／';
}
.chart .c-btn{
    height: 4rem;
}
.chart .c-btn.no{
    background-color: #eef8fd;
}
.chart .c-btn.yes{
    background-color: #fbf7ee;
}
@media screen and (min-width: 768px) {
.p-media3__body.w100{
    width:84%;
}
}
span.sen{
	background: linear-gradient(transparent 50%, #fffcce 50%);
	padding: 0 2px;
}

@media screen and (max-width: 768px) {
	.chart .q{
		margin: 0 1%;
	}
	.chart .q h3,
	.chart .q p{
		font-size: 1.2rem;
	}
	.chart botton{
		padding: 2rem 1.5rem;
	}
}


.sort_des {
    text-align: center;
    font-size: 1.05rem;
    margin-top: 30px;
}

.tab__wrapper {
    margin-top: 30px;
}

.tab-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}

.tab-container .tab {
    position: relative;
    padding: 10px;
    border: 1px solid #889898;
    margin: 7px;
    -webkit-transition: 0.3s all 0s ease;
    transition: 0.3s all 0s ease;
    cursor: pointer;
    line-height: 1;
}
.tab-container .tab.current{
    color: #eaeaea;
    background-color: #889898;
}
.tab-container .tab:hover {
    color: #eaeaea;
    background-color: #889898;
}

@media screen and (max-width: 767px) {
    .tab__wrapper {
        margin-top: 10px;
    }
    .tab-container .tab {
        margin-top: 10px;
        font-size: 0.9rem;
    }
}

.flex.mariage-view{
    width: 400px;
    margin: 1rem 0;
}
.mariage-logo{
    width:200px;
}
@media screen and (max-width: 767px) {
    .flex.mariage-view{
    width: 250px;
        margin:1rem auto;
}
    img.mariage-logo{
    width:150px;
}
}

.p-item2__btn{
    margin: 2rem auto;
}

/* 点滅 */
.blinking{
	-webkit-animation:blink 0.5s ease-in-out infinite alternate;
    -moz-animation:blink 0.5s ease-in-out infinite alternate;
    animation:blink 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

section#chart-start{
    background-color: #ebfaf8;
    padding-top: 2rem;
    width: 90%;
    margin: auto;
    max-width: 640px;
}
section#chart-start .p-item2__contact{
    margin:0;
}

.w-bnr{
    max-width: 900px;
    margin: 3rem auto 0;
}
.w-bnr img{
    width: 96%;
    margin: 2rem 2% 0;
}
.torikeshi{
    position: relative;
    }
.torikeshi:before{content:"";border-top:1px solid #000;height: 1px;position: absolute;width: 4rem;top: 0.7em;}
.c-item2.c-item2--case::before {
    font-size: 0.8rem;
    line-height: 1.5rem;
}
.c-item__text{
    text-align: center;
    line-height: 1;
    /* color: #8a9191; */
    font-size: .9rem;
    margin-top: .6rem;
}

.c-card4__yen span.c-card4__way {
    font-weight: 400;
    font-size: 14px;
}

.c-card4__way {
    text-align: right;
    font-size: 14px;
}

.c-card5__text {
    line-height:1.5rem;
}



.latest-post-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}

    .p-single__content ul.latest-post-list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0;
        gap: 2rem;
    }



    .latest-post-list .p-items__item {
        width: 47% !important;
    }

.latest-post-list .p-items__item {
    /* margin-bottom: 3em; */
    margin-top: 0;
    width: 100%;
    list-style: none;
}

.latest-post-list .p-items__item p {
    margin-top: .6rem;
}
.latest-posts .p-items__item .c-item {
        display: grid;
        grid-template-columns: 90px 1fr;
        gap: 1.4rem;
   }
@media screen and (max-width: 768px) {
    .latest-posts .latest-post-list .p-items__item {
        width: 100% !important;
    }
}



.p-archive .p-news-list__items {
    margin-top: 2.5rem;
    display: flex;
    flex-wrap: wrap;
    gap: 8%;
    /* width: 100%; */
    padding: 0 2rem;
    row-gap: 2rem;
  }
  
  .p-archive .p-news-list__items li{
    width: calc((100% - 16%) / 3);
    /* flex: 3 1; */
  }

  .p-archive .p-items__item:nth-child(n+2) {
    margin-top: 0;
  }
  
    .p-archive .c-item {
    display: block;
  }

  .p-archive .c-item__mainBox{
    margin: 1rem .6rem;
  }
  .p-archive .c-item__title{
    margin-top: .6rem;
  }

  @media screen and (max-width: 768px) {
    .p-archive .p-news-list__items {
        margin-top: 2.5rem;
        gap: 4%;
        padding: 0;
        row-gap: 1rem;
      }
    .p-archive .p-news-list__items li{
        width: calc((100% - 4%) / 2);
        /* flex: 3 1; */
      }
    
}


.p-aside__title{
    font-weight: 500;
    font-size: 1.2rem;
    font-family: "adobe-handwriting-ernie", sans-serif;
}
@media screen and (max-width: 768px) {
    .p-aside__title{
        font-size: 2rem;
    }

}
.p-aside__postTitle{
    font-size: .9rem;
}

@media screen and (max-width: 768px) {
    .p-aside__postTitle{
        font-size: 1rem;
    }
    }
.p-aside__posts {
    margin-top: 0;
    padding-left: 1.6rem;
}
.p-aside__post{
    margin: .6rem 0;
}
@media screen and (max-width: 768px) {
    .p-aside__post{
        margin: 1rem 0;
    }
    }
.p-aside__post::before{
    height: 0.5px;
    left: -1rem;
    width: 0.6rem;
}
.p-aside__content + .p-aside__content {
    margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
    .p-single__contents,.p-archive__contents {
        grid-template-columns: 1fr 16rem;
    }
}
.p-aside__content:first-of-type{
    border: 0;
}
select.p-aside__archiveSelect{
    background-color: #f3f5f5;
    color: #889898;
}
@media screen and (max-width: 768px) {
    select.p-aside__archiveSelect{
        height: 4rem;
    }
}
.p-single__meta{
    gap: .5rem;
    flex-wrap: wrap;
}

.p-single__metaItem--postType,.p-single__metaItem--category{
    border: 1px solid #b2bdbd;
    background-color: #b2bdbd;
    border-radius: 2.5rem;
    color: #ffffff;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.6;
    text-align: center;
    margin-left: .5rem;
    width: fit-content;
}

.p-single__metaItem--category{
    background-color: #ffffff;
    color: #889898;
    margin: 0;
}
.p-single__metaItem--postType a,.p-single__metaItem--category a{
    padding: 0 1rem;
}

.p-news-list__head p {
    font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
    .p-news-list__head p {
        font-size: 1.8rem;
    }
    .c-item__title{
        font-size: 1rem;
    }
}
.p-archive .c-item__time {
    color: #889898;
}
.p-single__metaItem{
    font-size: 13px;
}


.post_content h2{
    font-size: 1.4rem;
    font-weight: 600;
    }
.post_content h3{
    font-size: 1.2rem;
    font-weight: 600;
    }
.post_content h4{
    font-size: 1.2rem;
    font-weight: 600;
    }
.post_content h5{
    font-weight: 600;
    }
.post_content p{
    font-size: 14px;
    }

    .post_content hr{
        border-top: 1px solid #c3cfcf;
        margin: 2rem 0;
    }