@charset "UTF-8";
/* webfont 変数　*/
/* common-title
-----------------------------------------------------*/
/* ofi */
/*====================================================================

index.css

=====================================================================*/
/*--------------------------------------------------------------------/
	main-view
/--------------------------------------------------------------------*/
.main-view {
  position: relative;
  width: 100%;
  max-width: 1776px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  padding-top: 80px;
}

.main-view__txt {
  z-index: 4;
  position: absolute;
  bottom: -40px;
  left: 0;
  padding: 32px 6%;
  padding: 2rem 6%;
  background-color: rgba(249, 247, 243, .9);
}
.main-view__txt h2 {
  margin-bottom: 16px;
  margin-bottom: 1rem;
  color: #42210B;
  font-weight: 700;
  font-size: calc(1.1rem + 1.8797vw - 7.06767px);
  line-height: 1.3;
  letter-spacing: 0.07em;
}
.main-view__txt ul {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
          justify-content: space-between;
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.main-view__txt ul li {
  width: 32%;
  padding: 4px 0;
  border: 1px solid #42210B;
  background-color: #fff;
  color: #42210B;
  font-weight: 700;
  font-size: calc(0.9rem + 0.09398vw - 0.35338px);
  letter-spacing: 0.05em;
  text-align: center;
}
.main-view__txt p {
  position: relative;
  width: 100%;
  max-width: 210px;
  margin-bottom: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-left: 2rem;
  border-radius: 50px;
  background-color: #EDF0FA;
  color: #2F3E74;
  font-weight: 700;
  font-size: calc(0.9rem + 0.75188vw - 2.82707px);
  line-height: 1.4;
  letter-spacing: 0.05em;
}
.main-view__txt p::before {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 16px;
  left: 1rem;
  width: 8px;
  height: 8px;
          transform: translateY(-50%);
  border-radius: 50%;
  background-color: #2F3E74;
  content: "";
}
.main-view__txt .woman {
  max-width: 150px;
  background-color: #F8EFF2;
  color: #AE3F6A;
}
.main-view__txt .woman::before {
  background-color: #AE3F6A;
}

/*--------------------------------------------------------------------/
	contents
/--------------------------------------------------------------------*/
/* nayami */
.nayami .heading-tit span {
  font-size: calc(1.2rem + 0.75188vw - 2.82707px);
}
.nayami__inner {
  position: relative;
  padding: 32px;
  padding: 2rem;
  border-radius: 10px;
  background: url(../../assets/img/common/bg-01.jpg);
}
.nayami__img {
  margin-top: 24px;
  margin-top: 1.5rem;
}

/* about */
.about {
  margin-top: 50px;
  padding-bottom: clamp(48px, 10vw, 96px);
  padding-bottom: clamp(3rem, 10vw, 6rem);
  background: url(../../assets/img/common/bg-02.jpg);
}
.about__cont {
  position: relative;
  margin-bottom: clamp(48px, 10vw, 112px);
  margin-bottom: clamp(3rem, 10vw, 7rem);
  padding-bottom: calc(2rem + 3.3em);
}
.about__cont::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 69%;
  background-color: #AE3F6A;
  content: "";
}
.about__inner {
  z-index: 1;
  position: relative;
  width: 90%;
  max-width: 1340px;
  margin-right: auto;
  margin-left: auto;
}
.about__img {
  position: relative;
  aspect-ratio: 4/3;
  width: 80%;
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  margin-left: auto;
}
.about__img figure {
  width: 100%;
  height: 100%;
}
.about__img .img-talk {
  position: absolute;
  top: -23px;
  right: -20px;
  width: 50%;
  max-width: 180px;
}
.about__img .img-talk img {
  width: 100%;
}
.about__txt__box {
  padding: 20px;
  background-color: #F9F7F3;
}
.about__txt__box:nth-of-type(2) {
  margin-top: 16px;
  margin-top: 1rem;
}
.about .about2 {
  margin-bottom: clamp(32px, 8vw, 64px);
  margin-bottom: clamp(2rem, 8vw, 4rem);
}
.about .about2::after {
  background-color: #2F3E74;
}
.about .btn-wrap {
  width: 100%;
  max-width: 340px;
  margin-right: auto;
  margin-left: auto;
}

/* service */
.service {
  position: relative;
  margin-bottom: clamp(64px, 9vw, 192px);
  margin-bottom: clamp(4rem, 9vw, 12rem);
  padding-top: clamp(48px, 10vw, 128px);
  padding-top: clamp(3rem, 10vw, 8rem);
}
.service::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 95%;
  background: #F9F7F3;
  content: "";
}
.service .heading-tit {
  z-index: 1;
}
.service-inner {
  z-index: 2;
  position: relative;
}
.service-box {
  max-width: 640px;
  margin: 0px auto 48px;
  margin: 0px auto 3rem;
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
  background: url(../img/top/service-01_bg.jpg) no-repeat 50% 48px;
  background-size: cover;
}
.service-box h3 {
  margin-bottom: 20.8px;
  margin-bottom: 1.3rem;
  color: #fff;
  font-weight: 700;
  font-size: calc(1.14rem + 0.75188vw - 2.82707px);
  letter-spacing: 0.07em;
  text-align: center;
}
.service-box__img {
  margin-bottom: 22px;
}
.service-box__img img {
  height: 22vw;
  max-height: 174px;
}
.service-box__txt {
  width: 90%;
  max-width: 530px;
  margin-right: auto;
  margin-bottom: 28.8px;
  margin-bottom: 1.8rem;
  margin-left: auto;
  padding: 28.8px 25.6px;
  padding: 1.8rem 1.6rem;
  background-color: rgba(0, 0, 0, .53);
  color: #fff;
}
.service-box .btn-wrap {
  width: 90%;
  max-width: 530px;
  margin-right: auto;
  margin-left: auto;
}
.service .waste {
  background: url(../img/top/service-02_bg.jpg) no-repeat 50% 48px;
}
.service .waste .service-box__img {
  margin-bottom: 25px;
}
.service .waste h3 {
  margin-bottom: 28.8px;
  margin-bottom: 1.8rem;
}

/* works-cont */
.works-cont {
  position: relative;
  margin-bottom: 96px;
  margin-bottom: 6rem;
}
.works-cont::after {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 96%;
          transform: translateY(-50%);
  background-color: #F9F7F3;
  content: "";
}
.works-cont .l-cont {
  z-index: 1;
  position: relative;
}
.works-cont .btn-wrap {
  width: 100%;
  max-width: 340px;
  margin-right: auto;
  margin-left: auto;
}
.works-cont .btn-wrap_right .btn-wrap {
  margin: 0;
}

/* voice */
.voice-cont {
  position: relative;
}
.voice-cont::after {
  -webkit-transform: translateY(-50%);
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
  height: 96%;
          transform: translateY(-50%);
  background: url(../img/common/bg-02.jpg);
  content: "";
}
.voice-cont__img {
  z-index: 2;
  position: absolute;
  top: -30px;
  right: 0;
  width: 55%;
  max-width: 568px;
}
.voice-cont__img img {
  display: block;
  width: 100%;
}
.voice-cont .l-cont {
  z-index: 1;
  position: relative;
}
.voice-cont .btn-wrap {
  width: 100%;
  max-width: 340px;
  margin-right: auto;
  margin-left: auto;
}
.voice-cont .btn-wrap_right .btn-wrap {
  margin: 0;
}
.voice-cont .works-box {
  background-color: #fff;
}
.voice-cont .works-box a {
  padding: 20px;
  background-color: #fff;
}
.voice-cont .works-box a:hover {
  -webkit-box-shadow: none;
  background-color: #A39985;
          box-shadow: none;
}
.voice-cont .works-box__tit {
  padding-bottom: 0;
  border-bottom: none;
}

/* news-cont */
.news-cont {
  padding-top: clamp(64px, 8vw, 160px);
  padding-top: clamp(4rem, 8vw, 10rem);
  padding-bottom: clamp(80px, 9vw, 192px);
  padding-bottom: clamp(5rem, 9vw, 12rem);
}
.news-cont h2 {
  position: relative;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  padding-bottom: 11px;
  background: url(../img/common/line.svg) repeat-x 0 100%;
  color: #42210B;
  font-weight: 700;
  font-size: calc(1.5rem + 0.56391vw - 2.1203px);
  text-align: left;
}
.news-cont h2 img {
  display: inline;
  width: auto;
  height: 34px;
  padding-right: 10px;
}
.news-cont__inner {
  margin-bottom: 64px;
  margin-bottom: 4rem;
}
.news-cont .btn-wrap {
  width: 100%;
  max-width: 340px;
  margin-top: 32px;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto;
}
.news-box {
  position: relative;
  margin-bottom: 20.8px;
  margin-bottom: 1.3rem;
}
.news-box a {
  -webkit-transition: all 0.3s ease 0s;
  display: block;
  position: relative;
  padding: 20px 30px;
  background-color: #F9F7F3;
  color: #42210B;
  text-decoration: none !important;
  transition: all 0.3s ease 0s;
}
.news-box a:hover {
  background-color: #F2EEE6;
}
.news-box__date {
  color: #42210B;
}
.news-box__tit {
  margin-top: 7px;
  padding-top: 10px;
  border-top: 1px solid #A39985;
  color: #42210B;
  font-weight: 500;
  font-size: 16.96px;
  font-size: 1.06rem;
  letter-spacing: 0.07em;
}
.news-box .category-list__items {
  position: absolute;
  top: 0;
  right: 30px;
}
.news-box .category-list__items [class*=category-item] {
  min-width: 90px;
  margin-bottom: 0;
  font-weight: 500;
}
@media (min-width: 376px) {
  /*====================================================================/
  /*--iPhone 以上--
  /====================================================================*/
}
@media (min-width: 576px) {
  /*====================================================================/
  /*--スマホ 以上--
  /====================================================================*/
}
@media (min-width: 576px) and (max-width: 767px) {
  /*====================================================================/
  /*--スマホ以上 タブレット iPadmini未満--
  /====================================================================*/
}
@media (min-width: 768px) {
  /*====================================================================/
  /*--タブレット　iPadmini 以上--
  /====================================================================*/
  .main-view__txt ul {
    max-width: 300px;
    margin-bottom: 1.5rem;
  }
  .main-view__txt p {
    max-width: 270px;
    font-size: 1rem;
  }
  .main-view__txt .woman {
    max-width: 190px;
  }
  .nayami__img {
    -webkit-transform: translateY(-50%);
    position: absolute;
    top: 50%;
    right: 5%;
    width: 30%;
    margin: 0;
            transform: translateY(-50%);
  }
  .about {
    margin-top: 75px;
  }
  .works-cont::after {
    height: 90%;
  }
  .voice-cont::after {
    height: 90%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  /*====================================================================/
  /*--タブレット iPadmini以上 XGAサイズ iPadPro未満--
  /====================================================================*/
}
@media (min-width: 1024px) {
  /*====================================================================/
  /*--XGAサイズ　iPadPro 以上--
  /====================================================================*/
  .main-view {
    margin-bottom: 126px;
  }
  .main-view__txt {
    top: 49%;
    left: 57px;
    padding: 0;
    background: none;
  }
  .nayami__txt {
    width: 70%;
  }
  .about__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            flex-direction: row-reverse;
            justify-content: space-between;
  }
  .about__img {
    aspect-ratio: 46/51;
    width: 34.33%;
    max-width: none;
    margin: 0;
  }
  .about__img .img-talk {
    top: -45px;
    right: 25px;
    width: 60%;
    max-width: 249px;
  }
  .about__txt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            flex-direction: column;
            justify-content: space-between;
    width: 60.45%;
  }
  .about__txt__box {
    width: 92.59%;
    padding: 2.4rem 6.5%;
  }
  .about__txt__box:nth-of-type(2) {
    margin-left: 7.41%;
  }
  .about .about2 .about__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .voice-cont .works-box__tit {
    font-size: 1rem;
  }
  .news-cont__flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: space-between;
  }
  .news-cont__inner {
    width: 46.12%;
    margin-bottom: 0;
  }
  .news-box .category-list__items [class*=category-item] {
    min-width: 112px;
    padding: 0.3rem 0.5rem !important;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  /*====================================================================/
  /*--XGAサイズ iPadPro以上 PC未満--
  /====================================================================*/
}
@media (min-width: 1280px) {
  .nayami__inner {
    padding: 66px;
  }
  .nayami__txt {
    width: 58%;
  }
  .nayami__img {
    -webkit-transform: none;
    top: -47px;
    right: 5.5%;
    width: 42%;
    max-width: 543px;
            transform: none;
  }
  .service::after {
    max-height: 642px;
  }
  .service .heading-tit {
    margin-bottom: -5px;
  }
  .service-inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: space-between;
  }
  .service-box {
    width: 47.76%;
    margin: 0;
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 1536px) {
  /*====================================================================/
  /*---PC 以上--
  /====================================================================*/
  .main-view {
    padding-top: 109px;
  }
  .main-view__txt h2 {
    margin-bottom: 1.6rem;
    font-size: 2.56rem;
  }
  .main-view__txt ul {
    max-width: 454px;
    margin-bottom: 2rem;
  }
  .main-view__txt ul li {
    padding: 8px 0;
    font-size: 1.38rem;
  }
  .main-view__txt p {
    max-width: 356px;
    margin-bottom: 9px;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 3.2rem;
    font-size: 1.25rem;
  }
  .main-view__txt p::before {
    left: 1.7rem;
    width: 14px;
    height: 14px;
  }
  .main-view__txt .woman {
    max-width: 257px;
  }
  .nayami .heading-tit {
    margin-bottom: 4rem;
  }
  .about .heading-tit {
    margin-bottom: 4.6rem;
  }
  .service {
    margin-bottom: 12rem;
  }
  .service-box h3 {
    font-size: 2.13rem;
  }
  .service-box__txt p {
    font-size: 20px;
    line-height: 1.6;
  }
  .service .waste h3 {
    font-size: 1.63rem;
  }
  .works-cont {
    margin-bottom: 12rem;
  }
  .works-cont::after {
    left: 9%;
    width: 91%;
    height: 90%;
  }
  .works-cont .l-cont .cont-tit {
    margin-bottom: 3.5rem;
  }
  .works-cont .btn-wrap_right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: flex-end;
  }
  .voice-cont::after {
    right: 9%;
    width: 91%;
    height: 90%;
  }
  .voice-cont__img {
    top: -80px;
  }
  .voice-cont .l-cont .cont-tit {
    margin-bottom: 3.5rem;
  }
  .voice-cont .btn-wrap_right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
            justify-content: flex-end;
    margin-top: 1rem;
  }
  .news-cont h2 {
    font-size: 1.75rem;
  }
  .news-box__date {
    font-size: 1.28em;
  }
  .news-box__tit {
    font-size: 1.13rem;
  }
}
@media (min-width: 1536px) and (max-width: 1919px) {
  /*====================================================================/
  /*--px以上 Large PC未満--
  /====================================================================*/
}
@media (min-width: 1536px) and (min-width: 576px) {
  .news-box__date {
    font-size: 1.2em;
  }
}
@media (min-width: 1536px) and (min-width: 1024px) {
  .news-box__date {
    font-size: 1.12em;
  }
}
@media (min-width: 1920px) {
  /*====================================================================/
  /*--Large PC 以上--
  /====================================================================*/
}
@media (max-width: 1919px) {
  /*====================================================================/
  /*--Large PC 未満--
  /====================================================================*/
}
@media (max-width: 1279px) {
  /*====================================================================/
  /*--PC 未満--
  /====================================================================*/
}
@media (max-width: 1023px) {
  /*====================================================================/
  /*--XGAサイズ iPadPro 未満--
  /====================================================================*/
  .about__cont::after {
    height: 80%;
  }
}
@media (max-width: 767px) {
  /*====================================================================/
  /*--タブレット iPadmini 未満--
  /====================================================================*/
  .service-box h3 {
    padding: 0 15px;
  }
  .service-box .btn-wrap .common-btn--white {
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  /*====================================================================/
  /*--iPhone 以下--
  /====================================================================*/
}
/*# sourceMappingURL=map/top.css.map */
