@charset "UTF-8";
#main {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
#main strong {
  font-weight: bold;
}
@media (max-width: 767px) {
  #main .pc_only {
    display: none !important;
  }
}
@media (min-width: 768px) {
  #main .sp_only {
    display: none !important;
  }
}
#main sub {
  vertical-align: baseline;
  font-size: smaller;
  position: relative;
  top: 0.4em;
}
@media (max-width: 767px) {
  #main sub {
    vertical-align: baseline;
    font-size: smaller;
    position: relative;
    top: 0.4em;
  }
  #main .inner--sp {
    padding-left: 15px;
    padding-right: 15px;
  }
  #main .inner--sp30 {
    padding-left: 30px;
    padding-right: 30px;
  }
}
#main sup {
  font-size: 0.6em;
}
@media (max-width: 767px) {
  #main sup {
    vertical-align: top;
  }
}
@media all and (-ms-high-contrast: none) {
  #main sub {
    display: inline-block;
    transform: translateY(30%);
  }
}
#main .flex {
  display: flex;
}
#main * {
  box-sizing: border-box;
}
#main img {
  height: auto;
  max-width: 100%;
}
#main .highlight-yellow {
  position: relative;
  display: inline-block;
  line-height: 1;
  z-index: 2;
}
@media (max-width: 767px) {
  #main .highlight-yellow {
    display: inline;
    background: linear-gradient(transparent 50%, #f9fb60 0%);
  }
  #main .highlight-yellow:not(:last-child) {
    margin-bottom: 1em;
  }
}
#main .highlight-yellow:before {
  content: "";
  z-index: -1;
  left: -0.5em;
  bottom: -0.1em;
  width: calc(100% + 1em);
  height: 8px;
  position: absolute;
  border-radius: 4px;
  background: #f9fb60;
}
@media (max-width: 767px) {
  #main .highlight-yellow:before {
    display: none;
  }
}
@media (min-width: 768px) {
  #main .highlight-yellow:before {
    height: 13px;
    border-radius: 6.5px;
    bottom: -0.01em;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .highlight-yellow:before {
    height: 1.015625vw;
    border-radius: 0.5078125vw;
  }
}
#main .kv {
  width: 100%;
  height: 40.3vw;
  background-image: url("../img/kv_img@2x.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: 104px;
}
@media (max-width: 767px) {
  #main .kv {
    background-image: url("../img/kv_img@sp.png");
    height: 120vw;
    margin-bottom: 58px;
  }
}
#main .kv .kv-inner {
  width: 1180px;
  max-width: calc(100% - 260px);
  margin: 0 auto;
  height: 100%;
  position: relative;
}
@media (max-width: 767px) {
  #main .kv .kv-inner {
    width: calc(100% - 30px);
    max-width: calc(100% - 30px);
  }
}
#main .kv .kv-inner .kv-logo {
  position: absolute;
  right: 0;
  top: 9.3103448276%;
  width: 160px;
  max-width: 13.5593220339%;
}
@media (max-width: 767px) {
  #main .kv .kv-inner .kv-logo {
    top: 5.7777777778%;
    width: 21.3333333333vw;
    right: 0;
    max-width: none;
  }
}
#main .kv .kv-inner .kv-txt {
  position: absolute;
  right: 0;
  top: 67.7586206897%;
  transform: translateX(2.73%);
  width: 988px;
  max-width: 83.7288135593%;
}
#main .kv .kv-inner .kv-txt-sp-1 {
  position: absolute;
  left: 0;
  top: 6.5555555556%;
  width: 76vw;
}
#main .kv .kv-inner .kv-txt-sp-2 {
  position: absolute;
  right: 0;
  bottom: 5.6666666667%;
  width: 48.4vw;
}
#main #section1 {
  text-align: center;
  margin-bottom: 108px;
}
@media (max-width: 767px) {
  #main #section1 {
    margin-bottom: 64px;
  }
}
#main #section1 .section__inner {
  max-width: 1180px;
  position: relative;
}
@media (min-width: 768px) {
  #main #section1 .section__ttl {
    margin-bottom: 45px;
  }
}
#main #section1 .section__ttl .p1-title {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #main #section1 .section__ttl .p1-title {
    width: 93.6507936508%;
  }
}
#main #section1 p {
  font-size: 1.75rem;
  line-height: 3rem;
  letter-spacing: 0.025em;
}
@media (max-width: 767px) {
  #main #section1 p {
    font-size: 0.9375rem;
    line-height: 1.5rem;
  }
}
#main #section1 .flex-container {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0 10px;
  margin-top: 62px;
  margin-bottom: 68px;
}
@media (max-width: 767px) {
  #main #section1 .flex-container {
    display: block;
    margin-top: 38px;
    margin-bottom: 40px;
    padding: 0;
  }
}
#main #section1 .flex-container .item {
  flex: 0 0 auto;
  width: 31.1958405546%;
  color: #035e8c;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.625rem;
  letter-spacing: 0.025em;
}
@media (max-width: 767px) {
  #main #section1 .flex-container .item {
    width: 100%;
    margin: 0 auto 28px;
    font-size: 0.8125rem;
    line-height: 1.125rem;
  }
}
@media (max-width: 767px) {
  #main #section1 .flex-container .item:last-child {
    margin-bottom: 0;
  }
}
#main #section1 .flex-container .item img {
  display: block;
  width: 100%;
  margin: 0 auto 15px;
}
@media (max-width: 767px) {
  #main #section1 .flex-container .item img {
    width: 80.9523809524%;
    margin-bottom: 11px;
  }
}
#main #section2 {
  background: #f2fbff;
  padding-top: 108px;
  text-align: center;
  padding-bottom: 118px;
}
@media (max-width: 767px) {
  #main #section2 {
    padding-top: 68px;
    padding-bottom: 53px;
  }
}
#main #section2 .section__inner {
  max-width: 1180px;
  position: relative;
}
#main #section2 .sub-section:not(:last-child) {
  padding-bottom: 80px;
  border-bottom: dashed 4px #6fd5ff;
  margin-bottom: 96px;
}
@media (max-width: 767px) {
  #main #section2 .sub-section:not(:last-child) {
    padding-bottom: 50px;
    border-width: 3px;
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  #main #section2 .section__ttl {
    margin-bottom: 38px;
  }
}
@media (min-width: 768px) {
  #main #section2 .section__ttl {
    margin-bottom: 80px;
  }
}
#main #section2 .section__ttl img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #main #section2 .section__ttl img {
    width: 79.8412698413%;
  }
}
#main #section2 .p2-0-img {
  display: block;
  width: 100%;
  margin: 0 auto 93px;
}
@media (max-width: 767px) {
  #main #section2 .p2-0-img {
    margin-bottom: 60px;
  }
}
#main #section2 .p2-1-title {
  display: block;
  margin: 0 auto 60px;
  max-width: 100%;
}
@media (max-width: 767px) {
  #main #section2 .p2-1-title {
    margin-bottom: 40px;
    width: 100%;
  }
}
#main #section2 .p2-1-img-container {
  height: auto;
}
@media (max-width: 767px) {
  #main #section2 .p2-1-img-container {
    min-height: 205px;
  }
}
#main #section2 .p2-1-img-container .p2-1-img {
  display: block;
  max-width: 100%;
  margin: 0 auto 17px;
}
@media (max-width: 767px) {
  #main #section2 .p2-1-img-container .p2-1-img {
    width: 630px;
    max-width: none;
    min-width: 100%;
  }
}
#main #section2 .p2-2-title {
  display: block;
  margin: 0 auto 40px;
  max-width: 100%;
}
@media (max-width: 767px) {
  #main #section2 .p2-2-title {
    margin-bottom: 24px;
    width: 88.8888888889%;
  }
}
#main #section2 p {
  font-size: 1.375rem;
  line-height: 2.25rem;
  letter-spacing: 0.025em;
}
@media (max-width: 767px) {
  #main #section2 p {
    font-size: 0.875rem;
    line-height: 1.375rem;
    text-align: left;
  }
}
#main #section2 .p2-2-img-container {
  height: auto;
  margin-top: 50px;
}
@media (max-width: 767px) {
  #main #section2 .p2-2-img-container {
    min-height: 210px;
    margin-top: 25px;
  }
}
#main #section2 .p2-2-img-container .p2-2-img {
  display: block;
  max-width: 100%;
  margin: 0 auto 17px;
}
@media (max-width: 767px) {
  #main #section2 .p2-2-img-container .p2-2-img {
    width: 602px;
    max-width: none;
    min-width: 100%;
  }
}
#main #section2 .collapse-container {
  background: #FFF;
  border-radius: 6px;
  box-shadow: 4px 4px #15bbff;
  width: 1040px;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #main #section2 .collapse-container {
    border-radius: 6px;
    box-shadow: 2px 2px #15bbff;
  }
}
#main #section2 .collapse-container .collapse-toggle {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 0.025em;
  color: #15bbff;
  text-decoration: none;
  transition: opacity 0.3s;
  background-image: url(../img/ico-plus@2x.png);
  background-size: 26px;
  background-repeat: no-repeat;
  background-position: right 30px center;
}
@media (max-width: 767px) {
  #main #section2 .collapse-container .collapse-toggle {
    font-size: 3.2vw;
    height: 7.2vw;
    line-height: 8vw;
    background-size: 3.3333333333vw;
    background-position: right 2.6666666667vw center;
    padding-left: 0.6666666667vw;
    padding-right: 6vw;
  }
}
#main #section2 .collapse-container .collapse-toggle:hover {
  text-decoration: none;
  opacity: 0.7;
}
#main #section2 .collapse-container .collapse-toggle.is-open {
  background-image: url(../img/ico-minus@2x.png);
}
#main #section2 .collapse-container .collapse-contents {
  padding-top: 63px;
  padding-bottom: 57px;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}
@media (max-width: 767px) {
  #main #section2 .collapse-container .collapse-contents {
    padding-top: 31px;
    padding-bottom: 40px;
    padding-left: 1.5873015873%;
    padding-right: 1.5873015873%;
  }
}
#main #section2 .collapse-container .collapse-contents .p2-2-img2 {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#main #section2 .p2-3-title {
  display: block;
  margin: 0 auto 40px;
  max-width: 100%;
}
@media (max-width: 767px) {
  #main #section2 .p2-3-title {
    width: 94.126984127%;
    margin-bottom: 35px;
  }
}
#main #section2 .p2-3-img-container {
  display: block;
  margin: 66px auto 45px;
  width: 1038px;
  max-width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  #main #section2 .p2-3-img-container {
    margin: 26px auto 41px;
  }
}
#main #section2 .p2-3-img-container .p2-3-img {
  display: block;
  width: 100%;
}
#main #section2 .p2-3-img-container .star-img {
  position: absolute;
  right: -39px;
  top: -33px;
}
@media (max-width: 767px) {
  #main #section2 .p2-3-img-container .star-img {
    top: 54.5%;
    width: 17.4603174603%;
    right: -4.126984127%;
  }
}
#main #section2 .sub-section-h4 {
  text-align: left;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.33;
  letter-spacing: 0.025em;
  width: 1038px;
  max-width: 100%;
  margin: 0 auto 14px;
}
@media (max-width: 767px) {
  #main #section2 .sub-section-h4 {
    font-size: 0.75rem;
  }
}
#main #section2 .table-container {
  overflow-x: hidden;
}
@media (max-width: 767px) {
  #main #section2 .table-container {
    margin-bottom: 16px;
  }
}
#main #section2 .table {
  background: white;
  border-collapse: collapse;
  font-size: 1.03125rem;
  line-height: 1.375rem;
  font-weight: bold;
  margin: 0 auto 12px;
  width: 1038px;
  max-width: 100%;
}
@media (max-width: 767px) {
  #main #section2 .table {
    font-size: 0.825rem;
    line-height: 1.1rem;
    margin: 0 auto 9.6px;
    width: 830.4px;
    margin-bottom: 18px;
    max-width: none;
  }
}
#main #section2 .table tr:first-child th, #main #section2 .table tr:first-child td {
  border-top: none;
}
#main #section2 .table tr:first-child th:first-child, #main #section2 .table tr:first-child td:first-child {
  width: 13.4874759152%;
}
#main #section2 .table tr:first-child th:nth-child(2), #main #section2 .table tr:first-child td:nth-child(2) {
  width: 13.4874759152%;
}
#main #section2 .table tr:first-child th:nth-child(3), #main #section2 .table tr:first-child td:nth-child(3) {
  width: 36.6088631985%;
}
#main #section2 .table tr:first-child th:nth-child(4), #main #section2 .table tr:first-child td:nth-child(4) {
  width: 18.3044315992%;
}
#main #section2 .table tr:first-child th:nth-child(5), #main #section2 .table tr:first-child td:nth-child(5) {
  width: 18.3044315992%;
}
#main #section2 .table tr:last-child th, #main #section2 .table tr:last-child td {
  border-bottom: none;
  height: 104px;
}
#main #section2 .table tr:last-child th:nth-child(2), #main #section2 .table tr:last-child td:nth-child(2) {
  width: 18.3044315992%;
}
#main #section2 .table tr:last-child th:nth-child(3), #main #section2 .table tr:last-child td:nth-child(3) {
  width: 18.3044315992%;
}
#main #section2 .table tr:last-child th:nth-child(4), #main #section2 .table tr:last-child td:nth-child(4) {
  width: 18.3044315992%;
}
#main #section2 .table tr:last-child th:nth-child(5), #main #section2 .table tr:last-child td:nth-child(5) {
  width: 18.3044315992%;
}
#main #section2 .table tr:last-child td {
  font-size: 1rem;
  font-weight: 500;
  text-align: left;
  padding-left: 45px;
  line-height: 1.5rem;
}
@media (max-width: 767px) {
  #main #section2 .table tr:last-child td {
    font-size: 0.8rem;
    padding-left: 36px;
    line-height: 1.2rem;
  }
}
#main #section2 .table tr:last-child td:last-child {
  font-size: 0.8125rem;
  line-height: 1.25rem;
  padding-left: 7px;
}
@media (max-width: 767px) {
  #main #section2 .table tr:last-child td:last-child {
    font-size: 0.65rem;
    line-height: 1rem;
    padding-left: 5.6px;
  }
}
#main #section2 .table tr:last-child td:last-child li {
  text-indent: -2.3em;
  padding-left: 2.3em;
}
#main #section2 .table th {
  background: #c8ecff;
  width: 90px;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  padding: 5px;
  border: solid 2px #FFF;
  height: 50px;
}
@media (max-width: 767px) {
  #main #section2 .table th {
    border-width: 1px;
    width: 72px;
    height: 40px;
  }
}
#main #section2 .table th:first-child {
  border-left: none;
}
#main #section2 .table td {
  text-align: center;
  vertical-align: middle;
  border: solid 2px #c8ecff;
  padding: 5px;
  height: 50px;
}
@media (max-width: 767px) {
  #main #section2 .table td {
    padding: 4px;
    height: 40px;
    border-width: 1px;
  }
}
#main #section2 .table td:last-child {
  border-right: none;
}
#main #section2 .table td strong {
  font-weight: bold;
}
@media (max-width: 767px) {
  #main #section2 .table td strong {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  #main #section2 .table td strong {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main #section2 .table td strong {
    font-size: 1.5625vw;
  }
}
#main #section2 .table td strong sub {
  vertical-align: middle;
  font-size: 0.6em;
}
#main #section2 .table .blue-txt {
  color: #15bbff;
  font-size: 1.25rem;
}
@media (max-width: 767px) {
  #main #section2 .table .blue-txt {
    font-size: 1rem;
  }
}
#main #section2 .table .bold-txt {
  font-weight: bold;
}
#main #section2 .footnote {
  font-size: 0.875rem;
  line-height: 1.375rem;
  text-align: left;
  width: 1038px;
  max-width: 100%;
  margin: 0 auto;
  font-weight: 500;
}
@media (max-width: 767px) {
  #main #section2 .footnote {
    font-size: 0.6875rem;
    line-height: 0.875rem;
  }
}
#main #section2 .p2-4-title {
  margin-bottom: 80px;
}
@media (max-width: 767px) {
  #main #section2 .p2-4-title {
    width: 100%;
    margin-bottom: 37px;
  }
}
#main #section2 .flex-container-2 {
  display: flex;
  justify-content: space-between;
  width: 1038px;
  max-width: 100%;
  margin: 0 auto 50px;
}
@media (max-width: 767px) {
  #main #section2 .flex-container-2 {
    display: block;
    width: 100%;
    margin-bottom: 36px;
  }
}
#main #section2 .flex-container-2 .item {
  flex: 0 0 auto;
  width: 30.8285163776%;
  background: #feffa3;
  line-height: 44px;
  font-size: 1.375rem;
  font-weight: bold;
  border-radius: 10px 10px 0 0;
}
@media (max-width: 767px) {
  #main #section2 .flex-container-2 .item {
    width: 81.1111111111%;
    margin: 0 auto 29px;
    font-size: 4.5333333333vw;
    line-height: 9.7333333333vw;
    border-radius: 5px 5px 0 0;
  }
}
#main #section2 .flex-container-2 .item:last-child {
  margin-bottom: 0;
}
#main #section2 .flex-container-2 .item img {
  display: block;
  width: 100%;
}
#main #section2 .link-50-years {
  color: #003bd2;
  font-size: 1.375rem;
  letter-spacing: 0.025em;
  border-bottom: solid 1px #003bd2;
  transition: opacity 0.3s;
}
@media (max-width: 767px) {
  #main #section2 .link-50-years {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}
#main #section2 .link-50-years:hover {
  text-decoration: none;
  opacity: 0.7;
}
#main #section2 .subsidy-container {
  background: #FFF;
  border-radius: 20px;
  box-shadow: 7px 7px 3px rgba(162, 223, 255, 0.8);
  padding: 66px 50px 70px;
  text-align: center;
}
@media (max-width: 767px) {
  #main #section2 .subsidy-container {
    border-radius: 10px;
    padding: 25px 8px 30px;
    box-shadow: 3px 3px 2px rgba(162, 223, 255, 0.8);
  }
}
#main #section2 .subsidy-container .subsidy-ttl {
  font-size: 1.5rem;
  color: #15bbff;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 15px;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  #main #section2 .subsidy-container .subsidy-ttl {
    font-size: 1.0625rem;
    margin-bottom: 12px;
  }
}
#main #section2 .subsidy-container p {
  font-size: 1rem;
  line-height: 1.7;
  color: #0e0e0e;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  letter-spacing: 0.05em;
  margin-bottom: 15px;
  font-weight: 500;
}
@media (max-width: 767px) {
  #main #section2 .subsidy-container p {
    font-size: 0.8125rem;
    margin-bottom: 6px;
    text-align: center;
  }
}
#main #section2 .subsidy-container .support-pic {
  display: block;
  max-width: 100%;
  margin: 0 auto 45px;
}
@media (max-width: 767px) {
  #main #section2 .subsidy-container .support-pic {
    margin-bottom: 12px;
    width: 312px;
  }
}
#main #section2 .subsidy-container .subsidy-button {
  display: inline-block;
  width: 400px;
  max-width: 100%;
  background: #15bbff;
  background-image: url("../img/subsidy-button-arrow@2x.png");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: right 25px center;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-size: 1.5rem;
  height: 60px;
  line-height: 60px;
  border-radius: 20px;
  padding: 0 45px;
  box-shadow: 7px 7px 3px rgba(159, 159, 159, 0.8);
  transition: opacity 0.3s;
}
@media (max-width: 767px) {
  #main #section2 .subsidy-container .subsidy-button {
    font-size: 1.0625rem;
    height: 50px;
    line-height: 50px;
    width: 270px;
    background-size: 7px;
    background-position: right 15px center;
    padding: 0 25px;
    border-radius: 10px;
    box-shadow: 0 3px 2px rgba(159, 159, 159, 0.8);
  }
}
#main #section2 .subsidy-container .subsidy-button:hover {
  text-decoration: none;
  opacity: 0.7;
}
#main #section3 {
  background-color: #c8ecff;
  background-image: url(../img/section3-bg@sp.jpg), url(../img/section3-bottom-bg@sp.jpg);
  background-position: center top, center bottom;
  background-repeat: repeat-x, repeat-x;
  padding-top: 90px;
  padding-bottom: 90px;
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  #main #section3 {
    background-size: 100%;
  }
}
@media (min-width: 768px) {
  #main #section3 {
    background-image: url(../img/section3-bg.jpg), url(../img/section3-bottom-bg.jpg);
    background-position: center top, center bottom;
    background-repeat: repeat-x, repeat-x;
    padding-top: 184px;
    padding-bottom: 170px;
    margin-bottom: 180px;
  }
}
#main #section3 .section__inner {
  max-width: 1180px;
}
#main #section3 .p3-title {
  margin-bottom: 96px;
}
@media (max-width: 767px) {
  #main #section3 .p3-title {
    margin-bottom: 38px;
  }
}
#main #section3 .p3-title img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
@media (max-width: 767px) {
  #main #section3 .p3-title img {
    width: 100%;
  }
}
#main #section3 .p3-1-title {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  #main #section3 .p3-1-title {
    margin-bottom: 17px;
  }
}
#main #section3 .p3-1-title img {
  display: block;
  max-width: 100%;
}
@media (max-width: 767px) {
  #main #section3 .p3-1-title img {
    width: 77.9365079365%;
    margin-left: -2.0634920635%;
  }
}
#main #section3 p {
  text-align: center;
  font-size: 1.75rem;
  line-height: 2.625rem;
}
@media (max-width: 767px) {
  #main #section3 p {
    font-size: 0.9375rem;
    line-height: 1.6875rem;
  }
}
@media (max-width: 767px) {
  #main #section3 p .highlight-yellow {
    line-height: 1.6875rem;
  }
}
#main #section3 p .highlight-yellow:before {
  width: calc(100% + 0.4em);
  left: -0.2em;
}
#main #section3 p.small {
  margin-top: 22px;
  font-size: 1.375rem;
}
@media (max-width: 767px) {
  #main #section3 p.small {
    margin-top: 10px;
    font-size: 0.75rem;
  }
}
#main #section3 .img-map__wrapper {
  max-width: 1026px;
  width: 100%;
  margin: 44px auto 210px;
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + 60px);
    margin-top: 30px;
    margin-bottom: 215px;
  }
}
#main #section3 .img-map__wrapper .img-map {
  position: relative;
  z-index: 10;
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map {
    width: 92.131147541%;
  }
}
#main #section3 .img-map__wrapper .img-map .map-area {
  position: absolute;
  display: block;
  outline: none;
}
#main #section3 .img-map__wrapper .img-map .map-area:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 30px;
  opacity: 0;
  transition: 0.3s ease;
}
#main #section3 .img-map__wrapper .img-map .map-area:hover:after, #main #section3 .img-map__wrapper .img-map .map-area.active:after {
  opacity: 0.3;
}
#main #section3 .img-map__wrapper .img-map .area1 {
  width: 36.2666666667%;
  height: 19.2934782609%;
  left: 8%;
  top: 18%;
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .area1 {
    width: 25.8896797153%;
    height: 19.5540308748%;
    top: 19%;
    left: 20%;
  }
}
#main #section3 .img-map__wrapper .img-map .area1:after {
  background: #f9fb60;
}
#main #section3 .img-map__wrapper .img-map .area2 {
  width: 46.1333333333%;
  height: 19.2934782609%;
  top: 18%;
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper .img-map .area2 {
    right: 8%;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .area2 {
    height: 19.5540308748%;
    width: 33.3%;
    top: 19%;
    left: 47%;
  }
}
#main #section3 .img-map__wrapper .img-map .area2:after {
  background: #ff9043;
}
#main #section3 .img-map__wrapper .img-map .area3 {
  width: 53.4666666667%;
  height: 48.6413043478%;
  top: 38%;
  left: 8%;
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .area3 {
    width: 38.4%;
    height: 49.2281303602%;
    top: 39%;
    left: 20%;
  }
}
#main #section3 .img-map__wrapper .img-map .area3:after {
  background: #63d0fe;
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper .img-map .area4 {
    width: 28.1333333333%;
    height: 48.6413043478%;
    top: 38%;
    right: 8%;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .area4 {
    width: 20.8185053381%;
    height: 49.9142367067%;
    top: 40.5693950178%;
    left: 59.5195729537%;
    top: 39%;
  }
}
#main #section3 .img-map__wrapper .img-map .area4:after {
  background: #5acf92;
}
#main #section3 .img-map__wrapper .img-map .tooltip {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper .img-map .tooltip {
    z-index: 10;
    width: 66.6666666667%;
    right: 0;
    top: 60px;
    height: calc(100vh - 60px - 103px);
    position: fixed;
    border-radius: 20px 0 0 20px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip .tooltip__inner {
    padding: 75px 30px 75px 45px;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip.show {
  opacity: 1;
  pointer-events: auto;
}
#main #section3 .img-map__wrapper .img-map .tooltip .tooltip--close {
  position: absolute;
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper .img-map .tooltip .tooltip--close {
    width: 25px;
    left: 18px;
    top: 18px;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip .tooltip--close {
    top: 30px;
    right: 20px;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip .tooltip__info__ttl {
  text-align: center;
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper .img-map .tooltip .tooltip__info__ttl {
    font-size: 19px;
    margin-bottom: 1em;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip .tooltip__info__ttl .ttl__tag {
  padding: 10px;
  line-height: 1;
  border-radius: 10px;
  font-weight: bold;
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip .tooltip__info__ttl .ttl__tag {
    font-size: 32px;
    display: inline-block;
  }
}
@media all and (-ms-high-contrast: none) {
  #main #section3 .img-map__wrapper .img-map .tooltip .tooltip__info__ttl .ttl__tag {
    padding-top: 20px;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip .tooltip__info {
  font-size: 14px;
  line-height: 1.3636363636;
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper .img-map .tooltip .tooltip__info {
    margin-bottom: 18px;
  }
}
@media screen and (min-width: 1024px) {
  #main #section3 .img-map__wrapper .img-map .tooltip .tooltip__info {
    font-size: 22px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  #main #section3 .img-map__wrapper .img-map .tooltip .tooltip__info {
    font-size: 1.71875vw;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip .tooltip__info strong {
  font-weight: bold;
}
#main #section3 .img-map__wrapper .img-map .tooltip .tooltip__info sub {
  vertical-align: middle;
  font-size: 0.6em;
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper .img-map .tooltip1 {
    background: #feffaf;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip1 .tooltip__inner {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip1 {
    width: 74.3915343915%;
    height: 39.0417940877%;
    background: url(../img/tooltip-bg1.png) no-repeat;
    background-size: contain;
    left: 2.5396825397%;
    top: 2.9561671764%;
    padding: 40px;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip1 .tooltip__inner {
    width: 100%;
    display: flex;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main #section3 .img-map__wrapper .img-map .tooltip1 {
    background: #feffaf;
    height: fit-content;
  }
}
@media (min-width: 1024px) {
  #main #section3 .img-map__wrapper .img-map .tooltip1 {
    left: -10%;
    top: -2%;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  #main #section3 .img-map__wrapper .img-map .tooltip1 {
    left: 0;
    width: 64%;
    background-size: 100% 100%;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip1 .tooltip__pic {
    width: 40.2889245586%;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip1 .tooltip__info {
    width: 53.9325842697%;
    margin-left: 3.413940256%;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip1 .tooltip__info .tooltip__info__ttl {
    margin-bottom: 22px;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip1 .ttl__tag {
  color: white;
  background: black;
}
#main #section3 .img-map__wrapper .img-map .tooltip2 {
  background: #ffdfad;
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip2 {
    width: 82.0105820106%;
    height: 51.7838939857%;
    background: url(../img/tooltip-bg2.png) no-repeat;
    background-size: contain;
    right: -15.873015873%;
    top: -15.2905198777%;
    padding: 40px;
    width: 80%;
    right: -10%;
    padding-right: 70px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main #section3 .img-map__wrapper .img-map .tooltip2 {
    background: #ffdfad;
    height: fit-content;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip2 .ttl__tag {
    width: 122px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  #main #section3 .img-map__wrapper .img-map .tooltip2 {
    width: 75%;
    right: -7%;
    background-size: 100% 100%;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip2 .tooltip__pic {
  margin-bottom: 22px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main #section3 .img-map__wrapper .img-map .tooltip2 .tooltip__info .tooltip__info__ttl {
    text-align: left;
    margin-bottom: 1em;
  }
}
@media (min-width: 1024px) {
  #main #section3 .img-map__wrapper .img-map .tooltip2 .tooltip__info {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    justify-content: space-between;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip2 .tooltip__info .tooltip__info__txt {
    width: 76.2406015038%;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip2 .tooltip__info .tooltip__info__ttl {
    width: 18.3458646617%;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip2 .tooltip__info .ttl__tag {
  color: white;
  background: #ff9043;
}
#main #section3 .img-map__wrapper .img-map .tooltip3 {
  background: #c8ecff;
}
@media screen and (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 {
    width: 110.8994708995%;
    height: 64.7298674822%;
    background: url(../img/tooltip-bg3.png) no-repeat;
    background-size: contain;
    left: 2.1164021164%;
    bottom: 6.1162079511%;
    padding: 40px;
    padding-top: 82px;
    padding-right: 70px;
    left: -4%;
    bottom: -8%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 {
    background: #c8ecff;
    height: fit-content;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip--close {
    top: 68px;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__group {
  width: 100%;
}
@media (min-width: 1024px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__group {
    display: flex;
    justify-content: space-between;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__pic {
  margin-bottom: 22px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__pic {
    width: 50%;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col1 {
  position: relative;
}
@media screen and (min-width: 1024px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col1 {
    width: 52.6717557252%;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col1 .tooltip__info {
    width: 54%;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col1 .tooltip__info__ttl {
  margin-bottom: 24px;
  text-align: left;
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col1 .tooltip__bottom-pic {
    position: absolute;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col1 .tooltip__bottom-pic {
    width: 40%;
    top: 80px;
    right: 0;
  }
}
@media screen and (min-width: 1024px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col1 .tooltip__bottom-pic {
    width: 54.5289855072%;
    bottom: 0;
    right: -14.4927536232%;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col2 {
  width: 100%;
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col2 {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col2 {
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col2 {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1024px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col2 {
    flex-direction: row-reverse;
    width: 47.3282442748%;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col2 .tooltip__pic {
    width: 52.2458628842%;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col2 .tooltip__info__ttl {
    margin-top: 20px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col2 .tooltip__info {
    width: 37.8250591017%;
    padding-top: 1em;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col2 .tooltip__info {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .tooltip__col2 .tooltip__info {
    width: 37.8250591017%;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip3 .ttl__tag {
  color: white;
  background: #035e8c;
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip3 .ttl__tag {
    width: 185px;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip4 {
  background: #d0f5e1;
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 {
    width: 114.9206349206%;
    height: 65.1376146789%;
    background: url(../img/tooltip-bg4.png) no-repeat;
    background-size: contain;
    right: -9.5238095238%;
    bottom: 6.1162079511%;
    padding: 40px;
    background-size: 100% 100%;
    width: 110%;
    padding-top: 82px;
    padding-right: 70px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 {
    background: #d0f5e1;
    height: fit-content;
  }
}
@media screen and (min-width: 1024px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 {
    right: -8%;
    bottom: -10%;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__group {
  width: 100%;
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__group {
    display: flex;
    flex-direction: column;
  }
}
@media screen and (min-width: 1024px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__group {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__group .tooltip__col:nth-child(odd) {
    width: 47.131147541%;
    padding-right: 25px;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__group .tooltip__col:nth-child(even) {
    width: 52.868852459%;
    padding-left: 25px;
  }
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col1 {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col1 {
    display: flex;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col1 .tooltip__info__ttl {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col1 .tooltip__pic {
    width: 57.0114942529%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col1 .tooltip__pic {
    width: 40%;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col1 .tooltip__info {
    margin-left: 4.5977011494%;
    width: 33.1034482759%;
    padding-top: 16px;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col1 .ttl__tag {
    width: 122px;
  }
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col2 {
    order: 1;
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col2 {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col2 .ttl__tag {
    width: 122px;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col2 .tooltip__info__ttl {
  margin-bottom: 20px;
}
#main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col2 .tooltip__pic {
  margin-bottom: 34px;
}
@media screen and (min-width: 1024px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col2 .tooltip__info {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col2 .tooltip__info__txt {
    width: 69.7959183673%;
  }
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col3 {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col3 {
    display: flex;
    flex-direction: row-reverse;
    transform: translateY(-20px);
  }
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col3 .tooltip__info__ttl {
    text-align: right;
    margin-bottom: 17px;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col3 .tooltip__pic {
    width: 57.0114942529%;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col3 .tooltip__info {
    width: 36.7816091954%;
    margin-right: 3.6781609195%;
    padding-top: 20px;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col3 .ttl__tag {
    padding: 10px 18px;
  }
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col3 .ttl__tag {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col4 {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col4 {
    padding-top: 10px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    width: 100%;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col4 .tooltip__info__ttl {
    text-align: right;
    margin-bottom: 17px;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col4 .tooltip__info {
    padding-top: 15px;
    width: 42.4489795918%;
  }
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col4 .ttl__tag {
    padding: 10px 18px;
  }
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col4 .ttl__tag {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__col4 .tooltip__pic {
    width: 50.612244898%;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip__info__ttl {
  text-align: left;
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map .tooltip4 .tooltip--close {
    top: 68px;
  }
}
#main #section3 .img-map__wrapper .img-map .tooltip4 .ttl__tag {
  color: white;
  background: #2c8d5a;
}
#main #section3 .img-map__wrapper .img-map__txt {
  position: absolute;
  z-index: -1;
  background: #15bbff;
  color: white;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  width: 247px;
  height: 244px;
  bottom: 0;
  transform: translate(0%, 70%);
}
@media (max-width: 767px) {
  #main #section3 .img-map__wrapper .img-map__txt {
    padding-top: 2em;
    left: 30px;
  }
}
@media (min-width: 768px) {
  #main #section3 .img-map__wrapper .img-map__txt {
    width: 416px;
    height: 416px;
    padding-top: 1em;
    font-size: 30px;
    right: 0;
    transform: translate(40%, 50%);
  }
}
@media (min-width: 768px) and (max-width: 1440px) {
  #main #section3 .img-map__wrapper .img-map__txt {
    padding-top: 2em;
    transform: translate(40%, 50%);
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main #section3 .img-map__wrapper .img-map__txt {
    width: 32.5vw;
    height: 32.5vw;
    font-size: 2.34375vw;
    transform: translate(30%, 50%);
  }
}
#main #section3 .p3-2-title {
  margin-bottom: 48px;
}
@media (max-width: 767px) {
  #main #section3 .p3-2-title {
    margin-bottom: 32px;
  }
}
#main #section3 .p3-2-title img {
  display: block;
  max-width: 100%;
}
@media (max-width: 767px) {
  #main #section3 .p3-2-title img {
    width: 66.3492063492%;
    margin-left: -2.0634920635%;
  }
}
#main #section3 .sub-section {
  position: relative;
  background: white;
  border-radius: 20px;
  padding: 36px 30px;
  box-shadow: 3px 3px 3px 0px rgba(21, 187, 255, 0.8);
}
@media (max-width: 767px) {
  #main #section3 .sub-section {
    border-radius: 10px;
    padding: 44px 30px 76px;
  }
}
@media (min-width: 768px) {
  #main #section3 .sub-section {
    padding: 0 70px 56px;
    box-shadow: 7px 7px 3px 0px rgba(21, 187, 255, 0.8);
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main #section3 .sub-section {
    padding: 3.75vw 5.46875vw 3.125vw;
  }
}
#main #section3 .sub-section .sub-section__ttl {
  margin-bottom: 30px;
}
#main #section3 .sub-section .sub-section__ttl img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
@media (max-width: 767px) {
  #main #section3 .sub-section .p3-2-1-title {
    width: 59.4117647059%;
  }
}
@media (max-width: 767px) {
  #main #section3 .sub-section .p3-2-2-title {
    width: 95.2941176471%;
  }
}
#main #section3 .sub-section .teacher-img {
  display: block;
  width: 36.2745098039%;
  margin: 0 auto 13px;
}
#main #section3 .sub-section .sub-section__inner:first-child {
  border-bottom: dashed 4px #c8ecff;
  margin-bottom: 52px;
  padding-bottom: 48px;
  padding-top: 50px;
}
@media (max-width: 767px) {
  #main #section3 .sub-section .sub-section__inner:first-child {
    padding-top: 0;
    padding-bottom: 27px;
    border-bottom: dashed 3px #c8ecff;
    margin-bottom: 47px;
  }
}
@media (min-width: 768px) {
  #main #section3 .sub-section .sub-section__inner:first-child {
    background: white url(../img/teacher.png) no-repeat right 5px bottom 40px;
    background-size: 130px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main #section3 .sub-section .sub-section__inner:first-child .sub-section__ttl {
    width: 58.88671875%;
    margin-left: auto;
    margin-right: auto;
  }
}
#main #section3 .sub-section .sub-section__inner:first-child p {
  padding-right: 142px;
}
@media (max-width: 767px) {
  #main #section3 .sub-section .sub-section__inner:first-child p {
    padding-right: 0;
  }
}
#main #section3 .sub-section .sub-section__txt {
  text-align: left;
  font-size: 1.375rem;
  line-height: 2.25rem;
  letter-spacing: 0.025em;
}
@media (max-width: 767px) {
  #main #section3 .sub-section .sub-section__txt {
    font-size: 0.875rem;
    line-height: 1.375rem;
  }
}
@media (max-width: 767px) {
  #main #section3 .sub-section .sub-section__txt .txt-line {
    background: linear-gradient(transparent 50%, #f9fb60 0%);
  }
}
@media (min-width: 768px) {
  #main #section3 .sub-section .sub-section__txt .txt-line {
    display: inline-block;
    position: relative;
    margin-bottom: 0.5em;
    line-height: 1;
  }
  #main #section3 .sub-section .sub-section__txt .txt-line span {
    position: relative;
  }
  #main #section3 .sub-section .sub-section__txt .txt-line:before {
    content: "";
    z-index: 0;
    left: -0.5em;
    bottom: -0.01em;
    width: calc(100% + 1em);
    height: 13px;
    position: absolute;
    border-radius: 6.5px;
    background: #f9fb60;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  #main #section3 .sub-section .sub-section__txt .txt-line:before {
    height: 13px;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 1279px) {
  #main #section3 .sub-section .sub-section__txt .txt-line:before {
    height: 1.015625vw;
    border-radius: 0.5078125vw;
  }
}
#main #section3 .sub-section .p3-2-2-img {
  display: block;
  width: 100%;
  margin: 21px auto;
}
@media (max-width: 767px) {
  #main #section3 .sub-section .p3-2-2-img {
    margin-top: 36px;
    margin-bottom: 26px;
  }
}
#main #section3 .sub-section .footnote {
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  text-align: left;
}
@media (max-width: 767px) {
  #main #section3 .sub-section .footnote {
    font-size: 0.6875rem;
    line-height: 0.875rem;
  }
}
@media (max-width: 768px) {
  #main .section .section__inner {
    width: 100%;
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  #main .section .section__inner {
    width: calc(100% - 80px);
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
  }
}
#main .section .section__ttl {
  text-align: center;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  #main .section .section__ttl {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  #main .section .section__ttl {
    margin-bottom: 36px;
  }
}
#main .section .section__txt {
  text-align: center;
  font-size: 15px;
  margin-bottom: 2em;
}
@media (min-width: 768px) {
  #main .section .section__txt {
    font-size: 28px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section .section__txt {
    font-size: 2.1875vw;
  }
}
#main .section .section__txt .txt-line {
  position: relative;
  display: inline-block;
  line-height: 1;
}
@media (max-width: 767px) {
  #main .section .section__txt .txt-line:not(:last-child) {
    margin-bottom: 1em;
  }
}
#main .section .section__txt .txt-line:before {
  content: "";
  z-index: -1;
  left: -0.5em;
  bottom: -0.1em;
  width: calc(100% + 1em);
  height: 8px;
  position: absolute;
  border-radius: 4px;
  background: #f9fb60;
}
@media (min-width: 768px) {
  #main .section .section__txt .txt-line:before {
    height: 13px;
    border-radius: 6.5px;
    bottom: -0.01em;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section .section__txt .txt-line:before {
    height: 1.015625vw;
    border-radius: 0.5078125vw;
  }
}
#main .intro-section {
  padding-bottom: 220px;
}
@media (max-width: 767px) {
  #main .intro-section .section__ttl {
    width: 67.6%;
  }
}
@media (min-width: 768px) {
  #main .intro-section {
    padding-bottom: 220px;
  }
}
#main .section2 {
  background: #f2fbff;
  padding-top: 87px;
}
@media (min-width: 768px) {
  #main .section2 {
    padding-top: 236px;
  }
}
#main .section2 .section__ttl {
  margin-bottom: 50px;
}
#main .section2 .sub-section {
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  #main .section2 .sub-section {
    padding: 0 85px 126px;
    width: 100%;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section2 .sub-section {
    padding: 0 6.640625vw 9.84375vw;
  }
}
#main .section2 .sub-section:not(:last-child) {
  margin-bottom: 50px;
  border-bottom: dashed 3px #6fd5ff;
}
@media (min-width: 768px) {
  #main .section2 .sub-section:not(:last-child) {
    border-bottom: dashed 4px #6fd5ff;
    margin-bottom: 112px;
  }
}
#main .section2 .sub-section .sub-section__ttl {
  text-align: center;
  margin-bottom: 36px;
}
@media (min-width: 768px) {
  #main .section2 .sub-section .sub-section__ttl {
    margin-bottom: 48px;
  }
}
#main .section2 .sub-section .sub-section__txt {
  font-size: 14px;
  line-height: 1.6363636364;
}
@media (max-width: 767px) {
  #main .section2 .sub-section .sub-section__txt {
    margin-bottom: 34px;
  }
}
@media (min-width: 768px) {
  #main .section2 .sub-section .sub-section__txt {
    text-align: center;
    font-size: 21px;
    margin-bottom: 75px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section2 .sub-section .sub-section__txt {
    font-size: 1.640625vw;
  }
}
#main .section2 .sub-section .sub-section__txt strong {
  display: inline-block;
  background: url(../img/line-bg.png) no-repeat left bottom 0.2em;
  background-size: 100% 13px;
  font-weight: bold;
}
@media (max-width: 767px) {
  #main .section2 .sub-section .sub-section__txt strong {
    background-size: 100% 8px;
  }
}
#main .section2 .sub-section figure {
  display: block;
  position: relative;
}
@media (max-width: 767px) {
  #main .section2 .sub-section figure {
    width: calc(100% + 18px);
  }
}
@media (min-width: 768px) {
  #main .section2 .sub-section figure:after {
    content: "";
    display: block;
    width: 74px;
    height: 74px;
    background: url(../img/star.png) no-repeat center bottom;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%, 0%);
  }
}
#main .section2 .sub-section1 .sub-section-intro {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
#main .section2 .sub-section1 .sub-section-intro__txt {
  font-size: 14px;
  font-weight: bold;
  width: 62.5396825397%;
}
@media (max-width: 767px) {
  #main .section2 .sub-section1 .sub-section-intro__txt {
    line-height: 1.7142857143;
  }
  #main .section2 .sub-section1 .sub-section-intro__txt .txt-line--sp {
    background: linear-gradient(transparent 50%, #f9fb60 0%);
  }
}
@media (min-width: 768px) {
  #main .section2 .sub-section1 .sub-section-intro__txt {
    font-size: 24px;
    font-weight: bold;
    width: 81.7475728155%;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section2 .sub-section1 .sub-section-intro__txt {
    font-size: 1.875vw;
  }
  #main .section2 .sub-section1 .sub-section-intro__txt .txt-line {
    background: linear-gradient(transparent 50%, #f9fb60 0%);
  }
}
@media (min-width: 1280px) {
  #main .section2 .sub-section1 .sub-section-intro__txt .txt-line {
    display: inline-block;
    position: relative;
    margin-bottom: 0.5em;
    line-height: 1;
  }
  #main .section2 .sub-section1 .sub-section-intro__txt .txt-line span {
    position: relative;
  }
  #main .section2 .sub-section1 .sub-section-intro__txt .txt-line:before {
    content: "";
    z-index: 0;
    left: -0.5em;
    bottom: -0.01em;
    width: calc(100% + 1em);
    height: 13px;
    position: absolute;
    border-radius: 6.5px;
    background: #f9fb60;
  }
}
@media (min-width: 1280px) and (min-width: 768px) {
  #main .section2 .sub-section1 .sub-section-intro__txt .txt-line:before {
    height: 13px;
  }
}
@media (min-width: 1280px) and (min-width: 768px) and (max-width: 1279px) {
  #main .section2 .sub-section1 .sub-section-intro__txt .txt-line:before {
    height: 1.015625vw;
    border-radius: 0.5078125vw;
  }
}
#main .section2 .sub-section1 .sub-section-intro__pic {
  width: 29.3650793651%;
}
@media (min-width: 768px) {
  #main .section2 .sub-section1 .sub-section-intro__pic {
    width: 12.7184466019%;
  }
}
@media (max-width: 767px) {
  #main .section2 .sub-section2 .sub-section__ttl {
    width: 84.6031746032%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main .section2 .sub-section2 .sub-section__ttl {
    width: 72.94921875%;
    margin-left: auto;
    margin-right: auto;
  }
}
#main .section2 .sub-section2 figure:after {
  transform: translate(50%, -50%);
}
#main .section2 .sub-section3 figure:after {
  transform: translate(50%, -50%);
}
#main .section2 .sub-section3 .sub-section3__bottom {
  margin-top: 40px;
}
@media (min-width: 768px) {
  #main .section2 .sub-section3 .sub-section3__bottom {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main .section2 .sub-section3 .sub-section3__bottom {
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  #main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left {
    width: 61.1650485437%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left {
    width: 630px;
    max-width: 100%;
    margin-bottom: 40px;
  }
}
#main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .bottom__left__ttl {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .bottom__left__ttl {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
#main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table {
  background: white;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  line-height: 1.2;
}
@media (max-width: 767px) {
  #main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table {
    width: 422px;
  }
}
@media (min-width: 768px) {
  #main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table {
    font-size: 1.40625vw;
  }
}
#main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table th {
  background: #c8ecff;
  width: 90px;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  padding: 10px 0;
}
@media (min-width: 768px) {
  #main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table th {
    width: 20.3174603175%;
  }
}
#main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table td {
  text-align: center;
  vertical-align: middle;
}
#main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table td strong {
  font-weight: bold;
}
@media (min-width: 768px) {
  #main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table td strong {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table td strong {
    font-size: 1.5625vw;
  }
}
#main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table td strong sub {
  vertical-align: middle;
  font-size: 0.6em;
}
#main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table .line1 {
  height: 60px;
}
#main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table td:not(:last-child) {
  border-right: solid 1px #c8ecff;
}
#main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table tr:not(:last-child) td {
  border-bottom: solid 1px #c8ecff;
}
#main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__left .table tr:not(:last-child) th {
  border-bottom: solid 1px white;
}
#main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__right {
  background: #c8ecff;
  border-radius: 10px;
  padding: 20px;
  font-size: 11px;
  line-height: 1.2727272727;
}
#main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__right sub {
  vertical-align: middle;
  font-size: 0.6em;
}
@media (min-width: 768px) {
  #main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__right {
    padding: 24px 28px 20px 20px;
    width: 37.3786407767%;
    font-size: 14px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__right {
    width: 630px;
    max-width: 100%;
    margin-bottom: 40px;
  }
}
#main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__right dt {
  margin-bottom: 1em;
  line-height: 1;
}
@media (max-width: 767px) {
  #main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__right dt {
    margin-bottom: 20px;
    text-align: center;
  }
  #main .section2 .sub-section3 .sub-section3__bottom .sub-section3__bottom__right dt img {
    margin: auto;
    width: 70px;
  }
}
@media (max-width: 767px) {
  #main .section2 .sub-section3 .table__wrapper {
    width: calc(100% + 30px);
    overflow-x: scroll;
    margin-bottom: 50px;
  }
}
#main .section2 .sub-section4 {
  text-align: center;
}
#main .section4 {
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  #main .section4 {
    margin-bottom: 100px;
  }
}
#main .section4 .section__inner {
  max-width: 1180px;
}
@media (max-width: 767px) {
  #main .section4 .section__ttl {
    width: 79.8412698413%;
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  #main .section4 .section__ttl {
    margin-bottom: 68px;
  }
}
@media (max-width: 767px) {
  #main .section4 .sub-section__ttl {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 32px;
  }
}
@media (min-width: 768px) {
  #main .section4 .sub-section__ttl {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 70px;
  }
}
#main .section4 .sub-section__ttl .sub-section__ttl__txt {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 768px) {
  #main .section4 .sub-section__ttl .sub-section__ttl__txt {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #main .section4 .item-panel {
    border-radius: 10px;
    background: #dff4ff;
  }
}
#main .section4 .item-panel:not(:last-child) {
  margin-bottom: 80px;
}
#main .section4 .item-panel .txt-line2 {
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  #main .section4 .item-panel .txt-line {
    background: linear-gradient(transparent 50%, #f9fb60 0%);
  }
}
@media (min-width: 768px) {
  #main .section4 .item-panel .txt-line {
    display: inline-block;
    position: relative;
    margin-bottom: 1em;
    line-height: 1;
  }
  #main .section4 .item-panel .txt-line span {
    position: relative;
  }
  #main .section4 .item-panel .txt-line:before {
    content: "";
    z-index: 0;
    left: 0;
    bottom: -0.01em;
    width: calc(100%);
    height: 13px;
    position: absolute;
    border-radius: 6.5px;
    background: #f9fb60;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  #main .section4 .item-panel .txt-line:before {
    height: 13px;
  }
}
@media (min-width: 768px) and (min-width: 768px) and (max-width: 1279px) {
  #main .section4 .item-panel .txt-line:before {
    height: 1.015625vw;
    border-radius: 0.5078125vw;
  }
}
@media (max-width: 767px) {
  #main .section4 .item-panel .pic-list li {
    padding: 0 15px;
  }
  #main .section4 .item-panel .pic-list li:not(:last-child) {
    border-bottom: dashed 3px white;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
#main .section4 .item-panel .txt-list {
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 1024px) {
  #main .section4 .item-panel .txt-list {
    font-size: 24px;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  #main .section4 .item-panel .txt-list {
    font-size: 1.8vw;
  }
}
#main .section4 .item-panel .txt-list li {
  display: flex;
  line-height: 1;
}
@media (max-width: 767px) {
  #main .section4 .item-panel .txt-list li {
    line-height: 1.7142857143;
  }
}
#main .section4 .item-panel .txt-list li * {
  font-weight: bold;
}
#main .section4 .item-panel .txt-list li:before {
  content: "・";
}
#main .section4 .item-panel .panel-tab {
  padding-top: 15px;
  border-radius: 10px 10px 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  #main .section4 .item-panel .panel-tab {
    padding-left: 26px;
    padding-right: 26px;
  }
}
@media (min-width: 768px) {
  #main .section4 .item-panel .panel-tab {
    background: #dff4ff;
    padding-top: 25px;
    border-radius: 20px 20px 0 0;
    width: 47.6271186441%;
  }
}
#main .section4 .item-panel .panel-tab img {
  margin: auto;
}
#main .section4 .item-panel .item-box {
  padding: 30px 25px 50px;
}
@media (max-width: 767px) {
  #main .section4 .item-panel .item-box {
    border-top: dashed 3px white;
    margin-top: 8px;
  }
}
@media (min-width: 768px) {
  #main .section4 .item-panel .item-box {
    background: #dff4ff;
    padding: 60px 70px 75px;
    border-radius: 0 20px 20px 20px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section4 .item-panel .item-box {
    padding: 4.6875vw 5.46875vw 5.859375vw;
  }
}
@media (min-width: 768px) {
  #main .section4 .item-panel .item-box .item-box__header {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
#main .section4 .item-panel .item-box .item__name {
  text-align: center;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  #main .section4 .item-panel .item-box .item__name {
    margin-bottom: 18px;
  }
}
#main .section4 .item-panel .item-box .item__name img {
  margin: auto;
}
@media (max-width: 767px) {
  #main .section4 .item-panel1 .item__name {
    width: 78.431372549%;
    margin-left: auto;
    margin-right: auto;
  }
  #main .section4 .item-panel1 .item-box__header__pic {
    margin-bottom: 30px;
  }
  #main .section4 .item-panel1 .bottom-txt {
    margin-top: 10px;
    font-size: 11px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section4 .item-panel1 .panel-tab img {
    width: 75.6227758007%;
  }
}
@media all and (-ms-high-contrast: none) {
  #main .section4 .item-panel1 .txt-list li:before {
    transform: translateY(5px);
  }
  #main .section4 .item-panel1 .txt-list li:last-child:before {
    transform: translateY(0px);
  }
}
@media (max-width: 767px) {
  #main .section4 .item-panel1 .item-box__header {
    border-bottom: dashed 3px white;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  #main .section4 .item-panel1 .item-box__header {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 14px;
    border-bottom: dashed 4px white;
    margin-bottom: 67px;
  }
  #main .section4 .item-panel1 .item-box__header .item-box__header__pic {
    width: 47.1153846154%;
  }
  #main .section4 .item-panel1 .item-box__header .item-box__header__txt {
    width: 50%;
    padding-top: 45px;
  }
  #main .section4 .item-panel1 .item-box__header .item-box__header__txt .bottom-txt {
    font-size: 14px;
    text-align: right;
  }
}
#main .section4 .item-panel1 .item-box__bottom {
  font-weight: bold;
  margin-top: 2em;
}
@media (max-width: 767px) {
  #main .section4 .item-panel1 .item-box__bottom {
    line-height: 1.7142857143;
  }
}
@media (min-width: 768px) {
  #main .section4 .item-panel1 .item-box__bottom {
    font-size: 24px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main .section4 .item-panel1 .item-box__bottom {
    font-size: 2.34375vw;
  }
}
@media (max-width: 767px) {
  #main .section4 .item-panel2 .txt-list {
    line-height: 1.7142857143;
  }
  #main .section4 .item-panel2 .panel-tab {
    padding-left: 0;
    padding-right: 0;
  }
  #main .section4 .item-panel2 .item-box__pic {
    padding: 0 15px;
  }
  #main .section4 .item-panel2 .panel-tab img {
    width: 59.6825396825%;
  }
  #main .section4 .item-panel2 .item-box__header__pic {
    margin-bottom: 30px;
  }
  #main .section4 .item-panel2 .bottom-txt {
    margin-top: 10px;
    font-size: 11px;
  }
  #main .section4 .item-panel2 .item-box__left {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: dashed 3px white;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section4 .item-panel2 .panel-tab img {
    width: 55.6939501779%;
  }
}
#main .section4 .item-panel2 .item-box__pic {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  #main .section4 .item-panel2 .item-box__row {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  #main .section4 .item-panel2 .item-box__row .item-box__left {
    width: 56.7307692308%;
  }
}
@media (min-width: 768px) {
  #main .section4 .item-panel2 .item-box__row .item-box__right {
    width: 34%;
    border-left: dashed 4px white;
    padding-left: 7.6923076923%;
  }
}
@media screen and (min-width: 1024px) {
  #main .section4 .item-panel2 .item-box__row .item-box__right {
    padding-left: 7.6923076923%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  #main .section4 .item-panel2 .item-box__row .item-box__right {
    padding-left: 7%;
  }
}
#main .section4 .item-panel2 .txt-list .marker {
  background: linear-gradient(transparent 60%, #f9fb60 60%);
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section4 .item-panel3 .panel-tab img {
    width: 47.8647686833%;
  }
}
@media (max-width: 767px) {
  #main .section4 .item-panel3 .txt-list {
    line-height: 1.7142857143;
  }
  #main .section4 .item-panel3 .panel-tab {
    padding-left: 0;
    padding-right: 0;
  }
  #main .section4 .item-panel3 .panel-tab img {
    width: 50.7936507937%;
  }
  #main .section4 .item-panel3 .item__name img {
    width: 72.9411764706%;
  }
  #main .section4 .item-panel3 .item-box__header__pic {
    width: 67.4509803922%;
    margin: auto;
    margin-bottom: 30px;
  }
}
#main .section4 .item-panel3 .item-box__header {
  border-bottom: dashed 3px white;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #main .section4 .item-panel3 .item-box__header {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    padding-bottom: 45px;
    border-bottom: dashed 4px white;
    margin-bottom: 67px;
  }
  #main .section4 .item-panel3 .item-box__header .item-box__header__pic {
    width: 27%;
  }
  #main .section4 .item-panel3 .item-box__header .item-box__header__txt {
    width: 72%;
    padding-top: 45px;
  }
  #main .section4 .item-panel3 .item-box__header .item-box__header__txt .bottom-txt {
    font-size: 14px;
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section4 .item-panel4 .panel-tab img {
    width: 81.1387900356%;
  }
}
@media (max-width: 767px) {
  #main .section4 .item-panel4 .panel-tab {
    padding-left: 18px;
    padding-right: 18px;
  }
  #main .section4 .item-panel4 .item-box__header__pic {
    width: 67.4509803922%;
    margin: auto;
    margin-bottom: 30px;
  }
  #main .section4 .item-panel4 .item-box__header {
    margin-bottom: 30px;
  }
  #main .section4 .item-panel4 .item-box__header__wrap {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: dashed 3px white;
  }
}
@media (max-width: 767px) {
  #main .section4 .item-panel4 .item-box .txt-list {
    line-height: 1.7142857143;
  }
}
#main .section4 .item-panel4 .item-box .item__name {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #main .section4 .item-panel4 .item-box .item-box__header__wrap {
    padding-bottom: 45px;
    border-bottom: dashed 4px white;
    margin-bottom: 67px;
  }
}
@media (min-width: 768px) {
  #main .section4 .item-panel4 .item-box .item-box__header {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 60px;
  }
  #main .section4 .item-panel4 .item-box .item-box__header .item-box__header__pic {
    width: 33.0769230769%;
  }
  #main .section4 .item-panel4 .item-box .item-box__header .item-box__header__txt {
    margin-left: 7.6923076923%;
    width: 47.3076923077%;
    padding-top: 45px;
  }
  #main .section4 .item-panel4 .item-box .item-box__header .item-box__header__txt .bottom-txt {
    font-size: 14px;
    text-align: right;
  }
}
@media (max-width: 767px) {
  #main .section4 .item-panel4 .item-box .setting-list {
    padding: 0 15px;
  }
  #main .section4 .item-panel4 .item-box .setting-list li:not(:last-child) {
    margin-bottom: 20px;
  }
}
#main .section4 .item-panel4 .item-box .setting-list dt {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00acf3;
  font-size: 13px;
  margin-bottom: 15px;
  font-weight: bold;
}
@media (min-width: 768px) {
  #main .section4 .item-panel4 .item-box .setting-list dt {
    font-size: 15px;
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section4 .item-panel4 .item-box .setting-list dt {
    font-size: 1.171875vw;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main .section4 .item-panel4 .item-box .setting-list dt {
    font-size: 15px;
  }
}
#main .section4 .item-panel4 .item-box .setting-list dt .step {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 15px;
  width: 15px;
  background: #00acf3;
  color: white;
  margin-right: 4px;
  border-radius: 100%;
  line-height: 15px;
}
@media (min-width: 768px) {
  #main .section4 .item-panel4 .item-box .setting-list dt .step {
    width: 24px;
    height: 24px;
    line-height: 24px;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section4 .item-panel4 .item-box .setting-list dt .step {
    width: 1.875vw;
    height: 1.875vw;
    line-height: 1.875vw;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main .section4 .item-panel4 .item-box .setting-list dt .step {
    width: 24px;
    height: 24px;
    line-height: 24px;
  }
}
@media all and (-ms-high-contrast: none) {
  #main .section4 .item-panel4 .item-box .setting-list dt .step {
    padding-top: 5px;
    transform: translateY(-2px);
  }
}
@media (min-width: 768px) {
  #main .section4 .item-panel4 .item-box .setting-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  #main .section4 .item-panel4 .item-box .setting-list li {
    width: 23%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main .section4 .item-panel4 .item-box .setting-list {
    flex-wrap: wrap;
  }
  #main .section4 .item-panel4 .item-box .setting-list li {
    width: calc(50% - 10px);
  }
  #main .section4 .item-panel4 .item-box .setting-list li:nth-child(n+3) {
    margin-top: 20px;
  }
}
#main .section4 .item-panel4 .item-box .item-box__bottom {
  font-weight: bold;
  margin-top: 2em;
}
@media (max-width: 767px) {
  #main .section4 .item-panel4 .item-box .item-box__bottom {
    line-height: 1.7142857143;
  }
}
@media (min-width: 768px) {
  #main .section4 .item-panel4 .item-box .item-box__bottom {
    font-size: 24px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main .section4 .item-panel4 .item-box .item-box__bottom {
    font-size: 2.34375vw;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  #main .section4 .item-panel5 .panel-tab img {
    width: 86.8327402135%;
  }
}
@media (max-width: 767px) {
  #main .section4 .item-panel5 .panel-tab {
    padding-left: 15px;
    padding-right: 15px;
  }
  #main .section4 .item-panel5 .item__name img {
    width: 78.431372549%;
  }
  #main .section4 .item-panel5 .item-box__header__pic {
    width: 78.431372549%;
    margin: auto;
    margin-bottom: 30px;
  }
  #main .section4 .item-panel5 figure {
    padding: 0 15px;
  }
}
#main .section4 .item-panel5 .item-box__header {
  padding-bottom: 30px;
  border-bottom: dashed 3px white;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #main .section4 .item-panel5 .item-box__header {
    padding-bottom: 45px;
    border-bottom: dashed 4px white;
    margin-bottom: 67px;
  }
  #main .section4 .item-panel5 .item-box__header .item-box__header__pic {
    width: 30.8653846154%;
  }
  #main .section4 .item-panel5 .item-box__header .item-box__header__txt {
    width: 59.6153846154%;
    padding-top: 45px;
  }
}
#main .section4 .sub-section:not(:last-child) {
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  #main .section4 .sub-section:not(:last-child) {
    margin-bottom: 80px;
  }
}
@media all and (-ms-high-contrast: none) {
  #main .section4 .sub-section .sub-section__ttl__txt {
    padding-top: 10px;
    line-height: inherit !important;
  }
}
@media (max-width: 767px) {
  #main .section4 .sub-section1 .sub-section__ttl {
    text-align: center;
  }
  #main .section4 .sub-section1 .sub-section__ttl > img {
    width: 75px;
    margin: auto;
  }
}
#main .section4 .sub-section1 .sub-section__ttl__txt {
  background: url(../img/part4_1-t-b@sp.png) no-repeat;
  background-size: contain;
  width: 300px;
  height: 44px;
}
@media (max-width: 767px) {
  #main .section4 .sub-section1 .sub-section__ttl__txt {
    line-height: 35px;
    text-align: center;
    margin: auto;
    margin-bottom: 7px;
  }
}
@media (min-width: 768px) {
  #main .section4 .sub-section1 .sub-section__ttl__txt {
    background: url(../img/part4-t1-b.png) no-repeat;
    background-size: contain;
    width: 531px;
    height: 60px;
    padding-left: 48px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  #main .section4 .sub-section2 .sub-section__ttl {
    text-align: center;
    flex-direction: column;
  }
  #main .section4 .sub-section2 .sub-section__ttl > img {
    width: 90px;
    margin: auto;
  }
}
#main .section4 .sub-section2 .sub-section__ttl__txt {
  background: url(../img/part4_2-t-b@sp.png) no-repeat;
  background-size: contain;
  width: 203px;
  height: 44px;
}
@media (max-width: 767px) {
  #main .section4 .sub-section2 .sub-section__ttl__txt {
    line-height: 35px;
    text-align: center;
    margin: auto;
    margin-bottom: 7px;
  }
}
@media (min-width: 768px) {
  #main .section4 .sub-section2 .sub-section__ttl__txt {
    background: url(../img/part4-t2-b.png) no-repeat;
    background-size: contain;
    width: 337px;
    height: 60px;
    padding-left: 18px;
    line-height: 60px;
    margin-right: 4px;
  }
}
@media (max-width: 767px) {
  #main .section4 .sub-section3 .sub-section__ttl > img {
    width: 50px;
    margin: auto;
  }
}
#main .section4 .sub-section3 .sub-section__ttl__txt {
  background: url(../img/part4_3-t-b@sp.png) no-repeat;
  background-size: contain;
  width: 226px;
  height: 44px;
}
@media (max-width: 767px) {
  #main .section4 .sub-section3 .sub-section__ttl__txt {
    line-height: 35px;
    text-align: center;
    margin: auto;
    margin-bottom: 7px;
  }
}
@media (min-width: 768px) {
  #main .section4 .sub-section3 .sub-section__ttl__txt {
    background: url(../img/part4-t3-b.png) no-repeat;
    background-size: contain;
    width: 400px;
    height: 60px;
    padding-left: 40px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  #main .section4 .sub-section4 .sub-section__ttl {
    flex-direction: column;
  }
  #main .section4 .sub-section4 .sub-section__ttl > img {
    width: 64px;
    margin: auto;
  }
}
#main .section4 .sub-section4 .sub-section__ttl__txt {
  background: url(../img/part4_4-t-b@sp.png) no-repeat;
  background-size: contain;
  width: 175px;
  height: 44px;
}
@media (max-width: 767px) {
  #main .section4 .sub-section4 .sub-section__ttl__txt {
    line-height: 35px;
    text-align: center;
    margin: auto;
    margin-bottom: 7px;
  }
}
@media (min-width: 768px) {
  #main .section4 .sub-section4 .sub-section__ttl__txt {
    background: url(../img/part4-t4-b.png) no-repeat;
    background-size: contain;
    width: 310px;
    height: 60px;
    padding-left: 24px;
    line-height: 60px;
    margin-right: 4px;
  }
}
#main .section4 .section4__bottom {
  background: url(../img/part4-5@sp.png) no-repeat;
  background-size: 100% 100%;
  margin: auto;
  margin-top: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #035e8c;
  display: flex;
  align-items: flex-end;
  padding-bottom: 5px;
  width: 278px;
  height: 125px;
}
@media (max-width: 767px) {
  #main .section4 .section4__bottom {
    padding: 10px 20px;
    line-height: 1.3;
    width: 100%;
    max-width: 315px;
  }
}
@media (min-width: 768px) {
  #main .section4 .section4__bottom {
    text-align: center;
    justify-content: center;
    background: url(../img/part4-5.png) no-repeat;
    background-size: contain;
    width: 610px;
    height: 175px;
    font-size: 30px;
  }
}
@media all and (-ms-high-contrast: none) {
  #main .section4 .section4__bottom {
    align-items: flex-start;
    padding-top: 32px;
  }
}
#main .result-txt {
  text-align: center;
}
@media (max-width: 767px) {
  #main .result-txt {
    margin-bottom: 48px;
  }
  #main .result-txt img {
    width: 68%;
  }
}
@media (min-width: 768px) {
  #main .result-txt {
    margin-bottom: 86px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #main .result-txt {
    width: 93.45703125%;
    margin-left: auto;
    margin-right: auto;
  }
}
#main .campaign-link-section {
  background: url("../img/bg01.png");
  padding: 60px 0;
  margin-bottom: 90px;
}
@media (max-width: 767px) {
  #main .campaign-link-section {
    background-size: 125px;
    margin-bottom: 52px;
  }
}
#main .campaign-link-section .campaign-inner {
  background: #FFF;
  border-radius: 20px;
  position: relative;
  padding: 80px 20px 20px;
}
@media (min-width: 1024px) {
  #main .campaign-link-section .campaign-inner {
    padding-top: 38px;
  }
}
@media (max-width: 767px) {
  #main .campaign-link-section .campaign-inner {
    padding: 48px 9px 30px;
    border-radius: 10px;
  }
}
#main .campaign-link-section .campaign-inner .section-ttl {
  position: absolute;
  left: 0;
  top: 0;
  background: #ff903e;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  height: 62px;
  line-height: 62px;
  border-radius: 20px 0 20px 0;
  color: #FFF;
  padding: 0 35px;
}
@media (max-width: 767px) {
  #main .campaign-link-section .campaign-inner .section-ttl {
    height: 31px;
    line-height: 31px;
    font-size: 0.875rem;
    border-radius: 10px 0 10px 0;
    padding: 0 14px;
  }
}
#main .campaign-link-section .campaign-inner .campaign-img {
  display: block;
  max-width: 85%;
  margin: 0 auto 19px;
}
@media (max-width: 767px) {
  #main .campaign-link-section .campaign-inner .campaign-img {
    width: 328px;
    max-width: 100%;
    margin-bottom: 25px;
  }
}
#main .campaign-link-section .campaign-inner .campaign-btn {
  display: block;
  width: 266px;
  max-width: 100%;
  border: solid 4px #ff903e;
  height: 58px;
  color: #ff903e;
  text-align: center;
  line-height: 50px;
  border-radius: 58px;
  font-size: 1.125rem;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-left: auto;
  position: relative;
  transition: opacity 0.3s;
  text-decoration: none;
  box-sizing: border-box;
}
@media (min-width: 1200px) {
  #main .campaign-link-section .campaign-inner .campaign-btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  #main .campaign-link-section .campaign-inner .campaign-btn {
    width: 200px;
    border: solid 2px #ff903e;
    height: 40px;
    line-height: 36px;
    font-size: 0.875rem;
    margin: 0 auto;
  }
}
#main .campaign-link-section .campaign-inner .campaign-btn:hover {
  opacity: 0.7;
}
#main .campaign-link-section .campaign-inner .campaign-btn:after {
  content: "";
  position: absolute;
  display: block;
  width: 12px;
  height: 11px;
  background: url("../img/tri.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  right: 21px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  #main .campaign-link-section .campaign-inner .campaign-btn:after {
    width: 10px;
    height: 9px;
    right: 15px;
  }
}
#main .contact-section {
  background: #f9fb60 url(../img/contact-bg@sp.jpg) repeat-x center top;
  padding-top: 60px;
  padding-bottom: 75px;
  position: relative;
}
@media (max-width: 767px) {
  #main .contact-section {
    background-size: 100%;
  }
}
@media (min-width: 768px) {
  #main .contact-section {
    background: #f9fb60 url(../img/contact-bg.jpg) repeat-x center top;
    padding-top: 137px;
    padding-bottom: 95px;
  }
}
#main .contact-section .gotop {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 37px;
  height: 37px;
  display: block;
  transition: opacity 0.3s;
}
#main .contact-section .gotop:hover {
  opacity: 0.7;
}
@media (min-width: 768px) {
  #main .contact-section .gotop {
    right: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
  }
}
#main .contact-section .section__ttl {
  text-align: center;
}
#main .contact-section .section__ttl img {
  margin: auto;
}
@media (max-width: 767px) {
  #main .contact-section .section__ttl {
    line-height: 1;
    /*
    				margin-bottom: 30px;
    				.txt-line
    				{
    					background: white;
    					color: $blue;
    					font-size: 21px;
    					line-height: 1;
    					display: inline-block;
    					padding: 3px;
    					font-weight: bold;
    					&:not(:last-child)
    					{
    						margin-bottom: 5px;	
    					}
    				}		
    */
  }
}
@media (min-width: 768px) {
  #main .contact-section .sub-section {
    position: relative;
    top: -50px;
  }
}
#main .contact-section .sub-section .sub-section__ttl {
  text-align: center;
  color: #035e8c;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  #main .contact-section .sub-section .sub-section__ttl {
    font-size: 26px;
    margin-bottom: 16px;
  }
}
#main .contact-section .contact-section__row {
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  #main .contact-section .contact-section__row {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }
}
#main .contact-section .contact-section__row .contact {
  font-size: 26px;
  font-weight: bold;
  align-items: center;
}
#main .contact-section .contact-section__row .contact a {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 767px) {
  #main .contact-section .contact-section__row .contact {
    justify-content: center;
    line-height: 1;
  }
}
@media (min-width: 768px) {
  #main .contact-section .contact-section__row .contact {
    font-size: 40px;
  }
}
#main .contact-section .contact-section__row .contact .contact__icon {
  margin-right: 10px;
  display: flex;
  align-items: center;
}
@media all and (-ms-high-contrast: none) {
  #main .contact-section .contact-section__row .contact .contact__icon {
    padding-bottom: 15px;
  }
}
#main .contact-section .contact-section__row .contact1 {
  color: #ff5252;
}
@media (max-width: 767px) {
  #main .contact-section .contact-section__row .contact1 .contact__icon {
    width: 28px;
  }
}
#main .contact-section .contact-section__row .contact2 {
  color: #15bbff;
}
@media (max-width: 767px) {
  #main .contact-section .contact-section__row .contact2 .contact__icon {
    width: 24px;
  }
}
#main .contact-section .contact-section__row .separate-txt {
  color: #035e8c;
  font-size: 12px;
  font-weight: bold;
}
@media (max-width: 767px) {
  #main .contact-section .contact-section__row .separate-txt {
    margin-top: 1em;
    margin-bottom: 1em;
    text-align: center;
  }
}
@media (min-width: 768px) {
  #main .contact-section .contact-section__row .separate-txt {
    font-size: 20px;
    margin-left: 16px;
    margin-right: 16px;
  }
}
#main .contact-section .warning {
  color: #e60011;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: center;
}
@media (max-width: 767px) {
  #main .contact-section .warning {
    font-size: 0.8125rem;
    margin-bottom: 6px;
  }
}
#main .contact-section .contact-time {
  color: #035e8c;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 768px) {
  #main .contact-section .contact-time {
    font-size: 15px;
  }
}
#main .contact-section .contact-btn {
  display: block;
  border-radius: 10px;
  box-shadow: 0px 2px 2px 0px rgba(159, 159, 159, 0.8);
  background: white;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-top: 40px;
  text-decoration: none;
  width: 238px;
  height: 35px;
}
@media (min-width: 768px) {
  #main .contact-section .contact-btn {
    box-shadow: 0px 4px 4px 0px rgba(159, 159, 159, 0.8);
    width: 475px;
    height: 67px;
    font-size: 24px;
    border-radius: 20px;
  }
}
@media all and (-ms-high-contrast: none) {
  #main .contact-section .contact-btn .contact-btn__txt {
    display: inline-block;
    transform: translateY(5px);
  }
}
#main .contact-section .contact-btn img {
  margin-right: 15px;
}
@media (max-width: 767px) {
  #main .contact-section .contact-btn img {
    width: 20px;
    margin-right: 10px;
  }
}
#main #contact-right-bg {
  display: none;
  z-index: 30;
}
@media (max-width: 767px) {
  #main #contact-right-bg.active {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
#main #contact-right {
  position: fixed;
  right: 0;
  width: 680px;
  top: 65vh;
  background: #f9fb60;
  border-radius: 20px 0 0 20px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.17);
  text-align: center;
  padding: 30px 0;
  transform: translate(584px, -50%);
  transition: 0.5s;
  z-index: 40;
}
@media (max-width: 767px) {
  #main #contact-right {
    width: 360px;
    border-radius: 15px 0 0 15px;
    max-width: calc(100% - 15px);
    padding: 15px 5px;
    top: 45vh;
    transform: translate(calc(100% - 30px), 0);
    height: 132px;
    cursor: pointer;
  }
}
#main #contact-right.open {
  transform: translate(0, -50%);
}
@media (max-width: 767px) {
  #main #contact-right.open {
    height: 186px;
    transform: none;
    cursor: auto;
  }
}
#main #contact-right.open .contact-toggle-img {
  opacity: 0;
}
#main #contact-right.open .contact-right-inner {
  opacity: 1;
}
@media (max-width: 767px) {
  #main #contact-right.open .telephone-container .number-container {
    pointer-events: auto;
  }
}
#main #contact-right.hidden {
  transform: translate(640px, -50%);
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  #main #contact-right.hidden {
    transform: translate(330px, 0);
  }
}
#main #contact-right .contact-toggle-img {
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s;
}
@media (max-width: 767px) {
  #main #contact-right .contact-toggle-img {
    width: 12px;
    left: 11px;
    top: 14px;
    transform: none;
  }
}
#main #contact-right .contact-right-inner {
  opacity: 0;
  transition: 0.2s;
}
#main #contact-right .top-txt {
  font-size: 1.25rem;
  font-weight: bold;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  color: #035e8c;
  line-height: 1;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  #main #contact-right .top-txt {
    font-size: 0.8125rem;
    margin-bottom: 9px;
  }
}
#main #contact-right .telephone-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2px;
}
@media (max-width: 767px) {
  #main #contact-right .telephone-container {
    margin-bottom: 2px;
  }
}
#main #contact-right .telephone-container .number-container {
  display: flex;
  align-items: center;
  pointer-events: none;
  text-decoration: none;
}
#main #contact-right .telephone-container .icon-phone {
  margin-right: 6px;
  width: 30px;
}
@media (max-width: 767px) {
  #main #contact-right .telephone-container .icon-phone {
    width: 20px;
    margin-right: 5px;
  }
}
#main #contact-right .telephone-container .icon-green {
  margin-right: 3px;
  width: 43px;
}
@media (max-width: 767px) {
  #main #contact-right .telephone-container .icon-green {
    width: 24px;
  }
}
#main #contact-right .telephone-container .phone-number {
  color: #15bbff;
  font-size: 1.5rem;
  font-weight: bold;
  white-space: nowrap;
  line-height: 1;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Lucida Grande", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif;
}
@media (max-width: 767px) {
  #main #contact-right .telephone-container .phone-number {
    font-size: 0.9375rem;
  }
}
#main #contact-right .telephone-container .free-dial {
  color: #ff5252;
}
#main #contact-right .telephone-container .contact-text3 {
  font-size: 1.25rem;
  font-weight: bold;
  margin-left: 4px;
  margin-right: 10px;
  white-space: nowrap;
  color: #035e8c;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
@media (max-width: 767px) {
  #main #contact-right .telephone-container .contact-text3 {
    font-size: 0.75rem;
    margin-left: 2px;
    margin-right: 6px;
  }
}
#main #contact-right .warning {
  color: #e60011;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  #main #contact-right .warning {
    font-size: 0.75rem;
  }
}
#main #contact-right .bottom-txt {
  font-size: 0.9375rem;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  color: #035e8c;
  line-height: 1;
  margin-bottom: 15px;
  font-weight: 500;
}
@media (max-width: 767px) {
  #main #contact-right .bottom-txt {
    font-size: 0.75rem;
    line-height: 1.125rem;
    margin-bottom: 12px;
  }
}
#main #contact-right .contact-button {
  display: block;
  width: 380px;
  margin: 0 auto;
  background: #FFF;
  border-radius: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 1.1875rem;
  font-weight: bold;
  color: #035e8c;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
  text-decoration: none;
}
@media (max-width: 767px) {
  #main #contact-right .contact-button {
    width: 215px;
    max-width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 0.75rem;
  }
}
#main #contact-right .contact-button .icon-mail {
  margin-right: 10px;
  transform: translateY(5px);
}
@media (max-width: 767px) {
  #main #contact-right .contact-button .icon-mail {
    width: 18px;
    margin-right: 8px;
    transform: translateY(3px);
  }
}
#main #campaign-badge-container {
  position: absolute;
  top: calc(75px + 29vw);
  left: 0;
  width: 100%;
  pointer-events: none;
  z-index: 50;
}
@media (max-width: 767px) {
  #main #campaign-badge-container {
    width: 100%;
    max-width: none;
    top: calc(40px + 82.53vw);
  }
}
#main #campaign-badge-container #campaign-badge-inner {
  position: absolute;
  width: calc(100% - 80px);
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  #main #campaign-badge-container #campaign-badge-inner {
    top: 20px;
    left: 0;
    width: 100%;
    transform: none;
  }
}
#main #campaign-badge-container #campaign-badge-inner.fixed {
  position: fixed;
}
@media (max-width: 767px) {
  #main #campaign-badge-container #campaign-badge-inner.fixed .campaign-badge-link {
    max-width: 200px;
  }
}
#main #campaign-badge-container #campaign-badge-inner #campaign-badge-link {
  display: block;
  width: 263px;
  max-width: 22.2881355932%;
  transition: 0.5s;
  pointer-events: auto;
}
@media (max-width: 767px) {
  #main #campaign-badge-container #campaign-badge-inner #campaign-badge-link {
    right: auto;
    width: 41.7333333333%;
    max-width: 100%;
    margin-left: 15px;
  }
}
#main #campaign-badge-container #campaign-badge-inner #campaign-badge-link:hover {
  opacity: 0.7;
}
#main #campaign-badge-container #campaign-badge-inner #campaign-badge-link.no-header {
  top: 20px;
  transform: none;
}
@media (max-width: 767px) {
  #main #campaign-badge-container #campaign-badge-inner #campaign-badge-link.no-header {
    top: 20px;
    max-width: 150px;
  }
}
#main #campaign-badge-container #campaign-badge-inner #campaign-badge-link.hidden {
  opacity: 0;
  pointer-events: none;
}
#main #campaign-badge-container #campaign-badge-inner #campaign-badge-link img {
  display: block;
  width: 100%;
}
#main .top-button {
  position: fixed;
  right: 43px;
  bottom: 10px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #f9fb60;
  background-image: url("../img/up-arrow-blue@2x.png");
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: center center;
  opacity: 0;
  transition: 0.5s;
  pointer-events: none;
}
@media (max-width: 767px) {
  #main .top-button {
    width: 35px;
    height: 35px;
    background-size: 12px;
    right: 15px;
    bottom: 15px;
  }
}
#main .top-button.active {
  opacity: 1;
  pointer-events: auto;
}

@media (max-width: 767px) {
  #main {
    padding-top: 60px;
  }

  .global_footer {
    margin-top: 0;
  }

  .overlay--sp {
    position: fixed;
    z-index: 1;
    background: #c3c3c3;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0.5;
    display: none;
  }

  .global_header {
    position: absolute;
    width: 100%;
    z-index: 100;
    left: 0;
    top: 0;
  }
  .global_header.fix {
    position: fixed;
  }
}
@media (min-width: 768px) {
  .inner-1120 {
    max-width: 1120px;
    width: calc(100% - 152px);
    margin-left: auto;
    margin-right: auto;
  }
}
