@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 大枠レイアウトのスタイル定義
　02. 共通
　03. 固定フッター
　04. リッチフッター
　05. 表示切替

******************************************************************************* */




/* ==

　00. file import

=============================================================================== */
#hdArea.common{ border-bottom:none !important; }
.redirectPdf #hdArea.common{ border-bottom:1px solid #d0d0da !important; }


/* ==

　01. 大枠レイアウトのスタイル定義

=============================================================================== */
*:first-child+html #allWrapper {
	z-index: 10;
} /* ie7 */


/* ヘッダ＋フッタ
------------------------------------------------------------------------------------------- */
/* ヘッダ（幅狭） */
div.headerAreaSt{ display:none; }
.headerAreaSt {
	display:  block;
	border-bottom: 3px solid #b4b4b4;
	background-color: #fff;
	zoom:1;
}
.headerAreaSt:after{ content: ''; display: block; clear: both; height: 0; }
.headerAreaSt p {
	float: right;
}
.headerAreaSt .logo {
	float: left;
    height: 20px;
    padding: 11px 0 11px 9px;
}
.headerAreaSt p a {
	display: block;
}
.headerAreaSt .logo img {
	width: 119px;
	height: 20px;
}
/* トグルナビ
------------------------------------------------------------------------------- */
#headerSmpNav {
	display: block !important;
	z-index: 10000;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif;
	clear: both;
	-webkit-text-size-adjust: 100%;
}
#headerSmpNav .headerSmpNav_btn1 {
	display: block;
	position: absolute;
	top: 0;
	right: 53px;
	width: 52px;
	height: 42px;
	border-left: 1px solid #ddd;
	background-image: url(/common/images/rn02/header_ico01.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: 52px auto;
	-moz-background-size: 52px auto;
	background-size: 52px auto;
	cursor: pointer;
}
#headerSmpNav .headerSmpNav_btn1 {
  background-image: url(/common/images/rn02/header_ico01_pc.png)\9;
}
#headerSmpNav .headerSmpNav_btn2 {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 52px;
	height: 42px;
	border-left: 1px solid #ddd;
	background-image: url(/common/images/rn02/header_ico02.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: 52px auto;
	-moz-background-size: 52px auto;
	background-size: 52px auto;
	cursor: pointer;
}
#headerSmpNav .headerSmpNav_btn2 {
  background-image: url(/common/images/rn02/header_ico02_pc.png)\9;
}
#headerSmpNav .headerSmpNav_active {
	background-color: #3f3f3f;
	background-position: 0 -42px;
}
#headerSmpNav .headerSmpNav_search {
	display: none !important;
	position: relative;
	padding: 15px 71px 15px 10px;
	background-color: #3f3f3f;
}
#headerSmpNav .headerSmpNav_menu {
	display: none !important;
	padding: 15px 10px;
	background-color: #3f3f3f;
}
#headerSmpNav .headerSmpNav_open {
	display: block !important;
}
#headerSmpNav .headerSmpNav_menu li {
	float: none;
	margin: 0 0 2px;
}
#headerSmpNav .headerSmpNav_menu li:last-child {
	margin-bottom: 0;
}
#headerSmpNav .headerSmpNav_menu li a {
	display: block;
	line-height: 1.4;
	padding: 12px 20px 12px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #6e6e6e;
	background-image: url(/common/images/rn02/header_ico04.png);
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-background-size: 18px auto;
	-moz-background-size: 18px auto;
	background-size: 18px auto;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#headerSmpNav .headerSmpNav_menu li a {
  background-image: url(/common/images/rn02/header_ico04_pc.png)\9;
}
#headerSmpNav .headerSmpNav_menu li .external {
   background-image: url(/common/images/rn02/header_ico05.png); 
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  background-size: 20px auto;
}
#headerSmpNav .headerSmpNav_menu li .external {
   background-image: url(/common/images/rn02/header_ico05_pc.png)\9;
}
#headerSmpNav .headerSmpNav_input {
	width: 100%;
	height: 46px;
	padding: 0 10px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #fff;
	color: #333;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#headerSmpNav .headerSmpNav_send {
	position: absolute;
	top: 15px;
	*top: 16px;
	right: 10px;
	width: 61px;
	height: 46px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #fa0046;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#headerSmpNav .headerSmpNav_search .headerSmpNav_close,
#headerSmpNav .headerSmpNav_menu .headerSmpNav_close {
	float: none;
	line-height: 44px;
	padding: 0 30px 0 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #6e6e6e;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
#headerSmpNav .headerSmpNav_search .headerSmpNav_close {
	margin: 10px -61px 0 0;
	*zoom: 1;
}
#headerSmpNav .headerSmpNav_menu .headerSmpNav_close {
	margin: 10px 0 0 0;
}
#headerSmpNav .headerSmpNav_close span {
	padding-left: 25px;
	background: url(/common/images/rn02/header_ico10.png) left center no-repeat;
	-webkit-background-size: 16px auto;
	-moz-background-size: 16px auto;
	background-size: 16px auto;
	color: #fff;
}
#headerSmpNav .headerSmpNav_close span {
	background-image: url(/common/images/rn02/header_ico10_pc.png)\9;
}
/* フッタ（幅狭） */
#footerAreaN{ display:none; }

#footerAreaN .areaInner {
	border: none;
	background-color: none;	
}
#footerAreaN #ftBt01 {
	width: 190px;
	margin: 14px auto 0;
	padding: 0;
	border-top: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #e6e6e6;
	font-size: 14px;
	text-align: center;
}
#footerAreaN #ftBt01 a {
	display: block;
	width: auto;
	margin: 0;
	line-height: 44px;
	background: none;
	color: #fff;
	text-decoration: none;
}
#footerAreaN #ftBt01 span {
	padding: 0 0 0 20px;
	background: url(/column/images/rn01/footer_ico01.gif) left center no-repeat;
	color: #000;
}
#footerAreaN small {
	display: block;
	line-height: 1.1;
	margin-top: 0px;
	padding: 6px 5px 8px;
	border-top:none;
	background: none;
	font-size: 10px;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Droid Sans', "メイリオ", Meiryo, sans-serif;
	text-align: center;
	color: #4d4d4f;
}


#footerAreaN .footer_utility {
	line-height: 1;
	margin: 14px 0 0;
	padding:7px 0 0;
	border-top: 2px solid #fa0046;
	text-align: center;
	overflow: visible;
}
#footerAreaN .footer_utility li {
	display: inline-block;
	float: none;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	border-left: 1px solid #4d4d4f;
	font-size: 10px;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Droid Sans', "メイリオ", Meiryo, sans-serif;
	vertical-align: baseline;
}
#footerAreaN .footer_utility li:first-child {
	border: none;
	margin: 0;
	padding: 0;
}
#footerAreaN .footer_utility li a:link, #footerAreaN .footer_utility li a:visited,
#footerAreaN .footer_utility li a:active, #footerAreaN .footer_utility li a:hover{ text-decoration:none; color:#4d4d4f; }




/* メディアクエリー
------------------------------------------------------------------------------- */

@media only screen and (max-width: 1020px) {
	/* 通常用 */
	#hdArea, #header, #ftArea, .r3Header, .r3Footer{ display:none; }
	
	/* 幅狭い用 */
	div.headerAreaSt, #footerAreaN{ display:block; }
}

@media only screen and (max-width: 1020px) {
	#container p.pagetop{ display:none; }
	div.topicpath {
		padding: 0;
	}
	div.topicpath div {
		width: 100%;
	}
	div.topicpath ul {
	  padding: 0;
	}
	div.topicpath li,
	div.topicpath p  {
		display: none;
	}
	div.topicpath .pathActive {
	  display: block;
	  float: none;
	  width: 100%;
		margin: 0;
	  background-color: #6e6e6e;
	  color: #333;
	  font-size: 134%;
	}
	div.topicpath li.pathActive a {
		float: none;
	  display: inline-block;
	  min-height: 21px;
	  line-height: 1.3;
	  padding: 6px 5px 5px 21px;
	  color: #fff;
	  background: url(/column/images/rn01/topicpath_ico01.png) 10px center no-repeat;
		color: #fff;
	  text-decoration: none;
	}
}

@media only screen and (max-width: 600px) {
	div.topicpath{ display:block; }

	#footerAreaN .footer_utility li:first-child {
		padding-bottom:4px;
		display:block;
		clear:both;
	}
	#footerAreaN .footer_utility li:nth-child(2){
		border-left:none;
	}

}


/* ==

　02. 共通

=============================================================================== */
/* 大枠
------------------------------------------------------------------------------- */
.baseIn {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

/* トグルナビ
------------------------------------------------------------------------------- */
#hdNavSub {	display: none;}
#hdNavSub .toggleNav {
	background-color: #f2f2f2;
}
#hdNavSub .toggleNav li {
	float: left;
	width: 49.9%;
}
#hdNavSub .toggleNav a,
#hdNavSub .toggleNav span {
	display: block;
	height: 49px;
	padding-top: 16px;
	border-left: 1px solid #fff;
	border-right: 1px solid #b8b8b8;
	text-align: center;
}
#hdNavSub .toggleNav span {
	cursor: pointer;
}
#hdNavSub .toggleNav span.uiActive {
	background-color: #6e6e6e;	
}
#hdNavSub .toggleNav .navCategory span {
	border-left: none;
}
#hdNavSub .toggleNav .navLetter a {
	border-right: none;
}
#hdNavSub div {
	display: none;
	padding: 10px;
	background-color: #6e6e6e;
}
#hdNavSub div.uiActive {
	display: block;
}
#hdNavSub div ul {
	margin-bottom: 10px;
}
#hdNavSub div li {
	margin-bottom: 1px;
	background-color: #4d4d4f;
	background-position: 10px center;
	background-repeat: no-repeat;
	font-size: 117%;
	font-weight: bold;
}
#hdNavSub div .opCategory1 {
	background-image: url(/column/images/rn01/ico_money02.gif);
}
#hdNavSub div .opCategory2 {
	background-image: url(/column/images/rn01/ico_tochi02.gif);
}
#hdNavSub div .opCategory3 {
	background-image: url(/column/images/rn01/ico_flow02.gif);
}
#hdNavSub div .opCategory4 {
	background-image: url(/column/images/rn01/ico_plan02.gif);
}
#hdNavSub div .opCategory5 {
	background-image: url(/column/images/rn01/ico_tech02.gif);
}
#hdNavSub div .opCategory6 {
	background-image: url(/column/images/rn01/ico_hint02.gif);
}
#hdNavSub div .opCategory7 {
	background-image: url(/column/images/rn01/ico_voice02.gif);
}
#hdNavSub div ul a {
	display: block;
	padding: 11px 15px 10px 43px;
	background: url(/column/images/rn01/column_ico01.gif) right center no-repeat;
	color: #fff;
	text-decoration: none;
}
#hdNavSub div ul a:hover {
	text-decoration: underline;
}
#hdNavSub div p {
	line-height: 44px;
	padding: 0 30px 0 15px;
	background-color: #4d4d4f;
	color: #fff;
	font-size: 117%;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
#hdNavSub div p span {
	padding-left: 25px;
	background: url(/column/images/rn01/column_ico02.gif) left center no-repeat;
	-webkit-background-size: 16px 16px;
	-moz-background-size: 16px 16px;
	background-size: 16px 16px;
	color: #fff;
}
*:first-child+html #hdNavSub img {
	-ms-interpolation-mode: nearest-neighbor;
} /* ie7 */

/* カテゴリ用見出し
------------------------------------------------------------------------------- */
#categoryHead {
	margin-bottom: 20px;
}
#categoryHead .baseIn {
	padding: 10px 0;
}
#categoryHead .baseIn h1,
#categoryHead .baseIn p {
	line-height: 45px;
	padding: 0 0 0 56px;
	background-position: left top;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
 /* ie6対策のため#セレクタは付けない */
.opCategoryH1 {
	background-color: #e9a402;
}
.opCategoryH2 {
	background-color: #1bbc9b;
}
.opCategoryH3 {
	background-color: #9b5ab8;
}
.opCategoryH4 {
	background-color: #3598dc;
}
.opCategoryH5 {
	background-color: #34495e;
}
.opCategoryH6 {
	background-color: #e94c3d;
}
.opCategoryH7 {
	background-color: #bdcf47;
}
.opPdfH {
	background-color: #666;
}
 /* ここまで */
#categoryHead.opCategoryH1 .baseIn h1,
#categoryHead.opCategoryH1 .baseIn p {
	background-image: url(/column/images/rn01/ico_money01.gif);
}
#categoryHead.opCategoryH2 .baseIn h1,
#categoryHead.opCategoryH2 .baseIn p {
	background-image: url(/column/images/rn01/ico_tochi01.gif);
}
#categoryHead.opCategoryH3 .baseIn h1,
#categoryHead.opCategoryH3 .baseIn p {
	background-image: url(/column/images/rn01/ico_flow01.gif);
}
#categoryHead.opCategoryH4 .baseIn h1,
#categoryHead.opCategoryH4 .baseIn p {
	background-image: url(/column/images/rn01/ico_plan01.gif);
}
#categoryHead.opCategoryH5 .baseIn h1,
#categoryHead.opCategoryH5 .baseIn p {
	background-image: url(/column/images/rn01/ico_tech01.gif);
}
#categoryHead.opCategoryH6 .baseIn h1,
#categoryHead.opCategoryH6 .baseIn p {
	background-image: url(/column/images/rn01/ico_hint01.gif);
}
#categoryHead.opCategoryH7 .baseIn h1,
#categoryHead.opCategoryH7 .baseIn p {
	background-image: url(/column/images/rn01/ico_voice01.gif);
}
#categoryHead.opPdfH .baseIn h1,
#categoryHead.opPdfH .baseIn p {
	background-image: url(/column/images/rn01/ico_pdf01.gif);
}

/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1020px) {
	.baseIn {
		width: 100%;
	}
	#hdNavSub { display: block;}
	#categoryHead .baseIn h1,
	#categoryHead .baseIn p {
		margin: 0 20px;
	}
}
@media only screen and (max-width: 600px) {
	#categoryHead .baseIn h1,
	#categoryHead .baseIn p {
		margin: 0 10px;
		font-size: 18px;
	}
}


/* ==

　03. 固定フッター

=============================================================================== */
#fixFooter {
	width: 100%;
	min-width: 950px;
	height: 40px;
}
#fixFooter .fixArea {
	width: 100%;
	background: url(/column/images/rn01/fixfooter_bg01.png) left 24px repeat-x;
}
#fixFooter ul {
	float: left;
	width: 290px;
	padding-left: 5px;
}
#fixFooter li { float: left; }
#fixFooter p {
	float: right;
	width: 155px;
	padding-right: 5px;
}
#fixFooter.funcFix .fixArea {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10;
}
#fixFooter div:after,
#fixFooter ul:after { content: ''; display: block; clear: both; height: 0; }
* html #fixFooter div,
* html #fixFooter ul { zoom: 1; } /* ie6 */
*:first-child+html #fixFooter div,
*:first-child+html #fixFooter ul { zoom: 1; } /* ie7 */


/* ==

　04. リッチフッター

=============================================================================== */
#subFooter {
	width: 100%;
	min-width: 950px;
	line-height: 1.7;
	padding: 30px 0 25px;
	background-color: #6e6e6e;
}
#subFooter .baseIn {
	padding-top: 5px;
	border-top: 1px solid #8a8a8a;
}
#subFooter .subCol {
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom: 1px solid #8a8a8a;
}
#subFooter .rowGroup {
	position: relative;
	z-index: 5;
}
#subFooter .subCol p,
#subFooter .subCol span,
#subFooter .subCol li {
	color: #fff;
	font-size: 117%;
}
#subFooter .subCol li p,
#subFooter .subCol li span,
#subFooter .subCol li li {
	font-size: 100%;
}
#subFooter a {
	color: #fff;
	text-decoration: none;
}
#subFooter a:hover { text-decoration: underline; }
#subFooter .subCol .categoryTit {
	display: block;
	float: left;
	width: 169px;
	font-weight: bold;
}
#subFooter .subCol .categoryDesc {
	float: right;
	width: 780px;
	padding-top: 1px;
	font-size: 100%;
}
#subFooter .subCol .opListPage {
	width: 480px;
	padding-right: 300px;
}
#subFooter .subCol .categoryLink {
	display: block;
	position: absolute;
	top: 1px;
	right: 12px;
	padding-left: 13px;
	background: url(/column/images/rn01/ico_arw03.gif) left center no-repeat;
	font-size: 100%;
}
#subFooter .subCol .articleList {
	margin-top: 5px;
}
#subFooter .subCol .articleList li {
	margin: 10px 0;
}
#subFooter .subCol .articleList div {
	background-color: #7c7c7c;
}
#subFooter .subCol .articleList p {
	line-height: 1.1;
	margin-right: 120px;
	padding: 12px 0 11px 40px;
	background-image: url(/column/images/rn01/ico_subfooter01.gif);
	background-position: 12px 12px;
	background-repeat: no-repeat;
	cursor: pointer;
}
#subFooter .subCol .articleList p.uiOpen {
	background-position: 12px -74px;
}
#subFooter .subCol .articleList .categoryLink {
	top: 13px;
	line-height: 1.1;
	font-size: 85.4%;
}
#subFooter .subCol .articleList ul {
	margin: 14px 0 0;
}
#subFooter .subCol .articleList ul li {
	float: left;
	width: 270px;
	line-height: 1.3;
	margin: 0 15px 0 0;
	padding: 0 0 13px 30px;
	border: none;
	background: url(/column/images/rn01/ico_arw03.gif) 12px 0.45em no-repeat;
}
#subFooter div:after,
#subFooter ul:after,
#subFooter li:after { content: ''; display: block; clear: both; height: 0; }
* html #subFooter div,
* html #subFooter ul,
* html #subFooter li { zoom: 1; } /* ie6 */
*:first-child+html #subFooter div,
*:first-child+html #subFooter ul,
*:first-child+html #subFooter li { zoom: 1; } /* ie7 */

/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1020px) {
	#subFooter {
		width: auto;
		min-width: 0;
		margin: 0 10px;
		padding: 0;
	}
	#subFooter .baseIn {
		padding-top: 0;
		border-top: none;
		background: none;
	}
	#subFooter .subCol {
		margin: 0;
		padding: 0;
		border: none;
	}
	#subFooter .subCol .categoryTit,
	#subFooter .subCol .fnTrigger {
		float: none;
		width: auto;
		border-top: 1px solid #4a4a4a;
		background-color: #6e6e6e;
	}
	#subFooter .subCol .categoryDesc,
	#subFooter .subCol .categoryLink {
		display: none;
	}
	#subFooter .subCol .fnTrigger span {
		display: block;
		line-height: 44px;
		padding: 0 10px 0 10px;
		border-top: 1px solid #7f7f7f;
		background: url(/column/images/rn01/footer_ico02.gif) right top no-repeat;
		color: #fff;
		cursor: pointer;
		text-decoration: none;
	}
	#subFooter .subCol div.uiOpen span {
		background-position: right -44px;
	}
	#subFooter .subCol .fnTrigger a:hover {
		text-decoration: underline;
	}
	#subFooter .subCol .fnTarget {
		display: none;
	}
	#subFooter .subCol .articleList {
		margin: 0;
	}
	#subFooter .subCol .articleList li {
		margin: 0;
		padding: 0;
		border: none;
		vertical-align: top;
	}
	#subFooter .subCol .articleList p {
		line-height: 1.7;
		margin-right: 0;
		padding: 0;
		background: none;
	}
	#subFooter .subCol li {
		float: none;
		margin: 0;
		font-size: 109%;
		font-weight: normal;
		white-space: normal;
	}
	#subFooter .subCol li li {
		margin-left: 0;
		font-size: 100%;
	}
	#subFooter .subCol a {
		display: block;
		padding: 11px 25px 11px 10px;
		border-top: 1px solid #6a6a6a;
		background: #3f3f3f url(/column/images/rn01/footer_ico03.png) right center no-repeat;
		color: #fff;
	}
	* html #subFooter .subCol a {
		zoom: 1;
	} /* ie6 */
	*:first-child+html #subFooter .subCol a {
		zoom: 1;
	} /* ie7 */
	#subFooter .subCol li a:hover {
		color: #fff;
	}
	#subFooter .subCol .external {
		padding: 11px 28px 11px 10px;
		background: #3f3f3f url(/column/images/rn01/footer_ico04.png) right center no-repeat;
	}
	#subFooter .subCol .categoryTit a {
		border-top: 1px solid #7f7f7f;
		background-color: #6e6e6e;		
	}
	#subFooter .opLogin p a {
		border-top: 1px solid #fa0046;
		background-color: #fa0046;
		font-weight: bold;	
	}
	.loggedPage #subFooter .opLogin {
		display: none;	
	}
	#subFooter .subCol li li a {
		padding-left: 20px;
	}
	#subFooter .subCol ul.uiOpen {
		display: block;
	}
	#subFooter .subCol .articleList ul {
		display: none !important;
	}
}


/* ==

　05. 表示切替

=============================================================================== */
.devPc { display: block; }
.devPcTbl { display: block; }
.devTbl { display: none; }
.devTblSmp { display: none; }
.devSmp { display: none; }
img.devPc { display: inline; }
img.devPcTbl { display: inline; }
img.devTbl { display: none; }
img.devTblSmp { display: none; }
img.devSmp { display: none; }

/* メディアクエリー
------------------------------------------------------------------------------- */
@media only screen and (max-width: 1020px) {
	.devPc { display: none; }
	.devPcTbl { display: block; }
	.devTbl { display: block; }
	.devTblSmp { display: block; }
	.devSmp { display: none; }
	img.devPc { display: none; }
	img.devPcTbl { display: inline; }
	img.devTbl { display: inline; }
	img.devTblSmp { display: inline; }
	img.devSmp { display: none; }
}
@media only screen and (max-width: 600px) {
	.devPc { display: none; }
	.devPcTbl { display: none; }
	.devTbl { display: none; }
	.devTblSmp { display: block; }
	.devSmp { display: block; }
	img.devPc { display: none; }
	img.devPcTbl { display: none; }
	img.devTbl { display: none; }
	img.devTblSmp { display: inline; }
	img.devSmp { display: inline; }
}
