body.home .top_main_image {
	position: relative;
	width: 100%;
	overflow: hidden
}

body.home .top_main_image .content_top_main {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 1
}

body.home .top_main_image .content_top_main .container_video {
	position: relative;
	overflow: hidden
}

.container_video img {
	width: 100%;
}

.top_main_bnr {
	width: 80%;
	margin: 20px auto 0;
}

.top_main_bnr a {
	display: block;
}

.top_main_bnr img {
	width: 100%;
	display: block;
}

@media (max-width: 767px) {
	.top_main_bnr {
		width: 90%;
	}
}

body.home .top_main_image .content_top_main .container_video #video_main {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important
}

body.home .top_main_image .container_image_main {
	position: relative;
	width: 100%;
	height: 620px;
	overflow: hidden;
	background: url(/img/home/img_main.png) 50% 30% no-repeat;
	background-size: cover
}

body.home .top_main_image h1 {
	width: 482px;
	height: 114px;
	position: absolute;
	top: 32%;
	left: 50%;
	margin-left: -240px;
	background: url(/img/home/title_main.png) 0 0 no-repeat;
	background-size: contain;
	text-indent: -9876px;
	z-index: 10
}

body.home .top_main_image .btn_link_concept a {
	display: inline-block;
	width: 138px;
	height: 31px;
	line-height: 31px;
	position: absolute;
	top: 57%;
	left: 50%;
	margin-left: -69px;
	background: url(/img/home/btn_main_concept.png) 0 0 no-repeat;
	background-size: contain;
	text-align: center;
	color: #fff;
	z-index: 10
}

body.home .top_main_image .info_main {
	position: absolute;
	bottom: 100px;
	right: 0;
	z-index: 10;
	background-color: rgba(0, 0, 0, 0.8);
	height: 140px
}

body.home .top_main_image .info_main .content {
	float: left;
	width: 200px;
	height: 100%;
	padding: 30px 20px 0 20px;
	font-size: fs(12)
}

body.home .top_main_image .info_main .content a {
	display: block;
	color: #fff
}

body.home .top_main_image .info_main .content a:hover {
	opacity: 1
}

body.home .top_main_image .info_main .content a .date {
	font-size: fs(11);
	margin-bottom: 5px
}

body.home .top_main_image .info_main .tab_info {
	float: left;
	width: 30px;
	height: 100%;
	cursor: pointer;
	position: relative
}

body.home .top_main_image .info_main .tab_info .ico_new_r {
	position: absolute;
	top: -1px;
	left: -11px;
	z-index: 100
}

body.home .top_main_image .bg_top_main {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 30;
	height: 32px
}

body.home .top_main_image .bg_top_main #bg_svg {
	position: absolute;
	top: -14px;
	left: -1140px;
	width: 3420px;
	height: 72px
}

@media only screen and (max-width: 1200px) {
	body.home .top_main_image .btn_link_concept a {
		top: 60%
	}

	.home .wrapper_content {
		background-color: #fff
	}
}

@media only screen and (max-width: 959px) {
	body.home .top_main_image h1 {
		width: 430px;
		height: 102px;
		margin-top: -51px;
		margin-left: -215px;
		top: 37%
	}

	body.home .top_main_image .btn_link_concept a {
		top: 57%
	}

	body.home .top_main_image .info_main {
		bottom: 50px
	}

	body.home .top_main_image .bg_top_main {
		top: 400px;
		left: 0;
		height: 50px;
		left: -1136px;
		width: 3420px
	}

	body.home .top_main_image .bg_top_main #bg_svg {
		top: -49px
	}
}

@media only screen and (max-width: 679px) {
	body.home .top_main_image h1 {
		top: 24%;
		width: 240px;
		height: 57px;
		margin-top: 0;
		margin-left: -120px;
		background-image: url(/img/home/title_main_black.png)
	}

	body.home .top_main_image .btn_link_concept a {
		top: 54%;
		width: 120px;
		height: 26px;
		line-height: 26px;
		margin-left: -60px;
		background-image: url(/img/home/btn_main_concept_black.png);
		color: #333
	}

	body.home .top_main_image .bg_top_main {
		top: 240px;
		left: 0;
		height: 30px;
		background: #f8f8f8
	}

	body.home .top_main_image .bg_top_main #bg_svg {
		top: -13px;
		left: -342px;
		width: 2736px
	}

	.home .wrapper_content {
		background: url(../img/bg01.png);
	}
}

@media only screen and (max-width: 500px) {
	body.home .top_main_image .container_image_main {
		background-position: 50% 0
	}

	.home .wrapper_content {
		background: url(../img/bg01.png);
	}
}

@media screen and (max-width: 767px) {
	body.home .top_main_image .content_top_main .container_video {
		position: relative;
		padding-bottom: 93.75%;
		height: 0;
		overflow: hidden
	}

	.container_main h2 img {
		width: 100%;
	}
}



.clGreeen {
	color: #64B244 !important;
}

.clWhite {
	color: #FFF !important;
}

.mont {
	font-family: 'Montserrat', sans-serif;
}

.mainTtlBoxWrap {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 80px;
}

.mainTtlBoxWrap2 {
	display: flex;
	margin-bottom: 80px;
	width: 80%;
	margin: 0 auto;
}

.mainTtlBox {
	text-align: left;
	flex-basis: 580px;
}

.mainTtlBox2 {
	text-align: left;
	flex-basis: 600px;
}

.mainTtlBox3 {
	text-align: left;
	flex-basis: 670px;
}

.mainTtlBoxLg {
	margin-bottom: 60px;
}

.mainTtlBoxLgIn {
	text-align: left;
}

.mainTtlBoxLgInENg {
	display: block;
	font-size: 70px;
	line-height: 84px;
	font-weight: bold;
}

.mainTtlBoxLgInJp {
	display: block;
	font-size: 25px;
	font-weight: bold;

}

.mainTtlBoxInfoRow {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 15px;
}

.mainTtlBoxInfoRowIcon {
	flex-basis: 40px;
}

.mainTtlBoxInfoRowIcon2 {
	flex-basis: 150px;
}


.mainTtlBoxInfoRowText {
	flex-basis: calc(100% - 40px);
}

.mainTtlBoxInfoRowText>a {
	display: inline;
	font-weight: normal;
}

.mainTtlBoxInfoRowText>* {
	font-size: 20px;
}

.mainMapBox {
	flex-basis: calc(90% - 600px);
}

.mainMapBox iframe {
	width: 100% !important;
	height: 100% !important;
	min-height: 500px;
}


.featureBG {
	background-image: url(../img/bg01.jpg);
	background-size: cover;
	padding: 45px 0 13px;
}

.contBG {
	background-image: url(../img/bg02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.fuatureWrap,
.instBoxWrap {
	max-width: 1480px;
	margin: 0 auto;
	width: 100%;
}

.fuatureWrap {
	display: flex;
	text-align: left;
	justify-content: space-between;
	padding: 80px 0px;
}

.instBoxWrap {
	padding: 120px 0px;
}

.fuatureTtlEng {
	font-size: 87px;
	font-weight: bold;
	display: block;
	text-align: left;
	line-height: 1.53;

}

.fuatureTtlJp {
	font-size: 25px;
	font-weight: bold;
	line-height: 1.33;
}

.fuatureContArea {}

.fuatureContAreaIn {
	background-color: #FFF;
	padding: 20px 50px 60px 50px;
	margin-bottom: 50px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-basis: 880px;
	max-width: 880px;
}

.fuatureContAreaInTxtNumber {
	margin-right: 60px;
}


.fuatureContAreaInTxt {
	margin-top: 30px;
}

.fuatureContAreaInTxtTtl {
	margin-bottom: 20px;
}

.fuatureContAreaInTxtTtl>* {
	font-weight: bold;
	font-size: 30px;
}

@media(max-width:767px) {

	.fuatureContAreaInTxtTtl>* {
		font-size: 21px;
	}

	.lineheight15 {
		line-height: 1.5em;
	}

	.fuatureContAreaInTxtIn>* {
		font-size: 18px !important;
	}

	.mb-50 {
		margin-bottom: 0px !important;
	}

}

.fuatureContAreaInTxtIn>* {
	font-size: 20px;
	line-height: 28px;
}

.instTtlBox {
	margin-bottom: 90px;
}

.instTtlLgIn {
	text-align: left;
}

.instTtlLgInENg {
	font-size: 50px;
	font-weight: bold;
	line-height: 84px;
	display: block
}

.instTtlLgInJp {
	font-size: 25px;
	font-weight: bold;
	line-height: 1;
	display: block
}

.instDtlBoxWrap {
	display: flex;
	justify-content: space-between;
}

.instDtlBox {
	max-width: 420px;
	flex-basis: 30%;
}

.instDtlText {
	text-align: left;

}

.instDtlImg {
	margin-bottom: 30px;
}

.instDtlName {
	font-size: 20px;
	line-height: 1.73;
	display: block;
	margin-bottom: 20px;
}

.instDtlDesc {
	font-size: 16px;
	line-height: 1.73;
	display: block;
	margin-bottom: 20px;
}

.contTtlJp {
	display: block;
	font-size: 20px;
	font-weight: bold;
}

.contLink {
	margin-top: 60px;
}

.contLink>a {
	margin: 0 20px;
}

.contLink.m2 {
	margin-bottom: 80px;
	display: flex;
	justify-content: center;
}

.contLink.m2 p {
	font-size: 16px;
}

.contLink.m2>a {
	margin: 0 40px;
}

.footer_logoArea {
	margin-top: 80px;
}

.footer_logoTextA {
	font-size: 14px;
}

.footer_logoTextB {
	font-size: 14px;
	font-weight: bold;
}

body.home .top_content .container_main {
	margin-bottom: 60px;
}

body.home .top_content .container_main.mb2 {
	margin-bottom: 120px;
}

.contTtlArea {
	margin-top: 60px
}




@media screen and (max-width:768px) {
	.contLink {
		margin-top: 60px;
	}

	.contLink.m2 {
		margin-bottom: 80px;
		display: block;
	}

	.contLink.m2 p {
		font-size: 16px;
	}

	.contLink>a {
		margin: 20px 0;
		padding: 10px 0;
	}

	.contLink>a img {
		max-width: 100%;
	}

	.contLink.m2>a {
		margin: 30px 0;
	}

	.footer_logoArea {
		margin-top: 80px;
	}

	.mainTtlBoxWrap {
		flex-wrap: wrap;
		padding: 10px;
	}

	.mainTtlBoxWrap2 {
		flex-wrap: wrap;
		padding: 10px;
	}


	.mainTtlBox,
	mainTtlBox2,
	.mainMapBox {
		flex-basis: 100%;
	}

	.mainTtlBox3 {
		flex-basis: 100%;
	}

	.fuatureWrap,
	.fuatureContAreaIn {
		flex-wrap: wrap;
	}

	.fuatureTtlArea,
	.fuatureContArea,
	.fuatureContAreaInTxtNumber,
	.fuatureContAreaInTxt {
		flex-basis: 100%;
	}

	.fuatureContAreaInTxt {
		margin-top: -30px;
	}

	.fuatureWrap {
		padding: 0px 0px 80px 0;
	}

	.instBoxWrap {
		padding: 80px 10px;
	}

	.instTtlLgInENg {
		font-size: 24px;
	}

	.instDtlBoxWrap {
		flex-wrap: wrap;
	}

	.instDtlBox {
		max-width: 100%;
	}

	body.home .top_content .top_content_main {
		padding-top: 40px;
	}

	.mainTtlBoxLgInENg {
		display: block;
		font-size: 50px;
		line-height: 64px;
	}

	.fuatureTtlEng {
		font-size: 50px;
		line-height: 1.53;
	}
}







/* ~~~~~~~~~~~~~~~~~~~~~~

add style

  ~~~~~~~~~~~~~~~~~~~~~~*/


.fuatureContArea {
	background: #fff;
}

.fuatureContAreaIn {
	max-width: 100%;
	display: block;
	padding: 20px 0 0 0;
}

.featureContAreaWrap {
	display: flex;
}

.fuatureContAreaInTxtIn {
	text-align: left;
}

body.home .top_content .fuatureContAreaInTxtTtl {
	text-align: center;
}

.fuatureContArea {
	display: flex;
	width: 90%;
	margin: auto;
	padding: 40px 0;
	justify-content: space-between;
}

.fuatureContAreaTxt {
	width: 100%;
}


.fuatureContAreaImg {
	width: 100%;
}

.fuatureContAreaImg ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.fuatureContAreaImg li {
	max-width: 200px;
	overflow: hidden;
	position: relative;
	display: block;
}

.fuatureContAreaImg li {
	aspect-ratio: 1 / 1;
	margin: 10px 20px auto 0;
	max-width: 230px;
	border-radius: 10px;
}

.fuatureContAreaImg li img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.featureContAreaWrap {
	width: 100%;
	margin: auto;
	padding: 35px;
}

.fuatureContAreaInTxt {
	margin-top: 0;
}

.br {
	display: block;
}

@media screen and (max-width:1100px) {
	.fuatureContAreaImg ul {
		justify-content: center;
	}

}

@media screen and (max-width:768px) {
	.br {
		display: inline;
	}

	.sp-br {
		display: block;
	}

	.fuatureContArea,
	.featureContAreaWrap {
		display: block;
	}

	.fuatureContAreaTxt,
	.fuatureContAreaImg {
		max-width: 100%;
	}

	.fuatureContAreaImg ul {
		display: flex;
		justify-content: space-between;
	}

	.fuatureContAreaImg li:first-child,
	.fuatureContAreaImg li:nth-child(2),
	.fuatureContAreaImg li:nth-child(3) {
		aspect-ratio: 1 / 1;
		margin: auto;
		max-width: 90px;
	}

	.fuatureContAreaImg li:nth-child(4),
	.fuatureContAreaImg li:nth-child(5) {
		display: none;
	}
}


.flex-feature {
	display: grid;
	grid-template-columns: 1fr;
	width: 100%;
	max-width: 800px;
	margin: auto;
}

.font50 {
	font-size: 50px;
}

.lineheight25 {
	line-height: 25px;
}

.lineheight30 {
	line-height: 30px;
}

.pr-30 {
	padding-right: 30px
}

.width310 {
	max-width: 310px !important;
}

.height155 {
	height: 155px;
}

.aspectratio-no {
	aspect-ratio: initial !important;
}

.pc-no {
	display: none;
}

.sp-no {
	display: block;
}

@media(max-width:1350px) {
	.flex-feature {
		grid-template-columns: 1fr;
	}
}

@media(max-width:1000px) {
	.flex-feature {
		grid-template-columns: repeat(1, 1fr);
	}
}

@media(max-width:767px) {
	.sp-br {
		display: block !important;
	}

	.sp-no {
		display: none;
	}

	.flex-feature {
		flex-direction: column;
	}

	.flex-feature .item1 {
		width: 100%;
	}

	.flex-feature .item2 {
		width: 100%;
	}

	.flex-feature .item3 {
		width: 100%;
	}

	.sp-pr-no {
		padding-right: 0px !important;
	}

	.featureContAreaWrap {
		padding: 20px;
	}

	.fuatureContArea {
		padding: 0;
	}

	.sp-font40 {
		font-size: 40px;
	}

	.pc-no {
		display: block;
	}

	.flex-feature .fuatureContAreaImg li:first-child,
	.flex-feature .fuatureContAreaImg li:nth-child(2),
	.flex-feature .fuatureContAreaImg li:nth-child(3) {
		aspect-ratio: 1 / 1;
		margin: auto;
		max-width: 110px;
	}

}

.mb-50 {
	margin-bottom: 50px;
}

.sp-br {
	display: none;
}

.lesson-button-area {
	display: flex;
	flex-direction: column;
	width: 100%;
	align-items: center;
}

.lesson-button-area .lesson-button3 {
	margin: 20px 0;
}

@media(max-width:767px) {
	.lesson-button-area {
		margin: 15px 0 15px 0 !important;
	}

	.lesson-button {
		width: 100% !important;
		margin-bottom: 15px;
	}

	.lesson-button2 {
		width: 100% !important;
		margin-bottom: 15px;
	}

	.lesson-button a {
		width: 100% !important;
		padding: 8px !important;
	}

	.lesson-button2 a {
		width: 100% !important;
		padding: 6px !important;
	}

	.in-button .item1 {
		width: 80%;
		line-height: 16px !important;
	}

	.in-button .item2 {
		width: 20%;
	}

	.lesson-button-area .lesson-button3 {
		margin: 10px 0;
	}

	.sp-font12 {
		font-size: 12px !important;
	}

	.sp-font16 {
		font-size: 16px !important;
	}

	.sp-font18 {
		font-size: 18px !important;
	}

	.sp-font14 {
		font-size: 14px !important;
	}

	.sp-height110 {
		height: 110px !important;
	}

	.sp-mt-30 {
		margin-top: 30px !important;
	}
}

.lesson-button {
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: center;
}

.lesson-button a {
	border: 1px solid #62aa44;
	background-color: #62aa44;
	color: #FFF;
	padding: 15px;
	border-radius: 4em;
	width: 100%;
	text-decoration: none;
}

.lesson-button2 {
	display: flex;
	flex-direction: row;
	width: 100%;
	justify-content: center;
}

.lesson-button2 a {
	border: 1px solid #e9727e;
	background-color: #e9727e;
	color: #FFF;
	padding: 15px;
	border-radius: 4em;
	width: 100%;
	text-decoration: none;
}

.in-button {
	display: flex;
	flex-direction: row;
	width: 100%;
	align-items: center;
}

.in-button .item1 {
	width: 80%;
	line-height: 25px;
}

.in-button .item2 {
	width: 20%;
}


.font15 {
	font-size: 15px;
}

.font20 {
	font-size: 20px;
}

.bold {
	font-weight: bold;
}

.mb-15 {
	margin-bottom: 15px;
}

.width35 {
	width: 35%;
}

.width25 {
	width: 25%;
}

.kakoi-red {
	border: 1px solid red;
	background-color: red;
	color: #FFF;
	font-weight: bold;
	padding: 4px 7px;
	margin: 0px 10px 0px 15px;
}

.kakoi-red2 {
	border: 1px solid red;
	background-color: red;
	color: #FFF;
	font-weight: bold;
	padding: 4px 7px;
	margin: 0px 10px 0px 0px;
}

.kakoi-green {
	border: 1px solid rgb(113, 167, 92);
	background-color: rgb(113, 167, 92);
	color: #FFF;
	font-weight: bold;
	padding: 4px 7px;
	margin: 0px 10px 0px 0px;
}

.kakoi-pink {
	border: 1px solid #d3505a;
	background-color: #d3505a;
	color: #FFF;
	font-weight: bold;
	padding: 4px 7px;
	margin: 0px 10px 0px 15px;
}

.kakoi-orenge {
	border: 1px solid #ff7f50;
	background-color: #ff7f50;
	color: #FFF;
	font-weight: bold;
	padding: 4px 7px;
	margin: 0px 10px 0px 0px;
}

.kakoi-blue {
	border: 1px solid #1e90ff;
	background-color: #1e90ff;
	color: #FFF;
	font-weight: bold;
	padding: 4px 7px;
	margin: 0px 10px 0px 15px;
}

.width480 {
	max-width: 480px !important;
}

.height230 {
	height: 230px;
}

.mt-30 {
	margin-top: 30px;
}