@charset "utf-8";


/* Document
   ========================================================================== */
body {
  font-family: 'Yomogi', cursive;
}
/***********************************
 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;
}
}




/**********************************************************
 商品詳細ページのカートイン、お気に入り追加ボタンの下にFAX送信ボタン 
***********************************************************/
	
.ec-productRole .ec-productRole__faxbtn {
    width: 100%;
    margin-bottom: 10px;
	font-weight: bold;
	text-align: center;vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	font-size: 16px;
	border-radius: 0px;
	user-select: none;
	padding: 10px 16px;
	text-decoration: none;
	color: #fff;
	background-color: #E97424;
	border-color:  #E97424;
	display: block;
	height: 56px;
	line-height: 56px;
	padding-top: 0;
	padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
.ec-productRole .ec-productRole__faxbtn {

      width: 60%;
      margin-bottom: 16px;
      min-width: 350px;
}
}
.ec-productRole .ec-productRole__faxbtn a:link, a:visited {
	color: #000;
	text-decoration: none;
}
.ec-productRole .ec-productRole__faxbtn a:hover, a:active {
	color: #C03;
	text-decoration: none !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: #333;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.common_block_title {
	background-color: #333;
	color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.ni-pageHeader h3 {
	background-color: #333;
	color: #FFF;
	font-size: 18px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 10px;
}

.category_side_title {
	background-color: #333;
	color: #FFF !important;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}

.ec-blockBtn--top {
	background-color: #333;
	color: #FFF !important;
    border-color: #333;
}

.shoppingguide_area .title {
    background-color: #333 !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: #000;
}
		


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

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

.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;
}

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


@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%;
	margin-bottom: 0;
}
.leftimagebox img {
	width: 100%;
	height: auto;
}
	
.right-box {
	display: block;
	float: right;
	width: 47%;
	margin-left: 1%;
	margin-right: 1%;
}
.right-box img {
	width: 100%;
	height: auto;
}
.left-box {
    display: block;
    float: left;
    width: 47%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 0px;
}
.left-box 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;
}

}

.howtoorder {
    font-size: 18px;
    font-weight: 700;
    color: #4D0F72;
    border: 2px solid #B51AD0;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}	
.shohintokucho {
    font-size: 18px;
    font-weight: 700;
    color:#065DF5;
    border: 2px solid #065DF5;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}	
.shohinsetsumeimidashi {
    font-size: 18px;
    font-weight: 700;
    color:#FFFFFF;
    border: 2px solid #8d1f44;
	background-color: #8d1f44;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}	
.line_qr {
    width: 150px !important;
    height: 150px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}


/**********************************************************
 アイコンの配置設定
***********************************************************/

.iconwrapper {
	flex-direction: row;
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
}

/* 商品カテゴリー選択アイコン
================================================== */

.cate-iconwrapper {
	display: block;
	margin-left: auto;
	margin-right: auto;
	align-items: center;
}
.cate-iconwrapper .wrap150 {
	width: 150px;
	height: auto;
	margin-left: 50px;
	margin-right: 50px;
	float: left;
}
@media screen and (max-width: 599px) {
.cate-iconwrapper .wrap150 {
	width: 120px;
	height: auto;
	margin-left: 30px;
	margin-right: 30px;
	float: left;
}
}

.cate-iconwrapper .wrap150 img {
	width: 100%;
	height: auto;
}
.cate-iconwrapper .wrap150 p {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
}


/* コンテンツ選択アイコン
================================================== */

.contents-iconwrapper {
	display: block;
	margin-left: auto;
	margin-right: auto;
	align-items: center;
}
.contents-iconwrapper .wrap100 {
	width: 100px;
	height: auto;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
@media screen and (max-width: 599px) {
.contents-iconwrapper .wrap100 {
	width: 120px;
	height: auto;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	/*float: none;*/
}
}
.contents-iconwrapper .wrap100 img {
	width: 100%;
	height: auto;
}
.contents-iconwrapper .wrap100 p {
	text-align: center;
	font-size: 14px;
	font-weight: 700;
}


/* リンクを目立たせる
================================================== */

a.vividlink:link {
	color:#9F1F21;
	text-decoration: underline;
} a.vividlink:visited {
	color:#9F1F21;
	text-decoration: underline;
} a.vividlink:hover {
	color:#CB865D;
	text-decoration: underline;
} a.vividlink:active {
	color:#CB865D;
	text-decoration: underline;
} 