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

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

#visual {
	height: 160px;
	margin-bottom: 40px;
	padding: 0 30px 0 24px;
	background: #4472c4;
	font-size: 0;
}

#visual .article {
	width: 100%;
	height: 130px;
}

#visual h1 {
	vertical-align: middle;
	text-align: left;
    padding: 30px 0 10px;
    width: 72%;
}

#visual p {
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.3;
	color: #fff;
}

/* ---------------------------------------------------------
	CSS Document prevention
--------------------------------------------------------- */

#prevention {
	margin-bottom: 40px;
}

#prevention h2 {
	margin-bottom: 30px;
}

#prevention .waku_blue {
	margin-top: -5px;
}

#prevention figcaption {
	margin-bottom: 15px;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document symptom
--------------------------------------------------------- */

#symptom {
	margin-bottom: 20px;
}

#symptom p {
	margin-bottom: 30px;
}

#symptom p .red {
	font-weight: 500;
	font-size: 20px;
}

#symptom .h3 {
	margin-bottom: 30px;
}

#symptom .waku_blue p:last-of-type {
	margin-bottom: 0;
}

#symptom figure {
	margin-bottom: 30px;
}

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

#about .h3 {
	margin-bottom: 20px;
}

#about p {
	margin-bottom: 30px;
}

#about p .red {
	font-weight: 500;
	font-size: 20px;
}

#about figure {
	margin-bottom: 30px;
}

#about table {
	width: 100%;
	margin-bottom: 30px;
}

#about th {
	padding: 15px 20px;
	border: solid 1px #d7d6d5;
	background: #fdeacc;
	text-align: left;
	font-weight: normal;
}

#about td {
	padding: 15px 20px;
	border: solid 1px #d7d6d5;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document initial
--------------------------------------------------------- */

#initial .h2 {
	margin-bottom: 30px;
}

#initial .waku_blue {
	margin-bottom: 20px;
}

#initial .h3 {
	margin-bottom: 20px;
}

#initial figure:not(:last-of-type) {
	margin-bottom: 40px;
}

#initial figcaption {
	margin-bottom: 15px;
	padding: 20px;
	background: #faf3a8;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document lens
--------------------------------------------------------- */

#lens p {
	margin-bottom: 30px;
}

#lens h3 {
	height: 42px;
	margin-top: 40px;
	margin-bottom: 15px;
	background: #f39801;
	text-align: center;
	font-weight: 500;
	font-size: 26px;
	line-height: 40px;
	color: #fff;
}

#lens figure {
	margin: 20px 0;
}

/* ---------------------------------------------------------
	CSS Document mineral
--------------------------------------------------------- */

#mineral .waku_blue {
	margin-bottom: 30px;
}

#mineral .h3 {
	margin-bottom: 20px;
}

#mineral figure {
	margin-bottom: 20px;
}

#mineral figure:not(:last-of-type) {
	margin-bottom: 50px;
}

#mineral figcaption {
	width: 460px;
	height: 52px;
	margin: 0 auto 20px;
	padding: 0 20px;
	border-radius: 5px;
	background: #fff462;
	text-align: left;
	font-size: 22px;
	line-height: 50px;
}

#mineral table {
	width: 100%;
	margin-top: 20px;
}

#mineral th {
	padding: 15px 20px;
	border: solid 1px #d7d6d5;
	background: #fdeacc;
	text-align: left;
	font-weight: normal;
}

#mineral td {
	padding: 15px 20px;
	border: solid 1px #d7d6d5;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document cause
--------------------------------------------------------- */

#cause .copy {
	height: 80px;
	margin: 30px 0 15px;
	border-radius: 5px;
	background: #d5e9ed;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-weight: 500;
	font-size: 0;
	line-height: 78px;
}

#cause .copy span {
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	line-height: 1.1;
}

#cause h3 {
	height: 42px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: #f39801;
	text-align: center;
	font-weight: 500;
	font-size: 26px;
	line-height: 40px;
	color: #fff;
}

#cause .section {
	margin-top: 40px;
}

#cause .section li {
	margin-bottom: 20px;
}

#cause .section li:not(:last-of-type):after {
	display: block;
	content: '';
	width: calc(100% + 15px);
	height: 1px;
	margin-left: -5px;
	margin-top: 25px;
	border-top: dotted 10px #e8e8e8;
}

#cause p {
	margin-bottom: 30px;
}

#cause .red {
	font-size: 20px;
}

#cause figure {
	margin: 30px 0 20px;
}

/* ---------------------------------------------------------
	CSS Document worse
--------------------------------------------------------- */

#worse .matome p:not(:last-of-type) {
	margin-bottom: 25px;
}

#worse .matome figure {
	margin-bottom: 15px;
}

#worse .matome figcaption {
	margin-bottom: 25px;
	text-align: left;
}

#worse .matome .big {
	font-weight: 500;
	font-size: 26px;
	color: #f2e826;
}

#worse li {
	margin-top: 20px;
	margin-left: 1.2em;
	list-style: disc;
}

/* ---------------------------------------------------------
	CSS Document proceed
--------------------------------------------------------- */

#proceed  .h2 {
	margin-bottom: 30px;
}

#proceed p:not(:last-of-type) {
	margin-bottom: 25px;
}

#proceed  .section {
	margin-bottom: 20px;
	padding: 30px;
	border-radius: 5px;
	background: #fdfbe5;
}

#proceed  .section .h3 {
	margin-bottom: 20px;
	border-left-color: #ec7d34;
	font-size: 28px;
}

#proceed  .waku_blue {
	margin-top: 30px;
}

#proceed .h3 {
	margin-bottom: 20px;
}

#proceed figure {
	margin-bottom: 25px;
}

#proceed p .red {
	font-weight: 500;
	font-size: 20px;
}

/* ---------------------------------------------------------
	CSS Document component
--------------------------------------------------------- */

#component h2 {
	margin-bottom: 30px;
}

#component h3 {
	height: 34px;
	margin-bottom: 30px;
	background: #ebeaea;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	line-height: 34px;
}

#component .pic {
	margin-bottom: 30px;
	padding: 20px;
	background: #faf3a8;
}

#component figure {
	margin-bottom: 30px;
}

#component figcaption {
	margin-top: 20px;
}

#component .red {
	font-weight: 500;
	font-size: 20px;
}

#component .em {
	font-size: 14px;
	color: #666;
}

/* ---------------------------------------------------------
	CSS Document last
--------------------------------------------------------- */

#last .matome p:first-of-type {
	margin-bottom: 25px;
	line-height: 1.4;
}

#last .matome .big {
	font-size: 26px;
	color: #f2e826;
}

#last .last_01 {
	margin-top: 30px;
}

#last figure {
	margin-top: 10px;
	text-align: center;
	font-size: 30px;
	position: relative;
	z-index: 0;
}

#last figcaption {
	margin-top: 10px;
}

#last figure:last-of-type {
	margin-top: 80px;
}

#last figure:last-of-type:before {
	content: '';
	width: 0;
	height: 0;
	border: solid 130px transparent;
	border-top: solid 50px #0168b7;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	top: -60px;
	z-index: 1;
}
