@charset "UTF-8";


/*----------------------

*54_1

----------------------*/
/*common*/

/* img */
.p54_1--01 h1 img,
.p54_1--titA img {
	width: 100%;
	height: auto;
}


/* h */
.p54_1--titA {
	margin-top: 75px;
	padding-top: 10px;
	text-align: center;
}
.p54_1--titA img { max-width: 659px; }


.p54_1--titB {
	margin-top: 70px;
	padding: 25px 0 43px;
	font-size: 36px;
	color: #512c0f;
	font-weight: bold;
	border-top: solid 1px #512c0f;
}

/* p */



/* bg */



/* btn */



/*
===== p54_1--01 =====
*/
.p54_1--01.container {
    width: 100%;
    max-width: 100%;
    padding: 0 !important;
}
.p54_1--01 .gNav { background: url(../../social-useful/images/bg-img-54_1-01.png) left top / 32px 32px repeat; }
.p54_1--01 .gNav ul {
	display: flex;
	max-width: 1100px;
	margin: 0 auto;
}
.p54_1--01 .gNav ul li { width: 50%; }
.p54_1--01 .gNav ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
	margin: 10px 5px;
	background-color: #FFF;
	border-radius: 8px;
	text-decoration: none;
}
.p54_1--01 .gNav ul li a span {
	padding: 0 0 0 40px;
	background: url(../../social-useful/images/bg-icon-54_1-01.png) left center / 21px 13px no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #512c0f;
	line-height: 1.8;
}

/*
===== p54_1--02 =====
*/
.p54_1--02 { padding-bottom: 30px; }
.p54_1--02__01,
.p54_1--02__02 ul {
	display: flex;
	flex-wrap: wrap;
}
.p54_1--02__01__left { width: 37.03%; }
.p54_1--02__01__left figure { margin: 0; }
.p54_1--02__01__right {
	width: 62.97%;
	padding: 35px 0 0;
}
.p54_1--02__01__right p {
	margin: 0 0 2em 40px;
	font-size: 18px;
	lihe-height: 2;
}
.p54_1--02__02 li {
	box-sizing: border-box;
	width: 33.33%;
	text-align: center;
}
.p54_1--02__02 li:nth-child(1) { padding-right: 20px; }
.p54_1--02__02 li:nth-child(2) { padding: 0 10px; }
.p54_1--02__02 li:nth-child(3) { padding-left: 20px; }
.p54_1--02__02 li figure {
	max-width: 240px;
	width: 100%;
	margin: 0 auto 20px;
}
.p54_1--02__02 li p {
	max-width: 290px;
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	line-height: 2;
	text-align: left;
}
.p54_1--02__03__img {
	margin-bottom: 0;
	text-align: center;
}
.p54_1--02__03__img img {
	max-width: 715px;
	width: 100%;
	text-align: center;
}
.p54_1--02__03__bg {
	padding: 20px 10px 0;
	background-color: #d3bdad;
}
.p54_1--02__03__bg h4 {
	margin: 0 10px 20px;
	padding: 3px 0 2px;
	background-color: #512c0f;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.p54_1--02__03__bg ul {
	display: flex;
	flex-wrap: wrap;
}
.p54_1--02__03__bg li {
	box-sizing: border-box;
	width: calc(33.33% - 20px);
	margin: 0 10px 20px;
	padding: 20px 20px 0;
	background-color: #FFF;
}
.p54_1--02__03__bg h5 {
	margin-bottom: 8px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.p54_1--02__03__bg figure {
	margin-bottom: 15px;
	text-align: center;
}
.p54_1--02__03__bg figure img {
	max-width: 400px;
	width: 100%;
}
.p54_1--02__03__bg p {
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 2;
}


/*
===== p54_1--03 =====
*/
.p54_1--03__lists {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px;
	padding: 85px 0 40px;
}
.p54_1--03__lists li { width: 25%; }
.p54_1--03__lists li a {
	display: block;
	margin: 0 20px 55px;
	text-decoration: none;
}
.p54_1--03__lists li figure { margin-bottom: 15px; }
.p54_1--03__lists p { margin-bottom: 0; }
.p54_1--03__lists--head {
	display: flex;
	align-items: center;
}
.p54_1--03__lists--date {
	display: inline-block;
	margin-right: 5px;
	color: #7a7a7a;
}
.p54_1--03__lists--cat {
	display: inline-block;
	padding: 0 10px;
	background-color: #014099;
	border-radius: 4px;
	font-size: 12px;
	color: #FFF;
}
.p54_1--03__lists--cat.type-sociaful {
	background: #007533;
}
.p54_1--03__lists--cat.type-safe {
	background: #69a3e5;
}
.p54_1--03__lists--cat.type-region {
	background: #e79ecb;
}
.p54_1--03__lists--cat.type-environment {
	background: #8dc05a;
}
.p54_1--03__lists--tit { text-decoration: underline; }



@media screen and (max-width: 1000px) {
.p54_1--03__lists { margin: 0 -10px; }
.p54_1--03__lists li { width: 33.33%; }
.p54_1--03__lists li a { margin: 0 10px 55px; }


}

@media screen and (max-width: 900px) {
.p54_1--02__03__bg li {
	width: calc(100% - 10px);
	margin: 0 5px 10px;
	padding: 15px 15px 0;
	background-color: #FFF;
}
}







@media screen and (max-width: 768px) {

/*----------------------

*54_1

----------------------*/
/* h */
.p54_1--titA { margin: 30px -10px 0; }
.p54_1--titB {
	margin-top: 25px;
	padding: 30px 0 20px;
	font-size: 20px;
}



/*
===== p54_1--01 =====
*/
.p54_1--01 .gNav ul { padding: 0 3px 0 2px; }
.p54_1--01 .gNav ul li a {
	height: 40px;
	margin: 5px 2px 5px 3px;
	border-radius: 6px;
}
.p54_1--01 .gNav ul li a span {
	padding: 0 0 0 15px;
	background-size: 10px 6px;
	font-size: 12px;
}



/*
===== p54_1--02 =====
*/
.p54_1--02 { padding-bottom: 10px; }
.p54_1--02__01__left,
.p54_1--02__01__right { width: 100%; }
.p54_1--02__01__left figure { text-align: center; }
.p54_1--02__01__left figure img { max-width: 200px; }
.p54_1--02__01__right { padding: 20px 0 0; }
.p54_1--02__01__right p {
	margin: 0 0 2em 0;
	font-size: 16px;
}
.p54_1--02__02 li {
	display: flex;
	align-items: center;
	width: 100%;
	margin-bottom: 20px;
}
.p54_1--02__02 li:nth-child(1),
.p54_1--02__02 li:nth-child(2),
.p54_1--02__02 li:nth-child(3) { padding: 0; }
.p54_1--02__02 li figure {
	max-width: 30%;
	margin-bottom: 0;
}
.p54_1--02__02 li p {
	box-sizing: border-box;
	max-width: 70%;
	padding-left: 20px;
	font-size: 14px;
	lihe-height: 1.75;
}
.p54_1--02__03__bg { padding: 10px 5px 0; }
.p54_1--02__03__bg h4 {
	margin: 0 5px 10px;
	padding: 2px 0 1px;
	font-size: 18px;
}
/*
.p54_1--02__03__bg li {
	width: calc(100% - 10px);
	margin: 0 5px 10px;
	padding: 15px 15px 0;
	background-color: #FFF;
}
*/
.p54_1--02__03__bg h5 {
	margin-bottom: 11px;
	font-size: 18px;
}
.p54_1--02__03__bg figure { margin-bottom: 15px; }
.p54_1--02__03__bg figure img { max-width: 240px; }
.p54_1--02__03__bg p {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 1.75;
}


/*
===== p54_1--03 =====
*/
.p54_1--03__lists {
	margin: 0 -5px;
	padding: 20px 0 40px;
}
.p54_1--03__lists li { width: 50%; }
.p54_1--03__lists li a { margin: 0 5px 30px; }
.p54_1--03__lists--head {
	display: block;
	line-height: 1;
}
.p54_1--03__lists--cat {
	margin: 5px 0;
	padding: 3px 10px;
	border-radius: 2px;
	font-size: 10px;
}








}/*--spEND*/
