/*========================================================================*\

$pcƒTƒCƒg

\*========================================================================*/

body {
  margin: 0px;
  position: relative;
}

.wd_clearfloat {
  clear: both;
}

.wd_pc {
  display: block;
}

.wd_sp {
  display: none;
}

.wd_appear {
  opacity: 0.01;
}

.wd_preappear {
  opacity: 0.01;
}

#wd_view_size {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -100;
}

.wd_flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.wd_marker {
  background: linear-gradient(transparent 60%, #ffd600 0%);
}

.wd_container {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
}

.wd_mincho {
  font-family: "Noto Serif JP", "Roboto Slab", Garamond, "Times New Roman",
    "Ÿà–¾’©", "Yu Mincho", "Ÿà–¾’©‘Ì", "YuMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3",
    "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS–¾’©E", "‚l‚r ‚o–¾’©", "MS PMincho",
    serif;
}

.wd_mont {
  font-family: "Montserrat", sans-serif;
}

.wd_header {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 80px;
  background-color: #ffffff;
  z-index: 44;
}

.wd_header_dummy {
  width: 100%;
  height: 80px;
  z-index: 1;
}

.wd_header_logo {
  position: absolute;
  top: 50%;
  left: 40px;
  transform: translate(0%, -50%);
  width: 200px;
}

.wd_spnavi_superbox a,
.wd_spnavi_superbox a:link,
.wd_spnavi_superbox a:visited,
.wd_header a,
.wd_header a:link,
.wd_header a:visited {
  color: #333333;
  text-decoration: none;
  display: inherit;
}

.wd_spnavi_superbox .btn {
  margin: 30px 0 0 0;
}

.wd_spnavi_superbox .btn a {
  align-items: center;
  background: #5bb4cf;
  border-radius: 100px;
  color: #ffffff;
  cursor: pointer;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  justify-content: center;
  line-height: 1;
  margin: 0 auto;
  overflow: hidden;
  padding: 0.9375rem 0.625rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
  z-index: 1;
}

.wd_spnavi_superbox .btn a:hover {
  opacity: 0.7;
  transform: translateY(-5px);
}

.wd_spnavi_superbox .btn a:hover::before {
  transform: scale(1, 1);
}

.wd_spnavi_superbox .btn a:after {
  border-right: solid 2px #ffffff;
  border-top: solid 2px #ffffff;
  content: "";
  height: 8px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.3s;
  width: 8px;
}

.wd_spnavi_btnbox_wrap {
  position: fixed;
  top: 9px;
  right: 20px;
  width: 62px;
  height: 62px;
  background-color: #5bb4d0;
  border-radius: 50%;
  cursor: pointer;
}

.wd_spnavi_btnbox {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 16px;
  right: 15px;
  width: 32px;
  height: 32px;
}

@media screen and (max-width: 768px) {
  .wd_spnavi_btnbox {
    right: 11px;
  }
}

.wd_spnavi_bar01 {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -10px;
}

.wd_spnavi_bar02 {
  width: 32px;
  height: 32px;
  position: absolute;
  bottom: -10px;
}

.wd_spnavi_bar03 {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0px;
}

.wd_spnavi_bar_white {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}

.wd_spnavi_bar01 .wd_spnavi_bar_white,
.wd_spnavi_bar02 .wd_spnavi_bar_white,
.wd_spnavi_bar03 .wd_spnavi_bar_white {
  background-color: #ffffff;
}

.wd_spnavi_title {
  position: absolute;
  bottom: 14px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 30px;
}

.wd_spnavi_superbox {
  position: fixed;
  display: block;
  box-sizing: border-box;
  top: 0%;
  left: 40px;
  width: 100%;
  height: 100%;
  z-index: 41;
  background-color: #ffffff;
  padding: 150px 0px 40px 0px;
  overflow: hidden;
  display: none;
}

.wd_spnavi_superbox_flex {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: calc(100vh - 300px);
  overflow: auto;
  justify-content: center !important ;
}

.wd_spnavi_column {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 400px;
  padding: 0px 20px;
}

.wd_spnavi_item {
  width: 100%;
  margin-bottom: 50px;
  color: #333333;
}

.wd_spnavi_item_jp {
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}

.wd_spnavi_item_en {
  font-size: 14px;
  line-height: 16px;
}

.wd_spnavi_item_subarea {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
  color: #333333;
}

.wd_spnavi_item_subitem {
  float: left;
  display: block;
  position: relative;
  box-sizing: border-box;
  width: 50%;
  padding: 0px 0px 0px 26px;
  font-size: 14px;
  margin-bottom: 16px;
}

.wd_spnavi_item_subitem_bar {
  position: absolute;
  top: 50%;
  left: 0%;
  width: 15px;
  height: 2px;
  margin-top: -1px;
  background-color: #919191;
}

.wd_spnavi_item a:hover,
.wd_spnavi_item_subarea a:hover {
  color: #333333;
}

.wd_spnavi_item_snsarea {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-sizing: border-box;
  width: 100px;
}

.wd_spnavi_item_sns {
  position: relative;
  display: block;
  width: 44px;
}
.wd_spnavi_item_sns img {
  position: relative;
  display: block;
  width: 100%;
}

.wd_top_float_event {
  position: fixed;
  bottom: 0;
  left: 0px;
  width: 100%;
  background-color: rgb(245, 245, 245);
  padding: 15px 0px;
  box-sizing: border-box;
  display: block;
  z-index: 42;
}

.page-id-148 .wd_top_float_event.wd_active {
  display: none !important;
}

.wd_top_float_event_inner {
  width: calc(100% - 10px);
  max-width: 920px;
  margin: 0px auto;
}

.wd_top_float_event_item {
  position: relative;
  display: block;
  width: 49%;
  background-color: #5bb4cf;
  border-bottom: 1px solid #4890a5;
  transition: all 0.3s;
  font-weight: 700;
}

.wd_top_float_event_item:last-child {
  background-color: #58b277;
  border-bottom: 5px solid #468e5f;
}

.wd_top_float_event_item:hover {
  margin-top: 5px;
  border-bottom: none;
}

.wd_top_float_event_item a {
  width: 100%;
}

.wd_top_float_event_item01,
.wd_top_float_event_item02 {
  position: relative;
  width: 100%;
  border-radius: 600px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  padding: 20px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}

.wd_top_float_event_item01:after,
.wd_top_float_event_item02:after {
  border-right: solid 2px #ffffff;
  border-top: solid 2px #ffffff;
  content: "";
  height: 8px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.3s;
  width: 8px;
}

.wd_top_float_event_baloonbox {
  position: absolute;
  bottom: 90px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: calc(100% - 10px);
  max-width: 392px;
  box-sizing: border-box;
  display: block;
  height: 50px;
  background-color: #ffc400;
  border: 3px solid #ffffff;
  color: #000000;
  font-weight: 700;
  border-radius: 40px;
  font-size: 18px;
  padding-left: 152px;
  line-height: 44px;
}

.wd_top_float_event_amazon {
  position: absolute;
  top: 6px;
  left: 16px;
  width: 125px;
}

.wd_top_float_event_cone {
  position: absolute;
  width: 17px;
  bottom: -19px;
  left: 78px;
}

.wd_footer {
  width: 100%;
  background: url("../img/wd_top/back_paper.jpg");
  padding: 88px 0px;
  margin-top: 52px;
}

.wd_footer_inner {
  width: calc(100% - 40px);
  max-width: 920px;
  margin: 0px auto;
}

.wd_footer_left {
  width: 360px;
}

.wd_footer_logo {
  width: 320px;
}

.wd_footer_add {
  margin-top: 30px;
  font-size: 16px;
}

.wd_footer_during,
.wd_footer_tel,
.wd_footer_mail {
  font-size: 14px;
  line-height: 1.8;
}

.wd_footer_coop {
  margin-top: 16px;
  width: 240px;
}

.wd_footer_coop_title {
  width: 100px;
  font-size: 18px;
  line-height: 42px;
}

.wd_footer_coop_logo {
  width: 140px;
}

.wd_footer_coop_logo img {
  width: 100%;
}

.wd_footer_right {
  position: relative;
  width: calc(100% - 360px);
}

.wd_footer_navi {
  justify-content: right !important ;
}

.wd_footer_naviitem {
  padding: 0px 16px;
  height: 16px;
  line-height: 16px;
}

.wd_footer_naviitem_pipe {
  width: 1px;
  height: 16px;
  background-color: #000000;
}

.wd_footer_snsflex {
  justify-content: right !important;
  margin-top: 32px;
}

.wd_footer_snsitem {
  width: 44px;
  margin-left: 20px;
}

.wd_footer_snsitem img {
  width: 44px;
}

.wd_footer_copy {
  position: absolute;
  bottom: 0px;
  right: 0px;
  font-size: 12px;
  text-align: right;
  line-height: 1.8;
}

/** ul ============================================================= **/

.wd_ul_section {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 0px 100px;
  font-family: "Noto Sans JP", "Hiragino Sans", "ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒN Pro",
    "Hiragino Kaku Gothic Pro", "ŸàƒSƒVƒbƒN", "Yu Gothic", "YuGothic", "ƒƒCƒŠƒI", Meiryo,
    Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

.wd_ul_titlebox {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 700px;
  margin: 0px auto 0px;
  text-align: center;
}

.wd_ul_titlebox.wd_follow {
  margin-top: 90px;
}

.wd_ul_title_jp {
  font-size: 32px;
  line-height: 1.8;
}

.wd_ul_title_en {
  font-size: 16px;
  line-height: 1.8;
}

.wd_leaf_modelhouse01 {
  position: absolute;
  top: -28px;
  left: 64px;
  width: 64px;
}

.wd_leaf_modelhouse02 {
  position: absolute;
  top: 24px;
  right: 64px;
  width: 64px;
}

.wd_leaf_modelhouse01 {
  position: absolute;
  top: -28px;
  left: 64px;
  width: 64px;
}

.wd_leaf_modelhouse02 {
  position: absolute;
  top: 24px;
  right: 64px;
  width: 64px;
}

.wd_leaf_reserve01 {
  position: absolute;
  top: -12px;
  left: 128px;
  width: 64px;
}

.wd_leaf_reserve02 {
  position: absolute;
  top: 12px;
  right: 128px;
  width: 64px;
}

.wd_mhlist_flex {
  position: relative;
  box-sizing: border-box;
  width: calc(100% - 80px);
  max-width: 850px;
  margin: 40px auto 0px;
}

.wd_mhlist_itembox {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 33%;
  max-width: 272px;
  margin: 0px 0px 20px;
  border: 1px solid #b3b3b3;
  padding-bottom: 90px;
}

.wd_mhlist_itembox_reserve {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 33%;
  max-width: 272px;
  margin: 0px 0px 20px;
  border: 1px solid #b3b3b3;
  padding-bottom: 20px;
}

.wd_mhlist_itembox_reserve_dummy {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 33%;
  max-width: 272px;
  height: 1px;
}

.wd_mhlist_item_imagebox {
  width: 100%;
}

.wd_mhlist_item_imagebox img {
  width: 100%;
}

.wd_mhlist_item_logo {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100px;
  padding: 12px 24px;
}

.wd_mhlist_item_logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.wd_mhlist_item_catch {
  position: relative;
  display: block;
  box-sizing: border-box;
  margin: 0px;
  font-size: 17px;
  line-height: 22px;
  font-weight: 700;
  padding: 0px 10px;
}

.wd_mhlist_item_story {
  padding: 0px 10px;
  font-size: 16px;
  margin: 10px 0px 0px;
  line-height: 1.2;
}

.wd_mhlist_item_link {
  box-sizing: border-box;
  display: block;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: calc(100% - 20px);
  max-width: 250px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  background-color: #57b378;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
}

.wd_mhlist_item_link img {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0%, -50%);
  width: 10px;
}

.wd_mh_map {
  position: relative;
  display: block;
  width: calc(100% - 40px);
  max-width: 817px;
  margin: 50px auto 0px;
}

.wd_reserve_explain {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 850px;
  margin: 40px auto 0px;
  border: 1px solid #57b378;
  font-size: 16px;
  padding: 12px;
  text-align: center;
}

.wd_reserve_btnarea {
  box-sizing: border-box;
  width: calc(100% - 40px);
  max-width: 766px;
  margin: 40px auto 0px;
  background-color: #57b378;
  color: #ffffff;
  padding: 20px;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}

.wd_reserve_btnarea a {
  text-decoration: none;
}

.wd_reserve_btn {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 100%;
  max-width: 300px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #57b378;
  font-size: 16px;
  background-color: #ffffff;
  border-radius: 20px;
  margin: 0px auto 20px;
}

.wd_reserve_btn img {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translate(0%, -50%);
  width: 10px;
}

.wd_ul_campaign_superbox {
  position: relative;
  box-sizing: border-box;
  width: calc(100% - 40px);
  max-width: 766px;
  margin: 50px auto 0px;
  padding: 30px 20px;
  background-color: #ffffff;
  border: 1px solid #57b378;
}

.wd_ul_campaign_title {
  font-size: 18px;
  text-align: center;
  font-weight: 400;
  color: #57b378;
}

.wd_ul_campaign_about_flex {
  width: 100%;
  margin: 44px auto 0px;
}

.wd_ul_campaign_about_right {
  width: calc(100% - 288px);
  order: 2;
}

.wd_ul_campaign_image_wrap {
  display: block;
  width: 288px;
  order: 1;
}

.wd_ul_campaign_image {
  width: 100%;
}

.wd_ul_campaign_about {
  position: relative;
  width: 100%;
  max-width: 340px;
  background-color: rgba(230, 230, 230, 0.3);
  margin: 0px auto;
  border-radius: 160px;
  padding: 12px;
  text-align: center;
}

.wd_ul_campaign_about_text01 {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  transform: translate(0%, -50%);
  font-size: 16px;
  color: #808080;
}

.wd_ul_campaign_about_text02 {
  font-size: 20px;
}

.wd_ul_campaign_about_text03 {
  font-size: 14px;
}

.wd_ul_campaign_image_text01 {
  text-align: center;
  color: #dd593e;
  font-size: 32px;
  margin-top: 10px;
}

.wd_ul_campaign_image_text02 {
  text-align: center;
  font-size: 34px;
  line-height: 49px;
}

.wd_ul_campaign_image_span01 {
  font-size: 49px;
  color: #dd593e;
}

.wd_ul_campaign_image_span02 {
  font-size: 26px;
  color: #dd593e;
}

.wd_ul_campaign_image_notice {
  margin-top: 36px;
  font-size: 14px;
  color: #666666;
  order: 3;
}

.wd_ul_campaign_image_notice p {
  padding-left: 1em;
  text-indent: -1em;
}

.kc-chkbox-input {
  display: none;
}

.kc-chkbox {
  cursor: pointer;
}

.kc-chkbox:before {
  box-sizing: border-box;
  background: #fff;
  border: 2px solid #000000;
  content: "";
  display: block;
  height: 24px;
  left: 0px;
  top: 0px;
  position: absolute;
  width: 24px;
}

.kc-chkbox_cbox {
  border-right: 3px solid #555;
  border-bottom: 3px solid #555;
  content: "";
  display: block;
  height: 12px;
  top: 4px;
  left: 8px;
  opacity: 0;
  position: absolute;
  transform: rotate(45deg);
  width: 8px;
}

.wd_ul_float_modelhouse {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 60px;
  background-color: #57b378;
  padding: 10px 0px;
  box-sizing: border-box;
  display: block;
  z-index: 10000001;
}

.page-id-2026 .wd_top_float_event,
.page-id-112 .wd_top_float_event,
.page-id-127 .wd_top_float_event,
.page-id-115 .wd_top_float_event,
.page-id-118 .wd_top_float_event,
.page-id-121 .wd_top_float_event,
.page-id-124 .wd_top_float_event,
.page-id-127 .wd_top_float_event,
.page-id-130 .wd_top_float_event,
.page-id-133 .wd_top_float_event,
.page-id-136 .wd_top_float_event,
.page-id-139 .wd_top_float_event,
.page-id-142 .wd_top_float_event {
  display: none !important;
}

.page-id-2026 .wd_hoverfade {
  display: block;
}

.page-id-2026 .mhlistPage {
  padding-bottom: 0 !important;
}

.wd_ul_float_modelhouse a {
  width: 100%;
}

.wd_ul_float_modelhouse_link {
  display: block;
  box-sizing: border-box;
  position: relative;
  width: calc(100% - 10px);
  max-width: 355px;
  height: 40px;
  border-radius: 20px;
  margin: 0px auto;
  line-height: 40px;
  font-size: 16px;
  color: #57b378;
  background-color: #ffffff;
  text-align: center;
}

.wd_ul_float_modelhouse_link img {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translate(0%, -50%);
  width: 10px;
}

.wd_ul_float_modelhouse {
  position: fixed;
  /** bottom : -60px ; **/
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 60px;
  background-color: #57b378;
  padding: 10px 0px;
  box-sizing: border-box;
  display: block;
  z-index: 6000;
}

.wd_ul_float_modelhouse_link {
  width: calc(100% - 10px);
  max-width: 355px;
  height: 40px;
  border-radius: 20px;
  margin: 0px auto;
  line-height: 40px;
  font-size: 16px;
  color: #000000;
  background-color: #ffffff;
  text-align: center;
}

.wd_ul_float_modelhouse_link img {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translate(0%, -50%);
  width: 10px;
}

main[data-pages="event"] .event-list-top.category01 .event-image picture {
  mask-image: none !important;
  -webkit-mask-image: none !important ;
}

main[data-pages="event"] .event-image img {
  aspect-ratio: 5 / 3;
}

@media screen and (max-width: 1200px) {
}

/*========================================================================*\

$ƒXƒ}ƒzƒTƒCƒg

\*========================================================================*/

@media screen and (max-width: 768px) {
  .wd_pc {
    display: none;
  }
  .wd_sp {
    display: block;
  }

  .wd_header {
    height: 66px;
  }

  .wd_header_dummy {
    height: 66px;
  }

  .wd_header_logo {
    left: 16px;
    width: 176px;
  }

  .wd_spnavi_btnbox_wrap {
    right: 16px;
    width: 46px;
    height: 46px;
  }
  .wd_spnavi_btnbox {
    top: 12px;
    width: 24px;
    height: 24px;
  }
  .wd_spnavi_bar01 {
    width: 24px;
    height: 24px;
    top: -10px;
  }
  .wd_spnavi_bar02 {
    width: 24px;
    height: 24px;
    bottom: -10px;
  }
  .wd_spnavi_bar03 {
    width: 24px;
    height: 24px;
  }

  .wd_spnavi_title {
    bottom: 10px;
  }

  .wd_spnavi_item_subitem {
    margin-bottom: 20px;
  }

  .wd_spnavi_superbox {
    padding: 120px 0px 40px 0px;
    overflow: hidden;
  }

  @media screen and (max-width: 768px) {
    .wd_spnavi_superbox {
      padding: 56px 0px 160px 0px;
      overflow: hidden;
    }

    .wd_spnavi_superbox .btn a {
      font-size: 14px;
      padding: 15px 10px;
    }
  }

  .wd_spnavi_superbox_flex {
    height: 100%;
    justify-content: center !important;
  }

  .wd_spnavi_column {
    width: 100%;
    padding: 0px 40px;
  }

  .wd_spnavi_item {
    margin-bottom: 30px;
  }

  .wd_spnavi_item_jp {
    font-size: 16px;
  }

  .wd_spnavi_item_en {
    font-size: 12px;
    line-height: 10px;
  }

  .wd_spnavi_item a:hover,
  .wd_spnavi_item_subarea a:hover {
    color: #333333;
  }

  .wd_spnavi_item_subarea {
    margin-bottom: 10px;
  }

  .wd_spnavi_item_snsarea {
    margin-top: 40px;
  }

  .wd_top_float_event {
    padding: 10px 0px;
  }

  .wd_top_float_event_item {
    border-radius: 6px;
  }

  .wd_top_float_event_item:hover {
    margin-top: 0;
  }

  .wd_top_float_event_item01,
  .wd_top_float_event_item02 {
    height: 60px;
  }

  .wd_top_float_event_baloonbox {
    max-width: 96%;
    padding-left: 138px;
    font-size: 17px;
  }

  .wd_top_float_event_amazon {
    top: 9px;
    width: 110px;
  }

  .wd_footer {
    padding: 40px 0px 20px;
  }

  .wd_footer_inner {
    display: block !important ;
  }

  .wd_footer_left {
    width: 100%;
  }

  .wd_footer_logo {
    width: 320px;
    margin: 0px auto;
  }

  .wd_footer_during,
  .wd_footer_tel,
  .wd_footer_mail {
    text-align: center;
  }

  .wd_footer_coop {
    width: 240px;
    margin: 20px auto 0px;
  }

  .wd_footer_coop_title {
    width: 100px;
    font-size: 18px;
    line-height: 42px;
  }

  .wd_footer_coop_logo {
    width: 140px;
  }

  .wd_footer_right {
    width: 100%;
  }

  .wd_footer_navi {
    justify-content: center !important ;
    margin: 26px auto 0px;
  }

  .wd_footer_naviitem {
    padding: 0px 16px;
    height: 16px;
    line-height: 16px;
    margin-bottom: 16px;
    font-size: 14px;
  }

  .wd_footer_naviitem_pipe {
    width: 1px;
    height: 16px;
    background-color: #000000;
    margin-bottom: 16px;
  }

  .wd_footer_snsflex {
    justify-content: center !important;
    margin-top: 22px;
  }

  .wd_footer_snsitem {
    margin-left: 10px;
    margin-right: 10px;
  }

  .wd_footer_copy {
    position: relative;
    bottom: auto;
    right: auto;
    font-size: 12px;
    text-align: center;
    margin-top: 32px;
  }

  /** ul ============================================================= **/

  .wd_ul_section {
    padding: 20px 0px 44px;
  }

  .wd_ul_titlebox {
    max-width: 400px;
  }

  .wd_ul_title_jp {
    font-size: 24px;
  }

  .wd_ul_title_en {
    font-size: 16px;
  }

  .wd_mhlist_flex {
    width: calc(100% - 32px);
    max-width: 340px;
    margin: 24px auto 0px;
  }

  .wd_mhlist_itembox {
    width: 49%;
    max-width: 162px;
    padding-bottom: 70px;
  }

  .wd_mhlist_itembox_reserve {
    width: 49%;
    max-width: 162px;
  }

  .wd_mhlist_itembox_reserve_dummy {
    width: 49%;
    max-width: 162px;
  }

  .wd_mhlist_item_logo {
    height: 64px;
    padding: 12px 12px;
  }

  .wd_mhlist_item_catch {
    font-size: 15px;
    margin-top: 0px;
    line-height: 1.2;
  }

  .wd_mhlist_item_story {
    font-size: 15px;
    line-height: 1.2;
  }

  .wd_mhlist_item_link {
    bottom: 16px;
    width: calc(100% - 20px);
    font-size: 14px;
  }

  .wd_mh_map {
    width: calc(100% - 32px);
    margin: 0px auto 0px;
  }

  .wd_leaf_modelhouse01 {
    position: absolute;
    top: 2px;
    left: 20px;
    width: 64px;
  }

  .wd_leaf_modelhouse02 {
    position: absolute;
    top: 12px;
    right: 14px;
    width: 64px;
  }

  .wd_leaf_reserve01 {
    top: -16px;
    left: 6px;
  }

  .wd_leaf_reserve02 {
    top: -8px;
    right: 8px;
  }

  .wd_reserve_explain {
    width: calc(100% - 32px);
    margin: 30px auto 0px;
    font-size: 18px;
    padding: 12px;
    text-align: left;
  }

  .wd_reserve_btnarea {
    margin: 20px auto 0px;
    padding: 20px;
    text-align: left;
  }

  .wd_ul_campaign_section {
    padding: 20px 0px 30px;
    margin-top: 20px;
  }

  .wd_ul_campaign_superbox {
    width: calc(100% - 40px);
    max-width: 766px;
    margin: 0px auto;
    padding: 30px 20px;
    background-color: #ffffff;
  }

  .wd_ul_campaign_title {
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    color: #57b378;
    line-height: 1.4;
  }

  .wd_ul_campaign_about_flex {
    margin: 44px auto 0px;
    display: block !important ;
  }

  .wd_ul_campaign_about_right {
    width: 100%;
  }

  .wd_ul_campaign_image_wrap {
    width: 100%;
    max-width: 288px;
    margin: 20px auto;
  }

  .wd_ul_campaign_about_text02 {
    font-size: 18px;
  }

  .wd_ul_campaign_about_text03 {
    font-size: 12px;
  }

  .wd_ul_campaign_image_text01 {
    font-size: 22px;
    margin-top: 10px;
  }

  .wd_ul_campaign_image_text02 {
    font-size: 24px;
    line-height: 49px;
  }

  .wd_ul_campaign_image_span01 {
    font-size: 38px;
  }

  .wd_ul_campaign_image_span02 {
    font-size: 20px;
  }

  main[data-pages="event"] .event-list-top.category01 .event-image picture {
    mask-image: none !important;
    -webkit-mask-image: none !important ;
  }

  main[data-pages="event"] .event-image img {
    aspect-ratio: 5 / 3;
  }
}

/*========================================================================*\

$???????

\*========================================================================*/

.wd_top_modelhouse_flex {
  max-width: 920px;
  width: 100%;
  margin: 72px auto 0;
}

.slider_modelhouse_Area .modelhouse_thumbnail {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.slider_modelhouse_Area .modelhouse_thumbnail .slick-list {
  margin-bottom: 20px;
  overflow-x: scroll !important;
  touch-action: pan-y;
}

.slider_modelhouse_Area .modelhouse_thumbnail .slick-list .slick-track {
  margin: 0 !important;
  display: flex;
  width: 100% !important;
}

.slider_modelhouse_Area .thumbnail-img.slick-slide {
  width: auto;
  flex-shrink: 0;
  margin: 0 10px 26px 0;
}

.slider_modelhouse_Area .thumbnail-img.slick-slide img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.slider_modelhouse_Area .slider_modelhouseBox {
  margin: 0 calc(50% - 50vw) !important;
  width: 100vw !important;
  background-size: auto auto;
  background-color: rgba(238, 238, 238, 1);
  background-image: repeating-linear-gradient(
    135deg,
    transparent,
    transparent 10px,
    rgba(245, 245, 245, 1) 10px,
    rgba(245, 245, 245, 1) 20px
  );
  padding: 0 0 50px 0;
}

.slider_modelhouse_Area .slider_modelhouseBox .wd_top_modelhouse_preserve {
  margin: 10px auto 20px;
}

.slider_modelhouse_Area .slider_modelhouse {
  box-sizing: border-box;
  padding: 50px 50px 20px 50px;
  position: relative !important;
}

.slider_modelhouse_Area .modelhouse_logoBox {
  max-width: 920px;
  margin: 0 auto;
}

.slider_modelhouse_Area .modelhouse_logoBox ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.slider_modelhouse_Area .modelhouse_logoBox ul li {
  width: 15.5%;
}

.slider_modelhouse_Area .modelhouse_logoBox ul li:nth-child(n + 7) {
  margin-top: 15px;
}

.slider_modelhouse_Area .modelhouse_logoBox ul li a {
  width: 100%;
  height: 90px;
  border: 1px solid #dddddd;
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.slider_modelhouse_Area .modelhouse_logoBox ul li a img {
  text-align: center;
  width: 80%;
  margin: 0 auto;
}

.slider_modelhouse_Area .slider_modelhouse .sliderInner .itemBox {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
}

.slider_modelhouse_Area .slider_modelhouse .sliderInner .itemBox .itemBoxInner {
  padding: 50px 50px 30px 50px;
  width: 50%;
  background: #fff;
}

.slider_modelhouse_Area
  .slider_modelhouse
  .sliderInner
  .itemBox
  .itemBoxInner
  h3 {
  border-bottom: none;
  margin-bottom: 20px;
  padding: 0 !important;
}

.slider_modelhouse_Area
  .slider_modelhouse
  .sliderInner
  .itemBox
  .itemBoxInner
  h3::before {
  content: none;
}

.slider_modelhouse_Area
  .slider_modelhouse
  .sliderInner
  .itemBox
  .itemBoxInner
  h4 {
  font-size: 1.25em;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.mhlistPage
  .slider_modelhouse_Area
  .slider_modelhouse
  .sliderInner
  .itemBox
  .itemBoxInner
  h4 {
  font-size: 18px;
  color: #000;
  margin: 0 0 20px 0;
  line-height: 1.8;
  font-weight: 700;
}

.mhlistPage
  .slider_modelhouse_Area
  .slider_modelhouse
  .sliderInner
  .itemBox
  .itemBoxInner
  p {
  font-size: 14px;
  color: #000;
  line-height: 1.8;
}

.mhlistPage
  .slider_modelhouse_Area
  .slider_modelhouseBox
  .wd_top_modelhouse_preserve {
  display: none;
}

.slider_modelhouse_Area
  .slider_modelhouse
  .sliderInner
  .itemBox
  .itemBoxInner
  img {
  width: 150px !important;
}

.slider_modelhouse_Area .slider_modelhouse .sliderInner .itemBox figure {
  width: 50%;
}

.slider_modelhouse_Area .slider_modelhouse .sliderInner .itemBox figure a {
  display: block;
  width: 100%;
  height: 100%;
}

.slider_modelhouse_Area .slider_modelhouse .sliderInner .itemBox figure img {
  height: 100%;
  width: auto;
  object-fit: cover;
}

@media screen and (max-width: 768px) {
  .slider_modelhouse_Area .slider_modelhouse {
    padding: 20px;
  }

  .slider_modelhouse_Area .modelhouse_thumbnail .slick-list {
    margin: 0 20px 20px 20px;
  }

  .slider_modelhouse_Area .modelhouse_thumbnail .thumbnail-img.slick-slide {
    display: block !important;
    float: none !important;
  }

  .mhlistPage
    .slider_modelhouse_Area
    .modelhouse_thumbnail
    .slick-list
    .slick-track {
    width: 2045px !important;
  }

  .mhlistPage
    .slider_modelhouse_Area
    .modelhouse_thumbnail
    .thumbnail-img.slick-slide {
    float: left !important;
  }

  .slider_modelhouse_Area .slider_modelhouse .sliderInner .itemBox {
    display: block;
  }

  .slider_modelhouse_Area
    .slider_modelhouse
    .sliderInner
    .itemBox
    .itemBoxInner {
    padding: 30px 20px 20px 20px;
    width: 100%;
  }

  .mhlistPage
    .slider_modelhouse_Area
    .slider_modelhouse
    .sliderInner
    .itemBox
    .itemBoxInner
    h4 {
    font-size: 18px;
    color: #000;
    margin: 0 0 10px 0;
    line-height: 1.8;
    font-weight: 700;
    text-align: center;
  }

  .mhlistPage
    .slider_modelhouse_Area
    .slider_modelhouse
    .sliderInner
    .itemBox
    .itemBoxInner
    p {
    font-size: 14px;
    color: #000;
    line-height: 1.8;
  }

  .slider_modelhouse_Area .slider_modelhouse .sliderInner .itemBox figure {
    width: 100%;
  }

  .slider_modelhouse_Area
    .slider_modelhouse
    .sliderInner
    .itemBox
    .itemBoxInner
    .detailBox {
    width: 100%;
  }

  .slider_modelhouse_Area
    .slider_modelhouse
    .sliderInner
    .itemBox
    .itemBoxInner
    h3 {
    text-align: center;
    margin-bottom: 10px;
  }

  .slider_modelhouse_Area
    .slider_modelhouse
    .sliderInner
    .itemBox
    .itemBoxInner
    h4 {
    text-align: center;
    margin-bottom: 10px;
  }

  .slider_modelhouse_Area
    .slider_modelhouse
    .sliderInner
    .itemBox
    .itemBoxInner
    img {
    width: 150px !important;
    margin: 0 auto;
  }

  .slider_modelhouse_Area .modelhouse_logoBox {
    max-width: 100%;
    padding: 0 20px;
  }

  .slider_modelhouse_Area .modelhouse_logoBox ul li {
    width: 48.5%;
  }

  .slider_modelhouse_Area .modelhouse_logoBox ul li:nth-child(n + 3) {
    margin-top: 10px;
  }

  .slider_modelhouse_Area .modelhouse_logoBox ul li a img {
    height: 70%;
  }

  .slider_modelhouse_Area .slider_modelhouse .sliderInner .itemBox figure img {
    height: auto;
    object-fit: fill;
  }
}

/*========================================================================*\

$more_area

\*========================================================================*/

.slider_modelhouse .more_area {
  display: flex;
  justify-content: flex-end;
  margin-top: 30px;
}

.slider_modelhouse .circle_btn {
  align-items: center;
  display: flex;
}

.slider_modelhouse .circle_btn__arrow {
  border: 2px solid #262626;
  border-radius: 50%;
  color: #262626;
  height: 60px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s;
  width: 60px;
}

@media screen and (max-width: 768px) {
  .slider_modelhouse .circle_btn__arrow {
    height: 40px;
    width: 40px;
  }
}

.slider_modelhouse .circle_btn p {
  display: inline;
  margin: 0 15px 0 0 !important;
  padding: 0 !important;
  color: #262626;
  font-weight: 700;
  font-size: 14px;
}

.slider_modelhouse .circle_btn__arrow:before,
.slider_modelhouse .circle_btn__arrow:after {
  background-image: url(/assets/img/wd_top/arrow_b.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 12px;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(50%, -50%);
  transition: 300ms;
  transition: all 2000ms cubic-bezier(0.17, 0.815, 0.4, 1);
  width: 18px;
}

.slider_modelhouse .circle_btn__arrow:after {
  opacity: 0;
  right: 100%;
}

.slider_modelhouse .circle_btn:hover .circle_btn__arrow {
  background: #262626;
  transform: scale(1.2);
  transition: all 0.3s;
}

.slider_modelhouse .circle_btn:hover .circle_btn__arrow:before,
.slider_modelhouse .circle_btn:hover .circle_btn__arrow:after {
  animation-fill-mode: forwards;
  background-image: url(/assets/img/wd_top/arrow_w.svg);
}

.slider_modelhouse .circle_btn:hover .circle_btn__arrow:before {
  animation: arrowbefore 0.5s;
}

.slider_modelhouse .circle_btn:hover .circle_btn__arrow:after {
  animation: arrowafter 0.5s;
}

@keyframes arrowbefore {
  100% {
    opacity: 0;
    right: -50%;
  }
}

@keyframes arrowafter {
  100% {
    opacity: 1;
    right: 50%;
  }
}

/*========================================================================*\

$??????

\*========================================================================*/

.wd_top_campaign_section {
  width: 100%;
  padding: 52px 0px 56px;
  background: url("../img/wd_top/back_paper.jpg");
  margin-top: 40px;
}

.wd_top_campaign_superbox {
  width: calc(100% - 40px);
  max-width: 766px;
  margin: 0px auto;
  padding: 30px 20px;
  background-color: #ffffff;
}

.wd_top_campaign_title {
  font-size: 18px;
  text-align: center;
  font-weight: 400;
  color: #57b378;
}

.wd_top_campaign_about_flex {
  width: 100%;
  align-items: center;
  margin: 15px auto 0px;
}

.wd_top_campaign_about_flex.mhlist_campaign {
  margin: 30px auto 0px;
}

@media screen and (max-width: 768px) {
  .wd_top_campaign_about_flex.mhlist_campaign {
    margin: 15px auto 0px;
  }
}

.wd_top_campaign_about_right {
  width: calc(100% - 288px);
  order: 2;
}

.wd_top_campaign_image_wrap {
  width: 288px;
  order: 1;
}

.wd_top_campaign_image {
  width: 100%;
}

.wd_top_campaign_about {
  width: 100%;
  max-width: 340px;
  background-color: rgba(230, 230, 230, 0.3);
  margin: 0px auto;
  border-radius: 160px;
  padding: 12px;
  text-align: center;
  position: relative;
}

.wd_top_campaign_about_text01 {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  transform: translate(0%, -50%);
  font-size: 16px;
  color: #808080;
}

.wd_top_campaign_about_text02 {
  font-size: 20px;
}

.wd_top_campaign_about_text03 {
  font-size: 14px;
}

.wd_top_campaign_image_text01 {
  text-align: center;
  color: #dd593e;
  font-size: 32px;
  line-height: 1.8;
}

.wd_top_campaign_image_text02 {
  text-align: center;
  font-size: 34px;
  line-height: 0.7;
  margin-bottom: 29px;
}

.wd_top_campaign_image_span01 {
  font-size: 49px;
  color: #dd593e;
}

.wd_top_campaign_image_span02 {
  font-size: 26px;
  color: #dd593e;
}

.wd_top_campaign_image_notice {
  margin-top: 10px;
  font-size: 14px;
  color: #666666;
  order: 3;
}

.wd_top_campaign_image_notice p {
  padding-left: 1em;
  text-indent: -1em;
}

.wd_top_modelhouse_preserve {
  width: calc(100% - 40px);
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  max-width: 334px;
  margin: 54px auto 0px;
  background-color: #57b378;
  color: #ffffff;
  font-size: 16px;
}

.wd_top_modelhouse_preserve img {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translate(0%, -50%);
  width: 10px;
}

@media screen and (max-width: 768px) {
  .wd_top_campaign_section {
    padding: 20px 0px 30px;
    margin-top: 20px;
  }

  .page-id-2026 .wd_top_campaign_section {
    margin: 20px 0 40px 0;
  }

  .wd_top_campaign_superbox {
    width: calc(100% - 40px);
    max-width: 766px;
    margin: 0px auto;
    padding: 30px 20px;
    background-color: #ffffff;
  }

  .wd_top_campaign_title {
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    color: #57b378;
    line-height: 1.4;
  }

  .wd_top_campaign_about_flex {
    margin: 20px auto 0px;
  }

  .wd_top_campaign_about_right {
    width: 56%;
  }

  .wd_top_campaign_image_wrap {
    width: 40%;
    margin: 20px auto;
  }

  .wd_top_campaign_about_text02 {
    font-size: 18px;
  }

  .wd_top_campaign_about_text03 {
    font-size: 12px;
  }

  .page-id-2026 .wd_top_campaign_about_text03 {
    margin-top: 5px;
  }

  .wd_top_campaign_image_text01 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0;
  }

  .wd_top_campaign_image_text02 {
    font-size: 14px;
    margin-bottom: 0px;
  }

  .wd_top_campaign_image_span01 {
    font-size: 24px;
  }

  .wd_top_campaign_image_span02 {
    font-size: 14px;
  }
  .wd_top_modelhouse_preserve {
    margin: 10px auto 0px;
  }
}

@media screen and (max-width: 380px) {
  .wd_top_float_event_baloonbox {
    font-size: 14px;
  }
}

main[data-category="modelhouse"]
  .modelhouse
  .modelhouse-container
  .wd_hoverfade {
  display: block;
}
