@charset "utf-8";
body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-appearance: none;
}


/*  #keyvisual
----------------------------------------------------------------- */
#keyvisual{

}
#top #keyvisual{
    /*background: url(../img/pc/top/kv_img.jpg) no-repeat;*/
    background-position: top center;
    background-size: cover;
    position: relative;
}
#top #keyvisual .inner_l{
    position: relative;
    z-index: 1;
}
#top #keyvisual .cover{
    background: url(../common/img/pc/bg/bg_bottom_nami.png) repeat-x;
    background-position: bottom center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
#top #cntent_banner .cover {
    background: url(../common/img/pc/bg/bg_bottom_nami.png) repeat-x;
    background-position: bottom center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
#top #keyvisual .text_box{
    color: #fff;
    font-size: 38px;
    line-height: 90px;
    position: absolute;
    top: 50%;
    margin-top: -225px;
}
.contact_btn{
    position: absolute;
    right: 0;
    bottom: 40px;
    z-index: 1;
}
.contact_btn img{
    width: auto;
}
#top .video-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: calc(100vh - 112px);
}
#top .video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/*================================
    top
=================================*/
/*  cntent_topinf
-------------------- */
#cntent_topinf{
    background: url(../common/img/pc/bg/bg_topinf.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 50px 0 200px;
}
#cntent_topinf02{
    background: url(../common/img/pc/bg/bg_topinf.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 50px 0 0;
}
#top #cntent_topinf {
    padding-bottom: 0;
}
.bg_cover{
    background: url(../common/img/pc/bg/bg_topinf_bottom.png) no-repeat;
    background-size: auto;
    background-position: center bottom -1px;
    padding-bottom: 200px;
    /*padding-bottom: 100px;*/
}
#cntent_topinf .title_box h2{
    background: url(../common/img/pc/title/title_topinf.png) no-repeat;
    background-position: top center;
}
#cntent_topinf .cover{
/*     background: url(../img/pc/top/bg_topinf_topleft.png) no-repeat,
    url(../img/pc/top/bg_topinf_topright.png) no-repeat,
    url(../img/pc/top/bg_topinf_bottomleft.png) no-repeat,
    url(../img/pc/top/bg_topinf_bottomright.png) no-repeat;
    background-position: left 30px top,right 30px top,bottom left, bottom right; */
    margin-top: 50px;
}
/*  cntent_achievement
-------------------- */
#cntent_achievement{
    background: #BAE2F4;
    padding-bottom: 100px;
    position: relative;
}
#cntent_achievement .title_box h2{
    background: url(../common/img/pc/title/title_achievement.png) no-repeat;
    background-position: top center;
}
#cntent_achievement .link_btn {
    margin-top: 40px;
}
/*  cntent_point
-------------------- */
#cntent_point{
    background: url(../img/pc/top/bg_cntent_point.png) no-repeat;
    background-position: top center;
    background-size: auto;
    margin-top: -100px;
    position: relative;
    z-index: 1;
}
#cntent_point .content_block{
    padding: 105px 0;
    float: right;
}
#cntent_point .title_box h2 {
    font-size: 30px;
    line-height: 48px;
    background: url(../common/img/pc/title/title_point.png) no-repeat;
    background-position: top left;
}
#cntent_point .link_btn a{
    margin: 0;
}
#cntent_achievement .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #1A8CBF;
}
#cntent_achievement .slick-dots li button:before {
    font-family: 'slick';
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#cntent_achievement .slick-dots {
    position: relative;
    left: 50%;
    bottom: -34px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
/*  cntent_voice
-------------------- */
#cntent_voice{
    background: url(../img/pc/top/bg_cntent_voice.jpg) no-repeat;
    background-position: top center;
    background-size: auto;
    padding-top: 80px;
    /* margin-top: -100px; */
    padding-bottom: 200px;
}
#cntent_voice .title_box h2 {
    font-size: 30px;
    line-height: 48px;
    background: url(../common/img/pc/title/title_voice.png) no-repeat;
    background-position: top center;
    padding-top: 90px;
}
    /* 2025.08.06追加 */
#cntent_voice .title_boxb h2 {
	text-align: center;
    font-size: 30px;
    line-height: 48px;
    background-position: top center;
    padding-top: 90px;
}
#cntent_voice .img_box{
    margin-bottom: 15px;
}
#cntent_voice .figure_list .day{
    color: #1A8CBF;
}
#cntent_voice .figure_list p{
    font-size: 24px;
    list-style-position: 36px;
    margin-top: 15px;
}
.banner_block .inner{
    overflow: visible;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #1a8cbf;
}
.banner_block .inner_none{
    overflow: visible;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.banner_block a{
    display: block;
    box-shadow: 2px 2px 10px -2px rgb(0 0 0 / 60%);
    box-sizing: border-box;
}
.banner_block img{
}
.banner_block2 .inner{
    overflow: visible;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.banner_block2 .inner_none{
    overflow: visible;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.banner_block2 a{
    display: block;
}
.banner_block2 img{
}
/*  cntent_renaration
-------------------- */
#cntent_renaration{
    background: url(../img/pc/top/bg_cntent_cntent_renaration.png) no-repeat;
    background-position: top center;
    background-size: auto;
    padding-top: 130px;
    padding-bottom: 200px;
    margin-top: -188px;
    color: #fff;
}
#cntent_renaration .content_block{
    width: 540px;
    float: right;
}
#cntent_renaration .title_box h2 {
    font-size: 30px;
    line-height: 48px;
    background: url(../common/img/pc/title/title_renaration.png) no-repeat;
    background-position: top center;
    padding-top: 90px;
    color: #fff;
}
.renaration_inf:first-child,
.renaration_inf:nth-child(2){
    margin-bottom: 10px;
}
.renaration_inf .img_box img{
    border-radius: 10px;
    width: 255px;
    margin-bottom: 10px;
}
.renaration_inf p{
    color: #fff;
    font-size: 18px;
    text-align: center;
}
#cntent_renaration .content_block .text{
    margin-top: 30px;
}

/*  cntent_banner
--------------------*/
#cntent_banner {
    background: #BAE2F4;
    padding-bottom: 200px;
    position: relative;
    padding-top: 0;
}
#cntent_banner ul.bnr_list {
    display: flex;
    gap: 20px;
}
#cntent_banner ul.bnr_list li {

}
#cntent_banner ul.bnr_list li a img {
    width: 100% !important;
}


/*  cntent_recruit
--------------------*/
#cntent_recruit{
    background: url(../img/pc/top/bg_cntent_cntent_recruit.png) no-repeat;
    background-position: top center;
    background-size: auto;
    padding-top: 150px;
    padding-bottom: 190px;
    margin-top: -145px;
}

#cntent_recruit.v02{
    background: url(../img/pc/top/bg_cntent_cntent_recruit2.png) no-repeat;
    background-position: top center;
    background-size: auto;
    padding-top: 150px;
    padding-bottom: 190px;
    margin-top: -145px;
}
#cntent_recruit.v03{
    background: url(../img/pc/top/bg_cntent_cntent_recruit3.png) no-repeat;
    background-position: top center;
    background-size: auto;
    padding-top: 150px;
    padding-bottom: 280px;
    margin-top: -145px;
}

#cntent_recruit .content_block{
    float: right;
    padding-left: 60px;
    max-width: 640px;
}
#cntent_recruit .content_block.normal{
    float: none;
    padding-right: 0;
}
#cntent_recruit .title_box h2 {
    font-size: 30px;
    line-height: 48px;
    background: url(../common/img/pc/title/title_recruit.png) no-repeat;
    background-position: top left;
    padding-top: 90px;
    text-align: left;
}
#cntent_recruit .text{
    text-align: left;
}
#cntent_recruit .link_btn a {
    margin: 0;
}
/*  cntent_contact
-------------------- */

#cntent_contact {
    padding: 50px 0 190px;
}
#cntent_contact:last-of-type {
    padding-bottom: 70px;
}
#cntent_contact .title_box h2 {
    font-size: 34px;
    line-height: 50px;
    background: url(../common/img/pc/title/title_contact.png) no-repeat;
    background-position: left center;
    padding: 10px 0 10px 200px;
    text-align: left;
}
#cntent_contact .content_box{
    width: 50%;
    padding: 0 67px;
    box-sizing: border-box;
}
#cntent_contact .content_box:first-child{
    border-right: 1px solid #1A8CBF;
}
#cntent_contact .tel a{
    background: url(../common/img/pc/ico/ico_tel.png) no-repeat;
    background-position: left 10px;
    color: #1A8CBF;
    font-size: 50px;
    line-height: 74px;
    padding-left: 54px;
    display: block;
    width: 100%;
}
#cntent_contact .link_btn.bg a {
    margin: 0 auto;
}
.slick-dotted.slick-slider {
    margin-bottom: 40px;
}

#content_company #keyvisual {
    background: url(../img/pc/share/content_company.jpg) no-repeat;
    background-position: 60%;
}

#company #cntent_topinf .cover {
    padding-bottom: 50px;
}

/*  page-interior
-------------------- */
#page-interior #keyvisual {
    background: url(../img/pc/share/content_interior.jpg) no-repeat;
    background-position: 60%;
}
#cntent_paint .content_title_img {
     margin-top:60px; 
    }
.interior_bg {
    background: url(../img/pc/share/interior_bg.jpg) no-repeat;
    background-repeat: repeat;
    /*background-size: cover;*/
    background-size: 60%;
}


.table_1 {
 margin: 0 auto 60px;
 max-width: 100%;
 background-color: #3e549a;
}
.table_1 th {
 padding: 16px 8px;
 color: #ffffff;
 width: 8%;
}
.table_1 td {
 padding: 16px 8px;
 text-align: left;
 color: #fff;
 vertical-align:top;

}
.table_1 h3 {
 line-height:40px;
 padding-bottom:20px; 
 text-align: left;
 font-weight: bold;
 font-size: 24px;
 line-height: 1.6;
 color: #f7f091;

}
.table_1 .text{
    color: #fff;
    font-size: 18px;
    text-align: left;
}
.interior_img {
 width: 400px;

}
.interior_img2 {
 width: 300px;
}

/* Q&A */
.qaContainer dt {
padding: 20px 10px 20px 35px;
border-radius: 5px;
background: #cce6ff;
text-indent: -25px;
 font-weight: bold;
 font-size: 18px;

}
.qaContainer dt:before {
content: "Q.";
font-weight: bold;
margin-right: 7px;
}
.qaContainer dd {
margin: 20px 10px 40px 35px;
text-indent: -25px;
font-size: 18px;
line-height: 1.6;
}
.qaContainer dd:before {
content: "A.";
color: #1771c6;
font-weight: bold;
margin-right: 7px;
}

/* レスポンシブ対応 */

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

}
.table_1 th, .table_1 td  {
    padding: 16px 0;
    width: 100%;
    display: block;
  }
.interior_img,.interior_img2 {
    max-width: 100%;
    height: auto;
    text-align: center;
}
.number{
    max-width: 100px;
    height: auto;
    text-align: center;
}
.title_img{
    max-width: 100%;
    text-align: center;
}
}


/*================================
    news
=================================*/
#news_list {
    padding-bottom: 50px;
}
#news_list .inner {
    padding-bottom: 40px;
    border-bottom: 1px solid #1a8cbf;
}
#news_list h2 {
    color: #1a8cbf;
    font-size: 34px;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: 200;
}
#news_list ul {
    background: rgba(255,255,255,.5);
    padding: 20px;
    box-shadow: 0px 0px 5px #ccc;
    margin: 5px;
}
#news_list ul li {
    border-top: 1px dotted #999;
}
#news_list ul li:first-child {
    border-top: none;
}
#news_list ul li a {
    padding: 20px;
    display: block;
}
#news_list .newsList span {
    display: block;
}
#news_list .newsList .dateBox {
    width: 140px;
}
#news_list .newsList .titleBox {
    width: calc(100% - 140px);
}
.navigation {
    margin-top: 20px;
}
.navigation ul {
    display: flex;
    justify-content: space-between;
}
.navigation ul li {
    min-width: 80px;
}
.navigation ul li:after {
    content: '';
}
#topics_detail #topicsArea {
    padding-bottom: 50px;
}
#topicsArea .newsContents {
    padding: 20px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
#topicsArea .newsContents .contentsArea {
    margin-top: 20px;
}
#topicsArea .newsContents .date {
    text-align: right;
}
.flex_cont {
    display: flex;
    gap: 20px;
}
.flex_cont .container {
    width: 50%;
}
#top .title_style{
    font-size: 26px;
    line-height: 1.3;
    font-weight: bold;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #1a8cbf;
}

/*===============================================
●tablet.css 画面の横幅が750pxまで
===============================================*/
@media screen and (max-width: 750px){
    .wrapper {
        overflow: hidden;
    }
    .figure_list {
        max-width: 100%;
    }
    #top #keyvisual {
        height: 100%;
        min-height: 1160px;
        position: relative;
        padding-bottom: 16%;
    }
    #top #keyvisual .cover {
        background: none;
    }

    #top .video-box {
        height: auto;
        padding-top: 56.25%;
    }
    /* 
    #top .video-box {
        height: auto;
        content: "";
        display: block;
        padding-top: 66.66%;
    }
     */
    #top .video {
        width: 100%;
        height: 100%;
    }
    #top #keyvisual .text_box {
        position: static;
        margin-top: 30px;
        float: right;
    }
    .contact_line{
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .contact_line img {
        width: 100%;
    }
    .contact_btn {
        display: none;
    }
    #cntent_achievement .container {
        overflow: visible;
    }
    #cntent_achievement .slick-dots {
        bottom: -660px;
        left: 0;
    }
    #cntent_achievement .slick-dots li {
        width: 15px;
        height: 15px;
        margin: 0 5px;
    }
    #cntent_achievement .slick-dots li button:before {
        font-size: 15px;
        }
    #cntent_achievement{
    }
    #cntent_achievement .slick-dots li button:before {
        font-size: 15px;
        top: 23px;
        left: 0;
        width: 15px;
        height: 15px;
    }
    #cntent_achievement .slick-dots li button {
        width: 15px;
        height: 15px;
        padding: 5px;
    }
    #cntent_point {
        background: url(../img/sp/top/bg_cntent_point.png) no-repeat;
        background-position: top center;
        background-size: auto;
        margin-top: -100px;
        position: relative;
        z-index: 1;
        padding-bottom: 64px;
    }
    #cntent_topinf .title_box h2 {
        background: url(../common/img/sp/title/title_topinf.png) no-repeat;
        background-position: top center;
    }
    #cntent_achievement .title_box h2 {
        background: url(../common/img/sp/title/title_achievement.png) no-repeat;
        background-position: top center;
    }
    #cntent_point .title_box h2 {
        font-size: 42px;
        line-height: 70px;
        background: url(../common/img/sp/title/title_point.png) no-repeat;
        background-position: top left;
    }
    #cntent_voice .title_box h2 {
         font-size: 46px;
        line-height: 69px;
        background: url(../common/img/sp/title/title_voice.png) no-repeat;
        background-position: top center;
        padding-top: 160px;
    }
/* 2025.08.06追加 */
    #cntent_voice .title_boxb h2 {
        font-size: 46px;
        line-height: 69px;
        background-position: top center;
        padding-top: 160px;
    }
    #cntent_renaration .title_box h2 {
        font-size: 46px;
        line-height: 69px;
        background: url(../common/img/sp/title/title_renaration.png) no-repeat;
        background-position: top center;
        padding-top: 160px;
        color: #fff;
    }
    #cntent_recruit .title_box h2 {
        font-size: 42px;
        line-height: 70px;
        background: url(../common/img/sp/title/title_recruit.png) no-repeat;
        background-position: top left;
        padding-top: 160px;
        text-align: left;
    }
    #cntent_contact .title_box h2 {
        font-size: 46px;
        line-height: 69px;
        background: url(../common/img/sp/title/title_contact.png) no-repeat;
        background-position: top center;
        padding: 160px 0 0;
        text-align: center;
    }
    #cntent_topinf {
        background: url(../common/img/sp/bg/bg_topinf.jpg) no-repeat;
        background-size: cover;
        background-position: top center;
        padding: 50px 0 0;
        max-height: 1878px;
        box-sizing: border-box;
    }
    #cntent_topinf02 {
        background: url(../common/img/sp/bg/bg_topinf.jpg) no-repeat;
        background-size: cover;
        background-position: top center;
        padding: 50px 0 0;
        max-height: 3000px;
        box-sizing: border-box;
    }
    #cntent_topinf .cover {
        /* background: url(../img/sp/top/bg_topinf_topleft.png) no-repeat,
        url(../img/sp/top/bg_topinf_topright.png) no-repeat,
        url(../img/sp/top/bg_topinf_bottomleft.png) no-repeat,
        url(../img/sp/top/bg_topinf_bottomright.png) no-repeat;
        background-position: left 30px top,
        left 30px bottom 60px,
        right 30px top,
        right 30px bottom 60px; */
        margin-top: 0;
    }
    #cntent_topinf .cover {
        padding: 0 0 70px;
    }
    .bg_cover {
        background: url(../common/img/sp/bg/bg_topinf_bottom.png) no-repeat;
        background-size: auto;
        background-position: center bottom -1px;
        padding-bottom: 150px;
    }
    #cntent_point .link_btn a {
        margin: 0 auto;
    }
    #cntent_voice .slick-slide{
        width: 560px !important;
        padding: 0 !important;
        margin: 0 auto;
    }
    #cntent_voice .slick-list{
        width: 560px !important;
        margin: 0 auto;
    }
    .figure_list img {
        border-radius: 270px 270px 0 0;
    }
    #cntent_voice .figure_list p {
        font-size: 36px;
        line-height: 60px;
        margin-top: 20px;
    }
    #cntent_voice .img_box {
        margin-bottom: 30px;
    }
    #cntent_voice .figure_list .day {
        font-size: 26px;
    }
    #cntent_voice .figure_list dl .name {
        font-size: 26px;
    }
    .slick-next {
        background: url(../img/sp/top/slick_arrow_right.png) no-repeat;
        position: absolute;
        top: 50%;
        width: 43px;
        height: 77px;
        right: -10px;
    }
    .slick-prev {
        background: url(../img/sp/top/slick_arrow_left.png) no-repeat;
        position: absolute;
        top: 50%;
        width: 43px;
        height: 77px;
        left: -10px;
    }
    #cntent_voice .banner_block{
        width: 100%;
        padding: 0 30px;
        box-sizing: border-box;
    }
    .banner_block .inner {
        overflow: visible;
        padding: 0;
        margin-top: 0;
    }
    #cntent_voice {
        background: url(../img/sp/top/bg_cntent_voice.png) no-repeat;
        background-position: top center;
        background-size: auto;
        padding-top: 150px;
        margin-top: -100px;
        padding-bottom: 250px;
    }
    #cntent_renaration {
        padding-bottom: 50px;
    }
    #cntent_renaration .content_block {
        width: 100%;
        float: none;
    }
    .renaration_inf p {
        font-size: 26px;
    }
    #cntent_renaration .content_block .text {
        margin-top: 20px;
        text-align: left;
    }
    #cntent_renaration .link_btn {
        margin-top: 20px;
    }
    #cntent_recruit {
        background: url(../img/sp/top/bg_cntent_cntent_recruit.png) no-repeat;
        background-position: top center;
        background-size: auto;
        padding-top: 100px;
        padding-bottom: 190px;
        margin-top: -160px;
    }
    #cntent_recruit .content_block {
        float: none;
        padding-right: 0;
        width: 100%;
    }
    #cntent_recruit .link_btn {
        margin-top: 320px;
    }
    #cntent_recruit .link_btn a {
        margin: 0 auto;
    }
    #cntent_contact .content_box {
        width: 100%;
        padding: 0;
        box-sizing: border-box;
    }
    #cntent_contact .content_box:first-child {
        border-bottom: 1px solid #1A8CBF;
        padding: 0 0 30px 0;
        margin: 0 0 30px 0;
        border-right: none;
    }
    #cntent_contact .tel{
        text-align: center;
        margin-top: 20px;
    }
    #cntent_contact .tel a {
        background: url(../common/img/sp/ico/ico_tel.png) no-repeat;
        background-position: left 5px center;
        background-size: 32px;
        color: #1A8CBF;
        font-size: 30px;
        line-height: 99px;
        padding-left: 0;
        line-height: 1.5;
        font-weight: 600;
        display: inline-block;
        width: auto;
        padding-left: 46px;
    }
    .slick-prev:before {
        content: '';
    }
    .slick-next:before {
        content: '';
    }
    #news_list ul li a {
        /* padding: 0px; */
        display: block;
    }
    #news_list h2 {
        font-size: 24px;
    }
}
/*===============================================
●tablet.css 画面の横幅が420pxまで
===============================================*/
@media screen and (max-width: 768px){
    .contact_line img{
        width: 100% !important;
    }
    .link_btn a {
        font-size: 16px;
        width: 280px;
        padding: 10px;
    }
    .nav_footer li {
        width: calc(100% / 2);
        padding: 10px 0;
    }
    .nav_footer li:before {
        content: none;
    }
    #top #keyvisual {
        min-height: auto;
    }
    #top #keyvisual .text_box {
        font-size: 19px;
        line-height: 45px;
    }
    #top #keyvisual .text_box h2 {
        line-height: 1.7;
        text-align: right;
    }
    #cntent_topinf {
        padding: 50px 0 50px;
        max-height: 939px;
    }
    #cntent_topinf02 {
        padding: 50px 0 0;
        max-height: 2600px;
    }
    #cntent_topinf .cover {
        /* background: url(../img/sp/top/bg_topinf_topleft.png) no-repeat, url(../img/sp/top/bg_topinf_topright.png) no-repeat, url(../img/sp/top/bg_topinf_bottomleft.png) no-repeat, url(../img/sp/top/bg_topinf_bottomright.png) no-repeat;
        background-position: left 30px top, left 30px bottom 60px, right 30px top, right 30px bottom 60px;
        margin-top: 0;
        background-size: 142px 129px,135px 123px,112px 104px,110px 100px;*/
    } 
    #cntent_topinf .cover {
        padding: 140px 0 210px;
    }
    #company #cntent_topinf .cover {
        padding-bottom: 200px;
    }
    #cntent_topinf .title_box h2 {
        background: url(../common/img/sp/title/title_topinf.png) no-repeat;
        background-position: top center;
        background-size: 143px 82px;
    }
    #cntent_achievement .title_box h2 {
        background: url(../common/img/sp/title/title_achievement.png) no-repeat;
        background-position: top center;
        background-size: 99px 82px;
    }
    #cntent_point .title_box h2 {
        font-size: 21px;
        line-height: 35px;
        background: url(../common/img/sp/title/title_point.png) no-repeat;
        background-position: top left;
        background-size: 102px 82px;
        padding-top: 75px;
    }
    #cntent_voice .title_box h2 {
        font-size: 23px;
        line-height: 34px;
        background: url(../common/img/sp/title/title_voice.png) no-repeat;
        background-position: top center;
        background-size: 81px 82px;
        padding-top: 80px;
    }
	/* 2025.08.06追加 */
    #cntent_voice .title_boxb h2 {
        font-size: 23px;
        line-height: 34px;
        background-position: top center;
        background-size: 81px 82px;
        padding-top: 60px;
        padding-bottom: 40px;
    }
    #cntent_renaration .title_box h2 {
        font-size: 23px;
        line-height: 34px;
        background: url(../common/img/sp/title/title_renaration.png) no-repeat;
        background-position: top center;
        background-size: 162px 82px;
        padding-top: 80px;
        color: #fff;
    }
    #cntent_recruit .title_box h2 {
        font-size: 21px;
        line-height: 35px;
        background: url(../common/img/sp/title/title_recruit.png) no-repeat;
        background-position: top left;
        background-size: 128px 82px;
        padding-top: 80px;
        text-align: left;
    }
    #cntent_contact .title_box h2 {
        font-size: 23px;
        line-height: 34px;
        background: url(../common/img/sp/title/title_contact.png) no-repeat;
        background-position: top center;
        background-size: 122px 82px;
        padding: 80px 0 0;
        text-align: center;
    }
    #cntent_point {
        background: url(../img/sp/top/bg_cntent_point.png) no-repeat;
        background-position: top center;
        background-size: cover;
        margin-top: -50px;
        padding-bottom: 0px;
    }
    #cntent_point {
        background: url(../img/sp/top/bg_cntent_point.png) no-repeat;
        background-position: top center;
        background-size: cover;
        margin-top: -50px;
        position: relative;
        z-index: 1;
        padding-bottom: 70px;
    }
    #cntent_achievement {
        padding-bottom: 140px;
    }
    #cntent_point .content_block {
        padding: 10px 0 105px;
        float: none;
    }
    #cntent_voice .slick-slide {
        width: 280px !important;
        padding: 0 !important;
        margin: 0 auto;
    }
    #cntent_voice .slick-list {
        width: 280px !important;
    }
    .figure_list img {
        border-radius: 270px 270px 0 0;
        width: 100% !important;
        margin: 0 auto;
    }
    .slick-prev {
        background: url(../img/sp/top/slick_arrow_left.png) no-repeat;
        background-size: 21px 38px;
        position: absolute;
        top: 50%;
        width: 21px;
        height: 38px;
        left: -10px;
    }
    .slick-next {
        background: url(../img/sp/top/slick_arrow_right.png) no-repeat;
        background-size: 21px 38px;
        position: absolute;
        top: 50%;
        width: 21px;
        height: 38px;
        right: -10px;
    }
    #cntent_voice {
        background: url(../img/sp/top/bg_cntent_voice.png) no-repeat;
        background-position: top center;
        background-size: auto;
        padding-top: 75px;
        margin-top: -50px;
        padding-bottom: 250px;
    }
    #cntent_voice .figure_list .day {
        font-size: 13px;
    }
    #cntent_voice .figure_list dl .name {
        font-size: 13px;
    }
    #cntent_voice .figure_list p {
        font-size: 18px;
        line-height: 30px;
        margin-top: 10px;
    }
    #cntent_voice .banner_block {
        padding: 0 15px;
    }
    #cntent_voice .img_box {
        margin-bottom: 20px;
    }
    .renaration_inf{
        width: 48%;
    }
    .renaration_inf .img_box img {
        width: 100% !important;
    }
    .renaration_inf p {
        font-size: 13px;
    }
    #cntent_recruit .link_btn {
        margin-top: 200px;
    }
    #cntent_recruit {
        background: url(../img/sp/top/bg_cntent_cntent_recruit1.png) no-repeat;
        background-position: top center;
        background-size: cover;
        padding: 50px 10px 136px;
        margin-top: -130px;
    }
    #cntent_recruit.v02 {
        background: url(../img/sp/top/bg_cntent_cntent_recruit2.png) no-repeat;
        background-position: top center;
        background-size: cover;
        padding: 100px 10px;
        margin-top: -30px;
    }
    #cntent_recruit.v03 {
        background: url(../img/sp/top/bg_cntent_cntent_recruit3.png) no-repeat;
        background-position: top center;
        background-size: cover;
        padding: 100px 10px;
        margin-top: -130px;
    }
    #cntent_contact .tel a {
        background: url(../common/img/sp/ico/ico_tel.png) no-repeat;
        background-position: left 28px top 8px right 0px;
        background-size: 38px;
        font-size: 36px;
        line-height: 49px;
       /*  padding-left: 60px; */
        box-sizing: border-box;
    }
    #cntent_achievement .slick-dotted.slick-slider {
        margin-bottom: 20px;
        max-height: 214px;
    }
    #cntent_achievement .container {
        margin-top: 20px;
    }
    #cntent_achievement .thumbnail_box .title_style {
        padding-top: 0px;
    }
    #cntent_achievement .title_style {
        font-weight: bold;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    #cntent_achievement .thumbnail_title {
        padding-bottom: 10px;
    }
    #cntent_achievement .slick-dots {
        bottom: -320px;
    }
    #cntent_achievement .slick-dots li {
        width: 15px;
        height: 15px;
    }
    #cntent_achievement .slick-dots li button {
        width: 15px;
        height: 15px;
    }
    #cntent_achievement .slick-dots li button:before {
        font-size: 15px;
        top: 8px;
        width: 15px;
        height: 15px;
    }
    .thumbnail.slick-initialized.slick-slider{
        padding: 0 20px;
    }
    .slick-slide{
        margin: 0 5px;
    }
}

/*===============================================
内装工事追加 イメージCSS
===============================================*/
.pc-img {
    display: inline;
}
.sp-img {
    display: none;
}
@media screen and (max-width: 480px){
.pc-img {
    display: none;
}
.sp-img {
    display: inline;
}