@media screen and (max-width:768px) {

    img {
        max-width: 100%;
        vertical-align: bottom;
        width
        /***/
        : auto;
    }

    .sp_off {
        display: none !important;
    }

    .container {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .maincontents {
        width: 100% !important;
        overflow: hidden;
        float: none !important;
    }

    /*==========================
   LPOトップ共通
============================*/

    .lpo_sp_main {
        position: relative;
        max-width: 100%;
        margin-top: 10px;
    }


    .lpo_main_inner {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

    .lpo_main_r {
        margin: 0;
    }

    .lpo_main_r_inner {
        width: 84%;
        width: -webkit-calc(92% - 2px);
        width: calc(92% - 2px);
        padding: 4%;
        border: solid 1px #042455;
        background-color: #fff;
        margin: 0 auto;
        margin-top: 4%;
        overflow: hidden;
    }

    .lpo_main_r_search {
        overflow: hidden;
    }

    .lpo_main_r_search ul {
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

    .lpo_main_r_search ul li {
        margin: 0;
        padding: 0;
        width: 50%;
        list-style: none;
        overflow: hidden;
        float: left;
        border: none;
    }

    .lpo_main_r_search ul li a {
        width: 99%;
        width: -webkit-calc(100% - 1px);
        width: calc(100% - 1px);
        display: block;
        background: #F5F4ED;
        line-height: 95px;
        height: 115px;
        color: #000;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        margin: 0;
        padding: 0;
    }

    .lpo_main_r_search ul li img {
        margin: 0 auto;
        display: block;
        padding: 20px 0 0 0;
        float: none;
    }

    .lpo_main_r_search ul li p {
        margin: -10px 0 0 0;
        text-align: -webkit-center;
    }

    .lpo_main_r_search ul li:first-child a {
        border: solid 1px #042455;
        border-width: 0px 1px 1px 0px;
    }

    .lpo_main_r_search ul li:nth-child(2n) a {
        border: solid 1px #042455;
        border-width: 0px 0px 1px 0px;
    }

    .lpo_main_r_search ul li:nth-child(3n) a {
        border: solid 1px #042455;
        border-width: 0px 1px 0px 0px;
    }

    .lpo_main_r_search ul li:last-child a {
        border: solid 1px #042455;
        border-width: 0px 0px 0px 0px;
    }

    .lpo_main_r_search ul li a:hover {
        background: #ddd9c1;
    }

    .search-btn {
        overflow: hidden;
        margin: 18px 0 0 0;
    }

    .search-btn_inner input#title {
        height: 35px;
        box-shadow: 0px 0px 8px -3px #222 inset;
        width: 73%;
        text-indent: 8px;
        background: #EDEFEC;
        border: honeydew;
        float: left;
    }

    .search-btn_inner input.submit {
        height: 34px;
        background: #333333;
        border: none;
        color: #fff;
        line-height: 32px;
        width: 25%;
        margin: 5px 0 0 0;
        cursor: pointer;
        float: left;

    }

    .search-btn_inner {
        margin: 5% 0 -5% 0 !important;
    }

    .lpo_main_bn {
        width: 94%;
        margin: 0 auto;
        margin-top: 2%;
        text-align: center;
    }

    /*特選*/

    h2.lpo_toku_tl {
        background: #042455;
        line-height: 35px;
        font-size: 16px;
        color: #FFFFFF;
        text-indent: 20px;
        font-weight: bold;
        margin: 20px 0 0 0;
    }

    .toku01_name {
        font-size: 14px;
        text-decoration: underline;
        margin: 3px 0 0 0;
    }

    .toku01_adress,
    .toku01_access {
        margin: 0px 0 0 0;
        height: auto !important;
        overflow: hidden;
        font-size: 12px;
    }

    .toku01_com span {
        color: #FE9900;
        font-weight: bold;
    }

    .toku01_m {
        font-size: 12px;
    }

    .toku01_com {
        clear: both;
        background: #F5F4ED;
        padding: 5px;
        font-size: 13px;
    }

    .lpo_toku_right {
        width: 57%;
        float: right;
        margin: 0 0 1% 0;
    }

    .koda_sea_wrap ul li {
        float: left;
        width: 33%;
        margin: 0 1px 0 0;
    }

    .koda_sea_wrap ul li:nth-child(4n) {
        margin: 0;
    }

    .koda_sea_wrap {
        width: 96%;
        margin: 0 auto;
        overflow: hidden;
    }

    .lpo_tokusen_wrap {
        margin: 20px 0 0 0;
        overflow: hidden;
    }

    .lpo_tokusen_wrap ul {
        border: none;
    }

    .lpo_tokusen_wrap ul li {
        width: 100%;
        margin: 0 auto 20px auto;
        padding: 0;
        overflow: hidden;
        border: none;
    }

    .lpo_tokusen_wrap ul li a {
        color: #000;
        overflow: initial;
        word-wrap: break-word;
        white-space: normal;

    }

    .lpo_tokusen_wrap ul li:hover {
        border: solid 1px #195CAA;
        background: #E7F0F9;
        transition: 0.8s;
    }

    .toku01_img {
        float: left;
        width: 40%;
        margin: 0 0 1% 0;
    }

    .lpo_toku_shu {
        background: #000;
        display: block;
        line-height: 28px;
        color: #fff;
        font-size: 14px;
        text-indent: 10px;
    }

    .toku01_img img {
        max-width: 100%;
        height: auto;
    }

    .lpo_pri_more a {
        margin: 0 2%;
        padding: 10px 8% 10px 3%;
        background: #FF7505;
        box-shadow: 0 5px #EC6C00;
        color: #ffffff !important;
        font-weight: bold;
        text-align: center;
        font-size: 16px;
        line-height: 28px;
        display: block;
        width: 85%;
        margin: 0 auto;
        margin-top: 20px;
        position: relative;
        text-decoration: none;
    }

    .lpo_pri_more a:hover {
        background: #AD3333;
    }

    .lpo_pri_more a:after {
        content: "";
        display: block;
        height: 10px;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        position: absolute;
        top: 15px;
        right: 18px;
        width: 9px;
        height: 9px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    /*こだわり条件から探す*/

    .lpo_koda_wrap {
        overflow: hidden;
    }

    .lpo_koda_wrap ul {
        overflow: hidden;
        margin: 0;
        padding: 0;
        border: none;
    }

    .lpo_koda_wrap ul li {
        width: 50%;
        width: -webkit-calc(50% - 1px);
        width: calc(50% - 1px);
        float: left;
        overflow: hidden;
        margin: 0;
        padding: 0;
        list-style: none;
        border: none;
    }

    .koda_shu_wrap ul li a {
        width: 98%;
        width: -webkit-calc(100% - 21px);
        width: calc(100% - 21px);
        padding: 10px;
        margin: 0;
        font-size: 14px;
        font-weight: bold;
        transition: 0.8s;
        display: block;
        line-height: 45px;
        color: #000;
        border: solid 1px #042455;
        border-width: 0 1px 1px 0;
    }

    .lpo_koda_wrap ul li:nth-child(2n) a {
        border-width: 0 0 1px 0;
    }

    .koda_shu_wrap ul li a span {
        border-left: solid 3px #042455;
        /*左線*/
        margin: 0;
        padding: 0 0 0 5px;
    }

    /*
li.koda_shu001 a {
    background: url(/lpo/img/lpo_koda_icon_01.png) no-repeat 8px 50%;
    font-size: 20px;
}
li.koda_shu002 a {
    background: url(/lpo/img/lpo_koda_icon_02.png) no-repeat 8px 50%;
    font-size: 14px!important;
}
li.koda_shu01 a {
    background: url(/lpo/img/lpo_koda_icon_03.png) no-repeat 8px 50%;
}
li.koda_shu02 a {
    background: url(/lpo/img/lpo_koda_icon_04.png) no-repeat 8px 50%;
}
li.koda_shu03 a {
    background: url(/lpo/img/lpo_koda_icon_05.png) no-repeat 8px 50%;
}
li.koda_shu04 a {
    background: url(/lpo/img/lpo_koda_icon_06.png) no-repeat 8px 50%;
}
li.koda_shu05 a {
    background: url(/lpo/img/lpo_koda_icon_07.png) no-repeat 8px 50%;
    letter-spacing: -1.2px;
}
li.koda_shu06 a {
    background: url(/lpo/img/lpo_koda_icon_08.png) no-repeat 8px 50%;
}
li.koda_shu07 a{
    background: url(/lpo/img/lpo_koda_icon_09.png) no-repeat 8px 50%;
}
li.koda_shu08 a {
 background: url(/lpo/img/lpo_koda_icon_10.png) no-repeat 8px 50%;
}

*/

    .koda_shu_wrap ul li:hover {
        background: url(/img/lpo_btn_on.jpg) no-repeat;
        transition: 0.8s;
    }

    /* -- kanri -- */
    .main {
        height: 470px;
        background-image: url(/kanri/img/main_bg.jpg);
        border-bottom: solid 5px #000;
        padding-top: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }

    .main_box {
        margin: 40px auto 0;
        position: relative;
    }

    .main_box .fukidashi {
        font-size: 16px;
        font-weight: bold;
        line-height: 45px;
        color: #65b820;
        background-color: #fff;
        position: relative;
        text-align: center;
        border-radius: 50px;
        width: 96%;
        margin: 0 auto;
    }

    .main_box .fukidashi:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -28px;
        box-sizing: border-box;
        width: 4px;
        height: 4px;
        border: 15px solid transparent;
        border-left: 14px solid #fff;
        transform: rotate(90deg);
    }

    .main_box .fukidashi p {}

    .main_box .main_txt {
        text-align: center;
        padding: 30px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-top: 30px;
        border: solid 5px;
        border-radius: 10px;
        background-color: #fff;
        width: 96%;
        margin: 30px auto 0;
    }

	.main_box .main_txt p {
		font-size: 9vw;
		font-weight: bold;
		line-height: 35px;
		position: relative;
	}
	.main_box .main_txt p span {
		font-size: 16vw;
		font-weight: bold;
		line-height: 90px;
		color: #f4810e;
	}
	.main_box .main_txt > p {
		padding-left: 0px;
		background-image: url(/kanri/img/kanri_ti_fukidashi.png);
		background-repeat: no-repeat;
		background-size: 50px;
		background-position-x: 10px;
	}

    .main_box br {}

    .main_box .nyukyo {
        width: 90%;
        border-top: 6px solid #000;
        margin: 20px auto 0;
    }

    .main_box .nyukyo p {
        width: 200px;
        background-color: #000;
        border-radius: 0 0 10px 10px;
        color: #fff;
        font-size: 20px;
        letter-spacing: 5px;
        margin: 0 auto;
    }

    .percent {
        font-family: 'arial';
        font-size: 40vw;
        line-height: 16vh;
		color: #65b820;
        font-weight: bold;
        font-style: italic;
        margin: 20% 0 0 0;
        position: relative;
    }

    .percent img {
        position: absolute;
    }

    .main_box .kensuu {
        display: none;
    }

    .main_box .kensuu_sp {
        width: 80%;
        margin: 0 auto ;
    }

    .main_box .kensuu img {}

    .chara {
        position: absolute;
        top: 40px;
        left: 0;
        right: 0;
        text-align: center;
        margin-right: 900px;
    }
	.percent_wrap iframe {
		margin: 0;
		height: 140px;
	}
	.main_bottom {
		margin-top:110px;
	}

    .k_flow {
        margin-top: 50px;
    }

    .kanri_ti {
        text-align: center;
        width: 90%;
        margin: 0 auto;
    }

    .kanri_ti .eg {
        color: #65b820;
        font-size: 21px;
        font-weight: bold;
    }

    .kanri_ti h2 {
        font-size: 26px;
        margin: 10px 0;
        font-weight: bold;
    }

    .kanri_ti p {
        font-size: 14px;
    }

    .k_flow_list {}

    .k_flow_list ul {
        width: 90%;
        margin: 30px auto 0;
    }

    .k_flow_list li {
        width: 100%;
        position: relative;
        margin-bottom: 40px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }

    .k_flow_list li:before {
        content: url(/kanri/img/flow_arrow.png);
        position: absolute;
        top: 85px;
        right: 0px;
        left: 90px;
        text-align: center;
        transform: rotate(90deg);
    }

    .k_flow_list li:last-child:before {
        content: none;
    }

    .k_flow_list .number {
        background-color: #fdf661;
        width: 30%;
        border-radius: 5px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 3px rgba(0, 0, 0, 0.1);
    }

    .k_flow_list img {}

    .k_flow_list .txt {
        width: 70%;
    }

    .k_flow_list p {
        border: 4px solid #65b820;
        background-color: #e1f6d0;
        text-align: center;
        border-radius: 5px;
        font-size: 20px;
        padding: 20px 0;
    }

    .k_reason {
        background-color: #fff9e1;
        padding: 60px 0;
        margin: 90px 0 0;
    }

    .k_reason_list {
        overflow: hidden;
    }

    .k_reason_list > ul {
        width: 90%;
        margin: 90px auto 0;
        flex-wrap: wrap;
    }

    .k_reason_list > ul > li {
        width: 100%;
        padding: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #fff;
        border-radius: 10px;
        margin-bottom: 60px;
        position: relative;
        float: left;
    }

    .k_reason_list > ul > li:nth-child(2n) {
        float: right;
    }

    .k_reason_list .re_l_ti {
        padding-bottom: 15px;
        border-bottom: 1px dashed #aaa;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
    }

    .k_reason_list .re_l_ti img {
        margin-right: 15px;
    }

    .k_reason_list .re_l_ti p {
        font-size: 17px;
        font-weight: bold;
        line-height: 35px;
    }

    .k_reason_list .re_l_ti span {
        font-size: 9vw;
        color: #d80000;
    }

    .k_reason_list .txt {}

    .k_reason_list .txt p {
        font-size: 16px;
        line-height: 30px;
        margin: 15px auto;
    }

    .k_reason_list .txt span {
        color: #d8000d;
    }

    .k_reason_list .img {
        text-align: center;
    }

    .k_reason_list .img img {}

    .re_circle {
        position: absolute;
        top: -30px;
        right: -10px;
        width: 80px;
    }

    .big p {
        font-size: 23px;
        font-weight: bold;
        line-height: 30px;
        text-align: center;
    }

    .k_reason_list > ul > li > ul {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .k_reason_list > ul > li > ul > li {
        width: 48%;
        line-height: 45px;
        background-color: #fff9e1;
        text-align: center;
        border-radius: 5px;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .k_reason_list .case {
        margin-top: 20px;
    }

    .k_reason_list .case p:nth-child(1) {
        text-align: center;
        background-color: #65b820;
        color: #fff;
        font-size: 20px;
        line-height: 40px;
    }

    .k_reason_list .case p:nth-child(2) {
        padding: 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #dfffc4;
        font-size: 15px;
        line-height: 25px;
    }


    .su_ti {
        background-color: #ef7e1c;
        text-align: center;
        padding: 80px 0 30px;
        position: relative;
    }

    .su_ti:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: -70px;
        box-sizing: border-box;
        width: 4px;
        height: 4px;
        border: 40px solid transparent;
        border-left: 35px solid #ef7e1c;
        transform: rotate(90deg);
    }

    .su_ti h2 {
        color: #fff;
        font-size: 35px;
        margin: 0 auto;
        text-align: center;
        position: relative;
        font-weight: bold;
    }

    .su_ti h2:before {
        content: url(/kanri/img/sup_ti_img.png);
        position: absolute;
        left: 120px;
        top: -65px;
        transform: rotate(12deg);
    }

    .su_ti span {
        display: block;
        font-size: 15px;
        font-weight: normal;
    }

    .su_list {
        width: 94%;
        margin: 50px auto 0;
    }

    .su_list .su_block {
        margin-bottom: 30px;
    }

    .su_list h3 {
        font-size: 23px;
        color: #346111;
        background-color: #f0f0e1;
        line-height: 60px;
        margin: 0 0 15px;
        text-indent: 20px;
    }

    .su_list .block_bottom {}

    .su_list .txt {
        margin-bottom: 15px;
    }

    .su_list p {
        font-size: 16px;
        line-height: 30px;
        padding: 0 10px;
    }

    .su_list p.big {
        font-size: 18px;
        font-weight: bold;
    }

    .su_list p span {
        color: #d80000;
    }

    .su_list .img {
        text-align: center;
    }

    .su_list img {}

    .su_bottom {
        text-align: center;
        margin: 50px 0;
    }

    .k_kushitsu {
        background-color: #f6f9e7;
        padding-bottom: 50px;
    }

    .ks_ti {
        background-image: url(/kanri/img/ks_ti_bg.png);
        background-position: center bottom;
        text-align: center;
        padding-top: 20px;
        height: 130px;
        box-sizing: border-box;
        text-align: center;
    }

    .ks_ti h2 {
        margin: 0 auto;
        width: 96%;

    }

    .ks_ti img {}

    .ks_list {
        width: 90%;
        margin: 30px auto;
        background-color: #fff;
        border-radius: 10px;
        padding: 30px 0;
    }

    .ks_block {
        width: 94%;
        margin: 0px auto 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #f6f9e7;
    }

    .ks_block .ks_block_ti {
        border-bottom: 3px dotted #65b820;
        padding-bottom: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;

        margin-bottom: 30px;
        align-items: center;
    }

    .ks_block .ks_block_ti img {
        display: block;
        margin: 0 auto;
    }

    .ks_block .ks_block_ti p {
        font-size: 4vw;
    }

    .ks_block h3 {
        color: #65b820;
        font-size: 6vw;
        margin-bottom: 5px;
    }

    .ks_block .ks_block_bottom {}

    .ks_block .txt {
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .ks_block .txt p {
        font-size: 16px;
        line-height: 25px;
    }

    .ks_block .txt a {
        background-color: #65b820;
        width: 100%;
        display: block;
        text-align: center;
        color: #fff;
        text-decoration: none;
        font-size: 17px;
        line-height: 50px;
        border-radius: 50px;
        margin-top: 10px;
        transition: 0.2s;
    }

    .ks_block .txt a:hover {
        background-color: #599d21;
        transform: translateY(3px);
    }

    .ks_block br {}

    .ks_block .img {

        text-align: center;
    }

    .ks_block .img img {}

    .ho_inq_bnr {
        display: block;
        width: 96%;
        margin: 0 auto;
        border: 1px solid #a0a0a0;
        text-align: center;
        padding: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background-color: #fff;
    }



    .ho_inq_tel_box {
        font-size: 6vw;
        line-height: 5.5vh;
        color: #65b820;
        box-sizing: border-box;
        border: 1px solid #65b820;
        width: 96%;
        padding: 2% 0;
        text-align: center;
        margin: 0 auto;
    }

    .ho_inq_tel a {
        font-size: 11vw;
        line-height: 8.5vh;
        margin: 13px 0;
        display: block;
        font-weight: bold;
        color: #65b820;
    }

    .ho_inq_tel_txt {
        font-size: 18px;
        line-height: 24px;
        font-weight: bold;
        margin: 5% 0;
    }

    .ho_inq_mail {}




    .k_system {
        padding-top: 60px;
    }

    .hyou {
        margin: 40px auto 0;
        width: 96%;

    }

    .hyou table {
        width: 100%;
        margin: 0 auto;
        border: solid 2px #65b820;
    }

    .hyou tr {
        background-color: #f4ffea;
        text-align: center;
    }

    .hyou table tr:first-child {
        background-color: #65b820;
        color: #fff;
    }

    .hyou table tr:first-child .white {
        color: #fff;
        font-size: 18px;
    }

    .whitetd {
        font-size: 14px;
    }

    .parpletd {
        background-color: #b8dd99;
        -ms-text-align-last: auto;
        text-align: left;
        font-size: 16px;
        padding-left: 20px;
    }

    .parpletd .white {
        font-size: 16px;
    }

    .campaign {
        text-align: center;
        margin: 40px auto;
        width: 96%;
    }

    .hyou p {
        font-size: 14px;
        line-height: 20px;
    }

    .hyou p span {
        color: #d80000;
    }

    .campaign a {}

    .campaign img {}

    /* -- kanri -- */

}
