 @media screen and (min-width:631px) and (max-width: 813px) {
     .hero .hero-banner {
         height: 628px;
         object-fit: cover;
         object-position: top;
     }

     .utme-hero-content {
         top: 41%
     }
 }

 @media screen and (min-width:813px) and (max-width: 900px) {
     .utme-hero-content .fr-pc-mt-l {
         margin-top: 20px;
     }
 }

 [lang=ko] body {
     font-family: 'NanumSquare', sans-serif;
     font-size: 15px;
 }

 .fr-heading {
     font-family: 'NanumSquare', sans-serif !important;
     font-weight: 600;
 }

 .font-kr {
     font-family: 'NanumSquare', sans-serif !important;
 }

 .font-unipr {
     font-family: 'UniqloPro', sans-serif;
 }

 .font-unipl {
     font-family: 'UniqloPro Light', sans-serif;
 }

 .text-head {
     font-weight: bold;
     font-size: 18px;
 }

 .text-subhead {
     font-size: 14px;
     word-break: keep-all;
 }

 .text-subhead.name {
     font-weight: 600;
 }

 .text-subhead.price-num {
     font-size: 15px;
 }

 .Itemcontents {
     display: flex;
     align-items: center;
     gap: 25px;
     margin: 0 auto 38PX;
     padding: 0 15PX;

 }

 .Itemcontents .ico {
     width: 30%;
     display: flex;
     justify-content: center;
 }

 .down-arrow {
     display: block;
     margin: 0 auto;
     width: 20px;
     height: 10px;
     margin-top: 20px;
 }

 .right-arrow {
     display: none;
 }

 .svc-items {
     display: grid;
     grid-column-gap: 15px;
     grid-row-gap: 12px;
 }

 .svc-items .item {
     display: flex;
     gap: 15px;
 }

 .svc-items .item img {
     max-width: 125px;
 }

 .material {
     display: flex;
     justify-content: space-between;
     margin: 0 auto;
     width: 300px;
     padding-bottom: 20px;
 }

 .store-info {
     display: block;
     border-top: 1px solid #000;
 }

 .store-font-location {
     font-weight: bold;
 }

 .store-font,
 .store-font-location {
     font-size: 12px;
 }

 .store-btn {
     font-size: 12px;
     padding: 15px 20px;
     font-weight: bold;
     background: #000;
     color: #fff;
     display: block;
     width: fit-content;
 }

 .bottom-border {
     border-bottom: 1px solid #000;
 }

 .honolulu-btn-pc .store-btn {
     display: none;
 }

 .honolulu-btn-mb {
     display: block;
 }

 .flex-btn {
     display: flex;
     gap: 15px;
 }

 .dis_block {
     display: block;
 }

 .dis_flex {
     display: flex;
 }

 .rel {
     position: relative;
 }

 .w-100 {
     width: 100%;
 }

 .fs_s {
     font-size: 84%;
 }

 .fw600 {
     font-weight: 600;
 }

 .fw800 {
     font-weight: 800;
 }

 .fw400 {
     font-weight: 400;
 }

 .u-color-gray {
     color: #555;
 }

 .lc-artist {
     color: #be3436;
     letter-spacing: 0;
 }

 .utme-hero-content {
     position: absolute;
     top: 13%;
     left: 8%;
 }

 .utme-hero-content h2 {
     color: #FF0000;
     font-family: UniqloPro Regular !important;
 }

 .utme-hero-content .hero-sub {
     color: #FFF;
     padding-right: 20px;
 }

 .fr-globalHeader {
     box-sizing: border-box !important;
     background: #fff !important;
     padding: 15px 0 !important;
     border-bottom: 1px solid #dadada !important;
     min-width: 320px !important;
 }

 .fr-globalHeader_inner {
     box-sizing: border-box !important;
     padding: 0 15px !important;
 }

 .fr-globalHeader_logo {
     box-sizing: border-box !important;
     vertical-align: bottom !important;
 }

 .fr-globalHeader_logo.-single {
     width: 40px !important;
     height: 40px !important;
 }

 .fr-globalHeader_logo.-double {
     width: 90px !important;
     height: 40px !important;
 }

 .iframe-container {
     position: relative;
     width: 100%;
     padding-bottom: 56.25%;
     height: 0;
     max-width: 750px;
     margin: 40px auto;
 }

 .iframe-container iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
 }

 .u-imgAdjustBox:before {
     content: none;
 }

 .u-imgAdjustBox_inner {
     position: relative;
 }

 .utme .fr-heading.-h2 {
     font-size: 22px;
     letter-spacing: -0.5px;
 }

 .fr-heading.-h5 {
     font-size: 13px;
     line-height: 100%;
     font-weight: 500;
 }

 .-txt {
     font-size: 16px !important;
 }

 .small-font {
     font-size: 12px;
 }

 .bg-white {
     background-color: #fff;
 }

 .bg-gray {
     background-color: #f0f0f0;
 }

 .f-color-white {
     color: #fff;
 }

 .f-color-red {
     color: #E60013;
 }

 .svc-items_item .svc-items-num {
     margin-top: 8px;
     margin-bottom: 10px;
     font-size: 16px;
 }

 .svc-items_item .name {
     font-size: 15px;
 }

 .hero_imageWrap .kv-wrap:after {
     content: '';
     display: none;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background-color: rgb(0 0 0 / 18%);
     z-index: 1;
 }

 .hero_imageWrap .utme-hero-content {
     position: absolute;
     top: 0;
     left: 0;
     padding: 52px 160px;
     width: 100%;
     height: 100%;
     z-index: 9;
 }

 .hero_imageWrap .utme-hero-txt {
     position: absolute;
     bottom: 50px;
 }

 .hero_imageWrap .-h1 {
     font-size: 38px !important;
     line-height: 1.2 !important;
     color: #fff;
     font-weight: 800;
 }

 .hero_imageWrap .hero-sub {
     font-weight: 600;
     line-height: 1;
     font-size: 20px;
 }

 .logo-utme {
     width: 188px;
     display: block;
 }

 .fr-accordion_heading sub {
     font-size: 80%;
     color: gray;
     margin-left: 10px;
 }

 .fs80 {
     font-size: 80%;
 }

 .title-box {
     display: flex;
     align-items: center;
     justify-content: center;
     gap: 20px;
 }

 .title-box img {
     max-width: 102px;
 }

 .ut-sample {
     background-color: #E5E5E6;
     padding: 88px 0;
 }

 .ut-sample>div {
     display: flex;
     align-items: center;
     justify-content: center;
     max-width: 800px;
     margin: 0 auto;
     padding-bottom: 12px;
 }

 /* 0520 */

 .link_store {
     display: flex;
     align-items: center;
     justify-content: space-around;
     min-height: 65px;
     border-top: 1px solid #dadada;
 }

 .store-list>div:last-child {
     border-bottom: 1px solid #dadada;
 }

 .link_store>p {
     flex: 2.5;
 }

 .link_store>span {
     background: #F0F0F0;
     font-size: 12px;
     text-align: center;
     border-radius: 2px;
     width: fit-content;
     padding: 2px 2px 2px 12px;
 }

 .-ico-txt .link_store>span img {
     max-width: 28px;
     vertical-align: middle;
 }

 .-ico .link_store>span {
     padding: 0;
 }

 .-bubble {
     width: fit-content;
     background: #cce7ed;
     margin: 15px auto 0;
     border-radius: 8px;
     padding: 8px 15px;
     text-align: center;
     font-size: 13px;
     position: relative;
 }

 .-bubble::after {
     content: '';
     display: block;
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 12px 10px 0 12px;
     border-color: #cce7ed transparent transparent transparent;
     position: absolute;
     left: 50%;
     bottom: 0;
     transform: translate(-50%, 10px);
 }

 /* renewal */

 /* slide */

 .slider_wrp .swiper-slide {
     padding: 0 40px;
 }

 .swiper-container-horizontal>.swiper-pagination-bullets,
 .swiper-pagination-custom,
 .swiper-pagination-fraction {
     bottom: 0 !important;
 }

 .look-slide {
     overflow: hidden;
     position: relative;
     /* padding: 0 10px; */
 }

 .look-slide .swiper-wrapper {
     transition-timing-function: ease-out;
     margin: 0 auto;
 }

 .look-slide .slide {
     width: 70% !important;
     padding: 0;
     height: 100%;
     position: relative;
     transition-property: transform;
     position: relative;
 }

 .shell {
     background: #fff;
     min-height: 205px;
     padding: 0 20px;
     margin-right: 10px;
     display: flex;
     align-items: center;
     word-break: keep-all;
 }

 .shell .num {
     width: 28px;
     height: 28px;
     display: block;
     border: 1px solid #C4C4C4;
     display: flex;
     align-items: center;
     justify-content: center;
     position: absolute;
     top: 10px;
     left: 10px;
 }

 .look-slide .link-btn {
     position: absolute;
     bottom: 16px;
     right: 12px;
     background-color: #ffffffd9;
     font-size: 10px;
     font-weight: 500;
     padding: 0 12px;
     border-radius: 25px;
     line-height: 2.4;
 }

 .utme .swiper-button-next:after,
 .utme .swiper-button-prev:after {
     background-color: #5a5a5a;
 }

 .utme .swiper-button-next,
 .utme .swiper-button-prev {
     background-color: #f0f0f0;
 }


 .item-txt {
     text-align: center;
 }

 .item-txt h3 {
     font-weight: 800;
     font-size: 22px;
     margin-top: 30px;
     margin-bottom: 20px;
 }

 .item-txt p {
     color: #666666;
     font-size: 14px;
     line-height: 160%;
     font-weight: 400;
     letter-spacing: -0.54px;
     margin-bottom: 12px;
 }

 .item-txt span {
     color: #333;
     font-weight: 400;
     font-size: 12px;
     line-height: 160%;
     letter-spacing: -0.36px;
 }


 /* size */
 .size-list .-h5 {
     padding-left: 15px;
     position: relative;
     justify-content: space-between;
     display: inline-flex;
     width: 100%;
 }

 .size-list .-h5::before {
     content: '';
     display: inline-block;
     width: 10px;
     height: 10px;
     background-color: #222;
     position: absolute;
     left: 0;
 }

 .table {
     width: 100%;
     border-collapse: collapse;
     table-layout: fixed;
 }

 th,
 td {
     border: .5px solid #717171;
     padding: 8px;
     text-align: center;
     font-size: 11px;
     vertical-align: middle;
     line-height: 1.2;
     background-color: #fff;
 }

 td {
     padding: 5px;
 }

 th sub {
     font-weight: normal;
     font-size: 80%;
 }

 .blank {
     background-color: #fff;
 }

 .size>th,
 .size>td {
     background-color: #3e3a39 !important;
     color: #fff !important;
 }

 .new-flag {
     width: 70px;
     height: 70px;
     font-size: 12px;
     display: flex;
     justify-content: center;
     align-items: center;
     background-color: #8FE3E0;
     line-height: 140%;
     position: absolute;
     z-index: 2;
     right: 58px;
     top: -35px;
     border-radius: 50%;
     font-weight: 600;
 }

 .new-flag .-en {
     font-size: 15px;
 }

 .character {
     border: 1px solid #dadada;
 }

 .character.-movie {
     border: 0;
 }

 .character.-movie video {
     width: 100%;
     display: block;
 }

 .stamp-lineup::after {
     content: '';
     display: inline-block;
     border-bottom: 1px dashed #dadada;
     width: 100%;
     margin-top: 38px;
 }

 .stamp-lineup .stamps {
     flex-wrap: wrap;
     gap: 12px;
     row-gap: 22px;
 }

 .stamp-lineup .stamps .stamp {
     position: relative;
     width: calc(100%/3 - 12px/3*2);
     cursor: pointer;
 }

 .stamp-lineup .stamps .stamp.-new::after {
     content: '';
     display: block;
     position: absolute;
     right: 6px;
     top: 6px;
     background: url(https://www.uniqlo.com/kr/ko/special-feature/kr_special/service/utme/new-flag.svg) no-repeat;
     background-size: cover;
     width: 26px;
     height: 14px;

 }

 .stamp-lineup .stamp .txt {
     text-align: center;
     margin-top: 7px;
     line-height: 140%;
     font-size: 14px;
     letter-spacing: -0.5px;
 }

 .fr-modalChild_headerInner {
     font-size: 18px;
     font-weight: 600;
 }

 .-onlyKR.in-title:after {
     content: '한국 단독 진행!';
     display: inline-block;
     font-size: 11px;
     width: 74px;
     height: 24px;
     justify-content: center;
     align-items: center;
     background: #FFEC5C;
     border-radius: 2px;
     vertical-align: middle;
     font-weight: 600;
     margin-left: 10px;
     letter-spacing: -.5px;
     text-align: center;
     line-height: 24px;
 }

 .fr-anchorButton_itemText {
     font-weight: 600
 }


 @media screen and (min-width: 813px) {

     .u-only-sp {
         display: none !important;
     }

     .pc-fs_16 {
         font-size: 16px;
     }

     .utme .fr-heading.-h2 {
         font-size: 24px;
     }

     .utme .fr-heading.-h5 {
         font-size: 16px;
     }

     .how-to-order {
         background: transparent;
         margin-top: 70px;
     }

     .link_store {
         min-height: 72px;
     }

     .link_store>p {
         font-size: 16px;
     }

     .link_store>span {
         font-size: 13px;
     }

     .store-info {
         display: flex;
         justify-content: space-between;
         align-items: center;
     }

     .fr-globalHeader_inner {
         max-width: 1226px !important;
         padding: 0 25px !important;
         margin: 0 auto !important;
     }

     .hero_imageWrap .utme-hero-txt {
         bottom: 68px;
     }

     .slider_wrp {
         max-width: 553px;
         margin: 0 auto;
     }

     .new-flag {
         width: 100px;
         height: 100px;
         font-size: 16px;
         right: 38px;
         top: -50px;
         text-align: center;
     }

     .new-flag .-en {
         font-size: 18px;
     }

     .stamp-lineup {
         max-width: 875px;
         margin: 0 auto;
     }

     .stamp-lineup .stamps .stamp {
         width: calc(100% / 5 - 15px / 5 * 4);
     }

     .stamp-lineup .stamps {
         row-gap: 32px;
     }

     .slider_wrp .swiper-slide {
         padding: 0;
     }

     .stamp-lineup .stamp .txt {
         margin-top: 10px;
     }

     .stamp-lineup::after {
         margin-top: 58px;
     }

     .service-store {
         max-width: 900px;
         margin: 0 auto;
     }

     .-bubble {
         font-size: 14px;
     }

     th,
     td {
         padding: 12px;
         text-align: center;
         font-size: 14px;
     }

     .look-slide .shell {
         min-height: 235px;
     }

     .shell .num {
         width: 32px;
         height: 32px;
         font-size: 16px;
         background: #fff;
     }

     .stamp-lineup .stamps .stamp.-new::after {
         right: 10px;
         top: 10px;
         width: 36px;
         height: 18px;
     }

     .fr-modalChild_headerInner {
         font-size: 20px;
     }

     .-onlyKR.in-title:after {
         font-size: 12px;
         width: 82px;
         height: 26px;
         line-height: 26px;
     }

     .look-slide .swiper-wrapper {
         justify-content: center;
     }

     .look-slide li:last-child .shell {
         margin-right: 0;
     }

     .fubOqv {
         padding-bottom: 100px;
         background: #fff;
         max-width: 1226px;
         margin-right: auto;
         margin-left: auto;
         margin-top: 0;
         padding-right: 25px;
         padding-left: 25px;
     }

     aside {
         background: #f7f7f7;
     }

     .utme .fr-globalFooter {
         margin-top: 0 !important;
     }

 }

 @media screen and (min-width:600px) {

     .main {
         background: #f7f7f7;
     }

     .main_inner {
         background: #fff;
         padding-bottom: 60px;
     }

     .text-subhead {
         font-size: 15px;
     }

     .svc-items {
         display: grid;
         grid-template-columns: repeat(2, 1fr);
         grid-column-gap: 1.5rem;
         grid-row-gap: 1rem;
         max-width: 876px;
         margin: 0 auto;
     }

     .svc-items .item img {
         min-width: 165px;
     }

     .Itemcontents {
         display: block;
         margin: 0;
         flex: 1;
     }

     .characters-lineup {
         max-width: 510px;
         margin: 0 auto;
         flex: 1;
     }


 }

 @media (min-width: 768px) {
     .iframe-container {
         padding-bottom: 423px;
     }
 }

 @media screen and (min-width: 1024px) {

     .swiper-parent,
     .swiper-container,
     .u-imgAdjustBox {
         height: 100%;
     }

     .swiper-parent {
         height: 100%;
     }

     .look-slide-wrp {}

     .look-slide .slide {
         width: 285px !important;
     }

     .look-slide .shell {
         background-color: #f7f7f7;
     }

 }

 @media screen and (max-width: 813px) {
     .u-only-pc {
         display: none !important;
     }

     .-txt {
         font-size: 15px !important;
     }

     .hero_imageWrap .kv-wrap:after {
         content: '';
         display: none;
         position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
         background-color: rgb(0 0 0 / 18%);
         z-index: 1;
     }

     .hero_imageWrap .utme-hero-content {
         position: absolute;
         top: 0;
         left: 0;
         padding: 32px 37px;
         width: 100%;
         height: 100%;
         z-index: 9;
     }

     .hero_imageWrap .-h1 {
         font-size: 24px !important;
         line-height: 1.4 !important;
         padding-bottom: 18px;
     }

     .hero_imageWrap .hero-sub {
         font-size: 18px;
         bottom: 40px;
     }

     .logo-utme {
         width: 123px;
     }

     .intro p {
         font-size: 16px;
         line-height: 1.8;
     }

     .intro p>b {
         padding: 2px 5px;
     }

     .Itemcontents_inner {
         width: 40px;
     }

     .swiper-pagination-fraction {
         font-size: 14px;
     }

     .how-to-order {
         background: #f7f7f7;
         padding-top: 40px;
         padding-bottom: 48px;
     }

     .title-box img {
         max-width: 73px;
     }

     .title-box h2 {
         font-size: 22px !important;
         font-weight: 800;
     }

     .title-box {
         gap: 10px;
         margin-bottom: 20px;
     }

     .link_store {
         padding: 8px 16px;
     }

     .fr-body.-txt {
         font-size: 14px !important;
         color: #555;
         line-height: 1.4;
     }
 }

 @keyframes blink {
     0% {
         opacity: 1;
     }

     50% {
         opacity: 0;
     }

     100% {
         opacity: 1;
     }
 }

 .blinking-text {
     animation: blink 2.5s infinite;
     /* 1초 간격으로 무한 반복 */
 }