/* oec-titleType
-------------------------------------------------- */
.oec-titleType1 {
  font-size: 28px;
  line-height: 1.4285714;
  color: #000000;
  font-weight: bold;
}
.oec-titleType1 .oec-categoryBox {
  margin: 7px 0 4px;
}

/* oec-contentHeader
-------------------------------------------------- */
.oec-contentHeader {
  margin: 9px 0 30px;
  padding: 20px 25px 15px;
  border: 5px solid #dddddd;
}
.oec-contentHeader .oec-titleType1 {
  margin: 0 0 9px;
}
.oec-contentHeader.oec-contentHeaderTop {
  padding: 0 0 9px;
  margin: 8px 0 40px;
  border: 0;
  border-bottom: 1px solid #000000;
}
.oec-contentHeader.oec-contentHeaderTop .oec-titleType1 {
  margin: 0;
  padding: 0 0 0 67px;
  display: flex;
  align-items: center;
  line-height: 1.4;
  min-height: 51px;
}
.oec-contentHeader.oec-contentHeaderTop .oec-titleType1 .oec-titleMain {
  flex: 0 0 auto;
}
.oec-contentHeader.oec-contentHeaderTop .oec-titleType1 .oec-titleSmall {
  padding-left: 20px;
  font-size: 14px;
  font-weight: normal;
  vertical-align: bottom;
  line-height: 1.5;
}
#oec-cosme .oec-contentHeader.oec-contentHeaderTop .oec-titleType1 {
  background: url(/contents/shared/images/cosme/title_bg_1_1.png) left center no-repeat;
}
#oec-diet .oec-contentHeader.oec-contentHeaderTop .oec-titleType1 {
  background: url(/contents/shared/images/diet/title_bg_1_1.png) left center no-repeat;
}
#oec-food .oec-contentHeader.oec-contentHeaderTop .oec-titleType1 {
  background: url(/contents/shared/images/food/title_bg_1_1.png) left center no-repeat;
}
#oec-bodywear .oec-contentHeader.oec-contentHeaderTop .oec-titleType1 {
  background: url(/contents/shared/images/bodywear/title_bg_1_1.png) left center no-repeat;
}
.oec-contentHeader.oec-contentHeaderTop .oec-adviceCategory {
  margin: 0 0 5px;
}
/* oec-contentBannerHeader */
.oec-contentBannerHeader_title {
	padding: 0;
	font-size: 30px;
	line-height: 1;
}
.oec-contentBannerHeader_imageBlock {
	text-align: center;
	margin-bottom: 45px;
}
.oec-contentBannerHeader_lead {
	text-align: left;
	margin: 45px 0 10px;
	line-height: 1.6;
}
.oec-contentBannerHeader_lead-title {
	font-weight: bold;
	display: block;
	font-size: 14px;
	margin-bottom: 30px;
	line-height: 1;
}
.oec-contentBannerHeader_lead-text {
	font-size: 14px;
	display: block;
	margin-bottom: 0;
}
.oec-contentBannerHeaderAfter {
	height: auto;
	margin: 10px 10px 70px;
}
.oec-smartaging {
	float: right;
}
.oec-smartagingText {
	float: left;
}
.oec-smartagingText span {
	font-size: 11px;
}
.oec-smartagingImage {
	float: left;
}
.oec-smartagingImage img {
	vertical-align: middle;
	width: 9px;
	height: 9px;
}
/* oec-categorytwoColumn
-------------------------------------------------- */
.oec-categorytwoColumn .oec-twoColumnMain {
  width: 763px;
  float: left;
}
.oec-categorytwoColumn .oec-twoColumnSidebar {
  width: 241px;
  float: right;
}

/* oec-newLineupSection
-------------------------------------------------- */
.oec-newLineupSection .oec-titStyle5-2 {
  margin-bottom: 10px;
}

.oec-newLineupBlock .oec-itemName {
  margin-bottom: 5px;
  font-size: 12px;
}
.oec-newLineupBlock .oec-itemAddcomment {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

/* oec-rankingSection
-------------------------------------------------- */
.oec-rankingSection .oec-attention {
  margin-bottom: 10px;
}

/* oec-rankingType1
-------------------------------------------------- */
.oec-rankingType1 h2 {
  margin-bottom: 10px;
  padding: 10px;
  background-color: #c0ae72;
  text-align: center;
}
.oec-rankingType1 h2 span {
  padding: 0 0 0 40px;
  font-size: 22px;
  line-height: 26px;
  color: #ffffff;
  display: inline-block;
  background: url(/contents/shared/images/ranking_title_bg_2.png) 2px center no-repeat;
}
.oec-rankingType1 .oec-itemName {
  margin-bottom: 5px;
  font-size: 12px;
}
.oec-rankingType1 .oec-itemAddcomment {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

/* oec-rankingType2
-------------------------------------------------- */
.oec-rankingType2 h2 {
  margin-bottom: 15px;
  padding: 10px 0;
  border-top: 2px solid #b2a156;
  background: #f2f0dd;
  text-align: center;
  font-size: 22px;
}
.oec-rankingType2 h2 span {
  display: inline-block;
  position: relative;
}
.oec-rankingType2 h2 span:before {
  content: ' ';
  width: 43px;
  height: 29px;
  position: absolute;
  left: -63px;
  top: 0;
  background: url(/contents/shared/images/top/ico_ranking_1.png) top left repeat;
}
.oec-rankingType2 h2 span:after {
  content: ' ';
  width: 43px;
  height: 29px;
  position: absolute;
  right: -63px;
  top: 0;
  background: url(/contents/shared/images/top/ico_ranking_2.png) top left repeat;
}

/* oec-lineupBlock
-------------------------------------------------- */
.oec-lineupBlock:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  font-size: 0;
}
.oec-lineupBlock .oec-lineupBox {
  margin: 0 22px 18px 0;
  width: 135px;
  float: left;
}
.oec-lineupBlock .oec-lineupBox:nth-child(5n) {
  margin-right: 0;
}
.oec-lineupBlock .oec-lineupBox a {
  display: block;
}
.oec-lineupBlock .oec-lineupBox a:hover span {
  text-decoration: underline;
}
.oec-lineupBlock .oec-lineupBox a:hover .oec-imgHover {
  background: rgba(0, 0, 0, 0.5);
}
.oec-lineupBlock .oec-lineupBox .oec-catImg {
  margin-bottom: 15px;
  position: relative;
}
.oec-lineupBlock .oec-lineupBox .oec-catImg .oec-imgHover {
  display: block;
  width: 135px;
  height: 135px;
  position: absolute;
  left: 0;
  top: 3px;
  z-index: 10;
}
.oec-lineupBlock .oec-lineupBox .oec-catTxt {
  text-align: center;
}
.oec-lineupBlock .oec-lineupBox .oec-catTxt span {
  padding-left: 15px;
  background: url(/contents/shared/images/ico_link_arrow_1.png) no-repeat left 5px;
  display: inline-block;
}
.oec-lineupBlock-flex.oec-lineupBlock .oec-lineupBox .oec-catTxt span {
	background: none;
	padding-left: 0;
}
.oec-catLineupSection-threeColumn .oec-lineupBlock {
	padding: 10px 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: flex-start;
}
.oec-catLineupSection-threeColumn .oec-lineupBlock .oec-lineupBox {
	float: none;
	margin: 0 auto;
	width: 281px;
}
.oec-catLineupSection-threeColumn .oec-lineupBlock .oec-lineupBox:nth-child(3n+1) { /* 3カラムの1番目　*/
	margin-left: 0;
	margin-right: 0;
}
.oec-catLineupSection-threeColumn .oec-lineupBlock .oec-lineupBox:nth-child(3n) { /* 3カラムの3番目　*/
	margin-left: 0;
	margin-right: 0;
}
.oec-catLineupSection-threeColumn .oec-lineupBlock .oec-lineupBox:nth-child(n+4) { /* 3カラムの3番目　*/
	margin-top: 15px;
}
.oec-catLineupSection-threeColumn .oec-lineupBlock .oec-image img {
	width: 100%;
	height: auto;
}
.oec-catLineupSection-threeColumn .oec-lineupBlock .oec-lineupBox .oec-catImg .oec-imgHover {
	width: 281px;
	height: 281px;
}
.oec-catLineupSection-threeColumn .oec-lineupBox a {
	text-decoration: none;
}
.oec-catLineupSection-threeColumn .oec-lineupBox a:hover .oec-catTxt_name {
	text-decoration: underline;
}
.oec-catLineupSection-threeColumn .oec-lineupBox .oec-catImg {
	margin-bottom: 35px;
}
.oec-catLineupSection-threeColumn .oec-catTxt_lead {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	color: #000;
}
.oec-catLineupSection-threeColumn .oec-catTxt_name {
	font-size: 12px;
}
.oec-lineupBlock-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.oec-lineupBlock.oec-lineupBlock-flex  .oec-lineupBox {
	margin: 0 0 0 38px;
	width: 138px;
	float: none;
}
.oec-lineupBlock.oec-lineupBlock-flex .oec-lineupBox:nth-child(6n+1) {
	 margin-left: 0;
}
.oec-lineupBlock.oec-lineupBlock-flex .oec-lineupBox:nth-child(n+7) {
	 margin-top: 30px;
}
/* oec-troubleSection
-------------------------------------------------- */
.oec-troubleSection .oec-troubleList {
  margin: 0;
}
.oec-troubleSection .oec-troubleList li {
  margin: 0 6px 10px 0;
  border: 1px solid #cccccc;
  display: inline-block;
}
.oec-troubleSection .oec-troubleList li a {
  padding: 10px 30px;
  display: block;
}
.oec-troubleSection .oec-troubleList li a:hover span {
  text-decoration: underline;
}
.oec-troubleSection .oec-troubleList li span {
  padding-left: 15px;
  background: url(/contents/shared/images/ico_link_arrow_1.png) no-repeat left 5px;
  display: inline-block;
}
.oec-troubleList-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.oec-troubleSection .oec-troubleList.oec-troubleList-flex li {
	flex: 0 1 auto;
	width: 245px;
	margin: 0;
}
.oec-troubleSection .oec-troubleList.oec-troubleList-flex li:nth-child(n+2) {
	margin-left: 14px;
}
.oec-troubleSection .oec-troubleList.oec-troubleList-flex li:nth-child(n+5) {
	margin-top: 14px;
}
.oec-troubleSection .oec-troubleList.oec-troubleList-flex li:nth-child(4n+1) {
	margin-left: 0;
}
/* oec-bnrSection
-------------------------------------------------- */
.oec-bnrSection {
	margin: 40px 0 60px;
}
.oec-bnrSection_inner {
	list-style: none;
	display: flex;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 40px 0;
	justify-content: center;
}
.oec-bnrSection_inner > li {
	flex: 0 1 auto;
	width: 45%;
	margin: 0;
}
.oec-bnrSection_inner > li:nth-child(2) {
	margin-left: 40px;
}
.oec-bnrSection_inner a {
	display: block;
}
.oec-bnrSection_inner a img {
	width: 100%;
	height: auto;
	display: block;
}
.oec-bigBnrSection .oec-titStyle1 span {
	background-position-y: 5px;
}
.oec-bigBnrSection_link {
	display: block;
}
.oec-bigBnrSection_link img {
	width: 100%;
	height: auto;
}
/*---------------------------

cosme

-----------------------------*/
