h1,h2,h3,h4,div,p,span,a,img,ul,ol,li,dl,dt,dd,form,input,select,textarea,button,label,fieldset,table,tr,td,th,tbody,thead,tfoot,caption,video,strong,em,i,b
{margin:0;padding:0;}

legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;border:none !important;display:none !important}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
ul,ol,li{list-style:none;}
img {border:0}

a {color:#444; text-decoration:none !important; outline:none !important;}
a:hover, a:active {color:#345e95;text-decoration:none;}
a:focus {outline:none;}


@media (max-width:568px) {
body {font-size:1.3em !important}
}

@media (max-width: 769px) {
  .hidden-xs {display: none !important;}
}

@media (min-width: 769px){
  .pc_no{display:none !important;}
}


@media only screen and (min-width: 1152px){
.wrap{ position: relative; z-index:inherit; left:50%; top:0; width:2000px; margin-left:-1000px}
}

@media only screen and (max-width: 1151px){
.wrap{ position: relative; z-index:inherit; left:50%; top:0; width:100%; margin-left:-1000px}
}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:1px}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

@media only screen and (max-width:1151px){
/* 팝업레이어 */
	#hd_pop {width:100%;}
	#hd_pop img{width:100%}
	#hd_pop h2 {text-indent:-9999em;}
	.hd_pops_footer {padding:10px 0;text-align:right}
	.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0; background:#393939;}
}

/*상단 레이아웃*/
.box1{ width:100%; max-width:1200px; margin:0 auto; position:relative; }
.box2{ width:100%; overflow:hidden; margin:0 auto; position:relative; position:absolute; left:0px; top:40%;  }

.header{position:fixed; top:0; left:50%; top:0; width:100%; margin-left:-1000px; z-index:100001;}
#header{ width:100%; position:fixed; left:50%; margin-left:-50%; top:0px; z-index:9999999; background:#fff; border-bottom:1px solid #666;}

/*로고*/
#header .gnb_box .logo {width:30%; left:3px; top:20px; position:absolute; z-index:9999;}

@media only screen and (max-width: 1151px){
#header .gnb_box .logo {width:260px; margin:5px 0 0 10px; position:absolute; z-index:9999; }
#header .gnb_box .logo img{width:204px; height:48px;}
}

/*메인 메뉴*/
#header .gnb_box  { position:relative; height:90px;}
#header .gnb_area{ position:relative; z-index:1000; }
#header .gnb_area > div{ position:relative; z-index:1000;border-bottom:1px solid #354052; }
#header .gnb_area .gnb{ *zoom:1; float:right; padding-left:200px;}
#header .gnb_area .gnb:after{ content:""; display:block; clear:both;}
#header .gnb_area .gnb > li{float:left;  padding:26px 0 0 0;width:200px;text-align:center; font-size:19px; font-family:notokrM; position:relative;}
#header .gnb_area .gnb > li a{padding:0 0 0 10px;color:#222;}
#header .gnb_area .gnb > li a:hover {color:#50739b;}
#header .gnb_area .gnb > li a.gnb_on {color: #50739b;}
#header .gnb_area .gnb > li.m_6 {padding-right:0px!important;}
#header .gnb_area .gnb > li .dp1{ display:block; position:relative; font-size:16px; font-family:notokrM; color:#444; margin-top:16px; }
#header .gnb_area .gnb > li .dp1:hover .icon,
#header .gnb_area .gnb > li .dp1.on .icon{ }
#header .gnb_area .gnb > li > a.dp1:hover, #header .gnb_area .gnb > li > a.on.dp1 {color:#0759ad; } 
/*#header .gnb_area .gnb > li:before {content: ''; position:absolute; top:24px; left:22px; width:1px; height:15px; background:#acacac;
                                    -webkit-border-radius:50%; -moz-border-radius:50%; -ms-border-radius: 50%; border-radius:50%; }사이드라인*/
#header .gnb_area .gnb > li:first-child:before {display:none; }
#header .gnb_area .gnb > li:last-child {margin-right:0; }

/*서브 전체 메뉴*/
#allMenuBg{ position:relative;top:35px;height:150px; z-index:999;width:100%;background:#fff; filter:alpha(opacity=100); opacity:0.9;border-bottom:1px solid #4b4c51;margin-right:-40px;}
#header #allMenu{ position:absolute;top:55px;height:180px; z-index:1000;float:right;margin-right:-40px;}
#header #allMenu .am2{ position:relative;float:left; margin:0px 0 0 0; width:170px; height:180px; background:url("/img/menu_line_bg.png") right top no-repeat;}
#header #allMenu .am2:first-child{background:url("/img/menu_line_bg_first.png") left top no-repeat;}
#header #allMenu .am2 > li{ margin:0}
#header #allMenu .am2 > li:last-child{ padding:0;}
#header #allMenu .am2 > li > a{ display:block; padding:12px 0 5px 0; text-align:center; color:#555; font-size:12.5px; font-family:notokrM; /*border-bottom:1px dotted #aaa;*/ }
#header #allMenu .am2 > li:first-child > a{ border-top:0;}
#header #allMenu .am2 > li > a:hover{background:#626e7c; color:#fff; text-decoration:none; }

@media only screen and (max-width: 1151px){
#header #allMenu{display:none !important}
}

#allMenuBg { display:none;}
#header #allMenu { display:none;}

@media only screen and (max-width: 1151px){
#header .gnb_area{display:none !important}
}

#header .gnb_area .gnb .dp2,
#header .gnb_area .gnb .dp3,
#header .gnb_area .gnb .m_guide,
#header .gnb_area .gnb .m_member,
#header .gnb_area .gnb .m_mypage,
#header .gnb_area .gnb .m_sitemap,
#header .gnb_area .gnb .m_intra,
#header .gnb_area .gnb .m_intrain1,
#header .gnb_area .gnb .m_intrain2,
#header .gnb_area .gnb .m_search{ display:none;}

/*모바일 버튼*/
#header .gnb_box .box1 > li {float:right;margin-top:27px}
#header .gnb_box .box1 > li a > img {margin-right:15px; width:45px; background:#36455c;  border-radius:3px}
#header .gnb_box .box1 > li:hover a > img {background:#000; /*opacity:0.1;*/}

@media only screen and (min-width: 1152px){
#header .gnb_box .box1 > li{display:none;}
}

/*모바일 메뉴*/
.l-wrapper{ overflow:hidden}
.l-main {
  -webkit-transition: -webkit-transform 300ms ease;
  -moz-transition: -moz-transform 300ms ease;
  -o-transition: -o-transform 300ms ease;
  transition: transform 300ms ease;
  /*-webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;*/
  position: relative;
  z-index: inherit;
  overflow: hidden;
}

.l-nav {
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index:9999999999
}
.l-nav::-webkit-scrollbar {width:0;}

html.l-nav-open .l-nav{width: 80%;}

html.l-nav-open,
html.l-nav-open body {
  height: 100%;
  overflow: hidden;
  background: #fff;
}
html.l-nav-open .l-main {
/*  -webkit-transform: translate3d(80%, 0, 0);
  -moz-transform: translate3d(80%, 0, 0);
  -o-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0);
  */
}
html.l-nav-open .l-nav {
  -webkit-overflow-scrolling: touch;
  -moz-overflow-scrolling: touch;
  -ms-overflow-scrolling: touch;
  -o-overflow-scrolling: touch;
  overflow-scrolling: touch;
  opacity: 1;
  -webkit-box-shadow: 0 0 0.5625rem #333;
  box-shadow: 0 0 0.5625rem #333;
}
.l-nav-open .l-nav,
.l-nav-closing .l-nav {
  display: block;
}

.l-nav{ background:#fff}
.l-nav .ment{ position:relative; z-index:inherit; background:url("/img/main_bt_bg4.jpg") #39465c; background-size:contain; padding:15px 25px}
.l-nav .ment .tit{ font-size:1.5em; font-weight:bold; font-family:notokrM; color:#fff}
.l-nav .ment .tt{ font-size:.1.5em; font-weight:bold; font-family:notokrM; color: #bcd8ec; margin-top:3px}
.l-nav .ment .close{ position:absolute; z-index:inherit; top:20px; right:10px; border:1px solid #fff; text-align:center; width:25px; line-height:25px; 
                     color:#fff; font-weight:bold; border-radius:50px; cursor:pointer;}

.l-nav .menu_tit{ background:url("/img/main_bt_bg3.jpg") #0759ad; height:45px; line-height:45px; padding:0 25px; color:#fff; font-size:.938em; font-family:notokrM; overflow:hidden;
 background-image:url("/images/inc/icon_category.png"); background-repeat: no-repeat; background-position: left center; background-size:25px auto; font-weight:600; border:1px solid #8a9aae; border-left: none; border-right:none}

.l-nav .gnb .dp1{ line-height:35px; border-bottom:1px solid #ccc; padding:7px 25px 5px 25px; font-size:1.1em; font-weight:600; font-family:notokrM; color:#444; overflow:hidden; display:block}
.l-nav .gnb .dp1:after{content:"∨"; float:right; font-size:.75em; font-weight:600}
.l-nav .gnb .dp1.on{ background:url("/img/main_bt_bg1.jpg") #39465c; color:#fff; font-weight:600}

.l-nav .gnb .dp2{ display:none; background:#f9f9f9; padding:10px 20px; line-height:35px; border-bottom:1px solid #ddd}
.l-nav .gnb .dp2 > li > a{ display:block; font-size:0.99em; font-weight: bold; border-top:1px solid #eee; color:#666; font-family:notokrM; overflow:hidden}
.l-nav .gnb .dp2 > li > a:after{ content:"바로가기"; display:block; float:right; border:1px solid #ddd; font-size:.95em; font-family:notokrM; color:#999; padding:6px 6px 3px 6px; margin-top:5px; background:#fff; border-radius:2px; line-height:1}
.l-nav .gnb .dp2 > li > a:before{ content:"-"; margin-right:5px}
.l-nav .gnb .dp2 > li:first-child > a{ border-top:none}

.l-nav .tel{margin:20px; border-radius:2px; line-height:40px; text-align:center; color:#3568ba; font-size:1.1em; font-weight:bold; font-family:notokrM; /*background:url(../images/inc/chart_st1_bg.gif) repeat-x left top; */
            border:1px solid #3568ba; padding-top:5px}
.l-nav .tel a {color:#3568ba;}

.l-nav .pc{ margin:0 auto; width:70%; background:#eee; border:1px solid #ddd; font-size:1em; font-family:notokrM; text-align:center; line-height:20px; color:#0284c3; border-radius:2px; 
            background:url("/img/line1.gif") left 0; padding-top:2px;}


/* 메인 컨텐츠 */
@media only screen and (min-width: 1152px){
.box{width:1200px; margin:0 auto;}
}

@media only screen and (max-width: 1151px){
.box{width:96%; margin:0 2% 0 2%;}
}

/* 메인 텍스트 */
.main_txt1 {width:100%; text-align:center; color:#222; font-size:22px; font-weight:600; line-height:30px;font-family:"Nanum Gothic", sans-serif;}
.main_txt2 {width:100%; text-align:center; color:#222; font-size:16px; font-weight:bold; line-height:24px; font-family:"Nanum Gothic", sans-serif; padding:20px 0 0 0;}
.main_txt3 {width:100%; text-align:center; color:#222; font-size:13px; line-height:22px; font-family:"Nanum Gothic", sans-serif; padding:10px 0 30px 0;}
.main_line {width:100%; height:3px; background:url("/img/main_blue_line.png") no-repeat center top; margin-top:10px}

/*--- 메인 바로가기 ---*/
.mainBnBox {width:100%; margin:30px 0 0 -10px}
.mainBn{margin-bottom:30px; height:240px; border:1px solid #e1e1e1;}
.mainBn:hover {background:#f7f8fa; /*border-color:#3d90c0;*/}
.mainBn .mainBt {padding:10px; text-align:center;}
.mainBn .mainBt a{display:block; width:100%; height:100%;}
.mainBn .mainBt .mainIcon {text-align:center; }
.mainBn .mainBt .mainIcon .movImg {padding-top:5px; display:inline-block; transition:all 0.7s ease-in-out; 
                                   -moz-transition:all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out;}
.mainBn .mainBt .mainIcon:hover .movImg {-webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg);-ms-transform: rotateY(360deg); 
                                   -o-transform: rotateY(360deg); transform: rotateY(360deg);}
.mainBn .mainBt h3 {margin-top:10px; display:inline-block; clear:both; color:#222; font-size:16px; line-height:30px; text-align:center; 
                    font-weight:700; font-family:"Nanum Gothic", sans-serif; letter-spacing:-0.01em; border-bottom:1px dotted #999;}
.mainBn .mainBt p {margin-top:10px; clear:both; text-align:center; color:#777; font-size:13px; line-height:20px; font-family:"Nanum Gothic", sans-serif; letter-spacing:-0.01em;}

@media only screen and (max-width: 1151px){
.mainBn,.mainCs{margin:0 -10px 20px 10px;}
.mainLkBox {padding-left:10px; margin-right:-2%}
}


/* The Grid */
.row .row {width:auto; max-width:none; min-width:0; margin:0 -12.5px;}
.row.collapse .column, .row.collapse .columns {padding:0;}
.row .row {width:auto; max-width: none; min-width: 0; margin:0 -12.5px;}
.row .row.collapse {margin:0;}
.column, .columns {float:left; min-height:1px; padding:0 12.5px; position:relative;}

@media only screen and (max-width: 767px) {
.column, .columns {padding:0;}
}
.column.centered, .columns.centered {float:none; margin:0 auto;}
[class*="column"] + [class*="column"]:last-child { float:right;}
[class*="column"] + [class*="column"].end {float:left;}
.one, .row .one {width:8.33333%;}
.two, .row .two {width:16.66667%;}
.three, .row .three {width:25%;}
.four, .row .four {width:33.33333%;}
.five, .row .five {width: 41.66667%;}
.six, .row .six {width:50%;}
.seven, .row .seven {width:58.33333%;}
.eight, .row .eight {width:66.66667%;}
.nine, .row .nine {width:75%;}
.ten, .row .ten {width:83.33333%;}
.eleven, .row .eleven {width:91.66667%;}
.twelve, .row .twelve {width:100%;}
.row .offset-by-one {margin-left:8.33333%;}
.row .offset-by-two {margin-left:16.66667%;}
.row .offset-by-three {margin-left:25%;}
.row .offset-by-four {margin-left:33.33333%;}
.row .offset-by-five {margin-left:41.66667%;}
.row .offset-by-six {margin-left:50%;}
.row .offset-by-seven {margin-left:58.33333%;}
.row .offset-by-eight {margin-left:66.66667%;}
.row .offset-by-nine {margin-left:75%;}
.row .offset-by-ten {margin-left:83.33333%;}
.push-two {left:16.66667%;}
.pull-two {right:16.66667%;}
.push-three {left:25%;}
.pull-three {right:25%; }
.push-four {left:33.33333%;}
.pull-four {right:33.33333%;}
.push-five {left:41.66667%;}
.pull-five {right:41.66667%;}
.push-six {left:50%;}
.pull-six {right:50%;}
.push-seven {left:58.33333%;}
.pull-seven {right:58.33333%;}
.push-eight {left:66.66667%;}
.pull-eight {right:66.66667%;}
.push-nine {left:75%;}
.pull-nine {right:75%;}
.push-ten {left:83.33333%;}
.pull-ten {right:83.33333%;}

img {height:auto;}
img, object, embed {max-width:100%;}
img { -ms-interpolation-mode: bicubic; }


/*서브 레이아웃 */
.sub #contents {background:#fff; }

/*서브 비주얼 */
.sub .svisu_area{width:100%;height:150px; position:relative; }
.sub .svisu_area .svisual{width:100%; height:150px; position:absolute;top:90px;}
.sub .svisu_area .visu_sgarea{ min-width:1160px; overflow:hidden; position:absolute; left:50%; top:45px; margin-left:-570px; text-align:right;  }
.sub .svisu_area .visu_sgarea .visu_sg1 { font-size:31px; font-family:notokrB; color:#fff; height:20px; line-height:30px; margin-bottom:20px; text-shadow:1px 1px 1px rgba(0,0,0,0.4); }
.sub .svisu_area .visu_sgarea .visu_sg2 { font-size:16px; font-family:notokrR; color:#fff; height:17px; line-height:17px; text-shadow:1px 1px 1px rgba(0,0,0,0.4); }
         
.sub .sub_con{position:relative; z-index:1; }
.sub .sub_con .gnb_area{ float:left; }
.sub .sub_con .gnb_area .quick{ margin-top:50px}
.sub .sub_con .con_area{float:right; width:930px; margin-top:120px;}

@media only screen and (min-width: 1152px){
.sub .doc{ padding:10px 0 30px 0; overflow:hidden; width:935px; min-height:470px;}/*서브 중간 */
.sub .sub_con .con_area .tit_area h3{font-size:24px;}
}

@media only screen and (max-width: 1151px){
.sub .doc{padding-bottom:10px;}
.sub .svisu_area{ height:100px; }
.sub .svisu_area .svisual{ height:100px;}
.sub .sub_con .con_area{float:right; width:96%; margin:120px 2% 0 2% }

.sub .svisu_area .visu_sgarea,
.sub #contents .lnb_area,
.sub #contents .lnb_area .gnb > li .dp1 {display:none;}
.sub .sub_con .con_area .tit_area .nav { display:none;}
.sub .sub_con .con_area .tit_area h3 {font-size:1.3em;}
}

/*타이틀바 */
.sub .sub_con .con_area .tit_area{margin-top:20px; height:40px; background:url("/img/title_bar_bg.png") repeat-x bottom;}
.sub .sub_con .con_area .tit_area h3 {float:left; font-family:notokrM; color:#333; line-height:25px; padding-bottom:5px;  }
.sub .sub_con .con_area .tit_area h3 img{padding:0 7px 3px 0}
.sub .sub_con .con_area .tit_area .nav { float:right; padding:10px 0 0 10px; overflow:hidden; font-size:12px; font-family:notokrM; color:#7f7f7f;}
.sub .sub_con .con_area .tit_area .nav > li{ float:left; padding-left:30px; line-height:15px; }
.sub .sub_con .con_area .tit_area .nav > li:first-child{ padding:0px; background:none; }
.sub .sub_con .con_area .tit_area .nav > .bn {background:none; }
.sub .sub_con .con_area .tit_area .nav > li.this{ color:#000}


/*내용수정 버튼 */
a.btn_admin {display:inline-block;padding:2px 5px;border:1px solid #7b0505;background:#961010;color:#fff;text-decoration:none;vertical-align:middle;border-radius:3px}
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none;color:#fff;background:#7b0505;}


/*좌측 레이아웃*/ 
.sub #contents .lnb_area{float:left; z-index:inherit; width:200px; }
.sub #contents .lnb_area .gnb {width:220px; margin-top:140px}

/*사이드 메뉴*/ 
#side_box {width:100%;}
/*.side_back {background:#f6f6f6; width:100%; height:600px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; border-left:1px solid #ddd; margin-top:28px;}*/ 
#side_submenu_back {width:100%; background-color:#fafafa;background:url("/img/side_submenu_title_bg.png") repeat-x top; 
                   border:1px solid #e4e4e4;}
#side_submenu ul {}
#side_submenu .sidemenu_title {width:100%; height:35px; margin:20px 0 30px 0; padding-top:15px; font-size:20px; text-align:center; font-weight:700;  
                               font-family:notokrM; line-height:22px; position:relative; color:#444;}
#side_submenu .sidemenu_title:before{content: '';}
#side_submenu .sidemenu_s {width:100%; padding-left:20px; border-bottom:1px solid #ddd; display:block;line-height:40px; 
                           font-size:14px; color:#444; font-weight:bold; font-family:notokrM;  letter-spacing:-0.3px; background:url("/img/side_menu_area.png")right no-repeat}
#side_submenu a:last-child .sidemenu_s:last-child {border-bottom:none !important;}
#side_submenu .sidemenu_s a {}
#side_submenu a:hover li {background:url("/img/side_menu_bg_on.png")no-repeat; color:#fff;}
#side_submenu .on {background:url("/img/side_menu_bg_on.png")no-repeat; color:#fff;}


/* 서브 사이드 고객센터 */
.customer_box {width:100%; margin:30px 0 30px 0;}
.sub_time{margin:-2px 0 10px 17px;}
.sub_cus_in_time{font-size:11px; color:#777; letter-spacing:-0.03em; font-family:"Nanum Gothic", sans-serif;}

/* 하단 레이아웃 */
#foot {width:100%; background:url("/img/copyright_bg.png")#545453 repeat-x; padding:0;}
@media (min-width: 767px) {
#foot{height:130px;}
}

#foot_box {margin:0 auto; max-width:1200px; background:none;}
#foot h2 {position:absolute; font-size:0; text-indent:-9999em; line-height:0;overflow:hidden}
#foot p {margin:0;padding:10px 7px 10px 7px; line-height:1.7em;margin:0 auto;color:#ddd; font-size:12px; letter-spacing:-0.01em;}
.foot_com{text-align:left; font-size:12px;}
.foot_com li {display:inline-block; padding:10px 5px 10px 5px;}
.foot_com a{font-size:12px; color:#ddd; font-family:notokrM; font-weight:bold; text-decoration:none}
.foot_com a:hover{color: #fff; text-decoration:none }
.foot-logo{float:left; padding:50px 10px 10px 10px; /*filter:alpha(opacity=60);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;*/}
.foot_margin{padding:15px}
.foot_com li:after {content: '|'; color:#626a78;  padding:0 0 0 15px}
.foot_com li:last-child:after{display:none; }


@media only screen and (max-width: 768px){
.foot_com{text-align:center;}
.foot_com li {padding: 11px 0 9px 3px; font-family:notokrM; letter-spacing:-0.03em;}
.foot_com li:after {content: '|'; color:#626a78;  padding:0 0 0 5px}
}

/*탑 버튼*/
#wrapper_title{display:none;}
#top_btn{position:fixed;bottom:170px; left:20px;width:100%;_position:absolute;z-index:999}

@media (max-width:768px){
#top_btn .top_btn_wp{width:330px;margin:0 auto;position:relative}
}

@media (min-width:768px){
#top_btn .top_btn_wp{width:1100px;margin:0 auto;position:relative}
}

#top_btn .top_btn_wp a{position:absolute;display:inline-block;width:22px;height:22px;}
#top_btn .top_btn_wp a.scroll-top{top:0;right:-70px;background:url('/img/top_btn.png?v2') no-repeat;text-indent:-9999px}
#top_btn .top_btn_wp a.scroll-top:hover{background:url('/img/top_btn.png?v2') 0 -27px no-repeat}
#top_btn .top_btn_wp a.scroll-bottom{top:44px;right:-70px;background:url('/img/bottom_btn.png?v2') no-repeat;text-indent:-9999px}
#top_btn .top_btn_wp a.scroll-bottom:hover{background:url('/img/bottom_btn.png?v2') 0 -27px no-repeat}
#top_btn .top_btn_wp a.scroll-center{top:22px;right:-70px;background:url('/img/center_btn.png') no-repeat;text-indent:-9999px}
#top_btn .top_btn_wp a.scroll-center:hover{background:url('/img/center_btn.png') 0 -27px no-repeat}	


/* ������3 ��ġ����*/
.mainBox .box_in3{width:100%;}
.mainBox .box_in3 ul{}
.mainBox .box_in3 .box1{float:left; width:100%; position:relative; margin-bottom:30px;}
.mainBox .box_in3 .box1 .in{width:100%; padding:10px; border:1px solid #dbdbdb; overflow:hidden;}
.mainBox .box_in3 .box2{float:left; width:30%; margin:0 0 0 2%; position:relative; margin-bottom:30px;}
.mainBox .box_in3 .box2 .in{width:100%; padding:10px; border:1px solid #dbdbdb;}
.mainBox .box_in3 ul li .Tit {width:100%; margin-bottom:15px; min-height:25px;}
.mainBox .box_in3 ul li .Tit h2 {float:left; color:#222; font-size:23px; font-family:notokrM; line-height:23px; position:relative; margin:0 0 20px 0; letter-spacing:-0.03em;}

.Tit_more {float:right; display:block;}
.Tit_more .btn {overflow:hidden; position:relative; display:block; width:25px; height:25px; font-size:11px; text-align:center; border:1px solid #dbdbdb;  background:url("/img/main/icon_plus.png") #fff center center no-repeat;
text-transform:uppercase; font-family:notokrM;}
.Tit_more .btn span {color:#444; position:relative; transition:color .25s ease-out; -webkit-transition:color .5s ease-out; -moz-transition:color .5s ease-out; letter-spacing:-0.05em;}
.Tit_more .btn .hover {position:absolute; top:0; left:0; display:block; width:100%; height:100%; background:url("/img/main/icon_plus_hover.png") #000 center center no-repeat;
transform:scale(1,0);
-webkit-transform:scale(1,0);
-moz-transform:scale(1,0);
-ms-transform:scale(1,0);
transform-origin:center top;
-webkit-transform-origin:center top;
-moz-transform-origin:center top;
-ms-transform-origin:center top;
transition:all .2s ease-out;
-webkit-transition:all .2s ease-out;
-moz-transition:all .2s ease-out;}

.Tit_more .btn:hover .hover {
transform:scale(1,1);
-webkit-transform:scale(1,1);
-moz-transform:scale(1,1);
-ms-transform:scale(1,1);}


