.accordion {
  border-top: 1px solid #E6E6E6; }
  .accordion:first-child {
    border-top: 0; }
  .accordion.is-active .accordion__inner {
    max-height: 500px;
    padding-bottom: 40px; }
    @media (max-width: 1024px) {
      .accordion.is-active .accordion__inner {
        padding: 10px 18px 24px; } }
  .accordion.is-active .accordion__title::after {
    background-size: 25px auto;
    background-image: url("i-minus.svg"); }
  .accordion__title {
    position: relative;
    padding: 25px 64px 25px 0;
    font-size: 24px;
    line-height: 32px;
    cursor: pointer; }
    @media (max-width: 1024px) {
      .accordion__title {
        font-size: 18px;
        line-height: 23px;
        padding: 20px 64px 20px 20px; } }
    .accordion__title::after {
      content: '';
      position: absolute;
      width: 25px;
      height: 25px;
      right: 0;
      top: 28px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 25px auto;
      background-image: url("i-plus.svg"); }
      @media (max-width: 1024px) {
        .accordion__title::after {
          right: 20px;
          top: 19px; } }
  .accordion__inner {
    max-height: 0;
    transition: max-height .25s ease-in;
    overflow: hidden; }

.akkucheck-section-box {
  padding: 40px; }

@media (max-width: 759px) {
  .akkucheck-section-box {
    padding: 40px 20px; } }

.akkucheck-section-img {
  padding: 100px;
  background: #F5F5F5;
  text-align: center; }

@media (max-width: 959px) {
  .akkucheck-section-img {
    padding: 20px; } }

.akkucheck-section-img img {
  max-width: 100%; }

.akkucheck-section-text {
  font-size: 24px;
  line-height: 140%;
  padding-top: 50px;
  padding-bottom: 26px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (max-width: 759px) {
  .akkucheck-section-text {
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
    height: auto !important; } }

.akkucheck-section-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: stretch;
  -o-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.akkucheck-section-description {
  padding-top: 85px;
  padding-bottom: 20px;
  font-size: 0; }

@media (max-width: 759px) {
  .akkucheck-section-description {
    padding-top: 25px; } }

.akkucheck-section-description-title {
  display: inline-block;
  vertical-align: top;
  font-size: 36px;
  line-height: 45px;
  width: 450px; }

@media (max-width: 959px) {
  .akkucheck-section-description-title {
    font-size: 24px;
    line-height: 28px;
    width: 300px; } }

@media (max-width: 759px) {
  .akkucheck-section-description-title {
    width: 100%; } }

.akkucheck-section-description-text {
  display: inline-block;
  vertical-align: top;
  font-size: 30px;
  line-height: 42px;
  width: calc(100% - 450px); }

@media (max-width: 959px) {
  .akkucheck-section-description-text {
    font-size: 20px;
    line-height: 24px;
    width: calc(100% - 300px); } }

@media (max-width: 759px) {
  .akkucheck-section-description-text {
    width: 100%; } }

.akkucheck-section {
  text-align: left; }

@media (max-width: 1279px) {
  .case-info {
    text-align: left; } }

.akkucheck-section-block {
  padding-bottom: 60px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap; }

.akkucheck-section-block-title {
  font-size: 36px;
  line-height: 45px;
  color: #000;
  font-weight: 400;
  margin: 0;
  padding-right: 15px;
  flex: 1 1 calc(30% - 15px); }

@media (max-width: 759px) {
  .akkucheck-section-block-title {
    font-size: 32px;
    line-height: 100%;
    flex: 1 1 100%;
    padding-right: 0;
    padding-bottom: 15px; } }

.akkucheck-section-block-text {
  font-size: 30px;
  line-height: 42px;
  color: #000;
  margin: 0;
  flex: 1 1 70%;
  max-width: 70%;
  margin-left: auto; }

.akkucheck-section-block-text:not(:last-child) {
  padding-bottom: 25px; }

@media (max-width: 759px) {
  .akkucheck-section-block-text {
    font-size: 20px;
    line-height: 100%;
    flex: 1 1 100%;
    max-width: 100%;
    margin-left: 0; } }

.akkucheck-section-img-wrap {
  width: 100%; }

.akkucheck-section-img-wrap img {
  width: 100%;
  height: auto;
  object-fit: cover; }

.akkucheck-section-content {
  width: 100%;
  max-width: 907px;
  padding: 0 40px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .akkucheck-section-content {
      padding: 0;
      max-width: 100%; } }

.h-header {
  background: rgba(158, 158, 158, 0.471); }

.h-header_min {
  background: #fff; }

.videowrapper {
  position: relative;
  float: none;
  clear: both;
  width: 100%;
  height: 0;
  padding-bottom: 52.5909592061742%; }
  .videowrapper__poster {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    z-index: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    .videowrapper__poster::after {
      content: "";
      display: block;
      width: 40px;
      height: 30px;
      border-left: 20px solid #fff;
      border-top: 20px solid #fff;
      border-right: 20px solid transparent;
      border-bottom: 20px solid transparent;
      -webkit-transform: rotate(135deg) translate(-50%, -50%);
      transform: rotate(135deg) translate(-50%, -50%);
      margin-top: -20px;
      margin-left: -58px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .videowrapper__poster::before {
      content: "";
      display: block;
      width: 90px;
      height: 90px;
      border-radius: 45px;
      border: 1px solid #fff;
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
