/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@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: "tsukushi";
  src: url("../fonts/tsukushi.otf");
}
/*	layout
------------------------------------ */
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@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: "tsukushi";
  src: url("../fonts/tsukushi.otf");
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/* =========================================
  main  SP
========================================= */
/*	cmn parts  SP
------------------------------------ */
.sec-inner {
  padding: 50px 15px;
}

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

.inline-block {
  display: inline-block;
}

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

.cmn-service .list {
  -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;
}
.cmn-service .list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}

.cmn-gallery .list-item {
  width: 49%;
  max-width: 100%;
}
.cmn-gallery .list-item:nth-of-type(2n) {
  margin-left: 2%;
}
.cmn-gallery .list-item:nth-of-type(n+3) {
  margin-top: 2%;
}

.cmn-list {
  -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;
}
.cmn-list-item:nth-of-type(n+2) {
  margin: 30px auto 0;
}
.cmn-list-txt-box {
  padding: 15px;
}

.tag-li {
  margin: 0 10px 10px 0;
}
.tag-link {
  width: 130px;
}

.lineup-list {
  -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;
}
.lineup-list-item:nth-of-type(n+2) {
  margin: 40px auto 0;
}

/*	sec01  SP
------------------------------------ */
#sec01 .bg {
  background: url(../img/top/sec01-cloud.png) no-repeat 15px 15px/50px, url(../img/top/sec01-hata.png) no-repeat 95% 23px/86px, url(../img/top/sec01-flower.png) no-repeat 30px calc(100% - 20px)/28px, url(../img/top/sec01-br.png) no-repeat 100% calc(100% - 20px)/120px;
  background-color: #fff;
}
#sec01 .sec-inner {
  padding: 100px 15px;
}
#sec01 figure {
  margin: 15px auto 0;
  position: relative;
  right: -15px;
}
#sec01 .cmn-txt-box {
  margin-top: 12px;
}
#sec01 .cmn-btn-wrap {
  margin: 30px auto 0;
}

/*	sec02  SP
------------------------------------ */
#sec02 .bg::before {
  width: 89px;
  height: 73px;
  bottom: 10px;
  right: 10px;
}
#sec02 .sec-inner {
  padding-bottom: 100px;
}

/*	sec03  SP
------------------------------------ */
#sec03 .bg {
  background: url(../img/top/sec03-ico-r.png) no-repeat calc(100% - 10px) 30px/16%, url(../img/top/sec03-ico-l.png) no-repeat 15px calc(100% - 10px)/24%;
}
#sec03 .sec-inner {
  padding-bottom: 200px;
}
#sec03 .list-item:nth-of-type(n+2) {
  margin: 30px auto 0 !important;
}
#sec03 .list-figure {
  width: 180px;
  margin: auto;
}
#sec03 .list-txt {
  margin-top: 15px;
}

/*	cmn-contact  SP
------------------------------------ */
.cmn-contact .bg {
  background: url(../img/top/cmn-contact-ico-l.png) no-repeat 10px 15px/35px, url(../img/top/cmn-contact-ico-r.png) no-repeat 95% calc(100% - 21px)/57px;
}
.cmn-contact .sec-inner {
  padding: 65px 15px 75px;
}
.cmn-contact .head-en {
  max-width: 231px;
  height: 51px;
  margin: 7px auto 0;
  line-height: 38px;
}
.cmn-contact .time-txt {
  font-size: 15px;
  font-size: 1.5rem;
}
.cmn-contact .cmn-txt {
  text-align: left;
}
.cmn-contact-link-wrap {
  -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;
}
.cmn-contact-web {
  margin: 25px auto 0;
}
.cmn-contact-line-wrap {
  margin: 25px auto 0;
}
.cmn-contact-tel::before {
  width: 17px;
  height: 17px;
  margin-right: 9px;
}

/*	top-blog  SP
------------------------------------ */
#top-blog .sec-inner {
  padding-bottom: 100px;
}
#top-blog .sec-inner::before {
  width: 42px;
  height: 38px;
  top: 15px;
  left: 15px;
}
#top-blog .sec-inner::after {
  width: 85px;
  height: 61px;
  right: 15px;
}

/*	top-company  SP
------------------------------------ */
#top-company .flex {
  margin-top: 20px;
  -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;
}

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

  sub layout  SP

========================================= */
/*	about  SP
------------------------------------ */
#about .sec01 .list {
  margin-top: 30px;
}
#about .sec01 .list-item {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#about .sec01 .list-figure {
  width: 60px;
}
#about .sec01 .list-right {
  margin: 15px auto 0;
}
#about .sec01 .list-txt-box {
  margin-top: 15px;
  padding: 0 3px;
}
#about .sec01 .cmn-contact-link-wrap {
  margin: 20px auto 0;
}
#about .sec02 .list {
  margin-top: 30px;
}
#about .sec02 .list-item:nth-of-type(n+2) {
  margin: 50px auto 0;
}
#about .sec02 .list-ttl {
  margin-top: 20px;
}
#about .sec02 .qa-list-txt-box {
  margin: 12px auto 0;
  padding: 15px;
}
#about .sec02 .bnr {
  margin-top: 50px;
  padding: 20px 15px;
}
#about .sec02 .bnr-list::before {
  content: none;
}
#about .sec02 .bnr-ttl::before {
  width: 83px;
  height: 33px;
  top: -40px;
}
#about .sec02 .bnr-ttl-txt {
  padding: 0 8px;
}
#about .sec03 .list-item:nth-of-type(n+2) {
  margin-top: 47px;
}
#about .sec03 .list-qa {
  padding-left: 49px;
}
#about .sec03 .list-qa::before {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  font-size: 2rem;
}
#about .sec03 .list-q::before {
  top: -4px;
}
#about .sec03 .list-q-txt {
  padding: 0 4px 8px;
}
#about .sec03 .list-a-txt {
  padding: 15px 7px;
}
#about .sec04 .note-txt {
  margin-top: 20px;
}
#about .sec04 .wrap {
  margin-top: 20px;
}
#about .sec04 .wrap-txt {
  margin-top: 12px;
}
#about .sec04 .wrap-data {
  margin-top: 25px;
}

/*	service  SP
------------------------------------ */
#service .sec01 .cmn-txt-box {
  margin-top: 20px;
}
#service .sec03 .note-txt {
  margin-top: 20px;
  text-align: left;
}
#service .sec03 .lineup-list {
  flex-direction: unset;
}
#service .sec03 .service-lineup {
  width: 46%;
  max-width: 180px;
  margin: 0 2%;
}
#service .sec03 .service-lineup:nth-of-type(n+3) {
  margin-top: 25px;
}
#service .sec03 .service-lineup a {
  display: block;
}
#service .sec03 .lineup-list-ttl {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
  margin-top: 5px;
}
#service .sec04 .cmn-table {
  margin: 30px auto 0;
}
#service .sec05 .cmn-txt-box {
  margin-top: 20px;
}
#service .sec05 .link-wrap {
  margin-top: 25px;
}

/*	gallery  SP
------------------------------------ */
/*	lineup  SP
------------------------------------ */
#lineup .detail-img-sm {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#lineup .detail-img-sm-item {
  width: 30%;
}
#lineup .detail-img-sm-item:not(:nth-of-type(3n-2)) {
  margin-left: 5%;
}
#lineup .detail-img-sm-item:nth-of-type(n+4) {
  margin-top: 5%;
}
#lineup .detail-txt {
  padding: 10px;
}
#lineup .detail-color-list-item {
  width: 49%;
  max-width: 100%;
}
#lineup .detail-color-list-item:nth-of-type(2n) {
  margin-left: 2%;
}
#lineup .detail-color-list-item:nth-of-type(n+3) {
  margin-top: 2%;
}

/*	company  SP
------------------------------------ */
#company .sec01 .cmn-txt-box {
  margin: 20px auto 0;
}
#company .sec02 .flex {
  margin-top: 30px;
  -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  SP
------------------------------------ */
#contact .cmn-contact {
  margin: auto;
}
#contact .cmn-contact .bg {
  background: url(../img/top/cmn-contact-ico-l.png) no-repeat 10px 35px/35px, url(../img/top/cmn-contact-ico-r.png) no-repeat 95% calc(100% - 21px)/57px;
}
#contact .cmn-contact .sec-inner {
  padding-top: 85px;
}