<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*------------------------------------------------------------
	sign
------------------------------------------------------------*/

#gHeader {
    margin-bottom: 0px;
}

#main {
    margin-bottom: 0px;
    display: block;
}

.pageTitle {
    margin-bottom: 0px;
    background: url("../img/sign/page_title_bg2.jpg") no-repeat center center / cover;
    width: 100%;
    /* margin-top: 25px; */
    min-height: 180px;
}

.pageTitle_inner h2 {
    margin-left: 40px;
}

.signTop {}

.hl_top {
    text-align: center;
    margin-top: 70px;
}

/* .hl_topTxt {
    font-family: "貂明朝テキスト Regular";
    font-size: 4.2rem;
    font-weight: 600;
    color: #0068AE;
    padding-left: 15px;
} */

.topImgBox {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
}



.mainImg {
    background: url("../img/sign/mainImg3.png") no-repeat center top / 1990px;
    width: 100%;
    /* height: 1400px; */
    height: 875px;
    margin-top: 15px;
}

.mainImgTxtArea {
    /* font-size: 2rem; */
    font-size: 22.5px;
    line-height: normal;
    font-weight: 500;
    text-align: left;
    padding: 0px 0px 0px 0px;
    width: 95%;
    margin: 0 auto;
    /* margin-bottom: 80px; */
    color: #202124;
    margin-top: 40px;

}

.top_headLine {
    text-align: center;
    margin-top: 40px;
    /* margin-bottom: 8px; */
}

.headLineTxt {
    font-size: 28pt;
    font-weight: 600;
    color: #42210b;
    position: relative;
    display: inline-block;
}

.headLineTxt::after {
    content: "";
    position: absolute;
    left: -65px;
    right: -65px;
    bottom: 5px;
    height: 20px;
    background-color: #fff5c6;
    z-index: -1;
}

.headLineTxt_kh_t {
    font-size: 28pt;
    font-weight: 600;
    /* color: #1a4e7c; */
    position: relative;
    display: inline-block;
    color: #42210b;
}

.headLineTxt_kh_t::after {
    content: "";
    position: absolute;
    left: -65px;
    right: -65px;
    bottom: 5px;
    height: 20px;
    background-color: #fff5c6;
    z-index: -1;
    /* width: 100%; */
}

.headLineTxt_kh_b {
    font-size: 28pt;
    font-weight: 600;
    /* color: #1a4e7c; */
    position: relative;
    display: inline-block;
    margin-top: 10px;
    color: #42210b;
}

.pc_br_top {
    display: block;
}

.signcontent {
    max-width: 1635px;
}


.signTopBottom {
    background: url(../img/sign/bg_top_bottom2.png) no-repeat center center/ cover;
    width: 100%;
    height: 920px;
    margin-bottom: 90px;
}

.signTopBottomListArea {}

.signTopList {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 25px;
    list-style: none;
    padding: 0px 0 0 0;
    margin-top: 35px;
}

.signTopList li {
    position: relative;
    /* 相対位置指定 */
    margin-bottom: 20px;
    /* 各リストアイテムの下のマージン */
}

.stListPhoto {
    position: relative;
    /* 相対位置指定 */
}

.st_textBox {
    position: absolute;
    /* 絶対位置指定 */
    top: 50px;
    bottom: 0;
    left: 35px;
    width: 90%;
    /* 幅を100%に設定 */
    /* background-color: rgba(255, 255, 255, 0.8); */
    /* 背景色を設定 */
    padding: 10px;
    /* パディングを設定 */
    box-sizing: border-box;
    /* ボックスサイズを含むように設定 */
    /* font-size: 3.5rem; */
    font-size: 20pt;
    font-weight: 600;
    text-align: center;
    color: #202124;
}

.st_textBox_s {
    position: absolute;
    /* 絶対位置指定 */
    top: 165px;
    bottom: 0;
    left: 35px;
    width: 90%;
    /* 幅を100%に設定 */
    /* background-color: rgba(255, 255, 255, 0.8); */
    /* 背景色を設定 */
    padding: 10px;
    /* パディングを設定 */
    box-sizing: border-box;
    /* ボックスサイズを含むように設定 */
    font-size: 2rem;
    /* font-size: 16pt; */
    font-weight: 500;
    color: #202124;
}

.st_textBox_s_right {
    text-shadow: 0 0 10px white;
    /* 白い外枠を追加 */
}

.contact {
    /* background: url("../img/sign/contact.png") no-repeat center center / cover; */
    width: 100%;
    height: 298px;
    background-color: #684e4e;
}

.contact_flex {
    display: flex;
}

.contact_left {
    width: 50%;
    text-align: center;
    margin-top: 55px;
    margin-right: 45px;
}

.contact_left img {
    /* width: 85%; */
    width: 460px;
}

.contact_right {
    width: 50%;
}

.btn {
    margin: 30px 10px 20px;
}

.contact_right .btn_contactArea {
    text-align: center;
}

.contact_right .btn_contactImg {
    margin-top: 120px;
}

.btn a {
    padding: 17px;
    display: block;
    text-align: center;
    color: #395471;
    font-size: 1.5rem;
    font-weight: 700;
    background: #ffffff;
    border: 1px solid #ccc;
}

.advertisement {
    /* background: url("../img/sign/bg_advertisement.jpg") no-repeat center center / cover; */
    width: 100%;
    height: 950px;
}

.advertisement_content {
    margin: 0 auto;
    width: 95%;
    /* max-width: 1260px; */
    max-width: 1635px;
    box-sizing: border-box;
    /* padding-left: 80px; */
    margin-top: -20px;
}

.advertisement_headLineImg {
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
    /* margin-bottom: 45px; */
}



.advertisement_flex {
    display: flex;
    padding-top: 120px;
}

.advertisement_left {
    width: 50%;
    padding-left: 140px;
}

.advertisement_right {
    width: 50%;
    margin-left: 50px;
}

.topicTitle {}

.topicTitleTxt {
    font-family: "ヒラギノ明朝 Pro";
    font-size: 4.2rem;
    font-weight: 600;
    color: #3A1D17;
    padding-left: 15px;
}

.topicSubTitle {}

.topicsubTitleTxt {
    font-family: "CAC Champagne";
    font-size: 4.2rem;
    font-weight: 600;
    padding-left: 15px;
}

.topicTxtArea {
    /* margin-top: 35px; */
    margin: 0 auto;
    width: 95%;
    margin-top: 50px;
}

.topicTxt {
    /* font-size: 1.8rem; */
    font-size: 20px;
    font-weight: 500;
    color: #202124;
}

.advertisement_left_ImgBox {
    margin-top: 35px;
    margin-bottom: 45px;
    background: #fff;
    padding-top: 40px;
    padding-left: 20px;
    padding-bottom: 20px;
}

/* .advertisement_left_Img {} */

.advertisement_chkBoxArea {
    background: url("../img/sign/ad_bg.png") no-repeat center top / cover;
    padding-top: 35px;
    /* height: 680px; */
    height: 900px;
    /* margin-top: 15px; */
    position: relative;
    z-index: 1;
}

.advertisement_chkBoxArea :before {
    /* content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    z-index: -1; */
}

.advertisement_chkBox {
    width: 1465px;
    margin: 0 auto;
    border: 4px solid #ad4d4d;
    /* margin-top: 100px; */
    padding: 75px 30px 65px 60px;
    background-color: #fff;
    display: flex;
    gap: 25px;
}

.chk_Box {
    margin-bottom: 40px;
    margin-top: 15px;
}

.chk_hlBox {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.chk_hlTxt {
    font-size: 25px;
    font-weight: 600;
    padding-left: 8px;
    padding-top: 5px;
}

.chk_hlTxt span {
    font-size: 25px;
}

.chk_txt {
    font-size: 20px;
    font-weight: 500;
    margin-top: 8px;
    padding-left: 50px;
}

.chk_txt span {
    font-size: 20px;
    font-weight: 500;
}


.advertisement_right_ImgBox {
    margin-top: 20px;
    margin-bottom: 50px;
}

.advertisement_right_Img {}

.advertisement_right_Img img {
    width: 94%;
}

.advertisement_rightFlex {
    display: flex;
    margin-top: 30px;
}

.ad_r_img_left img {
    width: 95%;
}

.ad_r_img_right img {
    width: 95%;
}


.advertisement_ImgBox {
    display: flex;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    margin-top: 100px;
    gap: 30px;
}

.advertisement_ImgBox img {
    width: 95%;
}

.ad_img_t {
    width: 33%;
}

.ad_img_b {
    width: 33%;
}

.ad_imgList {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 30px;
    margin-top: 10px;

}

.advertisement_chkBox_L {
    width: 55%;
}

.advertisement_chkBox_R {
    width: 42%;
}

.ad_imgList li {
    width: 45%;
    /* margin: 15px 0px 15px 0px; */
    text-align: center;
}


.newValue {
    /* height: 2250px; */
    /* background-color: #EAEAEA; */
    background: url("../img/sign/bg_nv.jpg") no-repeat center bottom / cover;
    width: 100%;
    height: 2250px;
    /* margin-top: 90px; */
    position: relative;
    z-index: 0;
    margin-top: 180px;
}

.newValue_bg {
    background: url("../img/sign/ad_bg2.png") no-repeat center center / cover;
    background-size: 105% 672px;
}

.nv_headLine {
    margin: 0 auto;
    text-align: center;
    padding-top: 180px;
}

.nv_headLineTxt {
    font-family: "ヒラギノ明朝 Pro";
    font-size: 4.6rem;
    font-weight: 600;
    color: #3A1D17;
}


.nv_headLineImg {
    text-align: center;
    /* margin-top: 70px; */
    /* margin-bottom: 100px; */
}

.newValueTxtArea {
    font-size: 1.8rem;
    font-weight: 600;
    padding-top: 50px;
    padding-left: 105px;
}

.newValueTxt {}

.nv_imgBox {
    margin: 0 auto;
    margin-top: 35px;
    text-align: center;
}




.nv_img1 {
    /* background: url(../img/sign/nv_list1.png) no-repeat center top / 1200px; */
    /* height: 320px; */
    /* background-color: #fff; */
    /* border-radius: 20px; */
    /* box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.2); */

}

.nv_img {
    width: 1220px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 30px;
}

.nv_list_textFlame {
    /* background: url(../img/sign/nv_list1.png) no-repeat center top / 1200px; */
    height: 90px;
    position: relative;
    z-index: 3;
}

.nv_list_textFlame1 {
    background: url(../img/sign/nv_list1.png) no-repeat center top / 1200px;
}

.nv_list_textFlame2 {
    background: url(../img/sign/nv_list2.png) no-repeat center top / 1200px;
}

.nv_list_textFlame3 {
    background: url(../img/sign/nv_list3.png) no-repeat center top / 1200px;
}

.nv_list_textFlame4 {
    background: url(../img/sign/nv_list4.png) no-repeat center top / 1200px;
}

.nv_list_text {
    border-radius: 15px;
    box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.2);
    margin-top: -78px;
    width: 1200px;
    margin: 0 auto;
    margin-top: -81px;
    background-color: #fff;
}

.nv_list_text_t {
    font-size: 2.8rem;
    font-weight: bold;
    position: absolute;
    top: 100px;
    left: 66px;
}

.nv_list_text_d {
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    top: 160px;
    left: 67px;
    text-align: left;
    padding: 0px 75px 0px 0px;
}

.nv_list_1 {
    height: 335px;
}

.nv_list_2 {
    height: 335px;
}

.nv_list_3 {
    height: 335px;
}

.nv_list_4 {
    height: 335px;
}

.nv_img_top {}

.nv_img_btm {
    margin-top: 50px;
}

.newValueTxtAreaBtm {
    font-size: 1.8rem;
    font-weight: 600;
    padding-top: 70px;
    padding-left: 105px;
}

.nv_imgBox_btm {
    background-color: #EAEAEA;
    text-align: center;
}

.nv_imgBox_btm_flex {
    display: flex;
    justify-content: space-evenly;
}

.nv_img_left {
    width: 47%;
}

.nv_img_right {
    width: 47%;
}

.about_furukawa {
    height: 300px;
    text-align: center;
    margin-top: 110px;
}


.af_TxtArea {
    font-size: 1.8rem;
    font-weight: 600;
    padding-top: 70px;
    padding-left: 105px;
    text-align: left;
}

.af_Txt {}

.achievement {
    height: 2300px;
    background: url("../img/sign/bg_achievement.png") no-repeat center center / cover;
    /* margin-bottom: 70px; */
    margin-top: 100px;
    position: relative;
    z-index: 0;
}

.ac_brankArea {
    height: 1300px;
}

.ac_headLine {
    margin: 0 auto;
    text-align: center;
    margin-top: 150px;
}

.ac_textBox {
    height: 105px;
    background-color: #395471;
    /* margin-top: -50px; */
}


/* 背景ボックスのスタイル */
.bgBox {
    position: relative;
    /* 相対位置指定 */
    width: 90%;
    margin: 0 auto;
    /* 背景ボックスの幅 */
    margin-top: 40px;
}

/* リストのスタイル */
.acList {
    list-style: none;
    /* 箇条書きを削除 */
    padding: 0;
    /* パディングを削除 */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* 中央に配置 */
    gap: 15px;
}

/* リストアイテムのスタイル */
.acList li {
    position: relative;
    /* 相対位置指定 */
    max-width: 390px;
    /* 各リストアイテムの下のマージン */
    /* width: calc(25% - 10px); */
    margin-top: 5px;
    /* 上部の間隔を設定 */
    margin-bottom: 80px;
    /* 下部の間隔を設定 */

}

/* 画像のスタイル */
.photo img {
    width: 100%;
    /* 画像の幅を100%に設定 */
    display: block;
    /* インライン要素をブロック要素に変更 */
    border-radius: 20px;
}

/* テキストのスタイル */
.ac_textBox {
    position: absolute;
    bottom: -65px;
    left: 0;
    width: 100%;
    background-color: #ac0602;
    padding: 25px 10px 10px 10px;
    box-sizing: border-box;
    color: #fff;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    text-align: center;
    height: 80px;
    font-size: 20px;
}

.space_s {
    height: 50px;
    background: url("../img/sign/bg_space_s.png") no-repeat center top / cover;
}

.maintenance {
    height: 866px;
    background: url("../img/works/bg_maintenance.png") no-repeat center top / cover;
    /* margin-bottom: 70px; */
}

.mnt_headLine {
    padding-top: 70px;
    padding-left: 50px;
}

.mnt_headLineTxt {
    font-family: "ヒラギノ明朝 Pro";
    font-size: 4.2rem;
    font-weight: 600;
    color: #395471;
    padding-left: 15px;
}

.mnt_headLineTxt_btm {
    font-family: "ヒラギノ明朝 Pro";
    font-size: 4.2rem;
    font-weight: 600;
    color: #395471;
    padding-left: 15px;
}

.mnt_TxtArea {
    padding-top: 40px;
    padding-left: 75px;
}

.mnt_Txt {
    font-size: 1.8rem;
    font-weight: 600;
}

.mnt_imgBox {
    padding-top: 80px;
    padding-left: 50px;
}

.mnt_TxtArea_btm {
    padding-top: 40px;
    padding-left: 75px;
    width: 60%;
}

.consultation {
    /* height: 2450px; */
    height: 2277px;
    background: url("../img/sign/bg_consultation.jpg") no-repeat center bottom / cover;
    /* margin-bottom: 150px; */
    position: relative;
    z-index: 0;
}

.consultation_top {
    height: auto;
    /* background: url("../img/sign/bg_consultation_top.jpg") no-repeat center top / cover; */
}

.csl_topImg {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

/* .csl_brankArea {
    height: 750px;
} */

.csl_headLine {
    text-align: center;
    padding-top: 150px;
}


.csl_imgBox {
    margin-top: 40px;
    text-align: center;
}

.csl_img {
    margin-bottom: 10px;
}

.csl_img1 {}

.csl_img2 {}

.csl_img3 {}

.csl_img4 {}

.csl_img5 {}

.content_exp {
    max-width: 1480px;
    margin: 0 auto;
}

.csl_speechBox {
    display: flex;
    text-align: center;
    gap: 30px;
    /* margin-top: 110px; */
    margin-top: 30px;
}

.csl_speech_left {
    margin-left: 15px;
    width: 47%;
}

.csl_speech_right {
    width: 47%;
    margin-top: 120px;
}

.csl_contactImg {
    /* margin-top: 80px; */
    text-align: center;
}

.knowHow {
    height: 120px;
}

.st_list_f {
    display: flex;
    height: 225px;
    margin: 0 auto;
    width: 1200px;
}

.st_list_l1 {
    background: url(../img/sign/st1.png) no-repeat center top / cover;
    height: 225px;
    width: 16%;
}

.st_list_l2 {
    background: url(../img/sign/st2.png) no-repeat center top / cover;
    height: 225px;
    width: 16%;
}

.st_list_l3 {
    background: url(../img/sign/st3.png) no-repeat center top / cover;
    height: 225px;
    width: 16%;
}

.st_list_l4 {
    background: url(../img/sign/st4.png) no-repeat center top / cover;
    height: 225px;
    width: 16%;
}

.st_list_l5 {
    background: url(../img/sign/st5.png) no-repeat center top / cover;
    height: 225px;
    width: 16%;
}

.st_list_l6 {
    background: url(../img/sign/st6.png) no-repeat center top / cover;
    height: 225px;
    width: 16%;
}

.st_list_r {
    background-color: #fff;
    width: 84%;
    height: 184px;
    position: relative;
}

.st_list_r_t {
    font-size: 2.8rem;
    font-weight: bold;
    position: absolute;
    top: 30px;
    left: 30px;
}

.st_list_r_d {
    font-size: 20px;
    font-weight: 500;
    position: absolute;
    top: 85px;
    left: 30px;
    text-align: left;
    padding-right: 50px;
}

.st_list_r_t1 {
    top: 45px;
}


.st_list_r_t2 {}

.st_list_r_t3 {}

.st_list_r_t4 {
    top: 45px;
}

.st_list_r_t5 {
    top: 45px;
}

.st_list_r_t6 {
    top: 45px;
}

.st_list_r_d1 {
    top: 100px;
}

.st_list_r_d2 {}

.st_list_r_d3 {}

.st_list_r_d4 {
    top: 100px;
}

.st_list_r_d5 {
    top: 100px;
}

.st_list_r_d6 {
    top: 100px;
}

.headLineTxt_kh_b::after {
    content: "";
    position: absolute;
    left: -65px;
    right: -65px;
    bottom: 5px;
    height: 20px;
    background-color: #fff5c6;
    z-index: -1;
}

.sp_s {
    display: none;
}

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

    .mainImg {
        height: 875px;
    }

}

@media all and (max-width: 1389px) {
    .advertisement_chkBox {
        width: 1200px;
        align-items: center;
        gap: 55px;
    }

    .advertisement_chkBox_L {
        width: 48%;
    }

    .advertisement_contentB {
        /* margin-top: 70px; */
        margin-top: -10px;
    }

    .advertisement_chkBox_R {
        width: 48%;
    }

    .advertisement_chkBox_L {
        width: 48%;
    }

    .ad_imgList {
        margin-top: 0px;
    }
}

@media all and (max-width: 1250px) {



    .ad_img_t {
        width: 40%;
    }

    .ad_img_b {
        width: 40%;
    }

    .advertisement_chkBoxArea {
        /* padding-top: 140px; */
    }

}

@media all and (max-width: 1200px) {

    .mainImg {
        background: url(../img/sign/mainImg3.png) no-repeat center top / 1380px;
        height: 610px;
    }

    .top_headLine {
        margin-top: 20px;
        /* margin-bottom: 8px; */
    }

    /* .advertisement_chkBoxArea {
        padding-top: 140px;
    } */

    .signTopBottom {
        margin-bottom: 0px;
    }

    .newValue_bg {
        background-size: 100% 500px;
    }
.newValue{
	margin-top: 250px;
}

.st_textBox{
font-size: 24px;
}
    .nv_list_1 {
        height: 400px;
    }

    .nv_list_2 {
        height: 400px;
    }

    .nv_list_3 {
        height: 400px;
    }

    .nv_list_4 {
        height: 400px;
    }

}

@media all and (max-width: 1150px) {

    .advertisement {
        height: 890px;
    }

    .advertisement_chkBox {
        width: 1000px;
        padding: 35px 20px 25px 40px;
    }

    .advertisement_chkBoxArea {
        height: 700px;
    }

}

@media all and (max-width: 1139px) {

    .achievement {
        height: 3100px;
        /* margin-top: 50px; */
    }

    .contact_left {
        margin-right: 0px;
    }


}

@media all and (max-width: 1110px) {

    .mainImg {
        /* height: 640px; */
    }



}

@media all and (max-width: 1092px) {

    .achievement {
        /* height: auto; */
    }

}

@media all and (max-width: 1055px) {

    .signTopBottom {
        height: 1580px;
    }

    .newValue {
        margin-top: 150px;
    }

    .nv_img {
        /* width: 1000px; */
        width: 1100px;
    }

    .nv_list_textFlame1 {
        background: url(../img/sign/nv_list1.png) no-repeat center top / 1100px;
    }

    .nv_list_textFlame2 {
        background: url(../img/sign/nv_list2.png) no-repeat center top / 1100px;
    }

    .nv_list_textFlame3 {
        background: url(../img/sign/nv_list3.png) no-repeat center top / 1100px;
    }

    .nv_list_textFlame4 {
        background: url(../img/sign/nv_list4.png) no-repeat center top / 1100px;
    }

    .nv_list_text {
        width: 1100px;
    }

    .nv_list_text_t {
        top: 95px;
        left: 40px;
    }

    .nv_list_text_d {
        top: 145px;
        left: 40px;
        padding: 0px 30px 0px 0px;
    }

    .st_list_f {
        width: 95%;
    }

    .st_list_r {
        width: 95%;
    }

    .advertisement {
        height: 920px;
    }

    .nv_list_1 {
        height: 325px;
    }

    .nv_list_2 {
        height: 325px;
    }

    .nv_list_3 {
        height: 325px;
    }

    .nv_list_4 {
        height: 325px;
    }

}

@media all and (max-width: 896px) {

    .pageTitle {
        /* margin-bottom: 21px; */
        background: url("../img/sign/sp_page_title_bg.jpg") no-repeat center center / cover;
        margin-top: 0px;
        height: 210px;
    }

    .mainImg {
        height: 830px;
        background: url(../img/sign/sp_mainImg.png) no-repeat center top / 1030px;
    }

    .mainImgTxtArea {
        /* font-size: 1.6rem; */
        /* line-height: 30px; */
        /* line-height: 40px; */
        font-weight: 500;
        text-align: left;
        padding: 8px 0px 0px 0px;
        margin-bottom: -50px;
        width: 90%;
    }

    .top_headLine {
        text-align: center;
        /* margin-top: 65px; */
        margin-bottom: 0px;
    }

    .signTopBottom {
        height: 2250px;
        /* height: auto; */
        margin-bottom: 0px;
    }

    .sp_signTopList {
        position: relative;
        text-align: center;
        margin: 0 auto;
        width: 90%;
    }

    .sp_stListPhoto {
        position: relative;
        margin-bottom: 50px;
    }

    .sp_stListPhoto img {
        width: 95%;
    }

    .sp_st_textBox {
        position: absolute;
        top: 60px;
        bottom: 0;
        left: 45px;
        width: 90%;
        /* background-color: rgba(255, 255, 255, 0.8); */
        padding: 10px;
        box-sizing: border-box;
        font-size: 3.5rem;
        font-weight: 600;
        text-align: center;
        color: #202124;
    }

    .sp_st_textBox_s {
        position: absolute;
        top: 110px;
        bottom: 0;
        left: 125px;
        width: 75%;
        /* background-color: rgba(255, 255, 255, 0.8); */
        padding: 10px;
        box-sizing: border-box;
        font-size: 2rem;
        font-weight: 500;
        text-align: left;
        color: #202124;
    }

    .st_textBox_s_left {
        margin-top: 100px;
    }

    .st_textBox_s_center {
        margin-top: 100px;
    }

    .st_textBox_s_right {
        margin-top: 50px;
    }

    .signTopList {
        list-style: none;
        padding: 0px 0 0 0;
        margin-top: 100px;
    }

    .contact {
        /* background: url("../img/sign/sp_contact.png") no-repeat center center / cover; */
        width: 100%;
        height: 410px
    }

    .contact_flex {
        display: block;
    }

    .contact_right .btn_contactImg {
        width: 100%;
        /* float: left; */
        margin: 0 auto;
        margin-top: 40px;
        text-align: center;
    }



    .contact_right .btn_contactImg img {
        width: 50%;
    }



    .contact_left {
        /* display: none; */
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding-top: 45px;
    }

    .contact_right {
        width: 100%;
    }

    .advertisement {
        height: 1610px;
    }

    .advertisement_headLineImg {
        margin-top: 30px;
    }


    .advertisement_flex {
        display: block;
        padding-top: 30px;
    }

    .advertisement_left {
        width: 100%;
        padding-left: 0px;
    }

    .advertisement_content {
        margin: 0 auto;
        padding-left: 0px;
        margin-top: 0px;
    }

    .topicTitleTxt {
        font-family: "ヒラギノ明朝 Pro";
        font-size: 3.6rem;
        font-weight: 600;
        color: #0068AE;
        padding-left: 15px;
    }

    .topicsubTitleTxt {
        font-family: "CAC Champagne";
        font-size: 3rem;
        font-weight: 600;
        padding-left: 15px;
    }

    .topicSubTitle {
        margin-top: -8px;
    }

    .topicTxtArea {
        margin-top: 35px;
        width: 90%;
    }

    .advertisement_left_ImgBox {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .advertisement_right {
        width: 100%;
        margin-left: 0px;
        margin-top: 30px;
        text-align: center;
    }

    .advertisement_right_Img img {
        width: 97%;
    }

    .advertisement_rightFlex {
        display: flex;
        margin-top: 30px;
        /* align-content: center; */
        justify-content: center;
    }

    .ad_r_img_left {
        width: 50%;
    }

    .ad_r_img_right {
        width: 50%;
    }

    .newValue {
        height: 2070px;
        margin-top: 100px;
    }



    .nv_headLine {
        padding-top: 50px;
    }

    .nv_headLine img {
        max-width: 380px;
    }

    .nv_imgBox {
        margin-top: 30px;
    }

    .nv_img_btm {
        margin-top: 30px;
    }

    .newValueTxtArea {
        font-size: 1.8rem;
        font-weight: 600;
        padding-top: 30px;
        padding-left: 0;
    }

    .newValueTxtAreaBtm {
        font-size: 1.8rem;
        font-weight: 600;
        padding-top: 30px;
        padding-left: 0;
    }

    .nv_blank {
        height: 40px;
    }

    .about_furukawa {
        margin-top: 50px;
    }

    .af_TxtArea {
        font-size: 1.8rem;
        font-weight: 600;
        padding-top: 30px;
        padding-left: 0px;
        text-align: left;
    }

    .achievement {
        height: 3100px;
        background-image: none;
        margin-top: 40px;
        /* height: auto; */
    }

    .ac_brankArea {
        height: 270px;
        background: url("../img/works/sp_bg_achievement.jpg") no-repeat center center / cover;
    }

    .ac_headLine {
        margin-top: 150px;
        width: 75%;
    }

    .bgBox {
        margin-top: 40px;
    }

    .acList li {
        width: calc(48% - 10px);
        margin-top: 5px;
        margin-bottom: 60px;
    }

    .ac_textBox {
        /* height: 35px; */
        padding: 25px 10px 10px 10px;
        font-size: 16pt;
    }

    .maintenance {
        height: 725px;
        background: url("../img/works/sp_bg_maintenance.jpg") no-repeat center top / cover;
    }

    .mnt_headLine {
        padding-top: 40px;
        padding-left: 5px;
    }

    .mnt_TxtArea {
        padding-top: 35px;
        padding-left: 5px;
    }

    .mnt_headLineTxt {
        font-family: "ヒラギノ明朝 Pro";
        font-size: 3rem;
        font-weight: 600;
        color: #395471;
        padding-left: 15px;
    }

    .mnt_headLineTxt_btm {
        font-family: "ヒラギノ明朝 Pro";
        font-size: 3rem;
        font-weight: 600;
        color: #395471;
        padding-left: 15px;
    }

    .mnt_imgBox {
        padding-top: 60px;
        padding-left: 0px;
    }

    .mnt_TxtArea_btm {
        padding-top: 40px;
        padding-left: 0px;
        width: 100%;
    }

    .consultation_top {
        height: auto;
    }

    .consultation {
        /* height: 3050px; */
        height: 2880px;
        background: url(../img/sign/bg_consultation.jpg) no-repeat center bottom / cover;
        /* margin-bottom: -100px; */
        /* min-height: 3130px; */
    }



    .csl_headLine {
        padding-top: 50px;
    }

    .csl_headLine {
        padding-top: 100px;
        width: 80%;
        text-align: center;
        margin: 0 auto;
    }

    .csl_imgBox {
        margin-top: 40px;
        text-align: center;
    }

    .csl_speechBox {
        display: block;
        text-align: center;
        gap: 0px;
        /* margin-top: 60px; */
        margin-top: 30px;
    }

    .csl_speech_left {
        width: 90%;
        margin: 0 auto;
        /* margin-top: 100px; */
    }

    .csl_speech_right {
        width: 90%;
        margin: 0 auto;
        margin-top: 80px;
    }

    .csl_contactImg {
        margin-top: 50px;
        text-align: center;
    }

    .headLineTxt_kh_t {
        margin-top: 20px;
    }

    .headLineTxt_kh_b {
        margin-top: 30px;
    }

    .advertisement_ImgBox {
        margin-top: 70px;
    }

    .advertisement_chkBoxArea {
        /* height: 550px; */
        height: 1300px;
        padding-top: 35px;
    }

    .advertisement_chkBox {
        display: block;
        width: 90%;
        /* padding: 35px 20px 45px 40px; */
        padding: 35px 5px 60px 5px;
    }

    .advertisement_chkBox_L {
        width: 90%;
        padding-left: 50px;
    }

    .advertisement_chkBox_R {
        width: 90%;
        margin: 0 auto;
        margin-top: 70px;
        text-align: center;
        margin-left: 6%;
    }

    .ad_imgList li {
        width: 47%;
    }

    .newValue {
        margin-top: 150px;
    }

    .nv_img {
        width: 100%;
    }

    .nv_list_textFlame1 {
        background: url(../img/sign/nv_list1.png) no-repeat center top / 100%;
    }

    .nv_list_textFlame2 {
        background: url(../img/sign/nv_list2.png) no-repeat center top / 100%;
    }

    .nv_list_textFlame3 {
        background: url(../img/sign/nv_list3.png) no-repeat center top / 100%;
    }

    .nv_list_textFlame4 {
        background: url(../img/sign/nv_list4.png) no-repeat center top / 100%;
    }

    .nv_list_text {
        width: 100%;
        margin-top: -86px;
        border-radius: 10px;
    }

    .nv_list_text_t {
        top: 105px;
        left: 35px;
    }

    .nv_list_text_d {
        top: 155px;
        left: 35px;
        /* padding: 0px 75px 0px 0px; */
    }

    .nv_list_2 {
        height: 480px;
    }

    .st_list_f {
        height: 290px;
    }

    .st_list_l1 {
        height: 290px;
        width: 20%;
    }

    .st_list_l2 {
        height: 290px;
        width: 20%;
    }

    .st_list_l3 {
        height: 290px;
        width: 20%;
    }

    .st_list_l4 {
        height: 290px;
        width: 20%;
    }

    .st_list_l5 {
        height: 290px;
        width: 20%;
    }

    .st_list_l6 {
        height: 290px;
        width: 20%;
    }

    .st_list_r {
        display: flex;
        flex-direction: column;
        width: 80%;
        height: 237px;
    }

    .st_list_r_t {
        position: initial;
        padding: 20px 20px 0px 20px;
        text-align: left;
    }

    .st_list_r_d {
        position: initial;
        padding: 10px 20px 0px 20px;
    }

    .sp_br_ac {
        display: block;
    }

    .st_list_r_t1 {
        padding: 70px 20px 0px 20px;
    }

    .st_list_r_t2 {
        padding: 55px 20px 0px 20px;
    }

    .st_list_r_t3 {
        padding: 55px 20px 0px 20px;
    }

    .st_list_r_t4 {
        padding: 70px 20px 0px 20px;
    }

    .st_list_r_t5 {
        padding: 60px 20px 0px 20px;
    }

    .st_list_r_t6 {
        padding: 70px 20px 0px 20px;
    }

    .headLineTxt::after {
        height: 15px;
    }

    .headLineTxt_kh_t::after {
        height: 15px;
    }

    .headLineTxt_kh_b::after {
        height: 15px;
    }

    .content {
        margin: 0 auto;
    }

    .nv_list_1 {
        height: 370px;
    }

    .nv_list_2 {
        height: 370px;
    }

    .nv_list_3 {
        height: 370px;
    }

    .nv_list_4 {
        height: 370px;
    }

    .newValue_bg {
        background-size: 105% 672px;
    }

.newValue{
	margin-top: 280px;
    height: auto;

}    .nv_list_1 {
        height: 490px;
    }

    .nv_list_2 {
        height: 490px;
    }

    .nv_list_3 {
        height: 490px;
    }

    .nv_list_4 {
        height: 490px;
    }
    .nv_blank {
        height: 80px;
    }

.st_list_r_t1{
padding-top: 30px;
}
.st_list_r_t2{
padding-top: 30px;
}
.st_list_r_t3{
padding-top: 30px;
}
.st_list_r_t4{
padding-top: 30px;
}
.st_list_r_t5{
padding-top: 30px;
}
.st_list_r_t6{
padding-top: 30px;
}


}

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

    .sp_st_textBox_s {
        left: 80px;
        width: 85%;
    }

    .newValue {
        margin-top: 150px;
        padding-bottom: 110px;
        height: 1850px;
    }

    .nv_list_text_t {
        /* top: 85px;
        left: 65px;
        width: 80%; */
    }

    .nv_list_text_d {
        /* top: 150px;
        left: 65px;
        padding: 0px 75px 0px 0px; */
    }

    .nv_list_text_d3 {
        margin-top: 5px;
    }

    .nv_list_2 {
        /* height: 550px; */
    }

    .nv_list_3 {
        /* height: 480px; */
    }

    .advertisement_chkBoxArea {
        /* padding-top: 100px; */
    }

    /* .mainImg {
        height: 413px;
    } */

    .knowHow {
        height: 220px;
    }

    .st_list_r {
        width: 75%;
    }

    .st_list_l1 {
        width: 25%;
    }

    .st_list_l2 {
        width: 25%;
    }

    .st_list_l3 {
        width: 25%;
    }

    .st_list_l4 {
        width: 25%;
    }

    .st_list_l5 {
        width: 25%;
    }

    .st_list_l6 {
        width: 25%;
    }

    .ac_headLine {
        margin-top: 150px;
    }

    .st_list_r_t1 {
        padding: 35px 20px 0px 20px;
    }

    .st_list_r_t2 {
        padding: 45px 20px 0px 20px;
    }

    .st_list_r_t3 {
        padding: 45px 20px 0px 20px;
    }

    .st_list_r_t4 {
        padding: 60px 20px 0px 20px;
    }

    .st_list_r_t5 {
        padding: 60px 20px 0px 20px;
    }

    .st_list_r_t6 {
        padding: 70px 20px 0px 20px;
    }

    .signTopBottom {
        height: 2550px;
        /* height: auto; */
        margin-bottom: 0px;
    }

    .advertisement_headLineImg {
        margin-top: 0px;
    }

    .contact_left {
        padding-top: 55px;
    }

    .sp_l {
        display: none;
    }

    .sp_s {
        display: block;
    }

    .achievement {
        height: 3000px;
    }

    .advertisement {
        height: 1550px;
    }

}


@media all and (max-width: 750px) {

    .mainImg {
        height: 640px;
        background-size: 790px;
    }

    .advertisement_chkBox {
        /* width: 600px;
        padding: 60px 50px 40px 50px; */
    }

}

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

    .consultation {
        /* height: 3380px; */
    }

    .signTopBottom {
        /* height: 1280px; */
        /* height: auto; */
    }

    .achievement {
        height: 3050px;
    }

    .nv_list_1 {
        height: 400px;
    }

    .nv_list_2 {
        height: 400px;
    }

    .nv_list_3 {
        height: 400px;
    }

    .nv_list_4 {
        height: 400px;
    }

    .nv_list_text_t {
        top: 90px;
    }

    .nv_list_text_d {
        top: 145px;
        left: 35px;
    }

}

@media all and (max-width: 680px) {

    .signTopList li {
        width: 47%;
    }

    .st_textBox {
        font-size: 2.8rem;
    }

    .sp_st_textBox {
        font-size: 2.8rem;
        top: 50px;
    }

    .sp_st_textBox_s {
        left: 65px;
        top: 80px;
    }

    .topicTxtArea {
        width: 90%;
    }

    .advertisement_chkBox {
        /* width: 565px; */
    }

    .advertisement_chkBoxArea {
        /* padding-top: 80px; */
    }

    .topicTxtArea {
        margin-top: 35px;
    }

    .advertisement {
        height: 1600px;
    }

    .signTopBottom {
        height: 2350px;
        /* height: auto; */
    }

    .newValue {
        /* margin-top: 0px; */
        height: 2050px;
    }

    .achievement {
        /* height: 3300px; */
    }

    .newValue_bg {
        background-size: 105% 500px;
    }

}

@media all and (max-width: 650px) {
    .consultation {
        /* height: 3200px; */
        height: 3130px;
    }


    .sp_st_textBox_s {
        /* left: 100px; */
    }

    .mainImg {
        /* height: 348px; */
    }

    .pc_br_top {
        /* display: inline; */
    }

    .achievement {
        height: 2700px;
    }

    .nv_list_text_t {
        top: 80px;
        /* left: 50px; */
    }

    .nv_list_text_d {
        top: 135px;
        /* left: 50px;
        padding: 0px 75px 0px 0px; */
    }

    .nv_list_2 {
        /* height: 580px; */
    }

    .nv_list_3 {
        /* height: 500px; */
    }

    .st_list_r {
        height: 270px;
    }

    .st_list_l1 {
        height: 330px;
    }

    .st_list_l2 {
        height: 330px;
    }

    .st_list_l3 {
        height: 330px;
    }

    .st_list_l4 {
        height: 330px;
    }

    .st_list_l5 {
        height: 330px;
    }

    .st_list_l6 {
        height: 330px;
    }

    .csl_img {
        margin-bottom: 50px;
    }

    .st_list_r_t {
        /* font-size: 22pt; */
    }

    .sp_br_ac {
        display: inline;
    }

    .ac_textBox {
        height: 65px;
        padding: 18px 10px 10px 10px;
        bottom: -50px;
    }
}


@media all and (max-width: 580px) {
    .consultation {
        /* height: 2960px; */
    }

    .st_textBox_s {
        font-size: 1.8rem;
    }

    .sp_st_textBox_s {
        font-size: 1.8rem;
        left: 60px;
        width: 85%;
    }

    .mainImg {
        height: 540px;
        background-size: 670px;
    }

    .ad_img_t {
        width: 45%;
    }

    .ad_img_b {
        width: 45%;
    }

    .advertisement_chkBox {
        /* width: 85%;
        padding: 35px 5px 45px 5px; */
    }

    .signTopBottom {
        height: 1950px;
    }

    .achievement {
        height: 2450px;
    }

    .nv_list_text {
        /* margin-top: -87px; */
    }

    .nv_list_text_t {
        font-size: 2.4rem;
        /* top: 65px;
        left: 30px;
        width: 80%; */
    }

    .nv_list_text_d {
        font-size: 18px;
        /* top: 130px;
        left: 30px;
        padding: 0px 40px 0px 0px; */
    }

    .nv_list_text_d3 {
        /* margin-top: 55px; */
    }

    .st_list_r {
        width: 70%;
    }

    .st_list_l1 {
        width: 30%;
    }

    .st_list_l2 {
        width: 30%;
    }

    .st_list_l3 {
        width: 30%;
    }

    .st_list_l4 {
        width: 30%;
    }

    .st_list_l5 {
        width: 30%;
    }

    .st_list_l6 {
        width: 30%;
    }

    .csl_img {
        margin-bottom: 50px;
    }

    .st_list_r_t1 {
        padding: 50px 20px 0px 20px;
    }

    .st_list_r_t2 {
        padding: 45px 20px 0px 20px;
    }

    .st_list_r_t3 {
        padding: 37px 20px 0px 20px;
    }

    .st_list_r_t4 {
        padding: 70px 20px 0px 20px;
    }

    .st_list_r_t5 {
        padding: 70px 20px 0px 20px;
    }

    .st_list_r_t6 {
        padding: 70px 20px 0px 20px;
    }

    .nv_list_1 {
        height: 370px;
    }

    .nv_list_2 {
        height: 370px;
    }

    .nv_list_3 {
        height: 370px;
    }

    .nv_list_4 {
        height: 370px;
    }

    .sp_br_top {
        display: block;
    }

    .contact_right .btn_contactImg img {
        width: 70%;
    }

    .ac_textBox {
        height: 60px;
        padding: 18px 10px 10px 10px;
        bottom: -45px;
        font-size: 16px;
    }

    .ad_imgList {
        display: block;
    }

    .ad_imgList li {
        width: 100%;
        margin: 25px 0px 25px 0px;
    }

    .advertisement_chkBox_R {
        margin: 0 auto;
    }

    .advertisement {
        height: 2560px;
    }

    .advertisement_chkBox_L {
        padding-left: 15px;
    }

    .advertisement_chkBoxArea {
        height: 1700px;
    }

    .newValue_bg {
        background-size: 105% 300px;
    }

}

@media all and (max-width: 500px) {

    .signTopBottom {
        height: 1760px;
    }

    .sp_st_textBox {
        top: 20px;
    }

    .sp_st_textBox_s {
        top: 25px;
    }

    .st_list_r_t1 {
        padding: 30px 20px 0px 20px;
    }

    .st_list_r_t2 {
        padding: 35px 20px 0px 20px;
    }

    .st_list_r_t3 {
        padding: 27px 20px 0px 20px;
    }

    .st_list_r_t4 {
        padding: 50px 20px 0px 20px;
    }

    .st_list_r_t5 {
        padding: 60px 20px 0px 20px;
    }

    .st_list_r_t6 {
        padding: 70px 20px 0px 20px;
    }

    .headLineTxt_kh_t {
        font-size: 24pt;
    }

    .headLineTxt_b {
        font-size: 24pt;
    }

    .headLineTxt_intro {
        font-size: 20pt;
    }

    .achievement {
        height: 2230px;
    }


}

@media all and (max-width: 450px) {

    .pageTitle {
        /* margin-bottom: 21px; */
        background: url("../img/sign/sp_page_title_bg.jpg") no-repeat center center / cover;
        margin-top: 0px;
        height: 100px;
    }

    /* .mainImg {
        height: 249px;
    } */

    .top_headLine {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .mainImgTxtArea {
        font-size: 20px;
        /* line-height: 35px; */
        font-weight: 500;
        text-align: left;
        padding: 5px 0px 0px 0px;
        margin-bottom: 40px;
        width: 95%;
        margin-top: 20px;
    }

    .signTopBottom {
        height: 1520px;
        margin-top: -30px;
    }

    .signTopList li {
        position: relative;
        margin-bottom: 20px;
        width: 47%;
    }

    .st_textBox {
        position: absolute;
        top: 30px;
        bottom: 0;
        left: 15px;
        width: 90%;
        /* background-color: rgba(255, 255, 255, 0.8); */
        padding: 10px;
        box-sizing: border-box;
        font-size: 12pt;
        font-weight: 600;
        text-align: center;
    }

    .st_textBox_s {
        position: absolute;
        top: 110px;
        bottom: 0;
        left: 15px;
        width: 90%;
        /* background-color: rgba(255, 255, 255, 0.8); */
        padding: 10px;
        box-sizing: border-box;
        /* font-size: 1.4rem; */
        font-size: 9pt;
        font-weight: 600;
    }

    .sp_signTopList {
        position: relative;
        text-align: center;
        margin: 0 auto;
    }

    .sp_stListPhoto {
        position: relative;
    }

    .sp_st_textBox {
        position: absolute;
        top: 15px;
        bottom: 0;
        left: 15px;
        width: 90%;
        /* background-color: rgba(255, 255, 255, 0.8); */
        padding: 10px;
        box-sizing: border-box;
        font-size: 1.8rem;
        font-weight: 600;
        text-align: center;
    }

    .sp_st_textBox_s {
        position: absolute;
        top: 20px;
        bottom: 0;
        left: 25px;
        width: 90%;
        /* background-color: rgba(255, 255, 255, 0.8); */
        padding: 10px;
        box-sizing: border-box;
        font-size: 1.4rem;
        /* font-size: 1.2rem; */
        font-weight: 500;
    }

    .st_textBox_s_left {
        margin-top: 80px;
    }

    .st_textBox_s_center {
        margin-top: 80px;
    }

    .signTopList {
        list-style: none;
        padding: 0px 0 0 0;
        margin-top: 70px;
    }

    .contact {
        height: 298px;
    }

    .contact_left img {
        width: 75%;
    }

    .contact_right .btn_contactImg img {
        width: 65%;
    }

    .contact_right .btn_contactImg {
        width: 100%;
        /* float: left; */
        margin: 0 auto;
        margin-top: 35px;
        text-align: center;
    }

    .advertisement {
        height: 2650px;
    }

    .nv_headLineTxt {
        font-family: "ヒラギノ明朝 Pro";
        font-size: 2.8rem;
        font-weight: 600;
        color: #3A1D17;
    }

    .newValue {
        height: 1670px;
        margin-top: 70px;
    }

    .nv_headLineImg {
        text-align: center;
        width: 75%;
        margin: 0 auto;
        margin-top: 150px;
        /* margin-bottom: 60px; */
    }

    .consultation {
        height: 2730px;
    }

    .consultation_top {
        /* height: 170px;
        background: url(../img/sign/bg_consultation_top.jpg) no-repeat center top / cover; */
    }

    .csl_contactImg {
        margin-top: 10px;
        text-align: center;
        width: 95%;
        margin-left: 20px;
    }

    .knowHow {
        height: 100px;
    }

    .advertisement_ImgBox {
        display: block;
    }

    .ad_img_t {
        width: 100%;
        margin-bottom: 30px;
    }

    .ad_img_b {
        width: 100%;
    }

    .advertisement_chkBox {
        padding-bottom: 40px;
    }

    .chk_hlTxt {
        font-size: 2rem;
    }

    .chk_txt {
        font-size: 1.4rem;
    }

    .advertisement_chkBoxArea {
        padding-top: 35px;
        /* height: 450px; */
    }

    .topicTxt {
        /* font-size: 2rem; */
    }

    .ac_textBox {
        height: 46px;
        padding: 11px 10px 10px 10px;
        font-size: 8pt;
        bottom: -30px;
    }

    .achievement {
        height: 2000px;
    }

    .advertisement_headLineImg {
        margin-top: 20px;
    }

    .nv_list_text_t {
        font-size: 1.5rem;
        top: 55px;
        left: 15px;
    }

    .nv_list_text_d {
        font-size: 1.4rem;
        top: 90px;
        left: 15px;
        padding: 0px 10px 0px 0px;
    }

    .nv_list_text_d3 {
        /* margin-top: 40px; */
    }

    .nv_list_1 {
        height: 350px;
    }

    .nv_list_2 {
        height: 350px;
    }

    .nv_list_3 {
        height: 350px;
    }

    .nv_list_4 {
        height: 350px;
    }

    .mainImg {
        height: 410px;
        background-size: 500px;
    }

    .headLineTxt {
        font-size: 18pt;
    }

    .headLineTxt_kh_t {
        font-size: 18pt;
        width: 100%;
    }

    .headLineTxt_kh_b {
        font-size: 18pt;
    }

    .st_list_r_t {
        font-size: 2rem;
    }

    .st_list_r_d {
        font-size: 1.4rem;
    }

    .st_list_r {
        height: 237px;
    }

    .st_list_l1 {
        height: 280px;
    }

    .st_list_l2 {
        height: 280px;
    }

    .st_list_l3 {
        height: 280px;
    }

    .st_list_l4 {
        height: 280px;
    }

    .st_list_l5 {
        height: 280px;
    }

    .st_list_l6 {
        height: 280px;
    }

    .csl_img {
        margin-bottom: 0px;
    }

    .ac_headLine {
        margin-top: 100px;
    }

    .st_list_r_t1 {
        padding: 45px 20px 0px 20px;
    }

    .st_list_r_t2 {
        padding: 30px 20px 0px 20px;
    }

    .st_list_r_t3 {
        padding: 25px 20px 0px 20px;
    }

    .st_list_r_t4 {
        padding: 50px 20px 0px 20px;
    }

    .st_list_r_t5 {
        padding: 50px 20px 0px 20px;
    }

    .st_list_r_t6 {
        padding: 60px 20px 0px 20px;
    }

    .csl_speech_left {
        margin-top: 70px;
    }

    .headLineTxt_kh_t::after {
        left: 0px;
        right: 0px;
        bottom: 5px;
        height: 10px;
        width: 95%;
        text-align: center;
        margin: 0 auto;
    }

    .headLineTxt_kh_b::after {
        left: 0px;
        right: 0px;
        bottom: 5px;
        height: 10px;
        /* width: 95%; */
        text-align: center;
        margin: 0 auto;
    }

    .contact_left {
        padding-top: 30px;
    }

    .topicTxtArea {
        /* margin-top: 70px; */
    }

    .st_list_l1 {
        background: url(../img/sign/st1_sp.png) no-repeat center top / cover;
        height: 280px;
        width: 28%;
    }

    .st_list_l2 {
        background: url(../img/sign/st2_sp.png) no-repeat center top / cover;
        height: 280px;
        width: 28%;
    }

    .st_list_l3 {
        background: url(../img/sign/st3_sp.png) no-repeat center top / cover;
        height: 280px;
        width: 28%;
    }

    .st_list_l4 {
        background: url(../img/sign/st4_sp.png) no-repeat center top / cover;
        height: 280px;
        width: 28%;
    }

    .st_list_l5 {
        background: url(../img/sign/st5_sp.png) no-repeat center top / cover;
        height: 280px;
        width: 28%;
    }

    .st_list_l6 {
        background: url(../img/sign/st6_sp.png) no-repeat center top / cover;
        height: 280px;
        width: 28%;
    }

    .st_list_r_t {
        font-size: 1.8rem;
    }

    .topicTxtArea {
        margin-top: 35px;
        width: 95%;
    }

    .csl_imgBox {
        margin-top: 25px;
    }

    .bgBox {
        margin-top: 20px;
    }

}

/* @media all and (max-width: 400px) {

    .signTopBottom {
        height: 1460px;
    }

    .achievement {
        height: 1880px;
    }

    .headLineTxt_intro {
        font-size: 20pt;
    }

} */

@media all and (max-width: 390px) {

    .advertisement {
        height: 1230px;
    }

    /* .st_list_r_t1 {
        padding: 45px 20px 0px 20px;
    }

    .st_list_r_t2 {
        padding: 30px 20px 0px 20px;
    }

    .st_list_r_t3 {
        padding: 25px 20px 0px 20px;
    }

    .st_list_r_t4 {
        padding: 45px 20px 0px 20px;
    }

    .st_list_r_t5 {
        padding: 50px 20px 0px 20px;
    }

    .st_list_r_t6 {
        padding: 60px 20px 0px 20px;
    }

    .contact_left {
        padding-top: 40px;
    }

    .st_list_r {
        height: 235px;
    }

    .st_list_l1 {
        background: url(../img/sign/st1_sp.png) no-repeat center top / cover;
    }
    
    .st_list_l2 {
        background: url(../img/sign/st2_sp.png) no-repeat center top / cover;
    }

    .st_list_l3 {
        background: url(../img/sign/st3_sp.png) no-repeat center top / cover;
    }

    .st_list_l4 {
        background: url(../img/sign/st4_sp.png) no-repeat center top / cover;
    }

    .st_list_l5 {
        background: url(../img/sign/st5_sp.png) no-repeat center top / cover;
    }

    .st_list_l6 {
        background: url(../img/sign/st6_sp.png) no-repeat center top / cover;
    } */

 .advertisement {
        height: 1600px;
    }
.advertisement_chkBoxArea{
    height:auto;
}

.nv_list_1{
    height: 400px;
}
.nv_list_2{
    height: 400px;
}
.nv_list_3{
    height: 400px;
}
.nv_list_4{
    height: 400px;
}
.nv_list_text_d{
    top:110px;
}
.newValue{
height: 1900px;
}

.csl_contactImg{
    margin: 0 auto;
    width: 100%;
}

}

@media all and (min-width: 900px) and (max-width: 1200px) {
    .headLineTxt_kh_t {
        font-size: 26pt;
    }
    .headLineTxt_kh_b {
        font-size: 26pt;
    }
}
@media all and (min-width: 700px) and (max-width: 1000px) {
    .chk_txt span {
        font-size: 19.5px;
    }
}
</pre></body></html>