#product {
  position: relative;
  z-index: 99;
}
#product .product_under01 .bg_wrap {
  position: relative;
}
#product .product_under01 .bg_wrap:nth-of-type(5) .hascircle-sp-type2 {
  top: 55px;
}
#product .box01 {
  overflow: hidden;
}
#product .box01 .f_left {
  float: left;
  width: 33.67%;
}
#product .box01 .f_left p {
  padding-top: 0;
}
#product .box01 .f_right {
  float: right;
  width: 63.13%;
}
#product .box01 h3 ,
#product .box01 h3 a {
  padding-top: 0;
  font-size: 26px;
  font-weight: bold;
}
#product .box01 h3 a {
  position: relative;
  text-decoration: underline;
}
#product .box01 h3 a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -1.2em;
  transform: translateY(-50%);
  border: 2px solid #000;
  border-radius: 100%;
  width: 0.9em;
  height: 0.9em;
}
#product .box01 h3 a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -0.85em;
  transform: translateY(-50%) rotate(45deg);
  border-right: 2px solid #000;
  border-top: 2px solid #000;
  width: 0.25em;
  height: 0.25em;
}
#product .box01 h3 > .small {
  font-size: 53%;
  font-weight: bold;
}
#product .box01 p {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.6;
}
#product .box01 p > .small {
  font-size: 70%;
  font-weight: bold;
}
#product .box01 p.read {
  letter-spacing: -0.07em;
}
#product .box01 p.read > span.marker {
  position: relative;
}
#product .box01 p.read > span.marker > span {
  position: relative;
  z-index: 99;
  font-weight: bold;
}
#product .box01 p.read > span.marker::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 5px;
  background: #fff100;
}
#product .box01 p.indet {
  font-size: 11px;
  font-weight: bold;
}
#product .box02 {
  background: #fff;
  text-align: center;
  border: 1px solid #8fc31f;
  border-radius: 8px;
  padding: 88px 15px 40px;
}
#product .box02 p {
  text-align: center;
}
#product .box03 h3 {
  text-align: center;
  font-size: 35px;
  line-height: 1.5;
  margin-bottom: 63px;
}
#product .box03 h3 .small {
  font-size: 53%;
  font-weight: bold;
}
#product .box03 h3 > span {
  display: inline-block;
  font-weight: bold;
  padding-bottom: 12px;
  position: relative;
}
#product .box03 h3 > span::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 6px;
  width: 100%;
  background: #8fc31f;
}
#product .box03 .btn_list {
  max-width: 718px;
  margin: 0 auto;
  display: flex;
  /*justify-content: space-between;*/
  justify-content: center;
}
#product .box03 .btn_list > li {
  width: 40.12%;
}
#product .box03 .btn_list a {
  display: block;
  text-align: center;
  position: relative;
  color: #fff;
  font-size: 25px;
  background: #8fc31f;
  padding: 15px 15px;
  font-weight: bold;
  border-radius: 16px;
  box-shadow: 4px 4px 10px #000;
  padding-right: 75px;
}
#product .box03 .btn_list a::before {
  content: "";
  display: block;
  background: url("../image/product/btn01.png") no-repeat center center;
  width: 60px;
  height: 25px;
  position: absolute;
  right: 28px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  #product .box01 {
    overflow: visible;
  }
  #product .box01 h3 ,
  #product .box01 h3 a {
    margin-bottom: 15px;
    text-align: center;
    font-size: 18px;
  }
  #product .box01 h3 a::before {
    border: 1px solid #000;
  }
  #product .box01 h3 a::after {
    border-right: 1px solid #000;
    border-top: 1px solid #000;
  }
  #product .box01 p {
    font-size: 14px;
  }
  #product .box01 .f_left {
    width: auto;
    float: none;
    margin-right: -34px;
    margin-left: -34px;
    margin-bottom: 5px;
  }
  #product .box01 .f_left img {
    width: 100%;
  }
  #product .box01 .f_right {
    width: auto;
    float: none;
  }
  #product .box02 {
    padding: 15px 12px;
  }
  #product .box03 h3 {
    font-size: 19px;
    margin-bottom: 27px;
  }
  #product .box03 h3 > span::before {
    height: 5px;
  }
  #product .box03 .btn_list {
    display: block;
  }
  #product .box03 .btn_list > li {
    width: auto;
    margin-bottom: 30px;
  }
  #product .box03 .btn_list > li:last-child {
    margin-bottom: 0;
  }
  #product .box03 .btn_list a {
    font-size: 22px;
  }
}

.under_inner.-product{
  max-width: 1102px;
  padding: 0 10px 0 40px;
}
.under_inner.-product .box01 .f_right{
  padding-top:25px;
}
.kurobuta-btn{
  max-width:615px;
  width:100%;
  image-rendering: -webkit-optimize-contrast;
}
@media screen and (max-width: 1102px) {
  .under_inner.-product{
    max-width: 1102px;
    padding: 0 15px 0 15px;
  }
  .under_inner.-product .box01 .f_right{
    padding-top:25px;
  }
}
@media screen and (max-width: 768px) {
  .under_inner.-product{
    max-width: 100%;
    padding: 0 34px;
  }
  .under_inner.-product .box01 .f_right{
    padding-top:0;
  }
  .kurobuta-btn{
    max-width:100vw;
    width:100%;
    image-rendering: -webkit-optimize-contrast;
  }
}




