/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "Noto Serif Regular";
  src: url("../fonts/NotoSerifCJKjp-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Medium";
  src: url("../fonts/NotoSerifCJKjp-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif SemiBold";
  src: url("../fonts/NotoSerifCJKjp-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Bold";
  src: url("../fonts/NotoSerifCJKjp-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Light";
  src: url("../fonts/NotoSansCJKjp-Light.otf");
}
@font-face {
  font-family: "Noto sans Regular";
  src: url("../fonts/noto-sans-jp-r.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Medium";
  src: url("../fonts/noto-sans-jp-m.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Bold";
  src: url("../fonts/noto-sans-jp-b.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Black";
  src: url("../fonts/noto-sans-jp-black.woff") format("woff");
}
@font-face {
  font-family: "ken";
  src: url("../fonts/Kenstein.otf");
}
@font-face {
  font-family: "tsukushi";
  src: url("../fonts/TsukushiAMaruGothic_2_1.otf");
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "Noto Serif Regular";
  src: url("../fonts/NotoSerifCJKjp-Regular.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Medium";
  src: url("../fonts/NotoSerifCJKjp-Medium.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif SemiBold";
  src: url("../fonts/NotoSerifCJKjp-SemiBold.woff") format("woff");
}
@font-face {
  font-family: "Noto Serif Bold";
  src: url("../fonts/NotoSerifCJKjp-Bold.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Light";
  src: url("../fonts/NotoSansCJKjp-Light.otf");
}
@font-face {
  font-family: "Noto sans Regular";
  src: url("../fonts/noto-sans-jp-r.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Medium";
  src: url("../fonts/noto-sans-jp-m.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Bold";
  src: url("../fonts/noto-sans-jp-b.woff") format("woff");
}
@font-face {
  font-family: "Noto sans Black";
  src: url("../fonts/noto-sans-jp-black.woff") format("woff");
}
@font-face {
  font-family: "ken";
  src: url("../fonts/Kenstein.otf");
}
@font-face {
  font-family: "tsukushi";
  src: url("../fonts/TsukushiAMaruGothic_2_1.otf");
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/* =========================================

  main layout  all

========================================= */
/*	cmn parts  PC
------------------------------------ */
.sns-none {
  display: none !important;
}

.over {
  overflow: hidden;
}

.pre {
  white-space: pre-line;
}

.no-sb {
  margin: 50px auto 0;
}

.cmn-txt-box p:nth-of-type(n+2) {
  margin-top: 50px;
}

.cmn-bg {
  background: url(../img/top/ptn.png);
}

.tag-nav {
  margin: 43px auto 0;
}
.tag-head {
  padding-bottom: 10px;
  text-align: center;
  font-family: "Noto sans Medium", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  color: #ff8430;
}
@media screen and (max-width: 767px) {
  .tag-head {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.tag-ul {
  padding: 20px 10px 10px;
  background-color: rgba(255, 255, 255, 0.5);
  border-top: 1px solid #e9af88;
  border-bottom: 1px solid #ff8430;
}
.tag-li {
  margin: 0 10px 10px 0;
}
.tag-link {
  padding: 9.5px 24px;
  border: 1px solid #404040;
  border-radius: 20px;
  text-align: center;
  color: #333333;
  font-family: "Noto sans Medium", sans-serif;
  line-height: 1.2;
  letter-spacing: 0.1em;
}

/*	sec01  PC
------------------------------------ */
#sec01 .bg {
  background: url(../img/top/sec01-rt.png) no-repeat right -24px/32.71%, url(../img/top/sec01-l.png) no-repeat left bottom/15.625%, url(../img/top/sec01-wood-l.png) no-repeat calc(50% - 427px) 292px, url(../img/top/sec01-wood-r.png) no-repeat calc(50% + 660px) 717px, url(../img/top/sec01-bg.png) no-repeat center bottom/cover;
  position: relative;
  z-index: 1;
}
#sec01 .sec-inner {
  position: relative;
}
#sec01 .head {
  text-align: center;
}
#sec01 .figure {
  margin: auto;
  text-align: center;
  position: absolute;
  top: 402px;
  left: 0;
  right: 0;
  pointer-events: none;
}
#sec01 .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 11px auto 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (min-width: 768px) {
  #sec01 .list-item:nth-of-type(1) {
    margin-left: 140px;
  }
  #sec01 .list-item:nth-of-type(2) {
    margin-left: 360px;
    margin-right: 140px;
  }
  #sec01 .list-item:nth-of-type(3) {
    margin-top: 20px;
  }
  #sec01 .list-item:nth-of-type(4) {
    margin-top: 150px;
    margin-left: 67px;
  }
  #sec01 .list-item:nth-of-type(5) {
    margin-top: 150px;
    margin-left: 66px;
  }
  #sec01 .list-item:nth-of-type(6) {
    margin-top: 20px;
    margin-left: 67px;
  }
}
#sec01 .list-item02 {
  position: relative;
}
#sec01 .list-item02::before {
  content: "";
  display: inline-block;
  width: 64px;
  height: 72px;
  background: url(../img/top/sec01-ico02.png) no-repeat right top/contain;
  position: absolute;
  top: -27px;
  right: -58px;
}
#sec01 .list-item03 {
  position: relative;
}
#sec01 .list-item03::before {
  content: "";
  display: inline-block;
  width: 52px;
  height: 50px;
  background: url(../img/top/sec01-ico03.png) no-repeat right top/contain;
  position: absolute;
  top: 29px;
  right: -50px;
}
#sec01 .list-item05 {
  position: relative;
}
#sec01 .list-item05::before {
  content: "";
  display: inline-block;
  width: 80px;
  height: 52px;
  background: url(../img/top/sec01-ico05.png) no-repeat right top/contain;
  position: absolute;
  top: -30px;
  left: 7px;
}
#sec01 .list-ttl {
  width: 100%;
  max-width: 200px;
  margin: -25px auto 0;
  border-radius: 19px;
  background-color: #ffb45e;
  text-align: center;
  font-family: "Noto sans Bold", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.05em;
  color: #fff;
  position: relative;
}
@media screen and (max-width: 767px) {
  #sec01 .list-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/*	sec02  PC
------------------------------------ */
#sec02 .bg {
  margin: -220px auto 0;
  background: url(../img/top/sec02-bg.png) no-repeat center/cover;
  position: relative;
}
#sec02 .figure {
  position: absolute;
  top: 332px;
  left: calc(50% - 0px);
}
#sec02 .head-type01 {
  text-align: left;
}
#sec02 .head-type01-ja {
  font-size: 42px;
  font-size: 4.2rem;
}
@media screen and (max-width: 767px) {
  #sec02 .head-type01-ja {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
#sec02 .head-type01-en {
  margin-left: 250px;
}
#sec02 .head-type01-ja {
  margin-top: 5px;
  line-height: 1.523;
}
#sec02 .cmn-txt-box {
  width: 100%;
  max-width: 465px;
  margin-top: 35px;
}

/*	sec03  PC
------------------------------------ */
#sec03 .bg {
  padding-bottom: 120px;
  background: url(../img/top/sec04-bg.png) no-repeat center/cover;
}
@media screen and (max-width: 1383px) {
  #sec03 .sec-inner {
    width: 95%;
    max-width: 1080px;
  }
}
#sec03 .box {
  width: 83.333%;
  max-width: 1600px;
  margin: -494px auto 0;
  background: url(../img/top/sec03-bg.png) no-repeat center top/cover;
  -webkit-box-shadow: 0 0 20px rgba(51, 51, 51, 0.2);
          box-shadow: 0 0 20px rgba(51, 51, 51, 0.2);
  position: relative;
}
#sec03 .box::before {
  content: "";
  display: inline-block;
  width: 20.4375%;
  height: 177px;
  background: url(../img/top/sec03-leaf.png) no-repeat right bottom/contain;
  position: absolute;
  bottom: 430px;
  right: -110px;
}
@media screen and (max-width: 1469px) {
  #sec03 .box::before {
    right: 0;
  }
}
#sec03 .list {
  margin: 59px auto 0;
}
#sec03 .list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#sec03 .list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#sec03 .list-item:nth-of-type(n+3) {
  margin-top: 37px;
}
#sec03 .list-item:nth-of-type(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (min-width: 768px) {
  #sec03 .list-item:nth-of-type(1) .list-right, #sec03 .list-item:nth-of-type(3) .list-right {
    margin-left: 26px;
    padding-top: 39px;
  }
  #sec03 .list-item:nth-of-type(2) {
    position: relative;
    right: -20px;
  }
  #sec03 .list-item:nth-of-type(2) .list-right {
    margin-right: 26px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1383px) {
  #sec03 .list-item:nth-of-type(2) .list-right {
    padding-top: 116px;
  }
}
#sec03 .list-right {
  width: 100%;
  max-width: 460px;
}
#sec03 .list-txt {
  position: relative;
}
#sec03 .list-txt-box {
  margin-top: 20px;
}
#sec03 .head-type01-en {
  margin-left: -136px;
}
#sec03 .head-type01-ja {
  line-height: 0.9;
}
#sec03 .cmn-btn-wrap {
  margin: 60px auto 0;
}

/*	cmn-bnr  PC
------------------------------------ */
.cmn-bnr {
  width: 100%;
  max-width: 980px;
  margin: 120px auto 0;
  padding: 28px 0 30px 36px;
  border: 4px solid #ffb45e;
  border-radius: 18px;
  background: url(../img/top/bnr-sun.png) no-repeat 109px calc(100% - 30px), url(../img/top/bnr-fuki.png) no-repeat 52px 91px, url(../img/top/bnr-arrow.png) no-repeat -28px 29px, url(../img/top/bnr-img.png) no-repeat calc(100% - 38px) calc(100% - 5px);
  background-color: rgba(255, 255, 255, 0.6);
}
.cmn-bnr-ttl {
  margin-left: 48px;
  font-family: "tsukushi", sans-serif;
  font-size: 46px;
  font-size: 4.6rem;
  letter-spacing: 0.05em;
  background-repeat: no-repeat;
  background-image: url(../img/top/cmn-bnr-suisai.png);
  background-position: -13px center;
  -webkit-background-clip: text;
  color: transparent;
  position: relative;
}
@media screen and (max-width: 767px) {
  .cmn-bnr-ttl {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
.cmn-bnr-ttl::before {
  content: "";
  display: inline-block;
  width: 112px;
  height: 42px;
  margin: auto;
  background: url(../img/top/bnr-ttl-ico.png) no-repeat center/contain;
  position: absolute;
  top: -20px;
  left: 121px;
}
.cmn-bnr-txt {
  display: inline;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(80%, #fff794));
  background: -webkit-linear-gradient(transparent 60%, #fff794 80%);
  background: linear-gradient(transparent 60%, #fff794 80%);
  font-family: "tsukushi", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  letter-spacing: 0.02em;
  color: #333333;
  line-height: 1.38;
}
@media screen and (max-width: 767px) {
  .cmn-bnr-txt {
    font-size: 21px;
    font-size: 2.1rem;
  }
}
.cmn-bnr-txt-ac {
  color: #ff8f27;
}
.cmn-bnr-txt-le {
  letter-spacing: -0.7em;
}
.cmn-bnr-txt-sm {
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  .cmn-bnr-txt-sm {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.cmn-bnr-year {
  max-width: 230px;
  margin: -51px 0 0 300px;
  padding: 0 0 9px 1px;
  background: url(../img/top/bnr-year-bg.png) no-repeat left bottom;
  text-align: center;
  font-family: "tsukushi", sans-serif;
  font-size: 34px;
  font-size: 3.4rem;
  letter-spacing: 0.02em;
  color: #333333;
  line-height: 1.176;
}
@media screen and (max-width: 767px) {
  .cmn-bnr-year {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.cmn-bnr-year-sm {
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  .cmn-bnr-year-sm {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.cmn-bnr .cmn-btn {
  padding: 5px 0 !important;
}
.cmn-bnr .cmn-btn-wrap {
  margin-top: 15px !important;
}

.para {
  width: 100%;
  height: 340px;
}
.para::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100vh;
  margin: auto;
  background: url(../img/top/para.jpg) no-repeat center/cover;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: -10;
}

/*	top-works  PC
------------------------------------ */
#top-works .bg {
  background: url(../img/top/works-bg.png) no-repeat center top/cover;
  position: relative;
}
#top-works .bg::before {
  content: "";
  display: inline-block;
  width: 15.78125%;
  height: 0;
  padding-top: 164px;
  background: url(../img/top/works-ico.png) no-repeat right top/contain;
  position: absolute;
  top: -89px;
  right: 30px;
}
#top-works .head-type01-en {
  margin-left: -158px;
  background-position: -10px 276px;
}
#top-works .head-type01-ja {
  margin-top: -10px;
}
#top-works .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 36px auto 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#top-works .list-item {
  width: 100%;
  max-width: 260px;
}
@media screen and (min-width: 768px) {
  #top-works .list-item:nth-of-type(n+2) {
    margin-left: 13px;
  }
}
#top-works .list-link {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 84.615%;
  position: relative;
  overflow: hidden;
}
#top-works .list-link img {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
#top-works .list-link:hover img {
  -webkit-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
#top-works .cmn-btn-wrap {
  margin: 50px auto 0;
}

/*	top-contact  PC
------------------------------------ */
#top-contact .bg {
  background: url(../img/top/cmn-contact-bg.png) no-repeat center/cover;
  position: relative;
}
#top-contact .bg::before {
  content: "";
  display: inline-block;
  width: 17.65625%;
  height: 0;
  padding-top: 10.885%;
  background: url(../img/top/cmn-contact-leaf.png) no-repeat left bottom/contain;
  position: absolute;
  bottom: -100px;
  left: 0;
}
#top-contact .box {
  width: 480px;
  height: 480px;
  margin-left: auto;
  padding: 79px 0 104px;
  background-color: rgba(255, 180, 94, 0.75);
  position: relative;
  right: -20px;
}
#top-contact .head-type01-en, #top-contact .head-type01-ja {
  color: #fff;
}
#top-contact .head-type01-en {
  margin-left: -190px;
}
#top-contact .info-tel-wrap {
  margin: 41px auto 0;
  text-align: center;
}
#top-contact .cmn-btn {
  max-width: 240px;
  padding: 19px 0;
  padding-left: 28px;
  border: 1px solid #fff;
  position: relative;
}
#top-contact .cmn-btn::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 16px;
  margin: auto;
  background: url(../img/top/cmn-contact-mail.png) no-repeat left 65%/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 70px;
}
#top-contact .cmn-btn-wrap {
  margin: 30px auto 0;
}

/*	cmn-link  PC
------------------------------------ */
.cmn-link .bg {
  background: url(../img/top/bnrs-bg.png) no-repeat center bottom/cover;
}
.cmn-link .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.cmn-link .list-item {
  width: 100%;
  max-width: 516px;
}
.cmn-link .list-link {
  display: block;
  height: 216px;
  background: url(../img/top/bnr-box01.png) no-repeat center/cover;
  position: relative;
}
.cmn-link .list-link-ja {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  font-family: "tsukushi", sans-serif;
  font-size: 42px;
  font-size: 4.2rem;
  letter-spacing: 0;
  color: #333333;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 0;
  right: 0;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .cmn-link .list-link-ja {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.cmn-link .list-link-ja::after {
  content: "";
  display: inline-block;
  width: 61px;
  height: 46px;
  margin-left: 16px;
  background: url(../img/service/bnr-faq.png) no-repeat right center/contain;
}
.cmn-link .list-link-en {
  font-family: "ken", serif;
  font-size: 50px;
  font-size: 5rem;
  letter-spacing: 0;
  background-image: url(../img/top/cmn-suisai.png);
  background-position: -20px 296px;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
  line-height: 1.3;
  position: absolute;
  bottom: 52px;
  left: 90px;
}
@media screen and (max-width: 767px) {
  .cmn-link .list-link-en {
    font-size: 30px;
    font-size: 3rem;
  }
}
.cmn-link .list-link-greeting {
  background-image: url(../img/top/bnr-box02.png);
}
.cmn-link .list-link-greeting .list-link-ja::after {
  width: 60px;
  height: 60px;
  background-image: url(../img/top/bnr-gre.png);
  background-position: center bottom;
}
@media screen and (min-width: 768px) {
  .cmn-link .list-link-works .list-link-en {
    bottom: 42px;
  }
}
.cmn-link .list-link-works .list-link-ja::after {
  background-image: url(../img/service/bnr-works.png);
  background-position: center bottom;
}
@media screen and (min-width: 768px) {
  .cmn-link .list-link-works .list-link-ja::after {
    width: 55px;
    height: 59px;
  }
}
.cmn-link .list-link-service .list-link-ja::after {
  background-image: url(../img/works/bnr-service.png);
  background-position: center bottom;
}
@media screen and (min-width: 768px) {
  .cmn-link .list-link-service .list-link-ja::after {
    width: 59px;
    height: 53px;
  }
}
@media screen and (min-width: 768px) {
  .cmn-link .list-link-service .list-link-en {
    bottom: 50px;
    left: 109px;
  }
}

/*	top-news  PC
------------------------------------ */
#top-news .bg {
  background: url(../img/top/news-bg.png) no-repeat center bottom/cover;
}
#top-news .head-type01-en {
  margin-left: -196px;
  background-position: -168px 371px;
}
#top-news .cmn-btn {
  width: 240px;
}
#top-news .cmn-btn-wrap {
  margin: 45px auto 0;
}
#top-news .list {
  width: 100%;
  max-width: 700px;
  margin-top: 41px;
}
#top-news .list-item {
  padding-bottom: 7px;
  border-bottom: 1px solid #ffb45e;
}
#top-news .list-item:nth-of-type(n+2) {
  margin-top: 32px;
}
#top-news .list-link {
  display: block;
}
#top-news .list-time {
  display: inline-block;
  width: 150px;
  font-family: "Noto sans Medium", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  color: #333333;
}
@media screen and (max-width: 767px) {
  #top-news .list-time {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#top-news .list-right {
  width: 100%;
  max-width: 535px;
}
#top-news .list-tag {
  font-family: "Noto sans Medium", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  color: #ffb45e;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  #top-news .list-tag {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
#top-news .list-tag-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#top-news .list-tag-wrap p:nth-of-type(n+2)::before {
  content: ",";
}
#top-news .list-ttl {
  font-family: "Noto sans Regular", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #top-news .list-ttl {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* =========================================

sub layout  PC

========================================= */
/*	service  PC
------------------------------------ */
#service .sec01 .bg {
  background: url(../img/service/sec01-bg.png) no-repeat center/cover;
}
#service .sec01 .list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 49px auto 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#service .sec01 .list-item {
  width: 100%;
  max-width: 300px;
}
#service .sec01 .list-box {
  height: 260px;
  border: 2px solid #fff;
  text-align: center;
}
#service .sec01 .list-box01 {
  background: url(../img/service/sec01-img01.png) no-repeat center/cover;
}
#service .sec01 .list-box02 {
  background: url(../img/service/sec01-img02.png) no-repeat center/cover;
}
#service .sec01 .list-box03 {
  background: url(../img/service/sec01-img03.png) no-repeat center/cover;
}
#service .sec01 .list-num {
  font-family: "ken", serif;
  font-size: 120px;
  font-size: 12rem;
  letter-spacing: 0;
  color: #fff;
  line-height: 0.8;
}
@media screen and (max-width: 767px) {
  #service .sec01 .list-num {
    font-size: 60px;
    font-size: 6rem;
  }
}
#service .sec01 .list-ttl {
  margin: 15px auto 0;
  font-family: "Noto sans Medium", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #service .sec01 .list-ttl {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#service .sec01 .list-txt {
  margin: 23px auto 0;
  line-height: 1.625;
  color: #333333;
}
#service .sec02 .list {
  margin: 50px auto 0;
}
@media screen and (min-width: 768px) {
  #service .sec02 .list-item:nth-of-type(n+2) {
    margin-top: 60px;
  }
  #service .sec02 .list-item:nth-of-type(n+3) {
    margin-top: 80px;
  }
  #service .sec02 .list-item:nth-of-type(2n-1) .list-left {
    margin-left: 40px;
  }
  #service .sec02 .list-item:nth-of-type(2) {
    position: relative;
    left: -20px;
  }
  #service .sec02 .list-item:nth-of-type(2) .list-left {
    padding-top: 54px;
  }
  #service .sec02 .list-item:nth-of-type(3) .list-left {
    padding-top: 13px;
  }
  #service .sec02 .list-item:nth-of-type(2n) .list-left {
    margin-right: 20px;
  }
}
#service .sec02 .list-left {
  width: 100%;
  max-width: 464px;
}
#service .sec02 .list-txt {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #service .sec02 .cmn-bnr {
    margin-top: 160px;
  }
}

/*	works  PC
------------------------------------ */
#works .sec01 .works-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 50px auto 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#works .sec01 .works-list-item {
  width: 100%;
  max-width: 260px;
}
@media screen and (min-width: 768px) {
  #works .sec01 .works-list-item:not(:nth-of-type(4n-3)) {
    margin-left: 13px;
  }
  #works .sec01 .works-list-item:nth-of-type(n+5) {
    margin-top: 13px;
  }
}
#works .sec01 .works-list-link {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 84.615%;
  position: relative;
  overflow: hidden;
}
#works .sec01 .works-list-link img {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
#works .sec01 .works-list-link:hover img {
  -webkit-transform: scale(1.2, 1.2);
          transform: scale(1.2, 1.2);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
#works .detail .list {
  margin: 74px auto 0;
}
#works .detail .list-item:nth-of-type(n+2) {
  margin-top: 72px;
}
#works .detail .list-link {
  display: block;
}
#works .detail .list-figure {
  width: 100%;
  height: 0;
  padding-top: 72%;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
#works .detail .list-figure-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 40px auto 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url(../img/works/arrow.png) no-repeat center;
}
#works .detail .list-figure-harf {
  width: 100%;
  max-width: 500px;
  position: relative;
}
#works .detail .list-figure-ba {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  border-radius: 8px;
  background-color: #ffb45e;
  text-align: center;
  font-family: "Noto sans Medium", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  -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;
  color: #fff;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  #works .detail .list-figure-ba {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
#works .detail .list-txt {
  white-space: pre-line;
}
#works .detail .list-txt-box {
  margin: 40px auto 0;
  padding: 30px 40px;
  background-color: #f7f6f7;
}

/*	faq  PC
------------------------------------ */
#faq .list {
  margin: 46px auto 0;
}
#faq .list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#faq .list-box {
  padding: 20px 29px;
  border: 1px solid #ffb45e;
  background-color: #fff;
}
#faq .list-qa {
  padding-left: 48px;
  position: relative;
}
#faq .list-qa::before {
  content: "";
  display: inline-block;
  font-family: "Noto sans Bold", sans-serif;
  font-size: 30px;
  font-size: 3rem;
  letter-spacing: 0.2em;
  color: #ff8430;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 7px;
}
@media screen and (max-width: 767px) {
  #faq .list-qa::before {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
#faq .list-q {
  padding-bottom: 8px;
  border-bottom: 1px solid #ffb45e;
}
#faq .list-q::before {
  content: "Q";
}
#faq .list-q-txt {
  font-family: "Noto sans Medium", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0.075em;
  color: #333333;
}
@media screen and (max-width: 767px) {
  #faq .list-q-txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#faq .list-a {
  margin-top: 12px;
}
#faq .list-a::before {
  content: "A";
  left: 10px;
}
#faq .list-a::before {
  color: #ffb45e;
}
#faq .list-a-txt {
  font-family: "Noto sans Regular", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.075em;
  color: #333333;
  line-height: 1.625;
  white-space: pre-line;
}
@media screen and (max-width: 767px) {
  #faq .list-a-txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/*	company  PC
------------------------------------ */
#company .sec01 .bg {
  background: url(../img/company/sec01-bg.png) no-repeat center top/cover;
}
#company .sec01 .flex {
  margin: 46px auto 0;
}
#company .sec01 .flex-left {
  width: 100%;
  max-width: 675px;
}
@media screen and (min-width: 768px) {
  #company .sec01 .flex-left {
    padding-bottom: 55px;
  }
}
#company .sec01 .flex-job {
  font-family: "Noto sans Medium", sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  color: #333333;
}
@media screen and (max-width: 767px) {
  #company .sec01 .flex-job {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
#company .sec01 .flex-txt {
  margin-top: 22px;
}
#company .sec01 .flex-txt-lg {
  font-family: "Noto sans Bold", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  color: #333333;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #company .sec01 .flex-txt-lg {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#company .sec01 .flex-ruby {
  margin-left: 15px;
  font-family: "Noto sans Medium", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  color: #333333;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  #company .sec01 .flex-ruby {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  #company .sec01 .head-type02 {
    line-height: 1;
  }
}
#company .sec02 .cmn-table {
  margin: 10px auto 0;
}
#company .sec02 .cmn-table-wrap {
  margin: 67px auto 0;
}
#company .sec02 .cmn-table-ttl {
  text-align: center;
  font-family: "Noto sans Medium", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  color: #ff8430;
}
@media screen and (max-width: 767px) {
  #company .sec02 .cmn-table-ttl {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/*	contact  PC
------------------------------------ */
#contact .sec01 .cmn-txt-box {
  margin: 50px auto 0;
}
@media screen and (min-width: 768px) {
  #contact .sec01 .cmn-txt-box {
    text-align: center;
  }
}
#contact .sec01 .info-tel-wrap {
  margin: 30px auto 0;
  text-align: center;
}
#contact .sec02 .wrap {
  margin: 30px auto 0;
}
#contact .sec02 .wrap-note {
  font-family: "Noto sans Bold", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  #contact .sec02 .wrap-note {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

/*	blog  PC
------------------------------------ */
#blog .sec01 .tag-nav {
  margin: 30px auto 0;
}
#blog .sec01 .list {
  width: 100%;
  max-width: 1080px;
  margin: 30px auto 0;
}
#blog .sec01 .list-item {
  max-width: 100%;
}
#blog .sec01 .list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#blog .sec01 .list-link {
  display: block;
  width: 100%;
  padding: 24px 30px 25px 40px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#blog .sec01 .list-link:hover {
  opacity: 0.7;
}
#blog .sec01 .list-time {
  display: inline-block;
  font-family: "Noto sans Medium", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
  color: #333333;
}
@media screen and (max-width: 767px) {
  #blog .sec01 .list-time {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
#blog .sec01 .list-tag {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  height: 35px;
  background-color: #ffb45e;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-family: "Noto sans Medium", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  #blog .sec01 .list-tag {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
#blog .sec01 .list-tag-wrap {
  width: 100%;
  max-width: 650px;
}
#blog .sec01 .list-flex-thumb .list-txt-box {
  max-width: 760px;
}
#blog .sec01 .list-txt-box {
  width: 100%;
}
#blog .sec01 .list-txt {
  margin-top: 7px;
  color: #333333;
  font-family: "Noto sans Regular", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  #blog .sec01 .list-txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
#blog .sec01 .list-figure {
  width: 100%;
  max-width: 222px;
  height: 0;
  padding-top: 152px;
  border-radius: 4px;
  position: relative;
}
#blog .sec01 .list-ttl-txt {
  width: 100%;
  max-width: 600px;
  margin-left: 15px;
  color: #333333;
  font-family: "Noto sans Medium", sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.03em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #blog .sec01 .list-ttl-txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
#blog .sec01 .list-ttl {
  margin-left: 0;
}
#blog .blog-list-tag {
  padding: 6px 11px;
}
#blog .detail-box {
  padding: 50px 30px;
  background-color: #fff;
}