@charset "UTF-8";
.p-megurukai .logo {
  display: none;
}

.page-top-img {
  width: 100%;
  height: auto;
}
.page-top-img .megurukai-title {
  width: 100%;
}
.page-top-img figure {
  width: 100%;
}
.page-top-img figure img {
  width: 100%;
}

.sec01 {
  padding: 59px 0 75px;
  background: #fff;
  color: #000;
}
@media screen and (max-width: 1440px) {
  .sec01 {
    padding: 4.097vw 0 5.208vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 {
    padding: 12.791vw 0 16.047vw;
  }
}
.sec01 .inner {
  max-width: 1290px;
  padding: 0 60px;
  padding-left: 70px;
}
@media screen and (max-width: 1440px) {
  .sec01 .inner {
    max-width: 89.583vw;
    padding: 0 4.167vw;
    padding-left: 4.861vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .inner {
    max-width: 100%;
    padding: 0 4.651vw;
  }
}
.sec01 .top-message {
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 0 37px;
  margin-bottom: 28px;
}
@media screen and (max-width: 1440px) {
  .sec01 .top-message {
    gap: 0 2.569vw;
    margin-bottom: 1.944vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .top-message {
    flex-direction: column;
    justify-content: center;
    gap: 10.233vw 0;
  }
}
.sec01 .top-message h2 {
  width: 275px;
}
@media screen and (max-width: 1440px) {
  .sec01 .top-message h2 {
    width: 19.097vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .top-message h2 {
    width: 100%;
    text-align: center;
  }
}
.sec01 .top-message figure {
  display: inline-block;
  width: 100%;
  height: 238px;
  flex-shrink: 0;
}
@media screen and (max-width: 1440px) {
  .sec01 .top-message figure {
    height: 16.528vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .top-message figure {
    width: 50.233vw;
    height: 43.488vw;
  }
}
.sec01 .top-message figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sec01 .top-message p {
  font-size: 17px;
  font-weight: bold;
  line-height: 2;
  padding-top: 8px;
}
@media screen and (max-width: 1440px) {
  .sec01 .top-message p {
    font-size: 1.181vw;
    padding-top: 0.556vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .top-message p {
    font-size: 3.256vw;
    line-height: 2.2142857143;
  }
}
.sec01 .apply-box {
  background-color: #ECCD79;
  text-align: center;
  padding: 24px 50px 21px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1440px) {
  .sec01 .apply-box {
    padding: 1.667vw 3.472vw 1.458vw;
    margin-bottom: 2.083vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .apply-box {
    background-color: transparent;
    padding: 9.07vw 0 6.977vw;
    margin-bottom: 6.047vw;
  }
}
.sec01 .apply-box h3 {
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 18px;
}
@media screen and (max-width: 1440px) {
  .sec01 .apply-box h3 {
    font-size: 1.875vw;
    margin-bottom: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .apply-box h3 {
    font-size: 4.651vw;
    margin-bottom: 3.256vw;
  }
}
.sec01 .apply-box h3:before {
  content: "＜";
}
.sec01 .apply-box h3:after {
  content: "＞";
}
.sec01 .apply-box .flex {
  justify-content: center;
  gap: 0 1%;
}
@media screen and (max-width: 768px) {
  .sec01 .apply-box .flex {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
}
.sec01 .apply-box .flex .flex-l, .sec01 .apply-box .flex .flex-r {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .sec01 .apply-box .flex .flex-l, .sec01 .apply-box .flex .flex-r {
    width: 100%;
  }
}
.sec01 .apply-box p {
  font-size: 17px;
  font-weight: 500;
}
@media screen and (max-width: 1440px) {
  .sec01 .apply-box p {
    font-size: 1.181vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .apply-box p {
    font-size: 3.256vw;
    line-height: 5.116vw;
  }
}
.sec01 .apply-box .link-btn {
  text-align: center;
  margin: 26px 0 18px;
}
@media screen and (max-width: 1440px) {
  .sec01 .apply-box .link-btn {
    margin: 1.806vw 0 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .apply-box .link-btn {
    margin: 3.721vw 0 3.023vw;
  }
}
.sec01 .apply-box .link-btn a {
  display: inline-block;
  width: 380px;
  height: 90px;
}
@media screen and (max-width: 1440px) {
  .sec01 .apply-box .link-btn a {
    width: 26.389vw;
    height: 6.25vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .apply-box .link-btn a {
    width: 100%;
    max-width: 88.372vw;
    height: 20.93vw;
  }
}
.sec01 .apply-box .link-btn a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sec01 .apply-box .link-btn a:hover {
  opacity: 0.6;
}
.sec01 .megurukai-list {
  width: 100%;
  margin-bottom: 44px;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list {
    margin-bottom: 3.056vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list {
    margin-bottom: 6.744vw;
  }
}
.sec01 .megurukai-list ul {
  width: 100%;
  justify-content: flex-start;
  gap: 0;
}
.sec01 .megurukai-list ul li {
  width: 25%;
  border: 1px solid #1A1311;
  border-right: none;
}
.sec01 .megurukai-list ul li:nth-child(4n+0) {
  border-right: 1px solid #1A1311;
}
.sec01 .megurukai-list ul li:nth-child(n+5) {
  border-top: none;
}
.sec01 .megurukai-list ul li:last-child {
  border-right: 1px solid #1A1311;
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li {
    width: 50%;
  }
  .sec01 .megurukai-list ul li:nth-child(2n+0) {
    border-right: 1px solid #1A1311;
  }
  .sec01 .megurukai-list ul li:nth-child(n+3) {
    border-top: none;
  }
}
.sec01 .megurukai-list ul li .list-inner {
  padding: 7px 11px;
  height: calc(100% - 32px);
  position: relative;
  padding-bottom: 78px;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .list-inner {
    padding: 0.486vw 0.764vw;
    height: calc(100% - 2.222vw);
    padding-bottom: 5.417vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .list-inner {
    padding: 1.395vw 1.628vw;
    height: calc(100% - 5.116vw);
    padding-bottom: 12.093vw;
  }
}
.sec01 .megurukai-list ul li .list-title {
  width: 100%;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 0 16px;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .list-title {
    gap: 0 1.111vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .list-title {
    gap: 0 2.558vw;
  }
}
.sec01 .megurukai-list ul li .list-title .month {
  width: 75px;
  height: 65px;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .list-title .month {
    width: 5.208vw;
    height: 4.514vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .list-title .month {
    width: 11.86vw;
    height: 10.233vw;
  }
}
.sec01 .megurukai-list ul li .list-title .month img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sec01 .megurukai-list ul li .list-title .list-title-txt {
  text-align: left;
}
.sec01 .megurukai-list ul li .list-title .list-title-txt .name {
  height: 42px;
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
  overflow: hidden;
  padding-top: 12px;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .list-title .list-title-txt .name {
    height: 2.917vw;
    font-size: 1.806vw;
    padding-top: 0.833vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .list-title .list-title-txt .name {
    height: 6.744vw;
    font-size: 3.953vw;
    padding-top: 1.628vw;
  }
}
.sec01 .megurukai-list ul li .list-title .list-title-txt .name a {
  display: block;
}
.sec01 .megurukai-list ul li .list-title .list-title-txt .name a:hover {
  opacity: 0.6;
}
.sec01 .megurukai-list ul li .list-title .list-title-txt .address {
  font-size: 13px;
  font-weight: 500;
  color: #1A1311;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .list-title .list-title-txt .address {
    font-size: 0.903vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .list-title .list-title-txt .address {
    font-size: 1.86vw;
  }
}
.sec01 .megurukai-list ul li .list-img {
  width: 100%;
  text-align: center;
  margin: 6px 0 12px;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .list-img {
    margin: 0.417vw 0 0.833vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .list-img {
    margin: 0.93vw 0 1.86vw;
  }
}
.sec01 .megurukai-list ul li .list-img figure {
  display: inline-block;
  width: 100%;
  max-width: 244px;
  height: 144px;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .list-img figure {
    max-width: 16.944vw;
    height: 10vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .list-img figure {
    max-width: 38.605vw;
    height: 22.558vw;
  }
}
.sec01 .megurukai-list ul li .list-img figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec01 .megurukai-list ul li .list-txt {
  margin-bottom: 17px;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .list-txt {
    margin-bottom: 1.181vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .list-txt {
    margin-bottom: 1.86vw;
  }
}
.sec01 .megurukai-list ul li .list-txt .catch {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2777777778;
  margin-bottom: 10px;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .list-txt .catch {
    font-size: 1.25vw;
    margin-bottom: 0.694vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .list-txt .catch {
    font-size: 2.791vw;
    margin-bottom: 2.326vw;
  }
}
.sec01 .megurukai-list ul li .list-txt p {
  font-size: 13px;
  font-weight: 500;
  line-height: 1.3846153846;
  color: #1A1311;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .list-txt p {
    font-size: 0.903vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .list-txt p {
    font-size: 2.093vw;
  }
}
.sec01 .megurukai-list ul li .kikaku {
  background-color: #ECCD7A;
  flex-wrap: nowrap;
  justify-content: flex-start;
  gap: 0 14px;
  position: absolute;
  bottom: 16px;
  width: 246px;
  left: 18px;
  padding: 10px 10px;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .kikaku {
    gap: 0 0.972vw;
    bottom: 1.111vw;
    width: 17.083vw;
    left: 1.25vw;
    padding: 0.694vw 0.694vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .kikaku {
    gap: 0 2.326vw;
    bottom: 2.558vw;
    width: 38.372vw;
    left: 3.023vw;
    padding: 1.628vw 1.395vw;
  }
}
.sec01 .megurukai-list ul li .kikaku .icon {
  width: 37px;
  height: 37px;
  flex-shrink: 0;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .kikaku .icon {
    width: 2.569vw;
    height: 2.569vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .kikaku .icon {
    width: 5.814vw;
    height: 5.814vw;
  }
}
.sec01 .megurukai-list ul li .kikaku .icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sec01 .megurukai-list ul li .kikaku p {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4285714286;
  color: #1A1311;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .kikaku p {
    font-size: 0.972vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .kikaku p {
    font-size: 2.093vw;
  }
}
.sec01 .megurukai-list ul li .list-inner-bt {
  width: 100%;
  height: 32px;
  padding: 0;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .list-inner-bt {
    height: 2.222vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .list-inner-bt {
    height: 5.116vw;
  }
}
.sec01 .megurukai-list ul li .date {
  background-color: #CB5104;
  padding: 5px 0;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .date {
    padding: 0.347vw 0;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .date {
    padding: 0.698vw 0;
  }
}
.sec01 .megurukai-list ul li .date p {
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .sec01 .megurukai-list ul li .date p {
    font-size: 1.042vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .megurukai-list ul li .date p {
    font-size: 2.326vw;
  }
}
.sec01 .flow {
  margin-bottom: 52px;
}
@media screen and (max-width: 1440px) {
  .sec01 .flow {
    margin-bottom: 3.611vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .flow {
    margin-bottom: 7.442vw;
  }
}
.sec01 .flow figure {
  width: 100%;
  margin-bottom: 24px;
}
@media screen and (max-width: 1440px) {
  .sec01 .flow figure {
    margin-bottom: 1.667vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .flow figure {
    margin-bottom: 4.186vw;
  }
}
.sec01 .flow figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sec01 .flow p {
  font-size: 17px;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 1440px) {
  .sec01 .flow p {
    font-size: 1.181vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .flow p {
    font-size: 3.256vw;
    line-height: 1.8571428571;
  }
}
.sec01 .contact-box {
  background-color: #E8E8E8;
  padding: 27px 30px 31px;
  margin-bottom: 53px;
}
@media screen and (max-width: 1440px) {
  .sec01 .contact-box {
    padding: 1.875vw 2.083vw 2.153vw;
    margin-bottom: 3.681vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .contact-box {
    padding: 4.884vw 9.302vw 3.953vw;
    margin-bottom: 7.442vw;
  }
}
.sec01 .contact-box h3 {
  font-size: 27px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 47px;
}
@media screen and (max-width: 1440px) {
  .sec01 .contact-box h3 {
    font-size: 1.875vw;
    margin-bottom: 3.264vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .contact-box h3 {
    font-size: 4.651vw;
    margin-bottom: 7.442vw;
  }
}
.sec01 .contact-box h3:before {
  content: "＜";
}
.sec01 .contact-box h3:after {
  content: "＞";
}
.sec01 .contact-box .contact-flex {
  flex-wrap: nowrap;
  justify-content: center;
  gap: 0 120px;
  padding-right: 16px;
}
@media screen and (max-width: 1440px) {
  .sec01 .contact-box .contact-flex {
    gap: 0 8.333vw;
    padding-right: 1.111vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .contact-box .contact-flex {
    flex-direction: column;
    gap: 6.512vw;
    padding-right: 0;
    max-width: 66.047vw;
  }
}
.sec01 .contact-box .contact-flex p {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.6;
  color: #000;
}
@media screen and (max-width: 1440px) {
  .sec01 .contact-box .contact-flex p {
    font-size: 1.181vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .contact-box .contact-flex p {
    font-size: 3.023vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .contact-box .contact-flex .flex-l {
    position: relative;
    left: 4.419vw;
  }
}
.sec01 .contact-box .contact-flex .flex-l p {
  line-height: 2;
}
.sec01 .contact-box .contact-flex .flex-l p img {
  width: 100%;
  max-width: 345px;
}
@media screen and (max-width: 1440px) {
  .sec01 .contact-box .contact-flex .flex-l p img {
    max-width: 23.958vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .contact-box .contact-flex .flex-l p img {
    max-width: 66.047vw;
  }
}
.sec01 .contact-box .contact-flex .flex-l .zip {
  margin-top: 10px;
}
@media screen and (max-width: 1440px) {
  .sec01 .contact-box .contact-flex .flex-l .zip {
    margin-top: 0.694vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .contact-box .contact-flex .flex-l .zip {
    margin-top: 2.558vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .contact-box .contact-flex .flex-r {
    position: relative;
    left: 3.488vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .contact-box .contact-flex .flex-r p.tel {
    margin-bottom: 0.93vw;
  }
}
.sec01 .contact-box .contact-flex .flex-r p.tel a {
  display: inline-block;
}
.sec01 .contact-box .contact-flex .flex-r p.tel span {
  display: inline-block;
  line-height: 36px;
}
@media screen and (max-width: 1440px) {
  .sec01 .contact-box .contact-flex .flex-r p.tel span {
    line-height: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .contact-box .contact-flex .flex-r p.tel span {
    line-height: 6.047vw;
  }
}
.sec01 .contact-box .contact-flex .flex-r p.tel .s {
  font-size: 25px;
  font-weight: 700;
  margin-right: 8px;
}
@media screen and (max-width: 1440px) {
  .sec01 .contact-box .contact-flex .flex-r p.tel .s {
    font-size: 1.736vw;
    margin-right: 0.556vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .contact-box .contact-flex .flex-r p.tel .s {
    font-size: 4.651vw;
    margin-right: 2.326vw;
  }
}
.sec01 .contact-box .contact-flex .flex-r p.tel .num {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (max-width: 1440px) {
  .sec01 .contact-box .contact-flex .flex-r p.tel .num {
    font-size: 2.917vw;
    margin-bottom: 0.694vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .contact-box .contact-flex .flex-r p.tel .num {
    font-size: 7.907vw;
    margin-bottom: 0;
  }
}
.sec01 .contact-box .contact-flex .flex-r p.mail {
  padding-bottom: 5px;
}
@media screen and (max-width: 1440px) {
  .sec01 .contact-box .contact-flex .flex-r p.mail {
    padding-bottom: 0.347vw;
  }
}
.sec01 .contact-box .contact-flex .flex-r p.mail a {
  display: inline-block;
  text-decoration: underline;
  text-underline-offset: 4px;
}
@media screen and (max-width: 1440px) {
  .sec01 .contact-box .contact-flex .flex-r p.mail a {
    text-underline-offset: 0.278vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .contact-box .contact-flex .flex-r p.mail a {
    text-underline-offset: 0.465vw;
  }
}
.sec01 .contact-bt {
  width: 100%;
}
.sec01 .contact-bt p {
  font-size: 17px;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 1440px) {
  .sec01 .contact-bt p {
    font-size: 1.181vw;
  }
}
@media screen and (max-width: 768px) {
  .sec01 .contact-bt p {
    font-size: 3.256vw;
    line-height: 1.8571428571;
  }
}
