@charset "UTF-8";
/* Scss Document */
.w980 {
  width: 980px;
  margin: 0 auto; }
  @media screen and (max-width: 736px) {
    .w980 {
      width: 100%;
      padding: 0 20px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }

.smokingitem {
  line-height: 1.75; }
  .smokingitem a {
    color: #000;
    text-decoration: underline !important; }
    .smokingitem a:hover {
      color: #c00; }
  .smokingitem * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .smokingitem .sannen6man {
    width: 312px; }
    @media screen and (max-width: 736px) {
      .smokingitem .sannen6man {
        width: 90%; } }
  .smokingitem .itemname {
    font-size: 14px; }
  .smokingitem__pageTitle {
    background-color: #464646;
    color: #fff;
    background-image: url("../img/main_pc.png");
    background-position: center right;
    background-repeat: no-repeat; }
    @media screen and (max-width: 736px) {
      .smokingitem__pageTitle {
        background-image: url("../img/main_sp.png");
        background-size: 100% auto;
        background-position: center bottom;
        padding-bottom: 35%;
        margin-top: 15px; } }
    .smokingitem__pageTitle h3 {
      font-family: "こぶりなゴシック W6 JIS2004";
      padding: 55px 20px;
      font-size: 26px;
      line-height: 1.2;
      height: 140px; }
      .smokingitem__pageTitle h3 sup {
        font-size: 80%; }
      @media screen and (max-width: 736px) {
        .smokingitem__pageTitle h3 {
          font-size: 20px;
          height: auto;
          text-align: center;
          padding: 10.5% 20px; } }
      .smokingitem__pageTitle h3 .text01 {
        font-size: 18px;
        font-family: "こぶりなゴシック W3 JIS2004"; }
      .smokingitem__pageTitle h3 .text02 {
        font-family: "こぶりなゴシック W3 JIS2004";
        font-size: 14px;
        display: inline-block;
        line-height: 1.3;
        margin-top: 10px; }
        @media screen and (max-width: 736px) {
          .smokingitem__pageTitle h3 .text02 {
            display: none; } }
  .smokingitem__catch {
    display: none; }
    @media screen and (max-width: 736px) {
      .smokingitem__catch {
        font-family: "こぶりなゴシック W3 JIS2004";
        text-align: center;
        display: block;
        margin-bottom: 15px;
        font-size: 14px;
        line-height: 1.5;
        margin-top: -5px; } }
  .smokingitem__maincont {
    margin-top: 10px;
    margin-bottom: 30px;
    zoom: 1; }
    .smokingitem__maincont:before, .smokingitem__maincont:after {
      content: "";
      display: table; }
    .smokingitem__maincont:after {
      clear: both; }
    @media screen and (max-width: 736px) {
      .smokingitem__maincont {
        margin-top: 20px; } }
    .smokingitem__maincont .sliderWrap {
      width: 460px;
      float: right; }
      .smokingitem__maincont .sliderWrap .small {
        font-size: 12px;
        line-height: 1.5; }
      .smokingitem__maincont .sliderWrap .narrow {
        margin-left: 15%; }
      @media screen and (max-width: 736px) {
        .smokingitem__maincont .sliderWrap {
          width: 100%;
          float: none; }
          .smokingitem__maincont .sliderWrap .slider .slick-slide p {
            padding: 0; } }
    .smokingitem__maincont .specColumn {
      width: 470px;
      float: left;
      font-size: 16px;
      line-height: 1.7; }
      @media screen and (max-width: 736px) {
        .smokingitem__maincont .specColumn {
          width: 100%;
          float: none;
          line-height: 1.5;
          margin-top: 40px;
          font-size: 15px; } }
  .smokingitem__lead {
    font-weight: bold;
    font-size: 16px; }
    @media screen and (max-width: 736px) {
      .smokingitem__lead {
        font-size: 15px;
        text-align: center; } }
  .smokingitem__points {
    zoom: 1; }
    .smokingitem__points:before, .smokingitem__points:after {
      content: "";
      display: table; }
    .smokingitem__points:after {
      clear: both; }
    .smokingitem__points__box {
      width: 470px;
      float: left;
      margin-left: 40px;
      margin-bottom: 30px; }
      @media screen and (max-width: 736px) {
        .smokingitem__points__box {
          float: none;
          margin-left: 0;
          width: 100%;
          margin-bottom: 30px; } }
      .smokingitem__points__box:first-child {
        margin-left: 0; }
      .smokingitem__points__box:nth-child(2) {
        margin-bottom: 0; }
  .smokingitem__noticebox {
    margin-top: 35px;
    padding-top: 35px;
    border-top: 1px solid #d6d6d6; }
    .smokingitem__noticebox a {
      color: #000;
      text-decoration: underline !important; }
      .smokingitem__noticebox a:hover {
        color: #c00; }
    .smokingitem__noticebox .textlinkarw {
      display: inline-block;
      margin-top: 10px;
      text-decoration: none;
      font-size: 12px; }
      @media screen and (max-width: 736px) {
        .smokingitem__noticebox .textlinkarw {
          margin-top: 30px;
          width: 100%;
          display: block; } }

.slider .slick-dots li:nth-child(4n) {
  margin-right: 0; }
  @media screen and (max-width: 736px) {
    .slider .slick-dots li:nth-child(4n) {
      margin-right: 1.25vw; } }

.grayObi2 {
  background: #ededed;
  font-weight: bold;
  padding: 10px 6px 6px 12px;
  margin-bottom: 20px;
  font-size: 1.6rem;
  color: #464646;
  border: none;
  padding-left: 30px;
  text-indent: -20px; }
  .grayObi2:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 6px;
    background: #464646; }
  @media screen and (max-width: 736px) {
    .grayObi2 {
      margin-bottom: 20px;
      font-size: 1.5rem; } }

.price {
  font-size: 32px;
  line-height: 1;
  margin-top: 5px;
  margin-bottom: 20px; }
  .price span {
    font-size: 14px;
    font-weight: normal; }
  @media screen and (max-width: 736px) {
    .price {
      font-size: 7vw;
      margin-top: 5px; }
      .price br {
        display: none; }
      .price span {
        font-size: 3.6vw; } }

/*201803 ua add*/
h4.grayObi {
  font-family: "こぶりなゴシック W3 JIS2004";
  background: #464646;
  padding: 10px 15px 7px;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 22px;
  color: #fff; }
  h4.grayObi span {
    font-size: 13px; }
  h4.grayObi br {
    display: none; }
  @media screen and (max-width: 736px) {
    h4.grayObi {
      display: block;
      font-size: 15px;
      margin: 20px -20px;
      line-height: 1.5;
      padding: 13px 50px 12px 15px;
      width: auto;
      height: auto;
      /*cursor: pointer;
      background: url(../img/plus.png) #464646 right 4.6875% center no-repeat;*/
      background-size: 8%; }
      h4.grayObi span {
        font-size: 11px; }
      h4.grayObi br {
        display: block; }
      h4.grayObi span {
        font-size: 14px; }
      h4.grayObi.plus {
        background: url(../img/minus.png) #464646 right 4.6875% center no-repeat;
        background-size: 8%; } }

.cautionIqos {
  padding-top: 0.6em;
  margin-top: 0.6em;
  border-top: 1px solid #ccc; }

.fontred {
  color: #f00; }
