* {
	float: none;
	position: static;
}

.pc { display: block !important; }
.sp { display: none !important; max-width: 100%;}

@media only screen and (max-width: 768px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}

@media only screen and (min-width: 768px) {
    .message-main {
        width: 1366px;
        margin: auto;
        margin-bottom: 80px;
    }

    .c-message {
        text-align: center;
        position: relative; /* relativeを指定 */
        bottom: 35px;
        border: 1px solid #666666;
        width: 454px;
        height: 54px;
        border-radius: 50px;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #fff;
        padding: 18px 0px;
        > a {
            font-size: 14px;
            color: #666666;
            font-weight: bold;
            padding: 5px 0;
            margin-right: 15px;
            > img {
                width: 14px;
                height: 14px;
                margin-left: 8px;
            }
        }
    }

    .c-leader {
        text-align: center;
        padding: 130px 0 20px 0;
    }

    .c-leader-1 {
        text-align: center;
        padding: 190px 0 20px 0;
    }

    .c-enjoyyoursound {
        color: gray;
        font-size: 32px;
        line-height: 120%;
        font-family: 'A P-OTF Shuei NGo Gin StdN';
    }

    .c-leader-name {
        color: black;
        font-weight:bold;
        font-size: 26px;
        line-height: 200%;
        padding: 60px 0 15px 0;
    }

    .c-company {
        line-height: 1.8;
        padding-bottom: 130px;
        font-size: 13px;
        font-weight: bold;
    }

    .c-message-png {
        margin: 0 auto;
    }

    .happy-environment {
        display:flex;
        padding-left: 243px;
    }

    .c-message2 {
        width: 500px;
        line-height: 2;
        font-size: 16px;
        margin-top: 28px;
        margin-bottom: 20px;
    }

    .c-violin {
        width: 518px;
        height: 368px;
        margin-left: 108px;
        margin-top: 32px;
        vertical-align: bottom;
    }

    .c-message-promise {
        margin-top: 20px;
        padding: 10px 50px 0px 243px;
    }

    .c-message3 {
        line-height: 2;
        font-family: 'YuGothic';
        font-size: 16px;
        margin-top: 30px;
        margin-left: 243px;
        margin-bottom: -8px;
        width: 880px;
    }

    .c-message4 {
        line-height: 2;
        font-family: 'YuGothic';
        font-size: 16px;
        margin-top: 80px;
        margin-left: 243px;
        width: 880px;
    }

    .c-system {
        width: 880px;
        margin-top:  60px;
        margin-left: 243px;
    }

    .c-profile.pc {
        display:flex !important;
        background-color: #EDEDED;
        padding: 0 50px 0 243px;
        margin-top: 70px;
        width: 1366px;
        height: 280px;
    }

    .c-profile-name {
        color: black;
        font-weight:bold;
        font-size: 20px;
        padding: 15px 0px 0px 0px;
        line-height: 110%;
        margin-top: 18px;
        margin-bottom: 26px;
    }

    .c-profile-name span {
        color: black;
        font-weight: 400;
        font-size: 13px;
        line-height: 110%;
    }

    .c-profile-sentence {
        font-size: 12px;
        font-family: 'YuGothic';
        line-height: 160%;
        width: 620px;
        margin-right: 40px;
    }

    .c-yoshioka-png {
        width: 280px;
        height: 280px;
        overflow: hidden;
    }

    .c-message-promise2 {
        padding: 0px 50px 0px 50px;
    }

    .subtitle-pc.pc {
        background-image: url('../../assets/images/classic/message/note_bg.png'); width: 100%;
        height:44px;
        background-size: contain;
        font-size: 30px;
        font-weight: bold;
        padding-top: 7.5px;
        padding-left: 243px;
        font-family: 'YuGothic';
    }
    .promise-pc {
        background-image: url('../../assets/images/classic/message/note_bg.png');
        width: 879px;
        height:44px;
        background-size: contain;
        padding-top: 7.5px;
        font-family: 'YuGothic';
        display: flex;
        > span:first-child {
            font-size: 14px;
            font-weight: bold;
            margin-left: 15px;
        }
        > span:nth-child(2){
            font-size:20px;
            font-family: 'A P-OTF Shuei NGo Gin StdN';
            color: #478BB5;
            font-weight: 400;
            margin-left: 25px;
        }
    }
    .msl-promise-pc {
        background-image: url('../../assets/images/classic/message/note_bg.png');
        width: 879px;
        height:44px;
        background-size: contain;
        padding-top: 7.5px;
        font-family: 'YuGothic';
        display: flex;

        > span:first-child {
            font-size: 14px;
            font-weight: bold;
            margin-left: 15px;
        }
        > span:nth-child(2){
            font-size:20px;
            font-family: 'A P-OTF Shuei NGo Gin StdN';
            color: #478BB5;
            font-weight: 400;
            margin-left: 25px;
        }
    }
    .blue-label-pc {
        font-size: 18px;
        font-family: 'A P-OTF Shuei NGo Gin StdN';
        font-weight: 400;
        color: #478BB5;
    }
    .text-bold-pc {
        font-size: 14px;
        font-weight: bold;
        line-height: 2;
        margin-top: 16px;
        margin-bottom: -25px;
    }
    .c-popup {
        position: absolute;
        top: 170px;
        right: 20px;
        background-image: url('/assets/images/classic/bg_popup.png');
        width: 160px;
        height: 100px;
        background-repeat: no-repeat;
        background-size: cover;
        .c-popup-text {
            position: absolute;
            top: 15px;
            left: 25px;
            font-size: 18px;
            font-weight: bold;
            color: #fff;
            line-height: 1.3;
        }
        .c-popup-close {
            position: absolute;
            top: -20px;
            right: -10px;
        }
    }
}

@media screen and (max-width:768px) {    
    .c-kv {
        margin: auto;
        text-align: center;
        max-width: 500px;
        > img {
            width: 100%;
        }
    }

    .c-message.sp {
        background-color: rgb(102, 102, 102, 0.7);
        display: flex !important;
        position: relative;
        max-width: 500px;
        top: -46px;
        left: 0;
        right: 0;
        margin: auto;
        >div:nth-child(2){
            border-left: 1px solid #fff;
        }
        > div {
            position: relative;
            padding: 6.5px;
            width: 50%;
            height: 46px;
            text-align: center;
            > a {
                color: #fff;
                font-size: 14px;
                font-weight: bold;
                > img {
                    position: absolute;
                    right: 10px;
                    top: 12.5px;
                }
            }
        }
    }

    .c-leader {
        text-align: center;
        padding: 0 10px 10px 10px;
    }

    .c-enjoyyoursound {
        color: gray;
        font-size: 26px;
        line-height: 120%;
    }

    .c-leader-name {
        color: black;
        font-weight:bold;
        font-size: 26px;
        line-height: 200%;
        padding-top: 32px;
    }
    
    .subtitle-sp-1 {
        background-image: url('../../assets/images/classic/message/note_bg.png');
        width: 100%;
        height:33px;
        background-size: cover;
        font-size: 20px;
        font-weight: bold;
        padding-top: 2px;
        font-family: 'YuGothic';
        text-align: center;
        padding-top: 15px;
    }
    .subtitle-sp-2 {
        background-image: url('../../assets/images/classic/message/note_bg.png');
        width: 100%;
        height:33px;
        background-size: cover;
        font-size: 20px;
        font-weight: bold;
        padding-top: 2px;
        font-family: 'YuGothic';
        text-align: center;
        margin-top: 10px;
        padding-top: 5px;
    }

    .c-message-png {
        max-width: 500px;
        margin: 0 auto;
    }

    .c-message-png img {
        margin: 0 auto;
    }

    .happy-environment {
        max-width: 500px;
        margin: auto;
    }

    .c-message2 {
        line-height: 200%;
        max-width: 500px;
        font-size: 14px;
        padding: 20px;
        font-family: 'YuGothic';
    }

    .c-violin.sp {
        max-width: 500px;
        margin: auto;
        margin-bottom: 20px;
        > img {
            width: 100%;
        }
    }

    .c-message-promise {
        margin: 0 auto;
    }

    .c-message-promise img {
        position: relative;
        right: 100px;
        margin: 0 auto;
    }
    
    .c-message4 {
        max-width: 500px;
        margin: auto;
        padding: 20px;
        font-size: 14px;
        line-height: 2;
        font-family: 'YuGothic';
    }

    .c-system {
        margin:  0 10px 30px 0;
    }

    .c-system img {
        position: relative;
        right: 80px;
    }

    .c-profile.sp {
        max-width: 500px;
        margin: auto;
        background-color: #E0E0E0;
        margin-top: 60px;
    }
    
    .c-profile-head {
        display: flex;
        height: 100px;
    }

    .c-profile-block {
        margin: 0 auto 40px auto;
        padding: 0 20px 20px 20px;
    }

    .c-profile-name {
        color: black;
        font-weight:bold;
        font-size: 18px;
        padding: 15px 10px;
        line-height: 110%;
        margin-top: 20px;
        height: 60px;
    }

    .c-company {
        font-weight: 400;
        color: black;
        font-size: 13px;
        line-height: 1.5;
        margin-top: 10px;
        margin-bottom: 30px;
        font-weight: 400;
    }

    .c-profile-sentence {
        font-size: 12px;
        padding: 20px 0px 10px 0px;
        line-height: 160%;
        font-family: 'YuGothic';
    }

    .c-yoshioka-png img {
        width: 188px;
        height: 140px;
        object-fit: contain;
        overflow: hidden;
        transform: translateY(-40px);
    }

    .c-message-promise2 {
        padding: 0px 50px 0px 50px;
    }

    .c-message3 {
        max-width: 500px;
        margin: auto;
        padding: 20px;
        line-height: 200%;
        font-size: 14px;
        font-family: 'YuGothic';
    }
    .promise-sp-1 {
        background-image: url('../../assets/images/classic/message/note_bg.png');
        width: 100%;
        height:33px;
        background-size: contain;
        padding-top: 5px;
        font-family: 'YuGothic';
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        > span {
            font-size: 12px;
            font-weight: bold;
        }
    }
    .promise-sp-2 {
        background-image: url('../../assets/images/classic/message/note_bg.png');
        width: 100%;
        height:25px;
        background-size: contain;
        font-family: 'YuGothic';
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        > span {
            font-size:16px;
            font-family: 'A P-OTF Shuei NGo Gin StdN';
            color: #478BB5;
            font-weight: 400;
        }
    }
    .promise-sp-3 {
        background-image: url('../../assets/images/classic/message/note_bg.png');
        width: 100%;
        height:33px;
        background-size: contain;
        font-family: 'YuGothic';
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        > span {
            font-size:16px;
            font-family: 'A P-OTF Shuei NGo Gin StdN';
            color: #478BB5;
            font-weight: 400;
        }
    }
    .promise-sp-4 {
        background-image: url('../../assets/images/classic/message/note_bg.png');
        width: 100%;
        padding: 5px;
        background-size: contain;
        font-family: 'YuGothic';
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        > span {
            font-size:16px;
            font-family: 'A P-OTF Shuei NGo Gin StdN';
            line-height: 1.25;
            color: #478BB5;
            font-weight: 400;
            line-height: 1.5;
        }
    }
    .msl-promise-sp {
        max-width: 500px;
        margin: auto;
        padding:20px;
    }
    .blue-label-sp {
        font-size: 18px;
        font-family: 'A P-OTF Shuei NGo Gin StdN';
        font-weight: 400;
        color: #478BB5;
        text-align: left;
    }
    .text-bold-sp {
        font-size: 14px;
        font-weight: bold;
        line-height: 2;
        margin-top: 10px;
        font-family: 'YuGothic';
    }
}
