html {
 scroll-behavior: smooth;
}
#co_contents {
	width: 1300px;
	margin: 0 auto;
}

#h1_box {
	background: url(/img/tokusyu-top1.png) no-repeat;
	width: 1300px;
	height: 230px;
}
#h1_box h1 {
	position: relative;
	top:40px;
    display: block;
    margin: 20px auto 0;
    font-size: 42px;
    text-align: center;
}
 #h1_box h1 span {
    display: block;
    background: #fff;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 3px;
    letter-spacing: 10px;
    width: 540px;
    margin: 22px auto;
}
#h1_box p {
    position: relative;
    top: 50px;
    margin: 0 auto;
    width: 540px;
    color: #53392B;
}
#h2_contents {
	margin: 30px 0;
}
#h2_contents h2 {
	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 {
    float: left;
    background: #FAF7EF;
    width: 372px;
    height: 155px; 
    padding: 20px;
    margin: 10px;
}
#h2_contents li p{
	color:#666;
}
.c_product_box {
	margin: 30px 0;
	position: relative;
	float: left;
	width: 300px;
	height: 580px;
}
.c_product_box + .c_product_box {
	margin-left: 33px;
}
.c_product_box img{
	display: block;
	width: 300px;
	height: 300px
}
.c_product_box p {
	color: #53392B;
}
.c_product_box .balloon {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 8px;
  width: 300px;
  height: 70px;
  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: 120px;
    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:378px;
} 
a.more_right {
	float: right;
}
li.product_price {
	margin: 5px 0;
}
.c_product_box.top {
	margin-left: 0;
}

/*===== ダンボールを買うならホームセンター？ネット通販？(contents_01) =====*/

.featured-contents {
 width: 1000px;
 margin: 40px auto;
}
.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: 1000px;
 margin-top: 15px;
}
#featured-contents_01 #caution_Box {
 background: #FFFFF7;
 border: solid 2px #F6AC2B;
 border-radius: 5px;
 padding: 15px;
 margin: 40px 0px;
}
#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: 50px 0px;
}
.featured-contents .contents_sbox {
 margin: 40px 0px;
}
#featured_link li {
 position: relative;
 width: 238px;
 float: left;
}
#featured_link li + li{
 margin-left: 15px;
}
#featured_link li a {
 display: block;
 padding: 5px;
 font-size: 20px;
 line-height: 25px;
 font-weight: bold;
 width: 151px;
 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;
}
.h4_appeal:before {
 display: block;
 content: '';
 top:0;
 left: 100px;
 height: 30px;
 border-left: solid 1px;
 position: absolute;
 transform: rotate(-20deg);
}
.h4_appeal:after {
 display: block;
 content: '';
 top:0;
 right:  100px;
 height: 30px;
 border-left: solid 1px;
 position: absolute;
 transform: rotate(20deg);
}
.featured_contents3box {
 margin-top: 25px;
}

.zaisitu_t {
 margin-top:30px;
padding-left: 90px;
background-image: url(/img/guide-chart.jpg);
background-repeat: no-repeat;
background-size: 45px;
background-position: top 55px left 20px;
}
.zaisitu {
 border-collapse: collapse;
 border-spacing: 0; 
}
.zaisitu th {
	padding: 10px;
	color: #644f45;
	border: solid 1px #c4c4c4;
	background: #eee6db;
	font-weight: normal;
}
.zaisitu td {
	border: solid 1px #c4c4c4;
	padding: 8px;
}
.zaisitu td .yellow1 {
 color: #F6AC2B;
 font-weight: bold;
}
.td1 {
	width: 50px;
	font-size:20px;
	font-weight: bold;
	color:#644f45;
	text-align: center;
}
.td2 {
	width: 220px;
	font-weight: bold;
	text-align: center;
}
.td3 {
	letter-spacing: 1px;
	font-size:24px;
	font-weight: bold;
	text-align: center;
	width: 25px;
}
.td4 {
	width: 600px;
	font-size:15px;
}
/*送料無料が本当は割高な理由
===============================*/
#free_shipping {
 background: #f2ecdb;
	padding: 30px 40px;
	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: 30px;
	position: relative;
}
#reason h3 {
 margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 18px;
}
#reason h3:before {
 display: none;
}
#reason h4 {
 font-weight: bold;
	margin-top: 30px;
	font-size: 16px;
}
#reason p {
 color: #53392B;
	width: 580px;
}
#reason img {
 position: absolute;
	right: 30px;
	top: 10px;
}
#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/featured-christmas1.png) no-repeat;
 width: 1300px;
 height: 230px;
}
.featured-valentine #h1_box {
 background: url(/img/featured-valentine1.png) no-repeat;
 width: 1300px;
 height: 230px;
}
.featured-hinamatsuri #h1_box {
 background: url(/img/featured-hinamatsuri1.png) no-repeat;
 width: 1300px;
 height: 230px;
}
.featured-whiteday #h1_box {
 background: url(/img/featured-whiteday1.png) no-repeat;
 width: 1300px;
 height: 230px;
}
.featured-newlife #h1_box {
 background: url(/img/featured-newlife1.png) no-repeat;
 width: 1300px;
 height: 230px;
}
.featured-mothersday #h1_box {
 background: url(/img/featured-mothersday1.png) no-repeat;
 width: 1300px;
 height: 230px;
}
.featured-fathersday #h1_box {
 background: url(/img/featured-fathersday1.png) no-repeat;
 width: 1300px;
 height: 230px;
}
.featured-summergift #h1_box {
 background: url(/img/featured-summergift1.png) no-repeat;
 width: 1300px;
 height: 230px;
}
.featured-jiyukenkyu #h1_box {
 background: url(/img/featured-jiyukenkyu1.png) no-repeat;
 width: 1300px;
 height: 230px;
}
.featured-halloween #h1_box {
 background: url(/img/featured-halloween1.png) no-repeat;
 width: 1300px;
 height: 230px;
}
.featured-hinamatsuri #contents1 {
 margin: -100px auto 0;
} 
.featured-page #h1_box h1 {
 font-weight: normal;
 color: #ffffff;
	text-shadow:0 0 5px #ffffff;
 top:40px;
}
.featured-page.featured-valentine #h1_box h1 {
 font-weight: normal;
 color: #ffffff;
	text-shadow:0 0 5px #ffffff;
 top:80px;
 font-size: 40px;
}
.featured-hinamatsuri #h1_box h1 {
 top: 72px;
 font-size: 43px;
 font-weight: bold;
 color: #EB667A;
}
.featured-page.featured-whiteday #h1_box h1 {
 top:145px;
 font-size: 45px;
 font-weight:bold;
 color: #36B0D7;
}
.featured-page.featured-whiteday #h1_box h1 span {
 display: inline;
 background: none;
 font-size: 45px;
 letter-spacing: 0;
}
.featured-hinamatsuri #h1_box h1 span {
 font-size: 30px;
 margin: 48px auto;
 background: none;
 color: #EB667A;
}
.featured-christmas #h1_box h1 span {
 width: 390px;
 color: #ffffff;
 background: none;
 letter-spacing: 5px;
}
.featured-valentine #h1_box h1 span {
 display: inline;
 color: #ffffff;
 background: none;
 font-weight: normal;
 letter-spacing: 0;
 padding: 0;
 font-size: 40px;
 top:55px;
}
.featured-newlife #h1_box h1 {
 font-weight:bold;
 background: none;
 color: #895655;
 font-size: 48px;
 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:50px;
}

.featured-newlife #h1_box h1 span {
 position: relative;
 background: no-repeat;
 color: #FC819C;
 font-size: 26px;
 letter-spacing: 5px;
 margin-bottom:28px;
  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-newlife #h1_box h1 span:before {
 position: absolute;
 top:0;
 left: 0;
 display: block;
 background:#FC819C; 
 content: '';
 width: 3px;
 height: 25px;
 transform: rotate(-30deg);
  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-newlife #h1_box h1 span:after {
  position: absolute;
  right: 0;
  top:0;
  display: block;
  background: #FC819C;
  content: '';
  width: 3px;
  height: 25px;
  transform: rotate(30deg);
  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-mothersday #h1_box h1 {
 font-weight:bold;
 background: none;
 color: #e6327d;
 font-size: 60px;
 left: -3px;
 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:62px;
}
.featured-mothersday #h1_box h1 span{
 display: inline-block;
 font-size: 60px;
 font-weight: bold;
 text-align: center;
 letter-spacing: 4px;
 width: auto;
 margin: 31px auto;
 color: #e6327d;
 background: none;	
}
.featured-mothersday #h1_box p {
 font-size: 35px;
 font-weight: normal;
 color: #ea6171;
 letter-spacing: 4px;
 top: 48px;
 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-fathersday #h1_box h1 {
 font-weight:bold;
 background: none;
 color: #003e82;
 font-size: 60px;
 left: -5px;
 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:68px;
}
.featured-fathersday #h1_box p {
 color: #eebe00;
 font-size: 40px;
 border: none;
 top: 103px;
 text-shadow: 1.5px 1.5px 0 #FFF, -1.5px -1.5px 0 #FFF, 
	          -1.5px 1.5px 0 #FFF, 1.5px -1.5px 0 #FFF,
	          0px 1.5px 0 #FFF, 0-1.5px 0 #FFF, 
	          -1.5px 0 0 #FFF, 1.5px 0 0 #FFF;
 font-weight: normal;
 padding: 0;
 text-align: center;
 letter-spacing: 3px;
}
.featured-summergift #h1_box h1 {
 font-weight:bold;
 background: none;
 color: #004767;
 font-size: 47px;
 left: -6px;
 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:62px;
}
.featured-summergift #h1_box h1 span{
 display: inline-block;
 font-size: 46px;
 font-weight: bold;
 text-align: center;
 letter-spacing: 2px;
 width: auto;
 margin: 32px -17px auto;
 color: #004767;
 background: none;	
}
.featured-summergift #h1_box p {
 font-size: 30px;
 font-weight: bold;
 color: #004767;
 letter-spacing: 6px;
 top: 88px;
 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-summergift h1 {
	display:none;
}
.featured-jiyukenkyu #h1_box h1 {
 font-weight:bold;
 background: none;
 color: #706056;
 font-size: 42px;
 left: 1px;
 text-shadow:3px 3px 0 #FFF, -3px -3px 0 #FFF,
              -3px 3px 0 #FFF, 3px -3px 0 #FFF,
              0px 3px 0 #FFF,  0-3px 0 #FFF,
              -3px 0 0 #FFF, 3px 0 0 #FFF;
 top:74px;
}
.featured-jiyukenkyu #h1_box p {
 font-size: 30px;
 font-weight: bold;
 color: #706056;
 letter-spacing: 15px;
 left: 7px;
 top: 114px;
 text-align: center;
 text-shadow:3px 3px 0 #FFF, -3px -3px 0 #FFF,
              -3px 3px 0 #FFF, 3px -3px 0 #FFF,
              0px 3px 0 #FFF,  0-3px 0 #FFF,
              -3px 0 0 #FFF, 3px 0 0 #FFF;
}
.sm-featured-jiyukenkyu h1 {
 display:none;
}
.featured-halloween #h1_box h1 {
 font-weight:bold;
 background: none;
 color: #54301d;
 font-size: 46px;
 left: 8px;
 text-shadow:3px 3px 0 #FFF, -3px -3px 0 #FFF,
              -3px 3px 0 #FFF, 3px -3px 0 #FFF,
              0px 3px 0 #FFF,  0-3px 0 #FFF,
              -3px 0 0 #FFF, 3px 0 0 #FFF;
 top:118px;
}
.sm-featured-halloween h1 {
 display:none;
}
.featured-page #h1_box h1 .sm_br {
 margin: 0;
 display: contents;
 font-size: 38px;
 font-weight: normal;
}
.featured-christmas #h1_box h1 .h1_box_1 {
 position: relative;
 font-weight: normal;
 font-size: 24px;
 margin: 0 auto 30px;
}
.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 {
 position: relative;
 height: 50px;
 line-height: 50px;
 width: 660px;
 font-weight: normal;
 margin: 15px auto 0;
}
.featured-christmas #h1_box h1 .h1_box_2:before {
 position: absolute;
 left: 0;
 top: 43%;
 margin: 0 auto;
 display: block;
 content: '';
 width: 280px;
 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: 280px;
 height: 7px;
 background: #fce003!important;
}
.featured-page #menu {
 margin: 35px 0 80px;
}
.featured-page #menu li {
 float: left;
}
.featured-page #menu li h2 {
 color: #e50112;
 padding: 0;
 margin: 0 0 10px;
 font-size: 20px;
 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-mothersday #menu li h2 {
 color:#ef8797;
 font-weight: bold;
}
.featured-page.featured-whiteday #menu li h2 {
 color: #53392B;
}
.featured-page.featured-newlife #menu li h2 {
 color:#FC819C;
 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-halloween #menu li h2 {
 color:#54301d;
 font-weight: bold;
}
.featured-page #menu li a {
 position: relative;
 display: block;
 padding: 15px 15px 15px 252px;
 width: 370px;
 height: 105px;
 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: 9px solid transparent;
 border-top: 15px solid #990416;
}
.featured-page #menu li a:after {
 content: "";
 position: absolute;
 bottom: 7px;
 right: 12px;
 margin-left: -15px;
 border: 9px solid transparent;
 border-top: 15px solid #e50112;
}
.featured-hinamatsuri #menu li a:after {
 border-top: 15px solid #EB667A; 
}
.featured-hinamatsuri #menu li a:before {
 border-top: 15px solid #F9D1CF;
}
.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:before {
 border-top: 15px solid #ef8797;
}
.featured-mothersday #menu li a:after {
 border-top: 15px solid #d9698b; 
}
.featured-fathersday #menu li a:before {
 border-top: 15px solid #afd9ea;
}
.featured-fathersday #menu li a:after {
 border-top: 15px solid #80c8ef; 
}
.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-hinamatsuri #menu li a:before {
 border-top: 15px solid #F9D1CF;
}
.featured-christmas #menu .menu_link1 a{
 background: url(/img/featured-christmas2.png)no-repeat center left 0;
 background-size: 235px;
}
.featured-christmas #menu .menu_link2 a{
 background: url(/itemm/m0094-1.jpg)no-repeat center left -10px;
 background-size: 240px;
}
.featured-valentine #menu .menu_link1 a{
 background: url(/g-item/3503-1.jpg)no-repeat center left 0;
 background-size: 235px;
}
.featured-valentine #menu .menu_link2 a{
 background: url(/img/featured-valentine2.png)no-repeat center left -10px;
 background-size: 240px;
}
.featured-hinamatsuri #menu .menu_link1 a{
 background: url(/item/0665-2.jpg)no-repeat center left 0;
 background-size: 235px;
}
.featured-hinamatsuri #menu .menu_link2 a {
 background: url(/img/featured-hinamatsuri_item1.jpg)no-repeat top -30px left 0px;
 background-size: 210px;
 background-color: #55555;
}
.featured-whiteday #menu .menu_link1 a{
 background: url(/item/0367-1.jpg)no-repeat center left 0;
 background-size: 235px;
}
.featured-whiteday #menu .menu_link2 a{
 background: url(/img/featured-whiteday_item1.jpg)no-repeat center left -10px;
 background-size: 240px;
}
.featured-newlife #menu .menu_link1 a {
 background: url(/item/0189-3.jpg)no-repeat top left 0;
 background-size: 210px;
}
.featured-newlife #menu .menu_link2 a {
 background: url(/img/featured-newlife_item1.jpg)no-repeat center left -10px;
 background-size: 210px;
}
.featured-mothersday #menu .menu_link1 a {
 background: url(/item/3072-2.jpg)no-repeat center left -10px;
 background-size: 210px;
}
.featured-mothersday #menu .menu_link2 a {
 background: url(/img/featured-mothersday_item4.jpg)no-repeat center left -10px;
 background-size: 210px;
}
.featured-fathersday #menu .menu_link1 a {
 background: url(/item/0342-1.jpg)no-repeat center left -10px;
 background-size: 210px;
}
.featured-fathersday #menu .menu_link2 a {
 background: url(/img/featured-fathersday_item2.jpg)no-repeat center left -10px;
 background-size: 210px;
}
.featured-summergift #menu .menu_link1 a {
 background: url(/item/0621-2.jpg)no-repeat center left -10px;
 background-size: 210px;
}
.featured-summergift #menu .menu_link2 a {
 background: url(/img/featured-summergift_item2.jpg)no-repeat center left -10px;
 background-size: 210px;
}
.featured-jiyukenkyu #menu .menu_link1 a {
 background: url(/item/0125-1.jpg)no-repeat center left -10px;
 background-size: 210px;
}
.featured-jiyukenkyu #menu .menu_link2 a {
 background: url(/img/featured-jiyukenkyu_item1.jpg)no-repeat center left -10px;
 background-size: 210px;
}
.featured-halloween #menu .menu_link1 a {
 background: url(/img/featured-halloween_item1.jpg)no-repeat center left -10px;
 background-size: 210px;
}
.featured-halloween #menu .menu_link2 a {
 background: url(/jp/fixed-box/item/Z1201-1.jpg)no-repeat center left -10px;
 background-size: 210px;
}
.featured-page #menu li + li {
 margin-left: 25px;
}
.featured-displayorder {
 display: block;
 width: 1000px;
 height: auto;
 margin: 30px auto;
}
/*.contents_item
===============================*/
.contents_item {
 padding-top: 100px;
 margin-top:-100px;
 margin-bottom:80px;
}
.featured-hinamatsuri .contents_item {
 padding-top: 100px;
 margin-top:0;
 margin-bottom:80px;
}
.contents_item h3 {
 padding: 5px 10px;
 font-size: 28px;
 color: #e50112;
 margin-bottom: 15px;
 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 #contents2 {
 margin-top: 0;
}
.featured-whiteday .contents_item h3 {
 font-size: 24px;
 color: #53392B;
 font-weight: bold;
}
.featured-whiteday .contents_item h3 span {
 border-bottom: 5px dotted #36B0D7;
 padding-bottom: 8px;
 font-weight: bold;
}
.featured-newlife #contents2 {
 margin-top: 0px;
}
.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 #contents2 {
 margin-top: 0px;
}
.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;
}
eatured-mothersday .contents_item h3 span {
 border-bottom: 5px dotted #ef8797;
 padding-bottom: 8px;
 font-weight: bold;
}
.featured-fathersday #contents2 {
 margin-top: 0px;
}
.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: -30px;
}
.contents_item ul .itemBox {
 position: relative;
 float: left;
 width: 302px;
 height: 680px;
 margin-left: 30px;
 margin-bottom: 45px;
}
.contents_item ul .itemBox.order {
 height: 600px;
}
.contents_item ul .itemBox h4 {
 width: 270px;
 position: relative;
 padding:0.5em;
 margin: 2em 5px 0;
 background: #fad1d4;
 height: 50px;
 overflow: hidden;
 box-shadow: 0px 0px 0px 5px #fad1d4;
 border: dashed 2px white;
 border-radius: 5px;
}
.featured-valentine .contents_item ul .itemBox h4 {
 background: #53392B;
 box-shadow: 0px 0px 0px 5px #53392B;
 color: #fff;
 border: dashed 2px #DBBD94;
}
.featured-hinamatsuri .contents_item ul .itemBox h4 {
 border: none;
}
.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 {
 background: #ef8797;
 box-shadow: 0px 0px 0px 5px #ef8797;
 color: #fff;
}
.featured-fathersday .contents_item ul .itemBox h4 {
 background: #88cbe6;
 box-shadow: 0px 0px 0px 5px #88cbe6;
 color: #fff;
}
.featured-summergift .contents_item ul .itemBox h4 {
 background: #77c6eb;
 box-shadow: 0px 0px 0px 5px #77c6eb;
 color: #fff;
}
.featured-jiyukenkyu .contents_item ul .itemBox h4 {
 background: #74c03f;
 box-shadow: 0px 0px 0px 5px #74c03f;
 color: #fff;
}
.featured-halloween .contents_item ul .itemBox h4 {
 background: #efac43;
 box-shadow: 0px 0px 0px 5px #efac43;
 color: #fff;
}
.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;
}
.contents_item ul .order .priceBox li {
 height: 26px!important;
}
.balloon1 p {
  margin: 0;
  padding: 0;
}
.contents_item ul .itemBox a {
 color: #666666;
}
.contents_item ul .itemBox img {
 width: 302px;
 height: 302px;
 margin: 15px 0 5px;
 display: block;
}
.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 h5 {
 float: left;
 border:none;
 background: #f4f4f4;
 padding: 10px 5px;
 line-height: 30px;
 height: 30px;
 min-width: 65px;
 text-align: center;
}
.contents_item ul .itemBox .priceBox .total_price {
 font-size: 20px;
 font-weight: bold;
 border:none;
 position: absolute;
 right: 0;
 top:5px;
}
.contents_item ul .itemBox .priceBox .unit_price {
 position: absolute;
 bottom:5px;
 right: 0;
}
.contents_item ul .itemBox .priceBox .unit_icon {
 position: relative;
 text-align: center;
 margin-right: 15px;
 background: #FB8700;
 padding: 1px 3px;
 border-radius: 5px;
 color: #fff;
 display: block;
 width: 65px;
 float: left;
}
.contents_item ul .itemBox .priceBox .unit_icon:after {
 position: absolute;
 right: -4px;
 top:8px;
 display: block;
 content:'';
 width: 10px;
 height: 10px;
 background: #FB8700;
 transform: rotate(45deg);
}
.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;
 overflow: hidden;
}
.contents_item ul .itemBox .more_right {
 color:#159DD9;
 font-size: 16px;
 position:absolute;
 right: 0;
 bottom:-25px;
}
/* #feature_link　*/
#feature_link {
 width: 1300px;
 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: 397px;
 height: 80px;
 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;
}
/*=== サイズ別表記(#serviceBlock) ===*/
#serviceBlock {
 min-height: 455px;
 order: 5;
}
#serviceBlock div {
 width: 620px;
 float: left;
}
#serviceBlock div + div {
 margin: 0 0 0 60px;
}
#serviceBlock li {
 position: relative;
 float: left;
 margin: 3px 5px;
}
#serviceBlock .takuhaiBox_size_price {
 color: #333333;
 position: absolute;
 top: 10px;
 left: 155px;
}
#serviceBlock .takuhaiBox_size_price span {
 font-size: 22px;
 margin: 0 2px;
}
#serviceBlock .takuhaiBox_size_price .tax {
 font-size: 11px;
}
#serviceBlock .takuhaiBox_size_size {
 font-weight: bold;
 font-size: 38px;
 position: absolute;
 top: 28px;
 left: 158px;
}
#serviceBlock .takuhaiBox_size_size span {
 font-size: 18px;
}
#serviceBlock .takuhaiBox_size170 .takuhaiBox_size_size span {
 position: absolute;
 width: 55px;
 bottom: -4px;
 font-size: 16px !important;
 line-height: 18px;
}
#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 h2 {
 background: url(/img/common/icon-title_post.svg) no-repeat;
}
#takuhaiBox li {
 height: 73px;
 overflow: hidden;
}
#takuhaiBox h2 {
 background: url(/img/common/icon-title_truck.svg) no-repeat;
}
/*=== 価格新表記 ===*/

#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;
 text-align: right;
 font-weight: normal;
 position: unset;/*消す*/ 
}
#float {
 float: right;
 margin: -90px 30px 10px 0;
}
.cf:after {
	content:"";
	display: block;
	clear: both;
	height: 0;
}