/** Shopify CDN: Minification failed

Line 173:4 Expected identifier but found "*"
Line 174:4 Expected identifier but found "*"
Line 522:2 Expected identifier but found "/"
Line 523:2 Expected identifier but found "/"
Line 574:2 Expected identifier but found "/"
Line 575:2 Expected identifier but found "/"
Line 1141:8 Expected identifier but found whitespace
Line 1141:9 Unexpected "<"
Line 1141:11 Expected identifier but found "$"
Line 1141:23 Expected identifier but found ">"
... and 6 more hidden warnings

**/
@charset "utf-8";
/* CSS Document */

/* ************************************************
*  all
* ************************************************ */
/*追加*/

.freePage li{
  list-style:none;
}
.rte ul{
  list-style:none;
}
.rte ul,.rte ol{
  margin:0;
}
.rte img{
  margin:0;
}
.hero__title{
    width: 910px;
    margin: auto;
    text-align: center;
  margin-bottom:30px;
}
.freePage{
    width: 910px;
    margin: auto;
}
table{
  border:none;
}
table tr>th,table tr>td{
  border:none;
  padding:0;
  vertical-align: baseline;
}
.freePage .text-link,.rte .freePage a, .hero__rte .freePage a,.freePage p a{
  background:none;
  padding:0;
  font-size:14px;
}
.freePage hr{
  border-color:#333;
}
.kBox__text{
  font-size:14px;
}
.hero__content__wrapper{
  display:inherit;
  justify-content: center!important;
}
.hero__title {
  width:100%;
  text-align:center;
  display:none;
}
@media(max-width: 799px){
 .freePage{
   width:100%;
 }
  body{
      min-width: inherit !important;
  }
}

/*PC*/
@media(min-width:800px){
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style:normal;
    font-size: 100%;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

input, textarea{
    margin: 0;
    padding: 0;
}

ol, ul{
    list-style:none !important;
}

table{
    border-collapse: collapse;
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
    outline:none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}

.both{
    clear:both;
}

.inline_block {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
img {
    max-width:100%;
    vertical-align: bottom;
}
  .block{
    display:block;
  }
  .p5{
    padding:5px;
  }
  .p10{
    padding:10px;
  }
  .p15{
    padding:15px;
  }
  .p20{
    padding:20px;
  }
  .p25{
    padding:25px;
  }
  .p30{
    padding:30px;
  }
  .pt5{
    padding-top:5px;
  }
  .pt10{
    padding-top:10px;
  }
  .pt15{
    padding-top:15px;
  }
  .pt20{
    padding-top:20px;
  }
  .pt25{
    padding-top:25px;
  }
  .pt30{
    padding-top:30px;
  }
  .pb5{
    padding-bottom:5px;
  }
  .pb10{
    padding-bottom:10px;
  }
  .pb15{
    padding-bottom:15px;
  }
  .pb20{
    padding-bottom:20px;
  }
  .pb25{
    padding-bottom:25px;
  }
  .pb30{
    padding-bottom:30px;
  }
  .pl5{
    padding-left:5px;
  }
  .pl10{
    padding-left:10px;
  }
  .pl15{
    padding-left:15px;
  }
  .pl20{
    padding-left:20px;
  }
  .pl25{
    padding-left:25px;
  }
  .pl30{
    padding-left:30px;
  }
  .pr5{
    padding-right:5px;
  }
  .pr10{
    padding-right:10px;
  }
  .pr15{
    padding-right:15px;
  }
  .pr20{
    padding-right:20px;
  }
  .pr25{
    padding-right:25px;
  }
  .pr30{
    padding-right:30px;
  }

  .m5{
    margin:5px;
  }
  .m10{
    margin:10px;
  }
  .m15{
    margin:15px;
  }
  .m20{
    margin:20px;
  }
  .m25{
    margin:25px;
  }
  .m30{
    margin:30px;
  }
  .mt5{
    margin-top:5px;
  }
  .mt10{
    margin-top:10px;
  }
  .mt15{
    margin-top:15px;
  }
  .mt20{
    margin-top:20px;
  }
  .mt25{
    margin-top:25px;
  }
  .mt30{
    margin-top:30px;
  }
  .mt40{
    margin-top:40px;
  }
  .mt50{
    margin-top:50px;
  }
  .mb5{
    margin-bottom:5px;
  }
  .mb10{
    margin-bottom:10px;
  }
  .mb15{
    margin-bottom:15px;
  }
  .mb20{
    margin-bottom:20px;
  }
  .mb25{
    margin-bottom:25px;
  }
  .mb30{
    margin-bottom:30px;
  }
  .mb40{
    margin-bottom:40px;
  }
  .mb50{
    margin-bottom:50px;
  }
  .ml5{
    margin-left:5px;
  }
  .ml10{
    margin-left:10px;
  }
  .ml15{
    margin-left:15px;
  }
  .ml20{
    margin-left:20px;
  }
  .ml25{
    margin-left:25px;
  }
  .ml30{
    margin-left:30px;
  }
  .mr5{
    margin-right:5px;
  }
  .mr10{
    margin-right:10px;
  }
  .mr15{
    margin-right:15px;
  }
  .mr20{
    margin-right:20px;
  }
  .mr25{
    margin-right:25px;
  }
  .mr30{
    margin-right:30px;
  }
  .fs12{font-size:12px;}
  .fs14{font-size:14px;}
  .fs16{font-size:16px;}
  .fs18{font-size:18px;}
  .fs20{font-size:20px;}
  .inline-block{display: inline-block;}
  .fl{
    float:left;
  }
  .fr{
    float:right;
  }
  .pt40{
    padding-top:40px;
  }
  .pt50{
    padding-top:50px;
  }
  .pb50{
    padding-bottom:50px;
  }
  .pb40{
    padding-bottom:40px;
  }
  .w5{width:5%;}
  .w10{width:10%;}
  .w15{width:15%;}
  .w20{width:20%;}
  .w25{width:25%;}
  .w30{width:30%;}
  .w33{width:33%;}
  .w35{width:35%;}
  .w40{width:40%;}
  .w45{width:45%;}
  .w50{width:50%;}
  .w55{width:55%;}
  .w60{width:60%;}
  .w65{width:65%;}
  .w70{width:70%;}
  .w75{width:75%;}
  .w80{width:80%;}
  .w85{width:85%;}
  .w90{width:90%;}
  .w95{width:95%;}
  .w100{width:100%;}
  .bs{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
/*
table {
    width:100%;
}

a,a:hover {
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

a img:hover {
    filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}

よく使うCSS end -----
時々使うCSS3 start ---

テキストシャドウ {
    text-shadow: 1px 1px 3px #000;
}

テキストシャドウ {
    text-shadow: 1px 1px 3px #000;
}

ボックスシャドウ {
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

ボックスシャドウ内側 {
    -moz-box-shadow: inset 1px 1px 3px #000;
    -webkit-box-shadow: inset 1px 1px 3px #000;
    box-shadow: inset 1px 1px 3px #000;
}

角丸 {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

トランジション {
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -o-transition: 1.5s;
    transition: 1.5s;
}

透明 {
    filter: alpha(opacity=25);
    -moz-opacity:0.25;
    opacity:0.25;
}

背景のみ透明 {
    background-color:rgba(255,255,255,0.2);
}

グラデーション {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
    background-image: -moz-linear-gradient(top, #ffffff, #000000);
    background-image: -ms-linear-gradient(top, #ffffff, #000000);
    background-image: -o-linear-gradient(top, #ffffff, #000000);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
    background-image: -webkit-linear-gradient(top, #ffffff, #000000);
    background-image: linear-gradient(top, #ffffff, #000000);
}

スマホ対応
@media screen and (max-width: 480px){

}
@media screen and (max-width: 320px){

}

時々使うCSS3 end */

/* ************************************************
*  item_box
* ************************************************ */

.item_box {
  display:inline-block;
  float: left;
  margin: 0 41px 45px 0;
  width: 205px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.item_box .item_image {
  margin: 0px;
}
.item_box .item_image img.item {
  max-width: 100%;
  border: solid 1px #ddd;
}
.item_box .item_detail {
  margin: 15px 0 0;
  padding-left: 10px;
  border-left: solid 1px #ddd;
}
.item_box .item_detail p{
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
}
.item_box .item_detail p.item_name {
  margin-bottom: 5px;
  font-size: 15px;
}

.item_box .item_detail p.item_description{
  text-overflow: initial;
  overflow: visible;
  white-space: normal;
}

p.item_regular_price, p.item_price, p.item_discount {
  margin-bottom: 10px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
}
.item_price{
  text-align: center;
}
.box_last{
  margin-right: 0;
}

.box_small .item_box {
  display:inline-block;
  margin: 0 33px 45px 0;
  width: 113px;
  vertical-align:top;
  text-align: left;
  /display:inline;
  /zoom:1;
}
.box_small p {
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
}
.box_small .item_box .item_detail a {
  margin-bottom: 5px;
  font-size: 13px;
}

.box_small .box_last {
  margin-right: 0;
}

.stock_error{
  display:none;
  padding:10px 0;
  color:#DA5858;
  font-weight:bold;
}

/* ************************************************
*  product_detail_page
* ************************************************ */

h2.product_name {
  margin-bottom: 0.8em;
  font-size: 18px;
}
h3.zoom__title{
  font-size:14px;
  font-weight:bold;
  border-bottom:solid 1px #ddd;
}

.product_form{
  margin: 0 0 62px;
}

.product_detail_area {
  position: relative;
  width: 100%;
}

.product_images {
  display: inline-block;
  float: left;
  width: 55%;
}
.product_images div img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height:auto;
  border: 1px solid #ddd;
}
.product_images div p.detail {
  margin-top: 10px;
  line-height: 20px;
}

.add_cart {
  clear: right;
  float: right;
  overflow: hidden;
  width: 42%;
}

table.add_cart_table {
  margin-bottom: 10px;
  width: 100%;
  border-left: solid 1px #ccc;
  table-layout:fixed;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
}
table.add_cart_table th {
  overflow: hidden;
  padding: 10px 0 10px 18px;
  width: 35%;
  text-align: left;
  font-size: 12px;
  vertical-align: middle;
}
table.add_cart_table td {
/*  overflow: hidden;*/
  padding: 10px 0;
  width: 55%;
  text-align: left;
  vertical-align: middle;
}
table.add_cart_table td input {
  padding: 0 4px;
  width: 30px;
  height: 26px;
  font-size: 15px;
  line-height: 26px;
  vertical-align: middle;
}
table.add_cart_table td strong.price {
  font-size: 14px;
}

table#option_tbl {
  margin-bottom: 20px;
  width: 100%;
}
table#option_tbl th,
table#option_tbl td.none {
  background: whiteSmoke;
}
table#option_tbl th,
table#option_tbl td {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: center;
}
table#option_tbl th {
  background: whiteSmoke;
}
table#option_tbl td div input {
  margin-bottom: 5px;
}

ul.option_price {
  margin: 0 0 20px 0;
}
ul.option_price li {
  list-style-type: none;
}

.option_box{
  clear: both;
  width: 100%;
  overflow: hidden;
}

table td.pur_block{
  margin: 0 5px 0 0;
  width: auto;
  white-space: normal;
}

.button_area input {
  width: 100%;
}

.product_description {
  clear: both;
  margin-bottom: 20px;
  padding-top:20px;
  word-wrap: break-word;
  font-size: 12px;
  line-height: 22px;
}

.product_image_extra {
  margin-bottom: 20px;
  text-align: center;
}
.product_image_extra img.item {
  margin-bottom: 20px;
}

.product_link_area {
  margin: 20px 0 0;
  padding: 20px 0 0;
  border-top: #ccc solid 1px;
}
.product_link_area div.twitter {
  float: left;
  width: 80px;
}
.product_link_area div.pinterest {
  float: left;
  margin-right: 30px;
}
.product_link_area div.fb-like {
  float: left;
  width: 100px;
}
.product_link_area ul.other_link {
  clear: both;
  padding-top:20px;
}
.product_link_area ul.other_link li {
  margin-bottom: 10px;
}

.share{
  margin: 15px 0 0;
  list-style: none;
}
.share li{
  display: inline-block;
  float: left;
  margin: 0 10px 10px 0;
  max-width: 125px;
}
.calamel-link{
  margin-top: 10px;
}

#tb_cap_tb{
  margin-top: 20px;
}

.tb {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #CCC;
}
#tb_stitle {
  margin-bottom: 20px;
}

.tb_date, .tb_title, .tb_body, .tb_state {
  margin-bottom: 5px;
}

/* ************************************************
*  cloud_zoom
* ************************************************ */
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
  margin:-4px;  /* Set this to minus the border thickness. */
  border: 4px solid #888;
  background-color:#fff;
  cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
  position:absolute !important;
  top:0px;
  padding:3px;
  width:100%;
  background-color:#000;
  color:#fff;
  text-align:center;
  font-weight:bold;
  font-size:10px;
  font-family:Arial, Helvetica, sans-serif;
}

/* This is the zoom window. */
.cloud-zoom-big {
  overflow:hidden;
  border: 4px solid #c86464;
}

/* This is the loading message. */
.cloud-zoom-loading {
  padding:3px;
  border:1px solid #000;
  background:#222;
  color:white;
}

/* Feature section in ZoomEngine page */
.zoom-section {
  clear:both;
}

* html .zoom-section {
  display:inline;
  clear:both;
}

.zoom-small-image {
  float: left;
  margin-top: 4px;
  width: 100%;
}
#wrap {
  position: relative;
  top: 0px;
  z-index: 9999;
}

.cloud-zoom {
  margin-bottom: 20px;
}

.mousetrap {
  position: absolute;
  top:0px;
  left:0px;
  z-index:999;
  width: 100%;
}

/* Feature descriptions in ZoomEngine page */
.zoom-desc {
  clear: left;
  width: 100%;
}

a.cloud-zoom-gallery {
  display: block;
  float: left;
  margin: 0 8px 20px !important;
  width: 81px !important;
  height: 82px;
  cursor: pointer;
  text-align: center;
}
.zoom-tiny-image {
  padding: 3px;
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
  background: #efefef;
}
.zoom-tiny-image.selected {
  border: 1px solid #c86464;
  background: #c86464;
}
.zoom-tiny-image:hover {
  border: 1px solid #c86464;
}

a.gallery_last{
  margin-right: 0;
}

/* ************************************************
*  product_option_window
* ************************************************ */

#product_option {
  margin: 20px;
  padding: 20px;
  background: #fff;
}
#product_option h2 {
  margin-bottom: 20px;
}

table.table_option {
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #fff;
}
table.table_option th {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f5f5f5;
}
table.table_option td {
  padding: 10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

/* ************************************************
*  product_list_page
* ************************************************ */

.sub_category_area,
.sub_group_area {
  margin-bottom: 20px;
  padding: 10px 10px 0px 10px;
  height: 100%;
  border: solid 1px #ccc;
}


.sub_category_area div.sub_category,
.sub_group_area div.sub_group {
  float: left;
  margin: 0 20px 10px 0;
}

.sub_category_area div.sub_category img,
.sub_group_area div.sub_group img {
  margin-right: 10px;
  border: solid 1px #ccc;
}

/* ************************************************
*  search_page
* ************************************************ */

.search_result {
  margin: 20px 0;
  padding: 10px 0;
  background: #ddd;
  text-align: center;
}

.none {
  margin: 50px 0;
  text-align: center;
}

/* ************************************************
*  policy
* ************************************************ */

#policy {
  line-height: 1.8;
  font-size: 14px;
}
#policy h2 {
  margin-bottom: 30px;
}

.policy_box,
#policy_lead{
  margin-bottom: 30px;
}

.sk_box {
  margin-bottom: 70px;
}
.sk_box h3 {
  margin-bottom: 1em;
  font-size: 16px;
}
.sk_box table {
  width: 100%;
  border-top: 1px solid #ccc;
  border-collapse: separate;
  empty-cells:show;
}

.sk_box th {
  padding: 20px 40px 20px 0;
  width: 170px;
  text-align: left;
}
.sk_box th img.poricy_img {
  margin-bottom: 5px;
}
.sk_box td {
  padding: 20px 0;
  zoom: 1;
  content: ' ';
}
.sk_box th,
.sk_box td {
  vertical-align: top;
  line-height: 1.8;
  position: relative;
  border-bottom: solid 1px #ccc;
}

#payment_method {
  margin-top: 40px;
}
#payment_method table.table {
  width: 100%;
}
#payment_method table.table th {
  width: 200px;
  text-align: center;
}

#shipping_method {
  margin-top: 40px;
}
#shipping_method table.table {
  width: 100%;
}
#shipping_method table.table th {
  width: 200px;
  text-align: center;
}

/* ************************************************
*  Common Elements
* ************************************************ */
/* @group Common Elements */

table {
  border-spacing: 0;
  border-collapse: collapse;
}
table.table {
  margin-bottom: 20px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
table.table th {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #f5f5f5;
}
table.table td {
  padding: 5px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.footstamp {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.footstamp span {
  margin: 0 5px;
  color: #999;
}

.sort {
  float: right;
  margin-bottom: 20px;
  text-align: right;
}
.sort strong {
  margin-right: 5px;
}
.sort a {
  margin-right: 5px;
  text-decoration: underline;
}
.sort span {
  margin-right: 5px;
  background: #eee;
  text-decoration: none;
  font-weight: bolder;
}

.pager {
  clear: both;
  margin: 20px 0;
  text-align: center;
}
.pager a{
  margin: 15px;
}

.none {
  clear: both;
  margin: 50px 0;
  text-align: center;
}

.sold_out,.itemList__soldOut {
  color: #DA5858;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
}

.to_top{
  float: right;
  clear: both;
  text-align: center;
  margin: 0 0 20px;
  padding: 1.3em 1em;
  border: solid 1px #aaa;
  font-size: 14px;
  color: #888;
}
.to_top:hover {
  text-decoration: none;
  color: <{$link_hover}>;
  border-color: <{$link_hover}>;
}

.tbl_calendar {
  margin: 20px 0;
  width: 100%;
  border: none !important;
  border-spacing: 0 !important;
  border-collapse: collapse !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  border-bottom: 1px solid #ccc !important;
  text-align: center !important;
}

/* @group button */
.btn {
  display: block;
  margin-top: 1em;
  border: none;
  border-radius: 0;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  font-family:'Lucida Grande',
  'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
  Meiryo, メイリオ, sans-serif;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance:none;
}
.btn:link,
.btn:visited,
.btn:hover,
.btn:active{
  color: #fff;
  text-decoration: none;
}
.btn-primary {
  margin: 1.2em 0 .9em;
  padding: 1.4em 0;
  background:#e40020 url("https://img21.shop-pro.jp/PA01369/596/etc/tpl_c1c_cartIcon.png") no-repeat;
  background-position:26% 45%;
  background-size:34px auto;
}
.btn-contact {
  margin: 0.5em 0.3em;
  padding: 1.3em 0;
  background-color: #a0a0a0;
  font-weight: normal;
  font-size: 13px;
}
.btn-quick {
  margin: 0.9em 0;
  padding: 1.3em 0;
  background-color: #64b4c8;
  font-size: 13px;
}


/*ここから調整*/

body {
  color: #333333;
  font-family: メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  background-color:#fff;
  font-size:14px;
  min-width:1200px;
  overflow-x: hidden;
}
img{
  max-width:100%;
  vertical-align: bottom;
}
a {
  color: #333333;
  text-decoration: none;
}
.freePage a:hover{
  text-decoration: underline;
}
a img{
  -webkit-transition: opacity .25s;
     -moz-transition: opacity .25s;
      -ms-transition: opacity .25s;
       -o-transition: opacity .25s;
          transition: opacity .25s;
  opacity: 1;
}
a:hover img{
  -webkit-transition: opacity .25s;
     -moz-transition: opacity .25s;
      -ms-transition: opacity .25s;
       -o-transition: opacity .25s;
          transition: opacity .25s;
  opacity: 0.8;
}
.popBnrText:hover img{
    -webkit-transition: opacity .25s;
     -moz-transition: opacity .25s;
      -ms-transition: opacity .25s;
       -o-transition: opacity .25s;
          transition: opacity .25s;
  opacity: 0.8;
}

/*全体インナー*/
.cInner{
  width:1200px;
  margin:0 auto;
}

#container{
  margin-top:55px;
}

/*ミドルコンテンツ*/
#middle_contents{
  margin:0 auto;
}

/*サイド*/
#side {
  float: left;
  width: 250px;
}

/*メイン*/
#main {
  float: right;
  width: 910px;
}

.topBg{
  background:#fcfbf6;
}

/*ヘッダー*/
.header{
  padding-bottom:20px;
}
.headerTop{
  border-top:solid 10px #611987;
  margin:0px 0px 40px;
}
.headerTop__text{
  float:left;
  max-width:49%;
  font-size:10px;
}

.headerMain{
  margin-bottom:40px;
  position:relative;
}
.hTable{
  width:100%;
  table-layout: fixed;
}
.hTable td{
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hTable__logo{
  width:260px;
  text-align:left;
}
.hTable__logo img{
  margin-top:-3px;
}
.hTable__text{
  width:460px;
  padding:0 15px 0 35px;
  font-size:13px;
}
.hTable__search{
  width:200px;
}
.hTable__sns{
  width:220px;
  padding:0px 20px;
  text-align: center;
}
.hSns{
  width:100%;
  text-align: center;
  letter-spacing: -.4em;
}
.hSns__unit{
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}
.hSns__unit:nth-child(n+2){
  margin-left:15px;
}
.hTable__cart{
  text-align: right;
}

/*ヘッダー検索*/
.hSearch{
  width:200px;
  background:white;
  position:relative;
}
.hSearch__text{
  width:170px;
  height:30px;
  vertical-align:top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:3px 3px 3px 15px;
  border:none !important;
  letter-spacing: 1px;
}
.hSearch__submit{
  position:absolute;
  top:8px;
  right:8px;
}

/*グローバルナビ*/
.gNav {
  text-align: center;
  position: relative;
  background:#fcfbf6;
}
.gNav a.gNav__link:link,
.gNav a.gNav__link:visited {
}
.gNav__unit{
  display: inline-block;
  text-align: center;
  font-size:14px;
  padding:15px 0px;
}
.gNav__unit:nth-child(n+2){
  margin-left:73px;
}
.gNav__link,
.gNav__noLinkText{
  display: inline-block;
  text-decoration: none;
}
.gNav__link:hover,
.gNav__noLinkText:hover{
/*  text-decoration: none;
  background:rgba(0,0,0,0.1);*/
}
.gNav__drop {
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0px;
    text-align: left;
    display: none;
    z-index: 100;
    font-weight:normal;
    border-bottom:solid 1px #ddd;
}
.gNav__drop li{
  text-align:left;
}
.gNav__dropInner {
    height: 100%;
    width:1200px;
    margin:0 auto;
}
.gNav__dropBg {
    background: white;
    padding: 15px 0px;
}
.gNav__drop--type1 .gNav__list2{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width:25%;
  padding-right:20px;
  margin-bottom:20px;
  float:left;
}
.gNav__drop--type1 .gNav__list2:nth-child(4n+1){
  clear: both;
}
.gNav__drop--type1 .gNav__unit:nth-child(n+2) {
    margin-top: 2px;
}
.gNav__drop--type2 .gNav__unit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    padding-right: 20px;
    margin-bottom: 20px;
    float: left;
}
.gNav__bcate *{
    font-weight: bold;
}
.gNav__unit3{
  margin-top:5px;
}

/*アイキャッチ*/
.eyecatch .bx-wrapper .bx-pager {
  padding-top: 10px;
  bottom: -20px;
}
.eyecatch .bx-wrapper {
  margin-bottom: 0px !important;
}
.eyecatch img{
  width:100%;
}
.bx-wrapper .bx-viewport {
-moz-box-shadow: 0 0 0px #ccc !important;
-webkit-box-shadow: 0 0 0px #ccc !important;
box-shadow: 0 0 0px #ccc !important;
border: solid #fff 0px !important;
left: 0px !important;
background: #fff !important;
text-align:right;
}

/*サイド*/
.section--side{
  margin-bottom:40px;
}
.sideTitle{
  padding:12px 0px;
  font-weight:bold;
  border-top:solid 1px #601986;
  border-bottom:solid 1px #601986;
  color:#601986;
  font-size:14px;
  text-align: center;
  margin-bottom:25px;
}

.sideBnrList__unit{
  margin-top:25px;
}
.sideBnrList__unit:first-child{
  margin-top:0;
}
.sideBnrList__title{
  display: inline-block;
  margin-top:5px;
}

/*サイド一覧(カテゴリーやグループ)*/
.sideList{
  padding-left:25px;
}
.sideList__unit:nth-child(n+2){
  margin-top:10px;
}
.sideList--type2 .sideList__unit:before{
  content:"\030fb";
  display: inline-block;
}
.sideList--type2 .sideList__unit:nth-child(n+2){
  margin-top:15px;
}
.sideList--type3 .sideList__unit:nth-child(n+2){
  margin-top:15px;
}

/*フッター*/
.footer {
    width:100%;
    margin-top:0;
}
/*特定商フッター*/
.footer__sk{
  margin-top:55px;

}
.footer__sk,.footer__sk a{

}
.footer__skTitle {
    /*font-family: "游明朝体", "Yu Mincho", YuMincho, "Roboto Slab", Garamond, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
    font-size: 12px;
    margin-bottom: 25px;
}
.footer__sk--list3 .footer__skBox {
    width: 30%;
    float: left;
}
.footer__sk--list3 .footer__skBox:nth-child(n+2) {
    margin-left: 3.3%;
}
.footer__sk--list4 .footer__skBox {
    width: 22%;
    float: left;
}
.footer__sk--list4 .footer__skBox:nth-child(n+2) {
    margin-left: 4%;
}
.footer__skName {
    /*font-weight: bold;*/
    margin-bottom: 10px;
}
.footer__skName:nth-child(n+2) {
    margin-top: 30px;
}
.footer__skText{
  line-height:1.8;
}
.footer__skBox .payment_img {
    display: inline-block;
    margin-bottom: 3px;
}
.footer__skBox img{
  display: inline-block;
  margin-bottom:10px;
}
.footer__skBox .payment_img:nth-child(n+2) {
    margin-left: 5px;
}
.fContact{
  margin-top:66px;
}
.fContact__title{
  font-size:16px;
  font-weight:bold;
  margin:10px 0px 5px;
}
.fContact__text{
  line-height:1.8;
  font-size:14px;
}
.fContact__mail{
  padding-left:30px;
  line-height:15px;
  background:url("https://img21.shop-pro.jp/PA01390/052/etc/np-icon-mail.jpg") no-repeat left center;
  margin-top:10px;
  font-size:14px;
}

.fNav{
  letter-spacing: -.4em;
  text-align:center;
  width:100%;
  font-size:14px;
}
.fNav__unit{
  letter-spacing: normal;
  display: inline-block;
}
.fNav__unit:nth-child(n+2){
  margin-left:48px;
}
a.fNav__link{

}

/*コピーライト*/
.footer__copy {
  clear: both;
  margin-top:10px;
  text-align:center;
  font-size: 11px;
  padding-bottom:15px;
}

/*横並び一覧*/
.itemList__unit{
  float:left;
  text-align:center;
}
.itemList__unit img{
height:auto;
}
.itemList__imgBox{
  margin-bottom:15px;
}
.itemList__name{
  margin-bottom:5px;
}
.itemList__description{
  margin-top:5px;
}

/*2つ並び*/
.itemList--2 .itemList__unit{
  width:49%;
}
.itemList--2 .itemList__unit:nth-child(n+2){
  margin-left:2%;
}
.itemList--2 .itemList__unit:nth-child(2n+1){
  clear:both;
  margin-left:0;
}
.itemList--2 .itemList__unit:nth-child(n+3){
  margin-top:25px;
}

/*3つ並び*/
.itemList--3 .itemList__unit{
  width:32%;
  margin-right: 2%;
}
.itemList--3 .itemList__unit:nth-child(3n){
  margin-right:0;
}
.itemList--3 .itemList__unit:nth-child(n+4){
  margin-top:25px;
}

/*4つ並び*/
.itemList--4 .itemList__unit{
  width:22%;
}
.itemList--4 .itemList__unit:nth-child(n+2){
  margin-left:4%;
}
.itemList--4 .itemList__unit:nth-child(4n+1){
  clear:both;
  margin-left:0;
}
.itemList--4 .itemList__unit:nth-child(n+5){
  margin-top:25px;
}

/*4つ並びB*/
.itemList--4b .itemList__unit{
  width:23.5%;
}
.itemList--4b .itemList__unit:nth-child(n+2){
  margin-left:2%;
}
.itemList--4b .itemList__unit:nth-child(4n+1){
  clear:both;
  margin-left:0;
}
.itemList--4b .itemList__unit:nth-child(n+5){
  margin-top:25px;
}

/*5つ並び*/
.itemList--5 .itemList__unit{
  width:18%;
}
.itemList--5 .itemList__unit:nth-child(n+2){
  margin-left:2.5%;
}
.itemList--5 .itemList__unit:nth-child(5n+1){
  clear:both;
  margin-left:0;
}
.itemList--5 .itemList__unit:nth-child(n+6){
  margin-top:25px;
}

/*フルサイズバナー*/
.fullBnrList{
  margin-bottom:30px;
}
.fullBnrList img{
  width:100%;
}
.fullBnrList--2 .fullBnrList__unit{
  width:50%;
  float:left;
}
.fullBnrList--2 .fullBnrList__unit:nth-child(odd){
  clear: both;
}

/*カラム*/
.column--2{
  width:48%;
  float:left;
}
.column--2:nth-child(2n){
  float:right;
}

/*main*/
 .mainTitle {
  position: relative;
  text-align: center;
  margin-bottom:50px;
}
.mainTitle__inner {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 45px;
  background-color: #fff;
  text-align: left;
  font-size:18px;
  font-weight:bold;
  color:#e5004f;
  text-align: center;
}
.mainTitle::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e5004f;
}

.section--main{
  margin-bottom:90px;
}
.section--inner{
  padding:40px 0px;
}

/*moreボタン*/
.moreBtn{
  display: block;
  margin:25px auto 0px;
  width:300px;
  height:42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align:center;
  line-height:42px;
  color:white;
  font-size:12px;
  letter-spacing: 1px;
  background:#333333;
  -webkit-transition: opacity .25s;
   -moz-transition: opacity .25s;
    -ms-transition: opacity .25s;
     -o-transition: opacity .25s;
        transition: opacity .25s;
}
.moreBtn:hover{
  opacity: 0.8;
  -webkit-transition: opacity .25s;
     -moz-transition: opacity .25s;
      -ms-transition: opacity .25s;
       -o-transition: opacity .25s;
          transition: opacity .25s;
  text-decoration: none;
}
.js-more li:nth-child(n+9){
  display: none;
}
.js-more--contents li:nth-child(n+15){
  display: none;
}
.js-moreBtn,.js-moreBtn--contents{
  display: none;
}

/*バナーのホバーテキストセット*/
.popBnrText{
  position:relative;
}
.popBnr{
  position:absolute;
  top:0px;
  left:0px;
  text-align: center;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.6);
  display: none;
}
#side .popBnr{
  display: block !important;
}
.popBnr__box{
  display: table;
  width:100%;
  height:100%;
  color:white;
}
.popBnr__inner{
  display: table-cell;
  padding:10px;
  vertical-align: middle;
}
.popBnr__title{
  font-family: YuMincho, "游明朝","Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
  font-size:14px;
}
.popBnr__text{
  margin-top:10px;
}


/*商品詳細追加分*/
.subImageList{
  margin:15px 0px 20px;
  padding:0px 15px;
}
.subImageList__unit{
  width:22%;
  text-align:center;
  float:left;
}
.subImageList__unit img{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width:100%;
  cursor: pointer;
}
.subImageList__unit:nth-child(n+2){
  margin-left:4%;
}
.subImageList__unit:nth-child(4n+1){
  margin-left:0%;
  clear:both;
}
.subImageList__unit:nth-child(n+5){
  margin-top:15px;
}

/*拡大画像一覧*/
.lImageList{
  margin:15px 0px 60px;
}
.lImageList__unit{
  text-align:center;
}
.lImageList__unit:nth-child(n+2){
  margin-top:25px;
}

.cartBottom{
  margin-top:20px;
  margin-bottom:70px;
}
.cartBack{
  width:75%;
}
.cartBottom .btn-primary{
  background-position:30% 45%;
  margin:0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left:20px;
}
.detailTitle{
  font-size:14px;
  font-weight:bold;
  padding:13px 0px;
  border-top:solid 1px #ddd;
  border-bottom:solid 1px #ddd;
  margin-bottom:20px;
}

.shoppingFlow{
  margin:100px 0px 100px;
}
.cInner--shoppingFlow{
  width:1060px;
  margin:0 auto;
}
.mainTitle__inner--black{
  color:#000;
  font-size:14px;
  font-weight:bold;
}
/*ステップ*/
.stepList__unit{
  width:15%;
  float:left;
  text-align:center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background:#f2f2f2;
}
.stepList__unit:nth-child(n+2){
  margin-left:2%;
}
.stepList__num{
  background: #626262;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  line-height:50px;
}
.stepList__title{
  padding: 10px 0 5px;
  font-weight: bold;
  font-size:14px;
  color:#6a3906;
}
.stepList__icon{
  margin: 0 0 3px;
  height:48px;
}
.stepList__textArea{
  display: table;
  width: 100%;
}
.stepList__text{
  display: table-cell;
  vertical-align: middle;
  line-height:1.3;
  font-size:14px;
  height: 70px;
  padding-bottom:5px;
}

/* 特定商フッター */
.footer__sk{
  margin-top: 0;
  font-size:12px;
}
.footer__sk,.footer__sk a{
  color: #333;
}
.section--sk{
  margin-bottom:50px;
}
/* スライダーページャー高さ */
.bx-pager {
  background: #fff;
}
.bx-default-pager {
  padding-top: 30px!important;
}
.bgSection{
  width:100%;
  overflow-x: hidden;
}
.bgSection__bg{
  padding:40px 500%;
  margin:0px -500%;
  overflow: hidden;
  background:#f2f2f2;
  width:100%;
}
/*フッター*/
.footer {
  margin-top:80px;
}
#footSct {
  margin-top: 3em;
}
.customTitle {
  font-size: 28px;
  font-weight: bold;
}
.customTitle span {
  margin-left: 20px;
  font-size: 20px;
  font-weight: normal;
}
.customComment p {
  margin-bottom: 20px;
}
.customImg ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.customImg .list2 li {
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 25px;
}
.customImg .list2 li:nth-child(2n) {
  margin-right: 0;
}
.customImg .list3 li {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 25px;
}
.customImg .list3 li:nth-child(3n) {
  margin-right: 0;
}
.customList dt {
  width: 110px;
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.customList dt:before {
  content: "◇";
  margin-right: 5px;
}
.customList dd {
  width: 780px;
  margin-bottom: 30px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}
.customList a {
  color: #00f;
  text-decoration: underline;
}
.customList .title {
  font-size: 20px;
  font-weight: bold;
}
.companyImg {
  float: right;
  margin-left: 40px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}
.companyImg img {
  margin-bottom: 10px;
}

.customMark {
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: bold;
  border: 1px solid #333;
}
.customAccess {
  font-size: 0;
}
.customAccess:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.customAccess .left {
  display: inline-block;
  width: 50%;
  vertical-align: middl;
  font-size: 14px;
}
.customAccess .right {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  font-size: 14px;
}
.customFlow .title {
  font-size: 20px;
  font-weight: bold;
}
.customFlow .flowList {
  margin-bottom: 40px;
}
.customFlow .flowList:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.customFlow .flowList .left {
  float: left;
  width: 400px;
  padding-right: 110px;
  background: url(https://img21.shop-pro.jp/PA01390/052/etc/nanaco_dm_33.png) top right no-repeat;
}
.customFlow .flowList .right {
  float: right;
  width: 400px;
}
.customFlow .flowList .left img,
.customFlow .flowList .right img {
  margin-bottom: 10px;
}

.pageTop{
  position:fixed;
  bottom:15px;
  right:15px;
  display: none;
}
.footerBg{
  background:#eeeeee;
  padding-top:38px;
}


/*フリーページや言語タブ*/
/*こだわり*/
.dnone{
  display: none;
}
.freeTitleImg{
  margin-bottom:50px;
}
ul.langList{
  margin-bottom:35px;
}
.langList__unit{
  line-height:44px;
  padding-top:9px;
  background:#a0a0a0;
  text-align: center;
  border-bottom:solid 7px #707070;
  font-weight:bold;
  font-size:16px;
  color:white;
  width:50%;
  float:left;
  cursor: pointer;
  position:relative;
}
.langList__unit:before{
  content:"";
  display: inline-block;
  width:40px;
  line-height:28px;
  background:white;
  font-size:13px;
  font-weight:bold;
  position:absolute;
  top:16px;
  right:20px;
  color:#a0a0a0;
}
.langList__unit.active:before{
  color:#a97fb7;
}
.langList__unit--ja:before{
  content:"JPN";
}
.langList__unit--en:before{
  content:"ENG";
}
.langList__unit.active{
  background:#a97fb7;
  border-bottom:solid 7px #601986;
}
.kBox__text{
  line-height:1.8;
}
.kBox__text--emText{
  color:#6a1385;
  font-weight:bold;
  display: inline-block;
  margin-bottom:10px;
}
.bnrList--custom .bnrList__unit:nth-child(1){
  float:left;
}
.bnrList--custom .bnrList__unit:nth-child(2){
  float:right;
}
.bnrList--custom .bnrList__unit:nth-child(n+3){
  width:283px;
  float:left;
  margin-top:30px;
}
.bnrList--custom .bnrList__unit:nth-child(n+4){
  margin-left:30px;
}
.section--free1{
  margin-bottom:70px;
}
.section--free2{
  margin-bottom:50px;
}
.section--free3{
  margin-bottom:30px;
}
.section--kBoxTop{
  margin-top:15px;
}
.kList__right{
  float:right;
}
.kList__left{
  float:left;
  width:615px;
}
.kList__unit:nth-child(n+2){
  margin-top:25px;
  padding-top:25px;
  border-top:solid 1px #c9c9c9;
}
.kList__coution{
  margin-top:40px;
  text-align: right;
  color:red;
  font-size:14px;
}
#trivia{
  padding-top:55px;
}

.cTopLeft{
  width:670px;
  float:left;
}
.cTopRight{
  width:190px;
  float:right;
  text-align: center;
}
.cTopRight__text{
  margin-top:10px;
}
.cTable{
  margin-top:30px;
  table-layout: fixed;
  width:100%;
}
.cTable th{
  width:150px;
  text-align: left;
  padding-right:10px;
  padding-bottom:30px;
}
.cTable td{
  text-align: left;
  padding-bottom:30px;
  line-height:1.8;
}

.shopTitle{
  font-size:24px;
  font-weight:bold;
  color:#6a1385;
  margin-bottom:15px;
}
.section--freeImg{
  margin-bottom:20px;
}
.section--freeMin{
  margin-bottom:30px;
}
.section--freeTitleImg{
  margin-bottom:10px;
}
.freeMap__left{
  width:410px;
  float:left;
  padding-top:20px;
}
.freeMap__right{
  width:480px;
  float:right;
}
.cTable2{
  width:100%;
  table-layout: fixed;
}
.cTable2 td{
  width:50%;
  vertical-align: middle;
  text-align: center;
}
<!-- カレンダー -->
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}
<!-- 線 -->
hr {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #fff;
}

/*--------------------------------------------
Freeページ
-------------------------------------------*/
.center {text-align: center;}
.red {color:#E60012;}
.pink {color: #e95377;}
.bold {font-weight: bold;}
.beige{color: #A68154;}
.gray{color: #9fa0a0;}
.m_auto{margin: 0 auto;}

.main_copy {
    font-size: 17px;
    line-height: 1.8;
    padding-bottom: 12px;
}

.ph5{padding: 0  0 5%;}

.pink_border{
border-top: 1px solid #EB6D8E;
border-bottom: 1px solid #EB6D8E;
padding: 10px 0;
text-align: center;
}
.pink_border img{margin: 0 auto;}

/*バレンタイン*/
.valentine {
    color: #595757;
}
.flexcol_2,.flexcol_3,.flexcol_4 {
    display: flex;
    justify-content: space-between;
}
.flexcol_2 .col2 {
   width:49%; 
}
.flexcol_3 .col3 {
   width:33%; 
}
.flexcol_4 .col4 {
   width:24%; 
}
.va_hr {
  border-bottom: 1px solid #EB6D8E;
  margin-bottom: 12px;
}


/*チャーム　マルシェ*/
.charmBtn2{
    width: 70%;
    float: right;
    display: flex;
}

.charmBtn3{
    display: flex;
    justify-content: space-between;
}

.charmBtn3 .charmBtn{
    width: 28%;
    padding: 1.5%;
    margin: 3% 0 5% 0;
}

.charmBtn{
    text-align: center;
   background-color:#EE869A;
  border: 1px solid #EE869A;
    color:#ffffff;
    width: 50%;
    padding: 2%;
    border-radius: 10px;
    margin: 4% 0 5% 3%;
}
.charmBtn:hover {
    border: 0.6px solid #EE869A;
    transition-duration:0.3s;
	background: #fff;
	color: #EE869A;
}
.marcheB{
margin: 2% 0;
 display: inherit;
}
.marcheB_rs{
display: none;
    }
.charm_center p{
    text-align: center;
     padding: 10px 0;
}

.col_2{
  width: 50%;
}
.campaign_pink dl dt:before{background:#EE869A!important;}

/*mask hook*/
.ms_hr {
  border-bottom: 1px solid #EB6D8E;
  margin: 0 0 12px 0;

}
.ms_center{
   text-align:center; 
    padding: 10px 0;
}

/*よくあるご質問*/
.gazou1 {
    float: left;
    margin-left: 20px;
}
.shitumontext   {
    text-align: center;
}
.gazou_all {
}


/*LOFTチャーム マルシェ*/
.orange{color: #ed6c00;}
.lo_hr{
border-bottom: 1px solid #ed6c00;
margin-bottom: 12px;
}

.loft_back{
background: #fff3c3;
}

.loft_campaignBnr{
background: #fdd75d;
}

.loft_campaignBnr:hover{
    background: #fff;
border: 2px solid #fdd75d;
transition: 0.2s;
}

 a.no-underline:hover{
text-decoration: none;
}

.loft_campaign{
    border-top: 2px solid #fdd75d;
    border-bottom: 2px solid #fdd75d;
  display: inherit;
}

.campaign_content dl dt{
position: relative;
padding: 0 0 0 15px;    
}

.campaign_content dl dt:before{
    background: #fdd75d;
    content: "";
    height: 10px;
    width: 10px;
    position: absolute;
    left: 0;
    top: 3px;
}

.Br_sp{display:none;}
.display_sp_inherit{display:none;}
.display_inherit{display: inherit;}


/* 法人の皆様へ */
.text-indent{padding-left: 1em;text-indent: -1em;}
.corporation .pink{color: #CA4772;}
.corporation .corporation_sub_tit{
  border-top: 1px solid #F19DAE;
  border-bottom: 1px solid #F19DAE;
  padding: 10px 0;
}
.corporation .btn {
background-color: #F19DAE;
border: 2px solid #F19DAE;
width: 46%;
}
.corporation .btn a{
color: #fff;
display: block;
padding: 20px 0;
}
.corporation .btn:hover{
background-color: #fff;
border: 2px solid #F19DAE;
transition: 0.4s;
}
.corporation .btn a:hover{
color: #F19DAE;
}
.corporation_way {
  width: 80%;
  margin: 0 auto;
}
.corporation_way dl{
  border: 2px solid #F19DAE;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.corporation_way dt{
 font-size: 19px;
  background-color: #F19DAE;
  width: 18%;
  left: 0;
  height: 100%;
padding: 8px 0;
font-weight: bold;
color: #fff;
}
.corporation_way dt.py10{padding: 20px 0;}
.corporation_way dd{
  width: 82%;
  text-align: left;
  margin-left: 2em;
}
.corporation_way .pink_arrow{
  margin: 20px auto;
  width: 0;
 height: 0;
 border-left: 22px solid transparent;
 border-right: 22px solid transparent;
 border-top: 30px solid #CA4772;
}

.corporation_way ul.w55{
  margin: 0 auto;
  text-align: left;
}
.corporation_way ul li::before{
content: "\025cf";
color:#F19DAE;
}
.corporation .example p.pink{
border-bottom: 2px solid #F19DAE;
padding-bottom: 5px;
}
.corporation .contact_btn{
background-color: #FADBDA;
border: 2px solid #FADBDA;
width: 100%;
}
.corporation .contact_btn a{color: #CA4772;}
.corporation .contact_btn:hover{
background-color: #CA4772;
border: 2px solid #CA4772;
transition: 0.4s;
}
.corporation .contact_btn a:hover{color: #fff;}
.corporation #wholesale .w55{
margin: 0 auto;
border-radius: 10px;
border: 2px solid #F19DAE;
padding: 25px 60px;
}
.corporation #wholesale .w55 .contact_btn{
  border-radius: 10px;
  width: 80%;
  margin: 0 auto;
}
.corporation #wholesale .w55 .contact_btn a{
padding: 35px 0;
}
.corporation_question dt::before{
content: "Q.";
font-weight: bold;
color: #CA4772;
}
.corporation_question dt,
.corporation_question dd{
padding-left: 1em;
text-indent: -1em;
}
.corporation_question dd::before{
content: "A.";
font-weight: bold;
color: #54C3F1;
}

.nanaco_choose .dark_pink{
background-color: #CA4772;
color: #fff;
display: flex;
justify-content: center;
}

.nanaco_choose .reason .dark_pink:first-child{
justify-content: flex-start;
}

.corporation ul li{margin-bottom: 10px;}
.corporation .reason ul li:before{
content: "\025a0";
color:#CA4772;
padding-right: 0.2em;
}

.nanaco_choose .voice .flexcol_3{flex-wrap: wrap;}
.nanaco_choose .voice ul li{
font-size: 17px;
width: 280px;
border-top: dashed 1px #595757;
border-bottom: dashed 1px #595757;
padding: 15px 0;
letter-spacing: 0.075em;
line-height: 1.6em;
}

.corporation .reason .pink{
background-color:#F19DAE;
color: #fff;
text-align: center;
}
.corporation .reason .w90{margin: 30px auto;}
.corporation .reason .btn{
background-color: #CA4772;
border: 2px solid #CA4772;
margin: 0;
}
.corporation .reason .btn:hover{
background-color: #fff;
border: 2px solid #CA4772;
}
.corporation .reason .btn a:hover{color: #CA4772;}
.corporation .reason_btn{
border: 2px solid #CA4772;
background-color: #fff!important;
border-radius: 8px;
width: 15%;
margin: 30px auto;
}
.corporation .reason_btn a{
color: #CA4772;
padding:8px 5px;
display: block;
text-align: center;
}
.corporation .reason_btn:hover{
background-color: #CA4772!important;
transition: 0.4s;
}

.corporation .reason_btn a:hover{color: #fff!important;}

/* ハーヴェスト */
.ha_hr{
border-bottom: 1px solid #e48e00;
margin-bottom: 12px;
padding-bottom: 12px;
}


/* amazonのLP */
.recommend-btn{
background-color: #f3a7a5;
border: 2px solid #f3a7a5;
text-align: center;
letter-spacing: 0.3em;
font-size: 20px;
}

.recommend-btn a{
display: block;
color: #ffffff;
padding: 15px 20px;
}

.recommend-btn:hover{
  background-color: #ffffff;
  transition: 0.4s;
}

.recommend-btn a:hover{color: #f3a7a5;}

/* アイスプリンセス */
.ice_hr{
border-bottom: 1px solid #3e699e;
margin-bottom: 12px;
}
 
/* 明朝 */
.mincho{
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

/* col3_m 30% */
.flexcol_3 .col3_m{width: 30.8%;margin-bottom: 30px;}

}
b, strong {
    font-weight: bold;
}
/*SP*/
@media(max-width:799px){
/*-------------------------------------------
デフォルトスタイルをリセット
-------------------------------------------*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

.main-content figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}

/*-------------------------------------------
共通
-------------------------------------------*/
body {
  background-color: #fff;
  color: #212121;
  font-size:12px;
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
}

a {
  text-decoration: none;
  color: #212121;
}
a:active {
  background: rgba(0, 0, 0, 0.1);
}

p {
  line-height: 1.5rem;
  margin: 0;
}

h2 {
  margin: 0 0 12px;
  font-size: 128.57143%;
  font-weight: normal;
  line-height: 1.2;
}

h3 {
  font-size: 114.28571%;
  font-weight: normal;
  margin: 20px 0 .5rem;
}

h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 20px 0 .5rem;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.u-wrap {
  text-align: center;
  vertical-align: middle;
  zoom: 1;
}
.u-wrap img {
  vertical-align: bottom;
}

.u-cf:before {
  content: "";
  display: table;
}
.u-cf:after {
  content: "";
  display: table;
  clear: both;
}

/*
 * layout
 */
.outer {
  overflow-x: hidden;
  max-width: 100%;
  height: auto;
}

.wrapper {
  position: relative;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

#header{
  margin-bottom:15px;
}
.section {
  padding-bottom:20px;
}
.section__inner {
  padding: 20px 10px;
}
.section__inner--side{
  padding:0px 10px;
}
.section--main{
  margin-bottom:50px;
}
.section--slider{
  margin-bottom:40px;
}
.section--shopname{
  padding-bottom:0;
}
 .mainTitle {
  position: relative;
  text-align: center;
  margin-bottom:30px;
}
.mainTitle__inner {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 20px;
  background-color: #fff;
  text-align: left;
  font-size:16px;
  font-weight:bold;
  color:#e5004f;
  text-align: center;
}
.mainTitle::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e5004f;
}
.mainTitle--search{
  font-size:18px;
}
.mainTitle--search:before{
  display: none;
}

/* ツールバー */
.toolbar {
  border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
  position: static;
  width: 100%;
  background-color: #fff;
  z-index: 1000;
}

.toolbar__inner {
  margin: 0;
  padding: 0 5px;
  position:relative;
}

.toolbar__item {
  list-style: none;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height:50px;
}
.toolbar__itemInner{
  display: inline-block;
}
.toolbar__item a,.toolbar__itemInner > span {
  color: #212121;
  padding: 0 10px;
  height: 50px;
  display: table;
}
.toolbar__itemInner > span:active{
  background: rgba(0, 0, 0, 0.1);
}
.toolbar__item a .u-wrap,.toolbar__itemInner > span .u-wrap {
  display: table-cell;
}
.toolbar__item a i,.toolbar__itemInner > span i {
  vertical-align: middle;
  position:relative;
  top:-1px;
}

.toolbar__item {
  float: left;
  width:33.33333%;
}
.toolbar__item span {
  margin: 0 0 0 8px;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;

}
.toolbar__item--cart .toolbar__item__count {
  font-weight: bold;
  margin: 0 0 0 4px;
  vertical-align: middle;
}
.toolbar__item--menu{
  text-align: center;
  cursor: pointer;
}
.toolbar__item--search{
  text-align: center;
}
.toolbar__item--cart{
  text-align: center;
}

/*ヘッダー検索*/
.tSearch{
  position:absolute;
  width:100%;
  top:100%;
  left:0;
  margin-top:1px;
  background:white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:22px 3% 25px;
  text-align:center;
  display: none;
  border-bottom:solid 1px #ccc;
  z-index:1;
}
.tSearchList{
  margin:0;
  padding:0;
  display: inline-block;
}
.tSearchList__unit{
  text-align:center;
  list-style:none;
}
.tSearchList__unit:nth-child(n+2){
  margin-top:15px;
}
.tSearchList__text{
  width:100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align:left;
  font-size:14px;
  line-height:25px;
  display: inline-block;
  float:left;
}
.tSearchList__inputArea{
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align:left;
  display: inline-block;
  margin:0;
  float:left;
}
.tSearch__input{
  float:left;
  height:30px;
  width:120px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background:white;
  border:solid 1px #ccc;
  border-right:none;
  padding:3px 5px;
  -webkit-appearance: none !important;
}
.tSearch__submit{
  float:left;
  height:30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}
.tSearch__selectWrap{
  position:relative;
}
.tSearch__selectWrap:after{
  content:"";
  position:absolute;
  right:0px;
  top:0px;
  display: inline-block;
  width:30px;
  height:30px;
  background:url("https://img21.shop-pro.jp/PA01390/052/etc/sp-icon-down.jpg") no-repeat right center;
  background-size:30px 30px;
  pointer-events: none;

}
.tSearch__select{
  background:white;
  border:solid 1px #ccc;
  width:165px;
  height:30px;
  font-size:12px;
  vertical-align: top;
  height:30px;
  line-height:30px;
  display: block;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left:5px;
}

/* ヘッダー */
#header .section__inner{
  padding:5px 10px 20px;
}
.shopname {
  text-align: center;
  margin: 0;
  font-size: 36px;
  font-weight:bold;
  line-height:1;
}
.shopname a {
  font-weight: bold;
  color: #212121;
  display: block;
}
.header__text{
  text-align: center;
  margin-top:10px;
}

/* フッター */
.footer {
  margin: 50px 0 0;
  background:#000;
  color:white;
  padding-top:20px;
}
.fSns{
  letter-spacing: -.4em;
  text-align:center;
  width:100%;
  margin-bottom:20px;
  padding:0;
}
.fSns__unit{
  letter-spacing: normal;
  display: inline-block;
  max-width:30%;
}
.fSns__unit:nth-child(n+2){
  margin-left:3.33333%;
}

.linklist {
  padding: 0;
  margin: 0;
}

.linklist__item {
  border-bottom: solid 1px #e0e0e0;
  list-style: none;
}
.linklist__item a {
  display: table;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  padding: 10px 20px;
  color: #212121;
}
.linklist__item a span {
  display: table-cell;
  vertical-align: middle;
}

.linklist__item--point {
  background: #212121;
}
.linklist__item--point a {
  color: #fff;
}

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

.linklist__item__icon {
  width: 10%;
  height: auto;
  text-align: right;
}

.section--sns {
  text-align: center;
}

.snslink {
  text-align: center;
  margin: 0 3px 0;
  color: #fff;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: inline-table;
  width: 44px;
  height: 44px;
}
.snslink i {
  display: table-cell;
  vertical-align: middle;
}

.snslink--twitter {
  background: #00acee;
}

.snslink--facebook {
  background: #3b579d;
}

.snslink--instagram {
  background: #393939;
}

.snslink--google {
  background: #d95333;
}

.snslink--pinterest {
  background: #c9232d;
}

.section--address {
  text-align: center;
}

.copyright {
  margin: 0px 0 20px;
  font-size: 12px;
  text-align:center;
  line-height:1.2;
}

.powered {
  font-size: 12px;
  color: #212121;
}
.powered img {
  width: 190px;
  margin: 0 0 -3px 3px;
}

/* ドロワー */
.drawer.open {
  left: 0;
}

.drawer {
  position: fixed;
  top: 0;
  left: -280px;
  z-index: 9999;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 280px;
  height: 100%;
  background: #fff;
  color: #212121;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.drawer__item--close {
  padding: 20px;
  text-align: right;
}
.drawer__item--close a {
  color: #212121;
}

.drawer__item {
  border-bottom: 1px solid #e0e0e0;
}

.drawer__item__name {
  font-size: 100%;
  font-weight: normal;
  display: table;
  line-height: 1;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 30px 20px;
  color: #212121;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.drawer__item__name__text {
  width: 70%;
  vertical-align: middle;
}

.drawer__item__name__icon--left {
  width: 15%;
  display: table-cell;
  vertical-align: middle;
}

.drawer__item__name__icon--right {
  width: 10%;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}

.drawer__item--accordion ul {
  margin: 0;
  padding: 15px 0;
  list-style: none;
}
.drawer__item--accordion .linklist__item {
  border: none;
}
.drawer__item--accordion .linklist__item a {
  padding: 10px 20px;
}

.u-ac--active {
  border-bottom: 1px solid #e0e0e0;
}

/*
 * top
 */
.u-hidden {
  display: none;
}
.moreinfo {
  overflow: hidden;
  max-height: 70px;
}
.u-moreinfo--active {
  max-height: none;
}


/*
 * product
 */
.linklist--breadcrumb .linklist__item__icon {
  width: 6%;
  text-align: left;
}

.prices {
  margin: 0 0 20px;
}

.price {
  font-size: 128.57143%;
  font-weight: bold;
}

.price--regular {
  text-decoration: line-through;
  color: #aaa;
}

.price--rate {
  color: #f44336;
}

.taglist {
  margin: 0 0 20px;
}
.taglist p {
  margin: 0 0 10px;
}
.taglist .button--tag {
  margin: 0 6px 10px 0;
}

.description {
  margin: 0 0 20px;
}

.buy__inner {
  margin: 0 0 20px;
}

.stock_error {
  font-weight: bold;
  text-align: center;
  color: #f44336;
}

.table {
  width: 100%;
  height: auto;
}

.table--bordered {
  font-size: 12px;
  border-top: 1px solid #ddd;
}
.table--bordered th {
  font-weight: normal;
  width: 50%;
  padding: 15px 10px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}
.table--bordered td {
  width: 50%;
  text-align: center;
  padding: 15px 10px;
  border-bottom: 1px solid #ddd;
}

.otherlist {
  padding: 0;
  list-style: none;
}

.share {
  width: 88px;
  float: left;
  text-align: center;
  margin: 10px 0 0;
}

.imagelist.slick-slider {
  margin: 0 0 50px;
}
.imagelist.slick-slider .slick-slide {
  padding: 0 40px;
  text-align: center;
}

.u-oneimage {
  padding: 0 !important;
}

/*
 * product-list
 */
.boxlist {
  list-style: none;
  margin: 0;
  padding:0;
}

.box {
  display: block;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
}
.box *{
  text-align:center;
  line-height:1.2rem;
}
.box .box__inner {
  display: block;
  padding: 6px 6px 15px;
  word-wrap: break-word;
  /*border-bottom:solid 1px #d0d0d0;*/
  height:100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.box:nth-child(even) .box__inner {
  padding-left:7px;
}
.box:nth-child(odd) .box__inner {
  /*border-right:solid 1px #d0d0d0;*/
}
.box .box__image {
  display: block;
  margin: 0 0 15px;
  text-align: center;
  position: relative
}
.box .box__image:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.box .box__image--rank-1:before {
  border: 10px solid transparent;
  border-top: 10px solid #ffeb3b;
  border-left: 10px solid #ffeb3b;
}
.box .box__image--rank-2:before {
  border: 10px solid transparent;
  border-top: 10px solid #e0e0e0;
  border-left: 10px solid #e0e0e0;
}
.box .box__image--rank-3:before {
  border: 10px solid transparent;
  border-top: 10px solid #8d6e63;
  border-left: 10px solid #8d6e63;
}
.box .box__image--rank-none:before {
  border: none;
}
.box .box__name {
  color: #212121;
}
.box .box__price {
  font-weight: bold;
  color: #fc000f;
}
.box .box-price__soldout {
  color: #f44336;
}
.box .box__caption {
  font-size: 12px;
  color: #999;
  line-height: 1rem;
}

.u-tile:nth-child(odd) {
  clear: left;
}

.section--together .box {
  width: 33.33%;
}

.slidelist {
  margin: -10px 0 10px !important;
}
.slidelist .slick {
  padding: 0;
}
.slidelist .slick-list {
  padding: 0 10px;
}
.slidelist .slick-slide {
  padding: 0;
}
.slidelist .slide__inner {
  display: block;
  padding: 10px 10px 5px;
  word-wrap: break-word;
}
.slidelist .slide__image {
  display: block;
  margin: 0 0 5px;
  text-align: center;
  position: relative;
}
.slidelist .slide__image:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}
.slidelist .slide__image--rank-1:before {
  border: 8px solid transparent;
  border-top: 8px solid #ffeb3b;
  border-left: 8px solid #ffeb3b;
}
.slidelist .slide__image--rank-2:before {
  border: 8px solid transparent;
  border-top: 8px solid #e0e0e0;
  border-left: 8px solid #e0e0e0;
}
.slidelist .slide__image--rank-3:before {
  border: 8px solid transparent;
  border-top: 8px solid #8d6e63;
  border-left: 8px solid #8d6e63;
}
.slidelist .slide__image--rank-none:before {
  border: none;
}
.slidelist .slide__name {
  font-size: 12px;
  line-height: 1.2rem;
  margin: 0 0 5px;
  color: #212121;
}
.slidelist .slide__price {
  font-size: 12px;
  line-height: 1.2rem;
  font-weight: bold;
  margin: 0 0 5px;
  color: #212121;
}
.slidelist .slide__price--soldout {
  color: #f44336;
}

.slick-list {
  padding: 0 10px;
}

.result {
  margin: 10px 0 20px;
}
.result span {
  font-size: 114.28571%;
  font-weight: bold;
}

.sort {
  text-align: center;
}

.pager {
  padding: 0 20px;
}

.rest {
  text-align: center;
  margin: 20px 0 35px;
}
.rest span {
  font-size: 114.28571%;
  font-weight: bold;
}

.pager__prev {
  float: left;
  line-height: 1;
  margin: 0 0 20px;
}
.pager__next {
  float: right;
  line-height: 1;
  margin: 0 0 20px;
}

.subs_title {
  padding: 0 20px 20px;
  border-bottom: solid 1px #e0e0e0;
}

.section--list .boxlist {
  padding: 0px 0px 0;
  border-top:solid 1px #d0d0d0;
  margin: 0;
}

.freespace01 {
  margin: 0 0 20px;
  font-size: 12px;
}

.freespace02 {
  font-size: 12px;
}

/*
 * 特商法・その他
 */
.deflist {
  margin: 0;
}

.deflist__title h3 {
  margin: 10px 0 2px;
}

.deflist__body {
  margin: 0 0 15px;
  font-size: 12px;
}

.section--privacy p {
  font-size: 12px;
}

.section--search .button {
  float: right;
}

.section--push ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
}

/*
 * パーツ
 */
.slick-slide img {
  margin: 0 auto;
}

.button {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: none;
  display: inline-block;
}

.button--blue {
  background: #2b98f2;
  color: #fff;
}

.button--orange {
  background: #ff5722;
  color: #fff;
}

.button--line {
  border: 1px solid #2196f3;
  color: #2196f3;
}

.button--more {
  width: 50%;
  display: block;
  padding: 5px;
  margin:0 auto;
}
.button--moreinfo{
  margin-top:10px;
}

.button--sort {
  font-size: 12px;
  padding: 5px 8px;
  width: 28%;
}

.button--tag {
  font-size: 12px;
  padding: 5px 8px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.button--small {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 100%;
  padding: 14px 0;
  width: 25%;
  line-height: 1;
}

.button--medium {
  font-size: 100%;
  padding: 13px 0;
  margin: 10px 0;
  width: 100%;
  line-height: 1;
}

.button--large {
  font-size: 114.28571%;
  font-weight: bold;
  padding: 20px 0;
  width: 100%;
}

.button--disabled {
  background: #e6e6e6;
  color: #bbb;
}

input[type="text"].keyword {
  font-size: 12px;
  background: #fff;
  color: #212121;
  padding: 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="text"].keyword--small {
  width: 68%;
  height: 44px;
}
input[type="number"].buy__num, input[type="text"].buy__num {
  padding: 8px 10px;
  width: 15%;
}
input[type="text"].buy__name-title {
  padding: 8px 10px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pulldown {
  width: 100%;
  height: 44px;
  background: #fff;
  margin: 0 0 15px;
  border: 1px solid #bdbdbd;
}

/*
 * モーダル
 */
.modal__content {
  position: absolute;
  z-index: 9999;
  display: none;
  width: 75%;
  margin: 0;
  padding: 10px 20px;
  background: #fff;
}

.overlay {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.modal__close {
  font-size: 114.28571%;
  display: block;
  width: 100%;
  text-align: right;
  color: #212121;
}

.button--more{
  cursor: pointer;
}
.fa-lg{
  font-size:23px !important;
}

/*バナーリスト*/
.bnrList{
  padding:0;
  margin:0;
}
.bnrList__unit{
  list-style:none;
  position:relative;
}
.bnrList__img{
  width:100%;
}
.bnrList__bottomText{
  display: inline-block;
  margin-top:10px;
  width:100%;
  text-align:center;
  padding-bottom:5px;
}
.bnrList__link{
  display: block;
}

/*フルサイズ*/
.bnrList--full .bnrList__unit:nth-child(n+2){
  margin-top:15px;
}
.bnrList--full .bnrList__bottomText{
  padding:0px 10px 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*ハーフサイズ*/
.bnrList-half .bnrList__unit{
  width:49%;
  float:left;
}
.bnrList-half .bnrList__unit:nth-child(n+2){
  margin-left:2%;
}
.bnrList-half .bnrList__unit:nth-child(2n+1){
  margin-left:0%;
  clear:both;
}
.bnrList-half .bnrList__unit:nth-child(n+3){
  margin-top:15px;
}

/*バナーのホバーテキストセット*/
.js-popBnrText{
  position:relative;
}
.popBnr{
  position:absolute;
  top:0px;
  left:0px;
  text-align: center;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.6);
  display: none;
}
.popBnr__box{
  display: table;
  width:100%;
  height:100%;
  color:white;
}
.popBnr__inner{
  display: table-cell;
  padding:10px;
  vertical-align: middle;
}
.popBnr__title{
  font-family: YuMincho, "游明朝","Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
  font-size:14px;
}
.popBnr__text{
  margin-top:10px;
}

/*moreボタン*/
.moreBtn{
  display: block;
  margin:30px auto 0px;
  width:60%;
  height:42px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align:center;
  line-height:42px;
  color:white;
  font-size:12px;
  letter-spacing: 1px;
  background:#333333;
  -webkit-transition: opacity .25s;
   -moz-transition: opacity .25s;
    -ms-transition: opacity .25s;
     -o-transition: opacity .25s;
        transition: opacity .25s;
}
.moreBtn:hover{
  opacity: 0.8;
  -webkit-transition: opacity .25s;
     -moz-transition: opacity .25s;
      -ms-transition: opacity .25s;
       -o-transition: opacity .25s;
          transition: opacity .25s;
  text-decoration: none;
}
.js-more li:nth-child(n+7){
  display: none;
}
.js-more--contents li:nth-child(n+10){
  display: none;
}
/**********************************************
追記
**********************************************/
.copyright {
  margin: 0;
  padding: 0 0 20px;
}
/*横並び一覧*/
.itemList__unit{
  float:left;
  text-align:center;
}
.itemList__imgBox{
  margin-bottom:15px;
}
.itemList__name{
  margin-bottom:5px;
}
.itemList__description{
  margin-top:5px;
}
.itemList--full .itemList__unit{
  width:100%;
  float:none;
}
.itemList--full .itemList__unit:nth-child(n+2){
  margin-top:20px;
}

/*2つ並び*/
.itemList--2 .itemList__unit{
  width:49%;
}
.itemList--2 .itemList__unit:nth-child(n+2){
  margin-left:2%;
}
.itemList--2 .itemList__unit:nth-child(2n+1){
  clear:both;
  margin-left:0;
}
.itemList--2 .itemList__unit:nth-child(n+3){
  margin-top:25px;
}
/*ステップ*/
.stepList__unit{
  width:50%;
  float:left;
  text-align:center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background:#f2f2f2;
}

.stepList__num{
  background: #626262;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  line-height:50px;
}
.stepList__title{
  padding: 10px 0 5px;
  font-weight: bold;
  font-size:14px;
  color:#6a3906;
}
.stepList__icon{
  margin: 0 0 3px;
  height:48px;
}
.stepList__textArea{
  display: table;
  width: 100%;
}
.stepList__text{
  display: table-cell;
  vertical-align: middle;
  line-height:1.3;
  font-size:14px;
  height: 70px;
  padding-bottom:5px;
}
/*特定商フッター*/
.footer__skTitle {
    /*font-family: "游明朝体", "Yu Mincho", YuMincho, "Roboto Slab", Garamond, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
    font-size: 15px;
    margin-bottom: 25px;
}

/*フリーページや言語タブ*/
/*こだわり*/
/* .freePage{
  padding:0px 10px;
} */
.freePage ul{
  padding-left:0;
}
.freePage li{
  list-style:none;
}
.dnone{
  display: none;
}
.freeTitleImg{
  margin-bottom:50px;
}
ul.langList{
  margin-bottom:35px;
}
.langList__unit{
  line-height:44px;
  padding-top:9px;
  background:#a0a0a0;
  text-align: center;
  border-bottom:solid 7px #707070;
  font-weight:bold;
  font-size:16px;
  color:white;
  width:100%;
  float:left;
  cursor: pointer;
  position:relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right:30px;
}
.langList__unit:before{
  content:"";
  display: inline-block;
  width:40px;
  line-height:28px;
  background:white;
  font-size:13px;
  font-weight:bold;
  position:absolute;
  top:16px;
  right:20px;
  color:#a0a0a0;
}
.langList__unit.active:before{
  color:#a97fb7;
}
.langList__unit--ja:before{
  content:"JPN";
}
.langList__unit--en:before{
  content:"ENG";
}
.langList__unit.active{
  background:#a97fb7;
  border-bottom:solid 7px #601986;
}
.kBox__text{
  line-height:1.8;
  font-size:12px;
}
.kBox__text--emText{
  color:#6a1385;
  font-weight:bold;
  display: inline-block;
  margin-bottom:10px;
}
.bnrList--custom .bnrList__unit:nth-child(1){
  float:left;
  width:49%;
}
.bnrList--custom .bnrList__unit:nth-child(2){
  float:right;
  width:49%;
}
.bnrList--custom .bnrList__unit:nth-child(n+3){
  width:32%;
  float:left;
  margin-top:30px;
}
.bnrList--custom .bnrList__unit:nth-child(n+4){
  margin-left:2%;
}
.section--free1{
  margin-bottom:70px;
}
.section--free2{
  margin-bottom:50px;
}
.section--free3{
  margin-bottom:30px;
}
.section--kBoxTop{
  margin-top:15px;
}
.kList__right{
  float:right;
  margin-top:10px;
}
.kList__left{
  float:left;
  width:100%;
}
.kList__unit:nth-child(n+2){
  margin-top:25px;
  padding-top:25px;
  border-top:solid 1px #c9c9c9;
}
.kList__coution{
  margin-top:40px;
  text-align: right;
  color:red;
  font-size:12px;
}
#trivia{
  padding-top:55px;
}

.cTopLeft{
  width:68%;
  float:left;
}
.cTopRight{
  width:30%;
  float:right;
  text-align: center;
}
.cTopRight__text{
  margin-top:10px;
}
.cTable{
  margin-top:30px;
  table-layout: fixed;
  width:100%;
}
.cTable th{
  width:150px;
  text-align: left;
  padding-right:10px;
  padding-bottom:30px;
}
.cTable td{
  text-align: left;
  padding-bottom:30px;
  line-height:1.8;
}

.shopTitle{
  font-size:24px;
  font-weight:bold;
  color:#6a1385;
  margin-bottom:15px;
}
.section--freeImg{
  margin-bottom:20px;
}
.section--freeMin{
  margin-bottom:30px;
}
.section--freeTitleImg{
  margin-bottom:10px;
}
.freeMap__left{
  width:100%;
  float:left;
  padding-top:20px;
}
.freeMap__right{
  width:100%;
  margin-top:20px;
  float:right;
}
.cTable2{
  width:100%;
  table-layout: fixed;
}
.cTable2 td{
  width:50%;
  vertical-align: middle;
  text-align: center;
  padding:0px 10px;
}

/*-----------------------------------------------------------------*/
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}
.center {text-align: center;}
.red {color:#E60012;}
.pink {color: #e95377;}
.beige{color: #A68154;}
.gray{color: #9fa0a0;}
.m_auto{margin: 0 auto;}
.fs20{font-size:16px;}
.fs18{font-size:14px;}
.pink_border{
border-top: 1px solid #EB6D8E;
border-bottom: 1px solid #EB6D8E;
padding: 10px 0;
text-align: center;
}

.pink_border img{
margin: 0 auto;
}

/*-----------------------------------------------------------------*/
.main_copy {
    font-size: 15px;
    line-height: 1.6;
    padding-bottom: 12px;
}
.va_hr {
  border-bottom: 1px solid #EB6D8E;
  margin-bottom: 12px;
}
.flexcol_2,.flexcol_3,.flexcol_4 {
   display: flex;
   flex-flow: row wrap;
  justify-content: space-between;
}
.flexcol_2 .box1 {order: 2;}
.flexcol_2 .box2 {order: 1;}

.flexcol_2 .col2,.flexcol_3 .col3 {
   width: 100% !important;
} 
.flexcol_4 .col4 {
   width: 49% !important;
} 
.flexcol_2 .col2 {
       margin-bottom: 10px; 
}
.flexcol_3 .col3,.flexcol_4 .col4 {
       margin-bottom: 10px; 
}



/*チャーム　マルシェ*/
.charmBtn2{
    width: 70%;
    float: left;
    display: flex;
}

.charmBtn3{
    display: flex;
    justify-content: space-between;
}

.charmBtn3 .charmBtn{
    width: 28%;
    padding: 1.5%;
    margin: 3% 0 5% 0;
}

.charmBtn{
    font-size: 16px;
    text-align: center;
   background-color:#EE869A;
  border: 1px solid #EE869A;
    color:#ffffff;
    width: 50%;
    padding: 2%;
    border-radius: 10px;
    margin: 4% 0 5% 3%;
}
.charmBtn:hover{
    border: 1px solid #EE869A;
    transition-duration:0.3s;
	background: #fff;
	color: #EE869A;
}
.marcheB{
display: none;
}

.marcheB_rs{
display: inherit;
  margin: 5% 0;
    }

.charm_center p{
 line-height: 1.5rem;
   padding-bottom: 20px;
}
.flexcol_2.col_2{width: 100%!important;}

.campaign_pink dl dt:before{
background: #EE869A!important;
}

.campaign_inner dl dd{
margin: 0;
}


/*mask hook*/
.ms_center{
  line-height: 1.5rem;
  padding-bottom: 20px;
}


/*LOFTチャーム マルシェ*/
.orange{color: #ed6c00;}

.lo_hr{
border-bottom: 1px solid #ed6c00;
margin-bottom: 12px;
}


.loft_back{
background: #fff3c3;
}

.loft_campaignBnr{
background: #fdd75d;
padding: 3% 0 ;
margin: 5% 0;
width: 100%;
}
.loft_campaignBnr img{
width: 80%;
}

.loft_campaignBnr:hover{
    background: #fff;
border: 2px solid #fdd75d;
transition: 0.2s;
}

 a.no-underline:hover{
text-decoration: none;
}

.Br_sp{
   border-top: 2px solid #fdd75d;
   border-bottom: 2px solid #fdd75d;
  padding: 3% 0;
width: 100%;
 display: inherit;
}
.Br_sp img{
width: 80%;
}

.campaign_content dl dt{
position: relative;
padding: 0 0 0 15px;    
}

.campaign_content dl dt:before{
    background: #fdd75d;
    content: "";
    height: 10px;
    width: 10px;
    position: absolute;
    left: 0;
    top: 3px;
}

.loft_campaign{display: none;}
.display_inherit{display:none;}
.display_sp_inherit{display: inherit;}

/* 法人の皆様 */
.text-indent{padding-left: 1em;text-indent: -1em;}
.corporation .center{text-align: center;}
.corporation .bold{font-weight: bold;}
.corporation .pink{color: #CA4772;}
.corporation .corporation_sub_tit{
  border-top: 1px solid #F19DAE;
  border-bottom: 1px solid #F19DAE;
  padding: 10px 0;
}
.corporation .btn {
background-color: #F19DAE;
border: 2px solid #F19DAE;
width:100%;
margin: 10px auto;
text-align: center;
}
.corporation .btn a{
color: #fff;
display: block;
padding: 20px 0;
}
.corporation .btn:hover{
background-color: #fff;
border: 2px solid #F19DAE;
transition: 0.4s;
}
.corporation .btn a:hover{color: #F19DAE;}
.corporation_way {
  width: 100%;
  margin: 0 auto;
}
.corporation_way br{display: none;}
.corporation_way dl{
  border: 2px solid #F19DAE;
  border-radius: 10px;
}
.corporation_way dt{
 font-size: 16px;
  background-color: #F19DAE;
  width: 100%;
  left: 0;
  height: 100%;
padding: 10px 0;
font-weight: bold;
color: #fff;
}
.corporation_way dt.py10{
padding: 20px 0;
}
.corporation_way dd{
  width: 100%;
  padding: 8px 0;
  text-align: center;
  margin: 0 auto;
}
.corporation_way .pink_arrow{
  margin: 20px auto;
  width: 0;
 height: 0;
 border-left: 22px solid transparent;
 border-right: 22px solid transparent;
 border-top: 30px solid #CA4772;
}
.corporation_way ul.w55{
  margin: 0 auto;
  text-align: left;
}
.corporation_way ul li::before{content: "\025cf";color:#F19DAE;}
.corporation .example p.pink{
border-bottom: 2px solid #F19DAE;
padding-bottom: 5px;
margin: 20px 0;
}
.corporation .contact_btn{
background-color: #FADBDA;
border: 2px solid #FADBDA;
width: 98%;
}
.corporation .contact_btn a{color: #CA4772;}
.corporation .contact_btn:hover{
background-color: #CA4772;
border: 2px solid #CA4772;
transition: 0.4s;
}
.corporation .contact_btn a:hover{color: #fff;}
.corporation #wholesale .w55{
margin: 0 auto;
border-radius: 10px;
border: 2px solid #F19DAE;
padding: 15px 50px;
}
.corporation #wholesale .w55 .contact_btn{
  border-radius: 10px;
  font-weight: bold;
  margin: 0;
}
.corporation #wholesale .w55 .contact_btn a{padding: 35px 0;}
.corporation_question dt::before{
content: "Q.";
font-weight: bold;
color: #CA4772;
}
.corporation_question dt,
.corporation_question dd{
padding-left: 1em;
text-indent: -1em;
}
.corporation_question dd{margin: 0;}
.corporation_question dd::before{
content: "A.";
font-weight: bold;
color: #54C3F1;
}

.nanaco_choose .dark_pink{
background-color: #CA4772;
padding: 10px;
margin-top: 20px;
color: #fff;
display: flex;
justify-content: center;
}

.corporation ul li{margin-bottom: 10px;}
.corporation .reason ul li:before{
content: "\025a0";
color:#CA4772;
padding-right: 0.2em;
}
.nanaco_choose .voice .flexcol_3{justify-content: space-between;}
.nanaco_choose .voice ul li{
font-size: 12px;
width: 49% !important;
border-top: dashed 1px #595757;
border-bottom: dashed 1px #595757;
padding: 15px 0;
letter-spacing: 0.075em;
line-height: 1.6em;
}

.corporation .reason .pink{
background-color:#F19DAE;
padding: 10px;
color: #fff;
text-align: center;
margin-top: 20px;
}

.corporation .reason .btn{
background-color: #CA4772;
border: 2px solid #CA4772;
}

.corporation .reason .btn:hover{
background-color: #fff;
border: 2px solid #CA4772;
}
.corporation .reason .btn a:hover{color: #CA4772;}
.corporation .reason_btn{
border: 2px solid #CA4772;
background-color: #fff!important;
border-radius: 8px;
width: 25%;
margin: 30px auto;
}
.corporation .reason_btn a{
color: #CA4772;
padding:8px 5px;
display: block;
text-align: center;
}
.corporation .reason_btn:hover{
background-color: #CA4772!important;
transition: 0.4s;
}
.corporation .reason_btn a:hover{color: #fff!important;}

.col4 p{line-height: 1.2em;margin-top:10px}

/* ハーヴェスト */
.ha_hr{
  border-bottom: 1px solid #e48e00;
  margin-bottom: 10px;
  padding-bottom: 10px;
  }

  /* amazonのLP */
.recommend-btn{
  background-color: #f3a7a5;
  border: 1px solid #f3a7a5;
  text-align: center;
  letter-spacing: 0.3em;
  font-size: 16px;
  }
  
  .recommend-btn a{
  display: block;
  color: #ffffff;
  padding: 10px 15px;
  }

  .recommend-btn:hover{
    background-color: #ffffff;
    transition: 0.4s;
  }
  
  .recommend-btn a:hover{color: #f3a7a5;}

/* アイスプリンセス */
.ice_hr{
border-bottom: 1px solid #3e699e;
margin-bottom: 12px;
}
  
/* 明朝 */
.mincho{
font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

  /* col3_m 30% */
.flexcol_3 .col3_m{width: 100%;margin-bottom: 30px;}
}

/*各ページカスタマイズ*/
.freePage .mb15 {
    margin-bottom: 15px;
}
.freePage .mb20 {
    margin-bottom: 20px;
}

.shopTitle{
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
}
@media(min-width:910px){
  .pc_910 {
      width: 910px;
      margin: auto;
  }
}
.free_about .kBox{
  font-size:14px;
}
.cTopRight__text{
  font-size:14px;
}
.corporation #wholesale .w55 p{
font-size:14px;
}
.corporation #wholesale .w55{
    width: 71%;
}
.corporation .btn{
padding-top:0;
padding-bottom:0;
}
#oem,#wholesale{
    display: block;
    padding-top: 130px;
    margin-top: -130px;
}
.freePage .mb40{
  margin-bottom:40px;
}
.freePage .mb30{
  margin-bottom:30px;
}
.free_limited .mb40{
  margin-bottom:40px;
}
.free_limited .mb30{
  margin-bottom:30px;
}
.free_limited .mb10{
  margin-bottom:10px;
}
.free_limited .flexcol_3 p{
  font-size:14px;
}
.free_about2 p.gray{
  font-size:14px;
  line-height:1.5;
}
.free_about2 .recommend-btn a{
  padding: 15px 20px;
}
@media(max-width:999px){
  .free_about .kBox{
    font-size:12px;
  }
  .cTopRight__text{
    font-size:12px;
  }
.fs16{
font-size:12px;
}
.pt40{
padding-top:0;
}
.pb40{
padding-bottom:0;
}
.charm_marche .display_sp_inherit{
display:block;
padding:0;
}
.corporation .reason .w90{
margin:15px 0;
}
.corporation #wholesale .w55{
width:100%;
}
.corporation .btn a{
  font-size:12px;
}
.free_limited .mb10{
  margin-bottom:0;
}
.free_limited .flexcol_3 p{
  font-size:12px;
}
}
@media (max-width: 799px){
  .free_question {
    margin-left: -15px;
    margin-right: -15px;
  }
}