h1 {
 padding-top: 25px;
}

#co_contents {
	width: 480px;
	margin: 0 auto;
}
#h1_box {
    background: url(/img/tokusyu-sm-top1.png) no-repeat;
    background-position: top 10px left 0;
    width: 480px;
    height: 340px;
}
#h1_box h1 {
	position: relative;
	top:40px;
    display: block;
    margin: 0 auto;
    font-size: 35px;
    text-align: center;
}
#h1_box h1 span {
    display: block;
    background: rgb(255,255,255,0.5);
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 3px;
    letter-spacing: 10px;
    width: 400px;
    margin: 20px auto 10px;
}
#h1_box p {
    position: relative;
    top: 50px;
    margin: 0 auto;
    width: 400px;
    color: #53392B;
}
#h2_contents {
	margin: 30px 0;
}
#h2_contents h2 {
	padding: 0;
	border: none;
	font-size:18px;
	text-align: center;
}
#h2_contents h2 span {
    font-weight: bold;
    background: url(/img/tokusyu-item3.png) no-repeat center;
    background-size: 396px;
    background-position: top 25px left 0;
    padding-bottom: 15px;
}
#h2_contents h3 span {
    display: block;
    background: url(/img/tokusyu-item2.png) no-repeat center;
    margin-bottom: 10px;
    font-weight: bold;
    padding: 10px 0;
}
#h2_contents h3{
	font-size: 18px;
	color:#53392B;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
#h2_contents li {
    background: #FAF7EF;
    width: 400px;
    height: 155px;
    padding: 20px;
    margin: 20px auto;
}
#h2_contents li p{
	color:#666;
}
.c_product_box {
	margin: 10px;
	position: relative;
	float: left;
	width: 220px;
	height: 560px;
}
.c_product_box img{
	display: block;
	width: 220px;
	height: 220px
}
.c_product_box p {
	color: #53392B;
}
.c_product_box .balloon {
  position: relative;
  display: inline-block;
  margin: 20px 0;
  padding: 8px;
  width: 220px;
  height: 90px;
  color: #53392B;
  font-size: 16px;
  border-radius: 10px;
  background: #FFF;
  border: solid 3px #ADDCE0;
  box-sizing: border-box;
}

.c_product_box .balloon:before {
	content: "";
    position: absolute;
    bottom: -18px;
    left: 50%;
    margin-left: -15px;
    border: 6px solid transparent;
    border-top: 12px solid #FFF;
    z-index: 2;
}

.c_product_box .balloon:after {
	content: "";
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -17px;
    border: 8px solid transparent;
    border-top: 14px solid #ADDCE0;
    z-index: 1;
}
.c_product_box .balloon p {
  margin: 0;
  padding: 0;
}
.c_product_box h3 {
  font-size:16px;
  margin: 10px 0;
}
.c_product_box .product_id {
    top: 130px;
    left: 0px;
    right: auto;
    padding: 3px 5px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    border: 1px solid #333;
    border-radius: 4px;
    position: absolute;
    background: #fff;
}
.c_product_box .product_size {
	top:310px;
} 
a.more_right {
	float: right;
}
li.product_price {
	margin: 5px 0;
}


/*===== ダンボールを買うならホームセンター？ネット通販？(contents_01) =====*/

.featured-contents {
 width: 460px;
 margin: 0 auto 40px;
}
.featured-contents h1 {
 margin: 0 0 25px;
 padding: 5px 0 5px 40px;
 color: #53392B;
 font-size: 25px;
 font-weight: bold;
 border-bottom: 2px solid #DBBD94;
 position: relative;
 line-height: 28px;
 background: url(/img/common/icon-title_danboru2.svg) no-repeat;
}
.featured-contents h2 {
 background: #f2ecdb;
 font-size: 20px;
 margin: 10px 0 0;
 padding: 5px;
 border: none;
}
.featured-contents h3 {
 margin: 10px 0;
 position: relative;
 padding-left: 20px;
}
.featured-contents h3:before {
 position: absolute;
 content: '';
 display: block;
 width: 10px;
 height: 20px;
 background: #f2ecdb;
 top: 3px;
 left: 0;
}
.featured-contents .point:before {
 position: absolute;
 top: -5px;
 left: -8px;
 content: '';
 display: block;
 width: 24px;
 height: 30px;
 background: url(/img/common/icon-light_bulb.svg)no-repeat;
 background-size: 30px;
}
.featured-contents p {
 font-size: 16px;
 line-height: 1.7;
}
.featured-contents .contents01_2 {
 width: 460px;
 margin-top: 15px;
}
#featured-contents_01 #caution_Box {
 background: #FFFFF7;
 border: solid 2px #F6AC2B;
 border-radius: 5px;
 padding: 15px;
 margin: -20px 0px 30px;
}
#featured-contents_01 .top_img {
 margin-left: -10px;
 width: 480px;
}
#featured-contents_01 #float {
width: 452px;
margin: -108px 0 0 0;
}
#featured-contents_01 #caution_Box h3 {
 padding: 0;
 margin: 0 0 8px;
}
#featured-contents_01 #caution_Box h3:before {
 display: none;
}
.featured-contents .contents_box {
 margin: 35px 0px;
}
.featured-contents .contents_sbox {
 margin: 40px 0px;
}
#featured_link {
 margin-left: -15px;
}
#featured_link li {
 position: relative;
 width: 222px;
 margin-left: 15px;
 margin-bottom: 15px;
 float: left;
}
#featured_link li a {
 display: block;
 padding: 5px;
 font-size: 18px;
 line-height: 25px;
 font-weight: bold;
 width: 131px;
 padding-left: 84px;
 border-radius: 5px;
 border: solid 1px #DBBD94;
 background: #FAF7EF;
 color: #53392B;
}
#featured_link li a span {
 display: block;
 font-size: 16px;
}
#featured_link .featured_link_delivery:before {
 position: absolute;
 display: block;
 content: '';
 width: 110px;
 height: 76px;
 background-size: 92px!important;
 background: url(/img/cardboard-size_title_60.png)no-repeat;
}
#featured_link .featured_link_mail:before {
 position: absolute;
 display: block;
 content: '';
 width: 110px;
 height: 76px;
 background-size: 75px!important;
 background: url(/img/cardboard-size_title_s.png)no-repeat;
}
#featured_link .featured_link_base-size:before {
 position: absolute;
 top: 6px;
 left: 2px;
 display: block;
 content: '';
 width: 100px;
 height: 76px;
 background-size: 81px!important;
 background: url(/img/cardboard-size_title_A4.png)no-repeat;
}
#featured_link .featured_link_capacity:before {
 position: absolute;
 display: block;
 content: '';
 width: 107px;
 height: 76px;
 background-size: 78px!important;
 background: url(/img/cardboard-size_title_l.png)no-repeat;
}
.h4_appeal {
 position: relative;
 text-align: center;
 font-size: 20px;
 margin-bottom: 15px;
 padding: 0 43px;
}
.h4_appeal:before {
 display: block;
 content: '';
 left:  20px;
 height: 50px;
 border-left: solid 1px;
 position: absolute;
 top: 0;
 transform: rotate(-20deg);
}
.h4_appeal:after {
 display: block;
 content: '';
 right:  20px;
 height: 50px;
 border-left: solid 1px;
 position: absolute;
 top:0;
 transform: rotate(20deg);
}
.featured_contents3box {
 margin-top: 25px;
}

table.zaisitu {
	width: 460px;
	margin: 30px 0 50px;
	font-size:18px;
 border-collapse: collapse;
 border-spacing: 0; 
}
.zaisitu_t {
    background-repeat: no-repeat;
	background-size: 48px;
    background-position: top 55px left 20px;
}
.zaisitu th {
	font-size:15px;
	padding: 10px;
	color: #644f45;
	border: solid 1px #644f45;
	background: #eee6db;
	font-weight: normal;
}
.zaisitu td {
	border: solid 1px #644f45;
	padding: 2px;
	font-size:15px;
}
.td1 {
	width: 40px;
	font-size:20px;
	font-weight: bold;
	color:#644f45;
	text-align: center;
}
.td2 {
	width: 75px;
	font-weight: bold;
	text-align: center;
}
.td3 {
	letter-spacing: 1px;
	font-size:24px;
	font-weight: bold;
	text-align: center;
	width: 25px;
}
.td4 {
 width: 190px;
}
.zaisitu td .yellow1 {
 color: #F6AC2B;
 font-weight: bold;
}
/*送料無料が本当は割高な理由
===============================*/
#free_shipping {
 background: #f2ecdb;
	padding: 30px 20px;
	margin: 50px 0;
}
#free_shipping h2 {
 background: none;
 margin: 0 0 30px 0;
 padding: 0;
	text-align: center;
	font-weight: normal;
}
#reason {
 background: #fff;
 margin: 0 auto;
	padding: 20px;
	position: relative;
}
#reason h3 {
 margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 17px;
}
#reason h3:before {
 display: none;
}
#reason h4 {
 font-weight: bold;
	margin-top: 30px;
	font-size: 16px;
}
#reason p {
 color: #53392B;
}
#reason img {
	display: block;
 margin: 0 auto;
}
#free_shipping .button {
	width: 400px;
 height: 60px;
 margin: 30px auto 0;
	position: relative;
}
#free_shipping .button-brown {
	width: 350px;
 padding: 15px 0 15px 50px;
}
#free_shipping .button::after {
 content: '';
	background: url(/img/icon-free_shipping.png) no-repeat;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 4px;
	left: 70px;
}
/*.featured page
===============================*/
.featured-christmas #h1_box {
 background: url(/img/sm-featured-christmas1.png) no-repeat;
 width: 480px;
 height: 270px;
}
.featured-valentine #h1_box {
 background: url(/img/sm-featured-valentine1.png) no-repeat;
 width: 480px;
 height: 200px;
 position: relative;
}
.featured-hinamatsuri #h1_box {
 background: url(/img/sm-featured-hinamatsuri1.png) no-repeat;
 width: 480px;
 height: 200px;
 position: relative;
}
.featured-whiteday #h1_box {
 background: url(/img/sm-featured-whiteday1.png) no-repeat;
 width: 480px;
 height: 200px;
 position: relative;
}
.featured-newlife #h1_box {
 background: url(/img/sm-featured-newlife1.png) no-repeat;
 width: 480px;
 height: 200px;
 position: relative;
}
.featured-mothersday #h1_box {
 background: url(/img/sm-featured-mothersday.png) no-repeat;
 width: 480px;
 height: 200px;
 position: relative;
}
.featured-fathersday #h1_box {
 background: url(/img/sm-featured-fathersday1.png) no-repeat;
 width: 480px;
 height: 200px;
 position: relative;
}
.featured-summergift #h1_box {
 background: url(/img/sm-featured-summergift1.png) no-repeat;
 width: 480px;
 height: 200px;
 position: relative;
}
.featured-jiyukenkyu #h1_box {
 background: url(/img/sm-featured-jiyukenkyu1.png) no-repeat;
 width: 480px;
 height: 200px;
 position: relative;
}
.featured-halloween #h1_box {
 background: url(/img/sm-featured-halloween1.png) no-repeat;
 width: 480px;
 height: 200px;
 position: relative;
}
.featured-page #h1_box h1 {
 font-weight: normal;
 color: #ffffff;
	text-shadow:0 0 5px #ffffff;
 top: -25px;
 font-size: 28px;
}
.featured-page.featured-valentine #h1_box h1 {
 width: auto;
 position: absolute;
 font-weight: bold;
 color: #ffffff;
 text-shadow: 0 0 5px #ffffff;
 top: 62px;
 right: 12px;
 font-size: 24px;
}
.featured-hinamatsuri #menu{
 margin:0 0 80px!important;
}
.featured-christmas #h1_box h1 span {
 width: 390px;
 color: #ffffff;
 background: none;
 letter-spacing: 5px;
}
.featured-page.featured-valentine #h1_box h1 span {
 width: auto;
 display: block;
 color: #ffffff;
 background: none;
 font-weight: bold;
 letter-spacing: 0;
 padding: 0;
 font-size: 22px;
}
.featured-hinamatsuri #h1_box h1 {
 top: 45px;
 font-size: 28px;
 font-weight: bold;
 color: #EB667A;
}
.featured-hinamatsuri #h1_box h1 span {
 margin: 10px auto!important;
 background: none;
 font-weight: bold!important;
 font-size: 20px!important;
 color: #EB667A;
}
.featured-page #h1_box h1 .h1_box_1 {
 position: relative;
 font-weight: normal;
 font-size: 18px;
 margin: 0 auto 10px;
}
.featured-christmas .h1_box_1:before {
 display: block;
 content: '';
 width: 2px;
 height: 25px;
 background: #fff;
 position: absolute;
 left: 0;
 transform: rotate(-30deg);
}
.featured-christmas .h1_box_1:after {
 display: block;
 content: '';
 width: 2px;
 height: 25px;
 background: #fff;
 position: absolute;
 top:0;
 right: 0;
 transform: rotate(30deg);
}
.featured-christmas #h1_box h1 .h1_box_2 {
 font-size: 18px;
 position: relative;
 height: 35px;
 line-height: 35px;
 width: 440px;
 font-weight: normal;
 margin: 0 auto;
}
.featured-christmas #h1_box h1 .h1_box_2:before {
 position: absolute;
 left: 0;
 top: 43%;
 margin: 0 auto;
 display: block;
 content: '';
 width:180px;
 height: 7px;
 background: #fce003!important;
}
.featured-christmas #h1_box h1 .h1_box_2:after {
 position: absolute;
 right: 0;
 top: 43%;
 margin: 0 auto;
 display: block;
 content: '';
 width: 180px;
 height: 7px;
 background: #fce003!important;
}
.featured-whiteday #h1_box h1 {
 position: absolute;
 right: 10px;
 top: 65px;
 font-weight: bold;
 color: #36B0D7;
 font-size: 24px;
}
.featured-whiteday #h1_box h1 span {
 width: auto;
 background: none;
 letter-spacing: 0;
 margin-top: 5px;
}
.featured-newlife #h1_box h1 {
 font-weight:bold;
 background: none;
 color: #895655;
 font-size: 28px;
  margin: 5px auto;
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}

.featured-newlife #h1_box h1 span {
 position: relative;
 background: no-repeat;
 color: #FC819C;
 letter-spacing: 0;
 font-size: 22px; 
 text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.featured-newlife #h1_box h1 span:before {
 position: absolute;
 top:5px;
 left: 0;
 display: block;
 background:#FC819C; 
 content: '';
 width: 3px;
 height: 20px;
 transform: rotate(-30deg);
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.featured-newlife #h1_box h1 span:after {
  position: absolute;
  right: 0;
  top:5px;
  display: block;
  background: #FC819C;
  content: '';
  width: 3px;
  height: 20px;
  transform: rotate(30deg);
  text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.featured-mothersday #h1_box h1 {
 font-weight:bold;
 background: none;
 color: #e7337e;
 position: absolute;
 right: 134px;
 font-size: 34px;
 margin: 5px auto;
 text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
 top: 40px;
}
.featured-mothersday #h1_box h1 span {
 position: relative;
 background: no-repeat;
 color: #e7337e;
 right: -1px;
 letter-spacing: 0;
 font-size: 52px; 
 top: -17px;
 text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
	          -1px 1px 0 #FFF, 1px -1px 0 #FFF, 
	              0px 1px 0 #FFF, 0-1px 0 #FFF, 
	               -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.featured-mothersday #h1_box p {
 position: absolute;
 background: no-repeat;
 color: #ea6171;
 font-size: 27px; 
 top: 144px;
 right: 64px;
 text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
	          -1px 1px 0 #FFF, 1px -1px 0 #FFF, 
	              0px 1px 0 #FFF, 0-1px 0 #FFF, 
	               -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.featured-fathersday #h1_box h1 {
 font-weight:bold;
 background: none;
 color: #003e82;
 font-size: 33px;
 margin: 5px auto;
 text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF, 
	        -2px 2px 0 #FFF, 2px -2px 0 #FFF,
	        0px 2px 0 #FFF, 0-2px 0 #FFF, 
	         -2px 0 0 #FFF, 2px 0 0 #FFF;
 top: 28px;
}
.featured-fathersday #h1_box p {
 background: no-repeat;
 color: #eebe00;
 font-size: 21px; 
 font-weight: 500;
 border: none;
 top: 33px;
 text-align: center;
 text-shadow:  1px 1px 0 #FFF, -1px -1px 0 #FFF, 
	           -1px 1px 0 #FFF, 1px -1px 0 #FFF, 
	           0px 1px 0 #FFF, 0-1px 0 #FFF, 
	           -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.featured-summergift #h1_box h1 {
 font-weight:bold;
 background: none;
 color: #004767;
 position: absolute;
 right: 232px;
 font-size: 54px;
 margin: 5px auto;
 text-shadow:1px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
 top: 37px;
}
.featured-summergift #h1_box h1 span {
 display: none;
}
.featured-summergift #h1_box p {
 position: absolute;
 background: no-repeat;
 font-weight: bold;	
 color: #004767;
 font-size: 25px; 
 top: 168px;
 right: 112px;
text-align: center;	
 text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
	          -1px 1px 0 #FFF, 1px -1px 0 #FFF, 
	              0px 1px 0 #FFF, 0-1px 0 #FFF, 
	               -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.sm-featured-summergift {
position:absolute;	
}
.sm-featured-summergift h1 {
	          position: relative;
	          color: #004767;
	          font-size: 43px;
	          top: -99px;
	          text-align: center;
	          left: 38px;
	          text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF,
	          -1px 1px 0 #FFF, 1px -1px 0 #FFF, 
	              0px 1px 0 #FFF, 0-1px 0 #FFF, 
	               -1px 0 0 #FFF, 1px 0 0 #FFF;
}	
.featured-jiyukenkyu #h1_box h1 {
 display: none;
}
.featured-jiyukenkyu #h1_box p {
 background: no-repeat;
 color: #706056;
 font-size: 23px; 
 font-weight: bold;
 border: none;
 top: 52px;
 left: 5px;	
 letter-spacing: 10px;	
 text-align: center;
 text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF,
	          -2px 2px 0 #FFF, 2px -2px 0 #FFF, 
	          0px 2px 0 #FFF, 0-2px 0 #FFF, 
	          -2px 0 0 #FFF, 2px 0 0 #FFF;
}
.sm-featured-jiyukenkyu h1 {
 position: relative;
 color: #706056;
 font-size: 33px;
 top: -208px;
 text-align: center;
 text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF,
	          -2px 2px 0 #FFF, 2px -2px 0 #FFF, 
	          0px 2px 0 #FFF, 0-2px 0 #FFF, 
	          -2px 0 0 #FFF, 2px 0 0 #FFF;
}
.sm-featured-halloween h1 {
 position: relative;
 color: #54301d;
 font-weight: bold;    
 font-size: 33px;
 top: -163px;
 left: 25px;    
 text-align: center;
 text-shadow: 2px 2px 0 #FFF, -2px -2px 0 #FFF,
	          -2px 2px 0 #FFF, 2px -2px 0 #FFF, 
	          0px 2px 0 #FFF, 0-2px 0 #FFF, 
	          -2px 0 0 #FFF, 2px 0 0 #FFF;
}
.featured-halloween #h1_box h1 {
 display: none;
}
.sm-featured-halloween {
position:absolute;	
}
.featured-page #menu {
 margin: 35px 0 80px;
}
.featured-page #menu li + li{
 margin-top: 15px;
}
.featured-page #menu li h2 {
 color: #e50112;
 padding: 0;
 margin: 0 0 10px;
 font-size: 18px;
 font-weight: normal;
 border: none;
}
.featured-page.featured-valentine #menu li h2 {
 color: #53392B;
 font-weight: bold;
}
.featured-page.featured-hinamatsuri #menu li h2 {
 color: #EB667A;
}
.featured-page.featured-whiteday #menu li h2 {
 color: #53392B;
}
.featured-page.featured-newlife #menu li h2 {
 color: #E68898;
 font-weight:bold;
}
.featured-whiteday #menu {
 margin-top: 0;
}
.featured-page.featured-mothersday #menu li h2 {
    color: #ef8797;
	font-weight: bold;
}
.featured-page.featured-fathersday #menu li h2 {
    color: #75b2d3;
	font-weight: bold;
}
.featured-page.featured-summergift #menu li h2 {
    color: #77c6eb;
	font-weight: bold;
}
.featured-page.featured-jiyukenkyu #menu li h2 {
    color: #836056;
	font-weight: bold;
}
.featured-page.featured-jiyukenkyu #menu li h2 {
    color: #836056;
	font-weight: bold;
}
.featured-page.featured-halloween #menu li h2 {
    color: #54301d;
	font-weight: bold;
}
.featured-page.featured-halloween #menu li h2 {
    color: #54301d;
	font-weight: bold;
}
.featured-page #menu li a {
 position: relative;
 display: block;
 padding: 10px 10px 10px 170px;
 width: 280px;
 height: 105px;
 margin: 0 auto;
 box-shadow: 0 0 5px #c4c4c4;
 color: #666666;
 border-radius: 5px;
}
.featured-page #menu li a:before {
 content: "";
 position: absolute;
 bottom: 5px;
 right: 10px;
 margin-left: -15px;
 border: 6px solid transparent;
 border-top: 9px solid #990416;
}
.featured-page #menu li a:after {
 content: "";
 position: absolute;
 bottom: 7px;
 right: 12px;
 margin-left: -15px;
 border: 6px solid transparent;
 border-top: 9px solid #e50112;
}
.featured-whiteday #menu li a:after {
 border-top: 15px solid #36B0D7; 
}
.featured-whiteday #menu li a:before {
 border-top: 15px solid #3676BB;
}
.featured-newlife #menu li a:after {
 border-top: 15px solid #E68898; 
}
.featured-newlife #menu li a:before {
 border-top: 15px solid #F19CA6;
}
.featured-mothersday #menu li a:after {
 border-top: 15px solid #d9698b; 
}
.featured-mothersday #menu li a:before {
 border-top: 15px solid #ef8797;
}
.featured-fathersday #menu li a:after {
 border-top: 15px solid #80c8ef; 
}
.featured-fathersday #menu li a:before {
 border-top: 15px solid #afd9ea;
}
.featured-summergift #menu li a:before {
 border-top: 15px solid #afd9ea;
}
.featured-summergift #menu li a:after {
 border-top: 15px solid #77c6eb; 
}
.featured-jiyukenkyu #menu li a:before {
 border-top: 15px solid #74c03f;
}
.featured-jiyukenkyu #menu li a:after {
 border-top: 15px solid #836056; 
}
.featured-halloween #menu li a:before {
 border-top: 15px solid #efac43;
}
.featured-halloween #menu li a:after {
 border-top: 15px solid #54301d; 
}
.featured-page #menu li p {
 font-size: 14px;
 margin: 0 auto;
}
.featured-page #menu .menu_link1 a{
 background: url(/img/featured-christmas2.png)no-repeat center left 0;
 background-size: 155px;
}
.featured-page #menu .menu_link2 a{
 background: url(/itemm/m0094-1.jpg)no-repeat center left -10px;
 background-size: 175px;
}
.featured-valentine #menu .menu_link1 a{
 background: url(/g-item/3503-1.jpg)no-repeat center left 0;
 background-size: 155px;
}
.featured-valentine #menu .menu_link2 a{
 background: url(/img/featured-valentine2.png)no-repeat center left -10px;
 background-size: 165px;
}
.featured-hinamatsuri #menu .menu_link1 a{
 background: url(/item/0665-2.jpg)no-repeat center left 0;
 background-size: 155px;
}
.featured-hinamatsuri #menu .menu_link2 a {
 background: url(/img/featured-hinamatsuri_item1.jpg)no-repeat top -22px left -10px;
 background-size: 165px;
}
.featured-whiteday #menu .menu_link1 a{
 background: url(/item/0367-1.jpg)no-repeat center left 0;
 background-size: 155px;
}
.featured-whiteday #menu .menu_link2 a{
 background: url(/img/featured-whiteday_item1.jpg)no-repeat center left -10px;
 background-size: 165px;
}
.featured-newlife #menu .menu_link1 a{
 background: url(/item/0189-3.jpg)no-repeat center left 0;
 background-size: 155px;
}
.featured-newlife #menu .menu_link2 a{
 background: url(/img/featured-newlife_item1.jpg)no-repeat center left -10px;
 background-size: 165px;
}
.featured-mothersday #menu .menu_link1 a{
 background: url(/item/3072-2.jpg)no-repeat center left 0;
 background-size: 155px;
}
.featured-mothersday #menu .menu_link2 a{
 background: url(/img/featured-mothersday_item4.jpg)no-repeat center left -10px;
 background-size: 165px;
}
.featured-fathersday #menu .menu_link1 a {
 background: url(/item/0342-1.jpg)no-repeat center left 0px;
 background-size: 155px;
}
.featured-fathersday #menu .menu_link2 a {
 background: url(/img/featured-fathersday_item2.jpg)no-repeat center left -10px;
 background-size: 165px;
}
.featured-summergift #menu .menu_link1 a {
 background: url(/item/0621-2.jpg)no-repeat center left 0px;
 background-size: 155px;
}
.featured-summergift #menu .menu_link2 a {
 background: url(/img/featured-summergift_item2.jpg)no-repeat center left -10px;
 background-size: 165px;
}
.featured-jiyukenkyu #menu .menu_link1 a {
 background: url(/item/0125-1.jpg)no-repeat center left 0px;
 background-size: 155px;
}
.featured-jiyukenkyu #menu .menu_link2 a {
 background: url(/img/featured-jiyukenkyu_item1.jpg)no-repeat center left -10px;
 background-size: 165px;
}
.featured-halloween #menu .menu_link1 a {
 background: url(/img/featured-halloween_item1.jpg)no-repeat center left 0px;
 background-size: 155px;
}
.featured-halloween #menu .menu_link2 a {
 background: url(/jp/fixed-box/item/Z1201-1.jpg)no-repeat center left -10px;
 background-size: 165px;
}
.featured-displayorder {
 display: block;
 width: 460px;
 height: auto;
 margin: 20px auto;
}
.featured-displayorder img{
 display: block;
 width: 460px; 
}
/*.contents_item
===============================*/
.contents_item {
 width: 460px;
 margin: 0 auto 80px;
}
.contents_item h3 {
 padding: 5px 10px;
 font-size: 24px;
 color: #e50112;
 margin-bottom: 10px;
 text-align: center;
}
.featured-valentine .contents_item h3 {
 color: #53392B;
}
.featured-valentine .contents_item h3 span{
 border-bottom: 2px dashed #DBBD94;
 padding-bottom: 5px;
}
.featured-hinamatsuri .contents_item h3 {
 font-size: 24px;
 color: #53392B;
}
.featured-hinamatsuri .contents_item h3 span {
 border-bottom: 5px dotted #DE6375;
 padding-bottom: 8px;
 font-weight: bold;
}
.featured-whiteday .contents_item {
 margin-top: 100px;
}
.featured-whiteday .contents_item h3 {
 font-size: 21px;
 margin-bottom: 20px;
 color: #53392B;
 font-weight: bold;
}
.featured-whiteday .contents_item h3 span {
 border-bottom: 5px dotted #36B0D7;
 padding-bottom: 8px;
 font-weight: bold;
}
.featured-newlife .contents_item h3 {
 font-size: 24px;
 color:#895655;
 font-weight: bold;
}
.featured-newlife .contents_item h3 span {
 border-bottom: 5px dotted #F19CA6;
 padding-bottom: 8px;
 font-weight: bold;
}
.featured-mothersday .contents_item h3 {
 font-size: 24px;
 color:#40210f;
 font-weight: bold;
}
.featured-mothersday .contents_item h3 span {
 border-bottom: 5px dotted #ef8797;
 padding-bottom: 8px;
 font-weight: bold;
}
.featured-fathersday .contents_item h3 {
 font-size: 24px;
 color:#252e50;
 font-weight: bold;
}
.featured-fathersday .contents_item h3 span {
 border-bottom: 5px dotted #75b2d3;
 padding-bottom: 8px;
 font-weight: bold;
}
.featured-summergift .contents_item h3 {
 font-size: 24px;
 color:#004767;
 font-weight: bold;
}
.featured-summergift .contents_item h3 span {
 border-bottom: 5px dotted #afd9ea;
 padding-bottom: 8px;
 font-weight: bold;
}
.featured-jiyukenkyu .contents_item h3 {
 font-size: 24px;
 color:#836056;
 font-weight: bold;
}
.featured-jiyukenkyu .contents_item h3 span {
 border-bottom: 5px dotted #74c03f;
 padding-bottom: 8px;
 font-weight: bold;
}
.featured-halloween .contents_item h3 {
 font-size: 24px;
 color:#54301d;
 font-weight: bold;
}
.featured-halloween .contents_item h3 span {
 border-bottom: 5px dotted #efac43;
 padding-bottom: 8px;
 font-weight: bold;
}
.contents_item .heading {
 font-size: 16px;
 line-height: 30px;
 color: #52392b;
 text-align: center;
}
.contents_item .button-brown {
 position: relative;
 margin: 20px auto 0;
}
.contents_item .itemBox_ul {
 margin-top: 30px;
 margin-left: -10px;
}
.contents_item ul .itemBox {
    position: relative;
    float: left;
    width: 225px;
    height: 600px;
    margin-left: 10px;
    margin-bottom: 45px;
}
.contents_item ul .itemBox.order {
 height: 560px;
}
.contents_item ul .itemBox h4 {
 position: relative;
 padding:5px;
 font-size: 16px;
 margin: 2em 5px 0;
 background: #fad1d4;
 height: 50px;
 overflow: hidden;
 box-shadow: 0px 0px 0px 5px #fad1d4;
 border: dashed 2px white;
 border-radius: 5px;
 width: 200px;
}
.contents_item ul .itemBox h4:before {
 content: "";
 position: absolute;
 top: 100%;
 left: 50%;
 margin-left: -15px;
 border: 15px solid transparent;
 border-top: 15px solid #fad1d4;
}
.featured-valentine .contents_item ul .itemBox h4 {
 background: #53392B;
 box-shadow: 0px 0px 0px 5px #53392B;
 color: #fff;
 border: dashed 2px #DBBD94;
}
.featured-whiteday .contents_item ul .itemBox h4 {
 line-height: 28px;
 overflow: hidden;
 background: #36B0D7;
 color: #fff;
 box-shadow: 0px 0px 0px 5px #36b0d7;
}
.featured-newlife .contents_item ul .itemBox h4 {
 background: #F19CA6;
 box-shadow: 0px 0px 0px 5px #F19CA6;
 color: #fff;
}
.featured-mothersday .contents_item ul .itemBox h4 {
 line-height: 28px;
 overflow: hidden;
 background: #ef8797;
 color: #fff;
 box-shadow: 0px 0px 0px 5px #ef8797;
}
.featured-mothersday .contents_item ul .itemBox {
 height: auto;
}
.featured-fathersday .contents_item ul .itemBox h4 {
 line-height: 28px;
 overflow: hidden;
 background: #88cbe6;
 color: #fff;
 box-shadow: 0px 0px 0px 5px #88cbe6;
}
.featured-summergift .contents_item ul .itemBox h4 {
 line-height: 28px;
 overflow: hidden;
 background: #77c6eb;
 color: #fff;
 box-shadow: 0px 0px 0px 5px #77c6eb;
}
.featured-jiyukenkyu .contents_item ul .itemBox h4 {
 line-height: 28px;
 overflow: hidden;
 background: #74c03f;
 color: #fff;
 box-shadow: 0px 0px 0px 5px #74c03f;
}
.featured-halloween .contents_item ul .itemBox h4 {
 line-height: 28px;
 overflow: hidden;
 background: #efac43;
 color: #fff;
 box-shadow: 0px 0px 0px 5px #efac43;
}
.balloon1 p {
  margin: 0;
  padding: 0;
}
.contents_item ul .itemBox a {
 color: #666666;
}
.contents_item ul .itemBox img {
 width: 222px;
 height: 222px;
 display: block;
 margin: 15px 0 5px;
}
.contents_item ul .itemBox .priceBox {
 margin-top: 0;
 margin-bottom:10px;
}
.contents_item ul .itemBox .priceBox li:first-child {
 border-top:dashed 1px #c4c4c4;
}
.contents_item ul .itemBox .priceBox li {
 position: relative;
 border-bottom:dashed 1px #c4c4c4;
 height: 50px;
 padding: 5px 0;
}
.contents_item ul .itemBox .priceBox li:last-child {
 padding-bottom: 25px;
}
.contents_item ul .itemBox .priceBox li:last-child .unit_price {
 bottom:25px;
}
.contents_item ul .itemBox .priceBox li:last-child h5 {
 height: 50px;
 line-height: 50px;
}
.contents_item ul .itemBox .priceBox li h5 {
 float: left;
 border:none;
 background: #f4f4f4;
 padding: 10px 5px;
 line-height: 30px;
 height: 30px;
 min-width:60px;
 text-align: center;
}
.contents_item ul .itemBox .priceBox .total_price {
 font-size: 18px;
 font-weight: bold;
 position: absolute;
 right: 0;
}
.contents_item ul .itemBox .priceBox .unit_price {
 position: absolute;
 bottom:5px;
 right: 0;
}
.contents_item ul .itemBox .priceBox .unit_icon {
 position: absolute;
 right: 0;
 bottom:-22px;
 text-align: center;
 font-size: 14px;
 background: #FB8700;
 padding: 0 3px;
 border-radius: 5px;
 color: #fff;
 display: block;
 width: 65px;
}
.contents_item ul .itemBox .inner_size {
 color: #53392B;
 font-size: 16px;
 font-weight: bold;
}
.contents_item ul .itemBox .product_icon {
 margin:5px 0;
}
.contents_item ul .itemBox .product_text {
 width: auto;
 height: 50px;
 font-size: 14px;
 overflow: hidden;
}
.contents_item ul .itemBox .more_right {
 color:#159DD9;
 font-size: 16px;
 position:absolute;
 right: 0;
 bottom:-25px;
}
/* #feature_link　*/
#feature_link {
 width: 460px;
 margin: 50px auto 0;
}
#feature_link h2 {
 margin: 0 0 25px;
 padding: 0 0 5px 0px;
 color: #53392B;
 font-size: 22px;
 font-weight: normal;
 border-bottom: 2px solid #DBBD94;
 position: relative;
 line-height: 28px;
}
#feature_link ul {
 margin-left: -15px;
}
#feature_link li {
 float: left;
 margin: 0 0 15px 15px;
}
#feature_link a {
 position: relative;
 display: block;
 border: solid 3px #f4f4f4;
 color: #666666;
 font-size: 16px;
 width: 436px;
 height: 75px;
 padding: 10px;
 line-height: 24px;
}
#feature_link li img {
 width: 180px;
 float: left;
 margin-right: 10px;
}
#feature_link .more_right {
 position: absolute;
 color: #159DD9;
 right: 10px;
 bottom: 10px;
 line-height: 20px;
}
/*宅配サイズ・メール便サービス別(#sizeBlock)
===============================*/
#serviceBlock {
 margin: 20px 0 0 !important;
 min-height: 455px;
}
#serviceBlock div {
 width: 460px;
 margin: 0 auto;
}
#serviceBlock li {
 position: relative;
 float: left;
 margin: 3px 5px;
}
#serviceBlock li img{
 width: 220px;
}
/*テキスト部*/
#serviceBlock .takuhaiBox_size_price {
 color: #333333;
 position: absolute;
 top: 7px;
 right: 10px;
 font-size: 14px;
 background: rgba(255, 255, 255, 0.7);
}
#serviceBlock .takuhaiBox_size_price span {
 font-size: 19px;
 margin: 0 2px;
}
#serviceBlock .takuhaiBox_size_price .tax {
 font-size: 11px;
}
#serviceBlock .takuhaiBox_size_size {
 font-weight: bold;
 font-size: 27px;
 font-family: sans-serif;
 position: absolute;
 bottom: 20px;
 left: 100px;
 display: inline-block;
 color: #ffffff;
 letter-spacing: 2px;
 text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
}
#serviceBlock .takuhaiBox_size_size span {
 font-size: 16px;
}
#serviceBlock .takuhaiBox_size170 .takuhaiBox_size_size span {
 position: absolute;
 width: 68px;
 bottom: -4px;
 font-size: 14px !important;
 line-height: 16px;
 letter-spacing: 0px;
}
#serviceBlock .takuhaiBox_size60 .takuhaiBox_size_size {
 color: #45AC41;
}
#serviceBlock .takuhaiBox_size80 .takuhaiBox_size_size {
 color: #159DD9;
}
#serviceBlock .takuhaiBox_size90 .takuhaiBox_size_size {
 color: #159DD9;
}
#serviceBlock .takuhaiBox_size100 .takuhaiBox_size_size {
 color: #2878D6;
}
#serviceBlock .takuhaiBox_size120 .takuhaiBox_size_size {
 color: #7152C6;
}
#serviceBlock .takuhaiBox_size140 .takuhaiBox_size_size {
 color: #EF6FAC;
}
#serviceBlock .takuhaiBox_size160 .takuhaiBox_size_size {
 color: #E03D3D;
}
#serviceBlock .takuhaiBox_size170 .takuhaiBox_size_size {
 color: #EA611C;
}
/**/
#mailBox {
 margin-top: 20px !important;
}
#mailBox h2 {
 background: url(/img/common/icon-title_post.svg) no-repeat;
}
#takuhaiBox h2 {
 background: url(/img/common/icon-title_truck.svg) no-repeat;
}
#mailBox p {
 font-size: 14px;
 line-height: 16px;
 height: 40px;
 color: #333333;
 text-align: center;
}
#mailBox li {
 width: 220px;
 overflow: hidden;
}
#mailBox p span {
 display: block;
 margin-top: -8px;
}
/*=== 価格新表記 ===*/
#contents1 ul .itemBox .priceBox .unit_price{
 font-size: 20px;
 font-weight: bold!important;
 text-align: right;
 position: unset;/*消す*/
}
#contents1 ul .itemBox .priceBox .unit_price span{
 font-weight: bold;
}
#contents1 ul .itemBox .priceBox .total_price{
 font-size: 14px;
 font-weight: normal;
 text-align: right;
 position: unset;/*消す*/ 
}
#contents1 ul .itemBox .priceBox li:last-child{
 padding-bottom:5px;
}
#contents1 ul .itemBox .priceBox li:last-child h5{
 line-height: 30px;
 height: 30px;
}