.img_kokubetsu, .img_kasou, .img_second_stage {
  position: relative;
  background-size: contain !important;
  width: 100% !important;
  margin: 8px 0 50px !important;
}
@media (max-width: 480px) {
  .img_kokubetsu, .img_kasou, .img_second_stage {
    position: relative;
    background-size: contain;
    width: 100%;
    height: 70vw;
    padding-bottom: 0 !important;
    margin: 8px 0 50px !important;
  }
}

.img_kokubetsu {
  background: url("./image/common_up_pic/kokubetsu_sp.jpg") no-repeat;
}

.img_kasou {
  padding-bottom: 75% !important;
  background: url("./image/common_up_pic/kasou.jpg") no-repeat;
}
@media (max-width: 480px) {
  .img_kasou {
    padding-bottom: 0 !important;
  }
}

.img_kasou span {
  position: absolute;
  font-size: 14px;
  font-size: 1.4rem;
  bottom: -25px;
  right: 0;
  color: #a19b91;
}
@media (max-width: 480px) {
  .img_kasou span {
    position: absolute;
    font-size: 10px;
    font-size: 1rem;
    bottom: -20px;
    left: 0;
  }
}

#store-link-wrap {
  display: flex;
  flex-flow: row;
  width: 100%;
  margin: 50px auto 0;
}
@media (max-width: 480px) {
  #store-link-wrap {
    flex-flow: column;
    min-width: auto;
    max-width: auto;
  }
}

#store-link-wrap li {
  width: 49%;
  padding: 8px;
  box-sizing: border-box;
}
@media (max-width: 480px) {
  #store-link-wrap li {
    width: 100%;
  }
}

.store-link {
  display: block;
  text-align: center;
  margin: 0px auto 8px;
  width: 100%;
}
.store-link-text {
  display: block;
  font-size: 1.2rem;
  color: #a19b91;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .store-link-text {
    width: 100%;
  }
}

#footer_area #store-link-wrap {
  display: flex;
  flex-flow: row;
  width: 80%;
  margin: 36px auto 0;
}
@media (max-width: 480px) {
  #footer_area #store-link-wrap {
    flex-flow: column;
  }
}

.orangeborderbox {
  border: 1px solid #ff691c;
  padding: 20px;
}

.f_serif-hosoku {
  font-size: 18px;
  text-align: center;
  width: 80%;
  margin: 0 auto 48px;
  line-height: 170%;
}
@media (max-width: 480px) {
  .f_serif-hosoku {
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin: 0 auto 24px;
    line-height: 180%;
  }
}

.br-sp, .disp-sp {
  display: none !important;
}
@media (max-width: 480px) {
  .br-sp, .disp-sp {
    display: block !important;
  }
}

.disp-pc {
  display: block !important;
}
@media (max-width: 480px) {
  .disp-pc {
    display: none !important;
  }
}

#top_concept_01_area .wrap .waku_adj_1280 .flex .box table {
  width: 90%;
}
@media (min-width: 769px) {
  #top_concept_01_area .wrap .waku_adj_1280 .flex .box table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 auto 36px;
  }
}

.price-column {
  display: flex;
  width: 90%;
  margin: 24px auto;
  flex-flow: row wrap;
  justify-content: center;
  background-color: #fff;
}
@media (min-width: 769px) {
  .price-column {
    justify-content: center;
    width: 100%;
  }
}

#top_concept_02_area .price-column {
  display: flex;
  width: 90%;
  margin: 24px auto;
  flex-flow: row wrap;
  justify-content: center;
  background-color: #fff;
}
@media (min-width: 769px) {
  #top_concept_02_area .price-column {
    justify-content: center;
    width: 92.19%;
    margin: 0 0 0 auto;
  }
}

#kaso_flow_area .price-column {
  background-color: #fef7e2;
}
@media (min-width: 769px) {
  #kaso_flow_area .price-column {
    justify-content: center;
    width: 100%;
    margin: 0 auto;
  }
}

.price-column li {
  list-style: none;
  width: calc(50% - 8px);
  margin: 8px 4px;
  font-size: 16px;
  text-align: center;
  position: relative;
  z-index: 1;
  border: none;
}
@media (min-width: 769px) {
  .price-column li {
    width: calc(25% - 8px);
    height: auto;
  }
}

.price-image {
  width: 95%;
  margin: 0 auto;
  z-index: 2;
  border-radius: 16px;
  border: 2px solid #f6f0e3;
}

.price-image_ichinin {
  width: 95%;
  margin: 0 auto;
  z-index: 2;
  opacity: 0.7;
  border-radius: 16px;
  border: 2px solid #f6f0e3;
}

.ichinin {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 95%;
  border: 2px solid #ccc;
  background-color: #fff;
  color: #999;
  font-weight: bold;
  text-align: center;
  font-size: 1.2rem;
  padding: 4px;
  bottom: 2.8rem;
}

.style-hosoku {
  background-color: #fff;
  font-size: 1.6rem;
  text-align: center;
  width: 80%;
}

#sp_fix_footer {
  position: fixed;
  width: 100%;
  height: 15vw;
  background: #fff8ea;
  bottom: 0;
  border-top: 1px solid #fd8548;
  z-index: 999;
}

#top_concept_01_area ul.link_btn li a, #top_concept_01_area ul.link_btn li a {
  font-size: 1.8rem;
}

.box h2 {
  font-size: 2rem;
  color: #fd8548;
  margin: 24px 4% 16px;
}
@media (min-width: 769px) {
  .box h2 {
    font-size: 2rem;
    color: #fd8548;
    margin: 24px 0 8px;
  }
}

#top_concept_02_area p.txt1, #top_concept_01_area p.txt1 {
  font-size: 12px;
  font-size: 1.4rem;
  line-height: 1.75;
  text-align: justify;
  margin: 0 4% 20px;
}

#kaso_flow_area .wrap .waku_adj_1280 .waku_adj_1220 .flex_2 .img_2::after {
  background: url("./image/owakare-junbi.png") no-repeat;
  background-size: contain;
  background-position: center;
}

#kaso_flow_area .img_2 {
  background: url("./image/owakare-junbi.png") no-repeat;
  background-size: contain;
  background-position: center;
}

#kaso_flow_area .img_3 {
  background: url("./image/owakare-saidan.png") no-repeat;
  background-size: contain;
  background-position: center;
}

#kaso_flow_area .wrap .waku_adj_1280 .waku_adj_1220 .flex_2 .img_3::after {
  background: url("./image/owakare-saidan.png") no-repeat;
  background-size: contain;
  background-position: center;
}

.txt_box p {
  font-size: 1.2rem;
}
@media (min-width: 769px) {
  .txt_box p {
    font-size: 1.8rem;
    line-height: 1.89;
    text-align: center;
  }
}

@media (min-width: 769px) {
  #kaso_style_area .wrap .waku_adj_1280 .waku_adj_1220 .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 40px 0 0;
  }
}

@media (min-width: 769px) {
  #kaso_style_area .wrap .waku_adj_1280 .waku_adj_1220 .flex .box {
    display: flex;
    width: 40%;
    padding: 16px;
  }
}
#kaso_style_area .wrap .waku_adj_1280 .waku_adj_1220 .flex .box span {
  font-size: 1.8rem;
  color: #fd8548;
  text-align: center;
  display: block;
  font-weight: bold;
}

#top_concept_01_area .mv .img {
  background: url("./image/top/temoto_pc.jpg") no-repeat;
  background-size: contain;
  width: 100%;
  padding-bottom: 75.62%;
}
@media (min-width: 769px) {
  #top_concept_01_area .mv .img {
    background: url("./image/top/temoto_pc.jpg") no-repeat;
    background-size: contain;
    display: block;
    width: 90%;
    margin: 0 auto;
  }
}

#top_concept_01_area .mv .img2 {
  background: url("./image/top/sp_top02area_mv.jpg") no-repeat;
  background-size: contain;
  width: 100%;
  padding-bottom: 75.62%;
  display: none;
}
@media (min-width: 769px) {
  #top_concept_01_area .mv .img2 {
    background: url("./image/top/sp_top02area_mv.jpg") no-repeat;
    background-size: contain;
    display: block;
    width: 90%;
    margin: 0 auto;
  }
}

#top_concept_02_area .mv .img {
  background: url("./image/top/sp_top01area_mv.jpg") no-repeat;
  background-size: contain;
  width: 100%;
  padding-bottom: 75.62%;
}
@media (min-width: 769px) {
  #top_concept_02_area .mv .img {
    background: url("./image/top/sp_top01area_mv.jpg") no-repeat;
    background-size: contain;
    width: 90%;
    margin: 0 auto;
  }
}

#top_concept_02_area .mv .img2 {
  background: url("./image/common_up_pic/kokubetsu_pc.jpg") no-repeat;
  background-size: contain;
  width: 100%;
  padding-bottom: 75.62%;
  display: none;
}
@media (min-width: 769px) {
  #top_concept_02_area .mv .img2 {
    background: url("./image/common_up_pic/kokubetsu_pc.jpg") no-repeat;
    background-size: contain;
    display: block;
    width: 90%;
    margin: 0 auto;
  }
}

@media (min-width: 769px) {
  #top_concept_02_area .wrap .waku_adj_1280 .flex {
    min-height: 900px;
  }
}
@media (min-width: 769px) {
  #top_concept_02_area .wrap .waku_adj_1280 .flex {
    min-height: 1000px;
  }
}

@media (min-width: 769px) {
  #top_concept_02_area .box h2 {
    margin: 24px 0 8px 36px;
  }
}

@media screen and (min-width: 768px) {
  #price_area .wrap .waku_adj_1280 .waku_adj_1220 .txt_box_2 .img {
    width: 90%;
    margin: 13px 0 10px;
  }
  #price_area .wrap .waku_adj_1280 .waku_adj_1220 .txt_box_2 .img img {
    width: 100%;
    max-width: 400px;
  }
}
@media (max-width: 480px) {
  #price_area .img {
    width: 100%;
    margin: 13px 0 10px;
  }
}
#sp_fix_footer .container .tel {
  width: 60%;
  background: #fd8548;
}

#sp_fix_footer .container .address {
  width: 40%;
  background: url(./image/common/sp_fix_area_address.png) no-repeat;
  background-size: 90%;
  background-position: top center;
  padding-bottom: 28.8%;
}/*# sourceMappingURL=patch.css.map */