@charset "utf-8";
/* CSS Document */
header {
	top: -60px;
	transition-property: top;
	transition-duration:0.4s;
	transition-timing-function:ease-in-out;
}
header.active {
	top: 0;
}
#container {
	overflow: hidden;
	padding-top: 0;
}
#top-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 15;
}
#top-header .header_content .right_box .link,
#top-header .header_content .right_box .link a {
	color: #fff;
}




#mainimage {
	position: relative;
}
#mainimage .txt {
	position: absolute;
	right: 6vw;
	bottom: 2.8vw;
	color: #fff;
	font-weight: bold;
	width: 34.3%;
}



#intro {
	background-color: #0044a6;
}
#intro .catach_content {
	max-width: 700px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 68px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#intro .catach_content .catch {
	width: 45%;
}
#intro .catach_content .catch p {
	width: 100%;
	padding-top: 14px;
}
#intro .catach_content .right_content {
	width: 35%;
}
#intro .catach_content .right_content .txt {
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	font-style: italic;
}
#intro .catach_content .right_content .btn {
	max-width: 207px;
	width: 100%;
	margin-top: 26px;
}
#intro .catach_content .right_content .btn a {
	display: block;
}



.top .content {
	padding-top: 40px;
	padding-bottom: 80px;
}



.top #news h3 {
	max-width: 71px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 26px;
}
.top .news_list {
	border-top: 4px solid #000;
}
.top .news_list li {
	padding-bottom: 1px;
	background-image: url("../images/news/line_dotto.png");
	background-repeat: repeat-x;
	background-size: auto 1px;
	background-position: left bottom;
}
.top .news_list li a {
	display: flex;
	flex-wrap: wrap;
	padding-right: 100px;
	background-image: url("../images/news/btn_more.png");
	background-repeat: no-repeat;
	background-size: 81px auto;
	background-position: right center;
	padding-top: 18px;
	padding-bottom: 18px;
}
.top .news_list li a span {
	font-size: 12px;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.top .news_list li a .day {
	width: 100px;
}
.top .news_list li a .title {
	width: calc(100% - 100px);
}
.top #news .link {
	max-width: 200px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
.top #news .link a {
	display: block;
	font-size: 18px;
	padding: 8px 0 10px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #000;
}


.top_contents {
	margin-top: 120px;
}
.top_contents .head_box {
	position: relative;
}
.top_contents .head_box .txt_box {
	position: relative;
	z-index: 3;
}
.top_contents .head_box .line {
}
.top_contents .head_box .line img {
	height: 20px;
	width: auto;
}
.top_contents .head_box h3 {
	margin-top: 38px;
}
.top_contents .head_box h3 img {
	width: auto;
	height: 94px;
}
.top_contents .head_box .sstitle,
.top_contents .head_box .txt {
	width: 43.9%;
}
.top_contents .head_box .sstitle {
	margin-top: 30px;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 4px solid #000;
	padding-bottom: 8px;
	text-align: left;
}
.top_contents .head_box .txt {
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	margin-top: 22px;
}
.top_contents .head_box .bg {
	position: absolute;
	z-index: 1;
}
.top_contents .head_box .main-img {
	position: absolute;
	z-index: 2;
}
.top_contents .head_box .bg img,
.top_contents .head_box .main-img img {
	position: relative;
}

@media screen and (max-width: 980px) {
	.top_contents .head_box .line img {
		height: 2.1vw;
	}
	.top_contents .head_box h3 {
		margin-top: 3.9vw;
	}
	.top_contents .head_box h3 img {
		height: 9.6vw;
	}
}



#adv .head_box {
	padding-bottom: 120px;
}
#adv .bg {
	left: 270px;
	top: 67px;
	width: 718px;
}
#adv .main-img {
	left: 477px;
	top: 183px;
	width: 60.6%;
}
@media screen and (max-width: 980px) {
	#adv .head_box {
		padding-bottom: 20vw;
	}
	#adv .bg {
		left: 27.55vw;
		top: 6.84vw;
		width: 73.27vw;
	}
	#adv .main-img {
		left: 48.7vw;
		top: 18.67vw;
	}
}
#adv .point_box {
	margin-top: 80px;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
#adv .point_content {
	position: relative;
}
#adv .point_block {
	position: relative;
	width: 33%;
	margin-right: 0.5%;
}
#adv .point_block:nth-child(3n) {
	margin-right: 0%;
}
#adv .point_block:nth-child(n+4) {
	margin-top: 36px;
}
#adv .point_block .point_no {
	width: 29.7%;
}
#adv .point_block .pho {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#adv .point_block .icon {
	width: 32.8%;
	margin-top: -16.4%;
	margin-left: auto;
	margin-right: auto;
}
#adv .point_block .txt01,
#adv .point_block .txt02 {
	width: 90%;
	max-width: 240px;
	margin-left: auto;
	margin-right: auto;
}
#adv .point_block .txt01 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	margin-top: 12px;
}
#adv .point_block .txt02 {
	text-align: justify;
	font-size: 12px;
	margin-top: 3px;
}



#abo .head_box {
	padding-bottom: 140px;
}
#abo .head_box .txt_box {
	text-align: right;
}
#abo .head_box .txt_box > .box {
	display: inline-block;
}
#abo .sstitle,
#abo .txt {
	margin-left: auto;
}
#abo .bg {
	right: 153px;
	top: 67px;
	width: 960px;
}
#abo .main-img {
	right: 497px;
	top: 183px;
	width: 60.6%;
}
@media screen and (max-width: 980px) {
	#abo .head_box {
		padding-bottom: 20vw;
	}
	#abo .bg {
		right: 15.61vw;
		top: 6.84vw;
		width: 97.96vw;
	}
	#abo .main-img {
		right: 50.71vw;
		top: 18.67vw;
	}
}
#abo .link_box {
	margin-top: 60px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#abo .link_block {
	width: 49.8%;
}
#abo .link_block:nth-child(n+3) {
	margin-top: 6px;
}
#abo .link_block a {
	width: 100%;
	height: 300px;
	display: block;
	overflow: hidden;
	position: relative;
	background-color: #000;
}
#abo .link_block a::before {
	width: 100%;
	height: 100%;
	position: absolute;
	content: "";
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	opacity: 0.5;
	transition-property: transform;
	transition-duration:0.5s;
	transition-timing-function:ease-in-out;
}
#abo .link_block:nth-child(1) a::before {
	background-image: url("../images/top/abo_pho_01.jpg");
}
#abo .link_block:nth-child(2) a::before {
	background-image: url("../images/top/abo_pho_02.jpg");
}
#abo .link_block:nth-child(3) a::before {
	background-image: url("../images/top/abo_pho_03.jpg");
}
#abo .link_block:nth-child(4) a::before {
	background-image: url("../images/top/abo_pho_04.jpg");
}
#abo .link_block a:hover::before {
	transform: scale(1.2);
}
#abo .link_block a .box {
	max-width: 600px;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 2;
}

#abo .link_block a .en-txt,
#abo .link_block a hr,
#abo .link_block a .txt_box {
	position: absolute;
}
#abo .link_block a .en-txt {
	width: 2.4%;
	left: 2.6%;
	top: 4%;
}
#abo .link_block a hr {
	width: 1px;
	height: 80%;
	left: 8%;
	top: 5%;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #fff;
}
#abo .link_block a .txt_box {
	width: 75%;
	left: 16%;
	top: 15%;
}
#abo .link_block a .txt_box .txt01,
#abo .link_block a .txt_box .txt02 {
	color: #fff;
}
#abo .link_block a .txt_box .txt01 {
	font-size: 30px;
	font-weight: bold;
}
#abo .link_block a .txt_box .txt02 {
	font-size: 13px;
	margin-top: 8px;
}
@media screen and (max-width: 1200px) {
	#abo .link_block a {
		height: 25vw;
	}
	#abo .link_block a .txt_box .txt01 {
		font-size: 2.3vw;
	}
	#abo .link_block a .txt_box .txt02 {
		font-size: 1.2vw;
		margin-top: 0.7vw;
	}
}



#cou .head_box {
	padding-bottom: 146px;
}
#cou .bg {
	left: 193px;
	top: 67px;
	width: 858px;
}
#cou .main-img {
	left: 477px;
	top: 188px;
	width: 60.6%;
}
@media screen and (max-width: 980px) {
	#cou .head_box {
		padding-bottom: 20vw;
	}
	#cou .bg {
		left: 19.69vw;
		top: 6.84vw;
		width: 87.55vw;
	}
	#cou .main-img {
		left: 48.67vw;
		top: 19.16vw;
	}
}
#cou .course_list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 78px;
}
#cou .course_block {
	width: 32.3%;
	margin-right: 1.55%;
}
#cou .course_block:nth-child(3n) {
	margin-right: 0%;
}
#cou .course_block.coutou {
	background-color: #2660b2;
}
#cou .course_block.senmon {
	background-color: #b21521;
}
#cou .course_block a {
	display: block;
	position: relative;
	padding-top: 14px;
}
#cou .course_block .name,
#cou .course_block .txt {
	color: #fff;
	font-weight: 900;
}
#cou .course_block .name,
#cou .course_block hr,
#cou .course_block .txt {
	width: 78%;
	margin-left: auto;
	margin-right: auto;
}
#cou .course_block .name .txt01,
#cou .course_block .name .txt02 {
	display: block;
	color: #fff;
}
#cou .course_block .name .txt01 {
	font-size: 17px;
}
#cou .course_block .name .txt02 {
	font-size: 22px;
}
#cou .course_block hr {
	background-color: #fff;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 8px;
	border: none;
	padding: 0;
}
#cou .course_block .txt {
	font-size: 11px;
	text-align: justify;
}
#cou .course_block .img {
	margin-top: 16px;
	background-color: #000;
	overflow: hidden;
	opacity: 1;
}
#cou .course_block .img img {
	display: block;
	opacity: 0.8;
	transition-property: transform,opacity;
	transition-duration:0.5s;
	transition-timing-function:ease-in-out;
}
#cou .course_block a:hover .img img {
	transform: scale(1.2);
}
#cou .course_block .img-txt {
	position: absolute;
	left: 12px;
	bottom: 49px;
}
#cou .course_block .more {
	padding-top: 12px;
	padding-bottom: 12px;
	width: 39%;
	margin-right: 4%;
	margin-left: auto;
}
#cou #cou01 .img-txt {
	width: 60%;
}
#cou #cou02 .img-txt {
	width: 57.4%;
}
#cou #cou03 .img-txt {
	width: 57.4%;
}



#bottom_content {
	padding-top: 3px;
	padding-bottom: 27px;
}
#bottom_link {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#bottom_link .bottom_link_block {
	width: 49.9%;
	height: 436px;
}
#bottom_link .bottom_link_block a {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
	background-color: #000;
}
#bottom_link .bottom_link_block a::after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	opacity: 0.7;
	transition-property: transform,opacity;
	transition-duration:0.5s;
	transition-timing-function:ease-in-out;
}
#bottom_link .bottom_link_block a:hover::after {
	transform: scale(1.2);
}
#bottom_link .bottom_link_block .txt {
	position: relative;
	color: #fff;
	font-weight: 900;
	font-size: 50px;
	text-align: center;
	letter-spacing: 0.2em;
	z-index: 2;
}
#bottom_link .bottom_link_block .more {
	position: absolute;
	width: 249px;
	right: 20px;
	bottom: 20px;
	z-index: 2;
}
#bottom_link .bottom_link_block:nth-child(1) a::after {
	background-image: url("../images/top/link_pho_01.jpg");
}
#bottom_link .bottom_link_block:nth-child(2) a::after {
	background-image: url("../images/top/link_pho_02.jpg");
}
@media screen and (max-width: 1200px) {
	#bottom_link .bottom_link_block {
		height: 36.3vw;
	}
}
@media screen and (max-width: 980px) {
	#bottom_link .bottom_link_block .txt {
		font-size: 5.1vw;
	}
	#bottom_link .bottom_link_block .more {
		width: 25.4vw;
		right: 2vw;
		bottom: 2vw;
	}
}

#ban_01 {
	max-width: 1200px;
	width: 95%;
	margin: 60px auto 60px;
}
#ban_01 img {
	border: 1px solid #bbb;
}

#ban_manga {
	max-width: 1200px;
	width: 95%;
	margin: 60px auto 0px;
}




#access {
	margin-top: 48px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
#access h3 {
	max-width: 216px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#access .access_content {
	border: 10px solid #000;
	padding: 20px 20px 0;
	margin-top: 22px;
	width: 100%;
}
#access .access_content iframe {
	width: 100% !important;
	height: 413px !important;
}
#access .access_content .zip {
	text-align: center;
	font-size: 18px;
	font-weight: 900;
	padding-top: 48px;
}
#access .access_content .txt02 {
	text-align: center;
	font-size: 15px;
	font-weight: 900;
	margin-top: 20px;
	padding-bottom: 48px;
}



@media screen and (max-width: 768px) {
	header {
		top: 0;
	}
	#container {
		padding-top: 73px;
	}

	#intro .catach_content .catch {
		width: 48%;
	}
	#intro .catach_content .catch p {
		padding-top: 2.6vw;
	}
	#intro .catach_content .right_content {
		width: 42%;
	}
	#intro .catach_content .right_content .txt {
		font-size: 3.8vw;
	}
	#intro .catach_content .right_content .btn {
		max-width: none;
		margin-top: 3.4vw;
	}

	#adv .head_box,
	#abo .head_box,
	#cou .head_box {
		padding-bottom: 0vw;
	}



	#adv .point_block {
		width: 49.8%;
	}
	#adv .point_block,
	#adv .point_block:nth-child(3n) {
		margin-right: 0.4%;
	}
	#adv .point_block:nth-child(2n) {
		margin-right: 0%;
	}
	#adv .point_block:nth-child(n+3),
	#adv .point_block:nth-child(n+4) {
		margin-top: 36px;
	}

	#abo .link_block a .txt_box .txt01 {
	}
	#abo .link_block a .txt_box .txt02 {
		font-size: 12px;
		margin-top: 0.7vw;
	}

	#cou .course_block {
		width: 48.0%;
	}
	#cou .course_block,
	#cou .course_block:nth-child(3n) {
		margin-right: 4%;
	}
	#cou .course_block:nth-child(2n) {
		margin-right: 0%;
	}
	#cou .course_block:nth-child(n+3) {
		margin-top: 3vw;
	}
	#cou .course_block a {
		padding-top: 1.8vw;
	}
	#cou .course_block .name,
	#cou .course_block hr,
	#cou .course_block .txt {
		width: 82%;
	}
	#cou .course_block .name .txt01 {
		font-size: 2.2vw;
	}
	#cou .course_block .name .txt02 {
		font-size: 2.9vw;
	}
	#cou .course_block hr {
		margin-top: 1.3vw;
		margin-bottom: 1.1vw;
	}
	#cou .course_block .txt {
		font-size: 1.4vw;
	}
	#cou .course_block .img {
		margin-top: 2.1vw;
	}
	#cou .course_block .img-txt {
		left: 1.6vw;
		bottom: 6.4vw;
	}
	#cou .course_block .more {
		padding-top: 1.6vw;
		padding-bottom: 1.6vw;
	}

	#ban_01 {
		margin: 7.8vw auto 7.8vw;
	}

	#ban_manga {
		margin: 7.8vw auto 0;
	}


}


@media screen and (max-width: 420px) {  
	#mainimage .txt {
		right: 1vw;
		bottom: -1.8vw;
		width: 56.3%;
	}

	#container {
		padding-top: 13vw;
	}

	#intro .catach_content {
		padding-top: 9.5vw;
		padding-bottom: 10vw;
		display: block;
	}
	#intro .catach_content .catch {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#intro .catach_content .catch p {
		width: 60%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 0;
	}
	#intro .catach_content .right_content {
		margin-top: 6vw;
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	#intro .catach_content .right_content .txt {
		font-size: 5.2vw;
		text-align: center;
	}
	#intro .catach_content .right_content .btn {
		max-width: none;
		width: 50%;
		margin-top: 6.5vw;
		margin-left: auto;
		margin-right: auto;
	}

	.top #news h3 {
		margin-bottom: 5vw;
	}
	.top .news_list li a {
		display: block;
		background-size: 22vw auto;
		background-position: center bottom 4vw;
		padding: 4.5vw 5px 14vw;
	}
	.top .news_list li a span {
		display: block;
		text-align: center;
	}
	.top .news_list li a .day,
	.top .news_list li a .title {
		width: 100%;
	}
	.top .news_list li a .day {
		font-size: 4.5vw;
		width: 100%;
	}
	.top .news_list li a .title {
		font-size: 3.5vw;
		margin-top: 2vw;
	}
	.top #news .link {
		max-width: none;
		width: 40%;
		margin-top: 6.5vw;
	}
	.top #news .link a {
		font-size: 3.5vw;
		padding: 1.2vw 0 1.4vw;
	}



	.top_contents {
		margin-top: 18vw;
	}
	.top_contents .head_box .line img {
		height: 2.3vw;
		margin-left: auto;
		margin-right: auto;
	}
	.top_contents .head_box h3 {
		margin-top: 3.5vw;
	}
	.top_contents .head_box h3 img {
		height: 13vw;
		margin-left: auto;
		margin-right: auto;
	}
	.top_contents .head_box .sstitle,
	.top_contents .head_box .txt {
		width: 100%;
	}
	.top_contents .head_box .sstitle {
		margin-top: 6vw;
		font-size: 4.5vw;
		padding-bottom: 2vw;
	}
	.top_contents .head_box .txt {
		font-size: 3.5vw;
		margin-top: 3.2vw;
	}

	#adv .head_box,
	#abo .head_box,
	#cou .head_box {
		padding-bottom: 0vw;
	}
	#adv .bg {
		left: 4vw;
		top: 25vw;
		width: 120vw;
	}
	#adv .main-img {
		left: 11vw;
		top: 38vw;
		width: 87vw;
	}
	#adv .sstitle {
		margin-top: 74vw;
	}
	#adv .point_box {
		margin-top: 12vw;
		display: block;
	}
	#adv .point_block {
		width: 80%;
	}
	#adv .point_block,
	#adv .point_block:nth-child(3n),
	#adv .point_block:nth-child(2n) {
		margin-left: auto;
		margin-right: auto;
	}
	#adv .point_block:nth-child(n+2),
	#adv .point_block:nth-child(n+3),
	#adv .point_block:nth-child(n+4) {
		margin-top: 9.7vw;
	}
	#adv .point_block .pho {
		margin-top: 1.2vw;
	}
	#adv .point_block .txt01,
	#adv .point_block .txt02 {
		width: 100%;
		max-width: none;
	}
	#adv .point_block .txt01 {
		font-size: 4.8vw;
		margin-top: 1.2vw;
	}
	#adv .point_block .txt02 {
		font-size: 3vw;
		margin-top: 1vw;
	}

	#abo .head_box .txt_box {
		text-align: left;
	}
	#abo .head_box .txt_box > .box {
		display: block;
	}
	#abo .sstitle,
	#abo .txt {
		margin-right: auto;
	}
	#abo .bg {
		left: 4vw;
		top: 25vw;
		width: 120vw;
	}
	#abo .main-img {
		left: 11vw;
		top: 38vw;
		width: 87vw;
	}
	#abo .sstitle {
		margin-top: 74vw;
	}
	#abo .link_box {
		margin-top: 12vw;
		display: block;
	}
	#abo .link_block {
		width: 100%;
	}
	#abo .link_block a {
		height: 44vw;
	}
	#abo .link_block:nth-child(n+2),
	#abo .link_block:nth-child(n+3) {
		margin-top: 1.5vw;
	}
	#abo .link_block a .txt_box {
		top: 10%;
	}
	#abo .link_block a .txt_box .txt01 {
		font-size: 4.6vw;
	}
	#abo .link_block a .txt_box .txt02 {
		font-size: 3.0vw;
		margin-top: 1.5vw;
	}
	#cou .bg {
		left: 4vw;
		top: 25vw;
		width: 120vw;
	}
	#cou .main-img {
		left: 11vw;
		top: 38vw;
		width: 87vw;
	}
	#cou .sstitle {
		margin-top: 74vw;
	}

	#cou .course_list {
		display: block;
		margin-top: 18.6vw;
	}
	#cou .course_block {
		width: 94%;
	}
	#cou .course_block,
	#cou .course_block:nth-child(3n),
	#cou .course_block:nth-child(2n) {
		margin-right: auto;
		margin-left: auto;
	}
	#cou .course_block:nth-child(n+2),
	#cou .course_block:nth-child(n+3) {
		margin-top: 3vw;
	}
	#cou .course_block a {
		padding-top: 2vw;
	}
	#cou .course_block .name,
	#cou .course_block hr,
	#cou .course_block .txt {
		width: 86%;
	}
	#cou .course_block a {
		padding-top: 14px;
	}
	#cou .course_block .name,
	#cou .course_block .txt {
		color: #fff;
		font-weight: 900;
	}
	#cou .course_block .name .txt01,
	#cou .course_block .name .txt02 {
		display: block;
	}
	#cou .course_block .name .txt01 {
		font-size: 17px;
	}
	#cou .course_block .name .txt02 {
		font-size: 22px;
	}
	#cou .course_block hr {
		background-color: #fff;
		height: 1px;
		margin-top: 10px;
		margin-bottom: 8px;
		border: none;
		padding: 0;
	}
	#cou .course_block .txt {
		font-size: 11px;
	}
	#cou .course_block .img {
		margin-top: 16px;
		background-color: #000;
		overflow: hidden;
	}
	#cou .course_block .img img {
		display: block;
		opacity: 0.8;
		transition-property: transform,opacity;
		transition-duration:0.5s;
		transition-timing-function:ease-in-out;
	}
	#cou .course_block a:hover .img img {
		transform: scale(1.2);
		opacity: 0.4;
	}
	#cou .course_block .img-txt {
		position: absolute;
		left: 12px;
		bottom: 49px;
	}
	#cou .course_block .more {
		padding-top: 12px;
		padding-bottom: 12px;
		width: 39%;
		margin-right: 4%;
		margin-left: auto;
	}



	#bottom_content {
		padding-bottom: 6.8vw;
	}

	#bottom_link {
		display: block;
	}
	#bottom_link .bottom_link_block {
		width: 100%;
		height: 30vw;
	}
	#bottom_link .bottom_link_block + .bottom_link_block {
		margin-top: 3px;
	}
	#bottom_link .bottom_link_block:nth-child(1) a::after {
		background-position: center top -15vw;
	}
	#bottom_link .bottom_link_block:nth-child(2) a::after {
		background-position: center top -12vw;
	}
	#bottom_link .bottom_link_block .txt {
		font-size: 6vw;
	}
	#bottom_link .bottom_link_block .more {
		width: 48vw;
		right: 2.5vw;
		bottom: 2.5vw;
	}



	#access {
		margin-top: 12vw;
	}
	#access h3 {
		max-width: none;
		width: 40%;
	}
	#access .access_content {
		border: 4px solid #000;
		padding: 3vw 3vw 0;
		margin-top: 5.2vw;
	}
	#access .access_content iframe {
		height: 48vw !important;
	}
	#access .access_content .zip {
		font-size: 4.0vw;
		padding-top: 8vw;
	}
	#access .access_content .txt02 {
		font-size: 3.5vw;
		margin-top: 3vw;
		padding-bottom: 8vw;
	}

}

/*--- アニメーション用CSS ---*/
.point_box .point_block {
	opacity: 1;
	transition-property: opacity;
	transition-duration:0.5s;
	transition-timing-function:ease-in-out;
}
.point_box.deactive .point_block {
	opacity: 0;
}
.point_box .point_content {
	top: 0;
	transition-property: top;
	transition-duration:0.5s;
	transition-timing-function:ease-in-out;
}
.point_box.deactive .point_content {
	top: 10%;
}

.point_box .point_block:nth-child(1),
.point_box .point_block:nth-child(1) .point_content {
	transition-delay:0.0s;
}
.point_box .point_block:nth-child(2),
.point_box .point_block:nth-child(2) .point_content {
	transition-delay:0.2s;
}
.point_box .point_block:nth-child(3),
.point_box .point_block:nth-child(3) .point_content {
	transition-delay:0.4s;
}
.point_box .point_block:nth-child(4),
.point_box .point_block:nth-child(4) .point_content {
	transition-delay:0.6s;
}
.point_box .point_block:nth-child(5),
.point_box .point_block:nth-child(5) .point_content {
	transition-delay:0.8s;
}
.point_box .point_block:nth-child(6),
.point_box .point_block:nth-child(6) .point_content {
	transition-delay:1.0s;
}
.point_box .point_block:nth-child(7),
.point_box .point_block:nth-child(7) .point_content {
	transition-delay:1.2s;
}
.point_box .point_block:nth-child(8),
.point_box .point_block:nth-child(8) .point_content {
	transition-delay:1.4s;
}
.point_box .point_block:nth-child(9),
.point_box .point_block:nth-child(9) .point_content {
	transition-delay:1.6s;
}
.point_box.deactive .point_block:nth-child(1),
.point_box.deactive .point_block:nth-child(2),
.point_box.deactive .point_block:nth-child(3),
.point_box.deactive .point_block:nth-child(4),
.point_box.deactive .point_block:nth-child(5),
.point_box.deactive .point_block:nth-child(6),
.point_box.deactive .point_block:nth-child(7),
.point_box.deactive .point_block:nth-child(8),
.point_box.deactive .point_block:nth-child(9),
.point_box.deactive .point_block:nth-child(1) .point_content,
.point_box.deactive .point_block:nth-child(2) .point_content,
.point_box.deactive .point_block:nth-child(3) .point_content,
.point_box.deactive .point_block:nth-child(4) .point_content,
.point_box.deactive .point_block:nth-child(5) .point_content,
.point_box.deactive .point_block:nth-child(6) .point_content,
.point_box.deactive .point_block:nth-child(7) .point_content,
.point_box.deactive .point_block:nth-child(8) .point_content,
.point_box.deactive .point_block:nth-child(9) .point_content {
	transition-duration:0s;
	transition-delay:0s;
}

.course_list {
	opacity: 1;
	transition-property: opacity;
	transition-duration:0.5s;
	transition-timing-function:ease-in-out;
}
.course_list.deactive {
	transition-duration:0s;
	opacity: 0;
}



@media screen and (max-width: 768px) {
	.visible_sp{
		display: block;
		}
	.visible_pc {
		display: none;
	}
	}
	
	
@media screen and (min-width: 769px) {
		.visible_sp{
			display: none;
			}
		.visible_pc {
			display: block;
		}
		}


.top_banner{
	max-width: 956px;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
}

.wrap_banner{
display: flex;
flex-direction: row;
justify-content: space-around;

}

.banner_img {
	margin-left: auto;
	margin-right: auto;
	width: 260px;
	height: auto;
}

.banner_img .center{
	margin-left: 5px;
	margin-right: 5px;
}

a:hover .banner_img{
	opacity:0.6;
    -moz-opacity:0.6;
	filter:alpha(opacity = 60);
	transition: 0.5s;
}



@media screen and (max-width: 800px) {

	.banner_img {
		margin-left: auto;
		margin-right: auto;
		width: 190px;
		height: auto;
	}

}



@media screen and (max-width: 578px) {
	.wrap_banner{
		display: flex;
		flex-direction: row;
		justify-content: space-around;
		flex-wrap: wrap;
		}

	.top_banner{
		max-width: 90%;
		margin-top: 80px;
		margin-left: auto;
		margin-right: auto;
	}
	.banner_img {
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		width: 100%;
		height: auto;
	}

}