/*========================================
mixin
==========================================*/
/*========================================
header-sp
==========================================*/
.header {
  position: relative;
}
.header-inner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  padding: 0 15px;
  background: center/100px 100px repeat url(../../images/common/cmn-pattern.png);
  z-index: 10;
}
.header-logo a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 83px;
  width: 100%;
}
.header-logo a:hover {
  opacity: 0.8;
}
.header-content {
  max-width: 680px;
  width: 100%;
}
.header-info {
  margin-bottom: 24px;
}
.header-tel {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
  letter-spacing: 0.05em;
  padding-bottom: 23px;
  margin-right: 37px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.header-tel::before {
  content: "";
  width: 30px;
  height: 30px;
  margin-right: 7px;
  background: center/cover no-repeat url(../../images/common/header-tel-icon.png);
}
.header-tel-txt {
  position: absolute;
  left: 0;
  bottom: 0;
}
.header-tel-txt img {
  display: block;
}
.header-insta:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.header .global-nav {
  max-width: 680px;
  width: 100%;
  margin-left: auto;
}
.header .global-nav-list {
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.header .global-nav-list-item {
  line-height: 1;
}
.header .global-nav-list-item:not(:last-child) {
  padding-right: 26px;
  margin-right: 25px;
  position: relative;
}
.header .global-nav-list-item:not(:last-child)::before {
  position: absolute;
  content: "";
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 20px;
  background: center/cover no-repeat url(../../images/common/nav-border.png);
}
.header .global-nav-list-item a {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.06em;
}
.header .global-nav-list-item a.current {
  opacity: 0.7;
}
.header .global-nav-list-item a:hover {
  opacity: 0.7;
}
.header .main-visual {
  width: 100%;
  padding-top: 210px;
  background: center/1920px 920px repeat url(../../images/common/header-bg.png);
  position: relative;
  z-index: 1;
}
.header .main-visual::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 437px;
  width: 90px;
  height: 175px;
  background: center/cover no-repeat url(../../images/common/header-bg-l.png);
  z-index: -1;
}
.header .main-visual::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 0;
  width: 218px;
  height: 423px;
  background: center/cover no-repeat url(../../images/common/header-bg-r-b.png);
  z-index: -1;
}
.header .main-visual-img {
  max-width: 380px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  overflow: hidden;
}
.header .main-visual-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .main-visual-textbox {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1620px;
  width: 95%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 194px;
  z-index: 1;
}
.header .main-visual-textbox img {
  height: 260px;
}
.header .sub-visual {
  width: 100%;
  margin-bottom: 50px;
  padding-top: 115px;
  padding-bottom: 20px;
  background: center/1920px 920px repeat url(../../images/common/header-bg.png);
  position: relative;
  z-index: 1;
}
.header .sub-visual::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -29px;
  width: 100%;
  height: 30px;
  background: center/cover no-repeat url(../../images/about/header-bg-bottom.png);
  z-index: -1;
}
.header .sub-visual::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 71px;
  width: 96px;
  height: 174px;
  background: center/contain no-repeat url(../../images/about/sub-visual-bg-r.png);
  z-index: -1;
}
.header .sub-visual-img {
  max-width: 1772px;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
  position: relative;
}
.header .sub-visual-img::before {
  position: absolute;
  content: "";
  top: -48px;
  left: -24px;
  width: 78px;
  height: 76px;
  background: center/contain no-repeat url(../../images/about/sub-visual-bg-l.png);
  z-index: 1;
}
.header .sub-visual-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header .sub-visual-textbox {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 1620px;
  width: 95%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 100px;
  z-index: 1;
}
.header .sub-visual-textbox img {
  height: 50px;
}

/*========================================
mixin
==========================================*/
/*========================================
main-sp
==========================================*/
.top-about {
  position: relative;
  z-index: 1;
}
.top-about::before {
  position: absolute;
  content: "";
  top: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 30px;
  background: center/cover no-repeat url(../../images/top/top-about-bg-top.png);
  z-index: -1;
}
.top-about::after {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 30px;
  background: center/cover no-repeat url(../../images/top/top-about-bg-bottom.png);
  z-index: -1;
}
.top-about-inner {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.top-about-inner::before {
  position: absolute;
  content: "";
  left: -313px;
  bottom: -93px;
  width: 284px;
  height: 282px;
  background: center/cover no-repeat url(../../images/top/top-about-deco.png);
  z-index: -1;
}
.top-about .cmn-title {
  font-size: 2.4rem;
}
.top-about .cmn-title .accent {
  display: inline-block;
  margin-right: 5px;
}
.top-about .cmn-title .accent img {
  height: 28px;
}
.top-about-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.top-about-img {
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.top-about-img::before {
  position: absolute;
  content: "";
  top: -38px;
  right: -10px;
  width: 94px;
  height: 91px;
  background: center/contain no-repeat url(../../images/top/top-about-img-deco.png);
}
.top-about-textbox {
  max-width: 540px;
  width: 100%;
}
.top-about-text {
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 2;
  margin-bottom: 30px;
}
.top-about-text:not(:last-of-type) {
  margin-bottom: 27px;
}

.top-service {
  overflow: hidden;
  background: center/cover no-repeat url(../../images/top/top-service-bg.png);
}
.top-service .cmn-title {
  margin-bottom: 60px;
}
.top-service-content {
  max-width: 1380px;
  width: 100%;
  padding: 25px 15px 45px 15px;
  background: center/100px 100px repeat url(../../images/common/cmn-pattern.png);
  position: relative;
  border-radius: 30px;
}
.top-service-content::before {
  position: absolute;
  content: "";
  right: -24px;
  bottom: -1px;
  width: 147px;
  height: 74px;
  background: center/contain no-repeat url(../../images/top/top-service-illust01.png);
}
.top-service-content:not(:last-of-type) {
  margin-bottom: 173px;
}
.top-service-content:nth-of-type(2)::before {
  right: auto;
  left: -17px;
  bottom: -49px;
  width: 126px;
  height: 121px;
  background: center/contain no-repeat url(../../images/top/top-service-illust02.png);
}
.top-service-content:nth-of-type(2) .top-service-textbox {
  max-width: 330px;
}
.top-service-content:nth-of-type(2) .top-service-check {
  font-size: 1.6rem;
  font-weight: 900;
}
.top-service-content:nth-of-type(2) .top-service-check:not(:last-of-type) {
  margin-bottom: 18px;
}
.top-service-content:nth-of-type(2) .top-service-sub-content {
  padding: 28px 30px;
  border-radius: 15px;
}
.top-service-content-inner {
  max-width: 1080px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
.top-service-title {
  position: absolute;
  top: -40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.top-service-title img {
  height: 80px;
}
.top-service-img {
  margin-bottom: 20px;
}
.top-service-textbox {
  max-width: 515px;
  width: 100%;
}
.top-service-text {
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 2;
  margin-bottom: 20px;
}
.top-service-sub-content {
  padding: 20px 15px;
  background-color: #fff;
  position: relative;
  z-index: 1;
  border-radius: 20px;
}
.top-service-sub-content.no01::before {
  position: absolute;
  content: "";
  right: 41px;
  bottom: 0;
  width: 121px;
  height: 109px;
  background: center/contain no-repeat url(../../images/top/top-service-no01.png);
}
.top-service-sub-content.no01 .top-service-check::before {
  width: 20px;
  height: 20px;
  background: center/cover no-repeat url(../../images/top/top-service-check02.png);
}
.top-service-sub-content.no02::before {
  position: absolute;
  content: "";
  right: 41px;
  bottom: 0;
  width: 141px;
  height: 109px;
  background: center/contain no-repeat url(../../images/top/top-service-no02.png);
}
.top-service-sub-content.no02 .top-service-check::before {
  width: 20px;
  height: 20px;
  background: center/cover no-repeat url(../../images/top/top-service-check03.png);
}
.top-service-sub-content.no03::before {
  position: absolute;
  content: "";
  right: 41px;
  bottom: 0;
  width: 143px;
  height: 109px;
  background: center/contain no-repeat url(../../images/top/top-service-no03.png);
}
.top-service-sub-content.no03 .top-service-check::before {
  width: 20px;
  height: 20px;
  background: center/cover no-repeat url(../../images/top/top-service-check04.png);
}
.top-service-check {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.3;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.top-service-check::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 26px;
  height: 26px;
  margin-right: 13px;
  background: center/cover no-repeat url(../../images/top/top-service-check01.png);
}
.top-service-check:not(:last-of-type) {
  margin-bottom: 21px;
}
.top-service .cmn-btn {
  margin-top: 42px;
}
.top-service-list-item {
  position: relative;
  z-index: 1;
}
.top-service-list-item:not(:last-child) {
  margin-bottom: 29px;
}
.top-service-list-item:nth-child(2) .top-service-list-title {
  background-color: #c5a949;
}
.top-service-list-item:nth-child(3) .top-service-list-title {
  background-color: #745422;
}
.top-service-list-title {
  max-width: 270px;
  width: 100%;
  margin: 0 auto;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 13px 0;
  text-align: center;
  background-color: #84b361;
  border-radius: 10px 10px 0 0;
}

.top-works {
  background: center/cover no-repeat url(../../images/top/top-works-bg.png);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.top-works::before {
  position: absolute;
  content: "";
  top: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: center/cover no-repeat url(../../images/top/top-works-bg-top.png);
  z-index: -1;
}
.top-works-inner {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.top-works-inner::before {
  position: absolute;
  content: "";
  top: 76px;
  left: -14px;
  width: 78px;
  height: 76px;
  background: center/contain no-repeat url(../../images/top/top-works-bg-l-t.png);
  z-index: -1;
}
.top-works-inner::after {
  position: absolute;
  content: "";
  right: -21px;
  bottom: -4px;
  width: 96px;
  height: 93px;
  background: center/contain no-repeat url(../../images/top/top-works-bg-r-b.png);
  z-index: -1;
}
.top-works-list {
  margin-bottom: 30px;
}
.top-works-list-item {
  width: 100%;
  padding: 25px 15px 20px 15px;
  background: center/cover no-repeat url(../../images/case/case-box-bg.png);
  border-radius: 40px;
}
.top-works-list-item:not(:last-child) {
  margin-bottom: 30px;
}
.top-works-list-item .cmn-btn {
  max-width: 230px;
  height: 65px;
  margin: 0 auto;
  color: #fff;
  background-color: #442800;
}
.top-works-tag-list {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.top-works-tag-list-item {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 10px 18px;
  margin-bottom: 10px;
  background-color: #c5a949;
  border-radius: 6px;
}
.top-works-tag-list-item:not(:last-child) {
  margin-right: 10px;
}
.top-works-title {
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1.4;
  padding-bottom: 5px;
  margin-bottom: 20px;
  padding-left: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  position: relative;
}
.top-works-title::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 7px;
  height: 33px;
  background: center/cover no-repeat url(../../images/top/top-works-title-border.png);
}
.top-works-flex {
  margin-bottom: 38px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  position: relative;
}
.top-works-flex::before {
  position: absolute;
  content: "";
  bottom: 270px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(60deg);
          transform: translateX(-50%) rotate(60deg);
  width: 81px;
  height: 42px;
  background: center/contain no-repeat url(../../images/top/top-works-arrow.png);
  z-index: 1;
}
.top-works-before {
  max-width: 320px;
  width: 100%;
  height: 256px;
  margin-bottom: 20px;
  border-radius: 20px;
  border: 7px solid #fff;
  overflow: hidden;
  position: relative;
}
.top-works-before::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 120px;
  height: 50px;
  background: center/cover no-repeat url(../../images/top/top-works-before.png);
}
.top-works-before img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-works-after {
  max-width: 350px;
  width: 100%;
  height: 280px;
  border-radius: 30px;
  border: 10px solid #fff;
  overflow: hidden;
  position: relative;
}
.top-works-after::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 130px;
  height: 55px;
  background: center/cover no-repeat url(../../images/top/top-works-after.png);
}
.top-works-after img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top-works-body {
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 2;
  margin-bottom: 27px;
}
.top-works-body img {
  max-width: 100%;
}
.top-works .cmn-btn {
  margin: 0 auto;
  color: #fff;
  background-color: #442800;
}

#top .top-works-list-item {
  background: #fbf8f4;
}

.reserve {
  overflow: hidden;
  background: center/cover no-repeat url(../../images/about/reserve-bg.png);
}
.reserve-inner {
  position: relative;
  z-index: 1;
}
.reserve-inner::before {
  position: absolute;
  content: "";
  right: -20px;
  bottom: 20px;
  width: 63px;
  height: 104px;
  background: center/contain no-repeat url(../../images/top/reserve-illust.png);
  z-index: 1;
}
.reserve-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.reserve-img {
  margin-left: -30px;
  margin-bottom: 20px;
}
.reserve-textbox {
  max-width: 540px;
  width: 100%;
}
.reserve-textbox .cmn-title {
  margin-bottom: 30px;
}
.reserve-tel {
  max-width: 480px;
  width: 100%;
  margin-bottom: 30px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 39px 55px 39px;
  background-color: #ffffff;
  border-radius: 13px;
  position: relative;
}
.reserve-tel::before {
  content: "";
  width: 40px;
  height: 40px;
  margin-right: 14px;
  background: center/cover no-repeat url(../../images/top/reserve-tel-icon.png);
}
.reserve-tel-txt {
  position: absolute;
  left: 0;
  bottom: 33px;
  width: 100%;
}
.reserve-tel-txt img {
  display: block;
  margin: 0 auto;
}
.reserve-contact {
  max-width: 330px;
  width: 100%;
  height: 75px;
  margin: 0 auto;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 20px;
  background: center/cover no-repeat url(../../images/top/reserve-contact-bg.png);
  border-radius: 10px;
  position: relative;
}
.reserve-contact::before {
  content: "";
  width: 30px;
  height: 27px;
  margin-right: 20px;
  background: center/cover no-repeat url(../../images/top/reserve-mail-icon.png);
}
.reserve-contact::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 21px;
  background: center/cover no-repeat url(../../images/top/reserve-arrow.png);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.reserve-contact:hover {
  opacity: 0.8;
}
.reserve-contact:hover::after {
  right: 21px;
}

.news {
  background: center/1920px 530px repeat url(../../images/top/news-bg.png);
  position: relative;
  z-index: 1;
}
.news-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.news-inner::before {
  position: absolute;
  content: "";
  top: 81px;
  left: 70%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 59px;
  height: 54px;
  background: center/contain no-repeat url(../../images/top/news-illust.png);
}
.news .cmn-title {
  max-width: 280px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
  text-align: center;
}
.news-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.news-right {
  max-width: 677px;
  width: 100%;
}
.news-list {
  width: 100%;
  margin-bottom: 30px;
}
.news-list-item {
  width: 100%;
}
.news-list-item:not(:last-child) {
  margin-bottom: 20px;
}
.news-list-item a {
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
  position: relative;
}
.news-list-item a::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: center/cover no-repeat url(../../images/top/news-border.png);
}
.news-list-item a:hover .news-title {
  color: #f4bb07;
}
.news-title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.news-accent {
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 9px;
}
.news-accent time {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  margin-right: 18px;
  margin-bottom: 10px;
}
.news-accent-tag {
  font-size: 1.3rem;
  font-weight: 900;
  line-height: 1;
  color: #fff;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
  padding: 6px 8px;
  background-color: #c5a949;
  border-radius: 4px;
}
.news-accent-tag:not(:last-child) {
  margin-right: 7px;
}
.news .cmn-btn {
  max-width: 275px;
  height: 75px;
}
.news-tag-list {
  max-width: 250px;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  text-overflow: ellipsis;
  margin: 0 0 30px auto;
  cursor: pointer;
  color: #84b361;
  border: 2px solid #84b361;
}
.news-tag-list-item {
  width: 100%;
  margin-bottom: 15px;
  margin-right: 10px;
}
.news-tag-list-item a {
  font-size: 1.6rem;
  color: #fff !important;
  padding: 5px 10px;
  background-color: #84b361;
}
.news-tag-list-item a:hover {
  opacity: 0.6;
}
.news-detail-inner {
  text-align: center;
}
.news-detail-content {
  width: 100%;
  margin: 0 auto;
}
.news-detail-info-list {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.news-detail-info-list-item {
  line-height: 1;
  color: #aaa;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.news-detail-info-list-item:not(:last-child) {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #aaa;
}
.news-detail-info-list-item time {
  color: #000;
}
.news-detail-title {
  font-size: 2.2rem;
  line-height: 1.4;
  text-align: left;
  padding-bottom: 10px;
}
.news-detail-textbox {
  min-height: 200px;
  text-align: left;
  padding: 20px 0;
  margin-bottom: 30px;
  border-top: 1px solid #84b361;
  border-bottom: 1px solid #84b361;
}
.news-detail-textbox time {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
}
.news-detail-text {
  line-height: 1.75;
}
.news-detail-text img {
  max-width: 100%;
}
.news-detail .paginated-link {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.news-detail .paginated-link .prev-link {
  width: 110px;
  text-align: center;
  margin-right: 10px;
}
.news-detail .paginated-link .back-link {
  padding: 0 7px;
  border-left: 1px solid #84b361;
  border-right: 1px solid #84b361;
}
.news-detail .paginated-link .next-link {
  width: 110px;
  text-align: center;
  margin-left: 10px;
}
.news-detail .paginated-link a {
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #84b361 !important;
}
.news-detail .paginated-link a:hover {
  color: #000 !important;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

#top .reserve {
  background: none;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#top .reserve::before {
  position: absolute;
  content: "";
  top: -1px;
  left: 0;
  width: 100%;
  height: 47px;
  background: center/cover no-repeat url(../../images/top/reserve-bg-top.png);
}
#top .reserve::after {
  position: absolute;
  content: "";
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 47px;
  background: center/cover no-repeat url(../../images/top/reserve-bg-bottom.png);
}
#news .news {
  background: none;
}
#news .news-inner::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#news .cmn-title {
  margin: 0 auto;
  margin-bottom: 50px;
}

/*========================================
about
==========================================*/
.about {
  overflow: hidden;
  position: relative;
}
.about::before {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: center/cover no-repeat url(../../images/top/reserve-bg-bottom.png);
}
.about-inner {
  padding-top: 50px;
  padding-bottom: 90px;
  position: relative;
  z-index: 1;
}
.about-inner::before {
  position: absolute;
  content: "";
  left: -16px;
  bottom: 11px;
  width: 80px;
  height: 78px;
  background: center/contain no-repeat url(../../images/about/about-bg-l-b.png);
}
.about-inner::after {
  position: absolute;
  content: "";
  right: 0;
  bottom: 18px;
  width: 131px;
  height: 86px;
  background: center/contain no-repeat url(../../images/about/about-bg-r-b.png);
}
.about-title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.3;
  color: #84b361;
  margin-bottom: 30px;
  text-align: center;
}
.about-text {
  font-size: 1.7rem;
  font-weight: 900;
  text-align: center;
  line-height: 2;
}

.worry {
  background: center/cover no-repeat url(../../images/about/worry-bg.png);
  position: relative;
  z-index: 1;
}
.worry::before {
  position: absolute;
  content: "";
  bottom: 35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 326px;
  height: 175px;
  background: center/contain no-repeat url(../../images/about/worry-illust.png);
}
.worry::after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -130px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 40px;
  height: 166px;
  background: center/contain no-repeat url(../../images/about/worry-arrow.png);
}
.worry-inner {
  padding: 50px 0 200px 0;
}
.worry .cmn-title .accent {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.worry .cmn-title .accent img {
  height: 28px;
}
.worry-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.worry-list-item {
  max-width: 530px;
  width: 100%;
  padding: 19px 18px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.09em;
  background-color: #fff;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-radius: 7px;
  margin-bottom: 20px;
}
.worry-list-item::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 22px;
  height: 22px;
  margin-right: 10px;
  background: center/cover no-repeat url(../../images/about/worry-check.png);
}
.worry-list-item .accent {
  font-weight: 900;
  color: #84b361;
}
.worry-list-item:not(:last-child) {
  margin-bottom: 20px;
}

.merit {
  overflow: hidden;
  position: relative;
}
.merit::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 30px;
  background: center/cover no-repeat url(../../images/about/merit-bg-bottom.png);
}
.merit::after {
  position: absolute;
  content: "";
  top: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: center/cover no-repeat url(../../images/top/top-works-bg-top.png);
  z-index: -1;
}
.merit-inner {
  padding: 90px 0 80px 0;
}
.merit-inner .cmn-title .accent {
  display: inline-block;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.merit-inner .cmn-title .accent::before {
  position: absolute;
  content: "";
  bottom: -14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 152px;
  height: 27px;
  background: center/contain no-repeat url(../../images/about/cmn-title-accent.png);
  z-index: -1;
}
.merit-text {
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 2.1;
  text-align: center;
  margin-bottom: 20px;
}
.merit-list {
  position: relative;
  z-index: 1;
}
.merit-list::before {
  position: absolute;
  content: "";
  top: -44px;
  left: -87px;
  width: 130px;
  height: 124px;
  background: center/contain no-repeat url(../../images/about/merit-bg-l-t.png);
  z-index: -1;
}
.merit-list::after {
  position: absolute;
  content: "";
  right: -20px;
  bottom: -36px;
  width: 78px;
  height: 76px;
  background: center/contain no-repeat url(../../images/about/merit-bg-r-b.png);
  z-index: -1;
}
.merit-list-item {
  max-width: 510px;
  width: 100%;
  padding: 20px 15px;
  background: center/cover no-repeat url(../../images/about/merit-box-bg.png);
  border-radius: 20px;
  position: relative;
}
.merit-list-item::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background: center/cover no-repeat url(../../images/about/meirt-no01.png);
}
.merit-list-item:nth-child(2)::before {
  background: center/cover no-repeat url(../../images/about/meirt-no02.png);
}
.merit-list-item:nth-child(2) .merit-sub-content::before {
  width: 197px;
  height: 168px;
  background: center/cover no-repeat url(../../images/reform/merit-icon02.png);
}
.merit-list-item:nth-child(3)::before {
  background: center/cover no-repeat url(../../images/about/meirt-no03.png);
}
.merit-list-item:nth-child(3) .merit-sub-content::before {
  width: 141px;
  height: 163px;
  background: center/cover no-repeat url(../../images/reform/merit-icon03.png);
}
.merit-list-item:nth-child(4)::before {
  background: center/cover no-repeat url(../../images/about/meirt-no04.png);
}
.merit-list-item:nth-child(4) .merit-sub-content::before {
  width: 286px;
  height: 171px;
  background: center/cover no-repeat url(../../images/reform/merit-icon04.png);
}
.merit-list-item:not(:last-child) {
  margin-bottom: 30px;
}
.merit-img {
  margin-bottom: 20px;
}
.merit-title {
  font-size: 2.3rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 16px;
  text-align: center;
}
.merit-title .accent {
  color: #84b361;
}
.merit-sub-text {
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 2.1;
  text-align: left;
}
.merit-sub-content {
  min-height: 190px;
  padding: 28px 30px;
  background-color: #fff;
  position: relative;
  z-index: 1;
  border-radius: 20px;
}
.merit-sub-content::before {
  position: absolute;
  content: "";
  right: 20px;
  bottom: 0;
  width: 205px;
  height: 165px;
  background: center/cover no-repeat url(../../images/reform/merit-icon01.png);
  z-index: -1;
}
.merit-sub-content-text {
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 2;
}
.merit-check {
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 1;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.merit-check::before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background: center/cover no-repeat url(../../images/reform/merit-check.png);
}
.merit-check:not(:last-of-type) {
  margin-bottom: 18px;
}

.flow {
  background: center/cover no-repeat url(../../images/top/top-works-bg.png);
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.flow-inner {
  position: relative;
  z-index: 1;
}
.flow-inner::before {
  position: absolute;
  content: "";
  bottom: 23px;
  left: -20px;
  width: 128px;
  height: 125px;
  background: center/contain no-repeat url(../../images/about/flow-bg-l-b.png);
  z-index: -1;
}
.flow-inner::after {
  position: absolute;
  content: "";
  top: 20px;
  right: -20px;
  width: 96px;
  height: 93px;
  background: center/cover no-repeat url(../../images/about/flow-bg-r-t.png);
  z-index: -1;
}
.flow-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  counter-reset: number 0;
}
.flow-list-item {
  max-width: 320px;
  width: 100%;
  padding: 55px 20px 34px 20px;
  background: center/cover no-repeat url(../../images/about/flow-box-bg.png);
  position: relative;
  border-radius: 20px;
}
.flow-list-item::before {
  position: absolute;
  content: "";
  top: -28px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 50px;
  height: 50px;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background-color: #84b361;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  counter-increment: number 1;
  content: "0" counter(number);
  border-radius: 50%;
}
.flow-list-item:not(:last-child)::after {
  position: absolute;
  content: "";
  bottom: -35px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(90deg);
          transform: translateX(-50%) rotate(90deg);
  width: 23px;
  height: 29px;
  background: center/cover no-repeat url(../../images/about/flow-arrow.png);
}
.flow-list-item:not(:last-child) {
  margin-bottom: 30px;
}
.flow-img {
  margin: 0 auto;
  margin-bottom: 23px;
  text-align: center;
}
.flow-title {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
}

.link-banner {
  position: relative;
  z-index: 1;
}
.link-banner::before {
  position: absolute;
  content: "";
  top: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: center/cover no-repeat url(../../images/about/link-banner-bg-top.png);
}
.link-banner::after {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: center/cover no-repeat url(../../images/about/link-banner-bg-bottom.png);
}
.link-banner-content {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 20px;
  background: center/cover no-repeat url(../../images/about/link-banner-box-bg.png);
  border-radius: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.link-banner-img {
  margin-bottom: 20px;
}
.link-banner-textbox {
  max-width: 264px;
  width: 100%;
}
.link-banner-title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.link-banner .cmn-btn {
  max-width: 250px;
  height: 65px;
  background: center/cover no-repeat url(../../images/about/link-banner-btn-bg.png);
}

/*========================================
reform
==========================================*/
#reform .about-inner::before {
  bottom: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 387px;
  height: 42px;
  background: center/contain no-repeat url(../../images/reform/reform-illust.png);
}
#reform .about-inner::after {
  display: none;
}
#reform .link-banner {
  background: center/cover no-repeat url(../../images/reform/link-banner-bg.png);
}
#reform .link-banner::before {
  display: none;
}

/*========================================
case
==========================================*/
.case {
  position: relative;
}
.case::before {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: center/cover no-repeat url(../../images/top/reserve-bg-bottom.png);
}
.case-tag-wrap {
  padding-bottom: 23px;
  margin-bottom: 30px;
  position: relative;
}
.case-tag-wrap::before {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  width: 100%;
  height: 6px;
  background: center/cover no-repeat url(../../images/case/case-tag-border.png);
}
.case-tag-title {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  color: #84b361;
  margin-bottom: 23px;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.case-tag-title::before {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 6px;
  margin-right: 15px;
  background: center/cover no-repeat url(../../images/case/case-title-border.png);
}
.case-tag-title::after {
  content: "";
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 6px;
  margin-left: 15px;
  background: center/cover no-repeat url(../../images/case/case-title-border.png);
}
.case-tag-list {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 10px;
}
.case-tag-list-item:not(:last-child) {
  margin-right: 10px;
}
.case-tag-list-item a {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 12px 18px;
  margin-bottom: 10px;
  background-color: #c5a949;
  border-radius: 6px;
}

/*========================================
info
==========================================*/
.greeting {
  position: relative;
}
.greeting::before {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: center/cover no-repeat url(../../images/top/reserve-bg-bottom.png);
}
.greeting-inner {
  padding-bottom: 120px;
  position: relative;
}
.greeting-inner::before {
  position: absolute;
  content: "";
  left: -11px;
  bottom: 26px;
  width: 188px;
  height: 93px;
  background: center/contain no-repeat url(../../images/info/greeting-bg-l-b.png);
}
.greeting-inner::after {
  position: absolute;
  content: "";
  right: 4px;
  top: 90px;
  width: 94px;
  height: 91px;
  background: center/contain no-repeat url(../../images/info/greeting-bg-r-t.png);
  z-index: -1;
}
.greeting-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.greeting-img {
  margin-bottom: 25px;
}
.greeting-textbox {
  max-width: 557px;
  width: 100%;
}
.greeting-text {
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 2.2;
}

.info {
  overflow: hidden;
  background: center/cover no-repeat url(../../images/info/info-bg.png);
  position: relative;
}
.info-inner {
  padding: 60px 0;
  position: relative;
  z-index: 1;
}
.info-inner::before {
  position: absolute;
  content: "";
  top: 100px;
  right: -15px;
  width: 78px;
  height: 76px;
  background: center/contain no-repeat url(../../images/info/info-bg-r-t.png);
  z-index: -1;
}
.info-inner::after {
  position: absolute;
  content: "";
  right: -15px;
  bottom: 41px;
  width: 96px;
  height: 93px;
  background: center/contain no-repeat url(../../images/info/info-bg-l-b.png);
  z-index: -1;
}
.info-inner .cmn-title .accent {
  display: inline-block;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.info-inner .cmn-title .accent::before {
  position: absolute;
  content: "";
  bottom: -22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 304px;
  height: 54px;
  background: center/cover no-repeat url(../../images/about/cmn-title-accent.png);
  z-index: -1;
}
.info-table {
  margin-bottom: 60px;
  border-radius: 10px;
  overflow: hidden;
}
.info-table tr {
  display: block;
}
.info-table tr:not(:last-of-type) th {
  border-bottom: 2px solid #fff;
}
.info-table tr:not(:last-of-type) td {
  border-bottom: 2px solid #84b361;
}
.info-table tr th {
  display: block;
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 1;
  color: #fff;
  padding: 20px;
  background-color: #84b361;
  vertical-align: middle;
}
.info-table tr td {
  display: block;
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 1.8;
  letter-spacing: 0.1em;
  padding: 20px;
  background-color: #fff;
  vertical-align: middle;
}
.info-map {
  width: 100%;
  height: 60vw;
  border-radius: 30px;
  overflow: hidden;
}
.info-map iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/*========================================
contact
==========================================*/
.sub-reserve {
  position: relative;
}
.sub-reserve::before {
  position: absolute;
  content: "";
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 30px;
  background: center/cover no-repeat url(../../images/top/reserve-bg-bottom.png);
}
.sub-reserve-text {
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 2;
  text-align: center;
  margin-bottom: 40px;
}
.sub-reserve-tel {
  max-width: 480px;
  width: 100%;
  margin-bottom: 30px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  position: relative;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 39px 55px 39px;
  background-color: #ffffff;
  border-radius: 13px;
  position: relative;
}
.sub-reserve-tel::before {
  content: "";
  width: 40px;
  height: 40px;
  margin-right: 14px;
  background: center/cover no-repeat url(../../images/top/reserve-tel-icon.png);
}
.sub-reserve-tel-txt {
  position: absolute;
  left: 0;
  bottom: 33px;
  width: 100%;
}
.sub-reserve-tel-txt img {
  display: block;
  margin: 0 auto;
}

.contact-form-table tr {
  border: none;
}
.contact-form-table tr th {
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  background-color: #84b361;
}
.contact-form-table tr td a {
  text-decoration: underline;
}
.contact-submits-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.contact-submits-wrap input {
  color: #fff;
  background-color: #84b361;
}
.contact-submits-wrap button {
  color: #fff;
  margin-bottom: 15px;
  background-color: #84b361;
}

/*========================================
privacy
==========================================*/
.privacy-content {
  padding: 20px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #84b361;
  border-radius: 5px;
}
.privacy-content:not(:last-child) {
  margin-bottom: 30px;
}
.privacy-title {
  font-size: 1.6rem;
  font-weight: 500;
  margin: 0 0 15px;
  padding: 0 0 0 20px;
  border-left: 2px solid #84b361;
}
.privacy-text {
  font-size: 1.4rem;
  font-weight: 500;
}
.privacy-list {
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 15px;
  list-style-type: square;
  list-style-position: inside;
}

/*========================================
site
==========================================*/
.site-list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.site-list-item {
  width: 100%;
  border-bottom: 1px solid #84b361;
}
.site-list-item a {
  width: 100%;
  padding: 15px 0 15px 10px;
  color: #84b361;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-list-item a::before {
  content: "";
  width: 7px;
  height: 7px;
  margin-right: 20px;
  border-top: 1px solid #84b361;
  border-right: 1px solid #84b361;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.site-list-item a:hover {
  color: #000 !important;
}
.site-list-item a:hover::before {
  -webkit-transform: rotate(45deg) translate(8px, -8px);
          transform: rotate(45deg) translate(8px, -8px);
}

/*========================================
mixin
==========================================*/
/*========================================
footer-sp
==========================================*/
.footer {
  background: center/cover no-repeat url(../../images/top/footer-bg.png);
  position: relative;
}
.footer::before {
  position: absolute;
  content: "";
  top: -2px;
  left: 0;
  width: 100%;
  height: 30px;
  background: center/cover no-repeat url(../../images/top/footer-bg-top.png);
}
.footer-inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 50px 0 30px 0;
}
.footer-logo {
  margin-bottom: 37px;
  max-width: 150px;
}
.footer-logo:hover {
  opacity: 0.8;
}
.footer-left {
  max-width: 300px;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.footer-tel {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 30px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  position: relative;
  letter-spacing: 0.05em;
  padding-bottom: 23px;
  margin-bottom: 37px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}
.footer-tel::before {
  content: "";
  width: 30px;
  height: 30px;
  margin-right: 7px;
  background: center/cover no-repeat url(../../images/top/footer-icon.png);
}
.footer-tel-txt {
  position: absolute;
  left: 0;
  bottom: 0;
}
.footer-tel-txt img {
  display: block;
}
.footer-insta:hover {
  opacity: 0.8;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.footer-right {
  max-width: 450px;
  width: 100%;
}
.footer-nav {
  padding: 20px 15px;
  margin-bottom: 45px;
  background: center/100px 100px repeat url(../../images/common/cmn-pattern.png);
  border-radius: 20px;
}
.footer-nav-list {
  width: 100%;
  height: 200px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
}
.footer-nav-list-item {
  line-height: 1;
}
.footer-nav-list-item:not(:nth-child(5n)) {
  margin-bottom: 27px;
}
.footer-nav-list-item a {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.footer-nav-list-item a::before {
  content: "";
  width: 10px;
  height: 10px;
  margin-right: 10px;
  background-color: #84b361;
  border-radius: 50%;
}
.footer-nav-list-item a:hover {
  color: #84b361;
}
.footer-bottom {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.09em;
  color: #fff;
}

#news .footer::before {
  background: center/cover no-repeat url(../../images/top/footer-bg-top02.png);
}

#site .footer::before {
  background: center/cover no-repeat url(../../images/top/footer-bg-top02.png);
}

#privacy .footer::before {
  background: center/cover no-repeat url(../../images/top/footer-bg-top02.png);
}

#notfound .footer::before {
  background: center/cover no-repeat url(../../images/top/footer-bg-top02.png);
}