@charset "UTF-8";
* {
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
  text-decoration: none;
}
html,
body {
  margin: 0;
  padding: 0;
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6,
header,
footer,
section,
article,
nav,
p,
figure,
figcaption,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
img,
address,
form,
input,
textarea,
select,
option,
span {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
ul,
ol {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img,
a {
  border: none;
}
a {
  color: #272828;
}
img {
  image-rendering: -webkit-optimize-contrast;
  vertical-align: bottom;
}
input[type="password"],
input[type="text"],
input[type="email"],
select,
textarea {
  border: 1px solid #e7e7e7;
  background: none;
}
.plain_table th,
.plain_table td {
  border: 1px solid #e7e7e7;
}
.plain_table th {
  background: #f5f5f5;
  border: 1px solid #e7e7e7;
  text-align: center;
}
.plain_table td {
  text-align: left;
}
.plain_table td textarea {
  width: 100%;
}
.plain_table td span.notes {
  font-size: 14px;
}
.plain_table td span.error {
  display: block;
  color: #f00!important;
  font-weight: bold;
}
.page_title {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  position: relative;
  width: 100%;
  z-index: 1;
}
.page_title * {
  color: #fff;
}
.page_title h1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1em;
  text-align: center;
}
.page_title h1 span {
  display: block;
  letter-spacing: 3px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
}
.plain_title h1 {
  color: #fff;
  background: #004364;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.page_break ol {
  text-align: center;
}
.page_break ol li {
  display: inline-block;
  border: 1px solid #e7e7e7;
}
.page_break ol .visit {
  background: #eb6112;
  border: 1px solid #eb6112;
  color: #fff;
}
.modal .modal_contents {
  padding: 20px;
  margin: 100px auto 0;
}
.modal .modal_contents dl {
  margin-bottom: 40px;
}
.modal .modal_contents dl dt {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: 20px;
}
.modal .modal_contents figure {
  margin-bottom: 20px;
}
.modal .modal_contents .close {
  padding: 10px 20px;
  cursor: pointer;
}
.btn {
  display: inline-block;
  text-align: center;
}
.common_caption {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
h2.description {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
}
.submit {
  text-align: center;
}
.submit input {
  border: none;
}
span.error {
  color: #eb6112;
  font-weight: bold;
}
.key_color {
  background: #004364;
  color: #fff;
}
.sub_color {
  background: #eb6112;
  color: #fff;
}
.breadcrumb a:hover {
  color: #eb6112;
}
.slider {
  border-bottom: 1px solid #ccc;
}
.slider .camp_banner {
  margin: 0 auto;
  position: relative;
}
.slider .camp_banner .left_arrow {
  position: absolute;
}
.slider .camp_banner .right_arrow {
  position: absolute;
}
.slider .nav {
  text-align: center;
}
.slider .nav li {
  padding: 0;
  display: inline-block;
}
.slider .nav li img {
  vertical-align: top;
}
.plain_list li {
  border-bottom: 1px solid #ccc;
}
.plain_list li div {
  position: relative;
}
.plain_list li div .bland {
  display: inline-block;
  font-weight: bold;
}
.plain_list li div .value strong {
  color: #eb6112;
}
.plain_list li div time {
  display: inline-block;
  color: #eb6112;
}
.plain_list li div .text a {
  color: #004364;
  font-weight: bold;
  text-decoration: underline;
}
.plain_list li div form .search_results {
  border: 1px solid #e7e7e7;
  background: #fff;
  position: absolute;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.3);
}
.plain_list li div form .search_results dd {
  font-weight: bold;
  color: #eb6112;
}
.plain_list li div form .search_results .close {
  position: absolute;
}
.contents_list li div {
  text-align: left;
}
.search_form dt {
  float: left;
}
.search_form dt input {
  border-right: none;
}
.search_form dd {
  float: left;
}
.search_form dd input {
  border: none;
}
.article_list li {
  border-bottom: 1px solid #ccc;
}
.article_list li article time {
  display: block;
}
.article_list li article h2 {
  color: #eb6112;
}
.article_list li article .bland_name {
  display: inline-block;
  background: #eb6112;
  color: #fff;
  font-weight: bold;
}
.article_list li article p {
  line-height: 1.8em;
}
.liquid_list li div h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.liquid_list li div p a {
  color: #004364;
  text-decoration: underline;
}
header {
  border-bottom: 1px solid #ccc;
  background: #fff;
}
footer {
  border-top: 1px solid #ccc;
}
footer .wrap .banner li img {
  border: 1px solid #ccc;
}
footer .wrap .clause {
  text-align: left;
}
footer .wrap .clause dt {
  font-weight: bold;
}
footer .wrap .sub ul {
  text-align: center;
}
footer .wrap .sub ul li {
  display: inline-block;
}
footer .wrap .logo_set {
  text-align: center;
}
footer .wrap .logo_set address {
  font-style: normal;
  font-weight: bold;
}
body#index .contents .contents_nav {
  border-bottom: 1px solid #ccc;
}
body#index .contents .bland_list .description a {
  color: #004364;
  font-weight: bold;
  text-decoration: underline;
}
body#company .page_title h1 {
  text-shadow: 2px 0px 10px #000;
  background-color: rgba(0, 0, 0, 0.6);
}
body#overview .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0.3);
}
body#origin .page_title h1 {
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6);
}
body#origin .contents article h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #004364;
}
body#origin .contents article h2 span {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #004364;
  letter-spacing: 3px;
}
body#origin .contents article p {
  line-height: 1.8em;
}
body#concept .page_title h1 {
  text-shadow: 1px 1px 5px rgba(2, 75, 132, 0.6);
  background-color: rgba(2, 75, 132, 0.4);
}
body#concept .contents article h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #004364;
}
body#concept .contents article h2 span {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #004364;
  letter-spacing: 3px;
}
body#concept .contents article h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #eb6112;
}
body#concept .contents article p {
  line-height: 1.8em;
}
body#concept .contents .conclusion h4 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
/*add 20200323*/
body#news .page_title h1 {
  text-shadow: 1px 1px 5px rgba(2, 75, 132, 0.6);
  background-color: rgba(2, 75, 132, 0.4);
}
/*add 20200323*/
body#officer .page_title h1 {
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.2);
}
body#officer .contents ul li figure img {
  border: 1px solid #e7e7e7;
}
body#officer .contents ul li div h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #004364;
}
body#officer .contents ul li div h2 span {
  display: block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  color: #004364;
  letter-spacing: 3px;
}
body#officer .contents ul li div p {
  line-height: 1.8em;
}
body#officer .contents ul li:nth-last-of-type(1) {
  margin-bottom: 0;
}
body#access .page_title h1 {
  text-shadow: 2px 0px 10px rgba(69, 55, 13, 0.8);
  background-color: rgba(69, 55, 13, 0.5);
}
body#access .contents table {
  text-align: left;
}
body#access .contents table th {
  vertical-align: text-top;
  text-align: left;
}
body#access .contents table td {
  vertical-align: text-top;
}
body#access .contents table td dl dt {
  font-weight: bold;
}
body#release .page_title h1 {
  text-shadow: 2px 0px 10px rgba(4, 38, 69, 0.8);
  background-color: rgba(4, 38, 69, 0.6);
}
body#release .contents {
  text-align: left;
}
body#release_details .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
  background-color: rgba(0, 0, 0, 0.2);
}
body#results .page_title h1 {
  text-shadow: 1px 0px 10px rgba(0, 0, 0, 0.8);
  background-color: rgba(0, 0, 0, 0.2);
}
body#results .contents {
  text-align: center;
}
body#results .contents .plain_table {
  width: 100%;
}
body#results .contents .plain_table td {
  text-align: center;
}
body#results .contents .plain_table .bland_name {
  text-align: left;
}
body#results .contents .notes {
  text-align: left;
}
body#results .contents .magazine {
  text-align: center;
}
body#toll .page_title h1 {
  text-shadow: 2px 0px 10px rgba(10, 28, 61, 0.8);
  background-color: rgba(10, 28, 61, 0.5);
}
body#system .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 0, 0, 0.2);
}
body#system .contents p.description {
  line-height: 1.8em;
}
body#system .contents table .period {
  text-align: center;
}
body#system .contents .member_type {
  border-top: 1px solid #e7e7e7;
}
body#system .contents .member_type li {
  text-align: center;
}
body#system .contents .member_type li h2 {
  color: #004364;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
body#system .contents .member_type li dl dd {
  font-weight: bold;
  color: #eb6112;
}
body#system .contents .member_type li dl dt:nth-last-of-type(1) {
  background: #f5f5f5;
}
body#system .contents .member_type li dl dd:nth-last-of-type(1) {
  text-align: left;
  font-weight: normal;
  color: #000;
}
body#system .contents .member_type li dl dd:nth-last-of-type(1) strong {
  color: #eb6112;
}
body#system .contents .member_type li dl dd:nth-last-of-type(1) span {
  display: block;
}
body#system .contents .member_type li .btn {
  background: #004364;
  color: #fff;
}
body#system .contents .notes {
  text-align: center;
}
body#system .contents .comment dt {
  color: #004364;
}
body#system_details .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 0, 0, 0.1);
}
body#system_details .contents .intro {
  text-align: center;
}
body#system_details .contents .intro h2 {
  color: #004364;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
body#system_details .contents .intro dl * {
  display: inline-block;
  font-weight: bold;
}
body#system_details .contents .intro dl dd {
  color: #eb6112;
}
body#system_details .contents .intro h3 {
  text-align: left;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}
body#system_details .contents .intro p {
  text-align: left;
}
body#system_details .contents .form_area table {
  width: 100%;
}
body#system_details .contents .form_area table th .required {
  color: #eb6112;
  font-weight: bold;
}
body#system_details .contents .form_area table td .after,
body#user .contents .plain_table .after {
  color: #eb6112;
}
body#system_details .contents .form_area table td input[type="button"] {
  border: none;
  background: #004364;
  color: #fff;
}
body#system_details .contents .optin dl dt {
  border-bottom: 1px solid #ccc;
}
body#system_details .contents .optin dl .scroll_box {
  border: 1px solid #ccc;
  overflow-y: scroll;
}
body#system_details .contents .optin dl .scroll_box h4 {
  font-weight: bold;
  color: #004364;
}
body#system_details .contents .optin .link li a {
  color: #004364;
  text-decoration: underline;
}
body#system_details .contents .btn_area {
  text-align: center;
}
body#system_details .contents .btn_area dd {
  display: inline-block;
  color: #fff;
}
body#system_details .contents .btn_area .bank {
  background: #eb6112;
}
body#system_details .contents .btn_area .credit {
  background: #004364;
}
body#voice .page_title {
  background-image: url(../images/title_bg.png);
}
body#voice .page_title h1 {
  text-shadow: 2px 0px 10px rgba(79, 48, 15, 0.7);
  background-color: rgba(79, 48, 15, 0.3);
}
body#voice .contents .voice_list {
  border-top: 1px solid #ccc;
}
body#system_comp .contents h1 {
  color: #004364;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
}
body#system_comp .contents .bank_list h2 {
  text-align: left;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}
body#system_comp .contents .bank_list ul li table {
  width: 100%;
}
body#system_comp .contents .bank_list ul .wide table {
  width: 100%;
}
body#system_comp .contents .bank_list ul .wide table td {
  font-weight: bold;
}
body#system_comp .contents .bank_list ul .wide table .price {
  color: #eb6112;
}
body#agreement .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 0, 0, 0.1);
}
body#agreement .contents dl dt {
  color: #004364;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
body#agreement .contents dl dd ul {
  list-style: disc inside;
}
body#document .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0.3);
}
body#document .contents form h3 {
  color: #004364;
}
body#document .contents form .approval {
  margin: 30px 0 50px;
}
body#document .contents form .approval li {
  display: inline-block;
}
body#document .contents form .approval li label {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
body#document .contents form .approval li label input {
  margin-right: 5px;
}
body#document .contents form .caution li {
  list-style: disc inside;
}
body#free .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.2);
}
article.details time {
  display: block;
}
article.details h3 {
  color: #eb6112;
}
article.details .bland_name {
  display: inline-block;
  background: #eb6112;
  color: #fff;
  font-weight: bold;
}
article.details .btn.key_color {
  margin: 0 auto;
  display: block;
  text-align: center;
}
body#diagnosis .page_title h1 {
  text-shadow: 2px 0px 5px rgba(67, 38, 11, 0.5);
  background-color: rgba(67, 38, 11, 0.3);
}
body#diagnosis .contents .plain_table th span {
  display: block;
  font-weight: bold;
}
body#diagnosis .contents .plain_table th .required {
  color: #eb6112;
}
body#diagnosis .contents .plain_table th .any {
  color: #004364;
}
body#diagnosis .contents .bland_info li h3 {
  color: #004364;
}
body#diagnosis .contents .add {
  text-align: center;
}
body#diagnosis .contents .add input[type="button"] {
  display: inline-block;
  background: none;
  border: 1px solid #e7e7e7;
}
body#diagnosis .contents .submit input {
  border: none;
}
body#contents1 .page_title h1 {
  text-shadow: 2px 0px 10px rgba(23, 53, 72, 0.5);
  background-color: rgba(23, 53, 72, 0.2);
}
body#contents2 .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.5);
  background-color: rgba(0, 0, 0, 0.2);
}
body#contents2 .contents .article_list {
  border-top: 1px solid #ccc;
}
body#contents3 .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0.4);
}
body#contents3 .contents .article_list {
  border-top: 1px solid #ccc;
}
body#contents4 .page_title h1 {
  text-shadow: 2px 0px 10px rgba(76, 49, 21, 0.7);
  background-color: rgba(76, 49, 21, 0.3);
}
body#contents4 .contents .article_list {
  border-top: 1px solid #ccc;
}
body#contents5 .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
}
body#contents5 .contents p.description a {
  color: #004364;
  text-decoration: underline;
  font-weight: bold;
}
body#contents5_about .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.3);
  background-color: rgba(0, 0, 0, 0.3);
}
body#contents5_about .contents ol li h2 {
  color: #004364;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
body#contents6 .page_title h1 {
  text-shadow: 2px 0px 10px rgba(76, 49, 21, 0.7);
  background-color: rgba(76, 49, 21, 0.3);
}
body#contents6 .contents .article_list {
  border-top: 1px solid #ccc;
}
body#magazine .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.3);
}
body#magazine .contents dl dt {
  color: #004364;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
body#magazine .contents ol li .form li input[type="text"],
body#magazine .contents ol li .form li input[type="email"] {
  width: 100%;
}
body#magazine .contents ol li .form li .error {
  display: inline-block;
}
body#magazine .contents ol li .notes li a {
  color: #004364;
  font-weight: bold;
  text-decoration: underline;
}
body#user .page_title h1 {
  text-shadow: 2px 0px 10px #4d4236;
  background-color: rgba(85, 52, 13, 0.4);
}
body#user .contents {
  text-align: center;
}
body#user .contents .btn.key_color {
  border: none;
  text-align: center;
}
body#contact .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0.2);
}
body#contact .contents {
  text-align: center;
}
body#contact .contents h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
body#contact .contents .tel p {
  font-weight: 600;
  line-height: 1em;
  color: #eb6112;
}
body#contact .contents .tel p a {
  color: #eb6112;
}
body#contact .contents .tel p time {
  display: block;
  font-weight: normal;
}
body#contact .contents .mail dl {
  text-align: left;
}
body#contact .contents .mail dl dt {
  color: #004364;
}
body#contact .contents .mail dl dd input[type="text"],
body#contact .contents .mail dl dd input[type="email"],
body#contact .contents .mail dl dd textarea {
  width: 100%;
}
body#contact .contents .mail dl dd .error {
  display: block;
}
body#tos .page_title h1 {
  text-shadow: 1px 0px 10px rgba(28, 69, 24, 0.6);
  background-color: rgba(28, 69, 24, 0.1);
}
body#tos .contents .clause li h2 {
  color: #004364;
  font-weight: bold;
}
body#tos .contents .clause li .sub_clause {
  border: 1px solid #e7e7e7;
}
body#privacy .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
  background-color: rgba(0, 0, 0, 0.2);
}
body#privacy .contents ol.clause li span {
  display: block;
  color: #004364;
  font-weight: bold;
}
body#privacy .contents .info dt {
  color: #004364;
}
body#sct .page_title h1 {
  text-shadow: 2px 0px 10px rgba(0, 0, 0, 0.8);
}
body#comp .contents {
  text-align: center;
}
body#comp .contents h1 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
}
body#comp .contents h1 span {
  display: block;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  letter-spacing: 2px;
}
body#comp .contents .description {
  text-align: center;
}
body#comp .contents .button {
  display: inline-block;
  background: #004364;
  color: #fff;
}
body#login .page_title h1 {
  text-shadow: 2px 0px 10px rgba(5, 30, 49, 0.4);
}
body#login .contents {
  text-align: center;
}
body#login .contents .login_form dt {
  text-align: left;
  color: #004364;
}
body#login .contents .login_form dd input {
  width: 100%;
}
body#login .contents .login_form .pw a {
  font-weight: bold;
  text-decoration: underline;
}
body#login .contents .login_form .auto label input {
  width: auto;
}
body#login .contents .login_form .submit input {
  width: auto;
}