@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@1,700&display=swap");
.map-list {
  display: flex;
  justify-content: space-between;
}
.map-list li {
  width: 100%;
}
.map-list iframe {
  display: block;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .map-list iframe {
    height: 216px;
  }
}
@media screen and (min-width: 768px) {
  .map-list iframe {
    height: 35rem;
  }
}
.map-list p {
  margin-top: 0.9rem;
  font-size: 1.2rem;
  text-align: right;
}
.map-list p a {
  color: #002855;
  text-decoration: underline;
}
.map-list p a:hover {
  text-decoration: unset;
  opacity: unset;
}
.map-list .path {
  margin-right: -0.5rem;
  padding: 1rem;
  height: 35rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #E2E2E2;
  box-sizing: border-box;
}

.mc-ais-company--table {
  box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .mc-ais-company--table {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .mc-ais-company--table {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .mc-ais-company--table {
    margin-bottom: 6.51vw;
  }
}
@media screen and (min-width: 1228px) {
  .mc-ais-company--table {
    margin-bottom: 8rem;
  }
}
.mc-ais-company--table tbody {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .mc-ais-company--table tr {
    display: flex;
    box-sizing: border-box;
    width: 100%;
    flex-direction: column;
  }
}
.mc-ais-company--table tr:last-of-type td,
.mc-ais-company--table tr:last-of-type th {
  border-bottom: unset;
}
.mc-ais-company--table td,
.mc-ais-company--table th {
  line-height: 2.4rem;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .mc-ais-company--table td,
  .mc-ais-company--table th {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  .mc-ais-company--table td,
  .mc-ais-company--table th {
    padding: 2rem 0;
    font-size: 1.6rem;
  }
}
.mc-ais-company--table td a,
.mc-ais-company--table th a {
  color: #002855;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .mc-ais-company--table td a:hover,
  .mc-ais-company--table th a:hover {
    text-decoration: none;
    opacity: unset;
  }
}
.mc-ais-company--table th {
  padding-right: 1em;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.1rem;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .mc-ais-company--table th {
    padding: 12px 0 6px;
  }
}
@media screen and (min-width: 768px) {
  .mc-ais-company--table th {
    border-bottom: solid 1px #e2e2e2;
  }
}
.mc-ais-company--table td {
  border-bottom: solid 1px #e2e2e2;
}
@media screen and (max-width: 767px) {
  .mc-ais-company--table td {
    padding: 0 0 12px;
  }
}
.mc-ais-company--list {
  padding-left: 1em;
}
.mc-ais-company--list > li {
  list-style: disc;
}

@media screen and (max-width: 767px) {
  .mc-section .terms-text {
    line-height: 24px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .terms-text {
    line-height: 2.8rem;
    margin-bottom: 6rem;
  }
}
.mc-section .terms-update {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .mc-section .terms-update {
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .terms-update {
    font-size: 1.4rem;
    margin-bottom: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .terms-tel-title {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .terms-tel-title {
    font-size: 1.8rem;
    line-height: 3rem;
    margin-bottom: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .terms-tel-text {
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .terms-tel-text {
    line-height: 2.8rem;
    margin-bottom: 2.8rem;
  }
}

@media screen and (max-width: 767px) {
  .mc.message .mc-title {
    margin-bottom: unset;
  }
}
@media screen and (min-width: 768px) {
  .mc.message .mc-title {
    margin-bottom: unset;
  }
}
@media screen and (min-width: 1228px) {
  .mc.message .mc-title {
    margin-bottom: unset;
  }
}
.mc.message .mc-wrap {
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .mc.message .mc-wrap {
    background-image: url(../images/company/message/pht_sp.jpg);
    background-position: center top 80px;
  }
}
@media screen and (min-width: 768px) {
  .mc.message .mc-wrap {
    background-image: url(../images/company/message/pht.jpg);
    background-position: center top 14.4rem;
  }
}

.mc-section .health-block {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #BBBCBC;
}
@media screen and (max-width: 767px) {
  .mc-section .health-block {
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 10px 20px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .health-block {
    max-width: 75.8rem;
    margin-top: 4rem;
    margin-bottom: 8rem;
    padding: 2rem 4rem;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .health-block-title {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .health-block-title {
    font-size: 2.4rem;
    line-height: 3.2rem;
    letter-spacing: 0.1rem;
  }
}
.mc-section .health-block-list {
  counter-reset: declaration-list-num;
}
@media screen and (max-width: 767px) {
  .mc-section .health-block-list {
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .health-block-list {
    margin-top: 1rem;
  }
}
.mc-section .health-block-list > li {
  line-height: 1;
  font-weight: 700;
  color: #002855;
}
@media screen and (max-width: 767px) {
  .mc-section .health-block-list > li {
    margin-top: 10px;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .health-block-list > li {
    margin-top: 1rem;
    font-size: 2rem;
  }
}
.mc-section .health-block-list > li:before {
  counter-increment: declaration-list-num;
  content: counter(declaration-list-num) ".";
  padding-right: 0.5em;
}
.mc-section .health-block-name {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .mc-section .health-block-name {
    margin-top: 20px;
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .health-block-name {
    margin-top: 2rem;
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
}
.mc-section .health-system-image {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .mc-section .health-system-image {
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .health-system-image {
    max-width: 52rem;
    margin-top: 2rem;
  }
}
.mc-section .health-system-image > img {
  width: 100%;
}
.mc-section .health-work-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .mc-section .health-work-list {
    margin-top: -12px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .health-work-list {
    margin-top: -2.4rem;
  }
}
.mc-section .health-work-list > li {
  line-height: 1;
  font-weight: 700;
  color: #002855;
  border-style: solid;
  border-color: #D9D9D6;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .mc-section .health-work-list > li {
    margin-top: 12px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px 20px;
    font-size: 14px;
    border-width: 2px;
    border-radius: 10px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .health-work-list > li {
    margin-top: 2.4rem;
    margin-left: 2rem;
    margin-right: 2rem;
    padding: 1.6rem 2.4rem;
    font-size: 1.8rem;
    border-width: 0.2rem;
    border-radius: 1rem;
  }
}
.mc-section .health-honoring-image {
  display: flex;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .mc-section .health-honoring-image {
    flex-direction: column;
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .health-honoring-image {
    justify-content: space-around;
    align-items: center;
    margin-top: 2rem;
  }
}
.mc-section .health-honoring-image > img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .mc-section .health-honoring-image > img {
    max-width: 256px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }
  .mc-section .health-honoring-image > img:first-of-type {
    margin-top: unset;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .health-honoring-image > img {
    max-width: 25.6rem;
  }
}
.mc-section .quality-catch {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .mc-section .quality-catch {
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .quality-catch {
    margin-bottom: 5rem;
    font-size: 2rem;
    line-height: 3.2rem;
    letter-spacing: 0.1rem;
  }
}
.mc-section .privacypolicy-link {
  color: #E61211;
  text-decoration: underline;
}
.mc-section .privacypolicy-link:hover {
  text-decoration: unset;
  opacity: unset;
}
.mc-section .privacypolicy-nav {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-nav {
    flex-direction: column;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-nav {
    justify-content: center;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-nav > li {
    margin-top: 6px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-nav > li {
    width: 24.5rem;
    margin-top: 0.6rem;
    margin-right: 0.6rem;
  }
}
.mc-section .privacypolicy-nav > li:last-of-type {
  margin-right: unset;
}
.mc-section .privacypolicy-nav > li > a {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  font-weight: 700;
  text-align: center;
  color: #002855;
  background-color: #ffffff;
  border: solid 1px #002855;
  transition: 0.3s all;
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-nav > li > a {
    padding: 9px 0;
    font-size: 14px;
    line-height: 20px;
    border-radius: 8px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-nav > li > a {
    padding: 0.5rem 0;
    font-size: 1.6rem;
    line-height: 2.4rem;
    border-radius: 0.8rem;
  }
}
.mc-section .privacypolicy-nav > li > a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  display: inline-block;
  box-sizing: border-box;
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/common/icon_arrow_bottom-navy.svg);
  transform: translateY(-50%);
}
.mc-section .privacypolicy-nav > li > a:hover {
  text-decoration: unset;
  opacity: unset;
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-nav > li > a:hover {
    color: #ffffff;
    background-color: #002855;
    border: solid 1px #002855;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-nav > li > a:hover:after {
    background-image: url(../images/common/icon_arrow_bottom-white.svg);
  }
}
.mc-section .privacypolicy-nav-title {
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-nav-title {
    margin-bottom: 2rem;
    font-size: 1.8rem;
  }
}
.mc-section .privacypolicy-table {
  box-sizing: border-box;
  width: 100%;
  border-top: solid 1px #97999B;
  border-left: solid 1px #97999B;
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-table {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-table {
    max-width: 99.8rem;
    margin-top: 4rem;
    margin-bottom: 1rem;
  }
}
.mc-section .privacypolicy-table tr td,
.mc-section .privacypolicy-table tr th {
  box-sizing: border-box;
}
.mc-section .privacypolicy-table tr th {
  line-height: 1;
  font-weight: normal;
  text-align: left;
  background-color: #f6f6f6;
  border-bottom: solid 1px #97999B;
  border-right: solid 1px #97999B;
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-table tr th {
    padding: 28px 5px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-table tr th {
    padding: 2.6rem 1rem;
    font-size: 1.6rem;
  }
}
.mc-section .privacypolicy-table tr td {
  background-color: #ffffff;
  border-bottom: solid 1px #97999B;
  border-right: solid 1px #97999B;
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-table tr td {
    padding: 5px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-table tr td {
    padding: 0.5rem 1rem;
    font-size: 1.6rem;
    line-height: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-table tr td.label {
    width: 28%;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-table tr td.label {
    width: 28%;
    min-width: 12em;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-table tr td.label-number {
    width: 30%;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-table tr td.label-number {
    width: 17em;
  }
}
.mc-section .privacypolicy-table tr td.label-number > p {
  padding-left: 1em;
  text-indent: -1em;
}
.mc-section .privacypolicy-block {
  background-color: #F2EFEF;
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-block {
    margin-top: 30px;
    padding: 30px 20px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-block {
    margin-top: 4rem;
    padding: 3rem;
  }
}
.mc-section .privacypolicy-block-title {
  line-height: 1;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-block-title {
    margin-bottom: 10px;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-block-title {
    margin-bottom: 2rem;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-block-list {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-block-list {
    margin-bottom: 1em;
  }
}
.mc-section .privacypolicy-block-list > li {
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-block-list > li {
    margin-top: 5px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-block-list > li {
    margin-top: 1rem;
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}
.mc-section .privacypolicy-block-list > li:before {
  content: "・";
}
.mc-section .privacypolicy-block-list > li ul {
  margin-bottom: unset;
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-block-table {
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-block-table {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-block-table-label {
    width: 28%;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-block-table-label {
    width: 24%;
    min-width: 12em;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .privacypolicy-contact-title {
    font-size: 14px;
    margin: 20px 0 10px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .privacypolicy-contact-title {
    font-size: 1.8rem;
    margin: 3rem 0 2rem;
  }
}
.mc-section .message-section {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1227px) {
  .mc-section .message-section {
    height: 30.16vw;
    max-height: 370px;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .message-section {
    height: unset;
    max-height: unset;
    margin-bottom: 40px;
    padding-top: 53.9vw;
  }
}
@media screen and (min-width: 1228px) {
  .mc-section .message-section {
    height: 37rem;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .message-section {
    margin-bottom: 6rem;
  }
}
.mc-section .message-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: linear-gradient(90deg, #fff 0%, #fff 50%, rgba(255, 255, 255, 0.9) 60%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.6;
}
@media screen and (max-width: 1227px) {
  .mc-section .message-section:before {
    width: 46.46vw;
    max-width: 570px;
    height: 30.16vw;
    max-height: 370px;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .message-section:before {
    content: none;
  }
}
@media screen and (min-width: 1228px) {
  .mc-section .message-section:before {
    width: 57rem;
    height: 37rem;
  }
}
.mc-section .message-section-wrap {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .mc-section .message-section-wrap {
    width: 100%;
    padding-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .message-name, .mc-section .message-title {
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 1227px) {
  .mc-section .message-name, .mc-section .message-title {
    width: 34.3vw;
    max-width: 42rem;
    min-width: 31rem;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .message-name, .mc-section .message-title {
    width: 100%;
    max-width: unset;
    min-width: unset;
  }
}
@media screen and (min-width: 1228px) {
  .mc-section .message-name, .mc-section .message-title {
    width: 42rem;
  }
}
.mc-section .message-title {
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .mc-section .message-title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 18px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .message-title {
    font-size: 2.5rem;
    line-height: 3.7rem;
    margin-bottom: 2.8rem;
  }
}
.mc-section .message-name {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .mc-section .message-name {
    font-size: 12px;
    line-height: 20px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .message-name {
    font-size: 1.4rem;
  }
}
.mc-section .message-name > strong {
  display: inline-block;
  width: 100%;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .mc-section .message-name > strong {
    margin-top: 5px;
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .message-name > strong {
    margin-top: 1rem;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .message-name br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .message-text {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .message-text {
    line-height: 2.8rem;
    margin-bottom: 2.8rem;
  }
}
.mc-section .plant-nav {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .mc-section .plant-nav {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .plant-nav > li {
    margin-top: 6px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .plant-nav > li {
    width: 24.5rem;
    margin-top: 0.6rem;
    margin-right: 0.6rem;
  }
}
.mc-section .plant-nav > li:last-of-type {
  margin-right: unset;
}
.mc-section .plant-nav > li > a {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  font-weight: 700;
  text-align: center;
  color: #002855;
  background-color: #ffffff;
  border: solid 1px #002855;
  transition: 0.3s all;
}
@media screen and (max-width: 767px) {
  .mc-section .plant-nav > li > a {
    font-size: 14px;
    line-height: 60px;
    border-radius: 8px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .plant-nav > li > a {
    font-size: 1.6rem;
    line-height: 6rem;
    border-radius: 0.8rem;
  }
}
.mc-section .plant-nav > li > a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  display: inline-block;
  box-sizing: border-box;
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/common/icon_arrow_bottom-navy.svg);
  transform: translateY(-50%);
}
.mc-section .plant-nav > li > a:hover {
  text-decoration: unset;
  opacity: unset;
}
@media screen and (min-width: 768px) {
  .mc-section .plant-nav > li > a:hover {
    color: #ffffff;
    background-color: #002855;
    border: solid 1px #002855;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .plant-nav > li > a:hover:after {
    background-image: url(../images/common/icon_arrow_bottom-white.svg);
  }
}
@media screen and (max-width: 767px) {
  .mc-section .plant-nav {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .plant-nav {
    margin-bottom: 6.51vw;
  }
}
@media screen and (min-width: 1228px) {
  .mc-section .plant-nav {
    margin-bottom: 8rem;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .plant-table th {
    width: 14.8rem;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .plant-map-link {
    margin-top: -34px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .plant-map-link {
    margin-top: -2.4rem;
    margin-bottom: 2rem;
  }
}
.mc-section .plant-map-link > a {
  color: #002855;
  text-decoration: underline;
}
.mc-section .plant-map-link > a:after {
  content: "PDF";
  display: inline-block;
  box-sizing: border-box;
  color: #ffffff;
  background-color: #002855;
  font-size: 1.2rem;
  line-height: 1.5rem;
  padding: 0 1rem 0.1rem;
  border-radius: 0.4rem;
}
.mc-section .plant-map-link > a:hover {
  text-decoration: unset;
  opacity: unset;
}
.mc-section .vision-block {
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .mc-section .vision-block {
    margin-bottom: 50px;
    padding: 25px 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-block {
    margin-bottom: 8rem;
    padding: 6rem 4rem;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15);
  }
}
@media screen and (max-width: 767px) {
  .mc-section .vision-block-section {
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-block-section {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .vision-section {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-section {
    margin-bottom: 6rem;
  }
}
.mc-section .vision-section-title {
  font-weight: 700;
  color: #002855;
}
@media screen and (max-width: 767px) {
  .mc-section .vision-section-title {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-section-title {
    font-size: 2rem;
    margin-bottom: 5rem;
  }
}
.mc-section .vision-section-catch {
  text-align: center;
  line-height: unset;
}
@media screen and (max-width: 767px) {
  .mc-section .vision-section-catch {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-section-catch {
    font-size: 3rem;
    margin-bottom: 5rem;
  }
}
.mc-section .vision-section-catch > strong {
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .mc-section .vision-section-text {
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-section-text {
    font-size: 2rem;
    line-height: 3.6rem;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .vision-section-text br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .vision-vision-text {
    font-size: 12px;
    line-height: 18px;
  }
}
.mc-section .vision-vision-image {
  display: block;
  box-sizing: border-box;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .mc-section .vision-vision-image {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-vision-image {
    max-width: 87.8rem;
    margin-top: 2rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.mc-section .vision-vision-image > img {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .mc-section .vision-vision-image > img {
    max-width: 585px;
  }
}
@media screen and (min-width: 1250px) {
  .mc-section .vision-vision-image > img {
    max-width: 58.5rem;
  }
}
.mc-section .vision-ideal-text, .mc-section .vision-group-text {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .mc-section .vision-ideal-text, .mc-section .vision-group-text {
    margin-top: 20px;
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-ideal-text, .mc-section .vision-group-text {
    margin-top: 2rem;
  }
}
.mc-section .vision-ideal-image, .mc-section .vision-group-image {
  display: block;
  box-sizing: border-box;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .mc-section .vision-ideal-image, .mc-section .vision-group-image {
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-ideal-image, .mc-section .vision-group-image {
    padding: 2rem 0;
  }
}
.mc-section .vision-group-image > img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .mc-section .vision-group-image > img {
    max-width: 440px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-group-image > img {
    max-width: 44rem;
  }
}
.mc-section .vision-ideal-image > img {
  max-width: 100%;
}
.mc-section .vision-guide-list {
  display: flex;
}
@media screen and (max-width: 767px) {
  .mc-section .vision-guide-list {
    flex-direction: column;
    width: 100%;
    margin-top: -15px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-guide-list {
    flex-wrap: wrap;
    justify-content: space-between;
    width: 62rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-guide-list > dd, .mc-section .vision-guide-list > dt {
    line-height: 3.2rem;
  }
}
.mc-section .vision-guide-list > dt {
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .mc-section .vision-guide-list > dt {
    margin-top: 15px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-guide-list > dt {
    width: 26rem;
    min-width: 12em;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .vision-guide-list > dd {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-guide-list > dd {
    width: 34rem;
    min-width: 21em;
    font-size: 1.6rem;
  }
}
.mc-section .vision-business-list {
  display: flex;
}
@media screen and (max-width: 767px) {
  .mc-section .vision-business-list {
    flex-direction: column;
    margin-top: -10px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-business-list {
    justify-content: center;
    padding-top: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .vision-business-list {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-business-list {
    margin-bottom: 6.51vw;
  }
}
@media screen and (min-width: 1228px) {
  .mc-section .vision-business-list {
    margin-bottom: 8rem;
  }
}
.mc-section .vision-business-list > li {
  color: #53565A;
}
@media screen and (max-width: 767px) {
  .mc-section .vision-business-list > li {
    margin-top: 10px;
    font-size: 18px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .vision-business-list > li {
    margin-left: 4rem;
    font-size: 3rem;
  }
}
.mc-section .vision-business-list > li:first-of-type {
  margin-left: unset;
}
.mc-section .company-history {
  display: flex;
  flex-wrap: wrap;
  border-top: solid 1px #e2e2e2;
  border-bottom: solid 1px #e2e2e2;
}
@media screen and (max-width: 767px) {
  .mc-section .company-history {
    padding: 20px 0;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .company-history {
    padding: 2rem 0;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .company-history {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .company-history {
    margin-bottom: 6.51vw;
  }
}
@media screen and (min-width: 1228px) {
  .mc-section .company-history {
    margin-bottom: 8rem;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .company-history > dd, .mc-section .company-history > dt {
    margin-top: 12px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .company-history > dd, .mc-section .company-history > dt {
    margin-top: 1.8rem;
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}
.mc-section .company-history > dd:first-of-type, .mc-section .company-history > dt:first-of-type {
  margin-top: unset;
}
.mc-section .company-history > dt {
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .mc-section .company-history > dt {
    width: 65px;
  }
}
@media screen and (min-width: 768px) {
  .mc-section .company-history > dt {
    width: 5.75em;
  }
}
@media screen and (max-width: 767px) {
  .mc-section .company-history > dd {
    width: calc(100% - 65px);
  }
}
@media screen and (min-width: 768px) {
  .mc-section .company-history > dd {
    width: calc(100% - 5.75em);
  }
}
