.sp440, .sp425, .sp360 {
    display: none
}
@media screen and (min-width: 1921px) {
    .mv:before, .sec_cta:before, .sec08:before {
        left: 0;
        width: 100%;
        background-size: cover;
        background-position: center;
    }
    .sec10_item {
        left: 135px;
        width: 100%;
    }
}
@media screen and (min-width: 751px) {
    .sp {
        display: none !important
    }
    /* NAV */
    .h_box {
        min-width: calc(var(--container) + 30px);
    }
    .hamburger {
        display: none;
    }
    nav {
        margin-top: 20px;
    }
    nav .inner {
        width: 100%;
        padding: 0;
    }
    .nav_list {
        display: flex;
        justify-content: space-between;
        width: 1078px;
        height: 70px;
        background: #fff;
        border-radius: 35px;
        padding: 0 25px;
    }
    .nav_list > li > a, .nav_list > li > .hook {
        display: flex;
        align-items: center;
        position: relative;
        font-weight: 500;
        padding: 0px 0px 7px;
        height: 100%;
        flex-direction: column;
        justify-content: center;
        color: #191919;
        transition: all ease 0.3s;
    }
    .under .nav_list > li > a, .under .nav_list > li > .hook {
        color: #595959;
    }
    .nav_list li .en {
        color: var(--mcolor);
        font-weight: 500;
        font-size: 13px;
        font-family: var(--f-en);
        letter-spacing: 0.05em;
        line-height: 1;
        margin-top: 1px;
    }
    .nav_list > li.parent {
        position: relative;
    }
    .nav_list > li.parent:before {
        position: absolute;
        content: "";
        width: 11px;
        height: 6px;
        background: #efd862;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 6px;
        clip-path: polygon(100% 0, 0 0, 50% 100%);
    }
    .nav_list > li.parent > .hook {
        cursor: default;
    }
    .nav_list > li.parent:hover > .hook {
        color: var(--scolor);
    }
    .nav_list > li {
        flex: auto;
    }
    .sub {
        position: absolute;
        z-index: 1;
        transition: all .3s;
        width: 286px;
        top: 100%;
        left: calc(50% - 143px);
        border-radius: 0 0 10px 10px;
        overflow: hidden;
    }
    .nav_list > li:last-child .sub {
        width: 200px;
        left: calc(50% - 100px);
    }
    .sub ul li a {
        font-size: 14px;
        display: flex;
        width: 100%;
        height: 50px;
        align-items: center;
        letter-spacing: .001em;
        padding: 5px 15px;
        margin: 0 auto;
        color: #fff;
        background: var(--mcolor);
    }
    .sub ul li:not(:last-child) a {
        border-bottom: solid 1px #FFF;
    }
    /* CUSTOM */
    .find_a, .find_out {
        cursor: pointer;
    }
    /* HOVER */
    .nav_list > li:hover > a {
        color: var(--scolor);
        text-decoration: none;
    }
    .parent:not(:hover) .sub {
        display: none;
    }
    .parent:hover .sub {
        transform: translate(0, 0);
    }
    .sub a:hover {
        background-color: var(--scolor);
        text-decoration: none;
    }
    .to_top img:hover, .find_a:hover, .contact_fix_mail a:hover, .sec_cta_bnr .cta_bnr2 a:hover, .sec09_bnr li a:hover, .sec10_item .item1:hover {
        opacity: .8
    }
    .contact_fix li a {
        writing-mode: vertical-rl;
        text-orientation: upright;
        white-space: nowrap;
    }
    .ft_link a:hover, .ft_link .big p a:hover {
        color: #efd862;
    }
    .sec01_load dl:hover dd a {
        color: var(--mcolor);
        text-decoration: underline;
        text-underline-offset: 3px;
    }
    .sec01_link a:hover {
        color: var(--mcolor);
    }
    .btn.h_over a:hover {
        background-color: var(--scolor);
    }
    .box_btn .btn a:hover {
        background-color: var(--mcolor);
    }
    .sec03_item > div {
        min-height: 498px;
    }
    .idx_txt.sec04_txt p {
        padding-left: 4px;
    }
    .sec05_point > div .ttl3 .num.mr3 {
        margin-right: 15px;
    }
    .sec09 .ttl_h3_ja .sm {
        margin-bottom: 33px;
    }
    .sec09 .ttl_h3_ja .sm:before {
        right: 0;
    }
    .sec10_item .item1 .sec10_ttl .lg {
        min-height: 79px;
    }
    .sec11 .ttl_h3_ja .sm {
        margin-bottom: 30px;
    }
    .ft_add .num {
        margin: 0 3px;
    }
    .under .h_box {
        box-shadow: none;
    }
    .under .nav_list li .en {
        color: #027253;
    }
    /* .under .h_inner {
        padding: 0 0px 0 90px;
    }*/
}
@media screen and (min-width: 751px) and (max-width: 1800px) {
    .h_inner, .under .h_inner {
        padding: 0 30px;
    }
    .sec05_item > div .item1 {
        width: calc(100% - 610px);
    }
    .contact_fix {
        bottom: 70px;
        top: auto;
    }
    .sec02_wrap {
        width: 825px;
    }
    .sec02 .ttl_h3 .en {
        right: 40px;
    }
    .sec05_round, .sub3 .sec05_round {
        right: -40px;
    }
    .sub5 .sec05_round {
        right: -30px;
    }
    .sub5 .sec05_ttl1:before {
        width: 100px;
        right: 100px;
    }
    .sub3 .sec05_ttl1:before {
        right: 100px;
    }
    .h_left {
        margin-right: 20px;
    }
    .nav_list {
        width: 1050px;
    }
    .mv {
        height: 780px;
    }
    .mv .inner {
        padding-bottom: 10px;
    }
    .sec02:before {
        left: calc(50% - 935px);
    }
}
@media screen and (min-width: 751px) and (max-width: 1500px) {
    #logo {
        width: 370px;
    }
    #wrapper {
        min-width: 1260px;
    }
    .inner, .sec08 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .nav_list > li > a, .nav_list > li > .hook {
        font-size: 16px;
    }
    .nav_list > li:last-child .sub {
        left: auto;
        right: 0;
    }
    .nav_list {
        width: 100%;
        padding: 0 10px;
    }
    .nav_list > li {
        padding: 0 1vw;
    }
    .mv {
        height: 100vh;
        min-height: 680px;
        max-height: 720px;
    }
    .mv_txt {
        height: auto;
        padding-bottom: 40px;
    }
    .mv_txt h2 {
        font-size: 36px;
        padding-left: 0px;
    }
    .mv_txt h2 .line {
        font-size: 46px;
    }
    .mv_sub_title {
        font-size: 22px;
        padding-left: 0px;
    }
    .sec02:before {
        left: calc(50% - 890px);
    }
    .sec02_wrap {
        width: 730px;
    }
    .sec02 .ttl_h3 .en {
        right: 50px;
        padding-left: 65px;
        letter-spacing: 0em;
    }
    .sec02 .ttl_h3 .en:before {
        width: 50px;
    }
    .sec03_item {
        padding-left: 0px;
    }
    .sec03 .inner:before {
        right: calc(50% - 975px);
    }
    .sec03 .inner:after {
        left: calc(50% - 1065px);
    }
    .sec03_wrap {
        padding: 0 30px;
    }
    .sec04 .inner:before {
        right: 0px;
    }
    .sec05 .inner {
        width: 100%;
    }
    .sec05_item > div .item2 .wrap, .sec05_item > div.sub2 .item2 .wrap, .sec05_item > div.sub3 .item2 .wrap, .sec05_item > div.sub4 .item2 .wrap, .sec05_item > div.sub5 .item2 .wrap {
        width: 615px;
        padding: 50px 40px;
    }
    .sub1 .sec05_ttl1:before {
        width: 258px;
    }
    .sub5 .sec05_ttl1:before {
        width: 120px;
    }
    .sub4 .sec05_ttl1:before {
        width: 84px;
    }
    .sec05_item > div .item1 {
        width: calc(100% - 570px);
    }
    .sec05_item > div:nth-child(odd) .item2 .wrap {
        margin-left: -140px;
    }
    .sec05_item > div.sub3 .item2 .wrap {
        padding: 30px 40px;
    }
    .sec05_item > div {
        margin-bottom: 180px;
    }
    .sec05_round {
        width: 170px;
        height: 170px;
        font-size: 20px;
        top: 40px;
        right: -45px;
    }
    .idx_txt.sec05_txt_sub p {
        font-size: 18px;
    }
    .sec05_ttl1 {
        font-size: 40px;
        margin-bottom: 15px;
    }
    .sec05_ttl2 {
        font-size: 24px;
    }
    .sub2 .sec05_round, .sub3 .sec05_round, .sub5 .sec05_round, .sub4 .sec05_round {
        top: 40px;
    }
    .sub5 .sec05_round {
        top: 80px;
    }
    .sec05_wrap {
        left: 0;
    }
    .sub3 .sec05_ttl1:before, .sub5 .sec05_ttl1:before {
        right: 104px;
    }
    .sub4 .sec05_ttl1:before {
        right: 97px;
    }
    .sub3 .sec05_round, .sub5 .sec05_round {
        right: -45px;
    }
    .sec07_item > div {
        width: calc(33.333% - 27px);
    }
    .sec09_item .item2 {
        right: -135px;
        width: 700px;
    }
    .sec09 {
        padding-bottom: 225px;
    }
    .sec09_ttl_lg {
        font-size: 25px;
    }
    .sec09 .ttl_h3_ja .sm:before {
        width: 350px;
    }
    .sec_cta_ttl_cen {
        font-size: 44px;
    }
    .ft_info {
        width: 320px;
    }
    .ft_add, .ft_tel, .ft_hour {
        font-size: 15px;
    }
    .idx_txt.sec11_txt p, .idx_txt.sec09_txt p, .idx_txt.sec08_txt p, .sec07_txt.idx_txt p, .idx_txt.sec05_txt p, .idx_txt.sec04_txt p {
        font-size: 18px;
    }
    .contact_fix {
        bottom: 60px;
    }
    .contact_fix_mail a {
        background: #efd862;
        height: 140px;
    }
    .contact_fix_line a, .contact_fix_mail a {
        font-size: 16px;
    }
    .contact_fix_mail a {
        padding-top: 0;
    }
    .contact_fix_mail a span {
        padding-top: 20px;
        background-size: 20px auto;
    }
    .contact_fix_line a span {
        padding-top: 20px;
        background-size: 20px auto;
    }
    .contact_fix_line a {
        height: 100px;
    }
    .contact_fix_tel a {
        height: 160px;
        font-size: 11px;
    }
    .to_top {
        width: 50px;
        height: 50px;
    }
    .sec07 .inner, .sec05 .inner, .sec04 .inner {
        width: 1310px;
    }
}
@media screen and (min-width: 751px) and (max-width: 1280px) {
    #logo, #logo img {
        top: 2px;
    }
    .sec04_item > div .num {
        left: -8px;
    }
    .sec04 .inner:before {
        right: 60px;
        top: -95px;
    }
    .sec05_wrap {
        left: 0;
    }
    .sec09 .inner, .sec07 .inner, .sec05 .inner, .sec04 .inner {
        width: 1260px;
    }
    .sec11 .inner {
        width: 1200px;
    }
    .sec02 .ttl_h3 .ja {
        font-size: 50px;
        letter-spacing: 0em;
    }
    .sec01 .ttl_h3 {
        left: -60px;
    }
    .sec02_wrap {
        width: 670px;
    }
    .sec02:before {
        left: calc(50% - 865px);
    }
    .sec02 .ttl_h3 .en {
        right: 40px;
    }
    .sec02 .ttl_h3 .en:before {
        width: 36px;
        left: 15px;
    }
    .sec09_ttl_lg {
        font-size: 24px;
    }
    .sec03 .inner:before {
        right: calc(50% - 988px);
    }
    .sec03 .inner:after {
        left: calc(50% - 1078px);
    }
    .sec07_item > div .title {
        font-size: 28px;
    }
    .sec10_item .item1 {
        width: 500px;
    }
    /*.sec10_item {
        left: calc(50% - 1090px);
    }*/
    .sec_cta_list li:not(:last-child) {
        margin-right: 30px;
    }
    .sec_cta_ttl1 .bg {
        font-size: 32px;
    }
}
/* screen-min:750px */
@media screen and (max-width: 750px) {
    h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd, del {
        font-size: 16px;
    }
    img {
        max-width: 100%;
        height: auto;
    }
    #wrapper, header, main, footer, .inner {
        width: 100% !important;
        min-width: unset !important
    }
    .pc {
        display: none !important
    }
    body.is_nav {
        overflow: hidden;
    }
    body.mac nav {
        padding-bottom: 160px;
    }
    /* NAV */
    nav {
        display: block;
        position: fixed;
        top: 60px;
        left: 0;
        width: 100%;
        height: calc(100vh - 60px);
        overflow: auto;
        z-index: 100;
        display: none;
        background: var(--mcolor);
        padding-bottom: 80px;
    }
    nav .inner {
        padding: 0;
        width: 100%;
    }
    .nav_list {
        flex-direction: column;
        margin-bottom: 40px;
    }
    .nav_list ul, .nav_list li {
        width: 100%
    }
    .nav_list li .en {
        display: block;
        font-size: 13px;
        opacity: 0.8;
    }
    .nav_list .parent .sub ul li {
        background: #fff;
    }
    .nav_list .parent .sub ul li:not(:last-child) {
        border-bottom: 1px solid var(--mcolor)
    }
    .nav_list .hook, .nav_list a {
        display: block;
        padding: 13px 15px 12px;
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        border-bottom: solid 1px #fff;
        line-height: 1.6;
    }
    .nav_list .hook {
        position: relative;
        padding-left: 15px
    }
    .nav_list .hook::before, .nav_list .hook::after {
        content: "";
        position: absolute;
        width: 16px;
        height: 2px;
        background-color: #FFF;
        top: calc(50% - 1px);
        right: 10px;
        transition: all 0.3s;
    }
    .nav_list .hook::after {
        transform: rotate(-90deg);
    }
    .nav_list .hook.open::after {
        transform: rotate(0);
    }
    .sub {
        display: none
    }
    .sub ul:not(:last-child) {
        margin-bottom: 15px
    }
    .sub a {
        color: var(--mcolor);
        border-bottom: none;
        font-size: 14px;
    }
    .hamburger {
        position: absolute;
        right: 7px;
        bottom: -13px;
        font: inherit;
        display: block;
        overflow: visible;
        margin: 0;
        cursor: pointer;
        transition-timing-function: linear;
        transition-duration: .15s;
        transition-property: opacity, filter;
        text-transform: none;
        color: inherit;
        border: 0;
        z-index: 101
    }
    .is_scroll .hamburger-inner, .is_scroll .hamburger-inner::after, .is_scroll .hamburger-inner::before, .is_nav .hamburger-inner, .is_nav .hamburger-inner::after, .is_nav .hamburger-inner::before, .under .hamburger-inner, .under .hamburger-inner::after, .under .hamburger-inner::before {
        background: #000;
    }
    .is_nav #logo img.scroll {
        opacity: 1;
    }
    .is_nav #logo img.no-scroll {
        opacity: 0;
    }
    /*=====================================================
                          C U S T O M
    ======================================================*/
    /*============ HEADER ============*/
    h1 {}
    .h_box {
        height: 60px;
    }
    .h_left {
    }
    .h_inner {
        padding: 0 15px;
    }
    #logo {
        width: 200px;
        height: 32px;
        top: 0;
    }
    /*============ Main ============*/
    main {
        padding-top: 0px;
    }
    /* MAIN VISUAL */
    .mv {
        height: 620px;
        padding: 60px 10px 0;
    }
    .mv_txt h2 {
        position: relative;
        font-size: 24px;
        padding-left: 0px;
        left: 10px;
    }
    .mv_txt h2 .line {
        font-size: 125%;
        background-image: radial-gradient(circle, #216630 1.5px, transparent 1.5px);
        background-position: left bottom;
        background-repeat: repeat-x;
        background-size: 6px 3px;
    }
    .mv:before {
        background: url(../images/main_sp.jpg) no-repeat center top /cover;
        left: 0;
        width: 100%;
    }
    #index.anjo .mv:before {
        background: url("../images/main_anjo_sp.jpg") no-repeat center top/cover;
    }
    #index.chiryu .mv:before {
        background: url("../images/main_chiryu_sp.jpg") no-repeat center top/cover;
    }
    #index.kariya .mv:before {
        background: url("../images/main_kariya_sp.jpg") no-repeat center top/cover;
    }
    .mv_txt {
        width: 100%;
        height: auto;
        background: rgba(255, 255, 255, 0.85);
        border-radius: 40px 0 40px 0;
        box-shadow: 0px 0px 20px 0px rgba(122, 116, 99, 0.58);
        padding-top: 28px;
        padding-bottom: 20px;
    }
    .mv_sub_title {
        font-size: 18px;
        margin-bottom: 40px;
        letter-spacing: 0em;
        padding-left: 0px;
    }
    .mv_list {
        margin-bottom: 15px;
    }
    .mv_list li {
        width: 130px;
        height: 70px;
        box-shadow: 5px 5px 8px 0px rgba(198, 191, 172, 0.35);
    }
    .mv_list li:not(:last-child) {
        margin-right: 5px;
    }
    .mv_list li .tt {
        font-size: 12px;
        letter-spacing: -0.03em;
    }
    .mv_list li .icon {
        width: 60px;
    }
    .mv_list li:before {
        left: 3px;
        top: 3px;
        right: 3px;
        bottom: 3px;
    }
    .mv_bnr {
        flex-wrap: wrap;
        margin: 0 auto;
        max-width: 420px;
    }
    .mv_bnr li {
        margin: 5px 10px;
    }
    .mv_bnr li:not(:last-child) {
        margin-right: 0;
    }
    .mv_bnr li:nth-child(1) {
        margin-left: 50px;
    }
    .mv_bnr li:nth-child(2) {
        margin-right: 50px;
    }
    .mv_bnr li img {
        height: 38px;
        width: auto;
    }
    /* sec01 */
    .sec01 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .sec01 .ttl_h3 {
        left: 0;
        justify-content: flex-start;
        flex-direction: column;
    }
    .ttl_h3 .en {
        font-size: 14px;
        padding-left: 60px;
        margin-left: 7px;
    }
    .ttl_h3 .en:before, .sec02 .ttl_h3 .en:before {
        width: 40px;
    }
    .sec01_load dl {
        flex-direction: column;
        background-size: 20px auto;
        padding: 10px 0px;
    }
    .sec01_load dl dd a {
        line-height: 1.4;
        padding-right: 30px;
    }
    .sec01_load dl dd {
        font-size: 18px;
        width: 100%;
    }
    .sec01_load dl dt {
        font-size: 16px;
        width: 100%;
    }
    .sec01_link a {
        font-size: 16px;
        padding-right: 30px;
        background-size: 24px auto;
        margin: 0 auto;
    }
    .idx_txt_ttl {
        font-size: 22px;
        margin-bottom: 20px;
    }
    /* sec02 */
    .sec02 {
        padding: 0px 0 50px;
    }
    .sec02 .ttl_h3 {
        margin-bottom: 50px;
        flex-direction: column;
        text-align: center;
    }
    .sec02:before {
        display: none;
    }
    .sec02_img {
        text-align: center;
    }
    .sec02_img img {
        width: 170%;
        position: relative;
        left: -35%;
        max-width: inherit;
    }
    .sec02_wrap {
        width: 100%;
    }
    .sec02 .ttl_h3 .en {
        padding-left: 50px;
        right: auto;
        left: auto;
        bottom: -20px;
        margin-left: 0;
    }
    .sec02_txt {
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 30px;
    }
    .sec02 .btn a {
        margin: 0 auto;
    }
    /* sec03 */
    .sec03 {
        padding-bottom: 50px;
    }
    .sec03 .slick-dots li button {
        background: var(--mcolor);
        border-radius: 50%;
        width: 10px;
        height: 10px;
    }
    .sec03 .slick-dots li button::before {
        display: none;
    }
    .sec03 .slick-dots li.slick-active button {
        background: #66b77e;
    }
    .sec03_wrap {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 40px;
    }
    .idx_txt_ttl.sec02_ttl3 {
        left: 0;
        letter-spacing: 0;
        text-align: center;
    }
    .sec03 .ttl_h3 {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .sec03 .ttl_h3 .en {
        position: relative;
        left: 0;
        top: auto;
        bottom: 0;
        margin-top: 3px;
    }
    .sec03_item {
        padding-left: 0;
        margin-bottom: 95px !important;
        height: 430px
    }
    .sec03_item.slick-initialized {
        height: auto;
    }
    .sec03_item > div:not(:last-child) {
        margin-right: 0;
    }
    .sec03_item .slick-slide {
        margin: 0 15px;
        background: #fff;
        padding: 25px 5px;
        min-height: 435px;
        position: relative;
    }
    .sec03_item > div {
        width: auto;
        background: none;
        padding: 10px 0 !important;
    }
    .sec03_item > div:before {
        display: none;
    }
    .sec03_item .slick-slide:before {
        position: absolute;
        content: "";
        z-index: 9;
        width: 70px;
        height: 40px;
        border-top: 4px rgba(102, 183, 126, 0.8) solid;
        border-left: 4px rgba(102, 183, 126, 0.8) solid;
        left: -4px;
        top: -4px;
    }
    .sec03_sub_ttl {
        font-size: 23px;
        letter-spacing: 0em;
        margin-bottom: 25px;
        padding-left: 15px;
    }
    .sec03_list:before {
        height: 100%;
        top: 0;
    }
    .sec03_list li {
        letter-spacing: 0em;
        font-size: 15px;
    }
    .sec03_list li:before {
        top: 9px;
    }
    .sec03 .inner {
        padding-top: 50px;
    }
    .sec03 .inner:before, .sec03 .inner:after {
        background-size: cover;
        width: 100%;
        height: 220px;
    }
    .sec03 .inner:before {
        right: -15px;
        top: 0;
    }
    .sec03 .inner:after {
        left: -15px;
        top: 330px;
    }
    .sec03_ttl_point {
        padding-left: 0;
        line-height: 1.5;
    }
    .sec03_ttl_point .sm {
        font-size: 20px;
    }
    .sec03_ttl_point .point {
        font-size: 122%;
        padding-top: 5px;
    }
    .sec03_ttl_point .point:before {
        width: 5px;
        height: 5px;
    }
    /* sec04 */
    .sec04 {
        padding-top: 50px;
        padding-bottom: 31px;
        background: url(../images/par2.png) repeat 0 0/40px;
    }
    .sec04:after {
        background: url(../images/par1.png) repeat 0 0/40px;
    }
    .sec04:before {
        height: 408px;
    }
    .sec04 .ttl_h3 {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .sec04 .ttl_h3 .en {
        top: 0;
        padding-left: 50px;
    }
    .sec04 .ttl_h3 .ja {
        margin-bottom: 5px;
    }
    .sec04 .inner:before {
        width: 100px;
        height: 88px;
        right: 5px;
        top: -45px;
    }
    .sec04_item {
        flex-wrap: wrap;
        max-width: 450px;
        margin: 0 auto;
    }
    .sec04_item > div:not(:last-child) {
        margin-right: 0;
    }
    .sec04_item > div:not(:nth-child(2n)) {
        margin-right: 20px;
    }
    .sec04_item > div {
        width: calc(50% - 20px);
        margin-bottom: 40px;
    }
    .sec04_item > div .img {
        margin-bottom: 15px;
        border-radius: 26px 0 26px 0;
        box-shadow: 4px 4px 7px 0px rgba(0, 0, 0, 0.07);
    }
    .sec04_item > div .img:before {
        border: 3px #fff solid;
        border-radius: 25px 0 25px 0;
    }
    .sec04_item > div .img img {
        border-radius: 30px 0 30px 0;
    }
    .sec04_item > div .tt {
        font-size: 17px;
        padding-left: 15px;
    }
    .sec04_item > div .num {
        left: -10px;
        top: -25px;
        font-size: 34px;
    }
    .sec04_item > div .tt:before {
        width: 2px;
        height: calc(100% - 6px);
        top: 3px;
    }
    .idx_txt.sec04_txt {
        margin-bottom: 40px;
    }
    /* sec05 */
    .sec05 {
        padding-top: 50px;
        padding-bottom: 11px;
    }
    .sec05 .ttl_h3 .ja {
        margin-bottom: 4px;
        text-align: center;
    }
    .sec05_wrap {
        left: 0;
    }
    .sec05 .inner:before {
        width: 120px;
        height: 137px;
        right: 6px;
        top: -73px;
    }
    .sec05 .ttl_h3 {
        flex-direction: column;
        align-items: center;
    }
    .sec05 .ttl_h3 .en {
        top: 0;
    }
    .sec05_point {
        flex-wrap: wrap;
        max-width: 420px;
        margin: 0 auto 40px;
    }
    .sec05_point > div {
        width: 160px;
        height: 160px;
        border: 7px #e6e1d5 solid;
        padding-bottom: 5px;
    }
    .sec05_point > div:not(:last-child) {
        margin-right: 0px;
    }
    .sec05_point > div:not(:nth-child(2n)) {
        margin-right: 20px;
    }
    .sec05_point > div .ttl1 {
        font-size: 22px;
        border-bottom: 2px #e96f30 dotted;
        margin-bottom: 8px;
    }
    .sec05_point > div .ttl2 {
        font-size: 20px;
        margin-bottom: 0;
    }
    .sec05_point > div .ttl3 .num {
        font-size: 40px;
        margin: 0px 2px;
        top: 6px;
    }
    .sec05_point > div .ttl3 {
        font-size: 16px;
    }
    .idx_txt.sec05_txt {
        margin-bottom: 35px;
        padding-left: 0;
    }
    .sec05_item > div:nth-child(odd), .sec05_item > div:nth-child(even), .sec05_item > div.sub2 {
        margin: 0 auto 50px;
        left: 0;
        right: 0;
    }
    .sec05_item > div .item2 {
        bottom: 0;
    }
    .sec05_item > div, .sec05_item > div:nth-child(even) {
        flex-direction: column;
    }
    .sec05_item > div:nth-child(odd) .item2 .wrap {
        margin-left: 0;
    }
    .sec05_item > div .item2 .wrap, .sec05_item > div:nth-child(odd) .item2 .wrap, .sec05_item > div.sub2 .item2 .wrap, .sec05_item > div.sub4 .item2 .wrap {
        width: calc(100% - 40px);
        margin: -40px auto 0;
        padding: 25px 12px;
        box-shadow: 3px 1px 15px 0px rgba(4, 0, 0, 0.07);
    }
    .sec05_item > div .item2 .wrap:before {
        border-top: 5px #66b77e solid;
        border-left: 5px #66b77e solid;
        left: -5px;
        top: -5px;
    }
    .sec05_item > div .item2 .wrap:after {
        right: -5px;
        bottom: -5px;
        border-bottom: 5px #e9e5db solid;
        border-right: 5px #e9e5db solid;
    }
    .sec05_item > div .item2 .wrap:before, .sec05_item > div .item2 .wrap:after {
        width: 70px;
        height: 45px;
    }
    .sec05_ttl1 {
        font-size: 22px;
        margin-bottom: 15px;
        letter-spacing: 0em;
    }
    .sec05_ttl2, .sub4 .sec05_ttl2 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .sec05_round, .sub2 .sec05_round, .sub3 .sec05_round, .sub4 .sec05_round, .sub5 .sec05_round {
        right: 10px;
        top: 22px;
        width: 90px;
        height: 90px;
        font-size: 13px;
        line-height: 1.5;
        letter-spacing: 0em;
    }
    .sec05_ttl1:before, .sub3 .sec05_ttl1:before, .sub4 .sec05_ttl1:before, .sub5 .sec05_ttl1:before {
        width: calc(100% - 212px);
        right: 104px;
        bottom: 15px;
    }
    .sub2 .sec05_ttl1:before {
        width: calc(100% - 255px);
    }
    .sub3 .sec05_ttl1:before {
        width: calc(100% - 255px);
    }
    .sub4 .sec05_ttl1:before {
        width: calc(100% - 296px);
    }
    .sub5 .sec05_ttl1:before {
        width: calc(100% - 288px);
    }
    .idx_txt.sec05_txt_sub {
        padding-left: 0;
    }
    .sec05_item > div:nth-child(odd) .img img {
        border-radius: 0px 40px 40px 0;
    }
    .sec05_item > div:nth-child(even) .img img {
        border-radius: 40px 0px 0px 40px;
    }
    .sec05_item > div:nth-child(even) .item2 .wrap {
        margin-right: auto;
    }
    .sec05_ttl1 .num {
        margin: 0 5px;
    }
    .sec05_wrap_tt {
        margin-bottom: 15px;
    }
    .sec05_item > div:nth-child(odd) .item1 {
        padding-right: 10px;
    }
    .sec05_item > div:nth-child(even) .item1 {
        padding-left: 10px;
    }
    /* sec06 */
    .sec_cta {
        height: auto;
        padding-top: 40px;
        padding-bottom: 50px;
    }
    .sec_cta_ttl_cen {
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 1.4;
    }
    .sec_cta_w {
        box-shadow: 3px 0px 8px 0px rgba(32, 51, 4, 0.2);
        height: auto;
        padding: 30px 0;
        max-width: 400px;
        margin: 0 auto;
    }
    .sec_cta_ttl1 {
        font-size: 18px;
        margin-left: 0;
    }
    .sec_cta_ttl1 .let2 {
        margin-left: 8px;
    }
    .sec_cta_ttl1 .bg {
        font-size: 21px;
        letter-spacing: 0em;
        padding: 3px 7px;
        height: auto;
    }
    .sec_cta_ttl1 .let1 {
        margin: 0 0px 0 7px;
    }
    .sec_cta_ttl1 .bg.let3 {
        margin-top: 5px;
    }
    .sec_cta_list {
        flex-direction: column;
        margin-bottom: 20px;
        margin-left: 0;
    }
    .sec_cta_list li:not(:last-child) {
        margin-right: 0;
    }
    .sec_cta_list {
        margin-left: 0;
        display: table;
        margin: 0 auto 80px;
    }
    .sec_cta_list li {
        font-size: 16px;
        padding-left: 20px;
        margin-bottom: 5px;
    }
    .sec_cta_list li:before {
        background-size: 16px auto;
        top: 8px;
    }
    .sec_cta:before {
        position: absolute;
        content: "";
        background: url(../images/idx_bg1.jpg) no-repeat center top / cover;
        width: 100%;
        left: 0;
    }
    /* sec07 */
    .sec07 {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .sec07_item > div {
        width: calc(50% - 5px);
        height: auto;
        border-radius: 15px;
        border: 4px #e6e1d5 solid;
        padding-bottom: 20px;
        margin-bottom: 10px;
        padding-top: 15px;
    }
    .sec07_item > div:not(:nth-child(3n+3)) {
        margin-right: 0;
    }
    .sec07_item > div:not(:nth-child(2n+2)) {
        margin-right: 10px;
    }
    .sec07_item > div .icon img {
        height: 70px;
        width: auto;
    }
    .sec07_item > div .icon {
        height: 80px;
    }
    .sec07_item > div:nth-child(n+4) .icon {
        top: 0;
    }
    .sec07_item > div {
        justify-content: flex-start;
    }
    .sec07_item > div .title {
        font-size: 19px;
        line-height: 1.3;
        margin-bottom: 15px;
        letter-spacing: -0.05em;
    }
    .sec07_item > div.item6 .title {
        line-height: 1.2;
        position: relative;
        margin-top: -12px;
        font-size: 17px;
    }
    .sec07_item > div .label {
        width: calc(100% - 40px);
        height: 33px;
        line-height: 29px;
        border: 1px #a09370 solid;
        margin-bottom: 20px;
        font-size: 14px;
        max-width: 160px;
        margin-top: auto;
    }
    .sec07 .btn {
        width: calc(100% - 30px);
        max-width: 170px;
        margin-top: auto;
    }
    .sec07 .btn a {
        width: 100%;
        height: 46px;
        font-size: 14px;
        background-size: 18px auto;
        background-position: right 10px center;
    }
    .sec07 .ttl_h3 {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .sec07 .ttl_h3 .ja {
        margin-bottom: 20px;
    }
    .sec07 .ttl_h3 .en {
        bottom: 0;
        right: auto;
        left: auto;
    }
    .sec07_wrap {
        max-width: inherit;
        margin-bottom: 35px;
    }
    /* sec08 */
    .sec08 {
        padding: 50px 15px 0;
        height: auto;
    }
    .sec08:before {
        background: url(../images/idx_bg2.jpg) no-repeat center top / cover;
        width: 100%;
        left: 0;
    }
    .sec08 .inner {
        height: auto;
        border-radius: 30px 30px 0 0;
        padding-top: 50px;
    }
    .sec08_item {
        margin: 30px auto 0;
        width: 100%;
    }
    .sec08_item > div:not(:last-child) {
        margin-right: 10px;
        margin-bottom: 0;
    }
    .sec08 .ttl_h3 .en {
        padding-left: 70px;
    }
    .sec08 .ttl_h3 .en {
        padding-left: 0;
        margin-left: 0;
        width: 100%;
        max-width: 340px;
        text-align: right;
    }
    .sec08 .ttl_h3 {
        align-items: center;
    }
    .sec08 .ttl_h3 .en:before {
        width: calc(100% - 190px);
        left: 0;
    }
    .sec08_item > div {
        width: 100%;
        height: auto;
        box-shadow: 2px 2px 8px 0px rgba(230, 225, 213, 0.55);
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .sec08_ttl1 {
        font-size: 18px;
    }
    .sec08_ttl2 {
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 1.5;
        text-align: center;
    }
    .sec08 .btn a {
        width: 250px;
    }
    .sec09 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .sec09_item {
        flex-direction: column;
    }
    .sec09_item .item2 {
        position: relative;
        right: 0;
        top: 0;
        max-width: 400px;
        margin: 0 auto;
    }
    .sec09_ttl_lg {
        font-size: 20px;
        line-height: 2;
        padding-bottom: 3px;
    }
    .sec09_bnr li img {
        border-radius: 30px 0 0 0;
    }
    .sec09_tt {
        font-size: 22px;
    }
    .sec09_item .item1 {
        margin-bottom: 20px;
    }
    .sec10 .ttl_h3 .en {
        padding-left: 40px;
        margin-left: 0;
    }
    .sec10 .ttl_h3 .en:before {
        width: 37px;
    }
    .sec10_item {
        left: 0;
        width: 100%;
        margin-bottom: 40px;
        height: 365px;
    }
    .sec10_item.slick-initialized {
        height: auto;
    }
    .sec10_item .item1 {
        width: 300px;
        height: auto;
        margin: 0 10px;
        box-shadow: 1px 1px 8px 0px rgba(6, 48, 67, 0.10);
        padding: 20px;
    }
    .sec10_item .item1 .wrap {
        flex-direction: column;
        align-items: center;
    }
    .sec10_item .item1 .sec10_img {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .sec10_item .item1 .sec10_sub_txt {
        padding-left: 0;
    }
    .sec10_item .item1 .sec10_ttl .lg {
        font-size: 18px;
    }
    .sec10_item .item1 .sec10_info {
        top: 0;
        width: 100%;
    }
    .sec10 .slick-list {
        padding: 10px 0 !important;
    }
    .sec10 {
        background: url(../images/par3.png) repeat center top / 40px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .sec10_wrap {
        margin-bottom: 25px;
    }
    .idx_txt.sec10_txt p {
        font-size: 18px;
    }
    .sec11 {
        padding: 50px 0 50px;
    }
    .sec11_img {
        float: none;
        margin-left: 0;
        position: relative;
        top: 0;
        text-align: center;
        margin-top: 25px;
        margin-bottom: 10px;
    }
    .sec11 .ttl_h3_ja {
        margin-bottom: 20px;
    }
    .idx_txt.sec11_txt {
        margin-bottom: 40px;
        margin-top: 20px;
    }
    .sec11 .ttl_h3_ja .sm:before {
        width: calc(100% - 215px);
    }
    .box_btn {
        flex-direction: column;
        align-items: center;
    }
    .box_btn .btn:not(:last-child) {
        margin-right: 0;
    }
    .idx_txt.sec09_txt {
        margin-bottom: 15px;
    }
    .ttl_h3_ja {
        margin-bottom: 20px;
    }
    .ttl_h3_ja .sm:before {
        width: calc(100% - 220px);
        right: 0;
        top: 14px;
    }
    .ttl_h3_ja .sm {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .ttl_h3 .ja, .ttl_h3_ja .lg {
        font-size: 26px;
    }
    .ttl_h3 .en {
        font-size: 12px;
        padding-left: 50px;
        margin-left: 6px;
    }
    .idx_txt.sec04_txt p, .idx_txt.sec05_txt p, .sec07_txt.idx_txt p, .idx_txt.sec08_txt p, .idx_txt.sec09_txt p, .idx_txt.sec11_txt p {
        font-size: 18px;
    }
    .idx_txt.sec05_txt_sub p {
        font-size: 16px;
    }
    /*============ FOOTER ============*/
    footer {
        margin-bottom: 50px;
    }
    address {
        font-size: 12px;
        padding: 18px 20px 25px;
    }
    .ft_top {
        padding-top: 50px;
        padding-bottom: 0;
    }
    .btn a, .box_btn .btn a {
        width: 280px;
        height: 60px;
        font-size: 16px;
        box-shadow: 2px 3px 0px 0px rgba(230, 225, 213, 0.55);
        background-size: 30px auto;
    }
    /* SP CONTACT */
    .contact_fix {
        right: 0;
        bottom: 0;
        left: 0;
        display: flex;
        height: 50px;
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
        z-index: 99;
        top: auto;
    }
    .contact_fix li {
        margin-bottom: 0px;
        width: auto;
        flex: 1;
    }
    .contact_fix_tel a {
        height: 100%;
        font-size: 15px;
        letter-spacing: 0;
        padding-top: 5px;
    }
    .contact_fix_tel a > span {
        padding-top: 11px;
        background-position: center top 0px;
    }
    .contact_fix_mail a, .contact_fix_line a {
        height: 100%;
    }
    .contact_fix_mail a span {
        background-size: 20px auto;
        padding-top: 0;
        background-position: left top 7px;
        padding-left: 28px;
        padding-bottom: 5px;
    }
    .contact_fix_mail a {
        font-size: 14px;
    }
    .contact_fix_line a span {
        padding-top: 0;
        padding-left: 28px;
        background-position: left center;
        background-size: 22px auto;
    }
    .contact_fix_line a {
        background: url(../images/icon_line_fix.png)#2bac38 no-repeat center / 28px;
    }
    .contact_fix_line a span {
        display: none;
    }
    .contact_fix_line a {
        font-size: 16px;
    }
    /* TO TOP */
    .to_top {
        width: 46px;
        height: 46px;
        right: 10px;
        bottom: 55px;
    }
    /*============ END 750 ============ */
    .sec_cta_bnr {
        flex-direction: column;
        align-items: center;
    }
    .sec_cta_bnr li:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 30px;
    }
    nav .sec_cta_bnr {
        margin-top: 40px;
    }
    nav .sec_cta_bnr li {
        width: 290px;
    }
    .sec_cta_bnr li {
        width: 290px;
        height: 160px;
    }
    .sec_cta_bnr .cta_bnr1 .ttl, .sec_cta_bnr .cta_bnr2 a .ttl {
        font-size: 20px;
        border-bottom: 2px #216630 dotted;
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
    .sec_cta_bnr .cta_bnr1 a .number {
        font-size: 26px;
        margin-bottom: 0px;
        padding-left: 60px;
    }
    .sec_cta_bnr .cta_bnr1 a .txt {
        font-size: 12px;
    }
    .sec_cta_bnr .cta_bnr2 a .ttl_lg {
        font-size: 20px;
        margin-bottom: 10px;
        padding-left: 30px;
    }
    .sec_cta_bnr .cta_bnr2 a .ttl_lg:before {
        width: 24px;
        height: 17px;
        top: 6px;
    }
    .sec_cta_bnr li a {
        border-radius: 34px 0 34px 0;
    }
    .sec_cta_bnr .cta_bnr1 a {
        max-width: 230px;
    }
    .sec_cta_bnr .cta_bnr1 a .sm {
        font-size: 9px;
		left: 0;
    }
    .sec_cta_bnr .cta_bnr1 a:not(:last-child) {
        margin-bottom: 5px;
    }
    .sec_cta_bnr .cta_bnr1 a .number:before {
        padding-left: 40px;
        width: 17px;
        height: 25px;
        left: 40px;
        top: 7px;
        background-size: 17px auto;
    }
    .sec_cta_bnr .cta_bnr2 a {
        padding-bottom: 0;
    }
    .sec_cta_bnr:before {
        width: 85px;
        height: 126px;
        left: calc(50% - 135px);
        top: -70px;
    }
    nav .sec_cta_bnr:before {
        display: none;
    }
    .ft_logo {
        margin-bottom: 10px;
        text-align: center;
    }
    .ft_logo img {
        width: 220px;
    }
    .ft_info {
        width: auto;
        display: table;
        margin: 0 auto 50px;
    }
    .ft_add, .ft_tel, .ft_hour {
        font-size: 14px;
        letter-spacing: 0em;
    }
    .ft_label {
        font-size: 14px;
        width: 260px;
        height: 34px;
        margin-top: 10px;
    }
}
@media screen and (max-width: 640px) {
    .sec08_item {
        flex-direction: column;
    }
    .sec08_item > div:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .sec08_item > div {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
/* screen-max:440px */
@media screen and (max-width: 440px) {
    .sp440 {
        display: block !important;
    }
    .pc440 {
        display: none !important
    }
    .sec07_item > div .title {
        font-size: 4.2vw;
        line-height: 6vw;
    }
    .sec07_item > div.item6 .title {
        margin-top: -1.8vw;
        font-size: 3.8vw;
        line-height: 4.7vw;
    }
    .sec08 .ttl_h3 .en {
        max-width: 240px;
        padding-left: 20px;
    }
    .sec08 .ttl_h3 .en:before {
        width: calc(100% - 185px);
    }
}
@media screen and (max-width: 425px) {
    .sp425 {
        display: block !important;
    }
    .mv_list li {
        width: 29vw;
    }
    .mv_list li:not(:last-child) {
        margin-right: 1vw;
    }
    .mv_list li .tt {
        font-size: 2.7vw;
    }
    .mv_bnr li img {
        height: 34px;
    }
    .sec03_ttl_point .sm {
        font-size: 19px;
    }
    .sec03_ttl_point .point {
        font-size: 116%;
    }
    .sec05_round, .sub2 .sec05_round, .sub3 .sec05_round, .sub4 .sec05_round, .sub5 .sec05_round {
        width: 68px;
        height: 68px;
    }
    .sec05_round, .sub4 .sec05_round, .sub5 .sec05_round {
        right: 10px;
        top: 22px;
        font-size: 10px;
    }
    .sub5 .sec05_round {
        right: 4px;
    }
    .sec05_round, .sub2 .sec05_round, .sub3 .sec05_round, .sub4 .sec05_round, .sub5 .sec05_round {
        top: 30px;
    }
    .sec05_ttl1 {
        font-size: 21px;
    }
    .sec05_ttl1:before, .sub3 .sec05_ttl1:before, .sub4 .sec05_ttl1:before, .sub5 .sec05_ttl1:before {
        right: 75px;
    }
    .sub2 .sec05_ttl1:before {
        width: calc(100% - 212px);
    }
    .sub3 .sec05_ttl1:before {
        width: calc(100% - 210px);
    }
    .sub4 .sec05_ttl1:before {
        width: calc(100% - 256px);
    }
    .sub5 .sec05_ttl1:before {
        width: calc(100% - 240px);
    }
    .sec07_item > div .label {
        font-size: 12px;
    }
    .sec07 .btn a {
        font-size: 13px;
    }
    .sec07_item > div .icon img {
        height: 56px;
    }
    .sec07_item > div .icon {
        height: 60px;
    }
    .sec08 .ttl_h3 .en:before {
        width: calc(100% - 130px);
    }
    .ttl_h3 .en {
        font-size: 10px;
        letter-spacing: -0.05em;
    }
    .sec_cta_ttl_cen {
        font-size: 23px;
    }
    .sec11 .ttl_h3_ja .lg {
        font-size: 22px;
    }
}
/* screen-max: 360px */
@media screen and (max-width: 360px) {
    .sp360 {
        display: block !important;
    }
    .mv {
        height: 560px;
    }
    .mv_txt h2, .ttl_h3 .ja {
        font-size: 22px;
    }
    .mv_txt h2 .line {
        font-size: 115%;
    }
    .mv_list li .icon {
        width: 50px;
    }
    .mv_list li {
        height: 54px;
    }
    .mv_sub_title {
        font-size: 16px;
    }
    .mv_bnr li img {
        height: 28px;
    }
    .idx_txt.sec04_txt p, .idx_txt.sec05_txt p, .idx_txt.sec05_txt_sub p, .sec07_txt.idx_txt p, .idx_txt.sec08_txt p, .idx_txt.sec09_txt p, .idx_txt.sec11_txt p {
        font-size: 16px;
    }
    .idx_txt_ttl {
        font-size: 20px;
    }
    .sec02 .ttl_h3 .en {
        padding-left: 20px;
        bottom: -35px;
    }
    .sec02 .ttl_h3 .en:before {
        width: 15px;
    }
    .sec02 .ttl_h3 {
        margin-bottom: 60px;
    }
    .sec02_txt p {
        font-size: 14px;
    }
    .sec03_sub_ttl {
        padding-left: 0;
    }
    .sec03_list li, .sec05_point > div .ttl3, .idx_txt.sec05_txt_sub p {
        font-size: 14px;
    }
    .sec03_item .slick-slide {
        margin: 0 10px;
        padding: 25px 10px;
        min-height: 410px;
    }
    .sec03 .inner:before, .sec03 .inner:after {
        height: 200px;
    }
    .sec03_ttl_point .sm {
        font-size: 17px;
    }
    .sec03_ttl_point .point {
        font-size: 106%;
    }
    .sec03_ttl_point .point:before {
        width: 4px;
        height: 4px;
    }
    .sec04 .inner:before {
        width: 90px;
        height: 79px;
    }
    .sec04:before {
        height: 380px;
    }
    .sec05_point > div:not(:nth-child(2n)) {
        margin-right: 10px;
    }
    .sec05_point > div {
        width: 140px;
        height: 140px;
        border: 5px #e6e1d5 solid;
    }
    .sec05_point > div .ttl3 .num {
        font-size: 35px;
    }
    .sec04_item > div .tt {
        font-size: 14px;
        padding-left: 10px;
    }
    .sec05_ttl2 {
        font-size: 16px;
    }
    .sec05_round {
        transform: scale(0.8);
        right: 0px !important;
        top: 33px !important
    }
    .sub3 .sec05_round {
        top: 38px !important;
    }
    .sec05_ttl1:before, .sub3 .sec05_ttl1:before, .sub4 .sec05_ttl1:before, .sub5 .sec05_ttl1:before {
        right: 55px;
    }
    .sub5 .sec05_ttl1:before {
        width: calc(100% - 220px);
    }
    .sub3 .sec05_ttl1:before {
        width: calc(100% - 190px);
    }
    .sub4 .sec05_ttl1:before {
        width: calc(100% - 232px);
    }
    .sub5 .sec05_round {
        transform: scale(0.7);
        top: 39px !important;
    }
    .sec05_item > div .item2 .wrap, .sec05_item > div:nth-child(odd) .item2 .wrap, .sec05_item > div.sub2 .item2 .wrap, .sec05_item > div.sub4 .item2 .wrap {
        padding: 25px 10px;
    }
    .sec05_ttl2, .sub4 .sec05_ttl2 {
        font-size: 15px;
    }
    .sec05 .inner:before {
        width: 100px;
        height: 114px;
    }
    .sec05_ttl2, .sub4 .sec05_ttl2 {
        font-size: 16px;
    }
    .idx_txt.sec05_txt_sub p {
        font-size: 14px;
    }
    .sec07_item > div .label {
        font-size: 11px;
        width: calc(100% - 16px);
        height: 28px;
        line-height: 25px;
    }
    .sec07 .btn {
        width: calc(100% - 16px);
    }
    .sec07 .btn a {
        font-size: 12px;
        background-size: 15px auto;
        background-position: right 8px center;
        height: 40px;
    }
    .sec07 .ttl_h3 .ja {
        font-size: 23px;
    }
    .sec07 .ttl_h3 .en {
        font-size: 11px;
    }
    .sec08 .btn a {
        width: 230px;
    }
    .sec08_ttl1 .point:before {
        width: 5px;
        height: 5px;
    }
    .sec08_ttl1 .point {
        padding-top: 6px;
    }
    .sec08_ttl1, .sec_cta_ttl1 {
        font-size: 16px;
    }
    .sec10_item .item1 {
        width: 260px;
    }
    .contact_fix_mail a {
        font-size: 12px;
    }
    .contact_fix_mail a span {
        background-size: 16px auto;
        padding-left: 20px;
    }
    .sec_cta_ttl1 .bg {
        font-size: 17px;
    }
    .sec_cta_ttl1 .let2 {
        margin-left: 5px;
    }
    .sec_cta_ttl_cen {
        font-size: 19px;
    }
    .sec_cta_bnr li {
        width: 260px;
    }
    .ttl_h3_ja .lg {
        font-size: 24px;
    }
    address {
        font-size: 10px;
    }
}