@charset "UTF-8";
/* --------------------------------------------------
 PERFORMANCE
-------------------------------------------------- */
@media screen and (max-width: 768px) {
  .title_page_wrap .title_en {
    font-size: 45px;
  }
}

/* ------------------------------
 SEC_PERFORMANCE
------------------------------ */
#sec_performance {
  background: #000008;
  color: #fff;
  overflow: hidden;
}
#sec_performance .list_item_s th,
#sec_performance .list_item_s td {
  border-color: #707070 !important;
}

/* ------------------------------
 SEC_LEAD
------------------------------ */
#sec_lead {
  background: url(../../assets/img/performance/co_bg_01.jpg) no-repeat center center;
  background-size: 100% auto;
  overflow: hidden;
  position: relative;
}
#sec_lead h3 {
  background: url(../../assets/img/index/co_bg_03.webp) no-repeat center center;
}
#sec_lead .title_wrap {
  text-align: center;
}
#sec_lead .box_em {
  z-index: 2;
  position: relative;
  text-align: center;
}
#sec_lead .box_em h3 {
  font-family: "NotoSansJP-Bold";
}
#sec_lead .box_em p {
  font-family: "NotoSansJP-Bold";
  line-height: 1.4;
  position: relative;
  display: inline-block;
}
#sec_lead .box_em p em {
  font-family: "Montserrat-BoldItalic";
  margin-left: 5px;
}
#sec_lead .box_em p small {
  font-family: "Montserrat-Bold";
  position: absolute;
  left: 0;
}
#sec_lead:before {
  content: "";
  display: block;
  background: url(../../assets/img/performance/co_bg_02.webp) no-repeat center center;
  background-size: contain;
  position: absolute;
}
#sec_lead:after {
  content: "";
  display: block;
  background: url(../../assets/img/performance/co_bg_03.webp) no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 0;
  z-index: 1;
}
@media screen and (min-width: 1281px) {
  #sec_lead {
    padding: 0 0 140px;
  }
  #sec_lead .title_wrap p {
    font-size: 32px;
  }
  #sec_lead .title_wrap h2 {
    font-size: 42px;
  }
  #sec_lead .title_wrap h2 em {
    font-size: 50px;
  }
  #sec_lead .box_em p {
    font-size: 39px;
  }
  #sec_lead .box_em p em {
    font-size: 83px;
  }
  #sec_lead .box_em p small {
    font-size: 22px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  #sec_lead {
    padding: 0 0 210px;
  }
  #sec_lead .title_wrap p {
    font-size: 24px;
  }
  #sec_lead .title_wrap h2 {
    font-size: 30px;
  }
  #sec_lead .title_wrap h2 em {
    font-size: 42px;
  }
  #sec_lead .box_em p {
    font-size: 30px;
  }
  #sec_lead .box_em p em {
    font-size: 70px;
  }
  #sec_lead .box_em p small {
    font-size: 18px;
  }
}
@media screen and (min-width: 769px) {
  #sec_lead {
    padding-top: 130px;
  }
  #sec_lead:before {
    width: 225px;
    height: 232px;
    right: -100px;
    top: 50px;
  }
  #sec_lead:after {
    width: 160px;
    height: 160px;
    right: -10px;
    bottom: 50px;
  }
  #sec_lead .l_inner_s {
    position: relative;
  }
  #sec_lead .l_inner_s:before {
    content: "";
    width: 720px;
    height: 720px;
    background: url(../../assets/img/performance/co_bg_05.webp) no-repeat center center;
    background-size: contain;
    position: absolute;
    bottom: -300px;
    left: -400px;
    filter: 50px;
  }
  #sec_lead .l_flex {
    margin-top: 50px;
  }
  #sec_lead .box_em {
    padding: 20px;
    width: calc((100% - 30px) / 2);
  }
  #sec_lead .box_em + .box_em {
    margin-left: 30px;
  }
  #sec_lead .box_em h3 {
    font-size: 22px;
  }
  #sec_lead .box_em p small {
    top: 20px;
  }
}
@media screen and (max-width: 768px) {
  #sec_lead {
    padding: 70px 0 100px;
  }
  #sec_lead:before {
    width: 150px;
    height: 150px;
    right: -100px;
    top: 50px;
  }
  #sec_lead:after {
    width: 125px;
    height: 125px;
    left: -10px;
    bottom: 0px;
  }
  #sec_lead .l_inner_s {
    position: relative;
    z-index: 1;
  }
  #sec_lead .l_flex {
    margin-top: 40px;
    display: block;
    position: relative;
    z-index: 2;
  }
  #sec_lead .title_wrap p {
    font-size: 20px;
  }
  #sec_lead .title_wrap h2 {
    font-size: 22px;
  }
  #sec_lead .title_wrap h2 em {
    font-size: 28px;
  }
  #sec_lead .box_em {
    padding: 10px 0 0;
  }
  #sec_lead .box_em + .box_em {
    margin-top: 20px;
  }
  #sec_lead .box_em h3 {
    font-size: 15px;
  }
  #sec_lead .box_em p {
    font-size: 29px;
  }
  #sec_lead .box_em p em {
    font-size: 63px;
  }
  #sec_lead .box_em p small {
    font-size: 13px;
    top: 18px;
  }
}

/* ------------------------------
 SEC_ABOUT
------------------------------ */
#sec_about {
  position: relative;
}
#sec_about:before {
  content: "";
  width: 720px;
  height: 720px;
  display: block;
  background: url(../../assets/img/performance/co_bg_05.webp) no-repeat center center;
  background-size: contain;
  position: absolute;
  left: -360px;
  top: -300px;
  z-index: 0;
}
#sec_about .content {
  border-radius: 30px;
  background: transparent;
  border: 1px solid #707070;
  /* Note: currently only Safari supports backdrop-filter */
  -webkit-backdrop-filter: blur(30px);
          backdrop-filter: blur(30px);
  --webkit-backdrop-filter: blur(30px);
  background-color: rgba(255, 255, 255, 0.1);
  padding: 20px;
  z-index: 1;
  position: relative;
}
#sec_about .title {
  text-align: left;
  padding-left: 25px;
  position: relative;
}
#sec_about .title:before {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  background: #328dc9;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
}
#sec_about .img {
  text-align: center;
}
#sec_about .img img {
  max-width: 480px;
  width: 100%;
}
@media screen and (min-width: 769px) {
  #sec_about {
    padding: 0 40px;
  }
  #sec_about .title {
    font-size: 24px;
  }
  #sec_about:after {
    content: "";
    width: 720px;
    height: 720px;
    background: url(../../assets/img/performance/co_bg_05.webp) no-repeat center center;
    background-size: contain;
    position: absolute;
    bottom: -400px;
    right: -400px;
    filter: 50px;
  }
}
@media screen and (max-width: 768px) {
  #sec_about {
    padding: 0 0 30px;
  }
  #sec_about .title {
    font-size: 18px;
  }
}

/* ------------------------------
 SEC_SAFETY
------------------------------ */
#sec_safety {
  counter-reset: number 0;
}
#sec_safety .table_safty {
  width: 100%;
  text-align: center;
  border-spacing: 0;
  border-collapse: initial;
  border-radius: 10px;
}
#sec_safety .table_safty th,
#sec_safety .table_safty td {
  border: 1px solid #595959;
  text-align: center;
}
#sec_safety .table_safty:last-child {
  background: rgba(50, 141, 201, 0.2);
  border: 2px solid #34aeff;
  border-radius: 10px;
}
#sec_safety .table_safty:last-child th,
#sec_safety .table_safty:last-child td {
  text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.5);
}
#sec_safety .table_safty:last-child td em {
  font-family: "Montserrat-Bold";
  font-size: 32px;
}
#sec_safety .table_safty:last-child td span {
  font-size: 18px;
}
#sec_safety th {
  border-radius: 10px 10px 0 0;
}
#sec_safety td {
  border-top: none;
}
#sec_safety tr:last-child td {
  border-radius: 0 0 10px 10px;
}
@media screen and (min-width: 769px) {
  #sec_safety {
    padding-top: 130px;
  }
  #sec_safety .table_safty_wrap {
    margin-top: 50px;
  }
  #sec_safety .table_safty {
    width: 33.3333333333%;
  }
  #sec_safety .table_safty th,
  #sec_safety .table_safty td {
    padding: 20px 10px;
  }
  #sec_safety td em {
    font-size: 32px;
    margin-right: 2px;
  }
  #sec_safety th {
    width: 33.3333333333%;
    border-radius: 10px 10px 0 0;
  }
}
@media screen and (max-width: 768px) {
  #sec_safety {
    padding-top: 70px;
  }
  #sec_safety .l_flex {
    display: block;
  }
  #sec_safety .title_sec {
    margin-bottom: 30px;
  }
  #sec_safety .table_safty_wrap {
    margin-top: 30px;
  }
  #sec_safety .table_safty th,
  #sec_safety .table_safty td {
    padding: 10px;
  }
  #sec_safety td {
    font-size: 14px;
  }
  #sec_safety td span {
    font-size: 16px;
  }
  #sec_safety td em {
    font-size: 24px;
    margin-right: 3px;
  }
}

/* ------------------------------
 SEC_ITEM
------------------------------ */
#sec_item_s {
  color: #fff;
}
#sec_item_s .content {
  margin-top: 0;
}
#sec_item_s .list_item_s_wrap {
  margin-top: 20px;
}
#sec_item_s tr:last-child th + td {
  background: url(../../assets/img/performance/co_obi_01.jpg) no-repeat right center;
  background-size: cover;
}

.list_note {
  margin-top: 5px;
}
.list_note li {
  font-size: 12px;
  position: relative;
  padding-left: 30px;
}
.list_note li:before {
  content: "";
  counter-increment: number 1;
  content: "※" counter(number);
  position: absolute;
  left: 0;
  top: 0;
}

/* ------------------------------
 SEC_COMPARE
------------------------------ */
#sec_compare {
  overflow: hidden;
  position: relative;
}
#sec_compare .sec_detail {
  border-radius: 10px;
  background: rgba(246, 247, 248, 0.1);
}
#sec_compare .title {
  text-align: center;
}
#sec_compare .img {
  background: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sec_compare dt,
#sec_compare dd {
  margin-top: 5px;
}
#sec_compare dd + dt {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 2px dotted #ccc;
}
@media screen and (min-width: 1281px) {
  #sec_compare .sec_detail {
    width: calc((100% - 80px) / 2);
  }
  #sec_compare .sec_detail + .sec_detail {
    margin-left: 80px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  #sec_compare .sec_detail {
    width: calc((100% - 40px) / 2);
  }
  #sec_compare .sec_detail + .sec_detail {
    margin-left: 40px;
  }
}
@media screen and (min-width: 769px) {
  #sec_compare:after {
    content: "";
    width: 720px;
    height: 720px;
    display: block;
    background: url(../../assets/img/performance/co_bg_05.webp) no-repeat center center;
    background-size: contain;
    position: absolute;
    right: -360px;
    bottom: -100px;
  }
  #sec_compare .sec_detail {
    padding: 40px;
  }
  #sec_compare .l_flex {
    margin-top: 50px;
  }
  #sec_compare .title {
    font-size: 24px;
  }
  #sec_compare .img {
    margin-top: 30px;
    padding: 10px 0;
    height: 320px;
  }
  #sec_compare .img img {
    max-height: 300px;
  }
}
@media screen and (max-width: 768px) {
  #sec_compare:before {
    content: "";
    width: 400px;
    height: 400px;
    display: block;
    background: url(../../assets/img/performance/co_bg_04.webp) no-repeat center center;
    background-size: contain;
    position: absolute;
    bottom: -110px;
    right: -150px;
  }
  #sec_compare .sec_detail {
    margin-top: 20px;
    padding: 20px;
    position: relative;
    z-index: 1;
  }
  #sec_compare .l_flex {
    display: block;
  }
  #sec_compare .title {
    font-size: 16px;
  }
  #sec_compare .img {
    margin-top: 20px;
    height: 200px;
  }
  #sec_compare .img img {
    max-height: 160px;
  }
}

.blank {
  background-image: url(../img/performance/border.svg);
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .blank {
    background-image: url(../img/performance/border-sp.svg);
  }
}/*# sourceMappingURL=performance.css.map */