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

#introduction01 .inner650 {
  background-color: #FFF;
  padding: 30px 0 0 0;
}

#introduction02 .inner650 {
  background-color: #FFFCDB;
	padding: 50px 90px;
}

#introduction02 .goal ul {
	padding: 0;
}

#introduction02 ul h3 {
	background-color: #E85298;
	color: #FFF;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 0;
	font-weight: 600;
}

#introduction02 .goal ul li {
	text-align: center;
	list-style-type: none;
	font-size: 36px;
	font-weight: 600;
	border-bottom: 3px dashed #EB614B;
	padding: 30px;
}

#introduction02 .goal ul li:nth-child(odd) {
	color: #2AA738;
}

#introduction02 .goal ul li:nth-child(even) {
	color: #E85298;
}

.goal {}

.facility01 {
	margin-top: 50px;
}

.facility01 dl {
	width: 100%;
	margin-top: 50px;
}

.facility01 dl dt {
	clear: both;
	float: left;
	color: #FFF;
	background-color: #E85298;
	padding: 10px 20px;
	width: 30%;
	text-align: center;
	margin-bottom: 20px;
}

.facility01 dl dt:nth-child(7) {
	height: 365.6px;
}

.facility01 dl dd {
	padding: 10px 50px;
	margin-left: 30%;
	margin-bottom: 20px;
}

.facility01 dl dd ul {
	padding: 0;
	margin: 0;
}

.facility01 dl dd ul li {
	list-style-type: none;
	line-height: 1.8;
}



#introduction03 .inner650 {
  	background-color: #FADCE9;
	padding: 50px 90px;
}

.facility02 ul {
	padding: 0;
}

.facility02 ul li {
	list-style-type: none;
	margin-bottom: 20px;
	text-align: center;
}

.facility02 ul li span {
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	padding-top: 10px;
}




#introduction04 .inner650 {
  	background-color: #F19EC2;
	padding: 350px 90px 80px 90px;
}


#introduction04 .ttl-yel {
	color: #FFF;
	background-color: transparent;
	font-weight: 600;
	padding-top: 30px;
}


.support h3:before {
  content: "";
  background: url("../images/icon-support.svg") no-repeat;
  width: 227px;
  height: 285px;
  position: absolute;
  top: -350px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.support p {
	color: #FFF;
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 30px;
}

.support .txt-support02 {
	font-size: 25px;
	margin-top: 20px;
	color: #FFF;
	font-weight: 600;
}

.txt-support02 dt {
	clear: both;
	float: left;
	width: 30%;
}

.txt-support02 dd {
	width: 70%;
	margin-left: 30%;
}



.support-bottom {
	margin-top: 50px;
	padding-top: 50px;
	border-top: 2px solid #FFF;
}


#introduction04 h5 {
	font-size: 24px;
	color: #FFF;
	font-weight: 600;
	margin-bottom: 10px;
}

.tel-support {
	font-size: 30px;
	color: #FFF;
	font-weight: 600;
	text-align: center;
	border-radius: 40px;
	background-color: #E85298;
	padding: 10px 20px;
	width: 100%;
	margin-bottom: 20px !important;
}

.contact-support {
	text-align: center;
	margin-bottom: 20px !important;
}

.contact-support a {
	color: #E85298;
	font-size: 30px;
	background-color: #FFD700;
	padding: 10px 50px;
	border-radius: 40px;
	font-weight: 600;
	display: block;
	width: 100%;
}

.contact-support a:hover {
	color: #FFD700;
	background-color: #FFF;
}


.airreserve {
	background-color: #FFF;
	border-radius: 40px;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 10px !important;
}

.airreserve img {
	width: 70%;
}

.airreserve a:hover {
	opacity: 0.7;
}

.txt-asterisk {
	font-size: 16px !important;
	margin-bottom: 20px !important;
	font-weight: 600;
}

.link-fukaya {
	background-color: #FFF;
  	text-align: center;
  	border-radius: 40px;
  	margin-top: 20px;
  	margin-bottom: 10px !important;
  	font-size: 24px !important;
}

.link-fukaya a {
	padding: 10px 20px;
	color: #00AAE8;
	font-weight: 600;
	display: block;
}

.link-fukaya a:hover {
	opacity: 0.7;
}



#introduction05 .inner650 {
  	background-color: #FFFCDB;
	padding: 90px 90px 50px 90px;
}

.history table {
	width: 100%;
	font-weight: 600;
}

.history table tr {
	display: flex;
}

.history table th {
	background-color: #F19EC2;
	color: #FFF;
	padding: 20px 10px;
	margin-bottom: 20px;
	text-align: center;
	width: 30%;
}

.history table td {
	width: 70%;
	padding: 0 10px 0 20px;
	margin-bottom: 20px;
}




#introduction06 .inner650 {
  	background-color: #F19EC2;
	padding: 90px;
}

.report p {
	text-align: center;
	font-size: 24px;
	font-weight: 600;
}

.report p a {
	color: #FFF;
	text-decoration: underline;
}

.report p a:hover {
	color: #4285f4;
	text-decoration: none;
}





#news .inner650 {
	background-color: #FFFCDB;
	padding: 90px 90px 0 90px;
}

#news dl {
	width: 100%;
	overflow: auto;
	height: 200px;
	line-height: 2;
	margin-bottom: 0;
}

#news dl dt {
	clear: both;
	float: left;
	width: 25%;
}

#news dl dd {
	width: 75%;
	margin-left: 25%;
}








/* フェードインさせる要素 */
#btn-contact-support {
	position: absolute;
	z-index: 2;
	display: none;
}

#btn-contact-support img {
	width: 150px;
	height: 150px;
	display: none;
}

#btn-contact-support.fixed {
    position: fixed;
    left: auto;
    z-index: 2;
	right: 5%;
	bottom: 3%;
}

#btn-contact-support.fixed img {
	display: block;
}

#btn-contact-support.fixed.none {
    opacity: 0;
    z-index: -1;
}


/* ブロックの共通CSS */
.block {
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* 左から右に移動しながらフェードイン */
.fadeInRight {
    opacity: 0;
    transform: translateX(100px);
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}
/* フェードインアニメーション */
@keyframes fadeIn {
    0% {
    }
    100% {
        opacity: 1;
        transform: translate(0);
    }
}





@media (max-width: 768px) {
	
	#introduction01 .inner650 {
		padding: 0 5% 50px !important;
	}
	
	#news .inner650 {
		padding: 50px 5% 25px !important;
	}
	
	#introduction02 .inner650 {
		padding: 25px 5% 50px !important;
	}
	
	#introduction03 .inner650 {
		padding: 50px 5% 50px !important;
	}
	
	#introduction04 .inner650 {
		padding: 350px 5% 50px !important;
	}
}






@media (max-width: 480px) {
	
	/* ---------------------------------
		mainContents(max-width: 480px)
	----------------------------------*/
	
	#introduction01 .inner650 {
		padding-top: 0 !important;
	}
	
	#news .inner650 {
		padding: 40px 5% 20px !important;
	}
	
	#introduction02 ul {
		margin-bottom: 0;
	}
	
	#introduction02 ul h3 {
 	 	padding: 10px 3%;
		font-size: 149%;
	}
	
	#introduction02 .goal ul li {
    	font-size: 150%;
   		padding:20px 3%;
		line-height: 1.6;
	}
	
	#introduction03 .inner650 {
		padding: 40px 5% 20px !important;
	}
	
	.facility02 ul li span {
		padding-top: 5px;
		font-size: 90%;
	}
	
	
	
	
	
	#introduction04 .inner650 {
		padding: 325px 5% 40px !important;
	}
	
	#introduction04 .ttl-yel {
		margin-bottom: 10px;
	}
	
	.support p {
		font-size: 120%;
		margin-bottom: 15px;
	}
	
	.support .txt-support02 {
		font-size: 130%;
	}
	
	.support-bottom {
		padding-top: 30px;
		margin-top: 30px;
	}
	
	
	#introduction04 h5 {
		font-size: 100%;
	}
	
	.tel-support {
		padding: 2% 3%;
	}
	
	.contact-support a {
		padding: 2% 3%;
		font-size: 120%;
	}
	
	.txt-asterisk {
		font-size: 90% !important;
	}
	
	
	
}
