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

$pcサイト

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

body {
  margin: 0px;
  padding: 0px;
  letter-spacing: 0.05em;
  line-height: 1.8;
  font-family: "Noto Sans JP", "Hiragino Sans", "ヒラギノ角ゴシック Pro",
    "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "YuGothic",
    "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  font-weight: 500;
  overflow-x: hidden;
  width: 100%;
  color: #000000;
}

img {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  border: none;
  border-style: none;
  -webkit-backface-visibility: hidden;
}

a img {
  border-style: none;
}

a {
  outline: none;
  text-decoration: none;
  display: inherit;
}

a {
  color: #000000;
}

a:visited {
  color: #000000;
}

a:link {
  color: #000000;
}

a:hover {
  color: #000000;
}

hr {
  margin: 0px;
  border: 0px;
  height: 6px;
  /** background-color : #000000 ; **/
}

h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  position: relative;
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
}

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

ul {
  padding: 0px;
  margin: 0px;
}

div {
  box-sizing: border-box;
  position: relative;
}

strong {
  font-weight: 600;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
}

pre {
  white-space: pre-wrap;
}

table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px;
  margin-top: 60px;
}
th {
  background-color: #2985bc;
  padding: 30px;
  color: #ffffff;
  text-align: center;
  width: 300px;
}
td {
  background-color: #ffffff;
  padding: 30px;
}

.slick-track {
  display: flex !important ;
}

.slick-slide {
  height: auto !important;
}

.wd_fv_superbox {
  width: 100%;
  max-width: 2560px;
  aspect-ratio: 5 / 2;
  /** height: 580px ; **/
  margin: 0px auto;
}

.wd_fv_slide_prgressbox {
  width: 100%;
  margin: 20px auto 80px;
  justify-content: center !important ;
}

.wd_fv_slide_prgress_item {
  width: 90px;
  height: 4px;
  margin: 0px 4px 4px;
  background-color: #cccccc;
}

.wd_fv_slide_prgress_item_back {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 0%;
  height: 100%;
  background-color: #57b378;
}

.wd_fv_itembox {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: none;
}

.wd_fv_item_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wd_fv_infobox {
  position: absolute;
  bottom: 46px;
  left: 0px;
  /** width: 380px ; **/
  width: fit-content;
  padding: 18px 40px 18px 40px;
}

.wd_fv_infobox_back {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
}

.wd_fv_info_title {
  font-size: 20px;
  z-index: 4;
}

.wd_fv_info_link {
  width: 178px;
  height: 40px;
  line-height: 38px;
  border-radius: 20px;
  border: 1px solid #5bb4d0;
  background-color: #ffffff;
  font-size: 16px;
  padding-left: 24px;
  color: #5bb4d0;
  font-size: 16px;
  margin-top: 4px;
  z-index: 4;
}

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

.wd_fv_slide_r {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translate(0%, -50%);
  width: 50px;
  z-index: 4;
  cursor: pointer;
}
.wd_fv_slide_l {
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translate(0%, -50%);
  width: 50px;
  z-index: 4;
  cursor: pointer;
}

.wd_top_titlebox {
  width: 100%;
  max-width: 700px;
  margin: 40px auto 0px;
  text-align: center;
}

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

.wd_top_title_jp {
  font-size: 32px;
}

.wd_top_title_en {
  font-size: 16px;
}

.wd_title_leaf_event01 {
  position: absolute;
  top: -36px;
  left: 100px;
  width: 80px;
}

.wd_title_leaf_event02 {
  position: absolute;
  top: 40px;
  right: 100px;
  width: 80px;
}

.wd_top_eventflex {
  width: calc(100% - 40px);
  max-width: 1080px;
  margin: 32px auto 0px;
  justify-content: center !important ;
}

.wd_top_event_item {
  width: calc(25% - 20px);
  max-width: 250px;
  margin: 0px 10px;
}

.wd_top_event_item .wd_top_event_itemdate {
  margin-top: 5px;
}

.wd_top_event_item .wd_top_event_itemdate .event-list__data {
  font-size: 13px;
  margin: 5px 0 2px 0;
  font-family: Montserrat, sans-serif;
  color: rgb(126, 126, 126);
  display: inline-block;
}

.wd_top_event_item .wd_top_event_itemdate .event-list__duration {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  background-color: rgb(245, 245, 245);
  border-radius: 5px;
  padding: 0.6em 0.5em;
  display: inline-block;
  width: 100%;
}

.wd_top_event_item .wd_top_event_itemtitle {
  font-size: 16px;
  margin-top: 10px;
  line-height: 1.4;
  font-weight: 700;
}

.wd_top_event_item .wd_top_event_itemcontent {
  line-height: 1.5;
  margin-top: 5px;
  font-size: 15px;
}

.wd_top_event_item_dummy {
  width: 24%;
  max-width: 188px;
}

.wd_top_event_itemimage {
  width: 100%;
  aspect-ratio: 5 / 3;
  overflow: hidden;
  margin-bottom: 10px;
}

.wd_top_event_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wd_top_event_cateicon {
  position: absolute;
  bottom: -6px;
  right: -6px;
  width: 40px;
}

.wd_top_event_itemtitle {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 4px;
}

.wd_top_event_itemdate {
  font-size: 12px;
  margin-top: 4px;
}

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

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

.wd_concept_leaf01 {
  position: absolute;
  top: 30px;
  left: 0px;
  width: 80px;
}

.wd_concept_leaf02 {
  position: absolute;
  top: -60px;
  right: 0px;
  width: 100px;
}

.wd_top_concept_imagebox {
  width: calc(100% - 40px);
  max-width: 700px;
  margin: 26px auto 0px;
}

.wd_top_concept_imageback {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100vw;
  height: 0px;
  background-color: #91cce8;
}

.wd_top_concept_image {
  width: 100%;
}

.wd_top_concept_catch {
  width: calc(100% - 40px);
  max-width: 700px;
  text-align: center;
  margin: 50px auto 0px;
  font-size: 24px;
}

.wd_top_concept_story {
  width: calc(100% - 40px);
  max-width: 700px;
  margin: 24px auto 0px;
  font-size: 16px;
  text-align: center;
}

.wd_top_concept_story a {
  text-decoration: underline;
  color: rgb(91, 180, 208);
}

.wd_top_concept_story a:hover {
  text-decoration: none;
}

.wd_top_concept_story .box04 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  width: 100%;
}

.wd_top_concept_story .box04 li {
  flex-shrink: 0;
  margin: 0;
  max-width: 100%;
  width: 48.5%;
}

.wd_top_concept_story .box04 li:nth-child(n + 3) {
  margin-top: 20px;
}

.wd_top_concept_story .box04 li a {
  background: #ffffff;
  border: 1px solid #5bb4d0;
  color: #5bb4d0;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  font-size: 16px;
  justify-content: center;
  padding: 12px 2px;
  position: relative;
  text-decoration: none;
  transition-duration: 0.3s;
  width: 100%;
  border-radius: 60px;
  text-align: center;
  overflow: hidden;
  z-index: 20;
}

.wd_top_concept_story .box04 li a::before {
  background: #5bb4d0;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  z-index: -1;
}

.wd_top_concept_story .box04 li a:hover {
  color: #fff;
}

.wd_top_concept_story .box04 li a:hover::before {
  transform: scale(1, 1);
}

.wd_top_concept_story .box04 li a::after {
  border-right: solid 2px #5bb4d0;
  border-top: solid 2px #5bb4d0;
  content: "";
  height: 8px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
}

.wd_top_concept_story .box04 li a:hover::after {
  border-right: solid 2px #ffffff;
  border-top: solid 2px #ffffff;
}

.wd_top_concept_link {
  width: calc(100% - 40px);
  height: 40px;
  line-height: 38px;
  text-align: center;
  border-radius: 20px;
  max-width: 334px;
  margin: 30px auto 0px;
  background-color: #ffffff;
  border: 1px solid #91cce8;
  color: #91cce8;
  font-size: 16px;
}

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

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

.wd_top_into_header {
  width: 100%;
  max-width: 850px;
  height: 80px;
  margin: 0px auto;
}

.wd_top_into_header_leaf01 {
  position: absolute;
  top: 0px;
  left: 32px;
  width: 80px;
}

.wd_top_into_header_leaf02 {
  position: absolute;
  top: -40px;
  right: 80px;
  width: 80px;
}

.wd_top_intro_itembox {
  width: calc(100% - 40px);
  max-width: 850px;
  margin: 0px auto 36px;
  background-color: #ffffff;
  padding: 34px;
  border-radius: 10px;
}

.wd_top_intro_itemtitle_wrap {
  position: absolute;
  top: 174px;
  left: 20px;
  transform: translate(0%, -50%);
  width: 240px;
  text-align: center;
  z-index: 4;
}

.wd_top_intro_itemtitle_jp {
  font-size: 24px;
}

.wd_top_intro_itemtitle_en {
  font-size: 14px;
}

.wd_top_intro_item_imagearea {
  width: 100%;
  height: 470px;
}

.wd_top_into_item_image_l {
  position: absolute;
  top: 0%;
  right: 0%;
  width: 539px;
}

.wd_top_into_item_image_s {
  position: absolute;
  bottom: 0%;
  left: 0%;
  width: 268px;
}

.wd_top_intro_itemlink {
  position: absolute;
  bottom: 34px;
  right: 34px;
  width: 178px;
  height: 40px;
  line-height: 38px;
  border: 1px solid #91cce8;
  padding-left: 24px;
  font-size: 16px;
  color: #91cce8;
  border-radius: 20px;
}

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

.wd_top_intro_itemstory {
  position: absolute;
  bottom: 34px;
  left: 320px;
  width: 318px;
  height: 112px;
}

.wd_top_intro_itemstory p {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(0%, -50%);
  font-size: 16px;
  line-height: 1.4;
}

.wd_top_intro_itembox.wd_odds .wd_top_intro_itemtitle_wrap {
  left: auto;
  right: 20px;
}

.wd_top_intro_itembox.wd_odds .wd_top_into_item_image_l {
  right: auto;
  left: 0%;
}

.wd_top_intro_itembox.wd_odds .wd_top_into_item_image_s {
  left: auto;
  right: 0%;
}

.wd_top_intro_itembox.wd_odds .wd_top_intro_itemlink {
  right: 320px;
}

.wd_top_intro_itembox.wd_odds .wd_top_intro_itemstory {
  left: 34px;
}

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

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

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

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

$ニュース部分

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

.slider_modelhouse .sliderInner .modelhouse-news-content {
  display: flex;
  justify-content: space-between;
  max-width: 920px;
  width: 100%;
  margin: 0 auto;
}

.section_modelhouse-news {
  max-width: 920px;
  width: 100%;
  margin: 50px auto 0 auto;
}

.section_modelhouse-news .inner {
  margin: 72px auto 0;
}

.section_modelhouse-news
  .modelhouse-news-content
  .modelhouse-news-content-list:nth-child(n + 4) {
  margin-top: 20px;
}

.section_modelhouse-news .modelhouse-news-content-list .modelhouse-news-image {
  overflow: hidden;
  position: relative;
  border: 2px solid #ddd;
  border-radius: 5px;
  margin-bottom: 20px;
}
.section_modelhouse-news .modelhouse-news-content-list .modelhouse-news-image {
  overflow: hidden;
  position: relative;
  border: 2px solid #ddd;
  border-radius: 5px;
  margin-bottom: 20px;
}

.section_modelhouse-news .modelhouse-news-content-description {
  margin-top: 10px;
}

.section_modelhouse-news .modelhouse-news-content-period {
  font-size: 16px;
  line-height: 1.7;
  border-radius: 5px;
  margin-bottom: 15px;
  background-color: #f5f5f5;
  padding: 0.25em 1em 0.3em;
}

.section_modelhouse-news .modelhouse-news-content-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.4;
  transition: color 0.4s;
}

.section_modelhouse-news .modelhouse-news-content-paragraph {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  min-height: 0;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 12px;
  margin-bottom: 20px;
  transition: color 0.4s;
}

.section_modelhouse-news .modelhouse-news-content-category {
  color: #7e7e7e;
  border: 2px solid #ddd;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1;
  padding-bottom: 0.1em;
  letter-spacing: 0.05em;
  height: 36px;
  border-radius: 36px;
  padding-left: 18px;
  padding-right: 18px;
}

.section_modelhouse-news .slick-slide {
  margin: 0 10px; /* 各スライドアイテムの左右に10pxのマージンを追加 */
}

.section_modelhouse-news .slick-slide a {
  display: block;
}

.slick-slide img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.section_modelhouse-news .modelhouse-news-content .slick-next {
  width: 16px;
  height: 25px;
  right: -40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  z-index: 10;
  display: block;
  background-image: url(../img/icon/slick_arrow_left.svg);
  background-repeat: no-repeat;
}

.section_modelhouse-news .modelhouse-news-content .slick-prev {
  width: 16px;
  height: 25px;
  left: -40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0;
  z-index: 10;
  display: block;
  background-image: url(../img/icon/slick_arrow_right.svg);
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .section_modelhouse-news
    .modelhouse-news-content-list
    .modelhouse-news-image {
    border-radius: 1.33vw;
    margin-bottom: 2.67vw;
  }

  .section_modelhouse-news .inner {
    margin: 20px auto 0;
  }

  .section_modelhouse-news .modelhouse-news-content-description {
    margin-top: 0;
  }

  .section_modelhouse-news .modelhouse-news-content-period {
    font-size: 14px;
    line-height: 1.5;
  }

  .section_modelhouse-news .modelhouse-news-content-title {
    font-size: 14px;
    line-height: 1.4;
  }

  .section_modelhouse-news .modelhouse-news-content-paragraph {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 15px;
  }

  .section_modelhouse-news .modelhouse-news-content .slick-next {
    width: 3.33vw;
    height: 5.47vw;
    right: 11vw;
  }

  .section_modelhouse-news .modelhouse-news-content .slick-prev {
    width: 3.33vw;
    height: 5.47vw;
    left: 11vw;
  }

  .section_modelhouse-news .modelhouse-news-content-category {
    height: 8.67vw;
    border-radius: 8.67vw;
    padding-left: 3.2vw;
    padding-right: 3.2vw;
    font-size: 11px;
  }
  .slider_modelhouse .modelhouse-news-content-list a {
    padding: 20px;
  }
}

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

$キャンペーン

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

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

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

.wd_title_leaf_column01 {
  position: absolute;
  top: 72px;
  left: 100px;
  width: 128px;
}

.wd_top_column_stage {
  width: calc(100% - 40px);
  max-width: 850px;
  margin: 74px auto 0px;
  padding-top: 24px;
}

.wd_top_column_arrow_l {
  position: absolute;
  top: 50%;
  left: -64px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: #5bb4d0;
  z-index: 4;
}

.wd_top_column_arrow_r {
  position: absolute;
  top: 50%;
  right: -64px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: #5bb4d0;
  z-index: 4;
}

.wd_top_column_arrow_r img,
.wd_top_column_arrow_l img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 36px;
  height: 36px;
}

.wd_top_column_item {
  width: 268px;
  margin: 0px 20px 0px 0px;
  padding-top: 24px;
}

.wd_top_column_item_wrap {
  width: 100%;
  padding: 0px 12px 12px;
  border-radius: 32px;
  background-color: #d3edfb;
  min-height: 340px;
}

.wd_top_column_item.wd_odds .wd_top_column_item_wrap {
  background-color: #e7f0d4;
}

.wd_top_column_imagebox {
  width: 100%;
  height: 212px;
  border-radius: 16px;
  overflow: hidden;
  top: -24px;
}

.wd_top_column_imagebox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.wd_top_column_story {
  margin-top: 10px;
  padding-right: 40px;
}

.wd_top_column_date {
  font-size: 14px;
}

.wd_top_column_title {
  font-size: 16px;
  line-height: 24px;
}

.wd_top_column_link {
  position: absolute;
  top: 50%;
  right: 0px;
  width: 28px;
  height: 28px;
  transform: translate(0%, -50%);
  background-color: #5bb4d0;
  border-radius: 50%;
}

.wd_top_column_link img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 32px;
}

.wd_title_leaf_news01 {
  position: absolute;
  top: -36px;
  left: 100px;
  width: 80px;
}

.wd_title_leaf_news02 {
  position: absolute;
  top: 30px;
  right: 100px;
  width: 80px;
}

.wd_top_news_superbox {
  width: calc(100% - 40px);
  max-width: 766px;
  margin: 40px auto 0px;
  border-top: 1px solid #e6e6e6;
}

.wd_top_news_itembox {
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  padding: 16px 56px 16px 14px;
}

.wd_top_news_cate {
  float: left;
  width: fit-content;
  height: 28px;
  line-height: 28px;
  background-color: #5bb4d0;
  padding: 0px 10px;
  color: #ffffff;
  font-size: 14px;
  margin-right: 12px;
}

.wd_top_news_date {
  float: left;
  width: 120px;
  font-size: 16px;
  height: 28px;
  line-height: 28px;
}

.wd_top_news_link {
  position: absolute;
  top: 50%;
  right: 14px;
  transform: translate(0%, -50%);
  width: 28px;
  height: 28px;
  background-color: #5bb4d0;
  border-radius: 50%;
}

.wd_top_news_link img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 32px;
}

.wd_top_news_title {
  float: right;
  width: 440px;
  font-size: 16px;
  line-height: 28px;
}

.wd_top_insta_icon {
  margin: 100px auto 0px;
  width: 38px;
}

.wd_top_insta_title {
  text-align: center;
  font-size: 24px;
  color: #666666;
  margin-top: 12px;
}

.wd_insta_stage {
  margin-top: 66px;
}

.title_leaf_openhouse {
  position: absolute;
  top: -36px;
  right: 60px;
  width: 128px;
}

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

.wd_top_openhouse_imagebox {
  position: relative;
  display: block;
  width: 49%;
  max-width: 395px;
}

.wd_top_openhouse_imagebox img {
  display: block;
  width: 100%;
}

.wd_top_openhouse_rightbox {
  position: relative;
  display: block;
  width: 50%;
  max-width: 400px;
}

.wd_top_openhouse_catch {
  font-size: 24px;
  line-height: 35px;
  font-weight: 400;
}

.wd_top_openhouse_title {
  font-size: 32px;
  line-height: 35px;
  font-weight: 400;
  margin-top: 24px;
}

.wd_top_openhouse_story {
  margin-top: 40px;
  font-size: 16px;
  line-height: 28px;
  padding-top: 30px;
  border-top: 1px solid #b3b3b3;
}

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

$1000pxまで

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

@media screen and (max-width: 1000px) {
  .wd_top_column_arrow_l {
    left: 0px;
  }

  .wd_top_column_arrow_r {
    right: 0px;
  }

  .wd_top_event_item {
    width: calc(50% - 20px);
    max-width: 640px;
    margin: 0px 10px 16px;
  }

  .wd_top_column_item {
    width: 200px;
  }

  .wd_top_intro_itembox {
    max-width: 640px;
    margin: 0px auto 50px;
    padding: 20px;
  }

  .wd_top_intro_itemtitle_wrap {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0%, 0%);
    width: 100%;
  }

  .wd_top_intro_item_imagearea {
    height: auto;
    aspect-ratio: 1 / 1;
    margin-top: 20px;
  }

  .wd_top_into_item_image_l {
    right: -40px;
    width: 100%;
  }

  .wd_top_into_item_image_s {
    left: -40px;
    width: 60%;
  }

  .wd_top_intro_itemlink {
    position: relative;
    bottom: auto;
    right: auto;
    width: 300px;
    padding-left: 0px;
    text-align: center;
    margin: 10px auto 0px;
  }

  .wd_top_intro_itemstory {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    height: auto;
    margin-top: 10px;
  }

  .wd_top_intro_itemstory p {
    position: relative;
    top: auto;
    left: auto;
    transform: translate(0%, 0%);
  }

  .wd_top_intro_itembox.wd_odds .wd_top_intro_itemtitle_wrap {
    left: auto;
    right: auto;
  }

  .wd_top_intro_itembox.wd_odds .wd_top_into_item_image_l {
    left: -40px;
  }

  .wd_top_intro_itembox.wd_odds .wd_top_into_item_image_s {
    right: -40px;
  }

  .wd_top_intro_itembox.wd_odds .wd_top_intro_itemlink {
    right: auto;
  }

  .wd_top_intro_itembox.wd_odds .wd_top_intro_itemstory {
    left: auto;
  }
}

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

$スマホデザイン

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

@media screen and (max-width: 768px) {
  .wd_fv_superbox {
    aspect-ratio: 15 / 11;
  }

  .wd_fv_slide_prgressbox {
    margin: 20px auto 40px;
  }

  .wd_fv_slide_prgress_item {
    width: 50px;
  }

  .wd_fv_infobox {
    width: 300px;
    bottom: 16px;
    left: 50%;
    transform: translate(-50%, 0%);
    padding: 0px;
  }

  .wd_fv_infobox_back {
    background-color: transparent;
  }

  .wd_fv_info_title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    color: #ffffff;
  }

  .wd_fv_info_link {
    width: 100%;
    padding-left: 0px;
    text-align: center;
  }

  .wd_fv_slide_r {
    right: 10px;
    width: 28px;
  }

  .wd_fv_slide_l {
    left: 10px;
    width: 28px;
  }

  .wd_top_titlebox {
    margin: 24px auto 0px;
  }

  .wd_top_titlebox.wd_follow {
    margin-top: 60px;
  }

  .wd_top_title_jp {
    font-size: 24px;
  }

  .wd_top_title_en {
    font-size: 14px;
  }

  .wd_title_leaf_event01 {
    top: -22px;
    left: 64px;
    width: 64px;
  }

  .wd_title_leaf_event02 {
    top: 16px;
    right: 64px;
    width: 64px;
  }

  .wd_top_eventflex {
    margin: 20px auto 0px;
    justify-content: space-between !important;
  }

  .wd_top_eventflex {
    display: block;
  }

  .wd_top_event_item {
    /* width: calc(50% - 8px);
    max-width: 640px;
    margin: 0px 0px 16px;*/
    margin: 0px 0px 20px 0;
    width: 100%;
  }

  .wd_top_event_item a .wd_top_event_itemBox {
    display: flex;
    justify-content: space-between;
  }

  .wd_top_event_item .wd_top_event_itemimage {
    width: 120px;
    border-radius: 0;
  }

  .wd_top_event_item .wd_top_event_itemimage img {
    max-width: 100;
    height: auto;
  }

  .wd_top_event_cateicon {
    position: absolute;
    bottom: 44px;
    right: 3px;
    width: 30px;
  }

  .wd_top_event_item .wd_top_event_detail {
    width: calc(100% - 140px);
  }

  .wd_top_event_item .wd_top_event_itemdate {
    margin-top: 0;
  }

  .wd_top_event_item .wd_top_event_itemdate .event-list__data {
    font-size: 12px;
    margin: 0 0 2px 0;
  }

  .wd_top_event_item .wd_top_event_itemdate .event-list__duration {
    font-size: 12px;
    padding: 3px 2px;
  }

  .wd_top_event_item .wd_top_event_itemtitle {
    font-size: 16px !important;
    margin-top: 5px;
  }

  .wd_top_event_item .wd_top_event_itemcontent {
    font-size: 14px;
    margin-top: 0;
    line-height: 1.4;
margin-bottom: 30px;
  }

  .wd_top_event_item_dummy {
    width: 50%;
    max-width: 640px;
  }

  .wd_top_event_itemdate {
    font-size: 10px;
  }

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

  .wd_concept_leaf01 {
    width: 64px;
  }

  .wd_concept_leaf02 {
    top: -24px;
    width: 64px;
  }

  .wd_top_concept_catch {
    margin: 30px auto 0px;
    line-height: 1.4;
  }

  .wd_top_concept_story {
    width: calc(100% - 72px);
  }

  .wd_top_concept_story .box04 {
    display: block;
  }

  .wd_top_concept_story .box04 li {
    width: 100%;
  }

  .wd_top_concept_story .box04 li:nth-child(n + 2) {
    margin-top: 10px;
  }

  .wd_top_concept_story .box04 li a {
    font-size: 14px;
  }

  .wd_top_intosection {
    padding: 0px 0px 20px;
    margin-top: 28px;
  }

  .wd_top_into_header {
    height: 24px;
  }

  .wd_top_into_header_leaf01 {
    top: -6px;
    left: 12px;
    width: 48px;
    z-index: 4;
  }

  .wd_top_into_header_leaf02 {
    top: -30px;
    right: 8px;
    width: 64px;
    z-index: 4;
  }

  .wd_top_intro_itemtitle_jp {
    font-size: 22px;
  }

  .wd_top_into_item_image_l {
    width: calc(100% + 40px);
  }

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

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

  .wd_top_modelhouse_flex {
    max-width: 500px;
    margin: 30px auto 0px;
  }

  .wd_top_modelhouse_link {
    margin: 11px auto 26px auto;
  }

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

  .wd_title_leaf_column01 {
    top: 10px;
    left: -8px;
  }

  .wd_top_column_stage {
    width: calc(100% - 40px);
    max-width: 640px;
    margin: 40px auto 0px;
    padding-top: 0px;
  }

  .wd_top_column_arrow_l {
    top: 150px;
    left: -20px;
    width: 50px;
    height: 50px;
  }

  .wd_top_column_arrow_r {
    top: 150px;
    right: -20px;
    width: 50px;
    height: 50px;
  }

  .wd_top_column_item {
    width: 340px;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
  }

  .wd_top_column_item_wrap {
    padding: 20px;
    border-radius: 40px;
    min-height: 444px;
  }

  .wd_top_column_imagebox {
    height: 300px;
    top: 0px;
  }

  .wd_top_column_story {
    margin-top: 10px;
  }

  .wd_top_column_date {
    font-size: 16px;
  }

  .wd_top_column_title {
    font-size: 16px;
    line-height: 20px;
  }

  .wd_title_leaf_news01 {
    left: 38px;
  }

  .wd_title_leaf_news02 {
    top: 4px;
    right: 44px;
    width: 64px;
  }

  .wd_top_news_superbox {
    margin: 40px auto 0px;
  }

  .wd_top_news_itembox {
    width: 100%;
    padding: 28px 52px 28px 0px;
  }

  .wd_top_news_cate {
    font-size: 14px;
  }

  .wd_top_news_date {
    font-size: 16px;
  }

  .wd_top_news_title {
    float: none;
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    margin-top: 10px;
  }

  .wd_insta_stage {
    margin-top: 66px;
  }

  .title_leaf_openhouse {
    top: -20px;
    right: 10px;
    width: 100px;
  }

  .wd_top_openhouse_flex {
    width: calc(100% - 36px);
    max-width: 640px;
    justify-content: center !important ;
    margin: 20px auto 0px;
  }

  .wd_top_openhouse_imagebox {
    width: 100%;
  }

  .wd_top_openhouse_rightbox {
    width: 100%;
    max-width: 300px;
    margin-top: 24px;
  }

  .wd_top_openhouse_catch {
    font-size: 18px;
    line-height: 26px;
  }

  .wd_top_openhouse_title {
    font-size: 24px;
    margin-top: 12px;
  }

  .wd_top_openhouse_story {
    margin-top: 24px;
    padding-top: 24px;
  }
}

.wd_top_campaign_image_notice {
  line-height: 1.2;
}
