@charset "UTF-8";

html { scroll-behavior: smooth;}

/* curriculum
---------------------------------------------------------------------------- */

.renew.sub .curriculum.top .cmn-mv-type01{
	background: url("/images/202604_1440400_5.jpg") center center/cover no-repeat;
	margin-bottom: 0;
}
.renew.sub .curriculum.top .cmn-mv-type01 h1{
	background-image: none;
	padding-top: 20px;
color:#fff;
}
	@media screen and (max-width:767px) {
		.renew.sub .curriculum.top .cmn-mv-type01{
			background: url("/images/202604_750500_5_10.jpg") center center/cover no-repeat;
		}
		.renew.sub .curriculum.top .cmn-mv-type01 h1{
			background-image: none;
			padding-top: 0;
		}
	}

.renew.sub .curriculum.top .block01.outer-wrap{
	background: -moz-linear-gradient(transparent 170px, #f7f8fa 0);
	background: -webkit-linear-gradient(transparent 170px, #f7f8fa 0);
	background: linear-gradient(transparent 170px, #f7f8fa 0);
}
	@media screen and (max-width:1360px) {
		.renew.sub .curriculum.top .block01.outer-wrap{
			background: -moz-linear-gradient(transparent 12.5vw, #f7f8fa 0);
			background: -webkit-linear-gradient(transparent 12.5vw, #f7f8fa 0);
			background: linear-gradient(transparent 12.5vw, #f7f8fa 0);
		}
	}
	@media screen and (max-width:767px) {
		.renew.sub .curriculum.top .block01.outer-wrap{
			background: -moz-linear-gradient(transparent 41.73vw, #f7f8fa 0);
			background: -webkit-linear-gradient(transparent 41.73vw, #f7f8fa 0);
			background: linear-gradient(transparent 41.73vw, #f7f8fa 0);
			margin-top: -8vw;
		}
	}

.renew.sub .curriculum.top .block01.outer-wrap .sec-dir-inner{
	margin: -6px auto 140px;
}
	@media screen and (max-width:767px) {
		.renew.sub .curriculum.top .block01.outer-wrap .sec-dir-inner{
			margin: calc(-8vw - 1.6vw) auto 140px;
		}
	}

.renew.sub .curriculum.top .block01 .flow-row-4col{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 20px;
}
	@media screen and (max-width:767px) {
		.renew.sub .curriculum.top .block01 .flow-row-4col{
			flex-direction: column;
			justify-content: center;
			margin-bottom: 26.66vw;
			padding: 0 13.33vw calc(16vw - 1.6vw);
		}
	}

.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner{
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 44px;
	position: relative;
	width: calc(100% / 4 - 30px);
	max-width: 100%;
}
	@media screen and (max-width:1360px) {
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner{
			width: calc(100% / 4 - 2.2vw);
		}
	}
	@media screen and (max-width:767px) {
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner{
			margin-bottom: 13.33vw;
			width: auto;
		}
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner:last-child{
			margin-bottom: 0;
		}
	}

.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner::after{
	background: url("/images/cmn_icon_arr-down.png") center center /20px auto no-repeat;
	content: "";
	display: block;
	height: 40px;
	right: -40px;
	top: 97px;
	position: absolute;
	transform: rotate(-90deg);
	width: 40px;
}
	@media screen and (max-width:1360px) {
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner::after{
			height: 2.94vw;
			right: -2.94vw;
			top: 7.13vw;
			transform: rotate(-90deg);
			width: 2.64vw;
		}
	}
	@media screen and (max-width:767px) {
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner::after{
			background: url("/images/cmn_icon_arr-down.png") center center /5.86vw auto no-repeat;
			height: 13.33vw;
			right: calc(50% - 6.66vw);
			top: auto;
			bottom: -11.73vw;
			position: absolute;
			transform: rotate(0);
			width: 13.33vw;
		}
	}

.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner:nth-child(4n)::after{
	content: none;
}
.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner figure{
	border-radius: 30px;
	overflow: hidden;
	width: 100%;
}
	@media screen and (max-width:767px) {
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner figure{
			border-radius: 8vw;
		}
	}

.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3{
	align-items: center;
	display: flex;
	font-size: 18px;
	justify-content: center;
	line-height: 1.2;
	height: 80px;
	margin: 0 auto 0;
	text-align: center;
	width: 100%;
}
	@media screen and (max-width:767px) {
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3{
			font-size: 4.8vw;
			height: auto;
			min-height: 21.33vw;
			padding: 0;
			text-align: center;
		}
	}

.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3 span{
	display: inline-block;
	position: relative;
}
.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3 span br{
	display: none;
}
	@media screen and (max-width:1060px) {
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3 span br{
			display: block;
		}
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num01 span,
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num02 span{
			text-align: left;
		}
	}
	@media screen and (max-width:767px) {
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3 span br{
			display: none;
		}
	}

.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num01 span::before,
.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num02 span::before,
.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num03 span::before,
.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num04 span::before{
	content: "";
	display: inline-block;
	height: 80px;
	position: absolute;
}

.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num01 span::before{
	background: url("/images/com_sub_num01.png") right top /contain no-repeat;
	left: -32px;
	top: -16px;
	width: 22px;
}
	@media screen and (max-width:1060px) {
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num01 span::before{
			top: 0;
		}
	}

.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num02 span::before{
	background: url("/images/com_sub_num02.png") right top /contain no-repeat;
	left: -38px;
	top: -10px;
	width: 28px;
}
	@media screen and (max-width:1060px) {
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num02 span::before{
			top: 0;
		}
	}

.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num03 span::before{
	background: url("/images/com_sub_num03.png") right top /contain no-repeat;
	left: -36px;
	top: -10px;
	width: 26px;
}
.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num04 span::before{
	background: url("/images/com_sub_num04.png") right top /contain no-repeat;
	left: -32px;
	top: -14px;
	width: 22px;
}
	@media screen and (max-width:767px) {
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num01 span::before,
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num02 span::before,
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num03 span::before,
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num04 span::before{
			margin-right: 0;
			height: auto;
			min-height: 21.33vw;
		}
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num01 span::before{
			left: -9.19vw;
			top: -2.66vw;
			width: 5.86vw;
		}
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num02 span::before{
			left: -10.79vw;
			top: -3vw;
			width: 7.46vw;
		}
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num03 span::before{
			left: -10.26vw;
			top: -3vw;
			width: 6.93vw;
		}
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner h3.num04 span::before{
			left: -9.19vw;
			top: -3.66vw;
			width: 5.86vw;
		}
	}

.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner p{
	margin-top: -8px;
	width: 100%;
}
	@media screen and (max-width:767px) {
		.renew.sub .curriculum.top .block01 .flow-row-4col .cont-inner p{
			margin-top: -8px;
			padding: 0;
		}
	}

.renew.sub .curriculum.top .block02.cmn-3col-box{
	padding-bottom: 20px;
}
.renew.sub .curriculum.top .block02.cmn-3col-box .cont-img-box{
	margin-bottom: 54px;
}
	@media screen and (max-width:767px) {
		.renew.sub .curriculum.top .block02.cmn-3col-box .cont-img-box{
			margin-bottom: calc(12vw - 1.6vw);
		}
	}

.renew.sub .curriculum.top .block02.cmn-3col-box .cont-img-box a h3{
	bottom: calc(40px - .3em);
}

.renew.sub .curriculum.top .block03.cmn-4col-box{
	padding-bottom: 40px;
}



  /*インフォメーション記事*/

  .renew.sub .curriculum .blog-wrap{
    display: flex;
    justify-content: space-between;
    max-width: 1080px;
    margin:4rem auto 0;
    width: 100%;
  }
    @media screen and (max-width:767px) {
      .renew.sub .curriculum .blog-wrap{
        display: block;
        margin: 4vw auto 0;
        padding: 0 6.66vw;
        width: 100%;
      }
    }

  .renew.sub .curriculum .blog-wrap .cont-box{
    margin-bottom: 38px;
    width: 30.03%;
  }
    @media screen and (max-width:767px) {
      .renew.sub .curriculum .blog-wrap .cont-box{
        margin-bottom: 12vw;
        width: auto;
      }
    }

  .renew.sub .curriculum .blog-wrap .cont-box figure{
    height: auto;
    overflow: hidden;
    width: 100%;
  }

/*追加*/
@media screen and (max-width:1340px) {
	.renew.sub .curriculum .blog-wrap .cont-box figure{
		height: 16.65vw;
		width: 23.13vw;
	}
}
@media screen and (max-width:767px) {
	.renew.sub .curriculum .blog-wrap .cont-box figure{
		height: 61.86vw;
		width: 100%;
	}
}

.renew.sub .curriculum .blog-wrap .cont-box figure img{
object-fit: cover;
height: 100%;
transition: .3s ease;
width: 100%;
}


@media screen and (min-width:768px) {
	.renew.sub .curriculum .blog-wrap .cont-box:hover figure img{
		transform: scale(1.05);
	}
}
/*追加*/
	
  .renew.sub .curriculum .blog-wrap .cont-box a figure img{
    transform: scale(1);
    transition: .3s ease;
    width:100%;
    height:180px;
  }
	@media screen and (max-width:767px) {
		.renew.sub .curriculum .blog-wrap .cont-box a figure img{
			transform: scale(1);
	    transition: .3s ease;
	    width:100%;
	    height:270px;
		}
	}

	
  .renew.sub .curriculum .blog-wrap .cont-box a:hover figure img{
    transform: scale(1.05);
    overflow: hidden;
    position: relative;
  }
  .renew.sub .curriculum .blog-wrap .cont-box .date{
    color: #0071be;
    font-size: 14px;
    line-height: 1;
    margin: 18px 0 0;
  }
    @media screen and (max-width:767px) {
      .renew.sub .curriculum .blog-wrap .cont-box .date{
        font-size: 3.73vw;
        margin: 6.13vw 0 0;
        padding: 0;
      }
    }

  .renew.sub .curriculum .blog-wrap .cont-box h3{
    font-size: 18px;
    margin: 9.6px 0 14.4px;
    width: 100%;
  }
    @media screen and (max-width:767px) {
      .renew.sub .curriculum .blog-wrap .cont-box h3{
        font-size: 4.8vw;
        margin: 2.56vw 0 3.84vw;
        padding: 0;
        width: 100%;
      }
    }

  .renew.sub .curriculum .blog-wrap .cont-box .school-name{
    color: #aaa;
    font-size: 13px;
    line-height: 1;
  }
    @media screen and (max-width:767px) {
      .renew.sub .curriculum .blog-wrap .cont-box .school-name{
        font-size: 3.46vw;
        margin-bottom: 5.46vw;
        padding: 0;
      }
    }

  .renew.sub .curriculum .blog-wrap .cont-box .limit-2col-clamp{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0;
  }
    @media screen and (max-width:767px) {
      .renew.sub .curriculum .blog-wrap .cont-box .limit-2col-clamp{
        margin-bottom: 6.66vw;
      }
    }

  @media all and (-ms-high-contrast: none) {
    *::-ms-backdrop, .renew.sub .curriculum .blog-wrap .cont-box .limit-2col-clamp{
  	height: 3.6em;
  	position: relative;
    overflow: hidden;
  }
  	  *::-ms-backdrop, .renew.sub .curriculum .blog-wrap .cont-box .limit-2col-clamp::before{
  	background: #f7f8fa;
  	content: "...";
  	position: absolute;
  	top: 1.8em;
  	text-align: center;
  	right: 0;
  	width: 1.35em;
  }
  		  *::-ms-backdrop, .renew.sub .curriculum .blog-wrap .cont-box .limit-2col-clamp::after{
  	background: #f7f8fa;
  	content: "";
  	position: absolute;
  	height: 100%;
  	width: 100%;
  }
  }
  .renew.sub .curriculum .blog-wrap .cont-box .link-arr{
    margin-right: -5px;
    text-align: right;
  }
    @media screen and (max-width:767px) {
      .renew.sub .curriculum .blog-wrap .cont-box .link-arr{
        margin-right: 0;
        text-align: right;
      }
    }

/*あみか部*/
.renew.sub .yt-wrap{
  display: flex;
  justify-content: space-between;
}
  @media screen and (max-width:767px) {
    .renew.sub .yt-wrap{
      display: block;
    }
  }

.renew.sub .yt-box{
  width: 32.34%;
}
  @media screen and (max-width:767px) {
    .renew.sub .yt-wrap .yt-box{
      margin-bottom: 6.66vw;
      width: auto;
    }
  }

.renew.sub .yt-wrap .yt-box.modal-movie a::after {
  height: 60px;
  left: calc(50% - 30px);
  top: calc(50% - 30px);
  width: 60px;
}
  @media screen and (max-width:767px) {
    .renew.sub .yt-wrap .yt-box.modal-movie a::after {
      height: 10.66vw;
      left: calc(50% - 5.33vw);
      top: calc(50% - 5.33vw);
      width: 10.66vw;
    }
  }

/*横3つYouTube用*/
.renew.sub .yt-wrap{
  display: flex;
  justify-content: space-between;
}
  @media screen and (max-width:767px) {
    .renew.sub .yt-wrap{
      display: block;
    }
  }

.renew.sub .yt-box{
  width: 32.34%;
}
  @media screen and (max-width:767px) {
    .renew.sub .yt-wrap .yt-box{
      margin-bottom: 6.66vw;
      width: auto;
    }
  }

.renew.sub .yt-wrap .yt-box.modal-movie a::after {
  height: 60px;
  left: calc(50% - 30px);
  top: calc(50% - 30px);
  width: 60px;
}
  @media screen and (max-width:767px) {
    .renew.sub .yt-wrap .yt-box.modal-movie a::after {
      height: 10.66vw;
      left: calc(50% - 5.33vw);
      top: calc(50% - 5.33vw);
      width: 10.66vw;
    }
  }

.w80ma{
width:80%;margin:0 auto;
}

/* オプションコース部分　20240329 edd
---------------------------------------------------------------------------- */
.bgc_ao{background-color: #07A7DC}
.bgc_midori{background-color: #44BC7D;}
.bgc_aka{background-color: #F8639B;}
.cmn-grey-box .optionWrapper{display: flex;flex-wrap: wrap;justify-content: space-between;}
.cmn-grey-box .option{width:50%;}
.cmn-grey-box .option li{margin:0 0.5rem 1rem 0.5rem;padding:1rem;}

.cmn-grey-box .option dl{color: #ffffff;line-height: 1.5;text-align:center;}
.cmn-grey-box .option dl dt{font-size: 1.3em;font-weight: bold;}
.cmn-grey-box .option dl dd{margin-top: 0.5em;}

.WCourse{height: 163px;}
.WCourse dl{height:100%;}
.WCourse dl dt{margin-top: 7rem;}

.WCourse.test{height: 200px;}
.WCourse.test dl dt{margin-top: 1.5rem;}

@media screen and (max-width: 767px){
.cmn-grey-box .optionWrapper{ flex-direction: column;}
.cmn-grey-box .option{width:100%;}
.cmn-grey-box .option dl{height:8em;}
.cmn-grey-box .option dt{padding-top: 0.8em;}
.smtr1 dt{margin-top:1rem;}
.WCourse{height:auto;}
.WCourse dl{height:8em;}
.WCourse dl dt{margin-top:0.2em;}
.yoani dl{height:10em!important;}

.WCourse.test{height:auto;}
.WCourse.test dl dt{margin-top:0.2em;}
.programming dl{height:10em!important;}

}

/* eスポリライト用　20240112 edd
---------------------------------------------------------------------------- */
/* 調整 */
.renew .Cesports .cmn-3col-box .cont-img-box figure{margin-bottom: 10px;}
/* twitterボタン */
.SNSbtn{cursor: pointer;height: 25px;width: 25px;position: relative;margin: auto 10px auto auto;}
.SNSbtn img{height: auto;left: 0;position: absolute;width: 100%;}
.SNSbtn img:last-of-type {opacity: 0;transition: opacity .5s;}
.SNSbtn:hover img {opacity: 1;}
@media screen and (max-width: 767px){
.SNSbtn{height: 30px;width: 30px;}
.SNSbtn img::first-of-type {opacity: 0;}
.SNSbtn img:last-of-type {opacity: 1;}
}

/* 会計プロ用　20240215 edd
---------------------------------------------------------------------------- */
/* 調整 */
.renew .accounting .cont-img-box a:hover{opacity: 35%;}
.renew.sub .accounting figcaption {margin: 24px -3px;}
.renew.sub .accounting h5 {padding: 0 0vw;}

.accounting .contents_voice li .flexL{display: flex;}
.accounting .contents_voice li .flexL figure{border-radius: 50%;overflow: hidden;max-width: 180px;max-height: 180px;width: 100%;position: relative;z-index: 1;}
.accounting .contents_voice li .flexL dl{width:90%;margin:0 1rem;padding:1rem;}
.accounting .contents_voice li .flexL dl dt{font-weight:bold;font-size:1.5em;line-height:1.8;margin-bottom:1rem;padding-bottom:5px;border-bottom:1px solid #0071be;}
.accounting .contents_voice li .flexL dl dd{margin-bottom:0.8rem;}
.accounting .contents_voice li .flexL dl dd.CV_name{font-size:1.3em;}
.renew .accounting .contents_voice li .flexL dl dd .cmn-table table th{padding:0.5rem;}
.renew .accounting .contents_voice li .flexL dl dd .cmn-table table td{padding:0.5rem;line-height: 1.5;}
@media screen and (max-width: 767px){
.accounting .contents_voice li .flexL{display: flex;  flex-direction: column;}
.accounting .contents_voice li .flexL figure{margin: 0 auto;}
}

/* 質問回り */
.renew .accounting .trd-dir-cont-wrap section.question{margin-bottom:2rem;}
.voice .question dt,.voice .question dd{padding:0 1rem;}
.voice .question .query{color: #0071be;font-size:1.4em;line-height:1.4;position: relative;padding:0;margin-left:1em;margin-top:1rem;}
.voice .question .query::before{content: "―";position: absolute;top:0;left:-1em;}
.voice .question dd{line-height: 1.5;margin-top:1rem;}
@media screen and (max-width: 767px){
.accounting .voice .question dt,.voice .question dd{padding: 0 6.66vw;margin-left: 0.5em;}
.accounting .voice .question .query{padding: 0 6.66vw 0 3.66vw;font-size:1.4em;}
.accounting .voice .question .query::before{top:0;left:-2.5vw;}
.renew .accounting .voice .cmn-table.type-2col{padding:0;}
}
