@charset "UTF-8";
/* ie >= 9 */

/* config */
/* box-sizing */
.container * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.txt-r {
	text-align: right;
}
.txt-c {
	text-align: center;
}
.inline {
	display: inline;
}
.clear {
	clear: both;
}
.nowrap {
	white-space: nowrap;
}
/* 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 )";
}
@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;
}
}
.container a, .container a * {
	transition: all 0.2s ease 0s;
}
.container img {
	border: none;
}
.container .pd2per {
	padding: 0 2%;
}
.container .ib {
	display: inline-block;
}
.container .bold {
	font-weight: bold;
}
.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;
	margin-left: 0;
}
.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;
}
.oh {
	overflow: hidden;
}
.pc-block {
	display: block;
}
.pc-ib {
	display: inline-block;
}

@media screen and (max-width: 767px) { /* sp */
.pc-block,  .pc-ib {
	display: inline;
}
}
.fs12px {
	font-size: 12px;
}
/* official fix ----------------------- */
/* official head nav fullsize */
body {
	margin: 0;
	padding: 0;
	line-height: 1.6; /* iphone,android reset */
}
.trn_header, .nbo_header, .techon_header, .nxt_header {
	text-align: center;
}
.trn_header img, .nbo_header img, .techon_header img, .nxt_header img {
	vertical-align: bottom;
	border: none;/* ie */
	max-width: 100%;
	height: 100%;
}
/* responsive header full bg nbo */
div.nbo_header {
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(bg_nbo_header.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.gnav-201406, div.nbo_header, div.trn_header, div.techon_header,  div.nxt_header {
	display: none;
}
div.container .sp-head img {
	width: 100%;
}
}
/* content ------------ */
.container img {
	max-width: 100%;
	width:/***/auto; /* IE8用 */
	height: auto;
	border: none;
	vertical-align: middle;
}
.container .header {

}
.container .header .h1-box {
	text-align: center;
}
.container .sec {
	margin-bottom: 72px;
}

@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;
}

/* p1 head */
.p1 .header {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 6%;
}

.p1 .header img{
	width: 100%;
}

.p1 .header .h1-box {
	position:absolute;
	top:8%;
	left:57%;
	width:35%;
}

.p1 .header .txt-box {
	position:absolute;
	top:46%;
	left:50%;
	width:50%;
}
.p1 .header .prof-box {
	position:absolute;
	bottom:0;
	/*left:53%;*/
	right:0;
	background-color: #000000;
	color:#ffffff;
	font-size: 12px;
	width:48%;
}

.p1 .header .prof-box img{
	width:70%;
}

.p1 .header .prof-box .inner{
	padding:1em 2em;
}

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

@media screen and (min-width: 1200px) { /* big pc */
	div.p1 .header .prof-box {
		font-size: 16px;
	}
}

@media screen and (max-width: 900px) { /* txt full */
	div.p1 .header .h1-box {
		top:13%;
	}

	div.p1 .header .txt-box {
		width: 56%;
		left: 40%;
	}

	div.p1 .header .prof-box {
		position: relative;
		left:0;
		top:0;
		bottom: auto;
		width: auto;
	}
}

@media screen and (max-width: 767px) { /* sp */
	div.p1 .header .h1-box {
    width: 38%;
    left: 60%;
	}
	div.p1 .header .txt-box {
		top:44%;
	}
}

@media screen and (max-width: 414px) { /* small sp */
	div.p1 .header .txt-box {
		top:38%;
		width: 49%;
	}
}

/* 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: 4%;
	border-left:6px solid #afafaf;
	border-right:6px solid #afafaf;
}
.sec .ttl-box h2 {
	padding:0 4%;
	font-size: 187.50%; /* 30px */
}

@media screen and (max-width: 767px) { /* sp */
	div.sec .ttl-box h2 {
		font-size: 5.2vw;
	}
}

@media screen and (max-width: 414px) { /* small sp */
	div.sec .ttl-box h2 {
		font-size: 5.2vw;
	}
}


@media screen and (max-width: 767px) { /* sp */
	div.p1 .sec .ttl-box h2{
		padding: 8px 4%;
		text-align: center;
	}
}

/* p1 sec1 */
@media screen and (min-width: 768px) { /* pc */
	div.p1 .sec1 .ttl-box h2{
		padding-top: calc(118/1200 * 100%);
		background-image: url(ttl01.png);
		background-position: center center;
		background-repeat: no-repeat;
		overflow: hidden;
		text-indent: 110%;
		white-space: nowrap;
	}
}


/* p1 sec2 */
@media screen and (min-width: 768px) { /* pc */
	div.p1 .sec2 .ttl-box h2{
		padding-top: calc(118/1200 * 100%);
		background-image: url(ttl02.png);
		background-position: center center;
		background-repeat: no-repeat;
		overflow: hidden;
		text-indent: 110%;
		white-space: nowrap;
	}
}

/* img-box */
.sec2 .img-box .main-box {
	text-align: center;
	margin-bottom: 2%;
}
.sec3 .img-box {
	overflow: hidden;
	max-width: 700px;
	margin: 0 auto 40px;
}
.sec3 .img-box .main-box {
	text-align: center;
	margin-bottom: 2%;
}
.sec3 .img-box .left-box {
	width:49%;
	float:left;
	margin-bottom: 2%;
}
.sec3 .img-box .right-box {
	width:49%;
	float:right;
	margin-bottom: 2%;
}

.sec3 .img-box .txt-box{
	max-width: 580px;
	margin: 0 auto;
	clear: both;
	font-size: 87.50%; /* 14px */
}

.sec3 .img-box .img-ttl-box {
	text-align: center;
	margin-bottom: 2%;
}

@media screen and (max-width: 767px) { /* sp */

}

/* p1 sec3 */
@media screen and (min-width: 768px) { /* pc */
	div.p1 .sec3 .ttl-box h2{
		padding-top: calc(118/1200 * 100%);
		background-image: url(ttl03.png);
		background-position: center center;
		background-repeat: no-repeat;
		overflow: hidden;
		text-indent: 110%;
		white-space: nowrap;
	}
}


/* logo-box */
.logo-box {
	text-align: center;
	margin-bottom: 15px;
	padding: 0 4%;
}
@media screen and (max-width: 767px) {	/* sp */
	.logo-box img {
		width: 80%;
	}
}
/* about-box */
.about-box {
	text-align: center;
	padding: 0 4%;
	font-size: 12px;
}
.about-box:not(:first-child) {
	padding-top: 1em;
}
/* totop */
.totop {
	text-align: center;
	padding: 40px 10% 64px;
}
/* fix
-------------------------------------------------------- */
/* micro clearfix -------- */
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}
/* for iphone ----------- */
body {
	-webkit-text-size-adjust: 100%; /* iphone 自動調整対策 */
}
/* for android ---------- */
/* 折り返し対策 */
.container p {
	background-image: url(androidfix.png);
}
