﻿@charset "UTF-8";

/*header*/
#headerInner > .clear,
#headerGuide,
#categoryNav{
	display: none !important;
}

#headerInner,
#wrap #mainArea,
#wrap #mainArea main {
	width: auto !important;
}
#wrap #mainArea main.mainNarrow {
	float: none !important;
	margin-right: 0;
}

/*footer*/
footer[role="contentinfo"] #pageTop,
footer[role="contentinfo"] #snsArea,
footer[role="contentinfo"] #footerNav,
footer[role="contentinfo"] .infoNav,
footer[role="contentinfo"] #resonaInfo,
footer[role="contentinfo"] .resonaGroup {
	display: none !important;
}

footer[role="contentinfo"] #copyRight {
	float: none !important;
	text-align: center !important;
}
footer[role="contentinfo"] #footerInfo {
	width: auto !important;
}

#sideNav {
	display: none !important;
}

.mainNarrow .column1 .col {
	width: 100%;
}
.mainNarrow .column2.columnWide .col,
.mainNarrow .column2 .col {
	width: 49%;
	margin-left: 2%;
}
.mainNarrow .column3 .col {
	width: 32%;
	margin-left: 2%;
}
.mainNarrow .column4 .col {
	width: 23.5%;
	margin-left: 2%;
}
.column2.columnWide .col + .col:before {
	display: none;
}


/*topPage Only*/
#wrap #mainArea main[role="main"] #topLeftArea {
	width: 100% !important;
	float: none !important;
}
#wrap #mainArea main[role="main"] #topLeftArea #convArea > ul {
	margin-left: 0;
}
#wrap #mainArea main[role="main"] #topLeftArea #convArea > ul > li {
	width: 32%;
	margin-left: 1%;
	text-align: center;
}
.searchBlock01 > dl > dt {
	width: 10em;
}
.searchBlock01 > dl > dd {
	width: 85%;
}
.searchBlock01 > dl > dt {
	width: 20%;
}
.searchBlock01 .searchKeyword > input[type="search"] ,
.searchBlock01 .searchKeyword > input[type="text"]{
	width: 70%;
}
/*.searchBlock01 .searchKeyword > input[type="search"] ,
.searchBlock01 .searchKeyword > input[type="text"] {
	width: auto;
}*/
.searchBlock01 .searchKeyword,
.searchBlock01 .keywordList01 {
	display: block;
}
.listItem01 > li {
	width: 23.5%;
	margin-left: 1%;	
}
.listItem01 > li > a > span {
	padding-left: 10px !important;
	background: none !important;
}
.listItem02 > ul > li {
	width: 20% !important;
}
#wrap #mainArea main[role="main"] #topSnsArea .normalBlockA03 ul > li {
	width: 15% !important;
}
#wrap #mainArea main[role="main"] #recentlyArea {
	width: 30%;
}
#wrap #mainArea main[role="main"] #favoriteArea {
	width: 68%;
}
#wrap #mainArea main[role="main"] #favoriteArea .blockDetail .favoriteLeft {
	width: 30%;
	margin-right: 2%;
}
#wrap #mainArea main[role="main"] #favoriteArea .blockDetail .favoriteCenter {
	width: 32%;
	margin-right: 2%;
}
#wrap #mainArea main[role="main"] #favoriteArea .blockDetail .favoriteRight {
	width: 34%;
}
#wrap #mainArea main[role="main"] #bnrArea > ul {
	margin-left: 0;
}
#wrap #mainArea main[role="main"] #bnrArea > ul > li {
	width: 23.5%;	
	margin-left: 1%;
}
.imgBlockC01 .text,
.imgBlockC02 .text {
	width: 68%;
}
.imgBlockC01 .img,
.imgBlockC02 .img {
	width: 30%;
}
.imgBlockD01 .text,
.imgBlockD02 .text {
	width: 78%;
}
.imgBlockD01 .img,
.imgBlockD02 .img {
	width: 20%;
}

#wrap .columnInner .blockInner,
#wrap *[class*="tabColumn"] .tabTitle > li > a,
#wrap *[class*="tabColumn"] .tabTitle > li > span,
#wrap .columnInner .boxBlock01,
.listItem02 > ul > li {
	height: auto !important;
}