@charset "UTF-8";


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


/*=====================================
熊本トップ 2019/04
=====================================*/
.main-content-wrapper {
	padding-top: 56px;
	padding-bottom: 140px
}
.spno {
	display: none
}
/*フッター*/
#footer {
	display: flex
}

/*ヘッダーナビ*/
#chap01, #chap02, #chap03, #story {
	position: relative;
	top: -100px;
	display: block;
}


/*トップメインバナー*/
ul.kumamoto-top-topicpath {
	display: none
}
.kumamoto-top-mv {
	margin: 0;
	width: 100%;
	margin-bottom: 60px
}
.kumamoto-top-mv h1 {
	width: 100%;
	height: 33vw;
	background-image: url("/content/dam/nttcom/hq/jp/business/lp/education-ict/kumamoto/img/kumamoto-top-mv00-sp.jpg");
	background-size: 100%;
	background-repeat: no-repeat;
	font-size: 0
}
.kumamoto-top-mv ul {
	display: flex;
	width: 100%;
}
.kumamoto-top-mv ul li {
	width: -webkit-calc(100% / 3);
	width: calc(100% / 3);
	height: 54.5vw
}
.kumamoto-top-mv01,
.kumamoto-top-mv02,
.kumamoto-top-mv03 {
	display: block;
	height: 54.5vw;
	background-size: 100%;
	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%;
	margin-bottom: 80px;
	background-position: 0 12px;
	background-repeat: no-repeat;
	background-size: 170%
}
.kumamoto-top-chap::after {
	z-index: 1;
	content: "";
	position: absolute;
	top: 80vw;
	display: block;
	width: 150%;
	height: 200px;
	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: 60px;
}
.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: 90%;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background-size: 100% 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: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	color: #c90a37;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .1rem
}
.kumamoto-chaptitle {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	font-family: "Roboto";
	font-size: 28px;
	font-style: italic;
	letter-spacing: .15rem;
	text-align: center
}
.kumamoto-top-movie {
	display: flex;
	flex-direction: column;
	width: 90%;
	margin-left: auto;
	margin-right: auto
}
.kumamoto-top-movie img {
	float: right;
	width: 100%;
}
.kumamoto-top-movie div > * + * {
	margin-bottom: 10px
}
.kumamoto-top-movie p {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center
}
.kumamoto-top-btn01 {
	display: none;
}
.kumamoto-top-interview {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.kumamoto-top-interview .kumamoto-chaptitle {
	width: 100%;
	text-align: center
}
.kumamoto-top-interview > div {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	flex-wrap: wrap;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px
}
.kumamoto-top-interview > div > img {
	width: 40%
}
.kumamoto-top-interview > div div {
	width: 60%;
	padding-top: 5px;
	margin-bottom: 20px
}
.kumamoto-top-interview > div:nth-of-type(odd) div {
	padding-left: 5px
}
.kumamoto-top-interview > div:nth-of-type(even) div {
	order: -1;
	padding-right: 5px
}
.kumamoto-top-interview > div div h4 {
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5
}
.kumamoto-top-interview > div div h4 strong {
	font-size: 18px;
}
.kumamoto-top-interview > div div h4 img {
	width: auto!important
}
.kumamoto-top-interview > div div ul {
	counter-reset: stepnumber;
}
.kumamoto-top-interview > div div ul li {
	padding-left: 30px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	vertical-align: top
}
.kumamoto-top-interview > div div ul li::before {
	counter-increment: stepnumber;
	content: "#"counter(stepnumber);
	box-sizing: border-box;
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-left: -30px;
	margin-right: 6px;
	padding: 5px 3px;
	background-color: #c90a37;
	color: #fff;
	font-size: 10px;
	text-align: center;
	vertical-align: middle
}
.kumamoto-top-interview > div div ul li + li {
	margin-top: 10px
}
.kumamoto-top-interview > div p {
	width: 100%;
	text-align: center
}
.kumamoto-top-btn02 {
	position: relative;
	display: inline-block;
	padding: 12px 16px;
	min-width: 60%;
	border: 1px solid #000;
	color: #000;
	font-size: 15px;
	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%;
	background-color: rgba(255,255,255,0.7);
}
.play iframe {
	position: absolute;
	top: 50%;
	width: 100%!important;
	height: 100vw!important;
	margin-top: -50vw;
}
.play .modal-movieBtn {
	position: absolute;
	top: 50%;
	right: 5%;
	margin-top: -68vw;
	background-color: rgba(255,255,255,0)
}
.kumamoto-top-soon {
	width: 60%;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
/*概要*/
.kumamoto-top-story {
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-bottom: 40px;
	margin-bottom: 60px;
	background-color: #f1f2f3;
}
.kumamoto-top-story::before {
	z-index: 1;
	content: "";
	position: absolute;
	top: 0;
	display: block;
	width: 100%;
	height: 12px;
	background-color: #fff;
}
.kumamoto-top-story div {
	display: flex;
	flex-direction: column;
	z-index: 3;
	position: relative;
	width: 90%;
	margin-left: auto;
	margin-right: auto
}
.kumamoto-top-story div > img {
	margin-bottom: 15px;
}
.kumamoto-top-story div + div {
	margin-top: 60px;
}
.kumamoto-top-story h2 {
	z-index: 3;
	position: relative;
	width: 90%;
	height: 40px;
	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;
	background-size: 100% auto;
	font-size: 0
}
.kumamoto-top-story div h3 {
	order: -1;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 15px;
	font-size: 18px;
	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: 50px;
	height: 50px;
	margin-right: 15px;
	background-color: #c90a37;
	font-family: "Roboto";
	color: #fff;
	font-size: 12px
}
.kumamoto-top-story div h3 span strong {
	font-size: 20px;
	line-height: 1!important
}
.kumamoto-top-story div p {
	font-size: 14px;
	line-height: 1.5
}
.kumamoto-top-media {
	margin-bottom: 60px
}
.kumamoto-top-media h2 {
	z-index: 3;
	position: relative;
	width: 90%;
	height: 40px;
	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;
	background-size: 100% auto;
	font-size: 0
}
.kumamoto-top-media div {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 5%;
	border: 1px solid #c90a37;
}
.kumamoto-top-media dl {
	display: flex;
	flex-direction: column;
}
.kumamoto-top-media dl dt {
	margin-bottom: 10px
}
.kumamoto-top-media dl dt + dd {
	margin-top: 5px;
	font-size: 14px;
	line-height: 1.5
}
.kumamoto-top-media dl dd + dt {
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.5
}
.kumamoto-top-media dl dd img {
	width: auto!important
}
/*フェード*/
.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 {
	width: 100%;
	height: auto;
	position: relative;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.en {
	margin-top: 20px!important;
	margin-bottom: 20px!important;
}