@charset "UTF-8";
.sup {
  font-size: 50%;
  vertical-align: top;
}

div.none_nagumi{ display: none;}

#main-product {
  padding-top: 0;
  padding-bottom: 0;
}

p.text-box,
.product-distribution p,
.product-distribution table tr td{color: #000000;}

#main-product .btn a:not(.ghost) {
  min-width: 320px;
  padding: 11px 40px 10px;
  font-size: 1.5rem;
  -webkit-box-shadow: 0 5px 50px 0 rgba(133, 40, 40, 0.5);
  box-shadow: 0 5px 50px 0 rgba(133, 40, 40, 0.5);
}

.product-section05 .btn a:not(.ghost),
.product-distribution .btn a:not(.ghost),
.product-section04 .btn a:not(.ghost),
.product-section02 .btn a:not(.ghost){ min-width: 600px!important; padding: 15px 40px 14px;}

section.product-section05 .btn a.modal-inline{ min-width: auto!important; box-shadow:none!important; -webkit-box-shadow:none!important; margin: 0 0 20px 0; font-size: 1rem!important;}
section.product-section05 .btn a.bg-orange{ background: #ec8d1b!important;}

h1 {
  font-size: 3.375rem;
}

#product-copy .copy {
  font-size: 1.7rem;
  border-bottom: none;
}

#product-txt {
  height: auto;
}

#product-txt #product-title {
  padding-top: 0;
}

#product-txt .sub {
  font-size: 1.437rem;
  font-weight: normal;
}

#product-txt .label {
  background: #62aac5;
}

.product-badge {
  float: right;
  margin-right: 14px;
  text-align: right;
}

.product-badge::after {
  display: block;
  clear: both;
  content: "";
}

.product-badge ul {
  margin-bottom: 0;
}

.product-badge ul li {
  display: inline-block;
  padding-left: 10px;
}

.product-badge ul li::before {
  display: none;
}

#special-cart-box,
#special-cart-box-dummy {
  clear: both;
}
#special-cart-box .cart-price-set .note {
  display: block;
  color: #f2646e;
  width: 100%;
}
/* #special-cart-box .cart-price-set p.note:nth-of-type(n+1){ color: #555555!important;}
#special-cart-box .cart-price-set p.note:nth-of-type(n+2){ color: #555555!important; border-bottom: dotted 1px #d4cfc8; padding-bottom: 5px;}
#special-cart-box .cart-price-set p.note:nth-of-type(n+2):before{ display: none;}
#special-cart-box .cart-price-set p.note:last-of-type{ border-bottom:none!important; } */

#special-cart-box .cart-price-set dt{ width: 220px;}
#special-cart-box .cart-price-set dd{ width: calc(100% - 220px);}

.tab.product-tab {
  position: relative;
  z-index: 9;
}
.tab.product-tab .supecification {
  margin-top: -20px;
  margin-bottom: 20px;
  padding: 10px 15px;
  border-top: 1px solid #e6e1db;
  background: #fff;
  color: #555;
  font-size: 0.875rem;
}
.tab.product-tab .supecification .note {
  margin-bottom: 0;
}

/* ---------------------------------------------

  each section setting

---------------------------------------------- */
#main-product .inner {
  max-width: 1170px;
  padding-top: 80px;
  margin: auto;
}

#main-product .inner ul li {
  padding: 0;
}

#main-product h2 {
  color: #0c2961;
  font-weight: bold;
}

#main-product h2 > span {
  padding: 5px 0 0 !important;
}

#main-product h2 span::before,
#main-product h2 span::after {
  display: none;
}

.heading0 {
  margin-bottom: 35px;
  font-size: 2.25rem;
  font-weight: bold;
  color: #555;
  text-align: center;
}

/* -------------------------------------------
   product-section01
---------------------------------------------- */
.product-section01 {
  background: url(../images/section01-bg.jpg) no-repeat center top;
  background-size: cover;
}

#main-product .product-section01 .inner {
  position: relative;
  height: 700px;
  padding-top: 100px;
}

#main-product .product-section01 .virus-img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  max-width: 1000px;
  height: 100%;
  margin: auto;
}

#main-product .product-section01 .virus-img p {
  position: absolute;
	bottom: 0;
	width: 100%;
}

/* -------------------------------------------
  product-section02
------------------------------------------- */
.product-section02 {
/*  position: relative;
  z-index: 1;*/
  background-image: url(../images/section02-bg.png);
  background-repeat: repeat;
}
/*.product-section02::before {
  display: block;
  position: absolute;
  top: -240px;
  left: 0;
  width: 100%;
  height: 240px;
  background: url(../images/section02-bg01.png) no-repeat center bottom;
  background-size: contain;
  content: "";
  z-index: -1;
}
.product-section02::after {
  display: block;
  position: absolute;
  bottom: -100px;
  bottom: -3vw;
  left: 0;
  width: 100%;
  height: 100px;
  background: url(../images/section02-bg02.png) no-repeat center bottom;
  background-size: contain;
  content: "";
  z-index: -1;
}*/
.product-section02 .inner {
  padding: 60px 0 80px !important;
}
.product-section02 .inner .main_img p.img{ max-width: 800px; margin: 0 auto;}
/*.product-section02 .inner .main_img{ max-width: 800px; margin: 0 auto;}
.product-section02 .inner .main_img p.img{ width: 70%; float: right; margin-top: -150px;}*/
/*.product-section02 .inner .col-set{ max-width: 800px; margin: 0 auto;}*/

.product-section02 h2 {
  font-size: 2.625rem;
	margin-top: 0;
}

.product-section02 p {
  font-size: 1.375rem;
  margin-bottom: 0;
	 color: #000000;
}

.product-section02 .video-wrapper {
    max-width: 560px;
    margin: 0 auto;
}

/* -------------------------------------------
  product-section03
------------------------------------------- */
.product-section03 {
  background: #F7F3ED;
  /*background: url(../images/section03-bg.png) no-repeat center 180px;*/
  background-size: cover;
}

.product-section03 .inner {
  margin: auto;
  padding: 130px 0 50px;
}

.product-section03 h2 {
  margin-bottom: 70px;
  font-size: 2.625rem;
  text-align: center;
  line-height: 1.42;
}

.product-section03 h2 span{ padding: 5px 0 0 !important; font-size: 200%; overflow: inherit;}

.product-section03 .video-wrapper {
    max-width: 560px;
    margin: 0 auto;
}

/* -------------------------------------------
  product-section04
------------------------------------------- */
/*.product-section04 {
  position: relative;
}
.product-section04::before {
  display: block;
  position: absolute;
  top: -39px;
  left: 0;
  width: 100%;
  height: 40px;
  background: url(../images/section04-bg01.png) no-repeat center bottom;
  background-size: cover;
  content: "";
}*/
.product-section04 .inner {
  padding-bottom: 110px;
}
.product-section04 h2 {
  margin-bottom: 65px;
  font-size: 2.625rem;
/*text-align: center;*/
  position: relative;
  display: inline-block;
  text-align: center;
  /*padding: 0 55px;*/
	display: flex;
    align-items: center;
}

.product-section04 h2 span{ padding: 5px 0 0 !important; font-size: 200%; overflow: inherit; margin-bottom: 12px; display: contents;}

.product-section04 h2:before, .product-section04 h2:after {
  content: "";
  height: 3px;
  flex-grow: 1;
  background-color: #caa22a;
}
.product-section04 h2:before {
  margin-right: 2rem;
}
.product-section04 h2:after {
  margin-left: 2rem;
}

.product-section04 h3 {
  font-size: 2.5vw;
  color: #0c2961;
}
.product-section04 h3::before {
  display: block;
  position: absolute;
  top: -55px;
  left: -185px;
  width: 150px;
  height: 150px;
  content: "";
}
.product-section04 .point03 h3:before {
  top: -30px;
}
.product-section04 h3::after {
  display: none;
}
.product-section04 h3 span.num {
    clip: rect(1px 1px 1px 1px);  /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
/*  position: absolute;
  left: -65px;
  padding: 0;
  color: #fff;
  font-size: 2.25rem;
  line-height: 1.6;*/
}
.product-section04 .text-box p {
	margin-top: 40px;
}
.product-section04 .text-box .s {
	margin-top: 0;
}
.product-section04 .point01,
.product-section04 .point02,
.product-section04 .point03,
.product-section04 .point04 {
  padding-left: 185px;
  margin-bottom: 75px;
}
.product-section04 .point01 .text-box,
.product-section04 .point02 .text-box,
.product-section04 .point03 .text-box,
.product-section04 .point04 .text-box {
  font-size: 1.375rem;
}
.product-section04 .point01 .text-box img,
.product-section04 .point02 .text-box img,
.product-section04 .point03 .text-box img,
.product-section04 .point04 .text-box img {
  float: left;
  margin-right: 50px;
}
.product-section04 .point01::after,
.product-section04 .point02::after,
.product-section04 .point03::after,
.product-section04 .point04::after {
  display: block;
  clear: both;
  content: "";
}
.product-section04 .point04 {
  margin-bottom: 45px;
}
.product-section04 .point01 h3::before {
  background: url(../images/point01.png) no-repeat center;
  background-size: 150px 150px;
}
.product-section04 .point02 h3::before {
  background: url(../images/point02.png) no-repeat center;
  background-size: 150px 150px;
}
.product-section04 .point03 h3::before {
  background: url(../images/point03.png) no-repeat center;
  background-size: 150px 150px;
}
.product-section04 .point04 h3::before {
  background: url(../images/point04.png) no-repeat center;
  background-size: 150px 150px;
}

/* product-distribution 頒布会 */

.product-distribution{
  padding-bottom: 70px;
  background: #e6e9ed;
}

.product-distribution h2 {
  margin-bottom: 60px;
  font-size: 2.9rem;
	line-height: 1.3;
}

.product-distribution table th,
.product-distribution table td{ vertical-align: middle; border-bottom: 12px solid #e6e9ed; border-left: none; border-right: none; border-top: none;}

.product-distribution table th{ text-align: center; font-weight: bold; color: #ffffff;}
.product-distribution table td{ vertical-align: middle;}

.product-distribution table th.t_list01{ background:#3377b1; }
.product-distribution table th.t_list02{ background:#e03d46; }
.product-distribution table th.t_list03{ background:#9673b1; }
.product-distribution table th.t_list04{ background:#6ba36c; }
.product-distribution table th.t_list05{ background:#f5ac33; }

.product-distribution dl dt,
.product-distribution dl dd{ border-bottom: 50px solid #e6e9ed;}
.product-distribution dl dt{ background:linear-gradient(90deg,#e6e9ed 0%,#e6e9ed 50%,#ffffff 50%,#ffffff 100%); width: 100px;}
.product-distribution dl dd{ background: #ffffff; font-weight: bold; width: calc(100% - 100px); position: relative;}
.product-distribution dl dd p.img{ position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
.product-distribution dl dd p.img02{ width: 35vw; right:-12px; max-width: 350px;}
.product-distribution dl dd p.img03{ width: 20vw; right: 0; max-width: 250px;}
.product-distribution dl dd p.xxl{ padding-top: 38px;}

.product-distribution dl dd span.red,
.product-distribution h2 span.red{ color:#a41a1a;}

.product-distribution h3.img{ max-width: 600px; margin: 0 auto 30px auto;}
.product-distribution h3{ text-align: center; color: #0c2961; font-size: 2rem;}
.product-distribution h3:after{ display: none;}

/* -------------------------------------------
  product-section05
------------------------------------------- */
.product-section05 {
  padding-bottom: 70px;
  background: #f8f3ed;
}

.product-section05 h2 {
  margin-bottom: 60px;
  font-size: 3rem;
}

.product-section05 h2 span{ display: block; font-size: 2.5rem;}

.favo-reason {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

.favo-reason .img-box {
  max-width: 300px;
  max-height: 440px;
  margin-right: 30px;
}

.favo-reason .msg-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 66%;
  min-width: calc(100% - 330px);
  /*max-height: 440px;*/
  padding: 1.8% 3%;
  background: #fff;
  font-size: 1.125rem;
}

.favo-reason .msg-box::after {
  display: block;
  position: absolute;
  top: 0;
  left: -24px;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 18px 24px 18px 0;
  border-color: transparent #fff transparent transparent;
  content: "";
}

.favo-reason .msg-box-inner {
  max-width: 600px;
  margin: 0 auto;
}

.favo-reason .msg-box .favo-years {
  margin-bottom: 0;
  color: #D80C18;
  font-weight: bold;
  line-height: 1.5;
}

.favo-reason .msg-box .favo-years span {
  margin: 0 5px;
  font-size: 1.75rem;
}

.favo-reason .msg-box .name {
  margin-bottom: 0;
  color: #555;
  font-weight: bold;
}

.favo-reason .msg-box .name span {
  font-size: 1.75rem;
}

.favo-reason .msg-box h3 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 1.75rem;
}

.favo-reason .msg-box h3::after {
  display: none;
}

/* -------------------------------------------
  product-section06
------------------------------------------- */

.product-section06 .inner {
    padding: 0.7em 5em 5em!important;
    margin: 8em 0 4em 0 !important;
	background: url(../images/section06-bg01.jpg) repeat-y;
}

.product-section06-box {
	padding: 3em;
    background: #fff;
}

.product-section06 h2 {
    font-size: 3rem;
	color: #d80d18 !important;
	padding-bottom: 10px;
    border-bottom: 2px solid #333333;
	margin: 0 0 60px 0!important;
}

.product-section06 .row .row { padding: 0 5vw;}

.product-section06 h3 {
    margin-bottom: 35px;
    font-size: 3vw;
    color: #333333;
    position: static;
    text-align: center;
}

.product-section06 h4 {
    margin-bottom: 35px;
    font-size: 3vw;
    color: #d80d18;
    position: static;
    text-align: center;
	padding:0 0 10px 0;
    border-bottom: 2px solid #d80d18;
}

.product-section06-box p {
	text-align: justify;
}

.product-section06 .s {
	margin: 0 auto 20px;
}

.product-section06-title {
	position: relative;
}

.product-section06-title span.speech {
	position: absolute;
    left: 0px;
    bottom: 30px;
    font-weight: bold;
    color: #fff;
    height: 130px;
    width: 180px;
    background: url(../images/section06-bg02.png);
    background-size: 180px 130px;
	padding: 35px 20px;
	line-height:1.5;
	font-size:1.2rem;
}

.product-section06-title h2 span.text_b{ font-size: 120%; padding: 0; margin-bottom: -20px;}

.product-section06 .favo-reason .msg-box::after{ border:none;} 

/* ---------------------------------------------

  のどミストが買えるのは通販生活だけ。

----------------------------------------------- */
.conversion-section {
  width: 100%;
  margin: 0;
  padding: 60px 0;
}

.conversion-section h2 {
  font-size: 2.625rem;
  font-weight: bold;
}

.red{ color: #a41a1a!important;}

.negumi-distribution{ width: 100%; margin: 0; /*background-color: #f1e8c6; padding: 60px 0;*/}
.negumi-distribution h2 { margin-bottom: 20px; font-size: 2.625rem; font-weight: bold; color: #a56701!important; line-height: 1.3;}
.negumi-distribution h2 span{ color: #a41a1a; font-size: 130%;}
.negumi-distribution p.cap_h3{ font-size: 1.25rem; color: #000000; font-weight: bold;}
.negumi-distribution p.cap_h3 span{}
.negumi-distribution h3 { font-size: 2rem; margin: 0; padding: 0;}
.negumi-distribution h3::after { display: none;}
.negumi-distribution h3 span { font-size: 1.25rem; display: block;}
.negumi-distribution .box{ border: 1px solid #cccccc;}
.negumi-distribution .box table{ margin-bottom: 5px;}
.negumi-distribution .box table th,
.negumi-distribution .box table td { border: none; background: none; padding: 5px;}
.negumi-distribution .box table th p{ border-radius: 20px; padding: 5px; text-align: center; margin-bottom: 0; font-weight: bold; line-height: 1.6;}
.negumi-distribution .box table th p.first{ color: #ff2e17; border: 2px solid #ff2e17;}
.negumi-distribution .box table th p.second{ color: #1567b8; border: 2px solid #1567b8;}
.negumi-distribution .box table th p span{ font-size: 130%;}

.negumi-distribution .box table td{ vertical-align: middle;}
.negumi-distribution .box table td span{ color: #000000;}

.negumi-distribution p.otoku{ background: #d80c18; color: #ffffff; padding: 5px; text-align: center; font-weight: bold; line-height: 1.3;}
.negumi-distribution p.otoku span{ display: block;}
.negumi-distribution p.souryou{ border-bottom: 1px solid #cec5a5; font-weight: bold; padding-bottom: 5px; color: #a56701;}

.negumi-distribution span.num { font-weight: bold; font-size: 2.3rem; line-height: 1; color: #b93a2d!important;}
.negumi-distribution .btn a{ width: 80%!important;}

/* 値組エリアデザイン変更 */
section#product_area div.p_area02 p.sub_title{ font-family: Shin Maru Go DemiBold;}
section#product_area .title p,
section#product_area div.p_area02 dl dd h5{ font-family: Gothic MB101 Bold;}
section#product_area .title h3 span,
section#product_area div.p_area02 dl dd h5 span{ font-family: Gothic MB101 Heavy;}
section#product_area .title h3,
section#product_area h3.title{ font-family:Reimin Y40 Heavy;}
section#product_area h4{ font-family:Hiragino Kaku Gothic W8 JIS2004;}
div#product-content.content .hl13{ line-height: 1.3;}
div#product-content.content h3::after,
section#product_area h3.title::after,
div#product-content.content section:not(#product_area) h4::after{ display: none;}
div#product-content.content h4{ padding: 0; margin: 0 0 20px;}
div#product-content.content section:not(#product_area) .btn a:not(.ghost) { min-width: 320px; padding: 11px 40px 10px; font-size: 1.5rem; -webkit-box-shadow: 0 5px 50px 0 rgba(185, 58, 44, 0.5); box-shadow: 0 5px 50px 0 rgba(185, 58, 44, 0.5); background: #b93a2c;}
div#product-content.content{ padding-bottom: 0;}

section#product_area{ color: #000000;}
/*section#product_area .btn>*,
section#product_area .btn>*:before{ border-radius: 10px;}*/
section#product_area div.normal .btn a{ background-color: #c37b3e; min-width: 500px;}
section#product_area div.p_area01 div.normal .btn a{ min-width: 500px;}

section#product_area .title{ text-align: center; /*background: #115fad;*/ padding: 20px 0; border-bottom: 2px solid #115fad; border-top: 2px solid #115fad;}
section#product_area .title h3{ margin: 0; padding: 0;}
section#product_area .title h3::after{ display: none;}
section#product_area h3.title{ font-size: 3rem; color: #115fad; line-height: 1;}
section#product_area h3.title span{ font-size: 70%;}
section#product_area .title h3{ font-size: 3rem; color: #000000; line-height: 1.3;}
section#product_area .title h3 span{ color: #115fad;}
section#product_area .title p{ font-size: 1.75rem; color: #000000; line-height: 1.3;}
section#product_area .row{ max-width: 900px; margin: 0 auto;}
section#product_area h4{ font-size: 2rem; position:relative; color: #000000;}
section#product_area div.p_area01 h4:first-child{ padding: 0 0 10px 0;}
section#product_area h4::after{ content:""; display:block; width:60%; height:3px; background-color:#115fad; position:absolute; bottom:0;  left: 50%; transform: translateX(-50%);}

section#product_area div.p_area01 h4 span{ /*background: #3480cc; padding: 5px;*/ font-size: 70%;/* border-radius: 3px; color: #ffffff;*/}
section#product_area div.p_area02 h4 span{ color: #115fad;}
section#product_area div.p_area02 h4 span em{ font-size: 70%;}

section#product_area p.att_text{ margin: 0 auto; display: table; color: #e60012; margin-top: -32px;}
section#product_area p.att_text span{ display:inline-block; line-height: 1.3; padding:0 5px; text-align: center; font-size: 2rem;}
section#product_area p.att_text::before {content:"["; font-size: 7.75rem;}
section#product_area p.att_text::after {content:"]"; font-size: 7.75rem;}

div#product-content.content section#product_area div.p_area01 .btn a:not(.ghost),
div#product-content.content section#product_area div.p_area02 div.col-set .btn a:not(.ghost)
{ -webkit-box-shadow: 0 5px 20px 0 rgba(185, 58, 44, 0.5); box-shadow: 0 5px 20px 0 rgba(185, 58, 44, 0.5);}

div#product-content.content section#product_area div.p_area01 div.normal .btn a:not(.ghost)
{ -webkit-box-shadow: 0 5px 20px 0 rgba(195, 123, 62, 0.5); box-shadow: 0 5px 20px 0 rgba(195, 123, 62, 0.5);}

section#product_area div.p_area02 div.f_block{ text-align: center;}
section#product_area div.p_area02 p.sub_title { position: relative; display: inline-block; padding: 7px 20px; max-width: 100%; color: #ffffff; font-size: 1rem; background: #2ca773; border-radius: 30px; box-sizing: border-box;}
section#product_area div.p_area02 p.sub_title:before { content: ""; position: absolute; bottom: -24px; left: 50%; margin-left: -15px; border: 12px solid transparent; border-top: 12px solid #2ca773; z-index: 2;}
section#product_area div.p_area02 p.sub_title:after { content: ""; position: absolute; bottom: -30px; left: 50%; margin-left: -17px; border: 14px solid transparent; z-index: 1;}
section#product_area div.p_area02 p.sub_title span { margin: 0; padding: 0;}
section#product_area p.btn.xl span{ font-size: 80%;}
section#product_area p.btn.xl span em{ font-size: 120%; font-weight: bold; line-height: 1.3;}

section#product_area div.nedan p,
section#product_area div.nedan p.postage{ border-radius: 15px; padding: 5px; text-align: center; margin-bottom: 0; font-weight: bold; line-height: 1.5;}
section#product_area div.nedan p.postage{ display: inline-block; background: #005ead; color: #ffffff; margin-right: 10px; padding: 10px 9px; width: 25%; vertical-align: top;}
section#product_area div.nedan p{ display: inline-block; vertical-align: middle; line-height: 1.3; width: 72%; text-align: left;}
section#product_area div.nedan p.first { color: #e60012; border: 2px solid #e60012;}
section#product_area div.nedan p.second { color: #1567b8; border: 2px solid #1567b8;}
section#product_area div.nedan p span { font-size: 130%;}
section#product_area div.nedan p span.num,
section#product_area div.p_area01 h5 span.num{ font-weight: bold; font-size: 2.3rem; line-height: 1; padding: 0 .1em;}
section#product_area div.nedan p span.en{ /*color: #b93a2d;*/}
section#product_area p.otoku { background: #d80c18; color: #ffffff; padding: 5px; text-align: center; font-weight: bold; line-height: 1.3;}
section#product_area div.p_area01_fb{ max-width: 600px; margin:0 auto;}


section#product_area div.p_area02 dl.tokuten dt { position: relative; width: 80px; height: 80px; margin-right: 20px; padding-top: 20px; font-weight: bold; font-size: 0.937rem; color: #ffffff; text-align: center; line-height: 1; z-index: 1;}
section#product_area div.p_area02 dl.tokuten dt span.num { display: block; font-size: 2.25rem; font-weight: bold; color: #ffffff; line-height: 1;}
section#product_area div.p_area02 dl.tokuten dt::before { display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 80px; height: 80px; margin: auto; background:#ff561d; border-radius: 50%; content: "";  z-index: -1;}
section#product_area div.p_area02 dl.tokuten dd { padding-left: 0; width: calc(100% - 100px);}
section#product_area div.p_area02 dl.tokuten dd h5{ font-size: 1.75rem; color: #000000; margin: 10px 0; line-height: 1.3;}
section#product_area div.p_area02 dl.tokuten dd h5 span{ font-size: 120%; color: #ff2e17;}



.tab_b_com{ background: #eaeaea; width: 100%; padding-top: 20px;}
.tab_b_com div.s_text table th{ background: #d9d9d9;}
.tab_b_com div.s_text table th,
.tab_b_com div.s_text table td{ border: 1px solid #eaeaea;}
.tab_b_com table.eiyou{ table-layout: fixed;}
.tab_b_com div.s_text h4{ padding: 0;}
.tab_b_com div.s_text h4::after { display: none;}
/* ----------------------------------------------

  for 1441px 以上

----------------------------------------------- */
@media screen and (min-width: 1441px) {
  /*  product-section01
  ------------------------------------------- */
  #main-product .product-section01 {
    position: relative;
  }
  #main-product .product-section01 .inner {
    min-height: 700px;
    height: 30vw;
  }
  #main-product .product-section01 .scroll-bar {
    bottom: 20px;
  }
  #main-product .product-section03 {
    background-position: center 50px;
  }
  #main-product .product-section04 h3 {
    font-size: 1.88vw;
  }


  /*  product-section03
  ------------------------------------------ */
  .product-section03 {
    background-position: center -1vw;
  }
}
@media screen and (max-width: 1300px) {
  .conversion-section .conversion-box {
    padding: 70px 2% 70px 5%;
  }
}
@media screen and (max-width: 1200px) {
  .product-section04 h3 {
    font-size: 3.15vw;
  }
}
/* -------------------------------------------

  for 1024px

--------------------------------------------- */
@media screen and (max-width: 1024px) {
  .product-section03 .inner {
    padding-left: 0;
  }

  .conversion-section h2,
  .negumi-distribution h2{
    font-size: 3.9vw;
  }

  .conversion-section .conversion-box {
    padding: 70px 4% 70px 8%;
  }
}
/* -------------------------------------------

  for 980px

--------------------------------------------- */
@media screen and (max-width: 980px) {
  .heading0 {
    font-size: 2rem;
  }

  #product-copy .copy {
    font-size: 1.5rem;
  }

  #product-txt h1 {
    font-size: 2.5rem;
  }

  #product-txt .sub {
    font-size: 1.125rem;
  }

  .product-badge {
    margin-top: 0 !important;
  }

  #main-product .inner {
    max-width: none;
    width: 100%;
    padding: 60px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  /*#main-product .btn a:not(.ghost)*/ 
	
#main-product .conversion-box .btn a:not(.ghost){
    font-size: 1rem;
  }

  #special-cart-box .cart-btn-set {
    margin: 5px 0 15px;
    padding: 10px 0 20px;
    border-bottom: 1px solid #e6e1db;
  }
  #special-cart-box .cart-btn-set .col-right {
    padding-top: 10px;
  }

  /*  product-section01
  ----------------------------------------- */
  #main-product .product-section01 h2 {
    font-size: 2.25rem;
  }

  /*  product-section02
  -------------------------------------- */
  .product-section02 h2 {
    font-size: 1.75rem;
  }
  .product-section02 p {
    font-size: 1rem;
  }
.product-section02 .inner .main_img p.img{ width: 80%; margin: 0 auto;}
  /*  product-section03
  --------------------------------------- */
  #main-product .product-section03 .inner {
    padding-bottom: 80px;
  }

  .product-section03 h2 {
    font-size: 2rem;
  }
  .product-section03 h3 {
    font-size: 3.5vw;
    font-size: 1.75rem;
    color: #333;
  }
  .product-section03 .img-box {
    width: 100%;
    height: auto;
  }
  .product-section03 .img-box p {
    left: 42.5vw;
    bottom: 150px;
    padding-left: 20.5vw;
    font-size: 1rem;
  }
  .product-section03 .img-box p::before {
    width: 18vw;
  }
  .product-section03 .img-box p::after {
    bottom: 7px;
  }
  .product-section03 .img-box p.em {
    left: 39.7vw;
    bottom: 50px;
    padding-left: 23vw;
    font-size: 1.625rem;
  }
  .product-section03 .img-box p.em::before {
    width: 20.5vw;
  }
  .product-section03 .img-box p.em::after {
    bottom: 24px;
  }
  .product-section03 .text-box p {
    padding-top: 8vw;
  }

  /*  product-section04
  ---------------------------------------  */
  #main-product .product-section04 .inner {
    padding-bottom: 50px;
  }

  .product-section04 h2 {
    font-size: 1.625rem;
    font-size: 2rem;
  }
  .product-section04 h3 {
    font-size: 1.75rem;
	 padding-left: 30px;
  }
  .product-section04 h3 span.num {
/*    left: -53px;
    font-size: 1.75rem;*/
  }
  .product-section04 .point01,
  .product-section04 .point02,
  .product-section04 .point03,
  .product-section04 .point04 {
    padding-left: 80px;
  }
  .product-section04 .point01 h3::before,
  .product-section04 .point02 h3::before,
  .product-section04 .point03 h3::before,
  .product-section04 .point04 h3::before {
    top: -20px;
    left: -80px;
    width: 100px;
    height: 100px;
    background-size: 100px 100px;
  }
  .product-section04 .point01 .text-box img,
  .product-section04 .point02 .text-box img,
  .product-section04 .point03 .text-box img,
  .product-section04 .point04 .text-box img {
    width: 45%;
    margin-right: 35px;
  }
	
	/**/
.product-section06 h2 { font-size: 2.3rem;}

.product-distribution h2 {
    font-size: 1.75rem;
  }

  /*  愛用中
  --------------------------------------- */
  .product-section05 h2 {
    font-size: 2rem;
  }
.product-section05 h2 span{ font-size: 1.75rem;}
  .favo-reason .img-box {
    overflow: hidden;
    max-height: 100%;
  }

  .favo-reason .img-box img {
    width: auto;
  }

  .favo-reason .msg-box {
    max-height: 100%;
    font-size: 0.937rem;
  }

  .favo-reason .msg-box .favo-years {
    font-size: 1rem;
  }

  .favo-reason .msg-box .favo-years span {
    font-size: 1.5rem;
  }

  .favo-reason .msg-box .name span {
    font-size: 1.25rem;
  }

  .favo-reason .msg-box h3 {
    font-size: 1.25rem;
    line-height: 1.5;
  }

  /*  conversion-section
  ------------------------------------- */
  .conversion-section {
    height: auto;
  }
  .conversion-section h2 {
    margin-bottom: 60px;
    font-size: 2rem;
  }

  .conversion-section .conversion-box {
    width: 50%;
    height: auto;
    padding: 40px 4% 30px;
  }

  .conversion-section .conversion-box p.sub {
    font-size: 1rem;
  }

  .conversion-section .conversion-box .price {
    font-size: 1.125rem;
  }

  .conversion-section .conversion-box .price .num {
    font-size: 2rem;
  }

  .conversion-section .conversion-box h3 {
    font-size: 1.81rem;
  }

  .conversion-section .conversion-box h3 .sub {
    font-size: 0.88rem;
  }

  .conversion-section .conversion-box .btn a {
    min-width: 90% !important;
  }

  .negumi-distribution h2 { font-size: 2rem;}
	
}


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

	/*06*/
	.product-section06-title span.speech{ display: block; position: inherit; margin: 0 auto; text-align: center;}
	.product-section06 .inner { padding: 0.5em 2em 2em!important; margin: 4em 0 4em 0 !important;}
	.product-section06-box { padding: 2em;}
	.product-section06 h2{ font-size: 2rem; margin: -20px 0 20px 0!important;}
	.product-section06-title h2 span.text_b{font-size: 120%;padding: 0;margin-bottom: -10px;}	
	
}
	
/* -----------------------------------------------

  for 767px

------------------------------------------------- */
@media screen and (max-width: 767px) {
  #main-product .inner {
    padding-top: 40px;
  }

  #main-product .btn a:not(.ghost) {
    min-width: 100%;
    margin: 0;
    font-size: 1rem;
    -webkit-box-shadow: 0 2px 20px 0 rgba(133, 40, 40, 0.5);
    box-shadow: 0 2px 20px 0 rgba(133, 40, 40, 0.5);
  }
	
.product-section05 .btn a:not(.ghost),
.product-distribution .btn a:not(.ghost),
.product-section04 .btn a:not(.ghost),
.product-section02 .btn a:not(.ghost){ min-width: 90%!important;}

section#favo-voice .btn a.modal-inline{ min-width: auto!important;}
  .heading0 {
    font-size: 1.5rem;
  }

  #product-copy .copy br {
    display: none;
  }

  #product-copy .copy {
    font-size: 1.125rem;
  }

  #product-txt .sub {
    font-size: 0.937rem;
  }

  #product-txt h1 {
    font-size: 2.25rem;
    font-size: 1.625rem;
  }

  .product-badge {
    float: none;
    margin-top: 10px !important;
    text-align: center;
  }

  .product-badge li {
    width: 85px;
    padding-left: 0.5rem;
  }

  /* product-section01
  ------------------------------------------ */
  #main-product .product-section01 .inner {
    height: /*420px*/300px;
    padding-top: 60px;
  }
  #main-product .product-section01 h2 {
    line-height: 1.45;
    font-size: 1.5rem;
  }
  /*  product-section02
  ---------------------------------------- */
  .product-section02 {
    padding-bottom: 30px;
  }
  .product-section02 .inner {
    padding: 30px 0 10px !important;
  }

  .product-section02 h2 {
    margin-bottom: 30px;
    font-size: 1.5rem;
  }

  /*  product-section03
  --------------------------------------- */
  .product-section03 {
    padding-top: 30px;
    background-position: center bottom;
  }
  .product-section03 .inner {
    padding-bottom: 40px !important;
  }
  .product-section03 h2 {
    margin-bottom: 30px;
    font-size: 1.375rem;
  }
  .product-section03 h2 br {
    display: none;
  }
  .product-section03 h3 {
    font-size: 1.125rem;
    color: #333;
  }
  .product-section03 h3 br {
    display: none;
  }
  .product-section03 .img-box {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
  .product-section03 .img-box p {
    left: 41vw;
    bottom: 20vw;
    padding-left: 17vw;
    font-size: 0.687rem;
    line-height: 1.35;
  }
  .product-section03 .img-box p::before {
    height: 1px;
    width: 15vw;
  }
  .product-section03 .img-box p::after {
    left: -9px;
    bottom: 9px;
    width: 12px;
    height: 12px;
  }
  .product-section03 .img-box p.em {
    left: 38vw;
    bottom: 6.25vw;
    padding-left: 21vw;
    font-size: 0.937rem;
  }
  .product-section03 .img-box p.em::before {
    height: 1px;
    width: 19vw;
  }
  .product-section03 .img-box p.em::after {
    width: 12px;
    height: 12px;
    left: -8px;
    bottom: 11px;
  }
  .product-section03 .text-box img {
    display: block;
    float: none;
    width: 60%;
    max-width: 305px;
    margin: 0 auto;
  }
  .product-section03 .text-box p {
    padding-top: 20px;
    font-size: 1rem;
  }

  /*  product-section04
  ----------------------------------------- */

  .product-section04 h2 {
    margin-bottom: 35px;
    font-size: 1.5rem;
  }
  .product-section04 .point01,
  .product-section04 .point02,
  .product-section04 .point03,
  .product-section04 .point04 {
    margin-bottom: 35px;
    padding-left: 50px;
    font-size: 0.937rem;
  }
  .product-section04 .point01 h3,
  .product-section04 .point02 h3,
  .product-section04 .point03 h3,
  .product-section04 .point04 h3 {
    margin-bottom: 15px;
    padding-bottom: 0;
	padding-left:40px;
    font-size: 1.25rem;
  }
  .product-section04 .point01 h3 span,
  .product-section04 .point02 h3 span,
  .product-section04 .point03 h3 span,
  .product-section04 .point04 h3 span {
    left: -32px;
    font-size: 1.25rem;
  }
  .product-section04 .point01 .text-box,
  .product-section04 .point02 .text-box,
  .product-section04 .point03 .text-box,
  .product-section04 .point04 .text-box {
    font-size: 1rem;
  }
  .product-section04 .point01 .text-box img,
  .product-section04 .point02 .text-box img,
  .product-section04 .point03 .text-box img,
  .product-section04 .point04 .text-box img {
    display: block;
    float: none;
    width: 100%;
    max-width: 411px;
    margin: 0 auto 15px;
  }
  .product-section04 .point01 h3::before,
  .product-section04 .point02 h3::before,
  .product-section04 .point03 h3::before,
  .product-section04 .point04 h3::before {
    top: -12px;
    left: -50px;
    width: 80px;
    height: 80px;
    background-size: 80px 80px;
  }
	
	
  .product-distribution h2 {
    margin-bottom: 30px;
    font-size: 1.5rem;
  }

.product-distribution dl dt{ background:linear-gradient(to bottom,#e6e9ed 0%,#e6e9ed 50%,#ffffff 50%,#ffffff 100%);  text-align: center;}
.product-distribution dl dt img{ width: 20%;}
	
.product-distribution dl dt{ border-bottom:none;}
.product-distribution dl dd{ border-bottom: 30px solid #e6e9ed; text-align: center;}

.product-distribution dl dd{ background: #ffffff; font-weight: bold; position:static;}
.product-distribution dl dd p.img{ position:static; display: block; text-align: center; transform: translateY(0%); -webkit-transform: translateY(0); -ms-transform: translateY(0);}
.product-distribution dl dd p.img02,
.product-distribution dl dd p.img03{ width: 80%; margin: 0 auto;}
.product-distribution dl dd p.xxl{ padding-top: 10px;}
	
.product-distribution h3{ font-size: 1.5rem;}
.product-distribution h3.img{ width: 90%; text-align: center;}
	
  /*  愛用中
  ------------------------------------------ */
  .product-section05 {
    padding-bottom: 50px;
  }
  .product-section05 h2 {
    margin-bottom: 25px;
    font-size: 1.625rem;
  }
.product-section05 h2 span{ font-size: 1.3rem;}
  .favo-reason {
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding: 4%;
    background: #fff;
  }

  .favo-reason.last {
    margin-bottom: 30px;
  }

  .favo-reason:after {
    display: block;
    clear: both;
    content: "";
  }

  .favo-reason .img-box {
    width: 43%;
    max-width: none;
    max-height: none;
    margin-right: 20px;
    margin-bottom: 15px;
  }

  .favo-reason .msg-box {
    display: block;
    position: static;
    width: 100%;
    height: auto;
    max-height: 100%;
    padding: 0;
    font-size: 0.937rem;
    background: transparent;
  }

  .favo-reason .msg-box::after {
    display: none;
  }

  .favo-reason .msg-box .person-info {
    position: absolute;
    top: 22vw;
    right: 28%;
    max-width: 45%;
    transform: translateX(50%);
  }

  .favo-reason .msg-box .name span {
    font-size: 1.25rem;
  }

  .favo-reason .msg-box h3 {
    margin-top: 5px;
    font-size: 1rem;
    line-height: 1.5;
  }

  /*  product-section05
  ---------------------------------------- */
  .product-voice-box.product-section05 .inner {
    padding: 0;
  }

  .product-voice-box .product-voice {
    margin: 4vw;
  }

  .product-voice-box .btn {
    margin: 0 4vw;
  }

  .product-voice-box.product-section05 h3 {
    font-size: 1rem;
  }

/*06*/
	.product-section06 .favo-reason .msg-box .person-info{top:16vw;}
	
  /* Conversion section
  --------------------------------------- */

  .conversion-section h2,
  .negumi-distribution h2{
    margin-bottom: 15px;
    font-size: 1.5rem;
  }

#main-product .conversion-box .btn{ -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
.negumi-distribution .bg-white{ margin-bottom: 5px;}
.negumi-distribution{ padding: 30px 0;}
div#product-content.content section:not(#product_area) .btn a:not(.ghost),
section#product_area div.p_area01 div.normal .btn a:not(.ghost){ min-width: 100%; margin: 0; font-size: 1rem; -webkit-box-shadow: 0 2px 20px 0 rgba(185, 58, 44, 0.5); box-shadow: 0 2px 20px 0 rgba(185, 58, 44, 0.5);}	
	
section#product_area h3.title,
section#reason dl.point-list dd h4,
section#product_area .title h3,
section#product_area div.p_area02 dl dd h5,
section#product_area div.p_area02 dl.tokuten dd h5{ font-size: 1.5rem;}
section#product_area h4 { font-size: 1.375rem;}	
section#product_area .title p{ font-size:1.125rem;}
section#product_area div.p_area01 table td p span.num{ font-size: 2.5rem; line-height: 1.1;}
section#product_area div.p_area01 div.nedan{ display: flex;}
section#product_area div.p_area01 div.nedan dt{ width: 20vw!important;}
section#product_area div.p_area01 div.nedan dd{ width: calc(100% - 20vw)!important;}
section#product_area div.p_area01 div.nedan p.postage{ width: 20vw; height:auto; vertical-align: top;}
section#product_area div.p_area01 div.nedan dd p{ width: 44vw;}
section#product_area div.col-set div.col1-3 img{ width: 50%; margin: 0 auto;}
section#product_area p.att_text::before {content:"["; font-size: 17vw;}
section#product_area p.att_text::after {content:"]"; font-size: 17vw;}
section#product_area p.att_text span{ font-size: 4.5vw; padding: 0;}
section#product_area .btn span{ line-height: 1.3;}
section#product_area h4::after{ width: 90%;}
section#product_area p.btn.xl span em { line-height: 1.3;}
section#product_area div.p_area01 h4:first-child { line-height: 1.3;}
	
.pa_sp80{ width: 80%; margin: 0 auto;}
}
@media screen and (max-width: 500px){
section#product_area div.p_area01 table th p { padding: 16px 8px 8px 8px;}
section#product_area div.normal .btn a,
section#product_area div.p_area01 div.normal .btn a{ min-width: auto;}
section#product_area div.nedan dd p{ width: 70%;}
}
@media screen and (max-width: 450px){
section#product_area div.p_area01 div.nedan p.postage{ padding: 10px 0px; font-size: 0.9375rem;}
section#product_area p.att_text::before {content:"["; font-size: 18vw;}
section#product_area p.att_text::after {content:"]"; font-size: 18vw;}
section#product_area p.att_text span{ font-size: 4.7vw; padding: 0;}
}
@media screen and (max-width: 380px){
.favo-reason .msg-box .name{ padding-top: 5px; font-size: 0.8125rem;}
}
@media screen and (max-width: 360px){
section#product_area div.p_area01 p span { font-size: 120%; }
.show-no360{ display: none;}
}
@media screen and (max-width: 340px){
section#product_area div.p_area02 dl.tokuten dd p{ width: 70%;}
section#product_area p.att_text::before {content:"["; font-size: 3.75rem;}
section#product_area p.att_text::after {content:"]"; font-size: 3.75rem;}
section#product_area p.att_text span{ font-size: 1rem!important;}
}
