/* responsive */
.box_sp,
.box_tl {
    display: none;
}

.box_pc {
    display: block;
}

.slider_sp {
    display: none;
}

/*responsive TL */
@media screen and (min-width: 920px) {
    .list_depl_out {
        height: 660px;
        position: relative;
    }

    .list_depl_ab {
        position: absolute;
        width: 2325px;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .list_voice_out {
        height: 315px;
        position: relative;
    }

    .list_voice_ab {
        position: absolute;
        width: 2480px;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}

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

@media screen and (max-width: 1220px) {
    .bx_infomation {
        max-width: 100%;
        float: none;
    }

    .bx_infomation_img img {
        max-width: 100%;
    }

    .bx_infomation_ct {
        width: 375px;
    }

    .bx_infomation_img {
        display: flex;
        justify-content: center;
        align-items: center;
        width: calc(100% - 400px);
    }

    .under #main .inner {
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
    }

    #header {}

    .list_ser01_ct {
        max-width: 100%;
        width: 100%;
    }

    .list_ser01_img {
        padding-left: 30px;
    }

    .list_ser01_img img {
        position: relative;
        max-width: 100%;
    }

    .list_ser01_info {
        padding: 80px 30px;

    }

    .list_ser01_img_custom {
        position: relative;
        width: 100%;
        height: 34vw;

    }

    .list_ser01_ct:nth-child(2n+2) .list_ser01_img {
        padding: 30px 30px 0 0;
        margin-bottom: 30px;
    }

    .list_ser01_img_custom {
        top: 0%;
        transform: translateY(-0%);
    }


}

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

@media screen and (max-width: 1100px) {
    .bx_thought_info {
        padding: 30px;
    }

    .list_service {
        max-height: inherit;
        width: calc(100% - 100px);
        margin: 0 auto 30px;
    }

    .inner,
    .under #main .inner {
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
    }
}

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



@media screen and (max-width: 950px) {
    #box_confirm_inner {
        width: 100%;
    }

    .bx_infomation {
        padding: 30px;

    }

    .bx_thought {
        padding: 30px;
    }

    .bx_thought_info {
        padding: 0;
    }

    .bx_thought_img {
        padding: 0;
        padding-right: 30px;
    }

    .bx_thought_des {
        font-size: 18px;
    }

    .list_ser01_des,
    .list_ser02_des {
        font-size: 17px;


    }


    .list_ser01_info {
        padding: 50px 30px;
        min-height: inherit;
    }

    .bx_ab_l {
        padding-right: 30px;
        width: 340px;
    }

    .bx_ab_r {
        padding-left: 30px;
        width: calc(100% - 340px);
    }






}

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

    .bx_pledges_img {
        width: 30%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .bx_pledges_info {
        padding: 40px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .bx_pledges_list li {
        font-size: 18px;
    }

    .btn_close {
        display: block;
        position: absolute;
        right: 10px;
        top: 10px;
        margin: 0;

    }

    .btn_close img {
        width: 33px;
    }

    .header_link.active {
        display: block;
    }

    .header_link {
        z-index: 100;
        position: fixed;
        right: -100vw;
        top: 55px;
        width: 100vw;
        transition: all 0.2s;
        background: rgba(255, 255, 255, 0.95);
        height: calc(100vh - 55px);
    }



    .header_link.active {
        right: 0;
    }

    .header_link.fixed {
        position: fixed;
        overflow: auto;
    }

    .header_link ul {
        display: flex;
        flex-direction: column;
        position: relative;
        padding-top: 35px;
    }

    .header_link ul li {
        background: none;
        width: 100%;

    }

    .header_link ul li a {
        line-height: 55px;
        color: #000;
        display: block;
        text-align: center;
        font-size: 18px;
    }

    .header_link ul li a:before,
    .header_link ul li a:after {
        display: none;
    }



    .header_link,
    .header_contact {
        display: none;
    }

    .header_top_right {
        position: relative;
    }

    #btn_menu {
        display: block;

        margin: 8px 0px 0 0;
    }

    #logo {
        width: 45px;
    }

    #header_info {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        padding: 6px 0;
        height: 55px;
        z-index: 200;
    }

    #header {
        padding-top: 55px;
    }


}

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

    .compatb th,
    .compatb td {
        font-size: 13px;

    }

    .head_info_bl {
        bottom: 9px;
    }

    .btn_head01 a {
        min-width: 260px;
    }

    .txt_cpr {}
}

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

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

    .list_service {
        width: calc(100% - 50px);
    }

    .bx_ab {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .bx_ab_l,
    .bx_ab_r {
        padding: 0;
        text-align: center;
        width: 100%;
        border: none;
    }

    .bx_ab_l {
        margin-bottom: 30px;
    }

    .bx_ab_r {
        max-width: 440px;
    }

    .footer_info_ad {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 30px 0;

    }

    .footer_cal {
        margin-bottom: 10px;
    }

    .footer_logo {
        margin-bottom: 20px;
        margin-right: 0;
    }


    address {
        margin: 0;
    }

    .footer_info {
        padding: 5px 0 5px;
        margin-bottom: 20px;
    }


}

@media screen and (max-width: 800px) {
    #news_box_content {
        padding: 50px 30px;
    }

    #news_box01 {
        padding: 60px 30px;

    }
}

/*responsive SP */

@media screen and (min-width: 769px) {}

@media screen and (max-width: 768px) {
    #header_slide {
        height: 500px;
    }

    .titl02 span {
        font-size: 6vw;
    }

    #confirm {
        -webkit-appearance: none;
    }

    img {
        max-width: 100%;
    }

    #wrapper,
    #header,
    #main,
    #footer,
    .inner,
    .under .under_inner {
        width: 100% !important;
        min-width: inherit !important;
    }

    .inner {
        box-sizing: border-box;
        padding: 0 15px;
    }

    /*---*/



}

@media screen and (min-width: 100px) and (max-width: 800px) {}

@media screen and (max-width: 750px) {
.btn01.onl_sp{
   display: block;
   width: 100%;
    order: 3;
}
.list_ser01_info .btn01{
   display: none;
}
    #thanks #main{
        min-height: 85vh;
    }
    #thanks h3.h3_sm01 {
        font-size: 28px;
    }

    .list_btn01 li {
        width: 48%;
    }

    #confirm,
    #back_btn {
        min-width: 100%;

    }


    .text_confirm,
    #box_confirm_area textarea {
        padding: 0;
    }

    #box_confirm_inner {
        padding: 30px;
    }

    #contact .ttls01 {
        margin-bottom: 50px;
    }

    .tooltip-title {
        font-size: 23px;
        height: 75px;
    }

    .tooltip-title .tel {
        padding-left: 50px;
        background: url(../images/icon_phone01.png) left center / 35px no-repeat;
    }

    .tooltip-title .mail {
        padding-left: 50px;
        background: url(../images/icon_mail01.png) left center / 35px no-repeat;
    }

    #news_box_content h1 {

        font-size: 28px;

    }

    #news_box_content .news_date {
        margin-bottom: 35px;
    }

    .image_l,
    .image_r {
        float: none;
        width: 100%;
        text-align: center;
        margin: 0 0 30px 0;
    }

    .bx_access_list {
        flex-wrap: wrap;
    }

    .bx_access_list dl {
        width: 100%;
        margin-bottom: 40px;
    }

    .bx_access_list dl:last-child {
        margin-bottom: 0;
    }

    .bx_infomation {
        flex-wrap: wrap;
    }

    .bx_infomation_ct {
        width: 100%;
        margin-bottom: 40px;
    }

    .bx_infomation_img {
        width: 100%;
    }


    .bx_thought {
        margin-bottom: 70px;
    }

    .bx_pledges {
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .bx_pledges_img {
        width: 100%;
        max-width: 300px;
        margin-bottom: 30px;
    }

    .bx_pledges_info {
        width: 100%;
    }

    .bx_thought {
        flex-wrap: wrap;
        justify-content: center;
    }

    .bx_thought_img {
        width: 100%;
        padding: 0;
        max-width: 300px;
        text-align: center;
        order: 2;

    }

    .bx_thought_info {
        width: 100%;
        margin-bottom: 30px;
        order: 1;
    }

    .list_ser01_ttl {
        font-size: 30px;
        margin-bottom: 22px;
    }

    .list_ser01 {
        margin-bottom: 70px;
    }

    .list_ser02 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        background: none;
    }

    .list_ser02_des {}

    .list_ser02_ct {
        display: flex;
        flex-direction: column;
        padding: 30px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        width: 100%;
        margin-right: 0%;
        margin-bottom: 70px;
        margin-top: 0;
        background: #fff;
    }

    .list_ser02_img {
        margin-top: 30px;
        order: 5;
        margin-bottom: 0;
    }

    .list_ser02_ct:last-child {
        margin-bottom: 0;
    }

    .list_ser01_img_custom .pos_cus {
        position: relative;

    }

    .list_ser01_img_custom {
        height: auto;
    }

    .pos_cus02 {
        display: none;
    }

    .list_ser01_ct:nth-child(2n+2) .list_ser01_img {
        margin-bottom: 0;
    }

    .under #main {
        padding: 80px 0 70px;
    }

    .list_ser01_ct {
        flex-wrap: wrap;
        padding: 30px;
        margin-bottom: 70px;
    }

    .list_ser01_img,
    .list_ser01_ct:nth-child(2n+2) .list_ser01_img {
        width: 100%;
        order: 2;
        padding: 0;


    }

    .list_ser01_img img {
        top: 0;
        transform: translateY(0);
    }




    .list_ser01_ct .list_ser01_info,
    .list_ser01_ct:nth-child(2n+2) .list_ser01_info {
        width: 100%;
        order: 1;
        padding: 0;
        margin-bottom: 30px;
    }

    .tb_contact01 input[type="text"],
    .tb_contact01 input[type="number"],
    .tb_contact01 textarea {
        max-width: 100%;
    }

    .br_sp {
        display: block;
    }

    .idx_box_news dd a {
        background-position: right center;
        padding-right: 25px;
    }

    #header_slide {
        height: 400px;
    }

    .main_btn {
        width: 90%;
    }

    .tel_link .img_sp {
        display: inline-block;
    }

    .ellipse_bg01:before {
        left: 49%;
    }

    .list_pickup_cat {
        font-size: 4.5vw;
    }

    #header_info {
        /*   background: rgba(50,50,50,0.95); */
    }

    #logo {
        width: 45px;

    }



    .header_menu_ttl {
        display: none;
    }



    .header_top_left {}

    #header_info {
        padding: 6px 0;
    }

    h3.s01 {

        font-size: 23px;
        margin-bottom: 35px;
    }

    h3.s01 span {
        padding-top: 5px;
        font-size: 16px;

    }

    .olsp {
        display: block;
    }


    #thanks #wrapper {
        background: url("../images/thanks_bg_sp.png") no-repeat scroll left top;
        background-size: cover;

    }

    .header_contact {
        display: none;
    }

    .tb_contact01 dt {
        justify-content: flex-start;

    }

    .tb_contact01 dl {
        flex-wrap: wrap;
    }

    .tb_contact01 dt,
    .tb_contact01 dd {
        width: 100%;
        padding: 0;
    }

    .tb_contact01 dt {
        padding-bottom: 0;
        line-height: inherit;
    }

    .error_txt {
        top: -84px;
    }

    .wshort {
        max-width: 100%;
    }

    .tb_contact01 dd {
        padding-top: 10px;
    }

    .list_tel li.list_tel01 {
        width: 26%;
    }

    .list_tel li.list_tel02,
    .list_tel li.list_tel03 {
        width: 37%;
    }

    .line_tel01 {
        width: 12px;
    }

    .tb_contact01 li.list_tel02 input,
    .tb_contact01 li.list_tel03 input {
        width: calc(100% - 12px);
    }



}



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


    #header {}

    .head_info_bl {
        bottom: 3vw;
    }

    .head_info_bl_01 {
        flex-direction: column;
    }

    .head_info_bl_wr {
        margin-right: 0;
    }


}

@media screen and (min-width: 640px) {}

@media screen and (max-width: 640px) {
    h3.h3_sm01 {

        margin-bottom: 30px;

    }



    /*   .list_manage dl {
flex-wrap: wrap;
}

.list_manage dt,
.list_manage dd {
width: 100%;
}

.list_manage dt {
margin-bottom: 15px;
font-size: 17px;
position: relative;
padding-left: 22px;
}

.list_manage dt:before {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
content: "";
position: absolute;
width: 10px;
height: 10px;
background: #fff;
left: 0;
top: 10px;
} */

    .pickup_pop {
        font-size: 5vw;
        height: 10vw;
        line-height: 10vw;
    }






    .txt_tel {
        display: none;
    }

    .tel_link .img_pc {
        display: none;
    }



    /* footer
------------------------------------------------------------------------*/



    #thanks #logo img {
        max-width: 100px;
    }

    #thanks .btn02 {
        padding-top: 30px;
    }

    .search_tel_sticky a {
        background-position: left center;
    }

    /* footer
------------------------------------------------------------------------*/
    .list_service_info {
        padding: 15px 10px 15px 10px;
    }

}

@media screen and (max-width: 600px) {
    #news_box_content {
        padding: 50px 20px;
    }

    #news_box01 .box_news_list dl {
        flex-wrap: wrap;
    }

    #news_box01 .box_news_list dl {
        padding: 20px 0;
    }

    #news_box01 .box_news_list dd a {
        font-size: 15px;
        padding-right: 20px;
        background: url(../images/icon_ar01.png) right center no-repeat;
        background-size: 12px auto;
    }

    #news_box01 .box_news_list dt,
    #news_box01 .box_news_list dd {
        text-align: left;
        padding-left: 0;
        width: 100%;
    }

    #news_box01 .box_news_list dt {
        font-weight: bold;
        margin-bottom: 10px;
    }

    .flink ul {
        flex-wrap: wrap;
        margin-bottom: 20px;

    }

    .flink ul li {
        width: 50%;
        margin: 0 0 15px;
        padding: 0 19px;
        text-align: center;

    }

    .list_service {
        max-width: 350px;
        width: calc(100% - 40px);
    }


    .main_btn a {
        font-size: 4.2vw;
    }

    .header_top_right {}



    .head_bl_ct {
        text-align: center;
        font-size: 5vw;
        margin-bottom: 0;
    }

    .head_bl_ct .pk01 {
        font-size: 8vw;
    }

    .head_bl_ct .pk02 {
        font-size: 6vw;
    }

    .head_info_bl_wr {
        margin-bottom: 10px;
    }



}



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

@media screen and (max-width: 560px) {
    #thanks h3.h3_sm01 {
        font-size: 5.4vw;
    }

    h3.h3_sm01 br {
        display: block;
    }

    .bx_pledges_list {}

    .bx_pledges_list li br {
        display: block;
    }

    #news_box01 {
        padding: 50px 20px;
    }


}



@media screen and (max-width: 490px) {
    h3.s01 {
        font-size: 20px;
        margin-bottom: 35px;
    }

    .list_price_ct {
        width: 161px;
        margin-bottom: 30px;
    }

    .txt_des {
        font-size: 16px;
    }

    .txt_des .olsp {
        display: block;

    }
}


@media screen and (max-width: 450px) {
.box_news_list dd a {
    padding-right: 25px;
    background: url(../images/icon_ar01.png) right center no-repeat;
    background-size: 12px auto;}
    .list_btn01 li {
        margin: 0 5px;
    }

    .list_btn01 {
        padding-top: 25px;
    }

    #box_confirm_inner {
        padding: 15px;
    }

    .tooltip-title {
        font-size: 5.5vw;
        height: 65px;

    }

    .tooltip-title .tel {
        padding-left: 12vw;
        background: url(../images/icon_phone01.png) left center / 8vw no-repeat;
    }

    .tooltip-title .mail {
        padding-left: 12vw;
        background: url(../images/icon_mail01.png) left center / 8vw no-repeat;
    }


    .tooltip-title {
        margin-bottom: 30px;
    }

    .tel-info dt .tel-number {
        width: 100%;
        margin: 0 0 10px;
        padding: 0;
    }

    #news_box_content {
        padding: 50px 12px;
    }

    .list_ser01_cat {
        font-size: 16px;

    }

    .bx_thought,
    .bx_infomation {
        padding: 20px;
    }

    .bx_access_list dd {
        font-size: 15px;
    }

    .ttls01 {
        font-size: 30px;
    }

    .list_ser01_ct,
    .list_ser02_ct {

        padding: 20px;

    }

    .list_ser01_ttl,
    .list_ser02_ttl {
        font-size: 25px;
    }

    .list_ser01_des,
    .list_ser02_des {
        font-size: 16px;
    }


    .bx_ab_r {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .idx_about_cath {
        margin-bottom: 20px;
    }

    #about_pledges .ttls01 {
        font-size: 25px;
        margin-bottom: 30px;
    }

    .idx_concept_cath {
        font-size: 18px;
        padding-top: 0;
    }

    #idx_concept_in {
        min-height: 300px;
    }

    .bx_pledges_img {
        max-width: 100%;
    }

}

@media screen and (max-width: 400px) {
    .bx_pledges_list li {
        font-size: 4.2vw;
    }

    .bx_pledges_list li span {
        width: 23px;
    }
}

@media screen and (max-width: 380px) {
    .idx_concept_cath {
        font-size: 16px;
    }
}

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

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

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