@charset "UTF-8";


/*=====================================
フォント
=====================================*/
@import url('https://fonts.googleapis.com/css?family=Roboto:700,700i');


/*=====================================
熊本トップ 2019/04
=====================================*/
.main-content-wrapper {
	padding-top: 70px;
	padding-bottom: 400px
}
.pcno {
	display: none
}

/*フッター*/
#footer {
	display: flex
}

/*ヘッダーナビ*/
#header {
	padding-top: 0!important
}
.header-wrap {
	height: 60px;
	align-items: center
}
ul.header-menu-new {
	display: flex;
	align-items: center
}
ul.header-menu-new li {
	margin: 0;
}
ul.header-menu-new li a {
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	height: 44px;
	padding: 10px 15px;
	font-size: 15px
}
ul.header-menu-new li a span {
	font-size: 12px;
	padding-bottom: 2px
}
ul.header-menu-new li a::before {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: "";
	width: 0%;
	background-color: #c90a37;
}
ul.header-menu-new li.banner a {
	padding-right:0;
	height: 60px;
}
ul.header-menu-new li.banner a::before {
	display:none;
}
ul.header-menu-new li a:hover::before {
	left: 10%;
	width: 80%;
	height: 2px;
	transition: all .3s;
}

#chap01, #chap02, #chap03, #story {
	position: relative;
	top: -100px;
	display: block;
}


/*トップメインバナー*/
ul.kumamoto-top-topicpath {
	display: flex;
	width: 1366px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
ul.kumamoto-top-topicpath li {
	font-size: 12px;
}
ul.kumamoto-top-topicpath li::before {
	content: ">";
	padding: 0 10px;
}
ul.kumamoto-top-topicpath li:first-child::before {
	display: none;
}
.kumamoto-top-mv {
	display: flex;
	width: 1366px;
	height: 560px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 120px
}
.kumamoto-top-mv h1 {
	width: 340px;
	background-image: url("/content/dam/nttcom/hq/jp/business/lp/education-ict/kumamoto/img/kumamoto-top-mv00.jpg");
	background-repeat: no-repeat;
	font-size: 0
}
.kumamoto-top-mv ul {
	display: flex;
	width: 1026px;
	height: 560px
}
.kumamoto-top-mv01,
.kumamoto-top-mv02,
.kumamoto-top-mv03 {
	display: block;
	width: 342px;
	height: 560px;
	background-repeat: no-repeat;
	font-size: 0
}
.kumamoto-top-mv01 {
	background-image: url("/content/dam/nttcom/hq/jp/business/lp/education-ict/kumamoto/img/kumamoto-top-mv01.jpg")
}
.kumamoto-top-mv02 {
	background-image: url("/content/dam/nttcom/hq/jp/business/lp/education-ict/kumamoto/img/kumamoto-top-mv02.jpg")
}
.kumamoto-top-mv03 {
	background-image: url("/content/dam/nttcom/hq/jp/business/lp/education-ict/kumamoto/img/kumamoto-top-mv03.jpg")
}

/*章*/
.kumamoto-top-chap {
	overflow: hidden;
	position: relative;
	width: 100%;
	min-width: 1366px;
	margin-bottom: 140px;
	background-position: 0 24px;
	background-repeat: no-repeat;
	background-size: 100%
}
.kumamoto-top-chap::after {
	z-index: 1;
	content: "";
	position: absolute;
	top: 520px;
	display: block;
	width: 150%;
	height: 1000px;
	margin-left: -25%;
	background-color: #fff;
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg)
}
.kumamoto-top-chap section {
	z-index: 3;
	position: relative
}
.kumamoto-top-chap section + section {
	margin-top: 140px;
}
.kumamoto-top-chap01 {
	background-image: url("/content/dam/nttcom/hq/jp/business/lp/education-ict/kumamoto/img/kumamoto-topbg01.jpg")
}
.kumamoto-top-chap02 {
	background-image: url("/content/dam/nttcom/hq/jp/business/lp/education-ict/kumamoto/img/kumamoto-topbg02.jpg")
}
.kumamoto-top-chap03 {
	background-image: url("/content/dam/nttcom/hq/jp/business/lp/education-ict/kumamoto/img/kumamoto-topbg03.jpg")
}
.kumamoto-top-chap h2 {
	width: 1118px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	font-size: 0
}
.kumamoto-top-chap01 h2 {
	background-image: url("/content/dam/nttcom/hq/jp/business/lp/education-ict/kumamoto/img/kumamoto-top-title01.png")
}
.kumamoto-top-chap02 h2 {
	background-image: url("/content/dam/nttcom/hq/jp/business/lp/education-ict/kumamoto/img/kumamoto-top-title02.png")
}
.kumamoto-top-chap03 h2 {
	background-image: url("/content/dam/nttcom/hq/jp/business/lp/education-ict/kumamoto/img/kumamoto-top-title03.png")
}
.kumamoto-top-lead {
	width: 1118px;
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	color: #c90a37;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .1rem
}
.kumamoto-chaptitle {
	margin-bottom: 30px;
	font-family: "Roboto";
	font-size: 48px;
	font-style: italic;
	letter-spacing: .15rem
}
.kumamoto-top-movie {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1118px;
	margin-left: auto;
	margin-right: auto
}
.kumamoto-top-movie img {
	float: right;
	width: 694px;
}
.kumamoto-top-movie div > * + * {
	margin-bottom: 30px
}
.kumamoto-top-movie p {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.5
}
.kumamoto-top-btn01 {
	position: relative;
	display: block;
	padding: 16px;
	width: 309px;
	background-color: #c90a37;
	color: #fff;
	font-size: 18px;
}
.kumamoto-top-btn01::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	margin-top: -1px;
	width: 18px;
	height: 2px;
	background-color: #fff
}
.kumamoto-top-btn01::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 16px;
	margin-top: -7px;
	width: 12px;
	height: 12px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.kumamoto-top-btn01:hover {
	background-color: #d33b5f;
	opacity: 1!important
}
.kumamoto-top-btn01:hover::before,
.kumamoto-top-btn01:hover::after {
	right: 12px;
	transition: .2s all;
}
.kumamoto-top-interview {
	display: flex;
	flex-wrap: wrap;
	width: 1118px;
	margin-left: auto;
	margin-right: auto
}
.kumamoto-top-interview .kumamoto-chaptitle {
	width: 100%;
	text-align: center
}
.kumamoto-top-interview > div {
	display: flex;
	flex-wrap: wrap;
	width: 50%;
	margin-bottom: 50px
}
.kumamoto-top-interview > div div {
	padding-top: 15px;
	margin-bottom: 30px;
}
.kumamoto-top-interview > div:nth-of-type(4n + 1) div,
.kumamoto-top-interview > div:nth-of-type(4n + 2) div {
	padding-left: 15px
}
.kumamoto-top-interview > div:nth-of-type(4n + 3) div,
.kumamoto-top-interview > div:nth-of-type(4n + 4) div {
	padding-right: 15px
}
.kumamoto-top-interview > div div h4 {
	margin-bottom: 20px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5
}
.kumamoto-top-chap02 .kumamoto-top-interview > div div h4 {
	margin-bottom: 20px;
	min-height: 90px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5
}
.kumamoto-top-interview > div div h4 strong {
	font-size: 24px;
}
.kumamoto-top-interview > div > img {
	width: 222px;
	height: 385px
}
.kumamoto-top-interview > div:nth-of-type(4n + 3) div,
.kumamoto-top-interview > div:nth-of-type(4n + 4) div {
	order: -1
}
.kumamoto-top-interview > div div ul {
	counter-reset: stepnumber;
	min-height: 210px
}
.kumamoto-top-interview > div div ul li {
	margin-left: 38px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	vertical-align: top
}
.kumamoto-top-interview > div div ul li::before {
	counter-increment: stepnumber;
	content: "#"counter(stepnumber);
	display: inline-block;
	box-sizing: border-box;
	width: 30px;
	height: 30px;
	margin-left: -38px;
	margin-right: 8px;
	padding: 6px 0;
	background-color: #c90a37;
	color: #fff;
	font-size: 12px;
	text-align: center;
	vertical-align: middle
}
.kumamoto-top-interview > div div ul li + li {
	margin-top: 15px
}
.kumamoto-top-interview > div p {
	width: 100%
}
.kumamoto-top-interview > div:nth-of-type(4n + 1) p,
.kumamoto-top-interview > div:nth-of-type(4n + 2) p {
	padding-left: 237px
}
.kumamoto-top-interview > div:nth-of-type(4n + 3) p,
.kumamoto-top-interview > div:nth-of-type(4n + 4) p {
	padding-right: 237px
}
.kumamoto-top-btn02 {
	position: relative;
	display: inline-block;
	padding: 12px 16px;
	min-width: 208px;
	border: 1px solid #000;
	color: #000;
	font-size: 18px;
	text-align: center;
	transition: .2s all;
}
.kumamoto-top-btn02:hover {
	border: 1px solid #d33b5f;
	color: #d33b5f;
	opacity: 1!important
}
.kumamoto-top-interview > div div .kumamoto-top-btn02 {
	margin-top: 30px;
}
.videoWrap {
	display: none
}
.play {
	position: fixed;
	justify-content: center;
	top: 0;
	left: 0;
	z-index: 10;
	display: flex;
	width: 100%;
	height: 100%;
	padding-top: 7%;
	background-color: rgba(255,255,255,0.7);
}
.play .modal-movieBtn {
	position: relative;
	margin-right: -47px;
	background-color: rgba(255,255,255,0)
}
.kumamoto-top-soon {
	min-height: 110px;
	text-align: center
}
/*概要*/
.kumamoto-top-story {
	overflow: hidden;
	position: relative;
	width: 100%;
	min-width: 1366px;
	margin-bottom: 140px;
	background-color: #f1f2f3;
}
.kumamoto-top-story::before {
	z-index: 1;
	content: "";
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	height: 17px;
	background-color: #fff;
}
.kumamoto-top-story div {
	overflow: hidden;
	z-index: 3;
	position: relative;
	width: 1125px;
	margin-left: auto;
	margin-right: auto
}
.kumamoto-top-story div:nth-of-type(odd) img {
	float: right;
	margin-left: 66px
}
.kumamoto-top-story div:nth-of-type(even) img {
	float: left;
	margin-right: 66px
}
.kumamoto-top-story div + div {
	margin-top: 90px;
}
.kumamoto-top-story h2 {
	z-index: 3;
	position: relative;
	width: 1118px;
	height: 105px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/content/dam/nttcom/hq/jp/business/lp/education-ict/kumamoto/img/kumamoto-top-title04.png");
	background-repeat: no-repeat;
	font-size: 0
}
.kumamoto-top-story div h3 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 40px;
	font-size: 28px;
	line-height: 1.4;
	font-weight: bold;
}
.kumamoto-top-story div h3 span {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 80px;
	margin-right: 15px;
	background-color: #c90a37;
	font-family: "Roboto";
	color: #fff;
	font-size: 15px
}
.kumamoto-top-story div h3 span strong {
	font-size: 36px;
	line-height: 1!important
}
.kumamoto-top-story div p {
	font-size: 14px;
	line-height: 2
}
.kumamoto-top-media {
	width: 100%;
	min-width: 1366px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
}
.kumamoto-top-media h2 {
	z-index: 3;
	position: relative;
	width: 1118px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("/content/dam/nttcom/hq/jp/business/lp/education-ict/kumamoto/img/kumamoto-top-title05.png");
	background-repeat: no-repeat;
	font-size: 0
}
.kumamoto-top-media div {
	width: 1118px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px 30px;
	border: 1px solid #c90a37;
}
.kumamoto-top-media dl {
	display: flex;
	flex-wrap: wrap
}
.kumamoto-top-media dl dt {
	width: 12%;
	font-size: 15px;
	line-height: 1.5
}
.kumamoto-top-media dl dd {
	width: 88%;
	font-size: 15px;
	line-height: 1.5
}
.kumamoto-top-media dl dd img {
	vertical-align: middle
}
.kumamoto-top-contact {
	width: 1366px;
	margin-left: auto;
	margin-right: auto;
}
/*フェード*/
.fade-up {
	transition-property: opacity,transform;
	-moz-transition-property: opacity,transform;
	-webkit-transition-property: opacity,transform;
	transition-duration: .8s;
	-moz-transition-duration: .8s;
	-webkit-transition-duration: .8s;
	transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	-webkit-transition-timing-function: ease-in-out;
}

.video-playBtn_en {
	position: absolute;
	top: 0;
	right: 0;
}
.video-playBtn_en img {
	width: 350px;
}
.en {
	margin-top: 20px!important;
}
