@charset "utf-8";




.is-index-page .g-wrapper:before {
	display: none;
}

h1.c-main-visual {
	margin: 0 0 190px;
	position: relative;
}

h1.c-main-visual strong {
	width: 36%;
	padding: 30% 0 0;
	background: url("/_assets/img/home/main-circle-01.png") no-repeat center / cover;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
	opacity: 0;
}

h1.c-main-visual strong img {
	width: 62%;
	display: block;
	position: absolute;
	top: 45.5%;
	left: 51%;
	transform: translate(-50%,-50%);
	z-index: 10;
}

/*
h1.c-main-visual strong:after {
	content: '';
	width: 100%;
	padding: 100% 0 0;
	background: #d32500;
	display: block;
	box-shadow: 0 3px 6px 0 rgba(0,0,0,.35);
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
}
*/

.c-main-visual span {
	display: block;
	opacity: 0;
}




.c-home-title {
	font-size: 1.7rem;
	line-height: 1;
	position: relative;
	z-index: 10;
}

.c-home-title:before {
	content: attr(data-en)'';
	color: #d32500;
	font-family: 'Dosis';
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: .25em;
	width: 100%;
	display: block;
	position: absolute;
	top: -37px;
	left: 30px;
}

.c-home-title:after {
	content: '';
	width: 20px;
	height: 20px;
	border: 5px solid #d32500;
	border-radius: 50%;
	position: absolute;
	top: -40px;
	left: 0;
}




.c-company {
	margin: 0 0 170px !important;
}

.c-company h2 {
	margin: 0 0 65px;
}

.c-company h3 {
	width: 355px;
	margin: 0 0 30px -10px;
}

.c-company .u-text {
	max-width: 400px;
	margin: 0 0 30px;
}

.c-company figure {
	max-width: 525px;
	position: absolute;
	top: -125px;
	right: 0;
	opacity: 0;
}




.c-enjoylearn {
	margin: 0 0 250px !important;
}

.c-enjoylearn h2 {
	font-size: 4rem;
	margin: 0 0 65px;
}

.c-enjoylearn__list {
	position: relative;
	z-index: 10;
}

.c-index-nav ul {
	margin: 0 -17px 10%;
}

.c-enjoylearn .u-inner:after {
	content: '';
	width: 332px;
	height: 370px;
	background: url("/_assets/img/home/bg-01.png") no-repeat center / 100% auto;
	position: absolute;
	top: -80px;
	left: -165px;
	z-index: 0;
}

.c-enjoylearn .c-index-nav ul li {
	padding-right: 17px;
	padding-left: 17px;
	opacity: 0;
}

.c-enjoylearn .c-index-nav figure {
	padding: 46.25% 0 0;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.c-enjoylearn .c-index-nav em {
	font-size: 2.2rem;
	padding: 4% 0 3.75%;
}

.c-enjoylearn .c-index-nav strong {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.75;
}

.c-enjoylearn .c-index-nav .c-index-nav__button {
	width: 10.15%;
	margin: 42.15% 0 0;
}

.c-enjoylearn .c-index-nav .c-index-nav__button em {
	color: #d32500;
	font-size: 1rem;
	letter-spacing: 0;
	white-space: nowrap;
	padding: .5em 0 0;
	display: block;
}




.c-ir {
	margin: 0 0 150px !important;
}

.c-ir figure {
	width: 825px;
	margin: -140px 0 -350px -160px;
	position: relative;
	z-index: 0;
	opacity: 0;
}

.c-ir h2 {
	font-size: 4rem;
	line-height: 1.35;
	margin-bottom: 65px;
	margin-left: 70%;
}

.c-ir .c-ir__inner {
	margin: 0 0 0 42.5%;
}

.c-ir__inner-items {
	width: calc(50% - 14px);
	margin: 0 7px;
	background: #fff;
	border: 1px solid #808080;
	border-radius: 6px;
}

.c-ir h3 {
	border-bottom: 1px dashed #808080;
}

.c-ir h3 a {
	font-size: 2rem;
	line-height: 1;
	padding: 25px 30px;
	display: block;
}

.c-ir ul {
	padding: 20px 0;
}

.c-ir ul li a {
	font-size: 1.5rem;
	line-height: 1;
	padding: 9px 0 9px 50px;
	display: block;
	position: relative;
}

.c-ir ul li a:after {
	content: '';
	vertical-align: 0;
	width: 8px;
	height: 12px;
	margin: 0 0 0 .5em;
	display: inline-block;
	background: url(/_assets/img/common/arrow-orange-01.svg) no-repeat center top / cover;
	position: absolute;
	top: 50%;
	left: 10%;
	right: auto;
	transform: translateY(-50%);
}




.c-recruit {
	margin: 0 0 270px !important;
}

.c-recruit figure {
	width: 825px;
	margin: 0 0 -330px 315px;
	position: relative;
	z-index: 0;
	opacity: 0;
}

.c-recruit h2 {
	font-size: 4rem;
	line-height: 1.35;
	margin-bottom: 40px;
}




.c-news {
	margin: 0 !important;
	padding: 110px 0 135px;
	background: #F0F0F0;
}

.c-news h2 {
	font-size: 4rem;
	margin: 0 0 45px;
}

.c-news-list {
	margin: 0 0 10px;
}

.c-news-list li time {
	width: 14%;
}

.c-news-list li em {
	width: 10%;
}

.c-news em i {
	font-size: 1.2rem;
}





























