.c5-pc {
  display: block; }

.c5-sp {
  display: none; }

.c5-ttl img {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.c5-ttl2 {
  padding: 10px 0 10px 2.5em;
  background-size: 60px;
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: -2.5em; }
  .c5-ttl2 .c5-num {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    position: relative;
    top: -2px; }

.c5-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.c5-flex * {
  min-height: 0%; }

.c5-fukidasi_area {
  width: 80%;
  margin: auto; }

.c5-fukidasi_area.c5-flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.c5-fukidasi_area .c5-fukidasi_left {
  width: 50%;
  position: relative; }

.c5-fukidasi_area .c5-fukidasi_right {
  width: 45%; }

.c5-fukidasi_area .c5-fukidasi_left .c5-fukidasi {
  position: relative;
  width: 61%;
  border: 2px solid #4b4b4b; }

.c5-fukidasi_area .c5-fukidasi_right .c5-fukidasi {
  width: 100%;
  font-size: 1.2rem;
  padding: 0;
  margin-bottom: 0; }

.c5-fukidasi_area .c5-fukidasi {
  width: 50%;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1em;
  border-radius: 8px;
  vertical-align: top; }

.c5-fukidasi_area .c5-fukidasi_left::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #e75704;
  position: absolute;
  top: 50%;
  right: -1%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.c5-fukidasi_area .c5-fukidasi_right .c5-fukidasi b {
  color: #e75704;
  font-size: 1.5rem; }

.c5-fukidasi_area .c5-fukidasi_img {
  width: 25%;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
  vertical-align: bottom; }

.c5-table table {
  width: 100%; }

.c5-table th, .c5-table td {
  border: 1px solid #98999b;
  text-align: center;
  padding: 4px; }

.c5-table th {
  background-color: #f1f1f1; }

.c5-table__bg {
  background-color: #e9fff8; }

.c5-product--wrap {
  margin-bottom: 90px; }
  .c5-product--wrap .c5-product--ttl {
    text-align: center;
    margin-bottom: 40px; }
    .c5-product--wrap .c5-product--ttl h3 {
      font-size: 30px;
      margin-bottom: 20px; }
    .c5-product--wrap .c5-product--ttl p {
      font-size: 16px; }
  .c5-product--wrap .c5-product--img {
    display: block;
    max-width: 100%;
    margin: 0 auto 50px; }
  .c5-product--wrap .c5-product {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 30px; }
    .c5-product--wrap .c5-product.c5-top {
      margin-bottom: 50px; }
    .c5-product--wrap .c5-product .c5-text p {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0 auto; }
      .c5-product--wrap .c5-product .c5-text p:first-child {
        margin-bottom: 20px;
        padding: 7px 15px;
        font-size: 24px;
        font-weight: bold;
        color: #fff; }
      .c5-product--wrap .c5-product .c5-text p:nth-child(2) {
        font-size: 18px;
        font-weight: bold;
        line-height: 1.8;
        margin-bottom: 15px;
        padding: 0 25px; }
        .c5-product--wrap .c5-product .c5-text p:nth-child(2).c5-ex {
          letter-spacing: -1px; }
      .c5-product--wrap .c5-product .c5-text p:last-child {
        color: #2f353d;
        line-height: 1.8;
        padding: 0 25px; }
        .c5-product--wrap .c5-product .c5-text p:last-child span {
          display: inline-block;
          font-size: 12px;
          color: #83838f;
          line-height: 1.6;
          margin-top: 10px; }
  .c5-product--wrap .c5-pat1 .c5-text {
    width: 49%;
    max-width: 550px; }
    .c5-product--wrap .c5-pat1 .c5-text p:first-child {
      background-color: #013366; }
    .c5-product--wrap .c5-pat1 .c5-text p:nth-child(2) {
      color: #013366; }
  .c5-product--wrap .c5-pat2 .c5-text {
    width: 49%;
    max-width: 550px; }
    .c5-product--wrap .c5-pat2 .c5-text p:first-child {
      background-color: #50318f; }
    .c5-product--wrap .c5-pat2 .c5-text p:nth-child(2) {
      color: #50318f; }
  .c5-product--wrap .c5-pat3 {
    display: block; }
    .c5-product--wrap .c5-pat3 .c5-text {
      width: 100%;
      max-width: 100%;
      margin-bottom: 40px; }
      .c5-product--wrap .c5-pat3 .c5-text p:first-child {
        background-color: #006600; }
      .c5-product--wrap .c5-pat3 .c5-text p:nth-child(2) {
        color: #006600; }

#c5-contents .s5-inStoreFeaturesItem1B--solid img {
  max-width: 293px; }

.c5-point-wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px 20px 40px;
  background: url("../img/bg_dot.png") repeat 0 0; }
  .c5-point-wrap .c5-point {
    max-width: 1030px;
    margin: 0 auto 30px; }
    .c5-point-wrap .c5-point p {
      font-size: 20px;
      margin-left: 15px; }

.c5-cp-wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #ff6633;
  border-radius: 8px;
  padding: 30px 50px; }
  .c5-cp-wrap .c5-cp-ttl {
    margin: 0 auto 50px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    background-color: #ff6633;
    border-radius: 5px; }
  .c5-cp-wrap .c5-cp-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 60px; }
    .c5-cp-wrap .c5-cp-banner .c5-cp-text {
      width: 45%;
      max-width: 490px;
      font-size: 24px;
      text-align: center;
      font-weight: bold; }
      .c5-cp-wrap .c5-cp-banner .c5-cp-text span {
        font-size: 30px; }
    .c5-cp-wrap .c5-cp-banner .c5-cp-img {
      -ms-flex-negative: 0;
      flex-shrink: 0;
      max-width: 293px; }
      .c5-cp-wrap .c5-cp-banner .c5-cp-img a {
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s; }
        .c5-cp-wrap .c5-cp-banner .c5-cp-img a:hover {
          opacity: .6; }
      .c5-cp-wrap .c5-cp-banner .c5-cp-img img {
        width: 100%; }
  .c5-cp-wrap .c5-cp-copy {
    margin: 0;
    font-size: 34px;
    color: #f00;
    text-align: center; }
    .c5-cp-wrap .c5-cp-copy span {
      font-size: 48px; }

@media (max-width: 640px) {
  .c5-pc {
    display: none; }
  .c5-sp {
    display: block; }
  .s5-inStoreFeaturesItem1B--solid img {
    max-width: none; }
  .c5-ttl2 {
    padding-left: 2.2em;
    text-indent: -2.2em; }
    .c5-ttl2 .c5-num {
      width: 30px;
      height: auto;
      padding-right: 5px; }
  .c5-fukidasi_area {
    width: 100%; }
  .c5-fukidasi_area.c5-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .c5-fukidasi_area .c5-fukidasi_left {
    width: 100%; }
  .c5-fukidasi_area .c5-fukidasi_left::after {
    border-width: 12px 20px 0 20px;
    border-color: #6f6f6f transparent transparent transparent;
    top: 115%;
    right: 50%;
    -webkit-transform: translateX(50%) translateY(-50%);
    -ms-transform: translateX(50%) translateY(-50%);
    transform: translateX(50%) translateY(-50%); }
  .c5-fukidasi_area .c5-fukidasi_left .c5-fukidasi {
    width: 70%; }
  .c5-fukidasi_area .c5-fukidasi_right {
    width: 100%; }
  .c5-fukidasi_area .c5-fukidasi_right .c5-fukidasi {
    margin: 50px auto 0; }
  .c5-table {
    overflow-x: scroll; }
    .c5-table table {
      width: 640px; }
  .c5-product--wrap {
    margin-bottom: 45px; }
    .c5-product--wrap .c5-product--ttl {
      margin-bottom: 20px; }
      .c5-product--wrap .c5-product--ttl h3 {
        font-size: 16px;
        margin-bottom: 10px; }
      .c5-product--wrap .c5-product--ttl p {
        font-size: 12px; }
    .c5-product--wrap .c5-product--img {
      margin: 0 auto 25px; }
    .c5-product--wrap .c5-product {
      display: block;
      padding: 0; }
      .c5-product--wrap .c5-product.c5-top {
        margin-bottom: 0; }
      .c5-product--wrap .c5-product .c5-text {
        width: 100%;
        margin-bottom: 25px; }
        .c5-product--wrap .c5-product .c5-text p:first-child {
          margin-bottom: 10px;
          padding: 6px 10px;
          font-size: 14px; }
        .c5-product--wrap .c5-product .c5-text p:nth-child(2) {
          font-size: 13px;
          line-height: 1.7;
          margin-bottom: 10px;
          padding: 0 10px; }
        .c5-product--wrap .c5-product .c5-text p:last-child {
          line-height: 1.6;
          padding: 0 10px; }
          .c5-product--wrap .c5-product .c5-text p:last-child span {
            font-size: 10px; }
    .c5-product--wrap .c5-pat2 .c5-text {
      width: 100%;
      max-width: 100%; }
  .c5-point-wrap {
    padding: 15px 15px 20px; }
    .c5-point-wrap .c5-point {
      margin-bottom: 15px; }
      .c5-point-wrap .c5-point p {
        font-size: 13px;
        margin-left: 10px; }
  .c5-cp-wrap {
    border: 2px solid #ff6633;
    border-radius: 5px;
    padding: 20px; }
    .c5-cp-wrap .c5-cp-ttl {
      margin: 0 auto 25px;
      font-size: 20px;
      border-radius: 3px; }
    .c5-cp-wrap .c5-cp-banner {
      display: block;
      margin-bottom: 30px; }
      .c5-cp-wrap .c5-cp-banner .c5-cp-text {
        width: 100%;
        max-width: 100%;
        font-size: 13px; }
        .c5-cp-wrap .c5-cp-banner .c5-cp-text span {
          font-size: 18px; }
      .c5-cp-wrap .c5-cp-banner .c5-cp-img {
        max-width: 100%; }
    .c5-cp-wrap .c5-cp-copy {
      font-size: 16px; }
      .c5-cp-wrap .c5-cp-copy span {
        font-size: 20px; } }

/* 640px */
