.boxInfo .boxIn1 {
	padding: 0 10px;
}

.boxInfo .thumbnailSet1 .thumbnailS {
	width: 240px;
	margin-bottom: 20px;
}

.boxInfo .thumbnailSet1 .thumbnailS img {
	width: 240px;
}

.boxInfo .thumbnailSet1 .thumbnailL {
	padding-bottom: 20px;
	width: 370px;
}

.boxInfo .thumbnailSet1 .thumbnailL .btnR1 {
	cursor: pointer;
}

.boxInfo .thumbnailSet1 .thumbnailL .frame2 {
	min-height: 250px;
}

.boxInfo .listNumber1 li:before,
.printstyle .listNumber1 li:before {
	color: #e4005a;
}

.printstyle .list4Column {
	margin-right: -10px;
	margin-bottom: -20px;
}
.printstyle .list4Column li {
	float: left;
	display:table-cell;
	width: 145px;
	max-width: 145px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.printstyle .list4Column li .title {
	height: 3em;
}

*/

.boxInfo .listNumber1 li:before,
.printstyle .listNumber1 li:before {
	color: #e4005a;
}
.printstyle .list4Column li .title span {
	padding-left: 5px;
	color: #e4005a;
}

.printstyle .list4Column li .title .parenthesis {
	color: #333;
	font-size: 0.846em;
}

.printstyle .list4Column li .img {
	border: 4px solid #fff;
}

.printstyle .attention li {
	color: #666;
	font-size: 0.923em;
}
.printstyle .frame2 ul {
	clear: both;
}
.printstyle .listNormal1 li {
	padding-left: 0;
	background: none;
}

.boxInfo .frame2,
.printstyle .frame2 {
	max-width: 620px;
	margin-bottom: 20px;
	padding: 20px 10px;
	overflow: hidden;
}

#printarea1, printarea2 {page-break-before: always; }
#printarea3 {page-break-before: always; page-break-after: always; }


@media print {
	#btn_print1 {display: none;}
	#printarea {
		top:0 !important;
		left:0 !important;
		width:172mm !important;
		height:251mm !important;
	}

	.printstyle .list4Column li {
		width: 35mm !important;
margin-right: 5% !important;
	}
}


/* clearfix
----------------------------------------------------------------------------------------------------*/
.printstyle  {
	zoom: 1;/*for IE 5.5-7*/
}

.printstyle:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0.1em;
	height: 0.1px;
	line-height: 0;
	visibility: hidden;
}




.boxInfo .thumbnailSet1 .thumbnailS {
	margin-bottom: 10px;
}

.boxInfo .thumbnailSet1 .thumbnailL {
	margin-bottom: 10px;
	padding-left: 0;
}

.boxInfo .thumbnailSet1 .thumbnailL .listNumber1,
.boxInfo .thumbnailSet1 .thumbnailL .btnR1{
/*	display: none;*/
}

.printstyle .listNumber1 li:before{
	color: #e4005a;
}

.printstyle .frame2 {
	width: 100%;
	margin-bottom: 20px;
	padding: 20px 10px;
	overflow: hidden;
	background-color: #faf8f2;
}

.margin {
	margin-bottom: 30px;
}

.margin .subtitle{
	font-weight: bold;
}

#printarea1, printarea2 {page-break-before: always;}
#printarea3, {page-break-before: always; page-break-after: always;}

.printstyle .list4Column {
	margin-bottom: -10px;
	overflow: hidden;
}

.printstyle .list4Column li {
	width: 23%;
	margin-right: 2%;
	margin-bottom: 10px;
}

.printstyle .list4Column li:nth-child(4n) {
	margin-right: 0;
}

.printstyle .list4Column li .title .parenthesis {
	color: #333;
	font-size: 0.846em;
}

.printstyle .list4Column li .img {
	border: 4px solid #fff;
}

.printstyle .list4Column li .img img {
	width: 100%;
}

.printstyle .attention {
	margin-top: 10px;
}

.printstyle .attention li {
	color: #666;
	font-size: 0.923em;
}

.printstyle .frame2 ul {
	clear: both;
	width: 100%;
}

.printstyle .listNormal1 li {
	padding-left: 0;
	background: none;
}

@media (max-width: 767px)
{
.boxInfo .thumbnailSet1 .thumbnailL .listNumber1,
.boxInfo .thumbnailSet1 .thumbnailL .btnR1{
	display: none;
}

.printstyle .list4Column li {
	width: 48%;
	margin-right: 2%;
	margin-bottom: 10px;
}

.printstyle .list4Column li:nth-child(2n) {
	margin-right: 0;
}

#wPrimary > h1 + p {
display: initial;
}

}

#wPrimary {
font-size:1.3rem;
}

.btnR1 {
margin-top:10px;
margin-bottom:10px !important;
}