#contents h1 { font-weight: 500; margin: 25px 10px 15px; padding: 0 0 15px; font-size: 24px; line-height: 1.5; border-bottom: 1px solid #565960; }
#contents #body-block { padding: 15px 10px; line-height: 2; }
#contents h2 { font-weight: 500; margin: 0 0 15px; font-size: 20px; line-height: 1.5; }
#contents p { margin: 0 0 30px; }
#contents img, #contents amp-img { max-width: 100%; height: auto; }
#contents .disclist { list-style: disc outside; margin: 0 15px 25px; font-size: 15px; line-height: 2; text-align: justify; }
#contents .disclist li { margin: 15px 0 0 15px; }
#contents .disclist li:first-child { margin-top: 0; }

.about #contents h1 { font-weight: 400; padding: 0; font-size: 14px; text-align: center; vertical-align: middle; border-bottom: none; }
.about #contents h1:after { content: ""; display: block; width: 100%; height: 2px; background-image: -webkit-linear-gradient(left, #00bdfb, #003fad); background-image: -ms-linear-gradient(left, #00bdfb, #003fad); }
.about #contents h1 > span { font-weight: 700; }
.about #contents h1 div { margin: 15px 0 0; padding: 0 0 15px; overflow: hidden; }
.about #contents h1 div img { display: block; float: none; }
.about #contents h1 div span { float: none; font-weight: 700; display: block; margin: 15px auto 0; font-size: 18px; }
.about #contents .about-nexmag { margin: 15px 0; }
.about #contents .about-nexmag.pc { display: none; }
.about #contents .about-nexmag.sp { display: block; }
.about #contents .rel-link { display: -webkit-flex; display: flex; align-items: center; justify-content: center; margin: 15px auto; padding: 15px 20px 15px; width: 100%; border: 3px solid #147fcc; border-radius: 6px; font-size: 13px; line-height: 1.4; }
.about #contents .rel-link:after { content: "\e649"; display: block; margin: -5px 0 0; font-family: 'themify'; font-size: 12px; line-height: 1; position: absolute; right: 10px; top: 50%; }

#notfound { display: -webkit-flex; display: flex; align-items: center; justify-content: center; height: 200px; }

.home-link { display: -webkit-flex; display: flex; align-items: center; justify-content: center; padding: 15px 20px 15px; width: 100%; border: 3px solid #147fcc; border-radius: 6px; font-size: 13px; line-height: 1.4; }
.home-link:after { content: "\e6bd"; display: block; margin: -6px 0 0; font-family: 'themify'; font-size: 14px; line-height: 1; position: absolute; right: 15px; top: 50%; transform: scale(1, -1); }
