.gtb .header-box{display:flex}
.gtb .header-box.center{justify-content:center}
.gtb .header-box.right{justify-content:right}
.gtb .header-box .text-wrap{max-width:93.6rem}
.gtb .header-box .text-wrap .font_body_2_main{margin-top:4rem}
@media all and (max-width:1024px){.gtb .header-box .text-wrap .font_contents_title_1{font-size:2.4rem}
.gtb .header-box .text-wrap .font_body_2_main{margin-top:2.4rem}
}
@media all and (max-width:767px){.gtb .header-box .text-wrap{max-width:unset}
.gtb .header-box .text-wrap .font_body_2_main{margin-top:2rem}
}