/* °øÅë */
#contents {width:100%; background:#FFFFFF; overflow-x:hidden; margin:0 auto;}
.main_wrap {width:1280px; margin: 0 auto;}

.bg-white {background:#FFF;}

.main .sub_ttl {font-size:1.8rem; color:#78A1CF; font-weight:600; font-family:'poppins'; text-transform:uppercase ;}
.main .ttl {color:#1E1E1E; font-size:3rem; font-weight:800;}

/* TOP¹öÆ° */
#go-top {position: fixed; right:20px; bottom:20px;}
#go-top a { width:45px; height:45px; display: flex; font-size:2rem; color: #fff; background-color:var(--main-color); transition:all 0.3s; align-items: center; justify-content: center;}

/* ¼­ºñ½º ¿µ¿ª */
#our-service {font-size:0; padding-bottom:50px; margin-top:-90px; position:relative; z-index:2; text-align:center; pointer-events:none;}
#our-service img {width:100px; margin-top:-10px;}
#our-service h3 {color:#000; font-size:1.6rem; line-height:30px; font-weight:800;}
#our-service ul {position:relative; display:flex; gap:20px; justify-content: center;}
#our-service ul li {position:relative; width:180px; height:180px; background:var(--main2-color); border-radius: 5px; pointer-events:auto; transition:all 0.3s; box-shadow:5px 5px 12px rgba(0,0,0,0.06);}
#our-service ul li:hover {background:var(--main-color);}
/*#our-service ul li::before {display:block; position:absolute; width:100%; height:50%; top:0; left:0; content:''; background:#fff;}*/
#our-service a {display:block; width:100%; position:absolute; top:50%; left:50%; z-index:2; transform:translate(-50%, -50%);}


/* ±â¾÷¾È³» ¿µ¿ª */
#sec02 {position:relative; font-size:0; padding:60px 20px; background:url('../../img/image/sec02_bg.png') no-repeat  center;}
#sec02 h2 {padding-bottom:40px;}
#sec02 ul {display:flex; gap:20px;}

#sec02 .what-box {position:relative; width:calc(25% - 15px); padding-bottom:calc(25% - 15px); box-shadow:5px 5px 12px rgba(0,0,0,0.06); vertical-align:top; overflow:hidden; border-radius: 5px; transition:all 0.3s;}
#sec02 .what-box a {position:absolute; top:0; left:0; width:100%; height:100%; padding:40px;}

#sec02 img {width:100%;}
#sec02 .what-box p {font-size:2.4rem; font-weight:800; color:#0D0D0D; transition:all 0.3s}

#sec02 .what-box:nth-child(1) {background:url('../../img/image/sec02_img01.png') no-repeat bottom right #F6F6F6;}
#sec02 .what-box:nth-child(2) {background:url('../../img/image/sec02_img02.png') no-repeat bottom right #F6F6F6;}
#sec02 .what-box:nth-child(3) {background:url('../../img/image/sec02_img03.png') no-repeat bottom right #F6F6F6;}
#sec02 .what-box:nth-child(4) {background:url('../../img/image/sec02_img04.png') no-repeat bottom right #F6F6F6;}
 
#sec02 .what-box:hover {background-color:var(--main-color); transform:translateY(-10px) !important;}
#sec02 .what-box:hover p {color:#fff;}

/* »ç¾÷ºÐ¾ß ¿µ¿ª */
#sec03 {padding:80px 0; background:#E6F0F8;}
#sec03 .ttl {padding-bottom:20px;}
#sec03 .txt {font-size:1.8rem; color:#000;}

#sec03 .info_box {padding-top:30px; display:flex; gap:20px;}
#sec03 .info_box p {font-size:3rem; font-weight:800; }
#sec03 .info_box li {position:relative; border-radius: 10px;}

#sec03 .info_box .left_box {width:calc(37% - 10px);}
#sec03 .info_box .left_box li {padding-bottom:40.25%;}
#sec03 .info_box .left_box li a {position:absolute; top:0; left:0; width:100%; height:100%; padding:25px;}
#sec03 .info_box .left_box li p {color:#fff; text-shadow: -5px 0px 6px 5px rgba(0,0,0,0.20);}


#sec03 .info_box .left_box li:nth-child(1) {background:url('../../img/image/sec03_img01.jpg') no-repeat center/cover; margin-bottom:20px;}
#sec03 .info_box .left_box li:nth-child(2) {background:url('../../img/image/sec03_img02.jpg') no-repeat center/cover;}


#sec03 .info_box .right_box {width:calc(63% - 10px);}
#sec03 .info_box .right_box li {height:100%; background:url('../../img/image/sec03_img03_bg.jpg') no-repeat center/cover;}
#sec03 .info_box .right_box li .txt_box {position:absolute; top:25px; left:25px; color:#000; z-index:2;}
#sec03 .info_box .right_box a {margin-top:30px; display:inline-block; padding:7px 20px; border-radius:20px; border: 1px solid #000000; font-size:1.6rem; color:#000; font-family:'poppins'; font-weight:500; background:#fff; transition:all 0.3s;}
#sec03 .info_box .right_box a:hover {color: #fff; background-color:var(--main-color); border:1px solid var(--main-color);}
#sec03 .info_box .right_box  .img_box {position:absolute; bottom:0; right:0; z-index:1; pointer-events:none;}



/* °í°´¼¾ÅÍ ¿µ¿ª */
#customer {margin-top:80px; padding-bottom: 40px; text-align:left; width:100%; position:relative;}
#customer > div {display:flex;  background:var(--main-color); padding:40px;}
#customer > div h4 {padding-bottom:20px;}
#customer > div h4 a {font-size:2rem; font-weight:800; color:#fff;}

/* °øÁö»çÇ× */
#customer .cs-notice {width:50%; display:inline-block; vertical-align:top; padding-right:30px;}
#customer .cs-notice .notice_list {width:100%;}
#customer .board_output {background:transparent !important;}

/* °øÁö»çÇ× ÃßÃâ */
.cs-notice .board_output td {font-size:1.6rem; font-weight:600; color:#fff; display:block;}
.cs-notice .board_output .board_output tr td:first-child {display:none;}
.cs-notice .board_output a {font-size:1.6rem !important; line-height:40px; font-weight:600; color:#fff !important;}
#customer .output_table {display:block;}
#customer .output_table tbody {display:block;}
#customer .output_table tbody tr {display:flex; justify-content: space-between;align-items: center;}
#customer .output_table tbody tr td:first-child {display:none;}

/* °í°´¼¾ÅÍ */
#customer .cs-center {width:50%; display:inline-block; vertical-align:top; padding:0 30px; border-left:1px solid #fff; }
#customer .cs-center li {font-size:1.4rem; color:#fff; line-height:20px; }
#customer .cs-center li a {text-indent:0px;}
#customer .cs-center li.tel_num {color:#fff; font-size:3rem; line-height:36px; font-weight:700; padding-bottom:5px;}
#customer .cs-center li.tel_num a {color:#fff; }
#customer .cs-center li.cs-btn::before {display:none;}
#customer .cs-center li.cs-btn {padding:20px 0 10px 0; text-indent:0; margin:0; font-size:0; text-align:center;}


/* ¹öÆ° */
a.cs-btn {display:inline-block; width:49%; margin-right:2%; color:#000; background:#fff; padding:10px; font-size:1.4rem; font-weight:800; text-align:center; vertical-align:bottom; transition:all 0.3s;}
a.cs-btn:hover {background:var(--main2-color);}
a.cs-btn2 {display:inline-block; width:49%; color:#000; background:var(--main2-color); padding:10px; font-size:1.4rem; font-weight:800; text-align:center; vertical-align:bottom; transition:all 0.3s;}
a.cs-btn2:hover {background:#fff;}