/*¥Í¥³¥Ý¥¹OK¤ÎÇØ·Ê*/ 
.nekoposuok {
  line-height: 18px;
 font-size: 90%;
color:#ffffff;
background-color: #EFA934;
display: inline-block;
border-radius: 2px;
  padding:0px 3px;
  font-weight:bold;
}
/*Â¨ÆüÈ¯Á÷¤ÎÇØ·Ê*/ 
.sokujitu {
  line-height: 18px;
 font-size: 90%;
color:#ffffff;
background-color: #4295D5;
display: inline-block;
border-radius: 2px;
  padding:0px 3px;
}
/*HD¥ª¥ê¥¸¥Ê¥ë¤ÎÇØ·Ê*/ 
.orijinaru {
  line-height: 18px;
 font-size: 90%;
color:#ffffff;
background-color: #14319b;
display: inline-block;
border-radius: 2px;
  padding:0px 3px;
}
/*¤ªÆÀ¥Ñ¥Ã¥¯¤ÎÇØ·Ê*/ 
.otoku {
  line-height: 18px;
 font-size: 90%;
color:#ffffff;
background-color: #DC4A40;
display: inline-block;
border-radius: 2px;
  padding:0px 3px;
}
/*¥»¥Ã¥È¾¦ÉÊ¤ÎÇØ·Ê*/ 
.setshohin {
  line-height: 18px;
 font-size: 90%;
color:#ffffff;
background-color: #2FA33D;
display: inline-block;
border-radius: 2px;
  padding:0px 3px;
}

/*¥¯¥ì¥¸¥Ã¥ÈOK¤ÎÇØ·Ê*/ 
.creok {
  line-height: 18px;
 font-size: 90%;
color:#ffffff;
background-color: #C4D927;
display: inline-block;
border-radius: 2px;
  padding:0px 3px;
}
/*daibikiOK¤ÎÇØ·Ê*/ 
.daibiki {
  line-height: 18px;
 font-size: 90%;
color:#ffffff;
background-color: #475697;
display: inline-block;
border-radius: 2px;
  padding:0px 3px;
}
/*¥×¥í¥¿¥Ã¥Á¥·¥ê¡¼¥º¤ÎÇØ·Ê*/ 
.protuch {
  line-height: 18px;
 font-size: 90%;
color:#ffffff;
background-color: #208dea;
display: inline-block;
border-radius: 2px;
  padding:0px 3px;
}

.favorite-button{-webkit-border-radius: 5px;
	       -moz-border-radius: 5px;
		   border-radius: 5px;
		   text-align:center;
           padding: 2px 3px 2px 3px;
		   font-size: 15px;
           background:#dbd7d4;
           border:1px solid #5b5b5b;
		   color:#383636;
		   font-family:'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Hiragino Kaku Gothic Pro', '¥á¥¤¥ê¥ª', Meiryo, '£Í£Ó £Ð¥´¥·¥Ã¥¯', sans-serif,FontAwesome !important;
}
/* ¥Æ¥­¥¹¥È¥«¥é¡¼¤òÇò¤ËÊÑ¹¹ */
.favorite-button.fav-items{
    background-color: #DC4A40;
    color: #fff;
}
.box-setumei2 {

  margin: -1px;
  padding:0px 10px 0px 10px;
    position: relative;
}
.box-setumei3 {

  margin: -1px;
  padding:-100px 10px 0px 10px;
    position: relative;
}
/* ¿á¤­½Ð¤·¤òºî¤ë*/
.kaiwa {
 margin: 0px 0;
 padding : 0 30px 0px 0px;
 position: relative;
}
.kaiwa-image-right {
 position: absolute;
 right: 0;
 margin: 0;
 width: 60px;
 height: 60px;
}
.kaiwa figure img {
 width: 100%;
 height: 100%;
/* border: 1px solid #aaa;
 border-radius: 50%;*/
 margin: 0;
}
.kaiwa-image-description {
 padding: 5px 0 0;
 font-size: 10px;
 text-align: center;
}
.kaiwa-text-left {
 position: relative;
 margin-right: 40px;
 padding: 10px;
 border: 1px solid #aaa;
 border-radius: 10px;
 float: right;
 max-width: 100%;
}
.kaiwa p {
 margin: 0 0 0px;
}
.kaiwa p:last-child {
 margin-bottom: 0;
}
.kaiwa-text-left:before {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-left: 10px solid #aaa;
  top: 15px;
  right: -20px;
}
.kaiwa-text-left:after {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-left: 10px solid #fff;
  top: 15px;
  right: -19px;
}
.kaiwa:after,.kaiwa:before {
  clear: both;
  content: "";
  display: block;
}

/*°Ê²¼¡¢­£±¦Â¦¤ÎÎÐ¥³¥á¥ó¥È*/
.mycomment_d {
    margin: 30px 0;
}
.mycomment_d p{
   float:left;
    display: inline-block;
    position: relative; 
    margin: 5px 10px 0 0;
    padding: 8px;
    max-width: 450px;
    border-radius: 12px;
    background: #99cccc;
    font-size: 15px:
}

.mycomment_d p:after {
/*  
    content: "";
    position: absolute;
    top: 20px; 
    right: -19px;
    border: 8px solid transparent;
    border-left: 18px solid #ffb3b3;
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);*/
    content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: 20px;
  bottom: -12px;
  border-top: 15px solid #99cccc;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}
.balloon7_d {
    width: 100%;
    margin: 10px 0;
    overflow: hidden;
}

.balloon7_d .faceicon {
   float:left;
    margin-left: 170px;
    width: 80px;
  margin-top:15px;
}

.balloon7_d .faceicon img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.balloon7_d .chatting {
    width: 100%;
    text-align: left;
}
.box-setumei {
    border-radius: 4px;
    margin: 5px 5px;
    padding: 5px;
    position: relative;
}
.box-setumei::before {
    background-color: #fff;
    color: #32A13F;
    content: "";
    font-weight: bold;
    left: 1em;
    padding:0.1em;
    position: absolute;
    top: -1em;
}  
.line-bc {
  padding: 20px 10px;
  max-width: 450px;
  margin: 15px auto;
  text-align: left;
  font-size: 14px;
 /* background: #7da4cd;*/
background:#ffffff;
}

/*°Ê²¼¡¢­¢º¸Â¦¤Î¥³¥á¥ó¥È*/
.balloon6 {
    width: 100%;
    margin: 10px 0;
    overflow: hidden;
}

.balloon6 .faceicon {
    float: left;
    margin-right: -80px;
    width: 40px;
}

.balloon6 .faceicon img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.balloon6 .chatting {
    width: 100%;
    text-align: left;
}
.says {
    display: inline-block;
    position: relative; 
    margin: 0 0 0 60px;
    padding: 10px;
    max-width: 250px;
    border-radius: 12px;
    background: #bfbfbf;
}

.says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 3px; 
    left: -19px;
    border: 8px solid transparent;
    border-right: 18px solid #bfbfbf;
    -ms-transform: rotate(35deg);
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}
.says p {
    margin: 0;
    padding: 0;
}

/*°Ê²¼¡¢­£±¦Â¦¤ÎÎÐ¥³¥á¥ó¥È*/
.mycomment {
    margin: 10px 0;
}
.mycomment p{
   float:left;
    display: inline-block;
    position: relative; 
    margin: 10px 10px 0 0;
    padding: 8px;
    max-width: 250px;
    border-radius: 12px;
    background: #ffb3b3;
    font-size: 15px:
}

.mycomment p:after {
    content: "";
    position: absolute;
    top: 43px; 
    right: -19px;
    border: 8px solid transparent;
    border-left: 18px solid #ffb3b3;
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}
.balloon7 {
    width: 100%;
    margin: 10px 0;
    overflow: hidden;
}

.balloon7 .faceicon {
   float:left;
    margin-left: 10px;
    width: 40px;
  margin-top:20px;
}

.balloon7 .faceicon img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.balloon7 .chatting {
    width: 100%;
    text-align: left;
}
.note {
  position: relative;
  background-color: #eee;
  padding: 1em;
}
.note h5 {
  position: absolute;
  top: -1em;
  background-color: rgba(100,100,100,0.4);
  padding: 0.25em 2em;
  color: #fff;
  transform: rotate(-4deg);
}
  
bikkuri_h1 {
position: relative;
background: #f4f4f4;
padding: 2px 5px 2px 20px;
font-size: 20px;
color: #474747;
border-radius: 0 10px 10px 0;
}

bikkuri_h1:before {
font-family: FontAwesome;
content: "\f041";
display: inline-block;
line-height: 40px;
position: absolute;
padding: 0em;
color: white;
background: #ff6363;
font-weight: normal;
width: 40px;
text-align: center;
height: 40px;
line-height: 40px;
left: -1.35em;
top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
border-radius: 50%;
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
}
/* POINT¤ÎÏÈÀþ¡¡*/
.box-point {
    border: 2px solid #81C0EB;
    border-radius: 4px;
    margin: 2em 2em;
    padding: 2em;
    position: relative;
}
.box-point::before {
    background-color: #fff;
    color: #81C0EB;
    content: "POINT";
    font-weight: bold;
    left: 1em;
    padding:0.2em;
    position: absolute;
    top: -1em;
}

.box-removerhituyou {
    border: 2px solid #32A13F;
    border-radius: 4px;
    margin: 1em 1em;
    padding: 1em;
    position: relative;
}
.box-removerhituyou::before {
    background-color: #fff;
    color: #32A13F;
    content: "";
    font-weight: bold;
    left: 1em;
    padding:0.2em;
    position: absolute;
    top: -1em;
}
/* ¿á¤­½Ð¤·ËÜÂÎ */
.balloon1{
  position: relative;
  padding: 20px;
  border-radius: 10px;
  color: #ffffff;
  background-color: #0888ff;
  margin-left: 110px;          /* º¸¤ËÍ¾Çò¤òÀß¤±¤ë */
}
/* ²èÁü - ÀäÂÐÇÛÃÖ¤Çº¸¾å¤ËÇÛÃÖ */
.balloon1 .icon{
  position: absolute;
  left: -110px;
  top: 0;
}
/* »°³Ñ¥¢¥¤¥³¥ó */
.balloon1::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -15px;
  top: 20px;
  border-right: 15px solid #0888ff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

/* ¿á¤­½Ð¤·ËÜÂÎ */
.balloon2{
  border-color:#b3e6ff;
  position: relative;
  padding: 20px;
  border-radius: 10px;
  color: #3f3f3f;
  background-color: #ffffff;
  margin-right: 110px;          /* ±¦¤ËÍ¾Çò¤òÀß¤±¤ë */
}
/* ²èÁü - ÀäÂÐÇÛÃÖ¤Ç±¦¾å¤ËÇÛÃÖ */
.balloon2 .icon{
  position: absolute;
  right: -110px;
  top: 0;

}
/* »°³Ñ¥¢¥¤¥³¥ó */
.balloon2::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -15px;
  top: 20px;
  border-left: 15px solid #0888ff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

/*¤³¤³¤«¤é¥·¥ç¥Ã¥×¥µ¡¼¥Ö¤Ø¤Î¥Ü¥¿¥ó´Ø·¸CSS*/
	.select-css {
	display: block;
	font-size: 20px;
	font-family: sans-serif;
	font-weight: bold;
	color: #444;
	line-height: 1.3;
	padding: .3em 1.4em .3em .8em;
	width: 80px;
		height: 50px;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
.select-css::-ms-expand {
	display: none;
}
.select-css:hover {
	border-color: #888;
}
.select-css:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222; 
	outline: none;
}
.select-css option {
	font-weight:normal;
}
	.select-css2 {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
	color: #444;
	line-height: 1.3;
	/*padding: .6em 1.4em .5em .8em;*/
   padding: .5em 1.4em .3em .8em;
/*padding: .1em 1.4em .1em .8em;*/
   height: 50px;
	width: 150px;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}
.select-css2::-ms-expand {
	display: none;
}
.select-css2:hover {
	border-color: #888;
}
.select-css2:focus {
	border-color: #aaa;
	box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
	box-shadow: 0 0 0 3px -moz-mac-focusring;
	color: #222; 
	outline: none;
}
.select-css2 option {
	font-weight:normal;

}	 
.cart_style{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	padding: 10px 15px 10px 15px;
	font-size: 22px;
	width: 90%;
	background: #EF6208;
	border:1px solid #EF6208;
	color:#fff;
	font-weight: bold;
	font-family: 	"¥á¥¤¥ê¥ª", "Meiryo", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", "Osaka", sans-serif,FontAwesome !important ;
}
/*¥«¡¼¥È¤ËÆþ¤ì¤ë¥Ü¥¿¥ó¤ò²¡¤·¤¿¤È¤­¤Î½èÍý20191016*/	
input:hover {opacity: 0.7;
}	
input:active {
   /* ²¡¤µ¤ì¤¿¤È¤­ */
   opacity: 0.7;
}	
/*¥«¡¼¥È¤ËÆþ¤ì¤ë¥Ü¥¿¥ó¤ò²¡¤·¤¿¤È¤­¤Î½èÍý20191016*/		
.cart_style_soldout{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	padding: 10px 15px 10px 15px;
	font-size: 22px;
	width: 90%;
	background: #3b3634;
	border:1px solid #3b3634;
	color:#fff;
	font-weight: bold;
	font-family: 	"¥á¥¤¥ê¥ª", "Meiryo", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", "Osaka", sans-serif,FontAwesome !important ;
}
.prices_red_bold2{
  margin: 10px 0 0;
    font-size: 1.6em;
      color: #DE4A40;
 font-weight: bold;
}
input:focus {
    outline:0; /* ¥«¡¼¥È¥Ü¥¿¥ó²¡²¼»þ¤ÎÏÈ¾Ã¤· for chrome */
}

@media screen and (max-width: 980px) {
/*@media print,screen and (max-width: 980px) {*/
.prices_red_bold2{
  margin: 10px 0 0;
    font-size: 1.5em;
      color: #DE4A40;
 font-weight: bold;
}  
/* ¿á¤­½Ð¤·ËÜÂÎ */
.balloon1{
  position: relative;
  padding: 20px;
  border-radius: 10px;
  color: #ffffff;
  background-color: #0888ff;
  margin-left:110px;          /* º¸¤ËÍ¾Çò¤òÀß¤±¤ë */
   margin-right:10px;
}
/* ²èÁü - ÀäÂÐÇÛÃÖ¤Çº¸¾å¤ËÇÛÃÖ */
.balloon1 .icon{
  position: absolute;
  left: -90px;
  top: 0;
  
}
/* »°³Ñ¥¢¥¤¥³¥ó */
.balloon1::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -15px;
  top: 20px;
  border-right: 15px solid #0888ff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

/* ¿á¤­½Ð¤·ËÜÂÎ */
.balloon2{
  border-color:#b3e6ff;
  position: relative;
  padding: 20px;
  border-radius: 10px;
  color: #3f3f3f;
  background-color: #ffffff;    

/*  position: relative;
  padding: 20px;
  border-radius: 10px;
  color: #ffffff;
  background-color: #0888ff;*/
  margin-right: 110px;          /* ±¦¤ËÍ¾Çò¤òÀß¤±¤ë */
     margin-left:10px;
}
/* ²èÁü - ÀäÂÐÇÛÃÖ¤Ç±¦¾å¤ËÇÛÃÖ */
.balloon2 .icon{
  position: absolute;
  right: -110px;
  top: 0;
}
/* »°³Ñ¥¢¥¤¥³¥ó */
.balloon2::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -15px;
  top: 20px;
  border-left: 15px solid #0888ff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}
  
/* POINT¤ÎÏÈÀþ¡¡*/
.box-point {
    border: 2px solid #81C0EB;
    border-radius: 4px;
    margin: 1em 1em;
    padding: 1em;
    position: relative;
}
.box-point::before {
    background-color: #fff;
    color: #81C0EB;
    content: "POINT";
    font-weight: bold;
    left: 1em;
    padding: 0.2em;
    position: absolute;
    top: -1em;
}
.box-removerhituyou {
    border: 2px solid #32A13F;
    border-radius: 4px;
    margin: 1em 1em;
    padding: 1em;
    position: relative;
}
.box-removerhituyou::before {
    background-color: #fff;
    color: #32A13F;
    content: "";
    font-weight: bold;
    left: 1em;
    padding:0.2em;
    position: absolute;
    top: -1em;
}
/*¥­¡¼¥ï¡¼¥É¤ÎÇØ·Ê*/  
.keywordbackground {
    background: #ccc;
  padding: 0.5em 0.5em;
}
.keywordtable:hover {
  color: #ffffff;
  background: #333333;
  border: 1px solid #333333;
}  
/* ¿·Ãå¾¦ÉÊ²èÁüÂç¤­¤µ¡¦²¼¤Î¶õÇò */
  p .hidari {
  float: left;
  margin-right: 1em;
  margin-bottom:3.52em;
  width:30%;
}
p .hidari:hover {
  opacity: .8;
}
.line-bc {
  padding: 5px 5px;
  max-width: 450px;
  margin: 15px auto;
  text-align: left;
  font-size: 14px;
 /* background: #7da4cd;*/
background:#ffffff;
}

/*°Ê²¼¡¢­¢º¸Â¦¤Î¥³¥á¥ó¥È*/
.balloon6 {
    width: 100%;
    margin: 10px 0;
    overflow: hidden;
}

.balloon6 .faceicon {
    float: left;
    margin-right: -80px;
    width: 40px;
}

.balloon6 .faceicon img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.balloon6 .chatting {
    width: 100%;
    text-align: left;
}
.says {
    display: inline-block;
    position: relative; 
    margin: 0 0 0 60px;
    padding: 10px;
    max-width: 250px;
    border-radius: 12px;
    background: #bfbfbf;
}

.says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 3px; 
    left: -19px;
    border: 8px solid transparent;
    border-right: 18px solid #bfbfbf;
    -ms-transform: rotate(35deg);
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}
.says p {
    margin: 0;
    padding: 0;
}

/*°Ê²¼¡¢­£±¦Â¦¤ÎÎÐ¥³¥á¥ó¥È*/
.mycomment_d {
    margin: 10px 0;
}
.mycomment_d p{
   float:left;
    display: inline-block;
    position: relative; 
    margin: 0px 0px 0 15px;
    padding: 10px;
    max-width: 380px;
    border-radius: 12px;
    background: #99cccc;
    font-size: 15px:
}

.mycomment_d p:after {
    content: '';
  position: absolute;
  display: block;
/*  width: 0;
  height: 0;
  right: 20px;
  bottom: -12px;*/
	top: 100%;
	left: 75%;
 	margin-left: -15px;  
  border-top: 15px solid #99cccc;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}
.balloon7_d {
    width: 100%;
    margin: 5px 0;
    overflow: hidden;
}

.balloon7_d .faceicon {
   float:left;
    margin-left: 240px;
    width: 80px;
  margin-top:15px;
}

.balloon7_d .faceicon img{
    width: 100%;
    height: auto;
    border-radius: 50%;
}
.balloon7_d .chatting {
    width: 100%;
    text-align: left;
}
.note {
  position: relative;
  background-color: #eee;
  padding: 0.5em;
}
.note h5 {
  position: absolute;
  top: -1em;
  background-color: rgba(100,100,100,0.4);
  padding: 0.25em 1em;
  color: #fff;
  transform: rotate(-4deg);
}
  
.box-setumei {
    border-radius: 4px;
    margin: 5px 5px;
    padding: 5px;
    position: relative;
}
.box-setumei::before {
    background-color: #fff;
    color: #32A13F;
    content: "";
    font-weight: bold;
    left: 1em;
    padding:0.1em;
    position: absolute;
    top: -1em;
}  
.box-setumei2 {
    margin: 1px 1px;
/*    padding: 5px;*/
  padding:0px 10px 0px 10px;
    position: relative;
}
/*.box-setumei2::before {
    color: #32A13F;
    content: "";
    font-weight: bold;
    left: 1em;
    padding:0px 0.1em 0px 0.1em;
    position: absolute;
    top: -1em;
}    */

/*¤³¤³¤«¤é¥·¥ç¥Ã¥×¥µ¡¼¥Ö¤Î¥Ü¥¿¥ó´Ø·¸CSS*/  
	.select-css {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
	color: #444;
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 70px;
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}	
	.select-css2 {
	display: block;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
	color: #444;
	line-height: 1.3;
	padding: .6em 1.4em .5em .8em;
	width: 90%;
    height: 50px;  
	box-sizing: border-box;
	margin: 0;
	border: 1px solid #aaa;
	box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
	border-radius: .5em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-color: #fff;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
	  linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
	background-repeat: no-repeat, repeat;
	background-position: right .7em top 50%, 0 0;
	background-size: .65em auto, 100%;
}		
	.cart_style{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 10px;
	text-align:center;
	padding: 10px 0px 10px 0px;
	font-size: 18px;
		width: 100%;
	background: #EF6208;
	border:1px solid #EF6208;
	color:#fff;
	font-family: 	"¥á¥¤¥ê¥ª", "Meiryo", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", "Osaka", sans-serif,FontAwesome !important ;
	}
	.cart_style_soldout{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 10px;
	text-align:center;
	padding: 10px 0px 10px 0px;
	font-size: 18px;
		width: 100%;
	background: #3b3634;
	border:1px solid #3b3634;
	color:#fff;
	font-family: 	"¥á¥¤¥ê¥ª", "Meiryo", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", "Osaka", sans-serif,FontAwesome !important ;
	}
    
}