@charset "UTF-8";

/* Scss Document */
/* Font Size デザインカンプ　750/psd:1366px/break:1920px/
--------------------------------------------------------- */
/* VWはSPのみ利用
--------------------------------------------------------- */
/* % only
--------------------------------------------------------- */
/* 
--------------------------------------------------------- */
/* =========================================================
 message
========================================================= */
.colum-box {
    column-count: 1;
    column-width: 460px;
    column-gap: 40px;
}

.colum-box p {
    box-sizing: border-box;
    font-size: 16px;
    line-height: 2;
    font-weight: 200;
    letter-spacing: .2rm;
}

@media (max-width: 750px) {
    .colum-box p {
        padding-right: 0em;
        font-size: 3.2vw;
        padding-bottom: 6.666vw;
    }
}

.message-wrap div {
    position: absolute;
}

.message-wrap .t-mv-text01 {
    font-family: 'Noto Serif JP', serif;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 44px;
    letter-spacing: .4rem;
    font-weight: 400;
    right: 10%;
    top: 175px;
    line-height: 1;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .message-wrap .t-mv-text01 {
        font-size: 5.8666666667vw;
        right: 10vw;
        top: 26vw;
    }
}

.message-wrap .t-mv-text01 span {
    font-size: 16px;
    display: block;
    font-weight: 100;
    padding-left: 30px;
    letter-spacing: .1rem;
}

@media (max-width: 750px) {
    .message-wrap .t-mv-text01 span {
        font-size: 3.2vw;
        margin-left: -3vw;
    }
}

.message-wrap .t-mv-text02 {
    font-size: 30px;
    font-weight: 500;
    letter-spacing: .2rem;
    left: 10.2489019034%;
    bottom: 80px;
    line-height: 1.8;
    max-width: 700px;
}

@media (max-width: 750px) {
    .message-wrap .t-mv-text02 {
        font-size: 4.133333vw;
        font-weight: 500;
        left: 6.6666666667vw;
        bottom: 10vw;
        padding-right: 10vw;
        letter-spacing: 0.05em;
        line-height: 1.6;
    }
}

.message-wrap .t-mv-text02 h2 {
    font-size: 14px;
    display: block;
    font-weight: normal;
    padding-bottom: 1.5em;
    letter-spacing: .1rem;
    box-sizing: border-box;
}

@media (max-width: 750px) {
    .message-wrap .t-mv-text02 h2 {
        font-size: 2.8vw;
    }
}

.t-ms-sec01 {
    max-width: 100%;
    width: 846px;
    margin: 0 auto;
    margin-bottom: 180px;
    padding-top: 115px;
}

@media (max-width: 750px) {
    .t-ms-sec01 {
        padding-top: 16vw;
        width: 100%;
        max-width: 86.6666666667vw;
        margin: 0 auto;
        margin-bottom: 32vw;
    }
}

.t-ms-sec01 .pfl--list {
    display: flex;
    justify-content: center;
}

.t-ms-sec01 .pfl--list dt {
    padding-top: 43px;
    border-top: 5px solid #000;
    width: 160px;
    box-sizing: border-box;
    font-size: 26px;
    font-weight: 400;
    font-family: "Times New Roman", Times, "serif";
    color: #000;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .t-ms-sec01 .pfl--list dt {
        border-top: 3px solid #FFF;
        padding-top: 6vw;
        width: 20vw;
        font-size: 5.066vw;
    }
}

.t-ms-sec01 .pfl--list dd {
    padding-top: 43px;
    border-top: 1px solid #666;
    box-sizing: border-box;
    padding-left: 110px;
    font-weight: 200;
    font-size: 16px;
    line-height: 2;
    text-align: justify;
    text-justify: inter-ideograph;
    color: #000;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .t-ms-sec01 .pfl--list dd {
        padding-left: 9.3333333333vw;
        padding-top: 6vw;
        font-size: 3.18vw;
    }
}

.t-ms-sec01 .pfl--list dd .pfl--list--name {
    text-align: right;
    font-size: 12px;
    font-weight: 600;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .t-ms-sec01 .pfl--list dd .pfl--list--name {
        font-size: 2.4vw;
    }
}

.t-ms-sec01 .pfl--list dd .pfl--list--name strong {
    font-size: 24px;
    font-weight: 200;
    padding-left: 1em;
}

@media (max-width: 750px) {
    .t-ms-sec01 .pfl--list dd .pfl--list--name strong {
        font-size: 4.8vw;
    }
}

.pfl--list--text {
    padding-top: 15px;
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .pfl--list--text {
        padding-top: 5vw;
    }
}

/* =========================================================
sec02
========================================================= */
.common--wrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 964px;
    margin: 0 auto;
}

@media (max-width: 750px) {
    .common--wrap {
        display: block;
        padding-left: 6.6666666667vw;
        padding-right: 13.333vw;
        width: auto;
        margin: 0 0;
    }

    .common--wrap.-right_pd_none {
        padding-right: 6.6666666667vw;
    }
}

.common--wrap .wrap--box {
    width: 460px;
    box-sizing: border-box;
}

@media (max-width: 750px) {
    .common--wrap .wrap--box {
        width: 100%;
        padding-bottom: 6.6666666667vw;
    }
}

.common--wrap .wrap--box p {
    box-sizing: border-box;
    font-size: 16px;
    line-height: 2;
    font-weight: 200;
    letter-spacing: .2rm;
}

@media (max-width: 750px) {
    .common--wrap .wrap--box p {
        padding-right: 0em;
    }
}

#sec02 {
    width: 100%;
    background: url("");
    background-repeat: repeat-y;
    background-position: right;
    background-color: #FCF7DD;
}

@media (max-width: 750px) {
    #sec02 {
        background: url("");
        background-size: 13.2vw;
        background-repeat: repeat-y;
        background-position: right;
/*        background-color: #1A1A1A;*/
    }
}

#sec04 {
    width: 100%;
    background: url("");
    background-repeat: repeat-y;
    background-position: right;
    /*background-color: #1A1A1A;*/
}

@media (max-width: 750px) {
    #sec04 {
        background: url("");
        background-size: 13.2vw;
        background-repeat: repeat-y;
        background-position: right;
        /* background-color: #1A1A1A; */
        margin-bottom: 21.333vw;
    }
}

#sec04 .colum-box {
    column-count: 1;
    display: flex;
    display: inline-flex;
}

#sec04 .colum-box p {
    width: 100%;
    margin-bottom: 4%;
    color: #000;
}

.t-ms-sec02 {
    display: flex;
    flex-wrap: wrap;
    width: 82.5%;
    margin-left: auto;
    padding-bottom: 110px;
}

@media (max-width: 750px) {
    .t-ms-sec02 {
        width: 100%;
        padding-bottom: 13.333vw;
    }
}

.t-ms-sec02 .t-ms-sec02--img {
    position: relative;
    z-index: 1;
    display: flex;
    width: 96%;
    margin-left: auto;
    margin-top: -100px;
}

@media (max-width: 750px) {
    .t-ms-sec02 .t-ms-sec02--img {
        width: 100%;
        margin-top: -50px;
    }
}

.t-ms-sec02 .t-ms-sec02--img img {
    width: 100%;
    height: auto;
}

.t-ms-sec02 .t-ms-sec02--text {
    margin-top: -130px;
    position: relative;
    z-index: 3;
}

@media (max-width: 750px) {
    .t-ms-sec02 .t-ms-sec02--text {
        margin-top: -8vw;
    }
}

.t-ms-sec02 .t-ms-sec02--text h2 {
    background: #FCF7DD;
    max-width: 630px;
    width: 100%;
    padding-top: 60px;
    font-size: 30px;
    line-height: 1.75;
    font-weight: 400;
    letter-spacing: 0;
    padding-bottom: 65px;
    box-sizing: border-box;
    color: #000;
}

@media (max-width: 750px) {
    .t-ms-sec02 .t-ms-sec02--text h2 {
        font-size: 5.8666vw;
        padding-left: 6.6666666667vw;
        padding-right: 9.8666vw;
        padding-top: 9vw;
        padding-bottom: 9vw;
        text-align: justify;
        text-justify: inter-ideograph;
        letter-spacing: 0;
    }
}

/********* sp *********/
@media only screen and (max-width:750px) {
    .t-ms-sec02 .t-ms-sec02--text h2 {
        box-sizing: border-box;
        font-size: 5.05vw;
        width: 86.667vw;
    }
}

/*---------------------------------------------------------------*/
.t-ms-sec03 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-left: auto;
    padding: 0;
    margin: 0 auto;
}

@media (max-width: 750px) {
    .t-ms-sec03 {
        margin-left: 0;
        display: block;
        padding: 15vw 0 0vw 0;
        width: 100%;
    }
}

.t-ms-sec03 .t-ms-sec03--text {
    position: relative;
    z-index: 3;
    margin: 0 auto;
}

.t-ms-sec03 .t-ms-sec03--text h2 {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: .2rem;
    padding-bottom: 3%;
    width: 82%;
    line-height: 1.75;
    text-align: right;
    width: 100%;
    text-align: center;
    color: #000;
}

@media (max-width: 750px) {
    .t-ms-sec03 .t-ms-sec03--text h2 {
        font-size: 5.85vw;
        padding-left: 6.6666666667vw;
        padding-right: 6.6666666667vw;
        text-align: justify;
        text-justify: inter-ideograph;
        letter-spacing: 0;
    }
}

@media (max-width: 750px) {
    .t-ms-sec03 .t-ms-sec03--text h2 {
        text-align: center;
        width: 100%;
        padding-bottom: 9vw;
        box-sizing: border-box;
    }
}

/*------------------------------------*/
.t-ms-sec04 {
    display: flex;
    flex-wrap: wrap;
    width: 82.5%;
    margin-left: auto;
    padding-bottom: 130px;
}

@media (max-width: 750px) {
    .t-ms-sec04 {
        width: 100%;
        padding-bottom: 10vw;
    }
}

.t-ms-sec04 .t-ms-sec04--img {
    position: relative;
    z-index: 1;
    display: flex;
    width: 96%;
    margin-left: auto;
}

@media (max-width: 750px) {
    .t-ms-sec04 .t-ms-sec04--img {
        width: 100%;
        margin-top: -50px;
    }
}

.t-ms-sec04 .t-ms-sec04--img img {
    width: 100%;
    height: auto;
}

.t-ms-sec04 .t-ms-sec04--text {
    margin-top: -135px;
    position: relative;
    z-index: 3;
}

@media (max-width: 750px) {
    .t-ms-sec04 .t-ms-sec04--text {
        margin-top: -8vw;
    }
}

.t-ms-sec04 .t-ms-sec04--text h2 {
    background: #fcf7dd;
    max-width: 580px;
    width: 100%;
    padding-top: 60px;
    font-size: 30px;
    line-height: 1.75;
    font-weight: 400;
    letter-spacing: .2rem;
    padding-bottom: 65px;
    box-sizing: border-box;
    color: #000;
}

@media (max-width: 750px) {
    .t-ms-sec04 .t-ms-sec04--text h2 {
        /* background: #1A1A1A; */
        font-size: 5.8666vw;
        padding-left: 6.6666666667vw;
        padding-right: 4vw;
        padding-top: 9vw;
        padding-bottom: 9vw;
        text-align: justify;
        text-justify: inter-ideograph;
        letter-spacing: 0;
    }
}

@media (max-width: 750px) {
    .t-ms-sec04 .t-ms-sec04--text h2 {
        width: 82%;
    }
}

.foot-mv {
    position: relative;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
}

.foot-mv .mv-text {
    position: absolute;
    left: 265px;
    top: 210px;
}

@media (max-width: 750px) {
    .foot-mv .mv-text {
        left: 13.3333333333vw;
        top: 40vw;
    }
}

.foot-mv .mv-text .mv-home--text {
    font-family: 'Noto Serif JP', serif;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 24px;
}

@media (max-width: 750px) {
    .foot-mv .mv-text .mv-home--text {
        font-size: 4.8vw;
    }
}

.foot-mv img {
    vertical-align: bottom;
    display: block;
    width: 100%;
    height: auto;
}

.p-heading-page {
    margin-bottom: 15px;
    text-align: center;
    line-height: 1;
    font-weight: 700
}

.p-heading-page__inner {
    display: inline-block;
    padding: 0 100px;
    position: relative;
    text-align: center;
}


@media only screen and (max-width:991px) {
    .p-heading-page__inner {
        padding: 0 90px;
    }
}

.p-heading-page__inner:after,
.p-heading-page__inner:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 80px;
    height: 1px;
    margin-top: 10px;
    background-color: #bfbfbf
}

.p-heading-page__inner:before {
    left: 0
}

.p-heading-page__inner:after {
    right: 0
}

.p-heading-page__free,
.p-heading-page__sub {
    display: block
}

.p-heading-page__free {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2963
}

.p-heading-page__sub {
    margin-top: 8px;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    position: relative
}

.p-heading-page__sub:before {
    content: "";
    position: absolute;
    display: block;
    bottom: -15px;
    left: 0;
    right: 0;
    width: 70px;
    height: 4px;
    margin: 0 auto;
    background-color: #000;
}

.c-grid {
    clear: both;
    display: block;
    font-family: AdobeBlank;
    list-style: none;
    margin: -15px;
    padding: 0
}

.c-grid>[class*=c-col] {
    display: inline-block;
    font-family: YakuHanJP, "Noto Sans Japanese", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴシック Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 15px 0;
    padding: 0 15px;
    max-width: 100%
}

.c-grid--flex {
    clear: both;
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-family: AdobeBlank;
    list-style: none;
    margin: -15px;
    padding: 0
}

.c-grid--flex>[class*=c-col] {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex: 0 1 auto;
    font-family: YakuHanJP, "Noto Sans Japanese", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴシック Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 15px 0;
    padding: 0 15px
}

.c-grid--flex>[class*=c-col]>* {
    width: 100%
}

.c-grid--ib {
    clear: both;
    display: block;
    display: inline-block;
    vertical-align: top;
    font-family: AdobeBlank;
    list-style: none;
    margin: -15px;
    padding: 0
}

.c-grid--ib>[class*=c-col] {
    display: inline-block;
    font-family: YakuHanJP, "Noto Sans Japanese", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴシック Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 15px 0;
    padding: 0 15px
}

.c-grid--top>[class*=c-col] {
    vertical-align: top
}

.c-grid--middle>[class*=c-col] {
    vertical-align: middle
}

.c-grid--bottom>[class*=c-col] {
    vertical-align: bottom
}

.c-grid.c-grid--flex.c-grid--top>[class*=c-col] {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.c-grid.c-grid--flex.c-grid--middle>[class*=c-col] {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.c-grid.c-grid--flex.c-grid--bottom>[class*=c-col] {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.c-grid--x0 {
    margin-right: 0;
    margin-left: 0
}

.c-grid--x0>[class*=c-col] {
    padding-right: 0;
    padding-left: 0
}

.c-grid--y0,
.c-grid--y0>[class*=c-col] {
    margin-top: 0;
    margin-bottom: 0
}

.c-grid--x {
    margin-right: -15px;
    margin-left: -15px
}

.c-grid--x>[class*=c-col] {
    padding-right: 15px;
    padding-left: 15px
}

.c-grid--x_ {
    margin-right: -7.5px;
    margin-left: -7.5px
}

.c-grid--x_>[class*=c-col] {
    padding-right: 7.5px;
    padding-left: 7.5px
}

.c-grid--y {
    margin-top: -15px;
    margin-bottom: -15px
}

.c-grid--y>[class*=c-col] {
    margin-top: 15px;
    margin-bottom: 15px
}

.c-grid--y_ {
    margin-top: -7.5px;
    margin-bottom: -7.5px
}

.c-grid--y_>[class*=c-col] {
    margin-top: 7.5px;
    margin-bottom: 7.5px
}

.c-grid--x5 {
    margin-right: -5px;
    margin-left: -5px
}

.c-grid--x5>[class*=c-col] {
    padding-right: 5px;
    padding-left: 5px
}

.c-grid--x5_ {
    margin-right: -2.5px;
    margin-left: -2.5px
}

.c-grid--x5_>[class*=c-col] {
    padding-right: 2.5px;
    padding-left: 2.5px
}

.c-grid--y5 {
    margin-top: -5px;
    margin-bottom: -5px
}

.c-grid--y5>[class*=c-col] {
    margin-top: 5px;
    margin-bottom: 5px
}

.c-grid--y5_ {
    margin-top: -2.5px;
    margin-bottom: -2.5px
}

.c-grid--y5_>[class*=c-col] {
    margin-top: 2.5px;
    margin-bottom: 2.5px
}

.c-grid--x10 {
    margin-right: -10px;
    margin-left: -10px
}

.c-grid--x10>[class*=c-col] {
    padding-right: 10px;
    padding-left: 10px
}

.c-grid--x10_ {
    margin-right: -5px;
    margin-left: -5px
}

.c-grid--x10_>[class*=c-col] {
    padding-right: 5px;
    padding-left: 5px
}

.c-grid--y10 {
    margin-top: -10px;
    margin-bottom: -10px
}

.c-grid--y10>[class*=c-col] {
    margin-top: 10px;
    margin-bottom: 10px
}

.c-grid--y10_ {
    margin-top: -5px;
    margin-bottom: -5px
}

.c-grid--y10_>[class*=c-col] {
    margin-top: 5px;
    margin-bottom: 5px
}

.c-grid--x15 {
    margin-right: -15px;
    margin-left: -15px
}

.c-grid--x15>[class*=c-col] {
    padding-right: 15px;
    padding-left: 15px
}

.c-grid--x15_ {
    margin-right: -7.5px;
    margin-left: -7.5px
}

.c-grid--x15_>[class*=c-col] {
    padding-right: 7.5px;
    padding-left: 7.5px
}

.c-grid--y15 {
    margin-top: -15px;
    margin-bottom: -15px
}

.c-grid--y15>[class*=c-col] {
    margin-top: 15px;
    margin-bottom: 15px
}

.c-grid--y15_ {
    margin-top: -7.5px;
    margin-bottom: -7.5px
}

.c-grid--y15_>[class*=c-col] {
    margin-top: 7.5px;
    margin-bottom: 7.5px
}

.c-grid--x20 {
    margin-right: -20px;
    margin-left: -20px
}

.c-grid--x20>[class*=c-col] {
    padding-right: 20px;
    padding-left: 20px;
    width: 50%;
    display: inline-block;
    margin-left: -4px;
    box-sizing: border-box;
    vertical-align: text-top;
}

.c-grid--x20_ {
    margin-right: -10px;
    margin-left: -10px
}

.c-grid--x20_>[class*=c-col] {
    padding-right: 10px;
    padding-left: 10px
}

.c-grid--y20 {
    margin-top: -20px;
    margin-bottom: -20px
}

.c-grid--y20>[class*=c-col] {
    margin-top: 20px;
    margin-bottom: 20px
}

.c-grid--y20_ {
    margin-top: -10px;
    margin-bottom: -10px
}

.c-grid--y20_>[class*=c-col] {
    margin-top: 10px;
    margin-bottom: 10px
}

.c-grid--x25 {
    margin-right: -25px;
    margin-left: -25px
}

.c-grid--x25>[class*=c-col] {
    padding-right: 25px;
    padding-left: 25px
}

.c-grid--x25_ {
    margin-right: -12.5px;
    margin-left: -12.5px
}

.c-grid--x25_>[class*=c-col] {
    padding-right: 12.5px;
    padding-left: 12.5px
}

.c-grid--y25 {
    margin-top: -25px;
    margin-bottom: -25px
}

.c-grid--y25>[class*=c-col] {
    margin-top: 25px;
    margin-bottom: 25px
}

.c-grid--y25_ {
    margin-top: -12.5px;
    margin-bottom: -12.5px
}

.c-grid--y25_>[class*=c-col] {
    margin-top: 12.5px;
    margin-bottom: 12.5px
}

.c-grid--x30 {
    margin-right: -30px;
    margin-left: -30px
}

.c-grid--x30>[class*=c-col] {
    padding-right: 30px;
    padding-left: 30px
}

.c-grid--x30_ {
    margin-right: -15px;
    margin-left: -15px
}

.c-grid--x30_>[class*=c-col] {
    padding-right: 15px;
    padding-left: 15px
}

.c-grid--y30 {
    margin-top: -30px;
    margin-bottom: -30px
}

.c-grid--y30>[class*=c-col] {
    margin-top: 30px;
    margin-bottom: 30px
}

.c-grid--y30_ {
    margin-top: -15px;
    margin-bottom: -15px
}

.c-grid--y30_>[class*=c-col] {
    margin-top: 15px;
    margin-bottom: 15px
}

.c-grid--x35 {
    margin-right: -35px;
    margin-left: -35px
}

.c-grid--x35>[class*=c-col] {
    padding-right: 35px;
    padding-left: 35px
}

.c-grid--x35_ {
    margin-right: -17.5px;
    margin-left: -17.5px
}

.c-grid--x35_>[class*=c-col] {
    padding-right: 17.5px;
    padding-left: 17.5px
}

.c-grid--y35 {
    margin-top: -35px;
    margin-bottom: -35px
}

.c-grid--y35>[class*=c-col] {
    margin-top: 35px;
    margin-bottom: 35px
}

.c-grid--y35_ {
    margin-top: -17.5px;
    margin-bottom: -17.5px
}

.c-grid--y35_>[class*=c-col] {
    margin-top: 17.5px;
    margin-bottom: 17.5px
}

.c-grid--x40 {
    margin-right: -40px;
    margin-left: -40px
}

.c-grid--x40>[class*=c-col] {
    padding-right: 40px;
    padding-left: 40px
}

.c-grid--x40_ {
    margin-right: -20px;
    margin-left: -20px
}

.c-grid--x40_>[class*=c-col] {
    padding-right: 20px;
    padding-left: 20px
}

.c-grid--y40 {
    margin-top: -40px;
    margin-bottom: -40px
}

.c-grid--y40>[class*=c-col] {
    margin-top: 40px;
    margin-bottom: 40px
}

.c-grid--y40_ {
    margin-top: -20px;
    margin-bottom: -20px
}

.c-grid--y40_>[class*=c-col] {
    margin-top: 20px;
    margin-bottom: 20px
}

.c-grid--x45 {
    margin-right: -45px;
    margin-left: -45px
}

.c-grid--x45>[class*=c-col] {
    padding-right: 45px;
    padding-left: 45px
}

.c-grid--x45_ {
    margin-right: -22.5px;
    margin-left: -22.5px
}

.c-grid--x45_>[class*=c-col] {
    padding-right: 22.5px;
    padding-left: 22.5px
}

.c-grid--y45 {
    margin-top: -45px;
    margin-bottom: -45px
}

.c-grid--y45>[class*=c-col] {
    margin-top: 45px;
    margin-bottom: 45px
}

.c-grid--y45_ {
    margin-top: -22.5px;
    margin-bottom: -22.5px
}

.c-grid--y45_>[class*=c-col] {
    margin-top: 22.5px;
    margin-bottom: 22.5px
}

.c-grid--x50 {
    margin-right: -50px;
    margin-left: -50px
}

.c-grid--x50>[class*=c-col] {
    padding-right: 50px;
    padding-left: 50px
}

.c-grid--x50_ {
    margin-right: -25px;
    margin-left: -25px
}

.c-grid--x50_>[class*=c-col] {
    padding-right: 25px;
    padding-left: 25px
}

.c-grid--y50 {
    margin-top: -50px;
    margin-bottom: -50px
}

.c-grid--y50>[class*=c-col] {
    margin-top: 50px;
    margin-bottom: 50px
}

.c-grid--y50_ {
    margin-top: -25px;
    margin-bottom: -25px
}

.c-grid--y50_>[class*=c-col] {
    margin-top: 25px;
    margin-bottom: 25px
}

.p-page-overview {
    position: relative;
    margin-bottom: 65px
}

.p-page-overview__inner {
    padding: 40px 200px 30px;
    width: 100%;
    box-sizing: border-box;
}

.p-page-overview__list {
    margin-top: 50px
}

.p-page-overview__list--item,#sec03 table tr {
    display: table;
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
    color: #000;
}

.p-page-overview__list--content,
.p-page-overview__list--title,
#sec03 table tr td {
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
}

.p-page-overview__list--title,
#sec03 table tr td:nth-child(1) {
    width: 150px;
    padding: 13px 20px
}

.p-page-overview__list--content,
#sec03 table tr td:nth-child(2) {
    padding: 5px 0
}

#sec02 .t-ms-sec02 .t-ms-sec02--text .colum-box{
    display: flex;
    display: inline-flex;
    color: #000;
}

#sec02 .t-ms-sec02 .t-ms-sec02--text .colum-box strong {
    display: block;
    margin-bottom: 3%;
}

@media only screen and (max-width:991px) {
    .p-page-overview__inner {
        padding: 2% 2%;
    }

    .p-page-overview__list {
        padding: 0 8%;
        margin: 3% 0 0 0;
    }

    .c-grid--x20>[class*=c-col] {
        width: 100%;
        padding: 0;
        margin-left: 0;
    }

    #sec02 .t-ms-sec02 .t-ms-sec02--text .colum-box {
        display: block;
    }

    #sec03 table tr td:nth-child(1) {
        width: 100px;
    }
}

/*history*/

.p-history-table {
    text-align: left;
    position: relative;
    margin-top: 3%;
}

.p-history-table__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s
}

@media screen and (min-width:768px) {
    .p-history-table__row {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.p-history-table__row:before,
.p-history-table__row:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    -webkit-transition: .3s;
    transition: .3s
}

.p-history-table__row:before {
    width: 2px;
    height: 0;
    background-color: #c9c9c9;
    left: 3px
}

@media screen and (min-width:768px) {
    .p-history-table__row:before {
        left: 180px;
    }
}

.p-history-table__row:after {
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: #EB8F2E;
    left: 0;
    opacity: 0
}

@media screen and (min-width:768px) {
    .p-history-table__row:after {
        left: 177px;
    }
}

.p-history-table__row:last-child .p-history-table__body {
    position: relative
}

/*.p-history-table__row:last-child .p-history-table__body:before {
    content: '\f103';
    font-family: FontAwesome;
    font-size: 20px;
    font-size: 1.25rem;
    color: #EB8F2E;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    bottom: -15px;
    left: -2px;
    z-index: 1;
    -webkit-transition: .3s;
    transition: .3s;
    opacity: 0
}

@media screen and (min-width:768px) {
    .p-history-table__row:last-child .p-history-table__body:before {
        left: -10px
    }
}*/

.p-history-table__row.is-scrolled {
    opacity: 1
}

.p-history-table__row.is-scrolled:before {
    height: 100%
}

.p-history-table__row.is-scrolled:last-child:before {
    height: 0;
}

.p-history-table__row.is-scrolled:after {
    opacity: 1
}

.p-history-table__row.is-scrolled:last-child .p-history-table__body:before {
    opacity: 1
}

.p-history-table__head,
.p-history-table__body {
    font-size: 14px;
    font-size: .875rem;
    padding-bottom: 5%;
    color: #000;
    box-sizing: border-box;
}

.p-history-table__body {
    margin-bottom: 8%;
}

.p-history-table__head {
    width: 100%;
    position: relative;
    padding-left: 1.5rem;
    text-align: left
}

@media screen and (min-width:768px) {
    .p-history-table__head {
        width: 150px;
        min-width: 150px;
        padding-left: 0;
        padding-right: 3rem;
        text-align: right;
    }
    .p-history-table__body {
        margin-bottom: 2%;
    }
}

.p-history-table__body {
    padding-left: 1.5rem
}

@media screen and (min-width:768px) {
    .p-history-table__body {
        padding-left: 3rem
    }
}