@charset "UTF-8";

/* ==========================================================
 clearfix
========================================================== */
.contents-header-02:before, .contents-header-02:after,
.list-tab-menu:before, .list-tab-menu:after,
.box-note-01:before, .box-note-01:after,
.list-thumbnail-01:before, .list-thumbnail-01:after,
.list-thumbnail-02:before, .list-thumbnail-02:after,
.list-labels-01:before, .list-labels-01:after,
.list-feature-01:before, .list-feature-01:after,
.list-icons-01:before, .list-icons-01:after,
.list-bnr-01:before, .list-bnr-01:after,
.box-border-01-wrap:before, .box-border-01-wrap:after,
.sec-index-01:before, .sec-index-01:after,
.grid-index-01:before, .grid-index-01:after,
.txt-anotate:before, .txt-anotate:after,
.mod-feature-01:before, .mod-feature-01:after
{
  content: "";
  display: table;
}
.contents-header-02:after,
.list-tab-menu:after,
.box-note-01:after,
.mod-slider-01:after,
.list-thumbnail-01:after,
.list-thumbnail-02:after,
.list-labels-01:after,
.list-feature-01:after,
.list-bnr-01:after,
.list-icons-01:after,
.box-border-01-wrap:after,
.sec-index-01:after,
.grid-index-01:after,
.txt-anotate:after,
.mod-feature-01:after
{
  clear: both;
}


body {
  background-color: #000;
}
sup {
  top: 0;
  line-height: 1.1;
}
.taC {
  text-align: center;
}
@media screen and (min-width: 751px) {
  .pb-01-pc {
    padding-bottom: 1.7em;
  }
}
/* ==========================================================
 contents
========================================================== */
.contents {
  background-image : url(/images/wheel/speciality/img_speciality_01.png);
}
.contents > .contents-main{
  margin: 0 auto 90px;
}
.contents .contents-inner{
  padding-top: 10px;
  padding-bottom: 120px;
}
@media screen and (max-width: 750px) {
.contents {
  background-size: contain;
}
.contents > .contents-main{
  margin: 0;
}
.contents .contents-inner{
  padding: 10px 30px 30px;
}
.contents-main {
  min-width: 0;
  padding: 0;
}
}
.speciality-header {}
.speciality-header .lead {
  font-weight: bold;
  font-size: 24px;
}
.speciality-header .text {
  margin-top: 15px;
  font-size: 18px;
  line-height: 1.8;
}
.speciality-header .text01 {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.8;
}
.grid-cmn-01 + .grid-cmn-01 {
  margin-top: 30px;
}
.lead + .grid-cmn-02 {
  margin-top: 30px;
}
.mod-cmn-title-01 .txt-small {
  margin-left: 1em;
  font-size: 14px;
}
@media screen and (max-width: 750px) {
  .mod-cmn-title-01 .txt-small {
    display: block;
  }
}
  /* ==========================================================
   area
  ========================================================== */
/* area-cmn-01
---------------------------------------------------------- */
.mod-cmn-title-01 + .area-cmn-01 {
  margin-top: 30px;
}
@media screen and (max-width: 750px) {
.mod-cmn-title-01 + .area-cmn-01 {
  margin-top: 20px;
}
}
/* ==========================================================
 section
========================================================== */
/* ==========================================================
 box
========================================================== */
/* ttl-cmn-01
---------------------------------------------------------- */
.mod-cmn-title-01 {
  margin-bottom: 35px;
}
@media screen and (max-width: 750px) {
.mod-cmn-title-01 {
  margin-bottom: 17px;
}
}

/* ttl-cmn-03
---------------------------------------------------------- */
.mod-cmn-title-01 .ttl-cmn-03 {
  float: left;
}
/* table-cmn-01
---------------------------------------------------------- */
.table-cmn-01 {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  max-width: 500px;
  margin: 0 auto;
}
.table-cmn-01 .row01 th {
  height: 58px;
  font-size: 18px;
  vertical-align: middle;
  color: #fff;
  text-align: center;
}
.table-cmn-01 td {
  padding: 20px;
}
@media screen and (max-width: 750px) {
.table-cmn-01 {
  width: 100%;
}
.table-cmn-01 .row01 th {
  height: 45px;
  font-size: 14px;
}
.table-cmn-01 .row03 th,
.table-cmn-01 .row04 th {
  height: 45px;
}
}


/****************************************************************************
*
* index.html
*
*****************************************************************************/
/* ==========================================================
 section
========================================================== */
/* sec-index-01
---------------------------------------------------------- */
.sec-index-01 {
  margin-top: 50px;
  line-height: 1.7;
}
  .sec-index-01 .list-description-01,
  .sec-index-01 .ttl-cmn-02 {
    line-height: 1.5;
  }
@media screen and (max-width: 750px) {
.sec-index-01 {
  margin-top: 35px;
  line-height: 1.5;
}
.sec-index-01:first-child { margin-top: 25px;}
}
/* ==========================================================
 grid
========================================================== */
.grid-cmn-01.column-half {
  margin-top: 30px;
}
.grid-cmn-01.column-half .col {
  width: calc(50% - 40px);
}
.grid-cmn-01.column-half .col .col--wide {
  width: 500px;
}
@media screen and (max-width: 750px) {
  .grid-cmn-01.column-half .col {
    width: auto;
  }
  .grid-cmn-01.column-half .col .col--wide {
    width: auto;
  }
}
.grid-cmn-02 .col > * + * {
  margin-top: 20px;
}
.grid-cmn-02.column-half {
  margin-top: 30px;
}

.grid-index-01 {
  margin-left: -40px;
}
  .grid-index-01 .grid {
    float: left;
    margin-left: 40px;
    width: 590px;
  }
  .grid-index-01 .grid:nth-child(odd) {
    clear: left;
  }
/* grid-index-01 in box-border-01 */
.box-border-01 .grid-index-01 {
  margin-left: 0;
}
  .box-border-01 .grid-index-01 .grid {
    margin-left: 0;
    width: 50%;
  }
  .box-border-01 .grid-index-01 .grid:nth-child(odd) {
    padding-right: 40px;
  }
  .box-border-01 .grid-index-01 .grid:nth-child(even) {
    padding-left: 40px;
    border-left: 1px solid #d3d3d3;
  }
@media screen and (max-width: 750px) {
  .grid-index-01 {
    margin-left: 0;
  }
  .grid-index-01 .grid {
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .sec-index-01 .grid + .grid {
    margin-top: 20px;
  }
}
.grid-cmn-01.column-half .dn15_img {
}
/* ==========================================================
 box
========================================================== */
/* box-speciality-01
---------------------------------------------------------- */
.box-speciality-01 {
  overflow: hidden;
  margin-bottom: 20px;
}
  .box-speciality-01 .icon {
    float: left;
    width: 90px;
    height: auto;
    margin-right: 20px;
  }
  .box-speciality-01 .text,
  .box-speciality-01 .txt-anotate {
    overflow: hidden;
  }

  .box-speciality-01 .text span {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.4;
  }

  .box-speciality-01 .text01 {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 15px;
    position: relative;
    padding-left: 0.6em;
  }

  .box-speciality-01 .text01:before {
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    left: 0;
    top: 0.5em;
    content: "";
    background: #fdd108;
  }

  .box-speciality-01 .image {
    margin-bottom: 18px;
  }

  .box-speciality-01 .image img {
    margin: auto;
    display: block;
  }

@media screen and (max-width: 750px) {
  .box-speciality-01 .text span {
    font-size: 17px;
  }
}
/* box-speciality-02
---------------------------------------------------------- */
.box-speciality-02 {
  margin-top: 30px;
}
.box-speciality-02 .text,
.box-speciality-02 figure {
  margin-bottom: 20px;
}
.box-speciality-02 figure {
  text-align: center;
}
@media screen and (max-width: 750px) {
}
/* box-speciality-03
---------------------------------------------------------- */
.box-speciality-03 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.box-speciality-03 .text,
.box-speciality-03 figure {
  margin-bottom: 20px;
}
.box-speciality-03 figure {
  text-align: center;
}

/* box-speciality-04
---------------------------------------------------------- */
.box-speciality-04 {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  gap: 6px 10px;
}
.box-speciality-04 .bold {
  font-weight: bold;
  margin-block: auto;
}
.box-speciality-04 .small {
  font-size: 14px;
}
@media screen and (max-width: 750px) {
  .box-speciality-04 {
    margin-bottom: 30px;
  }
}

/* box-speciality-05
---------------------------------------------------------- */
.box-speciality-05 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 750px) {
  .box-speciality-05 {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
}

/* box-speciality-06
---------------------------------------------------------- */
.box-speciality-06 {
  text-align: center;
}
.box-speciality-06 .box {
  display: flex;
  gap: 15px;
}
.box-speciality-06 .circle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 128px;
  height: 128px;
  background-color: #d4edf4;
  border-radius: 50%;
  text-align: center;
  margin-top: 10px;
}
.box-speciality-06 .bold {
  font-weight: bold;
}
.box-speciality-06 .note {
  font-size: 14px;
  line-height: 1.3;
  padding-top: 5px;
}
.box-speciality-06 .note::before {
  content:"※"
}

/* box-speciality-07
---------------------------------------------------------- */
.box-speciality-07 {
  display: flex;
  gap: 25px;
  margin-top: 12px;
}
.box-speciality-07 .image {
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  .box-speciality-07 {
    flex-wrap: wrap;
    justify-content: center;
  }
}

/* box-speciality-08
---------------------------------------------------------- */
.box-speciality-08 {
  display: flex;
  gap: 25px;
  margin-top: 30px;
}
.box-speciality-08 .image-wrap {
  flex-shrink: 0;
}
.box-speciality-08 .lead {
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .box-speciality-08 {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}

/* box-speciality-09
---------------------------------------------------------- */
.box-speciality-09 {
  margin-top: 30px;
}
.box-speciality-09 .bold {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.box-speciality-09 .text {
  font-size: 16px;
}


.hikaku {
  padding: 10px 0;
  text-align: center;
  background-color: #fff4c0;
}
.hikaku .jwl {
  margin-bottom: 10px;
  float: left;
  width: 175px;
}
@media screen and (max-width: 750px) {
  .hikaku .jwl {
    float: none;
    width: auto;
  }
}
.hikaku .dunlop {
  position: relative;
  float: right;
  width: 200px;
}
@media screen and (max-width: 750px) {
  .hikaku .dunlop {
    float: none;
    width: auto;
  }
}
.hikaku .dunlop::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: -5px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 0 18px 24px;
  border-color: transparent transparent transparent #ff0000;
}
@media screen and (max-width: 750px) {
  .hikaku .dunlop::before {
    content: "";
    display: inline-block;
    position: static;
    transform: translateY(0);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 18px 0 18px;
    border-color: #ff0000 transparent transparent transparent;
  }
}
.hikaku .title {
  color: #aaa;
  font-weight: bold;
}
.hikaku .detail {
  font-size: 20px;
  font-weight: bold;
}
.hikaku .number {
  clear: both;
  margin: 10px auto;
  width: 100px;
  padding: 5px 10px;
  background-color: #f00;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 750px) {
}
/* table-speciality-01
---------------------------------------------------------- */
.table-speciality-01 {
  margin-top: 30px;
}
.table-speciality-01 .txt-anotate {
  text-align: center;
}

/* ==========================================================
 txt
========================================================== */
/* txt-cmn-02 type-02
---------------------------------------------------------- */
.txt-cmn-02.type-02 {
  display: table;
  width: 100%;
}
  .txt-cmn-02.type-02 span {
    display: table-cell;
    padding: 0px 0 0px 15px;
    vertical-align: middle;
    line-height: 1.4;
  }
@media screen and (max-width: 750px) {
.txt-cmn-02.type-02 {
  margin-bottom: 15px;
  padding-bottom: 7px;
}
  .txt-cmn-02.type-02 span {
    padding-left: 14px;
    font-size: 17px;
  }
}
.txt-cmn-02 .txt-anotate {
    text-align: center;
}
/* txt-insert
---------------------------------------------------------- */
.txt-insert {
  margin: 30px 0;
}
.txt-insert.s-color-red {
  font-weight: bold;
  color: #d50000;
}
@media screen and (max-width: 750px) {
.txt-insert {
  margin: 25px 0;
}
}
/* txt-anotate
---------------------------------------------------------- */
.txt-anotate {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.7;
}
.txt-at .txt-anotate {
  text-align: center;
}
  .txt-anotate .item {
    float: left;
  }
  .txt-anotate .anotatetext {
    display: block;
    overflow: hidden;
  }
@media screen and (max-width: 750px) {
.txt-anotate {
  font-size: 14px;
  line-height: 1.7;
}
  .txt-anotate .item {
  }
  .txt-anotate .anotatetext {
    overflow: visible;
  }

}
/* ==========================================================
 list
========================================================== */
.list-half {
  margin-top: 10px;
  text-align: center;
}
.list-half .col {
  display: inline-block;
}
@media screen and (max-width: 750px) {
  .list-half .col + .col {
    margin-top: 10px;
  }
}
.box-speciality-01 + .list-half {
  margin-top: 20px;
}

.list-image {
  margin-bottom: 18px;
}
.column-half .list-image .col {
  width: fit-content;
}
.list-image .image01 img {
  height: 180px;
  object-fit: cover;
}
/* ==========================================================
 module
========================================================== */
/* mod-figure-01.type-02
---------------------------------------------------------- */
.mod-figure-01.type-02 {
}
  .mod-figure-01.type-02 img:first-child {
    margin-top: 5px;
  }
  .mod-figure-01.type-02 figcaption {
    margin-top: 25px;
  }
  .mod-figure-01.type-02 figcaption:last-child {
    margin-bottom: 0;
  }
  .mod-figure-01.type-02 figcaption:first-child {
    margin-top: 0;
  }
.mod-figure-01.type-02 + * {
}
@media screen and (max-width: 750px) {
.mod-figure-01.type-02 {
}
  .mod-figure-01.type-02 figcaption {
    margin-top: 15px;
  }
.mod-figure-01.type-02 + * {
}
}

/* mod-icon-description
---------------------------------------------------------- */
.mod-icon-description {
}
  .mod-icon-description .textbox {
    padding-left: 112px;
  }
  .mod-icon-description .icon {
    float: left;
    width: 84px;
  }
    .mod-icon-description .icon img {
      margin-top: 5px;
      width: 100%;
      height: auto;
    }
  .mod-icon-description .list-description-01 {
    line-height: 1.75;
  }
@media screen and (max-width: 750px) {
.mod-icon-description {
}
  .mod-icon-description .textbox {
    padding-left: 105px;
  }
  .mod-icon-description .list-description-01 {
    line-height: 1.5;
  }
}
/* mod-feature-01
---------------------------------------------------------- */
.mod-feature-01 {
}
  .mod-feature-01 .image,
  .mod-feature-01 .text {
    float: left;
    width: 275px;
  }
  .mod-feature-01 .image {
    margin-right: 40px;
  }
    .mod-feature-01 .image img {
      width: 100%;
      height: auto;
    }
  .mod-feature-01 .text {
    line-height: 1.75;
  }
@media screen and (max-width: 750px) {
.mod-feature-01 {
}
  .mod-feature-01 .image,
  .mod-feature-01 .text {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .mod-feature-01 .text {
    font-size: 15px;
  }
  .mod-feature-01 .image + .text {
    margin-top: 14px;
  }
}
/* mod-figure-01
---------------------------------------------------------- */
.mod-figure-01 {
}
  .mod-figure-01 figure {
    text-align: center;
  }
  .mod-figure-01 figcaption {
    margin-bottom: 35px;
  }
.mod-figure-01 + * {
  margin-top: 40px;
}
@media screen and (max-width: 750px) {
.mod-figure-01 {
}
  .mod-figure-01 figcaption {
    margin-bottom: 25px;
  }
.mod-figure-01 + * {
  margin-top: 28px;
}
}

/* ==========================================================
  column-01
========================================================== */
/* column-01
---------------------------------------------------------- */
.column-01 {
  display: flex;
  gap: 40px;
  margin-top:30px;
}
.column-01 .col:first-child {
  flex: 0 0 40%;
  width: 40%;
}
.column-01 .col:nth-child(2) {
  flex: 0 0 60%;
  width: 60%;
}
@media screen and (max-width: 750px) {
  .column-01 {
    flex-wrap: wrap;
  }
  .column-01 .col:first-child {
    flex: 0 0 100%;
    width: 100%;
  }
  .column-01 .col:nth-child(2) {
    flex: 0 0 100%;
    width: 100%;
  }
}

/* column-02
---------------------------------------------------------- */
.column-02 {
  display: flex;
  gap: 28px;
  margin-top: 30px;
}
.column-02 .col:first-child {
  width: 44%;
}
.column-02 .col:nth-child(2) {
  width: 56%;
}
.column-02 .border {
  border: solid 1px #cbcbcb;
  padding: 12px 16px;
}
.column-02 .border .title-wrap {
  border-bottom: solid 1px #cbcbcb;
  display: flex;
  padding: 0 0 10px;
  gap: 15px;
  justify-content: center;
  align-items: center;
  margin-bottom: 14px;
}
.column-02 .border .title {
  font-weight: bold;
  font-size: 20px;
}
.column-02 .border .bold {
  font-weight: bold;
  display: inherit;
}
.column-02 .border .small {
  font-size: 14px;
  line-height: 1.4;
}
@media screen and (max-width: 750px) {
  .column-02 {
    flex-wrap: wrap;
  }
  .column-02 .col:first-child {
    width: 100%;
  }
  .column-02 .col:nth-child(2) {
    width: 100%;
  }
  .column-02 .border .title {
    font-size: 14px;
  }
}

/* ==========================================================
  box-note
========================================================== */
/* box-note
---------------------------------------------------------- */
.box-note {
  display: flex;
  gap: 10px;
  margin-top: 16px;
}
.box-note .note-01 {
  font-size: 14px;
}
.box-note .list {
  border-left: solid 1.5px #e7e7e7;
  padding-left: 10px;
  font-size: 14px;
  gap: 4px;
  display: flex;
  flex-direction: column;
}
.box-note .list li:before {
  content:"・";
}
.box-note .list .link {
  color: #2c2c2c;
}
.box-note .list .link:hover {
  text-decoration: none;
  opacity: .6;
}
@media screen and (max-width: 750px) {
  .box-note {
    flex-wrap: wrap;
  }
  .box-note .list {
    border-left: none;
    padding-left:1em;
    text-indent:-1em;
  }
}

.sub-title::after {
  content: none !important;
}