/*=================================
      Wedding - TOP
==================================*/
@media screen and (min-width:768px) {
    a.btn-style-01{
        cursor:pointer;
        position: relative;
        text-decoration: none;
    }
    a.btn-style-01:::after{
        content: "";
        display: block;
        position: absolute;
        top: calc(50% - 5px);
        right: 20px;
        width: 6px;
        height: 6px;
        border: 1px solid;
        border-color: transparent transparent #b59500 #b59500;
        transform: rotate(-135deg);
        transition: .3s;
    }
    a.btn-style-01:hover:::after{
        right: 10px;
    }
    .page-parent #wed_plan ul li > dl > dd {
        text-align: center;
        padding: 10px;
        background: rgba(255,255,255,.7);
    }
}
@media screen and (max-width:767px) {
    .page-parent h2.sec_ttl, .hero-title h2 {
        font-size: 1.2em !important;
    }
    .page-parent #wed_plan .cont_bg {
        padding-top: 60px;
    }
    .page-parent #wed_plan ul {
        margin: 15px;
    }
    .page-parent #wed_plan ul li {
        background-color: #fff;
        padding: 15px;
        margin-top: 60px !important;
    }
    .page-parent #wed_plan ul li > dl > dt {
        margin-top: -60px;
        margin-bottom: 15px !important;
    }
    .page-parent #wed_plan ul li h4 {
        color: #b0a394;
    }
    .page-parent .mnc-b {
        letter-spacing: .1em;
    }
    .page-parent #wed_dtl h4 {
        font-size: 1.3em !important;
    }
}


/*=================================
      Wedding - History
==================================*/

main.history {
    position: relative;
}
main.history::after {
    content: '';
    height: 100%;
    display: block;
    width: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: #fefefe;
    background: -moz-linear-gradient(top, #fefefe 0%, #aca090 35%, #aca090 43%, #ffffff 91%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #fefefe 0%,#aca090 35%,#aca090 43%,#ffffff 91%,#ffffff 100%);
    background: linear-gradient(to bottom, #fefefe 0%,#aca090 35%,#aca090 43%,#ffffff 91%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#ffffff',GradientType=0 );
}

section[class^="history-block-0"],
section[class*=" history-block-0"]  {
    width: 80%;
    margin: 0 auto;
    position: relative;
    max-width: 1000px;
    padding: 10% 0 15% 0;
}
section[class^="history-block-0"] .wrap,
section[class*=" history-block-0"].wrap {
    width: 100%;
}
section.history-block h3,
section[class^="history-block-0"] h3,
section[class*=" history-block-0"] h3 {
    font-size: 1.3em;
    margin-bottom: 8%;
    letter-spacing: 0.1em;
/*    color: #ada090;*/
    z-index: 200;
    position: relative;
    padding: 2% 0;
}
section.history-block h3::before, 
section[class^="history-block-0"] h3::before,
section[class*=" history-block-0"] h3::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #ada090;
    position: absolute;
    left: -15px;
    top: 0;
}

section.history-block-01 {
    background: url(/wp/wp-content/themes/cultia2019/assets/img/wedding/history/photo_01.jpg) left 50% no-repeat;
    background-size: 60%;
    text-align: right;
}
section.history-block-02 {
    background: url(/wp/wp-content/themes/cultia2019/assets/img/wedding/history/photo_02.jpg) right 50% no-repeat;
    background-size: 60%;
}
section.history-block-03 {
    background: url(/wp/wp-content/themes/cultia2019/assets/img/wedding/history/photo_03.jpg) left 50% no-repeat;
    background-size: 60%;
    text-align: right;
}
section.history-block-01 h3,
section.history-block-01 p,
section.history-block-03 h3,
section.history-block-03 p {
    text-align: left;
}
section[class^="history-block-0"] div.txt,
section[class*=" history-block-0"] div.txt {
    background: rgba(255, 255, 255, 0.9);
    width: 70%;
    padding: 4%;
    display: inline-block;
}

@media only screen and (max-width: 767px) {
    p.pagetop {
        margin: 80px auto 0;
    }
    section.history-block:not(.bestrate) h3 {
        font-size: 1.8em;
        letter-spacing: .175em;
        white-space: nowrap;
    }
    main.history::after {
        display: none;
    }
    section.history-block:not(bestrate) {
        margin: 0 auto 20%;
        width: 100%;
    }
}


/*=================================
    Wedding - party style
===================================*/

.wed_boxes_3 .piclist ul li {
    background-color: #fff;
}
.cont_bg.bg-paper {
    width: 100%;
    /* position: relative; */
    background-image: url(https://www.cultia-dazaifu.com/wp/wp-content/themes/cultia2019/assets/img/wedding/bgimg.jpg);
    background-size: cover;
    background-position: right center;
    /* max-height: 700px;*/
}
.page-template-page-wedding-style .full_cover > div {
    padding: 8% 0;
}
.page-template-page-wedding-style ul.piclist {
    overflow: visible !important;
}
/*
.page-template-page-wedding-style .hero-title {
    top: 20px !important;
}
*/

@media screen and (min-width: 681px) {
     .page-template-page-wedding-style ul.piclist li {
        width: calc(100% / 3 - 20px);
        padding: 0;
        background-color: #fff;
        margin: 10px;
    }   
}
.gr6 dl,
.venue_dtl dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.gr6 dl dt,
.venue_dtl dl dt {
    width: 30%;
}
.gr6 dl dd,
.venue_dtl dl dd {
    width: 70%;
}
.hp_limited {
    padding: 15px 50px;
    border: 1px solid #af8c00;
    border-radius: 20px;
}


/*
.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: calc((100% - 30px) / 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
*/
.gallery h3 {
    font-size: 1.6em;
}

.venue_dtl {
    background: #ecdfe4; /* Old browsers */
    background: -moz-linear-gradient(top, #ecdfe4 0%, #ffffff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ecdfe4 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ecdfe4 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ecdfe4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.venue_dtl::before {
    content: '';
    background: url(/wp/wp-content/themes/cultia2019/assets/img/wedding/style/venue_dtl_bg.png);
    background-size: 100% auto;
    padding-top: calc(178/2400*100%);
    display: block;
}
.venue_dtl h2 {
    font-size: 1em;
}

.venue_dtl ul li {
    background-color: #fff;
    padding: 15px;
}
.venue_dtl ul li p,
.venue_dtl ul li dl dt,
.venue_dtl ul li dl dd {
    font-size: .9em;
}
.venue_dtl ul li h3 {
    font-size: 1.3em;
    margin-bottom: 8%;
    letter-spacing: 0.1em;
    z-index: 200;
    position: relative;
    padding: 2% 0 2% 15px;
}
.venue_dtl ul li h3::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #ada090;
    position: absolute;
    left: 0;
    top: 0;
}
.venue_dtl ul li img {
    margin-bottom: 40px;
}
@media screen and (min-width:768px) {
    .venue_dtl ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .venue_dtl ul li {
        width: 48%;
    }
}
@media screen and (max-width:767px) {
    .venue_dtl {
        background: url(https://www.cultia-dazaifu.com/wp/wp-content/themes/cultia2019/assets/img/wedding/bgimg.jpg) top 120px center/cover no-repeat;
        
    }
    .venue_dtl ul {
        margin: 15px;
    }
    [id^="link_"] .gr10 {
        width: 84%;
        float: none;
        margin: auto;
    }
    [id^="link_"] .gr10 h4::before,
    [id^="link_"] .gr10 h4::after {
        display: none;
    }
    [id^="link_"] .gr10 h4 {
        color: #b0a394;
        font-size: 1.2em !important;
        font-weight: bold;
        letter-spacing: .1em;
        background-image: none !important;
        padding-bottom: 0 !important;
    }
    .venue_dtl ul li {
        margin-top: 140px;
    }
    .venue_dtl ul li img {
        margin-top: -60px;
        margin-bottom: 15px !important;
    }
    .venue_dtl ul li h3 {
        color: #b0a394;
        font-size: 1.2em !important;
        padding-left: 0 !important;
        margin-bottom: 15px !important;
    }
    .venue_dtl ul li h3::before {
        display: none !important;
    }
    .page-template-page-wedding-style .gr6 p {
        color: #9c9594;
        line-height: 1.8;
    }
    .page-template-page-wedding-style .gr6  dl dt,
    .page-template-page-wedding-style .gr6  dl dd {
        color: #9c9594;
    }
    .venue_dtl h2.sec_ttl {
        color: #b0a394;
        margin-bottom: 80px;
    }
    .venue_dtl h2.sec_ttl::after {
        display: none;
    }
    .venue_dtl .sec_ttl br {
        display: none;
    }
    .page-template-page-wedding-style .bg-paper {
        background-image: none !important;
    }
    .page-template-page-wedding-style .gallery h3 {
        color: #b0a394;
        text-align: center;
        font-size: 1.2em;
    }
}

/*===============================
    Wedding - ceremony style
================================*/
.wed-style #meal_dtl .meal_box:not(.txt),
.wed-style #wed_dtl .meal_box:not(.txt) {
     display: block; 
     float: left; 
}
.wed-style #wed_dtl .thumblist {
    width: 100% !important;
}
.wed-style #wed_dtl .thumblist img {
    width: 100% !important;
}
.wed-style #wed_dtl .thumblist-item {
    z-index:99;
    position: relative;
}
.wed-style .cont_bg {
    width: 100%;
    /* position: relative; */
    background-image: url(https://www.cultia-dazaifu.com/wp/wp-content/themes/cultia2019/assets/img/wedding/wed-style/ennai_bg.jpg);
    background-size: cover;
    background-position: center;
    /* max-height: 700px;*/
    margin-bottom: 16%;
}

/*===============================
    Wedding - Cuisine
================================*/
/*
#wedding.cuisine .hero-title {
    top: 30px !important;
}
*/
#wedding.cuisine .tit-cuisine {
    text-align: center;
    font-size: 1.2em;
    margin-bottom: 30px;
}
#wedding.cuisine .subtit-cuisine {
    margin-bottom: 30px;
    padding-bottom: 8px;
    border-bottom: 2px solid #b0a394;
}
#wedding.cuisine .four-points .gr3 {
    padding: 0 15px;
}
.grand-chef {
    width: 100%;
    padding: 75px 7%;
    background-image: url(https://www.cultia-dazaifu.com/wp/wp-content/themes/cultia2019/assets/img/wedding/bgimg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
}
#wedding.cuisine .grand-chef div.intro h3 {
    display: inline-block;
    letter-spacing: .1em;
    line-height: 1em;
    padding: 0 0 12px;
    border-bottom: solid 1px #000;
    margin: .5em auto 40px;
    font-size: 1.2em;
}
#wedding.cuisine section.grand-chef div.intro {
    letter-spacing: -.4em;
    text-align: left;
    margin: 0 0 90px 0;
    *zoom: 1;
    max-width: 770px;
}
#wedding.cuisine .grand-chef section.hope {
    width: 100%;
    height: 440px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}

#wedding.cuisine .grand-chef section.hope h4 {
    display: inline-block;
    font-size: 1em;
    letter-spacing: .2em;
    padding: 0 0 .5em;
    border-left: solid 1px #000;
    margin: 0 0 0 15px;
    color: #000;
}
#wedding.cuisine section.grand-chef div.intro .pht {
    float: left;
    width: 295px;
    margin: 0 60px 20px 0;
}
#wedding.cuisine .grand-chef div.intro p.name {
    font-size: 2.0em;
    line-height: 1.4em;
    letter-spacing: .25em;
    margin: 0 auto 35px;
}
#wedding.cuisine .grand-chef div.intro p.name span {
    font-size: .666em;
    letter-spacing: 0em;
    margin: 0 0 0 .6em;
    font-style: italic;
}
#wedding.cuisine .grand-chef div.intro p {
    letter-spacing: .15em;
    line-height: 1.92em;
}
#wedding.cuisine .grand-chef section.hope p.copy {
    font-size: 1.6em;
    letter-spacing: .2em;
    line-height: 1.666em;
    margin: 0 0 0 30px;
    color: #000;
}
#wedding.cuisine .grand-chef section.hope p {
    /* font-size: 1.3em; */
    line-height: 2.38em;
    letter-spacing: .1em;
    height: 430px;
    color: #000;
    font-family: serif !important;
}
#wedding.cuisine .testimony {
    padding: 10px;
}
#wedding.cuisine .testimony > div {
    border: 1px solid #998A46;
    padding: 20px;
    background-image: url(/wp/wp-content/themes/cultia2019/assets/img/wedding/cuisine/ico_testimony.png);
    background-size: 48px;
    background-position: bottom 15px right 15px;
    background-repeat: no-repeat;
}

@media screen and (max-width:767px) {
    section.grand-chef section.hope {
        height: auto !important;
        text-align: center;
        -webkit-writing-mode: horizontal-tb !important;
        -ms-writing-mode: lr-td !important;
        writing-mode: horizontal-tb !important;
    }
    section.grand-chef div.intro h3 {
        font-size: 1.2em !important;
        padding: 0 0 6px !important;
        margin: 10% auto 15px !important;
    }
    section.grand-chef div.intro p.name {
        font-size: 1.8em;
        margin: 0 auto 17%;
        padding: 0;
    }
    section.grand-chef div.intro .pht {
        width: 46.8%;
        margin: 0 11.8% 0 0 !important;
    }
    section.grand-chef section.hope h4 {
        font-size: 1.2em !important;
        letter-spacing: .1em !important;
        padding: 0 0 .5em;
        border-left: none !important;
        border-bottom: solid 1px #000;
        margin: 0 auto 8px !important;
    }
    section.grand-chef section.hope p.copy {
        font-size: 1.8em;
        letter-spacing: .15em;
        text-align: center;
        margin: 0 auto 20px !important;
        padding: 0;
    }
    section.grand-chef section.hope p {
        text-align: left;
        letter-spacing: .05em;
        line-height: 1.84em;
        padding: 0 4%;
        height: auto !important;
    }
    #wedding.cuisine .tit-cuisine {
        color: #b0a394;
        margin-bottom: 60px;
        letter-spacing: .1em;
    }
    .tit-cuisine {
        color: #b0a394;
    }
    #wedding.cuisine .subtit-cuisine {
        color: #b0a394;
        border-bottom: none !important;
    }
    .four-points .box-shadow {
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        -ms-box-shadow: none !important;
    }
    #wedding.cuisine .four-points .gr3,
    #wedding.cuisine .menu_ex {
        width: 86%;
        margin: auto;
        float: none;
        margin-bottom: 100px;
    }
    #wedding.cuisine .testimony {
        width: 92%;
        margin: auto;
        float: none;
    }
    #wedding.cuisine .four-points .gr3 p {
        color: #7c6d68;
        line-height: 1.8;
    }
}

/*===============================
    Wedding - Flow
================================*/
#wedding.flow .hero-title {
    top: 20px !important;
}
.txt-vl {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-family: serif !important;
}
.sec_ttl.txt-vl {
    display: flex;
    align-items: center;
    width: 100%;
}
.text-combine{
    text-combine-upright: all;
    -webkit-text-combine: horizontal;
    -ms-text-combine-horizontal: all;
}
.flow_box .full_cover {
    margin-bottom: 18%;
}
.flow_box .gr2 h2 {
    background-color: #ad0e54;
    color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
}
.flow_box p {
    margin-bottom: 60px;
}
.flow_box ul li {
    padding-left: 24px;
    position: relative;
}
.flow_box ul li::before {
    content: '';
    height: 1px;
    display: block;
    width: 10px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #000;
}
@media screen and (min-width: 768px) {
    .flow_box .gr9 {
        background-image: url(https://www.cultia-dazaifu.com/wp/wp-content/themes/cultia2019/assets/img/wedding/flow/box_bgimg.jpg);
        background-repeat: no-repeat;
        background-position: right 60px;
        background-size: 70%;
    }
    .flow_box .gr9 img {
        width: 60%;
        max-width: 460px;
        margin-bottom: 30px;
    }
    .flow_box h3 {
        font-size: 1.4em;
        line-height: 2;
        margin-bottom: 60px;
    }
    .flow_box h3 span {
        border-bottom: 2px solid #e0d39a;
    }
    .flow_box .gr2 h2 {
        padding: 34px;
    }
}
@media screen and (max-width: 767px) {
    .flow_box .row {
        background-repeat: no-repeat;
        background-position: right 100px;
        background-size: 82%;
    }
    .page-template-page-wedding-flow .flow_box .row:first-child {
        background-image: url(https://www.cultia-dazaifu.com/wp/wp-content/themes/cultia2019/assets/img/wedding/flow/img_01_sp.jpg);
    }
    .page-template-page-wedding-flow .flow_box .row:nth-child(2) {
        background-image: url(https://www.cultia-dazaifu.com/wp/wp-content/themes/cultia2019/assets/img/wedding/flow/img_02_sp.jpg);
    }
    .page-template-page-wedding-flow .flow_box .row:nth-child(3) {
        background-image: url(https://www.cultia-dazaifu.com/wp/wp-content/themes/cultia2019/assets/img/wedding/flow/img_03_sp.jpg);
    }
    .flow_box {
        padding-left: 30px;
    }
    .modaal-content-container .flow_box {
        padding-left: 0;
    }
    .flow_box h3 {
        font-size: 1.4em;
        line-height: 1.8;
        padding-bottom: 30px;
        font-weight: bold;
        color: #ada08f;
    }
    .flow_box .full_cover {
        position: relative;
    }
    .flow_box .gr2 h2 {
        position: absolute;
        right: 4%;
        font-size: .8em;
        padding: 16px;
    }
    .flow_box p {
        background: rgba(255,255,255,.9);
        padding: 30px 8px 30px 0;
        width: 82%;
    }
    .sec_ttl.txt-vl {
        margin-bottom: 200px;
    }
    .flow_box .gr2 h2 {
        padding: 16px;
    }
}

/*===============================
    Wedding - Shinzen
================================*/
.s-flow dl {
    margin-bottom: 10%;
}
.s-flow dl dt h3 {
    font-size: 1.1em;
    border-bottom: 1px solid #cc5388;
    width: 80%;
}
.s-flow dl dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.s-flow dl dd p:first-child {
    width: 32%;
}
.s-flow dl dd p:last-child {
    width: 68%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.s-flow dl dd p + p {
    padding-left: 4%;
    box-sizing: border-box;
}
.s-flow dl dd p span {
    display: block;
}
main.shinzen .hero-title {
    top: 34px !important;
}
@media screen and (min-width: 768px) {
    main.shinzen {
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 16%, #ede1e6 50%, #ffffff 84%, #ffffff 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 16%,#ede1e6 50%,#ffffff 84%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ffffff 0%,#ffffff 16%,#ede1e6 50%,#ffffff 84%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    }
    main.shinzen .section_innerwrap {
        background-color: #fff;
    }
}
@media screen and (max-width: 767px) {
    main.shinzen {
        background: #ffffff; /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 0%, #ede1e6 99%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #ffffff 0%,#ede1e6 99%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #ffffff 0%,#ede1e6 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ede1e6',GradientType=0 ); /* IE6-9 */
    }
}

/*====================
    Wedding common
=====================*/
#main-visual-2 {
    padding: 0 0 200px !important;
    margin-top: 0 !important;
}
.hero-title {
    width: 200px;
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    top: 44px;
    border-radius: 4px;
    height: 280px;
    background-color: rgba(255,255,255,.7);
}
.hero-title h1 {
    font-size: 1.28em; 
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}
.page-child .cont_bg .gr10 {
    padding: 10% 0;
}
.box-shadow {
    -moz-box-shadow: 6px 7px 16px 4px rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 6px 7px 16px 4px rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 6px 7px 16px 4px rgba(0, 0, 0, 0.14);
    box-shadow: 6px 7px 16px 4px rgba(0, 0, 0, 0.14);
}

.intro h2 {
    font-size: 1.2em;
}

body.page-parent h2.sec_ttl:not(.nospan)::after {
    height: 52px !important;
    bottom: -54px !important;
}
body.page-child h2.sec_ttl:not(.nospan)::after {
    height: 52px !important;
    bottom: -120px !important;
}
.wed_ttl {
    font-size: 1.5em;
    position: relative;
    text-align: center
}

.ume_border {
    position: relative;
    background-image: url(/wp/wp-content/themes/cultia2019/assets/img/exp_ico.svg);
    background-size: 20px;
    background-position: center bottom 14px;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}
.ume_border::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 30%;
    max-width: 150px;
    background-color: #cc5288;
    bottom: 21px;
    margin: auto;
    left: 50%;
    transform: translate(-114%, -50%);
    -webkit-transform: translate(-114%, -50%);
    -ms-transform: translate(-114%, -50%);
    z-index: -1;
}
.ume_border::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 30%;
    max-width: 150px;
    background-color: #cc5288;
    bottom: 21px;
    margin: auto;
    right: 50%;
    transform: translate(114%, -50%);
    -webkit-transform: translate(114%, -50%);
    -ms-transform: translate(114%, -50%);
    z-index: -1;
}
.page-child .intro h2,
.page-child h2.sec_ttl,
.sec_ttl.txt-vl {
    margin-bottom: 200px !important;
}
@media screen and (min-width: 768px){

    .gr6 + .gr6 {
        padding-left: 40px;
    }
    a.btn-style-01 {
        display: block;
        line-height: 54px;
        text-align: center;
        background-color: #fff;
        border: solid 1px #ada090;
        color: #000;
        position: relative;
        padding: 0 2rem 0 1rem;
        width: 400px;
        font-size: .85em;
        margin: 20px auto;
    }
    a.btn-style-02 {
        display: block;
        line-height: 54px;
        text-align: center;
        background-color: #fff;
        border: solid 1px #b6346b;
        color: #000;
        position: relative;
        padding: 0 1rem;
        width: 360px;
        font-size: .9em;
        margin: 20px auto;
    }
}
@media screen and (max-width: 767px){
    .gr6 + .gr6 {
        padding: 0;
    }
    #main-visual-2 {
        height: 100vh !important;
    }
    a.btn-style-01 {
        display: block;
        line-height: 54px;
        text-align: center;
        background-color: #ada090;
        border: solid 1px #ada090;
        outline: 1px solid #fff;
        outline-offset: -3px;
        color: #fff;
        position: relative;
        padding: 0 2rem 0 1rem;
        width: 300px;
        font-size: .85em;
        margin: 20px auto;
    }
    a.btn-style-02 {
        display: block;
        line-height: 54px;
        text-align: center;
        background-color: #b6346b;
        border: solid 1px #b6346b;
        outline: 1px solid #fff;
        outline-offset: -3px;
        color: #fff;
        position: relative;
        padding: 0 2rem 0 1rem;
        width: 260px;
        font-size: .9em;
        margin: 20px auto;
    }
    a.btn-style-01::after,
    a.btn-style-02::after {
        content: '';
        display: inline-block;
        width: 30px;
        height: 1em;
        background-image: url(/wp/wp-content/themes/cultia2019/assets/img/wedding/arrow-right-white.svg);
        background-repeat: no-repeat;
        background-size: 80%;
        background-position: center;
        transform: translate(10px, 0);
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 16px;
    }
}

/*=================================
      Wedding - common
==================================*/
.txt-wed{
	line-height: 2;
    letter-spacing: 1px;
}

/*=================================
      Wedding - Facility
==================================*/
/* tit-section-faci */
.tit-section-faci,
.tit-section-request {
	position: relative;
    text-align: center;
    font-size: 1.4em;
    letter-spacing: 1px;
}

.tit-section-faci::before {
    content: '';
    background-image: url(https://www.cultia-dazaifu.com/wp/wp-content/themes/cultia2019/assets/img/exp_ico.svg);
    width: 20px;
    height: 20px;
    background-size: contain;
    margin: 0 auto 14px;
    display: block;
    background-repeat: no-repeat;
}

.tit-section-faci::after,
.tit-section-request::after {
    content: '';
    background-color: #cc5288;
    width: 1px;
    height: 23px;
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    bottom: -31px;
}

.tit-section-request::before {
    content: '';
    background-image: url(https://www.cultia-dazaifu.com/wp/wp-content/themes/cultia2019/assets/img/wedding/request/ico_plum.png);
    width: 40px;
    height: 40px;
    background-size: contain;
    margin: 0 auto 14px;
    display: block;
    background-repeat: no-repeat;
}

/* box-facility */
.box-facility-01,
.box-facility-02{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 80px;
}

.box-facility-01 .photo,
.box-facility-02 .photo{
	width: 45%;
	margin-bottom: 30px;
}

.box-facility-01 .txt,
.box-facility-02 .txt{
	width: 50%;
}

.box-facility-01 h3,
.box-facility-02 h3,
.tit-fair{
	font-size: 1.4em;
    letter-spacing: 1px;
}

/* suctit-faci */
.subtit-faci{
    font-size: 1.5em;
    position: relative;
    background-image: url(https://www.cultia-dazaifu.com/wp/wp-content/themes/cultia2019/assets/img/exp_ico.svg);
    background-size: 20px;
    background-position: center bottom 14px;
    background-repeat: no-repeat;
    padding-bottom: 50px;
	text-align: center;
	padding: 0 0 50px 0 !important;
}

.subtit-faci::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 30%;
    max-width: 150px;
    background-color: #cc5288;
    bottom: 21px;
    margin: auto;
    left: 50%;
    transform: translate(-114%, -50%);
    -webkit-transform: translate(-114%, -50%);
    -ms-transform: translate(-114%, -50%);
    z-index: -1;
}

.subtit-faci::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 30%;
    max-width: 150px;
    background-color: #cc5288;
    bottom: 21px;
    margin: auto;
    right: 50%;
    transform: translate(114%, -50%);
    -webkit-transform: translate(114%, -50%);
    -ms-transform: translate(114%, -50%);
    z-index: -1;
}

/* subtit-faci-02 */
.subtit-faci-02{
	text-align: center;
	font-size: 1.4em;
}

/* swiper-facility thumblist */
.swiper-facility .thumblist {
    display: flex;
    display: -ms-flexbox;
    width: 80%;
    min-width: 300px;
    margin: 30px auto 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
}

.swiper-facility .thumblist-item img {
    opacity: .5;
    width: 120px;
    height: auto;
    object-fit: cover;
    font-family: 'object-fit: contain;';
	margin: 0 10px;
}

.swiper-facility .thumblist-item.current img {
    opacity: 1;
}


@media screen and (max-width: 767px) {
	
	.box-facility-01,
	.box-facility-02{
		flex-direction: column;
	}
	
	.box-facility-01 .photo,
	.box-facility-01 .txt,
	.box-facility-02 .txt{
		width: 100%;
	}
	
	.box-facility-02 .photo{display: none;}
	
	.subtit-faci{font-size: 1.3em;}
	
	.swiper-facility .thumblist{width: 100%;}
	.swiper-facility .thumblist-item img{width: 50px;}
	
}


/*=================================
      Wedding - Fair
==================================*/
.line-fair{
	border-top: 1px solid #cc5288;
  	border-bottom: 1px solid #fff;
}
.box-plan {
    padding: 30px;
    position: relative;
    z-index: 1;
    display: table;
    width: 100%;
    margin-bottom: 60px;
    /* border: 1px solid #dbdbdb; */
    /* background: #F7F5EC; */
}
.box-plan:::before, .box-plan:::after {
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    border: 1px solid #dbdbdb;
}
.box-plan:::before {
    left: 0;
    top: 0;
    z-index: -1;
}
.box-plan:::after {
    top: 7px;
    left: 7px;
    z-index: -2;
}
.box-plan h3 {
    font-size: 1.2em;
    font-weight: bold;
}
.box-plan a.btn-style-01 {
    display: inline-block;
    line-height: 40px;
    margin: 0;
    width: auto;
}
.plan_bnr {
position: relative;
}
.plan_bnr > a {
position: absolute;
max-width: 282px;
width: 47%;
left: 13.5%;
bottom: 8%;
}
@media screen and (min-width: 768px) {
    .box-plan > div:first-of-type {
        padding-right: 30px;
    }
}
@media screen and (max-width: 767px) {
    .box-plan > div:first-of-type {
        margin-bottom: 20px;
    }
    .box-plan:::before {
        content: "";
        height: 100%;
        position: absolute;
        width: 100%;
        border: 1px solid #dbdbdb;
    }
    .box-plan:::after {
        content: "";
        height: 100%;
        position: absolute;
        width: 100%;
    }
    .wrap.box-plan {
        overflow: visible;
    }
}


/*=================================
      Wedding - FAQ
==================================*/
dl.wed-faq{
	border-bottom: 1px solid #b0a394;
	line-height: 2;
	padding: 30px 0;
}

dl.wed-faq span{
	display: inline-block;
	margin-right: 5px;
	font-weight: bold;
}

dl.wed-faq dt span{
	color: #cc5288;
}


@media screen and (max-width: 767px) {
	
	dl.wed-faq{padding: 20px 0;}
	
}