@charset "UTF-8";
/* CSS Document */


.clearfix::after {
	content: "";
	display: block;
	clear: both;
}


/*---------- うちわ印刷 c_uchiwa ----------*/
dl.floatR {margin-left: 3em;}
dl.listIcon { margin-top: 1em;}
dl.listIcon dd { line-height: 1.5em;}
dl.listIcon dd:last-child { margin-top: 4em;}

section:not(:last-child){
	margin: 0 0 70px 0;
}
.midashi{
	font-size: 27px;
	font-weight: bold;
	color: #ee8a1e;
	line-height: 36px !important;
}
.poster_type{
	font-size: 20px;
	font-weight: 700;
	border-left: 10px solid #ee8a1e;
	background: #f5ebdc;
	padding: 5px 0 5px 10px;
	margin: 0 0 0 0;
}
.itembox{margin-bottom:40px; }
.itembox a{
	transition: 0.3s;
}
.itembox a:hover{
	opacity: 0.7;
}
.itembox .textbox{
	float: left;
	width: 410px;
	margin: 0 0 0 30px;
}
.itembox .textbox p{	
	font-size: 14px;
	margin: 0 0 30px 0;
}
.img_poster{
	box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.3);
	margin: 0 5px 12px 0;
}
.add_option{ float:left; }
.add_option span{
    display: inline-block;
	vertical-align: top;
    padding: 10px 0 0 0;
}
.print_detail{
	float: right;
	width: 210px;
	text-align: right;
	margin: 7px 0 0 0;
}
.printtype_offset,.printtype_ondemand{
    color: #fff;
    font-size: 12px;
    font-weight: 700;
	border-radius: 3px;
    padding: 3px 5px;
}
.printtype_offset{background: #34af7e;}
.printtype_ondemand{background: #ff885d;}
.price{
	font-size: 22px;
	margin: 0 0 0 10px;
}
.link{
	display: inline-block;
	background-color: #ffffe0;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
	padding: 6px 12px;
}
/*.wrap_link{
	font-size: 12px;
	display: inline-block;
	padding:6px 12px;
	margin-top: 15px;
}*/
dl.contentstop dd:last-child {
    font-size: 15px;
    line-height: 1.8em;
	margin: 0 0 10px 0;
}
