@charset "UTF-8";
.breadcrumb-content {
  padding: 5px 0; }

.kome {
  margin-bottom: 20px;
  font-size: 11px;
  color: #333333; }

.expired {
  color: red;
  text-align: center;
  font-weight: 500;
  background-color: #FAE0E0;
  padding: 10px; }

.w100 {
  width: 100%; }

.main271 {
  background-color: #fdd259; }

.specbox .limit {
  letter-spacing: 0.15em;
  color: #e5733a;
  border: solid 2px #e5733a; }

.btn_style {
  width: 230px;
  height: 45px;
  background: #444;
  letter-spacing: 0.15em;
  border: 1px solid #444;
  box-sizing: border-box;
  transition: all .3s 0s ease-in-out;
  text-align: center;
  font-size: 15px; }

.btn_style.mini {
  width: 100%;
  height: 45px; }

.btn_style.mini > a,
.btn_style.mini > span {
  font-size: 15px; }

.btn_style.mini > a span,
.btn_style.mini > span span {
  padding-left: 35px; }

.btn_style.off {
  background: #ccc;
  border: 1px solid #ccc; }

.btn_style:not(.btn_style.off):hover {
  background: #fff; }

.btn_style:not(.btn_style.off):hover > a,
.btn_style:not(.btn_style.off):hover > span {
  color: #444; }

.btn_style > a,
.btn_style > span {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 17px; }

.btn_style > a span,
.btn_style > span span {
  position: relative;
  padding-left: 40px;
  text-align: center; }

.btn_style > a span:before,
.btn_style > span span:before {
  display: block;
  content: '';
  width: 23px;
  height: 17px;
  background: url("/assets/images/pages/f-static/campaign/icon_cart.png") left top no-repeat;
  background-size: 23px 17px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate3d(0, -50%, 0); }

.btn_style:not(.btn_style.off):hover > a span:before,
.btn_style:not(.btn_style.off):hover > span span:before {
  background: url("/assets/images/pages/f-static/campaign/icon_cart_b.png") left top no-repeat;
  background-size: 23px 17px; }

@media (min-width: 768px) {
  .sptxtmid {
    display: none; }

  .mvbox {
    position: relative;
    overflow: hidden;
    background-color: #eccc98; }
    .mvbox .inbox {
      width: 100%;
      max-width: 2500px;
      margin: auto; }
      .mvbox .inbox .mainimg {
        width: 100%;
        max-width: 2500px;
        min-width: 1400px;
        z-index: 0; }
        .mvbox .inbox .mainimg img {
          width: 100%;
          height: auto; }
      .mvbox .inbox .ttlbox {
        position: absolute;
        width: 32%;
        top: 12%;
        left: 15%;
        z-index: 1;
        max-width: 480px; }
        .mvbox .inbox .ttlbox img {
          width: 100%; }
        .mvbox .inbox .ttlbox p {
          font-size: 16px;
          font-weight: 500;
          line-height: 1.8;
          text-shadow: 2px 2px 10px #ddebed ,-2px 2px 10px #ddebed ,2px -2px 10px #ddebed ,-2px -2px 10px #ddebed;
          letter-spacing: 0.18em;
          margin: 5px 15px; }
      .mvbox .inbox .proimg {
        position: absolute;
        width: 32%;
        bottom: 0px;
        left: 13%;
        max-width: 480px; }
        .mvbox .inbox .proimg img {
          width: 100%; }

  .basebox {
    background-image: url("../../../../../images/pages/f-static/campaign/271_bg_001.png");
    background-size: 100%;
    padding-bottom: 100px;
    background-repeat: repeat-y; }

  .check {
    text-align: center;
    padding-top: 60px; }
    .check img {
      width: 600px; }

  .solution {
    text-align: center;
    font-size: 22px;
    letter-spacing: 0.25em; }
    .solution a {
      overflow: hidden; }
    .solution a img:hover {
      transform: scale(1.06);
      transition: 0.3s; }
    .solution .solutionimg {
      width: 280px; }
    .solution ul {
      display: flex;
      width: 100%;
      justify-content: center; }
    .solution li img {
      width: 300px;
      margin: 30px; }

  .prodbox {
    position: relative;
    background-color: #ffffff;
    padding-bottom: 40px;
    border-top-left-radius: 200px;
    border-bottom-right-radius: 100px; }
    .prodbox .decoimg01 {
      position: absolute;
      top: -60px;
      width: 125px;
      right: 120px; }
    .prodbox .decoimg02 {
      position: absolute;
      top: -10px;
      width: 125px;
      right: -20px; }
    .prodbox .prodimg {
      position: absolute;
      top: -80px;
      left: -100px;
      clip-path: circle(300px at 48% 48%);
      width: 670px;
      height: 670px; }
      .prodbox .prodimg img {
        width: 94%; }
    .prodbox .cvbox_r {
      width: 550px;
      margin-left: 550px;
      padding-top: 50px; }
      .prodbox .cvbox_r .lmtnew {
        width: 200px;
        margin-bottom: 20px; }
      .prodbox .cvbox_r .ttl {
        font-size: 24px;
        font-weight: 500;
        letter-spacing: 0.13em;
        line-height: 1.8; }
      .prodbox .cvbox_r .txt {
        font-size: 15px;
        margin-top: 20px;
        line-height: 1.9;
        font-weight: 500; }
    .prodbox .detailbox {
      width: 100%;
      background-color: #faebeb;
      padding: 50px;
      border-radius: 20px;
      margin-top: 50px; }
      .prodbox .detailbox .detail_cont {
        width: 90%;
        margin-left: 5%;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 30px; }
        .prodbox .detailbox .detail_cont img {
          width: 100%; }
        .prodbox .detailbox .detail_cont p {
          font-size: 14px;
          line-height: 1.8;
          margin-top: 10px; }
    .prodbox .howtobox {
      width: 100%;
      padding: 50px; }
      .prodbox .howtobox .howtoicon {
        width: 200px;
        margin-left: 450px; }
      .prodbox .howtobox h4 {
        font-size: 17px;
        text-align: center;
        font-weight: 500;
        letter-spacing: 0.18em;
        margin-top: 10px; }
      .prodbox .howtobox .howto_cont {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
        grid-gap: 30px;
        margin-top: 30px; }
        .prodbox .howtobox .howto_cont img {
          width: 100%; }
        .prodbox .howtobox .howto_cont p {
          font-size: 14px;
          line-height: 1.8;
          margin-top: 10px; }

  .linkhabanote {
    background-color: #f0efeb;
    border-radius: 20px;
    padding: 30px 0;
    margin-top: 50px;
    color: #50493d;
    margin-bottom: 50px;
    position: relative; }
    .linkhabanote .notelogo {
      position: absolute;
      top: -20px;
      right: 60px;
      font-size: 35px;
      font-weight: 500;
      letter-spacing: 0.15em;
      width: 300px; }
      .linkhabanote .notelogo img {
        width: 100%; }
    .linkhabanote .linkhabanote_inbox {
      display: flex;
      width: 80%;
      margin-left: 10%; }
      .linkhabanote .linkhabanote_inbox .articleimg {
        width: 24%;
        height: auto; }
        .linkhabanote .linkhabanote_inbox .articleimg img {
          border-radius: 10px;
          width: 100%; }
      .linkhabanote .linkhabanote_inbox .articletxt {
        width: 70%;
        margin-left: 30px;
        letter-spacing: 0.12em;
        margin-top: 10px; }
        .linkhabanote .linkhabanote_inbox .articletxt .category {
          background-color: #786f60;
          padding: 5px 10px;
          color: #ffffff;
          font-size: 13px;
          letter-spacing: 0.15em; }
        .linkhabanote .linkhabanote_inbox .articletxt .ttl {
          font-size: 20px;
          font-weight: 500;
          margin-top: 20px; }
        .linkhabanote .linkhabanote_inbox .articletxt .txt {
          font-size: 15px;
          margin-top: 20px; }
        .linkhabanote .linkhabanote_inbox .articletxt .keywd {
          background-color: #ffffff;
          padding: 5px 10px;
          margin-right: 10px;
          margin-top: 30px;
          font-size: 13px; }
      .linkhabanote .linkhabanote_inbox .tonote_btn a {
        width: 180px;
        position: absolute;
        bottom: 40px;
        right: 130px;
        background-color: #786f60;
        color: #ffffff;
        padding: 8px 5px;
        letter-spacing: 0.12em;
        text-align: center;
        font-weight: 500; }
      .linkhabanote .linkhabanote_inbox .tonote_btn a::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 0 5px 8px;
        border-color: transparent transparent transparent #fff; }
      .linkhabanote .linkhabanote_inbox .tonote_btn :hover {
        background-color: #ffffff;
        border: 1px solid #786f60;
        color: #786f60;
        transition: 0.4s; }
      .linkhabanote .linkhabanote_inbox .tonote_btn a:hover::after {
        border-color: transparent transparent transparent #786f60; }

  .namesml {
    font-size: 15px;
    font-weight: 500; }

  .breadcrumb-content {
    padding: 10px 0; }

  .sponly {
    display: none !important; }

  .specbox {
    width: 100%;
    margin-left: 0px;
    position: relative; }
    .specbox .name {
      font-size: 19px;
      font-weight: 600;
      letter-spacing: 0.09em;
      margin-bottom: 3px;
      margin-top: 8px;
      text-align: left;
      line-height: 2; }
    .specbox .spec {
      font-size: 15px;
      letter-spacing: 0.13em; }
    .specbox .price {
      font-size: 25px;
      font-weight: 700;
      letter-spacing: 0.1em;
      margin-top: 0px;
      text-align: right;
      　margin-bottom: 20px; }
    .specbox .limit {
      font-size: 16px; }
    .specbox .psmall {
      font-size: 14px;
      font-weight: 600;
      letter-spacing: 0.1em; }

  .btn_wrap {
    width: 200px;
    box-sizing: border-box;
    margin-left: 330px;
    margin-top: 7px; }

  .btn_wrap3 {
    width: 200px;
    right: 70px;
    top: 130px;
    box-sizing: border-box;
    position: absolute; }

  .btn_wrap_top {
    position: absolute;
    width: 180px;
    margin-top: 30px;
    box-sizing: border-box; } }
@media (max-width: 768.98px) {
  .basebox {
    background-image: url("../../../../../images/pages/f-static/campaign/271_bg_001s.png");
    background-size: 100%;
    padding-bottom: 100px;
    background-repeat: repeat-y; }

  .mvbox {
    margin: 0 !important; }
    .mvbox .proimg {
      height: 0px; }
    .mvbox .inbox .mainimg {
      width: 100%; }
      .mvbox .inbox .mainimg img {
        width: 100%; }
    .mvbox .inbox .ttlbox {
      display: none; }

  .sptxtmid {
    width: 90%;
    margin-left: 5%;
    font-size: 14px;
    font-weight: 500;
    line-height: 2; }

  .check {
    text-align: center;
    padding-top: 30px;
    margin-left: -5%; }
    .check img {
      width: 103%; }

  .solution {
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.25em; }
    .solution .solutionimg {
      width: 40%; }
    .solution ul {
      width: 100%;
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
    .solution li {
      width: 47%; }
      .solution li img {
        width: 100%;
        margin: 0px; }
    .solution h3 {
      font-size: 18px; }

  .prodbox {
    position: relative;
    background-color: #ffffff;
    padding-bottom: 40px;
    margin: 10px;
    padding-top: 30px;
    border-radius: 30px; }
    .prodbox .decoimg01 {
      position: absolute;
      top: -60px;
      right: 29%;
      width: 25%;
      z-index: 1; }
    .prodbox .decoimg02 {
      position: absolute;
      top: -10px;
      right: 0%;
      width: 25%;
      z-index: 1; }
    .prodbox .prodimg {
      clip-path: circle(50%);
      width: 100%; }
      .prodbox .prodimg img {
        width: 100%; }
    .prodbox .cvbox_r {
      width: 100%;
      padding-top: 20px; }
      .prodbox .cvbox_r .lmtnew {
        width: 50%;
        margin-bottom: 20px;
        margin-left: 25%; }
      .prodbox .cvbox_r .ttl {
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0.10em;
        line-height: 1.8; }
      .prodbox .cvbox_r .txt {
        font-size: 14px;
        margin-top: 20px;
        line-height: 1.9;
        font-weight: 500; }
    .prodbox .detailbox {
      width: 100%;
      background-color: #faebeb;
      padding: 30px;
      border-radius: 20px;
      margin-top: 50px; }
      .prodbox .detailbox .detail_cont {
        width: 100%; }
        .prodbox .detailbox .detail_cont img {
          width: 100%; }
        .prodbox .detailbox .detail_cont p {
          font-size: 14px;
          line-height: 1.8;
          margin-top: 10px; }
    .prodbox .howtobox {
      width: 100%;
      padding: 30px 0px; }
      .prodbox .howtobox .howtoicon {
        width: 58%;
        margin-left: 21%; }
      .prodbox .howtobox h4 {
        font-size: 15px;
        text-align: center;
        font-weight: 500;
        letter-spacing: 0.10em;
        margin-top: 10px; }
      .prodbox .howtobox .howto_cont {
        width: 100%;
        margin-top: 30px;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 5px; }
        .prodbox .howtobox .howto_cont img {
          width: 100%; }
        .prodbox .howtobox .howto_cont p {
          font-size: 12px;
          line-height: 1.8;
          margin-top: 10px; }

  .linkhabanote {
    background-color: #f0efeb;
    border-radius: 20px;
    padding: 30px 10px;
    margin-top: 50px;
    color: #50493d;
    margin-bottom: 50px;
    position: relative; }
    .linkhabanote .notelogo {
      position: absolute;
      top: -30px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      font-size: 35px;
      font-weight: 500;
      letter-spacing: 0.15em;
      width: 70%; }
      .linkhabanote .notelogo img {
        width: 100%; }
    .linkhabanote .linkhabanote_inbox {
      margin-top: 20px; }
      .linkhabanote .linkhabanote_inbox .articleimg {
        width: 50%;
        height: auto;
        margin: 0 auto; }
        .linkhabanote .linkhabanote_inbox .articleimg img {
          border-radius: 10px;
          width: 100%; }
      .linkhabanote .linkhabanote_inbox .articletxt {
        width: 100%;
        padding-left: 5px;
        letter-spacing: 0.12em;
        margin-top: 10px; }
        .linkhabanote .linkhabanote_inbox .articletxt .category {
          display: none; }
        .linkhabanote .linkhabanote_inbox .articletxt .ttl {
          font-size: 13px;
          font-weight: 600;
          margin-top: 5px;
          width: 80%;
          margin-left: 10%; }
        .linkhabanote .linkhabanote_inbox .articletxt .txt {
          display: none; }
        .linkhabanote .linkhabanote_inbox .articletxt .keywd {
          display: none; }
      .linkhabanote .linkhabanote_inbox .tonote_btn {
        width: 60%;
        margin-left: 20%;
        margin-top: 10px;
        position: relative;
        background-color: #786f60;
        color: #ffffff;
        padding: 8px 5px;
        letter-spacing: 0.13em;
        text-align: center;
        font-weight: 500;
        font-size: 14px; }
      .linkhabanote .linkhabanote_inbox .tonote_btn a::after {
        content: '';
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 0 5px 8px;
        border-color: transparent transparent transparent #fff; }

  .detailbox {
    width: 100%;
    background-color: #faebeb;
    padding: 30px;
    border-radius: 20px;
    margin-top: 50px; }
    .detailbox .detail_cont {
      width: 100%; }
      .detailbox .detail_cont img {
        width: 100%; }
      .detailbox .detail_cont p {
        font-size: 14px;
        line-height: 1.8;
        margin-top: 10px; }

  .namesml {
    font-size: 13px;
    font-weight: 500; }

  .specbox {
    width: 100%;
    margin-left: 0px;
    margin-top: 20px;
    color: #333333; }
    .specbox .name {
      font-size: 17px;
      font-weight: 600;
      letter-spacing: 0.05em;
      margin-bottom: 5px;
      margin-top: 2px;
      line-height: 1.8;
      text-align: center; }
    .specbox .spec {
      font-size: 14px;
      letter-spacing: 0.11em;
      font-weight: 500; }
    .specbox .price {
      font-size: 22px;
      font-weight: 700;
      text-align: center; }
    .specbox .psmall {
      font-size: 13px;
      font-weight: 500;
      letter-spacing: 0.1em; }
    .specbox .limit {
      font-size: 14px; }

  .pconly {
    display: none; }

  .ctrsp {
    text-align: center; }

  .w100sp {
    width: 100%; }

  .btn_style {
    height: 13vw;
    width: 100%; }
    .btn_style .mini {
      height: 12vw; }
      .btn_style .mini > a, .btn_style .mini > span {
        font-size: 0.9rem; }
      .btn_style .mini > a span, .btn_style .mini > span span {
        padding-left: 40px; }
    .btn_style > a, .btn_style > span {
      font-size: 0.9rem; }
    .btn_style > a span, .btn_style > span span {
      padding-left: 32px; }
    .btn_style > a span:before, .btn_style > span span:before {
      width: 20px;
      height: 15px;
      background: url("/assets/images/pages/f-static/campaign/icon_cart.png") left top no-repeat;
      background-size: 20px 15px; }

  .btn_style:not(.btn_style.off):hover > a span:before,
  .btn_style:not(.btn_style.off):hover > span span:before {
    background: url("/assets/images/pages/f-static/campaign/icon_cart_b.png") left top no-repeat;
    background-size: 20px 15px; }

  .btn_wrap {
    margin-top: 10px;
    width: 80%;
    margin-left: 10%; } }
