@charset "UTF-8";
.l-case_tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  position: absolute;
  top: 3rem;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20rem;
  height: 8rem;
  padding: 0 5rem;
  border-radius: 0 4rem 4rem 0;
  background: #128577;
  color: #fff;
  font-family: "Quicksand", sans-serif;
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 8rem;
}

.l-case_tag span {
  padding-right: 1.5rem;
  font-size: 1.8rem;
  letter-spacing: .08em;
}

.l-kv {
  padding-top: 4rem;
}

.l-kv_wrapper {
  position: relative;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 4rem 3.4rem 26rem 5rem;
  border-radius: 2rem;
  background: url(/lp/slim/real/images/case-7/l-kv_bg.png) no-repeat;
  background-position: top center;
  background-size: cover;
}

.l-kv_content {
  z-index: 2;
  position: relative;
  width: calc(100% - 41.4rem);
  margin-right: 4.3rem;
  padding-top: 9.5rem;
}

.l-kv_content_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 8.6rem;
}

.l-kv_content_ttl {
  margin-bottom: 1.5rem;
  color: #128577;
}

.l-kv_content_ttl em {
  font-family: "Quicksand", sans-serif;
  font-size: 4.4rem;
  font-weight: 700;
  letter-spacing: .04em;
}

.l-kv_content_ttl span {
  padding-left: 1.4rem;
  font-size: 3rem;
  letter-spacing: .05em;
}

.l-kv_content_ttl_sub {
  width: 19rem;
  margin-bottom: 2.2rem;
  padding: 0 1.4rem;
  border-right: .3rem solid #128577;
  border-left: .3rem solid #128577;
  color: #128577;
  font-size: 2rem;
  letter-spacing: .05em;
  text-align: center;
  word-break: keep-all;
  white-space: nowrap;
}

.l-kv_content_tag {
  width: 20.4rem;
  height: 2.8rem;
  margin-bottom: 2rem;
  background: #fff;
  color: #128577;
  font-size: 1.4rem;
  letter-spacing: .05em;
  line-height: 2.8rem;
  text-align: center;
}

.l-kv_content_txt {
  color: #333;
  font-size: 1.6rem;
  letter-spacing: .04em;
  line-height: 1.75;
}

.l-kv_img {
  z-index: 0;
  position: absolute;
  top: 0;
  left: -5rem;
  width: calc(100% + 5rem);
}

.l-tabs_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  margin-top: -8.2rem;
  padding: 0 2.4rem;
  border-bottom: 1rem solid #128577;
  background: #fff;
}

.l-tabs_nav::before {
  position: absolute;
  top: -7rem;
  left: 0;
  width: 100%;
  height: 12.5rem;
  background: url(/lp/slim/real/images/case-2/l-tabs_nav_bg.png) no-repeat;
  background-position: top center;
  background-size: 106.9rem 12.5rem;
  content: "";
}

.l-tabs_nav_item {
  width: 21rem;
  line-height: 0;
}

.l-tabs_nav_item_btn {
  display: block;
  position: relative;
  width: 100%;
  padding: 0;
  border: none;
  outline: none;
  background: none;
  font-size: 0;
  cursor: pointer;
}

.l-tabs_nav_item_btn::before {
  z-index: 0;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  content: "";
}

.l-tabs_nav_item_btn:hover::before {
  -webkit-animation: jello 1s linear 1;
          animation: jello 1s linear 1;
}

.l-tabs_nav_item_btn img {
  z-index: 1;
  position: relative;
}

.l-tabs_nav_item_btn img:first-of-type {
  z-index: 2;
  position: absolute;
  top: .1rem;
  left: 0;
  opacity: 0;
}

.l-tabs_nav_item_btn.is-active img:first-of-type {
  opacity: 1;
  -webkit-transition: opacity .65s linear;
  transition: opacity .65s linear;
}

.l-tabs_nav_item_btn_01::before {
  bottom: 3.3rem;
  width: 22.1rem;
  height: 21.5rem;
  background: url(/lp/slim/real/images/case-7/l-tabs_nav_item_btn_01.png) no-repeat;
  background-size: contain;
}

.l-tabs_nav_item_btn_02::before {
  bottom: 3.1rem;
  width: 22.7rem;
  height: 22.7rem;
  background: url(/lp/slim/real/images/case-7/l-tabs_nav_item_btn_02.png) no-repeat;
  background-size: contain;
}

.l-tabs_nav_item_btn_03::before {
  bottom: 5rem;
  left: 50%;
  width: 19rem;
  height: 19rem;
  background: url(/lp/slim/real/images/case-7/l-tabs_nav_item_btn_03.png) no-repeat;
  background-size: contain;
}

.l-tabs_nav_item_btn_04::before {
  bottom: 2.9rem;
  width: 20.4rem;
  height: 21.5rem;
  background: url(/lp/slim/real/images/case-7/l-tabs_nav_item_btn_04.png) no-repeat;
  background-size: contain;
}

.l-interview_content {
  background: url(/lp/slim/real/images/case-7/l-interview_content_line.png) no-repeat;
  background-color: #d6eeeb;
  background-position: bottom center;
  background-size: 100% 3.9rem;
}

.l-interview_content_ttl {
  border-top: .2rem solid #128577;
  border-bottom: .2rem solid #128577;
  color: #128577;
}

.l-interview_content_subheading {
  color: #128577;
}

.l-interview_content_subheading::before {
  background: #128577;
}

.l-interview_content_txt_emphasis {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fedbaa));
  background: -webkit-linear-gradient(transparent 60%, #fedbaa 60%);
  background: linear-gradient(transparent 60%, #fedbaa 60%);
}

@media screen and (max-width: 46.875em) {
  .l-case_tag {
    top: 2.5rem;
    width: 9.5rem;
    height: 4rem;
    padding: 0 2.5rem 0 1.5rem;
    border-radius: 0 2rem 2rem 0;
    font-size: 1.7rem;
    line-height: 4rem;
  }
  .l-case_tag span {
    font-size: 1.1rem;
  }
  .l-kv {
    padding-top: 2rem;
  }
  .l-kv_wrapper {
    width: 100%;
  }
  .l-kv_wrapper {
    padding: 8.6rem 1.5rem 14.4rem;
    border-radius: 0;
  }
  .l-kv_content {
    width: 100%;
    margin: 0 auto 2rem;
    padding-top: 0;
  }
  .l-kv_content_wrapper {
    display: block;
    margin-bottom: 0;
  }
  .l-kv_content_ttl {
    margin-bottom: 1.5rem;
  }
  .l-kv_content_ttl em {
    font-size: 3.5rem;
  }
  .l-kv_content_ttl span {
    font-size: 2rem;
  }
  .l-kv_content_ttl_sub {
    width: 16rem;
    margin-bottom: 1.5rem;
    padding: .3rem 1.1rem;
    font-size: 1.6rem;
  }
  .l-kv_content_tag {
    width: 16.3rem;
    height: 2.2rem;
    margin-bottom: 2.3rem;
    font-size: 1.1rem;
    line-height: 2.2rem;
  }
  .l-kv_content_txt {
    line-height: 1.625;
  }
  .l-kv_img {
    position: static;
    width: calc(100% - 1.2rem);
    margin: 0 0 0 auto;
  }
  .l-tabs_nav {
    width: 100%;
  }
  .l-tabs_nav {
    margin-top: -4.7rem;
    padding: 0 .1rem;
    border-bottom: .5rem solid #128577;
  }
  .l-tabs_nav::before {
    top: -3.3rem;
    height: 8rem;
    background-color: #fff;
    background-image: none;
  }
  .l-tabs_nav_item {
    width: 7.8rem;
  }
  .l-tabs_nav_item_btn:hover::before {
    -webkit-animation: none;
            animation: none;
  }
  .l-tabs_nav_item_btn_01::before {
    bottom: 3.2rem;
    width: 7.8rem;
    height: 7.6rem;
    background: url(/lp/slim/real/images/case-7/l-tabs_nav_item_btn_01_sp.png) no-repeat;
    background-size: contain;
  }
  .l-tabs_nav_item_btn_02::before {
    bottom: 3rem;
    width: 7.9rem;
    height: 7.9rem;
    background: url(/lp/slim/real/images/case-7/l-tabs_nav_item_btn_02_sp.png) no-repeat;
    background-size: contain;
  }
  .l-tabs_nav_item_btn_03::before {
    bottom: 2.9rem;
    width: 7.8rem;
    height: 7.8rem;
    background: url(/lp/slim/real/images/case-7/l-tabs_nav_item_btn_03_sp.png) no-repeat;
    background-size: contain;
  }
  .l-tabs_nav_item_btn_04::before {
    bottom: 3rem;
    width: 7.8rem;
    height: 7.8rem;
    background: url(/lp/slim/real/images/case-7/l-tabs_nav_item_btn_04_sp.png) no-repeat;
    background-size: contain;
  }
  .l-interview_content {
    background: url(/lp/slim/real/images/case-7/l-interview_content_line_sp.png) no-repeat;
    background-color: #d6eeeb;
    background-position: bottom center;
    background-size: 100% 1rem;
  }
}

/*----------------------------------
Newコロナアンケート 20201211追加
-----------------------------------*/
#new_ribbon {
  float: right;
  z-index: 10;
  position: relative;
  margin-top: -49px;
  margin-right: -8px;
}

@media screen and (max-width: 46.875em) {
  #new_ribbon {
    float: right;
    z-index: 10;
    position: relative;
    margin-top: 11px;
    margin-right: -15px;
    max-width: 88px;
  }
}
@media screen and (max-width: 46.875em) {
  .pc { display: block; }
  .sp { display: none; }
}
@media screen and (min-width: 46.875em) {
  .pc { display: none; }
  .sp { display: block; }
}
