
.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.kv-sec {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 30px;
  background-image: url('https://bo-shopclubpingjp.ecbeing.biz/img/usr/cmp-2025specialsummer/kv_ptnbg.jpg');
  background-position: 50% 0%, 50% 0%;
  background-size: cover;
  background-repeat: no-repeat, no-repeat;
  color: #fff;
}
.kv-innrbg{
}

.kv-sec.openingcampaign-cmn-section {
  padding-right: 0px;
}
.kv-wrapper {
  max-width: 938px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
}
.kv-wrapper img{
  width: 100%;
}
.text-block {
  font-family: 'Josefin Sans', sans-serif;
  color: #eb1e24;
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
}

.heading {
  color: #000;
  font-weight: 700;
  text-align: center;
}

.body {
  font-family: 'Noto Sans JP', sans-serif;
}

.kv_titlewrapper {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
  width: 80%;
}

.kv_leadtxt{
  color: #000;
  font-size: 22px;
  font-weight: bold;
  margin-top: 20px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -o-object-fit: none;
  object-fit: none;
}

.kv_presentwrapper {
  display: -ms-grid;
  display: grid;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: transparent;
}

.kv_present {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-left: 15px;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #000000;
  background-color: #fff;

}

.kv_present.kv_present--bg01{
  background-image: url("https://shop.clubping.jp/img/usr/cmp-2025anniversary/point1_img.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

}

.kv_present2 {
  width:  40%;
  margin-left: 20px;
}

.kv_present3 {
  width: 80%;
  margin-left: 50px;
 }

p.kv_presenttxt {
  margin-bottom: 0px;
  color: #fff;
  font-size: 24px;
  line-height: 1.1 !important;
  font-weight: 700;
  text-align: center;
  margin-top: 0px;
}

.kv_presentflag {
  position: absolute;
  left: -15px;
  top: -15px;
  right: auto;
  bottom: auto;
  z-index: 1;
  /*
  width: 180px;
  height: 180px;
  background-image: url("https://shop.clubping.jp/img/usr/cmp-2025anniversary/bg-triangle.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: cover;
  */
  border-width: 160px 180px 0px 0px;border-style: solid;
  border-color: #ccff00 transparent transparent;
}

.kv_presentflag.kv_presentflag--detail {
  left: 0px;
  top: 0px;
  z-index: 3;
}

.kv_tokutentxt {
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: auto;
  z-index: 10;
  font-family: 'Noto Sans JP', sans-serif;
  color: #000;
  font-size: 13px;
  line-height: 34px;
  font-weight: 500;
}

.kv_tokutentxt.kv_tokutentxt--detail {
  position: absolute;
  left: 15px;
  top: 15px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
}

.kv_tokutentxt_num {
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  letter-spacing: 6px;
}

.bold-text {
  letter-spacing: 3px;
}

.txtsmall-22 {
  font-size: 18px;
}

.presentinfo-sec {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 70px;
  padding-bottom: 70px;
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  background-image: url("https://shop.clubping.jp/img/usr/cmp-2025specialsummer/bg.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #54bcff; 
}

.presentinfo-sec.openingcampaign-cmn-section {
  font-size: 14px;
  line-height: 20px;
}

.presentinfo-wrapper {
  width: 1200px;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.presentinfo_media {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 30px;
  padding: 20px;
  background-color: #fff;
  box-sizing: border-box;
}

.presentinfo_media_imgwrapper {
  width: 450px;
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #ebebeb;
}


.presentinfo_media_imgwrapper img {
  width: 100%;
}

.presentinfo_media_txtwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.presentinfo_media_img1 {
  width: 330px;
}

.presentinfo_media_titlewrapper {
  margin-bottom: 10px;
  line-height: 1.4;
  text-align: left;

}

h3.presentinfo_media_title{
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0;
  font-weight: 700 !important;
}

.presentinfo_media_title--small{
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .presentinfo_media_title--small img{
    width: 68%;
  }
}
.presentinfo_media_title--large {
  font-size: 36px;
  letter-spacing: -0.05rem;
}
.presentinfo_media_redtxt{
  color: #e32284;
  font-size: 28px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  letter-spacing: -0.05rem;
  line-height: 1.5;
}

.presentinfo_media_redtxt__large{
  font-size: 40px;
}

.paragraph {
  font-size: 22px;
}

.presentinfo_media_txt {
  margin-bottom: 0px;
  font-size: 22px;
  line-height: 1.4;
}
.presentinfo_media_txt-bold{
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0px;
}

.presentinfo_media_img2 {
  width: 35%;
}

.presentinfo_media_img3 {
  width: 64%;
}

.presentinfo_media_txt--small {
  font-size: 16px;
  line-height: 1.6;
}
 .presentinfo_media_txt--small a{
    color: #4a93f8 !important;
    text-decoration: underline !important;
  }
  .presentinfo_media_txt--small a:hover{
    text-decoration: none;
  }
.presentinfo_badgewrapper {
  position: absolute;
  left: auto;
  top: -30px;
  right: 0%;
  bottom: auto;
  z-index: 10;
  width: 205px;
}

.presentinfo_btnwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.presentinfo_btn {
  width: 760px;
  padding: 31px;
  background-color: #eb1e24;
  background-image: url('https://shop.clubping.jp/cmp-autumn2022/images/ico-right.svg');
  background-position: 95% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  font-size: 23px;
  font-weight: 500;
  text-align: center;
}

.presentinfo_btn.w--current {
  background-image: url('https://shop.clubping.jp/cmp-autumn2022/images/chevron-right.png');
  background-size: 20px;
  color: #fff;
}

.tokutentext_bold {
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.image {
  position: static;
}

.lpcmn-categorylink-wrapper {
  margin-top: 80px;
}

.categorylink_title {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  background-color: #54bcff;
  color: #fff;
  font-size: 28px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}

.categorylink_linkwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -17px;
  padding: 60px 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border: 3px solid #fff;
}

.categorylink_titlewrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.categorylink_btn {
  margin-right: 5px;
  margin-left: 5px;
  padding: 20px 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #ccff00;
  box-shadow: 3px 3px 6px 0 #1d1d1d;
  text-align: center;
  text-decoration: none;
}

.categorylink_btn:hover {
  background-color: #ecffa1;
}

.categorylink_btn_txt {
  display: inline-block;
  margin-top: 10px;
  background-position: 100% 50%;
  background-size: 7px;
  background-repeat: no-repeat;
  font-family: 'Noto Sans JP', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
}

.categorylink_thumbwrapper {
  width: 60px;
  height: 60px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 80px;
  background-color: #f5f5f5;
}

.categorylink_thumbwrapper.categorylink_thumb--caddy {
  margin-top: 0px;
  border: 2px none #eb1e24;
  background-image: url('https://shop.clubping.jp/img/category/1/CaddyBag.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.categorylink_thumbwrapper.categorylink_thumb--bag {
  background-image: url('https://shop.clubping.jp/img/category/1/Bag.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.categorylink_thumbwrapper.categorylink_thumb--accessory {
  background-image: url('https://shop.clubping.jp/img/category/1/accessor.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.categorylink_thumbwrapper.categorylink_thumb--headwear {
  background-image: url('https://shop.clubping.jp/img/category/1/HeadWear.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.categorylink_thumbwrapper.categorylink_thumb--ladies {
  background-image: url('https://shop.clubping.jp/img/category/1/ladies.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.categorylink_thumbwrapper.categorylink_thumb--limited {
  background-image: url('https://shop.clubping.jp/img/category/1/Exclusiv.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.categorylink_thumbwrapper.categorylink_thumb--outlet {
  background-image: url('https://shop.clubping.jp/img/category/1/GolfClub.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.categorylink_thumbwrapper.categorylink_thumb--softgoods {
  background-image: url('https://shop.clubping.jp/img/category/1/Outlet.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}


.presentinfo_sizetxt {
  position: absolute;
  left: 2%;
  top: auto;
  right: auto;
  bottom: 2%;
  margin-top: 13px;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #7a7a7a;
  font-size: 12px;
}

.presentinfo_btn--info {
  margin-bottom: 0px;
  font-size: 17px;
  line-height: 1.4;
}

.presentinfo_btn--about {
  margin-top: 13px;
  padding: 9px 24px 9px 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #333;
  background-color: #fff;
  background-image: url('https://shop.clubping.jp/cmp-autumn2022/images/chevron-right--gray.png');
  background-position: 97% 53%;
  background-size: 6px;
  background-repeat: no-repeat;
}

.presentinfo_btn--about:hover {
  background-color: #eee;
  font-size: 14px;
  line-height: 20px;
}

.text-span {
  color: #333;
}

.intro-productwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #797979;
  background-color: #fff;
  color: #333;
}

.intro-productwrapper:hover {
  text-decoration: none;
}

.intro-productimgwrapper {
  width: 100px;
}

.intro-producttxtwrapper {
  margin-left: 15px;
}

.text-block-2 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.br-smp {
  display: inline;
}

.presentinfo_detailtxtwrapper{
  padding: 30px;
  margin-top: 30px;
  border: solid 1px #d8d8d8;;
  background: #fff;
}
.presentinfo_detailtxtwrapper h4{
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: bold;
}
.row_table{
  border-collapse: separate;
  border-spacing: 2px;
}

.row_table,
.row_table td,
.row_table th{
  font-size: 16px;
  vertical-align: top;
}
.row_table td,
.row_table th{
  padding: 10px;
  line-height: 1.5;
}

.row_table th {
  background: #d8d8d8;
  font-weight: 300;
  text-align: center;
}

.sp-show{
  display: none;
}

@media screen and (max-width: 767px) {
  .presentinfo_detailtxtwrapper{
    box-sizing: border-box;
    padding: 10px;
  }
  .sp-show{
    display: block;
  } 
  .presentinfo_detailtxtwrapper h4{
    font-size: 18px;
  }

  .row_table *{
    box-sizing: border-box;
  }
  .row_table,
  .row_table td,
  .row_table th {
    font-size: 14px;
    border-collapse: collapse;
    text-align: left;
  }
  
  .row_table th {
    background: #d8d8d8;
    padding: 4px 12px;
    display: block;
    width: 100%;
  }
  
  .row_table td {
    background: #f5f6f8;
    padding: 4px 12px;
    display: block;
    width: 100%;
  }
}



@media screen and (max-width: 767px) {
  .presentinfo_media_redtxt{
    font-size: 16px;
    padding:0px;
  }
  .presentinfo_media_redtxt .presentinfo_media_redtxt__large{
    font-size: 24px;
  }

  .presentinfo_media_title--large {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .kv-sec{
	  padding: 0px;
  }


  .kv-sec {
    padding-top: 0px;
    padding-bottom: 0px;
    background-image:none;
  }
  .kv-innrbg{
    padding-top: 0px;
    padding-bottom: 0px;
    background-image:none;
  }


  .kv_leadtxt{
    font-size: 13px;
  }

  .kv-sec.openingcampaign-cmn-section {
    background-position: 50% 0%, 50% 0%;
    background-size: cover, 100%;
  }

  .kv-wrapper {
    width: 100%;
  }

  .kv_titlewrapper {
    width: 90%;
    margin-bottom: 0px;
  }

  .kv_presentwrapper {
    display: none;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-areas: ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 16px auto 16px auto 16px auto 16px auto 16px auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .kv_present {
    height: 280px;
    padding-left: 0px;
  }

  .kv_present1 {
    width: 300px;
  }

  
  .kv_presenttxt {
    margin-bottom: 20px;
  }

  .kv_presentflag {
    width: 120px;
    height: 120px;
  }
  
  .kv_tokutentxt {
    left: -5px;
    top: -5px;
    font-size: 8px;
    line-height: 26px;
  }

  .kv_tokutentxt.kv_tokutentxt--detail {
    left: 10px;
    top: 16px;
    line-height: 1.2;
  }

  .kv_tokutentxt_num {
    font-size: 32px;
  }

  .bold-text {
    font-size: 30px;
  }

  .txtsmall-22 {
    font-size: 18px;
  }

  .presentinfo-wrapper {
    width: 90%;
  }

  .presentinfo_media {
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #e4e4e4;
  }

  .presentinfo_media.presentinfo_media--mt0 {
    margin-top: 0px;
  }

  .presentinfo_media_imgwrapper {
    width: 100%;
  }
  .presentinfo_media_imgwrapper img {
    width: 100%;
  }

  .presentinfo_media_txt-bold{
    font-size: 14px;
    margin-top: 10px;
  }

  .presentinfo_media_txtwrapper {
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding-top: 20px;
    margin-right: auto;
  }

  .presentinfo_media_img1 {
    width: 300px;
  }

  .presentinfo_media_title--small {
    font-size: 18px;
  }

  .presentinfo_media_txt {
    font-size: 18px;
  }

  .presentinfo_media_txt--small {
    font-size: 12px;
    text-align: left;
  }
 
  .presentinfo_badgewrapper {
    top: -47px;
    width: 180px;
  }

  .presentinfo_btnwrapper {
    margin-top: 40px;
  }

  .presentinfo_btn.w--current {
    padding: 25px;
    background-size: 15px;
    font-size: 20px;
  }

  .tokutentext_bold {
    letter-spacing: 3px;
  }

  .lpcmn-categorylink-wrapper {
    margin-top: 60px;
  }

  .categorylink_title {
    font-size: 20px;
  }

  .categorylink_linkwrapper {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .categorylink_btn {
    width: 40%;
    margin-bottom: 16px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-2 {
    position: relative;
  }

  .presentinfo_btn--info {
    font-size: 18px;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .br-smp {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .kv-sec{
	  margin-bottom: 0px;
  }
  .kv-sec.openingcampaign-cmn-section {
    padding-bottom: 0px;
  }

  .kv_titlewrapper {
    width: 90%;
    /*margin-bottom: 40px;*/
  }

  .kv_presentwrapper {
    grid-template-areas: ".";
  }

  .kv_present {
    height: auto;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .kv_present1 {
    width: 66%;
    margin-left: 20px;
  }

  .kv_present2 {
    width: 50%;
    margin-left: 20px;
  }

  .kv_present3 {
    width: 62%;
    margin-left: 20px;
  }

  .kv_presenttxt {
    font-size: 23px;
  }

  .kv_presentflag {
    border-top-width: 100px;
    border-right-width: 120px;
  }

  .kv_tokutentxt {
    left: -8px;
    top: 0px;
    font-size: 8px;
    line-height: 1;
  }

  .kv_tokutentxt.kv_tokutentxt--detail {
    left: 8px;
    top: 10px;
    line-height: 1;
  }

  .bold-text {
    font-size: 26px;
    letter-spacing: 2px;
  }

  .txtsmall-22 {
    font-size: 16px;
  }

  .presentinfo-sec.openingcampaign-cmn-section {
    padding: 20px 10px;
  }

  .presentinfo_media {
    margin-top: 20px;
    padding: 5px 5px 20px;
  }

  .presentinfo_media_imgwrapper {
    /*padding-top: 40px;
    padding-bottom: 40px;*/
  }

  .presentinfo_media_img1 {
    width: 70%;
    margin-left: 30px;
  }

  .presentinfo_media_titlewrapper {
    line-height: 1.2;
    padding: 0 10px;
  }


  .presentinfo_media_title--small {
    font-size: 16px;
    line-height: 1.2;
  }

  .presentinfo_media_title--large.presentinfo_media_title--line {
    font-size: 18px;
  }

  .presentinfo_media_txt {
    font-size: 16px;
  }

  .presentinfo_media_img2 {
    width: 50%;
  }

  .presentinfo_media_img3 {
    width: 70%;
  }

  .presentinfo_media_txt--small {
    padding: 0px;
  }

  .presentinfo_badgewrapper {
    top: -36px;
    width: 35%;
  }

  .presentinfo_btn.w--current {
    background-size: 10px;
    font-size: 17px;
  }

  .tokutentext_bold {
    font-size: 26px;
    letter-spacing: 2px;
  }

  .lpcmn-categorylink-wrapper {
    margin-top: 40px;
  }

  .categorylink_title {
    font-size: 16px;
  }

  .categorylink_linkwrapper {
    margin-top: 16px;
    padding: 20px 10px 0px;
  }

  .categorylink_btn {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .categorylink_btn_txt {
    font-size: 12px;
  }

  .presentinfo_btn--info {
    font-size: 16px;
  }

  .intro-productwrapper {
    padding-right: 10px;
  }
}

#w-node-_7c5c1a92-bbee-d793-5025-2f06628a2e58-c00b06f5 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_7c5c1a92-bbee-d793-5025-2f06628a2e60-c00b06f5 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1c00e3a9-1c2b-9196-10f5-04346bb3ca3b-c00b06f5 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_1c00e3a9-1c2b-9196-10f5-04346bb3ca43-c00b06f5 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_111a6b54-587b-8508-bd38-ec19bf7319e2-c00b06f5 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_111a6b54-587b-8508-bd38-ec19bf7319ea-c00b06f5 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-df68ef6f-2f16-da80-e6bf-eef0cbe7d0b0-c00b06f5 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-bc11ff8b-0776-be4a-77c9-05d65ed5a659-c00b06f5 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_8f07d066-d1a5-4a6a-d93b-a560ed8d7f71-c00b06f5 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}





@media screen and (max-width: 767px) {
  #w-node-_1c00e3a9-1c2b-9196-10f5-04346bb3ca3b-c00b06f5 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
  }

  #w-node-_111a6b54-587b-8508-bd38-ec19bf7319e2-c00b06f5 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-row: 5;
    grid-row-start: 5;
  }

  #w-node-df68ef6f-2f16-da80-e6bf-eef0cbe7d0b0-c00b06f5 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }

  #w-node-bc11ff8b-0776-be4a-77c9-05d65ed5a659-c00b06f5 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 6;
    grid-row-start: 6;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
  }

  #w-node-_8f07d066-d1a5-4a6a-d93b-a560ed8d7f71-c00b06f5 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8f07d066-d1a5-4a6a-d93b-a560ed8d7f71-c00b06f5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}


/*追加*/
.presentinfo_tagwrapper{
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
}
.presentinfo_tag{
	font-size: 16px;
	font-weight: bold;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	border-radius: 80px;
	border: black solid 1px;
	padding: 5px 30px;
}
.presentinfo_tag.presentinfo_tag--orange{
	background-color: #fa5b1c;
	margin-right: 8px;
	color: #fff;
}
.presentinfo_tag.presentinfo_tag--yellow{
	background-color: #ffeb68;
	color: black;
	
}
.kv_titlewrapper img{ width: 100%;}
/*購入はこちら*/
.btnbuy-wrapper{
  margin-top: 40px;
  padding-bottom: 40px;
}
.btnbuy {
  display: block;
  width: 740px;
  padding: 20px 0;
  margin: 30px 0;
  text-align: center;
  background-color: #ccff00;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  position: relative;
  margin: 0 auto;
}

.arrow {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  font-size: 18px;
}

/* スマートフォン用のスタイル */
@media (max-width: 767px) {
  .btnbuy {
    width: 80%;
    font-size: 16px;
    margin: 0 auto;
    font-size: 16px;
  }
  .arrow {
    font-size: 16px;
  }
}


/*レビュー*/
.howtoreview-wrapper{
  background-color: #fff;
  padding: 30px;
  margin-top: 60px;
}
.howtoreview_media{
  margin-bottom: 20px;
}

.howtoreview_title h4{
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: bold;
}

.howtoreview_txtwrapper h5{
  font-size: 20px;
  font-weight: bold;
  background-color: rgb(216, 216, 216);
  padding: 10px;
  margin-bottom: 20px;
}

.howtoreview_txtwrapper p{
  font-size: 14px;
  margin-bottom: 20px;
}

.howtoreview_imgwrapper img{
  width: 400px;
}

.howtoreview_imgwrapper{
  margin-top: 20px;
}

@media (max-width: 767px) {
  .howtoreview-wrapper{
    padding: 10px;
  }

  .howtoreview_title h4{
    font-size: 18px;
  }

  .howtoreview_txtwrapper h5{
    font-size: 16px;
  }
  .howtoreview_txtwrapper p{
    font-size: 14px;
  }

  .howtoreview_imgwrapper img{
    width: 100%;
  }
  .howtoreview_imgwrapper{
    width: 80%;
    margin: 0 auto;
  } 
}