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

.typed_con {
  background-color: #BDE2E4;
}

@media screen and (max-width: 430px) {
  .typed_con .btn_area {
    padding: 0px 10px 40px;
  }
}

.typed_con .btn_area {
  max-width: 344px;
  margin: 0 auto;
  padding: 30px 0 40px;
}

@media screen and (max-width: 364px) {
  .typed_con .btn_area {
    padding: 40px 13px;
  }
}

.typed_con .btn_area a {
  max-width: 344px;
}

.typed_con .btn_area .note {
  font-size: 11px;
  font-weight: 500;
  text-align: left;
  margin-top: 5px;
}

.typed_con .btn_online {
  background-color: #C7002F;
  position: relative;
  display: block;
  margin-inline: auto;
  font-size: 14px;
  font-weight: 600;
  height: 57px;
  padding: 20px 14px 14px 44px;
  line-height: 1.25;
  text-align: center;
  border-radius: 5px;
}

.typed_con .btn_online span {
  color: #fff;
  margin-left: -30px;
  padding-left: 30px;
  position: relative;
}

.typed_con .btn_online span::before {
  content: "";
  display: inline-block;
  background-image: url(/shimamura/res/type_d/common/img/ico_cart.svg);
  background-size: cover;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
}

.typed_con .btn_store {
  background-color: #fff;
  border: solid 1px #000;
  position: relative;
  display: block;
  margin-inline: auto;
  font-size: 14px;
  font-weight: 600;
  height: 57px;
  padding: 20px 14px 14px 44px;
  line-height: 1.25;
  text-align: center;
  border-radius: 5px;
  margin-top: 16px;
}

.typed_con .btn_store span {
  color: #000;
  background-image: url(/shimamura/res/type_d/common/img/ico_shop.svg) !important;
  background-repeat: no-repeat;
  background-position: left center;
  padding: 10px 0 10px 30px;
  width: 180px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.typed_con .btn_store span::before {
  display: none;
}

.typed_con .btn_store.ico_w {
  background-color: #C7002F;
  border: solid 1px #C7002F;
}

.typed_con .btn_store.ico_w span {
  background-image: url(/shimamura/res/type_d/common/img/ico_shop_w.svg) !important;
  color: #fff;
  background-size: 24px auto;
  background-position: left center;
}

.typed_con .btn_lineup {
  background-color: #fff;
  position: relative;
  display: block;
  margin-inline: auto;
  font-size: 14px;
  font-weight: 600;
  height: 57px;
  border: solid 1px #000;
  line-height: 1.25;
  text-align: center;
  border-radius: 5px;
  margin-top: 16px;
  padding: 20px 14px;
}

.typed_con .btn_lineup span {
  color: #000;
  position: relative;
  padding-right: 25px;
}

.typed_con .btn_lineup span::after {
  content: "";
  display: inline-block;
  background-image: url(/shimamura/res/type_d/common/img/ico_arrw_btm_bk.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 13px;
  height: 8px;
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
}

@media (max-width: 414px) {

  .typed_con .btn_online,
  .typed_con .btn_store,
  .typed_con .btn_lineup {
    font-size: 4vw !important;
  }
}

.typed_con #movie {
  text-align: center;
}

.typed_con #movie .mv_blc {
  padding: 0 0 0;
}

@media screen and (max-width: 767px) {
  .typed_con #movie .mv_blc {
    padding: 20px 0 0;
  }
}

.typed_con #movie .mv_blc .dummy {
  width: 100%;
  max-width: 100%;
  height: 217px;
  background-color: #CCCCCC;
  position: relative;
}

.typed_con #movie .mv_blc .dummy span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .typed_con #movie .mv_blc .dummy {
    width: 100%;
    height: 51vw;
  }
}

.typed_con #movie .mv_blc iframe {
  width: 388px;
  height: 217px;
}

@media screen and (max-width: 767px) {
  .typed_con #movie .mv_blc iframe {
    width: 100%;
    height: 52vw;
  }
}

.typed_con .con_frm {
  background-image: url(/shimamura/res/type_d/wdeo-interior2025/img/bg_con.png);
  width: 100%;
  max-width: 414px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 430px) {
  .typed_con .con_frm {
    max-width: 100vw;
  }
}

.typed_con .innr {
  padding: 0 13px;
  position: relative;
  z-index: 1;
}

.typed_con .clm {
  position: relative;
  padding: 0;
  margin-top: 70px;
}

.typed_con .clm.clm01,
.typed_con .clm.clm02 {
  margin-top: 0;
}

.typed_con .clm:not(.typed_con .clm:first-child)::before {
  content: "";
  display: block;
  width: 100%;
  width: 414px;
  height: 346px;
  background-image: url(/shimamura/res/type_d/wdeo-interior2025/img/bg_clm.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: -208px;
  left: auto;
  right: auto;
  z-index: 0;
}

.typed_con .clm .note {
  font-size: 10px;
  text-align: left;
}

.typed_con .clm .lnk_blc {
  background-color: rgba(255, 245, 131, 0.6);
  border-radius: 10px;
  padding: 50px 13px 20px;
  margin-top: 50px;
  position: relative;
}

.typed_con .clm .lnk_blc ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.typed_con .clm .lnk_blc ul li {
  width: calc(50% - 6px);
  margin-bottom: 15px;
}

.typed_con .clm .lnk_blc ul li:nth-child(odd) {
  margin-right: 12px;
}

.typed_con .clm .lnk_blc ul li a {
  display: inline-block;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  width: 100%;
  font-size: 21px;
  font-family: "Noto Serif JP", serif;
  padding: 13px 0;
  background-image: url(/shimamura/res/type_d/wdeo-interior2025/img/btn_arrw.svg);
  background-size: 14.8% auto;
  background-repeat: no-repeat;
  background-position: right 5.7% center;
}

@media screen and (max-width: 375px) {
  .typed_con .clm .lnk_blc ul li a {
    font-size: 5vw;
  }
}

.typed_con .clm .lnk_blc ul li.withP {
  text-align: left;
}

.typed_con .clm .lnk_blc ul li.withP a {
  padding-left: 10px;
  padding-left: 5.7%;
}

.typed_con .clm .lnk_blc ul li.withP a img {
  max-width: 74%;
}

.typed_con .clm h2 {
  font-size: 16px;
  display: inline-block;
  width: 230px;
  margin: 0 auto;
  color: #fff;
  background-image: url(/shimamura/res/type_d/wdeo-interior2025/img/h2_bg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
  padding: 4px 0 17px;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
}

.typed_con .box_w {
  background-color: #fff;
  padding: 40px 13px 30px;
  max-width: 388px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 375px) {
  .typed_con .box_w {
    padding: 30px 13px 30px;
  }
}

.typed_con .box_w h3 {
  font-size: 23px;
  font-weight: 500;
  font-family: "Noto Serif JP", serif;
  margin: 10px 0;
}

.typed_con .box_w .box.line {
  border-bottom: dotted 1px #707070;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.typed_con .info_box {
  background-color: rgba(255, 245, 131, 0.2);
  padding: 40px 13px 40px;
  border-radius: 10px;
  margin-top: 60px;
  position: relative;
}

.typed_con .info_box .ttl {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  background-color: #00A9B2;
  border-radius: 100px;
  padding: 1px 25px;
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
}

.typed_con .info_box .ico_blc {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}

.typed_con .info_box .ico_blc>div {
  width: calc(50% - 6px);
  margin-bottom: 15px;
}

.typed_con .info_box .ico_blc>div:nth-child(odd) {
  margin-right: 12px;
}

.typed_con .info_box .ico_blc>div .ico_ttl {
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin: 10px 0 5px;
}

.typed_con .info_box .ico_blc>div p {
  font-size: 12px;
  text-align: left;
  line-height: 1.6;
}

.typed_con .info_box .ico_blc>div p span {
  font-size: 11px;
}

.typed_con .info_box .ico_blc>div p span.num {
  font-size: 10px;
  vertical-align: top;
}

.typed_con .clm01 .innr {
  padding: 60px 13px 0;
}

.typed_con .clm01 .innr .top_blc {
  padding: 0 36px;
}

@media screen and (max-width: 430px) {
  .typed_con .clm01 .innr .top_blc {
    padding: 0 8.6vw;
  }
}

.typed_con .clm01 .innr h1 {
  margin-bottom: 20px;
}

.typed_con .clm06 .ico_cate {
  display: flex;
  justify-content: center;
  align-items: end;
}

.typed_con .clm06 .ico_cate img {
  margin: 0 5px;
}

.typed_con .clm07 .innr {
  margin-top: 40px;
}

.typed_con #anc01,
.typed_con #anc02,
.typed_con #anc03,
.typed_con #anc04,
.typed_con #anc05,
.typed_con .clm07 {
  padding-top: 62px;
  margin-top: 0;
}