<style type="text/css">.bg-text {
      color: #FFFFFF;
      text-align: left;
      padding-left: 0px;
      padding-top: 30px;
      font-size: 1.3em;
      line-height: 1.5em;
      letter-spacing: 5px;
      margin-bottom: 0px;
      padding-bottom: 30px;
      border-collapse: separate;
      border-spacing: 10px 10px;
      border-top: thin dotted #FFFFFF;
      border-bottom: thin dotted #FBFBFB;
}

.bg-text2 {
      color: #FFFFFF;
      text-align: center;
      padding-left: 0px;
      padding-top: 30px;
      font-size: 1.2em;
      line-height: 1.5em;
      letter-spacing: 5px;
      margin-bottom: 0px;
      padding-bottom: 30px;
      border-collapse: separate;
      border-spacing: 10px 10px;
      border-top: thin dotted #FFFFFF;
      border-bottom: thin dotted #FBFBFB;
}

.re-blue_bg {
      background-color: #012C40;
      padding-left: 30px;
      padding-right: 30px;
      margin-top: 0px;
      padding-top: 20px;
      border-collapse: separate;
      padding-bottom: 20px;
}

.bg-red {
      background-color: #1CA5B8;
      margin-bottom: 10px;
}

.reprice-title {
      font-size: 2.2rem;
      line-height: 4rem;
      margin-bottom: 5px;
}

.reprice-text img {
      border: 1px solid #ddd;
}

.gray_bg {
      background-color: rgba(238, 238, 238, 0.53);
      padding: 15px;
      margin: 80px 0;
}

.arrow {
      position: relative;
}

.arrow .arrow-yellow {
      position: absolute;
      bottom: 0;
      right: -10px;
}

.yellow_line {
      width: 100%;
      height: 10px;
      background-color: #fc4349;
}

.fs30 {
      font-size: 3rem;
}

.side .recommend li img {
      max-width: 100px;
}

@media (max-width: 991px) and (min-width: 768px) {
      .b-logo {
            background-size: 50% !important;
            background-position: right -80px bottom -80px !important;
      }

      .side .recommend li {
            font-size: 1.5rem;
      }
}

@media (min-width: 992px) {
      .side .recommend li:nth-child(3n) {
            margin-right: 0%;
      }

      .side .recommend li {
            width: 49%;
            margin-right: 2%;
            font-size: 1.7rem;
            line-height: 3rem;
      }

      .side .recommend .maxprice, .side .recommend .carrer {
            font-size: 1.4rem;
      }

      .side .recommend .carrer {
            line-height: 2.5rem;
      }
}

.side .recommend li {
      background-color: #fff;
}

@media (max-width: 767px) {
      .b-logo {
            background-size: 85% !important;
            background-position: right -50px bottom 50px !important;
      }

      .white_bg-xs {
            background-color: rgba(255, 255, 255, 0.85);
            margin: 70px 0 !imprtant;
            padding: 15px;
      }

      .side .recommend .name {
            font-size: 1.9rem;
      }

      .fs30 {
            font-size: 2.6rem;
      }

      .reprice-title {
            font-size: 1.6rem;
      }
}

.side .recommend li .price {
      background-color: #008bd1;
      margin: 0 -5px -5px;
      padding: 5px 5px 2px;
      color: #ffffff;
      font-size: 90%;
      position: relative;
}

.side .recommend li {
      font-size: 1.9rem;
      position: relative;
      z-index: 1;
      border: 3px solid #008bd1;
      text-align: right !important;
      padding: 5px;
      line-height: 2.5rem;
      color: #878787;
      margin-bottom: 10px;
      margin-top: 4px;
}

.ititle {
      height: 50px !important;
      color: #FFFFFF;
      font-size: 1.3em;
      text-align: center;
      background-color: #008bd1;
      padding-top: 10px;
      margin-top: 10px;
}

.btn-area {
      margin-bottom: 30px;
}

.open-title {
      font-size: 2.7rem;
      color: #333333;
      text-align: justify;
      margin-top: 10px;
      margin-bottom: 5px;
      line-height: 1.3;
}

.imag-box {
      margin-top: 10px;
      margin-bottom: 10px;
}

.sub-title {
      padding: 0.5em;
      margin: 2em 0;
      border-bottom: solid 1px #333333;
      font-size: 1.8rem;
      color: #333333;
}

.sub-title2 {
      color: #878787;
      margin-left: 12px;
      font-size: 1.8rem;
}

.sub-title3 {
      color: #333;
      margin-left: 12px;
      margin-bottom: 12px;
      font-size: 1.6rem;
      line-height: 30px;
}

.qmark {
      quotes: none;
      position: absolute;
      top: 3px;
      left: 0;
      width: 20px;
      height: 20px;
      background: url(/images/campaign/reprice/reprice12.png) no-repeat;
}

a:hover {
      text-decoration: none;
}

li.socialli {
      display: inline;
}

.fb_iframe_widget>span {
      vertical-align: baseline !important;
}

.social {
      padding-left: 15px;
}

.text_line {
      background: linear-gradient(transparent 70%, #FFFF00 0%);
}

hr.style1 {
      border-top: 1px solid #333;
      margin-bottom: 10px;
}

.text {
      display: inline-block;
}

@media screen and (max-width: 559px) {
      .sp-br {
            /* 559px以下のときbrタグ表示＝改行する */
            display: none;
      }
}

.tbl-bg {
      background-color: #FFFF00;
}

span.text.model {
      font-size: 1.3em;
      font-weight: bold;
}

tbody {
      color: black;
      font-size: 1.2rem;
}

img.img-responsive.ithumb {
      width: 315px;
      float: right;
      margin-top: 40px;
}

.send_sp.imagelink {
      line-height: 0;
      display: flex;
      align-items: stretch;
      justify-content: flex-start;
      flex-flow: row wrap;
	margin-bottom: 40px;
}

.send_sp.imagelink li a {
      line-height: 1.3rem;
      width: 100%;
      height: 100%;
      text-align: center;
      border: 1px solid #eee;
      padding: 0.5rem 0.2rem;
      background: #fff;
      margin: 0;
}

.send_sp.imagelink li {
      width: calc(100% /3);
}

.send_sp.imagelink img {
      max-width: 10rem;
      margin: 0 auto 5px;
      display: block;
}

</style>
