/* 2019_winter 用CSS*/


.c-section.about .about-img img {
	margin: 0 auto;
}

.c-section.about .about-service {
	/*background: rgba(239, 133, 140, 0.1);*/
	background: rgba(35, 159, 132, 0.1);
	border-radius: 20px;
	margin: 60px auto;
	padding: 30px 60px;
}

.c-section.about .about-service_headline {
	color: rgba(35, 159, 132, 1);
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5;
	display: inline-block;
	border-bottom: 3px solid rgba(35, 159, 132, 1);
	margin: 0 auto 10px;
	padding: 0 30px 10px;
}

.c-section.about .about-service_list {
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.c-section.about .about-service_list li {
	background: #fff;
	border-radius: 100%;
	margin: 15px 10px 0;
	padding: 20px;
	width: calc(33.3% - 20px);
}

.c-section.about .about-service_list figure img {
	margin-bottom: 5px;
	width: 90px;
}

.c-section.about .about-service_list figure figcaption {
	font-size: 12px;
	line-height: 1.5;
}

.c-section.about .about-service_list figure figcaption b {
	color: red;
	font-size: 16px;
	font-weight: bold;
}

.c-section.about .about-text02 {
	margin: 2.5em auto 0;
	color: #068acc;
}

.c-section.about .about-text02 span {
	display: inline-block;
	padding: .1em .5em .1em .75em;
	background: #ddf0fa;
}

.c-section.about .event-button {
	width: 400px;
	max-width: 100%;
	margin: 0 auto;
}

.c-content-covid19 {
	background-color: #4fbbe3;
	padding: 60px;
	padding-bottom: 45px;
	margin: 80px auto 80px auto;
	text-align: center;
}

.c-content-covid19 .c-cection-Title {
	display: block;
	font-size: 1.6rem;
	font-weight: bold;
	color: #34acd9;
	background: rgba(244, 232, 98, 1);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(244, 232, 98, 1)), color-stop(50%, rgba(255, 247, 154, 1)), color-stop(100%, rgba(244, 232, 98, 1)));
	background: -webkit-gradient(linear, left top, right top, from(rgba(244, 232, 98, 1)), color-stop(50%, rgba(255, 247, 154, 1)), to(rgba(244, 232, 98, 1)));
	background: linear-gradient(to right, rgba(244, 232, 98, 1) 0%, rgba(255, 247, 154, 1) 50%, rgba(244, 232, 98, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4e862', endColorstr='#f4e862', GradientType=1);
	border-radius: 50px;
	padding: 15px;
	text-align: center;
	margin-bottom: 25px;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(62, 172, 219, 1);
	box-shadow: 0px 3px 0px 0px rgba(62, 172, 219, 1);
}

.c-content-covid19 .c-cection-Text {
	font-size: 1.1rem;
	line-height: 2;
	letter-spacing: 0.05rem;
	color: #fff;
	margin-bottom: 30px;
}

.c-colom_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	letter-spacing: -0.5rem;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

}

.c-colom_container.c-colom-3line {
	margin-right: -10px;
}

.c-colom_items {
	letter-spacing: 0.05rem;
	display: inline-block;
}

.c-colom-3line .c-colom_items {
	width: 33%;
	position: relative;
	padding-right: 10px;
	z-index: 1;
}

.c-colom_item {
	background-color: #fff;
	border: 3px solid #fff79a;
	position: relative;
	border-radius: 5px;
	height: 170px;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(62, 172, 219, 1);
	box-shadow: 0px 3px 0px 0px rgba(62, 172, 219, 1);
	padding: 10px;
}


.c-content-covid19 .c-colomTitle-min {
	display: block;
	margin-top: -25px;
	z-index: 2;
	position: relative;
}

.c-content-covid19 .c-colomTitleMin_tumb {
	display: inline-block;
	font-size: 1.15rem;
	font-weight: bold;
	color: #38b0d3;
	background: #fff79a;
	border-radius: 50px;
	padding: 10px 20px;
	text-align: center;
	width: auto;
	text-align: center;
	max-width: 252px;
	min-width: 127px;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(62, 172, 219, 1);
	box-shadow: 0px 3px 0px 0px rgba(62, 172, 219, 1);
}

/*c-coming */
.l-coming .l-subTitle {
	text-align: center;
	font-size: 3.2rem;
	color: #014098;
	font-weight: bold;
}

.l-coming .l-subTitle-min {
	margin-top: 20px;
	letter-spacing: 0.1rem;
	background: #014098;
	display: inline-block;
	line-height: 1;
	padding: 10px 20px;
	border-radius: 20px;
	color: #fff;
}

.l-coming .l-section-text {
	color: #014098;
	font-weight: bold;
	line-height: 2;
	text-align: center;
	font-size: 1.3rem;
	padding-top: 30px;
}

.page-pfair2 .main.l-coming {
	margin: 100px auto;
}

.l-coming .l-btn-container {
	margin-top: 60px;
}

.l-coming .l-btn {
	font-weight: bold;
	line-height: 1.4;
	position: relative;
	display: block;
	padding: 15px;
	cursor: pointer;
	margin: 0 auto;
	color: #28a7e1;
	border: 2px solid #28a7e1;
	max-width: 375px;
	font-size: 1.2rem;
	letter-spacing: 0;
	text-align: center;
	position: relative;
	transition: 0.5s;
}

.l-coming .l-btn:hover {
	opacity: 0.5;
}

.l-coming .l-btn:after {
	content: "";
	right: 15px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #28a7e1;
	border-right: 2px solid #28a7e1;
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 5px);
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.vcp {
	display: inline-block;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}

.vcp:hover {
	opacity: .5;
}



@media only screen and (max-device-width: 1280px) and (max-width: 640px) {
	.c-section.about .about-service {
		padding: 20px 10px;
	}

	.c-section.about .about-service_headline {
		font-size: 18px;
		padding: 0px 10px 10px;
	}

	.c-section.about .about-service_list {}

	.c-section.about .about-service_list li {
		border-radius: 100%;
		width: calc(50% - 10px);
		margin: 10px 5px 0;
		padding: 20px 10px;
	}

	.c-section.about .about-service_list figure img {
		width: 80px;
	}

	.c-section.about .about-service_list figure figcaption {
		font-size: 10px;
		line-height: 1.3;
	}

	.c-section.about .about-service_list figure figcaption b {
		font-size: 13px;
	}

	.c-section.about .about-text02 {
		width: 92%;
	}

	.c-content-covid19 .c-cection-Title {
		font-size: 1.2rem;
		padding: 10px;
		line-height: 1.3;
		margin-bottom: 20px;
	}

	.c-content-covid19 {
		padding: 20px;
		padding-bottom: 20px;
	}

	.c-content-covid19 .c-cection-Text {
		font-size: 0.9rem;
		line-height: 1.4;
		margin-bottom: 20px;
	}

	.c-colom_container {
		flex-start;
	}

	.c-colom-3line .c-colom_items {
		width: 50%;
		margin-bottom: 15px;
	}

	.c-colom_item {
		height: 140px;
		padding: 10px;
	}

	.c-section.about .event-button {
		width: 310px;
	}

	.c-content-covid19 .c-colomTitleMin_tumb {
		font-size: 0.8rem;
		padding: 5px 10px;
		max-width: 160px;
		min-width: 90px;
		line-height: 1;
	}

	.c-content-covid19 .c-colomTitle-min {
		margin-top: -15px;
	}

	.c-colom_items_wash {
		order: 1;
	}

	.c-colom_items_wash {
		order: 2;
	}

	.c-colom_items_social {
		order: 3;
	}

	.c-colom-3line .c-colom_items.c-colom_items_social {
		margin-bottom: 0;
	}

	.page-pfair2 .main.l-coming {
		margin: 50px auto;
		padding: 0 20px;
	}

	.l-coming .l-section-text {
		font-size: 1rem;
	}

	.l-coming .l-btn-container {
		margin-top: 30px;
	}


	.l-coming .l-btn {
		font-size: 1rem;
		padding-left: 0px;

	}


	.l-coming .l-btn:after {
		right: 10px;
	}


}

/* 追加　*/
.about-box {
	/*display: flex;*/
	/*justify-content: space-between;*/
	/*align-items: center;*/
	margin-top: 4%;
}

.about-box-txt01 {
	margin-bottom: .5em;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.about-box-thumb {
	width: 56.5%;
	/*width: 40%;*/
	margin: 0 auto 4%;
	/*margin-bottom: 4%;*/
}

.about-box-thumb a {
	transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.about-box-thumb a:hover {
	opacity: .7;
}

.about-box .about-img {
	/*width: 55%;*/
	margin-top: 0;
}

.fancybox-close {
	right: -25px;
	top: 0;
	margin: 0;
}
.about-box .onlyDesctop {
	display: inline;
}

@media only screen and (max-device-width: 1280px) and (max-width: 640px) {

	.about-box {
		display: block;
		margin-top: 40px;
	}

	.about-box-txt01 {
		margin-bottom: .5em;
		font-size: 14px;
	}

	.about-box-thumb {
		width: 92%;
		/*width: auto;*/
		margin-bottom: 40px;
		text-align: center;
	}

	.about-box .about-img {
		width: auto;
		text-align: center;
	}

	.fancybox-close {
		right: 10px;
		top: -40px;
		margin: 0;
	}
	.about-box .onlyDesctop {
		display: none;
	}

}