@charset "UTF-8";
/*******************************************/
/* Hero                                    */
/*******************************************/
.heroWrap {
  position: relative; }
  @media print, screen and (min-width: 768px) {
    .heroWrap {
      height: 100%; } }
  .heroWrap .heroBlock-main {
    background: url("../img/home/hero_01_sp.webp") no-repeat center top/cover;
    margin-top: 72px;
    height: 392px;
    position: relative; }
    @media print, screen and (min-width: 768px) {
      .heroWrap .heroBlock-main {
        background: url("../img/home/hero_01_pc.webp") no-repeat center center/cover;
        margin-top: 140px;
        height: calc(100vh - 140px); } }
    .heroWrap .heroBlock-main::before {
      background: url("../img/home/hero_02.svg") no-repeat right center/454px 360px;
      content: "";
      display: block;
      position: absolute;
      top: 72px;
      right: 50%;
      margin-right: -140px;
      width: 454px;
      height: 360px; }
      @media print, screen and (min-width: 768px) {
        .heroWrap .heroBlock-main::before {
          background: url("../img/home/hero_02.svg") no-repeat left center/908px 720px;
          top: 0;
          margin-right: -160px;
          width: 908px;
          height: 720px; } }
      @media print, screen and (min-width: 1200px) {
        .heroWrap .heroBlock-main::before {
          background: url("../img/home/hero_02.svg") no-repeat left center/1200px 951px;
          margin-right: -218px;
          width: 1200px;
          height: 820px; } }

.heroItem-1 {
  background: rgba(133, 192, 35, 0.9);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 2.4rem;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 70px; }
  @media print, screen and (min-width: 768px) {
    .heroItem-1 {
      font-size: 2.0rem;
      line-height: 3.6rem;
      bottom: 172px;
      left: 50%;
      margin-left: 12px;
      width: 390px;
      height: 124px; } }
  @media print, screen and (min-width: 1200px) {
    .heroItem-1 {
      margin-left: 168px; } }

.heroBox-1 {
  border-bottom: 1px solid rgba(133, 192, 35, 0.4);
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 16px; }
  @media print, screen and (min-width: 768px) {
    .heroBox-1 {
      background: rgba(255, 255, 255, 0.9);
      border-bottom: none;
      border-radius: 100px;
      position: absolute;
      bottom: 30px;
      left: 50%;
      margin-left: -480px;
      padding: 16px 40px;
      max-width: 700px; } }
  @media print, screen and (min-width: 1200px) {
    .heroBox-1 {
      margin-left: -600px; } }
  .heroBox-1 a {
    display: none; }
    @media print, screen and (min-width: 768px) {
      .heroBox-1 a {
        color: #2977da;
        display: flex;
        align-items: center;
        font-weight: 700;
        font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
        width: 96px; } }
  @media print, screen and (min-width: 768px) {
    .heroBox-1 ul {
      width: calc(100% - 96px); } }
  .heroBox-1 ul li:nth-of-type(n+2) {
    display: none; }
  .heroBox-1 ul li dl {
    position: relative; }
    .heroBox-1 ul li dl dt {
      color: #70b400;
      font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
      margin-bottom: 8px; }
    .heroBox-1 ul li dl dd {
      line-height: 1.4em; }
      .heroBox-1 ul li dl dd span {
        color: #70b400;
        font-size: 1.2rem;
        font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
        font-weight: 700;
        line-height: 1em;
        position: absolute;
        top: 2px;
        left: 96px; }

.heroBox-2 {
  background: rgba(98, 189, 178, 0.9);
  padding: 16px 16px 8px;
  position: relative;
  overflow: hidden; }
  @media print, screen and (min-width: 768px) {
    .heroBox-2 {
      position: absolute;
      bottom: 16px;
      left: 50%;
      margin-left: 200px;
      padding: 24px 16px 8px;
      width: 296px; } }
  @media print, screen and (min-width: 1200px) {
    .heroBox-2 {
      bottom: 40px;
      margin-left: 280px;
      padding: 32px 24px 16px;
      width: 320px; } }
  .heroBox-2::before {
    background: rgba(27, 139, 127, 0.5);
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -24px;
    transform: rotate(-60deg);
    transform-origin: left bottom;
    width: 320px;
    height: 147px; }
  .heroBox-2 dl dt {
    color: #fff;
    font-size: 1.8rem;
    margin-bottom: 8px;
    text-align: center; }
    @media print, screen and (min-width: 768px) {
      .heroBox-2 dl dt {
        font-size: 2.0rem;
        margin-bottom: 16px; } }
  .heroBox-2 dl dd {
    color: #fff;
    font-size: 1.5rem;
    line-height: 3.0rem; }

/*******************************************/
/* Main                                    */
/*******************************************/
main p {
  line-height: 2em; }
  @media print, screen and (min-width: 768px) {
    main p {
      font-size: 1.6rem; } }

.homeItem-1 {
  color: #e60012; }

.homeH2-1 {
  color: #333;
  font-size: 3.2rem;
  letter-spacing: 0.2em;
  line-height: 1.4em;
  margin-bottom: 0.4em; }
  @media print, screen and (min-width: 768px) {
    .homeH2-1 {
      font-size: 4.8rem;
      margin-bottom: 1em; } }

.homeH3-1 {
  font-size: 1.8rem;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  line-height: 1.4em;
  margin-bottom: 0.4em; }
  @media print, screen and (min-width: 768px) {
    .homeH3-1 {
      font-size: 2.6rem;
      margin-bottom: 0.6em; } }

.homeWrap-1 {
  padding: 16px 0 56px; }
  @media print, screen and (min-width: 768px) {
    .homeWrap-1 {
      padding: 90px 0 120px; } }
  .homeWrap-1 .homeWrap-1-inr {
    margin: 0 auto;
    position: relative;
    width: calc(100% - 32px); }
    @media print, screen and (min-width: 768px) {
      .homeWrap-1 .homeWrap-1-inr {
        padding-right: 480px;
        width: 960px; } }
    @media print, screen and (min-width: 768px) {
      .homeWrap-1 .homeWrap-1-inr::before {
        background: url("../img/home/home_img_01.png") no-repeat center/596px 226px;
        content: "";
        position: absolute;
        top: -32px;
        left: -180px;
        width: 596px;
        height: 226px; } }
    .homeWrap-1 .homeWrap-1-inr p {
      font-size: 1.6rem;
      line-height: 3.2rem; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-1 .homeWrap-1-inr p {
          font-size: 1.8rem;
          line-height: 4.0rem; } }
    .homeWrap-1 .homeWrap-1-inr .homeItem-2 {
      margin-top: 48px; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-1 .homeWrap-1-inr .homeItem-2 {
          box-shadow: 0px 2px 16px 0 rgba(0, 0, 0, 0.2);
          position: absolute;
          top: 304px;
          left: 50%;
          margin-top: 0;
          margin-left: 120px;
          width: 320px;
          height: 320px;
          z-index: 2; } }
      .homeWrap-1 .homeWrap-1-inr .homeItem-2 img {
        width: 100%; }
        @media print, screen and (min-width: 768px) {
          .homeWrap-1 .homeWrap-1-inr .homeItem-2 img {
            width: inherit; } }
    .homeWrap-1 .homeWrap-1-inr .homeItem-3 {
      margin-top: 16px; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-1 .homeWrap-1-inr .homeItem-3 {
          box-shadow: 0px 20px 16px 0 rgba(0, 0, 0, 0.4);
          position: absolute;
          top: 0;
          left: 50%;
          margin-left: 298px;
          width: 502px;
          height: 400px;
          z-index: 1; } }

.homeWrap-2 {
  background: #fffcf1;
  padding: 16px 0 56px; }
  @media print, screen and (min-width: 768px) {
    .homeWrap-2 {
      background: #fffcf1 url("../img/home/home_img_03.webp") no-repeat right top/710px 1190px;
      padding: 90px 0 120px; } }
  .homeWrap-2 p {
    font-size: 1.6rem;
    line-height: 3.2rem; }
    @media print, screen and (min-width: 768px) {
      .homeWrap-2 p {
        font-size: 1.8rem;
        line-height: 4.0rem; } }
  .homeWrap-2 .homeWrap-2-inr1 {
    margin: 0 auto;
    position: relative;
    width: calc(100% - 32px); }
    @media print, screen and (min-width: 768px) {
      .homeWrap-2 .homeWrap-2-inr1 {
        margin: 0 auto 120px;
        padding-left: 480px;
        width: 960px; } }
    @media print, screen and (min-width: 768px) {
      .homeWrap-2 .homeWrap-2-inr1::before {
        background: url("../img/home/home_img_02.png") no-repeat center/591px 174px;
        content: "";
        position: absolute;
        top: -32px;
        right: 16px;
        width: 591px;
        height: 174px; } }
    .homeWrap-2 .homeWrap-2-inr1 .homeItem-4 {
      margin-top: 40px; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-2 .homeWrap-2-inr1 .homeItem-4 {
          box-shadow: 0px 8px 14px 0 rgba(0, 0, 0, 0.2);
          position: absolute;
          top: 120px;
          right: 50%;
          margin-top: 0;
          margin-right: 120px;
          width: 680px;
          height: 600px; } }
  .homeWrap-2 .homeWrap-2-inr2 {
    margin: 40px auto 0;
    position: relative;
    width: calc(100% - 32px); }
    @media print, screen and (min-width: 768px) {
      .homeWrap-2 .homeWrap-2-inr2 {
        margin: 0 auto;
        padding-right: 480px;
        width: 960px; } }
    .homeWrap-2 .homeWrap-2-inr2 .homeItem-5 {
      margin-top: 40px; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-2 .homeWrap-2-inr2 .homeItem-5 {
          box-shadow: 0px 8px 14px 0 rgba(0, 0, 0, 0.2);
          position: absolute;
          top: 24px;
          left: 50%;
          margin-top: 0;
          margin-left: 120px;
          width: 680px;
          height: 520px; } }

.homeWrap-3 {
  background: #fffcf1;
  padding: 0 0 56px; }
  @media print, screen and (min-width: 768px) {
    .homeWrap-3 {
      background: #fffcf1 url("../img/home/home_img_04.webp") no-repeat right top/710px 676px; } }
  .homeWrap-3 p {
    font-size: 1.6rem;
    line-height: 3.2rem; }
    @media print, screen and (min-width: 768px) {
      .homeWrap-3 p {
        font-size: 1.8rem;
        line-height: 4.0rem; } }
  .homeWrap-3 .homeWrap-3-inr {
    margin: 0 auto;
    position: relative;
    width: calc(100% - 32px); }
    @media print, screen and (min-width: 768px) {
      .homeWrap-3 .homeWrap-3-inr {
        padding-left: 480px;
        width: 960px; } }
    .homeWrap-3 .homeWrap-3-inr .homeItem-6 {
      margin-top: 40px; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-3 .homeWrap-3-inr .homeItem-6 {
          box-shadow: 0px 8px 14px 0 rgba(0, 0, 0, 0.2);
          position: absolute;
          top: 24px;
          right: 50%;
          margin-top: 0;
          margin-right: 120px;
          width: 680px;
          height: 520px; } }

.homeWrap-4 {
  background: #f5f3f1;
  padding: 16px 0 16px; }
  @media print, screen and (min-width: 768px) {
    .homeWrap-4 {
      background: url("../img/home/home_img_05.webp") no-repeat center center/cover;
      padding: 120px 0; } }
  .homeWrap-4 .homeWrap-4-inr {
    margin: 0 auto;
    position: relative;
    width: calc(100% - 32px); }
    @media print, screen and (min-width: 768px) {
      .homeWrap-4 .homeWrap-4-inr {
        width: 960px; } }
    .homeWrap-4 .homeWrap-4-inr p {
      font-size: 1.6rem;
      line-height: 3.2rem; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-4 .homeWrap-4-inr p {
          font-size: 1.8rem;
          line-height: 4.0rem; } }
    @media print, screen and (min-width: 768px) {
      .homeWrap-4 .homeWrap-4-inr .homeBox-1 {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%); } }
    .homeWrap-4 .homeWrap-4-inr ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin: 0 0 0 auto; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-4 .homeWrap-4-inr ul {
          width: 620px; } }
      .homeWrap-4 .homeWrap-4-inr ul li {
        margin-bottom: 16px;
        width: calc(50% - 8px); }
        @media print, screen and (min-width: 768px) {
          .homeWrap-4 .homeWrap-4-inr ul li {
            margin-bottom: 0;
            width: 180px; } }
        @media print, screen and (min-width: 768px) {
          .homeWrap-4 .homeWrap-4-inr ul li:nth-of-type(-n+6) {
            margin-bottom: 40px; } }
        .homeWrap-4 .homeWrap-4-inr ul li a {
          border-radius: 8px;
          color: #fff;
          display: block;
          padding: 16px;
          text-align: center;
          width: 100%;
          height: 180px; }
          .homeWrap-4 .homeWrap-4-inr ul li a span {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 96px; }
          .homeWrap-4 .homeWrap-4-inr ul li a p {
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            line-height: 1.4em;
            height: 52px; }

.treatment-1 a {
  background: #ec9798; }

.treatment-2 a {
  background: #9bbd74; }

.treatment-3 a {
  background: #92bbd8; }

.treatment-4 a {
  background: #e9a64e; }

.treatment-5 a {
  background: #a193bc; }

.treatment-6 a {
  background: #72d1b4; }

.treatment-7 a {
  background: #9bbd74; }

.treatment-8 a {
  background: #92bbd8; }

.treatment-9 a {
  background: #ec9798; }

.homeWrap-5 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 240px; }
  .homeWrap-5 .homeItem-7 {
    width: 300px;
    height: 74px; }
    @media print, screen and (min-width: 768px) {
      .homeWrap-5 .homeItem-7 {
        width: 400px;
        height: 100px; } }

.homeWrap-6 {
  background: #fff8f8;
  padding: 16px 0 56px; }
  @media print, screen and (min-width: 768px) {
    .homeWrap-6 {
      padding: 90px 0 120px; } }
  .homeWrap-6 .homeWrap-6-inr {
    margin: 0 auto;
    width: calc(100% - 32px); }
    @media print, screen and (min-width: 768px) {
      .homeWrap-6 .homeWrap-6-inr {
        width: 960px; } }
    .homeWrap-6 .homeWrap-6-inr p {
      font-size: 1.6rem;
      line-height: 3.2rem; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-6 .homeWrap-6-inr p {
          font-size: 1.8rem;
          line-height: 4.0rem; } }
    .homeWrap-6 .homeWrap-6-inr .homeBox-gmap iframe {
      max-width: 100%; }
    .homeWrap-6 .homeWrap-6-inr .homeBlock-1 {
      background: #ecf3f7;
      padding: 24px 16px; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-6 .homeWrap-6-inr .homeBlock-1 {
          display: flex;
          flex-wrap: nowrap;
          padding: 40px 0; } }
      .homeWrap-6 .homeWrap-6-inr .homeBlock-1 .homeBox-2 {
        text-align: center; }
        @media print, screen and (min-width: 768px) {
          .homeWrap-6 .homeWrap-6-inr .homeBlock-1 .homeBox-2 {
            width: 480px; } }
        .homeWrap-6 .homeWrap-6-inr .homeBlock-1 .homeBox-2 .homeItem-8 {
          line-height: 3.2rem;
          padding: 16px 0; }
          @media print, screen and (min-width: 768px) {
            .homeWrap-6 .homeWrap-6-inr .homeBlock-1 .homeBox-2 .homeItem-8 {
              padding: 24px 0; } }
        .homeWrap-6 .homeWrap-6-inr .homeBlock-1 .homeBox-2 .homeItem-9 a {
          background: #fff;
          border: 1px solid #0271bc;
          border-radius: 8px;
          color: #0271bc;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 1.6rem;
          line-height: 1em;
          margin: 0 auto 24px;
          transition: all 0.2s ease;
          width: 200px;
          height: 40px; }
          @media print, screen and (min-width: 768px) {
            .homeWrap-6 .homeWrap-6-inr .homeBlock-1 .homeBox-2 .homeItem-9 a {
              margin: 0 auto; } }
          .homeWrap-6 .homeWrap-6-inr .homeBlock-1 .homeBox-2 .homeItem-9 a:hover {
            opacity: 0.6;
            text-decoration: none; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-6 .homeWrap-6-inr .homeBlock-1 .homeBox-3 {
          width: 480px; } }
      .homeWrap-6 .homeWrap-6-inr .homeBlock-1 .homeBox-3 table tr td {
        line-height: 2.8rem;
        padding-left: 8px; }
        @media print, screen and (min-width: 768px) {
          .homeWrap-6 .homeWrap-6-inr .homeBlock-1 .homeBox-3 table tr td {
            padding-left: 0; } }
        @media print, screen and (min-width: 768px) {
          .homeWrap-6 .homeWrap-6-inr .homeBlock-1 .homeBox-3 table tr td:nth-of-type(1) {
            width: 80px; } }
        @media print, screen and (min-width: 768px) {
          .homeWrap-6 .homeWrap-6-inr .homeBlock-1 .homeBox-3 table tr td:nth-of-type(2) {
            width: 128px; } }
        @media print, screen and (min-width: 768px) {
          .homeWrap-6 .homeWrap-6-inr .homeBlock-1 .homeBox-3 table tr td:nth-of-type(3) {
            width: 32px; } }
    .homeWrap-6 .homeWrap-6-inr .homeBlcok-2 {
      background: #f5f8f0;
      padding: 24px 16px; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-6 .homeWrap-6-inr .homeBlcok-2 {
          display: flex;
          flex-wrap: nowrap;
          padding: 40px 0; } }
      .homeWrap-6 .homeWrap-6-inr .homeBlcok-2 .homeBox-4 {
        text-align: center; }
        @media print, screen and (min-width: 768px) {
          .homeWrap-6 .homeWrap-6-inr .homeBlcok-2 .homeBox-4 {
            width: 480px; } }
        .homeWrap-6 .homeWrap-6-inr .homeBlcok-2 .homeBox-4 .homeItem-10 {
          line-height: 3.2rem;
          padding: 24px 0; }
          @media print, screen and (min-width: 768px) {
            .homeWrap-6 .homeWrap-6-inr .homeBlcok-2 .homeBox-4 .homeItem-10 {
              padding: 24px 0 0; } }
      @media print, screen and (min-width: 768px) {
        .homeWrap-6 .homeWrap-6-inr .homeBlcok-2 .homeBox-5 {
          width: 480px; } }
      .homeWrap-6 .homeWrap-6-inr .homeBlcok-2 .homeBox-5 p {
        font-size: 1.6rem;
        line-height: 2.8rem; }
        .homeWrap-6 .homeWrap-6-inr .homeBlcok-2 .homeBox-5 p br {
          display: none; }
          @media print, screen and (min-width: 768px) {
            .homeWrap-6 .homeWrap-6-inr .homeBlcok-2 .homeBox-5 p br {
              display: block; } }
        .homeWrap-6 .homeWrap-6-inr .homeBlcok-2 .homeBox-5 p strong {
          display: block; }
    @media print, screen and (min-width: 768px) {
      .homeWrap-6 .homeWrap-6-inr .homeUl-1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; } }
    .homeWrap-6 .homeWrap-6-inr .homeUl-1 li {
      margin-bottom: 4px; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-6 .homeWrap-6-inr .homeUl-1 li {
          margin-bottom: 0; } }
      @media print, screen and (min-width: 768px) {
        .homeWrap-6 .homeWrap-6-inr .homeUl-1 li:nth-of-type(-n+2) {
          margin-bottom: 4px; } }
      .homeWrap-6 .homeWrap-6-inr .homeUl-1 li:last-of-type {
        margin-bottom: 0; }

.homeWrap-calendar {
  background: url("../img/home/home_img_07.png");
  padding: 16px 0 56px; }
  @media print, screen and (min-width: 768px) {
    .homeWrap-calendar {
      padding: 90px 0 120px; } }
  .homeWrap-calendar .homeWrap-calendar-inr {
    margin: 0 auto;
    position: relative;
    width: calc(100% - 32px);
    z-index: 1; }
    @media print, screen and (min-width: 768px) {
      .homeWrap-calendar .homeWrap-calendar-inr {
        width: 960px; } }
    @media print, screen and (min-width: 768px) {
      .homeWrap-calendar .homeWrap-calendar-inr::before {
        background: url("../img/home/home_img_08.svg") no-repeat center/236px 234px;
        content: "";
        position: absolute;
        top: 0;
        left: -200px;
        transform: rotate(-25deg);
        width: 236px;
        height: 234px;
        z-index: -1; } }
    @media print, screen and (min-width: 768px) {
      .homeWrap-calendar .homeWrap-calendar-inr .homeBlock-calender {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between; } }
    .homeWrap-calendar .homeWrap-calendar-inr .homeUl-calender {
      font-size: 0; }
      .homeWrap-calendar .homeWrap-calendar-inr .homeUl-calender li {
        display: inline-block;
        font-size: 1.6rem; }

.homeWrap-info {
  background: url("../img/home/home_img_09.png");
  padding: 16px 0 56px; }
  @media print, screen and (min-width: 768px) {
    .homeWrap-info {
      padding: 90px 0 120px; } }
  .homeWrap-info .homeWrap-info-inr {
    margin: 0 auto;
    position: relative;
    width: calc(100% - 32px);
    z-index: 1; }
    @media print, screen and (min-width: 768px) {
      .homeWrap-info .homeWrap-info-inr {
        width: 960px; } }
    @media print, screen and (min-width: 768px) {
      .homeWrap-info .homeWrap-info-inr::before {
        background: url("../img/home/home_img_10.webp") no-repeat center/240px 240px;
        border-radius: 100%;
        content: "";
        position: absolute;
        top: 0;
        right: -136px;
        width: 240px;
        height: 240px;
        z-index: -1; } }
    .homeWrap-info .homeWrap-info-inr .homeBox-info ul li {
      border-top: 1px solid #d7d7d7;
      padding: 16px 0; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-info .homeWrap-info-inr .homeBox-info ul li {
          padding: 40px 0; } }
      .homeWrap-info .homeWrap-info-inr .homeBox-info ul li:last-of-type {
        border-bottom: 1px solid #d7d7d7; }
      @media print, screen and (min-width: 768px) {
        .homeWrap-info .homeWrap-info-inr .homeBox-info ul li dl {
          display: table; } }
      .homeWrap-info .homeWrap-info-inr .homeBox-info ul li dl dt {
        color: #70b400;
        line-height: 1.4em;
        vertical-align: middle; }
        @media print, screen and (min-width: 768px) {
          .homeWrap-info .homeWrap-info-inr .homeBox-info ul li dl dt {
            display: table-cell;
            padding-left: 40px;
            width: 180px; } }
      .homeWrap-info .homeWrap-info-inr .homeBox-info ul li dl dd {
        line-height: 1.4em;
        vertical-align: middle; }
        @media print, screen and (min-width: 768px) {
          .homeWrap-info .homeWrap-info-inr .homeBox-info ul li dl dd {
            display: table-cell;
            width: calc(100% - 180px); } }
        .homeWrap-info .homeWrap-info-inr .homeBox-info ul li dl dd span {
          color: #70b400;
          display: block;
          margin-bottom: 8px; }

/* リンク */
#info {
  padding-top: 72px;
  margin-top: -72px; }
  @media print, screen and (min-width: 768px) {
    #info {
      padding-top: 140px;
      margin-top: -140px; } }
