@charset "utf-8";
/*-------------------- HEAD Stsr --------------------*/
.fr-globalHeader {
	box-sizing: border-box !important;
	background: #fff !important;
	padding: 0px !important;
	border-bottom: 1px solid #dadada !important;
	min-width: 320px !important
}
.fr-globalHeader_inner {
	box-sizing: border-box !important;
	padding: 0 4vw !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
}
@media screen and (min-width:813px) {
	.fr-globalHeader_inner {
		max-width: 1226px !important;
		padding: 0 25px !important;
		margin: 0 auto !important
	}
}
h2 mark {
	background: linear-gradient(transparent 45%, #ffc3c5 75%, #ffc3c5 100%, transparent 100%);
}
.flex2div {
	display: flex;
}
img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.flex2div a {
	display: block;
	text-decoration: none;
}
.RPlqr {
	background-color: rgb(255, 255, 255);
	border-bottom: 1px solid rgb(218, 218, 218);
	position: fixed;
	top: 0px;
	left: 0px;
	height: 58px;
	width: 100%;
	z-index: 10;
}
.hlIOnx {
	-webkit-box-align: center;
	align-items: center;
	display: flex;
	margin-left: 1.25rem;
	margin-right: 1.25rem;
	height: 100%;
}
.MsQQU {
	-webkit-box-align: center;
	align-items: center;
	display: flex;
	height: 100%;
}
.izqOYF {
	display: block;
}
.izqOYF svg {
	width: auto;
	height: 33px;
	vertical-align: bottom;
}
.ejZQpd {
	-webkit-box-align: center;
	align-items: center;
	display: none;
	height: 100%;
	margin-top: 1px;
	margin-left: 32px;
}
.goIptu {
	-webkit-box-align: center;
	align-items: center;
	display: flex;
	font-family: "UniqloPro Regular", sans-serif;
	font-size: 19px;
	height: 100%;
	padding: 12px;
}
.eOLsqP {
	border-bottom: 2px solid transparent;
	padding-bottom: 1px;
}
@media (min-width: 813px){
	.RPlqr {
		height: 65px;
	}

	.hlIOnx {
		max-width: 1176px;
		margin-left: auto;
		margin-right: auto;
	}

	.izqOYF svg {
		width: 90px;
		height: 40px;
	}

	.ejZQpd {
		display: flex;
	}
}
/*-------------------- HEAD End --------------------*/



    @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;
    }

    .fr-address sub {
      margin-left: 0 !important;
	  font-size: 80%;
      color: gray;
    }

    .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;color: white;}

	.centered-image{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.centered-image img {
		max-width: 100%;
		height: auto;
		display: block;
		width: 750px;
	}
	
	.new-utme .centered-image{
		margin-bottom:80px;
	}	
	
	@media (max-width: 768px) {
	  .content-ut {
		margin-left: auto;
		margin-right: auto;
	  }	  
	  
	  .content-ut tr {
		display: block; /* 整列拆開 */
	  }
	  
	  .content-ut th {
		display: flex;
		justify-content: space-between;
		margin-bottom: 8px; /* 欄與欄之間的距離 */
		font-size: 14px;
		line-height: 1.5;
	  }
	}

    @media screen and (min-width: 813px) {

	  .content-ut th{
		display: inline-flex;
		justify-content: space-between;
		align-items: center;
		width: 50%; 
		white-space: nowrap;
	  }

      .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초 간격으로 무한 반복 */
    }
	
	
/*-------------------- UT內容 Star --------------------*/

.fr-commonBanner {
	margin-top: 60px !important;
	padding: 0 !important;
}
.fr-commonBanner_title {
	margin: 9px 15px 0 !important;
	padding: 0 !important;
	font-weight: 700;
}
.fr-commonBanner_text {
	margin: 6px 15px 0 !important;
	padding: 0 !important;
}
.fr-commonBanner_heading {
	margin: 0 0 21px !important;
	padding: 0 4vw !important;
	font-size: 16px !important;
	font-weight: bold !important;
	text-align: center !important;
}
.fr-commonBanner_contents {
	max-width: 1176px !important;
	margin-right: auto!important;
	margin-left: auto!important;
	background-color: #fff !important;
}
.fr-commonBanner_contents:not(:first-child) {
	margin-top: 36px !important;
}
.swiper-parent.-commonBanner {
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	position: relative !important;
}
.swiper-parent.-commonBanner .swiper-container {
	margin: 0 !important;
	padding: 0 !important;
}
.swiper-parent.-commonBanner .swiper-wrapper {
	margin: 0 !important;
	padding: 0 !important;
	flex-direction: row !important;
}
.swiper-parent.-commonBanner .swiper-pagination-bullets {
	bottom: -5px !important;
	left: 0 !important;
	width: 100% !important;
	z-index: 1 !important;
	line-height: 1.5 !important;
}
.swiper-parent.-commonBanner .swiper-pagination-bullet {
	margin: 0 3px !important;
	opacity: 1 !important;
	background-color: #dadada !important;
}
.swiper-parent.-commonBanner .swiper-pagination-bullet-active {
	background-color: #1b1b1b !important;
}
.swiper-parent.-commonBanner .swiper-button-prev, .swiper-parent.-commonBanner .swiper-button-next {
	margin: 0 !important;
	background-image: none !important;
	background-color: rgba(255, 255, 255, 0.9) !important;
	position: absolute !important;
	height: 40px !important;
	width: 40px !important;
	z-index: 1 !important;
	border-radius: 0 !important;
}
.swiper-parent.-commonBanner .swiper-button-prev {
	left: 0 !important;
}
.swiper-parent.-commonBanner .swiper-button-next {
	right: 0 !important;
}
.swiper-parent.-commonBanner .swiper-button-prev::after, .swiper-parent.-commonBanner .swiper-button-next::after {
	background: url(img/chevron_carousel.png) 0% /7em 2em no-repeat !important;
	content: "" !important;
	display: block !important;
	size: 40px !important;
}
.swiper-parent.-commonBanner .swiper-button-next::after {
	background-position-x: -4em !important;
}
.fr-commonBanner.-old {
	margin-top: 21px !important;
}
.fr-commonBanner.-old .fr-linkButton {
	border-width: 1px;
	margin: 21px 0 0 !important;
}
@media screen and (min-width: 813px) {
	.fr-commonBanner {
		margin-top: 52px !important;
		margin-bottom: 52px !important;
	}
	.fr-commonBanner_heading {
		margin-bottom: 40px !important;
		padding: 0 !important;
		font-size: 23px !important;
	}
	.fr-commonBanner_title {
		margin: 12px 12px 0 !important;
	}
	.fr-commonBanner_text {
		margin: 8px 12px 0 !important;
	}
	.fr-commonBanner_contents:not(:first-child) {
		margin-top: 52px !important;
	}
	.swiper-parent.-commonBanner .swiper-button-prev, .swiper-parent.-commonBanner .swiper-button-next {
		top: calc(147 / 1176 * 100vw) !important;
	}
	.swiper-parent.-commonBanner .swiper-container {
		padding-bottom: 28px !important;
	}
	.swiper-parent.-commonBanner .swiper-button-prev.swiper-button-disabled, .swiper-parent.-commonBanner .swiper-button-next.swiper-button-disabled {
		display: none;
	}
	.fr-commonBanner_contents {
		background: transparent !important;
	}
	.fr-commonBanner.-old {
		margin-top: 0 !important;
	}
	.fr-commonBanner.-old .fr-commonBanner_contents {
		margin-top: 52px !important;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		box-shadow: none !important;
	}
	.fr-commonBanner.-old .fr-linkButton {
		margin: 0 auto !important;
		max-width: 576px !important;
	}
}
@media screen and (min-width: 1176px) {
	.swiper-parent.-commonBanner .swiper-button-prev, .swiper-parent.-commonBanner .swiper-button-next {
		top: 147px !important;
	}
}

/*-------------------- UT內容 End --------------------*/
