html, body, article, section, nav, aside, h1, h2, h3, h4, h5, h6, header,
footer, address, p, ol, ul, li, dl, dt, dd, div, a, strong, small, sup, sup,
span, img, iframe, embed, object, video, audio, table, tr, td, th, canvas,
svg {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

html {
    cursor: default;
    line-height: 1;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: transparent
}

::-moz-selection {
    background-color: #cccccc;
    color: black;
    text-shadow: none
}

::selection {
    background-color: #cccccc;
    color: black;
    text-shadow: none
}

ol, ul {
    list-style: none
}

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

article, section, nav, aside, header, footer {
    display: block
}

video, audio, canvas {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

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

strong {
    font-weight: inherit
}

strong {
    font-weight: bolder
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

svg {
    fill: currentColor
}

svg:not(:root) {
    overflow: hidden
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

a {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

html, body {
    font-size: 62.5%
}

body {
    background-color: #fff;
    color: #000;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 500;
    font-display: swap;
    letter-spacing: 0.02em;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    font-size: 1.4rem
}

@media screen and (max-width: 900px) {
    body {
        font-size: 3.46667vw
    }
}

body ::-webkit-input-placeholder, body select {
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}

body ::-moz-placeholder, body select {
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}

body :-ms-input-placeholder, body select {
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}

body ::-ms-input-placeholder, body select {
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}

body ::placeholder, body select {
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}

body ::-moz-selection {
    background: rgba(235, 0, 130, 0.2)
}

body ::selection {
    background: rgba(235, 0, 130, 0.2)
}

.no-ios body.is-open-gnav {
    height: 100vh;
    overflow-y: hidden
}

html.jack {
    overflow-x: hidden;
    overflow-y: scroll
}

html.jack, .jack body {
    width: 100%;
    height: 100%
}

img {
    vertical-align: bottom;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

hr {
    border: 0;
    margin: 0;
    padding: 0
}

svg {
    display: block
}

blockquote {
    display: block;
    margin: 0;
    padding: 0
}

input[type=radio], input[type=checkbox] {
    margin: 0;
    padding: 0
}

iframe {
    vertical-align: middle
}

figure {
    margin: 0;
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

main {
    display: block
}

pre {
    margin: 0;
    padding: 0;
    color: #000;
    font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: 500;
    font-display: swap
}

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

button {
    outline: none
}



.p-contact {
    max-width: 1600px;
    padding-left: 100px;
    padding-right: 100px;
    margin: 0 auto 150px
}

.p-contact .p-base-title {
    margin: 80px 0
}

@media screen and (max-width: 900px) {
    .p-contact {
        margin: 0 auto 80px;
        padding-left: 0;
        padding-right: 0
    }

    .p-contact .p-base-title {
        margin: 60px 0 60px 25px
    }
}

.p-contact__hr {
    height: 1px;
    margin: 0 0 100px;
    background: #f0f0f0
}

@media screen and (max-width: 900px) {
    .p-contact__hr {
        margin: 0 0 50px
    }
}

.p-contact__inner {
    max-width: 880px;
    margin: 0 auto 96px
}

.p-contact__inner:last-child {
    margin-bottom: 0
}

.p-contact__inner--is-sp {
    display: none
}

.mobile .p-contact__inner--is-sp {
    display: block
}

.p-contact__indicator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 80px;
    border-top: 1px solid #f0f0f0
}

.p-contact__indicator li {
    width: 33.332%;
    height: 135px;
    line-height: 135px;
    border-bottom: 4px solid #f0f0f0;
    color: #d9d9d9;
    font-size: 20px;
    text-align: center
}

.p-contact__indicator li.is-current {
    border-bottom: 4px solid #000;
    color: #000
}

@media screen and (max-width: 900px) {
    .p-contact__indicator {
        margin: 0 15px 40px
    }

    .p-contact__indicator li {
        padding: 50px 0 20px;
        width: 33.332%;
        height: auto;
        line-height: 1;
        font-size: 3.2vw
    }
}

.p-contact__text {
    margin: 0 0 70px 80px;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 600
}

@media screen and (max-width: 900px) {
    .p-contact__text {
        margin: 0 25px 50px;
        font-size: 3.46667vw
    }

    .p-contact__text br {
        display: none
    }
}

.p-contact__title {
    position: relative;
    margin: 0 0 35px;
    padding: 0 0 0 80px;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 600;
    letter-spacing: 0.18em
}

.p-contact__title:before {
    content: '';
    position: absolute;
    display: block;
    width: 60px;
    height: 1px;
    background: #000;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

@media screen and (max-width: 900px) {
    .p-contact__title {
        margin: 0 0 30px;
        padding: 0 0 0 40px;
        font-size: 3.46667vw
    }

    .p-contact__title:before {
        width: 30px
    }
}

.p-contact__links {
    margin: 0 0 0 80px
}

.p-contact__links li {
    border-top: 1px solid #f0f0f0
}

.p-contact__links li:last-child {
    border-bottom: 1px solid #f0f0f0
}

.p-contact__links p {
    height: 130px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.18em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width: 900px) {
    .p-contact__links p {
        height: 32.53333vw;
        font-size: 4vw;
        line-height: 1.66667;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.p-contact__links a.p-contact__links-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 130px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.18em
}

.p-contact__links a.p-contact__links-box br {
    display: none
}

.pc .p-contact__links a.p-contact__links-box > span {
    -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.pc .p-contact__links a.p-contact__links-box > svg > path {
    -webkit-transition: fill 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: fill 0.3s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.pc .p-contact__links a.p-contact__links-box:hover > span {
    color: #fff
}

.pc .p-contact__links a.p-contact__links-box:hover > svg > path {
    fill: #fff
}

.p-contact__links a.p-contact__links-box > span, .p-contact__links a.p-contact__links-box > svg {
    position: relative
}

@media screen and (max-width: 900px) {
    .p-contact__links {
        margin: 0 40px 0
    }

    .p-contact__links a.p-contact__links-box {
        height: 32.53333vw;
        font-size: 4vw;
        line-height: 1.66667
    }

    .p-contact__links a.p-contact__links-box br {
        display: block
    }

    .p-contact__links svg {
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

.p-contact__box {
    margin: 0 0 80px
}

@media screen and (max-width: 900px) {
    .p-contact__box {
        margin: 0 0 40px
    }
}

.p-contact__name {
	text-align: left;
    position: relative;
    margin: 0 0 35px;
    padding: 0 0 0 80px;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 600
}

.p-contact__name span {
    color: #eb0082;
    font-size: 12px
}

.p-contact__name span.is-type2 {
    color: #000
}

.p-contact__name:before {
    content: '';
    position: absolute;
    display: block;
    width: 60px;
    height: 1px;
    background: #000;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

@media screen and (max-width: 900px) {
    .p-contact__name {
        margin: 0 0 30px;
        padding: 0 40px 0 40px;
        font-size: 3.46667vw
    }

    .p-contact__name span {
        font-size: 2.66667vw
    }

    .p-contact__name:before {
        width: 30px
    }
}

.p-contact__inputWrap {
    margin: 0 0 40px 80px
}

.p-contact__inputWrap--double {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.p-contact__inputWrap:last-child {
    margin: 0 0 0 80px
}

@media screen and (max-width: 900px) {
    .p-contact__inputWrap {
        margin: 0 40px 20px 40px
    }

    .p-contact__inputWrap:last-child {
        margin: 0 40px 0 40px
    }

    .p-contact__inputWrap--double {
        display: block
    }
}

.p-contact__error {
    width: 100%;
    margin: 20px 0 0 0;
    font-size: 14px;
    line-height: 1.42857;
    color: #e71f19
}

.p-contact__error--center {
    text-align: center
}

@media screen and (max-width: 900px) {
    .p-contact__error {
        width: auto;
        margin: 15px 0 0 !important;
        font-size: 3.2vw
    }

    .p-contact__error--center {
        text-align: left
    }
}

.p-contact__selectWrap {
    position: relative;
    display: block
}

.p-contact__selectWrap:before, .p-contact__selectWrap:after {
    content: url("../img/underarrow.png");
    position: absolute;
    display: block
}

.p-contact__selectWrap:before {
    width: 1px;
    height: 100%;
    right: 60px;
    top: 1px;
    background: #f0f0f0
}

.p-contact__selectWrap:after {
    z-index: -1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 12px;
    height: 12px;
    border-top: 10.392px solid #999;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 0px solid transparent;
    right: 25px;
    top: 0;
    bottom: -1px;
    margin: auto
}

@media screen and (max-width: 900px) {
    .p-contact__selectWrap:before {
        width: 1px;
        height: 100%;
        right: 60px;
        top: 1px;
        background: #f0f0f0
    }

    .p-contact__selectWrap:after {
        z-index: -1;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 12px;
        height: 12px;
        border-top: 10.392px solid #999;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 0px solid transparent;
        right: 25px;
        top: 0;
        bottom: -1px;
        margin: auto
    }
}

.p-contact__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 20px
}

.p-contact__label.is-mb {
    margin: 0 0 40px
}

.p-contact__label.is-privacypolicy {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.p-contact__col .p-contact__label:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 900px) {
    .p-contact__label {
        margin: 0 0 15px;
        font-size: 3.2vw
    }

    .p-contact__label.is-mb {
        margin: 0 0 30px
    }

    .p-contact__label.is-privacypolicy {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.p-contact__input[type='text'] {
    outline: none;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 0 30px 0;
    font-size: 16px;
    background: #f0f0f0;
    border: none;
    letter-spacing: 0.5px
}

.p-contact__input[type='date'] {
    outline: none;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 0 30px 0;
    font-size: 16px;
    background: #f0f0f0;
    border: none;
    letter-spacing: 0.5px
}



@media screen and (max-width: 900px) {
    .p-contact__input[type='text'] {
        height: 50px;
        margin: 0 0 20px;
        padding: 0 15px 0;
        font-size: 16px
    }
}

.p-contact__input[type='checkbox'] {
    outline: none;
    background: #f0f0f0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    margin: 0 15px 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.p-contact__input[type='checkbox']:checked {
    border: 4px solid #f0f0f0;
    background: #000
}

@media screen and (max-width: 900px) {
    .p-contact__input[type='checkbox'] {
        width: 20px;
        height: 20px;
        margin: 0 15px 0 0
    }
}

.p-contact__input[type='radio'] {
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #f0f0f0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    width: 20px;
    height: 20px;
    margin: 0 15px 0 0
}

.p-contact__input[type='radio']:checked {
    border: 4px solid #f0f0f0;
    background: #000
}

@media all and (-ms-high-contrast: none) {
    .p-contact__input[type='radio']:checked {
        border: 0;
        background: transparent
    }
}

@media screen and (max-width: 900px) {
    .p-contact__input[type='radio'] {
        width: 20px;
        height: 20px;
        margin: 0 15px 0 0
    }
}

.p-contact__input[type='file'] {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 60px;
    opacity: 0
}

@media screen and (max-width: 900px) {
    .p-contact__input[type='file'] {
        height: 50px
    }
}

.p-contact__fileWrap {
    position: relative;
    width: 50%;
    border: 1px solid #f0f0f0
}

@media screen and (max-width: 900px) {
    .p-contact__fileWrap {
        width: 100%
    }
}

.p-contact__fileText {
    position: absolute;
    left: 0;
    top: 22px;
    text-align: center;
    color: #9f9f9f;
    font-size: 16px;
    line-height: 1;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media screen and (max-width: 900px) {
    .p-contact__fileText {
        width: 100%;
        left: 0px;
        top: 18px;
        text-align: center
    }
}

.p-contact__textarea {
    outline: none;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    background: #f0f0f0;
    border: none;
    font-size: 16px
}

@media screen and (max-width: 900px) {
    .p-contact__textarea {
        padding: 10px;
        font-size: 16px;
        height: 300px
    }
}

.p-contact__select {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    font-size: 16px;
    background: transparent;
    padding: 0 30px 0;
    border: 1px solid #f0f0f0;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.p-contact__select::-ms-expand {
    display: none
}

@media screen and (max-width: 900px) {
    .p-contact__select {
        height: 50px;
        font-size: 16px;
        padding: 0 30px 0
    }
}

.p-contact__col {
    width: 50%
}

.p-contact__col--list {
    margin-bottom: 20px
}

@media screen and (max-width: 900px) {
    .p-contact__col {
        width: 100%
    }

    .p-contact__col:nth-of-type(2) {
        margin-top: 15px
    }

    .p-contact__col--list {
        margin-top: 0;
        margin-bottom: 15px
    }
}

.p-contact__info {
    margin: 0 0 40px;
    font-size: 16px;
    line-height: 2.5;
    text-align: center
}

@media screen and (max-width: 900px) {
    .p-contact__info {
        margin: 0 40px 30px;
        text-align: left;
        line-height: 1.92308;
        font-size: 3.46667vw
    }

    .p-contact__info br {
        display: none
    }
}

.p-contact__submits {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #664924;
    border-bottom: 1px solid #664924;
}

.p-contact__submits--double {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.p-contact__submits--double:before {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: 95px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #f0f0f0
}

@media screen and (max-width: 900px) {
    .p-contact__submits {
        display: block;
        margin: 0 40px 0
    }

    .p-contact__submits:before {
        display: none
    }
}

.p-contact__submit {
    font-family: 'Cormorant Unicase', 'Noto Serif JP', serif;
    font-style: normal;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 135px;
    background: transparent;
    padding: 0;
    border: 0;
    font-size: 20px;
    cursor: pointer
}

.pc .p-contact__submit:hover span {
    color: #fff
}

.pc .p-contact__submit:hover svg path {
    fill: #fff
}

.pc .p-contact__submit span {
    -webkit-transition: color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.pc .p-contact__submit svg {
    -webkit-transition: fill 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: fill 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.p-contact__submit span {
    position: relative;
    margin: 0 15px 0
}

.p-contact__submit svg {
    position: relative
}

.p-contact__submit--entry {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.p-contact__submit--back {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.p-contact__submits--double .p-contact__submit {
    width: 50%
}

@media screen and (max-width: 900px) {
    .p-contact__submit {
        height: 100px
    }

    .p-contact__submits--double .p-contact__submit {
        width: 100%
    }

    .p-contact__submits--double .p-contact__submit--entry {
        border-bottom: 1px solid #f0f0f0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .p-contact__submit span {
        font-size: 16px;
        margin: 0 -70px 0 0
    }

    .p-contact__submit svg {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%
    }

    .p-contact__submit--back span {
        margin: 0 0 0 -70px
    }

    .p-contact__submit--back svg {
        -webkit-transform-origin: 0% 50%;
        transform-origin: 0% 50%
    }
}

.p-contact__sizehalf {
    width: calc(50% - 20px) !important
}

@media screen and (max-width: 900px) {
    .p-contact__sizehalf {
        width: 100% !important
    }
}

.p-contact__inputConfirm {
    font-size: 14px;
    line-height: 1.3
}

.p-contact__inputConfirm span {
    display: inline-block;
    padding: 0 5px
}

.p-contact__inputConfirm--type2 {
    line-height: 2.85714;
    white-space: pre-wrap
}

@media screen and (max-width: 900px) {
    .p-contact__inputConfirm {
        font-size: 3.2vw
    }

    .p-contact__inputConfirm--type2 {
        line-height: 1.66667
    }
}

.p-contact__finishTitle {
    font-family: 'Cormorant Unicase', 'Noto Serif JP', serif;
    font-style: normal;
    font-weight: 700;
    margin: 0 0 90px;
    font-size: 80px;
    line-height: 1;
    letter-spacing: 3px;
    text-align: center
}

@media screen and (max-width: 900px) {
    .p-contact__finishTitle {
        font-size: 10.66667vw;
        margin: 0 0 40px
    }
}

.p-contact__finishText {
    margin: 0 0 200px;
    font-size: 16px;
    line-height: 1.75;
    font-weight: 600;
    text-align: center
}

.p-contact__finishText br:nth-of-type(2) {
    display: none
}

@media screen and (max-width: 1200px) {
    .p-contact__finishText {
        margin: 0 0 150px
    }
}

@media screen and (max-width: 900px) {
    .p-contact__finishText {
        font-size: 3.46667vw;
        margin-bottom: 60px;
        line-height: 2.30769
    }

    .p-contact__finishText br:nth-of-type(2) {
        display: block
    }
}

.p-contact__finishText2 {
    margin: 0 0 180px;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px
}

.p-contact__finishText2 span {
    display: block;
    margin: 0 0 80px;
    line-height: 1
}

.p-contact__finishText2 br {
    display: none
}

@media screen and (max-width: 1200px) {
    .p-contact__finishText2 {
        font-size: 30px
    }
}

@media screen and (max-width: 900px) {
    .p-contact__finishText2 {
        margin: 0 0 80px;
        font-size: 5.06667vw
    }

    .p-contact__finishText2 span {
        margin-bottom: 40px;
        line-height: 1.78947
    }

    .p-contact__finishText2 br {
        display: block
    }
}

.p-contact__finishBtn {
    font-family: 'Cormorant Unicase', 'Noto Serif JP', serif;
    font-style: normal;
    font-weight: 700;
    display: block;
    padding: 60px 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
    line-height: 1;
    font-size: 20px
}

.pc .p-contact__finishBtn:hover span {
    color: #fff
}

.pc .p-contact__finishBtn span {
    position: relative;
    -webkit-transition: color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: color 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)
}

@media screen and (max-width: 900px) {
    .p-contact__finishBtn {
        padding: 45px 0;
        font-size: 3.73333vw
    }
}








.area-article_inner {
	background: rgba(204, 167, 141, 0.7);
	padding-top: 40px;
}
.ate {
	margin-bottom: 40px;
}

@media screen and (max-width: 900px) {
    .ate {
        text-align: left;
        padding-left:12px;
    }
}