@charset "UTF-8";

.ttl_page {
  padding: 10% 0;
  margin-bottom: 8%;
}

.ttl_page h1 {
  font-size: 30px;
  font-style: italic;
  letter-spacing: 3px;
}

.ttl_page h1 span {
  background: #fff;
  display: inline-block;
  padding: 5px 10px;
}

.contact_inner {
  margin-top: 10%;
}

/*
--------------------------------------------------
 ▽ 1: ABOUT PAGE
-------------------------------------------------- */
.about_page .ttl_page {
  background: url("../strength/images/bg_ttlpage.jpg") no-repeat;
  background-size: cover;
}

.about_page .box01 {
  background: url("../images/company_bg.jpg") top center no-repeat;
  background-size: cover;
  padding: 6%;
  color: #fff;
}

.about_page .box01 .cm_tt2 {
  text-align: center;
}

.about_box {
  margin-bottom: 8%;
}

.about_box .txt_box {
  background: #4d464d;
  padding-bottom: 30px;
  color: #fff;
  padding: 20px 2% 50px;
}

.about_box .txt_box h3.tt_s18 {
  text-align: left;
  margin-bottom: 10px;
}

.about_box .photo {
  margin-top: -30px;
  padding: 0 2%;
}

.tt_line {
  font-size: 30px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-style: italic;
  letter-spacing: 1px;
}

.tt_line:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 5px;
  background: #d3d3d3;
}

.tt_line span {
  font-size: 16px;
  display: inline-block;
  margin-left: 15px;
}

.tt_line.thin_line {
  text-align: center;
  margin-bottom: 30px;
}

.tt_line.thin_line:after {
  right: 0;
  margin: auto;
}

/*
--------------------------------------------------
 ▽ 2: SERVICES PAGE
-------------------------------------------------- */
.services_page .ttl_page {
  background: url("../services/images/bg_ttlpage.jpg") no-repeat center;
  background-size: cover;
}

.services_page .box01 .txt_infor {
  background: rgba(255, 255, 255, 0.855);
  padding: 4%;
}

.services_page .box01 .txt_infor p {
  font-size: 16px;
  font-weight: bold;
}

.services_page .inner02 {
  margin-top: 30px;
}

.services_page .inner02 .tt_grey {
  margin-left: 30px;
}

.services_page .orther {
  display: flex;
  flex-wrap: wrap;
}

.services_page .orther li {
  width: 100%;
  margin-top: 20px;
}

.services_page .orther li img {
  width: 100%;
}

.services_page .orther li .white {
  background: #fcfcfc;
  padding: 4%;
  position: relative;
  width: 90%;
  margin: auto;
  margin-top: -30px;
}

.services_page .orther li .white .tt_s18 {
  margin-bottom: 5px;
}

.services_page .inner02_list .box {
  background: #f5f5f5;
  padding: 25px 2%;
}

.services_page .inner02_list .box:nth-child(2n+2) {
  background: #fff;
}

.services_page .inner02_list .box h4 {
  text-align: center;
  font-size: 28px;
  margin: 0 auto 20px;
}

.services_page .inner02_list .box .infor {
  margin-top: 20px;
}

.services_page .inner02_list .box .infor .infor_box {
  width: 100%;
}

.services_page .inner02_list .box .infor .infor_box>li {
  background: #e2e3e3;
  padding: 7px;
  margin-bottom: 10px;
}

.services_page .inner02_list .box .infor .infor_box>li .white {
  background: #fff;
  padding: 5px;
}

.services_page .inner02_list .box .infor .infor_box>li .white p {
  padding: 5px;
  letter-spacing: 0;
  line-height: 1.6;
}

.services_page .inner02_list .box .infor .infor_box h5 {
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding: 7px 5px;
}

.services_page .inner02_list .box .infor .infor_box h5.black {
  background: #333;
}

.services_page .inner02_list .box .infor .infor_box h5.blue {
  background: #247ac5;
}

.services_page .inner02_list .box .infor .infor_box h5 span {
  display: inline-block;
  padding-left: 34px;
}

.services_page .inner02_list .box .infor .infor_box h5 .icon1 {
  background: url("../services/images/icon1.png") center left no-repeat;
}

.services_page .inner02_list .box .infor .infor_box h5 .icon2 {
  background: url("../services/images/icon2.png") center left no-repeat;
}

.services_page .inner02_list .box .infor .infor_box h5 .icon3 {
  background: url("../services/images/icon3.png") center left no-repeat;
}

.services_page .inner02_list .box .infor .indent15 {
  padding: 5px;
}

.tt_s22 {
  font-size: 22px;
  text-align: center;
  margin-bottom: 15px;
}

.tt_s18 {
  font-size: 18px;
  text-align: center;
}

.bg_grey {
  background: #f5f5f5;
  padding: 30px 0;
}

.tt_line3 {
  font-size: 20px;
  position: relative;
  padding-left: 30px;
}

.tt_line3:after {
  content: '';
  position: absolute;
  top: 15px;
  left: 0;
  height: 2px;
  width: 20px;
  background: #ccc;
}

.tt_grey {
  font-size: 16px;
  margin-top: 5px;
}

.tt_grey span {
  display: inline-block;
  background: #ebebeb;
  padding: 5px;
}

.business_box {
  background: #e5e5e5;
  padding: 7px;
  margin: 20px 0 30px;
}

.business_box .chart {
  margin-bottom: 7px;
}

.business_box .business_box_in {
  background: #fff;
  padding: 7px;
}

.business_box .business_box_in .tt {
  font-size: 16px;
  background: #333333;
  color: #fff;
  text-align: center;
  font-weight: bold;
  padding: 3px;
}

.business_box .business_box_in .text_in {
  padding: 10px 5px;
}

.business_box .business_box_in .text_in li {
  line-height: 1.8;
}

.business_box.bg_grey2 {
  background: #ebebeb;
  padding: 7px;
  padding-top: 5px;
}

.business_box .boder_outside {
  background: #e2e3e3;
  padding: 7px;
  margin-top: 10px;
}

.indent15 {
  text-indent: -15px;
  margin-left: 15px;
}

.tt_blue {
  font-size: 18px;
  color: #247ac5;
  text-align: center;
}

/*
--------------------------------------------------
 ▽ 3: COMPANY PAGE
-------------------------------------------------- */
.company_page .ttl_page {
  background: url("../company/images/bg_ttlpage.jpg") no-repeat;
  background-size: cover;
}

.company_page .box01 {
  background: url("../company/images/bg_triangle.png") center top 70px no-repeat;
}

.company_page .box01 .tt_line2 {
  margin-bottom: 15px;
}

.company_page .box01 p {
  text-align: center;
  margin-bottom: 30px;
}

.company_page .box02 {
  background: url("../company/images/bg01.png") left top 70px no-repeat;
  background-size: contain;
}

.company_page .box02 .sign {
  text-align: right;
  margin-top: 5px;
}

.company_page .box02 .sign img {
  width: 200px;
}

.company_page .address_map li {
  border: 1px solid #f5f5f5;
  padding: 4%;
}

.company_page .address_map li p {
  margin-bottom: 15px;
}

.company_page .address_map li iframe {
  width: 100%;
  height: 250px;
}

.company_page .tbl_company td .address li {
  margin-bottom: 10px;
}

.company_page .tbl_company td .address a {
  text-decoration: none !important;
}

.company_page .tbl_company tr:last-child th,
.company_page .tbl_company tr:last-child td {
  border-bottom: 2px solid #e7e7e7;
}

.company_page .box_dir {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.company_page .box_dir .txt {
  width: 67%;
}

.company_page .box_dir .photo {
  width: 31%;
}

.indent09 {
  text-indent: -9px;
  margin-left: 9px;
}

.tt_line2 {
  text-align: center;
  line-height: 1;
  margin-bottom: 20px;
}

.tt_line2 span {
  position: relative;
  text-transform: uppercase;
  padding: 0 70px;
  display: inline-block;
  margin-bottom: 10px;
}

.tt_line2 span:after,
.tt_line2 span:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #8b8b8b;
  width: 51px;
  height: 2px;
}

.tt_line2 span:after {
  right: 0;
}

.tt_line2 span:before {
  left: 0;
}

.line_area {
  margin: 20px 0;
  border: solid 1px #e7e7e7;
  border-radius: 3px;
  padding: 10px;

}

.tbl_company th,
.tbl_company td {
  padding: 10px 2%;
  vertical-align: top;
  border: 2px solid #e7e7e7;
}

.tbl_company th {
  text-align: center;
  width: 130px;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 0;
}

.tbl_company td {
  width: calc(100% - 130px);
}

.tbl_company td .address li {
  margin-bottom: 15px;
}

.tbl_company tr:last-child th,
.tbl_company tr:last-child td {
  border-bottom: none;
}

.tbl_company.black_ifr tr:last-child th,
.tbl_company.black_ifr tr:last-child td {
  border-bottom: 1px solid #333;
}

.tbl_company.black_ifr th,
.tbl_company.black_ifr td {
  border: 1px solid #333;
}

.tbl_company.black_ifr th {
  color: #fff;
  background: #333;
  border-bottom-color: #fff;
}

.tbl_company.black_ifr td {
  font-size: 14px;
  background: #fff;
}

.tbl_company.black_ifr td strong {
  display: block;
}

.history_line {
  display: flex;
  justify-content: center;
}

.history_line li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.history_line li time {
  font-size: 16px;
  text-align: center;
  background: #000000;
  width: 100px;
  color: #fff;
  height: 100%;
  font-weight: bold;
  padding: 5px;
  margin-right: 25px;
}

.history_line li .txt {
  text-align: left;
  width: calc(100% - 100px);
  border-left: 1px solid #000000;
  padding: 15px 0;
  padding-left: 15px;
  position: relative;
}

.history_line li .txt:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  margin: auto;
  background: url("../company/images/arr.png") no-repeat;
  background-size: 15px;
  width: 15px;
  height: 22px;
}

/*
--------------------------------------------------
 ▽ 4: BASE PAGE
-------------------------------------------------- */
.base_page .ttl_page {
  background: url("../base/images/bg_ttlpage.jpg") no-repeat;
  background-size: cover;
}

.base_page .box01 .txt_infor {
  background: rgba(249, 249, 249, 0.899);
  padding: 4%;
}

.base_page .box01 .txt_infor p {
  font-size: 16px;
  font-weight: bold;
}

.base_page .inner02 {
  margin-top: 30px;
}

.base_page .box {
  margin-bottom: 30px;
}

.base_page .box .tt_line3 {
  margin-bottom: 15px;
}

.base_page .box ul {
  margin-bottom: 20px;
}

.base_page .box ul li {
  width: 48%;
}

.list_anclinks {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.list_anclinks li {
  width: 48%;
  margin-bottom: 4%;
  background: #4d464d;
}

.list_anclinks li a {
  width: 100%;
  height: 48px;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.list_anclinks li a span {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  line-height: 1.2;
}

.list_anclinks li a span:before {
  content: '';
  position: absolute;
  height: 10px;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid #fff;
}

.address_txt {
  border-left: 2px solid #333333;
  padding-left: 7px;
  font-weight: bold;
}

.gray_box {
  background: #f6f6f6;
  margin-top: 20px;
}

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

.gray_box .tt span {
  color: #fff;
  text-align: center;
  font-weight: bold;
  background: #333;
  font-size: 18px;
  width: 100px;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gray_box .tt h4 {
  font-size: 18px;
  width: calc(100% - 100px);
  padding: 5px 0;
  padding-left: 10px;
}

.gray_box .inner_txt {
  padding: 15px;
}

.indent {
  text-indent: -15px;
  margin-left: 15px;
}

.a_map {
  color: #247ac5;
  background: url("../base/images/icon_map.png") center left no-repeat;
  padding: 10px 0;
  padding-left: 45px;
  font-weight: 400;
  display: inline-block;
}

/*
--------------------------------------------------
 ▽ 5: CONTACT PAGE
-------------------------------------------------- */
.contact_page .ttl_page {
  background: url("../contact/images/bg_ttlpage.jpg") no-repeat;
  background-size: cover;
}

.contact_page .tbl_contact {
  width: 100%;
  margin-bottom: 30px;
}

.contact_page .tbl_contact th,
.contact_page .tbl_contact td {
  font-weight: normal;
  text-align: left;
  padding: 12px 10px;
  border-bottom: 1px solid #333;
  vertical-align: top;
  font-size: 15px;
}

.contact_page .tbl_contact th {
  display: block;
  width: 100%;
  position: relative;
  text-align: left;
  font-weight: bold;
  padding-left: 0;
  padding-right: 70px;
}

.contact_page .tbl_contact th:before {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: normal;
  font-size: 14px;
}

.contact_page .tbl_contact th.hissu:before {
  content: '必須';
  background: #333;
  color: #fff;
}

.contact_page .tbl_contact th.ninni:before {
  color: #000;
  content: '任意';
  background: #d3d3d3;
}

.contact_page .tbl_contact td {
  display: block;
  width: 100%;
}


.tbl_contact2 th {
  text-align: center;
  width: 130px;
  font-size: 15px;
  font-weight: normal;
  padding: 10px 0;
}

.tbl_contact2 td {
  width: calc(100% - 130px);
}

.tbl_contact2 th,
.tbl_contact2 td {
  padding: 10px 2%;
  vertical-align: top;
  border: 2px solid #e7e7e7;
}




.contact_page .inner_pp p {
  margin-bottom: 20px;
}

.contactTbl th {
  text-align: center;
  background: #333;
  font-size: 15px;
  color: white;
  font-weight: normal;
}

.contactTbl th,
.contactTbl td {
  padding: 15px;
  vertical-align: middle;
  border: 1px solid #e7e7e7;
}

.contact_privacyWrap .line_area {
  padding: 20px;
  border: solid 5px #e7e7e7;
}

.contact_page .privacytxt {
  margin-bottom: 30px;
  padding: 2.5em 2.5em 2.5em 1em;
  background-color: #fff;
  & li {
    list-style: outside decimal;
    margin-inline-start: 1.5em;
    & + & {
      margin-block-start: 20px;
    }
  }
}
.contact_page .privacytxt-box {
  margin-block-start: 10px;
  & dt {
    text-indent: -0.5em;
    dd + & {
      margin-block-start: 0.75em;
    }
  }
}


/*
--------------------------------------------------
 ▽ 6: NEWS PAGE
-------------------------------------------------- */
.news_page .ttl_page {
  background: url("../strength/images/bg_ttlpage.jpg") no-repeat;
  background-size: cover;
}

/*FIX RESPONSIVE*/
@media only screen and (max-width: 415px) {
  .ttl_page h1 {
    font-size: 7vw;
  }

  .gray_box .tt span {
    font-size: 16px;
  }

  .gray_box .tt h4 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 375px) {
  .tt_line {
    font-size: 26px;
  }
}

@media only screen and (max-width: 360px) {
  .tt_line {
    font-size: 24px;
  }
}


-------------------------------------------------- ▽ 7: PRIVACY -------------------------------------------------- */ .privacyBoxWrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}

.privacyBox {
  border: 10px solid #e2e3e3;
  padding: 25px;
  margin-bottom: 10px;
  background: white;

}

.privacy_write {
  text-align: right;
  margin-right: 40px;
}
