.cr-main {
  padding-bottom: 0;
}
@media screen and (min-width: 769px) {
  .cr-main_contact {
    margin-top: 200px;
  }
}
@media screen and (max-width: 768px) {
  .cr-main_contact {
    margin-top: 95px;
  }
}

@media screen and (min-width: 769px) {
  .cr-company_block01 {
    margin-top: 95px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_block01 {
    margin-top: 55px;
  }
}
@media screen and (min-width: 769px) {
  .cr-company_block01 + .cr-company_block01 {
    margin-top: 165px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_block01 + .cr-company_block01 {
    margin-top: 90px;
  }
}
@media screen and (min-width: 769px) {
  .cr-company_massage_image {
    flex-shrink: 0;
    width: 30%;
  }
}
.cr-company_massage_caption {
  line-height: 1.7em;
  font-size: 16px;
}
.cr-company_massage_caption > p {
  line-height: inherit !important;
  font: inherit !important;
}
.cr-company_massage_caption > p:first-of-type {
  margin-top: -0.35em;
}
.cr-company_massage_caption > p:last-of-type {
  margin-bottom: -0.35em;
}
.cr-company_massage_sign {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (min-width: 769px) {
  .cr-company_massage_sign {
    margin-top: 60px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_massage_sign {
    margin-top: 40px;
    text-align: right;
  }
}
.cr-company_massage_sign > figure {
  line-height: 0;
}
@media screen and (min-width: 769px) {
  .cr-company_massage_sign > figure {
    width: 194px;
    margin-top: 16px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_massage_sign > figure {
    width: 42.389%;
    margin-top: 20px;
  }
}
.cr-company_philosophy_list {
  counter-reset: philosophy_list;
  border: 1px solid #dcdcdc;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .cr-company_philosophy_list {
    padding: 60px 80px;
    line-height: 2.334em;
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_philosophy_list {
    padding: 45px 19px;
    line-height: 1.7em;
    font-size: 20px;
  }
}
.cr-company_philosophy_list > li {
  counter-increment: philosophy_list;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .cr-company_philosophy_list > li + li {
    margin-top: 27px;
  }
}
.cr-company_philosophy_list > li::before {
  content: counter(philosophy_list) ".";
  flex-shrink: 0;
  display: block;
  margin-right: 0.5em;
}
.cr-company_philosophy_list > li > p {
  width: 100%;
}
.cr-company_business_text {
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
  text-align: center;
}
@media screen and (min-width: 769px) {
  .cr-company_business_text {
    line-height: 1.667em;
    font-size: 24px;
  }
  .cr-company_business_text > p {
    line-height: inherit !important;
    font: inherit !important;
  }
  .cr-company_business_text > p:first-of-type {
    margin-top: -0.333em;
  }
  .cr-company_business_text > p:last-of-type {
    margin-bottom: -0.333em;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_business_text {
    line-height: 1.7em;
    font-size: 20px;
  }
  .cr-company_business_text > p {
    line-height: inherit !important;
    font: inherit !important;
  }
  .cr-company_business_text > p:first-of-type {
    margin-top: -0.35em;
  }
  .cr-company_business_text > p:last-of-type {
    margin-bottom: -0.35em;
  }
}
.cr-company_business_desc01 {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .cr-company_business_desc01 {
    margin-top: 80px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_business_desc01 {
    margin-top: 43px;
  }
}
.cr-company_business_desc01 > dt {
  letter-spacing: 0.1em;
  line-height: 1;
  font-weight: 700;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .cr-company_business_desc01 > dt {
    margin-bottom: 40px;
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_business_desc01 > dt {
    margin-bottom: 20px;
    font-size: 20px;
  }
}
@media screen and (min-width: 769px) {
  .cr-company_business_desc02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
}
.cr-company_business_desc02 > div {
  background: #f2f4f7;
}
@media screen and (min-width: 769px) {
  .cr-company_business_desc02 > div {
    width: 49%;
    padding: 43px 10px 52px;
  }
  .cr-company_business_desc02 > div:nth-child(n+3) {
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_business_desc02 > div {
    padding: 33px 5px 30px;
  }
  .cr-company_business_desc02 > div + div {
    margin-top: 20px;
  }
}
.cr-company_business_desc02 > div > dt {
  letter-spacing: 0.1em;
  line-height: 1;
  font-size: 20px;
  font-weight: 700;
  font-feature-settings: "palt";
}
.cr-company_business_desc02 > div > dd {
  line-height: 1.7em;
  font-size: 16px;
}
.cr-company_business_desc02 > div > dd > p {
  line-height: inherit !important;
  font: inherit !important;
}
.cr-company_business_desc02 > div > dd > p:first-of-type {
  margin-top: -0.35em;
}
.cr-company_business_desc02 > div > dd > p:last-of-type {
  margin-bottom: -0.35em;
}
@media screen and (min-width: 769px) {
  .cr-company_business_desc02 > div > dd {
    padding-top: 27px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_business_desc02 > div > dd {
    padding-top: 20px;
  }
}
.cr-company_overview_list {
  border-bottom: 1px solid #dcdcdc;
}
.cr-company_overview_list > div {
  border-top: 1px solid #dcdcdc;
}
@media screen and (min-width: 769px) {
  .cr-company_overview_list > div {
    display: flex;
    justify-content: space-between;
  }
}
.cr-company_overview_list > div > dt {
  background: #f2f4f7;
  letter-spacing: 0.1em;
  line-height: 1em;
  font-size: 16px;
  font-weight: 700;
  font-feature-settings: "palt";
}
.cr-company_overview_list > div > dt > p {
  line-height: inherit !important;
  font: inherit !important;
}
.cr-company_overview_list > div > dt > p:first-of-type {
  margin-top: 0em;
}
.cr-company_overview_list > div > dt > p:last-of-type {
  margin-bottom: 0em;
}
@media screen and (min-width: 769px) {
  .cr-company_overview_list > div > dt {
    flex-shrink: 0;
    border-right: 1px solid #dcdcdc;
    width: 230px;
    padding: 15px 10px 15px 40px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_overview_list > div > dt {
    border-bottom: 1px solid #dcdcdc;
    padding: 19.5px 0;
    text-align: center;
  }
}
.cr-company_overview_list > div > dd {
  letter-spacing: 0.1em;
  line-height: 1.7em;
  font-size: 16px;
  font-feature-settings: "palt";
}
.cr-company_overview_list > div > dd > p {
  line-height: inherit !important;
  font: inherit !important;
}
.cr-company_overview_list > div > dd > p:first-of-type {
  margin-top: -0.35em;
}
.cr-company_overview_list > div > dd > p:last-of-type {
  margin-bottom: -0.35em;
}
@media screen and (min-width: 769px) {
  .cr-company_overview_list > div > dd {
    width: 100%;
    padding: 15px 10px 15px 40px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_overview_list > div > dd {
    padding: 29.5px 20px;
  }
}
.cr-company_history_steps {
  position: relative;
}
@media screen and (min-width: 769px) {
  .cr-company_history_steps {
    padding: 2px 0;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_history_steps {
    padding: 15px 0 20px;
  }
}
.cr-company_history_steps::before {
  content: "";
  position: absolute;
  background: #dcdcdc;
  width: 3px;
  top: 0;
  bottom: 0;
  transform: translate(-50%, 0);
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .cr-company_history_steps::before {
    left: 143px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_history_steps::before {
    left: 6px;
  }
}
.cr-company_history_steps > li {
  display: block;
  position: relative;
}
@media screen and (min-width: 769px) {
  .cr-company_history_steps > li {
    padding: 28px 0;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_history_steps > li + li {
    padding-top: 43px;
  }
}
@media screen and (min-width: 769px) {
  .cr-company_history_desc {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.cr-company_history_desc > dt {
  flex-shrink: 0;
  position: relative;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #123086;
}
@media screen and (min-width: 769px) {
  .cr-company_history_desc > dt {
    width: 149px;
    line-height: 1.36em;
    font-size: 20px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_history_desc > dt {
    padding-left: 30px;
    line-height: 1;
    font-size: 20px;
  }
}
.cr-company_history_desc > dt::after {
  content: "";
  position: absolute;
  background: #fff;
  border-radius: 50%;
  width: 11px;
  height: 11px;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .cr-company_history_desc > dt::after {
    border: 2px solid;
    right: -5px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_history_desc > dt::after {
    border: 1px solid;
    left: 6px;
  }
}
.cr-company_history_desc > dd {
  width: 100%;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  font-size: 16px;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .cr-company_history_desc > dd {
    padding: 0 0 0 3%;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_history_desc > dd {
    padding: 15px 0 0 30px;
  }
}
.cr-company_access_text {
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  font-size: 16px;
  font-feature-settings: "palt";
}
@media screen and (min-width: 769px) {
  .cr-company_access_text {
    padding: 40px 0;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_access_text {
    padding: 30px 0;
  }
}
.cr-company_access_text strong {
  font-weight: 700;
}
.cr-company_access_text ul > li {
  padding-left: 1em;
  text-indent: -1em;
}
.cr-company_access_text ul + p {
  margin-top: 30px;
}
.cr-company_access_text + .cr-company_access_text {
  border-top: none;
}
.cr-company_access_map {
  position: relative;
  width: 100vw;
  transform: translate(-50%, 0);
  filter: grayscale(100%);
}
@media screen and (min-width: 769px) {
  .cr-company_access_map {
    height: 595px;
    margin: 80px auto 0 50%;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_access_map {
    height: 79.334vw;
    margin: 40px auto 0 50%;
  }
}
.cr-company_access_map > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.cr-company_access_link {
  display: flex;
  justify-content: flex-end;
  line-height: 1;
  font-size: 16px;
}
@media screen and (min-width: 769px) {
  .cr-company_access_link {
    margin-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .cr-company_access_link {
    margin-top: 32px;
  }
}
.cr-company_access_link > a {
  display: block;
  position: relative;
  padding: 0 20px 0 25px;
  text-decoration: none;
  color: #123086;
}
.cr-company_access_link > a::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  background-color: #123086;
  background-image: url(/img/company/arrow01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.125em;
  height: 1.125em;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.cr-company_access_link > a::after {
  content: "";
  position: absolute;
  background-image: url(/img/common/blank.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1em;
  height: 1em;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.cr-company_access_link > a:hover {
  opacity: 0.7;
}