@charset "utf-8";
@media (min-width:1024px) {
    .web-main-title-box {padding-top:10rem}
    .web-white-box {padding-top:10rem}
    .ui-web-base-wrap {overflow-x:hidden}
    .img-top-point {background-image:url("../../images/web/web-top-bg-pc.png");width:38.6rem;height:26.6rem;right:-12.8rem}
    .web-main-desc-section {flex-direction:row;padding:4.8rem 0;gap:0}
    .web-main-desc-item {flex:1}
    .web-main-form-section {border-radius:2.4rem;margin-left:1.8rem;margin-right:1.8rem;padding-top:8rem;padding-bottom:8rem;margin-bottom:10.8rem}
    .web-main-form-list {padding:2.4rem 2.4rem 0;}
    .web-main-form-responsive-group {flex-direction:row;}
    .web-main-form-responsive-group .form-input-box {flex:1}
    .web-main-form-responsive-group .btn-base {min-width:16rem}
    .form-responsive-group {flex-direction:row}
    .form-responsive-group .ui-select {width:15rem}
    .form-responsive-group .form-input-box {flex:1}
    .form-responsive-group .btn-base {min-width:15rem;flex-shrink:0}
    .web-banner-box {padding:0 0 0 6rem;flex-direction:row;gap:3.2rem}
    .web-banner-box .pc-view {padding-bottom:.8rem}
    .pc-w-150 {width:15rem}
    .pc-w-204 {width:20.4rem}
    .pc-hidden {display:none}
    .pc-view {display:block}

    .ui-modal.type-whole .ui-modal-wrap[data-type="responsive"] {height:auto;max-height:calc(100dvh - 6rem);max-width:81.6rem}
    .ui-modal.type-whole [data-type="responsive"] .ui-modal-body {padding-bottom:6rem}
    [data-type="responsive"] .ui-modal-footer {padding-bottom:6rem !important;}
    [data-type="responsive"] .ui-modal-footer .wrap-group {justify-content:center}
    [data-type="responsive"] .ui-modal-footer .wrap-group .btn-base {width:auto;}

    .store-condition-area {margin-top:0}
    .store-condition-sh-box {padding:4.8rem 8.8rem}
    .store-condition-list-area {margin-top:0;max-width:57.6rem;margin-left:auto;margin-right:auto}
    .pc-max-576 {max-width:57.6rem;margin-left:auto;margin-right:auto}
    .pc-max-816 {max-width:81.6rem;margin-left:auto;margin-right:auto}

    [data-type="responsive"] .form-fake-button-group[data-col="3"] {grid-template-columns:repeat(5, minmax(0, 1fr))}
    [data-type="responsive"] .form-fake-button-group {margin-bottom:-4.8rem}

    [data-type="responsive"] .form-search-name {flex-direction:row}
    [data-type="responsive"] .form-search-name .text-15-500 {width:8rem;}
    [data-type="responsive"] .form-search-code {flex-direction:row;width:16rem}
    [data-type="responsive"] .form-search-code span {flex:1;text-align:center}

    .web-type .form-responsive-group .ui-select {width:20.4rem}
    .web-type .form-responsive-group .btn-base {min-width:20.4rem}
}
@media (min-width:768px) {
    .nh-web-footer-content {flex-direction:row}
    .nh-web-footer-cs {border-left:.1rem solid #ddd;width:auto;min-width:20.4rem;padding-top:0;padding-left:2rem}
    .ui-acco--item[data-type="main-agree-list"] .ui-acco--pnl-wrap::-webkit-scrollbar {height:1rem;width:1rem;}
    .ui-acco--item[data-type="main-agree-list"] .ui-acco--pnl-wrap::-webkit-scrollbar-track {border-radius:999em;background-color:transparent}
    .ui-acco--item[data-type="main-agree-list"] .ui-acco--pnl-wrap::-webkit-scrollbar-thumb {width:.6rem;border-radius:999em;background-color:#D9D9D9;border:.2rem solid transparent;background-clip:padding-box;}
}