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

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

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

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

.inner {
    width: 1000px;
    max-width: 96%;
    margin-left: auto;
    margin-right: auto;
}

address {
    font-style: normal;
}

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

.container {
    width: 980px;
    margin: 0 auto;
}

.sr-only {
    display: none;
}

.site-header {
    height: 87pt;
}

.site-header .header-upper {
    height: 5pc;
    overflow: hidden;
}

.site-header .site-title {
    width: 50%;
    height: 100%;
    float: left;
}

.site-header .site-title>a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/common/header-logo.webp)10px 19px no-repeat;
}

.site-header .site-tel {
    width: 305px;
    float: right;
    margin-top: 9pt;
}

.site-header .businesshour {
    font-size: 0.77778em;
    color: #333;
}

.site-header .businesshour em {
    font-size: 1.14286em;
    color: #599a32;
    font-style: normal;
}

.site-header .telnumber {
    font-size: 1.88889em;
    line-height: 1;
}

.site-header .telnumber a {
    font-family: Verdana, Roboto, Droid Sans, Geneva, sans-serif;
    font-weight: 700;
    color: gray;
    letter-spacing: -0.07em;
    text-decoration: none;
}

.site-header .telnumber a:hover {
    text-decoration: underline;
}

.site-header .telnumber .freedial-icon {
    width: 52px;
    height: 29px;
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/common/header-freedial-logo.webp)no-repeat;
}

.site-header .site-catch {
    font-weight: 400;
    font-size: 1.33333em;
    line-height: 36px;
}

.site-footer,
.site-header .site-catch {
    color: #fff;
    text-align: center;
    background-color: #599a32;
}

.site-footer {
    padding: 30px 0 105px;
    font-size: 0.88889em;
    line-height: 1.75;
    letter-spacing: 0.05em;

    -webkit-font-smoothing: antialiased;
}

.site-footer .company-info {
    margin-bottom: 1.25em;
}

.site-footer .info-label {
    opacity: 0.5;
}

.site-footer a {
    color: inherit;
    text-decoration: none;
}

.site-footer a:hover {
    text-decoration: underline;
}

.site-footer .agreement-link {
    margin-bottom: 1.25em;
}

.page-index .entry-block {
    padding: 0 5px 5px;
    background-color: #300;
}

.page-index .entry-block .form-title {
    margin: 0;
    font-weight: 500;
    font-size: 1.33333em;
    color: #fff;
    line-height: 50px;
    text-align: center;
}

.page-index .entry-block .form-container {
    padding: 5px 20px 14px;
    background-color: #f5ead9;
}

.page-index .entry-block .form-table {
    border-top: 0;
}

.page-index .entry-block .form-table td {
    overflow: hidden;
    padding: 5px 0;
    border-bottom: 1px dashed #cfa972;
    position: relative;
}

.page-index .entry-block .form-table .form-label {
    width: 150px;
    display: block;
    float: left;
    font-weight: 500;
    color: #300;
    line-height: 44px;
}

.page-index .entry-block .form-table .form-label-num {
    width: 2pc;
    height: 2pc;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    margin-top: 6px;
    margin-right: 13px;
    text-indent: 100%;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #6a3906;
    position: relative;
}

.page-index .entry-block .form-table tr:nth-of-type(1) .form-label-num {
    background-image: url(../img/index201712/catch-form-num1.webp);
    background-position-x: 48%;
}

.page-index .entry-block .form-table tr:nth-of-type(2) .form-label-num {
    background-image: url(../img/index201712/catch-form-num2.webp);
}

.page-index .entry-block .form-table tr:nth-of-type(3) .form-label-num {
    background-image: url(../img/index201712/catch-form-num3.webp);
}

.page-index .entry-block .form-table tr:nth-of-type(4) .form-label-num {
    background-image: url(../img/index201712/catch-form-num4.webp);
}

.page-index .entry-block .form-table tr:nth-of-type(5) .form-label-num {
    background-image: url(../img/index201712/catch-form-num5.webp);
}

.page-index .entry-block .form-table .form-set {
    width: calc(100% - 150px);
    float: left;
}

.page-index .entry-block .form-table .form-set:after {
    content: "";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

.page-index .entry-block .form-table input[type="text"],
.page-index .entry-block .form-table select {
    height: 44px;
}

.page-index .entry-block .form-table select {
    width: 100%;
    min-width: 0;
}

.page-index .entry-block .form-table input[type="text"] {
    font-size: 1;
}

.page-index .entry-block .form-table tr.req-form input[type="text"],
.page-index .entry-block .form-table tr.req-form select {
    border-color: #dcdcdc;
}

.page-index .entry-block .form-table .form-note {
    clear: both;
    padding-top: 9px;
    font-size: 0.75em;
    color: #666;
    line-height: 1;
}

.page-index .entry-block .submit-btn-container {
    padding-top: 10px;
    text-align: center;
}

.page-index .entry-block .form-submit {
    width: 408px;
    height: 5pc;
    overflow: hidden;
    margin: 0 auto;
    text-indent: 100%;
    text-indent: 150%;
    white-space: nowrap;
    border: 0;
    background: url(../img/index201712/catch-entry-btn.webp)left top no-repeat;
    opacity: 1;
    cursor: pointer;
}

.page-index .entry-block .submit-btn-container .btn-text {
    margin: 0.5em 0;
    font-size: 10px;
    text-align: left;
}

.page-index .entry-block .submit-btn-container .btn-text2 {
    font-size: 16px;
}

.page-index .entry-block .form-submit:disabled {
    opacity: 0.5;
    cursor: default;
}

.page-index .entry-block .form-submit:not(:disabled):hover {
    background-position: left bottom;
}

.page-index .entry-block .entry-steps-container {
    height: 103px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #f5ead9 url(../img/index201712/catch-entry-steps.webp)center top no-repeat;
}

.page-index .entry-block .entry-steps-container ol {
    list-style: none;
    padding: 0;
}

.page-index .entry-block.fullwidth {
    width: 60pc;
    margin-left: auto;
    margin-right: auto;
}

.page-index .entry-block.fullwidth .form-title {
    height: 70px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/index201712/entry-head.webp)center center no-repeat;
}

.page-index .entry-block.fullwidth .form-container {
    padding: 15px 60px 22px;
}

.page-index .entry-block.fullwidth .submit-btn-container {
    padding-top: 29px;
    text-align: center;
}

.page-index .entry-block.fullwidth .form-submit {
    width: 840px;
    height: 121px;
    background-image: url(../img/index201712/entry-btn.webp);
}

.page-index .entry-block.fullwidth .entry-steps-container {
    height: 125px;
    background-image: url(../img/index201712/entry-steps.webp);
}

.page-index .section-intro {
    height: 780px;
    background: url(../img/index201712/catch-bg.webp)center top;
}

.page-index .section-intro .sect-content {
    width: 765pt;
    height: 100%;
    overflow: hidden;
    background: url(../img/index201712/catch-left.webp)left 20px no-repeat;
    background-position: bottom left;
}

.page-index .section-intro .sect-content.mk2 {
    background: url(../img/index201712/catch-left_mk2.webp)left 20px no-repeat;
    background-position: bottom left;
}

.page-index .section-intro .sect-content.mk2 {
    background: url(../img/index201712/00catch-left_mk2.webp)left bottom no-repeat;
}

.page-index .section-intro .sect-left {
    width: calc(100% - 460px);
    float: left;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

.page-index .section-intro .sect-left ul {
    list-style: none;
    padding: 0;
}

.page-index .section-intro .sect-right {
    width: 460px;
    float: right;
    margin-top: 20px;
}

.page-index .entry-btn a {
    width: 870px;
    height: 121px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/index/entry-btn.webp)center top no-repeat;
}

.page-index .entry-btn a:hover {
    background-position: center bottom;
}

.page-index .entry-btn-mini {
    margin-top: 25px;
}

.page-index .entry-btn-mini a {
    width: 406px;
    height: 65px;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/index/pnt-entry-btn.webp)center top no-repeat;
}

.page-index .entry-btn-mini a:hover {
    background-position: center bottom;
}

.page-index .section-entry .sect-content {
    background-repeat: no-repeat;
    background-position: 77px top;
}

.page-index .section-entry .sect-desc {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-image: url(../img/index/entry-title.webp);
    background-repeat: no-repeat;
}

.page-index .section-entry.top {
    padding: 19px 0 52px;
}

.page-index .section-entry.top .sect-content {
    background-image: url(../img/index/entry-top-fig.webp);
}

.page-index .section-entry.top .sect-desc {
    height: 10pc;
    background-position: 293px 46px;
}

.page-index .section-entry.bottom {
    padding: 82px 0;
}

.page-index .section-entry.bottom .sect-content {
    background-image: url(../img/index/entry-bottom-fig.webp);
}

.page-index .section-entry.bottom .sect-desc {
    height: 170px;
    background-position: 20pc 56px;
}

.page-index .sect-title.checker {
    padding-top: 25px;
    font-weight: 400;
    font-size: 2.11111em;
    color: #fff;
    line-height: 1.26316;
    text-align: center;
    text-shadow: 2px 3px 0 #360;
    background: #599a32 url(../img/index/sect-title-tile.webp);
}

.page-index .section-feature {
    margin-bottom: 5pc;
}

.page-index .section-feature.hakajimai {
    margin-bottom: 2pc;
}

.page-index .section-feature .sect-title.checker {
    height: 140px;
}

.page-index .section-feature.hakajimai .sect-title.checker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 25px;
}

.page-index .section-feature .sect-intro {
    width: 100%;
    height: 333px;
    background: url(../img/index/feat-intro-img.webp)-19px 30px no-repeat;
}

.page-index .section-feature.hakajimai .sect-intro {
    background: url(../img/index/feat-intro-img.webp) -29px 30px no-repeat;
}

.page-index .section-feature .intro-title {
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/index/feat-intro-txt.webp)300px 49px no-repeat;
}

.page-index .section-feature.hakajimai .intro-title {
    background: url(../img/index/00feat-intro-txt.webp) 265px 49px no-repeat;
}

.page-index .section-feature .sect-desc1 {
    margin: 0 -20px;
    padding: 0 20px 30px;
    border-radius: 10px;
    background: #599a32;
}

.page-index .section-feature .sect-desc1 .desc-title {
    width: 100%;
    height: 155px;
    overflow: hidden;
    margin-bottom: 1px;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/index/feat-desc1-title.webp)20px top no-repeat;
}

.page-index .section-feature .sect-desc1 .examples {
    overflow: hidden;
    padding-bottom: 5px;
}

.page-index .section-feature .sect-desc1 .example {
    width: 485px;
    float: left;
    background: #fff;
    -webkit-box-shadow: 0 5px 0 #00561f;
    box-shadow: 0 5px 0 #00561f;
}

.page-index .section-feature .sect-desc1 .example .header {
    overflow: hidden;
    padding: 10px;
    background: url(../img/index/feat-desc1-case-title-tile.webp);
}

.page-index .section-feature .sect-desc1 .example .header .tn {
    width: 140px;
    height: 75pt;
    float: left;
}

.page-index .section-feature .sect-desc1 .example .header .tn>img {
    display: block;
}

.page-index .section-feature .sect-desc1 .example .header .title {
    margin-top: 1pc;
    font-weight: 400;
    font-size: 1.33333em;
    line-height: 1.41667;
}

.page-index .section-feature .sect-desc1 .example .header .title em {
    color: #c33;
    font-style: normal;
}

.page-index .section-feature .sect-desc1 .example .header .title strong {
    display: inline-block;
    font-weight: 400;
    font-size: 1.41667em;
    line-height: 1.17647;
}

.page-index .section-feature .sect-desc1 .example .content {
    padding: 30px 0;
}

.page-index .section-feature .sect-desc1 .example .content .data-table {
    width: 425px;
    margin: 0 auto;
    border: 1px solid #7d7d7d;
    border-spacing: 0;
    border-collapse: collapse;
}

.page-index .section-feature .sect-desc1 .example .content .data-table td,
.page-index .section-feature .sect-desc1 .example .content .data-table th {
    line-height: 1;
}

.page-index .section-feature .sect-desc1 .example .content .data-table th {
    font-weight: 400;
}

.page-index .section-feature .sect-desc1 .example .content .data-table td {
    font-size: 1.55556em;
    text-align: center;
}

.page-index .section-feature .sect-desc1 .example .content .data-table .self th {
    font-size: 0.88889em;
    background-color: #eee;
}

.page-index .section-feature .sect-desc1 .example .content .data-table .self td {
    padding: 15px 0;
    border-left: 1px solid #7d7d7d;
}

.page-index .section-feature .sect-desc1 .example .content .data-table .bsn th {
    font-size: 1.33333em;
    color: #fff;
    text-shadow: 1px 2px 0 #630;
    border: 8px solid #c00;
    border-right: 0;
    background-color: #f39800;
}

.page-index .section-feature .sect-desc1 .example .content .data-table .bsn td {
    padding: 11px 0;
    border: 8px solid #c00;
    border-left: 1px solid #7d7d7d;
}

.page-index .section-feature .sect-desc1 .example .content .data:after {
    content: "";
    width: 100%;
    height: 31px;
    display: block;
    margin: 0 auto;
    background: url(../img/index/feat-desc1-case-arrow.webp)center top no-repeat;
}

.page-index .section-feature .sect-desc1 .example .content .summary {
    width: 425px;
    margin: 0 auto;
    color: #6a3906;
    border: 4px solid #fada43;
    border-radius: 4px;
    background-color: #faedaf;
}

.page-index .section-feature .sect-desc1 .example .content .summary .title {
    width: 405px;
    margin: 0 auto;
    padding-top: 8px;
    font-weight: 400;
    font-size: 1;
    text-align: center;
    border-bottom: 4px solid #ddb602;
}

.page-index .section-feature .sect-desc1 .example .content .summary .title strong {
    font-weight: 400;
    font-size: 1.72222em;
    color: #c00;
}

.page-index .section-feature .sect-desc1 .example .content .summary .desc {
    padding: 1pc 26px;
    line-height: 1.33333;
    text-align: justify;
}

.page-index .section-feature .sect-desc1 .example+.example {
    margin-left: 10px;
}

.page-index .section-feature .sect-desc2 .arrow {
    width: 100%;
    height: 78pt;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/index/feat-desc2-dakara.webp)center top no-repeat;
}

.page-index .section-feature .sect-desc2 .worries-list {
    width: 920px;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    padding: 23px 0 23px 41px;
    color: #6a3906;
    border: 4px solid #fada43;
    border-radius: 10px;
    background-color: #faedaf;
}

.page-index .section-feature .sect-desc2 .worries-list .item {
    font-size: 2.11111em;
    line-height: 1.73684;
    letter-spacing: -0.04em;
}

.page-index .section-feature.hakajimai .sect-desc2 .worries-list .item {
    font-size: 2em;
}

.page-index .section-feature .sect-desc2 .worries-list .item:before {
    content: "";
    width: 3pc;
    height: 3pc;
    display: inline-block;
    vertical-align: top;
    background: url(../img/index/feat-desc2-worry-icon.webp)no-repeat;
    position: relative;
    top: 5px;
}

.page-index .section-feature .sect-desc2 .desc-title {
    height: 197px;
    overflow: hidden;
    margin-bottom: 20px;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/index/feat-desc2-conclusion.webp)center center no-repeat;
}

.page-index .section-feature.hakajimai .sect-desc2 .desc-title {
    background: url(../img/index/00feat-desc2-conclusion.webp)center center no-repeat;
}

.page-index .section-points .sect-title.checker {
    height: 75pt;
}

.page-index .section-points .sect-intro {
    margin-bottom: 60px;
    background: url(../img/index/pnt-intro-bg.webp)right top no-repeat;
}

.page-index .section-points .intro-title {
    height: 313px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/index/pnt-intro-title.webp)6px 60px no-repeat;
}

.page-index .section-points .intro-desc {
    width: 920px;
    margin: 0 auto;
    padding: 17px 21px;
    font-size: 1.33333em;
    line-height: 1.41667;
    letter-spacing: -0.025em;
    border: 4px solid #fada43;
    border-radius: 10px;
    background-color: #faedaf;
}

.page-index .section-points .point {
    width: 940px;
    margin: 0 auto 60px;
    padding-bottom: 20px;
    border-radius: 10px;
    background: #360 url(../img/index/pnt-pnt-bg.webp)left top no-repeat;
}

.page-index .section-points .point-header {
    height: 10pc;
    position: relative;
}

.page-index .section-points .point-lead {
    width: 194px;
    height: 194px;
    position: absolute;
    top: -42px;
    left: 18px;
}

.page-index .section-points .point-title {
    width: 100%;
    height: 100%;
    background-position: 210px 2pc;
}

.page-index .section-points .point-lead,
.page-index .section-points .point-title {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-repeat: no-repeat;
}

.page-index .section-points .point-content {
    width: 900px;
    margin: 0 auto;
    padding: 25px 30px 2pc;
    background-color: #fff;
}

.page-index .section-points .cont-title {
    margin-bottom: 0.65em;
    font-weight: 400;
    font-size: 1.38889em;
    color: #c33;
    line-height: 1.28;
    letter-spacing: -0.025em;
}

.page-index .section-points .desc {
    letter-spacing: -0.025em;
    text-align: justify;
}

.page-index .section-points strong.text-underline {
    font-weight: 400;
    color: #c33;
    text-decoration: underline;
}

.page-index .section-points .figures {
    overflow: hidden;
    margin: 30px auto;
}

.page-index .section-points .col-left {
    float: left;
}

.page-index .section-points .fig-box {
    overflow: hidden;
    padding: 0 10px 8px;
    background-repeat: no-repeat;
}

.page-index .section-points .fig-box.size1 {
    width: 273px;
    height: 310px;
    background-image: url(../img/index/pnt-col-bg-273x310.webp);
}

.page-index .section-points .fig-box.size2 {
    width: 415px;
    height: 15pc;
    background-image: url(../img/index/pnt-col-bg-415x240.webp);
}

.page-index .section-points .fig-box.size3 {
    width: 415px;
    height: 490px;
    background-image: url(../img/index/pnt-col-bg-415x490.webp);
}

.page-index .section-points .fig-box.size4 {
    width: 840px;
    height: 15pc;
    background-image: url(../img/index/pnt-col-bg-840x240.webp);
}

.page-index .section-points .fig-title {
    height: 52px;
    padding-top: 18px;
    font-weight: 400;
    font-size: 1.11111em;
    color: #fff;
    line-height: 1.2;
    letter-spacing: -0.025em;
    text-align: center;
}

.page-index .section-points .fig-content {
    overflow: hidden;
    border: 2px solid #cfa972;
    border-radius: 10px;
    background-color: #fff;
}

.page-index .section-points .point.pt1 .point-lead {
    background-image: url(../img/index/pnt1-circle.webp);
}

.page-index .section-points .point.pt1 .point-title {
    background-image: url(../img/index/pnt1-title.webp);
}

.page-index .section-points .point.pt1 .figures.one .fig-content .col-left>img {
    display: block;
    margin: 0 auto;
}

.page-index .section-points .point.pt1 .figures.one .fig-content .col-left:nth-of-type(1) {
    padding: 8px 0 8px 8px;
}

.page-index .section-points .point.pt1 .figures.one .fig-content .col-left:nth-of-type(2) {
    width: 136px;
    padding-top: 5px;
    padding-left: 9pt;
}

.page-index .section-points .point.pt1 .figures.one .fig-content .desc {
    margin-top: 2px;
    font-size: 0.83333em;
    line-height: 1.26667;
}

.page-index .section-points .point.pt1 .figures.one>.col-left+.col-left {
    margin-left: 10px;
}

.page-index .section-points .point.pt1 .figures.one>.col-left+.col-left .fig-content .col-left:nth-of-type(2) {
    padding-top: 10px;
}

.page-index .section-points .point.pt1 .figures.two .fig-content {
    padding: 3px;
}

.page-index .section-points .point.pt1 .figures.two .img-base {
    border-radius: 5px;
    background-color: #d2efff;
}

.page-index .section-points .point.pt1 .figures.two .img-base>img {
    display: block;
    margin: 0 auto;
}

.page-index .section-points .point.pt2 .point-lead {
    background-image: url(../img/index/pnt2-circle.webp);
}

.page-index .section-points .point.pt2 .point-title {
    background-image: url(../img/index/pnt2-title.webp);
}

.page-index .section-points .point.pt2 .figures>.col-left+.col-left {
    margin-left: 10px;
}

.page-index .section-points .point.pt2 .box1 .fig-content {
    padding: 8px;
}

.page-index .section-points .point.pt2 .box1 .fig-content img {
    display: block;
    margin-bottom: 23px;
}

.page-index .section-points .point.pt2 .box1 .fig-content .desc {
    height: 147px;
    font-size: 0.83333em;
    line-height: 1.26667;
    text-align: center;
}

.page-index .section-points .point.pt2 .box1 .fig-content .green,
.page-index .section-points .point.pt2 .box1 .fig-content .orange {
    display: inline-block;
    font-size: 1.86667em;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.page-index .section-points .point.pt2 .box1 .fig-content .orange {
    width: 5pc;
    margin-bottom: 8px;
    font-weight: 400;
    background-color: #f39800;
}

.page-index .section-points .point.pt2 .box1 .fig-content .orange+.orange {
    margin-left: 5px;
}

.page-index .section-points .point.pt2 .box1 .fig-content .green {
    margin-top: 6px;
    padding: 0 14px;
    border-radius: 4px;
    background-color: #89bf1d;
}

.page-index .section-points .point.pt2 .box2 {
    margin-bottom: 10px;
}

.page-index .section-points .point.pt2 .box2 .fig-content,
.page-index .section-points .point.pt2 .box3 .fig-content {
    height: 180px;
}

.page-index .section-points .point.pt2 .box2 .fig-content>img,
.page-index .section-points .point.pt2 .box3 .fig-content>img {
    display: block;
}

.page-index .section-points .point.pt2 .box2 .fig-content>img {
    margin: 8px 0 0 6px;
}

.page-index .section-points .point.pt2 .box3 .fig-content>img {
    margin: 6px 0 0 6px;
}

.page-index .section-points .point.pt3 .point-lead {
    background-image: url(../img/index/pnt3-circle.webp);
}

.page-index .section-points .point.pt3 .point-title {
    background-image: url(../img/index/pnt3-title.webp);
}

.page-index .section-points .point.pt3 .col2 {
    margin-left: 10px;
}

.page-index .section-points .point.pt3 .fig-content {
    height: 180px;
}

.page-index .section-points .point.pt3 .fig-content>img {
    display: block;
    margin: 7px 0 0 6px;
}

.page-index .section-points .point.pt4 .point-lead {
    background-image: url(../img/index/pnt4-circle.webp);
}

.page-index .section-points .point.pt4 .point-title {
    background-image: url(../img/index/pnt4-title.webp);
}

.page-index .section-points .point.pt4 .figures {
    width: 850px;
    margin-left: -5px;
}

.page-index .section-points .point.pt4 .col2,
.page-index .section-points .point.pt4 .col3 {
    margin-left: 15px;
}

.page-index .section-points .point.pt4 .fig-content {
    height: 250px;
}

.page-index .section-points .point.pt4 .fig-content>img {
    display: block;
    margin: 27px auto;
}

.page-index .section-points .point.pt4 .fig-content>.desc {
    padding: 0 14px;
    font-size: 0.88889em;
    color: #6a3906;
    line-height: 1.25;
}

.page-index .section-find {
    margin-bottom: 5pc;
}

.page-index .section-find .sect-title.checker {
    height: 75pt;
}

.page-index .section-find .sect-intro {
    height: 294px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/index/find-intro-title.webp)center 62px no-repeat;
}

.page-index .section-find .myths {
    width: 920px;
    margin: 0 auto;
    padding-bottom: 8px;
    border-radius: 10px;
    background: #ac6a00 url(../img/index/find-col1-bg.webp)no-repeat;
}

.page-index .section-find .myths-title {
    height: 52px;
    padding: 1pc 0 0 40px;
    font-weight: 400;
    font-size: 1.11111em;
    color: #fff;
    line-height: 1.2;
}

.page-index .section-find .myths-content {
    width: 900px;
    margin: 0 auto;
    padding-top: 26px;
    padding-bottom: 2pc;
    border: 2px solid #cfa972;
    border-radius: 10px;
    background-color: #fff;
}

.page-index .section-find .cont-title {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-repeat: no-repeat;
}

.page-index .section-find .title1,
.page-index .section-find .title2 {
    height: 54px;
    background-position: 44px 0;
}

.page-index .section-find .title1 {
    background-image: url(../img/index/find-col1-head1.webp);
}

.page-index .section-find .title2 {
    background-image: url(../img/index/find-col1-head2.webp);
}

.page-index .section-find .title3 {
    height: 65px;
    background-image: url(../img/index/find-col1-head3.webp);
}

.page-index .section-find .desc {
    margin-bottom: 25px;
    padding: 0 50px;
}

.page-index .section-find .checkpoints {
    width: 840px;
    margin: 0 auto;
    padding: 15px 0 38px;
    border: 5px solid #fada43;
    border-radius: 10px;
    background-color: #faedaf;
}

.page-index .section-find .point-list {
    width: 100%;
    list-style: none;
    overflow: hidden;
    margin: 0;
    padding: 0 1em;
}

.page-index .section-find .point-list li {
    width: 50%;
    float: left;
}

.page-index .section-find .point-list li:before {
    content: "• ";
}

.page-index .section-steps .sect-title.checker {
    height: 75pt;
}

.page-index .section-steps .sect-intro {
    margin-bottom: 60px;
    background: url(../img/index/step-intro-img.webp)right top no-repeat;
}

.page-index .section-steps .intro-title {
    height: 212px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/index/step-intro-title.webp)35px 38px no-repeat;
}

.page-index .section-steps .intro-desc {
    width: 920px;
    margin: 0 auto;
    padding: 17px 21px;
    font-size: 1.33333em;
    line-height: 1.41667;
    letter-spacing: -0.025em;
    border: 4px solid #fada43;
    border-radius: 10px;
    background-color: #faedaf;
}

.page-index .section-steps .row {
    overflow: hidden;
}

.page-index .section-steps .size1 {
    float: left;
    overflow: hidden;
}

.page-index .section-steps .size1 .step-container,
.page-index .section-steps .size2 .step-header-container {
    width: 300px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background: #360 url(../img/index/step-st-title-bg.webp)no-repeat;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

.page-index .section-steps .size1 .step-container {
    height: 420px;
    float: left;
}

.page-index .section-steps .size2 .step-header-container {
    height: 40px;
}

.page-index .section-steps .step1:after,
.page-index .section-steps .step2:after {
    content: "";
    width: 40px;
    height: 420px;
    display: block;
    float: left;
    background: url(../img/index/step-st-arrow.webp)left center no-repeat;
}

.page-index .section-steps .step-header {
    height: 40px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: 19px 5px;
}

.page-index .section-steps .step1 .step-header {
    background-image: url(../img/index/step-st1-title.webp);
}

.page-index .section-steps .step2 .step-header {
    background-image: url(../img/index/step-st2-title.webp);
}

.page-index .section-steps .step3 .step-header {
    background-image: url(../img/index/step-st3-title.webp);
}

.page-index .section-steps .step4 .step-header {
    background-image: url(../img/index/step-st4-title.webp);
}

.page-index .section-steps .step-content {
    background-color: #fff8d5;
}

.page-index .section-steps .size1 .step-content {
    width: 290px;
    height: 370px;
    margin: 5px auto 0;
    padding-top: 20px;
}

.page-index .section-steps .step-content>img {
    display: block;
    margin: 0 auto 9pt;
}

.page-index .section-steps .step-title {
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 1.55556em;
    color: #eb5100;
    line-height: 1.28571;
}

.page-index .section-steps .size1 .step-title {
    padding: 0 0.3em;
    text-align: center;
}

.page-index .section-steps .step-desc {
    line-height: 1.66667;
}

.page-index .section-steps .size1 .step-desc {
    text-align: center;
}

.page-index .section-steps .step4 {
    margin-top: 30px;
}

.page-index .section-steps .size2 .step-content-container {
    padding: 5px;
    background-color: #360;
}

.page-index .section-steps .size2 .step-content {
    padding: 15px;
}

.page-estimate .page-main {
    width: 980px;
    margin: 0 auto;
    padding: 39px 0 51px;
}

.page-estimate .main-container {
    border: 10px solid #aacf94;
    border-radius: 10px;
    background-color: #fff;
}

.page-estimate .main-container a {
    color: #f66;
}

.page-estimate .form-intro {
    height: 280px;
    padding: 13px 0 0 30px;
    border-bottom: 5px solid #aacf94;
    background: url(../img/estimate/est-header-img.webp)right bottom no-repeat;
}

.page-estimate .intro-title {
    margin-bottom: 24px;
    font-weight: 400;
    font-size: 2.44444em;
    line-height: 50px;
}

.page-estimate .intro-title small {
    font-size: 0.63636em;
    color: #390;
}

.page-estimate .intro-desc {
    width: 610px;
    padding: 20px 33px;
    font-size: 1.22222em;
    color: #599a32;
    line-height: 1.45455;
    border-radius: 10px;
    background-color: #d3eaa3;
}

.page-estimate .form-container {
    padding-bottom: 67px;
}

.page-estimate .form-desc {
    padding: 50px 30px;
    font-weight: 300;
    font-size: 1.11111em;
    color: #333;
    line-height: 1.2;
}

.page-estimate .error-msg {
    margin: 0;
    font-size: 13px;
    color: #ec6941;
    line-height: 20px;
}

.page-estimate .error-msg:before {
    content: "!";
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
    margin-right: 0.3em;
    font-family: Times New Roman, Times, serif;
    font-weight: 700;
    font-size: 0.9em;
    color: #fff;
    line-height: 1.4;
    text-align: center;
    border-radius: 50%;
    background-color: #ec6941;
    position: relative;
    top: -1px;
}

.page-estimate .error-msg.hidden {
    visibility: hidden;
}

.page-estimate .error-msg.address,
.page-estimate .error-msg.pref {
    margin-left: 8.5em;
}

.page-estimate p.note {
    width: auto;
    margin: 50px auto 25px;
    font-size: 0.88889em;
    text-align: center;
}

.page-estimate .submit-btn-container {
    width: 280px;
    height: 68px;
    margin: 0 auto;
    position: relative;
}

.page-estimate .disabled-catcher {
    width: 100%;
    height: 100%;
    display: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}

.page-estimate .disabled-catcher.active {
    display: block;
}

.page-estimate button.form-submit {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0;
    font-family: inherit;
    font-size: 28px;
    color: #fff;
    line-height: 68px;
    border: 0;
    border-radius: 10px;
    background: -moz-linear-gradient(top, #f7b700, #ef7a00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7b700', endColorstr='#ef7a00');
    cursor: pointer;
}

.page-estimate button.form-submit:hover {
    background: -moz-linear-gradient(top, #ffc82b, #ef7a00);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc82b', endColorstr='#ef7a00');
}

.page-estimate button.form-submit:disabled {
    background: -moz-linear-gradient(top, #ffc82b, #ff9323);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc82b', endColorstr='#ff9323');
}

.form-table {
    width: 100%;
    font-size: 20px;
    border-collapse: collapse;
    border-top: 1px solid #dcdcdc;
}

.form-table td,
.form-table th {
    border-bottom: 1px solid #dcdcdc;
}

.form-table th {
    width: 243px;
    vertical-align: top;
    padding: 27px 20px 0 0;
    font-weight: 400;
    text-align: right;
    border-right: 1px solid #dcdcdc;
    background-color: #eff7dd;
}

.form-table td {
    padding: 1.2em 19px;
}

.form-table tr.req-form>td {
    padding-top: 0.2em;
}

.form-table .req-label {
    display: inline-block;
    padding: 0 10px;
    font-weight: 400;
    font-size: 0.8em;
    color: #fff;
    line-height: 26px;
    background-color: #ec6941;
}

.form-table .req-label.plan {
    padding: 3px 6px;
    font-size: 9pt;
    color: #093;
    line-height: 1;
    border: 1px solid #093;
    background: transparent;
}

.form-table input:not([type=radio]),
.form-table option,
.form-table select,
.form-table textarea {
    width: 358px;
    padding: 0.4em;
    font-family: inherit;
    font-size: 1;
    color: inherit;
    line-height: inherit;
    border: 1px solid #bbb;
    border-radius: 5px;
}

.form-table select {
    width: auto;
    min-width: 12em;
    height: 2;
    padding: 0 0.4em;
}

.form-table input:not([type=radio]),
.form-table textarea {
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}

.form-table tr.req-form input,
.form-table tr.req-form select {
    border-color: #fca6af;
}

.form-table tr.req-form input.error,
.form-table tr.req-form select.error {
    border-width: 2px;
    border-color: #ec6941;
}

.form-table .form-set label {
    width: 6em;
    display: inline-block;
    margin-right: 0.8em;
    font-size: 0.8em;
    text-align: right;
}

.form-table .form-set+.form-set {
    margin-top: 0.5em;
}

.form-table input[type="text"],
.form-table textarea {
    font-size: 0.85em;
}

.form-table input[type="text"] {
    width: 100%;
}

.form-table input[name="cf_address"],
.form-table input[name="cf_plan_address"] {
    width: 500px;
}

.form-table textarea {
    width: 100%;
    line-height: 1.5;
}

.form-table input:not([type=radio]):invalid,
.form-table select:invalid {
    outline-color: red;
    border: 2px solid red;
}

.form-table .radio-list {
    font-size: 0;
}

.form-table .radio-list li {
    width: 50%;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 36px;
}

.form-table .radio-list input[type=radio] {
    display: none;
}

.form-table .radio-list label {
    vertical-align: middle;
    line-height: 36px;
    cursor: pointer;
}

.form-table .radio-list label:before {
    content: "";
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.4em;
    color: #ec6941;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
}

.form-table .radio-list input:checked+label:before,
.form-table input[checked=checked]+.bigradio:before {
    content: "●";
}

.page-contact p.thanks {
    margin: 15em 0;
    line-height: 2;
    text-align: left;
}

.page-agreement .page-main {
    width: 100%;
    margin: 2em auto 4em;
    padding: 30px 15px;
    border-top: #599a32;
}

p.additional {
    width: 100%;
    margin-bottom: 30px;
    padding: 20px;
    font-size: 34px;
    color: #fff;
    text-align: left;
    background-color: #6b8e23;
}















.new-fd-box {
    width: 460px;
    float: none;
    clear: both;
    margin-left: auto;
    padding-top: 10px;
}

.new-fd-box>a,
.new-fd-box img {
    display: block;
    width: 100%;
}

.new-fd-box.big {
    width: 96%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}


















/*2025/10/21作業*/
.site-footer .company-info a {
    padding: .1em .5em;
    border-right: 1px solid #fff;
}

.site-footer .company-info a:last-child {
    border-right: none;
}