.pc {
    display: block
}

.sp {
    display: none
}

@media (max-width: 959px) {
    .pc {
        display: none
    }

    .sp {
        display: block
    }
}

.page-kv {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    min-height: 208px;
    background: transparent url("/-/media/Project/Daikin/ac_daikin_co_jp/solution/dkconnect/contract/202210/images/kv-bg jpg") center top no-repeat;
    background-size: auto 100%;
    overflow: hidden
}

.page-kv .page-kv-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-width: 990px;
    margin: auto;
    padding: 0 15px
}

.page-kv .page-kv-inner .h1-ttl {
    margin: 0;
    line-height: 1
}

@media (max-width: 959px) {
    .page-kv {
        min-height: 248px;
        padding-bottom: 30.9333333333%;
        background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/solution/dkconnect/contract/202210/images/kv-bg-sp jpg");
        background-size: 100% auto;
        background-position: center bottom
    }

    .page-kv .page-kv-inner {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 133px
    }

    .page-kv .page-kv-inner .h1-ttl {
        text-align: center;
        text-indent: .1em
    }
}

.btn-list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 720px;
    margin: auto;
    padding: 60px 0
}

.btn-list .btn {
    margin: auto
}

@media (max-width: 767px) {
    .btn-list {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .btn-list .btn {
        margin: 0 auto;
        max-width: 310px
    }

    .btn-list .btn+.btn {
        margin-top: 36px
    }
}

@media (max-width: 480px) {
    .btn-list .btn {
        max-width: 100%
    }
}

.setting-section {
    padding-top: 74px;
    padding-bottom: 40px;
    color: #3f444b;
    font-size: 14px;
    font-weight: 400;
    font-feature-settings: "palt";
    line-height: 1.5;
    letter-spacing: .1em
}

.setting-section .setting-tools {
    margin-top: 50px
}

.setting-section .setting-tools ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 18px;
    border: solid 1px #dcdddd
}

.setting-section .setting-tools ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33.3333333333%;
    padding-top: 20px;
    padding-bottom: 10px
}

.setting-section .setting-tools ul li+li {
    border-left: solid 1px #dcdddd
}

.setting-section .setting-tools ul li:nth-child(1) {
    text-align: center
}

.setting-section .setting-tools ul li:nth-child(1) img {
    margin: 0 auto
}

.setting-section .setting-tools .h6-ttl {
    font-size: 18px;
    margin: 0
}

.setting-section .setting-tools .tools {
    min-height: 180px;
    padding: 0 40px;
    font-size: 16px;
    line-height: 1.6875;
    letter-spacing: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.setting-section .setting-tools .tools img {
    width: 100%;
    height: auto;
    max-width: 200px
}

@media (max-width: 767px) {
    .setting-section .setting-tools ul {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .setting-section .setting-tools ul li {
        width: 100%
    }

    .setting-section .setting-tools ul li+li {
        border-top: solid 1px #dcdddd;
        border-left: none
    }

    .setting-section .setting-tools .tools {
        min-height: 0;
        padding: 10px 40px
    }
}

.service-section {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 100px;
    padding-bottom: 70px;
    background-color: #f5fafc;
    font-feature-settings: "palt"
}

.service-section .btn.btn-g.btn-airnet::after {
    margin-top: 0
}

.service-section .btn.btn-g.btn-airnet span {
    padding: 0.5em 5.5em 0.6em
}

.service-section .service-content .service-plan {
    border: solid 1px #1689c8
}

.service-section .service-content .service-plan+.service-plan {
    margin-top: 34px
}

.service-section .service-content .service-plan .service-head,
.service-section .service-content .service-plan .service-body {
    padding: 40px
}

.service-section .service-content .service-plan .service-head {
    position: relative;
    padding: 13px 40px;
    background-color: #1689c8;
    color: #fff
}

.service-section .service-content .service-plan .service-head h3 {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: .03em
}

.service-section .service-content .service-plan .service-head .service-head-price {
    position: absolute;
    top: auto;
    right: 40px;
    bottom: 13px
}

@media screen and (max-width: 768px) {
    .service-section .service-content .service-plan .service-head .service-head-price {
        bottom: 8px
    }
}

@media screen and (max-width: 680px) {
    .service-section .service-content .service-plan .service-head .service-head-price {
        right: 15px;
        bottom: 18px
    }
}

@media screen and (max-width: 480px) {
    .service-section .service-content .service-plan .service-head .service-head-price {
        position: static !important
    }
}

@media screen and (max-width: 680px) {
    .service-section .service-content .service-plan .service-head small {
        font-size: 2.5vw
    }
}

@media screen and (max-width: 480px) {
    .service-section .service-content .service-plan .service-head small {
        font-size: 3.2vw
    }
}

.service-section .service-content .service-plan .service-body {
    background-color: #fff;
    color: #3f444b
}

.service-section .service-content .service-plan .service-lead {
    font-size: 14px;
    font-weight: 700
}

.service-section .service-content .service-plan .service-lead h4 {
    font-size: 2em;
    font-weight: 700
}

.service-section .service-content .service-plan .service-price {
    font-weight: 700
}

.service-section .service-content .service-plan .service-price img {
    height: auto;
    margin: auto .2em;
    vertical-align: baseline;
    -webkit-transform: translate(0%, 15.7142857143%);
    -ms-transform: translate(0%, 15.7142857143%);
    transform: translate(0%, 15.7142857143%)
}

.service-section .service-content .service-plan .service-footnote small {
    display: block;
    padding-left: 1em;
    text-indent: -1em
}

.service-section .service-content .service-plan .service-cbg {
    background-color: #f5fafc
}

.service-section .service-content .service-plan h4 {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .03em
}

.service-section .service-content .service-plan small {
    font-size: 12px;
    line-height: 1.6666666667
}

.service-section .service-content .service-plan1 {
    box-shadow: 0px 3px 6px -1px rgba(22, 137, 200, 0.14), 0px 5px 9px 0px rgba(22, 137, 200, 0.08), 0px 1px 15px 0px rgba(22, 137, 200, 0.06);
    -webkit-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s
}

.service-section .service-content .service-plan1:hover,
.service-section .service-content .service-plan1:focus,
.service-section .service-content .service-plan1:active {
    box-shadow: 0px 10px 14px -6px rgba(22, 137, 200, 0.18), 0px 22px 35px 3px rgba(22, 137, 200, 0.12), 0px 8px 42px 7px rgba(22, 137, 200, 0.1)
}

.service-section .service-content .service-plan1 .service-body {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.service-section .service-content .service-plan1 .service-body .service-col:nth-child(1) {
    width: 54%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.service-section .service-content .service-plan1 .service-body .service-col:nth-child(2) {
    width: 45.5580865604%;
    padding: 20px 34px
}

.service-section .service-content .service-plan1 .service-price {
    margin-top: .6em;
    font-size: 48px
}

.service-section .service-content .service-plan1 h4 {
    clear: both;
    margin-bottom: .6em
}

.service-section .service-content .service-plan1 ul {
    float: left;
    width: 60%
}

.service-section .service-content .service-plan1 ul li {
    padding: 6px 0;
    font-size: 14px;
    line-height: 1.6
}

.service-section .service-content .service-plan1 ul+ul {
    float: right;
    width: 40%
}

.service-section .service-content .service-plan1 ul+h4 {
    padding-top: 1em
}

.service-section .service-content .service-plan2 {
    border: solid 1px #9fa0a0
}

.service-section .service-content .service-plan2 .service-head {
    background-color: #9fa0a0
}

.service-section .service-content .service-plan2 .service-cbg {
    background-color: #f7f8f8
}

.service-section .service-content .service-plan2 .service-body {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.08fr 40px 1fr;
    grid-template-columns: 1.08fr 1fr;
    -ms-grid-rows: 1fr 10px auto 10px auto 10px auto;
    grid-template-rows: 1fr repeat(3, auto);
    grid-column-gap: 40px;
    grid-row-gap: 10px
}

.service-section .service-content .service-plan2 .service-body>*:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1
}

.service-section .service-content .service-plan2 .service-body>*:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
}

.service-section .service-content .service-plan2 .service-body>*:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1
}

.service-section .service-content .service-plan2 .service-body>*:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3
}

.service-section .service-content .service-plan2 .service-body>*:nth-child(5) {
    -ms-grid-row: 5;
    -ms-grid-column: 1
}

.service-section .service-content .service-plan2 .service-body>*:nth-child(6) {
    -ms-grid-row: 5;
    -ms-grid-column: 3
}

.service-section .service-content .service-plan2 .service-body>*:nth-child(7) {
    -ms-grid-row: 7;
    -ms-grid-column: 1
}

.service-section .service-content .service-plan2 .service-body>*:nth-child(8) {
    -ms-grid-row: 7;
    -ms-grid-column: 3
}

.service-section .service-content .service-plan2 .service-body .service-col1 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 1 / 1 / 2 / 2
}

.service-section .service-content .service-plan2 .service-body .service-col2 {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 2 / 1 / 3 / 2
}

.service-section .service-content .service-plan2 .service-body .service-col3 {
    -ms-grid-row: 3;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 3 / 1 / 4 / 2
}

.service-section .service-content .service-plan2 .service-body .service-col4 {
    -ms-grid-row: 4;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-area: 4 / 1 / 5 / 2
}

.service-section .service-content .service-plan2 .service-body .service-col5 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 1 / 2 / 5 / 3
}

.service-section .service-content .service-plan2 .service-body .service-col6 {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-area: 5 / 1 / 5 / 2
}

.service-section .service-content .service-plan2 .service-col {
    padding: 18px 34px 14px 20px
}

.service-section .service-content .service-plan2 .service-price {
    display: inline-block;
    vertical-align: baseline
}

.service-section .service-content .service-plan2 .service-price span {
    display: inline-block;
    margin-right: -1em;
    font-size: 1.25em
}

.service-section .service-content .service-plan2 .service-col2,
.service-section .service-content .service-plan2 .service-col3,
.service-section .service-content .service-plan2 .service-col4 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding-top: 8px
}

.service-section .service-content .service-plan2 .service-col6 {
    display: block;
    padding-top: 8px
}

.service-section .service-content .service-plan2 .service-col5 {
    padding: 34px 34px 20px
}

.service-section .service-content .service-plan2 .service-col5 h4 {
    margin-bottom: 1em;
    font-size: 22px;
    line-height: 1.5
}

.service-section .service-content .service-plan2 .service-col5 P+small {
    margin-top: .7142857143em
}

.service-section .service-content .service-plan2 .service-col5 small {
    color: #898989
}

.service-section .service-content .service-plan2 .service-col5 .service-support {
    margin-bottom: 1.4285714286em
}

.service-section .service-content .service-plan2 .service-col5 .service-airnet {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.service-section .service-content .service-plan2 .service-col5 .service-airnet .service-airnet-body {
    padding-left: 20px
}

.service-section .service-content .service-plan2 .service-col5 .service-airnet a,
.service-section .service-content .service-plan2 .service-col5 .service-airnet a:visited {
    display: inline-block;
    color: inherit;
    text-decoration: none
}

.service-section .service-content .service-plan2 .service-col5 .service-airnet a::after,
.service-section .service-content .service-plan2 .service-col5 .service-airnet a:visited::after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.service-section .service-content .service-plan2 .service-col5 .service-airnet h3 {
    font-size: 18px;
    font-weight: 700
}

.service-section .service-content .service-plan2 .service-col5 .service-airnet .plus {
    display: block
}

.service-section .service-content .service-plan2 .service-col5 .service-airnet .plus::before {
    opacity: 0
}

.service-section .service-content .service-plan2 .service-col5 .service-airnet .plus::after {
    position: static;
    display: inline-block;
    margin-bottom: -.6em;
    margin-left: .5em;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%3E%3Cpath%20d%3D%22M3%2C1V19.83493l4.8722-4.21907h9.74366V1ZM14.43407%2C9.12H11.063v3.37151H9.55357V9.12H6.18179V7.611H9.55357V4.23946H11.063V7.611h3.371Z%22%20style%3D%22fill%3A%23a1a1a1%22%2F%3E%3C%2Fsvg%3E");
    vertical-align: baseline;
    opacity: 1;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%)
}

.service-section .service-content .service-plan2 ul {
    margin-bottom: 1em
}

.service-section .service-content .service-plan2 ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 14px
}

.service-section .service-content .service-plan2 ul li>span {
    display: inline-block
}

@media (max-width: 959px) {

    .service-section .service-content .service-plan .service-head,
    .service-section .service-content .service-plan .service-body {
        padding: 4.1666666667vw
    }

    .service-section .service-content .service-plan .service-head {
        padding: 1.3541666667vw 4.1666666667vw
    }

    .service-section .service-content .service-plan .service-head h3 {
        font-size: 2.9166666667vw
    }

    .service-section .service-content .service-plan .service-lead {
        font-size: 1.4583333333vw
    }

    .service-section .service-content .service-plan h4 {
        font-size: 1.6666666667vw
    }

    .service-section .service-content .service-plan small {
        font-size: 1.25vw
    }

    .service-section .service-content .service-plan1 .service-body .service-col:nth-child(2) {
        padding: 2.0833333333vw 3.5416666667vw
    }

    .service-section .service-content .service-plan1 .service-price {
        margin-top: 3vw;
        margin-bottom: 1.0416666667vw;
        font-size: 5vw
    }

    .service-section .service-content .service-plan1 .service-price img {
        width: 24.1666666667vw;
        margin-left: .9375vw;
        margin-right: .9375vw
    }

    .service-section .service-content .service-plan1 ul li {
        font-size: 1.4583333333vw
    }

    .service-section .service-content .service-plan2 .service-col {
        padding: 1.875vw 3.5416666667vw 1.875vw 2.0833333333vw
    }

    .service-section .service-content .service-plan2 .service-col2,
    .service-section .service-content .service-plan2 .service-col3,
    .service-section .service-content .service-plan2 .service-col4,
    .service-section .service-content .service-plan2 .service-col6 {
        padding-top: .8333333333vw
    }

    .service-section .service-content .service-plan2 .service-col5 {
        padding: 3.5416666667vw 3.5416666667vw 2.0833333333vw
    }

    .service-section .service-content .service-plan2 .service-col5 h4 {
        font-size: 2.2916666667vw
    }

    .service-section .service-content .service-plan2 ul li {
        font-size: 1.4583333333vw
    }
}

@media (max-width: 680px) {

    .service-section .service-content .service-plan .service-head,
    .service-section .service-content .service-plan .service-body {
        padding: 5.3333333333vw
    }

    .service-section .service-content .service-plan .service-head {
        padding: 3.2vw 5.3333333333vw
    }

    .service-section .service-content .service-plan .service-head h3 {
        font-size: 5.3333333333vw
    }

    .service-section .service-content .service-plan .service-lead {
        font-size: 2.9333333333vw
    }

    .service-section .service-content .service-plan h4 {
        font-size: 3.7333333333vw
    }

    .service-section .service-content .service-plan small {
        font-size: 3.2vw
    }

    .service-section .service-content .service-plan1 .service-body {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 5.3333333333vw 4vw
    }

    .service-section .service-content .service-plan1 .service-body .service-col:nth-child(1) {
        width: 100%
    }

    .service-section .service-content .service-plan1 .service-body .service-col:nth-child(2) {
        width: 100%;
        padding: 5.3333333333vw
    }

    .service-section .service-content .service-plan1 .service-body .service-col+.service-col {
        margin-top: 4.8vw
    }

    .service-section .service-content .service-plan1 .service-price {
        margin-top: 7.68vw;
        margin-bottom: 2.6666666667vw;
        font-size: 9.6vw
    }

    .service-section .service-content .service-plan1 .service-price img {
        width: 49.0666666667vw;
        margin-left: .8vw;
        margin-right: .8vw
    }

    .service-section .service-content .service-plan1 ul li {
        font-size: 3.2vw
    }

    .service-section .service-content .service-plan2 .service-body {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto 10px auto 10px auto 10px auto 10px auto;
        grid-template-rows: repeat(5, auto)
    }

    .service-section .service-content .service-plan2 .service-body>*:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    .service-section .service-content .service-plan2 .service-body>*:nth-child(2) {
        -ms-grid-row: 3;
        -ms-grid-column: 1
    }

    .service-section .service-content .service-plan2 .service-body>*:nth-child(3) {
        -ms-grid-row: 5;
        -ms-grid-column: 1
    }

    .service-section .service-content .service-plan2 .service-body>*:nth-child(4) {
        -ms-grid-row: 7;
        -ms-grid-column: 1
    }

    .service-section .service-content .service-plan2 .service-body>*:nth-child(5) {
        -ms-grid-row: 9;
        -ms-grid-column: 1
    }

    .service-section .service-content .service-plan2 .service-body .service-col1 {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 1 / 1 / 2 / 2
    }

    .service-section .service-content .service-plan2 .service-body .service-col2 {
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 2 / 1 / 3 / 2
    }

    .service-section .service-content .service-plan2 .service-body .service-col3 {
        -ms-grid-row: 3;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 3 / 1 / 4 / 2
    }

    .service-section .service-content .service-plan2 .service-body .service-col4 {
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 4 / 1 / 5 / 2
    }

    .service-section .service-content .service-plan2 .service-body .service-col6 {
        -ms-grid-row: 4;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 5 / 1 / 5 / 2
    }

    .service-section .service-content .service-plan2 .service-body .service-col5 {
        -ms-grid-row: 5;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 6 / 1 / 6 / 2
    }

    .service-section .service-content .service-plan2 .service-body {
        padding: 5.3333333333vw 4vw
    }

    .service-section .service-content .service-plan2 .service-col {
        padding: 4.8vw 9.0666666667vw 4.8vw 4.8vw
    }

    .service-section .service-content .service-plan2 .service-price {
        font-size: 3.4666666667vw
    }

    .service-section .service-content .service-plan2 .service-price img {
        width: 18.1333333333vw;
        margin-left: .8vw;
        margin-right: .8vw
    }

    .service-section .service-content .service-plan2 .service-col1 {
        margin-bottom: 6px
    }

    .service-section .service-content .service-plan2 .service-col2,
    .service-section .service-content .service-plan2 .service-col3,
    .service-section .service-content .service-plan2 .service-col4,
    .service-section .service-content .service-plan2 .service-col5 {
        padding: 2.3vw 6.9333333333vw 4vw 4vw
    }

    .service-section .service-content .service-plan2 .service-col5 {
        margin-top: 20px;
        padding: 5.3333333333vw
    }

    .service-section .service-content .service-plan2 .service-col5 h4 {
        font-size: 4.8vw;
        line-height: 1.4444444444;
        text-align: center
    }

    .service-section .service-content .service-plan2 ul li {
        font-size: 3.2vw
    }
}

.flow-section {
    padding-top: 100px;
    padding-bottom: 100px
}

.flow-section img {
    width: auto;
    height: auto;
    max-width: 100%
}

.flow-section .lead {
    margin-bottom: 70px
}

.flow-section .flow-img {
    text-align: center;
    margin-bottom: 100px
}

.flow-section .flow-img img {
    margin: auto
}

.flow-section .flow-img .pc {
    display: block;
    max-width: 960px
}

.flow-section .flow-img .sp {
    display: none;
    max-width: 345px
}

.flow-section .flow-video {
    max-width: 680px;
    margin: auto
}

.flow-section .flow-video .flow-frame {
    position: relative;
    width: 100%;
    max-width: 675px;
    margin: auto;
    border: solid 9px rgba(22, 137, 200, 0.8)
}

.flow-section .flow-video .flow-frame::after {
    content: "";
    display: block;
    padding-bottom: 56.25%
}

.flow-section .flow-video .flow-frame video,
.flow-section .flow-video .flow-frame iframe,
.flow-section .flow-video .flow-frame a {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%
}

@media (max-width: 680px) {
    .flow-section .flow-img .pc {
        display: none !important
    }

    .flow-section .flow-img .sp {
        display: block !important
    }
}

.security-section {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -70px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 100px;
    padding-bottom: 70px;
    background-color: #f7f8f8;
    font-feature-settings: "palt";
    overflow: hidden
}

.security-section .security-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -35px;
    margin-right: -35px
}

.security-section .security-content dl {
    width: 50%;
    padding: 0 35px 60px
}

.security-section dl dt {
    margin-bottom: 1.3333333333em;
    padding-left: 2em;
    color: #1689c8;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .09em
}

.security-section dl dt span {
    display: inline-block;
    width: 1.75em;
    margin-right: .5em;
    margin-left: -2.25em;
    padding: .125em;
    background-color: #1689c8;
    color: #fff;
    font-size: .8888888889em;
    text-align: center
}

.security-section dl dd {
    font-size: 14px;
    line-height: 1.5
}

.security-section dl dd p {
    margin-bottom: .53em;
    padding-left: 1em;
    text-indent: -1em
}

@media (max-width: 680px) {
    .security-section .security-content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .security-section .security-content dl {
        width: 100%
    }

    .security-section dl dt {
        font-size: 14px
    }
}

.faq-section {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -70px;
    margin-bottom: 160px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 100px;
    padding-bottom: 70px;
    background-color: #f5fafc;
    font-feature-settings: "palt"
}

.faq-section dl dt,
.faq-section dl dd {
    padding-left: 2.5714285714em;
    font-size: 14px;
    font-weight: 400
}

.faq-section dl dt span,
.faq-section dl dd span {
    display: inline-block;
    width: 1.75em;
    margin-right: .5em;
    margin-left: -2.25em;
    padding: .125em;
    background-color: #1689c8;
    color: #fff;
    font-size: 1.1428571429em;
    font-weight: 700;
    text-align: center
}

.faq-section dl dt small,
.faq-section dl dd small {
    display: block;
    margin-top: .8em;
    font-size: .8571428571em;
    font-weight: 400
}

.faq-section dl dt {
    margin-bottom: .7857142857em
}

.faq-section dl dt span {
    background-color: #1689c8;
    color: #fff
}

.faq-section dl dd {
    margin-bottom: 2.8571428571em
}

.faq-section dl dd span {
    background-color: #fff;
    border: solid 1px #1689c8;
    color: #1689c8
}

.faq-section dl dd a,
.faq-section dl dd a:visited {
    color: #2929ff
}

/*! Built by PIXBATON pixbaton.jp */
/*# sourceMappingURL=contract.css.map */