@charset "UTF-8";
[data-animation] {
    opacity: 0;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    transition-duration: 0.5s;
    transition-property:
        opacity,
        -webkit-transform;
    transition-property: transform, opacity;
    transition-property:
        transform,
        opacity,
        -webkit-transform;
    transition-delay: 0.1s;
}
[data-animation='after'] {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.gHeaderWrap {
    height: 93px;
    position: relative;
    z-index: 1000;
}
.gHeader {
    background-color: #fff;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    transition-duration: 0.3s;
    transition-property: background-color, color;
}
.isFixed .gHeader {
    background-color: #fff;
}
.gHeader_inner {
    padding-right: 40px;
    padding-left: 30px;
}
.gHeader_cols {
    display: flex;
    align-items: center;
    height: 93px;
    justify-content: space-between;
}
.gHeader_col {
}
.gHeader_col-no1 {
}
.gHeader_title {
    margin: 0;
}
.gHeader_title > a {
    display: block;
    text-decoration: none;
    color: inherit;
    transition-duration: 0.3s;
    transition-property: opacity;
}
.gHeader_title > a::before {
    content: '';
}
.gHeader_title > a::after {
    content: '';
}
.gHeader_title > a > img {
    display: block;
}
.gHeader_catch {
    color: #4e8064;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.3;
    margin-top: 5px;
}
.gHeader_catch > br {
    display: none;
}
.gHeader_col-no2 {
    display: flex;
    align-items: center;
}
.gHeader_list {
    list-style: none;
    display: flex;
    align-items: center;
}
.gHeader_list > li {
    margin-left: 17px;
    width: 160px;
}
.gHeader_list > li:first-child {
    margin-left: 0;
}
.gHeader_list > li:last-child {
}
.gHeader_list > li:nth-child(2n + 1) {
}
.gHeader_list > li:nth-child(n + 3) {
}
.gHeader_list > li > a {
    display: flex;
    text-decoration: none;
    color: #4e8064;
    font-weight: bold;
    font-size: 16px;
    height: 61px;
    box-sizing: border-box;
    border: 3px solid rgba(0, 0, 0, 0.1);
    border-radius: 7px;
    align-items: center;
    justify-content: center;
    transition-duration: 0.3s;
    transition-property: border-color, color;
    line-height: 1;
    white-space: nowrap;
}
.gHeader_list > li > a::before {
    content: '';
}
.gHeader_list > li > a::after {
    content: '';
}
.gHeader_link {
    width: 246px;
    margin-left: 18px;
}
.gHeader_link > a {
    display: flex;
    text-decoration: none;
    height: 61px;
    background: #fb710c;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    line-height: 1;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    box-shadow: 0 -30px 0 #fb710c;
    box-sizing: border-box;
    padding-bottom: 12px;
    transition-duration: 0.3s;
    transition-property: background-color, color, box-shadow;
}
.gHeader_link > a::before {
    content: '';
}
.gHeader_link > a::after {
    content: '';
}
.gHeader_link > a > b {
    display: block;
    font-size: 22px;
    margin-bottom: 7px;
}
.gHeader_link > a > small {
    display: block;
    font-size: 12px;
}
.intro {
    color: #2f3e36;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 160' preserveAspectRatio='none'%3E%3Cpath fill='%23fff' fill-opacity='0.35' d='M0,70.88q264.91,34.41,460.22,22.3c195.3-12.12,414.13-45.82,693.06-45.82q278.94,0,766.7,53.76v17.33H0Z'/%3E%3Cpath fill='%23f6fbf8' d='M0,160H1920V.27q-376,79.88-677.64,102.4c-301.63,22.49-580.29-37-819.46-37q-239.23,0-422.9,37V160Z'/%3E%3C/svg%3E");
    background-size: 100% 160px;
    background-color: #deede7;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 51px 0 192px;
}
.intro_inner {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.intro_cols {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.intro_col {
}
.intro_col-no1 {
}
.intro_subTitle {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 12px;
}
.intro_title {
    font-size: 52px;
    line-height: 1.4;
    font-weight: bold;
}
.intro_text {
    font-size: 18px;
    margin-top: 44px;
}
.intro_col-no2 {
}
.intro_image {
}
.intro_image > img {
}
.works {
    position: relative;
    z-index: 1;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 142' preserveAspectRatio='none'%3E%3Cpath fill='%23C5DED1' d='M0,139.8h1920V0c-306.61,39.4-560.46,64.72-761.55,75.97C856.83,92.84,660.13,51.9,420.93,51.9C261.47,51.9,121.16,66.87,0,96.8V139.8z'/%3E%3Cpath fill='%23DCEBE3' d='M0,124.9c170.27,8.08,320.5,8.08,450.69,0C646.03,112.78,1110.56,52,1260.16,52c204.97,0,424.92,24.3,659.84,72.9V142H0V124.9z'/%3E%3C/svg%3E");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100% 142px;
    padding-top: 46px;
    padding-bottom: 193px;
}
.works_inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: content-box;
}
.works_text {
    margin-bottom: 30px;
    line-height: 1.8;
}
.works_sect {
    margin-top: 88px;
}
.works_title {
    border-bottom: 4px solid #4e8064;
    font-weight: bold;
    font-size: 30px;
    padding-bottom: 8px;
    line-height: 1.4;
    margin-bottom: 29px;
    letter-spacing: 0.1em;
}
.works_title.longer-title {
    letter-spacing: 0;
}

.works_headline {
    font-size: 26px;
    font-weight: bold;
    border-left: 7px solid #4e8064;
    padding: 1px 18px;
    padding-right: 0;
    margin-bottom: 23px;
    letter-spacing: 0.1em;
}
.works_subhead {
    font-size: 26px;
    font-weight: bold;
    color: #4e8064;
    margin-bottom: 12px;
    margin-top: 52px;
    letter-spacing: 0.1em;
}
.works_caution {
    font-size: 14px;
    text-indent: -1em;
    padding-left: 1em;
    margin-bottom: 1em;
}
.works_text + .works_caution {
    margin-top: -1em;
}
.tax {
    margin: 48px 0 66px;
}
.tax_cols {
    display: flex;
    justify-content: space-between;
}
.tax_col {
    width: 48%;
}
.tax_col-no1 {
}
.tax_sect {
    border: 4px solid #4e8064;
    border-radius: 10px;
    background: #fff;
    box-sizing: border-box;
    height: 100%;
    position: relative;
    z-index: 1;
}
.tax_sect::before {
    content: '';
    display: block;
    width: calc(100% + 2px);
    height: 7px;
    background: #4e8064;
    top: -1px;
    left: -1px;
    position: absolute;
    z-index: 10;
    border-radius: 2px;
}
.tax_sect-no2 {
    border-color: #ff8b00;
}
.tax_sect-no2::before {
    background-color: #ff8b00;
}
.tax_title {
    display: flex;
    height: 57px;
    background: #4e8064;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    margin: 0;
    box-shadow:
        1px 0 0 #4e8064,
        -1px 0 0 #4e8064;
}
.tax_title-no2 {
    background-color: #ff8b00;
    box-shadow:
        1px 0 0 #ff8b00,
        -1px 0 0 #ff8b00;
}
.tax_in {
    display: flex;
    padding: 33px 20px 28px;
    flex-direction: column;
    align-items: center;
}
.tax_list {
    font-size: 20px;
    font-weight: bold;
    list-style: none;
    line-height: 1.2;
}
.tax_list > li {
    position: relative;
    z-index: 1;
    padding-left: 33px;
    margin-top: 19px;
    font-size: 20px;
}
.tax_list > li:first-child {
    margin-top: 0;
}
.tax_list > li:last-child {
}
.tax_list > li:nth-child(2n + 1) {
}
.tax_list > li:nth-child(n + 3) {
}
.tax_list > li > img {
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
}
.tax_image {
    margin-top: 38px;
}
.tax_image > img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.tax_col-no2 {
    transition-delay: 0.3s;
}
.wBox {
    border: 4px solid #4e8064;
    border-radius: 15px;
    background: #fff;
    padding: 43px 66px;
    margin: 20px 0;
}
.wBox_title {
    color: #4e8064;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 13px;
    letter-spacing: 0.1em;
}
.wBox_cList {
    font-weight: bold;
}
.wBox_cList > li {
    display: flex;
    margin-top: 3px;
}
.wBox_cList > li::before {
    content: '';
    display: block;
    margin-right: 6px;
    width: 8px;
    height: 8px;
    background: #4e8064;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    top: 9px;
    min-width: 8px;
}
.wBox_cList > li:first-child {
    margin-top: 0;
}
.wBox_cList > li:last-child {
}
.wBox_cList > li:nth-child(2n + 1) {
}
.wBox_cList > li:nth-child(n + 3) {
}
.wBox_box {
    background: rgba(76, 147, 91, 0.1);
    padding: 36px 47px 24px;
    margin: 32px 0 22px;
}
.wBox_list {
    list-style: none;
    margin-bottom: 1em;
}
.wBox_list > li {
}
.wBox_list > li:first-child {
}
.wBox_list > li:last-child {
}
.wBox_list > li:nth-child(2n + 1) {
}
.wBox_list > li:nth-child(n + 3) {
}
.wBox_list > li > b {
}
.wBox_invoice {
}
.wBox_invoice > img {
}
.wBox_caution {
    font-size: 14px;
}
.wBox_caution > a {
}
.wBox_caution > a::before {
    content: '';
}
.wBox_caution > a::after {
    content: '';
}
.wBox_caution > a > img {
}
.wBox_cols {
    display: flex;
}
.wBox_col {
}
.wBox_col-no1 {
}
.wBox_oList2 {
}
.wBox_oList2 > li {
    font-size: 15px;
    position: relative;
    z-index: 1;
    padding-left: 1.5em;
}
.wBox_oList2 > li:first-child {
}
.wBox_oList2 > li:last-child {
}
.wBox_oList2 > li:nth-child(2n + 1) {
}
.wBox_oList2 > li:nth-child(n + 3) {
}
.wBox_oList2 > li > b {
}
.wBox_oList2 > li > b:first-child {
    position: absolute;
    left: 0;
    top: 0;
}
.wBox_dList {
    list-style: none;
    border: 2px dotted rgba(77, 128, 100, 0.72);
    border-radius: 10px;
    padding: 10px 10px;
    margin-top: 21px;
    display: table;
    width: 100%;
    box-sizing: border-box;
}
.wBox_dList > dt {
    font-size: 14px;
    display: table-cell;
}
.wBox_dList > dd {
    font-size: 13px;
    display: table-cell;
}
.wBox_col-no2 {
    margin-left: 25px;
}
.wBox_image {
    text-align: center;
}
.wBox_image-merit {
    margin-top: 25px;
}
.wBox_image > img {
    display: block;
    margin: 0 auto;
}
.wBox_oList {
    list-style: decimal outside;
    padding-left: 1.5em;
    font-weight: bold;
}
.wBox_oList > li {
    margin-top: 4px;
}
.wBox_oList > li:first-child {
    margin-top: 0;
}
.wBox_oList > li:last-child {
}
.wBox_oList > li:nth-child(2n + 1) {
}
.wBox_oList > li:nth-child(n + 3) {
}
.works_dList {
    list-style: none;
    display: flex;
    align-items: center;
    font-size: 15px;
    margin-bottom: 50px;
}
.works_dList > dt {
}
.works_dList > dd {
}
.works_dList > dd > a {
    display: block;
}
.works_dList > dd > a::before {
    content: '';
}
.works_dList > dd > a::after {
    content: '';
}
.human {
    padding: 13px 0;
}
.human_list {
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.human_list > li {
    width: 204px;
    height: 204px;
    border: 4px solid #4e8064;
    box-sizing: border-box;
    background-color: #f6fbf8;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 35px;
    color: #4e8064;
    font-size: 22px;
    text-align: center;
    flex-direction: column;
}
.human_list > li:first-child {
}
.human_list > li:last-child {
}
.human_list > li:nth-child(2n + 1) {
}
.human_list > li:nth-child(n + 3) {
}
.human_list > li > b {
    display: block;
}
.human_list > li > small {
    display: block;
    font-weight: bold;
}
.human_image {
}
.human_image > img {
}
#support {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 36' preserveAspectRatio='none'%3E%3Cpath fill='%23dcebe3' d='M0,26c170.8-8.96,302.18-12.87,394.13-11.72c377.47,4.7,773.47,21.1,929.71,21.1c213.33,0,412.05-3.13,596.16-9.38V0H0V26z'/%3E%3C/svg%3E");
    background-size: 100% 36px;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #fff;
    padding-top: 43px;
}
#example {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 36' preserveAspectRatio='none'%3E%3Cpath fill='%23FFFFFF' d='M0,26c170.8-8.96,302.18-12.87,394.13-11.72c377.47,4.7,773.47,21.1,929.71,21.1c213.33,0,412.05-3.13,596.16-9.38V0H0V26z'/%3E%3C/svg%3E");
    background-size: 100% 36px;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 26px;
}
#plan {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 36' preserveAspectRatio='none'%3E%3Cpath fill='%2369B986' d='M0,26c170.8-8.96,302.18-12.87,394.13-11.72c377.47,4.7,773.47,21.1,929.71,21.1c213.33,0,412.05-3.13,596.16-9.38V0H0V26z'/%3E%3C/svg%3E");
    background-size: 100% 36px;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #fff;
    padding-top: 30px;
}
.landing-section {
    background-image:
        url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 36' preserveAspectRatio='none'%3E%3Cpath fill='%23FFFFFF' d='M0,26c170.8-8.96,302.18-12.87,394.13-11.72c377.47,4.7,773.47,21.1,929.71,21.1c213.33,0,412.05-3.13,596.16-9.38V0H0V26z'/%3E%3C/svg%3E"),
        url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 142' preserveAspectRatio='none'%3E%3Cpath fill='%23C5DED1' d='M0,139.8h1920V0c-306.61,39.4-560.46,64.72-761.55,75.97C856.83,92.84,660.13,51.9,420.93,51.9C261.47,51.9,121.16,66.87,0,96.8V139.8z'/%3E%3Cpath fill='%23D4EADF' d='M0,124.9c170.27,8.08,320.5,8.08,450.69,0C646.03,112.78,1110.56,52,1260.16,52c204.97,0,424.92,24.3,659.84,72.9V142H0V124.9z'/%3E%3C/svg%3E");
    background-size:
        100% 36px,
        100% 142px;
    background-repeat: no-repeat;
    background-position:
        center top,
        center bottom;
    padding-bottom: 150px;
    padding-top: 120px;
}
#function .box-txt {
    box-sizing: content-box;
}
#function {
    background: #dcebe3;
    overflow: hidden;
}
.footCont {
    background-color: #dcebe3;
    padding: 62px 15px 100px;
}
.footCont_inner {
    max-width: 1170px;
    margin: 0 auto;
}
.footCont_box {
    background: #f6fbf8;
    border-radius: 15px;
    padding: 43px 20px;
}
.footCont_cols {
    display: flex;
    max-width: 1000px;
    margin: 0 auto;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: center;
}
.footCont_col {
}
.footCont_col-no1 {
}
.footCont_title {
    font-size: 31px;
    font-weight: bold;
    margin-bottom: 12px;
}
.footCont_text {
    font-size: 19px;
    font-weight: normal;
}
.footCont_list {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 32px;
}
.footCont_list > li {
    width: 48%;
}
.footCont_list > li:first-child {
}
.footCont_list > li:last-child {
}
.footCont_list > li:nth-child(2n + 1) {
}
.footCont_list > li:nth-child(n + 3) {
}
.footCont_list > li > a {
    text-decoration: none;
    height: 83px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    box-sizing: border-box;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    font-size: 21px;
    color: #4e8064;
    font-weight: bold;
    transition-duration: 0.3s;
    transition-property: background-color, color, border-color;
}
.footCont_list > li:first-child > a {
    background-color: #43a868;
    color: #fff;
}
.footCont_list > li > a::before {
    content: '';
}
.footCont_list > li > a::after {
    content: '';
}
.footCont_col-no2 {
}
.footCont_icnList {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.footCont_icnList-bottom {
    padding-left: 34px;
    margin-top: 15px;
}
.footCont_icnList > li {
    margin-left: 20px;
}
.footCont_icnList > li:first-child {
    margin-left: 0;
}
.footCont_icnList > li:last-child {
}
.footCont_icnList > li:nth-child(2n + 1) {
}
.footCont_icnList > li:nth-child(n + 3) {
}
.footCont_icnList > li > img {
    display: block;
}
.footCont_icnList > li > b {
    display: block;
    text-align: center;
    color: #67736d;
    line-height: 1;
    margin-top: 10px;
}
.fixedDl {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    left: 0;
    width: 460px;
}
.fixedDl_btn {
    display: block;
    background: #4e8064;
    width: 42px;
    height: 38px;
    border: none;
    position: relative;
    z-index: 1;
    outline: none;
    transition-duration: 0.3s;
    transition-property: background-color, color;
    cursor: pointer;
}
.fixedDl_btn::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    border: 1px solid #fff;
    width: 10px;
    height: 10px;
    -webkit-transform: translateY(3px) rotate(315deg);
    transform: translateY(3px) rotate(315deg);
    border-bottom: none;
    border-left: none;
    box-sizing: border-box;
    right: 0;
    left: 0;
    margin: auto;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property:
        transform,
        -webkit-transform;
}
.fixedDl_btn.isOpen::before {
    -webkit-transform: translateY(-1px) rotate(135deg);
    transform: translateY(-1px) rotate(135deg);
}
.fixedDl_btn::after {
    content: '';
}
.fixedDl_box {
    background-color: #fff;
    padding: 20px 30px;
    box-shadow: 0 6px 6px rgba(0, 0, 0, 0.19);
    box-sizing: content-box;
}
.fixedDl_boxWrap {
    overflow: hidden;
    max-height: 0;
    transition-duration: 0.5s;
    transition-property: max-height;
    border-top: 6px solid #4e8064;
}
.isOpen + .fixedDl_boxWrap {
    max-height: 226px;
}
.fixedDl_cols {
    display: flex;
    align-items: center;
}
.fixedDl_col {
}
.fixedDl_col-no1 {
}
.fixedDl_title {
    background: #4e8064;
    display: flex;
    width: 82px;
    height: 27px;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 9px;
}
.fixedDl_text {
    font-size: 15px;
    font-weight: bold;
}
.fixedDl_col-no2 {
    min-width: 98px;
    margin-left: 17px;
}
.fixedDl_image {
}
.fixedDl_image > img {
    display: block;
}
.fixedDl_link {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}
.fixedDl_link > a {
    display: flex;
    text-decoration: none;
    color: #4e8064;
    font-weight: bold;
    border: 3px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    height: 41px;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    transition-duration: 0.3s;
    transition-property: border-color, color;
}
.fixedDl_link > a::before {
    content: '';
}
.fixedDl_link > a::after {
    content: '';
}
.result {
    background-color: #dcebe3;
    position: relative;
    z-index: 10;
    padding-bottom: 46px;
}
.result_inner {
    max-width: 1128px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.result_title {
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}
.result_list {
    list-style: none;
    display: flex;
    justify-content: space-between;
}
.result_list > li {
}
.result_list > li:first-child {
}
.result_list > li:last-child {
}
.result_list > li:nth-child(2n + 1) {
}
.result_list > li:nth-child(n + 3) {
}
.result_image {
    height: 236px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    margin-bottom: 31px;
}
.result_image > img {
    display: block;
}
.result_headline {
    font-size: 22px;
    line-height: 33px;
    font-weight: bold;
    text-align: center;
}
.result_text {
    text-align: center;
    margin-top: 13px;
}
.result_image-no1 > img {
    max-width: 293px;
}
.result_image-no2 > img {
    max-width: 305px;
}
.result_image-no3 > img {
    max-width: 303px;
}
.function_boxWrap {
    background: #fff;
    padding: 60px 20px;
    box-shadow: 0 0 20px rgba(39, 95, 40, 0.28);
    border-radius: 10px;
    margin-bottom: 40px;
}
#function .inner {
    overflow: visible;
}
#function .box:last-child {
    margin-bottom: 0;
}
#support .support_list {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: content-box;
    opacity: 0.7;
}
#support .support_list > li {
    margin-left: 50px;
    margin-right: 0;
    margin-top: 19px;
    margin-bottom: 0;
}
#support .support_list > li:first-child {
    margin-left: 0;
}
#support .support_list > li:last-child {
}
#support .support_list > li:nth-child(2n + 1) {
}
#support .support_list > li:nth-child(n + 3) {
}
#support .support_list > li > img {
    height: 70px;
}
.u-spNone {
}
.u-spInline {
    display: none;
}
.u-tabletNone {
}
#function .function_title {
    padding-bottom: 0;
    margin-bottom: 40px;
}
#function h3 {
    color: #4e8064;
}
.faq_title {
    font-weight: bold;
    font-size: 38px;
}
.list-faq-item .ui-text {
    font-weight: bold;
}
.site-footer-block-title {
    font-weight: bold;
}
.icon-blank {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    text-indent: 0;
    position: relative;
    z-index: 1;
    top: -2px;
}
#point .illust-point1,
#point .illust-point2,
#point .illust-point3 {
    box-sizing: content-box;
}
#point .icon {
    box-sizing: content-box;
}
.list-faq-item {
    cursor: pointer;
}
#function .link-detail {
    display: flex;
    align-items: center;
}
#plan .inner {
    width: auto;
    max-width: 1000px;
    padding-left: 25px;
    padding-right: 15px;
}
.home-faq .list-faq {
    max-width: 1000px;
}
@media screen and (max-width: 1299px) {
    .intro_image {
        width: 53.1vw;
    }
    .intro_image > img {
        max-width: 100%;
        height: auto;
    }
    .intro_title {
        font-size: 4vw;
    }
    .intro_subTitle {
        font-size: 1.77vw;
    }
    .intro_text {
        font-size: 1.38vw;
    }
}
@media screen and (max-width: 1099px) {
    .footCont_title {
        font-size: 29px;
    }
    .footCont_icnList > li > img {
        width: 100px;
        height: auto;
    }
}
@media screen and (min-width: 1000px) {
    .gHeader_title > a:hover {
        opacity: 0.7;
    }
    .gHeader_list > li > a:hover {
        border-color: rgba(0, 0, 0, 0.2);
    }
    .gHeader_link > a:hover {
        background-color: #e86809;
        box-shadow: 0 -30px 0 #e86809;
    }
    .wBox_caution > a:hover {
    }
    .works_dList > dd > a:hover {
    }
    .footCont_list > li:first-child > a:hover {
        background-color: #30844f;
    }
    .footCont_list > li > a:hover {
        border-color: rgba(0, 0, 0, 0.2);
    }
    .fixedDl_btn:hover {
        background-color: #43a868;
    }
    .fixedDl_link > a:hover {
        border-color: rgba(0, 0, 0, 0.2);
    }
}
@media screen and (max-width: 999px) {
    [data-animation] {
    }
    [data-animation='after'] {
    }
    .gHeaderWrap {
    }
    .gHeader {
    }
    .isFixed .gHeader {
    }
    .gHeader_inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    .gHeader_cols {
    }
    .gHeader_col {
    }
    .gHeader_col-no1 {
    }
    .gHeader_title {
    }
    .gHeader_title > a {
    }
    .gHeader_title > a::before {
    }
    .gHeader_title > a::after {
    }
    .gHeader_title > a > img {
    }
    .gHeader_catch {
    }
    .gHeader_catch > br {
        display: inline;
    }
    .gHeader_col-no2 {
    }
    .gHeader_list {
    }
    .gHeader_list > li {
        width: 135px;
        margin-left: 10px;
    }
    .gHeader_list > li:first-child {
    }
    .gHeader_list > li:last-child {
    }
    .gHeader_list > li:nth-child(2n + 1) {
    }
    .gHeader_list > li:nth-child(n + 3) {
    }
    .gHeader_list > li > a {
        font-size: 14px;
    }
    .gHeader_list > li > a::before {
    }
    .gHeader_list > li > a::after {
    }
    .gHeader_link {
        width: 176px;
        margin-left: 10px;
    }
    .gHeader_link > a {
    }
    .gHeader_link > a::before {
    }
    .gHeader_link > a::after {
    }
    .gHeader_link > a > b {
        font-size: 18px;
    }
    .gHeader_link > a > small {
        font-size: 10px;
    }
    .intro {
    }
    .intro_inner {
    }
    .intro_cols {
    }
    .intro_col {
    }
    .intro_col-no1 {
    }
    .intro_subTitle {
    }
    .intro_title {
    }
    .intro_text {
    }
    .intro_col-no2 {
    }
    .intro_image {
    }
    .intro_image > img {
    }
    .works {
        font-size: 14px;
    }
    .works_inner {
    }
    .works_text {
    }
    .works_sect {
        margin-top: 60px;
    }
    .works_title {
        font-size: 26px;
        letter-spacing: 0;
    }
    .works_headline {
        font-size: 24px;
        letter-spacing: 0;
    }
    .works_subhead {
        font-size: 22px;
        letter-spacing: 0;
    }
    .works_caution {
    }
    .works_text + .works_caution {
    }
    .tax {
    }
    .tax_cols {
    }
    .tax_col {
    }
    .tax_col-no1 {
    }
    .tax_sect {
    }
    .tax_sect-no2 {
    }
    .tax_title {
    }
    .tax_title-no2 {
    }
    .tax_in {
    }
    .tax_list {
    }
    .tax_list > li {
        font-size: 16px;
        padding-left: 28px;
    }
    .tax_list > li:first-child {
    }
    .tax_list > li:last-child {
    }
    .tax_list > li:nth-child(2n + 1) {
    }
    .tax_list > li:nth-child(n + 3) {
    }
    .tax_list > li > img {
        width: 18px;
        height: auto;
    }
    .tax_image {
    }
    .tax_image > img {
    }
    .tax_col-no2 {
    }
    .wBox {
        border-width: 3px;
        border-radius: 10px;
        padding: 25px;
    }
    .wBox_title {
        letter-spacing: 0;
    }
    .wBox_cList {
    }
    .wBox_cList > li {
    }
    .wBox_cList > li::before {
    }
    .wBox_cList > li:first-child {
    }
    .wBox_cList > li:last-child {
    }
    .wBox_cList > li:nth-child(2n + 1) {
    }
    .wBox_cList > li:nth-child(n + 3) {
    }
    .wBox_box {
        padding: 25px;
    }
    .wBox_list {
    }
    .wBox_list > li {
    }
    .wBox_list > li:first-child {
    }
    .wBox_list > li:last-child {
    }
    .wBox_list > li:nth-child(2n + 1) {
    }
    .wBox_list > li:nth-child(n + 3) {
    }
    .wBox_list > li > b {
    }
    .wBox_invoice {
    }
    .wBox_invoice > img {
        max-width: 100%;
        height: auto;
    }
    .wBox_caution {
    }
    .wBox_caution > a {
    }
    .wBox_caution > a::before {
    }
    .wBox_caution > a::after {
    }
    .wBox_caution > a > img {
    }
    .wBox_cols {
    }
    .wBox_col {
    }
    .wBox_col-no1 {
    }
    .wBox_oList2 {
    }
    .wBox_oList2 > li {
    }
    .wBox_oList2 > li:first-child {
    }
    .wBox_oList2 > li:last-child {
    }
    .wBox_oList2 > li:nth-child(2n + 1) {
    }
    .wBox_oList2 > li:nth-child(n + 3) {
    }
    .wBox_oList2 > li > b {
    }
    .wBox_dList {
    }
    .wBox_dList > dt {
    }
    .wBox_dList > dd {
    }
    .wBox_col-no2 {
    }
    .wBox_image {
    }
    .wBox_image-merit {
    }
    .wBox_image > img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    .wBox_oList {
    }
    .wBox_oList > li {
    }
    .wBox_oList > li:first-child {
    }
    .wBox_oList > li:last-child {
    }
    .wBox_oList > li:nth-child(2n + 1) {
    }
    .wBox_oList > li:nth-child(n + 3) {
    }
    .works_dList {
    }
    .works_dList > dt {
    }
    .works_dList > dd {
    }
    .works_dList > dd > a {
    }
    .works_dList > dd > a::before {
    }
    .works_dList > dd > a::after {
    }
    .human {
    }
    .human_list {
    }
    .human_list > li {
        width: 160px;
        height: 160px;
        font-size: 17px;
        line-height: 25px;
    }
    .human_list > li:first-child {
    }
    .human_list > li:last-child {
    }
    .human_list > li:nth-child(2n + 1) {
    }
    .human_list > li:nth-child(n + 3) {
    }
    .human_list > li > b {
    }
    .human_list > li > small {
    }
    .human_image {
    }
    .human_image > img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    #support {
    }
    #example {
    }
    #plan {
    }
    .landing-section {
    }
    #function .box-txt {
    }
    #function {
        padding-left: 15px;
        padding-right: 15px;
    }
    .footCont {
    }
    .footCont_inner {
    }
    .footCont_box {
        padding: 25px 25px;
    }
    .footCont_cols {
        display: flex;
        flex-direction: column-reverse;
    }
    .footCont_col {
    }
    .footCont_col-no1 {
    }
    .footCont_title {
        font-size: 27px;
    }
    .footCont_text {
    }
    .footCont_list {
    }
    .footCont_list > li {
    }
    .footCont_list > li:first-child {
    }
    .footCont_list > li:last-child {
    }
    .footCont_list > li:nth-child(2n + 1) {
    }
    .footCont_list > li:nth-child(n + 3) {
    }
    .footCont_list > li > a {
    }
    .footCont_list > li:first-child > a {
    }
    .footCont_list > li > a::before {
    }
    .footCont_list > li > a::after {
    }
    .footCont_col-no2 {
        margin-bottom: 25px;
    }
    .footCont_icnList {
    }
    .footCont_icnList-bottom {
        padding: 0;
    }
    .footCont_icnList > li {
    }
    .footCont_icnList > li:first-child {
    }
    .footCont_icnList > li:last-child {
    }
    .footCont_icnList > li:nth-child(2n + 1) {
    }
    .footCont_icnList > li:nth-child(n + 3) {
    }
    .footCont_icnList > li > img {
    }
    .footCont_icnList > li > b {
    }
    .fixedDl {
        width: 370px;
    }
    .fixedDl_btn {
    }
    .fixedDl_btn::before {
    }
    .fixedDl_btn.isOpen::before {
    }
    .fixedDl_btn::after {
    }
    .fixedDl_box {
        padding: 15px 20px;
    }
    .fixedDl_boxWrap {
    }
    .isOpen + .fixedDl_boxWrap {
        max-height: 200px;
    }
    .fixedDl_cols {
    }
    .fixedDl_col {
    }
    .fixedDl_col-no1 {
    }
    .fixedDl_title {
    }
    .fixedDl_text {
        font-size: 13px;
    }
    .fixedDl_col-no2 {
        min-width: 60px;
        width: 60px;
    }
    .fixedDl_image {
    }
    .fixedDl_image > img {
        max-width: 100%;
        height: auto;
    }
    .fixedDl_link {
    }
    .fixedDl_link > a {
    }
    .fixedDl_link > a::before {
    }
    .fixedDl_link > a::after {
    }
    .result {
    }
    .result_inner {
    }
    .result_title {
        font-size: 31px;
        margin-bottom: 25px;
    }
    .result_list {
    }
    .result_list > li {
        width: 32%;
        margin-left: 2%;
    }
    .result_list > li:first-child {
        margin-left: 0;
    }
    .result_list > li:last-child {
    }
    .result_list > li:nth-child(2n + 1) {
    }
    .result_list > li:nth-child(n + 3) {
    }
    .result_image {
    }
    .result_image > img {
    }
    .result_headline {
        font-size: 18px;
        line-height: 1.6;
    }
    .result_text {
        font-size: 14px;
    }
    .result_image-no1 > img {
    }
    .result_image-no2 > img {
    }
    .result_image-no3 > img {
    }
    .function_boxWrap {
    }
    #function .inner {
    }
    #function .box:last-child {
    }
    #support .support_list {
    }
    #support .support_list > li {
    }
    #support .support_list > li:first-child {
    }
    #support .support_list > li:last-child {
    }
    #support .support_list > li:nth-child(2n + 1) {
    }
    #support .support_list > li:nth-child(n + 3) {
    }
    #support .support_list > li > img {
        height: 50px;
    }
    #function .function_title {
    }
    #function h3 {
    }
    .faq_title {
        font-size: 30px;
    }
    .list-faq-item .ui-text {
    }
    .site-footer-block-title {
    }
    .u-tabletNone {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    [data-animation] {
    }
    [data-animation='after'] {
    }
    .gHeaderWrap {
        height: 98px;
    }
    .gHeader {
        box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.1);
    }
    .isFixed .gHeader {
    }
    .gHeader_inner {
        padding: 0;
        padding-left: 15px;
    }
    .gHeader_cols {
        height: auto;
    }
    .gHeader_col {
    }
    .gHeader_col-no1 {
    }
    .gHeader_title {
        max-width: 147px;
        position: relative;
        z-index: 1;
    }
    .isFixed .gHeader_title {
        top: 2px;
    }
    .gHeader_title > a {
    }
    .gHeader_title > a::before {
    }
    .gHeader_title > a::after {
    }
    .gHeader_title > a > img {
        max-width: 100%;
        height: auto;
        display: block;
    }
    .gHeader_catch {
        font-size: 10px;
        max-height: 26px;
        overflow: hidden;
        transition-duration: 0.3s;
        transition-property: max-height;
        color: #569357;
    }
    .isFixed .gHeader_catch {
        max-height: 0;
        margin-top: 0;
    }
    .gHeader_col-no2 {
    }
    .gHeader_list {
        display: block;
        min-width: 82px;
    }
    .gHeader_list > li {
        width: auto;
        margin: 5px 0 0;
    }
    .gHeader_list > li:first-child {
        margin-top: 0;
    }
    .gHeader_list > li:last-child {
    }
    .gHeader_list > li:nth-child(2n + 1) {
    }
    .gHeader_list > li:nth-child(n + 3) {
    }
    .gHeader_list > li > a {
        height: 24px;
        border-width: 1px;
        font-size: 10px;
        border-radius: 5px;
        text-align: center;
    }
    .isFixed .gHeader_list > li > a {
        height: 25px;
        transition-property: height;
    }
    .gHeader_list > li > a::before {
    }
    .gHeader_list > li > a::after {
    }
    .gHeader_link {
        width: 100px;
        text-align: center;
    }
    .gHeader_link > a {
        box-shadow: none;
        height: 98px;
        border-radius: 0;
        border-bottom-left-radius: 6px;
        border-top-left-radius: 6px;
        padding: 0;
        transition-property: height;
    }
    .isFixed .gHeader_link > a {
        height: 62px;
    }
    .gHeader_link > a::before {
    }
    .gHeader_link > a::after {
    }
    .gHeader_link > a > b {
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
    }
    .isFixed .gHeader_link > a > b {
        margin-bottom: 0;
    }
    .gHeader_link > a > small {
        line-height: 1.3;
        max-height: 26px;
        overflow: hidden;
        transition-duration: 0.3s;
        transition-property: max-height;
    }
    .isFixed .gHeader_link > a > small {
        max-height: 0;
    }
    .intro {
        background-size: 100% 40px;
        padding-top: 35px;
        padding-bottom: 50px;
    }
    .intro_inner {
    }
    .intro_cols {
        display: block;
    }
    .intro_col {
    }
    .intro_col-no1 {
    }
    .intro_subTitle {
        font-size: 3.8vw;
        margin-bottom: 8px;
    }
    .intro_title {
        font-size: 7.6vw;
    }
    .intro_text {
        font-size: 3.5vw;
        margin-top: 14px;
    }
    .intro_col-no2 {
        margin-top: 20px;
    }
    .intro_image {
        width: 100%;
    }
    .intro_image > img {
    }
    .works {
        padding-top: 25px;
        padding-bottom: 50px;
        background-size: 100% 40px;
    }
    .works_inner {
    }
    .works_text {
        margin-bottom: 1.5em;
    }
    .works_sect {
        margin-top: 45px;
    }
    .works_title {
        font-size: 22px;
        border-bottom-width: 3px;
        margin-bottom: 15px;
    }
    .works_headline {
        font-size: 18px;
        border-left-width: 5px;
        padding-left: 15px;
        margin-bottom: 15px;
    }
    .works_subhead {
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 35px;
    }
    .works_caution {
        font-size: 12px;
    }
    .works_text + .works_caution {
        margin-top: -0.5em;
    }
    .tax {
        margin: 25px 0;
    }
    .tax_cols {
        display: block;
    }
    .tax_col {
        width: auto;
    }
    .tax_col-no1 {
        margin-bottom: 10px;
    }
    .tax_sect {
        border-width: 2px;
        border-radius: 5px;
    }
    .tax_sect-no2 {
    }
    .tax_title {
        font-size: 20px;
        height: 47px;
    }
    .tax_title-no2 {
    }
    .tax_in {
        padding: 20px 15px;
    }
    .tax_list {
    }
    .tax_list > li {
    }
    .tax_list > li:first-child {
    }
    .tax_list > li:last-child {
    }
    .tax_list > li:nth-child(2n + 1) {
    }
    .tax_list > li:nth-child(n + 3) {
    }
    .tax_list > li > img {
    }
    .tax_image {
    }
    .tax_image > img {
    }
    .tax_col-no2 {
    }
    .wBox {
        border-width: 2px;
        padding: 20px 15px;
    }
    .wBox-spFit {
        padding-bottom: 0;
    }
    .wBox_title {
        font-size: 18px;
    }
    .wBox_cList {
    }
    .wBox_cList > li {
        font-size: 14px;
    }
    .wBox_cList > li::before {
        top: 7px;
    }
    .wBox_cList > li:first-child {
    }
    .wBox_cList > li:last-child {
    }
    .wBox_cList > li:nth-child(2n + 1) {
    }
    .wBox_cList > li:nth-child(n + 3) {
    }
    .wBox_box {
        margin-left: -15px;
        margin-right: -15px;
        padding: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .wBox_box:last-child {
        margin-bottom: 0;
    }
    .wBox_list {
    }
    .wBox_list > li {
        font-size: 14px;
    }
    .wBox_list > li:first-child {
    }
    .wBox_list > li:last-child {
    }
    .wBox_list > li:nth-child(2n + 1) {
    }
    .wBox_list > li:nth-child(n + 3) {
    }
    .wBox_list > li > b {
    }
    .wBox_invoice {
    }
    .wBox_invoice > img {
    }
    .wBox_caution {
        font-size: 12px;
    }
    .wBox_caution > a {
    }
    .wBox_caution > a::before {
    }
    .wBox_caution > a::after {
    }
    .wBox_caution > a > img {
    }
    .wBox_cols {
        display: block;
    }
    .wBox_col {
    }
    .wBox_col-no1 {
    }
    .wBox_oList2 {
    }
    .wBox_oList2 > li {
        font-size: 14px;
    }
    .wBox_oList2 > li:first-child {
    }
    .wBox_oList2 > li:last-child {
    }
    .wBox_oList2 > li:nth-child(2n + 1) {
    }
    .wBox_oList2 > li:nth-child(n + 3) {
    }
    .wBox_oList2 > li > b {
    }
    .wBox_dList {
    }
    .wBox_dList > dt {
    }
    .wBox_dList > dd {
    }
    .wBox_col-no2 {
        margin: 15px auto 0;
    }
    .wBox_image {
    }
    .wBox_image-merit {
    }
    .wBox_image > img {
    }
    .wBox_oList {
    }
    .wBox_oList > li {
        font-size: 14px;
    }
    .wBox_oList > li:first-child {
    }
    .wBox_oList > li:last-child {
    }
    .wBox_oList > li:nth-child(2n + 1) {
    }
    .wBox_oList > li:nth-child(n + 3) {
    }
    .works_dList {
        font-size: 12px;
        margin-bottom: 0;
    }
    .works_dList > dt {
    }
    .works_dList > dd {
    }
    .works_dList > dd > a {
    }
    .works_dList > dd > a::before {
    }
    .works_dList > dd > a::after {
    }
    .human {
        padding: 0;
    }
    .human_list {
        flex-wrap: wrap;
        max-width: 253px;
        margin-left: auto;
        margin-right: auto;
    }
    .human_list > li {
        width: 120px;
        height: 120px;
        border-width: 2px;
        font-size: 13px;
        line-height: 19px;
        white-space: nowrap;
    }
    .human_list > li:first-child {
    }
    .human_list > li:last-child {
    }
    .human_list > li:nth-child(2n + 1) {
    }
    .human_list > li:nth-child(n + 3) {
        margin-top: 10px;
    }
    .human_list > li > b {
    }
    .human_list > li > small {
    }
    .human_image {
    }
    .human_image > img {
    }
    #support {
        background-size: 100% 20px;
        padding-top: 20px;
    }
    #example {
        background-size: 100% 20px;
    }
    #plan {
        background-size: 100% 20px;
        padding-top: 20px;
    }
    .landing-section {
        background-size:
            100% 18px,
            100% 51px;
        padding-bottom: 70px;
        padding-top: 55px;
    }
    #function .box-txt {
    }
    #function {
        padding: 0;
    }
    .footCont {
        padding-bottom: 50px;
        padding-top: 40px;
    }
    .footCont_inner {
    }
    .footCont_box {
        border-radius: 8px;
    }
    .footCont_cols {
    }
    .footCont_col {
    }
    .footCont_col-no1 {
    }
    .footCont_title {
        text-align: center;
        font-size: 21px;
        margin-bottom: 10px;
        white-space: nowrap;
    }
    .footCont_text {
        font-size: 14px;
        font-weight: normal;
    }
    .footCont_text > br {
        display: none;
    }
    .footCont_list {
        display: block;
        margin-top: 15px;
    }
    .footCont_list > li {
        width: auto;
    }
    .footCont_list > li:first-child {
        margin-bottom: 10px;
    }
    .footCont_list > li:last-child {
    }
    .footCont_list > li:nth-child(2n + 1) {
    }
    .footCont_list > li:nth-child(n + 3) {
    }
    .footCont_list > li > a {
        height: 57px;
        font-size: 16px;
    }
    .footCont_list > li:first-child > a {
        height: 68px;
    }
    .footCont_list > li > a::before {
    }
    .footCont_list > li > a::after {
    }
    .footCont_col-no2 {
    }
    .footCont_icnList {
        padding-right: 20px;
    }
    .footCont_icnList-bottom {
        padding-right: 0;
        padding-left: 20px;
    }
    .footCont_icnList > li {
        width: 32%;
        margin-left: 2%;
    }
    .footCont_icnList > li:first-child {
    }
    .footCont_icnList > li:last-child {
    }
    .footCont_icnList > li:nth-child(2n + 1) {
    }
    .footCont_icnList > li:nth-child(n + 3) {
    }
    .footCont_icnList > li > img {
        max-width: 80px;
        width: 100%;
    }
    .footCont_icnList > li > b {
        font-size: 12px;
    }
    .fixedDl {
        width: 100%;
        max-width: 400px;
    }
    .fixedDl_btn {
    }
    .fixedDl_btn::before {
    }
    .fixedDl_btn.isOpen::before {
    }
    .fixedDl_btn::after {
    }
    .fixedDl_box {
        padding: 15px 15px;
    }
    .fixedDl_boxWrap {
    }
    .isOpen + .fixedDl_boxWrap {
    }
    .fixedDl_cols {
    }
    .fixedDl_col {
    }
    .fixedDl_col-no1 {
    }
    .fixedDl_title {
    }
    .fixedDl_text {
    }
    .fixedDl_col-no2 {
        margin-left: 10px;
    }
    .fixedDl_image {
    }
    .fixedDl_image > img {
    }
    .fixedDl_link {
    }
    .fixedDl_link > a {
        border-width: 2px;
        height: 50px;
    }
    .fixedDl_link > a::before {
    }
    .fixedDl_link > a::after {
    }
    .result {
        padding-bottom: 0;
    }
    .result_inner {
    }
    .result_title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .result_list {
        display: block;
    }
    .result_list > li {
        width: auto;
        position: relative;
        z-index: 1;
        min-height: 89px;
        padding-left: 128px;
        margin-left: 0;
        margin-top: 20px;
    }
    .result_list > li:first-child {
        margin-top: 0;
    }
    .result_list > li:last-child {
    }
    .result_list > li:nth-child(2n + 1) {
    }
    .result_list > li:nth-child(n + 3) {
    }
    .result_image {
        height: auto;
        display: block;
        margin: 0;
        position: absolute;
        z-index: 1;
        top: 50%;
        left: 0;
        width: 115px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .result_image > img {
    }
    .result_headline {
        font-size: 16px;
        text-align: left;
    }
    .result_text {
        text-align: left;
        font-size: 12px;
        margin-top: 5px;
    }
    .result_image-no1 > img {
    }
    .result_image-no2 > img {
    }
    .result_image-no3 > img {
    }
    .function_boxWrap {
        padding: 15px 15px;
        border-radius: 5px;
        margin-top: 20px;
        box-shadow: 0 0 10px rgba(39, 95, 40, 0.28);
    }
    #function .inner {
    }
    #function .box:last-child {
    }
    #support .support_list {
        align-items: center;
    }
    #support .support_list > li {
        width: 46%;
        margin: 0;
        margin-left: 8%;
    }
    #support .support_list > li:first-child {
    }
    #support .support_list > li:last-child {
    }
    #support .support_list > li:nth-child(2n + 1) {
        margin-left: 0;
    }
    #support .support_list > li:nth-child(n + 3) {
        margin-top: 2%;
    }
    #support .support_list > li > img {
        height: auto;
        width: 100%;
        padding: 0;
        display: block;
    }
    .u-spNone {
        display: none;
    }
    .u-spInline {
        display: inline;
    }
    #plan .note-calcuration {
        margin-bottom: 0;
        padding-bottom: 25px;
    }
    #function .function_title {
    }
    #function h3 {
    }
    .faq_title {
        font-size: 22px;
    }
    .list-faq-item .ui-text {
    }
    .site-footer-block-title {
    }
    #plan .inner {
        padding-left: 18px;
        padding-right: 18px;
    }
}
@media screen and (max-width: 374px) {
    .gHeader_link > a > b {
        font-size: 14px;
    }
    .gHeader_link {
        white-space: nowrap;
        width: 90px;
        min-width: 90px;
    }
    .gHeader_link > a {
    }
    .gHeader_list > li > a {
        font-size: 10px;
    }
    .gHeader_list {
        min-width: 70px;
    }
    .gHeader_title {
        width: 120px;
    }
    .gHeader_inner {
        padding-left: 10px;
    }
    .gHeader_catch {
        white-space: nowrap;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        -webkit-transform-origin: left top;
        transform-origin: left top;
    }
    .gHeader_col-no1 {
        width: 134px;
    }
    .footCont_icnList {
        padding: 0;
    }
}
