#integrated_head.lower.type02 .txt_area {
  padding-top: 10%
}
#integrated_head.lower.type02 .txt_inner {
  padding-bottom: 8rem
}
#integrated_head.lower.type02 .txt_inner::after {
  content: none
}
#integrated_head.lower.type02 .head_ttl {
  color: #000;
  font-size: 3.2rem;
  line-height: 1.6
}
#integrated_head .txt_area {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
#integrated_head.type02 .head_txt {
    width: fit-content;
    font-size: 2.8rem;
    line-height: 1.3;
    margin: 0 0 11rem 0;
    position: absolute;
    left: 0rem;
}
h3.integrated_sec_ttl_gbig.ff_zenkaku {
    text-align: center;
    font-size: 2.9rem;
    font-weight: bold;
    color: #1b8488;
    margin-bottom: 2.5rem;
}

@media screen and (max-width: 767px) {

#integrated_head.lower.type02 .txt_area {
  padding-top: 18%
}
#integrated_head.type02 .head_txt {
    font-size: 1.9rem;
    margin: 0 0 10rem 0;
}
    
h3.integrated_sec_ttl_gbig.ff_zenkaku {
    font-size: 1.9rem;
}
    
}
#index {
  padding: 4rem 0 8rem;
  background-color: #eff5f3;
  border-bottom-left-radius: 174px;
  position: relative
}
#index .deco {
  color: #fff;
  font-size: 12rem;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  bottom: -1.8rem;
  right: 0
}
#index .index_list li {
  margin-bottom: 1em;
  padding-left: 1em;
  background: url(/common/img/icon_arrow_gr02.png) no-repeat top .6em left/0.5em
}
#index .index_list a {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 600;
  border-bottom: 1px solid #000
}
#index .index_list a:hover {
  color: #49b192;
  border-color: #49b192
}
.bg_gray .btn_index {
  background-color: #fff
}
.message_ttl {
  margin-top: 4em;
  font-size: 2rem;
  font-weight: 600
}
.message_txt {
  font-size: 1.8rem;
  line-height: 2
}
.message_txt:not(:first-child) {
  margin-top: 2em
}
.message_img {
  overflow: hidden
}
.message_img img {
  border-radius: 10px
}
.message_list li {
  font-size: 1.8rem;
  line-height: 2;
  text-indent: -1em;
  margin-left: 1em
}
.btn_area {
  margin-top: 2em;
  text-align: right
}
.btn_index {
  display: inline-block;
  font-size: 1.5rem;
  padding: .5em .8em;
  background-color: #eff5f5
}
.btn_index span {
  border-bottom: 1px solid #000
}
.img_area img {
  width: 100%;
  height: auto
}
.img_wrap {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start
}
.img_wrap .message_img {
  width: 49%
}
.img_caption {
  margin-top: 1em;
  font-size: 1.6rem
}
#sec02, #sec06 {
  border-top-right-radius: 140px
}
#sec04 {
  border-top-left-radius: 140px;
  margin-top: -13rem;
  position: relative;
}
#sec02 {
  margin-top: -14rem;
  position: relative
}
@media screen and (min-width: 1400px) {
  #sec02 {
    margin-top: -16rem
  }
}
@media screen and (min-width: 768px)and (max-width: 1240px) {
  #integrated_head.lower.type02 .head_ttl {
    font-size: 2.5vw
  }
  #index .index_list a {
    font-size: 1.4vw
  }
  #index .deco {
    font-size: 9.6vw
  }
  .message_ttl {
    font-size: 1.6vw
  }
  .message_txt {
    font-size: 1.4vw
  }
  .btn_index {
    font-size: 1.2vw
  }
#integrated_head.type02 .head_txt {
    width: fit-content;
    font-size: 2.5rem;
    line-height: 1.3;
    margin: 0 0 5rem 0;
    position: absolute;
    left: 0rem;
}
}
@media screen and (max-width: 767px) {
  #integrated_head.lower.type02 .txt_inner {
    padding-bottom: 8rem
  }
  #integrated_head.lower.type02 .head_catch {
    font-size: 6.2vw
  }
  #integrated_head.lower.type02 .head_ttl {
    font-size: 4.8vw
  }
  #index {
    padding: 2rem 0 6rem;
    border-bottom-left-radius: 87px
  }
  #index .deco {
    font-size: 16vw;
    bottom: -1rem
  }
  #index .index_list a {
    display: inline;
    font-size: 3.7vw
  }
  .message_ttl {
    margin-top: 2em;
    font-size: 4vw
  }
  .message_txt {
    font-size: 3.7vw
  }
  .message_img img {
    border-radius: 5px
  }
  .message_list li {
    font-size: 3.7vw
  }
  .img_wrap {
    margin-top: 1.5rem;
    flex-wrap: wrap;
  }
  .img_wrap .message_img {
    width: 100%;
    margin-bottom: 2rem;
  }
  .img_caption {
    font-size: 3.2vw
  }
  .btn_area {
    margin-top: 1em
  }
  .btn_index {
    font-size: 3.4vw
  }
  #sec02, #sec06 {
    border-top-right-radius: 70px
  }
  #sec02 {
    margin-top: -6rem
  }
  #sec04 {
    border-bottom-left-radius: 70px
  }
} /*# sourceMappingURL=message.css.map */