﻿.main_contents {
    width: 1280px;
    margin: 0 auto 0 auto;
    padding: 25px 0 0 0;
    background-color: #fdebde;
}
.koe_contents {
    width: 1280px;
    margin: 0 auto 0 auto;
    padding: 30px 0 40px 0;
}

.koe_title {
    width: 1280px;
    height: 35px;
    margin: 10px 0 0 0;
    text-align: center;
}

.koe_text {
    width: 1280px;
    height: 30px;
    margin: 20px 0 0 0;
    font-size: 153.9%;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}

.koe_disp {
    width: 1090px;
    height: 470px;
    margin: 40px 95px 10px 95px;
    display: flex;
}

.koe_kaitai_line {
    border: 2px solid #e60012;
}

.koe_kaitai_title {
    background-color: #e60012;
}

.koe_uritai_line {
    border: 2px solid #d96498;
}

.koe_uritai_title {
    background-color: #d96498;
}

.koe_karitai_line {
    border: 2px solid #0b318f;
}

.koe_karitai_title {
    background-color: #0b318f;
}

.koe_box {
    width: 350px;
    height: 480px;
    margin: 0 10px 0 10px;
    background-color: #ffffff;
}

.koe_box_title {
    width: 350px;
    height: 40px;
    margin: 0;
    color: #ffffff;
    font-size: 138.5%;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}

.koe_box_image {
    width: 330px;
    height: 140px;
    margin: 10px;
}

    .koe_box_image img {
        width: 100%;
    }

.koe_box_text {
    width: 330px;
    height: 300px;
    margin: 10px;
}

.flame23 {
    position: relative;
    margin: 2em auto;
    width: 330px;
    height: 120px;
    padding: 1em;
    border: 3px solid #eb6100;
    border-radius: 8px;
}

    .flame23 .flame23-title {
        position: absolute;
        display: inline-block;
        top: -13px;
        left: 15px;
        padding: 0 10px;
        line-height: 1;
        font-size: 131%;
        background: #FFF;
        color: #eb6100;
        font-weight: bold;
    }

    .flame23 p {
        padding: 15px 20px;
        margin: 0;
        font-size: 116%;
    }


/* 吹き出し本体 */
.balloon {
    position: relative;
    margin: 12px 0 0 0;
    padding: 20px;
    background-color: #fff7e9;
    border: 2px solid #eb6100;
    line-height: 20px;
}

    /* beforeで枠線の三角を表現 */
    .balloon::before {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        left: 20px;
        top: -15px;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #eb6100;
        border-left: 15px solid transparent;
    }

    /* beforeで本体の三角を表現 */
    .balloon::after {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        left: 20px;
        top: -12px;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #fff7e9;
        border-left: 15px solid transparent;
    }


/* 吹き出し本体 */
.balloon_tan {
    position: relative;
    margin: 12px 0 0 0;
    padding: 10px;
    background-color: #dfffe1;
    border: 2px solid #ffffff;
    line-height: 20px;
}

    /* beforeで枠線の三角を表現 */
    .balloon_tan::before {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        left: 20px;
        top: -15px;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #ffffff;
        border-left: 15px solid transparent;
    }

    /* beforeで本体の三角を表現 */
    .balloon_tan::after {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        left: 20px;
        top: -12px;
        border-right: 15px solid transparent;
        border-bottom: 15px solid #dfffe1;
        border-left: 15px solid transparent;
    }





.koe_box_text1 {
    width: 330px;
    height: 20px;
    margin: 10px 0 0 0;
    color: #eb6100;
    font-size: 131%;
    font-weight: bold;
    line-height: 20px;
}

.koe_box_text2 {
    width: 320px;
    height: 100px;
    margin: 10px 0 0 10px;
    font-size: 116%;
    line-height: 20px;
}

.koe_box_text3 {
    width: 330px;
    height: 20px;
    margin: 10px 0 0 0;
    color: #009a3e;
    font-size: 131%;
    font-weight: bold;
    line-height: 20px;
}

.koe_box_text4 {
    width: 320px;
    height: 100px;
    margin: 10px 0 0 10px;
    font-size: 116%;
    line-height: 20px;
}

.koe_disp2 {
    width: 800px;
    margin: 40px 240px 30px 240px;
}

.koe_box2 {
    width: 800px;
    margin: 30px 0 0 0;
    background-color: #ffffff;
}

.koe_box2_title {
    width: 800px;
    height: 35px;
    margin: 0;
    color: #ffffff;
    font-size: 138.5%;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
}

.koe_box2_image {
    width: 600px;
    margin: 20px 280px 0 20px;
}

.koe_box_image img {
    width: 100%;
}

.koe_box2_text {
    width: 760px;
    margin: 20px;
}

.koe_box2_text1 {
    width: 760px;
    height: 20px;
    margin: 0;
    color: #eb6100;
    font-size: 131%;
    font-weight: bold;
    line-height: 20px;
}

.koe_box2_text2 {
    width: 750px;
    margin: 10px 0 0 10px;
    font-size: 116%;
    line-height: 20px;
}

.koe_box2_text3 {
    width: 760px;
    margin: 20px 0 0 0;
    color: #009a3e;
    font-size: 131%;
    font-weight: bold;
    line-height: 20px;
}

.koe_box2_text4 {
    width: 750px;
    margin: 10px 0 0 10px;
    font-size: 116%;
    line-height: 20px;
}
