@charset "utf-8";
body.tablet {
	font-size: .8em;
}
body.tablet .box_lnb.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 900;
}
body.tablet .wrap1200 {
	width: 100%;
}
body.tablet img.respond {
	max-width: 100%;
}
/* Layout */
body.tablet #header,
body.tablet #box_footer {
	width: auto;
}
body.tablet #box_sub {
	padding-top: 0;
}
/******** Header ********/
body.tablet #header {
	border-bottom: 0;
}
body.tablet #box_header .box_lnb {
	height: 60px;
	background: #fff;
	border-top: 4px solid #1865d4;
	border-bottom: 1px solid #e5e5e5;
}
body.tablet .box_lnb h1 {
	float: none;
	line-height: 60px;
}
body.tablet .box_logo h1 a {
	height: 60px;
	background: url('../images/common/bg_logo_m.png') center center no-repeat;
	margin: 0 auto;
}
body.tablet .btn_all_menu {
	display: block;
	width: 64px;
	height: 60px;
	position: absolute;
	top: 2px;
	right: 0;
	background: #fff url('../images/common/btn_all_menu.png') center center no-repeat;
	text-indent: -5000px;
	border-left: 1px solid #e5e5e5;
	z-index: 61;
}
body.tablet .btn_all_menu.open {
	background: url('../images/common/btn_all_menu_close.png') center center no-repeat;
	border: 0;
}
body.tablet .box_lnb.fixed .btn_all_menu{top: 0px;}

body.tablet .box_cate_name {
	height: 65px;
}
body.tablet .box_cate_name.fixed {
	display: none;
	top: 80px;
	height: 75px;
}
body.tablet #nav_header_fix.fixed {
	top: 80px;
}
body.tablet .box_cate_name.fixed,
body.tablet #nav_header_fix.fixed {
	display: none;
}
body.tablet .box_cate_name h2 {
	padding: 10px 0;
	font-size: 2em;
}
body.tablet .box_cate_btn,
body.tablet #header nav {
	display: none;
}
body.tablet .logoH {
	float: none;
	width: 230px;
	margin: 0 auto;
}
body.tablet .logoH h1 a {
	width: 230px;
	height: 60px;
	background: url('../images/common/bg_logo3_en_t.PNG') center center no-repeat
}
body.mobile .logoH {
	width: 170px;
}
body.mobile .logoH h1 a {
	width: 170px;
	background: url('../images/common/bg_logo3_en_m.png') center center no-repeat
}
body.tablet .btn_search_res {
	display: none;
	width: 64px;
	height: 60px;
}
body.d1190 .searchBox {
	margin: 17px 10px 0 3%;
}
body.tablet .searchBox {
	display: none;
	float: none;
	position: absolute;
	top: 0;
	left: 61px;
	margin: 0;
	height: 60px;
	width: 80%;
	background: #1865d4;
}
body.mobile .searchBox {
	width: 68%;
}
body.tablet .searchBox .searchArea {
	width: 75%;
	height: 17px;
	background-color: #1350A7;
	color: white;
	border: 0;
	padding: 10px 10px 10px 5px;
	margin: 12px 0 0 15px;
}
body.tablet .searchBox .searchBtn {
	background-color: #1865d4;
	text-indent: -5000px;
	width: 52px;
	height: 60px;
	right: 0;
}
body.tablet .box_right_link {
	display: none;
}
body.tablet .box_right_link.open {
	display: block;
	position: absolute; 
	top: -5px;
	right: 200px;
	z-index: 61;
}
body.mobile .box_right_link.open {
	right: auto;
	left: 3%;
}
body.d1190 .box_right_link .taegugki {
	margin-right: 5px;
}
body.tablet .box_right_link a.taegugki {display: none;}
body.tablet .gnb > li > a {
	color: #fff;
}
body.tablet .linkSns {
	margin-top: 6px;
}
body.tablet .linkSns > li > a {
	width: 26px;
	height: 24px;
	background: #fff url('../images/common/linkSns.png') 3px center no-repeat;
	border-radius: 12px;
}
body.tablet .linkSns > li.btn_tw > a {background-position: -19px center;}
body.tablet .linkSns > li.btn_yt > a {background-position: -42px center;}

/* header nav */
body.tablet #header nav {
	position: fixed;
	top: 0;
	right: 0;
	width: 420px;
	height: 100% !important;
	background-color: #36597e;
	padding-top: 61px;
	z-index: 60;
	overflow-y: auto;
}
body.mobile #header nav {
	width: 100%;
}
 body.tablet #header nav .navHeader {
	z-index: 100;
} 
body.tablet .navHeader > li {
	float: none;
	overflow: hidden;
	background: none;
	border-bottom: 0;
}
body.tablet .navHeader > li > a {
	display: block;
	float: left;
	width: 40%;
	color: #fefefe;
	text-align: left;
	padding: 12px 3%;
	font-size: 1.25em;
}
body.tablet .navHeader > li.mOn > a {
	color: #ffd200;
	background-color: #003773;
}
body.tablet .navHeader .depth02Box.mOn {
	display: block;
}
body.tablet .navHeader .depth02Box {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	left: auto;
	width: 54%;
	background-color: #003773;
}
body.tablet .navHeader .depth02Box > .depth02 > li {
	height: auto;
	background: none;
}
body.tablet .navHeader .depth02Box > .depth02 > li > a {
	text-align: left;
	display: block;
	font-size: 1.15em;
	color: #89c1ff;
	padding: 10px 0;
	margin-left: 20px;
	border-bottom: 1px solid #425f82;
}
body.tablet .navHeader .depth02Box > .depth02 > li > a.has3depth {
    background: url('../images/common/arrow_all_depth2.gif') 90% center no-repeat;
}
body.tablet .navHeader .depth02Box > .depth02 > li > a.has3depth.open {
    background: url('../images/common/arrow_all_depth2_close.gif') 90% center no-repeat;
}
body.tablet .navHeader .depth03 {
	display: none;
	background-color: #244a71;
	padding: 5px 10px;
	margin-left: 20px;
}
body.tablet .navHeader .depth03 > li > a {
	color: #c5c3c2;
	padding: 5px;
	display: block;
	font-size: 0.9em;
}
body.tablet .navHeader .depth03.open {
	display: block;
}
body.tablet .depth02Bg {
	display: none !important;
}


/******** Body ********/
/* Main page */
/* 비주얼 영역 */
body.tablet #mainVisual {
	height: auto;
    background: #fafafa;
    padding-top: 0px;
}
body.tablet .mvBox {
	width: auto;
	height: auto;
	padding-top: 0px;
	background: none;
}
body.tablet .mvBox .btn_control {
	left: auto;
	right: 50px;
	bottom: 11px;
}
body.mobile .mvBox .bn_sl_prev,
body.mobile .mvBox .bn_sl_next,
body.mobile .mvBox .bn_sl_play		{
	width: 40px;
    height: 40px;
    background: url('../images/common/btn_news_control_s.gif') left top no-repeat;
}
body.mobile .mvBox .bn_sl_next {
	background-position: right top !important;
}
body.mobile .mvBox .bn_sl_play {
	background-position: -41px top !important;
}
body.mobile .mvBox .bn_sl_play.stopShow {
	background-position: -82px top !important;
}
body.tablet .mvBox .btn_control {
	left: auto;
	right: 50px;
	bottom: 11px;
}
body.mobile .mvBox .btn_control {
	bottom: 15px;
}
body.tablet .mvBox .box_news h3,
body.tablet .mvBox .box_news p {
	display: none;
}
body.tablet #mainVisual,
body.tablet .mvBox { 
	height: auto; 
}

body.tablet .mvBox {
	padding-top: 0px;
}
body.tablet .mvBox .mainVisual > li {
	padding-left: 0px;
	line-height: 1px;
}
body.tablet .mvBox .mainVisual > li img {
	height: auto;
}
body.tablet .mvBox .bx-controls {
	right: 13px;
	bottom: 10px;
}
body.tablet .mvBox .bx-pager {
	position: absolute;
	display: none;
}
body.tablet .mvBox .bx-caption {
	position: absolute;
	left: 0;
	top: auto;
	bottom: 0px;
	width: 100%;
	height: 50px;
	padding: 15px 20px;
	background: url(/mbshome/mbs/mnd/images/common/bg_news_m.png) left top repeat-x;
}
body.tablet .mvBox h4 {
	overflow: hidden;
	width: 60%;
	height: auto;
	padding-bottom: 0;
	border-bottom: 0;
	font-size: 1.5em;
	white-space: nowrap;
	text-overflow: ellipsis;
}
body.tablet .mvBox p {
	display: none;
}
body.tablet .mvBox a.read_plus {
	display: none;
}
body.tablet .mvBox a.read_more {
	display: block;
	margin-top: 12px;
	text-decoration: underline;
	letter-spacing: 0;
	font-family: arial;
	font-style: italic;
	color: #fefefe;
}
body.tablet #mainVisual { 
	background: #fafafa;
	padding-top: 0px;
}
body.tablet .mvBox .box_news {
	position: relative;
	left: 0px;
	top: 0;
	height: 80px;
}
body.tablet .mvBox .box_news_bg { 
	height: 80px; 
}
body.tablet .mvBox .box_news h4 {
	overflow: hidden;
	width: 66%;
	height: auto;
    padding-bottom: 0;
	padding-top: 2px;
    border-bottom: 0;
	font-size: 1.5em;
	white-space: nowrap;
	text-overflow: ellipsis; 
}
body.tablet .mvBox .box_news article { 
	padding: 0px; 
}
body.tablet .mvBox .box_news figure {
	position: relative;
	left: 0;
    top: 0;
	width: 100%;
	height: auto;
}
body.tablet .mvBox .box_news figure img { 
	width: 100%;
	height: auto; 
}
body.tablet .mvBox .btn_news_nav {
	position: absolute;
    right: 13px !important;
	left: auto;
    top: 10px;
}
body.tablet .detail_news { 
	padding: 0; 
}
body.tablet .mvBox .box_news_bg02 {
	width: auto;
	height: 70px;
    padding: 10px 0 0 20px;
	margin-top: -85px;
	background: url(../images/common/bg_news_m.png) left top repeat-x;
}
body.tablet .mvBox .box_news_bg02 a.read_plus {
	display: none;
}
body.tablet .mvBox .box_news_bg02 a.read_more {
	display: block;
	margin-top: 5px;
	text-decoration: underline;
	letter-spacing: 0;
	font-family: arial;
	font-style: italic;
	color: #fefefe;
}
body.mobile .mvBox .btn_news_nav button {
	width: 40px;
	height: 40px;
	background: url('../images/common/btn_news_control_s.gif') left top no-repeat;
}
body.mobile .mvBox .btn_news_nav {
    right: 15px;
    top: 12px;
}
body.mobile .mvBox .bx-controls-direction a {
	width: 40px;
	height: 40px;
	background: url('../images/common/btn_news_control_s.gif') left top no-repeat;
}
body.mobile .mvBox .bx-controls {
	width: 143px;
}
body.mobile .mvBox .bx-stop {
	background-position: -41px top !important;
}

body.mobile .mvBox .bx-caption {
	height: 40px;
}
body.mobile .mvBox h4 {
	display: block;
	overflow: hidden;
	padding-top: 0;
	width: 51%;
	height: 19px;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 1.1em;
}
body.mobile .mvBox .bx-controls-auto a {
	width: 40px;
	height: 40px;
	background: url('../images/common/btn_news_control_s.gif') left top no-repeat;
}
body.mobile .mvBox .bx-start {
	background-position: -82px top !important;
}
body.mobile .mvBox .bx-controls {
	bottom: 15px;
}
body.mobile .mvBox .btn_news_nav button.btn_play {
	background-position: -41px center;
}
body.mobile .mvBox .btn_news_nav button.btn_next {
	background-position: -123px center;
}
body.mobile .mvBox .box_news_bg,
body.mobile .mvBox .box_news{ 
	height: 70px; 
}
body.mobile .mvBox .box_news h4 {
	display: block;
	overflow:hidden;
	padding-top: 0;
	width: 51%;
	height: 19px;
	white-space: nowrap;
	text-overflow: ellipsis; 
	font-size: 1.1em;
}
body.mobile .mvBox .box_news_bg02 {
	height: 57px;
    padding: 13px 0 0 20px;
	margin-top: -75px;
}
/* 게시판탭 영역 */
body.d1190 .nBox {
	width: 30.5%;
}
body.tablet #boardTab,
body.tablet .boardLinkBox {
	position: relative;
	width: 95%;
	margin: 20px 3%;
}
body.mobile #boardTab,
body.mobile .boardLinkBox {
	width: 92%;
	margin: 20px 5%;
}
body.tablet #rightBox {
	position: absolute;
	top: 0;
	right: 0;
	width: 32.3%;
}
body.tablet .nBox {
	float: none;
	overflow: hidden;
	width: 60%;
	max-width: 500px;
	height: 105px;
	min-height: 105px;
	background: none;
	margin-bottom: 20px;
}
body.tablet .nBox li.first .nBox_thumb,
body.tablet .nBox li.first p.date,
body.tablet .nBox li.first p.content {display: none;}
body.tablet .nBox li {
	background: url('../images/common/bul_style_02.gif') left center no-repeat;
	padding-left: 12px;
	overflow: hidden;
	width: 95%;
	height: auto;
	font-size: 1.06em !important;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 2.5px;
}
body.tablet .nBox li h4 a {
	color: #575757;
	font-weight: normal;
	margin-bottom: 2px;
}
body.tablet .photoNews ul li > div {
	float: none;
	width: 100%;
}
body.mobile .nBox {
	width: 88%;
	max-width: 88%;
}
body.mobile .nBox li.last {display: none;}
body.d1190 #rightBox {
	width: 25.5%;
}
body.mobile #rightBox {
	position: static;
	width: 100%;
	float: none;
}
body.mobile .linkBox {
	width: 90%;
	max-width: 90%;
}
body.mobile .linkBox.n1 {background: url('../images/common/bg_linkBox01_2.gif') right bottom no-repeat;}
body.mobile .linkBox.n2 {background: url('../images/common/bg_linkBox02_2.gif') right bottom no-repeat;}
body.tablet .linkBox2 {
	padding: 20px 0;
}
body.mobile .linkBox2 {
	padding: 0 0 20px;
}
body.tablet .linkBox {
	width: 87%;
	height: 61px;
	background: none;
}
body.tablet .linkBox p {
	width: 50%;
}

/* 게시판 바로가기 영역 */
body.d1190 .boardLink {
	width: 21.5%;
}
body.tablet .boardLink {
	width: 31%;
}
body.mobile .boardLink {
	width: 100%;
	margin-right: 0;
}
body.tablet .boardLink.b03 {
	margin-right: 0;
}
body.d1190 .koreanetBox {
	width: 70.5%;
}
body.tablet .koreanetBox {
	width: 100%;
	margin-right: 0;
}
body.mobile .koreanetBox {
	width: 100%;
	margin-right: 0;
}
body.d1190 .rightLinkBox {
	width: 25.5%;
}
body.tablet .rightLinkBox {
	overflow: hidden;
	float: none;
	width: 100%;
}
body.tablet .rightLinkBox .bannerZone {
	float: left;
	width: 47.5%;
}
body.tablet .rightLinkBox .petition {
	float: right;
	width: 45.5%;
	height: 40px;
}
body.mobile .rightLinkBox .bannerZone {
	float: none;
	width: 100%;
	margin-left: 0;
}
body.mobile .rightLinkBox .petition {
	float: none;
	width: 95%;
	height: 48px;
	margin-left: 0;
}
/* 하단 배너 영역 */
body.tablet #bannerZone {
	width: 89%;
	margin: 0 3% 30px;
	padding-top: 40px;
}
body.mobile #bannerZone {
	width: 82%;
	margin: 0 4% 30px;
}
/* Sub page */
body.mobile #nav_header_fix {
	display: none;
}
body.tablet #box_conts {
	padding: 40px 20px;
	padding-bottom: 0;
}
body.tablet #box_conts .title_cont h3 {
	height: 90px;
	background-position: left 45px;
	line-height: 15px;
}
body.tablet #box_sidebar {
	display: none;
}

/******** Footer ********/
body.tablet #box_footer {
	overflow: hidden;
	padding: 30px;
}
body.tablet #box_wrap_footer .logoF {
	float: left;
	margin-right: 5%;
}
body.mobile #box_wrap_footer .logoF {
	display: none;
}
body.tablet #box_footer .footer_info {
	width: 50%;
}
body.mobile #box_footer .footer_info {
	width: 100%;
	text-align: center;
	float: none;
	margin-top: 0;
}
body.tablet #box_footer .qrcode {display: none;}
body.tablet #box_footer ul {
	width: 60%;
}
body.tablet .box_option > ul > li {
	display: none !important;
}
body.tablet .box_option > ul {
	right: 15px !important;
}
body.tablet .box_share > ul > li > button.print {display: none;}
body.tablet #box_footer_board {display: none;}

/* Nav Fix */
body.tablet #nav_header_fix > nav > ul > li {
	width: 33%;
	border-right: 1px solid #d7d7d7;
	background: #fff url('../images/common/bg_nav_fix_off.png') 90% center no-repeat;
	overflow: hidden;
	height: 49px;
}
body.tablet #nav_header_fix > nav > ul > li > .nav_title > a {
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
}
body.tablet #nav_header_fix > nav > ul > li > .nav_list {
	display: none;
	width: 30%;
	z-index: 999;
	position: absolute;
	top: 50px;
	background-color: #fff;
	border: 1px solid #d7d7d7;
	border-top: 0;
}
body.tablet #nav_header_fix > nav > ul > li > .nav_list > ul > li {
	border-top: 1px solid #d7d7d7;
}
body.tablet #nav_header_fix > nav > ul > li > .nav_list > ul > li.first {
	border-top: 0;
}
body.tablet #nav_header_fix > nav > ul > li > .nav_list > ul > li > a {
	color: #666;
	display: block;
	overflow: hidden;
	font-weight: bold;
	padding: 10px 0 10px 20px;
}
body.tablet #nav_header_fix > nav > ul > li > .nav_list > ul > li > a:hover {
	background-color: #676767;
	color: #fff !important;
}
/* On */
body.tablet #nav_header_fix > nav > ul > li.last {
	background: #fff url('../images/common/bg_nav_fix_on.png') 90% center no-repeat;
}
body.tablet #nav_header_fix > nav > ul > li.last > .nav_title > a {
	color: #007ae1;
}
body.tablet #nav_header_fix > nav > ul > li > .nav_title > a:hover {
	color: #007AE1 !important;
}
body.tablet #nav_header_fix > nav > ul > li.last > .nav_list > ul > li > a:hover {
	background-color: #007ae1;
	color: #fff !important;
}


/* Tab */
body.tablet #tab {border-bottom: 0; border-top: 1px solid #d2d2d2; padding-top:0;}
body.tablet #tab ul li a {border-bottom: 1px solid #d2d2d2; border-top: 0;}
body.tablet #tab ul.tab_1ea li { width: 100%;}
body.tablet #tab ul.tab_2ea li { width: 50%;}
body.tablet #tab ul.tab_2ea li:nth-child(2n) a {border-right: 1px solid #D2D2D2;}
body.tablet #tab ul.tab_3ea li { width: 33.3%;}
body.tablet #tab ul.tab_4ea li { width: 50%;}
body.tablet #tab ul.tab_4ea li:nth-child(2n) a {border-right: 1px solid #D2D2D2;}
body.tablet #tab ul.tab_5ea li { width: 33.3%;}
body.tablet #tab ul.tab_5ea li:nth-child(3n) a {border-right: 1px solid #D2D2D2;}
body.tablet #tab ul.tab_6ea li { width: 33.3%;}
body.tablet #tab ul.tab_6ea li:nth-child(3n) a {border-right: 1px solid #D2D2D2;}
body.tablet #tab ul.tab_7ea li { width: 33.3%;}
body.tablet #tab ul.tab_7ea li:nth-child(3n) a {border-right: 1px solid #D2D2D2;}


/* Contents */
body.tablet .box_doc_down .box_left {
	clear: left;
	width: 100%;
	height: 63px;
}
body.tablet .box_doc_down .box_left br {
	display: none;
}
body.tablet .box_doc_down .box_right {
	clear: left;
	width: 99.7%;
	height: auto;
	border-top: 0;
}
body.tablet .box_doc_down ul.btn_doc_down {
	margin: 20px 20px 15px 20px;
}
body.tablet .box_page_help .box_cus dl dt {
	padding: 0 0 0 35px;
}
body.tablet .box_page_help .box_cus dl dd {
	padding: 0;
}
body.tablet .box_page_help.sty02 dl {
	width: 100%;
}
body.tablet .box_page_help .box_rate {
	clear: left;
	width: 100%;
}
body.tablet .box_page_help .box_rate ul li {
	margin-bottom: 10px;
}
body.tablet .box_page_help .box_rate .box_rate_mg {
	margin: 25px 30px 15px 30px;
}
body.tablet .box_page_help .box_opinion {
	clear: left;
	width: 100%;
	border-top: 1px solid #D6D6D6;
	background-image: none;
}
body.tablet #box_footer .icon_open {
	right: 30px;
}
body.mobile #box_footer .icon_open {
	display: none;
}
body.tablet .box_page_help .box_opinion .box_opinion_mg {
	margin: 25px 30px;
}
body.tablet .box_page_help .box_opinion ul li.first {
	width: 99.5%;
}
body.tablet .box_page_help .box_opinion ul li.last {
	clear: left;
	width: 100%;
}
body.tablet .box_page_help .box_opinion ul li.last a {
	clear: left;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	text-align: center;
}
body.tablet .box_down_viewer > div {
	width: 40%;
}
body.tablet .box_down_viewer > div:nth-child(2n){
	border-right: 0;
}
body.tablet .box_down_viewer .box_btn {
	bottom: 70px;
}
/* Site Link */
body.tablet .box_sitelink > ul > li {
	width: 47%;
}
body.tablet .box_sitelink.sty02 > ul > li {
	width: 45%;
}
/* Div Box */
body.tablet .box_icon {background-size: 25%;}

/* Box ul icon */
body.tablet .box_ul li {width: 48%;}
body.tablet .box_ul li.list_03 { border-top: 0; border-left: 1px solid #fff;}
body.tablet .box_ul li.list_04 { border-top: 0;}
body.tablet .box_ul li a{
	width: 97.5%;
}
/* Page Ready */
body.tablet .page_ready {
	background-position: 20% 50%;
	background-size: 20%;
}
body.tablet .layer_popup {
	/*display: none;*/
}

/* News Letter */
body.tablet .box_01.email .email_title {
	width: 110px;
	margin: 0 auto;
	float: none;
}
body.tablet .box_01.email .email_title span {
	margin-bottom: 10px;
}

/* Viewer Download */
.box_down_viewer > .viewer_dl {
	height: 190px;
}
/* Contents */
body.mobile .box_notice ul {
	margin-left: 0;
}
body.mobile .box_info {
	width: 90%;
}
body.mobile .box_page_help .box_cus dl {
	width: 100%;
}
body.mobile .box_page_help .box_cus dl dd {
	display: inline-block;
	padding: 0;
}
body.mobile .box_instruc {
	padding: 25px;
	background-image: none;
}
body.mobile .box_instruc > ul > li {
	padding: 0;
}
body.mobile .box_down_viewer > .viewer_dl {
	width: 90%;
	height: 100%;
}
body.mobile .box_down_viewer > .viewer_dl{
	border-right: 0;
	border-bottom: 1px solid #D8DADC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
body.mobile .box_down_viewer .box_btn {
	position: static;
}

/* Tab */
body.mobile #tab {
	overflow: hidden;
	position: relative;
	border: 0;
	padding: 0;
}
body.mobile #tab > ul > li {
	width: 100% !important;
	display: none;
	float: none;
}
body.mobile #tab > ul > li.on,
body.mobile #tab > ul > li.show {
	display: block;
	overflow: hidden;
}
body.mobile #tab ul li.first a {
	border-top: 1px solid #bcbcbc;
}
body.mobile #tab ul li a {
	display: block;
	text-align: left;
	padding-left: 20px;
	border: 1px solid #bcbcbc;
	border-top: 0;
	background: #fff;
	min-height: 23px;
}
body.mobile #tab ul li.show a {
	min-height: 25px;
}
body.mobile #tab ul li a:hover {
	color: #262626;
	background: #f6f6f6;
}
body.mobile #tab ul li a.on {
	display: block !important;
	border: 0 !important;
	background: url('../images/common/bg_tap.png') left top repeat;
}
body.mobile #tab ul li a.on:hover {
	color: #fff;
	background: url('../images/common/bg_tap.png') left top repeat;
}
body.mobile #tab button.mBtn {
	display: block;
	position: absolute;
	right: 0;
	width: 45px;
	height: 45px;
	background: url('../images/common/btn_tab_mobile.gif') 0 0 no-repeat;
	text-indent: -5000px;
}
body.mobile #tab button.mBtn.on {
	background-position: right 0;
}
body.mobile #tab button.mBtn.on > ul > li > a {
	display: list-item;
}

/* Div box */
body.mobile .box_icon {background: none; padding-left: 20px;}
body.mobile .box_icon.right {padding-right: 20px;}

body.mobile .box_img dl, 
body.mobile .box_img .text, 
body.mobile .box_img p.thum {
	width: 90%;
}

/* Page Ready */
body.mobile .page_ready {
	background-position: 15% 50%;
	background-size: 30%;
	padding: 5% 5% 5% 45%;
}
body.mobile .page_ready dl {
	font-size: 0.85em;
}

/* Site Link */
body.tablet .box_sitelink > ul > li {
	width: 47%;
}
body.mobile .box_sitelink > ul > li {
	width: 100%;
}


/* Scroll Fixed */
body.tablet #header.fixed {
	position: fixed;
	height: 61px;
	top: 0;
	width: 100%;
	z-index: 59;
	background-color: #fff;
}
body.tablet .btn_all_menu.fixed {
	position: fixed;
	top: 2px;
}