@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 767px) {

    /* contents-top */

    .contents-top-wrap section:not(:last-child) {
        padding-bottom: 60px;
    }

    /* box-title-top */

    .box-title-top {
        margin-bottom: 35px;
    }

    .box-title-top .title-inner {
        padding: 15px 12px;
        border-width: 2px;
        width: 92%;
        min-width: auto;
    }

    .box-title-top h2 {
        font-size: 28px;
        line-height: 1.4;
    }

    .box-title-top .title-inner h2 {
        font-size: 24px;
    }

    .contents01 .box-title-top h2 {
        font-size: 28px;
    }

    .box-title-top h3 {
        font-size: 14px;
        padding-top: 12px;
    }

    .box-title-top .title-inner h3 {
        font-size: 12px;
    }

    .contents01 .box-title-top h3 {
        font-size: 14px;
    }


    .box-title-top2 {
        font-size: 18px;
        line-height: 1.4;
        padding: 8px 15px;
        margin-bottom: 20px;
    }


    /* main-img-top */

    .main-img-top .box-img img {
        min-height: 350px;
    }

    .box-logo .inner {
        border-radius: 0px 0px 0px 20px;
        padding: 15px 20px;
        padding-right: 60px;
    }

    .box-logo h2 img {
        height: 40px;
    }

    .box-logo h3 {
        font-size: 18px;
    }



    /* contents01 */

    .contents-top-wrap section.contents01 {
        height: auto;
        padding-top: 50px;
        background-image: none;
        padding-bottom: 50px;
    }

    .contents01 .box-img {
        width: 100%;
        padding-top: 20px;
        text-align: center;
    }

    .contents01 .box-img img {
        max-width: 400px;
    }


    /* contents02 */

    .contents02,
    .contents04 {
        padding-top: 50px;
    }

    .contents02::before,
    .contents04::before {
        background-size: 150% auto;
    }

    /* contents03 */

    .contents03,
    .contents05 {
        padding-top: 50px;
    }

    /* contents06 */

    .contents06 .box-img {
        margin-bottom: 40px;
    }

    .contents06 .box-img img {
        border-radius: 20px;
    }



    /* layout01 */

    .layout01 .box-title-top {
        text-align: center;
    }

    .layout01 .box-title-top2 {
        display: block;
    }

    .layout01 p {
        width: 100%;
    }

    /* layout02 */

    .layout02 .box {
        margin-bottom: 50px;
    }

    .layout02 ul {
        width: 100%;
        padding: 30px 0px;
    }

    .layout02 ul li {
        font-size: 16px;
        letter-spacing: 0em;
        padding: 15px 20px;
    }

    .layout02 ul li:not(:last-child) {
        margin-bottom: 15px;
    }

    .layout02 p span {
        font-size: 16px;
    }


    /* layout03 */

    .layout03 {
        border-radius: 25px;
        padding: 30px 8%;
    }

    .layout03 .box-detail {
        flex-direction: column;
        gap: 20px 50px;
        padding-top: 30px;
    }

    .layout03 .box-title {
        width: 100%;
        height: 80px;
        border-radius: 15px;
    }

    .layout03 .box-text {
        width: 100%;
    }

    .layout03 h6 {
        font-size: 18px;
    }


    /* layout04 */

    .layout04 {
        width: 88%;
    }

    .layout04 ul {
        padding-top: 30px;
    }

    .layout04 ul li {
        font-size: 16px;
        letter-spacing: 0em;
        padding: 15px 20px;
    }

    .layout04 ul li:not(:last-child) {
        margin-bottom: 15px;
    }


    /* layout05 */

    .layout05 {
        padding-top: 50px;
    }

    .layout05 .layout-contents01:not(:last-child) {
        margin-bottom: 30px;
    }

    /* layout06 */

    .layout06 {
        padding-top: 30px;
    }

    .layout06 .box {
        padding: 25px 6%;
    }

    .layout06 .box:not(:last-child) {
        margin-bottom: 20px;
    }

    .layout06 h4,
    .layout06 h6 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .layout06 ul {
        padding: 20px 0px;
    }

    .layout06 ul li {
        font-size: 16px;
        letter-spacing: 0em;
        padding: 15px 20px;
    }

    .layout06 p {
        text-align: center;
    }

    /* layout07 */

    .layout07 {
        margin-bottom: 50px;
    }

    .layout07 h3 {
        font-size: 26px;
    }

    .layout07 p {
        font-size: 20px;
    }

    /* layout08 */

    .layout08 {
        padding-top: 20px;
        width: 100%;
    }

    .layout08 .box-wrap:not(:last-child) {
        margin-bottom: 50px;
    }

    .layout08 h5 {
        font-size: 18px;
        padding: 15px 20px;
        margin-bottom: 20px;
        min-width: auto;
        width: 100%;
        display: block;
    }

    /* layout09 */

    .layout09 {
        margin-bottom: 50px;
        width: 100%;
    }

    .layout09 h3 {
        font-size: 24px;
        line-height: 1.4;
        margin-bottom: 20px;
    }

    /* layout10 */

    .layout10 {
        width: 100%;
    }

    .layout10 .box-link {
        justify-content: center;
        gap: 20px;
    }

    .layout10 .box-link .box {
        width: 100%;
    }

    .layout10 .box-link .box a {
        width: 100%;
        height: 100px;
    }

    .layout10 .box:nth-child(2) a {
        padding-bottom: 30px;
    }

    .layout10 .box:nth-child(2) a::before {
        bottom: 20px;
        height: 22px;
    }

    .layout10 h4 {
        font-size: 25px;
        margin-bottom: 40px;
    }

    .layout10 h5,
    .layout10 h6 {
        font-size: 24px;
        letter-spacing: 0em;
    }

    /* layout11 */

    .layout11 .box {
        justify-content: center;
        flex-direction: column;
        gap: 40px 6%;
    }

    .layout11 .box:not(:last-child) {
        margin-bottom: 50px;
    }

    .layout11 .box-img {
        width: 100%;
        text-align: center;
    }

    .layout11 .box-img img {
        border-radius: 30px;
        width: 88%;
        max-width: 400px;
    }

    .layout11 .box-detail {
        width: 100%;
        padding-top: 0px;
        text-align: center;
    }

    .layout11 .box-history {
        justify-content: center;
        flex-direction: column;
        gap: 30px;
    }

    .layout11 .history {
        width: 100%;
    }


    .layout11 h2 {
        font-size: 45px;
    }

    .layout11 h3 {
        font-size: 16px;
        padding-top: 20px;
    }

    .layout11 h4 {
        font-size: 35px;
    }

    .layout11 h4 span {
        display: block;
        font-size: 15px;
        padding-top: 10px;
    }

    .layout11 p {
        text-align: left;
    }



    .pc-view {
        display: none;
    }

    .sp-view {
        display: inline-block;
    }

}
