@media screen and (min-width: 751px) {
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, section, article, aside, hgroup, header, footer, nav, dialog, figure, menu, video, audio, mark, time, canvas, details {
    font-family: "Noto Sans JP", sans-serif;
  }
  .inner {
    width: 1100px;
  }
  .intro {
    text-align: center;
    margin-bottom: 0;
  }
  h1.main_ttl {
    margin-top: 0;
    margin-bottom: 24px;
  }
  h1.main_ttl span {
    position: relative;
  }
  h1.main_ttl span::before {
    position: absolute;
    content: "";
    width: 42px;
    height: 42px;
    border-radius: 50%;
    top: -10px;
    left: -22px;
    background: #A4D698;
    z-index: -1;
  }
  #subMv {
    background: url(/introduction/img/bg_introduction.jpg) repeat-x bottom center;
    background-size: 1920px 160px;
  }
  #subMv .inner .pc img {
    margin: 0 0 0 35px;
    width: 793px;
    height: auto;
  }
  .initiative_wrap {
    position: relative;
  }
  .initiative01 {
    padding-top: 48px;
    padding-bottom: 88px;
  }
  .initiative01 .inner {
    max-width: 957px;
  }
  .initiative01 .inner h1 {
    margin-top: 0;
    margin-bottom: 24px;
  }
  .initiative02 {
    background: #F3EFA2;
    border-radius: 40px 40px 0 0;
    padding-top: 68px;
    padding-bottom: 155px;
  }
  .initiative02 figure.illust_l {
    position: absolute;
    top: -37.1px;
    left: 96.13px;
  }
  .initiative02 figure.illust_r {
    position: absolute;
    top: -114.63px;
    right: 73px;
  }
  .initiative02 .pickup {
    margin-top: 24px;
  }
  .initiative02 .pickup ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .initiative02 .pickup ul li {
    width: calc((100% - 56px) / 2);
    margin-top: 40px;
  }
  .initiative02 .pickup ul li figure, .initiative02 .pickup ul li img {
    width: 100%;
  }
  .initiative02 .pickup ul li p {
    padding-left: 18px;
    position: relative;
    display: inline-block;
    font-weight: bold;
  }
  .initiative02 .pickup ul li p::before {
    position: absolute;
    top: 6px;
    left: 0;
    content: "";
    background-color: #463732;
    height: 16px;
    width: 2px;
  }
  .initiative03 {
    background: #DEE7DC;
    border-radius: 40px 40px 0 0;
    padding-top: 74px;
    padding-bottom: 120px;
    margin-top: -72px;
  }
  .initiative03 .tama_wrap {
    margin-top: 48px;
  }
  .initiative03 .tama_wrap .area_wrap h2 {
    text-align: center;
    border: none;
    padding: 14px;
  }
  .initiative03 .tama_wrap .area_wrap + .area_wrap {
    margin-top: 54px;
  }
  .initiative03 .tama_wrap .area_wrap.nishitama_wrap h2 {
    background-color: #A7D28E;
  }
  .initiative03 .tama_wrap .area_wrap.nishitama_wrap .area_name {
    background: #3A7B50;
  }
  .initiative03 .tama_wrap .area_wrap.minamitama_wrap h2 {
    background-color: #FADADD;
  }
  .initiative03 .tama_wrap .area_wrap.minamitama_wrap .area_name {
    background: #EC5CAB;
  }
  .initiative03 .tama_wrap .area_wrap.kitatamanishi_wrap h2 {
    background-color: #FEDBA2;
  }
  .initiative03 .tama_wrap .area_wrap.kitatamanishi_wrap .area_name {
    background: #E97A4F;
  }
  .initiative03 .tama_wrap .area_wrap.kitatamaminami_wrap h2 {
    background-color: #CEEAFB;
  }
  .initiative03 .tama_wrap .area_wrap.kitatamaminami_wrap .area_name {
    background: #25ACCA;
  }
  .initiative03 .tama_wrap .area_wrap.kitatamakita_wrap h2 {
    background-color: #DFCFE5;
  }
  .initiative03 .tama_wrap .area_wrap.kitatamakita_wrap .area_name {
    background: #B979D1;
  }
  .initiative03 .tama_wrap .area_wrap ul {
    margin-top: 40px;
  }
  .initiative03 .tama_wrap .area_wrap ul li {
    padding: 24px 32px;
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .initiative03 .tama_wrap .area_wrap ul li + li {
    margin-top: 32px;
  }
  .initiative03 .tama_wrap .area_wrap ul li .txt {
    width: calc(100% - 286px);
  }
  .initiative03 .tama_wrap .area_wrap ul li .txt .area_name {
    text-align: center;
    color: #fff;
    font-size: 20px;
    width: 163px;
    padding: 12px;
    margin-top: 0;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 4%;
  }
  .initiative03 .tama_wrap .area_wrap ul li .txt h3 {
    font-size: 20px;
    padding: 0;
    background-color: transparent;
    color: #333;
    margin-top: 16px;
    margin-bottom: 0;
    font-weight: bold;
  }
  .initiative03 .tama_wrap .area_wrap ul li .txt > p {
    margin-top: 16px;
    line-height: 1.4;
  }
  .initiative03 .tama_wrap .area_wrap ul li .txt .link_btn {
    margin-top: 16px;
  }
  .initiative03 .tama_wrap .area_wrap ul li .txt .link_btn a {
    font-size: 14px;
    text-align: center;
    display: inline-block;
    color: #3A7B50;
    border: 1px solid;
    padding: 8px 16px;
    text-decoration: none;
    line-height: 1;
    letter-spacing: 4%;
  }
  .initiative03 .tama_wrap .area_wrap ul li .txt .link_btn a:hover {
    background-color: #3A7B50;
    color: #fff;
  }
  .initiative03 .tama_wrap .area_wrap ul li figure {
    width: 270px;
  }
  .initiative03 .tama_wrap .area_wrap ul li figure img {
    width: 100%;
  }
}/*# sourceMappingURL=initiative_pc.css.map */