/*指定共通css*/
html,
body,
#bg,
#base,
.wrapper-header,
.wrapper {
    width: 100% !important;
    overflow-x: hidden !important;
    min-width: 0px;
}

.mainimg{
  min-width:375px;}

/* ##### パンくずリスト breadcrumbs ##### */
.breadcrumbs {
    top: 5px;
    Left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    width: 100%;
    max-width: 1000px;
    z-index: 2;
}

.breadcrumbs-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-align: center;
}

.breadcrumbs-list {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 0;
    margin-right: auto;
}

.breadcrumbs-list li {
    display: inline;
    font-size: 14px;
    letter-spacing: 1px;
    color: #666;
    font-weight: bold;
}



.breadcrumbs-list li.breadcrumbs-home a {
    color: #666;
    border-bottom: 1px solid #666;
    font-weight: bold;
}

.breadcrumbs-list li.breadcrumbs-home a {
    color: #666;
    border-bottom: 1px solid #666;
    font-weight: bold;
}

.breadcrumbs-list li.breadcrumbs-home a::before {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url('/import/tenant_1/160.16.124.19/html/images/home.webp');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    margin-bottom: -2px;
}


.breadcrumbs-list li.breadcrumbs-prevpage a {
    font-weight: bold;
    color: #666;
    border-bottom: 1px solid #666;

}

.breadcrumbs-list li+li::before {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    margin: 0 10px;
    border-top: 1px solid #666;
    border-right: 1px solid #666;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media (max-width: 1024px) {
    .breadcrumbs {
        font-size: 14px;
    }

    .breadcrumbs-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .breadcrumbs-list {
        width: 90%;
    }

    .breadcrumbs li {
        font-size: 12px;
    }

    .breadcrumbs li+li::before {
        width: 8px;
        height: 8px;
        margin: 0 5px 1px;
    }
}

@media (max-width: 599px) {
    .breadcrumbs {
        font-size: 12px;
    }

    .breadcrumbs li+li::before {
        width: 6px;
        height: 6px;
    }
}

/* ##### パンくずリスト breadcrumbs ここまで ##### */

#footer,
#content {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

#content{
  margin-top:30px!important;
}

.m-lr {
    margin-left: auto;
    margin-right: auto;
}

.up-clearfix {
    clear: both !important
}

.h1 {
    font-size: 13px;
    line-height: 1.5em;
    position: relative;
    z-index: 200;
    margin-left: 5px;
    font-weight: bold;
}

.h1 h1{
  max-width:1000px;
  margin-left:auto;
  margin-right:auto;
}

#header_BOSS {
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 100;
    top: 15px;
    left: 0;
    -webkit-transition: all .1s;
    transition: all .1s;
    -ms-overflow-style: none;
}

#header_BOSS.hide {
    top: 0px;
}

.wrapper-header {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    position: relative;
}

#header {
    max-width: 1025px;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    background-color: #fff;
    position: relative;
    z-index: 101;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}


#menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
    max-width: 1000px;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
}

#menu li {
    float: none !important;
}

#headnav #menu li a,
#menu li #head_navi5 {
    font-weight: bold;
    text-indent: 0;
    text-align: center;
    color: #fff;
    height: auto;
    background-image: none !important;
    padding: 20px 10px;
    width: auto;
}

#headnav {
    height: auto;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#7ddb56), color-stop(54%, #05b751), to(#05b751));
    background: linear-gradient(to bottom, #7ddb56 0%, #05b751 54%, #05b751 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ddb56', endColorstr='#05b751', GradientType=0);
    text-shadow: #005a28 1px 1px 10px,
        #005a28 -1px 1px 10px,
        #005a28 1px -1px 10px,
        #005a28 -1px -1px 10px;
}

.header_l {
    min-width: 400px;
}



.footer_l {
    min-width: 400px;
}

/* 2023/07/12 */

.header_l {
    width: 460px;
}

.footer_l {
  width: 460px;
}

/* 2023/07/12追記終了 */


.logo-name-set {
    width: 100%;
}

.logo-name-set a {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


.logo-name-set .img {
    width: 20%;
}

.logo-name-set .logo-txt {
    width: 80%;
    padding-left: 5px;
}

.logo-txt-1 {
    font-size: 15px;
    color: #094;
    font-weight: bold;
}

.color-red {
    color: red;
}

.bg-y {
    background-color: yellow;
}

.logo-txt-2 {
    font-size: 30px;
    font-weight: bold;
    margin-top: -11px;
    margin-bottom: -7px;
    letter-spacing: -2px;
}

.logo-txt-2 span {
    font-size: 1.2em;
    font-weight: bold;
    text-shadow:
        /* 縁取り1pxを同じ色でつける */
        0.5px 0 0 black,
        0 0.5px 0 black,
        -0.5px 0 0 black,
        0 -0.5px 0 black;
    letter-spacing: -3px;
}

.logo-txt-3 {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -1px;
}

.header_r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: auto;
    height: auto;
    background: none;
    position: inherit
}

.footer_r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: auto;
    height: auto;
    background: none;
    position: inherit
}

.header_r-1 {
    margin-right: 20px;
}

.footer_r-1 {
    margin-right: 30px;
}

.tel-link-btn-txt1 {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: -1px;
}

.grn {
    color: #05b751
}

.org {
    color: #ff8a00
}

.tel-link-btn-txt2 {
    font-size: 35px;
    font-weight: bold;
    letter-spacing: -2px;
    margin-top: -10px;
    margin-bottom: -13px;
}

.tel-link-btn-txt2 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.tel-link-btn-txt2 a::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url('/import/tenant_1/160.16.124.19/html/images/free-tel.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 5px;
}

.tel-link-btn-txt3 {
    font-size: 14px;
    font-weight: bold;
}

.header_r-2 {
    width: 190px;
}

.footer_r-2 {
    width: 190px;
}

.header_r-2 a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffb90e), to(#ff8a00));
    background: linear-gradient(to bottom, #ffb90e 0%, #ff8a00 100%);
    border-radius: 5px;
    padding: 20px 0;
    position: relative;
}

.footer_r-2 a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffb90e), to(#ff8a00));
    background: linear-gradient(to bottom, #ffb90e 0%, #ff8a00 100%);
    border-radius: 5px;
    padding: 20px 0;
    position: relative;
}

.header_r-2 a::after {
    content: "";
    display: inline-block;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
    border-radius: 5px;
    z-index: 1;
}

.footer_r-2 a::after {
    content: "";
    display: inline-block;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
    border-radius: 5px;
    z-index: 1;
}

.contact-link-btn {
    position: relative;
    z-index: 2;
}

.contact-link-btn-txt1 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.contact-link-btn-txt1 span {
    color: yellow;
}

.contact-link-btn-txt2 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-top: -5px;
}




.dropdwn:hover .dropdwn_menu {
    display: block;
    width: 200%;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#headnav #menu li .dropdwn_menu li {
    background: -webkit-gradient(linear, left top, left bottom, from(#7ddb56), color-stop(54%, #05b751), to(#05b751));
    background: linear-gradient(to bottom, #7ddb56 0%, #05b751 54%, #05b751 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ddb56', endColorstr='#05b751', GradientType=0);
    text-shadow: #005a28 1px 1px 10px,
        #005a28 -1px 1px 10px,
        #005a28 1px -1px 10px,
        #005a28 -1px -1px 10px;
}

.btn-area {
    display: none;
}

.pc-none {
    display: none;
}


@media(max-width:1024px) {
    #header_BOSS {
        top: auto;
        bottom: 0;
    }

    #header_BOSS.hide {
        top: auto;
    }

    .header_r-1 {
        display: none
    }

    .btn-area {
        display: block;
        background-color: #129e44;
    }

    .openbtn {
        position: relative;
        cursor: pointer;
        width: 50px;
        height: 50px;
    }

    .openbtn span {
        display: inline-block;
        -webkit-transition: all .4s;
        transition: all .4s;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 2px;
        border-radius: 2px;
        background: #fff;
        width: 50%;
    }

    .openbtn span:nth-of-type(1) {
        top: 15px;
    }

    .openbtn span:nth-of-type(2) {
        top: 24px;
    }

    .openbtn span:nth-of-type(3) {
        top: 33px;
    }

    .active.openbtn span:nth-of-type(1) {
        top: 18px;
        left: 12px;
        -webkit-transform: translateY(6px) rotate(-45deg);
        transform: translateY(6px) rotate(-45deg);
        width: 50%;
    }

    .active.openbtn span:nth-of-type(2) {
        opacity: 0;
    }

    .active.openbtn span:nth-of-type(3) {
        top: 30px;
        left: 12px;
        -webkit-transform: translateY(-6px) rotate(45deg);
        transform: translateY(-6px) rotate(45deg);
        width: 50%;
    }

    #head-nav {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        position: fixed;
        top: 0;
        right: 0;
        width: 40%;
        -webkit-transition: all .5s;
        transition: all .5s;
        z-index: 99;

    }

    #head-nav.active {
        -webkit-transform: translateX(0);
        transform: translateX(0);

    }

    #headnav {
        text-shadow: rgb(0 0 0 / 30%) 0 -1px 0;
        height: 100vh;
        overflow-y: scroll;
        background: #2d353f;
    }

    #menu {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        max-width: 100%;
        height: 100%;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 60px;
        margin-bottom: 250px;
        background: #2d353f;
    }

    #menu li {
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, .12);
        border-top: 1px solid rgba(255, 255, 255, .06);
    }



    #headnav #menu li a,
    #menu li #head_navi5 {
        padding: 12px 0px;
        width: 100%;
        font-size: 16px;
    }

    .header_l {
        width: calc(100% - 190px);
        padding: 5px 0;
        min-width: 0;
    }



    .logo-name-set .img {
        width: 50px;
    }

    .logo-name-set .logo-txt {
        width: calc(100% - 50px);
        padding-left: 5px;
    }

    .logo-txt-1 {
        font-size: 13px;
    }

    .logo-txt-2 {
        font-size: 20px;
    }

    .pc-none {
        display: block;
    }

    .contact-link-btn {
        display: none;
    }

    .header_r {
        display: contents;
    }

    .header_r-2 {
        width: 50px;
        padding-top: 7px;
    }

    .header_r-3 {
        width: 50px;
        padding-top: 7px;
    }

    .header_r-2 a::after {
        display: none;
    }

    .header_r-2 a {
        border-radius: 0px;
        padding: 8px;
    }

    .header_r a img {
        top: 0;
        left: 0
    }

    .header_r-3 a {
        display: inline-block;
        width: 100%;
        height: 100%;
        border-radius: 0px;
        padding: 8px;
        background: -webkit-gradient(linear, left top, left bottom, from(#ffb90e), to(#ff8a00));
        background: linear-gradient(to bottom, #ffb90e 0%, #ff8a00 100%);
    }

}











/*メインビジュアル//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.main-v {
    position: relative;
    height:75vh;
    margin-top: 160px
}

.mainimg {
    height: 100% !important;
    width: 100%;
    overflow: hidden;
}

.main-v .mainimg .img img {
    height: 100%;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}


@media(max-width:1024px) {
    .main-v {
        height: 55vh;
        margin-top: 0px
    }
}

@media(max-width:599px) {
    .main-v {
        height:40vh;
    }
}

.point3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jirei-title-1 {
    padding: 6% 3%;
    font-weight: 700;
    font-size: 18px;
    background-image: url('/import/tenant_1/160.16.124.19/html/images/bg_fourbox.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.blog-rec-title-1 {
    padding: 6% 3%;
    font-weight: 700;
    font-size: 18px;
}

.jirei-title-1 .otext,
.blog-rec-title-1 .otext {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#content #main .point3 {
    margin-bottom: 0;
}

.jirei-title-2 {
    padding: 10px;
}

.jirei-inner {
    border: 1px solid #094;
}

#content #main .title-all-green {
    background: #7ddb56;
    background: -webkit-gradient(linear, left top, left bottom, from(#7ddb56), color-stop(54%, #05b751), to(#05b751));
    background: linear-gradient(to bottom, #7ddb56 0%, #05b751 54%, #05b751 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ddb56', endColorstr='#05b751', GradientType=0);
    text-shadow: #005a28 1px 1px 10px,
        #005a28 -1px 1px 10px,
        #005a28 1px -1px 10px,
        #005a28 -1px -1px 10px;
    border-left: 10px #094 solid;
    margin-bottom: 30px
}

#content #main .title-all-green h3 {
    color: #fff;
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 2px;
    margin-top: 0;
    line-height: 1.5em;
    height: auto;
    padding: 13px 0 13px 30px;
}

#content #main .title-slash {
    background-image: url('/import/tenant_1/160.16.124.19/html/images/bg_title_h2.webp');
    background-size: cover;
    background-position: bottom;
    border-left: 10px #094 solid;
    border-right: 1px solid #ccc;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.title-slash::after {
    display: inline-block;
    content: "";
    height: 50%;
    width: 10px;
    position: absolute;
    left: -10px;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#05b751), color-stop(54%, #05b751), to(#7ddb56));
    background: linear-gradient(to bottom, #05b751 0%, #05b751 54%, #7ddb56 100%);
}

#content #main .title-slash h3 {
    color: #000;
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 2px;
    margin-top: 0;
    line-height: 1.5em;
    height: auto;
    padding: 13px 0 13px 10px;
}

#content #main .title-point {
    background-image: url('/import/tenant_1/160.16.124.19/html/images/bg_title_h3.webp');
    background-size: cover;
    background-position: bottom;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
}


.title-point::before {
    display: inline-block;
    content: "";
    height: 7.5px;
    width: 15px;
    position: absolute;
    left: 15px;
    top: 50%;
    background-color: #094;
}

.title-point::after {
    display: inline-block;
    content: "";
    height: 7.5px;
    width: 15px;
    position: absolute;
    left: 15px;
    bottom: 50%;
    background: -webkit-gradient(linear, left top, left bottom, from(#05b751), color-stop(54%, #05b751), to(#7ddb56));
    background: linear-gradient(to bottom, #05b751 0%, #05b751 54%, #7ddb56 100%);
}

#content #main .title-point h4 {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 2px;
    margin: 0;
    line-height: 1.5em;
    height: auto;
    padding: 15px 0 15px 45px;
}

#content #main .title-point2 {
    background-image: url('/import/tenant_1/160.16.124.19/html/images/bg_title_h3.webp');
    background-size: cover;
    background-position: bottom;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    position: relative;
    z-index: 1;
}


#content #main .title-point2 h4 {
    color: #000;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 2px;
    margin: 0;
    line-height: 1.5em;
    height: auto;
    padding: 15px;
}

.cw {
    color: #fff !important
}




.btn-a a,
.btn-a button{
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffb90e), to(#ff8a00));
    background: linear-gradient(to bottom, #ffb90e 0%, #ff8a00 100%);
    border-radius: 5px;
    padding: 10px 40px;
    position: relative;
    border:none;
}

.btn-a a::before,
.btn-a button::before{
    content: "";
    display: inline-block;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
    border-radius: 5px;
    z-index: 1;
}

.btn-a a::after,
.btn-a button::after{
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    background-image: url('/import/tenant_1/160.16.124.19/html/images/right-arrow.webp');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.btn-a.back a::after,
.btn-a.back button::after{
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    z-index: 1;
    background-image: url('/import/tenant_1/160.16.124.19/html/images/right-arrow.webp');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.btn-a span{
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 18.2px;
    font-weight: bold;
    letter-spacing: 2px;
}


.blog-btn a {
    display: inline-block;
    background: #f2f2f2;
    padding: 5px 20px 5px 40px;
    position: relative;
}


.blog-btn a::after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    background-image: url('/import/tenant_1/160.16.124.19/html/images/right-arrow.webp');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-filter: brightness(60%);
    filter: brightness(60%);
}

.blog-btn span {
    position: relative;
    z-index: 2;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
}


.title-none {
    display: none !important
}










.reason-inner {
    position: relative;
    border: 5px solid #81c68e
}

.reason-title-img {
    position: absolute;
    width: 80px;
    left: 14px;
    top: -15px;
}

.reason-title-1 {
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 160%;
    margin-left: 100px;
    padding: 12px 0 12px 15px
}

.reason-title-2 {
    font-weight: bold;
    letter-spacing: 1px;
    padding: 12px 15px;
}

.txt{
  font-size:16px;
}


.nayami-title {
    position: relative;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 160%;
    padding: 12px 0 12px 15px;
    background-image: url('/import/tenant_1/160.16.124.19/html/images/h3_bg.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.nayami-title:before {
    content: '';
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url('/import/tenant_1/160.16.124.19/html/images/check.webp');
    background-size: contain;
    vertical-align: middle;
    margin: 0 10px 4px 0;
}

.nayami-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 30px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.nayami-flex .img {
    width: 38%;
    z-index: 2;
}

.nayami-flex .img::before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    border: 20px solid rgba(255, 255, 255, .3);
    z-index: 3;
}

.nayami-flex .txt {
    font-weight: bold;
    letter-spacing: 1px;
    width: 60%;
    padding: 12px 0;
}

.up-d-b {
    display: block;
}







.plan-inner {
    border: 4px solid #d2d2d2;
}

.plan-item-1 .txt {
    font-weight: bold;
    letter-spacing: 1px;
    padding: 12px 5px;
}

.plan-title-1a {
    padding: 3%;
    font-weight: 700;
    color: #fff !important;
    font-size: 25px;
    text-align: center;
    text-shadow: #33314c 2px 0px,
        #33314c -2px 0px,
        #33314c 0px -2px,
        #33314c 0px 2px,
        #33314c 2px 2px,
        #33314c -2px 2px,
        #33314c 2px -2px,
        #33314c -2px -2px,
        #33314c 1px 2px,
        #33314c -1px 2px,
        #33314c 1px -2px,
        #33314c -1px -2px,
        #33314c 2px 1px,
        #33314c -2px 1px,
        #33314c 2px -1px,
        #33314c -2px -1px;
    background: linear-gradient(45deg, #6e8a97 0%, #b1cdd7 50%, #7796a5 100%);
    border-bottom: 2px solid #777;
}

.plan-title-1b {
    padding: 3%;
    font-weight: 700;
    color: #fff !important;
    font-size: 25px;
    text-align: center;
    text-shadow: #6c5800 2px 0px,
        #6c5800 -2px 0px,
        #6c5800 0px -2px,
        #6c5800 0px 2px,
        #6c5800 2px 2px,
        #6c5800 -2px 2px,
        #6c5800 2px -2px,
        #6c5800 -2px -2px,
        #6c5800 1px 2px,
        #6c5800 -1px 2px,
        #6c5800 1px -2px,
        #6c5800 -1px -2px,
        #6c5800 2px 1px,
        #6c5800 -2px 1px,
        #6c5800 2px -1px,
        #6c5800 -2px -1px;
    background: linear-gradient(45deg, #a88c2a 0%, #e9cb73 50%, #bc9f2f 100%);
    border-bottom: 2px solid #777;
}

.plan-title-1c {
    padding: 3%;
    font-weight: 700;
    color: #fff !important;
    font-size: 25px;
    text-align: center;
    text-shadow: #464646 2px 0px,
        #464646 -2px 0px,
        #464646 0px -2px,
        #464646 0px 2px,
        #464646 2px 2px,
        #464646 -2px 2px,
        #464646 2px -2px,
        #464646 -2px -2px,
        #464646 1px 2px,
        #464646 -1px 2px,
        #464646 1px -2px,
        #464646 -1px -2px,
        #464646 2px 1px,
        #464646 -2px 1px,
        #464646 2px -1px,
        #464646 -2px -1px;
    background: linear-gradient(45deg, #9d9b92 0%, #d6d5ce 50%, #a9a79d 100%);
    border-bottom: 2px solid #777;
}


.plan-title-1d {
    padding: 5px 3%;
    font-weight: 700;
    color: #fff !important;
    font-size: 20px;
    color: #333333 !important;
    text-align: center;
    background: #dcf8e9;
    background: linear-gradient(45deg, #dcf8e9 0%, #f4fdf8 50%, #dcf8e9 100%);
    border-bottom: 2px solid #78c098;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


#footer-flex {
    max-width: 1025px;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    background-color: #fff;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.footer_l {
    min-width: 400px;
}


.footer_r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: auto;
    height: auto;
    background: none;
    position: inherit;
    color: black;
}

.footer_r-1 {
    margin-right: 20px;
}



.footer_r-2 {
    width: 190px;
}


.footer_r-2 a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffb90e), to(#ff8a00));
    background: linear-gradient(to bottom, #ffb90e 0%, #ff8a00 100%);
    border-radius: 5px;
    padding: 20px 0;
    position: relative;
}


.footer_r-2 a::after {
    content: "";
    display: inline-block;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 2px solid #fff;
    border-radius: 5px;
    z-index: 1;
}

#content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

#content #main {
    width: 75%;
    float: none !important;
}

#content #side-area {
    width: 20%;
    float: none !important;
}

.side_area-1 {
    width: 100%;
}

.side-title {
    background: -webkit-gradient(linear, left top, left bottom, from(#7ddb56), color-stop(54%, #05b751), to(#05b751));
    background: linear-gradient(to bottom, #7ddb56 0%, #05b751 54%, #05b751 100%);
    text-shadow: #005a28 1px 1px 10px,
        #005a28 -1px 1px 10px,
        #005a28 1px -1px 10px,
        #005a28 -1px -1px 10px;
    border-left: 5px #094 solid;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding: 6px 0 6px 10px;
}

.side-menu-1 li a,
.side-menu-1 li span {
    display: block;
    color: #080808;
    text-decoration: none;
    padding: 10px 2px 8px 25px;
    position: relative;
    z-index: 1;
}

.side-menu-1 li a::before,
.side-menu-1 li span::before {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url('/import/tenant_1/160.16.124.19/html/images/btn_side.webp');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.side-01,
.side-02 {
    border-bottom: #dbdbdb 1px solid;
}

.side-02 {
    padding-left: 10px;
}

.side-menu-3,
.side-menu-3 li a,
.side-menu-3 li a img {
    width: 100%;
}

.side-menu-3 li {
    margin: 15px 0;
}

#footer .fbox {
    margin: 0;
}

#footermenu {
    margin: 60px 10px 10px;
    text-align: center;
}



@media(max-width:1024px) {
  
  .h1{
    position:absolute;
    top:3px ;
    left:3px;
  }

    #footer-flex {
        display: contents;
    }

    .footer_l {
        /* width: 375px; */
        width: 415px;
        min-width: 0px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer_r {
        width: 100%;
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        margin-top: 30px;

    }

    .no-none {
        display: block;
    }

    .wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }

    #content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    #content #main {
        width: 100%;
        float: none !important;
    }

    #content #side-area {
        width: 100%;
        float: none !important;
    }

    .side_area-1 {
        display: none;
    }

    .reason-title-1 {
        font-size: 18px;
        padding: 12px 0 12px 0px;
        margin-left: 65px;
        margin-bottom: 15px;
    }

    .reason-title-img {
        width: 55px;
        left: 7px
    }

    .nayami-title {
        font-size: 18px;
        letter-spacing: 0px;
        padding: 8px 0 8px 10px
    }

    .sp_none {
        display: none;
    }

    .side-menu-3 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-evenly;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .side-menu-3 li {
        width: 30%;
    }

    .side-menu-3 .double-size {
        width: 60%;
    }

    #copyright {
        margin-bottom: 85px;
    }

}

@media(max-width:599px) {
  
  #content{
  margin-top:20px!important;
}


    #footer .fbox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .reason-title-1 {
        padding: 25px 0 30px 0px;
        margin-bottom: 0;
    }

    #content #main .title-all-green h3 {
        font-size: 20px;
        letter-spacing: 0.1px;
        padding: 10px 0 10px 10px
    }

    #content #main .title-slash h3 {
        font-size: 18px;
        letter-spacing: 0.1px;
        padding: 10px 0 10px 10px
    }

    .nayami-title {
        font-size: 16px;
        letter-spacing: 0px;
        padding: 8px 0 8px 8px
    }

    .nayami-title:before {
        width: 15px;
        height: 15px;
        margin: 0 5px 3px 0;
    }

    .nayami-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .nayami-flex .img {
        width: 100%;
    }

    .nayami-flex .txt {
        width: 100%;
        padding: 12px 0;
    }

    .plan-title-1a,
    .plan-title-1b,
    .plan-title-1c {
        font-size: 20px;
    }

    .side-menu-3 li {
        width: 45%;
    }

    .side-menu-3 .double-size {
        width: 80%;
    }

    .header_l {
        width: calc(100% - 160px);
    }

    .header_l .logo-txt-3 {
        display: none;
    }

    .logo-txt-2 {
        font-size: 16px;
    }

    .logo-name-set .img {
        width: 30px;
    }

    #header {
        padding-left: 2px;
        padding-right: 2px;
    }

    .plan-item-1 .txt {
        padding: 10px 3px;
    }

    .footer_l {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .footer_r {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 0;
    }

    .footer_r-2 {
        margin-top: 15px;
    }

    /* #footermenu ul li:first-child {
        border: 1px solid #7ccf75;
    } */

    #footermenu {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 15px 0;
    }

    #footermenu .menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    
    #footermenu ul li {
      width:50%;
      padding:0;
    }

    #footermenu ul li a{
        color: #fff;
        display: inline-block;
        text-align: center;
        font-size: 14px;
        padding: 10px;
        width: 100%;
        white-space: nowrap;
        background: -webkit-gradient(linear, left top, left bottom, from(#7ddb56), color-stop(54%, #05b751), to(#05b751));
        background: linear-gradient(to bottom, #7ddb56 0%, #05b751 54%, #05b751 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ddb56', endColorstr='#05b751', GradientType=0);
        text-shadow: #005a28 1px 1px 10px,
            #005a28 -1px 1px 10px,
            #005a28 1px -1px 10px,
            #005a28 -1px -1px 10px;
    }

    #footermenu ul a {
        text-decoration: none;
        color: #fff;
        font-weight: bold;
    }

    .sp-none-2 {
        display: none;
    }
}











.under-v {
    position: relative;
    margin-top: 160px;
}

.under-mv {
    height: 100% !important;
    width: 100%;
    overflow: hidden;
    position:absolute;
        top: 50%;
    Left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.under-mv img {
    height: 100% !important;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.page-title-top {
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin-left:auto;
    margin-right:auto;
    padding:100px 0;
}

.page-title-top-main {
    color: #333;
    font-size: 24px;
    font-weight: 700;
    margin-left: 50px;
    line-height: normal;
    height: auto;
}


@media(max-width:1024px) {
    .under-v {
        margin-top: 0;
    }

    .breadcrumbs {
        bottom: 5px;
        top: auto;
    }
}

@media(max-width:599px) {


    .page-title-top-main {
        font-size: 24px;
        text-align: center;
        margin-left: 0;
    }
}















.profs {
    color: #000;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.profs dt {
    display: inline-block;
    width: 80px;
}

.profs dd {
    display: inline-block;
    width: calc(100% - 80px);
}

#content #main .profs .school-list p {
    margin-bottom: 0px;
}

.prof-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.prof-flex .img {
    width: 30%;
}

.prof-flex-txt {
    width: 67%;
}

.profs2 {
    color: #000;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.profs2 dt {
    display: inline-block;
}

.profs2 dd {
    display: inline-block;
}

.greeting-words span {
    display: block;
    width: 100%;
    border-bottom: #ff6000 dotted 1px
}

#content #main .greeting-words {
    color: #ff6000;
    font-size: 30px;
    margin: 35px 0 3px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.5em;
    padding: 0;
    height: auto;
    font-weight: bold;
}

#content #main .greeting-words2 {
    color: #ff6000;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.5em;
    padding: 0;
    height: auto;
    font-weight: bold;
    margin-top: 0;
}

#content #main .greeting-words3 {
    color: #000;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 2.5em;
    padding: 0;
    height: auto;
    font-weight: bold;
    margin-top: 0;
}


.text-area-001 .img {
    width: 30%;
    margin-right: 10px;
    float: left;
    position:relative;
    z-index:2;
}

.text-area-002 .img {
    width: 40%;
    margin-left: 10px;
    float: right;
        position:relative;
    z-index:2;
}

.text-area-main-001 {
    font-size: 16px;
        position:relative;
    z-index:1;
}

.text-area-main-002 {
    font-size: 16px;    font-size: 16px;
        position:relative;
    z-index:1;
}

.text-area-main-003 {
    font-size: 16px;
        font-size: 16px;
        position:relative;
    z-index:1;
}

.text-area-main-001 span {
    font-weight: bold;
}

.text-area-main-002 span {
    font-weight: bold;
}

.name-sign {
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    float: right;
    text-align: right;
}

.map-area {
    height: 400px;
}

.map-area iframe {
    height: 100%;
    width: 100%;
}

.bg-org {
    display: inline-block;
    background-color: #ff6600;
    line-height: 1.5em;
    padding: 0 5px;
    margin-right: 10px;
}


@media(max-width:599px) {
  


    .profs,
    .profs2 {
        font-size: 14px;
    }

    .prof-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .prof-flex .img {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }

    .prof-flex-txt {
        width: 100%;
        margin-top: 15px;
    }

    .text-area-001 .img,
    .text-area-002 .img {
        width: 50%;
        min-width: 260px;
        float: none;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
    }

    #content #main .greeting-words,
    #content #main .greeting-words2 {
        color: #ff6000;
        font-size: 16px;
        margin: 35px 0 3px;
        letter-spacing: 1px;
        line-height: 1.5em;
        font-weight: bold;
    }

    #content #main .greeting-words3 {
        color: #000;
        font-size: 16px;
        margin: 35px 0 3px;
        letter-spacing: 1px;
        line-height: 1.5em;
        font-weight: bold;
    }

    .name-sign {
        font-size: 16px;
    }

    .text-area-main-001 {
        font-size: 16px;
    }

    .text-area-main-002 {
        font-size: 16px;
    }
}


.grn-bar {
    border-bottom: 2px solid #094;
}

.plan-box {
    border: 1px solid #094;
    background-color: #fffeee;
    margin: 10px 0;
    padding: 20px;
}

.plan-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.plan-txt {
    width: 60%;
    padding-right: 15px;
}

.plan-txt-1 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.plan-txt-2 {
    font-size: 24px;
    color: #ff7200;
    font-weight: bold;
    text-align: right;
}

.plan-txt-2 .small {
    font-size: 16px;
    font-weight: 400;
}

.plan-flex .img {
    width: 40%;
}






.sample-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    position: relative;
}

.sample-flex::after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ff7200;
}
.check_list.mb20{
  font-size:16px;
}
.sample-flex .img {
    width: 42%;
}


.for-title * {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 5px !important;
}


#content #main .green-line {
    clear: both;
    color: #000;
    border-bottom: #094 solid 2px;
    font-size: 18px;
    margin: 15px 0 0;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 1.5em;
    padding: 0;
    height: auto;
}

.blog-item-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.blog-item-flex .img {
    width: 100px;
}

.blog-dis {
    width: calc(100% - 115px);
}

.blog-rec-inner {
    border: 1px solid #094;
    background-color: #fffeee;
    padding: 0 15px 15px;
}


.nano-title {
    font-size: 16px;
    color: #333399;
    font-weight: bold;
}

.nano-bold {
    font-size: 1.5em;
}

.nano-bold-big {
    font-size: 2em;
}

.nano-small {
    font-size: 0.8em;
}















.voice-item {
    border: 1px solid #094;
    background-color: #fffeee;
    padding: 15px;
}

.voice-item-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.voice-title {
    width: 100%;
    color: #094;
    font-size: 20px;
    font-weight: bold;
}

.voice-txt {
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

}

.voice-item-flex .img {
    width: 15%;
}

.tel-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    border: 1px solid #094;
    background-color: #fffeee;
}

.tel-boxes .img {
    width: 30%;
}

.tel-box {
    width: 70%;
}





















.exam-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 60px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}

.img-before {
    width: 35%;
    position: relative;
}

.img-after {
    width: 55%;
    position: relative;
}

.exam-flex .img span {
    font-size: 20px;
    position: absolute;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    padding: 0 15px;
    top: -15px;
    left: -15px;
}

.img-before span {
    background: -webkit-gradient(linear, left top, left bottom, from(#7ddb56), color-stop(54%, #05b751), to(#05b751));
    background: linear-gradient(to bottom, #7ddb56 0%, #05b751 54%, #05b751 100%);
    text-shadow: #005a28 1px 1px 10px,
        #005a28 -1px 1px 10px,
        #005a28 1px -1px 10px,
        #005a28 -1px -1px 10px;
}

.img-after span {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffb90e), to(#ff8a00));
    background: linear-gradient(to bottom, #ffb90e 0%, #ff8a00 100%);
    text-shadow: #ff8a00 1px 1px 10px,
        #ff8a00 -1px 1px 10px,
        #ff8a00 1px -1px 10px,
        #ff8a00 -1px -1px 10px;
}

.for-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.for-arrow span {
    display: inline-block;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ff7200;
}

.under-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 15px
}

.under-arrow span {
    display: inline-block;
    border-top: 15px solid #ff7200;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}

.exam-main {
    border: 1px solid #094;
    background-color: #fffeee;
    padding: 15px;
}

.exam-title * {
    font-size: 25px;
    color: #094;
    font-weight: bold;
    display: inline-block;
}

.exam-title {
    text-align: center;
}

.sp-only {
    display: none
}

.exam-detail .js-contc{
  font-size:16px;
}

.exam-step .steps{
  font-size:16px;
  clear:both;
}

.exam-step .steps .img{
  width:20%;
  display:inline-block;
}

.exam-step .steps .js-contc{
  width:75%;
  float:right;
}


@media(max-width:599px) {
  
  .exam-detail .js-contc{
  font-size:14px;
}

.exam-step .steps{
  font-size:14px;
}
    .plan-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column-reverse;
    }

    .plan-flex .img {
        width: 100%
    }

    .plan-txt {
        width: 100%;
        padding-right: 0px;
        margin-top: 15px;
    }

    .plan-txt-1 {
        font-size: 16px;
    }

    .sample-flex .img {
        width: 46%;
    }

    .sample-flex::after {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 10px solid #ff7200;
    }

    #content #main .title-point,
    #content #main .title-point2 {
        border-bottom: 1px solid #ccc
    }

    #content #main .title-point h4 {
        color: #000;
        font-weight: bold;
        font-size: 16px;
        letter-spacing: 1px;
        margin: 0;
        line-height: 1.3em;
        height: auto;
        padding: 13px 0 13px 30px;
    }

    #content #main .title-point2 h4 {
        color: #000;
        font-weight: bold;
        font-size: 16px;
        letter-spacing: 1px;
        margin: 0;
        line-height: 1.3em;
        height: auto;
        padding: 13px 5px;
    }

    .title-point::before {
        height: 5px;
        width: 10px;
        left: 10px;
    }

    .title-point::after {
        height: 5px;
        width: 10px;
        left: 10px;
    }

    #content #main .green-line {
        font-size: 16px;
        letter-spacing: 1px;
    }
}

/*既存デザインそのまま踏襲した場合のCSS*/
@media(max-width:599px) {

    .blog-item-flex,
    .blog-btn span {
        display: none;
    }

    .blog-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        position: relative;
        border-bottom: 1px solid #ccc;
        margin-bottom: 30px;
    }

    #content #main .blog-item .title-slash {
        background-image: none;
        border-left: none;
        border-right: none;
        position: relative;
        z-index: 1;
        margin-bottom: 15px;
    }

    .blog-item .title-slash::after {
        display: none;
    }

    #content #main .blog-item .title-slash h3 {
        color: #094;
        margin-right: 30px;
    }

    .blog-item .blog-btn a {
        display: inline-block;
        background: none;
        padding: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2;
    }

    .blog-item .blog-btn a::after {
        display: none;
    }






    .all .jirei-item-1 .img {
        display: none;
    }

    .all .jirei-title-2 {
        display: none;
    }

    .all .jirei-item-1 {
        margin: 0;
        padding: 0 !important
    }

    .all .jirei-title-1 {
        padding: 0 0 15px 0;
        font-weight: 700;
        font-size: 16px;
        background-image: none;
        position: relative;
        z-index: 1;
        margin-bottom: 15px;
        border-bottom: 1px solid #ccc;
    }

    .all .jirei-title-1 h3 {
        font-size: 18px;
        letter-spacing: 0.1px;
        padding: 10px 0 10px 10px;
        color: #094;
        margin-right: 30px;
    }

    .all .jirei-title-1 span {
        display: contents;
    }

    .all .jirei-title-1 .otext {
        display: block;
    }

    .all .jirei-inner {
        border: none;
    }

    .sp-only {
        display: block;
    }





    .voice-item-flex .img {
        display: none;
    }

    .voice-txt .otext3 {
        display: none;
    }

    .voice-item {
        border-bottom: 1px solid #ccc;
        border-top: none;
        border-left: none;
        border-right: none;
        background-color: transparent;
        padding: 0;
        position: relative;
    }

    .voice-title {
        font-size: 18px;
        letter-spacing: 0.1px;
        padding: 10px 0 10px 10px;
        color: #094;
        margin-right: 30px;
    }

    .voice-btn span {
        display: none;
    }

    .voice-btn a {

        display: inline-block;
        background: none;
        padding: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 2;

    }


}



/*既存デザイン無視した場合のCSS
@media(max-width:599px) {

    .blog-item-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .blog-dis.otext2 {
        display: none;
    }

    .blog-item-flex .img {
        width: 100%;
    }

    .blog-item .blog-btn {
        margin-top: 15px;
    }
}*/











.voice-title-b {
    background: #ccc;
    padding: 0 5px;
}

#content #main .voice-title-b * {
    font-size: 16px;
}

#content #main .voice-title-b .wt-w {
    font-size: 20px;
    display: inline-block;
    color: #fff;
    font-weight: bold;
    margin-right: 5px;
}

.voice-txt-b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.a-main {
    width: calc(100% - 40px);
}

.a-title {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    width: 30px;
    height: 30px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffb90e), to(#ff8a00));
    background: linear-gradient(to bottom, #ffb90e 0%, #ff8a00 100%);
    font-weight: bold;
    color: #fff;
}

.voice-img {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
}

.up-d-ib {
    display: inline-block;
}









@media(max-width:599px) {
    .exam-title * {
        font-size: 20px;
    }

    .exam-flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .exam-flex .img span {
        font-size: 16px;
    }

    .img-before {
        width: 70%;
    }

    .img-after {
        width: 100%;
    }

    .for-arrow {
        padding: 20px
    }

    .for-arrow span {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .btn-a span {
        font-size: 15px;
    }

    #content #main .voice-title-b * {
        font-size: 14px;
    }

    .voice-img {
        width: 90%;
    }
}




#content #main .cuscon-area h2 {
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 2px;
    line-height: 1.5em;
    height: auto;
    padding: 13px 0 13px 10px;
    background-image: url('/import/tenant_1/160.16.124.19/html/images/bg_title_h2.webp');
    background-size: cover;
    background-position: bottom;
    border-left: 10px #094 solid;
    border-right: 1px solid #ccc;
    position: relative;
    z-index: 1;
    margin-top: 15px;
    margin-bottom: 15px;
}

#content #main .cuscon-area h2::after {
    display: inline-block;
    content: "";
    height: 50%;
    width: 10px;
    position: absolute;
    left: -10px;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#05b751), color-stop(54%, #05b751), to(#7ddb56));
    background: linear-gradient(to bottom, #05b751 0%, #05b751 54%, #7ddb56 100%);
}

#content #main .cuscon-area h3 {
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1.5em;
    height: auto;
    padding: 15px 0 15px 45px;
    background-image: url('/import/tenant_1/160.16.124.19/html/images/bg_title_h3.webp');
    background-size: cover;
    background-position: bottom;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    position: relative;
    z-index: 1;
    margin-top: 15px;
    margin-bottom: 15px;
}

#content #main .cuscon-area h3::before {
    display: inline-block;
    content: "";
    height: 7.5px;
    width: 15px;
    position: absolute;
    left: 15px;
    top: 50%;
    background-color: #094;
}

#content #main .cuscon-area h3::after {
    display: inline-block;
    content: "";
    height: 7.5px;
    width: 15px;
    position: absolute;
    left: 15px;
    bottom: 50%;
    background: -webkit-gradient(linear, left top, left bottom, from(#05b751), color-stop(54%, #05b751), to(#7ddb56));
    background: linear-gradient(to bottom, #05b751 0%, #05b751 54%, #7ddb56 100%);
}

#content #main .cuscon-area h4 {
    border-bottom: #094 solid 2px;
    font-size: 18px;
    margin: 15px 0;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 1.5em;
    padding: 0;
    height: auto;
}


@media(max-width:599px) {
    #content #main .cuscon-area h2 {
        font-size: 18px;
        letter-spacing: 0.1px;
        padding: 10px 0 10px 10px;
    }

    #content #main .cuscon-area h3 {
        font-weight: bold;
        font-size: 16px;
        letter-spacing: 1px;
        margin: 0;
        line-height: 1.3em;
        height: auto;
        padding: 13px 0 13px 30px;
    }

    #content #main .cuscon-area h3::before {
        height: 5px;
        width: 10px;
        left: 10px;
    }

    #content #main .cuscon-area h3::after {
        height: 5px;
        width: 10px;
        left: 10px;
    }

    #content #main .cuscon-area h4 {
        font-size: 16px;
        letter-spacing: 1px;
    }

    #head-nav {
        width: 70%;
    }

    .tel-boxes {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column-reverse;
    }

    .tel-boxes .img {
        width: 70%;
    }

    .tel-box {
        width: 80%;
        text-align: center;
    }

    dl.tel-box dt {
        width: 40%;
        font-weight: 700;
        float: left;
    }

    dl.tel-box dd {
        padding-left: 40%;

    }

    .fs5 {
        font-size: 120%;
    }

    .contact-form tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .contact-form .tdstyle {
        width: 100%;
        text-align: left;
    }

    .contact-form .tdstyle2 {
        width: 100%;
    }

    .contact-form .tdstyle2 input,
    .contact-form .tdstyle2 textarea {
        width: 100%;
    }
}

[data-element-id]#content #side-area {
    width:100%;
    padding-right:30px;
}


.for-plan .plan-block{
  padding-top:180px;
  margin-top:-150px;
}

.logo-name-set a:hover{
  color: #000;
}

.header_r-2.ab a {
    background: -webkit-gradient(linear, left top, left bottom, from(#84a2d4), to(#4c6cb3));
    background: linear-gradient(to bottom, #84a2d4 0%, #4c6cb3 100%);
}




[data-element-id]#header_BOSS{
  position:static;
}
[data-element-id].dropdwn_menu {
    display: block;
    width: 200%;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

[data-element-id].header_r-2{
  position:relative;
}

[data-element-id].header_r-2::before{
  display:inline-block;
  content:"ABテスト[A]";
  color:yellow;
  background-color:#8b008b;
  width:100%;
  text-align:center;
  position:absolute;
  left:0;
  bottom:100%;
}

[data-element-id].header_r-2.ab::before{
  content:"ABテスト[B]";
}

[data-element-id].under-v {
    margin-top: 190px;
}

[data-element-id].header_r-2::after{
  display:inline-block;
  content:"コンバージョン設置箇所";
  color:yellow;
  background-color:#000;
  width:100%;
  text-align:center;
  position:absolute;
  left:0;
  top:100%;
}

.contact-form input{
  width:70%;
  padding:5px;
}

.contact-form .up-d-flex input{
  width:10%;
}

.contact-form textarea{
  width:70%;
  min-height:200px;
}


.sp-only-2{
  display:none;
}

@media(max-width:1024px){
  .dropdwn_menu,
  .dropdwn:hover .dropdwn_menu{
    display: block;
    width: 100%;
    position:relative;
    top:0;
    left:0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

#headnav #menu li .dropdwn_menu li {
  background:none;
  text-shadow:none;
}

#head_navi5{
  display:none;
}

#menu .dropdwn{
  border:none;
}
}

.contact-form .up-d-flex *{
  white-space: nowrap
}


@media(max-width:599px){
    .txt,
  .text-area-main-003,
  .text-area-main-002,
  .text-area-main-001,
  .check_list.mb20{
    font-size:14px;
  }
  
  .bg-org{
    margin-right: 5px;
  }
  
  .sp-only-2{
  display:block;
}
}
























.top-mv-flex {
    width: 100%;
    height: 100%;
}

.top-mv-flex .img {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    z-index: 1;
}

.top-mv-flex .img img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 100%;
    width: 100%;
}

.before {
    color: #fff;
    text-shadow: 5px 5px 5px #000;
    font-weight: bold;
    position: absolute;
    top: 0px;
    right: 20px;
    font-size: 60px;
}

.after {
    color: #fff;
    text-shadow: 5px 5px 5px #000;
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 20px;
    font-size: 60px;
}



.row1,
.row2,
.row3,
.row4,
.row5 {
    position: relative;
    letter-spacing: -0.1em;
}

.row2 {
    margin-top: 10px;
}

.row3 {
    margin-top: 25px;
    margin-bottom: 25px;
}

.row4 {
    text-align: center;
    margin-bottom: -30px;
}

.row-block{
  display:inline-block;
}

.row5 {
    text-align: center;
    padding: 40px 20px 20px;
    background-color: #fff;
    border-left: 8px solid #ff8a00;
    border-right: 8px solid #ff8a00;
    border-bottom: 8px solid #ff8a00;
    position: relative;
}

.row5::before {
    display: inline-block;
    content: "";
    width: 4%;
    height: 8px;
    background-color: #ff8a00;
    position: absolute;
    top: 0;
    left: 0;
}

.row5::after {
    display: inline-block;
    content: "";
    width: 4%;
    height: 8px;
    background-color: #ff8a00;
    position: absolute;
    top: 0;
    right: 0;
}



.top-mv-txts {
    position: absolute;
    z-index: 10;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 1025px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 20px;
}

.top-mv-txts-main {
    width: 85%;
    margin-right: -15%;
    padding-bottom: 30px;
    position: relative;
    z-index: 11;
}

.top-mv-txts-sub {
    width: 30%;
    position: relative;
    z-index: 10;
}



.top-mv-txts-1 {
    font-size: clamp(14px, 5vw ,55px);
    display: inline-block;
    font-weight: bold;
    color: transparent;
    background: -webkit-gradient(linear, left bottom, left top, from(#111), color-stop(60%, #333));
    background: linear-gradient(0deg, #111 0% 60%, #333 60% 100%);
    -webkit-background-clip: text;
    position: relative;
    z-index: 4;
line-height: 1.1em;
        filter:drop-shadow(1px 1px 0 #FFF)
    drop-shadow(-1px -1px 0 #FFF)
    drop-shadow(-1px 1px 0 #FFF)
    drop-shadow(1px -1px 0 #FFF)
    drop-shadow(0px 1px 0 #FFF)
    drop-shadow(-1px 0 0 #FFF)
    drop-shadow(1px 0 0 #FFF);
}

/*.top-mv-txts-1-clone {
    display: inline-block;
    font-size: clamp(14px, 5vw ,55px);
    font-weight: bold;
    color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    text-shadow: 2px 2px 0 #FFF,
        -2px -2px 0 #FFF,
        -2px 2px 0 #FFF,
        2px -2px 0 #FFF,
        0px 2px 0 #FFF,
        0 -2px 0 #FFF,
        -2px 0 0 #FFF,
        2px 0 0 #FFF;
    z-index: 3;
    line-height: 1.1em
}*/

.little-big {
    font-size: 1.3em
}

.top-mv-txts-2 {
    font-size: clamp(16px, 7vw ,75px);
    display: inline-block;
    font-weight: bold;
    color: #333;
    position: relative;
    z-index: 4;
    line-height: 1.1em;
        filter:drop-shadow(1px 1px 0 #FFF)
    drop-shadow(-1px -1px 0 #FFF)
    drop-shadow(-1px 1px 0 #FFF)
    drop-shadow(1px -1px 0 #FFF)
    drop-shadow(0px 1px 0 #FFF)
    drop-shadow(-1px 0 0 #FFF)
    drop-shadow(1px 0 0 #FFF);
}

.title-org {
  color:transparent;
    background: -webkit-gradient(linear, left bottom, left top, from(#ff8a00), color-stop(60%, #ffb90e));
    background: linear-gradient(0deg, #ff8a00 0% 60%, #ffb90e 60% 100%);
    -webkit-background-clip: text;
    line-height: 1.1em;

}

.title-org .little-big{
  color:transparent;
    background: -webkit-gradient(linear, left bottom, left top, from(#ff8a00), color-stop(60%, #ffb90e));
    background: linear-gradient(0deg, #ff8a00 0% 60%, #ffb90e 60% 100%);
    -webkit-background-clip: text;
}


.title-grn {
  color:transparent;
    background: -webkit-gradient(linear, left bottom, left top, from(#05b751), color-stop(60%, #7ddb56));
    background: linear-gradient(0deg, #05b751 0% 60%, #7ddb56 60% 100%);
    -webkit-background-clip: text;
    line-height: 1.1em
}



/*.top-mv-txts-2-clone {
    display: none;
    font-size: clamp(16px, 5.5vw ,75px);
    font-weight: bold;
    color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    text-shadow: 2px 2px 0 #FFF,
        -2px -2px 0 #FFF,
        -2px 2px 0 #FFF,
        2px -2px 0 #FFF,
        0px 2px 0 #FFF,
        0 -2px 0 #FFF,
        -2px 0 0 #FFF,
        2px 0 0 #FFF;
    z-index: 3;
    line-height: 1.1em
}*/

.top-mv-txts-3 {
    color: #ff8a00;
    font-size: clamp(2px, 2.5vw ,25px);
    font-weight: bold;
    display: inline-block;
    padding: 0px 1em;
    background-color: #fff3b8;
    position: relative;
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
}

.top-mv-txts-3::after {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #fff3b8;
    position: absolute;
    top: 99%;
    left: 50%;
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%);
}

.top-mv-txts-4 {
   font-size: clamp(7px, 4vw ,45px);
    display: inline-block;
    text-align: center;
    font-weight: bold;
    color: transparent;
    background: -webkit-gradient(linear, left bottom, left top, from(#333), color-stop(60%, #333));
    background: linear-gradient(0deg, #333 0% 60%, #333 60% 100%);
    -webkit-background-clip: text;
    position: relative;
    z-index: 4;
    line-height: 1.1em;
    width: 100%;
    white-space: nowrap;
            filter:drop-shadow(1px 1px 0 #FFF)
    drop-shadow(-1px -1px 0 #FFF)
    drop-shadow(-1px 1px 0 #FFF)
    drop-shadow(1px -1px 0 #FFF)
    drop-shadow(0px 1px 0 #FFF)
    drop-shadow(-1px 0 0 #FFF)
    drop-shadow(1px 0 0 #FFF);
}

/*.top-mv-txts-4-clone {
    display: inline-block;
    font-size: clamp(7px, 4vw ,45px);
    text-align: center;
    font-weight: bold;
    color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    text-shadow: 1px 1px 0 #FFF,
        -1px -1px 0 #FFF,
        -1px 1px 0 #FFF,
        1px -1px 0 #FFF,
        0px 1px 0 #FFF,
        0 -1px 0 #FFF,
        -1px 0 0 #FFF,
        1px 0 0 #FFF;
    z-index: 3;
    line-height: 1.1em;
    width: 100%;
    white-space: nowrap
}*/

.title-grn-bg {
    background: -webkit-gradient(linear, left bottom, left top, from(#05b751), color-stop(60%, #05b751));
    background: linear-gradient(0deg, #05b751 0% 60%, #05b751 60% 100%);
    -webkit-background-clip: text;
}

.top-mv-txts-5 {
    font-size: clamp(5px, 3vw ,35px);
    display: inline-block;
    text-align: center;
    font-weight: bold;
    color: #333;
    line-height: 1.1em
}

.medal {
    width: 100%;
    height:100%;
    background-image: url(/upload/tenant_1/c2e45db3cab03686b19c6e67662e0f3f.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    margin-left: auto;
    margin-right: auto;
}

[data-element-id].medal {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.medal-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.medal-inner p {
    font-size: 18px;
    line-height: 1.2em;
    font-weight: bold;
    color: #333;
            filter:drop-shadow(1px 1px 0 #FFF)
    drop-shadow(-1px -1px 0 #FFF)
    drop-shadow(-1px 1px 0 #FFF)
    drop-shadow(1px -1px 0 #FFF)
    drop-shadow(0px 1px 0 #FFF)
    drop-shadow(-1px 0 0 #FFF)
    drop-shadow(1px 0 0 #FFF);
}

.medal-inner .ttb {
    font-size: 24px;
}

.medal-inner .grn-wrd {
    color: #05b751;
    margin-top: 3px;
    margin-bottom: -3px;
}

.medal-inner .red-wrd {
    color: red;
}


.boss-img {
    margin-left: auto;
    margin-right: 0;
    width: 80%;
    position: relative;
    min-width:130px;
}

.boss-img img {
    -o-object-position: bottom;
    object-position: bottom;
}

.const-wrd {
    position: absolute;
    display: inline-block;
    width: 100%;
    left: 0;
    bottom: 0;
    text-align: center;
   font-size: clamp(2px, 2vw ,20px);
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 0 #000,
        -1px -1px 0 #000,
        -1px 1px 0 #000,
        1px -1px 0 #000,
        0px 1px 0 #000,
        0 -1px 0 #000,
        -1px 0 0 #000,
        1px 0 0 #000;
}

.fortb,
.forsp {
    display: none;
}

@media(max-width:1024px) {
  
  .row4 {
    text-align: center;
    margin-bottom: -15px;
}

    .fortb {
        display: block;
    }

    .before,
    .after {
        display: none;
    }
    
    .row5 {
    text-align: center;
    padding: 30px 20px 20px;
    background-color: #fff;
    border-left: 4px solid #ff8a00;
    border-right: 4px solid #ff8a00;
    border-bottom: 4px solid #ff8a00;
    position: relative;
}

.row5::before {
    width:3%;
    height:4px;
}

.row5::after {
   width:3%;
   height:4px;
}

.top-mx-txt{
  padding:0 5px;
}

}


@media(max-width:599px) {
    .row5 {
    padding: 15px 5px 5px;
}

.medal-inner .ttb{
  font-size: clamp(2px, 2.5vw ,25px);;
}

.medal-inner p{
  font-size: clamp(2px, 2.5vw ,25px);;
}
}


.yel-bg{
  background: linear-gradient(transparent 40%,#fff76d 40%);
}

.green-line.up-mt-60{
  margin-top:60px!important;
}

.medal-inner .ttb{
  font-size: clamp(2px, 2.5vw ,25px);;
}

.medal-inner p{
  font-size: clamp(2px, 2.5vw ,25px);;
}

@media(max-width:599px){
  
  
  /*.jirei-mini{
    overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  }
  
   .jirei-mini.up-col-3{
     display:block;
   }
  
  .jirei-mini .jirei-item-1{
    display: inline-block;
    width:100%;
  }*/
  
  .top-mv-flex {
    width: 100%;
}

.all .jirei-inner{
  position:relative;
}

.blog-item::after,
.all .jirei-inner::after,
.voice-item::after{
  position:absolute;
  display:inline-block;
  width:15px;
  height:2px;
  content:"";
  background-color:#094;
  bottom:55%;
  right:15px;
  transform:rotate(45deg);
}

.blog-item::before,
.all .jirei-inner::before,
.voice-item::before{
  position:absolute;
  display:inline-block;
  width:15px;
  height:2px;
  content:"";
  background-color:#094;
  top:55%;
  right:15px;
  transform:rotate(-45deg);
}
}


.next-back-btns li{
  max-width:40%;
  display:flex;
  border-bottom:1px solid #000;
}

.next-back-btns li>div{
  width:55px;
}

.next-back-btns li:nth-child(1){
  text-align:left;
  justify-content: flex-start;
}

.next-back-btns li:nth-child(2){
  text-align:right;
  justify-content: flex-end;
}

.next-back-btns li>span{
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:calc(100% - 60px);
}

.pagers .now{
  border: 1px solid #bfbfbf;
    padding: 3px 5px;
}


.voice-btn{
  text-decoration: underline;
}

.medal-block{
  position: absolute;
    width: 100%;
    height: 200px;
    top: -180px;
    left: 0;
}

@media(max-width:1024px){
  .medal-block{
  position: absolute;
    top:-200px;
}
}


@media(max-width:599px){
  .top-mv-txts{
    padding:0 5px;
  }
  
  .row3 {
    margin-top: 15px;
    margin-bottom:15px;
}

.top-mv-txts-3::after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #fff3b8;
}

.row5 {
    padding: 15px 20px 0px;
}

  .medal-block{
  position: absolute;
    top:-70%;
}
}



/* 2022.01.20 */

.blogtitleday{
  display: block;
  width: 80%;
}

.blogflexblock{
  display: flex;
  justify-content: space-between;
}

.blodtitle {
    font-size: 20px !important;
    padding-top: 5px !important;
    padding-bottom: 0px !important;
}

.tokoday{
    margin-left: 12px;
    margin-top: 20px;
}

.bloimg{
  width: 120px !important;
}

/*2023/06/26*/
.link-box {
  display: flex;
}

.link-b {
  width: 40%;
  margin: auto;
}

.link-b a {
  display: block;
  width: 100%;
  padding: 2%;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  background: linear-gradient(to bottom, #7ddb56 0%, #05b751 54%, #05b751 100%);
  text-align: center;
}

@media(max-width:599px){
  .link-box {
    display: block;
  }
  .link-b {
    width: 80%;
    margin: 20px auto;
  }
}
  
.fs56 {
  font-size: 56px;
}

@media(max-width:1024px){
  .fs56 {
    font-size: 40px;
  }
}

@media(max-width:599px){
  .fs56 {
    font-size: 20px;
  }
}

.w58{
  width: 58% !important;
  margin-left: 15px;
}

.top-contents-img{
  width: 40% !important; 
}

.toptop-box{
  margin-top: 0 !important;
}


@media(max-width:599px){
.w58 {
    width: 100% !important;
    margin-left: 0px;
}

.top-contents-img {
    width: 100% !important;
}
}

.toptop-box {
    font-weight: bold;
}

.toptop-box{
  max-width: 1000px;
    margin: auto;
    width: 100%;
}

.top-kinenbi{
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.kinenbi-img{
  width: 30%;
}

.kinenbi-p{
  width: 67%;
}

.kinenbi-img img{
  width: 100%;
}


@media(max-width:599px){
.top-kinenbi {
    display: block;
}

.kinenbi-img {
    width: 85%;
    margin: auto;
}

.kinenbi-p {
    width: 85%;
    margin: 10px auto 0;
}

}

.kinenbi-p.w100 {
  width: 100%;
}
.mb30i {
  margin-bottom: 30px !important;
}

/* 2024/11/13 */
.list-way .list-inner{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.list-way li{
  border-bottom: 3px solid #000;
  padding: 1em 0;
  margin-bottom: 2.5em;
  position: relative;
}

.list-way li::after{
  content: "▼";
  display: block;
  position: absolute;
  bottom: -2.5em;
  left: 50%;
  transform: translateX(-50%);
}

.list-way li:last-child::after{
  content: none;
}

.list-way li +li{
  margin-top: 1em;
  border-top: 0;
}

.list-way .title-wrap{
  display: flex;
  align-items: center;
  font-size: 1.25em;
  width: 35%;
  flex-shrink: 0;
}

.list-way .title-wrap .num{
  margin-right: 0.5em;
  background-color: #000;
  color: #fff;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}

.list-way .title-wrap .title{
  font-weight: bold;
}

.list-way .text{
  width: 60%;
}

@media(max-width:599px) {
.list-way .title-wrap{
  width: 100%;
  margin-bottom: 0.5em;
  font-size: 16px;
}

.list-way .text{
  width: 100%;
}
}

.detail-link-wrap .ttl{
  font-size: 1.5em;
  font-weight: bold;
  margin: 0.5em 0;
  position: relative;
  background-color: #094;
  color: #fff;
  text-align: center;
  padding: 0.5em 0;
  border-radius: 5px;
}

/* .detail-link-wrap .ttl:after{
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url(/import/tenant_1/160.16.124.19/html/images/right-arrow.webp);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-left: 1em;
} */

#slide01 .slick-list{
  width: 100%;
}

#slide01 .slick-prev,
#slide01 .slick-next{
  width: 50px;
  height: 50px;
  z-index: 1;
  background: #094;
  color: #fff;
}

@media(max-width:1024px){
#slide01 .slick-prev {
    left: -10px;
}

#slide01 .slick-next {
    right: -10px;
} 
}

.sidearea_none #content #main {
    width: 100%;
}

.sidearea_none #side-area{
  display: none;
}

@media(max-width:1024px){
.sidearea_none #side-area{
  display: block;
}    
}

.progress{
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.progress .progress__item{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: center;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  background-color: #ff8a00;
  width: calc(100% / 3);
  padding-left: 7%;
  height: 130px;
}

.progress .progress__item+.progress__item:before{
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 85px 0 85px 30px;
  border-color: transparent transparent transparent #fff;
  transform: translateY(-50%);
  top: 50%;
  left: 7px;
}

.progress .progress__item+.progress__item:after{
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 85px 0 85px 30px;
  border-color: transparent transparent transparent #ff8a00;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
}

.progress .progress__item .progress__step,
.progress .progress__item .progress__txt{
  color: #fff;
  font-weight: bold;
  font-size: 2em;
  width: 100%;
}

.progress .progress__item+.progress__item {
  background-color: #f1f1f1;
}

.progress .progress__item+.progress__item .progress__step{
  color: #ff8a00;
}

.progress .progress__item+.progress__item .progress__txt{
  color: #000;
}

.progress .progress__item+.progress__item+.progress__item:after {
  border-color: transparent transparent transparent #f1f1f1;
}

@media(max-width:1024px){
.progress .progress__item .progress__step,
.progress .progress__item .progress__txt{
  font-size: 1.5em;
}    
}

@media(max-width:599px) {
.progress .progress__item .progress__step,
.progress .progress__item .progress__txt{
  font-size: 0.9em;
}     
  
.progress .progress__item+.progress__item {
    padding-left: 14%;
}   
}

.contact-form.ver02 .up-d-flex input {
    width: 30%;
}

.contact-form.ver02 input {
    padding: 12.5px;
}

.contact-form.ver02 .tdstyle {
    vertical-align: middle;
}

.contact-form.ver02 .tdstyle2 label {
    display: flex;
    align-items: center;
    line-height: 1.5;
}

.contact-form.ver02 .tdstyle2 label input{
  width: 1.5em;
  height: 1.5em;
  margin-right: 0.5em;
}

.contact-form.ver02 textarea {
  padding: 12.5px;
}

/* 11/19 */

.another-tablestyle td{
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  text-align: left;
}

.another-tablestyle label{
  font-size: 16px;
}

/* 2024/12/03 */
#content #main .title-contact h3 {
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 2px;
    margin-top: 0;
    line-height: 1.5em;
    height: auto;
    padding: 13px 0;
    text-align: center;
}

#content #main .title-contact h3 .dot {
    color: #ff7200;
}

#content #main .title-contact h3 .en{
    display: inline-block;
}

#content #main .title-contact h3 .en:first-letter {
    color: #ff7200;  
}

.contact-banner .tel-wrap{
    background-color: #ff7200;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
}

.contact-banner .tel-wrap > div{
    text-align: center;
}

.contact-banner .tel-wrap a {
    font-size: 35px;
    font-weight: bold;  
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    line-height: 1.2;
}

.contact-banner .tel-wrap a::before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background-image: url(/upload/tenant_1/free-tel.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 10px;
}

.contact-banner .contact-wrap a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    min-height: 109.59px;
    background-color: #ffb90e;
    color: #fff;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contact-banner .contact-wrap a img{
    display: block;
    width: 40px;
}

.contact-banner .contact-wrap a .text{
    display: block;
    font-size: 18px;
    font-weight: bold;
}

.list-kakaku{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.list-kakaku li{
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.list-kakaku li .list-inner{
  padding: 15px;
}

.list-kakaku li .right{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.list-kakaku .ttl{
  font-size: 12px;
}

.list-kakaku .ttl .strong{
  font-size: 18px;
  font-weight: bold;
  color: #005a28;
}

.list-kakaku .price{
  font-weight: bold;
  line-height: 1;
}

.list-kakaku .price .strong{
  font-size: 36px;
  color: #D7202F;
}

.anton-regular {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media(max-width:599px) {
.contact-banner .contact-wrap a{
    min-height: auto;
}

.list-kakaku .price .strong{
  font-size: 30px;
}
}

/* 2024/12/20 */

.top-mv-txts-1 .up-ta-c{
  width: fit-content;
}

.mv-catchcopy{
  font-size: clamp(14px, 4.6vw, 55px);
  letter-spacing: -0.1em;
}

/**2025/02/14**/

/* #content #main .toptop-box h2 {
  font-size: 22px;
  color: rgb(255, 153, 0);
  line-height: 1.4;
  padding: 0;
  margin-bottom: 0;
  letter-spacing: initial;
} */

#content #main .top-section h2 {
    position: relative;
    padding: 0.2em 0.5em;
    background-color: #ff8a00;
    background: linear-gradient(to bottom, #ffb90e 0%, #ff8a00 100%);
    color: #fff;
    font-size: 28px;
    line-height: 1.5;
}

#content #main .top-section h2::before {
    position: absolute;
    top: 100%;
    left: 0;
    border-bottom: solid 10px transparent;
    border-right: solid 20px #ef7a00;
    content: '';
}

@media (max-width: 599px){
  #content #main .top-section h2 {
    font-size: 22px;
    line-height: 1.3;
  }
}


.meimon{
  font-size: 22px;
}


@media (max-width: 599px){
.meimon {
    font-size: 12px;
    padding-bottom: 5px;
}
}

/* 2025/06/05 */
.check_list-border.ver02{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  width: 70%;
  margin: 0 auto;
  border: 2px solid #ff9900;
  padding: 20px;
}

.check_list-border.ver02 li{
  width: calc((100% - 20px) / 2);
}

.shikaku_ttl{
  font-size: 18px;
  color: rgb(255, 153, 0);
  text-align:center;
}

.profile-area{
  border: 3px solid #ff7200;
  margin-top: 50px;
}

.profile-area .ttl {
  background-color: #ff7200;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 0.5em;
}

.profile-area .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px;  
}

.profile-area .imgwrap {
  width: 30%;
}

.profile-area .contentwrap {
  width: 65%;
}

@media(max-width:599px) {
.check_list-border.ver02{
  width: 100%;
}

.check_list-border.ver02 li{
  width: 100%;
}

.shikaku_ttl{
  text-align:left;
}

.profile-area .imgwrap {
  width: 100%;
  text-align: center;
}

.profile-area .contentwrap {
  width: 100%;
  margin-top: 20px;
}
.mb30a {
  margin-bottom: 30px;
}
}
}
