@charset "UTF-8";
/*------------------------------------------------------------------------------
    config
------------------------------------------------------------------------------*/
/***  media ***/
/***  color ***/
/*** font ***/
.page_inner {
  padding-top: 90px;
}
@media screen and (max-width: 820px) {
  .page_inner {
    padding-top: 45px;
  }
}
.company_top .page_inner {
  overflow: hidden;
  padding-right: 0;
  padding-top: 45px;
}
@media screen and (max-width: 820px) {
  .company_top .page_inner {
    padding-left: 0;
    padding-top: 40px;
  }
}
.company_top .h2_ttl {
  margin-bottom: 30px;
}
@media screen and (max-width: 820px) {
  .company_top .h2_ttl {
    padding-left: 20px;
    margin-bottom: 20px;
  }
}
.company_top .list {
  position: relative;
}
.company_top .list::after {
  position: absolute;
  content: "";
  width: 187px;
  height: 132px;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: url(../img/top/service_list01.png);
  background-size: 100% 100%;
  transition: 0.3s ease-in-out;
}
.company_top .list_dl {
  display: flex;
  max-width: 970px;
  background: #EAECEF;
  position: relative;
}
@media screen and (max-width: 820px) {
  .company_top .list_dl {
    padding-bottom: 70px;
    display: block;
  }
}
.company_top .list_dl::after {
  position: absolute;
  content: "";
  width: 100vw;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background: #EAECEF;
  transition: 0.3s ease-in-out;
}
@media screen and (max-width: 820px) {
  .company_top .list_dl::after {
    display: none;
  }
}
.company_top .list_dl .list_dl_img {
  width: 350px;
  position: relative;
  z-index: 50;
}
@media screen and (max-width: 820px) {
  .company_top .list_dl .list_dl_img {
    width: 100%;
  }
}
.company_top .list_dl .list_dl_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 820px) {
  .company_top .list_dl .list_dl_img img {
    height: auto;
  }
}
.company_top .list_dl .list_dl_txt {
  width: calc(100% - 350px);
  padding: 30px 50px;
  position: relative;
  z-index: 50;
  max-width: 569px;
}
@media screen and (max-width: 820px) {
  .company_top .list_dl .list_dl_txt {
    padding: 30px 20px;
    max-width: 100%;
    width: 100%;
  }
}
.company_top .list_dl .list_dl_txt .list_ttl {
  text-align: left;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 1.5;
  font-weight: bold;
  color: #202B5C;
  margin-bottom: 25px;
}
@media screen and (max-width: 820px) {
  .company_top .list_dl .list_dl_txt .list_ttl {
    margin-bottom: 20px;
    font-size: 20px;
  }
}
.company_top .list_dl .list_dl_txt p {
  color: #202B5C;
  line-height: 1.875;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-align: left;
  font-weight: bold;
}
@media screen and (max-width: 820px) {
  .company_top .list_dl .list_dl_txt p {
    font-size: 14px;
    line-height: 1.6;
  }
}
.philosophy .ph_list {
  max-width: 969px;
  display: block;
}
.philosophy .ph_list li {
  margin-top: 40px;
}
.philosophy .ph_list li + li {
  margin-top: 70px;
}
@media screen and (max-width: 820px) {
  .philosophy .ph_list li + li {
    margin-top: 45px;
  }
}
@media screen and (max-width: 820px) {
  .philosophy .ph_list li {
    margin-top: 30px;
  }
}
.philosophy .ph_list li .ttl_item {
  position: relative;
}
.philosophy .ph_list li .ttl_item .icon {
  position: absolute;
  left: 0;
  top: 0;
  color: #202B5C;
  font-family: "Noto Serif JP", serif;
  font-size: 44px;
  font-weight: 500;
  letter-spacing: 0.045em;
  line-height: 1.01;
  width: 122px;
  height: 91px;
  text-align: left;
  background: url(../img/company/icon_bg.png) no-repeat bottom;
  background-size: 122px 86px;
}
@media screen and (max-width: 820px) {
  .philosophy .ph_list li .ttl_item .icon {
    font-size: 32px;
    width: 90px;
    height: 67px;
    background-size: 90px 63px;
  }
}
.philosophy .ph_list li .ttl_item .list_ttl {
  padding-top: 25px;
  text-align: left;
  font-family: "Noto Serif JP", serif;
  padding-left: 94px;
  font-size: 30px;
  letter-spacing: 0.1em;
  line-height: 1.333;
  font-weight: 600;
}
.philosophy .ph_list li .ttl_item .list_ttl span {
  color: #3B4043;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 820px) {
  .philosophy .ph_list li .ttl_item .list_ttl {
    font-size: 22px;
    letter-spacing: 0.05em;
    padding-left: 70px;
  }
}
.philosophy .ph_list li .txt_item {
  padding-top: 45px;
  padding-left: 40px;
}
@media screen and (max-width: 820px) {
  .philosophy .ph_list li .txt_item {
    padding-top: 30px;
    padding-left: 20px;
  }
}
.philosophy .ph_list li .txt_item .big_ttl {
  text-align: left;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-size: 30px;
  line-height: 1.333;
  color: #3B4043;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 10px;
}
@media screen and (max-width: 820px) {
  .philosophy .ph_list li .txt_item .big_ttl {
    font-size: 24px;
    letter-spacing: 0.05em;
  }
}
.philosophy .ph_list li .txt_item .sub_ttl {
  padding: 3px 12px 7px 12px;
  background: #202B5C;
  font-size: 30px;
  letter-spacing: 0.1em;
  font-family: "Noto Serif JP", serif;
  color: #ffffff;
  line-height: 1.4;
  width: fit-content;
  margin-bottom: 20px;
  font-weight: 600;
}
@media screen and (max-width: 820px) {
  .philosophy .ph_list li .txt_item .sub_ttl {
    letter-spacing: 0.05em;
    padding: 2px 8px 5px 8px;
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.philosophy .ph_list li .txt_item .small {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 24px;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  color: #202B5C;
  line-height: 1.5;
}
@media screen and (max-width: 820px) {
  .philosophy .ph_list li .txt_item .small {
    letter-spacing: 0.05em;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
  }
}
.philosophy .ph_list li .txt_item p {
  color: #3B4043;
}
.cert dl {
  margin-top: 30px;
  display: flex;
}
@media screen and (max-width: 820px) {
  .cert dl {
    margin-top: 20px;
    display: block;
  }
}
.cert dl + dl {
  margin-top: 20px;
}
@media screen and (max-width: 820px) {
  .cert dl + dl {
    margin-top: 35px;
  }
}
.cert dl dt {
  width: 260px;
}
@media screen and (max-width: 820px) {
  .cert dl dt {
    width: 100%;
  }
  .cert dl dt img {
    max-width: 200px;
  }
}
.cert dl dd {
  width: calc(100% - 260px);
  padding-left: 20px;
  text-align: left;
}
@media screen and (max-width: 820px) {
  .cert dl dd {
    width: 100%;
    padding-left: 0;
    padding-top: 15px;
  }
}
.cert dl dd .sub {
  font-size: 24px;
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  color: #202B5C;
  margin-bottom: 20px;
}
@media screen and (max-width: 820px) {
  .cert dl dd .sub {
    margin-bottom: 10px;
    font-size: 18px;
    letter-spacing: 0.05em;
  }
}
.info ul {
  margin-top: 30px;
}
@media screen and (max-width: 820px) {
  .info ul {
    margin-top: 20px;
  }
}
.info ul li dl {
  display: flex;
  text-align: left;
}
@media screen and (max-width: 820px) {
  .info ul li dl {
    display: block;
    margin-bottom: 12px;
  }
}
.info ul li dl dt {
  width: 140px;
  font-size: 16px;
  font-weight: 500;
  display: flex;
  align-items: center;
  color: #202B5C;
  text-align: left;
}
@media screen and (max-width: 820px) {
  .info ul li dl dt {
    /* width: 82px; */
    width: 100%;
  }
}
.info ul li dl dd {
  width: calc(100% - 140px);
  border-bottom: 2px solid #EAECEF;
  padding-bottom: 12px;
  padding-top: 12px;
}
@media screen and (max-width: 820px) {
  .info ul li dl dd {
    /* width: calc(100% - 82px); */
    width: 100%;
    padding-top: 5px;
  }
}
.info ul li dl dd p {
  color: #3B4043;
}
.addr .addr_h3{
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 30px;
  font-weight: bold;
  margin-top: 30px;
  letter-spacing: 0.3px;
  margin-bottom: 15px;
  color: #202B5C;
}
@media screen and (max-width: 820px) {
.addr .addr_h3{
  font-size: 20px;
  margin-top: 20px;
}

}
.addr dl {
  /* margin-top: 30px; */
  display: flex;
}
@media screen and (max-width: 820px) {
  .addr dl {
    display: block;
    /* margin-top: 20px; */
  }
}
.addr dl dt {
  width: 50.5%;
}
@media screen and (max-width: 820px) {
  .addr dl dt {
    width: 100%;
  }
}
.addr dl dt iframe {
  width: 100%;
  border: none !important;
  height: 555px;
}
@media screen and (max-width: 820px) {
  .addr dl dt iframe {
    height: 300px;
  }
}
.addr dl dd {
  padding-left: 48px;
  width: 49.5%;
}
@media screen and (max-width: 820px) {
  .addr dl dd {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
}
.addr dl dd ul li {
  border-bottom: 2px solid #EAECEF;
  padding-bottom: 10px;
}
.addr dl dd ul li + li {
  padding-top: 8px;
}
.addr dl dd ul li .ttl {
  line-height: 1.6;
  font-size: 24px;
  font-family: "Noto Serif JP", serif;
  color: #202B5C;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-align: left;
}
@media screen and (max-width: 820px) {
  .addr dl dd ul li .ttl {
    font-size: 18px;
    letter-spacing: 0.05em;
  }
}
.story .page_inner {
  padding-bottom: 90px;
}
@media screen and (max-width: 820px) {
  .story .page_inner {
    padding-bottom: 50px;
  }
}
.story ul {
  margin-top: 30px;
}
@media screen and (max-width: 820px) {
  .story ul {
    margin-top: 20px;
  }
}
.story ul li dl {
  display: flex;
  text-align: left;
}
@media screen and (max-width: 820px) {
  .story ul li dl {
    display: block;
    margin-bottom: 12px;
    border-bottom: 2px solid #EAECEF;
  }
}
.story ul li dl dt {
  width: 185px;
  font-size: 18px;
  font-weight: 500;
  display: flex;
  align-items: center;
  color: #202B5C;
  text-align: left;
}
@media screen and (max-width: 820px) {
  .story ul li dl dt {
    width: 82px;
    font-size: 16px;
    width: 100%;
  }
}
.story ul li dl dd {
  width: calc(100% - 185px);
  border-bottom: 2px solid #EAECEF;
  padding-bottom: 12px;
  padding-top: 12px;
}
@media screen and (max-width: 820px) {
  .story ul li dl dd {
    padding-top: 5px;
    width: 100%;
    border-bottom: none;
  }
}
.story ul li dl dd p {
  color: #3B4043;
}
