@charset "utf-8";


@media screen and (min-width: 801px) {
    .about_ttl {
        font-size: 30px;
        font-weight: 500;
        letter-spacing: .06em;
        padding-bottom: 90px;
    }
    .ig_list_container {
        width: 90%;
        max-width: 1180px;
        margin: 0 auto;
        display: flex;
        flex-flow: row wrap;
        justify-content: space-between;
    }
    .ig_list_lead {
        width: 100%;
        font-size: 17px;
        font-weight: 500;
        line-height: 1.76em;
        letter-spacing: .04em;
        padding: 0 15px 50px 15px;
    }
    .ig_list_item + .ig_list_lead {
        padding: 10px 15px 40px 15px;
    }
    .ig_list_lead_2 {
        width: 100%;
        font-size: 17px;
        font-weight: 500;
        line-height: 1.76em;
        letter-spacing: .04em;
        padding: 0 15px 50px 15px;
    }
    .ig_list_item + .ig_list_lead_2 {
        padding: 10px 15px 20px 15px;
        border-top: 1px solid #dedede;
    }
    .ig_list_lead_3 {
        width: 83%;
        font-size: 17px;
        font-weight: 500;
        line-height: 2em;
        letter-spacing: .04em;
        padding: 30px 15px 50px 45px;
    }
    .ig_list_item + .ig_list_lead_3 {
        padding: 10px 15px 20px 15px;
    }
    .ig_list_item {
        width: 50%;
        padding: 0 15px 30px;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
    }
    .ig_list_container li:nth-child(6) {
        width: 100%;
    }
    .ig_list_container li:nth-child(9) {
        width: 43.81%;
    }
    .ig_list_container li:nth-child(10) {
        width: 56.19%;
    }
    .ig_list_container li:nth-child(11) {
        width: 56.19%;
    }
    .ig_list_container li:nth-child(12) {
        width: 43.81%;
    }
    .ig_list_container li:nth-child(13),
    .ig_list_container li:nth-child(14),
    .ig_list_container li:nth-child(15),
    .ig_list_container li:nth-child(16) {
        width: 100%;
    }
    .ig_list_container li:nth-child(13) .qualify_list_item,
    .ig_list_container li:nth-child(14) .qualify_list_item {
        width: 100%;
    }
    .ig_list_inner {
        width: 100%;
        border-radius: 10px;
        padding: 35px 0;
        background-color: #fff;
        box-shadow: 0 0 18px rgba(0,0,0,.07);
        position: relative;
        flex: 1 auto;
    }
    .ig_list_item:last-child .ig_list_inner {
        padding-bottom: 0;
    }
    .ig_list_ttl {
        font-size: 24px;
        font-weight: 400;
        line-height: 1.54em;
        padding: 0 30px 0 65px;
        position: relative;
    }
    .ig_list_ttl:before {
        content: '';
        display: block;
        width: 23px;
        height: 2px;
        background-color: #6db131;
        position: absolute;
        top: 18px;
        left: 30px;
    }
    .ig_list_ttl_2 {
        font-size: 30px;
        font-weight: 500;
        line-height: 1.54em;
        text-align: center;
        padding: 20px 0;
        position: relative;
        border-top: 1px solid #6db131;
        border-bottom: 1px solid #6db131;
    }
    .ig_list_item .img_container {
        text-align: center;
    }
    .ig_list_container li:nth-child(2) .ig_list_obj {
        width: 80.73%;
        margin-top: 35px;
    }
    .ig_list_container li:nth-child(3) .ig_list_obj {
        width: 73.39%;
        margin-top: 35px;
    }
    .ig_list_container li:nth-child(4) .ig_list_obj {
        width: 76.15%;
        margin-top: 55px;
    }
    .ig_list_container li:nth-child(5) .ig_list_obj {
        width: 77.06%;
        margin-top: 25px;
    }
    .ig_list_container li:nth-child(6) .ig_list_obj {
        width: 87.5%;
        margin: 25px 0 0 0px;
    }
    .ig_list_container li:nth-child(7) .ig_list_obj {
        width: 65.69%;
        margin: 40px 0 0 -34px;
    }
    .ig_list_container li:nth-child(9) .ig_list_obj {
        width: 65.69%;
        margin: 40px 0 0 -34px;
    }
    .ig_list_container li:nth-child(10) .ig_list_obj {
        width: 77.61%;
        margin-top: -50px;
    }
    .ig_list_container li:nth-child(11) .ig_list_obj {
        width: 91.82%;
        margin-top: 70px;
    }
    .ig_list_container li:nth-child(12) .ig_list_obj {
        width: 92.03%;
        margin-top: 45px;
    }
    .ig_list_container li:nth-child(13) .ig_list_obj {
        width: 87.5%;
        margin-top: 35px;
    }
    .ig_list_container li:nth-child(17) .ig_list_obj {
        width: 91.38%;
        margin-top: 25px;
    }
    .ig_list_container li:nth-child(18) .ig_list_obj {
        width: 93.21%;
    }
    .ig_list_item .txt_container {
        width: 100%;
        padding: 55px 70px 25px;
        box-sizing: border-box;
        display: flex;
    }
    .ig_list_item .qualify_list_container {
        width: 50%;
    }
    .ig_list_item .qualify_list_item {
        font-size: 18px;
        font-weight: 400;
        line-height: 2.06em;
        letter-spacing: .04em;
    }
    .ig_list_container + .note {
        width: 1120px;
        margin: 0 auto;
        font-size: 14px;
        font-weight: 500;
        text-align: right;
        letter-spacing: .04em;
    }
}



@media screen and (max-width: 870px) {
    .ig_list_ttl {
        font-size: 2.67vw;
    }
}



@media screen and (max-width: 800px) {
    .about_ttl {
        font-size: 6vw;
        font-weight: 500;
        line-height: 1.44em;
        letter-spacing: .12em;
        padding-bottom: 8.67vw;
    }
    .ig_list_container {
        width: 89.33vw;
        margin: 0 auto;
    }
    .ig_list_lead {
        width: 100%;
        font-size: 3.73vw;
        font-weight: 500;
        line-height: 1.61em;
        letter-spacing: .04em;
        padding-bottom: 6vw;
    }
    .ig_list_lead_2 {
        width: 100%;
        font-size: 3.73vw;
        font-weight: 500;
        line-height: 1.61em;
        letter-spacing: .04em;
        padding-bottom: 6vw;
        border-top: 1px solid #dedede;
    }
    .ig_list_lead_3 {
        width: 96%;
        font-size: 3.73vw;
        font-weight: 500;
        line-height: 1.61em;
        letter-spacing: .04em;
        padding: 5.33vw 2.33vw 5.33vw 2.33vw;
    }
    .ig_list_item {
        width: 100%;
        padding-bottom: 5.33vw;
        box-sizing: border-box;
    }
    .ig_list_inner {
        width: 100%;
        padding: 4vw 0 5.33vw;
        box-sizing: border-box;
        border-radius: 1.33vw;
        background-color: #fff;
        box-shadow: 0 0 2.4vw rgba(0,0,0,.07);
        position: relative;
    }
    .ig_list_item:last-child .ig_list_inner {
        padding-bottom: 0;
    }
    .ig_list_ttl {
        font-size: 5.47vw;
        font-weight: 400;
        line-height: 1.54em;
        padding-left: 13.33vw;
        position: relative;
    }
    .ig_list_ttl:before {
        content: '';
        display: block;
        width: 4.8vw;
        height: 2px;
        background-color: #6db131;
        position: absolute;
        top: 4vw;
        left: 5.33vw;
    }
    .ig_list_ttl_2 {
        font-size: 6vw;
        font-weight: 500;
        line-height: 1.44em;
        padding: 3.33vw;
        text-align: center;
        position: relative;
        border-top: 1px solid #6db131;
        border-bottom: 1px solid #6db131;
    }
    .ig_list_item .img_container {
        text-align: center;
    }
    .ig_list_container li:nth-child(2) .ig_list_obj {
        width: 80.75%;
        margin: 5.33vw 0 2.67vw;
    }
    .ig_list_container li:nth-child(3) .ig_list_obj {
        width: 66.84%;
        margin-top: 6.67vw;
    }
    .ig_list_container li:nth-child(4) .ig_list_obj {
        width: 71.71%;
        margin: 5.33vw 0 1.33vw;
    }
    .ig_list_container li:nth-child(5) .ig_list_obj {
        width: 73.68%;
        margin: 8vw 0 1.33vw;
    }
    .ig_list_container li:nth-child(6) .ig_list_obj {
        width: 63.16%;
        margin: 2.67vw 0 0 -1.1vw;
    }
    .ig_list_container li:nth-child(7) .ig_list_obj {
        width: 85.06%;
        margin: 2.67vw 0 0 -3.33vw;
    }
    .ig_list_container li:nth-child(9) .ig_list_obj {
        width: 63.16%;
        margin: 2.67vw 0 0 -9.33vw;
    }
    .ig_list_container li:nth-child(10) .ig_list_obj {
        width: 88.21%;
        margin-top: -2.67vw;
    }
    .ig_list_container li:nth-child(11) .ig_list_obj {
        width: 75.67%;
        margin: 9.33vw 0 5.33vw 0;
    }
    .ig_list_container li:nth-child(12) .ig_list_obj {
        width: 85.97%;
        margin-top: 8.67vw;
    }
    .ig_list_container li:nth-child(13) .ig_list_obj {
        width: 68.06%;
        margin: 10.67vw 0 4vw;
    }
    .ig_list_container li:nth-child(17) .ig_list_obj {
        width: 91.79%;
        margin: 6.67vw 0 2.67vw;
    }
    .ig_list_container li:nth-child(18) .ig_list_obj {
        width: 86.27%;
        margin-top: 8vw;
    }
    .ig_list_item .txt_container {
        width: 100%;
        padding: 13.33vw 5.33vw 1.6vw;
        box-sizing: border-box;
        display: flex;
    }
    .ig_list_item .qualify_list_container {
        width: 50%;
    }
    .ig_list_item .qualify_list_container:nth-of-type(2) {
        padding-left: 2.67vw;
        box-sizing: border-box;
    }
    .ig_list_item .qualify_list_item {
        font-size: 2.93vw;
        font-weight: 400;
        line-height: 1.5em;
        letter-spacing: .04em;
        padding: 0 2.5vw 2.4vw 0;
        box-sizing: border-box;
    }
    .ig_list_container + .note {
        width: 89.33vw;
        margin: 0 auto;
        font-size: 2.93vw;
        font-weight: 500;
        text-align: right;
        letter-spacing: .04em;
    }
}