/*
 @charset "utf-8";
 各ページCSS

*/


.page-section-first .section-content {
  max-width: 700px;
}

.page-section-first .section-content .section-text-box p {
  font-size: 1.40rem;
  line-height: 2.35rem;
}

.page-section h3 {
  font-weight: 500;
}

.section-content {
  margin: 0 auto;
}

.section-content .section-text-box h3 {
  font-size: 2.15rem;
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
  font-weight: 500;
}

.section-content .section-text-box p {
  font-size: 1.10rem;
  line-height: 1.85rem;
}

.section-box {
  margin: 2rem auto 4.0rem auto;
  width: 95%;
  max-width: 820px;
}

.pages-title {
  height: 280px;
  background-image: url('/assets/images/pages/page_t_back_pc.jpg');
  background-repeat: no-repeat;
}

.pages-title-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 280px;
}

.pages-title-h2 {
  margin: 0 0;
  max-height: 84px;
  text-align: center;
}

.pages-title-h2 img {
  max-height: 84px;
}

/* services */
#page-services .container {
  max-width: 1645px;
}

#page-services .container .page-section {
  max-width: 1645px;
  padding: 0 0;
}

#page-services .container .page-section {
  margin: 0 4%;
}



.section-page-title-box {}

.section-content-box-strength {
  display: flex;
  flex-direction: row;
}

.section-content-strength {
  width: 50%;
  display: flex;
  flex-direction: row;
}

.section-content-strength-image {
  width: 50%;
}

.section-content-strength-text {
  max-width: 350px;
  width: 50%;
  padding: 0.75em;
  line-height: 1.7em;
}

.section-content-strength-image picture, .section-content-strength-image img {
  display: inline-block;
  width: 100%;
  max-width: 420px;
}

.section-content-box-services {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.section-content-services {
  width: 50%;
  display: flex;
  flex-direction: column;
  margin: 1em 0;
}

.section-content-services-no {
  width: 100%;
  text-align: center;
  margin-bottom: 2em;
}

.section-content-services-no img {
  max-width: 120px;
}

.section-content-services-inner {
  position: relative;
  top: -95px;
  display: flex;
  flex-direction: row;
  margin-right: 35px;
  padding: 95px 0 25px 45px;
  box-shadow: 0 10px 15px -8px rgba(25, 25, 25, 0.5);
}

.section-content-services-text {
  max-width: 350px;
  margin: 0.5em 3em;
}

.section-content-services-text-h3 {
  font-size: 40px;
  color: #DB484A;
}


@media screen and (max-width:1200px) {
  #page-services .container .page-section {
    margin: 0 1.5em;
  }

  .section-content-services {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin: 1em 0;
  }

  .section-content-box-services {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .section-content-services-inner {
    position: relative;
    top: -95px;
    display: flex;
    flex-direction: row;
    margin-right: 0px;
    padding: 95px 0 25px 45px;
  }

  .section-content-services-text {
    max-width: 100%;
    margin: 0.5em 3em;
  }

}

@media screen and (max-width:1000px) {
  .section-content-strength {
    width: 50%;
    display: flex;
    flex-direction: column;
  }

  .section-content-strength-text {
    width: 100%;
  }

}

@media screen and (max-width:740px) {

  .pages-title {
    margin-top: 69px;
  }

  .service-title {
    margin-top: 69px;
  }

  #page-services .container .page-section {
    margin: 0 4%;
  }

  .section-content-box-strength {
    display: flex;
    flex-direction: column;
  }

  .section-content-strength {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .section-content-strength-text {
    max-width: 100%;
    width: 100%;
    margin: 1em 0 2.5rem 0;
    padding: 0 0;
  }

  .section-content-strength-image {
    width: auto;
  }

  .section-content-strength-image picture, .section-content-strength-image img {
    width: 100%;
    max-width: 700px;
  }

  .section-content-services-inner {
    position: relative;
    top: -95px;
    display: flex;
    flex-direction: column;
    margin-right: 0px;
    margin-bottom: -65px;
    padding: 95px 0px 25px 0px;
  }

  .section-content-services-image picture, .section-content-services-image img {
    display: inline-block;
    width: 100%;
  }

  .section-content-services-text {
    max-width: 100%;
    margin: 0.5em 0.5em;
  }

  .section-content-services-text-h3 {
    font-size: 24px;
    color: #DB484A;
  }
}


/* company */

#page-company .container .page-section {
  margin: 0 4%;
}

#page-company .container {
  max-width: 1645px;
}

#page-company .container .page-section {
  max-width: 1645px;
  padding: 0 0;
}

.page-company .page-section.page-section-first {
  margin: 6rem auto 3rem auto;
}

.page-company .page-section {
  margin: 3rem auto 3rem auto;
}

.page-section.company-block {}

.company-block .section-content {
  max-width: 933px;
}

.company-block .section-box {
  margin: 2rem auto 0 auto;
  width: 100%;
  max-width: 933px;
}

.company-block h3 {
  font-size: 1.60rem;
}

.company-block dl {
  width: 100%;
  max-width: 933px;
  grid-template-columns: 35% 64%;
  margin-left: 0.1rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.company-block dl dt {
  display: inline-block;
  justify-content: left;
  width: 100%;
  margin: 0.7em 0 0.3em 0;
  color: #61A593;
  font-weight: 500;
  border-bottom: 1px rgb(112, 112, 112, 0.36) solid;
  text-align: center;
}

.company-block dl dd {
  margin: 0.7em 0 0.3em 0;
  border-bottom: 1px rgb(112, 112, 112, 0.36) solid;
}

.company-content-list {
  margin-top: 1.25rem;
  margin-bottom: 2.85rem;
  padding-left: 0.1rem;
  list-style: none;
  font-size: 1.25rem;
  font-weight: 400;
}

.company-content-list li {
  line-height: 2.5rem;
}

.company-block .license-list li {}

#page-company .container .page-section-locations {
  margin-top: 5em;
}

.section-content-locations {
  max-width: 1000px;
  margin: 0 auto 3.5em auto;
}

.section-content-locations-gmap {}

.section-content-locations-gmap iframe {
  max-width: 1000px;
  height: 369px;
}


@media (max-width: 740px) {
  .company-title {
    margin-top: 69px;
  }

  .company-block dl {
    display: block;
    width: 100%;
    margin-left: 0.1rem;
    font-weight: 400;
    line-height: 1.8rem;
  }

  .company-block dl dt {
    display: inline-block;
    justify-content: left;
    width: 100%;
    margin: 0.7em 0 0em 0;
    text-align: left;
    border: 0px;
  }

  .company-block dl dd {
    margin: 0em 0 0.3em 0;
  }
}

@media (max-width: 420px) {
  .section-content-locations-gmap iframe {
    height: 240px;
  }
}

/* contact */
.page-contact .page-section-first {
  margin-bottom: 4.5rem;
}

.dl-contact {
  max-width: 600px;
  margin: 0 auto;
  padding-left: 15%;
  font-size: 1.45rem;
  line-height: 5.0rem;
}

.dl-contact a {
  text-decoration: underline;
  text-decoration-color: #888;
  text-decoration-thickness: 0.5px;
}

@media (max-width: 420px) {

  .dl-contact {
    grid-template-columns: 32% 67%;
    padding-left: 10%;
    font-size: 1.25rem;
    line-height: 1.9rem;
  }

  .dl-contact dt {
    margin-bottom: 2.8rem;
    width: 90%;
  }

  .dl-contact dd {
    margin-bottom: 2.8rem;
  }

}

/* career */

#page-career .container .page-section {
  margin: 0 4%;
}

#page-career .container {
  max-width: 1645px;
}

#page-career .container .page-section {
  max-width: 1645px;
  padding: 0 0;
}

.page-career .page-section.page-section-first {
  margin: 6rem auto 3rem auto;
}

.page-career .page-section {
  margin: 3rem auto 3rem auto;
}

.page-section.career-block {}

.career-block .section-content {
  max-width: 933px;
}

.career-block .section-box {
  margin: 2rem auto 0 auto;
  width: 100%;
  max-width: 933px;
}

.career-block h3 {
  font-size: 1.60rem;
}

.career-block dl {
  width: 100%;
  max-width: 933px;
  grid-template-columns: 35% 64%;
  margin-left: 0.1rem;
  font-weight: 400;
  line-height: 1.8rem;
}

.career-block dl dt {
  display: inline-block;
  justify-content: left;
  width: 100%;
  margin: 0.7em 0 0.3em 0;
  color: #61A593;
  font-weight: 500;
  border-bottom: 1px rgb(112, 112, 112, 0.36) solid;
  text-align: center;
}

.career-block dl dd {
  margin: 0.7em 0 0.3em 0;
  border-bottom: 1px rgb(112, 112, 112, 0.36) solid;
  padding-bottom: 1em;
}

.career-content-list {
  margin-top: 1.25rem;
  margin-bottom: 2.85rem;
  padding-left: 0.1rem;
  list-style: none;
  font-size: 1.25rem;
  font-weight: 400;
}

.career-content-list li {
  line-height: 2.5rem;
}


#page-career .container .page-section-locations {
  margin-top: 5em;
}

.responsive-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  /* 16:9のアスペクト比 */
  width: 100%;
  max-width: 1000px;
}

.responsive-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.career-block dl {
  margin-bottom: 6rem;
}

.career-block dl:last-child {
  margin-bottom: 0;
}

.career-block a {
  color: #61A593;
}


@media (max-width: 740px) {
  .career-title {
    margin-top: 69px;
  }

  .career-block dl {
    display: block;
    width: 100%;
    margin-left: 0.1rem;
    font-weight: 400;
    line-height: 1.8rem;
  }

  .career-block dl dt {
    display: inline-block;
    justify-content: left;
    width: 100%;
    margin: 0.7em 0 0em 0;
    text-align: left;
    border: 0px;
  }

  .career-block dl dd {
    margin: 0em 0 0.3em 0;
  }
}



/* contact */
.page-section-mailform {
  margin: 0 auto 4rem auto;
}

.page-section-mailform .section-content {
  margin: 0 auto;
  width: 100%;
  max-width: 1080px;
  padding: 0 1% 1rem 1%;
  font-size: 0.95rem;
}


.page-section-mailform .section-content .inquery_note {
  text-align: left;
  line-height: 1.8;
}

.page-section-mailform .section-content .inquery_form_box {
  max-width: 610px;
  margin: 0 auto;
}

.page-section-mailform .section-content form {
  max-width: 600px;
}

.page-section-mailform .section-content form .inputbox {
  margin: 0.25rem auto 1.75rem auto;
}

.page-section-mailform .section-content form label {
  font-weight: 600;
}

.page-section-mailform .section-content form input[type=text], .page-section-mailform .section-content form textarea {
  width: 100%;
  max-width: 600px;
  padding: 0.25rem 0.5rem;
}

.page-section-mailform .section-content form .checkbox {
  text-align: center;
}

.page-section-mailform .section-content form .checkbox input {
  width: auto;
}

input[type=checkbox] {
  transform: scale(1.5);
}


@media (max-width: 740px) {
  .page-section-mailform .section-content form input[type=text], .page-section-mailform .section-content form textarea {
    width: 94%;
    max-width: 94%;
    padding: 0.25rem 0.5rem;
  }
}

@media (max-width: 420px) {
  .page-section-mailform .section-content form input[type=text], .page-section-mailform .section-content form textarea {
    width: 93%;
    max-width: 400px;
    padding: 0.25rem 0.5rem;
  }
}



.page-section-mailform .section-content .privacypolicy {
  padding: 2.5rem 2rem 1.5rem 2rem;
  font-size: 0.80rem;
  background-color: #FFF;
}

.page-section-mailform .section-content form .button_box {
  margin-top: 2rem;
}

.page-section-mailform .section-content form .button_box input {
  text-align: center;
}

.inputbutton {
  display: block;
  height: 3rem;
  width: 70%;
  max-width: 350px;
  margin: 0 auto 1rem auto;
  background-color: rgb(255, 143, 145, 0.75);
  border: 1px solid rgb(219, 72, 74, 1.0);
  cursor: pointer;
  border-radius: 20px 20px;
  font-size: 16px;
}

.inputbutton-reset {
  background-color: rgb(235, 225, 225, 0.75);
}

/* video_page */

#page-video .pages-title {
  height: 70px;
  margin-bottom: 50px;
}

#page-video .page-section {
  margin-top: 0;
}

@media (max-width: 420px) {
  #page-video .pages-title {
    height: 30px;
    margin-bottom: 20px;
  }
}



.estimate-info {
  position: -webkit-sticky;
  /* Safari */
  position: sticky;
  top: 0;
  background-color: white;
  padding: 10px;
  border: 1px solid #ddd;
}

@media (max-width: 959px) {
  .estimate-info-mobile {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9;
    background-color: white;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2);
    padding: 10px;
    height: auto;
  }
}


#estimate-content a,
#estimate-content a:visited,
#estimate-content a:hover,
#estimate-content a:active,
#estimate-content a:focus {
  color: #617BA5;
  text-decoration: underline;
}

#estimate-content h3 {
  color: #61A593;
}

#estimate-content .result_wrapper {
  color: #D6272A;
  font-weight: bold;
}

#estimate-content .result_wrapper .amount {
  font-size: 28px;

}