.tab-wrap.active {
  display: block !important;
}

.tab-row {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 8rem);
  margin: 0 auto;
}

.tab-col {
  width: 49%;
  position: relative;
  display: flex;
  justify-content: center;
}

.tab-col img {
  width: 100%;
}

.tab-btn {
  background-color: rgb(31, 24, 20);
  color: #fff;
  border-radius: 100px;
  padding: 5px 10px;
  position: absolute;
  bottom: -30px;
  min-width: 215px;
  min-height: 60px;
  font-size: 18px;
  color: rgb(255, 255, 255);
  line-height: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  z-index: 999;
  border: 0;
  cursor: pointer;
}

.tab-btn:hover {
  opacity: .9;
}

.ic-arrowBot {
  width: 19px;
  height: 20px;
  margin-right: 45px;
  background-image: url("/dormyplan/dormyinn_gakusei/assets/images/ic-arrowbot.png");
  background-repeat: no-repeat;
  position: absolute;
  left: 22px;
}

.tab-thumb {
  width: 100%;
}



.section01_space {
  padding-top: 1.9%;
  padding-bottom: 6rem !important;
}

.tab-logo {
  padding-bottom: 50px;
}

.ttl_h2 {
  margin-bottom: 3.2rem;
}

.ttl_h2.color-resort .icon_02 {
  width: auto;
  position: relative;
  margin-top: -20px;
  margin-bottom: 1rem;
}

.tab-link {
  width: 100%;
  height: 100%;
  /*position: absolute;*/
  display: flex;
  align-items: center;
  justify-content: center;
}

.tab_list_resort .bl_tab_bottom>figure {
  width: 32.5rem;
}

.btn-big {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0;
  margin: 0;
  outline: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
}

.btn-big:hover {
  opacity: 0.85;
}

.wrapper {
  padding-bottom: 0 !important;
}

@media screen and (min-width: 769px) {
  .is--sp {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .is--pc {
    display: none;
  }

  .btn-v1 {
    padding-top: 8px !important;
    padding-bottom: 5px !important;
    line-height: 1.3 !important;
  }

  .tab-row {
    display: block;
  }

  .tab-col {
    width: 100%;
    margin-bottom: 42px;
  }

  .tab-row {
    width: 92%;
  }

  .tab-btn {
    font-size: 14px;
    min-width: 146px;
    min-height: 42px;
    padding-left: 24px;
    bottom: -26px;
  }

  .ic-arrowBot {
    width: 14px;
    height: 15px;
    background-size: 100% 100%;
    margin-right: 0;
    left: 16px;
  }

  .section01_space {
    padding-bottom: 3rem !important;
  }

  .icon-link {
    min-width: 14px;
  }

  .button-custom>i {
    margin-left: 14px;
    position: relative;
    top: -2px;
  }

  .content .tab-logo {
    width: 64%;
  }

  .sec01-border {
    margin-top: 7.9rem;
    padding-top: 3rem;
  }

  .sec01-border .ico_group .ico_01 {
    top: -10.8rem;
    left: -12%;
    width: 22%;
  }

  .sec01-border .ico_group .ico_05_sp {
    top: 460px !important;
    left: auto !important;
    right: -45px;
    /* bottom: 112px; */
    width: 85px !important;
    z-index: -1;
  }



  .ico_group .ico_05 {
    width: 24.4%;
    right: -18%;
    top: 19.5rem;
  }

  .tab-logo {
    padding-bottom: 2.2rem;
  }

  /* .ico_group .ico_03_sp {
    top: 57.2rem !important;
    left: 92% !important;
  } */

  .card-title {
    font-size: 16px;
  }

  .card-simple .card-header {
    min-height: auto !important;
    padding: 6px;
  }

}



.wrap-container {
  max-width: 964px;
  margin: 0 auto;
}




.tabsbar {
  border-bottom: 1px solid #9b9b9b;
}

.tabsbar .tabs {
  display: flex;
  justify-content: center;
  max-width: 964px;
  width: 100%;
  margin: 0 auto;
  z-index: 9;
  position: relative;
  gap: 8px;
}

.tabsbar .tabs li {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 116px;
  border: 1px solid transparent;
  z-index: 99;
  background-color: #ececec;
  margin-bottom: -1px;
  border-bottom: 1px solid #9b9b9b;
  cursor: pointer;
}

.tabsbar .tabs-child.active {
  border-top: 1px solid #9b9b9b;
  border-left: 1px solid #9b9b9b;
  border-right: 1px solid #9b9b9b;
  border-bottom: 1px solid #fff;
  background-color: #fff;
}

.lh1-3 {
  line-height: 1.3;
}

.pt-0 {
  padding-top: 0 !important;
}

.tabsbar .tab-item {
  border: 2px solid red;
  display: none;
}


.section-content {
  width: 100%;
}

/* .content {
  padding-top: 68px;
} */

.wrap-container {
  margin-top: 68px;
}







.infor-title {
  font-size: 28px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.571;
}


.infor-body {
  font-size: 26px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.5;
}

.infor-note {
  font-size: 20px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.5;
}


.panel-address {
  font-size: 14px;
  line-height: 1.8;
  margin-top: 10px;
  display: block;
}



figure>img {
  max-width: 100%;
}

.accordion-number {
  border-radius: 8px;
  background-color: rgb(197, 45, 45);
  min-width: 39px;
  max-height: 39px;
  min-height: 39px;
  font-size: 22px;
  line-height: 39px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  margin-right: 24px;
}

.text-red {
  color: rgb(226, 50, 50);
}

.button-custom {
  border-width: 1px;
  border-color: rgb(190, 190, 190);
  border-style: solid;
  background-color: rgb(245, 245, 245);
  min-height: 40px;
  padding: 8px 20px 8px 28px;
  border-radius: 999px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  line-height: 1.2;
  align-items: center;
  cursor: pointer;
  font-weight: bold;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, transform 0.2s ease;
}

.button-custom:hover {
  background-color: rgb(219, 219, 219);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(-1px);
}

.button-custom>i {
  margin-left: 20px;
}


.card-row {
  border-radius: 20px;
  background-color: #fef8e6;
  display: flex;
  padding: 38px 36px 28px 42px;
}

.basis-full {
  flex-basis: 100%;
}

.card-row .card-header {
  flex-basis: 100%;
  max-width: 224px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-row .card-icon {
  position: absolute;
  top: -108px;
  left: -26px;
}

.font-bold {
  font-weight: bold;
}

.card-row .card-title {
  font-size: 28px;
  line-height: 1.6;
  color: #070707;
  padding: 14px 4px;
  text-align: center;
}

.card-line {
  border-top: 4px dotted #648fc0;
}


.card-list {
  border-radius: 20px;
  background-color: rgb(255, 241, 190);
  padding: 24px 38px 18px 38px;
}

.card-list .card-title {
  font-size: 30px;
  line-height: 1.6;
  text-align: center;
}

.icon-link {
  width: 14px;
  height: 14px;
  display: block;
  background-image: url("../images/icon-link.png");
  background-size: 100%;
}

.icon-down {
  width: 15px;
  height: 15px;
  display: block;
  background-image: url("../images/icon-down.png");
  background-size: 100%;
}



.card-simple .card-thumb {
  min-height: 128px;
  display: flex;
  align-items: center;
}

.card-simple .card-header {
  font-size: 26px;
  line-height: 1.6;
  color: #000;
  color: #000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  min-height: 64px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
}



.accordion {
  width: 100%;
  max-width: 980px;
  margin: auto;
}

.accordion-item {
  border-style: solid;
  border-width: 1px;
  border-color: #f8d365;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 18px;
}

.accordion-title {
  padding: 12px 26px;
  font-weight: bold;
  cursor: pointer;
  background-color: rgb(248, 211, 101);
  transition: background 0.3s;
  font-size: 22px;
  color: rgb(0, 0, 0);
  text-align: left;
  position: relative;
}

.accordion-title:hover {
  background: #fdc624;
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  background-color: #fff;
}

.accordion-body {
  padding: 32px 38px;
  font-weight: 500;
  background-color: #fff;
}

.accordion-title::after {
  content: '';
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 0;
  transition: transform 0.3s;
  background-image: url("../images/icon-open.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 26px;
  height: 26px;
  background-position: left;
}

.accordion-item.active .accordion-title::after {
  content: '';
  background-image: url("../images/icon-close.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: left;
}


#tab-resort .ico_group .ico_04 {
  top: 53.3rem;
  right: -24.5rem;
  width: 20.1rem;
}



#tab-resort .sec_bot_area {
  padding: 0 40px;
}

#tab-resort .ico_group .ico_05 {
  top: 68rem;
  right: -10.5rem;
  width: 18.1rem;
  z-index: 0;
}

#tab-resort .tab_list_container {
  position: relative;
  z-index: 99;
}

.tab_list_resort .bl_tab .list_text .txt {
  background-color: #c06464;
}

.ttl_h2-resort {
  color: #a22929;
}

.section02-resort {
  background: url("../images/resort_bg_section.jpg") repeat;
  padding-bottom: 6.8rem;
}

.font-medium {
  font-weight: 500;
}

.color-resort {
  color: #a22929;
}

.bl_sec-resort {
  margin-bottom: 2.2rem;
}

#tab-resort .ico_group .resort_ico_09 {
  top: -8.2rem;
  right: -22rem;
  width: 19.3rem;
}

#tab-resort .ico_group .resort_ico_06 {
  top: 60.4rem;
  left: -21.4rem;
  z-index: 1;
  width: 20rem;
}

#tab-resort .ico_group .resort_ico_07 {
  top: 76.7rem;
  left: -9.6rem;
  width: 20.1rem;
}

#tab-resort .ico_group .resort_ico_08 {
  bottom: -55rem;
  left: -23.2rem;
  width: 20.1rem;
}

#tab-resort .ico_group .resort_ico_10 {
  top: 86rem;
  right: -25.3rem;
  width: 26.6rem;
}

.section_best3-resort {
  color: #000;
}

#tab-resort .ico_group .resort_ico_12 {
  bottom: -121.8rem;
  right: -26rem;
  width: 19.7rem;
}

.bl_slide_item {
  padding: 4rem 5.4rem 3.7rem 5.5rem;
}

.ttl_section_facility-resort {
  border-color: #a22929;
  color: #a22929;
}

#tab-resort .icon_resort {
  margin-bottom: 3.8rem;
  width: 33.2rem;
  max-width: 332px;
}

#tab-resort .facility_list_resort {
  width: 78rem;
}

#tab-resort .facility_list_resort li {
  width: 33.33%;
}

.facility_list_resort li:nth-child(n + 4) {
  margin-top: 0.9rem;
}

.ico_group .resort_ico_03 {
  top: -2.2rem;
  right: -16rem;
  width: 19.7rem;
}

.graphic__button--art {
  background-color: #231f20;
  width: 36rem;
  font-size: 1.6rem;
  line-height: 1.786;
  color: #ffffff;
  text-align: center;
  display: block;
  padding: 1.3rem 0 .9rem;
  font-weight: 500;
  font-weight: bold;
  margin: 0 auto;
}


.align--center {
  text-align: center;
}

.graphic__button--next {
  display: inline-block;
  font-size: 14px;
  line-height: 1.6;
  color: #666;
  margin-left: 0rem;
  font-weight: normal;
  margin-top: 2rem;
  margin-bottom: 2.9rem;
}

.graphic__button--next::before {
  content: url("../images/icon-next.png");
  position: relative;
  top: 0.1rem;
  left: -.5rem;
}

.p-2 {
  padding: 8px;
}



@media (min-width: 768px) {
  .md\:p-0 {
    padding: 0;
  }

  .sp {
    display: none !important;
  }
}

@media (max-width: 769px) {
  .card-row {
    flex-direction: column;
    padding: 38px 4px 28px 4px;
  }

  .wrap-container {
    margin-top: 15px;
  }

  .infor-title {
    font-size: 12px;
  }

  .card-row .card-header {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .pc {
    display: none !important;
  }

  .w-sp-180 {
    width: 180px;
  }

  .card-list {
    border-radius: 10px;
    padding: 28px 24px 28px 24px;
  }

  .infor-body {
    font-size: 13px;
  }

  .infor-note {
    font-size: 12px;
  }

  .accordion-item {
    border-radius: 6px;
    margin-bottom: 14px;
  }

  .accordion-title {
    padding: 8px 18px;
    font-size: 16px;
  }

  .accordion-title::after {
    width: 18px;
    height: 18px;
  }

  .button-custom {
    font-size: 12px;
    padding: 5px 14px 3px 14px;
    min-height: 36px;
  }

  .accordion-number {
    border-radius: 5px;
    min-width: 32px;
    max-height: 32px;
    min-height: 32px;
    font-size: 18px;
    line-height: 32px;
    margin-right: 14px;
  }

  .accordion-title::after {
    top: 11px;
    right: 20px;
  }

  .section01 {
    padding-bottom: 4.6rem;
  }

  .card-list .card-title {
    font-size: 20px;
    line-height: 1.4;
  }

  .accordion-body {
    padding: 26px 18px;
    background-color: #fff;
  }

  .card-row .card-icon {
    position: relative;
    top: auto;
    left: auto;
  }

  .accordion-body .accordion-number {
    font-size: 0 !important;
    line-height: 0 !important;
  }

  .tabsbar .tabs {
    gap: 6px;
  }

  .leftImg {
    position: relative;
    margin-left: -24px;
    padding-right: 24px;
  }

  .cell .panel ul.more .more__equip {
    margin: auto !important;
  }

  .cell .panel ul.more li {
    width: 100% !important;
  }

  .tabsbar .tabs li {
    width: 45.4%;
    padding: 6px 28px;
    min-height: 60px;
  }

  .card-simple .card-thumb {
    min-height: auto;
  }

}



.dor_container {
  margin: 0 auto;
  text-align: center;
  flex-wrap: wrap;
  padding: 54px 0;
}

.dor_btn {
  border-radius: 47px;
  background-color: rgb(0, 91, 172);
  font-size: 26px;
  font-family: "Noto Sans JP";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  min-width: 611px;
  min-height: 96px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.dor_note {
  font-size: 20px;
  font-family: "Noto Sans JP";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  margin-top: 22px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .dor_container {
    padding: 20px 22px 14px;
  }

  .dor_btn {
    font-size: 15px;
    min-width: 100%;
    min-height: 58px;
    font-weight: 400;
  }

  .dor_note {
    font-size: 14px;
    margin-top: 12px;
  }
}