  .mainContent {
  font-family: "Noto Sans JP",Meiryo,sans-serif; }
  .mainContent em {
    font-style: normal !important; }

.key_visual {
  border-top: #f7f7f7 3px solid;
  background-color: #ffffff;
  text-align: center;
  margin-bottom: 30px;
  width: 100%; }
  .key_visual img {
    width: 100%;
    height: auto;
    max-width: 1280px;
    margin: 0 auto; }

.slide {
  position: relative;
  max-width: 768px;
  width: 100%;
  border-top: #f7f7f7 2px solid;
  background-color: #ffffff;
  margin: 0 auto 60px; }
  .slide:after {
    display: block;
    content: '';
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 60px;
    background: url("/tochikatsu/lineup/carre/img/sp/logo_carre.png") no-repeat center center/100px auto; }
  .slide li {
    text-align: center;
    width: 100%;
    padding-top: 70px; }
    .slide li img {
      width: 100%;
      height: auto; }

#content img:not(#reportSCT img) {
    max-width: 100%;
    vertical-align: bottom;
}

#top_area {
  position: relative;
  width: 90%;
  margin: 0 auto 60px;
  max-width: 768px; }
  #top_area .content_txt {
    max-width: 768px;
    margin: 0 auto;
    text-align: center;
    border-bottom: #C1C1C1 1px solid;
    padding-bottom: 50px; }
    #top_area .content_txt .main_copy {
      font-size: 24px;
      font-family: 'Noto Serif JP', serif;
      color: #545454;
      margin-bottom: 30px;
      text-align: center; }
    #top_area .content_txt .lead_txt {
      font-size: 16px;
      text-align: center;
      color: #545454;
      line-height: 1.8;
      margin-bottom: 40px;
      font-family: 'Noto Serif JP', serif; }
    #top_area .content_txt .youtube {
      margin: 0 auto; }
    #top_area .content_txt .movie {
      position: relative;
      width: 100%;
      padding-top: 56.25%; }
      #top_area .content_txt .movie iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%; }

.style_ttl {
  margin: 0 auto 30px;
  line-height: 1.2;
  text-align: center;
  font-family: 'Noto Serif JP', serif;
  font-style: normal;
  font-size: 24px;
  color: #545454; }

.anch_tab {
  max-width: 924px;
  margin: 0 auto 20px;
  /*@include flex;*/
  width: 80%;
  border-top: #545454 1px solid; }
  .anch_tab > li {
    width: 100%;
    /*width: 33.33%;*/
    display: table;
    border-bottom: #545454 1px solid; }
    .anch_tab > li a {
      padding: 10px 10px;
      display: table-cell;
      text-align: left;
      color: #545454;
      line-height: 1.2;
      position: relative;
      -moz-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s; }
      .anch_tab > li a:before {
        position: absolute;
        top: 50%;
        right: 0;
        display: block;
        width: 13px;
        height: 13px;
        content: '';
        border-top: 1px solid #545454;
        border-right: 1px solid #545454;
        transform: translateX(-100%) translateY(-50%) rotate(135deg); }
      .anch_tab > li a span {
        text-align: center;
        display: inline-block;
        margin: 0 auto 5px;
        font-size: 14px;
        font-family: 'Noto Serif JP', serif;
        color: #545454;
        border-bottom: #545454 1px solid;
        text-decoration: none; }
      .anch_tab > li a em {
        display: inline-block;
        margin-left: 5px;
        font-family: 'Noto Serif JP', serif;
        font-style: normal;
        font-size: 24px;
        color: #545454;
        text-decoration: none; }
        .anch_tab > li a em:hover {
          text-decoration: none; }

ul.modal-list {
  margin: 40px auto 0;
  max-width: 768px; }
  ul.modal-list li {
    margin-top: 12px;
    cursor: pointer; }
    ul.modal-list li:first-child {
      margin-top: 0; }
  ul.modal-list li span {
  display: none;
 }

.feature {
  max-width: 768px;
  margin: 60px auto;
  background: url(/tochikatsu/lineup/carre/img/sp/bg_feature.jpg) center top/cover;
  padding: 40px 5% 60px;
  box-sizing: border-box; }
  .feature h2 {
    margin: 0 auto 30px;
    line-height: 1.6;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-style: normal;
    font-size: 24px;
    color: #545454; }
  .feature ul {
    margin: 40px auto 0; }
    .feature ul li {
      margin-top: 60px; }
      .feature ul li:first-child {
        margin-top: 0; }
      .feature ul li .img img {
        vertical-align: bottom; }
      .feature ul li .txt-area h3 {
        margin-top: 20px;
        font-size: 20px;
        font-family: 'Noto Serif JP', serif;
        font-weight: 500;
        line-height: 1.8; }
      .feature ul li .txt-area p {
        margin-top: 20px;
        font-size: 14px;
        line-height: 1.8;
        margin-top: 10px; }
      .feature ul li .txt-area .btn a {
        font-family: 'Noto Serif JP', serif;
        font-weight: normal;
        width: 100%;
        height: 68px;
        margin-top: 20px;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: transparent;
        border-top: 1px solid #008D54;
        border-bottom: 1px solid #008D54;
        color: #008D54;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.6;
        font-weight: bold;
        text-align: center;
        transition: all 0.3s;
        text-decoration: none;
        /*
        &:hover{
          color:#ffffff;
          background-color:#008D54;
          letter-spacing: 0.07em;
        }
        */ }

.modal-wrap {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 2000; }
  .modal-wrap ul.modal {
    width: 90%;
    max-width: 768px;
    box-sizing: border-box;
    position: fixed;
    top: 90px;
    bottom: 0;
    left: 50%;
    right: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 6;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin-bottom: 25px; }
    .modal-wrap ul.modal > li {
      background: #ffffff;
      padding: 0 5% 40px;
      position: relative; }
      .modal-wrap ul.modal > li .close {
        text-align: right;
        cursor: pointer;
        width: 100%;
        padding-top: 15px; }
        .modal-wrap ul.modal > li .close img {
          width: 35px; }
      .modal-wrap ul.modal > li:nth-child(1) .content_ttl img {
        width: 93%; }
      .modal-wrap ul.modal > li:nth-child(2) .content_ttl img {
        width: 55%; }
      .modal-wrap ul.modal > li:nth-child(3) .content_ttl img {
        width: 63%; }

.close2 {
  cursor: pointer;
  border: 1px solid #C1C1C1;
  width: 100%;
  height: 70px;
  font-size: 14px;
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #707070;
  font-family: 'Noto Serif JP', serif; }

#vertical_st, #box_st {
  width: 100%;
  margin: 0 auto;
  max-width: 768px;
  padding: 10px 0 0; }

#roof_st {
  width: 100%;
  margin: 0 auto;
  max-width: 768px;
  padding: 10px 0 0; }

.content_ttl {
  text-align: center;
  margin: 0 auto 30px;
  width: 95%; }
  .content_ttl img {
    margin: 0 auto; }

.content_img {
  margin: 0 auto 20px;
  width: 100%; }

.content_txt {
  margin: 0 auto;
  text-align: center; }
  .content_txt .main_copy {
    font-size: 20px;
    font-family: 'Noto Serif JP', serif;
    color: #545454;
    margin-bottom: 20px;
    text-align: center; }
  .content_txt .main_txt {
    font-size: 14px;
    text-align: center;
    color: #545454;
    line-height: 2;
    margin-bottom: 10px;
    font-family: 'Noto Serif JP', serif; }

.plan_content .plan_ttl {
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  position: relative; }
  .plan_content .plan_ttl:before {
    top: 50%;
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: #7e7e7e 1px solid; }
  .plan_content .plan_ttl em {
    position: relative;
    padding: 0 10px;
    background-color: #ffffff;
    display: inline-block;
    font-size: 24px;
    font-family: 'Noto Serif JP', serif;
    font-style: normal;
    letter-spacing: 3px;
    margin-top: 22px; }
    .plan_content .plan_ttl em span {
      display: block;
      font-size: 15px;
      font-family: "Noto Sans JP",Meiryo,sans-serif;
      letter-spacing: 1px; }
.plan_content .plan_layout {
  border-bottom: #545454 1px solid;
  padding-bottom: 30px;
  margin: 0 auto 30px; }
  .plan_content .plan_layout > li {
    text-align: center; }
    .plan_content .plan_layout > li img {
      margin: 0 auto; }
    .plan_content .plan_layout > li:last-child {
      margin-top: 20px; }
.plan_content .area_space {
  margin: 0 auto; }
  .plan_content .area_space > li {
    margin-bottom: 20px;
    font-size: 14px;
	line-height: 1.6;
    font-family: "Noto Sans JP",Meiryo,sans-serif; }

.btn_cp {
  width: calc(100% - 30px);
  margin: 0 15px;
  height: 58px;
  display: table; }
  .btn_cp a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 14px;
    color: #ffffff;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #009A63;
    position: relative; }
    .btn_cp a:before {
      position: absolute;
      top: 50%;
      right: 20px;
      display: block;
      width: 8px;
      height: 8px;
      margin-top: -4px;
      content: '';
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      background: #009a63; }

.slick-dots li {
  margin: 0 7px;
  width: 35px;
  height: 3px;
  padding: 15px 0; }
  .slick-dots li button {
    padding: 0;
    width: 100%;
    height: 100%;
    background: #C1C1C1; }
    .slick-dots li button:before {
      display: none; }
  .slick-dots li.slick-active button {
    background: #008D54; }

/*# sourceMappingURL=index.css.map */
