/*
Theme Name: Wedding Hill 2025
Description: Wedding Hill Tokyo Bay Makuhari renew
Version: 1.0
Author: Wedding Hill
*/
/* Debug: Add border to all elements */
/* * {
    box-sizing: border-box;
    border: red 1px solid !important;
} */

/* Font Sizes */
.f8 {
    font-size: 8px;
}

.f9 {
    font-size: 9px;
}

.f10 {
    font-size: 10px;
}

.f11 {
    font-size: 11px;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f17 {
    font-size: 17px;
}

.f18 {
    font-size: 18px;
}

.f19 {
    font-size: 19px;
}

.f20 {
    font-size: 20px;
}

.f21 {
    font-size: 21px;
}

.f22 {
    font-size: 22px;
}

.f23 {
    font-size: 23px;
}

.f24 {
    font-size: 24px;
}

.f25 {
    font-size: 25px;
}

.f26 {
    font-size: 26px;
}

.f27 {
    font-size: 27px;
}

.f28 {
    font-size: 28px;
}

.f29 {
    font-size: 29px;
}

.f30 {
    font-size: 30px;
}

.f31 {
    font-size: 31px;
}

.f32 {
    font-size: 32px;
}

.f33 {
    font-size: 33px;
}

.f34 {
    font-size: 34px;
}

.f35 {
    font-size: 35px;
}

.f36 {
    font-size: 36px;
}

.f37 {
    font-size: 37px;
}

.f38 {
    font-size: 38px;
}

.f39 {
    font-size: 39px;
}

.f40 {
    font-size: 40px;
}

.f41 {
    font-size: 41px;
}

.f42 {
    font-size: 42px;
}

.f43 {
    font-size: 43px;
}

.f44 {
    font-size: 44px;
}

.f45 {
    font-size: 45px;
}

.sp-only {
    display: none !important;
}

.pc-only {
    display: block;
}

.bold {
    font-weight: bold;
}

.normal {
    font-weight: normal !important;
}

/* Margin and Padding Utilities */
.mt-10 {
    margin-top: -10px !important;
}

.mr-10 {
    margin-right: -10px !important;
}

.mb-10 {
    margin-bottom: -10px !important;
}

.ml-10 {
    margin-left: -10px !important;
}

.m-10 {
    margin: -10px !important;
}

.pt-10 {
    padding-top: -10px !important;
}

.pr-10 {
    padding-right: -10px !important;
}

.pb-10 {
    padding-bottom: -10px !important;
}

.pl-10 {
    padding-left: -10px !important;
}

.p-10 {
    padding: -10px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.m5 {
    margin: 5px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.p5 {
    padding: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.m10 {
    margin: 10px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.p10 {
    padding: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.m20 {
    margin: 20px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.p20 {
    padding: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.m30 {
    margin: 30px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.p30 {
    padding: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.m40 {
    margin: 40px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pr40 {
    padding-right: 40px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.p40 {
    padding: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.m50 {
    margin: 50px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.pr50 {
    padding-right: 50px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.pl50 {
    padding-left: 50px !important;
}

.p50 {
    padding: 50px !important;
}

.mt53 {
    margin-top: 53px !important;
}

.mr53 {
    margin-right: 53px !important;
}

.mb53 {
    margin-bottom: 53px !important;
}

.ml53 {
    margin-left: 53px !important;
}

.m53 {
    margin: 53px !important;
}

.pt53 {
    padding-top: 53px !important;
}

.pr53 {
    padding-right: 53px !important;
}

.pb53 {
    padding-bottom: 53px !important;
}

.pl53 {
    padding-left: 53px !important;
}

.p53 {
    padding: 53px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mr60 {
    margin-right: 60px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.ml60 {
    margin-left: 60px !important;
}

.m60 {
    margin: 60px !important;
}

.pt60 {
    padding-top: 60px !important;
}

.pr60 {
    padding-right: 60px !important;
}

.pb60 {
    padding-bottom: 60px !important;
}

.pl60 {
    padding-left: 60px !important;
}

.p60 {
    padding: 60px !important;
}

.mt70 {
    margin-top: 70px !important;
}

.mr70 {
    margin-right: 70px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.ml70 {
    margin-left: 70px !important;
}

.m70 {
    margin: 70px !important;
}

.pt70 {
    padding-top: 70px !important;
}

.pr70 {
    padding-right: 70px !important;
}

.pb70 {
    padding-bottom: 70px !important;
}

.pl70 {
    padding-left: 70px !important;
}

.p70 {
    padding: 70px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.mr80 {
    margin-right: 80px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.ml80 {
    margin-left: 80px !important;
}

.m80 {
    margin: 80px !important;
}

.pt80 {
    padding-top: 80px !important;
}

.pr80 {
    padding-right: 80px !important;
}

.pb80 {
    padding-bottom: 80px !important;
}

.pl80 {
    padding-left: 80px !important;
}

.p80 {
    padding: 80px !important;
}

.mt90 {
    margin-top: 90px !important;
}

.mr90 {
    margin-right: 90px !important;
}

.mb90 {
    margin-bottom: 90px !important;
}

.ml90 {
    margin-left: 90px !important;
}

.m90 {
    margin: 90px !important;
}

.pt90 {
    padding-top: 90px !important;
}

.pr90 {
    padding-right: 90px !important;
}

.pb90 {
    padding-bottom: 90px !important;
}

.pl90 {
    padding-left: 90px !important;
}

.p90 {
    padding: 90px !important;
}

.mt100 {
    margin-top: 100px !important;
}

.mr100 {
    margin-right: 100px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.ml100 {
    margin-left: 100px !important;
}

.m100 {
    margin: 100px !important;
}

.pt100 {
    padding-top: 100px !important;
}

.pr100 {
    padding-right: 100px !important;
}

.pb100 {
    padding-bottom: 100px !important;
}

.pl100 {
    padding-left: 100px !important;
}

.p100 {
    padding: 100px !important;
}

html,
body {
    width: 100%;
    min-height: 100%;
}

/* CSS Reset */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
strike,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input,
textarea,
select {
    outline: none;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}

.blue_box a {
    position: relative;
    display: block;
    line-height: 0;
}

.blue_box a .blue_box_img {
    display: block;
    width: 100%;
    height: auto;
}

.blue_box a .blue_box_img--hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    transition: opacity .2s ease;
    transform: none;
}

.blue_box a:hover .blue_box_img--hover {
    opacity: 1;
}

.blue_box a:hover .blue_box_img--default {
    opacity: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    clear: both;
}

/* Disable hover zoom effect on all images globally */
img:hover,
a:hover img,
.imageZoom:hover img,
.cardBlock:hover img,
.cardBlock:hover .cardBlockImage img,
.cardBlockImage:hover img {
    transform: none !important;
}

.clearfix:after {
    content: " ";
    display: table;
    clear: both;
}

.clearfix {
    zoom: 1 !important;
}

ul,
ol {
    list-style: none;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body * {
    max-height: 99999em;
}

body img {
    max-height: none;
}

/* Base Styles */
html,
body {
    width: 100%;
    min-height: 100%;
}

body {
    background: #FFF;
    font-size: 15px;
    line-height: 1.5;
    font-family: 'Noto Serif Japanese', serif;
    -webkit-text-size-adjust: none;
    color: #616161;
    letter-spacing: 1.2px;
}

a {
    color: #616161;
    text-decoration: none;
}

a:hover {
    opacity: 0.8;
}

/* Container */
.w1200 {
    max-width: 1200px;
    width: 100%;
    margin: auto;
}

.w1000 {
    max-width: 1000px;
    width: 100%;
    margin: auto;
}

.container {
    width: 100%;
    min-width: 980px;
}

.wrapper {
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.contents {
    width: 100%;
    font-family: 'Noto Serif Japanese', serif;
}

/* Typography */
.mintyou {
    font-family: 'Noto Serif Japanese', serif;
}

.ja {
    font-family: 'Noto Sans JP', sans-serif;
}

.eng {
    font-family: 'Playfair Display SC', serif;
}

/* Background Images */
.bg_img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
}

/* Page top header full width */
#pageTop {
    width: 100vw;
}

.bgImage img {
    display: block;
    position: relative;
    left: 50%;
    transform: translate(-50%);
    height: auto;
    width: 100%;
}

/* Colors */
.f_blue {
    color: #5aa0d6;
}

.f_purple {
    color: #c29ac7
}

.f_white {
    color: #ffffff;
}

.f_brown {
    color: #ae957b;
}

.fGreen {
    color: #9ac7c1;
}

.fBlack {
    color: #000000;
}

/* Buttons */
.btn {
    display: inline-block;
    transition: 0.5s;
}

.btn:hover {
    opacity: 0.5;
}

.btn a {
    display: block;
}

.btn.btn_blue {
    background: #9acbcc;
}

.btn.btn_blue a {
    color: #fff;
}

.btn.btn_green {
    background: #9acccd;
}

.btn.btn_green a {
    color: #fff;
}

.btn.btn_LightBlue {
    background-color: #deeaff;
}

.btn.btnPurple {
    background-color: #c29ac7;
}

.btn.btnPurple a {
    color: #ffffff;
}

.btn.btnBrown {
    background-color: #b09579;
}

.btn.btnGreen {
    background-color: #93a772;
}

.btn.btnBrown a {
    color: #ffffff;
}

.btn.btnGreen a {
    color: #ffffff;
}

.btn.arrow_blue a {
    background-image: url(../images/icon/btn_arrow_blue.png);
    background-repeat: no-repeat;
    background-position: left 2px center;
    padding-left: 13px;
}

.btn.arrow_white a {
    background-image: url(../images/icon/btn_arrow_white.png);
    background-repeat: no-repeat;
    background-position: left 15px center;
    padding-left: 32px;
}

/* Utility Classes */
.tac {
    text-align: center;
}

.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.mauto {
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.f_orange {
    color: #ff9933;
}

.clearfix:after {
    display: block;
    content: "";
    clear: both;
}


/* Section intro (blockRead) */
.blockRead {
    text-align: center;
}

.blockRead .blockRead_ttl {
    font-size: 49px;
    line-height: 0.8;
    letter-spacing: 0.02em;
    margin-bottom: 46px;
    font-weight: 400;
}

.blockRead .blockRead_ttl img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}

.blockRead_ttl_komidasi {
    display: block;
    font-size: 16px;
    margin: 8px auto;
    text-align: center;
}

.areaFair_mainCaption .blockRead_ttl_komidasi {
    font-size: 28px;
    font-weight: 600;
    line-height: 1.5;
    margin: 20px auto 30px;
    color: #5a9fd6;
    letter-spacing: 0.1em;
    text-align: center;
    text-shadow: 3px 3px 10px #FFF, -3px -3px 10px #FFF, 3px -3px 10px #FFF, -3px 3px 10px #FFF;
}

.blockRead p {
    letter-spacing: 0.07em;
    line-height: 1.6;

}

.inv {
    opacity: 0;
    transform: translateY(18px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.inv.fadein {
    opacity: 1;
    transform: translateY(0);
}

.hide {
    opacity: 0;
}

.fadein {
    opacity: 1;
    transition: opacity 0.8s ease;
}

.cardBlock,
.hantoumeiBlock,
.blockRead {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}

.cardBlock.animate-in,
.hantoumeiBlock.animate-in,
.blockRead.animate-in {
    opacity: 1;
    transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {

    .inv,
    .cardBlock,
    .hantoumeiBlock,
    .blockRead {
        transition: none;
        transform: none;
    }
}

/* Header Styles */
header.bg_img {
    position: relative;
    min-height: 100vh;
}

/* Slideshow Styles */
#slideshow {
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    z-index: 1;
    background: #f0f0f0;
    /* Fallback background */
    margin: 0 auto;
    text-align: center;
}

#slideshow .slider {
    position: relative;
    width: 100vw;
    height: 100vh;
    margin: 0;
    padding: 0;
    list-style: none;
}

#slideshow .slider li {
    position: relative;
    width: 100vw;
    height: 100vh;
    display: block;
    overflow: hidden;
}

#slideshow .slider img {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    object-position: 50% 50%;
    display: block;
    margin: 0 auto;
}

/* Limit full-viewport behavior to the top slideshow only to avoid affecting other Slick sliders */
#slideshow .slick-slide {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    transition: opacity 1.2s ease-in-out;
    z-index: 1;
    overflow: hidden;
}

#slideshow .slick-slide.slick-active {
    opacity: 1;
    z-index: 2;
}

#slideshow .slick-slide img {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    object-position: 50% 50%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    margin: 0 auto;
}

.visual_slider {
    background-color: #fff;
}

.visual_slider .slider {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.visual_slider .slider li {
    position: relative;
}

.visual_slider .slider img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    z-index: 1;
    width: 100% !important;
    max-width: 100% !important;
}

.bx-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.bx-wrapper .bx-viewport {
    left: 0;
    width: 100% !important;
    height: 40vh !important;
    overflow: hidden;
}

.bx-wrapper .bx-viewport ul,
.bx-wrapper .bx-viewport ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

/* Responsive Design - Media queries ordered from largest to smallest */
@media (max-width: 1200px) {

    html,
    body {
        overflow-x: hidden;
    }

    .w1200 {
        width: 100%;
    }

    .cardBlockWrap {
        width: 100%;
    }

    .areaFair_block {
        width: 100%;
    }

    .cardBlock_col2 {
        width: 45% !important;
    }

    .cardBlock_col3 {
        width: 30% !important;
    }
}

@media (max-width: 1024px) {

    .bx-wrapper .bx-viewport {
        height: 26.2vw !important;
    }

    .visual_slider .slider img {
        height: 100%;
        object-fit: cover;
    }
}

#slideshow .slick-list {
    height: 100%;
    overflow: hidden;
    position: relative;
    background: transparent;
    margin: 0 auto;
}

#slideshow .slick-track {
    height: 100vh;
    position: relative;
    background: transparent;
    margin: 0 auto;
}

#slideshow .slick-slide>div {
    position: relative;
    background: transparent;
}

#slideshow .slick-slide:not(.slick-active) {
    opacity: 0;
    z-index: 1;
}

#slideshow .slick-slide.slick-active {
    opacity: 1;
    z-index: 2;
}

.top-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 10;
    width: 100%;
    color: white;
}

.pageTop-title {
    font-family: 'Murecho', sans-serif;
    font-size: 6em;
    line-height: 1.8em;
    color: white;
    margin: 0;
    font-weight: 100;
    text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
}

.pageTop-description {
    font-size: 18px;
    margin: 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    letter-spacing: 0.1em;
}

.badge {
    position: absolute;
    bottom: 100px;
    right: 20px;
    z-index: 20;
    display: flex;
    gap: 10px;
}

.badge img {
    width: 150px;
    height: auto;
}

@media (max-width: 1200px) {
    .badge img {
        width: 120px;
    }

    .hantoumeiBlock {
        margin-left: -450px !important;
    }
}

.badge_text {
    position: absolute;
    bottom: 130px;
    left: 20px;
    z-index: 20;
    background: rgba(255, 255, 255, 0.9);
    padding: 10px;
    border-radius: 5px;
    min-width: 300px;
}

.badge_text p {
    font-size: 12px;
    line-height: 1.5;
    font-family: sans-serif;
    color: darkgoldenrod;
    text-shadow: 0px 0px 6px #ffffff, 0px 0px 6px #ffffff, 0px 0px 6px #ffffff, 0px 0px 8px #ffffff, 0px 0px 6px #ffffff, 0px 0px 6px #ffffff, 0px 0px 6px #ffffff, 0px 0px 6px #ffffff, 0px 0px 6px #ffffff, 0px 0px 6px #ffffff, 0px 0px 6px #ffffff;
    text-align: center;
    font-weight: bold;
    margin: 0;
}


header .w1200 {
    display: table;
}

header .top,
header .nav {
    background: rgba(255, 255, 255, 1);
    width: 100%;
    z-index: 1000;
}

header .top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.95);
}

header .top .logo {
    display: block;
    vertical-align: middle;
    width: 46%;
    padding-top: 7px;
    float: left;
}

header .top .contact {
    display: block;
    width: 54%;
    padding: 0px 0 0;
    float: right;
}

header .top .contact .left_block {
    float: left;
    width: 390px;
    letter-spacing: 1.4px;
    padding-top: 12px;
    padding-left: 39px;
}

header .top .contact .left_block .contact__tel {
    letter-spacing: .11em;
    line-height: 1;
}

header .top .contact .left_block .contact__holiday {
    letter-spacing: -0.02em;
    line-height: 1;
}

header .top .contact .left_block .contact__time {
    letter-spacing: .1em;
}

header .top .contact .right_block {
    display: block;
    float: right;
    vertical-align: top;
    width: 46%;
    padding: 20px 0 0 0;
}

header .top .contact .right_block .arrow_blue {
    height: 25px;
    font-size: 13px;
}

.btn_fare {
    width: 100%;
    text-align: center;
}

.btn_fare a {
    width: 100% !important;
    background-position: 40% center !important;
    text-align: center !important;
    padding-left: 0 !important;
}

header .top .contact .right_block .btn__util.btn_contact a {
    width: 121px;
}

/* Mobile hamburger */
.menu-toggle {
    display: none;
    position: fixed;
    top: 12px;
    right: 16px;
    width: 44px;
    height: 44px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    z-index: 999;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 4px;
    transition: background 0.3s, border-color 0.3s;
}

.menu-toggle span {
    display: block;
    width: 22px;
    height: 2px;
    background: #333;
    border-radius: 2px;
    transition: transform 0.3s, opacity 0.3s;
}

.menu-toggle:hover {
    background: #fff;
    border-color: #c8c8c8;
}

.menu-toggle.active span:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
}

.menu-toggle.active span:nth-child(2) {
    opacity: 0;
}

.menu-toggle.active span:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
}

body.menu-open {
    overflow: hidden;
}

header .nav {
    position: absolute;
    bottom: 0;
    font-size: 12px;
    background: rgba(255, 255, 255, 0.95);
    border-top: 1px solid #e0e0e0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

header .nav:not(.submenu)::before {
    content: '';
    position: absolute;
    bottom: -25px;
    right: 0;
    width: 100%;
    height: 25px;
    background-image: url(../images/icon/shadow_right.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
}

header .nav:not(.submenu)::after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
    height: 25px;
    background-image: url(../images/icon/shadow_left.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
}

header .submenu {
    position: fixed !important;
    top: 70px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 1001 !important;
    bottom: auto !important;
    background: rgba(255, 255, 255, 0.95) !important;
}

header.with-submenu {
    position: relative;
    padding-bottom: 150px;
    min-height: 150px;
}

header .nav .nav-menu {
    display: flex;
    align-items: stretch;
}

header .nav li {
    float: none;
    width: 16.6%;
    list-style: none;
    margin: 8px 0 8px;
    background-image: url(../images/icon/border_nav.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 1px 20px;
    position: relative;
    display: flex;
    align-items: stretch;
}

header .nav li:last-child {
    background-image: url(../images/icon/border_nav.png), url(../images/icon/border_nav.png);
    background-position: left center, right center;
    background-size: 1px 20px, 1px 20px;
}

header .nav li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    min-height: 60px;
    padding: 10px 0;
    transition: all 0.3s ease;
    text-decoration: none;
    color: #333;
}

header .nav li a:hover {
    background-color: rgba(90, 160, 214, 0.1);
    color: #5aa0d6;
}

header .nav li .eng {
    font-size: 18px;
    letter-spacing: 0.1em;
    color: #5aa0d6;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 2px;
}

header .nav li a:hover .eng {
    color: #4a8bb8;
}

.nav-sp-only {
    display: none !important;
}

header .nav.fixed {
    position: fixed !important;
    top: 71px !important;
    bottom: inherit !important;
    border-top: 1px solid #cacdce;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    z-index: 1000;
}

/*===== BREADCRUMBS =====*/

.breadcrumbs {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 30px;
}

.breadcrumbs li {
    float: left;
    margin-right: 5px;
    padding-right: 6px;
    background: url(../images/icon_arrow.png) right center no-repeat;
    font-size: 13px;
    color: #a3a3a3;
}

.breadcrumbs li:last-child {
    background: none;
}

.breadcrumbs li a {
    margin-right: 5px;
    color: #5a9fd6;
    text-decoration: underline;
}

.breadcrumbs li a:hover {
    text-decoration: none;
}

/* New Contact Styles */
.new__contact {
    width: 100%;
    max-width: 500px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    float: right;
}

.new__contact::after {
    content: "";
    display: block;
    clear: both;
    width: 100%;
}

.new__contact--1clmn {
    width: 100%;
    padding: 5px 5px 0 5px;
    margin: 0;
    align-content: stretch;
    box-sizing: border-box;
}

.new__contact--1clmn a {
    font-size: 12px;
    text-decoration: underline;
}

.new__contact--1clmn a::before {
    content: url(../images/arow_db.png);
    margin-right: 8px;
}

.new__contact--1clmn a:hover {
    text-decoration: none;
}

.new__contact--2clmn {
    width: 50%;
    padding: 5px;
    margin: 0;
    align-content: stretch;
    box-sizing: border-box;
}

.new__contact--btn {
    display: block;
    background: #9acccd;
    color: #FFFFFF;
    text-align: center;
    padding: 3px 0;
    font-size: 13px;
}

.new__contact--btn::before {
    content: url(../images/icon/btn_arrow_white.png);
    margin-right: 8px;
}

.new__contact--btn:hover {
    opacity: 0.7;
}

.flex {
    display: flex;
}

/* Footer Styles */
footer {
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}

footer .blue_box {
    background: #9acbcc;
    padding: 20px;
}

footer .blue_box .blue_box_img {
    float: left;
}

footer .blue_box .text_wrap {
    background: #7db8e6;
    border: 1px solid #fff;
    padding: 33px 20px;
    width: 361px;
    height: 310px;
    float: right;
    vertical-align: top;
}

footer .blue_box .text_wrap .eng {
    font-size: 40px;
    letter-spacing: 0.04em;
}

footer .blue_box .text_wrap .text {
    line-height: 1.7;
    white-space: nowrap;
}

footer .blue_box .text_wrap .btn a {
    height: 40px;
}

footer .go_top_arrow {
    position: fixed;
    bottom: 42px;
    right: 50px;
    display: none;
    line-height: 0;
    z-index: 99999;
}

footer .access_map {
    position: relative;
}

footer .access_map .access_wrap {
    width: 379px;
    letter-spacing: 1.2px;
}

footer .access_map .access_wrap .logo {
    border-bottom: 1px solid #dfdfdf;
}

footer .access_map .access_wrap .contact {
    border-bottom: 1px solid #dfdfdf;
    text-align: center;
    margin-right: 10px;
}

footer .access_map .access_wrap .contact .teikyuu {
    margin-bottom: -5px;
}

footer .access_map .access_wrap .contact .tel {
    color: #000;
}

footer .access_map .access_wrap .contact .btn_green {
    width: 100%;
}

footer .access_map .access_wrap .contact .btn_green a {
    height: 63px;
}

footer .access_map .access_wrap .address {
    border-bottom: 1px solid #dfdfdf;
    margin-right: 10px;
}

footer .access_map .access_wrap .access {
    line-height: 1.6;
    letter-spacing: 0.01em;
}

footer .access_map .map_wrap {
    width: 800px;
}

footer .access_map #gglMap {
    height: 550px;
    margin-bottom: 10px;
}

footer .footer.bg_img {
    background-image: url(../images/bg/bg_footer.png);
}

footer .footer_menu .menu_col {
    width: 20%;
    float: left;
}

footer .footer_menu .menu_col li {
    letter-spacing: 1.5px;
    list-style: none;
}

footer .footer_menu .menu_col li a {
    background-image: url(../images/icon/arow_db.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 13px;
    margin-bottom: 4px;
    display: inline-block;
    letter-spacing: 0.06em;
    font-size: 15px;
}

footer .footer_menu .menu_col li li {
    font-size: 13px;
    margin-left: 13px;
}

footer .footer_menu .menu_col li li a {
    background-image: url(../images/bg/arrow_line.png);
}

footer .footer_menu .menu_col .btn {
    width: 96%;
    margin-bottom: 10px;
    border: 2px solid #deeaff;
    float: right;
}

footer .footer_menu .menu_col .btn a {
    background-position: left 10px center;
    padding-left: 23px;
    padding-top: 7px;
    height: 36px;
}

footer .copy {
    text-align: center;
    border-top: 1px solid #f9fbff;
    padding: 17px 0 20px;
    letter-spacing: 2px;
}

/* Category Buttons */
.cat {
    letter-spacing: 1.2px;
    text-align: center;
}

.cat a {
    color: #fff;
}

.cat .cat_btn.green {
    background: #5ad6ce;
}

.cat .cat_btn.purple {
    background: #c29ac7;
}

.cat .cat_btn.blue {
    background: #6fabdb;
}

.cat .cat_btn.kadomaru {
    border-radius: 5px;
}

.cat .cat_btn.plan {
    background: #5ad6ce;
}

.cat .cat_btn.news {
    background: #6fabdb;
}

.cat .cat_btn.blog {
    background: #c29ac7;
}

.cat .cat_btn.fair {
    background: #5ad6ce;
}

.cat .cat_btn.report {
    background: #6fabdb;
}

.cat .cat_btn.special {
    background: #c29ac7;
}

.cat .cat_btn.other {
    background: #9ac7c1;
}

.cat .cat_btn.notice {
    background: #b19cd9;
}

/* Access Page */
#ggMapAccess {
    width: 100%;
    height: 100%;
}

.access_map_wrap {
    width: 100%;
    height: 60vh;
    position: relative;
}

.access_map_image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    pointer-events: none;
}

.access_map_image img {
    display: block;
    width: 194px;
    height: auto;
}

.contactDetail {
    width: 100%;
    margin: 50px auto;
}

body.page-template-contact-page {
    overflow-x: hidden;
}

.contactDetail .btn_blue {
    width: 426px;
}

.contactDetail .btn_blue a {
    padding: 8px;
}

/* .contactDetail .eng.f24.f_blue.pb30 {
    background-image: url('../images/icon/bg_dot_green.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
} */

.contactTable {
    padding-bottom: 50px;
}

.contactTable>div {
    width: 49%;
}

.contactTable table {
    width: 100%;
}

.contactTable th,
.contactTable td {
    border: 1px solid #ccc;
    font-size: 13px;
    vertical-align: middle;
    line-height: 23px;
    letter-spacing: 0.7px;
}

.contactTable th {
    width: 159px;
    padding: 5px;
    text-align: center;
    background: #fbfbfb;
}

.contactTable td {
    text-align: left;
}

.contactTable .fl td {
    padding: 20px 10px 19px 22px;
}

.contactTable .fl tr:last-child td {
    padding-bottom: 20px;
}

.contactTable img {
    display: block;
}

.contactTable img.access-map-img {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.accessMap {
    width: 1080px;
    margin: 0 auto;
    padding: 42px 0;
    text-align: center;
}

.accessTable {
    padding-top: 44px;
    display: flex;
    align-items: stretch;
    gap: 12px;
}

.accessTable table {
    flex: 3 1 0;
    width: auto;
}

.accessTable span {
    display: inline-block;
}

.accessTable th,
.accessTable td {
    padding: 27px 0 28px;
    vertical-align: middle;
}

.accessTable tr:first-child th,
.accessTable tr:first-child td {
    padding-top: 0;
}

.accessTable tr:last-child th,
.accessTable tr:last-child td {
    padding-bottom: 0;
}

.accessTable th {
    width: 229px;
}

.accessTable th span {
    min-width: 229px;
    padding: 12px;
    border: 1px solid #6fabdb;
    background-color: #fff;
    color: #6fabdb;
}

.accessTable .bdBlue {
    min-width: 180px;
    padding: 12px;
    border: 1px solid #6fabdb;
    background-color: #fff;
    color: #6fabdb;
}

.accessTable td span {
    padding: 12px;
    background-color: #fff;
    position: relative;
    z-index: 10;
    min-width: 229px;
}

.accessTable .bdGray:after {
    content: "";
    display: block;
    border-top: 1px solid #ccc;
    position: relative;
    top: -23px;
    z-index: 1;
}

.accessTable .bgGreen {
    flex: 1 1 0;
    padding: 25px 10px !important;
    background-color: #9acccd;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.accessTable .middleWay {
    min-width: auto;
    margin: 0 10px;
}

.accessTable td.threeCol {
    white-space: nowrap;
}

.accessTable td.threeCol span {
    white-space: normal;
    display: inline-block;
}



/* Loading Screen */
#loading-screen {
    position: fixed;
    inset: 0;
    background: #fff;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.6s ease;
    opacity: 1;
    pointer-events: all;
}

#loading-screen.fade-out {
    opacity: 0;
    pointer-events: none;
}

#loading-screen img {
    width: 400px;
}

.movie_section {
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../images/bg/bg_1.png);
    padding: 0 0 80px 0;
}

.areaFair_block {
    background: rgba(255, 255, 255, 1);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 1200px;
    position: relative;
    transition: .5s;
}

.areaFair_block_ttl {
    text-align: center;
    margin-top: 17px;
    margin-bottom: 38px;
}

.areaFair_block_ttl_inner {
    margin: auto;
    margin-top: -30px;
    position: relative;
    font-size: 16px;
}

.areaFair_block_ttl_inner .eng {
    font-size: 34px;
}

.areaFair_block_ttl_inner img {
    position: absolute;
    top: 38px;
}

.areaFair_block_shadow {
    position: absolute;
    bottom: -25px;
}

.areaFair_block_shadow.Right {
    right: 0;
}

.areaFair_block_shadow.Left {
    left: 0;
}

.areaFair_pick .leftBlock,
.areaFair_pick .rightBlock {
    width: 50%;
}

.areaFair_pick .rightBlock {
    padding-left: 20px;
}

.areaFair_pick .areaFair_pick_img img {
    transition: .5s;
}

.areaFair_pick .areaFair_pick_img.over img {
    opacity: .6;
}

.areaFair_pick_big .btn {
    margin-top: 46px;
}

.areaFair_pick_big .areaFair_pick_text {
    width: 295px;
}

.areaFair_pick_big .areaFair_pick_text .ttl {
    margin-bottom: 10px;
}

.areaFair_pick_small {
    margin-bottom: 25px;
}

.areaFair_pick_small:last-child {
    margin-bottom: 0;
}

.areaFair_pick_small .areaFair_pick_img {
    width: 160px;
}

.areaFair_pick_small .areaFair_pick_text {
    width: 365px;
}

.areaFair_pick_small .areaFair_pick_text .ttl {
    margin-bottom: 16px;
}

.areaFair_pick_small .areaFair_pick_text .btn a {
    line-height: 40px;
    padding-top: 0;
    padding-left: 0;
    text-align: center;
}

.areaFair_pick_text .date {
    margin-top: -4px;
    margin-bottom: 6px;
    font-size: 14px;
    font-weight: bold;
}

.areaFair_pick_text .ttl {
    font-weight: bold;
}

.areaFair_pick_text .btn {
    width: 230px;
    height: 40px;
}

.areaFair_pick_text .btn a {
    padding-top: 8px;
    padding-left: 19px;
}

.areaFair_pick_img img {
    width: 100%;
    height: auto;
}

/* YouTube Section */
.youtube-section {
    padding: 80px 0;
    background: #f8f8f8;
    text-align: center;
}

.youtube-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.youtube-title {
    font-size: 32px;
    margin-bottom: 40px;
    color: #333;
}

.youtube-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    /* 16:9 aspect ratio */
    overflow: hidden;
}

.youtube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Sky Chapel Section */
.areaSkyChapel {
    height: 100vh;
    width: 100%;
    overflow: hidden;
}

.areaSkyChapel_inner {
    width: 100%;
    height: 100%;
}

.areaSkyChapel_inner .bg_img {
    background-image: url(../images/top_slide/BK/bg_2.jpg);
    height: 100vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.areaSkyChapel_inner.fixed {
    position: fixed;
    top: 0;
    z-index: 0;
}

.chapel {
    position: relative;
}

.chapel .bgImage {
    transition: .5s;
}

.chapel .bgImage.over {
    opacity: 0.7;
}

.chapel.areaSkyChapel .hantoumeiBlock,
.chapel.areaGardenChapel .hantoumeiBlock,
.chapel.areaWeddingDress .hantoumeiBlock {
    top: 50px;
}

.chapel.areaSkyChapel .hantoumeiBlock .yomi,
.chapel.areaGardenChapel .hantoumeiBlock .yomi,
.chapel.areaWeddingDress .hantoumeiBlock .yomi {
    position: absolute;
    top: 55px;
    left: 320px;
}

.chapel.areaSkyChapel .hantoumeiBlock .btn,
.chapel.areaGardenChapel .hantoumeiBlock .btn,
.chapel.areaWeddingDress .hantoumeiBlock .btn {
    margin-top: 30px;
    width: 200px;
    height: 40px;
    text-align: center;
}

.chapel.areaSkyChapel .hantoumeiBlock .btn .btn_text,
.chapel.areaGardenChapel .hantoumeiBlock .btn .btn_text,
.chapel.areaWeddingDress .hantoumeiBlock .btn .btn_text {
    padding-top: 8px;
    color: #fff;
}

.hantoumeiBlock {
    width: 450px;
    position: absolute;
    left: 50%;
    margin-left: -579px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 33px 25px 27px;
    transition: .5s;
}

.hantoumeiBlock_ttl {
    font-size: 15px;
    margin-bottom: 4px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
}

.hantoumeiBlock .btn {
    margin-top: 30px;
}

.hantoumeiBlock:hover {
    background-color: #fff;
}

/* Party Space Section */
.areaPartySpace {
    padding-top: 20px;
    padding-bottom: 40px;
    background-image: url(../images/bg/bg_1.png);
}

.areaPartySpace.bg_img {
    background-image: url(../images/bg/bg_1.png);
}

.cardBlock {
    display: block;
    float: left;
    text-align: center;
    vertical-align: top;
    margin-bottom: 40px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: .5s;
}

.cardBlockWrap {
    margin: auto;
    margin-top: 55px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.cardBlockWrap-company {
    margin: auto;
    margin-top: 55px;
    text-align: center;
}

.cardBlockImage {
    position: relative;
}

.cardBlock {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.cardBlockImage img {
    width: 100%;
    display: block;
}

.cardBlock_col1 {
    width: 960px;
    padding: 40px 50px 50px 50px;
    float: none;
    margin: auto;
}

.cardBlock_col2 {
    width: 47%;
    box-sizing: border-box;
    padding: 0;
    margin: 10px 10px 20px 23px;
}

.cardBlock_col2 .cardBlock_text {
    padding: 18px 40px 19px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    flex: 1 1 auto;
}

.cardBlock_col2_noshadow {
    width: 47%;
    box-sizing: border-box;
    padding: 0;
    margin: 10px 10px 20px 23px;
}

.cardBlock_col2_noshadow .cardBlock_text {
    padding: 18px 40px 19px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
}

.cardBlock_col2 .cardBlock_text::before {
    content: '';
    position: absolute;
    bottom: -25px;
    right: 0;
    width: 100%;
    height: 25px;
    background-image: url(../images/icon/shadow_right.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
}

.cardBlock_col2 .cardBlock_text::after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
    height: 25px;
    background-image: url(../images/icon/shadow_left.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
}

.cardBlock_col3 {
    width: 30%;
    padding: 0;
    margin: 10px 10px 20px 18px;
}

.cardBlock_col3 .cardBlock_text {
    padding: 12px 18px 19px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    flex: 1 1 auto;
}

.cardBlock_col3 .cardBlock_text::before {
    content: '';
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 100%;
    height: 25px;
    background-image: url(../images/icon/shadow_right.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
}

.cardBlock_col3 .cardBlock_text::after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
    height: 25px;
    background-image: url(../images/icon/shadow_left.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
}

.cardBlock_ttl {
    font-size: 32px;
    line-height: 0.8;
    margin-bottom: 12px;
    letter-spacing: 1px;
    text-align: center;
}

.cardBlock_ttl_komidasi {
    font-size: 15px;
}

.cardBlock_ttl2 {
    letter-spacing: 1px;
    margin: 0 15px 15px 15px;
}

.cardBlock_ttl2_komidasi {
    font-size: 13px;
    margin: 0 15px;

}

.cardBlock_ttl2_komidasi .deleted-price {
    text-decoration: line-through;
    opacity: 0.7;
    margin-right: 5px;
}

.cardBlock_p {
    margin: 0 auto 22px;
    font-weight: 400;
}

/* Garden Chapel Section */
.areaGardenChapel {
    height: 100vh;
    width: 100%;
}

.areaGardenChapel .bg_img {
    transition: .5s;
}

.areaGardenChapel .bg_img.over {
    opacity: 0.7;
}

.areaGardenChapel_inner {
    width: 100%;
    height: 100%;
}

.areaGardenChapel_inner .bg_img {
    background-image: url(../images/bg/bg_5.jpg);
    height: 100vh;
}

.areaGardenChapel_inner.fixed {
    position: fixed;
    top: 0;
    z-index: 0;
}

.areaSkyChapel .hantoumeiBlock .btn a,
.areaGardenChapel .hantoumeiBlock .btn a,
.areaWeddingDress .hantoumeiBlock .btn a {
    padding-top: 7px;
}

/* Wedding Plan Section */
.areaPlan {
    background-color: #ffffff;
    position: relative;
    z-index: 1;
}

.areaPlan .cardBlock {
    /* text-align: left; */
    transition: .5s;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.areaPlan .cardBlock:hover {
    opacity: 0.7;
}

.areaPlan .cardBlockWrap .btn {
    width: 200px;
    height: 40px;
}

.areaPlan .cardBlockWrap .btn a {
    padding-top: 8px;
}

.areaPartySpace .btn {
    text-align: center;
}

.areaPartySpace .cardBlock:hover {
    opacity: 1 !important;
}


.areaFair .blockRead .btn {
    padding: 15px 30px !important;
    margin-top: 20px !important;
}

.areaFair .blockRead .btn .btn_text {
    padding: 0 !important;
    color: #fff !important;
}

.areaFair .blockRead .btn .btn_text a {
    padding: 0 !important;
    line-height: 1.2 !important;
}

#intro1 {
    background: #000 url(../images/top_slide/subpage_slide/main_bg_1.jpg) 50% 50% no-repeat fixed !important;
    background-size: cover !important;
    height: 400px !important;
    margin: 0 !important;
    padding: 0 !important;
}

#intro2 {
    background: #000 url(../images/top_slide/subpage_slide/main_bg_2.jpg) 50% 50% no-repeat fixed !important;
    background-size: cover !important;
    height: 400px !important;
    margin: 0 !important;
    padding: 0 !important;
}

#intro3 {
    background: #000 url(../images/top_slide/subpage_slide/main_bg_3.jpg) 50% 50% no-repeat fixed !important;
    background-size: cover !important;
    height: 400px !important;
    margin: 0 !important;
    padding: 0 !important;
}

.areaDress {
    position: relative;
}

.areaDress .hantoumeiBlock {
    top: 92px;
}

.areaDress .hantoumeiBlock .btn {
    margin-top: 30px;
    width: 200px;
    height: 40px;
    text-align: center;
}

.areaDress .hantoumeiBlock .btn .btn_text {
    padding-top: 8px;
    color: #fff;
}

.areaDress_text {
    position: absolute;
    bottom: 45px;
    right: 50%;
    transform: translateX(50%);
    padding-left: 31px;
}

.areaFair.bg_img {
    background-image: url(../images/bg/bg_1.png);
}

.areaFair {
    padding: 80px 0;
}


.areaPartySpace.bg_img {
    background-image: url(../images/bg/bg_3.jpg);
}

.areaPlan .cardBlock .bg_img {
    background-image: url(../images/bg/bg_6.png);
}

.areaCuisine {
    background-color: #ffffff;
    padding-top: 74px;
    padding-bottom: 80px;
}

.iframe__youtube {
    width: 100%;
    height: 500px;
}

.plan_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

/* News Section Styles */
.news.bg_img {
    background-color: #9acccd;
}

.content-container {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}

.news_box {
    padding: 40px 60px 60px 60px;
    background: #ffffff;
    display: table;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.news_box .ttl_wrap {
    display: table-cell;
    text-align: left;
    vertical-align: top;
    width: 261px;
    padding-right: 20px;
}

.news_box .ttl_wrap .mews_ttl {
    margin-top: 0;
    margin-bottom: 15px;
}

.news_box .ttl_wrap .mews_ttl .eng {
    display: block;
    margin-bottom: 5px;
}

.news_box .ttl_wrap .btn {
    margin-top: 10px;
}

.news_box .ttl_wrap .btn a {
    height: 40px;
    line-height: 40px;
}

.news_box .list_wrap {
    display: table-cell;
    vertical-align: top;
}

.news_box .news_list {
    border-top: 1px dotted #b9b9b9;
    width: 100%;
    display: table;
    padding: 10px 0;
}

.news_box .news_list:first-child {
    border-top: none;
}

.news_box .news_list:last-child {
    border-bottom: 1px dotted #b9b9b9;
}

.news_box .news_list .date_cat_wrap,
.news_box .news_list .text {
    display: table-cell;
    vertical-align: middle;
}

.news_box .news_list .date_cat_wrap {
    width: 200px;
    min-width: 200px;
    white-space: nowrap;
}

.news_box .news_list .date_cat_wrap>* {
    display: inline-block;
    vertical-align: middle;
}

.news_box .news_list .date {
    letter-spacing: 0.05em;
    padding: 10px 0;
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
}

.news_box .news_list .cat {
    text-align: center;
    display: inline-block;
}

.news_box .news_list .cat .cat_btn {
    padding: 0 20px;
    font-size: 0.8em;
    border-radius: 12px;
    display: inline-block;
    text-align: center;
}

.news_box .news_list .cat .cat_btn.notice {
    background: #c29ac7;
    color: #ffffff;
}

.news_box .news_list .cat .cat_btn.new_arrivals {
    background: #5da8ff;
    color: #ffffff;
}

.news_box .news_list .cat .cat_btn.plan {
    background: #dc9001;
}

.news_box .news_list .cat .cat_btn.news {
    background: #b0d5c0;
}

.news_box .news_list .cat .cat_btn.blog {
    background: #74583e;
}

.news_box .news_list .cat .cat_btn.fair {
    background: #fe94af;
}

.news_box .news_list .cat .cat_btn.special {
    background: #fcb2a9;
    font-size: 0.8em !important;
    letter-spacing: 0.1em;
}

.news_box .news_list .cat .cat_btn.report {
    background: #989ca0;
}

.news_box .news_list .cat .cat_btn.other {
    background: #5e6572;
}

.news_box .news_list .text {
    padding: 10px 0 14px 10px;
    letter-spacing: 0.07em;
    font-size: 14px;
    line-height: 1.6;
}

.news_box .news_list .text a {
    display: block;
    transition: 0.3s;
    color: #333;
    text-decoration: none;
}

.news_box .news_list .text a:hover {
    opacity: 0.7;
}

.news_box .news_list .text .news-content {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #eee;
    font-size: 13px;
    line-height: 1.8;
}

.news_box .news_list .text .news-link {
    margin-top: 10px;
}

.news_box .news_list .text .news-link a {
    color: #5aa0d6;
    text-decoration: underline;
}

footer .news_box .news_list .date {
    width: 120px;
    min-width: 120px;
    letter-spacing: 0.05em;
    padding: 10px 13px 14px 13px;
}

footer .news_box .news_list .cat {
    width: 100px;
}

footer .news_box .news_list .text {
    min-width: 680px;
    padding-left: 20px;
}

.EG {
    margin: 35px auto;
    padding: 0 30px;
    width: 1200px;
    background-color: #f1f1f7;
}

.EG .eGtitle {
    padding: 30px 15px;
    position: relative;
    display: block;
    font-weight: 600;
    cursor: pointer;
}

.EG:not(:first-of-type) {
    margin-top: 15px;
}

.EG .eGtitle:before {
    content: "！";
    margin-right: 10px;
    padding: 5px 8px;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    border-radius: 50%;
    background-color: #9acbcc;
}

.EG .eGtitle:after {
    position: absolute;
    top: 40px;
    right: 30px;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border-right: 1px solid #9acbcc;
    border-bottom: 1px solid #9acbcc;
    transform: rotate(45deg);
}

.EG .eGtitle.stop:after {
    transform: rotate(-45deg);
}

.EG .eGtitle.active:after {
    transform: rotate(225deg);
}

.EG .eGdesc {
    padding: 30px 15px;
    display: none;
    border-top: 1px solid #ccc;
    line-height: 1.8;
}

.EG .eGdesc span {
    display: block;
    text-align: right;
}

.EG .eGtitle.active+.eGdesc {
    display: block;
}

.EG .eGtitle_m {
    margin-bottom: 30px;
    font-weight: 600;
}

.EG .box {
    margin-top: 30px;
    padding: 30px;
    background-color: #fdfdfd;
}

.vrLink {
    margin-right: 15px;
    padding: 10px 0;
    display: inline-block;
    color: #5aa0d6;
}

.vrLink::before {
    content: "・";
}

.top_news_link {
    margin: 50px auto;
}

.top_news_link .EG {
    margin: 20px auto;
    padding: 0 30px;
    width: 1200px;
    background-color: #f1f1f7;
}

.blue_box {
    position: relative;
}

.blue_box::before {
    content: '';
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 100%;
    height: 25px;
    background-image: url(../images/icon/shadow_right.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
}

.blue_box::after {
    content: '';
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 100%;
    height: 25px;
    background-image: url(../images/icon/shadow_left.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
}

.dropdown-container {
    background: white;
    padding: 0 0 5px 0;
    border-top: 1px dotted #b9b9b9;
    width: 100%;
    display: table;
}

.notice-wrapper {
    display: flex;
    align-items: center;
}

.notice-date {
    width: 120px;
    min-width: 120px;
    letter-spacing: 0.05em;
    padding: 10px 13px 14px 13px;
}

.dropdown-title {
    cursor: pointer;
    transition: opacity 0.3s;
    font-size: 1em;
    position: relative;
    padding-right: 30px;
    flex: 1;
    min-width: 680px;
    padding-left: 20px;
}

.dropdown-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
    color: #333;
    line-height: 1.7;
    margin-top: 0;
}

.dropdown-content.active {
    max-height: 500px;
    margin: 30px;
}

@media (min-width: 1920px) {
    header.with-submenu {
        padding-bottom: 200px;
        min-height: 200px;
    }
}

@media (max-width: 1100px) {
    .badge_text {
        width: 45%;
    }

    .cardBlock_col2_noshadow {
        width: 45%;
    }
}

@media (max-width: 1000px) {

    .wrapper,
    .breadcrumbs {
        width: 100%;
        padding: 0 20px 10px 20px;
    }

    .badge_text {
        left: 14px;
        right: 14px;
        bottom: 0px;
    }

    .badge_text p {
        font-size: 11px;
    }

    .container,
    .contents {
        min-width: 100%;
    }

    .contactDetail,
    .accessMap {
        width: 100%;
        box-sizing: border-box;
    }

    .contactDetail .btn_blue {
        width: 100%;
        max-width: 426px;
        margin-inline: auto;
    }

    .cardBlockWrap {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .cardBlock_col1 {
        width: 100%;
        padding: 30px;
    }

    .menu-toggle {
        display: inline-flex;
        flex-direction: column;
    }

    .nav-sp-only {
        display: block !important;
    }

    header .top .contact {
        width: 50%;
        margin-right: 8%;
    }

    header .top .logo {
        width: 40%;
    }

    header .top .contact .new__contact--1clmn {
        display: none;
    }

    .submenu .top .contact .new__contact--1clmn {
        display: none;
    }

    header .nav {
        display: none;
        position: fixed;
        top: 64px;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 12px 0 24px;
        overflow-y: auto;
        border-top: 1px solid #e0e0e0;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.14);
    }

    header .main-navigation.active {
        display: block;
    }

    header .submenu.active {
        display: block;
    }

    header .submenu {
        z-index: 1001 !important;
        top: 64px !important;
        height: 100vh !important;
    }

    header .nav .w1200 {
        width: 100%;
        padding: 0 16px;
    }

    .badge_text {
        width: 100%;
    }

    .accessTable td.threeCol span {
        width: calc(100% / 3);
        min-width: 0;
        box-sizing: border-box;
    }

    header.with-submenu {
        padding-bottom: 70px;
        min-height: 70px;
    }
}

@media (max-width: 900px) {
    .new__contact--1clmn a {
        font-size: 13px !important;
        padding: 8px 0;
        line-height: 1.5;
    }

    .new__contact--btn {
        font-size: 13px !important;
        padding: 8px 0 !important;
        line-height: 1.5;
    }

    header .nav li {
        width: 100%;
        margin: 0;
        background-position: left bottom;
        background-size: 1px 100%;
    }

    header .nav li:last-child {
        background-image: url(../images/icon/border_nav.png);
    }

    header .nav li a {
        padding: 14px 6px;
        text-align: left;
        border-bottom: 1px solid #f0f0f0;
        font-size: 13px;
    }

    header .nav li .eng {
        font-size: 16px;
    }

    .cardBlock_col3 {
        width: 30% !important;
        margin: 10px !important;
    }

    .hantoumeiBlock {
        left: 50%;
        transform: translateX(50%) !important;
        margin-left: 0;
    }
}

@media (max-width: 800px) {
    header .nav li {
        width: 50%;
    }

    .cardBlock_ttl {
        font-size: 28px;
    }

    .blockRead .blockRead_ttl {
        font-size: 40px;
    }

    .news_box {
        padding: 40px 20px;

    }

    .contactTable>div {
        width: 100%;
        float: none;
        margin-bottom: 24px;
    }

    .contactTable>div:last-child {
        margin-bottom: 0;
    }

    .accessMap {
        width: 100%;
        box-sizing: border-box;
    }

    .accessTable {
        display: flex;
        align-items: stretch;
        gap: 12px;
    }
}

@media (max-width: 770px) {
    .pageTop-title {
        line-height: 1em;
        margin-bottom: 20px;
    }

    header.with-submenu {
        padding-bottom: 100px;
        min-height: 100px;
    }
}

@media (max-width: 750px) {

    html,
    body {
        overflow-x: hidden;
        width: 100%;
        max-width: 100%;
    }

    /* Fix blurry background images on mobile/tablet by removing fixed attachment */
    #intro1,
    #intro2,
    #intro3 {
        background-attachment: scroll !important;
    }

    .contents {
        min-width: 100%;
    }

    header .top .contact .left_block {
        width: 100%;
        padding-left: 20px;
    }

    header .top .contact .right_block {
        width: 100%;
        padding: 10px 0;
    }

    .new__contact--1clmn a {
        font-size: 13px !important;
        padding: 8px 0;
        line-height: 1.5;
    }

    .new__contact--btn {
        font-size: 13px !important;
        padding: 8px 0 !important;
        line-height: 1.5;
    }

    header .nav .nav-menu {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
    }

    header .nav li {
        width: 50%;
        margin: 5px 0;
        background-size: 1px 15px;
        display: flex;
        align-items: stretch;
    }

    header .nav li a {
        padding: 8px 12px;
        font-size: 13px;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 60px;
    }

    header .nav li .eng {
        font-size: 2em;
    }

    header .submenu .nav-menu {
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
    }

    header .submenu li {
        width: 50%;
        margin: 5px 0;
        background-size: 1px 15px;
        display: flex;
        align-items: stretch;
    }

    header .submenu li a {
        padding: 8px 12px;
        font-size: 13px;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 60px;
    }

    header .submenu li .eng {
        font-size: 2em;
    }

    footer .footer_menu .menu_col {
        width: 50%;
        margin-bottom: 20px;
    }

    .areaSkyChapel .hantoumeiBlock {
        top: 100px;
    }

    .iframe__youtube {
        height: 300px;
    }

    .cardBlock,
    .hantoumeiBlock,
    .blockRead {
        box-shadow: none;
    }

    .areaPlan .cardBlock {
        box-shadow: none;
    }

    .pb100 {
        padding-bottom: 50px !important;
    }

    .blue_box a .blue_box_img,
    .blue_box a .blue_box_img--hover {
        width: 100%;
    }

    .blue_box a .blue_box_img--hover {
        display: block;
    }

    .news {
        padding-top: 20px !important;
        padding-bottom: 50px !important;
        left: 0;
        right: 0;
    }

    .news_box {
        padding: 20px 20px 30px 20px;
        display: block;
    }

    .news_box .ttl_wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        padding-right: 0;
        margin: 20px 0;
        text-align: center;
        gap: 10px;
    }

    .news_box .ttl_wrap .mews_ttl {
        margin-bottom: 0;
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
    }

    .news_box .ttl_wrap .mews_ttl br {
        display: none;
    }

    .news_box .ttl_wrap .mews_ttl .eng {
        font-size: 2em;
        display: inline-block;
        margin-bottom: 0;
    }

    .news_box .ttl_wrap .mews_ttl .jp {
        font-size: 1.5em;
        display: inline-block;
    }

    .news_box .ttl_wrap .btn {
        display: inline-block;
    }

    .news_box .ttl_wrap .btn a {
        padding: 8px 20px;
        height: auto;
        line-height: 1.4;
    }

    .news_box .list_wrap {
        display: block;
        width: 100%;
    }

    .news_box .news_list {
        display: block;
        padding: 15px 0;
        text-align: center;
        border-top: 1px dotted #b9b9b9;
    }

    .news_box .news_list:first-child {
        border-top: 1px dotted #b9b9b9;
    }

    .news_box .news_list .date_cat_wrap,
    .news_box .news_list .text {
        display: block;
        width: 100%;
        padding: 5px 0;
    }

    .news_box .news_list .date_cat_wrap {
        white-space: nowrap;
    }

    .news_box .news_list .date {
        display: inline-block;
        font-size: 15px;
        padding: 0;
        margin-right: 10px;
    }

    .news_box .news_list .cat {
        display: inline-block;
        padding: 0;
    }

    .news_box .news_list .cat .cat_btn {
        padding: 4px 15px;
        font-size: 11px;
    }

    .news_box .news_list .text {
        padding: 0;
        font-size: 13px;
        line-height: 1.6;
    }

    .news_box .news_list .text a {
        display: block;
        word-break: break-word;
    }

    .news_box .news_list .text .news-content {
        margin-top: 10px;
        padding-top: 10px;
        font-size: 12px;
        line-height: 1.7;
        text-align: left;
    }

    .news_box .news_list .text .news-link {
        margin-top: 10px;
    }

    .news_box .news_list .text .news-link a {
        font-size: 12px;
    }

    .badge_text {
        width: 95%;
    }

    .cardBlock_col2 {
        width: 43% !important;
    }

    .cardBlock_col3 {
        width: 30% !important;
    }

    header .top .contact {
        width: 100%;
        margin-right: 0;
    }

    .cardBlock_col2_noshadow {
        width: 43%;
    }
}

.map-section {
    width: 100%;
    margin: 0;
    padding: 0;
}

.map-wrapper {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.map-wrapper iframe {
    width: 100%;
    height: 60vh;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    display: block;
}

@media (max-width: 600px) {

    html,
    body {
        overflow-x: hidden;
        width: 100%;
        max-width: 100%;
    }

    .badge {
        right: 14px;
        bottom: 110px;
        width: calc(100% - 28px);
        max-width: none;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 6px;
    }

    .badge img {
        width: calc(25% - 4.5px);
        min-width: 0;
        max-width: 120px;
        height: auto;
    }

    .access_map_wrap {
        height: 50vh;
    }

    .accessTable th,
    .accessTable td {
        padding: 16px 0;
    }

    .accessTable table,
    .accessTable tbody,
    .accessTable tr,
    .accessTable th,
    .accessTable td {
        display: block;
        width: 100%;
    }

    .accessTable table {
        flex: 3 1 0;
    }

    .accessTable tr {
        padding: 14px 0 18px;
        border-top: 1px solid #e6e6e6;
    }

    .accessTable tr:first-child {
        border-top: none;
    }

    .accessTable th {
        text-align: center;
        padding-bottom: 8px;
    }

    .accessTable td {
        text-align: center;
        padding: 0;
    }

    .accessTable .bdGray:after {
        display: none;
    }

    .accessTable .bgGreen {
        width: 100%;
        box-sizing: border-box;
        margin-top: 10px;
    }

    .pc-only {
        display: none !important;
    }

    .access-mobile-highlight {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 18px 10px;
        margin-top: 0;
        flex: 1 1 0;
    }

    .accessTable th span,
    .accessTable .bdBlue,
    .accessTable td span {
        min-width: 0;
        width: 100%;
        box-sizing: border-box;
    }

    .sp-only {
        display: block !important;
    }

    br.sp-only {
        display: block !important;
    }

    .catchcopy-img {
        object-fit: cover;
    }

    footer .go_top_arrow {
        bottom: 20px;
        right: 20px;
    }

    footer .go_top_arrow img {
        width: 70px;
        height: auto;
    }

    .hantoumeiBlock_ttl {
        margin-top: 20px;
        display: block;
    }

    .chapel.areaSkyChapel .hantoumeiBlock,
    .chapel.areaGardenChapel .hantoumeiBlock,
    .chapel.areaWeddingDress .hantoumeiBlock {
        text-align: center;
    }

    .chapel.areaSkyChapel .hantoumeiBlock .yomi,
    .chapel.areaGardenChapel .hantoumeiBlock .yomi,
    .chapel.areaWeddingDress .hantoumeiBlock .yomi {
        position: static;
        margin: 20px 0 10px 0;
        padding: 5px 10px;
        color: #fff;
    }

    .chapel.areaSkyChapel .hantoumeiBlock .yomi {
        background-color: #9acbcc;
    }

    .chapel.areaGardenChapel .hantoumeiBlock .yomi {
        background-color: #b09579;
    }

    .chapel.areaWeddingDress .hantoumeiBlock .yomi {
        background-color: #93a772;
    }

    .yomi-text {
        margin-top: 30px;
    }

    .cardBlock_ttl {
        font-size: 26px;
    }

    .blockRead .blockRead_ttl {
        font-size: 36px;
    }

    .pageTop-title {
        font-size: 4em;
        line-height: 1em;
        margin-bottom: 1em;
    }

    .cardBlock_col2 .cardBlock_text::before,
    .cardBlock_col3 .cardBlock_text::before {
        left: 10px;
    }

    .cardBlock_col2 .cardBlock_text::before {
        bottom: -20px;
    }

    .cardBlock_col2 .cardBlock_text::after,
    .cardBlock_col3 .cardBlock_text::after {
        right: 20px;
    }

    .cardBlockWrap {
        margin: 0;
    }

    .mt50 {
        margin-top: 25px !important;
    }

    .mb50,
    .mb53 {
        margin-bottom: 25px !important;
    }

    .mt80 {
        margin-top: 40px !important;
    }

    .mb80 {
        margin-bottom: 40px !important;
    }

    .pt50 {
        padding-top: 25px !important;
    }

    .pt60 {
        padding-top: 30px !important;
    }

    .pb70 {
        padding-bottom: 35px !important;
    }

    .pb80 {
        padding-bottom: 40px !important;
    }

    .pt100 {
        padding-top: 50px !important;
    }

    .tac.tal_sp {
        text-align: left !important;
    }

    /* .cardBlock.animate-in, .hantoumeiBlock.animate-in, .blockRead.animate-in {
        padding: 20px;
} */
    .cardBlock_col2_noshadow {
        width: 100%;
    }

    .areaFair {
        padding: 40px 0;
    }

    .areaFair_mainCaption,
    .ourMindBlock .col p,
    .infoText,
    .contactDetail p {
        padding: 0 20px;
        box-sizing: border-box;
    }

    .movie_section {
        padding: 0 0 40px 0;
    }

    .contactTable {
        padding-bottom: 0;
    }

    .tabInner {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .corporate_profile .w1200 {
        padding: 0;
    }

    .tabContent table {
        display: block;
        width: 100%;
    }

    .tabContent tbody {
        display: block;
        width: 100%;
    }

    .tabContent tr {
        display: block;
        width: 100%;
        border-top: 1px solid #ebebeb;
        border-bottom: 1px solid #ebebeb;
        padding: 15px 0;
        margin: 0 auto !important;
    }

    .tabContent tr:last-child {
        border-bottom: 1px solid #ebebeb;
    }

    .tabContent th {
        display: block;
        width: 100%;
        padding: 0 0 8px 0;
        font-size: 14px;
        font-weight: bold;
        text-align: center !important;
    }

    .tabContent td {
        display: block;
        width: 100%;
        padding: 0;
        font-size: 14px;
        line-height: 1.6;
        text-align: center !important;
    }

    .areaFair_textWrap.pb40 {
        padding-bottom: 20px;
    }

    .corporate_profile.pb50 {
        padding-bottom: 30px;
    }

    .corporate_profile .mt60 {
        margin-top: 30px;
    }

    .bx-wrapper .bx-viewport {
        height: 26.2vw !important;
        overflow: hidden;
    }

    .bx-wrapper .bx-viewport ul,
    .bx-wrapper .bx-viewport ul li {
        height: 100%;
        width: 100%;
    }

    .bx-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .visual_slider .slider img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .accessTable {
        padding-top: 10px;
    }

    .accessTable .middleWay {
        margin: 0;
    }

    .accessTable td.threeCol span {
        display: block;
        width: 100%;
    }

    .cardBlock_col2,
    .cardBlock_col3 {
        width: 100% !important;
    }

    .accessTable .bgGreen {
        display: flex;
        align-items: flex-start;
    }
}

@media (max-width: 480px) {

    html,
    body {
        overflow-x: hidden;
        width: 100%;
        max-width: 100%;
    }

    header .top .logo {
        width: 100%;
        text-align: left;
        padding-left: 20px;
    }

    .new__contact--1clmn {
        padding-left: 15px;
    }

    footer .footer_menu .menu_col {
        width: 50%;
    }

    .blockRead .blockRead_ttl {
        font-size: 32px;
    }

    .cardBlock_ttl {
        font-size: 24px;
    }


    .tabInner {
        width: 100% !important;
        padding: 0 15px;
    }

    .tabContent th {
        font-size: 13px;
        text-align: center !important;
    }

    .tabContent td {
        font-size: 13px;
        text-align: center !important;
    }

    .areaFair_textWrap.pb40 {
        padding-bottom: 15px;
    }

    .corporate_profile.pb50 {
        padding-bottom: 25px;
    }

    header.with-submenu {
        padding-bottom: 80px;
    }
}

@media (max-width: 400px) {
    .blockRead .blockRead_ttl {
        font-size: 30px;
    }

    .cardBlock_ttl {
        font-size: 22px;
    }

    .badge_text p {
        font-size: 10px;
    }

    .new__contact--btn {
        font-size: 10px !important;
    }

    #loading-screen img {
        width: 300px;
    }

    .areaFair_mainCaption {
        text-align: left;
    }
}

/*===== PAGE: COMPANY =====*/

.tabList {
    width: 100%;
    border-bottom: 2px solid #c29ac7;
}

.tabList ul {
    width: 1040px;
    margin: 0 auto;
}

.tabList li {
    float: left;
    width: 506px;
    background-color: #ccc;
    cursor: pointer;
}

.tabList li.current {
    background-color: #e0cce3;
}

.tabList li:hover {
    background-color: #e0cce3;
}

.tab-content {
    display: none;
}

.tab-content.current {
    display: inherit;
}

.tabList span {
    display: block;
    width: 100%;
    padding: 12px 5px 13px;
    color: #fff;
    text-align: center;
}

.tabTitle {
    padding-bottom: 7px;
    font-size: 32px;
    color: #5a9fd6;
    text-align: center;
}

.subTitle {
    display: block;
    font-size: 15px;
    color: #616161;
    text-align: center;
}

.tabInner {
    width: 75%;
    margin: auto;
}

.corporate_profile {
    border-bottom: 0px solid #5a9fd6;
}

.tabContent {
    position: relative;
    overflow: hidden;
}

.tabContent table {
    width: 100%;
}

.tabContent th {
    padding: 0 20px 0 1px;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
}

.tabContent td {
    padding: 25px 0 27px;
}

.tabContent tr {
    border-top: 1px solid #ebebeb;
}

.tabContent tr:last-child {
    border-bottom: 1px solid #ebebeb;
}

.logoList li {
    float: left;
    width: 261px;
}

.logoList img {
    display: block;
}

/* Wedding Plan custom styles */
.plan-tag {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
    display: inline-block;
    color: #fff;
    padding: 10px 15px;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    border-radius: 0;
}

.plan-label-btn {
    display: inline-block;
    background: #ff6a8a;
    color: #fff;
    padding: 6px 12px;
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    border-radius: 20px;
    margin: 10px 0;
}

.deleted-price {
    color: #888;
}

.discount-price {
    font-size: 1rem;
    color: red;
}

.plan-comment {
    font-size: 0.8rem;
    margin: 0 15px;
}

.areaPlan .cardBlock_col3 .bg_img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: space-around;
    -ms-flex-pack: start;
    justify-content: space-around;
}

.areaPlan .plan-label {
    min-height: 44px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.plan-content-main {
    min-height: 100px;
}

.plan-content {
    min-height: 170px;
}