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

.typed_con :target {
  scroll-margin-top: 100px;
}

@media screen and (min-width: 768px) {
  .typed_con :target {
    scroll-margin-top: 150px;
  }
}

.typed_con a {
  display: inline-block;
}

.typed_con img {
  max-width: 100%;
}

.typed_con .btn_area {
  padding-top: 40px;
}

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

.typed_con .btn_area .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_area .btn_online span {
  color: #fff;
  margin-left: -30px;
  padding-left: 30px;
  position: relative;
}

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

.typed_con .btn_area .btn_store span {
  color: #000;
  background-image: url(/shimamura/res/type_d/common/img/ico_shop.svg) !important;
  background-repeat: no-repeat;
  padding-left: 30px;
  margin-left: -30px;
}

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

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

.typed_con .btn_area .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_area .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_area .btn_lineup span {
  color: #000;
  position: relative;
}

@media (max-width: 414px) {

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

.typed_con .y_line {
  text-align: center;
  margin-bottom: 10px !important;
}

.typed_con .y_line span {
  font-family: "Noto Serif JP", serif;
  text-align: center;
  font-size: 20px !important;
  font-weight: 700;
  position: relative;
  padding: 0 8px;
  display: inline-block !important;
  margin: 0 auto !important;
  line-height: 1;
}

@media screen and (max-width: 375px) {
  .typed_con .y_line span {
    font-size: 4.9vw !important;
  }
}

.typed_con .y_line span::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 20px;
  background-color: #000;
  transform: translateY(-50%) rotate(-15deg);
  position: absolute;
  left: 0;
  top: 53%;
}

.typed_con .y_line span::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 20px;
  background-color: #000;
  transform: translateY(-50%) rotate(15deg);
  position: absolute;
  right: 0;
  top: 53%;
}

.typed_con .inst_blc {
  margin: 40px 0;
  text-align: center;
}

@media screen and (min-width: 767px) {
  .typed_con .inst_blc {
    margin: 80px 0 40px;
  }
}

.typed_con .inst_blc a {
  display: inline-block;
  width: 334px;
  max-width: 100%;
  background-color: #000;
  border-radius: 5px;
  padding: 15px 0;
}

.typed_con .inst_blc a span {
  font-size: 22px;
  color: #fff;
  line-height: 1;
  padding: 0 0 0 35px;
  background-image: url(../img/ico_inst.svg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 26px auto;
}

.typed_con .clm2404_inr {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 10px;
}

@media screen and (min-width: 768px) {
  .typed_con .clm2404_inr {
    padding: 0;
  }
}

.typed_con .clm20 {
  background-color: #F9F1E3;
  padding: 40px 0;
}

@media screen and (min-width: 768px) {
  .typed_con .clm20 {
    padding: 80px 0;
  }
}

.typed_con .clm20 h3 {
  text-align: center;
  font-size: 27px;
  font-family: "Noto Serif JP", serif;
  margin-bottom: 40px;
}

.typed_con .clm20 h3 br {
  display: block;
}

@media screen and (min-width: 768px) {
  .typed_con .clm20 h3 {
    font-size: 29px;
  }

  .typed_con .clm20 h3 br {
    display: none;
  }
}

.typed_con .clm20 .up_blc {
  border-bottom: 1px solid #707070;
  padding-bottom: 60px;
  margin-bottom: 60px;
}

.typed_con .clm20 .up_blc .con_box {
  background-color: #fff;
  border-radius: 5px;
  padding: 15px 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
}

@media screen and (min-width: 768px) {
  .typed_con .clm20 .up_blc .con_box {
    padding: 30px;
    gap: 0 20px;
  }
}

.typed_con .clm20 .up_blc .con_box>div {
  display: flex;
  width: 100%;
}

.typed_con .clm20 .up_blc .con_box>div:first-child {
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .typed_con .clm20 .up_blc .con_box>div {
    width: calc((100% - 20px) / 2);
  }

  .typed_con .clm20 .up_blc .con_box>div:first-child {
    margin-bottom: 0;
  }
}

.typed_con .clm20 .up_blc .con_box>div .img_box {
  width: 100px;
}

.typed_con .clm20 .up_blc .con_box>div .txt_box {
  padding-left: 20px;
  width: calc(100% - 100px);
}

.typed_con .clm20 .up_blc .con_box>div .txt_box p {
  font-size: 12px;
  line-height: 1.4;
}

.typed_con .clm20 .up_blc .con_box>div .txt_box p.state {
  font-family: "Noto Serif JP", serif;
}

.typed_con .clm20 .up_blc .con_box>div .txt_box p.name {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
  margin: 3px 0 5px;
}

.typed_con .clm20 .up_blc .con_box>div .txt_box p.name span {
  font-size: 16px;
}

.typed_con .clm20 .btm_blc {
  text-align: center;
}

.typed_con .clm21 {
  padding: 0 0 40px;
}

@media screen and (min-width: 768px) {
  .typed_con .clm21 {
    padding: 80px 0;
  }
}

.typed_con .clm21 .clm2404_inr {
  display: flex;
  padding: 0;
  flex-wrap: wrap;
  justify-content: space-between;
}

.typed_con .clm21 .clm2404_inr img {
  width: calc(50% - 0.5px);
  margin-bottom: 1px;
}

@media screen and (min-width: 768px) {
  .typed_con .clm21 .clm2404_inr {
    justify-content: center;
    gap: 0 1px;
    flex-wrap: nowrap;
  }

  .typed_con .clm21 .clm2404_inr img {
    width: 206px;
  }
}

.typed_con .clm100 {
  background-color: #F5F3F0;
}

.typed_con .clm100 .wrapper2022 {
  max-width: 800px;
  padding: 60px 0px;
  text-align: center;
}

@media screen and (max-width: 430px) {
  .typed_con .clm100 .wrapper2022 {
    padding: 60px 10px;
  }
}

.typed_con .clm100 h3 {
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-size: 24px;
  display: inline-block;
  border-bottom: 2px solid #000;
  padding: 0 10px 5px;
  margin-bottom: 30px;
}

.typed_con .clm100 .lead {
  font-size: 24px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 800;
  margin-bottom: 30px;
}

@media screen and (max-width: 430px) {
  .typed_con .clm100 .lead {
    font-size: 18px;
  }
}

@media screen and (max-width: 375px) {
  .typed_con .clm100 .lead {
    font-size: 4.3vw;
  }
}

.typed_con .clm100 .img_blc {
  margin-bottom: 20px;
}

.typed_con .clm100 .txt_blc p {
  font-size: 16px;
  text-align: left;
  margin-bottom: 1em;
}

@media screen and (max-width: 375px) {
  .typed_con .clm100 .txt_blc p {
    font-size: 4.3vw;
  }
}

.typed_con .clm100 .txt_blc .note {
  font-size: 14px;
}

@media screen and (max-width: 375px) {
  .typed_con .clm100 .txt_blc .note {
    font-size: 3.8vw;
  }
}

.typed_con .clm100 .cap {
  font-size: 14px;
  text-align: left;
  margin-top: 10px;
}

.typed_con .clm100 .cap .mini {
  font-size: 12px;
}

.typed_con .clm100 .cap .mini a {
  text-decoration: underline;
}

@media screen and (max-width: 375px) {
  .typed_con .clm100 .cap {
    font-size: 3.6vw;
    font-size: 3vw;
  }
}

.typed_con .clm100 .clm100_box {
  text-align: left;
  margin-top: 50px;
}

.typed_con .clm100 .clm100_box h4 {
  display: inline-block;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  font-family: "Noto Serif JP", serif;
  font-weight: 800;
  padding: 5px 0;
  width: 110px;
  text-align: center;
}

@media screen and (max-width: 375px) {
  .typed_con .clm100 .clm100_box h4 {
    font-size: 4.3vw;
    width: 7em;
  }
}

.typed_con .clm100 .clm100_box .bg_blc {
  background-color: #fff;
}

.typed_con .clm100 .clm100_box *,
.typed_con .clm100 .clm100_box *::before,
.typed_con .clm100 .clm100_box *::after {
  box-sizing: border-box;
}

.typed_con .clm100 .clm100_box .toggle_content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out, padding 0.5s ease-in-out, border-width 0.5s ease-in-out;
  max-width: 600px;
  margin: 0 auto;
}

@media screen and (max-width: 430px) {
  .typed_con .clm100 .clm100_box .toggle_content {
    padding: 0 13px 0;
  }
}

.typed_con .clm100 .clm100_box .toggle_content .w_img {
  margin-bottom: 20px;
}

.typed_con .clm100 .clm100_box .toggle_content p {
  font-size: 16px;
  margin-bottom: 1em;
}

@media screen and (max-width: 375px) {
  .typed_con .clm100 .clm100_box .toggle_content p {
    font-size: 4vw;
  }
}

.typed_con .clm100 .clm100_box .toggle_content .note p {
  font-size: 14px;
}

@media screen and (max-width: 375px) {
  .typed_con .clm100 .clm100_box .toggle_content .note p {
    font-size: 3.5vw;
  }
}

.typed_con .clm100 .clm100_box .toggle_content .flxB {
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  .typed_con .clm100 .clm100_box .toggle_content .flxB {
    gap: 0 20px;
  }
}

@media screen and (max-width: 430px) {
  .typed_con .clm100 .clm100_box .toggle_content .flxB {
    display: block;
    gap: 0;
  }
}

.typed_con .clm100 .clm100_box .toggle_content .flxB>div {
  width: calc(50% - 10px);
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .typed_con .clm100 .clm100_box .toggle_content .flxB>div {
    width: calc((100% - 20px) / 2);
    margin-bottom: 0;
  }
}

@media screen and (max-width: 430px) {
  .typed_con .clm100 .clm100_box .toggle_content .flxB>div {
    width: 100%;
  }
}

.typed_con .clm100 .clm100_box .toggle_content .flxB>div.img_blc {
  text-align: center;
}

@media screen and (max-width: 430px) {
  .typed_con .clm100 .clm100_box .toggle_content .flxB>div.img_blc img {
    max-width: 87%;
  }
}

.typed_con .clm100 .clm100_box .toggle_content .flxB>div.txt_blc .ttl {
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 10px;
}

@media screen and (max-width: 375px) {
  .typed_con .clm100 .clm100_box .toggle_content .flxB>div.txt_blc .ttl {
    font-size: 4.4vw;
  }
}

.typed_con .clm100 .clm100_box .toggle_content .flxB.typeB .img_blc img:first-child {
  margin-bottom: 40px;
}

.typed_con .clm100 .clm100_box .toggle_content .btm_blc {
  margin-top: 40px;
}

.typed_con .clm100 .clm100_box .toggle_content .sub_lead {
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  margin-bottom: 30px;
  line-height: 1.4;
  text-align: center;
}

.typed_con .clm100 .clm100_box .toggle_button {
  cursor: pointer;
  padding: 0 35px 0 0;
  position: relative;
}

@media screen and (max-width: 430px) {
  .typed_con .clm100 .clm100_box .toggle_button {
    padding: 0 0;
  }
}

.typed_con .clm100 .clm100_box .toggle_button::after {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url(../img/img250521/ico_btn_arrw.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%) scaleY(-1);
}

@media screen and (max-width: 430px) {
  .typed_con .clm100 .clm100_box .toggle_button::after {
    width: 20px;
    height: 20px;
    right: 15px;
  }
}

.typed_con .clm100 .clm100_box .toggle_button p {
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  font-weight: 600;
  padding: 30px 24px;
}

@media screen and (max-width: 430px) {
  .typed_con .clm100 .clm100_box .toggle_button p {
    font-size: 14px;
    padding: 20px 45px 20px 14px;
  }
}

@media screen and (max-width: 375px) {
  .typed_con .clm100 .clm100_box .toggle_button p {
    font-size: 3.7vw;
  }
}

.typed_con .clm100 .clm100_box .toggle_wrapper.is_open {
  padding-bottom: 20px;
}

.typed_con .clm100 .clm100_box .toggle_wrapper.is_open .toggle_content {
  padding: 40px 0 20px;
  max-height: 4000px;
}

@media screen and (max-width: 430px) {
  .typed_con .clm100 .clm100_box .toggle_wrapper.is_open .toggle_content {
    padding: 20px 13px 0px;
  }
}

.typed_con .clm100 .clm100_box .toggle_wrapper.is_open .toggle_button::after {
  transform: translateY(-50%) scaleY(1);
}