@charset "UTF-8";
@import "../common.pc.css";

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	background-image: url(../../img/involved/visual_01.jpg);
}

/* ---------------------------------------------------------
	CSS Document help_h3
--------------------------------------------------------- */

.help_h3 {
	margin-bottom: 30px;
}

.help_h3 span:nth-of-type(1) {
	display: block;
	height: 160px;
	overflow: hidden;
	margin-bottom: 10px;
	border-bottom: solid 1px #343434;
	background: url(../../img/involved/icon_01.png) no-repeat top;
	padding-top: 90px;
	font-size: 48px;
	line-height: 1;
	color: #059d62;
}

.help_h3.icon_02 span:nth-of-type(1) {
	background-image: url(../../img/involved/icon_02.png);
}

.help_h3.icon_03 span:nth-of-type(1) {
	background-image: url(../../img/involved/icon_03.png);
}

.help_h3.icon_04 span:nth-of-type(1) {
	background-image: url(../../img/involved/icon_04.png);
}

.help_h3 span:nth-of-type(2) {
	font-size: 22px;
}

.help_h3.icon_04 span:nth-of-type(2) {
	color: #ff4952;
}

/* ---------------------------------------------------------
	CSS Document help_h4
--------------------------------------------------------- */

.help_h4 {
	display: block;
	width: 500px;
	height: 50px;
	margin-bottom: 20px;
	padding-left: 15px;
	background: #fee100;
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	line-height: 50px;
}

/* ---------------------------------------------------------
	CSS Document help_h5
--------------------------------------------------------- */

.help_h5 {
	margin-bottom: 10px;
	text-align: left;
	font-weight: bold;
	font-size: 19px;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about {
	margin-bottom: 100px;
}

#about .container:not(:last-of-type) {
	margin-bottom: 50px;
}

#about p {
	margin-bottom: 30px;
	text-align: left;
	font-size: 18px;
}

/* ---------------------------------------------------------
	CSS Document issue_akari
--------------------------------------------------------- */

#issue_akari {
	margin-bottom: 100px;
}

#issue_akari .section {
	margin-top: 30px;
}

#issue_akari dl {
	display: inline-block;
	vertical-align: middle;
	width: 190px;
	height: 190px;
	padding-top: 65px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: solid 10px #30a3b8;
	background: url(../../img/involved/icon_05.png) no-repeat center 5px;
	background-size: 67px auto;
	position: relative;
}

#issue_akari dl:after {
	position: relative;
	content: '';
	width: 0;
	height: 0;
	margin-left: -8px;
	border: solid 6px transparent;
	border-top: solid 8px #30a3b8;
	position: absolute;
	left: 50%;
	bottom: 0;
}

#issue_akari dl:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70);
}

#issue_akari .section:nth-of-type(2) dl {
	border: solid 10px #ff4952;
	background-image: url(../../img/involved/icon_06.png);
}

#issue_akari .section:nth-of-type(2) dl:after {
	border-top: solid 8px #ff4952;
}

#issue_akari .section:nth-of-type(3) dl {
	border: solid 10px #069d61;
	background-image: url(../../img/involved/icon_07.png);
}

#issue_akari .section:nth-of-type(3) dl:after {
	border-top: solid 8px #069d61;
}

#issue_akari dt {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.2;
	color: #30a3b8;
}

#issue_akari .section:nth-of-type(2) dt {
	color: #ff4952;
}

#issue_akari .section:nth-of-type(3) dt {
	color: #069d61;
}

#issue_akari dd a {
	display: block;
	text-decoration: none;
	font-size: 15px;
	line-height: 1.2;
	color: #313131;
}

#issue_akari .summary {
	display: inline-block;
	vertical-align: middle;
	width: 550px;
	padding: 0 30px;
}

#about #issue_akari .summary p {
	margin-bottom: 15px;
}

#issue_akari figure {
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	text-align: right;
}

/* ---------------------------------------------------------
	CSS Document profile_visual
--------------------------------------------------------- */

#profile_visual {
	height: 350px;
	overflow: hidden;
	margin-top: -1px;
	margin-bottom: 40px;
	background: url(../../img/involved/visual_02.jpg) no-repeat center;
	font-size: 0;
	line-height: 350px;
	color: #fff;
	position: relative;
}

#profile_visual .container {
	text-align: left;
}

#profile_visual h2 {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2;
}

#profile_visual h2 span {
	display: block;
	font-size: 36px;
}

#profile_visual h2 sup {
	display: block;
	font-size: 72px;
}

/* ---------------------------------------------------------
	CSS Document involved_event
--------------------------------------------------------- */

#involved_event {
	margin-bottom: 70px;
	padding-top: 20px;
	border-top: solid 1px #ccc;
	text-align: left;
}

#involved_event dl {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
	line-height: 1.5;
}

#involved_event dt {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
}

#involved_event dt span {
	display: inline-block;
	vertical-align: top;
	margin-left: 25px;
	font-weight: normal;
	font-size: 18px;
}

/* ---------------------------------------------------------
	CSS Document involved_ol
--------------------------------------------------------- */

.involved_ol {
	margin-bottom: 30px;
}

.involved_ol li {
	margin-left: 1.2em;
	padding-left: 10px;
	text-align: left;
	font-size: 18px;
	list-style: decimal;
}

/* ---------------------------------------------------------
	CSS Document involved_ul
--------------------------------------------------------- */

.involved_ul {
	margin-bottom: 30px;
}

.involved_ul li {
	margin-left: 1.3em;
	padding-left: 5px;
	text-align: left;
	font-size: 18px;
	list-style: disc;
}
