@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Sawarabi+Mincho&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap");

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

img {
    width: 100%;
    height: auto
}

li,
ul {
    list-style: none;
    box-sizing: border-box
}

a {
    display: block;
    box-sizing: border-box;
    text-decoration: none;
    color: #000
}

figure,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0
}

div,
figure,
input,
section,
textarea {
    box-sizing: border-box
}

table {
    width: 100%;
    border-collapse: collapse
}

input,
textarea {
    background: transparent;
    border: 0;
    color: #000
}

input:focus,
textarea:focus {
    outline: 0
}

body {
    font-size: 16px
}

.on-spDb {
    display: none
}

@media screen and (max-width:768px) {
    .on-pcDb {
        display: none
    }

    .on-spDb {
        display: block
    }
}

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

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

.com--mt0 {
    margin-top: 0 !important
}

.com--mt35 {
    margin-top: 35px !important
}

.titleGroup {
    word-break: break-word
}

.titleGroup__titleText {
    font: 500 4.375rem/0.7 "Cormorant Garamond", serif;
    color: #707070;
    text-align: center
}

@media screen and (max-width:768px) {
    .titleGroup__titleText {
        font-size: 1.6875rem
    }
}

@media screen and (max-width:320px) {
    .titleGroup__titleText {
        line-height: 1
    }
}

.titleGroup__labelText {
    margin-top: 37px;
    font: 100 1.5rem/1 "Sawarabi Mincho", sans-serif;
    color: #707070;
    text-align: center
}

@media screen and (max-width:768px) {
    .titleGroup__labelText {
        font-size: 1.375rem
    }
}

@media screen and (max-width:768px) {
    .titleGroup__labelText {
        margin-top: 15px
    }
}

.titleGroup__paraText {
    margin-top: 26px;
    font: 100 2.5rem/1 "Sawarabi Mincho", sans-serif;
    color: #707070;
    text-align: center
}

@media screen and (max-width:768px) {
    .titleGroup__paraText {
        font-size: 1.1rem
    }
}

@media screen and (max-width:768px) {
    .titleGroup__paraText {
        margin-top: 15px
    }
}

.headerSec {
    position: fixed;
    z-index: 3;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.95)
}

.headerSec__innerCont {
    height: 90px;
    padding: 0 155px 0 140px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: nowrap;
    transition: .5s ease
}

@media screen and (min-width:769px) and (max-width:1305px) {
    .headerSec__innerCont {
        padding: 0 20px
    }
}

@media screen and (max-width:768px) {
    .headerSec__innerCont {
        padding: 0 20px;
        height: 50px;
        background: white
    }
}

.headerSec__innerContLogoAnchor {
    cursor: pointer
}

.headerSec__innerContLogo {
    position: relative;
    z-index: 3;
    transition: 0.5s ease
}

.headerSec__innerContLogo:hover {
    opacity: 0.5
}

.headerSec__innerContLogo img {
    width: auto;
    height: 48px
}

@media screen and (max-width:768px) {
    .headerSec__innerContLogo img {
        margin-top: 3px;
        height: 30px
    }
}

.headerSec__innerContList {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: nowrap
}

@media screen and (max-width:768px) {
    .headerSec__innerContList {
        position: fixed;
        z-index: -1;
        top: -50%;
        left: 0;
        width: 100%;
        visibility: hidden;
        pointer-events: none;
        padding: 80px 0 0;
        background: white;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        transition: 0.9s ease
    }
}

@media screen and (max-width:768px) {
    .headerSec__innerContList.isOpen {
        top: 0;
        padding-top: 50px;
        visibility: visible;
        pointer-events: all
    }
}

@media screen and (max-width:768px) {
    .headerSec__innerContListItem {
        width: 100%;
        background: rgba(51, 51, 51, 0.1);
        border-bottom: 1px solid #333
    }
}

.headerSec__innerContListItem:not(:first-child) {
    margin-left: 34px
}

@media screen and (max-width:768px) {
    .headerSec__innerContListItem:not(:first-child) {
        margin-left: 0
    }
}

.headerSec__innerContListItemAnchor {
    transition: 0.5s ease
}

.headerSec__innerContListItemAnchor:hover {
    opacity: 0.5
}

@media screen and (max-width:768px) {
    .headerSec__innerContListItemAnchor {
        padding: 9px 20px
    }
}

.headerSec__innerContText {
    font: 500 1.25rem/1.5 "Cormorant Garamond", serif
}

@media screen and (max-width:768px) {
    .headerSec__spButton {
        position: absolute;
        top: 10px;
        right: 27px;
        z-index: 3;
        width: 35px;
        height: 30px;
        transition: .3s ease;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-flow: row wrap
    }

    .headerSec__spButton.isOpen .headerSec__spButtonBar:first-child {
        transform: translateY(10px) rotate(45deg)
    }

    .headerSec__spButton.isOpen .headerSec__spButtonBar:nth-child(2) {
        opacity: 0
    }

    .headerSec__spButton.isOpen .headerSec__spButtonBar:last-child {
        transform: translateY(-10px) rotate(-45deg)
    }
}

@media screen and (max-width:768px) {
    .headerSec__spButtonBar {
        width: 100%;
        height: 1px;
        transition: .3s ease;
        background: #000
    }
}

.footerSec {
    position: relative;
    z-index: 2;
    background: #222
}

.footerSec__innerCont {
    padding: 100px 0 30px 0
}

@media screen and (max-width:768px) {
    .footerSec__innerCont {
        padding-top: 20px
    }
}

.footerSec__innerContNavList {
    margin: auto;
    margin: 0 auto 0;
    padding: 0 20px;
    max-width: 1145px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: row wrap
}

@media screen and (max-width:768px) {
    .footerSec__innerContNavList {
        flex-direction: column;
        align-items: center;
        padding: 0
    }
}

@media screen and (max-width:768px) {
    .footerSec__innerContNavListItem {
        width: 100%
    }
}

@media screen and (max-width:768px) {
    .footerSec__innerContNavListItem:not(:first-child) {
        margin-top: 10px
    }
}

.footerSec__btmArea {
    margin-top: 60px;
    padding: 0 133px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row wrap;
    transition: .5s ease
}

@media screen and (min-width:769px) and (max-width:1305px) {
    .footerSec__btmArea {
        padding: 0 20px
    }
}

@media screen and (max-width:768px) {
    .footerSec__btmArea {
        margin-top: 10px;
        padding: 0 20px;
        align-items: center;
        flex-direction: column
    }
}

.footerSec__btmAreaContactSide {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap
}

@media screen and (max-width:768px) {
    .footerSec__btmAreaContactSide {
        flex-direction: column
    }
}

@media screen and (max-width:768px) {
    .footerSec__btmAreaContactSideLogo {
        margin: 0 auto
    }
}

.footerSec__btmAreaContactSideLogoThumb {
    width: auto;
    height: 186px;
    transition: .5s ease
}

@media screen and (min-width:769px) and (max-width:1305px) {
    .footerSec__btmAreaContactSideLogoThumb {
        height: 120px
    }
}

.footerSec__btmAreaContactSideTextArea {
    margin-left: 5px
}

@media screen and (max-width:768px) {
    .footerSec__btmAreaContactSideTextArea {
        margin: 0 auto
    }
}

.footerSec__btmAreaContactSideTextAreaPhoneText a {
    display: inline
}

.footerSec__btmAreaContactSideTextAreaAddressText {
    font: 100 1.25rem/1.5 "Sawarabi Mincho", sans-serif;
    color: #fff
}

@media screen and (max-width:768px) {
    .footerSec__btmAreaContactSideTextAreaAddressText {
        font-size: 1rem
    }
}

.footerSec__btmAreaContactSideTextAreaPhoneText {
    margin-top: 24px;
    font: 100 1.25rem/1.5 "Sawarabi Mincho", sans-serif;
    color: #fff
}

@media screen and (max-width:768px) {
    .footerSec__btmAreaContactSideTextAreaPhoneText {
        font-size: 1rem
    }
}

@media screen and (max-width:768px) {
    .footerSec__btmAreaContactSideTextAreaPhoneText {
        margin-top: 8px;
        text-align: center
    }
}

.footerSec__btmAreaContactSideTextAreaNumText {
    font: 100 1.25rem/1.5 "Sawarabi Mincho", sans-serif;
    color: #fff
}

@media screen and (max-width:768px) {
    .footerSec__btmAreaContactSideTextAreaNumText {
        font-size: 1rem
    }
}

.footerSec__innerContNavListItemAnchor {
    transition: 0.5s ease
}

.footerSec__innerContNavListItemAnchor:hover {
    opacity: 0.5
}

@media screen and (max-width:768px) {
    .footerSec__innerContNavListItemAnchor {
        text-align: center
    }
}

.footerSec__innerContNavListItemText {
    font: 100 1.5rem/1.5 "Cormorant Garamond", serif;
    color: #fff;
    transition: .5s ease
}

@media screen and (max-width:768px) {
    .footerSec__innerContNavListItemText {
        font-size: 1.3rem
    }
}

@media screen and (min-width:769px) and (max-width:1305px) {
    .footerSec__innerContNavListItemText {
        font-size: 1.25rem
    }
}

.footerSec__btmAreaSocialSide {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap
}

@media screen and (max-width:768px) {
    .footerSec__btmAreaSocialSide {
        margin-top: 30px
    }
}

.footerSec__btmAreaSocialSideItem {
    max-width: 72px;
    transition: .5s ease;
    transition: 0.5s ease
}

.footerSec__btmAreaSocialSideItem:hover {
    opacity: 0.5
}

.footerSec__btmAreaSocialSideItem img {
    width: auto;
    max-height: 61px
}

@media screen and (min-width:769px) and (max-width:1305px) {
    .footerSec__btmAreaSocialSideItem img {
        max-height: 40px
    }
}

@media screen and (max-width:768px) {
    .footerSec__btmAreaSocialSideItem {
        max-width: 38px
    }
}

.footerSec__btmAreaSocialSideItem:not(:first-child) {
    margin-left: 40px
}

@media screen and (min-width:769px) and (max-width:1305px) {
    .footerSec__btmAreaSocialSideItem:not(:first-child) {
        margin-left: 20px
    }
}

.footerSec__copyrightAreaText {
    margin-top: 27px;
    font: 100 1.5rem/1.5 "Cormorant Garamond", serif;
    color: #fff;
    text-align: center
}

@media screen and (max-width:768px) {
    .footerSec__copyrightAreaText {
        font-size: 1.2rem
    }
}

@media screen and (max-width:768px) {
    .footerSec__copyrightAreaText {
        margin-top: 20px
    }
}

.topPage {
    overflow: hidden
}

.topPage:before {
    content: '';
    display: block;
    height: 90px
}

@media screen and (max-width:768px) {
    .topPage:before {
        height: 50px
    }
}

.topPage .linkAnchor {
    position: absolute;
    top: -140px;
    left: 0
}

@media screen and (max-width:768px) {
    .topPage .linkAnchor {
        top: -70px
    }
}

.topPageKvSec {
    position: relative
}

.topPageKvSec__innerCont {
    position: relative
}

@media screen and (max-width:768px) {
    .topPageKvSec__innerCont {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-flow: row wrap;
        flex-direction: column
    }
}

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

.topPageIntroSec {
    padding: 70px 20px 0 20px;
    position: relative
}

@media screen and (max-width:768px) {
    .topPageIntroSec {
        padding-top: 50px
    }
}

.topPageIntroSec__triCont {
    position: relative;
    margin: 50px auto 0;
    max-width: 1377px
}

.topPageIntroSec__triBox {
    font-size: 0;
    overflow: hidden
}

@media screen and (max-width:768px) {
    .topPageIntroSec__triBox.triBox01 {
        background: #666
    }
}

@media screen and (max-width:768px) {
    .topPageIntroSec__triBox.triBox02 {
        background: #F6F6F6
    }

    .topPageIntroSec__triBox.triBox02 .topPageIntroSec__triBoxContTitleText:after {
        background: #e9d8d4 !important
    }

    .topPageIntroSec__triBox.triBox02 .topPageIntroSec__triBoxContParaText,
    .topPageIntroSec__triBox.triBox02 .topPageIntroSec__triBoxContSubTitleText,
    .topPageIntroSec__triBox.triBox02 .topPageIntroSec__triBoxContTitleText {
        color: #000 !important
    }
}

@media screen and (max-width:768px) {
    .topPageIntroSec__triBox.triBox03 {
        background: #fff
    }

    .topPageIntroSec__triBox.triBox03 .topPageIntroSec__triBoxContTitleText:after {
        background: #e9d8d4 !important
    }

    .topPageIntroSec__triBox.triBox03 .topPageIntroSec__triBoxContParaText,
    .topPageIntroSec__triBox.triBox03 .topPageIntroSec__triBoxContSubTitleText,
    .topPageIntroSec__triBox.triBox03 .topPageIntroSec__triBoxContTitleText {
        color: #000 !important
    }
}

@media screen and (max-width:768px) {
    .topPageIntroSec__triBox.triBox04 {
        background: #F3E9E7
    }

    .topPageIntroSec__triBox.triBox04 .topPageIntroSec__triBoxContTitleText:after {
        background: #e9d8d4 !important
    }

    .topPageIntroSec__triBox.triBox04 .topPageIntroSec__triBoxContParaText,
    .topPageIntroSec__triBox.triBox04 .topPageIntroSec__triBoxContSubTitleText,
    .topPageIntroSec__triBox.triBox04 .topPageIntroSec__triBoxContTitleText {
        color: #000 !important
    }
}

@media screen and (max-width:768px) {
    .topPageIntroSec__triBox {
        padding: 20px 20px 25px;
        font-size: 1rem;
        overflow: visible
    }
}

@media screen and (max-width:768px) {
    .topPageIntroSec__triBoxContTitleText {
        font: 100 1rem/1.5 "Cormorant Garamond", serif;
        color: #fff;
        text-align: center
    }
}

@media screen and (max-width:768px) and (max-width:768px) {
    .topPageIntroSec__triBoxContTitleText {
        font-size: 1.8rem
    }
}

@media screen and (max-width:768px) {
    .topPageIntroSec__triBoxContTitleText:after {
        content: '';
        display: block;
        margin: 10px auto 15px;
        width: 20px;
        height: 2px;
        background: #858585
    }
}

@media screen and (max-width:768px) {
    .topPageIntroSec__triBoxContSubTitleText {
        font: 100 1rem/1.5 "Sawarabi Mincho", sans-serif;
        color: #fff;
        text-align: center
    }
}

@media screen and (max-width:768px) and (max-width:768px) {
    .topPageIntroSec__triBoxContSubTitleText {
        font-size: 1.1rem
    }
}

@media screen and (max-width:768px) {
    .topPageIntroSec__triBoxContParaText {
        margin-top: 20px;
        font: 100 1rem/1.5 "Sawarabi Mincho", sans-serif;
        color: #fff;
        text-align: center
    }
}

@media screen and (max-width:768px) and (max-width:768px) {
    .topPageIntroSec__triBoxContParaText {
        font-size: 0.875rem
    }
}

.topPageIntroSec__innerContButtonArea {
    margin-top: 60px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: row wrap
}

@media screen and (max-width:768px) {
    .topPageIntroSec__innerContButtonArea {
        margin-top: 30px
    }
}

.topPageIntroSec__innerContButton {
    width: 100%;
    max-width: 200px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    border: 1px solid #707070;
    transition: .5s ease
}

@media screen and (max-width:768px) {
    .topPageIntroSec__innerContButton {
        height: 47px
    }
}

.topPageIntroSec__innerContButton:hover {
    background: rgba(194, 146, 137, 0.7)
}

.topPageIntroSec__innerContButton:hover .topPageSalonSec__innerContButtonText {
    color: #fff
}

.topPageIntroSec__innerContButtonText {
    font: 100 1.5rem/1.5 "Cormorant Garamond", serif;
    color: #707070;
    text-align: center;
    transition: .5s ease
}

@media screen and (max-width:768px) {
    .topPageIntroSec__innerContButtonText {
        font-size: 1.125rem
    }
}

.topPageSalonSec {
    margin-top: 207px;
    padding: 0 20px
}

@media screen and (max-width:768px) {
    .topPageSalonSec {
        margin-top: 70px
    }
}

.topPageSalonSec__innerContList {
    margin: 37px auto 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: row wrap;
    transition: .5s ease
}

@media screen and (min-width:769px) and (max-width:1139px) {
    .topPageSalonSec__innerContList {
        max-width: 650px
    }
}

@media screen and (max-width:768px) {
    .topPageSalonSec__innerContList {
        max-width: 198px
    }
}

.topPageSalonSec__innerContListItem {
    max-width: 200px;
    transition: .5s ease
}

.topPageSalonSec__innerContListItem:not(:first-child) {
    margin-left: 25px
}

@media screen and (max-width:768px) {
    .topPageSalonSec__innerContListItem:not(:first-child) {
        margin-left: 0
    }
}

@media screen and (min-width:769px) and (max-width:1139px) {
    .topPageSalonSec__innerContListItem:nth-child(n+4) {
        margin-top: 25px
    }
}

@media screen and (min-width:769px) and (max-width:1139px) and (max-width:768px) {
    .topPageSalonSec__innerContListItem:nth-child(n+4) {
        margin-top: 0
    }
}

@media screen and (max-width:768px) {
    .topPageSalonSec__innerContListItem:not(:first-child) {
        margin-top: 25px
    }
}

.topPageSalonSec__itemThumbArea {
    max-width: 200px;
    height: 165px;
    border: 1px solid #707070
}

.topPageSalonSec__itemThumbCaption {
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap
}

.topPageSalonSec__itemThumbCaptionText {
    font: 100 1rem/1.5 "Sawarabi Mincho", sans-serif;
    color: #707070;
    text-align: center
}

.topPageSalonSec__itemAnchor {
    width: 100%;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    border: 1px solid #707070;
    transition: .5s ease
}

.topPageSalonSec__itemAnchor:hover {
    background: rgba(194, 146, 137, 0.7)
}

.topPageSalonSec__itemAnchor:hover .topPageSalonSec__itemAnchorText {
    color: #fff
}

.topPageSalonSec__itemAnchorText {
    font: 100 1.125rem/1.5 "Cormorant Garamond", serif;
    color: #707070;
    text-align: center;
    transition: .5s ease
}

.topPageSalonSec__innerContButtonArea {
    margin-top: 60px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: row wrap
}

@media screen and (max-width:768px) {
    .topPageSalonSec__innerContButtonArea {
        margin-top: 30px
    }
}

.topPageSalonSec__innerContButton {
    width: 100%;
    max-width: 200px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    border: 1px solid #707070;
    transition: .5s ease
}

@media screen and (max-width:768px) {
    .topPageSalonSec__innerContButton {
        height: 47px
    }
}

.topPageSalonSec__innerContButton:hover {
    background: rgba(194, 146, 137, 0.7)
}

.topPageSalonSec__innerContButton:hover .topPageSalonSec__innerContButtonText {
    color: #fff
}

.topPageSalonSec__innerContButtonText {
    font: 100 1.5rem/1.5 "Cormorant Garamond", serif;
    color: #707070;
    text-align: center;
    transition: .5s ease
}

@media screen and (max-width:768px) {
    .topPageSalonSec__innerContButtonText {
        font-size: 1.125rem
    }
}

.topPageRecSec {
    margin-top: 180px;
    padding: 0 20px
}

@media screen and (max-width:768px) {
    .topPageRecSec {
        margin-top: 70px
    }
}

.topPageRecSec__outerCont {
    margin: 37px auto 0;
    max-width: 1400px
}

.topPageRecSec__innerCont {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap
}

@media screen and (min-width:769px) and (max-width:1439px) {
    .topPageRecSec__innerCont {
        align-items: center
    }
}

@media screen and (max-width:768px) {
    .topPageRecSec__innerCont {
        flex-direction: column-reverse
    }
}

.topPageRecSec__innerContImageArea {
    max-width: 657px;
    width: calc(100% - 743px)
}

@media screen and (min-width:769px) and (max-width:1439px) {
    .topPageRecSec__innerContImageArea {
        width: 50%
    }
}

@media screen and (max-width:768px) {
    .topPageRecSec__innerContImageArea {
        width: 100%;
        height: 100%
    }
}

.topPageRecSec__innerContTextArea {
    padding: 42px 44px 0 0;
    max-width: 743px
}

@media screen and (min-width:769px) and (max-width:1439px) {
    .topPageRecSec__innerContTextArea {
        padding: 10px 30px 0 0;
        width: 50%
    }
}

@media screen and (max-width:768px) {
    .topPageRecSec__innerContTextArea {
        padding: 25px 0 0;
        width: 100%
    }
}

.topPageRecSec__innerContTitleText {
    font: 500 2.6875rem/1.5 "Cormorant Garamond", serif;
    color: #707070;
    text-align: center
}

@media screen and (max-width:768px) {
    .topPageRecSec__innerContTitleText {
        font-size: 1.6875rem
    }
}

@media screen and (min-width:769px) and (max-width:1439px) {
    .topPageRecSec__innerContTitleText {
        font-size: 2rem;
        line-height: 0.8
    }
}

@media screen and (max-width:768px) {
    .topPageRecSec__innerContTitleText {
        line-height: 1
    }
}

.topPageRecSec__innerContSmallText {
    font: 500 1.0625rem/0.8 "Cormorant Garamond", serif;
    color: #707070;
    text-align: center
}

@media screen and (min-width:769px) and (max-width:1439px) {
    .topPageRecSec__innerContSmallText {
        margin-top: 10px;
        line-height: 1.5
    }
}

@media screen and (max-width:768px) {
    .topPageRecSec__innerContSmallText {
        margin-top: 10px;
        line-height: 1.5
    }
}

.topPageRecSec__innerContParaText {
    margin-top: 26px;
    font: 100 1.5rem/1.3 "Cormorant Garamond", serif;
    color: #707070
}

@media screen and (max-width:768px) {
    .topPageRecSec__innerContParaText {
        font-size: 0.875rem
    }
}

@media screen and (min-width:769px) and (max-width:1439px) {
    .topPageRecSec__innerContParaText {
        font-size: 1.125rem;
        margin-top: 10px
    }
}

@media screen and (max-width:768px) {
    .topPageRecSec__innerContParaText {
        margin-top: 10px;
        line-height: 1.5
    }
}

.topPageRecSec__innerContButton {
    margin: 79px auto 0;
    width: 100%;
    max-width: 200px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    border: 1px solid #707070;
    transition: .5s ease
}

@media screen and (min-width:769px) and (max-width:1439px) {
    .topPageRecSec__innerContButton {
        margin-top: 20px;
        height: 60px
    }
}

@media screen and (max-width:768px) {
    .topPageRecSec__innerContButton {
        margin-top: 25px;
        height: 47px
    }
}

.topPageRecSec__innerContButton:hover {
    background: rgba(194, 146, 137, 0.7)
}

.topPageRecSec__innerContButton:hover .topPageRecSec__innerContButtonText {
    color: #fff
}

.topPageRecSec__innerContButtonText {
    font: 100 1.5rem/1.5 "Cormorant Garamond", serif;
    color: #707070;
    text-align: center;
    transition: .5s ease
}

@media screen and (max-width:768px) {
    .topPageRecSec__innerContButtonText {
        font-size: 1.125rem
    }
}

.topPageComSec {
    margin: 180px 0 263px
}

@media screen and (max-width:768px) {
    .topPageComSec {
        margin: 70px 0 70px
    }
}

.topPageComSec__outerCont {
    margin: 37px auto 0;
    padding: 0 20px;
    max-width: 1440px
}

.topPageComSec__innerCont {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap
}

@media screen and (min-width:769px) and (max-width:1439px) {
    .topPageComSec__innerCont {
        align-items: center
    }
}

.topPageComSec__innerContImageArea {
    max-width: 657px
}

@media screen and (min-width:769px) and (max-width:1439px) {
    .topPageComSec__innerContImageArea {
        width: 50%
    }
}

@media screen and (max-width:768px) {
    .topPageComSec__innerContImageArea {
        width: 100%;
        height: 100%
    }
}

.topPageComSec__innerContTextArea {
    padding: 0 0 0 44px;
    width: calc(100% - 657px)
}

@media screen and (min-width:769px) and (max-width:1439px) {
    .topPageComSec__innerContTextArea {
        padding: 0 0 0 30px;
        width: 50%
    }
}

@media screen and (max-width:768px) {
    .topPageComSec__innerContTextArea {
        padding: 25px 0 0;
        width: 100%
    }
}

.topPageComSec__innerContParaText {
    font: 100 1.5rem/1.3 "Cormorant Garamond", serif;
    color: #707070
}

@media screen and (max-width:768px) {
    .topPageComSec__innerContParaText {
        font-size: 0.875rem
    }
}

@media screen and (min-width:769px) and (max-width:1439px) {
    .topPageComSec__innerContParaText {
        font-size: 1.125rem
    }
}

@media screen and (max-width:768px) {
    .topPageComSec__innerContParaText {
        margin-top: 10px;
        line-height: 1.5
    }
}

.topPageComSec__innerContButton {
    margin: 8px auto 0;
    width: 100%;
    max-width: 200px;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    border: 1px solid #707070;
    transition: .5s ease
}

@media screen and (min-width:769px) and (max-width:1439px) {
    .topPageComSec__innerContButton {
        margin-top: 20px;
        height: 60px
    }
}

@media screen and (max-width:768px) {
    .topPageComSec__innerContButton {
        margin-top: 25px;
        height: 47px
    }
}

.topPageComSec__innerContButton:hover {
    background: rgba(194, 146, 137, 0.7)
}

.topPageComSec__innerContButton:hover .topPageComSec__innerContButtonText {
    color: #fff
}

.topPageComSec__innerContButtonText {
    font: 100 1.5rem/1.5 "Cormorant Garamond", serif;
    color: #707070;
    text-align: center;
    transition: .5s ease
}

@media screen and (max-width:768px) {
    .topPageComSec__innerContButtonText {
        font-size: 1.125rem
    }
}

.missionPage:before {
    content: '';
    display: block;
    height: 90px
}

.missionPageIntroSec {
    position: relative;
    z-index: 1;
    margin-top: 180px;
    padding-bottom: 187px;
    /* background: center bottom/cover no-repeat url("../img/mission/missionPage_bg.png") */
}

@media screen and (max-width:768px) {
    .missionPageIntroSec {
        margin-top: 30px;
        padding-bottom: 50px
    }
}

.missionPageIntroSec__titleArea {
    margin: 0 auto 0;
    padding: 0 20px;
    max-width: 1417px;
    background: ""
}

.missionPageIntroSec__titleText {
    font: 600 4.5rem/0.8 "Sawarabi Mincho", sans-serif;
    color: #393939;
    text-align: center
}

@media screen and (max-width:768px) {
    .missionPageIntroSec__titleText {
        font-size: 2.25rem
    }
}

.missionPageIntroSec__titleSubText {
    margin-top: 40px;
    font: 100 1.875rem/0.9 "Sawarabi Mincho", sans-serif;
    color: #393939;
    text-align: center
}

@media screen and (max-width:768px) {
    .missionPageIntroSec__titleSubText {
        font-size: 26px
    }
}

@media screen and (max-width:768px) {
    .missionPageIntroSec__titleSubText {
        margin-top: 15px
    }
}

.missionPageIntroSec__innerCont {
    margin: 0 auto 0;
    padding: 0 20px;
    max-width: 1417px;
    background: ""
}

.missionPageIntroSec__triCont {
    position: relative;
    margin-top: 55px;
    max-width: 1377px
}

.missionPageIntroSec__triBox {
    font-size: 0;
    overflow: hidden
}

@media screen and (max-width:768px) {
    .missionPageIntroSec__triBox.triBox01 {
        background:#AA99BD
    }
}

@media screen and (max-width:768px) {
    .missionPageIntroSec__triBox.triBox02 {
        background: #f4f5f8
    }

    .missionPageIntroSec__triBox.triBox02 .missionPageIntroSec__triBoxContTitleText:after {
        background: #d8d1d7 !important
    }

    .missionPageIntroSec__triBox.triBox02 .missionPageIntroSec__triBoxContParaText,
    .missionPageIntroSec__triBox.triBox02 .missionPageIntroSec__triBoxContSubTitleText,
    .missionPageIntroSec__triBox.triBox02 .missionPageIntroSec__triBoxContTitleText {
        color: #000 !important
    }
}

@media screen and (max-width:768px) {
    .missionPageIntroSec__triBox.triBox03 {
        background: #e8eaf1
    }

    .missionPageIntroSec__triBox.triBox03 .missionPageIntroSec__triBoxContTitleText:after {
        background: #d8d1d7 !important
    }

    .missionPageIntroSec__triBox.triBox03 .missionPageIntroSec__triBoxContParaText,
    .missionPageIntroSec__triBox.triBox03 .missionPageIntroSec__triBoxContSubTitleText,
    .missionPageIntroSec__triBox.triBox03 .missionPageIntroSec__triBoxContTitleText {
        color: #000 !important
    }
}

@media screen and (max-width:768px) {
    .missionPageIntroSec__triBox.triBox04 {
        background: #dee1eb
    }

    .missionPageIntroSec__triBox.triBox04 .missionPageIntroSec__triBoxContTitleText:after {
        background: #d8d1d7 !important
    }

    .missionPageIntroSec__triBox.triBox04 .missionPageIntroSec__triBoxContParaText,
    .missionPageIntroSec__triBox.triBox04 .missionPageIntroSec__triBoxContSubTitleText,
    .missionPageIntroSec__triBox.triBox04 .missionPageIntroSec__triBoxContTitleText {
        color: #000 !important
    }
}

@media screen and (max-width:768px) {
    .missionPageIntroSec__triBox {
        padding: 20px 20px 25px;
        font-size: 1rem;
        overflow: visible
    }
}

@media screen and (max-width:768px) {
    .missionPageIntroSec__triBoxContTitleText {
        font: 100 1rem/1.5 "Cormorant Garamond", serif;
        color: #fff;
        text-align: center
    }
}

@media screen and (max-width:768px) and (max-width:768px) {
    .missionPageIntroSec__triBoxContTitleText {
        font-size: 1.8rem
    }
}

@media screen and (max-width:768px) {
    .missionPageIntroSec__triBoxContTitleText:after {
        content: '';
        display: block;
        margin: 10px auto 15px;
        width: 20px;
        height: 2px;
        background: #858585
    }
}

@media screen and (max-width:768px) {
    .missionPageIntroSec__triBoxContSubTitleText {
        font: 100 1rem/1.5 "Sawarabi Mincho", sans-serif;
        color: #fff;
        text-align: center
    }
}

@media screen and (max-width:768px) and (max-width:768px) {
    .missionPageIntroSec__triBoxContSubTitleText {
        font-size: 1.1rem
    }
}

@media screen and (max-width:768px) {
    .missionPageIntroSec__triBoxContParaText {
        margin-top: 20px;
        font: 100 1rem/1.5 "Sawarabi Mincho", sans-serif;
        color: #fff;
        text-align: center
    }
}

@media screen and (max-width:768px) and (max-width:768px) {
    .missionPageIntroSec__triBoxContParaText {
        font-size: 0.875rem
    }
}

.missionPageMsgSec {
    position: relative;
    z-index: 2
}

.missionPageMsgSec__innerCont {
    margin: 0 auto 0;
    padding: 0 20px;
    max-width: 1417px;
    background: "";
    padding: 89px 20px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: row wrap
}

@media screen and (max-width:768px) {
    .missionPageMsgSec__innerCont {
        flex-direction: column;
        align-items: center
    }
}

.missionPageMsgSec__imageArea {
    width: 50%;
    max-width: 350px;
    transition: .5s ease
}

@media screen and (min-width:769px) and (max-width:991px) {
    .missionPageMsgSec__imageArea {
        width: 30%
    }
}

@media screen and (max-width:768px) {
    .missionPageMsgSec__imageArea {
        width: 100%;
        max-width: 300px
    }
}

@media screen and (max-width:768px) {
    .missionPageMsgSec__personThumb {
        display: block;
        margin: auto
    }
}

.missionPageMsgSec__innerContTextArea {
    padding-left: 50px;
    width: 50%;
    max-width: 661px;
    transition: .5s ease
}

@media screen and (min-width:769px) and (max-width:991px) {
    .missionPageMsgSec__innerContTextArea {
        width: 70%
    }
}

@media screen and (max-width:768px) {
    .missionPageMsgSec__innerContTextArea {
        padding: 10px 0 0;
        width: 100%;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-flow: row wrap;
        flex-direction: column
    }
}

.missionPageMsgSec__innerContTitleText {
    font: 100 3rem/1.5 "Cormorant Garamond", serif;
    color: #666
}

@media screen and (max-width:768px) {
    .missionPageMsgSec__innerContTitleText {
        font-size: 2.5rem
    }
}

@media screen and (max-width:768px) {
    .missionPageMsgSec__innerContTitleText {
        text-align: center
    }
}

.missionPageMsgSec__innerContSubTitleText {
    margin-top: 13px;
    font: 100 1.5rem/1.6 "Sawarabi Mincho", sans-serif;
    color: #393939
}

@media screen and (max-width:768px) {
    .missionPageMsgSec__innerContSubTitleText {
        font-size: 1.5rem
    }
}

@media screen and (max-width:768px) {
    .missionPageMsgSec__innerContSubTitleText {
        margin-top: 0;
        text-align: center;
        order: 1
    }
}

.missionPageMsgSec__innerContParaText {
    margin-top: 13px;
    font: 100 1rem/1.8 "Sawarabi Mincho", sans-serif;
    color: #666
}

@media screen and (max-width:768px) {
    .missionPageMsgSec__innerContParaText {
        order: 3;
        width: 100%
    }
}

.salonPage {
    overflow: hidden
}

.salonPage:before {
    content: '';
    display: block;
    height: 90px
}

@media screen and (max-width:768px) {
    .salonPage:before {
        height: 50px
    }
}

.salonPageSalonSec {
    margin: 120px 0 170px;
    padding: 0 20px
}

@media screen and (max-width:768px) {
    .salonPageSalonSec {
        margin-top: 50px
    }
}

.salonPageSalonSec__innerContTitleText {
    margin-top: 90px;
    font: 500 2.5rem/0.8 "Cormorant Garamond", serif;
    color: #707070;
    text-align: center
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContTitleText {
        font-size: 1.8rem
    }
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContTitleText {
        margin-top: 50px
    }
}

.salonPageSalonSec__innerContList {
    margin: 36px auto 0;
    max-width: 960px
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContList {
        margin: 25px auto 0
    }
}

.salonPageSalonSec__innerContListItem {
    padding: 20px 55px 20px 17px;
    border-bottom: 1px solid #707070;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContListItem {
        padding: 20px 15px;
        flex-direction: column
    }
}

.salonPageSalonSec__innerContListItem:first-child {
    border-top: 1px solid #707070
}

.salonPageSalonSec__innerContItemImageArea {
    max-width: 212px
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContItemImageArea {
        max-width: 100%;
        height: 100%
    }
}

.salonPageSalonSec__innerContItemTextArea {
    padding-left: 59px;
    width: calc(100% - 212px);
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: nowrap
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContItemTextArea {
        padding: 15px 0 0;
        width: 100%;
        flex-direction: column;
        align-items: flex-start
    }
}

.salonPageSalonSec__innerContItemDescArea {
    padding-right: 20px
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContItemDescArea {
        padding: 0;
        width: 100%
    }
}

.salonPageSalonSec__innerContItemTitleText {
    font: 100 1.5rem/0.8 "Sawarabi Mincho", sans-serif;
    color: #707070
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContItemTitleText {
        font-size: 1.1rem
    }
}

.salonPageSalonSec__innerContItemAddressText {
    margin-top: 27px;
    font: 100 1.125rem/1.3 "Sawarabi Mincho", sans-serif;
    color: #707070
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContItemAddressText {
        font-size: 0.875rem
    }
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContItemAddressText {
        margin-top: 15px
    }
}

.salonPageSalonSec__innerContItemPhone {
    margin-top: 25px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContItemPhone {
        margin-top: 15px
    }
}

.salonPageSalonSec__innerContItemPhoneIcon {
    max-width: 22px
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContItemPhoneIcon {
        max-width: 15px
    }
}

.salonPageSalonSec__innerContItemPhoneText {
    margin-left: 4px;
    font: 100 1.5rem/1.5 "Sawarabi Mincho", sans-serif;
    color: #707070
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContItemPhoneText {
        font-size: 0.875rem
    }
}

.salonPageSalonSec__innerContItemLinkArea {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap;
    flex-direction: column
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContItemLinkArea {
        margin-top: 15px;
        width: 100%;
        flex-direction: row;
        justify-content: space-between
    }
}

.salonPageSalonSec__innerContItemLinkAnchor {
    width: 122px;
    height: 45px;
    border: 1px solid #707070;
    transition: .5s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContItemLinkAnchor {
        width: calc(100% / 2 - 15px)
    }
}

.salonPageSalonSec__innerContItemLinkAnchor:not(:first-child) {
    margin-top: 25px
}

@media screen and (max-width:768px) {
    .salonPageSalonSec__innerContItemLinkAnchor:not(:first-child) {
        margin-top: 0
    }
}

.salonPageSalonSec__innerContItemLinkAnchor:hover {
    background: rgba(194, 146, 137, 0.7)
}

.salonPageSalonSec__innerContItemLinkAnchor:hover .salonPageSalonSec__innerContItemLinkAnchorText {
    color: #fff
}

.salonPageSalonSec__innerContItemLinkAnchorText {
    font: 100 1.0625rem/1.5 "Cormorant Garamond", serif;
    color: #707070;
    transition: .5s ease
}

.recruitPage {
    overflow: hidden
}

.recruitPage:before {
    content: '';
    display: block;
    height: 90px
}

@media screen and (max-width:768px) {
    .recruitPage:before {
        height: 50px
    }
}

.recruitPage .linkAnchor {
    position: absolute;
    top: -140px;
    left: 0
}

@media screen and (max-width:768px) {
    .recruitPage .linkAnchor {
        top: -70px
    }
}

.recruitPageKvSec {
    position: relative
}

.recruitPageKvSec__innerCont {
    position: relative
}

@media screen and (max-width:768px) {
    .recruitPageKvSec__innerCont {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        flex-flow: row wrap;
        flex-direction: column
    }
}

.recruitPageKvSec__innerContImage {
    background: center/cover no-repeat url("../img/recruit/recruitPageKvSec_banner.png");
    width: 100%;
    height: calc(100vh - 90px)
}

@media screen and (max-width:768px) {
    .recruitPageKvSec__innerContImage {
        height: calc(100vh - 50px);
        background-image: url("../img/recruit/recruitPageKvSec_banner-sp.png")
    }
}

.recruitPageKvSec__sideArea {
    padding: 38px 0 38px 28px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 241px;
    background: #fff
}

.recruitPageKvSec__sideArea:before {
    transition: 1s ease
}

@media screen and (min-width:769px) and (max-width:1054px) {
    .recruitPageKvSec__sideArea {
        padding: 10px 0 10px 20px;
        top: 0;
        transform: none;
        width: 185px
    }
}

@media screen and (max-width:768px) {
    .recruitPageKvSec__sideArea {
        padding: 20px;
        width: 100%;
        order: 2;
        position: relative;
        top: auto;
        transform: none
    }
}

.recruitPageKvSec__sideAreaContListItem {
    cursor: pointer
}

.recruitPageKvSec__sideAreaContListItem:before {
    transition: .5s ease
}

.recruitPageKvSec__sideAreaContListItem:not(:first-child) {
    margin-top: 15px
}

.recruitPageKvSec__sideAreaContListItem.isActive .recruitPageKvSec__sideAreaContListAnchorText {
    color: #666666
}

.recruitPageKvSec__sideAreaContListItem.isActive .recruitPageKvSec__sideAreaContListAnchorText:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    height: 3px;
    width: 16px;
    background: #C29289;
    animation: growRight .5s both
}

@keyframes growRight {
    0% {
        width: 0
    }

    to {
        width: 16px
    }
}

.recruitPageKvSec__sideAreaContListItem:hover .recruitPageKvSec__sideAreaContListAnchorText {
    color: #666666
}

.recruitPageKvSec__sideAreaContListItem:hover .recruitPageKvSec__sideAreaContListAnchorTextNum {
    color: #666666
}

.recruitPageKvSec__sideAreaContListAnchorText {
    font: 100 1rem/1.5 "Cormorant Garamond", serif;
    color: rgba(102, 102, 102, 0.5);
    transition: .5s ease
}

@media screen and (max-width:768px) {
    .recruitPageKvSec__sideAreaContListAnchorText {
        font-size: 1.125rem
    }
}

.recruitPageKvSec__sideAreaContListAnchorTextNum {
    position: relative;
    top: -3px;
    font: 100 1rem/1.5 "Cormorant Garamond", serif;
    color: rgba(102, 102, 102, 0.5);
    transition: .5s ease
}

@media screen and (max-width:768px) {
    .recruitPageKvSec__sideAreaContListAnchorTextNum {
        font-size: 1.125rem
    }
}

.recruitPageKvSec__kvTextArea {
    padding: 0 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 50%;
    width: 100%;
    max-width: 549px;
    transform: translateY(-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    flex-direction: column
}

@media screen and (max-width:768px) {
    .recruitPageKvSec__kvTextArea {
        top: 45%
    }
}

.recruitPageKvSec__kvTitleText {
    font: 600 4.5rem/1 "Cormorant Garamond", serif;
    color: #fff;
    text-align: center;
    word-break: break-word
}

@media screen and (max-width:768px) {
    .recruitPageKvSec__kvTitleText {
        font-size: 2.375rem
    }
}

.recruitPageKvSec__kvSubTitleText {
    margin-top: 20px;
    font: 100 1.875rem/1.5 "Cormorant Garamond", serif;
    color: #fff
}

@media screen and (max-width:768px) {
    .recruitPageKvSec__kvSubTitleText {
        font-size: 1.25rem
    }
}

.recruitPageKvSec__kvScrollArea {
    position: absolute;
    bottom: 56px;
    left: 0;
    right: 0;
    margin: auto;
    width: 37px;
    height: 52px;
    background: center/contain no-repeat url("../img/common/ico_scrollmouse.png")
}

.recruitPageKvSec__kvScrollArea:before {
    content: '';
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 80px;
    width: 2px;
    height: 53px;
    background: rgba(255, 255, 255, 0.5);
    animation: 3s repeatGrowDown ease infinite
}

@keyframes repeatGrowDown {
    0% {
        height: 53px
    }

    to {
        height: 0
    }
}

.recruitPageKvSec__kvScrollArea:after {
    content: '';
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -23px;
    width: 19px;
    height: 10px;
    background: center/contain no-repeat url("../img/common/ico_arrowdown.png");
    animation: 1s repeatMoveDown ease infinite
}

@keyframes repeatMoveDown {
    0% {
        transform: translateY(-10px)
    }

    to {
        transform: translateY(0)
    }
}

.recruitPageVisionSec {
    position: relative
}

.recruitPageVisionSec__innerCont {
    padding: 55px 20px 78px;
    background: center 100px/cover no-repeat #F6F6F7 url("../img/recruit/recruitPageProcessSec_bg.png")
}

@media screen and (max-width:768px) {
    .recruitPageVisionSec__innerCont {
        padding: 40px 20px
    }
}

.recruitPageVisionSec__visionBox {
    margin: 0 auto;
    padding: 30px 55px 52px;
    max-width: 1167px;
    border: 10px solid #F3E9E7;
    background: #fff
}

@media screen and (max-width:768px) {
    .recruitPageVisionSec__visionBox {
        padding: 16px
    }
}

.recruitPageVisionSec__visionBoxTitleText {
    font: bold 1.875rem/1.5 "Cormorant Garamond", serif;
    color: #C29289;
    text-align: center
}

@media screen and (max-width:768px) {
    .recruitPageVisionSec__visionBoxTitleText {
        font-size: 1.75rem
    }
}

.recruitPageVisionSec__visionBoxSubTitleText {
    font: 100 1.5rem/1.5 "Cormorant Garamond", serif;
    color: #666;
    text-align: center
}

@media screen and (max-width:768px) {
    .recruitPageVisionSec__visionBoxSubTitleText {
        font-size: 1.25rem
    }
}

.recruitPageVisionSec__visionBoxList {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: row wrap
}

@media screen and (max-width:768px) {
    .recruitPageVisionSec__visionBoxList {
        margin-top: 20px;
        flex-direction: column;
        align-items: center
    }
}

.recruitPageVisionSec__visionBoxListItem {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap;
    flex-direction: column;
    transition: 1s ease
}

@media screen and (min-width:769px) and (max-width:1080px) {
    .recruitPageVisionSec__visionBoxListItem {
        width: calc(100% / 4)
    }
}

@media screen and (max-width:768px) {
    .recruitPageVisionSec__visionBoxListItem:not(:first-child) {
        margin-top: 20px
    }
}

.recruitPageVisionSec__visionBoxListItemImageThumb {
    width: auto;
    height: 59px;
    transition: 1s ease
}

@media screen and (min-width:769px) and (max-width:1080px) {
    .recruitPageVisionSec__visionBoxListItemImageThumb {
        height: 38px
    }
}

@media screen and (max-width:768px) {
    .recruitPageVisionSec__visionBoxListItemImageThumb {
        height: 35px
    }
}

.recruitPageVisionSec__visionBoxListItemDateText {
    font: bold 1.5rem/1.5 Georgia, serif;
    color: #C29289;
    text-align: center;
    transition: 1s ease
}

@media screen and (max-width:768px) {
    .recruitPageVisionSec__visionBoxListItemDateText {
        font-size: 1.125rem
    }
}

@media screen and (min-width:769px) and (max-width:1080px) {
    .recruitPageVisionSec__visionBoxListItemDateText {
        font-size: 1rem
    }
}

.recruitPageVisionSec__visionBoxListItemDescText {
    font: 100 1rem/1.75 Georgia, serif;
    color: #666;
    text-align: center;
    transition: 1s ease
}

@media screen and (max-width:768px) {
    .recruitPageVisionSec__visionBoxListItemDescText {
        font-size: 0.875rem
    }
}

@media screen and (min-width:769px) and (max-width:1080px) {
    .recruitPageVisionSec__visionBoxListItemDescText {
        font-size: 0.75rem
    }
}

@media screen and (max-width:768px) {
    .recruitPageVisionSec__visionBoxListItemDescText {
        margin-top: 10px
    }
}

.recruitPageTypeSec {
    position: relative;
    overflow: hidden
}

.recruitPageTypeSec__innerCont {
    padding: 55px 20px 163px;
    position: relative;
    background: center bottom/cover no-repeat #F6F6F7 url("../img/recruit/recruitPageSlideSec_bg.png")
}

@media screen and (max-width:768px) {
    .recruitPageTypeSec__innerCont {
        padding: 40px 0 40px;
        background-position: center bottom
    }
}

.recruitPageTypeSec__typeList {
    position: relative;
    margin: 0 auto;
    max-width: 1167px;
    height: 387px
}

@media screen and (max-width:768px) {
    .recruitPageTypeSec__typeList {
        padding: 0 20px;
        height: auto
    }
}

.recruitPageTypeSec__typeListCont {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100vw;
    height: 387px
}

@media screen and (max-width:768px) {
    .recruitPageTypeSec__typeListCont {
        width: 100%;
        position: relative;
        height: 400px;
        overflow: visible
    }
}

.recruitPageTypeSec__navCont {
    position: absolute;
    bottom: -113px;
    left: 0;
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-flow: row wrap
}

@media screen and (max-width:768px) {
    .recruitPageTypeSec__navCont {
        margin-top: 20px;
        position: relative;
        bottom: auto;
        height: auto;
        justify-content: center
    }
}

.recruitPageTypeSec__navContLeft {
    position: relative;
    width: 70px;
    height: 70px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    background: #fff;
    border: 4px solid rgba(194, 146, 137, 0.2);
    border-right: 2px solid rgba(194, 146, 137, 0.2);
    transition: .5s ease;
    cursor: pointer
}

@media screen and (max-width:768px) {
    .recruitPageTypeSec__navContLeft {
        width: 50px;
        height: 50px
    }
}

.recruitPageTypeSec__navContLeft:hover {
    background: rgba(233, 216, 212, 0.5)
}

.recruitPageTypeSec__navContLeft:focus {
    outline: none
}

.recruitPageTypeSec__navContLeft:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    content: '';
    width: 14px;
    height: 26px;
    background: center/contain no-repeat url("../img/common/ico_arrowleft.png")
}

.recruitPageTypeSec__navContRight {
    position: relative;
    width: 70px;
    height: 70px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    background: #fff;
    border: 4px solid rgba(194, 146, 137, 0.2);
    border-left: 2px solid rgba(194, 146, 137, 0.2);
    transition: .5s ease;
    cursor: pointer
}

@media screen and (max-width:768px) {
    .recruitPageTypeSec__navContRight {
        width: 50px;
        height: 50px
    }
}

.recruitPageTypeSec__navContRight:hover {
    background: rgba(233, 216, 212, 0.5)
}

.recruitPageTypeSec__navContRight:focus {
    outline: none
}

.recruitPageTypeSec__navContRight:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    content: '';
    width: 14px;
    height: 26px;
    background: center/contain no-repeat url("../img/common/ico_arrowright.png")
}

.recruitPageTypeSec__typeListItem {
    padding: 10px;
    max-width: 331px;
    background: #F3E9E7
}

@media screen and (max-width:768px) {
    .recruitPageTypeSec__typeListItem {
        max-width: 100%;
        width: 100%
    }
}

.recruitPageTypeSec__typeListItemInner {
    padding: 20px;
    height: 100%;
    border: 5px solid #fff;
    position: relative
}

.recruitPageTypeSec__typeListItemTitleText {
    font: bold 1.25rem/1.5 "Noto Sans JP", sans-serif;
    color: #666
}

.recruitPageTypeSec__typeListItemParaText {
    margin-top: 10px;
    font: 100 0.875rem/1.8 "Noto Sans JP", sans-serif;
    color: #666
}

.recruitPageTypeSec__typeListItemNumText {
    position: absolute;
    bottom: -5px;
    right: 15px;
    max-width: 58px
}

.recruitPageWhatSec {
    position: relative
}

.recruitPageWhatSec__floatImage {
    position: absolute;
    pointer-events: none;
    top: -290px;
    right: 23px;
    max-width: 570px
}

@media screen and (max-width:768px) {
    .recruitPageWhatSec__floatImage {
        z-index: 2;
        top: -157px;
        right: -33px;
        max-width: 273px
    }
}

.recruitPageWhatSec__innerCont {
    padding: 151px 20px 64px;
    margin: 0 auto
}

@media screen and (max-width:768px) {
    .recruitPageWhatSec__innerCont {
        padding: 40px 20px
    }
}

.recruitPageWhatSec__slideList {
    margin: 0 auto;
    max-width: 1234px;
    overflow: hidden;
    position: relative
}

.recruitPageWhatSec__slideItemCont {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap;
    height: auto;
    max-width: 956px;
    margin: auto
}

@media screen and (min-width:769px) and (max-width:1137px) {
    .recruitPageWhatSec__slideItemCont {
        max-width: calc(100% - 143px)
    }
}

@media screen and (max-width:768px) {
    .recruitPageWhatSec__slideItemCont {
        width: 100%;
        max-width: 100%;
        height: 500px;
        overflow-y: scroll;
        padding: 0 20px
    }

    .recruitPageWhatSec__slideItemCont::-webkit-scrollbar {
        -webkit-appearance: none;
        width: 5px
    }

    .recruitPageWhatSec__slideItemCont::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 1px rgba(255, 255, 255, 0.5)
    }
}

.recruitPageWhatSec__navContLeft {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    left: 0;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid rgba(194, 146, 137, 0.2);
    transition: .5s ease;
    cursor: pointer
}

@media screen and (max-width:768px) {
    .recruitPageWhatSec__navContLeft {
        left: 20px;
        top: 40px;
        width: 50px;
        height: 50px
    }
}

.recruitPageWhatSec__navContLeft:hover {
    background: rgba(233, 216, 212, 0.5)
}

.recruitPageWhatSec__navContLeft:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    content: '';
    width: 14px;
    height: 26px;
    background: center/contain no-repeat url("../img/common/ico_arrowleft.png")
}

.recruitPageWhatSec__navContRight {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    right: 0;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid rgba(194, 146, 137, 0.2);
    transition: .5s ease;
    cursor: pointer
}

@media screen and (max-width:768px) {
    .recruitPageWhatSec__navContRight {
        right: 20px;
        top: 40px;
        width: 50px;
        height: 50px
    }
}

.recruitPageWhatSec__navContRight:hover {
    background: rgba(233, 216, 212, 0.5)
}

.recruitPageWhatSec__navContRight:focus {
    outline: none
}

.recruitPageWhatSec__navContRight:before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    content: '';
    width: 14px;
    height: 26px;
    background: center/contain no-repeat url("../img/common/ico_arrowright.png")
}

.recruitPageWhatSec__slideItemContTextArea {
    width: calc(100% - 507px);
    padding-right: 83px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap;
    flex-direction: column
}

@media screen and (min-width:769px) and (max-width:1137px) {
    .recruitPageWhatSec__slideItemContTextArea {
        padding-right: 30px;
        width: 50%
    }
}

@media screen and (max-width:768px) {
    .recruitPageWhatSec__slideItemContTextArea {
        width: 100%;
        padding: 0
    }
}

.recruitPageWhatSec__slideItemContImageArea {
    width: 100%;
    max-width: 507px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: row wrap
}

@media screen and (min-width:769px) and (max-width:1137px) {
    .recruitPageWhatSec__slideItemContImageArea {
        max-width: 50%
    }
}

@media screen and (max-width:768px) {
    .recruitPageWhatSec__slideItemContImageArea {
        margin-top: 20px;
        max-width: 100%
    }
}

@media screen and (max-width:768px) {
    .recruitPageWhatSec__slideItemContImageThumb {
        margin: auto;
        width: auto;
        max-height: 300px
    }
}

.recruitPageWhatSec__slideItemContNumText {
    max-width: 76px
}

.recruitPageWhatSec__slideItemContLabelText {
    margin-top: 15px;
    font: bold 1.125rem/1.5 "Noto Sans JP", sans-serif;
    color: #666
}

.recruitPageWhatSec__slideItemContTitleText {
    width: 100%;
    margin-top: 10px;
    word-break: break-all;
    font: bold 3rem/1.1 "Cormorant Garamond", serif;
    color: #C29289;
    text-align: center
}

@media screen and (max-width:768px) {
    .recruitPageWhatSec__slideItemContTitleText {
        font-size: 1.875rem
    }
}

.recruitPageWhatSec__slideItemContSpecialText {
    width: 100%;
    margin-top: 5px;
    font: 100 3rem/1.1 "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", "游ゴシック体", YuGothic, "Yu Gothic", "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", HiraKakuProN-W3, sans-serif;
    color: #C29289;
    text-align: center
}

@media screen and (max-width:768px) {
    .recruitPageWhatSec__slideItemContSpecialText {
        font-size: 1.875rem
    }
}

.recruitPageWhatSec__slideItemContSubTitleText {
    width: 100%;
    margin-top: 27px;
    font: 100 1.25rem/1.5 "Sawarabi Mincho", sans-serif;
    color: #666;
    text-align: center
}

@media screen and (max-width:768px) {
    .recruitPageWhatSec__slideItemContSubTitleText {
        font-size: 1rem
    }
}

@media screen and (max-width:768px) {
    .recruitPageWhatSec__slideItemContSubTitleText {
        margin-top: 15px
    }
}

.recruitPageWhatSec__slideItemContParaText {
    width: 100%;
    font: 100 18px/1.6 "Sawarabi Mincho", sans-serif;
    color: #666
}

.recruitPageWhatSec__slideItemContParaText:before {
    content: '';
    display: block;
    margin: 30px auto;
    background: #F3E9E7;
    width: 68px;
    height: 4px
}

@media screen and (max-width:768px) {
    .recruitPageWhatSec__slideItemContParaText:before {
        margin: 15px auto
    }
}

.recruitPageWorkSec__innerCont {
    margin: 0 auto;
    padding: 30px 20px 70px;
    max-width: 1207px
}

@media screen and (max-width:768px) {
    .recruitPageWorkSec__innerCont {
        padding: 20px 20px
    }
}

.recruitPageWorkSec__outerBox {
    position: relative;
    overflow: hidden;
    padding: 10px;
    height: 400px;
    cursor: pointer
}

.recruitPageWorkSec__outerBox:hover .recruitPageWorkSec__imageArea {
    opacity: 0.8
}

.recruitPageWorkSec__outerBox:hover .recruitPageWorkSec__innerBoxAnchor {
    background: rgba(194, 146, 137, 0.5)
}

.recruitPageWorkSec__outerBoxAnchor {
    display: block;
    height: 100%
}

.recruitPageWorkSec__imageArea {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 400px;
    background: center/cover no-repeat url("../img/recruit/recruitPageWorkSec_bg.png");
    transition: 1s ease
}

.recruitPageWorkSec__innerBox {
    position: relative;
    z-index: 2;
    height: 100%;
    border: 5px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    flex-direction: column
}

@media screen and (max-width:768px) {
    .recruitPageWorkSec__innerBox {
        padding: 0 16px;
        text-align: center
    }
}

.recruitPageWorkSec__innerBoxTitleText {
    font: bold 3rem/0.8 "Cormorant Garamond", serif;
    color: #fff
}

@media screen and (max-width:768px) {
    .recruitPageWorkSec__innerBoxTitleText {
        font-size: 1.75rem
    }
}

.recruitPageWorkSec__innerBoxSubTitleText {
    margin-top: 25px;
    font: 100 1.25rem/1.5 "Sawarabi Mincho", sans-serif;
    color: #fff
}

@media screen and (max-width:768px) {
    .recruitPageWorkSec__innerBoxSubTitleText {
        font-size: 1.125rem
    }
}

.recruitPageWorkSec__innerBoxAnchor {
    margin-top: 25px;
    width: 129px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    border: 3px solid #C29289;
    transition: 1s ease
}

@media screen and (max-width:768px) {
    .recruitPageWorkSec__innerBoxAnchor {
        height: 50px
    }
}

.recruitPageWorkSec__innerBoxAnchorText {
    font: 100 1.375rem/1.5 "Cormorant Garamond", serif;
    color: #fff
}

.recruitPageBrandSec {
    position: relative
}

.recruitPageBrandSec__titleText {
    padding: 0 20px;
    font: 500 3.625rem/1.5 "Cormorant Garamond", serif;
    color: #666;
    text-align: center
}

@media screen and (max-width:768px) {
    .recruitPageBrandSec__titleText {
        font-size: 1.875rem
    }
}

.recruitPageBrandSec__innerCont {
    padding: 0 20px
}

.recruitPageBrandSec__titleTextNum {
    position: relative;
    top: -13px;
    font: 500 3.625rem/1.5 "Cormorant Garamond", serif;
    color: #666;
    text-align: center
}

@media screen and (max-width:768px) {
    .recruitPageBrandSec__titleTextNum {
        font-size: 1.875rem
    }
}

@media screen and (max-width:768px) {
    .recruitPageBrandSec__titleTextNum {
        top: -6px
    }
}

.recruitPageBrandSec__innerBox {
    margin: 0 auto;
    max-width: 1167px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-flow: row wrap
}

@media screen and (max-width:768px) {
    .recruitPageBrandSec__innerBox {
        margin-top: 20px;
        padding: 0 20px;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start
    }
}

.recruitPageBrandSec__innerBoxItem {
    position: relative;
    max-width: 318px;
    width: 100%;
    height: 183px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    flex-direction: column;
    border: 1px solid #E5E5E5;
    cursor: pointer;
    overflow: hidden
}

@media screen and (min-width:769px) and (max-width:1080px) {
    .recruitPageBrandSec__innerBoxItem {
        width: calc(100% / 3)
    }
}

@media screen and (max-width:768px) {
    .recruitPageBrandSec__innerBoxItem {
        pointer-events: none
    }
}

.recruitPageBrandSec__innerBoxItem:hover .recruitPageBrandSec__innerBoxItemImageArea {
    opacity: 1
}

.recruitPageBrandSec__innerBoxItem.isActive {
    color: #fff
}

.recruitPageBrandSec__innerBoxItem.isActive .recruitPageBrandSec__innerBoxItemSubTitleText,
.recruitPageBrandSec__innerBoxItem.isActive .recruitPageBrandSec__innerBoxItemTitleText {
    color: #fff
}

.recruitPageBrandSec__innerBoxItem.isActive .recruitPageBrandSec__innerBoxItemImageArea {
    opacity: 1
}

.recruitPageBrandSec__innerBoxItem:first-child:hover .recruitPageBrandSec__innerBoxItemSubTitleText,
.recruitPageBrandSec__innerBoxItem:first-child:hover .recruitPageBrandSec__innerBoxItemTitleText {
    color: #fff
}

.recruitPageBrandSec__innerBoxItem:nth-child(2):hover .recruitPageBrandSec__innerBoxItemSubTitleText,
.recruitPageBrandSec__innerBoxItem:nth-child(2):hover .recruitPageBrandSec__innerBoxItemTitleText {
    color: #fff
}

.recruitPageBrandSec__innerBoxItem:nth-child(3):hover .recruitPageBrandSec__innerBoxItemSubTitleText,
.recruitPageBrandSec__innerBoxItem:nth-child(3):hover .recruitPageBrandSec__innerBoxItemTitleText {
    color: #fff
}

@media screen and (max-width:768px) {
    .recruitPageBrandSec__innerBoxItem:not(:first-child) {
        margin-top: 5px
    }
}

.recruitPageBrandSec__innerBoxItemImageArea {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scale(1);
    left: 0;
    right: 0;
    margin: auto;
    max-width: 318px;
    width: 100%;
    height: 183px;
    transition: 1s ease all;
    opacity: 0
}

@media screen and (max-width:768px) {
    .recruitPageBrandSec__innerBoxItemImageArea {
        opacity: 1;
        background-size: cover !important
    }
}

.recruitPageBrandSec__innerBoxItemImageArea.thumb01 {
    background: center/cover no-repeat url("../img/recruit/recruitPageBrandSec_thumb01.png")
}

.recruitPageBrandSec__innerBoxItemImageArea.thumb02 {
    background: center/cover no-repeat url("../img/recruit/recruitPageBrandSec_thumb02.png")
}

.recruitPageBrandSec__innerBoxItemImageArea.thumb03 {
    background: center/cover no-repeat url("../img/recruit/recruitPageBrandSec_thumb03.png")
}

.recruitPageBrandSec__innerBoxItemTitleText {
    position: relative;
    z-index: 1;
    font: bold 20px/0.8 "Cormorant Garamond", serif;
    color: #C29289;
    text-align: center;
    transition: 1s ease
}

@media screen and (max-width:768px) {
    .recruitPageBrandSec__innerBoxItemTitleText {
        color: #fff
    }
}

.recruitPageBrandSec__innerBoxItemSubTitleText {
    position: relative;
    z-index: 1;
    font: bold 30px/1.5 "Cormorant Garamond", serif;
    color: #666;
    text-align: center;
    transition: 1s ease
}

@media screen and (max-width:768px) {
    .recruitPageBrandSec__innerBoxItemSubTitleText {
        color: #fff
    }
}

.recruitPageCurrSec {
    position: relative;
    margin: 175px auto 0
}

@media screen and (max-width:768px) {
    .recruitPageCurrSec {
        margin-top: 20px
    }
}

.recruitPageCurrSec__titleText {
    margin: 0 auto;
    max-width: 1167px;
    padding: 0 20px;
    font: 500 3.625rem/1.5 "Cormorant Garamond", serif;
    color: #666
}

@media screen and (max-width:768px) {
    .recruitPageCurrSec__titleText {
        font-size: 1.875rem
    }
}

@media screen and (max-width:768px) {
    .recruitPageCurrSec__titleText {
        text-align: center
    }
}

.recruitPageCurrSec__innerCont {
    margin: 22px auto 0;
    padding: 0 20px;
    max-width: 1207px
}

.recruitPageCurrSec__innerBox {
    padding-bottom: 46px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    flex-flow: row wrap
}

.recruitPageCurrSec__innerBoxItem {
    position: relative;
    padding: 16px 22px;
    width: 217px
}

@media screen and (min-width:769px) and (max-width:1182px) {
    .recruitPageCurrSec__innerBoxItem {
        width: calc(100% / 5 - 16px);
        padding: 10px 15px
    }
}

@media screen and (max-width:768px) {
    .recruitPageCurrSec__innerBoxItem {
        margin: auto;
        padding-bottom: 0;
        width: 100%;
        max-width: 318px;
        height: auto !important
    }
}

.recruitPageCurrSec__innerBoxItem.box01 {
    height: 221px;
    background: rgba(243, 233, 231, 0.2)
}

.recruitPageCurrSec__innerBoxItem.box02 {
    height: 251px;
    background: rgba(243, 233, 231, 0.4)
}

.recruitPageCurrSec__innerBoxItem.box03 {
    height: 281px;
    background: rgba(243, 233, 231, 0.6)
}

.recruitPageCurrSec__innerBoxItem.box04 {
    height: 309px;
    background: rgba(243, 233, 231, 0.8)
}

.recruitPageCurrSec__innerBoxItem.box05 {
    height: 341px;
    background: #f3e9e7
}

.recruitPageCurrSec__innerBoxItemList {
    padding-left: 8px
}

.recruitPageCurrSec__innerBoxItemListItem {
    font: 500 0.875rem/1.8 "Sawarabi Mincho", sans-serif;
    color: #666
}

@media screen and (min-width:769px) and (max-width:1182px) {
    .recruitPageCurrSec__innerBoxItemListItem {
        font-size: 0.75rem
    }
}

.recruitPageCurrSec__innerBoxItemListItem:before {
    display: inline-block;
    vertical-align: middle;
    margin-left: -8px;
    margin-right: 5px;
    content: '\0025CF';
    font-size: 0.3125rem;
    color: #666
}

.recruitPageCurrSec__innerBoxSeparator {
    position: relative;
    bottom: -46px;
    display: inline-block;
    width: 20px;
    height: 387px;
    background-color: white;
    background: center bottom/contain no-repeat #fff url("../img/common/ico_triplearrow.png")
}

@media screen and (max-width:768px) {
    .recruitPageCurrSec__innerBoxSeparator {
        bottom: 0;
        margin: 55px auto 20px;
        height: 20px;
        width: 100%;
        transform: rotate(90deg) !important;
        background-color: transparent
    }
}

.recruitPageCurrSec__innerBoxSeparator:before {
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 5px;
    left: -62px;
    right: 0;
    margin: auto;
    width: 150px;
    height: 2px;
    background: rgba(102, 102, 102, 0.2)
}

@media screen and (min-width:769px) and (max-width:1182px) {
    .recruitPageCurrSec__innerBoxSeparator:before {
        left: -40px;
        width: 100px
    }
}

@media screen and (max-width:768px) {
    .recruitPageCurrSec__innerBoxSeparator:before {
        content: none;
        background: none
    }
}

.recruitPageCurrSec__innerBoxItemLabelText {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    bottom: -50px;
    font: 100 14px/1.5 "Noto Sans JP", sans-serif;
    color: #666;
    text-align: center
}

@media screen and (max-width:768px) {
    .recruitPageCurrSec__innerBoxItemLabelText {
        position: relative;
        bottom: -38px
    }
}

.recruitPageCurrSec__innerContParaText {
    margin-top: 55px;
    font: 100 1.125rem/1.6 "Sawarabi Mincho", sans-serif;
    color: #666;
    text-align: center
}

@media screen and (max-width:768px) {
    .recruitPageCurrSec__innerContParaText {
        font-size: 1rem
    }
}

@media screen and (max-width:768px) {
    .recruitPageCurrSec__innerContParaText {
        margin-top: 25px
    }
}

.recruitPageApplySec {
    position: relative;
    margin-top: 143px
}

@media screen and (max-width:768px) {
    .recruitPageApplySec {
        margin-top: 25px
    }
}

.recruitPageApplySec__innerCont {
    padding: 85px 0 79px;
    margin-left: auto;
    width: calc(100% - 206px);
    background: center/cover no-repeat url("../img/recruit/recruitPageApplySec_bg.png");
    transition: 1s ease
}

@media screen and (min-width:769px) and (max-width:1250px) {
    .recruitPageApplySec__innerCont {
        margin: 0 auto;
        padding: 40px;
        width: 100%
    }
}

@media screen and (max-width:768px) {
    .recruitPageApplySec__innerCont {
        width: 100%;
        padding: 40px 20px;
        background-position: left center
    }
}

.recruitPageApplySec__innerBox {
    margin: 0 150px 0 auto;
    padding: 60px 58px;
    max-width: 843px;
    background: #fff;
    transition: 1s ease
}

@media screen and (min-width:769px) and (max-width:1250px) {
    .recruitPageApplySec__innerBox {
        margin-right: auto
    }
}

@media screen and (max-width:768px) {
    .recruitPageApplySec__innerBox {
        margin: 0 auto;
        padding: 20px;
        background: rgba(255, 255, 255, 0.9)
    }
}

.recruitPageApplySec__innerBox2Clm {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: row wrap
}

.recruitPageApplySec__innerBoxTitleText {
    font: 100 1.875rem/1 "Sawarabi Mincho", sans-serif;
    color: #666
}

@media screen and (max-width:768px) {
    .recruitPageApplySec__innerBoxTitleText {
        font-size: 1.625rem
    }
}

.recruitPageApplySec__innerBoxSubTitleText {
    margin-top: 25px;
    font: 500 1.125rem/1 "Noto Sans JP", sans-serif;
    color: #C29289
}

.recruitPageApplySec__innerBoxParaText {
    margin-top: 18px;
    font: 100 1rem/1.8 "Sawarabi Mincho", sans-serif;
    color: #666
}

.recruitPageApplySec__innerBoxButton {
    margin-top: 25px;
    border: 3px solid #D2B3AD;
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    transition: .5s ease;
    cursor: pointer
}

.recruitPageApplySec__innerBoxButton:hover {
    background: rgba(194, 146, 137, 0.9)
}

.recruitPageApplySec__innerBoxButton:hover .recruitPageApplySec__innerBoxButtonText {
    color: #fff
}

@media screen and (max-width:768px) {
    .recruitPageApplySec__innerBoxButton {
        height: 50px
    }
}

.recruitPageApplySec__innerBoxButtonText {
    font: 600 22px/1.5 "Cormorant Garamond", serif;
    color: #666;
    transition: .5s ease
}

.recruitPageContactSec {
    padding: 145px 20px 82px;
    overflow: hidden;
    background: center top/cover no-repeat url("../img/recruit/recruitPageContactSec_bg.png")
}

@media screen and (max-width:768px) {
    .recruitPageContactSec {
        padding: 40px 20px
    }
}

.recruitPageContactSec__innerCont {
    margin: 0 auto 0;
    max-width: 1167px
}

.recruitPageContactSec__innerContTitleText {
    font: 100 4.5rem/1.2 "Cormorant Garamond", serif;
    color: #fff;
    text-align: center
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContTitleText {
        font-size: 2.5rem
    }
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContTitleText {
        line-height: 1
    }
}

.recruitPageContactSec__innerContDescText {
    margin-top: 17px;
    font: 100 1.875rem/0.9 "Sawarabi Mincho", sans-serif;
    color: #fff;
    text-align: center
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContDescText {
        font-size: 1.5rem
    }
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContDescText {
        line-height: 1.3
    }
}

.recruitPageContactSec__innerContSmallText {
    margin-top: 39px;
    font: 100 2.5rem/0.8 "Cormorant Garamond", serif;
    color: #fff;
    text-align: center
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContSmallText {
        font-size: 2.25rem
    }
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContSmallText {
        margin-top: 20px
    }
}

.recruitPageContactSec__innerContBox {
    margin: 60px auto 0;
    padding: 48px 30px;
    width: 100%;
    max-width: 623px;
    background: #fff
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContBox {
        margin-top: 40px;
        padding: 20px
    }
}

.recruitPageContactSec__innerContTable {
    position: relative
}

.recruitPageContactSec__innerContTableRow {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-flow: row wrap;
    flex-direction: column
}

.recruitPageContactSec__innerContTableRow:not(:first-child) {
    margin-top: 25px
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContTableRow:not(:first-child) {
        margin-top: 15px
    }
}

.recruitPageContactSec__innerContTableLabel {
    margin-left: 5px;
    font: 100 1.125rem/1.5 "Cormorant Garamond", serif;
    color: #666
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContTableLabel {
        font-size: 0.9375rem
    }
}

.recruitPageContactSec__innerContTableTextArea {
    margin-top: 18px;
    padding: 18px 18px;
    width: 100%;
    background: #F8F2F1;
    min-height: 199px;
    max-height: 300px;
    resize: none;
    border: 3px solid transparent
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContTableTextArea {
        padding: 10px
    }
}

.recruitPageContactSec__innerContTableTextArea:focus {
    border-color: #000
}

.recruitPageContactSec__innerContTableTextArea::placeholder {
    font: 100 1.25rem/1.5 "Sawarabi Mincho", sans-serif;
    color: rgba(102, 102, 102, 0.5)
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContTableTextArea::placeholder {
        font-size: 0.9375rem
    }
}

.recruitPageContactSec__innerContTableInput {
    padding: 0 18px;
    margin-top: 18px;
    width: 100%;
    max-width: 561px;
    height: 57px;
    background: #F8F2F1;
    border: 3px solid transparent
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContTableInput {
        padding: 0 10px
    }
}

.recruitPageContactSec__innerContTableInput.withBorder {
    border-color: #D2B3AD
}

.recruitPageContactSec__innerContTableInput:focus {
    border-color: #000
}

.recruitPageContactSec__innerContTableInput::placeholder {
    font: 100 1.25rem/1.5 "Sawarabi Mincho", sans-serif;
    color: rgba(102, 102, 102, 0.5)
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContTableInput::placeholder {
        font-size: 0.9375rem
    }
}

.recruitPageContactSec__innerContTableErrorMessage {
    margin-top: 10px;
    font: 100 1.125rem/1.5 "Cormorant Garamond", serif;
    color: red;
    display: none
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContTableErrorMessage {
        font-size: 0.9375rem
    }
}

.recruitPageContactSec__innerContTableErrorMessage.isError {
    display: block
}

.recruitPageContactSec__innerContTableSubmit {
    width: 100%;
    height: 60px;
    background: #C29289;
    font: 600 1.125rem/1.5 "Cormorant Garamond", serif;
    color: #fff;
    cursor: pointer;
    transition: 1s ease;
    border: 3px solid #C29289
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__innerContTableSubmit {
        height: 50px
    }
}

.recruitPageContactSec__innerContTableSubmit:hover {
    background: #fff;
    color: #666
}

.recruitPageContactSec__messageOuterBox {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: auto;
    left: 0;
    right: 0;
    width: 300px;
    height: 150px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    transition: .5s ease;
    visibility: hidden;
    opacity: 0;
    pointer-events: none
}

.recruitPageContactSec__messageOuterBox.isSuccess {
    visibility: visible;
    opacity: 1;
    pointer-events: all
}

.recruitPageContactSec__messageInnerBoxText {
    font: 100 1.125rem/1.5 "Cormorant Garamond", serif;
    color: #666
}

@media screen and (max-width:768px) {
    .recruitPageContactSec__messageInnerBoxText {
        font-size: 0.9375rem
    }
}

.comPage {
    overflow: hidden
}

.comPage:before {
    content: '';
    display: block;
    height: 90px
}

@media screen and (max-width:768px) {
    .comPage:before {
        height: 50px
    }
}

.comPageInfoSec {
    margin: 145px 0 145px;
    margin-top: 145px;
    padding: 0 20px
}

@media screen and (max-width:768px) {
    .comPageInfoSec {
        margin: 50px 0 70px
    }
}

.comPageInfoSec__innerCont {
    margin: 76px auto 0;
    max-width: 960px
}

@media screen and (max-width:768px) {
    .comPageInfoSec__innerCont {
        margin-top: 5px
    }
}

.comPageInfoSec__innerContTableRow {
    height: 113px;
    border-bottom: 1px solid #707070
}

@media screen and (max-width:768px) {
    .comPageInfoSec__innerContTableRow {
        height: 70px
    }
}

.comPageInfoSec__innerContTableColHead {
    width: 172px;
    font: 100 1.5rem/1.5 "Sawarabi Mincho", sans-serif;
    color: #707070;
    text-align: left
}

@media screen and (max-width:768px) {
    .comPageInfoSec__innerContTableColHead {
        font-size: 0.875rem
    }
}

@media screen and (max-width:768px) {
    .comPageInfoSec__innerContTableColHead {
        width: 90px
    }
}

.comPageInfoSec__innerContTableColField {
    width: calc(100% - 172px);
    font: 100 1.5rem/1.5 "Sawarabi Mincho", sans-serif;
    color: #707070
}

@media screen and (max-width:768px) {
    .comPageInfoSec__innerContTableColField {
        font-size: 0.875rem
    }
}

/* NEW CONTENT */

@media screen and (max-width:768px) {
    .missionPageIntroSec__triBoxContList {
        margin-top: 10px;
    }

    .missionPageIntroSec__triBoxContListItem {
        padding-left: 15px;
        color: #000;
        font: 100 0.875rem/1.5 "Sawarabi Mincho", sans-serif;
    }

    .missionPageIntroSec__triBoxContListTitleText {
        font: 100 1rem/1.5 "Cormorant Garamond", serif;
        color: #000;
        text-align: center;
    }

    .missionPageIntroSec__triBoxContListItem:before {
        content: '・';
        margin-left: -15px;
    }
}


@media screen and (max-width:768px) {
    .missionPageIntroSec__triBox.triBox05 {
        background: #fff
    }

    .missionPageIntroSec__triBox.triBox05 .missionPageIntroSec__triBoxContTitleText:after {
        background: #e9d8d4 !important
    }

    .missionPageIntroSec__triBox.triBox05 .missionPageIntroSec__triBoxContParaText,
    .missionPageIntroSec__triBox.triBox05 .missionPageIntroSec__triBoxContSubTitleText,
    .missionPageIntroSec__triBox.triBox05 .missionPageIntroSec__triBoxContTitleText {
        color: #000 !important
    }
}


.missionPageActionSec__actionCont {
    margin: 0 auto 0;
    padding: 0 20px;
    max-width: 1417px;
}


@media screen and (max-width:768px) {
    .missionPageActionSec__actionCont {
        display: none !important;
    }
    
}

.missionPageActionSec__actionCont {
    margin-top: 64px;
    display: flex;
    justify-content: center;
    align-items: stretch;
}

.missionPageActionSec__actionContTitleArea {
    padding: 0 15px 0 0;
    position: relative;
    width: 26.60680136359857%;
    max-width: 256px;
}

.missionPageActionSec__actionLine {
    margin: 0 58px 0 0;
    content: '';
    min-height: 205px;
    height: 100%;
    min-width: 4px;
    background: #ece4e2;
}

.missionPageActionSec__actionContArea {
    padding: 17px;
}

.missionPageActionSec__actionContTitleText {
    font: 100 1.875rem/2.1 "Cormorant Garamond", serif;
    color: #393939;
}

@media screen and (max-width: 915px) and (min-width: 768px) {

    .missionPageActionSec__actionCont {
        align-items: center;
    }
    
    .missionPageActionSec__actionContTitleText {
        font-size: 1.5rem;
    }

    .missionPageActionSec__actionLine {
        margin-right: 15px;
    }

    .missionPageActionSec__actionContArea {
        padding: 5px 0;
    }
}

.missionPageActionSec__actionContSubTitleText {
    font: 100 1.0419rem/1.5 "Cormorant Garamond", serif;
    color: #666;
}

.missionPageActionSec__actionContParaText {
    font: 100 1.0419rem/1.5 "Cormorant Garamond", serif;
    color: #666;
}

.missionPageActionSec__actionContList {
    margin-top: 15px;
}

.missionPageActionSec__actionContListItem {
    padding-left: 15px;
    font: 100 1.0419rem/1.5 "Cormorant Garamond", serif;
    color: #666;
}

.missionPageActionSec__actionContListItem:before {
    content: '・';
    margin-left: -15px;
    color: #666;
}