@charset "UTF-8";
:root {
  --inquiryForm-color : #75a505;
  --entryForm-color : #df0f0f;
}
.splide__pagination{
	display:none;
}
.barYellow{
	background-position: -100% calc(70%);
	background-size: 200% 5vw;
	background-image: -webkit-linear-gradient(left, rgba(245, 254 ,6,0) 50%, rgba(245, 254 ,6,.9) 50%);
	background-image: -moz-linear-gradient(left, rgba(245, 254 ,6,0) 50%, rgba(245, 254 ,6,.9) 50%);
	background-image: -o-linear-gradient(left, rgba(245, 254 ,6,0) 50%, rgba(245, 254 ,6,.9) 50%);
	background-image: -ms-linear-gradient(left, rgba(245, 254 ,6,0) 50%, rgba(245, 254 ,6,.9) 50%);
	background-image: linear-gradient(left, rgba(245, 254 ,6,0) 50%, rgba(245, 254 ,6,.9) 50%);
	padding: 0px 5px 0px 6px;
	background-repeat: repeat-x;
	-webkit-transition: all 1s ease;
	text-shadow:
		1px 1px 1px rgba(245, 254 ,6,.9)
		,1px -1px 1px rgba(245, 254 ,6,.9)
		,-1px -1px 1px rgba(245, 254 ,6,.9)
		,-1px 1px 1px rgba(245, 254 ,6,.9)
		,2px -2px 1px rgba(245, 254 ,6,.9)
		,-2px -2px 1px rgba(245, 254 ,6,.9)
		,-2px 2px 1px rgba(245, 254 ,6,.9);
}
.bgRed {
	background-color:#fd0201;
	color:#FFF;
	text-shadow:
		1px 1px 1px #fd0201,
		1px -1px 1px #fd0201,
		-1px -1px 1px #fd0201,
		-1px 1px 1px #fd0201,
		2px 2px 1px #fd0201,
		2px -2px 1px #fd0201,
		-2px -2px 1px #fd0201,
		-2px 2px 1px #fd0201;
	font-size: 90px;
	margin-top: 5px;
	margin-bottom: 15px;
	display: inline-block;
}

@media screen and (max-width:750px){
	.bgRed {
		font-size: 10vw;
	}
}

.observationFree {
	font-size: 60px;
	background: #ebde22;
	padding: 0 10px;
}
.observationFree2{
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

@media screen and (min-width:751px){
	span.observationFree2 br{
		display:none;
	}	
}
@media screen and (max-width:750px){
	span.observationFree2{
		font-size:9vw;
	}	
}


#form {
	position: relative;
	z-index: 2;
}
#form dt{
	position:relative;
}
.require,
#form #dateRadioList span.require {
	position:absolute;
	display:inline-block;
	vertical-align:middle;
	background-color: #d30102;
	color:#FFFFFF;
	padding: 3px 4px;
	line-height:1;
	font-size: 70%;
	white-space:nowrap;
	right: 9px;
	top: 16px;
	margin: auto;
}
#form #dateRadioList span.require {
	right: unset;
	top: unset;
}
@media screen and (max-width:750px){
	.require {
		position: relative;
		margin-left:5px;
		top: -2px;
		right: -3px;
	}
}
/* bg type */
.bgType1{
	position:relative;
	padding-top: 6vw;
	padding-bottom: 27vw;
	overflow:hidden;
}
.bgType1 > *{
	position:relative;
	z-index:1;
}
.bgType1:after{
	position:absolute;
	margin:auto;
	top:0;
	bottom:0;
	left:calc(60vw / 2 * -1);
	z-index:0;
	display:block;
	content:'';
	width: 200vw;
	height: calc(100% - 30vw);
	background-size: auto auto;
	background-color: rgba(255, 255, 255, 1);
	background-image: repeating-linear-gradient(0deg, transparent, transparent 3px, rgba(254, 235, 166, 1) 3px, rgba(254, 235, 166, 1) 6px );
	transform-origin: calc((100% - 30vw) / 2) calc(100% - 60vw) 0;
	transform: rotate(-10deg);
}
@media screen and (min-width:751px){
	.bgType1:after{
		height: calc(100% - 27vw);
		top: -10vw;
	}
}
.bgType2{
	position:relative;
	background-color:#fefda3;
}
.bgType2:before{
	display:block;
	position:absolute;
	content:'';
	width:100%;
	height: 5vw;
	background-color:#fefda3;
	top: -5vw;
	left:0;
	border-radius:100% 100% 0 0;
}
#form .notice span,
#form #dateRadioList span{
	border: 0px;
	background: transparent;
	margin-right:0;
	margin-bottom:0;
	padding:0;
}
div#dateRadioList {
	border:1px solid #daa29a;
	background-color:#FFF;
	border-radius:0 4px 4px 4px;
	position:relative;
}
div#dateRadioList .tit {
	padding:10px;
	background-color:#ffe5e5;
	border-bottom:1px solid #daa29a;
	left:-1px;
}
div#dateRadioList .formPartsWrap {
	padding:10px;
}
/**
 *main photo
 */
#mainPhoto {
	background-image:url(../img-webp/mainPhoto.webp);
	/*
	height:681px;
	height: 900px;
	*/
	height: 960px;
	background-size: cover;
	background-position: right center;
	position:relative;
}
@media screen and (max-width:1300px){
	#mainPhoto {
		/*height: 920px;*/
		height: 950px;
	}
}
@media screen and (max-width:1140px){
	#mainPhoto {
		height: calc(1020px - 3vw);
	}
}
@media screen and (max-width:750px){
	#mainPhoto {
		/*height: 105vw;*/
		/*height: 135vw;*/
		height:unset;
		background-image:url(../img-webp/mainPhotoSp.webp);
	}
}
.catchCopy {
	position:absolute;
	font-weight: bold;
	height: 85%;
	margin:auto;
	top: 0vw;
	bottom: 0;
	width:calc(100% - var(--padding-bodyLR));
	text-shadow:1px 1px 1px #FFF;
	padding-left:var(--padding-bodyLR);
}
.catchCopy .firstCatch,
.catchCopy .secondCatch{
	width:100%;
	text-shadow:
		1px 1px 1px #FFF,
		1px -1px 1px #FFF,
		-1px -1px 1px #FFF,
		-1px 1px 1px #FFF,
		2px 2px 1px #FFF,
		2px -2px 1px #FFF,
		-2px -2px 1px #FFF,
		-2px 2px 1px #FFF;
	}
.catchCopy .secondCatch > div:first-child{
	text-shadow:
		1px 1px 1px #FFF,
		1px -1px 1px #FFF,
		-1px -1px 1px #FFF,
		-1px 1px 1px #FFF,
		2px 2px 1px #FFF,
		2px -2px 1px #FFF,
		-2px -2px 1px #FFF,
		-2px 2px 1px #FFF
	;
}
@media screen and (min-width:751px){
	.catchCopy .firstCatch{
		font-size: 85px;
		top:1vw;
		margin-bottom: 15px;
	}
	.catchCopy .innerFirstCatch {
		padding-left: 280px;
		margin-top: -59px;
	}
	.catchCopy .firstCatch .lSize{
		font-size: 150px;
	}
	.catchCopy .secondCatch{
		font-size: 70px;
		bottom:7vw;
	}
	.catchCopy .imgWrap img{
		width: 40%;
		min-width:500px;
	}
}
@media screen and (min-width:1260px){
	.catchCopy {
		padding-left: calc((100% - var(--size-responsivePc)) / 2);
	}
}
@media screen and (max-width:1020px){
	.catchCopy .firstCatch{
		font-size: 8vw;
		top:1vw;
		margin-bottom: 15px;
	}
	.catchCopy .innerFirstCatch {
		padding-left: 23vw;
		margin-top: -5vw;
	}
	.catchCopy .firstCatch .lSize{
		font-size: 14vw;
	}
	.catchCopy .firstCatch img{
		width:auto;
		max-width:100%;
	}
}
@media screen and (max-width:750px){
	.catchCopy {
		position:static;
		/*height: 100vw;
		padding-top: 4vw;*/
		height:unset;
		padding-top: 11vw;
		padding-bottom: 5vw;
	}
	.catchCopy .firstCatch{
		font-size: 9vw;
		top:1.5vw;
		margin-bottom: 15px;
	}
	.catchCopy .firstCatch .lSize{
		font-size: 13vw;
		display: inline-block;
	}
	.catchCopy .innerFirstCatch {
		padding-left: 26vw;
		margin-top: -5vw;
	}
	.catchCopy .secondCatch{
		font-size: 9vw;
		bottom: 10vw;
	}
	.observationFree {
		font-size: 8vw;
	}
	.catchCopy .imgWrap img{
		width: 80%;
		min-width:280px;
	}
}
@media screen and (max-width:600px){
	.catchCopy .firstCatch{
		top:3vw;
	}
	.catchCopy .secondCatch{
		bottom: 20vw;
		font-size: 8vw;
	}
	.observationFree {
		font-size: 7vw;
	}
	.catchCopy .imgWrap img {
		/*
		width: 60%;
		min-width: 200px;
		*/
		margin-top:-15px;
	}
}
@media screen and (max-width:420px){
	.catchCopy {
		padding-top:14vw;
	}
}
@media screen and (max-width:360px){
	/*
	.catchCopy {
		height: 110vw;
	}
	*/
	.catchCopy .firstCatch{
		font-size:8vw;
		top:6.5vw;
	}
	.catchCopy .firstCatch span{
		font-size:9vw;
		display: inline-block;
	}
	.catchCopy .secondCatch{
		font-size:8vw;
		bottom: 30vw;
	}
	.observationFree {
		font-size: 7vw;
	}
}
.catchcopy *{
	line-height:1;
	font-weight:bold;
}
.catchCopy .fourChara{
	display:flex;
	flex-wrap:wrap;
	width: 5vw;
	font-size: 2.5vw;
}
.catchCopy .fourChara > span{
	width:100%;
}
.catchCopy .investment > div:last-child,
.catchCopy .annualIncome > div:last-child{
	width:calc(100% - 8vw);
	font-size: 5vw;
	white-space: nowrap;
}
.catchCopy > div > div:last-child small{
	font-size: 3vw;
}
.catchCopy .annualIncome{
	background-color:rgba(255,255,255,.8);
}
.catchCopy .recruitsStudents {
	font-size: 4vw;
}
.catchCopy .recruitsStudents .barYellow{
	font-size: 5vw;
}
.catchCopy .recruitsStudents > div:last-child small{
	font-size:2vw;
}
@media screen and (min-width:751px){
	.catchCopy .recruitsStudents > div{
		display:flex;
		align-items:center;
	}	
	.catchCopy .reseption{
		margin-top:-1.5vw;
	}
}

@media screen and (max-width:750px){
	.catchCopy .fourChara{
		font-size: 4vw;
		width: 8vw;
	}
	.catchCopy .investment > div:last-child,
	.catchCopy .annualIncome > div:last-child{
		font-size: 8vw;
		width: calc(100% - 8vw);
	}
	.catchCopy > div > div:last-child small{
		font-size: 4vw;
	}
	.catchCopy .recruitsStudents {
		font-size: 6vw;
	}
	.catchCopy .recruitsStudents {
		font-size: 6vw;
	}
	.catchCopy .recruitsStudents .barYellow{
		font-size: 7.7vw;
		width: calc(100% - 0vw);
	}
	.catchCopy .recruitsStudents > div:last-child small{
		font-size:3vw;
	}
}
@media screen and (max-width:500px){
	#mainPhoto {
		/*height: 120vw;*/
		height: 130vw;
	}
	.catchCopy .imgWrap img{
		margin-top:-10px;
	}
	.catchCopy .fourChara{
		font-size: 4.5vw;
		width: 10vw;
	}
	.catchCopy .investment > div:last-child,
	.catchCopy .annualIncome > div:last-child{
		font-size: 9vw;
		width: calc(100% - 10vw);
	}
	.catchCopy > div > div:last-child small{
		font-size: 5vw;
	}
	.catchCopy .recruitsStudents {
		font-size: 7vw;
	}
	.catchCopy .recruitsStudents {
		font-size: 7vw;
	}
	.catchCopy .recruitsStudents .barYellow{
		font-size: 8vw;
	}
	.catchCopy .recruitsStudents > div:last-child small{
		font-size:3vw;
	}
}
@media screen and (max-width:400px){
	#mainPhoto {
		/*height: 120vw;*/
		height: 130vw;
	}	
	.catchCopy .recruitsStudents .barYellow{
		font-size: 8.3vw;
	}
}
@media screen and (max-width:350px){
	#mainPhoto {
		/*height: 120vw;*/
		height: 140vw;
	}	
}

/**
 * main
 */
/* common */
main {
	background-image:url(../img-webp/mainBg.webp);
	padding-top: 20px;
}
main section {
	padding-top:50px;
	padding-top: 0;
	padding-bottom:50px;
}
h2{
	text-align:center;
	font-size:80px;
	margin-bottom:50px;
}
h2 .level2{
	font-size:50px;
}
h2 .level3{
	font-size:40px;
}
h3{
	font-size:40px;
}
.imageRight h3{
	text-align:left;
}
.imageLeft h3{
	text-align:right;
}
.contentsBody{
	position:relative;
}
.contentsBody h3{
	position:relative;
	top:0;
	width:80%;
	z-index:2;
}
.contentsBody h3 span{
	display:inline-block;
	line-height: 1.1;
	margin: .3vw .3vw .3vw 0;
	white-space:nowrap;
}
.contentsBody img{
	position: absolute;
	top:0;
	width: auto;
	z-index:1;
}
.contentsBody article{
	position:relative;
	display:block;
	text-align:left;
	width: 100%;
	z-index:2;
}
hr.contBorder {
	margin-top:30px;
	margin-bottom: 30px;
	border-top: 1px dashed #ccc;
	height: 1em;
	text-align: center;
	overflow: visible;
}
hr.contBorder:after {
	background: transparent;
	color: #ccc;
	display: inline-block;
	height: 2em;
	line-height: 2em;
	position: relative;
	top: -1em;
	padding: 0 0.5em;
}
hr.contBorder.positionA {
	margin-top: -15vw;
	position: relative;
	z-index: 1;
}
@media screen and (max-width:1250px){
	.imageRight h3{
		font-size: 36px;
	}
}
@media screen and (min-width:751px){
	.contentsBody img{
		width: 40%;
	}
	.contentsBody article{
		width: 60%;
	}	
}
@media screen and (min-width:900px){
	.contentsBody img{
		width: 45%;
	}
	.contentsBody article{
		width: 55%;
	}	

}
@media screen and (min-width:1000px){
	.contentsBody img{
		width: 55%;
	}
	.contentsBody article{
		width: 45%;
	}	

}
@media screen and (max-width:750px){
	main section{
		padding-bottom:0;
	}
	.contentsBody h3 span{
		background: rgba(255,255,255.8);
	}
	.contentsBody article{
		margin-top:10px;
	}	
}
.contentsBody.imageRight h3{
	left:0;
}
.contentsBody.imageRight img{
	right: 0;
}
.contentsBody.imageRight article{
	text-align:left;
}
.contentsBody.imageLeft h3{
	right:calc(-20% - 10px);
}
.contentsBody.imageLeft img{
	left:-10px;
}
.contentsBody.imageLeft article{
	text-align:right;
	margin:0 0 0 auto;
}
@media screen and (max-width:750px){
	.contentsBody h3{
		position:absolute;
		top: 13vw;
		font-size:6vw;
	}
	.contentsBody img{
		position:relative;
		width: 90%;
		height: auto;
	}
	.contentsBody.imageLeft h3{
		right: 0;
	}
	.contentsBody.imageLeft img{
		right:-10px;
	}
	.contentsBody.imageLeft article{
		text-align:left;
	}
}
@media screen and (min-width:751px){
	.imageRight .textWrap{
		order:1;
	}
	.imageRight .imgWrap{
		order:2;
	}
	.imageLeft .textWrap{
		order:2;
	}
	.imageLeft .imgWrap{
		order:1;
	}
}
@media screen and (max-width:750px){
	h2{
		font-size:10vw;
		margin-bottom:20px;
	}
	h2 .level2{
		font-size:5vw;
	}
	h2 .level3{
		font-size:5vw;
	}
	h3{
		font-size: 7vw;
	}
	.contentsBody{
		display:block;
		position:relative;
	}
	.contentsBody .textWrap,
	.contentsBody .imgWrap{
		position:absolute;

		width:calc(80% + var(--padding-bodyLR));
	}
	.imageRight .textWrap{
	}
	.imageRight .imgWrap{
		top:0;
		right:calc(var(--padding-bodyLR) * -1);
	}
	.imageLeft .textWrap{
	}
	.imageLeft .imgWrap{
		top:0;
		left:calc(var(--padding-bodyLR) * -1);
	}
}
.contentsBodyOpenClose h3{
	background-color:#d22222;
	color:#FFF;
	text-align:center;
	padding:10px 0;
	margin-bottom:10px;
	position: relative;
}
.contentsBodyOpenClose article{
	margin-bottom:20px;
}
.contentsBody100{
	background-repeat:no-repeat;
	background-position:center top;
	background-size: 100% auto;
	padding-top: 10vw;
}
@media screen and (min-width:751px){
	.contentsBodyOpenClose article{
		width:90%;
		margin:0 auto 50px auto;
	}
}
/* concept */
#concept{
	padding-top:20px;
	background-image: url(../img-webp/bgConsept.webp);
	padding-bottom: 25vw;
	margin-bottom:-25vw;
}
@media screen and (min-width:751px){
	#concept{
		margin-top:0px;
		padding-top:50px;
		padding-bottom: 25vw;
		margin-bottom:-20vw;
	}
}
/* career */
#career h2 span{
	display:block;
}
#career article{
	background-color:rgba(254, 252, 246, .8);
	text-align:left;
}
#career article strong{
	font-size:28px;
	background-position: -100% calc(70%);
	background-size: 200% 70%;
	background-image: -webkit-linear-gradient(left, rgba(245, 254 ,6,0) 50%, rgba(255, 201, 55, .9) 50%);
	background-image: -moz-linear-gradient(left, rgba(245, 254 ,6,0) 50%, rgba(255, 201, 55, .9) 50%);
	background-image: -o-linear-gradient(left, rgba(245, 254 ,6,0) 50%, rgba(255, 201, 55, .9) 50%);
	background-image: -ms-linear-gradient(left, rgba(245, 254 ,6,0) 50%, rgba(255, 201, 55, .9) 50%);
	background-image: linear-gradient(left, rgba(245, 254 ,6,0) 50%, rgba(255, 201, 55, .9) 50%);
	padding: 0px 5px 3px 5px;
	background-repeat: repeat-x;
}
@media screen and (min-width:961px){
	#career .contentsBody{
		display:flex;
		flex-wrap: wrap;
		margin-bottom:30px;
		justify-content: space-between;
	}
	#career .contentsBody:last-child{
		margin-bottom:0;
	}
	#career .contentsBody img{
		position:static;
		width:95%;
		display: none;
	}
	#career .contentsBody .imgWrap{
		order:1;
		width: calc(50% - 20px);
		background-image:url(../img-webp/sectionCareerPc.webp);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
	}
	#career .contentsBody article{
		order:2;
		width: 50%;
	}
	#career .contentsBody article > div{
		margin-top: 20px;
	}
	#career .contentsBody.imageRight .imgWrap{
		order:2;
		text-align:right;
		background-image:url(../img-webp/sectionCareer.webp);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
	}
	#career .contentsBody.imageRight article{
		order:1;
	}
}
@media screen and (max-width:960px){
	#career{
		min-height: 90vh;
	}
	#career .contentsBody .textWrap,
	#career .contentsBody .imgWrap {
		position: static;
		width:100%;
	}
	#career article{
		margin: 0 0 0 auto;
		margin-top:-70px;
		width:90%;
		margin-bottom: 30px;
	}
	#career article strong{
		font-size:4vw;
		background-size: 200% 3.7vw;
		padding: 0px 5px 1px 5px;
	}
	#career .contentsBody img{
		position:relative;
		width: 90%;
		height: auto;
	}
}
/* training */
#training{
	margin-top: -15vw;
	padding-bottom: 0;
	padding: 0;
}
#training .contentsBodyOpenClose{
	background-size:cover;
	position:relative;
	padding-bottom:40px;
}
#training .contentsBodyOpenClose:before{
	position:absolute;
	display:block;
	content:'';
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,.8);
	z-index:0;
}
#training .contentsBodyOpenClose > *{
	position:relative;
	z-index:1;
	margin-left:calc((100% - var(--size-responsivePc)) / 2);
	margin-right:calc((100% - var(--size-responsivePc)) / 2);
}

#training .imgWrap{
	position:relative;
	line-height:0;
}
#training .imgWrap:after{
	position:absolute;
	display:block;
	content:'';
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.6) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.6) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.6) 100%);
	z-index:0;
}
#training .imgWrap img{
	width:100%;
	max-width:100%;
}
#training h2{
	color:#FFF;
	position:absolute;
	bottom: 3vw;
	width:100%;
	text-align:center;
	width:100%;
	z-index: 1;
	margin-bottom: 0;
}
.trainingImageWrap {
	display:flex;
	flex-wrap:nowrap;
	justify-content: space-between;
	width:100%;
}
.trainingImageWrap > div{
	width:100%;
}
.trainingImageWrap > div:last-child{
	text-align:right;
}
.trainingImageWrap img{
	width:auto;
	max-width:calc((100%) - 1vw);
	height:auto;
	max-height:100%;
	margin-bottom:10px;
}
#training article{
	width:100%;
}

@media screen and (min-width:751px) {
	#training .contentsBodyOpenClose{
		background-image:url(../img-webp/bgTrainingPc.webp);
	}
}
@media screen and (min-width:850px){
	#training .sono1{
		padding-bottom:30px;
	}
	#training .cont{
		display:flex;
		flex-wrap:wrap;
		align-items: stretch;
	}
	#training .sono1 .trainingImageWrap{
		order:2;
	}
	.trainingImageWrap {
		display:flex;
		flex-wrap:wrap;
		justify-content: center;
		width:380px;
		margin:5px auto 0 auto;
		align-items: stretch;
	}
	.trainingImageWrap > div{
		width:100%;
		margin-bottom:10px;
	}
	.trainingImageWrap img{
		width: 100%;
		max-width:100%;
		height:auto;
		max-height:100%;
		margin-bottom:0;
		display:none;
	}
	.trainingImageWrap > div{
		background-repeat:no-repeat;
		background-size: cover;
		background-position:center center;
	}
	.trainingImageWrap .t01a{
		background-image:url(../img-webp/trainingImage001a.webp);
	}
	.trainingImageWrap .t01b{
		background-image:url(../img-webp/trainingImage001b.webp);
	}
	.trainingImageWrap .t02a{
		background-image:url(../img-webp/trainingImage002a.webp);
	}
	.trainingImageWrap .t02b{
		background-image:url(../img-webp/trainingImage002b.webp);
	}
	#training .sono1 article{
		order:1;
	}
	#training article{
		width:calc(100% - 380px);
	}
	#training article:last-child{
		margin-bottom:0;
	}
}
@media screen and (max-width:1270px){
	#training .contentsBodyOpenClose > *{
		width: calc(100% - (var(--padding-bodyLR) * 2));
		margin:0 auto;
	}
}
@media screen and (max-width:750px) {
	#training .contentsBodyOpenClose{
		background-image:url(../img-webp/bgTrainingSp.webp);
	}
}
/* course */
#course {
	background-size: cover;
	background-repeat:no-repeat;
	background-position:center center;	
	padding-top:3vw;
	position:relative;
	/*margin-bottom:60px;*/
}
#course:before {
	position:absolute;
	display:block;
	content:'';
	width:100%;
	height:100%;
	top:0;
	left:0;
	background: -moz-linear-gradient(top,  rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 20%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,.6) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,.6) 0%,rgba(0,0,0,0) 20%,rgba(0,0,0,0) 100%);
	z-index: 0;
}
#course .contentsBody100{
	position:relative;
	width: 100%;
	margin-left: 0;
	margin-bottom:3vw;
}
#course h3 span {
	display:inline-block;
	background-color:rgba(255,255,255,.9);
	font-size:7vw;
	margin-bottom:1vw;
}
#course .contentsBody100.typeB{
	padding:var(--padding-bodyLR);
	padding-bottom: 25vw;
	display:flex;
	flex-wrap:wrap;
	gap: 25px 50px;
}
#course .contentsBody100.typeB > div{
	width:100%;
	background-color: rgba(255,255,255,.7);
	padding:var(--padding-bodyLR);
	margin-top:50px;
	margin-bottom:var(--padding-bodyLR);
	position:relative;
}
#course .contentsBody100.typeB article{
	padding:0;
	border:0;
}
#course .contentsBody100.typeB .title{
	text-align:center;
}
#course .contentsBody100.typeB .info{
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
#course .contentsBody100.typeB h3{
	font-size:7vw;
	color: #981000;
	margin-bottom:10px;
}
#course .contentsBody100.typeB .title span{
	display:inline-block;
	padding-top:10px;
	padding-bottom:20px;
	border-top:1px solid #000;
	font-size:3vw;
}
#course .contentsBody100.typeB .cercle{
	position:absolute;
	font-weight: bold;
	text-align:center;
	width:100px;
	height:100px;
	border-radius:100px;
	padding-top:30px;
	top:-40px;
	left:0;
}
#course .contentsBody100.typeB .shortTime .cercle{
	background-color:#fecd03;
}

#course .contentsBody100.typeB .freeAttending .cercle{
	background-color:#ff8e48;
}
#course .contentsBody100.typeB .weekEndAttending .cercle{
	background-color:#df64bf;
}
#course .contentsBody100.typeB .nightAttending .cercle{
	background-color:#5749cc;
	color:#FFF;
}
#course .contentsBody100.typeC.commonDescription{
	padding-top:0;
	margin-top:-20vw;
	background-color:rgba(255,255,255, .7);
	width:calc(100% - (var(--padding-bodyLR) * 2));
	padding: var(--padding-bodyLR);
	margin-left:auto;
	margin-right:auto;
	width: calc(100% - 70px);
}
#course .typeC.commonDescription [class^=commonCourse]{
	background-color:#ebebeb;
	padding:var(--padding-bodyLR);
}
#course .typeC h3{
	text-align:center;
	font-size:25px;
}
#course .typeC.commonDescription [class^=commonCourse] article{
	border:0;
	padding: var(--padding-bodyLR) 0;
	background-color:transparent;
	width:100%;
}
#course .typeC.commonDescription [class^=commonCourse] img{
	width:100%;
}
#course .contentsBody100.typeB > .commonPrice{
	margin-top:20px;
}
.contentsBody100.nigiri{
	background-image:url(../img-webp/course001sp.webp);
}
.contentsBody100.shikomi{
	background-image:url(../img-webp/course002sp.webp);
}
.contentsBody100.shikomi h3{
	text-align:right;
}
.contentsBody100.basic{
	background-image:url(../img-webp/course003sp.webp);
}
.contentsBody100.total{
	background-image:url(../img-webp/course004sp.webp);
}
.contentsBody100.total h3{
	text-align:right;
}
#course article{
	display:block;
	width:calc(100% - 40px);
	margin:0 auto;
	background-color:#FFF;
	border:2px solid #000;
	padding:30px;
}
#course article small.notice{
	font-size:14px;
	line-height:1.1;
	display:block;
}
#course h4{
	font-size:3vw;
	margin-bottom:1vw;
}
@media screen and (min-width:921px){
	#course .contentsBody100.typeB .weekEndAttending .info,
	#course .contentsBody100.typeB .nightAttending .info{
		min-height:92px;
	}
}
@media screen and (max-width:500px){
	#course h4{
		font-size:16px;
	}
	#course .contentsBody100.typeB .title span{
		font-size:20px;
	}
}
#course dl{
	display:flex;
	flex-wrap:wrap;
	align-items: center;
}
#course dt{
	width:120px;
	background-color: #783e36;
	color:#FFF;
}
#course dd{
	width:calc(100% - 120px);
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#course dt,
#course dd{
	margin-bottom:5px;
	padding:10px;
}
#course dl span:not(.ib){
	display: block;
}

#course .commonPrice dl span{
	display: inline-block;
}
#course h2{
	color:#FFF;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}
.courseList {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	width: calc(100% - (var(--padding-centerContents) * 2));
	margin:0 auto;
	list-style:none;
	background-color:#FFF;
}
.courseList > *{
	display:block;
	width:100%;
}
#course .contentsBody100.typeB > .commonPrice{
	width: calc(100% - 20px);
	max-width: 1020px;
}
#course .contentsBody100.typeB > .courseUnitWrap {
	width: calc(100% / 2 - 50px);
	padding-top: 30px;
	padding-bottom: 30px;
	border: 5px solid #783f36;
}
#course a {
	box-sizing:border-box;
	display:block;
	margin-top:15px;

	text-align:center;
	width:300px;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	box-shadow:1px 1px 2px rgba(0,0,0,.5);
	outline:1px solid #FFF;
	outline-offset:-3px;
}
#course a:hover {
	opacity:.7;
}
#course .shortTime a {
	background-color:#eabf01;
	color:#000;
}
#course .freeAttending a {
	background-color:#e8772c;
	color:#000;
}
@media screen and (max-width:1173px){
	#course dt,
	#course dd{
		font-size:18px;
	}
}
@media screen and (max-width:1110px){
	#course .contentsBody100.typeB > .shortTime,
	#course .contentsBody100.typeB > .freeAttending,
	#course .contentsBody100.typeB > .weekEndAttending,
	#course .contentsBody100.typeB > .nightAttending{
		width: calc(100% / 2 - 25px);
		padding-top: 30px;
		padding-bottom: 30px;
	}
	/*
	#course .contentsBody100.typeB > .shortTime{
		margin-right:10px;
	}
	#course .contentsBody100.typeB > .freeAttending{
		margin-left:10px;
	}
	*/
}
@media screen and (max-width:1050px){
	#course dt{
		width:95px;
	}
	#course dd{
		width:calc(100% - 95px);
	}
	#course .typeC h3{
		font-size:23px;
	}
}
@media screen and (max-width:1000px){
	#course .contentsBody100.typeB > .shortTime,
	#course .contentsBody100.typeB > .freeAttending,
	#course .contentsBody100.typeB > .weekEndAttending,
	#course .contentsBody100.typeB > .nightAttending{
		padding-bottom:10px;
	}
	#course article{
		margin:0;
		width:100%;
	}
}
@media screen and (max-width:980px){
	#course .typeC h3{
		font-size:2.2vw;
	}
}
@media screen and (min-width:751px) and (max-width:920px){
	#course .contentsBody100.typeB h3 br {
		display: none;
	}
}
@media screen and (max-width:920px){
	#course .typeC h2{
		margin-bottom:20px;
	}
	#course .contentsBody100.typeC.commonDescription{
		padding-left:var(--padding-bodyLR);
		padding-right:var(--padding-bodyLR);
		padding-bottom:50px;
		width:calc(100% - (var(--padding-bodyLR) * 2));
	}
	#course .contentsBody100.typeB > .shortTime,
	#course .contentsBody100.typeB > .freeAttending,
	#course .contentsBody100.typeB > .weekEndAttending,
	#course .contentsBody100.typeB > .nightAttending{
		width:100%;
		margin-right:0;
		margin-left:0;
	}
	#course .contentsBody100.typeB > .commonPrice{
		width:100%;
	}
	#course .typeC > div {
		width:100%;
	}
	#course dt{
		width:240px;
	}
	#course dd{
		width:calc(100% - 240px);
	}
}
@media screen and (min-width:751px){
	#course {
		background-image:url(../img-webp/courseTypeBPc.webp);
	}
	#course .contentsBody100.typeB {
		justify-content: center;
	}
	#course .contentsBody100.typeB h3{
		font-size: 4vw;
	}
	#course .contentsBody100.typeB .cercle{
		top: -38px;
		font-size: 26px;
		width: 140px;
		padding-top: 42px;
		height: 140px;
		left:-8px;
	}
	#course .commonPrice dt{
		width: 240px;
	}
	#course .commonPrice dd{
		width: calc(100% - 240px);
	}

	#course .typeC h2{
		width:100%;
		margin-top:30px;
		color: #000;
		line-height: .8;
	}
	#course .typeC h2 div{
		text-align:center;
	}
	#course .typeC h2 span{
		font-size:40px;
		display:inline-block;
		border-top:1px solid #000;
		padding-top: 15px;
	}
	#course .typeC.commonDescription [class^=commonCourse]{
		display: flex;
		flex-direction:column;

	}
	#course .typeC.commonDescription [class^=commonCourse] article{
		flex-grow:1;
	}
}
@media screen and (max-width:750px){
	#course{
		padding-bottom:10px;
		/*margin-bottom:25px;*/
		background-image:url(../img-webp/courseTypeBSp.webp);
	}
	#course h2{
		margin-top: 35px;
		margin-bottom: 10px;
	}
	#course .typeC h2{
		color: #000;
		line-height: .8;
		margin-top:15px;
	}
	#course .contentsBody100.typeB .cercle{
		left:-15px;
		width: 150px;
		height: 150px;
		font-size: 26px;
		padding-top: 44px;
	}
	#course .typeC h2 div{
		text-align:center;
	}
	#course .typeC h2 span{
		display: inline-block;
		border-top:1px solid #000;
		font-size:5vw;
		padding-top:15px;
	}
	#course .typeC h3{
		font-size:4vw;
	}
	#course .typeC.commonDescription [class^=commonCourse]{
		margin-bottom:10px;
	}
	#course .contentsBody100.typeC.commonDescription{
		width:calc(100% - (var(--padding-bodyLR) * 2));
	}
}
@media screen and (max-width:500px){
	#course h2{
		margin-top: 40px;
		margin-bottom: 20px;
	}
	#course .contentsBody100.typeB h3{
		font-size:30px;
	}
	#course .typeC h3{
		font-size:6vw;
	}
	#course h3 span {
		font-size:10vw;
	}
	#course .contentsBody100.typeB {
		gap:0;
	}
	#course .contentsBody100.typeB > div{
		margin-top:40px;
	}
	#course .contentsBody100.typeB .cercle{
		left:-15px;
		width: 140px;
		height: 140px;
		font-size: 23px;
		padding-top: 43px;
	}
}
@media screen and (max-width:450px){
	#course{
		/*margin-bottom:15px;*/
	}
	#course h2{
		margin-top: 40px;
		margin-bottom: 0px;
	}
	#course .contentsBody100.typeB .cercle{
		width: 27vw;
		height: 27vw;
		top: -5vw;
		font-size: 5.0vw;
		padding-top: 8.0vw;
		left:-15px;
	}
	#course .typeC h2{
		line-height:1;
	}
	#course .typeC h2 span{
		padding-top:10px;
	}

}
@media screen and (max-width:750px){
	#course dt,
	#course dd{
		width:100%;
	}
}
@media screen and (max-width:380px){
	#course .contentsBody100.typeB h3{
		font-size: 26px;
	}
	#course dt,
	#course dd{
		font-size:16px;
	}
	#course .contentsBody100.typeB .cercle{
		width: 27vw;
		height: 27vw;
		top:-5vw;
		font-size: 4.9vw;
		padding-top: 7.8vw;
	}
}
@media screen and (max-width:350px){
	#course dt,
	#course dd{
		font-size:15px;
	}
}
@media screen and (min-width:921px){
	#course .contentsBody100.typeB .cercle{
		top: -40px;
		font-size: 26px;
		width: 140px;
		padding-top: 39px;
		height: 140px;
		left:-15px;
	}
	#course .contentsBody100.typeC.commonDescription{
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		padding-left:50px;
		padding-right:50px;
		padding-bottom:50px;
	}
	#course .typeC > div{
		width:calc((100% / 3) - (var(--padding-bodyLR) * 3));
	}
}
@media screen and (min-width:1150px){
	#course .contentsBody100.typeB .cercle{
		top: -50px;
		font-size: 30px;
		width: 160px;
		padding-top: 47px;
		height: 160px;
		left:-20px;
	}
	#course .contentsBody100.typeB h3{
		font-size:50px;
	}
	#course .contentsBody100.typeB .title span{
		font-size:38px;
	}
}

/* album */
#album {
	padding-top:40px;
	padding-bottom:0;
	width: calc(100% - 20px);
	margin:0 auto;
	margin-bottom:100px;
}
#album > div{
	text-align:center;
}
#album .albumFromtList {
	display:flex;
	flex-wrap:wrap;
	position:relative;
}
#album .albumFromtList [class^=albumFromtList]{
	width:33%;
	position:relative;
	height: 320px;
	overflow:hidden;
}
#album .albumFromtList [class^=albumFromtList] img{
	position:absolute;
	top:0;
	left:0;
	/* width: 100%; */
	/* height: 100%; */
}
#album .albumFromtList [class^=albumFromtList]:nth-child(1) img{
	width:100%;
}
@media screen and (max-width:1250px){
	#album .albumFromtList [class^=albumFromtList]{
		height: 25.4vw;
	}
}

#album .moreText {
	position: absolute;
	width: 230px;
	background-color: #FFFFFF;
	margin: auto;
	height: 35px;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	line-height: 1;
	padding-top: 8px;
	border-radius: 4px;
}

#albumModalOverRay {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,.5);
	z-index:5;
}
#albumMoal{
	/*display:none;*/
	visibility:hidden;
	pointer-events:none;
	position: fixed;
	/*
	height: 590px;
	top: calc((100% - 590px) / 2);
	*/
	height: 52.8vw;
	top: calc((100% - 52.8vw) / 2);
	width: 100%;
	z-index: 10;
	padding: 10px;
	background: #FFF;
}
#alubmSwiper,
#alubmSwiperThumb{
	overflow: hidden;
}
#alubmSwiper,
#alubmSpride{
	height:calc(100% - 110px);
	margin-bottom:10px;
	position:relative;
	cursor: grab;
}
#alubmSpride .splide__slide{
	outline:2px solid #FFFFFF;
	outline-offset:-2px;
	height:100%;
}
#alubmSwiperThumb .swiper-slide,
#alubmSprideThumb .splide__slide {
	height: 100px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	outline:2px solid #FFFFFF;
	outline-offset:-2px;
	transition:.3s;
	cursor: pointer;
}
#alubmSwiperThumb .swiper-slide:hover{
	opacity:.5;
}
/*
#alubmSpride .is-active{
	outline:5px solid #fa8585 !important;
	outline-offset:-5px;
}
*/
#alubmSwiperThumb .swiper-slide-thumb-active,
#alubmSprideThumb .splide__slide.is-active{
	outline:4px solid #fa8585 !important;
	outline-offset:-4px;
}
#albumMoal .btnModalClose {
	position:absolute;
	width:70px;
	height:70px;
	border:3px solid #FFF;
	/*box-shadow:2px 2px 5px rgba(0,0,0,.5);*/
	background-color:#CCC;
	margin-top:-55px;
	border-radius:100px;
	right:15px;
	z-index:10;
	cursor: pointer;
}
#albumMoal .btnModalClose:before ,
#albumMoal .btnModalClose:after {
	position:absolute;
	display:block;
	content:'';
	width:80%;
	height:4px;
	background-color:#454545;
	margin:auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
#albumMoal .btnModalClose:hover:before,
#albumMoal .btnModalClose:hover:after {
    background-color: #FF0000;
}
#albumMoal .btnModalClose:before{
	transform:rotate(45deg);
}
#albumMoal .btnModalClose:after{
	transform:rotate(-45deg);
}
#album .albumFromtList .albumFromtList1,
#album .albumFromtList .albumFromtList2,
#album .albumFromtList .albumFromtList3 {
    filter: grayscale(0.7) opacity(0.5) drop-shadow(2px 4px 6px black);
}
#album .moreText {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 15em;
    height: 5em;
    margin: auto;
    background-color: rgba(0,0,0,0.7);
    border-radius: 10px;
    color: #fff;
    font-size: 30px;
}
#album .moreText:hover{
    background-color: rgba(0,0,0,0.5);
}

#albumMoal .btnModalClose {
	position: absolute;
	width: 70px;
	height: 70px;
	/* box-shadow: 2px 2px 5px rgba(0,0,0,.5), 0 0 3px 2px rgba(0,0,0,0.4); */
	background-color: #fff;
	margin-top: -74px;
	border-radius: 10px 10px 0 0;
	right: 15px;
	z-index: 10;
	opacity: 1;
}
#albumMoal .btnModalClose:before,
#albumMoal .btnModalClose:after {
    position: absolute;
    display: block;
    content: '';
    width: 80%;
    height: 6px;
    background-color: #444;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 5px;
}
#albumMoal .btnModalClose:hover {
    opacity: 1;
}
span.albumNum {
	position:absolute;
	top:0;
	left:0;
	background-color:rgba(190,8,8,.4);
	padding:10px;
	color:#FFF;
	font-size:13px;
}
span.albumNum i{
	font-style:normal;
	font-size:16px;
}
#alubmSprideThumb .splide__slide{
	height:100px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}


#alubmSpride .slick-slide:not(.slick-current) {
	position:relative;
	z-index:1;
}
#alubmSpride .slick-slide:not(.slick-current):before {
	position:absolute;
	display:block;
	content:'';
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,0);
}
#alubmSpride .slick-slide:not(.slick-current) > div{
	position:relative;
	z-index:-1;
}
#alubmSpride .container,
#alubmSpride .slider,
#alubmSpride .slick-list,
#alubmSpride .slick-track,
#alubmSpride .slick-slide,
#alubmSpride .slick-slide > div,
#alubmSpride .slick-img{
	height:100%;
}
#alubmSprideThumb {
	height: 100px;
}

#alubmSpride video,
#alubmSprideThumb .thumbnail ,
#alubmSprideThumb .thumbnail-img ,
#alubmSprideThumb .slick-list.draggable,
#alubmSprideThumb .slick-track,
#alubmSprideThumb .slick-slide,
#alubmSprideThumb .slick-slide div{
	height: 100%;
}
#alubmSprideThumb .thumbnail-img {
	background-size:cover;
	background-position:center center;
}
.slick-slide {
	outline: 2px solid #FFF;
	box-sizing: border-box;
	outline-offset: -2px;
	position:relative;
}
button.slick-prev.slick-arrow ,
button.slick-next.slick-arrow {
	position:absolute;
	z-index:1;
	width:40px;
	height:75px;
	margin:auto;
	top:0;
	bottom:0;
	background-color:rgba(255,255,255,1);
	text-indent:-9999px;
	border-width:0;
	outline:0;
	cursor:pointer;
	box-sizing:border-box;
	opacity:0.7;
	transition:0.3s;
	z-index:1;
}
button.slick-prev.slick-arrow {
	left:0;
	border-radius:0 10px 10px 0;
}
button.slick-next.slick-arrow {
	right:0;
	border-radius:10px 0 0 10px;
}
button.slick-prev.slick-arrow:hover ,
button.slick-next.slick-arrow:hover {
	opacity:1;
}
button.slick-prev.slick-arrow:before ,
button.slick-next.slick-arrow:before {
	position:absolute;
	display:block;
	content:'';
	width:30px;
	height:30px;
	margin:auto;
	top:0;
	bottom:0;
	z-index:1;
}
button.slick-prev.slick-arrow:before {
	left:10px;
	border-top:4px solid #007aff;
	border-left:4px solid #007aff;
	transform:rotate(-45deg);
}
button.slick-next.slick-arrow:before {
	right:10px;
	border-top:4px solid #007aff;
	border-right:4px solid #007aff;
	transform:rotate(45deg);
}
	
#alubmSprideThumb .slick-current {
	outline: 4px solid #fa8585 !important;
	outline-offset: -4px;
}
@media screen and (max-width:1000px){
	#albumMoal{
		height: 64vw;
		top: calc((100% - 64vw) / 2);
	}
	#alubmSpride{
		/* height: calc(100% - 12.5vw); */
	}
	#album .albumFromtList [class^=albumFromtList]{
		width: 50%;
		height: 38vw;
	}
	#album .albumFromtList .albumFromtList3{
		display:none;
	}
}
@media screen and (max-width:750px){
	#album {
		padding-top:20px;
		padding-bottom:20px;
		margin-bottom:20px;
	}
	#alubmSpride{
		height: calc(100% - 17vw);
	}
	#album .albumFromtList [class^=albumFromtList]{
		width:100%;
		height: 70vw;
	}
	#album .albumFromtList .albumFromtList2{
		display:none;
	}
	#albumMoal{
		height: 75vw;
		top: calc((100% - 75vw) / 2);
	}
	#album .moreText{
		max-width:80%;
		font-size:5vw;
	}
	#alubmSprideThumb {
		height: 15vw;
	}
}
@media screen and (max-width:480px){
	#albumMoal{
		height: 90vw;
		top: calc((100% - 90vw) / 2);
	}
}
.splide__arrow {
	background-color:transparent;
}
.splide__arrow svg{
	display:none;
}
.splide__arrow:before{
	position:absolute;
	display:block;
	content:'';
	width:35px;
	height:35px;
	border-top:4px solid #007aff;
}
.splide__arrow--prev:before{
	border-left:4px solid #007aff;
	transform:rotate(-45deg);
	left:10px;
}
.splide__arrow--next:before{
	border-right:4px solid #007aff;
	transform:rotate(45deg);
	right:10px;
}
.splide__pagination__page {
	background-color:#666;
}
.splide__pagination__page.is-active{
	background-color:#007aff;
}
.splide__track--nav>.splide__list>.splide__slide,
.splide__track--nav>.splide__list>.splide__slide:active{
	border-width:0px !important;
	border-color:transparent !important;
}
/* instructor */
#instructor {
	margin-top:100px;
	margin-bottom:0;
	padding-bottom:0;
}
#instructor .catch {
	margin-bottom:30px;
	margin-left:calc((100% - 800px) / 2);
	margin-right:calc((100% - 800px) / 2);
}
@media screen and (max-width:1000px){
	#instructor .catch {
		margin-left:calc((100% - 720px) / 2);
		margin-right:calc((100% - 720px) / 2);
	}
}
@media screen and (max-width:750px){
	#instructor .catch {
		margin-left:calc((100% - 650px) / 2);
		margin-right:calc((100% - 650px) / 2);
	}
}
@media screen and (max-width:670px){
	#instructor .catch {
		margin-left:20px;
		margin-right:20px;
	}
	
}
#instructor .flex{
	display:flex;
	justify-content:center;
	align-items:flex-start;
	flex-wrap:wrap;
	width: 720px;
	margin: 0 auto;
}
/* 学校長表示後削除 */
#instructor .flex > div:nth-child(2){
	display:flex;
	justify-content:center;
	/*align-items:flex-start;*/
	flex-direction: column;
	margin-right:20px;
	margin-left:20px;
	/*width:calc((100% - 40px )/ 2);*/
}
/* /学校長表示後削除 */

#instructor .flex > div{
	display:flex;
	justify-content:center;
	/*align-items:flex-start;*/
	flex-direction: column;
	margin-right:20px;
	margin-left:20px;
	width:calc(50% - 40px);
}
#instructor .principalWrap .img,
#instructor .instructorWrap .img{
	width:100%;
	flex-grow:1;
	text-align: center;
}
#instructor .principalWrap .img img,
#instructor .instructorWrap .img img{
	width:280px;
}
#instructor .principalWrap > div,
#instructor .instructorWrap > div{
	width:100%;
	flex-grow:2;
}
#instructor .message,
#instructor .history{
	width:100%;
}
#instructor .prof {
	border-bottom: 1px solid #999;
	margin: 5px 0 9px;
	padding: 0 0 1px;
	font-weight: bold;
}
#instructor .prof span {
	font-size: 120%;
}
#instructor .prof span:first-child {
	font-size: 90%;
}
#instructor .top .prof span:first-child {
	font-size: 120%;
}
#instructor .intro {
	padding: 0 0 20px;
}
@media screen and (min-width:751px){
	#instructor .flex > div:first-child{
		width:100%;
	}
	#instructor .flex > div:first-child > div{
		padding-left: calc((100% - 320px) / 2);
		padding-right: calc((100% - 320px) / 2);
	}
}
@media screen and (max-width:750px){
	#instructor {
		/*
		margin-top:50px;
		padding-bottom:50px;
		*/
		margin-top:30px;
		padding-bottom:20px;
	}
	#instructor .flex{
		width:100%;
	}
	#instructor .prof{
		padding: 0 0 5px;
	}
}
@media screen and (max-width:440px){
	#instructor .flex > div:nth-child(2),
	#instructor .flex > div{
		width:100%;
	}
}

/* flow */
#flow{
	margin-top:00px;
	background-image:url(../img-webp/bgFlow.webp);
	padding-top:50px;
	padding-bottom:50px;
}
#flow h2{
	margin-bottom:0px;
}
.contentsFlowBody .scrollWrap{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	counter-reset: number 0;
	padding-top: 30px;
	padding-bottom:10px;
	width:90%;
	margin:0 auto;
}
.contentsFlowBody .flowSection {
	/*margin-right:5vw;*/
	margin-bottom: 10px;
	border: 1px solid #999;
	/* border-radius:20px; */
	display:flex;
	flex-direction: column;
	counter-increment: number 1;
}
.contentsFlowBody .no{
	width:100%;
	position: absolute;
	top: 3px;
	left: 3px;
}
.contentsFlowBody .no:before,
.contentsFlowBody .no:after{
	position:absolute;
	margin:auto;
	display:block;
	content:'';
}
.contentsFlowBody .no:before{
	content: counter(number,decimal);
	width: calc(var(--flow-cerlce) / 2 + 5px);
	height: calc(var(--flow-cerlce) / 2);
	font-size:calc(var(--flow-cerlce) / 2);
	color: #000;
	z-index:1;
	text-align:center;
	line-height: 1.5;
}
.contentsFlowBody .flowSection:nth-child(1) .no:before{
	content:'１';
}
.contentsFlowBody .flowSection:nth-child(2) .no:before{
	content:'２';
}
.contentsFlowBody .flowSection:nth-child(3) .no:before{
	content:'３';
}
.contentsFlowBody .flowSection:nth-child(4) .no:before{
	content:'４';
}
.contentsFlowBody .no:after{
	width: var(--flow-cerlce);
	height: var(--flow-cerlce);
	background-color: rgba(255,255,255,.8);
	z-index:0;
	background: 
		linear-gradient(
			to top left, 
			rgba(255,255,255,0) 50%, 
			rgba(255,255,255,.8) 51%,
			rgba(255,255,255,.8)
		) no-repeat top right/100% 100%;
}
.contentsFlowBody .flowSection .imgWrap{
	width:100%;
	height: 30vw;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center top;
}
.contentsFlowBody .flowSection:nth-child(1) .imgWrap{
	background-image:url(../img-webp/flow1.webp);
}
.contentsFlowBody .flowSection:nth-child(2) .imgWrap{
	background-image:url(../img-webp/flow2.webp);
}
.contentsFlowBody .flowSection:nth-child(3) .imgWrap{
	background-image:url(../img-webp/flow3.webp);
	background-position: center;
}
.contentsFlowBody .flowSection:nth-child(4) .imgWrap{
	background-image:url(../img-webp/flow4.webp);
}
.contentsFlowBody h3{
	padding:1vw 2vw;
	background-color:#FFF;
	width:100%;
	font-size:30px;
}
.contentsFlowBody article{
	width:100%;
	padding:1vw 2vw;
	white-space:initial;
	background-color:#FFF;
	border-radius:0;
	flex-grow: 1;
}
@media screen and (min-width:751px){
	.contentsFlowBody >div {
		justify-content:space-between;
	}
	.contentsFlowBody .flowSection{
		width: calc((100% / 2) - 10px);	
		margin-right: 0;
		margin-bottom: 20px;
	}
	.contentsFlowBody .flowSection:nth-child(3),
	.contentsFlowBody .flowSection:nth-child(4){
		margin-bottom:0;
	}

	.contentsFlowBody .flowSection .imgWrap{
		height: 12vw;
		position: relative;
	}
	.contentsFlowBody .navigation{
		display:none;
	}
}
@media screen and (max-width:750px){
	#flow{
		margin-top:40px;
		background-image:url(../img-webp/bgFlow.webp);
		padding-top:30px;
		padding-bottom:30px;
	}
	.contentsFlowBody{
		overflow:hidden;
		width:100%;
		position:relative;
		padding-left:var(--padding-bodyLR);
		padding-right:var(--padding-bodyLR);
	}
	.contentsFlowBody .scrollWrap{
		/*
		flex-wrap: nowrap;
		overflow-y: hidden;
		overflow-x:scroll;
		justify-content: left;
		*/
		justify-content: center;
		width:auto;
		white-space: nowrap;
	}
	.contentsFlowBody .flowSection{
		/*min-width: calc(100vw - 100px);*/
		width:100%;
	}
	.contentsFlowBody > div::-webkit-scrollbar{
		height: 7px;
	}
	.contentsFlowBody > div::-webkit-scrollbar-track{
		background-color: #9d9c9c;
		border:2px solid #FFF;
	}
	.contentsFlowBody > div::-webkit-scrollbar-thumb{
		background-color: #b96f47;
	}
	.contentsFlowBody .navigation{
		position:absolute;
		width:100%;
		height:100%;
		top:0;
		left:0;
		pointer-events:none;
		display:none;
	}

	.contentsFlowBody .btnLeft,
	.contentsFlowBody .btnRight{
		position:absolute;
		display:block;
		height:100%;
		width:60px;
		top:0;
		pointer-events:initial;
	}
	.contentsFlowBody .btnLeft{
		left:0;
	}
	.contentsFlowBody .btnRight{
		right:0;
	}
	.contentsFlowBody .btnLeft:before,
	.contentsFlowBody .btnRight:before,
	.contentsFlowBody .btnLeft:after,
	.contentsFlowBody .btnRight:after{
		display:block;
		content:'';
		position:absolute;
		top:0;
		bottom:0;
		margin:auto;
	}
	.contentsFlowBody .btnLeft:before,
	.contentsFlowBody .btnRight:before{
		width:60px;
		height:60px;
		border-top:8px solid #999;
		border-right:8px solid #999;
		z-index:2;
	}
	.contentsFlowBody .btnLeft:before{
		transform:rotate(-135deg);
		left:15px;
	}
	.contentsFlowBody .btnRight:before{
		transform:rotate(45deg);
		right:15px;
	}
	.contentsFlowBody .btnLeft:after,
	.contentsFlowBody .btnRight:after{
		width:60px;
		height:100px;
		background-color:rgba(255,255,255,.8);
		z-index:1;
	}
	.contentsFlowBody .btnLeft:after{
		border-radius:0 10px 10px 0;
	}
	.contentsFlowBody .btnRight:after{
		border-radius:10px 0 0 10px;
	}
	.contentsFlowBody .scrollWrap{
		padding-top: 20px;
	}
	.contentsFlowBody .no:before{
		font-size:calc(var(--flow-cerlceSp) / 2);
		width: calc(var(--flow-cerlce) / 2 + 2vw);
		height: calc(var(--flow-cerlce));
	}
	.contentsFlowBody .no:after{
		width: var(--flow-cerlceSp);
		height: var(--flow-cerlceSp);
	}
	.contentsFlowBody .flowSection .imgWrap{
		position: relative;
	}
}
@media screen and (max-width:460px){
	#flow {
		margin-top:20px;
		padding-top: 60px;
	}
	.contentsFlowBody h3{
		font-size: 24px;
	}
}
/* qa */
#qa {
	padding-top:35px;
	padding-bottom: 30px;
	background-color:#FFF;
	background-image:url(../img-webp/bgQa.webp);
	background-size: cover;
	background-position:right bottom;
	background-repeat:no-repeat;
}
@media screen and (max-width:640px){
	#qa {
		background-image:url(../img-webp/bgQaSp.webp);
		background-position:right bottom;
	}
}
@media screen and (max-width:460px){
	#qa {
		padding-top:60px;
	}
}
#qa h2 span{
	display:block;
	font-size: 30px;
}
#qa .attention{
	margin:0px 50px 15px 50px;
	position:relative;
	padding:10px 10px 10px 110px;
	background-color:#FFF;
	border:3px double #c71616;
	color:#c71616;
}
#qa .attention:before{
	content:'【ご注意】';
	position:absolute;
	left:10px;
}
@media screen and (max-width:750px){
	#qa .attention{
		margin:0px 10px 15px 10px;
		padding-left:90px;
	}
}
#qa dl{
	background-color:rgba(255,255,255,.8);
	/*border-top:1px solid #bcb8b7;*/
	/*border-bottom:1px solid #bcb8b7;*/
	margin-bottom:15px;
	margin: 0px 50px 15px 50px;
	padding:0px 20px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	border:1px solid #bcb8b7;
	padding-left: 20px;
	padding-right: 20px;
}
#qa dt,
#qa dd{
	width:100%;
	/*padding:15px 0 15px 30px;*/
	padding:5px 0 5px 0;
	display:flex;
	flex-direction:row;
	align-items:center;
}
#qa dt{
	font-weight:bold;
	border-bottom:1px dotted #bcb8b7;
	padding-left:50px;
	font-size:20px;
}
#qa dt span{
	font-size:26px;
	margin-right:10px;
	width:40px;
	height:40px;
	background-color:#000;
	display:block;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	line-height:1.5;
	margin-left:-50px;
}
#qa dd span{
	font-size:28px;
	margin-right:10px;
}
#qa dd{
	font-size:18px;
	padding:5px 0 5px 12px;
}
@media screen and (max-width:750px){
	#qa dl{
		margin: 0px 10px 15px 10px;
	}	
	#qa dt,
	#qa dd{
		width:100%;
		padding:15px 0 15px 0px;
		display:flex;
		flex-direction:row;
		align-items:center;
	}
	#qa dt{
		padding-left:50px;
		position:relative;
	}
	#qa dt > span{
		position:absolute;
	}
	#qa dd{
		position: relative;
		padding-left:50px;
	}
	#qa dd > span{
		position: absolute;
		left:10px;
		top:10px;
	}
}
/* corp */
#corp h2 .level2{
	display:block;
}
#corp h3{
	background-color:#FFF;
	width: 50vw;
	padding: 2vw 3vw;
	right: 0;
	margin: 0 0 0 auto;
}
#corp .contentsBody{
	background-image:url(../img-webp/sectionCorp.webp);
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:center top;
	padding-top:20vw;
}
#corp article{
	width: 90%;
	margin: 0 auto 0 auto;
	background-color:rgba(255,255,255,.8);
}
#corp dl {
	display:flex;
	flex-wrap:wrap;
	padding: 1vw 5vw 0vw 5vw;
}
@media screen and (min-width:751px){
	#corp dl {
		width:770px;
		margin:0 auto;
	}
}
#corp dt {
	width:150px;
}
#corp dd {
	width:calc(100% - 150px);
}
#corp dt ,
#corp dd {
	padding:2vw 1vw;
	text-align: left;
}
@media screen and (min-width:751px){
	#corp article > div{
		width: calc(100% - 460px);
		margin: 30px auto 0 auto;
	}
	#corp dt ,
	#corp dd {
		padding:.5vw 1vw;
		text-align: left;
	}
}
@media screen and (max-width:750px){
	#corp dl {
		width:100%;
		padding: 0;
	}
	#corp dt ,
	#corp dd {
		background-color:transparent;
	}	
	#corp dt {
		width:100px;
	}
	#corp dd {
		width:calc(100% - 100px);
	}
}

/* access */
#access {
	background-image:url(../img-webp/bgAccess.webp);
	background-size:cover;
	padding-top:30px;
	padding-bottom: 100px;
	/*
	margin-bottom: -20vw;
	*/
}
#access .accessWrap {
	display:flex;
	flex-wrap:wrap;
	width:100%;
	padding-top: 40px;
	background-color:rgba(255,255,255,.8);
}
#access .accessWrap > *{
	width:50%;
}
#access .accessWrap > div{
	padding:40px 20px 40px 40px;
}
#access .accessWrap > article{
	padding:40px 40px 40px 20px;
}
#access .accessWrap > article span{
	display:block;
}
#access .address{
	font-size:28px;
	margin-bottom:20px;
}
#access .root{
	margin-bottom:20px;
}
#access .accessWrap h2{
	width:100%;
	padding-bottom:0;
	margin-bottom:0px;
}
#access iframe {
	width:100%;
	height: 30vw;
	min-height: 30vh;
}
#access .gMapBtn{
	display:inline-block;
	border:1px solid #000;
	border-right-width:2px;
	border-bottom-width:2px;
	padding:3px 25px;
	background-color:#ffdc40;
	border-radius:4px;
	color:#000;
	position: relative;
}
#access .gMapBtn:hover{
	background-color:#fff1b1;
}
#access .gMapBtn:after{
	position:absolute;
	display:block;
	content:'';
	width:13px;
	height:13px;
	border-top:1px solid #000;	
	border-right:1px solid #000;	
	transform:rotate(45deg);
	margin:auto;
	top:0;
	bottom:0;
	right:10px;
}
@media screen and (min-width:751px){
	#access {
		justify-content:center;
	}
}
@media screen and (max-width:750px){
	#access {
		/*
		padding-bottom: 40vw;
		margin-bottom: -20vw;
		*/
		padding-bottom: 40px;
	}
	#access .accessWrap > *{
		width:100%;
	}
	#access .accessWrap > div{
		padding:20px 20px 10px 20px;
	}
	#access .accessWrap > article{
		padding:10px 20px 20px 20px;
	}
	#access .address{
		font-size:4vw;
	}
	#access .root{
		font-size:3vw;
	}
}
@media screen and (max-width:400px){
	#access .address{
		font-size:6vw;
		margin-bottom: 10px;
	}
	#access .root{
		font-size:4vw;
		margin-bottom: 10px;
	}
}
/* form */
#form [type=radio]{
	/* display:none; */
	width: 1px;
	height: 1px;
	position: fixed;
	left: -9999px;
}
#form label {
	position: relative;
	cursor: pointer;
	padding-left: 30px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	display:inline-block;
	font-size:18px !important;
}
@media screen and (max-width:430px){
	#form [label^=entranceDay]{
		display:block;
		width:100%;
	}
}
#form [type=radio]:focus + label {
	background-color:#ffe5e5;
	border-radius:4px;
}
#form label::before,
#form label::after {
	content: "";
	display: block; 
	border-radius: 50%;
	position: absolute;
	margin:auto;
	top: 0;
	bottom:0;

}
#form label::before {
	background-color: #fff;
	border: 1px solid #606060;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	left: 5px;
}
#form input:checked + label::after {
	background-color: #3354d6;
	border-radius: 50%;
	opacity: 0;
	margin:auto;
	width: 14px;
	height: 14px;
	left: 8px;
	bottom:0;
	top:0;
}
#form input:checked + label::after {
	opacity: 1;
}
#form .visually-hidden {
	position: absolute;
	white-space: nowrap;
	border: 0;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	overflow: hidden;
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
}
.dataWrap.course6out.disabled {
	color: #AAA;
}
#form .dataWrap.course6out.disabled label::before{
	border-color:#AAA;
}
@media screen and (min-width:751px){
	#form input,
	#form select,
	#form label,
	#form textarea{
		font-size:20px;
	}
	#form [type=radio]{
		/* transform:scale(1.5); */
	}
}
@media screen and (min-width:1000px){
	#form input,
	#form select,
	#form label,
	#form textarea{
		font-size:24px;
	}
}
#form h3 {
	margin-left:var(--padding-bodyLR);
	margin-right:var(--padding-bodyLR);
	margin-bottom:30px;
	font-size: 3vw;
	text-align: center;
}
#form dl {
	display:flex;
	flex-wrap:wrap;
	align-items: stretch;
}
#form dl dt{
	background-color: #ffe5e5;
	width: 200px;
	font-weight:bold;
}
#form dl dd{
	width: calc(100% - 200px);
}
@media screen and (min-width:751px){
	#form dl dd.address2Wrap{
		display:flex;
		align-items:center;
	}
}
#form dl dt,
#form dl dd{
	padding: .5vw 1vw;
}
#form dl dd.courseWrap{
	position:relative;
}
#form dl dd.courseWrap > span{
	position:absolute;
	bottom:15px;
	right:0;
}
#form dl dd.courseWrap > span > a{
	border:1px solid #000;
	border-right-width:2px;
	border-bottom-width:2px;
	padding:2px 30px 2px 10px;
	border-radius:4px;
	color:#000;
	background-color:#ffdc40;
	position:relative;
}
#form dl dd.courseWrap > span > a:after{
	position:absolute;
	display:block;
	content:'';
	width:11px;
	height:11px;
	border-top:1px solid #000;
	border-right:1px solid #000;
	transform:rotate(-45deg);
	top:5px;
	bottom:0;
	right:10px;
	margin: auto;
}
#form form {
	display:block;
	background-color:#fffff2;
	padding:var(--padding-bodyLR);
}
#form #setAddress {
	background-color: #f2f2f2;
	color: #000000;
	padding: 5px 30px 5px 10px;
	border: 1px solid #737373;
	border-radius: 5px;
	display: inline-block;
	font-size: 80%;
	position:relative;
	font-weight:bold;
}
#form #setAddress:before,
#form #setAddress:after {
	position:absolute;
	display:block;
	content:'';
	width: 12px;
	height:2px;
	background-color:#6f6e6e;
	margin:auto;
	top:0;
	bottom:0;
	right:10px;
}
#form #setAddress:before{
	transform:rotate(90deg);
}
#form #setAddress:hover {
	background-color: #afafaf;
	color: #ffffff;
}
#form #setAddress:hover:before,
#form #setAddress:hover:after {
	background-color:#FFFFFF;
}
#form #setAddress:hover:before{
	transform:rotate(-90deg);
}
#form #setAddress:hover:after{

	transform:rotate(-180deg);
}
@media screen and (max-width:750px){
	#form .sexWrap{
		width: calc(100% - 170px);
	}
	#form .sexWrap label{
		width: 80px;
	}
}
@media screen and (max-width:375px){
	#form .sexWrap{
		width: 100%;
		margin-top:5px;
	}
}
.nameWrap input,
.telWrap input,
.kanaWrap input{
	width:calc((100% / 2) - 10px);
	padding: 5px 5px 5px 5px;
}
.zipWrap input{
	padding: 5px 5px 5px 5px;
	margin-right:5px
}
.zipWrap input#zip2{
	margin-left:5px
}
.ageWrap select{
	padding: 5px 5px 5px 5px;
}
.courseWrap > div{
	margin-bottom:10px;
	position:relative;
	vertical-align:middle;
	border-bottom: 1px dashed #999;
}
.courseWrap > div:last-child{
	border-bottom-width: 0px;
}
.courseWrap label{
	vertical-align:middle;
	top:0;
	left:0px;
	/* width:100%; */
	height:100%;
}
.courseWrap article span{
	border: 1px solid #daa19a;
	margin-bottom:3px;
	padding:0 3px;
	background-color:#FFF;
}
.courseWrap article{
	padding-left: 32px;
}
.courseWrap article span{
	margin-right:7px;
}
#form .course6out [name=entranceDay] + label > span {
	margin-left:7px;
}
.addressWrap input,
.address2Wrap input,
.emailWrap input{
	width:calc(100% - 20px);
	padding:5px 5px 5px 5px;
}
.dataWrap select,
.dataWrap input{
	padding:5px;
}
.dataWrap select{
	margin-bottom:5px;
}
.payWrap > span{
	display:inline-block;
	margin-right:10px;
}
#form .err input,
#form .err textarea{
	background-color:#feeeee;
	border-color:#ce4949;
}
#form .err label:before{
	border-color:#ce4949;
}
#form .err select{
	border-color:#ce4949;
	background-color:#feeeee;
}
#form .dataWrap,
#form .payWrap {
	display:flex;
	justify-content:left;
	align-items:center;
	flex-wrap:wrap;
}
@media screen and (max-width:440px){
	#form .dataWrap label{
		width :100%;
	
	}
	.dataWrap select{
		margin-bottom:5px;
	}
}
.bikoWrap textarea{
	width: 100%;
	height:150px;
	padding:5px;
}
.submitWrap {
	text-align:center;
	width: 100%;
	margin:0 auto;
	padding-bottom: 10px;
	padding-top:2vw;
	padding-left:var(--padding-bodyLR);
	padding-right:var(--padding-bodyLR);
}
.submitWrap input{
	padding: 5px 5px 5px 15px;
	letter-spacing:10px;
	display:block;
	margin:0 auto 10px auto;
	background: #331908;
	color: #FFF;
	border: 0px;
	width: 100%;
	font-size: 4vw;
	cursor: pointer;
}
.submitWrap input:hover{
	background: #826654;
}
.submitWrap p{
	width:100%;
	text-align:left;
}
#form .notice{
	display:block;
}
#form .notice.mark.p p{
	width:100%;
	padding:2px 10px 0px 30px;
	position:relative;
}
#form .notice.mark.p p:before{
	display:block;
	content:'※';
	position:absolute;
	left:10px;
	top:2px;
}
@media screen and (min-width:751px){
	#form {
		padding-left:calc(var(--padding-bodyLR) * 2);
		padding-right:calc(var(--padding-bodyLR) * 2);
		/*margin-top: 10vw;*/
		margin-top: -1vw;
	}
	#form h3 {
		font-size:20px;
		text-align: center;
	}
	#form select{
		font-size: 20px;
		padding: 10px 20px;
	}
	.submitWrap {
		min-width:500px;
	}
	.submitWrap p{
		text-align:center;
	}
	#form dl dt{
		border-bottom: 1px solid #FFF;
		min-height: 55px;
		padding-top: 16px;
		padding-bottom: 16px;
	}
	#form .address2tit {
		letter-spacing: -2px;
	}
}
@media screen and (min-width:1000px){
	#form {
		padding-left:calc(var(--padding-bodyLR) * 10);
		padding-right:calc(var(--padding-bodyLR) * 10);
		/*margin-top: 10vw;*/
		/*margin-top: -1vw;*/
		margin-top: 32px;
	}
}
@media screen and (min-width:1100px){
	#form{
		font-size: 18px;
	}
	#form form {
		display:flex;
		flex-wrap:wrap;
	}
	#form form > div:not(.submitWrap){
		width: 85%;
		margin: 0 auto;
	}
	#form form .left,
	#form form .right{
		width:50%;
	}
	#form dl dt{
		width:190px;
	}
	#form dl dd{
		width:calc(100% - 190px);
	}
	#form .left dl dt{
		width: 190px;
		font-weight:bold;
	}
	#form .left dl dd{
		width:calc(100% - 190px);
	}
	#form .right dl dt{
		font-weight:bold;
	}
}
@media screen and (max-width:750px){
	#form{
		padding-bottom:var(--padding-bodyLR);
	}
	#form h3{
		font-size:14px;
	}
	#form h3 span.ib{
		display:inline-block;
	}
	#form dl dt,
	#form dl dd{
		width:100%;
	}
	#form dl dt{
		padding:5px;
	}
	#form dl dd{
		padding:5px 0 10px 0;
	}
	#form label {
		margin-bottom:5px;
		width:100%;
	}
	.nameWrap input,
	.kanaWrap input{
		width:calc((100% / 2) - 3px);
	}
	.addressWrap input,
	.address2Wrap input,
	.telWrap input,
	.emailWrap input,
	.bikoWrap textarea{
		width:100%;
	}
	.submitWrap input{
		padding:15px 0;
	}
	#form input,
	#form select,
	#form label,
	#form textarea{
		font-size:16px;
	}
	#form .notice{
		font-size:14px;
	}
	#form .notice.mark.p p{
		font-size:18px;
	}
}
@media screen and (max-width:360px){
	.zipWrap input#zip1{
		width:50px;
	}
	.zipWrap input#zip2{
		width:70px;
	}
}
#form .messageWrap {
	display:none;
}
#form .messageWrap.active {
	display:block;
	border:1px solid #FF0000;
	color:#FF0000;
	background-color:#FFF;
	padding:10px 10px;
	margin-bottom:10px;
	text-align: left;
}
#form .messageWrap.active .tit{
	font-size:18px;
	font-weight:bold;
}
#form .messageWrap.active li{
	margin-left:30px;
}
@media screen and (min-width: 1100px){
	#form .messageWrap.active {
		padding:10px calc(15% + 20px);
		padding: 10px 10px;
		text-align: left;
	}	
}
@media screen and (max-width:390px){
	#form .messageWrap.active .tit{
		font-size:15px;
	}
}
#form .messageWrap.active > span{
	display:block;
}
/**
 * banner
 */
#banner{
	/* margin-top:50px; */
	/*padding:0;*/
}
#banner .bannerWrap{
	padding:var(--padding-bodyLR);
}
#banner img{
	width:auto;
	max-width:100%;
}

#banner3 .flowBannerWrap{
	margin-top:20px;
	padding: calc(var(--padding-bodyLR) * 2) var(--padding-bodyLR);
	background-color:#fdecb6;
	padding-left: calc((100% - var(--size-responsivePc)) / 2);
	padding-right: calc((100% - var(--size-responsivePc)) / 2);
}
#banner3 .flowBannerWrap > div{
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	padding: calc(var(--padding-bodyLR) * 2) var(--padding-bodyLR);
	background-size: auto auto
	background-color: rgba(255, 223, 198, 1);
	background-image: repeating-linear-gradient(
		90deg, 
		transparent, 
		transparent 2px, 
		rgba(254, 200, 150, 1) 2px, 
		rgba(254, 200, 150, 1) 4px 
	)
}
#banner3 .flowBannerWrap > div > div{
	background-color: #F9773D;
	/*width:calc((100% / 5) - ((100% / 5) / 5));*/
	position:relative;
	display:flex;
	flex-direction:column;
	/*margin-right: calc((100% / 5) / 4);*/
	margin-bottom:10px;
	width: calc((100% / 4) - ((100% / 4) / 4));
	margin-right: calc((100% / 4) / 3);
}
#banner3 .flowBannerWrap .text{
	font-weight:bold;
	text-align:center;
	/* margin-top:15px; */
	flex-grow:1;
	font-size: 20px;
	background: #FFF;
	border: 5px solid #F9773D;
	border-top-width: 0;
	padding: 10px;
}
#banner3 .flowBannerWrap .img{
	height: 80px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	position: relative;
	padding: 10px;
}
#banner3 .flowBannerWrap img{
	width:auto;
	max-width:100%;
	height:auto;
	max-height: 100%;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#banner3 .flowBannerWrap > div > div:after{
	position:absolute;
	display:block;
	content:'';
	width:calc(100% / 3 / 2);
	height:40%;
	background:
	    linear-gradient(
			to bottom left,
			transparent 51%, 
			#F9773D 49%
		) no-repeat top left/100% 51%,
	    linear-gradient(
			to top left, 
			transparent 51%, 
			#F9773D 49%
		) no-repeat bottom left/100% 51%;
	margin:auto;
	top:0;
	bottom:0;
	/*left:calc(100% + calc(100% / 3 / 2 / 2));*/
	left:calc(100% + calc(100% / 3 / 2 / 1));
}
#banner3 .flowBannerWrap > div > div:last-child{
	margin-right:0px;
}
#banner3 .flowBannerWrap > div > div:last-child:after{
	content:unset;
}
@media screen and (min-width:751px){
	#banner{
		/* margin-top:50px; */
		padding-bottom:0;
	}
	#banner3 .flowBannerWrap .text{
		padding-top:20px;
		padding-bottom:20px;
	}
}
@media screen and (max-width:1260px){
	#banner3 .flowBannerWrap .text{
		font-size:18px;
	}
	#banner3 .flowBannerWrap{
		padding: calc(var(--padding-bodyLR) * 2) var(--padding-bodyLR);
	}
}
@media screen and (max-width:1170px){
	#banner3 .flowBannerWrap .text{
		font-size:16px;
	}
}
@media screen and (max-width:1100px){
	#banner3 .flowBannerWrap .text{
		/* font-size:1.4vw; */
		/* padding:5px; */
	}
	#banner3 .flowBannerWrap .img{
		height:5vw;
	}
}
@media screen and (max-width:870px){
	#banner3 .flowBannerWrap .text{
	}
}
@media screen and (max-width:750px){
	#banner3 .flowBannerWrap > div > div{
		width:100%;
		flex-direction:row;
		margin-right: 0;
		margin-bottom: 50px;
		align-items: center;
	}
	#banner3 .flowBannerWrap > div > div:last-child{
		margin-bottom: 0px;
	}
	#banner3 .flowBannerWrap .img{
		width: 100px;
		min-height:unset;
		height:100%;
		padding:calc(6vw / 2);
	}
	#banner3 .flowBannerWrap img{
		max-width: calc(100% - 40px);
		max-height:calc(100% - 20px);
	}
	#banner3 .flowBannerWrap .text{
		border-top: 5px solid #F9773D;
		border-left-width: 0px;
		width:calc(100% - 150px);
		text-align:left;
		font-size:6vw;
		padding-top:calc(6vw / 2);
		padding-left: calc(50% - 180px);
		padding-bottom:calc(6vw / 2);
	}
	#banner3 .flowBannerWrap > div > div:after {
		position: absolute;
		display: block;
		content: '';
		height: 30px;
		width: 80px;
		background: 
			linear-gradient(
				to top right, 
				rgba(255,255,255,0) 50%,
				#F9773D 51%, 
				#F9773D
			) no-repeat top left/50.1% 100%,
			linear-gradient(
				to top left, 
				rgba(255,255,255,0) 50%, 
				#F9773D 51%, 
				#F9773D
			) no-repeat top right/50% 100%;
		margin: auto;
		top: unset;
		bottom: -40px;
		left: 0;
		right: 0;
	}
}
@media screen and (max-width:600px){
	#banner3 .flowBannerWrap .text{
		padding-left: calc(50% - 170px);
	}
}
@media screen and (max-width:550px){
	#banner3 .flowBannerWrap .text{
		padding-left: calc(50% - 165px);
	}
}
@media screen and (max-width:550px){
	#banner3 .flowBannerWrap .text{
		padding-left: calc(50% - 160px);
	}
}
@media screen and (max-width:500px){
	#banner3 .flowBannerWrap .text{
		padding-left: calc(50% - 155px);
	}
}
@media screen and (max-width:450px){
	#banner3 .flowBannerWrap .text{
		padding-left: calc(50% - 145px);
	}
}

@media screen and (max-width:440px){
	#banner3 .flowBannerWrap .img{
		width: 100px;
	}
	#banner3 .flowBannerWrap .text{
		width:calc(100% - 20vw);
		/* padding-left: calc(50% - 32vw); */
	}
	#banner3 .flowBannerWrap > div > div:after {
		height: 5vw;
		width: 15vw;
		bottom: -7.5vw;
	}
	#banner3 .flowBannerWrap > div > div{
		margin-bottom: 10vw;
	}
}

@media screen and (max-width:400px){
	#banner3 .flowBannerWrap .text{
		padding-left: calc(50% - 36vw);
	}
}
@media screen and (max-width:350px){
	#banner3 .flowBannerWrap .text{
		padding-left: calc(50% - 38vw);
	}
}

#banner2{
	margin-bottom:10px;
	padding-bottom:0;
}
#banner2 img {
	width:auto;
	max-width:100%;
}
#banner2 .bannerWrap {
	padding: var(--padding-bodyLR);
}
#banner2 .bannerWrap a:hover{
	opacity:.8;
}
#banner3{
	margin-bottom:10px;
	padding-bottom:0;
}
#banner3 img {
	width:auto;
	max-width:100%;
}
#banner3 .bannerWrap {
	padding: var(--padding-bodyLR);
}
/*
#bannerHalfDayCourse {
	margin-left: calc((100% - var(--size-responsivePc)) / 2 + 10px);
	margin-right: calc((100% - var(--size-responsivePc)) / 2 + 10px);
	background-image:url('/img-webp/bannerHalfDayCourseBg.webp');
	background-size: cover;
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0 0 0px 0;
	margin-bottom:40px;
	box-sizing:border-box;
}
#bannerHalfDayCourse .flexWrap{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	width:100%;
	margin:0 auto;
}
#bannerHalfDayCourse .title{
	margin-bottom:-70px;
}
#bannerHalfDayCourse .time{
	width:55%;
	margin:10px;
}
#bannerHalfDayCourse .btnForm{
	width:35%;
	margin:10px;
}
#bannerHalfDayCourse .textWrap{
	width:100%;
	padding: 0px 0px 20px 0px;
	font-size:30px;
	font-weight:bold;
	text-shadow:
		1px 1px 1px #FFF,
		-1px 1px 1px #FFF,
		1px -1px 1px #FFF,
		-1px -1px 1px #FFF,
		2px 2px 1px #FFF,
		-2px 2px 1px #FFF,
		2px -2px 1px #FFF,
		-2px -2px 1px #FFF
	;
	margin-top: 0px;
}
#bannerHalfDayCourse .priceWrap{
	background-color:#E70083;
	padding: 5px;
	color:#FFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,.4);
	text-align:center;
	box-sizing:border-box;
	font-size:50px;
	margin-top: 25px;
	margin-bottom: 6px;
	margin-left:auto;
	margin-right:auto;
	width:93%;
}
#bannerHalfDayCourse .priceWrap .summary{
	background-color:#FFF;
	color:#000;
	text-shadow:unset;
	margin-top:5px;
	width:100%;
	padding:10px;
	font-size:38px;
}
#bannerHalfDayCourse .priceWrap .summary{
	background-color:#FFF;
	color:#000;
	text-shadow: 1px 1px 0px #FFF;
	margin-top:5px;
	width:100%;
	padding:10px;
	font-size:30px;
}
#bannerHalfDayCourse .material{
	font-size: 27px;
	border-top: 3px solid #ddd;
	margin-top: 7px;
	padding-top: 9px;
	color: #000;
}
#bannerHalfDayCourse .material > div{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
#bannerHalfDayCourse .material > div h4{
	width:100%;
	background-color:#ddd;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
}
#bannerHalfDayCourse .material > div span{
	margin-bottom:5px;
}
#bannerHalfDayCourse .material > div span:after{
	content:'・';
}
#bannerHalfDayCourse .material > div span:nth-last-child(2):after,
#bannerHalfDayCourse .material > div span:last-child:after{
	content:'';
}

@media screen and (max-width:1260px){
	#bannerHalfDayCourse {
		margin-left: 20px;
		margin-right: 20px;
	}
	#bannerHalfDayCourse .title{
		margin-bottom:-8vw;
	}
	#bannerHalfDayCourse .textWrap{
		font-size:2.8vw;
	}
}
@media screen and (max-width:1040px){
	#bannerHalfDayCourse .flexWrap{
		width:100%;
	}
	#bannerHalfDayCourse .priceWrap{
		font-size:4.3vw;
	}
	#bannerHalfDayCourse .priceWrap .summary{
		font-size:3.3vw;
	}
	#bannerHalfDayCourse .material {
		font-size: 2.5vw;
	}
}
@media screen and (min-width:751px){
	#bannerHalfDayCourse .btnForm img{
		background-image:url('/img-webp/bannerHalfDayCourseBtn2.webp');
		background-size:cover;
		background-position:top center;
		transition:0s;
	}
	#bannerHalfDayCourse .btnForm a:hover img{
		background-position:bottom -3px center;
	}
}
@media screen and (max-width:750px){
	#bannerHalfDayCourse {
		background-image:url('/img-webp/bannerHalfDayCourseBgSp.webp');
		margin-bottom:30px;
		margin-left: 10px;
		margin-right: 10px;
	}
	#bannerHalfDayCourse .title{
		margin-bottom: -7vw;
	}
	#bannerHalfDayCourse .time{
		width:100%;
		margin-bottom:0px;
	}
	#bannerHalfDayCourse .btnForm{
		width:80%;
		margin-bottom:-5px;
	}
	#bannerHalfDayCourse .textWrap{
		padding:0 0px 15px 0px;
		font-size: 5.8vw;
		margin-top:16px;
	}
	#bannerHalfDayCourse .priceWrap{
		font-size:5.5vw;
		width:95%;
		margin-top:8px;
	}
	#bannerHalfDayCourse .priceWrap .summary{
		font-size:5vw;
	}
	#bannerHalfDayCourse .material{
		font-size:3.2vw;
	}
}
@media screen and (max-width:480px){
	#bannerHalfDayCourse .material{
		font-size:4vw;
	}
}
*/
/*
#bannerHalfDayCourse2 {
	margin-left: calc((100% - var(--size-responsivePc)) / 2 + 10px);
	margin-right: calc((100% - var(--size-responsivePc)) / 2 + 10px);
	background-image:url('/img-webp/bannerHalfDayCourse2Bg.webp');
	background-size: cover;
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0 0 0px 0;
	margin-bottom:40px;
	box-sizing:border-box;
}
#bannerHalfDayCourse2 .priceWrap{
	border:5px solid #b31600;
}
#bannerHalfDayCourse2 .summary{
	background-color:#FFFFFF;
}
#bannerHalfDayCourse2 .price{
	background-color:#b31600;
	color:#FFF;
	text-align:center;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
}
#bannerHalfDayCourse2 .material > div span {
	margin-bottom: 5px;
}
#bannerHalfDayCourse2 .material > div span:after {
	content: '・';
}
#bannerHalfDayCourse2 .material > div span:nth-last-child(2):after,
#bannerHalfDayCourse2 .material > div span:last-child:after{
	content:'';
}
@media screen and (max-width:1260px){
	#bannerHalfDayCourse2 {
		margin-left: 20px;
		margin-right: 20px;
	}
}
@media screen and (min-width:751px){
	#bannerHalfDayCourse2 {
		padding-bottom:30px;
	}
	#bannerHalfDayCourse2 .pcNone{
		display:none;
	}
	#bannerHalfDayCourse2 .head.flexWrap{
		display:flex;
		width: 100%;
	}
	#bannerHalfDayCourse2 .head.flexWrap .title{
		width: calc(100% / 10 * 6.7);
	}
	#bannerHalfDayCourse2 .head.flexWrap .title img{
		position:relative;
		left:5px;
	}
	#bannerHalfDayCourse2 .head.flexWrap .spNone{
		margin-top:25px;
		width: calc(100% / 10 * 3.3);
	}
	#bannerHalfDayCourse2 .head.flexWrap .spNone img{
		position:relative;
		left:-15px;
		max-width:calc(100% - 15px);
	}
	#bannerHalfDayCourse2 .body{
		margin:0 auto;
		width:94%;
		position:relative;
		margin-top:-7vw;
	}
	#bannerHalfDayCourse2 .body.flexWrap > div{
		display:flex;
		width:100%;
		align-items:flex-end;
		justify-content:space-around;
	}
	#bannerHalfDayCourse2 .time{
		width:calc(100% / 10 * 6.3);
	}
	#bannerHalfDayCourse2 .btnForm{
		width:calc(100% / 10 * 3.5);
	}
	#bannerHalfDayCourse2 .btnForm img{
		background-image:url('/img-webp/bannerHalfDayCourseBtn2.webp');
		background-size:cover;
		background-position:bottom -3px center;
		transition:0s;
	}
	#bannerHalfDayCourse2 .btnForm a:hover img{
		background-position:top center;
	}
	#bannerHalfDayCourse2 .priceWrap{
		margin:10px auto 0 auto;
		width:92%;
	}
	#bannerHalfDayCourse2 .price{
		font-size:36px;
		padding-top:3px;
		padding-bottom:5px;
	}
	#bannerHalfDayCourse2 .material{
		padding:20px;
	}
}
@media screen and (max-width:750px){
	#bannerHalfDayCourse2 {
		background-image:url('/img-webp/bannerHalfDayCourse2BgSp.webp');
		margin-bottom:30px;
		margin-left: 10px;
		margin-right: 10px;
		padding-bottom:10px;
	}
	#bannerHalfDayCourse2 .spNone{
		display:none;
	}
	#bannerHalfDayCourse2 .head.flexWrap .title img{
		display:block;
		width:calc(100% - 20px);
		margin:0 auto;
	}
	#bannerHalfDayCourse2 .body{
		margin:0 auto;
		width:94%;
		position:relative;
		margin-top:-11vw;
	}
	#bannerHalfDayCourse2 .time img{
		max-width:80%;
	}
	#bannerHalfDayCourse2 .body > div:nth-child(2){
		display:flex;
		margin-top:2vw;
	}
	#bannerHalfDayCourse2 .body > div:nth-child(2) > div:nth-child(1){
		width:calc(100% / 10 * 5.5);
	}
	#bannerHalfDayCourse2 .body > div:nth-child(2) > div:nth-child(2){
		width:calc(100% / 10 * 4.5);
	}
	#bannerHalfDayCourse2 .body > div:nth-child(2) > div:nth-child(2) img{
		position:relative;
		right:-1%;
	}
	#bannerHalfDayCourse2 .priceWrap{
			width: 92%;
			margin: 0 auto 0 auto;
			position: relative;
	}
	#bannerHalfDayCourse2 .price{
		padding-top:5px;
		padding-bottom:5px;
		font-size:5.5vw;
	}
	#bannerHalfDayCourse2 .material{
		padding:15px;
	}
}
*/




#bannerHalfDayCourse3 {
	margin-left: calc((100% - var(--size-responsivePc)) / 2 + 10px);
	margin-right: calc((100% - var(--size-responsivePc)) / 2 + 10px);
	background-image:url('/img-webp/bannerHalfDayCourse2Bg.webp');
	background-size: cover;
	background-repeat:no-repeat;
	background-position:left top;
	padding: 0 0 0px 0;
	margin-bottom:40px;
	box-sizing:border-box;
}
#bannerHalfDayCourse3 .priceWrap{
	border:5px solid #b31600;
}
#bannerHalfDayCourse3 .summary{
	background-color:#FFFFFF;
}
#bannerHalfDayCourse3 .price{
	background-color:#b31600;
	color:#FFF;
	text-align:center;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
}
#bannerHalfDayCourse3 .material > div span {
	margin-bottom: 5px;
}
#bannerHalfDayCourse3 .material > div span:after {
	content: '・';
}
@media screen and (max-width:750px){
	#bannerHalfDayCourse3 .material > div span:after {
		letter-spacing:-12px !important;
	}
}
@media screen and (max-width:580px){
	#bannerHalfDayCourse3 .material > div span:after {
		letter-spacing:-10px !important;
	}
}
@media screen and (max-width:480px){
	#bannerHalfDayCourse3 .material > div span:after {
		letter-spacing:0 !important;
	}
}
#bannerHalfDayCourse3 .material > div span:nth-last-child(2):after,
#bannerHalfDayCourse3 .material > div span:nth-last-child(3):after,
#bannerHalfDayCourse3 .material > div span:last-child:after{
	content:'';
}
#bannerHalfDayCourse3 .time > div {
	margin-top:-25px;
	margin-left:5px;
	margin-bottom:5px;
}
@media screen and (max-width:750px){
	#bannerHalfDayCourse3 .time > div {
		margin-top: -14vw;
		margin-left:5px;
		margin-bottom: -2vw;
	}	
}
#bannerHalfDayCourse3 .courseBtnWrap a {
	/*
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	margin-top: 30px;
	text-align: center;
	width: 640px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
	outline: 1px solid #ffee9a;
	outline-offset: -3px;
	background-color:#000;
	background-image: linear-gradient(to bottom,  #aa7492, #783058);
	color:#ffee9a;
	font-weight:bold;
	font-size:36px;
	text-shadow:0px 1px 5px rgba(0,0,0,1);
	border-radius: 7px;
	*/
	box-sizing:border-box;
	display:block;
	margin-top:15px;
	text-align:center;
	width:300px;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	box-shadow:1px 1px 2px rgba(0,0,0,.5);
	outline:1px solid #FFF;
	outline-offset:-3px;
	background-color: #cd1300;
	color: #FFF;
}
/*
#bannerHalfDayCourse3 .courseBtnWrap a .arrow{
	position:relative;
	color: transparent;
	text-shadow: initial;
}
#bannerHalfDayCourse3 .courseBtnWrap a .arrow:before{
	position:absolute;
	display:block;
	text-indent:0;
	content:'';
	width:0;
	height:0;
	margin:auto;
	top:0;
	bottom:0;
	right:0;
	border-style: solid;
	border-width: 15px 0 15px 20px;
	border-color: transparent transparent transparent #eadb92;
	z-index:1;
	filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.65));
}
*/
/*
#bannerHalfDayCourse3 .time > div {
	background-color:#000;
	box-sizing: border-box;
	display:inline-block;
	padding:3px;
	padding:5px 20px;
	padding:3px 0 0 0 ;
	border: 3px solid;
	border-image: linear-gradient(to right, #f2b127, #f2b127);
	border-image-slice: 1;
	text-align:center;
}
*/
#bannerHalfDayCourse3 .ninzu{
	color:#FFF;
	text-align:right;
	font-size:36px;
	padding-right: 15px;
}
#bannerHalfDayCourse3 .time > div  > picture img{
	display:block;
	margin:auto;
	padding:3px;	
}
@media screen and (max-width:1260px){
	#bannerHalfDayCourse3 {
		margin-left: 20px;
		margin-right: 20px;
	}
}
@media screen and (min-width:751px){
	#bannerHalfDayCourse3 {
		padding-bottom:30px;
	}
	#bannerHalfDayCourse3 .pcNone{
		display:none;
	}
	#bannerHalfDayCourse3 .head.flexWrap{
		display:flex;
		width: 100%;
	}
	#bannerHalfDayCourse3 .head.flexWrap .title{
		width: calc(100% / 10 * 6.7);
	}
	#bannerHalfDayCourse3 .head.flexWrap .title img{
		position:relative;
		left:5px;
	}
	#bannerHalfDayCourse3 .head.flexWrap .spNone{
		margin-top:25px;
		/*width: calc(100% / 10 * 3.3);*/
		width: 41%;
		position:relative;
		margin-left: 20px;
	}
	#bannerHalfDayCourse3 .head.flexWrap .spNone:after{
		display:none;
		position:absolute;
		content:'※生徒 作';
		background-color:rgba(255,255,255,1);
		padding:5px 10px;
		top: 95%;
		right:60px;
		box-shadow:0px 0px 5px rgba(0,0,0,.3);
	}
	#bannerHalfDayCourse3 .head.flexWrap .spNone img{
		position:relative;
		/*
		left:-15px;
		max-width:calc(100% - 15px);
		*/
		left:-8px;
		max-width:100%;
	}
	#bannerHalfDayCourse3 .body{
		margin:0 auto;
		width:94%;
		position:relative;
		margin-top:-6.5vw;
	}
	#bannerHalfDayCourse3 .body.flexWrap > div{
		display:flex;
		width:100%;
		align-items:flex-end;
		justify-content:space-around;
	}
	#bannerHalfDayCourse3 .time > div > picture img {
		display: block;
		margin: auto;
		padding: 5px 30px 8px 30px;
	}
	#bannerHalfDayCourse3 .time{
		width:calc(100% / 10 * 6.3);
	}
	#bannerHalfDayCourse3 .btnForm{
		width:calc(100% / 10 * 3.5);
	}
	#bannerHalfDayCourse3 .btnForm img{
		background-image:url('/img-webp/bannerHalfDayCourseBtn2.webp');
		background-size:cover;
		background-position:bottom -3px center;
		transition:0s;
	}
	#bannerHalfDayCourse3 .btnForm a:hover img{
		background-position:top center;
	}
	#bannerHalfDayCourse3 .priceWrap{
		margin:10px auto 0 auto;
		width:92%;
	}
	#bannerHalfDayCourse3 .price{
		font-size:36px;
		padding-top:3px;
		padding-bottom:5px;
	}
	#bannerHalfDayCourse3 .material{
		padding:20px;
	}
}
@media screen and (min-width:1301px){
	#bannerHalfDayCourse3 .body{
		margin-top:-95px;
	}

}
@media screen and (max-width:750px){
	#bannerHalfDayCourse3 {
		background-image:url('/img-webp/bannerHalfDayCourse2BgSp.webp');
		/*margin-bottom:30px;*/
		margin-bottom:50px;
		margin-left: 10px;
		margin-right: 10px;
		padding-bottom:10px;
	}
	#bannerHalfDayCourse3 .spNone{
		display:none;
	}
	#bannerHalfDayCourse3 .head.flexWrap .title img{
		display:block;
		width:calc(100% - 20px);
		margin:0 auto;
	}
	#bannerHalfDayCourse3 .body{
		margin:0 auto;
		width:94%;
		position:relative;
		margin-top:-11vw;
	}
	#bannerHalfDayCourse3 .time > div {
		width:100%;
	}
	#bannerHalfDayCourse3 .time img{
		max-width:80%;
	}
	#bannerHalfDayCourse3 .body > div:nth-child(2){
		display:flex;
		margin-top:2vw;
	}
	#bannerHalfDayCourse3 .body > div:nth-child(2) > div:nth-child(1){
		width:100%;
	}
	#bannerHalfDayCourse3 .body > div:nth-child(2) > div:nth-child(2){
		width:calc(100% / 10 * 4.5);
	}
	#bannerHalfDayCourse3 .body > div:nth-child(2) > div:nth-child(2) img{
		position:relative;
		right:-1%;
	}
	#bannerHalfDayCourse3 .priceWrap{
			width: 92%;
			margin: 0 auto 0 auto;
			position: relative;
	}
	#bannerHalfDayCourse3 .price{
		padding-top:5px;
		padding-bottom:5px;
		font-size:5.5vw;
	}
	#bannerHalfDayCourse3 .summary{
		/*display:flex;*/
	}
	#bannerHalfDayCourse3 .summary:after{
		content:'';
		clear:both;
		display:block;
	}
	#bannerHalfDayCourse3 .material{
		padding:15px;
	}
	#bannerHalfDayCourse3 .sushiPhoto{
		float:right;
		width:calc(100% / 2);
		min-width:140px;
		shape-outside: content-box;
		/*
		padding-top: 10px;
		padding-right: 5px;
		*/
		padding:0 5px;
		position:relative;
	}
	#bannerHalfDayCourse3 .sushiPhoto > span{
		display:block;
		background-color:rgba(255,255,255,1);
		padding:0px 10px 10px 0;
		text-align:right;
		font-size:3vw;
		white-space:nowrap;
	}
	#bannerHalfDayCourse3 .sushiPhoto > span:before{
		content:'※';
		font-size: 3vw;
	}
	#bannerHalfDayCourse3 .material > div span:after {
		letter-spacing: -3.5px;
	}
	#bannerHalfDayCourse3 .btnWrap {
		width:92%;
		margin:auto;
		padding-top:10px;
		text-align:center;
	}
	#bannerHalfDayCourse3 .ninzu{
		text-align:center;
		font-size: 6vw;
		padding-right: 0;
	}
	#bannerHalfDayCourse3 .btnWrap .borderGrade{
		background: linear-gradient(to bottom,  rgba(253,195,137,1) 0%,rgba(244,109,39,1) 100%);
		padding:2px 3px;
		border-radius:10px;
		box-shadow:3px 3px 5px rgba(0,0,0,.5),1px 1px 3px rgba(0,0,0,.8);
	}
	#bannerHalfDayCourse3 .btnWrap a {
		display:block;
		background: linear-gradient(to bottom,  rgba(244,138,64,1) 0%,rgba(243,101,15,1) 50%,rgba(246,130,52,1) 100%);
		border-radius:10px;
		padding:10px 30px;
		box-sizing:border-box;
	}
	#bannerHalfDayCourse3 .btnWrap a:hover {
		background: linear-gradient(to bottom,  rgba(253,195,137,1) 0%,rgba(243,128,26,1) 50%,rgba(246,163,87,1) 100%);
	}
	#bannerHalfDayCourse3 .btnWrap img{
		max-width:40%;
		min-width:160px;
	}
	#bannerHalfDayCourse3 .courseBtnWrap a {
		width:92%;
	/*
		margin-top:23px;
		margin-left:auto;
		margin-right:auto;
		font-size: 5.7vw;
		margin-bottom:15px;
		box-shadow:2px 2px 6px rgba(0,0,0,.9);
	*/
	}
}
@media screen and (max-width:480px){
	#bannerHalfDayCourse3 .sushiPhoto > span{
		font-size:4vw;
	}
	#bannerHalfDayCourse3 .sushiPhoto > span:before{
		font-size: 5vw;
	}
}















/**
 * 確認用モーダル
 */
#formCheckModal {
	display:none;
}
#formCheckModal.action {
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:5;
	background-color:rgba(0,0,0,.2);
}
#formCheckModal.action .modalWrap{
	width:100%;
	height:100vh;
	margin:0;
	position:relative;
	top:0;
	left:0;
}
#formCheckModal.action .modalWrap .listWrap{
	width:calc(100% - 20px);
	max-width: 700px;
	/*height:calc(100% - 20px);*/
	/* max-height: 760px; */
	position:absolute;
	margin:auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color:rgba(255,255,255,1);
	padding: 10px;
	max-height: calc(100vh - 100px) !important;
	min-height: 300px;
}
#formCheckModal[data-sendstatus=send].action .modalWrap .listWrap{
	max-height: 140px !important;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
@media screen and (max-width:750px){
	#formCheckModal[data-sendstatus=send].action .modalWrap .listWrap{
		max-height: 160px !important;
	}
	#formCheckModal[data-sendstatus=send].action .modalWrap .sucessMessage{
		text-align:center;
	}
}
@media screen and (max-width:505px){
	#formCheckModal[data-sendstatus=send].action .modalWrap .listWrap{
		max-height: 180px !important;
	}
}
#formCheckModal h2{
	font-size:20px;
	margin:10px;
}
#formCheckModal dl{
	display:flex;
	flex-wrap:wrap;
	align-items: stretch;
}
#formCheckModal dt{
	width:190px;
	background-color:#ffe5e5;
	border-bottom:1px solid #FFF;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
#formCheckModal dd{
	width:calc(100% - 190px);
	background-color:#ffffff;
}
#formCheckModal dt,
#formCheckModal dd{
	padding:10px;
}
#formCheckModal .zipOutputWrap{
	display:none;
}
#formCheckModal .submitWrap{
	display: flex;
	flex-wrap:wrap;
	justify-content:center;
	width:100%;
	padding-top: 15px;
}
#formCheckModal .submitWrap > input{
	width: calc(45% - 20px);
	font-size: 18px;
	padding-left: 10px;
	min-width: 140px;
}
#formCheckModal .overflow {
	overflow-y: auto;
	height:calc(100vh - 40px - 24px - 83px);
	max-height: 640px;
}
#formCheckModal .err{
	color:#d42706;
}
#formCheckModal dl .err{
	display:inline-block;
	margin-bottom:2px;
}
#formCheckModal dl .err:before{
	display:inline-block;
	content:'?';
	background-color:#d42706;
	color:#FFFF;
	padding:0 2px;
	margin-right:3px;
	font-size:16px;
}
#formCheckModal .gray{
	color:#ccc;
}
@media screen and (max-width:750px){
	#formCheckModal.action .modalWrap .listWrap{
		height:calc(100% - 220px);
	}
	#formCheckModal.action .modalWrap .listWrap{
		/*
		top:300px;
		bottom:350px;
		*/
		top:40px;
		bottom:0px;
	}
	#formCheckModal dt,
	#formCheckModal dd{
		width:100%;
	}	
	#formCheckModal .overflow {
		height: calc(100vh - 40px - 24px - 83px - 230px);
	}
}
@media screen and (max-width:380px){
	#formCheckModal .submitWrap > input{
		font-size: 14px;
		width: calc(40% - 20px);
		font-size: 16px;
		padding-left: 2px;
		min-width: 120px;
		letter-spacing:2px;
	}
}
#formCheckModal.action .overflow::-webkit-scrollbar{
	width: 7px;
}
#formCheckModal.action .overflow::-webkit-scrollbar-track{
	background-color: #9d9c9c;
	border:2px solid #FFF;
}
#formCheckModal.action .overflow::-webkit-scrollbar-thumb{
	background-color: #b96f47;
}
#formCheckModal .sucessMessage{
	text-align:center;
	display:none;
}
#formCheckModal[data-sendstatus=send] .sucessMessage{
	display:block;
}
@media screen and (max-width:750px){
	#formCheckModal .sucessMessage{
		text-align:left;
	}
}


.loader{
	display:none;
}
.loader.active{
	display:block;
}
.loader,
.loader:after {
	border-radius: 100px;
	width: 100px !important;
	height: 100px !important;
}
.loader {
	position: absolute;
	z-index:11;
	margin:auto;
	top:0;
	bottom:0;
	left:0;
	right:0;
	font-size: 10px;
	text-indent: -9999em;
	border-top: 1.1em solid rgba(255,255,255, 1);
	border-right: 1.1em solid rgba(255,255,255, 1);
	border-bottom: 1.1em solid rgba(255,255,255, 1);
	border-left: 1.1em solid #c85151;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}


/**
 * 残席数
 */ 
section#restNumber .flex article:first-child div span.fromTo{
	display:none;
}
#restNumber{
	/*padding-top:50px;*/
	padding-left: calc((100% - var(--size-responsivePc)) / 2 + (var(--padding-bodyLR) / 1));
	padding-right: calc((100% - var(--size-responsivePc)) / 2 + (var(--padding-bodyLR) / 1));
	margin-top:-16px;
}
@media screen and (max-width: 1260px){
	#restNumber{
		padding-left: calc((100% - var(--size-responsivePc)) / 2 + (var(--padding-bodyLR) / 1));
		padding-right: calc((100% - var(--size-responsivePc)) / 2 + (var(--padding-bodyLR) / 1));
	}
}
@media screen and (max-width: 1260px){
	#restNumber{
		padding-left: calc(var(--padding-bodyLR) * 2);
		padding-right: calc(var(--padding-bodyLR) * 2);
	}
}
#restNumber h2{
	/*background-color:#3B325D;*/
	background-color:#ff0b00;
	color:#F8F81C;
	padding:10px;
	font-size:50px;
	margin: var(--padding-bodyLR) calc(var(--padding-bodyLR) * 2);
}
#restNumber .deadline{
	font-size:24px;
	color:#FFF;
}
#restNumber > div{
	border:2px solid #fece4e;
	background-color: #FFF;
}
#restNumber .flex{
	margin: calc(var(--padding-bodyLR) * 2 );
	display:flex;
	flex-wrap: wrap;
	gap: 10px 10px;
}
#restNumber article{
	/*width:calc(100% / 6);*/
	width: calc(100% / 3 - 10px);
	/*border:2px solid #3B325D;*/
	border:2px solid #000;
	/* margin-right:10px; */
	/* margin-bottom:10px; */
	background-color: #FFF;
	padding:0;
	text-align:center;
	border-radius:20px;
	display:flex;
	flex-direction:column;
}
#restNumber article > *{
	padding:20px;
	display: block;
	border-radius:0 0 20px 20px;
}
#restNumber article:last-child{
	margin-right:0px;
}
#restNumber article > div{
	display:flex;
	flex-direction:column;
	/*background-color:#F1F4FE;*/
	background-color:#fee9ec;
	flex-grow: 1;
}
#restNumber article.end > div{
	background-color:#DEDEDE;
}
#restNumber .phase{
	font-size: 30px;
	font-weight:bold;
	/*color:#3B325D;*/
	color:#000;
	text-align:center;
}

#restNumber .mark{
	font-size:50px;
	font-weight:bold;
	/*color:#3B325D;*/
	color:#000;
	line-height:1;
	/*flex-grow: 1;*/
}
#restNumber .rest{
	font-size:20px;
	font-weight:bold;
	/*color:#3B325D;*/
	color:#000;
	line-height:1.2;
	/*flex-grow: 1;*/
}
#restNumber .notice{
	margin-bottom:15px;
	text-align:center;
	/*color:#3B325D;*/
	color:#000;
	font-weight:bold;
	font-size:34px;
}
span.mark.noText {
	padding-top:10px;
}
#restNumber .toLink {
	width:80%;
	margin:0 auto;
	text-align:center;
	padding-bottom:30px;
	border-top:1px dotted #666;
	padding-top:15px;
}
#restNumber .toLink a{
	display:inline-block;
	position:relative;
	color:#000;
}
#restNumber .toLink a:after{
	position:absolute;
	display:block;
	content:'';
	width:15px;
	height:15px;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	margin:auto;
	left:0;
	right:0;
	bottom:-10px;
	transform:rotate(45deg);
}
#restNumber .fromTo{
	text-align:center;
	/*flex-grow: 2;*/
	font-weight:bold;
}
#restNumber .fromTo > span{
	display:inline-block;
}
@media screen and (min-width:751px){
	#restNumber .noMark + .rest {
		font-size:24px;
		margin-top:15px;
	}	
}
@media screen and (max-width:1140px){
	#restNumber .phase{
		font-size: 26px;
	}
}
@media screen and (max-width:1070px){
	#restNumber .phase{
		/*font-size:4vw;*/
		font-size:2.3vw;
		padding: 20px 10px;
	}
}
@media screen and (max-width:950px){
	#restNumber .rest{
		font-size:2.0vw;
	}
}
@media screen and (max-width:860px){
	#restNumber .phase{
		font-size:2.0vw;
	}
}
@media screen and (max-width:790px){
	#restNumber .phase{
		/*font-size:3.5vw;*/
		font-size:1.9vw;
	}
}
@media screen and (max-width:760px){
	#restNumber .rest{
		font-size:2.1vw;
	}
}
@media screen and (max-width:750px){
	#restNumber{
		/*padding-top:20px;*/
		padding-bottom:20px;
		margin-top: -16px;
		padding-left: var(--padding-bodyLR);
		padding-right: var(--padding-bodyLR);
	}
	#restNumber h2{
		font-size:5vw;
		margin-bottom: 0px;
		border: 2px solid #000;
		border-bottom-width: 0;
	}
	#restNumber .deadline{
		font-size:3vw;
	}
	#restNumber .flex{
		flex-direction:column;
		margin-top: 0;
		gap: 0;
	}
	#restNumber article > *{
		padding-top:10px;
		padding-bottom:10px;
		padding-left:0;
		padding-right:0;
	}
	#restNumber article{
		width:100%;
		margin:0;
		border:0px;
		border-radius:0;
		/*
		border-left:2px solid #3B325D;
		border-right:2px solid #3B325D;
		*/
		border-left:2px solid #000;
		border-right:2px solid #000;
		display:flex;
		flex-direction:row;
		min-height:100px;
	}
	#restNumber article:first-child{
		/*border-top:2px solid #3B325D;*/
		/*border-top:2px solid #000;*/
		border-top:1px solid #000;
	}
	#restNumber article:last-child{
		/*border-bottom:1px solid #3B325D;*/
		border-bottom:1px solid #000;
	}
	#restNumber .phase{
		width:170px;
		display:flex;
		align-items:center;
		/*
		border-right:1px solid #3B325D;
		border-bottom:1px solid #3B325D;
		*/
		border-right:1px solid #000;
		border-bottom:1px solid #000;
		justify-content:right;
		font-size:3.5vw;
		width:18vw;
	}
	#restNumber article > *{
		border-radius:0;
		border-bottom:1px solid #3B325D;
	}
	#restNumber article > div{
		width:calc(100% - 18vw);
		justify-content:center;
	}
	#restNumber .rest{
		font-size:3.5vw;
	}
	#restNumber .rest.textNull{
		display:none;
	}
	#restNumber article:first-child{
		/*border-radius:10px 10px 0 0 ;*/
		border-radius:0px 0px 0 0 ;
	}
	#restNumber article:first-child > span{
		/*border-radius:10px 0 0 0 ;*/
		border-radius:0px 0 0 0 ;
	}
	#restNumber article:first-child > div{
		/*border-radius:0 10px 0 0 ;*/
		border-radius:0 0px 0 0 ;
	}
	#restNumber article:last-child{
		/*border-radius:0 0 10px 10px;*/
		border-radius:0 0 0px 0px;
	}
	#restNumber article:last-child > span{
		/*border-radius:0 0 0 10px;*/
		border-radius:0 0 0 0px;
	}
	#restNumber article:last-child > div{
		/*border-radius:0 0 10px 0;*/
		border-radius:0 0 0px 0;
	}
	span.mark.noText {
		padding-top:unset;
	}
	#restNumber .noMark + .rest {
		margin-top:10px;
	}	
	#restNumber .flex article:first-child .rest{
		margin-top:0px;
	}
}
@media screen and (max-width:630px){
	#restNumber .notice{
		font-size:5vw;
	}
}
@media screen and (max-width:560px){
	#restNumber h2{
		font-size:7vw;
	}
	#restNumber .deadline{
		font-size:5vw;
	}
	#restNumber .phase{
		display:flex;
		align-items:center;
		width:19vw;
	}
	#restNumber article > div{
		width:calc(100% - 19vw);
	}
}
@media screen and (max-width:460px){
	#restNumber .phase{
		font-size:4vw;
		width:22vw;
	}
	#restNumber .rest{
		font-size:4.5vw;
	}
	#restNumber .notice{
		font-size:5vw;
	}
	#restNumber article > div{
		width:calc(100% - 22vw);
	}
}
@media screen and (max-width:415px){
	#restNumber .fromTo{
		font-size:3.5vw;
	}
}
@media screen and (max-width: 370px){
	#restNumber .phase{
		font-size:4.5vw;
		width:25vw;
	}
	#restNumber article > div{
		width:calc(100% - 25vw);
	}
}

#restNumber .flexWrap {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	margin:0 auto;
	gap:5px 10px;
	width:270px;
}
#restNumber .flexWrap .tanki{
	background-color:#FFF;
	border:1px solid #000;
	padding:2px 5px;
	border-radius:4px;
	font-size:20px;
}
@media screen and (min-width:751px) and (max-width:1000px){
	#restNumber .flexWrap {
		width:100%;
	}
	#restNumber .flexWrap span:nth-child(odd){
		width:100%;
	}
	#restNumber .flexWrap span:nth-child(even){
		width:100%;
		text-align:center;
	}
}
@media screen and (max-width:750px){
	#restNumber .flexWrap{
		align-items:center;
		width:auto;
	}
}
@media screen and (max-width:450px){
	#restNumber .flexWrap{
		margin-left:10px;
		gap:3px 3px;
		align-items:center;
	}
	#restNumber .flexWrap .tanki{
		font-size:3vw;
	}
	#restNumber .flexWrap span:nth-child(odd){
		font-size:4vw;
	}
}
.otherCoruseReserveStatus {
	margin: 40px calc(var(--padding-bodyLR)* 2);
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content:center;
}
.otherCoruseReserveStatus .conWrap{
	/*width: calc(100% / 3 - 10px);*/
	width: 60%;
	text-align:center;
	border:2px solid #000;
}
.otherCoruseReserveStatus .courseName{
	background-color:#ff1f00;
	color:#F8F81C;
	padding:20px 10px;
	font-weight:bold;
	font-size:35px;
	border-bottom:1px solid #000000;
	line-height: 1;
}
@media screen and (min-width:751px){
	/*
	.otherCoruseReserveStatus .courseName{
		color:#FFF;
	}
	.otherCoruseReserveStatus .freeAttending .courseName{
		background-color:#f5d9c8;
	}
	.otherCoruseReserveStatus .weekEndAttending .courseName{
		background-color:#ffd0f3;
	}
	.otherCoruseReserveStatus .nightAttending .courseName{
		background-color:#d2cdf7;
	}
	*/
	.otherCoruseReserveStatus .courseName{
		color:#FFF;
	}
	.otherCoruseReserveStatus .freeAttending .courseName{
		background-color:#f96909;
	}
	.otherCoruseReserveStatus .weekEndAttending .courseName{
		background-color:#de1ca7;
	}
	.otherCoruseReserveStatus .nightAttending .courseName{
		background-color:#6041cc;
		color:#FFF;
	}
}
/*
@media screen and (min-width:1011px){
	.otherCoruseReserveStatus .courseName{
		font-size:3vw;

	}
}
*/
.otherCoruseReserveStatus .status{
	background-color:#FFF;
	padding:40px 10px;
	font-weight:bold;
	font-size:26px;
}
.otherCoruseReserveStatus .status .notice2{
	margin-top:25px;
	text-align:left;
	display:inline-flex;
	width:85%;
	font-size:95%;
}
@media screen and (min-width:751px) and (max-width:1050px){
	.otherCoruseReserveStatus .conWrap{
		width:90%;
	}
	.otherCoruseReserveStatus .courseName,
	.otherCoruseReserveStatus .status{
		font-size:3.5vw;
	}
	.weekEndAttending .status{
		padding:20px 10px;
	}
	.otherCoruseReserveStatus .status .notice2{
		font-size:2.8vw;;
	}
}
@media screen and (max-width:750px) {
	.otherCoruseReserveStatus{
		/*margin-top:50px;*/
		margin-top:22px;
	}
	.otherCoruseReserveStatus .conWrap{
		width:100%;
	}
	.otherCoruseReserveStatus .status{
		padding:20px 10px;
	}
	.otherCoruseReserveStatus {
		margin: calc(var(--padding-bodyLR)* 2);
	}
	.otherCoruseReserveStatus .status .notice2{
		margin-top:15px;
		width:95%;
		font-size:4.3vw;
	}
}
@media screen and (max-width:480px) {
	.otherCoruseReserveStatus{
		margin-top:30px;
	}
	.otherCoruseReserveStatus .courseName,
	.otherCoruseReserveStatus .status{
		font-size:7vw;
		padding:10px;
	}
	.otherCoruseReserveStatus .status{
		padding:20px 10px;
	}
}



/**
 * 求人
 */
#recruit {
	padding-top:50px;
	position:relative;
	z-index:2;
	/*
	padding-bottom: 200px;
	margin-bottom: -200px;
	*/
	margin-bottom:50px;
}
#recruit:before {
	position:absolute;
	display:block;
	content:'';
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(/img-webp/bgRecruit.webp);
	z-index:1;
}
#recruit:after {
	position:absolute;
	display:block;
	content:'';
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,.95);
	z-index:2;
}
#recruit .recruitWrap{
	position:relative;
	z-index:3;
}
#recruit #certificate{
	background-color:#fffeec;
	padding:20px;
	border:4px solid #c9c28f;
	outline:2px solid #c9c28f;
	outline-offset:-9px;
	margin-bottom:50px;
}
#recruit h3{
	text-align:center;
}
#recruit .titEn,
#recruit #certificate h3{
	color:#81807e;
}
#recruit .titEn{
	text-align:center;
	font-size: 38px;
	margin-bottom:20px;
}
#recruit .flexWrap{
	display:flex;
	flex-direction:row;
}
#recruit .flexWrap > div:first-child{
	width:300px;
}
#recruit .flexWrap > div:last-child{
	width:calc(100% - 300px);
	padding-left:10px;
}
#recruit ul,
#recruit li{
	list-style:none;
	margin:0;
	padding:0;
	overflow: hidden;
}
#recruit ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
#recruit li{
	/*white-space:nowrap;*/
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom:10px;
	font-size:16px;
	width:48%;
}
#recruit #abroadList h3{
	margin-bottom:20px;
}
#recruit #abroadList .textWrap{
	text-align:center;
	margin-bottom:20px;
}
#recruit #abroadList a{
	border-radius: 6px;
	background-color: rgb(219 213 200 / 70%);
	padding: 10px 11px;
	display: block;
	color: #664f2a;
}
#recruit #abroadList a:hover{
	background-color: #e7ddc3;
	color: #725927;
}
#recruit #abroadList a .siteName{
	color: #bfac97;
	font-size: 16px;
	font-style: italic;
	display: flex;
	justify-content: right;
	margin-bottom: -7px;
}
#recruit #abroadList a:hover .siteName {
    color: #bda068;
}
@media screen and (max-width:920px){
	#recruit li{
		width:100%;
	}	
}
@media screen and (max-width:760px){
	#recruit h2{
		font-size:8vw;
	}	
}
/*
@media screen and (max-width:760px){
	#recruit {
		padding-bottom:270px;
	}
}
*/
@media screen and (max-width:750px){
	#recruit {
		margin-bottom:20px;
	}
}

@media screen and (max-width:400px){
	#recruit #abroadList .textWrap{
		font-size:14px;
	}	
}

/**
 * 修了証
 */
#certificate {
	padding-top:40px;
	padding-bottom: 60px;
	background:rgba(255,255,255,.5);
	box-shadow:0px 0px 30px rgba(0,0,0,.1);
}
#certificate h2{
	margin-bottom:0px;
	font-size:60px;
}
#certificate #certificate{
	background-color:#fffeec;
	padding:20px;
	border:4px solid #c9c28f;
	outline:2px solid #c9c28f;
	outline-offset:-9px;
	margin-bottom:50px;
}
#certificate h3{
	text-align:center;
}
#certificate .titEn,
#certificate #certificate h3{
	color:#81807e;
}
#certificate .titEn{
	text-align:center;
	font-size: 38px;
	margin-bottom:20px;
}
#certificate .flexWrap{
	display:flex;
	flex-direction:row;
	width:70%;
	margin:0 auto;
}
#certificate .flexWrap > div:first-child{
	width:300px;
}
#certificate .flexWrap > div:last-child{
	width:calc(100% - 300px);
	padding-left:10px;
}

#certificate .imgWrap2 {
	/*width:40%;*/
	margin:0 auto;
	width:80%;
	display:flex;
	flex-direction:row;
}
#certificate .imgWrap2 > div:first-child {
	text-align:right;
}
#certificate .imgWrap2 > div:first-child img{
	max-width:95%;
}
#certificate .textWrap2 {
	width:100%;
	text-align:center;
	margin:20px auto;
}
@media screen and (max-width:950px){
	#certificate h2{
		font-size:6vw;
	}
}
@media screen and (max-width:750px){
	#certificate .titEn{
		font-size:6vw;
	}
	#certificate .imgWrap2 > div:first-child {
		text-align:center;
	}
	#certificate .imgWrap2 {
		flex-direction:column;
		gap:15px;
	}
}
@media screen and (max-width:600px){
	#certificate .imgWrap2{
		width:70%;
	}
}

/**
 * 卒業生の声
 */
.graduateVoice {
	background-color:#eee9d9;
	position:relative;
	margin-top:80px;
	padding-top:60px;
	padding-bottom: 60px;
	transition: .3s;
	overflow: hidden;
}
.graduateVoice:before ,
.graduateVoice:after {
	position:absolute;
	display:block;
	content:'';
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.graduateVoice:before {
	background-image:url(/img-webp/voice/bg_leaf.webp);
	background-repeat:no-repeat;
	background-position:right top;
	background-size:auto auto;
	z-index:2;
}
.graduateVoice:after {
	background-size: auto auto;
	background-color: #eee9d9;
	background-image: repeating-linear-gradient(135deg, rgb(236 231 212), rgb(236 231 212) 5px, rgb(241 236 221) 5px, rgb(241 236 221) 10px );
	z-index:1;
}
#certificate .graduateVoice h2{
	margin-bottom:50px;
}
.graduateVoice h2,
.graduateVoice .voiceWrap,
.graduateVoice button{
	position:relative;;
	z-index:3;
	transition:.5s;
	margin-top:20px;
}
.graduateVoice .voiceBlock{
	display: inline-flex;
	gap: 50px;
	margin: 0 30px 50px 30px;
	align-items: flex-end;
	overflow:hidden;
	position:relative;
}
.graduateVoice .photo{
	width:200px;
	text-align:center;
}
.graduateVoice .photo img{
	border-radius:100%;
}
.graduateVoice .prof{
	display:flex;
	flex-direction:column;
}
.graduateVoice .name{
	display:flex;
	align-items:flex-end;
	justify-content:center;
}
.graduateVoice .profSexAge{
	font-size:80%;
}
.graduateVoice .voiceData{
	background-color:#FFF;
	padding:40px;
	box-sizing:border-box;
	width: calc(100% - 250px);
	min-height: 200px;
	position:relative;
}
.graduateVoice .voiceBlock:nth-child(odd) .photo{
	order:1;
}
.graduateVoice .voiceBlock:nth-child(odd) .voiceData{
	order:2;
}
.graduateVoice .voiceBlock:nth-child(even) .photo{
	order:2;
}
.graduateVoice .voiceBlock:nth-child(even) .voiceData{
	order:1;
}
.graduateVoice .voiceBlock:nth-child(odd) .voiceData:before,
.graduateVoice .voiceBlock:nth-child(even) .voiceData:before{
	position:absolute;
	display:block;
	content:'';
	width:0;
	height:0;
}
.graduateVoice .voiceBlock:nth-child(odd) .voiceData:before{
	border-style:solid;
	border-width:20px 35px 20px 0;
	border-color:transparent #FFF transparent transparent;
	left:-34px;
	bottom:20px;
}
.graduateVoice .voiceBlock:nth-child(even) .voiceData:before{
	border-style:solid;
	border-width:20px 0 20px 35px;
	border-color:transparent transparent transparent #FFF;
	right:-34px;
	bottom:20px;
}
.graduateVoice button {
	font-size:20px;
	outline:0;
	border:0px;
	background-color:#514738;
	color:#FFF;
	padding: 15px 0;
	margin:20px auto 0;
	display:block;
	font-family: "游明朝", "Yu Mincho", "游明朝 Medium", "YuMincho Medium", "游明朝体", "YuMincho", "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-radius:100px;
	text-align:center;
	width:80%;
	max-width:400px;
	transition:.3s;
	cursor:pointer;
}
.graduateVoice button:hover{
	background-color:#7b6a51;
}	
.graduateVoice button > span{
	position:relative;
	padding-left:15px;
}
.graduateVoice button > span:before{
	position:absolute;
	display:block;
	content:'';
	width:10px;
	height:10px;
	margin:auto;
	left:-10px;
	top:0;
	bottom:0;
	border-bottom:2px solid #FFF;
	border-right:2px solid #FFF;
	transform:rotate(45deg);
}
.graduateVoice .name .reader {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width:calc(100% - 50px);
	display:inline-block;
	vertical-align: middle;
}
@media screen and (min-width:751px){
	.graduateVoice .isSubImg .voiceData{
		padding-right:450px;
	}
	.graduateVoice .isSubImg .voiceData:after{
		position:absolute;
		display:block;
		content:'';
		width:450px;
		height:100%;
		top:0;
		right:0;
		border:20px solid #FFF;
		box-sizing:border-box;
	}
	.graduateVoice #voice9 .voiceData:after{
		background-position:bottom center;
	}
	/*
	.graduateVoice .nigiri_photo img{
		width:20%;
		float:right;
		margin:0 0 10px 10px;
	}
	*/
	.graduateVoice .nigiri_photo {
		float:right;
		width:20%;
		position:relative;
		margin: 0 10px 10px 10px;
	}
	.graduateVoice .photo .nigiri_photo{
		display:none;
	}
	.graduateVoice .nigiri_photo .caption{
		display:none;
	}
	.graduateVoice .nigiri_photo .caption.pc_on{
		display:block;
		position:absolute;
		width100%: ;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
		background: rgba(255,255,255,.9);
		border: 1px solid #FFF;
		box-sizing: border-box;
		box-shadow: 0px 0px 3px rgba(0,0,0,.3);
		padding: 5px;
		line-height: 1;
		font-size: 12px;
		letter-spacing: 7px;
		width:110px;
	}
	.graduateVoice .nigiri_photo.geta .caption.pc_on{
		bottom:-12px;
	}
	/*
	.graduateVoice .nigiri_photo .caption.women{
		background-color:#fae0fb;
		border:1px solid #d981e1;
	}
	.graduateVoice .nigiri_photo .caption.men{
		background-color:#e0f2fb;
		border:1px solid #81a5e1;
	}
	*/	
}
@media screen and (max-width:750px){
	.graduateVoice{
		margin-top:30px;
		padding-top:30px;
		padding-bottom:30px;
	}
	#certificate .graduateVoice h2{
		margin-bottom:30px;
		font-size:10vw;
		margin-top:0;
	}
	.graduateVoice .photo{
		width:15%;
		min-width:85px;
	}
	.graduateVoice .voiceBlock {
		margin: 0 15px 15px;
		padding:0;
		display:block;
	}
	.graduateVoice .voiceData{
		width:calc(100% - 15% - 20px);
		padding:15px;
		min-height:22vw;
		display: flex;
		flex-direction: column;
	}
	.graduateVoice .voiceData .nigiri_photo{
		order: 2;
	}
	/*
	.graduateVoice .voiceBlock:nth-child(odd) .voiceData:before{
		border-width:15px 20px 15px 0;
		left:-19px;
	}
	.graduateVoice .voiceBlock:nth-child(even) .voiceData:before{
		border-width:15px 0 15px 20px;
		right:-19px;
	}
	*/
	.graduateVoice button{
		font-size:16px;
		padding:10px;
	}
	.graduateVoice .name .reader {
		max-width:calc(100% - 30px);
	}

	.graduateVoice .isSubImg .voiceData{
		padding-bottom:200px;
	}
	.graduateVoice .isSubImg .voiceData:after{
		position:absolute;
		display:block;
		content:'';
		width:100%;
		height:200px;
		bottom:0;
		right:0;
		border:20px solid #FFF;
		box-sizing:border-box;
		background-position:bottom center;
	}
	/*
	.graduateVoice #voice1 ,
	.graduateVoice #voice3 {
		padding:0;
		display:block;
	}
	*/
	.graduateVoice .photo{
		width:100%;
		margin-bottom:15px;
		display:flex;
		flex-wrap:wrap;
		align-items: flex-end;
	}
	.graduateVoice picture{
		width:47%;
		max-width:200px;
	}
	.graduateVoice .nigiri_photo{
		width: 47%;
		max-width:250px;
		margin-left: 5%;
	}
	.graduateVoice .prof{
		width:100%;
	}
	.graduateVoice .name {
		width: 47%;
		text-align: center;
	}
	.graduateVoice .nigiri_photo img{
		border-radius:0;
		max-width:90%;
		border:3px solid #a1863f;
		padding:5px;
		background-color:#FFF;
	}
	.graduateVoice .voiceData{
		width:100%;
	}
	.graduateVoice .voiceData .nigiri_photo{
		display:none;
	}
	.graduateVoice .voiceBlock:nth-child(odd) .voiceData:before,
	.graduateVoice .voiceBlock:nth-child(even) .voiceData:before{
		border-style: solid;
		border-width: 0px 15px 20px 15px;
		top: -10px;
		left: calc(40% / 2);
		border-color: transparent transparent #FFF transparent;
	}
	.graduateVoice .caption{
		background-color:#a08840;
		color:#FFF;
		width:100%;
		display: block;
		max-width: 90%;
		margin: 0 auto;
		margin-top: -7px;
		padding: 6px 0;
		line-height: 1;
	}

}
@media screen and (max-width:480px){
	.graduateVoice .voiceData{
		font-size:16px;
	}
	.graduateVoice .name{
		font-size:14px;
	}
	.graduateVoice button{
		font-size:14px;
		padding:10px;
		max-width: 260px;
	}
	.graduateVoice .name .reader {
		max-width:calc(100% - 25px);
	}	
}

/**
 * afterGraduateLetter
 */
.afterGraduateLetter {
	background-color:#eee9d9;
	position:relative;
	margin-top:80px;
	padding-top:60px;
	padding-bottom: 60px;
	transition: .3s;
	overflow: hidden;
	z-index:1;
}
.afterGraduateLetter:before ,
.afterGraduateLetter:after {
	position:absolute;
	display:block;
	content:'';
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1;
}
.afterGraduateLetter:before {
	background-image:url(/img-webp/voice/bg_leaf.webp);
	background-repeat:no-repeat;
	background-position:right top;
	background-size:auto auto;
	z-index:-1;
	transform:scale(-1,1);
}
.afterGraduateLetter:after {
	background-size: auto auto;
	background-color: #eee9d9;
	background-image: repeating-linear-gradient(135deg, rgb(231 236 212), rgb(231 236 212) 5px, rgb(239 242 222) 5px, rgb(239 242 222) 10px);
	z-index: -2;
}
.letterWrap {
	position:relative;
	z-index:2;
}
#certificate .letterWrap h2{
	margin-bottom:50px;
}
.letterWrap .letterBlock{
	margin:0 30px 50px 30px;
	display:flex;
	border: 4px solid #9f8a41;
}
.letterWrap .img{
	width:35%;
	background-size: cover;
	background-position: center center;
	position:relative;
}
.letterWrap .img img{
	width:750px;
	vertical-align: top;
}
.letterWrap .name{
	position:absolute;
	margin:auto;
	left:0;
	right:0;
	top: 10px;
	width:calc(100% - 20px);
	padding:5px;
	background-color:rgba(255,255,255,.8);
	outline:1px solid #FFF;
	outline-offset:1px;
	font-size:16px;
}
.letterWrap .letter{
	width:65%;
	background-color:#FFF;
	padding:30px;
}
@media screen and (min-width:751px){
	.letterWrap .pcNone{
		display:none;
	}
}
@media screen and (max-width:750px){
	.letterWrap{
		/* padding-top:35px; */
		padding-bottom:30px;
	}
	#certificate .letterWrap h2{
		margin-bottom:30px;
		font-size: 6vw;
	}
	.letterWrap .letterBlock{
		margin:0 15px 15px 15px;
		flex-direction:column;
	}
	.letterWrap .img,
	.letterWrap .letter{
		width:100%;
	}
	.letterWrap .img{
		background:unset !important;
	}
	.letterWrap .letter{
		padding:15px;
	}
}
/**
 * 願書ボタン
 */
.btnApplication {
	position:relative;
	display:block;
	background-color:#3e3edf;
	color:#FFFFFF;
	text-align:center;
	padding:10px;
}
.btnApplication:after {
	position:absolute;
	display:block;
	content:'';
	width:20px;
	height:20px;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
	margin:auto;
	top:0;
	bottom:0;
	right:20px;
	transform:rotate(45deg);
}
#flow .btnApplication {
	width:90%;
	margin:10px auto 0 auto;
}
#form .btnApplication {
	width:400px;
	margin:10px auto 10px auto;
}
@media screen and (max-width:980px){
	#flow .btnApplication {
		width:100%;
		padding:10px 0;
	}	
}
@media screen and (max-width:450px){
	#form .btnApplication {
		width:100%;
		padding:10px 0;
	}
	.btnApplication:after {
		right:10px;
	}
}
/**
 * コラム
 */
section#column {
	margin-top:50px;
}
section#column > div{
	border:1px solid #000;
	padding:50px;
	margin-bottom:15px;
}
section#column > div:before{
	content:'コラムのバナー設置位置';
}
[id^=column] #mainPhoto {
	height:150px;
}


.cancelComment {
	width:100% !important;
	margin-top:50px;
	
}
.cancelComment .tit{
	font-weight:bold;
	
}


.subFlex{
	display:flex;
	align-items:center;
}

#banner .bannerWrap{
	position:relative;
}
#banner .bannerWrap .textWrap {
	position:absolute;
	/*bottom:20px;*/
	bottom:45px;
	margin:auto;
	left:0;
	right:0;
	width:calc(100% / 2);
	text-align:center;
	/*font-size:30px;*/
	font-size:48px;
	/*font-weight:bold;*/
	line-height:1;
	font-family: "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.sp #banner .bannerWrap .textWrap {
	font-weight:bold;
}
#banner .bannerWrap .textWrap > span{
	/*font-size:40px;*/
	font-size:48px;
	letter-spacing: -0.9vw;
	margin-right: 1vw;
}
#banner .bannerWrap .textWrap > div{
	/*font-size:45px;*/
	font-size:48px;
	/*color:#fb1f00;*/
	color:#000000;
	line-height:1;
	display:inline-block;
}
@media screen and (max-width:1250px){
	#banner .bannerWrap .textWrap {
		/*font-size:2.5vw;*/
		font-size:4vw;
		/*bottom:1.8vw;*/
		bottom:3.5vw;
	}
	#banner .bannerWrap .textWrap > span{
		/*font-size:3.4vw;*/
		font-size:4vw;
	}
	#banner .bannerWrap .textWrap > div{
		/*font-size:3.6vw;*/
		font-size:4vw;
	}
}
@media screen and (max-width:750px){
	#banner .bannerWrap .textWrap {
		/*width:calc(100% / 10 * 6);*/
		width:calc(100% / 10 * 8);
		/*font-size:3.6vw;*/
		font-size:6vw;
		bottom:unset;
		/*top:40vw;*/
		/*top:43vw;*/
		top:42vw;
		letter-spacing:-0.5vw;
	}
	#banner .bannerWrap .textWrap > span{
		/*font-size:4.2vw;*/
		font-size:6vw;
	}
	#banner .bannerWrap .textWrap > div{
		/*font-size:5.2vw;*/
		font-size:6vw;
		letter-spacing:0vw;
	}
}
small.iko {
	/*font-size: 30px;*/
	font-size: 90%;
	margin-left:5px;
}
@media screen and (max-width:1250px){
	small.iko {
		/*font-size: 2.5vw;*/
		/*margin-left:1vw;*/
		margin-left:.5vw;
	}	
}
@media screen and (max-width:750px){
	small.iko {
		/*font-size: 3.6vw;*/
		/*margin-left:1vw;*/
		margin-left:.5vw;
		letter-spacing: 0;
	}	
}
@media screen and (max-width:460px){
	#banner .bannerWrap .textWrap {
		/*top:41vw;*/
		top:42.5vw;
	}
}
@media screen and (max-width:330px){
	#banner .bannerWrap .textWrap {
		/*top:42vw;*/
		top:46vw;
	}
}
@media screen and (min-width:751px) and (max-width:810px){
	#concept h3{
		font-size:33px;
	}	
}




#linkWrap {
	position: fixed;
	bottom:0;
	width:100%;
	background-color:#FFF;
	padding-left:var(--padding-bodyLR);
	padding-right:var(--padding-bodyLR);
	display:flex;
	justify-content:center;
	align-items:center;
	padding-top:5px;
	padding-bottom:5px;
	z-index: 5;
	box-shadow:0px 0px 3px rgba(0,0,0,.5);
	background-color: rgba(0, 0, 0, 0.8);
	/*
	padding-right: 100px;	
	padding-left: 100px;
	*/
	margin-bottom:-100%;
	transition:2s;
}
#linkWrap.open {
	margin-bottom:0;
	transition:1s;
}
#linkWrap a{
	text-align:center;
	transition:.3s;
	width: 50%;
	margin: 0 5px;
	max-width: 400px;
	border-radius: 3px;
	/*padding: 15px 15px;*/
	padding: 10px 15px;
	font-size:20px;
	font-weight:bold;
}
body.pc #linkWrap a:hover{
	opacity:.5;
}
#linkWrap .inquiryForm{
	/*background-color: #a5820a;*/
	background-color: var(--inquiryForm-color);
	color:#FFF;
}
#linkWrap .entryForm{
	/*background-color: #e6c150;*/
	/*
	background-color: #ffdc32;
	color:#000;
	*/
	/*background-color: var(--entryForm-color);
	color:#FFF;
	*/
	background-color: #ed1d71;
	color: #fff;
}
#linkWrap .entryForm span{
	position:relative;
}
#linkWrap .entryForm span:before,
#linkWrap .entryForm span:after{
	position:absolute;
	display:block;
	/*content:'';*/
	margin:auto;
	top:0;
	bottom:0;
}
#linkWrap .entryForm span:before{
	width:20px;
	height:20px;
	right:-25px;
	border-radius:4px;
	background-color:#000;
}
#linkWrap .entryForm span:after{
	border-style:solid;
	border-width: 7px 0px 7px 10px;
	/*border-color: transparent transparent transparent #e6c150;*/
	border-color: transparent transparent transparent #ffdc32;
	right: -21px;
	width: 0;
	height: 0;
}
#linkWrap a span{
	display:inline-flex;
	justify-content:center;
	align-items:center;
	gap:6px;
}
#linkWrap .fingerIcon {
	width: 37px;
	height: auto;
	filter: invert(100%) brightness(100%);
}
footer{
	padding-bottom:30px;
}
@media screen and (max-width:750px){
	#linkWrap {
		justify-content:center;
		/*padding-left: 10px;*/
	}
	#linkWrap a{
		padding-left:0;
		padding-right:0;
		width:calc(100% - 110px);
	}
	footer{
		padding-bottom:59px;
	}
}
@media screen and (max-width:460px){
	/*
	#linkWrap {
		padding-right: 20vw;
	}
	*/
	#linkWrap a{
		width: calc(100% - 20px);
	}
}








.voiceWrap em {
	position: absolute;
	top: 0;
	font-style:normal;
}
.voiceWrap .voiceBlock:nth-child(even) em {
	right: 0;
}
@media screen and (min-width:751px){
	.voiceWrap .voiceBlock:nth-child(odd) em {
		left: 0;
	}
}
@media screen and (max-width:750px){
	.voiceWrap .voiceBlock:nth-child(odd) em {
		right: 0;
	}
}