﻿@charset "utf-8";

/* =================================================
 * font
 * ================================================*/

@font-face {
  font-family: AudiType;
  src: url("../fonts/AudiTypeV02-Normal.woff") format("woff");
}
@font-face {
  font-family: AudiTypeBold;
  src: url("../fonts/AudiTypeV02-Bold.woff") format("woff");
}
@font-face {
  font-family: AudiTypeExtendedNormal;
  src: url("../fonts/AudiTypeV02-ExtendedNormal.woff") format("woff");
}
@font-face {
  font-family: AudiTypeExtendedItalic;
  src: url("../fonts/AudiTypeV02-ExtendedItalic.woff") format("woff");
}
@font-face {
  font-family: AudiTypeExtendBold;
  src: url("../fonts/AudiTypeV02-ExtendedBold.woff") format("woff");
}
@font-face {
  font-family: AudiTypeExtendedBoldItalic;
  src: url("../fonts/AudiTypeV02-ExtendedBoldItalic.woff") format("woff");
}
.aten {
  font-family: AudiTypeExtendedNormal;
  font-weight: normal !important;
}
.ateb {
  font-family: AudiTypeExtendBold !important;
  font-weight: normal !important;
  padding: 0;
}

.sp {
  display: none;
}

h3 { font-size: 34px; margin: 0 0 35px 0;}
h4,
h5 { font-weight: bold; font-size: 25px;}
p{ font-size: 16px; line-height: 1.7em;  }
p.txt_lead { font-size: 18px; line-height: 1.8; margin-right: 6%; margin-bottom: 30px;}

.title_2 { font-size: 22px; line-height: 1.25; margin-bottom: 10px;}

.resetable{
  font-weight: normal!important;
  font-size: 80%!important;
}
.hero_wrap_title {
  width: 1020px;
  margin: 45px auto 30px;
  line-height: 1.25;
}

.title_top {
  font-size: 40px;
}
.title_midle {
  font-size: 46px;
  letter-spacing: 1px;
  line-height: 1.4;
  display: block;
  margin-bottom: 8px;
  font-weight: bold;
}

.btn_w a {
  display: inline-block;
  font-size: 20px;
  line-height: 1.25;
  letter-spacing: 1.5px;
  color: #000000;
  background-color: #ffffff;
  padding: 12px 70px 12px 20px;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #000;
}

.btn_w a:hover {
  text-decoration: none;
  background-color: #000000;
  color: #ffffff;
}

.btn_w a:after {
  font-family: "Font Awesome 5 Free";
  content: '\f107';
  font-weight: 900;
  color: #000;
  font-size: 26px;
  margin-left: 30px;
}
.btn_w a:hover:after {
  color: #fff;
}

.block_section {
  width: 1020px;
  margin: 0 auto 80px auto;
}

.content_mgn {
  margin: 50px 0;
}

.tdi_attractive {
  margin: 60px 0;
}
.tdi_attractive .flex1 .col3nomgn {
  text-align: center;
}

.flex1 {
  display: flex;
  flex-wrap: wrap;
}
.flex1 .col2 {
  width: 48%;
  margin-right: 3%;
}
.flex1 .col2:nth-of-type(even) {
  margin-right: 0;
}
.flex1 .col2nomgn {
  width: 48%;
}

.col3nomgn {
  width: 31.5%;
  margin-bottom: 40px;
}
.col3nomgn:nth-child(3n) {
  margin-right: 0;
}

.eng_img img {
  width: 80%;
}
.eng_txt .eng_img ul li,
.eng_txt>div>div>p {
  text-align: center;
}

.eng_bdrline {
  border-right: 1px solid #333;
  padding-top: 20px;
}

.tdiwdth {
  width: 250px;
}

.eng_font {
  font-size: 18px;
  line-height: 1.3;
}

.eng_strong {
  font-size: 32px;
  line-height: 2;
  letter-spacing: 2px;
  font-weight: bold;
}

.eng_strong2 {
  font-size: 22px;
  line-height: 1.3;
  letter-spacing: 2px;
  font-weight: bold;
}

.tdimodeltxt {
  font-size: 15px;
  margin: 20px 40px;
  line-height: 1.4;
}

.flex1.cprlist .col3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

.em_copy {
  font-size: 20px;
  font-weight: bold;
}
.em_name {
  font-size: 28px;
  line-height: 1.5;
  font-weight: bold;
}

/* list_col2 */
.list_col2 {
  display: flex;
  flex-wrap: wrap;
}
.list_col2 li {
  width: 65%;
  padding-right: 25px;
  box-sizing: border-box;
}
.list_col2 li:nth-child(2n) {
  width: 32%;
  margin-right: 0;
  padding-top: 20px;
  padding: 0;
}

.flexbox{
  display: inline-flex;
}
@media screen and (max-width: 640px) {
  .flexbox{
    display: block;
  }
}
.itembox{
  margin-right: 20px;
}
@media screen and (max-width: 640px) {
  .itembox{
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.itembox dl {
  margin-bottom: 20px;
}
.itembox dl dt{
  font-size: 22px;
  width: 100%;
  margin-right: 20px;
}
.itembox dl dd h4 {
  font-size: 21px;
  line-height: 1.4;
}

/* btn_black */
.btn_b a {
  display: inline-block;
  font-size: 16px;
  line-height: 1.25;
  color: #ffffff;
  background-color: #000000;
  margin-top: 20px;
  padding: 14px 75px 14px 75px;
  box-sizing: border-box;
  position: relative;
}
.btn_box a:after {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
  top: 50%;
  right: 22px;
}
.btn_b a:hover {
  text-decoration: none;
  opacity: .7;
}

/* btn-white */

#accordionbox h3 {
  text-align: center;
}

.bg_g {
  background: #f2f2f2;
  padding: 45px 60px;
  max-width: 1020px;
  margin: 0 auto;
}

.black_block {
  background-color: #000;
  color: #fff;
}

.accordionbox.black_block {
  padding-top: 10px;
}

.invite_txt {
  display: flex;
  margin: 20px 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}
.block_section .invite_txt dt {
  width: 5%;
}
.block_section .invite_txt dd {
  width: 90%;
}

.block_section .dl_1 {
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  margin-bottom: 10px;
}

.block_section .dl_1:nth-last-child(1) {
  margin-bottom: 0;
}


.dl_1 dt {
  font-weight: bold;
  width: 10%;
}
.dl_1 dd {
  font-weight: normal;
  width: 88%;
  margin-bottom: 0;
}

.cap3 {
  font-size: 14px;
}

.cap_2 {
  font-size: 14px;
  text-align: right;
  margin-top: -15px;
  margin-bottom: 15px;
}
.col3 {
  width: 31.5%;
  margin-right: 2%;
  margin-bottom: 40px;
}
.col3:nth-child(3n) {
  margin-right: 0;
}

.contents {
  margin-bottom: 75px;
}

.compare_point {
  padding: 40px 80px;
}

.photogal {
  margin: 60px 0; 
}

#accordionbox .col2 .tit_model {
  margin-bottom: 24px;
}
#accordionbox .col2 h5 {
  margin-top: 20px;
  margin-bottom: 8px;
}
#accordionbox .col2 .supBox div {
  margin-right: 25px;
} 
#accordionbox .col2 .supBox .supTitle {
  font-size: 14px;
  font-weight: normal;
}
#accordionbox .col2 .supBox .supNum {
  font-size: 26px;
  font-weight: bold;
}
#accordionbox .col2 .modelLink {
  font-weight: bold;
  margin: 30px 0 20px;
}

.causionTxt {
  margin-top: 20px;
}
.causionTxt>ul>li {
  margin-bottom: 15px;
  font-size: 15px;
}

/*カルーセルPC*/
.item {
  width: 1020px;
  margin: 0 auto;
}
.item li {
  width: 100%;
  box-sizing: border-box;
}
.item li img {
  width: 100%;
}
.lSSlideWrapper {
  margin-bottom: 1%;
}
.lSGallery {
  width: auto !important;
}
.lSSlideOuter .lSPager.lSGallery li {
  width: 15.83% !important;
  margin-right: 1% !important;
  margin-bottom: 1%;
}
.lSSlideOuter .lSPager.lSGallery li {
  
}
.lSSlideOuter .lSPager.lSGallery li:nth-last-child(1) {
  margin-right: 0 !important;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 0px !important;
  opacity: .7;
}


/* media screen=========================================================================================================================*/
@media screen and (max-width:1040px) {
  .item {
    width: 100%;
  }
}
@media screen and (max-width:640px) {
  h3 { font-size: 24px; margin: 0 0 35px 0;}
  h4 { font-size: 20px;  }
  .contents { margin-bottom: 75px; }
  p.txt_lead { font-size: 16px; line-height: 1.8; margin: 10px 0 25px;}

  .sp {
    display: block;
  }
  .pc {
    display: none !important;
  }

  .hero_wrap_title {
    width: 95%;
    margin: 25px 0;
    color: #000000;
    font-size: 10px;
  }
  .title_top {
  font-size: 18px;
  }
  .title_midle {
    font-size: 2.5em;
    letter-spacing:1px;
    line-height: 1.2em;
  }
  .title_2{
    font-size: 18px;
    font-weight: bold;
  }
  .txt_lead {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
  }

  .btn_w {
    text-align: center;
  }
  .btn_w a {
    display: block;
    font-size: 20px;
    line-height: 1.25;
    padding: 12px 12px 12px 12px;
  }
  .btn_w a:after {
    font-size: 24px;
    margin-left: 10px;
  }

  .block_section {
    width: auto;
  }
  .block_section dl {
    display: block;
    margin: 15px 0;
  }
  .block_section dd, .block_section dt {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4em;
  }

  .col2_inner img, .col2 {
    width: 100% !important;
  }

  .sp_content_padding {
    padding: 0 10px
  }

  .tdi_attractive {
    margin: 20px 0;
  }

  .flex1 {
    display: block;
    flex-wrap: nowrap;
  }
  .col2 {
    width: auto;
    margin-right: 4%;
    margin-bottom: 20px;
  }
  .flex1 .col2:nth-of-type(even) {
    margin: 0;
  }
  .flex1 .col2nomgn {
    width: 100%;
  }

  .att_txt {
    font-size: 12px;
  }

  .eng_img img {
    padding-right: 15%;
  }

  .eng_bdrline {
    border-right: none;
  }

  .pot_title {
    margin: 40px 0;
  }

  .tdiwdth {
    width: 100%;
  }

  .tdimodeltxt {
    margin: 20px 10px;
  }

  .col3nomgn {
    width: 100%;
  }

  .bg_g {
    background: #f2f2f2;
    padding: 25px 10px;
    max-width: 1020px;
  }


  body .block_section .dl_1 {
    display: block;
    flex-wrap: nowrap;
    margin-bottom: 20px;
  }
  .block_section .dl_1:nth-last-child(1) {
    margin-bottom: 0;
  }

  .dl_1 dt {
    width: auto;
    font-size: 14px !important;
    margin-bottom: -3px !important;
  }
  .dl_1 dd {
    font-weight: normal;
    width: auto;
    font-size: 14px !important;
    margin-bottom: 0;
  }


  .btn_b {
  margin: 20px auto;
  }
  .btn_b a {
    display: block;
    font-size: 16px;
    line-height: 1.25;
    color: #ffffff;
    text-align: center;
    background-color: #000000;
    padding: 14px 20px;
    box-sizing: border-box;
    position: relative;
  }
  .btn_b a:hover {
    text-decoration: none;
    opacity: 1;
  }



  .compare_point {
    padding: 10px 10px;
  }
  .compare_point.block_section {
    margin-bottom: 20px;
  }
  #accordionbox .content {
    padding: 20px 0;
  }

  .col3 {
    width: auto;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .col3:nth-child(3n) {
    margin-right: 0;
  }


  .compare_title {
    line-height: 1.4;
  }

  .cap3 {
    font-size: 12px;
  }


  .flex1.cprlist {
    display: flex;
    flex-wrap: wrap;
  }
  .flex1.cprlist .col3 {
    width: 48%;
    text-align: left;
    font-size: 18px;
    margin-right: 1%;
  }
  .flex1.cprlist .col3:nth-child(2n) {
    font-weight: normal;
  }


  .list_col2 {
    display: block;
  }
  .list_col2 li {
    width: 100%;
    padding-right: 0;
  }
  .list_col2 li:nth-child(2n) {
    width: 100%;
    margin-right: 0;
  }
  .list_col2 li dl dd {
    font-size: 18px;
  }
  .causionTxt {
    padding: 20px;
  }

  /*SPカルーセル用*/
  .item {
    width: auto;
    margin: 0 auto;
  }
  .lSSlideOuter .lSPager.lSGallery li {
    width: 32.6% !important;
    margin-right: 2% !important;
    margin-bottom: 1%;
  }
  .lSSlideOuter .lSPager.lSGallery li {
    margin-right: 1% !important;
  }
  .lSSlideOuter .lSPager.lSGallery li:nth-child(3n) {
    margin-right: 0 !important;
  }
}

@media screen and (max-width:375px) {
  .title_2 {
    font-size: 16px;
  }
  .block_section dd, .block_section dt {
    font-size: 22px;
  }
  .section_7 .title_2, .section_8 .title_2 {
    font-size: 15px;
  }
  .section_1 ul + p {
    font-size: 14px;
  }
}

.content_wrap2 {
  margin: 0 auto;
}

#campaign_zoom .in_contents .block_section .flex1 .col2:nth-of-type(odd) {
  width: 48%;
}
#campaign_zoom .in_contents .block_section .flex1 .col2:nth-of-type(even) {
  width: 48%;
}

.title_end {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  display: block;
  margin: 35px auto -15px;
}