@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100&display=swap');


* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

a:hover img {
	opacity: 0.7;
}

/* New HTML5 elements */

article, aside, figure, footer, header, hgroup, nav, section {
	display: block;
	word-wrap: break-word;
}

article {
	clear: both;
	overflow: hidden;
}

html {
	overflow-y: scroll;
}

body {
	background-color: #ffffff;
	margin: 0px auto;
}

img {
	border: 0;
	vertical-align: bottom;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

p {
	line-height: 1.5;
}

.center {
	text-align: center;
}

.over {
	overflow: hidden;
}

.midashi_weight {
	font-size: 24px;
	font-weight: bold;
}

.font12 {
	font-size: 12px;
}

.font16 {
	font-size: 16px;
}

.font24 {
	font-size: 24px;
}

.Fcolor_pink {
	color: #C39;
}

.Fcolor_FireBrick {
	color: #a82e4d;
}

.Fcolor_Gray24 {
	color: #494949;
	font-size: 24px;
	margin-bottom: 20px;
}

.Fbold {
	font-weight: bold;
}

.marker {
    background:linear-gradient(transparent 60%, #ef8585 60%);
}

/*********************************************************************
/* googlefont
*********************************************************************/

.wf-hannari {
	font-family: "Hannari";
}

.wf-notosansjapanese {
	font-family: "Noto Sans Japanese";
}

.wf-mplus1p {
	font-family: "Mplus 1p";
}

.wf-archivo {
	font-family: 'Archivo Black', sans-serif;
}

/*********************************************************************
/* 見出し
*********************************************************************/

header h1 {
	position: absolute;
	left: 0;
	top: 20px;
}

/*h2 {
	clear:both;
	text-align:center;
	color: #006;
}
*/

h2.top {
	position: relative;
	padding: 1em 0;
	text-align: center;
	width: 100%;
	margin: 20px auto;
	color: #000;
}

h2.top::before, h2.top::after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 6px;
	box-sizing: border-box;
}

h2.top::before {
	top: 0;
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
}

h2.top::after {
	bottom: 0;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
}

h2.top span {
	text-align: center;
	font-size: 14px;
	color: #999;
}

h3.midashiicon {
	position: relative;
	color: #111;
	font-size: 1.143em;
	font-weight: bold;
	margin: 0 0 1.5em;
	padding: 0.5em 0.5em 0.5em 1.7em;
	text-align: left
}

h3.midashiicon:before {
	content: "";
	position: absolute;
	background: #d48789;
	top: 0;
	left: 0.4em;
	height: 12px;
	width: 12px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

h3.midashiicon:after {
	content: "";
	position: absolute;
	background: #d26466;
	top: 1.0em;
	left: 0;
	height: 8px;
	width: 8px;
	transform: rotate(15deg);
	-moz-transform: rotate(15deg);
	-webkit-transform: rotate(15deg);
	-o-transform: rotate(15deg);
	-ms-transform: rotate(15deg);
}

h3.midashiicon span {
	font-size: 24px;
}

/*--------------------------------------------*/

.fontcol_red {
	color: #871012;
}

.t_center {
	text-align: center;
}

.clearfix {
	content: "";
	clear: both;
	overflow: hidden;
}

p.textfont {
	line-height: 1.5;
}

.img_right {
	float: right;
}

.img_left {
	float: left;
	margin-right: 20px;
}

.img_right {
	float: right;
	margin-left: 20px;
}

.font-up {
	font-size: 18px;
}

.tleft {
	text-align: left;
}

.tcenter {
	text-align: center;
}

.tright {
	text-align: right;
}

/*----------余白----------*/

.Mtop10 {
	margin-top: 10px;
}

.Mtop20 {
	margin-top: 20px;
}

.Mtop30 {
	margin-top: 30px;
}

.Mtop40 {
	margin-top: 40px;
}

.Mtop50 {
	margin-top: 50px;
}

.Mtop100 {
	margin-top: 100px;
}

.Mbot30 {
	margin-bottom: 30px;
}

.Mbot10 {
	margin-bottom: 10px;
}

.Mbot50 {
	margin-bottom: 50px;
}

.Mri10 {
	margin-right: 10px;
}

p.text-right {
	float: right;
}

img.imgright {
	float: right;
	margin-left: 30px;
}

.imgborder {
	border: 1px solid #6E6E6E;
	padding: 5px;
}

/*----------フォントサイズ----------*/

.fsize24 {
	font-size: 18px;
}


/*-----width 980px center------8時*/

header, #footerarea, #pan, #courcenav, article {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}

header {
	position: relative;
	background-color: #FFF;
}

nav {
	display: none;
	width: 100%;
}

#headerright {}

#navigation_sp_btn {
	/*float: right;*/
	display: none;
	cursor: pointer;
}

/*#navigation_sp i {
	font-size: 24px;
}*/

#navigation_sp {
	display: none;
}

#navigation_sp .menu_sp {}

#navigation_sp li {
	cursor: pointer;
}

#navigation_sp a {
	text-decoration: none;
}

#navigation_sp .menu_sp_second {
	display: none;
}

.column {
	display: none;
}

/*-----main Slider-----*/

#topmain {
	/*	background:url(../images/new/top/top_it.jpg) no-repeat;
*/
	height: auto;
	width: 100%;
}




topmain

/*-----main下バナー-----*/

section#topbanner ul {
	display: flex;
	margin-bottom: 50px;
}

section#topbanner li {
	margin-right: 10px;
}

/*-----topsbanner----*/

section#topsbanner {
	clear: both;
	overflow: hidden;
	margin: 50px 0;
}

section#topsbanner li {
	float: left;
	width: 25%;
}

section#topsbanner li img {
	width: 100%;
	height: auto;
}

/*-----topcource-----*/

/*新デザインコーディングのためコメントアウト
CSSファイルを更新する際は注意
section#cource {
	overflow:hidden;
	margin-bottom:50px;
}

section#cource:after {

}

section#cource ul {
	display:flex
}

section#cource li {
	width:25%;
	color:#FFF;
	font-size:14px;
	overflow:hidden;
	background-color:#F0FFFF;
	margin-bottom:20px;
	padding-bottom:20px;
}

section#cource li:first-child {
}
section#cource li:hover {
}

section#cource li h3 {
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	margin-bottom:10px;
}

section#cource li .courceinfo {
	padding:15px;
}

section#cource li .courceinfo a {
	color:#FFF;
	text-decoration:none;
}

section#cource li .courceinfo dd {
	padding-left:20px;
	margin-bottom:10px;
	font-size:12px;

}

section#cource li#courceall {
	background-color:#49c8e6;
}

section#cource li#cource_it {
	background-color:#2ec796;
}

#itimg {
	background:url(../images/new/top/topcource_it.jpg) no-repeat;
	background-size:cover;
	height:250px;
}

section#cource li#cource_web {
	background-color:#4db1b7;
}

#webimg {
	background:url(../images/new/top/topcource_web.jpg) no-repeat;
	background-size:cover;
	height:250px;
}

#allimg {
	background:url(../images/new/top/topcource_all.jpg) no-repeat;
	background-size:cover;
	height:250px;
}

section#cource li#cource_cg {
	background-color:#f9ce30;
}

#cgimg {
	background:url(../images/new/top/topcource_cg.jpg) no-repeat;
	background-size:cover;
	height:250px;
}
*/

/*==============================
	Top page Cource New design
	2018-06-04
==============================*/


#cource .cource_box {
	display: flex;
	width: 95%;
	max-width: 1480px;
	margin: 150px auto;
	align-items: center;
}

#cource .cource_web, #cource .cource_data {
	flex-flow: row-reverse;
}

.cource_it .cource_text, .cource_cg .cource_text {
	margin-right: 100px;
}

.cource_web .cource_text, .cource_data .cource_text {
	margin-left: 100px;
}

.cource_box .cource_text {
	width: 100%;
	max-width: 400px;
}

.cource_box .cource_text h3 {
	font-weight: bold;
	font-size: 48px;
	font-family: 'Archivo Black', sans-serif;
	line-height: 48px;
}

.cource_box .cource_text h4 {
	font-size: 24px;
	margin-bottom: 32px;
	color: #656565;
}

.cource_it .cource_text h3 {
	color: #001a66;
}

.cource_web .cource_text h3 {
	color: #bd0066;
}

.cource_cg .cource_text h3 {
	color: #00aff0;
}

.cource_data .cource_text h3 {
	color: #05870e;
}

.cource_text p {
	font-size: 18px;
}

.cource_box .cource_text a {
	overflow: hidden;
	position: relative;
	display: inline-block;
	width: 350px;
	line-height: 48px;
	margin-top: 40px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	transition: .16s;
}

.cource_box .cource_text a:before {
	content: '';
	position: absolute;
	left: -96%;
	top: 0;
	width: 100%;
	height: 100%;
	transition: .4s;
	/*z-index: -5;*/
	background: #fff;
	opacity: .2;
}

.cource_box.cource_it .cource_text a {
	background: #001a66;
}

.cource_box.cource_web .cource_text a {
	background: #bd0066;
}

.cource_box.cource_cg .cource_text a {
	background: #00aff0;
}

.cource_box.cource_data .cource_text a {
	background: #05870e;
}

.cource_box .cource_text a:hover {
	color: #fff;
}

.cource_box .cource_text a:hover:before {
	left: 0;
}

.cource_box .cource_img img {
	width: 100%;
	min-width: 980px;
	height: auto;
}

/*==============================
	Top page Cource New design
	2020-05-17　新コース追加　及びデザイン変更
==============================*/

.cource_text ul {
	display: flex;
}

.cource_text ul li {
	color: #fff;
	padding: 8px 16px;
}

.cource_text ul li:first-child {
	margin-right: 10px;
}

.cource_it .cource_text li {
	background-color: #001a66;
}

.cource_web .cource_text li {
	background-color: #bd0066;
}

.cource_cg .cource_text li {
	background-color: #00aff0;
}

.cource_data .cource_text li {
	background-color: #05870e;
}

.job_qualification {
	display: flex;
	margin-bottom: 50px;
}

.job_qualification .list {
	width: 50%;
}

.job_qualification .list span {
	display: block;
	font-size: 12px;
}

.job_qualification .list:first-child {
	margin-right: 20px;
}

.job_qualification .list h3 {
	background: #d9730e;
	border-radius: 10px;
	padding: 10px 0;
	color: #fff;
	font-weight: normal;
}

.job_qualification .list ul {
	padding: 0 10px;
	overflow: hidden;
}

.job_qualification .list ul li::before {
	content: '■';
	margin-right: 5px;
}

/*Job追加-----------tableに変更した部分*/




/*-----Topicks　追加-----*/
.topick_area{
	width: 100%;
	max-width: 1480px;
	margin: 100px auto;
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
	gap: 40px;
}
.topic_box{
	width: 22%;
	margin-bottom: 40px;
	font-family: 'Noto Sans JP', sans-serif;
}
.topick{
	/*height: 300px;*/
	position: relative;
}
.topick img{
	border: 1px solid rgb(209, 209, 209);
	box-shadow: 0 0 10px rgb(209, 209, 209);
	width: 100%;
}

.topick_point{
	width: 100px;
	height: 100px;
	background-color: #fff;
	border: 1px solid rgb(209, 209, 209);
	border-radius: 50%;
	line-height: 100px;
	text-align: center;
	position: absolute;
	bottom:-20px;
	left: -20px;
	color: rgb(150, 150, 150);
	letter-spacing: -2px;
	z-index: 99;
}
.topick_point:hover{
	background-color: #ffe8e9;
	transition: 1s;
	text-decoration: none;
	color: #666;
	cursor: pointer;
	transform: scale(1.1);
}
.topic_text{
	padding: 30px 0 0 0;

}
.topic_text h3 {
	font-weight: normal;
}
.topic_text p{
	font-size: .8rem;
}
/*.topick_image_comic{
	background: url(../images/new/top/topick_comic.png) no-repeat right top;
}*/



/*-----news-----*/

section#news {
	clear: both;
	overflow: hidden;
	margin-bottom: 50px;
	width: 100%;
	max-width: 1480px;
	margin: 0 auto;
}

section#news ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

section#news li {
	position: relative;
	box-sizing: border-box;
	width: 24%;
	/*border:1px solid #CCC;*/
	background-color: #eeeeee;
	padding: 30px 20px 80px;
	border-radius: 10px;
	font-size: 14px;
	/*margin-right:10px;*/
	margin-bottom: 20px;
}

section#news h3 {
	font-size: 1.2em;
	text-align: center;
	margin: 15px 0;
	color: gray;
}

section#news li p {
	margin-bottom: 15px;
}

section#news li .news_thumb {
	overflow: hidden;
	margin-bottom: 10px;
}

section#news li img {
	width: 100%;
	height: auto;
	transition: .2s;
}

section#news li .news_link {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
}

section#news li a {
	color: #666;
	text-decoration: none;
	transition: 0.5s ease-in;
}

section#news li a:hover {
	text-decoration: underline;
	color: rgb(0, 0, 0);
}

section#news li img:hover, section#news li .news_link:hover~.news_thumb img {
	transform: scale(1.03);
}

/*-----新着ボタン-----*/

section#news a.cp_btn {
	position: relative;
	display: block;
	width: 160px;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: rgb(0, 0, 0);
	overflow: hidden;
}

section#news a.cp_btn:before {
	content: "";
	position: absolute;
	top: 0px;
	left: -96%;
	height: 100%;
	width: 100%;
	background: #fff;
	opacity: 0.3;
	transition: .4s;
}

section#news a.cp_btn:hover {
	color: #fff;
	text-decoration: none;
}

section#news a.cp_btn:hover:before {
	left: 0;
}

/*-----学校を知りたい-----*/

section#information {
	background-color: #E0E0E0;
	margin-bottom: 50px;
	overflow: hidden;
}

section#information ul {
	display: flex;
	overflow: hidden;
	padding: 20px 0;
}

section#information li {
	width: 25%;
	margin: 10px;
	background-color: #FFF;
	color: #666;
	line-height: 1.3;
	font-size: 14px;
	transition: .2s ease-in;
}

section#information li a {
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #666;
	transition: .2s ease-in;
}

section#information li:hover {
	background-color: #666;
	color: #FFF;
}

section#information li:hover a {
	color: #FFF;
}

section#information li h3 {
	margin-bottom: 10px;
}

section#information li img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	transition: .2s ease-in;
}

/*-----体験・資料請求-----*/

section#contact_all {
	background: url(../images/new/top/topcource_cg.jpg) no-repeat;
	background-size: 100%;
	/*	padding:100px 0;
*/
	background-position: 0 -500px;
	margin-bottom: 50px;
	height: 300px;
}

section#contact_all ul {
	display: flex;
	margin-top: 70px
}

section#contact_all li {
	width: 50%;
	border: 1px solid #CCC;
	margin: 0 20px;
	padding: 20px;
	background-color: rgba(255, 255, 255, 0.7);
}

section#contact_all p {
	font-size: 12px;
	text-align: center;
}

section#contact_all h3 {
	margin: 0;
}

section#contact_all .button {
	width: 300px;
	margin: 20px auto 0;
	background-color: #3CC;
	text-align: center;
	line-height: 50px;
	border-radius: 5px;
	box-shadow: 0 0 10px #CCCCCC inset;
	border: 1px solid #CCC;
}

section#contact_all .button a {
	display: block;
	color: #FFF;
	transition: .2s ease-in-out;
}

section#contact_all .button a:hover {
	text-decoration: none;
	background-color: #3FC;
	box-shadow: 0 0 10px #CCCCCC inset;
}

/*
section#contact_all .button a:hover {
	text-decoration:none;
	background-color:#3FC;
	border-radius:5px;
	box-shadow:0 0 10px #CCCCCC inset;
	border:1px solid #CCC;
}
+/

.button {
	text-align: center;
	border-radius: 5px;
  background-color: #333;
	width: 300px;
	margin: 50px auto 0 auto;
}

.button a {
  	color: #fff;
	display: block;
	line-height: 50px;
	transition: 1s all;
}
.button a:hover {
  	background-color: #59b1eb;
	text-decoration: none;
	color: #000000;
	border-radius: 5px;
}


/*----学校案内-----*/



section#topabout li h3 {
	text-align: left;
	margin: 10px 0 20px 0;
}

section#topabout li {
	box-shadow: #CCC 0 0 10px inset;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 20px;
	text-align: left;
	border-radius: 10px
}

section#topabout li a {
	color: #666;
}

section#topabout li:nth-child(even) img {
	float: left;
	margin-right: 20px;
}

section#topabout li:nth-child(odd) img {
	float: right;
	margin-left: 20px;
}

/*-----グループ校-----*/

section#group ul {
	display: flex;
}

section#group ul li {
	width: 25%;
	margin: 10px
}

section#group ul li img {
	width: 100%;
	height: auto
}

/*********************************************************************
/* 旧サイトから参照
*********************************************************************/

#HomePic {
	width: 960px;
	height: 260px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #C9C9C9;
	background-color: #F5F5F5;
	padding: 10px;
}

#top_cource {
	width: 980px;
	margin: 10px auto;
}

#top_cource ul li {
	float: left;
	height: 172px;
}

#top_cource ul li:nth-child(even) {
	margin: 0 10px;
}

#top_cource ul li a:hover img {
	opacity: 1;
}

#top_cource ul li#it a:hover img {
	border-bottom: #66218a 6px solid;
}

#top_cource ul li#web a:hover img {
	border-bottom: #d9730e 6px solid;
}

#top_cource ul li#cg a:hover img {
	border-bottom: #071841 6px solid;
}

#MainAria {
	width: 980px;
	margin: 0 auto;
}

/* LeftArea
============================================================== */

#leftcontent {
	width: 460px;
	float: left;
	margin-right: 20px;
}

#leftcontent ul#news {
	margin: 20px 0;
	font-size: 14px;
}

#leftcontent #news li {
	margin-bottom: 20px;
	line-height: 1.3;
	/*border-bottom: #949494 1px dotted;*/
	padding-bottom: 5px;
	padding-left: 10px;
}

/*#news li:nth-child(odd){ border-left:#FFD9D9 2px solid;}
#news li:nth-child(even){ border-left: #81C1D6 2px solid;}*/

#leftcontent #news li a {
	color: #353535;
	text-decoration: none;
}

#leftcontent #news li a:hover {
	color: #AE0058;
	text-decoration: underline;
}

#rightcontent {
	width: 480px;
	float: right;
}

#rightcontent ul li {
	float: left;
	margin-bottom: 10px;
	width: 230px;
}

#rightcontent ul li:nth-child(2n+1) {
	margin-right: 20px;
}

#infomation {
	clear: both;
	background-color: #C4C4C4;
	padding: 15px;
	overflow: hidden;
	margin-top: 20px;
}

#infomation li:last-child {
	margin: 0
}

/*********************************************************************
/* 募集要項
*********************************************************************/

.guide_info {
	margin-bottom: 30px;
	overflow: hidden;
	width: 280px;
	float: left;
	margin-right: 30px;
	margin-top: 30px;
}

.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}

.guide_info dd {
	margin-bottom: 10px;
}

.guide_info dd i {
	margin-right: 10px;
}

/*********************************************************************
/* 企業の方へ
*********************************************************************/

ul#download li {
	line-height: 32px;
	margin-bottom: 10px;
}

ul#download li img {
	margin-right: 10px;
}

/*********************************************************************
/* 保護者の方へ
*********************************************************************/

ul#parent_info {
	display: flex;
}

ul#parent_info li {
	width: 33%;
	float: left;
	margin-right: 15px;
}

ul#parent_info li p {
	overflow: hidden;
}

ul#parent_info li p img {
	float: right;
	margin: 0 0 0 10px;
}

ul#parent_info li h4 {
	position: relative;
	margin: 0 0 1.5em;
	padding: 0.8em;
	background: #6FC;
	color: #fff;
	font-size: 1.143em;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

ul#parent_info li h4:after {
	position: absolute;
	bottom: -15px;
	left: 10%;
	z-index: 90;
	margin-left: -15px;
	border-top: 15px solid #6FC;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 0;
	content: "";
}

p.pare_shou {
	margin-top: 20px;
}

p.pare_shou i {
	margin-right: 5px;
}

p.pare_shou a {
	text-decoration: underline;
}

/*********************************************************************
/* 既卒者の方へ
*********************************************************************/

.ob {
	width: 508px;
	float: left;
}

/*********************************************************************
/* 流れ
*********************************************************************/

table.company {
	width: 100%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0px 15px;
}

table.company th, table.company td {
	padding: 10px;
}

table.company th {
	background: #295890;
	vertical-align: middle;
	text-align: left;
	width: 100px;
	overflow: visible;
	position: relative;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
}

table.company th:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #295890;
	border-width: 10px;
	margin-top: -10px;
}

/* firefox */

@-moz-document url-prefix() {
	table.company th::after {
		float: right;
		padding: 0;
		left: 30px;
		top: 10px;
		content: " ";
		height: 0;
		width: 0;
		position: relative;
		pointer-events: none;
		border: 10px solid transparent;
		border-left: #295890 10px solid;
		margin-top: -10px;
	}
}

table.company td {
	background: #f8f8f8;
	width: 360px;
	padding-left: 20px;
	text-align: left;
}

/*********************************************************************
/*卒業生
*********************************************************************/

ul#obinfo li {
	margin-top: 30px;
}

ul#obinfo li:nth-child(even) {}

ul#obinfo li img {
	float: right;
}

ul#obinfo li:nth-child(even) img {
	float: left;
}

.obinfo_left {
	width: 500px;
	float: left;
}

ul#obinfo li:nth-child(even) .obinfo_left {
	width: 500px;
	float: right;
}

.obinfo_left h5 {
	font-size: 24px;
	margin-bottom: 10px;
	color: #999;
}

ul#obinfo li {
	overflow: hidden;
}

/*********************************************************************
/*在校生
*********************************************************************/

h5.backcolor_gray {
	background-color: #999;
	color: #FFF;
	line-height: 30px;
	font-size: 14px;
	padding-left: 20px;
}

.bor {
	border-radius: 20px;
}

.work {
	clear: both;
	margin-top: 20px;
	border-bottom: 2px dotted #999999;
	padding-bottom: 20px;
}

.work h4 {
	position: relative;
	margin: 0 0 1.5em;
	padding: 0.8em;
	background: #6FC;
	color: #fff;
	font-size: 1.143em;
	font-weight: bold;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.work h4:after {
	position: absolute;
	bottom: -15px;
	left: 10%;
	z-index: 90;
	margin-left: -15px;
	border-top: 15px solid #6FC;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 0;
	content: "";
}

/*********************************************************************
/*テーブルレイアウト
*********************************************************************/

ul.passlist {
	display: flex;
}

ul.passlist li {
	width: 25%;
	border: 1px solid #CCC;
	box-shadow: 0 0 2px #CCCCCC;
	border-radius: 10px;
	padding: 15px;
	text-align: center;
}

ul.passlist li h4 {
	background-color: #6CC;
	line-height: 50px;
	color: #FFF;
	margin-bottom: 10px;
}

ul.passlist li p.passing {
	background-color: #C03;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	border-radius: 100%;
	line-height: 100px;
}

/*********************************************************************
/*サークル活動
*********************************************************************/

.club_imgleft {
	overflow: hidden;
	margin-bottom: 70px;
	border: 1px solid #666;
	border-radius: 10px;
	padding: 20px;
	box-shadow: 0 0 10px #CCCCCC inset;
}

.club_imgleft img {
	float: left;
	margin-right: 30px;
}

.club_imgleft .clubinfo {
	margin-top: 80px;
	float: left;
	width: 353px;
}

.club_imgright {
	overflow: hidden;
	margin-bottom: 70px;
	border: 1px solid #666;
	border-radius: 10px;
	padding: 20px;
	box-shadow: 0 0 10px #CCCCCC inset;
}

.club_imgright img {
	float: right;
	margin-left: 30px;
}

.club_imgright .clubinfo {
	margin-top: 80px;
	float: left;
	width: 353px;
}

.clubbox {
	width: 100%;
	overflow: hidden;
	margin-bottom: 70px;
	padding-bottom: 10px;
}

.clubbox img {
	box-shadow: #CCC 0 0 10px;
	float: left;
}

/*.clubbox h4 {
	font-size:26px;
	color:#063;
	margin-bottom:20px;
}
*/

.clubbox h4 {
	/*  padding-bottom: .5em;
*/
	border-bottom: 1px solid #ccc;
	font-size: 26px;
	color: #063;
	margin-bottom: 20px;
}

.clubbox h4:first-letter {
	margin-right: .1em;
	font-size: 1.5em;
}

.clubbox h5 {
	font-size: 22px;
	font-family: "Mplus 1p";
	margin-bottom: 10px;
	color: #666;
}

.clubbox ul {
	margin-top: 30px;
}

.clubbox ul {
	display: flex;
}

.clubbox ul li {
	background-color: #E96D00;
	line-height: 50px;
	text-align: center;
	padding: 0 5px;
	font-size: 14px;
	color: #FFFFFF;
	border: 1px solid #C66300;
	box-shadow: #FFF 0 0 3px inset;
	margin-bottom: 5px;
	width: 50%;
}

.clubbox ul li:first-child {
	margin-right: 10px;
}

.club_right {
	width: 560px;
	float: right;
}

/*.clubinfo ul.clubinfoma {
	clear:both;
}
*/

/*.clubinfo ul.clubinfoma li{
	background-color: #E96D00;
	line-height:1.2;
	padding: 0 20px;
	font-size: 14px;
	color: #FFFFFF;
	border:1px solid #C66300;
	float:left;
	box-shadow:#FFF 0 0 3px inset;
}

*/

/**/

/*********************************************************************
/* コンテスト
*********************************************************************/

.contestbox {
	display: flex;
	overflow: hidden;
	margin-bottom: 30px;
}

.ribbon_box2 {
	display: block;
	position: relative;
	padding: 10px 0;
	/*width: 50%;*/
	background: #f1f1f1;
	box-sizing: border-box;
	margin-right: 20px;
}

.ribbon_box2 p {
	margin: 0 10px;
}

.ribbon_box2 img {
	margin-bottom: 10px;
}

.ribbon_box2 h4 {
	margin-left: 10px;
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 15px;
	margin-top: 10px;
}

.ribbon13 {
	display: inline-block;
	position: absolute;
	top: -6px;
	right: 10px;
	margin: 0;
	padding: 10px 0;
	z-index: 2;
	width: 40px;
	text-align: center;
	color: white;
	font-size: 14px;
	background: linear-gradient(#ff785b 0%, #e95738 100%);
	border-radius: 2px 0 0 0;
}

.ribbon13:before {
	position: absolute;
	content: '';
	top: 0;
	right: -6px;
	border: none;
	border-bottom: solid 6px #cf4a2d;
	border-right: solid 6px transparent;
}

.ribbon13:after {
	content: '';
	position: absolute;
	left: 0;
	top: 100%;
	height: 0;
	width: 0;
	border-left: 20px solid #e95738;
	border-right: 20px solid #e95738;
	border-bottom: 10px solid transparent;
}

/*********************************************************************
/* キャンパスカレンダー
*********************************************************************/

table.cancale {
	width: 100%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0px 15px;
}

table.cancale th, table.cancale td {
	padding: 10px;
}

table.cancale th {
	background: #F66;
	vertical-align: middle;
	width: 100px;
	overflow: visible;
	position: relative;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
}

table.cancale th:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #F66;
	border-width: 10px;
	margin-top: -10px;
}

/* firefox */

@-moz-document url-prefix() {
	table.cancale th::after {
		float: right;
		padding: 0;
		left: 30px;
		top: 10px;
		content: " ";
		height: 0;
		width: 0;
		position: relative;
		pointer-events: none;
		border: 10px solid transparent;
		border-left: #295890 10px solid;
		margin-top: -10px;
	}
}

table.cancale td {
	background: #f8f8f8;
	width: 360px;
	padding-left: 20px;
	text-align: left;
	line-height: 1.7;
}

/*********************************************************************
/*講師
*********************************************************************/

.teacher {}

.teacher img {
	float: left;
}

.teacher_info {
	width: 650px;
	margin-left: 20px;
	float: right;
}

.koushi_info {
	background-color: #E3E3E3;
	border: 1px solid #666;
	padding: 15px;
	line-height: 1.5;
	margin-top: 50px;
}

.koushi_info h4 {
	margin-bottom: 20px;
}

/*********************************************************************
/*SNS
*********************************************************************/

ul#sns {
	display: flex;
	margin: 0 auto 30px auto;
	width: 315px;
}

ul#sns li:nth-child(2) {
	margin: 0 40px;
}

/*********************************************************************
/*新着情報
*********************************************************************/

.waku02 {
	position: relative;
	/* positionの基準とするためrelativeを与えます。 */
}

.waku02:before {
	content: '';
	/* このプロパティが無いと擬似要素は機能しません、お決まりの呪文です。 */
	display: block;
	/* ブロック要素にします。 */
	position: absolute;
	/* absoluteで上に乗っけます。 */
	top: 0;
	/* 縦横の値を入れるのは基本です。入れないとだめ！っと思っておくほうが今後の為いいです。 */
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 0px 8px rgba(255, 255, 255, 0.6);
}

.img01 {
	max-width: 500px;
	margin: 0 auto;
	box-sizing: border-box;
	/* borderとpaddingをwidthに含める */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.img01 img {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.frame {
	display: inline-block;
	position: relative;
	margin: 0 auto;
}

.frame:after {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
	transform: rotate(3deg);
	/* 回転させる */
	background: #fff;
	z-index: -1;
}

/*学生作品ページリンクスタイル*/

.web-work-link a:hover {
	background: #DC909A;
}

.cg-work-link a:hover {
	background: #8BD7F0;
}

/*学生作品ページ　モーダルウィンドウ*/

.modal {
	display: none;
}

.modal-body {
	position: fixed;
	z-index: 1000;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.modal-body .modal-close-btn {
	font-size: 14px;
	color: #fff;
	margin-bottom: 6px;
}

.modal-body .modal-close-btn:hover {
	cursor: pointer;
}

.modal-body img {
	opacity: 1;
}

.modal-body img.work-image-h {
	width: 40vw;
	height: auto;
}

.modal-body img.work-image-v {
	width: auto;
	height: 40vw;
}

.modal-bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background-color: #000;
	opacity: 0.8;
}

.work-image:hover {
	cursor: pointer;
}

.tableScrollText {
	display: none;
}

.movie {
	width: 700px;
	height: 612px;
	background: url(../imgnew/news/2020/youtube.png) no-repeat;
	margin: 30px auto;
	position: relative;
}

.movie video {
	position: absolute;
	top: 86px;
	left: 0;
}

/* ここから下がボタンのCSS　*/

.news_button {
	width: 280px;
	margin: 0 auto;
}

.btn-gradation {
	display: inline-block;
	width: 280px;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 12px 24px;
	border-radius: 4px;
	background-image: linear-gradient(-90deg, #FF006E, #FFD500);
	transition: .5s;
	background-size: 200%;
	margin: 0 auto;
}

.btn-gradation:hover {
	background-position: right center;
}

.btn {
	display: inline-block;
	margin: 1.5rem 0;
	padding: 1rem 1.5rem;
	border-radius: 4px;
	transition: all 200ms ease-in-out;
}

.btn:hover {
	text-decoration: none;
}

.btn.btn--blue {
	background-color: #244386;
	color: #fff;
}

.btn.btn--blue:hover {
	filter: brightness(1.2);
}

/*LINE　相談室*/

.choice {
	display: flex;
	overflow: hidden;
	margin: 30px 0;
}

.choice_box {
	width: 50%;
	border: 1px solid #6C6C6C;
	border-radius: 10px;
	box-shadow: 0 0 10px #BFBFBF;
	text-align: center;
	padding: 20px 0;
}

.choice_box h3 {
	margin: 0 0 20px 0;
	padding: 0;
}

.choice_box:first-child {
	margin-right: 20px;
}

.idname {
	font-size: 3em;
	color: #E75D00;
	font-weight: bold;
	line-height: 180px;
}

/*キャリアサポート*/

.career {
	background: #ffffe0;
	text-align: center;
	padding: 50px 30px
}

/*キャリアサポート*/

.head_facirity {
	font-size: 3em;
	color: #002353;
	text-align: left;
	border-bottom: 5px solid #002353;
}

.subhead_facirity {
	font-size: 1.5em;
	margin-bottom: 20px;
}
/* news_table */
.news_table {
  width: 100%;
  border-collapse: collapse;
  border-bottom: 1px solid #595959;
   display: table!important;
}
.news_table th {
  background-color: #f0f0f0;
}

/* 
	Mプロジェクト 
	URL: department/m_project/index.html
	Edited date: 2021-11-10 11:02
*/

.m-project {
	--white: #fff;
	--lightGrayishOrange: #F9F3ED;
	--darkGray: #848484;
	--lightOrange: rgb(255, 167, 80, .48);
	--lightGrayishLimeGreen: rgba(197, 229, 193, .48);
	--lightGrayishBlue: rgba(181, 204, 226, .48);
	--veryLightBlue: #83B6FF;
	--paleViolet: #E8AAFF;
	--darkRed: #9a272c;
	--grayishLimeGreen: #A4C7A9;
	--veryLightOrange: #FFC684;

	--c-txt-m-project: var(--darkGray);
	--c-txt-card-course-name: var(--white);
	--c-txt-card-project-name: var(--darkRed);
	
	--c-bg-circle-g-orange: var(--lightGrayishOrange);
	--c-bg-circle-orange: var(--lightOrange);
	--c-bg-circle-blue: var(--lightGrayishBlue);
	--c-bg-circle-green: var(--lightGrayishLimeGreen);
	
	--c-bg-card-course-name-unset: gray;
	--c-bg-card-course-name-it: var(--veryLightBlue);
	--c-bg-card-course-name-cg: var(--grayishLimeGreen);
	--c-bg-card-course-name-mix: var(--paleViolet);
	--c-bg-card-course-name-web: var(--veryLightOrange);
}

.m-project .container {
	padding: 5rem 0;
}

.m-project-about>h1 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 2.5rem;
	color: var(--c-txt-m-project);
}

.m-project-about>h1 img {
	width: 100%;
	max-width: 10.5rem;
}

.m-project-about>p {
	max-width: 875px;
	margin: 0 auto 2.3125rem;
	line-height: 1.7;
}

.m-project-circles {
	text-align: center;
}

.m-project-circles img {
	width: 100%;
	max-width: 30.875rem;
}

/* 
	一旦画像で掲載
	File name: text-about-m-project.png
*/

/* .m-project-circles {
	display: flex;
	justify-content: center;
}

.m-project-circle {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	border-radius: 100%;
}

.m-project-circle-inner {
	position: relative;
	width: 100%;
}

.m-project-circle-inner p {
	position: absolute;
	left: 50%;
	transform: translateX(-50%) translateY(36%);
	width: 100%;
}

.m-project-circle > p {
	line-height: 1.9;
}

.m-project-circle--lg {
	position: relative;
	width: 20.25rem!important;
	height: 20.25rem;
}

.m-project-circle--lg > h1 {
	width: 10.5rem;
	margin-bottom: 1.25rem;
	text-align: center;
}

.m-project-circle--lg > p {
	font-size: 1rem;
}

.m-project-circle--md {
	width: 10.625rem;
	position: absolute;
}

.m-project-circle--md::after {
	content: '';
	padding-bottom: 100%;
}

.m-project-circle--md > p {
	font-size: 0.875rem;
}

.m-project-circle--g-orange {
	background-color: var(--c-bg-circle-g-orange);
}

.m-project-circle--orange {
	top: -7rem;
	left: 50%;
	transform: translateX(-50%);
	background-color: var(--c-bg-circle-orange);
}

.m-project-circle--blue {
	bottom: -4rem;
	left: -4rem;
	background-color: var(--c-bg-circle-blue);
}

.m-project-circle--green {
	bottom: -4rem;
	right: -4rem;
	background-color: var(--c-bg-circle-green);
} */

.m-project-lineup-inner {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 0.78125rem;
}
@media screen and (max-width: 640px) {
	.m-project-lineup-inner {
		grid-template-columns: repeat(1, 1fr);
	}
}

.m-project-lineup>h1 {
	margin-bottom: 2.5rem;
	text-align: center;
}

.m-project-lineup>h1 img {
	width: 100%;
	max-width: 5.625rem;
}

.m-project-lineup .card {
	justify-self: center;
	width: 19.375rem;
	margin-bottom: 1.375rem;
}
@media screen and (max-width: 640px) {
	.m-project-lineup .card {
		width: 100%;
		justify-self: center;
	}
}

.m-project-lineup .card a {
	display: block;
	text-decoration: none;
}
.m-project-lineup .card:hover {
	opacity: 0.9;
}

.m-project-lineup .card .card-title {
	font-size: .8rem;
	color: var(--c-txt-m-project);
}

.m-project-lineup .card .card-project-name {
	font-size: 0.875rem;
	color: var(--c-txt-card-project-name);
}

.m-project-lineup .card .card-course-name {
	display: inline-block;
	margin-bottom: 0.625rem;
	padding: .25rem 1.5rem;
	font-size: 1.125rem;
	background: var(--c-bg-card-course-name-unset);
	color: var(--c-txt-card-course-name);
}
@media screen and (max-width: 640px) {
	.m-project-lineup .card .card-course-name {
		width: initial!important;
	}
}

.m-project-lineup .card .card-course-name--it {
	background: var(--c-bg-card-course-name-it);
	color: var(--c-txt-card-course-name);
}

.m-project-lineup .card .card-course-name--cg {
	background: var(--c-bg-card-course-name-cg);
	color: var(--c-txt-card-course-name);
}

.m-project-lineup .card .card-course-name--web {
	background: var(--c-bg-card-course-name-web);
	color: var(--c-txt-card-course-name);
}

.m-project-lineup .card .card-course-name--mix {
	background: var(--c-bg-card-course-name-mix);
	color: var(--c-txt-card-course-name);
}

.m-project-lineup .card .card-thumb {
	margin-bottom: 0.875rem;
}