@charset "UTF-8";
/*===============================================
pc 796
===============================================*/
@media screen and (min-width: 769px) {
  .renew {
    width: 100%;
    padding-top: 40px;
    margin-bottom: 40px;
    /*ポイント*/
    /*お悩みを抱えている方*/
    /*お客様の声*/
    /*まとめテキスト*/
  }
  .renew .opening_img {
    margin-bottom: 40px;
  }
  .renew .opening_img img {
    margin-bottom: 20px;
  }
  .renew .opening_img img:nth-of-type(2) {
    margin-bottom: 40px;
  }
  .renew .main_box {
    background: url(../img/index/new/bg_img01.png);
    padding: 0px;
    margin-bottom: 60px;
  }
  .renew .main_box .top {
    height: 10px;
    background: url(../img/index/new/bg_img_top.png) repeat-x;
    display: block;
    margin-bottom: 50px;
  }
  .renew .main_box .bottom {
    height: 10px;
    background: url(../img/index/new/bg_img_bottom.png) repeat-x;
    display: block;
    margin-top: 50px;
  }
  .renew .main_box .inner {
    position: relative;
    width: 1200px;
    height: 400px;
    display: block;
    margin: 0px auto;
  }
  .renew .main_box .inner .sbox {
    position: absolute;
  }
  .renew .main_box .inner .sbox:nth-of-type(1) {
    top: 0;
    left: 0;
  }
  .renew .main_box .inner .sbox:nth-of-type(2) {
    top: 200px;
    left: 0;
  }
  .renew .main_box .inner .sbox:nth-of-type(3) {
    top: -20px;
    right: 0;
  }
  .renew .point_box {
    margin-bottom: 40px;
  }
  .renew .point_box img:nth-of-type(1) {
    margin-bottom: 60px;
  }
  .renew .point_box .sbox {
    width: 100%;
  }
  .renew .point_box .sbox:after {
    content: "";
    display: block;
    clear: both;
  }
  .renew .point_box .sbox:nth-of-type(1) {
    background: #FF9900;
  }
  .renew .point_box .sbox:nth-of-type(2) {
    background: #B3DD84;
  }
  .renew .point_box .sbox:nth-of-type(3) {
    background: #89C0D8;
  }
  .renew .point_box .sbox .lbox {
    width: 60%;
    float: left;
    padding: 40px;
    box-sizing: border-box;
  }
  .renew .point_box .sbox .lbox h2 {
    width: 150px;
    height: 150px;
    float: left;
    border: 2px solid #fff;
    padding-top: 40px;
    text-align: center;
    border-radius: 20px;
    font-size: 1.2vw;
    line-height: 1.4vw;
    color: #fff;
    box-sizing: border-box;
    display: table-cell;
  }
  .renew .point_box .sbox .lbox .tbox {
    width: 70%;
    float: right;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.3em;
  }
  .renew .point_box .sbox .lbox .tbox span {
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
    color: #fff;
  }
  .renew .point_box .sbox .ibox {
    width: 30%;
    height: 340px;
    float: right;
    display: block;
    position: relative;
  }
  .renew .point_box .sbox .ibox img {
    width: 55%;
    height: auto;
    position: absolute;
    top: -40px;
    right: 20px;
  }
  .renew .point_box .sbox:nth-of-type(1) .ibox {
    background: url(../img/index/new/img01.png) no-repeat;
    background-size: cover;
  }
  .renew .point_box .sbox:nth-of-type(2) .ibox {
    background: url(../img/index/new/img02.png) no-repeat;
    background-size: cover;
  }
  .renew .point_box .sbox:nth-of-type(3) .ibox {
    background: url(../img/index/new/img03.png) no-repeat;
    background-size: cover;
  }
  .renew .point_box .sbox_w {
    background: #F09191;
    padding: 20px 0px 40px 0px;
  }
  .renew .point_box .sbox_w .inner {
    width: 100%;
    padding: 50px 40px;
    box-sizing: border-box;
  }
  .renew .point_box .sbox_w .inner .lbox {
    width: 50%;
    float: left;
  }
  .renew .point_box .sbox_w .inner .lbox:after {
    content: "";
    display: block;
    clear: both;
  }
  .renew .point_box .sbox_w .inner .lbox h2 {
    width: 150px;
    height: 150px;
    float: left;
    border: 2px solid #fff;
    padding-top: 40px;
    text-align: center;
    border-radius: 20px;
    font-size: 1.2vw;
    line-height: 1.4vw;
    color: #fff;
    box-sizing: border-box;
  }
  .renew .point_box .sbox_w .inner .lbox .tbox {
    width: 65%;
    float: right;
    text-align: left;
    font-size: 1.6em;
    line-height: 1.4em;
    font-weight: 700;
    padding-top: 40px;
  }
  .renew .point_box .sbox_w .inner .rbox {
    width: 40%;
    float: right;
    text-align: left;
  }
  .renew .point_box .sbox_w .ibox {
    width: 100%;
    clear: both;
    padding-top: 40px;
  }
  .renew .point_box .sbox_w .ibox img {
    width: 100%;
    height: auto;
  }
  .renew .point_box .sbox_w .nbox {
    width: 25%;
    height: 40px;
    line-height: 40px;
    margin: 0px auto;
  }
  .renew .point_box .sbox_w .nbox a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    color: #F09191;
    text-decoration: none;
    border-radius: 50px;
    background: #fff;
  }
  .renew .list_box {
    width: 100%;
    margin-bottom: 40px;
  }
  .renew .list_box h2 {
    text-align: center;
    font-size: 1.8em;
    font-weight: 700;
    margin-bottom: 40px;
    letter-spacing: 10px;
  }
  .renew .list_box ul {
    margin-bottom: 40px;
    text-align: center;
  }
  .renew .list_box ul li {
    width: 60%;
    border: 2px solid #ccc;
    padding: 15px 10px;
    border-radius: 50px;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 1.2em;
  }
  .renew .list_box ul li span {
    color: #FF3300;
    font-size: 1.0em;
  }
  .renew .list_box .tbox {
    width: 70%;
    margin: 0px auto 30px auto;
  }
  .renew .list_box span {
    font-size: 1.8em;
    line-height: 1.5em;
    text-align: center;
    font-weight: 500;
  }
  .renew .voice_box {
    width: 100%;
    margin-bottom: 40px;
    padding: 50px 0px;
    background: #FFE27D;
  }
  .renew .voice_box .inner {
    width: 920px;
    margin: 0px auto;
  }
  .renew .voice_box .inner h2 {
    font-size: 2.0em;
    font-weight: 400;
    text-align: center;
    margin-bottom: 40px;
  }
  .renew .voice_box .inner p {
    width: 80%;
    margin: 0px auto 40px auto;
  }
  .renew .voice_box .inner .ibox {
    width: 100%;
  }
  .renew .voice_box .inner .ibox:after {
    content: "";
    display: block;
    clear: both;
  }
  .renew .voice_box .inner .ibox .sbox {
    width: 424px;
    margin-right: 50px;
    display: block;
    text-align: left;
    float: left;
    font-size: 1.2em;
  }
  .renew .voice_box .inner .ibox .sbox h3 {
    margin-bottom: 14px;
  }
  .renew .voice_box .inner .ibox .sbox p {
    width: 100%;
    font-size: 0.8em;
    line-height: 1.1em;
  }
  .renew .voice_box .inner .ibox .sbox img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
  }
  .renew .voice_box .inner .ibox .sbox:nth-of-type(even) {
    margin-right: 0;
  }
  .renew .voice_box .inner .ibox .sbox:nth-of-type(3) {
    clear: both;
  }
  .renew .bottom_text {
    width: 100%;
  }
  .renew .bottom_text p {
    text-align: center;
    font-size: 1.6em;
    line-height: 1.6em;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .renew .bottom_text .nbox {
    width: 40%;
    height: 50px;
    line-height: 50px;
    margin: 0px auto;
  }
  .renew .bottom_text .nbox a {
    width: 100%;
    height: 100%;
    background: #92CE4F;
    color: #fff;
    text-decoration: none;
    font-size: 1.4em;
    display: block;
    border-radius: 50px;
  }
}
/*===============================================
tablet 641～768
===============================================*/
@media screen and (min-width: 641px) and (max-width: 768px) {
  .renew {
    width: 100%;
    padding-top: 40px;
    margin-bottom: 40px;
    /*ポイント*/
    /*お悩みを抱えている方*/
    /*お客様の声*/
    /*まとめテキスト*/
  }
  .renew .opening_img {
    margin-bottom: 40px;
  }
  .renew .opening_img img {
    margin-bottom: 20px;
  }
  .renew .opening_img img:nth-of-type(2) {
    margin-bottom: 40px;
  }
  .renew .main_box {
    background: url(../img/index/new/bg_img01.png);
    padding: 0px;
    margin-bottom: 60px;
  }
  .renew .main_box .top {
    height: 10px;
    background: url(../img/index/new/bg_img_top.png) repeat-x;
    display: block;
    margin-bottom: 50px;
  }
  .renew .main_box .bottom {
    height: 10px;
    background: url(../img/index/new/bg_img_bottom.png) repeat-x;
    display: block;
    margin-top: 50px;
  }
  .renew .main_box .inner {
    position: relative;
    width: 96%;
    height: 400px;
    display: block;
    margin: 0px auto;
  }
  .renew .main_box .inner .sbox {
    position: absolute;
  }
  .renew .main_box .inner .sbox img {
    width: 80%;
  }
  .renew .main_box .inner .sbox:nth-of-type(1) {
    top: 0;
    left: 0;
  }
  .renew .main_box .inner .sbox:nth-of-type(2) {
    top: 200px;
    left: 0;
  }
  .renew .main_box .inner .sbox:nth-of-type(3) {
    top: -20px;
    right: 0;
  }
  .renew .point_box {
    margin-bottom: 40px;
  }
  .renew .point_box img:nth-of-type(1) {
    width: 80%;
    margin-bottom: 60px;
  }
  .renew .point_box .sbox {
    width: 100%;
  }
  .renew .point_box .sbox:after {
    content: "";
    display: block;
    clear: both;
  }
  .renew .point_box .sbox:nth-of-type(1) {
    background: #FF9900;
  }
  .renew .point_box .sbox:nth-of-type(2) {
    background: #B3DD84;
  }
  .renew .point_box .sbox:nth-of-type(3) {
    background: #89C0D8;
  }
  .renew .point_box .sbox .lbox {
    width: 60%;
    float: left;
    padding: 40px;
    box-sizing: border-box;
  }
  .renew .point_box .sbox .lbox h2 {
    width: 100px;
    height: 100px;
    float: left;
    border: 3px solid #fff;
    padding: 30px 10px;
    text-align: center;
    border-radius: 50px;
    font-size: 1.2vw;
    line-height: 1.4vw;
    color: #fff;
    box-sizing: border-box;
  }
  .renew .point_box .sbox .lbox .tbox {
    width: 70%;
    float: right;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.3em;
  }
  .renew .point_box .sbox .lbox .tbox span {
    font-size: 1.0em;
    line-height: 1.2em;
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
    color: #fff;
  }
  .renew .point_box .sbox .ibox {
    width: 30%;
    height: 340px;
    float: right;
    display: block;
    position: relative;
  }
  .renew .point_box .sbox .ibox img {
    width: 55%;
    height: auto;
    position: absolute;
    top: 100px;
    right: 0px;
  }
  .renew .point_box .sbox:nth-of-type(1) .ibox {
    background: url(../img/index/new/img01.png) no-repeat;
    background-size: cover;
  }
  .renew .point_box .sbox:nth-of-type(2) .ibox {
    background: url(../img/index/new/img02.png) no-repeat;
    background-size: cover;
  }
  .renew .point_box .sbox:nth-of-type(3) .ibox {
    background: url(../img/index/new/img03.png) no-repeat;
    background-size: cover;
  }
  .renew .point_box .sbox_w {
    background: #F09191;
    padding: 20px 0px 40px 0px;
  }
  .renew .point_box .sbox_w .inner {
    width: 100%;
    padding: 50px 40px;
    box-sizing: border-box;
  }
  .renew .point_box .sbox_w .inner .lbox {
    width: 50%;
    float: left;
  }
  .renew .point_box .sbox_w .inner .lbox:after {
    content: "";
    display: block;
    clear: both;
  }
  .renew .point_box .sbox_w .inner .lbox h2 {
    width: 100px;
    height: 100px;
    float: left;
    border: 3px solid #fff;
    padding: 30px 10px;
    text-align: center;
    border-radius: 50px;
    font-size: 1.2vw;
    line-height: 1.4vw;
    color: #fff;
    box-sizing: border-box;
  }
  .renew .point_box .sbox_w .inner .lbox .tbox {
    width: 65%;
    float: right;
    text-align: left;
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: 700;
    padding-top: 0px;
    color: #fff;
  }
  .renew .point_box .sbox_w .inner .rbox {
    width: 40%;
    float: right;
    text-align: left;
  }
  .renew .point_box .sbox_w .ibox {
    width: 100%;
    clear: both;
    padding-top: 40px;
  }
  .renew .point_box .sbox_w .ibox img {
    width: 100%;
    height: auto;
  }
  .renew .point_box .sbox_w .nbox {
    width: 25%;
    height: 40px;
    line-height: 40px;
    margin: 0px auto;
  }
  .renew .point_box .sbox_w .nbox a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    color: #F09191;
    text-decoration: none;
    border-radius: 50px;
    background: #fff;
  }
  .renew .list_box {
    width: 100%;
    margin-bottom: 40px;
  }
  .renew .list_box h2 {
    text-align: center;
    font-size: 1.8em;
    font-weight: 700;
    margin-bottom: 40px;
    letter-spacing: 10px;
  }
  .renew .list_box ul {
    margin-bottom: 40px;
    text-align: center;
  }
  .renew .list_box ul li {
    width: 80%;
    border: 2px solid #ccc;
    padding: 15px 10px;
    border-radius: 50px;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 1.2em;
  }
  .renew .list_box ul li span {
    color: #FF3300;
    font-size: 1.0em;
  }
  .renew .list_box .tbox {
    width: 70%;
    margin: 0px auto 30px auto;
  }
  .renew .list_box span {
    font-size: 1.8em;
    line-height: 1.5em;
    text-align: center;
    font-weight: 600;
  }
  .renew .voice_box {
    width: 100%;
    margin-bottom: 40px;
    padding: 50px 0px;
    background: #FFE27D;
  }
  .renew .voice_box .inner {
    width: 92%;
    margin: 0px auto;
  }
  .renew .voice_box .inner h2 {
    font-size: 1.6em;
    font-weight: 400;
    text-align: center;
    margin-bottom: 40px;
  }
  .renew .voice_box .inner p {
    width: 80%;
    margin: 0px auto 40px auto;
  }
  .renew .voice_box .inner .ibox {
    width: 100%;
  }
  .renew .voice_box .inner .ibox:after {
    content: "";
    display: block;
    clear: both;
  }
  .renew .voice_box .inner .ibox .sbox {
    width: 45%;
    margin-right: 10%;
    display: block;
    text-align: left;
    float: left;
    font-size: 1.2em;
  }
  .renew .voice_box .inner .ibox .sbox h3 {
    margin-bottom: 14px;
  }
  .renew .voice_box .inner .ibox .sbox p {
    width: 100%;
    font-size: 0.8em;
    line-height: 1.1em;
  }
  .renew .voice_box .inner .ibox .sbox img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    max-width: 100%;
    height: auto;
  }
  .renew .voice_box .inner .ibox .sbox:nth-of-type(even) {
    margin-right: 0;
  }
  .renew .voice_box .inner .ibox .sbox:nth-of-type(3) {
    clear: both;
  }
  .renew .bottom_text {
    width: 100%;
  }
  .renew .bottom_text p {
    text-align: center;
    font-size: 1.6em;
    line-height: 1.6em;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .renew .bottom_text .nbox {
    width: 40%;
    height: 50px;
    line-height: 50px;
    margin: 0px auto;
  }
  .renew .bottom_text .nbox a {
    width: 100%;
    height: 100%;
    background: #92CE4F;
    color: #fff;
    text-decoration: none;
    font-size: 1.4em;
    display: block;
    border-radius: 50px;
  }
}
/*===============================================
smart  640px
===============================================*/
@media screen and (max-width: 640px) {
  .renew {
    width: 100%;
    padding-top: 40px;
    margin-bottom: 40px;
    /*ポイント*/
    /*お悩みを抱えている方*/
    /*お客様の声*/
    /*まとめテキスト*/
  }
  .renew img {
    max-width: 100%;
    height: auto;
  }
  .renew .opening_img {
    width: 90%;
    margin: 0px auto 20px auto;
  }
  .renew .opening_img img {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .renew .opening_img img:nth-of-type(2) {
    margin-bottom: 40px;
  }
  .renew .main_box {
    background: url(../img/index/new/bg_img01.png);
    padding: 0px;
    margin-bottom: 30px;
  }
  .renew .main_box .top {
    height: 10px;
    background: url(../img/index/new/bg_img_top.png) repeat-x;
    display: block;
    margin-bottom: 20px;
  }
  .renew .main_box .bottom {
    height: 10px;
    background: url(../img/index/new/bg_img_bottom.png) repeat-x;
    display: block;
    margin-top: 20px;
  }
  .renew .main_box .inner {
    position: relative;
    width: 90%;
    height: 400px;
    display: block;
    margin: 0px auto;
  }
  .renew .main_box .inner .sbox {
    position: absolute;
  }
  .renew .main_box .inner .sbox:nth-of-type(1) {
    top: 0;
    left: 0;
  }
  .renew .main_box .inner .sbox:nth-of-type(2) {
    top: 80px;
    left: 0;
  }
  .renew .main_box .inner .sbox:nth-of-type(3) {
    bottom: -20px;
    right: 0;
  }
  .renew .point_box {
    margin-bottom: 40px;
  }
  .renew .point_box img:nth-of-type(1) {
    margin-bottom: 30px;
  }
  .renew .point_box .sbox {
    width: 100%;
  }
  .renew .point_box .sbox:after {
    content: "";
    display: block;
    clear: both;
  }
  .renew .point_box .sbox:nth-of-type(1) {
    background: #FF9900;
  }
  .renew .point_box .sbox:nth-of-type(2) {
    background: #B3DD84;
  }
  .renew .point_box .sbox:nth-of-type(3) {
    background: #89C0D8;
  }
  .renew .point_box .sbox .lbox {
    width: 100%;
    padding: 40px;
    box-sizing: border-box;
  }
  .renew .point_box .sbox .lbox h2 {
    width: 100%;
    border: 2px solid #fff;
    margin-bottom: 10px;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 1.0em;
    line-height: 1.2em;
    color: #fff;
    box-sizing: border-box;
  }
  .renew .point_box .sbox .lbox h2 br {
    display: none;
  }
  .renew .point_box .sbox .lbox .tbox {
    width: 100%;
    text-align: left;
    font-size: 0.8em;
    line-height: 1.2em;
  }
  .renew .point_box .sbox .lbox .tbox span {
    font-size: 1.0em;
    line-height: 1.2em;
    font-weight: 700;
    display: block;
    margin-bottom: 20px;
    color: #fff;
  }
  .renew .point_box .sbox .ibox {
    width: 100%;
    height: 200px;
    display: block;
    position: relative;
  }
  .renew .point_box .sbox .ibox img {
    width: 40%;
    height: auto;
    position: absolute;
    top: -20px;
    right: 20px;
  }
  .renew .point_box .sbox:nth-of-type(1) .ibox {
    background: url(../img/index/new/img01.png) no-repeat;
    background-size: cover;
  }
  .renew .point_box .sbox:nth-of-type(2) .ibox {
    background: url(../img/index/new/img02.png) no-repeat;
    background-size: cover;
  }
  .renew .point_box .sbox:nth-of-type(3) .ibox {
    background: url(../img/index/new/img03.png) no-repeat;
    background-size: cover;
  }
  .renew .point_box .sbox_w {
    background: #F09191;
    padding: 20px 0px 40px 0px;
  }
  .renew .point_box .sbox_w .inner {
    width: 100%;
    padding: 5%;
    box-sizing: border-box;
  }
  .renew .point_box .sbox_w .inner .lbox {
    width: 100%;
  }
  .renew .point_box .sbox_w .inner .lbox:after {
    content: "";
    display: block;
    clear: both;
  }
  .renew .point_box .sbox_w .inner .lbox h2 {
    width: 100%;
    border: 2px solid #fff;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 1.0em;
    line-height: 1.2em;
    color: #fff;
    box-sizing: border-box;
  }
  .renew .point_box .sbox_w .inner .lbox h2 br {
    display: none;
  }
  .renew .point_box .sbox_w .inner .lbox .tbox {
    width: 100%;
    text-align: left;
    font-size: 1.0em;
    line-height: 1.2em;
    font-weight: 700;
    margin-bottom: 20px;
    padding-top: 20px;
    color: #fff;
  }
  .renew .point_box .sbox_w .inner .rbox {
    width: 100%;
    text-align: left;
    font-size: 0.8em;
    line-height: 1.2em;
  }
  .renew .point_box .sbox_w .ibox {
    width: 100%;
    clear: both;
    padding-top: 20px;
    overflow: hidden;
  }
  .renew .point_box .sbox_w .ibox img {
    width: 200%;
    height: auto;
  }
  .renew .point_box .sbox_w .nbox {
    width: 80%;
    height: 40px;
    line-height: 40px;
    margin: 0px auto;
    font-size: 0.8em;
  }
  .renew .point_box .sbox_w .nbox a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    color: #F09191;
    text-decoration: none;
    border-radius: 50px;
    background: #fff;
  }
  .renew .list_box {
    width: 100%;
    margin-bottom: 40px;
  }
  .renew .list_box h2 {
    text-align: center;
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 20px;
    letter-spacing: 0;
  }
  .renew .list_box ul {
    margin-bottom: 40px;
    text-align: center;
  }
  .renew .list_box ul li {
    width: 90%;
    border: 2px solid #ccc;
    padding: 10px;
    border-radius: 50px;
    margin-bottom: 10px;
    display: inline-block;
    font-size: 0.8em;
  }
  .renew .list_box ul li span {
    color: #FF3300;
    font-size: 1.0em;
  }
  .renew .list_box .tbox {
    width: 90%;
    margin: 0px auto 15px auto;
  }
  .renew .list_box span {
    font-size: 1.0em;
    line-height: 1.2em;
    text-align: center;
    font-weight: 600;
  }
  .renew .voice_box {
    width: 100%;
    margin-bottom: 20px;
    padding: 25px 0px;
    background: #FFE27D;
  }
  .renew .voice_box .inner {
    width: 92%;
    margin: 0px auto;
  }
  .renew .voice_box .inner h2 {
    font-size: 1.0em;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0px;
  }
  .renew .voice_box .inner p {
    width: 80%;
    margin: 0px auto 40px auto;
  }
  .renew .voice_box .inner .ibox {
    width: 100%;
  }
  .renew .voice_box .inner .ibox:after {
    content: "";
    display: block;
    clear: both;
  }
  .renew .voice_box .inner .ibox .sbox {
    widt: 100%;
    margin: 0px auto;
    display: block;
    text-align: left;
    font-size: 1.1em;
  }
  .renew .voice_box .inner .ibox .sbox h3 {
    margin-bottom: 14px;
  }
  .renew .voice_box .inner .ibox .sbox p {
    width: 100%;
    font-size: 0.8em;
    line-height: 1.1em;
  }
  .renew .voice_box .inner .ibox .sbox img {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    max-width: 100%;
    height: auto;
  }
  .renew .voice_box .inner .ibox .sbox:nth-of-type(even) {
    margin-right: 0;
  }
  .renew .voice_box .inner .ibox .sbox:nth-of-type(3) {
    clear: both;
  }
  .renew .bottom_text {
    width: 100%;
  }
  .renew .bottom_text p {
    text-align: center;
    font-size: 1.0em;
    line-height: 1.3em;
    font-weight: 600;
    margin-bottom: 40px;
  }
  .renew .bottom_text .nbox {
    width: 80%;
    height: 40px;
    line-height: 40px;
    margin: 0px auto;
  }
  .renew .bottom_text .nbox a {
    width: 100%;
    height: 100%;
    background: #92CE4F;
    color: #fff;
    text-decoration: none;
    font-size: 1.0em;
    display: block;
    border-radius: 50px;
  }
}
