.article__section p {
  margin: 0;
  text-align: center;
}

#ekimoku {
  background: url(https://cdn2.hubspot.net/hubfs/6202132/Blog_Comfort/ekimoku/bg.jpg) repeat-y left top;
  background-size: 100% auto;
  padding-bottom: 1px;
}

/* disable link _blank icon */
#ekimoku a[target="_blank"]:after {
  content: none;
}

#ekimoku .qanda {
  color: #6a331f;
  padding: 20px;
  font-size: 20px;
  margin: 0;
  font-weight: bold;
}

#ekimoku .qanda dt {
  padding: 12px 40px 12px 12px;
  border: 2px dotted #6a331f;
  display: table;
  width: 100%;
  margin-bottom: 10px;
  background: url(https://cdn2.hubspot.net/hubfs/6202132/Blog_Comfort/ekimoku/q_and_a_arrow_down.png) right 10px center no-repeat;
}

#ekimoku .qanda dt.active {
  background: url(https://cdn2.hubspot.net/hubfs/6202132/Blog_Comfort/ekimoku/q_and_a_arrow_up.png) right 10px center no-repeat;
}

#ekimoku .qanda dt span, .qanda dd span {
  display: table-cell;
}

#ekimoku .qanda dt::before {
  content: "";
  background: url(https://cdn2.hubspot.net/hubfs/6202132/Blog_Comfort/ekimoku/icon_q.png) left top no-repeat;
  width: 32px;
  height: 32px;
  padding-right: 10px;
  display: table-cell;
  vertical-align: top;
}

#ekimoku .qanda dd {
  padding: 0 12px 12px;
  display: table;
}

#ekimoku .qanda dd::before {
  content: "";
  background: url(https://cdn2.hubspot.net/hubfs/6202132/Blog_Comfort/ekimoku/icon_a.png) left top no-repeat;
  width: 32px;
  height: 32px;
  padding-right: 10px;
  display: table-cell;
  vertical-align: top;
}

#ekimoku .tab_wrap {
  background-color: #a76245;
  border-radius: 10px;
  padding: 20px;
  margin: 0 30px 30px;
}

#ekimoku .tab_box {
  display: flex;
  width: 100%;
  margin: 0 auto;
  position: relative;
}


#ekimoku .tab_box .prev, #ekimoku .tab_box .next {
  width: 3%;
  position: absolute;
  top: 0;
  height: 100%;
}

#ekimoku .tab_box .prev{
  left: 1.5%;
}

#ekimoku .tab_box .next{
  right: 1.5%;
}

#ekimoku .tab_box .prev img, #ekimoku .tab_box .next img {
  width: 100%;
  cursor: pointer;
}

#ekimoku .tab_box_inner {
  width: 92%;
  margin: 0 auto;
}

#ekimoku .tab_box_inner .tab_box_inner2 {
  width: 100%;
  overflow-x: hidden;
}

#ekimoku div.tab_inner {
  background-color: #fff;
  margin: 0;
  position: relative;
}

#ekimoku .tab_list {
  display: flex;
  list-style: none;
  font-size: 0;
  padding: 0;
  margin: 0;
  width: calc(100% * 5 / 3);
}

#ekimoku .tab_list li {
  display: block;
  width: calc(100% / 5);
  padding-bottom: 30px;
  text-align: center;
}

#ekimoku .tab_list li:first-child {
  transition: all 300ms 0s ease;
}

#ekimoku p.btn_01 {
  margin: 15px 30px;
}

#ekimoku .tab_current {
  position: relative;
}

#ekimoku .tab_current::after {
  position: absolute;
  text-align: center;
  background: url(https://cdn2.hubspot.net/hubfs/6202132/Blog_Comfort/ekimoku/tab_arrow.png) center bottom no-repeat;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 53px;
}

#ekimoku .ekimoku_bnr {
  margin: 0 4%;
  font-size: 0;
}

#ekimoku .ekimoku_bnr a {
  display: inline-block;
  margin-right: 0.62%;
  width: 24.3%;
  margin-bottom: 30px;
}

#ekimoku .ekimoku_bnr a img {
  width: 100%;
}

#ekimoku #tab02 .tab_inner {
  padding-bottom: 1px;
}

#ekimoku #tab01 iframe {
  position: absolute;
}

#ekimoku p.tab02_btn_01 {
  margin: 30px;
}

#ekimoku .tab03-img {
  margin: -23px 30px 30px;
  position: relative;
  z-index: 10;
}

#ekimoku .tab03-qanda {
  background-color: #ffffff;
  border-radius: 10px;
  margin: 0 30px 30px;
}

#ekimoku .tab03-btn {
  position: absolute;
  bottom: 3%;
  left: 0;
  right: 0;
  width: 80%;
  margin: auto;
}

#ekimoku .tab04-img {
  position: relative;
  margin: -23px 28px 30px;
  z-index: 10;
}

#ekimoku .tab04-img .hover {
  position: absolute;
  display: block;
  background: rgba(255, 252, 219, 0.60);
}

#ekimoku .tab05-img {
  position: relative;
  margin: -23px 10px 30px;
  z-index: 10;
}

#ekimoku .tab05-img .tab05-content-img {
  padding: 0 18px;
}

#ekimoku .tab05-img .tab-img-memorial-corner {
  margin: 20px 0 0;
  padding-right: 18px;
}

#ekimoku .tab05-img .tab-img-memorial-corner.-bigger {
  margin: 26px 0 0 -1px;
  padding: 0;
}

#ekimoku .tab05-img .tab-img-reborn {
  margin: 73px 0 10px;
  padding: 0 19px;
}


@media screen and (max-width: 599px) {
  #ekimoku .qanda {
    font-size: 14px;
  }

  #ekimoku .qanda dt {
    padding: 8px 30px 8px 8px;
    background-size: 12px 6px;
  }

  #ekimoku .qanda dt.active {
    background-size: 12px 6px;
  }

  #ekimoku .qanda dd {
    padding: 0 8px 8px;
    margin: 0;
  }

  #ekimoku .qanda dt::before {
    content: "";
    background: url(https://cdn2.hubspot.net/hubfs/6202132/Blog_Comfort/ekimoku/icon_q.png) left top no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    padding-right: 10px;
    display: table-cell;
    vertical-align: top;
  }

  #ekimoku .qanda dd::before {
    content: "";
    background: url(https://cdn2.hubspot.net/hubfs/6202132/Blog_Comfort/ekimoku/icon_a.png) left top no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    padding-right: 10px;
    display: table-cell;
    vertical-align: top;
  }

  #ekimoku .tab_wrap {
    padding: 10px;
    margin: 0 15px 30px;
  }

  #ekimoku .tab_current::after {
    background-size: 30px 25px;
    height: 25px;
  }

  #ekimoku .tab_box_inner {
    width: 88%;
  }

  #ekimoku .tab_list li {
    padding-bottom: 22px;
  }

  #ekimoku #tab01 .tab_inner {
    position: relative;
  }

  #ekimoku .tab03-img {
    margin: -15px 15px 30px;
  }

  #ekimoku .tab03-qanda {
    margin: 0 15px 30px;
  }

  #ekimoku .tab04-img {
    margin: -15px 14px 30px;
  }

  #ekimoku .tab05-img {
    margin: -15px 14px 30px;
  }

  #ekimoku .tab05-img .tab05-content-img {
    padding: 0;
  }

  #ekimoku .tab05-img .tab-img-memorial-corner {
    padding-right: 0;
  }
  
  #ekimoku .tab05-img .tab-img-reborn {
    padding: 0;
  }

  #ekimoku .ekimoku_bnr a {
    margin-right: 0.55%;
  }
}