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

header .head_box {
	position: relative;
	top: 100px;
	left: 0;
	display: flex;
	flex-wrap: nowrap;
}
header .head_box .left_box {
	max-width: 1120px;
	width: 55%;
	height: 90vh;
	margin: 0 auto;
	position: relative;
}
header .head_box .left_box .box {
	width: 65%;
	position: absolute;
	left: 50%;
	top: 45%;
	transform: translateX(-50%) translateY(-50%);
}
header .head_box .left_box .box h2 {
	max-width: 430px;
	width: 100%;
	margin: 0 auto 40px;
	text-align: center;
}
header .head_box .left_box .box h2 img {
	width: 100%;
}
header .head_box .left_box .box h3 {
	font-size: 22px;
	text-align: left;
	letter-spacing: 4px;
	font-weight: normal;
	margin-bottom: 40px;
}
header .head_box .left_box .box p {
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 2.5;
}
header .head_box .right_box {
	width: 45%;
	height: 90vh;
	background-image: url("../course-seminar/3d_pro/img/main_img.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}



/*technique---------------------*/
#technique {
	margin-top: 150px;
	margin-bottom: 120px;
}
#technique .inner {
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
}
#technique .title_box {
	margin-bottom: 70px;
	text-align: center;
}
#technique .title_box h3 {
	font-size: 50px;
	letter-spacing: 6px;
	color: #232323;
	margin-bottom: 15px;
}
#technique .title_box p {
	letter-spacing: 6px;
	font-size: 14px;
	color: #1c1e26;
}
#technique h4 {
	text-align: center;
	letter-spacing: 4px;
	font-size: 22px;
	line-height: 1.5;
	margin-bottom: 40px;
}
#technique .cate_txt {
	text-align: center;
	line-height: 1.8;
	letter-spacing: 2px;
	margin-bottom: 80px;
}
#technique .flex_box {
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	margin-bottom: 80px;
}
#technique .flex_box .left_box {
	margin-right: 65px;
	position: relative;
}
#technique .flex_box .left_box::before {
	content: "▶▶▶";
	color: #e9e7e5;
	position: absolute;
	top: 50%;
	right: -32%;
	transform: translateY(-50%);
	letter-spacing: 6px;
}
#technique .flex_box .right_box {
	margin-left: 65px;
}
#technique .flex_box .title {
	font-family: acumin-pro, sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: 20px;
	text-align: center;
	color: #232323;
	margin-bottom: 10px;
	letter-spacing: 3px;
}
#technique .flex_box .txt {
	font-size: 14px;
	letter-spacing: 3px;
	margin-bottom: 35px;
}
#technique .flex_box figure {
	max-width: 300px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#technique .flex_box figure img {
	width: 100%;
}
#technique .box {
	margin-bottom: 10px;
}
#technique .comparison {
	max-width: 1120px;
	width: 100%;
	margin: 0 auto 90px;
}
#technique .txt2 {
	text-align: center;
	line-height: 2;
	letter-spacing: 2px;
	font-size: 16px;
	margin-bottom: 70px;
}
#technique .s_v {
	text-align: center;
	margin: 0 auto;
	max-width: 570px;
	width: 100%;
}



/*curriculum--------------------------------*/
#curriculum {
	padding: 140px 0 120px;
	background-color: #e8e6e4;
}
#curriculum .inner {
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
}
#curriculum .title_box {
	margin-bottom: 120px;
	text-align: center;
}
#curriculum .title_box h3 {
	font-size: 50px;
	letter-spacing: 6px;
	color: #232323;
	margin-bottom: 15px;
}
#curriculum .title_box p {
	letter-spacing: 6px;
	font-size: 14px;
	color: #1c1e26;
}
#curriculum .conditions {
	margin-bottom: 120px;
}
#curriculum .contents {
	margin-bottom: 180px;
}
#curriculum .contents .box:first-of-type {
	margin-bottom: 100px;
}
#curriculum .cate h4 {
	text-align: center;
	background-color: #fff;
	padding: 10px 0;
	font-size: 20px;
	letter-spacing: 4px;
	font-weight: normal;
	margin-bottom: 40px;
}
#curriculum .cate .flex_box {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-bottom: 40px;
}
#curriculum .cate .flex_box .left_box {
	width: 50%;
	border-right: 1px solid rgba(187,182,175,0.5);
	padding: 30px 4% 60px 0;
}
#curriculum .option .flex_box .left_box {
	border-right: none;
}
#curriculum .cate .flex_box .right_box {
	width: 50%;
	padding: 30px 0 60px 4%;
}
#curriculum .cate h5,
#curriculum .cate h6{
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: normal;
	background-color: rgba(255,255,255,0.5);
	text-align: center;
	padding: 10px 0;
	margin-bottom: 40px;
}


#curriculum .cate ul li {
	list-style: decimal;
	margin-bottom: 30px;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 1.5;
	margin-left: 20px;
}
#curriculum .cate ul li ul li {
	position: relative;
	list-style: none;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-left: 0;
}
#curriculum .cate ul li ul li::before {
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
}
#curriculum .conditions ul li,
#curriculum .option ul li {
	list-style: none;
	position: relative;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 20px;
}
#curriculum .conditions ul li::before,
#curriculum .option ul li::before {
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
}
#curriculum .cate p {
	text-align: right;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 1px;
}
#curriculum .cate p span {
	color: #aa004f;
}



/*price------------------------------------------*/
#price {
	margin: 90px auto 200px;
}
#price .inner {
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
}
#price .title_box {
	margin-bottom: 70px;
	text-align: center;
}
#price .title_box h3 {
	font-size: 50px;
	letter-spacing: 6px;
	color: #232323;
	margin-bottom: 15px;
}
#price .title_box p {
	letter-spacing: 6px;
	font-size: 14px;
	color: #1c1e26;
}
#price .price_txt {
	font-size: 30px;
	color: #aa004f;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 20px;
}
#price .price_txt span {
	font-size: 12px;
	color: #1c1e26;
}
#price .txt {
	text-align: center;
	font-size: 16px;
	letter-spacing: 2px;
}



/*kit------------------------------------------*/
#kit {
	margin: 90px auto 200px;
}
#kit .inner {
	max-width: 1120px;
	width: 100%;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
}
#kit .title_box {
	margin-bottom: 70px;
	text-align: center;
}
#kit .title_box h3 {
	font-size: 50px;
	letter-spacing: 6px;
	color: #232323;
	margin-bottom: 15px;
}
#kit .title_box p {
	letter-spacing: 6px;
	font-size: 14px;
	color: #1c1e26;
}
#kit .flex_box {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
#kit .flex_box .left_box {
	width: 50%;
	padding-right: 2%;
	box-sizing: border-box;
	text-align: center;
}
#kit .flex_box .left_box img {
	max-width: 450px;
	width: 100%;
}
#kit .flex_box .right_box {
	width: 50%;
	padding-left: 2%;
	box-sizing: border-box;
}
#kit .flex_box .right_box h4 {
	font-size: 16px;
	letter-spacing: 2px;
	margin-bottom: 20px;
	line-height: 1.5;
}
#kit .flex_box .right_box ul li {
	position: relative;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 15px;
	padding-left: 15px;
}
#kit .flex_box .right_box ul li::before {
	content: "・";
	position: absolute;
	top: 0px;
	left: 0;
}



.contact_bt {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
.contact_bt a {
	display: block;
	text-align: center;
	width: 100%;
	padding: 20px 0;
	background-color: #aa004f;
	color: #fff;
	letter-spacing: 4px;
	font-size: 18px;
}
footer {
	padding-bottom: 100px;
}
.pagetop {
	bottom: 70px;
}




/*タブレット以下---------------------------------------------------*/
@media screen and (max-width: 1080px) {
	header .head_box {
		top: 80px;
	}
	header .head_box .right_box {
		height: 90vh;
	}
	header .head_box .left_box{
		height: 90vh;
	}
	header .head_box .left_box .box {
		width: 90%;
	}
	header .head_box .left_box .box h3 {
		line-height: 1.8;
	}
	#technique {
		margin-top: 70px;
		margin-bottom: 70px;
	}
	#technique .title_box {
		margin-top: 120px;
	}
	#technique .cate_txt {
		text-align: left;
	}
	#technique .flex_box .txt {
		text-align: center;
		line-height: 1.5;
	}
	#technique .txt2 {
		text-align: left;
	}
	#curriculum {
		padding: 70px 0;
	}
	#curriculum .title_box {
		margin-bottom: 60px;
	}
	#curriculum .conditions {
		margin-bottom: 60px;
	}
	#curriculum .contents {
		margin-bottom: 60px;
	}
	#curriculum .contents .box:first-of-type {
		margin-bottom: 70px;
	}
	#curriculum .option .flex_box {
		margin-bottom: 0;
	}
	#price {
		margin: 70px 0;
	}
}



/*スマホ以下------------------------------------------------------*/
@media screen and (max-width: 767px) {
	header .head_box {
		position: static;
		flex-wrap: wrap;
	}
	header .head_box .left_box {
		height: auto;
		width: 100%;
		position: static;
		order: 2;
	}
	header .head_box .left_box .box {
		position: static;
		width: 100%;
		top: 0;
		left: 0;
		transform: translateX(0)translateY(0);
		padding: 20px 10px 0;
		box-sizing: border-box;
	}
	header .head_box .right_box {
		width: 100%;
		height: 100%;
		position: static;
		order: 1;
		padding-top: 55px;
		background-image: none;
	}
	header .head_box .left_box .box h2 {
		max-width: 300px;
		margin-bottom: 20px;
	}
	header .head_box .left_box .box h3 {
		font-size: 18px;
		letter-spacing: 3px;
		margin-bottom: 20px;
	}
	header .head_box .left_box .box p {
		letter-spacing: 1px;
		line-height: 2;
	}
	#technique .title_box {
		margin-bottom: 40px;
		margin-top: 80px;
	}
	#technique .title_box h3 {
		font-size: 35px;
	}
	#technique .title_box p {
		font-size: 12px;
	}
	#technique h4 {
		font-size: 16px;
		letter-spacing: 2px;
		margin-bottom: 20px;
	}
	#technique .cate_txt {
		font-size: 14px;
		margin-bottom: 40px;
	}
	#technique .flex_box {
		flex-wrap: wrap;
	}
	#technique .flex_box .left_box {
		margin-right: 0;
		width: 100%;
		margin-bottom: 100px;
	}
	#technique .flex_box .left_box::before {
		top: auto;
		right: 50%;
		left: 50%;
		bottom: -25px;
		transform: rotate(90deg) translateY(-50%);
	}
	#technique .flex_box .right_box {
		margin-left: 0;
	}
	#technique .flex_box figure {
		max-width: 230px;
	}
	#technique .flex_box {
		margin-bottom: 30px;
	}
	#technique .comparison {
		margin-bottom: 40px;
	}
	#technique .txt2 {
		font-size: 14px;
		margin-bottom: 40px;
	}
	#curriculum .cate h4 {
		font-size: 16px;
		margin-bottom: 20px;
	}
	#curriculum .cate h5, #curriculum .cate h6 {
		font-size: 16px;
		margin-bottom: 20px;
	}
	#curriculum .cate .flex_box {
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	#curriculum .cate .flex_box .left_box {
		width: 100%;
		padding: 20px 0;
		border-right: none;
	}
	#curriculum .cate .flex_box .right_box {
		width: 100%;
		padding: 20px 0;
	}
	#curriculum .cate ul li {
		margin-bottom: 20px;
	}
	#curriculum .cate p {
		text-align: left;
	}
	#curriculum .title {
		margin-bottom: 40px;
	}
	#curriculum .title_box h3 {
		font-size: 35px;
	}
	#curriculum .title_box p {
		font-size: 12px;
	}
	#price .title_box {
		margin-bottom: 40px;
	}
	#price .title_box h3 {
		font-size: 35px;
	}
	#price .title_box p {
		font-size: 12px;
	}
	#price .txt {
		font-size: 14px;
		line-height: 1.8;
	}
	#kit {
		margin-bottom: 40px;
	}
	#kit .title_box h3 {
		font-size: 35px;
	}
	#kit .title_box p {
		font-size: 12px;
	}
	#kit .flex_box {
		flex-wrap: wrap;
	}
	#kit .flex_box .left_box {
		width: 100%;
		padding: 0;
		margin-bottom: 20px;
	}
	#kit .flex_box .left_box img {
		width: 70%;
	}
	#kit .flex_box .right_box {
		width: 100%;
		padding: 0;
	}
	#kit .flex_box .right_box h4 {
		font-size: 14px;
		letter-spacing: 1px;
	}
	.contact_bt a {
		font-size: 14px;
	}
}