@charset "UTF-8";

.pswp{
	z-index: 99999 !important;
}
.bread-crumbs{
	padding-top: 2.4rem;
}
#sec01{
	position: relative;
}

#key-visual{
	height: 36rem;
	margin-bottom: 0;
}
#key-visual .slide-up,
#key-visual .slide-up{
	position: relative;
	z-index: 9;
	transform: translateY(2.5em);
}
.course-head{
	padding-top: 7.2rem;
	padding-bottom: 7.2rem;
}
.post-course-title{
	font-size: 3.2rem;
	line-height: 1.75;
	margin-top: 1.2rem;
	margin-bottom: 1.5rem;
}
.entry-term{
	font-size: 1.8rem;
}
#key-visual dt:after{
	content: ":";
	padding-inline: .5em;
}




.main-pic-area{
	position: relative;
	z-index: 9;
	padding-bottom: 7.2rem;
}
.main-pic{
	max-width: 100rem;
	width: 100%;
	margin: -9.6rem auto 0;
}
.sub-pic {
	max-width: 100rem;
	width: 100%;
	margin: 1.5rem 0;
}
.pic.sub-pic img{
	width: auto;
	max-width: 100%;
	height: auto;
	object-fit: unset;
}
.post-content h3{
	font-size: 2rem;
	line-height: 1.75;
	margin: 1em 0 0.25em;
	font-weight: 500;
}
.post-content p:not(:last-of-type){
	margin-bottom: 1.5em;
}
.small-comment {
	font-size: 70%;
	margin: 0 0 0 0.5rem;
}
.jr_table {
	margin: 0;
	width: 60%;
	text-align: center;
}
.reteu1 {
	border-right: 1px solid #ccc;
	width: 30%;
	padding: 1rem 0;
}
.zyoukyou {
	margin: 3em 0 0;
}
.flyer-area{
	padding-bottom: calc(7.2rem + min(10vw, 19.2rem) - 9.6rem);
}
.pdf{
	padding-inline: min(2.5vw, 4.8rem);
	width: 50%;
	margin-bottom: 9.6rem;
}
.pdf.single{
	margin: 0 auto 9.6rem;
}
.pdf:nth-of-type(2n){
	transform: translateY(min(10vw, 19.2rem));
}
.flyer-area .pic .slide-top-open{
	position: relative;
}
.flyer-area .pic .slide-top-open:before{
	transition: 1s all ease;
}
.flyer-area .button01{
	margin-top: calc(4.8rem + min(10vw, 9.6rem));
}
.pdf-link:after{
	display: none;
}

.pdf-link span:before{
	content: "";
	display: block;
	width: 1em;
	height: 1em;
	background: url(../images/pdf-icon-black.svg) no-repeat;
	background-size: auto 100%;
	background-position: center;
	margin-right: .5em;
}
.pdf-link:hover span:before{
	background-image: url(../images/pdf-icon-white.svg);
}


.feature{
	width: 100%;
	position: relative;
	align-items: center;
}
.feature .pic-area{
	position: relative;
	width: min(43.548rem, calc(95vw * .382));
	height: min(43.548rem, calc(95vw * .382));
}
.feature .text{
	width: calc(61.8% - 7.2rem);
}
.feature:nth-of-type(2n+1){
	flex-direction: row-reverse;
}

.feature h3{
	font-size: 2.2rem;
	line-height: 1.75;
	margin-bottom: 1.8rem;
}
.feature p{
	font-size: 1.5rem;
}
.feature .pic{
	position: absolute;
}
.feature:nth-of-type(1) .pic01,
.feature:nth-of-type(3) .pic01{
	left: 0;
	top: 0;
	width: 61.8%;
}
.feature:nth-of-type(1) .pic02,
.feature:nth-of-type(3) .pic02{
	right: 0;
	bottom: 0;
	width: 61.8%;
}
.feature:nth-of-type(2) .pic01{
	left: 0;
	top: 0;
	width: 80%;
}
.feature:nth-of-type(2) .pic02{
	right: 0;
	bottom: 0;
	width: 80%;
}
.feature h3 .slide-up{
	transform: translateY(3em);
}
.feature p .slide-up{
	transform: translateY(100%);
}
mark{
	padding: 0 .5em;
	position: relative;
	font-size: 110%;
	background: none;
}
mark:before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #e8ff00;
	mix-blend-mode: darken;
}
.text-line {
	text-decoration: underline;
}


/* +++#award+++ */
.award-pic {
	width: 42%;
	margin: 0 3% 0 0;
}
.award-pic img {
	width: 100%;
}
#award .txt,
#support .txt,
#printer .txt,
#pepper .txt {
	width: 55%;
}
#support .txt p:not(:last-of-type){
	margin-bottom: 2em;
}
.txt .sec-title01 {
	margin-bottom: 0.8em;
}
.txt p {
	margin: 0 0 1em;
}


/* ++++ペッパー++++ */
#pepper .award-pic {
	width: 42%;
	margin: 0 0 0 3%;
}
.detail {
	padding: 1.8rem;
	background: #f5faf9;
	line-height: 2;
	font-size: 1.4rem;
	font-weight: 500;
	display: flex;
	flex-wrap: wrap;
	margin-top: 2.4rem;
}
.detail li:not(.list-head):not(:last-of-type)::after {
    content: "/";
    display: inline-block;
    margin: 0 1em;
}
.detail .list-head {
	width: 100%;
	font-weight: 700;
	margin-bottom: 0.5rem;
	color: #068;
}
.detail .list-head::after {
	content: none;
}


/* ++++3Dプリンタ++++ */
.printer .txt .sec-title01 {
	width: 100% !important;
	margin-bottom: 0.8em;
}


/* +++#outline+++ */

#outline{
	overflow: hidden;
}
#outline p .slide-up{
	transform: translateY(9em);
}
#outline .text-area{
	z-index: 9;
	gap: 10%;
	align-items:flex-end;
}
#outline .txt{
	position: relative;
	z-index: 9;
}
.achievements {
	margin: 0 0 5rem;
	text-align: center;
}
.achievements img {
	width: 250px;
	height: auto;
}
.achievements p {
	position: absolute;
	top: 30%;
	left: 50%;
	transform: translateX(-50%);
	width: 20rem;
	font-size: 1.8rem;
	color: #e61717;
	text-align: center;
	line-height: 1.5;
}
.achievements p span {
	font-size: 2.5rem;
}
.kyuhukin img {
	width: 100%;
	height: auto;
}
.kyuhukin p {
	font-size: 1.3rem;
}
.slide01{
	padding: 0 1.8rem;
	background: #444;
}
.slide01 .pic{
	padding: .9rem 0;
}
.slide01 .pic img{
	border-radius: .4rem;
}
.slide01,
#outline:before{
	position: absolute;
	z-index: 2;
	right: min(2.5vw, 3.6rem);
	top: 0;

	width: 36rem;
	z-index: 1;
	transform: rotate(30deg);
	transform-origin: right top;

	display: none;
}
#outline:before{
	content: "";
	display: block;
	background: #0b2b42;
	height: 200%;
	z-index: 9;
	opacity: .6;
	mix-blend-mode: multiply;

	display: none;
}
.slide01 .slick-list{
	transform: rotate(180deg) !important;
}
.slide01 .slick-list img{
	transform: rotate(180deg) !important;
}


/* 概要 */
/*
.flex .sec-title01{
	width: calc(30% - 2.4rem);
}
*/
.flex .post-content{
	width: calc(70% - 2.4rem);
	margin-left: auto;
}
.flex .post-content>h3:not(:nth-of-type(1)){
	margin-top: 3rem;
}
.post-content ul{
	line-height: 2;
}
.post-content dt:before{
	content: "";
	display: inline-block;
	width: .4rem;
	height: .4rem;
	border-radius: 50%;
	background: #434343;
	margin-right: .5em;
}
.post-content dt:after{
	content: "：";
	display: inline;
}
/*
.post-content li:not(:last-of-type){
	margin-bottom: 1.5em;
}
*/
.post-content h4{
	font-size: 2rem;
	line-height: 1.75;
	margin: 2em 0 0.25em;
	font-weight: 500;
}
.post-content h4:nth-child(1) {
	margin: 0 0 0.25em;
}
.sikaku-wrap-01,
.sikaku-wrap-02 {
	display: grid;
	gap: 0 3rem;
}
.sikaku-wrap-01 {
	grid-template-columns: repeat(3, 1fr);
}
.sikaku-wrap-02 {
	grid-template-columns: repeat(2, 1fr);
	/*margin-bottom: 7.2rem;*/
}
.meyasu {
	background: #fff;
	font-size: 1.4rem;
	line-height: 1.75;
	margin-top: 3rem;
	border-top: 1px solid #efefef;
}
.meyasu tr,
.meyasu th,
.meyasu td {
	display: block;
}
.meyasu tr {
	display: block;
	border: 1px solid #efefef;
	border-top: none;
}
.meyasu th {
	font-weight: 500;
	padding: 1.8rem 2.4rem;
	text-align: left;
	background: #f5faf9;
	vertical-align: top;
	color: #068;
}
.sikaku-wrap-02 .meyasu th {
	background: #eef3f5;
}
.meyasu td {
	padding: 1.8rem 2.4rem;
	vertical-align: top;
	min-height: 160px;
}
.meyasu ul li {
	list-style: disc;
	list-style-position: inside;
}





@media screen and (max-width: 768px){
	.bread-crumbs{
		padding-top: 1.8rem;
	}


	#key-visual{
		height: 25rem;
		padding-inline: 0;
		justify-content: flex-start;
		padding-top: 4.8rem;
	}


	.course-head{
		padding-top: 3.6rem;
		padding-bottom: 3.6rem;
	}
	.post-course-title{
		font-size: 2.2rem;
		line-height: 1.5;
		padding-inline: 2rem;
		margin-top: 1.5rem;
		margin-bottom: 1.2rem;
	}
	.entry-term{
		font-size: 1.6rem;
	}

	.main-pic-area{
		padding-bottom: 4.8rem;
	}
	.main-pic{
		max-width: 100%;
		width: 100%;
		margin: -9.6rem auto 0;
	}
	.sec{
		padding-block: 4.8rem;
	}
	.post-content h3{
		font-size: 1.8rem;
	}
	.flyer-area{
		padding-bottom: 4.8rem;
	}
	.pdf{
		padding-inline: 2rem;
		width: 100%;
		margin-bottom: 4.8rem;
	}
	.pdf:nth-of-type(2n){
		transform: translateY(0);
	}
	.jr_table {
		width: 100%;
	}



	.feature-area{
		display: block;
	}
	.feature{
		width: 100%;
	}
	.feature .pic-area{
		width: calc(100% - 4rem);
		height: calc(100vw - 8rem);
		margin: 0 auto 2.4rem;
	}

	.feature h3{
		font-size: 1.6rem;
		margin-bottom: 1.2rem;
	}
	.feature p{
		font-size: 1.3rem;
	}
	.feature:nth-of-type(2){
		margin-top: 6rem;
	}
	.feature:nth-of-type(3){
		margin-top: 6rem;
	}
	.feature .text {
		width: 100%;
	}
	mark{
		padding: 0 .25em;
		font-size: 105%;
	}



/* +++#award+++ */
.award-pic,
#pepper .award-pic {
	width: 100%;
	margin: 0 0 2.4rem;
}
#pepper .award-pic {
	order: 1;
}
#pepper .txt {
	order: 2;
}
#award .txt,
#support .txt,
#printer .txt,
#pepper .txt {
    width: 100%;
}

/* +++#outline+++ */
.feature-icons {
	margin: 0 auto;
}
.achievements {
	margin: 2rem 0;
}
.achievements p {
	top: 30%;
	font-size: 1.3rem;
}
.achievements p span {
	font-size: 2rem;
}
.slide01{
	padding: 0 1.8rem;
	background: #444;
}
.slide01 .pic{
	padding: .9rem 0;
}
.slide01 .pic img{
	border-radius: .4rem;
}
.slide01,
#outline:before{
	position: absolute;
	z-index: 2;
	right: min(2.5vw, 3.6rem);
	top: 0;

	width: 36rem;
	z-index: 1;
	transform: rotate(30deg);
	transform-origin: right top;

	display: none;
}
#outline:before{
	content: "";
	display: block;
	background: #0b2b42;
	height: 200%;
	z-index: 9;
	opacity: .6;
	mix-blend-mode: multiply;

	display: none;
}
.slide01 .slick-list{
	transform: rotate(180deg) !important;
}
.slide01 .slick-list img{
	transform: rotate(180deg) !important;
}



/* 概要 */
	.flex .sec-title01{
		width: 100%;
		
	}
	.flex .post-content{
		width: 100%;
		margin-left: 0;
	}
	.flex .post-content>h3:not(:nth-of-type(1)){
		margin-top: 2.4rem;
	}
	.post-content ul{
		line-height: 1.75;
	}
	.post-content dt:before{
		content: "";
		display: inline-block;
		width: .4rem;
		height: .4rem;
		border-radius: 50%;
		background: #434343;
		margin-right: .5em;
	}
	.sikaku-wrap-01,
	.sikaku-wrap-02 {
		grid-template-columns: 1fr;
	}
	.meyasu{
		font-size: 1.3rem;
		width: 100%;
		max-width: 100%;
		margin-top: 2.4rem;
		display: block;
	}
	.meyasu tbody,
	.meyasu tr,
	.meyasu th,
	.meyasu td{
		display: block;
		width: 100% !important;
	}
	.meyasu th{
		padding: 1.5rem !important;
		text-align: left;
	}
	.sikaku-wrap-01 .meyasu td{
		padding: 1.5rem !important;
		min-height: 180px;
	}
	.sikaku-wrap-02 .meyasu td{
		padding: 1.5rem !important;
		min-height: 270px;
	}


}