@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
}
ol, ul, dl {
	list-style: none;
	padding: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.fs12px {
	font-size: 12px;
}
.ib {
	display: inline-block;
}
.oh {
	overflow: hidden;
}
.sp-block {
	display: block;
}
.sp-del {
	display: none;
}
img {
	-webkit-backface-visibility: hidden;
}
@media screen and (min-width: 960px) { /* pc */
	/* hover img alpha */
	a img.alpha {
		transition: all 0.2s ease 0s;
	}
	a:hover img.alpha {
		opacity: 0.8;
		filter: alpha(opacity=80);
		-ms-filter: "alpha( opacity=80 )";
	}
}
@media screen and (min-width: 768px) { /* tab pc */
	.sp-block {
		display: inline;
	}
	.sp-del {
		display: inline-block;
	}
}
.container img {
	max-width: 100%;
	width: /***/ auto; /* IE8用 */
	height: auto;
	border: none;
	vertical-align: middle;
}
.container .indent {
	text-indent: 1em;
}
.container .indent05 {
	text-indent: 0.5em;
}
.container .indent-ico {
	text-indent: -1em;
	margin-left: 1em;
}
.container .indent *, .container .indent05 *, .container .indent-ico * {
	text-indent: 0;
}
.container a, .container a * {
	transition: all 0.2s ease 0s;
}
.container .pd2per {
	padding: 0 2%;
}
.container .bold {
	font-weight: bold;
}
.container .mb1em {
	margin-bottom: 1em;
}
.container .mb24px {
	margin-bottom: 24px;
}
.container .mb40px {
	margin-bottom: 40px;
}
.container .pb24px {
	padding-bottom: 24px;
}
.container h1, .container h2, .container h3, .container h4, .container p, dl, dt, dd {
	padding: 0;
	margin: 0;
}
.fs12px {
	font-size: 12px;
}
/* font */
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 100;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 200;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 300;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 400;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Bold");
	font-weight: bold;
}
@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 100;
}
@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 200;
}
.container {
	font-family: "-apple-system", "Yu Gothic", YuGothic, "Helvetica Neue ", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	position: relative;
	top: 0;
	left: 0;
}
/* IE10以上 */
@media all and (-ms-high-contrast: none) {
	body .container {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, Meiryo, sans-serif;
	}
}
/* official fix ----------------------- */
.trn_header, .nbo_header, .techon_header, .nxt_header, .pco_header {
	text-align: center;
}
.trn_header img, .nbo_header img, .techon_header img, .nxt_header img, .pco_header img {
	vertical-align: bottom;
	border: none; /* ie */
	max-width: 100%;
	height: 100%;
}
/* responsive header full bg onb */
div.nbo_header {
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(bp_bg.png);
	background-color: #e1e1e1; /* ie8 */
}
/* responsive sp-head */
.container .sp-head {
	display: none;
	line-height: 1;
}
@media screen and (max-width: 767px) { /* sp */
	div.container .sp-head {
		display: block;
	}
	/* official-pc del */
	div.nbo_header, div.trn_header, div.techon_header, div.nxt_header, div.pco_header {
		display: none;
	}
	div.container .sp-head img {
		width: 100%;
	}
}
.container .header {}
.container .header .h1-box {
	text-align: center;
}
.container .sec {
	margin-bottom: 96px;
}
@media screen and (max-width: 767px) { /* sp */
	div.container .sec {
		margin-bottom: 40px;
	}
}
/* sp mincho */
.container .sp-mincho {
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", “Times New Roman”, serif;
	line-height: 1.2;
}
/* head common */
.container .header {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 40px;
}
.container .header img {
	width: 100%;
}
.container .header .h1-box {
	position: absolute;
	z-index: 1;
	top: 0.5vw;
	right: 3%;
	width: 34%;
}
.container .header .txt-box {
	position: absolute;
	left: 3%;
	width: 62%;
	top: 36vw;
}
.container .header .prof-box {
	position: relative;
	left: 0;
	bottom: 0;
	width: auto;
	background-color: #000000;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.4;
}

.container .header .prof-box .inner {
	padding: 1em;
}
.container .header .prof-box .inner .ttl {
	max-width: 348px;
	padding: 0;
}

.p1 .header .prof-box img {
	margin-bottom: 2%;
}

.p1 .header .prof-box .inner .ttl {
	margin-bottom: 4px;
}

@media screen and (min-width: 1300px) { /* big pc */
	div.container .header .prof-box {
		font-size: 16px;
	}
}
@media screen and (min-width: 960px) { /* pc */
	div.container div.header .h1-box {
		font-size: 16px;
		top: 2%;
	}
	div.container div.header .prof-box {
		max-width: none;
		width: 41%;
	}
	div.container div.header .prof-box .inner .ttl {
		max-width: none;
	}
	div.container div.header .prof-box .inner {
		padding: 1em 2em;
	}
}
@media screen and (min-width: 768px) { /* tab pc */
	div.container .header {
		margin-bottom: 80px;
	}
	div.container .header .h1-box {
		top: 2%;
		width: 32%;
	}
	div.container .header .txt-box {
		top: 36.5vw;
	}
	div.container .header .prof-box {
		position: absolute;
		bottom: 0;
		left: 3.5%;
		width: 60%;
		max-width: 402px;
	}
	div.container .header .prof-box .inner .ttl {
		max-width: 348px;
		padding: 0;
	}
}
@media screen and (max-width: 414px) { /* small sp */
}
/* sec common */
.mw700px {
	max-width: 700px;
	margin: 0 auto;
}
.content-wrap {
	padding: 0 2%;
}
.sec .ttl-box {
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6%;
	border-left: 6px solid #afafaf;
	border-right: 6px solid #afafaf;
}
.sec .ttl-box h2 {
	padding: 8px 4%;
	font-size: 5.4vw;
	text-align: center;
}
@media screen and (min-width: 768px) { /* tab pc */
	div.sec .ttl-box h2 {
		font-size: 187.50%; /* 30px */
		padding: 0 0;
	}
}
@media screen and (max-width: 414px) { /* small sp */
	div.sec .ttl-box h2 {
		font-size: 6vw;
	}
}
/* sec pc ttl */
@media screen and (min-width: 768px) { /* tab pc */
	/* common */
	div.container .sec .ttl-box h2 {
		padding-top: calc(118/1200 * 100%);
		background-position: center center;
		background-repeat: no-repeat;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
	}
	/* p1 sec1 */
	div.container .sec1 .ttl-box h2 {
		background-image: url(p1_sec1_ttl01.png);
	}
	/* p2 sec2 */
	div.container .sec2 .ttl-box h2 {
		background-image: url(p2/p2_sec2_ttl01.png);
	}
	/* p2 sec3 */
	div.container .sec3 .ttl-box h2 {
		background-image: url(p2/p2_sec3_ttl01.png);
	}
}
/* img-box */
.sec .img-box .img-ttl-box {
	text-align: center;
	margin-bottom: 16px;
}
.sec .img-box .txt-box {
	clear: both;
	font-size: 87.50%; /* 14px */
}
/* sec1 */
.sec1 .img-box {
	max-width: 580px;
	margin: 0 auto 40px;
}
/* sec2 */
.sec2 .img-box {
	max-width: 580px;
	margin: 0 auto 40px;
}
.sec2 .img-box .main-box {
	text-align: center;
	margin-bottom: 2%;
}
.sec2 .img-box .main-box img {
	/*
	width:100%;
	border:1px solid #000000;
	*/
}
.sec2 .img-box .txt-box {
	clear: both;
	font-size: 75.00%; /* 12px */
}
@media screen and (min-width: 768px) { /* tab pc */
	div.sec2 .img-box .txt-box {
		font-size: 87.50%; /* 14px */
	}
}
/* sec3 */
.sec3 .txt-box {
	clear: both;
	font-size: 75.00%; /* 12px */
}
@media screen and (min-width: 768px) { /* tab pc */
	div.sec3 .txt-box {
		font-size: 87.50%; /* 14px */
	}
}
/* pager */
.pager {
	overflow: hidden;
	margin: 0 auto 40px;
	padding: 30px 0;
	line-height: 1;
}
.pager ul {
	list-style: none;
	position: relative;
	left: 50%;
	float: left;
}
.pager ul li {
	margin: 0 5px;
	position: relative;
	left: -50%;
	float: left;
}
.pager ul li span, .pager ul li a {
	display: block;
	font-size: 16px;
	padding: 0.6em;
	border-radius: 2px;
	font-weight: bold;
	min-width: 1em;
	text-align: center;
}
.pager ul li a {
	color: #000;
	text-decoration: none;
}
.pager ul li a:hover {
	background: #e50012;
	color: #FFF !important;
}

.pager ul li a,
.pager ul li a *{
	transition: none;
}
	
.current {
	background: #e50012;
	color: #FFF;
	border-radius: 2px;
}
.pager .no_link {
	color: #666;
	font-weight: normal;
}
/* logo-box */
.logo-box {
	text-align: center;
	margin-bottom: 24px;
	padding: 24px 10% 0;
}
/* about-box */
.about-box {
	text-align: center;
	margin-bottom: 40px;
	padding: 0 4%;
	font-size: 12px;
}
.about-box .ttl-box {
	font-size: 18px;
	font-weight: bold;
}
/* totop */
.totop {
	text-align: center;
	padding: 0 10% 64px;
}
/* micro clearfix -------- */
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	*zoom: 1;
}