@charset "UTF-8";
/* =============================================================================

TCA新校舎css

============================================================================= */
.new-school-building {}
/*-------------------------------------------------------------
	メインビジュアル
-------------------------------------------------------------*/
.new-school-building #page_mainvisual {
	position: relative;
	width: 100%;
	padding-top: 91.666666666666667%;
}
.new-school-building #page_mainvisual .container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("/information/new-school-building/images/main.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 0;
}
.new-school-building #page_mainvisual .container .catch {
	position: absolute;
    top: 5%;
    left:5%;
    width:37%;
    max-width: 100%;
}
.new-school-building #page_mainvisual .container .catch .button {
	/*position: absolute;*/
	max-width:40%;
	margin-top: 5%;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}/* for tablet max-width: 1070px */
/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.new-school-building #page_mainvisual .container .catch {
	top: 5%;
	left:5%;
	width:37%;
}
.new-school-building #page_mainvisual .container .catch .button {
	max-width:80%;
	margin-top: 5%;
}
}/* for SP max-width: 800px */

/*-------------------------------------------------------------
	2018年“創造力校舎”に移転！
-------------------------------------------------------------*/
.new-school-building .transfer {
	text-align: center;
	margin-top: 50px;
}
.new-school-building .transfer .heading {}
.new-school-building .transfer .heading .title {
	font-size: 28px;
	font-weight: bold;
}
.new-school-building .transfer .text {
	margin-top: 30px;
}
.new-school-building .transfer .text p {
	font-weight: bold;
	line-height: 1.8;
	font-feature-settings: "palt";
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}/* for tablet max-width: 1070px */
/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.new-school-building .transfer {
	margin-top: 30px;
}
.new-school-building .transfer .heading .title {
	font-size: 4.8vw;
}
.new-school-building .transfer .text {
	margin-top: 15px;
}
.new-school-building .transfer .text p {
	font-size: 3.2vw;
}
}/* for SP max-width: 800px */

/*-------------------------------------------------------------
	2018年“創造力校舎”に移転！
-------------------------------------------------------------*/
.new-school-building .map {
	text-align: center;
	margin-top: 50px;
}
.new-school-building .map .heading {}
.new-school-building .map .heading .title {
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
}
.new-school-building .map iframe {
	width: 100%;
	height: 300px;
	margin-top: 10px;
	padding: 0;
}
.new-school-building .txtarea {
	padding-top: 15px;
}
.new-school-building .txtarea li {
	display: inline-block;
	font-size: 14px;
	line-height: 1.5;
	margin: 0 10px;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}/* for tablet max-width: 1070px */
/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.new-school-building .map {
	margin-top: 30px;
}
.new-school-building .map .heading .title {
	font-size: 4.0vw;
}
.new-school-building .map iframe {
	height: 150px;
}
.new-school-building .txtarea {
	padding-top: 5px;
}
.new-school-building .txtarea li {
	display: block;
	font-size: 3.2vw;
	margin: 0;
}
}/* for SP max-width: 800px */

/*-------------------------------------------------------------
	INFORMATION
-------------------------------------------------------------*/
.new-school-building .building {
	display: flex;
	justify-content: space-between;
	text-align: center;
	margin-top: 50px;
}
.new-school-building .building .floor {
	width: 38.878504672897196%;
}
.new-school-building .building .building_button {
	width: 55.514018691588785%;
}
.new-school-building .building .building_button ul li {
	margin-top: 5px;
}
.new-school-building .building .building_button ul li:first-child {
	margin-top: 0;
}
.new-school-building .building .building_button ul li a {
	width: 100%;
	position: relative;
}
.new-school-building .line {
	padding: 20px 0 50px;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}/* for tablet max-width: 1070px */
/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.new-school-building .building {
	display: block;
	margin: 30px 0;
}
.new-school-building .building .floor {
	display: none;
}
.new-school-building .building .building_button {
	width: 100%;
}
}/* for SP max-width: 800px */



/* ------------------------------
 各階
 ------------------------------ */
.floor-mfp{
	background-color: white;
}
.floor-mfp .col-xs-9 {
	float: left;
	width: 75%;
}
.floor-mfp .col-xs-3 {
	float: right;
	width: 25%;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content{
	max-width: 80%;
}

.floor-desc{
	padding:30px 15px 0 15px;
}

.floor-desc.floor-1{
	padding:30px 0 0 0;
}

.floor-desc.floor-1 h3{
	padding-left:15px;
	padding-right:15px;
}

.floor-desc.floor-1 p{
	margin-left:15px;
	margin-right:15px;
}
.floor-1-map{
	padding-left: 0px;
	padding-right: 15px;
}

.floor-desc p{
	border-top: 3px solid #000;
	margin-top: 7%;
	padding-top: 7%;
	padding-bottom: 4%;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: bold;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}/* for tablet max-width: 1070px */
/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.floor-mfp .col-xs-9,
.floor-mfp .col-xs-3 {
	float: none;
	width: 100%;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content{
	max-width: 100%;
}
.floor-desc{
	padding:15px;
}
.floor-desc.floor-1{
	padding:30px 0 15px 0;
}
}/* for SP max-width: 800px */



/* ------------------------------
 KOD % Gensler
 ------------------------------ */
#creators {
	padding: 50px 0 70px;
	border-top: 8px solid #ff0;
}

.creator-block{
	border:1px solid #000;
	padding:30px 20px;
	margin-bottom: 24px;
}
.creator-logo{
	width: 30%;
	float: left;
	padding: 0 30px;
}
.creator-desc{
	float: right;
	width: 70%;
	padding-left: 30px;
	border-left:1px solid #000;
}
.creator-desc h3{
	font-size: 16px;
	font-weight: bold;
	margin:0 0 10px 0;
	line-height: 140%;
}
.creator-desc h3 span{
	font-size: 12px;
	font-weight: normal;
}
.creator-desc p{
	font-size: 12px;
	font-feature-settings: "palt";
}
.creator-desc ul {
	margin-top: 15px;
}
.creator-desc ul li{
	float: left;
	width: 32%;
	margin-right:1.5%
}

.creator-desc ul li:last-child{
	margin-right: 0;
}

.creator-desc ul li img{
	display: block;
	width: 100%;
}
.creator-desc-kod{
	width: 80%;
	float: left;
}
.creator-desc-logo{
	width: 15%;
	float: right;
	margin-right: 10px;
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}/* for tablet max-width: 1070px */
/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
#creators{
	padding: 30px 15px;
}
.creator-block {
	border: 1px solid #000;
	padding: 15px;
	margin: 0 0 0 0;
	margin-bottom: 15px;
}
.creator-logo{
	width: 100%;
	float: none;
	padding: 0 15%;
}
.creator-logo img{
	padding-top:0%;
}
.creator-desc{
	float: none;
	width: 100%;
	padding-left:0px;
	border-left:none;
}
.creator-desc h3{
	font-size: 3.5vw;
	font-weight: bold;
	padding:12px 0 0 0;
	margin:0 0 10px 0;
}
.creator-desc h3 span{
	font-size: 3.2vw;
}
.creator-desc p{
	font-size: 3.2vw;
}
.creator-desc ul li{
	float: left;
	width: 32%;
	margin-right:1.5%
}
.creator-desc ul li:last-child{
	margin-right: 0;
}
.creator-desc ul li img{
	display: block;
	width: 100%;
}
.creator-desc-kod{
	width: 100%;
	float: none;
}
.creator-desc-logo{
	width: 100%;
	float: none;
	margin: 15px 0 0;
}
.mfp-content{

}
.mfp-container {
	padding-left: 0%;
	padding-right:0%;
}
.floor-desc h3{
	margin-top: 0;
}
}/* for SP max-width: 800px */

.jelly {
    border: none;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    outline: 0;
    position: relative;
    -webkit-animation:  anim 2s ease-in infinite;
    animation:  anim 2s ease-in infinite;
    transition: all .3s;
    overflow: hidden;
    text-decoration:none;
}

@-webkit-keyframes anim {
    5% {
    -webkit-transform: scale(1.1, .9);
    transform: scale(1.1, .9);
	}
	10% {
	    -webkit-transform: scale(.9, 1.1) translateY(-.5rem);
	    transform: scale(.9, 1.1) translateY(-.5rem);
	}
	15% {
	    -webkit-transform: scale(1);
	    transform: scale(1);
	}
}
@keyframes anim {
    5% {
    -webkit-transform: scale(1.1, .9);
    transform: scale(1.1, .9);
	}
	10% {
	    -webkit-transform: scale(.9, 1.1) translateY(-.5rem);
	    transform: scale(.9, 1.1) translateY(-.5rem);
	}
	15% {
	    -webkit-transform: scale(1);
	    transform: scale(1);
	}
}


.change-border01{
	border:2px solid #000;
	animation: anime1 1.5s infinite alternate;
}

@keyframes anime1 {
0% {border:2px solid #000;}
100% {border:2px solid #ca1315;}
}

.popup-modal.pc{display: block!important;}
.popup-modal.sp{display: none!important;}
@media screen and (max-width: 767px) {
	.popup-modal.pc{display: none!important;}
	.popup-modal.sp{display: block!important;}

	#footer-sub-navi.bg-white{padding: 24px 0 36px 0;}
}

#footer-nav-fixed {
	clear: both;
    z-index: 100000000000;
}

/*-------------------------------------------------------------
	banner
-------------------------------------------------------------*/
.new-school-building .banner {
	margin-top: 40px;
}
.new-school-building .banner .flex_container .item a {
	display: block;
	box-sizing: border-box;
	height: 100%;
	color: #fff;
	text-decoration: none;
	box-shadow: 5px 5px 0 0 rgba(0, 0, 0, .1);
}
.new-school-building .banner .flex_container .item a:hover {
	box-shadow: 10px 10px 0 0 rgba(0, 0, 0, .05);
	-webkit-transform: translate(-5px, -5px);
	transform: translate(-5px, -5px);
}
/* タブレット以下 */
@media screen and (max-width: 1070px) {

}/* for tablet max-width: 1070px */
/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.new-school-building .banner {
	margin-top: 15px;
}
}/* for SP max-width: 800px */

/*===============================================================
	
	フッターメニューバナー
	
===============================================================*/
.section_footer_menu {}
.section_footer_menu ul {
	margin-top: -25px;
}

/* タブレット以下 */
@media screen and (max-width: 1070px) {

}/* for tablet max-width: 1070px */

/* SP向けレイアウトの指定：～800px */
@media only screen and (max-width: 800px) {
.section_footer_menu ul {
	margin-top: -3vw;
}
}/* for SP max-width: 800px */
