html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

html,
body {
    font-family: "ヒラギノ角ゴシック", "HiraginoSans", "Hiragino Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    line-height: 1.55556;
    color: #000
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
figure {
    margin: 0
}

address {
    font-style: normal
}

a {
    text-decoration: none;
    -webkit-transition: color 0.15s linear 0s;
    transition: color 0.15s linear 0s
}

.page-container {
    min-width: 1020px;
    margin: 0 auto
}

.sr-only {
    display: none
}

a.btn {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #001c58;
    color: white;
    text-decoration: none;
    -webkit-transition: background-color 0.15s linear 0s;
    transition: background-color 0.15s linear 0s
}

a.btn:hover {
    background-color: #0034a4
}

.detailed-sections {
    width: 100%;
    margin: 0 auto;
    background: #fff url("../../img/index/detailed-sections-shadow.png") center top repeat-y
}

.detailed-sections-container {
    width: 1022px;
    border: 1px solid #b3b3b3;
    border-top: none;
    border-bottom: none;
    margin: 0 auto;
    padding-bottom: 36px
}

.site-header {
    width: 100%;
    margin: 0 auto
}

.site-header .header-container {
    width: 1020px;
    margin: 0 auto
}

.site-header-upper {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    background-color: white
}

.site-header-upper .header-container {
    overflow: hidden
}

.site-header-upper .site-names {
    overflow: hidden;
    float: left;
    width: 70.29412%
}

.site-header-upper .site-name {
    width: 370px;
    height: 80px;
    background: url(../../img/common/kkmn-logo.png) no-repeat left center;
    float: left;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.site-header-upper .site-name>a {
    display: block;
    width: 100%;
    height: 100%
}

.site-header-upper .site-lead {
    margin-left: 53.55649%;
    padding-top: 32px;
    font-size: 18px;
    color: #666;
    line-height: 1.0
}

.site-header-upper .contact-info {
    width: 29.70588%;
    float: right
}

.site-header-upper .site-phone {
    font-family: "Impact", "Charcoal", "HelveticaNeue-CondensedBlack", "AvenirNextCondensed-Bold", "Roboto Condensed Bold", sans-serif;
    font-size: 2.33333em;
    line-height: 1.0;
    padding-top: 14px;
    height: 56px
}

.site-header-upper .site-phone a {
    color: #cc0000
}

.site-header-upper .site-phone a:hover {
    color: #ff1a1a
}

.site-header-upper .fd-logo {
    display: inline-block;
    background: url(../../img/common/freedial-logo.png) no-repeat;
    width: 40px;
    height: 22px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.site-header-upper .business-hour {
    font-size: 0.77778em;
    color: #333;
    line-height: 1.14286;
    padding-left: 40px
}

.site-header-lower {
    width: 100%;
    margin: 0 auto;
    background-color: #001c58;
    color: white;
    border-bottom: 2px solid #eee
}

.site-header-lower .site-title {
    width: 100%;
    font-size: 1.11111em;
    font-weight: normal;
    line-height: 46px;
    text-align: center
}

.site-header.subpage {
    border-bottom: 5px solid #001c58
}

.site-footer {
    background-color: #001c58;
    color: white;
    text-align: center;
    padding: 40px 0 70px
}

.site-footer .office-name {
    font-weight: normal;
    font-size: 1.33333em;
    line-height: 1.35;
    margin-bottom: 28px
}

.site-footer .office-address {
    font-size: 0.88889em;
    line-height: 1.625;
    margin-bottom: 40px
}

.site-footer .office-address ul {
    list-style: none;
    padding: 0;
    text-indent: 0
}

.site-footer .office-address a {
    color: inherit
}

.site-footer .colophon {
    font-size: 0.88889em
}

.page-index .page-container {
    width: 100%;
    margin: 0 auto
}

.page-index .detailed-sections .sect-header {
    height: 200px;
    background: url("../../img/index/sect-header-bgtile.jpg")
}

.page-index .detailed-sections .sect-header .sect-title {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .intro-sect {
    width: 100%;
    height: 718px;
    background: url("../img/intro-bg.jpg") center top/cover no-repeat
}

.page-index .intro-sect .sect-container {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    position: relative
}

.page-index .intro-sect .intro-left {
    position: relative;
    top: 38px;
    width: 607px;
    height: 680px;
    background: url("../img/intro-left.png");
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .intro-sect .intro-right {
    position: absolute;
    width: 460px;
    right: 0;
    top: 8px
}

.page-index .entry-block .entryform-container {
    background-color: #0b79ac;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding-bottom: 10px
}

.page-index .entry-block .entryform-title {
    width: 100%;
    height: 151px;
    background: url(../img/intro-entry-title.png) 13px 9px no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .entry-block .entryform-form {
    background-color: #fff;
    margin: 0 10px;
    padding: 19px 15px 11px 14px
}

.page-index .entry-block .entryform-table {
    margin-bottom: 20px
}

.page-index .entry-block .entryform-table .form-row {
    overflow: hidden
}

.page-index .entry-block .entryform-table .form-row+.form-row {
    margin-top: 15px
}

.page-index .entry-block .entryform-table .form-label {
    display: block;
    float: left;
    width: 60px;
    height: 56px;
    background-color: #075478;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .entry-block .entryform-table .form-row:nth-of-type(1) .form-label {
    background-image: url(../img/entry-form-num1.png);
    background-position-x: 20px
}

.page-index .entry-block .entryform-table .form-row:nth-of-type(2) .form-label {
    background-image: url(../img/entry-form-num2.png)
}

.page-index .entry-block .entryform-table .form-row:nth-of-type(3) .form-label {
    background-image: url(../img/entry-form-num3.png)
}

.page-index .entry-block .entryform-table .form-row:nth-of-type(4) .form-label {
    background-image: url(../img/entry-form-num4.png)
}

.page-index .entry-block .entryform-table .form-row:nth-of-type(5) .form-label {
    background-image: url(../img/entry-form-num5.png)
}

.page-index .entry-block .entryform-table .form-row:nth-of-type(6) .form-label {
    background-image: url(../img/entry-form-num6.png)
}

.page-index .entry-block .entryform-table input[type="text"],
.page-index .entry-block .entryform-table input[type="tel"],
.page-index .entry-block .entryform-table select {
    display: block;
    float: left;
    height: 56px;
    border: 2px solid #075478;
    border-left: none;
    padding: 0 0.75em
}

.page-index .entry-block .entryform-table input[type="text"],
.page-index .entry-block .entryform-table input[type="tel"] {
    width: calc(100% - 60px);
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.page-index .entry-block .entryform-table select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-right: none;
    border-radius: 0px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: calc(100% - 70px)
}

.page-index .entry-block .entryform-table .form-set {
    position: relative;
    overflow: hidden
}

.page-index .entry-block .entryform-table .form-set.select::after {
    content: "▼";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 52px;
    height: 56px;
    border: 2px solid #075478;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-left: none;
    background-color: #0b79ac;
    color: #fff;
    line-height: 56px;
    text-align: center;
    pointer-events: none
}

.page-index .entry-block .entryform-table .form-note {
    font-size: 0.83333em;
    color: #666;
    margin-top: 4px
}

.page-index .entry-block .entryform-submit-container {
    text-align: center
}

.page-index .entry-block .entryform-submit {
    width: 100%;
    height: 77px;
    border: none;
    cursor: pointer;
    background: url(../img/intro-entry-btn.png) center top no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 130%
}

.page-index .entry-block .entryform-submit:not(:disabled):hover {
    background-position: center bottom
}

.page-index .entry-block .entryform-submit:disabled {
    opacity: 0.5;
    cursor: not-allowed
}

.page-index .entry-block.fullwidth {
    width: 960px;
    margin: 0 auto
}

.page-index .entry-block.fullwidth .entryform-title {
    height: 101px;
    background: url(../img/entry-title.png) 11px 9px no-repeat
}

.page-index .entry-block.fullwidth .entryform-form {
    padding: 29px 35px 33px
}

.page-index .entry-block.fullwidth .entryform-table {
    margin-bottom: 22px;
    padding: 0 26px 0 23px
}

.page-index .entry-block.fullwidth .entryform-submit {
    height: 121px;
    background-image: url(../img/entry-btn.png)
}

.page-index .services-sect {
    width: 100%;
    height: 200px;
    background: url("../../img/index/servi-bg.jpg") center top repeat-x;
    padding-top: 40px
}

.page-index .services-sect .sect-container {
    width: 960px;
    margin: 0 auto
}

.page-index .services-sect .services-list {
    text-align: center;
    padding: 0;
    text-indent: 0;
    list-style: none
}

.page-index .services-sect .services-list .list-item,
.page-index .services-sect .services-list .list-item-etc {
    display: inline-block;
    font-size: 1.55556em;
    line-height: 46px;
    color: white;
    margin: 0 7px 30px
}

.page-index .services-sect .services-list .list-item {
    background-color: #001c58;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0 16px
}

.page-index .entry-sect {
    width: 100%
}

.page-index .entry-sect .sect-container {
    margin: 0 auto
}

.page-index .entry-sect .sect-title {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .entry-sect .entry-btn {
    width: 100%;
    height: 120px
}

.page-index .entry-sect .entry-btn .btn {
    background: url("../../img/index/entry-btn.png") left top no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .entry-sect .entry-btn .btn:hover {
    background-position: left bottom
}

.page-index .entry-sect.one {
    padding: 42px 0 50px
}

.page-index .entry-sect.one .sect-title {
    height: 141px;
    background-image: url("../../img/index/entry-title-one.png")
}

.page-index .entry-sect.two {
    padding: 112px 0 66px;
    background: url("../../img/index/compa-point-arrow.png") center top no-repeat
}

.page-index .entry-sect.two .sect-title {
    height: 157px;
    background-image: url("../../img/index/entry-title-two.png")
}

.page-index .praise-sect {
    width: 100%
}

.page-index .praise-sect .sect-container {
    margin: 0 auto
}

.page-index .praise-sect .sect-title {
    background-image: url("../../img/index/prais-sect-title.png")
}

.page-index .praise-sect .sect-main {
    height: 653px;
    overflow: hidden;
    padding-top: 62px;
    background-image: url("../../img/index/sect-header-bgtri.png"), url("../../img/index/prais-voice-bg.jpg");
    background-position: 390px top, left top;
    background-repeat: no-repeat, no-repeat
}

.page-index .praise-sect .sect-main-title {
    float: left;
    width: 50%;
    height: 100%;
    background: url("../../img/index/prais-intro-title.png") 45px top no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .praise-sect .praise-voice {
    width: 480px;
    margin-left: 50%;
    background-color: white;
    border: 5px solid #d1c0a5;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    margin-bottom: 20px;
    padding: 18px
}

.page-index .praise-sect .praise-title {
    color: #eb5100;
    font-weight: 300;
    letter-spacing: -0.050em;
    font-size: 1.33333em
}

.page-index .praise-sect .praise-title::before {
    content: "";
    display: inline-block;
    width: 36px;
    height: 28px;
    background: url("../../img/index/prais-voice-icon.png") no-repeat
}

.page-index .praise-sect .praise-body {
    margin-left: 1.5em;
    text-align: justify;
    letter-spacing: -0.025em
}

.page-index .compare-sect {
    width: 100%
}

.page-index .compare-sect .sect-container {
    margin: 0 auto
}

.page-index .compare-sect .sect-title {
    background-image: url("../../img/index/compa-sect-title.png")
}

.page-index .compare-sect .sect-main {
    overflow: hidden;
    padding-top: 62px;
    background-image: url("../../img/index/sect-header-bgtri.png");
    background-position: 390px top;
    background-repeat: no-repeat
}

.page-index .compare-sect .sect-main-title {
    float: left;
    width: 50%;
    height: 100%;
    background: url("../../img/index/compa-intro-title.png") 45px top no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .compare-sect .compare-steps {
    width: 960px;
    margin: 0 auto;
    padding-bottom: 50px
}

.page-index .compare-sect .compare-steps .subsect-title {
    text-align: center;
    font-weight: 300;
    font-size: 2.11111em;
    line-height: 1.42105;
    letter-spacing: -0.075em;
    margin-bottom: 35px
}

.page-index .compare-sect .compare-steps .subsect-title strong {
    font-weight: inherit;
    color: #c00
}

.page-index .compare-sect .compare-steps .subsect-title small {
    font-size: 0.73684em
}

.page-index .compare-sect .compare-steps .subsect-list {
    list-style: none;
    text-indent: 0;
    padding-left: 0;
    overflow: hidden;
    font-size: 0
}

.page-index .compare-sect .compare-steps .list-item {
    width: 280px;
    height: 240px;
    font-size: 18px;
    display: block;
    float: left;
    overflow: hidden
}

.page-index .compare-sect .compare-steps .list-item+.list-item {
    width: 340px
}

.page-index .compare-sect .compare-steps .list-item+.list-item::before {
    content: "";
    width: 60px;
    height: 240px;
    background: url("../../img/index/compa-steps-arrow.png") center center no-repeat;
    display: block;
    float: left
}

.page-index .compare-sect .compare-steps .list-item-content {
    width: 280px;
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 5px 5px;
    float: left;
    border: 5px solid #0b79ac;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.page-index .compare-sect .compare-steps .list-item-content .num {
    width: 64px;
    height: 64px;
    position: relative;
    left: -5px;
    top: -5px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-topleft: 10px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #0b79ac;
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .compare-sect .compare-steps .list-item-content .item-title {
    margin-top: 80px;
    text-align: center;
    font-size: 0.88889em;
    line-height: 1.75;
    color: #eb6100;
    font-weight: normal
}

.page-index .compare-sect .compare-steps .list-item-content .item-body {
    font-size: 1.11111em;
    line-height: 1.2;
    text-align: center
}

.page-index .compare-sect .compare-steps .one>.list-item-content {
    background-image: url("../../img/index/compa-step-1-img.jpg")
}

.page-index .compare-sect .compare-steps .two>.list-item-content {
    background-image: url("../../img/index/compa-step-2-img.jpg")
}

.page-index .compare-sect .compare-steps .three>.list-item-content {
    background-image: url("../../img/index/compa-step-3-img.jpg")
}

.page-index .compare-sect .compare-steps .one .num {
    background-image: url("../../img/index/compa-step-1-num.png")
}

.page-index .compare-sect .compare-steps .two .num {
    background-image: url("../../img/index/compa-step-2-num.png")
}

.page-index .compare-sect .compare-steps .three .num {
    background-image: url("../../img/index/compa-step-3-num.png")
}

.page-index .compare-sect .compare-points {
    background-color: #eee5d7;
    padding-bottom: 20px
}

.page-index .compare-sect .compare-points .subsect-title {
    width: 100%;
    height: 120px;
    margin-bottom: 30px;
    background-image: url("../../img/index/compa-point-title.png"), url("../../img/index/compa-point-title-bg.jpg");
    background-repeat: no-repeat, no-repeat;
    background-position: center center, left top;
    background-size: auto, cover;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .compare-sect .compare-points .subsect-col {
    width: 960px;
    margin: 20px auto;
    border: 5px solid #001c58;
    background-color: #fff
}

.page-index .compare-sect .compare-points .point3 {
    margin-bottom: 0
}

.page-index .compare-sect .compare-points .col-header {
    background-color: #001c58;
    padding: 19px 34px 20px;
    color: white
}

.page-index .compare-sect .compare-points .col-title {
    font-size: 1.77778em;
    line-height: 1.29412;
    font-weight: normal;
    letter-spacing: -0.050em
}

.page-index .compare-sect .compare-points .col-title-label {
    display: block;
    background: url("../../img/index/compa-point-label.png") no-repeat;
    width: 180px;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .compare-sect .compare-points .col-main {
    color: #333;
    font-size: 1.11111em;
    line-height: 1.5;
    padding: 28px 36px;
    overflow: hidden
}

.page-index .compare-sect .compare-points .col-main-copy {
    float: left;
    width: 442px;
    margin-right: 36px;
    text-align: justify
}

.page-index .compare-sect .compare-points .col-main-copy strong {
    font-weight: inherit;
    color: #c30;
    background-color: #fff799
}

.page-index .compare-sect .compare-points .col-main-img {
    display: block;
    float: right
}

.page-index .troub-sect {
    width: 100%;
    margin-bottom: 50px
}

.page-index .troub-sect .sect-container {
    margin: 0 auto
}

.page-index .troub-sect .sect-title {
    background-image: url("../../img/index/troub-sect-title.png")
}

.page-index .troub-sect .sect-main {
    overflow: hidden
}

.page-index .troub-sect .troub-intro {
    width: 100%;
    height: 325px;
    padding-top: 62px;
    background-image: url("../../img/index/sect-header-bgtri.png"), url("../../img/index/troub-intro-bg.jpg");
    background-position: 390px top, right top;
    background-repeat: no-repeat, no-repeat
}

.page-index .troub-sect .troub-intro .subsect-title {
    width: 643px;
    height: 136px;
    background: url("../../img/index/troub-intro-title.png") no-repeat;
    margin: 1px 0 28px 29px;
    border-bottom: 5px solid #ec6941;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .troub-sect .troub-intro .subsect-body {
    font-size: 1.11111em;
    line-height: 1.9;
    color: #333;
    padding-left: 30px
}

.page-index .troub-sect .troub-cases {
    background-color: #b0b0b0;
    padding-bottom: 20px
}

.page-index .troub-sect .troub-cases .col-header {
    background: url("../../img/index/troub-case-header-bg.jpg");
    padding: 32px 30px
}

.page-index .troub-sect .troub-cases .col-header .col-header-container {
    height: 140px;
    background: #fff url("../../img/index/troub-case-num-bg.png") no-repeat
}

.page-index .troub-sect .troub-cases .col-header .col-title {
    width: 100%;
    height: 100%;
    background-position: 118px center, 211px center;
    background-repeat: no-repeat, no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .troub-sect .troub-cases .col-main {
    margin: 0 20px;
    background-color: white;
    padding-bottom: 60px
}

.page-index .troub-sect .troub-cases .col-main p {
    letter-spacing: -0.025em;
    text-align: justify
}

.page-index .troub-sect .troub-cases .col-main p>strong {
    color: #c00;
    text-decoration: underline;
    font-weight: inherit
}

.page-index .troub-sect .troub-cases .col-main .case-concern {
    padding-right: 50px;
    padding-left: 50px;
    background-position: right top;
    background-repeat: no-repeat
}

.page-index .troub-sect .troub-cases .col-main .case-solution {
    margin-right: 50px;
    margin-left: 50px;
    padding: 22px 0 0 30px;
    height: 280px;
    border: 10px solid #ec6941;
    background-position: right bottom;
    background-repeat: no-repeat;
    position: relative
}

.page-index .troub-sect .troub-cases .col-main .solution-title {
    font-size: 1.55556em;
    line-height: 1.35714;
    color: #900;
    font-weight: 300;
    margin-bottom: 10px;
    width: 560px;
    letter-spacing: -0.025em
}

.page-index .troub-sect .troub-cases .col-main .solution-body {
    width: 470px;
    font-size: 1.11111em;
    line-height: 1.5;
    color: #333
}

.page-index .troub-sect .troub-cases .col-main .solution-btn {
    position: absolute;
    width: 240px;
    height: 50px;
    right: 19px;
    bottom: 11px;
    background-color: yellow;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.page-index .troub-sect .troub-cases .col-main .solution-btn .btn {
    background: transparent url("../../img/index/troub-case-entry-btn.png") no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .troub-sect .troub-cases .col-main .solution-btn .btn:hover {
    opacity: 0.80
}

.page-index .troub-sect .troub-cases .case-arrow {
    margin: 35px auto 30px;
    height: 90px;
    background: url("../../img/index/troub-case-interarrow.png") center top no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .troub-sect .troub-cases .case1 .col-title {
    background-image: url("../../img/index/troub-case-1-num.png"), url("../../img/index/troub-case-1-title.png");
    background-position: 129px center, 211px center
}

.page-index .troub-sect .troub-cases .case1 .case-concern {
    background-image: url("../../img/index/troub-case-1-img.jpg");
    padding-top: 47px
}

.page-index .troub-sect .troub-cases .case1 .concern-title {
    width: 680px;
    overflow: hidden;
    font-size: 1.44444em;
    line-height: 1.38462;
    font-weight: 300;
    padding-bottom: 24px;
    border-bottom: 5px solid #ec6941;
    margin-bottom: 35px
}

.page-index .troub-sect .troub-cases .case1 .concern-title::before {
    content: "";
    display: block;
    float: left;
    width: 69px;
    height: 67px;
    background: url("../../img/index/troub-case-cone.png") no-repeat
}

.page-index .troub-sect .troub-cases .case1 .concern-fig {
    margin: 35px auto 30px
}

.page-index .troub-sect .troub-cases .case1 .concern-fig img {
    display: block
}

.page-index .troub-sect .troub-cases .case1 .case-solution {
    background-image: url("../../img/index/troub-case-1-2-img.jpg")
}

.page-index .troub-sect .troub-cases .case2 .col-title {
    background-image: url("../../img/index/troub-case-2-num.png"), url("../../img/index/troub-case-2-title.png")
}

.page-index .troub-sect .troub-cases .case2 .case-concern {
    background-image: url("../../img/index/troub-case-2-img.jpg");
    padding-top: 40px
}

.page-index .troub-sect .troub-cases .case2 .concern-title {
    width: 680px;
    font-size: 1.66667em;
    line-height: 1.33333;
    font-weight: 300;
    color: #005982;
    letter-spacing: -0.035em;
    border-bottom: 2px solid #b0b0b0;
    padding-bottom: 20px;
    margin-bottom: 40px
}

.page-index .troub-sect .troub-cases .case2 p.short {
    width: 670px
}

.page-index .troub-sect .troub-cases .case2 .license-list {
    margin: 22px auto;
    border: 5px solid #fc0;
    background-color: #eee5d7;
    padding: 15px 30px;
    list-style: none;
    font-size: 1.33333em;
    line-height: 1.41667;
    color: #333;
    position: relative
}

.page-index .troub-sect .troub-cases .case2 .list-item>.item-label {
    display: inline-block;
    height: 34px;
    vertical-align: middle;
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.page-index .troub-sect .troub-cases .case2 .one .list-item {
    padding-left: 82px;
    text-indent: -82px
}

.page-index .troub-sect .troub-cases .case2 .one .list-item>.item-label {
    width: 106px
}

.page-index .troub-sect .troub-cases .case2 .one .list-item:nth-of-type(1)>.item-label {
    background-image: url("../../img/index/troub-case-2-1-g1-label1.png")
}

.page-index .troub-sect .troub-cases .case2 .one .list-item:nth-of-type(2)>.item-label {
    background-image: url("../../img/index/troub-case-2-1-g1-label2.png")
}

.page-index .troub-sect .troub-cases .case2 .two .list-item>.item-label {
    width: 436px
}

.page-index .troub-sect .troub-cases .case2 .two .list-item:nth-of-type(1)>.item-label {
    background-image: url("../../img/index/troub-case-2-1-g2-label1.png")
}

.page-index .troub-sect .troub-cases .case2 .two .list-item:nth-of-type(2)>.item-label {
    background-image: url("../../img/index/troub-case-2-1-g2-label2.png")
}

.page-index .troub-sect .troub-cases .case2 .two .list-item:nth-of-type(3)>.item-label {
    background-image: url("../../img/index/troub-case-2-1-g2-label3.png")
}

.page-index .troub-sect .troub-cases .case2 .two .list-item:nth-of-type(4)>.item-label {
    background-image: url("../../img/index/troub-case-2-1-g2-label4.png")
}

.page-index .troub-sect .troub-cases .case2 .two .list-item-etc {
    position: absolute;
    right: 30px;
    bottom: 15px
}

.page-index .troub-sect .troub-cases .case2 .case-solution {
    background-image: url("../../img/index/troub-case-2-2-img.jpg")
}

.page-index .troub-sect .troub-cases .case3 .col-title {
    background-image: url("../../img/index/troub-case-3-num.png"), url("../../img/index/troub-case-3-title.png")
}

.page-index .troub-sect .troub-cases .case3 .case-concern {
    background-image: url("../../img/index/troub-case-3-img.jpg");
    padding-top: 40px
}

.page-index .troub-sect .troub-cases .case3 .concern-title {
    width: 680px;
    font-size: 1.66667em;
    line-height: 1.33333;
    font-weight: 300;
    color: #005982;
    letter-spacing: -0.035em;
    border-bottom: 2px solid #b0b0b0;
    padding-bottom: 15px;
    margin-bottom: 40px
}

.page-index .troub-sect .troub-cases .case3 p.short {
    width: 690px
}

.page-index .troub-sect .troub-cases .case3 .trouble-list {
    margin: 22px auto;
    border: 5px solid #fc0;
    background-color: #eee5d7;
    padding: 15px 30px;
    list-style: none;
    font-size: 1.33333em;
    line-height: 1.41667;
    color: #333;
    position: relative
}

.page-index .troub-sect .troub-cases .case3 .trouble-list>.list-item {
    letter-spacing: -0.025em
}

.page-index .troub-sect .troub-cases .case3 .trouble-list>.list-item+.list-item {
    margin-top: 12px
}

.page-index .troub-sect .troub-cases .case3 .trouble-list>.list-item::before {
    content: "●";
    font-size: 0.77778em;
    position: relative;
    top: -0.1em;
    color: #005982;
    margin-right: 18px
}

.page-index .troub-sect .troub-cases .case3 .case-solution {
    background-image: url("../../img/index/troub-case-3-2-img.jpg")
}

.page-agreement .page-main {
    padding: 30px 15px;
    margin: 0 30px
}

.up-fz-14 {
    font-size: 14px;
}

.up-mt-10 {
    margin-top: 10px;
}

.up-fw-500 {
    font-weight: 500;
}

@media(max-width:599px) {
    .up-fz-12\@sp {
        font-size: 12px;
    }
}