#key-box {
    background: url("../img/index/key_bg.jpg") no-repeat center;
    background-size: cover;
    padding: 178px 0;
    z-index: 5;
}
#key-box .wrap {
    width: 1100px;
}
#key-box .photo {
    position: absolute;
    top: -107px;
    left: 524px;
    width: 695px;
}
#key-box .col .catch {
    background: #fff;
    font-size: 34px;
    font-weight: bold;
    border-radius: 30px;
    padding: 16px;
    width: 333px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    letter-spacing: 3px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3);
}
#key-box .col .catch span {
    background: #D61669;
    background: linear-gradient(to right, #D61669 0%, #FA5935 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#key-box .col .catch::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 22px solid transparent;
    border-left: 22px solid transparent;
    border-top: 34px solid #ffffff;
    border-bottom: 0;
    top: 56px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#key-box .col h2 {
    font-size: 70px;
    font-weight: bold;
    line-height: 87px;
    color: #000;
    margin-bottom: 19px;
    text-shadow: 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff;
    position: relative;
    z-index: 5;
}
#key-box .col h2 span {
    margin-left: -31px;
}
#key-box .col .txt {
    margin-bottom: 42px;
    font-size: 22px;
    line-height: 34px;
    text-shadow: 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff;
}
#key-box .col .btn-cus {
    margin-bottom: -220px;
}
.banner-shared {
    background: #D61669;
    background: linear-gradient(to right, #D61669 0%, #FA5935 100%);
    padding: 8px 0px 12px;
    color: #fff;
    border-radius: 24px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 5;
}
.banner-shared .catch {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    background: #84C48E;
    background: linear-gradient(to right, #84C48E 0%, #2FB7C4 100%);
    display: inline-block;
    transform: rotate(-11deg);
    position: absolute;
    top: -13px;
    left: 13px;
    padding: 5px 9px;
}
.banner-shared .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.banner-shared .row .col1 {
    width: 450px;
    position: relative;
    margin-left: 21px;
}
.banner-shared .row .col1 h2 {
    font-size: 42px;
    font-weight: bold;
    text-shadow: 1px 1px 4px rgb(162,0,28,0.5), 1px 1px 4px rgb(162,0,28,0.5), 1px 1px 4px rgb(162,0,28,0.5);
    text-align: center;
    margin-bottom: 14px;
    margin-top: 18px;
}
.banner-shared .row .col1 .time {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    text-shadow: 1px 1px 4px rgb(162,0,28,0.5), 1px 1px 4px rgb(162,0,28,0.5), 1px 1px 4px rgb(162,0,28,0.5);
}
.banner-shared .row .col1 .title {
    position: absolute;
    top: -4px;
    left: 27px;
    width: 343px;
}
.banner-shared .row .col2 {
    width: 697px;
    align-self: center;
}
.banner-shared .row .col2 .row2 .price1 {
    position: relative;
    padding-right: 21px;
    padding-top: 10px;
    width: 330px;
    box-sizing: border-box;
    white-space: nowrap;
    filter: drop-shadow(1px 1px 4px rgba(233, 0, 41, 0.8));
}
.banner-shared .row .col2 .row2 .price1 dl {
    align-items: flex-end;
}
.banner-shared .row .col2 .row2 .price1::after {
    content: "";
    position: absolute;
    top: 23px;
    right: 0;
    width: 2px;
    height: 80px;
    background: #fff;
}
.banner-shared .row .col2 .row2 .price1 dt {
    font-size: 25px;
    line-height: 32px;
    font-weight: normal;
    letter-spacing: 1px;
}
.banner-shared .row .col2 .row2 .price1 dt span {
    position: relative;
    letter-spacing: 4px;
}
.banner-shared .row .col2 .row2 .price1 dt span::before {
    content: "";
    position: absolute;
    background: #222;
    width: 73px;
    height: 3px;
    display: inline-block;
    transform: rotate(-16deg);
    top: 18px;
}
.banner-shared .row .col2 .row2 .price1 dd {
    font-weight: bold;
}
.banner-shared .row .col2 .row2 .price1 dd .unit {
    font-size: 40px;
}
.banner-shared .row .col2 .row2 .price1 dd .num {
    font-size: 170px;
    background: #F1DF95;
    background: linear-gradient(to right, #F1DF95 0%, #D8B24E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.banner-shared .row .col2 .row2 .price2 {
    padding-top: 0;
    padding-left: 20px;
    line-height: 1;
    width: 490px;
    filter: drop-shadow(1px 1px 4px rgba(233, 0, 41, 0.8));
}
.banner-shared .row .col2 .row2 .price2 dl {
    align-items: center;
}
.banner-shared .row .col2 .row2 .price2 dt {
    font-size: 25px;
    line-height: 32px;
    letter-spacing: 1px;
    width: 125px;
	margin-bottom: -15px;
}
.banner-shared .row .col2 .row2 .price2 dd {
    font-weight: bold;
    display: flex;
    align-items: flex-end;
}
.banner-shared .row .col2 .row2 .price2 dd small {
    font-size: 18px;
    font-weight: normal;
}
.banner-shared .row .col2 .row2 .price2 dd .unit {
    font-size: 40px;
}
.banner-shared .row .col2 .row2 .price2 dd .num {
    font-size: 100px;
    background: #F1DF95;
    background: linear-gradient(to right, #F1DF95 0%, #D8B24E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
.banner-shared .row .col2 .note {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.ttl-shared {
    text-align: center;
}
.ttl-shared .catch {
    background: #fff;
    font-size: 33px;
    font-weight: bold;
    border-radius: 30px;
    padding: 14px;
    width: 411px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    background: #84C48E;
    background: linear-gradient(to right, #84C48E 11%, #2FB7C4 90%);
    display: inline-block;
    margin-bottom: 47px;
    letter-spacing: 4px;
}
.ttl-shared .catch span {
    color: #fff;
}
.ttl-shared .catch::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 16px solid transparent;
    border-left: 15px solid transparent;
    border-top: 26px solid #63bfa3;
    border-bottom: 0;
    top: 56px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.ttl-shared .title {
    font-size: 35px;
    font-weight: bold;
    color: #000;
    line-height: 56px;
}
.ttl-shared .title .line {
    font-size: 50px;
    position: relative;
    color: #00a99d;
    z-index: 0;
}
.ttl-shared .title .line::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 22px;
    background: #faee00;
    z-index: -1;
    right: 0;
}
.ttl-shared.style02 .catch::after {
    border-top: 29px solid #fff;
}
.ttl-shared.style02 .title .line {
    color: #000;
}
@media only screen and (min-width: 768px) {
	body{
		min-width: 1100px;
	}
	.banner-shared .row .col2 .row2 .price2 dd .flex-c{
		margin-bottom: 8px;
	}
}
.gr-bg2{
	background: #eeeeee;
    background: linear-gradient(135deg, #fff 0%, #e7e7e7 100%);
}
#lead {
    position: relative;
    padding: 120px 0 90px;
}
#sec1 {
    padding-bottom: 50px;
    margin-bottom: -335px;
}
#sec1 h2 {
    margin-bottom: 60px;
}
#sec1 h2 .catch span{
	filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.3));
}
#sec1 .js {
    margin: 0 auto 11px;
    border-radius: 20px;
    font-weight: normal;
}
#sec1 .js .slick-list {
    overflow: visible;
}
#sec1 .js .box {
    padding: 53px 43px 53px 53px;
    background: #fff;
    box-sizing: border-box;
    margin: 0 auto;
    justify-content: space-between;
    max-width: 951px;
    border-radius: 30px;
    box-shadow: 0px 0px 23px rgba(0, 0, 0, 0.2), 0px 0px 23px rgba(0, 0, 0, 0.2);
}
#sec1 .js .box .photo {
    width: 350px;
}
#sec1 .js .box .col {
    width: 440px;
    letter-spacing: 0px;
}
#sec1 .js .box .col .red {
    color: #f00;
}
#sec1 .js .box .col .red span {
    font-size: 40px;
}
#sec1 .js .box .col h3 {
    font-size: 26px;
    margin-bottom: 30px;
    font-weight: 500;
}
#sec1 .js .box .col .ttl {
    font-size: 20px;
    padding-bottom: 8px;
    border-bottom: 2px solid #000;
    margin-bottom: 20px;
    font-weight: normal;
}
#sec1 .js .box .col .ttl2 {
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 40px;
    line-height: 40px;
}
#sec1 .js .box.box2 .col .ttl2 {
    margin-bottom: 0;
}
#sec1 .js .box.box2 .col .ttl2 .txt-right {
    display: block;
    text-align: right;
}
#sec1 .js .box .col .ttl2 .num {
    font-size: 40px;
}
#sec1 .note2 {
    font-size: 17px;
    font-weight: 500;
    text-align: center;
}
.gr-bg {
    background: #84C48E;
    background: linear-gradient(135deg, #84C48E 0%, #2FB7C4 100%);
    padding: 409px 0 360px;
}
#sec2 .ttl-shared {
    margin-bottom: -115px;
    letter-spacing: -1px;
}
#sec2 .ttl-shared .catch {
    width: 551px;
    background: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}
#sec2 .ttl-shared .catch span {
    background: #D61669;
    background: linear-gradient(to right, #84C48E 0%, #2FB7C4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#sec2 .ttl-shared .title {
    color: #fff;
}
#sec2 .gr-deco {
    justify-content: space-between;
    margin-bottom: -20px;
    position: relative;
    z-index: 5;
}
#sec2 .gr-deco .deco1 {
    width: 120px;
    margin-left: 29px;
}
#sec2 .gr-deco .deco2 {
    width: 130px;
    margin-right: 21px;
}
#sec2 .box {
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    padding: 73px 73px 23px;
    box-sizing: border-box;
    flex-wrap: wrap;
    position: relative;
    justify-content: space-between;
}
#sec2 .box .catch {
    background: #dff6f5;
    padding: 42px 0px 25px;
    border-radius: 10px;
    box-sizing: border-box;
    font-size: 24px;
    text-align: center;
    line-height: 44px;
    font-weight: 500;
    position: relative;
    width: 440px;
    margin-bottom: 40px;
}
#sec2 .box .catch::before {
    content: "";
    background: url("../img/index/sec2_icon3.svg") no-repeat;
    width: 40px;
    height: 60px;
    background-size: 100%;
    position: absolute;
    top: -12px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#sec2 .box .catch .red {
    color: #f00;
    font-size: 34px;
    font-weight: bold;
}
#sec3 {
    position: relative;
    padding: 147px 0 90px;
    margin-bottom: -501px;
}
#sec3 .ttl-shared {
    margin-bottom: 190px;
}
#sec3 .ttl-shared .catch {
    width: 490px;
    background: #fff;
    margin-bottom: 60px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
}
#sec3 .ttl-shared .catch span {
    background: #D61669;
    background: linear-gradient(to right, #84C48E 0%, #2FB7C4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#sec3 .ttl-shared .title {
    color: #fff;
}
#sec3 .group {
    justify-content: space-between;
    margin-bottom: 118px;
}
#sec3 .group .col {
    width: 347px;
    background: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 20px 33px 51px;
    position: relative;
    height: 338px;
}
#sec3 .group .col .img {
    width: 149px;
    margin: -130px auto 15px;
}
#sec3 .group .col h3 {
    font-size: 31px;
    color: #00a99d;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid #00a99d;
    padding-bottom: 13px;
    margin-bottom: 20px;
    line-height: 45px;
}
#sec3 .group .col .txt {
    font-size: 23px;
    line-height: 32px;
    font-weight: bold;
    color: #000;
    text-align: center;
}
#sec3 .group .col::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-top: 27px solid #fff;
    border-bottom: 0;
    top: 100%;
    left: 0;
    right: 0;
    margin: -3px auto 0;
}
#sec3 .group .col:nth-child(2) .img {
    width: 140px;
    margin: -154px auto 22px 50px;
}
#sec3 .group .col:nth-child(3) .img {
    width: 240px;
    margin: -161px auto 23px 33px;
}
#sec3 .group2 {
    position: relative;
    background: #fff;
    border-radius: 28px;
    padding: 30px;
    box-sizing: border-box;
    margin-bottom: -22px;
}
#sec3 .group2 h3 {
    background: #D61669;
    background: linear-gradient(to right, #D61669 0%, #FA5935 100%);
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    color: #fff;
    position: relative;
    width: 890px;
    margin: -65px auto 79px;
    max-width: 100%;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 50px;
    letter-spacing: 4px;
}
#sec3 .group2 h3::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 16px solid transparent;
    border-left: 16px solid transparent;
    border-top: 31px solid #E7374F;
    border-bottom: 0;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#sec3 .group2 .row {
    justify-content: space-between;
    min-height: 350px;
}
#sec3 .group2 .row .col {
    width: 520px;
    position: relative;
    margin-left: 26px;
}
#sec3 .group2 .row .col::before {
    content: "";
    background: url("../img/index/sec3_deco1.png") no-repeat;
    top: 85px;
    left: 82px;
    right: 88px;
    background-size: 100%;
    position: absolute;
    bottom: 70px;
}
#sec3 .group2 .row .col::after {
    content: "";
    background: url("../img/index/sec3_deco2.png") no-repeat;
    top: 107px;
    left: 102px;
    right: 108px;
    background-size: 100%;
    position: absolute;
    bottom: 70px;
}
#sec3 .group2 .row .col h4 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    background: #D61669;
    background: linear-gradient(to right, #D61669 0%, #FA5935 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 228px;
    line-height: 35px;
}
#sec3 .group2 .row .col .box {
    border-radius: 50%;
    background: #84C48E;
    background: linear-gradient(498deg, #84C48E 3%, #2FB7C4 81%);
    position: absolute;
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.3);
}
#sec3 .group2 .row .col .box dl {
    text-align: center;
    font-weight: bold;
    color: #fff;
}
#sec3 .group2 .row .col .box dl dt {
    background: #F1DF95;
    background: linear-gradient(to right, #F1DF95 0%, #D8B24E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.3));
}
#sec3 .group2 .row .col .box dl dd {
    font-size: 23px;
	filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.3));
}
#sec3 .group2 .row .col .box1 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#sec3 .group2 .row .col .box2 {
    position: absolute;
    top: 170px;
    right: 0;
}
#sec3 .group2 .row .col .box3 {
    position: absolute;
    top: 350px;
    right: 0;
    left: 0;
    margin: 0 auto;
}
#sec3 .group2 .row .col .box4 {
    position: absolute;
    top: 171px;
    left: 0;
}
#sec3 .group2 .row .col2 {
    width: 447px;
}
#sec3 .group2 .row .col2 .row2 {
    padding-bottom: 16px;
    margin-bottom: 24px;
    position: relative;
}
#sec3 .group2 .row .col2 .row2::after {
    content: "";
    border-bottom: 1px solid #cccccc;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 24px;
}
#sec3 .group2 .row .col2 .row2 h4 {
    font-size: 24px;
    font-weight: bold;
    margin-left: -14px;
    margin-bottom: 5px;
}
#sec3 .group2 .row .col2 .row2 h4 span {
    color: #00a99d;
}
#sec3 .group2 .row .col2 .row2 .txt {
    font-size: 20px;
    font-weight: 300;
    line-height: 32px;
    max-width: 430px;
}
#sec3 .icon {
    width: 144px;
    margin: 0 auto;
}
#sec3 .btn-cus {
    margin: 0 auto;
    position: relative;
    z-index: 5;
}
#sec4 {
    position: relative;
    padding: 90px 0 185px;
    margin-top: 100px;
}
#sec4 .ttl-shared {
    margin-bottom: 86px;
}
#sec4 .ttl-shared .catch {
    width: 320px;
    margin-bottom: 54px;
}
#sec4 .ttl-shared .catch span {
    color: #fff;
	filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.3));
}
#sec4 .ttl-shared .catch::after {
    border-top-color: #63bfa3;
}
#sec4 .ttl-shared .title {
    line-height: 61px;
}
#sec4 .flow {
    justify-content: space-between;
}
#sec4 .flow .step {
    width: 48%;
}
#sec4 .flow .step dl {
    padding: 29px 15px;
    border-top: 1px solid #ccc;
    justify-content: space-between;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
#sec4 .flow .step dl dt {
    border-radius: 50%;
    background: #84C48E;
    background: linear-gradient(498deg, #84C48E 23%, #2FB7C4 71%);
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.3);
    font-size: 20px;
    color: #fff;
    flex-direction: column;
    margin-right: 35px;
    text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2),1px 1px 10px rgba(0, 0, 0, 0.2);
}
#sec4 .flow .step dl dt span {
    font-size: 36px;
}
#sec4 .flow .step dl dd {
    font-size: 28px;
    font-weight: bold;
    line-height: 40px;
}
#sec4 .flow .step dl:last-of-type {
    border-bottom: 1px solid #ccc;
}
#sec5 {
    position: relative;
    padding: 130px 0 100px;
    background: url("../img/index/sec5_bg.jpg") no-repeat center top;
    background-size: cover;
}
#sec5 .ttl-shared {
    margin-bottom: 57px;
}
#sec5 .ttl-shared .catch {
    margin-bottom: 60px;
    width: 263px;
}
#sec5 .ttl-shared .catch span {
    color: #fff;
	filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.3));
}
#sec5 .group {
    justify-content: space-between;
    margin-bottom: -80px;
}
#sec5 .group .col {
    background: #fff;
    width: 533px;
    padding: 54px 40px 40px;
    box-sizing: border-box;
    border-radius: 10px;
    border: 2px solid #f15a24;
}
#sec5 .group .col .icon {
    width: 204px;
    margin: 10px auto 26px;
    padding-right: 40px;
}
#sec5 .group .col .txt {
    font-size: 21px;
    line-height: 40px;
    margin-bottom: 20px;
}
#sec5 .group .col .ttl {
    text-align: right;
}
#sec5 .group .col:nth-child(2) {
    border-color: #00a99d;
}
#sec5 .group .col:nth-child(2) .icon {
    width: 208px;
    padding-left: 24px;
    margin-top: -7px;
	margin-bottom: 22px;
}
#sec5 .wrap > .icon {
    width: 174px;
    margin: 0 auto;
    padding-left: 40px;
}
#sec5 .btn-cus {
    margin: -20px auto -147px;
    position: relative;
    z-index: 5;
}
#sec6 {
    position: relative;
    padding: 88px 0 100px;
	margin-top: 100px;
}
#sec6 .ttl-shared {
    margin-bottom: 40px;
}
#sec6 .ttl-shared .catch {
    width: 330px;
    margin-bottom: 57px;
}
#sec6 .ttl-shared .catch span {
    color: #fff;
	filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.3));
}
#sec6 .faq {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 110px;
    width: 950px;
    margin: 0 auto 172px;
    max-width: 100%;
}
#sec6 .faq .qa {
    border-top: 1px solid #cccccc;
}
#sec6 .faq .qa .toggle-link {
    font-size: 28px;
    font-weight: bold;
    position: relative;
    padding-left: 80px;
    padding: 42px 20px 43px 99px;
}
#sec6 .faq .qa .toggle-link:hover {
    opacity: 0.8
}
#sec6 .faq .qa .toggle-link::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 2px;
    background: #00a99d;
    right: 25px;
    top: 56px;
}
#sec6 .faq .qa .toggle-link::after {
    position: absolute;
    content: "";
    width: 2px;
    height: 30px;
    background: #00a99d;
    right: 38px;
    top: 42px;
}
#sec6 .faq .qa .toggle-link span {
    position: absolute;
    top: 38px;
    left: 22px;
    font-size: 38px;
    font-weight: bold;
    color: #00a99d;
}
#sec6 .faq .qa .toggle-main {
    font-size: 22px;
    font-weight: 300;
}
#sec6 .faq .qa .toggle-main .inner {
    padding: 0px 40px 49px 99px;
    position: relative;
    margin-top: 0px;
}
#sec6 .faq .qa .toggle-main .inner span {
    position: absolute;
    top: -2px;
    left: 27px;
    font-size: 38px;
    font-weight: bold;
    color: #b3b3b3;
}
#sec6 .faq .toggle.active .toggle-link::after {
    display: none;
}
#sec6 .banner-shared {
    margin-bottom: -180px;
}
#sec7 {
    position: relative;
    padding: 227px 0 45px;
    background: #eeeeee;
    background: linear-gradient(135deg, #eeeeee 0%, #d5d5d5 100%);
}
#sec7 .ttl-shared {
    margin-bottom: 104px;
}
#sec7 .ttl-shared .catch {
    width: 320px;
    margin-bottom: 55px;
}
#sec7 .ttl-shared .catch span {
    color: #fff;
	filter: drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.3));
}
#sec7 .ttl-shared .title .line {
    color: #000;
    font-size: 35px;
}
#sec7 .box-tel {
    background: #fff;
    border-radius: 10px;
    padding: 57px 57px 44px;
    box-sizing: border-box;
    position: relative;
    width: 950px;
    margin: 0 auto 93px;
}
#sec7 .box-tel::before {
    content: "";
    background: url("../img/index/sec7_icon1.svg") no-repeat;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    width: 67px;
    height: 110px;
    background-size: 100%;
    margin: 0 auto;
    transform: translateX(-10px);
}
#sec7 .box-tel .tel {
    text-align: center;
    line-height: 50px;
}
#sec7 .box-tel .tel dt {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
#sec7 .box-tel .tel dd {
    font-size: 70px;
    color: #00a99d;
    font-weight: bold;
    letter-spacing: 4px;
}
#sec7 .box-tel .tel dd small {
    font-size: 23px;
    color: #000;
    font-weight: 300;
    letter-spacing: 0;
}
#sec7 .box-line {
    background: #fff;
    border-radius: 10px;
    padding: 85px 57px 75px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 40px;
    width: 950px;
    margin: 0 auto 103px;
}
#sec7 .box-line::before {
    content: "";
    background: url("../img/index/sec7_icon2.svg") no-repeat;
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    width: 84px;
    height: 110px;
    background-size: 100%;
    margin: 0 auto;
}
#sec7 .box-line .line {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
#sec7 .box-line .line dt {
    font-size: 26px;
    line-height: 40px;
    text-align: center;
    margin-right: 20px;
    margin-top: 18px;
    margin-left: -20px;
    margin-right: 41px;
}
#sec7 .box-line .line dd {
    width: 129px;
}
#sec7 #mailform {
    background: #fff;
    border-radius: 10px;
    padding: 70px 61px 58px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 40px;
    width: 950px;
    margin: 0 auto 103px;
}
#sec7 #mailform::before {
    content: "";
    background: url("../img/index/sec7_icon3.svg") no-repeat;
    position: absolute;
    top: -23px;
    left: 0;
    right: 0;
    width: 60px;
    height: 110px;
    background-size: 100%;
    margin: 0 auto;
    transform: translateX(-14px);
}
#sec7 #mailform h3 {
    font-size: 26px;
    text-align: center;
    margin-bottom: 47px;
}
#sec7 #mailform .step2 {
    display: none;
}
#sec7 #mailform .confirm-main .step1 {
    display: none
}
#sec7 #mailform .confirm-main .step2 {
    display: block;
}
#sec7 #mailform .confirm-main .step2 .txt {
    text-align: center;
    margin-bottom: 80px;
}
#sec7 #mailform .fcform__main {
    padding: 34px 34px 38px 25px;
}
#sec7 #mailform .fcform__main .form-row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 46px;
    align-items: center;
}
#sec7 #mailform .fcform__main .form-row .form-caption {
    width: 233px;
    color: #000;
    letter-spacing: -1px;
    line-height: 22px;
    font-weight: 500;
    font-size: 20px;
}
#sec7 #mailform .fcform__main .form-row.row1 .form-caption {
    margin-top: 22px;
    align-self: flex-start;
}
#sec7 #mailform .fcform__main .form-row .form-caption .caption--askerisk {
    color: #ed1c24;
    font-size: 16px;
}
#sec7 #mailform .fcform__main .confirm-main .form-row .form-caption .caption--askerisk {
    display: none;
}
#sec7 #mailform .fcform__main .confirm-main .form-row {
    border-bottom: 1px solid #dbdcdc;
    padding: 33px 0;
    margin-bottom: 0;
}
#sec7 #mailform .fcform__main .confirm-main .step2 + .form-row{
	border-top: 1px solid #dbdcdc;
}
#sec7 #mailform .fcform__main .confirm-main .form-button .submit-confirm {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 70px;
    justify-content: space-between;
    width: 730px;
    margin: 70px auto 0;
}
#sec7 #mailform .fcform__main .confirm-main .form-caption.vtop{
	margin-top: 4px;
}
#sec7 #mailform .fcform__main .form-row .form-value {
    width: calc(100% - 220px);
	font-weight: 300;
}
#sec7 #mailform .fcform__main .form-row .form-value input {
    padding: 10px 18px;
    width: 100%;
    font-size: 19px;
    border-radius: 0;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
    height: 60px;
    box-sizing: border-box;
}
#sec7 #mailform .fcform__main .form-row .form-value input[type=radio] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
#sec7 #mailform .fcform__main .form-row .form-value .checkmark {
    position: absolute;
    top: 8px;
    left: 8px;
    height: 18px;
    width: 18px;
    border: 1px solid #000;
    border-radius: 50%;
}
#sec7 #mailform .fcform__main .form-row .i-custom {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#sec7 #mailform .fcform__main .form-row .i-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
#sec7 #mailform .fcform__main .form-row .i-custom {
    margin-right: 26px;
}
#sec7 #mailform .fcform__main .form-row .i-custom:hover input ~ .checkmark {
    background-color: #ccc;
}
#sec7 #mailform .fcform__main .form-row .i-custom input:checked ~ .checkmark {
    background-color: #0078d7;
}
#sec7 #mailform .fcform__main .form-row .i-custom .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
#sec7 #mailform .fcform__main .form-row .i-custom input:checked ~ .checkmark:after {
    display: block;
}
#sec7 #mailform .fcform__main .form-row .i-custom .checkmark:after {
    top: 5px;
    left: 5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}
#sec7 #mailform .fcform__main .form-row .form-value textarea {
    width: 100%;
    height: 233px;
    padding: 11px 20px;
    box-sizing: border-box;
    margin-top: 10px;
    font-size: 19px;
    line-height: 31px;
    max-width: 100%;
    border: 1px solid #b3b3b3;
    border-radius: 5px;
}
#sec7 #mailform .fcform__main #privacy_checkbox {
    font-size: 18px;
    color: #000;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 90px;
    font-weight: 300;
}
#sec7 #mailform .fcform__main #privacy_checkbox a {
    color: #00a99d;
    font-weight: 500;
    border-bottom: 1px solid #00a99d;
}
#sec7 #mailform .fcform__main #privacy_checkbox a:hover {
    border-bottom: 0px solid #00a99d;
}
#sec7 #mailform .fcform__main #privacy_checkbox .error {
    left: 235px;
	text-align: left;
    margin-left: 24px;
}
#sec7 #mailform .fcform__main #privacy_checkbox input {
    transform: scale(1.3);
    margin-right: 3px;
    margin-top: -2px;
}
#sec7 #mailform .fcform__main .form-row.drop-down {
    margin-top: 40px;
}
#sec7 #mailform .fcform__main .form-row.row2 {
    flex-direction: column;
    margin-bottom: 0;
}
#sec7 #mailform .fcform__main .form-row.row2 .error {
    bottom: -19px;
}
#sec7 #mailform .fcform__main .form-row.row2 .form-caption {
    width: 100%;
}
#sec7 #mailform .fcform__main .form-row.row2 .form-value {
    width: 100%;
}
#sec7 #mailform .fcform__main .form-block {
    position: relative;
    margin-left: 20px;
    width: 320px;
    margin: 0 auto;
}
#sec7 #mailform .fcform__main .form-block::after {
    content: "";
    position: absolute;
    top: 15px;
    right: 25px;
    width: 24px;
    height: 25px;
    background: url("../img/shared/icon_arrow.svg") no-repeat;
    background-size: 100%;
    margin-top: 3px;
	transition: all 0.5s;
}
#sec7 #mailform .fcform__main .form-block:hover::after {
    transform: translateX(10px);
    transition: all 0.5s;
}
#sec7 #mailform .fcform__main .form-submit {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding: 17px;
    color: #fff;
    border-radius: 50px;
    border: none;
    background: #84C48E;
    background: linear-gradient(to right, #84C48E 0%, #2FB7C4 100%);
    cursor: pointer;
    width: 100%;
    letter-spacing: 3px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2), 0px 0px 10px rgba(0, 0, 0, 0.2);
}
#sec7 #mailform .fcform__main .form-back {
    border: none;
    width: 100%;
    display: block;
    padding: 18px;
    border-radius: 45px;
    font-weight: 500;
    cursor: pointer;
    background: #ffffff;
    background: linear-gradient(to right, #fafafa 0%, #cacaca 100%);
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.3), 0px 0px 7px rgba(0, 0, 0, 0.3);
    color: #fff;
}
#sec7 #mailform .fcform__main .form-submit:hover {
    background: #000;
    transition: all 0.5s;
}
#sec7 #mailform .fcform__main .form-back:hover {
    background: #000;
    color: #fff;
    transition: all 0.5s;
}
#privacy-policy {
    padding: 201px 0 159px;
    font-size: 17px;
}
#privacy-policy .box {
    background: #fff;
    border-radius: 20px;
    padding: 105px;
}
#privacy-policy .box h2 {
    font-size: 36px;
    text-align: center;
    margin-bottom: 66px;
    line-height: 43px;
}
#privacy-policy .box h2 small {
    font-size: 18px;
    display: block;
}
#privacy-policy .box .txt {
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 29px;
    max-width: 782px;
    margin: 5px auto 72px;
}
#privacy-policy .box .row {
    margin-bottom: 30px;
    max-width: 784px;
    margin: 5px auto 35px;
}
#privacy-policy .box .row h3 {
    margin-bottom: 5px;
    font-weight: normal;
}
#privacy-policy .box .row .txt2 {
    font-weight: 300;
}
#privacy-policy .box .btn-cus2 {
    margin-top: 61px;
}
#thanks {
    padding: 201px 0 159px;
    font-size: 17px;
}
#thanks .box {
    background: #fff;
    border-radius: 20px;
    padding: 105px;
}
#thanks .box h2 {
    font-size: 36px;
    text-align: center;
    margin-bottom: 66px;
    line-height: 43px;
}
#thanks .box h2::before {
    content: "";
    background: url("../img/shared/icon_check.svg") no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 41px;
    height: 40px;
    margin-right: 11px;
    margin-top: -3px;
}
#thanks .box .txt {
    margin-bottom: 40px;
    font-size: 17px;
    line-height: 29px;
    max-width: 782px;
    margin: 5px auto 72px;
    text-align: center;
}
#thanks .box .row {
    margin-bottom: 30px;
    max-width: 784px;
    margin: 5px auto 35px;
}
#thanks .box .row h3 {
    margin-bottom: 5px;
    font-weight: normal;
}
#thanks .box .row .txt2 {
    font-weight: 300;
}
#thanks .box .btn-cus2 {
    margin-top: 61px;
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {

    #sec1 .js .slick-prev {
        left: 20px;
    }
    #sec1 .js .slick-next {
        right: 20px;
    }
    #sec3 .group2 .row .col .box {
        width: 170px;
        height: 185px;
    }

}
@media only screen and (min-width: 768px) and (max-width:1150px) {

    .banner-shared .row .col1 {
        width: 29%;
    }
    .banner-shared .row .col1 h2 {
        font-size: 28px;
    }
    .banner-shared .row .col1 .time {
        font-size: 20px;
    }
    .banner-shared .row .col2 {
        width: 66%;
    }
    .banner-shared .row .col2 .row2 .price1 {
        width: 47%;
    }

    .banner-shared .row .col2 .row2 .price1::after {
        top: 15px;
    }
    .banner-shared .row .col2 .row2 .price1 dt {
        font-size: 19px;
        width: 100px;
        line-height: 26px;
    }
    .banner-shared .row .col2 .row2 .price1 dd .unit {
        font-size: 29px;
    }
    .banner-shared .row .col2 .row2 .price1 dd .num {
        font-size: 140px;
    }
    .banner-shared .row .col2 .row2 .price2 {
        margin-top: 21px;
    }
    .banner-shared .row .col2 .row2 .price2 dt {
        font-size: 19px;
        width: 101px;
        margin-right: -23px;
    }
    .banner-shared .row .col2 .row2 .price2 dd small {
        font-size: 14px;
    }
    .banner-shared .row .col2 .row2 .price2 dd .unit {
        font-size: 29px;
        white-space: nowrap;
    }
    .banner-shared .row .col2 .row2 .price2 dd .num {
        font-size: 75px;
    }

    .ttl-shared .title {
        font-size: 27px;
    }

    #sec1 .js .box .photo {
        max-width: 38%;
    }
    #sec1 .js .box .col {
        margin-left: 20px;
    }

    #sec1 .js .box .col h3 {
        font-size: 23px;
    }
    #sec1 .js .box .col .ttl {
        font-size: 18px;
    }

    #sec1 .js .box.box2 .col .ttl2 {
        font-size: 22px;
    }

    #sec2 .box .catch {
        max-width: 48%;
        font-size: 18px;
        line-height: 33px;
    }

    #sec2 .box .catch .red {
        font-size: 27px;
    }

    #sec3 .group .col {
        width: 32%;
        height: 30vw;
    }

    #sec3 .group .col h3 {
        font-size: 21px;
        line-height: 28px;
    }
    #sec3 .group .col .txt {
        font-size: 20px;
    }

    #sec3 .group2 h3 {
        font-size: 35px;
    }

    #sec3 .group2 .row .col {
        width: 50%;
        margin-left: 0;
    }
    #sec3 .group2 .row .col::before {
        left: 100px;
        right: 100px;
    }
    #sec3 .group2 .row .col::after {
        top: 101px;
        right: 116px;
        left: 113px;
        bottom: 0;
    }
    #sec3 .group2 .row .col h4 {
        font-size: 24px;
        padding-top: 172px;
    }
    #sec3 .group2 .row .col .box {
        width: 130px;
        height: 130px;
    }
    #sec3 .group2 .row .col .box dl dt {
        font-size: 16px;
    }
    #sec3 .group2 .row .col .box dl dd {
        font-size: 11px;
        line-height: 21px;
    }
    #sec3 .group2 .row .col .box1 {
        top: 29px;
    }
    #sec3 .group2 .row .col .box2 {
        right: 40px;
        top: 166px;
    }
    #sec3 .group2 .row .col .box3 {
        top: 287px;
    }
    #sec3 .group2 .row .col .box4 {
        left: 39px;
        top: 166px;
    }
    #sec3 .group2 .row .col2 {
        width: 50%;
    }
    #sec3 .group2 .row .col2 .row2 h4 {
        font-size: 22px;
    }
    #sec3 .group2 .row .col2 .row2 .txt {
        font-size: 18px;
    }

    #sec4 .flow .step dl dd {
        font-size: 22px;
        line-height: 34px;
    }

    #sec5 .ttl-shared .catch {
        font-size: 27px;
    }

    #sec5 .group .col {
        width: 48%;
    }
    #sec5 .group .col .icon {
        width: 40%;
    }
    #sec5 .group .col .txt {
        font-size: 17px;
        line-height: 34px;
    }

    #sec5 .group .col:nth-child(2) .icon {
        width: 43%;
    }

    #sec7 .box-tel {
        width: 100%;
    }

    #sec7 .box-line {
        width: 100%;
    }

    #sec7 #mailform {
        box-sizing: border-box;
        width: 100%;
        padding: 60px 20px;
    }

}
@media only screen and (max-width: 767px) {
    #key-box {
        padding: 0;
        background: url(../img/index/key_bg_sp.jpg) no-repeat center;
        background-size: cover;
    }

    #key-box .photo {
        position: static;
        width: auto;
        margin: -6vw -6.6% -96px;
    }
    #key-box .col .catch {
        font-size: 20px;
        width: 193px;
        padding: 5px;
        margin-bottom: 14px;
    }

    #key-box .col .catch::after {
        top: 35px;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-top: 15px solid #ffffff;
    }
    #key-box .col h2 {
        font-size: 31px;
        line-height: 41px;
        white-space: nowrap;
        margin-bottom: 8px;
    }
    #key-box .col h2 span {
        margin-left: -15px;
    }
    #key-box .col .txt {
        font-size: 14px;
        line-height: 23px;
        white-space: nowrap;
        margin-bottom: 20px;
    }
    #key-box .col .btn-cus {
        margin-bottom: -36px;
    }
    .banner-shared {
        background: #D61669;
        background: linear-gradient(121deg, #D61669 3%, #FA5935 60%);
        padding: 8px 0px 1px;
        border-radius: 17px;
    }
    .banner-shared .catch {
        font-size: 18px;
        top: -18px;
        left: 20px;
        width: 73px;
        letter-spacing: 0px;
        line-height: 18px;
    }
    .banner-shared .row {
        flex-direction: column;
        justify-content: flex-start;
    }
    .banner-shared .row .col1 {
        width: 100%;
        margin: 0 auto 0px;
    }
    .banner-shared .row .col1 h2 {
        font-size: 30px;
        margin: 9px auto;
    }
    .banner-shared .row .col1 .time {
        font-size: 17px;
    }
    .banner-shared .row .col1 .title {
        width: 73%;
        left: 50px;
        top: 2px;
    }
    .banner-shared .row .col2 {
        width: 100%;
    }
    .banner-shared .row .col2 .row2 .price1 {
        width: 42%;
        padding: 10px;
        margin-left: 41px;
        margin-top: 11px;
    }
    .banner-shared .row .col2 .row2 .price1 dl {
        justify-content: flex-end;
    }
    .banner-shared .row .col2 .row2 .price1::after {
        width: 1px;
        height: 65px;
        top: -2px;
    }
    .banner-shared .row .col2 .row2 .price1 dt {
        font-size: 14px;
        line-height: 20px;
        align-self: baseline;
        letter-spacing: 0;
    }
    .banner-shared .row .col2 .row2 .price1 dt span {
        letter-spacing: 2px;
    }
    .banner-shared .row .col2 .row2 .price1 dt span::before {
        height: 2px;
        width: 45px;
        top: 10px;
    }
    .banner-shared .row .col2 .row2 .price1 dd {
        margin-left: 0px;
    }
    .banner-shared .row .col2 .row2 .price1 dd .unit {
        font-size: 22px;
    }
    .banner-shared .row .col2 .row2 .price1 dd .num {
        font-size: 94px;
        margin-bottom: -20px;
        vertical-align: sub;
    }
    .banner-shared .row .col2 .row2 .price2 {
        width: 48%;
        padding-left: 1px;
    }
    .banner-shared .row .col2 .row2 .price2 dl {
        flex-direction: column;
    }
    .banner-shared .row .col2 .row2 .price2 dt {
        font-size: 14px;
        margin-bottom: -13px;
    }
    .banner-shared .row .col2 .row2 .price2 dd {
        letter-spacing: 1px;
    }
    .banner-shared .row .col2 .row2 .price2 dd small {
        font-size: 10px;
    }
    .banner-shared .row .col2 .row2 .price2 dd .unit {
        font-size: 22px;
    }
    .banner-shared .row .col2 .row2 .price2 dd .num {
        font-size: 55px;
        margin-bottom: -5px;
    }
    .banner-shared .row .col2 .note {
        font-size: 10px;
        margin-top: -14px;
        letter-spacing: -0.5px;
    }
    .ttl-shared .catch {
        font-size: 22px;
        max-width: 100%;
        padding: 5px 5px 7px;
        letter-spacing: 1px;
    }
    .ttl-shared .catch::after {
        top: 37px;
        border-right: 11px solid transparent;
        border-left: 11px solid transparent;
        border-top: 19px solid #63bfa3;
    }
    .ttl-shared .title {
        font-size: 25px;
        line-height: 40px;
    }
    .ttl-shared .title .line {
        font-size: 35px;
    }
    .ttl-shared .title .line::after {
        height: 15px;
        left: 0px;
        right: 0px;
    }
    .ttl-shared.style02 .catch::after {
        border-top: 19px solid #fff;
    }
    #lead {
        padding: 80px 0 17px;
    }
    #sec1 {
        padding: 56px 0 0px;
        margin-bottom: -400px;
    }
    #sec1 h2 {
        margin-bottom: 26px;
    }
    #sec1 h2 .catch {
        width: 270px;
        margin-bottom: 31px;
    }
    #sec1 .js .slick-next {
        right: -12px;
        width: 42px;
        height: 42px;
    }
    #sec1 .js .slick-prev {
        left: -12px;
        width: 42px;
        height: 42px;
    }
    #sec1 .js .box {
        border-radius: 20px;
        width: 95%;
        padding: 30px 23px 20px;
        flex-direction: column;
        box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2), 0px 0px 12px rgba(0, 0, 0, 0.2);
    }
    #sec1 .js .box .photo {
        width: 65%;
        margin: 0 auto 16px;
    }
    #sec1 .js .box .col {
        width: 100%;
        letter-spacing: 0px;
    }
    #sec1 .js .box .col .red span {
        font-size: 24px;
    }
    #sec1 .js .box .col h3 {
        font-size: 16px;
        margin-bottom: 6px;
    }
    #sec1 .js .box .col .ttl {
        padding-bottom: 0;
        font-size: 15px;
        border-width: 1px;
        margin-bottom: 10px;
    }
    #sec1 .js .box .col .ttl2 {
        font-size: 16px;
        line-height: 28px;
        white-space: nowrap;
        margin-bottom: 22px;
    }
    #sec1 .js .box .col .ttl2 .num {
        font-size: 26px;
    }
    #sec1 .js .box .note {
        letter-spacing: -1px;
        font-size: 13px;
        line-height: 20px;
    }
    #sec1 .note2 {
        font-size: 13px;
        line-height: 18px;
    }
    .gr-bg {
        padding: 400px 0 400px;
    }
	#sec2 {
    	padding-top: 57px;
	}
    #sec2 .ttl-shared {
        margin-bottom: 20px;
    }
    #sec2 .ttl-shared .catch {
        margin-bottom: 32px;
    }
    #sec2 .gr-deco {
        width: 65%;
        margin: 0 auto -37px;
    }
    #sec2 .gr-deco .deco1 {
        margin-left: 12px;
        margin-right: 11px;
    }
    #sec2 .gr-deco .deco2 {
        margin-right: 17px;
        margin-left: 10px;
    }
    #sec2 .box {
        padding: 50px 30px 2px;
        border-radius: 15px;
    }
    #sec2 .box .catch {
        border-radius: 6px;
        padding: 25px 20px 15px;
        font-size: 15px;
        line-height: 27px;
        margin-bottom: 27px;
    }

    #sec2 .box .catch:nth-child(2) {
        order: 3;
    }
    #sec2 .box .catch:nth-child(3) {
        order: 2;
    }
    #sec2 .box .catch:nth-child(4) {
        order: 4;
    }
    #sec2 .box .catch::before {
        width: 22px;
        height: 30px;
        top: -3px;
    }
    #sec2 .box .catch .red {
        font-size: 21px;
    }
    #sec3 {
        padding: 71px 0 100px;
        margin-bottom: -530px;
    }
    #sec3 .ttl-shared {
        margin: 0 -12% 112px;
    }
    #sec3 .ttl-shared .catch {
        width: 74%;
        margin-bottom: 40px;
    }

    #sec3 .ttl-shared .title {
        letter-spacing: -2px;
        line-height: 35px;
        white-space: nowrap;
    }
    #sec3 .ttl-shared .title .line {
        margin-top: 10px;
        display: inline-block;
    }
    #sec3 .ttl-shared .title .line::after {
        bottom: -5px;
    }
    #sec3 .group {
        flex-direction: column;
        margin-bottom: 0;
    }
    #sec3 .group .col {
        width: 80%;
        margin: 0 auto 126px;
        height: 258px;
        padding: 20px 28px 51px;
    }
	#sec3 .group .col:last-of-type{
		margin-bottom: 95px;
	}
    #sec3 .group .col .img {
        width: 119px;
        margin: -96px auto 3px;
        padding-right: 13px;
    }
    #sec3 .group .col h3 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 14px;
        border-width: 1px;
        letter-spacing: -1px;
        padding-bottom: 10px;
    }
    #sec3 .group .col .txt {
        font-size: 17px;
        line-height: 25px;
    }
    #sec3 .group .col:nth-child(2) .img {
        width: 112px;
        margin: -116px auto 10px;
        padding-right: 30px;
    }
    #sec3 .group .col:nth-child(3) .img {
        width: 160px;
        margin: -118px auto 23px 33px;
    }
    #sec3 .group2 {
        border-radius: 14px;
        padding: 30px 30px 19px;
        margin-bottom: -38px;
    }
    #sec3 .group2 h3 {
        font-size: 23px;
        letter-spacing: 0px;
        width: auto;
        margin: -70px -10px 37px;
        max-width: inherit;
        padding: 14px 0 19px;
        letter-spacing: 2px;
    }
    #sec3 .group2 h3::after {
        border-right: 10px solid transparent;
        border-left: 10px solid transparent;
        border-top: 19px solid #E7374F;
    }
    #sec3 .group2 .row {
        flex-direction: column;
    }
    #sec3 .group2 .row .col {
        width: 100%;
        margin: 0 auto 155px;
    }
    #sec3 .group2 .row .col::before {
        top: 47px;
        left: 40px;
        right: 40px;
        bottom: 10px;
        height: 270px;
    }
    #sec3 .group2 .row .col::after {
        top: 59px;
        left: 51px;
        right: 51px;
        bottom: 17px;
        height: 240px;
    }
    #sec3 .group2 .row .col h4 {
        font-size: 16px;
        padding-top: 118px;
        line-height: 20px;
    }
    #sec3 .group2 .row .col .box {
        width: 100px;
        height: 100px;
    }
    #sec3 .group2 .row .col .box dl dt {
        font-size: 15px;
        margin-top: -6px;
    }
    #sec3 .group2 .row .col .box dl dd {
        font-size: 13px;
        line-height: 19px;
    }
    #sec3 .group2 .row .col .box2 {
        top: 91px;
        right: -10px;
    }
    #sec3 .group2 .row .col .box3 {
        top: 188px;
        right: -10px;
    }
    #sec3 .group2 .row .col .box4 {
        top: 91px;
        left: -10px;
    }
    #sec3 .group2 .row .col2 {
        width: 100%;
    }
    #sec3 .group2 .row .col2 .row2 {
        border-width: 1px;
        margin-bottom: 10px;
    }
	#sec3 .group2 .row .col2 .row2::after{
		right: 0;
	}
    #sec3 .group2 .row .col2 .row2 h4 {
        font-size: 17px;
        margin-bottom: -2px;
        margin-left: -9px;
    }
    #sec3 .group2 .row .col2 .row2 .txt {
        font-size: 15px;
        width: 100%;
        line-height: 25px;
        letter-spacing: -1px;
    }
    #sec3 .icon {
        width: 96px;
        padding-right: 20px;
    }
    #sec4 {
        padding: 90px 0 90px;
        margin-top: 0;
    }
    #sec4 .ttl-shared {
        margin-bottom: 47px;
    }
    #sec4 .ttl-shared .catch {
        width: 220px;
        margin-bottom: 32px;
    }
    #sec4 .ttl-shared .title {
        line-height: 43px;
    }
    #sec4 .flow {
        flex-direction: column;
    }
    #sec4 .flow .step {
        width: 100%;
    }
    #sec4 .flow .step dl {
        border-width: 1px;
        padding: 14px 1px 12px 10px;
    }
    #sec4 .flow .step dl dt {
        width: 76px;
        margin-right: 22px;
        height: 73px;
        font-size: 14px;
        line-height: 22px;
    }
    #sec4 .flow .step dl dt span {
        font-size: 25px;
    }
    #sec4 .flow .step dl dd {
        font-size: 20px;
        line-height: 31px;
        letter-spacing: -1px;
    }
    #sec4 .flow .step dl:last-of-type {
        border-width: 1px;
    }
    #sec4 .flow .step:first-child dl:last-of-type {
        border-bottom: 0;
    }
    #sec5 {
        padding: 57px 0;
        background: url(../img/index/sec5_bg_sp.jpg) no-repeat center top;
        background-size: cover;
    }
    #sec5 .ttl-shared {
        white-space: nowrap;
        margin-bottom: 30px;
    }
    #sec5 .ttl-shared .catch {
        width: 180px;
        margin-bottom: 38px;
    }
    #sec5 .ttl-shared .title {
        letter-spacing: -1px;
        line-height: 35px;
    }
    #sec5 .group {
        flex-direction: column;
        margin-bottom: -50px;
    }
    #sec5 .group .col {
        width: 100%;
        padding: 40px 30px 20px;
        margin-bottom: 30px;
        border-width: 1px;
    }
    #sec5 .group .col .icon {
        width: 128px;
        margin: 0 auto 16px;
        padding-right: 20px;
    }
    #sec5 .group .col .txt {
        font-size: 14px;
        line-height: 26px;
        letter-spacing: -1px;
        margin-bottom: 8px;
        text-align: justify;
    }
    #sec5 .group .col .ttl {
        margin-right: -10px;
    }
    #sec5 .group .col:nth-child(2) .icon {
        width: 122px;
		margin-bottom: 15px;
    }
    #sec5 .wrap > .icon {
        width: 110px;
        padding-left: 13px;
    }
    #sec5 .btn-cus {
        margin-top: -11px;
        margin-bottom: -93px;
    }
    #sec6 {
         padding: 59px 0 100px;
    	 margin-top: 56px;
    }
    #sec6 .ttl-shared {
        margin-bottom: 27px;
    }
    #sec6 .ttl-shared .catch {
        width: 220px;
        margin-bottom: 38px;
    }
    #sec6 .faq {
        margin-bottom: 85px;
    }
    #sec6 .faq .qa {
        border-width: 1px;
    }
    #sec6 .faq .qa .toggle-link {
        font-size: 17px;
        padding: 25px 38px 25px 44px;
    }
    #sec6 .faq .qa .toggle-link::before {
        right: 10px;
        width: 20px;
        top: 40px;
    }
    #sec6 .faq .qa .toggle-link::after {
        height: 20px;
        right: 19px;
        top: 31px;
    }
    #sec6 .faq .qa .toggle-link span {
        font-size: 26px;
        left: 9px;
        top: 22px;
    }
    #sec6 .faq .qa .toggle-main .inner {
        font-size: 15px;
        padding: 0px 35px 22px 44px;
        line-height: 24px;
        letter-spacing: -1px;
    }
    #sec6 .faq .qa .toggle-main .inner span {
        font-size: 26px;
        left: 10px;
		top: 0;
    }
    #sec6 .banner-shared {
        margin-bottom: -190px;
    }
    #sec7 {
        padding: 160px 0 56px;
    }
    #sec7 .ttl-shared {
        margin-bottom: 50px;
    }
    #sec7 .ttl-shared .catch {
        width: 226px;
        margin-bottom: 40px;
    }
    #sec7 .ttl-shared .title .line {
        font-size: 25px;
    }
    #sec7 .box-tel {
        width: 100%;
        padding: 18px 18px 9px;
        border-radius: 6px;
        margin-bottom: 50px;
    }
    #sec7 .box-tel::before {
        width: 36px;
        top: -20px;
        transform: translateX(0px);
    }
    #sec7 .box-tel .tel dt {
        font-size: 15px;
        letter-spacing: 0;
        margin-bottom: -15px;
    }
    #sec7 .box-tel .tel dd {
        font-size: 40px;
        letter-spacing: 1px;
    }
    #sec7 .box-tel .tel dd small {
        font-size: 14px;
        line-height: 20px;
        display: inline-block;
    }
    #sec7 .box-line {
        width: 100%;
        padding: 38px 48px 27px;
        border-radius: 6px;
        margin-bottom: 50px;
    }
    #sec7 .box-line::before {
        width: 55px;
        top: -20px;
    }
    #sec7 .box-line .line dt {
        font-size: 15px;
        line-height: 25px;
        width: 285px;
        margin-right: 10px;
        margin-top: 12px;
    }
    #sec7 .box-line .line dd {
        width: 131px;
    }
    #sec7 #mailform {
        width: 100%;
        padding: 20px 0 0;
        margin-bottom: 0;
    }
    #sec7 #mailform::before {
        width: 35px;
        top: -12px;
        transform: none;
    }
    #sec7 #mailform h3 {
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    #sec7 #mailform .confirm-main .step2 h3 {
        margin-bottom: 23px;
        font-size: 24px;
    }
    #sec7 #mailform .confirm-main .step2 .txt {
        white-space: nowrap;
        margin-bottom: 50px;
    }
    #sec7 #mailform .fcform__main {
        padding: 26px 30px 53px 28px;
    }
    #sec7 #mailform .fcform__main .form-row {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin-bottom: 23px;
    }
    #sec7 #mailform .fcform__main .form-row .form-caption {
        font-size: 14px;
        width: auto;
        text-align: left;
        margin-bottom: 3px;
        letter-spacing: 0;
    }
    #sec7 #mailform .fcform__main .form-row.row1 .form-caption {
        margin-top: 0px;
    }
    #sec7 #mailform .fcform__main .form-row .form-caption .caption--askerisk {
        font-size: 11px;
    }

    #sec7 #mailform .fcform__main .confirm-main .form-row {
        padding: 16px 10px;
    }
    #sec7 #mailform .fcform__main .confirm-main .form-button .submit-confirm {
        flex-direction: column-reverse;
        width: 85%;
        margin-top: 54px;
    }
    #sec7 #mailform .fcform__main .form-row .form-value {
        width: 100%;
    }
    #sec7 #mailform .fcform__main .form-row .form-value input {
        padding: 7px;
        border-radius: 3px;
        font-size: 16px;
        line-height: normal;
		height: 40px;
    }

    #sec7 #mailform .fcform__main .form-row .form-value .checkmark {
        width: 10px;
        height: 10px;
    }
    #sec7 #mailform .fcform__main .form-row .i-custom {
        font-size: 14px;
        padding-left: 23px;
        margin-right: 18px;
    }
    #sec7 #mailform .fcform__main .form-row .i-list {
        margin-left: -7px;
    }

    #sec7 #mailform .fcform__main .form-row .i-custom .checkmark:after {
        width: 4px;
        height: 4px;
        top: 3px;
        left: 3px;
    }

    #sec7 #mailform .fcform__main .form-row .form-value textarea {
        min-height: 110px;
        height: 70px;
		font-size: 16px;
    }
    #sec7 #mailform .fcform__main #privacy_checkbox {
        font-size: 13px;
        margin-top: 31px;
        margin-bottom: 37px;
    }

    #sec7 #mailform .fcform__main .form-block {
        width: 100%;
        margin-bottom: 43px;
    }
    #sec7 #mailform .fcform__main .form-block:first-of-type {
        margin-bottom: 0;
    }
    #sec7 #mailform .fcform__main .form-block::after {
        top: 12px;
    }

    #sec7 #mailform .fcform__main .form-submit {
        font-size: 20px;
        padding: 15px;
    }
    #sec7 #mailform .fcform__main .form-back {
        font-size: 20px;
    }

    #privacy-policy {
        padding: 110px 0 50px;
    }
    #privacy-policy .box {
        padding: 50px 27px 60px;
    }
    #privacy-policy .box h2 {
        font-size: 24px;
        letter-spacing: 0;
        line-height: 32px;
        margin-bottom: 30px;
    }
    #privacy-policy .box h2 small {
        font-size: 15px;
    }
    #privacy-policy .box .txt {
        font-size: 14px;
        line-height: 26px;
        letter-spacing: -1px;
        margin-bottom: 50px;
        text-align: justify;
    }
    #privacy-policy .box .row {
        margin-bottom: 22px;
    }
    #privacy-policy .box .row h3 {
        font-size: 14px;
        margin-bottom: 0;
    }
    #privacy-policy .box .row .txt2 {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 25px;
        text-align: justify;
    }
    #privacy-policy .box .btn-cus2 {
        margin-top: 58px;
    }
    #thanks {
        padding: 120px 0 50px;
    }
    #thanks .box {
        padding: 82px 18px 89px;
    }
    #thanks .box h2 {
        font-size: 24px;
        margin-bottom: 19px;
    }
    #thanks .box h2::before {
        width: 30px;
        height: 30px;
        margin-right: 4px;
        margin-left: 20px;
    }
    #thanks .box .txt {
        font-size: 14px;
        line-height: 22px;
        white-space: nowrap;
        margin-bottom: 10px;
    }
    #thanks .box .btn-cus2 {
        margin-top: 39px;
        width: 92%;
    }
}
.confirm #key-box, .confirm #lead, .confirm #sec1, .confirm .gr-bg, .confirm #sec4, .confirm #sec5, .confirm #sec6, .confirm #sec7 .ttl-shared, .confirm #sec7 .box-tel, .confirm #sec7 .box-line {
    display: none;
}
.confirm #sec7 #mailform::before {
    display: none;
}
