@charset "utf-8";
/* CSS Document */

/*common*/

/*
#map {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
*/

.gm-style .gm-svpc img {
    max-width: inherit !important;
    height: 35px !important;
}

/* h1 {
    position: absolute;
    bottom: 200%;
} */

.view01 a {
    display: inline-block;
}

.view01 .btn {
    display: inline-block;
    border-bottom: 1px solid;
}

.tit01 .jp {
    display: block;
}

.tit02 .icon01 {
    max-width: 24px;
    display: inline-block;
    vertical-align: sub;
}

.tit02 .icon01 img {
    vertical-align: text-top;
}

.tit02 {
    overflow: hidden;
}

.tit02.fl .en:first-letter {
    font-size: 150%;
}

.tit02 .t {
    display: inline-block;
    padding-right: 1em;
    position: relative;
}

.tit02 .t:after {
    content: "";
    width: 300vw;
    height: 1px;
    border-bottom: 1px solid;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 100%;
}


.tit03 {
    overflow: hidden;
}

.tit03 .jp {
    display: block;
}

.tit03.fl .en:first-letter {
    font-size: 150%;
}

.tit03 .t {
    display: inline-block;
    padding: 0 1em;
    position: relative;
}

.tit03 .t:before {
    content: "";
    width: 300vw;
    height: 1px;
    border-bottom: 1px solid;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 100%;
}

.tit03 .t:after {
    content: "";
    width: 300vw;
    height: 1px;
    border-bottom: 1px solid;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 100%;
}

.tit04 {
    padding: 0.5em 1em;
    color: #fff;
    background: #33120d;
}

.subtit01 {
    padding-bottom: 0.5em;
    padding-left: 2.5em;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    position: relative;
}

.subtit01:before {
    content: "\f00c";
    font-family: FontAwesome;
    position: absolute;
    left: 0.5em;
}

.view02 a {
    display: inline-block;
}

.view02 .btn {
    width: 400px;
    max-width: 100%;
    display: inline-block;
    padding: 1em;
    text-align: center;
    border: 2px solid;
}

.view02.dr .btn {
    color: #fff;
    border-color: #33120d;
    background: #33120d;
}

.view02.xs .btn {
    width: 200px;
    padding: 0.5em;
}

.fcGRY {
    color: #ccc;
}

.fcP {
    color: #fa227e;
}

.bgTan {
    background: #e8dace;
}

.bgDR {
    background: #33120d;
}

.bgGRY {
    background: #eee;
}

.logo01 {
    max-width: 280px;
    display: inline-block;
}

.fl:first-letter {
    font-size: 150%;
}

@media only screen and (max-width:1024px) {
    .view02 .btn {
        width: 300px;
        padding: 0.75em;
    }
}

@media only screen and (max-width:599px) {
    .view02 .btn {
        width: 200px;
        padding: 0.5em;
    }
}

/*header*/

.headinn {
    padding-top: 40px;
}

.headinnC {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.headinnL {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.headinnR {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.hlogo {
    text-align: center;
}

.hlogo a {
    max-width: 350px;
    display: inline-block;
}

.headinnLinn {
    max-width: 300px;
}

.headinnLinn .btnlist {
    margin-top: 1em;
}

.headinnL .web a {
    display: block;
    padding: 0.4em;
    text-align: center;
    border: 2px solid;
}

.headinnL .web .icon {
    padding-left: 20px;
    background: url(/import/tenant_1/160.16.95.130/html/images/pc01.png) left center /14px no-repeat;
}

.headinnL .snslist li {
    margin: 0.5em;
    text-align: center;
}

.headinnL .snslist li a {
    max-width: 36px;
    display: inline-block;
}

.hinfolist li {
    margin-bottom: 0.5em;
    text-align: right;
}

@media only screen and (max-width:1024px) {
    .headinn {
        padding: 10px 0;
    }

    .headinnLinn {
        max-width: 100%;
    }

    .hinfolist .str150 {
        font-size: 140%;
    }

    .headinnC {
        width: 100%;
    }

    .headinnL {
        display: none;
    }

    .headinnR {
        display: none;
    }

    .hlogo a {
        max-width: 250px;
    }
}

@media only screen and (max-width:599px) {
    .hlogo a {
        max-width: 200px;
    }

    .headinn {
        padding: 10px 0;
    }
}

/*gnav*/

#gnav p.toggle span.n {
    display: none;
}

#gnav {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 200;
}


#gnav .glist li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

[data-element-id] #gnav li.pcnone {
    display: block;
}

#gnav li.pcnone {
    display: none;
}

#gnav .glist li a {
    width: 100%;
    display: block;
    padding: 40px 0;
    font-weight: 600;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

#gnav.fix {
    background: rgba(255, 255, 255, 0.95);
    -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);
    position: fixed;
    top: 0;
    z-index: 200;
}

#gnav.fix .glist li a {
    padding: 20px 0;
}

.fix .accordion-toggle {
    opacity: 0.8;
}

.gnavinn .headinnR {
    width: 100%;
    display: none;
}

.gnavinn .headinnL {
    width: 100%;
    display: none;
}

@media only screen and (max-width: 1024px) {
    #gnav .gnavinn {
        width: 100%;
        height: 0;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        padding: 0;
        border: none;
        background: rgba(255, 255, 255, 0.95);
        opacity: 0;
        -webkit-transition: height ease 0.1s, opacity ease 0.4s;
        transition: height ease 0.1s, opacity ease 0.4s;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        position: fixed;
        top: 0;
        left: 0;
        z-index: -10;
    }

    #gnav .gnavinn .glist {
        margin-bottom: 30px;
        padding: 0;
    }

    .gnavinn .headinnR {
        display: block;
    }

    .gnavinn .headinnR .view02 {
        text-align: center;
    }

    .gnavinn .headinnL {
        display: block;
    }

    .gnavinn .hinfolist li {
        text-align: center;
    }

    #gnav .glist li {
        width: 100%;
        display: block !important;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        text-align: center;
        position: static;
    }

    #gnav p.toggle {
        width: 38px;
        height: 38px;
        display: block !important;
        margin: 2px;
        opacity: 0.8;
        cursor: pointer;
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        position: fixed;
        top: 6px;
        right: 10px;
        z-index: 251;
    }

    #gnav.action .gnavinn {
        height: 100vh;
        padding: 60px 3% 33%;
        opacity: 1;
        z-index: 250;
    }

    #gnav p.toggle span.n {
        width: 26px;
        height: 2px;
        display: block;
        margin-top: -1px;
        padding: 0;
        text-indent: 9999px;
        background: #323232;
        position: absolute;
        top: 50%;
        left: 6px;
    }

    #gnav p.toggle span.n:before {
        content: "";
        width: 26px;
        height: 2px;
        display: block;
        background: #323232;
        position: absolute;
        top: -8px;
        left: 0;
    }

    #gnav p.toggle span.n:after {
        content: "";
        width: 26px;
        height: 2px;
        display: block;
        background: #323232;
        position: absolute;
        top: 8px;
        left: 0;
    }

    #gnav.action p.toggle span.n {
        -webkit-transition: ease 0.10s;
        transition: ease 0.10s;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #gnav.action p.toggle span.n:after,
    #gnav.action p.toggle span.n:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        top: 0;
        left: 0;
    }

    #gnav .gnavinn .glist {
        width: 100%;
    }

    #gnav .gnavinn .glist a {
        height: auto;
        display: block;
        padding: 10px 10px 10px 20px;
        text-align: left;
        text-transform: capitalize;
        border: none !important;
    }

    #gnav.fix {
        padding: 0;
    }

    .overlay {
        height: 100%;
        overflow: hidden;
    }

    .overlay:after {
        content: "";
        width: 100%;
        height: 100%;
        opacity: 0.3;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 100;
    }
}

/*スライドショー mainImg*/

.homeSlide {
    overflow: hidden;
    position: relative;
}

.homeSlide h2 {
    width: 90%;
    margin: auto;
    color: #fff;
    text-shadow: 0px 0px 20.52px rgba(0, 0, 0, 0.18);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.homeSlide .uk-slidenav-position {
    min-width: 500px;
    overflow: hidden;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative;
    left: 50%;
}

.homeSlide .uk-slidenav-position:after {
    content: "";
    display: block;
    padding-top: 45%;
}

.homeSlide .uk-slideshow {
    height: 100% !important;
    position: absolute;
    top: 0;
}

.homeSlide .uk-slideshow * {
    height: 100% !important;
}

/*footer*/

footer {
    margin-top: 100px;
    border-top: 1px solid #33120d;
}

.flogo {
    text-align: center;
}

.flogo a {
    max-width: 280px;
    display: inline-block;
}

.fnav {
    margin: 30px 0;
}

.fnav li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

.fnav li.pcnone {
    display: none;
}

.fnav li a {
    width: 100%;
    display: block;
    padding: 0.5em 0;
    font-weight: 600;
}

.footinn .snslist li {
    margin: 0.5em;
    text-align: center;
}

.footinn .snslist li a {
    max-width: 23px;
    display: inline-block;
}

.footbtm {
    margin-bottom: 60px;
}

.copy {
    padding: 1em 0;
    color: #fff;
    text-align: center;
    background: #33120d;
}

@media only screen and (max-width:1024px) {
    footer {
        margin-top: 80px;
    }

    .fnav li {
        width: 20%;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
    }

    .copy {
        padding-bottom: 55px;
    }
}

@media only screen and (max-width:599px) {
    footer {
        margin-top: 60px;
    }

    .fnav li {
        width: 48%;
    }
}

/*totop*/

#totop {
    text-align: center;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
}

#totop a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 500;
}

#totop a .pic {
    max-width: 140px;
    display: inline-block;
}

#totop a .t {
    display: inline-block;
    margin-top: 0.25em;
    margin-left: 3em;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}

.ffix {
    display: none;
}

[data-element-id] .ffix {
    display: block;
    position: static;
}

.ffixlist li a {
    display: block;
}

.ffixlist {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0.25em;
    background: #fff;
}

.ffixlist li.insta a {
    max-width: 23px;
}

.ffixlist li:not(.insta) a {
    padding: 0.5em;
    font-weight: 700;
    font-size: 16px;
    color: #33120d;
    text-align: center;
}

[data-element-id] #fixtel {
    display: block !important;
    position: static;
}

#fixtel {
    position: fixed;
    bottom: 85px;
    right: 10px;
    z-index: 99;
}

#tel {
    width: 70px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.5em;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    background: #33120d;
}

#fixtel .web {
    width: 70px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.5em;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    background: #33120d;
}

@media only screen and (max-width:1024px) {
    #totop a .t {
        margin-left: 2em;
    }

    #totop a .pic {
        max-width: 90px;
    }

    .ffix {
        width: 100%;
        display: block;
        -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);
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 99;
    }

    #totop {
        bottom: 60px;
    }
}

@media only screen and (max-width:599px) {
    #totop a .t {
        margin-left: 1em;
    }

    #totop a .pic {
        max-width: 40px;
    }

    .ffixlist li:not(.insta) a {
        font-size: 14px;
    }
}

@media only screen and (min-width:600px) {
    #fixtel {
        display: none !important;
    }
}

/*home*/

.home01inn {
    max-width: 750px;
    margin-left: auto;
    padding: 1.5em;
    background: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 3px 3px 3px #ddd;
    box-shadow: 3px 3px 3px #ddd;
    -webkit-transform: translate(0, -90%);
    transform: translate(0, -90%);
}

.home01innL {
    width: 20%;
}

.home01innC {
    width: 56%;
}

.home01innR {
    width: 20%;
}

.home01innR {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.home01item dt {
    width: 6em;
}

.home01item dd {
    width: calc(100% - 6em);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home01item a {
    display: block;
    padding: 0.25em 0;
}

.home02 {
    padding-top: 0;
}

.home02 .tfmp>.ofiImg.tc {
    max-width: 540px;
    max-height: 500px;
    overflow: hidden;
    -webkit-transform: none;
    transform: none;
    left: 0;
}

.home02 .tfmp>.ofiImg.tc:before {
    content: "";
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, right top, left top, from(white), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to left, white, rgba(255, 255, 255, 0));
    position: absolute;
    top: 0;
    right: 0;
}

.home02cont .titbox * {
    text-shadow: #fff 1px 1px 0, #fff -1px -1px 0, #fff -1px 1px 0, #fff 1px -1px 0, #fff 0px 1px 0, #fff 0-1px 0, #fff -1px 0 0, #fff 1px 0 0;
}

.home02item {
    overflow: hidden;
    padding: 1.5em;
    position: relative;
}

.home02item .tbox {
    height: 100%;
    min-height: 260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1em;
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    z-index: 1;
}

.home02item .tbox dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.home02item .tbox dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    letter-spacing: 0;
}

.home03item {
    width: 24%;
    margin: 0.5%;
}

.home03item a {
    display: block;
}

.home04item {
    margin-bottom: 40px;
}

.home04item a {
    display: block;
}

.home04item dd {
    margin: 0.5em 0;
}

.home04item dd.tit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.home04item dd.view01 {
    margin-top: 2em;
}

.home04item img {
    border: 1px solid;
}

.home05 {
    overflow: hidden;
    padding-bottom: 0;
}

.home05item a {
    display: block;
}

.home05iteminn .pbox {
    width: 40%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.home05iteminn .pbox .pic {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.home05iteminn .tbox {
    width: 50%;
    margin-top: 8em;
}

.home05iteminn .tbox .posi {
    padding: 0.25em 0;
    text-align: right;
    position: relative;
}

.home05iteminn .tbox .posi:before {
    content: "";
    content: "";
    width: 125%;
    height: 1px;
    border-bottom: 1px solid;
    position: absolute;
    bottom: 0;
    right: 0;
}

.home05iteminn .tbox .posi .inb {
    text-align: left;
}

.home05iteminn .tbox dd {
    margin: 2em 0;
}

.home05iteminn .tbox .name p {
    margin: 0.5em 0;
    text-align: right;
}

.home05iteminn .tbox .name span {
    display: inline-block;
    text-align: left;
}

.home05iteminn .tbox .name .en span:first-letter {
    font-size: 250%;
}

.home06cont .titbox .balloon01 .inb {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
}

.home06cont .titbox .balloon01 .inb:after {
    content: "";
    width: 360px;
    height: 70px;
    display: block;
    margin: 0 auto;
    margin-top: -1em;
    margin-bottom: 0.5em;
    background: url(/import/tenant_1/160.16.95.130/html/images/ballon01.png) center center /100% 100% no-repeat;
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
}

.home06cont .tbox dt {
    margin: 1em 0;
}

.home06cont .tbox dd {
    margin: 1em 0;
}

.home06cont .view02 {
    margin-bottom: 0;
}

.home06 .pic:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
}

.home07boxR .map:after {
    padding-top: 70%;
}

.home07infoitem {
    margin: 1em 0;
}

.home07infoitem dt {
    width: 5.5em;
}

.home07infoitem dd {
    width: calc(100% - 5.5em);
}

.home08item {
    margin: 0.5em;
}

.home08item a {
    display: block;
}

@media only screen and (max-width:1024px) {
    .home01inn {
        width: 96%;
        max-width: 100%;
        margin: 0 auto;
        padding: 60px 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        transform: none;
    }

    .home02 .tfmp {
        padding-top: 40px;
    }

    .home02item {
        width: 48%;
        padding: 1em;
    }

    .home02item .tbox {
        min-height: 150px;
    }

    .home02 .tfmp>.ofiImg.tc {
        max-width: 400px;
        max-height: 360px;
    }

    .home03item {
        width: 32.333%;
    }

    .home05iteminn .pbox {
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    }

    .home05iteminn .tbox {
        margin-top: 30%;
    }
}

@media only screen and (max-width:599px) {
    .home01inn {
        width: 94%;
        padding: 40px 0;
    }

    .home01innL {
        width: 100%;
    }

    .home01innC {
        width: 100%;
    }

    .home01innR {
        width: 100%;
    }

    .home01innR .view01 {
        margin: 1em 0;
        text-align: right;
    }

    .home02item {
        padding: 0.5em;
    }

    .home02item .tbox {
        padding: 0.5em;
    }

    .home02item .tbox dt {
        font-size: 20px;
    }

    .home03item {
        width: 49%;
    }

    .home05cont .tit01 {
        margin-bottom: 2em;
    }

    .home06cont .titbox .balloon01 .inb {
        -webkit-transform: none;
        transform: none;
    }

    .home06cont .titbox .balloon01 .inb:after {
        width: 300px;
        height: 55px;
        margin-top: -0.5em;
    }

    .home07infoitem dt {
        width: 100%;
        margin-bottom: 0.25em;
    }

    .home07infoitem dd {
        width: 100%;
    }

    .home07box h2 {
        text-align: center;
    }

    .home07box .view02 {
        text-align: center;
    }
}

/*under*/

/*concept*/

.concept02item {
    margin-bottom: 80px;
}

.concept02list .concept02item:last-of-type {
    margin-bottom: 0;
}

.concept02list .concept02item:nth-of-type(odd) .concept02iteminn {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.concept02list .concept02item:nth-of-type(even) .concept02iteminn .pbox {
    left: auto;
    right: 0;
}

.concept02iteminn {
    overflow: hidden;
    position: relative;
}

.concept02iteminn .tbox {
    min-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 2em 0 6em;
    padding: 3em;
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    z-index: 1;
}

.concept02iteminn .pbox {
    width: 500px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.concept02iteminn .pic {
    max-width: 100%;
    height: 100%;
}

.concept03box .tbox .txt {
    width: 110%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 2em 0 2em;
    padding: 3em;
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    z-index: 1;
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:599px) {
    .concept02iteminn {
        padding: 1em;
    }

    .concept02iteminn .tbox {
        min-height: 300px;
        margin: 1.5em 0;
        padding: 1.5em;
    }

    .concept03box .tbox .txt {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
    }
}

/*salon*/

.salon02 .ofiImg.tc:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    top: 0;
    left: 0;
}

.salon02list {
    max-width: 800px;
    margin: 40px auto;
}

.salon02item {
    padding: 1.5em;
    border-bottom: 1px solid #bfbfbf;
}

.salon02item dt {
    width: 8em;
}

.salon02item dd {
    width: calc(100% - 10em);
    font-weight: 500;
}

.salon02item dd * {
    font-weight: 500;
}

.salon03item .tbox {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4em;
}

.salon03item .pbox {
    width: 50%;
}

.salon03list {
    counter-reset: number;
}

.salon03item .tbox dt {
    padding-left: 1.5em;
    position: relative;
}

.salon03item .tbox dt:before {
    content: counter(number)".";
    counter-increment: number;
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width:1024px) {
    .salon03item .tbox {
        padding: 2em;
    }
}

@media only screen and (max-width:599px) {
    .salon02item {
        padding: 1em;
    }

    .salon02item dt {
        width: 100%;
        margin-bottom: 0.25em;
    }

    .salon02item dd {
        width: 100%;
    }

    .salon03list .salon03item:last-of-type {
        margin-bottom: 0;
    }

    .salon03item {
        margin-bottom: 40px;
    }

    .salon03item .tbox {
        width: 100%;
        padding: 1em 0;
    }

    .salon03item .pbox {
        width: 100%;
    }
}

/*menu*/

.menu01 {
    overflow: hidden;
}

.menunavitem a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.5em;
    color: #fff;
    background: #33120d;
}

.menunavitem a span {
    text-align: center;
}

.menu01box01 .pbox {
    position: relative;
}

.menu01box01 .pic {
    width: 50vw;
    max-width: 1000px;
    max-height: 90%;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: -10vw;
}

.menu01box01 .tbox {
    margin: 6em 0 0;
    padding: 4em;
    border: 1px solid;
    background: #fff;
    position: relative;
    z-index: 1;
}


.menu01item01 {
    padding: 1.5em;
    border-bottom: 1px solid #bfbfbf;
}

.menu01box02 .ofiImg.tc:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
}

.menu01list02 {
    max-width: 600px;
    margin: 0 auto;
    padding: 1.5em;
}

.menu01item02 {
    padding: 1em;
    border-bottom: 1px solid #bfbfbf;
}



.menu01box03 .pbox {
    position: relative;
}

.menu01box03 .pic {
    width: 40vw;
    max-width: 1000px;
    max-height: 90%;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
}

.menu01box03 .pic:before {
    content: "";
    width: 101%;
    height: 101%;
    background: url(/import/tenant_1/160.16.95.130/html/images/bg01.png) center center /100% 100% no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.menu01box03 .tbox {
    margin: 6em 0 0;
    padding: 4em;
    background: #fff;
    position: relative;
    z-index: 1;
}


.menu01item03 {
    padding: 1.5em;
    border-bottom: 1px solid #bfbfbf;
}

.menu01list04itemlistitem {
    padding: 1.5em;
    border-bottom: 1px solid #bfbfbf;
}

@media only screen and (max-width:1024px) {
    .menu01box01 .tbox {
        padding: 3em;
    }

    .menu01item01 {
        padding: 1em;
    }

    .menu01box03 .tbox {
        padding: 3em;
    }

    .menu01item03 {
        padding: 1em;
    }

    .menu01list04itemlistitem {
        padding: 1em;
    }

    .menunavitem {
        width: 31.333%;
    }
}

@media only screen and (max-width:599px) {
    .menu01box01 .tbox {
        margin-top: 1em;
        padding: 3em 1.5em;
    }

    .menu01item01 {
        padding: 1em 0;
    }

    .menu01box01 .pic {
        width: 100%;
        max-height: 100%;
        position: static;
    }

    .menu01item02 {
        padding: 1em 0;
    }

    .menu01box03 .tbox {
        margin-top: 1em;
        padding: 3em 1.5em;
    }

    .menu01item03 {
        padding: 1em 0;
    }

    .menu01box03 .pic {
        width: 100%;
        max-height: 100%;
        position: static;
    }

    .menu01item04 [class*="heightLine"] {
        height: auto !important;
    }

    .menu01list04itemlistitem {
        padding: 1em 0;
    }

    .menu01list04 .menu01item04:last-of-type {
        margin-bottom: 0;
    }

    .menu01item04 {
        margin-bottom: 40px;
    }

    .menunavitem {
        width: 48%;
    }
}

/*specialcare*/

.specialcare01list .specialcare01item:last-of-type {
    margin-bottom: 0;
}


.specialcare03list .specialcare01item:last-of-type {
    margin-bottom: 0;
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:599px) {
}

/*sp_aesthetic*/

.sp_aesthetic01list .sp_aesthetic01item:last-of-type {
    margin-bottom: 0;
}

.sp_aesthetic01item .tbox {
    padding: 2em 0;
}

.sp_aesthetic04list {
    counter-reset: number;
}

.sp_aesthetic04list .sp_aesthetic04item {
    margin-bottom: 40px;
    padding-top: 15px;
    padding-left: 70px;
    position: relative;
}

.sp_aesthetic04list .sp_aesthetic04item:before {
    content: counter(number);
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    counter-increment: number;
    font-weight: 700;
    font-size: 150%;
    line-height: 50px;
    border: 1px solid;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width:1024px) {
    .sp_aesthetic04list .sp_aesthetic04item:before {
        width: 40px;
        height: 40px;
        font-size: 125%;
        line-height: 40px;
    }

    .sp_aesthetic04list .sp_aesthetic04item {
        padding-top: 10px;
        padding-left: 60px;
    }
}

@media only screen and (max-width:599px) {
    .sp_aesthetic04list .sp_aesthetic04item:before {
        width: 30px;
        height: 30px;
        font-size: 100%;
        line-height: 30px;
    }

    .sp_aesthetic04list .sp_aesthetic04item {
        padding-top: 7px;
        padding-left: 50px;
    }
}

/*staff*/

.staff0item {
    width: 25.333%;
    margin: 4%;
}

.staff0item a {
    display: block;
}

.staff0item dt {
    margin-bottom: 2em;
}

.staff0item dd {
    margin: 0.5em 0;
    text-align: center;
}

.staffarea .logo {
    padding-top: 80px;
    border-top: 1px solid #eee;
}

.staffdetailsinglebox {
    padding-bottom: 100px;
}

.staffdetailsinglebox .tbox dt {
    margin-bottom: 1em;
    padding: 0.5em 0;
    text-align: right;
    border-bottom: 1px solid;
}

.staffdetailsinglebox .tbox dd:not(.txt) {
    text-align: right;
}

.staffdetailsinglebox .tbox dd.txt {
    padding: 80px 0;
}

@media only screen and (max-width:1024px) {
    .staff0item {
        width: 29.333%;
        margin: 2%;
    }

    .staffarea .logo {
        padding-top: 60px;
    }

    .staffdetailsinglebox {
        padding-bottom: 80px;
    }

    .staffdetailsinglebox .tbox dd.txt {
        padding: 60px 0;
    }
}

@media only screen and (max-width:599px) {
    .staff0item {
        width: 44%;
        margin: 3%;
    }

    .staffarea .logo {
        padding-top: 40px;
    }

    .staffdetailsinglebox {
        padding-bottom: 40px;
    }

    .staffdetailsinglebox .tbox dd.txt {
        padding: 40px 0;
    }
}

/*catalog*/

.catalogitem {
    width: 19%;
    margin: 0.5%;
}

.catalogitem a {
    display: block;
    opacity: 1;
}

.catalogitem dl {
    overflow: hidden;
    padding: 0.5em;
    border: 1px solid;
    position: relative;
}

.catalogitem dt {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    visibility: hidden;
    padding: 0.5em;
    color: #fff;
    text-align: center;
    background: rgba(51, 18, 13, 0.7);
    opacity: 0;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.catalogitem:hover dt {
    visibility: visible;
    opacity: 1;
}

.catalogsinglebox {
    max-width: 800px;
    margin: 0 auto;
}

.catalogsinglebox .pbox li {
    width: 33.333%;
}

.catalogsinglebox .tbox .commentbox dt {
    overflow: hidden;
    margin-bottom: 1em;
}

.catalogsinglebox .tbox .commentbox dt span {
    display: inline-block;
    padding-right: 1em;
    position: relative;
}

.catalogsinglebox .tbox .commentbox dt span:after {
    content: "";
    width: 100vw;
    height: 1px;
    border-bottom: 1px solid;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 100%;
}

.catalogsinglebox .mainPic {
    margin-bottom: 40px;
}

.catalogsinglebox .datalist .datalistitem:first-of-type {
    border-top: 1px solid #ccc;
}

.catalogsinglebox .datalistitem {
    padding: 1em 0;
    border-bottom: 1px solid #ccc;
}

.catalogsinglebox .datalistitem .tit {
    width: 5em;
    font-weight: 500;
}

.catalogsinglebox .datalistitem .databox {
    width: calc(100% - 5em);
}

.catalogsinglebox .datalistitemlistitem {
    width: 29.333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 2%;
    padding: 0.25em 0.5em;
    border: 1px solid;
}

.subPicList img {
    cursor: pointer;
}

.髪の長さ.短い .短い {
    color: #fff;
    background: #33120d;
}

.髪の長さ.普通 .普通 {
    color: #fff;
    background: #33120d;
}

.髪の長さ.長い .長い {
    color: #fff;
    background: #33120d;
}

.髪の量.多い .多い {
    color: #fff;
    background: #33120d;
}

.髪の量.普通 .普通 {
    color: #fff;
    background: #33120d;
}

.髪の量.少ない .少ない {
    color: #fff;
    background: #33120d;
}

.髪質.硬い .硬い {
    color: #fff;
    background: #33120d;
}

.髪質.普通 .普通 {
    color: #fff;
    background: #33120d;
}

.髪質.柔らかい .柔らかい {
    color: #fff;
    background: #33120d;
}

@media only screen and (max-width:1024px) {
    .catalogitem {
        width: 24%;
    }

    .catalogitem dt {
        font-size: 14px;
    }

    .catalogsinglebox .datalistitem .tit {
        width: 100%;
        font-weight: 700;
    }

    .catalogsinglebox .datalistitem .databox {
        width: 100%;
    }
}

@media only screen and (max-width:599px) {
    .catalogitem {
        width: 49%;
    }

    .catalogsinglebox .mainPic {
        margin-bottom: 2%;
    }
}

/*product*/

.product01bgwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product01bgbox {
    width: 100%;
    min-height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 80px 0;
    position: relative;
}

.product01bgbox .ofiImg.tc {
    width: 100vw;
}

.product01bgbox .ofiImg.tc:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(51, 18, 13, 0.4);
    position: absolute;
}

.product01box {
    width: 100%;
}

.product01box * {
    color: #fff;
    text-shadow: 0px 0px 3px #000, 0px 0px 3px #000, 0px 0px 3px #000, 0 0 10px #000;
}

.product01box .pbox img {
    border: 5px solid #cfa972;
}

.productitem a {
    display: block;
}

.productitem * {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: 700;
    text-align: center;
}

.productitem dt {
    margin-bottom: 1em;
}

.productitem dd {
    margin-bottom: 0.5em;
}

.productitem dd.data {
    margin: 2em 0;
}

.productsinglebox .pbox .mainPic {
    margin-bottom: 40px;
}

.productsinglebox .pbox .subPicList li {
    width: 31.333%;
    margin: 0 1%;
}

.productsinglebox .tbox * {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.productsinglebox .tbox .name span {
    display: block;
    margin: 0.25em 0;
}

.productsinglebox .tbox :not(.txt) {
    font-weight: 700;
}

.productsinglebox .tbox .dataD dt {
    padding-bottom: 0.25em;
    border-bottom: 1px solid #bfbfbf;
}

@media only screen and (max-width:1024px) {
    .product01bgbox {
        min-height: 500px;
    }

    .productsinglebox .pbox .mainPic {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width:599px) {
    .product01bgbox {
        min-height: 400px;
    }

    .productitem .fs16 {
        font-size: 14px;
    }

    .productsinglebox .pbox .mainPic {
        margin-bottom: 2%;
    }

    .productsinglebox .pbox {
        margin-bottom: 40px;
    }
}

/*blog*/

.blog01cont .postcont {
    width: 70%;
}

.blog01cont .caarea {
    width: 26%;
}

.postitem {
    width: 48%;
    margin-bottom: 40px;
}

.postitem.row3 {
    width: 31.333%;
}

.postitem a {
    display: block;
}

.postitem dt {
    margin-bottom: 20px;
}

.postitem dd {
    margin: 0.5em 0;
}

.postitem img {
    border: 1px solid;
}

.calist * {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
}

.caitem {
    margin-bottom: 40px;
}

.caitem dt {
    width: 100%;
    margin-bottom: 1em;
    padding: 0.5em 1em;
    color: #fff;
    text-align: center;
    background: #33120d;
    cursor: pointer;
    position: relative;
}

.caitem dt:after {
    content: "\f105";
    font-family: FontAwesome;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 0.5em;
}

.caitem dt.open:after {
    -webkit-transform: translate(0, -50%) rotate(90deg);
    transform: translate(0, -50%) rotate(90deg);
}

.caitem li a {
    display: block;
    padding: 1em;
    border-bottom: 1px solid #bfbfbf;
}

.pagenav {
    margin: 80px 0;
}

.pagenav ul {
    max-width: 300px;
    margin: 0 auto;
}

.pagenav li {
    width: 14%;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}

.pagenav li a {
    width: 2em;
    height: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    border: 1px solid;
}

.pagenav li.now a {
    color: #fff;
    border: none;
    background: #33120d;
}

.datebox {
    margin-bottom: 80px;
    padding: 80px 1em;
    border-top: 1px solid;
    border-bottom: 1px solid;
}

[data-element-id] #date {
    display: block;
}

#date {
    display: none;
}

.datelist * {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: 700;
    text-align: center;
}

.datelist .day {
    font-size: 100px;
    line-height: 120%;
}

.postsinglebox {
    padding: 40px;
    border: 1px solid;
}

.postsinglebox .tit {
    margin-bottom: 2em;
    padding-bottom: 1em;
    border-bottom: 1px solid;
}

@media only screen and (max-width:1024px) {
    .blog01cont .postcont {
        width: 100%;
    }

    .blog01cont .caarea {
        width: 100%;
    }

    .datelist .day {
        font-size: 80px;
    }

    .datebox {
        margin-bottom: 60px;
        padding: 60px 1em;
    }
}

@media only screen and (max-width:599px) {
    .datelist .day {
        font-size: 60px;
    }

    .datebox {
        margin-bottom: 40px;
        padding: 40px 1em;
    }

    .postitem.row3 {
        width: 48%;
    }

    .postsinglebox {
        padding: 2em;
    }

    .postsinglebox .tit {
        margin-bottom: 1.5em;
        padding-bottom: 0.5em;
    }
}

/*voice*/

.voiceitem {
    margin-bottom: 40px;
}

.voiceitem a {
    display: block;
}

.voiceitem dt {
    margin: 0 0 1em;
}

.voicesinglebox .tbox .name {
    padding-bottom: 1em;
    border-bottom: 1px solid;
}

.voicesinglebox .tbox .menuD {
    margin-bottom: 3em;
    padding: 1.5em 0;
    border-bottom: 1px solid;
}

.voicesinglebox .tbox .menuD .txt {
    padding-left: 1em;
}

.voicesinglebox .tbox .review {
    padding: 2em;
    border: 1px solid;
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:599px) {
    .voicesinglebox .tbox .name {
        padding: 1em 0;
    }

    .voicesinglebox .tbox .review {
        padding: 1.5em;
    }
}

/*qa*/

.qaitem {
    padding: 40px 0;
    border-bottom: 1px solid #7d7d7d;
}

.qaitem dt {
    margin-bottom: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 60px;
    position: relative;
}

.qaitem dt:before {
    content: "Q";
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 24px;
    color: #fff;
    background: #33120d;
    position: absolute;
    top: 0;
    left: 0;
}


.qaitem dd {
    margin-left: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 60px;
    position: relative;
}

.qaitem dd:before {
    content: "A";
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-size: 24px;
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width:1024px) {
    .qaitem {
        padding: 30px 0;
    }

    .qaitem dt {
        margin-bottom: 30px;
        padding-left: 50px;
    }

    .qaitem dt:before {
        width: 35px;
        height: 35px;
        font-size: 22px;
    }

    .qaitem dd {
        margin-left: 30px;
        padding-left: 50px;
    }

    .qaitem dt:before {
        width: 35px;
        height: 35px;
        font-size: 22px;
    }
}

@media only screen and (max-width:599px) {
    .qaitem {
        padding: 20px 0;
    }

    .qaitem dt {
        margin-bottom: 20px;
        padding-left: 40px;
    }

    .qaitem dt:before {
        width: 30px;
        height: 30px;
        font-size: 20px;
    }

    .qaitem dd {
        margin-left: 20px;
        padding-left: 40px;
    }

    .qaitem dt:before {
        width: 30px;
        height: 30px;
        font-size: 20px;
    }
}

/*recruit*/

.recruit01boxwrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.recruit01box {
    width: 100%;
    min-height: 600px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1.5em;
}

.recruit01box * {
    color: #fff;
}

.recruit01box .ofiImg.tc:before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 0;
    left: 0;
}

.recruit02item * {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    color: #fff;
    text-align: center;
}

.recruit02item {
    padding: 3em;
    background: #5c413d;
}

.recruit02item dt:after {
    content: "";
    width: 100px;
    max-width: 100%;
    height: 3px;
    display: block;
    margin: 0.5em auto 1.5em;
    border-bottom: dotted 3px;
}

.recruit03list .recruit03item:last-of-type {
    margin-bottom: 0;
}

.recruit03item {
    margin-bottom: 40px;
}

.recruit03item .tit {
    width: 100%;
}

.recruit03item .fullyear ul {
    padding: 0.5em;
    background: #d2d2d2;
}

.recruit03item .fullyear li {
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
}

.recruit03item .menulist li {
    width: 24%;
    margin-top: 30px;
    padding-top: 30px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", serif;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    background: url(/import/tenant_1/160.16.95.130/html/images/doublearrow01.png) top center /contain no-repeat;
}

.recruit03item .menulist li .inb {
    text-align: left;
}

.recruit04item {
    border: 1px solid;
}

.recruit04item dt {
    padding: 2em 1.5em 1.5em;
    position: relative;
}

.recruit04item dt .posi {
    width: 130px;
    max-width: 100%;
    padding: 0.25em 1em;
    color: #fff;
    background: #33120d;
    position: absolute;
    top: 0;
    left: 0;
}

.recruit04item dt .posi:after {
    content: "";
    width: 1em;
    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: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, #fff 50.5%) no-repeat top left/100% 100%;
    position: absolute;
    bottom: 0;
    right: 0;
}

.recruit04item dd {
    padding: 1.5em;
    border-top: 1px solid;
}

.recruit05cont .m800 {
    width: 100%;
}

.recruit05item {
    padding: 2em;
    border-bottom: 1px solid;
}

.recruit05item dd li {
    margin-bottom: 0.5em;
}

.recruit05guideline dt,
.recruit05guideline dd {
    padding: 2em;
}

.recruit05guideline {
    border-bottom: 2px solid;
}

.recruit05guideline dt {
    border-bottom: 2px solid;
}

.recruit05guideline dd {
    border-bottom: 1px solid;
}

.recruit05guideline dd:last-of-type {
    border-bottom: none;
}

.recruit05guideline dd li {
    margin-bottom: 1em;
}

@media only screen and (max-width:1024px) {
    .recruit02item {
        padding: 1.5em 0.5em;
    }

    .recruit02item dt {
        font-size: 16px;
    }

    .recruit02item dd {
        font-size: 14px;
    }

    .recruit03item .fullyear li {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    .recruit03item .menulist li {
        font-size: 14px;
    }

    .recruit04cont .introboxL .flexsb dt,
    .recruit04cont .introboxL .flexsb dd {
        width: 100%;
    }

    .recruit04item dt {
        padding: 3em 2em 2em;
        position: relative;
    }

    .recruit05item {
        padding: 1.5em;
    }

    .recruit05guideline dt,
    .recruit05guideline dd {
        padding: 1.5em;
    }
}

@media only screen and (max-width:599px) {
    .recruit03item ul.flexs {
        display: block;
        padding: 0.5em;
    }

    .recruit03iteminn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .recruit03iteminn .menulist {
        width: calc(100% - 60px);
    }

    .recruit03item .menulist li {
        width: 100%;
        height: 130px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        -ms-flex-align: center;
        margin-top: 0;
        margin-bottom: 5px;
        margin-left: 0.5em;
        padding-top: 0;
        padding-left: 30px;
        text-align: left;
        background: url(/import/tenant_1/160.16.95.130/html/images/doublearrow02.png) left center /auto 100% no-repeat;
    }

    .recruit03item .fullyear li {
        margin-bottom: 5px;
    }

    .recruit05item {
        padding: 1em;
    }

    .recruit05guideline dt,
    .recruit05guideline dd {
        padding: 1em;
    }
}

/*coupon*/

.couponitem {
    padding: 2em 1em;
    border: 1px solid;
    position: relative;
}

.couponitem:after {
    content: "";
    width: 45px;
    height: 45px;
    background: url(/import/tenant_1/160.16.95.130/html/images/label01.png) center center /100% 100% no-repeat;
    position: absolute;
    top: -3px;
    right: -3px;
}

.couponitem dt span {
    margin: 1%;
}

.couponitem .cat {
    padding: 0.25em 1em;
    border: 1px solid;
    border-radius: 15px;
}

.couponitem .price {
    margin-bottom: 1em;
    padding-bottom: 0.25em;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    letter-spacing: 2px;
    border-bottom: 1px dotted #494949;
}

.couponitem dd[class*="heightLine"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.couponitem dd.price[class*="heightLine"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media only screen and (max-width:1024px) {
}

@media only screen and (max-width:768px) {
    .couponitem {
        width: 48%;
    }
}

@media only screen and (max-width:599px) {
}

@media only screen and (max-width:414px) {
    .couponitem {
        width: 100%;
    }

    .couponitem [class*="heightLine"] {
        height: auto !important;
    }
}

/*form*/

.form dl {
    padding: 20px 0;
    border-bottom: 1px solid #fff;
}

.form dl:last-of-type {
    border-bottom: none;
}

.form dt {
    width: 36%;
    font-weight: 600;
}

.form dt .reqw {
    margin-left: 10px;
    padding: 0 10px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    background: #d5262b;
}

.form dd {
    width: 60%;
}

.form dd input {
    width: 100%;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form dd select {
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form dd input[type="radio"] {
    display: none;
}

.form dd input[type="radio"]+label {
    margin-right: 20px;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 200%;
    position: relative;
}

.form dd input[type="radio"]+label::before {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    border: 1px solid #303841;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 4px;
    left: 0;
}

.form dd input[type="radio"]:checked+label::after {
    content: "";
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 50%;
    background: #303841;
    position: absolute;
    top: 6px;
    left: 2px;
}

.form dd input[type="radio"]:checked+label {
    border-bottom: 1px solid;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.form dd textarea {
    width: 100%;
    height: 300px;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "游ゴシック",
    YuGothic,
    Hiragino Sans,
    "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic Pro",
    Hiragino Kaku Gothic ProN,
    "メイリオ",
    Meiryo,
    "ＭＳ Ｐゴシック",
    sans-serif;
    font-size: 16px;
}

.formbtn li button {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 80px auto;
    padding: 20px 40px;
    color: #fff;
    text-align: center;
    border: none;
    background: #d5262b;
    opacity: 1;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 1;
}

.formbtn li button:after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    position: absolute;
    top: 50%;
    right: 20px;
}

.formbtn2 li:nth-of-type(odd) button:after {
    content: "\f104";
    left: 20px;
    right: auto;
}

.formbtn li button:hover {
    opacity: 0.6;
    cursor: pointer;
}

.formbtn li {
    width: 100%;
    max-width: 320px;
    margin: auto;
}

.formbtn2 li {
    max-width: 250px;
}

@media only screen and (max-width:1024px) {
    .form dt {
        width: 100%;
        padding-bottom: 1em;
    }

    .form dd {
        width: 100%;
    }

    .form dl {
        padding: 15px 0;
    }

    .formbtn li button {
        margin: 60px auto;
        padding: 15px 40px;
    }

    .formbtn2 li {
        max-width: 200px;
    }
}

@media only screen and (max-width:599px) {
    .formbtn li button {
        max-width: 250px;
        margin: 40px auto;
        padding: 10px 40px;
    }

    .formbtn2 li {
        max-width: 130px;
    }
}


/* 2025.06.02 */



.osusume-flex .feature-box{
  display: flex;
  justify-content: center;
}


.osusume-flex .feature-box h3{
  display: flex;
  align-items: center;
}


.recom-block{
  display: block;
  width: 65%;
  padding: 25px 50px;
    background: #f0f0f0;
    align-items: center;
}

.w35{
  width: 35% !important;
}

.color-nagare{
  margin-top: 4rem;
}

.inoa-color{
  border: 1px solid;
    padding: 30px;
    margin-bottom: 5rem !important;
    background: #ffffff;
    border-radius: 20px;
}

.features04{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.features04 .feature-box{
  width: 50%;
    padding: 0 1%;
}

.features04 .feature-box .recom-block{
  padding: 20px 20px;
}

.ta-left{
  text-align: left !important;
}

.mt-0{
  margin-top: 0 !important;
}

.mt-30{
  margin-top: 30px !important;
}

.not-handled{
  margin-top: 4rem;
    background: #fff;
    padding: 30px 30px;
}

.no-p01{
  text-align: center;
    font-size: 22px;
    padding-bottom: 15px;
}

.pt-0{
  padding-top: 40px !important;
}

.pc-none{
  display: none !important;
}

.top-rutea{
  margin-top: 7rem;
}

.banner02 .pic-text::after {
    background: #295063 !important;
}


@media only screen and (max-width:599px) {
.features04 {
    display: block;
}

.features04 .feature-box {
    width: 100%;
    padding: 3% 1%;
}

.mt-30 {
    margin-top: 0 !important;
}

.not-handled {
  padding: 30px 20px;
}

.no-p01 {
    font-size: 15px;
}

.pc-none{
  display: block !important;
}

.sp-none{
  display: none !important;
}

.recom-block {
    display: block;
    width: 100%;
    padding: 20px 25px;
}

.osusume-flex .feature-box h3 {
    text-align: left;
}

.pc-none {
  width: 100% !important;
  }
  
.home19cont .feature-box+.feature-box {
    margin-top: 30px;
}

}


.rutea-tel{
  font-size: 12px;
  width: 50% !important;
  text-align: center;
}

#header h1 {
    width: 60% !important;
    font-size: 10px;
}
