@charset "utf-8";
/* CSS Document */

/*base 
rewrite*/

.harea + .harea {
    padding-top: 40px;
}

.harea[class*="bg"] + .harea,
.harea[class*="tfmp"] + .harea {
    padding-top: 80px;
}

.harea + .harea[class*="bg"] {
    padding: 80px 0;
}

.area + .area {
    padding-top: 40px;
}

.area[class*="bg"] + .area,
.area[class*="tfmp"] + .area {
    padding-top: 80px;
}

.area + .area[class*="bg"] {
    padding: 80px 0;
}

@media only screen and (max-width: 1024px) {

    .harea + .harea {
        padding-top: 30px;
    }

    .harea[class*="bg"] + .harea,
    .harea[class*="tfmp"] + .harea {
        padding-top: 60px;
    }

    .harea + .harea[class*="bg"] {
        padding: 60px 0;
    }

    .area + .area {
        padding-top: 30px;
    }

    .area[class*="bg"] + .area,
    .area[class*="tfmp"] + .area {
        padding-top: 60px;
    }

    .area + .area[class*="bg"] {
        padding: 60px 0;
    }
}

@media only screen and (max-width: 599px) {

    .harea + .harea {
        padding-top: 20px;
    }

    .harea[class*="bg"] + .harea,
    .harea[class*="tfmp"] + .harea {
        padding-top: 40px;
    }

    .harea + .harea[class*="bg"] {
        padding: 40px 0;
    }

    .area + .area {
        padding-top: 20px;
    }

    .area[class*="bg"] + .area,
    .area[class*="tfmp"] + .area {
        padding-top: 40px;
    }

    .area + .area[class*="bg"] {
        padding: 40px 0;
    }
}

/*common*/

.font01 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif JP', "HG明朝", serif;
}

.fc01 {
    color: #666;
}

.fc02 {
    color: #a38b57;
}

.fc03 {
    color: #e3ba4b;
}

.fc04 {
    color: #a38b57;
}

.fc05 {
    color: #b5a27a;
}

.bgc01 {
    background-color: #f2efea;
}

.bg01 {
    background-image: url(/import/tenant_1/160.16.201.231/html/images/bg01.png);
    background-size: cover;
}

.bg02 {
    position: relative;
}

.bg02:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30%;
    width: 100%;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/bg01.png);
    background-size: cover;
    z-index: -1;
}

.more01 a {
    display: inline-block;
    max-width: 100%;
}

.more01 .btn {
    display: inline-block;
    max-width: 100%;
    padding-right: 1.5em;
    position: relative;
    border-bottom: 1px solid;
}

.more01 .btn:after {
    content: "";
    position: absolute;
    top: .3em;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .375em 0 .375em .575em;
    border-color: transparent transparent transparent currentcolor;
}

.more02 a {
    display: inline-block;
    max-width: 100%;
}

.more02 .btn {
    display: inline-block;
    max-width: 100%;
    width: 240px;
    padding: 1em 3.5em;
    position: relative;
    background-color: #a38b57;
    text-align: center;
    color: #fff;
}

.more02.type01 .btn {
    width: 200px;
}

.more02 .btn:before {
    content: "";
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(-65deg);
    -ms-transform: translate(0, -50%) rotate(-65deg);
    transform: translate(0, -50%) rotate(-65deg);
    height: 1em;
    width: .75em;
    border-left: 1px solid transparent;
    border-right: 1px solid;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-transform-origin: 50% 75%;
    -ms-transform-origin: 50% 75%;
    transform-origin: 50% 75%;
}

.more02 .btn:after {
    content: "";
    border-bottom: solid 1px;
    position: absolute;
    right: 1em;
    top: 50%;
    height: 1px;
    width: 2em;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.more03 a {
    display: inline-block;
    max-width: 100%;
}

.more03 .btn {
    display: inline-block;
    max-width: 100%;
    width: 240px;
    padding: .75em 1em;
    position: relative;
    background-color: #a38b57;
    text-align: center;
    color: #fff;
}

.more03.type01 .btn {
    width: 200px;
}

.more04 a {
    display: inline-block;
    max-width: 100%;
}

.more04 .btn {
    display: inline-block;
    max-width: 100%;
    width: 240px;
    padding: .75em 3.5em;
    position: relative;
    background-color: #a38b57;
    text-align: center;
    color: #fff;
}

.more04.type01 .btn {
    width: 200px;
}

.more04 .btn:before {
    content: "";
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(-65deg);
    -ms-transform: translate(0, -50%) rotate(-65deg);
    transform: translate(0, -50%) rotate(-65deg);
    height: 1em;
    width: .75em;
    border-left: 1px solid transparent;
    border-right: 1px solid;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-transform-origin: 50% 75%;
    -ms-transform-origin: 50% 75%;
    transform-origin: 50% 75%;
}

.more04 .btn:after {
    content: "";
    border-bottom: solid 1px;
    position: absolute;
    right: 1em;
    top: 50%;
    height: 1px;
    width: 2em;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}


.back01 a {
    display: inline-block;
    max-width: 100%;
}

.back01 .btn {
    display: inline-block;
    max-width: 100%;
    width: 240px;
    padding: 1em 3.5em;
    position: relative;
    background-color: #999999;
    text-align: center;
    color: #fff;
}

.back01.type01 .btn {
    width: 200px;
}

.back01 .btn:before {
    content: "";
    position: absolute;
    left: 1em;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(65deg);
    -ms-transform: translate(0, -50%) rotate(65deg);
    transform: translate(0, -50%) rotate(65deg);
    height: 1em;
    width: .75em;
    border-left: 1px solid;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-transform-origin: 50% 75%;
    -ms-transform-origin: 50% 75%;
    transform-origin: 50% 75%;
}

.back01 .btn:after {
    content: "";
    border-bottom: solid 1px;
    position: absolute;
    left: 1em;
    top: 50%;
    height: 1px;
    width: 2em;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.bb1 {
    border-bottom: 1px solid #a38b57;
    padding-bottom: .5em;
}

.bbon01 {
    position: relative;
}

.bbon01:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: calc(100% - 1em);
    height: calc(100% - 1em);
    border: .15em solid #fff;
    z-index: 1;
}

.deco02 {
    display: inline-block;
    padding-left: 3em;
    padding-right: 3em;
    position: relative;
}

.deco02:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: .25em;
    width: 2.5em;
    height: 1em;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/deco02L.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.deco02:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: .25em;
    width: 2.5em;
    height: 1em;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/deco02R.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.deco04 {
    display: block;
    padding-left: 6em;
    padding-top: 8em;
    position: relative;
}

.deco04:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 12em;
    height: 9em;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/deco04.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
}

.deco05 {
    position: relative;
    margin-top: 6%;
}

.deco05:before {
    content: "";
    width: 100%;
    padding-top: 6%;
    max-width: 95%;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/deco05.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    z-index: 1;
}

@media only screen and (max-width: 1024px) {
    .deco04 {
        padding-left: 4em;
        padding-top: 5em;
    }

    .deco04:before {
        width: 9em;
        height: 7em;
    }
}

@media only screen and (max-width: 599px) {

    .deco04 {
        padding-left: 2.5em;
        padding-top: 3em;
    }

    .deco04:before {
        width: 6em;
        height: 4.5em;
    }
}

/*common layout*/

.cmnnavitem01 {
    background-color: #fff;
}

.cmnnavitem01 a {
    display: block;
    height: 100%;
}

.cmnnavitemin01 {
    height: 100%;
}

.cmnnavitem01 .pbox {
    width: 36%;
}

.cmnnavitem01 .pbox {
    position: relative;
    overflow: hidden;
}

.cmnnavitem01 .pbox:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    height: 100%;
    background:
        -webkit-gradient(linear, left top, right bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #fff)) no-repeat top left/100% 100%;
    background:
        -webkit-linear-gradient(top left, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    background:
        -o-linear-gradient(top left, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    background:
        linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    position: absolute;
}

.cmnnavitem01 .pbox .pic {
    height: 100%;
}

.cmnnavitem01 .tbox {
    width: 64%;
    padding: 1.5em;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {}

/*header*/

.head {
    border-bottom: 1px solid #d8cab4;
}

.headinnL {
    width: 150px;
}

.headinnR {
    width: calc(100% - 200px);
}

.hlogo a {
    display: inline-block;
    max-width: 112px;
    padding: 1.5em 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.head.fix {
    width: 100%;
    position: fixed;
    z-index: 200;
    top: 0;
    background: rgba(255, 255, 255, 0.95);
}

.head.fix .hlogo a {
    padding: 1em 0;
}

@media only screen and (max-width: 1024px) {
    header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .hlogo a {
        max-width: 90px;
        padding: 1.25em;
    }
}

@media only screen and (max-width: 599px) {

    .hlogo a {
        max-width: 70px;
        padding: 1em 0;
    }
}

/*gnav*/

#gnav p.toggle span.n {
    display: none;
}

#gnav {
    z-index: 200;
    width: 100%;
}

[data-element-id] .glist.splist{
  display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

[data-element-id] .glist.splist:before{
  content: "スマホのみで表示";
    display: block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
    width:100%;
    height:auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
            top: auto;
            left: auto;
}

.glist.splist{
  display: none;
}

.glist li.gitem {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    text-align: center;
}

[data-element-id] #gnav li.pcnone {
    display: block;
}

/* [data-element-id] #gnav li.pcnone:before {
    content: "スマホのみで表示";
    display: block;
    line-height: 1.8;
    font-weight: bold;
    color: red;
    clear: both;
    background: #4c4c4c;
    padding: 5px;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    z-index: 1000;
    font-size: 12px;
    width:100%;
    height:auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
            top: auto;
            left: auto;
} */

#gnav li.pcnone {
    display: none;
}

.glist li a {
    width: 100%;
    display: block;
    padding: 1em .5em;
    font-weight: 500;
}

.fix .accordion-toggle {
    opacity: 0.8;
}

.glist li.gitem .a {
    width: 100%;
    display: block;
    padding: 1em .5em;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
}

.glist li.pullbox .pull {
    position: relative;
}

.glist li.pullbox:hover .pulllist {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-transition: 0.6s all ease;
    -o-transition: 0.6s all ease;
    transition: 0.6s all ease;
}

[data-element-id] .glist li.pullbox .pulllist {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: relative;
}

.glist li.pullbox .pulllist {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    -webkit-transform: translate(-50%, -2em);
    -ms-transform: translate(-50%, -2em);
    transform: translate(-50%, -2em);
    left: 50%;
    top: 0;
    width: 280px;
    z-index: 10;
}

.glist .gitem .pulllist .item {
    width: 100%;
    font-size: 13px;
}

[data-element-id] #gnav .gitem .pulllist .item {
    width: 100%;
}

.glist .gitem .pulllist .item a {
    color: #fff;
    background-color: rgba(163, 139, 87, .8);
    border-bottom: 1px solid;
    text-align: center;
}

.glist .gitem .pulllist .item:last-of-type a {
    border-bottom: none;
}

@media only screen and (max-width: 1024px) {

    #gnav .gnavinn {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        opacity: 0;
        -webkit-transition: height ease .1s, opacity ease .4s;
        -o-transition: height ease .1s, opacity ease .4s;
        transition: height ease .1s, opacity ease .4s;
        padding: 0;
        border: none;
        padding-bottom: 0;
        background: rgba(255, 255, 255, 0.95);
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        z-index: -10;

    }
    
    .glist.pclist{
  display: none;
}
.glist.splist{
  display: block;
}

    #gnav .glist li.gitem {
        display: block !important;
        width: 100%;
        text-align: center;
        position: static;
        padding: 0;
    }

    #gnav p.toggle {
        display: block !important;
        position: fixed;
        width: 38px;
        height: 38px;
        top: 6px;
        right: 10px;
        cursor: pointer;
        margin: 2px;
        z-index: 251;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }

    #gnav.action .gnavinn {
        height: 100vh;
        opacity: 1;
        z-index: 250;
    }

    #gnav p.toggle span.n {
        display: block;
        background: #323232;
        height: 2px;
        width: 26px;
        text-indent: 9999px;
        padding: 0;
        top: 50%;
        left: 6px;
        margin-top: -1px;
        position: absolute;
    }

    #gnav p.toggle span.n:before {
        display: block;
        content: "";
        background: #323232;
        height: 2px;
        width: 26px;
        position: absolute;
        top: -8px;
        left: 0;
    }

    #gnav p.toggle span.n:after {
        display: block;
        content: "";
        background: #323232;
        height: 2px;
        width: 26px;
        position: absolute;
        top: 8px;
        left: 0;
    }

    #gnav.action p.toggle span.n {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: ease .10s;
        -o-transition: ease .10s;
        transition: ease .10s;
    }

    #gnav.action p.toggle span.n:after,
    #gnav.action p.toggle span.n:before {
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 0;
        left: 0;
    }

    #gnav .gnavinn .glist {
        width: 100%;
        padding: 60px 3% 80px;
    }

    #gnav .gnavinn .glist a {
        height: auto;
        display: block;
        text-align: left;
        padding: 10px 10px 10px 20px;
        border: none !important;
    }

    #gnav.fix {
        padding: 0;
    }

    .overlay {
        height: 100%;
        overflow: hidden;
    }

    .overlay:after {
        content: "";
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0.3;
        z-index: 100;
    }


    #gnav .gnavinn .glist .pullbox dt {
        text-align: left;
    }

    #gnav .gnavinn .glist .pullbox dt .a {
        height: auto;
        display: block;
        text-align: left;
        padding: 10px 10px 10px 20px;
        border: none !important;
        display: none;
    }

    #gnav li .pulllist {
        width: 100%;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        position: static;
        left: 15px;
        opacity: 1;
        visibility: visible;
        background: none;
    }

    #gnav .gitem .pulllist li {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        font-size: inherit;
        font-weight: 700;
    }

    #gnav .glist li .pulllist li a {
        background: none;
        color: inherit;
        padding: .5em 10px .5em 20px;
        text-align: left;
    }
}

@media only screen and (max-width:599px) {
    #gnav .gnavinn .glist {
        padding: 60px 3% 33%;
    }
}

/*footer*/

.foot {
    background-color: #a38b57;
    padding: 40px 0;
}

.foot * {
    color: #fff;
}

.footinnL {
    width: 40%;
}

.footinnR {
    width: 52%;
}

.flogo {
    margin-bottom: 1.5em;
}

.flogo a {
    display: inline-block;
    max-width: 112px;
}

.fcontact a {
    display: inline-block;
    width: 360px;
    max-width: 100%;
    padding: .75em;
    border: 1px solid;
    text-align: center;
    letter-spacing: .1em;
}

.fcontact .icon {
    display: inline-block;
    position: relative;
    padding-left: 2.25em;
}

.fcontact .icon:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1.75em;
    height: 1.25em;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/fmail.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left top;
}

.fsns dt {
    padding-right: 1em;
    border-right: 1px solid;
    margin-right: 1em;
}

.fsnsitem {
    margin: .5em .75em;
}

.fsnsitem a {
    display: inline-block;
    max-width: 2em;
    text-align: center;
}

.fnavitem {
    margin: 0 .5em .75em;
}

.fnavitem a {
    display: inline-block;
    position: relative;
    padding-left: 1.25em;
}

.fnavitem a:before {
    content: "";
    position: absolute;
    left: 0;
    top: .4em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .375em 0 .375em .575em;
    border-color: transparent transparent transparent #fff;
}

.copy {
    text-align: center;
    padding: 1.5em 0;
}

[data-element-id] .pcffix {
    display: block;
    position: static;
    width: 100%;
}

.pcffix {
    position: fixed;
    right: 0;
    top: 25%;
    width: 60px;
}

.pcffixitem a {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-block;
    padding: 1em .5em;
    background-color: #a38b57;
    width: 100%;
    text-align: center;
}

.spffix {
    display: none;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}

[data-element-id] .spffix {
    display: block;
    position: static;
    width: 100%;
}

.spffixitem {
    /* width: 50%; */
    width: 33.333333%;
}

.spffixitem * {
    color: #fff;
}

.spffixitem a {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.5em 0.3em;
    font-size: 18px;
}

.spffixitem.telbox div {
    height: 100%;
    min-height: inherit !important;
}

.spffixitem.inq a {
    background-color: #a38b57;
}
.spffixitem.inq.new-bg a {
    background-color: #e3ba4b;
}
.spffixitem.telbox .aba a {
    background-color: #e3ba4b;
}

.spffixitem.telbox .abb a {
    background-color: #666;
}

.spffixitem .icon {
    display: inline-block;
}

.spffixitem.telbox .icon {
    position: relative;
    padding-left: 1.5em;
}

.spffixitem.telbox .icon:before {
    content: "\f2a0";
    font-family: 'Fontawesome';
    position: absolute;
    left: 0;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    font-size: 125%;
}

.spffixitem.inq .icon {
    position: relative;
    padding-left: 1.75em;
}

.spffixitem.inq .icon:before {
    content: "";
    position: absolute;
    left: 0;
    width: 1.25em;
    height: 1em;
    top: .3em;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/fmail.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.spffixitem.inq.new-bg .icon:before {
  background-image: url(/upload/tenant_1/130180b565f4024156f87f185fd897a5.png);
}


@media only screen and (max-width: 1024px) {

    footer {
        padding-bottom: 41px;
    }
    .footinnR {
      width: 60%;
    }

    [data-element-id] .pcffix {
        display: block;
    }
    

    .pcffix {
        display: none;
    }

    .spffix {
        display: block;
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 99;
    }
}

@media only screen and (max-width: 599px) {

    .flogo {
        text-align: center;
        margin-bottom: 3em;
    }

    .footinnL {
        width: 100%;
        margin-bottom: 40px;
    }

    .footinnL * {
        text-align: center;
    }

    .footinnR {
        width: 100%;
    }

    .fsns dl {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .spffixitem a {
        font-size: 12px;
    }
}

/*totop*/

#totop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
    text-align: center;
}

#totop a {
    height: 50px;
    width: 50px;
    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;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    background: #fff;
    color: rgba(163, 139, 87, 255);
    border-radius: 50%;
    overflow: hidden;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif JP', "HG明朝", serif;
    font-size: 10px;
    border: 1px solid;
}

#totop a:before {
    content: "\f106";
    font-family: FontAwesome;
    display: block;
    font-size: 2.5em;
    width: 100%;
    text-align: center;
    margin-top: 0;
    line-height: 15px;
}

@media only screen and (max-width:1024px) {

    #totop {
        bottom: 50px;
    }
}

@media only screen and (max-width:599px) {}

/*スライドショー mainImg*/

.homeSlide {
    position: relative;
    overflow: hidden;
}

.homeSlide .uk-slidenav-position {
    text-align: center;
    position: relative;
    overflow: hidden;
    min-width: 500px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.homeSlide .uk-slidenav-position:after {
    padding-top: 55%;
    content: '';
    display: block;
}

.homeSlide .uk-slideshow {
    position: absolute;
    top: 0;
    height: 100% !important;
}

.homeSlide .uk-slideshow * {
    height: 100% !important;
}

.mainTit {
    background-image: url(/import/tenant_1/160.16.201.231/html/images/bg01.png);
    background-size: cover;
    padding: 60px 1.5em;
}

@media only screen and (max-width: 1024px) {
    .mainTit {
        padding: 50px 1.5em;
    }
}

@media only screen and (max-width: 599px) {
    .mainTit {
        padding: 40px 1.5em;
    }
}

/*home*/

.home01 {
    border-top: 1px solid #d8cab4;
    border-bottom: 1px solid #d8cab4;
    padding: 1.5em 0;
}

.home01box {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.home01box .titbox {
    width: 6em;
    border-right: 1px solid #d8cab4;
}

.home01box .titbox .tit {
    font-size: 18px;
}

.home01box .more {
    width: 6em;
}

.home01box .home01listbox {
    width: calc(100% - 14em);
}

.home01item a {
    display: block;
}

.home01item .date {
    width: 7em;
}

.home01item .date + .text {
    width: calc(100% - 7em);
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.home04box .tbox {
    width: 500px;
    max-width: 100%;
    padding: 3em;
    position: relative;
}

.home04box .tbox:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: calc(100% + 1px);
    width: calc(100% + 1px);
    background-color: rgba(255, 255, 255, .6);
    z-index: -1;
}

.home04box .tboxin {
    background-image: url(/import/tenant_1/160.16.201.231/html/images/bg01.png);
    background-size: cover;
    padding: 4em 2em;
}

.home04 .ofiImg.tc img {
    -o-object-position: top center;
    object-position: top center;
    background-position: top center !important;
}

.home05item {
    padding: 1.5em 1.5em 3em;
    -webkit-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
    background-color: #fff;
}

.home05item [class*="heightLine"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.home06item {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 1em;
}

.home07box .tbox {
    width: 500px;
    max-width: 100%;
    padding: 4% 0;
}

.home07 .ofiImg.tc img {
    -o-object-position: top center;
    object-position: top center;
    background-position: top center !important;
}

.home08box .titbox {
    width: 30%;
    max-width: 100%;
    padding: 8% 1.5em;
    position: relative;
}

.home08box .titbox:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #f2efea;
}

.home08box .pbox {
    width: 70%;
}

.home08box .pbox .item {
    width: calc(100% / 3);
}

.home08box .pbox .item a {
    display: block;
}

.home09item a{
  display: block;
}

.home09item .pbox {
    padding: 0 1em 0;
    position: relative;
    margin-top: 30%;
}

.home09item .pbox:before {
    content: "";
    width: 100%;
    padding-top: 33%;
    max-width: 95%;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/deco01.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -80%);
    -ms-transform: translate(-50%, -80%);
    transform: translate(-50%, -80%);
    z-index: 1;
}

.slick-slider .home10item {
    margin: 1em;
}

.home10item a {
    display: block;
}

.home10item .pbox {
    position: relative;
    border-radius: .75em;
    border: .75em solid #fff;
    margin-bottom: 1.5em;
}

.home10item .pbox:after {
    content: "";
    position: absolute;
    bottom: -.75em;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .75em 1.5em 0 1.5em;
    border-color: #fff transparent transparent transparent;
}

.slick-slider .home11item {
    margin: 1em;
}

.home11item a {
    display: block;
}

.home11item .pbox .ofiImg {
    margin-bottom: 1em;
    border: 1px solid #cbcbcb;
}

@media only screen and (max-width: 1024px) {

    .home04box .tbox {
        padding: 2em;
    }

    .home04box .tboxin {
        padding: 3em 1.5em;
    }

    .home08 {
        padding-top: 0 !important;
    }

    .home08box .titbox {
        width: 100%;
        padding: 4em 1.5em;
    }

    .home08box .pbox {
        width: 100%;
    }
}

@media only screen and (max-width: 599px) {

    .home01box .titbox {
        width: 100%;
        border-right: none;
        margin-bottom: 1em;
    }

    .home01box .home01listbox {
        width: calc(100% - 7em);
    }

    .home01item .date {
        width: 100%;
        margin-bottom: .5em;
    }

    .home01item .date + .text {
        width: 100%;
    }

    .home04box .tbox {
        width: 100%;
        padding: 1em;
    }

    .home04box .tbox:before {
        width: 100vw;
    }

    .home04box .tboxin {
        padding: 2em 1.5em;
    }

    .home06item {
        margin: .5em;
    }

    .home07box .tbox {
        width: 100%;
    }

    .home08box .titbox {
        padding: 3em 1.5em;
    }

    .slick-slider .home10item {
        margin: .5em;
    }

    .slick-slider .home11item {
        margin: .5em;
    }

    .home10item .pbox {
        border: .5em solid #fff;
    }

    .home10item .pbox:after {
        bottom: -.5em;
    }
}

/*about*/

.about01listbox {
    position: relative;
    padding: 60px 0;
}

.about01listbox:before {
    content: "";
    position: absolute;
    right: 70%;
    top: 0;
    background-color: #f2efea;
    height: 100%;
    width: 100vw;
    z-index: -1;
}

.about01item .numtit .num {
    padding-left: .5em;
    padding-right: .75em;
    display: inline-block;
    position: relative;
    line-height: inherit;
}

.about01item .numtit .num:before {
    content: "";
    position: absolute;
    left: 100%;
    bottom: .22em;
    width: 100vw;
    height: 2px;
    border-top: 1px solid;
}

.about01item .numtit .num:after {
    content: "";
    position: absolute;
    left: calc(100% - .5em);
    bottom: 0;
    width: .56em;
    height: .5em;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/deco03.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.about02 {
    position: relative;
    margin-top: 2em;
}

.about02 .titbox {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -60%);
    -ms-transform: translate(-50%, -60%);
    transform: translate(-50%, -60%);
}

.about02boxin .pbox .pboxin {
    width: 44vw;
    margin-right: calc((100vw - 1000px) / -2);
}

.about03listbox {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 60px 0;
}

.about03listbox:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-top: 1px solid #d8cab4;
    width: 100vw;
    height: 2px;
}

.about03item .subtit {
    width: 8em;
}

.about03item .subtit + .text {
    width: calc(100% - 9em);
}

@media only screen and (max-width: 1024px) {

    .about01listbox {
        padding: 50px 0;
    }

    .about02boxin .pbox .pboxin {
        margin-right: calc((100vw - 95vw) / -2);
    }

    .about03listbox {
        padding: 50px 0;
    }
}

@media only screen and (max-width: 599px) {

    .about01listbox {
        padding: 40px 0;
    }

    .about02boxin .pbox .pboxin {
        width: 100%;
        max-width: inherit;
        margin-right: 0;
        margin-left: 0;
    }

    .about03listbox {
        padding: 40px 0;
    }
}

/*first*/

.first02listbox {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.first02list .first02item:nth-of-type(even) {
    margin-top: 60px;
}

.first02item [class*="heightLine"] {
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.first03box .qalstbox {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.first03box .qaitem {
    width: calc(50% + 1.25em);
    position: relative;
    min-height: 130px;
}

.first03box .qaitem:before {
    content: "Q";
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0;
    height: 1.5em;
    width: 1.5em;
    background-color: #b3a07a;
    border-radius: 50%;
    overflow: hidden;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif JP', "HG明朝", serif;
    font-weight: 400;
}

.first03box .qaitem:after {
    content: "";
    font-size: 24px;
    position: absolute;
    top: 2.5em;
    right: 0;
    height: 100%;
    width: 1.5em;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/arrow01.png);
    background-repeat: no-repeat;
    background-size: .5em auto;
    background-position: center top;
}

.first03box .qalist .qaitem:nth-of-type(odd) {
    padding-right: 4em;
}

.first03box .qalist .qaitem:nth-of-type(even) {
    padding-left: 4em;
    margin-left: auto;
}

.first03box .qalist .qaitem:nth-of-type(even):before {
    right: auto;
    left: 0;
}

.first03box .qalist .qaitem:nth-of-type(even):after {
    right: auto;
    left: 0;
}

.first03listbox {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.first03 {
    padding-bottom: 0 !important;
    margin-bottom: 40px;
}

.first03piclist {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2efea), color-stop(70%, #f2efea), color-stop(70%, #fff), to(#fff));
    background-image: -webkit-linear-gradient(top, #f2efea, #f2efea 70%, #fff 70%, #fff);
    background-image: -o-linear-gradient(top, #f2efea, #f2efea 70%, #fff 70%, #fff);
    background-image: linear-gradient(180deg, #f2efea, #f2efea 70%, #fff 70%, #fff);
}

.first03piclistitem {
    width: 31.333%;
}

.first04listbox {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {

    .first02list .first02item:nth-of-type(even) {
        margin-top: 2%;
    }

    .first03box .qaitem {
        width: 100%;
    }

    .first03box .qalist .qaitem:nth-of-type(odd) {
        padding-right: 0;
        padding-left: 4em;
    }

    .first03box .qalist .qaitem:nth-of-type(odd):before {
        right: auto;
        left: 0;
    }

    .first03box .qalist .qaitem:nth-of-type(odd):after {
        right: auto;
        left: 0;
    }
}

/*info*/

.info01boxin {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.info01boxin .tbox .tit .label {
    display: inline-block;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding: 0 0 .75em;
    border-bottom: 1px solid #a38b57;
}

.info01boxin .tbox .item .subtit {
    width: 8em;
}

.info01boxin .tbox .item .subtit + .text {
    width: calc(100% - 9em);
}

.info02boxin {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.info02boxin .tbox .item:first-of-type {
    border-top: 1px solid #a38b57;
}

.info02boxin .tbox .item {
    padding: 1.5em 0;
    border-bottom: 1px solid #a38b57;
}

.info02boxin .tbox .item .iconbox {
    width: 2.25em;
}

.info02boxin .tbox .item .iconbox + .textbox {
    width: calc(100% - 3.5em);
}

.info02boxin .mapbox .map {
    padding-top: 75%;
}

.info03box .textbox {
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.info03item {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 1em;
}


.info04item {
    background-color: #fff;
    -webkit-box-shadow: 4px 4px 8px #aaa;
    box-shadow: 4px 4px 8px #aaa;
    margin-bottom: 2%;
}

.info04item a {
    display: block;
    height: 100%;
}

.info04itemin {
    height: 100%;
}

.info04item .pbox {
    width: 36%;
}

.info04item .pbox {
    position: relative;
    overflow: hidden;
}

.info04item .pbox:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    height: 100%;
    background:
        -webkit-gradient(linear, left top, right bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(50.5%, #fff)) no-repeat top left/100% 100%;
    background:
        -webkit-linear-gradient(top left, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    background:
        -o-linear-gradient(top left, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    background:
        linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    position: absolute;
}

.info04item .pbox .pic {
    height: 100%;
}

.info04item .tbox {
    width: 64%;
    padding: 1.5em;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {
    .info03item {
        margin: .5em;
    }
}

/*price*/

.price01navitem {
    margin-bottom: 1.5em;
}

.price01navitem a {
    display: block;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    background-color: #a38b57;
    padding: .25em .5em;
}

.price01navitem:before {
    display: block;
    content: "";
    background-image: url(/import/tenant_1/160.16.201.231/html/images/deco06.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom center;
    width: 2em;
    height: 1.5em;
    margin-left: auto;
    margin-right: auto;
}

.price01item .pbox {
    position: relative;
}

.price01list .price01item:nth-of-type(even) .pbox:before {
    left: auto;
    right: 0;
}

.price01item .pbox:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/bg01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100vw;
    height: 100%;
    z-index: -1;
}

.price01list .price01item:nth-of-type(odd) .pbox .pboxin {
    width: 50vw;
    margin-right: calc((100vw - 1000px) / -2);
}

.price01list .price01item:nth-of-type(even) .pbox .pboxin {
    width: 50.5vw;
    margin-left: calc((100vw - 1000px) / -2);
}

.price01item .pbox .textbox {
    padding: 1em 2em 3em;
}

.price01item .pbox .labitem {
    background-color: #7d7d7d;
    border-radius: 50px;
    padding: .25em 1em;
    color: #fff;
    margin: 3px;
}

.price02item .labitem {
    background-color: #7d7d7d;
    border-radius: 50px;
    padding: .25em 1em;
    color: #fff;
    margin: 3px;
}

@media only screen and (max-width: 1024px) {
    .price01navitem {
        width: 48%;
    }

    .price01list .price01item:nth-of-type(odd) .pbox .pboxin {
        margin-right: calc((100vw - 95vw) / -2);
    }

    .price01list .price01item:nth-of-type(even) .pbox .pboxin {
        margin-left: calc((100vw - 95vw) / -2);
        width: 49vw;
    }
}

@media only screen and (max-width: 599px) {
    .price01navitem {
        width: 98%;
    }

    .price01item .pbox:before {
        left: 50% !important;
        right: auto !important;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .price01item .pbox .pboxin {
        width: 100vw !important;
        max-width: inherit !important;
        margin-right: 0 !important;
        margin-left: -4% !important;
    }

    .price01item .pbox .textbox {
        padding: 1em 0 3em;
    }
}

/*staff*/

.staff01 {
    padding-bottom: 0;
}

.staff01list {
    position: relative;
}

.staff01list:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100vw;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #fff), color-stop(50%, #f2efea), to(#f2efea));
    background-image: -webkit-linear-gradient(top, #fff, #fff 50%, #f2efea 50%, #f2efea);
    background-image: -o-linear-gradient(top, #fff, #fff 50%, #f2efea 50%, #f2efea);
    background-image: linear-gradient(180deg, #fff, #fff 50%, #f2efea 50%, #f2efea);
    z-index: -1;
}

.staff01item a {
    display: block;
}

.staff01item .pbox {
    position: relative;
    margin-top: 30%;
    padding: 0 .5em 0;
}

.staff01item .pbox:before {
    content: "";
    width: 100%;
    padding-top: 33%;
    max-width: 100%;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/deco01.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -80%);
    -ms-transform: translate(-50%, -80%);
    transform: translate(-50%, -80%);
    z-index: 1;
}

.staff01item .tbox {
    padding-top: .5em;
    border-top: 1px solid #a38b57;
}

.staff01item [class*="heightLine"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.staff_detail01box .tbox {
    padding: 3em 0;
    margin-top: 6em;
    border-top: 1px solid #a38b57;
}

.staff_detail01box .pbox .pic {
    position: relative;
    margin-top: 30%;
    padding: 0 .5em 0;
}

.staff_detail01box .pbox .pic:before {
    content: "";
    width: 100%;
    padding-top: 33%;
    max-width: 100%;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/deco01.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -80%);
    -ms-transform: translate(-50%, -80%);
    transform: translate(-50%, -80%);
    z-index: 1;
}

@media only screen and (max-width: 1024px) {
    .staff_detail01box .tbox {
        margin-top: 4em;
    }
}

@media only screen and (max-width: 599px) {

    .staff_detail01box .tbox {
        padding: 1.5em 0;
    }

    .staff_detail01box .tbox {
        margin-top: 1.5em;
    }
}

/*gallery*/

.gallery01catbox .subtit {
    background-color: #f2efea;
    padding: .25em 1em;
    border-top: 1px solid #a38b57;
    border-bottom: 1px solid #a38b57;
}

.gallery01catitem {
    width: calc(100% / 3);
    border-right: 1px solid #a38b57;
    border-bottom: 1px solid #a38b57;
}

.gallery01catitem.all a {
    background-color: #ab9567;
    color: #fff;
}

.gallery01catlist .gallery01catitem:last-of-type {
    border-right: none !important;
}

.gallery01catlist .gallery01catitem:nth-of-type(3n + 3) {
    border-right: none;
}

.gallery01catitem a {
    display: block;
    padding: .75em 1.5em;
    position: relative;
}

.gallery01item {
    margin: 1%;
    width: 31.333%;
}

.gallery01item a {
    display: block;
}

/* .gallery01list .gallery01item:nth-of-type(13n+1) .ofiImg {
    padding-top: 75%;
}

.gallery01list .gallery01item:nth-of-type(13n+2) .ofiImg {
    padding-top: 110%;
}

.gallery01list .gallery01item:nth-of-type(13n+3) .ofiImg {
    padding-top: 110%;
}

.gallery01list .gallery01item:nth-of-type(13n+4) .ofiImg {
    padding-top: 65%;
}

.gallery01list .gallery01item:nth-of-type(13n+5) .ofiImg {
    padding-top: 65%;
}

.gallery01list .gallery01item:nth-of-type(13n+6) .ofiImg {
    padding-top: 141.5%;
}

.gallery01list .gallery01item:nth-of-type(13n+7) .ofiImg {
    padding-top: 100%;
}

.gallery01list .gallery01item:nth-of-type(13n+8) .ofiImg {
    padding-top: 100%;
}

.gallery01list .gallery01item:nth-of-type(13n+9) .ofiImg {
    padding-top: 75%;
}

.gallery01list .gallery01item:nth-of-type(13n+10) .ofiImg {
    padding-top: 110%;
}

.gallery01list .gallery01item:nth-of-type(13n+11) .ofiImg {
    padding-top: 110%;
}

.gallery01list .gallery01item:nth-of-type(13n+12) .ofiImg {
    padding-top: 100%;
}

.gallery01list .gallery01item:nth-of-type(13n+13) .ofiImg {
    padding-top: 100%;
}


.gallery01list .gallery01item:nth-of-type(13n+1) {
    width: 72%;
}

.gallery01list .gallery01item:nth-of-type(13n+2) {
    width: 24%;
}

.gallery01list .gallery01item:nth-of-type(13n+3) {
    width: 24%;
    margin-left: 75%;
    margin-top: -27%;
}

.gallery01list .gallery01item:nth-of-type(13n+4) {
    width: 49.5%;
    margin-right: 50.5%;
}

.gallery01list .gallery01item:nth-of-type(13n+5) {
    width: 49.5%;
    margin-right: 50.5%;
}

.gallery01list .gallery01item:nth-of-type(13n+6) {
    width: 46%;
    margin-left: 53%;
    margin-top: -66%;
}

.gallery01list .gallery01item:nth-of-type(13n+7) {
    width: 48%;
}

.gallery01list .gallery01item:nth-of-type(13n+8) {
    width: 48%;
}

.gallery01list .gallery01item:nth-of-type(13n+9) {
    width: 72%;
}

.gallery01list .gallery01item:nth-of-type(13n+10) {
    width: 24%;
}

.gallery01list .gallery01item:nth-of-type(13n+11) {
    width: 24%;
    margin-left: 75%;
    margin-top: -27%;
}

.gallery01list .gallery01item:nth-of-type(13n+12) {
    width: 48%;
}

.gallery01list .gallery01item:nth-of-type(13n+13) {
    width: 48%;
} */

.gallery01catitem a:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    right: .75em;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: .325em 0 .325em .5em;
    border-color: transparent transparent transparent currentColor;
}

/* .gallery_detail01boxin .uk-lb .ofiImg:before{
  content: "\f00e";
    font-family: 'FontAwesome';
    position: absolute;
    right: .5em;
    bottom: .5em;
    z-index: 1;
    color: #fff;
    font-size: 1.5em;
    text-shadow: 1px 1px #333;
} */

.gallery_detail01boxin .subPicItem {
    width: 29.333%;
    cursor: pointer;
    margin: 4% 2%;
}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 599px) {

    .gallery01catlist .gallery01catitem:nth-of-type(3n + 3) {
        border-right: 1px solid #a38b57;
    }

    .gallery01catlist .gallery01catitem:nth-of-type(even) {
        border-right: none;
    }

    .gallery01catitem {
        width: calc(100% / 2);
    }
    .gallery01item {
    width: 48%;
}
}

/*kashiisho*/

.kashiisho01boxin {
    overflow: hidden;
}

.kashiisho01boxin .tbox {
    padding-top: 3em;
}

.kashiisho01boxin .tbox .lead {
    padding-right: .75em;
    display: inline-block;
    position: relative;
}

.kashiisho01boxin .tbox .lead:before {
    content: "";
    position: absolute;
    left: 100%;
    top: 56%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100vw;
    height: 2px;
    border-top: 1px solid;
}

.kashiisho01boxin .tbox .lead:after {
    content: "";
    position: absolute;
    left: calc(100% - .5em);
    top: 55%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1.13em;
    height: .75em;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/deco03.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: -1;
}

.kashiisho01typebox .list {
    padding: 1em 0;
    border-top: 1px solid #ab9567;
    border-bottom: 1px solid #ab9567;
}

.kashiisho06typebox .list {
    padding: 1em 0;
    border-top: 1px solid #ab9567;
    border-bottom: 1px solid #ab9567;
}

.kashiisho07typebox .list {
    padding: 1em 0;
    border-top: 1px solid #ab9567;
    border-bottom: 1px solid #ab9567;
}

.kashiisho07advitem .pbox .item {
    width: 55%;
}

.kashiisho07advitem .pbox .list .item:nth-of-type(even) {
    margin-left: auto;
    margin-top: -5%;
    position: relative;
    z-index: 1;
}

.kashiisho07advitem .numtit .num {
    padding-left: .5em;
    padding-right: .75em;
    display: inline-block;
    position: relative;
    line-height: inherit;
}

.kashiisho07advitem .numtit .num:before {
    content: "";
    position: absolute;
    left: 100%;
    bottom: .22em;
    width: 100vw;
    height: 2px;
    border-top: 1px solid;
}

.kashiisho07advitem .numtit .num:after {
    content: "";
    position: absolute;
    left: calc(100% - .5em);
    bottom: 0;
    width: .56em;
    height: .5em;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/deco03.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.kashiisho08boxin {
    padding: 60px 0;
    position: relative;
}

.kashiisho08boxin:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100vw;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(70%, #fff), color-stop(70%, #f2efea), to(#f2efea));
    background-image: -webkit-linear-gradient(left, #fff, #fff 70%, #f2efea 70%, #f2efea);
    background-image: -o-linear-gradient(left, #fff, #fff 70%, #f2efea 70%, #f2efea);
    background-image: linear-gradient(90deg, #fff, #fff 70%, #f2efea 70%, #f2efea);
    z-index: -1;
}

.kashiisho08boxin .pbox .pboxin {
    width: 44vw;
    margin-right: calc((100vw - 1000px) / -2);
}

.kashiisho09box .morebox .more a {
    display: block;
    padding: 1em;
    border: 1px solid #ab9567;
}

@media only screen and (max-width: 1024px) {

    .kashiisho01boxin .tbox {
        padding-top: 2em;
    }

    .kashiisho08boxin {
        padding: 40px 0;
    }

    .kashiisho08boxin .pbox .pboxin {
        margin-right: calc((100vw - 95vw) / -2);
    }
}

@media only screen and (max-width: 599px) {

    .kashiisho01boxin .tbox {
        padding-top: 1.5em;
    }

    .kashiisho08boxin {
        padding: 20px 0;
    }

    .kashiisho08boxin .pbox .pboxin {
        width: 100%;
        max-width: inherit;
        margin-right: 0;
        margin-left: 0;
    }
}

/*photoplan*/

.photoplan01boxin {
    overflow: hidden;
}

.photoplan01boxin .tbox {
    padding-top: 3em;
}

.photoplan01boxin .tbox .lead {
    padding-right: .75em;
    display: inline-block;
    position: relative;
}

.photoplan01boxin .tbox .lead:before {
    content: "";
    position: absolute;
    left: 100%;
    top: 56%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100vw;
    height: 2px;
    border-top: 1px solid;
}

.photoplan01boxin .tbox .lead:after {
    content: "";
    position: absolute;
    left: calc(100% - .5em);
    top: 55%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1.13em;
    height: .75em;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/deco03.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: -1;
}

.photoplan02boxin {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (max-width: 1024px) {

    .photoplan01boxin .tbox {
        padding-top: 2em;
    }
}

@media only screen and (max-width: 599px) {

    .photoplan01boxin .tbox {
        padding-top: 1.5em;
    }
}

/*chapel*/

.chapel01boxin {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.chapel02picbox .item {
    width: 50%;
}

.chapel02picbox .item:nth-of-type(odd) .pic {
    width: 51vw;
    margin-left: calc((100vw - 1000px) / -2);
}

.chapel02picbox .item:nth-of-type(even) .pic {
    width: 51vw;
    margin-right: calc((100vw - 1000px) / -2);
}

.chapel02typebox .boxtit {
    padding: 1em;
    border: 1px solid #ab9567;
}

.chapel04pointitem .pointtit .en {
    padding-right: .75em;
    display: inline-block;
    position: relative;
    line-height: inherit;
}

.chapel04pointitem .pointtit .en:before {
    content: "";
    position: absolute;
    left: 100%;
    top: 56%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100vw;
    height: 2px;
    border-top: 1px solid;
}

.chapel04pointitem .pointtit .en:after {
    content: "";
    position: absolute;
    left: calc(100% - .5em);
    top: 55%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1.13em;
    height: .75em;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/deco03.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: -1;
}

@media only screen and (max-width: 1024px) {

    .chapel02picbox .item:nth-of-type(odd) .pic {
        margin-left: calc((100vw - 95vw) / -2);
    }

    .chapel02picbox .item:nth-of-type(even) .pic {
        margin-right: calc((100vw - 95vw) / -2);
    }

}

@media only screen and (max-width: 599px) {

    .chapel02picbox .item:nth-of-type(odd) .pic {
        margin-left: calc((100vw - 92vw) / -2);
    }

    .chapel02picbox .item:nth-of-type(even) .pic {
        margin-right: calc((100vw - 92vw) / -2);
    }
}

/*studiophoto*/

.studiophoto01boxin {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.studiophoto02picbox .item {
    width: 50%;
}

.studiophoto02picbox .item:nth-of-type(odd) .pic {
    width: 51vw;
    margin-left: calc((100vw - 1000px) / -2);
}

.studiophoto02picbox .item:nth-of-type(even) .pic {
    width: 51vw;
    margin-right: calc((100vw - 1000px) / -2);
}

.studiophoto02typebox .boxtit {
    padding: 1em;
    border: 1px solid #ab9567;
}

@media only screen and (max-width: 1024px) {

    .studiophoto02picbox .item:nth-of-type(odd) .pic {
        margin-left: calc((100vw - 95vw) / -2);
    }

    .studiophoto02picbox .item:nth-of-type(even) .pic {
        margin-right: calc((100vw - 95vw) / -2);
    }

}

@media only screen and (max-width: 599px) {

    .studiophoto02picbox .item:nth-of-type(odd) .pic {
        margin-left: calc((100vw - 92vw) / -2);
    }

    .studiophoto02picbox .item:nth-of-type(even) .pic {
        margin-right: calc((100vw - 92vw) / -2);
    }
}

/*location*/

.location01boxin {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.location02picbox .item {
    width: calc(100% / 3);
}

.location02typebox .boxtit {
    padding: 1em;
    border: 1px solid #ab9567;
}

.location03list .location03item:nth-of-type(odd) .pic {
    width: 47vw;
    margin-left: calc((100vw - 1000px) / -2);
}

.location03list .location03item:nth-of-type(even) .pic {
    width: 47vw;
    margin-right: calc((100vw - 1000px) / -2);
}

.location04pointitem .pointtit .en {
    padding-right: .75em;
    display: inline-block;
    position: relative;
    line-height: inherit;
}

.location04pointitem .pointtit .en:before {
    content: "";
    position: absolute;
    left: 100%;
    top: 56%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100vw;
    height: 2px;
    border-top: 1px solid;
}

.location04pointitem .pointtit .en:after {
    content: "";
    position: absolute;
    left: calc(100% - .5em);
    top: 55%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 1.13em;
    height: .75em;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/deco03.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: -1;
}

.location05box .videobox {
    position: relative;
    overflow: hidden;
    padding-top: 56.5%;
    width: 100%;
}

.location05box .videobox video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: inherit;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 1024px) {

    .location03list .location03item:nth-of-type(odd) .pic {
        margin-left: calc((100vw - 95vw) / -2);
    }

    .location03list .location03item:nth-of-type(even) .pic {
        margin-right: calc((100vw - 95vw) / -2);
    }
}

@media only screen and (max-width: 599px) {

    .location03list .location03item:nth-of-type(odd) .pic {
        width: 100vw;
        max-width: inherit;
        margin-right: 0;
        margin-left: -4%;
    }

    .location03list .location03item:nth-of-type(even) .pic {
        width: 100vw;
        max-width: inherit;
        margin-right: 0;
        margin-left: -4%;
    }
}

/*blog news*/

.postarea .postcont {
    width: 70%;
}

.postarea .caarea {
    width: 25%;
}

.catit {
    text-align: center;
    color: #fff;
    background: #a38b57;
    width: 100%;
    padding: .75em;
}

.caitem li {
    border-bottom: 1px solid #cbcbcb;
}

.caitem li a {
    padding: 1em;
    display: block;
}

.pagenav ul {
    max-width: 250px;
    background-color: #a38b57;
    padding: 0 1.5em;
}

.pagenav li {
    text-align: center;
    color: #fff;
}

.pagenav li.now a {
    text-decoration: underline;
    text-underline-position: under;
}

.pagenav li.prevv {
    margin-left: auto;
}

.pagenav li a {
    display: block;
    padding: .5em;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif JP', "HG明朝", serif;
}

.postitem a {
    display: block;
}

.postitem .pbox .ofiImg {
    border: 1px solid #cbcbcb;
}

.singlebox .single {
    padding: 20px 0 20px;
}

.slick-slider .blog_detail02item {
    margin: 1em;
}

.blog_detail02item a {
    display: block;
}

.blog_detail02item .pbox .ofiImg {
    border: 1px solid #cbcbcb;
}

@media only screen and (max-width: 1024px) {

    .postarea .postcont {
        width: 100%;
    }

    .postarea .caarea {
        width: 100%;
    }

    .caarea .calist {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .caarea .calist .caitem {
        width: 48%;
        margin-bottom: 0;
    }

}

@media only screen and (max-width: 599px) {
    .slick-slider .blog_detail02item {
        margin: .5em;
    }
}

/*form*/

.form {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.formItem {
    border-bottom: solid 1px #ab9567;
}

.formItem dt {
    width: 30%;
    font-weight: 700;
    font-size: 16px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif JP', "HG明朝", serif;
    background-color: #f6f4ef;
    padding: 1.5em;
    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;
}

.formItem dt .reqw {
    text-align: center;
    padding: 0 .25em;
    background-color: #ab9567;
    color: #fff;
    margin-left: .5em;
    display: inline-block;
    font-size: 14px;
}

.formItem dd {
    width: 68%;
    font-weight: 700;
    font-size: 16px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif JP', "HG明朝", serif;
    padding: 1.5em 0;
}

.formItem dd input {
    width: 100%;
    padding: .5em;
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    border: none;
    background-color: #eeeeee;
}

.formItem dd select {
    padding: .5em;
    font-family: inherit;
    color: inherit;
    border: none;
    background-color: #eeeeee;
}

.formItem dd input[type="radio"] {
    display: none;
}

.formItem dd input[type="checkbox"] {
    width: auto;
    margin-right: .5em;
    margin-left: 1em;
}

.formItem dd input[type="radio"] + label {
    padding-left: 1.25em;
    position: relative;
    margin-right: 1.25em;
}

.formItem dd input[type="radio"] + label::before {
    content: "";
    display: block;
    position: absolute;
    top: .15em;
    left: 0;
    width: 1em;
    height: 1em;
    border: 1px solid #303841;
    background: #fff;
}

.formItem dd input[type="radio"]:checked + label::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: .25em;
    width: .5em;
    height: .5em;
    background: #303841;
}

.formItem dd input[type="radio"]:checked + label {
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}

.formItem dd textarea {
    width: 100%;
    padding: .5em;
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    height: 250px;
    border: none;
    background-color: #eeeeee;
}

.formbtn li {
    text-align: center;
}

.formbtn li button {
    display: inline-block;
    text-align: center;
    padding: 1em 3.5em;
    background-color: #a38b57;
    color: #fff;
    border: none;
    width: 250px;
    max-width: 100%;
    position: relative;
}

.formbtn li button:before {
    content: "";
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(-65deg);
    -ms-transform: translate(0, -50%) rotate(-65deg);
    transform: translate(0, -50%) rotate(-65deg);
    height: 1em;
    width: .75em;
    border-left: 1px solid transparent;
    border-right: 1px solid;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-transform-origin: 50% 75%;
    -ms-transform-origin: 50% 75%;
    transform-origin: 50% 75%;
}

.formbtn li button:after {
    content: "";
    border-bottom: solid 1px;
    position: absolute;
    right: 1em;
    top: 50%;
    height: 1px;
    width: 2em;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.formbtn2 li:nth-of-type(2n+1) button:before {
    right: auto;
    left: 1em;
    border-left: 1px solid;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-transform: translate(0, -50%) rotate(65deg);
    -ms-transform: translate(0, -50%) rotate(65deg);
    transform: translate(0, -50%) rotate(65deg);
}

.formbtn2 li:nth-of-type(2n+1) button:after {
    right: auto;
    left: 1em;
}

.formbtn li button:hover {
    opacity: 0.6;
    cursor: pointer;
}

.formbtn li {
    width: 100%;
    max-width: 250px;
    margin: 2% auto;
}

.formbtn2 li {
    max-width: 250px;
}

@media only screen and (max-width:1024px) {

    .formItem dt {
        width: 100%;
        font-size: 15px;
        margin-top: 1.5em;
    }

    .formItem dd {
        width: 100%;
        font-size: 15px;
    }

    .formbtn li button {
        width: 200px;
    }

    .formbtn2 li {
        max-width: 200px;
    }

}

@media only screen and (max-width:599px) {

    .formItem dt {
        font-size: 14px;
    }

    .formItem dd {
        font-size: 14px;
    }

    .formbtn li button {
        width: 180px;
    }
}


/* lightbox */

.voice01item .uk-lb .ofiImg:before {
    content: "\f00e";
    font-family: 'FontAwesome';
    position: absolute;
    right: .5em;
    bottom: .5em;
    z-index: 1;
    color: #fff;
    font-size: 1.5em;
    text-shadow: 1px 1px #333;
}

.row4{
  width: 25%;
  margin: 1%;
}

.gallery_detail01boxin .subPicItem {
    width: 23.333%;
    cursor: pointer;
    margin: 4% auto;
}
@media only screen and (max-width: 599px){
  .row3 {
    width: 31.333%;
    margin: 1%;
}
}


/* パンくずリスト */

.pankuzu-inner{
  max-width: 900px;
  margin: auto;
}

.pankuzu-inner02{
  max-width: 1200px;
  margin: auto;
}

.breadcrumb .item:not(:last-of-type):after {
    content: '\f054';
    font-weight: 700;
    font-family: 'Fontawesome';
    display: inline-block;
    margin-right: 5px;
    margin-left: 10px;
}

.breadcrumb .item {
    display: inline-block;
}

.pankuzu-inner1000{
  max-width: 1024px;
  margin: auto;
}

@media (max-width: 1024px){
  .pankuzu-inner1000{
  max-width: 730px;
  margin: auto;
}
}
@media (max-width: 599px){
.pankuzu-inner1000 {
    max-width: 345px;
    margin: auto;
}
}

.staff-04{
  width: 23% !important;
  margin: 1%;
}


/* 4/16  ギャラリー*/

.another-rowlist {
    width: 106% !important;
    margin-left: -1%;
}

.gallery_detail01boxin .subPicItem-another {
    width: 17.333% !important;
    cursor: pointer !important;
    /* margin: 4% auto; */
    margin: 2% 1% !important;
}



/* 4/30 追記 */


.pc-none{
  display: none;
}

.sp-none{
  display: block;  
}


@media only screen and (max-width: 599px){
  
.pc-none{
  display: block;
}

.sp-none{
  display: none;  
}
}



/* 4/30 追記 */


@media only screen and (max-width: 1024px){
  
  .gallery_detail01box ul.pbox{
    box-shadow: 0 0 0 1.5px #5ebaba !important;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
  
  .gallery_detail01box .main-pic{
    width: 100%;  
    display: block;
  }
  
.gallery_detail01boxin .subPicItem-another {
    width: 17.333% !important;
    cursor: pointer !important;
    /* margin: 4% auto; */
    margin: 2% 1% !important;
}
}


.another-04 {
    width: 23% !important;
    margin: 1%;
}

@media only screen and (max-width: 1024px){
  .staff-04 {
    width: 31.333% !important;
}

  .another-04 {
    width: 31.333% !important;
}
}


@media only screen and (max-width: 599px){
  .staff-04 {
    width: 48% !important;
}  

.another-04 {
    width: 48% !important;
}
}


/* 5/6 追記 */

.gallery_detail01boxin .mainPic .ofiImg:before {
    content: "\f00e";
    font-family: 'FontAwesome';
    position: absolute;
    right: .5em;
    bottom: .5em;
    z-index: 1;
    color: #fff;
    font-size: 1.5em;
    text-shadow: 1px 1px #333;
}

.mb10{
  margin-bottom: 10px;
}

.home10box .slick-track{
  display: flex;
}

.home11box .slick-track{
  display: flex;
}


@media only screen and (min-width: 599px){
  .slick-dots li.slick-active button {
    background-color: #a38b57;
    display: none;
}
}



@media only screen and (max-width: 1024px){
  .home10box .more02 .btn {
    display: none !important;
}

  .home11box .more02 .btn {
    display: none !important;
}

.btn-none{
  display: none !important;
}

}

@media only screen and (max-width: 599px){
  .home10box .more02 .btn {
    display: none !important;
}

  .home11box .more02 .btn {
    display: none !important;
}


.btn-none{
  display: none !important;
}

}

/* 0909 追記 */

@media only screen and (max-width: 1024px){
#gnav .gnavinn {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    -webkit-transition: height ease .1s, opacity ease .4s;
    -o-transition: height ease .1s, opacity ease .4s;
    transition: height ease .1s, opacity ease .4s;
    padding: 0;
    border: none;
    padding-bottom: 0;
    background: rgba(255, 255, 255, 0.95);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    z-index: -10;
    overflow: scroll;
    height: 100vh !important;
}  
}


/* 0910 追記 */

.op-06 img{
  opacity: .6;
}


@media only screen and (max-width: 1024px){
    .c-img01 img{
      object-position: -610px 0px !important;
    opacity: 0.4;
}
}


@media only screen and (max-width: 599px){
  .c-img01 img{
      object-position: -730px 0px !important;
    opacity: 0.4;
}


.c-img02 img{
      object-position: -380px 0px !important;
    opacity: 0.4;
}  
} 



/* 0913 追記 */

.homeSlide .uk-slideshow>li.uk-active img {
    -webkit-animation: zoom 4s 1 ease-in both;
    animation: zoom 4s ease-in 1 both;
    z-index: -99999;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

@keyframes zoom {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

.homeSlide{
  z-index: -9999;
}


/* 0930 追記 */
.jc-sb{
  justify-content: space-between;
}

@media only screen and (max-width: 1024px){
  .c-img01 img {
    object-position: -710px 0px !important;
    opacity: 0.4;
}
}

@media only screen and (max-width: 599px){
  .sp-mb-5{
  margin-bottom: 5%;
}

.c-img01 img {
    object-position: -920px 0px !important;
    opacity: 0.4;
}
}


.top-bnr{
      width: 50%;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.top-bnr img{
  width: 100%;  
}




@media only screen and (max-width: 1024px){
  
.top-bnr {
    width: 95%;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}
}

@media only screen and (max-width: 599px){
  .top-bnr{
        width: 93%;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

/*****FEAR*****/
.cam-box h3 {
    text-align: center;
    margin-bottom: 10px;
    padding: 10px;
}
.cam-box .tbox {
    width: 38%;
    margin-left: 2%;
    padding: 1%;
}
.cam-box .tbox p {
    margin-bottom: 20px;
}
.cam-box .tbox dl dt, .cam-box .tbox dl dd {
    color: #a38b57;
}
.c-flex {
  display: flex;
  flex-wrap: wrap;
}
.fz26a {
  font-size: 26px;
}
.mb50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1024px){
  .c-flex {
    display: block;
  }
  .cam-box .w60 {
    width: 90%;
    margin: auto;
  }
  .cam-box .tbox {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
  }
  .cam-box .tbox p {
    width: 50%;
  }
  .cam-box .tbox div {
    width: 48%;
    margin-left: 2%;
  }
  .cam-box .tbox dl .fz26 {
    font-size: 22px;
    }
}

@media only screen and (max-width: 599px){
  .cam-box .w60 {
    width: 100%;
  }
  .cam-box .tbox {
    width: 100%;
    display: block;
  }
  .cam-box .tbox p {
    width: 100%;
  }
  .cam-box .tbox div {
    width: 100%;
    margin-left: auto;
  }
  }
  
/*2022/07/07*/
.bgf9 {
  background: #f9f9f9;
}

.w800p {
  width: 800px;
  margin: auto;
}
.w800p .text {
  width: 100%;
  margin-bottom: 10px;
}

.you00 {
  width: 800px;
  height: 540px;
  margin: auto;
}

.you00 iframe {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1024px){
  .w800p {
    width: 90%;
  }
  
  .you00 {
    width: 100%;
    height: 440px;
  }
}

@media only screen and (max-width: 599px){
  .w800p {
    width: 92%;
  }
  
  .you00 {
    height: 230px;
  }
}

.mb30 {
  margin-bottom: 30px;
}

/*2022/07/15*/
.k-bnr {
  position: relative;
  width: 60%;
  margin: 30px auto;
}
.k-bnr a {
  display: block;
}
.k-bnr a .img {
  border: 2px solid #a38b57;
}

.k-bnr a .img img {
  width: 100%;
  opacity: 0.6;
}

.k-bnr a .txt {
  position: absolute;
  top: 35%;
  left: 20%;
  font-size: 30px;
  font-weight: bold;
}

@media only screen and (max-width: 1024px){
  .k-bnr a .txt {
    left: 15%;
    font-size: 26px;
  }
}

@media only screen and (max-width: 599px){
  .k-bnr {
    width: 100%;
  }
  
  .k-bnr a .txt {
    left: 10%;
    font-size: 24px;
  }
}


/* バナー設置  08/16 */

.t-bnr_ul .item01 > * {
  display: block;
  position: relative;
  padding: 50px 1rem;
}

/* .t-bnr_ul .item01 > *:after {
  position: absolute;
  display: block;
  bottom: 10px;
  right: 10px;
  content: "";
  background: url(/import/tenant_2/160.16.201.231/html/images/common/bnr_dq.png) no-repeat;
  background-size: contain;
  width: 30px;
  height: 29px;
  z-index: 1;
} */

.t-bnr_ul .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.t-bnr_ul .txt_box {
  position: relative;
  z-index: 1;
  text-align: center;
  color: #fff;
}

.t-bnr_ul .txt_box .s {
  font-size: 16px;
  display: block;
}

.t-bnr_ul .txt_box .t {
/*   font-family: 'Roboto', sans-serif; */
  font-size: 60px;
/*   font-style: italic; */
}

.t-bnr_ul .item01 .bg img {
  opacity: 0.8;
}
.t-bnr_ul .item01 .bg {
  background-color: #000;
}

.t-bnr_ul_under .txt_box .t {
    font-size: 28px;
}

@media only screen and (max-width: 1024px) {
  .t-concept .txt_box {
    margin-left: 0;
    padding: 75px 1rem;
  }
  .t-concept .ttl01 {
    font-size: 16px;
  }
  .t-concept .ttl01 .s {
    font-size: 45px;
  }
  .t-concept .lead .s {
    font-size: 20px;
  }
  .t-works .item01 .title {
    font-size: 20px;
  }
  .t-bnr_ul .txt_box .t {
    font-size: 50px;
  }
  
  .t-bnr_ul_under .txt_box .t {
    font-size: 36px;
  }
}


.opa-1 img{
  opacity: 1 !important;
}


/* 08/23 追記 */
/* #contact-area01{
  display: none;
}

#contact-area02{
  display: none;
}

.contact-item dd.radiobtn input.ex-check:checked~#contact-area01 {
    display: block;
}


.contact-item dd.radiobtn input.ex-check02:checked~#contact-area02 {
    display: block;
} */

.d-none{
  display: none;
}

/* 09/22 追記 */
.leftpt{
  z-index: 10;
    position: relative;
}

.wd880{
  width: 880px;
}
.kashiisho07advitem .pbox .list .item.rightpt {
    margin-left: auto;
    margin-top: -40%;
    position: relative;
    z-index: 1;
}

.kashiisho07advitem .pbox .list .item.rightpt2 {
margin-left: auto;
    margin-top: -27%;
    position: relative;
    z-index: 1;
  
}

@media only screen and (max-width: 599px){
.spright{
  margin-left: 0;
    margin-top: 0;
    width: 100%;
}
.kashiisho07advitem .pbox .item.leftsp {
    width: 100%;
}
}



/* 09/27 追記 */
/* JILLSTUARTページ */

@media screen and (max-width:599px) {
  .jillstuart #sp-list .kashiisho07advitem ul.list{
    margin-bottom: 20px;
}

.jillstuart #sp-list .kashiisho07advitem ul.list li.spright{
      margin-left: 0;
    margin-top: 10%;
    position: relative;
    z-index: 1;
    width: 100%;
}

.jillstuart #sp-list .kashiisho07advitem ul.list li.spright .ofiImg.t140{
    padding-top: 70%;
    width: auto;
}

.jillstuart #sp-list02 .kashiisho07advitem ul.list li.rightpt2{
    width: 100%;
    margin-top: 30px;
}

.jillstuart #sp-list02 .kashiisho07advitem ul.list li.leftpt{
    width: 100%;
}

.jillstuart #sp-list02 .kashiisho07advitem ul.list li.rightpt2 .ofiImg.t140 {
    position: relative;
    padding-top: 70%;
    display: block;
    width: auto;
}
}


@media only screen and (min-width: 1025px){
  .jillstuart #sp-list .kashiisho07advitem ul.list li.spright .wd880{
    width: 60vw;
    max-width: 880px;
  }
  
  .jillstuart #sp-list .kashiisho07advitem ul.list li.spright .wd880 img{
    object-fit: contain !important;
  }
  
    .jillstuart #sp-list .kashiisho07advitem ul.list li.rightpt2 .wd880{
    width: 60vw;
    max-width: 880px;
  }
  
  .jillstuart #sp-list .kashiisho07advitem ul.list li.rightpt2 .wd880 img{
    object-fit: contain !important;
  }
  
}
/*9/27追記*/
.r{
  display: inline-block;
}
@media only screen and (max-width:599px){
  .r{
    display: block;
  }
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {

  .jillstuart #sp-list .kashiisho07advitem ul.list{
    margin-bottom: 20px;
}

.jillstuart #sp-list .kashiisho07advitem ul.list li.spright{
      margin-left: 0;
    margin-top: 10%;
    position: relative;
    z-index: 1;
    width: 100%;
}

.jillstuart #sp-list .kashiisho07advitem ul.list li.spright .ofiImg.t140{
    padding-top: 70%;
    width: auto;
}
.jillstuart #sp-list .kashiisho07advitem ul.list li.leftpt{
    width: 100%;
}

.jillstuart #sp-list02 .kashiisho07advitem ul.list li.rightpt2{
    width: 100%;
    margin-top: 30px;
}

.jillstuart #sp-list02 .kashiisho07advitem ul.list li.leftpt{
    width: 100%;
}

.jillstuart #sp-list02 .kashiisho07advitem ul.list li.rightpt2 .ofiImg.t140 {
    position: relative;
    padding-top: 70%;
    display: block;
    width: auto;
}
}
/*10/07追記*/

.more02 .jlbtn {
    display: inline-block;
    max-width: 100%;
    width: 240px;
    padding: 1em 3.5em;
    position: relative;
    background-color: #a38b57;
    text-align: center;
    color: #fff;
}
.mt15{
  margin-top: 15px;
}
.more02 .jlbtn:after {
    content: "";
    border-bottom: solid 1px;
    position: absolute;
    right: 1em;
    top: 50%;
    height: 1px;
    width: 2em;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.more02 .jlbtn:before {
    content: "";
    position: absolute;
    right: 1em;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(-65deg);
    -ms-transform: translate(0, -50%) rotate(-65deg);
    transform: translate(0, -50%) rotate(-65deg);
    height: 1em;
    width: 0.75em;
    border-left: 1px solid transparent;
    border-right: 1px solid;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-transform-origin: 50% 75%;
    -ms-transform-origin: 50% 75%;
    transform-origin: 50% 75%;
}


/* 2022.10.19 */

.newjoho01{
  max-width: 1040px !important;
}

.newjoho0101{
  background: #a7956e;
    padding: 20px 20px;
}

.newjoho0102{
  background: #a5a39e;
    padding: 20px 20px;
}

.newjoho01011 dd, .newjoho01011 span, .newjoho01011 dt{
  color: #e3ba4b !important;
}

@media only screen and (max-width:1024px){
.newjoho0101 {
    background: #a38b57;
    padding: 20px 0px ;
}

.newjoho0102 {
    background: #9d9b97;
    padding: 20px 10px ;
}
}

@media only screen and (max-width:599px){
  .newjoho0101 {
    background: #a38b57;
    padding: 10px 15px ;
}

}

.fead-infinite {
    transition: 0.5s linear;
    transition-delay: 0.5s;
    visibility :hidden;
    opacity: 0;
}

.fead-infinite.mv {
    visibility: visible;
    opacity: 1;
}

[data-element-id] .fead-infinite {
    visibility: visible;
    opacity: 1;
}



/* 2022.11.09 */

.more01 button {
  background-color: #a38b57;
    border: none;
    cursor: pointer;
    outline: none;
    text-align: center;
    color: #fff;
    padding: 0;
    line-height: 40px;
    width: 170px;
    border-radius: 10px;
    box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
    transition: 0.3s ease-in-out;
}

.more01 button:hover {
    /* background: #FFF;
    color: #6bb6ff; */
    box-shadow: 0 15px 30px -5px rgb(0 0 0 / 25%);
    transform: translateY(-4px);
}

.more01{
  text-align: center;
    margin-top: 20px;
}

.gallery01list li.is-hidden {
  visibility: hidden;
  opacity: 0;
  height: 0;
  margin: 0 10px;
  padding: 0;
}

#tp-wp-accept {
  border: unset;
}

/*2022/12/23*/
/* .new-main .img {
  width: 80%;
  margin: auto;
} */
.new-main .img img {
  width: 100%;
}
.new-main .txt-box {
  margin: 20px 0;
}
.new-main .txt-box2 {
  padding: 3%;
  background-image: url(/upload/tenant_1/b23065931983aaf3f7447dd6bcfc26da.jpg);
  background-size: cover;
}
.new-main .txt-box2 p {
  padding: 3%;
  font-size: 18px;
  background: #ffffffd9;
  font-weight: bold;
}

@media only screen and (max-width:599px){
  .new-main .txt-box2 {
    padding: 5%;
    background-image: url(/upload/tenant_1/fc497ebec666aa6775d949533f5f6de2.jpg);
  }
  .new-main .txt-box2 p {
    padding: 5%;
    font-size: 16px;
  }
}


.youtube01, .youtube02{
  margin-bottom: 93px;
}

@media only screen and (max-width:599px){
.youtube01, .youtube02 {
    padding-bottom: 20px;
}
}


@media only screen and (max-width:1024px){
.youtube01 {
    margin-bottom: 110px;
}

.youtube02 {
    margin-bottom: 90px;
}
}




@media only screen and (max-width:599px){
.youtube01, .youtube02 {
    padding-bottom: 20px;
}

.youtube01{
  margin-bottom: 145px;
}

.youtube03{
  margin-bottom: 70px;
}
}

/*20230110追加*/
.movie-btn {
  width: 360px;
  margin: 80px auto 0;
}
.movie-btn a {
  display: block;
  padding: 3% 6%;
  text-align: center;
  color: #fff;
  background: #a38b57;
  font-size: 16px;
}
.movie-btn a:hover {
  color: #fff;
}

@media only screen and (max-width:599px){
  .movie-btn {
    width: 250px;
    margin: 100px auto 0;
  }
  .movie-btn a {
    font-size: 14px;
  }
  

}

/*   .btn_fixed_right.mov03.mov0303{
  display: none;
} */
  .btn_fixed_right.mov03.mov0303{
    display: block;
  }
  
  
  
/* 上書き2023/01/24 */
.block-bnr {
    width: 30%;
}

.block-bnr * {
    color: #000;
}

.list-bnr .item01 a {
    position: relative;
    display: block;
    padding: 0.5rem;
}

.list-bnr .item01 + .item01 {
    margin-top: 0.5rem;
}

.list-bnr .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.list-bnr .txt_box {
    position: relative;
    z-index: 1;
}

.block-bnr .tit {
    color: #fff;
    margin-bottom: 5px;
}
@media (max-width:1024px) {
  .block-bnr {
    width: 35%;
  }

}

@media (max-width:599px) {
  .block-bnr {
    width: 100%;
    margin-top: 20px;
  }
}
.sp-none{
  display: block;
}

.pc-none{
 display: none;
}

.pc-none .uk-slidenav-position{
  height: 160vw;
}

@media only screen and (max-width: 599px){
  .sp-none{
  display: none;
}

.pc-none{
 display: block;
}

/* .spffix{
    opacity: 0;
  visibility: hidden;
} */

.nav-active{
    opacity: 1;
  visibility: visible;  
   transition: all 0.3s;
}


.uk-slideshow>.uk-active {
    z-index: 10;
    opacity: 1;
    transition: 0.5s ease-in;
}

#totop {
    bottom: 70px;
}

}


.check-txt{
  display: none;
}


[data-element-id].pc-none .uk-slidenav-position {
    height: 500px;
}

[data-element-id].homeSlide.pc-none {
    display: block !important;
    width: 300px;
    height: 500px;
    margin-top: 20px;
    z-index: 9999;
}

[data-element-id].check-txt{
  background: #333;
    color: #fff;
    display: block;
}

[data-element-id].homeSlide.sp-none{
  z-index: 9999;
}


#header{
position: relative;
}

.homeSlide{
  position: relative;
}

#gnav p.toggle{
  z-index: 200;
}

@media screen and (min-width:1024px) {
   .hlogo{
     z-index: 200; 
    }
 
}

#h1{
  color: #fff;
    font-size: 12px;
}

.hlogo{
  width: 100%;
     z-index: 999; 
    position: absolute;
    top: 0%;
    left: 3%;
    
    display: flex;
    align-items:center;
}

.mr20{
  margin-right: 20px;
}

.jci-c{
  justify-content: center !important;
}

.h100vh{
  height: 100vh;
}

@media screen and (min-width:599px) and (max-width:1024px){
.h100vh{
  height: auto;
}
}


@media screen and (max-width:599px) {  
#h1 {
    color: #fff;
    font-size: 10px;
    transform: scale(0.8);
    width: 280px;
}

.mr20 {
    margin-right: -5px;
}

.copy {
    text-align: center;
    padding: 1.5em 0 2rem;
}
}

@media only screen and (min-width: 1025px){


.btn_fixed_right {
    min-width: 45px;
    position: fixed;
    top: 40%;
    right: 0;
    transform: translate(0,-50%);
    z-index: 999;
}
.btnsize{
  font-size: 100%;
    -webkit-text-size-adjust: none;
    line-height: 1.9em;
}
.btn_fixed_right ul li a {
    width: 45px;
    height: 180px;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: center;
  
    color: #fff;
    text-decoration: none;
    display: inline-block;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    writing-mode: vertical-rl;
    -o-writing-mode: vertical-rl;
    -ms-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -moz-writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    text-orientation: upright;
    word-wrap: break-word;
    position: relative;
}


.btn_fixed_right ul li a::before {
    content: "";
    left: 0;
    width: 1.25em;
    height: 1em;
    top: 0.3em;
    background-image: url(/import/tenant_1/160.16.201.231/html/images/fmail.png);
    background-repeat: no-repeat;
    background-size: 100%;
    display: inline-block;
    margin-bottom: 10px;
}



.mov03{
  display: none;
}

.mov0303{
  display: block;
}

.yellow{
    background-color: #e3ba4b;
}

.brown{
  background-color: #a38b57;
}
}
.mgb40{
      margin-bottom: 40%;
}

.siryou{
background-image: url(/upload/tenant_1/130180b565f4024156f87f185fd897a5.png);
}

.pdt10{
      padding-top: 10px;
}


/* safari　ハック */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.yellow{
        background-color: rgb(227, 186, 75) !important;
}

.yellow a{
        background-color: rgb(227, 186, 75) !important;
}

.brown{
  background-color: rgb(163, 139, 87) !important;
}

.brown a{
  background-color: rgb(163, 139, 87) !important;
}
}

@media only screen and (max-width: 1024px){
  .btn_fixed_right{
    display: none !important;
  }
}




/* 下層ページ CSS*/

.pos-r{
  position: relative;
}

/* .new-main .flex{
  justify-content: space-between;
  margin-bottom: 20px;
} */

.new-main .flex {
    justify-content: center;
    margin-bottom: 20px;
    column-gap: 2%;
}

.new-main .flex li{
 /*  width: 45%; */
 width: 31%;
}

.new-main .flex.campaign01 li{
  width: 45%;
}

@media only screen and (max-width: 599px){
  .new-main .flex{
  flex-direction: column;
}

.new-main .flex li:not(:last-of-type){
  margin-bottom: 10px;
}

/* .new-main .flex li:first-of-type {
    margin-bottom: 10px;
} */



.new-main .flex li {
    width: 100%;
}
}

/* 20230725追記　モーダル */

.modaal-image .modaal-container {
    max-width: 550px !important;
    width: 50% !important;
}

.modaal-gallery-label {
    position: absolute;
    left: 0;
    width: 100%;
    margin: 20px 0 0;
    font-size: 14px !important;
    text-align: left !important;
    color: #fff;
    line-height: 2em !important;
}

@media only screen and (max-width: 1024px){
  .modaal-image .modaal-container {
    width: 80% !important;
    max-width: 100%;
}
}

@media only screen and (max-width: 599px){
    .modaal-image .modaal-container {
    width: 100% !important;
    max-width: 100%;
}

.modaal-gallery-label {
    font-size: 14px !important;
}

}

@media only screen and (max-height: 820px){
.modaal-gallery-label {
  display: block !important;
}
}

@media only screen and (max-width: 1140px){
.modaal-gallery-control {
    top: auto;
    bottom: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: rgba(0,0,0,.3) !important;
}
}

.click-caption{
    color: red;
    font-weight: bolder;
    margin-top: 10px;
}

.mt50 {
  margin-top: 50px;
}

/*2023/08*/
/*TOP*/
.t-staff {
  text-align: center;
  font-size: 18px;
}



/*STAFF一覧*/
.staff01area h3 {
  text-align: center;
  border-bottom: 1px solid #a38b57;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.staff01listbox {
  padding: 50px 0;
}

/*スタッフ詳細*/
.staff_detail01box .gallery-list .title {
  padding-bottom: 3px;
  border-bottom: 1px solid #a38b57;
  margin-bottom: 40px;
  text-align: center;
  font-size: 32px;
}
.staff_detail01box .gallery-list ul {
  display: flex;
  flex-wrap: wrap;
}
.staff_detail01box .gallery-list ul li {
  width: 32%;
  margin: 5px auto;
}
.staff_detail01box .gallery-list .photo-g li img {
  width: 100%;
}
.staff_detail01box .gallery-list .movie-g li iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

@media only screen and (max-width: 1140px){
  .staff_detail01box .gallery-list ul li {
     width: 48%;
  }
}

@media only screen and (max-width: 599px){
  .t-staff {
    font-size: 16px;
  }
  .staff_detail01box .gallery-list .title {
    font-size: 26px;
  }
  .staff_detail01box .gallery-list ul li {
     width: 98%;
   }
}

@media only screen and (min-width: 1025px){
  .new-main .flex li:first-of-type{
    margin-bottom: 2%;
  }
}


.top-opening{
  width: 1020px;
}

.opening01 ul li, .opening02 ul li{
  width: 49%;
  padding: 0 !important;
  /* height: 333px; */
}

.opening01.ma ul li{
  margin: auto;
}

.opening01 ul{
  justify-content: space-between;
}

.opening01 ul li iframe, .opening02 ul li iframe{
  height: 313px;
}

.opening01 h3 ,.opening02 h3{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif JP', "HG明朝", serif;
    font-size: 26px;
    text-align: center;
    margin: 30px auto 20px;
}

.opening01, .opening02{
  background-image: url(/import/tenant_1/160.16.201.231/html/images/bg01.png);
  padding: 20px 30px 30px;
}

.opening01{
  margin: 30px auto 40px;
}

.open-txt{
  margin-bottom: 10px;
}

.opening-last{
  margin: 10px auto;
}

.open-btn{
margin: 0 auto 0;
}

.first-hairmake{
  justify-content: center;
}


.new-main .flex li {
    width: 40%;
}

@media only screen and (max-width: 1024px){
.top-opening {
    width: 100%;
}

.opening01 ul li iframe, .opening02 ul li iframe {
    height: 230px;
}
}


@media only screen and (max-width: 599px){
.opening01 h3, .opening02 h3 {
    font-size: 20px;
    margin: 20px auto 20px;
}

.opening01, .opening02 {
    padding: 20px 20px 30px;
}

.opening01 ul {
    display: block;
}

.opening01 ul li, .opening02 ul li {
    width: 100%;
    padding: 0 !important;
}

.opening02 ul li {
  margin: 1% auto;
}

.new-main .flex li {
    width: 100%;
}

.opening01 ul li iframe, .opening02 ul li iframe {
    height: 200px;
}


}



.staffpage-txt{
  font-size: 18px;
    margin: 60px auto 30px;
}

.top-staff-img{
  max-width: 1020px;
    width: 100%;
    margin: 30px auto 20px;
}

.top-staff-box{
      font-size: 16px;
    margin-bottom: 60px;
    max-width: 730px;
    margin-top: 30px;
}

.top-movie-box{
  margin-top: 80px !important;
}

.nomination-txt{
  position: absolute;
    top: 88%;
    left: 49%;
    transform: translate(-50%, -50%);
    font-size: 56px;
    text-shadow: 3px 2px 13px #fff;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Noto Serif JP', "HG明朝", serif;
    color: #fff;
}

.staff-img-p{
  position: relative;
}

.top-staff-img img{
  box-shadow: 10px 10px 4px #ccc;
}

.staffpage-txt p{
  text-align: center;
}

.nomination-br{
  display: none;
}

.top-staff-ul{
  justify-content: center;
}


@media only screen and (max-width: 1024px){
.top-staff-img {
    max-width: 1020px;
    width: 90%;
}

.nomination-txt {
    position: absolute;
   top: 86%;
    left: 49%;
    font-size: 40px;
}
}




@media only screen and (max-width: 599px){

.staffpage-txt {
    font-size: 16px;
}

.nomination-txt {
    position: absolute;
    top: 67%;
    left: 50%;
    font-size: 32px;
    text-align: center;
    text-shadow: 2px 1px 3px #fff;
    line-height: 1.2;
}


.top-staff-img {
    max-width: 1020px;
    width: 92%;
}

.staffpage-txt p {
    text-align: left;
}

.staffpage-txt {
    font-size: 18px;
    margin: 60px auto 10px;
}

.nomination-br{
  display: block;
}
}

/* 2024/01/24 追記 */

.new-main .flex li {
  /* width: 23%; */
  width: 32%;
  margin: 5px auto;
}

@media screen and (max-width:599px) {
.new-main .flex {
    flex-direction: row;
    justify-content: space-between;
} 

.new-main .flex li {
    width: 48%;
}

.new-main .flex.campaign01 li{
  width: 48%;
}
}

.campaing-head{
    text-align: left !important;
    color: #a38b57;
    font-weight: bold;
    font-size: 24px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    line-height: 2rem;
}

/* @media screen and (min-width:1025px) {
.modaal-gallery-item {
    display: none;
    width: 500px !important;
}
}
 */


.chapel-01case{
  padding-top: 100% !important;
}

.chapel-01case img{
  object-position: bottom !important;
}

/**2024/08/05**/
.profile {
  margin-bottom: 30px;
}
.profile .txt {
  margin-bottom: 10px;
}
.profile ul {
  display: flex;
  flex-wrap: wrap;
}
.profile ul li {
  width:48%;
  margin: auto;
}
.profile ul li iframe {
  width: 100%;
  aspect-ratio: 16/9;
}

@media (max-width: 599px){
  .profile ul li {
    width: 100%;
    margin: 0 auto 10px;
  }
}

/* 2024/11/06 */
.brandstory{
  background-image: url('/upload/tenant_1/9d462c45309d4006fb6969c9e70316a1.webp');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}

.brandstory_inner{
  background-color: rgb(0 0 0 / 30%);
  padding: 50px;
  width: 100%;
}

.brandstory_txt{
  color: #fff;
  line-height: 2.5;
}

.brandstory .img-wrap{
  text-align: center;
  margin-top: 15px;
}

.harea200{
  padding-top: 100px;
  padding-bottom: 400px;
}

.pc-br{
  display: block;
}

@media(max-width:1024px){
.harea200{
  padding-top: 100px;
  padding-bottom: 250px;
}
}

@media(max-width:599px) {
.harea200{
  padding-top: 50px;
  padding-bottom: 250px;  
}

.brandstory_inner{
  padding: 30px;
}

.pc-br{
  display: none;
}
}

.tap {
  width: 85%;
  margin: 20px auto;
}

@media (max-width: 599px){
  .tap {
    width: 100%;
  }
}

/* 2024/12/16 */
#wrapper.left_ver #header{
  width: calc( 100% - 200px );
  margin-left: auto;
}

#wrapper.left_ver #main{
  width: calc( 100% - 200px );
  margin-left: auto;
}

#wrapper.left_ver #footer{
  width: calc( 100% - 200px );
  margin-left: auto;
}

#wrapper.left_ver > div{
  width: calc( 100% - 200px );
  margin-left: auto;
}


@media(max-width:1024px){
#wrapper.left_ver #header{
  width: 100%;
}

#wrapper.left_ver #main{
  width: 100%;
}

#wrapper.left_ver #footer{
  width: 100%;
}

#wrapper.left_ver > div{
  width: 100%;
}

#wrapper.left_ver .spffix {
  width: calc( 100% - 65px );
}

#wrapper.left_ver #totop{
  bottom: 75px;
}
}

@media(max-width:599px) {
#wrapper.left_ver .spffix {
  width: calc( 100% - 35px );
}

#wrapper.left_ver #totop{
  bottom: 50px;
}

#wrapper.left_ver .spffixitem.telbox .icon {
  font-size: 10px;
}

#wrapper.left_ver .spffixitem{
  height: 45px;
}
}

[data-element-id] #wrapper.left_ver #header{
  width: 100%;
}

[data-element-id] #wrapper.left_ver #main{
  width: 100%;
}

[data-element-id] #wrapper.left_ver #footer{
  width: 100%;
}

/* ムービーぺージ */
.movie.new #header.left_ver div{
    height: 100% !important;
}

.movie.new .spffixitem.telbox div {
    height: 100% !important;
}

/* LPぺージ */
.lpleft #wrapper{
  width: calc( 100% - 200px );
  margin-right: 0;
}

.lpleft > div{
  width: calc( 100% - 200px );
  margin-right: 0;
  margin-left: auto;
}

.lpleft #wrapper.left_ver #header {
  width: 100%;
}

.lpleft #wrapper.left_ver #footer {
  width: 100%;
}

.lpleft #footer img {
    height: 100% !important;
    width: 100% !important;
}


@media(max-width:1024px){
.lpleft #wrapper{
  width: 100%;
}

.lpleft > div{
  width: 100%;
}

.lpleft .spffix {
  width: calc( 100% - 65px );
}

.lpleft #totop{
  bottom: 75px;
}
}

@media(max-width:599px) {
.lpleft .spffix {
  width: calc( 100% - 35px );
}

.lpleft #totop{
  bottom: 50px;
}

.lpleft .spffixitem.telbox .icon {
  font-size: 10px;
}

.lpleft .spffixitem{
  height: 45px;
}

.lpleft .cv,
.lpleft .cv_contact {
  width: 100px;
}
}

#header.left_ver .head{
  position: fixed;
  top: 0;
  left: 0;
  max-width: 200px;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: #222;
}

#header.left_ver .headin{
  height: 100%;
  overflow-x: hidden;  
  overflow-y: auto;
}

#header.left_ver .headinnR{
  width: 100%;
}

#header.left_ver .glist li a {
  color: #fff;
}

#header.left_ver .glist li.logo a {
  text-align: center;
}

#header.left_ver .glist li.gitem {
  text-align: left;
}

#header.left_ver .glist li.gitem .a {
  color: #fff;
  cursor: none;
  text-align: left;
}

#header.left_ver .glist li.pullbox .pulllist {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: none;
  width: 200px;
  top: auto;
  left: auto;
}

#header.left_ver .glist .gitem .pulllist .item a {
  background-color: transparent;
  border-bottom: none;
  text-align: left;
}

#header.left_ver .glist .gitem .pulllist .item a:before {
  content: "-";
  margin-right: 0.5em;
}

#header.left_ver .headin::-webkit-scrollbar {
  width: 8px;
}

@media(max-width:1024px){
#header.left_ver .head{
  position: relative;
  z-index: 100;
}
  
#header.left_ver .glist li a {
  color: #000;
}

#header.left_ver #gnav p.toggle {
  top: auto;
  bottom: 0;
  right: 0;
  z-index: 251;
  width: 65px;
  height: 64.8px;
  margin: 0;
  background: rgba(255, 255, 255, 0.95);
}

#header.left_ver #gnav p.toggle span.n {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#header.left_ver #gnav .gnavinn{
  width: 90%;
  left: auto;
  right: 0;
  transform: translateX(100%)!important;
}

#header.left_ver #gnav.action .gnavinn {
  transform: translateX(0)!important;
}

#header.left_ver #gnav.action p.toggle span.n{
    transform: translate(-50%, -50%) rotate(45deg);
}

#header.left_ver #gnav.action p.toggle span.n:after, #gnav.action p.toggle span.n:before {
    transform: rotate(90deg);
}

#header.left_ver .hlogo{
    z-index: 1; 
}
}

@media(max-width:599px) {
#header.left_ver #gnav p.toggle {
  width: 35px;
  height: 45px;
}
#header.left_ver .glist li.logo a {
  width: 200px;
  margin: auto;
}
}

[data-element-id] #header.left_ver .head{
  position: relative;
  max-width: none;
  width: 50%;
  margin: 0 auto;
}

[data-element-id] #header.left_ver .glist.splist{
  display: block;
  background-color: #fff;
  border: 1px solid #000;
}

[data-element-id] #header.left_ver .glist li a {
  color: #000;
}


.blog-title-box{
  max-width: 800px;
}

.blog-title-box h2{
  text-align: left;
    padding: 0 0 0 2.5rem;
    margin-bottom: 10px;
}

.news-sec{
background: #f5f5f5;
}


@media only screen and (max-width:599px) {
.blog-title-box h2 {
    padding: 0 0 0 1.5rem;
}
}

/**2025/05/27**/
.c-movie {
  margin-top: 50px;
}
.c-movie ul {
  display: flex;
  flex-wrap: wrap;
}
.c-movie ul li {
  width: 48%;
  margin: auto;
}
.c-movie .txt {
  text-align: center;
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #a38b57;
  line-height: 1.2;
}

@media (max-width: 599px){
  .c-movie .txt {
    font-size: 16px;
  }
  .c-movie .txt span {
    display: inline-block;
  }
}

.video {
  width: 80%;
  margin: 20px auto;
}

@media (max-width: 599px){
  .video {
    width: 100%;
  }
}
