@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%;
	}
}

/* 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;
}

.italic{
	font-style: italic;
}

/* head common */
.container .header {
	margin-bottom: 40px;
	overflow: hidden;
}

.p1 .header img{
	width:100%;
	height: auto;
}

.container .header .h1-box {
	margin-left: -1%;
	width: 34%;
	margin-bottom: 4%;
}

.container .header .sp-bg-box {
	background-image: url("p1_head_img01_sp.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	
	padding: 3.5%;
}

.container .header .txt-box {
	margin-left: -0.5%;
	width: 58%;
}
.container .header .prof-box {
	background-color: #000000;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.4;
}

.container .header .prof-box .inner {
	padding: 1em 4%;
}
.container .header .prof-box .inner .ttl {
	margin-right: 10%;
	max-width: 400px;
	padding: 0;
}

.p1 .header .prof-box img {
	margin-bottom: 4%;
}

.p1 .header .prof-box .inner .ttl {
	margin-bottom: 4px;
}

@media screen and (min-width: 1300px) { /* big pc */
	div.container .header .pc-bg-box {
		padding: 40px;
	}
	
	div.container div.header div.txt-box {
		margin-bottom: 40px;
	}
	
	div.container div.header div.prof-box {
		font-size: 20px;
	}
	div.container div.header .prof-box .inner .ttl {
		padding-right: 20%;
	}
}

@media screen and (min-width: 960px) { /* pc */
	div.container div.header .prof-box {
		max-width: none;
		font-size: 16px;
	}
	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 .sp-bg-box {
		background:none;
		padding: 0;
	}
	div.container .header .pc-bg-box {
		background-image: url("p1_head_img01_pc.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-position: top center;
		
		padding: 1% 3.5% 0;
	}
	
	div.container .header .h1-box {
		margin-bottom: 2%;
		width: 34%;
	}

	div.container .header .txt-box {
		width: 54%;
		margin-bottom: 4%;
	}

	div.container .header .prof-box {
		margin-right: 3.5%;
		width: 44%;
		max-width: 490px;
		
		margin: 0;
	}
	div.container .header .prof-box .inner .ttl {
		padding: 0;
	}
}
@media screen and (max-width: 414px) { /* small sp */
	div.container .header .prof-box .inner .ttl {
		max-width: 300px;
	}
}

/* sec common */
.container .sec {
	margin-bottom: 4em;
}
.container .sec-sub {
	margin-bottom: 3em;
}
.container .sec-sub:last-child {
	margin-bottom: 0;
}

@media screen and (min-width: 768px) { /* tab pc */
	div.container .sec {
		margin-bottom: 6em;
	}
	
	div.container .sec-sub {
		margin-bottom: 4.5em;
	}
}

.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{
		overflow: hidden;
		height: 86px;/* bg size , tate */
		padding: 4px 0;
	}
	div.container .sec .sec-ttl-box h2 {
		padding-top: 86px;/* bg size , tate */
		background-position: top 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);
	}
	/* p1 sec2 */
	div.container .sec2 .sec-ttl-box h2 {
		background-image: url(p1_sec2_ttl01.png);
	}
	/* p1 sec3 */
	div.container .sec3 .sec-ttl-box h2 {
		background-image: url(p1_sec3_ttl01.png);
	}
	/* p1 sec4 */
	div.container .sec4 .sec-ttl-box h2 {
		background-image: url(p1_sec4_ttl01.png);
	}
}

/* img-box */
.sec .sec-img-box{
	text-align: center;
}

.sec .sec-img-box .txt-box {
	text-align: left;
	padding-top: 8px;
	font-size: 87.50%; /* 14px */
}


/* sec1 */
.sec1 .table-box {
	/*
	max-width: 580px;
	*/
	margin: 0 auto;
}

.sec1 .table-box table{
	width:100%;
	border-collapse:collapse; 
}
.sec1 .table-box table caption{
	font-weight: bold;
	font-size: 1.2em;
	background-color: #E60012;
	color: #fff;
}

.sec1 .table-box table th,
.sec1 .table-box table td{
	border: solid 1px #E60012;
	padding: 0.2em 0.5em;
}

.sec1 .table-box table th{
	color: #E60012;
	width:4em;
}

.sec1 .table-box table td{
	font-size: 93.80%; /* 15px */
}

.sec1 .table-box .table-note-box{
	margin-bottom: 0.5em;
	font-size: 87.50%; /* 14px */
}

.sec1 .table-box .table-note-box-bottom{
	padding-top: 0.5em;
	font-size: 87.50%; /* 14px */
}

@media screen and (min-width: 768px) { /* tab pc */
	div.sec1 .table-box table th{
		width:6em;
	}
}

.sec1 .fs11px{
	font-size: 11px;
}

/* sec2 */
.sec2 .sec-img-box .inner {
	max-width: 580px;
	margin: 0 auto;
}

/* sec3 */


/* logo-box */
.logo-box {
	text-align: center;
	max-width: 280px;
	margin: 0 auto 40px;
	padding-top: 40px;
}

/* 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;
	margin-bottom: 0.2em;
}

.longurl{
	word-break: break-all;
}

/* 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;
}