h2.contents-head {
    font-size: 25px;
    line-height: 85px;
}
div.header{
	overflow: hidden;
}
div.header-wrap{
	position: relative;
	width: 1000px;
	height: 226px;
	margin: 0 auto;
}
div.header-wrap img{
	position: absolute;
	left: -500px;
	top: 0;
	z-index: 1;
	/* visibility: hidden; */
}
div.header-wrap div{
	position: absolute;
	z-index: 2;
	font-size: 34px;
}
div.header-wrap div:nth-of-type(1){
	left: 0;
	top: 46px;
}
div.header-wrap div:nth-of-type(2){
	left: 0;
	top: 92px;
}
div.header-wrap div:nth-of-type(3){
	left: 0;
	top: 157px;
	font-size: 30px;
	color: #402000;
}
div.separator .emphasis,
div.header-wrap .emphasis{
	color: #e14b00;
}
div.header-wrap .emphasis .num{
	font-size: 48px;
}
div.header-wrap .circle{
	display: inline-block;
	width: 20px;
	height: 20px;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	background: #402000;
	vertical-align: middle;
	margin: 0 5px;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
}
div.contents-wrap{
	width: 1000px;
	margin: 30px auto 0;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	overflow: hidden;
}
div.contents-wrap:first-of-type{
	margin-top: 0;
}
h3.contents-title, div.contents-body{
	line-height: 20px;
	background: #fff;
	padding: 30px 16px;
}
h3.contents-title{
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 5px;
}
div.contents-wrap:nth-of-type(1) h3.contents-title,
div.contents-wrap:nth-of-type(2) h3.contents-title,
div.contents-wrap:nth-of-type(3) h3.contents-title,
div.contents-wrap:nth-of-type(4) h3.contents-title,
div.contents-wrap:nth-of-type(5) h3.contents-title,
div.contents-wrap:nth-of-type(6) h3.contents-title,
div.contents-wrap:nth-of-type(7) h3.contents-title,
div.contents-wrap:nth-of-type(8) h3.contents-title,
div.contents-wrap:nth-of-type(9) h3.contents-title,
div.contents-wrap:nth-of-type(10) h3.contents-title{
	
	font-size: 25px;
	line-height: 25px;
	padding: 20px 0;
}
div.contents-wrap:nth-of-type(1) .contents-title-box{
	background: #fbe4e7;
}
div.contents-wrap:nth-of-type(2) .contents-title-box{
	background: #fbe4e7;
}
div.contents-wrap:nth-of-type(3) .contents-title-box{
	background: #fbe4e7;
}
div.contents-wrap:nth-of-type(4) .contents-title-box{
	background: #fbe4e7;
}
div.contents-wrap:nth-of-type(5) .contents-title-box{
	background: #fbe4e7;
}
div.contents-wrap:nth-of-type(6) .contents-title-box{
	background: #fbe4e7;
}
div.contents-wrap:nth-of-type(7) .contents-title-box{
	background: #fbe4e7;
}
div.contents-wrap:nth-of-type(8) .contents-title-box{
	background: #fbe4e7;
}
div.contents-wrap:nth-of-type(9) .contents-title-box{
	background: #fbe4e7;
}
div.contents-wrap:nth-of-type(10) .contents-title-box{
	background: #fbe4e7;
}
h3.contents-title>.contents-title-box>span{
	font-size: 14px;
	margin-top: 5px;
	margin-left: 10px;
}
h3.contents-title>.contents-title-box{
	padding-top: 5px;
	text-align: left;
	text-indent: 90px;
	position: relative;
}
h3.contents-title>.contents-title-box:before{
	content: "";
	position: absolute;
	left: 30px;
	top: -10px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	background: #fff;
	border: 3px solid #000;
	z-index: 999;
	text-indent: 0px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}
h3.contents-title>.contents-title-box:after{
	content: "A";
	position: absolute;
	left: 43px;
	top: -5px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	color: #000;
	z-index: 1000;
	text-indent: 0px;
}
div.contents-wrap:nth-of-type(2) .contents-title-box:before{
	border: 3px solid #000;
}
div.contents-wrap:nth-of-type(2) .contents-title-box:after{
	content: "B";
	color: #000;
}
div.contents-wrap:nth-of-type(3) .contents-title-box:before{
	border: 3px solid #000;
}
div.contents-wrap:nth-of-type(3) .contents-title-box:after{
	content: "C";
	color: #000;
}
div.contents-wrap:nth-of-type(4) .contents-title-box:before{
	border: 3px solid #000;
}
div.contents-wrap:nth-of-type(4) .contents-title-box:after{
	content: "D";
	color: #000;
}
div.contents-wrap:nth-of-type(5) .contents-title-box:before{
	border: 3px solid #000;
}
div.contents-wrap:nth-of-type(5) .contents-title-box:after{
	content: "E";
	color: #000;
}
div.contents-wrap:nth-of-type(6) .contents-title-box:before{
	border: 3px solid #000;
}
div.contents-wrap:nth-of-type(6) .contents-title-box:after{
	content: "F";
	color: #000;
}
div.contents-wrap:nth-of-type(7) .contents-title-box:before{
	border: 3px solid #000;
}
div.contents-wrap:nth-of-type(7) .contents-title-box:after{
	content: "G";
	color: #000;
}
div.contents-wrap:nth-of-type(8) .contents-title-box:after{
	content: "H";
	color: #000;
}

div.contents-wrap:nth-of-type(9) .contents-title-box:after{
	content: "H";
	color: #000;
}
/*div.contents-wrap:nth-of-type(8) .contents-title-box:before{
	border: 3px solid #000;
}
div.contents-wrap:nth-of-type(8) .contents-title-box:after{
	content: "G";
	color: #000;
}*/
div.contents-body{
	font-size: 14px;
	text-align: left;
}
.contents-body>h3{
	font-size: 20px;
	text-align: center;
}
#calendar_introduction{
	font-weight: bold;
}
#calendar_introduction table{
	margin-top: 20px;
}
#calendar_introduction div.contents-body{
	padding-left: 0;
	padding-right: 0;
}
#calendar_introduction tr:nth-of-type(2) td{
	padding-top: 15px;
}
#calendar_introduction td{
	font-size: 16px;
	text-align: center;
	vertical-align: top;
}
#calendar_introduction td .sub{
	display: block;
	font-size: 10px;
	margin-top: -5px;
	color: #888;
	font-weight: normal;
}
span.cal_wall, span.cal_mini, span.cal_wood, span.cal_regin, .showcalendar{
	display: block;
	margin: 10px 10px;
	padding: 10px 0;
	border: 1px solid #000;
}
span.cal_wall{
	border-color: #F5B6B9;
	background: #FBE4E7;
}
span.cal_mini{
	border-color: #FAD58B;
	background: #FCECDB;
}
span.cal_wood{
	border-color: #D4E581;
	background: #F7F6C5;
}
span.cal_regin{
	border-color: #7FDBEE;
	background: #EAF5F5;
}
.showcalendar{
	border-style: none;
	color: #fff;
	background: #FF4B00;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	cursor: pointer;
	margin-top: 5px;
}

.btn-sample, .btn-order{
	position: relative;
	display: inline-block;
	width: 460px;
	height: 75px;
	line-height: 75px;
	color: #fff;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	font-size: 22px;
	margin: 30px 10px 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.btn-sample{
	background: #060 url('../../img/calendar/arrow.png') right 10px center no-repeat;
}
.btn-sample a{
	position: relative;
	padding-left: 25px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.btn-sample img{
	position: absolute;
	left: -6px;
	top: -13px;
	z-index: 1;
}
.btn-order{
	background: #f60 url('../../img/calendar/arrow.png') right 10px center no-repeat;
}

.btn-sample a, .btn-order a{
	display: block;
	text-decoration: none;
	color: #fff;
	width: 100%;
	height: 100%;
	z-index: 999;
}
.btn-sample a:link, .btn-sample a:visited,
.btn-order a:link, .btn-order a:visited{
	color: #fff;
}
.product div.leftspace{
	float: left;
	width: 270px;
}
.product div.leftspace>div:first-of-type{
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 16px;
}
.product-a div.leftspace>div:first-of-type{
	color: #eb6d73;
}
.product-b div.leftspace>div:first-of-type{
	color: #eb6d73;
}
.product-c div.leftspace>div:first-of-type{
	color: #eb6d73;
}
.product-d div.leftspace>div:first-of-type{
	color: #eb6d73;
}
.product-e div.leftspace>div:first-of-type{
	color: #eb6d73;
}
.product div.rightspace{
	position: relative;
	margin-left: 30px;
	float: left;
}
.product div.rightspace>figure{
	position: absolute;
	top: 0;
	right: 0;
}
#id-product-a .product div.picture-type{
	width: 395px;
	height: 380px;
	padding: 10px 20px 15px;
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
#id-product-b .product div.picture-type{
	/*width: 395px;*/
	padding: 10px 20px 15px;
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
#id-product-f .product div.picture-type{
	/* width: 395px; */
	height: 380px;
	padding: 10px 20px 15px;
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
#id-product-g .product div.picture-type{
	/* width: 395px; */
	height: 240px;
	margin-bottom: 20px;
	padding: 10px 20px 15px;
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
#id-product-h .product div.picture-type{
	width: 395px;
	height: 300px;
	margin-bottom: 20px;
	padding: 10px 20px 15px;
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
.product div.picture-type{
	width: 640px;
	padding: 20px;
	padding-bottom: 15px;
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
.product div.picture-type>div{
	margin-bottom: 9px;
	margin-top:10px;
}
.product div.picture-type>div:first-of-type>span{
	margin-left: 15px;
	font-size: 14px;
	line-height: 16px;
}
.product div.picture-type>div:first-of-type:after{
	display: block;
	content: "";
	width: 580px;
	height: 10px;
	border-bottom: 1px solid #000;
}

.product div.picture-type>span.typeitem{
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	padding: 0 10px;
	color: #fff;
	background: #000;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
#id-product-a .product div.picture-type>div:first-of-type>span:nth-of-type(1){
	display: inline-block;
	position: relative;
	margin-top: -5px;
	margin-left: 0;
	font-size: 20px;
}
#id-product-a .product div.picture-type>div:first-of-type>span:nth-of-type(2){
	margin-left: 15px;
	font-size: 14px;
	line-height: 16px;
	width: 240px;
	display: inline-block;
}
#id-product-a .product div.picture-type>div:first-of-type:after{
	display: block;
	content: "";
	width: 350px;
	height: 10px;
	border-bottom: 1px solid #000;
}
#id-product-b .product div.picture-type>div:first-of-type:after{
	display: block;
	content: "";
	/*width: 350px;*/
	height: 10px;
	border-bottom: 1px solid #000;
}
#id-product-f .product div.picture-type>div:first-of-type:after{
	display: block;
	content: "";
	width: 600px;
	height: 10px;
	border-bottom: 1px solid #000;
}
#id-product-g .product div.picture-type>div:first-of-type:after{
	display: block;
	content: "";
	width: 600px;
	height: 10px;
	border-bottom: 1px solid #000;
}
#id-product-h .product div.picture-type>div:first-of-type:after{
	display: block;
	content: "";
	width: 350px;
	height: 10px;
	border-bottom: 1px solid #000;
}
#id-product-b .product div.picture-type>div:first-of-type>span:nth-of-type(1){
	display: inline-block;
	position: relative;
	margin-top: -5px;
	/*margin-left: 0;
	font-size: 20px;*/
}
#id-product-b .product div.picture-type>div:first-of-type>span:nth-of-type(2){
	margin-left: 15px;
	font-size: 14px;
	line-height: 16px;
	width: 240px;
	display: inline-block;
}
#id-product-a .product div.picture-type>div:first-of-type:after{
	display: block;
	content: "";
	width: 350px;
	height: 10px;
	border-bottom: 1px solid #000;
}
.product-spec-wrap{
	position: relative;
	width: 640px;
	height: 175px;
	margin-top: 20px;
}
.product div.product-spec{
	position: absolute;
	left: 0;
	top: 0;

	width: 420px;
	height: 175px;
	background: #0f0;
	padding: 20px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
.product-a div.picture-type, .product-a div.product-spec{
	background: #fdeff5;
}
.product-b div.picture-type, .product-b div.product-spec{
	background: #fdeff5;
}
.product-c div.picture-type, .product-c div.product-spec{
	background: #fdeff5;
}
.product-d div.picture-type, .product-d div.product-spec{
	background: #fdeff5;
}
.product-e div.picture-type, .product-e div.product-spec{
	background: #fdeff5;
}
.product-e2 div.picture-type, .product-e div.product-spec{
	background: #fdeff5;
}
.product-e div.picture-type, .product-e div.product-spec{
	background: #fdeff5;
}
.product div.product-spec div{
	font-size: 14px;
	line-height: 35px;
	border-bottom: 1px dotted #aaa;
}
.product div.product-spec div:first-of-type{
	font-size: 20px;
	line-height: 20px;
	border-bottom: none;
}
.product div.product-spec div:first-of-type:after{
	display: block;
	content: "";
	width: 420x;
	height: 10px;
	border-bottom: 1px solid #000;
}

.product div.thumbnail-junbi,
.product div.thumbnail{
	position: absolute;
	left: 430px;
	top: 0;
	cursor: pointer;
}
.product div.thumbnail-junbi:before{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 999;
	opacity: 0.7;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	line-height: 14px;
}
.product div.thumbnail-junbi:after{
	content: "(準備中)";
	color: #fff;
	position: absolute;
	left: 76px;
	top: 57px;
	z-index: 1000;
}
.product div.button{
	position: absolute;
	top: 145px;
	left: 430px;
	width: 210px;
	height: 30px;
	color: #fff;
	background: #000;
	padding: 0 12px;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-border-radius: 12px;
	   -moz-border-radius: 12px;
	        border-radius: 12px;
	cursor: pointer;
}
.product div.price{
	width: 640px;
	height: 105px;
	margin-top: 20px;
}
.product div.price img{
	float: left;
	margin-left: 20px;
}
.product div.price img:first-of-type{
	margin-left: 0;
}
.product div.description{
	width: 640px;
	font-size: 16px;
	margin-top: 20px;
	line-height: 26px;
}
.product div.description li span{
	color: #e14b00;
	font-weight: bold;
}
.product div.description img{
	margin-top: 20px;
}
.product div.description div.apology {
	padding: 0.5em 1em;
	margin: 2em 0;
	border: solid 3px #000000;
}
.product div.description div.apology p {
	margin: 0;
	padding: 0;
}
/*div.product-c .product-spec,
div.product-d .product-spec{
	height: 135px;
}*/
div.order-flow div.contents-body{
	font-size: 16px;
	line-height: 24px;
}
.new-product{
	position: relative;
	margin-bottom: 0;
}
.product-b .new-product{
	position: relative;
	margin-bottom: 10px;
}
.product-b div.picture-type>div.conventional-product{
	margin-bottom: 0;
}
.new-product>div{
	float: left;
}
.new-product>div:nth-of-type(2n){
	width: 170px;
	margin-left: 12px;
}
.new-product>div:nth-of-type(2n+1){
	width: 108px;
	margin-left: 20px;
}
.new-product>div:first-of-type{
	margin-left: 0;
}
.new-product .type-name{
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 18px;
}
.new-product .type-name>.sub{
	font-size: 14px;
	line-height: 16px;
}
.new-product .description{
	font-size: 14px;
	line-height: 18px;
}
.new-product>div>img.link-to{
	cursor: pointer;
}
.conventional-product{
	position: relative;
}
.product-b .new-product figure>img,
.conventional-product>div img{
	width: 104px;
	height: 104px;
	cursor: pointer;
	-webkit-box-shadow: 4px 4px 0px #c8c8c8;
	        box-shadow: 4px 4px 0px #c8c8c8;
}

.product-b .new-product figure>img,
.conventional-product-b3>div img{
	width: 150px;
	height: 104px;
	cursor: pointer;
	-webkit-box-shadow: 4px 4px 0px #c8c8c8;
	        box-shadow: 4px 4px 0px #c8c8c8;
}

/* 2022年に卓上カレンダーの画像配置の為に追記 */
.conventional-product-desktype>div img{
	width: 104px;
	height: 104px;
	cursor: pointer;
	-webkit-box-shadow: 4px 4px 0px #c8c8c8;
	        box-shadow: 4px 4px 0px #c8c8c8;
}
.wide-pula>div img{
	height:80px;
	width:115px;
}
.wide>div img {
	width:140px;
}
.note>div img {
	width:300px;
	height:220px;
	margin:25px;
}
.conventional-product>div{
	float: left;
	width: 108px;
	margin-top: 15px;
	margin-left: 15px;
}

.conventional-product-b3>div{
	float: left;
	width: 150px;
	margin-top: 15px;
	margin-left: 30px;

}

.conventional-product-b3>div{
	float: left;
	width: 150px;
	margin-top: 15px;
	margin-left: 20px;

}

/* 2022年に卓上カレンダーの画像配置の為に追記 */
.conventional-product-desktype>div{
	float: left;
	width: 108px;
	margin-top: 0px;
	margin-left: 15px;
}
.conventional-product>div:nth-of-type(3n+1){
	margin-left: 0;
}
.conventional-product-desktype>div:nth-of-type(4n+1){
	margin-left: 0;
}
.conventional-product-b3>div:nth-of-type(3n+1){
	margin-left: 0;
}
.conventional-product>div:nth-of-type(1),
.conventional-product>div:nth-of-type(2),
.conventional-product>div:nth-of-type(3){
	margin-top: 0;
}
.product-b div.picture-type>div.conventional-product>div:nth-of-type(4){
	margin-top: 0;
  margin-left:10px;
}
.conventional-product>div>span{
	text-align: center;
	display: block;
	font-size: 18px;
	margin-top: 10px;
}
/* 2022年に卓上カレンダーの画像配置の為に追記 */
.conventional-product-desktype>div>span{
	text-align: center;
	display: block;
	font-size: 18px;
	margin-top: 10px;
}

.conventional-product-b3>div>span{
	text-align: center;
	display: block;
	font-size: 18px;
	margin-top: 10px;
}

.conventional-product>div>span .sub{
	font-size: 14px;
	line-height: 18px;
}
div.order-flow h4{
	font-size: 20px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #000;
	margin: 30px 0 20px;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	text-indent: 4px;
}
div.order-flow h4:first-of-type{
	margin-top: 0;
}
div.qrplan-order .case-fax,
div.order-flow .case-fax,
div.order-flow .case-pc,
div.order-flow .case-sample{
	font-size: 28px;
	font-weight: bold;
	height: 52px;
	line-height: 52px;
	margin: 30px 0 20px;
	text-indent: 56px;
	text-align: left;
}
div.qrplan-order .case-fax:after,
div.order-flow .case-fax:after,
div.order-flow .case-pc:after,
div.order-flow .case-sample:after{
	display: block;
	content: "";
	height: 10px;
	border-bottom: 1px solid #000;
}
div.qrplan-order .case-fax,
div.order-flow .case-fax{
	background: url('../../img/calendar/icon_fax.png') left center no-repeat;
}
div.order-flow .case-pc{
	background: url('../../img/calendar/icon_pc.png') left center no-repeat;
}
div.order-flow .case-sample{
	background: url('../../img/calendar/icon_sample.png') left center no-repeat;
}
div.qrplan-order .faxnumber,
div.order-flow .faxnumber{
	font-size: 45px;
	font-weight: bold;
	line-height: 46px;
	text-indent: 56px;
	margin: 20px 0;
	background: url('../../img/calendar/icon_fax2.png') left center no-repeat;
}
div.qrplan-order .faxnumber{
	display: inline-block;
	font-size: 30px;
}
div.qrplan-order .faxnumber>span,
div.order-flow .faxnumber>span{
	font-size: 20px;
	line-height: 46px;
	vertical-align: bottom;
}
div.qrplan-order .order-box a{
	line-height: 73px;
}
div.qrplan-order .order-box .faxnumber{
	margin: 0;
	margin-left: 10px;
	line-height: 73px;
}
div.qrplan-order .order-box .faxnumber>span,
	line-height: 73px;
}
div.order-flow .pdf{
	margin-bottom: 30px;
}
div.order-flow .pdf>div:first-of-type{
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
}
div.order-flow .pdf .button{
	font-size: 22px;
	line-height: 70px;
	width: 500px;
	height: 70px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	float: left;
	background: #001450;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
}
div.order-flow .pdf .button>span{
	font-size: 12px;
	line-height: 55px;
	display: inline-block;
	width: 40px;
	height: 50px;
	border: 1px solid #fff;
	margin-right: 5px;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
}
div.order-flow .pdf>span{
	display: inline-block;
	margin-left: 15px;
	margin-top: 15px;
}
.attention{
	font-size: 14px;
}
.text-bold{
	font-weight: bold;
}
div.order-flow .flow-item{
	float: left;
	width: 282px;
	height: 70px;
	margin-right: 30px;
	position: relative;
}
div.order-flow .flow-item:after{
	border-bottom: 10px solid transparent;
	border-left: 10px solid #000;
	border-top: 10px solid transparent;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	right: -17px;
	top: 30px;
	width: 0;
}
div.order-flow .flow-item:last-of-type:after{
	display: none;
}
div.order-flow .flow-itemlast-of-type:{
	margin-right: 0;
}
div.order-flow h5{
	color: #fff;
	background: #000;
	text-align: center;
	font-size: 20px;
	line-height: 37px;
	height: 37px;
	margin: 20px 0;
}
div.order-flow .pay-method{
	float: left;
	width: 310px;
	height: 60px;
}
div.order-flow .pay-method>div{
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #e14b00;
}
div.deadline .deadline-items>div{
	display: none;
	float: left;
	width: 220px;
	height: 100px;
	overflow: hidden;
	border: 3px solid #000;
	font-size: 16px;
	line-height: 20px;
	margin-right: 7px;
	margin-left: 8px;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
}
div.deadline .deadline-items>div:first-of-type{
	margin-left: 0;
}
/*
div.deadline .deadline-items>div:nth-of-type(1),
div.deadline .deadline-items>div:nth-of-type(2),
div.deadline .deadline-items>div:nth-of-type(3){
	background: rgba(0,0,0,0.5);
}
*/
div.deadline .deadline-items>div>span{
	display: block;
	border-bottom: 1px solid #000;
	line-height: 35px;
	margin-bottom: 10px;
}
div.deadline .contents-body>div>span{
	color: #fff;
	background: #000;
	display: inline-block;
	width: 330px;
	height: 50px;
	font-size: 22px;
	line-height: 50px;
	text-indent: 20px;
}
div.deadline .attention{
	display: block;
	margin-top: 20px;
}

div.greetingcards .content1>div{
	float: left;
}
div.greetingcards .content1>div>span{
	font-size: 19px;
	font-weight: bold;
	line-height: 42px;
	color: #e14b00;
}
div.greetingcards .content1>div ul{
	background: url('../../img/calendar/arrow_hand.png') right top no-repeat;
}
div.greetingcards .content1>div li{
	font-size: 18px;
	line-height: 30px;
}
div.greetingcards .content1>img{
	margin-left: 15px;
	margin-bottom: 30px;
}
div.greetingcards .button{
	margin: 20px auto 0;
	font-size: 22px;
	line-height: 70px;
	width: 500px;
	height: 70px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	background: #001450;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
}
div.greetingcards .button a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-decoration: none;
}
div.greetingcards .button a:link,
div.greetingcards .button a:visited{
	color: #fff;
}
div.greetingcards .attention{
	position: relative;
	font-size: 16px;
}
div.greetingcards .attention:before{
	content: "";
	position: absolute;
	width: 248px;
	height: 46px;
	top: -46px;
	left: 0;
	display: block;
	background: url(/theme/eyecal/img/calendar/greetingcards_attention.png);
}
div.separator{
	position: relative;
	margin: 30px auto 0;
	font-size: 25px;
	width: 1000px;
	height: 25px;
}
div.separator>span{
	padding: 0 33px;
	background: #f6f5f0;
}
div.separator:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	border-top: 3px solid #000;
	border-bottom: 1px solid #000;
	left: 0;
	top: 9px;
	z-index: -1;
}
.order-flow .order-box{
	margin: 5px 0;
}
.order-flow .order-box.faxorder{
	line-height: 0;
}
.order-flow .order-box.faxorder>span{
	width: 450px;
	height: 58px;
	display: inline-block;
	vertical-align: bottom;
	line-height: 24px;
	margin-left: 15px;
}
.order-flow .order-box.faxorder a{
	color: #000;
}
.order-flow .order-box.faxorder a:visited,
.order-flow .order-box.faxorder a:link{
	color: #000;
}
.order-flow .order-box.faxorder>h5{
	text-align: left;
	background: #fff;
	color: #000;
	font-weight: bold;
	margin: 20px 0 0 0;
}
.contents-wrap.point1,
.contents-wrap.point2,
.contents-wrap.point3{
	position: relative;
	overflow: visible;
}
.contents-wrap.point1 .contents-body{
	position: relative;
}
.contents-wrap.point1 .btn-pdf-download{
	position: absolute;
	width: 450px;
	height: 70px;
	left: 60px;
	bottom: 33px;
}
.contents-wrap.point1 .btn-pdf-download a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.contents-wrap.point2 .contents-body{
	padding: 0;
}
.contents-wrap.point1>div,
.contents-wrap.point2>div,
.contents-wrap.point3>div{
	overflow: hidden;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}
.contents-wrap.point1:before,
.contents-wrap.point2:before,
.contents-wrap.point3:before{
	content: "";
	display: block;
	position: absolute;
	width: 63px;
	height: 63px;
	left: -20px;
	top: -20px;
	z-index: 1;
	float: left;
}
.contents-wrap.point3{
	margin-bottom: 30px;
}
.contents-wrap.point1:before{
	background: url(/theme/eyecal/img/calendar/point01.png);
}
.contents-wrap.point2:before{
	background: url(/theme/eyecal/img/calendar/point02.png);
}
.contents-wrap.point3:before{
	background: url(/theme/eyecal/img/calendar/point03.png);
}
.contents-wrap.point2 img.link-to{
	cursor: pointer;
}
.contents-wrap.point3 .contents-body>div{
	width: 560px;
	font-size: 18px;
	line-height: 24px;
}
.contents-wrap.point3 .contents-body>div span{
	display: block;
	font-size: 16px;
	line-height: 22px;
	margin-top: 30px;
}
.contents-wrap.point3 .contents-body>div img{
	margin-top: 20px;
}
.contents-wrap.point3 .contents-body>img{
	float: right;
}



/* Light Box */
div.added-mainframe,
div.added-mainframe>.caption,
div.added-mainframe>.close{
	position: fixed;
	top: 50%;
	right: 0;
	bottom: 0;
	left: 50%;
}
div.added-mainframe{
	margin: 0 auto;
	z-index: 1000;
	border: 10px solid #fff;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
}
div.added-mainframe>.close:hover{
	cursor: pointer;
}
div.added-mainframe>.caption{
	display: none;

	position: fixed;
	width: 90px;
	height: 48px;
	font-size: 24px;
	line-height: 45px;
	color: #ff4b00;
	background: #fff;
	-webkit-border-top-left-radius: 5px;
	    -moz-border-radius-topleft: 5px;
	        border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	    -moz-border-radius-topright: 5px;
	        border-top-right-radius: 5px;
}
div.added-mainframe>.close{
	position: fixed;
	background: url(/theme/eyecal/img/common/lb_close.png);
	width: 70px;
	height: 70px;
	z-index: 1200;
}
span.message-of-calendar{
	display: block;
}
.buttons-for-link{
	padding-top: 10px;
	padding-bottom: 30px;
}
.buttons-for-link>div{
	width: 320px;
	height: 62px;
	margin-top: 10px;
	margin-left: 0px;
	float: left;
}
.product div.description .pic-large img{
	margin-top: 14px;
}
.buttons-for-link>div:nth-of-type(2n){
	text-align: right;
}
.buttons-for-link>div:nth-of-type(1),
.buttons-for-link>div:nth-of-type(2){
	margin-top: 0;
}
.qrplan-info{
	position: relative;
	height: 120px;
}
.qrplan-info>a{
	position: absolute;
	top: 20px;
	left: 0;
}
.qrplan-info>span{
	position: absolute;
	top: 20px;
	right: 0;
}
.qrplan-order>p{
	padding-top: 10px;
	font-size: 16px;
	line-height: 24px;
}

/* for Sub Page */
#contentsWrap>.contents-head{
	display: none;
}
#contentsWrap>#id-product-a,
#contentsWrap>#id-product-b,
#contentsWrap>#id-product-c,
#contentsWrap>#id-product-d,
#contentsWrap>#id-product-e,
#contentsWrap>#id-product-f,
#contentsWrap>#id-product-g{
	display: none;
}
#contentsWrap>.show-top-only{
	display: none;
}
/* for Site TOP */
#id-included-calendar>h2.contents-head{
	display: none;
}

/* イラレが消えた問題でコメントアウト 20220627
#id-included-calendar>div{
	display: none;
}
*/

#id-included-calendar>#id-product-a,
#id-included-calendar>#id-product-b,
#id-included-calendar>#id-product-c,
#id-included-calendar>#id-product-d,
#id-included-calendar>#id-product-e,
#id-included-calendar>#id-product-f,
#id-included-calendar>#id-product-g
{
	display: block;
}
#id-included-calendar>#id-product-a{
	margin-top: 30px;
}
#id-included-calendar>.show-top-only{
	display: block;
}
.buttons{
	margin-top: 30px;
}

/* calendar options */
#id-calendaroptions-title{
	margin: 50px auto;
}
#id-calendaroptions{
	background: #fff;
}
#id-calendaroptions ul{
	margin: 30px auto;
	width: 960px;
}
#id-calendaroptions li{
	float: left;
	width: 470px;
	margin-left: 10px;
	margin-top: 10px;
	background: #f6f5f0;
	padding: 20px 0 0 20px;

	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
#id-calendaroptions li#id-qrplan{
	width: 950px;
	position: relative;
}
#id-calendaroptions li:nth-of-type(1),
#id-calendaroptions li:nth-of-type(2){
	height: 150px;
	margin-top: 0;
}
#id-calendaroptions li:nth-of-type(1),
#id-calendaroptions li:nth-of-type(3),
#id-calendaroptions li:nth-of-type(5){
	margin-left: 0;
}
#id-calendaroptions li:nth-of-type(3),
#id-calendaroptions li:nth-of-type(4){
	height: 260px;
}
#id-calendaroptions li:nth-of-type(5){
	height: 270px;
}
#id-calendaroptions li>h4{
	font-family: meiryo,sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 2px;
}
#id-calendaroptions li>p{
	font-family: meiryo,sans-serif;
	font-size: 16px;
	line-height: 25px;
	text-align: left;
	margin-top: 10px;
	width: 440px;
}
#id-calendaroptions li>p>.note{
	font-size: 14px;
}
#id-calendaroptions li>p+figure{
	margin-top: 10px;
}
#id-calendaroptions li#id-colorprint>h4{
	background: url(../../img/calendar/price_colorprint.png) no-repeat left 150px top 0px;
}
#id-calendaroptions li#id-logomark>h4{
	background: url(../../img/calendar/price_logomark.png) no-repeat left 150px top 0px;
}
#id-calendaroptions li#id-renmei>h4{
	background: url(../../img/calendar/price_renmei.png) no-repeat left 150px top 0px;
}
#id-calendaroptions li#id-naire>h4{
	background: url(../../img/calendar/price_naire.png) no-repeat left 150px top 0px;
}
#id-calendaroptions li#id-qrplan>h4{
	background: url(../../img/calendar/price_qr.png) no-repeat left 150px top 0px;
}
#id-calendaroptions li#id-qrplan>a{
	position: absolute;
	left: 20px;
	top: 150px;
}
#id-calendaroptions li#id-qrplan>figure{
	position: absolute;
	right: 20px;
	top: 20px;
}

#point1 .contents-body.master{
	position: relative;
}

#point1 .contents-body.master>div{
	position: absolute;
	top: 12px;
	background: #rgba(255,255,255,0.8);
}
#point1 .contents-body.master>div.text-balloon{
	font-size: 12px;
	line-height: 15px;
	left: 142px;
	top: 85px;
}
#point1 .contents-body.master>div.text-body{
	width: 436px;
	right: 30px;
	line-height: 20px;
	white-space: nowrap;
}
#point1 .contents-body.master>div.text-body>p{
	margin-top: 10px;
}
#point1 .contents-body.master>div.text-body .with-premark{
	margin-top: 15px;
	padding-left: 15px;
	position: relative;
	font-size: 13px;
	line-height: 18px;
}
#point1 .contents-body.master>div.text-body .with-premark:before{
	content: attr(data-mark);
	position: absolute;
	top: -1px;
	left: 0;
}

.notebook{
	background-image: url("../../../img/top/notebook2019.jpg");
}

.notebook-btn{
	position:absolute; top:10px; left:10px
}

.buttons-for-link-data{
	margin-bottom: 200px;
	padding: 0px;
	height: 200px;
}

.buttons-for-link-data a{
	display:block;
	float:left;
	margin-bottom:20px;
	margin-left:65px;
}
