/*=====<=====<=====<=====<=====<=====<=====
  top
=====>=====>=====>=====>=====>=====>=====*/
section.service {
  padding-top: 73px;
  padding-bottom: 90px;
  background: url(../img/common/bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

section.service .inner {
  align-items: stretch;
  justify-content: space-between;
}

section.service .secName {
  width: 100%;
}

section.service .cntBox {
  width: 348px;
  background: #fff;
  box-shadow: 15px 18px 20px rgba(0, 0, 0, 0.05);
}

section.service .cntBox .inBox {
  padding: 40px 30px 50px;
}

section.service .cntBox figure img {
  width: 100%;
}

section.service .cntBox .cntName {
  margin-bottom: 25px;
}

section.service .cntBox .cntName::after {
  display: none;
}

section.service .cntBox .cntName h3 {
  font-size: 25px;
  text-align: center;
}

section.service .cntBox .cntName span {
  margin-top: .8em;
}

section.service .cntBox:nth-of-type(1)::before {
  width: 84px;
  background: url(../img/top/01.png) no-repeat;
}

section.service .cntBox:nth-of-type(2)::before {
  width: 101px;
  background: url(../img/top/02.png) no-repeat;
}

section.service .cntBox:nth-of-type(3)::before {
  width: 98px;
  background: url(../img/top/03.png) no-repeat;
}

section.service .cntBox:nth-of-type(1), section.service .cntBox:nth-of-type(2), section.service .cntBox:nth-of-type(3) {
  position: relative;
}

section.service .cntBox:nth-of-type(1)::before, section.service .cntBox:nth-of-type(2)::before, section.service .cntBox:nth-of-type(3)::before {
  height: 71px;
  display: block;
  content: "";
  background-position: center;
  background-size: cover;
  position: absolute;
  top: -36px;
  left: 40px;
}

section.service .cntBox p {
  text-align: center;
  line-height: 1.8;
}

section.service .cntBox .btn {
  margin-top: 35px;
}

section.price {
  padding-top: 75px;
  padding-bottom: 100px;
}

section.price .cntBox table th, section.price .cntBox table td {
  padding-top: .8em;
  padding-bottom: .8em;
  line-height: 1.3;
  text-align: center;
}

section.price .cntBox table th span, section.price .cntBox table td span {
  display: none;
}

section.price .cntBox table thead th {
  width: 25%;
  padding-bottom: .9em;
  color: #ff8b03;
  font-weight: bold;
  font-size: 21px;
}

section.price .cntBox table tbody {
  border-top: 2px solid #585858;
  border-bottom: 2px solid #585858;
}

section.price .cntBox table tbody tr + tr {
  border-top: 2px solid #585858;
}

section.price .cntBox table tbody th, section.price .cntBox table tbody td {
  font-size: 16px;
}

section.price .cntBox table tbody td {
  border-left: 1px solid #585858;
}

section.b_a .cntBox {
  align-items: flex-start;
  justify-content: space-between;
}

section.b_a .cntBox + .cntBox {
  margin-top: 145px;
}

section.b_a .box {
  width: 630px;
}

section.b_a .content {
  width: 375px;
  margin-top: -5px;
}

section.b_a figure {
  position: relative;
}

section.b_a figure + figure {
  margin-left: 4px;
}

section.b_a figure figcaption {
  position: absolute;
  top: -53px;
  left: 20px;
  z-index: 10;
}

section.b_a figure figcaption span {
  display: block;
  margin-bottom: 10px;
  color: #1d1e51;
  font-weight: bold;
  font-size: 14px;
}

#top #sec02 .cntBox, #top #sec03 .cntBox {
  background: #fff;
  box-shadow: 15px 18px 20px rgba(0, 0, 0, 0.05);
}

#top #sec01 .inner {
  justify-content: space-between;
}

#top #sec01 .secName {
  margin-bottom: 35px;
}

#top #sec01 .secName::after {
  margin: 30px 0 0;
}

#top #sec01 .secName h2 {
  font-weight: bold;
  font-size: 33px;
  line-height: 1.4;
  text-align: left;
}

#top #sec01 .cntBox {
  width: 505px;
}

#top #sec01 figure {
  width: 590px;
  margin-right: -100px;
}

#top #sec01 figure img {
  width: 100%;
}

#top #sec03 {
  padding-top: 70px;
  padding-bottom: 80px;
  background: #e6ebfe;
}

#top #sec03 .inner {
  align-items: stretch;
  justify-content: space-between;
}

#top #sec03 .secName {
  margin-bottom: 100px;
}

#top #sec03 .cntBox {
  width: 530px;
  padding: 95px 55px 30px;
  border-radius: 8px;
  position: relative;
}

#top #sec03 .cntBox img {
  position: absolute;
  top: -65px;
  right: 0;
  left: 0;
  margin: auto;
}

#top #sec03 .cntBox dl dt {
  margin-bottom: 1em;
  padding-bottom: 1em;
  color: #000;
  font-weight: bold;
  font-size: 25px;
  text-align: center;
  border-bottom: 1px solid #e7dfdf;
}

#top #sec03 .cntBox dl dd {
  font-weight: 500;
  line-height: 1.8;
}

/*=====<=====<=====<=====<=====<=====<=====
 ihinseiri
=====>=====>=====>=====>=====>=====>=====*/
#ihinseiri section p {
  color: rgba(29, 30, 81, 0.7);
  font-weight: 550;
}

#ihinseiri #sec01 {
  padding-top: 100px;
  padding-bottom: 105px;
}

#ihinseiri #sec01 figure img {
  margin: auto;
}

#ihinseiri #sec01 p {
  width: 685px;
  margin: 80px auto 0;
  font-weight: bold;
  text-align: center;
}

#ihinseiri #sec02 {
  padding-top: 65px;
  padding-bottom: 115px;
  background: url(../img/common/bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

#ihinseiri #sec02 .secName {
  margin-bottom: 110px;
}

#ihinseiri #sec03 {
  background: url(../img/ihinseiri/sec03_bg.jpg) no-repeat;
  background-position: center bottom;
  background-size: contain;
}

#ihinseiri #sec03 .secName h2, #ihinseiri #sec03 .secName span {
  text-align: left;
}

#ihinseiri #sec03 .secName::after {
  margin-right: 0;
  margin-left: 0;
}

#ihinseiri #sec03 .cntBox p {
  color: #585858;
}

.cntBox.half {
  width: 515px;
}

/*=====<=====<=====<=====<=====<=====<=====
 welfare
=====>=====>=====>=====>=====>=====>=====*/
#welfare section .fx {
  justify-content: space-between;
}

#welfare section:nth-of-type(1), #welfare section:nth-of-type(3) {
  padding: 150px 0 100px;
}

#welfare section:nth-of-type(even) {
  padding: 125px 0 85px;
  background: #f5f5f5;
}

#welfare #sec01 {
  background: url(../img/welfare/sec01_bg.png) no-repeat;
  background-position: center center;
  background-size: cover;
}

/*=====<=====<=====<=====<=====<=====<=====
 seizenseiri
=====>=====>=====>=====>=====>=====>=====*/
#seizenseiri section p {
  font-weight: 500;
}

#seizenseiri section .inner {
  justify-content: space-between;
}

#seizenseiri #sec01 {
  padding-top: 135px;
  background: url(../img/seizenseiri/sec01_bg.png) no-repeat;
  background-size: contain;
  background-position: right center;
}

#seizenseiri #sec02 {
  padding-top: 98px;
  padding-bottom: 82px;
  background: url(../img/common/bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

#seizenseiri #sec02 h3 {
  margin-bottom: 40px;
  color: #1d1e51;
  font-weight: bold;
  font-size: 25px;
  text-align: center;
}

#seizenseiri #sec02 .cntBox {
  align-items: flex-start;
  justify-content: space-between;
}

#seizenseiri #sec02 .box {
  width: 295px;
}

#seizenseiri #sec02 .box h3 {
  font-size: 21px;
  line-height: 1.5;
}

#seizenseiri #sec02 .box figure {
  margin-bottom: 45px;
}

#seizenseiri #sec02 .box p {
  text-align: center;
}

#seizenseiri #sec03 {
  padding-top: 105px;
  padding-bottom: 100px;
}

#seizenseiri #sec04 {
  padding-top: 126px;
  padding-bottom: 85px;
  background: #e6ebfe;
}

/*=====<=====<=====<=====<=====<=====<=====
 other
=====>=====>=====>=====>=====>=====>=====*/
#other #sec01 {
  padding-top: 135px;
  background: url(../img/other/sec01_bg.png) no-repeat;
  background-size: contain;
  background-position: right center;
}

#other #sec01 .cntBox {
  width: 540px;
}

/*=====<=====<=====<=====<=====<=====<=====
 voice
=====>=====>=====>=====>=====>=====>=====*/
#voice section {
  background: #e6ebfe;
}

#voice section.b_a .cntBox {
  padding: 40px 65px 60px 48px;
  background: #fff;
  box-shadow: 15px 18px 20px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}

#voice section.b_a .cntBox + .cntBox {
  margin-top: 40px;
}

#voice section.b_a .inBox {
  align-items: flex-start;
  justify-content: space-between;
}

#voice section.b_a .box {
  width: 625px;
  margin-top: 85px;
}

#voice section.b_a .box + .content {
  width: 300px;
  margin-top: 85px;
}

#voice section.b_a .content {
  width: 100%;
  margin-top: 2em;
  line-height: 1.8;
}

#voice section.b_a .cntName {
  margin-bottom: 0;
}

#voice section.b_a .cntName div {
  margin-top: 85px;
}

#voice section.b_a .cntName::after {
  display: none;
}

#voice section.b_a .cntName img {
  margin-right: 36px;
}

#voice section.b_a .cntName h3, #voice section.b_a .cntName h3 span {
  text-align: left;
}

#voice section.b_a .cntName span {
  margin-top: 0;
  margin-bottom: 5px;
  color: #1d1e51;
  font-weight: bold;
  font-size: 25px;
}

#voice section.b_a .cntName h3 {
  font-size: 35px;
}

/*=====<=====<=====<=====<=====<=====<=====
 faq
=====>=====>=====>=====>=====>=====>=====*/
#faq #sec01 .cntBox + .cntBox {
  margin-top: 80px;
}

#faq #sec01 .cntName {
  padding-bottom: .8em;
  border-bottom: 2px solid;
}

#faq #sec01 .cntName h3 {
  color: #585858;
  font-size: 20px;
}

#faq #sec01 dl + dl {
  margin-top: 50px;
}

#faq #sec01 dt::before, #faq #sec01 dd::before {
  width: 35px;
  height: 35px;
  display: inline-block;
  margin: 0 10px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  line-height: 32px;
  border-radius: 50%;
}

#faq #sec01 dt {
  min-height: 40px;
  padding-bottom: .4em;
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  border-bottom: 1px solid;
}

#faq #sec01 dt::before {
  content: "Q";
  color: #1d1e51;
  border: 2px solid #1d1e51;
}

#faq #sec01 dd {
  padding-top: .5em;
  font-size: 15px;
}

#faq #sec01 dd::before {
  content: "A";
  color: #ff8b03;
  border: 2px solid #ff8b03;
}

/*=====<=====<=====<=====<=====<=====<=====
 price
=====>=====>=====>=====>=====>=====>=====*/
#price section {
  padding: 0;
}

#price section .cntBox {
  width: 100%;
  padding-top: 90px;
  padding-bottom: 90px;
}

#price section .cntBox:nth-of-type(even) {
  background: url(../img/common/bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

#price section .cntBox dl dt, #price section .cntBox dl dd {
  line-height: 1.8;
}

#price section .cntBox dl dt {
  display: block;
  padding-bottom: .5em;
  color: #ff8b03;
  font-weight: bold;
  font-size: 18px;
  position: relative;
}

#price .cntName::after {
  margin-right: auto;
  margin-left: auto;
}

#price .cntName h3 {
  text-align: center;
}

#price table {
  background: #fff;
}

#price table + ul {
  margin-top: 20px;
}

#price table + ul li {
  font-size: 14px;
  line-height: 2;
}

#price table th, #price table td {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  line-height: 1.3;
  text-align: center;
}

#price table th span, #price table td span {
  display: none;
}

#price table thead {
  background: rgba(238, 238, 238, 0.5);
}

#price table thead th {
  width: 25%;
  padding-bottom: .9em;
  color: #ff8b03;
  font-weight: bold;
  font-size: 19px;
}

#price table tbody {
  border-top: 2px solid #585858;
  border-bottom: 2px solid #585858;
}

#price table tbody tr + tr {
  border-top: 1px solid #585858;
}

#price table tbody th, #price table tbody td {
  font-size: 16px;
}

#price table tbody th {
  font-weight: bold;
}

#price table tbody td {
  font-weight: 500;
}

#price table tbody td + td {
  border-left: 1px dotted rgba(134, 138, 146, 0.4);
}

/*=====<=====<=====<=====<=====<=====<=====
 company
=====>=====>=====>=====>=====>=====>=====*/
#company #sec01 .inner .box p {
  font-size: 16px;
}

#company #sec01 .inner + .cntBox {
  width: 960px;
  margin: 110px auto 0;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
}

#company #sec01 .inner + .cntBox dl + dl {
  border-top: 1px solid #585858;
}

#company #sec01 .inner + .cntBox dl dt, #company #sec01 .inner + .cntBox dl dd {
  padding: 1.4em .5em;
  font-size: 15px;
}

#company #sec01 .inner + .cntBox dl dt {
  width: 25%;
  color: #333;
  font-weight: bold;
  text-align: center;
  position: relative;
}

#company #sec01 .inner + .cntBox dl dt::after {
  width: 1px;
  height: 1.2em;
  display: inline-block;
  margin: auto;
  content: "";
  background: #585858;
  border-radius: 1.5px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

#company #sec01 .inner + .cntBox dl dd {
  width: 75%;
  padding-left: 1.8em;
}

#company #sec01 .inner + .cntBox dl dd a {
  font-weight: bold;
  color: #1d1e51;
  line-height: 2;
}

#company #sec01 .inner + .cntBox dl dd a:hover {
  text-decoration: underline;
}

#company #sec01 .inner + .cntBox dl dd a img {
  display: inline-block;
  margin-bottom: -2px;
  margin-left: 5px;
}

#company #sec01 .cntBox {
  justify-content: space-between;
}

#company #sec01 .cntBox figure, #company #sec01 .cntBox .box {
  width: 49%;
}

#company #sec01 .cntBox .name, #company #sec01 .cntBox .name span {
  font-weight: bold;
  letter-spacing: .5px;
}

#company #sec01 .cntBox p + p {
  margin-top: 1.5em;
}

#company #sec01 .cntBox .name {
  margin-top: 40px;
  font-size: 17px;
  text-align: right;
}

#company #sec01 .cntBox .name span {
  margin-right: 1em;
  font-size: 13px;
}

#company #map, #company iframe {
  width: 100%;
  height: 450px;
}

/*=====<=====<=====<=====<=====<=====<=====
  contact
=====>=====>=====>=====>=====>=====>=====*/
#contact .inner > p {
  text-align: center;
}

#contact section .cntBox {
  width: 90%;
  margin: auto;
}

#contact section .cntBox + .cntBox .lead {
  margin-bottom: 60px;
}

#contact section .cntBox dl.ctc {
  width: 750px;
  margin: 0 auto 80px;
  border: 2px solid #1d1e51;
}

#contact section .cntBox dl.ctc dt, #contact section .cntBox dl.ctc dd, #contact section .cntBox dl.ctc a {
  font-weight: bold;
}

#contact section .cntBox dl.ctc dt, #contact section .cntBox dl.ctc dd {
  text-align: center;
}

#contact section .cntBox dl.ctc dt {
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 22px;
}

#contact section .cntBox dl.ctc dt br {
  display: none;
}

#contact section .cntBox dl.ctc dd {
  padding-bottom: 50px;
  font-size: 16px;
}

#contact section .cntBox dl.ctc dd a {
  display: block;
  margin-bottom: 10px;
  font-family: "Avenir";
  color: #1d1e51;
  font-size: 48px;
}

#contact section .cntBox dl.ctc dd a img {
  display: inline-block;
  margin-bottom: -3px;
  margin-right: 15px;
}

#contact form dl {
  padding: 1em 0;
  justify-content: flex-start;
  align-items: center;
}

#contact form dl + dl {
  border-top: 1px dotted #585858;
}

#contact form dt, #contact form dd {
  line-height: 1.5;
}

#contact form dt {
  width: 30%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: bold;
}

#contact form dt span {
  width: 40px;
  display: inline-block;
  margin-top: .5em;
  padding: .2em .1em;
  color: #fff;
  font-size: 10px;
  text-align: center;
  background: #1d1e51;
}

#contact form dd {
  width: 70%;
  padding-left: 20px;
  font-size: 13px;
}

#contact form dd p {
  font-size: 12px;
}

#contact form dd .pp {
  height: 250px;
  padding: 1em;
  color: #222;
  font-size: 11px;
  overflow-y: scroll;
  background: #fff;
}

#contact form dd .pp + label {
  display: block;
  margin-top: 1em;
}

#contact form dd .pp + label input {
  margin-top: 0;
}

#contact form button {
  width: 300px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 70px auto 0;
  cursor: pointer;
  font-family: inherit;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  border: 0;
  background: #1d1e51;
  border: 2px solid #1d1e51;
  transition: .4s;
}

#contact form button:hover {
  color: #585858;
  background: #fff;
}

#contact form input, #contact form select, #contact form textarea {
  width: 100%;
  padding: .5em;
}

#contact form label {
  display: block;
  line-height: 2.2;
}

#contact form input {
  height: 2.5em;
}

#contact form input[type="radio"], #contact form input[type="checkbox"] {
  width: 1em;
  height: 1em;
  margin-top: -.17em;
}

#contact form textarea {
  height: 200px;
  font-family: inherit;
}

#contact form p.error {
  margin-top: .5em;
  margin-bottom: .5em;
  color: #d04f4f;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  /*=====<=====<=====<=====<=====<=====<=====
  contact
=====>=====>=====>=====>=====>=====>=====*/
  #contact section .cntBox {
    width: 100%;
  }
  #contact section .cntBox dl.ctc {
    width: 100%;
    margin: 0 auto 40px;
  }
  #contact section .cntBox dl.ctc dt, #contact section .cntBox dl.ctc dd {
    padding-right: 15px;
    padding-left: 15px;
  }
  #contact section .cntBox dl.ctc dt {
    margin-top: 25px;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 1.4;
  }
  #contact section .cntBox dl.ctc dt br {
    display: block;
  }
  #contact section .cntBox dl.ctc dd {
    padding-bottom: 25px;
    font-size: 14px;
  }
  #contact section .cntBox dl.ctc dd a {
    font-size: 28px;
  }
  #contact section .cntBox dl.ctc dd a img {
    width: 30px;
    margin-right: 5px;
    margin-bottom: -4px;
  }
  #contact section form {
    width: 100%;
    padding: 0;
  }
  #contact section form dl {
    display: block;
  }
  #contact section form dl.pp dd {
    font-size: 12px;
  }
  #contact section form dl.pp label {
    margin-top: .5em;
  }
  #contact section form dl.pp label input {
    margin-bottom: -3px;
  }
  #contact section form dt, #contact section form dd {
    width: 100%;
  }
  #contact section form dt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 8px;
  }
  #contact section form dt span {
    width: 50px;
  }
  #contact section form dd {
    padding-left: 0;
  }
  #contact section form textarea {
    height: 100px;
  }
  #contact section form button {
    width: 200px;
    height: 50px;
    display: block;
    margin-top: 20px;
    text-align: center;
  }
}
