@charset "UTF-8";
/*-----------------------------------

	mainvisual_block

-----------------------------------*/
#mainvisual_block{
	background: url("../img/line/mainvisual.jpg")no-repeat;
	background-size: cover;
}
#mainvisual_block .row_box{
	align-items: center;
}
@media screen and (max-width: 840px) {
    #mainvisual_block{
        background: url("../img/line/sp/mainvisual.jpg")no-repeat;
        background-size: cover;
        background-position-y: bottom;
    }
}
/*-----------------------------------

	line_block

-----------------------------------*/
#line_block {
    padding: 100px 0 150px;
}
#line_block .topborder_ttl {
    margin-bottom: 94px;
}
#line_block .line_wrapper h3 {
    max-width: 560px;
    margin-bottom: 30px;
}
#line_block .line_wrapper h3 span {
    display: inline-block;
    line-height: 1.3;
}
#line_block .line_wrapper h3 span:first-of-type {
    font-size: 53px;
    font-weight: 900;
    letter-spacing: -0.1em;
    margin-bottom: 9px;
}
#line_block .line_wrapper h3 img {
    max-width: 559px;
}
#line_block .line_wrapper h3 span:last-of-type {
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0;
    margin-top: 17px;
}
#line_block .line_box {
    padding: 45px 0 76px 50px;
    max-width: 1172px;
    margin-bottom: 33px;
    position: relative;
}
#line_block .line_box::before {
    content: "";
    display: block;
    background: #06C755;
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
#line_block .line_box .img_box {
    width: min(32.5%, 308px);
    position: absolute;
    right: min(-4%, -47px);
    bottom: 32px;
}
#line_block .line_box .text_box {
    width: 57.82%;
}
#line_block .line_box .text_box h4 {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.28;
    letter-spacing: -0.05em;
    color: #FFFFFF;
    margin-bottom: 24px;
}
#line_block .line_box .text_box .text {
    background: #FFFFFF;
    justify-content: flex-start;
    position: relative;
}
#line_block .line_box .text_box .text:first-of-type {
    padding: 19px 26px 18px;
    margin-bottom: 20px;
}
#line_block .line_box .text_box .text:last-of-type {
    padding: 25px 26px 26px;
}
#line_block .line_box .text_box .text::before {
    content: "";
    display: block;
    background: #06C755;
    width: 1px;
    height: 23px;
    position: absolute;
    left: 109px;
    z-index: 0;
}
#line_block .line_box .text_box .text:first-of-type::before {
    top: 22px;
}
#line_block .line_box .text_box .text:last-of-type::before {
    top: 29px;
}
#line_block .line_box .text_box .text > * {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.28;
    letter-spacing: -0.05em;
    color: #06C755;
}
#line_block .line_box .text_box .text .ttl {
    width: 100px;
}
#line_block .line_box .text_box .text .ct {
    width: calc(100% - 100px);
}
#line_block .add_box {
    width: min(75%, 715px);
    margin-bottom: 48px;
}
#line_block .add_box .row_box {
    color: #06C755;
    justify-content: flex-start;
    align-items: center;
    gap: 23px 0;
    margin-bottom: 26px;
}
#line_block .add_box .row_box .txt_01 {
    font-size: 27px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -0.2em;
    color: #FFFFFF;
    background: #06C755;
    padding-left: 27px;
    width: 131px;
    height: 131px;
    border-radius: 50vw;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
#line_block .add_box .row_box .txt_02 {
    padding-left: 14px;
    width: 243px;
    position: relative;
}
#line_block .add_box .row_box .txt_02::before {
    content: "";
    display: block;
    background: #06C755;
    width: 100%;
    height: 1px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}
#line_block .add_box .row_box .txt_02 span {
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.34;
    letter-spacing: 0;
}
#line_block .add_box .row_box .txt_02 span:first-of-type {
    margin-bottom: 17px;
}
#line_block .add_box .row_box .txt_03 {
    font-size: 43px;
    font-weight: 700;
    line-height: 1.21;
    letter-spacing: -0.05em;
    color: #06C755;
    margin-top: 5px;
    margin-left: 17px;
}
#line_block .add_box .att_txt {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.29;
    letter-spacing: -0.05em;
}
#line_block .qr_box {
    padding: 13px 55px 12px 57px;
    border: 1px solid #06C755;
    justify-content: flex-start;
    align-items: center;
    gap: 12px 0;
    position: relative;
}
#line_block .qr_box::after {
    content: "";
    display: block;
    background: url(../img/line/line_cat_img.png) no-repeat center / cover;
    width: 389px;
    height: 223px;
    margin: auto;
    position: absolute;
    top: -224px;
    right: -8px;
    z-index: 1;
}
#line_block .qr_box .img_box {
    width: 144px;
    margin-right: 12px;
}
#line_block .qr_box .text_box {
    width: calc(100% - 156px);
}
#line_block .qr_box .text_box p {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.28;
    letter-spacing: -0.05em;
}
#line_block .qr_box .text_box p span.pc {
    display: inline;
}
#line_block .qr_box .text_box p a.sp {
    display: inline;
    pointer-events: none;
}
@media screen and (max-width: 1100px) {
    #line_block .line_box .img_box {
        right: 0;
    }   
}
@media screen and (max-width: 1050px) {
    #line_block .add_box {
        margin-bottom: 248px;
    }
}
@media screen and (max-width: 840px) {
    #line_block .line_box {
        flex-direction: column-reverse;
        margin-top: 41.7vw;
        padding: 17vw 0 76px 50px;
    }
    #line_block .line_box .text_box {
        width: 100%;
    }
    #line_block .line_box .img_box {
        width: 38.3%;
        margin: auto;
        top: -35.7vw;
        left: 0;
        right: 0;
        bottom: auto;
    }
    #line_block .add_box {
        width: 100%;
    }
    #line_block .qr_box .img_box {
        display: none;
    }
    #line_block .qr_box .text_box {
        width: 100%;
    }
    #line_block .qr_box .text_box p span.pc {
        display: none;
    }    
    #line_block .qr_box .text_box p a.sp {
        pointer-events: auto;
    }    
}
@media screen and (max-width: 640px) {
    #line_block {
        padding: 60px 0 100px;
    }
    #line_block .topborder_ttl {
        margin-bottom: 38px;
    }
    #line_block .line_wrapper h3 {
        margin-bottom: 0;
    }
    #line_block .line_wrapper h3 span:first-of-type {
        font-size: 31px;
        margin-bottom: 6px;
    }
    #line_block .line_wrapper h3 span:last-of-type {
        font-size: 29px;
        margin-top: 10px;
    }
    #line_block .line_box {
        padding: 32vw 0 50px;
        margin-top: 66.7vw;
        margin-bottom: 50px;
    }
    #line_block .line_box::before {
        margin: 0 calc(50% - 50vw);
    }
    #line_block .line_box .text_box h4 {
        text-align: center;
        margin-bottom: 29px;
    }
    #line_block .line_box .text_box .text {
        text-align: center;
    }
    #line_block .line_box .text_box .text:first-of-type {
        padding: 22px 26px 18px;
    }
    #line_block .line_box .text_box .text:last-of-type {
        padding: 22px 24px 23px;
    }
    #line_block .line_box .text_box .text::before {
        display: none;
    }
    #line_block .line_box .text_box .text > * {
        width: 100% !important;
    }
    #line_block .line_box .img_box {
        width: 96.3%;
        top: -56.3vw;
        left: -13.9vw;
    }
    #line_block .add_box {
        margin-bottom: 50px;
    }
    #line_block .add_box .row_box {
        margin-bottom: 0;
    }
    #line_block .add_box .row_box .txt_01 {
        font-size: 24px;
        width: 119px;
        height: 119px;
        padding-left: 25px;
    }
    #line_block .add_box .row_box .txt_02 {
        padding-left: 13px;
        width: calc(100% - 119px);
    }
    #line_block .add_box .row_box .txt_02 span {
        font-size: 27px;
    }
    #line_block .add_box .row_box .txt_02 span:first-of-type {
        margin-bottom: 16px;
    }
    #line_block .add_box .row_box .txt_03 {
        text-align: center;
        width: 100%;
        margin-top: 0;
        margin-left: 0;
    }
    #line_block .add_box .att_txt {
        text-align: center;
        line-height: 1.79;
    }
    #line_block .qr_box {
        padding: 13px 20px 17px;
        justify-content: center;
    }
    #line_block .qr_box::after {
        display: none;
    }
    #line_block .qr_box .text_box p {
        text-align: center;
    }
}