html {
  scroll-behavior: auto;
}
html body {
  font-feature-settings: "palt";
}
html body .main-color {
  color: #e5300e;
}
html body img {
  max-width: 100%;
  height: auto;
}
html body > header .inner {
  padding: 1rem 0;
  align-items: center;
}
html body > header .inner .logo {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
html body > header .inner .logo img {
  width: 173px;
}
html body .inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 30px;
}
html body .inner-l {
  max-width: 880px;
}
html body .inner-m {
  max-width: 820px;
}
html body .inner-s {
  max-width: 760px;
}
html body .inner-xs {
  max-width: 650px;
}
html body .inner-xxs {
  max-width: 620px;
}
html body .mainvi {
  container-type: inline-size;
}
html body .mainvi picture img {
  width: 100%;
}
html body .mainvi .inner {
  position: relative;
}
html body .mainvi .inner .mainvi-image {
  border-radius: 1.2cqw;
  width: 100%;
}
html body .mainvi.back .text {
  top: 50%;
  transform: translateY(-50%);
}
html body .mainvi.back .text h1 {
  color: #fff;
  font-weight: bold;
  font-size: 3cqw;
  text-align: center;
}
html body .mainvi.back .text h1 span {
  display: block;
  margin-top: 15px;
  margin-bottom: 0;
  background-color: transparent;
  font-weight: bold;
  font-size: 2cqw;
}
html body .mainvi.back .breadcrumbs {
  margin-top: 1cqw;
  padding: 0 3vw;
}
html body .mainvi.back .breadcrumbs ul {
  display: flex;
}
html body .mainvi.back .breadcrumbs ul li {
  display: flex;
  align-items: center;
}
html body .mainvi.back .breadcrumbs ul li::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 1.5cqw;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform-origin: center;
  transform: rotate(-45deg);
}
html body .mainvi.back .breadcrumbs ul li:last-child::after {
  display: none;
}
html body .mainvi.back .breadcrumbs ul li a {
  color: #e5300e;
}
html body .content-wrap {
  overflow-x: hidden;
}
html body .content-wrap.lead {
  position: relative;
  padding: 3rem 0 0;
  background-color: #FCEDF1;
}
html body .content-wrap.lead .inner {
  position: relative;
  z-index: 1;
  max-width: 100%;
}
html body .content-wrap.lead .inner p {
  text-align: center;
  font-size: 2.5rem;
  line-height: 1.9;
  font-weight: bold;
  letter-spacing: 2px;
  color: #E5300E;
  line-height: 1.5;
}
html body .content-wrap.lead .inner div {
  width: 100%;
  max-width: 1143px;
  margin: 4.4cqw auto 0;
}
html body .content-wrap.lead .lead-btm {
  position: relative;
  height: 500px;
  margin-top: -27rem;
  z-index: 0;
  background-color: #fff;
  overflow: hidden;
}
html body .content-wrap.lead .lead-btm:after {
  position: absolute;
  top: -175%;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  display: block;
  width: 1500px;
  height: 1200px;
  background: #FCEDF1;
  border-radius: 50%;
}
html body .content-wrap.point {
  padding: 4.5rem 0 11.2rem;
  background-color: #F096AB;
}
html body .content-wrap.point .content-header {
  margin: 1rem 0 4.3rem;
}
html body .content-wrap.point .content-header p {
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
}
html body .content-wrap.point .content-header p span {
  font-size: 3rem;
}
html body .content-wrap.point .inner {
  max-width: 920px;
}
html body .content-wrap.point .inner .point-wrap .point-item {
  border-radius: 1.7rem;
}
html body .content-wrap.point .inner .point-wrap .point-item .num {
  flex-direction: column;
  margin-bottom: 0.5rem;
}
html body .content-wrap.point .inner .point-wrap .point-item .num img {
  width: 5.3rem;
  margin-right: 0;
}
html body .content-wrap.point .inner .point-wrap .point-item .num p {
  color: #000;
  margin-top: 2.2rem;
  font-size: 1.7rem;
}
html body .content-wrap.point .inner .point-wrap .point-item .illust {
  width: 100%;
  max-width: none;
  margin: 0 auto;
}
html body .content-wrap.point .inner .point-wrap .point-item .illust img {
  width: 100%;
}
html body .content-wrap.point .inner .point-wrap .point-item.point-01 {
  padding-bottom: 7rem;
}
html body .content-wrap.point .inner .point-wrap .point-item.point-02 {
  padding-bottom: 4.5rem;
}
html body .content-wrap.point .inner .point-wrap .point-item.point-02 .illust {
  max-width: none;
  margin-top: 1rem;
}
html body .content-wrap.point .inner .point-wrap .point-item.point-02 .illust img {
  width: 100%;
}
html body .content-wrap.point .inner .point-wrap .point-item.point-03 .illust {
  max-width: none;
  margin-top: 1rem;
}
html body .content-wrap.point .inner .point-wrap .point-item.point-03 .illust img {
  width: 100%;
}
html body .content-wrap.tocorp {
  padding: 6rem 0;
}
html body .content-wrap.tocorp .inner .tocorp-wrap {
  border: 3px solid #1D8E4B;
  border-radius: 1.2rem;
}
html body .content-wrap.tocorp .inner .tocorp-wrap .tocorp-head {
  padding: 3rem 3.5rem;
}
html body .content-wrap.tocorp .inner .tocorp-wrap .tocorp-head p {
  margin-bottom: 0.5rem;
  color: #000;
  font-weight: bold;
  text-align: center;
  font-size: 1.7rem;
}
html body .content-wrap.tocorp .inner .tocorp-wrap .tocorp-bottom {
  padding: 1.5rem 4rem;
  background-color: #FCEDF1;
  border-radius: 0 0 1.2rem 1.2rem;
}
html body .content-wrap.flow {
  margin-top: 2.2rem;
  padding: 7.5rem 0 0;
  background-color: #FCEDF1;
}
html body .content-wrap.flow .content-header {
  margin: 0;
  margin-bottom: 3.5rem;
}
html body .content-wrap.flow .content-header p {
  text-align: center;
  font-size: 2.3rem;
  color: #E5300E;
  line-height: 1.6;
}
html body .content-wrap.flow .content-header p span {
  font-size: 3.9rem;
}
html body .content-wrap.flow .inner {
  max-width: 820px;
}
html body .content-wrap.flow .inner .flow-wrap .flow-item {
  margin-bottom: 1.4rem;
  padding: 1.5rem 1.5rem 1rem 1.5rem;
}
html body .content-wrap.flow .inner .flow-wrap .flow-item.flow-01 {
  padding: 0;
}
html body .content-wrap.flow .inner .flow-wrap .flow-item.flow-01 a {
  padding: 1.6rem 1.5rem 1.8rem 1.3rem;
  border: 5px solid #E5300E;
}
html body .content-wrap.flow .inner .flow-wrap .flow-item.flow-01 a p {
  color: #E5300E;
  font-size: 2.5rem;
}
html body .content-wrap.flow .inner .flow-wrap .flow-item .num {
  width: 15.3%;
  padding-right: 2rem;
  margin-bottom: 0;
  border-right: 0;
}
html body .content-wrap.flow .inner .flow-wrap .flow-item .num img {
  width: 100%;
}
html body .content-wrap.flow .inner .flow-wrap .flow-item p {
  text-align: center;
  font-size: 1.8rem;
}
html body .content-wrap.flow .inner .flow-wrap .flow-item p span {
  margin-top: 1.5rem;
  font-size: 1.2rem;
  line-height: 1.4;
}
html body .content-wrap.flow .inner .flow-wrap .flow-item.flow-06 {
  margin-bottom: 0;
}
html body .content-wrap.flow .inner .flow-wrap .flow-item.flow-06:after {
  display: none;
}
html body .content-wrap.flow .inner .flow-wrap .flow-item:after {

}
html body .content-wrap.flow .inner .flow-wrap .flow-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 3rem;
}
html body .content-wrap.flow .inner .flow-wrap .flow-bottom p {
  color: #E5300E;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 1px;
}
html body .content-wrap.flow .inner .flow-wrap .flow-bottom img {
  width: 50%;
}
html body .content-wrap.contact {
  margin: 0;
  padding: 6.7rem 0 10.5rem;
}
html body .content-wrap.contact .contact-wrap p {
  color: #1D8E4B;
}
html body .content-wrap.contact .inner {
  max-width: 920px;
}
html body .content-wrap.contact .inner .form-wrap {
  padding: 4.5rem 1.2rem 8.5rem;
  border: 3px solid #E5300E;
  border-radius: 1.2rem;
}
html body .content-wrap.contact .inner .form-wrap > p {
  text-align: center;
  font-size: 2rem;
}
html body .content-wrap.contact .inner .form-wrap form {
  margin-top: 6.8rem;
  padding: 0 7rem;
}
html body .content-wrap.contact .inner .form-wrap form .form-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 4rem;
}
html body .content-wrap.contact .inner .form-wrap form .form-group + .form-group {
  margin-bottom: 1.8rem;
}
html body .content-wrap.contact .inner .form-wrap form .form-group > label {
  font-size: 1.2rem;
  font-weight: bold;
}
html body .content-wrap.contact .inner .form-wrap form .form-group .label-wrap {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 1.7rem 3rem;
}
html body .content-wrap.contact .inner .form-wrap form .form-group .label-wrap input {
  margin-right: 1.2rem;
  transform: scale(2.6);
}
html body .content-wrap.contact .inner .form-wrap form .form-group .label-wrap label {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  cursor: pointer;
}
html body .content-wrap.contact .inner .form-wrap form .form-group .label-wrap label.is-selected .dot {
  background-color: #F26E3F;
}
html body .content-wrap.contact .inner .form-wrap form .form-group .label-wrap label .dot {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 0.5rem;
  border: 1px solid #000;
  border-radius: 50%;
}
html body .content-wrap.contact .inner .form-wrap form .form-group .label-wrap .col2 {
  display: flex;
}
html body .content-wrap.contact .inner .form-wrap form .form-group .label-wrap .col2 label {
  display: flex;
  margin-right: 3.7rem;
  cursor: pointer;
}
html body .content-wrap.contact .inner .form-wrap form .form-group input[type=text],
html body .content-wrap.contact .inner .form-wrap form .form-group textarea {
  padding: 1.2rem;
  background-color: #F8F9F9;
  border: 1px solid #E6E6E6;
  border-radius: 0.5rem;
}
html body .content-wrap.contact .inner .form-wrap form .form-group textarea {
  width: 100%;
  height: 18rem;
}
html body .content-wrap.contact .inner .form-wrap form .form-group.privacy {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 4.5rem;
}
html body .content-wrap.contact .inner .form-wrap form .form-group.privacy label:first-child {
  width: 100%;
  margin-bottom: 1rem;
}
html body .content-wrap.contact .inner .form-wrap form .form-group.privacy label:last-child {
  font-weight: normal;
}
html body .content-wrap.contact .inner .form-wrap form .form-group.privacy input {
  transform: scale(1.4);
  margin-right: 1.9rem;
}
html body .content-wrap.contact .inner .form-wrap form .btn-wrap {
  margin-top: 3.8rem;
  text-align: center;
}
html body .content-wrap.contact .inner .form-wrap form .btn-wrap input {
  width: 90%;
  padding: 1.5rem;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  background-color: #E5300E;
  border-radius: 999px;
}
html body .content-wrap.access .content-header h2 {
  color: #E5300E;
}
html body .content-wrap.access .inner .access-wrap .access-item h3 {
  color: #E5300E;
  border-bottom: 2px solid #F096AB;
}
html body .content-wrap.access .inner .access-wrap .access-item h3 span {
  border-color: #E5300E;
}
html body .content-wrap.access .inner .access-wrap .access-item > p {
  color: #E5300E;
}
html body .content-wrap.contact .contact-wrap p {
  color: #E5300E;
}
html body > footer {
  padding: 5rem 0;
  background-color: #E7E7E7;
}
html body > footer .content-wrap .inner {
  text-align: center;
}
html body > footer .content-wrap .inner p {
  margin-top: 2rem;
}
html body > footer .content-wrap .inner .nav {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}
html body > footer .content-wrap .inner .nav li a {
  display: block;
  color: #2C3B7E;
  padding: 0 0.5rem;
  line-height: 1.1;
  font-weight: bold;
}
html body > footer .content-wrap .inner .nav li:nth-child(n+2) {
  border-left: 1px solid #2C3B7E;
}
html body > footer .footer-navi {
  padding: 7cqw 0;
}
html body > footer .footer-navi .footer-navi-wrap {
  display: flex;
  justify-content: space-between;
}
html body > footer .footer-navi .footer-navi-wrap .about .logo {
  display: block;
}
html body > footer .footer-navi .footer-navi-wrap .about .logo img {
  display: block;
}
html body > footer .footer-navi .footer-navi-wrap .about .address {
  font-size: 0.9rem;
  line-height: 1.5;
  padding: 1cqw 0;
}
html body > footer .footer-navi .footer-navi-wrap .about .map-link {
  font-size: 0.9rem;
  text-decoration: underline;
  color: red;
}
html body > footer .footer-navi .footer-navi-wrap .about .map-link:hover {
  text-decoration: none;
}
html body > footer .footer-navi .footer-navi-wrap nav {
  display: flex;
  max-width: 50%;
  width: 100%;
}
html body > footer .footer-navi .footer-navi-wrap nav ul {
  width: 33.33333%;
  margin-left: 1.5cqw;
}
html body > footer .footer-navi .footer-navi-wrap nav ul li {
  line-height: 1.2;
  padding: 0.8em 0;
  font-size: 0.9rem;
}
html body > footer .footer-navi .footer-navi-wrap nav ul li.parent {
  font-weight: bold;
  border-top: 1px solid #C6C4C4;
}
html body > footer .footer-navi .footer-navi-wrap nav ul li a {
  display: block;
}
html body > footer .copyright {
  background-color: #002E14;
  color: white;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.1em;
  font-size: 0.7rem;
  text-align: center;
}/*# sourceMappingURL=pc_corp.css.map */
