.btn-lp::before,
.custom-style1 .step-lp-link::before {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: 1;
  background: repeating-linear-gradient(to right, transparent 0 4px, #00873f 4px 8px), repeating-linear-gradient(to left, transparent 0 4px, #00873f 4px 8px), repeating-linear-gradient(to bottom, transparent 0 4px, #00873f 4px 8px), repeating-linear-gradient(to top, transparent 0 4px, #00873f 4px 8px);
  background-size: 100% 2px, 100% 2px, 2px 100%, 2px 100%;
  background-position: top left, bottom left, top left, top right;
  background-repeat: no-repeat;
}

.btns-mv {
  margin: 0;
}

.shop-tabs .tt-shop,
.tt-point2,
.tt-point1 {
  text-align: center;
  font-family: "Noto Serif JP";
  font-size: 36px;
  font-weight: 700;
  line-height: 1.78;
  margin-bottom: 22px;
  color: #3d2e2e;
}

.tt-point2,
.tt-point1 {
  font-size: 24px;
}

footer {
  margin-top: 40px;
}

header .first-line #menu {
  background-color: #9ccf66;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 50px;
  border: 1px solid #98ca613d;
}

header .first-line #menu li a {
  color: #fff;
}

.faq-lp-item {
  transition: 0.3s ease-in-out;
}

.container.header-layer {
  padding: 0;
}

.jumbotron-content {
  margin-bottom: 3rem;
}

.voice-lp-item .name {
  font-size: 14px;
  background-color: #878787;
  padding: 5px;
  padding-inline: 10px;
  border-radius: 20px;
  bottom: -30px;
  color: #fff;
}

.lp-icon1-voice {
  height: 112px;
}

.point-lp .point-item-img {
  height: 375px;
}

.content3-list .jyoutai img {
  height: 200px;
  object-fit: cover;
}

.content3-list .jyoutai-name {
  letter-spacing: 0;
  font-size: 13px;
}

.point-lp.point2 .point-item-img {
  height: fit-content;
}

pre.wp-block-preformatted {
  white-space: pre-wrap;
}

.post_list {
  padding-top: 60px;
}

.post_list .tt-point1 {
  background-color: #3d2e2e;
  height: 55px;
  width: 547px;
  color: #fff;
  border-radius: 30px;
  padding-block: 6px;
  margin: auto;
}

.post_list .point-lp-title {
  margin-bottom: 30px;
}

.post_list_item a {
  color: #3d2e2e;
}

.post_list_item {
  width: 280px;
  height: 420px;
  background-color: #3d2e2e10;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.post_item_img {
  width: 100%;
  height: 230px;
  position: relative;
  overflow: hidden;
}

.post_list_item_content {
  height: 100%;
  padding: 10px;
  position: relative;
  z-index: 1;
}

.post_item_img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: none;
  width: 100%;
  height: 230px;
  object-fit: cover;
  transition: 0.3s;
}

.post_item_title,
.post_item_text {
  margin-top: 30px;
  font-size: 18px;
  font-family: "Noto Serif JP";
  color: #495057;
  font-weight: 700;
  padding-inline: 10px;
}

.post_item_text {
  font-size: 14px;
  font-weight: 400;
}

.post_list_items a:hover {
  opacity: 1;
}

.post_list_items a:hover img {
  transform: translate(-50%, -50%) scale(1.1, 1.1);
}

.post_list_items a:hover .post_item_title {
  color: #3d2e2e;
}

.product-detail {
  margin-top: 120px;
  padding-inline: 200px;
}

.product-detail h1 {
  font-size: 36px;
  font-family: "Noto Serif JP";
  font-weight: 700;
  color: #3d2e2e;
  margin-bottom: 40px;
  text-align: center;
}

.product-detail p {
  font-size: 24px;
  font-family: "Noto Serif JP";
  font-weight: 500;
  color: #3d2e2e;
}

.product_content {
  display: flex;
  align-items: flex-start;
}

.product-content {
  padding-inline: 30px;
}

.product-detail img {
  width: 400px;
  height: auto;
}

.cv2-txb-style3,
.cv2-txa-style3 {
  font-size: 36px;
}

.post_list .shop-tabs {
  margin: 0;
  margin-top: 50px;
}

.post_list .shop-tabs .station .open-more {
  right: auto;
  left: 50%;
}

.post_list .shop-tabs .station .open-more::after {
  transform: rotate(45deg);
  -webkit-transform: rotate(-45deg);
  margin-top: 0;
}

.all-category {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.all-category > a {
  margin-bottom: 20px;
}

.product-content > h2 {
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #3c2e2e;
  line-height: 1.4;
  display: inline-block;
  min-width: 639px;
  padding: 0 15px;
  margin-block: 43px;
}

.text_in {
  margin-bottom: 30px;
}

a.this_wrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 40px;
  margin-top: 30px;
}

.tap_tel p {
  text-align: center;
  margin-block: 30px;
}

.text_in .title {
  font-size: 20px;
  color: #3c2e2e;
  margin: 10px;
}

.text_in ul {
  font-size: 24px;
  color: #3c2e2e;
  display: flex;
  gap: 17px;
  padding: 10px;
}

.tel span {
  font-size: 20px;
  color: #fff;
}

.text_in ul li:nth-of-type(1) {
  color: #ce444d;
}
.text_in ul li:nth-of-type(2) {
  color: #2c4894;
}
.text_in ul li:nth-of-type(3) {
  color: #5c9aa2;
}

.product-content figure.wp-block-image {
	width: 350px;
}

.this_wrap .img {
	width: 400px;
}

.wp-block-image img {
	max-width: 350px;	
}

.bg-white {
  background: linear-gradient(to right, #5ec275, #a1c73f)!important;
}

header .btns-mv .li a.btn-lp {
  background: linear-gradient(to right, #5ec275, #a1c73f)!important;
}

.btns-mv a.btn-lp::before {
  background-image: repeating-linear-gradient(to right, transparent 0 4px, #00873f 4px 8px), repeating-linear-gradient(to left, transparent 0 4px, #00873f 4px 8px), repeating-linear-gradient(to bottom, transparent 0 4px, #00873f 4px 8px), repeating-linear-gradient(to top, transparent 0 4px, #00873f 4px 8px)!important;
}

.custom-style1 .step-lp-link::before {
  background-image: none!important;
}
@media screen and (max-width: 1000px) {

  header .navbar-brand {
    width: 50%;
  }

  .results-item {
    width: 225px;
  }

  .site-sp .content2-bg .content-banner {
    height: 400px;
  }

  .content2-fg_update {
    height: 250px;
  }

  .content-dl_update {
    top: 65%;
  }

  .site-sp .content2-lp-sec .content-list {
    flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  .jumbotron-content {
    margin-bottom: 0;
  }

  .hero-block {
    margin: 2rem 0 0 0;
  }

  header .btns-mv {
    margin-top: 0;
    flex-direction: unset;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
  }

  header .phone-line-block {
    padding: 0;
  }

  header .jumbotron-content {
    background-color: #ffffff00;
  }

  header .hero-main-title,
  header .hero-sub-title,
  .top-page .date-mv {
    color: #fff;
  }

  .hero-sub-title::before,
  .hero-sub-title::after {
    background-color: #fff;
  }

  .jumbotron {
    padding-bottom: 0;
  }

  header .first-line .css-mobile-menu #menuToggle span {
    background-color: #fff;
  }

  header .btns-mv .li {
    width: 50%;
  }

  header .btn-lp.style1 .small {
    display: none;
  }

  header .btns-mv .li a.btn-lp {
    padding: 10px;
  }

  .btn-lp .tg-lp {
    display: none;
  }

  .btn-lp .i-btn,
  .btn-lp .fg {
    left: 23px;
  }

  .model-list,
  .model-slide {
    width: 350px;
  }

  .footer_fixed .btn-lp.style1 {
    align-items: center;
    justify-content: center;
  }

  .content2-lp-sec .container {
    padding: 0;
    max-width: 100%;
    width: 100%;
  }

  .content2-lp-sec .content2-bg {
    padding-inline: 30px;
  }

  .product-detail {
    margin-top: 120px;
    padding-inline: 0;
  }

  .product-detail img {
    margin: auto;
    width: 300px;
  }

  .product_content {
    flex-direction: column;
  }

  .product-content {
    margin-top: 20px;
  }

  .text_in ul {
    flex-direction: column;
  }

  .text_in > p:nth-of-type(1) {
    padding-inline: 15px;
  }
}

@media screen and (max-width: 600px) {
  .post_list .tt-point1 {
    width: 80%;
  }
  .product-detail h1 {
    font-size: 26px;
  }

  .product-detail p {
    font-size: 16px;
  }

  .cv2-a-style3 .cv2-operator,
  .cv2-b-style3 .cv2-operator {
    padding-right: 50px;
    padding-left: 30px;
  }

  .cv2-txb-style3,
  .cv2-txa-style3 {
    font-size: 24px;
  }

  .cv2-b-style3 .cv2-operator-img {
    right: -90px;
  }

  .cv2-a-style3 .cv2-operator-img {
    right: -85px;
  }

  .post_list_item {
    width: 48%;
  }

  .all-category > a {
    margin-bottom: 10px;
  }

  .product-detail img {
    width: 100%;
  }
  
  a.gtm-SHOP-line {
  	    background-position: 0px -120px;
  }
}

@media screen and (max-width: 500px) {
  header .hero-sub-title {
    font-size: 0.7rem;
  }

  header .gtm-CV2-line-01.span,
  header .gtm-CV2-tel-01.span {
    margin-right: 10px;
    font-size: 16px;
  }

  .model-list {
    width: 250px;
  }

  .model-slide {
    width: 250px;
  }

  .model-title {
    width: 80%;
    margin: 0 auto 9px;
  }

  .model-title h3 {
    font-size: 20px;
  }

  .model-title h3:nth-of-type(2) {
    font-size: 11px;
  }

  .results-list {
    width: 88vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .results-item {
    margin: 0;
    width: 38vw;
    font-family: "Noto Serif JP";
    margin-bottom: 8.2666666667vw;
  }

  .results-item-product {
    font-size: 3.2vw;
    line-height: 1.33;
  }

  .results-item-txt {
    font-size: 2.3vw;
    min-height: 6.6666666667vw;
    line-height: 1.3;
    padding-inline: 5px;
  }

  .results-item-price {
    font-size: 5.8666666667vw;
    margin: 0.8vw auto 1.6vw;
    padding-left: 0.5333333333vw;
  }

  .cv2-buttons .btn-lp {
    width: 280px;
  }

  .point-item-txt {
    margin-bottom: 20px;
  }

  .ft-menu {
    flex-direction: column;
  }

   .jus-center {
    flex-direction: column;
    gap: 10px;
    align-items: center;
  }
  
  .content3-lp-sec .jus-center {
  	flex-direction: unset;
    gap: unset;
  }
  
  .shop-tabs .shop-detail-cta .btn-lp .span {
    font-size: 24pxpx;
    margin-top: 24px;
  }

  .btn-lp.style1 .small {
    font-size: 18px;
  }

  .product-content > h2 {
    min-width: 100%;
    font-size: 22px;
  }

  a.this_wrap {
    flex-direction: column;
  }
  
  .gtm-SHOP-tel {
  	background-position: -5px -120px;
  }
  
  .gtm-SHOP-line {
  	    background-position: -62px -120px;
  }
  
  .shop-tabs .tt-shop {
  	font-size: 26px;
  }
  
  .youtube .tt-point1 {
  	font-size: 20px;
  }
}

@media screen and (max-width: 425px) {
  header .btns-mv .li a.btn-lp {
    justify-content: flex-end;
  }

  .btn-lp .i-btn,
  .btn-lp .fg {
    left: 10px;
  }

  .content3-list .jyoutai {
    width: 150px;
    margin: 7px 7px;
  }

  .voice-lp-slide .swiper-button-next {
    right: -12px;
  }

  .voice-lp-slide .swiper-button-prev {
    left: -15px;
  }

  .voice-lp-title {
    width: 100px;
  }

  .shop-tabs .shop-address-detail {
    width: 100%;
  }

  .shop-tabs .shop-detail-cta .btn-lp {
    padding-bottom: 25px;
  }
}