html{
    font-size: 62.5%;
    caret-color: transparent;
}
article.contents_wrap{
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
}

.pc_only{
    display: block;
}

.sp_only{
    display: none;
}

@media screen and (max-width: 768px){
    .sp_only{
        display: block;
    }
    .pc_only{
        display: none;
    }
}

.date-restoration .kv{
    margin: 0 auto;
    background-color: #0093D9;
    text-align: center;
    padding: 30px 20px 80px;
    position: relative;
}

.date-restoration .kv-inner{
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    text-align: center;
}

.date-restoration .remake_logo{
    width: 50vw;
    max-width: 480px;
}

.date-restoration .kv_image{
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
}


.date-restoration .title_01{
    color: #000;
    font-size: clamp(28px, 4vw, 35px);
    font-weight: bold;
    padding: 5px 40px;
    background-color: #fff;
    border-radius: 9999px;
    display: inline-block;
    letter-spacing: 1.2px;
    margin-top: 40px;
    line-height: 1.5em;
}

.date-restoration .title_02{
    font-size: clamp(38px, 5vw, 55px);
    font-weight: bold;
    letter-spacing: 1.2px;
    margin-top: 15px;
    color: #fff;
    text-shadow: 0 5px 0 rgba(0,0,0,.6);
    margin-bottom: 20px;
}

@media screen and (max-width: 768px){

    .date-restoration .kv img.remake_logo{
        width: 85%;
    }

    .date-restoration .title_01{
        font-size: clamp(15px, 3vw, 30px);
    }
    
    .date-restoration .title_02{
        font-size: clamp(32px, 7vw, 39px);
        line-height: 1.3em;
        text-shadow: 0 4px 0 rgba(0,0,0,.6);
    }
}


.date-restoration .intro{
    margin: 80px auto 50px;
    padding: 0 80px;
}

.date-restoration .intro h2{
    color: #000;
    text-align: center;
    font-size: clamp(19px, 3vw, 38px);
    font-weight: bold;
    line-height: 1.6em;
}

.date-restoration .intro h2 span{
    background:linear-gradient(transparent 50%, #FFEA94 50%);
    line-height: 1em;
}

.date-restoration .intro p{
    color: #000;
    font-size: clamp(14px, 2vw, 18px);
    font-weight: 600;
    margin-top: 40px;
}


.date-restoration .intro_image_wrap{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap:10px;
    margin: 50px auto;
    text-align: center;
}

.date-restoration .intro_image{
    width: 33.33%;
}

@media screen and (max-width: 768px){

    .date-restoration .intro h2{
        font-size: clamp(16px, 3vw, 30px);
    }

    .date-restoration .intro{
        padding: 0 20px;
    }

    .date-restoration .intro_image_wrap{
        flex-direction: column;
        gap:20px;
        margin: 30px auto;
    }
    
    .date-restoration .intro_image{
        width: 100%;
    }

    .date-restoration .intro p{
        margin-top: 20px;
    }
    
}


.date-restoration .option{
    margin: 120px 80px 20px;
    border: #029C76 solid 6px;
    border-radius: 3px;
    position: relative;
}

.date-restoration .option_title_box{
    position: absolute;
    top: -80px;
    left:50%;
    transform: translateX(-50%);
    background-color:#fff ;
    padding: 20px 0 20px 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.date-restoration .option_title_box h2{
    font-size:clamp(16px, 3.5vw, 35px);
    font-weight: bold;
}
.date-restoration .option_title_box span{
    font-size:clamp(20px, 5vw, 24px);
    font-weight: bold;
}

.date-restoration .option_title_box .title_box_left{
    width: 35%;
}

.date-restoration .option_title_box .title_box_right{
    width: 65%;
    text-align: center;
}

.date-restoration .option .option_inner{
    margin: 80px 0 50px;
    display: flex;
}

.date-restoration .option .option_inner_02{
    padding: 20px 40px 40px;
}

.date-restoration .option .option_inner .option_content{
margin: 0 auto;
}

.date-restoration .option .option_inner .option_content p{
    font-size: clamp(24px, 2.5vw, 30px);
    font-weight: bold;
    margin-top: 15px;
}


.date-restoration .option .plus_image{
    text-align: center;
}

.date-restoration .option .plus_image img{
    width: 40%;
}



.date-restoration .option .option_sub_title{
    width: 100%;
}

.date-restoration .option .option_sub_title h2{
    color: #000;
    text-align: center;
    font-size: clamp(26px, 5vw, 30px);
    font-weight: bold;
    background-color: #B1E5BE;
    background-image: repeating-linear-gradient(120deg, transparent, transparent 5px, rgba(255, 255, 255, 1) 5px, rgba(255, 255, 255, 1) 6px );
    padding: 15px 0;
    margin: 35px 0;
    text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}


.date-restoration .option .option_inner_02 p{
    margin-top: 30px;
    font-size: clamp(15px, 2vw, 18px);
    font-weight: 600;
}

.date-restoration .option .option_inner_02 p span{
    display: inline-block;
    background:linear-gradient(transparent 50%, #FFEA94 50%);
    line-height: 1em;
}

.date-restoration .option .option_inner_02 .option_caution{
    margin-top: 0;
    font-size: 14px;
    text-indent: -1em;
    padding-left: 1em;
}



@media screen and (max-width: 768px){
    .date-restoration .option{
        margin: 80px 20px 20px;
        border: #029C76 solid 5px;
    }

    .date-restoration .option_title_box{
        top: -50px;
width: 80%;
max-width: 500px;
padding: 10px 20px;
    }

    .date-restoration .option_title_box .title_box_left{
        width: 30%;
    }
    
    .date-restoration .option_title_box .title_box_right{
        width: 70%;
    }

    .date-restoration .option_title_box h2{
        font-size:clamp(20px, 6vw, 30px);
        font-weight: bold;    }

    .date-restoration .option_title_box span{
        font-size:18px;
        font-weight: bold;    }

    .date-restoration .option .option_inner{
            margin: 60px 15px 50px;
            display: flex;
        }

    .date-restoration .option .option_inner .option_content p{
            font-size: clamp(20px, 2.5vw, 26px);
            font-weight: bold;
            margin-top: 20px;
            text-indent: -1.2em;
            padding-left: 1.2em;
        }

        .date-restoration .option .option_sub_title h2{
            font-size: clamp(20px, 5vw, 30px);}

            .date-restoration .option .plus_image img{
                width: 70%;
            }    
            .date-restoration .option .option_inner_02{
                padding: 20px 15px 40px;
            }

            .date-restoration .option .option_inner_02 p{
                margin-top: 10px;
            }
    
        }

.date-restoration .acceptable h2{
    color: #000;
    text-align: center;
    font-size: clamp(22px, 5vw, 30px);
    font-weight: bold;
    background-color: rgba(217, 241, 234, 1);
    background-image: repeating-linear-gradient(120deg, transparent, transparent 5px, rgba(255, 255, 255, 1) 5px, rgba(255, 255, 255, 1) 6px );
    padding: 15px 0;
    margin: 35px 80px;
    text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}

.date-restoration .acceptable .tape_box{
    display: flex;
    justify-content: center;
    padding: 0 20px;
}

.date-restoration .acceptable .tape_box p{
    font-size: 17px;
    font-weight: 600;
    line-height: 1.5em;
    padding: 0 80px;
    white-space: nowrap;
    word-break: normal;
}

.date-restoration .acceptable .tape_box p span{
    font-size: smaller;
}

@media screen and (max-width: 768px){
    .date-restoration .acceptable h2{
        margin: 35px 20px;
    }

    .date-restoration .acceptable .tape_box p{
        font-size: 15px;
        font-weight: 600;
        line-height: 1.5em;
        padding: 0 20px;
        white-space: normal;
        word-break: break-all;
    }
}


.date-restoration .flow {
    margin-top: 80px;
    padding: 0 20px;
}

.date-restoration .flow h2{
    color: #000;
    text-align: center;
    font-size: clamp(26px, 5vw, 30px);
    font-weight: bold;
    background-color: #d9f1ea;
    padding: 15px 0;
    border-radius: 20px;
    margin: 35px 60px;
    border: 3.5px solid #029C76;
}

.flow-image_pc,
.flow-image_sp{
    text-align: center;
}

.flow-image_pc img{
    width: 90%;
    max-width: 900px;
}

@media screen and (max-width: 768px){
    .date-restoration .flow {
        margin-top: 50px;
    }
    .date-restoration .flow h2{
        font-size: clamp(22px, 5vw, 40px);
        padding: 15px 0;
        border-radius: 20px;
        margin: 35px 0;
        width: 100%;
    } 
}


.order_form{
    text-align: center;
    margin: 60px auto 40px;
}

.order_form_btn{
    display: inline-block;
    transition: all 0.3s ease;
}

.order_form_btn:hover{
    transform: translateY(7px);
    transition: all 0.3s ease;
}

.order_form_btn:hover a{
    background-color: #c43121;
    box-shadow: none;
    transition: all 0.3s ease;
    color: rgb(255, 255, 255, 0.7);
}

.order_form_btn:hover a:after{
    opacity: .7;
    transition: all 0.3s ease;
}

.order_form_btn a{
    font-size: clamp(18px, 5vw, 30px);
    font-weight: bold;
    display: inline;
    color: #fff;
    background-color: #E74130;
    padding: 20px 50px 20px 30px;
    border: 3px solid #000;
    border-radius: 9999px;
    box-shadow: 0px 7px 0px 0px rgba(128, 128, 128, 1);
    position: relative;
    transition: all 0.3s ease;
}

.order_form_btn a:after{
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 40%;
    background-image: url(../img/videos-dvd/arrow_hover.png?$staticlink$);
    background-repeat: no-repeat;
    background-size: contain;
    width: 33px;
    height: 15px;
    transition: all 0.3s ease;
}


.order_form p{
    font-size: 21px;
    margin-top: 40px;
font-weight: bold;
}

@media screen and (max-width: 768px){
    .order_form_btn a{
        font-size: clamp(14px, 3vw, 26px);
        padding: 20px 60px 20px 40px;
        display: block;
    }
    .order_form p{
        font-size: 17px;
        margin-top: 40px;
    }
}



.date-restoration .about-price{
    margin-top: 80px;
    text-align: center;
}

.date-restoration .about-price h2{
    color: #000;
    text-align: center;
    font-size: clamp(26px, 5vw, 30px);
    font-weight: bold;
    background-color: #d9f1ea;
    padding: 15px 0;
    border-radius: 20px;
    margin: 35px 60px;
    border: 3.5px solid #029C76;
}

.date-restoration .about-price p{
    font-size: 14px;
    margin-top: 10px;
font-weight: bold;
text-align: left;
text-indent: -1em;
padding-left: 1em;
}

.price-image_pc,
.price-image_sp{
    text-align: center;
}
.price-image_pc img{
    width: 93%;
    padding: 0 15px;
}

.price_sheet_btn{
    margin-top: 50px;
    display: inline-block;
    transition: all 0.3s ease;
}

.price_sheet_btn:hover{
    transform: translateY(7px);
    transition: all 0.3s ease;
}

.price_sheet_btn:hover a{
    background-color: #7a7a7a;
    box-shadow: none;
    transition: all 0.3s ease;
    color: #fff;
}

.price_sheet_btn:hover a:after{
    background-image: url(../img/videos-dvd/arrow_hover.png?$staticlink$);
    opacity: .7;
    transition: all 0.3s ease;
}

.price_sheet_btn a{
    font-size: clamp(18px, 5vw, 30px);
    font-weight: bold;
    display: inline;
    color: #000;
    background-color: #f2f2f2;
    padding: 20px 50px 20px 30px;
    border: 3px solid #000;
    border-radius: 9999px;
    box-shadow: 0px 7px 0px 0px rgba(128, 128, 128, 1);
    position: relative;
    transition: all 0.3s ease;
}

.price_sheet_btn a:after{
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 40%;
    background-image: url(../img/videos-dvd/arrow.png?$staticlink$);
    background-repeat: no-repeat;
    background-size: contain;
    width: 33px;
    height: 15px;
    transition: all 0.3s ease;
}


@media screen and (max-width: 768px){

    .price_sheet_btn a{
        font-size: clamp(15px, 4vw, 26px);
        padding: 20px 50px 20px 20px;
    }

    .date-restoration .about-price{
        margin: 50px 20px 0 20px;
    }

    .date-restoration .about-price h2{
        font-size: clamp(22px, 5vw, 40px);
        padding: 15px 0;
        border-radius: 20px;
        margin: 35px 0;
        width: 100%;
    } 
}


.price_list h3{
    color: #000;
    text-align: center;
    font-size: clamp(26px, 5vw, 30px);
    font-weight: bold;
    background-color: rgba(217, 241, 234, 1);
    background-image: repeating-linear-gradient(120deg, transparent, transparent 5px, rgba(255, 255, 255, 1) 5px, rgba(255, 255, 255, 1) 6px );
    padding: 15px 0;
    margin: 35px 60px;
    text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
}


.price_discription{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin: 20px 60px;
    border: #029C76 solid 3px;
}

.price_left{
    width: 25%;
    padding: 20px;
}

.price_left img{
    width: 100%;
}

.price_right{
    width: 75%;
}

.price_right p{
    font-size: clamp(14px, 2vw, 16px);
    font-weight: 600;
}


@media screen and (max-width: 768px){


    .price_list{
        padding: 0;
    }

    .price_discription{
        flex-direction: column;
        margin: 0;
    }

    .price_list h2{
        width: 100%;
        margin: 30px auto;
    }

    .price_list h3{
        font-size: clamp(22px, 5vw, 30px);
        padding: 15px 0;
        margin: 35px 0px;
    }

    .price_left{
        width: 100%;
        padding: 10px 20px;
        text-align: center;
    }
    .price_left img{
        width: 60%;

    }
    .price_right{
        width: 100%;
        padding: 10px;
    }
}

.price_table_flow{
    overflow-x: auto;
}

.price_table{

    padding: 30px 60px 0;
}

.price_list table , .price_list td, .price_list th {
    border: #029C76 solid 3px;
	border-collapse: collapse;
    text-align: center;
}

.price_list table{
    width: 100%;
}


.price_list th {
    font-size: 17px;
    font-weight: bold;
	background: #d9f1ea;
    width: 50%;
    padding: 10px 7px;
    line-height: 1.2em;
}

.price_list td{
    font-weight: bold;
    padding: 15px 7px;
    width: 50%;
    font-size: 21px;
}

.price_red{
    color: #E74130;
}

@media screen and (max-width: 768px){
    .price_table{
        width: 100%;
        padding: 30px 0;
    }

    .price_list th {
        font-size: 15px;
    }

    .price_list td{
        font-size: 16px;
    }
}


.date-restoration .caution-area{
    margin-top: 80px;
}

.caution-area h2{
    color: #000;
    text-align: center;
    font-size: clamp(26px, 5vw, 30px);
    font-weight: bold;
    background-color: #d9f1ea;
    padding: 10px 0 15px;
    border-radius: 20px;
    margin: 35px 60px;
    border: 3.5px solid #029C76;
}

.caution-area p{
    text-align: center;
    font-size: clamp(14px, 2vw, 18px);
    font-weight: 600;
}


.caution_discription{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin: 0 60px;
}

.caution_left{
    width: 25%;
    padding: 20px;
}

.caution_left img{
    width: 100%;
}

.caution_right{
    width: 75%;
}

.caution_right p{
    font-size: clamp(14px, 2vw, 16px);
    font-weight: 600;
    text-align: left;
    color: #E74130;
}


.caution-list{
    margin: 0 65px;
    text-align: left;
}

.caution-list li{
    font-size: 14px;
    font-weight: 600;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.6em;
    margin-top: 5px;
}

@media screen and (max-width: 768px){


    .date-restoration .caution-area{
        padding: 0 20px;
        margin-top: 50px;
    }

    .caution_discription{
        flex-direction: column;
        margin: 0;
        padding: 10px 0;
    }

    .caution-area h2{
        width: 100%;
        margin: 30px auto;
    }

    .caution_left{
        width: 100%;
        padding: 10px 20px;
        text-align: center;
    }
    .caution_left img{
        width: 60%;

    }
    .caution_right{
        width: 100%;
        padding: 10px;
    }

    .caution-list{
        margin: 0 10px;
    }

    .caution-list li{
        font-size: 13px;
        font-weight: 600;
        text-indent: -1em;
        padding-left: 1em;
        line-height: 1.6em;
    }
}


.back_to_top{
    text-align: center;
    margin: 60px auto;
}

.back_to_top_btn{
    display: inline-block;
    transition: all 0.3s ease;
}

.back_to_top_btn:hover{
    transform: translateY(7px);
    transition: all 0.3s ease;
}

.back_to_top_btn:hover a{
    background-color: #c3c3c3;
    box-shadow: none;
    transition: all 0.3s ease;
    color: rgba(0, 0, 0, 0.7);
}

.back_to_top_btn:hover a::before{
    opacity: .7;
    transition: all 0.3s ease;
}

.back_to_top_btn a{
    font-size: clamp(18px, 5vw, 30px);
    font-weight: bold;
    display: inline;
    color: #000;
    background-color: #fff;
    padding: 20px 30px 20px 50px;
    border: 3px solid #000;
    border-radius: 9999px;
    box-shadow: 0px 7px 0px 0px rgba(128, 128, 128, 1);
    position: relative;
    transition: all 0.3s ease;
}

.back_to_top_btn a::before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 40%;
    background-image: url(../img/videos-dvd/arrow.png?$staticlink$);
    background-repeat: no-repeat;
    background-size: contain;
    width: 33px;
    height: 15px;
    transition: all 0.3s ease;
    transform: rotate(180deg);
}



@media screen and (max-width: 768px){
    .back_to_top_btn a{
        font-size: clamp(15px, 4vw, 26px);
        padding: 20px 60px 20px 80px;
    }
}


/* お問い合わせ */

.contact-area{
    margin: 30px auto 0;
    text-align: center;
    padding: 0 20px 50px;
}

.contact-area h2{
    color: #000;
    font-size: clamp(19px, 3vw, 27px);
    font-weight: bold;
    margin-bottom: 10px;
}

.contact-area .tel{
    color: #000;
    margin-top: 15px;
}

.contact-area .tel span{
    font-size: clamp(35px, 5vw, 50px);
    font-weight: 800;
    position: relative;
    margin-left: 50px;
    letter-spacing: 1.2px;
}

.contact-area .tel span::before{
    position: absolute;
    display: inline-block;
    content: '';
    background-image: url(../img/videos-dvd/tel_icon.png);
    width: 45px;
    height: 45px;
    top:48%;
    left: -60px;
    transform: translateY(-50%);
    background-position: center;
    background-size: contain;
}

.contact-area .tel a{
    text-decoration:none;
}

.contact-area p{
    color: #000;
    font-size: clamp(15px, 3vw, 20px);
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
}

.contact-area hr{
    border-top: 1.5px solid #999999;
}

@media screen and (min-width: 769px){
    .contact-area .tel span a[href^="tel:"]{
      pointer-events: none;
    }
  }

  @media screen and (max-width: 768px){
    .contact-area .tel a{
        text-decoration:underline;
        text-decoration-thickness: 1px;
    }

    .contact-area p{
        margin-top: 10px;
    }

  }

    /* TOPに戻る */
    .pagetop{
        width: 55px;
        height: 55px;
        border: 2px solid #000;
        padding: 10px;
        border-radius: 30px;
        background-color: #ffea94;
        position: fixed;
        right: 10px;
        bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: .3s;
        opacity: 0;
        pointer-events: none;
    }
    .pagetop.show{
        opacity: 1;
        pointer-events: auto;
    }
    .pagetop.hidden{
        opacity: 0;
        pointer-events: none;
    }
    /* TOPに戻るend */




    .link_area{
        padding:20px;
    }
    
    .link_btn_area{
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        gap:50px 0;
        position: absolute;
        right: 0;
        bottom:-50px;
        width: 100%;
    }
    
    .link_btn_inner{
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: end;
        padding: 10px 14vw;
    }

     .link_btn_area .green,
 .link_btn_area .orange,
 .link_btn_area .red-orange,
 .link_btn_area .red,
 .link_btn_area .greenyellow,
 .link_btn_area .blue{
    position: relative;
    border: 3px solid #000;
    padding: 7px;
    border-radius: 55px;
    display: flex;
    width: 100%;
    max-width: 350px;
    align-items: center;
    box-shadow: 0px 7px 0px 0px rgba(0, 0, 0, .5);
    transition: all 0.3s ease;
}

 .link_btn_area .green:hover,
 .link_btn_area .orange:hover,
 .link_btn_area .red-orange:hover,
 .link_btn_area .red:hover,
 .link_btn_area .greenyellow:hover,
 .link_btn_area .blue:hover{
    transform: translateY(7px);
    box-shadow: none;
}

 .link_btn_area .icon{
    width: 100%;
    max-width: 60px;
    padding: 5px;
    border-radius: 40px;
    margin-right: -25px;
}
 .link_btn_area .green .icon,
 .link_btn_area .orange .icon,
 .link_btn_area .red-orange .icon,
 .link_btn_area .red .icon,
 .link_btn_area .greenyellow .icon,
 .link_btn_area .blue .icon{
    background-color: #fff;
}

 .link_btn_area a.green{
    background-color: #00834B;
}

 .link_btn_area a.orange{
    background-color: #EF8200;
}

.link_btn_area a.red-orange{
    background-color: #f15a24;
}

 .link_btn_area a.red{
    background-color: #BF1920;
}

 .link_btn_area a.greenyellow{
    background-color: #6EB937;
}

 .link_btn_area a.blue{
    background-color: #0093D9;
}

 .link_btn_area a.green:hover{
    background-color: rgba(0, 131, 75, 0.7);
}

 .link_btn_area a.orange:hover{
    background-color: #ff9d26;
}

.link_btn_area a.red-orange:hover{
    background-color: #fc7949;
}

 .link_btn_area a.red:hover{
    background-color: #d7222b;
}

 .link_btn_area a.greenyellow:hover{
    background-color: #8ee74f;
}

 .link_btn_area a.blue:hover{
    background-color: rgba(0, 147, 217, 0.7);
}



 .link_btn_area a .icon img{
    width: 60px;
    height: 50px;
    object-fit: contain;
}


 .link_btn_area p{
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin: 0 auto;
}

 .link_btn_area p.long_txt{
    font-size:16px;
    line-height: 1.2em;
}

 .link_btn_area a:hover p{
    color: #000;
    transition: all 0.3s ease;
}

 .link_btn_area a::after{
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 43%;
    background-image: url(../img/remake-top/arrow_hover.png?$staticlink$);
    background-repeat: no-repeat;
    background-size: contain;
    width: 33px;
    height: 15px;
}

 .link_btn_area a:hover::after{
    background-image: url(../img/remake-top/arrow.png?$staticlink$);
    transition: all 0.3s ease;
}


@media screen and (max-width: 768px){
    .link_btn_area{
        margin: 20px 40px;
        padding: 20px 0;
        right: 0;
        bottom:-80px;
        width: 100%;
        gap:10px;
        justify-content: end;
    }

    .link_btn_inner{
        width: 45%;
        padding: 0;

    }

    .link_area h2{
        text-align: center;
        font-size: clamp(26px, 5vw, 40px);
        font-weight: bold;
        background-color: #d9f1ea;
        padding: 15px 0;
        border-radius: 20px;
        margin: 35px 0;
    }

     .link_btn_area .green{
        max-width: 500px;
    }

    .link_btn_area p{
        text-align: left;
        font-size: clamp(15px, 3vw, 18px);
        font-weight: bold;
        color: #fff;
        line-height: 1.2em;
        margin: 0 auto;
    }

    .link_btn_area p.long_txt{
        font-size:15px;
    }

     .link_btn_area .icon{
        width: 100%;
        max-width: 70px;
        padding: 5px;
        border-radius: 40px;
        margin-right: -25px;
    }

     .link_btn_area a .icon img{
        width: 60px;
        height: 60px;
        object-fit: contain;
    }

    .link_btn_area .green,
    .link_btn_area .orange,
    .link_btn_area .red-orange,
    .link_btn_area .red,
    .link_btn_area .greenyellow,
    .link_btn_area .blue{
       padding: 10px;
       border-radius: 20px;
       height: 85px;
   }

   .link_btn_area a::after{
    width: 18px;
    height: 13px;
}
}

@media screen and (max-width: 400px){

    .link_btn_inner{
        width: 50%;
        padding: 0;

    }

    .link_btn_area p{
        text-align: left;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        margin-left: 5px;
    }
    .link_btn_area p.long_txt{
        font-size:13px;
    }
}
