


<meta charset="utf-8">





/* 메인 */



.gg{display:block;}


/*인사말*/
.greeting{position:relative; max-width:1400px; /* border-bottom:2px solid #cbb680; */ display:flex; margin-bottom:150px;}
.greeting .ceo_img{margin-right: 61px; width: auto;}
.greeting .ceo_img img{max-width:590px; }
.greeting h3{font-size:38px; color:#363636; font-weight:500; margin-bottom:45px; letter-spacing:-2px; word-break:keep-all; margin-left:-48px;}
.greeting h3 strong{font-weight: 700;}
.greeting h3 strong span{color:#cbb680;}
.greeting p {font-size:20px; font-weight:300; color:#363636; line-height:32px; letter-spacing:-0.25px; word-break:keep-all;}
.greeting p span{margin-bottom: 35px; display: block;}
.ceo_txt{padding-left:48px;}
.ceo_txt span strong {color:#cbb680; font-size:25px; line-height:36px;    position: relative;}
.ceo_txt span strong::before{position:absolute; content:''; width:30px; height:6px; background:#cbb680; top:10px; left:-40px;}


@media screen and (max-width:1200px) {
	.greeting .ceo_img img{width:100%;}
}
@media (max-width: 980px){
   	.greeting .tit{position:relative; width:100%; height:auto; padding:0 50px 50px 0px; top:0; right:0;}
	.greeting .tit h3{font-size:22px; line-height:1.6em;}
	.greeting .tit h3 br{display:none;}
	.greeting .img { height:253px}
	.greeting .img:before{left:50%; width:300px; height:310px; margin-left:-150px; background-size:cover;}
	.greeting .colum .left { width:100%; clear:both}
	.greeting .colum .right { width:100%; padding-top:20px; clear:both}

}

@media screen and (max-width:760px) {
	.greeting{flex-direction: column;}
	.greeting .ceo_img{margin-right:0; margin: 0 auto; margin-bottom:12px;}
	.greeting h3 {font-size:32px;}
	.ceo_txt {padding-bottom:30px;}
	.ceo_txt br{display: none;}
}

/*인사말*/





/*그룹소개*/
.company_info  { width:100%; height:auto;  }
.company_info .img_page { width:100%; height:550px; background-image:url(../img/company_info_bg_company.jpg); background-position:center; background-repeat:no-repeat;} 
.company_info .txt_page { max-width:1200px; margin:0 auto; padding:20px}
.company_info .txt_page h2 { font-size: 42px; line-height: 1; font-weight: 600; margin-bottom: 44px; padding-top:100px; display: block; }
.company_info .Ideology { width:100%; padding-bottom:100px;}
.company_info .Ideology .inner { max-width:1240px; margin:auto; clear:both;}
.company_info .Ideology .inner h2 {font-size: 36px;font-weight: bold;color: #000; letter-spacing:5px; text-align:center; padding:95px 0 50px 0}
.company_info .Ideology .inner .point{color: #06F;}
.company_info .Ideology .inner h2:after { content: " ";display: block; margin:20px auto; width:40px; height: 2px; background-color:#000; clear: both;}
.company_info .Ideology dl { float:left; width:33.3333%; padding:20px; border-right:1px solid #ddd}
.company_info .Ideology dl:last-child { border:0}
.company_info .Ideology dl .web_icon { padding:0 0 20px 0; text-align:center; color:#ff4200}
.company_info .Ideology dl dt { font-size:20px; height:60px; font-weight:bold; letter-spacing:5px; text-align:center} 
.company_info .Ideology dd { line-height:2.2; text-align:center; font-size:16px; font-weight:400; letter-spacing:-0.02em; color:#555}

.tl_title_box_wrap {width:100%; height:auto; padding:150px 20px; clear:both; background-image:url(../img/work_page_bg.jpg); background-position:center; background-repeat:no-repeat; background-size:cover}
.tl_title_box_wrap li {position:relative; width:23.5%; min-height:400px; background-color:#fff; margin-left:2%; float:left; cursor:pointer;  -webkit-transition: all 0.4s; transition: all 0.4s; background-position:center; background-size:cover; background-repeat:no-repeat}
.tl_title_box_wrap li .bg { background-color:#2c3856; color:#fff; opacity:0; position:absolute; width:100%; height:100%; top:0;left:0; z-index:1}
.tl_title_box_wrap li:hover .bg {opacity: 1; -webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out; }
.tl_title_box_wrap li:hover {-webkit-box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);-ms-box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);box-shadow:4px 4px 9px 0 rgba(0,0,0,.15);-webkit-transform:translateY(-25px);transform:translateY(-25px)}
.tl_title_box_wrap li .txt_wrap{width:100%;height:100%; position:absolute; top:0; left:0; box-sizing:border-box;overflow:hidden;padding:40px;color:#fff;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out; opacity:1; display:table; z-index:2;}
.tl_title_box_wrap li:hover .txt_wrap { opacity:1; color:#fff}
.tl_title_box_wrap li:hover .txt_wrap .cell I { color:#FFF}
.tl_title_box_wrap li:hover .txt_wrap .cell h2 { color:#FFF}
.tl_title_box_wrap li:hover .txt_wrap .cell p { color:#fff}
.tl_title_box_wrap li .txt_wrap .cell { text-align:center;width:100%;display: table-cell; vertical-align: middle;}
.tl_title_box_wrap li .txt_wrap .cell i { font-size:35px; padding-bottom:20px; color:#1a1a1a}
.tl_title_box_wrap li .txt_wrap .cell h2 { font-size:24px; color:#1a1a1a; margin:0; font-weight:bold;}
.tl_title_box_wrap li .txt_wrap .cell p { padding-top:50px;}
.tl_title_box_wrap li:nth-child(4n+1) { margin-left:0}

@media (max-width: 960px){
	.company_info .work_page ul li { width:47%; margin-bottom:20px; margin-right: 0; margin-left: 2%;}
	.company_info .work_page ul li:last-child { margin-right:0}
	.company_info .work_page ul li:nth-child(2n+2) {margin-right:0;}
	.company_info .Ideology dl { width:100%; padding-bottom:30px; clear:both}
}
@media (max-width: 640px){
	.company_info .img_page  { background-size:cover; height:300px}
	.company_info .tl_title_box_wrap li { width:100%; margin-left:0; margin-bottom:3%;}
}
/*그룹소개*/





/*연혁*/
.history_area {position: relative;width: 100%;padding-top: 37px;}
.history_area .history_point {position: absolute;left: 50%;top: 0;margin-left: -5px;bottom: 20px;width:8px;background-color: #f6f6f6;overflow: hidden;}
/*.history_area .history_point span {position: absolute;display: block;top: 0;width: 100%;height: 200px; background-color:#039}*/
.history_area dl {width: 50%;padding-right: 94px;padding-left: 20px;box-sizing:border-box;}
.history_area div:nth-child(odd) dl {padding-right: 20px;padding-left: 94px;}
.history_area dt {margin-bottom: 20px;font-size: 46px;line-height:1.3;color: #555;font-weight: bold;}
.history_area dd strong {display: block;padding-bottom: 12px;font-size: 20px;line-height: 1.6;color: #1a1a1a;font-weight: bold;}
.history_area dd p {display: block;}
.history_area dd .img_box {display: block;margin-top: 39px;}
.right {text-align: right;}
.left {text-align: left;}
.fr {float: right;}

@media (max-width: 960px){
	.history_area .history_point {left: 10px;margin-left: 0;}
	.history_area dl {float: none !important;width: 100%;padding-right: 0;padding-left: 50px;text-align: left;}
	.history_area div:nth-child(odd) dl {/* padding-right: 0; */padding-left: 50px;}
	.history_area div + div {margin-top: 40px;}
	.history_area div:nth-child(2) {margin-top: 0;}
	.history_area dt {margin-bottom: 20px;font-size:30px;}
	.history_area dd p br {display: none;}
	.history_area dd .img_box {margin-top: 20px;}	
}


/*연혁*/






/*오시는 길*/
.location_area .contact_address {width:100%;height:auto; line-height:1.7;}
.location_area .contact_address ul {padding:0 20px 20px 0px;border-bottom:1px solid #ddd;}
.location_area ul li {color: #555; line-height:2.1;}
.contact_traffic .bus {width:100%;padding:0;}
.contact_traffic .subway {width:100%; padding-bottom:20px;}
.contact_traffic h3 { font-size:20px; font-weight:400; letter-spacing:-1px; color:#1a1a1a; padding-bottom:10px; margin-top:25px; text-align:left}/* í‘¸í„°íŒì—…*/

.map_info{width:283px;height:214px;background:#19cd61;position:absolute;right:0;top:0px;padding: 30px 28px;font-size:15px;color:#f8969a;letter-spacing:0;}
.map_info span{display:block;font-size:20px;color:#fff; font-weight:bold; letter-spacing:-.25px;}
.map_info p { padding-top:20px; color:#f2f2f2; line-height:1.4;}
.map_btn{position:absolute;left:30px;bottom:30px;}
.map_btn a{display:inline-block; padding:7px 10px; height:41px;border:1px solid #f2f2f2;text-align:center; color:#FFF; letter-spacing:-0.5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.map_btn a:hover{color:#000;background:#fff;border-color:#fff; text-decoration:none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.map_btn a:first-child{margin-right:5px;}

.map_addr{height:306px; line-height:76px;  margin-top:50px; margin-bottom:150px; position: relative; border-top: 1px solid #d2d2d2;}

.map_addr ul {display: flex; align-items:center; border-bottom: 1px solid #d2d2d2;}
.map_addr ul li {font-size:21px; color:#363636; font-weight:500; margin-right:25px; padding-left:26px;}
.map_addr ul li:first-child{width:160px;}
.map_addr ul li strong{color:#cbb680;  font-weight:700;  word-break:keep-all;}

.sub_map .root_daum_roughmap .wrap_map{height:460px;}
/*오시는 길*/

@media screen and (max-width:768px) {
	.map_addr{height:auto; margin-top:15px;}
	.map_addr ul{padding:8px 15px;  flex-direction: column;}
	.map_addr ul .fr{line-height:1.5;}
	.map_addr ul li{padding-left:0; margin-right: 0; font-size:18px; line-height:1.5; text-align:center; word-break: keep-all;}
	.map_addr ul li:nth-child(1){margin-bottom:7px;}
	.map_addr ul li .fr {padding-left:45px;word-break: keep-all;}
	.sub_map .root_daum_roughmap .wrap_map{height:300px;}
}
@media screen and (max-width:640px) {
	.sub_map .root_daum_roughmap .wrap_map{height:200px;}
}






/* content01 */
.content01  {margin-bottom:100px;}
.content01 .box { position: relative; padding-bottom:80px; display:block;}
.content01 .box .img_right { float:right}
.content01 .box .txt_wrap { position: absolute; right: 0; top:45px; background: #fff; padding:50px;  width: 60%;}
.content01 .box .txt_wrap .half-round-tit { display:inline-block;margin-bottom:20px}
.content01 .box .txt_wrap .half-round-tit strong {color:#1a1a1a;  font-size:22px; font-weight:500;  vertical-align: middle;  line-height:1.6; letter-spacing:0; float:left}
.content01 .box .txt_wrap .half-round-tit span { display: inline-block; width:35px; height:35px; line-height:35px; text-align: center;  border-radius: 50%; vertical-align: middle; color: #fff; font-size:16px}
.content01 .box .txt_wrap .half-round-tit span {background:#8abd00; margin-right:10px; float:left}
.content01 .box .txt_wrap p {text-align: justify;}
.content01 .box .txt_wrap02 { position: absolute; left: 0; top:45px; background: #fff; width: 60%;}

.content01 .img_box{margin-right:0;}
.content01 .img_box img{z-index:-1; width:100%; max-width:1400px;}
.content01 .img_box h3 {position:absolute; font-size:38px; color:#fff; top:0; padding:80px 100px 120px 100px; line-height:54px;}  
.content01 .img_box h3 strong {color:#cbb680;     border-bottom: 2px solid #cbb680;}
.content01 .txt{background:#fff; position:relative; max-width:1200px; margin:0 auto; top:-60px;}
.content01 .txt p {font-size:18px; color:#666; letter-spacing:-0.25px; padding:0 50px; padding-top:50px;  font-weight: 300;     line-height: 30px; word-break:keep-all; font-family: 'Noto Sans KR', sans-serif;}
.content01 .txt p span {display:block; margin-bottom:45px;}
.content01 .txt  .point {color:#cbb680; font-size:30px; font-weight:400;}



@media screen and (max-width: 1200px) {
	.content01 .img_box h3{padding:40px 100px 120px 100px; font-size:34px;}
}

@media screen and (max-width: 960px) {
	.content01 .img_box h3{padding:20px 100px 120px 100px;}
	.content01 .img_box img{height:220px;  object-fit: cover;}
	.content01 .txt p br {display:none;}
	.content01 .box .img { text-align:center; display:block; float:none; clear:both}
	.content01 .box .img img { width:100%}
	.content01 .box .txt_wrap { width:100%; padding:20px; display:block; position:relative; clear:both}
}

@media screen and (max-width: 760px) {
	.content01 .img_box h3{ font-size:30px; padding-left: 20px;padding-top: 20px;}
	.content01 .img_box h3 strong{ word-break: keep-all;}
	.content01 .txt p {padding-left:0; padding-right:0;}
}

@media screen and (max-width: 500px) {
	
	.content01 .img_box h3{ font-size:24px; padding-left: 20px;padding-top: 50px; word-break:keep-all;}
	.content01 .txt p {font-size:18px;}
	.content01 .img_box img {height:255px;}
	}

	@media screen and (max-width: 460px) {
	
	.content01 .img_box h3{ font-size:24px; padding-left: 20px;padding-top: 25px; word-break:keep-all;}
	.content01 .txt p {font-size:18px;}
	.content01 .img_box img {height:255px;}
	}

/* content01 */






/* content02 */
.content02 ul li { width:50%; float:left}
.content02 ul li .profile { float:left; padding-bottom:50px; width:48%}
.content02 ul li .profile img { width:100%}

.content02 ul li dl { float:left; padding:0 40px; width:52% }
.content02 ul li dl dt { font-size:22px; font-weight:bold; text-align:left; padding-bottom:20px; color:#1a1a1a; letter-spacing:0}
.content02 ul li dl dd { font-size:16px; color:#555; line-height:1.75; letter-spacing:-0.02em; text-align:left; display:block; clear:both;  }

.content02 .pc_content02{width:auto; margin-bottom:150px;}
.content02 .m_content02{display:none;}

.content02 .img02{position:absolute; left:580px; bottom:230px;}
.content02 h5{font-size:25px; color:#fff; font-weight:300;}
.content02 h4{font-size:38px; color:#fff; font-weight:400; margin-bottom:40px;}
.content02 ul{display:flex; flex-direction:column; line-height:38px; margin-top:20px;}
.content02 ul li{font-size:21px; color: #fff; width:100%; font-weight:300;}
.content02 .img_box_txt{position: absolute; top:0; padding-top:95px; padding-left:103px;}

.contnet02 .m_content02{display:none;}
.monly_content02{display: none;}


@media screen and (max-width: 1210px) {
    .content02 ul li { margin-left:2%; margin-bottom:6%}
	.content02 ul li:nth-child(2n+1) { margin-left:0}
	.content02 ul li .profile { width:100%}
	.content02 ul li dl { width:100%; padding:0 20px}
    .content02 .m_content02{display:block; width: 100%; margin-bottom:150px;}
    .content02 .pc_content02{display: none;}
    .content02 .img02{display:none;}
    .content02 .img_box_txt{padding-left:60px;}
}

@media screen and (max-width:760px) {
    .content02 ul li { width: 100%; font-size:18px; margin-bottom:0px;}
    .content02 .img_box_txt{padding-top:65px; padding-left:30px;}

    

}

@media screen and (max-width: 640px) {
    .content02 .m_content02{display: none;}
    .content02 .img_box_txt{display: none;}
    .monly_content02{display: block; width: 100%;}
}
/* content02 */





/* content03 */
.content03 .icon li {width:31.3333%; margin-right:3%; min-height:300px;  float:left; text-align:justify;}
.content03 .icon li:nth-child(3n+3){margin-right:0}
.content03 .icon li .web_icon { width:100px; height:100px; margin-bottom:20px; background-color:#c7c7c7; color:#fff; display:table;  margin:0 auto}
.content03 .icon li .web_icon i { text-align:center; font-size:40px; display:table-cell; vertical-align:middle; margin-bottom:20px}
.content03 .icon li h2 {font-size:22px;color:#000;display:block;clear:both;padding-bottom:10px; margin-top:30px; letter-spacing:0; text-align:center}
.content03 .icon li p { text-align:center; word-break:keep-all}
.content03 .icon li .icon_img {text-align:center;padding-top:20px;display:block;}
@media screen and (max-width: 960px) {
	.content03 .icon li { width:50%; margin-right:0}
	.content03 .icon li p { max-width:300px; margin:0 auto}
}

@media screen and (max-width: 640px) {
	.content03 .icon li { width:100%; margin-right:0}
	.content03 .icon li p { max-width:300px; margin:0 auto}
}
/* content03 */


/* 탭메뉴 */

.tabs {display: flex; justify-content: space-evenly; margin-bottom: 70px; margin-top:60px;}
.tabs li a{font-size:25px; color:#a8a8aa;}
.tabs li a:hover{color: #767679;}
.tabs li.active a {color: #363636; position: relative;}
.tabs li.active a::before{content: ''; position: absolute; width:100%; height:8px; top:21px; left:0px; background-color:#cbb680; z-index:-1;}


/* content_area04  이혼가사법률센터*/
.content_txt .width_num::after{ width: 140px; left: 52px;}
/* .content_txt .width_num.w100::after{ width: 100px;}
.content_txt .width_num.w125::after{ width: 125px;} */
/* .content_txt .width100::after{width:100px;}
.content_txt .width120::after{ width: 120px;}
.content_txt .width00::after{ width:0;} */
.width_num {margin-right:20px;}
.content_txt.mid {margin:50px 0;}
.content_txt.last {margin:50px 0; margin-bottom:0;}
.gray_bg_txt{ width: 840px;  background: #f9f9f9; line-height: 40px;padding-left: 40px; display: flex;flex-direction: column;justify-content: center; padding: 30px 40px;  margin-top: 20px;  margin-bottom: 50px;}
.gray_bg_txt ul li{ font-size: 18px;color: #666666;letter-spacing: -0.015em; font-weight:300; font-family: 'Noto Sans KR', sans-serif;}

.content_txt ul {display:grid;  grid-template-columns: 1fr 2fr; }
.gray_bg_txt ul {display:flex; flex-direction:column;}
.content_txt .right_txt p {font-weight:700;}
.content_txt .right_txt h2 {font-size:30px; color:#b2a070; line-height:40px; letter-spacing:-0.015em; font-weight:400;}
.content_txt .right_txt.cont02{width:920px; margin-right:-60px;}
.content_txt .right_txt.cont02 p{font-weight:300; letter-spacing:-0.015em;}
.content_txt .right_txt.cont02 p strong{color:#b2a070; font-weight:400;}
.content_txt .right_txt .gray_bg_txt p {font-weight:300;}

.content02_m{display:none;}

/* 위자료 */

.content-wrap.cont02 ul{margin-bottom:120px;}
.content_txt .con02 ul li {font-size:18px;}



.content04 .point { padding:0 20px 0 0}
.content04 .point p { font-size:22px; font-weight:bold; padding-left:30px; color:#1a1a1a; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left center;}
.content04 .point h2 { font-size:28px; font-weight:100; color:#f66120; text-align:left; padding:10px 0 0;}
.content04 .colum { max-width:1400px;  margin:0 auto; padding: 30px 0 }
.content04 .colum .left { width:50%; float:left; border-right:1px solid #ddd; padding-right:50px}
.content04 .colum .left h2 { font-size:20px; color:#000; letter-spacing:0; padding-bottom:20px; font-weight:bold}
.content04 .colum .right { width:50%;  float:left; padding-left:50px; line-height:1.8; text-align:left}
.content04 .colum .right h2 { font-size:20px; color:#000; letter-spacing:0; padding-bottom:20px; font-weight:bold}
.content04 .content_txt_box { width:100%; padding-top:50px; clear:both}
.content04 .title_text{float:left; display: block; line-height:1.8; width:25%; color:#1a1a1a; font-size:22px; letter-spacing:0; text-align:left; font-weight:bold; margin:0;  padding:0 0 0 30px; background-image:url(../img/title_icon.png); background-repeat:no-repeat; background-position:left center; box-sizing:border-box}
.content04 .sub_txt {float:right; width:75%;}
.content04 .sub_txt .h2 { font-size:20px; }
.content04 .content_sub_title .img { float:left; text-align:right; width:450px }
.content08 .content_txt .b_imgbox h5{text-decoration:none;}
.img_title {position: relative; margin-bottom:90px;}
.img_title img{width:100%;}
.img_title .pc {display:block;}
.img_title .mobile {display: none;}
.img_title h3{font-size:42px; color:#ffffff; font-weight:800; word-break:keep-all;}
.img_title p {font-size:21px; color:#ffffff; font-weight:500;}
.img_title .img_txt{position: absolute;     top: 50%;left: 50%; transform: translate( -50%, -50% );text-align: center;}
.img_title.mb35{margin-bottom:35px; margin-top:35px;}

.content-wrap{    padding: 0px 100px 100px 100px;} 
.content_txt h5{    font-size: 25px;
    color: #363636;
    margin-bottom: 38px;
    position: relative;    text-decoration: underline 7px #ede6d3; }
.content_txt h4{font-size:25px; color:#363636; margin-bottom:38px; position: relative;     text-decoration: underline 7px #ede6d3;}


.content_txt .width160 {margin-top:92px;}
.content_txt .width130::after{width:130px;}
.content_txt .width135::after{width:135px;}
.content_txt .width160::after{width:160px;}
.content_txt .width165::after{width:165px;}
.content_txt .width315::after{width:315px;}
.content_txt .width220::after{width:220px;}
.content_txt .width250::after{width:250px;}

.content_txt .width220{ text-decoration: underline 7px #ede6d3;}
.content_txt p{font-size:18px; font-weight:300; color:#666; letter-spacing: -1.1px; line-height: 30px; word-break:keep-all; letter-spacing:-0.25px; font-family: 'Noto Sans KR', sans-serif;}
.content_txt.mt80{margin-top:80px;}
.content_txt span{display:block;}

/* .content05{margin-bottom:150px;} */
/* .content06{margin-bottom:150px;}
.content07{margin-bottom:150px;}
.content08{margin-bottom:150px;} */
.content05 .content_txt span{margin:40px 0;}
.content06 .content_txt span{margin:40px 0;}
.content07 .content_txt span{margin:40px 0;}
.content08 .content_txt span{margin:40px 0;}

.content07 .content_txt h4:not(:first-child){margin-top:92px;} 

.content08 .content_txt h5{position:absolute; top:8px; left:25px; font-size:21px; color:#ffffff; font-weight:300;}
.content08 .content_txt .b_imgbox{position: relative;}
.content08 .content_txt .b_imgbox p {margin-bottom:40px; margin-top:18px;}
.content08 .content_txt h6 {position:relative; color:#e46e27; font-size:21px; padding-left: 40px; margin-top:46px; margin-bottom:26px; word-break: keep-all;}
.content08 .content_txt h6::before{content:''; position:absolute; width:30px; height:6px; left:0; top:10px; background:#e46e27;}
.b_imgbox.mt100 {margin-top: 90px;}
.b_imgbox.mb90 {margin-bottom: 90px;}

.content_mid_box{background-color:#eeeeee; padding:40px; margin:40px 0; border-radius:13px; z-index:-2;}
.content_mid_box ul {line-height:38px; display:block;}
.content_mid_box ul li{font-size:21px; color:#363636; font-weight:300; letter-spacing:-0.2px;  list-style-position: inside;text-indent: -30px;padding-left: 30px;}
.content_mid_box ul li i {margin-left:10px;}
.content07 .content_mid_box span,
.content08 .content_mid_box span
{margin:0; display:inline; color:#cbb680; margin-right:10px; position: relative; z-index:1;}
.content_mid_box span::before{content:''; position:absolute; width:16px; height:16px; background:#fff; top:2px; left:0; border-radius:50%; z-index:-1;}
.content08 .content_txt .b_img03m  br{display:none;}


.img_txt_right{margin-bottom:300px; display: flex; align-items: center; margin-top:28px;}
.img_txt_right img{margin-right:47px;}
.img_txt_right ul li{font-size: 20px; font-weight:300; color:#363636; letter-spacing:-0.2px; line-height: 38px; position: relative;}
.img_txt_right ul li::before{content:''; position: absolute; background:#cbb680; width:7px; height:7px; left: -15px; top: 15px; border-radius:50%;}
.b_img03.m{display:none;}

@media screen and (max-width:1200px){
	.content_txt ul{display:block;}
	.content_txt .right_txt.cont02{width:100%;}
	.content-wrap.cont02 ul{margin-bottom:90px;}
}


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

    .img_title img{height:150px;}
    .img_txt_right{flex-direction: column; align-items: flex-start;}
    .img_txt_right img{margin-right:0; width: 100%; margin-bottom:20px;}
    .img_txt_right ul li{margin-left: 20px;}
    .content_txt p br{display:none;}
		.content_txt h5{margin-bottom:0;}

}

@media screen and (max-width: 960px) {
	.content04 .colum .left { width:100%; border:0; float:none; padding:0; clear:both}
	.content04 .colum .right { width:100%; padding:20px 0 0  }
	.content04 .title_text { width:100%; margin-bottom:20px; clear:both}
	.content04 .sub_txt { float:left; width:100%}
	.content02_pc{display:none;}
	.content02_m{display:block; width:100%;}
	.gray_bg_txt{width:100%;}

}

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

	.tabs{margin-top:20px; margin-bottom:50px; display:grid; grid-template-columns: 1fr 1fr 1fr;}
	.content-wrap{padding:0 20px 100px 20px;}
	.content05{margin-bottom:0;}

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

	.img_title .pc{display:none;}
	.img_title .mobile {display: block;     object-fit: cover;}
	.img_title img{background-size:cover; width:100%;}

	.content_txt ul{display:block}
	.content-wrap.cont02 ul{margin-bottom:50px;}
	.content_txt .right_txt.cont02{width:100%; margin-right:0;}

}

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


	.img_title .img_txt span{display: block;}
	.img_title h3{font-size:30px;}
    .tabs{display:grid;grid-template-columns: 1fr 1fr; grid-gap: 15px; text-align: center; padding-right:15px;}
	.tabs li {word-break: keep-all;}
	.img_title.mb35 img{height:120px;}
	.content_mid_box span::before{top:5px; left: 1px;}

	.gray_bg_txt {padding:30px 20px;}
	.gray_bg_txt ul li{font-size:16px}
/*      .content_txt h4::after{content:'';position:absolute; width:190px; height:9px; background-color:#ede6d3;bottom:3px; left:0; z-index:-1;} */
	 .content_txt h4 br{display:none;}
	 .content_txt h4{text-decoration-color:#ede6d3; text-decoration-line:underline; text-decoration-thickness:5px;}
	 .content_txt .width255::after{width:255px;}
	  .content_txt .width90::after{width:90px;}
.content08 .content_txt h5{font-size:19px;}
	.b_img03.wh{display:none;}
	.b_img03.m{display:block; width:92%;     height: 70px;}
	.content08 .content_txt .b_img03m   {     position: absolute;top: 14px; left: 55px ; }
.content08 .content_txt .b_img03m  br{display:block;}
}

@media screen and (max-width:460px){
	.content08 .content_txt .b_img03m   {     position: absolute;top: 14px; left: 44px ;}

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


	.content08 .content_txt h5{word-break: keep-all;}
	.b_img03.wh{width:100%; height:66px;}
}

@media screen and (max-width:360px) {
.content08 .content_txt .b_img03m {top:14px;}
	.b_img03.m{display:block; width:105%;     height: 70px;}
}


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


	.b_img03.wh{width:100%; height:92px;}
}


/* content_area04 */







/* content_area05 */
.content05 .photo_box { margin-bottom:50px; background-color:#f9f9f9; clear:both}
.content05 .photo_box .img { max-width:50%; float:left;display:block}
.content05 .photo_box .img img { width:100%}
.content05 .photo_box .txt { max-width:50%; float:left; padding:50px; background-color:#f9f9f9; display:block}
.content05 .photo_box .txt h2 { font-size:24px; padding-top:50px; letter-spacing:0; font-weight:bold; text-align:left}
.content05 .photo_box .txt p { padding-top:20px; word-break:keep-all}
@media screen and (max-width: 960px) {
	.content05 .photo_box .img { max-width:100%; display:block}
	.content05 .photo_box .txt { max-width:100%;}
	.content05 .photo_box .txt h2 { font-size:24px; padding-top:0; font-weight:bold}
}
/* content_area05 */






/* content_area06 */
.content06 .thumb_box  {width:31.3333%; margin-right:3%; display:block; float:left; }
@media screen and (min-width: 961px) {
    .content06 .thumb_box:nth-child(3n+3) { margin-right:0}
}
.content06 .thumb_box .img { width:100%; min-height:300px; background-image:url(../img/rnd03_thumb01.jpg); background-repeat:no-repeat; background-size:cover; clear:both; overflow:hidden; position:relative}
.content06 .thumb_box .txt { width:100%; padding:20px; text-align:left; clear:both}
.content06 .thumb_box .txt h2 { font-size:24px; text-align:center; letter-spacing:0; font-weight:bold}
.content06 .thumb_box .txt p { padding:20px 0px; text-align:center; }
@media screen and (max-width: 960px) {
    .content06 .thumb_box { width:49%; margin-right:2% }
	.content06 .thumb_box:nth-child(2n+2) { margin-right:0} 
}

@media screen and (max-width: 640px) {
    .content06 .thumb_box { width:100%; margin:0; clear:both; float:none}
}
/* content_area06 */

#footer { padding: 30px 0px; width: 100%;  max-width:2560px;  position:relative; z-index:10; background-color:#0d0d0d; clear:both }

#footer .footer_in { position:relative; z-index:10; max-width:1200px; height:224px; padding:0 10px 0 10px; margin:0 auto; }
#footer .gotop { position:fixed; left:0; bottom:20px; width:100%; min-width:1080px; height:1px; text-align:center; }
#footer .gotop a { position:absolute; right:7px; bottom:0; }
#footer .menu { display:block; padding:7px 0 0;  }
#footer .menu a { display:inline-block; margin-right:28px; font-size:14px; font-weight:bold; color:#bbb; }
#footer .menu a:active { font-size:14px;} 
#footer .menu a strong { color:#f36910; }
#footer address { position:relative; padding-top:37px;  font-size:15px; color:#b5b5b6; } /* font-weight:bold; */
#footer .adr { display:block; margin:0 0 6px; vertical-align:middle; font-style:normal;  font-family:'Apple SDGothic Neo', sans-serif;}

/* #footer .adr:before { content:""; display:inline-block; width:3px; height:3px; margin:0 8px 0 0; border-radius:3px; background-color:#fff; vertical-align:middle; } */
#footer .copyright { display:block; margin:16px 0 0; font-size:15px;font-style:normal;  }
#footer a.wa { position:absolute; right:0; top:37px; }

/* .test{position: absolute; top: 50px;right:0;} */
.footer-logo{position: absolute; top: 50px;right:0;}
.footer-logo img{width:212px;}


@media screen and (max-width:960px) {
	.footer-logo{top:180px; right:60px;}
}

@media screen and (max-width:500px) {
	.footer-logo{right:auto; left:10px; bottom:0; top:auto}
	#footer address {padding-top:20px;}
	.footer-logo img{width:180px;}
    #footer{padding-bottom:60px;}
		.footer-logo{right:auto; left:10px; bottom:-50px;}
		#footer .copyright{margin:9px 0 0;}
			#footer .menu{padding:0;}

}

@media screen and (max-width:360px) {
	#footer address {padding-top:0;}
}