.cmp__b01-section{background:#fff;height:calc(var(--vh, 1vh)*100);overflow:hidden;width:100%}@media screen and (max-width:767px){.cmp__b01-section{aspect-ratio:9/16;height:auto}}.cmp__b01-section-container{height:100%;position:relative;width:100%}.cmp__b01-section-text{left:calc(var(--rpx, 1px)*60);position:absolute;top:calc(var(--rpx, 1px)*107);z-index:1}@media screen and (max-width:767px){.cmp__b01-section-text{left:50%;top:calc(var(--rpx, 1px)*117);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%}}.cmp__b01-section-title{color:#fff;font-size:62px;font-weight:500;letter-spacing:.03em;line-height:74.4px;text-align:center;-webkit-transform:translateY(100%);transform:translateY(100%)}.cmp__b01-section-title.black{color:#000}@media screen and (max-width:767px){.cmp__b01-section-title{font-size:2pc;line-height:2.4pc}}.cmp__b01-section-image{height:100%;position:relative;width:100%}.cmp__b01-section-image .cmp__b01-section-image-mask{background:rgba(0,0,0,.1);inset:0;position:absolute}.cmp__b01-section-image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transform:translateY(-30%);transform:translateY(-30%);width:100%}