@charset "UTF-8";
/* CSS Document */

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap");

.fontNotoSans {
  font-family: "Noto Sans JP", sans-serif;
}

.fontNotoSerif {
  font-family: "Noto Serif JP", serif;
}

.contents {
  font-family: "Noto Sans JP", sans-serif;
}
.contents img {
  max-width: 100%;
  width: auto;
  height: auto;
}

a.hover:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition-duration: 0.3s;
}

/*-----------------------------------*/

.mainWrap01 {
  background-image: url("/attending/t/ngo-d/lp_51350/images/pc/keyvisual_img.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 522px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  margin-top: -15px;
}
.mainObi01 {
  background-image: url("/attending/t/ngo-d/lp_51350/images/pc/main_obi_bg01.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 87px;
  height: 87px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  position: relative;
}
.mainH201 {
  text-align: center;
}
.mainH201 img {
  width: 1021px;
  height: auto;
}

.kokuchi {
  background-color: #4b89cc;
  padding: 50px 0;
}

.kokuchi .Common21__inner {
  background-color: #fff;
  border-radius: 20px;
  padding: 30px;
  text-align: center;
}

.kokuchi .Common21__inner h2 {
  font-size: 26px;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 20px;
}

.kokuchi .Common21__inner p {
  font-size: 22px;
}

.kokuchi .Common21__inner p span {
  color: #ff0000;
}

main a {
  transition: opacity 0.3s;
}

main a:hover {
  opacity: 0.7;
}

/* sec-notice */
.sec-notice {
  background: #f7e3c1;
  background: linear-gradient(90deg, rgba(247, 227, 193, 1) 0%, rgba(252, 244, 231, 1) 50%, rgba(247, 227, 193, 1) 100%);
  padding: 40px 0;
}

.notice-list {
  display: grid;
  grid-template-columns: 502px 320px;
  width: 860px;
  justify-content: space-between;
  margin: 0 auto;
}

/* sec-common */
.sec-common {
  background-image: url("/attending/t/ngo-d/lp_51350/images/pc/btn-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.sec-common > div {
  padding: 40px 0;
}

.sec-common a {
  display: block;
  width: 730px;
  margin: 0 auto;
}

/* sec-highlight */
.sec-highlight {
  background-image: url("/attending/t/ngo-d/lp_51350/images/pc/sec1-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 90px 0;
}

.sec-highlight h2 {
  text-align: center;
  margin-bottom: 40px;
}

.sec-highlight .map {
  margin-bottom: 40px;
}

.sec-highlight figure {
  position: relative;
  width: 1035px;
  margin: 0 auto;
}

.sec-highlight figure:first-of-type figcaption {
  position: absolute;
  bottom: 0;
  left: calc(50% - 330px);
  transform: translateX(-50%);
  width: 406px;
  height: 141px;
}

.sec-highlight figure:last-of-type figcaption {
  position: absolute;
  top: 0;
  left: calc(50% + 350px);
  transform: translateX(-50%);
  width: 338px;
  height: 140px;
}

.sec-highlight .map {
  text-align: center;
}

.sec-highlight_caption {
  position: relative;
  text-align: center;
  margin-top: -70px;
}

/* sec-hotel */
.sec-hotel {
  background-color: #1d2159;
  padding: 80px 0;
}

.sec-hotel h2 {
  text-align: center;
  margin-bottom: 40px;
}

.block-hotel1 {
  position: relative;
  background-color: #fff;
  padding: 3px;
  z-index: 1;
}

.block-hotel1:not(.deco-orange) {
  margin-bottom: 60px;
}

.block-hotel1::before,
.block-hotel1::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url("/attending/t/ngo-d/lp_51350/images/pc/sec2-deco1.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 64px;
  height: 64px;
  z-index: -1;
}

.block-hotel1::before {
  top: 0;
  left: 0;
  transform: rotate(180deg);
}

.block-hotel1::after {
  top: 0;
  right: 0;
  transform: rotate(-90deg);
}

.block-hotel1_inner {
  position: relative;
  border: solid 2px #5a9ca4;
  padding-bottom: 30px;
  z-index: 2;
}

.block-hotel1_inner::before,
.block-hotel1_inner::after {
  content: "";
  position: absolute;
  display: block;
  background-image: url("/attending/t/ngo-d/lp_51350/images/pc/sec2-deco1.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 64px;
  height: 64px;
  z-index: -1;
}

.block-hotel1_inner::before {
  bottom: -5px;
  left: -5px;
  transform: rotate(90deg);
}

.block-hotel1_inner::after {
  bottom: -5px;
  right: -5px;
}

.rank {
  position: absolute;
  top: -4px;
  right: 13px;
  z-index: 3;
}

.rank-a {
  position: relative;
  border-top: solid 2px #e2a632;
}

.deco-orange::before,
.deco-orange::after {
  background-image: url("/attending/t/ngo-d/lp_51350/images/pc/sec2-deco2.png");
}

.deco-orange .block-hotel1_inner::before,
.deco-orange .block-hotel1_inner::after {
  background-image: url("/attending/t/ngo-d/lp_51350/images/pc/sec2-deco2.png");
}

.deco-orange .block-hotel1_inner {
  border: solid 2px #e2a632;
}

.course_wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 5px;
  margin-bottom: 40px;
  padding: 5px;
}

.group_course {
  display: inline-flex;
  justify-content: flex-start;
  border: solid 1px #000;
}

.group_course dt {
  display: flex;
  align-items: center;
  background-color: #000;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  padding: 5px 10px;
}

.group_course dd {
  display: flex;
  align-items: center;
  padding: 5px 10px;
}

.sec-hotel h3 {
  text-align: center;
}

.hotel-notice {
  font-size: 18px;
  font-weight: 600;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  padding: 20px 0;
}

.hotel1-image1 {
  position: relative;
  width: 1160px;
  left: 50%;
  transform: translateX(-50%);
}

.hotel2-image1 {
  width: 462px;
  margin: 0 auto;
}

.hotel3-image1 {
  width: 462px;
  margin: 0 auto;
}

.hotel4-image1 {
  flex-shrink: 0;
}

.hotel1-group1 {
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
  width: 964px;
  margin: 40px auto 0;
}

.hotel4-group1 {
  display: flex;
  justify-content: space-between;
  width: 944px;
  margin: 0 auto;
}

.hotel4-group2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 944px;
  margin: 0 auto;
}

.hotel1-group1_text {
  width: 480px;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  margin-top: 20px;
}

.hotel1-group1_text em {
  font-size: 22px;
  font-weight: 800;
  font-style: normal;
  color: #5a9ba4;
}

.hotel1-group1_text p {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.hotel1-group1_text p span {
  font-weight: 600;
  color: #5a9ba4;
}

.hotel4-group1 {
  margin-bottom: 30px;
}

.hotel4-group1_text1 {
  width: 100%;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  margin-top: 20px;
}

.hotel4-group1_text1 p span {
  font-size: 18px;
  font-weight: 600;
  color: #e2a632;
}

.hotel4-group1_text2 {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  font-size: 16px;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  text-align: center;
}

.hotel1-group1_image {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 0 20px;
  margin-top: 20px;
}

.hotel1-group2_image {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 10px;
  width: 462px;
  margin: 20px auto 0;
}

.hotel1-group2_image_text {
  font-size: 16px;
  letter-spacing: -0.001em;
}

.hotel1-group2_image li {
  font-family: "Noto Serif JP", serif;
}

.hotel1-group2_image li span {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-weight: 600;
  color: #5a9ba4;
}

.hotel1-group1_btn {
  width: 968px;
  margin: 30px auto 0;
}

.hotel1-group1_btn li:not(:last-child) {
  margin-bottom: 20px;
}

.hotel-2column {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.hotel-2column h3 {
  padding: 5px;
}

.hotel-2column h3 img {
  width: 100%;
}

.hotel1-group2_btn {
  width: 466px;
  margin: 30px auto 0;
}

/* sec-recommend */
.sec-recommend {
  background: #f3d2db;
  background: linear-gradient(90deg, rgba(243, 210, 219, 1) 0%, rgba(251, 242, 244, 1) 50%, rgba(243, 210, 219, 1) 100%);
  padding: 60px 0;
}

.sec-recommend h2 {
  text-align: center;
}

.recommend-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 20px;
  margin-bottom: 40px;
}
