
/* LESS Document */

/* -------------------------------- エースシリーズ*/

@media screen and (max-width: 767px) {
.ttl_point {
    margin-top: 0 !important;
}
}

/* -------------------------------- POINT01*/
#ace_pt1_inner {
    text-align: center;
    font-size:2.2rem;
    line-height: 2;
}
#ace_pt1_inner img{
    margin-top: 5rem;
}
.ace_pt1_txt{
    font-size: 2rem !important;
}
#ace_pt1_inner h4{
    font-size: 3rem;
    font-weight: bold;
    color: #8ec600;
    text-decoration: underline;
    text-decoration-color: #ffff00;
    text-decoration-thickness: auto;
    text-decoration-thickness:9px;
    text-underline-offset: 7px;
    letter-spacing: 2px;
    margin-bottom: 0;
    line-height: 2.2;
}
#ace_pt1_inner h4 em{
    color: #000;
    font-size:2rem;
    text-decoration: underline;
    text-decoration-color: #fff;
    text-decoration-thickness: auto;
    text-decoration-thickness:9px;
    text-underline-offset: 7px;
}
#ace_pt1_inner h5{
    font-size: 2.8rem;
    font-weight: bold;
    color: #8ec600;
    text-decoration: underline;
    text-decoration-color: #8ec600;
    text-decoration-thickness: auto;
    text-decoration-thickness:2px;
    text-underline-offset: 8px;
    letter-spacing: 2px;
    line-height: 2.2;
    margin-top: 5rem;
    margin-bottom: 3rem;
}
#ace_pt1_inner p em{
    padding-bottom: 3px;
    color: #ff7e78;
}
.ace_pt1_box{
    margin: 0 auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.ace_pt1_box p{
    font-weight: bold;
    font-size: 2.2rem !important;
}
.ace_pt1_box div{
    margin-bottom: 3rem;
    font-size: 3rem;
}

@media screen and (min-width: 767px) {
.ace_pt1_box{
    width: 730px;
}
}

@media screen and (max-width: 767px) {
.ace_pt1_box{
    padding-bottom: 8rem;
}
.ace_pt1_box1 p{
    line-height: 1.6 !important;
    font-size: 2rem !important;
}
.ace_pt1_box2 p{
    line-height: 1.6 !important;
    font-size: 1.6rem !important;
    padding-bottom: 5rem;
}
.ace_pt1_box2 p img{
    margin-bottom: 3rem;
}
}

/* -------------------------------- POINT02*/
#ace_pt2 h4{
    font-size: 2.8rem;
    font-weight: bold;
    color: #8ec600;
    letter-spacing: 2px;
    line-height: 2.2;
    margin-top: 5rem;
    margin-bottom: 0; 
}
#ace_pt2 p{
    font-weight: normal;
}
#ace_pt2 img{
    font-weight: normal;
}
.ace_check2{
    background: #ffff00;
    color: #8ec600;
    border-radius: 50px;
    font-size: 2.3rem;
    font-weight: bold;
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-top: 1.5rem;
}

@media screen and (max-width: 767px) {
#ace_pt2 h4{
    line-height:1.8;
    }
}

/* -------------------------------- table*/
#ace_pt2_tbl{
    padding-bottom: 5rem;
}
#ace_pt2_tbl table{
    margin: 0 auto;
    border-collapse: collapse;
    border: none;
    text-align: center;
    font-size: 1.6rem;
    border-right: 2px solid #fff; 
    margin-top: 8rem;
}
@media screen and (min-width: 767px) {
#ace_pt2_tbl table{
    width: 780px;
    margin-bottom: 10rem;
}
}
#ace_pt2_tbl table tr th{
    padding: 15px 60px 15px 60px;
    text-align: center;
}
#ace_pt2_tbl table td,th{
    border: none;
    border-right: 1px solid #8ec600; 
}
#ace_pt2_tbl table td, th {
    border-collapse: collapse;
}
#ace_pt2_tbl td, th {
    padding: 3px;
    width: 30px;
    height: 25px;
}
#ace_pt2_tbl th {
    background: #8ec600;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}
#ace_pt2_tbl .even {
    background: #fbf8f0;
    padding: 2px;
}
#ace_pt2_tbl  .odd {
    background: #fefcf9;
}
#ace_pt2_tbl table td {
    background: #f5fae8;
}
#ace_pt2_tbl table tr:nth-child(odd) td {
    background: #fafdf5;
}
.scroll{
}

/* -------------------------------- CHECK*/
#ace_pt2_check{
    border: 5px solid #8ec600;
    border-radius: 30px;
    padding: 80px;
    position: relative;
    margin-bottom: 5rem;
}
#ace_pt2_check h3{
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    top: -1.8em;
}
#ace_pt2_check h6{
    font-size: 3.5rem;
    font-weight: bold;
    color: #8ec600;
    letter-spacing: 2px;
    margin-top: 3rem;
    margin-bottom: 3rem;
    line-height:1.5;
    border-bottom: 4px dotted #8ec600;
}
.ttl_bar_txt2 {
    margin-left: 2rem;
    font-size: 2.8rem !important;
    font-weight: bold;
}
#ace_pt2_check table{
    text-align: left;
    font-size: 1.8rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
}
#ace_pt2_check　table , td, th {
    border-collapse: collapse;
    padding: 3px;
    border: 1px solid #fff;
}
#ace_pt2_check　td, th {
    color: #8ec600;
    padding: 20px;
}
#ace_pt2_check　th {
    background: #f0e6cc;
}
#ace_pt2_check　td strong{
    font-weight: bold;
    font-size: 2.5rem;
}
#ace_pt2_check h5{
    font-size: 2.2rem;
    font-weight: bold;
    color: #8ec600;
    vertical-align: middle;
    padding-left:3.5em;
    text-indent:-3.5em;
}
#ace_pt2_check h4{
    font-size: 3rem;
    font-weight: bold;
    color: #8ec600;
    text-decoration: underline;
    text-decoration-color: #ffff00;
    text-decoration-thickness: auto;
    text-decoration-thickness:8px;
    text-underline-offset: 5px;
    margin-bottom: 0;
    margin-top: 3rem;
    padding-left:2.5em;
    text-indent:-2.5em;
}
#ace_pt2_check_rt img{
    margin-top: 0;
    margin-bottom: 3rem;
}

@media screen and (min-width: 767px) {
#ace_pt2_check table{
    width: 450px;
}
}
@media screen and (max-width: 767px) {
#ace_pt2_check{
    padding: 3rem !important;
}    
#ace_pt2_check h3 img{
    width: 60%;
}
#ace_pt2_check h5{
    font-size: 1.8rem;
}
#ace_pt2_check h4{
    font-size: 2.3rem;
}
.ttl_bar_txt2 {
  font-size: 2.3rem !important;
}
#ace_pt2_check h6{
    text-align: center;
}
#ace_pt2_check h7{
    text-align: center;
    margin: 0 auto;
}
#ace_pt2_check table{
    width: 100%;
}
}

/* -------------------------------- おすすめ*/
.ace_osusume{
    background-image: linear-gradient(#f4f9e5 0% 90%, #fff 90% 100%);
    margin-bottom: 5rem;
}
.ace_osusume h4{
    font-size: 3rem;
    font-weight: bold;
    color: #8ec600;
    text-decoration: underline;
    text-decoration-color: #ffff00;
    text-decoration-thickness: auto;
    text-decoration-thickness:8px;
    text-underline-offset: 1px;
    letter-spacing: 2px;
    margin-bottom: 3rem;
}
.ace_osusume img{
    margin-bottom: 4rem;
}
#kaiketsu_osusume{
    margin:0 auto;
}
@media screen and (min-width: 767px) {
#kaiketsu_osusume{
    width: 900px;
}
}



