@charset "UTF-8";
/*--------------------------
main visual
---------------------------*/
#main_visual {
  background: url("/asset/image/product/him/main_bg01.png");
  background-size: cover;
  width: 100%;
  height: 350px;
  display: table;
  line-height: 0;
}
@media only screen and (max-width: 560px) {
  #main_visual {
    display: block;
    height: auto;
  }
}
#main_visual h1 {
  font-size: 38px;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: 2px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 640px;
  height: 350px;
  background: rgba(255, 255, 255, 0.6);
}
@media only screen and (max-width: 560px) {
  #main_visual h1 {
    font-size: 20px;
    letter-spacing: 0;
    text-align: left;
    display: block;
    width: 100%;
    height: auto;
    padding: 14px;
  }
}
#main_visual h1 span {
  font-size: 18px;
  letter-spacing: 0;
  display: block;
}
@media only screen and (max-width: 560px) {
  #main_visual h1 span {
    font-size: 14px;
  }
}

/*--------------------------
#section01
---------------------------*/
#section01 {
  padding: 60px 0 0;
  background: #f8f8f8;
}
@media only screen and (max-width: 560px) {
  #section01 {
    padding: 20px 0 0;
  }
}
#section01 .inner {
  margin-bottom: 100px;
}
@media only screen and (max-width: 560px) {
  #section01 .inner {
    margin-bottom: 40px;
  }
}
#section01 .inner .led {
  color: #cc0000;
}
#section01 .product_head01 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 560px) {
  #section01 .product_head01 {
    margin-bottom: 20px;
  }
}
#section01 .product_head01 h2 {
  color: #000;
  font-weight: 600;
  font-size: 22px;
  line-height: 135%;
  margin-bottom: 10px;
  margin: 0 0 20px 28px;
  position: relative;
}
@media only screen and (max-width: 560px) {
  #section01 .product_head01 h2 {
    font-size: 18px;
    margin: 0 0 6px;
  }
}
@media only screen and (max-width: 560px) {
  #section01 .product_head01 h2 {
    margin: 0 0 6px 20px;
  }
}
#section01 .product_head01 h2:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: #ee3844;
  position: absolute;
  top: 2px;
  left: -28px;
}
@media only screen and (max-width: 560px) {
  #section01 .product_head01 h2:before {
    width: 10px;
    height: 10px;
    top: 4px;
    left: -16px;
  }
}
#section01 .product_head01 p {
  line-height: 175%;
}
@media only screen and (max-width: 1170px) {
  #section01 .resp-tabs-list {
    display: none;
  }
}
#section01 .resp-tabs-list li {
  color: #555;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
  cursor: pointer;
  float: left;
  display: inline-block;
  width: 200px;
  padding: 16px 0;
  margin: 0 10px 0 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#section01 .resp-tabs-list li:hover {
  background: #fff !important;
}
#section01 .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border-radius: 6px;
  border-top-left-radius: 0px;
  clear: left;
}
@media only screen and (max-width: 1170px) {
  #section01 .resp-tabs-container {
    float: none;
    width: 100%;
    clear: none;
  }
}
#section01 h2.resp-accordion {
  cursor: pointer;
  display: none;
  font-size: 14px;
  margin: 0px;
  padding: 12px;
  border-bottom: solid 1px #c1c1c1;
}
@media only screen and (max-width: 1170px) {
  #section01 h2.resp-accordion {
    display: block;
    padding: 16px 12px;
  }
}
#section01 .resp-tab-content {
  display: none;
  padding: 60px;
}
@media only screen and (max-width: 1170px) {
  #section01 .resp-tab-content {
    padding: 14px 10px;
  }
}
#section01 .resp-tab-active {
  color: #ee3844 !important;
  background-color: #fff;
}
#section01 .resp-content-active, #section01 .resp-accordion-active {
  display: block;
}
#section01 .resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #c1c1c1;
}
#section01 h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 8px solid #9B9797;
}
#section01 .tab01 h3 {
  color: #000;
  font-weight: 600;
  font-size: 20px;
  line-height: 135%;
  margin-bottom: 10px;
  margin-bottom: 24px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab01 h3 {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
#section01 .tab01 .content_box01 {
  line-height: 180%;
  margin-bottom: 64px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab01 .content_box01 {
    display: block;
    margin-bottom: 20px;
  }
}
#section01 .tab01 .content_box01 ul {
  margin: 20px 0;
}
#section01 .tab01 .content_box01 ul li {
  font-weight: 500;
  text-indent: -22px;
  padding: 4px 0 4px 22px;
}
#section01 .tab01 .content_box01 ul li::before {
  content: "･";
  margin-right: 6px;
}
#section01 .tab01 .table_box01 {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  -webkit-overflow-scrolling: touch;
  margin: 40px 0 20px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab01 .table_box01 {
    margin: 16px 0;
  }
}
#section01 .tab01 .table_box01 .table_title {
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  margin-bottom: 14px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab01 .table_box01 .table_title {
    line-height: 135%;
    font-size: 16px;
  }
}
#section01 .tab01 .table_box01 .table_layout01 th,
#section01 .tab01 .table_box01 .table_layout01 td {
  font-size: 14px;
  line-height: 135%;
  white-space: nowrap;
  text-align: center;
  padding: 8px 12px;
  border: solid #999 1px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab01 .table_box01 .table_layout01 th,
  #section01 .tab01 .table_box01 .table_layout01 td {
    font-size: 12px !important;
    padding: 4px 6px;
  }
}
#section01 .tab01 .table_box01 .table_layout01 .text_left {
  display: block;
  text-align: left;
}
#section01 .tab01 .table_box01 .table_layout01 thead th,
#section01 .tab01 .table_box01 .table_layout01 thead td {
  color: #fff;
  font-weight: 400;
  background: #333;
  vertical-align: middle;
}
#section01 .tab01 .table_box01 .table_layout01 tbody th {
  background: #ddd;
}
#section01 .tab01 .table_box01 .table_layout01 tbody td {
  vertical-align: middle;
}
#section01 .tab01 .table_box01 .table_layout01 tbody td.left {
  text-align: left;
}
#section01 .tab01 .table_box01 #swipe {
  display: none;
}
@media only screen and (max-width: 560px) {
  #section01 .tab01 .table_box01 #swipe {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
}
#section01 .tab01 .table_box01 #swipe span {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  top: 48%;
  padding-left: 14px;
}
#section01 .tab01 .table_box01 table {
  table-layout: fixed;
}
#section01 .tab01 .table_box01 table tr ul {
  margin: 0;
}
#section01 .tab01 .table_box01 table tbody tr th {
  text-align: left !important;
}
#section01 .tab01 .table_box01 .highlight {
  background: rgba(238, 56, 56, 0.1);
}
#section01 .tab01 .content_box02 {
  line-height: 180%;
}
#section01 .tab01 .content_box02 ul {
  margin: 20px 0;
}
#section01 .tab01 .content_box02 ul li {
  font-weight: 500;
  text-indent: -22px;
  padding: 4px 0 4px 22px;
}
#section01 .tab01 .content_box02 ul li::before {
  content: "･";
  margin-right: 6px;
}
#section01 .tab01 .content_box02 .box {
  margin-bottom: 30px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab01 .content_box02 .box {
    margin-bottom: 14px;
  }
}
#section01 .tab01 .content_box02 .box h4 {
  color: #000;
  font-weight: 600;
  font-size: 20px;
  line-height: 135%;
  margin-bottom: 10px;
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab01 .content_box02 .box h4 {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
#section01 .tab01 .content_box02 .led {
  color: #cc0000;
}
#section01 .tab02 h3 {
  color: #000;
  font-weight: 600;
  font-size: 22px;
  line-height: 135%;
  margin: 0 0 22px 0;
  padding: 0 0 0 18px;
  position: relative;
}
#section01 .tab02 h3::before {
  content: "";
  width: 5px;
  height: 30px;
  background: #ee3844;
  position: absolute;
  left: 0;
  top: calc(50% - 15px);
}
@media only screen and (max-width: 560px) {
  #section01 .tab02 h3 {
    font-size: 16px;
    margin: 0 0 10px 0;
  }
  #section01 .tab02 h3::before {
    height: 100%;
    top: 0;
  }
}
#section01 .tab02 h3 span {
  font-size: 16px;
}
#section01 .tab02 .download {
  font-size: 14px;
  text-align: right;
  overflow: visible;
}
#section01 .tab02 .download a {
  position: relative;
}
#section01 .tab02 .download a::before {
  content: "";
  display: block;
  width: 16px;
  height: 20px;
  background: url(/asset/image/common/icon_pdf.svg);
  background-size: cover;
  position: absolute;
  left: -22px;
  top: -3px;
}
#section01 .tab02 .download a:hover {
  text-decoration: underline;
}
#section01 .tab02 .table_box01 {
  width: 100%;
  height: 700px;
  overflow-x: auto;
  overflow-y: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
  margin: 10px 0 20px;
  height: auto;
  margin-bottom: 20px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab02 .table_box01 {
    margin: 4px 0 16px;
    height: 500px;
  }
}
#section01 .tab02 .table_box01 .table_title {
  font-size: 20px;
  line-height: 150%;
  font-weight: 400;
  margin-bottom: 14px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab02 .table_box01 .table_title {
    line-height: 135%;
    font-size: 16px;
  }
}
#section01 .tab02 .table_box01 .table_layout01 {
  position: relative;
}
#section01 .tab02 .table_box01 .table_layout01 th,
#section01 .tab02 .table_box01 .table_layout01 td {
  font-size: 14px;
  line-height: 135%;
  white-space: nowrap;
  text-align: center;
  padding: 8px 12px;
  border: solid #999 1px !important;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 560px) {
  #section01 .tab02 .table_box01 .table_layout01 th,
  #section01 .tab02 .table_box01 .table_layout01 td {
    font-size: 12px !important;
    padding: 4px 6px;
  }
}
#section01 .tab02 .table_box01 .table_layout01 .text_left {
  text-align: left;
}
@media only screen and (max-width: 560px) {
  #section01 .tab02 .table_box01 .table_layout01 .text_left {
    font-size: 12px !important;
  }
}
#section01 .tab02 .table_box01 .table_layout01 .center {
  display: block;
  text-align: center;
}
@media only screen and (max-width: 560px) {
  #section01 .tab02 .table_box01 .table_layout01 .center {
    font-size: 12px !important;
  }
}
#section01 .tab02 .table_box01 .table_layout01 thead {
  position: sticky;
  top: 0;
  z-index: 10;
}
#section01 .tab02 .table_box01 .table_layout01 thead th,
#section01 .tab02 .table_box01 .table_layout01 thead td {
  color: #fff;
  font-weight: 400;
  background: #333;
  vertical-align: middle;
}
#section01 .tab02 .table_box01 .table_layout01 tbody th {
  position: sticky;
  top: 0;
  left: 0;
}
#section01 .tab02 .table_box01 .table_layout01 tbody tr:nth-of-type(odd) td {
  background: #f1f1f1;
}
#section01 .tab02 .table_box01 .table_layout01 tbody th {
  background: #ddd;
}
#section01 .tab02 .table_box01 .table_layout01 tbody td.left {
  text-align: left;
}
#section01 .tab02 .table_box01 #swipe {
  display: none;
}
@media only screen and (max-width: 560px) {
  #section01 .tab02 .table_box01 #swipe {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
}
#section01 .tab02 .table_box01 #swipe span {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  top: 48%;
  padding-left: 14px;
}
#section01 .tab02 .table_box01 .swipe {
  display: none;
}
@media only screen and (max-width: 560px) {
  #section01 .tab02 .table_box01 .swipe {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
}
#section01 .tab02 .table_box01 .swipe span {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  top: 48%;
  padding-left: 14px;
}
#section01 .tab02 .table_box01 table {
  width: 100%;
}
#section01 .tab02 .table_box01 table tbody th {
  z-index: 2;
}
#section01 .tab02 .table_box01 table tbody th.sticky {
  left: 57.22px !important;
  z-index: 1;
}
@media only screen and (max-width: 560px) {
  #section01 .tab02 .table_box01 table tbody th.sticky {
    left: 40.63px !important;
  }
}
#section01 .tab02 .table_box01 td, #section01 .tab02 .table_box01 th {
  vertical-align: middle;
}
#section01 .tab02 .table_box01 p {
  font-size: 14px;
  text-align: right;
}
#section01 .tab02 .table_box01 .highlight {
  color: #555 !important;
  background: rgba(238, 56, 56, 0.1) !important;
  border: solid #999 1px !important;
}
#section01 .tab02 .txt_right {
  text-align: right;
}
#section01 .tab02 .txt_right a {
  color: #0066ff;
  line-height: 1.4;
  text-decoration: underline;
}
#section01 .tab02 .lead_box01 {
  line-height: 175%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab02 .lead_box01 {
    margin-bottom: 16px;
  }
}
#section01 .tab02 .lead_box01 p {
  text-indent: -24px;
  padding-left: 24px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab02 .lead_box01 p {
    text-indent: -20px;
    padding-left: 20px;
  }
}
#section01 .tab03 h3 {
  color: #000;
  font-weight: 600;
  font-size: 20px;
  line-height: 135%;
  margin-bottom: 10px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab03 h3 {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
#section01 .tab03 p {
  line-height: 150%;
}
#section01 .tab03 .flex_box01 {
  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;
}
@media only screen and (max-width: 560px) {
  #section01 .tab03 .flex_box01 {
    display: block;
  }
}
#section01 .tab03 .box01 {
  width: 48%;
  margin: 0 0 60px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab03 .box01 {
    width: 100%;
    margin: 0 0 20px;
  }
}
#section01 .tab03 .box01 h4 {
  color: #000;
  font-weight: 600;
  font-size: 20px;
  line-height: 135%;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab03 .box01 h4 {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 560px) {
  #section01 .tab03 .box01 h4 {
    font-size: 14px;
    padding-bottom: 4px;
  }
}
#section01 .tab03 .box01 p {
  margin-bottom: 10px;
}
#section01 .tab03 .box01 img {
  display: block;
  margin: 0 auto 16px;
}
#section01 .tab03 .box01 ul li {
  font-size: 16px;
  line-height: 150%;
  text-indent: -12px;
  padding: 7px 0 7px 12px;
}
#section01 .tab03 .box01 ul li::before {
  content: "･";
  margin-right: 6px;
}
#section01 .tab04 h3 {
  color: #000;
  font-weight: 600;
  font-size: 20px;
  line-height: 135%;
  margin-bottom: 10px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab04 h3 {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
#section01 .tab04 p {
  line-height: 150%;
}
#section01 .tab04 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 40px 0;
}
@media only screen and (max-width: 560px) {
  #section01 .tab04 .flex {
    display: block;
    margin: 14px 0;
  }
}
#section01 .tab04 .flex figure {
  width: 25%;
  padding: 0 16px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab04 .flex figure {
    width: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 560px) {
  #section01 .tab04 .flex figure .pic {
    width: 35%;
  }
}
#section01 .tab04 .flex figure figcaption {
  text-align: center;
  font-size: 16px;
  padding-top: 10px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab04 .flex figure figcaption {
    font-size: 14px;
    text-align: left;
    width: 65%;
    padding: 0 0 0 12px;
  }
}
#section01 .tab04 ul li {
  padding: 6px 0;
}
#section01 .tab04 ul li::before {
  content: "･";
  margin-right: 6px;
}
#section01 .tab04 dl {
  margin-bottom: 30px;
}
#section01 .tab04 dl dt {
  font-weight: 600;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: solid 1px #ccc;
}
#section01 .tab04 dl dd {
  line-height: 180%;
}
#section01 .tab05 h3 {
  color: #000;
  font-weight: 600;
  font-size: 20px;
  line-height: 135%;
  margin-bottom: 10px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab05 h3 {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 560px) {
  #section01 .tab05 h3 {
    margin-bottom: 16px;
  }
}
#section01 .tab05 h4 {
  color: #000;
  font-weight: 600;
  font-size: 20px;
  line-height: 135%;
  margin-bottom: 10px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab05 h4 {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
#section01 .tab05 .lead_box01 {
  line-height: 175%;
  margin-bottom: 40px;
}
@media only screen and (max-width: 560px) {
  #section01 .tab05 .lead_box01 {
    margin-bottom: 16px;
  }
}
#section01 .contact_box {
  background: #eee;
  padding: 40px 0;
}
@media only screen and (max-width: 560px) {
  #section01 .contact_box {
    padding: 20px 0;
  }
}
#section01 .contact_box .btn {
  color: #fff;
  font-size: 24px;
  text-align: center;
  display: block;
  padding: 24px 0;
  margin: 0 auto;
  background: #ee3844;
  border-radius: 6px;
  width: 460px;
}
@media only screen and (max-width: 560px) {
  #section01 .contact_box .btn {
    font-size: 16px;
    width: 90%;
  }
}
#section01 .contact_box .btn:hover {
  background: #d5080f;
}
#section01 .end_read {
  font-size: 14px;
  margin-top: 20px;
  line-height: 140%;
  text-align: right;
}
@media only screen and (max-width: 560px) {
  #section01 .end_read {
    font-size: 12px;
    margin-top: 6px;
    text-align: left;
  }
}
#section01 .end_read a {
  color: #ee3844;
  text-decoration: underline;
}

/* ------------------------------
Modal
------------------------------ */
.ingle {
  display: none;
}

.remodal-close {
  position: absolute;
  z-index: 2;
  top: -14px;
  right: 40px;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
}
@media only screen and (max-width: 560px) {
  .remodal-close {
    top: 0px;
    right: -14px;
  }
}
.remodal-close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.remodal-close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.remodal-close:before, .remodal-close:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #ccc;
  border-radius: 5px;
  margin-top: -6px;
}

.tingle-modal-box {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 100%;
  max-width: 1000px;
  border-radius: 4px;
  background: url(/landing/asset/image/common_bg01.png) repeat;
  opacity: 1;
  cursor: auto;
  will-change: transform, opacity;
}
@media only screen and (max-width: 560px) {
  .tingle-modal-box {
    width: 94%;
    max-width: 748px;
  }
}
.tingle-modal-box.remodal-is-opening, .tingle-modal-box.remodal-is-closing {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.tingle-modal-box.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}
.tingle-modal-box.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

.tingle-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -moz-user-select: none;
       user-select: none;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.tingle-modal--noOverlayClose {
  cursor: default;
}

.tingle-modal--noClose .tingle-modal__close {
  display: none;
}

.tingle-modal__close {
  position: fixed;
  top: 2rem;
  right: 2rem;
  z-index: 1000;
  padding: 0;
  width: 50px;
  height: 40px;
  border: none;
  background-color: transparent;
  color: #fff;
  cursor: pointer;
}

.tingle-modal__closeLabel {
  display: none;
}

.tingle-enabled {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden;
}

.tingle-enabled .tingle-content-wrapper {
  -webkit-filter: blur(8px);
  -moz-filter: blur(8px);
  -ms-filter: blur(8px);
  filter: blur(8px);
}

.tingle-modal--visible {
  visibility: visible;
  opacity: 1;
}

.tingle-modal--visible .tingle-modal-box {
  -webkit-animation: scale 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
          animation: scale 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55) forwards;
}

.tingle-modal--overflow {
  overflow-y: scroll;
  padding-top: 8vh;
}

@-webkit-keyframes scale {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes scale {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.modal_box01 {
  padding: 60px 60px 120px;
  background: #fff;
}
@media only screen and (max-width: 560px) {
  .modal_box01 {
    max-width: 360px;
    margin: 0 auto;
    padding: 30px 10px 60px;
  }
}
.modal_box01 h3 {
  color: #000;
  font-weight: 600;
  font-size: 22px;
  line-height: 135%;
  margin: 0 0 22px 0;
  padding: 0 0 0 18px;
  position: relative;
}
.modal_box01 h3::before {
  content: "";
  width: 5px;
  height: 30px;
  background: #ee3844;
  position: absolute;
  left: 0;
  top: calc(50% - 15px);
}
@media only screen and (max-width: 560px) {
  .modal_box01 h3 {
    font-size: 16px;
    margin: 0 0 10px 0;
  }
  .modal_box01 h3::before {
    height: 100%;
    top: 0;
  }
}
.modal_box01 .lead_box01 {
  line-height: 175%;
}
.modal_box01 .table_box01 {
  width: 100%;
  height: 700px;
  overflow-x: auto;
  overflow-y: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
  margin: 10px 0 20px;
}
@media only screen and (max-width: 560px) {
  .modal_box01 .table_box01 {
    margin: 4px 0 16px;
    height: 500px;
  }
}
.modal_box01 .table_box01 .table_title {
  font-size: 20px;
  line-height: 150%;
  font-weight: 400;
  margin-bottom: 14px;
}
@media only screen and (max-width: 560px) {
  .modal_box01 .table_box01 .table_title {
    line-height: 135%;
    font-size: 16px;
  }
}
.modal_box01 .table_box01 .table_layout01 {
  position: relative;
}
.modal_box01 .table_box01 .table_layout01 th,
.modal_box01 .table_box01 .table_layout01 td {
  font-size: 14px;
  line-height: 135%;
  white-space: nowrap;
  text-align: center;
  padding: 8px 12px;
  border: solid #999 1px !important;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-width: 560px) {
  .modal_box01 .table_box01 .table_layout01 th,
  .modal_box01 .table_box01 .table_layout01 td {
    font-size: 12px !important;
    padding: 4px 6px;
  }
}
.modal_box01 .table_box01 .table_layout01 .text_left {
  text-align: left;
}
@media only screen and (max-width: 560px) {
  .modal_box01 .table_box01 .table_layout01 .text_left {
    font-size: 12px !important;
  }
}
.modal_box01 .table_box01 .table_layout01 .center {
  display: block;
  text-align: center;
}
@media only screen and (max-width: 560px) {
  .modal_box01 .table_box01 .table_layout01 .center {
    font-size: 12px !important;
  }
}
.modal_box01 .table_box01 .table_layout01 thead {
  position: sticky;
  top: 0;
  z-index: 10;
}
.modal_box01 .table_box01 .table_layout01 thead th,
.modal_box01 .table_box01 .table_layout01 thead td {
  color: #fff;
  font-weight: 400;
  background: #333;
  vertical-align: middle;
}
.modal_box01 .table_box01 .table_layout01 tbody th {
  position: sticky;
  top: 0;
  left: 0;
}
.modal_box01 .table_box01 .table_layout01 tbody tr:nth-of-type(odd) td {
  background: #f1f1f1;
}
.modal_box01 .table_box01 .table_layout01 tbody th {
  background: #ddd;
}
.modal_box01 .table_box01 .table_layout01 tbody td.left {
  text-align: left;
}
.modal_box01 .table_box01 #swipe {
  display: none;
}
@media only screen and (max-width: 560px) {
  .modal_box01 .table_box01 #swipe {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
}
.modal_box01 .table_box01 #swipe span {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  top: 48%;
  padding-left: 14px;
}
.modal_box01 .table_box01 .swipe {
  display: none;
}
@media only screen and (max-width: 560px) {
  .modal_box01 .table_box01 .swipe {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
}
.modal_box01 .table_box01 .swipe span {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  position: relative;
  top: 48%;
  padding-left: 14px;
}

/*--------------------------
Animation
---------------------------*/
.fade-in {
  opacity: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  will-change: opacity, transform;
}
@media only screen and (max-width: 560px) {
  .fade-in {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.fade-in.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fade-in-up01 {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: 1s;
  transition: 1s;
  will-change: opacity, transform;
}
@media only screen and (max-width: 560px) {
  .fade-in-up01 {
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
  }
}
.fade-in-up01.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fade-in-up02 {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
  -webkit-transition: 1s;
  transition: 1s;
  will-change: opacity, transform;
}
@media only screen and (max-width: 560px) {
  .fade-in-up02 {
    -webkit-transform: translate(0, 20px);
            transform: translate(0, 20px);
  }
}
.fade-in-up02.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fade-in-bottom01 {
  opacity: 0;
  -webkit-transform: translate(0, -50px);
          transform: translate(0, -50px);
  -webkit-transition: 1s;
  transition: 1s;
  will-change: opacity, transform;
}
@media only screen and (max-width: 560px) {
  .fade-in-bottom01 {
    -webkit-transform: translate(0, -20px);
            transform: translate(0, -20px);
  }
}
.fade-in-bottom01.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fade-in-bottom02 {
  opacity: 0;
  -webkit-transform: translate(0, -50px);
          transform: translate(0, -50px);
  -webkit-transition: 1s;
  transition: 1s;
  will-change: opacity, transform;
}
@media only screen and (max-width: 560px) {
  .fade-in-bottom02 {
    -webkit-transform: translate(0, -20px);
            transform: translate(0, -20px);
  }
}
.fade-in-bottom02.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fade-in-right01 {
  opacity: 0;
  -webkit-transform: translate(100px, 0);
          transform: translate(100px, 0);
  -webkit-transition: 2s;
  transition: 2s;
  will-change: opacity, transform;
}
@media only screen and (max-width: 560px) {
  .fade-in-right01 {
    -webkit-transform: translate(40px, 0);
            transform: translate(40px, 0);
  }
}
.fade-in-right01.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fade-in-right02 {
  opacity: 0;
  -webkit-transform: translate(200px, 0);
          transform: translate(200px, 0);
  -webkit-transition: 2s;
  transition: 2s;
  will-change: opacity, transform;
}
@media only screen and (max-width: 560px) {
  .fade-in-right02 {
    -webkit-transform: translate(20px, 0);
            transform: translate(20px, 0);
  }
}
.fade-in-right02.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fade-in-left01 {
  opacity: 0;
  -webkit-transform: translate(-100px, 0);
          transform: translate(-100px, 0);
  -webkit-transition: 2s;
  transition: 2s;
  will-change: opacity, transform;
}
@media only screen and (max-width: 560px) {
  .fade-in-left01 {
    -webkit-transform: translate(-20px, 0);
            transform: translate(-20px, 0);
  }
}
.fade-in-left01.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.fade-in-left02 {
  opacity: 0;
  -webkit-transform: translate(-200px, 0);
          transform: translate(-200px, 0);
  -webkit-transition: 2s;
  transition: 2s;
  will-change: opacity, transform;
}
@media only screen and (max-width: 560px) {
  .fade-in-left02 {
    -webkit-transform: translate(-40px, 0);
            transform: translate(-40px, 0);
  }
}
.fade-in-left02.is-show {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.slide-animation_wrapper {
  overflow: hidden;
}

.slide-animation {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background-color: transparent !important;
  padding: 0 !important;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.slide-animation::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ee3844;
  -webkit-transform: translateX(-101%);
          transform: translateX(-101%);
  top: 0;
  left: 0;
  z-index: 150;
}

.slide-animation_inner {
  opacity: 0;
  padding: 0;
}

.slide-animation.go:before {
  -webkit-animation-name: obiStart, obiEnd;
          animation-name: obiStart, obiEnd;
  -webkit-animation-duration: 0.5s, 0.5s;
          animation-duration: 0.5s, 0.5s;
  -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1), cubic-bezier(0.86, 0, 0.07, 1);
          animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1), cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-animation-delay: 0s, 0.5s;
          animation-delay: 0s, 0.5s;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}

.slide-animation.go .slide-animation_inner {
  -webkit-animation-name: obiInner;
          animation-name: obiInner;
  -webkit-animation-duration: 0s;
          animation-duration: 0s;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slide-animation_1.go:before {
  -webkit-animation-delay: 0.1s, 0.7s;
          animation-delay: 0.1s, 0.7s;
}

.slide-animation_1.go .slide-animation_inner {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}

.slide-animation_2.go:before {
  -webkit-animation-delay: 0.2s, 0.8s;
          animation-delay: 0.2s, 0.8s;
}

.slide-animation_2.go .slide-animation_inner {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.slide-animation_3.go:before {
  -webkit-animation-delay: 0.3s, 0.9s;
          animation-delay: 0.3s, 0.9s;
}

.slide-animation_3.go .slide-animation_inner {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

.slide-animation_4.go:before {
  -webkit-animation-delay: 0.4s, 1s;
          animation-delay: 0.4s, 1s;
}

.slide-animation_4.go .slide-animation_inner {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.slide-animation_5.go:before {
  -webkit-animation-delay: 0.5s, 1.1s;
          animation-delay: 0.5s, 1.1s;
}

.slide-animation_5.go .slide-animation_inner {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}

.slide-animation_6.go:before {
  -webkit-animation-delay: 0.6s, 1.2s;
          animation-delay: 0.6s, 1.2s;
}

.slide-animation_6.go .slide-animation_inner {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}

.slide-animation_7.go:before {
  -webkit-animation-delay: 0.7s, 1.3s;
          animation-delay: 0.7s, 1.3s;
}

.slide-animation_7.go .slide-animation_inner {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}

.slide-animation_8.go:before {
  -webkit-animation-delay: 0.8s, 1.4s;
          animation-delay: 0.8s, 1.4s;
}

.slide-animation_8.go .slide-animation_inner {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.slide-animation_9.go:before {
  -webkit-animation-delay: 0.9s, 1.5s;
          animation-delay: 0.9s, 1.5s;
}

.slide-animation_9.go .slide-animation_inner {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

@-webkit-keyframes obiInner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes obiInner {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes obiStart {
  0% {
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes obiStart {
  0% {
    -webkit-transform: translateX(-101%);
    transform: translateX(-101%);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes obiEnd {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(101%);
    transform: translateX(101%);
  }
}
@keyframes obiEnd {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(101%);
    transform: translateX(101%);
  }
}