/* -------- TOPIC -------- */

#topix-wrapper
{
    color: #4c4c4a;
}

#topix-wrapper .head-catch
{
    display: block;
    font-size: 5vw;
    font-weight: bolder;
    letter-spacing: 0.04em;
    line-height: 1.75em;
    text-align: center;
    margin-top: 2em;
}

#topix-wrapper h2
{
    font-size: 3.5vw;
    font-weight: bolder;
    letter-spacing: 0.04em;
    line-height: 1.5em;
    display: inline-block;
    position: relative;
    border-bottom: none;
    text-align: center;
    margin-bottom: 5rem;
    width:100%;
}

#topix-wrapper h2::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    display: inline-block;
    width: 100px;
    height: 4px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
}

.col1
{
    text-align: center;
    margin-top:20px;
}

.col2-left
{
    width:49%;
    padding-right:10px;
    float:left;
}

.col2-right
{
    width:49%;
    padding-left:10px;
    float:left;
}

.col2-left-3
{
    width:33%;
    padding-right:10px;
    float:left;
}

.col2-right-3
{
    width:66%;
    padding-left:10px;
    float:left;
}

.col2 h3
{
    font-weight: normal;
    font-size: 2.8vw;
}

h3.c-h3
{
    font-size: 3vw;
    font-weight: normal;
    text-align: center;
    margin-top:20px;
}

.mid-em
{
    font-size: 2.2em;
    display: block;
    width:100%;
    text-align: center;
}

/* -------- blue-box -------- */
.blue-box
{
    background-color: #e3f7ff;
    padding: 0 25px 25px 25px;
    margin-bottom:30px;
}

.blue-box h3
{
    color: #093e80;
}

.blue-box h4
{
    color: #093e80;
    background-color: white!important;
    font-size:1.5em;
    text-align: center;
}

h3.b-back-center
{
    font-size:1.6em;
    text-align: center;
    margin:20px 0 0 10px;
}

.blue-box-child
{
    background-color:#FFF;
    padding:10px;
    margin:30px 0;
}

.with-caption
{
    margin-bottom:0;
}

.blue-box-child dl dt
{
    color: #093e80;
    font-weight:bold;
}

.blue-box .col2-left dl dt,
.blue-box .col2-right dl dt
{
    
    font-weight:bold;
    font-size:1.2vw;
}


.blue-box-child dl dl
{
    font-size:1.0em;
    line-height:120%;
}

.col2-left-3
{
    text-align:center;
    vertical-align: bottom;
}

img.top-adj
{
    margin-top:20px;
}

.w-back
{
    background-color: white;
    padding:10px;
}

.w-back p
{
    margin-bottom: 0;
}

.w-back em
{
    color: #093e80;
    font-size: 1.6em;
    font-weight:bold;
}

.white_under_blueback,
.white_under_blueback img
{
    width:100%;
}

.gd 
{
    margin-top:0!important;
    padding:20px;
}
.gd .col2-left
{
    width:20%;
}
.gd .col2-right
{
    width:79%;
}

.gd .col2-right h4
{
    font-size:1.2vw!important;
    color:#84715C;
    text-align: left;
    margin-bottom:0px;
    padding:0;
}

.gd .col2-right p
{
    margin:0px;
    font-size:1em!important;
    line-height: 150%!important;
}

/* -------- cart-box -------- */
.cart-box,
.contact-box
{
    background-color: #ececec;
    padding: 15px;
}

.cart-box .a-block,
.cart-box .b-block
{
    clear:both;
    background-color: #FFF;
    padding: 15px;
}

.cart-box h3
{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 2em;
    font-weight: normal;
    margin-bottom:20px;
    line-height: 150%;
}
.cart-box h3 em
{
    font-size:1.2em;
    font-weight: bolder;
}

.cart-box .a-block .col2-left dl
{
    border:1px solid #000;
    padding:15px;
}

.cart-box .a-block .col2-left dl dt
{
    font-weight: bold;
    font-size:1.5vw;
    text-align:center;
    border-bottom: 1px solid #000;
    margin-bottom:10px;
    line-height: 2em;
}

.cart-box .a-block .col2-left dl dd
{
    padding:5px;
}

.cart-box .a-block .col2-left dl dd:before
{
    font-family: "FontAwesome";
    content: "\f192 ";
    display: inline-block;
    padding-right: 0.5em;
}

p.item_name
{
    font-size:3vw;
}
p.item_price
{
    font-size:4vw;
}

p.item_price,
p.item_name
{
    line-height: 120%!important;
}


p.seibun{
    font-size: 10px!important;
    color: #666!important;
    margin-bottom: 0;
    background-color: #FFF;
    padding:15px;
    line-height: 140%!important;
}

p.seibun a
{
    display:block;
    margin-top:5px;
}

.col2-right button.button.alt
{
    background-color: #4c1131!important;
    color: #fff;
    height: 56px;
    min-width: 150px;
}


.col2-right button.button{
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

.col2-right form.cart
{
    border: none;
    padding:0!important;
}
.col2-right form.cart.c-box
{
    margin-top:0!important;
}

.cart-box .col2-right
{
    text-align: right;
}
.col2-left p.item_name
{
    margin-top:0!important;
}

.contact-box
{
    border:15px solid #ececec;
    background: #FFF;
    border-top: 0;
}

.contact-box .col1,
.contact-box .col2-left,
.contact-box .col2-right
{
    background-color: #FFF;
    width:auto;
}
.contact-box .col1
{
    border-bottom: 1px solid #000;
    margin-top:0!important;
    margin-bottom:10px;
}
.contact-box .col1 em,
.contact-box .col2-left em,
.contact-box .col2-right em
{
font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;*/
}

.contact-box .col1 em
{
    font-size:1.8em;
}

.contact-box .col1 p
{
    font-size:1em!important;
    margin-bottom:10px;
}

.contact-box .col2-left em
{
    font-size:1.7em;
    line-height: 1.2em;
}

.contact-box .col2-right
{
    float:right;
}
.contact-box .col2-right em:before
{
    font-family: "FontAwesome";
    /*content: "\f095";*/
    display: inline-block;
    font-size:2em;
}

.contact-box .col2-right em,
.contact-box .col2-right em a
{
    color:#4c1131;
    font-size:2em;
    line-height: 110%;
    text-decoration: none!important;
}

/* -------- product_table -------- */
.product_table .top
{
    text-align: center;
}
.product_table .bottom
{
    margin-top:150px;
}

.product_table .bottom h3 span
{
    font-size:1vw;
}
.product_table .bottom h3
{
    font-size:1.7vw;
    font-weight: bold;
}

/* -------- common -------- */
#topix-wrapper p
{
    font-size: 1.2em;
    line-height: 150%;
}

.tac
{
    text-align:center;
}
.mgt40
{
    margin-top:40px!important;
}
.mgb40
{
    margin-bottom:40px!important;
}

.mgbn
{
    margin-bottom:0px!important;
}

span.small
{
    font-size:  0.5em;
}

.fontS44
{
    font-size: 1.2em;
}

.size90
{
    width:80%;
    height:auto;
}

.fb
{
    font-weight: bold;
}

h2.y:before { background-color: #f3e60c; }
h2.b:before { background-color: #99d7dc; }
h2.p:before { background-color: #F9C0C2; }
h2.v:before { background-color: #E4C1DC; }

.annotation-point
{
    font-size:0.5em;
}

.head-below
{
    text-align: center;
}

p.liv_cl_seibun_tl
{
    text-align:left;
}

.liv_cl_seibun p
{
    text-align: left;
}


/* -------- moist-box -------- */
.usage_moist .left,
.usage_moist .right
{
    display: table-cell;
    vertical-align: middle;
}

.usage_moist img
{
    height:100%;
}

.usage_moist div
{
    width:69%;
    padding:0 20px;
}

.usage_moist div p
{
    margin-bottom: 0;
    
}

.usage_moist div h3
{
    color: #0D4A6A;
}

.usage_moist
{
    padding:40px;
    border-bottom: 1px solid #000;
    margin:0;
    display: table;
}

.noborder
{
    border:none!important;
}

/* -------- skin-box -------- */
.skin-box-head
{
    display: table;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    margin-bottom: 30px;
    width:100%;
}

.skin-box-head img,
.skin-box-head h3,
.skin-box-head p
{
    display: table-cell;
    vertical-align: middle;
}

.skin-box-head img
{
    margin-right:10px;
}

.skin-box-head h3
{
    padding-right:20px;
}

h3.morning,
h3.night
{
    font-weight: normal;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    font-size:2.0em;
}

h3.morning
{
    color: #C86725;
}

h3.night
{
    color: #393876;
}

.skin-box-head p
{
    line-height:140%!important;
    font-size: 1em!important;
}

.skin-box .skin-image,
.skin-box dl
{
    display: table-cell;
    vertical-align: middle;
}

.skin-box .cf
{
    display: table;
    margin-bottom: 20px;
}

.skin-box .skin-image
{
    width:20%;
    text-align:center;
    padding-right:20px;
}

.skin-box .skin-image img
{
    height:100%;
}

.skin-box dl
{
    width:70%;
}

.skin-box .cf dl dt
{
    color: #0D4A6A;
    font-size: 2.2em;
    margin-bottom:10px;
    font-weight: bold;
}

/* -------- skin-q -------- */
.skin-q
{
    border:1px solid #000;
    padding:20px;
    margin-bottom: 40px;
}

.skin-q p
{
    font-size: 1em!important;
    line-height: 100%;
    margin-bottom: 0;
}

.skin-q .cf .left,
.skin-q .cf .right
{
    float:left;
}


.skin-q .cf .right h4
{
    background-color: white!important;
    font-size:1.5em;
    margin-bottom:10px!important;
}

/* -------- serum-box -------- */
.emp h3
{
    font-weight: normal;
    font-size:2em;
}

.serum-box dl.one:before,
.serum-box dl.two:before,
.serum-box dl.three:before
{
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    position: absolute;
    color:white;
    border-radius: 50%;
    background-color: #E6BDDC;
    font-size:3.8em;
    width:120px;
    height:120px;
    line-height: 120px;
    text-align: center;
    top:0;
    left:0;
    font-weight: lighter;
}

.serum-box dl.one:before    {content:"1"}
.serum-box dl.two:before    {content:"2"}
.serum-box dl.three:before  {content:"3"}

.serum-box dl
{
    position: relative;
    padding-left:140px;
    height:120px;
    margin-bottom: 60px;
    
}

.serum-box dl dt
{
    font-size:1.5em;
    margin-bottom: 10px;
}

.feature_title
{
    font-size:1.3em;
    display: block;
    padding:5px 0;
    border-bottom: 1px solid #000;
    margin-bottom:10px;
}

dl.serum_ex dt
{
    color: #093e80;
    font-size:1.2em;
    margin:5px 0;
}

.serum_image_list em
{
    display: block;
    width:100%;
    font-size:1.5em;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
    border-bottom: 1px solid #000;
    margin:20px 0;
    text-align: center;
}

/* -------- far -------- */

.entry-content h3.serif01{
    font-family: æ¸¸æ˜Žæœ,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGSæ˜ŽæœE,ãƒ¡ã‚¤ãƒªã‚ª,Meiryo,serif;
    font-size: 38px;
    font-weight: bolder;
    letter-spacing: 0.04em;
    line-height: 1.75em;
}
.entry-content h3.serif01 span{
    font-weight: bold;
}
.entry-content h3.serif01 span.fontS44{
    font-size: 44px;
}
.center01{
    text-align: center;
    display: block;
}
.entry-content h4.sans_serif01{
    font-size: 31px;
    font-weight: bolder;
    letter-spacing: 0.04em;
    line-height: 1.5em;
    display: inline-block;
    position: relative;
    border-bottom: none;
    text-align: center;
    margin-bottom: 5rem;
}

.entry-content h4.sans_serif01:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px; /*ä¸‹ç·šã®ä¸Šä¸‹ä½ç½®èª¿æ•´*/
    display: inline-block;
    width: 100px; /*ä¸‹ç·šã®å¹…*/
    height: 4px; /*ä¸‹ç·šã®å¤ªã•*/
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%); /*ä½ç½®èª¿æ•´*/
    background-color: #f3e60c; /*ä¸‹ç·šã®è‰²*/
}

.entry-content h5.sans_serif02{
    font-size: 21px;
    font-weight: normal;	
}
.entry-content p.sans_serif03{
    font-size: 17px;
    line-height: 1.8;
}
.entry-content h6.sans_serif04{
    font-size: 31px;
    font-weight: normal;
    color: #4c4c4a;
}
.entry-content h4.sans_serif05{
    font-size: 21px;
    color: #093e80;
    background-color: unset !important;
    border-bottom: 0;
    margin-bottom: 0;
}
.entry-content h4.sans_serif06{
    font-size: 31px;
    font-weight: bolder;
    letter-spacing: 0.04em;
    line-height: 1.5em;
    display: inline-block;
    position: relative;
    border-bottom: none;
    text-align: center;
}
.entry-content h4.sans_serif06:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px; /*ä¸‹ç·šã®ä¸Šä¸‹ä½ç½®èª¿æ•´*/
    display: inline-block;
    width: 100px; /*ä¸‹ç·šã®å¹…*/
    height: 4px; /*ä¸‹ç·šã®å¤ªã•*/
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%); /*ä½ç½®èª¿æ•´*/
    background-color: #f3e60c; /*ä¸‹ç·šã®è‰²*/
}
.entry-content h3.serif02{
    font-family: æ¸¸æ˜Žæœ,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGSæ˜ŽæœE,ãƒ¡ã‚¤ãƒªã‚ª,Meiryo,serif;
    font-size: 32px;
    font-weight: bolder;
    margin-bottom: 0.5em;
}
.entry-content h3.serif02 span{
    font-weight: bold;
}
.entry-content p.text_12px{
    font-size: 11px;
    margin-bottom: 0.143em;
}
.margin_bottom50{
    margin-bottom: 50px;
}
.margin_bottom100{
    margin-bottom: 100px;
}
.bl_center{
    margin: 0 auto;
    display: block;
}
.box1{
    height: auto;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.bl_box{
    background-color: #e3f7ff;
    padding: 0 25px 25px 25px;
}
.box_ex h5{
    margin-bottom: 0;
}
.box_ex p{
    margin-bottom: 0;
    line-height: 1.2rem;
    font-size: 12px;
}
.float_l{
    width: 48%;
    float: left;
}
.float_r{
    width: 48%;
    float: right;
}
.box_ex{
    background-color: #fff;
    border: #ccc;
    padding: 15px;
    margin-bottom: 2rem;
    margin-top: 1rem;
}
.box2{
    background-color: #ececec;
    padding: 15px;
}
.box_item{
    background-color: #fff;
    padding: 20px;
}
.box_item_pt{
    border: 1px solid #ccc;
    padding: 16px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.box_item_pt h4{
    font-weight: normal;
    text-align: center;
    font-size: 20px;
}
.entry-content .box_item_pt ul{
    margin-left: 0;
    margin-bottom: 0;
}
.box_item_pt ul li{
    list-style-type: none;
}
.entry-content p.item_name{
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 3.2rem;
}
.item_name span{
    font-size: 12px;
}
.entry-content p.item_price{
    font-size: 50px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 4rem;
}
.entry-content p.item_price span{
    font-size: 20px;
}
.box_item_pt ul li span{
    color: #f3e60c;
}
.entry-content p.seibun{
    clear: both;
    font-size: 10px;
    color: #ccc;
    margin-bottom: 0;
}
.entry-content input[type="submit"]{
    background-color: #4c1131 !important;
    color:#fff;
}
.box2 .item-info .skuform{
    border-bottom: 0;
}
.tel_box{
    background-color: #fff;
    padding: 15px;
    margin-top: 15px;
}
.tel_box .float_l{
    width: 35%;
}
.tel_box .float_r{
    width: 65%;
}
.tel_box .float_l .tel_txt{
    font-family: æ¸¸æ˜Žæœ,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGSæ˜ŽæœE,ãƒ¡ã‚¤ãƒªã‚ª,Meiryo,serif;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1.2;
}
.liv_cls_point_box{
    background-color: #fff;
    padding:15px;
    margin-bottom: 15px;
}
.liv_cls_point_box .float_l{
    width: 35%;
    text-align: center;
}

.liv_cls_point_box .float_l h5{
    color: #093e80;
}
.liv_cls_point_box .float_r{
    width: 65%;
    padding-top: 40px;
}
.entry-content p.liv_cls_point_box_txt{
    display: block;
    clear: both;
    margin-bottom: 0;
}
.liv_cls_point_box_txt span{
    font-size: 20px;
    font-weight: bold;
    color: #093e80;
}
.entry-content .liv_cl_step li{
    list-style-type: none;
    width: 25%;
    float: left;
    text-align: center;
    padding: 10px;
    border-left: 1px solid #ccc;
    height: 360px;
}
.entry-content .liv_cl_step li:first-child{
    border-left: none;
}
.entry-content .liv_cl_step li span{
    font-size: 20px;
    display: block;
    color: #093e80;
    text-align: center;
    list-style-type: none;
    font-weight: bold;
    margin-bottom: 1rem;
}
.entry-content .liv_cl_step li p{
    text-align: left;
    margin-top: 1rem;
}
.entry-content .liv_cl_seibun{
    margin:0;
}
.entry-content .liv_cl_seibun li{
    list-style-type: none;
    width: 50%;
    float: left;
    text-align: center;
    padding: 0 40px;
    height: 620px;
}
.entry-content .liv_cl_seibun li .liv_cl_seibun_tl{
    font-size: 25px;
    margin-bottom: 0.5rem;
    font-weight: bold;
}
.entry-content .liv_cl_seibun li img{
    margin-bottom: 0.5rem;
}
.marker_yellow_hoso {
    background: linear-gradient(transparent 60%, #f3e60c 60%);
}
.voice{
    background-color: #d2cabe;
    padding: 0 20px 20px 20px;
}
.entry-content .voice h3.serif01{
    font-size: 23px;
    margin-top: 0;
    padding-top: 14px;
}
.voice .box1 {
    margin: 0 auto 20px;
    background-color: #fff;
    padding: 25px;
}
.voice .box1 .float_l{
    width: 26%;
}
.voice .box1 .float_l img{
    width: 100%;
}
.voice .box1 .float_r{
    width: 74%;
    padding-left: 15px;
}
.entry-content .voice p.voice_name{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}
.entry-content .voice p{
    margin-bottom: 0;
}
.sp_display {
    display: none;
}
.pc_display {
    display: block;
}
.head-below{
    margin-bottom: 2.5em;
}
.product_img01{
    width: 80%;
}

/* ------------------------------------- media-query -------------------------------- */
    
@media screen and (max-width: 1024px) {
    #topix-wrapper .head-catch    {font-size: 2.6vw;}
    #topix-wrapper h2             {font-size: 2.6vw;}
    .col2 h3                      {font-size: 1.5em;}
    h3.c-h3                       {font-size: 1.8em;}
    .mid-em                       {font-size: 2.2em;}
    .blue-box-child dl dl         {font-size: 1.0em;}
    #topix-wrapper p              {font-size: 1.2em;}
    .fontS44                      {font-size: 1.2em;}
    .annotation-point             {font-size: 0.5em;}
    p.item_name                   {font-size: 3vw!important;}
    p.item_price                  {font-size: 4vw!important;}
    .contact-box .col2-right em a { font-size: 2.0em; }
    .contact-box .col1 em         { font-size: 1.6em;}
    h3.morning,h3.night           {font-size:1.8em}
    
    .col2-right button.button.alt
    {
        min-width:150px;
    }
    .sp_display {
    display: none;
    }
    .pc_display {
    display: block;
    }
}

@media screen and (max-width: 768px) {
    h3.morning,h3.night           {font-size:4vw;}
    .blue-box h3                  { font-size: 3vw }
    .contact-box .col2-right em a { font-size: 1.8em; }
    .entry-content h3.serif01     { font-size: 4vW;}
    .blue-box .col2-left dl dt, .blue-box .col2-right dl dt {
        font-size: 2.5vw;
    }
    
    .skin-box-head img,
    .skin-box-head h3
    {
        display: block;
        float:left;
        clear: none;
        margin-bottom: 10px;
    }
    
    .skin-box-head p
    {
        display: block;
        clear:both;
        margin-bottom: 10px;
    }
    
    .col2-right button.button.alt
    {
        min-width:150px;
    }
    .sp_display {
    display: none;
    }
    .pc_display {
    display: block;
    }
}

@media screen and (max-width: 412px) {
    .css-br::after {
        content: "\A" ;
        white-space: pre;
    }

    .col2-left,
    .col2-right,
    .col2-left-3,
    .col2-right-3,
    .liv_cl_step li
    {
        clear:both;
        width:100%!important;
        padding:0!important;
        text-align: center;
    }

    .liv_cl_step li
    {
        border:0px!important;
    }

    ul.box1
    {
        margin-left:0;
    }

    .col2-left
    {
        margin-bottom:20px;
        text-align: center;

    }

    .col2-left h3,
    .col2-right h3
    {
        text-align:center;
    }

    .cart-box dl dd
    {
        text-align: left;
    }

    #topix-wrapper .head-catch    {
        font-size: 5vw;
        text-align: left;}
    #topix-wrapper h2             {font-size: 5vw;}
    h3.c-h3                       {font-size: 5vw;}
    .col2 h3                      {font-size: 5vw;}
    .col2-left h3                 {font-size: 6vw;}
    .cart-box h3 em               {font-size: 6vw;}
    #topix-wrapper p              {font-size: 4.2vw;}
    .mid-em                       {font-size: 4vw;}
    .blue-box-child dl dl         {font-size: 3.8vw;}
    p.item_name                   {font-size: 5vw!important;}
    p.item_price                  {font-size: 6vw!important;}
    h3.b-back-center              {font-size: 5vw;}
    .blue-box h4                  {font-size: 5vw;}
    .w-back em                    {font-size: 4.5vw;}
    .product_table .bottom h3     {font-size: 6vw;}
    .cart-box .a-block .col2-left dl dt {font-size: 5vw;}
    .product_table .bottom h3 span {font-size: 4vw;}
    .blue-box h3                  { font-size: 4.5vw }
    .contact-box .col2-right em a { font-size: 2.8em; }
    .entry-content h3.serif01     { 
    font-size: 7vW;
    font-weight: 600;
}
    .blue-box .col2-left dl dt, .blue-box .col2-right dl dt {
        font-size: 4.5vw;
        text-align:left;
    }
    .contact-box .col1 em          {font-size: 1.4em;}
    .contact-box .col2-right em:before, .contact-box .col2-right em a  {font-size: 1.0em;}
    .gd .col2-right h4             { font-size: 4vw!important; text-align: center; margin-top:10px;}
    h3.morning,h3.night           {font-size:2.5em}
    
    
    .margin_bottom100
    {
        margin-bottom: 40px;
    }
    
    #topix-wrapper p {
        /*font-size: 0.8em!important;*/
        line-height: 120%;
        /*margin-top:10px;*/
    }
    
    .col2 h3
    {
        margin-bottom:10px;
    }

    #topix-wrapper h2
    {
        margin:20px 0 40px;
        text-align: left;

    }
    #topix-wrapper h2::before {
        left: 50px;
    }
    .entry-content p.item_name
    {
        margin-top: 0;
    }

    .entry-content p.item_name,
    .entry-content p.item_price
    {
        text-align: center;
    }

    .entry-content p.seibun
    {
        padding-top:0
    }

    ul.liv_cl_seibun li
    {
        padding:0 10px!important;
    }
    
    .product_table .bottom {
        margin-top: 20px;
    }
    
    .col2-left
    {
        margin-bottom: 10px;
        
    }
    .col2-left h3,
    .col2-left p,
    .col2-right h3,
    .col2-right p
    {
        text-align: left;
    }

    .mgt140 {
    margin-top: 40px;
    }
    .skin-box .cf,
    .skin-box .cf .skin-image,
    .skin-box .cf .dl
    {
        display: block;
    }
    .skin-box .cf .skin-image
    {
        width:100%;
    }

    .emp h3
    {
        font-size:1.5em;
    }

    .serum-box dl.one:before,
    .serum-box dl.two:before,
    .serum-box dl.three:before
    {
        font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
        position: absolute;
        color:white;
        border-radius: 50%;
        background-color: #E6BDDC;
        font-size:2em;
        width:80px;
        height:80px;
        line-height: 80px;
        text-align: center;
        top:0;
        left:0;
        font-weight: lighter;
    }

    .serum-box dl.one:before    {content:"1"}
    .serum-box dl.two:before    {content:"2"}
    .serum-box dl.three:before  {content:"3"}

    .serum-box dl
    {
        position: relative;
        padding-left:100px;
        height:100%;
        margin-bottom: 60px;

    }

    .serum-box dl dt
    {
        font-size:1.2em;
        margin-bottom: 5px;
    }
    
    .serum_ex dd
    {
        text-align: left;
    }

    .col2-right button.button.alt
    {
        min-width:150px;
    }
    
    .seibun
    {
        padding-top:20px;
    }
    
    .usage_moist img
    {
        height:auto;
    }
    .usage_moist {
        padding: 40px 0.5em;
    }
    .skuform .c-box {
        text-align: center;
    }
    .col2-right button.button {
        margin-top: 1rem;
    }
    .entry-content p.item_price span {
        font-size: 12px;
    }
    
    .fontS44 {font-size: 1.5em!important}

    .entry-content .liv_cl_seibun li {
    list-style-type: none;
    width: 100%;
    float: unset;
    text-align: center;
    padding: 0 40px;
    height: auto;
    }
    .sp_display {
    display: block;
    }
    .pc_display {
    display: none;
    }
    img.top-adj {
    margin-top:0px;
    }

    .skuform .right {
    width: 100%;
    }
    .face_ilst{
        margin-bottom: 20px;
    }
    .entry-content .liv_cl_seibun li img {
    width: 70%;
    margin-top: 20px;
    }
    .woocommerce-breadcrumb {
    margin: 10px;
    }
    .woocommerce .woocommerce-breadcrumb {
    margin: 10px;
    }

}

@media screen and (min-width: 1105px) {
    #topix-wrapper .head-catch    {font-size: 1.7em;}
    #topix-wrapper h2             {font-size: 1.8em;}
    .col2 h3                      {font-size: 1.4em;}
    h3.c-h3                       {font-size: 1.8em;}
    .mid-em                       {font-size: 2.2em;}
    .blue-box-child dl dl         {font-size: 1.0em;}
    #topix-wrapper p              {font-size: 1.2em;}
    .fontS44                      {font-size: 1.2em;}
    .annotation-point             {font-size: 0.5em;}
    .cart-box h3                  {font-size: 1.8em;}
    p.item_name                   {font-size: 1.8em!important;}
    p.item_price                  {font-size: 2.4em!important;}
} 
    