@charset "utf-8"; /* 〠 */

.topnewsbox {
}

.topnewsbox ul {
	margin: 0px;
	padding: 0px;
}

.topnewsbox ul li {
	list-style: none;
	margin-bottom: 15px;
}

.topnewsbox ul li a {
	text-decoration: underline;
}

.news-type {
	display: inline-block;
	margin: 0px 5px 0px 0px;
	padding: 2px 10px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 20px;

ｘ	background-color: #6980ac;
	background-color: #fbd100;
	font-size: 12px;
}

.news-date {
	display: inline-block;
	margin: 0px 5px 0px;
	color: rgba(0, 0, 0, 0.8);
	font-size: 14px;
}

.news-cate {
	display: inline-block;
	margin: 0px 5px 0px;
	color: rgba(0, 0, 0, 0.8);
	font-size: 14px;
}

.topnewsbox ul li p {
	margin-top: 10px;
}

.no-gutters {
	margin-right: 0;
	margin-left: 0; }
	
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.container-full {
	width: 100%;
}

/*----- Footer SPfloat button 共通-----*/
	#footer-spfloatbox {
	background-color: #697fae;
}

.footer-spfloat-label {
	color: #FFF;
}

.footer-spfloat-icon {
	color: #FFF;
}

@media screen and (max-width: 749px) {
	.section-padding {
	padding: 50px 0px 50px 10px;
	}
	
	.section-title {
  font-size: 30px;
	}
	
	.reception .caption h4,
	.reception .caption h4 a {
  font-size: 22px;
	}
	
	.linkbox .item {
	height: 200px;
	}
	
/*----- Footer -----*/
		.footer-top {
		padding: 30px 0px 0px 0px;
		}
		
		.footer-bottom {
		padding: 20px 0px 50px 0px;
		background-color: #07105f;
		}
		
		.footer-bottom-copy-right {
		font-size: 11px;
		line-height: 1.3;
		margin: 0;
		}
		
		.footer-title {
		font-size: 20px;
		margin-bottom: 20px;
		text-align: center;
		}
		
		.footer-about-text {
		text-align: center;
		}
		
		.footer-pclink {
		display: none;
		}
		
		/*----- Footer SPfloat button -----*/
		#footer-spfloatbox {
		position: fixed;
		left: 0px;
		bottom: 0px;
		width: 100%;
		height: 65px;
		z-index: 10000;
x		background-color: #c3d4dc;
		}
		
		#footer-spfloatbox ul {
		overflow: hidden;  /* preventing height 0 when float */
		margin: 0px;
		padding: 0px 0px 10px 0px;
		}
		
		#footer-spfloatbox ul li {
		float: left;
		width: 33%;
		border-left: 1px solid #ffffff;l
		}
		
		  #footer-spfloatbox ul li a {
		display: block;
		height: 45px;
		text-align: center;
		}
		
		.footer-spfloat-menu {
		list-style: none;
		x   padding: ($GRID * 0.5) 0;
		width: 100%;
		position: fixed;
		bottom: 0px;
		display: flex;
		z-index: 10;
		}
		
		.footer-spfloat-link {
		width: 100%;
		display: flex;
		height: 45px;
		flex-direction: column-reverse;
		align-items: center;
		text-decoration: none;
		}
		
		.footer-spfloat-label {
		font-size: 12px;
		}
		
		.footer-spfloat-icon {
		display: block;
		font-size: 20px;
		}
}

@media screen and (min-width: 750px) {
		#footer-spfloatbox {
		display: none;
		}
		
		/*----- Footer SPfloat button -----*/
x		#footer-spfloatbox {
		position: fixed;
		left: 0px;
		bottom: 0px;
		width: 100%;
		height: 65px;
		z-index: 10000;
		}
		
x		#footer-spfloatbox ul {
		overflow: hidden;  /* preventing height 0 when float */
		margin: 0px;
		padding: 0px 0px 10px 0px;
		}
		
		#footer-spfloatbox ul li {
		float: left;
		width: 33%;
		border-left: 1px solid #bbc5da;l
		}
		
x		  #footer-spfloatbox ul li a {
		display: block;
		height: 45px;
		text-align: center;
		}
		
x		.footer-spfloat-menu {
		list-style: none;
		x   padding: ($GRID * 0.5) 0;
		width: 100%;
		position: fixed;
		bottom: 0px;
		display: flex;
		z-index: 10;
		}
		
x		.footer-spfloat-link {
		width: 100%;
		display: flex;
		height: 45px;
		flex-direction: column-reverse;
		align-items: center;
		text-decoration: none;
		}
		
x		.footer-spfloat-label {
		font-size: 13px;
		}
		
x		.footer-spfloat-icon {
		display: block;
		font-size: 20px;
		font-weight: bold;
		}
}

/*----- Logo Mark -----*/
.greetingbox {
	overflow: hidden;
	}
	
.greeting-signature {
	float: left;
	width: 70%;
	}
	

.greeting-mark {
	float: right;
	width: 30%;
	text-align: right;
	}
	
.greeting-mark {
	width: 110px;
	}
	
.mark-img img {
	max-width: 80%;
	}

@media screen and (max-width: 767px) {
	.greetingbox {
		overflow: hidden;
		}
		
	.greeting-signature {
		float: left;
		width: 77%;
		}
		
	.greeting-mark {
		float: right;
		width: 22%;
		padding-right: 5px;
		}
		
	.greeting-mark img {
		width: 100%;
		}
		
	.mark-img  {
		text-align: center;
		}
		
	.mark-img img {
		width: 60%;
		}
}