#area_intro {
  background: #def3ff url(../img/common/effect_line_blue.png) no-repeat top center;
}

#area_intro .ttl_section_top {
  margin: 56px 0 36px;
}

#area_intro .photo_main {
  width: 48.3%;
  max-width: 540px;
}

#area_intro .txt_box {
  width: 48.3%;
  max-width: 540px;
}

#area_intro .txt_box p {
  margin: -8px 0 34px;
}

#area_intro .txt_box li {
  width: 49.1%;
  max-width: 265px;
}
#area_intro .under_box {
  margin-top: 40px;
}
#area_intro .under_box p {
  width: 48.3%;
}
#area_intro .under_box ul {
  width: 48.3%;
}
#area_intro .under_box ul li {
  width: 49.1%;
}

#staff_msg .ttl_section_top {
  margin-top: -90px;
}

#staff_msg .ttl_section_top .before_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

#staff_msg .ttl_section_top .before_icon::before {
  content: '';
  background: url(../img/top/icon_staff.png) no-repeat;
  background-size: contain;
  width: 50px;
  height: 67px;
  display: inline-block;
  margin-right: 20px;
  position: relative;
  top: 5px;
}

#staff_msg .bg_gray {
  padding: 50px 50px;
}

#staff_msg .bg_gray img {
  width: 27.5%;
  max-width: 280px;
}

#staff_msg .bg_gray .txt_box {
  width: 68.7%;
  margin-top: -8px;
}

#area_archive .intro_box .ttl {
  font-size: 32px;
}

#area_archive .intro_box .photo {
  text-align: center;
}

#area_archive .intro_box img {
  max-width: 360px;
}

#area_archive .area_box {
  margin: 60px 0 0;
}

@media screen and (max-width: 1024px) {
  #area_intro .txt_box p {
    margin-bottom: 20px;
  }
  #area_archive .intro_box .ttl {
    font-size: 28px;
  }
}

@media screen and (max-width: 960px) {
  #area_intro .ttl_section_top {
    margin: 40px 0 30px;
  }
  #area_intro .txt_box p {
    margin: -5px 0 15px;
  }
  #area_intro .under_box {
    margin-top: 3vw;
  }
  #staff_msg .ttl_section_top {
    margin-top: -40px;
    padding-left: 62px;
  }
  #staff_msg .ttl_section_top .before_icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #staff_msg .ttl_section_top .before_icon::before {
    position: absolute;
    width: 46px;
    height: 62px;
    left: 0;
    top: 12px;
  }
  #staff_msg .bg_gray {
    padding: 4.5vw 4.5vw;
  }
  #area_archive .intro_box .ttl {
    font-size: 23px;
  }
}

@media screen and (max-width: 568px) {
  #area_intro {
    background: #e6f0ff url(../img/common/effect_line_blue_sp.png) no-repeat top center;
    background-size: contain;
    padding-bottom: 25px;
  }
  #area_intro .ttl_section_top {
    margin: -12px 0 20px;
  }
  #area_intro .content_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #area_intro .photo_main {
    width: 100%;
    max-width: initial;
    margin-bottom: 12px;
  }
  #area_intro .txt_box {
    width: 100%;
    max-width: initial;
  }
  #area_intro .txt_box p {
    margin: 0 0 20px;
  }
  #area_intro .txt_box li {
    width: 48.5%;
    max-width: initial;
  }
  #area_intro .txt_box li img {
    border-radius: 5px;
  }
  #area_intro .content_box > .row {
    flex-direction: column;
  }
  #area_intro .under_box {
    flex-direction: column;
    margin-top: 5px;
  }
  #area_intro .under_box ul {
    width: 100%;
    margin-bottom: 12px;
  }
  #area_intro .under_box img {
    border-radius: 5px;
  }
  #area_intro .under_box p {
    width: 100%;
  }
  #staff_msg {
    padding-bottom: 0;
  }
  #staff_msg .ttl_section_top {
    padding: 0;
    margin: -38px 0 20px;
  }
  #staff_msg .ttl_section_top .before_icon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  #staff_msg .ttl_section_top .before_icon::before {
    width: 37px;
    height: 50px;
    position: relative;
    top: 0;
    margin: 0 0 8px;
  }
  #staff_msg .bg_gray {
    margin: 0 -5.3vw;
    border-radius: 0;
    padding: 24px 5.3vw 24px;
    flex-direction: column;
  }
  #staff_msg .bg_gray img {
    width: 60%;
    margin: 0 auto 18px;
  }
  #staff_msg .bg_gray .txt_box {
    width: 100%;
  }
  #area_archive .intro_box .ttl {
    font-size: 21px;
    margin-bottom: 10px;
  }
  #area_archive .intro_box img {
    width: 80.7%;
    margin-bottom: 20px;
  }
  #area_archive .area_box {
    margin-top: 30px;
  }
}
/*===============================================
 *	市町村 独自コンテンツ
===============================================*/
.area_original {
  padding-top: 0;
}
.area_original .point_content {
  padding: 36px 48px 54px;
  border: 4px solid #88c7ff;
  border-top: none;
  border-radius: 0 0 20px 20px;
}
.area_original .point_box dt {
  font-size: 22px;
  font-weight: bold;
  padding: 18px 0 20px 70px;
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 15px;
}
.area_original .point_box dd {
  margin-bottom: 25px;
}
.area_original .point_box dt:nth-of-type(1) {
    background: url(../img/common/num_circle_blue01.svg) no-repeat left center;
    background-size: 55px 55px;
}
.area_original .point_box dt:nth-of-type(2) {
    background: url(../img/common/num_circle_blue02.svg) no-repeat left center;
    background-size: 55px 55px;
}
.area_original .point_box dt:nth-of-type(3) {
    background: url(../img/common/num_circle_blue03.svg) no-repeat left center;
    background-size: 55px 55px;
}
.area_original .point_box .box {
  padding: 35px 40px;
}
.area_original .point_box .box img {
  width: 35%;
}
.area_original .point_box .box p {
  width: 60%;
}
.area_original .problem_box {
  margin-top: 50px;
}
.area_problem {
  background: #fdf5f1;
  padding-bottom: 0;
}
.area_problem .ttl_section_top {
  font-size: 40px;
}
.area_problem .check_items_box {
  margin-bottom: 60px;
}
.area_problem .check_items_box li {
  font-size: 17px;
  line-height: 1.5;
  font-weight: bold;
  padding: 13px 0 16px 37px;
  position: relative;
  background: url(../img/common/icon_check.svg) no-repeat center left;
  background-size: 24px 23px;
}
.area_problem .check_items_box li::after {
  content: '';
  background: url(../img/common/line_dot.png) repeat-x;
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.area_problem .check_items_box li:last-child::after {
  content: none;
}
.area_problem .check_items_box .photo {
  width: 41.1%;
  overflow: hidden;
}
.area_problem .check_items_box img {
  height: 100%;
  width: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.area_problem .check_items_box .txt_box {
  width: calc(100% - 41.1%);
  padding: 20px 40px 9px;
}
.area_problem .full_wide_ttl {
  font-size: 37px;
  padding: 16px 0;
  position: relative;
}
.area_problem .full_wide_ttl::after {
  content: '';
  display: block;
  height: 30px;
  width: 60px;
  background-image: repeating-linear-gradient(135deg, transparent, transparent 7px, #2D89F8 7px, #2D89F8 15px );
  background-color:#348DF8;
  background-position: 6px 0;
  position: absolute;
  bottom: -29px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.problem_under_block {
  padding-top: 60px;
  background: #fff;
}
.problem_under_block .ttl_left_border {
  font-size: 25px;
  border: none;
  margin-bottom: 20px;
}
.problem_under_block .txt {
  width: 63%;
}
.problem_under_block img {
  width: 33%;
}
@media screen and (max-width: 960px) {
  .area_original .point_content {
    padding: 3vw 4.5vw 5.5vw;
  }
  .area_problem .ttl_section_top {
    font-size: 30px;
  }
  .area_problem .check_items_box .txt_box {
    padding: 2vw 3vw 1.5vw;
  }
  .area_problem .check_items_box li {
    font-size: 15px;
  }
  .area_problem .full_wide_ttl {
    font-size: 30px;
  }
  .problem_under_block {
    padding-top: 6vw;
  }
}
@media screen and (max-width: 568px) {
  .area_original {
    padding-bottom: 0;
  }
  .area_original .point_box {
    margin: 30px -5.3vw 0;
  }
  .area_original .point_content {
    border-left: 0;
    border-right: 0;
    padding: 4px 5.3vw 30px;
    border-radius: 0;
  }
  .area_original .point_box dt {
    font-size: 20px;
    padding: 12px 0 12px 50px;
    margin-bottom: 10px;
  }
  .area_original .point_box dt:nth-of-type(1),.area_original .point_box dt:nth-of-type(2),.area_original .point_box dt:nth-of-type(3) {
    background-size: 40px 40px;
  }
  .area_original .point_box .box {
    flex-direction: column;
    padding: 25px 25px;
  }
  .area_original .point_box .box img {
    width: 100%;
    margin-bottom: 12px;
  }
  .area_original .point_box .box p {
    width: 100%;
  }
  .area_problem .ttl_section_top {
    font-size: 25px;
    margin-bottom: 25px;
  }
  .area_problem .check_items_box {
    flex-direction: column;
    margin-bottom: 40px;
  }
  .area_problem .check_items_box img {
    width: 100%;
    height: auto;
  }
  .area_problem .check_items_box .photo {
    width: 100%;
  }
  .area_problem .check_items_box .txt_box {
    width: 100%;
    padding: 2px 16px 10px;
  }
  .area_problem .full_wide_ttl {
    font-size: 22px;
  }
  .problem_under_block {
    padding-top: 45px;
  }
  .problem_under_block .box {
    flex-direction: column-reverse;
  }
  .problem_under_block .txt {
    width: 100%;
  }
  .problem_under_block img {
    width: 100%;
    margin-bottom: 15px;
  }
  .problem_under_block .ttl_left_border {
    font-size: 19px;
    margin-bottom: 8px;
  }
}