/* ====================================================
reset style
==================================================== */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap");
html {
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 10px;
  /* Base font size, change to 14px or 16px if needed */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

address, caption, cite, code, dfn, var {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/*to enable resizing for IE*/
input, textarea, select {
  *font-size: 100%;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

del, ins {
  text-decoration: none;
}

main {
  display: block;
}

section {
  position: relative;
}

/* ====================================================
Font
==================================================== */
/* ====================================================
Media Quary
==================================================== */
@media screen and (min-width: 768px) {
  .mbpc-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-1 {
    margin-bottom: 1px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-2 {
    margin-bottom: 2px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-3 {
    margin-bottom: 3px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-4 {
    margin-bottom: 4px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-6 {
    margin-bottom: 6px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-7 {
    margin-bottom: 7px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-8 {
    margin-bottom: 8px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-9 {
    margin-bottom: 9px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-11 {
    margin-bottom: 11px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-12 {
    margin-bottom: 12px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-13 {
    margin-bottom: 13px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-14 {
    margin-bottom: 14px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-16 {
    margin-bottom: 16px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-17 {
    margin-bottom: 17px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-18 {
    margin-bottom: 18px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-19 {
    margin-bottom: 19px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-21 {
    margin-bottom: 21px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-22 {
    margin-bottom: 22px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-23 {
    margin-bottom: 23px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-24 {
    margin-bottom: 24px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-26 {
    margin-bottom: 26px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-27 {
    margin-bottom: 27px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-28 {
    margin-bottom: 28px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-29 {
    margin-bottom: 29px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-31 {
    margin-bottom: 31px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-32 {
    margin-bottom: 32px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-33 {
    margin-bottom: 33px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-34 {
    margin-bottom: 34px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-36 {
    margin-bottom: 36px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-37 {
    margin-bottom: 37px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-38 {
    margin-bottom: 38px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-39 {
    margin-bottom: 39px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-41 {
    margin-bottom: 41px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-42 {
    margin-bottom: 42px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-43 {
    margin-bottom: 43px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-44 {
    margin-bottom: 44px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-46 {
    margin-bottom: 46px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-47 {
    margin-bottom: 47px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-48 {
    margin-bottom: 48px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-49 {
    margin-bottom: 49px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-51 {
    margin-bottom: 51px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-52 {
    margin-bottom: 52px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-53 {
    margin-bottom: 53px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-54 {
    margin-bottom: 54px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-56 {
    margin-bottom: 56px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-57 {
    margin-bottom: 57px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-58 {
    margin-bottom: 58px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-59 {
    margin-bottom: 59px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-61 {
    margin-bottom: 61px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-62 {
    margin-bottom: 62px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-63 {
    margin-bottom: 63px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-64 {
    margin-bottom: 64px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-66 {
    margin-bottom: 66px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-67 {
    margin-bottom: 67px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-68 {
    margin-bottom: 68px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-69 {
    margin-bottom: 69px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-71 {
    margin-bottom: 71px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-72 {
    margin-bottom: 72px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-73 {
    margin-bottom: 73px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-74 {
    margin-bottom: 74px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-76 {
    margin-bottom: 76px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-77 {
    margin-bottom: 77px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-78 {
    margin-bottom: 78px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-79 {
    margin-bottom: 79px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-81 {
    margin-bottom: 81px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-82 {
    margin-bottom: 82px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-83 {
    margin-bottom: 83px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-84 {
    margin-bottom: 84px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-86 {
    margin-bottom: 86px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-87 {
    margin-bottom: 87px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-88 {
    margin-bottom: 88px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-89 {
    margin-bottom: 89px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-91 {
    margin-bottom: 91px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-92 {
    margin-bottom: 92px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-93 {
    margin-bottom: 93px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-94 {
    margin-bottom: 94px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-96 {
    margin-bottom: 96px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-97 {
    margin-bottom: 97px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-98 {
    margin-bottom: 98px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-99 {
    margin-bottom: 99px !important;
  }
}

@media screen and (min-width: 768px) {
  .mbpc-100 {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 767px) {
  .mbsp-100 {
    margin-bottom: 100px !important;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

body {
  color: #000000;
  font-family: "Open Sans", sans-serif;
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4;
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden;
}

#header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  background: #fff;
  -webkit-box-shadow: 0 0 16px 0 rgba(2, 2, 2, 0.24);
          box-shadow: 0 0 16px 0 rgba(2, 2, 2, 0.24);
}

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

#header .flex-header .logo {
  width: 280px;
  padding-left: 29px;
  padding-top: 3px;
}

#header .flex-header .logo img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #header .flex-header .logo {
    width: 100%;
    padding: 9px 14px;
  }
  #header .flex-header .logo img {
    width: 125px;
  }
}

#header .flex-header .nav-menu {
  width: calc(100% - 280px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media screen and (max-width: 767px) {
  #header .flex-header .nav-menu {
    width: 100%;
    position: fixed;
    top: 35px;
    left: 0;
    overflow-y: auto;
    height: calc(100% - 35px);
    background: #fff;
    display: none;
    padding: 21px 19px;
  }
}

#header .flex-header .nav-menu .show-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-top: 3px;
  margin-right: 35px;
}

@media screen and (max-width: 990px) {
  #header .flex-header .nav-menu .show-menu {
    margin-right: 15px;
  }
}

@media screen and (max-width: 767px) {
  #header .flex-header .nav-menu .show-menu {
    margin-right: 0;
    margin-bottom: 9px;
  }
}

#header .flex-header .nav-menu .show-menu > .item {
  position: relative;
  margin-left: 62px;
}

@media screen and (max-width: 1245px) {
  #header .flex-header .nav-menu .show-menu > .item {
    margin-left: 30px;
  }
}

@media screen and (max-width: 990px) {
  #header .flex-header .nav-menu .show-menu > .item {
    margin-left: 22px;
  }
}

@media screen and (max-width: 767px) {
  #header .flex-header .nav-menu .show-menu > .item {
    margin: 0 0 5.5px;
    width: 100%;
  }
}

#header .flex-header .nav-menu .show-menu > .item > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  letter-spacing: 1.75px;
  padding: 22px 0;
  font-weight: 600;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 990px) {
  #header .flex-header .nav-menu .show-menu > .item > a {
    letter-spacing: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  #header .flex-header .nav-menu .show-menu > .item > a {
    letter-spacing: 1.25px;
    padding: 10px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

#header .flex-header .nav-menu .show-menu > .item > a img {
  width: 16px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: -10px;
}

@media screen and (max-width: 990px) {
  #header .flex-header .nav-menu .show-menu > .item > a img {
    width: 10px;
    margin-top: 0;
    margin-left: 2px;
    margin-right: -10px;
  }
}

@media screen and (max-width: 767px) {
  #header .flex-header .nav-menu .show-menu > .item > a img {
    width: 11px;
    margin-top: -2px;
    margin-left: 6px;
    margin-right: -17px;
  }
}

#header .flex-header .nav-menu .show-menu > .item > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  letter-spacing: 1.75px;
  padding: 22px 0;
  font-weight: 600;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 990px) {
  #header .flex-header .nav-menu .show-menu > .item > span {
    letter-spacing: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  #header .flex-header .nav-menu .show-menu > .item > span {
    letter-spacing: 1.25px;
    padding: 10px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

#header .flex-header .nav-menu .show-menu > .item > span img {
  width: 16px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: -10px;
}

@media screen and (max-width: 990px) {
  #header .flex-header .nav-menu .show-menu > .item > span img {
    width: 10px;
    margin-top: 0;
    margin-left: 2px;
    margin-right: -10px;
  }
}

@media screen and (max-width: 767px) {
  #header .flex-header .nav-menu .show-menu > .item > span img {
    width: 11px;
    margin-top: -2px;
    margin-left: 6px;
    margin-right: -17px;
  }
}

#header .flex-header .nav-menu .show-menu > .item:hover ul {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#header .flex-header .nav-menu .show-menu > .item ul {
  position: absolute;
  top: 65px;
  left: 53%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 185px;
  background: #fff;
  z-index: 99;
  border: 0.5px solid #7f7f7f;
  border-top: 0;
  padding: 4px 14px 13px 17px;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (max-width: 767px) {
  #header .flex-header .nav-menu .show-menu > .item ul {
    position: static;
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 0;
    width: 100%;
    padding: 4px 10px 7px 24px;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
}

@media screen and (max-width: 767px) and (max-width: 374px) {
  #header .flex-header .nav-menu .show-menu > .item ul {
    padding: 4px 10px;
  }
}

#header .flex-header .nav-menu .show-menu > .item ul li {
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  #header .flex-header .nav-menu .show-menu > .item ul li {
    margin-bottom: 8px;
  }
}

#header .flex-header .nav-menu .show-menu > .item ul li:last-child {
  margin-bottom: 0;
}

#header .flex-header .nav-menu .show-menu > .item ul li a {
  display: block;
  color: #000;
  font-weight: 600;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 990px) {
  #header .flex-header .nav-menu .show-menu > .item ul li a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  #header .flex-header .nav-menu .show-menu > .item ul li a {
    color: #372e2a;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

#header .flex-header .nav-menu .hd-contact {
  background: #d90013;
  color: #fff;
  width: 160px;
  height: 70px;
  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;
  padding: 10px;
  text-align: center;
  letter-spacing: 2px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 990px) {
  #header .flex-header .nav-menu .hd-contact {
    width: 120px;
    letter-spacing: 1px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  #header .flex-header .nav-menu .hd-contact {
    height: 42px;
    width: 100%;
    letter-spacing: 1.25px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

#header .flex-header .nav-menu .hd-contact:hover {
  background: #ff0016;
  opacity: 1;
}

#header .flex-header .mobile-icon {
  width: 26px;
  height: 26px;
  position: absolute;
  right: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 12;
  display: none;
  border: 1px solid #2d2d2d;
  padding: 5px;
}

@media screen and (max-width: 767px) {
  #header .flex-header .mobile-icon {
    display: block;
  }
}

#header .flex-header .mobile-icon span {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 14px;
  height: 1px;
  background: #2d2d2d;
  border-radius: 3px;
}

#header .flex-header .mobile-icon span:before, #header .flex-header .mobile-icon span:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2d2d2d;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  border-radius: 3px;
}

#header .flex-header .mobile-icon span:before {
  -webkit-transform: translateY(-250%);
  -ms-transform: translateY(-250%);
      transform: translateY(-250%);
  top: -3px;
}

#header .flex-header .mobile-icon span:after {
  -webkit-transform: translateY(250%);
  -ms-transform: translateY(250%);
      transform: translateY(250%);
  bottom: -3px;
}

#header .flex-header .mobile-icon.mobile-close span {
  background-color: transparent;
}

#header .flex-header .mobile-icon.mobile-close span:before, #header .flex-header .mobile-icon.mobile-close span:after {
  width: 100%;
  background: #2d2d2d;
}

#header .flex-header .mobile-icon.mobile-close span:before {
  -webkit-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
      transform: translateY(0) rotate(45deg);
  top: 0;
}

#header .flex-header .mobile-icon.mobile-close span:after {
  -webkit-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
      transform: translateY(0) rotate(-45deg);
  bottom: 0;
}

#footer {
  position: relative;
}

#footer .back-top {
  bottom: 50px;
  right: 30px;
  position: fixed;
  z-index: 50;
  width: 54.5px;
  display: none;
}

@media screen and (max-width: 767px) {
  #footer .back-top {
    bottom: 20px !important;
    right: 15px !important;
    width: 35px !important;
    height: 35px !important;
    overflow: hidden;
    position: fixed !important;
    top: auto !important;
  }
}

#footer .ft-contact a {
  padding: 31px 15px 35px;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  color: #fff;
  background: #d90013;
  position: relative;
  font-weight: 600;
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 767px) {
  #footer .ft-contact a {
    padding: 15px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

#footer .ft-contact a:after {
  content: '';
  width: 20px;
  height: 20px;
  background: url("../img/index/icon-link.png") center no-repeat;
  background-size: contain;
  right: 21px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}

@media screen and (max-width: 767px) {
  #footer .ft-contact a:after {
    width: 15px;
    height: 15px;
    right: 15px;
  }
}

#footer .ft-contact a:hover {
  background: #ff0016;
  opacity: 1;
}

#footer .ft-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1px;
}

#footer .ft-link__item {
  width: 50%;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

#footer .ft-link__item a {
  display: block;
  background: #d7d7d7;
  padding: 31px 10px 29px;
  letter-spacing: 1px;
  font-weight: bold;
  text-align: center;
  color: #ff0016;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  #footer .ft-link__item a {
    padding: 14px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

#footer .ft-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #000;
  padding: 21px 25px 19px 18px;
  gap: 40px;
}

@media screen and (max-width: 1245px) {
  #footer .ft-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20px 15px;
  }
}

@media screen and (max-width: 767px) {
  #footer .ft-flex {
    padding: 35px 15px;
    gap: 20px;
  }
}

#footer .ft-left,
#footer .ft-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1245px) {
  #footer .ft-left,
  #footer .ft-center {
    width: 100%;
    margin-bottom: 12px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  #footer .ft-left,
  #footer .ft-center {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

#footer .ft-logo {
  width: 176px;
  margin-right: 46px;
}

#footer .ft-logo img {
  width: 100%;
}

@media screen and (max-width: 990px) {
  #footer .ft-logo {
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  #footer .ft-logo {
    width: 100%;
    margin-bottom: 12px;
    text-align: center;
  }
  #footer .ft-logo img {
    width: 150px;
  }
}

#footer .ft-address {
  color: #fff;
  line-height: 1.2;
  /* margin-right: 28px; */
  letter-spacing: 0.7px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 990px) {
  #footer .ft-address {
    letter-spacing: 0;
    margin-right: 25px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 767px) {
  #footer .ft-address {
    width: 100%;
    text-align: center;
    margin-right: 0;
    margin-bottom: 12px;
  }
}

#footer .ft-tel {
  /* margin-right: 40px; */
  letter-spacing: 0.7px;
}

@media screen and (max-width: 767px) {
  #footer .ft-tel {
    margin: 0 0 12px;
    letter-spacing: 0;
    width: 100%;
    text-align: center;
  }
}

#footer .ft-tel a {
  color: #fff;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (max-width: 990px) {
  #footer .ft-tel a {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
#footer .ft-right {
  margin-left: 28px;
}
@media screen and (max-width: 767px) {
  #footer .ft-right {
    width: 100%;
    text-align: center;
    margin-left: 0;
  }
}

#footer .ft-right a {
  display: block;
}

#footer .ft-right a img {
  width: 52px;
}

@media screen and (max-width: 767px) {
  #footer .ft-right a img {
    width: 35px;
  }
}
#footer .ft-company {
  color: #fff;
  line-height: 1.2;
  margin-bottom: 10px;
  letter-spacing: 0.7px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  text-indent: -1rem;
}
@media screen and (max-width: 990px) {
  #footer .ft-company {
    color: #fff;
    line-height: 1.2;
    letter-spacing: 0.7px;
    font-size: 14px;
    font-size: 1.2rem;
    font-weight: 600;
    text-indent: -1rem;
    text-align: center;
}
}
#footer .ft-copyright {
  text-align: right;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
}

@media screen and (max-width: 1245px) {
  #footer .ft-copyright {
    width: 100%;
    text-align: center;
  }
}

.is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.is-locked body {
  -webkit-overflow-scrolling: auto;
}

.inner {
  display: block;
  max-width: 1130px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}

.inner-1085 {
  max-width: 1085px;
}

.inner-1030 {
  max-width: 1030px;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

a {
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

a:hover {
  opacity: 0.7;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  a {
    display: inline-block;
  }
}

@media screen and (min-width: 768px) {
  a[href^="tel"] {
    pointer-events: none;
  }
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .pc-ipd {
    display: none !important;
  }
}

@media screen and (max-width: 990px) {
  .pc-lg {
    display: none !important;
  }
}

@media screen and (max-width: 640px) {
  .pc-sm {
    display: none !important;
  }
}

@media screen and (max-width: 374px) {
  .pc-xs {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

@media screen and (min-width: 1025px) {
  .sp-ipd {
    display: none !important;
  }
}

@media screen and (min-width: 991px) {
  .sp-lg {
    display: none !important;
  }
}

@media screen and (min-width: 641px) {
  .sp-sm {
    display: none !important;
  }
}

.txt-basic {
  line-height: 1.8;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .txt-basic {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
}

.txt-center {
  text-align: center;
}

.txt-right {
  text-align: right;
}

.txt-left {
  text-align: left;
}

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  background: white;
  border: 1px solid #ccc;
  font-weight: 500;
  padding: 5px 10px;
  font-size: 15px;
  font-size: 1.5rem;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.pure-input input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.pure-input input[type="checkbox"] + label:after {
  background-color: transparent;
  top: 50%;
  left: 4px;
  width: 8px;
  height: 3px;
  margin-top: -4px;
  border-style: solid;
  border-color: #ffffff;
  border-width: 0 0 3px 3px;
  -o-border-image: none;
     border-image: none;
  -webkit-transform: rotate(-45deg) scale(0);
      -ms-transform: rotate(-45deg) scale(0);
          transform: rotate(-45deg) scale(0);
}

.pure-input input[type="checkbox"]:checked + label:after {
  content: '';
  -webkit-transform: rotate(-45deg) scale(1);
      -ms-transform: rotate(-45deg) scale(1);
          transform: rotate(-45deg) scale(1);
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

.pure-input input[type="checkbox"]:checked + label:before {
  -webkit-animation: borderscale 200ms ease-in;
          animation: borderscale 200ms ease-in;
  background: #4F8196;
}

.pure-input input[type="radio"] + label:after, .pure-input input[type="radio"] + label:before {
  border-radius: 50%;
}

.pure-input input[type="radio"]:checked + label:before {
  -webkit-animation: borderscale 300ms ease-in;
          animation: borderscale 300ms ease-in;
  background-color: white;
}

.pure-input input[type="radio"]:checked + label:after {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.pure-input label {
  position: relative;
  padding: 5px 5px 5px 2em;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.pure-input label:before {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: '';
  color: #4F8196;
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -9px;
  border: 2px solid #4F8196;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.pure-input label:after {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  content: '';
  background-color: #4F8196;
  position: absolute;
  top: 50%;
  left: 4px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-transition: -webkit-transform 200ms ease-out;
  transition: -webkit-transform 200ms ease-out;
  -o-transition: transform 200ms ease-out;
  transition: transform 200ms ease-out;
  transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
}

.fade-up {
  opacity: 0;
  -webkit-transform: translate(0px, 120px);
      -ms-transform: translate(0px, 120px);
          transform: translate(0px, 120px);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s;
}

.fade-up.active {
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  opacity: 1;
}

.main-page {
  margin-top: 70px;
}

@media screen and (max-width: 767px) {
  .main-page {
    margin-top: 35px;
  }
}

.sec-mv {
  position: relative;
}

.sec-mv .mv-video {
  position: relative;
  overflow: hidden;
}

.sec-mv .mv-video:before {
  content: "";
  display: block;
  padding-bottom: calc(450/1400*100%);
}

.sec-mv .mv-video .video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.sec-mv .mv-video video {
  width: 100%;
  height: 100%;
}

.sec-mv .btn {
  position: absolute;
  left: 50.25%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 53px;
}

@media screen and (max-width: 1245px) {
  .sec-mv .btn {
    bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .sec-mv .btn {
    position: static;
    margin: 37px auto 19px;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
}

.sec-mv .btn:hover {
  background: #ff0016;
  opacity: 1;
}

.btn {
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 8px 10px 12px 15px;
  letter-spacing: 2px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
  position: relative;
  background: #d90013;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 990px) {
  .btn {
    height: 45px;
    max-width: 200px;
    padding: 5px 10px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 767px) {
  .btn {
    height: 35px;
    max-width: 190px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.btn:after {
  content: '';
  width: 15px;
  height: 15px;
  background: url("../img/index/icon-link.png") center no-repeat;
  background-size: contain;
  right: 19px;
  top: 52%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
}

@media screen and (max-width: 767px) {
  .btn:after {
    width: 10px;
    height: 10px;
    right: 8px;
    top: 50%;
  }
}

.btn:hover {
  background: #ff0016;
  opacity: 1;
}

.sec-products {
  background: -webkit-gradient(linear, left top, right top, from(#020202), to(white));
  background: -o-linear-gradient(left, #020202 0%, white 100%);
  background: linear-gradient(90deg, #020202 0%, white 100%);
  position: relative;
  border-top: 1px solid #d7d7d7;
}

.sec-products .products-heading a {
  width: 22.5%;
  font-size: 28px;
  font-size: 2.8rem;
  background-color: #d7d7d7;
  height: 155px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 18px 42px 30px 33px;
  position: absolute;
  left: 0;
  top: 0;
  color: #f2291f;
  line-height: 1.2;
}

@media screen and (max-width: 1245px) {
  .sec-products .products-heading a {
    height: 100px;
    padding: 12px 20px 15px;
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-heading a {
    height: 58px;
    padding: 18px 14px 20px;
    width: 100%;
    position: static;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.sec-products .products-heading span {
  display: block;
  width: 100%;
  border-bottom: 1px solid #fff;
  padding: 6px 0 15px 0;
  position: relative;
  letter-spacing: 5.5px;
}

@media screen and (max-width: 1245px) {
  .sec-products .products-heading span {
    letter-spacing: 2px;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-heading span {
    padding: 4px 24px 6px 0;
    letter-spacing: 2.75px;
    display: inline-block;
    width: auto;
  }
}

.sec-products .products-heading span:after {
  content: '';
  width: 19px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: -2px;
  bottom: 5px;
  -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
          transform: rotate(40deg);
}

@media screen and (max-width: 767px) {
  .sec-products .products-heading span:after {
    width: 12px;
    right: -1px;
    bottom: 3px;
  }
}

.sec-products .products-heading div {
  width: 22.5%;
  font-size: 28px;
  font-size: 2.8rem;
  background-color: #d7d7d7;
  height: 155px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 18px 42px 30px 33px;
  position: absolute;
  left: 0;
  top: 0;
  color: #f2291f;
  line-height: 1.2;
}

@media screen and (max-width: 1245px) {
  .sec-products .products-heading div {
    height: 100px;
    padding: 12px 20px 15px;
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-heading div {
    height: 58px;
    padding: 18px 14px 20px;
    width: 100%;
    position: static;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.sec-products .products-mw {
  width: 85.8%;
  background: #fff;
  padding: 40px 50px 50px 128px;
  margin-left: auto;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 92px;
}

@media screen and (max-width: 1245px) {
  .sec-products .products-mw {
    padding: 30px 20px 35px 90px;
  }
}

@media screen and (max-width: 990px) {
  .sec-products .products-mw {
    padding: 30px 10px 35px 65px;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-mw {
    width: 100%;
    padding: 19px 0 28px;
    margin-bottom: 50px;
  }
}

.sec-products .products-list {
  max-width: 970px;
  width: 100%;
  margin: 0 -35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1245px) {
  .sec-products .products-list {
    margin: 0 -20px;
  }
}

@media screen and (max-width: 990px) {
  .sec-products .products-list {
    margin: 0 -15px;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-list {
    margin: 0 -10px;
  }
}

.sec-products .products-item {
  width: 33.33%;
  padding: 0 35px;
}

@media screen and (max-width: 1245px) {
  .sec-products .products-item {
    padding: 0 20px;
  }
}

@media screen and (max-width: 990px) {
  .sec-products .products-item {
    padding: 0 15px;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-item {
    padding: 0 10px;
  }
}

.sec-products .products-item a {
  display: block;
}

.sec-products .products-img {
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .sec-products .products-img {
    margin-bottom: 2px;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-img img {
    width: 64%;
  }
}

.sec-products .products-ttl {
  color: #020202;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 5px;
  line-height: 1.125;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 1245px) {
  .sec-products .products-ttl {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-ttl {
    margin-bottom: 7px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 10px;
    font-size: 1rem;
  }
}

.sec-products .products-link {
  border: 2px solid #030000;
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 4px 10px;
  max-width: 239px;
  width: 100%;
  color: #f2291f;
  font-weight: bold;
  line-height: 1.2;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .sec-products .products-link {
    padding: 2px 10px 4px;
  }
}

@media screen and (max-width: 1245px) {
  .sec-products .products-link {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 990px) {
  .sec-products .products-link {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-link {
    padding: 1px 4px 3px;
    letter-spacing: -1px;
    border-width: 1px;
    font-size: 10px;
    font-size: 1rem;
  }
}

.sec-products .products-box {
  width: 74.28%;
  position: relative;
  margin-bottom: 120px;
}

@media screen and (max-width: 990px) {
  .sec-products .products-box {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-box {
    width: 100%;
    margin-bottom: 50px;
  }
}

.sec-products .products-box .products-content {
  background: #fff;
  padding: 52px 9.3% 49px 14%;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 1390px) {
  .sec-products .products-box .products-content {
    padding: 50px 5%;
  }
}

@media screen and (max-width: 990px) {
  .sec-products .products-box .products-content {
    padding: 35px 20px;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-box .products-content {
    padding: 30px 15px;
  }
}

.sec-products .products-box:before {
  content: '';
  background: #606060;
  position: absolute;
  width: calc(100% + 76px);
  height: 100%;
  bottom: -69px;
  right: -76px;
}

@media screen and (max-width: 990px) {
  .sec-products .products-box:before {
    right: -30px;
    bottom: -30px;
    width: calc(100% + 30px);
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-box:before {
    display: none;
  }
}

.sec-products .products-box .btn-more {
  position: absolute;
  right: -42.5%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 50%;
}

@media screen and (max-width: 1245px) {
  .sec-products .products-box .btn-more {
    right: -46%;
  }
}

@media screen and (max-width: 990px) {
  .sec-products .products-box .btn-more {
    position: static;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    margin: 0 auto;
  }
}

.sec-products .products-box__ttl {
  color: #030000;
  margin-bottom: 18px;
  font-weight: bold;
  line-height: 1.1;
  font-size: 38px;
  font-size: 3.8rem;
}

@media screen and (max-width: 1390px) {
  .sec-products .products-box__ttl {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media screen and (max-width: 990px) {
  .sec-products .products-box__ttl {
    margin-bottom: 20px;
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-box__ttl {
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
  }
}

.sec-products .products-box__ttl span {
  display: block;
  margin-bottom: 23px;
  color: #000;
  letter-spacing: 1px;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 1390px) {
  .sec-products .products-box__ttl span {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 990px) {
  .sec-products .products-box__ttl span {
    letter-spacing: 0;
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-box__ttl span {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.sec-products .products-box__img {
  margin-bottom: 10px;
  text-align: right;
  padding-right: 10%;
}

@media screen and (max-width: 990px) {
  .sec-products .products-box__img {
    padding-right: 0;
    text-align: center;
  }
  .sec-products .products-box__img img {
    width: 250px;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-box__img {
    width: 100%;
  }
}

.sec-products .products-box__kaiken {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 990px) {
  .sec-products .products-box__kaiken {
    margin-bottom: 15px;
  }
}

.sec-products .products-box__check {
  width: calc(100% - 157px);
  padding-top: 3px;
}

@media screen and (max-width: 990px) {
  .sec-products .products-box__check {
    width: calc(100% - 120px);
  }
}

.sec-products .products-box__check li {
  padding-left: 34px;
  margin-bottom: 2px;
  letter-spacing: 0.75px;
  position: relative;
  color: #030000;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 1390px) {
  .sec-products .products-box__check li {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 990px) {
  .sec-products .products-box__check li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-box__check li {
    padding-left: 18px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.sec-products .products-box__check li:before {
  content: '';
  width: 16px;
  height: 16px;
  background: url("../img/index/icon-check.png") center no-repeat;
  background-size: contain;
  top: 5px;
  left: 0;
  position: absolute;
}

@media screen and (max-width: 767px) {
  .sec-products .products-box__check li:before {
    top: 3px;
    width: 12px;
    height: 12px;
  }
}

.sec-products .products-box__desc {
  width: 157px;
  color: #d90013;
  letter-spacing: 2.5px;
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8rem;
}

@media screen and (max-width: 1390px) {
  .sec-products .products-box__desc {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 990px) {
  .sec-products .products-box__desc {
    width: 120px;
    letter-spacing: 1px;
  }
}

.sec-products .products-box__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1390px) {
  .sec-products .products-box__flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-box__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.sec-products .products-box__flex02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 768px) {
  .sec-products .products-box__flex02 .products-box__thumb {
    width: 208px;
  }
  .sec-products .products-box__flex02 .products-box__ct {
    width: calc(100% - 208px);
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-box__flex02 {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}

.sec-products .products-box__thumb {
  width: 255px;
}

@media screen and (max-width: 1390px) {
  .sec-products .products-box__thumb {
    width: 200px !important;
  }
}

@media screen and (max-width: 1245px) {
  .sec-products .products-box__thumb {
    width: 150px !important;
  }
}

@media screen and (max-width: 990px) {
  .sec-products .products-box__thumb {
    width: 200px !important;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-box__thumb {
    width: 100% !important;
    margin-bottom: 20px;
    text-align: center;
  }
  .sec-products .products-box__thumb img {
    max-width: 250px;
  }
}

.sec-products .products-box__ct {
  width: calc(100% - 255px);
}

@media screen and (max-width: 1390px) {
  .sec-products .products-box__ct {
    width: calc(100% - 200px) !important;
  }
}

@media screen and (max-width: 1245px) {
  .sec-products .products-box__ct {
    width: calc(100% - 150px) !important;
  }
}

@media screen and (max-width: 990px) {
  .sec-products .products-box__ct {
    padding-right: 10px;
    width: calc(100% - 200px) !important;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-box__ct {
    padding: 0 !important;
    width: 100% !important;
  }
}

.sec-products .products-box__ct p {
  color: #000000;
  line-height: 1.875;
  letter-spacing: 0.5px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 990px) {
  .sec-products .products-box__ct p {
    letter-spacing: 0;
    line-height: 1.6;
    text-align: center;
    margin-bottom: 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.sec-products .products-box__ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 990px) {
  .sec-products .products-box__ul {
    margin-bottom: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.sec-products .products-box__ul li {
  margin-right: 32px;
  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;
  width: 111px;
  height: 111px;
  font-weight: bold;
  border-radius: 50%;
  background: #d90013;
  color: #fcf588;
  font-size: 26px;
  font-size: 2.6rem;
}

@media screen and (max-width: 1390px) {
  .sec-products .products-box__ul li {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 990px) {
  .sec-products .products-box__ul li {
    width: 90px;
    height: 90px;
    margin-right: 15px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 767px) {
  .sec-products .products-box__ul li {
    width: 80px;
    height: 80px;
    margin: 0 5px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.sec-products .products-box02 {
  margin-left: auto;
}

@media screen and (min-width: 1391px) {
  .sec-products .products-box02 {
    width: 73.9%;
  }
  .sec-products .products-box02 .products-content {
    padding: 58px 3.3% 60px 12.5%;
  }
  .sec-products .products-box02 .products-box__thumb {
    width: 248px;
  }
  .sec-products .products-box02 .products-box__ct {
    width: calc(100% - 248px);
  }
  .sec-products .products-box02 .products-box__ttl {
    margin-bottom: 32px;
  }
  .sec-products .products-box02 .products-box__ttl span {
    margin-bottom: 33px;
  }
}

.sec-products .products-box02 .products-box__ct {
  padding-left: 42px;
}

@media screen and (max-width: 990px) {
  .sec-products .products-box02 .products-box__ct {
    padding-left: 20px;
  }
}

.sec-products .products-box02:before {
  right: auto;
  left: -78px;
  background: #393939;
}

@media screen and (max-width: 990px) {
  .sec-products .products-box02:before {
    left: -30px;
  }
}

.sec-products .products-box02 .btn-more {
  right: auto;
  left: -10%;
}

@media screen and (max-width: 1245px) {
  .sec-products .products-box02 .btn-more {
    left: -18%;
  }
}

.sec-products .products-box03 {
  margin-bottom: 69px;
}

@media screen and (max-width: 767px) {
  .sec-products .products-box03 {
    margin-bottom: 0;
  }
}

.sec-products .products-box03:before {
  background: #262626;
}

@media screen and (min-width: 1391px) {
  .sec-products .products-box03 .products-content {
    padding: 52px 9.3% 75px 8%;
  }
  .sec-products .products-box03 .products-box__thumb {
    width: 208px;
  }
  .sec-products .products-box03 .products-box__ttl {
    margin-bottom: 51px;
  }
  .sec-products .products-box03 .products-box__ttl span {
    margin-bottom: 29px;
  }
  .sec-products .products-box03 .products-box__ct {
    padding-top: 53px;
    width: calc(100% - 208px);
  }
}

.sec-products .products-box03 .products-box__ct {
  padding-left: 10px;
}

.btn-more {
  max-width: 342px;
  width: 100%;
  height: 108px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-weight: 600;
  padding: 18px 48px 25px;
  letter-spacing: 2px;
  background: #d90013;
}

@media screen and (max-width: 1390px) {
  .btn-more {
    max-width: 250px;
    padding: 12px 20px 15px;
  }
}

@media screen and (max-width: 1245px) {
  .btn-more {
    height: 70px;
    max-width: 200px;
    padding: 12px 10px 15px;
  }
}

@media screen and (max-width: 767px) {
  .btn-more {
    height: 60px;
    padding: 10px 10px 12px;
  }
}

.btn-more span {
  color: #fff;
  padding: 0 0 10px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #fff;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .btn-more span {
    padding-bottom: 3px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.btn-more span:after {
  content: '';
  width: 20px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: -2px;
  bottom: 6px;
  -webkit-transform: rotate(40deg);
      -ms-transform: rotate(40deg);
          transform: rotate(40deg);
}

@media screen and (max-width: 767px) {
  .btn-more span:after {
    width: 12px;
    bottom: 3px;
  }
}

.btn-more:hover {
  background: #ff0016;
  opacity: 1;
}

.sec-support {
  padding: 113px 0 50px;
}

@media screen and (max-width: 767px) {
  .sec-support {
    padding: 20px 0;
  }
}

.sec-support .support-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 745px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .sec-support .support-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.sec-support .support-img {
  width: 92px;
}

@media screen and (max-width: 767px) {
  .sec-support .support-img {
    width: 100%;
    text-align: center;
    margin-bottom: 12px;
  }
  .sec-support .support-img img {
    width: 92px;
  }
}

.sec-support .support-ct {
  line-height: 1.8;
  font-size: 20px;
  font-size: 2rem;
  padding-left: 38px;
  width: calc(100% - 92px);
}

@media screen and (max-width: 990px) {
  .sec-support .support-ct {
    padding-left: 20px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 767px) {
  .sec-support .support-ct {
    width: 100%;
    text-align: center;
    padding-left: 0;
    line-height: 1.4;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.sec-why {
  padding: 43px 0 85px;
}

@media screen and (max-width: 767px) {
  .sec-why {
    padding: 30px 0 50px;
  }
}

.why-heading {
  text-align: center;
  color: #000;
  margin-bottom: 81px;
  letter-spacing: 3.5px;
  font-weight: bold;
  font-size: 36px;
  font-size: 3.6rem;
}

@media screen and (max-width: 990px) {
  .why-heading {
    margin-bottom: 25px;
    letter-spacing: 1px;
    font-size: 30px;
    font-size: 3rem;
  }
}

@media screen and (max-width: 767px) {
  .why-heading {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.why-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1245px) {
  .why-flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .why-flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.why-img {
  width: 42.25%;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .why-img {
    width: 100%;
    margin-bottom: 12px;
  }
}

.why-img:before {
  content: "";
  display: block;
  padding-bottom: calc(260/464*100%);
}

.why-img iframe {
  width: 100%;
  height: 100%;
}

.why-video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.why-ct {
  width: 57.75%;
  padding-left: 74px;
  padding-top: 20px;
}

@media screen and (max-width: 1245px) {
  .why-ct {
    padding-top: 0;
    padding-left: 30px;
  }
}

@media screen and (max-width: 990px) {
  .why-ct {
    padding-left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .why-ct {
    padding-left: 0;
    width: 100%;
  }
}

.why-ct p {
  color: #000;
  line-height: 1.875;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 990px) {
  .why-ct p {
    line-height: 1.6;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.why-ttl {
  line-height: 1.8;
  color: #000;
  font-weight: 600;
  margin-bottom: 35px;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 990px) {
  .why-ttl {
    line-height: 1.6;
    margin-bottom: 12px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.sec-mobile {
  padding: 67px 0 330px;
  background: url("../img/index/bg-02.png") #000 bottom center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 990px) {
  .sec-mobile {
    padding: 50px 0 260px;
  }
}

@media screen and (max-width: 767px) {
  .sec-mobile {
    padding: 50px 0 28%;
  }
}

.sec-mobile .mobile-ttl {
  text-align: center;
  color: #fff;
  line-height: 1.6;
  margin-bottom: 23px;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (min-width: 1246px) {
  .sec-mobile .mobile-ttl {
    padding-left: 48px;
  }
}

@media screen and (max-width: 767px) {
  .sec-mobile .mobile-ttl {
    margin-bottom: 12px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.sec-mobile p {
  color: #fff;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.85px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (min-width: 1246px) {
  .sec-mobile p {
    padding-left: 48px;
  }
}

@media screen and (max-width: 990px) {
  .sec-mobile p {
    letter-spacing: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .sec-mobile p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.products-content__before {
  background: url("../img/index/bg-01.png") #fff top left no-repeat !important;
  background-size: contain !important;
}

.cookies-box {
  padding: 22px 15px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  background-color: rgba(52, 52, 52, 0.8);
}

@media screen and (max-width: 767px) {
  .cookies-box {
    padding: 15px 12px;
  }
}

@media screen and (max-width: 374px) {
  .cookies-box {
    padding: 15px 5px;
  }
}

.cookies-box p {
  line-height: 1.2;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  padding-right: 10px;
}

@media screen and (max-width: 1245px) {
  .cookies-box p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 990px) {
  .cookies-box p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .cookies-box p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 374px) {
  .cookies-box p {
    font-size: 10px;
    font-size: 1rem;
  }
}

.cookies-inner {
  max-width: 1030px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 3px;
}

@media screen and (max-width: 767px) {
  .cookies-inner {
    padding-right: 0;
  }
}

.cookies-ok {
  font-size: 20px;
  font-size: 2rem;
  color: #000000;
  background: #fff;
  max-width: 90px;
  width: 100%;
  padding: 9px 10px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}

@media screen and (max-width: 1245px) {
  .cookies-ok {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 990px) {
  .cookies-ok {
    max-width: 70px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {
  .cookies-ok {
    max-width: 60px;
    padding: 5px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 374px) {
  .cookies-ok {
    max-width: 50px;
    font-size: 10px;
    font-size: 1rem;
  }
}

.breadcrumb {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 15px 19px;
}

.breadcrumb a {
  color: #000000;
  margin-right: 4px;
}

.breadcrumb a:first-child {
  text-decoration: underline;
}

.breadcrumb span {
  margin-left: 4px;
}

.sec-mv-page {
  padding: 48px 0 41px;
}

@media screen and (max-width: 767px) {
  .sec-mv-page {
    padding: 30px 0;
  }
}

.sec-mv-page__ttl {
  text-align: center;
  color: #010000;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: 1.5px;
}

@media screen and (max-width: 767px) {
  .sec-mv-page__ttl {
    font-size: 25px;
    font-size: 2.5rem;
    letter-spacing: 0;
  }
}

.sec-downloads {
  background: #f5f5f5;
  padding: 85px 0 116px;
}

@media screen and (max-width: 767px) {
  .sec-downloads {
    padding: 50px 0;
  }
}

.ttlcomp-02 {
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 41px;
}

@media screen and (max-width: 767px) {
  .ttlcomp-02 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
}

.list-downloads {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -19px 95px;
  justify-content: center;
}

@media screen and (max-width: 990px) {
  .list-downloads {
    margin: 0 -10px 30px;
  }
}

.list-downloads__item {
  width: 33.333%;
  padding: 0 22px;
}

@media screen and (max-width: 990px) {
  .list-downloads__item {
    padding: 0 10px;
  }
}

@media screen and (max-width: 640px) {
  .list-downloads__item {
    width: 100%;
    margin-bottom: 30px;
  }
  .list-downloads__item:last-child {
    margin-bottom: 0;
  }
}

.list-downloads__img {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}

.list-downloads__img:before {
  content: "";
  display: block;
  background: #CBCBCB;
  padding-bottom: calc(240 / 320 * 100%);
}

.list-downloads__img .thumbnail {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.list-downloads__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover";
}

.list-downloads__ttl {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 7px;
}

.list-downloads__btn {
  position: relative;
  display: block;
  text-align: center;
  background: #d90013;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 9px 14px 10px 5px;
}

.list-downloads__btn:after {
  content: "";
  position: absolute;
  background: url("../img/downloads/icon-ar.png") center no-repeat;
  background-size: contain;
  width: 17px;
  height: 17px;
  right: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.list-downloads__btn:hover {
  background: #ff0016;
  opacity: 1;
}

.btn-contact {
  display: block;
  border: 2px solid #ff0016;
  text-align: center;
  color: #000000;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 13px 10px 15px;
}

@media screen and (max-width: 640px) {
  .btn-contact {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.btn-contact span {
  color: #ff0016;
}

.sec-shock {
  background: -webkit-gradient(linear, left top, left bottom, from(#010101), to(white));
  background: -o-linear-gradient(#010101 0%, white 100%);
  background: linear-gradient(#010101 0%, white 100%);
  padding: 43px 0 80px;
}

@media screen and (max-width: 767px) {
  .sec-shock {
    padding: 50px 0;
  }
}

.shock-ttl {
  color: #ffffff;
  line-height: 1.533;
  font-size: 30px;
  font-size: 3rem;
  padding-left: 16px;
  margin-bottom: 38px;
}

@media screen and (max-width: 990px) {
  .shock-ttl {
    text-align: center;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .shock-ttl {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 20px;
  }
}

.shock-ttl span {
  color: #fd0c00;
}

.shock-wrap {
  position: relative;
  margin-bottom: 41px;
}

@media screen and (max-width: 767px) {
  .shock-wrap {
    margin-bottom: 20px;
  }
}

.shock-tm {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: right;
  width: 278px;
  color: #fd0c00;
  line-height: 1.5;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (max-width: 990px) {
  .shock-tm {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .shock-tm br {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .shock-tm {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.shock-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 405px;
  margin: 0 auto;
}

@media screen and (max-width: 990px) {
  .shock-list {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .shock-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.shock-list .item {
  width: 33.333%;
  padding: 0 10px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .shock-list .item {
    padding: 0;
  }
}

.shock-list .txt {
  background: #d90013;
  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;
  max-width: 110px;
  width: 100%;
  height: 110px;
  border-radius: 50%;
  color: #fcf588;
  font-weight: bold;
  font-size: 26px;
  font-size: 2.6rem;
  margin: 0 auto;
  padding-bottom: 6px;
}

@media screen and (max-width: 640px) {
  .shock-list .txt {
    max-width: 86px;
    height: 86px;
    font-size: 19px;
    font-size: 1.9rem;
    padding-bottom: 0;
  }
}

.shock-img {
  position: absolute;
  bottom: -25px;
  right: 8px;
}

@media screen and (max-width: 990px) {
  .shock-img {
    position: relative;
    bottom: 0;
    right: 0;
    text-align: center;
  }
}

.list-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  .list-check {
    max-width: 345px;
    margin: 0 auto 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.list-check__item {
  padding: 0 15px;
  margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
  .list-check__item {
    padding: 0 8px;
  }
}

.list-check__txt {
  position: relative;
  color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  padding-left: 10px;
}

.list-check__txt:before {
  content: "";
  position: absolute;
  background: url("../img/products/sky/icon-check.png") center no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  top: 2px;
  left: -13px;
}

.sec-sky {
  padding: 46px 0;
}

@media screen and (max-width: 767px) {
  .sec-sky {
    padding: 50px 0 25px;
  }
}

.sec-sky .inner {
  max-width: 1010px;
}

.ttlcomp-03 {
  text-align: center;
  font-weight: bold;
  font-size: 50px;
  font-size: 5rem;
  margin-bottom: 53px;
}

@media screen and (max-width: 767px) {
  .ttlcomp-03 {
    font-size: 26px;
    font-size: 2.6rem;
    margin-bottom: 25px;
  }
}

.ttlcomp-04 {
  color: #ff0016;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 51px;
}

@media screen and (max-width: 767px) {
  .ttlcomp-04 {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
}

.sky-video {
  max-width: 640px;
  height: 360px;
  margin: 0 auto 71px;
  border: 1px solid #dadada;
}

@media screen and (max-width: 767px) {
  .sky-video {
    height: 250px;
    margin-bottom: 30px;
  }
}

.sky-video iframe {
  width: 100%;
  height: 100%;
}

.sky-ttl {
  color: #020202;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
  .sky-ttl {
    margin-bottom: 10px;
  }
}

.sky-ttl span {
  font-weight: 400;
  margin-left: 5px;
}

.sky-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 82px;
}

@media screen and (max-width: 767px) {
  .sky-wrap {
    margin-bottom: 30px;
  }
}

.sky-content {
  width: 78%;
}

@media screen and (max-width: 767px) {
  .sky-content {
    width: 74%;
  }
}

@media screen and (max-width: 640px) {
  .sky-content {
    width: 100%;
    margin-bottom: 20px;
  }
}

.sky-promo {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: -webkit-gradient(linear, right top, left top, from(#ff0016), to(#d90013));
  background: -o-linear-gradient(right, #ff0016 0%, #d90013 100%);
  background: linear-gradient(-90deg, #ff0016 0%, #d90013 100%);
  text-align: center;
  width: 153px;
  height: 153px;
  border-radius: 50%;
  color: #ffffff;
  padding-top: 18px;
}

@media screen and (max-width: 640px) {
  .sky-promo {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    margin: 0 auto;
  }
}

.sky-promo__txt {
  line-height: 1.143;
  font-size: 14px;
  font-size: 1.4rem;
}

.sky-promo__ttl {
  font-weight: bold;
  font-size: 50px;
  font-size: 5rem;
  line-height: 1;
  padding-left: 16px;
}

.sky-promo__ttl span {
  font-size: 24px;
  font-size: 2.4rem;
}

.sky-promo__ttl label {
  font-size: 30px;
  font-size: 3rem;
}

.sky-promo.s2 {
  padding-top: 30px;
}

@media screen and (min-width: 641px) {
  .sky-promo.s2 {
    top: 24%;
    padding-top: 26px;
  }
  .sky-promo.s2 .sky-promo__ttl {
    line-height: 1.2;
  }
}

.sky-txt {
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.16px;
}

@media screen and (max-width: 640px) {
  .sky-txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.sky-left {
  width: 62.2%;
}

@media screen and (max-width: 767px) {
  .sky-left {
    width: 100%;
  }
  .sky-left .sky-ttl.mbsp-5 {
    text-align: center;
  }
}

.sky-left img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .sky-left img {
    display: block;
    max-width: 510px;
    margin: 0 auto 20px;
  }
}

.sky-right {
  width: 33.2%;
  padding-top: 3px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .sky-right {
    width: 100%;
  }
}

.sky-right img {
  max-width: 325px;
  width: 100%;
}

.sky-right .img-abs {
  padding: 11px 7px 0 15px;
}

@media screen and (max-width: 767px) {
  .sky-right .img-abs {
    padding: 0;
  }
}

.sky-table {
  max-width: 370px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .sky-table {
    margin: 0 auto 20px;
  }
}

.sky-table dl {
  width: 135px;
}

.sky-table dl:first-child {
  width: 100px;
}

.sky-table dt {
  font-weight: bold;
  padding: 5px 0 6px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.sky-table dd {
  border-bottom: 1px solid #000000;
  padding: 5px 0;
}

.sky-table dd b {
  font-weight: 600;
}

.sky-table dd.blue {
  color: #056dfb;
}

.sky-table dd.red {
  color: #d90013;
}

.sky-sub {
  text-align: center;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .sky-sub {
    margin-bottom: 20px;
  }
}

.sky-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sky-flex .box-left {
  width: 49%;
  padding-top: 2px;
}

@media screen and (max-width: 767px) {
  .sky-flex .box-left {
    width: 100%;
    margin-bottom: 20px;
  }
}

.sky-flex .box-left img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .sky-flex .box-left img {
    display: block;
    max-width: 480px;
    margin: 0 auto;
  }
}

.sky-flex .box-right {
  width: 45%;
  padding-right: 2px;
}

@media screen and (max-width: 767px) {
  .sky-flex .box-right {
    width: 100%;
    padding: 0;
  }
}

.sky-flex .box-right img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .sky-flex .box-right img {
    display: block;
    max-width: 439px;
    margin: 0 auto;
  }
}

.sec-lineups {
  padding: 51px 0 46px;
}

@media screen and (max-width: 767px) {
  .sec-lineups {
    padding: 25px 0 50px;
  }
}

.lineups-ttl {
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .lineups-ttl {
    font-size: 21px;
    font-size: 2.1rem;
    margin-bottom: 20px;
  }
}

.lineups-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 450px;
  margin: 0 auto 83px;
}

@media screen and (max-width: 767px) {
  .lineups-wrap {
    margin-bottom: 40px;
  }
}

.lineups-wrap .item {
  position: relative;
  width: 50%;
  text-align: center;
  padding: 0 10px;
  border-right: 1px solid #d7d7d7;
}

.lineups-wrap .item:last-child {
  border-right: 0;
}

.lineups-wrap.s3 {
  max-width: 670px;
  margin-bottom: -24px;
}

@media screen and (max-width: 767px) {
  .lineups-wrap.s3 {
    margin-bottom: 0;
  }
}

.lineups-wrap.s3 .item {
  width: 33.333%;
  margin-bottom: 39px;
}

@media screen and (max-width: 640px) {
  .lineups-wrap.s3 .item {
    width: 50%;
    margin-bottom: 20px;
  }
  .lineups-wrap.s3 .item:nth-child(odd) {
    border-right: 1px solid #d7d7d7 !important;
  }
  .lineups-wrap.s3 .item:nth-child(even) {
    border-right: 0 !important;
  }
}

.lineups-wrap.s3 .item:nth-child(3n) {
  border-right: 0;
}

.lineups-wrap.s3 .lineups-txt {
  padding-top: 8px;
}

.lineups-wrap.s4 {
  max-width: 915px;
}

.lineups-wrap.s4 .item {
  width: 25%;
  margin-bottom: 32px;
}

@media screen and (max-width: 640px) {
  .lineups-wrap.s4 .item {
    width: 50%;
    margin-bottom: 20px;
  }
  .lineups-wrap.s4 .item:nth-child(odd) {
    border-right: 1px solid #d7d7d7 !important;
  }
  .lineups-wrap.s4 .item:nth-child(even) {
    border-right: 0 !important;
  }
}

.lineups-wrap.s4 .item:nth-child(4n) {
  border-right: 0;
}

.lineups-wrap.s4 .lineups-txt {
  padding-top: 8px;
}

.lineups-txt {
  font-size: 16px;
  font-size: 1.6rem;
  padding-top: 20px;
  line-height: 1.5;
}

.lineups-note {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 66px;
}

.list-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 70px;
}

@media screen and (max-width: 767px) {
  .list-btn {
    margin-bottom: 30px;
  }
}

.list-btn .item {
  width: 50%;
}

.list-btn .item a {
  position: relative;
  display: block;
  background: #ff0016;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  font-size: 20px;
  font-size: 2rem;
  padding: 36px 10px;
  letter-spacing: 2px;
}

@media screen and (max-width: 640px) {
  .list-btn .item a {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 20px 20px 20px 10px;
    letter-spacing: 0;
  }
}

.list-btn .item a:after {
  content: "";
  position: absolute;
  background: url("../img/downloads/icon-ar.png") center no-repeat;
  background-size: contain;
  width: 19px;
  height: 19px;
  right: 36px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 640px) {
  .list-btn .item a:after {
    width: 14px;
    height: 14px;
    right: 5px;
  }
}

.list-btn .item a.s2 {
  background: #d90013;
}

.list-btn .item a.s2:hover {
  background: #ff0016;
  opacity: 1;
}

.list-lineups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 940px;
  margin: 0 auto 94px;
}

@media screen and (max-width: 767px) {
  .list-lineups {
    margin-bottom: 30px;
  }
}

.list-lineups__item {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 60px 20px;
}

@media screen and (max-width: 990px) {
  .list-lineups__item {
    padding: 0 20px 20px;
  }
}

@media screen and (max-width: 640px) {
  .list-lineups__item {
    width: 100%;
  }
}

.list-lineups__item:nth-child(odd) {
  border-right: 1px solid #d7d7d7;
}

@media screen and (max-width: 640px) {
  .list-lineups__item:nth-child(odd) {
    border-right: 0;
  }
}

.list-lineups__content {
  width: 66%;
}

@media screen and (max-width: 767px) {
  .list-lineups__content {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.list-lineups__img {
  width: 29%;
  text-align: center;
  padding-top: 7px;
}

@media screen and (max-width: 767px) {
  .list-lineups__img {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 10px;
  }
}

.list-lineups__txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.72;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
  .list-lineups__txt {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.list-lineups__btn {
  position: relative;
  display: block;
  max-width: 200px;
  background: #d90013;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 11px 17px 12px 5px;
}

@media screen and (max-width: 767px) {
  .list-lineups__btn {
    max-width: 100%;
  }
}

.list-lineups__btn:after {
  content: "";
  position: absolute;
  background: url("../img/downloads/icon-ar.png") center no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.list-lineups__btn:hover {
  background: #ff0016;
  opacity: 1;
}

.block-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
}

.block-products__head {
  width: 22.5%;
  background: #d7d7d7;
  padding: 48px 41px 56px 32px;
}

@media screen and (max-width: 990px) {
  .block-products__head {
    width: 100%;
    background: #d7d7d7;
    padding: 20px;
  }
}

.block-products__list {
  width: 77.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 38px;
  background: #f5f5f5;
}

@media screen and (max-width: 1245px) {
  .block-products__list {
    padding: 0;
  }
}

@media screen and (max-width: 990px) {
  .block-products__list {
    width: 100%;
    padding: 20px 0 10px;
  }
}

.block-products__ttl {
  position: relative;
  color: #f2291f;
  font-weight: bold;
  font-size: 28px;
  font-size: 2.8rem;
  padding-bottom: 12px;
  border-bottom: 1px solid #ffffff;
  letter-spacing: 6px;
}

@media screen and (max-width: 1245px) {
  .block-products__ttl {
    font-size: 22px;
    font-size: 2.2rem;
    padding-bottom: 5px;
    letter-spacing: 2px;
  }
}

@media screen and (max-width: 990px) {
  .block-products__ttl {
    max-width: 160px;
    margin: 0 auto;
  }
}

.block-products__ttl:after {
  content: "";
  position: absolute;
  background: #ffffff;
  width: 20px;
  height: 1px;
  right: -2px;
  bottom: 6px;
  -webkit-transform: rotate(43deg);
      -ms-transform: rotate(43deg);
          transform: rotate(43deg);
}

.block-products__item {
  width: 33.333%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 25px;
}

@media screen and (max-width: 1245px) {
  .block-products__item {
    padding: 0 10px;
  }
}

@media screen and (max-width: 767px) {
  .block-products__item {
    width: 50%;
    margin-bottom: 10px;
  }
}

.block-products__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.block-products__img {
  width: 26%;
}

@media screen and (max-width: 640px) {
  .block-products__img {
    width: 100%;
    text-align: center;
  }
}

.block-products__content {
  width: 74%;
}

@media screen and (max-width: 1245px) {
  .block-products__content {
    width: 72%;
  }
}

@media screen and (max-width: 640px) {
  .block-products__content {
    width: 100%;
    text-align: center;
  }
}

.block-products__txt {
  color: #020202;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 4px;
}

.block-products__tm {
  color: #ff0016;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 1024px) {
  .block-products__tm {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 768px) {
  .page-products_antistatic_index .sec-shock {
    padding-top: 36px;
  }
}

@media screen and (max-width: 767px) {
  .page-products_antistatic_index .ttlcomp-03 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.choice-ttl {
  text-align: center;
  color: #fd0c00;
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 5px;
}

@media screen and (max-width: 640px) {
  .choice-ttl {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.choice-tm {
  color: #ffffff;
  font-weight: bold;
  font-size: 64px;
  font-size: 6.4rem;
  padding-left: 18px;
  margin-bottom: 20px;
}

@media screen and (max-width: 990px) {
  .choice-tm {
    text-align: center;
    padding-left: 0;
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 640px) {
  .choice-tm {
    font-size: 23px;
    font-size: 2.3rem;
  }
}

.choice-wrap {
  position: relative;
  margin-bottom: 44px;
}

@media screen and (max-width: 767px) {
  .choice-wrap {
    margin-bottom: 20px;
  }
}

.choice-desc {
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  color: #ffffff;
  line-height: 1.154;
  font-weight: bold;
  font-size: 26px;
  font-size: 2.6rem;
}

@media screen and (max-width: 990px) {
  .choice-desc {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .choice-desc br {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .choice-desc {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 374px) {
  .choice-desc {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

.choice-desc img {
  position: absolute;
  right: -54px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media screen and (max-width: 990px) {
  .choice-desc img {
    display: none;
  }
}

.choice-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 530px;
  margin: 0 auto;
}

@media screen and (max-width: 990px) {
  .choice-list {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .choice-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.choice-list .item {
  width: 33.333%;
  padding: 0 10px;
  text-align: center;
}

@media screen and (max-width: 640px) {
  .choice-list .item {
    padding: 0;
  }
}

.choice-list .txt {
  background: #d90013;
  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;
  text-align: center;
  max-width: 146px;
  width: 100%;
  height: 146px;
  border-radius: 50%;
  color: #fcf588;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  margin: 0 auto;
  padding-bottom: 2px;
  letter-spacing: -1px;
}

@media screen and (max-width: 640px) {
  .choice-list .txt {
    max-width: 86px;
    height: 86px;
    font-size: 19px;
    font-size: 1.9rem;
    padding-bottom: 0;
  }
}

.choice-list .txt label {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  margin-top: -3px;
  letter-spacing: 0;
}

@media screen and (max-width: 640px) {
  .choice-list .txt label {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.choice-img {
  position: absolute;
  bottom: -43px;
  right: -34px;
}

@media screen and (max-width: 990px) {
  .choice-img {
    position: relative;
    bottom: 0;
    right: 0;
    text-align: center;
  }
}

.sec-wheel {
  padding: 42px 0;
}

@media screen and (max-width: 767px) {
  .sec-wheel {
    padding: 25px 0;
  }
}

.wheel-ttl {
  text-align: center;
  font-weight: bold;
  line-height: 1.6;
  font-size: 36px;
  font-size: 3.6rem;
  margin-bottom: 3px;
}

@media screen and (max-width: 767px) {
  .wheel-ttl {
    font-size: 30px;
    font-size: 3rem;
  }
}

.wheel-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 940px;
  margin: 0 auto;
}

.wheel-img {
  width: 24%;
}

@media screen and (max-width: 640px) {
  .wheel-img {
    width: 100%;
    text-align: center;
  }
  .wheel-img img {
    max-width: 150px;
  }
}

.wheel-content {
  width: 70.1%;
  padding-top: 10px;
}

@media screen and (max-width: 640px) {
  .wheel-content {
    width: 100%;
  }
}

.wheel-tm {
  line-height: 1.5;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 37px;
}

@media screen and (max-width: 767px) {
  .wheel-tm {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 374px) {
  .wheel-tm {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.wheel-txt {
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
}

.sec-type {
  padding: 55px 0;
}

@media screen and (max-width: 767px) {
  .sec-type {
    padding: 25px 0 11px;
  }
}

.type-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.type-content {
  width: 76.9%;
}

@media screen and (max-width: 640px) {
  .type-content {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.type-img {
  width: 21%;
  text-align: right;
}

@media screen and (max-width: 640px) {
  .type-img {
    width: 100%;
    text-align: center;
  }
}

.type-ttl {
  color: #ff0016;
  font-size: 34px;
  font-size: 3.4rem;
  margin-bottom: 35px;
}

@media screen and (max-width: 990px) {
  .type-ttl {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
}

.type-txt {
  line-height: 1.5;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 25px;
  letter-spacing: 0.2px;
}

@media screen and (max-width: 990px) {
  .type-txt {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 374px) {
  .type-txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.type-tm {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 12px;
  letter-spacing: 0.2px;
}

@media screen and (max-width: 767px) {
  .type-tm {
    font-size: 20px;
    font-size: 2rem;
  }
}

.type-note {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.15px;
}

.type-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.type-flex .box-left {
  width: 45%;
  padding-top: 20px;
}

@media screen and (max-width: 990px) {
  .type-flex .box-left {
    width: 56%;
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .type-flex .box-left {
    width: 100%;
  }
}

.type-flex .box-right {
  width: 53.3%;
}

@media screen and (max-width: 990px) {
  .type-flex .box-right {
    width: 43.3%;
  }
}

@media screen and (max-width: 767px) {
  .type-flex .box-right {
    width: 100%;
    text-align: center;
  }
}

.type-desc {
  color: #ff0016;
  font-weight: 600;
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 18px;
}

@media screen and (max-width: 990px) {
  .type-desc {
    margin-bottom: 10px;
    font-size: 28px;
    font-size: 2.8rem;
  }
}

.type-list .item {
  margin-bottom: 8px;
}

.type-list .item p {
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 35px;
  letter-spacing: 0.4px;
}

@media screen and (max-width: 990px) {
  .type-list .item p {
    padding-left: 25px;
  }
}

.type-list .item p:before {
  content: "";
  position: absolute;
  background: url("../img/products/sky/icon-check.png") center no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  top: 5px;
  left: 2px;
}

.list-intro {
  background: #d7d7d7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 36px 53px 17px 51px;
  margin-bottom: 31px;
}

@media screen and (max-width: 990px) {
  .list-intro {
    padding: 20px 10px 10px 30px;
  }
}

.list-intro .item {
  margin-bottom: 18px;
}

@media screen and (max-width: 990px) {
  .list-intro .item {
    margin-bottom: 10px;
  }
}

.list-intro .item p {
  position: relative;
  display: inline-block;
  border: 2px solid #000000;
  background: #ffffff;
  line-height: 1.5;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  padding: 6px 42px 9px 29px;
  margin-right: 30px;
}

@media screen and (max-width: 990px) {
  .list-intro .item p {
    padding: 6px 15px 8px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 640px) {
  .list-intro .item p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.list-intro .item p:after {
  content: "";
  position: absolute;
  background: #ff0016;
  width: 30px;
  height: 2px;
  left: -22px;
  top: 20px;
}

@media screen and (max-width: 990px) {
  .list-intro .item p:after {
    width: 20px;
    left: -15px;
  }
}

.sec-absorb {
  padding: 23px 0 59px;
}

@media screen and (max-width: 767px) {
  .sec-absorb {
    padding: 20px 0 50px;
  }
}

.sec-absorb .inner {
  max-width: 1015px;
}

.sec-absorb .type-content {
  padding-top: 6px;
}

.absorb-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.absorb-content {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .absorb-content {
    width: 100%;
  }
}

.absorb-img {
  width: 48%;
  text-align: center;
  margin: 4px 13px 0 0;
}

@media screen and (max-width: 767px) {
  .absorb-img {
    max-width: 483px;
    width: 100%;
    margin: 10px auto 0;
  }
}

.absorb-ttl {
  color: #ff0016;
  line-height: 1.25;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .absorb-ttl {
    margin-bottom: 10px;
  }
}

.absorb-txt {
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
}

.sec-plus {
  background: #f5f5f5;
  padding: 51px 0 56px;
}

@media screen and (max-width: 767px) {
  .sec-plus {
    padding: 50px 0;
  }
}

@media screen and (max-width: 640px) {
  .sec-plus .plus-img .plus-tm {
    position: absolute;
    top: 4px;
    right: 15%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    font-size: 4vw;
  }
}

@media screen and (min-width: 991px) {
  .sec-plus .list-intro {
    padding: 25px 13px 6px 50px;
  }
}

@media screen and (min-width: 991px) {
  .sec-plus .list-intro .item p {
    padding-right: 25px;
  }
}

.ttlcomp-05 {
  text-align: center;
  font-weight: 600;
  font-size: 36px;
  font-size: 3.6rem;
  letter-spacing: 2px;
  margin-bottom: 35px;
}

.ttlcomp-05 span {
  position: relative;
  background: #d90013;
  border-radius: 17px;
  color: #ffffff;
  font-weight: normal;
  font-size: 20px;
  font-size: 2rem;
  padding: 3px 21px 4px 35px;
  margin-left: 16px;
  top: -6px;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .ttlcomp-05 span {
    display: inline-block;
  }
}

.ttlcomp-05 span:before {
  content: "";
  position: absolute;
  background: url("../img/products/antistatic/icon-plus.png") center no-repeat;
  background-size: contain;
  width: 63px;
  height: 66px;
  top: -11px;
  left: -34px;
}

.plus-ttl {
  text-align: center;
  line-height: 1.6;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 31px;
}

@media screen and (max-width: 990px) {
  .plus-ttl {
    font-size: 23px;
    font-size: 2.3rem;
  }
}

@media screen and (max-width: 374px) {
  .plus-ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}

.plus-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.plus-img {
  position: relative;
  width: 25%;
  padding-left: 12px;
}

@media screen and (max-width: 640px) {
  .plus-img {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
}

.plus-content {
  width: 73.3%;
  padding: 10px 34px 0 0;
}

@media screen and (max-width: 640px) {
  .plus-content {
    width: 100%;
    padding-right: 0;
  }
}

.plus-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 39px;
}

@media screen and (max-width: 990px) {
  .plus-flex {
    margin-bottom: 20px;
  }
}

.plus-flex .box-left {
  width: 70%;
}

@media screen and (max-width: 640px) {
  .plus-flex .box-left {
    width: 100%;
    margin-bottom: 10px;
  }
}

.plus-flex .box-right {
  width: 29.4%;
  margin-right: -5px;
  margin-top: -17px;
}

@media screen and (max-width: 767px) {
  .plus-flex .box-right {
    margin: 0;
  }
}

@media screen and (max-width: 640px) {
  .plus-flex .box-right {
    width: 100%;
    text-align: center;
  }
}

.plus-tm {
  font-weight: bold;
  font-size: 25px;
  font-size: 2.5rem;
  margin-bottom: 23px;
}

@media screen and (max-width: 767px) {
  .plus-tm {
    margin-bottom: 10px;
  }
}

.plus-list .item {
  margin-bottom: 2px;
}

.plus-list .item p {
  position: relative;
  padding-left: 33px;
  font-size: 16px;
  font-size: 1.6rem;
}

.plus-list .item p:before {
  content: "";
  position: absolute;
  background: #000000;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  left: 7px;
  top: 7px;
}

.sec-bonus {
  padding: 62px 0 37px;
}

@media screen and (max-width: 767px) {
  .sec-bonus {
    padding: 50px 0 18px;
  }
}

.sec-conductive {
  padding: 19px 0 47px;
}

.sec-conductive .wheel-ttl {
  padding: 0 15px;
}

.list-conductive {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1336px;
  margin: 0 auto 45px;
}

@media screen and (max-width: 640px) {
  .list-conductive {
    margin-bottom: 0;
  }
}

.list-conductive__item {
  width: 50%;
  padding: 0 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 990px) {
  .list-conductive__item {
    padding: 0 15px;
  }
}

@media screen and (max-width: 640px) {
  .list-conductive__item {
    width: 100%;
    margin-bottom: 30px;
  }
}

.list-conductive__img {
  width: 30%;
}

@media screen and (max-width: 1245px) {
  .list-conductive__img {
    width: 41%;
  }
}

@media screen and (max-width: 990px) {
  .list-conductive__img {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}

.list-conductive__content {
  width: 65%;
  padding: 17px 0 0 10px;
}

@media screen and (max-width: 1245px) {
  .list-conductive__content {
    width: 59%;
  }
}

@media screen and (max-width: 990px) {
  .list-conductive__content {
    width: 100%;
    padding: 0;
  }
}

.list-conductive__ttl {
  font-weight: bold;
  line-height: 1.25;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 24px;
}

@media screen and (max-width: 990px) {
  .list-conductive__ttl {
    font-size: 20px;
    font-size: 2rem;
  }
}

.list-conductive__txt {
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (min-width: 768px) {
  .page-products_pu_index .sec-shock {
    padding: 56px 0 80px;
  }
}

.page-products_pu_index .sec-shock .inner {
  max-width: 1100px;
}

@media screen and (min-width: 768px) {
  .page-products_pu_index .sec-lineups {
    padding-top: 61px;
  }
}

@media screen and (max-width: 767px) {
  .page-products_pu_index .wheel-ttl {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.pu-desc {
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: -3px;
}

@media screen and (max-width: 767px) {
  .pu-desc {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 0;
  }
}

.pu-desc span {
  position: relative;
  border-bottom: 1px solid #fcf588;
  padding-bottom: 5px;
}

.pu-desc span:before {
  content: "";
  position: absolute;
  background: url("../img/products/pu/wow.png") center no-repeat;
  background-size: contain;
  width: 221px;
  height: 108px;
  top: -23px;
  left: -231px;
}

@media screen and (max-width: 990px) {
  .pu-desc span:before {
    width: 172px;
    height: 84px;
    top: -44px;
    left: -151px;
  }
}

@media screen and (max-width: 767px) {
  .pu-desc span:before {
    width: 80px;
    height: 39px;
    top: -42px;
    left: -10px;
  }
}

.pu-desc span:after {
  content: "";
  position: absolute;
  background: #fcf588;
  width: 107px;
  height: 1px;
  top: 72px;
  right: -100px;
  -webkit-transform: rotate(29.4deg);
      -ms-transform: rotate(29.4deg);
          transform: rotate(29.4deg);
  z-index: 1;
}

@media screen and (max-width: 1024px) {
  .pu-desc span:after {
    display: none;
  }
}

.pu-ttl {
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 70px;
  font-size: 7rem;
  margin-bottom: 17px;
}

@media screen and (max-width: 767px) {
  .pu-ttl {
    font-size: 45px;
    font-size: 4.5rem;
    margin-bottom: 0;
  }
}

.pu-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 44px;
}

@media screen and (max-width: 767px) {
  .pu-wrap {
    margin-bottom: 20px;
  }
}

.pu-content {
  position: absolute;
  top: 8px;
  left: 40px;
}

@media screen and (max-width: 1024px) {
  .pu-content {
    position: relative;
    margin: 0 auto 10px;
    top: 0;
    left: 0;
  }
}

.pu-tm {
  color: #ff0016;
  font-weight: 600;
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 6px;
  letter-spacing: 0.8px;
}

.pu-list .item {
  margin-bottom: 1px;
}

.pu-list .item p {
  position: relative;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  padding-left: 14px;
  letter-spacing: 0.8px;
}

.pu-list .item p:before {
  content: "";
  position: absolute;
  background: url("../img/products/sky/icon-check.png") center no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  top: 7px;
  left: -12px;
}

.pu-promo {
  width: 100%;
  text-align: center;
}

.pu-img {
  position: absolute;
  bottom: -50px;
  right: -18px;
}

@media screen and (max-width: 990px) {
  .pu-img {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    bottom: 0;
    right: 0;
  }
}

@media screen and (max-width: 640px) {
  .pu-img img {
    max-width: 189px;
    width: 100%;
  }
}

.pu-note {
  position: relative;
  color: #010101;
  line-height: 1.385;
  font-size: 13px;
  font-size: 1.3rem;
  padding-left: 21px;
}

.pu-note span {
  position: absolute;
  color: #d90013;
  top: 0;
  left: -2px;
}

.sec-pms {
  padding: 22px 0 55px;
}

@media screen and (max-width: 767px) {
  .sec-pms {
    padding: 22px 0 50px;
  }
}

@media screen and (min-width: 641px) {
  .sec-pms .plus-img {
    width: 23%;
    padding-left: 0;
    margin-left: -7px;
  }
  .sec-pms .plus-content {
    width: 76%;
    padding: 7px 20px 0 0;
  }
  .sec-pms .type-ttl {
    margin: 0 -25px 26px -5px;
  }
}

@media screen and (min-width: 991px) {
  .sec-pms .list-intro {
    padding: 25px 4px 13px 44px;
  }
  .sec-pms .list-intro .item {
    margin-bottom: 13px;
  }
  .sec-pms .list-intro .item p {
    padding: 6px 37px 4px 32px;
  }
}

.sec-pms .lineups-wrap.s4 .lineups-txt {
  padding-top: 16px;
}

.pms-ttl {
  position: relative;
  text-align: center;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  padding: 16px 105px 19px;
  letter-spacing: 1.2px;
  margin-bottom: 48px;
}

@media screen and (max-width: 990px) {
  .pms-ttl {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 12px 85px;
    letter-spacing: 0;
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 640px) {
  .pms-ttl {
    padding: 50px 5px 10px;
  }
}

.pms-ttl span {
  position: absolute;
  background: #444444;
  color: #ffffff;
  font-weight: normal;
  padding: 12px 11px 17px 17px;
  font-size: 18px;
  font-size: 1.8rem;
  top: 3px;
  left: 1px;
}

@media screen and (max-width: 990px) {
  .pms-ttl span {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 7px 10px 12px;
    top: 1px;
  }
}

@media screen and (max-width: 640px) {
  .pms-ttl span {
    width: calc(100% - 2px);
    padding: 3px 10px 7px;
  }
}

.pms-ttl span label {
  font-size: 24px;
  font-size: 2.4rem;
}

@media screen and (max-width: 990px) {
  .pms-ttl span label {
    font-size: 20px;
    font-size: 2rem;
  }
}

.pms-video {
  background: #f5f5f5;
  padding: 53px 0 52px;
  margin-bottom: 59px;
}

@media screen and (max-width: 767px) {
  .pms-video {
    padding: 50px 0;
    margin-bottom: 50px;
  }
}

.block-pms {
  max-width: 980px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .block-pms .pms-sub {
    padding-left: 66px;
    margin-top: -3px;
    margin-bottom: 44px;
  }
}

@media screen and (min-width: 641px) {
  .block-01 .sky-promo {
    top: 24%;
    padding-top: 23px;
  }
  .block-01 .sky-promo__txt b {
    letter-spacing: 1px;
  }
  .block-01 .sky-promo__ttl {
    line-height: 1.1;
  }
}

@media screen and (min-width: 768px) {
  .block-01 .sky-flex .box-right {
    width: 43.2%;
    padding-right: 0;
    margin: -18px -6px 0 0;
  }
}

.block-02 {
  margin-bottom: 76px;
}

@media screen and (max-width: 767px) {
  .block-02 {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 640px) {
  .block-02 .sky-promo {
    padding-top: 28px;
  }
  .block-02 .sky-promo__ttl {
    padding-left: 0;
  }
}

@media screen and (min-width: 641px) {
  .block-02 .sky-promo {
    top: 24%;
    padding-top: 24px;
  }
  .block-02 .sky-promo__txt b {
    letter-spacing: 1px;
  }
  .block-02 .sky-promo__ttl {
    line-height: 1.3;
    padding-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .block-02 .sky-flex .box-right {
    width: 44.2%;
    margin-right: -16px;
    margin-top: -1px;
  }
}

.sec-premium {
  padding: 53px 0 95px;
}

@media screen and (max-width: 767px) {
  .sec-premium {
    padding: 20px 0 50px;
  }
}

@media screen and (min-width: 991px) {
  .sec-premium .ttlcomp-03 {
    margin-bottom: 103px;
  }
}

@media screen and (min-width: 991px) {
  .sec-premium .list-intro {
    padding: 26px 10px 9px 51px;
    margin-bottom: 72px;
  }
  .sec-premium .list-intro .item:nth-child(2) {
    max-width: 360px;
    width: 100%;
  }
  .sec-premium .list-intro .item p {
    padding-right: 31px;
  }
}

@media screen and (min-width: 641px) {
  .sec-premium .sky-promo {
    top: 35%;
    padding-top: 22px;
  }
  .sec-premium .sky-promo__txt b {
    letter-spacing: 0px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.premium-wrap {
  position: relative;
  margin-bottom: 41px;
}

@media screen and (max-width: 767px) {
  .premium-wrap {
    margin-bottom: 30px;
  }
}

.premium-img {
  position: absolute;
  top: 3px;
  right: -17px;
}

@media screen and (max-width: 990px) {
  .premium-img {
    max-width: 185px;
  }
}

@media screen and (max-width: 767px) {
  .premium-img {
    position: relative;
    display: block;
    margin: 0 auto 10px;
  }
}

@media screen and (min-width: 991px) {
  .premium-content .type-ttl {
    padding-right: 230px;
    margin-left: -10px;
    margin-bottom: 21px;
  }
}

@media screen and (max-width: 767px) {
  .premium-content .type-ttl {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .premium-content .pu-note {
    margin-left: -10px;
    padding-right: 230px;
  }
}

.premium-promo {
  text-align: center;
  margin-bottom: 22px;
}

.premium-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.premium-flex .box-left {
  width: 65%;
}

@media screen and (max-width: 767px) {
  .premium-flex .box-left {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}

.premium-flex .box-right {
  width: 34.1%;
  padding-top: 32px;
  padding-right: 1px;
}

@media screen and (max-width: 767px) {
  .premium-flex .box-right {
    width: 100%;
    text-align: center;
    padding: 0;
  }
}

.sec-spring {
  background: #f5f5f5;
  padding: 46px 0 59px;
}

@media screen and (max-width: 767px) {
  .sec-spring {
    padding: 50px 0;
  }
}

.sec-spring .ttlcomp-05 {
  letter-spacing: 0;
}

.spring-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 860px;
  margin: 0 auto;
}

.spring-img {
  width: 29%;
  margin: 7px 0 0 -12px;
}

@media screen and (max-width: 640px) {
  .spring-img {
    width: 100%;
    margin: 0 0 10px;
    text-align: center;
  }
}

.spring-content {
  width: 70%;
}

@media screen and (max-width: 640px) {
  .spring-content {
    width: 100%;
  }
}

.spring-ttl {
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 12px;
}

.sec-faq {
  background: #f5f5f5;
  padding: 47px 0 191px;
}

@media screen and (max-width: 767px) {
  .sec-faq {
    padding: 50px 0;
  }
}

.sec-faq .inner {
  max-width: 1110px;
}

.list-faq__item {
  border-bottom: 1px solid #000000;
}

.list-faq__wrap {
  position: relative;
  padding: 31px 55px 25px 19px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .list-faq__wrap {
    padding: 15px 30px 15px 10px;
  }
}

.list-faq__wrap:after {
  content: "";
  position: absolute;
  background: url("../img/faq/ar-red.png") center no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  top: 39px;
  right: 20px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

@media screen and (max-width: 767px) {
  .list-faq__wrap:after {
    width: 16px;
    height: 16px;
    top: 20px;
    right: 5px;
  }
}

.list-faq__wrap.active:after {
  background: url("../img/faq/ar-black.png") center no-repeat;
  background-size: contain;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.list-faq__content {
  display: none;
  background: #ffffff;
  padding: 26px 14px 20px 19px;
}

@media screen and (max-width: 767px) {
  .list-faq__content {
    padding: 10px 15px 10px 10px;
  }
}

.list-faq__txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}

.list-faq__txt .qa {
  width: 42px;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  padding-top: 4px;
}

@media screen and (max-width: 767px) {
  .list-faq__txt .qa {
    width: 25px;
    padding-top: 1px;
  }
}

.list-faq__txt .qa.red {
  color: #d90013;
}

.list-faq__txt .ct {
  width: calc(100% - 42px);
  line-height: 1.875;
  font-size: 16px;
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .list-faq__txt .ct {
    width: calc(100% - 30px);
    line-height: 1.6;
  }
}

.list-faq__btn {
  position: relative;
  display: block;
  width: 98px;
  margin-left: auto;
  background: #d90013;
  color: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 6px 27px 10px 13px;
}

.list-faq__btn:after {
  content: "";
  position: absolute;
  background: url("../img/faq/ar-white.png") center no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  right: 7px;
  top: 10px;
}

.list-faq__btn:hover {
  background: #ff0016;
  opacity: 1;
}

.list-faq__sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 21px;
}

@media screen and (max-width: 767px) {
  .list-faq__sub {
    margin-bottom: 10px;
  }
}

.list-faq__sub .item {
  padding: 0 20px;
  text-align: center;
}

.list-faq__img {
  margin-bottom: 14px;
}

@media screen and (max-width: 767px) {
  .list-faq__img {
    margin-bottom: 10px;
  }
}

.list-faq__note {
  font-size: 16px;
  font-size: 1.6rem;
}

.list-faq__link {
  padding: 13px 41px;
}

@media screen and (max-width: 767px) {
  .list-faq__link {
    padding: 10px 25px;
  }
}

.list-faq__link li {
  margin-bottom: 9px;
}

.list-faq__link li:last-child {
  margin-bottom: 0;
}

.list-faq__link li a {
  position: relative;
  color: #fd0c00;
  font-size: 16px;
  font-size: 1.6rem;
  padding-right: 21px;
}

@media screen and (max-width: 767px) {
  .list-faq__link li a {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.list-faq__link li a:after {
  content: "";
  position: absolute;
  background: url("../img/faq/ar-red.png") center no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  right: 0;
  top: 3px;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.list-faq__link + .list-faq__sub {
  margin-top: 0;
}

/*------------------------------------------------

		inquiry_form

------------------------------------------------*/
.inquiry_form_wrap {
	padding: 85px 0 116px;
  background: #f5f5f5;
}
@media screen and (max-width: 767px) {
    .inquiry_form_wrap {
        padding: 50px 15px;
    }
}
.inquiry_form_inner {
    display: block;
    max-width: 1085px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}
.inquiry_form_inner .inquiry_form_list{
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}
.inquiry_form .inquiry_form_list .inquiry_form_list_item {
    /* padding-bottom: 20px; */
    margin-top: 20px;
    /* border-bottom: 1px solid #cccccc; */
}
.inquiry_form .inquiry_form_list .inquiry_form_list_item dt{
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.inquiry_form .inquiry_form_list .inquiry_form_list_item dt p{
    color: #151514;
    font-size: 16px;
    line-height: 1.75;
    display: inline-block;
}
/* .inquiry_form .inquiry_form_list .inquiry_form_list_item dt span{
    width: auto;
    display: inline-block;
    margin-left: 3px;
    padding: 4px 8px;
    line-height: 1;
    font-size: 12px;
    color: #fff;
    background-color: #c73b3b;
    border-radius: 4px;
} */
input[type="text"], input[type="email"], input[type="tel"], input[type="url"], textarea {
    height: 28px;
    width: 615px;
    min-width: 500px;
    max-width: 100%;
    outline: none;
    line-height: 1.75em;
    padding: 2px 4px;
    border: 1px solid #6a767d;
    transition: all 0.3s;
    font-size: 16px;
}
@media screen and (max-width: 767px) {
  input[type="text"], input[type="email"], input[type="tel"], input[type="url"], textarea {
    width: 100%;
    min-width: 100%;
  }
}
textarea {
    width: 100%;
    height: 160px;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 5.6px 10px 0;
    padding-bottom: 20px;
}
legend.label {
    padding: 0 5px;
}
legend {
    font-size: 16px;
    line-height: 1.75;
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #151514;
    padding: 0 5px;
}
/* legend .badge-required {
    width: auto;
    display: inline-block;
    margin-left: 0.25em;
    padding: 4px 8px;
    line-height: 1;
    font-size: 0.75em;
    color: #fff;
    background-color: #c73b3b;
    border-radius: 4px;
}
@media screen and (max-width: 767px) {
  legend .badge-required {
    padding: 4px 5px;
  }
} */
fieldset div {
  margin-right: 1em;
  color: #151514;
  font-size: 16px;
  line-height: 1.75;
}
.errMsg {
  color: #c73b3b;
  font-size: 14px;
  font-weight: 600;
}
.inquiry_form .formErrorClose {
  display: none;
}
.md_confirm {
  color: #151514;
  font-size: 16px;
  margin-bottom: 24px;
}
.is_confirm_text p,
.is_confirm_text li {
  font-size: 14px;
  padding: 7px 0;
  margin-bottom: 0;
}
.button-group {
  display: block;
  max-width: 1085px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto;
}
.inquiry_form_btn {
    color: #151514;
    font-size: 16px;
    line-height: 1.75;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #fff;
    padding: 5px 15px;
    cursor: pointer;
    text-align: center;
}
.inquiry_form_btn.is_complete {
    margin: 40px 0 0;
}
.inquiry_form_btn.is_complete a{
  color: #151514;
}
.inquiry_form_btn.submit {
    color: #fff;
    background: #316A8B;
    margin-left: 20px;
}
.inquiry_form_btn.submit i {
display: inline-block;
    width: 10px;
    position: relative;
    top: -2px;
    margin: 0 5px 0 0;
}
.inquiry_privacy {
    font-size: 1.4rem;
    line-height: 1.6;
}
.inquiry_privacy li {
    list-style: disc;
    margin: 24px 0 0 30px;
    font-size: 16px;
}
.inquiry_caption.is_complete {
  color: #151514;
  font-size: 16px;
  line-height: 1.75;
  text-align: center;
}
/*# sourceMappingURL=maps/styles.css.map */