@charset "UTF-8";

/*mv*/
#inrMv {
	overflow: hidden;
}
#inrMv .imBox {
	background: url("../images/mv.jpg") center center no-repeat;
	background-size: cover;
	padding: 200px 0;
}
#inrMv .imBox h1 {
	color: #fff;
}

#inrMv .overR {
	bottom: 0;
}

.welfare01 {
	width: 1200px;
	margin: 0 auto 60px;
}
.wHead {
	color: #c76ecc;
	text-align: center;
	font-size: 30px;
	margin-bottom: 30px;
}
.wHead span {
	display: block;
	padding: 26px 0 12px;
	font-weight: bold;
	line-height: 1;
	background: #c76ecc;
	color: #fff;
	width: 85px;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 36px;
	text-align: center;
	margin: 0 auto 10px;
}


.wHead span small {
	font-size: 14px;
	display: block;
	
}

div.clum2Box {
display: flex;
justify-content: space-between;
margin-bottom: 40px;
}

div.clum2Box.rr {
flex-direction: row-reverse;
}

div.clum2Box p.Img{
width: 48%;
}
div.clum2Box p.txt {
width: 50%;
font-size: 16px;
}

.welfare02 {
width: 1200px;
margin: 0 auto 60px!important;
}

.clum3Box {
display: flex;
justify-content: space-between;
}

.clum3Box .box {
width: 32%;
}

.clum3Box .box p.Img {
margin-bottom: 20px;
}
.clum3Box p.txt {
font-size: 16px;
}






