﻿.shoplist_detail{
    display: flex;
    width: 900px;
    margin: 100px auto 120px;
}
.shoplist_detail .right{
    margin-left: 60px;
}
.shoplist_detail .right h1,
.shoplist_detail .right h2{
    font-size: 22px;
    margin:20px auto 28px;
}
.shoplist_detail .right > a{
    font-size: 12px;
    letter-spacing: 0.12em;
    line-height: 24px;
    border: 1px solid #c0c0c0;
    width: 220px;
    display: inline-block;
    text-align: center;
    padding: 2px 0;
    margin: 18px auto 36px
}
.shoplist_detail .right > a img{
    width: 11px;
    vertical-align: middle;
    margin-bottom: 1px;
    margin-right: 7px;
}
.shoplist_detail .right p{
    font-size: 12px;
    letter-spacing:0.12em;
    line-height: 36px;
}
.shoplist_detail .right p .line{
    text-decoration: underline;
}
.shoplist_detail .right p .color{
    width: 87px;
    color: #fff;
    font-size: 10px;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
    line-height: 16px;
}
@media all and (-ms-high-contrast: none) {
  .shoplist_detail .right p span {
    padding-top:4px;
  }
  .shoplist_detail .right a{
    padding-top:5px;
  }
}

/*---------------------------------------*/
.red{color:red;}
.top_attention{
    border: 1px solid #000;
    padding: 20px;
    width: 543px;
    margin: 35px auto 0;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.bag_icon{
    color: #fff;
    background-color: #a6cde0;
    text-align: center;
    padding: 1px 13px;
    font-size: 12px;
   letter-spacing: 0.14em;
}
.sale_icon {
    color: #fff;
    background-color: #58595b;
    text-align: center;
    padding: 1px 13px;
    font-size: 12px;
    letter-spacing: 0.1em;
}
.detail_link{
    display: inline-block;
    border: 1px solid;
    padding: 1px 8px;
}
/*---------------------------------------*/
.shop_area img {
    width: auto !important;
    height: 20px;
    vertical-align: middle;
}
.shop_area {
    table-layout: fixed;
}
.area_title {
    background-repeat: no-repeat;
    background-position: 0px 80px;
    height: 45px;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
.area_title#emmi {
/*    background-image: url(https://emmi.jp/SmartPhone/Contents/ImagePkg/emmi/common/logo_emmi_01.svg);*/
    background-image: url(../../../SmartPhone/contents/imagePkg/emmi/common/logo_emmi_01.svg);
    background-size: 15%;
}
.area_title#emmiwellnesscloset {
    background-image: url(https://emmi.jp/SmartPhone/Contents/ImagePkg/emmi/common/co_closet.png);
    background-size: 15%;
}

.area_title#Wellnessstore {
    background-image: url(https://emmi.jp/SmartPhone/Contents/ImagePkg/emmi/common/co_wellness.png);
    background-size: 15%;
}

.area_title#SNEAKERSbyemmi {
    background-image: url(https://emmi.jp/SmartPhone/Contents/ImagePkg/emmi/common/co_sneakers.png);
    background-size: 23%;
}

.area_title#USAGI_ONLINE_STORE {
    background-image: url(https://emmi.jp/SmartPhone/Contents/ImagePkg/emmi/common/co_usagi.png);
    background-size: 30%;
}

th#SNEAKERSbyemmi,
th#USAGI_ONLINE_STORE {
    padding-bottom: 20px;
}

.area_title#CITRONINTHECITYbyemmi {
    background-image: url(https://emmi.jp/SmartPhone/Contents/ImagePkg/emmi/common/co_citron.png);
    background-size: 25%;
}
.area_title#WandE {
    background-image: url(https://emmi.jp/SmartPhone/Contents/ImagePkg/emmi/common/co_we.png);
    background-size: 10%;
}