@charset "UTF-8";

.intro {
    margin-bottom: 90px;
}

.intro_title {
}

.intro_ttlWrap {
    border: 1px solid #ccc;
    margin-bottom: 41px;
}

.intro_title > img {
    display: block;
}

.intro_headline {
    background: rgb(238, 238, 238);
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    padding: 18px 0;
    position: relative;
    z-index: 2;
    margin-top: -54px;
    line-height: 1.3;
}

.intro_headline > b {
    color: #bb0303;
    font-weight: normal;
}

.intro_oList {
    list-style: none;
    padding: 0 30px;
    font-size: 28px;
}

.intro_oList > li {
    border-top: 1px solid #ccc;
    position: relative;
    z-index: 1;
    padding-left: 75px;
    font-size: 15px;
    line-height: 1;
    font-size: 28px;
    padding-top: 33px;
    padding-bottom: 33px;
    white-space: nowrap;
}

.intro_oList > li:first-child {
    border-top: none;
}

.intro_oList > li:nth-child(2n+1) {
}

.intro_oList > li > b {
    display: block;
    background: rgb(49, 49, 49);
    color: #fff;
    font-weight: normal;
    width: 65px;
    height: 50px;
    text-align: center;
    border-radius: 50%;
    padding-top: 15px;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 15px;
    left: 0;
}

.intro_oList > li > b > b {
    display: block;
    font-size: 26px;
    margin-top: 1px;
}

.intro_oList > li > em {
    font-style: normal;
}

.intro_message {
    color: rgb(40, 121, 101);
    border-bottom: 3px solid rgb(38, 120, 99);
    text-align: center;
    font-size: 47px;
    font-weight: normal;
    margin-bottom: 44px;
    padding-bottom: 1px;
}

.intro_list {
    list-style: none;
}

.intro_list:after {
    content: "";
    display: block;
    clear: both;
}

.intro_list > li {
    float: left;
    margin-left: 11px;
    position: relative;
    z-index: 1;
}

.intro_list > li:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    width: 133px;
    height: 133px;
    border-radius: 50%;
    top: 100%;
    left: 0;
    background-image: linear-gradient(180deg, #745b17 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 100%);
    opacity: 0.1;
}

.intro_list > li:first-child {
    margin-left: 0;
}

.intro_list > li:nth-child(2n+1) {
}

.intro_list > li > .-tbl {
    display: table;
    width: 133px;
    height: 133px;
    background: rgb(116, 91, 23);
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 15px;
}

.intro_list > li > .-tbl > .-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 1.4;
    font-weight: bold;
}

.all {
}

.all_title {
}

.all_text {
    margin-bottom: 1em;
}

.all_image {
    margin-top: 55px;
    text-align: center;
}

.all_image-inCol {
    margin-top: 0;
}

.all_image > img {
}

.all_cols {
}

.all_cols:after {
    content: "";
    display: block;
    clear: both;
}

.all_col {
}

.all_col-no1 {
    float: left;
    width: 50%;
}

.all_col-no2 {
    float: right;
    width: 43%;
    text-align: right;
}

.all_list {
}

.all_list > li {
}

.all_list > li:before {
    background: rgb(43, 123, 103);
}

.note {
}

.price {
}

.price_tb {
    width: 100%;
    margin-bottom: 17px;
}

.price_tb > tbody > tr > th {
    border: 1px solid #ccc;
    background: rgb(243, 238, 225);
    font-weight: normal;
    text-align: left;
    padding: 12px 26px;
    width: 300px;
    border-right: none;
}

.price_tb > tbody > tr > td {
    border: 1px solid #ccc;
    border-left: none;
    text-align: right;
    padding: 5px 32px;
}

.price_tb > tbody > tr > td > span.-txt {
    font-size: 14px;
}

.charge_hr {
    background: #ccc;
    border: none;
    width: 100%;
    height: 1px;
    margin: 35px 0 24px;
}

.flow {
}

.flow_title {
}

.flow_list {
    list-style: none;
}

.flow_list > li {
}

.flow_list > li:first-child {
}

.flow_list > li:nth-child(2n+1) {
}

.fItem {
}

.fItem_cols {
    display: table;
    width: 100%;
}

.fItem_cols:after {
    content: "";
    display: block;
    clear: both;
}

.fItem_col {
    display: table-cell;
    vertical-align: top;
}

.fItem_col-no1 {
    width: 94px;
    padding-bottom: 24px;
    background: rgb(101, 172, 154);
    position: relative;
    z-index: 1;
    height: 150px;
}

.fItem_col-no1:after {
    content: "";
    display: block;
    border: 47px solid rgb(101, 172, 154);
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-top-width: 15px;
}

.fItem_number {
    text-align: center;
    color: #fff;
    line-height: 1;
    padding: 56px 0 0;
}

.fItem_number-no1 {
    background: rgb(101, 172, 154);
}

.fItem_col-no1-no1 {
    background: rgb(101, 172, 154);
}

.fItem_col-no1-no2 {
    background: rgb(71, 150, 130);
}

.fItem_col-no1-no3 {
    background: rgb(43, 123, 103);
}

.fItem_col-no1-no4 {
    background: rgb(31, 100, 83);
}

.fItem_col-no1-no5 {
    background: rgb(16, 69, 56);
    padding-bottom: 0;
}

.fItem_col-no1-no2:after {
    border-top-color: rgb(101, 172, 154);
}

.fItem_col-no1-no3:after {
    border-top-color: rgb(71, 150, 130);
}

.fItem_col-no1-no4:after {
    border-top-color: rgb(43, 123, 103);
}

.fItem_col-no1-no5:after {
    border-top-color: rgb(31, 100, 83);
}

.fItem_number > small {
    display: block;
    font-size: 21px;
    margin-bottom: 4px;
}

.fItem_number > b {
    display: block;
    font-size: 30px;
    font-weight: normal;
}

.fItem_col-no2 {
    margin-left: 13px;
    padding-left: 17px;
    width: 215px;
    padding-right: 17px;
}

.fItem_image {
}

.fItem_image > img {
}

.fItem_col-no3 {
    width: 360px;
}

.fItem_title {
    color: rgb(43, 123, 103);
    font-size: 21px;
    margin-bottom: 5px;
}

.fItem_text {
}

.fItem_number-no2 {
    background: rgb(71, 150, 130);
}

.fItem_number-no3 {
    background: rgb(43, 123, 103);
}

.fItem_number-no4 {
    background: rgb(31, 100, 83);
}

.fItem_number-no5 {
    background: rgb(16, 69, 56);
}

.consult {
}

.consult_message {
    text-align: center;
}

.consult_message > img {
}

.consult_link {
    margin-top: -2px;
}

.consult_link > a {
}

.consult_link > a:hover {
}

.consult_link > a:before {
    content: "";
}

.consult_link > a:after {
    content: "";
}

.consult_link > a > img {
}

.all_meritList {
    list-style: none;
    counter-reset: number;
    font-size: 24px;
    line-height: 1.2;
}

.all_meritList > li {
    margin-top: 15px;
}

.all_meritList > li:first-child {
    margin-top: 0;
}

.all_meritList > li:before {
    counter-increment: number;
    content: counter(number)".";
    font-size: 36px;
    font-style: italic;
    color: rgb(43, 123, 103);
    margin-right: 11px;
}

.all_meritList > li:nth-child(2n+1) {
}

/* タブレット以下設定 */
@media screen and (max-width:999px) {
    .intro {
        margin-bottom: 45px;
    }

    .intro_title {
    }

    .intro_ttlWrap {
    }

    .intro_title > img {
    }

    .intro_headline {
    }

    .intro_headline > b {
    }

    .intro_oList {
    }

    .intro_oList > li {
        font-size: 24px;
        white-space: normal;
    }

    .intro_oList > li:first-child {
    }

    .intro_oList > li:nth-child(2n+1) {
    }

    .intro_oList > li > b {
    }

    .intro_oList > li > b > b {
    }

    .intro_message {
        font-size: 40px;
        border-bottom-width: 2px;
        margin-bottom: 27px;
    }

    .intro_list {
        text-align: center;
    }

    .intro_list:after {
    }

    .intro_list > li {
        float: none;
        display: inline-block;
        vertical-align: middle;
        margin: 0 3px 0;
    }

    .intro_list > li:after {
        width: 100px;
        height: 100px;
    }

    .intro_list > li:first-child {
    }

    .intro_list > li:nth-child(2n+1) {
    }

    .intro_list > li > .-tbl {
        width: 100px;
        height: 100px;
        font-size: 12px;
    }

    .intro_list > li > .-tbl > .-cell {
    }

    .all {
    }

    .all_title {
    }

    .all_text {
    }

    .all_image {
    }

    .all_image-inCol {
    }

    .all_image > img {
    }

    .all_cols {
    }

    .all_cols:after {
    }

    .all_col {
    }

    .all_col-no1 {
    }

    .all_col-no2 {
    }

    .flow {
    }

    .flow_title {
    }

    .flow_list {
    }

    .flow_list > li {
    }

    .flow_list > li:first-child {
    }

    .flow_list > li:nth-child(2n+1) {
    }

    .fItem {
    }

    .fItem_cols {
    }

    .fItem_cols:after {
    }

    .fItem_col {
    }

    .fItem_col-no1 {
        width: 60px;
        height: 140px;
    }

    .fItem_col-no1:after {
        border-left-width: 30px;
        border-right-width: 30px;
        border-top-width: 10px;
    }

    .fItem_number {
    }

    .fItem_number-no1 {
    }

    .fItem_col-no1-no1 {
    }

    .fItem_col-no1-no2 {
    }

    .fItem_col-no1-no3 {
    }

    .fItem_col-no1-no4 {
    }

    .fItem_col-no1-no5 {
    }

    .fItem_col-no1-no2:after {
    }

    .fItem_col-no1-no3:after {
    }

    .fItem_col-no1-no4:after {
    }

    .fItem_col-no1-no5:after {
    }

    .fItem_number > small {
        font-size: 16px;
    }

    .fItem_number > b {
        font-size: 20px;
    }

    .fItem_col-no2 {
        padding-left: 10px;
        width: 200px;
        padding-right: 10px;
    }

    .fItem_image {
    }

    .fItem_image > img {
    }

    .fItem_col-no3 {
        width: auto;
        margin-left: 10px;
    }

    .fItem_title {
        font-size: 18px;
    }

    .fItem_text {
    }

    .fItem_number-no2 {
    }

    .fItem_number-no3 {
    }

    .fItem_number-no4 {
    }

    .fItem_number-no5 {
    }

    .consult {
    }

    .consult_message {
    }

    .consult_message > img {
    }

    .consult_link {
    }

    .consult_link > a {
    }

    .consult_link > a:hover {
    }

    .consult_link > a:before {
    }

    .consult_link > a:after {
    }

    .consult_link > a > img {
    }

    .all_meritList {
    }

    .all_meritList > li {
    }

    .all_meritList > li:first-child {
    }

    .all_meritList > li:before {
    }

    .all_meritList > li:nth-child(2n+1) {
    }

}

/* スマホ設定 */
@media screen and (max-width:699px) {
    .intro {
        margin-bottom: 25px;
    }

    .intro_title {
    }

    .intro_ttlWrap {
        margin-bottom: 25px;
    }

    .intro_title > img {
    }

    .intro_headline {
        margin-top: -6%;
        font-size: 14px;
        padding: 10px 0;
        font-size: 4vw;
    }

    .intro_headline > b {
    }

    .intro_oList {
        padding: 10px;
        font-size: inherit;
    }

    .intro_oList > li {
        padding: 0;
        border-top: none;
        margin-top: 15px;
        font-size: 18px;
        */ text-align: center;
        text-align: center;
    }

    .intro_oList > li:first-child {
        margin-top: 0;
    }

    .intro_oList > li:nth-child(2n+1) {
    }

    .intro_oList > li > b {
        position: static;
        display: inline-block;
        vertical-align: middle;
        width: 50px;
        height: 50px;
        font-size: 12px;
        box-sizing: border-box;
        padding-top: 11px;
    }

    .intro_oList > li > em {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        margin-left: 10px;
        line-height: 1.3;
    }

    .intro_oList > li > b > b {
        font-size: 20px;
    }

    .intro_message {
        font-size: 19px;
        border-bottom-width: 1px;
        font-size: 5.8vw;
        margin-bottom: 12px;
    }

    .intro_list {
        text-align: left;
    }

    .intro_list:after {
    }

    .intro_list > li {
        display: block;
        margin: 0;
        padding-left: 15px;
        margin-top: 6px;
    }

    .intro_list > li:after {
        background: rgb(116, 91, 23);
        width: 8px;
        height: 8px;
        opacity: 1;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0;
    }

    .intro_list > li:first-child {
    }

    .intro_list > li:nth-child(2n+1) {
    }

    .intro_list > li > .-tbl {
        width: auto;
        height: auto;
        display: block;
        border-radius: 0;
        text-align: left;
        color: inherit;
        background: none;
        font-size: 16px;
        font-weight: normal;
    }

    .intro_list > li > .-tbl > .-cell {
        display: block;
        text-align: left;
        font-weight: normal;
    }

    .intro_list > li > .-tbl > .-cell > br {
        display: none;
    }

    .all {
    }

    .all_title {
    }

    .all_text {
    }

    .all_image {
        margin-top: 15px;
        text-align: center;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .all_image-inCol {
    }

    .all_image > img {
    }

    .all_cols {
    }

    .all_cols:after {
    }

    .all_col {
        float: none;
        width: auto;
    }

    .all_col-no1 {
    }

    .all_col-no2 {
    }

    .price_tb > tbody > tr > th {
        padding: 5px;
        width: 150px;
    }

    .price_tb > tbody > tr > td {
        padding: 5px;
    }

    .price_tb > tbody > tr > td > span.-txt {
        font-size: 10px;
    }

    .flow {
    }

    .flow_title {
    }

    .flow_list {
    }

    .flow_list > li {
    }

    .flow_list > li:first-child {
    }

    .flow_list > li:nth-child(2n+1) {
    }

    .fItem {
        margin-bottom: 25px;
    }

    .fItem_cols {
        display: block;
    }

    .fItem_cols:after {
    }

    .fItem_col {
        display: block;
    }

    .fItem_col-no1 {
        width: auto;
        height: auto;
        padding-bottom: 0;
        margin-bottom: 10px;
    }

    .fItem_col-no1:after {
        display: none;
    }

    .fItem_number {
        padding: 6px 0;
    }

    .fItem_number-no1 {
    }

    .fItem_col-no1-no1 {
    }

    .fItem_col-no1-no2 {
    }

    .fItem_col-no1-no3 {
    }

    .fItem_col-no1-no4 {
    }

    .fItem_col-no1-no5 {
    }

    .fItem_col-no1-no2:after {
    }

    .fItem_col-no1-no3:after {
    }

    .fItem_col-no1-no4:after {
    }

    .fItem_col-no1-no5:after {
    }

    .fItem_number > small {
        display: inline-block;
        vertical-align: bottom;
        margin-bottom: 0;
        margin-right: 6px;
    }

    .fItem_number > b {
        display: inline-block;
        vertical-align: bottom;
    }

    .fItem_col-no2 {
        margin: 0 auto 10px;
        padding: 0;
    }

    .fItem_image {
    }

    .fItem_image > img {
    }

    .fItem_col-no3 {
        margin: 0;
    }

    .fItem_title {
        font-size: 16px;
    }

    .fItem_text {
    }

    .fItem_number-no2 {
    }

    .fItem_number-no3 {
    }

    .fItem_number-no4 {
    }

    .fItem_number-no5 {
    }

    .consult {
        margin-top: 50px;
    }

    .consult_message {
    }

    .consult_message > img {
    }

    .consult_link {
    }

    .consult_link > a {
    }

    .consult_link > a:hover {
    }

    .consult_link > a:before {
    }

    .consult_link > a:after {
    }

    .consult_link > a > img {
    }

    .all_meritList {
    }

    .all_meritList > li {
        position: relative;
        z-index: 1;
        font-size: 18px;
        padding-left: 30px;
    }

    .all_meritList > li:first-child {
    }

    .all_meritList > li:before {
        position: absolute;
        z-index: 1;
        top: 0;
        bottom: 0;
        font-size: 24px;
        height: 24px;
        line-height: 1;
        margin: auto;
        left: 0;
    }

    .all_meritList > li:nth-child(2n+1) {
    }

}
