
/* LESS Document */

/* -------------------------------- ぽん酢サワー*/
#kaiketsu_ponzu_img{
    text-align: right;
}
#kaiketsu_ponzu_txt{
    padding-top: 130px;
}
#kaiketsu_ponzu p{
    font-weight: normal;
    letter-spacing: 1px;
}
#kaiketsu_ponzu table{
    border-collapse: collapse;
    border: none;
    text-align: center;
    font-size: 1.5rem;
    border-right: 2px solid #fff; 
    margin-top: 5rem;
}
#kaiketsu_ponzu table tr th{
    color: #8ec600; 
    padding: 5px 35px 5px 35px;
    text-align: center;
    border-bottom: 1px solid #8ec600; 
    border-right: 1px solid #8ec600; 
}
#kaiketsu_ponzu td,th{
    border: none;
    padding: 5px 35px 5px 35px;
    border-right: 1px solid #8ec600; 
}
@media screen and (max-width: 767px) {
#kaiketsu_ponzu_img{
    text-align: center;
}
#kaiketsu_ponzu_txt{
    padding-top: 10px;
}
#kaiketsu_ponzu_txt p{
    text-align: center;
}
#kaiketsu_ponzu_txt table{
    margin: 0 auto;
}
}

#ponzu_howto{
    margin-top: 80px;
    margin-bottom: 80px;
}
#ponzu_pt1 p{
    font-weight: normal;
    line-height: 2.2;
}
#ponzu_pt1 p em{
    padding-bottom: 3px;
    border-bottom: 3px solid #ffff00;
}
#ponzu_pt p img{
    width: 136px;
    margin-top: 0;
}
#ponzu_pt h4{
    margin-bottom: 2rem;
    color: #8ec600;
    font-size: 2.5rem;
    text-decoration: underline;
    text-decoration-thickness: auto;
    text-decoration-thickness: 3px;
    text-underline-offset: 13px;
    line-height: 2.3;
    letter-spacing: 1px;
}
#ponzu_pt_inner1img{
    padding-left: 50px;
}
#ponzu_pt_inner1_box figure{
    padding-left:70px;
}
#ponzu_pt_inner1_box p{
    text-align: left;
    margin-right: 20px;
}
#ponzu_pt_inner3 p{
    line-height: 1.4;
}
#ponzu_pt_inner3 p strong{
    font-size: 3rem;
    color: #000;
    font-weight: normal;
}
#ponzu_pt_inner3 p em{
    font-size: 1.3rem;
    border-bottom: 3px solid #fff;
}
#ponzu_pt2 h5{
    margin: 0 auto;
    background: #8ec600;
    color: #fff;
    font-size: 2.2rem;
    font-weight: bold;
    padding: 5px;
    border-radius: 30px;
}
#ponzu_pt2 p img{
    margin-bottom: 1rem;
}
#ponzu_pt2 p{
    font-weight: normal;
    margin-top: 2rem;
}
#ponzu_pt2_inner{
    margin: 0 auto;
    font-size: 1.8rem;
}
#ponzu_pt2_inner img{
    padding-bottom: 20px;
}

@media screen and (min-width: 767px) {
#ponzu_pt_inner1{
    border-right: 5px dotted #8ec600;
}
#ponzu_pt_inner2{
    border-right: 5px dotted #8ec600;
}
#ponzu_pt2_inner{
    width: 915px;
}
}

@media screen and (max-width: 767px) {
#ponzu_pt_inner1{
    padding: 2rem 0 2rem 0;
    border-bottom: 5px dotted #8ec600;
}
#ponzu_pt_inner2{
    padding: 2rem 0 2rem 0;
    border-bottom: 5px dotted #8ec600;
}
#ponzu_pt_inner2 p img{
    margin-top: 0;
}
#ponzu_pt2 h5{
    font-size: 1.8rem;
    letter-spacing: 0;
}
.kaiketsu p img {
  margin-top:2.2rem !important;
}
}



