@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css");
@charset "euc-jp";

.mincho{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
b.mincho{
  color:#000;
}

.text-up{
  margin-top:15px;
}



.flex{
  display: flex;
  flex-wrap: wrap;
}

.text-kaigyou{
  white-space:wrap;
}


.set-name{
  font-size: 2.2em;
  line-height: 1.2em;
}

@media screen and (max-width:320px){
  .set-name{
    font-size: 2em;
    line-height: 1em;
  }
  
}

.price-set{
  color: red;
  margin-left: .3em;
  font-size: 1.7em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.v-rl-set{
  font-size: 8px;
  line-height: 2em;
  vertical-align: middle;
}

.text-set{
  /*margin-top: 2em;*/
  line-height: 1.7em;
  margin-left: .8em;
}


.bluebox{
  border:1px solid #0052a5;font-size:20px;color:#0052a5;text-align:center;
}
#page-wrapper {
  position: relative;
}
#wrapper {
  /*padding-top: 1em;*/
}
.container {
  max-width: 900px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}


.muted {
  color: #999;
}

body {
  color: #464e54;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
}

a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

h2 {
  margin: 30px 0;
  text-align: center;
}
.ttl-h2 {
  position: relative;
}
.ttl-h2:before {
  position: absolute;
  top: 50%;
  z-index: -1;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  content: "";
}
.ttl-h2 span {
  padding: 0 2em;
  background-color: #fff;
}

.btn-01 {
  border: 1px solid #4d4d4d;
  background-color: #4d4d4d;
  color: #fff;
  *background-color: #4d4d4d;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #5e5e5e;
  background-color: #5e5e5e;
  color: #fff;
  *background-color: #5e5e5e;
}

.btn-02 {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #d8d8d8;
  background-color: #d8d8d8;
  color: #4d4d4d;
  *background-color: #d8d8d8;
}
.product-order-num input {
  border-color: #d8d8d8;
}

/*
* web font
*/
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}

.google-font01 {
  
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
.google-font.fwb {
  font-weight: 700;
}

/*
* icon
*/
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_w.png);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }
  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
  }
}
.icon-cart { background-position: -176px -64px; }
.icon-user { background-position: -208px -0px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-login { background-position: -48px -80px; }
/* icon large */
.icon-twitter { background-position: -144px -264px; }
.icon-facebook { background-position: -192px -264px; }
.icon-instagram { background-position: -168px -288px; }
.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}


/*
* header
*/
#header-wrapper {
  margin-bottom: -2em;
}
.header-link a {
  color: #4d4d4d;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

#header-logo{
  position:fixed;
  top:0;
  left: 50%;
  margin-left: -113px;
  z-index: -1;
  margin-top:55px;
}

.header-copy{
  position: fixed;
  top:45px;/*155px;*/
  left: 50%;
  margin-left: -479px;
  z-index: -1;
  max-width:900px;
  max-height:500px;
}

/* header-line-nav */
.header-line-nav li {
  padding-top: 5px;
}
.header-line-nav a {
  cursor: pointer;
}
.header-line-nav span {
  float: left;
  padding-left: 4px;
  font-size: 12px;
  line-height: 1.5em;
}
.header-line-nav .icon-b,
.header-line-nav .icon-w {
  float: left;
}
.view-cart {
  position: relative;
  top: -6px;
  padding-top: 0 !important;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 2em 0;
  text-align: center;
  font-size: 24px;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #4d4d4d;
}

/* header global nav */
#header-global-nav {
  margin: 1.8em 0;
  text-align: center;
  font-size: 16px;
}
#header-global-nav li {
  /*    margin: 0 1em;
  margin-left:3em;*/
  height:20px;
}

/* incart delivery */
.incart-delivery {
  float: right;
}
.incart-delivery ul {
  margin: 0;
  padding: 10px 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #d9edf7;
  color: #31708f;
  list-style: none;
  font-size: 12px;
}

@media screen and (min-width:769px){
  .incart-delivery{
    position: relative;
    top: 28px;
  }
}

/* slider */
.slider {
  margin-top: 2em;
  padding: 0 .1%;
  position: relative;
}
.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div {
  width: 100% !important;
}

/*
* product list
*/

.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 30px;
  text-align: center;
}
.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}
.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}
.prd-lst-name {
  font-size: 14px;
}
.prd-lst-price {
  color: #abaaaa;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}
.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
* product
*/
.product-image-thumb img {
  border: 2px solid #fff;
}
.thumb-active img {
  border: 2px solid #4d4d4d;
}


/*
* footer
*/

#footer-wrapper {
  padding: 3em 0;
}
.footer-primary {
  border-right: 1px solid #e7e7e7;
}

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 0;
}
.footer-nav li {
  margin: .8em 0;
}
.footer-primary {
  padding: .3em 0;
}
.footer-primary li {
  margin-right: 25px;
  margin-left: 5px;
}
.footer-primary a {
  color: #4d4d4d;
}
.freepage-nav {
  margin-right: 10%;
  margin-bottom: 1.5em;
  padding-bottom: .8em;
  border-bottom: 1px solid #e7e7e7;
}
.footer-secondary {
  padding: .3em 0;
  font-size: 12px;
}
.footer-secondary li {
  margin-left: 10%;
}
.footer-secondary li:before {
  margin-right: 4px;
  color: #abaaaa;
  content: "-";
}
.footer-secondary a {
  color: #abaaaa;
}

/* social icon */
.social-nav {
  text-align: center;
  margin: 2em 0;
}

/* copyright */
.copyright {
  margin: 3em 0 0;
  padding-bottom:2em;
  color: #abaaaa;
  text-align: center;
  font-size: 12px;
}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}


@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 90%;
  }
}


@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }
  .container {
    width: auto;
  }
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }
  .header-dropdown.affix {
    position: fixed;
  }
  .header-dropdown .dropdown-nav li {
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
    width:100%;
  }
  .header-dropdown .dropdown-nav a {
    display: block;
    padding: 10px;
    font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
  .header-dropdown .btn-dropdown {
    padding-left: 34px;
    font-size: 16px;
    line-height: 1.6;
  }
  .header-dropdown .btn-dropdown-close {
    opacity: 0.4;
  }
  .view-cart {
    position: static;
  }
  .view-cart a {
    background-color: #4d4d4d;
    color: #fff;
  }
  .view-cart span {
    display: block;
    width: 130px;
    margin: 0 auto;
  }
  .view-cart .icon-w {
    float: left;
    margin-top: -2px;
  }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .footer-nav {
    margin: 0;
    padding: 0;
    border-bottom: 3px double #e7e7e7;
  }
  .footer-primary .footer-nav:first-child {
    border-top: 3px double #e7e7e7;
  }
  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #e7e7e7;
  }
  .footer-nav li:first-child {
    border-top: none;
  }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: 1em;
    color: #4d4d4d;
  }
  .footer-nav a:hover {
    text-decoration: none;
  }
  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
  }
  .icon-cart { background-position: -264px -96px; }
  .icon-list { background-position: -288px -144px; }
  .icon-chevron_thin_up { background-position: -192px -216px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-b,
    .icon-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }
}
@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
  
}

/* IE用 */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}
.float-right{
  float:right;
  margin-top:-80px;
}

.mgr-3em{
  margin-right:3em;
}

.center{
  text-align:center;
}
.mgcent{
  margin-left:auto;
  margin-right:auto;
}

.left{
  text-align:left;
}
.pcent{
  margin: 0 auto;
  width: 85%;
}

.bg-gray{
  background-size: contain;
  background-image: url("httpｓ://knk-cosme.jp/img/bg_pattern01.png");
}

.mgbttm5{
  margin-bottom:40px;
}

/* 16px black */
.icon-b.icon-triangle_down {
  background-position: -288px -128px;
}
/* 16px white */
.icon-w.icon-triangle_down {
  background-position: -288px -128px;
}
/* 24px black */
.icon-lg-b.icon-triangle_down {
  background-position: -432px -192px;
}
/* 24px white */
.icon-lg-w.icon-triangle_down {
  background-position: -432px -192px;
}

video {
  width:100%;
  position: fixed;
  top: 0;
  z-index:-1;
}
.video-overlay{
  position: absolute;
  top: 0;
  left: 0;
  
  height: 1200px;
  
  z-index: -1;
}



.topmargin{
  /*margin-top:400px;*/
  padding-top:25px;
  white-space:nowrap;
}
.bgwhite{
  width:100%;
  background-color:white;
}

img{
  margin:5px 0;
}

/******************************************************************************************/
/*ナビゲーション*/
/******************************************************************************************/
.ico_nav_on04, .ico_nav_on05, .ico_nav_on03, .ico_nav_on06, .ico_nav_on02, .ico_nav02, .ico_nav05, .ico_nav04, .ico_nav03, .ico_nav01, .ico_nav06, .ico_nav_on01 {
  display: inline-block;
  /*background-image: url(https://file002.shop-pro.jp/PA01359/031/img/spritebox-sprite2.png);*/
  background-image: url(https://knk-cosme.jp/img/spritebox-sprite2.png);
  background-repeat: no-repeat
}

.ico_nav04:hover {
  background-position: -0px -52px;
  height: 17px;
  width: 84px
}

.ico_nav05:hover {
  background-position: -0px -72px;
  height: 15px;
  width: 90px
}

.ico_nav03:hover {
  background-position: -0px -33px;
  height: 15px;
  width: 60px
}

.ico_nav06:hover {
  background-position: -0px -89px;
  height: 15px;
  width: 60px
}

.ico_nav02:hover {
  background-position: -0px -16px;
  height: 15px;
  width: 60px
}

.ico_nav02 {
  background-position: -0px -124px;
  height: 14px;
  width: 89px
}

.ico_nav05 {
  background-position: -0px -179px;
  height: 14px;
  width: 82px
}

.ico_nav04 {
  background-position: -2px -143px;
  height: 14px;
  width: 70px
}

.ico_nav03 {
  background-position: -0px -161px;
  height: 14px;
  width: 68px
}

.ico_nav01 {
  background-position: -0px -105px;
  height: 14px;
  width: 45px
}

.icon_nav01_new{
  height: 14px;
  width: 45px;
}

.icon_nav02_new{
  height: 14px;
  width: 89px;
}

.icon_nav03_new{
  height: 14px;
  width: 68px;
}

.icon_nav04_new{
  height: 14px;
  width: 70px;
}

.icon_nav05_new{
  height: 14px;
  width: 82px;
}

.icon_nav06_new{
  height: 13px;
  width: 107px;
}

.ico_nav06 {
  background-position: -0px -195px;
  height: 13px;
  width: 107px;
}


.ico_nav01:hover {
  background-position: -0px -1px;
  height: 13px;
  width: 43px
}

/*トップからのCSS*/
.bg-hokkaido{
  background-image:url("https://knk-cosme.jp/img/bg_hkd.png");
  background-repeat: no-repeat;
  background-position: right 5px;
  min-height: 130px;
  padding-top: 30px;
  font-size: 16px;
  line-height:1.7;
}
.text-left{
  text-align:left;
}

.bottomline{
  border-bottom:#030303 solid 1px;
  margin:1em 0 ;
}

.pmg{
  line-height:1.65em;
  margin:0.8em 0 0.8em 0;
}

.mgbttm{
  margin-bottom:2em;
}

.right{
  text-align: right;
}

.price{
  color: #000;
  font-size:1.4em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.tax{
  font-size:0.5em;
}

.margin-1{
  margin:1em 0 1em 0;
}

.txtnormal{
  font-size:0.6em;
}

.border1{
  padding: 10px 0;
  border:#FFDAB9 solid 10px;
}
.border2{
  padding: 10px 0;
  border:#D3D3D3 solid 10px;
}

.smallsp{
  margin-top: 0.3em;
}

a:hover img{
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity:0.6;
}

.dotline{
  border-top: 2px dotted black;
  width: 100%;
}
.black{
  border-top: 1px solid black;
}

.black1{
  border-top: 1px solid black;
}


/*商品詳細からのCSS*/

.product-image {
  padding-bottom: 30px;
}
.product-image-main {
  text-align: center;
}
.product-image-thumb li {
  margin-bottom: 20px;
  padding: 0 10px;
  cursor: pointer;
}
.product-image-thumb img {
  display: block;
  margin: 0 auto;
}

.product-order {
  margin: 30px 0;
}
.product-option-table table {
  margin: 0 auto;
}
.product-option-table th,
.product-option-table td {
  text-align: center;
}
.product-option-table td input[type="radio"] {
  margin-bottom: 5px;
}
.product-option-select {
  position: relative;
  overflow: hidden;
}
.product-option-select .product-option-wrapper {
  position: relative;
  left: 50%;
  float: left;
}
.product-option-select .product-option-unit {
  width: 300px;
  position: relative;
  left: -50%;
  float: left;
}
.product-option-select .product-option-unit div {
  padding: 0 20px;
}
.product-option-select .option-select-name {
  display: block;
  margin: .5em 0;
}
.product-order-price {
  margin: 40px 0;
  color: #999;
  text-align: center;
  font-size: 24px;
  line-height: 40px;
}
.product-order-price li {
  margin: 0 10px;
}
.product-order-regular {
  color: #abaaaa;
  text-decoration: line-through;
}
.product-order-discount {
  color: #b81717;
}
.product-order-input {
  margin: 40px 0;
  text-align: center;
}
.product-order-input .col {
  display: inline;
  float: none;
}
.product-order-num .btn {
  display: none;
  padding: 10px;
}
.product-unit {
  display: inline-block !important;
  padding-left: 20px;
  font-size: 24px;
  line-height: 40px;
  *display: inline !important;
  *zoom: 1;
}
.product-order-num .input-prepend {
  display: inline;
}
.product-order-num input {
  padding: 12px;
  width: 60px;
  text-align: right;
  font-size: 24px;
  line-height: 1;
}

.btn-addcart {
  line-height: 24px;
}
.btn-addcart .icon-lg-w {
  float: left;
  *float: none;
}
.btn-addcart span {
  padding-left: 10px;
}

.stock_error,
.product-member-sale-msg {
  margin: 20px 0;
  color: #d3473b;
  font-weight: bold;
  font-size: 16px;
}

.product-order-exp {
  padding: 40px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.product-order-spec {
  margin: 30px 0;
  border-bottom: 1px solid #e7e7e7;
  font-size: 12px;
}
.product-order-spec th {
  width: 30%;
  font-weight: normal;
}
.product-order-spec td {
  width: 70%;
}
.product-info-lst {
  text-align: center;
}
.product-info-lst li {
  display: inline;
  margin: 1em;
}
.product-info-lst .social-share {
  display: block;
}
.social-share a {
  margin: 1em;
}

.text-titles,
.password-field-wrap {
  margin: 40px 0 0;
  text-align: center;
}
.text-titles .col,
.password-field-wrap .col {
  float: none;
}
.text-titles-list__name,
.password-field-list__name {
  text-align: left;
  display: block;
  margin: .5em 0;
}
.text-titles-list__detail-text,
.password_field {
  width: 100%;
  height: 45px;
  padding: 13px;
  box-sizing: border-box;
}

@media (max-width: 768px) {
  .product-image-main {
    margin-bottom: 20px;
  }
  .product-image-thumb li {
    width: 20%;
  }
  .product-order-num .btn {
    display: inline-block;
  }
  .product-order-input [class*="col-sm-"] {
    display: block;
    float: left;
    margin-bottom: 30px;
  }
  .product-option-select {
    position: static;
    overflow: auto;
  }
  .product-option-select .product-option-wrapper {
    position: static;
    float: none;
  }
  .product-option-select .product-option-unit {
    position: static;
    float: none;
    margin-bottom: 1em;
    width: 100%;
  }
  .product-option-select .product-option-unit div {
    padding: 0;
  }
  .btn-addcart,
  .btn-quick {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .btn-addcart {
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .btn-addcart .btn-wrap {
    margin: 0 auto;
    max-width: 170px;
    width: 100%;
    text-align: right;
  }
  .btn-addcart span {
    padding-left: 0;
  }
  .product-order-spec th {
    width: 40%;
  }
  .product-order-spec td {
    width: 60%;
  }
  .product-info-lst li {
    display: block;
    margin: 0;
  }
  .product-info-lst a {
    display: block;
    padding: .5em;
  }
  .social-share a {
    display: inline;
  }
  
  .text-titles,
  .password-field-wrap {
    margin: 20px 0 0;
  }
  
}
@media (max-width: 480px) {
  .product-image-thumb li {
    margin-bottom: 10px;
    padding: 0 5px;
  }
  .product-order {
    width: 100%;
  }
}

.bg-soap{
  background-image:url("https://knk-cosme.jp/img/cosme_add3.jpg?cmsp_timestamp=20160629103256");
  background-repeat: no-repeat;
  background-position: right 5px;
  min-height: 300px;
  
  font-size: 16px;
  line-height:1.7;
}
.ie_wrapper .product-order-num .btn {
  display: none;
}

.text-left{
  text-align:left;
}

.pmg{
  line-height:1.65em;
  margin:0.8em 0 0.8em 0;
}

.mgbttm{
  margin-bottom:2em;
}

.right{
  text-align: right;
}

.tax{
  font-size:0.5em;
}

.margin-1{
  margin:2em 0 1.74em 0;
}

.margin-2{
  margin:2em 0 1.74em 0;
}

.margin-3{
  margin: 2em 0 4em 0;
}

.margin-4{
  margin: 2em 0 2.5em 0;
}

.txtnormal{
  font-size:0.6em;
}

.border1{
  padding: 10px 0;
  border:#FFDAB9 solid 10px;
}
.border2{
  padding: 10px 0;
  border:#D3D3D3 solid 10px;
}



.blue{
  color:#008B8B;
}

.title{
  font-size:1.5em;
}

.title-l{
  font-size:3.5em;
  margin-bottom:0;
}

.title-m{
  font-size:2em;
}

.lineheight3{
  line-height:3em;
}

.anderline{
  border-bottom:double 6px #008B8B;
  width:70%;
}

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

.bg-color-y{
  padding-bottom:2em;
  background-color:#FFF8DC;
}

.inner{
  margin: 2em auto -2em auto;
  width: 95%;
  background-color: white;
  padding-left: 1em;
  padding-right: 0em;
}

.inner2{
  margin: 2em auto; 
  width: 90%;
  
}

.orange{
  color:orange;
}

.green{
  color:green;
}

.tblue{
  color:#000080;
}

.bgtblue{
  background-color:	#87CEFA;
}
.bgtgreen{
  background-color:#90EE90;
}

.tborder1{
  border:1px solid #87CEFA;
}
.tborder2{
  border:1px solid #90EE90;
}

.bggray{
  background-color:#D3D3D3;
}

.anderline2{
  border-bottom: 2px solid #708090;
}

.white{
  color:white;
}

.bgblue{
  padding: 1.5em 2.5em 0.5em;
  background-color:	#4462aa;
}

.twid{
  width:100%;
}

.pad0{
  padding:0 0;
}

.bg-tennen{
  background-image:url("https://knk-cosme.jp/img/tennennonsen.jpg?cmsp_timestamp=20160629170951");
  background-repeat: no-repeat;
  background-position: right 5px;
  min-height: 250px;
  
  font-size: 16px;
  line-height:1.7;
}

.bg-arugan{
  background-image:url("https://knk-cosme.jp/img/aruganoil.jpg?cmsp_timestamp=20160629171248");
  background-repeat: no-repeat;
  background-position: left 5px;
  min-height: 330px;
  
  font-size: 16px;
  line-height:1.7;
}

.bg-oleab{
  background-image:url("https://knk-cosme.jp/img/oleaboil.jpg?cmsp_timestamp=20160629171618");
  background-repeat: no-repeat;
  background-position: right 5px;
  min-height: 300px;
  
  font-size: 16px;
  line-height:1.7;
}

.font-family{
  font-family:serif;
}

.mgtop{
  margin-top:2em;
  margin-bottom:-30px;
}

a:hover img{
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity:0.6;
}

.bgbc{
  background-color:black;
}

.graybtn{
  background-color:lightgray;
  padding: 0.2em 0.5em;
}

.orangebtn{
  background-color:orange;
  padding: 0.2em 0.5em;
}

.infomg0{
  margin:0;
  margin-bottom:1.5em;
}

.stclr{
  color:#977143;
  font-size:1.2em;
}

.infober{
  border-width:1px;
  border-color:#9a9a9a;
}

.mgbttm14{
  margin-bottom:1.4em;
}

.mt03{
  margin-top:0.3em;
}

/*どこでもカート編集*/
.cartjs_box div.cartjs_cart_in input {
  border:none;
  background-color:#418D1D;
  float:right;
  text-indent:200%;
  width:55%;
  overflow:hidden;
  background-image:url("https://knk-cosme.jp/img/btn_cartin.png?cmsp_timestamp=20160616184630");
  background-size:contain;
  background-repeat:no-repeat;
  background-position:center;
  margin-top: -2.1em;
  height:2.1em;
}
.cartjs_box div.cartjs_cart_in input:hover{
  opacity:0.75;
}


.cartjs_product_num td{
  display:inline;
  padding:0 0 !important;
}

.cartjs_product_num input{
  width:10%  !important;
  line-height:1em;
  text-align:right;
}

.cartjs_product_num td:after{
  content:"個";
}
.cartjs_product_num th{
  display:none;
}

.mgnone5{
  margin-bottom:-5em;
}

.margin-01{
  margin: 0.5em 0 1.74em 0;
}

/*リンクの青アンダーライン付き*/

.formlink{
  color: #08c;
  text-decoration: underline;
}

/*フリーページhr*/
.mt0{
  margin-top:0;
}

/*マージン調整*/
.mgtop2{
  margin-top:2em;
}
b{
  font-size:1.8em;
}

/*blue-li*/
.kisai{
  background-color:#ededed;
  padding:1.5em 0 1em 1em;
}

.kisai li{
  color:#0069B6;
}
.kisai span{
  color:black;
}

/*About Us*/

.abouttop{
  width: 87%;
  font-size: 1.3em;
  margin-top: -2em;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.tcolor{
  float: left;
  margin-right: 1em;
  color: #916837;
}
.tcolor2{
  float: left;
  margin-right: 1em;
  font-size:18px;
}
.hrpd{
  padding-top:0.5em;
}

.sei-f{
  font-size:0.8em;
}

/*******/
/* SNS */
/*******/
.TWbtn, .FAbtn, .GPbtn, .HTbtn {
  display:inline;
}
.SNSArea{
  /*margin: 0 0 0 auto; */
  margin: 10px 0;
}
.TWbtn{
  width:100px;
}
.GPbtn{
  width:75px;
}
.FAbtn{
  width:110px;
  overflow:hidden;
  margin-left:1em;
}
.HTbtn{
  width:40px;
  margin-right: 25px;
}

.FbBadge{
  position: absolute;
  right: 0;
  top: 0;
}

@media (min-width:480px){
  .bgimg{
    background:url(//img21.shop-pro.jp/PA01361/543/etc/bg_content.png?cmsp_timestamp=20160722103304) repeat-x 0 130px;
  }
}

.mgnone{
  margin-top:0px;
  margin-bottom:0px;
}


.showf{
  padding-bottom:03em;
}


a.showf span.mae{
  display:inline;
  /*color:#0052a5;*/
  /*color:#000;*/
}

a.showf:hover span.mae{ display:none; }
a.showf span.ushiro{ display:none; }
a.showf:hover span.ushiro{ 
  color:#dd8a00;
  display:inline;
}


/*cart fix*/
.cart-border-box{
  position: relative;
  padding-bottom: 4em;
}
.cart-btn-wide{
  position: absolute;
  left: 1%;
  bottom: 5px;
  width: 98%;
  height: 3em;
}


.bn-mg{
  margin:0 -4px 0 4px;
}

@media screen and (max-width:768px) { 
  
  .bn-mg{
    margin-left:0;
  }
  
  
  
}

iframe[name="google_conversion_frame"] { 
  position: absolute; top: 0;
}



.perfect-bg{
  background-image:url(https://knk-cosme.jp/img3/bg_set01.png);
  height: 230px;
  background-size: contain;
  background-position-y: 120px;
  background-repeat: no-repeat;
}

.basic-bg{
  background-image:url(https://knk-cosme.jp/img3/bg_set02.png);
  height: 230px;
  background-size: contain;
  background-position-y: 120px;
  background-repeat: no-repeat;
}
.sappari-bg{
  background-image:url(https://knk-cosme.jp/img3/bg_set03.png);
  height: 230px;
  background-size: contain;
  background-position-y: 120px;
  background-repeat: no-repeat;
}
.sittori-bg{
  background-image:url(https://knk-cosme.jp/img3/bg_set04.png);
  height: 230px;
  background-size: contain;
  background-position-y: 120px;
  background-repeat: no-repeat;
}

@media screen and (max-width:477px){
  .col.col-lg-6.col-sm-12.row.mgtop2.mgbttm{
    font-size:10px;
    line-height:15px;
  }
}

.sp-mg{
  margin:3em auto -5em; 
  font-size:1.2em;
}
@media screen and (max-width:477px){
  .sp-mg{
    margin-bottom:0;
  }
  
  dl{
    margin-bottom:25px;
  }
  
}
  
  @media (max-width: 920px) {
    .perfect-bg {
      
      background-position-y: 130px;
    }
    .basic-bg{
      
      background-position-y: 130px;
    }
    .sappari-bg {
      
      background-position-y: 130px;
    }
    .sittori-bg{
      
      background-position-y: 130px;
    }
    
  
    @media (max-width: 768px) {
      .products_subtitle{
        display:block;
      }
      .perfect-bg {
        height: 280px;
        background-position-y: 110px;
      }
      .basic-bg{
        height: 280px;
        background-position-y: 110px;
      }
      .sappari-bg {
        height: 280px;
        background-position-y: 110px;
      }
      .sittori-bg{
        height: 280px;
        background-position-y: 110px;
      }
      
    }
    @media (max-width: 680px) {
      .perfect-bg {
        height: 261px;
        background-position-y: 120px;
      }
      .basic-bg{
        height: 261px;
        background-position-y: 120px;
      }
      .sappari-bg {
        height: 261px;
        background-position-y: 120px;
      }
      .sittori-bg{
        height: 261px;
        background-position-y: 120px;
      }
    }
    
    
    
    @media (max-width: 590px) {
      .perfect-bg  {
        height: 245px;
        background-position-y: 120px;
      }
      .basic-bg{
        height: 245px;
        background-position-y: 120px;
      }
      .sappari-bg {
        height: 245px;
        background-position-y: 120px;
      }
      .sittori-bg{
        height: 245px;
        background-position-y: 120px;
      }
    }
    @media (max-width: 480px) {
      .perfect-bg {
        height: 210px;
        background-position-y: 115px;
      }
      .basic-bg{
        height: 210px;
        background-position-y: 115px;
      }
      .sappari-bg {
        height: 210px;
        background-position-y: 115px;
      }
      .sittori-bg{
        height: 210px;
        background-position-y: 115px;
      }
    }
    @media (max-width: 380px) {
      .perfect-bg {
        height: 195px;
      }
      .basic-bg{
        height: 195px;
        
      }
      .sappari-bg {
        height: 195px;
        
      }
      .sittori-bg{
        height: 195px;
        
      }
    }
    
    
  }
    
  

  @media screen and (min-width:396px) {
    .br-sp{
      display:none;
    }
  }

@media screen and (max-width:768px){
.inf-table td{
   display:block;
 }
  .inf-table td:nth-child(1){
 margin-top:10px;
  
  }
  
}

.fb-btn-link:hover{
  opacity:.8;
}

/*Xボタン*/
.custom-x-button a {
  margin-left: 15px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  padding: 2px 10px; 
  font-size: 10px;
  font-weight: bold;
  transition: background-color 0.3s ease;
  line-height: 1;
}
.custom-x-button i {
  font-size: 14px;
}

/*SNSボタン全体*/
.SNSArea {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px; 
}

.sns-buttons-wrapper > div {
  display: inline-block; 
  vertical-align: middle;
}