@font-face { 
 font-family: SDSwaggerTTF;  
 src:  
	  url(../../font/SDSwaggerTTF.eot), 
	  url(../../font/SDSwaggerTTF.ttf), 
	  url(../../font/SDSwaggerTTF.woff), 
	  url(../../font/SDSwaggerTTF.woff2); 
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 100;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 300;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 400;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 500;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 700;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans KR';
	font-style: normal;
	font-weight: 900;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),
		url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
}
	
@font-face {
    font-family: 'Pretendard-Thin';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
	
@font-face {
    font-family: 'Pretendard-ExtraLight';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
	
@font-face {
    font-family: 'Pretendard-Light';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
	
@font-face {
    font-family: 'Pretendard-Regular';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
	
@font-face {
    font-family: 'Pretendard-Medium';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
	
@font-face {
    font-family: 'Pretendard-SemiBold';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}
	
@font-face {
    font-family: 'Pretendard-Bold';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
	
@font-face {
    font-family: 'Pretendard-ExtraBold';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
	
@font-face {
    font-family: 'Pretendard-Black';
    src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
	
/* CSS Document */
html, body {width:100%; height:100%; margin:0; padding:0; border:0; outline:0; color:inherit; font-family: 'Pretendard-Regular' ; font-style: normal; line-height:normal; vertical-align:baseline; word-break: keep-all}
body {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

select { -webkit-appearance: none; /* 네이티브 외형 감추기 */ -moz-appearance: none; appearance: none; background: url('/images/common/select.png') no-repeat calc(100% - 6px) 50% #f7f7f7; /* 화살표 모양의 이미지 */   }
		.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width: 38%;margin: 0 3px;padding: 2px 5px; }

a {color:inherit;text-decoration: none;}

ul, li {list-style: none; padding:0;}

input{outline-width:0;}
	
table{padding:0;border:0;border-spacing:0px;border-collapse:collapse;}
th, td{padding:0;}

em {font-style:normal}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin : 0;
}
	
input[type="checkbox"] {display:none;}
input[type="checkbox"] + label {color:#666;}
input[type="checkbox"] + label span {display:inline-block; width:19px; height:19px; margin:-2px 5px 0 0; vertical-align:middle; background:url(/images/common/check2.png) left top no-repeat; cursor:pointer;}
input[type="checkbox"]:checked + label span {background:url(/images/common/check2.png) -19px top no-repeat;}
input[type="radio"] {display:none;}
input[type="radio"] + label {color:#666;}
input[type="radio"] + label span {display:inline-block; width:19px; height:19px; margin:-2px 5px 0 0; vertical-align:middle; background:url(/images/common/check2.png) -38px top no-repeat; cursor:pointer;}
input[type="radio"]:checked + label span {background:url(/images/common/check2.png) -57px top no-repeat;}
img {vertical-align:top;}



.paging_wrap {width:100%; text-align:center; margin:40px 0; position:relative;z-index:9;}
.paging {display:inline-block; }
.paging .bn {height:36px; float:left;}
.paging .bn a {display:inline-block; float:left; margin:0 2px; width:36px; height:36px; border:1px solid #dadada;color:#807e7e; font-size:14pt; line-height:36px; text-transform:uppercase;}
.paging .bn_left a {display:block; height:100%;text-align:center;}
.paging .bn_right a {display:block; height:100%;text-align:center;}
.paging ul {display:contents; float:left; ; height:36px;}
.paging ul li {float:left; width:36px; height:36px; margin:0 2px;}
.paging ul li a {display:block; width:36px; height:36px; border:1px solid #dadada; font-size:14px; color:#807e7e; text-align:center; line-height:36px;}
.paging ul li.on  {width:37px; height:37px; border:0; background:#666; font-weight:bold; color:#fff; line-height:36px;}
.paging ul li.on a {color:#fff;}


.ripples {
  --uib-size: 200px;
  --uib-speed: 2.5s;
  --uib-color: #47abee;

  position: relative;
  height: var(--uib-size);
  width: var(--uib-size);
	margin:50px auto;
}

.ripples::before,
.ripples::after,
.ripples__dot::before,
.ripples__dot::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  background-color: var(--uib-color);
  animation: pulse var(--uib-speed) linear infinite;
  transform: scale(0);
  opacity: 0;
}

.ripples::after {
  animation-delay: calc(var(--uib-speed) / -4);
}

.ripples__dot::before {
  animation-delay: calc(var(--uib-speed) * -0.5);
}

.ripples__dot::after {
  animation-delay: calc(var(--uib-speed) * -0.75);
}

@keyframes pulse {
  0% {
	transform: scale(0);
	opacity: 1;
  }
  100% {
	transform: scale(1);
	opacity: 0;
  }
}


#container {width:100%;  height:100%; position:relative;}


.product_wrap {text-align:center; }
.story_wrap {text-align:center; }
.comp_wrap {text-align:center; }

.sub_top1 {font-family: omnigothic, sans-serif; width:100%; height:calc(529px - 150px); background:url('/matching/images/pr_bg.png') no-repeat 100% 50%; background-size:cover; padding-top:150px}
.sub_top3 {font-family: omnigothic, sans-serif; width:100%; height:calc(529px - 150px); background:url('/matching/images/st_bg.png') no-repeat 100% 50%; background-size:cover; padding-top:150px}
.sub_top2 {font-family: omnigothic, sans-serif; width:100%; height:calc(529px - 150px); background:url('/matching/images/pl_bg.png') no-repeat 100% 50%; background-size:cover; padding-top:150px; color:#fff;}
.sub_top4 {font-family: omnigothic, sans-serif; width:100%; height:calc(529px - 200px); padding-top:150px; }

@media screen and ( max-width: 1100px ) {		
	.sub_top1 {width:100%; height:calc(400px - 150px); background:url('/matching/images/pr_bg.png') no-repeat 70% 50%; background-size:cover; padding-top:90px}
	.sub_top3 {width:100%; height:calc(400px - 150px); background:url('/matching/images/st_bg.png') no-repeat 70% 50%; background-size:cover; padding-top:90px}
	.sub_top2 {width:100%; height:calc(400px - 150px); background:url('/matching/images/pl_bg.png') no-repeat 70% 50%; background-size:cover; padding-top:90px; color:#fff;}
}

@media screen and ( max-width: 700px ) {		
	.sub_top1 {width:100%; height:calc(400px - 150px); background:url('/matching/images/pr_bg.png') no-repeat 75% 50%; background-size:cover; padding-top:50px}
	.sub_top3 {width:100%; height:calc(400px - 150px); background:url('/matching/images/st_bg.png') no-repeat 75% 50%; background-size:cover; padding-top:50px}
	.sub_top2 {width:100%; height:calc(400px - 150px); background:url('/matching/images/pl_bg.png') no-repeat 75% 50%; background-size:cover; padding-top:50px; color:#fff;}
}


.pr_title1 {font-weight:500; font-size:60px;}
.pr_title2 {font-size:27px; margin-top:10px; font-weight:400;}
.pr_title3 {font-size:23px; margin-top:30px; color:#999;}
.pr_title4 {font-size:21px; margin-top:20px; font-weight:300;}
.pr_title5 {font-size:27px; color:#000}
.pr_title6 {font-size:18px; margin-bottom:40px; color:#000}
.prB_wrap {width:90%; max-width:720px; margin:40px auto 0; display: table; color:#0065a4; font-size:18px; font-weight:700}
.prB {width:calc((100% / 3) - 62px); display: inline-block; float:left; padding:15px 20px; margin:0 10px 20px; border:1px solid #0065a4; border-radius:33px; cursor:pointer}
.br_600 {display:none;}



@media screen and ( max-width: 600px ) {		
	.br_600 {display:block;}
	.pr_title1 {font-size:45px;}
	.pr_title2 {font-size:22px;}
	.pr_title3 {font-size:18px; margin-top:20px;}
	.prB_wrap {margin:25px auto 0;0}
	.prB {width:calc((100% / 2) - 62px);  padding:10px 20px; font-size:16px; margin:0 10px 10px;}
	.pr_title5 {font-size:22px;}
	.pr_title6 {font-size:15px;}
}

#req .p_wrap {width:100%; display:table; margin:40px auto 20px; font-weight:500; font-size:20px; text-align:center;}
#req .p_wrap1 {width:fit-content;  display: inline-block;}
#req .p_wrap1_title {width:fit-content; padding:5px 0; display: inline-block; float:left; text-align:center; margin-right:10px}
#req .p_wrap1_form {width:fit-content; display: inline-block; float:left; text-align:center; margin-right:40px}
#req .last {margin-right:0px}
#req #pname {background:#f7f7f7; width:150px; border-radius:20px; height:40px; border:0; padding:0 15px; font-size:20px}
#req #pnum1 {background:#f7f7f7; width:50px; border-radius:20px; height:40px; border:0; padding:0 15px; font-size:18px}
#req #pnum2 {background:#f7f7f7; width:50px; border-radius:20px; height:40px; border:0; padding:0 15px; font-size:18px}
#req #pnum3 {background:#f7f7f7; width:50px; border-radius:20px; height:40px; border:0; padding:0 15px; font-size:18px}
#req #rtime {width:153px; border-radius:20px; height:40px; border:0; padding:0 15px; font-size:18px}
#req #mapOn {width:fit-content; height:60px; border-radius:30px; background:#363636; color:#bfbfbf; text-align:center; line-height: 60px; font-size: 22px; font-weight:700; margin:30px auto 0; padding: 0 20px; cursor:pointer;}
#req .pri_wrap {width:fit-content; margin:10px auto 0; display: table; font-size:14px; text-align:left; padding:20px 73px;; background:#f7f7f7; border-radius: 20px;}

@media screen and ( max-width: 600px ) {
	#req .p_wrap {font-size:15px; margin-top:20px;}
	#req #pname {font-size:14px}
	#req #pnum1 {font-size:14px; width:35px;}
	#req #pnum2 {font-size:14px; width:35px;}
	#req #pnum3 {font-size:14px; width:35px;}
	#req #rtime {font-size:14px}
	#req .p_wrap1_form {margin-right:0;}
	#req .pri_wrap {width:calc(95% - 30px); padding:15px; font-size:13px;}
	#req #mapOn {height:46px; border-radius:23px; line-height: 46px; font-size: 18px;}
}


#req1 {width:98%; max-width:700px; margin:0 auto;}
#req1 .p_wrap {width:100%; max-width:480px; display:table; margin:40px auto 20px; font-weight:500; font-size:17px; text-align:left;}
#req1 .p_wrap1 {width:100%;  display: table; margin-bottom: 33px;}
#req1 .p_wrap1_title {width:33%;  display: inline-block; float:left; line-height:46px;}
#req1 .p_wrap1_form {width:67%; display: inline-block; float:left;}
#req1 .last {margin-right:0px}
#req1 #pname {width:calc(100% - 32px); border:1px solid #e8e8e8; border-radius:2px; height:48px; padding:0 15px; font-size:18px}
#req1 #pnum1 {width:50px; border:1px solid #e8e8e8; border-radius:2px; height:48px; padding:0 15px; font-size:18px}
#req1 #pnum2 {width:50px; border:1px solid #e8e8e8; border-radius:2px; height:48px; padding:0 15px; font-size:18px}
#req1 #pnum3 { width:50px; border:1px solid #e8e8e8; border-radius:2px; height:48px; padding:0 15px; font-size:18px}
#req1 #rtime {width:100%; background-color: #fff; border:1px solid #e8e8e8; border-radius:2px; height:48px; padding:0 15px; font-size:18px}
#req1 #mapOn {width:fit-content; height:60px; border-radius:10px; background:#0189df; color:#e8f1fa; text-align:center; line-height: 60px; font-size: 22px; font-weight:700; margin:30px auto 0; padding: 0 60px; cursor:pointer;}
#req1 #mapOn1 {width:fit-content; height:60px; border-radius:10px; background:#555; color:#fff; text-align:center; line-height: 60px; font-size: 22px; font-weight:700; margin:30px auto 0; padding: 0 60px;}
#req1 .pri_wrap {width: calc(100% - 66px); max-width:calc(640px - 66px); color:#666; margin:10px auto 0; display: table; font-size:13px; text-align:left; padding:26px 34px; border:1px solid #e8e8e8; border-radius: 2px;}
#req1 .findArea {font-size:16px; font-weight:700; width:fit-content; padding:8px 20px; border-radius:5px; background:#f2f2f2; color:#999; border:1px solid #eee}
#req1 .findArea:hover {color:#777; background:#ddd; border:1px solid #ddd}

@media screen and ( max-width: 600px ) {
	#req1 .p_wrap {width:calc(95%); font-size:15px; margin-top:20px;}
	#req1 #pname {font-size:14px}
	#req1 #pnum1 {font-size:14px; width:35px;}
	#req1 #pnum2 {font-size:14px; width:35px;}
	#req1 #pnum3 {font-size:14px; width:35px;}
	#req1 #rtime {font-size:14px}
	#req1 .p_wrap1_form {margin-right:0;}
	#req1 .pri_wrap {width:calc(95% - 30px); padding:15px; font-size:13px;}
	#req1 #mapOn {height:46px; border-radius:23px; line-height: 46px; font-size: 18px;}
}


.info_wrap {width:100%; height:110px; background:#48c9d9;}
.info_cont {width:96%; max-width:1000px; height:110px; margin:0 auto; position: relative; color:#fff;}

.info_cont_title1 {position: absolute; font-weight:700; font-size:23px; left:0; top:38px}
.info_cont_title3 {position: absolute; font-size:17px; left:370px; top:29px; text-align:left; word-break: keep-all}

.info_wrap2 {width:100%; display:block; background:#48c9d9; padding: 10px 0;display:none;}
.info_cont2 {width:90%; margin:0 auto; position: relative; color:#fff; text-align:center;}

.info_cont2_title1 {position: absolute; left:50%; margin-left:-65px; top:-135px; z-index:-1;}
.info_cont2_title2 {font-weight:700; font-size:23px; left:0; top:38px}
.info_cont2_title3 {font-size:16px; left:370px; top:31px; text-align:center; word-break: keep-all}

.info_wrap3 {width:96%; max-width:1183px; margin:40px auto 0; display: table;}
.info_cont3 {width:calc((100% / 4) - 1px); border-right:1px solid #0065a4; padding:5px 0; display: inline-block; float:left; text-align:center;}
.info_cont3:last-child {width:calc(100% / 4); border-right:0;}
.info_cont3_title1 {font-weight:700; font-size:21px; color:#0065a4}
.info_cont3_title2 {font-size:17px; margin-top:5px;}



@media screen and ( max-width: 990px ) {
	.info_cont_title3 {top:19px;}
}

@media screen and ( max-width: 780px ) {
	.info_wrap {display:none;}
	.info_wrap2 {display:block;}
	.br_none {display:none;}
}

@media screen and ( max-width: 1100px ) {
	.info_cont3_title1 {font-size:18px;}
	.info_cont3_title2 {font-size:15px;}
	#container {width:100%;  height:calc(100% - 60px); position:relative;}
}

@media screen and ( max-width: 900px ) {
	.info_cont3_title1 {font-size:21px;}
	.info_cont3_title2 {font-size:17px;}

	.info_cont3 {width:calc((100% / 2) - 1px); border-right:1px solid #0065a4; padding:5px 0; display: inline-block; float:left; text-align:center;}
	.info_cont3:nth-child(2), .info_cont3:last-child {width:calc(100% / 2); border-right:0;margin-bottom:10px;}
	.info_cont3:nth-child(1), .info_cont3:nth-child(3) {border-right:1px solid #0065a4; margin-bottom:10px;}
}

@media screen and ( max-width: 600px ) {
	.info_cont3_title1 {font-size:16px;}
	.info_cont3_title2 {font-size:13px;}
}

#findMap {position: fixed; width:100%; height:100%; background:rgba(0,0,0,0.7); z-index:20000; top:0;display:none;}
.findMap_wrap {position: absolute; width:94%; max-width:500px; height:80%; top:50%; left:50%; text-align:center; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%);}
.map_wrap {width:calc(100% - 64px); height:calc(100% - 64px); background:#fff; border:2px solid #0065a4; padding:30px; border-radius:20px;}
.close_bt {wdith:100%; font-size:40px; font-weight:700; margin-top:-30px; margin-bottom:-10px; text-align:right}
.cont_wrap {width:100%; height:100%; top:0; left:0;}
.cont_txt_wrap {text-align:left; margin-bottom: 10px;}
.cont_txt1 {font-weight:700; font-size:25px;}
.cont_txt2 {font-size:17px;}

@media screen and ( max-width: 600px ) {
	.map_wrap {width:calc(100% - 44px); height:calc(100% - 44px); background:#fff; border:2px solid #0065a4; padding:20px; border-radius:15px;}
	.cont_txt1 {font-size:18px;}
	.cont_txt2 {font-size:14px;}
}

.planner01 {width:100%; background:#f9f9f9; display:table; padding:100px 0;}
.planner01_wrap {width:95%; max-width:900px; text-align:center; margin:0 auto; word-break: keep-all}
.p01_tit1 {width:100%; font-size:16px;}
.p01_tit2 {width:100%; font-size:37px; font-weight:700; border-bottom:1px solid #333; padding-bottom:25px;}
.p01_desc {width:100%;  border-bottom:1px solid #e8e8e8; display:table;}
.p01_desc>ul {width:90%; display:table; margin:27px auto}
.p01_desc>ul>li:first-child {width:10%; display:inline-block; float:left; color:#d4d4d4; font-weight:700; margin-top:5px;}
.p01_desc>ul>li:last-child {width:90%; display:inline-block; float:left; text-align:left; font-size:20px}

.p01_img {width:90%; max-width:630px;; display:table; margin:40px auto 0}
.p01_img>li {width:calc((100% - 60px) / 3); display:inline-block; float:left; margin-right:30px}
.p01_img>li:last-child {margin-right:0px}

@media screen and ( max-width: 900px ) {
	.p01_desc>ul>li:first-child {font-size:13px; margin-top:3px;}
	.p01_desc>ul>li:last-child {font-size:16px}
}

@media screen and ( max-width: 710px ) {
	.p01_img>li {width:calc((100% - 20px) / 3);  margin-right:10px}
}

.planner02 {width:90%; max-width:1080px; margin:110px auto; display: table}
.planner02_li01 {width:calc((100% - 130px) / 2); display:inline-block; float:left; text-align:left; background: url('/matching/images/pl_01.png') no-repeat 100% 0; margin-right:130px; margin-bottom:40px;}
.planner02_li02 {width:calc((100% - 130px) / 2); display:inline-block; float:left; text-align:left; background: url('/matching/images/pl_02.png') no-repeat 100% 0; margin-bottom:40px;}
.planner02_li03 {width:calc((100% - 130px) / 2); display:inline-block; float:left; text-align:left; background: url('/matching/images/pl_03.png') no-repeat 100% 0; margin-right:130px;}
.planner02_li04 {width:calc((100% - 130px) / 2); display:inline-block; float:left; text-align:left; background: url('/matching/images/pl_04.png') no-repeat 100% 0;}

.planner02_tit {font-size:37px; font-weight:700; margin-bottom:15px;}
.planner02_desc {font-size:16px; margin-bottom:11px; padding-left:20px; background: url('/matching/images/dot.png') no-repeat 10px 12px;}
.planner02_desc2 {font-size:16px; margin-bottom:1px; padding-left:20px; background: url('/matching/images/dot.png') no-repeat 10px 12px;}
.planner02_desc3 {font-size:14px; padding-left:20px; color:#a2a2a2; height:22px;}
.planner02_desc4 {font-size:16px; padding-left:20px; }

@media screen and ( max-width: 1100px ) {
	.planner02_li01 {width:calc((100% - 60px) / 2); margin-right:60px;}
	.planner02_li02 {width:calc((100% - 60px) / 2);}
	.planner02_li03 {width:calc((100% - 60px) / 2); margin-right:60px;}
	.planner02_li04 {width:calc((100% - 60px) / 2);}

	.planner02_tit {font-size:32px;}
	.planner02_desc {font-size:14px; }
	.planner02_desc2 {font-size:14px;}
	.planner02_desc3 {font-size:13px;}
	.planner02_desc4 {font-size:14px; }
}

@media screen and ( max-width: 930px ) {
	.planner02_li01 {width:calc((100% - 40px) / 2); margin-right:40px;}
	.planner02_li02 {width:calc((100% - 40px) / 2);}
	.planner02_li03 {width:calc((100% - 40px) / 2); margin-right:40px;}
	.planner02_li04 {width:calc((100% - 40px) / 2);}

	.planner02_tit {font-size:27px;}
	.planner02_desc {font-size:13px; }
	.planner02_desc2 {font-size:13px;}
	.planner02_desc3 {font-size:12px;}
	.planner02_desc4 {font-size:13px; }
}

@media screen and ( max-width: 750px ) {
	.planner02 {margin:70px auto;}
	.planner02_li01 {width:100%; margin-right:0px;}
	.planner02_li02 {width:100%;}
	.planner02_li03 {width:100%; margin-right:0px; margin-bottom:40px;}
	.planner02_li04 {width:100%;}

	.planner02_tit {font-size:25px;}
	.planner02_desc {font-size:14px;}
	.planner02_desc2 {font-size:14px;}
	.planner02_desc3 {font-size:12px;}
	.planner02_desc4 {font-size:14px; }
}
.process {display:table}
.process2 {display:none;}

@media screen and ( max-width: 880px ) {
	.process2 {display:table}
	.process {display:none;}
}
