@charset 'UTF-8';
/* ==========================================================================
   toppage
   ========================================================================== */
/* ===============================================
#p-company
=============================================== */
.p-company__menuWrap
{
    margin-right: auto;
    margin-left: auto;
}
@media screen and (min-width: 1024px)
{
    .p-company__menuWrap
    {
        width: 70%;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-company__menuWrap
    {
        width: 100%;
    }
}
.p-company__menu
{
    font-family: 'Josefin Sans', sans-serif;

    position: relative;
    z-index: 10;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    width: 100%;
    margin-right: auto;
    margin-left: auto;

    -webkit-box-pack: center;

        -ms-flex-pack: center;

            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
@media screen and (max-width: 767px)
{
    .p-company__menu:after
    {
        display: block;

        width: 45%;

        content: '';
    }
}
.p-company__menu a
{
    font-weight: 500;
    line-height: 1;

    color: #3c3c3c;
}
@media screen and (min-width: 1480px)
{
    .p-company__menu a
    {
        font-size: 20px;
        font-size: 2rem;
    }
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-company__menu a
    {
        font-size: 1.1627906977vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-company__menu a
    {
        font-size: 1.3513513514vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-company__menu a
    {
        font-size: 2.4390243902vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-company__menu a
    {
        font-size: 2.6041666667vw;
    }
}
@media screen and (min-width: 1024px)
{
    .p-company__menu a
    {
        padding-right: 30px;
        padding-left: 30px;

        border-left: 1px solid #1729ac;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1479px) and (min-width: 1280px)
{
    .p-company__menu a
    {
        padding-left: 1.5697674419vw;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) and (min-width: 1024px)
{
    .p-company__menu a
    {
        padding-left: 1.6216216216vw;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1023px) and (min-width: 768px)
{
    .p-company__menu a
    {
        padding-left: 3.515625vw;
    }
}
@media screen and (min-width: 1024px) and (max-width: 767px)
{
    .p-company__menu a
    {
        padding-left: 7.8125vw;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1479px) and (min-width: 1280px)
{
    .p-company__menu a
    {
        padding-right: 1.5697674419vw;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) and (min-width: 1024px)
{
    .p-company__menu a
    {
        padding-right: 1.6216216216vw;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1023px) and (min-width: 768px)
{
    .p-company__menu a
    {
        padding-right: 3.515625vw;
    }
}
@media screen and (min-width: 1024px) and (max-width: 767px)
{
    .p-company__menu a
    {
        padding-right: 7.8125vw;
    }
}
@media screen and (min-width: 1024px)
{
    .p-company__menu a:last-child
    {
        border-right: 1px solid #1729ac;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-company__menu a
    {
        width: 33.3333333333%;

        text-align: center;

        border-left: 1px solid #1729ac;
    }
    .p-company__menu a:nth-child(3n+3)
    {
        border-right: 1px solid #1729ac;
    }
    .p-company__menu a:last-child
    {
        border-right: 1px solid #1729ac;
    }
    .p-company__menu a:nth-child(n+4)
    {
        margin-top: 20px;
    }
}
@media screen and (max-width: 767px)
{
    .p-company__menu a
    {
        width: 50%;

        text-align: center;

        border-left: 1px solid #1729ac;
    }
    .p-company__menu a:nth-child(even)
    {
        border-right: 1px solid #1729ac;
    }
    .p-company__menu a:nth-child(n+3)
    {
        margin-top: 40px;
    }
}
@media screen and (max-width: 767px) and (max-width: 1479px) and (min-width: 1280px)
{
    .p-company__menu a:nth-child(n+3)
    {
        margin-top: 2.0930232558vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 1279px) and (min-width: 1024px)
{
    .p-company__menu a:nth-child(n+3)
    {
        margin-top: 2.1621621622vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 1023px) and (min-width: 768px)
{
    .p-company__menu a:nth-child(n+3)
    {
        margin-top: 4.296875vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 767px)
{
    .p-company__menu a:nth-child(n+3)
    {
        margin-top: 5.7291666667vw;
    }
}
@media screen and (max-width: 767px) and (max-width: 767px)
{
    .p-company__menu a
    {
        font-size: 4.4270833333vw;
    }
}
@media screen and (max-width: 767px)
{
 .p-company__menu{
  justify-content : start;
 }
 

    .p-company__menu.column3:after
    {
        display: block;

        width: 0;

        content: '';
    }
    .p-company__menu a:last-child
    {
        border-right: 1px solid #1729ac;
    }
}
.p-company__concept
{
    position: relative;

    overflow: hidden;

    background: #f5f6fd;
}
.p-company__conceptText
{
    font-size: 18px;
    font-weight: 400;
    line-height: 1.8;

    position: relative;
    z-index: 10;

    text-align: center;
}
@media screen and (min-width: 1480px)
{
    .p-company__conceptText
    {
        font-size: 24px;
        font-size: 2.4rem;
    }
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-company__conceptText
    {
        font-size: 1.3953488372vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-company__conceptText
    {
        font-size: 1.6216216216vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-company__conceptText
    {
        font-size: 2.9268292683vw;
    }
}
.p-company__barItem
{
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;

    height: 100%;

    opacity: .5;
}
.p-company__barItem img
{
    width: auto;
    max-width: none;
    height: 100%;
}
@media screen and (min-width: 1024px)
{
    .p-company__barItem
    {
        right: 5%;

        height: 300%;
    }
}
@media screen and (max-width: 1023px)
{
    .p-company__barItem
    {
        right: -15%;
    }
}
@media screen and (max-width: 767px)
{
    .p-company__barItem
    {
        right: -10%;
    }
}

.outlineArea__title
{
    font-weight: 300;
}
@media screen and (max-width: 767px)
{
    .outlineArea__title
    {
        font-size: 6.5104166667vw;
    }
}
@media screen and (min-width: 1480px)
{
    .outlineArea__title
    {
        font-size: 30px;
        font-size: 3rem;
    }
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .outlineArea__title
    {
        font-size: 1.7441860465vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .outlineArea__title
    {
        font-size: 2.027027027vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .outlineArea__title
    {
        font-size: 3.6585365854vw;
    }
}
@media screen and (min-width: 1024px)
{
    .outlineArea__title
    {
        margin: 0vw 0vw 1.32vw 0vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .outlineArea__title
    {
        margin: 0vw 0vw 3vw 0vw;
    }
}
@media screen and (max-width: 767px)
{
    .outlineArea__title
    {
        margin: 0vw 0vw 4vw 0vw;
    }
}
.outlineArea__title img
{
    width: 30px;
    margin-right: 10px;
    margin-bottom: -5px;
}
.outlineArea__title span
{
    display: inline-block;

    margin-right: 10px;

    color: #1729aa;
}
.outlineArea__table
{
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: 300;

    width: 100%;

    color: #333;
}
@media screen and (max-width: 767px)
{
    .outlineArea__table
    {
        border: 1px solid #999;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .outlineArea__table
    {
        border-top: 1px solid #999;
        border-right: 1px solid #999;
        border-left: 1px solid #999;
    }
}
@media screen and (min-width: 1024px)
{
    .outlineArea__table tr
    {
        border: 1px solid #999;
    }
}
@media screen and (min-width: 1024px)
{
    .outlineArea__table tr:nth-child(n+2) th
    {
        border-left: 1px solid #999;
    }
}
@media screen and (max-width: 767px)
{
    .outlineArea__table tr:nth-child(n+2) th
    {
        border-top: 1px solid #999;
        border-left: 0;
    }
}
.outlineArea__table th
{
    font-weight: 400;

    text-align: center;

    background: #f8f8f8;
}
.outlineArea__table th.width
{
    font-weight: 500;
}
@media screen and (max-width: 767px)
{
    .outlineArea__table th.width
    {
        font-size: 20px;
    }
}
@media screen and (min-width: 1480px)
{
    .outlineArea__table th.width
    {
        font-size: 20px;
        font-size: 2rem;
    }
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .outlineArea__table th.width
    {
        font-size: 1.1627906977vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .outlineArea__table th.width
    {
        font-size: 1.3513513514vw;
    }
}
@media screen and (min-width: 1024px)
{
    .outlineArea__table th:nth-child(n+2)
    {
        border-left: 1px solid #999;
    }
}
@media screen and (max-width: 767px)
{
    .outlineArea__table th:nth-child(n+2)
    {
        border-top: 1px solid #999;
        border-left: 0;
    }
}
@media screen and (min-width: 1024px)
{
    .outlineArea__table th
    {
        border-right: 1px solid #999;
    }
}
@media screen and (min-width: 768px)
{
    .outlineArea__table th
    {
        width: 200px;
    }
    .outlineArea__table th.width
    {
        width: 40%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px)
{
    .outlineArea__table th
    {
        width: 30%;

        border-bottom: 1px solid #999;
    }
}
@media screen and (max-width: 767px)
{
    .outlineArea__table th
    {
        position: relative;

        border-bottom: 1px solid #999;
    }
}
.outlineArea__table td
{
    line-height: 1.8;

    min-width: 200px;
}
@media screen and (min-width: 1480px)
{
    .outlineArea__table td h4
    {
        font-size: 22px;
        font-size: 2.2rem;
    }
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .outlineArea__table td h4
    {
        font-size: 1.2790697674vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .outlineArea__table td h4
    {
        font-size: 1.4864864865vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .outlineArea__table td h4
    {
        font-size: 2.6829268293vw;
    }
}
@media screen and (max-width: 767px)
{
    .outlineArea__table td h4
    {
        font-size: 4.1666666667vw;
    }
}
.outlineArea__table td .link
{
    font-weight: 500;

    margin-top: 5px;

    text-decoration: underline;

    color: #1729ac;
}
.outlineArea__table td .link .icon
{
    line-height: 1;

    display: inline-block;

    -webkit-box-sizing: border-box;

            box-sizing: border-box;
    width: .5em;
    height: .5em;
    margin-bottom: 3px;
    margin-left: 10px;

    -webkit-transform: translateY(-25%) rotate(135deg);

            transform: translateY(-25%) rotate(135deg);
    vertical-align: middle;

    color: #333;
    border: .1em solid currentColor;
    border-bottom: 0;
    border-left: 0;
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .outlineArea__table td
    {
        width: 70%;

        border-bottom: 1px solid #999;
        border-left: 1px solid #999;
    }
}
.outlineArea__table td span
{
    display: inline-block;

    width: 200px;
}
@media screen and (max-width: 1023px)
{
    .outlineArea__table td span
    {
        display: block;

        width: 100%;
    }
}
.outlineArea__table td div
{
    display: block;
}
@media screen and (max-width: 767px)
{
    .outlineArea__table td div:nth-child(n+2)
    {
        margin-top: 20px;
    }
}
.outlineArea__table th,
.outlineArea__table td
{
    padding: 15px 30px;

    vertical-align: middle;
}
@media screen and (max-width: 767px)
{
    .outlineArea__table th,
    .outlineArea__table td
    {
        font-size: 32px;
        font-size: 4.27vw;

        display: block;

        width: 100%;
        padding: 4vw 3.33vw 4vw 3.33vw;
    }
}
.outlineArea__table th .glist,
.outlineArea__table td .glist
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -ms-flex-wrap: wrap;

        flex-wrap: wrap;
}
.outlineArea__table th .glist li,
.outlineArea__table td .glist li
{
    margin-right: 15px;
}
.outlineArea__table th .glist li:before,
.outlineArea__table td .glist li:before
{
    font-weight: 600;

    margin-right: 10px;

    content: '・';

    color: #1729ac;
}
.outlineArea__noBreak
{
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: 300;

    width: 100%;

    border-collapse: collapse;

    color: #333;
    border: 1px solid #999;
}
@media screen and (min-width: 768px)
{
    .outlineArea__noBreak
    {
        min-width: 1080px;
    }
}
@media screen and (max-width: 767px)
{
    .outlineArea__noBreak
    {
        min-width: 850px;
    }
}
.outlineArea__noBreak th
{
    font-weight: 400;

    text-align: center;

    background: #f8f8f8;
}
.outlineArea__noBreak th.width
{
    font-weight: 500;
}
@media screen and (max-width: 767px)
{
    .outlineArea__noBreak th.width
    {
        font-size: 20px;
    }
}
@media screen and (min-width: 1480px)
{
    .outlineArea__noBreak th.width
    {
        font-size: 20px;
        font-size: 2rem;
    }
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .outlineArea__noBreak th.width
    {
        font-size: 1.1627906977vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .outlineArea__noBreak th.width
    {
        font-size: 1.3513513514vw;
    }
}
.outlineArea__noBreak td
{
    line-height: 1.8;
}
@media screen and (min-width: 1024px)
{
    .outlineArea__noBreak td
    {
        min-width: 200px;
    }
}
@media screen and (min-width: 1480px)
{
    .outlineArea__noBreak td h4
    {
        font-size: 22px;
        font-size: 2.2rem;
    }
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .outlineArea__noBreak td h4
    {
        font-size: 1.2790697674vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .outlineArea__noBreak td h4
    {
        font-size: 1.4864864865vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .outlineArea__noBreak td h4
    {
        font-size: 2.6829268293vw;
    }
}
@media screen and (max-width: 767px)
{
    .outlineArea__noBreak td h4
    {
        font-size: 4.1666666667vw;
    }
}
.outlineArea__noBreak td .link
{
    font-weight: 400;

    margin-top: 5px;

    text-decoration: underline;

    color: #1729ac;
}
.outlineArea__noBreak td .link .icon
{
    line-height: 1;

    display: inline-block;

    -webkit-box-sizing: border-box;

            box-sizing: border-box;
    width: .5em;
    height: .5em;
    margin-bottom: 3px;
    margin-left: 10px;

    -webkit-transform: translateY(-25%) rotate(135deg);

            transform: translateY(-25%) rotate(135deg);
    vertical-align: middle;

    color: #333;
    border: .1em solid currentColor;
    border-bottom: 0;
    border-left: 0;
}
.outlineArea__noBreak td span
{
    display: inline-block;

    width: 200px;
}
@media screen and (max-width: 1023px)
{
    .outlineArea__noBreak td span
    {
        display: block;

        width: 100%;
    }
}
.outlineArea__noBreak td div
{
    display: block;
}
@media screen and (max-width: 767px)
{
    .outlineArea__noBreak td div:nth-child(n+2)
    {
        margin-top: 20px;
    }
}
.outlineArea__noBreak th,
.outlineArea__noBreak td
{
    padding: 15px 30px;

    vertical-align: middle;

    border: 1px solid #999;
}
@media screen and (max-width: 767px)
{
    .outlineArea__noBreak th,
    .outlineArea__noBreak td
    {
        padding: 4vw 3.33vw 4vw 3.33vw;
    }
}
.outlineArea__noBreak th .glist,
.outlineArea__noBreak td .glist
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -ms-flex-wrap: wrap;

        flex-wrap: wrap;
}
.outlineArea__noBreak th .glist li,
.outlineArea__noBreak td .glist li
{
    margin-right: 15px;
}
.outlineArea__noBreak th .glist li:before,
.outlineArea__noBreak td .glist li:before
{
    font-weight: 600;

    margin-right: 10px;

    content: '・';

    color: #1729ac;
}
.outlineArea__noBreak2
{
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 300;

    width: 100%;

    table-layout: fixed;
    border-collapse: collapse;

    word-wrap: break-word;
    word-break: break-all;

    color: #333;
    border: 1px solid #999;
}
@media screen and (min-width: 768px)
{
    .outlineArea__noBreak2
    {
        min-width: 1080px;
    }
}
@media screen and (max-width: 767px)
{
    .outlineArea__noBreak2
    {
        min-width: 1280px;
    }
}
.outlineArea__noBreak2 tr
{
    width: 100%;
}
.outlineArea__noBreak2 th
{
    text-align: center;

    background: #f8f8f8;
}
.outlineArea__noBreak2 td
{
    line-height: 1.8;
}
.outlineArea__noBreak2 th,
.outlineArea__noBreak2 td
{
    padding: 5px;

    vertical-align: middle;

    border: 1px solid #999;
}

.pt15
{
    margin-top: 30px;
    padding-top: 30px;

    border-top: 1px solid #efefef;
}
@media screen and (max-width: 767px)
{
    .pt15
    {
        margin-top: 15px;
        padding-top: 15px;
    }
}
.pt15 a
{
    text-decoration: underline;

    color: #1729ac;
}

.link_un a
{
    text-decoration: underline;

    color: #1729ac;
}

.p-map
{
    overflow: hidden;

    aspect-ratio: 16/8;
}
@media screen and (max-width: 1023px)
{
    .p-map
    {
        width: 100%;

        aspect-ratio: 6/4;
    }
}
@media screen and (max-width: 767px)
{
    .p-map
    {
        width: 100%;

        aspect-ratio: 3.5/4;
    }
}
@media screen and (min-width: 1024px)
{
    .p-map
    {
        width: 100%;
    }
}

/* p-columnRayout
-------------------------------------------------------------------------- */
@media screen and (min-width: 1024px)
{
    .p-columnRayout__list
    {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;

        -webkit-box-pack: justify;

            -ms-flex-pack: justify;

                justify-content: space-between;
    }
}
.p-columnRayout__item
{
    display: block;
}
@media screen and (min-width: 1024px)
{
    .p-columnRayout__item
    {
        width: calc(50% - 30px);
    }
}
@media screen and (max-width: 1023px)
{
    .p-columnRayout__item:nth-child(n+2)
    {
        margin-top: 40px;
    }
}
.p-columnRayout__title .jp
{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    line-height: 1.4;

    margin-bottom: 10px;
}
@media screen and (min-width: 1480px)
{
    .p-columnRayout__title .jp
    {
        font-size: 35px;
        font-size: 3.5rem;
    }
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-columnRayout__title .jp
    {
        font-size: 2.0348837209vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-columnRayout__title .jp
    {
        font-size: 2.3648648649vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-columnRayout__title .jp
    {
        font-size: 4.2682926829vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-columnRayout__title .jp
    {
        font-size: 6.25vw;
    }
}
.p-columnRayout__title .en
{
    font-family: 'Josefin Sans', sans-serif;
    font-size: 17px;
    font-weight: 400;

    color: #1729ac;
}
@media screen and (min-width: 1480px)
{
    .p-columnRayout__title .en
    {
        font-size: 20px;
        font-size: 2rem;
    }
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-columnRayout__title .en
    {
        font-size: 1.1627906977vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-columnRayout__title .en
    {
        font-size: 1.3513513514vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-columnRayout__title .en
    {
        font-size: 2.4390243902vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-columnRayout__title .en
    {
        margin-top: 5px;
    }
}
@media screen and (min-width: 1024px)
{
    .p-columnRayout__title
    {
        margin-top: -20px;
    }
}
.p-columnRayout__text
{
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;

    border-top: 1px solid #1729ac;
    border-bottom: 1px solid #1729ac;
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-columnRayout__text
    {
        margin-top: 1.5697674419vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-columnRayout__text
    {
        margin-top: 1.6216216216vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-columnRayout__text
    {
        margin-top: 3.22265625vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-columnRayout__text
    {
        margin-top: 4.296875vw;
    }
}
.p-columnRayout__image
{
    position: relative;

    overflow: hidden;

    width: 100%;

    aspect-ratio: 4/3;
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-columnRayout__image
    {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }
}
.p-columnRayout__image img
{
    font-family: 'object-fit: cover; object-position: 50% 50%;';

    width: 100%;
    height: 100%;

    -o-object-fit: cover;

       object-fit: cover;
    -o-object-position: 50% 50%;
       object-position: 50% 50%;
}
.p-columnRayout__bgImage
{
    position: absolute;
    right: 10px;
    bottom: 10px;

    width: 220px;

    opacity: .4;
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-columnRayout__bgImage
    {
        width: 12.7906976744vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-columnRayout__bgImage
    {
        width: 14.8648648649vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-columnRayout__bgImage
    {
        width: 21.484375vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-columnRayout__bgImage
    {
        width: 16.15625vw;
    }
}
.p-columnRayout__bgImage img
{
    max-width: 100%;
}
.p-columnRayout__btmText
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;

    margin-top: 10px;

    -webkit-box-pack: end;

        -ms-flex-pack: end;

            justify-content: flex-end;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-columnRayout__btmText
    {
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }
}
.p-columnRayout__btmText .jp
{
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
}
@media screen and (min-width: 1480px)
{
    .p-columnRayout__btmText .jp
    {
        font-size: 28px;
        font-size: 2.8rem;
    }
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-columnRayout__btmText .jp
    {
        font-size: 1.6279069767vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-columnRayout__btmText .jp
    {
        font-size: 1.8918918919vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-columnRayout__btmText .jp
    {
        font-size: 3.6585365854vw;
    }
}
@media screen and (max-width: 767px)
{
    .p-columnRayout__btmText .jp
    {
        font-size: 5.46875vw;
    }
}
.p-columnRayout__btmText .en
{
    font-family: 'Josefin Sans', sans-serif;
    font-size: 17px;
    font-weight: 400;

    margin-top: 5px;
    margin-left: 20px;

    color: #1729ac;
}
@media screen and (min-width: 1480px)
{
    .p-columnRayout__btmText .en
    {
        font-size: 20px;
        font-size: 2rem;
    }
}
@media screen and (max-width: 1479px) and (min-width: 1280px)
{
    .p-columnRayout__btmText .en
    {
        font-size: 1.1627906977vw;
    }
}
@media screen and (max-width: 1279px) and (min-width: 1024px)
{
    .p-columnRayout__btmText .en
    {
        font-size: 1.3513513514vw;
    }
}
@media screen and (max-width: 1023px) and (min-width: 768px)
{
    .p-columnRayout__btmText .en
    {
        font-size: 2.4390243902vw;
    }
}

/* p-baseDetail
-------------------------------------------------------------------------- */
.p-baseDetail__imageList
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;

        -ms-flex-pack: justify;

            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.p-baseDetail__imageItem
{
    width: 25%;

    aspect-ratio: 4/3;
}
.p-baseDetail__imageItem img
{
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 1023px)
{
    .p-baseDetail__imageItem
    {
        width: 50%;
    }
}

.border-top
{
    border-top: 1px solid #1729ac;
}

.spAtten
{
    font-weight: bold;

    margin-bottom: 5px;

    color: #1729ac;
}
@media screen and (min-width: 1024px)
{
    .spAtten
    {
        display: none;
    }
}
