/* Scss Document */
body {
  font-weight: 500; }

.bgBase {
  background: url("../images/ptn01.png") repeat; }

.mdSpan {
  position: relative; }
  .mdSpan i {
    text-indent: -9999px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 0;
    margin-top: -80px;
    padding-top: 80px; }

@media screen and (max-width: 768px) {
  .mdSpan i {
    margin-top: 0;
    padding-top: 0; } }
.en {
  font-family: 'Poppins', sans-serif; }

.min {
  font-family: 'Noto Serif JP', serif; }

.bg01 {
  background: url("../images/ptn02.png") repeat; }

.bg02 {
  background: url("../images/ptn03.png") repeat; }

span.marker {
  background: linear-gradient(transparent 70%, #ffef81 55%); }

.sec01, .sec02, .sec03, .sec04, .sec05, .sec06 {
  padding: 60px 0 80px; }

@media screen and (max-width: 768px) {
  .sec01, .sec02, .sec03, .sec04, .sec05, .sec06 {
    padding: 50px 0 60px; } }
.ttlStyle_01 {
  text-align: center;
  padding-top: 60px;
  background: url("../images/icon02.png") no-repeat center top/76px 53px;
  font-size: 3.8rem;
  letter-spacing: 0.15em;
  line-height: 1.7;
  margin-bottom: 30px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 200; }
  .ttlStyle_01:first-letter {
    color: #019a04; }
  .ttlStyle_01 span {
    display: block;
    font-size: 1.3rem;
    letter-spacing: 0.1em;
    font-family: 'Poppins', sans-serif; }

@media screen and (max-width: 768px) {
  .ttlStyle_01 {
    font-size: 2.6rem;
    background-size: 38px 26px;
    padding-top: 30px; } }
@media screen and (max-width: 768px) {
  .ttlStyle_01 span {
    font-size: 1.2rem; } }
.txStyle_01 {
  font-size: 1.4rem;
  line-height: 2.0; }

@media screen and (max-width: 768px) {
  .txStyle_01 {
    font-size: 1.3rem;
    line-height: 1.9; } }
.spHd .hdLogo {
  position: static;
  padding: 9px 10px 10px 15px; }
.spHd .drawer .drawer-hamburger {
  top: 0 !important;
  padding: 0 20px 35px 20px !important;
  width: 65px !important;
  background: url(../images/ptn04.png) repeat; }
  .spHd .drawer .drawer-hamburger span.menuTx {
    top: 42px !important;
    color: #fff; }
.spHd .drawer .drawer-hamburger-icon {
  background: #fff; }
  .spHd .drawer .drawer-hamburger-icon::after, .spHd .drawer .drawer-hamburger-icon::before {
    background: #fff; }

@media screen and (max-width: 768px) {
  .spHd .hdLogo img {
    width: 75px; } }
.drawer--right.drawer-open .drawer-hamburger {
  right: 220px !important; }

.drawer-open .drawer-hamburger-icon {
  background-color: transparent !important; }

.drawer .drawer-nav li:nth-child(even) a {
  background-color: #dbecdb; }

#container {
  padding: 0 0; }

.infoList {
  width: 100%; }
  .infoList > li {
    line-height: 1;
    padding: 16px 0 16px 45px;
    background: url("../images/icon_02.png") no-repeat center left 13px/23px 14px;
    font-size: 2.2rem;
    border-top: 1px #111 dashed;
    letter-spacing: 0.1em; }
    .infoList > li.last {
      border-bottom: 1px #111 dashed; }
    .infoList > li span.grTx {
      font-size: 3.6rem;
      color: #019a04; }

@media screen and (max-width: 768px) {
  .infoList > li {
    padding: 10px 0 10px 30px;
    background-size: 12px 7px;
    font-size: 1.6rem; } }
@media screen and (max-width: 768px) {
  .infoList > li span.grTx {
    font-size: 2.0rem; } }
.clm02_wrap {
  font-size: 0;
  width: 100%; }
  .clm02_wrap .boxL {
    width: 48%;
    margin-right: 4%;
    display: inline-block;
    vertical-align: middle; }
  .clm02_wrap .boxR {
    width: 48%;
    display: inline-block;
    vertical-align: middle; }

@media screen and (max-width: 768px) {
  .clm02_wrap .boxL {
    width: 100%;
    margin: 0 0 25px 0; } }
@media screen and (max-width: 768px) {
  .clm02_wrap .boxR {
    width: 100%; } }
.mv {
  width: 100%;
  height: 100vh;
  position: relative;
  background: url("../images/mv.jpg") no-repeat center center/cover; }
  .mv::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 80px;
    background: url("../images/mv_img02.png") no-repeat center center/100% 100%;
    z-index: 9; }
  .mv .mainImg {
    position: absolute;
    width: 412px;
    height: 409px;
    left: 8%;
    bottom: 20px;
    z-index: 9; }
  .mv .gnav {
    font-size: 0;
    width: 100%;
    padding: 20px 40px;
    position: fixed;
    top: 0;
    left: 0;
    transition: all .3s ease-in;
    z-index: 9999; }
    .mv .gnav.active {
      background: #524d3e;
      padding: 10px 40px; }
    .mv .gnav .logo {
      width: 106px;
      display: inline-block;
      vertical-align: middle; }
      .mv .gnav .logo a:hover {
        opacity: 0.7; }
    .mv .gnav .navList {
      width: calc(100% - 106px);
      display: inline-block;
      text-align: right; }
      .mv .gnav .navList > li {
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        line-height: 1.7; }
        .mv .gnav .navList > li.nav a {
          padding: 0 20px;
          display: block;
          font-family: 'Noto Serif JP', serif;
          font-size: 1.6rem;
          color: #fff;
          border-left: 1px dashed #fff;
          position: relative; }
          .mv .gnav .navList > li.nav a:hover::before {
            opacity: 1; }
          .mv .gnav .navList > li.nav a::before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: url(../images/gnavhover.png) no-repeat center center/cover;
            width: 39px;
            height: 50px;
            opacity: 0;
            transition: all .3s ease-in;
            z-index: -1; }
          .mv .gnav .navList > li.nav a span {
            font-size: 1.1rem;
            font-family: 'Poppins', sans-serif;
            display: block;
            letter-spacing: 0.15em; }
        .mv .gnav .navList > li.nav.navLast {
          border-right: 1px dashed #fff; }
        .mv .gnav .navList > li.contact a {
          display: block;
          padding: 13px 0;
          width: 180px;
          background: #fff;
          color: #111;
          text-align: center;
          font-size: 1.6rem;
          border-radius: 70px;
          font-family: 'Noto Serif JP', serif;
          margin-left: 25px; }
          .mv .gnav .navList > li.contact a:hover {
            background: #019a04;
            color: #fff; }
            .mv .gnav .navList > li.contact a:hover span {
              background-image: url("../images/icon01_wh.png"); }
          .mv .gnav .navList > li.contact a span {
            padding-left: 30px;
            background: url("../images/icon01.png") no-repeat center left/26px 26px;
            transition: all .15s ease-in; }

@media screen and (max-width: 768px) {
  .mv {
    height: 500px; } }
@media screen and (max-width: 768px) {
  .mv .mainImg {
    max-width: 300px;
    width: calc(100% - 40px);
    height: auto;
    left: 50%;
    bottom: -120px;
    transform: translateX(-50%); } }
@media screen and (max-width: 1200px) {
  .mv .gnav {
    padding: 20px; } }
@media screen and (max-width: 1200px) {
  .mv .gnav .navList > li.nav a {
    padding: 0 15px;
    font-size: 1.4rem; } }
@media screen and (max-width: 1200px) {
  .mv .gnav .navList > li.contact a {
    margin-left: 15px;
    font-size: 1.4rem;
    width: 140px; } }
@media screen and (max-width: 1200px) {
  .mv .gnav .navList > li.contact a span {
    padding-top: 8px;
    padding-bottom: 8px; } }
.space {
  height: 120px;
  background: url("../images/ptn01.png") repeat; }

.sec01 {
  background-image: url("../images/ct01_img01.png"), url("../images/ct01_img02.png");
  background-repeat: no-repeat,no-repeat;
  background-position: top left , bottom right;
  padding-top: 40px; }
  .sec01 .reasonList > li a {
    border-radius: 35px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 30px 10px;
    text-align: center;
    display: block;
    position: relative; }
    .sec01 .reasonList > li a::before {
      content: "";
      position: absolute;
      bottom: -30px;
      left: 50%;
      margin-left: -35px;
      background: url("../images/ct01_img06.png") no-repeat center center/cover;
      width: 52px;
      height: 50px;
      transition: all .15s ease-in; }
    .sec01 .reasonList > li a:hover {
      background: #e0ffe0; }
      .sec01 .reasonList > li a:hover::before {
        bottom: -35px; }
    .sec01 .reasonList > li a .ttl {
      font-size: 2.4rem;
      margin-top: 18px;
      line-height: 1.6;
      font-weight: 300; }
      .sec01 .reasonList > li a .ttl span.en {
        display: block;
        font-size: 1.1rem;
        color: #999;
        letter-spacing: 0.13em; }
    .sec01 .reasonList > li a .tx {
      font-size: 1.4rem;
      text-align: center;
      margin-top: 10px;
      line-height: 1.8; }

@media screen and (max-width: 768px) {
  .sec01 {
    background-size: 56px 144px , 76px 128px; } }
@media screen and (max-width: 768px) {
  .sec01 .reasonList > li a {
    border-radius: 10px; } }
@media screen and (max-width: 768px) {
  .sec01 .reasonList > li a {
    padding: 20px 10px 30px 10px; } }
@media screen and (max-width: 768px) {
  .sec01 .reasonList > li a .ttl {
    font-size: 1.8rem; } }
@media screen and (max-width: 768px) {
  .sec01 .reasonList > li a .tx {
    font-size: 1.3rem; } }
.sec02 .boxWrap {
  font-size: 0;
  width: 100%; }
  .sec02 .boxWrap .img {
    display: inline-block;
    vertical-align: middle;
    width: 700px; }
  .sec02 .boxWrap .txBox {
    width: calc(100% - 700px);
    display: inline-block;
    vertical-align: middle;
    position: relative; }
    .sec02 .boxWrap .txBox::before {
      content: "";
      position: absolute;
      top: -90px;
      right: -40px;
      background: url("../images/ct02_img02.png") no-repeat center center/cover;
      width: 133px;
      height: 124px; }

@media screen and (max-width: 768px) {
  .sec02 .boxWrap .img {
    width: 100%;
    margin-bottom: 20px; } }
@media screen and (max-width: 768px) {
  .sec02 .boxWrap .txBox {
    width: 100%; } }
@media screen and (max-width: 768px) {
  .sec02 .boxWrap .txBox::before {
    top: -15px;
    right: -25px;
    width: 86px;
    height: 82px; } }
.sec03 {
  background: url("../images/ct03_img01.png") no-repeat top left/172px 112px;
  position: relative; }
  .sec03::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    background: url("../images/ct03_img13.png") no-repeat center center/cover;
    width: 111px;
    height: 293px;
    z-index: -1; }
  .sec03::after {
    content: "";
    position: absolute;
    bottom: 10%;
    left: 0;
    background: url("../images/ct03_img14.png") no-repeat center center/cover;
    width: 101px;
    height: 140px;
    z-index: -1; }
  .sec03 .topArea {
    position: relative;
    width: 100%; }
    .sec03 .topArea::before {
      content: "";
      position: absolute;
      right: 60px;
      bottom: -10px;
      z-index: 9;
      background: url("../images/ct03_img03.png") no-repeat center center/cover;
      width: 141px;
      height: 112px; }
    .sec03 .topArea .img {
      width: 55%; }
      .sec03 .topArea .img p {
        background: url("../images/ct03_img02.png") no-repeat center center/cover;
        padding-top: 66.6666%;
        border-radius: 35px;
        width: 100%; }
    .sec03 .topArea .txBox {
      position: absolute;
      border-radius: 35px;
      border: 1px solid #ddd;
      background: #fff;
      padding: 50px 40px;
      right: 0;
      top: 50%;
      width: 50%;
      height: auto;
      transform: translateY(-50%); }
      .sec03 .topArea .txBox .copy {
        font-weight: 300;
        font-size: 2.6rem;
        line-height: 1.6; }
      .sec03 .topArea .txBox .txStyle_01 {
        font-size: 1.5rem;
        margin-top: 15px; }
  .sec03 .pointList {
    margin-top: 60px; }
    .sec03 .pointList > li {
      text-align: center;
      margin-bottom: 40px; }

@media screen and (max-width: 768px) {
  .sec03 {
    background-size: 86px 56px; } }
@media screen and (max-width: 768px) {
  .sec03 .topArea::before {
    bottom: -60px;
    right: 0; } }
@media screen and (max-width: 768px) {
  .sec03 .topArea .img {
    width: 100%; } }
@media screen and (max-width: 768px) {
  .sec03 .topArea .img p {
    border-radius: 10px; } }
@media screen and (max-width: 768px) {
  .sec03 .topArea .txBox {
    width: calc(100% - 40px);
    margin: -20px auto 0;
    border-radius: 10px;
    position: static;
    transform: translateY(0);
    padding: 20px 20px 40px; } }
@media screen and (max-width: 768px) {
  .sec03 .topArea .txBox .copy {
    font-size: 1.6rem; } }
@media screen and (max-width: 768px) {
  .sec03 .topArea .txBox .txStyle_01 {
    font-size: 1.3rem; } }
@media screen and (max-width: 768px) {
  .sec03 .pointList {
    margin-top: 100px; } }
@media screen and (max-width: 768px) {
  .sec03 .pointList > li {
    width: 48.5%;
    display: inline-block;
    vertical-align: top;
    margin-right: 3%;
    margin-bottom: 30px; } }
@media screen and (max-width: 768px) {
  .sec03 .pointList > li:nth-child(2n) {
    margin-right: 0; } }
@media screen and (max-width: 768px) {
  .sec03 .pointList > li .txStyle_01 {
    text-align: left; } }
.sec04 .placeList > li {
  position: relative;
  margin-bottom: 40px; }
  .sec04 .placeList > li::before {
    content: "";
    position: absolute;
    top: -20px;
    left: -20px;
    background: no-repeat center center / cover;
    width: 76px;
    height: 75px; }
  .sec04 .placeList > li:nth-child(1)::before {
    background-image: url("../images/ct04_img01_icon.png"); }
  .sec04 .placeList > li:nth-child(2)::before {
    background-image: url("../images/ct04_img02_icon.png"); }
  .sec04 .placeList > li:nth-child(3)::before {
    background-image: url("../images/ct04_img03_icon.png"); }
  .sec04 .placeList > li:nth-child(4)::before {
    background-image: url("../images/ct04_img04_icon.png"); }
  .sec04 .placeList > li:nth-child(5)::before {
    background-image: url("../images/ct04_img05_icon.png"); }
  .sec04 .placeList > li:nth-child(6)::before {
    background-image: url("../images/ct04_img06_icon.png"); }
  .sec04 .placeList > li .img {
    width: 100%;
    padding-top: 66.666%;
    background: no-repeat center center / cover;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px; }
  .sec04 .placeList > li .txBox {
    background: #fff;
    border-bottom-left-radius: 35px;
    border-bottom-right-radius: 35px;
    padding: 20px 25px; }
    .sec04 .placeList > li .txBox .name {
      font-size: 2.0rem;
      line-height: 1;
      padding-bottom: 12px;
      margin-bottom: 10px;
      width: 100%;
      border-bottom: 1px dashed #111;
      text-align: center; }

@media screen and (max-width: 768px) {
  .sec04 .placeList > li {
    width: 48.5%;
    margin-right: 3%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px; } }
@media screen and (max-width: 768px) {
  .sec04 .placeList > li:nth-child(2n) {
    margin-right: 0; } }
@media screen and (max-width: 768px) {
  .sec04 .placeList > li::before {
    width: 46px;
    height: 45px;
    top: -20px;
    left: 10px; } }
@media screen and (max-width: 768px) {
  .sec04 .placeList > li .img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; } }
@media screen and (max-width: 768px) {
  .sec04 .placeList > li .txBox {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 20px 15px; } }
@media screen and (max-width: 768px) {
  .sec04 .placeList > li .txBox .name {
    font-size: 1.6rem; } }
.sec05 .clm02_wrap .boxL .infoList > li {
  background: url("../images/ct05_img02.png") no-repeat center left 13px/27px 40px;
  padding-left: 55px; }
  .sec05 .clm02_wrap .boxL .infoList > li span.grTx, .sec05 .clm02_wrap .boxL .infoList > li span.marker {
    font-size: 3.0rem; }

@media screen and (max-width: 768px) {
  .sec05 .clm02_wrap .boxL .infoList > li {
    padding-left: 30px;
    background-size: 13px 20px; } }
@media screen and (max-width: 768px) {
  .sec05 .clm02_wrap .boxL .infoList > li span.grTx {
    font-size: 1.6rem; } }
@media screen and (max-width: 768px) {
  .sec05 .clm02_wrap .boxL .infoList > li span.marker {
    font-size: 1.8rem; } }
.sec06 .boxL, .sec06 .boxR {
  vertical-align: top; }
.sec06 .tblStyle_01 {
  font-size: 1.3rem;
  border: 1px solid #16a219; }
  .sec06 .tblStyle_01 th {
    width: 36%;
    text-align: left;
    border-right: none;
    border-bottom: 1px solid #16a219;
    background: #def2de;
    padding: 14px 15px 11px; }
    .sec06 .tblStyle_01 th.head {
      text-align: center;
      background: #524d3e;
      width: 100%;
      color: #fff;
      font-size: 1.4rem; }
  .sec06 .tblStyle_01 td {
    border-right: 1px solid #16a219;
    border-bottom: 1px solid #16a219;
    padding: 14px 15px 11px; }
    .sec06 .tblStyle_01 td span.big {
      font-size: 2.2rem;
      font-size: 2.2rem; }
    .sec06 .tblStyle_01 td span.tel {
      color: #019a04; }

@media screen and (max-width: 768px) {
  .sec06 .tblStyle_01 {
    border-bottom: none; } }
@media screen and (max-width: 768px) {
  .sec06 .tblStyle_01 td {
    border-right: none; } }
.linkArea {
  margin-top: 50px; }
  .linkArea .linkList {
    font-size: 0;
    width: 100%;
    text-align: center; }
    .linkArea .linkList > li {
      width: 48%;
      display: inline-block;
      vertical-align: top; }
      .linkArea .linkList > li a {
        display: block;
        border-radius: 80px;
        width: 100%;
        padding: 30px 10px;
        text-align: center; }
      .linkArea .linkList > li:nth-child(1) {
        margin-right: 4%; }
        .linkArea .linkList > li:nth-child(1) a {
          border: 1px solid #ddd; }
          .linkArea .linkList > li:nth-child(1) a:hover {
            opacity: 0.7; }
      .linkArea .linkList > li:nth-child(2) a {
        color: #fff;
        font-size: 2.0rem;
        background: url(../images/ptn04.png) repeat;
        border: 1px solid #009904; }
        .linkArea .linkList > li:nth-child(2) a:hover {
          letter-spacing: 0.06em; }
        .linkArea .linkList > li:nth-child(2) a span {
          padding-left: 30px;
          background: url(../images/icon01_wh.png) no-repeat center left/26px 26px;
          line-height: 53px;
          height: 53px; }

@media screen and (max-width: 768px) {
  .linkArea .linkList > li {
    max-width: 320px;
    width: 100%;
    margin: 5px auto; } }
@media screen and (max-width: 768px) {
  .linkArea .linkList > li a {
    padding: 15px 10px; } }
@media screen and (max-width: 768px) {
  .linkArea .linkList > li:nth-child(1) {
    margin-right: 0; } }
@media screen and (max-width: 768px) {
  .linkArea .linkList > li:nth-child(1) a img {
    width: 100px !important;
    height: auto !important; } }
@media screen and (max-width: 768px) {
  .linkArea .linkList > li:nth-child(2) a {
    font-size: 1.6rem; } }
@media screen and (max-width: 768px) {
  .linkArea .linkList > li:nth-child(2) a span {
    line-height: normal;
    height: auto;
    padding: 4px 0 4px 30px; } }
