@charset "utf-8";
/* KINTO　詳細 */

.pict.main{
    width: 710px;
    height: 430px;
    display: table-cell;
    vertical-align: middle;
}

.pict.main,
.mod-contents-a-h__photo-s__items .pict{
  background-color: #fff;
}
.mod-contents-a-h__photo-s__items .pict{
  height: 82px;
  display: flex;
}

.mod-contents-a-h__photo-s__items .pict a{
  margin: 19px 0;
}

.productSummary__action .action__item--cart a{
background: #0e718c;
border-bottom: solid 3px #015f79;
padding: 1em 1em 1em 1em!important;
}

.productSummary__action .action__item--cart a:hover{
background: #187f9b;
border-bottom: solid 3px #015f79;
}

.tabMenu.is-lease .tabMenu__item--current a {
    background-color: #0e718c;
}

.productDetail__title {
    border-left: solid 8px #0e718c;
}

.productDetail__ex .ex__title .label {
    display: block;
    padding: 6px 0px 4px 11px;
    background: #0d7594;
    color: #FFF;
    border: none;
}
.detailColorBox{
  display: -ms-flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
        -ms-flex-align: stretch;
           align-items: stretch;
}
.detailColor__inner{
  width: 49%;
  position: relative;
}
.detailColor__inner:last-child{
  padding-bottom: 50px;
  padding-left: 10px;
}
.detailColor__inner ul{
  padding-left: 20px;
}
.detailColor__inner ul li{
  margin-bottom: 5px;
  line-height: 1;
  }
.detailColorBtn{
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  text-align: center;
}
.detailColorBtn .button{
  cursor: pointer;
}
.detailSizeBox{
  display: -ms-flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
        -ms-flex-align: stretch;
           align-items: stretch;
  -webkit-justify-content: center;
          -webkit-box-pack: center;
             -ms-flex-pack: center;
           justify-content: center;
}
.detailSizeBox__inner{
  width: 30%;
}
.productDetail .caption {
    margin-top: 1em;
    font-size: 11px;
}
.productDetail__ex p + .ex__col2,
.productDetail__ex p + .ex__note2 {
    margin-top: -10px;
}
.productDetail__ex .ex__note2 {
    background: #efefef;
    margin: 0 -5px;
    padding: 15px;
}
.productDetail__ex .ex__note2 p {
    margin: 0 0 1.5em;
}
.productDetail__ex .font_emphasis.is-kinto {
    background: linear-gradient(transparent 30%, #b1e5e8 30%);
}
.productDetail.carFeature {
    border: 3px solid #0d7594;
    padding: 10px;
}
.carFeature .productDetail__title {
    border: none;
    margin-bottom: 0;
    padding-left: 0;
}
.carFeature .productDetail__title__catch{
    color: #0d7594;
    margin-top: 10px;
    display: block;
  font-size: 24px;
}
.featuremore,
.cancelmore{
  text-align: center;
}
.featuremore a,
.cancelmore a{
  display: inline-block;
  background: #efefef;
  padding: 8px 16px;
  color: #333333;
  font-size: 13px;
  text-decoration: none;
}
.featuremore a::after,
.cancelmore a::after{
  display: inline-block;
  content: "\0226b";
  -webkit-transform: rotate(90deg);
   transform: rotate(90deg);
  margin-left: .5em;
}
.featuretext{
  display: none;
    font-size: 14px;
    line-height: 1.8em;

}
.canceltext{
  display: none;
}
.detailMeritBtn {
    text-align: center;
}
.detailMeritBtn a.button.basicButton.is-kinto {
    padding: 10px 10px 10px 40px
}
.detailMeritBtn a.button.basicButton.is-kinto .ic {
    display: inline-block;
    margin-left: 15px;
}
.ex__subtitle{
    display: block;
  margin: 20px 0 5px 0;
    font-size: 1em;
    font-weight: bold;
}
.ex__subtitle.is_kinto{
    color: #01708c;
}
.ex__subtitle + p{
  margin-top: 0px !important;
}

/*  */
.page-kinto .productListCarousel .productList .item__img{
    border: 2px solid #d7d7d7;
  box-sizing: border-box;
  background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.page-kinto .productListCarousel .productList .item__thumb{
    border-left: 2px solid #d7d7d7;
    height: auto;
}
.page-kinto .productListCarousel .productList .item__thumb .thumb{
    border-right: 2px solid #d7d7d7;
  box-sizing: border-box;
    margin-left: 0;
}

/* modal-content-detailMaintenance */
.detailMaintenanceModal{
    width: 90%;
    max-width: 980px;
  height: 85vh;
  top: 5vh;
}

.detailMaintenance{
    padding: 42px 40px 40px 40px;
    box-sizing: border-box;
   height: 100%;
  overflow-y: scroll;
}
.is_kinto .textModal__close {
    border-bottom: solid 4px #015f79;
    background: #0d7594;
    width: 110px;
    border-radius: 4px;
    margin: 0px auto 0;
    padding-top: 3px;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    color: #ffffff;
    cursor: pointer;
}
.is_kinto .basicModal__close{
    -moz-box-shadow: 0 4px 0 #015f79;
    -webkit-box-shadow: 0 4px 0 #015f79;
    box-shadow: 0 4px 0 #015f79;
    background: #0d7594 url(/cmn/images/direct/modal_icon_close.png) center center no-repeat;
}
.is_kinto .basicModal__close:hover {
    -moz-box-shadow: 0 4px 0 #015f79;
    -webkit-box-shadow: 0 4px 0 #015f79;
    box-shadow: 0 4px 0 #015f79;
    background: #0e718c url(/cmn/images/direct/modal_icon_close.png) center center no-repeat;
    zoom: 1;
    opacity: 1;
   filter: alpha(opacity=100);
}
#modal-content-detailMaintenance h1{
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 40px;
}
#modal-content-detailMaintenance h2{
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 40px;
    padding-left: 1.6rem;
    border-left: 4px solid #333;
}
#modal-content-detailMaintenance h3{
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
}
#modal-content-detailMaintenance{
    font-size: 14px;
}
#modal-content-detailMaintenance h3 + p{
    font-size: 12px;
}
.l-cnt__main {
    margin-bottom: 48px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1008px;
    padding: 0 12px;
}
div#maintenance01,
div#maintenance02{
    margin-top: -68px;
    padding-top: 68px;
}
.m-nav__anchor {
    display: block;
  margin: 0;
    padding: 0;
    margin-bottom: 36px;
    margin-top: 36px;
}
.m-nav__anchor_list {
    position: relative;
    margin: auto;
    padding: 0;
    width: 100%;
  list-style: none;
}
.m-nav__anchor_item {
    border-bottom: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-bottom: 2px solid #00708d;
}
.m-nav__anchor_link {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
    padding: 11px 12px;
    color: #00708d;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    text-decoration: none;
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    box-sizing: border-box;
}
.m-nav__anchor_txt {
    display: inline-block;
    padding-right: 22px;
    position: relative;
}
.m-nav__anchor_txt:after,
.m-nav__anchor_txt:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
  border-right: 1px #00708d solid;
  border-bottom: 1px #00708d solid;
  width: 7px;
  height: 7px;
}
.m-nav__anchor_txt:before {
}
.m-nav__anchor_link:hover{
  background-color:#00708d;
  color:#fff;
}
.m-nav__anchor_link:hover>span:after,
.m-nav__anchor_link:hover>span:before{
  margin-top:2px;
  border-color: #ffffff;
}
@media screen and (max-width: 834px){
.m-nav__anchor_list_sp1col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 2px solid #00708d;
    border-right: 2px solid #00708d;
    border-left: 2px solid #00708d;
}
}
@media screen and (min-width: 835px){
.l-cnt__main {
    margin-bottom: 60px;
}
.m-nav__anchor {
    margin-right: auto;
    margin-left: auto;
    margin-top: 48px;
    margin-bottom: 36px;
}
.m-nav__anchor_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: solid #00708d;
    border-width: 2px 2px 2px 0;
    position: static;
    width: auto;
    left: auto;
}
.m-nav__anchor_item {
    border-left: 2px solid #00708d;
    border-bottom: 0;
}
.m-nav__anchor--fixed .m-nav__anchor_item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.m-nav__anchor_link {
    text-align: center;
    padding: 10px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
}

.m-table__strwrp {
    margin-bottom: 36px;
}
.m-tablefixed__wrp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: hidden;
}
.m-tablefixed__heading {
    table-layout: fixed;
    -webkit-box-flex: .2;
    -ms-flex-positive: .2;
    flex-grow: .2;
}
.m-tablefixed__heading th {
    height: 70px;
}
@media screen and (min-width: 835px) {
.m-tablefixed__heading {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.m-tablefixed__heading th {
    height: auto;
}
}

.m-tablefixed__wrp .m-table__str {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    overflow-x: scroll;
    white-space: nowrap;
    margin-bottom: 0;
}
.m-txt__normal {
    font-weight: normal;
    font-size: 1.4px;
    line-height: 1.75;
    margin-bottom: 24px;
}
.m-table__str th,
.m-table__str td {
    margin: 0;
    padding: 10px 5px;
    vertical-align: middle;
    text-align: left;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    line-height: 20px;
    font-size: 14px;
}
.m-table__str th {
    text-align: center;
    color: white;
    background-color: #00708d;
    font-weight: bold;
}
.m-table__str td {
    background-color: #e3eff2;
}
.m-table__str {
    margin-bottom: 12px;
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.m-tablefixed__body {
    overflow-x: auto;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    border-collapse: collapse;
    border-spacing: 0;
}
.m-tablefixed__body table {
    width: 100%;
    display: block;
}
.m-tablefixed__body tbody,
.m-tablefixed__body thead {
    width: 100%;
}
.u-show--sp {
    display: block;
}
@media screen and (min-width: 835px){
.u-show--sp {
    display: none;
}
.m-tablefixed__body table {
    display: table;
}
.m-tablefixed__body tbody,
.m-tablefixed__body thead {
    display: table-row-group;
}
}
.m-tablefixed__body th,
.m-tablefixed__body td {
    height: 70px;
    min-width: 68px;
}
@media screen and (min-width: 835px){
.m-tablefixed__body th, .m-tablefixed__body td {
    height: auto;
    min-width: auto;
}
}
.m-table__str--symbol {
    table-layout: fixed;
}
.m-table__str--symbol td {
    text-align: center;
}
.m-ico__circle {
    overflow: hidden;
    display: block;
    width: 20px;
    height: 20px;
    margin-right: auto;
    margin-left: auto;
    border: 4px solid #00708d;
    border-radius: 100%;
    text-indent: 100%;
    white-space: nowrap;
    box-sizing: border-box;
}
.m-table__str--symbol td {
    text-align: center;
}
.m-list__caption {
    margin: 0 0 24px 16px;
    padding: 0;
    font-size: 1.2px;
    list-style: none;
}
.m-list__caption li {
    font-size: 12px;
    line-height: 1.75;
    text-indent: -16px;
}
.m-list__caption li:last-child {
    margin-bottom: 0;
}
.m-list__caption li::before {
    content: "※";
    padding-right: 5px;
}
.p-one_mainte__dl dt {
    padding: 12px;
    background: #00708d;
    color: #fff;
  margin: 0;
    font-weight: bold;
    line-height: 1.75;
}
.p-one_mainte__dl dd {
    margin: 0;
    padding: 12px;
    background: #F7F7F7;
}
.p-one_mainte__list--clm {
  margin: 0;
  padding: 0;
  list-style: none;
}
.m-list__plane li {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.75;
    margin-bottom: 0;
}
.p-one_mainte__list--clm li {
    padding-left: 20px;
    text-indent: -17px;
    margin-bottom: 4px;
    box-sizing: border-box;
}
.p-one_mainte__list--clm li:before {
    content: "●";
    font-size: 10px;
    color: #00708d;
    padding-right: .5rem;
}
@media screen and (min-width: 835px){
.p-one_mainte__list--clm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.p-one_mainte__list--clm li {
    width: 33.3%;
}
}