@charset "UTF-8";
.company {
    background: url(/wp-content/uploads/sites/741/2022/04/bg2_sp.jpg),no-repeat,center;
    background-size: cover;
    padding-bottom: 100px;
}
section.kasou_header {
    background: url(/wp-content/uploads/sites/741/2022/05/q_a_top_sp.jpg),no-repeat,center;
    background-size: cover;
}
@media (min-width: 481px){
  section.kasou_header {
      background: url(/wp-content/uploads/sites/741/2022/05/q_a_top.jpg),no-repeat;
      background-size: cover;
      background-position: right;
  }
  .site-footer {
      margin-top: 0;
  }
  .company {
      background: url(/wp-content/uploads/sites/741/2022/05/bg1-2.png) no-repeat 50% 100%,
      url(/wp-content/uploads/sites/741/2022/04/bg2.jpg),no-repeat, center;
      background-size: auto,cover;
  }
}
.es-separate-container #primary, .es-separate-container #secondary {
    padding-bottom: 0;
}

.info__card--image figure img {
    position: relative;
}
.info__card--image figure {
    padding-top: 0;
}
.message {
    background: url(/wp-content/uploads/sites/741/2022/04/bg1.png) no-repeat 50% 100%;
    position: relative;
    padding-bottom: 100px;
}

.dd_wrapper:not(:last-child) {
    margin-bottom: 30px;
}
div.dd_t { display: none; }
.nav-open {
    padding: 15px 25px;
    background: #fff;
    position: relative;
    box-shadow: 0 0 15px rgba(0,0,0,.2);
    border-radius: 8px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0 !important;
    height: 80px;
    cursor: pointer;
}
.nav-open::before {
    content: "＋";
    position: absolute;
    right: 20px;
    color: #9e0000;
    font-size: 34px;
}
.nav-open.active::before{/* 開いている時 */
	content: "－";
}
span.dd_text1 img.on_ {
    display: none;
}
span.dd_text2 {
    font-size: 16px;
    line-height: 1.4;
    color: #333;
}
span.dd_text1,
.dd_t p span.dd_text3 {
    padding-right: 19px;
    width: 70px;
}
span.dd_text2 {
    font-size: 18px;
    line-height: 1.4;
    color: #333;
    width: calc(100% - 70px);
    letter-spacing: 0.15em;
}
.dd_t {
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,.2);
    border-radius: 0 0 8px 8px;
    padding: 20px 25px;
}
.dd_t p {
    margin-bottom: 0;
}
.dd_t p a {
    margin-top: 20px;
}
p.nav-open.active span.dd_text1 img.on_ {
    display: block;
}
p.nav-open.active span.dd_text1 img.def {
    display: none;
}
p.nav-open.active {
    background: #9e0000;
    border-radius: 8px 8px 0 0;
}
p.nav-open.active span.dd_text2 {
    color: #fff;
}
p.nav-open.active::before {
    color: #fff;
}
.dd_t p {
    margin-bottom: 0;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.dd_t p span.dd_text4 {
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    width: calc(100% - 70px);
    letter-spacing: 0.01em;
    text-align: justify;
    font-feature-settings: "palt" 1;
}
span.space_ {
    display: block;
    width: 100%;
    height: 20px;
}


.info__card--content {
    margin-top: 0;
}
.info__card--content p.aka {
    margin-bottom: 18px;
    line-height: 1;
    margin-top: 15px;
    letter-spacing: 0.15em;
}
p.info__card--text {
    font-size: 13px;
    letter-spacing: 0.05em;
}
.info__card--content p.text-right {
    margin-bottom: 20px;
    letter-spacing: 0.05em;
}

@media (max-width: 480px){
  .info__card--content p.aka {
      margin-bottom: 15px;
      margin-top: 0;
      letter-spacing: 0.1em;
      text-align: center;
  }
  .info__card {
      margin-bottom: 22px;
  }
  p.info__card--text {
      margin-bottom: 10px;
  }
  p.info__card--text br {
      display: none;
  }
  .info__card--content p.text-right {
      margin-bottom: 30px;
  }
  .company .feature-box-small-icon .inner {
      padding: 10px 15px 20px;
  }
  .nav-open {
      padding: 12px 17px;
      height: 66px;
  }
  span.dd_text1 img, .dd_t p span.dd_text3 img {
      width: 25.5px;
      vertical-align: middle;
  }
  span.dd_text1, .dd_t p span.dd_text3 {
      padding-right: 7px;
      width: 37px;
  }
  span.dd_text2 {
      font-size: 15px;
      width: calc(100% - 37px);
      letter-spacing: 0.01em;
  }
  .dd_wrapper:not(:last-child) {
      margin-bottom: 20px;
  }
  .dd_t p span.dd_text4 {
      font-size: 13px;
      width: calc(100% - 37px);
  }
  .message {
      padding-bottom: 75px;
  }
  .company {
      padding-bottom: 40px;
  }
  .dd_t {
      padding: 20px 20px;
  }
  .dd_t p a {
      margin-top: 15px;
  }
  .btn-outline {
      font-size: 13px;
      padding: 8px 30px 7px 35px;
      letter-spacing: 0.05em;
  }
  .nav-open::before {
      right: 12px;
      font-size: 20px;
  }
  span.space_ {
      height: 15px;
  }
  span.dd_text2 {
      font-weight: 600;
  }
}

@media (max-width: 374px){
  .nav-open::before {
      right: 10px;
      font-size: 15px;
  }
  span.dd_text2 {
      font-size: 14px;
      letter-spacing: 0;
      padding-right: 8px;
  }
  span.dd_text2 br {
      display: none;
  }
}
