.p-top-news{
    background:none;
    padding-left: 0;
    padding-right: 0;
}
@media screen and (max-width: 768px) {
    .p-top-news {
        padding: 4.3333333333vw 2vw;
    }
}
.bg-product{
    background:url(/assets/img/products/bg.jpg);
    background-size: cover;
    background-position: top center;
    overflow: hidden;
}

.p-top-type__ttl-main.large2 {
    font-size: 3.52rem;
}
@media screen and (min-width: 769px) and (max-width: 1919px) {
    .p-top-type__ttl-main.large2 {
        font-size: 2.9425vw;
    }
}
@media screen and (max-width: 768px) {
    .p-top-type__ttl-main.large2 {
        font-size: 6vw;
        margin-top: 2vw;
        width: 100%;
    }
    .p-top-type__ttl-main.large {
        font-size: 6.8vw;
        margin-top: 1vw;
        width: 100%;
    }
}
#section1, #section4{
    display: grid;
    grid-template-columns: 3fr 7fr;
    gap: 2%;
    width: 50%;
    max-width: 960px;
    margin: auto;
    padding: 0 20px;
    align-items: center;
}
h3{
    font-size: 3rem;
    position: relative;
    z-index: 1;
    width: fit-content;
    margin: auto;
}
h3:after{
content: '';
    background: #fbadd1;
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    top: 50%;
    z-index: -1;
}
@media screen and (min-width: 769px) and (max-width: 1919px) {
    h3{
        font-size: 2.5vw;
    }
}
@media screen and (max-width: 768px) {
    #section1{
        width:100%;
        box-sizing: border-box;
        grid-template-columns: 2.5fr 7.5fr;
        padding:0;
    }
    #section4{
        width:90%;
        box-sizing: border-box;
        grid-template-columns: 2.5fr 7.5fr;
        padding:0;
        margin:auto;
    }
    #section4 .tick{
        width: 100% !important
    }
    h3{
        font-size: 4.3vw;
        width: 58vw;
    }
}
.tick{
    margin-top: 20px;
    width: fit-content;
    margin-left: 20px;
}
.tick span{
    color:rgb(247, 0, 109);
}
#section1 .tick p, #section3 .tick p, #section4 .tick p {
    padding: 0 25px 0 50px;
    line-height:1.5;
}
.tick p::before {
    position: absolute;
    content: '';
    background-image: url(/assets/img/products/ico_tick.png);
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
    width: 39px;
    height: 39px;
    top: 13px;
}
@media screen and (min-width: 769px) and (max-width: 1919px) {
.tick{
    margin-top: 1vw;

}
.tick p {
    padding: 0 1.3020833333vw 0 3.2291666667vw;
}
.tick p::before {
    width: 2vw;
    height: 2vw;
    top: .7vw;
}
}
@media screen and (max-width: 768px) {
.tick{
    margin-top: 2vw;
    margin-left: 6vw;
    width:88%;
}
#section1 .tick p, #section3 .tick p{
    font-size: 3.1vw;
    padding: 0 3.3333333333vw 0 5.2666666667vw;
}
#section4 .tick p {
    font-size: 3.6vw;
    padding: 0 3.3333333333vw 0 5.2666666667vw;
}
.tick p::before {
    width: 4vw;
    height: 4vw;
    top: 1.5vw;
}
}
sup{
    transform: scale(.6);
    display: inline-block;
}
#section2{
    display: grid;
    grid-template-columns: 3fr 7fr;
    row-gap: 5px;
    width: 50%;
    max-width: 960px;
    margin: auto;
    padding: 0 20px;
    align-items: stretch;
}

#section2 > div:nth-child(odd){
    padding:15px 5px;
    background: #f6006d;
    color:#FFFFFF;
    text-align: center;
    font-size: 3.35825rem;
}
#section2 div:nth-child(4){
    padding:15px 5px;
    background: #FFFFFF;
    color:#000000;
    text-align: left;
    font-size: 2.638625rem;
}
#section2 > div:nth-child(2) {
    display: grid;
    row-gap: 5px;
    font-size: 2.638625rem;
}
.tick.large p{
    font-size: 2.638625rem;
}
#section2 > div:nth-child(2) > div{
    padding:15px 5px;
    background: #FFFFFF;
    color:#000000;
    text-align: left;
}
#section2  div span{
    color:#f6006d;
    font-size: 3.35825rem;
}
@media screen and (min-width: 769px) and (max-width: 1919px) {
    #section2 > div:nth-child(odd){
        font-size: 2.8vw;
    }
    #section2  div:nth-child(4), #section2 > div:nth-child(2){
        font-size: 2.2vw;
    }
    .tick.large p{
        font-size: 2.2vw;
    }
    #section2  div span{
        font-size: 2.8vw;
    }
}
@media screen and (max-width: 768px) {
    #section2{
        width:100%;
        box-sizing: border-box;
        padding: 0;
    }
    #section2  div:nth-child(4), #section2 > div:nth-child(2){
        font-size: 4vw;
    }
    .tick.large p{
        font-size: 3.7vw;
    }
    #section2 > div:nth-child(odd), #section2  div span{
        font-size: 5vw;
    }
}
#section3{
    width: 50%;
    max-width: 960px;
    margin: auto;
    padding: 0 20px;
}
@media screen and (max-width: 768px) {
    #section3{
        width:100%;
        box-sizing: border-box;
        padding:0;
    }
}
#section3 .table{
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 5px;
    align-items: center;
}
#section3 .table2{
    grid-template-columns: 1.5fr 1fr;
}
#section3 .table3{
    grid-template-columns: 1fr 1.5fr;
}
#section3 .table div{
    text-align: center;
}
#section3 h3:after{
    background:none;
}
#aboutText{
    margin: auto;
    width: fit-content;
    position: relative;
}
#aboutTextOut{
    padding: 5vw 0;
}
#aboutText:before{
    content:'\201c';
    font-size:10vw;
    line-height:10vw;
    color: rgb(247, 0, 109);
    position: absolute;
    top:-2vw;
    left:-12vw;
}
#aboutText:after{
    content: '\201d';
    font-size:10vw;
    line-height:10vw;
    color: rgb(247, 0, 109);
    position: absolute;
    bottom:-6vw;
    right:-12vw;
}
.whiteBg{
    position: relative;
}
.whiteBg:after{
    content: '';
    background: #FFFFFF;
    position: absolute;
    width: 100%;
    padding-bottom: 100%;
    border-radius: 1000px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    filter: blur(10px);
}
.whiteBg img{
    position: relative;
    z-index: 1;
}
.p-top-product__text.tick{
	width: fit-content;
    margin: auto;
}
.p-top-product__text.tick p {
  letter-spacing: 0.008rem;
  font-size: 1.875rem;
  line-height: 2;
  font-weight: 400;
  padding: 0 25px 0 4vw;
  position: relative;
}
.p-top-product__text.tick p::before {
	position: absolute;
	content: "✓";
	left: 2vw;
    background: none;
    top: auto;
    width: auto;
    height: auto;
}
@media screen and (min-width: 769px) and (max-width: 1919px) {
  .p-top-product__text.tick p {
    letter-spacing: 0.0066666667vw;
    font-size: 1.5625vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1919px) {
  .p-top-product__text.tick p {
    padding: 0 1.3020833333vw 0 3.2291666667vw;
  }
}
@media screen and (max-width: 768px) {
  .p-top-product__text.tick p {
    font-size: 3.1vw;
    letter-spacing: 0.0432vw;
    line-height: 1.7037037037;
    padding: 0 3.3333333333vw 0 8.2666666667vw;
  }
  .whiteBg{
      width:130%;
  }
  .whiteBg.right{
      margin-left: -30%;
  }
  .whiteBg.center1{
      margin-left: -50%;
  }
  .whiteBg.center2{
      margin-left: 40%;
  }
  .textBox h3.p-top-type__ttl-main.large2{
        margin-right: 10%;
        margin-bottom: 20px;
        text-align: right;
        width: 80%;
  }
}
.textBox{
    position: absolute;top: 50%;transform: translateY(-50%);width: max-content !important ;right: 0;z-index: 2;
}
.textBox.left{
    left:0;
    right:auto;
}
@media screen and (max-width: 768px) {
    .textBox{
        width:200% !important;
    }
    .textBox br{
        display:none;
    }
    .left h3.p-top-type__ttl-main.large2 {
        margin-right: auto;
        margin-bottom: 20px;
        margin-left: 10%;
        text-align: left;
    }
}
.p-about-four-item h3{
    margin:0;
}
.p-about-four-item h3:after{
    background: none;
}
.p-about-four-item .tick p::before {
    position: absolute;
    content: "✓";
    left: 2vw;
    background: none;
    top: auto;
    width: auto;
    height: auto;
}
.p-about-four-item--01::before {
    top: 0;
}
@media screen and (min-width: 769px) and (max-width: 1919px) {
    .p-about-four-item--01::before {
        top: 0.8645833333vw;
        left: -2vw;
    }
}
@media screen and (max-width: 768px) {
    .p-about-four-item--01::before {
        left: -5.6666666667vw;
        top: -10vw;
    }
}
.spec {
    max-width: 1260px;
    padding: 0 20px;
    margin: auto;
    width: calc(100% - 40px);
    display: block;
}