@media screen and (max-width: 480px) {
    .panels {
        display: none;
    }
}
.sb {
    position: relative;
}
.sb-img {
    width: 100%;
}
.sb-img img {
    width: 100%;
    height: 400px;
    max-width: 300%;
    object-fit: cover;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;";
}
@media screen and (max-width: 1300px) {
    .sb-img img {
        height: 30.7692307692vw;
    }
}
@media screen and (max-width: 480px) {
    .sb-img img {
        height: 60.9903381643vw;
    }
}
.sb-tx {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    color: #fff;
    text-shadow: 0px 0px 1px #231815, 0px 0px 2px #231815, 0px 0px 3px #231815, 0px 0px 4px #231815;
    letter-spacing: 0.1em;
    line-height: 1.4;
}
.sb-tx-ja {
    font-size: 42px;
}
@media screen and (max-width: 1300px) {
    .sb-tx-ja {
        font-size: 3.2307692308vw;
    }
}
@media screen and (max-width: 480px) {
    .sb-tx-ja {
        font-size: 10.1449275362vw;
    }
}
@media screen and (max-width: 480px) {
    .sb-tx-ja {
        font-size: 8.4541062802vw;
    }
}
.itr {
    padding: 70px 0 90px;
}
@media screen and (max-width: 1300px) {
    .itr {
        padding: 5.3846153846vw 0 6.9230769231vw;
    }
}
@media screen and (max-width: 480px) {
    .itr {
        padding: 10.8695652174vw 0 10.8695652174vw;
    }
}
.itr-hdl {
    font-size: 32px;
    letter-spacing: 0.1em;
    line-height: 1.625;
    margin-bottom: 20px;
    color: #32b4c8;
    text-align: center;
}
@media screen and (max-width: 1300px) {
    .itr-hdl {
        font-size: 2.4615384615vw;
    }
}
@media screen and (max-width: 480px) {
    .itr-hdl {
        font-size: 5.0724637681vw;
    }
}
@media screen and (max-width: 1300px) {
    .itr-hdl {
        margin-bottom: 1.5384615385vw;
    }
}
@media screen and (max-width: 480px) {
    .itr-hdl {
        margin-bottom: 4.8309178744vw;
    }
}
.itr-lead {
    font-size: 18px;
    line-height: 2.22;
}
@media screen and (max-width: 1300px) {
    .itr-lead {
        font-size: 1.3846153846vw;
    }
}
@media screen and (max-width: 480px) {
    .itr-lead {
        font-size: 3.8647342995vw;
    }
}
.itr .anc {
    margin-top: 60px;
}
@media screen and (max-width: 1300px) {
    .itr .anc {
        margin-top: 4.6153846154vw;
    }
}
@media screen and (max-width: 480px) {
    .itr .anc {
        margin-top: 14.4927536232vw;
    }
}
.anc {
    padding: 64px 0;
    background-size: cover;
    background-position: center;
}
@media screen and (max-width: 1300px) {
    .anc {
        padding: 4.9230769231vw 0;
    }
}
@media screen and (max-width: 480px) {
    .anc {
        padding: 7.729468599vw 0;
    }
}
.anc ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media screen and (max-width: 480px) {
    .anc ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.anc ul li {
    width: 258px;
    margin-right: 16px;
}
@media screen and (max-width: 1300px) {
    .anc ul li {
        width: 19.8461538462vw;
        margin-right: 1.2307692308vw;
    }
}
@media screen and (max-width: 480px) {
    .anc ul li {
        width: 100%;
        margin-right: 0;
    }
}
.anc ul li:nth-of-type(4n),
.anc ul li:last-of-type {
    margin-right: 0;
}
@media screen and (max-width: 480px) {
    .anc ul li:nth-of-type(n + 2) {
        margin-top: 1.8115942029vw;
    }
}
.anc ul li:nth-of-type(n + 5) {
    margin-top: 32px;
}
@media screen and (max-width: 1300px) {
    .anc ul li:nth-of-type(n + 5) {
        margin-top: 2.4615384615vw;
    }
}
@media screen and (max-width: 480px) {
    .anc ul li:nth-of-type(n + 5) {
        margin-top: 1.8115942029vw;
    }
}
.anc ul li a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 80px;
    border: 2px solid #fff;
    border-radius: 10px;
}
@media screen and (max-width: 1300px) {
    .anc ul li a {
        height: 6.1538461538vw;
        border-radius: 0.7692307692vw;
    }
}
@media screen and (max-width: 480px) {
    .anc ul li a {
        height: 12.077294686vw;
        border-radius: 2.4154589372vw;
    }
}
.anc ul li a::after {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 21px;
    height: 12px;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../img/cmn/arw-w@2x.png);
}
@media screen and (max-width: 1300px) {
    .anc ul li a::after {
        width: 1.6153846154vw;
        height: 0.9230769231vw;
        right: 1.5384615385vw;
    }
}
@media screen and (max-width: 480px) {
    .anc ul li a::after {
        width: 5.0724637681vw;
        height: 2.8985507246vw;
        left: 4.8309178744vw;
    }
}
.anc ul li a span {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    font-size: 18px;
    padding-left: 30px;
    color: #fff;
}
@media screen and (max-width: 1300px) {
    .anc ul li a span {
        font-size: 1.3846153846vw;
    }
}
@media screen and (max-width: 480px) {
    .anc ul li a span {
        font-size: 3.8647342995vw;
    }
}
@media screen and (max-width: 1300px) {
    .anc ul li a span {
        padding-left: 2.3076923077vw;
    }
}
@media screen and (max-width: 480px) {
    .anc ul li a span {
        padding-left: 7.2463768116vw;
    }
}
.anc ul.wzimg {
    gap: 16px;
}
@media screen and (max-width: 480px) {
    .anc ul.wzimg {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 10px;
    }
}
@media screen and (max-width: 768px) {
    .anc ul.wzimg {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 10px;
    }
}
.anc ul.wzimg + .wzimg {
    margin-top: 24px;
}
@media screen and (max-width: 1300px) {
    .anc ul.wzimg + .wzimg {
        margin-top: 2.8985507246vw;
    }
}
@media screen and (max-width: 480px) {
    .anc ul.wzimg + .wzimg {
        margin-top: 3.6231884058vw;
    }
}
.anc ul.wzimg + .noimg {
    margin-top: 32px;
}
@media screen and (max-width: 1300px) {
    .anc ul.wzimg + .noimg {
        margin-top: 2.4615384615vw;
    }
}
@media screen and (max-width: 480px) {
    .anc ul.wzimg + .noimg {
        margin-top: 7.2463768116vw;
    }
}
.anc ul.wzimg li {
    width: 258px;
    margin-right: 0;
}
@media screen and (max-width: 1300px) {
    .anc ul.wzimg li {
        width: 19.8461538462vw;
        margin-right: 0;
    }
    .anc ul.wzimg li:nth-of-type(n + 5) {
        margin-top: 0;
    }
}
@media screen and (max-width: 480px) {
    .anc ul.wzimg li {
        width: 49%;
        margin-right: 0;
    }
}
@media screen and (max-width: 480px) {
    .anc ul.wzimg li:nth-of-type(2n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 480px) {
    .anc ul.wzimg li:nth-of-type(n + 2) {
        margin-top: 0;
    }
}
@media screen and (max-width: 480px) {
    .anc ul.wzimg li:nth-of-type(n + 3) {
        margin-top: 0;
    }
}
.anc ul.wzimg li:nth-of-type(4n),
.anc ul.wzimg li:last-of-type {
    margin-right: 0;
}
.anc ul.wzimg li a {
    display: block;
    width: 100%;
    height: auto;
    background-color: #fff;
    overflow: hidden;
    border: none;
    padding: 16px 16px 0;
    border-radius: 0;
}
@media screen and (max-width: 1300px) {
    .anc ul.wzimg li a {
        padding: 1.2307692308vw 1.2307692308vw 0;
    }
}
@media screen and (max-width: 480px) {
    .anc ul.wzimg li a {
        padding: 3.8647342995vw 3.8647342995vw 0;
    }
}
.anc ul.wzimg li a:hover {
    opacity: 0.8;
}
.anc ul.wzimg li a::after {
    display: none;
}
.anc ul.wzimg .anc-name {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 88px;
}
@media screen and (max-width: 1300px) {
    .anc ul.wzimg .anc-name {
        height: 6.7692307692vw;
    }
}
@media screen and (max-width: 480px) {
    .anc ul.wzimg .anc-name {
        height: 14.4927536232vw;
    }
}
.anc ul.wzimg .anc-name::after {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 21px;
    height: 12px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../img/cmn/arw-mnd@2x.png);
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
}
@media screen and (max-width: 1300px) {
    .anc ul.wzimg .anc-name::after {
        width: 1.6153846154vw;
        height: 0.9230769231vw;
    }
}
@media screen and (max-width: 480px) {
    .anc ul.wzimg .anc-name::after {
        width: 5.0724637681vw;
        height: 2.8985507246vw;
    }
}
.anc ul.wzimg .anc-name span {
    display: block;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    letter-spacing: 0.075em;
    font-size: 18px;
    font-weight: 700;
    padding-left: 21px;
    color: #0a2864;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
}
@media screen and (max-width: 1300px) {
    .anc ul.wzimg .anc-name span {
        font-size: 1.3846153846vw;
    }
}
@media screen and (max-width: 480px) {
    .anc ul.wzimg .anc-name span {
        font-size: 3.8647342995vw;
    }
}
@media screen and (max-width: 1300px) {
    .anc ul.wzimg .anc-name span {
        padding-left: 1.6153846154vw;
    }
}
@media screen and (max-width: 480px) {
    .anc ul.wzimg .anc-name span {
        padding-left: 5.0724637681vw;
        line-height: 1.3;
    }
}
.pgttl {
    text-align: center;
    margin-bottom: 30px;
}
@media screen and (max-width: 1300px) {
    .pgttl {
        margin-bottom: 2.3076923077vw;
    }
}
@media screen and (max-width: 480px) {
    .pgttl {
        margin-bottom: 4.8309178744vw;
    }
}
.pgttl div {
    width: 29px;
    margin: 0 auto 10px;
}
@media screen and (max-width: 1300px) {
    .pgttl div {
        width: 2.2307692308vw;
        margin: 0 auto 0.7692307692vw;
    }
}
@media screen and (max-width: 480px) {
    .pgttl div {
        width: 4.8309178744vw;
        margin: 0 auto 1.2077294686vw;
    }
}
.pgttl p {
    color: #32b4c8;
    font-size: 32px;
    letter-spacing: 0.2em;
}
@media screen and (max-width: 1300px) {
    .pgttl p {
        font-size: 2.4615384615vw;
    }
}
@media screen and (max-width: 480px) {
    .pgttl p {
        font-size: 7.729468599vw;
    }
}
@media screen and (max-width: 480px) {
    .pgttl p {
        font-size: 5.0724637681vw;
        line-height: 1.4;
    }
}
.pgttl p span {
    font-size: 39px;
}
@media screen and (max-width: 1300px) {
    .pgttl p span {
        font-size: 3vw;
    }
}
@media screen and (max-width: 480px) {
    .pgttl p span {
        font-size: 9.4202898551vw;
    }
}
@media screen and (max-width: 480px) {
    .pgttl p span {
        font-size: 7.4879227053vw;
    }
}
.pgttl h2 {
    color: #0a2864;
    font-size: 32px;
    letter-spacing: 0.1em;
}
@media screen and (max-width: 1300px) {
    .pgttl h2 {
        font-size: 2.4615384615vw;
    }
}
@media screen and (max-width: 480px) {
    .pgttl h2 {
        font-size: 7.729468599vw;
    }
}
@media screen and (max-width: 480px) {
    .pgttl h2 {
        font-size: 7.4879227053vw;
        line-height: 1.3;
    }
}
.pgsubttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
@media screen and (max-width: 480px) {
    .pgsubttl {
        display: block;
    }
}
.pgsubttl-en {
    font-family: "Crimson Pro", serif;
    font-style: italic;
    font-weight: 200;
    font-size: 56px;
    color: #32b4c8;
    letter-spacing: 0.075em;
    line-height: 1.3;
    margin-right: 0.5em;
}
@media screen and (max-width: 1300px) {
    .pgsubttl-en {
        font-size: 4.3076923077vw;
    }
}
@media screen and (max-width: 480px) {
    .pgsubttl-en {
        font-size: 13.5265700483vw;
    }
}
@media screen and (max-width: 480px) {
    .pgsubttl-en {
        font-size: 10vw;
    }
}
.pgsubttl-ja {
    font-size: 24px;
    letter-spacing: 0.075em;
    font-weight: 700;
    line-height: 1.5;
    padding-bottom: 10px;
    margin-top: 0.3em;
}
@media screen and (max-width: 1300px) {
    .pgsubttl-ja {
        font-size: 1.8461538462vw;
    }
}
@media screen and (max-width: 480px) {
    .pgsubttl-ja {
        font-size: 5.7971014493vw;
    }
}
@media screen and (max-width: 1300px) {
    .pgsubttl-ja {
        padding-bottom: 0.7692307692vw;
    }
}
.pghdl {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.075em;
}
@media screen and (max-width: 1300px) {
    .pghdl {
        font-size: 1.8461538462vw;
    }
}
@media screen and (max-width: 480px) {
    .pghdl {
        font-size: 5.7971014493vw;
    }
}
.pghdl + .pgdesc {
    margin-top: 20px;
}
@media screen and (max-width: 1300px) {
    .pghdl + .pgdesc {
        margin-top: 1.5384615385vw;
    }
}
@media screen and (max-width: 480px) {
    .pghdl + .pgdesc {
        margin-top: 4.8309178744vw;
    }
}
.pgdesc {
    font-size: 18px;
    letter-spacing: 0.075em;
    line-height: 2.2;
}
@media screen and (max-width: 1300px) {
    .pgdesc {
        font-size: 1.3846153846vw;
    }
}
@media screen and (max-width: 480px) {
    .pgdesc {
        font-size: 4.347826087vw;
    }
}
.pgtbl {
    width: 100%;
    border-top: 1px solid;
}
.pgtbl th,
.pgtbl td {
    border-bottom: 1px solid;
    vertical-align: middle;
    letter-spacing: 0.075em;
    padding: 20px 10px 20px 30px;
    font-weight: normal;
}
@media screen and (max-width: 1300px) {
    .pgtbl th,
    .pgtbl td {
        padding: 1.5384615385vw 0.7692307692vw 1.5384615385vw 2.3076923077vw;
    }
}
@media screen and (max-width: 480px) {
    .pgtbl th,
    .pgtbl td {
        display: block;
        padding: 3.6231884058vw 3.6231884058vw;
        width: 100% !important;
    }
}
.pgtbl th p,
.pgtbl td p {
    word-break: break-all;
    line-height: 2.22;
    font-size: 18px;
}
@media screen and (max-width: 1300px) {
    .pgtbl th p,
    .pgtbl td p {
        font-size: 1.3846153846vw;
    }
}
@media screen and (max-width: 480px) {
    .pgtbl th p,
    .pgtbl td p {
        font-size: 4.347826087vw;
    }
}
.pgtbl th {
    background-color: #dcebe7;
}
.pgtbl td {
    background-color: #fff;
    padding-right: 30px;
}
@media screen and (max-width: 480px) {
    .pgtbl td {
        padding-right: 4.8309178744vw;
    }
}
.obj-sl {
    position: relative;
    margin-bottom: 50px;
}
@media screen and (max-width: 1300px) {
    .obj-sl {
        margin-bottom: 3.8461538462vw;
    }
}
@media screen and (max-width: 480px) {
    .obj-sl {
        margin-bottom: 7.2463768116vw;
    }
}
.obj-sl.thumb {
    margin-bottom: 96px;
}
@media screen and (max-width: 1300px) {
    .obj-sl.thumb {
        margin-bottom: 7.3846153846vw;
    }
}
@media screen and (max-width: 480px) {
    .obj-sl.thumb {
        height: 45.8937198068vw;
        margin-bottom: 11.5942028986vw;
    }
}
.obj-sl-img {
    position: relative;
}
.obj-sl-img span {
    position: absolute;
    left: 1em;
    bottom: 0.5em;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.075em;
    color: #fff;
    text-shadow: 0px 0px 3px #000, 0px 0px 3px #000, 0px 0px 3px #000;
}
@media screen and (max-width: 1300px) {
    .obj-sl-img span {
        font-size: 1.3846153846vw;
    }
}
@media screen and (max-width: 480px) {
    .obj-sl-img span {
        font-size: 4.347826087vw;
    }
}
@media screen and (max-width: 480px) {
    .obj-sl-img img {
        width: 100%;
        height: 45.8937198068vw;
        object-fit: cover;
        object-position: center;
        font-family: "object-fit: cover; object-position: center;";
    }
}
.obj-sl-img span {
    right: auto;
    left: calc(50% - 540px);
}
@media screen and (max-width: 1300px) {
    .obj-sl-img span {
        left: calc(50% - 41.5vw);
    }
}
@media screen and (max-width: 480px) {
    .obj-sl-img span {
        left: 1em;
    }
}
.obj-sl .slick-dots {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    transform: translateX(-50%);
    bottom: -96px;
}
@media screen and (max-width: 1300px) {
    .obj-sl .slick-dots {
        bottom: -7.3846153846vw;
    }
}
@media screen and (max-width: 480px) {
    .obj-sl .slick-dots {
        bottom: -11.5942028986vw;
    }
}
.obj-sl .slick-dots li {
    margin: 0 6px;
}
@media screen and (max-width: 1300px) {
    .obj-sl .slick-dots li {
        margin: 0 0.4615384615vw;
    }
}
@media screen and (max-width: 480px) {
    .obj-sl .slick-dots li {
        margin: 0 0.4830917874vw;
    }
}
.obj-sl .slick-dots button {
    width: 120px;
    height: 64px;
    background-size: 140%;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    color: transparent;
    outline: none;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    opacity: 0.5;
}
@media screen and (max-width: 1300px) {
    .obj-sl .slick-dots button {
        width: 9.2307692308vw;
        height: 4.9230769231vw;
    }
}
@media screen and (max-width: 480px) {
    .obj-sl .slick-dots button {
        width: 13.2850241546vw;
        height: 7.729468599vw;
        background-size: cover;
    }
}
.obj-sl .slick-dots .slick-active button {
    opacity: 1;
}
.obj-sl .slick-arrow {
    position: absolute;
    bottom: -102px;
    border: none;
    background-color: transparent;
    width: 77px;
    height: 77px;
    color: transparent;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    outline: none;
    padding: 0;
    z-index: 100;
}
@media screen and (max-width: 1300px) {
    .obj-sl .slick-arrow {
        width: 5.9230769231vw;
        height: 5.9230769231vw;
        bottom: -7.8461538462vw;
    }
}
@media screen and (max-width: 480px) {
    .obj-sl .slick-arrow {
        width: 15.7004830918vw;
        height: 15.7004830918vw;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
    }
}
.obj-sl .slick-arrow.slick-prev {
    left: calc(50% - 480px);
    background-image: url(../img/cmn/slick-prev.png);
}
@media screen and (max-width: 1300px) {
    .obj-sl .slick-arrow.slick-prev {
        left: 3.0769230769vw;
    }
}
@media screen and (max-width: 480px) {
    .obj-sl .slick-arrow.slick-prev {
        left: 2.4154589372vw;
    }
}
.obj-sl .slick-arrow.slick-next {
    right: calc(50% - 480px);
    background-image: url(../img/cmn/slick-next.png);
}
@media screen and (max-width: 1300px) {
    .obj-sl .slick-arrow.slick-next {
        right: 3.0769230769vw;
    }
}
@media screen and (max-width: 480px) {
    .obj-sl .slick-arrow.slick-next {
        right: 2.4154589372vw;
    }
}
.basicinfo {
    padding: 40px 60px 48px;
    border: 2px solid #0064c8;
}
@media screen and (max-width: 1300px) {
    .basicinfo {
        padding: 3.0769230769vw 4.6153846154vw 3.6923076923vw;
    }
}
@media screen and (max-width: 480px) {
    .basicinfo {
        padding: 5.3140096618vw;
    }
}
.basicinfo-ttl {
    margin-bottom: 30px;
    color: #0064c8;
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.05em;
}
@media screen and (max-width: 1300px) {
    .basicinfo-ttl {
        font-size: 1.8461538462vw;
    }
}
@media screen and (max-width: 480px) {
    .basicinfo-ttl {
        font-size: 5.0724637681vw;
    }
}
@media screen and (max-width: 1300px) {
    .basicinfo-ttl {
        margin-bottom: 2.3076923077vw;
    }
}
@media screen and (max-width: 480px) {
    .basicinfo-ttl {
        margin-bottom: 4.8309178744vw;
    }
}
.basicinfo-subttl {
    font-size: 18px;
    color: #0a2864;
    margin-bottom: 0.5em;
}
@media screen and (max-width: 1300px) {
    .basicinfo-subttl {
        font-size: 1.3846153846vw;
    }
}
@media screen and (max-width: 480px) {
    .basicinfo-subttl {
        font-size: 3.8647342995vw;
    }
}
.basicinfo-imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
}
@media screen and (max-width: 1300px) {
    .basicinfo-imgs {
        margin-bottom: 3.0769230769vw;
    }
}
@media screen and (max-width: 480px) {
    .basicinfo-imgs {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 4.8309178744vw;
    }
}
.basicinfo-imgs li {
    width: 310px;
}
@media screen and (max-width: 1300px) {
    .basicinfo-imgs li {
        width: 23.8461538462vw;
    }
}
@media screen and (max-width: 480px) {
    .basicinfo-imgs li {
        width: 49%;
    }
    .basicinfo-imgs li:nth-of-type(1) {
        margin-right: 2%;
    }
    .basicinfo-imgs li:nth-of-type(3) {
        margin-top: 2vw;
    }
}
.basicinfo-imgs li p {
    font-size: 18px;
    margin-top: 0.2em;
}
@media screen and (max-width: 1300px) {
    .basicinfo-imgs li p {
        font-size: 1.3846153846vw;
    }
}
@media screen and (max-width: 480px) {
    .basicinfo-imgs li p {
        font-size: 3.8647342995vw;
    }
}
.basicinfo-tbl {
    width: 100%;
}
.basicinfo-tbl th,
.basicinfo-tbl td {
    font-size: 18px;
    padding: 0.7em 0 0.5em 0.9em;
}
@media screen and (max-width: 1300px) {
    .basicinfo-tbl th,
    .basicinfo-tbl td {
        font-size: 1.3846153846vw;
    }
}
@media screen and (max-width: 480px) {
    .basicinfo-tbl th,
    .basicinfo-tbl td {
        font-size: 3.8647342995vw;
    }
}
@media screen and (max-width: 480px) {
    .basicinfo-tbl th,
    .basicinfo-tbl td {
        display: block;
        width: 100% !important;
        padding: 0.7em 0 0.5em 0;
    }
}
.basicinfo-tbl th {
    width: 224px;
    border-bottom: 3px solid #80b1e3;
    color: #0064c8;
}
@media screen and (max-width: 1300px) {
    .basicinfo-tbl th {
        width: 17.2307692308vw;
    }
}
.basicinfo-tbl td {
    width: calc(100% - 224px);
    border-bottom: 1px solid #80b1e3;
    word-break: break-word;
}
@media screen and (max-width: 1300px) {
    .basicinfo-tbl td {
        width: calc(100% - 17.2vw);
    }
}
.basicinfo-tbl td dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.basicinfo-tbl td dl dt,
.basicinfo-tbl td dl dd {
    white-space: nowrap;
}
.basicinfo-tbl td dl dt {
    width: 20%;
}
@media screen and (max-width: 480px) {
    .basicinfo-tbl td dl dt {
        width: 40%;
    }
}
.basicinfo-tbl td dl dd {
    width: 80%;
}
@media screen and (max-width: 480px) {
    .basicinfo-tbl td dl dd {
        width: 60%;
    }
}
.basicinfo-tbl + .basicinfo-attr {
    margin-top: 60px;
}
@media screen and (max-width: 1300px) {
    .basicinfo-tbl + .basicinfo-attr {
        margin-top: 4.6153846154vw;
    }
}
@media screen and (max-width: 480px) {
    .basicinfo-tbl + .basicinfo-attr {
        margin-top: 7.2463768116vw;
    }
}
.basicinfo-attr {
    width: 100%;
}
.basicinfo-attr dt,
.basicinfo-attr dd {
    font-size: 18px;
    padding: 0.7em 1em;
}
@media screen and (max-width: 1300px) {
    .basicinfo-attr dt,
    .basicinfo-attr dd {
        font-size: 1.3846153846vw;
    }
}
@media screen and (max-width: 480px) {
    .basicinfo-attr dt,
    .basicinfo-attr dd {
        font-size: 3.8647342995vw;
    }
}
.basicinfo-attr.glay dt {
    border-bottom: 3px solid #8a92a7;
    color: #0a2864;
}
.basicinfo-attr.glay dd {
    border-bottom: 1px solid #8a92a7;
}
.basicinfo-attr.str dt {
    border-bottom: 3px solid #ca8a91;
    color: #951624;
}
.basicinfo-attr.str dd {
    border-bottom: 1px solid #ca8a91;
}
.basicinfo-attr + .basicinfo-attr {
    margin-top: 20px;
}
@media screen and (max-width: 1300px) {
    .basicinfo-attr + .basicinfo-attr {
        margin-top: 1.5384615385vw;
    }
}
@media screen and (max-width: 480px) {
    .basicinfo-attr + .basicinfo-attr {
        margin-top: 3.6231884058vw;
    }
}
.layhalf.bg {
    position: relative;
    background-color: rgba(0, 100, 200, 0.15);
}
.layhalf-bg {
    position: absolute;
    width: 100%;
    height: 100%;
}
.layhalf-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    font-family: "object-fit: cover; object-position: center;";
}
.layhalf-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
@media screen and (max-width: 480px) {
    .layhalf-box {
        display: block;
        padding: 5.3140096618vw;
    }
}
.layhalf-box > * {
    width: 50%;
}
@media screen and (max-width: 480px) {
    .layhalf-box > * {
        width: 100%;
    }
}
.layhalf-img {
    height: 390px;
}
@media screen and (max-width: 1300px) {
    .layhalf-img {
        height: 30vw;
    }
}
@media screen and (max-width: 480px) {
    .layhalf-img {
        height: 45.8937198068vw;
    }
}
.layhalf-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
    font-family: "object-fit: cover; object-position: center;";
}
.layhalf-tx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.layhalf-tx > div {
    width: 600px;
    padding: 0 55px;
}
@media screen and (max-width: 1300px) {
    .layhalf-tx > div {
        width: 46.1538461538vw;
        padding: 0 4.2307692308vw;
    }
}
@media screen and (max-width: 480px) {
    .layhalf-tx > div {
        width: 100%;
        padding: 0;
        margin-top: 4.8309178744vw;
    }
}
.layhalf-tx-catch {
    font-size: 24px;
    color: #0a2864;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
}
@media screen and (max-width: 1300px) {
    .layhalf-tx-catch {
        font-size: 1.8461538462vw;
    }
}
@media screen and (max-width: 480px) {
    .layhalf-tx-catch {
        font-size: 5.0724637681vw;
    }
}
@media screen and (max-width: 1300px) {
    .layhalf-tx-catch {
        margin-bottom: 2.3076923077vw;
    }
}
@media screen and (max-width: 480px) {
    .layhalf-tx-catch {
        margin-bottom: 3.6231884058vw;
    }
}
.layhalf-tx-desc {
    font-size: 18px;
    line-height: 2.1;
}
@media screen and (max-width: 1300px) {
    .layhalf-tx-desc {
        font-size: 1.3846153846vw;
    }
}
@media screen and (max-width: 480px) {
    .layhalf-tx-desc {
        font-size: 3.8647342995vw;
    }
}
.layhalf.nobg .layhalf-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
@media screen and (max-width: 480px) {
    .layhalf.nobg .layhalf-box {
        display: block;
    }
}
.layhalf.nobg .layhalf-tx > div {
    margin: 0 0 0 auto;
}
@media screen and (max-width: 480px) {
    .layhalf.nobg .layhalf-tx > div {
        margin-top: 4.8309178744vw;
    }
}
.layhalf.nobg .layhalf-img img {
    object-fit: cover;
    object-position: left;
    font-family: "object-fit: cover; object-position: center;";
}
.ft {
    margin-top: 220px;
}
@media screen and (max-width: 1300px) {
    .ft {
        margin-top: 16.9230769231vw;
    }
}
@media screen and (max-width: 480px) {
    .ft {
        margin-top: 24.154589372vw;
    }
}
@media screen and (max-width: 480px) {
    .spimg img {
        width: 100%;
        height: 60vw;
        object-fit: cover;
        object-position: center;
        font-family: "object-fit: cover; object-position: center;";
    }
    .obj-sl.thumb {
        height: auto;
    }
}
