@charset "UTF-8";
/*
  File Name   : pc_responsive.css
  Description : PC共通
*/

.inner {
  padding: 0 40px;
}

.is-sp {
  display: none;
}

.is-pc {
  display: block;
}

.is-sp_s {
  display: none;
}

.section-title h3 {
  font-size: 80px;
}

.section-title p {
  font-size: 22px;
  margin-left: 20px;
}

.section-title p::before {
  width: 16px;
  height: 16px;
  top: 13px;
}

.btn {
  transition: all .3s ease-out;
}
.btn:hover {
  background-position: right;
}

/* header --------------------- */
.header {
  height: 90px;
}

.header__logo a img {
  width: 150px;
}

.header__contents__cover {
  display: flex;
  margin-left: auto;
}

.nav__items li a {
  transition: .3s;
}
.nav__items li a:hover {
  opacity: .6;
}

.header__contact a {
  transition: .3s;
}
.header__contact a:hover {
  opacity: .7;
}

.hamburger {
  display: none;
}

.mobile__nav__cover {
  display: none;
}


/* top-main --------------------- */
.main {
  height: 770px;
  margin-top: 90px;
}

.main::after {
  top: 77%;
}

.main__title {
  left: 70px;
}

.main__title h2 {
  font-size: 70px;
}

/* top-about */
@media (max-width: 1100px) {
  .top-about {
    margin: 0;
    padding: 155px 0;
  }
}
.top-about {
  min-height: 970px;
}

.top-about::after {
  font-size: 200px;
}

.top-about__lead {
  font-size: 40px;
  margin-top: 50px;
}

.top-about__title {
  font-size: 30px;
  margin-bottom: 30px;
}

.top-about__text {
  font-size: 16px;
}

@media (max-width: 1100px) {
  .top-about__img__cover {
    display: none;
  }
}

/* top-caution */
.caution {
  padding: 100px 0 280px;
}

.caution__cover {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1100px) {
  .caution__cover {
    align-items: center;
  }
}

.caution__text__cover {
  width: 47.8%;
}

.caution__title {
  font-size: 30px;
}

.caution__sub__title {
  font-size: 20px;
}

.caution__img__cover {
  width: 45.8%;
}

/* top-reason */
.reason__cover {
  width: 97%;
  padding: 120px 0 100px;
  margin: -190px auto 0;
}

.reason__contents__cover {
  margin-top: 60px;
}

@media (max-width: 1300px) {
  .reason__contents__cover .card__title {
    font-size: 1.9vw;
    line-height: 1.3;
    margin-bottom: 5px;
  }

  .reason__contents__cover .card__body {
    padding: 37% 30px 40px;
  }
  .reason__contents__cover .card__text {
    font-size: 1.22vw;
  }
}

/* top-qualified */
.qualified {
  padding: 100px 0;
}

.qualified__cover {
  padding: 37px 50px;
}

.qualified__text__cover {
  padding-left: 7%;
}

.qualified__text__cover::before {
  left: 100px;
  font-size: 52px;
}

.qualified__title {
  font-size: 36px;
}

.qualified__text {
  font-size: 18px;
}

/* top-price */
.price {
  padding: 100px 0;
}

.price .section-title {
  margin-bottom: 40px;
}

.price__card__cover {
  display: flex;
  justify-content: space-between;
}

.price__card {
  width: 47.5%;
  padding: 40px 25px;
}

.price__title {
  font-size: 26px;
  margin-bottom: 10px;
}

.price__text {
  font-size: 18px;
  margin-bottom: 16px;
}

.price__num {
  font-size: 56px;
  margin-bottom: 17px;
  letter-spacing: 0.05em;
}

.price__card__cover .btn {
  margin-bottom: 42px;
}

.price__list__cover {
  font-size: 16px;
  line-height: 2.4;
}

.price__list__cover ul li span {
  margin-right: 15px;
}

/* top-flow */
.flow {
  padding: 100px 0;
}

.flow__card {
  display: flex;
  justify-content: space-between;
}

.flow__card:nth-child(n+2) {
  height: 235px;
}

.flow__card__num {
  font-size: 35px;
  width: 65px;
  height: 65px;
  margin: 40px 20px 0 40px;
}

.flow__text__cover {
  width: 50%;
  margin: 55px 40px 55px 0;
}

.flow__title {
  font-size: 26px;
  margin-bottom: 15px;
}

.flow__text {
  font-size: 16px;
  margin-bottom: 20px;
}

.flow__img__cover {
  width: 33.33%;
}

.flow__img img {
  height: 100%;
  border-radius: 0 17px 17px 0;
}

/* top-works */
.top-works {
  padding: 100px 0;
}

.top-works .section-title{
  margin-bottom: 50px;
}

.top-works .card__img {
  margin-bottom: 15px;
}

.top-works .card__text {
  font-size: 18px;
  letter-spacing: 0.05em;
}


/* under-common --------------------- */
.under-main {
  height: 470px;
}

.under-main__title {
  padding-top: 158px;
}

.under-main__title h2 {
  font-size: 70px;
  line-height: 1.4;
}

/* breadcrumb */
.contents-breadcrumb {
  margin-bottom: 120px;
}


/* about --------------------- */
.about__content__cover {
  padding: 35px 0 100px;
  margin-top: -100px;
}

.about__content01 {
  display: flex;
  justify-content: space-between;
}

.about__text__cover {
  width: 39.33%;
  margin-left: 6.66%;
}

.about__text__cover .section-title {
  margin-bottom: 40px;
}

.about__title {
  font-size: 40px;
}

.about__text {
  line-height: 2.13;
}

.about__img__cover {
  width: 48%;
  margin-top: 100px;
}

.about__img-1 {
  margin-bottom: 20px;
}

.about__img-1 img {
  height: 420px;
}

.about__img-2 img,
.about__img-3 img {
  height: 330px;
}

.about__content02__top {
  height: 500px;
}

.about__content02__title,
.about__content03__title {
  padding-top: 90px;
}

.about__content02__cover,
.about__content03__cover {
  padding: 80px 100px;
  margin-top: -200px;
}

.vertical-table__header-row {
  font-size: 22px;
  height: 109px;
}

.vertical-table__body-row td:first-child {
  padding-left: 40px;
}

.vertical-table__body-row:nth-child(1) {
  height: 105px;
}
.vertical-table__body-row:nth-child(2) {
  height: 105px;
}

.about__content03__top {
  height: 500px;
}

.about__content03__lead {
  font-size: 26px;
  margin-top: -20px;
}

/* faq */
.faq {
  padding: 100px 0;
}

.faq::after {
  font-size: 200px;
}

.faq .section-title {
  margin-bottom: 40px;
}

.faq__cover {
  width: 95%;
  padding: 40px 45px;
}

.faq__title {
  font-size: 26px;
}

.qa__items {
  margin: 20px 0 60px;
}

.qa-box__q {
  font-size: 18px;
  padding: 25px 60px;
  font-weight: 700;
}

.qa-box__q::before {
  width: 38px;
  height: 38px;
  top: 23px;
  font-size: 22px;
  padding-top: 2px;
}

.qa-box__icon {
  width: 28px;
  height: 28px;
  right: 14px;
  top: 50%;
}

.qa-box__bar1 {
  left: 7px;
}

.qa-box__bar2 {
  top: 7px;
}

.qa-box__content {
  font-weight: 500;
  padding: 6px 100px 25px 60px;
}

.qa-box__content::before {
  width: 40px;
  height: 40px;
  top: 0;
  font-size: 22px;
  padding-top: 2px;
}

.faq__cover .btn {
  width: 350px;
}


/* company --------------------- */
.company {
  padding-bottom: 150px;
}

.company__message__cover {
  padding: 35px 0 100px;
  margin-top: -100px;
}

.company__message__cover::after {
  font-size: 200px;
}

.company__message .section-title {
  margin-bottom: 50px;
}

.ceo__img {
  margin-bottom: 60px;
}

.message__text {
  width: 92.6%;
  font-size: 16px;
  line-height: 2;
  margin: 0 auto 80px;
}

.message__sign {
  text-align: left;
  margin-right: 55px;
}

.message__sign img {
  width: 170px;
}

.message__sign p  {
  display: flex;
  align-items: center;
  margin-top: 15px;
}

/* philosophy */
.company__philosophy__cover {
  height: 640px;
}

.philosophy__title {
  font-size: 40px;
}

.philosophy__title::after {
  width: 100px;
}

.philosophy__text {
  font-size: 30px;
  line-height: 1.5;
}

/* profile */
.company__profile {
  padding: 85px 100px;
  margin-top: -200px;
}

.company__profile__title {
  font-size: 40px;
  margin-bottom: 40px;
}

.company__profile__title::after {
  width: 100px;
}

.profile__items {
  margin-top: 50px;
}

.profile__item {
  padding-top: 30px;
}

.profile__category {
  padding-left: 15px;
  padding-bottom: 35px;
}

.profile__content {
  padding-bottom: 35px;
}

.profile__items iframe {
  margin-top: 60px;
}


/* contact / request --------------------- */
.contact,
.request {
  padding-bottom: 150px;
}

.contact__contents__cover {
  padding: 40px 0 100px;
  margin-top: -85px;
}

.contact__contents {
  width: 65.33%;
  max-width: 980px;
}

.contact__tel__label {
  font-size: 26px;
  text-align: left;
  margin: 50px 0 25px;
}

.contact__tel__cover .tel-num {
  padding: 40px 0;
}

.contact__tel__cover .tel-num a {
  font-size: 50px;
}

.contact__tel__cover .tel-num a i {
  font-size: 40px;
  margin-right: 15px;
}

.contact__text__label {
  font-size: 26px;
}

.contact__text {
  margin: 50px 0 40px;
}

.contact__text p {
  font-weight: 500;
  line-height: 2;
}

.contact__list {
  margin-bottom: 50px;
}

.contact__item,
.contact__message {
  display: flex;
}

.contact__item__title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  min-width: 200px;
}

.contact__item .contact__item__title {
  margin: -15px 20px 0;
}

.contact__item__input {
  width: 78%;
  margin: 0 20px;
}

.contact__btn .btn {
  width: 340px;
}

.contact__attention {
  line-height: 2;
}


/* works --------------------- */
.works,
.works-detail {
  padding-bottom: 150px;
}

.works__contents__cover {
  margin-top: -100px;
  padding: 35px 0 100px;
}

.works__contents .section-title {
  margin-bottom: 60px;
}

.works__contents .cards--col3 > .cards__item {
  transition: .3s;
}
.works__contents .cards--col3 > .cards__item:hover {
  opacity: .6;
}

.pagenavi__wrap {
  margin-top: 50px;
}

.pagenavi a, .pagenavi span {
  padding: 5px 15px;
}

.pagenavi a:hover {
  opacity: .6;
}



/* works-detail --------------------- */
.article__title {
  font-size: 40px;
}

.article__title span {
  font-size: 14px;
  margin-top: 20px;
}

.article__body {
  padding: 60px 0 80px;
}

.article__img__cover {
  margin-bottom: 60px;
}

.article__midashi {
  font-size: 26px;
  margin-bottom: 15px;
}

.article__text {
  line-height: 2;
}

.article__cover .btn__cover {
  padding: 20px 40px;
}

.article__cover .btn__cover a {
  transition: .3s;
}
.article__cover .btn__cover a:hover {
  opacity: .6;
}

.tolist {
  font-size: 12px;
  height: 50px;
  line-height: 50px;
}

.article__cover .btn__cover i {
  width: 30px;
  height: 30px;
  padding-top: 7px;
}


/* footer --------------------- */
.footer {
  padding: 75px 0 45px;
}
@media (max-width: 1100px) {
  .footer {
    padding: 80px 0;
  }
  .footer__inner {
    padding: 0 20px;
  }
  .footer__left {
    padding-bottom: 50px;
    border-bottom: 1px solid #fff;
    text-align: center;
  }
  .footer__left a {
    align-items: center;
  }
  .footer__logo {
    text-align: center;
  }
  .footer__info {
    font-size: 14px;
  }
  .footer__nav {
    display: flex;
  }
  .footer__nav .nav__items {
    width: 50%;
    flex-direction: column;
    align-items: baseline;
    padding: 20px 0;
  }
  .footer__right .footer__nav:first-child {
    display: none;
  }
  .footer__nav .nav__items li {
    margin-left: 0;
  }
  .footer__nav .nav__items li a {
    font-size: 14px;
  }
  .footer__tel a {
    font-size: 40px;
    margin-right: 25px;
  }
  .footer__tel p {
    font-size: 14px;
  }
  .footer__contact {
    width: 48%;
  }
  .footer__contact .btn {
    width: 100%;
  }
  .footer__copyright {
    font-size: 12px;
  }
}
