header.custom{
    background-color: initial!important;
    padding: 0!important;
    height: 90px;
    margin-bottom: 40px;
}
.home header.custom{
    margin-bottom: 0px;
}
.header-02{
    transition: 1s all ease-in;
    background-color: #fff;
    padding: 10px 25px;
}.header-02.js-header {
    position: relative;
    /* display: none; */
    opacity: 0;
    z-index: 1;
}.header-01 {
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 30px 25px;
}

/* #sidebar{
    justify-content: space-evenly!important;
}
#sidebar .social{
    margin-top: 0!important;
    font-size: 1.2rem!important;
} */
@media (min-width: 960px){
    .header-01 .logo {
        transform: translate(-50%, -50%);
    }
    /* topMVサイズ */
    .com-container-01 {
        /* max-width: calc(100% - 200px); */
    }#sidebar {
        /* width: 100px!important;
        padding: 0 0 40px 0!important; */
        /* writing-mode: vertical-rl!important; */
    }#sidebar .txt {
        padding: 20px;
    }
    #scroll-top {
        right: 40px!important;
    }
}

@media (min-width: 960px) {
	#contact {
		padding-top: 50px;
	}
}


#pageTit .tit {
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 0.18em;
    margin: 0 0 15px;
    font-family: "Lato", sans-serif;
}
#business-02 .com-layout-01 {
    text-align: center;
}#business-02{
    padding: 60px 0 60px;
}#top-01 .top-bg video{

    width: 100%;
    object-fit: cover;
    height: 100%;
}
#top-01 .top-bg .top-01-slider::before {
    background-color: #000;
    opacity: 0.22;
    z-index: 1;
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
/* #top-02 video {
    width: 100%;
    object-fit: cover;
    height: 100%;
    background: url(../img/kv-alternative.jpg) no-repeat center/cover;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: -2;
} */
/* #top-02 .top-bg::before {
    background-color: #000;
    opacity: 0.22;
    z-index: 0;
}
#top-02 .top-panel-01{
    z-index: 0;
    position: relative;
} */
#top-02 .top-panel-01,
#top-02 h2{
    color: white!important;
}.js-wrapper {
    max-height: calc(100% - 75px )!important;
}.js-wrapper .js-box {
    height: 100%!important;
}

@media (max-width: 959px){

    #top-02 .top-panel-01,
    #top-02 h2{
        color: #666!important;
    }#top-02 .top-bg::before {
        background-color: #000;
        opacity: 0;
        z-index: 0;
    }.top-panel-01 .tit{
        height: 100vh;
    }.top-panel-01 .tit {
        /* height: 300px; */
    }#top-02 .top-panel-01 .tit {
        background: none;
        /* height: 300px; */
        height: 100vh;
        height: 100dvh;
    }#top-02 video {
        object-fit: cover;
        /* max-height: 300px; */
        height: 100vh;
        height: 100dvh;
    }
    .com-layout-01 .right p{
        text-align: left;
    }
    #top-03 .top-03-btn,
    .top-04-btn {
        bottom: 10%!important;
    }#top-07 .com-layout-01 {
        padding: 20px;
    }
    
    footer#footer {
        padding: 40px 0!important;
    }
    
    
}

#fixed-btn {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 8;
    transition: 0.3s all ease-in-out;
    transform: translateY(100%);
  }
  @media (min-width: 960px) {
    #fixed-btn {
      display: none;
    }
  }
  #fixed-btn a {
    display: block;
    text-align: center;
    font-size: 1.4rem;
    letter-spacing: 0.1em;
    color: #000;
    background-color: #fff;
    padding: 0.9em 1em;
    height: 100%;
    box-sizing: border-box;
  }
  #fixed-btn.is-active {
    transform: translateY(0);
  }
  .upright{
    text-orientation: upright;
  }.plan-panel-02 {
    padding: 20px 50px 0;
  }.js-stagger-item {
    font-family: "yu-mincho-pr6n", sans-serif!important;
    font-weight: normal;
  }p.upright span {
    font-size: 1.4rem!important;
  }.upright span span {
    text-orientation: mixed!important;
  }

  /*top iphone SE 対策*/
@media (max-width: 959px) and (max-height: 680px) {
    .top-panel-01 .tit {
        height: 100px;
    }
    #top-02 video {
        object-fit: cover;
        /* max-height: 300px; */
        max-height: 100vh;
        max-height: 100dvh;
    }#top-03 .top-panel-01 .tit::before {
        background-color: #0004;
    }.com-tit-01 .jp:not(:first-child) {
        margin-top: 0px;
    }#top-04 .com-tit-01 .eng {
        line-height: 1.2;
    }.top-panel-01 .tit {
        height: 300px;
    }#top-02 .top-panel-01 .tit {
        background: none;
        height: 300px;
    }section#top-02,section#top-03,section#top-04 {
        height: 750px;
    }
    #top-03 .top-03-btn,
    .top-04-btn {
        bottom:6%!important;
    }
    .com-list-02 .phone a span {
        font-size: 2rem!important;
        margin-left: 0px!important;
        letter-spacing: 0em!important;
    }
}
.banquet-02-panel .tit {
    text-transform: initial!important;
}

#top-07 .com-container-01 {
    padding: 20px 0 40px;
}

#top-07 footer#footer {
    padding-top: 0;
    min-height: 500px;
    padding-bottom: 50px;
}
#underbar {
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 3%;
    background: white;
}
/* scroll system changed */
section#top-06 {
    padding-top: 0px;
    background: transparent;
}

#top-06 .com-container-01 {
    padding-top: 60px;
}

#top-06 .fp-scroller{
    background-color: #EEEEE9;
    width: 100%;
}

div#top-07 {
    background: #fff;
    margin-top: 60px;
    padding-bottom:0px!important;
}#top-07 .footer-02 {
    padding-bottom: 60px;
}

/* wedding */
.wedding #footer {
    background-color: #EFEAF5;
}
.wedding .com-list-02 li:not(:last-child) {
    margin-bottom: 10px!important;
}


.slick-slider{
    width: 100%;
    max-width: 1000px;
}
.slick-slider img{
    aspect-ratio: 3 / 2;
    max-width: 100%;
    object-fit: cover;
    width: 100%;
    height: auto;
}
.wedding-07-slideshow.slick-slider{
    max-width: 900px;
    width: 100vw;
}.wedding-07-slider{
    margin-left: 0px;
    max-width: 990px;
    width: 990px;
    height: 150px;
}
.wedding-07-slider .slick-slide{
    max-width: 226px;
    width: 100%;
    height: 150px;
    margin: 10px!important;
    margin-left: 0px!important;
}
@media (max-width: 1400px){
    .wedding-07-slider{
        margin-left: 0px;
        max-width: calc(100vw - 300px);
        width: calc(100vw - 300px);
        height: 150px;
    }
}
@media (max-width: 1200px){
    .wedding-07-slideshow.slick-slider{
        max-width: 650px;
        width: calc(100vw - 300px);
    }.wedding-07-slider{
        height: 120px;
    }
    .wedding-07-slider .slick-slide{
        height: 120px;
    }
}.wedding-07-slider img{
    /* max-width: 226px; */
    aspect-ratio: 3 / 2;
    object-fit: cover;
    height: 100%;
    width: 100%;
}
@media (max-width: 959px){

    #wedding #sidebar{
        transform: translateX(-100%);
		transition: 0.3s all ease-in-out;
    }#wedding #sidebar.is-active {
		transform: translateX(0);
	}.js-fullHeight{
        max-width: 100%;
    }.wedding-07-slideshow.slick-slider{
        aspect-ratio: 3 / 2;
        max-width: 100vw!important;
        /* max-width: 100%!important; */
        width: calc(100vw - 115px);
    }.wedding-07-slider{
        max-width: calc(100vw - 155px);
        /* max-width: 100%!important; */
        width: calc(100vw - 155px);
    }.wedding-07-slider .slick-slide{
		/* width: 100%!important; */
        height: 63px;
	}
    .wedding-07-slider .slick-slide {
        max-width: calc((100vw - 85px) / 3) !important;
        width: calc(100vw - 115px);
    }

    /* footer */
    #wedding-09 .com-panel-03 .com-list-02 {
        text-align: left!important;
    }.com-list-02 li {
        flex-direction: initial;
    }.wedding .com-list-02 li:not(:first-child) h5 {
        /* width: 110px; */
    }
    
}

.access-img-01 {
    width: 80%;
    max-width: 320px;
    aspect-ratio: initial;
}.access-03 figcaption a::after {
    --s: 13px;
    content: "";
    display: inline-block;
    width: var(--s);
    height: var(--s);
    background: url(../img/common/ico_blank.svg) no-repeat center;
    vertical-align: middle;
    margin-left: 15px;
}.access-item-02 span {
    width: 110px;
}
.pc_none,
.pc_none.slick-slide{
    display: none!important;
}
@media (max-width: 959px){
    .access-img-01 {
        width: 100%;
        max-width: initial;
        /* height: 400px; */
        object-fit: cover;
        object-position: bottom;
        aspect-ratio: initial;
    }.access-img-02 {
        max-width: 100%;
    }
    .pc_none{
        display: block!important;
    }

}
/* アニメーション処理 */
img.com-img-01:hover {
    transform: scale(1.1);
}
img.com-img-01{
    transition: transform 3s ease;
}

#concept section#concept-02 {
    margin-bottom: 30px;
}h2.concept-tit-02 {
    text-align: left;
}img.mw450 {
    max-width: 450px;
}
.footer-02-infor .infor {
    font-size: 1.5rem;
}.wedding-07 {
    padding: 160px 0 140px;
}.wedding-06 .com-container-01 {
    padding-right: 0;
}
.wplan-accent-01::before {
    content: "";
    display: inline-block;
    width: 20px;
    margin: -1px 5px 3px 0;
    height: 18px;
    background-image: url(../img/common/ico_flower_02.png) !important;
    background-size: cover;
}p.wplan-accent-01 {
    line-height: 1.5;
}
@media (max-width: 959px){
    /* header#header.js-wedding-header {
        top: 0px;
        display: none;
    } */
    .wedding-07 {
        padding: 60px 0;
    }
    .com-container-02.uk-position-relative.js-fullHeight img {
        /* top: 0px; */
        object-position: bottom;
    }.wedding-07-slideshow.uk-hidden\@m.slick-initialized.slick-slider {
        margin-bottom: 10%;
        transform: scale(1.1);
        left: 5%;
        position: relative;
    }h3.tit {
        text-align: left;
    }h3.tit.center {
        text-align: center !important;
    }
    .com-list-02 li p {
        font-size: 1.3rem;
        text-align: left;
    }.concept-inner-01,
    #wcuisine .cuisine-inner-01,
    .wcuisine-panel-03 {
        padding-right: 3%;
        padding-left: var(--sidebar);
    }h2.concept-tit-01 {
        font-size: 1.8rem;
        font-weight: 500;
        letter-spacing: 0.06em;
        line-height: 1.72;
        font-weight: 400;
        color: #000;
        margin-bottom: 40px;
        font-family: "yu-mincho-pr6n", sans-serif;
    }h2.concept-tit-02 {
        text-align: left;
        margin-left: var(--sidebar);
    }.wcuisine-panel-02 .img-01 img {
        object-fit: cover;
        height: 320px;
    }
}.wedding #sidebar{
    padding: 20px 0 40px;
}.wedding #sidebar .txt {
    font-size: 1.3rem!important;
}
.com-img-01:hover > img {
    transform: scale(1.1);
    filter: blur(0px)!important;
}.modaal-content-container h3 {
    font-size: 1.2em;
    font-weight: bold;
}.modaal-content-container p {
    font-size: 0.9em;
}

@media (max-width: 959px){
    .com-catch-01 {
        letter-spacing: 0.2em;
    }
    
}a.com-btn-02.btn.js-modal-target:hover,
.modaal-content-container a.com-btn-02:hover {
    color: white;
    background: url(../img/common/btn_01_h.svg) no-repeat center!important;
    background-size: 100%;
}

.modaal-content-container a.com-btn-02{
    height: 43px;
    width: 200px;    
}

a.com-btn-02.btn.js-modal-target{
    height:37px;
    margin:10px 0;
}
span.close_box {
    cursor: pointer;
    display: block;
    margin-top: 14px;
    width: 10% !important;
    text-align: center;
    font-size: 0.6em;
    float: right;
}span.close_box img {
    margin: 0 auto;
}
a.com-btn-02.btn.js-modal-target {
    float: left;
}
.clrfix{
    content: "";
    display: block;
    clear: both;
}
@media (max-width: 959px){
    .wedding-01-panel{
        /* 水平・垂直方向の中央揃え */
        position: absolute;
        bottom: initial;
        right: initial;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: auto;
        min-height: 260px !important;
    }
    .top-panel-01 .cnt {
        text-align: left;
    }
    .page-id-5 #sidebar{
		transition: 0.3s all ease-in-out;
        transform: translateX(-100%);
    }.page-id-5 #sidebar.is-active{
        transform: translateX(0);
    }#header.frontpage .header-01 .logo {
        display: block;
    }.business .business-01-cont {
        padding-left: 40px!important;
    }.business .com-layout-01 .left{
        padding: 0!important;
    }.business .com-container-01{
        padding-right: 40px;
    }.com-container-01--expand .com-layout-02 .right-02 {
        padding: 0 15px 0 var(--sidebar);
    }

}
/* 総合TOP PC */
@media (min-width: 960px){
    .page-id-5 #top-01,
    .page-id-5 #top-02,
    .page-id-5 #top-03,
    .page-id-5 #top-04{
        width: calc(100% - var(--sidebar))!important;
    }
    .top-section {
        height: calc(100vh)!important;
    }
    .top-section .com-container-01{
        left: calc(var(--sidebar) - 70px);
            padding-left: 150px;
            padding-top: 50px;
            padding-right: 40px;
    }.page-id-5 .section.fp-section {
        height: 100dvh !important;
    }
}.page-id-5 .section.fp-section {
    padding: 0 !important;
    margin: 0 !important;
    height: 100vh !important;
    height: 100dvh !important;
}
/* iphone SE対策 */
@media (max-width: 959px) and (max-height: 680px) {
    .wedding-01-panel{
        /* 水平・垂直方向の中央揃え */
        position: absolute;
        bottom: initial;
        right: initial;
        top: 60%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: auto;
        min-height: 260px !important;
    }.wedding-02-sidebar .txt {
        font-size: 1rem;
    }#wedding-07{
        min-height: 400px;
    }#wedding-08{
        min-height: 460px;
    }.com-tit-07 {
        font-size: 1.65rem;
    }.com-tit-06 .eng {
        letter-spacing: 0.1em;
    }
    .com-tit-06 .jp {
        letter-spacing: 0.2em;
    }
    .wguest-phone-02 .phone-number a {
        font-size: 1.9rem;
    }
    section#wguest-05 .com-container-03 p {
        letter-spacing: 0em;
    }.wbanquet-panel-01 .text {
        letter-spacing: 0;
    }.com-list-03 .cont {
        letter-spacing: 0em;
    }.bcuisine-panel-01 .cont {
        letter-spacing: -0.01em;
    }.bculture-tit-01 {
        letter-spacing: 0.1em;
    }
    .page-template-business-culture p.catch.topic-head {
        letter-spacing: 0em;
    }
}
.com-nav-01 a {
    width: 10px!important;
    height: 10px!important;
    border-radius: 20px!important;
}
.com-btn-03.w330{
    width: 330px!important;
    height: 70px!important;
    max-width: initial!important;
}
@media (max-width: 959px){
    .com-nav-01{
        position: absolute;
        left: 100px;
    }
    .page-id-189 .com-nav-01{
        position: absolute;
        left: 40px;
    }#wplan-02 .com-container-03 {
        padding-left: calc(var(--sidebar)* 2);
        padding-right: 10px;
    }
    .com-btn-03.w330 {
        width: 300px !important;
        height: 65px !important;
        max-width: initial !important;
        font-size: 1.2em;
    }.com-list-02 li h5{
        text-align: left;
    }
}
.wbanquet-card-01 .caption {
    font-size: 0.9em;
    margin-top: 5px !important;
}
section#wguest-01 .com-container-03 ul li p,
section#wguest-04 .com-container-03 p,
section#wguest-05 .com-container-03 p,
section#wguest-02 .com-container-03 ul li.com-item-01,
section#wguest-03 .wguest-list-01{
    font-size: 0.9em;
}section#wguest-01 .com-container-03 ul + p {
    font-size: 0.8em;
}section#wguest-03 .wguest-list-01 .tit{
    font-size: 1em;
}
.wguest-panel-01.uk-margin-large-top dt.head {
    font-weight: normal;
    color: #333;
}
.page-template-business-culture p.catch.topic-head {
    padding-left: 30px;
    position: relative;
}
.page-template-business-culture .catch.topic-head::before {
    position: absolute;
    z-index: 99;
    margin-right: 5px;
    width: 30px;
    left: 0px;
}.slick-slide .uk-first-column.uk-grid-margin p {
    font-size: 0.9em;
}
.bculture-panel-01 .catch {
    letter-spacing: 0.1em;
}

.com-btn-02--gray {
    background-image: url(../img/common/btn_01_04.svg)!important;
    color: #000;
}
#bculture-02 #panel01,
#bculture-02 #panel02,
#bculture-02 #panel03,
#bculture-02 #panel04{
    content: '';
    display: block;
    height: 100px;
    margin-top: -100px;
}
.bculture-list-01 a::after {
    position: absolute;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    bottom: 2px; /*アンダーラインが現れ始める位置（aタグの下辺からの高さ）*/
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}
.bculture-list-01 a:hover::after {
    visibility: visible;
    bottom: 6px;
    opacity: 1;
}
.bculture-list-01 a{
    position: relative;
}
span#guest-access {
    content: '';
    display: block;
    height: 100px;
    margin-top: -100px;
}
.produce-panel-01{

    min-height: 550px!important;
}



@media (max-width: 959px){
    .recruit-card-01 .card-catch {
        font-size: 1.6rem;
    }
    #reCompany-02 .com-catch-02 {
        font-size: 1.9rem;
    }.reCompany-text-01 {
        font-size: 1.3rem;
    }
}
/* iphone SE対策 */
@media (max-width: 959px) and (max-height: 680px) {
    .com-container-07 {
        padding-inline: 40px;
    }
    .recruit-card-01 .card-catch {
        font-size: 1.4rem;
    }
    .recruit-card-01 .card-cont {
        font-size: 0.9em;
    }
    .recruit-card-02 .panel-tit-02{
        font-size: 2.3rem;
    }
    .recruit-slider-01.slick-slider{
        max-width: calc(100% - 60px);
    }.com-panel-10 .panel-cont {
        padding: 4em;
        padding-right: 2em;
        padding-left: 3em;
        font-size: 1.3rem;
    }
}
.com-card-06 .card-en-job {
    padding: 10px 15px 10px!important;
}
/* iphone SE対策 */

@media (max-width: 959px){
    .com-panel-11 .panel-image img {
        width: 100%;
    }
    .com-panel-09 .panel-image {
        width: 100%;
    }
}