@charset "UTF-8";

#headerBanner {
	margin-bottom: calc(50/375 * 100vw);
	text-align: center;
}

#headerBanner a {
	display: inline-block;
	margin-bottom: calc(30/375 * 100vw);
}

#headerBanner a:last-child {
	margin-bottom: 0;
}

#grade .header {
	margin-left: 4%;
	margin-right: 4%;
}

.line_banner {
	margin-top: 25px;
	text-align: center;
}

.line_banner img {
	max-width: 370px;
	width: 100%;
}

.banner_sp {
	margin-top: calc(30/375 * 100vw);
	margin-bottom: calc(17/375 * 100vw);
}

.banner_sp a {
	display: inline-block;
}

.banner_sp a + a {
	margin-top: calc(30/375 * 100vw);
}

/** -------------------------------
 * section | sizing
 */

.section#sizing {

}

.section#sizing > .wrap {

}

.section#sizing .content {
	margin-top: 1vw;
}

.section#sizing .content > .wrap {
	/*position: relative;*/
    /*padding: 0 2.564%;*/
}

.section#sizing .static-image {

}

.section#sizing .static-image .image {
	padding-left: 3.2vw;
	padding-bottom: 3.2vw;
	display: block;
	padding-top: calc(522/1170 * 100%);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url(../IMAGES/sizing_img01.jpg);
}

.section#sizing .swiper-container {
	overflow-x: scroll;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}

.section#sizing .swiper-wrapper {
	display: table;
	width: auto;
}

.section#sizing .swiper-slide {
	display: table-cell;
	/*padding-left: 3.2vw;*/
	padding-bottom: 3.2vw
}

.section#sizing .swiper-slide .image {
	display: block;
	width: 160vw;
}
/*        .section#sizing .swiper-container {

        }
          .section#sizing .swiper-wrapper {

          }
            .section#sizing .swiper-slide {
              padding: 0 4vw;
            }
              .section#sizing .swiper-slide .image {
                display: block;
              }*/

.section#sizing .swiper-slide .image span {
	display: block;
	padding-top: 45.316%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

.section#sizing .swiper-slide.item01 span {
	background-image: url(../IMAGES/sizing_img01.jpg);
}

.section#sizing .swiper-slide.item02 span {
	background-image: url(../IMAGES/sizing_img02.jpg);
}

.section#sizing .swiper-button-prev {
	display: none;
}

.section#sizing .swiper-button-next {
	display: none;
}

.section#sizing .swiper-pagination {
	display: none;
}


/** -------------------------------
 * section | tmp-information
 */

.tmp-information {
	clear: both;
	margin-top: 0;
	margin-left: 4vw;
	margin-right: 4vw;
	margin-bottom: calc(20/375 * 100vw);
}

.tmp-information p {
	font-size: 12px;
	font-size: 3.2vw;
	line-height: 1.5;
	color: #c3002c;
}



/** -------------------------------
 * section | driversVoice
 */
.section#driversVoice {
  /*display: none;*/
  margin-top: 0;
}
  .section#driversVoice > .wrap {}
    .section#driversVoice .header {

    }
      .section#driversVoice .header p {
        font-size: 12px;
        font-size: 3.2vw;
        line-height: 1.75;
        text-align: justify;
      }
    .section#driversVoice .content {
      margin-top: 5.6vw;
    }
      .section#driversVoice .content > .wrap {

      }
        .section#driversVoice .swiper-container {

        }
          .section#driversVoice .swiper-wrapper {

          }
            .section#driversVoice .swiper-slide {
              width: 100%;
              /*margin-top: 4vw;*/
            }
              .section#driversVoice .content .item {
                position: relative;
                display: block;
                width: 80vw;
                margin: 0 auto;
                color: #000;
              }
                .section#driversVoice .content .item .label {
                  font-size: 15px;
                  font-size: 4vw;
                  font-weight: bold;
                }
                .section#driversVoice .content .item .text {
                  height: 20.796vw;
                  margin-top: 2vw;
                  font-size: 13px;
                  font-size: 3.466vw;
                  line-height: 2.0;
                  /*text-align: justify;*/
                  overflow: hidden;
                }
                  .section#driversVoice .content .item .text .point {

                  }
                  .section#driversVoice .content .item .text .detail {
                    display: none;
                  }
                  .section#driversVoice .content .item.show .text .point {
                    display: none;
                  }
                  .section#driversVoice .content .item.show .text .detail {
                    display: inline;
                  }
                .section#driversVoice .content .item .author {
                  margin-top: 3.6vw;
                  font-size: 12px;
                  font-size: 3.2vw;
                }
                .section#driversVoice .content .item .btn {
									display: table;
                  margin-top: 5vw;
                  background-image: url(../../i_top/IMAGES/down_red.png);
                  background-repeat: no-repeat;
                  background-position: right;
									background-size: 3vw auto;
                }
								.section#driversVoice .content .item.show .btn {
                  background-image: url(../../IMAGES/up_red.png);
                }
                  .section#driversVoice .content .item .btn span {
										display: table-cell;
                    padding-right: 5vw;
                    font-size: 13px;
                    font-size: 3.466vw;
                    text-decoration: underline;
                  }

          .section#driversVoice .swiper-button-prev {
            left: 2.4vw;
            top: 16vw;
            width: 3.2vw;
            height: 4.666vw;
            margin-top: 0;
            background-image: url(../../i_top/IMAGES/swiper_prev_red.png);
            background-size: contain;
          }
          .section#driversVoice .swiper-button-prev.swiper-button-disabled {
            background-image: url(../../i_top/IMAGES/swiper_prev_gray.png);
            opacity: 0.25;
          }
          .section#driversVoice .swiper-button-next {
            right: 2.4vw;
            top: 16vw;
            width: 3.2vw;
            height: 4.666vw;
            margin-top: 0;
            background-image: url(../../i_top/IMAGES/swiper_next_red.png);
            background-size: contain;
          }
          .section#driversVoice .swiper-button-next.swiper-button-disabled {
            background-image: url(../../i_top/IMAGES/swiper_next_gray.png);
            opacity: 0.25;
          }
    .section#driversVoice .link {
      clear: both;
      margin-top: 6vw;
      padding: 0 4%;
    }
      .section#driversVoice .link a {
        position: relative;
        display: table;
        width: 44.4vw;
        height: 7.466vw;
        background-color: #eee;
        float: right;
      }
      .section#driversVoice .link a:after {
        content: '';
        position: absolute;
        right: 2.4vw;
        top: 50%;
        display: block;
        width: 2vw;
        height: 2.4vw;
        margin-top: -1.2vw;
        background-image: url(../../i_top/IMAGES/arrow_red.png);
        background-repeat: no-repeat;
        background-position: right;
        background-size: auto 2.4vw;
      }
        .section#driversVoice .link span {
          display: table-cell;
          padding: 0 3.2vw;
          font-size: 12px;
          font-size: 3.2vw;
          color: #333;
          line-height: 1.1;
          white-space: nowrap;
          vertical-align: middle;
        }
