/* ==========================================================================
   toppage
   ========================================================================== */
/* p-mv
   ----------------------------------------------------------------- */
.p-mv
{
    position: relative;

    overflow: hidden;

    width: 100%;

    background-color: #000;
}
.p-mv__slider
{
    position: absolute;
    top: 0;
    left: 50%;

    width: 100%;
    height: 100%;

    -webkit-transform: translateX(-50%);

            transform: translateX(-50%);

    opacity: .85;
}
@media screen and (max-width: 767px)
{
    .p-mv__slider
    {
        height: 100%;
    }
}
@media screen and (max-width: 767px)
{
    .p-mv__inner
    {
        padding-right: 5.33vw;
        padding-left: 5.33vw;
    }
}
@media screen and (min-width: 768px)
{
    .p-mv__inner
    {
        max-width: 1540px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-left: 20px;
    }
}
.p-mv__slide
{
    width: 100%;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media screen and (max-width: 1023px)
{
    .p-mv__slide--01
    {
        background-image: url(../image/slider01_tb.jpg);
        background-position: center center;
    }
}
@media screen and (min-width: 1024px)
{
    .p-mv__slide--01
    {
        background-image: url(../image/slider01.jpg);
        background-position: center center;
    }
}
@media screen and (max-width: 767px)
{
    .p-mv__slide--01
    {
        background-image: url(../image/slider01_sp.jpg);
        background-position: center center;
    }
}
@media screen and (max-width: 1023px)
{
    .p-mv__slide--02
    {
        background-image: url(../image/slider02_tb.jpg);
        background-position: center center;
    }
}
@media screen and (min-width: 1024px)
{
    .p-mv__slide--02
    {
        background-image: url(../image/slider02.jpg);
        background-position: center bottom;
    }
}
@media screen and (max-width: 767px)
{
    .p-mv__slide--02
    {
        background-image: url(../image/slider02_sp.jpg);
        background-position: center center;
    }
}
@media screen and (max-width: 1023px)
{
    .p-mv__slide--03
    {
        background-image: url(../image/slider03_tb.jpg);
        background-position: center center;
    }
}
@media screen and (min-width: 1024px)
{
    .p-mv__slide--03
    {
        background-image: url(../image/slider03.jpg);
        background-position: center center;
    }
}
@media screen and (max-width: 767px)
{
    .p-mv__slide--03
    {
        background-image: url(../image/slider03_sp.jpg);
        background-position: center center;
    }
}
.p-mv__content
{
    z-index: 10;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    width: 100%;
    height: 100%;

    -webkit-box-align: end;

        -ms-flex-align: end;

            align-items: flex-end;
}
.p-mv__title
{
    z-index: 10;

    margin-bottom: 100px;

    color: #fff;
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-mv__title
    {
        margin-bottom: 5.2325581395vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-mv__title
    {
        margin-bottom: 5.4054054054vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-mv__title
    {
        margin-bottom: 10.7421875vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-mv__title
    {
        margin-bottom: 14.3229166667vw;
    }
}
@media screen and (max-width: 1023px)
{
    .p-mv__title
    {
        margin-bottom: 60px;
    }
}
@media screen and (max-width: 767px)
{
    .p-mv__title
    {
        margin-bottom: 30px;
    }
}
.p-mv__title .jp
{
    font-size: 77px;
    font-size: 7.7rem;
    font-weight: 600;
    line-height: 1;

    -webkit-transition: margin .6s ease 0s;

    transition: margin .6s ease 0s;
    letter-spacing: .08em;
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-mv__title .jp
    {
        font-size: 4.476744186vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-mv__title .jp
    {
        font-size: 5.2027027027vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-mv__title .jp
    {
        font-size: 9.0234375vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-mv__title .jp
    {
        font-size: 12.03125vw;
    }
}
@media screen and (max-width: 1023px)
{
    .p-mv__title .jp
    {
        font-size: 7.6vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-mv__title .jp
    {
        font-size: 11.5vw;
        line-height: 1.3;
    }
}
.p-mv__title .small
{
    font-size: 3vw;
    font-size: 49px;
    font-size: 4.9rem;
    font-weight: 600;

    -webkit-transition: margin .6s ease 0s;

    transition: margin .6s ease 0s;
    letter-spacing: .1em;
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-mv__title .small
    {
        font-size: 2.8488372093vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-mv__title .small
    {
        font-size: 3.3108108108vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-mv__title .small
    {
        font-size: 5.0244140625vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-mv__title .small
    {
        font-size: 5.4231770833vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-mv__title .small
    {
        font-size: 5.1vw;
    }
}

.sub_mv
{
    position: relative;

    display: block;
    overflow: hidden;

    width: 100%;
}
.sub_mvInner
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    min-height: 420px;

    -webkit-box-pack: center;

        -ms-flex-pack: center;

            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
@media screen and (max-width: 1023px)
{
    .sub_mvInner
    {
        min-height: 60vw;
        padding-top: 10vw;
    }
}
@media screen and (max-width: 767px)
{
    .sub_mvInner
    {
        min-height: 70vw;
        padding-top: 15vw;
    }
}
.sub_mvImage
{
    position: absolute;
    z-index: -10;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.sub_mvImage img
{
    width: 100%;
    height: 100%;

    -o-object-position: 50% 50%;

       object-position: 50% 50%;
}
.sub_mv:before
{
    position: absolute;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background: rgba(0, 0, 0, .3);
}

/* p-works
-------------------------------------------------------------------------- */
.p-works__list
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    padding: 15px 0;

    border-top: 1px solid #73b4d4;
    border-bottom: 1px solid #73b4d4;
}
@media screen and (max-width: 1023px)
{
    .p-works__list
    {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}
.p-works__item
{
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: 500;

    position: relative;
    z-index: 10;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-works__item
    {
        font-size: 1.3372093023vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-works__item
    {
        font-size: 1.5540540541vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-works__item
    {
        font-size: 2.6953125vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-works__item
    {
        font-size: 3.59375vw;
    }
}
@media screen and (min-width: 1024px)
{
    .p-works__item:nth-child(n+2)
    {
        margin-left: 40px;
    }
}
@media screen and (max-width: 1023px)
{
    .p-works__item
    {
        width: 50%;
    }
    .p-works__item:nth-child(n+3)
    {
        margin-top: 15px;
    }
}
@media screen and (max-width: 767px)
{
    .p-works__item
    {
        font-size: 28px;
        font-size: 2.8rem;

        width: 100%;
    }
}
@media screen and (max-width: 767px) and (max-width: 1479px) and (min-width: 1280px)
{
    .p-works__item
    {
        font-size: 1.6279069767vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 1279px) and (min-width: 1024px)
{
    .p-works__item
    {
        font-size: 1.8918918919vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 1023px) and (min-width: 768px)
{
    .p-works__item
    {
        font-size: 3.28125vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 767px)
{
    .p-works__item
    {
        font-size: 4.375vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-works__item:nth-child(n+2)
    {
        margin-top: 15px;
    }
}
.p-works__item:before
{
    display: block;

    width: 9px;
    height: 26px;
    margin-right: 10px;

    content: '';

    border-radius: 100vw;
    background: #73b4d3;
}
.p-works__reform
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    padding: 15px 0;

    border-top: 1px solid #73b4d4;
    border-bottom: 1px solid #73b4d4;
}
@media screen and (max-width: 1023px)
{
    .p-works__reform
    {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}
.p-works__reformTitle
{
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: 500;

    position: relative;
    z-index: 10;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-works__reformTitle
    {
        font-size: 1.3372093023vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-works__reformTitle
    {
        font-size: 1.5540540541vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-works__reformTitle
    {
        font-size: 2.6953125vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-works__reformTitle
    {
        font-size: 3.59375vw;
    }
}
.p-works__reformTitle:before
{
    display: block;

    width: 9px;
    height: 26px;
    margin-right: 10px;

    content: '';

    border-radius: 100vw;
    background: #73b4d3;
}
@media screen and (max-width: 1023px)
{
    .p-works__reformTitle
    {
        width: 100%;
        margin-bottom: 10px;
    }
}
@media screen and (max-width: 767px)
{
    .p-works__reformTitle
    {
        font-size: 28px;
        font-size: 2.8rem;
    }
}
@media screen and (max-width: 767px) and (max-width: 1479px) and (min-width: 1280px)
{
    .p-works__reformTitle
    {
        font-size: 1.6279069767vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 1279px) and (min-width: 1024px)
{
    .p-works__reformTitle
    {
        font-size: 1.8918918919vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 1023px) and (min-width: 768px)
{
    .p-works__reformTitle
    {
        font-size: 3.28125vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 767px)
{
    .p-works__reformTitle
    {
        font-size: 4.375vw;
    }
}
.p-works__reformItem
{
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: 500;

    position: relative;
    z-index: 10;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-works__reformItem
    {
        font-size: 1.3372093023vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-works__reformItem
    {
        font-size: 1.5540540541vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-works__reformItem
    {
        font-size: 2.6953125vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-works__reformItem
    {
        font-size: 3.59375vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-works__reformItem
    {
        font-size: 28px;
        font-size: 2.8rem;
    }
}
@media screen and (max-width: 767px) and (max-width: 1479px) and (min-width: 1280px)
{
    .p-works__reformItem
    {
        font-size: 1.6279069767vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 1279px) and (min-width: 1024px)
{
    .p-works__reformItem
    {
        font-size: 1.8918918919vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 1023px) and (min-width: 768px)
{
    .p-works__reformItem
    {
        font-size: 3.28125vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 767px)
{
    .p-works__reformItem
    {
        font-size: 4.375vw;
    }
}
.p-works__text
{
    margin-top: 30px;
}
.p-thanks__btnWrap
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    margin: 0 auto;

    -webkit-box-pack: center;

        -ms-flex-pack: center;

            justify-content: center;
}
@media screen and (min-width: 1024px)
{
    .p-thanks__btnWrap
    {
        width: 80%;
    }
}
@media screen and (max-width: 1023px)
{
    .p-thanks__btnWrap
    {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;

        width: 100%;

        -webkit-box-align: center;

            -ms-flex-align: center;

                align-items: center;
    }
    .p-thanks__btnWrap .p-thanks__btn:nth-child(2)
    {
        margin-top: 30px;
    }
}
.p-thanks__btnWrap .p-thanks__btn
{
    margin: 0;
}
@media screen and (min-width: 1024px)
{
    .p-thanks__btnWrap .p-thanks__btn:nth-child(2)
    {
        margin-left: 40px;
    }
}
.p-thanks__btn
{
    font-size: 35px;
    font-size: 3.5rem;
    font-weight: 500;
    line-height: 1;

    position: relative;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    margin: 0 auto;
    padding: 20px 30px 22px;

    cursor: pointer;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    text-align: center;
    text-decoration: none;

    color: #fff;
    border: solid 1px #fff;
    border-radius: 100vw;
    outline: none;
    background: #73b4d4;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
@media screen and (min-width: 1024px)
{
    .p-thanks__btn
    {
        width: 450px;
    }
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-thanks__btn
    {
        font-size: 2.0348837209vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-thanks__btn
    {
        font-size: 2.3648648649vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-thanks__btn
    {
        font-size: 3.5888671875vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-thanks__btn
    {
        font-size: 3.8736979167vw;
    }
}
@media screen and (max-width: 1023px)
{
    .p-thanks__btn
    {
        width: 450px;
    }
}
@media screen and (max-width: 1023px) and (max-width: 1479px) and (min-width: 1280px)
{
    .p-thanks__btn
    {
        width: 26.1627906977vw;
    }
}
@media screen and (max-width: 1023px) and (max-width: 1279px) and (min-width: 1024px)
{
    .p-thanks__btn
    {
        width: 30.4054054054vw;
    }
}
@media screen and (max-width: 1023px) and (max-width: 1023px) and (min-width: 768px)
{
    .p-thanks__btn
    {
        width: 48.33984375vw;
    }
}
@media screen and (max-width: 1023px) and (max-width: 767px)
{
    .p-thanks__btn
    {
        width: 58.59375vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-thanks__btn
    {
        font-size: 40px;
        font-size: 4rem;
        line-height: 1.3;

        width: 100%;
    }
}
@media screen and (max-width: 767px) and (max-width: 1479px) and (min-width: 1280px)
{
    .p-thanks__btn
    {
        font-size: 2.3255813953vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 1279px) and (min-width: 1024px)
{
    .p-thanks__btn
    {
        font-size: 2.7027027027vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 1023px) and (min-width: 768px)
{
    .p-thanks__btn
    {
        font-size: 4.6875vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 767px)
{
    .p-thanks__btn
    {
        font-size: 6.25vw;
    }
}
.p-thanks__btn a
{
    color: #fff;
}
.p-thanks__btn:hover
{
    opacity: 1;
    color: #73b4d4;
    border: solid 1px #73b4d4;
    background: #fff;
}
.p-thanks__btn:hover a
{
    color: #73b4d4;
}

/* PhotoGallery
   ----------------------------------------------------------------- */
.photo-gallery
{
    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;
}
.photo-gallery__wrap
{
    margin-bottom: 100px;
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .photo-gallery__wrap
    {
        margin-bottom: 5.2325581395vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .photo-gallery__wrap
    {
        margin-bottom: 5.4054054054vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .photo-gallery__wrap
    {
        margin-bottom: 10.7421875vw;
    }
}
@media screen and (max-width: 767px)
{
    .photo-gallery__wrap
    {
        margin-bottom: 14.3229166667vw;
    }
}
.photo-gallery::after
{
    display: block;

    width: calc(25% - 7.5px);

    content: '';
}
@media screen and (max-width: 767px)
{
    .photo-gallery::after
    {
        width: calc(50% - 5px);
    }
}
.photo-gallery::before
{
    display: block;

    width: calc(25% - 7.5px);

    content: '';

    -webkit-box-ordinal-group: 2;

        -ms-flex-order: 1;

            order: 1;
}
@media screen and (max-width: 767px)
{
    .photo-gallery::before
    {
        width: calc(50% - 5px);
    }
}
.photo-gallery figure
{
    overflow: hidden;

    height: auto;
}
.photo-gallery figure.yoko
{
    width: calc(50% - 5px);
}
@media screen and (max-width: 767px)
{
    .photo-gallery figure.yoko
    {
        width: 100%;
    }
}
.photo-gallery figure.yoko a
{
    aspect-ratio: 4/3;
}
.photo-gallery figure.tate-h
{
    width: calc(25% - 7.5px);
}
@media screen and (max-width: 767px)
{
    .photo-gallery figure.tate-h
    {
        width: calc(50% - 5px);
    }
}
.photo-gallery figure.tate-h a
{
    aspect-ratio: 2/3.04;
}
.photo-gallery figure.tate-3
{
    width: calc(33.3333333333% - 7.66666px);
}
.photo-gallery figure.tate-3 a
{
    aspect-ratio: 1/1.185;
}
.photo-gallery figure
{
    margin-top: 10px;
}
@media screen and (max-width: 767px)
{
    .photo-gallery figure:nth-child(n+2)
    {
        margin-top: 10px;
    }
}
.photo-gallery figure a
{
    display: block;
    overflow: hidden;

    width: 100%;
}
.photo-gallery figure a img
{
    width: 100%;
    height: 100%;
}
.photo-gallery figcaption
{
    display: none;
}
