@charset "utf-8";

/* =======================================

 Style for patent pages

======================================= */


/*//////////////////////  SP  ////////////////////// */

.bllead {
	margin-left: -8px;
}
.lead-rd {
	font-size: 28px;
	line-height: 1.1;
	color: #cc0000;
	margin: 10px 0;
}

.lead {
	font-size: 22px;
}
.main .lead02 {
	font-size: 20px;
	line-height: 1.3 !important;
}

.box {
	position: relative;
	margin-top: 40px;
	padding: 0 0 20px 0;
}

.box h3 {
	font-weight: normal;
	font-size: 30px !important;
	line-height: 1 !important;
	padding: 0 0 0 10px;
	margin:  20px 0 0 0;
}

.box h4 {
	border: none;
	color: #ff6600;
	line-height: 1 !important;
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 1.8em;
	font-weight: bold;
	text-indent: 0;
}

section.pat h5 {
	font-weight: bold;
	color: #000;
	font-size: 1.8em;
}

.patarw {
	padding: 20px 0;
	text-align: center;
}
.patarw img {
	width: 70px !important;
	height: auto;
}

#pat02img02 img {
	width: 94%;
	height: auto;
}

.expbox {
	border: solid 3px #ccc;
	padding: 10px;
	margin: 10px;
	-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
					-o-box-sizing: border-box;
				-ms-box-sizing: border-box;
								box-sizing: border-box;
}
.expbox p,
.expbox li {
	font-size: 1.6em;
}
.expbox li {
	line-height: 1.5;
}

section.pat {
	margin: 20px 0;
}
section.pat p {
	line-height: 1.5;
}


/*//////////////////////  PC  ////////////////////// */

@media print, screen and (min-width: 641px) {

.bllead {
	margin-left: -8px;
}
.lead-rd {
	font-size: 32px;
	line-height: 1;
	color: #cc0000;
	margin: 10px 0 20px;
	font-weight: 500;
}
.lead {
	font-size: 22px;
}
.lead02 {
	font-size: 22px;
	line-height: 1.5;
}

.box {
	position: relative;
	margin-top: 40px;
	padding: 0 0 60px 0;
	border: solid 1px #aaa;
}

.box h3 {
	font-weight: bold;
	font-size: 32px !important;
	line-height: 1 !important;
	padding-left: 60px;
}
.box h3:nth-of-type(1) {
	padding-top: 40px;
	padding-bottom: 40px !important;
}
.box h3:nth-of-type(2) {
	padding: 0 0 0 60px !important;
	margin: 0 !important;
}

.box h4 {
	border: none;
	color: #ff6600;
	line-height: 1 !important;
	padding: 0 0 15px 0;
	margin: 0;
	font-size: 23px;
	font-weight: bold;
	text-indent: 0;
}

section.pat h5 {
	font-weight: bold;
	color: #000;
	font-size: 1.8em;
}

.expbox {
	border: solid 3px #ccc;
	padding: 20px;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.expbox p,
.expbox li {
	font-size: 18px;
}
.expbox li {
	line-height: 1.8;
}

.expbox:nth-of-type(1) {
	position: absolute;
	top: 65px;
	right: 40px;
	width: 340px;
}
.expbox:nth-of-type(2) {
	position: absolute;
	top: 1020px;
	left: 60px;
	width: 400px;
}
.expbox:nth-of-type(3) {
	width: 880px;
	margin-top: 30px;
	margin-left: 60px;
}

.pat02 {
	position: absolute;
	top: 485px !important;
	right: 80px !important;
	width: 572px !important;
}
.patarw {
	text-align: left;
	padding: 46px 0 45px 150px;
}
#pat02img02 img {
	width: 859px;
	height: auto;
}
#pat02img01 {
	padding-top: 50px;
}

section.pat {
	margin: 40px 0 40px 20px;
}
section.pat h5 {
	font-size: 22px;
	padding-bottom: 15px;
}
section.pat p {
	line-height: 2;
}
#patent-page {
	padding-bottom: 70px;
}
}