.pc {
    display: block;
}
.sp {
    display: none;
}
#cnt .main img {
    vertical-align: bottom;
}
#cnt .list-notes li {
    line-height: 19px;
    font-size: 12px;
    margin: 0 !important;
    text-indent: -1em;
    padding-left: 1em;
    text-align: left
}
#cnt ul li {
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}
#cnt {
    position: relative;
}
#cnt .main {
    margin: 20px auto auto;
    display: table;
    padding-top: 5px;
}
#cnt .mainbg {
    background: url(../img/bg01.png) no-repeat;
    margin-top: 20px;
    padding-bottom: 0;
    min-height: 3862px;
}
#cnt .center {
    display: table;
    margin: auto;
}
#cnt .presentcheck {
    margin-top: 8px;
    display: table;
    margin: auto;
}
#cnt .presentcheck .secondimg {
    margin: 12px auto 10px;
}
#cnt .presentcheck .thirdimg {
    margin-bottom: 15px;
}
#cnt .presentcheck p {
    text-align: right;
    margin-right: 15px;
    margin-top: 3px;
    font-size: 12px;
}
#cnt .step {
    background: #fff;
    width: 96%;
    display: table;
    margin: auto auto 2rem;
    border-radius: 50px;
}
#cnt .step .stepabout {
    background: #1fb559;
    border-radius: 50px 50px 0 0;
}
#cnt .step .stepabout p {
    font-size: 46px;
    color: #fff;
    font-weight: bold;
    display: table;
    margin: auto;
    padding-top: 25px;
    padding-bottom: 15px;
}
#cnt .step .stepabout p span {
    letter-spacing: 4px;
    font-size: 50px;
    padding-left: 5px;
}
#cnt .step ul li.stepline {
    border: 2px #1fb559 solid;
    border-radius: 15px;
    width: 210px;
    text-align: center;
}
#cnt .step ul {
    display: table;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 57px;
}
#cnt .step ul li p.txt-step {
    background: #1fb559;
    color: #fff;
    border-radius: 10px 10px 0 0;
    font-size: 24px;
    letter-spacing: 2px;
}
#cnt .step ul li p a {
    text-decoration: underline;
}
#cnt .step ul li p.maintxt {
    margin-bottom: 10px;
    line-height: 1.4;
}
#cnt .step ul li p.lasttxt {
    line-height: 1;
    margin-top: 2px;
}
#cnt .step ul li img.lastimg {
    padding: 5px 0;
}
#cnt .step ul li img.sizeimg {
    margin: 10px auto 6px;
}
#cnt .cardabout p {
    display: table;
    margin: auto;
    color: #fff;
    font-size: 46px;
    font-weight: bold;
    letter-spacing: 1.8px;
    padding-top: 17px;
    padding-bottom: 7px;
}
#cnt .cardabout {
    background: #1fb559;
}
#cnt .card p.maintxt {
    display: table;
    margin: auto;
    font-size: 24px;
    font-weight: bold;
    margin-top: 38px;
    margin-bottom: 66px;
}
#cnt .privilege ul {
    margin-top: 35px;
    margin-bottom: 10px;
}
#cnt .privilege ul li {
    vertical-align: bottom;
}
#cnt .privilege p.attention {
    text-indent: -0.7em;
    padding-left: 40px;
    font-size: 12px;
    line-height: 1.49;
}
#cnt .aboutth {
    text-align: center;
}
#cnt .aboutth img.main {
    display: table;
    margin: auto;
}
#cnt .aboutth img.firstimg {
    margin-top: 13px;
    margin-bottom: 11px;
}
#cnt .aboutth img.lastimg {
    margin-top: 7px;
    margin-bottom: 58px;
}
#cnt .aboutth img.btnimg {
    margin-bottom: 58px;
}
#cnt .aboutth p.setprice {
    font-size: 23px;
    font-weight: bold;
    margin-top: 18px;
    margin-bottom: 33px;
}
#cnt .aboutth p a.urllist {
    text-decoration: underline;
}
#cnt .aboutth p.about {
    background: #1fb559;
    border-radius: 20px;
    color: #fff;
    display: table;
    margin: auto;
    padding: 3px 38px;
    font-size: 26px;
    margin-top: 20px;
    letter-spacing: 1.5px;
    font-weight: bold;
}
#cnt .attall {
    font-size: 12px;
    width: 93%;
    display: table;
    margin: auto;
    line-height: 1.5;
}
#cnt .attall .att1 {
    text-indent: -0.7em;
    padding-left: 0.7em;
    margin-bottom: 18px;
}
#cnt .attall .att2 {
    text-indent: -1em;
    padding-left: 1em;
}
#cnt .input {
    margin-top: 50px;
}
#cnt .input img.result {
    display: table;
    margin: auto;
}
#cnt .input p {
    text-align: center;
}
#cnt .input p.normal {
    font-size: 20px;
    margin: 9px auto;
}
#cnt .input p.small {
    font-size: 18px;
    margin-bottom: 20px;
}
#cnt .input p.boldtext {
    font-size: 23px;
    font-weight: bold;
    margin-top: 40px;
}
#cnt .input p.period {
    color: #003894;
    font-size: 40px;
    font-weight: bold;
    margin-top: 20px;
}
#cnt .input p.period span {
    font-size: 80%;
}
#cnt .input ul li {
    margin: 0 9px;
}
#cnt .input img.botan {
    display: table;
    margin: auto auto 20px;
}
#cnt .fixed_area {
    background: url("../img/app_img.png") no-repeat, rgba(96,56,19,.85);
    background-position: 15% 100%;
    width: 910px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 1rem 0;
	display: block;
    transform: translate3d(0, 0, 0);
}
#cnt .fixed {
    position: fixed;
    bottom: 0;
}
#cnt .fixed_area a {
    margin: 1rem auto 0;
    display: table;
}
#responsive_wrap .btn-unit-02 {
    margin: 0;
}
#cnt .lineimg {
    width: 100%;
    display: table;
    margin: auto;
}
.d_table {
    display: table;
}

@media (max-width: 720px) {
#cnt {
}
.pc {
    display: none;
}
.sp {
    display: block;
}
#cnt img {
    max-width: 100%;
    height: auto !important;
}
#cnt .main img {
    width: 100%;
    height: auto !important;
}
#cnt .main {
    width: 98%;
    display: table;
    margin: auto;
}
#cnt .mainbg {
    background-size: cover;
}
#cnt .center.firstimg {
    width: 98%;
}
#cnt .presentcheck p {
    margin-right: 6px;
    font-size: 10px;
    margin-top: inherit;
}
#cnt .presentcheck .secondimg {
    width: 60%;
}
#cnt .step {
    width: 90%;
    border-radius: 30px;
}
#cnt .step .stepabout {
    border-radius: 30px 30px 0 0;
}
#cnt .step .stepabout p {
    font-size: 30px;
    padding-top: 15px;
}
#cnt .step .stepabout p span {
    font-size: 32px;
}
#cnt .step ul li.next {
    transform: rotate(90deg);
    margin: 5px auto;
}
#cnt .step ul li {
    display: table;
    margin: auto;
}
#cnt .step ul.table_img li {
}
#cnt .step ul.table_img li:nth-child(2) {
    padding-top: 1rem;
}
#cnt .aboutth p.about {
    font-size: 1.2rem;
}
#cnt .aboutth img.lastimg {
    margin-bottom: 2rem;
}
#cnt .aboutth p.setprice {
    font-size: 1.2rem;
}
#cnt .cardabout p {
    font-size: 30px;
    padding-top: 13px;
}
#cnt .card p.maintxt {
    width: 90%;
    margin-bottom: 50px;
    text-align: center;
}
#cnt .privilege ul {
    margin: 1rem;
}
#cnt .fixed_area {
    background-size: 25%;
    background-position: left bottom;
    padding: .5rem 0;
    width: 100%;
    bottom: 0;
    position: -webkit-sticky;
    position: sticky;
}
#cnt .fixed {
    position: inherit;
    bottom: inherit;
}
#cnt .fixed_area a {
    margin: .5rem auto 0;
    width: 60%;
}
#cnt .input img.botan {
    width: 80%;
}
#cnt .input img.result {
    width: 80%;
}
#cnt .input p.period {
    font-size: 120%;
    margin: 2%;
}
#cnt .input p.boldtext {
    font-size: 1.1rem;
    margin: 6% 2% 2%;
}
#cnt .input p.normal {
    font-size: 1rem;
    text-align: left;
    margin: 3% 6%;
}
#cnt .input p.small {
    font-size: .8rem;
    margin: 2%;
}
.pb20 {
    padding-bottom: 20px;
}
.w10 {
    width: 10%!important;
}
.w30 {
    width: 30%!important;
}
.w40 {
    width: 40%!important;
}
.w50 {
    width: 50%!important;
}
.w60 {
    width: 60%!important;
}
.w70 {
    width: 70%!important;
}
.w90 {
    width: 90%!important;
}
.wi100 {
    width: 100%!important;
}
#cnt .mainbg {
    min-height: auto;
}
}

@media (max-width: 320px) {
}
