@charset "UTF-8";

.title-section {
  background-color: #E5E5E5;
  padding: 110px 0 0;
  color: #000;
}

.title-box {
  max-width: 1270px;
  margin: 0 auto;
}

.title-disc {
  font-size: 20px;
  padding: 54px 0 85px;
}

.d-list {
  max-width: 1270px;
  margin: 0 auto;
  padding: 90px 0 90px;
}

.d-column {
  margin: 0 0 90px;
}
.d-column a{
  display: flex;
  align-items: flex-start;
      text-decoration: none;
}
.d-column:last-child {
  margin: 0;
}
.d-column .d-c-img {
  width: 31.68%;
  margin: 0 3.9% 0 0;
}
.d-column .d-c-img p img {
  border-radius: 12px;
  width: 100%;
    object-fit: cover;
    display: block;
}

.d-c-disc {
  width: 64.33%;
}
.d-c-disc .ttlkgyg {
  font-size: 34px;
  margin: 12px 0 10px 0;
  color: #000000;
}
.d-c-disc nav .menkskq {
  list-style: none;
  display: flex;
  margin: 0 0 20px 0;
  padding: 0;
  flex-wrap: wrap;
}
.d-c-disc nav .menkskq li {
  background-color: #000000;
  color: #ffffff;
  padding: 2px 10px 5px 10px;
  margin: 0 10px 0 0;
  font-size: 14px;
}
.d-c-disc .txtpvlc {
  font-size: 16px;
  line-height: 2;
  color: #000;
  margin: 0 0 62px 0;
}
.d-c-disc .lnkwzjt span {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  color: #000;
}
.d-c-disc .lnkwzjt span::after {
  content: "";
  background: url(img/list-allow.png) no-repeat 0 0/21px 21px;
  display: inline-block;
  margin: 0 0 0 6px;
  font-size: 12px;
  width: 21px;
  height: 21px;
  -webkit-transform: translateY(2%);
          transform: translateY(2%);
  position: relative;
}

.d-detail-out {
  background-color: #E5E5E5;
}

.d-detail, .d-detail2-b {
  max-width: 1270px;
  margin: 0 auto;
  padding: 40px 0 0;
}

.d-detail2 .ttlkgyg {
  font-weight: bold;
}

.d-c-disc nav .menkskq2 {
  margin: 0 0 45px 0;
}

.d-detail2 .d-c-disc {
  width: 100%;
}

.d-c-disc .txtpvlc {
  font-size: 18px;
  margin: 0 0 42px 0;
}

.d-detail-b-out {
  background-color: #fff;
}

.btnwrap {
  text-decoration: none;
  background-color: #ED1B3B;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  width: 344px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 55px;
}
.btnwrap::after {
  content: "";
  background: url(img/allow.png) no-repeat 0 0;
  width: 9px;
  height: 13px;
  display: inline-block;
  margin: 0 0 0 9px;
  font-size: 31px;
  font-weight: 500;
  -webkit-transform: translateY(9%);
          transform: translateY(9%);
}

.d-top {
  display: flex;
  padding: 0 0 90px;
  margin: 0 0 90px;
}
.d-top .d-slide {
  width: 47.24%;
  margin: 0 9.68% 0 0;
}
.d-top .d-slide .slide-detail-box p img {
  border-radius: 12px;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 4 / 3;
    display: block;
}
.d-top .d-detail {
  width: 42.9%;
  padding: 10px 0 0;
}
.d-top .d-detail .imgwrap {
  margin: 0px 0 26px 0;
}
.d-top .d-detail .imgwrap img {
  max-width: 100%;
  height: auto;
}
.d-top .d-detail .cwname1 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  color: #000000;
  margin: 0px 0 1px 0;
}
.d-top .d-detail .cwname2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.6;
  color: #000000;
  margin: 0px 0 23px 0;
}
.d-top .d-detail .cwinfo {
  margin: 0px 0 11px 0;
}
.d-top .d-detail .cwinfo .cwlabel {
  font-size: 14px;
  color: #707070;
  margin: 0 0 2px 0;
  font-weight: 600;
}
.d-top .d-detail .cwinfo .cwtext {
  font-size: 18px;
  color: #000000;
  line-height: 1.5;
  font-weight: 600;
}
.d-top .d-detail .contact-b01 {
  margin: 56px 0 0 0;
}
.d-top .d-detail .contact-b01 .btnwrap01 {
  width: 63%;
  min-width: 240px;
}

.h-style {
  font-size: 44px;
  font-weight: bold;
  position: relative;
  color: #000;
  margin: 0 0 36px;
}
.h-style::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -11px;
  left: 0;
  width: 88px;
  height: 4px;
  background-color: #000;
}

.sec01-text p {
  line-height: 2;
  font-size: 18px;
  color: #000;
  margin: 0 0 60px;
}

.prdwrap {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0 25px;
}
.prdwrap .prdcard {
  width: 31.02%;
  margin: 0 0 40px 3.14%;
}
.prdwrap .prdcard:nth-child(3n+1) {
  margin: 0 0 40px;
}
.prdwrap .prdcard .prdimg {
  margin: 0 0 13px;
}
.prdwrap .prdcard .prdimg img {
  width: 393px;
  height: 295px;
  border-radius: 10px;
  object-fit: cover;
}
.prdwrap .prdcard .prdttl {
  margin: 0px 0 8px 0;
}
.prdwrap .prdcard .prdttl strong {
  font-weight: bold;
  font-size: 20px;
  color: #000000;
}
.prdwrap .prdcard .prddesc {
  font-size: 18px;
  line-height: 1.6;
  color: #000000;
}

.sec03 {
  padding: 0 0 156px;
}

.grovebox {
  padding: 7px 0 0px;
}

.grovecard {
  display: flex;
  margin: 0 0 56px 0;
}
.grovecard .groveimg {
  width: 27.1%;
  margin: 0 4.25% 0 0;
}
.grovecard .groveimg img {
  width: 100%;
  border-radius: 10px;
  height: auto;
}
.grovecard .grovetxt {
  width: 68.34%;
}
.grovecard .grovetxt .grovettl {
  color: #000000;
  margin: 11px 0 9px 0;
}
.grovecard .grovetxt .grovettl strong {
  font-size: 24px;
  font-weight: bold;
}
.grovecard .grovetxt .grovelabel {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 14px 0;
}
.grovecard .grovetxt .grovelabel li {
  font-size: 16px;
  color: #ffffff;
  background-color: #000000;
  padding: 1px 10px 2px 10px;
  margin: 0 10px 7px 0;
}
.grovecard .grovetxt .grovedesc {
  font-size: 18px;
  line-height: 1.6;
  color: #1a1a1a;
  font-weight: 500;
}

.contact-b02 {
  display: flex;
  justify-content: center;
  margin: 88px 0 0;
}
.contact-b02 .btnwrap02 {
  width: 512px;
}

.pic-list {
  display: flex;
  flex-wrap: wrap;
}
.pic-list li {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 10px 19px;
}
.pic-list li:nth-child(4n+1) {
  margin: 0 0 10px 0px;
}
.pic-list li img {
  width: 84px;
  height: 56px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4px;
  aspect-ratio: 3/2;
}

.pic-list2 {
  display: flex;
}
.pic-list2 li {
  width: 14.9%;
  margin: 15px 0 0px 2.1%;
  box-sizing: border-box;
}
.pic-list2 li:nth-child(6n+1) {
  margin: 15px 0 0px 0px;
}
.pic-list2 li img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 1 / 1;
  box-sizing: border-box;
  vertical-align: middle;
  box-sizing: border-box;
  border-radius: 4px;
}
.pic-list2 .active img {
  border: 4px #000 solid;
}
li::marker {
  display: none;
  list-style: none;
  padding-left: 0; /* 必要に応じて */
}

li {
  list-style: none;
}

.txtpvlc03 {
  display: none;
}




.page-num ul {
    display: flex;
    gap: 20px;
    justify-content: center;
    padding: 20px 0 90px;
}
.page-num ul li a, .page-num ul li .current {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #fc2f42;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    text-decoration: none;
}
.page-num ul li .previouspostslink, .page-num ul li .nextpostslink {
    background-color: #707070;
}
.page-num ul li .previouspostslink:after, .page-num ul li .nextpostslink:after {
    content: "←";
    background:#707070;
    color: #fff;
    width: 12px;
    height: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -10px;
}
.page-num ul li .nextpostslink:after {
    content: "→";
}
.page-num ul li .current {
    background-color: #fff;
    border: 1px solid #fc2f42;
    color: #fc2f42;
    box-sizing: border-box;
}




.post-type-archive .Products__item__img img {
aspect-ratio: 3 / 4;
    width: 100%;
    object-fit: cover;
    display: block;
}


.Gallery__container {
aspect-ratio: 3 / 4;
}















@media screen and (max-width: 1280px) {
  .prdwrap .prdcard .prdimg img {
    width: 100%;
  }
  .pic-list li img {
    width: 100%;
}
.pic-list li {
  margin: 0 0 10px 2.6%;
  width: 23%;
}
}
@media screen and (max-width: 1260px) {
  .d-detail, .d-detail2-b {
    margin: 0 2.06%;
  }
  .title-section {
    padding-left: 2.06%;
    padding-right: 2.06%;
  }
  .d-list {
    margin: 0 2.06%;
  }
}

/*
@media screen and (max-width: 768px) {

.page-rem-wrapper {
  --rem-base: 10px;
  .d-top .d-detail .imgwrap img {
    max-width: 100%;
    height: auto;
}
  .prdwrap .prdcard .prdttl strong {
    font-size: 30rem;
  }
  .prdwrap .prdcard .prddesc {
    font-size: 28rem;
  }
  .txtpvlc03 {
    display: block;
  }

  .test__container {
    overflow: hidden;
    padding-bottom: 100rem;
  }
  .test-slick .slick-slide {
    margin: 0rem 51rem 0 0;
  }
  .test-slick .slick-track {
    left:-4% !important;
  }
  .test-slick {
    width: 100%;
    padding: 30rem 0rem;
    margin: 15rem auto;
    position: relative;
    flex-direction: column;
  }
  .test-slick__item {
    margin-right: 5rem;
    margin-left: 5rem;
  }
  .test-slick__item img {
    height: auto;
    width: 100%;
  }
  .test-slick button.arrow_name {
    width: 30rem;
    height: 30rem;
    border-radius: 100%;
    background-color: #000066;
    position: absolute;
    bottom: -40rem;
    cursor: pointer;
    z-index: 5;
  }
  .test-slick button.arrow_name::before {
    content: "";
    width: 10rem;
    height: 10rem;
    border-top: 2rem solid #fff;
    border-right: 2rem solid #fff;
    position: absolute;
    top: 50%;
  }
  .test-slick button.prev_arrow {
    right: 50rem;
  }
  .test-slick button.next_arrow {
    right: 0;
  }
  .test-slick button.prev_arrow::before {
    left: 52%;
    -webkit-transform: translate(-50%, -50%) rotate(225deg);
            transform: translate(-50%, -50%) rotate(225deg);
  }
  .test-slick button.next_arrow::before {
    left: 48%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .test-slick button {
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    padding: 0;
    border: none;
    background-color: transparent;
  }
  .slick-slider button:focus {
    outline: none;
  }
  .slick-list {
    overflow: visible;
  }
  .d-c-disc .txtpvlc02 {
    display: none;
  }
  .d-c-disc .ttlkgyg {
    font-size: 46rem;
    margin: 12rem 0 22rem 0;
  }
  .d-c-disc nav .menkskq li {
    padding: 12rem 19rem 15rem 18rem;
    margin: 0 21rem 18rem 0;
    font-size: 22rem;
  }
  .d-top {
    padding: 0 0 148rem;
    margin: 0 0 100rem;
    flex-direction: column;
  }
  .d-top .d-slide {
    width: 100%;
    margin: 0;
  }
  .pic-list2 {
    display: flex;

  }
  .pic-list2 li {
    width: 14.95%;
    margin: 15rem 0 0rem 2%;
    box-sizing: border-box;
  }
  .pic-list2 li img {
    width: 100%;
    height: auto;
  }
  .d-top .d-detail {
    width:95.88%;
    padding: 52rem 0 0;
  }
  .txtpvlc03 {
    padding: 52rem 0;
    font-size: 28rem;
    line-height: 1.8;
  }
  .d-top .d-detail .imgwrap {
    margin: 0rem 0 35rem 0;
  }
  .d-top .d-detail .cwname1 {
    font-size: 32rem;
    margin: 0rem 0 14rem 0;
  }
  .d-top .d-detail .cwname2 {
    font-size: 28rem;
    margin: 0rem 0 16rem 0;
  }
  .d-top .d-detail .cwinfo .cwlabel {
    font-size: 24rem;
    margin: 0 0 6rem 0;
  }
  .d-top .d-detail .cwinfo .cwtext {
    font-size: 28rem;
  }
  .d-top .d-detail .contact-b01 {
    margin: 70rem 0 0 0;
    display: flex;
    justify-content: center;
  }
  .d-top .d-detail .contact-b01 .btnwrap01 {
    width: 72.33%;
    min-width: auto;
    font-size: 32rem;
    height: 108rem;
  }
  .btnwrap::after {
    content: "";
    background: url(img/allow2.png) no-repeat 0 0;
    width: 22rem;
    height: 36rem;
    display: inline-block;
    margin: 0 0 0 19rem;
  }
  .d-top .d-detail .contact-b01 .btnwrap01 {
    min-width: 430rem;
  }
  .sec01-text p {
    font-size: 28rem;
    margin: 0 0 142rem;
  }
  .grovecard {
    flex-direction: column;
  }
  .grovecard .groveimg {
    width: 100%;
    margin: 0;
  }
  .grovecard .grovetxt {
    width: 100%;
  }
  .grovecard .grovetxt .grovettl strong {
    font-size: 30rem;
  }
  .grovecard .grovetxt .grovettl {
    margin: 25rem 0 20rem 0;
  }
  .grovecard .grovetxt .grovelabel li {
    font-size: 22rem;
    padding: 9rem 20rem 11rem 20rem;
    margin: 0 18rem 7rem 0;
  }
  .contact-b02 .btnwrap02 {
    width: 100%;
    height: 108rem;
    font-size: 32rem;
  }
  .d-c-disc nav .menkskq2 {
    flex-wrap: wrap;
  }
  .d-column {
    margin: 0 0 130rem;
    flex-direction: column;
  }
  .d-column .d-c-img {
    width: 100%;
    margin: 0;
  }
  .d-c-disc {
    width: 100%;
  }
  .d-c-disc .txtpvlc {
    font-size: 28rem;
  }
  .d-c-disc .lnkwzjt a {
    font-size: 28rem;
  }
  .d-c-disc .lnkwzjt a::after {
    background: url(img/list-allow.png) no-repeat 0 0/28rem 28rem;
    width: 28rem;
    height: 28rem;
  }
  .grovecard .grovetxt .grovedesc {
    font-size: 28rem;
  }
  .prdwrap .prdcard{
    width: 100%;
    margin: 0 0 40rem;
  }
  .pic-list li img {
    height: 100rem;
  }

  .title-box {
    padding: 60rem 0 0;
}






}


*/


@media screen and (max-width: 768px) {
  .d-top .d-detail .imgwrap img {
    max-width: 100%;
    height: auto;
}
  .prdwrap .prdcard .prdttl strong {
    font-size: calc(( 30/ 768)* 100vw);
  }
  .prdwrap .prdcard .prddesc {
    font-size: calc(( 28/ 768)* 100vw);
  }
  .txtpvlc03 {
    display: block;
  }

  .test__container {
    overflow: hidden;
    padding-bottom: calc(( 100/ 768)* 100vw);
  }
  .test-slick .slick-slide {
    margin: 0px calc((51 / 768)* 100vw) 0 0;
  }
  .test-slick .slick-track {
    left:-4% !important;
  }
  .test-slick {
    width: 100%;
    padding: calc(( 30/ 768)* 100vw) 0px;
    margin: calc(( 15/ 768)* 100vw) auto;
    position: relative;
    flex-direction: column;
  }
  .test-slick__item {
    margin-right: calc(( 5/ 768)* 100vw);
    margin-left: calc(( 5/ 768)* 100vw);
  }
  .test-slick__item img {
    height: auto;
    width: 100%;
  }
  .test-slick button.arrow_name {
    width: calc(( 30/ 768)* 100vw);
    height: calc(( 30/ 768)* 100vw);
    border-radius: 100%;
    background-color: #000066;
    position: absolute;
    bottom: calc(( -40/ 768)* 100vw);
    cursor: pointer;
    z-index: 5;
  }
  .test-slick button.arrow_name::before {
    content: "";
    width: calc(( 10/ 768)* 100vw);
    height: calc(( 10/ 768)* 100vw);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
  }
  .test-slick button.prev_arrow {
    right: calc(( 50/ 768)* 100vw);
  }
  .test-slick button.next_arrow {
    right: 0;
  }
  .test-slick button.prev_arrow::before {
    left: 52%;
    -webkit-transform: translate(-50%, -50%) rotate(225deg);
            transform: translate(-50%, -50%) rotate(225deg);
  }
  .test-slick button.next_arrow::before {
    left: 48%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
  }
  .test-slick button {
    -webkit-appearance: none;
    appearance: none;
    outline: none;
    padding: 0;
    border: none;
    background-color: transparent;
  }
  .slick-slider button:focus {
    outline: none;
  }
  .slick-list {
    overflow: visible;
  }
  .d-c-disc .txtpvlc02 {
    display: none;
  }
  .d-c-disc .ttlkgyg {
    font-size: calc(( 46/ 768)* 100vw);
    margin: calc(( 12/ 768)* 100vw) 0 calc(( 22/ 768)* 100vw) 0;
  }
  .d-c-disc nav .menkskq li {
    padding: calc(( 12/ 768)* 100vw) calc(( 19/ 768)* 100vw) calc(( 15/ 768)* 100vw) calc(( 18/ 768)* 100vw);
    margin: 0 calc(( 21/ 768)* 100vw) calc(( 18/ 768)* 100vw) 0;
    font-size: calc(( 22/ 768)* 100vw);
  }
  .d-top {
    padding: 0 0 calc(( 148/ 768)* 100vw);
    margin: 0 0 calc(( 100/ 768)* 100vw);
    flex-direction: column;
  }
  .d-top .d-slide {
    width: 100%;
    margin: 0;
  }
  .pic-list2 {
    display: flex;

  }
  .pic-list2 li {
    width: 14.95%;
    margin: calc(( 15/ 768)* 100vw) 0 0px 2%;
    box-sizing: border-box;
  }
  .pic-list2 li img {
    width: 100%;
    height: auto;
  }
  .d-top .d-detail {
    width:95.88%;
    padding: calc(( 52/ 768)* 100vw) 0 0;
  }
  .txtpvlc03 {
    padding: calc(( 52/ 768)* 100vw) 0;
    font-size: calc(( 28/ 768)* 100vw);
    line-height: 1.8;
  }
  .d-top .d-detail .imgwrap {
    margin: 0px 0 calc(( 35/ 768)* 100vw) 0;
  }
  .d-top .d-detail .cwname1 {
    font-size: calc(( 32/ 768)* 100vw);
    margin: 0px 0 calc((14 / 768)* 100vw) 0;
  }
  .d-top .d-detail .cwname2 {
    font-size: calc(( 28/ 768)* 100vw);
    margin: 0px 0 calc(( 16/ 768)* 100vw) 0;
  }
  .d-top .d-detail .cwinfo .cwlabel {
    font-size: calc(( 24/ 768)* 100vw);
    margin: 0 0 calc(( 6/ 768)* 100vw) 0;
  }
  .d-top .d-detail .cwinfo .cwtext {
    font-size: calc(( 28/ 768)* 100vw);
  }
  .d-top .d-detail .contact-b01 {
    margin: calc((70 / 768)* 100vw) 0 0 0;
    display: flex;
    justify-content: center;
  }
  .d-top .d-detail .contact-b01 .btnwrap01 {
    width: 72.33%;
    min-width: auto;
    font-size: calc(( 32/ 768)* 100vw);
    height: calc(( 108/ 768)* 100vw);
  }
  .btnwrap::after {
    content: "";
    background: url(img/allow2.png) no-repeat 0 0 / calc(( 22/ 768)* 100vw) calc(( 36/ 768)* 100vw);
    width: calc(( 22/ 768)* 100vw);
    height: calc(( 36/ 768)* 100vw);
    display: inline-block;
    margin: 0 0 0 calc(( 19/ 768)* 100vw);
  }
  .d-top .d-detail .contact-b01 .btnwrap01 {
    min-width: calc(( 430/ 768)* 100vw);
  }
  .sec01-text p {
    font-size: calc(( 28/ 768)* 100vw);
    margin: 0 0 calc(( 142/ 768)* 100vw);
  }
  .grovecard {
    flex-direction: column;
  }
  .grovecard .groveimg {
    width: 100%;
    margin: 0;
  }
  .grovecard .grovetxt {
    width: 100%;
  }
  .grovecard .grovetxt .grovettl strong {
    font-size: calc(( 30/ 768)* 100vw);
  }
  .grovecard .grovetxt .grovettl {
    margin: calc(( 25/ 768)* 100vw) 0 calc(( 20/ 768)* 100vw) 0;
  }
  .grovecard .grovetxt .grovelabel li {
    font-size: calc(( 22/ 768)* 100vw);
    padding: calc(( 9/ 768)* 100vw) calc(( 20/ 768)* 100vw) calc(( 11/ 768)* 100vw) calc(( 20/ 768)* 100vw);
    margin: 0 calc(( 18/ 768)* 100vw) calc(( 7/ 768)* 100vw) 0;
  }
  .contact-b02 .btnwrap02 {
    width: 100%;
    height: calc(( 108/ 768)* 100vw);
    font-size: calc(( 32/ 768)* 100vw);
  }
  .d-c-disc nav .menkskq2 {
    flex-wrap: wrap;
  }
  .d-column {
    margin: 0 0 calc(( 130/ 768)* 100vw);
  }
  .d-column a{
    flex-direction: column;
  }
  .d-column .d-c-img {
    width: 100%;
    margin: 0;
  }
  .d-c-disc {
    width: 100%;
  }
  .d-c-disc .txtpvlc {
    font-size: calc(( 28/ 768)* 100vw);
  }
  .d-c-disc .lnkwzjt span {
    font-size: calc(( 26/ 768)* 100vw);
  }
  .d-c-disc .lnkwzjt span::after {
    background: url(img/list-allow.png) no-repeat 0 0/calc(( 28/ 768)* 100vw) calc(( 28/ 768)* 100vw);
    width: calc(( 28/ 768)* 100vw);
    height: calc(( 28/ 768)* 100vw);
  }
  .grovecard .grovetxt .grovedesc {
    font-size: calc(( 28/ 768)* 100vw);
  }
  .prdwrap .prdcard{
    width: 100%;
    margin: 0 0 calc(( 40/ 768)* 100vw);
  }
  .pic-list li img {
    height: calc(( 100/ 768)* 100vw);
  }

  .title-box {
    padding: calc(( 60/ 768)* 100vw) 0 0;
}

.title-section {
  padding: calc(( 110/ 768)* 100vw) 0 0;
}
.title-disc {
  font-size: calc(( 30/ 768)* 100vw);
  padding: calc(( 54/ 768)* 100vw) 0 calc(( 85/ 768)* 100vw);
}

.d-list {
  padding: calc(( 90/ 768)* 100vw) 0 calc(( 90/ 768)* 100vw);
}
.pic-list2 li:nth-child(6n+1) {
  margin: calc(( 15/ 768)* 100vw) 0 0px 0px;
}

.d-c-disc nav .menkskq2 {
  margin: 0 0 calc(( 45/ 768)* 100vw) 0;
}
.h-style {
  font-size: calc(( 44/ 768)* 100vw);
  margin: 0 0 calc(( 36/ 768)* 100vw);
}

.d-detail, .d-detail2-b {
  padding: calc(( 40/ 768)* 100vw) 0 0;
}

.h-style::after {
  bottom: calc(( -11/ 768)* 100vw);
  width: calc(( 88/ 768)* 100vw);
  height: calc(( 4/ 768)* 100vw);
}
.prdwrap .prdcard .prdimg img {
  height:calc(( 295/ 768)* 100vw);
}

.prdwrap .prdcard .prdimg {
  margin: 0 0 calc(( 13/ 768)* 100vw);
}
.sec03 {
  padding: 0 0 calc(( 156/ 768)* 100vw);
}
.grovecard {
  margin: 0 0 calc(( 56/ 768)* 100vw) 0;
}
.contact-b02 {
  margin: calc(( 88/ 768)* 100vw) 0 0;
}
.d-top .d-slide .slide-detail-box p img {
  height: calc(( 500/ 768)* 100vw);
}
.grovecard .grovetxt .grovelabel {
  margin: 0 0 calc(( 14/ 768)* 100vw) 0;
}

}


/*

@media screen and (max-width: 532px) {
  .d-detail, .d-detail2-b {
    margin: 0 2.06%;
  }
  .title-section {
    padding: 0 2.06%;
  }
  .contact-b02 .btnwrap02 {
    width: 100%;
    height: 79px;
    font-size: 22px;
  }
  .btnwrap::after {
    background: url(img/allow.png) no-repeat 0 8px/11px 18px;
  }
  .d-top .d-detail .contact-b01 .btnwrap01 {
    min-width: auto;
    width: 93%;
    font-size: 24px;
    height: 83px;
}
}
 */
