@charset "euc-jp";
/* ***************************************** 共通設定 ***************************************** */
* {margin: 0px;
	padding: 0px;
	}
body {
	color: #444;
	font-family:"hiragino-kaku-gothic-pron", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	background-color: #f4f4f4;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: subpixel-antialiased;
	}
br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
	}
img {
	border: 0px;
	}

a:hover img {
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=3,Opacity=80,FinishOpacity=80);
	-ms-filter: "alpha(opacity=80)";
	}

a.logo:hover img {
	opacity: 1.0;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100,FinishOpacity=100);
	-ms-filter: "alpha(opacity=100)";
	}

a.pay:hover img {
	opacity: 1.0;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100,FinishOpacity=100);
	-ms-filter: "alpha(opacity=100)";
	}

a.bank_logo:hover img {
	opacity: 1.0;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100,FinishOpacity=100);
	-ms-filter: "alpha(opacity=100)";
	}

a.bxs:hover img {
	opacity: 1.0;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100,FinishOpacity=100);
	-ms-filter: "alpha(opacity=100)";
	}

.sender_ph:hover img {
	opacity: 1.0;
	filter:progid:DXImageTransform.Microsoft.Alpha(Style=0,Opacity=100,FinishOpacity=100);
	-ms-filter: "alpha(opacity=100)";
	}

a:link    { color: #444444; text-decoration:none;}
a:visited { color: #444444; text-decoration:none;}
a:hover   { color: #3366cc; text-decoration:underline;}
a:focus  { color: #3366cc; text-decoration:underline;}
a:active  { color: #2851a3; text-decoration:underline;}

.main{
   width: auto;
   margin-left: 5px;
   margin-right: 5px;
   background-color: #ffffff;
   border-radius: 5px;
   margin-bottom: 5px;
  }

.gfont { 
  	font-family: cormorant-garamond, serif;
  	font-weight: 500;
  	font-style: normal;
  	font-size: 150% ; 
  	color: #696969;
    padding: 10px 5px 6px 5px;
  	border-bottom:  solid 1px #d3d3d3;
	text-align:left;
  	margin: 0 5px 2px 5px;
}
.gfont_recom { 
  	font-family: cormorant-garamond, serif;
  	font-weight: 500;
  	font-style: normal;
  	font-size: 150% ; 
  	color: #696969;
    padding: 10px 5px 6px 5px;
  	border-bottom:  solid 1px #d3d3d3;
	text-align:left;
  	margin: 0 5px 20px 5px;
}
.gfont_tumon { 
  	font-family: cormorant-garamond, serif;
  	font-weight: 500;
  	font-style: normal;
  	font-size: 150% ; 
  	color: #696969;
    padding: 10px 5px 6px 5px;
  	border-bottom:  solid 1px #d3d3d3;
	text-align:left;
  	margin: 0 5px 10px 5px;
}
.recom { 
	font-family: fot-udkakugo-large-pr6n, sans-serif;
  	font-weight: 600;
  	font-style: normal;
   font-size: 60% ; 
  	color: #8e8e8e;
}

/* ------------------------------------- 
 *	bx-slider
 * ------------------------------------- */
.bx-wrapper .bx-viewport {
  	margin: 0 0 4px 5px  !important;
	border: solid #fff 0px !important;
	border-radius:5px !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	}

.bx-wrapper .bx-pager.bx-default-pager a {
	width: 7px !important;
	height: 7px !important;　
	}
.bx_moji{
  	font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
  	color: #000;
  	font-size: 36px;/* IE8以下とAndroid4.3以下用フォールバック */
  	font-size: calc(2.3rem + ((1vw - 0.64rem) * 2.1429));/* 24px~36pxで可変*/
  	top: 48%;
  	left: 0;
  	right: 0;
  	bottom: 0;
  	margin: auto;
  	position:absolute;
	}
.bx_moji_02{
  	font-family: fot-udkakugo-large-pr6n, sans-serif;
  	font-weight: 600;
  	font-style: normal;
  	color: #000;
  	font-size: 36px;/* IE8以下とAndroid4.3以下用フォールバック */
  	font-size: calc(2.0rem + ((1vw - 0.64rem) * 2.1429));/* 24px~36pxで可変*/
  	top: 36%;
  	left: 0;
  	right: 0;
  	bottom: 0;
  	margin: auto;
  	position:absolute;
	}
.bx_moji_03{
  	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
  	font-weight: 900;
  	font-style: normal;
  	color: #d62d20;
  	font-size: 36px;/* IE8以下とAndroid4.3以下用フォールバック */
  	font-size: calc(100% + 2.3vw) ;
  	top: 50%;
  	left: 0;
  	right: 0;
  	bottom: 0;
  	margin: auto;
  	position:absolute;
	}
.bx_moji_04{
  	font-family: toppan-bunkyu-midashi-min-st, serif;
  	font-weight: 900;
  	font-style: normal;
	}
.bxslider li {
  	display:block;
  	position:relative;
}
.footer {
	width: auto;
	height:auto;
	clear:both;
	background-color:#ffffff;
	border-radius:5px;
	margin-left:5px;
  	margin-right:5px;
	margin-bottom:5px;
	text-align:center;
	position:relative;
	}
.footer-navi {
  	width: 100%;
	height:auto;
}
.footer_copy {
  	width: 100%;
	font-size: 9px;
	margin-left: auto;
  	margin-right: auto;
	}
/* -------------------------------------
*    TOPページ編集
* ------------------------------------- */
/* ページトップリンクの設定 */
.pagetop{
  	font-family: cormorant-garamond, serif;
  	font-weight: 500;
  	font-style: normal;
    color: #696969;
    font-size: 120% ; 
	text-align: center;
	padding:  5px  10px  5px  10px;
	}
.pankuzu {
  	text-align: left;
  	padding: 5px 5px 5px 10px;
	}
/* ------------------------------------- 
 *	商品一覧
 * ------------------------------------- */
/* カテゴリ・グループのフリースペース内全体の指定 */
.cg_freespace_01 {
	padding:0;
	margin:20px 0 20px 0;
}
.cg_freespace_02 {
	padding:0;
	margin:20px 0 20px 0;
}
/* カテゴリ・グループのフリースペース内の<p>タグの余白設定 */
.cg_freespace_01 p,
.cg_freespace_02 p {
	margin:0 0 10px 0;
}
/* カテゴリ・グループのフリースペース内の<ul>タグの余白設定 */
.cg_freespace_01 ul,
.cg_freespace_02 ul {
	margin:0 0 10px 20px;
	padding:0;
}

/* ページ送りの設定 */
.page_bar {
	vertical-align: 5%;
	}

.pagenavi {
	font-size: 13px;
	padding-left: 10px;
	float: left;
   line-height: 40px;
	}

.pagenavi_2 {
	font-size: 12px;
	padding-right: 10px;
	text-align: center;
   line-height: 35px;
	}

.bar_pagenav {
	font-size: 13px;
	color: #a3a3a3;
	}

.sort_title {
	text-align:left;
	float: left;
	font-size: 16px;
	font-weight: 600;
	margin-left: 5px;
	padding: 10px 10px 10px 5px;
	}

div.main_sort p {
	text-align: right;
	margin-right: 5px;
	padding: 10px;
	}

.sort_border {
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: solid 1px #d3d3d3;
	}

.carent{
	font-weight:900;
	color:#3366cc;
	}

.seller {
	text-align: center;
	padding: 5px 0 1px 0;
	}

.seller_box {
	width: 171px;
	height: 148px;
	text-align: center;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	border:  solid 1px #d3d3d3;
	border-radius: 5px;
	}

.seller_box img {
	width: 100px;
	height: 100px;
}

.seller_bottom {
	height: 6px;
	}

/* 商品一覧ページャー */
.pager {
  padding: 20px 10px 10px 10px;
}
.rest {
  font-size:12px;
  text-align: center;
 margin-bottom:-30px;
}
.rest span {
  font-size: 114.28571%;
  font-weight: bold;
}
.wrap {
  color: #fff;
  text-align: center;
  vertical-align: middle;
  font-size: 100%;
  zoom: 1;
}
.pager-prev {
  float: left;
  line-height: 1;
}
.pager-prev .icon {
  width: 14px;
}

.pager-next {
  float: right;
  line-height: 1;
}
.pager-next .icon {
  width: 14px;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.button--smalls {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 114.28571%;
  padding: 6px 0 6px 0;
  width: 25%;
  line-height: 1;
}
.button--small {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 114.28571%;
  padding: 11px 0 12px;
  width: 25%;
  line-height: 1;
}
.button--blue {
  background: #aaa;
  color: #fff;
}
.main_box_search {
  padding: 7px;
  background: #fff;
  border-radius: 4px;
}
input[type="text"].keyword {
  font-size: 85.71429%;
  padding: 0 1px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="text"].keyword--small {
  width: 68%;
  margin: 0 5px 0 0;
  height: 30px;
}

input[type="text"].keyword--white {
  background: #fff;
  color: #212121;
}

input[type="text"].keyword--black {
  background: #000;
  color: #fff;
  border: none;
}

input[type="number"].productnum {
  padding: 5px 5px;
  width: 15%;
}

input[type="text"].productnum {
  padding: 5px 5px;
  width: 15%;
}
/* -------------------------------------
*    フリーページ編集
* ------------------------------------- */
.abouts_midashi{
	padding:5px 10px 0px 10px;
	font-size: 14px;
	font-weight: 900;
	text-align: left;
	line-height:240%;
	}

.abouts_text{
	font-size: 13px;
	padding:0px 10px 5px 10px;
	line-height:200%;
	text-align: center;
	}

.sumple_text{
	font-size: 14px;
	font-weight: 600;
	padding: 0px 10px 15px 10px;
	line-height:200%;
	text-align: center;
	}

.abouts_text_hx{
	font-size: 17px;
	font-weight: 900;
	text-align: center;
	}

/* ご注文方法 */
.tumon_red {
	font-size: 18px;
	color: #e50000;
	line-height: 150%;
  	padding: 0 20px;
	margin: 0 20px 5 20px;
	}
.order_lead {
	font-size:1.1em;
	text-justify:auto;
	line-height:180%;
	margin: 5px 20px 5px 20px;
}
.tumon_ph {
	text-align: center;
	}
.tumon_photo {
  	text-align: center;
   width: auto;
	height: 150px;
   padding: 10px;
	}
.tumon_ya {
  	text-align: center;
   width: auto;
	height: 60px;
   padding: 10px;
	}
.tumon_exp {
	list-style: none;	
  	font-size:1.1em;
  	line-height:180%;
	}
.tumon_table {
   width: 100%;
	text-align: cetner;
  	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	}
.page3_kisai{
   width: 30%;
	text-align: left;
	font-size: 12px;
  	margin-left: 15px;
   margin-bottom: 10px;
	}
.page4_kisai{
    width: 30%;
	text-align: left;
	font-size: 12px;
  	margin-left: 10px;
   margin-bottom: 10px;
	}
.order_lead_02 {
	list-style:none;	
	text-align: left;
	font-size:1.1em;
  	line-height: 180%;
	padding: 10px 20px 10px 20px;
	}
.order_lead_ex {
  padding-top:10px;
}  
.table_bottom {
  height: 5px;}
/* 配送・支払ページの設定 */
.send_sub_title{
	font-size: 14px;
	font-weight: 900;
	padding: 8px 0px 8px 0px;
	margin-left:10px;
	}

table.soryo {
	margin: 0 5px 0 5px;
	border-top: #d3d3d3 1px solid;
	}

table.soryo th {
	width: auto;
	height:auto;
	padding-left: 10px;
  	padding-right: 10px;
	text-align:left;
	margin-left: 10px;
	border-right: #d3d3d3 1px solid ;
	border-bottom: #d3d3d3 1px solid ;
	}

table.soryo td {
  	width: auto;
    height:auto;
	margin-left: 10px;
	border-bottom: #d3d3d3 1px solid ;
	}

table.memberpoint {
	margin: 0 5px 0 5px;
	border-top: #d3d3d3 1px solid;
	}

table.memberpoint th {
	width: auto;
	height:auto;
	padding-left: 10px;
  	padding-right: 10px;
	text-align:left;
	margin-left: 10px;
	border-right: #d3d3d3 1px solid ;
	}

table.memberpoint td {
  	width: auto;
    height:auto;
	margin-left: 10px;
	}

.soryo2_th_bottom{
	text-align:left;
	padding-left: 10px;
	margin-left: 10px;
	border-right: #d3d3d3 1px solid ;
	}

.soryo2_td_bottom{
	margin-left: 10px;
	}


.send_sub_title{
	margin-left: 10px;
	}

li.cell_haiso_top {
	margin-top: 10px;
	margin-left: 10px;
	list-style:none;	
	}

li.cell_haiso_left {
	margin-left: 10px;
	list-style:none;	
	}

li.cell_haiso_inde {
	margin: 0px 10px 0px 10px;
	padding-left: 12px; /*1em（1文字）分、右に動かす*/
	text-indent: -12px; /*最初の行だけ1em（1文字）分、左に動かす*/
	list-style:none;	
	}

li.cell_haiso_bottom {
	margin: 0px 10px 10px 10px;
	padding-left: 12px; /*1em（1文字）分、右に動かす*/
	text-indent: -12px; /*最初の行だけ1em（1文字）分、左に動かす*/
	list-style:none;	
	}
/* よくある質問の設定 */
ul.question{
	font-size: 13px;
	font-weight:800;
	line-height:250%;
	margin-left:10px;
	list-style:none;	
	}
.question_space{
	height: 8px;
	}
.question_space1{
	height: 1px;
	}
.question_space2{
	height: 18px;
	}
.question_space3{
	height: 10px;
	}
dl#answer{
	line-height:180%;
	margin-left:10px;
	margin-right:10px;
	}
#answer dt{
	font-size: 13px;
	font-weight:800;
	margin-top:15px;
	}
#answer dd{
	margin-left:23px;
	}
/* 英語の住所の書き方の設定 */
.english_title{
	font-size: 13px;
	font-weight: 600;
	padding: 10px 10px 0px 10px;
	}

.english_text{
	padding-left: 10px;
  	padding-right: 10px;
	list-style: none;	
	}
.english_text_inde {
  	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
	padding-left: 10px;
  	padding-right: 10px;
	list-style: none;	
	}
.english_bottom{
	height:15px;
	}
/* サイトマップの設定 */
ul.site_map{
	font-size: 13px;
	line-height:200%;
	margin:10px;
	list-style:none;	
	}
.site_map_bottom{
	height:7px;
	}
.info_bottom{
	height:500px;
	}
/* 品質・印刷方法 */
.rank_photo {
max-width: 80%;
height: auto;
	padding: 10px 0 10px 0;
}
.rank_lead {
	padding:10px;
	line-height:200%;
}
.nowhaw_lead {
   text-align: left;
   margin:20px;
	padding: 10px;
	line-height:200%;
}
.nowhaw_lead:last-of-type {
   text-align: left;
   margin: 20px 20px 0 20px;
	padding: 10px 10px 20px 10px;
	line-height:200%;
}
.nowhaw_lead_content {
  background-color: #eeeeee;
   text-align: left;
   margin:20px;
	padding: 10px;
	line-height:200%;
}
.sumple_leader {
  width:auto;
	padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
	float:center;
	margin-bottom: 20px;
  	padding: 0 70px;
}

.sumple_lead {
   width: auto;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
	padding: 0 10px;
	line-height:200%;
   float:center;
}
.light_title {
	text-align: left;
	padding: 5px 10px 5px 10px;
	border-left: solid 3px #444;
	border-bottom: solid 1px #444;
}
.meishicase {
	text-align: left;
	float:left;
	padding: 20px 20px 50px 20px;
}

.case_title {
	text-align: left;
	padding: 20px 20px 5px 20px;
}

.case_lead {
	text-align: left;
	padding: 7px 20px 0 20px;
	line-height:180%;
}

.case_kome {
	font-size: 10px;
	text-align: left;
	line-height:150%;
	padding: 5px 0 30px 0;
}
/* 人気商品 */
.popu_lead {
	font-size:1em;
	text-justify:auto;
	line-height:180%;
	text-align: left;
  padding: 0 10px 10px 10px;
	margin: 0 5px 5px 5px;
}
/* 価格表ページの設定 */
table.table001 {
	width: 100%;
	padding: 0 8px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
	}

table.table001 caption {
	margin-top: 1em;
	text-align: center;
	}

table.table001 th,
table.table001 td {
	padding: 6px 8px;
	}

table.table001 th {
  	width: 33%;
	background: #989898;
	text-align: center;
	white-space: nowrap;
	color: #ffffff;
	}

table.table001 td {
   width: 33%;
	background-color: #eeeeee;
	text-align: center;
	white-space: nowrap;
	}

table.table002 {
	width: 100%;
	padding: 0 8px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
	}

table.table002 caption {
	margin-top: 1em;
	text-align: center;
	}

table.table002 th,
table.table002 td {
	padding: 6px 8px;
	}

table.table002 th {
  	width: 25%;
	background: #989898;
	text-align: center;
	white-space: nowrap;
	color: #ffffff;
	}

table.table002 td {
   width: 25%;
	background-color: #eeeeee;
	text-align: center;
	white-space: nowrap;
	}
.price_list{
	margin: 10px;
	padding: 0;
  	text-align: left;
	line-height:170%;
	list-style:none;	
   padding-left: 1em; /*1em（1文字）分、右に動かす*/
	text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
	}
ul .price_list li {
	padding: 4px 0 4px 0;
	}
.price_subtitle {
	font-size: 14px;
	font-weight: bolder;
	padding: 8px;
	}
.banner img{
	border: solid 1px #a1a1a1;
	margin-left: 10px;
	}
.product_exp_memo {
	font-size:12px;
	}
/* カテゴリーオリジナル名刺下段スペース */
.origin_space {
  	width:50%;
  	height:450px;
  	}
/* 肩書の英語表記の設定 */
.col-head-type1 {
  border-collapse: collapse;
  margin:8px;
  padding: 8px;
}
 
.col-head-type1 td {
  border: 1px solid #dbe1e8;  
  padding: 8px;
  margin:8px;
  text-align: left;
  width: auto;
}
 
.col-head-type1 th {
  border: 1px solid #dbe1e8;  
  padding: 8px;
  margin:8px;
  background: #f9fafc;
  text-align: left;
  width: 25%;
}
/* インフォメーション小見出しの設定 */
.info_title{
   font-family: fot-udkakugo-large-pr6n, sans-serif;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 10px 10px 10px;
	}

/* ----- ブログ吹き出し会話 ----- */

.talk {
margin: 40px;
}

.talk figure img {
width: 100%;
height: 100%;
border: 2px solid #d3d3d3;
border-radius: 50%;
margin: 0;
}

/* 画像の下のテキスト */
.talk-imgname {
padding: 5px 0 0;
font-size: 10px;
text-align: center;
}

p.talk-text {
margin: 0 0 8px;
}

p.talk-text:last-child {
margin-bottom: 0px;
}

/* 回り込み解除 */
.talk:after,.talk:before {
clear: both;
content: "";
display: block;
}

/* ----- 左の場合 ----- */

/* 左画像 */
.talk-img-left {
margin-left: 4px;
margin-top: -1px;
float: left;
width: 60px;
height: 60px;
}

/* 左からの吹き出しテキスト */
.talk-txt-left {
color: #444;
position: relative;
margin-left: 100px;
padding: 1.2em;
border: 3px solid #d3d3d3;
background-color: #fff;
border-radius: 5px;
text-align: left;
}

/* 左の三角形を作る */
.talk-txt-left:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #d3d3d3;
top: 15px;
left: -20px;
}

.talk-txt-left:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #fff;
top: 15px;
left: -16px;
}

/* ----- 右の場合 ----- */

/* 右画像 */
.talk-img-right {
margin-right: 4px;
margin-top: -1px;
float: right;
width: 60px;
height: 60px;
}

/* 右からの吹き出しテキスト */
.talk-txt-right {
position: relative;
margin-right: 100px;
padding: 1.2em;
border: 3px solid #9ce191;
background-color: #d3d3d3;
border-radius: 5px;
}

/* 右の三角形を作る */
.talk-txt-right:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #d3d3d3;
top: 15px;
right: -23px;
}

.talk-txt-right:after {
position: absolute;
content: '';
border: 10px solid transparent;
border-left: 10px solid #ebffe7;
top: 15px;
right: -19px;
}  	
/* ブログタイトル */
.blog-title {
  font-size: 30px;
  font-family: fot-matisse-pron, sans-serif;
  color: #696969;
  text-align:center;
  line-height: 160%;
  letter-spacing: 3px;
  padding: 20px 20px 20px 20px;
}
.blog-title-sub {
  font-size: 25px;
}
@media (max-width: 700px) {
.blog-title{
font-size: calc((100vw - 320px) / 140 + 20px);
}
}
_::-webkit-full-page-media, _:future, :root, body {
-webkit-animation: safariFix 1s forwards infinite;
}
@-webkit-keyframes safariFix {
100% {
z-index: 1;
}
}

/* *************************************** 360px and 479px *************************************** */
@media (min-width: 360px) and (max-width: 479px) { 
.sales_sub {
   font-size: 12px;
   font-size: 3vw;
  	line-height: 140%;
   letter-spacing: 3px;
   width:26%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
  	font-weight: 600;
  	font-style: normal;
   color:#E50000;
   text-align: center;
  	margin-top:8px;
  	padding: 0 8px;
   } 
.sales_sub_2{
   font-size: 12px;
   font-size: 3vw;
   width:30%;
  	float:left;
  	font-family: fot-udkakugo-large-pr6n, sans-serif;
  	font-weight: 600;
  	font-style: normal;
   color:#236BB2;
   text-align: center;
   margin-top:15px;
   }
.sales_sub_3 {
   font-size: 12px;
   font-size: 3vw;
   line-height: 140%;
   letter-spacing: 3px;
   width:26%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
  	font-weight: 600;
  	font-style: normal;
   color:#E50000;
   text-align: center;
   margin: 8px 3px 0 0;
   padding: 0 8px;
  }
  /* 最近チェックした項目 */
.checked_p {
 	float:left; 
 	vertical-align:middle; 
	width:47.2%;
	height:140px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	margin: 5px 0 0 5px;
	padding-top: 10px;
	}
  }
@media (max-width: 359px) { 
.sales_sub {
   font-size: 12px;
   font-size: 3vw;
  	line-height: 140%;
   letter-spacing: 2px;
   width:26%;
   float:left;
  	font-family: fot-udkakugo-large-pr6n, sans-serif;
  	font-weight: 600;
  	font-style: normal;
   color:#E50000;
   text-align: center;
  	margin-top:8px;
  	padding: 0 8px;
   } 
.sales_sub_2{
   font-size: 12px;
   font-size: 3vw;
   width:30%;
    float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
  	font-weight: 600;
  	font-style: normal;
   color:#236BB2;
   text-align: center;
   margin-top:15px;
   }
.sales_sub_3 {
   font-size: 12px;
   font-size: 3vw;
   line-height: 140%;
   letter-spacing: 2px;
   width:26%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#E50000;
   text-align: center;
   margin: 8px 3px 0 0;
   padding: 0 8px;
  }
  /* 最近チェックした項目 */
.checked_p {
 	float:left; 
 	vertical-align:middle; 
	width:47%;
	height:140px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	margin: 5px 0 0 5px;
	padding-top: 10px;
	}
  }

/* ***************************************** 479px以下 ***************************************** */
@media (max-width: 479px){
 /* セールスポイント */
.sales_main {
   width:50%;
   float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 22px;
   font-size: 5vw;
   letter-spacing: 3px;
   color: #696969;
   text-align: center;
   margin-top:12px;
 	} 
.sales_main_2 {
   width:50%;
    float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 22px;
   font-size: 5vw;
   letter-spacing: 6px;
   color: #696969;
   text-align: center;
   margin-top:12px;
 	} 
.sales_main_3 {
   width:50%;
    float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 22px;
   font-size: 5vw;
   letter-spacing: 2px;
   color: #696969;
   text-align: center;
   margin-top:12px;
 	}  	
.sales_icon1 {
   width:12%;
   float:right;
   margin: 3px 10px 0 0;
}
.sales_icon2 {
   width:12%;
   float:right;
   margin: 3px 10px 0 0;
}
.sales_icon3 {
   width:12%;
   float:right;
   margin: 3px 10px 0 0;
}
 /* 商品一覧 479px以下 */
.product_item{
	float:left;
	width: 50%;
	height:230px;
	margin: 0 0 50px 0;
	}
.product_item img{
	max-width:85%;
	height:auto;
	}
.product_it_text{
	width:80%;
	height:20px;
	text-align:center;
	margin-top:5px;
  	margin-left:6px;
	padding: 0  15px  0  15px;
	}
/* 新着商品一覧 */  
.popular_item {
	float:left;
	width:50%;
	height:230px;
  	margin: 0 0 20px 0;
	}
.popular_item img{
	max-width:85%;
	height:auto;
	}
.popular_text{
	width:80%;
	height:20px;
	text-align:center;
	padding: 2px 10px 10px 10px;
  	margin: 0 10px 10px 10px;
	}
/* 商品詳細 */
.main_img{
	max-width: 88%;
	height: auto;
  	text-align:center;
  	margin-left:auto;
  	margin-right:auto;
	margin-bottom:5px;
	}
/* 同じ色調の写真の大きさ */
.combi_p {
 	float:left; 
   	width:48%;
	height:auto;
 	vertical-align:middle; 
	margin: 5px 0px 5px 5px;
	padding-top: 10px;
	}
/* トップページ説明文 */
.mojigumi{
	font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
	font-weight: normal;
	color: #696969;
	line-height: 140%;
	font-size: 6vw;  
	text-align:center;
	padding: 0 8px 15px 8px;
	}
.reason_meishicreate{
	font-family: fot-udkakugo-large-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
   font-size: 4vw;
	color: #696969;
	text-align:center;
	padding: 5px 8px 0px 8px;
	}
.about_top img{
	width:90%;
	height:90%;
  	}
}
/* ***************************************** 1019px以下 ***************************************** */
@media (max-width: 1019px){
.group-list { 
  	width:auto;
   background-color: #fff;
  	border-radius: 5px;
  	font-family: fot-udkakugo-large-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
  	color: #8e8e8e;
  	text-align:left;
  	padding:8px 0 8px 8px;
	}
.calender-list { 
  	width:auto;
  	background-color: #fff;
  	border-radius: 5px;
  	text-align:left;
  	padding:8px 8px 8px 8px;
  	margin-top:5px;
	}
.globalnavi {
	display: none;
	}
.main_box{
   width: auto;
   margin-left: 5px;
   margin-right: 5px;
   background-color: #ffffff;
   border-radius: 5px;
   margin-bottom: 5px;
  }
.main_box_left{
   width:auto;
   background-color: #ffffff;
   border-radius: 5px;
   text-align: left;
	margin: 0 5px 5px 5px;
  }
.main_box_popu{
   width: auto;
   overflow: hidden;
   margin-left: 5px;
   margin-right: 5px;
   background-color: #ffffff;
   border-radius: 5px;
   margin-bottom: 5px;
  }
.mypage {
	display: none;}
.header {
	width: auto;
	height: 80px;
	padding-left: 5px;
  	padding-right: 5px;
	margin: 0 5px 5px 5px;
  	background-color: #ffffff;
	border-radius: 5px;
	}
.shop_logo{
 	text-align: center;
 	margin: 7px 0 0 0;
	}
.shop_logo_mc {
  	width: auto;
	height: 22px;
	}
h1 {
	line-height: 1.5em;
	margin: -10px 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #444444;
	font-family: fot-udkakugo-large-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	}
.left_side {
	display: none;}

/*bx-slider*/
.bxslider1{
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
	}	
/*ヘッダーナビ*/
.header_navi{
  	width: auto;
  	height: 65px;
  	list-style:none;
	background:#f4f4f4;
}
.header_navi ul li a{
	background:#666;
	width: 20%;
	float: left;
	padding:5px 0;
	text-align: center;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #777;
	box-sizing: border-box;
  	}
.header_navi ul li a:hover{
	background:#333;
  	}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
  	}

 /* ドロワー中身 */
.search_form {
  	font-family: fot-udkakugo-large-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
  	font-size: 15px; 
  	color: #696969;
	height:39px;
	text-align:left;
	line-height: 30px;
	margin: 12px 0px 0px 10px;
  	float: left;
	}
.category_mincho {
  	font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
  	font-size: 130% ; 
  	color: #696969;
	height:39px;
	text-align:left;
	line-height: 30px;
	margin: 12px 0px 0px 10px;
  	float: left;
	}
.category_goth {
	height:39px;
  	padding-top: 2px 0 2px 0;
	}
.category_kaiin {
  	width: 220px;
	height:28px;
  	background-color: #ff0000;
  	border-radius: 3px;
  	font-weight: bold;
  	font-size: 120% ; 
  	color: #fff;
	text-align:left;
   vertical-align: middle;
	padding: 5px 0 5px 5px;
  	margin: 5px 2px 2px 5px;
   display: block;
	}
.category_jpn {
  	font-family: fot-udkakugo-large-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 50% ; 
  	height:5px;
  	color: #8e8e8e;
  margin: 0 0 10px 0;
	}
.category_eng {
  	font-family: cormorant-garamond, serif;
	font-weight: 500;
	font-style: normal;
  	font-size: 150% ; 
  	color: #696969;
	height:5px;
	text-align:left;
	margin: 10px 5px 0px 10px;
  	float: left;
	}
.category_photo{
	float:right;
  	margin: 5px 5px 0px 0px;
	}

.about_top{
  	font-family: classico-urw,sans-serif;
	font-weight: 700;
	font-style: normal;
   font-size: 30px;/* IE8以下とAndroid4.3以下用フォールバック */
  	font-weight: normal;
  	line-height:120%;
    color:#E50000;
	text-align:center;
	padding: 10px;
  	}

/* ドロワー */
.drawer {
  width: auto;
  height: 65px;
  }
.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity .5s;
}
.overlay.open {
  width: 100%;
  height: auto;
  opacity: 1;
}
main {
  min-height: 150vh;
  transition: all .5s;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
main.open {
  transform: translateX(-250px);
}
.menu-trigger {
  display: inline-block;
  width: 36px;
  height: 28px;
  vertical-align: middle;
  cursor: pointer;
  position: absolute;
  top: 14px;
  right: 12px;
  z-index: 100;
}
.menu-trigger1 {
  width:16.6%;
  height: auto;
  float: left;
  padding: 10px 0 0 0;
  display: inline-block;
  }
.menu-trigger1 img{
  width: 23px;
  height: auto;
  }
.menu-trigger1 p{
  font-size: 10px;
  }
.menu-trigger2 {
	background:#f4f4f4;
  }
.menu-trigger span {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #444;
  transition: all .5s;
}
.menu-trigger.active span {
  background-color: #444;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(12px) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2) {
  top: 12px;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-12px) rotate(45deg);
}
nav {
  width: 250px;
 height:100%;
  background-color: #f4f4f4;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  transform: translate(250px);
  transition: all .5s;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
nav.open {
  transform: translateZ(0);
}
nav li {
  	width:auto;
	height:54px;
  	display: block;
 	background-color: #fff;
 	text-align: center;
 	border-bottom:  solid 2px #f4f4f4;
	border-radius: 5px;
}
.wraping {
  color: #444;
  text-align: center;
  vertical-align: middle;
  font-size: 100%;
  zoom: 1;
}
/* 最近チェックした項目 */
.checked_photo{
	width:auto;
	height:130px;
	}
.checked_bottom{
	width:100%;
	height:4px;
	}
 /* 検索結果 */
.kensaku {
	float: left;
	width: 50%;
	height: 225px;
}
.gfontside { 
  	font-family: cormorant-garamond, serif;
	font-weight: 500;
	font-style: normal;
  	font-size: 160% ; 
  	color: #696969;
	text-align:left;
   padding: 8px 2px 5px 2px;
   margin: 0 5px 0 5px;
}
.recomside { 
	font-family: fot-udkakugo-large-pr6n, sans-serif;
	font-weight: 600;
	font-style: normal;
    font-size: 60% ; 
  	color: #8e8e8e;
}
.gfont-cate { 
	height:30px;
    background-color: #f4f4f4;
}
.creca {
max-width: 100%;
height: auto;
}
/* 商品詳細 */
.opt_font {
	width: 100%;
	font-size:120%;
	text-align:center;
	color: #e50000;
	font-weight: 800;
	padding-bottom: 4px;
	}
  /* 品質・印刷方法 */
.offset_photo {
  margin-top:10px;
}
.offset_setsumei {
    width:auto;
    height:auto;
    margin: 10px 20px 40px 20px;
}
.offset_title {
	text-align: center;
	margin:5px;
}

.offset_lead {
	text-align: left;
	text-justify:auto;
	line-height:180%;
}

.ondemand_photo {
    margin-top:10px;
}
.ondemand_setsumei {
    width:auto;
    height:auto;
    margin: 10px 20px 40px 20px;
    }
.ondemand_title {
    text-align: center;
    margin:5px;
}
.ondemand_lead {
	text-align: left;
	text-justify:auto;
	line-height:180%;
}
 /* 名刺変形プラン */
.henkei {
max-width: 100%;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
}
.footernav {
  list-style:none;	
  text-align: center;
  margin: 0 10px;
  display:block;
  padding:10px 0 40px;
  }

.footernavm {
  font-family: fot-matisse-pron, sans-serif;
  font-weight: 500;
  font-style: normal;
  color:#a3a3a3;
  list-style: none;	
  padding: 14px 0;	
  vertical-align: text-bottom;
  border-bottom: 1px solid #ccc;
  }
.footernavm:first-child {
  font-family: fot-matisse-pron, sans-serif;
  font-weight: 500;
  font-style: normal;
  color:#a3a3a3;
  list-style: none;	
  padding: 14px 0;	
  vertical-align: text-bottom;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  }
}

/* ***************************************** 1020px以上 ***************************************** */
@media (min-width: 1020px){
  .footernav {
	list-style:none;	
	padding-top: 20px;	
	text-align: center;
	margin: 0 40px;
	}

.footernavm {
	font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
	color:#a3a3a3;
	display:inline;
	list-style: none;	
	vertical-align: text-bottom;
	}
.footer_copy {
	bottom:10px;
	position:absolute;
	}
.group-list { 
  	font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
  	list-style:none;	
  	color: #8e8e8e;
  	text-align:left;
  	padding:5px 0 5px 5px;
   }
.group-list li { 
   padding:5px 5px 5px 8px;
   }
.globalnavi {
   width: 1000px;
   margin-left: auto;
   margin-right: auto;
   }
.globalnavi  li{
   width:19.5%;
   background-color: #ffffff;
   height: 41px;
   list-style: none;	
   border-radius: 5px;
   margin-right: 1px;
   margin-bottom: 5px;
   text-align: center;
   line-height: 40px;
   display: inline-block;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
	}
.main_box{
   width:810px;
   background-color: #ffffff;
   border-radius: 5px;
   margin-bottom: 5px;
  }
.main_box_left{
   width:810px;
   background-color: #ffffff;
   border-radius: 5px;
   text-align: left;
	margin-bottom: 5px;
  }
  .main_box_popu{
   width:810px;
   background-color: #ffffff;
   border-radius: 5px;
   margin-bottom: 5px;
   overflow: hidden;
  }
/* ドロワー関係 */
.drawer {
	display: none;}
.wrapper {
 	width:1000px;
	margin-left: auto;
	margin-right: auto;
  }
.wrapper: after {
   content: "";
   display: block;
   clear: both;
  }
.mains{
   float: left;
  }
/* セールスポイント */
.sales_point_navi {
   width: 1000px;
   margin-left: auto;
   margin-right: auto;
   }
.sales_point_navi:after {
   content:"";
   display:block;
   clear:both;
   }
.sales_point,  .sales_point_2,  .sales_point_3 {
   float:left;
   width:32.83%;
   height: 52px;
   background-color: #ffffff;
   margin-right: 5px; 
   margin-bottom: 5px;
   border-radius: 5px;
   }
.sales_sub {
   font-size: 12px;
   line-height: 160%;
   width:22%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#E50000;
   text-align: center;
   margin-top:7px;
   margin-left:5px;
   padding-left:5px;
   } 
.sales_sub_2{
   font-size: 12px;
   width:30%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#236BB2;
   text-align: center;
   margin-top:15px;
   margin-left:10px;
   }
.sales_sub_3 {
   font-size: 12px;
   line-height: 160%;
   width:23%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#E50000;
   text-align: center;
   margin-top:7px;
   padding: 0 5px;
  }
.sales_main {
   width:55%;
   float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 21px;
   color: #696969;
   text-align: center;
   margin-top:15px;
   } 
.sales_main_2 {
   width:50%;
   float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 21px;
   color: #696969;
   text-align: center;
   margin-top:15px;
   } 
.sales_main_3 {
   width:55%;
   float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 21px;
   color: #696969;
   text-align: center;
   margin-top:15px;
   } 	
.sales_icon1{
   width:14%;
   float:right;
   margin-top:5px;
   margin-right:8px;
   }
.sales_icon2 {
   width:14%;
   float:right;
   margin-top:5px;
   margin-right:8px;
   }
.sales_icon3 {
   width:14%;
   float:right;
   margin-top:5px;
   margin-right:8px;
   }
/* ヘッダー */
.header_navi {
   display: none;}
.header {
   width: 1000px;
   height: 100px;
   margin: 5px auto 5px auto;
   background-color: #ffffff;
   border-radius: 5px;
   position: relative;
   }
.shop_logo{
   text-align: left;
   margin:  5px 0 0 10px;
   }
h1 {
   margin: -15px 0 0 10px;
   text-align: left;
   font-size: 12px;
   color: #444444;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   }
/* フッター */
.footer {
   width: 1000px;
   height:120px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom:5px;
   /* clear: both;*/
   background-color:#ffffff;
   text-align:center;
   }
/* 左ナビ */
.left_side {
   width: 185px;
   float: right;
   margin-left: 5px;
  }
/* 会員登録ログインボタン */
.new_mem{
	width: 169px;
	height: 21px;
	color: #ffffff;
	font-weight: bolder;
	background-image: url(https://file002.shop-pro.jp/PA01255/466/top/mem_btn.png);
	border-radius: 2px;
	margin: 8px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.login{
	width: 169px;
	height: 21px;
	color: #ffffff;
	font-weight: bolder;
	background-image: url(https://file002.shop-pro.jp/PA01255/466/top/login_btn.png);
	background-color: #ccc;
	border-radius: 2px;
	margin: 8px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.logout{
	width: 169px;
	height: 21px;
	color: #ffffff;
	font-weight: bolder;
	background-image: url(https://file002.shop-pro.jp/PA01255/466/top/logout_btn.png);
	background-color: #ccc;
	border-radius: 2px;
	margin: 8px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.cart_btn{
	width: 169px;
	height: 21px;
	color: #ffffff;
	font-weight: bolder;
	background-image: url(https://file002.shop-pro.jp/PA01255/466/top/cart_btn.png);
	background-color: #fff;
	border-radius: 2px;
	margin: 5px 8px 0px 8px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.mypage{
	float:right;
	display: flex;
	font-size: 11px;
  	margin:  10px;
	text-align: center;
	}
.mypage_icon {
  	width: 24px;
  }
.side_bottom{
	width: auto;
	height: 1px;
	}

.new_mem:link    { color: #ffffff; text-decoration:none;}
.new_mem:visited { color: #ffffff; text-decoration:none;}
.new_mem:hover   { color: #ffffff; text-decoration:underline;background-position:left bottom;}
.new_mem:focus   { color: #ffffff; text-decoration:underline;}
.new_mem:active  { color: #ccc; text-decoration:underline;background-position:left bottom;}

.login:link    { color: #ffffff; text-decoration:none;}
.login:visited { color: #ffffff; text-decoration:none;}
.login:hover   { color: #ffffff; text-decoration:underline;background-position:left bottom;}
.login:focus   { color: #ffffff; text-decoration:underline;}
.login:active  { color: #ccc; text-decoration:underline;background-position:left bottom;}

.logout:link    { color: #ffffff; text-decoration:none;}
.logout:visited { color: #ffffff; text-decoration:none;}
.logout:hover   { color: #ffffff; text-decoration:underline;background-position:left bottom;}
.logout:focus   { color: #ffffff; text-decoration:underline;}
.logout:active  { color: #ccc; text-decoration:underline;background-position:left bottom;}

.cart_btn:link    { color: #ffffff; text-decoration:none;}
.cart_btn:visited { color: #ffffff; text-decoration:none;}
.cart_btn:hover   { color: #ffffff; text-decoration:underline;background-position:left bottom;}
.cart_btn:focus   { color: #ffffff; text-decoration:underline;}
.cart_btn:active  { color: #ccc; text-decoration:underline;background-position:left bottom;}

/* カレンダー */
.calender {
   width:185px;
   background-color: #ffffff;
   border-radius: 5px;
   margin-bottom: 5px;
   }
.calenders {
   margin-left: 4px;
   padding-top:3px;
   padding-bottom:3px;
   }
.calender_kome {
   font-size: 10px;
   color: #444444;
   line-height: 13px;
   margin: 4px 0 4px 0;
   }
	
/* 左ボックス＿支払い方法の設定 */
.left_box_payment{
   width:100%;
   height:100%;
   border-radius: 5px;
   background-color: #ffffff;
   text-align: center;
   padding: 5px 0 5px 0;
   margin: 5px 0 5px 0;
   }
.left_box_payment img{
   width:95%;
   height:95%;
   }

/* bx-slider */
.img1, .img2, .img3, .img4 {
   width: 100%;  
   }  
.img2,.img3,.img4 {
   display:none;
   }
.tsume {
   height: 5px;
   }
.bxslider1{
   width: 1000px;
   margin-left: auto;
   margin-right: auto;
   }	
  
/* left_side */
  .use_guidance {
	width:100%;
	background-color: #ffffff;
	border-radius: 5px;
	margin-bottom:5px;
   }
.use_guidance_nav {
   list-style:none;
   }
.recomside { 
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   font-size: 60% ; 
   color: #8e8e8e;
   }
.gfontside { 
   font-family: cormorant-garamond, serif;
   font-weight: 500;
   font-style: normal;
   font-size: 140% ; 
   color: #696969;
   padding: 10px 2px 5px 2px;
   border-bottom:  solid 1px #d3d3d3;
   text-align:left;
   margin: 0 5px 0 5px;
   }
.category_photo{
   float:right;
   margin: 5px 0px 0px 0px;
   }
.category_name {
   content:"";
   display: block;
   clear: both;	
   width:176px;
   height:59px;
   margin-left: 5px;
   border-bottom:  solid 1px #d3d3d3;
   }
.category_bottom{
   height:7px;
   }
.category_eng {
   font-family: cormorant-garamond, serif;
   font-weight: 500;
   font-style: normal;
   font-size: 150% ; 
   color: #696969;
   height:39px;
   text-align:left;
   margin: 10px 5px 0px 0px;
   float: left;
   }
.category_mincho {
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 130% ; 
   color: #696969;
   height:39px;
   text-align:left;
   line-height: 30px;
   margin: 12px 0px 0px 0px;
   float: left;
   }
.category_jpn {
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   font-size: 50% ; 
   height:20px;
   color: #8e8e8e;
   }
.category_reason {
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   font-size: 100% ; 
   height:20px;
   color: #8e8e8e;
   }
.mojigumi{
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   color: #696969;
   line-height: 160%;
   font-size: 220%;
   text-align:center;
   letter-spacing: 3px;
   padding: 0 8px 30px 8px;
   }
.reason_meishicreate{
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   font-size: 120%;
    color: #696969;
	text-align:center;
	padding: 5px 15px 0px 15px;
	}
.point_get {
   color:#ff0000;
   font-size:15px;
   font-weight:800;
   padding: 3px;
   margin: 0 5px 0 5px;
   text-align: center;
   border-top:  solid 1px #d3d3d3;
   }
/* 最近チェックした項目 */
.checked_p {
   float:left; 
   vertical-align:middle; 
   width:194px;
   height:140px;
   border: 1px solid #dcdcdc;
   border-radius: 5px;
   margin: 5px 0px 0px 5px;
   padding-top: 10px;
   }
.checked_photo{
   width:130px;
   height:130px;
   }
.checked_bottom{
   width:100%;
   height:4px;
   }

/* 商品一覧 1020px以上 */
.product_item {
   float:left;
   width:25%;
   height:290px;
  	margin: 0 0 30px 0;
   }
.product_item img{
   width:180px;
   height:180px;
   }

.product_it_text{
   width:80%;
   height:20px;
   text-align:center;
   margin-top:5px;
   margin-left:6px;
   padding: 0  15px  0  15px;
   }
/* 新着商品一覧 */
.popular_item {
   float:left;
   width:25%;
   height:290px;
   }
.popular_item img{
   width:180px;
   height:180px;
   }
.popular_text{
   width:80%;
   height:20px;
   text-align:center;
   padding: 2px 10px 10px 10px;
   margin: 0 10px 10px 13px;
   }
/* 検索結果 */
.kensaku {
   float: left;
   width: 25%;
   height: 260px;
   }
/* 同じ色調の写真の大きさ */
.combi_p {
   float:left; 
   width:32%;
   height:auto;
   vertical-align:middle; 
   margin: 5px 5px 0px 5px;
   padding-top: 10px;
   }
/* 商品詳細 */
 .opt_font {
   width: 100%;
   font-size:120%;
   text-align:left;
   color: #e50000;
   font-weight: 800;
   padding-bottom: 4px;
   margin: 0 130px;
   }
.main_img{
	max-width: 70%;
	height: auto;
  	text-align:center;
  	margin-left:auto;
  	margin-right:auto;
	margin-bottom:5px;
	}
/* 品質・印刷方法 */
.offset {
   width:100%;
   height:auto;
   } 
.offset:after {
   content:"";
   display:block;
   clear:both;
   }
.offset_photo {
   float:left;
   width:30%;
   height:auto;
   margin: 40px 10px 40px 20px;
   }
.offset_setsumei {
   float:left;
   width:60%;
   height:auto;
   margin: 40px 20px 40px 10px;
   }
.offset_title {
   border-left: solid 3px #444;
   border-bottom: solid 1px #444;
   padding: 5px 10px 5px 10px;
   text-align: left;
   }
.offset_lead {
   text-align: left;
   text-justify:auto;
   line-height:180%;
   padding-top: 5px;
   }
.ondemand{
   width:100%;
   height:auto;
   margin-bottom:20px;
   } 
.ondemand:after {
   content:"";
   display:block;
   clear:both;
   }
.ondemand_photo {
   width:30%;
   float:left;
   height:auto;
   margin: 40px 10px 40px 20px;
   }
.ondemand_setsumei {
   float:left;
   width:60%;
   height:auto;
   margin: 40px 20px 40px 10px;
   }
.ondemand_title {
   border-left: solid 3px #444;
   border-bottom: solid 1px #444;
   padding: 5px 10px 5px 10px;
   text-align: left;
   }
.ondemand_lead {
   text-align: left;
   text-justify:auto;
   line-height:180%;
   padding-top: 5px;
   }
.about_top{
   font-family: classico-urw,sans-serif;
   font-weight: 700;
   font-style: normal;
   font-size: 36px;/* IE8以下とAndroid4.3以下用フォールバック */
   font-weight: normal;
   line-height:120%;
   color:#E50000;
   text-align:center;
   padding: 10px;
   }
/* 名刺変形プラン */
.henkei {
max-width: 80%;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
}
}

/* ************************************ 480px and 568px************************************ */
@media (min-width: 480px) and (max-width: 568px) { 
/* セールスポイント */
.sales_sub {
   font-size: 13px;
   line-height: 140%;
   letter-spacing: 1px;
   width:40%;
   float: left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#E50000;
   text-align:center;
  	margin-top:13px;
   } 
.sales_sub_2{
   font-size: 13px;
   letter-spacing: 8px;
   width:40%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#236BB2;
   text-align:center;
   margin-top:12px;
   padding-left:5px;
   }
.sales_sub_3 {
   font-size: 13px;
   line-height: 140%;
   letter-spacing: 1px;
   width:40%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#E50000;
   text-align: center;
   margin-top:13px;
  }
.sales_main {
   width:40%;
   float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 24px;
   font-size: 4vw;
   letter-spacing: 3px;
   color: #696969;
   text-align: center;
   margin-top:12px;
 	} 
.sales_main_2 {
   width:40%;
   float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 24px;
   font-size: 4vw;
   letter-spacing: 7px;
   color: #696969;
   text-align: center;
   margin-top:12px;
 	} 
.sales_main_3 {
   width:40%;
   float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 24px;
   font-size: 4vw;
   letter-spacing: 4px;
   color: #696969;
   text-align: center;
   margin-top:12px;
 	}  	
.sales_icon {
   width:20%;
   float:right;
   width:10%;
   margin-right:5px;
}
.sales_icon_2 {
   width:20%;
   float:right;
   margin-right:5px;
}
.sales_icon_3 {
   width:20%;
   float:right;
   margin-right:5px;
}
 /* 商品一覧 480px and 568px */
.product_item{
	float:left;
	width: 33.3%;
	height:250px;
	margin: 0 0 50px 0;
	}
.product_item img{
	max-width:85%;
	height:auto;
	}
.product_it_text{
	width:auto;
	height:auto;
	text-align:center;
	margin-top:5px;
  	margin-left:5px;
   margin-right:5px;
	padding: 0  10px;
	}  
.popular_item {
	float:left;
	width:33.3%;
	height:250px;
  	margin: 0 0 40px 0;
	}
.popular_item img{
	max-width:85%;
	height:auto;
	}
.popular_text{
	width:auto;
	height:auto;
	text-align:center;
	padding: 0 10px;
  	margin: 3px 10px 0 10px;
	}
/* トップページ説明文 */
.mojigumi{
	font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
	color: #696969;
	line-height: 140%;
	font-size: 4.5vw;  
	text-align:center;
	padding: 0 8px 30px 8px;
	}
.reason_meishicreate{
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   font-size: 3.1vw;
   color: #696969;
	text-align:center;
	padding: 5px 8px 0px 8px;
	}
.about_top img{
	width:70%;
	height:70%;
  	}
/* 最近チェックした項目 */
.checked_p {
 	float:left; 
 	vertical-align:middle; 
	width:31.6%;
	height:140px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	margin: 5px 0px 0px 5px;
	padding-top: 10px;
	}
}
/* ************************************** 480px and 667px ************************************** */
@media (min-width: 480px) and (max-width: 667px) { 
 /* 商品詳細 */
.main_img{
	max-width: 50%;
	height: auto;
  	text-align:center;
  	margin-left:auto;
  	margin-right:auto;
	margin-bottom:5px;
	}
/* 同じ色調の写真の大きさ */
.combi_p {
 	float:left; 
   	width:32.2%;
	height:auto;
 	vertical-align:middle; 
	margin: 5px 0px 5px 5px;
	padding-top: 10px;
	}
}	
/* ************************************ 569px and 667px************************************ */
@media (min-width: 569px) and (max-width: 667px) { 
/* セールスポイント */
.sales_sub {
   font-size: 16px;
   line-height: 140%;
   letter-spacing: 1px;
   width:40%;
   float: left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#E50000;
   text-align:center;
  	margin-top:13px;
   } 
.sales_sub_2{
   font-size: 16px;
   letter-spacing: 10px;
   width:40%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#236BB2;
   text-align:center;
   margin-top:12px;
   padding-left:5px;
   }
.sales_sub_3 {
   font-size: 16px;
   line-height: 140%;
   letter-spacing: 1px;
   width:40%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#E50000;
   text-align: center;
   margin: 13px 4px 0 0;
  }
.sales_main {
   width:40%;
   float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 24px;
   font-size: 3.4vw;
   letter-spacing: 8px;
   color: #696969;
   text-align: center;
   margin-top:12px;
 	} 
.sales_main_2 {
   width:40%;
   float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 24px;
   font-size: 3.4vw;
   letter-spacing: 12px;
   color: #696969;
   text-align: center;
   margin-top:12px;
 	} 
.sales_main_3 {
   width:40%;
   float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 24px;
   font-size: 3.4vw;
   letter-spacing: 8px;
   color: #696969;
   text-align: center;
   margin-top:12px;
 	}  	
.sales_icon {
   width:20%;
   float:right;
   width:10%;
   margin-right:5px;
}
.sales_icon_2 {
   width:20%;
   float:right;
   margin-right:5px;
}
.sales_icon_3 {
   width:20%;
   float:right;
   margin-right:5px;
}
 /* 商品一覧 569px and 667px */
.product_item{
	float:left;
	width: 33.3%;
	height:250px;
	margin: 0 0 50px 0;
	}
.product_item img{
	max-width:80%;
	height:auto;
	}
.product_it_text{
	width:auto;
	height:auto;
	text-align:center;
	margin-top:5px;
  	margin-left:20px;
   margin-right:20px;
	padding: 0  25px;
	}  
.popular_item {
	float:left;
	width:33.3%;
	height:250px;
  	margin: 0 0 40px 0;
	}
.popular_item img{
	max-width:80%;
	height:auto;
	}
.popular_text{
	width:auto;
	height:auto;
	text-align:center;
	padding: 0 10px;
  	margin: 3px 10px 0 10px;
	}
/* トップページ説明文 */
.mojigumi{
	font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
	color: #696969;
	line-height: 140%;
	font-size: 20px;  
  	font-size: 4vw;  
	text-align:center;
	padding: 0 8px 30px 8px;
	}
.reason_meishicreate{
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
  	font-size: 10px;  
   font-size: 2.5vw;
   color: #696969;
	text-align:center;
	padding: 5px 8px 0px 8px;
	}
.about_top img{
	width:auto;
	height:70%;
  	}
/* 最近チェックした項目 */
.checked_p {
 	float:left; 
 	vertical-align:middle; 
	width:23.7%;
	height:140px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	margin: 5px 0px 0px 5px;
	padding-top: 10px;
	}
}
/* ***************************************** 667px以下 ***************************************** */
 @media (max-width: 667px)  { 
 /* セールスポイント */
.sales_point_navi {
  	margin-left: 5px;
  	margin-right: 5px;
  	 }
.sales_point,  .sales_point_2,  .sales_point_3 {
  	width: auto;
  	height: 48px;
	background-color: #ffffff;
  	margin-bottom: 5px;
	border-radius: 5px;
	}
.sales_point, .sales_point_2, .sales_point_3:after {
   content:"";
   display:block;
   clear:both;
	}
}
/* *************************************** 668px and 811px *************************************** */
@media (min-width: 668px) and (max-width: 811px) { 
.sales_sub {
   font-size: 9.5px;
  	line-height: 140%;
   width:27%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#E50000;
   text-align: center;
  	margin: 12px 0 0 5px;
   } 
.sales_sub_2{
   font-size: 9.5px;
   width:36%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#236BB2;
   text-align: center;
  	margin: 15px 0 0 3px;
   }
.sales_sub_3 {
   font-size: 9.5px;
   line-height: 140%;
   width:27%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#E50000;
   text-align: center;
  	margin: 12px 0 0 5px;
  }
.reason_meishicreate{
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   font-size: 2.3vw;
    color: #696969;
	text-align:center;
	padding: 5px 8px 0px 8px;
	}
.checked_p {
 	float:left; 
 	vertical-align:middle; 
	width:23.8%;
	height:140px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	margin: 5px 0px 0px 5px;
	padding-top: 10px;
	}
}
/* ************************************** 812px and 1019px ************************************** */
@media (min-width: 812px) and (max-width: 1019px) { 
.sales_sub {
   font-size: 10px;
  	line-height: 140%;
   width:23%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#E50000;
   text-align: center;
  	margin: 12px 4px 0 8px;
   } 
.sales_sub_2{
   font-size: 10px;
   width:34%;
    float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#236BB2;
   text-align: center;
  	margin: 15px 0 0 3px;
   }
.sales_sub_3 {
   font-size:10px;
   line-height: 140%;
   width:23%;
   float:left;
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   color:#E50000;
   text-align: center;
  	margin: 12px 3px 0 8px;
  }
.reason_meishicreate{
   font-family: fot-udkakugo-large-pr6n, sans-serif;
   font-weight: 600;
   font-style: normal;
   font-size: 2vw;
    color: #696969;
	text-align:center;
	padding: 5px 8px 0px 8px;
	}
/* 最近チェックした項目 */
.checked_p {
 	float:left; 
 	vertical-align:middle; 
	width:24%;
	height:140px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	margin: 5px 0px 0px 5px;
	padding-top: 10px;
	}
}
/* ************************************ 668px and 1019px************************************ */
@media (min-width: 668px) and (max-width: 1019px) { 
/* セールスポイント */
.sales_point_navi {
   width: auto;
	margin-left: 5px;
	margin-right: 0;
  	 }
.sales_point_navi:after {
   content:"";
   display:block;
   clear:both;
	}
.sales_point,  .sales_point_2,  .sales_point_3 {
   float:left;
  	width:32.5%;
  	height: 52px;
	background-color: #ffffff;
  	margin-right: 5px; 
  	margin-bottom: 5px;
	border-radius: 5px;
	}
.sales_main {
   width:50%;
   float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 24px;
   font-size: 2vw;
   color: #696969;
   text-align: center;
   margin-top:14px;
 	} 
.sales_main_2 {
   width:45%;
    float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 24px;
   font-size: 2vw;
   color: #696969;
   text-align: center;
   margin-top:14px;
 	} 
.sales_main_3 {
   width:50%;
    float:left;
   font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
   font-size: 24px;
   font-size: 2vw;
   color: #696969;
   text-align: center;
   margin-top:14px;
 	} 	
.sales_icon1{
   width:15%;
   margin-top:8px;
   }
.sales_icon2{
   width:15%;
   margin-top:8px;
   }
.sales_icon3 {
   width:15%;
    margin-top:6px;
   }
/* 商品一覧 668px and 1019px */
.product_item{
	float:left;
	width: 33.3%;
	height:250px;
	margin: 0 0 50px 0;
	}
.product_item img{
	max-width:70%;
	height:auto;
	}
.product_it_text{
	width:auto;
	height:auto;
	text-align:center;
	margin-top:5px;
  	margin-left:20px;
   margin-right:20px;
	padding: 0  25px;
	}  
.popular_item {
	float:left;
	width:33.3%;
	height:250px;
  	margin: 0 0 40px 0;
	}
.popular_item img{
	max-width:70%;
	height:auto;
	}
.popular_text{
	width:auto;
	height:auto;
	text-align:center;
	padding: 0 10px;
  	margin: 3px 10px 0 10px;
	}
/* トップページ説明文 */
.mojigumi{
	font-family: fot-matisse-pron, sans-serif;
  	font-weight: 500;
  	font-style: normal;
	color: #696969;
	line-height: 140%;
	font-size: 3.3vw;  
	text-align:center;
	padding: 0 8px 30px 8px;
	}
.about_top img{
	width:auto;
	height:70%;
  	}
/* 商品詳細 */
.main_img{
	max-width: 50%;
	height: auto;
  	text-align:center;
  	margin-left:auto;
  	margin-right:auto;
	margin-bottom:5px;
	}
/* 同じ色調の写真の大きさ */
.combi_p {
 	float:left; 
   	width:32.3%;
	height:auto;
 	vertical-align:middle; 
	margin: 5px 0px 5px 5px;
	padding-top: 10px;
	}
}
