@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: 150px;
}
.container .sec.sec3 {
	margin-bottom: 56px;
}
@media screen and (max-width: 767px) { /* sp */
	div.container .sec {
		margin-bottom: 64px;
	}
}
/* 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: 5vw;
	left: 4%;
	width: 38%;
}
.container .header .txt-box {
	position: absolute;
	left: 2%;
	width: 55%;
	top: 47.5vw;
}
.container .header .prof-box {
	position: relative;
	right: 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: 240px;
	padding: 0;
}

.p1 .header .prof-box img {
	margin-bottom: 4%;
}

.p1 .header .prof-box .inner .ttl {
	margin-bottom: 4px;
	margin:0 auto;
}

@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 .prof-box {
		max-width: none;
	}
	div.container div.header .prof-box .inner .ttl {
		max-width: none;
	}
	div.container div.header .prof-box .inner {
		padding: 2em;
	}
}
@media screen and (min-width: 768px) { /* tab pc */
	div.container .header {
		margin-bottom: 150px;
	}
	div.container .header .h1-box {
		top: 8%;
		left:5%;
		width: 30%;
	}

	div.container .header .prof-box {
		position: absolute;
		bottom: 5.5%;
		right: 3.5%;
		width: 22%;
		max-width: 420px;
	}
	div.container .header .prof-box .inner .ttl {
		max-width: 348px;
		padding: 0;
	}
}
@media screen and (max-width: 414px) { /* small sp */
	div.container .header .prof-box .inner .ttl {
		max-width: 171px;
		margin:0 auto;
	}
	.container .header .txt-box {
	position: absolute;
	left: 4%;
	width: 66.5%;
	top: 44vw;
}

}

/* sec common */
.mw700px {
	max-width: 700px;
	margin: 0 auto;
}
.content-wrap {
	padding: 0 2%;
}
.sec .sec-ttl-box {
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 6%;
	border-left: 6px solid #afafaf;
	border-right: 6px solid #afafaf;
}
.sec .sec-ttl-box h2 {
	padding: 8px 4%;
	font-size: 5.4vw;
	text-align: center;
}
@media screen and (min-width: 768px) { /* tab pc */
	div.sec .sec-ttl-box h2 {
		font-size: 187.50%; /* 30px */
		padding: 0 0;
	}
}
@media screen and (max-width: 414px) { /* small sp */
	div.sec .sec-ttl-box h2 {
		font-size: 6vw;
	}
}
/* sec pc ttl */
@media screen and (min-width: 768px) { /* tab pc */
	/* common */
	div.container .sec .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 .sec-ttl-box h2 {
		background-image: url(p1_sec1_ttl01.png);
	}
	/* p2 sec2 */
	div.container .sec2 .sec-ttl-box h2 {
		background-image: url(p1_sec2_ttl01.png);
	}
	/* p2 sec3 */
	div.container .sec3 .sec-ttl-box h2 {
		background-image: url(p1_sec3_ttl01.png);
	}
}
/* img-box */
.sec .sec-img-box{
	padding-top: 24px;
}
.sec .sec-img-box .txt-box {
	padding-top: 26px;
	font-size: 75.00%; /* 12px */
}

/* sec1 */
.sec1 .sec-img-box {
	max-width: 450px;
	margin: 0 auto 40px;
}

/* sec2 */
.sec2 .sec-img-box {
	max-width: 440px;
	margin: 0 auto 40px;
}

/* sec3 */
.sec3 .sec-img-box {
	max-width: 580px;
	margin: 0 auto 40px;
}

/* banner-top */
.banner-top {
	text-align: center;
	max-width: 452px;
	margin: 50px auto 40px;
	padding-top: 40px;
}

/* logo-box */
.logo-box {
	text-align: center;
	max-width: 452px;
	margin: 50px auto 26px;
	padding-top: 70px;
}

/* banner-box */
.banner-box{
	text-align: center;
}
.banner-box div{
	display:inline-block;
}
.banner-box div.left{
	margin-right:2%;
}
/* about-box */
.about-box {
	text-align: center;
	margin-bottom: 40px;
	padding: 0 4%;
	font-size: 16px;
	line-height:2;
}
.about-box .ttl-box {
	font-size: 18px;
	font-weight: bold;
}

.longurl{
	word-break: break-all;
}

/* totop */
.totop {
	text-align: center;
	padding: 5% 10% 64px;
}

/* micro clearfix -------- */
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	*zoom: 1;
}

@media screen and (max-width:1024px), screen and (max-width: 896px) and (orientation: landscape) {
.banner-top {
	text-align: center;
	max-width: 452px;
	margin: 50px auto 20px;
	padding-top: 0px;
}
.banner-box{
	text-align: center;
}
.banner-box div img{
	width:452px;
}
.banner-box div{
	display:block;
}
.banner-box div.left{
	margin-right:0%;
	margin-bottom:-20px;
}
}