@charset "UTF-8";
/*
 s5 overwrite
 ---------------------------------------
*/
.s5-inStoreFeaturesItem1A.s5-inStoreFeaturesItem1A--solid {
  margin-bottom: 0; }

/*
 継承元
 ---------------------------------------
*/
.c5-sim .c5-sim__select1 .c5-sim__select1Label label, .c5-sim .c5-sim__series .c5-sim__seriesUl li label, .c5-sim .c5-sim__product .c5-sim__productUl li label {
  cursor: pointer;
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 25px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 25px;
  box-shadow: rgba(0, 0, 0, 0.4) 0 0 25px;
  border: 2px solid #898989;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 2%;
  width: 46%;
  display: inline-block;
  position: relative;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  height: 100%;
  overflow: hidden; }
  .c5-sim .c5-sim__select1 .c5-sim__select1Label label:before, .c5-sim .c5-sim__series .c5-sim__seriesUl li label:before, .c5-sim .c5-sim__product .c5-sim__productUl li label:before {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    content: url(../images/input_nocheck.png);
    width: 28px;
    height: 28px;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain; }
    @media screen and (max-width: 1200px) {
      .c5-sim .c5-sim__select1 .c5-sim__select1Label label:before, .c5-sim .c5-sim__series .c5-sim__seriesUl li label:before, .c5-sim .c5-sim__product .c5-sim__productUl li label:before {
        top: 0;
        left: 0;
        content: url(../images/input_nocheck_s.png); } }
  .c5-sim .c5-sim__select1 .c5-sim__select1Label label.c5-sim__select1Label--fc, .c5-sim .c5-sim__series .c5-sim__seriesUl li label.c5-sim__select1Label--fc, .c5-sim .c5-sim__product .c5-sim__productUl li label.c5-sim__select1Label--fc {
    border: 2px solid #ff0000;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .c5-sim .c5-sim__select1 .c5-sim__select1Label label.c5-sim__select1Label--fc:before, .c5-sim .c5-sim__series .c5-sim__seriesUl li label.c5-sim__select1Label--fc:before, .c5-sim .c5-sim__product .c5-sim__productUl li label.c5-sim__select1Label--fc:before {
      content: url(../images/input_check.png); }
      @media screen and (max-width: 1200px) {
        .c5-sim .c5-sim__select1 .c5-sim__select1Label label.c5-sim__select1Label--fc:before, .c5-sim .c5-sim__series .c5-sim__seriesUl li label.c5-sim__select1Label--fc:before, .c5-sim .c5-sim__product .c5-sim__productUl li label.c5-sim__select1Label--fc:before {
          content: url(../images/input_check_s.png); } }
  .c5-sim .c5-sim__select1 .c5-sim__select1Label label img, .c5-sim .c5-sim__series .c5-sim__seriesUl li label img, .c5-sim .c5-sim__product .c5-sim__productUl li label img {
    z-index: 1; }
  .c5-sim .c5-sim__select1 .c5-sim__select1Label label span.c5-sim__select1InputNone, .c5-sim .c5-sim__series .c5-sim__seriesUl li label span.c5-sim__select1InputNone, .c5-sim .c5-sim__product .c5-sim__productUl li label span.c5-sim__select1InputNone {
    z-index: 2;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute; }
    .c5-sim .c5-sim__select1 .c5-sim__select1Label label span.c5-sim__select1InputNone .c5-sim__selectInput, .c5-sim .c5-sim__series .c5-sim__seriesUl li label span.c5-sim__select1InputNone .c5-sim__selectInput, .c5-sim .c5-sim__product .c5-sim__productUl li label span.c5-sim__select1InputNone .c5-sim__selectInput {
      position: absolute;
      top: -200px;
      left: -200px; }

.c5-sim .c5-sim__series .c5-sim__seriesZero, .c5-sim .c5-sim__product .c5-sim__productZero {
  display: none;
  margin: 0 0 70px 0; }

/*
 .c5-overflow--hidden
 ---------------------------------------
*/
.c5-overflow--hidden {
  overflow: hidden; }

/*
 .c5-display
 ---------------------------------------
*/
.c5-display--block {
  display: block !important; }

/*
 .c5-titleImg
 ---------------------------------------
*/
.c5-titleImg {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 680px;
  font-size: 0; }
  .c5-titleImg .c5-titleImg__inline {
    display: inline-block;
    width: 45%; }
    .c5-titleImg .c5-titleImg__inline.c5-titleImg__inline--plus {
      width: 10%; }
    .c5-titleImg .c5-titleImg__inline img {
      max-width: 100%; }
  .c5-titleImg .c5-titleImg__title {
    font-size: 18px;
    color: #212121; }

/*
 .c5-sim
 ---------------------------------------
*/
.c5-sim {
  border-top: 1px solid #898989;
  padding: 0 0 0 0;
  /*
   .c5-sim__seriesUl
  */
  /*
   .c5-sim__product
  */
  /*
   .c5-sim__result
  */
  /*
   .c5-sim__productBlock
  */
  /*
   .c5-sim__buttonList
  */
  /*
   .c5-sim__cable
  */
  /*
   .c5-sim__recommend
  */
  /*
   .c5-sim__example
  */
  /*
   .c5-sim__bottomButton
  */ }
  .c5-sim .c5-sim__loading {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8) url("../images/loading.gif") no-repeat center;
    z-index: 99999; }
  .c5-sim .c5-sim__title {
    padding: 45px 0 20px 0; }
    .c5-sim .c5-sim__title h2 {
      font-size: 26px !important;
      color: #ffffff !important;
      padding: 10px 20px !important;
      background: #535353;
      font-weight: normal;
      margin: 0 !important; }
  .c5-sim .c5-sim__title2 {
    padding: 20px 0 30px 0; }
    .c5-sim .c5-sim__title2 h2 {
      margin: 0;
      padding: 0; }
      .c5-sim .c5-sim__title2 h2 img {
        width: 100%; }
      .c5-sim .c5-sim__title2 h2 span {
        display: none; }
  .c5-sim .c5-sim__select1 {
    display: table;
    width: 100%;
    padding-bottom: 2%; }
    @media screen and (max-width: 1200px) {
      .c5-sim .c5-sim__select1 {
        display: block; } }
    .c5-sim .c5-sim__select1 .c5-sim__select1Cell {
      display: table-cell;
      vertical-align: top;
      position: relative; }
      .c5-sim .c5-sim__select1 .c5-sim__select1Cell:first-child {
        width: 40%; }
      @media screen and (max-width: 1200px) {
        .c5-sim .c5-sim__select1 .c5-sim__select1Cell {
          width: 100% !important;
          display: block; } }
    .c5-sim .c5-sim__select1 .c5-sim__select1Label {
      text-align: right; }
      @media screen and (max-width: 1200px) {
        .c5-sim .c5-sim__select1 .c5-sim__select1Label {
          text-align: center;
          padding: 20px 0 40px 0; } }
      @media screen and (max-width: 1200px) {
        .c5-sim .c5-sim__select1 .c5-sim__select1Label label:first-child {
          margin-left: 0; } }
      .c5-sim .c5-sim__select1 .c5-sim__select1Label label img {
        max-width: 100%; }
  .c5-sim .c5-sim__help {
    background: #d6d5d5;
    padding: 5px 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    cursor: pointer; }
  .c5-sim .c5-sim__helpPopup {
    position: absolute;
    top: 40px;
    left: 0;
    background: #d6d5d5;
    padding: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px;
    display: none;
    z-index: 999; }
  .c5-sim .c5-sim__series {
    display: none; }
    .c5-sim .c5-sim__series .c5-sim__seriesUl {
      margin: 0 0 0 -5%;
      padding: 0;
      width: 105%;
      font-size: 0; }
      @media screen and (max-width: 1200px) {
        .c5-sim .c5-sim__series .c5-sim__seriesUl {
          margin: 0;
          width: 100%; } }
      .c5-sim .c5-sim__series .c5-sim__seriesUl li {
        list-style: none;
        margin: 0 0 0 5%;
        padding: 0;
        width: 45%;
        display: inline-block;
        vertical-align: top;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        @media screen and (max-width: 1200px) {
          .c5-sim .c5-sim__series .c5-sim__seriesUl li {
            width: 100%;
            margin: 0; } }
        .c5-sim .c5-sim__series .c5-sim__seriesUl li label {
          width: 100%;
          margin: 0;
          padding: 20px; }
          .c5-sim .c5-sim__series .c5-sim__seriesUl li label:before {
            top: 25px;
            left: 20px; }
        .c5-sim .c5-sim__series .c5-sim__seriesUl li .c5-sim__seriesTable {
          display: table;
          width: 100%; }
          .c5-sim .c5-sim__series .c5-sim__seriesUl li .c5-sim__seriesTable .c5-sim__seriesTableCell {
            display: table-cell;
            vertical-align: top; }
            .c5-sim .c5-sim__series .c5-sim__seriesUl li .c5-sim__seriesTable .c5-sim__seriesTableCell h3 {
              padding: 5px 0 20px 36px; }
            .c5-sim .c5-sim__series .c5-sim__seriesUl li .c5-sim__seriesTable .c5-sim__seriesTableCell img {
              float: right;
              width: 150px; }
        .c5-sim .c5-sim__series .c5-sim__seriesUl li .c5-sim__seriesDetail {
          margin: 25px 0 40px 0; }
          @media screen and (max-width: 1200px) {
            .c5-sim .c5-sim__series .c5-sim__seriesUl li .c5-sim__seriesDetail {
              margin-top: 10px; } }
          .c5-sim .c5-sim__series .c5-sim__seriesUl li .c5-sim__seriesDetail a {
            background: #d6d5d5;
            text-align: center;
            display: block;
            width: 100%;
            padding: 10px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .c5-sim .c5-sim__product {
    display: none; }
    .c5-sim .c5-sim__product .c5-sim__productUl {
      margin: 0 0 0 -2%;
      padding: 0;
      width: 102%;
      font-size: 0; }
      .c5-sim .c5-sim__product .c5-sim__productUl li {
        list-style: none;
        margin: 0 0 2% 2%;
        padding: 0;
        width: 31.3333333%;
        /* float: left; */
        display: inline-block;
        vertical-align: top; }
        @media screen and (max-width: 1200px) {
          .c5-sim .c5-sim__product .c5-sim__productUl li {
            width: 48%; } }
        .c5-sim .c5-sim__product .c5-sim__productUl li label {
          width: 100%;
          margin: 0;
          padding: 20px; }
          .c5-sim .c5-sim__product .c5-sim__productUl li label:before {
            top: 25px;
            left: 20px; }
          .c5-sim .c5-sim__product .c5-sim__productUl li label img {
            width: 100%;
            margin: 0 0 10px 0; }
          .c5-sim .c5-sim__product .c5-sim__productUl li label h3 {
            margin: 0 0 10px 0; }
          .c5-sim .c5-sim__product .c5-sim__productUl li label .c5-sim__productPrice {
            height: 25px; }
  .c5-sim .c5-sim__result {
    display: none; }
    .c5-sim .c5-sim__result .c5-sim__resultGray {
      background: #6f6e70;
      padding: 25px 40px; }
      @media screen and (max-width: 1200px) {
        .c5-sim .c5-sim__result .c5-sim__resultGray {
          padding: 10px 10px; } }
      .c5-sim .c5-sim__result .c5-sim__resultGray h3 {
        font-size: 24px;
        font-size: 1.5rem;
        text-align: center;
        text-decoration: underline;
        padding: 0;
        margin: 0 0 25px 0;
        color: #ffffff; }
        @media screen and (max-width: 1200px) {
          .c5-sim .c5-sim__result .c5-sim__resultGray h3 {
            margin: 0 0 10px 0; } }
      .c5-sim .c5-sim__result .c5-sim__resultGray .c5-sim__resultInner {
        background: #fff;
        border: 2px solid #898989;
        padding: 30px;
        overflow: hidden; }
        @media screen and (max-width: 1200px) {
          .c5-sim .c5-sim__result .c5-sim__resultGray .c5-sim__resultInner {
            padding: 15px; } }
      .c5-sim .c5-sim__result .c5-sim__resultGray .c5-sim__resultPrice {
        text-align: center;
        padding: 20px 0 0 0; }
        .c5-sim .c5-sim__result .c5-sim__resultGray .c5-sim__resultPrice .c5-sim__resultPriceBlock {
          display: inline-block;
          font-size: 26px;
          color: #ffffff; }
          .c5-sim .c5-sim__result .c5-sim__resultGray .c5-sim__resultPrice .c5-sim__resultPriceBlock .c5-sim__resultPriceBlockLeft {
            display: inline-block;
            vertical-align: top;
            padding: 0 76px 0 0; }
          .c5-sim .c5-sim__result .c5-sim__resultGray .c5-sim__resultPrice .c5-sim__resultPriceBlock .c5-sim__resultPriceBlockRight {
            display: inline-block;
            vertical-align: bottom;
            padding: 30px 0 0 0; }
          .c5-sim .c5-sim__result .c5-sim__resultGray .c5-sim__resultPrice .c5-sim__resultPriceBlock .c5-sim__resultPriceBlockRight--price {
            font-size: 48px; }
  .c5-sim .c5-sim__productBlock {
    text-align: center; }
    .c5-sim .c5-sim__productBlock img {
      max-width: 430px;
      width: 100%; }
    .c5-sim .c5-sim__productBlock .c5-sim__productName {
      color: #000000 !important;
      text-decoration: none !important;
      margin: 0 !important; }
    .c5-sim .c5-sim__productBlock .c5-sim__productBlockStore {
      font-size: 18px;
      margin: 5px 0 5px 0; }
      .c5-sim .c5-sim__productBlock .c5-sim__productBlockStore .fmtPrice {
        font-size: 20px;
        font-weight: normal; }
  .c5-sim .c5-sim__buttonList {
    display: inline-block; }
    .c5-sim .c5-sim__buttonList ul {
      margin: 0;
      padding: 0;
      font-size: 0; }
      .c5-sim .c5-sim__buttonList ul li {
        display: inline-block;
        margin: 5px 5px 5px 0; }
    .c5-sim .c5-sim__buttonList .s5-small2 {
      text-align: left; }
  .c5-sim .c5-sim__cable {
    display: none; }
    .c5-sim .c5-sim__cable .c5-sim__cableLi {
      padding: 30px;
      border: 2px solid #898989;
      clear: both; }
      .c5-sim .c5-sim__cable .c5-sim__cableLi dl {
        border-top: 1px solid #898989;
        padding: 30px 0 0 0;
        margin: 30px 0 0 0; }
        .c5-sim .c5-sim__cable .c5-sim__cableLi dl dt {
          width: 200px;
          float: left; }
          .c5-sim .c5-sim__cable .c5-sim__cableLi dl dt img {
            max-width: 100%; }
      .c5-sim .c5-sim__cable .c5-sim__cableLi ul {
        padding: 0;
        margin: 10px 0 0 0; }
        .c5-sim .c5-sim__cable .c5-sim__cableLi ul li {
          display: inline-block;
          margin: 0 5px 5px 0; }
  .c5-sim .c5-sim__recommend {
    margin: 50px 0 0 0;
    padding: 0 0 0 0;
    border-top: 1px solid #898989; }
    .c5-sim .c5-sim__recommend h2 {
      color: #6f6e70;
      margin: 60px 0 40px 0; }
      @media screen and (max-width: 1200px) {
        .c5-sim .c5-sim__recommend h2 {
          margin: 30px 0 20px 0; } }
  .c5-sim .c5-sim__example {
    width: 100%;
    background: #4b4b4b;
    padding: 25px;
    color: #ffffff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 1200px) {
      .c5-sim .c5-sim__example {
        margin: 30px 0 0 0; } }
    .c5-sim .c5-sim__example dl {
      padding: 0;
      margin: 0; }
      .c5-sim .c5-sim__example dl dt {
        margin: 0 0 20px 0; }
      .c5-sim .c5-sim__example dl dd {
        padding: 0;
        margin: 0; }
        .c5-sim .c5-sim__example dl dd .c5-sim__exampleImg {
          text-align: center;
          padding: 10px 0 0 0; }
          .c5-sim .c5-sim__example dl dd .c5-sim__exampleImg img {
            max-width: 100%; }
  .c5-sim .c5-sim__bottomButton {
    margin: 110px 0 100px 0; }
    @media screen and (max-width: 1200px) {
      .c5-sim .c5-sim__bottomButton {
        margin: 40px 0 30px 0; } }

/*
 .c5-sim__modalMore
 ---------------------------------------

*/
.c5-sim__modalMore {
  font-size: 16px;
  font-size: 1rem;
  padding: 30px;
  background: #ffffff; }
  .c5-sim__modalMore img {
    width: 90%; }

/*
 .c5-sim__table
 ---------------------------------------
*/
.c5-table {
  width: 100%;
  display: table; }
  @media screen and (max-width: 1200px) {
    .c5-table {
      display: block; } }
  .c5-table.c5-table--w90p {
    width: 90%; }
    @media screen and (max-width: 1200px) {
      .c5-table.c5-table--w90p {
        width: 100%; } }
  .c5-table .c5-tableCell {
    display: table-cell;
    vertical-align: top;
    clear: both; }
    @media screen and (max-width: 1200px) {
      .c5-table .c5-tableCell {
        display: block;
        width: 100% !important; } }
    .c5-table .c5-tableCell.c5-tableCell--5per {
      width: 5%; }
    .c5-table .c5-tableCell.c5-tableCell--10per {
      width: 10%; }
    .c5-table .c5-tableCell.c5-tableCell--15per {
      width: 15%; }
    .c5-table .c5-tableCell.c5-tableCell--20per {
      width: 20%; }
    .c5-table .c5-tableCell.c5-tableCell--25per {
      width: 25%; }
    .c5-table .c5-tableCell.c5-tableCell--30per {
      width: 30%; }
    .c5-table .c5-tableCell.c5-tableCell--35per {
      width: 35%; }
    .c5-table .c5-tableCell.c5-tableCell--40per {
      width: 40%; }
    .c5-table .c5-tableCell.c5-tableCell--45per {
      width: 45%; }
    .c5-table .c5-tableCell.c5-tableCell--50per {
      width: 50%; }
    .c5-table .c5-tableCell.c5-tableCell--55per {
      width: 55%; }
    .c5-table .c5-tableCell.c5-tableCell--60per {
      width: 60%; }
    .c5-table .c5-tableCell.c5-tableCell--65per {
      width: 65%; }
    .c5-table .c5-tableCell.c5-tableCell--70per {
      width: 70%; }
    .c5-table .c5-tableCell.c5-tableCell--75per {
      width: 75%; }
    .c5-table .c5-tableCell.c5-tableCell--80per {
      width: 80%; }
    .c5-table .c5-tableCell.c5-tableCell--85per {
      width: 85%; }
    .c5-table .c5-tableCell.c5-tableCell--90per {
      width: 90%; }
    .c5-table .c5-tableCell.c5-tableCell--95per {
      width: 95%; }
    .c5-table .c5-tableCell.c5-tableCell--100per {
      width: 100%; }
    .c5-table .c5-tableCell.c5-tableCell--middle {
      vertical-align: middle; }
  .c5-table .c5-icon-plus {
    font-size: 0;
    background: url("../../images/product_plus.png");
    display: inline-block;
    height: 55px;
    width: 55px; }
    @media screen and (max-width: 1200px) {
      .c5-table .c5-icon-plus {
        margin: 40px 0; } }

/*
 sp modal 
 ---------------------------------------
*/
.c5-sim__spHelpPopup {
  padding: 30px;
  background: #ffffff; }

/*
 c5-sp__modalCautionInnter
 ---------------------------------------
*/
.c5-sp__modalCaution {
  display: none; }

.c5-sp__modalCautionInnter {
  padding: 30px;
  background: #ffffff;
  border: 2px solid #c93434; }

.c5-sp {
  /*
   s5n over write
   ---------------------------------------
  */
  /*
   .c5-sim__NWA30
   ---------------------------------------
  */
  /*
   .c5-sim__title
   ---------------------------------------
  */
  /*
   c5-sim__flow
   ---------------------------------------
  */
  /*
   c5-sim__title2
   ---------------------------------------
  */
  /*
   c5-sim__help
   ---------------------------------------
  */
  /*
   c5-sim__select1
   ---------------------------------------
  */
  /*
   c5-sp__button
   ---------------------------------------
  */
  /*
   c5-sim__flowBlockALL
   ---------------------------------------
  */
  /*
   c5-sim__series
   ---------------------------------------
  */
  /*
   .c5-sim__productSelectDetails
   ---------------------------------------
  */
  /*
   .c5-sim__productSelectDetailsFloat
   ---------------------------------------
  */
  /*
   .c5-sim__product
   ---------------------------------------
  */
  /*
   .c5-sim__result
   ---------------------------------------
  */
  /*
   .c5-icon-plus
   ---------------------------------------
  */
  /*
   .c5-sim__productBlock
   ---------------------------------------
  */
  /*
   .c5-sim__result
   ---------------------------------------
  */
  /*
   .c5-sim__recommend
   ---------------------------------------
  */
  /*
   .c5-sim__recommend
   ---------------------------------------
  */ }
  .c5-sp .s5-inStoreFeaturesItem1A {
    margin-bottom: 15px; }
  .c5-sp .c5-titleImg {
    margin-top: 25px; }
  .c5-sp .c5-NWA30 {
    padding: 0 0 30px 0; }
  .c5-sp .c5-sim__title h2 {
    font-size: 1.42857rem !important;
    margin: 20px 0 20px 0; }
  .c5-sp .c5-sim__flowWrap {
    margin: 0 0 20px 0; }
  .c5-sp .c5-sim__flow {
    border: 2px #a4a4a4 solid;
    padding: 10px;
    background: #ffffff;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .c5-sp .c5-sim__flow.c5-sim__flow--fixed {
      -moz-transition-property: all;
      -o-transition-property: all;
      -webkit-transition-property: all;
      transition-property: all;
      -moz-transition-duration: 0.5s;
      -o-transition-duration: 0.5s;
      -webkit-transition-duration: 0.5s;
      transition-duration: 0.5s;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 999; }
    .c5-sp .c5-sim__flow ul {
      padding: 0;
      margin: 0;
      width: 100%;
      display: table; }
      .c5-sp .c5-sim__flow ul li {
        list-style: none;
        width: 25%;
        display: table-cell;
        vertical-align: middle;
        position: relative;
        padding: 0 20px 0 0;
        text-align: center;
        line-height: 1; }
        .c5-sp .c5-sim__flow ul li.c5-sim__flow--fc {
          color: #fe2627;
          cursor: pointer; }
        .c5-sp .c5-sim__flow ul li:after {
          font-family: icon;
          speak: none;
          font-style: normal;
          font-weight: 400;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          vertical-align: middle;
          display: inline-block;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          margin: -2px 3px 0 0;
          content: "";
          font-size: 26px;
          position: absolute;
          right: 0;
          top: 50%;
          color: #202020 !important;
          margin-top: -13px; }
        .c5-sp .c5-sim__flow ul li:last-child {
          padding: 0 0 0 0; }
          .c5-sp .c5-sim__flow ul li:last-child:after {
            display: none; }
  .c5-sp .c5-sim__title2 {
    position: relative;
    width: 100%;
    height: 30px;
    border: 1px solid #b1b1b1;
    background-color: #fff;
    text-align: center;
    margin: 0 0 50px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #68ccc4;
    padding: 6px 0 40px 0; }
    .c5-sp .c5-sim__title2 :before {
      content: "";
      position: absolute;
      bottom: -30px;
      left: 50%;
      margin-left: -30px;
      width: 0;
      height: 0;
      border-top: 30px solid #b1b1b1;
      border-left: 30px solid transparent;
      border-right: 30px solid transparent; }
    .c5-sp .c5-sim__title2 :after {
      content: "";
      position: absolute;
      bottom: -29px;
      left: 50%;
      margin-left: -30px;
      width: 0;
      height: 0;
      border-top: 30px solid #fff;
      border-left: 30px solid transparent;
      border-right: 30px solid transparent; }
  .c5-sp .c5-sim__help {
    font-size: 14px;
    font-size: .875rem; }
  .c5-sp .c5-sim__select1 .c5-sim__selectTitle {
    display: inline-block; }
  .c5-sp .c5-sim__select1 .c5-sim__select1Label {
    padding-top: 0;
    padding-bottom: 20px; }
    .c5-sp .c5-sim__select1 .c5-sim__select1Label label {
      text-align: center; }
      .c5-sp .c5-sim__select1 .c5-sim__select1Label label img {
        margin: 0 auto;
        max-width: 100%; }
  .c5-sp .c5-sp__buttonWrap {
    padding: 0 40px; }
  .c5-sp .c5-sp__button {
    border: 2px solid #484848;
    padding: 10px;
    text-align: center;
    display: inline-block;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .c5-sp .c5-sp__button.c5-sp__button--desable {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
      opacity: 0.2;
      -moz-transition-property: all;
      -o-transition-property: all;
      -webkit-transition-property: all;
      transition-property: all;
      -moz-transition-duration: 1s;
      -o-transition-duration: 1s;
      -webkit-transition-duration: 1s;
      transition-duration: 1s; }
    .c5-sp .c5-sp__button.c5-sp__button--per100 {
      width: 100%; }
    .c5-sp .c5-sp__button + .c5-sp__button {
      margin-top: 10px; }
    .c5-sp .c5-sp__button span {
      position: absolute;
      top: 50%;
      right: 5px;
      margin-top: -7px; }
  .c5-sp .c5-sim__flowBlockALL {
    position: relative;
    width: auto;
    margin: 0 -20px; }
    .c5-sp .c5-sim__flowBlockALL .c5-sim__flowBlock {
      overflow: hidden;
      padding: 0 20px; }
  .c5-sp .c5-sim__series .c5-sim__seriesUl li label {
    height: auto !important; }
    .c5-sp .c5-sim__series .c5-sim__seriesUl li label:before {
      top: 9px;
      left: 9px; }
  .c5-sp .c5-sim__series .c5-sim__seriesUl li .c5-sim__seriesTable .c5-sim__seriesTableCell {
    vertical-align: middle; }
    .c5-sp .c5-sim__series .c5-sim__seriesUl li .c5-sim__seriesTable .c5-sim__seriesTableCell img {
      height: 60px;
      width: auto; }
    .c5-sp .c5-sim__series .c5-sim__seriesUl li .c5-sim__seriesTable .c5-sim__seriesTableCell h3 {
      padding: 0; }
  .c5-sp .c5-sim__series .c5-sim__seriesUl li .c5-sim__seriesDetail {
    margin-bottom: 20px; }
  .c5-sp .c5-sim__productSelectDetails {
    padding: 0 10px 20px 10px; }
  .c5-sp .c5-sim__productSelectDetailsTable {
    display: table;
    width: 100%; }
    .c5-sp .c5-sim__productSelectDetailsTable .c5-sim__productSelectDetailsTableCell {
      display: table-cell;
      width: 50%;
      vertical-align: top; }
      .c5-sp .c5-sim__productSelectDetailsTable .c5-sim__productSelectDetailsTableCell:first-child {
        width: 50%; }
      .c5-sp .c5-sim__productSelectDetailsTable .c5-sim__productSelectDetailsTableCell img {
        max-width: 100%; }
      .c5-sp .c5-sim__productSelectDetailsTable .c5-sim__productSelectDetailsTableCell .c5-sim__productSelectDetailsPrice {
        height: 30px; }
  .c5-sp .c5-sim__productSelectDetailsFloat {
    width: 100%;
    overflow: hidden; }
    .c5-sp .c5-sim__productSelectDetailsFloat .c5-sim__buttonList {
      float: left;
      width: 50%; }
      @media screen and (max-width: 440px) {
        .c5-sp .c5-sim__productSelectDetailsFloat .c5-sim__buttonList {
          width: 100%;
          clear: both; } }
    .c5-sp .c5-sim__productSelectDetailsFloat .c5-sim__productSelectDetailsFloatLeft {
      width: 50%;
      vertical-align: top;
      float: left; }
      .c5-sp .c5-sim__productSelectDetailsFloat .c5-sim__productSelectDetailsFloatLeft .c5-sim__productSelectDetailsPrice {
        height: 30px; }
    .c5-sp .c5-sim__productSelectDetailsFloat .c5-sim__productSelectDetailsFloatRight {
      float: right;
      width: 50%; }
      .c5-sp .c5-sim__productSelectDetailsFloat .c5-sim__productSelectDetailsFloatRight img {
        max-width: 100%; }
  .c5-sp .c5-sim__product .c5-sim__productUl {
    margin: 0;
    width: 100%; }
    .c5-sp .c5-sim__product .c5-sim__productUl li {
      height: auto !important;
      width: 100%;
      margin: 0 0 10px 0; }
      .c5-sp .c5-sim__product .c5-sim__productUl li label {
        padding: 5px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        .c5-sp .c5-sim__product .c5-sim__productUl li label:before {
          top: 50%;
          left: 10px;
          margin-top: -6px; }
        .c5-sp .c5-sim__product .c5-sim__productUl li label h3 {
          margin: 0 0 0 0;
          padding: 0 0 0 23px; }
  .c5-sp .c5-sim__result .c5-sim__title2 h2 span {
    display: block; }
  .c5-sp .c5-sim__result .c5-sim__resultPrice {
    padding-top: 0 !important; }
    .c5-sp .c5-sim__result .c5-sim__resultPrice .c5-sim__resultPriceBlock {
      width: 100%; }
      .c5-sp .c5-sim__result .c5-sim__resultPrice .c5-sim__resultPriceBlock .c5-sim__resultPriceBlockLeft {
        padding: 0 0 0 0 !important;
        width: 100%;
        text-align: left; }
      .c5-sp .c5-sim__result .c5-sim__resultPrice .c5-sim__resultPriceBlock .c5-sim__resultPriceBlockRight {
        width: 100%;
        padding: 0 0 0 0 !important; }
      .c5-sp .c5-sim__result .c5-sim__resultPrice .c5-sim__resultPriceBlock .c5-sim__resultPriceBlockRight--price {
        font-size: 28px !important; }
  .c5-sp .c5-table .c5-icon-plus {
    margin: 10px 0;
    height: 25px;
    width: 25px;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
    background-size: contain; }
  .c5-sp .c5-sim__productBlock {
    text-align: left; }
    .c5-sp .c5-sim__productBlock .c5-sim__productName {
      text-align: left !important; }
    .c5-sp .c5-sim__productBlock .c5-sim__productBlockStore {
      font-size: .85714rem; }
  .c5-sp .c5-sim__cable .c5-sim__cableLi {
    padding: 10px; }
    .c5-sp .c5-sim__cable .c5-sim__cableLi dl {
      padding: 10px 0 0 0;
      margin: 10px 0 0 0; }
  .c5-sp .c5-sim__cable .c5-sim__cableTable {
    border-top: 1px solid #898989;
    padding: 7px 0px 0px;
    margin: 13px 0px 0px; }
  .c5-sp .c5-sim__recommend {
    margin: 0;
    padding: 0 0 0 0;
    border-top: none; }
    .c5-sp .c5-sim__recommend h2 {
      margin: 40px 0 20px 0;
      border-bottom: 1px solid #e2e2e2;
      padding-bottom: 10px; }
    .c5-sp .c5-sim__recommend .c5-sim__title + h2 {
      margin-top: 20px; }
    .c5-sp .c5-sim__recommend .c5-icon-plus {
      height: 25px;
      width: 25px; }
  .c5-sp .c5-sim__example {
    margin: 10px 0 0 0; }
