@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');

/* general */
html {
  scroll-behavior: smooth;
}

body {
  padding-top: 0;
}

.wrapper {
  background-color: #ECFFFC ;
  font-family: "Zen Kaku Gothic New", serif;
  overflow: hidden;
  position: relative;
}
.bg_blue_object_deco{
  background: url('/sites/default/files/media/free_content/img/04_sgp_LP/blue_object_deco_pc.png') 0 0;
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
@media print, screen and (max-width: 767.9px) {
  .bg_blue_object_deco{
    background: url('/sites/default/files/media/free_content/img/04_sgp_LP/blue_object_deco_sp.png') 0 350px;
    background-size: contain;
    background-repeat: no-repeat;
  }
}

#footer-global {
  padding-top: 32px;
  margin-left: 0;
  margin-top: 0;
  z-index: 10;
  line-height: 1.5;
}

#footer-global > div > div > div > .box-link {
  margin-top: 0;
}

@media print, screen and (max-width: 767.9px) {
  #footer-global {
    font-size: 1.6rem;
    line-height: 1.625;
  }
}

/* common */
.vivd_pnk_text {
  color: #FF1493;
}

.decoration-area {
  width: 100%;
  margin: 0 auto;
  max-width: 980px;
  text-align: center;
}

.sponly {
  display: none !important;
}
.pconly {
  display: block !important;
}

@media print, screen and (max-width: 767.9px) {
  .sponly {
    display: block !important;
  }
  .pconly {
    display: none !important;
  }
}
.bracket-blue_detail_container {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 16px;
}

.page_top {
  position: fixed;
  right: 20px;
  bottom: 50px;
  display: none;
  background-color: transparent !important;
  z-index: 99;
}
.page_top.active {
  display: block;
}
.page_top a {
  width: 60px;
  height: 60px;
  background-color: #FF1493;
  text-decoration: none;
  position: relative;
  display: inline-block;
  border-radius: 99px;
  vertical-align: top;
}
.page_top a::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 24px;
  width: 22px;
  height: 22px;
  border-top: 5.5px solid #fff;
  border-right: 5.5px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: translateX(-50%) rotate(-45deg);
  transition: all 0.3s;
}
.cap-credit_text{
  margin-top: 8px;
  font-size: 10px;
  font-weight: 500;
  line-height: 180%;
}
@media print, screen and (min-width: 1100px) {
  .page_top {
      right: calc(50% - 520.5px);
  }
}

.faq_urltext a {
 color: #0087CB;
 text-decoration: underline;
}
.faq_urltext a img {
  display: inline-block;
  margin-left: 4px;
  transform: translateY(-2px);
}
.faq_urltext a:hover {
  opacity: 0.8;
}

@media print, screen and (max-width: 767.9px) {
  .bracket-blue_detail_container {
    width: 100%;
    padding-bottom: 20px;
  }
  .bayarea .bracket-blue_detail_container {
    padding: 0;
    min-width: 0;
    width: 100%;
  }
  .faq_urltext{
    word-break: break-all;
  }
  .cap-credit_text{
    line-height: 200%;
  }
}

.blue_detail_contents {
  display: flex;
}

.blue_detail_contents:nth-child(1) {
  margin-top: 24px;
}

.blue_detail_contents:nth-child(2),
.blue_detail_contents:nth-child(3) {
  margin-top: 12px;
}

@media print, screen and (max-width: 767.9px) {
  .blue_detail_contents:nth-child(2),
  .blue_detail_contents:nth-child(3) {
    margin-top: 8px;
  }
}

.blue_detail_box {
  background-color: #33CCCC;
  border-radius: 4px;
  font-family: 'Noto Sans JP', sans-serif;
  width: 76px;
  font-weight: 700;
  font-size: 12px;
  line-height: 160%;
  padding: 3px 14px;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
}
.blue_detail_box.-bluebox_02,
.blue_detail_contents .blue_detail_box:nth-child(2),
.blue_detail_contents .blue_detail_box:nth-child(3) {
  padding: 3px 26px;
}

@media print, screen and (max-width: 767.9px) {
  .blue_detail_box {
    width: 64px;
    height: 25px;
    padding: 3px 8px;
  }
  .blue_detail_box.-bluebox_02,
  .blue_detail_contents .blue_detail_box:nth-child(2),
  .blue_detail_contents .blue_detail_box:nth-child(3) {
    padding: 3px 20px;
  }
}

.blue_detail_text {
  color: #FFF;
}

@media print, screen and (max-width: 767.9px) {
  .decoration-area {
    width: 100%;
    min-width: 315px;
  }
  .decoration .dotted_line-area{
    width: 100%;
    min-width: 315px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 64px;
  }
}

.dotted_line-area {
  margin: 24px auto 0;
  width: 100%;
}

.dotted_line-area img {
  height: 2px;
  width: 100%;
  display: block;
}


/* kv */
.kv__inner {
  margin: 0 auto;
}


.kv__img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}

@media print, screen and (max-width: 767.9px) {
  .kv__img {
    height: auto;
  }
}

/* bracket */
.bracket-contents_box {
  margin-top: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 150px;
  margin-left: 30px;
  margin-right: 30px;
}

.bracket-contents_box.detail01_box {
  margin-top: 48px;
  margin-bottom: 40px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
  height: auto;
}

@media print, screen and (max-width: 767.9px) {
  .bracket-contents_box.detail01_box {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .bracket03 .bracket-contents_box.detail01_box {
    margin-top: 40px;
  }
}

.bracket-contents_box.detail01_box .bracket-container {
  width: 100%;
  padding: 0 calc((56 / 980)* 100%);
}

@media print, screen and (max-width: 767.9px) {
  .bracket-contents_box.detail01_box .bracket-container {
    height: auto;
    padding: 20px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

.bracket03 .bracket-contents_box.detail01_box .bracket-container {
  height: 100%;
  display: block;
  padding-top: 16px;
}

@media print, screen and (max-width: 767.9px) {
  .bracket03 .bracket-contents_box.detail01_box .bracket-container {
    height: auto;
    padding-top: 20px;
    width: 100%;
    justify-content: normal;
  }
}

.women_icon_box {
  width: calc((96 / 868)* 100vw);
  height: auto;
}

@media print, screen and (max-width: 767.9px) {
  .women_icon_box {
    width: calc((64 / 275)* 100vw);
  }
  .bracket03 .women_icon_box {
    width: calc((64 / 315)* 100vw);
  }
}

.women_icon_box img {
  width: 100%;
  height: auto;
  display: block;
}

@media print, screen and (max-width: 767.9px) {
  .bracket-contents_box {
    margin-top: 64px;
  }
}

.bracket-container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 40px;
  height: 118px;
  width: 621px;
  box-sizing: border-box;
}

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

@media print, screen and (max-width: 767.9px) {
  .bracket-container {
    width: 315px;
  }
}

.bracket-container::before,
.bracket-container::after {
  content: '';
  position: absolute;
  top: 0;
  width: 24px;
  height: 118px;
  box-sizing: border-box;
  border-color: #33CCCC;
  border-style: solid;
  border-width: 2px;
}

.bracket03 .bracket-container::before,
.bracket03 .bracket-container::after {
  height: 100%;
}

.bracket03.-patern02 .bracket-container::before,
.bracket03.-patern02 .bracket-container::after {
  height: 100%;
}

@media print, screen and (max-width: 767.9px) {
  .bracket-container::before,
  .bracket-container::after {
    height: 130px;
  }
  .bracket02 .bracket-container::before,
  .bracket02 .bracket-container::after {
    height: 100%;
  }
  .bracket03 .bracket-container::before,
  .bracket03 .bracket-container::after {
    height: 100%;
  }
}

.bracket-container::before {
  left: 0;
  border-right: none;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

.bracket-container::after {
  right: 0;
  border-left: none;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.bracket_detail01_text_box {
  margin-left: 24px;
  width: calc((748 / 868)* 100vw);
}

@media print, screen and (max-width: 767.9px) {
  .bracket_detail01_text_box {
    width: 199px;
    margin-left: 12px;
    width: calc((199 / 275)* 100vw);
  }
}

.bracket_detail02_text_box {
  width: calc(760 / 868* 100vw);
  margin-left: calc(12 / 315* 100%);
}

@media print, screen and (max-width: 767.9px) {
  .bracket_detail02_text_box {
    height: 100%;
    width: calc(760 / 868* 100%);
  }
}

.bracket-text {
  font-size: 32px;
  color: #3A3A3A;
  white-space: nowrap;
  font-weight: 700;
  line-height: 160%;
  font-family: 'Noto Sans JP', sans-serif;
}

.bracket_detail01_text_box .bracket-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 180%;
  white-space: normal;
}

.bracket-container02_box {
  height: auto;
  min-width: 315px;
}

@media print, screen and (max-width: 767.9px) {
  .bracket-container02_box {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

.bracket_detail02_text_box .bracket-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 180%;
  white-space: normal;
}

@media print, screen and (max-width: 767.9px) {
  .bracket-text {
    font-size: 24px;
  }
}

/* anchor_top */
.anchor_top-area-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  font-family: 'Noto Sans JP', sans-serif;
}

@media print, screen and (max-width: 767.9px) {
  .anchor_top-area-box {
    margin-top: 64px;
  }
}

.anchor_top-area-container {
  display: flex;
  align-items: center;
}

.diamond-icon-bg {
  background-image: url('/sites/default/files/media/free_content/img/04_sgp_LP/diamond-icon-bg_01.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 9px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 11px;
}

.diamond-icon-bg:first-child {
  margin-right: 12px;
}

.diamond-icon-bg:last-child {
  margin-left: 12px;
}

.anchor_topr-area-container {
  margin-bottom: 16px;
}
@media print, screen and (max-width: 767.9px) {
  .anchor_topr-area-container {
    margin-bottom: 12px;
  }
}

.anchor_top-text {
  font-size: 24px;
  color: #3A3A3A;
  white-space: nowrap;
  font-weight: 700;
  line-height: 160%;
  font-family: 'Noto Sans JP', sans-serif;
  margin-bottom: 16px;
}

@media print, screen and (max-width: 767.9px) {
  .anchor_top-text {
    font-size: 20px;
    margin-bottom: 12px;
  }
}

/* anchor_main */
.bg-white_main-container_box {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

.bg-white_main-container {
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 0 8px 0 0 #C7F5F3;
  padding: 0 30px;
  width: 100%;
  max-width: 980px;
}

a.bg-white_main-container:hover {
  box-shadow: none;
  transform: translateY(8px);
  transition: all 0.3s;
}

.campaign .bg-white_main-container {
  padding: 0 48px;
}

@media print, screen and (max-width: 767.9px) {
  .campaign .bg-white_main-container {
    padding: 0 20px;
    min-width: 315px;
  }
}

.campaign a.bg-white_main-container:hover {
  opacity: 0.6;
  box-shadow: none;
  transition: all 0.3s;
  transform: translateY(8px);
}

.campaign_text_box {
  margin-top: 32px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 160%;
  vertical-align: middle;
}

@media print, screen and (max-width: 767.9px) {
  .campaign_text_box {
    font-size: 16px;
    margin-top: 24px;
  }
}

.campaign .bg-white_main_content-wrapper {
  margin: 0 0 32px 0;
  width: 100%;
}

@media print, screen and (max-width: 767.9px) {
  .campaign .bg-white_main_content-wrapper {
    margin-top: 0;
    margin-bottom: 25px;
  }
}

.bg-white_main_content-wrapper {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: nowrap;
  margin: 16px 0 20px;
}

.bg-white_item {
  display: flex;
  align-items: center;
  position: relative;
  flex-grow: 1;
  justify-content: center;
  width: 253px;
}

.bracket_detail01_text_box .bg-white_item {
  justify-content: flex-start;
  margin-top: 16px;
}

.bracket_detail01_text_box .bg-white_item-text {
  font-size: 14px;
}

.download-icon-bg {
  background-image: url('/sites/default/files/media/free_content/img/04_sgp_LP/arrow-icon_01.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 8px;
  flex-shrink: 0;
}

.bracket_detail01_text_box .download-icon-bg.-right_arrow{
  background-image: url('/sites/default/files/media/free_content/img/04_sgp_LP/arrow-icon_02.svg');
}

.bg-white_item-text {
  font-size: 16px;
  color: #3A3A3A;
  font-weight: 700;
  line-height: 160%;
  font-family: 'Noto Sans JP', sans-serif;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
}

.bg-white_item-description {
  display: inline-block;
  margin-top: 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  white-space: normal;
  padding: 0 35px;
}

.bg-white_item + .bg-white_item::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 80%;
  background-color: #F7D1D7;
}

.campaign .bg-white_main-container_box {
  margin-top: 48px;
  margin-bottom: 40px;
}

@media (max-width: 767.9px) {
  .bg-white_main-container_box {
    margin-top: 12px;
  }
  .campaign .bg-white_main-container_box {
    height: 162px;
    margin-top: 55px;
  }
  .campaign .bg-white_main-container_box.cp_02 {
    margin-top: 64px;
  }
  .bg-white_main_content-wrapper {
    flex-direction: column;
    align-items: flex-start;
    margin: 28px 0;
  }
  .bg-white_main-container {
    width: 100%;
  }
  .bg-white_item {
    width: 100%;
    border-bottom: 2px solid #F7D1D7;
    justify-content: flex-start;
  }
  .bg-white_item:nth-child(1),
  .bg-white_item:nth-child(2) {
    padding-bottom: 16px;
  }
  .bg-white_item:nth-child(2) {
    padding-top: 16px;
  }
  .bg-white_item:last-child {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 16px;
  }
  .bg-white_item::before {
    display: none;
  }
  .bg-white_item.-detail {
    padding-top: 0px;
    margin-top: 12px;
  }
  .download-icon-bg {
    margin-right: 8px;
  }
}

.mwr_area_box {
  margin: 0;
  font-family: sans-serif;
  margin-top: 25px;
  padding-top: 180px;
}
@media (max-width: 767.9px) {
  .mwr_area_box {
    margin-top: 100px;
    padding-top: 30px;
  }
  .Mandai_Wildlife_Reserve .mwr_area_box {
    margin-top: 120px;
    padding-top: 30px;
  }
}

.mwr_area_container {
  position: relative;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  box-sizing: border-box;
}

/* 01area */
.nam01_overlay {
  position: absolute;
  top: -145px;
  left: 40px;
  width: 150px;
  height: 150px;
  z-index: 10;
}

.nam01_overlay img {
  width: 100%;
  height: 100%;
  display: block;
}

/* 02area */
.nam02_overlay {
  position: absolute;
  top: -145px;
  right: 40px;
  width: 150px;
  height: 150px;
  z-index: 10;
}

/* 03area */
.nam03_overlay {
  position: absolute;
  top: -145px;
  left: 40px;
  width: 150px;
  height: 150px;
  z-index: 10;
}

.nam03_overlay img {
  width: 100%;
  height: 100%;
  display: block;
}

@media (max-width: 767.9px) {
  .nam01_overlay {
    top: -10px;
    left: 20px;
    transform: translateY(-100%);
    width: 129px;
    height: 134px;
  }
  .nam02_overlay {
    top: -10px;
    transform: translateY(-100%);
    width: 129px;
    height: 134px;
    left: 20px;
    right: auto;
  }
  .nam03_overlay {
    top: -10px;
    transform: translateY(-100%);
    left: 20px;
    width: 129px;
    height: 134px;
  }
}

.nam02_overlay img {
  width: 100%;
  height: 100%;
  display: block;
}

/* main_image */
.main-image-area {
  top: 50px;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 20px;
}

.main-image-area.-nam02 {
  right: 0;
}

.main-image-area img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.text-blocks-container {
  position: absolute;
  top: 82px;
  right: 0px;
  display: flex;
  gap: 8px;
}

.text-blocks-container.-nam02text {
  position: absolute;
  top: 82px;
  display: flex;
  right: auto;
  gap: 8px;
}

.text-blocks-container.-nam03text {
  right: 50px;
}

@media (max-width: 767.9px) {
  .text-blocks-container.-nam02text {
    top: 190px;
    left: 30px;
  }
  .text-blocks-container.-nam03text {
    right: 30px;
  }
}

.text-block {
  width: 48px;
  height: 282px;
  background-color: #FFF;
  border-radius: 8px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: 700;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 36px;
  line-height: 105%;
  color: #3A3A3A;
  box-sizing: border-box;
  padding: 5px;
  writing-mode: vertical-rl;
}

.text-block:first-child {
  height: 380px;
}
.text-block:nth-child(2) {
  height: 410px;
}
.text-block:nth-child(3) {
  height: 160px;
}

.text-block.-nam02_fst_box {
  height: 130px;
}

.text-block-nam02_fst_sp_box {
  display: none;
}

@media screen and (max-width: 767.9px) {
  .text-block.-nam02_fst_box:first-child {
    display: none;
  }
  .text-block-nam02_fst_sp_box {
    display: block;
  }
}

.text-block.-nam02box {
  height: 358px;
  justify-content: flex-start;
}

.text-block.-nam03box {
  height: 322px;
  justify-content: flex-start;
}

.text-block.-nam03box:nth-child(2) {
  height: 435px;
}

@media screen and (max-width: 767.9px) {
  .text-block:first-child {
    height: 250px;
  }
  .text-block:nth-child(2) {
    height: 275px;
  }
  .text-block:nth-child(3) {
    height: 112px;
  }
  .text-block.-nam02box:nth-child(2) {
    height: 316px;
  }
  .text-block.-nam02box:last-child {
    height: 240px;
  }
  .text-block.-nam03box {
    height: 215px;
    justify-content: flex-start;
  }
  .text-block.-nam03box:nth-child(2) {
    height: 290px;
  }
}

/* 01logo */
.mwr_logo-area {
  margin-right: 48px;
  width: 472px;
}

.mwr_logo-area img {
  width: 180px;
  height: 60px;
}

.mwr_area-elements {
  position: relative;
  bottom: 0;
  right: 0;
  width: 460px;
  height: 307px;
}

.mwr_area-elements .mwr_area_image-01 {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}

.mwr_area-elements .mwr_area_image-01 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.mainarea_text-content {
  margin-top: 32px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 200%;
  letter-spacing: -0.56px;
}

.mwr_logo-area_box .mainarea_text-content {
  position: absolute;
  bottom: 168px;
  width: calc((472 / 980)* 100%);
  font-size: 14px;
  line-height: 200%;
  color: #3A3A3A;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

.mwr_area_sub_box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 980px;
  margin: 48px auto 0 auto;
}
.right_contents_hgt{
  margin-top: 15px;
}

@media screen and (max-width: 767.9px) {
  .main-container {
    width: 100%;
    margin: 10px auto;
    padding: 10px;
    min-height: auto;
  }
  .mwr_area-elements {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .main-image-area {
    position: relative;
    top: auto;
    margin: 50px auto 32px;
    transform: translateX(-15px);
    width: 100svw;
  }
  .text-blocks-container {
    position: absolute;
    top: 190px;
    right: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 20px;
  }
  .text-block {
    width: 40px;
    height: 191px;
    font-size: 24px;
  }
  .mwr_logo-area {
    width: 100%;
  }
  .mwr_logo-area img {
    width: 146px;
    max-width: 47%;
    height: auto;
  }
  .mainarea_text-content {
    top: 53px;
  }
  .mwr_logo-area_box .mainarea_text-content {
    bottom: 313px;
    width: 315px;
    left: 30px;
  }
  .mwr_area-elements .mwr_area_image-01 {
    width: 100%;
    height: 100%;
    margin-top: 30px;
  }
  .mwr_area_sub_box {
    margin: 0px auto 0 auto;
    position: relative;
    justify-content: center;
    flex-direction: column;
  }
}

@media print, screen and (min-width: 768px) and (max-width: 900px) {
  .mwr_logo-area_box .mainarea_text-content {
    padding-right: 28px;
  }
  .mwr_logo-area_box .mainarea_text-content_text-inner {
    padding-right: 20px;
  }
}

.mwr_area-elements.right_contents_inner_01 {
  width: 420px;
  height: 267px;
}

.mwr_area-elements.right_contents_inner_01 .mwr_area_image-01 {
  width: 100%;
  height: 100%;
}

.mwr_area_sub_box.right_contents_01 {
  margin: 0 auto;
}

.right_contents_textarea_box {
  width: 512px;
  margin-right: 0;
  margin-left: 48px;
  order: 1;
}

@media screen and (max-width: 767.9px) {
  .mwr_area-elements.right_contents_inner_01 {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .mwr_area-elements.right_contents_inner_01 .mwr_area_image-01 {
    width: 100%;
    height: 100%;
    margin-top: 30px;
  }
  .mwr_area_sub_box.right_contents_01 {
    display: block;
  }
  .right_contents_textarea_box {
    margin-left: 0;
    width: 100%;
  }
  .mainarea_text-content.sp_2nd_text_box {
    width: 100%;
  }
}

/* Gardens By the Bay */
.gbb_logo-area_box {
  width: 100%;
  max-width: 980px;
  margin: 48px auto;
}

.gbb_logo-area {
  width: 180px;
  height: 58px;
}


@media screen and (max-width: 767.9px) {
  .gbb_logo-area_box {
    position: relative;
    margin: 0px auto;
  }
  .gbb_logo-area {
    position: absolute;
    top: -229px;
    left: 40%;
    width: 146px;
    height: 47px;
  }
}

/* Bay area */
.bay_contents_box {
  display: flex;
  justify-content: center;
  max-width: 980px;
  margin: 0 auto;
}
.bay_bracket_detail02_top_box{
  display: flex;
  width: 100%;
  align-items: center;
}

.bay_area_sub_box {
  width: calc((420 / 980)* 100%);
  margin-left: calc((80 / 980)* 100%);
}

.bay_area-elements {
  width: calc((400 / 980)* 100%);
  margin-left: calc((80 / 980)* 100%);
}

.bay_area_image {
  border-radius: 20px;
  overflow: hidden;
}

.bay_area_left_image-01 {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.bay_area_left_image-01 img{
  width: 100%;
  height: 100%;
}

.bay_area_left_image-02 {
  width: calc((213 / 420)* 100%);
  position: absolute;
  top: 47%;
  right: 0;
  border-radius: 20px;
  z-index: 1;
  overflow: hidden;
}

.bay_area_left_image-03 {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.bay_area_left_image-03 img{
  object-fit: cover;
  height: 179px;
  width: 100%;
}

.bay_area_right_contents_inner_01 {
  height: 280px;
  margin-top: 17px;
  width: 100%;
}
.bayarea .campaign .bg-white_main-container_box{
  margin-bottom: 120px;
}

.bay_under_bracket_img {
  width: calc((240 / 868)* 100%);
}

.bay_under_bracket_text_box {
  width: calc((596 / 868)* 100%);
  margin-left: calc((32 / 868)* 100%);
  padding-top: 34px;
}

.bracket_detail03_text_box {
  width: 100%;
  margin-left: 0;
  margin-top: 12px;
}

.bracket_detail03_text_box .bracket-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 180%;
  white-space: normal;
}

.bracket03.-patern02 .bracket-container02_box {
  height: auto;
}
.bracket03.-patern02 .blue_detail_box{
  width: 125px;
  padding: 3px 10px;
}

@media screen and (max-width: 767.9px) {
  .bay_contents_box {
    display: block;
  }
  .bay_area_sub_box {
    width: 100%;
    margin: 0 auto;
  }
  .bayarea .mainarea_text-content {
    left: 30px;
    top: -230px;
    height: auto;
  }
  .bay_area_right_contents_textarea_box {
    width: 100%;
    margin: 0 auto;
  }
  .bayarea .mainarea_text-content.sp_2nd_text_box {
    position: relative;
    top: auto;
    left: auto;
    margin-left: 0;
    width: 100%;
  }
  .bayarea .mwr_area_container {
    height: auto;
  }
  .bay_area-elements {
    width: calc((260 / 375)* 100%);
    margin-right: calc((30 / 375)* 100%);
    margin-left: calc((85 / 375)* 100%);
  }
  .mwr_area-elements.bay_area_right_contents_inner_01 {
    margin: 0 auto;
    width: 100%;
  }
  .bay_area_left_image-01 {
    width: calc((315 / 375)* 100%);
    margin: 0 auto;
  }
  .bay_area_left_image-02 {
    width: calc((159 / 315)* 100%);
  }
  .bayarea .mwr_area-elements {
    margin-top: 32px;
    bottom: auto;
    height: auto;
  }
  .bayarea .bracket03 .bracket-contents_box.detail01_box {
    margin-top: 40px;
  }
  .bracket03.-patern02 .bracket-container02_box {
    width: 100%;
  }
  .bay_under_bracket_img {
    width: 100%;
  }
  .bayarea .blue_detail_contents {
    display: block;
    height: 100%;
    width: 100%;
  }
  .bay_under_bracket_text_box {
    width: 100%;
    margin-top: 12px;
    margin-left: 0;
    padding-top: 0;
  }
  .bracket_detail03_text_box {
    margin-top: 8px;
    padding-bottom: 20px;
  }
  .bracket03.-patern02 .bracket-contents_box.detail01_box {
    margin-left: 0;
    margin-right: 0;
  }
  .bracket03.-patern02 .bracket-contents_box.detail01_box .bracket-container {
    height: auto;
    width: 100%;
    padding-top: 16px;
    min-width: 315px;
  }
  .bracket03.-patern02 .women_icon_box {
    margin-top: 0;
  }
  .bracket03.-patern02 .bracket_detail02_text_box {
    width: calc((199 / 315)* 100vw);
  }
  .bayarea .gbb_logo-area_box{
    padding-bottom: 48px;
    margin: 0;
  }
  .bay_area_left_image-03 img{
    height: 100%;
  }
  .bayarea .campaign .bg-white_main-container_box{
    margin-bottom: 80px;
  }
}

/* pink_campaign */
.bg-pink_main-container{
  background-color: #FF1493;
  border-radius: 20px;
  padding: 0 30px;
  width: 100%;
  max-width: 980px;
  text-align: center;
  padding: 40px 0 56px;
}
.vivd_wht_text{
  color: #FFF;
}
.pink_cp_detail_button{
  background-color: #FFF;
  box-shadow: 0 8px 0 0 #CC0F76;
  border-radius: 80px;
  margin: 0 auto;
  width: 360px;
}
.pink_cp_detail_button:hover {
  transition: all 0.3s;
  transform: translateY(8px);
  box-shadow: none;
}
.pink_campaign .bg-white_main_content-wrapper{
  margin-top: 16px;
  margin-bottom: 0;
}
.pink_campaign .bg-white_item{
  padding: 20px 0;
}
.pink_campaign .campaign_text_box{
  margin-top: 0;
}
.pink_campaign .download-icon-bg.-right_arrow{
  background-image: url('/sites/default/files/media/free_content/img/04_sgp_LP/arrow-icon_02.svg');
}
@media screen and (max-width: 767.9px) {
  .bg-pink_main-container{
    min-width: 315px;
    margin: 0 auto;
    width: 100%;
  }
  .pink_cp_detail_button{
    width: 275px;
  }
  .pink_campaign .bg-white_main_content-wrapper{
    justify-content: center;
    padding:0;
  }
  .pink_campaign .bg-white_item{
    margin-top: 0;
    justify-content: center;
    padding: 16px 0;
  }
  .pink_campaign .campaign_text_box{
    font-size: 20px;
    padding: 0 20px;
  }
}


/* column */
.sgp_page_under_column{
  background-color: #FFDEF0;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  margin-top: 120px;
}
.column_contents_box{
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 52px;
  color: #3A3A3A;
  font-family: 'Noto Sans JP', sans-serif;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
.column_contents_h2{
  font-weight: 700;
  font-size: 36px;
  line-height: 160%;
  text-align: center;
}
.column_contents_text{
  font-weight: 500;
  font-size: 14px;
  line-height: 180%;
  margin-top: 24px;
  text-align: center;
}
.oshi_column_area_box{
  max-width: 980px;
  margin: 0 auto;
}
.oshi_column_area_contents{
  margin-top: 48px;
  display: flex;  
  justify-content: center;
  gap: 16px;
  padding: 0;
}
.oshi_column_area_item{
  width: 316px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #fff;
  margin-bottom: 50px;
  box-shadow: 0 8px 0 0 #FFB6DD;
}
.oshi_column_area_item:has(a):hover {
  transform: translateY(8px);
  box-shadow: none;
  transition: all 0.3s;
}
.sgp_page_under_column .pink_cp_detail_button {
  box-shadow: 0 8px 0 0 #FFB6DD;
}
.sgp_page_under_column .pink_cp_detail_button:hover {
  box-shadow: none;
  transform: translateY(8px);
}
.oshi_column_area_item dl{
  margin: 0;
}
.oshi_column_area_item dt{
  position: relative;
  z-index: 0;
  height: 236px;
  background-color: #F7F7F7;
}
.oshi_column_area_item dd{
  margin: 0;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 14px;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.oshi_column_area_img img{
  width: 100%;
  height: 100%;
}
.sgp_page_under_column .bg-white_item{
  justify-content: center;
  position: relative;
}
.sgp_page_under_column .download-icon-bg{
  background-image: url('/sites/default/files/media/free_content/img/04_sgp_LP/arrow-icon_02.svg');
  margin-right: 0;
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
}
.sgp_page_under_column .bg-white_main_content-wrapper{
  width: 100%;
}
.sgp_page_under_column .bg-white_item{
  justify-content: center;
  width: 100%;
}
.column_contents_h3{
  font-weight: 700;
  font-size: 24px;
  line-height: 160%;
  text-align: center;
}
.sgp_page_under_column .check_omy .bg-white_item{
  padding: 20px 0;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
}
.sgp_page_under_column .check_omy .bg-white_item-text{
  margin: 0 0 0 8px;
  text-align: center;
  width: 112px;
}
.sgp_page_under_column .check_omy .bg-white_main_content-wrapper{
  margin-top: 16px;
  margin-bottom: 0;
}
.sgp_page_under_column .decoration-area{
  margin-top: 14px;
}
.column_contents_title_box{
  margin-top: 48px;
}
.oshi_column_area_item.-cospa_area{
  height: 100%;
}
.-cospa_area .oshi_column_area_item:nth-of-type(1) dt{
  padding: 25px 7px 30px 17px;
}
.-cospa_area .oshi_column_area_item:nth-of-type(2) dt{
  padding: 18px 74px 15px 75px;
}
.-cospa_area .oshi_column_area_item:nth-of-type(3) dt{
  padding: 0;
}
.-cospa_area .oshi_column_area_item dd{
  height: 62px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  text-align: center;
}
.-cospa_area .oshi_column_area_item{
  box-shadow: none;
  margin-bottom: 48px;
}
.column_contents_h3_box{
  margin-top: 48px;
}

/* 2column */
.oshi_column_area_contents.-area02ko{
  justify-content: center;
  margin-top: 24px;
}
.-area02ko .oshi_column_area_item:nth-child(2){
  margin-left: calc((12 / 980)* 100%);
}

.oshi_column_area_contents.-area02ko .oshi_column_area_item dt{
  padding: 0;
}
.oshi_column_area_contents.-area02ko .oshi_column_area_item dd{
  height: auto;
  padding-top: 16px;
}
.area02ko_text_inner{
  font-weight: 500;
  font-size: 14px;
  line-height: 180%;
  padding: 8px 20px 20px;
  text-align: start;
}
.column_contents_h2.-cospah2{
  margin-top: 64px;
}
.-cospa_area .-area02ko .oshi_column_area_item.-undersuper{
  margin-bottom: 120px;
}

@media screen and (max-width: 767.9px) {
  .column_contents_title_box{
    margin: 0 auto;
  }
  .column_contents_box{
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .column_contents_box.pb60-sp{
    padding-bottom: 60px;
  }
  .column_contents_h2{
    font-size: 28px;
  }
  .column_contents_h3{
    font-size: 20px;
    margin-top: 40px;
  }
  .column .decoration-area{
    margin-top: 64px;
  }
  .column_contents_title_box{
    margin-top: 40px;
  }
  .column_contents_title_box:first-child {
    margin-top: 10px;
  }
  .oshi_column_area_contents{
    display: block;
    margin-top: 40px;
  }
  li.oshi_column_area_item{
    margin-top: 16px;
  }
  .oshi_column_area_item{
    width: 315px;
    margin: 0 auto;
  }
  .sgp_page_under_column {
    margin-top: 60px;
  }
  .sgp_page_under_column .bg-white_main_content-wrapper{
    margin-top: 16px;
    margin-bottom: 20px;
  }
  .sgp_page_under_column .bg-white_item{
    justify-content: center;
    padding: 0;
    margin: 0 auto;
  }
  .sgp_page_under_column .bg-white_item-text{
    margin: 0;
  }
  .sgp_page_under_column .download-icon-bg{
    margin-left: calc((8 / 315)* 100%);
  }
  .-cospa_area .-area02ko .oshi_column_area_item.-undersuper{
    margin: 16px auto 0;
  }
  .-cospa_area .oshi_column_area_item{
    margin-bottom: 16px;
  }
  .column_contents_h3_box{
    margin-left: auto;
    margin-right: auto;
  }
}


/* faq_area */
.faq_area{
  background-color: #ECFFFC ;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
.faq_contents_box{
  max-width: 980px;
  margin: 0 auto;
}
.faq_contents_title_box{
  font-family: 'Noto Sans JP', sans-serif;
  padding-top: 100px;
}
.faq_main_contents{
  margin-top: 16px;
  background-color: #FFF ;
  border-radius: 20px;
  padding: 32px 48px;
}
.faq_main_contents:first-child{
  margin-top: 48px;
}
.faq_main_contents:last-child{
  margin-bottom: 100px;
}
.faq_main_contents_question{
  display: flex;
  align-items: center;
}
.faq_main_contents_answer{
  display: flex;
  margin-top: 16px;
}
.faq_image_box{
  width: 32px;
  height: 100%;
}
.faq_image_box img{
  width: 100%;
  height: 100%;
}
.faq_text{
  margin-left: calc((12 / 980)* 100%);
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  line-height: 180%;
  width: calc((840 / 980)* 100%);
}
.faq_text.-question{
  color: #FF1493;
  font-weight: 700;
}
.faq_text.-answer{
  font-weight: 500;
}

@media screen and (max-width: 767.9px) {
  .faq_contents_title_box{
    padding-top: 50px;
  }
  .faq_main_box{
    width: 100%;
    margin: 0 auto;
  }
  .faq_main_contents_question{
    align-items: flex-start;
  }
  .faq_main_contents_answer{
    margin-top: 12px;
  }
  .faq_main_contents{
    padding: 32px 20px;
  }
  .faq_text{
    margin-left: calc((12 / 315)* 100%);
  }
}

@media screen and (max-width: 767.9px) {
  .Mandai_Wildlife_Reserve .bg-white_main-container_box {
    margin-bottom: 0;
  }

  .Mandai_Wildlife_Reserve .bracket-contents_box.right_contents_hgt {
    margin-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  .oshi_column_area_item.oshi_column_area_item--row {
    width: 100%;
  }
  .oshi_column_area_item.oshi_column_area_item--row dl {
    display: flex;
  }

  .oshi_column_area_item.oshi_column_area_item--row dl .oshi_column_area_img {
    min-height: 248px;
  }
  .oshi_column_area_item.oshi_column_area_item--row dl dd {
    flex: 1;
    text-align: right;
    align-items: flex-start;
  }
  .oshi_column_area_item.oshi_column_area_item--row dl dd > div:first-child {
    padding: 0 20px;
  }

}

@media screen and (max-width: 767.9px) {
  .gbb_logo-area_box .mainarea_text-content {
    margin-top: 0;
    min-width: auto;
  }

  .gbb_logo-area_box__inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }

  .Mandai_Wildlife_Reserve .gbb_logo-area_box__inner {
    gap: 44px;
    align-items: flex-end;
  }
  .Mandai_Wildlife_Reserve .gbb_logo-area_box__inner .main-image-text {
    width: 132px;
  }

  .Gardens_By_the_Bay .gbb_logo-area_box__inner {
    gap: 24px;
  }

  .Gardens_By_the_Bay .gbb_logo-area_box__inner .main-image-text {
    width: 84px;
  }

  .bayarea .gbb_logo-area_box__inner {
    gap: 17px;
  }
  .bayarea .gbb_logo-area_box__inner .main-image-text {
    width: 84px;
  }

  .img-logo-01 {
    max-width: 180px;
  }
}