/* -------------------------------------------
 * SP
 * ---------------------------------------- */

 [lang] .u-uqFont-b {font-weight: 400;}
 .fr-tabs_item .fr-tabs_itemInner.u-uqFont-r,
 [lang] .u-uqFont-l, [lang] .u-uqFont-r, [lang] .u-uqFont-b, .fr-globalFooter_copyrightText {
  line-height: 15px;
}
[lang=ja] .fr-tabs_item {
  font-family: UniqloPro Regular,sans-serif;
  font-weight: 400;
}


@media screen and (max-width: 812px) {
  body[data-bff-version=v5] .u-fixedAnchorAdjust {
    padding-top: 35px;
    margin-top: -25px;
  }
}

/* Fig Aspect */
[data-aspect-ratio="7:4"]:before { padding-top: 57.1428%; }

.fr-anchorButton_item.-fourth {
  width: 50%;
}
.fr-anchorButton,
.fr-anchorButton_item {
  /* border: none; */
  border-right-width: 1px;
  border-left-width: 1px;
  box-shadow: none;
}

.link_contaier{
	margin:40px 0 40px;
}

/* jeansAnchor */
ul.jeansAnchor {
  border-color: #dadada;
  border-top: 1px #dadada;
  border-style: solid;
  display: flex;
  flex-wrap: nowrap;
}
.-default .jeansAnchor_item {
  width: calc((100% - 1px)/2);
}
.jeansAnchor_item {
  background-color: #fff;
  border-left-style: solid;
  border-top-style: solid;
  border-color: #dadada;
  border-left-color: #dadada;
  border-top-color: #dadada;
  border-right: 1px solid #dadada;
  border-bottom: 1px solid #dadada;
  box-sizing: initial;
  cursor: pointer;
}
.-default .jeansAnchor_item:nth-child(2n) {
  border-right-width: 0;
}
.-default .jeansAnchor_item:nth-child(3) {
  width: 100%;
  border-right-width: 0;
}
.jeansAnchor_itemText {
  font-family: Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¨Â§â€™Ã£â€šÂ´ Pro W6,sans-serif;
  font-weight: 700;
  align-items: center;
  display: flex;
  flex: 1;
  justify-content: center;
  min-height: 70px;
  text-align: center;
  font-size: 12px;
  line-height: 18px;
  position: relative;
  height: 100%;
}

/* #lineupNav */
.anchor_box {
  justify-content: center;
}
.anchor_box .fr-anchorButton_itemText {
  padding: 0;
  align-items: stretch;
}
.fr-anchorButton_itemInner_figTxt {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.fr-anchorButton_itemInner_txt {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}
.fr-anchorButton_itemInner_desc {
  font-size: 11px;
  line-height: 16px;
  font-family: UniqloPro Regular, "Microsoft JhengHei", sans-serif;
  font-weight: 400;
  color: #9E9E9E;
  align-items: center;
  display: flex;
  justify-content: center;
}
/* .fr-styling */
.fr-styling { padding-top: 0; padding-bottom: 0; }
.fr-styling .swiper-container { padding-bottom: 0; }
.styling-wrapper a p { padding: 0 3%; }

/* Sustainability & Related */
.fr-imagePlusText.-related { border-top: 1px solid #dadada; }
.fr-imagePlusText.-related:last-of-type { border-bottom: 1px solid #dadada; }
.fr-imagePlusText_imgWrap.-related { width: 50% }
.swiper-button-next.-adjustImage,
.swiper-button-prev.-adjustImage,
.swiper-button-next.-adjustImageSP,
.swiper-button-prev.-adjustImageSP { top: calc(92vw / 2); }
.relatedArticle .fr-imagePlusText_heading,
.relatedArticle .fr-imagePlusText_body { font-size: 13px; line-height: 19.5px; }

/* .fr-bff-products */
.fr-bff-products.swiper-container { padding-bottom: 0; }
.fr-bff-product_name {
  font-family: UniqloPro Regular, "Microsoft JhengHei", sans-serif !important;
  /* font-weight: bold !important; */
  margin-top: var(--pc-v-xxs);
}
.fr-bff-product_price.u-uqFont-b {
  font-family: UniqloPro Regular,sans-serif;
}

[data-component-type=ProductCarousel]+.swiper-pagination {
  display: none;
}

/* Correction of UQ font */
[lang] .u-uqFont-l,
[lang] .u-uqFont-b,
.fr-globalFooter_copyrightText { font-weight: 400 !important; }

/* uniqlojeans_fastidiousness */
.-jeans_imagePlusTextParent.-grid .fr-imagePlusText {
  border: none;
}

.fr-imagePlusTextParent.-grid .fr-imagePlusText_imgWrap {
  width: 34.787%;
}

.swiper-container.-noPaddingBottom {
  padding-bottom: 0;
}
.fr-imagePlusTextParent.-grid .fr-imagePlusText_content {
  padding: 0 0 0 4vw;
}
.fr-stepFlow.-small {
  display: flex;
  align-items: center;
}

.clean_anchor [data-component-type=ProductGridSmall] .fr-bff-product {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 812px) {
  .relatedArea {
    min-width: 320px;
  }

  [lang] .u-uqFont-l, [lang] .u-uqFont-r, [lang] .u-uqFont-b, .fr-globalFooter_copyrightText {
    line-height: 20px;
  }

  /* .fr-bff-products[data-component-type=ProductGrid] */
  .fr-bff-products[data-component-type=ProductGrid] { margin-left: 15px !important; margin-right: 15px !important; }
  .fr-bff-products[data-component-type=ProductGrid] .fr-bff-product { width: calc((100% - 30px)/3); margin-right: 15px; }
  .fr-bff-products[data-component-type=ProductGrid] .fr-bff-product:nth-of-type(3n) { margin-right: 0 !important; }
  [data-component-type=ProductGrid] .fr-bff-product_content { padding: 0 !important; }
  
  .sp-align-right {
    text-align: right;
  }
  .stylingBox .fr-heading.-h3 {
    line-height: 17px;
  }
  .styling {
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    /* Ã£Æ’Â¡Ã£Æ’Â¢Ã¯Â¼Å¡stylingÃ£ÂÅ’Ã¥â€¦Â¨Ã£ÂÂ¦Ã¥â€ºâ€ºÃ£ÂÂ¤Ã£ÂÂ®Ã¥Â Â´Ã¥ÂË†Ã£ÂÂ¯space-betweenÃ£â‚¬â€šÃ£ÂÂÃ£Ââ€ Ã£ÂÂ§Ã£ÂÂªÃ£Ââ€žÃ¦â„¢â€šÃ£ÂÂ¯centerÃ£â€šâ€™Ã£â€šâ€žÃ£â€šÂÃ£ÂÂ¦Ã¥Â¯Â¾Ã¥Â¿Å“Ã¦â€“Â¹Ã¦Â³â€¢Ã£â€šâ€™Ã¨â‚¬Æ’Ã£ÂË†Ã£â€šâ€¹ */
    /* justify-content: space-between; */
    justify-content: center;
  }
  .styling-wrapper {
    width: calc(50% - 1px);
  }
  .styling-wrapper:nth-child(odd) {
    padding-right: 2px;
  }
  .styling-wrapper:nth-child(even) {
    padding-left: 2px;
  }
  .styling-wrapper a p {
    line-height: 15px;
  }

  .bratopAnchorButton_icon {
    margin-bottom: 9px;
  }

  .anchorArea.-w .fr-anchorButton {
    max-width: 230px;
  }
  .anchorArea.-m .fr-anchorButton {
    max-width: 345px;
  }
  .fr-anchorButton {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
  .anchorArea .fr-anchorButton {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .fr-anchorButton_item.-spThird {
    width: calc(100%/3);
  }
  .fr-anchorButton_itemInner_txt { font-size: 11px; line-height: 16px; }
  .fr-anchorButton_itemInner_desc.-m { min-height: 48px; }

  .fr-heading.-h2 {
    line-height: 28px;
  }
  .fr-heading.-h3 {
    line-height: 23px;
  }

  .fr-mediaCarouselThumbs_items {
    padding: 0;
  }
  .fr-mediaCarouselThumbs_item {
    margin-top: 9px;
    margin-top: var(--sp-v-s);
  }
}

.subttl-fit {
  text-align: center;
}
.subttl-fit-txt {
  display: inline-block;
  font-size: 10px;
  line-height: 10px;
  margin-bottom: 9px;
  padding: 4px 16px;
  border: 1px solid #1b1b1b;
  border-radius: 4px;
}
.subttl-pn {
  font-family: UniqloPro Regular,sans-serif;
  color: #6287b5;
  font-size: 11px;
  line-height: 12px;
  margin-bottom: 9px;
}
.productContents {
  margin-top: 75px;
}
.productContent {
  display: flex;
  justify-content: space-between;
}
.fr-textLink_itemInner.-productLink {
  font-size: 11px;
}
.stylingMain {
  background: linear-gradient(360deg, #eff3f7 0%, #eff3f7 85%, #fff 15%, #fff 100%);
}
.styling {
  display: flex;
}
.styling-wrapper a {
  display: block;
  font-size: 11px;
  line-height: 16.5px;
}

.bratopAnchorButton_icon {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0;
  width: 14px;
}



@media screen and (min-width: 813px) {
  .o-VideoAutoPlay_container {
    padding-top: calc((1 / 2)*100%);
  }
  .Oct_intro{
    color: #000000;
    font-size: 16pt;
    line-height: 30pt;
    margin: 25px auto 25px auto;
  }
  .Oct_icon {
    position: relative;
    width: 3%;
    top: -5px;
  }
    .open_test{
    color: #000000;
    font-size: 16pt;
    line-height: 30pt;
    margin: auto;
  }
}

@media screen and (max-width: 812px) {
  .Oct_intro{
    color: #c31218;
    font-size: 11pt;
    line-height: 20pt;
    margin: 10px 5px;
    width: calc(100% - 15px);
  }
  .Oct_icon {
    position: relative;
    width:6%;
    top: -5px;
  }
    .open_test{
    color: #c31218;
    font-size: 11pt;
    line-height: 30pt;
    margin: auto;
  }
}
.o-VideoAutoPlayButton {
  display: block;
  width: 44px;
  height: 44px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 24px;
  mask-size: 24px;
  -webkit-mask-position: center;
  mask-position: center;
  background-color: #fff;
  position: absolute;
  bottom: 0;
}

.o-VideoAutoPlayButton[data-button-play=play] {
  right: 0;
  -webkit-mask-image: url(../../img/icon-pause@2.0.0.svg#pause);
  mask-image: url(../../img/icon-pause@2.0.0.svg#pause)
}

.o-VideoAutoPlayButton[data-button-play=stop] {
  right: 0;
  -webkit-mask-image: url(../../img/icon-play@2.0.0.svg#play);
  mask-image: url(../../img/icon-play@2.0.0.svg#play)
}

.o-VideoAutoPlayButton[data-button-muted=muted] {
  left: 0;
  -webkit-mask-image: url(../../img/icon-muted@2.0.0.svg#muted);
  mask-image: url(../../img/icon-muted@2.0.0.svg#muted)
}

.o-VideoAutoPlayButton[data-button-muted=unmute] {
  left: 0;
  -webkit-mask-image: url(../../img/icon-sound@2.0.0.svg#sound);
  mask-image: url(../../img/icon-sound@2.0.0.svg#sound)
}

.u-color-red {
  color: var(--color-red);
}
/* -------------------------------------------
 * PC
 * ---------------------------------------- */
 @media screen and (min-width: 813px) {
  .max-cover_modelImg {
    max-width: 576px;
    margin-left: auto;
    margin-right: auto;
  }
  .max-cover_modelImg_flex {
    margin-left: 0px;
    margin-right: 0px;
    width: calc((576 / 1226) * 100vw);
    max-width: 576px;
  }
  .max-cover_modelImg_flex:nth-child(2) {
    margin-left: calc((24 / 1226) * 100vw);
  }
  .fr-tabs_item .fr-tabs_itemInner.u-uqFont-r {
    font-size: 20px;
    padding-bottom: 0;
  }
  [lang=ja] .fr-tabs_item {
    line-height: 20px;
  }

  /* Fig Aspect */
  [data-pc-aspect-ratio="1:1"]:before { padding-top:calc((1/1) * 100%) }

  /* .-new */
  .-new { justify-content: center; }
  .-new-icon { font-size: 12px; width: 52px; height: 24px; margin-right: 24px; }

  /* .fr-annotation */
  .fr-annotation { display: flex; justify-content: center; }
  .fr-annotation:before { position: relative; }

  /* .pc-container */
  .pc-container { margin-left: auto; margin-right: auto; }
  .pc-container.-w477 { max-width: 650px; }
  .pc-container.-w576 { max-width: 576px; }
  .pc-container.-w1226 {
    max-width: 1226px;
  }
  .anchorArea {
    margin-right: auto;
    margin-left: auto;
    max-width: 630px;
  }

  /* others */
  .u-align-pc-center { text-align: center; }

  /* .fr-fixedAnchor */
  body[data-bff-version=v5] .u-fixedAnchorAdjust {
    padding-top: 15px;
    margin-top: 5px;
  }
  ul.jeansAnchor.-men_23fw_jeansAnchor {
    flex-wrap: nowrap;
  }
  .-default .jeansAnchor_item.-men_23fw_jeansAnchor_item {
    width: calc((100% - 1px)/2);
  }
  .-default .jeansAnchor_item.-men_23fw_jeansAnchor_item:nth-child(2n) {
    width: calc((100% - 1px)/2);
  }

  /* jeansAnchor */
  .jeansAnchor.-default {
    border-left-width: 1px;
  }
  .-default .jeansAnchor_item {
    width: calc((100% - 1px)/2);
  }
  .-default .jeansAnchor_item:nth-child(2n) {
    width: calc((100% - 1px)/2);
    border-right-width: 1px;
  }
  .-default .jeansAnchor_item:nth-child(3) {
    width: calc((100% - 3px)/3);
    border-right-width: 1px;
  }
  .jeansAnchor_itemText {
    font-size: 17px;
    min-height: 80px;
    line-height: 23.8px;
    letter-spacing: 0.02em;
  }

  /* kanshasaiAnchor-pc */
  .kanshasaiAnchor_item {
    background-color: #c31218;
    /*background-color: var(--color-white); */
    border-left-style: solid;
    border-top-style: solid;
    border-color: #dadada;
    border-left-color: var(--color-gray150);
    border-top-color: var(--color-gray150);
    border-right: 1px solid var(--color-gray150);
    border-bottom: 1px solid var(--color-gray150); 
    box-sizing: initial;
    cursor: pointer;
  }
  .kanshasaiAnchor {
    /*border-color: #dadada;
    border-color: var(--color-gray150);
    border-top: 1px var(--color-gray150);
    border-style: solid; */
    display: flex;
    flex-wrap: wrap;
  }
  .kanshasaiAnchor.-default {
    border-left-width: 0px;
  }
  .-default .kanshasaiAnchor_item {
    width: calc((100% - 15px)/3);
    height: auto;
  }
  .anchor_blank_l {
    margin-left: 6px;
  }

  .kanshasaiAnchor_itemText {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: 0.02em;
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: center;
    min-height: 70px;
    text-align: center;
    position: relative;
    height: 100%;
    color: #fff;
    flex-direction: column;
    width: calc(100% - -70px);
  }
  .info {
    font-size: 15px;
    margin-bottom: -25px;
  }


  /*內容開始*/
  .anchorAdjustBox {
    margin-top: -70px;
    /*padding-top: 70px;*/
  }
  .anchorAdjustBox:before {
    display: block;
    content: "";
    height: 80px;
    margin: -80px 0 0;
  }
  .divFlex2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .divFlex2 a {
    width: 50%;
  }
  .divFlex2 h4 {
    margin-top: 10px;
    width: 65%;
  }

  .divFlex2-1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
    width: 50%
  }
  .divFlex2-1 a {
    width: 50%;
  }
  .divFlex3 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .divFlex4 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .divFlex3 a {
    width: 33.3%;
  }
  .divFlex4 a {
    width: 25%;
  }
  .info_40th{
    margin-top: 30px;
  }

  /* #lineupNav */
  .fr-anchorButton_item.-pcSixth {
    width: calc(100%/3);
  }
  .fr-anchorButton_itemInner_figTxt {
    align-items: center;
  }
  .fr-anchorButton_itemInner_desc {
    font-size: 15px;
    line-height: 19.6px;
    min-height: 39px;
  }
  .fr-anchorButton_item .u-imgAdjustBox[data-aspect-ratio="3:4"] {
    width: 160px;
  }
  .fr-anchorButton_item.-fourth {
    width: calc(100%/4);
  }

  /* .fr-styling */
  .styling-wrapper a p { padding: 0 5%; }

  /* .otherBottom */
  .otherBottoms-btn { display: flex; justify-content: space-between; flex-wrap: wrap; }
  .otherBottoms-btn-items { width: calc((100% - 24px)/2); }

  .productContents {
    display: flex;
    width: 100%;
    max-width: 1176px;
    align-items: center;
    justify-content: space-between;
    margin-top: 92px;
  }
  .-modelImage-l {
    flex-direction: row-reverse;
  }
  .productText {
    width: 100%;
    max-width: 500px;
    margin-right: 2%;
  }
  .-modelImage-l .productText {
    margin-right: 0;
    margin-left: 2%;
  }
  .productText .fr-body {
    width: 70%;
    margin: 0 auto;
  }
  .productKv {
    width: 100%;
    margin: 0;
  }
  .productContent {
    max-width: 576px;
    margin-left: auto;
    margin-right: auto;
  }
  .productContent [data-component-type=ProductGridHorizontal] .fr-bff-product>.fr-bff-product_imgWrapper {
    width: 186px;
  }
  .productContent [data-component-type=ProductGridHorizontal] .fr-bff-product_content {
    flex: auto;
  }
  .styling {
    justify-content: center;
  }
  .styling-wrapper {
    width: 100%;
    max-width: 293px;
  }
  .styling-wrapper {
    padding-right: 1px;
  }
  .styling-wrapper:last-child {
    padding-right: 0;
  }

  .subttl-fit-txt {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 12px;
    padding: 6px 18px;
    border: 1px solid #1b1b1b;
    border-radius: 5px;
  }
  .subttl-pn {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 12px;
  }
  [data-component-type=ProductCarousel] .fr-bff-product, [data-component-type=ProductGridSmall] .fr-bff-product {
    /* max-width: 216px; */
	width: calc(33% - 19.2px);
	
  }  
  .-twodiv .fr-bff-product {
    /* max-width: 216px; */
	width: calc(50% - 19.2px);
	
  }

  [data-component-type=ProductCarousel][data-pc-panel="4"][data-products-length="4"] .swiper-wrapper {
    max-width: 960px;
    margin: 0 auto;
  }

  /* uniqlojeans_fastidiousness */
  .fr-imagePlusTextParent.-grid {
    justify-content: center;
  }
  .fr-imagePlusTextParent.-grid .fr-imagePlusText_imgWrap {
    width: 100%;
  }
  .fr-imagePlusTextParent.-grid .fr-imagePlusText_content {
    padding: 0;
  }
  .fr-imagePlusTextParent.-grid .fr-imagePlusText {
    max-width: 276px;
    width: calc((100% - 48px)/4);
  }
  .fr-imagePlusTextParent.-grid .fr-imagePlusText:nth-child(n+4) {
    margin-top: 0;
    margin-left: 24px;
    margin-left: var(--pc-h-m);
  }
  .fr-stepFlow_number.-jeans_stepFlow {
    margin-right: 21px;
    border: 2px solid #dadada;
    min-width: 56px;
  }
  .fr-imagePlusTextParent.-jeans_imagePlusTextParent {
    flex-wrap: nowrap;
  }
  .fr-stepFlow_container {
    font-size: 20px;
    line-height: 28px;
  }
  .u-color-red {
    color: var(--color-red);
  }
}

/* kanshasaiAnchor-sp */
@media screen and (max-width: 812px) {
  .wrapper {
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
  }
  .kanshasaiAnchor {
    /*border-color: #dadada;
    border-color: var(--color-gray150);
    border-top: 1px var(--color-gray150);
    border-style: solid;*/
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
  }
  .kanshasaiAnchor_item {
    background-color: #c31218;
    /*background-color: var(--color-white);
    border-left-style: solid;
    border-top-style: solid;
    border-color: #dadada;
    border-left-color: var(--color-gray150);
    border-top-color: var(--color-gray150);
    border-right: 1px solid var(--color-gray150);
    border-bottom: 1px solid var(--color-gray150);*/
    box-sizing: initial;
    cursor: pointer;
  }
  .kanshasaiAnchor.-default {
    border-left-width: 0px;
  }
  .-default .kanshasaiAnchor_item {
    width: 49.6%;
    height: 48px;
  }
  /*.-default .kanshasaiAnchor_item:last-child {
    width: 100%;
  }*/

  .anchor_blank_b {
    margin-bottom: 5px;
  }

  .kanshasaiAnchor_itemText {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.02em;
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: center;
    min-height: auto;
    text-align: center;
    position: relative;
    height: auto;
    color: #fff;
    flex-direction: column;
    /* padding-left: 55px; */
  }
  .info {
    font-size: 12px;
    margin-bottom: -20px;
  }
  .divFlex3 {
    display: flex;
    justify-content: space-between;
  }
  .divFlex3 a {
    width: 33.3%;
  }
  .info_40th{
    margin-top: 5px;
  }
  .divFlex2 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .divFlex2 a {
    width: 50%;
  }
}

/* Ã£Æ’â€¡Ã£â€šÂ¶Ã£â€šÂ¤Ã£Æ’Â³Ã¥ÂË†Ã£â€šÂÃ£Ââ€ºÃ¥Â¾Â®Ã¨ÂªÂ¿Ã¦â€¢Â´ */
.jeans_swiper_contents .swiper-button-next {
  top: 108px;
  right: 0px;
}
.jeans_swiper_contents .swiper-button-prev {
  top: 108px;
  left: 0px;
}

@media screen and (max-width: 812px) {
  .fr-mediaCarouselThumbs_item {
    margin-right: 6px;
  }
  .fr-mediaCarouselThumbs_item:nth-child(5n) {
    margin-right: 6px;
  }
  .fr-mediaCarouselThumbs_item:nth-child(7n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 813px) {
  .fr-heading.-h1 {
    letter-spacing: .02em;
  }
  .bratopAnchorButton_icon {
    margin-bottom: 0;
  }

  .fr-mediaCarouselThumbs_items {
    padding: 7px 0 0;
  }
  .fr-mediaCarouselThumbs_item:nth-child(-n+5),
  .fr-mediaCarouselThumbs_item:nth-child(-n+6),
  .fr-mediaCarouselThumbs_item:nth-child(-n+7) {
    margin: 3px;
  }

  .fr-textLink_itemInner.-productLink {
    font-size: 13px;
    line-height: 18px;
  }
}

.o-VideoAutoPlay_container {
    position: relative;
}

video {
    display: block;
    width: 100%;
    height: auto;
}






  @media screen and (min-width: 813px) {
	  .o-VideoAutoPlay {
		display: block;
		width: 100%;
		height: auto;
		top: 0;
		left: 0;
		opacity: 0;
		transition: all 0.3s;
		/* background: #000000; */
		margin: auto;
	  }

	  .o-VideoAutoPlay.is-active {
		opacity: 1;
	  }
	.o-VideoAutoPlay_container {
	  position: relative;
	  padding-top: 100%;
	  overflow: hidden;
	}
    .o-VideoAutoPlay_container {
      padding-top: 0%;
    }
  }

  .o-VideoAutoPlayButton {
    display: block;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 24px 24px;
    position: absolute;
  }
  .o-VideoAutoPlayButton.-play {
    bottom: 4vw;
    right: 4vw;
  }
  .o-VideoAutoPlayButton.-muted {
    top: 4vw;
    left: 4vw;
  }

  .o-VideoAutoPlayButton[data-button-play="play"], 
  .o-VideoAutoPlayButton[data-button-play="stop"] {
    background-image: url('../img/icon-play.svg');
    background-position: 50%;
    z-index: 100;
  }

  .o-VideoAutoPlayButton[data-button-play="stop"] {
    background-image: url('../img/icon-stop.svg');
    z-index: 100;
  }

  .o-VideoAutoPlayButton[data-button-muted="muted"] {
    background-image: url('../img/icon-muted.svg');
    z-index: 100;
  }

  .o-VideoAutoPlayButton[data-button-muted="unmute"] {
    background-image: url('../img/icon-unmute.svg');
    z-index: 100;
  }




 @media screen and (min-width: 813px) { 
    .o-VideoAutoPlayButton.-play {
      bottom: 20px;
      right: 20px;
    }
    .o-VideoAutoPlayButton.-muted {
      top: 20px;
      left: 20px;
    }
	#myJWAImage{
	  width:auto !important;
	}
    .gift-content{
	   padding-left:0 !important;
	   padding-right:0 !important;
     }	

  }

   #myJWAImage{
	  width:100%;
  }

  .gift-content{
	   padding-left:3px;
	   padding-right:3px;
   }
 