/*인사말*/
.greeting{position:relative; max-width:1400px}
.greeting .img{position:relative; height:324px; margin-top:50px; background:url(../img/bg_greeting.jpg) no-repeat 0; background-size:cover;}
.greeting .img:before{content:''; display:block; position:absolute; bottom:0; left:135px; width:400px; height:400px;}
.greeting .tit{position:absolute; top:180px; right:50px; width:420px; height:190px; background:#AD4665}
.greeting .tit h3{position:relative; margin:0; padding:50px 20px 0 80px; color:#fff; font-size:15px; font-weight:300;  line-height:1.3; word-break:keep-all; box-sizing:border-box; text-align:left; letter-spacing:-1px}
.greeting .tit h3 strong{ float:left; width:100%; margin-bottom:20px;font-size:25px; font-weight:600;}
.greeting .tit h3:before{content:''; display:block; position:absolute; top:-23px; left:50px; width:1px; height:144px; margin:0; background:#fff;}
.greeting .tit h3 span{display:block; font-weight:600;}
.greeting .colum { padding:80px 20px 70px 20px;  max-width:1100px; margin:0 auto}
.greeting .colum:after{clear:both; content:""; display:block;}
.greeting .colum .full{float:left; width:100%; text-align:justify; }
.greeting .colum .full p{ font-size:17px; padding:10px 0; font-weight:500;}
.greeting .colum .full p strong{ font-size:18px;font-weight:600;}
.greeting .colum .right{float:right; width:48%; text-align:justify; }
.greeting .sign {text-align:right; font-size:18px; font-weight:600; color:#222; margin-top:0; padding-right:50px;  background-repeat:no-repeat; background-position:right center; line-height:50px;}
.greeting .sign .name { font-size:24px; margin-left:10px;}
/*인사말*/





/*그룹소개*/
.company_info  { width:100%; height:auto;  }
.company_info .img_page { width:100%; height:350px; 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 0; margin-top: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 .txt_page p { font-size:17px; line-height:1.75; letter-spacing:-0.02em;  color:#444; font-weight:300; padding-bottom:15px; word-break:keep-all; }

.company_info .img_page_1 { width:100%; height:240px; background-image:url(../img/company_info_img01.jpg); background-position:center; background-repeat:no-repeat; margin-top:50px;} 


.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: 600;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:600; letter-spacing:5px; text-align:center} 
.company_info .Ideology dd { text-align:center; font-size:17px; color:#444; font-weight:300; margin:0; letter-spacing:-0.02em; line-height:1.9}



.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:600;}
.tl_title_box_wrap li .txt_wrap .cell p { font-size:17px; color:#444; letter-spacing:-0.02em; font-weight:300; padding-top:50px; word-break:keep-all; }
.tl_title_box_wrap li:nth-child(4n+1) { margin-left:0}
/*그룹소개*/





/*연혁*/
.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: 600;}
.history_area dd strong {display: block;padding-bottom: 12px;font-size: 20px;line-height: 1.6;color: #1a1a1a;font-weight: 500;}
.history_area dd p {display: block;line-height: 1.6;color: #555;}
.history_area dd .img_box {display: block;margin-top: 39px;}
.right {text-align: right;}
.left {text-align: left;}
.fr {float: right;}
.img_box img { max-width: 100%}
/*연혁*/





/*오시는 길*/
ul.road_info_add {padding:0;border-top:1px solid #333;border-bottom:1px solid #333; position:relative; clear:both ; margin-bottom:50px;text-align:left;}
ul.road_info_add li{  border-bottom:1px solid #ddd; padding:10px 0  ; width:100%;}
ul.road_info_add li:last-child{  border-bottom:none;}
ul.road_info_add li dl{ clear:both;  width:100%; }
ul.road_info_add li dl:after{ clear:both; display:block; content:"";}
ul.road_info_add li dt{ width:16%; float:left; font-weight:600; padding:0 2%; font-size:15px;height:30px; line-height:30px;}
ul.road_info_add li dd{ width:80%; float:right;font-size:15px;line-height:30px;}
ul.road_info_add li dd img{ margin-left:10px; margin-right:3px; vertical-align: middle; margin-bottom:1px }
ul.road_info_add li dd h5{}

.map_info{width:320px;height:214px;background:#D73C5D;position:absolute;left: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:600; 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;}
/*오시는 길*/







/* business01 */
.business_area { max-width:1200px;  margin-top:0}
.business_area .box { position: relative; padding-bottom:80px; display:block;}
.business_area .box .img_right { float:right}
.business_area .box .txt_wrap { position: absolute; right: 0; top:0; background: #fff;  width: 35%;}
.business_area .box .txt_wrap .half-round-tit {padding:50px 0 20px 50px;}
.business_area .box .txt_wrap .half-round-tit strong {color:#1a1a1a;  font-size:20px; font-weight: 500;  vertical-align: middle;  line-height:1.6}
.business_area .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;}
.business_area .box .txt_wrap .half-round-tit span {background:#8abd00; margin-right:10px; float:left}
.business_area .box .txt_wrap .txt { padding:50px; text-align: justify;}
.business_area .box .txt_wrap02 { position: absolute; left: 0; top:0; background: #fff; width: 35%;}
/* business01 */






/* business02 */
.business_area .left { width:50%; float:left}
.business_area .right { width:50%; float:right}
.business_area .profile { float:left; padding-bottom:50px; max-width:221px}
.business_area .profile img { width:100%}
.business_area .list_wrap { float:left; padding:0 20px 40px 20px;}
.business_area .list_wrap h2 { font-size:24px; font-weight:600; margin-left:10px; text-align:left; color:#1a1a1a}
.business_area .list_wrap ul { padding:10px 0 0 0}
.business_area .list_wrap ul li { display:block; clear:both; text-align:left;  margin-left: 10px; }
.business_area .list_wrap .enterprise { margin-top:50px}
.business_area .list_wrap .enterprise li { float:left; display:block; padding:10px 20px; clear:none; background-image:none; margin-left:0}
/* business02 */




/* business03 */
.business_area03 { padding-top:110px}
.business_area03:after {content: " ";visibility: hidden;display: block; height: 0; clear: both;}
.business_area03 ul li {width:31.3333%; margin-right:3%; min-height:300px;  float:left; }
.business_area03 ul li:nth-child(3n+3){margin-right:0}
.business_area03 ul li .web_icon { width:100px; height:100px; margin-bottom:20px; background-color:#c7c7c7; color:#fff; display:table;  margin:0 auto}
.business_area03 ul li .web_icon .material-icons { text-align:center; font-size:40px; display:table-cell; vertical-align:middle; margin-bottom:20px}
.business_area03 ul li span {font-size:20px; color:#1a1a1a; font-weight:500; display:block; padding-bottom:10px; margin-top:30px; text-align:center; clear:both}
.business_area03 ul li p {  text-align:center; word-break:keep-all}
.business_area03 ul li .icon_img {text-align:center;padding-top:20px;display:block;}
/* business03 */




/*guide01*/
.guide_area { width:100%; margin-top:0; clear:both}
.guide_area .img img { width:100%; display:block}
.guide_area .box { margin-bottom:50px; background-color:#F1F1F1; clear:both}
.guide_area .box .img { max-width:50%; float:left;display:block}
.guide_area .box .img img { width:100%}
.guide_area .box .txt { max-width:50%; float:left; padding:50px 70px; background-color:#F1F1F1; display:block}
.guide_area .box .txt h2 { font-size:24px; padding-top:50px; font-weight:bold; color:#1a1a1a; letter-spacing:0}
.guide_area .box .txt p { padding-top:30px;  word-break:keep-all}

.guide_area .point { text-align:center; font-weight:600; font-size:18px; color:#000;}
.guide_area .point_s { margin-top:20px;}
/*guide01*/


/*guide*/
.stt_box {float:left; width:100%; margin:10px 0 30px 0;padding:0 0 0 0; }
.stt_box dt {float:left; width:18%;padding:0 0 0 30px;margin:0 0 10px 0;font-size:18px;font-weight:600;color:#000;background:url(../img/bulet.gif) no-repeat 0 7px; text-align:left}
.stt_box dt span { display:block;white-space:pre; }
.stt_box dd {float:right; width:82%;padding:20px;margin:4px 0;line-height: 1.8;border:1px solid #CFCFCF;}
.stt_box dd.none {border:none; padding:0;}
.stt_box dd span { float:left;font-weight:600; color:#0052C2; margin-bottom:10px;}
.stt_box dd h4 {padding:0 0 0 15px;margin:30px 0 0 0; background:url(../img/bl_black_square.gif) no-repeat 0 15px;}
.stt_box dd h4 small { float:right; font-size:16px;}
.stt_box dd ul {padding:0;margin:0 0 0 10px;;list-style:none;}
.stt_box dd ul li{padding:3px 10px 3px 15px;margin:0; background:url(../img/bl_black_square.gif) no-repeat 0 15px;}
.stt_box dd ul li strong { font-weight:600;}
.stt_box dd ul li.point {display:inline-block; padding:5px 20px; margin-left:30px;background-color:#0D64BD; color:#fff; font-weight:600; border-radius:5px;background-image:none;}
.stt_box dd ul li.point strong { font-size:18px;}
.stt_box dd ul li ul {padding:0; margin:10px; list-style:none;}
.stt_box dd ul li ul li {padding:6px 0 6px 10px;margin:0;background:url(../img/s_bulet.gif) no-repeat 0 15px; line-height:1.5;}
.stt_box dd ul li.inner { padding:0; margin:0 0 0 10px; list-style:none;}
.stt_box dd ul li.inner li {padding:0;margin:0; background-image:none;}
.stt_box dd ul li.inner li.s_title {font-weight:600;color:#AE1A1A; font-size:16px; padding-left:5px; margin-bottom:10px;}
.stt_box dd ul li.inner li.s_title ul { padding:0; margin:0 0 0 10px; list-style:none;}
.stt_box dd ul li.inner li ul {padding:0 0 0 10px;margin:10px 0 0 0;list-style:none;}
.stt_box dd ul li.inner li ul li {padding:6px 0 6px 10px;margin:0;background:url(../img/s_bulet.gif) no-repeat 0 15px; line-height:1.5;}

.stt_box1 {float:left; width:100%; margin:10px 0 10px 0;padding:0 0 0 0; }
.stt_box1 dt {float:left; width:100%;padding:0 0 0 30px;margin:0 0 10px 0;font-size:18px;font-weight:600;color:#000;background:url(../img/bulet.gif) no-repeat 0 7px; text-align:left}

.stt_box dd .scroll { display:none;}

.table_full .scroll { display:none;}

h2.stt_title { float:left; width:100%;padding:0 0 0 30px;margin:40px 0 10px 0;font-size:18px;font-weight:600;color:#000;background:url(../img/bulet.gif) no-repeat 0 7px; text-align:left}
h2.stt_title small {float:right;right:0;font-size:0.8em;font-weight:400;color:#333;}

/*이용절차*/
.stt_box .step1 { float:left;width:25%; padding:0 2% 0 0;margin:0;list-style:none;border-radius:10px;background:url(../img/guide_02_bt_next.gif) no-repeat 95% 50%; }
.stt_box .step1 li {width:90%;height:65px;text-align:center;font-size:15px;color:#fff;font-weight:600;line-height:1.5;padding:10px 0;margin:0;background-color:#0D64BD;border-radius:10px; background-image:none;}
.stt_box .step1 li.text1 {padding-top:20px; }
.stt_box .step1:nth-child(4n) {background-image:none; margin-right:0;}

/*비용안내*/
.stt_box .step2 { float:left;width:33%; padding:0 2% 0 0;margin:0;list-style:none;border-radius:10px;}
.stt_box .step2 li {width:85%;height:80px;text-align:center;font-size:15px;font-weight:600;line-height:1.5;margin:0; padding:0;border:3px solid #009CAE;border-radius:10px; background-image:none;}
.stt_box .step2 li.text1 {padding-top:15px;color:#000;}
.stt_box .step2 li.text2 {padding-top:15px;color:#000;}
.stt_box .step2 li.text3 {padding-top:30px;background-color:#009CAE; border:none;color:#fff;}
.stt_box .step2:nth-child(1n) {background:url(../img/guide_03_bt_plus.gif) no-repeat 95% 50%; }
.stt_box .step2:nth-child(2n) {background:url(../img/guide_03_bt_equals.gif) no-repeat 95% 50%; }
.stt_box .step2:nth-child(3n) {background-image:none; margin-right:0; padding-right:0;}


/*장기요양신청절차*/
.stt_box .step3 { float:left;width:25%; padding:0 2% 0 0;margin:0;list-style:none;border-radius:10px;background:url(../img/guide_02_bt_next.gif) no-repeat 95% 50%; }
.stt_box .step3 li { width:90%;text-align:center;line-height:1.5; padding:0; margin:0;}
.stt_box .step3 li.text1 {margin:0;padding:10px 0;background:#fff;font-size:15px; color:#000;line-height:1.5;border-top-right-radius:10px;border-top-left-radius:10px; border:4px solid #D91B4B;}
.stt_box .step3 li.text2 {padding:10px 0;font-size:17px; color:#fff; font-weight:600; background-image:none; background-color:#D91B4B;border-bottom-right-radius:10px;border-bottom-left-radius:10px;}
.stt_box .step3:nth-child(4n) {background-image:none; margin-right:0;}

.btn_purple{ display:inline-block; padding:0 40px;margin:10px 0 10px 0;background:#CE286F;font-size:17px;font-weight:600;color:#FFFFFF;border:1px solid #6B002B; height:60px; line-height:60px;}
.btn_purple:hover{background-color:#B20D54;}



/*자원봉사*/
.support_guide_01 { width:100%; height:200px;padding:40px 0 0 550px; margin:0 0 60px 0;background:#F2F1F3 url(../img/bg_support_01.jpg) no-repeat 0 0;}
.support_guide_01 h4 {font-size:25px; color:#CA4C78;font-family: 'yg-jalnan'; margin-bottom:20px;}
.support_guide_01 h4 strong {color:#B91951;}
.support_guide_01 p.txt { font-size:16px; color:#000; letter-spacing:-1px;}

.stt_box .step4 { float:left;width:33%; padding:0 2% 0 0;margin:0;list-style:none;border-radius:10px;background:url(../img/guide_02_bt_next.gif) no-repeat 95% 50%; }
.stt_box .step4 li {width:90%;height:60px; padding:0;text-align:center;font-size:15px;color:#fff;font-weight:600;line-height:60px;margin:0;background-color:#00A594;border-radius:10px; background-image:none;}
.stt_box .step4:nth-child(3n) {background-image:none; margin-right:0;}


/*후원*/
.support_guide_02 { width:100%; height:200px;padding:40px 0 0 570px; margin:0 0 60px 0;background:#F2F1F3 url(../img/bg_support_02.jpg) no-repeat 0 0;}
.support_guide_02 h4 {font-size:25px; color:#E5743D;font-family: 'yg-jalnan'; margin-bottom:20px;}
.support_guide_02 h4 strong {color:#D73510;}
.support_guide_02 p.txt { font-size:16px; color:#000; letter-spacing:-1px;}

.stt_box .step5 { float:left;width:32%; padding:0;margin:0 2% 0 0;list-style:none;border-radius:10px;}
.stt_box .step5 li { width:100%;text-align:center;line-height:1.5; padding:0; margin:0;}
.stt_box .step5 li.text1 { height:50px; line-height:50px;font-size:17px; color:#fff; font-weight:600; background-image:none; background-color:#00A594;border-top-right-radius:10px;border-top-left-radius:10px;}
.stt_box .step5 li.text2 {margin:0;padding:20px;background:#fff;font-size:15px; color:#000;line-height:1.5;border-bottom-right-radius:10px;border-bottom-left-radius:10px; border:4px solid #00A594; letter-spacing:-1px;}


.stt_box .step5:nth-child(3n) {background-image:none; margin-right:0;}



@media screen and (max-width: 1020px) {
	.business_area { padding:0}
	.business_area .profile { max-width:1200px; margin:0 2% 0 2%}
}


@media screen and (max-width: 1300px) {
     
	.sub_visual { height:300px;}
	.sub_visual .title_warp .title_page { height:300px;}
	.sub_visual h3 { margin-top:0;}
	
	.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 .colum { padding:30px 20px;}
	.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}
	
	
    .company_info .img_page { height:300px;background-size:100%;} 
	.company_info .txt_page { margin-top:0;}
	.company_info .img_page_1 {height:180px;background-size:100%;}
	.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}
	
	
	
	.business_area .box .img { text-align:center; display:block; float:none; clear:both}
	.business_area .box .img img { width:100%}
	.business_area .box .txt_wrap { width:100%; display:block; position:relative; clear:both}
	.business_area .box .txt_wrap .txt { padding:0 50px;}
	.business_area .colum .left .box .img img { width:100%}
	.business_area .list_wrap h2{ margin-left:0}
	.business_area .list_wrap ul { padding-left:0; margin-left:0}
	.business_area .list_wrap ul li { padding-left:0; margin-left:0}
	
	
	.business_area03 ul li { width:50%; margin-right:0}
	.business_area03 ul li p { max-width:300px; margin:0 auto}
	
	.stt_box dt { width:100%;}
	.stt_box dt span { display:inline;}
	.stt_box dd { float:left; width:100%;}
	
	.stt_box .step2:nth-child(1n) { background-position-x:97%;}
	.stt_box .step2:nth-child(2n) { background-position-x:97%;}
	
	.stt_box .step5 { width:100%; margin:0 0 20px 0;}
	
	.support_guide_01,
	.support_guide_02 { height:auto; padding:200px 0 0 0; margin-bottom:30px; text-align:center; background-size:100%;} 
	.support_guide_01 h4,
	.support_guide_02 h4 { background:#F2F1F3; margin-top:0; margin-bottom:0;padding:20px 0 10px 0;}
	.support_guide_01 p.txt,
	.support_guide_02 p.txt {  background:#F2F1F3; padding-bottom:20px;}

} 

@media screen and (max-width: 1060px) {
     .guide_area .box .img { max-width:45%; }
	 .guide_area .box .txt { max-width:55%; padding:20px 70px;}
	 .guide_area .point { font-size:16px; color:#000; padding:0 20px;}
}


@media screen and (max-width: 640px) {

    .greeting .img { margin-top:0;background-position-x:20%;}
    .greeting .tit { padding:0 50px 30px 0px;}
	.greeting .tit h3 { font-size:15px; padding:30px 20px 0 80px;}
	.greeting .tit h3 strong { font-size:20px;}
	
	.greeting .colum .full p { font-size:14px; line-height:1.5;}
	.greeting .colum .full p strong { font-size:16px;}
	
	.greeting .sign { font-size:15px; padding-right:20px;}
	.greeting .sign .name { font-size:20px;}
	
	
    .business_area .box { padding-bottom:30px;}
	.business_area .box .txt_wrap .txt { padding:0 20px; }
	.business_area .box .txt_wrap .half-round-tit { padding:20px;}
	.business_area .left { width:100%; float:none; margin:0; clear:both}
	.business_area .profile { max-width:100%; margin:0; clear:both; float:none}
	.business_area .list_wrap { float:none; width:100%; padding-left:20px}
	.business_area .right { width:100%; float:none; clear:both}
	
	.business_area03 ul li { width:100%; margin-right:0}
	.business_area03 ul li p {  margin:0 auto}
	
	.company_info .txt_page { margin-top:0;}
	.company_info .txt_page p { font-weight:400; font-size:14px;}
	.company_info .Ideology dd { font-weight:400}
	.tl_title_box_wrap li .txt_wrap .cell p { font-weight:400}
	.company_info .img_page  { background-size:cover; height:100px}
	.company_info .tl_title_box_wrap li { width:100%; margin-left:0; margin-bottom:3%;}
	.company_info .img_page_1  { background-size:cover; height:100px; margin-top:10px;}
	
	

	
	.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;}	
	
	.map_info {width:170px; height:100px;}
	.map_info span { display:none;}
	.map_info p { display:none;}
	.map_btn { top:;30px;}
	
	
	.guide_area .box .img { max-width:100%; display:block}
	.guide_area .box .txt { max-width:100%; padding:50px;}
	.guide_area .box .txt h2 { font-size:24px; font-weight:600; padding-top:0;}
	.guide_area .point { font-size:13px;}
     

	.product_area .txt{ width:100%; padding-bottom:20px}
    .product_area .img { width:100%; clear:both}
	
	.stt_box .step1 {width:100%;padding-bottom:30px; margin-bottom:10px;background:url(../img/guide_02_bt_next_m.gif) no-repeat 50% bottom; }
	.stt_box .step1 li { width:100%;}
	.stt_box .step1:nth-child(4n) {padding-bottom:0; margin-bottom:0;}
	
	.stt_box .step2 {width:100%;padding-bottom:50px; margin-bottom:10px; }
	.stt_box .step2:nth-child(1n) {background:url(../img/guide_03_bt_plus.gif) no-repeat 50% bottom;}
	.stt_box .step2:nth-child(2n) {background:url(../img/guide_03_bt_equals.gif) no-repeat 50% bottom;}
	.stt_box .step2:nth-child(3n) { background:none; padding-bottom:0; margin-bottom:0;}
	.stt_box .step2 li { width:100%;}
	
	.stt_box .step3 { width:100%; padding-bottom:40px; margin-bottom:10px; background:url(../img/guide_02_bt_next_m.gif) no-repeat 50% bottom;}
	.stt_box .step3 li { width:100%;}
	.stt_box .step3:nth-child(4n) { background:none; padding-bottom:0; margin-bottom:0;}
	
	
	.stt_box dd h4, 
	.stt_box dd h4 small { font-size:13px; display:inline-block;}
	.stt_box dd h4 {background:url(../img/bl_black_square.gif) no-repeat 0 10px;}
	
	.stt_box dd ul { margin-left:0;}
	
	.stt_box1 { margin:20px 0 0 0;}
	
	.stt_box dd .scroll { display:block; font-size:12px;}
	.table_full .scroll { display:block; font-size:12px;}
	
	.table_full  { width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative;}
	.table_full table th,
	.table_full table td {white-space:nowrap;}
	
	.btn_purple{padding:0 20px;margin:10px 0 10px 0;font-size:14px;height:40px; line-height:40px;}
	
	.support_guide_01, .support_guide_02 { padding-top:160px;}
	.support_guide_01 h4, .support_guide_02 h4 { padding:0 20px; line-height:1.2;}
	.support_guide_01 h4 strong { white-space:pre;}
	.support_guide_01 p.txt, .support_guide_02 p.txt { line-height:1.2; padding:20px;}
	
	.stt_box .step4 { width:100%;padding-bottom:30px; margin-bottom:10px;background:url(../img/guide_02_bt_next_m.gif) no-repeat 50% bottom;}
	.stt_box .step4 li { width:100%;}
	.stt_box .step4:nth-child(3n) {padding-bottom:0; margin-bottom:0;}
	
}
	