@charset 'UTF-8';

/*===================================================================
	supply.htm
===================================================================*/
#contents .headSection .leftArea .title{
	font-size:24px;
	line-height:1em;
}

body{
	-webkit-text-size-adjust:100%;
}

#contents .headSection .leftArea .title{
	font-size:24px;
	line-height:1em;
}
#topicPath ul li.current a{
	color:#000000;
}

th{
	text-align:center;
}

th.bg-reset{
	background-color:#ffffff;
}

.tblMod01{
	border-collapse:separate;
}

.tblMod01 .small{
	padding:10px;
	padding-left:17px;
}

.tblMod01 .more-small{
	padding:4px;
	padding-left:17px;
}

.tblMod01 .medium{
	padding:7px;
	padding-left:17px;
}

.tblMod01 .bg-reset{
	background-color:transparent;
}
.tblMod01 .text-left{
	text-align:left;
}
.tblMod01 .vertical-f{
	line-height:1.2;
}
.tblMod01 .text-center{
	text-align:center;
}

p.attention{
	font-size:12px;
}

/* inPageLink */
.inPageLinks01{
	overflow:hidden;
	padding:10px;
	border:1px solid #e5e5e5;
}
.inPageLinks01>.iLink01{
	display:inline-block;
	float:left;
	margin-right:70px;
}



/* .btn */
.btn_wide{
	margin:0 auto 0 auto;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	line-height:32px;
	letter-spacing:2px;
}
.btn_wide a{
	display:block;
	display:flex;
	justify-content:center;
	width:743px;
	margin:0 auto 0 auto;
	padding:22px 100px 22px 15px;
	border:1px solid #005aba;
	background:url(/products/label/cwc6520_c6020/images/supply/btn_left.png), url(/products/label/cwc6520_c6020/images/supply/btn_arowb.png), url(/products/label/cwc6520_c6020/images/supply/btn_right.png);
	background-color:#ffffff;
	background-repeat:repeat-y, no-repeat, repeat-y;
	background-position:left top, right center, right top;
	background-size:auto 17px, auto 26px, auto 17px;
	color:#000000;
	transition:0.3s;

	align-items:center;
	flex-wrap:wrap;
}
.btn_wide a:hover{
	opacity:0.6;
	text-decoration:none;
	transition:0.3s;
}
.btn_wide a p{
	color:#004c9e;
	font-size:22px;
}
.btn_wide a span{
	color:#555555;
	font-size:16px;
	letter-spacing:0;
}


/* 2020-08-26-addition */

/* paper-attention */
#contents .paper-attention{
	border:solid 1px #ff0000;
	padding:30px;
}
#contents .paper-attention h2{
	font-size: 24px;
}
#contents .paper-attention p{
	font-size: 18px;
	width:650px;
	margin:0 auto;
	margin-top:20px;
}
#contents .paper-attention .image-area ul{
	display:flex;
	justify-content:space-between;
	width:450px;
	margin:0 auto;
}
#contents .paper-attention .image-area ul li{
	float: none;
	width: auto;
	margin-right: 0;
	padding-right: 0;
	background: none;
	font-weight: normal;
	font-size: 100%;
}
#contents .paper-attention .image-area ul li:first-child{
	margin-left: 15px;
}
/* header追従 */
.sticky{
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1000;
	background-color: #ffffff;
}

#ANC01{
	padding-top: 220px;
	margin-top: -220px;
}
#ANC02,#ANC04,#ANC05{
	padding-top: 240px;
	margin-top: -180px;
}

.sitemap{
	margin-bottom: 0;
}
#footer{
	margin-top: 0;
}

.ancNav li.ink-anchor{
	width:396px;
}

.about-label .inPageLinks01>.iLink01{
	font-size:85%;
	font-weight:normal;
	width:auto;
	padding-right: 0;
	background:url(/common/images/ico_link_01.gif) no-repeat left top;
}
#contents #supportArea.detailSection{
	padding-top: 200px;
	margin-top: -200px;
}
.btImage > a {
	display: inline-block;
}
.btImage > a:hover {
	opacity: 0.6;
}
.btImage > a > figure {
	margin: 0;;
}