@font-face {
  font-family: "Myriad Pro";
  font-weight: 100;
  src: url(../font/myriad-pro/myriad_pro_light.otf);
}

@font-face {
  font-family: "Myriad Pro";
  src: url(../font/myriad_pro_light.woff) format("woff");
}

@font-face {
  font-family: "Myriad Pro";
  font-weight: bold;
  src: url(../font/myriad-pro/myriad_pro_bold.ttf) format("truetype");
}

#hd {
  overflow: hidden;
}

#hd .title > h3 {
  padding-bottom: 20px;
}

#hd .title > p {
  width: 80%;
  margin: 0 auto;
  line-height: 2;
}

@media screen and (max-width: 1023px) {
  #hd .title > p {
    width: 100%;
  }
}

#hd > section {
  padding: 120px 0;
}

@media screen and (max-width: 1023px) {
  #hd > section {
    padding: 80px 0;
  }
}

@media screen and (max-width: 425px) {
  #hd > section {
    padding: 50px 0;
  }
}

#hd #kv {
  padding-top: 0;
  padding-bottom: 1100px;
  background: bottom/cover no-repeat;
}

@media screen and (max-width: 1920px) {
  #hd #kv {
    padding-bottom: 950px;
  }
}

@media screen and (max-width: 1440px) {
  #hd #kv {
    padding-bottom: 700px;
  }
}

@media screen and (max-width: 1023px) {
  #hd #kv {
    padding-bottom: 500px;
  }
}

@media screen and (max-width: 600px) {
  #hd #kv {
    margin-top: 60px;
  }
}

#hd #size {
  background: #4c4d55 center/cover no-repeat;
}

#hd #size .size_container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#hd #size .size_container .title {
  width: 40%;
}

#hd #size .size_container .title > h3 {
  padding-bottom: 30px;
}

#hd #size .size_container .title > p {
  margin: unset;
  width: 100%;
}

#hd #size .size_container .title > a {
  margin: 50px 0;
  font-size: 1.1rem;
}

#hd #size .size_container .title > a > i {
  position: relative;
  top: 1px;
}

#hd #size .size_container .size_demo {
  width: 40%;
  padding-bottom: 40%;
  position: relative;
  overflow: hidden;
}

#hd #size .size_container .size_demo > iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#hd #size .size_container .size_demo_text {
  position: absolute;
  right: 5%;
  top: 0;
}

#hd #size .size_container .size_demo_text > hr {
  position: relative;
  top: 12px;
  left: -35px;
  width: 20px;
  height: 4px;
  border: none;
  text-align: left;
}

#hd #size .size_container .size_demo_text > p {
  padding-bottom: 25px;
}

@media screen and (max-width: 1440px) {
  #hd #size .size_container .title {
    width: 45%;
  }
  #hd #size .size_container .size_demo_text {
    right: -2%;
  }
}

@media screen and (max-width: 1023px) {
  #hd #size {
    text-align: center;
  }
  #hd #size .size_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #hd #size .size_container .title {
    width: 100%;
  }
  #hd #size .size_container .title > a {
    margin: 30px 0;
    font-size: 1rem;
  }
  #hd #size .size_container .size_demo {
    width: 60%;
    min-width: 320px;
    padding-bottom: 60%;
    margin-bottom: 150px;
  }
  #hd #size .size_container .size_demo_text {
    right: auto;
    top: auto;
    left: 45px;
    bottom: 0;
    text-align: left;
  }
  #hd #size .size_container .size_demo_text > p {
    padding-bottom: 25px;
  }
}

@media screen and (max-width: 600px) {
  #hd #size .size_container .size_demo {
    width: 70%;
    padding-bottom: 70%;
  }
}

#hd #compare {
  background: center/cover no-repeat;
}

#hd #compare .compare_detail {
  margin: 80px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#hd #compare .compare_detail > div .compare_text {
  padding-left: 20px;
}

#hd #compare .compare_detail > div .compare_text .compare_text_title {
  padding-bottom: 10px;
}

#hd #compare .compare_detail > div .compare_text .compare_text_spec {
  line-height: 1.5;
}

#hd #compare .compare_detail .compare_ours {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#hd #compare .compare_detail .compare_ours .compare_ours_img {
  width: 220px;
  min-width: 220px;
  padding-bottom: 150px;
  background: center/contain no-repeat;
}

#hd #compare .compare_detail .compare_others {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#hd #compare .compare_detail .compare_others .compare_others_img {
  width: 150px;
  min-width: 150px;
  padding-bottom: 150px;
  background: center/contain no-repeat;
}

#hd #compare .compare_detail .equal_sign {
  padding: 50px;
  color: #d4ae81;
  font-weight: 500;
  font-size: 3rem;
}

#hd #compare .compare_chart {
  margin: 0 auto;
  width: 80%;
  padding-bottom: 40%;
  background: center/contain no-repeat;
  background-image: url(../img/section_3_3.svg);
}

@media screen and (max-width: 1440px) {
  #hd #compare .compare_detail > div .compare_text .compare_text_spec {
    font-size: 0.9rem;
  }
  #hd #compare .compare_detail .equal_sign {
    padding: 30px;
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 1023px) {
  #hd #compare .compare_detail {
    margin: 50px 0 80px;
  }
  #hd #compare .compare_detail > div .compare_text {
    padding: 0;
  }
  #hd #compare .compare_detail > div .compare_text .compare_text_title {
    padding: 10px 0;
  }
  #hd #compare .compare_detail > div .compare_text .compare_text_spec {
    text-align: center;
  }
  #hd #compare .compare_detail .compare_ours {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #hd #compare .compare_detail .compare_others {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #hd #compare .compare_detail .equal_sign {
    padding: 10px;
    font-size: 2.5rem;
  }
  #hd #compare .compare_chart {
    width: 100%;
    padding-bottom: 75%;
    background-image: url(../img/section_3_3_p.svg);
  }
}

@media screen and (max-width: 768px) {
  #hd #compare .compare_detail {
    margin: 30px 0 60px;
  }
  #hd #compare .compare_detail > div .compare_text .compare_text_title {
    font-size: 0.9rem;
  }
  #hd #compare .compare_detail > div .compare_text .compare_text_spec {
    font-size: 0.8rem;
  }
  #hd #compare .compare_detail .compare_ours .compare_ours_img {
    width: 150px;
    min-width: 150px;
    padding-bottom: 105px;
  }
  #hd #compare .compare_detail .compare_others .compare_others_img {
    width: 120px;
    min-width: 120px;
    padding-bottom: 105px;
  }
  #hd #compare .compare_detail .equal_sign {
    padding: 0;
    font-size: 2rem;
  }
}

@media screen and (max-width: 600px) {
  #hd #compare .compare_detail > div .compare_text .compare_text_title {
    font-size: 0.7rem;
  }
  #hd #compare .compare_detail > div .compare_text .compare_text_spec {
    font-size: 0.7rem;
    text-align: left;
  }
  #hd #compare .compare_detail .compare_ours .compare_ours_img {
    width: 120px;
    min-width: 120px;
    padding-bottom: 85px;
  }
  #hd #compare .compare_detail .compare_others .compare_others_img {
    width: 100px;
    min-width: 100px;
    padding-bottom: 85px;
  }
  #hd #compare .compare_detail .equal_sign {
    position: relative;
    left: 3%;
    bottom: 30px;
  }
}

@media screen and (max-width: 425px) {
  #hd #compare .compare_detail {
    margin: 20px 0 50px;
  }
  #hd #compare .compare_detail > div .compare_text {
    position: relative;
    left: 20px;
  }
  #hd #compare .compare_detail .compare_ours {
    -webkit-align-self: start;
        -ms-flex-item-align: start;
                -ms-grid-row-align: start;
            align-self: start;
  }
  #hd #compare .compare_detail .compare_ours .compare_ours_img {
    width: 120px;
    min-width: 120px;
    padding-bottom: 85px;
  }
  #hd #compare .compare_detail .compare_others {
    -webkit-align-self: start;
        -ms-flex-item-align: start;
                -ms-grid-row-align: start;
            align-self: start;
  }
  #hd #compare .compare_detail .compare_others .compare_others_img {
    width: 100px;
    min-width: 100px;
    padding-bottom: 85px;
  }
  #hd #compare .compare_detail .equal_sign {
    position: relative;
    left: 3%;
    bottom: 40px;
  }
}

#hd #charging {
  position: relative;
}

#hd #charging .charging_container {
  position: relative;
  z-index: 1;
}

#hd #charging .charging_container .title > p {
  width: 100%;
}

#hd #charging .charging_container .charging_detail {
  margin: 80px 0 50px;
}

#hd #charging .charging_container .charging_detail > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#hd #charging .charging_container .charging_detail > div .charging_text {
  padding-left: 20px;
  position: relative;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

#hd #charging .charging_container .charging_detail > div .charging_text .charging_text_title {
  position: absolute;
  bottom: 105px;
  left: -50px;
  font-size: 0.9rem;
}

#hd #charging .charging_container .charging_detail > div .charging_text .charging_text_info > li {
  font-size: 0.9rem;
}

#hd #charging .charging_container .charging_detail > div .charging_text .charging_text_info > li:first-child {
  font-size: 1.5rem;
}

#hd #charging .charging_container .charging_detail > div .charging_text .charging_text_info > li:first-child > span {
  font-size: 3.5rem;
}

#hd #charging .charging_container .charging_detail .charging_example-1 {
  padding-bottom: 100px;
}

#hd #charging .charging_container .charging_detail .charging_example-1 .charging_example-1_img {
  width: 50px;
  min-width: 50px;
  padding-bottom: 100px;
  background: center/contain no-repeat;
}

#hd #charging .charging_container .charging_detail .charging_example-2 .charging_example-2_img {
  width: 50px;
  min-width: 50px;
  padding-bottom: 70px;
  background: center/contain no-repeat;
}

#hd #charging .charging_bg_container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
}

#hd #charging .charging_bg_container .charging_bg_twinkle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: center/cover no-repeat;
  background-image: url(../img/section_4_bg_twinkle.png);
  -webkit-animation-name: twinkle_img;
          animation-name: twinkle_img;
  -webkit-animation-duration: 2.25s;
          animation-duration: 2.25s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

#hd #charging .charging_bg_container .charging_bg_main {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: center/cover no-repeat;
  background-image: url(../img/section_4_bg.png);
  z-index: 0;
}

@media screen and (max-width: 1920px) {
  #hd #charging .charging_container {
    width: 80%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 1440px) {
  #hd #charging .charging_container {
    width: 70%;
  }
  #hd #charging .charging_container .charging_detail > div .charging_text .charging_text_info > li:first-child > span {
    font-size: 3rem;
  }
}

@media screen and (max-width: 1023px) {
  #hd #charging {
    padding-bottom: 0;
    background-image: none;
  }
  #hd #charging .charging_container {
    width: 100%;
    padding-bottom: 87%;
    text-align: center;
  }
  #hd #charging .charging_container .title {
    width: 100%;
  }
  #hd #charging .charging_container .charging_detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #hd #charging .charging_container .charging_detail > div {
    position: relative;
  }
  #hd #charging .charging_container .charging_detail > div .charging_text .charging_text_title {
    bottom: 95px;
  }
  #hd #charging .charging_container .charging_detail > div .charging_text .charging_text_info > li:first-child > span {
    font-size: 2.5rem;
  }
  #hd #charging .charging_container .charging_detail .charging_example-1 {
    margin-right: 10%;
    padding-bottom: 0;
  }
  #hd #charging .charging_bg_container .charging_bg_twinkle {
    background-image: url(../img/section_4_bg_twinkle_p.png);
  }
  #hd #charging .charging_bg_container .charging_bg_main {
    background-image: url(../img/section_4_bg_p.png);
  }
}

@media screen and (max-width: 768px) {
  #hd #charging {
    padding: 50px 0;
  }
  #hd #charging .charging_container .charging_detail {
    margin: 60px 0 50px;
  }
  #hd #charging .charging_container .charging_detail > div .charging_text .charging_text_title {
    bottom: unset;
    top: -25px;
  }
  #hd #charging .charging_container .charging_detail > div .charging_text .charging_text_info > li:first-child > span {
    font-size: 2rem;
  }
  #hd #charging .charging_container .charging_detail .charging_example-1 {
    margin-right: 5%;
  }
}

@media screen and (max-width: 600px) {
  #hd #charging .charging_container {
    padding-bottom: 210px;
  }
  #hd #charging .charging_container .title > p > br {
    display: none;
  }
  #hd #charging .charging_container .charging_detail > div .charging_text .charging_text_info > li > br {
    display: none;
  }
  #hd #charging .charging_container .charging_detail .charging_example-1 {
    margin-right: 3%;
  }
  #hd #charging .charging_container .charging_detail .charging_example-1 .charging_example-1_img {
    padding-bottom: 90px;
  }
  #hd #charging .charging_container .charging_detail .charging_example-2 .charging_example-2_img {
    padding-bottom: 60px;
  }
  #hd #charging .charging_bg_container {
    min-height: 750px;
  }
  #hd #charging .charging_bg_container .charging_bg_twinkle {
    background-position: top;
  }
  #hd #charging .charging_bg_container .charging_bg_main {
    background-position: top;
  }
}

@media screen and (max-width: 425px) {
  #hd #charging .charging_container {
    padding-bottom: 225px;
  }
  #hd #charging .charging_container .charging_detail > div .charging_text {
    padding-left: 10px;
  }
  #hd #charging .charging_container .charging_detail > div .charging_text .charging_text_title {
    font-size: 0.8rem;
  }
  #hd #charging .charging_container .charging_detail > div .charging_text .charging_text_info > li {
    font-size: 0.8rem;
  }
  #hd #charging .charging_container .charging_detail > div .charging_text .charging_text_info > li:first-child {
    line-height: 0.9;
    padding-bottom: 5px;
  }
  #hd #charging .charging_container .charging_detail > div .charging_text .charging_text_info > li:first-child > span {
    font-size: 1.5rem;
  }
  #hd #charging .charging_container .charging_detail .charging_example-1 .charging_example-1_img {
    padding-bottom: 75px;
  }
  #hd #charging .charging_container .charging_detail .charging_example-2 .charging_example-2_img {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 375px) {
  #hd #charging .charging_container .charging_detail > div .charging_text .charging_text_info > li {
    font-size: 0.7rem;
  }
  #hd #charging .charging_container .charging_detail > div .charging_text .charging_text_info > li:first-child {
    line-height: 0.9;
    padding-bottom: 5px;
    font-size: 1.2rem;
  }
  #hd #charging .charging_container .charging_detail > div .charging_text .charging_text_info > li:first-child > span {
    font-size: 1.3rem;
  }
  #hd #charging .charging_container .charging_detail .charging_example-1 .charging_example-1_img {
    padding-bottom: 75px;
  }
  #hd #charging .charging_container .charging_detail .charging_example-2 .charging_example-2_img {
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 320px) {
  #hd #charging .charging_container .charging_detail {
    margin-top: 0;
  }
}

#hd #compatibility {
  position: relative;
  padding: 0;
}

#hd #compatibility .title {
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  z-index: 2;
}

#hd #compatibility .title > h3 {
  width: 90%;
  margin: 0 auto;
}

#hd #compatibility .title > p {
  width: 55%;
}

#hd #compatibility .compatibility_demo {
  position: absolute;
  top: 15%;
  left: 50%;
  width: 100%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

#hd #compatibility .compatibility_demo > img {
  width: 35%;
  height: auto;
}

#hd #compatibility .compatibility_demo > img.mobile {
  display: none;
}

#hd #compatibility .compatibility_detail {
  display: none;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#hd #compatibility .compatibility_detail .compatibility_detail_device {
  padding-bottom: 50px;
  width: 50%;
}

#hd #compatibility .compatibility_detail .compatibility_detail_device .compatibility_detail_device_title {
  padding-bottom: 20px;
  font-size: 1.5rem;
}

#hd #compatibility .compatibility_detail .compatibility_detail_device .compatibility_detail_device_content {
  font-size: 1.1em;
  line-height: 0.8;
}

#hd #compatibility .compatibility_detail .compatibility_detail_device .compatibility_detail_device_content > span {
  font-size: 6rem;
}

#hd #compatibility .compatibility_bg_container {
  width: 100%;
  padding-bottom: 65%;
  background: center/cover no-repeat;
}

#hd #compatibility .compatibility_bg_container > ul {
  position: absolute;
}

#hd #compatibility .compatibility_bg_container > ul > li:nth-child(2) {
  font-size: 3.5rem;
}

@media screen and (max-width: 1920px) {
  #hd #compatibility .title > p {
    width: 65%;
  }
  #hd #compatibility .compatibility_demo {
    top: 25%;
  }
  #hd #compatibility .compatibility_demo > img.desktop {
    width: 30%;
  }
}

@media screen and (max-width: 1600px) {
  #hd #compatibility .compatibility_demo {
    top: 35%;
  }
  #hd #compatibility .compatibility_demo > img.desktop {
    width: 25%;
  }
}

@media screen and (max-width: 1439px) {
  #hd #compatibility .title > p {
    width: 80%;
  }
  #hd #compatibility .compatibility_demo {
    top: 25%;
  }
  #hd #compatibility .compatibility_demo > img.desktop {
    width: 35%;
    min-width: 500px;
  }
  #hd #compatibility .compatibility_bg_container {
    padding-bottom: 800px;
  }
}

@media screen and (max-width: 1023px) {
  #hd #compatibility {
    padding: 80px 0;
    background-color: #eeeeee;
  }
  #hd #compatibility .title {
    position: relative;
    top: auto;
  }
  #hd #compatibility .title > p {
    width: 90%;
  }
  #hd #compatibility .compatibility_demo {
    position: relative;
    top: auto;
  }
  #hd #compatibility .compatibility_demo > img.desktop {
    display: none;
  }
  #hd #compatibility .compatibility_demo > img.mobile {
    display: block;
    margin: 0 auto;
    min-width: 500px;
  }
  #hd #compatibility .compatibility_detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #hd #compatibility .compatibility_bg_container {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  #hd #compatibility .compatibility_demo > img.mobile {
    min-width: 400px;
  }
  #hd #compatibility .compatibility_detail .compatibility_detail_device {
    padding-bottom: 30px;
  }
  #hd #compatibility .compatibility_detail .compatibility_detail_device .compatibility_detail_device_title {
    padding-bottom: 20px;
    font-size: 1.3rem;
  }
  #hd #compatibility .compatibility_detail .compatibility_detail_device .compatibility_detail_device_content {
    font-size: 1em;
    line-height: 0.8;
  }
  #hd #compatibility .compatibility_detail .compatibility_detail_device .compatibility_detail_device_content > span {
    font-size: 5rem;
  }
}

@media screen and (max-width: 425px) {
  #hd #compatibility {
    padding: 50px 0 25px;
  }
  #hd #compatibility .compatibility_demo {
    top: 42%;
  }
  #hd #compatibility .compatibility_demo > img.mobile {
    min-width: 300px;
  }
  #hd #compatibility .compatibility_detail .compatibility_detail_device {
    padding-bottom: 25px;
  }
  #hd #compatibility .compatibility_detail .compatibility_detail_device .compatibility_detail_device_title {
    padding-bottom: 10px;
    font-size: 1rem;
  }
  #hd #compatibility .compatibility_detail .compatibility_detail_device .compatibility_detail_device_content {
    font-size: 0.9em;
    line-height: 1.1;
  }
  #hd #compatibility .compatibility_detail .compatibility_detail_device .compatibility_detail_device_content > span {
    font-size: 3rem;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #hd #compatibility .compatibility_detail .compatibility_detail_device .compatibility_detail_device_content {
    line-height: 1.2;
  }
}

#hd #pass {
  position: relative;
  padding: 0;
  padding-bottom: 44.27%;
  overflow: hidden;
}

#hd #pass .title {
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  z-index: 1;
}

#hd #pass .title > p {
  width: 50%;
}

#hd #pass .pass_bg_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

#hd #pass .pass_bg_container > video {
  width: 100%;
  height: 100%;
}

#hd #pass .mobile_gradual_layer {
  display: none;
  background: center/cover no-repeat;
  background-image: url(../img/section_6_gradual.png);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 66%;
}

@media screen and (max-width: 1920px) {
  #hd #pass .title > p {
    width: 45%;
  }
}

@media screen and (max-width: 1440px) {
  #hd #pass .title > p {
    width: 35%;
  }
}

@media screen and (max-width: 1023px) {
  #hd #pass {
    padding-bottom: 56.33%;
  }
  #hd #pass .title > p {
    width: 50%;
  }
  #hd #pass .pass_bg_container > video {
    width: auto;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (max-width: 768px) {
  #hd #pass {
    padding-bottom: 0;
  }
  #hd #pass .title {
    position: relative;
    top: 0;
    width: 100%;
    background-color: #ebe9de;
    padding: 80px 10% 0;
  }
  #hd #pass .title > p {
    width: 100%;
  }
  #hd #pass .pass_bg_container {
    position: relative;
    padding-bottom: 55.33%;
    overflow: hidden;
    width: 200%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #hd #pass .pass_bg_container > video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  #hd #pass .mobile_gradual_layer {
    display: block;
    bottom: 39%;
    left: 0;
    width: 100%;
    height: 40%;
  }
}

@media screen and (max-width: 600px) {
  #hd #pass .mobile_gradual_layer {
    bottom: 38%;
    height: 26%;
  }
}

@media screen and (max-width: 425px) {
  #hd #pass .title {
    padding: 50px 10% 0;
  }
  #hd #pass .mobile_gradual_layer {
    bottom: 35%;
  }
}

@media screen and (max-width: 375px) {
  #hd #pass .mobile_gradual_layer {
    height: 22%;
  }
}

#hd #safety a {
  margin: 30px 0 80px;
  color: #d4ae81;
  font-size: 1.1rem;
}

#hd #safety a > i {
  position: relative;
  top: 1px;
}

#hd #safety .safety_feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

#hd #safety .safety_feature .divider {
  width: 100%;
  background-color: transparent;
  height: 1px;
}

#hd #safety .safety_feature .safety_feature_item {
  margin-right: 10%;
  margin-bottom: 120px;
  position: relative;
}

#hd #safety .safety_feature .safety_feature_item:nth-child(5), #hd #safety .safety_feature .safety_feature_item:nth-child(12), #hd #safety .safety_feature .safety_feature_item:nth-child(17), #hd #safety .safety_feature .safety_feature_item:nth-child(21) {
  margin-right: 0;
}

#hd #safety .safety_feature .safety_feature_item.certification_item {
  width: 120px;
}

#hd #safety .safety_feature .safety_feature_item.icon_bigger .safety_feature_item_img {
  -webkit-transform: scale(2);
      -ms-transform: scale(2);
          transform: scale(2);
}

#hd #safety .safety_feature .safety_feature_item .safety_feature_item_img {
  width: 75px;
  padding-bottom: 75px;
  background: center/contain no-repeat;
  display: inline-block;
}

#hd #safety .safety_feature .safety_feature_item .safety_feature_item_text {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 200px;
  font-size: 0.9rem;
  color: #636360;
  line-height: 1.5;
}

@media screen and (max-width: 1440px) {
  #hd #safety .safety_feature .safety_feature_item {
    margin-right: 8%;
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 1023px) {
  #hd #safety a {
    font-size: 1rem;
  }
  #hd #safety .safety_feature {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  #hd #safety .safety_feature .divider {
    display: none;
  }
  #hd #safety .safety_feature .safety_feature_item {
    margin-right: 6%;
    margin-left: 6%;
  }
  #hd #safety .safety_feature .safety_feature_item:nth-child(5), #hd #safety .safety_feature .safety_feature_item:nth-child(12), #hd #safety .safety_feature .safety_feature_item:nth-child(17), #hd #safety .safety_feature .safety_feature_item:nth-child(21) {
    margin-right: 6%;
    margin-left: 6%;
  }
  #hd #safety .safety_feature .safety_feature_item:nth-child(20) {
    margin-left: 31%;
  }
  #hd #safety .safety_feature .safety_feature_item:nth-child(21) {
    margin-right: 31%;
  }
  #hd #safety .safety_feature .safety_feature_item.certification_item {
    width: 75px;
  }
}

@media screen and (max-width: 768px) {
  #hd #safety a {
    margin: 30px 0 50px;
  }
  #hd #safety .safety_feature .safety_feature_item {
    margin-right: 9%;
    margin-left: 9%;
    margin-bottom: 80px;
  }
  #hd #safety .safety_feature .safety_feature_item:nth-child(5), #hd #safety .safety_feature .safety_feature_item:nth-child(12), #hd #safety .safety_feature .safety_feature_item:nth-child(17), #hd #safety .safety_feature .safety_feature_item:nth-child(21) {
    margin-right: 9%;
    margin-left: 9%;
  }
  #hd #safety .safety_feature .safety_feature_item:nth-child(20) {
    margin-left: 9%;
  }
  #hd #safety .safety_feature .safety_feature_item:nth-child(21) {
    margin-right: 9%;
  }
  #hd #safety .safety_feature .safety_feature_item.certification_item {
    width: 70px;
  }
  #hd #safety .safety_feature .safety_feature_item .safety_feature_item_img {
    width: 70px;
    padding-bottom: 70px;
  }
  #hd #safety .safety_feature .safety_feature_item .safety_feature_item_text {
    font-size: 0.8rem;
  }
}

@media screen and (max-width: 425px) {
  #hd #safety a {
    margin: 30px 0;
  }
  #hd #safety .safety_feature .safety_feature_item {
    margin-right: 10%;
    margin-left: 10%;
    margin-bottom: 60px;
  }
  #hd #safety .safety_feature .safety_feature_item:nth-child(5), #hd #safety .safety_feature .safety_feature_item:nth-child(12), #hd #safety .safety_feature .safety_feature_item:nth-child(17), #hd #safety .safety_feature .safety_feature_item:nth-child(21) {
    margin-right: 10%;
    margin-left: 10%;
  }
  #hd #safety .safety_feature .safety_feature_item .safety_feature_item_text {
    font-size: 0.7rem;
  }
}

#hd #adapter {
  padding: 0;
  position: relative;
}

#hd #adapter .title {
  position: absolute;
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 80%;
  max-width: 1300px;
  z-index: 1;
}

#hd #adapter .adapter_bg_container {
  position: relative;
  width: 100%;
  padding-bottom: 850px;
}

#hd #adapter .adapter_bg_container .adapter_icon {
  position: absolute;
  top: 65%;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 195px;
}

#hd #adapter .adapter_bg_container .adapter_icon .adapter_icon_img {
  width: 75px;
  padding-bottom: 75px;
  background: center/contain no-repeat;
  display: inline-block;
}

#hd #adapter .adapter_bg_container .adapter_icon .adapter_icon_text {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 200px;
  font-size: 0.9rem;
  color: #9dcdf8;
  line-height: 1.5;
}

#hd #adapter .adapter_bg_container .adapter_bg_pure {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: center/cover no-repeat;
}

#hd #adapter .adapter_bg_container .adapter_bg_desktop {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: center/cover no-repeat;
}

#hd #adapter .adapter_bg_container .adapter_ours_title {
  position: absolute;
  bottom: 15%;
  left: 50%;
  -webkit-transform: translateX(-270%);
      -ms-transform: translateX(-270%);
          transform: translateX(-270%);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #hd #adapter .adapter_bg_container .adapter_ours_title {
    -webkit-transform: translateX(-243%);
        -ms-transform: translateX(-243%);
            transform: translateX(-243%);
  }
}

#hd #adapter .adapter_bg_container .adapter_ours_info {
  position: absolute;
  bottom: 45%;
  left: 50%;
  -webkit-transform: translateX(-200%);
      -ms-transform: translateX(-200%);
          transform: translateX(-200%);
}

#hd #adapter .adapter_bg_container .adapter_ours_info .adapter_ours_temp {
  font-size: 3rem;
}

#hd #adapter .adapter_bg_container .adapter_ours_info .adapter_ours_temp > span {
  font-size: 3.5rem;
}

#hd #adapter .adapter_bg_container .adapter_others_title {
  position: absolute;
  bottom: 15%;
  left: 50%;
  -webkit-transform: translateX(175%);
      -ms-transform: translateX(175%);
          transform: translateX(175%);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #hd #adapter .adapter_bg_container .adapter_others_title {
    -webkit-transform: translateX(150%);
        -ms-transform: translateX(150%);
            transform: translateX(150%);
  }
}

#hd #adapter .adapter_bg_container .adapter_others_info {
  position: absolute;
  bottom: 45%;
  left: 50%;
  -webkit-transform: translateX(40%);
      -ms-transform: translateX(40%);
          transform: translateX(40%);
}

#hd #adapter .adapter_bg_container .adapter_others_info > li:first-child, #hd #adapter .adapter_bg_container .adapter_others_info > li:nth-child(2) {
  opacity: 0;
}

#hd #adapter .adapter_bg_container .adapter_others_info .adapter_others_temp {
  font-size: 3rem;
}

#hd #adapter .adapter_bg_container .adapter_others_info .adapter_others_temp > span {
  font-size: 3.5rem;
}

@media screen and (min-width: 1921px) {
  #hd #adapter .adapter_bg_container {
    padding-bottom: 44.27%;
  }
  #hd #adapter .adapter_bg_container .adapter_ours_title {
    left: 26.5%;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
  #hd #adapter .adapter_bg_container .adapter_ours_info {
    left: 40%;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
  #hd #adapter .adapter_bg_container .adapter_others_title {
    left: 66%;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
  #hd #adapter .adapter_bg_container .adapter_others_info {
    left: 54%;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
}

@media screen and (max-width: 1023px) {
  #hd #adapter .title {
    top: 80px;
  }
  #hd #adapter .adapter_bg_container {
    padding-bottom: 1200px;
  }
  #hd #adapter .adapter_bg_container .adapter_bg_desktop {
    display: none;
  }
  #hd #adapter .adapter_bg_container .adapter_icon {
    top: 53%;
  }
  #hd #adapter .adapter_bg_container .adapter_bg_mobile_ours {
    position: absolute;
    top: 14%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 500px;
    padding-bottom: 500px;
    background: center/contain no-repeat;
  }
  #hd #adapter .adapter_bg_container .adapter_bg_mobile_others {
    position: absolute;
    top: 58%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 500px;
    padding-bottom: 500px;
    background: center/contain no-repeat;
  }
  #hd #adapter .adapter_bg_container .adapter_ours_title {
    bottom: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
  }
  #hd #adapter .adapter_bg_container .adapter_ours_info {
    bottom: 66%;
    -webkit-transform: translateX(10%);
        -ms-transform: translateX(10%);
            transform: translateX(10%);
  }
  #hd #adapter .adapter_bg_container .adapter_ours_info .adapter_ours_temp {
    font-size: 2.5rem;
  }
  #hd #adapter .adapter_bg_container .adapter_ours_info .adapter_ours_temp > span {
    font-size: 3rem;
  }
  #hd #adapter .adapter_bg_container .adapter_others_title {
    bottom: 5%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
  }
  #hd #adapter .adapter_bg_container .adapter_others_info {
    bottom: 23%;
    left: 47%;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  #hd #adapter .adapter_bg_container .adapter_others_info > li:first-child, #hd #adapter .adapter_bg_container .adapter_others_info > li:nth-child(2) {
    opacity: 1;
  }
  #hd #adapter .adapter_bg_container .adapter_others_info .adapter_others_temp {
    font-size: 2.5rem;
  }
  #hd #adapter .adapter_bg_container .adapter_others_info .adapter_others_temp > span {
    font-size: 3rem;
  }
}

@media screen and (max-width: 786px) {
  #hd #adapter .title {
    width: 90%;
  }
  #hd #adapter .adapter_bg_container {
    padding-bottom: 1000px;
  }
  #hd #adapter .adapter_bg_container .adapter_icon .adapter_icon_text {
    font-size: 0.8rem;
  }
  #hd #adapter .adapter_bg_container .adapter_bg_mobile_ours {
    top: 16%;
    width: 400px;
    padding-bottom: 400px;
  }
  #hd #adapter .adapter_bg_container .adapter_bg_mobile_others {
    width: 400px;
    padding-bottom: 400px;
  }
  #hd #adapter .adapter_bg_container .adapter_ours_info {
    bottom: 64%;
  }
  #hd #adapter .adapter_bg_container .adapter_ours_info .adapter_ours_temp {
    font-size: 2rem;
  }
  #hd #adapter .adapter_bg_container .adapter_ours_info .adapter_ours_temp > span {
    font-size: 2.5rem;
  }
  #hd #adapter .adapter_bg_container .adapter_ours_title {
    bottom: 49%;
  }
  #hd #adapter .adapter_bg_container .adapter_others_title {
    bottom: 7%;
  }
  #hd #adapter .adapter_bg_container .adapter_others_info .adapter_others_temp {
    font-size: 2rem;
  }
  #hd #adapter .adapter_bg_container .adapter_others_info .adapter_others_temp > span {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 425px) {
  #hd #adapter .title {
    top: 50px;
  }
  #hd #adapter .adapter_bg_container {
    padding-bottom: 900px;
  }
  #hd #adapter .adapter_bg_container .adapter_icon {
    top: 57%;
  }
  #hd #adapter .adapter_bg_container .adapter_icon .adapter_icon_text {
    font-size: 0.7rem;
  }
  #hd #adapter .adapter_bg_container .adapter_bg_mobile_ours {
    top: 24%;
    width: 300px;
    padding-bottom: 300px;
  }
  #hd #adapter .adapter_bg_container .adapter_bg_mobile_others {
    top: 65%;
    width: 300px;
    padding-bottom: 300px;
  }
  #hd #adapter .adapter_bg_container .adapter_ours_title {
    bottom: 46%;
  }
  #hd #adapter .adapter_bg_container .adapter_ours_info {
    bottom: 58%;
    -webkit-transform: translateX(-10%);
        -ms-transform: translateX(-10%);
            transform: translateX(-10%);
  }
  #hd #adapter .adapter_bg_container .adapter_ours_info .adapter_ours_temp {
    font-size: 1.5rem;
  }
  #hd #adapter .adapter_bg_container .adapter_ours_info .adapter_ours_temp > span {
    font-size: 2rem;
  }
  #hd #adapter .adapter_bg_container .adapter_others_title {
    bottom: 5%;
  }
  #hd #adapter .adapter_bg_container .adapter_others_info {
    bottom: 18%;
  }
  #hd #adapter .adapter_bg_container .adapter_others_info .adapter_others_temp {
    font-size: 1.5rem;
  }
  #hd #adapter .adapter_bg_container .adapter_others_info .adapter_others_temp > span {
    font-size: 2rem;
  }
}

#hd #protection .protection_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#hd #protection .protection_container .title {
  width: calc((100% - 195px) * 0.95);
}

#hd #protection .protection_container .title > p {
  width: 100%;
}

#hd #protection .protection_container .protection_icon {
  position: relative;
  width: 195px;
  bottom: 20px;
}

#hd #protection .protection_container .protection_icon .protection_icon_img {
  width: 75px;
  padding-bottom: 75px;
  background: center/contain no-repeat;
  display: inline-block;
}

#hd #protection .protection_container .protection_icon .protection_icon_text {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 200px;
  font-size: 0.9rem;
  color: #636360;
  line-height: 1.5;
}

#hd #protection .protection_chart {
  position: relative;
  margin-top: 50px;
  width: 100%;
  padding-bottom: 50%;
  background: center/contain no-repeat;
  background-image: url(../img/section_9.svg);
}

#hd #protection .protection_chart .protection_chart_top_title {
  position: absolute;
  top: 15%;
  left: 0;
}

#hd #protection .protection_chart .protection_chart_top_info {
  position: absolute;
  top: 3%;
  left: 37%;
}

#hd #protection .protection_chart .protection_chart_bottom_title {
  position: absolute;
  top: 60%;
  left: 0;
}

#hd #protection .protection_chart .protection_chart_bottom_info {
  position: absolute;
  top: 50%;
  left: 40%;
}

#hd #protection .protection_chart .protection_chart_temp {
  position: absolute;
  left: 0;
  bottom: -5%;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  line-height: 1.5;
  font-size: 1.5rem;
}

#hd #protection .protection_chart .protection_chart_temp > li:first-child {
  position: relative;
  left: 18%;
}

#hd #protection .protection_chart .protection_chart_temp > li:nth-child(2) {
  position: relative;
  left: 26%;
}

#hd #protection .protection_chart .protection_chart_temp > li:last-child {
  position: relative;
  left: 58%;
}

@media screen and (max-width: 1440px) {
  #hd #protection .protection_chart .protection_chart_temp {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 1024px) {
  #hd #protection .protection_chart .protection_chart_top_info {
    top: 0;
    left: 35%;
  }
  #hd #protection .protection_chart .protection_chart_bottom_info {
    top: 46%;
    left: 38%;
  }
  #hd #protection .protection_chart .protection_chart_temp {
    font-size: 1.1rem;
  }
  #hd #protection .protection_chart .protection_chart_temp > li:first-child {
    left: 17%;
  }
  #hd #protection .protection_chart .protection_chart_temp > li:nth-child(2) {
    left: 24%;
  }
  #hd #protection .protection_chart .protection_chart_temp > li:last-child {
    left: 56%;
  }
}

@media screen and (max-width: 1023px) {
  #hd #protection {
    padding-bottom: 150px;
  }
  #hd #protection .protection_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #hd #protection .protection_container .title {
    width: 100%;
    text-align: center;
  }
  #hd #protection .protection_container .protection_icon {
    margin-top: 50px;
  }
  #hd #protection .protection_chart {
    margin-top: 100px;
    background-image: url(../img/section_9_p.svg);
  }
  #hd #protection .protection_chart .protection_chart_top_info {
    top: -35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    text-align: center;
  }
  #hd #protection .protection_chart .protection_chart_bottom_title {
    top: 76%;
  }
  #hd #protection .protection_chart .protection_chart_bottom_info {
    top: 54%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    text-align: center;
  }
  #hd #protection .protection_chart .protection_chart_temp {
    bottom: -55px;
  }
  #hd #protection .protection_chart .protection_chart_temp > li:first-child {
    left: 16%;
  }
  #hd #protection .protection_chart .protection_chart_temp > li:nth-child(2) {
    left: 27%;
  }
  #hd #protection .protection_chart .protection_chart_temp > li:last-child {
    left: 62%;
  }
}

@media screen and (max-width: 768px) {
  #hd #protection {
    padding-bottom: 120px;
  }
  #hd #protection .protection_container .protection_icon .protection_icon_img {
    width: 70px;
    padding-bottom: 70px;
  }
  #hd #protection .protection_container .protection_icon .protection_icon_text {
    font-size: 0.8rem;
  }
  #hd #protection .protection_chart .protection_chart_top_info {
    top: -35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #hd #protection .protection_chart .protection_chart_bottom_title {
    top: 76%;
  }
  #hd #protection .protection_chart .protection_chart_bottom_info {
    top: 52%;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #hd #protection .protection_chart .protection_chart_temp {
    font-size: 0.9rem;
    bottom: -55px;
  }
  #hd #protection .protection_chart .protection_chart_temp > li:first-child {
    left: 16%;
  }
  #hd #protection .protection_chart .protection_chart_temp > li:nth-child(2) {
    left: 27%;
  }
  #hd #protection .protection_chart .protection_chart_temp > li:last-child {
    left: 62%;
  }
}

@media screen and (max-width: 425px) {
  #hd #protection {
    padding-bottom: 80px;
  }
  #hd #protection .protection_container .protection_icon .protection_icon_text {
    font-size: 0.7rem;
  }
  #hd #protection .protection_chart {
    margin-top: 60px;
  }
  #hd #protection .protection_chart .protection_chart_top_title {
    top: 10%;
    font-size: 0.7rem;
  }
  #hd #protection .protection_chart .protection_chart_top_info {
    top: -20px;
    font-size: 0.7rem;
  }
  #hd #protection .protection_chart .protection_chart_bottom_title {
    top: 70%;
    font-size: 0.7rem;
  }
  #hd #protection .protection_chart .protection_chart_bottom_info {
    top: 51%;
    font-size: 0.7rem;
  }
  #hd #protection .protection_chart .protection_chart_temp {
    bottom: -50px;
    font-size: 0.9rem;
  }
  #hd #protection .protection_chart .protection_chart_temp > li:first-child {
    left: 14%;
  }
  #hd #protection .protection_chart .protection_chart_temp > li:nth-child(2) {
    left: 22%;
  }
  #hd #protection .protection_chart .protection_chart_temp > li:last-child {
    left: 53%;
  }
}

@media screen and (max-width: 375px) {
  #hd #protection .protection_chart .protection_chart_temp {
    font-size: 0.8rem;
  }
}
