@charset "UTF-8";

@font-face {
 font-family:uniqlo-icons;
 src:url(fonts/icomoon.woff) format("woff"),url(fonts/icomoon.ttf) format("truetype"),url(fonts/icomoon.svg#icomoon) format("svg");
 font-weight:400;
 font-style:normal
}
@font-face {
 font-family:'Uniqlo Pro Regular';
 src:url(fonts/uniqloproregular-webfont.eot);
 src:url(fonts/uniqloproregular-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/uniqloproregular-webfont.woff) format("woff"),url(fonts/uniqloproregular-webfont.ttf) format("truetype"),url(fonts/uniqloproregular-webfont.svg#uniqlo_proregular) format("svg");
 font-weight:400;
 font-style:normal
}
@font-face {
 font-family:'Uniqlo Pro Bold';
 src:url(fonts/UniqloProBold.eot);
 src:url(fonts/UniqloProBold.eot?#iefix) format("embedded-opentype"),url(fonts/UniqloProBold.woff) format("woff"),url(fonts/UniqloProBold.ttf) format("truetype"),url(fonts/UniqloProBold.svg#uniqlo_probold) format("svg");
 font-weight:700;
 font-style:normal
}
@font-face {
 font-family:'Uniqlo Pro Light';
 src:url(fonts/UniqloProLight.eot);
 src:url(fonts/UniqloProLight.eot?#iefix) format("embedded-opentype"),url(fonts/UniqloProLight.woff) format("woff"),url(fonts/UniqloProLight.ttf) format("truetype"),url(fonts/UniqloProLight.svg#uniqlo_probold) format("svg");
 font-weight:400;
 font-style:normal
}

@font-face {
    font-family: UniqloPro Light;
    src: url(/jp/ja/contents/feature/common/fonts/UniqloProLight.woff2) format("woff2"), url(/jp/ja/contents/feature/common/fonts/UniqloProLight.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: UniqloPro Regular;
    src: url(/jp/ja/contents/feature/common/fonts/UniqloProRegular.woff2) format("woff2"), url(/jp/ja/contents/feature/common/fonts/UniqloProRegular.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: UniqloPro Bold;
    src: url(/jp/ja/contents/feature/common/fonts/UniqloProBold.woff2) format("woff2"), url(/jp/ja/contents/feature/common/fonts/UniqloProBold.woff) format("woff");
    font-display: swap
}

* {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-box-shadow: none;
    box-shadow: none;   
    outline: none;
}

html {
    font-size: 62.5%;
}

body {
    font-size: 1.2rem;
    /*background: #ccc !important*/
    ;
}

html,
body {
    margin: 0;
    padding: 0;
    font-family: 'Uniqlo Pro Regular',"メイリオ", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "ＭＳ Ｐゴシック", sans-serif;
    background: #ffffff;
}

#t2_TopImgW{
    width: 62%;
}

#t2_TopTxt{
    background: #F4F4F4;
    position: relative;
    padding:0 4%;
    max-width: 640px;
    margin: 0 auto;
}

#ThankYou{
    font: bold 21px / 1.5em Uniqlo Pro Bold;
    text-align: left;
    z-index: 2;
    position: relative;
}

#TankYouMsg{
    font: 13px / 1.5em;
    text-align: left;
    z-index: 2;
    position: relative;
}

#t2_TankyouPointer{
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -20px;
    z-index: 1;
}

.detail-header {
    text-align: center;
    background: #ff0000;
    color: #fff;
    line-height: 3em;
    font-size: 21px;
}

.ichioshi-r {
    color: #ff0000;
    font-weight: bold;
    margin: 10px 0 5px;
    font-size: 25px;
}

.header1 {
    display: none;
}

.header2 {
    display: none;
}

#uq_logo{
    text-align: left;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-left: 5%;
    width: 25%;
}

.thankyou_msg_text {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 25px;
    margin-left: 20px;
    margin-right: 20px;
}

img.thank_main_img {
    margin: 10px 0 20px;
}

.rev-comment {
    font-weight: bold;
    margin-bottom: 15px;
}

.ranking_img {
    display: none;
}

.ranking {
    display: none;
}

table.ranking {
    margin: 0 auto;
}

table.ranking th {
    vertical-align: top;
    color: #fff;
}

table.ranking th > div {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 30px;
}

table.ranking th > div.gold {
    background: #af9463;
}

table.ranking th > div.silver {
    background: #a4a4a4;
}

table.ranking th > div.bronze {
    background: #99441f;
}

table.ranking td {
    text-align: left;
    font-size: 90%;
    font-weight: bold;
}

table.ranking td img {
    padding: 5px 0 15px 0;
    float: left;
}

.commento-header {
    display: none;
}

.commento-irai1 {
    font-size: 1.4rem;
    font-weight: bold;
    display: none;
}

.commento-irai2 {
    color: #ff0000;
    font-size: 2.0rem;
    font-weight: bold;
    padding-bottom: 15px;
    display: none;
}

.rebtable {
    margin-bottom: 20px;
    width: 100%;
}

.rebtable td {
    float: right;
}

.rebtable th {
    text-align: left;
    font-size: 1.6rem;
    letter-spacing: 2px;
}

.rebtable td div:nth-child(2) {}

.rebtable td > div {
    display: inline;
    font-size: 1.6rem;
    text-align: right;
    font-weight: bold;
}

.comment_toukou {
    margin: 12px 0;
    font-size: 1.4rem;
    font-weight: bold;
}

.ccode {
    color: #ff0000;
    font-size: 2.2rem;
}

.codenum {
    font-size: 2.5rem;
    margin-bottom: 20px;
}

p.rev_head {
    font-size: 2rem;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.omedetou_sub {
    font-weight: bold;
    margin-bottom: 20px;
}

.omedetou {
    color: #ff0000;
    font-size: 2.2rem;
    font-weight: bold;
    padding: 7px 0;
}

.thkmes {
    font-weight: bold;
    margin: 13px 0;
}

.content {
    padding: 0 30px;
    text-align: center;
}

.main {
    margin: 0 auto;
    background: #fff;
    border-top: solid 8px #ff0000;
    padding-top: 20px;
}

hr.thankyouborder {
    border-color: #ff0000;
    border-width: 2px;
    border-style: solid;
}

p {
    margin-top: 10px;
    margin-bottom: 10px;
}

@media screen and (min-width: 550px) {
    .production,
    .detail,
    .storenews,
    .main {
        /*width: 493px;*/
    }
}

@media screen and (min-width: 493px) {
    .wrapper {
        /*width: 493px;*/
    }
}

@media screen and (max-width: 493px) {
    .wrapper,
    .main {
        width: 100%;
    }
}

@media screen and (max-width: 493px) {
    .production {
        width: 100%;
    }
}

.t2_rireki {
    display: none;
}

.coupon {
    display: none;
}

.no_coupon {
    margin-top: 30px;
    display: none;
}

.coupon_img {
    height: auto;
    width: 285px;
}

.product_name {
    display: block;
    font-size: 90%;
    line-height: 38px;
    height: 80px;
    overflow: hidden;
}

.limit {
    display: inline;
}

img.ihover {
}

img.ihover:hover {
    opacity: 0.7;
}

img {
    margin: 0 auto;
    text-align: center;
    display: block;
    max-width: 100%;
}

.wrapper {
    margin: 0 auto;
}

.fromto {
    font-size: 28px;
    color: #ff0000;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    text-indent: 5px;
    clear: both;
    margin-top: -25px;
}

.sankaku {
    font-size: 22px;
    padding: 0 18px 0 22px;
    position: relative;
    bottom: 0px;
}

img.campaign_mae {
    margin-top: 10px;
}

ul.kakunin {
    padding-right: 20px;
    margin-left: -20px;
}

ul.kakunin li:first-child {
    background-color: yellow;
}

ul.kakunin li:before {
    content: "※";
    font-size: 90%;
    margin-right: 2px;
    position: relative;
    bottom: 1px;
}

ul.kakunin li {
    font-size: 90%;
    list-style-type: none;
    text-indent: -1.4em;
    padding-left: 1.5em;
}

ul.coupon_code_info {
    padding-right: 20px;
    margin-left: -20px;
    text-align: left;
}

ul.coupon_code_info li:before {
    content: "※";
    font-size: 1rem;
    margin-right: 1px;
    position: relative;
    bottom: 1px;
}

ul.coupon_code_info li {
    list-style-type: none;
    font-size: 90%;
    text-indent: -1.4em;
    padding-left: 1.5em;
}

.production {
    border: solid 3px #000000;
    margin: 0 auto;
    height: 200px;
}

.detail table {
    border-left: solid 3px #ff0000;
    border-right: solid 3px #ff0000;
    border-bottom: solid 3px #ff0000;
    margin: 0 auto;
}

.detail th {
    padding: 10px;
}

img.star {
    text-align: left;
    display: inline;
    margin-top: 10px;
}

.detail td {
    padding: 10px;
}

.detail {
    padding: 0 10px;
    margin: 0 auto;
}

.storenews {
    background: #eee;
    margin: 0 auto;
    margin-top: 15px;
    display: none;
}

.storenews_title {
    display: none;
    margin-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.store_msg {
    font-size: 1.7rem;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 35px;
}

.store_header {
    background: #ff0000;
    color: #fff;
    padding: 10px 0 12px 20px;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-top: solid 1px #ccc;
    font-size: 11px;
    font-weight: bold;
    line-height: 10px;
}

.banner {
    display: none;
}

p.tenpo {
    margin: 0;
}

p.tenpo_name {
    margin: 0;
    font-size: 140%;
}

p.tenpo_osirase {
    margin: 0;
}

.store_detail {
    background: #fff;
    border-right: solid 1px #ccc;
    border-left: solid 1px #ccc;
    padding: 10px 10px 15px 10px;
    border-bottom: solid 1px #ccc;
}

.store_date {}

.date_num {
    font-size: 150%;
}

.date_tn {}

.store_detail p {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.6;
    color: #545454;
    word-wrap: break-word;
}

.store_ad {
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    padding: 10px;
    background: #fff;
}

.newsabutton {
    padding: 0 15px;
}

.mystorelink:hover {
    opacity: 0.65;
}

.mystorelink {
    margin-bottom: 30px;
}

.copyright {
    padding: 7px 7px 12px 7px;
}

.t2_rireki_review {
    display: none;
}

.comment-ranking {
    display: none;
}

.style_header {
    display: none;
}

.block_header {
    font-size: 1.9rem;
}

.certona_wrap {
    clear: both;
    display: block;
    max-width: 640px;
    margin: 0 auto;
    padding:0 0 36px;
}

.certona_wrap:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden; 
}

.certona_img {
    width: 100%;
}

.certona_dsc {
    width: 100%;
    display: block;
    padding: 0 4% 0 4%;
}

.certona_dsc a {
    text-decoration: none;
    color: #000;
    display: block;
}

/*Thank You02_B*/

.t2_topbn {
    margin-bottom: 20px;
}

.t2_wrap {
    position: relative;
    clear: both;
    display: block;
    max-width: 640px;
    margin: 0 auto;
    padding: 0 0 0;
}

.t2_wrap:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.t2_img {
    width: 50%;
    float: left;
    position: relative;
}

.t2_img img:hover {
    opacity: 0.8;
}

.t2_dsc {
    width: 50%;
    float: left;
    padding: 0 4%;
}

.t2_dsc a {
    text-decoration: none;
    color: #000;
    display: block;
}

.t2_left {
    display: inline-block;
    float: left;
    padding: 0;
    margin: 0;
    font: 13px/1.5em;
}

.t2_right {
    display: inline-block;
    float: right;
}

.t2_right:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.t2_star {
    clear: both;
    color: gray;
    font-size: 1.2rem;
    line-height: 20px;
}

.t2_star img {
    float: left;
    width: 20px;
}

.t2_star img:last-child {
    margin-right: 20px;
}

.comment_t2_star {
    clear: both;
    color: gray;
    font-size: 1.2rem;
    line-height: 20px;
}

.comment_t2_star img {
    float: left;
    width: 20px;
}

.comment_t2_star img:last-child {
    margin-right: 20px;
}

.t2_comment {
    padding-top: 20px;
    clear: both;
    display: none;
}

.t2_comment img:hover {
    opacity: 0.8;
}

.t2_like_button {
    position: absolute;
    right: 15px;
    top: 15px;
}

.t2_rireki {
    padding: 0 20px 20px;
}

.t2_msg {
    padding:0 4%;
    font:bold 18px/ 1.5em;
    max-width: 640px;
    margin: 0 auto;
}

.t2_slider {
    overflow: hidden;
    margin: 0 auto;
}

.t2_slider .slick-slide {
    position: relative;
}

.t2_shop {
    margin: 0 auto;
    padding: 18px 4% 0;
    max-width: 640px;
}

.t2_shop:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.t2_sl {
    width: 28%;
    float: left;
    padding: 0 4% 0 0;
}

.t2_sr {
    width: 72%;
    float: right;
}

.t2_sr span {
    font-weight: bold;
    display: block;
}

.t2_enquete {
    display: none;
    max-width: 640px;
    margin: 0 auto;
}

.t2_enquete_banner {
    display: block;
    padding: 0 4%;
}

.t2_enquete_banner a{
    display: block;
    text-decoration: none;
    color: #1B1B1B;
    font: bold 16px / 1.5em;
    text-align: center;
    vertical-align: middle;
    border: solid 1px #1B1B1B;
    padding: 18px 0;
}

.t2_storeNews {
    background: #efefef;
    padding: 0 20px 0;
    max-width: 640px;
    margin: 0 auto;
}

.t2_stxt {
    padding: 40px 0 25px;
}

.t2_newsBox {
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.4);
    background: #fff;
}

.t2_newsHeader {
    color: #fff;
    background: #ff0000;
}

.t2_newsHeader span {
    display: block;
}

.t2_newsTop {
    padding: 20px;
    border-bottom: solid 2px #ccc;
}

.t2_newsDate {
    font:bold 17px / 1.5em;
}

.t2_lt {
    /*font-size: 2.0rem;*/
    margin-right: 0px;
    margin-left: 0px;
}

.t2_newsDate span:first-child {
    margin-left: 0;
}

.t2_newsContent p {
    color: #555;
    font-weight: bold;
    text-align: justify;
    margin-bottom: 0;
    margin: 0;
}

.t2_newsBtm {
    padding: 40px 20px 20px;
}

.t2_cplt {
    padding: 10px 10px 10px;
}

.t2_mystoreNewsLink {
    padding: 0 4%;
}

.t2_mystoreNewsLink a{
    display: block;
    text-decoration: none;
    color: #1B1B1B;
    font: bold 16px / 1.5em;
    text-align: center;
    vertical-align: middle;
    border: solid 1px #1B1B1B;
    padding: 18px 0;
}

.t2_rcmt {
    max-width: 640px;
    padding: 0 20px;
    margin: 0 auto;
    margin-top: -10px;
}

.t2_cmtbxw {
    margin: 0 auto;
    max-width: 640px;
}

.t2_cmtbx {
    max-width: 640px;
    color: #058693;
    border-bottom: solid 2px #ccc;
    padding: 20px 0 0;
    box-sizing: border-box;
    margin-right: 20px;
    margin-left: 20px;
}

.t2_cmtbx:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.t2_cmtl {
    float: left;
    line-height: 50px;
}

.t2_cmtr {
    float: right;
    font-size: 32px;
    font-weight: bold;
}

.t2_cmtr.icon img {
    display: inline;
    width: 30px;
    margin-right: 10px;
}

.t2_cmrank {
    overflow: hidden;
    max-width: 640px;
    margin: 0 auto;
    padding: 0 20px;
}

.t2_cmrank .slick-list {
    padding-bottom: 30px;
}

.t2_cmrank .slick-dots {
    bottom: 0;
}

.t2_rankTop:after {
    content: "";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.t2_rankTop table {
    width: 100%;
}

.t2_rankTop table td {
    vertical-align: bottom;
    padding-right: 10px;
}

.t2_rankTop table th {
    width: 50px;
}

.t2_rank {
    float: left;
    font-size: 30px;
    border: solid 2px #ccc;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.t2_rankTxt {
    color: #058693;
    padding-left: 10px;
}

.t2_rankInt {
    color: #058693;
    text-align: right;
    font-size: 32px;
    font-weight: bold;
    line-height: 33px;
}

.t2_rankBtm table {
    margin-top: 20px;
}

.t2_rankBtm th {
    vertical-align: top;
    width: 50px;
}

.t2_rankBtm td {
    padding-left: 10px;
    text-align: justify;
    padding-right: 10px;
}

.t2_rankBtm td span {
    font-weight: bold;
    display: block;
}

.t2_msg.t2_space {
    margin-top: 30px;
}

.t2_cmrank .slick-prev:before,
.t2_cmrank .slick-next:before {
    color: #333;
}

.t2_cmrank .slick-prev {
    left: 0;
}

.t2_cmrank .slick-next {
    right: 0;
}

.t2_cmrank.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.t2_color img {
    width: 3.5vw;
    margin-right: 1vw;
    display: inline;
}

.uni-department-tabset{
    max-width: 640px;
    margin: 0 auto;
}

.uni-department-tabset ul.uni-product-list-category-filters{
    padding: 0;
    margin: 0;
}

.uni-department-tabset ul.uni-product-list-category-filters li {
    list-style: none;
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 25%;
    height: 94px;
}

.uni-department-tabset ul.uni-product-list-category-filters li a{
    text-decoration: none;
    color: #000;
    display: block;
    text-align: center;
    padding: 0;
    line-height: 94px;
}

@media screen and (max-width: 374px){
   .uni-department-tabset ul.uni-product-list-category-filters li {
    height: 80px;
}

.uni-department-tabset ul.uni-product-list-category-filters li a{
    line-height: 80px;
}
}

.gender-menu{
    border: 1px solid #DADADA;
    padding: 5px;
}

.uni-footer{
    background-color: #f4f4f4;
    position: relative;
    max-width: 640px;
    margin: 0 auto;
}

.uni-footer .footer-container{
    margin-left: 4%;
    margin-right: 4%;
    display: block;
    background-color: #f4f4f4;
}

.uni-footer .uni-icon-list{

}

.uni-footer .uni-icon-list .uni-icon-list-link{
    border-top: 1px solid #ababab;
    border-bottom: 1px solid #ababab;
    padding: 24px 0;
    background-color: #f4f4f4;
    border-top: 0;
    text-decoration: none;
}

.uni-footer .uni-icon-list .uni-icon-list-link:after{
    display: none;
}

.uni-footer .uni-icon-list a{
    border-bottom: 1px solid #ababab;
    padding: 12px 16px;
    display: table;
    width: 100%;
    table-layout: fixed;
}

.uni-footer .uni-icon-list li:last-child a{
    border-bottom: none !important;
}

.uni-icon-list .uni-icon-list-content{
    width: 100%;
    vertical-align: middle;
}

.uni-footer .uni-icon-list .uni-icon-list-title{
    color: #1b1b1b;
}

.uni-footer .footer-container .footer-container-hr{
    height: 2px;
    background-color: #1b1b1b;
    border: 0;
    margin: 0;
}

.uni-icon-list .uni-icon-list-content{
    /*font-size: 14px;*/
    /*line-height: 18px;*/
    /*margin-bottom: 2px;*/
    color: #2f2e2e;
}

ul.uni-icon-list{
    padding: 0;
    margin: 0;
}

ul.uni-icon-list li{
    list-style: none;
}

.web-enquete-btn{
    padding: 30px 20px 20px;
}

a.web-enquete{
    text-decoration: none;
    display: block;
    text-align: center;
    color: #2f2e2e;
    border: solid 1px #2f2e2e;
    width: 100%;
    padding: 15px 0;
    font-weight: bold;
    font-size: 133%;
    letter-spacing: 1px;
}

.uni-footer-copyright{
    font-size: 11px;
    color: #ABABAB;
    font-weight: 400;
    text-align: center;
    background-color: #f4f4f4;
    font: 11px / 1.5em;
    font-family: Uniqlo Pro Light;
    padding: 0;
    margin: 0;
}

.t2_stxt {
    padding: 40px 0 0 0;
    text-align: left;
    max-width: 136px;
    margin: auto;
    display: initial;
}

.t2_newsBox {
    box-shadow: none;
    background: none;
    padding: 0 4%;
}

.t2_newsTop {
    padding: 0;
    border-bottom: none;
}

.storenews {
    margin-top: 0;
    background: #fff;
}

.t2_storeNews{
    background: #fff;
}

.t2_newsBtm {
    padding: 0;
}

.footer-bottom-space{
    position: absolute;
}

.t2_newsHeader {
    color: #2f2e2e;
    background: #F4F4F4;
    padding: 0;
    margin-left: -20px;
    padding-left: 4%;
    margin-right: -20px;
    padding-right: 4%;
    font: 13px / 1.5em;
    padding-bottom: 18px;
}

.t2_storeNews_txt{
    font: 21px / 1.5em Uniqlo Pro Bold;
    background: #F4F4F4;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 4%;

}

.t2_storeNews_img{
    background: #F4F4F4;
    margin-left: -20px;
    margin-right: -20px;
    padding: 35px 0 5px 20px;
}

.t2_storeNews_img > img.t2_stxt{
padding: 0;
margin: 0;
}

.recommend_product.slick-initialized.slick-slider {
    max-width: 640px;
    margin: 0 auto;
}

.t2_msg.mystp{
    padding: 0 4%;
}

.slick-initialized .slick-slide {
    text-decoration: none;
    color: #000;
    font-size: 100%;
    position: relative;
}

.like_btn:hover{
    opacity: 0.8;
}

.like_btn,.like_btn_active{
    position: absolute;
    z-index: 2;
    height: 50px;
    width: 50px;
    cursor: pointer;
    top: 0;
    left: 134px;
    background-repeat: no-repeat;
    background-position:100% 0%;
    background-size: 24px;
}

.like_btn {
    background-image: url(../img/like-r.svg);
    background-image: url(../img/like-w.svg);
}

.like_btn_active {
    background-image: url(../img/like-r.svg);
}

.like_btn{
/*    top: 15px;
    right: 15px;
    width: 23px;
    height: auto;
    pointer-events: none;
    position: absolute;*/
}

.certona_img .pd_img{
    z-index: 1;
    display: inline;
}

.certona_img .pd_img:hover {
    opacity: 0.8;
}


.t2_wrap .like_btn,.t2_wrap .like_btn_active{
    right: 4%;
    left: auto;
    top: 15px;
}

.t2_comment2{
    margin-bottom: 9px;
}

.t2_comment2 a{
    padding-left: 4%;
    display: inline-block;
    font: 16px / 1.5em;
    color: #000;
    font-weight: bold;
}

.uni-icon-list-title img{
    display: inline-block;
    max-height: 28px;
    vertical-align: middle;
    margin-right: 4%;
}

.price {
    font-size: 140%;
    font-weight: bold;
}

#more_product {
    display: none;
}

.t2_img {
    position: relative;
}
@media screen and (max-width:480px){
    .like_btn,.like_btn_active{
        right: 4%;
        left: auto;
        top:4%;
    } 
}

@media screen and (min-width:480px){
.t2_wrap .like_btn,.t2_wrap .like_btn_active{
    right: 4%;
    top:15px;
    left: auto;
}
}

@media screen and (min-width:480px){
.recommend_style_product .like_btn ,.recommend_style_product .like_btn_active {
    right: 4%;
    top:15px;
    left: auto;
}
}


table.new_price_items{
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    max-width: 640px;
    margin: 0 auto;
}

table.new_price_items td{
    text-align: center;
    width: 50%;
    border: solid 1px #DADADA;
}

table.new_price_items td a{
    display: block;
    color: #1B1B1B;
    text-decoration: none;
    font: bold 12px / 1.5em;
    line-height: 72px;
}

.new_price_items_title{
    max-width: 640px;
    padding: 0 4%;
    margin: 0 auto;
    font-size: 1.9rem;
}

.t2_newsBoxW{
    margin-left: -20px;
    margin-right: -20px;
}

.header{
    max-width: 640px;
    margin: 0 auto;
}

.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 4vw !important
}

.fr-globalHeader_logo {
    box-sizing: border-box !important;
    width: 90px !important;
    height: 40px !important;
    vertical-align: bottom !important;
    display: inline;
}

@media screen and (min-width:813px) {
    .fr-globalHeader_inner {
        max-width: 1226px !important;
        padding: 0 25px !important;
        margin: 0 auto !important
    }
}

.fr-globalFooter {
    box-sizing: border-box!important;
    background: #f4f4f4!important;
    min-width: 320px!important;
}

.fr-globalFooter_inner {
    box-sizing: border-box!important;
    border-top: 1px solid #dadada!important;
    padding: 15px 4vw!important;
    text-align: center!important;
    height: 55px;
}

.fr-globalFooter_copyright {
    box-sizing: border-box!important;
    color: #ababab!important;
    font-family: UniqloPro Light!important;
    font-size: 11px!important;
    line-height: 27px;
}

.tax_text {
    color: #787878;
    margin-left: 3px;
    font-size: 0.9em;
}

.product_flag {
    color: #787878;
}

.review-set {
    -webkit-box-align: center;
    align-items: center;
    display: inline-block;
    vertical-align: .15em;
    margin-left: -3px;
}

.review .review_star.middle {
    background-position: -2em 0;
}

.review .review_star.active {
    background-position: -4em 0;
}

.review .review_star {
    background-size: 5em 1em;
    height: 1em;
    margin-left: 3px;
    vertical-align: sub;
    width: 1em;
}

.fr-icon.review_star {
    background-size: 70px 14px;
    font-size: 14px;
}

.fr-icon.review_star {
    background-image: url(https://asset.uniqlo.com/g/icons/review_star.svg);
}

.fr-icon {
    overflow: visible;
    position: relative;
}

.fr-icon {
    background-size: 1em 1em;
    display: inline-block;
    font-size: 24px;
    height: 1em;
    overflow: hidden;
    vertical-align: bottom;
    width: 1em;
}

.fr-implicit {
    border: 0;
    clip: rect(1px 1px 1px 1px);
    height: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 0;
}

@media screen and (min-width:813px) {
    .fr-globalFooter {
        border-top: 1px solid #dadada !important;
        padding: 28px 0 !important
    }
    .fr-globalFooter_inner {
        border-top: none !important;
        text-align: left !important;
        max-width: 1226px !important;
        padding: 0 25px !important;
        margin: 0 auto !important
    }
    .fr-globalFooter_copyright {
        color: #787878 !important;
        font-size: 13px !important
    }
}

#popup-content .size-icon{
    position: relative;
}

#popup-content .size-icon .wish_item.like_btn,
#popup-content .size-icon .wish_item.like_btn_active {
    position: absolute;
    z-index: 2;
    width: 50px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 100% 0%;
    background-size: 24px;
    right: 0;
    left: initial;
    top: 0;
    bottom: 0;
    margin: auto auto;
    height: 25px;
}