@charset "UTF-8";
main {
    font-feature-settings: normal;
    color: #333333;
}
.c_fix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: .01em;
    height: 0;
    overflow: hidden;
}
.c_fix {
    min-height: 1px;
}
.c-pc {
    display: block;
}
.c-pc-in {
    display: inline;
}
.c-sp {
    display: none;
}
.c-sp-in {
    display: none;
}
.c-btn {
    line-height: 1;
    text-align: center;
    background: #ffffff;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.c-btn a {
    display: table;
    width: 100%;
    height: 40px;
    background: #ff6400;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #ff6400;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    transition: opacity .15s ease;
    will-change: opacity;
}
.c-btn a:hover {
    opacity: 0.7;
}
.c-btn .is-btn {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    background: url(../img/dec_arw_dw2.png) no-repeat right 10px center;
}
.site-float {
    display: none !important;
}
/*mv_wrap*/
.mv_wrap {
    position: relative;
    z-index: 0;
}
.mv-btn {
    margin: 0 auto;
    width: 396px;
}
.mv-btn a {
    height: 60px;
    font-size: 24px;
}
.mv_movie {
    width: 100%;
    height: 563px;
    max-width: 1000px;
    margin: 0 auto 65px auto;
    position: relative;
}
.mv_wrap video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    width: auto;
    height: auto;
    max-width: 1000px;
    min-height: 100%;
    min-width: 100%;
    z-index: -100;
}
/*lp_wrap*/
.lp_in {
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.lp_in.is-num01 {
    padding: 60px 0 50px 0;
}
.lp_in.is-num02 {
    background: #ffefe5;
    padding: 30px 0 23px 0;
}
.lp_in.is-num03 {
    background: #ff6400;
    padding: 30px 0 11px 0;
}
.lp_in.is-num04 {
    background: #ffefe5;
    padding: 20px 0 45px 0;
}
.lp_in.is-num05 {
    background: #000000;
    padding: 0 0 45px 0;
}
.lp_in.is-num06 {
    background: #ff6400 url(../img/bg01.png) repeat 0 0;
    padding: 0 0 45px 0;
}
.lp_in.is-num07 {
    background: #ffefe5 url(../img/bg02.png) repeat 0 0;
    padding: 0 0 50px 0;
}
.lp_in:before {
    content: "";
    position: absolute;
    bottom: -600px;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 600px;
    transform: skewy(8deg);
}
.lp_in.is-num01:before {
    background: #ffefe5;
}
.lp_in.is-num02:before {
    background: #ff6400;
}
.lp_in.is-num03:before {
    background: #ffefe5;
}
.lp_in.is-num04:before ,
.lp_in.is-num05:before ,
.lp_in.is-num06:before ,
.lp_in.is-num07:before {
    display: none;
}
.lp_in:after {
    content: "";
    position: absolute;
    bottom: -600px;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 600px;
    transform: skewy(-8deg);
}
.lp_in.is-num01:after {
    background: #ffefe5;
}
.lp_in.is-num02:after {
    background: #ff6400;
}
.lp_in.is-num03:after {
    background: #ffefe5;
}
.lp_in.is-num04:after ,
.lp_in.is-num05:after ,
.lp_in.is-num06:after ,
.lp_in.is-num07:after {
    display: none;
}
.lpTtl_wrap {
    margin: 0 0 30px 0;
}
.lpTtl-ttl {
    margin: 0 auto;
    height: 30px;
}
.lp_in.is-num01 .lpTtl-ttl {
    width: 264px;
}
.lp_in.is-num02 .lpTtl-ttl {
    width: 240px;
}
.lp_in.is-num03 .lpTtl-ttl {
    width: 371px;
}
.lpTtl-ttl span {
    width: 100%;
    height: 0;
    overflow: hidden;
    display: block;
    padding: 30px 0 0 0;
}
.lp_in.is-num01 .lpTtl-ttl span {
    background: url(../img/ttl01n.png) no-repeat 0 0;
}
.lp_in.is-num02 .lpTtl-ttl span {
    background: url(../img/ttl02n.png) no-repeat 0 0;
}
.lp_in.is-num03 .lpTtl-ttl span {
    background: url(../img/ttl03n.png) no-repeat 0 0;
}
/*lpTp_wrap*/
.lpTp-txt {
    line-height: 2;
    font-size: 16px;
    text-align: center;
}
.lpTp-txt.is-bg {
    padding: 0 0 115px 0;
    margin: 0 0 10px 0;
    background: url(../img/img16.png) no-repeat center bottom;
}
.lpTp-txt span {
    color: #ff6400;
}
/*lpRec_wrap*/
.lpRec_wrap {
    padding: 2px 0 0 0;
}
.lpRec-img {
    margin: 0 auto;
    position: relative;
}
.lp_in.is-num02 .lpRec-img {
    width: 482px;
    height: 236px;
}
.lp_in.is-num03 .lpRec-img {
    width: 471px;
    height: 722px;
}
.lpRec-img span {
    width: 100%;
    height: 0;
    overflow: hidden;
    display: block;
}
.lp_in.is-num02 .lpRec-img span {
    padding: 236px 0 0 0;
    background: url(../img/img01.png) no-repeat 0 0;
}
.lp_in.is-num03 .lpRec-img span {
    padding: 722px 0 0 0;
    background: url(../img/img04.png) no-repeat 0 0;
}
.lpRec-img:before {
    content: "";
    position: absolute;
    z-index: 9;
}
.lp_in.is-num02 .lpRec-img:before {
    top: 89px;
    left: -259px;
    width: 360px;
    height: 203px;
    background: url(../img/img02n.png) no-repeat 0 0;
}
.lp_in.is-num03 .lpRec-img:before {
    top: 86px;
    left: -264px;
    width: 361px;
    height: 218px;
    background: url(../img/img05n.png) no-repeat 0 0;
}
.lpRec-img:after {
    content: "";
    position: absolute;
    z-index: 9;
}
.lp_in.is-num02 .lpRec-img:after {
    top: 54px;
    right: -254px;
    width: 327px;
    height: 245px;
    background: url(../img/img03n.png) no-repeat 0 0;
}
.lp_in.is-num03 .lpRec-img:after {
    top: 173px;
    right: -239px;
    width: 305px;
    height: 131px;
    background: url(../img/img06n.png) no-repeat 0 0;
}
.lpRec-img span:after {
    content: "";
    position: absolute;
    z-index: 9;
}
.lp_in.is-num03 .lpRec-img span:after {
    top: 484px;
    right: -261px;
    width: 327px;
    height: 241px;
    background: url(../img/img07n.png) no-repeat 0 0;
}
.lpFt-ttl {
    height: 32px;
}
.lp_in.is-num02 .lpFt-ttl {
    margin: 10px auto 0 auto;
    width: 124px;
}
.lp_in.is-num03 .lpFt-ttl {
    margin: 50px auto 0 auto;
    width: 113px;
}
.lpFt-ttl span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 32px 0 0 0;
}
.lp_in.is-num02 .lpFt-ttl span {
    background: url(../img/tls01.png) no-repeat 0 0;
}
.lp_in.is-num03 .lpFt-ttl span {
    background: url(../img/tls02.png) no-repeat 0 0;
}
/*lpSumy_wrap*/
.lpSumy_wrap {
    padding: 22px 0 0 0;
    position: relative;
    margin: 0 auto;
    width: 550px;
}
/*
.lpSumy_wrap:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 0;
    z-index: 10;
    width: 81px;
    height: 67px;
    background: url(../img/img08.png) no-repeat 0 0;
}
*/
.lpSumy_wrap dl dt {
    width: 362px;
    height: 73px;
    margin: 0 auto 25px auto;
}
.lpSumy_wrap dl dt span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 73px 0 0 0;
    background: url(../img/ttl04n.png) no-repeat 0 0;
}
.lpSumy_wrap dl dd {
     text-align: left;
     color: #ffffff;
     line-height: 2;
     font-size: 16px;
}
/*lpImg_wrap*/
.lpImg_wrap {
    margin: 0 auto;
    width: 550px;
}
.lpImg-txt {
     text-align: left;
     line-height: 2;
     font-size: 16px;
     margin: 0 0 10px 0;
}
.lpImg-img {
    width: 471px;
    height: 348px;
    margin: 0 auto;
}
.lpImg-img span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 348px 0 0 0;
    background: url(../img/img09.png) no-repeat 0 0;
}
/*cv_wrap*/
.cv_wrap {
    padding: 50px 0 45px 0;
    width: 550px;
    margin: 0 auto;
}
.cvSymy_wrap {
    background: #ffffff;
    border: 1px solid #727272;
    padding: 20px 25px;
    margin: 0 0 35px 0;
}
.cvSymy_wrap dt {
    font-size: 18px;
    line-height: 2;
    text-align: center;
    font-weight: bold;
    width: 300px;
    margin: 0 auto 20px auto;
    padding: 0 0 20px 0;
    border-bottom: 1px dashed #999999;
}
.cvSymy_wrap dd ul li {
    font-size: 16px;
    line-height: 2;
    position: relative;
    padding: 0 0 0 1.5em;
}
.cvSymy_wrap dd ul li span {
    position: absolute;
    top: 0;
    left: 0;
    color: #ff6400;
}
.cv-txt {
    margin: 0 0 30px 0;
    font-size: 16px;
    line-height: 2;
}
.cvBtn-btn {
    width: 330px;
    margin: 0 auto 25px auto;
}
.cvBtn-btn:last-child {
    margin: 0 auto 0 auto;
}
.cvBtn-btn.c-btn a {
    height: 70px;
    font-size: 20px;
}
.cvBtn-btn.c-btn.is-ver2 a {
    background: #ffffff;
    border: 1px solid #b8b8b8;
    color: #333333;
}
.cvBtn-btn.c-btn .is-btn {
    background: url(../img/dec_arw_wh.png) no-repeat right 10px center;
}
.cvBtn-btn.c-btn.is-ver2 .is-btn {
    background: url(../img/dec_arw_gly.png) no-repeat right 10px center;
}
.lpMtl_wrap {
    width: 570px;
    padding: 45px 0 0 0;
    margin: 0 auto 44px auto;
}
/*
.lp_in.is-num05 .lpMtl_wrap {
    background: url(../img/img10.png) no-repeat left top;
}
.lp_in.is-num06 .lpMtl_wrap {
    background: url(../img/img11.png) no-repeat left top;
}
.lp_in.is-num07 .lpMtl_wrap {
    background: url(../img/img13.png) no-repeat left top;
}
*/
.lp_in.is-num05 .lpMtl_wrap {
    padding: 0 0 0 0;
    margin: 0 auto 20px auto;
}
.lpMtl-ttl {
    margin: 0 auto;
}
.lp_in.is-num05 .lpMtl-ttl {
    width: 195px;
    height: 127px;
}
.lp_in.is-num06 .lpMtl-ttl {
    width: 282px;
    height: 86px;
}
.lp_in.is-num07 .lpMtl-ttl {
    width: 150px;
    height: 36px;
}
.lpMtl-ttl span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
}
.lp_in.is-num05 .lpMtl-ttl span {
    padding: 127px 0 0 0;
    background: url(../img/ttl05n.png) no-repeat 0 0;
}
.lp_in.is-num06 .lpMtl-ttl span {
    padding: 86px 0 0 0;
    background: url(../img/ttl06n.png) no-repeat 0 0;
}
.lp_in.is-num07 .lpMtl-ttl span {
    padding: 36px 0 0 0;
    background: url(../img/ttl08n.png) no-repeat 0 0;
}
/*lpMv_wrap*/
.lpMv_wrap {
    width: 628px;
    margin: 0 auto;
}
.lpMtl-txt {
    padding: 40px 0 0 0;
    line-height: 2;
    font-size: 16px;
}
.lpMtl-txt.is-bdr {
    position: relative;
    padding: 50px 0 0 0;
}
.lpMtl-txt.is-bdr:before {
    content: "";
    position: absolute;
    top: 25px;
    left: 50%;
    z-index: 9;
    margin: 0 0 0 -210px;
    width: 420px;
    height: 1px;
    border-top: 1px dashed #ffa980;
}
.lpMtls-txt {
    text-align: center;
    margin: 0 auto 5px;
    font-size: 20px;
    font-weight:  bold;
}
.lp_in.is-num06 .lpMtl-txt {
    color: #ffffff;
}
.lpMtl-txt.is-ctr {
    text-align: center;
}
.lpMtl-txt a {
    color: #274d7e;
    font-weight: bold;
    text-decoration: underline;
}
.lpMtl-txt a:hover {
    text-decoration: none;
}
/*lpCmp_wrap*/
.lpCmp-ttl {
    width: 348px;
    height: 32px;
    margin: 0 auto 15px auto;
}
.lpCmp-ttl span {
    width: 100%;
    height: 0;
    overflow: hidden;
    display: block;
    padding: 32px 0 0 0;
    background: url(../img/ttl07.png) no-repeat 0 0;
}
.lpCmp-txt {
    text-align: center;
    line-height: 1;
    color: #ffffff;
    font-size: 16px;
    margin: 0 0 33px 0;
}
.lpCmp-img {
    width: 729px;
    height: 724px;
    margin: 0 auto 33px auto;
}
.lpCmp-img span {
    width: 100%;
    height: 0;
    overflow: hidden;
    display: block;
    padding: 724px 0 0 0;
    background: url(../img/img12n.png) no-repeat 0 0;
}
.lpTw_wrap {
    margin: 0 auto 35px auto;
    width: 728px;
    background: #ffffff;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 28px 29px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.lpTw-ttl {
    margin: 0 auto 32px auto;
    width: 240px;
    height: 21px;
}
.lpTw-ttl span {
    width: 100%;
    height: 0;
    overflow: hidden;
    display: block;
    padding: 21px 0 0 0;
    background: url(../img/ttl09.png) no-repeat 0 0;
}
.lpTw_in li {
    float: left;
    width: 302px;
    height: 342px;
    background: url(../img/img14.png) no-repeat left 121px bottom;
}
.lpTw_in li:last-child {
    float: right;
    background: url(../img/img15.png) no-repeat left 131px bottom;

}
.lpTw_in li dl dt {
    width: 302px;
    height: 24px;
    margin: 0 0 15px 0;
}
.lpTw_in li dl dt span {
    width: 100%;
    height: 0;
    display: block;
    overflow: hidden;
    padding: 24px 0 0 0;
    background: url(../img/step01.png) no-repeat 0 0;
}
.lpTw_in li:last-child dl dt span {
    background: url(../img/step02.png) no-repeat 0 0;
}
.lpTw-txt {
    line-height: 2;
    font-size: 16px;
}
.lpTw-txt a {
    color: #274d7e;
    font-weight: bold;
    text-decoration: underline;
}
.lpTw-txt a:hover {
    text-decoration: none;
}
.lpTw-txt .is-fwb {
    font-weight: bold;
}
.lpTw_in li dl dd .is-fss {
    line-height: 1.6;
    font-size: 12px;
}
.lpEnt-ttl {
    width: 181px;
    height: 21px;
    margin: 0 auto 28px auto;
}
.lpEnt-ttl span {
    width: 100%;
    height: 0;
    overflow: hidden;
    display: block;
    padding: 21px 0 0 0;
    background: url(../img/ttl10.png) no-repeat 0 0;
}
.lpEnt-txt {
    text-align: center;
    width: 570px;
    margin: 0 auto 25px;
    font-size: 16px;
}
.lpEnt-txt a {
    color: #274d7e;
    font-weight: bold;
    text-decoration: underline;
}
.lpEnt-txt a:hover {
    text-decoration: none;
}
.lpEnt-brn {
    width: 330px;
    margin: 0 auto;
}
.lpEnt-brn.c-btn a {
    height: 70px;
    font-size: 20px;
}
.lpEnt-brn.c-btn .is-btn {
    background: url(../img/dec_arw_wh.png) no-repeat right 10px center;
}
/*lpEx_wrap*/
.lpEx_wrap {
    width: 730px;
    margin: 0 auto;
    padding: 50px 0 50px 0;
}
.lpEx_in {
    float: left;
    width: 350px;
}
.lpEx_in:last-child {
    float: right;
}
.lpEx_in dl {
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #999999;
}
.lpEx_in dl:last-child {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border-bottom: 0;
}
.lpEx_in dl dt {
    text-align: center;
    line-height: 1;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px 0;
}
.lpEx-txt {
    line-height: 1.6;
    font-size: 12px;
}
.lpEx-txt a {
    color: #274d7e;
    font-weight: bold;
    text-decoration: underline;
}
.lpEx-txt a:hover {
    text-decoration: none;
}
.lpEx_in dl dd ul li {
    line-height: 1.6;
    font-size: 12px;
    position: relative;
    padding: 0 0 0 1em;
}
.lpEx_in dl dd ul li span {
    position: absolute;
    top: 0;
    left: 0;
}

.lpTwin_wrap {
    width: 728px;
    margin: 20px auto 0;
}

@media print, screen and (max-width: 768px) {
#Contents {
    text-align: left;
}
.c-pc {
    display: none;
}
.c-pc-in {
    display: none;
}
.c-sp {
    display: block;
}
.c-sp-in {
    display: inline;
}
.c-btn a {
    height: 50px;
    font-size: 20px;
}
.c-btn a:hover {
    opacity: 1;
}
.c-btn .is-btn {
    background: url(../img/sp/dec_arw_dw.png) no-repeat right 9px center;
    background-size: 9px auto;
    -ms-background-size: 9px auto;
    -moz-background-size: 9px auto;
    -webkit-background-size: 9px auto;
}
/*mv_wrap*/
.mv_wrap {
    background: none;
}
.mv_in {
    background: #000000 url(../img/sp/mv_bg.png) no-repeat 0 0;
    background-size: 58px auto;
    -ms-background-size: 58px auto;
    -moz-background-size: 58px auto;
    -webkit-background-size: 58px auto;
    padding: 5px 0;
}
.mv-ttl {
    float: none;
    width: 173px;
    height: 40px;
    margin: 0 auto;
}
.mv-ttl span {
    padding: 40px 0 0 0;
    background: url(../img/sp/mv_ttl.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.mv-btn {
    float: none;
    margin: 38px 22px 0 22px;
    width: auto;
}
.mv_movie {
    height: auto;
    line-height: 0;
    margin: 0;
}
.mv_wrap video {
    position: initial;
    top: auto;
    left: auto;
    transform: translate(0,0) scale(1);
    -ms-transform: translate(0,0) scale(1);
    -moz-transform: translate(0,0) scale(1);
    -webkit-transform: translate(0,0) scale(1);
    width: 100%;
    height: 100%;
    max-width: none;
    min-height: auto;
    min-width: auto;
    z-index: -100;
}
/*lp_wrap*/
.lp_in.is-num01 {
    padding: 34px 0 38px 0;
}
.lp_in.is-num02 {
    background: #ffefe5;
    padding: 26px 0 17px 0;
}
.lp_in.is-num03 {
    background: #ff6400;
    padding: 25px 0 12px 0;
}
.lp_in.is-num04 {
    background: #ffefe5;
    padding: 20px 0 16px 0;
}
.lp_in.is-num05 {
    padding: 0 0 32px 0;
}
.lp_in.is-num06 {
    background: #ff6400 url(../img/sp/bg01.png) repeat 0 0;
    background-size: 15px auto;
    padding: 0 0 30px 0;
}
.lp_in.is-num07 {
    background: #ffefe5 url(../img/sp/bg02.png) repeat 0 0;
    background-size: 15px auto;
    padding: 0 0 25px 0;
}
.lp_in:before {
    content: "";
    position: absolute;
    bottom: -600px;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 600px;
    transform: skewy(8deg);
}
.lp_in.is-num01:before {
    background: #ffefe5;
}
.lp_in.is-num02:before {
    background: #ff6400;
}
.lp_in.is-num03:before {
    background: #ffefe5;
}
.lp_in.is-num04:before ,
.lp_in.is-num05:before ,
.lp_in.is-num06:before ,
.lp_in.is-num07:before {
    display: none;
}
.lp_in:after {
    content: "";
    position: absolute;
    bottom: -600px;
    right: 0;
    z-index: 2;
    width: 100%;
    height: 600px;
    transform: skewy(-8deg);
}
.lp_in.is-num01:after {
    background: #ffefe5;
}
.lp_in.is-num02:after {
    background: #ff6400;
}
.lp_in.is-num03:after {
    background: #ffefe5;
}
.lp_in.is-num04:after ,
.lp_in.is-num05:after ,
.lp_in.is-num06:after ,
.lp_in.is-num07:after {
    display: none;
}
.lpTtl-ttl {
    margin: 0 auto;
    height: 20px;
}
.lp_in.is-num01 .lpTtl-ttl {
    width: 182px;
}
.lp_in.is-num02 .lpTtl-ttl {
    width: 165px;
}
.lp_in.is-num03 .lpTtl-ttl {
    width: 254px;
}
.lpTtl-ttl span {
    padding: 20px 0 0 0;
}
.lp_in.is-num01 .lpTtl-ttl span {
    background: url(../img/sp/ttl01n.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lp_in.is-num02 .lpTtl-ttl span {
    background: url(../img/sp/ttl02n.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lp_in.is-num03 .lpTtl-ttl span {
    background: url(../img/sp/ttl03n.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
/*lpTp_wrap*/
.lpTp-txt {
    line-height: 2;
    font-size: 16px;
    text-align: center;
}
.lpTp-txt.is-bg {
    padding: 0 0 115px 0;
    margin: 0 0 10px 0;
    background: url(../img/sp/img16.png) no-repeat center bottom;
    background-size: 61px auto;
}
.lpTp-txt span {
    color: #ff6400;
}
/*lpRec_wrap*/
.lp_in.is-num02 .lpRec_wrap {
    padding: 93px 0 127px 0;
    position: relative;
}
.lp_in.is-num02 .lpRec_wrap:before {
    content: "";
    position: absolute;
    top: 186px;
    left: 0;
    z-index: 10;
    width: 59px;
    height: 91px;
    background: url(../img/sp/img17.png) no-repeat 0 0;
    background-size: 100% auto;
}
.lp_bg {
    position: relative;
    z-index: 2;
}
.lp_bg:after {
    content: "";
    position: absolute;
    bottom: -68px;
    right: 0;
    z-index: 10;
    width: 35px;
    height: 101px;
    background: url(../img/sp/img18.png) no-repeat 0 0;
    background-size: 100% auto;
}
.lp_in.is-num03 .lpRec_wrap {
    padding: 232px 0 0 0;
    position: relative;
}
.lp_in.is-num03 .lpRec_wrap:before {
    content: "";
    position: absolute;
    top: 143px;
    left: 0;
    z-index: 10;
    width: 61px;
    height: 99px;
    background: url(../img/sp/img19.png) no-repeat 0 0;
    background-size: 100% auto;
}
.lp_in.is-num02 .lpRec-img {
    width: 345px;
    height: 169px;
}
.lp_in.is-num03 .lpRec-img {
    width: 336px;
    height: 662px;
}
.lp_in.is-num02 .lpRec-img span {
    padding: 169px 0 0 0;
    background: url(../img/sp/img01.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lp_in.is-num03 .lpRec-img span {
    padding: 662px 0 0 0;
    background: url(../img/sp/img04.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lp_in.is-num02 .lpRec-img:before {
    top: -95px;
    left: 0;
    width: 335px;
    height: 105.5px;
    background: url(../img/sp/img02.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lp_in.is-num03 .lpRec-img:before {
    top: -237px;
    left: 0px;
    width: 334px;
    height: 106px;
    background: url(../img/sp/img05.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lpRec-img:after {
    content: "";
    position: absolute;
    z-index: 9;
}
.lp_in.is-num02 .lpRec-img:after {
    top: auto;
    bottom: -130px;
    right: 0;
    width: 305px;
    height: 130px;
    background: url(../img/sp/img03n.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lp_in.is-num03 .lpRec-img:after {
    top: -133px;
    right: 0;
    width: 304px;
    height: 130px;
    background: url(../img/sp/img06n.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lpRec-img span:after {
    content: "";
    position: absolute;
    z-index: 9;
}
.lp_in.is-num03 .lpRec-img span:after {
    top: 266px;
    right: 0;
    width: 305px;
    height: 130px;
    background: url(../img/sp/img07n.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lpFt-ttl {
    height: 23px;
}
.lp_in.is-num02 .lpFt-ttl {
    margin: 0 auto 0 auto;
    width: 88px;
    height: 23px;
}
.lp_in.is-num03 .lpFt-ttl {
    margin: 20px auto 0 auto;
    width: 81px;
    height: 22px;
}
.lp_in.is-num02 .lpFt-ttl span {
    padding: 23px 0 0 0;
    background: url(../img/sp/tls01.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lp_in.is-num03 .lpFt-ttl span {
    padding: 22px 0 0 0;
    background: url(../img/sp/tls02.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
/*lpSumy_wrap*/
.lpSumy_wrap {
    padding: 23px 0 0 0;
    width: auto;
    position: relative;
}
.lpSumy_wrap:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 2px;
    z-index: 9;
    width: 61px;
    height: 99px;
    background: url(../img/sp/img20.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
/*
.lpSumy_wrap:before {
    top: -6px;
    width: 58px;
    height: 48px;
    background: url(../img/sp/img08.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
*/
.lpSumy_wrap dl dt {
    width: 291px;
    height: 65px;
    margin: 0 auto 35px auto;
}
.lpSumy_wrap dl dt span {
    padding: 65px 0 0 0;
    background: url(../img/sp/ttl04n.png?date=20200807) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lpSumy_wrap dl dd {
    padding: 0 15px 0 15px;
}
/*lpImg_wrap*/
.lpImg_wrap {
    margin: 0 15px;
    width: auto;
}
.lpImg-txt {
     margin: 0 0 16px 0;
}
.lpImg-img {
    width: 336px;
    height: 252px;
}
.lpImg-img span {
    padding: 252px 0 0 0;
    background: url(../img/sp/img09.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
/*cv_wrap*/
.cv_wrap {
    padding: 22px 22px 30px 22px;
    width: auto;
    margin: 0;
}
.cvSymy_wrap {
    background: #ffffff;
    border: 1px solid #727272;
    padding: 23px 15px;
    margin: 0 0 18px 0;
}
.cvSymy_wrap dt {
    line-height: 1.8;
    width: auto;
    margin: 0 0 17px 0;
    padding: 0 0 17px 0;
}
.cv-txt {
    margin: 0 0 20px 0;
}
.cvBtn-btn {
    width: 100%;
    max-width: 330px;
    margin: 0 auto 25px auto;
}
.cvBtn-btn:last-child {
    margin: 0 auto 0 auto;
}
.cvBtn-btn.c-btn a {
    height: 70px;
    font-size: 20px;
}
.cvBtn-btn.c-btn.is-ver2 a {
    background: #ffffff;
    border: 1px solid #b8b8b8;
    color: #333333;
}
.cvBtn-btn.c-btn .is-btn {
    background: url(../img/sp/dec_arw_wh.png) no-repeat right 10px center;
    background-size: 7px auto;
    -ms-background-size: 7px auto;
    -moz-background-size: 7px auto;
    -webkit-background-size: 7px auto;
}
.cvBtn-btn.c-btn.is-ver2 .is-btn {
    background: url(../img/sp/dec_arw_gly.png) no-repeat right 10px center;
    background-size: 7px auto;
    -ms-background-size: 7px auto;
    -moz-background-size: 7px auto;
    -webkit-background-size: 7px auto;
}
.lpMtl_wrap {
    width: auto;
    padding: 31px 0 0 0;
    margin: 0 auto 29px auto;
}
/*
.lp_in.is-num05 .lpMtl_wrap {
    background: url(../img/sp/img10.png) no-repeat left top;
    background-size: 58px auto;
    -ms-background-size: 58px auto;
    -moz-background-size: 58px auto;
    -webkit-background-size: 58px auto;
}
.lp_in.is-num06 .lpMtl_wrap {
    background: url(../img/sp/img11.png) no-repeat left top;
    background-size: 58px auto;
    -ms-background-size: 58px auto;
    -moz-background-size: 58px auto;
    -webkit-background-size: 58px auto;
}
.lp_in.is-num07 .lpMtl_wrap {
    background: url(../img/sp/img13.png) no-repeat left top;
    background-size: 58px auto;
    -ms-background-size: 58px auto;
    -moz-background-size: 58px auto;
    -webkit-background-size: 58px auto;
    margin: 0 auto 23px auto;
}
*/
.lpMtl-ttl {
    margin: 0 auto;
}
.lp_in.is-num05 .lpMtl-ttl {
    width: 150px;
    height: 98px;
}
.lp_in.is-num06 .lpMtl-ttl {
    width: 215px;
    height: 61px;
}
.lp_in.is-num07 .lpMtl-ttl {
    width: 118px;
    height: 26px;
}
.lp_in.is-num05 .lpMtl-ttl span {
    padding: 98px 0 0 0;
    background: url(../img/sp/ttl05n.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lp_in.is-num06 .lpMtl-ttl span {
    padding: 61px 0 0 0;
    background: url(../img/sp/ttl06n.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lp_in.is-num07 .lpMtl-ttl span {
    padding: 26px 0 0 0;
    background: url(../img/sp/ttl08n.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
/*lpMv_wrap*/
.lpMv_wrap {
    width: auto;
    margin: 0 25px;
}
.lpMv_wrap iframe {
    height: 183px;
}
.lpMtl-txt {
    padding: 20px 15px 0 15px;
}
.lpMtl-txt.is-bdr {
    position: relative;
    padding: 40px 15px 0 15px;
}
.lpMtl-txt.is-bdr:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 50%;
    z-index: 9;
    margin: 0 0 0 -40%;
    width: 80%;
    height: 1px;
    border-top: 1px dashed #ffa980;
}
.lpMtl-txt.is-ctr {
    text-align: left;
}
.lpMtl-txt .is-bdr {
    position: relative;
    display: block;
}
.lpMtl-txt .is-bdr:after {
    content: "";
    position: absolute;
    bottom: -16px;
    left: 50%;
    width: 80%;
    height: 0;
    border-bottom: 2px dotted #ffffff;
    margin: 0 0 0 -40%;
}
.lpMtl-txt a {
    text-decoration: underline;
}
.lpMtl-txt a:hover {
    text-decoration: underline;
}
/*lpCmp_wrap*/
.lpCmp-ttl {
    width: 347px;
    height: 31px;
    margin: 0 auto 22px auto;
}
.lpCmp-ttl span {
    padding: 31px 0 0 0;
    background: url(../img/sp/ttl07.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lpCmp-txt {
    margin: 0 0 22px 0;
}
.lpCmp-img {
    width: 345px;
    height: 1062px;
    margin: 0 auto 0 auto;
}
.lpCmp-img span {
    padding: 1062px 0 0 0;
    background: url(../img/sp/img12n.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lpTw_wrap {
    margin: 0 15px 35px 15px;
    width: auto;
    padding: 23px 22px;
}
.lpTw-ttl span {
    background: url(../img/sp/ttl09.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lpTw_in li {
    float: none;
    width: auto;
    height: auto;
    background: none;
    padding: 0 0 143px 0;
    position: relative;
}
.lpTw_in li:after {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin: 0 0 0 -30px;
    width: 136px;
    height: 111px;
    background: url(../img/sp/img14.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lpTw_in li:last-child {
    float: none;
    background: none;

}
.lpTw_in li:last-child:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 0 0 -30px;
    width: 131px;
    height: 111px;
    background: url(../img/sp/img15.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lpTw_in li dl dt {
    width: auto;
    height: 23px;
    margin: 0 0 15px 0;
    position: relative;
    z-index: 0;
}
.lpTw_in li dl dt:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 1px;
    background: #ff6400;
}
.lpTw_in li dl dt span {
    width: 90px;
    margin: 0 auto;
    padding:  23px 0 0 0;
    background: url(../img/sp/step01.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lpTw_in li:last-child dl dt span {
    background: url(../img/sp/step02.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lpTw-txt {
    line-height: 2;
    font-size: 16px;
}
.lpTw-txt a {
    color: #274d7e;
    font-weight: bold;
    text-decoration: underline;
}
.lpTw-txt a:hover {
    text-decoration: none;
}
.lpTw-txt .is-fwb {
    font-weight: bold;
}
.lpTw_in li dl dd .is-fss {
    line-height: 1.6;
    font-size: 12px;
}
.lpEnt_Wrap {
    margin: 0 22px;
}
.lpEnt-ttl {
    width: 181px;
    height: 20px;
    margin: 0 auto 15px auto;
}
.lpEnt-ttl span {
    padding: 20px 0 0 0;
    background: url(../img/sp/ttl10.png) no-repeat 0 0;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lpEnt-txt {
    text-align: left;
    width: 100%;
    margin: 0 0 30px 0;
    line-height: 1.6;
}
.lpEnt-txt a {
    text-decoration: underline;
}
.lpEnt-txt a:hover {
    text-decoration: underline;
}
.lpEnt-brn {
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.lpEnt-brn.c-btn a {
    height: 70px;
    font-size: 20px;
}
.lpEnt-brn.c-btn .is-btn {
    background: url(../img/sp/dec_arw_wh.png) no-repeat right 10px center;
    background-size: 7px auto;
    -ms-background-size: 7px auto;
    -moz-background-size: 7px auto;
    -webkit-background-size: 7px auto;
}
/*lpEx_wrap*/
.lpEx_wrap {
    width: auto;
    margin: 0 auto;
    padding: 22px 15px 25px 15px;
}
.lpEx_in {
    float: none;
    width: auto;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #999999;
}
.lpEx_in:last-child {
    float: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border-bottom: 0;
}
.lpEx-txt a:hover {
    text-decoration: underline;
}
.lpTwin_wrap {
    width: auto;
    margin: 15px 15px 0;
}
.lpTwin_wrap iframe {
    width: 740px !important;
}
}

@media print, screen and (max-width: 374px) {
.c-btn a {
    font-size: 19px;
}
.lp_in.is-num02 .lpRec-img {
    width: 310px;
    height: 154px;
}
.lp_in.is-num02 .lpRec-img span {
    padding: 154px 0 0 0;
}
.lp_in.is-num02 .lpRec-img:before {
    width: 310px;
}
.lp_in.is-num02 .lpRec-img:after {
    width: 300px;
}
.lp_in.is-num03 .lpRec-img {
    width: 310px;
    height: 611px;
}
.lp_in.is-num03 .lpRec-img span {
    background: url(../img/sp/img04.png) no-repeat right -2px top;
    background-size: 100% auto;
    -ms-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
.lp_in.is-num03 .lpRec-img:before {
    width: 310px;
    height: 100px;
}
.lp_in.is-num03 .lpRec-img:after {
    width: 300px;
    height: 128px;
}
.lp_in.is-num03 .lpRec-img span:after {
    top: 240px;
    width: 300px;
    height: 130px;
}
.lpImg-img {
    width: 290px;
    height: 222px;
}
.lpImg-img span {
    padding: 222px 0 0 0;
}
.lpTp-txt {
    font-size: 14px;
}
.cvSymy_wrap dt {
    font-size: 16px;
}
.cvSymy_wrap dd ul li {
    font-size: 14px;
}
.lpCmp-ttl {
    width: 290px;
    height: 27px;
}
.lpCmp-ttl span {
    padding: 27px 0 0 0;
}
.lpCmp-img {
    width: 290px;
    height: 894px;
}
.lpCmp-img span {
    padding: 894px 0 0 0;
}
.lpSumy_wrap:before {
    right: -15px;
}
.lp_in.is-num03 .lpRec_wrap:before {
    left: -8px;
}
}
