@charset "utf-8";

/* 共通 */
.icon {
	border: solid 2px #ffffff;
}

/* ヘッダー */
.sdgs-header-area {
	background-image: url("/images/sdgs/bg_sdgs_header.png");
	background-size: cover;
	background-position: bottom;
}

.sdgs-header-area .sdgs-header-in {
	width: 980px;
	margin: auto;
	padding: 20px;
}

.sdgs-header-area .sdgs-header-in .row {
	display: flex;
	gap: 15px;
	align-items: stretch;
	margin-bottom: 15px;
}

.sdgs-header-area .sdgs-header-in .row a {
	text-decoration: none;
	width: calc(100%/4);
	display: flex;
	align-items: stretch;
}

.sdgs-header-area .sdgs-header-in .row .contact {
	text-decoration: none;
	width: 100%;
	display: flex;
	align-items: stretch;
}

.sdgs-header-area .sdgs-header-in .row .contact:hover {
	background: #009D3C;
}

.sdgs-header-area .sdgs-header-in .row img {
	width: 100%;
}

.sdgs-header-area .sdgs-header-in .row p {
	color: #ffffff;
	font-size: 90%;
}

.sdgs-header-area .sdgs-header-in .row .contact-btn {
	width: 223px;
	padding: 50px 0;
	font-size: 20px;
	border: solid 5px #ffffff;
	background: rgba(255,255,255,0.4);
}

.sdgs-header-area .sdgs-header-in .row .contact-btn:hover {
	background: #009D3C;
	border: solid 5px #009D3C;
}

.sdgs-header-area .sdgs-header-in .row .menu-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	text-align: center;
	padding: 50px 0;
	font-size: 28px;
	border: solid 5px #ffffff;
	background: rgba(255,255,255,0.4);
}

.sdgs-header-area .sdgs-header-in .row .menu-pickup:hover {
	background: #FF2511;
	filter: brightness(110%);
}

.sdgs-header-area .sdgs-header-in .row .menu-action:hover {
	background: #017EC1;
	filter: brightness(110%);
}

.sdgs-header-area .sdgs-header-in .row .menu-img:hover {
	filter: brightness(110%);
}

.sdgs-header-area .sdgs-header-in .row .sdgs-title-block {
	padding: 0 20px;
	border: solid 5px #ffffff;
	background: rgba(255,255,255,0.2);
	color: #ffffff;
}

.sdgs-header-area .sdgs-header-in .row .sdgs-title-block h1 {
	font-size: 68px;
	line-height: 68px;
	margin: 30px auto;
}

.sdgs-header-area .sdgs-header-in .row .sdgs-title-block h2 {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 10px;
}

.sdgs-header-area .sdgs-header-in .row .sdgs-title-block h3 {
	font-size: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}

/* お知らせ・PICK UP!・ご意見・ご感想フォーム */
#news, #pickup, #contact {
	padding: 20px 0;
}

#news .sdgs-news-in, #pickup .sdgs-pickup-in, #contact .sdgs-contact-in {
	width: 980px;
	margin: auto;
}

#news .sdgs-news-in .title, #pickup .sdgs-pickup-in .title, #contact .sdgs-contact-in .title {
	width: 500px;
	background-color: #70AD47;
	color: #ffffff;
	font-size: 24px;
	padding: 10px 0;
	margin: auto;
}

#news .sdgs-news-in .sdgs-pickup-youtube {
	list-style: none;
	margin: 20px 0;
	border: solid 1px #cccccc;
	padding: 15px;
}

#news .contents {
    list-style: none;
    margin: 20px 0;
    border: solid 1px #cccccc;
    padding: 15px;
}

#news .sdgs-news-in .contents li {
	text-align: left;
	font-size: 18px;
	color: #777777;
	padding: 5px;
}

#pickup .sdgs-pickup-in .contents {
	margin: 20px 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

#pickup .sdgs-pickup-in .sdgs-pickup-youtube {
	margin: 40px -6px 20px -6px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

#pickup .sdgs-pickup-in .sdgs-pickup-youtube a {
	text-decoration: none;
	margin: 0 6px;
	box-shadow: 0px 0px 10px 4px rgb(0 0 0 / 10%);
}

#pickup .sdgs-pickup-in .sdgs-pickup-youtube .wrap .txt {
	padding: 10px;
	background-color: #ffffff;
}

#pickup .sdgs-pickup-in .sdgs-pickup-youtube .wrap .txt h3 {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.06em;
	font-weight: 700;
	color: #152540;
	text-align: left;
	margin-bottom: 7px;
	min-height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
#pickup .sdgs-pickup-in .sdgs-pickup-youtube .wrap .txt p {
	font-size: 12px;
	font-weight: 300;
	color: #e5243b;
	margin-bottom: 0;
	text-align: right;
}

#pickup .sdgs-pickup-in .sdgs-pickup-youtube a:hover {
	filter: brightness(110%);
}

#contact .sdgs-contact-in p {
	color: #666666;
	font-size: 18px;
	padding: 30px 0;
}

#contact .sdgs-contact-in .form-btn {
	width: 500px;
	color: #ffffff;
	background-color: #4680C4;
	font-size: 20px;
	margin: auto;
}

#contact .sdgs-contact-in .form-btn:hover {
	opacity: 0.8;
}

/* RABニュースレーダー */
#newsradar {
	background-color: #2AD2FF;
	padding: 30px 0 60px 0;
}

#newsradar .sdgs-newsradar-in {
	width: 980px;
	margin: auto;
}

#newsradar .sdgs-newsradar-in .title {
	width: 500px;
	background-color: #ffffff;
	color: #2AD2FF;
	font-size: 24px;
	padding: 10px 0;
	margin: 0 auto 20px;
}

#newsradar .sdgs-newsradar-in .row {
	display: flex;
	gap: 20px;
	align-items: flex-start;
}

#newsradar .sdgs-newsradar-in .row img {
	max-width: 150px;
}

#newsradar .sdgs-newsradar-in .row h4 {
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 20px;
}

#newsradar .sdgs-newsradar-in .row p {
	color: #ffffff;
	font-size: 16px;
	text-align: left;
}

#newsradar .sdgs-newsradar-in .sdgs-newsradar-youtube {
	margin: 40px -6px 20px -6px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

#newsradar .sdgs-newsradar-in .sdgs-newsradar-youtube a {
	text-decoration: none;
	margin: 0 6px;
}

#newsradar .sdgs-newsradar-in .sdgs-newsradar-youtube .wrap .txt {
	padding: 10px;
	background-color: #ffffff;
}

#newsradar .sdgs-newsradar-in .sdgs-newsradar-youtube .wrap .txt h3 {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.06em;
	font-weight: 700;
	color: #152540;
	text-align: left;
	margin-bottom: 7px;
	min-height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
#newsradar .sdgs-newsradar-in .sdgs-newsradar-youtube .wrap .txt p {
	font-size: 12px;
	font-weight: 300;
	color: #e5243b;
	margin-bottom: 0;
	text-align: right;
}

#newsradar .sdgs-newsradar-in .sdgs-newsradar-youtube a:hover {
	filter: brightness(110%);
}

/* 1550 ニュースレーダーWith */
#with {
	background-color: #9CDC01;
	padding: 30px 0 60px 0;
}

#with .sdgs-with-in {
	width: 980px;
	margin: auto;
}

#with .sdgs-with-in .title {
	width: 500px;
	background-color: #ffffff;
	color: #9CDC01;
	font-size: 24px;
	padding: 10px 0;
	margin: 0 auto 20px;
}

#with .sdgs-with-in .row {
	display: flex;
	gap: 20px;
	align-items: flex-start;
}

#with .sdgs-with-in .row img {
	max-width: 150px;
}

#with .sdgs-with-in .row h4 {
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 20px;
}

#with .sdgs-with-in .row p {
	color: #ffffff;
	font-size: 16px;
	text-align: left;
}

#with .sdgs-with-in .sdgs-with-youtube {
	margin: 40px -6px 20px -6px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

#with .sdgs-with-in .sdgs-with-youtube a {
	text-decoration: none;
	margin: 0 6px;
}

#with .sdgs-with-in .sdgs-with-youtube .wrap .txt {
	padding: 10px;
	background-color: #ffffff;
}

#with .sdgs-with-in .sdgs-with-youtube .wrap .txt h3 {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.06em;
	font-weight: 700;
	color: #152540;
	text-align: left;
	margin-bottom: 7px;
	min-height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
#with .sdgs-with-in .sdgs-with-youtube .wrap .txt p {
	font-size: 12px;
	font-weight: 300;
	color: #e5243b;
	margin-bottom: 0;
	text-align: right;
}

#with .sdgs-with-in .sdgs-with-youtube a:hover {
	filter: brightness(110%);
}

#with .sdgs-with-in .caution {
	color: #ffffff;
	font-size: 16px
}

/* ACTION! ① */
#action1 {
	background-color: #1B973A;
	padding: 30px 0 60px 0;
}

#action1 .action1-in {
	width: 980px;
	margin: auto;
}

#action1 .action1-in .title {
	width: 500px;
	background-color: #ffffff;
	color: #1B973A;
	font-size: 24px;
	padding: 10px 0;
	margin: 0 auto 20px;
}

#action1 .action1-in h2 {
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 40px;
}

#action1 .action1-in .conents-row {
	display: flex;
	gap: 20px;
	align-items: flex-start;
}

#action1 .action1-in .conents-row .block {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	gap: 20px;
	color: #ffffff;
	margin-bottom: 30px;
}

#action1 .action1-in .conents-row .block .txt h4 {
	font-size: 18px;
	margin-bottom: 15px;
}

#action1 .action1-in .conents-row .block .txt p {
	text-align: left;
}

#action1 .action1-in .conents-row .block .img {
	max-width: 200px;
}

#action1 .action1-in .conents-row .block .img img {
	width: 100%;
	margin-bottom: 5px;
}

/* ACTION! ② */
#action2 {
	background-color: #C50E28;
	padding: 30px 0 60px 0;
}

#action2 .action2-in {
	width: 980px;
	margin: auto;
}

#action2 .action2-in .title {
	width: 500px;
	background-color: #ffffff;
	color: #C50E28;
	font-size: 24px;
	padding: 10px 0;
	margin: 0 auto 20px;
}

#action2 .action2-in h2 {
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 40px;
}

#action2 .action2-in .conents-row {
	display: flex;
	gap: 20px;
	align-items: flex-start;
}

#action2 .action2-in .conents-row .block {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	gap: 20px;
	color: #ffffff;
	margin-bottom: 30px;
}

#action2 .action2-in .conents-row .block .txt h4 {
	font-size: 18px;
	margin-bottom: 15px;
}

#action2 .action2-in .conents-row .block .txt p {
	text-align: left;
}

#action2 .action2-in .conents-row .block .img {
	max-width: 200px;
}

#action2 .action2-in .conents-row .block .img img {
	width: 100%;
	margin-bottom: 5px;
}

/* ACTION! ③ */
#action3 {
	background-color: #970A31;
	padding: 30px 0 60px 0;
}

#action3 .action3-in {
	width: 980px;
	margin: auto;
}

#action3 .action3-in .title {
	width: 500px;
	background-color: #ffffff;
	color: #970A31;
	font-size: 24px;
	padding: 10px 0;
	margin: 0 auto 20px;
}

#action3 .action3-in h2 {
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 40px;
}

#action3 .action3-in .conents-row {
	display: flex;
	gap: 20px;
	align-items: flex-start;
}

#action3 .action3-in .conents-row .block {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	gap: 20px;
	color: #ffffff;
	margin-bottom: 30px;
}

#action3 .action3-in .conents-row .block .txt h4 {
	font-size: 18px;
	margin-bottom: 15px;
}

#action3 .action3-in .conents-row .block .txt p {
	text-align: left;
}

#action3 .action3-in .conents-row .block .img {
	max-width: 200px;
}

#action3 .action3-in .conents-row .block .img img {
	width: 100%;
	margin-bottom: 5px;
}

/* ACTION! ④ */
#action4 {
	background-color: #F5A20B;
	padding: 30px 0 60px 0;
}

#action4 .action4-in {
	width: 980px;
	margin: auto;
}

#action4 .action4-in .title {
	width: 500px;
	background-color: #ffffff;
	color: #F5A20B;
	font-size: 24px;
	padding: 10px 0;
	margin: 0 auto 20px;
}

#action4 .action4-in h2 {
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 40px;
}

#action4 .action4-in .conents-row {
	display: flex;
	gap: 20px;
	align-items: flex-start;
}

#action4 .action4-in .conents-row .block {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	gap: 20px;
	color: #ffffff;
	margin-bottom: 30px;
}

#action4 .action4-in .conents-row .block .txt h4 {
	font-size: 18px;
	margin-bottom: 15px;
}

#action4 .action4-in .conents-row .block .txt p {
	text-align: left;
}

#action4 .action4-in .conents-row .block .img {
	max-width: 200px;
}

#action4 .action4-in .conents-row .block .img img {
	width: 100%;
	margin-bottom: 5px;
}

/* ACTION! ⑤ */
#action5 {
	background-color: #D39206;
	padding: 30px 0 60px 0;
}

#action5 .action5-in {
	width: 980px;
	margin: auto;
}

#action5 .action5-in .title {
	width: 500px;
	background-color: #ffffff;
	color: #D39206;
	font-size: 24px;
	padding: 10px 0;
	margin: 0 auto 20px;
}

#action5 .action5-in h2 {
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 40px;
}

#action5 .action5-in .conents-row {
	display: flex;
	gap: 20px;
	align-items: flex-start;
}

#action5 .action5-in .conents-row .block {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	gap: 20px;
	color: #ffffff;
	margin-bottom: 30px;
}

#action5 .action5-in .conents-row .block .txt h4 {
	font-size: 18px;
	margin-bottom: 15px;
}

#action5 .action5-in .conents-row .block .txt p {
	text-align: left;
}

#action5 .action5-in .conents-row .block .img {
	max-width: 200px;
}

#action5 .action5-in .conents-row .block .img img {
	width: 100%;
	margin-bottom: 5px;
}

/* ACTION! ⑥ */
#action6 {
	background-color: #0075BA;
	padding: 30px 0 60px 0;
}

#action6 .action6-in {
	width: 980px;
	margin: auto;
}

#action6 .action6-in .title {
	width: 500px;
	background-color: #ffffff;
	color: #0075BA;
	font-size: 24px;
	padding: 10px 0;
	margin: 0 auto 20px;
}

#action6 .action6-in h2 {
	color: #ffffff;
	font-size: 24px;
	margin-bottom: 40px;
}

#action6 .action6-in .conents-row {
	display: flex;
	gap: 20px;
	align-items: flex-start;
}

#action6 .action6-in .conents-row .block {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	gap: 20px;
	color: #ffffff;
	margin-bottom: 30px;
}

#action6 .action6-in .conents-row .block .txt h4 {
	font-size: 18px;
	margin-bottom: 15px;
}

#action6 .action6-in .conents-row .block .txt p {
	text-align: left;
}

#action6 .action6-in .conents-row .block .img {
	max-width: 200px;
}

#action6 .action6-in .conents-row .block .img img {
	width: 100%;
	margin-bottom: 5px;
}
