@charset "utf-8";
/* CSS Document */

:root {
  --p: #32802F;
  --s: #71C120;
}
.bt-link span{
	background-color: #2C4F91;
}

.cat-list span:first-child{
	display: none;
}
.cat-list span:last-child{
	display: inline-block;
}

.main--insert .box .features .itm:first-child{
	width: 100%;
}
.h-news--insert .news-list dt span{
	background-color: #42AF54;
}
.h-feature--container .ttl-box {
    width: 900px;
}
.h-feature--container .list .itm .inn::before {
    background-color: #42AF54;
}
.bx {
    font-size: 1.2rem;
    display: block;
    margin: 4px 0 0 0;
    color: #fff;
    background-color: var(--p);
    padding: 2px 8px;
    border-radius: 3px;
    text-align: center;
}
.h-feature--container {
    background-color: #96D5A0;
}
.--gra {
    background: linear-gradient(to right, #71C120, #32802F);
}
.h-reason--container .list .itm .overlay {
    background: linear-gradient(to bottom, #32802F, transparent);
}
.h-about--container {
    background: linear-gradient(45deg, #71C120, #32802F);
}
.h-nv--container .insert .itm .ltr{
    background-color: rgba(50, 128, 47, 0.9);
}
.h-faq--container {
    background-color: #F5FFEA;
}
.sv-menu {
    background-color: var(--s);
}
.mv--container {
    background-color: #E2F1D0;
}
.faq-list dt {
    background-color: #F5FFEA;
}
.news--insert nav .box {
    background-color: #F5FFEA;
}
.layout h5 {
    background: no-repeat;
    background-color: #71C120;
}
.layout .editor.--bg {
    background-color: #F5FFEA;
}
.link-bgTxt .link {
    background-color: #F5FFEA;
}
.layout .tbl tbody th {
    background-color: #F5FFEA;
}
.l-list {
    background-color: #F5FFEA;
}
.l-contact-box .itm {
    background: linear-gradient(to right, #13792A, #71C120);
}
.pass-rate {
    background-color: #F5FFEA;
}
.form-step .step.current {
    background: linear-gradient(to right, #13792A, #71C120);
}
.form-step .step{
	background-color: #F5FFEA;
}
.radio-group span {
    width: 100%;
}
.thanks-box .eng {
    color: #EFFCE2;
}
.thanks-box {
    border: 20px solid #EFFCE2;
}
.event-list .itm .ltr .date span.sat {
    background-color: #3290D5;
}
.a-contact.--type {
    background-color: #EFFCE2;
}
table thead tr th {
    background-color: #EFFCE2;
}

.attention {
    background-color: #F5FFEA;
}
.attention .box dl.short dt {
    background-color: var(--p);
}

.mySwiper .swiper-slide .lbl span {
    background-color: var(--s);
}
.workspace .ltr .info {
    background: linear-gradient(to right, #F5FFEA, #FFFFFF);
}
.workspace .ltr .info dl{
	display: block;
}
.workspace .ltr .info dl dt{
	width: 100%;
}
.workspace .ltr .info dl dd {
	width: 100%;
    border-left: none;
    border-top: 1px solid #999;
    padding: 25px 0 0 0px;
    margin: 5px 0 0 0;
    display: flex;
    align-items: center;
    gap:0 5px;
}
.workspace .ltr .info dl dd span{
	font-size: 1.4rem;
	font-family: "Noto Sans Japanese";
}
.s-structure .itm {
    background-color: #F5FFEA;
}

.curriculum .inn .flx .circle {
    background-color: var(--p);
}
.--bw span {
	border: 1px solid #fff;
    color: var(--s);
}
.y-course .list .itm:first-child {
    width: 65%;
    padding: 20px 0;
}
.y-course .list .itm p{
	color: #000;
	margin: 15px 0 0 0;
	padding: 0 30px;
	font-size: 1.5rem;
	text-align: left;
}
.y-course .list .row{
	width: 35%;
	padding: 0 20px 0 20px;
}
.y-course .list .row .itm{
	width: 100%;
	border-right: none;
	border-bottom: 1px solid #ddd;
	padding: 20px 0;
}
.y-course .list .row .itm:last-child{
	border: none;
}
.y-course.--dbl::before{
	display: none;
}
.y-course.--dbl .days .flx{
	justify-content: center;
	gap:0 20px;
}
.y-course.--dbl .days .flx .plus img{
	width: 25px;
	height: 25px;
}
.y-course.--dbl .days .flx .time span.ast{
	font-size: 1.1rem;
	margin: 0;
	position: relative;
	top: -10px;
}
.y-course.--dbl .days .flx .time p{
	margin: 0 0 10px 0;
}
.y-course.--dbl .days .flx .time p span{
	font-size: inherit;
}
.y-course.--dbl .days .time.btm{
	width: 100%;
	margin: 30px 0 0 0;
	padding: 30px 0 0 0;
	border-top: 1px solid var(--p);
}
.y-course.--dbl .notice{
	margin: 0 auto;
}

.attention .box dl{
	position: relative;
}
.attention .box dl::before{
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 15px;
	width: 120px;
	background-color: var(--p);
	z-index: 0;
}
.attention .box dl dt{
	position: relative;
	z-index: 1;
}

@media screen and (max-width: 1520px) {

.l-group .mark img {
    height: 20px;
}

/*---------------------------------------------------------------------------------------------------------------------------------------- 1520px */
}
@media screen and (max-width: 1490px) {
.l-group .mark img {
    height: 18px;
}
/*---------------------------------------------------------------------------------------------------------------------------------------- 1490px */
}
@media screen and (max-width: 1410px) {
.l-group .mark img {
    height: 16px;
}
/*---------------------------------------------------------------------------------------------------------------------------------------- 1410px */
}
@media screen and (max-width: 1330px) {
.l-group .mark img {
    height: 15px;
}
/*---------------------------------------------------------------------------------------------------------------------------------------- 1330px */
}
@media screen and (max-width: 1305px) {
.l-group .mark img {
    height: 14px;
}
/*---------------------------------------------------------------------------------------------------------------------------------------- 1305px */
}
@media screen and (max-width: 800px) {

.h-feature--container .ttl-box {
    width: auto;
}
.h-feature--container .ttl-box h2 {
    font-size: 2.5rem;
}
.p-sv-about{
	line-height: 135%;
}
.a-contact .tel {
    font-size: 1.6rem;
}
.workspace .ltr .info dl dd {
    padding: 15px 0 0 0px;
}
.workspace .ltr .info dl dd {
	font-size: 1.6rem;
}
p.sp-left{
	text-align: left;
}
p.sp-left br{display: none;}

.y-course .list .itm:first-child {
    width: 100%;
    padding: 20px 0;
}
.y-course .list .itm p {
    margin: 12px 0 0 0;
    padding: 0;
    font-size: 1.3rem;
}
.y-course .list .row {
    width: 100%;
    padding: 0 0 0 0px;
}
.footer-nv--insert .group .itm.--w a{
	background-color: #2C4F91;
}
   
.attention .box dl::before{display: none;}

.bx {
    padding: 2px 6px;
    text-align: left;
    line-height: 150%;
    display: inline-block;
}


/*---------------------------------------------------------------------------------------------------------------------------------------- 800px */
}








































