@charset "utf-8";
/* u_12.css */

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* navi　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#bt_u12 span::after {
	color: #e80411 !important;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* KV　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#kv {
	background-image: url("../images/u_12/2026_kv.jpg");
}
#kv h2::after {
	content: "JUNIOR";
}

/* -- インスタ ----------------------------------------------- */
#insta_bt {
	width: 54px;
	position: absolute;
	right: 40px;
	bottom: 40px;
	z-index: 3;
}
#insta_bt img {
	width: 100%;
	height: auto;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ページリンク　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.global-item {
	width: 20%;
}
.global-item:last-child a {
	background-color: #184ba2;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* レイアウト　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.team_data {
	padding-top: 100px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* コンセプト　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#concept_area h3 {
	color: #2150A4;
	font-size: 60px;
	font-weight: 800;
	line-height: 1.2em;
	margin-bottom: 20px;
}
#concept_area h3 span {
	display: block;
	font-size: 20px;
	line-height: 1.4em;
	color: #A3A3A3;
	font-weight: 800;
}
#concept_area h4 {
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4em;
}


	
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 練習場所　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.plase_set:last-child {
	margin-bottom: 0px;
	margin-top: 50px;
	padding-top: 30px;
	border-top: 5px solid #2150A4;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* メールフォーム注釈　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#form_info {
	margin-bottom: 30px;
}
#form_info a {
	color: #000000;
	text-decoration: none;
	font-weight: 700;
	text-align: center;
	border: 1px solid #2150A4;
	background-color: #F1F5FC;
	border-radius: 10px;
	display: block;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
}
#form_info a:hover {
	background-color: #DEE7F8;
}






/* ↓↓↓↓↓↓↓↓↓↓ ---以下スマホ--- ↓↓↓↓↓↓↓↓↓↓ */


@media screen and (max-width: 768px) {
	
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* KV　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* -- インスタ ----------------------------------------------- */
#insta_bt {
	width: 54px;
	right: 20px;
	bottom: 20px;
}
	
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ページリンク　　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.global-list {
	display: flex;
	flex-wrap: wrap;
}
.global-item {
	width: 25%;
}
.global-item:last-child {
	width: 100%;
	display: block;
	border-left-style: none;
	border-top: 1px solid #FFFFFF;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* レイアウト　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.team_data {
	padding-top: 110px;
}
	
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* コンセプト　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#concept_area h3 {
	font-size: 36px;
	line-height: 1.2em;
	margin-bottom: 20px;
}
#concept_area h3 span {
	font-size: 14px;
	line-height: 1.4em;
}
#concept_area h4 {
	font-size: 22px;
	line-height: 1.4em;
}
	
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 練習場所　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.plase_set:last-child {
	margin-top: 40px;
	padding-top: 30px;
	border-top: 3px solid #2150A4;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* メールフォーム注釈　　　　　　　                                           */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#form_info a {
	text-align: left;
}
}
