@charset "utf-8";



/***********************************
 clearfix 
************************************/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


.clear {
	line-height: 0px;
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
.clear10 {
	line-height: 0px;
	display: block;
	clear: both;
	height: 10px;
	visibility: hidden;
}
.clear20 {
	line-height: 0px;
	display: block;
	clear: both;
	height: 20px;
	visibility: hidden;
}
.clear30 {
	line-height: 0px;
	display: block;
	clear: both;
	height: 30px;
	visibility: hidden;
}
.clear40 {
	line-height: 0px;
	display: block;
	clear: both;
	height: 40px;
	visibility: hidden;
}
.clear50 {
	line-height: 0px;
	display: block;
	clear: both;
	height: 50px;
	visibility: hidden;
}


/***********************************
 hide 
************************************/

@media screen and (max-width: 599px) {
.hide_in_sm {
	display: none;
}
.hide_in_sp {
	display: none;
}
}

@media screen and (min-width: 600px) and (max-width: 768px) {
.br-sp {
	display:none;
}
.hide_in_sm {
	display: none;
}
.hide_in_tb {
	display: none;
}
}

@media print, screen and (min-width: 769px) {
.br-sp {
	display:none;
}
.br-sm {
	display:none;
}
.hide_in_pc {
	display: none;
}
}


/***********************************
 br 
************************************/

@media screen and (max-width: 599px) {
}

@media screen and (min-width: 600px) and (max-width: 768px) {
.br-sp {
	display:none;
}
}

@media print, screen and (min-width: 769px) {
.br-sp {
	display:none;
}
.br-sm {
	display:none;
}
}


/**********************************************************
 グローバルナビ内の商品関連に着色／ログイン等と分別 
***********************************************************/

/*#header .container-fluid.inner #member .member_link.category-nav .category_list a{
	color: #FFCC66;
	font-weight:bold:
}
#header .container-fluid.inner #member .member_link.category-nav .category_list a:hover{
	color:#fff;
	font-weight:bold:
}*/




/**********************************************************
 Tablet表示の際にスライダを画面幅以内に収める 
***********************************************************/

@media screen and (min-width: 600px) and (max-width: 768px) {
#topimage_area{
	max-width:100% !important;
}
#amazingslider_topimg ul li {
	max-width:100% !important;
}
}




/**********************************************************
 商品詳細ページのフリーエリアに情報やスペックを表形式で表示 
***********************************************************/
	
.infospec table {
	border-top: 1px solid #4f4d47 !important;
	border-right: 1px solid #4f4d47;
	width: 100%;
	border-spacing: 0;
	margin: 0 auto;
}
.infospec th {
	background-color: #CCC;
	color: #000;
	border-bottom: 1px solid #4f4d47;
	border-left: 1px solid #4f4d47;
	text-align: left;
	padding: 5px;
	/*min-width: 120px;*/
	max-width:50%;
}
.infospec td {
    border-bottom: 1px solid #4f4d47;
    border-left: 1px solid #4f4d47;
    text-align: left;
    padding: 5px;
	background-color: #F6F6F6;
	color:#333
}
.infospec .boldtext {
	color: #000;
	font-weight: bold;
	text-align: center;
}





/**********************************************************
 文字の装飾・設定
***********************************************************/

.greenbold{
	color: #5cb85c;
	font-size:120%;
	font-weight:bold;
}






/**********************************************************
 デフォルト設定の上書き
***********************************************************/


.ec-headingTitle {
	line-height: 150%;	
}
	
	
.plugin_osusume h3 {
	background-color: #FFEBE8;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.common_block_title {
	background-color: #4e9231;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.ec-role {
	color: #000;
}

.ni-pageHeader h3 {
	background-color: #4e9231;
	color: #fff;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-size: 18px;
}

.category_side_title {
	background-color: #FFEBE8;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.ec-blockBtn--top {
    background-color: #005e2e;
    border-color: #005e2e;
}

.shoppingguide_area .title {
    background-color: #4e9231 !important;
}


@media only screen and (min-width: 768px){

.global_menu_areaB ul.global > li > ul {
	width: 170% !important;
}
}

@media only screen and (min-width: 1090px){
.ec-headerNaviRole .ec-headerNaviRole__left {
    width: 450px;
}
}


	
/**********************************************************
 FOOTERの設定上書き
***********************************************************/

.ec-footerRole {
	border-top: 1px solid #7d7d7d;
	margin-top: 30px;
	background-color: #005e2e;
}
		


/**********************************************************
 画像とテキストの配置設定
***********************************************************/

/* 左右分離パターン
================================================== */	

.sentencebox {
	display: block;
	float: none;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.rightimagebox {
	display: block;
	float: none;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.rightimagebox img {
	width: 100%;
	height: auto;
}

.sentencebox_right {
	display: block;
	float: none;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.leftimagebox {
	display: block;
	float: none;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
.leftimagebox img {
	width: 100%;
	height: auto;
}
.right_text {
	text-align: right;
}

@media only screen and ( min-width : 540px ) {
	
.sentencebox {
	display: block;
	float: left;
	width: 52%;
	margin-left: 2%;
}
.rightimagebox {
	display: block;
	float: right;
	width: 38%;
	margin-right: 2%;
}
.rightimagebox img {
	width: 100%;
	height: auto;
}

.sentencebox_right {
	display: block;
	float: right;
	width: 52%;
	margin-right: 2%;
}
.leftimagebox {
	display: block;
	float: left;
	width: 38%;
	margin-left: 2%;
}
.leftimagebox img {
	width: 100%;
	height: auto;
}
}


/* テキスト回り込みパターン
================================================== */

.rightimagestyle {
	width: 100%;
	max-width: 100%;
	display: block;
	float: none;
	margin-left: 0;
	margin-right: 0;
}
.rightimagestyle img {
	margin: 0px;
	width: 100%;
	height: auto;
}
.leftimagestyle {
	width: 100%;
	max-width: 100%;
	display: block;
	float: none;
	margin-left: 0;
	margin-right: 0;
}
.leftimagestyle img {
	margin: 0px;
	width: 100%;
	height: auto;
}

@media only screen and ( min-width : 540px ) {

.rightimagestyle {
	max-width: 50%;
	display: block;
	float: right;
	margin-left: 2em;
	margin-right: 1em;
}
.rightimagestyle img {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.leftimagestyle {
	max-width: 50%;
	display: block;
	float: left;
	margin-left: 1em;
	margin-right: 2em;
}
.leftimagestyle img {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

}

	
	