<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

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

 [brake-point]
 min-width:768px
 max-width:767px

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

.wrapAbout .lineC{
	position: relative;
	margin-bottom: 30px !important;
}

.wrapAbout .lineC:after {
	position: absolute;
	content: "";
	bottom: -30px;
	left: 50%;
	width: 36px;
	height: 30px;
	margin-left: -18px;
	background: #666666;
}

.wrapAbout .catch {
	font-size: 2.4rem;
	font-weight: bold;
	color: #1a2944;
	text-align: center;
	margin-bottom: 15px;
}

.wrapAbout .catch2 {
	font-size: 2rem;
	font-weight: bold;
	color: #1a2944;
	text-align: center;
	margin-bottom: 20px;
}
.wrapAbout .catch3 {
	font-size: 2.4rem;
	font-weight: bold;
	color: #1a2944;
	text-align: center;
}
.wrapAbout .catch4 {
	overflow: hidden;
	padding-bottom: 20px;
}
.wrapAbout .catch4 .image {
	float: left;
	width: 105px;
	margin-left: 55px;
}
.wrapAbout .catch4 .image img {
	width: 100%;
}
.wrapAbout .catch4 p {
	float: left;
	margin-left: 20px;
	padding-top: 20px;
	font-size: 2.4rem;
	font-weight: bold;
	color: #1a2944;
	text-align: center;
}

.wrapAbout .innerBox {
	width: 900px;
	margin: 0 auto;
}
.wrapAbout .title {
	font-size: 2rem;
	color: #fff;
	text-align: center;
	background: #1a2944;
	padding: 10px;
}
.wrapAbout .contentsBox {
	background: #fff;
	border: 2px solid #1a2944;
	padding: 20px;
}
.wrapAbout .main,
.wrapAbout .sub {
	width: 450px;
	margin: 0 auto;
	font-size: 1.8rem;
	color: #fff;
	text-align: center;
	padding: 15px;
}
.wrapAbout .main {
	background: #006699;
}
.wrapAbout .sub {
	background: #66a3c2;
}
.wrapAbout .normalBox {
	background: #c2dae7;
	margin-bottom: 30px;
	padding: 25px;
}
.wrapAbout .titleM {
	font-size: 2rem;
	font-weight: bold;
	color: #1a2944;
	text-align: center;
	border: 2px solid #1a2944;
	padding: 10px;
}
.wrapAbout .twoWrap,
.wrapAbout .twoBlock {
	overflow: hidden;
}
.wrapAbout .twoWrap .left,
.wrapAbout .twoWrap .right {
	width: 48%;
}
.wrapAbout .twoWrap .left,
.wrapAbout .twoBlock .left {
	float: left;
}
.wrapAbout .twoWrap .right,
.wrapAbout .twoBlock .right {
	float: right;
}
.wrapAbout .twoBlock .left  {
	width: 220px;
}
.wrapAbout .twoBlock .right {
	width: 163px;
	padding-top: 30px;
	text-align: right;
}
.wrapAbout .twoBlock {
	padding-top: 20px;
}

.wrapAbout .twoWrap .right dl {
}
.wrapAbout .twoWrap .right dl dt {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 2rem;
	font-weight: bold;
	color: #1a2944;
}

.wrapAbout .threeWap {
	overflow: hidden;
}
.wrapAbout .threeWap .threeBlock {
	float: left;
	width: 260px;
	margin-right: 10px;
}
.wrapAbout .threeWap .threeBlock:last-of-type {
	margin-right: 0;
}
.wrapAbout .threeWap .threeBlock .content {
	min-height: 100px;
}


.wrapAbout .titleS {
	font-size: 1.6rem;
	font-weight: bold;
	color: #1a2944;
}
.wrapAbout .titleS2 {
	font-size: 2.4rem;
	font-weight: bold;
	color: #1a2944;
}
.wrapAbout .content {
	margin-bottom: 20px;
	font-size: 1.6rem;
}
.wrapAbout .image img {
	width: 100%;
}
.wrapAbout .content ul {
	list-style: disc;
	padding-left: 20px;
}
.wrapAbout .whiteBox {
	background: #fff;
	margin-top: 10px;
	padding: 15px;
}
.wrapAbout .whiteBox.twoBlock .left  { width: 223px !important; }
.wrapAbout .whiteBox.twoBlock .right { width: 130px !important; }
.wrapAbout .iconKoubo {
	position: relative;
	text-indent: 32px;
}
.wrapAbout .iconKoubo:before {
	content: "";
	position: absolute;
	top: -5px;
	left: 0;
	width: 32px;
	height: 32px;
	background: url(/sp/nano/english/img/about/img_about_koubo.png) no-repeat 0 0;
	background-size: 32px 32px;
}
.wrapAbout .whiteBox.box2 {
	min-height: 337px;
}
.wrapAbout .arrow {
	margin: 5px 0;
}
.wrapAbout .arrow img {
	width: 59px;
	margin: 0 auto;
}
.wrapAbout .image_txt {
	font-size: 1.2rem;
	text-align: center;
}
.wrapAbout .brandingPhoto {
	display: table;
	width: 100%;
}
.wrapAbout .boxUpper,
.wrapAbout .boxLower,
.wrapAbout .picCell {
	display: table-cell;
}
.wrapAbout .boxUpper {
	width: 50%;
}
.wrapAbout .boxUpper .picCell:not(:first-of-type) {
	padding-left: 12px;
}
.wrapAbout .boxLower {
	padding-left: 12px;
}
.wrapAbout .brandingPhoto .text {
	font-size: 1.2rem;
	text-align: center;
}
</pre></body></html>