.agreement_page{background-color: #f4faff;}
.agreement_page .a_page .blod{font-weight: bold;text-decoration: underline;}
.agreement_page .a_page{margin: 0px auto;max-width: 1280px;padding: 94px 80px;text-align: justify;font-size: 16px;line-height: 30px;color: #000;}
.agreement_page .a_page .title{font-size: 48px;font-weight: bold;margin-bottom: 16px;color: #000;text-align: center;line-height: 1;}
.agreement_page .a_page .email{color: #0059f9;text-decoration: underline;text-underline-offset: 3px;}

.privacy a{text-decoration: none;color: #000;}
.privacy .info_1{margin-bottom: 26px;text-align: center;font-size: 18px;}
.privacy .info_2{margin-bottom: 31px;}
.privacy .info_3{margin-bottom: 29px;text-indent: 2em;}
.privacy .info_4{margin-bottom: 30px;font-weight: 600;text-underline-offset: 3px;text-decoration: underline;text-indent: 2em;}
.privacy .info_5{text-indent: 2em;}
.privacy .i_c_n{text-indent: 2em;}
.privacy .i_c_title{padding-top: 30px;font-size: 18px;}
.privacy .i_c_info,.privacy .i_c_info .content2{padding-left: 36px;}
.privacy .i_c_info .content_1{display: flex;}
.privacy .i_c_info .content2{padding-left: 36px;}
.privacy .i_c_info .circle{margin-right: 5px;display: inline;}
.privacy .remember{margin-top: 30px;text-indent: 2em;}
.privacy .remember .re_bold{font-weight: bold;font-size: 18px;text-decoration: underline;text-underline-offset: 3px;}

.agreement .info_1{margin-bottom: 26px;font-size: 18px;}
.agreement .i_c_info{padding-left: 36px;}
.agreement .content {text-indent: 2em;margin-bottom: 30px;}
.agreement .content2 {text-indent: 2em;margin-bottom: 8px;}
.agreement .top_p{padding-top: 30px;}
.agreement .blue_bottom {color: #045afe;text-underline-offset: 3px;text-decoration: underline;}

@media screen and (max-width:1024px) {
    .agreement_page .a_page{padding: 6vw 4vw;font-size:4.4vw;line-height: 1.8;}
    .agreement_page .a_page .title{font-size: 8vw;}
    .privacy .info_1,.agreement .info_1{font-size:4.8vw;margin-bottom:3vw;}
    .privacy .info_2{margin-bottom:2vw;}
    .privacy .info_3,.privacy .info_4,.agreement .content{margin-bottom: 4vw;}
    .privacy .info_5,.privacy .i_c_n{text-indent: 0;}
    .privacy .i_c_info,.privacy .i_c_info .content2,.agreement .i_c_info{padding-left: 4.4vw;}
    .privacy .i_c_title{padding: 5vw 0 2vw;font-size:4.8vw;}
}