@charset "UTF-8";
* {
  behavior: url(js/PIE-1.0beta5/PIE.htc);
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
input[type="button"],
select,
textarea {
  border: 1px solid #ccc;
  padding: 3px;
}
.plain_table th,
.plain_table td {
  padding: 15px;
}
.plain_table th input[type="text"]:hover,
.plain_table td input[type="text"]:hover,
.plain_table th input[type="email"]:hover,
.plain_table td input[type="email"]:hover,
.plain_table th select:hover,
.plain_table td select:hover,
.plain_table th textarea:hover,
.plain_table td textarea:hover {
  border: 1px solid #eb6112;
}
.plain_table td label {
  cursor: pointer;
}
.plain_table td label input[type="radio"] {
  margin-right: 3px;
}
.plain_table td input[type="text"],
.plain_table td input[type="email"] {
  margin-right: 10px;
  width: 330px;
}
.plain_table td span.error {
  margin-top: 5px;
}
.page_title {
  height: 450px;
}
.page_title h1 {
  padding: 80px 0;
  width: 100%;
  position: absolute;
  top: 130px;
  font-size: 30px;
}
.page_title h1 span {
  margin-top: 10px;
  font-size: 13px;
}
.plain_title h1 {
  margin: 0 auto;
  padding: 30px 0 30px 20px;
  width: 1000px;
  font-size: 30px;
}
.plain_title h1 span {
  position: relative;
  top: -5px;
  left: 10px;
  font-size: 13px;
  letter-spacing: 2px;
}
.page_break p {
  margin-bottom: 10px;
  font-size: 13px;
}
.page_break ol li {
  padding: 5px 10px;
  font-size: 12px;
  cursor: pointer;
}
.page_break ol li:hover {
  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 {
  padding: 5px 8px;
}
.common_caption {
  padding: 30px 0;
  font-size: 24px;
}
h2.description {
  padding: 60px 0;
  font-size: 22px;
}
.submit input {
  padding: 10px 50px;
  cursor: pointer;
}
span.error {
  font-size: 14px;
}
.breadcrumb {
  margin: 0 auto;
  padding: 180px 0 20px;
  width: 1000px;
  font-size: 13px;
}
.slider {
  width: 100%;
}
.slider .camp_banner {
  width: 1000px;
  height: 450px;
}
.slider .camp_banner .left_arrow {
  top: 205px;
  left: 0;
}
.slider .camp_banner .right_arrow {
  top: 205px;
  right: 0;
}
.slider .nav {
  padding: 30px 0 33px;
  height: 6px;
}
.slider .nav li {
  margin: 0 5px;
  width: 6px;
  height: 6px;
}
.plain_list li {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.plain_list li figure {
  float: left;
}
.plain_list li div {
  float: right;
  width: 570px;
}
.plain_list li div .bland {
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 14px;
}
.plain_list li div .value {
  margin-bottom: 5px;
  font-size: 14px;
}
.plain_list li div .value strong {
  font-size: 14px;
}
.plain_list li div h3 {
  margin-bottom: 10px;
  font-size: 20px;
}
.plain_list li div time {
  margin-bottom: 10px;
  font-size: 14px;
}
.plain_list li div .text {
  margin-bottom: 10px;
  line-height: 1.8em;
}
.plain_list li div form .search_form {
  margin: 0 0 15px!important;
  float: none!important;
}
.plain_list li div form .search_form dd input {
  width: 6em!important;
}
.plain_list li div form .search_form input {
  font-size: 14px;
}
.plain_list li div form .search_results {
  padding: 20px;
  top: 90px;
  left: -50px;
}
.plain_list li div form .search_results dt {
  margin-bottom: 10px;
}
.plain_list li div form .search_results dd {
  font-size: 22px;
}
.plain_list li div form .search_results .close {
  top: -10px;
  right: 10px;
}
.plain_list li div .btn_area .btn {
  padding-bottom: 5px;
  font-size: 13px;
}
.contents_list li figure {
  width: 400px;
}
.contents_list li div {
  width: 570px;
}
.bland_list li figure {
  width: 370px;
}
.bland_list li figure img {
  width: 100%;
  height: auto;
}
.bland_list li div {
  width: 600px;
}
.bland_list li div .btn {
  font-size: 13px;
}
.search_form input {
  height: 2.5em;
}
.search_form dt input {
  padding: 2px 8px;
}
.search_form dd input {
  padding: 2px 10px;
  cursor: pointer;
}
.article_list {
  margin-bottom: 60px;
}
.article_list li {
  margin-top: 60px;
  padding-bottom: 60px;
}
.article_list li article time {
  margin-bottom: 10px;
  font-size: 14px;
}
.article_list li article h2 {
  margin-bottom: 20px;
  font-size: 20px;
}
.article_list li article .bland_name {
  padding: 10px 30px;
}
.voice_list li {
  padding: 30px 0;
}
.voice_list li div {
  float: left;
  width: 620px;
}
.voice_list li div h2 {
  margin-bottom: 10px;
  font-size: 20px;
}
.voice_list li div h2 time {
  margin-right: 10px;
  padding: 0 10px 0 0;
  font-size: 14px;
}
.voice_list li div .profile {
  margin-bottom: 30px;
}
.voice_list li div .profile li {
  margin-right: 10px;
  padding: 0 10px 0 0;
}
.voice_list li figure {
  float: right;
  width: 350px;
}
.voice_list li figure img {
  width: 100%;
  height: auto;
}
.liquid_list li {
  height: 300px;
}
.liquid_list li figure {
  float: left;
  width: 50%;
  height: 300px;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-position: top center;
}
.liquid_list li div {
  padding-top: 80px;
  float: right;
  width: 50%;
  text-align: left;
}
.liquid_list li div h2 {
  margin: 0 0 10px 30px;
  font-size: 25px;
}
.liquid_list li div h2 i {
	display: inline-block;
	margin-left: 10px;
	padding-bottom: 6px;
	width: 40px;
	position: relative;
}
.liquid_list li div h2 i.fa-youtube:before {
	font-size: 36px;
	color: #f00;
}
.liquid_list li div h2 i.fa-youtube:after {
	content: "Youtube";
	font-size: 9px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.liquid_list li div h2 i img {
	display: none;
	width: 100%;
	height: auto;
}
.liquid_list li div p {
  margin: 0 0 0 30px;
  width: 20em;
  text-align: left;
}
.liquid_list li div p a {
  margin-top: 30px;
  display: block;
  text-align: left;
}
.liquid_list li:nth-of-type(2n) figure {
  float: right;
}
.liquid_list li:nth-of-type(2n) div {
  float: left;
  text-align: left;
}
.liquid_list li:nth-of-type(2n) div h2 {
  margin: 0 30px 10px 0;
  text-align: right;
}
.liquid_list li:nth-of-type(2n) div p {
  margin: 0 30px 0 0;
  float: right;
}
.liquid_list li:nth-of-type(2n) div p a {
  text-align: right;
}
.logoff_banner {
  margin-top: 30px;
}
.logoff_banner li {
  margin-bottom: 30px;
}
.btn_area dd:hover,
.logoff_banner li:hover,
.plain_list figure:hover,
.bland.sub_color:hover,
.page_title:hover,
input[type="button"]:hover,
.liquid_list figure:hover,
.btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  zoom: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.wrap {
  margin: 0 auto;
  width: 1000px;
}
header {
  position: fixed;
  z-index: 5;
  width: 100%;
}
header .wrap .notes {
  padding: 10px 0 5px;
  text-align: right;
  font-size: 12px;
}
header .wrap .notes br {
  display: none;
}
header .wrap .notes span {
	display: inline-block;
	float: right;
	border: 2px solid #004364;
	padding: 0.4em 1em 0.3em;
	line-height: 1em;
	color: #004364;
	background: #fff;
	font-size: 15px;
	font-weight: bold;
	box-shadow: 0 0 5px #aaa;
}
header .wrap .site_logo {
	clear: both;
	float: left;
	margin-bottom: 20px;
}
header .wrap .btn_area {
  margin: 0;
  float: right;
  text-align: center;
  width: 255px;
}
header .wrap .btn_area dt {
	padding-top: 5px;
  font-size: 13px;
}
header .wrap .btn_area dd {
  margin-left: 5px;
  font-size: 13px;
}

header .wrap .btn_area dd span {
	display: inline-block;
	border: 2px solid #004364;
	padding: 0.4em 1em 0.3em;
	line-height: 1em;
	color: #004364;
	background: #fff;
	font-size: 13px;
	font-weight: bold;
	box-shadow: 0 0 5px #aaa;
}
header .wrap .btn_area .sp {
	display: none;
}

header .wrap .gloval {
  clear: both;
}
header .wrap .gloval img.nav {
  display: none;
}
header .wrap .gloval .main_nav {
  width: 1000px;
}
header .wrap .gloval .main_nav .narrow {
  width: 75px;
}
header .wrap .gloval .main_nav .narrow a {
  width: 55px;
}
header .wrap .gloval .main_nav li:hover {
  border-bottom: 4px solid #eb6112;
}
header .wrap .gloval .main_nav li {
  padding-top: 10px;
  float: left;
  width: 150px;
  height: 45px;
  text-align: center;
  position: relative;
}
header .wrap .gloval .main_nav li a {
  display: block;
  width: 150px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 15px;
  font-weight: bold;
}
header .wrap .gloval .main_nav li .sub_nav {
  display: none;
  position: absolute;
  left: 0;
  top: 45px;
  background: #e7e7e7;
  text-align: left;
}
header .wrap .gloval .main_nav li .sub_nav a li {
  padding: 10px 5px;
  float: none;
  border-bottom: 2px solid #e7e7e7;
  font-size: 12px;
  height: auto;
  text-align: left;
}
header .wrap .gloval .main_nav li .sub_nav a li:hover {
  text-decoration: underline;
}
header .wrap .gloval .main_nav li:hover .sub_nav {
  display: block;
}
header.logoff .wrap .gloval .main_nav li {
  width: 180px;
}
header.logoff .wrap .gloval .main_nav li a {
  width: 180px;
}
header.logoff .wrap .gloval .main_nav .narrow {
  width: 100px;
}
header.logoff .wrap .gloval .main_nav .narrow a {
  width: 100px;
}
.contents {
  margin: 0 auto;
  width: 1000px;
}
footer {
  margin-top: 100px;
  padding: 50px 0;
}
footer .wrap .gloval {
  margin-bottom: 40px;
  padding-bottom: 40px;
}
footer .wrap .gloval ul li {
  margin-right: 25px;
  float: left;
  font-size: 13px;
}
footer .wrap .gloval ul li dl {
  text-align: left;
}
footer .wrap .gloval ul li dl dt {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  font-size: 13px;
}
footer .wrap .gloval ul li dl dd {
  margin-bottom: 5px;
  font-size: 13px;
}
footer .wrap .gloval ul li dl dt:hover,
footer .wrap .gloval ul li dl dd:hover {
  text-decoration: underline;
}
footer .wrap .gloval ul li:nth-last-of-type(1) {
  margin-right: 0;
}
footer .wrap .banner {
  margin-bottom: 40px;
  text-align: center;
}
footer .wrap .banner li {
  margin: 0 15px;
  display: inline-block;
}
footer .wrap .clause {
  margin-bottom: 40px;
}
footer .wrap .clause dt {
  margin: 20px 0 10px;
  font-size: 14px;
}
footer .wrap .clause dd {
  line-height: 1.8em;
  font-size: 13px;
}
footer .wrap .sub {
  margin-bottom: 40px;
}
footer .wrap .sub ul li {
  margin-right: 5px;
  padding-right: 12px;
  font-size: 12px;
}
footer .wrap .sub ul a:hover,
footer .wrap .sub ul li:hover {
  text-decoration: underline;
  cursor: pointer;
}
footer .wrap .logo_set .memo {
  display: none;
}
footer .wrap .logo_set .memo br {
  display: none;
}
footer .wrap .logo_set address {
  font-size: 12px;
}
footer .wrap .gloval2 {
  display: none;
}
body#index .contents .contents_nav {
  margin-bottom: 50px;
  padding-bottom: 30px;
}
body#index .contents .bland_list .common_caption {
  float: left;
}
body#index .contents .bland_list .search_form {
  margin-top: 25px;
  float: right;
}
body#index .contents .bland_list .description {
  margin-bottom: 30px;
  clear: both;
}
body#company .page_title {
  background-image: url(../images/company_title_bg_2024.png);
}
body#company .contents {
  width: 100%;
}
body#company .contents .liquid_list li .concept {
  background-image: url(../images/title_bg.png);
  background-position: bottom center;
}
body#company .contents .liquid_list li .overview {
  background-image: url(../images/overview_title_bg_2024.png);
}
body#company .contents .liquid_list li .origin {
  background-image: url(../images/title_bg.png);
}
body#company .contents .liquid_list li .officer {
  background-image: url(../images/officer_title_bg_2024.png);
}
body#company .contents .liquid_list li .access {
  background-image: url(../images/access_title_bg_2024.png);
  background-position: bottom center;
}
body#company .contents .liquid_list li .news_company {
  background-image: url("../images/title_bg.png");
  background-position: center bottom;
}
body#company footer {
  margin-top: 0;
}
body#overview .page_title {
  background-image: url(../images/overview_title_bg_2024.png);
}
body#overview .contents .plain_table {
  margin: 50px 0;
  width: 1000px;
}
body#overview .contents .plain_table th {
  width: 250px;
  text-align: left;
}
body#overview .contents .plain_table td figure {
  margin-top: 10px;
}
body#origin .page_title {
  background-image: url(../images/title_bg.png);
}
body#origin .contents article {
  margin-top: 60px;
}
body#origin .contents article h2 {
  margin-bottom: 20px;
  font-size: 30px;
}
body#origin .contents article h2 span {
  position: relative;
  top: -5px;
  left: 15px;
  font-size: 14px;
}
body#origin .contents .bland_logo p {
  float: left;
  width: 750px;
}
body#origin .contents .bland_logo figure {
  float: right;
  width: 205px;
}
body#concept .page_title {
  background-image: url(../images/title_bg.png);
  background-position: bottom center;
}
body#concept .contents article {
  margin-top: 60px;
}
body#concept .contents article h2 {
  margin-bottom: 10px;
  font-size: 30px;
}
body#concept .contents article h2 span {
  position: relative;
  top: -5px;
  left: 15px;
  font-size: 14px;
}
body#concept .contents article h3 {
  margin-bottom: 15px;
  font-size: 22px;
}
body#concept .contents .conclusion h4 {
  margin-bottom: 15px;
  font-size: 25px;
}
body#concept .contents .conclusion figure {
  margin: 30px 0;
}
body#officer .page_title {
  background-image: url(../images/officer_title_bg_2024.png);
}
body#officer .contents {
  padding-top: 60px;
}
body#officer .contents ul li {
  margin-bottom: 60px;
}
body#officer .contents ul li figure {
  float: left;
  width: 360px;
}
body#officer .contents ul li div {
  float: right;
  width: 610px;
}
body#officer .contents ul li div h2 {
  margin-bottom: 20px;
  font-size: 30px;
}
body#officer .contents ul li div h2 span {
  margin-bottom: 10px;
  font-size: 14px;
}
body#access .page_title {
  background-image: url(../images/access_title_bg_2024.png);
  background-position: bottom center;
}
body#access .contents table {
  margin-bottom: 60px;
  float: left;
  width: 620px;
}
body#access .contents table th {
  padding-bottom: 30px;
}
body#access .contents table td {
  padding-left: 10px;
}
body#access .contents table td dl dd {
  margin-bottom: 5px;
}
body#access .contents figure {
  margin-bottom: 60px;
  float: right;
  width: 350px;
}
body#access .contents .map {
  clear: both;
}
body#release .page_title {
  background-image: url(../images/title_bg.png);
}
body#release .contents {
  padding-top: 50px;
}
body#release_details .page_title {
  background-image: url(../images/title_bg.png);
}
body#results .page_title {
  background-image: url(../images/title_bg.png);
}
.tab {
	text-align: left;
}
.tab a {
	display: inline-block;
	margin: 0 0 0 10px;
	border: 1px solid #ccc;
	border-radius: 4px 4px 0 0;
	color: #000;
	background: #fafafa;
	background: -moz-linear-gradient(top,  #fafafa 0%, #dddddd 100%);
	background: -webkit-linear-gradient(top,  #fafafa 0%,#dddddd 100%);
	background: linear-gradient(to bottom,  #fafafa 0%,#dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#dddddd',GradientType=0 );
	position: relative;
	bottom: -1px;
}
.tab a:hover {
	background: #dddddd;
	background: -moz-linear-gradient(top,  #dddddd 0%, #fafafa 100%);
	background: -webkit-linear-gradient(top,  #dddddd 0%,#fafafa 100%);
	background: linear-gradient(to bottom,  #dddddd 0%,#fafafa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#fafafa',GradientType=0 );
}
.tab a span {
	display: block;
	padding: 1em 2em 0.8em;
}

.tab a.on {
	border-top: 0;
	border-bottom: 1px solid #fff;
	border-radius: 0;
}
.tab a.on span {
	display: block;
	background: #fff;
	box-shadow: 0 4px #eb6112 inset;
}
.tabsec {
	margin-bottom: 20px;
	padding: 20px 20px 0;
	border: 1px solid #ccc;
}
body#results .contents .plain_table {
  margin-bottom: 20px;
}
body#results .contents .plain_table th,
body#results .contents .plain_table td {
  padding: 8px;
  background: #fff;
}
body#results .contents .results_list {
  display: none;
}
body#results .contents .notes {
  font-size: 13px;
}
body#results .contents .magazine {
  margin-top: 80px;
}
body#results .contents .magazine dt {
  margin-bottom: 20px;
}
body#toll .page_title {
  background-image: url(../images/title_bg.png);
}
body#toll .contents {
  width: 100%;
}
body#toll .contents .liquid_list li .system {
  background-image: url(../images/title_bg_1.png);
}
body#toll .contents .liquid_list li .voice {
  background-image: url(../images/title_bg.png);
}
body#toll .contents .liquid_list li .agreement {
  background-image: url(../images/title_bg.png);
}
body#toll .contents .liquid_list li .document {
  background-image: url(../images/title_bg.png);
}
body#toll .contents .liquid_list li .contents6 {
  background-image: url(../images/title_bg.png);
}
body#toll footer {
  margin-top: 0;
}
body#system .page_title {
  background-image: url(../images/title_bg_1.png);
}
body#system .contents p.description {
  padding: 50px 0;
}
body#system .contents table {
  margin-bottom: 10px;
}
body#system .contents table .product_name {
  width: 10em;
}
body#system .contents table .period {
  width: 6em;
}
body#system .contents .member_type {
  padding-top: 30px;
}
body#system .contents .member_type li {
  margin: 0 40px 40px 0;
  float: left;
  width: 480px;
}
body#system .contents .member_type li h2 {
  margin-bottom: 10px;
  font-size: 25px;
}

body#system .contents .member_type li dl br {
  display: none;
}
body#system .contents .member_type li dl dt {
  display: inline-block;
}
body#system .contents .member_type li dl dd {
  display: inline;
}

body#system .contents .member_type li dl dd:after {
	content: "\A";
	white-space: pre;
}

body#system .contents .member_type li dl dt:nth-last-of-type(1) {
  margin: 30px 0 20px;
  padding: 5px 0;
  display: block;
}
body#system .contents .member_type li dl dd:nth-last-of-type(1) {
  display: block;
  line-height: 1.8em;
}
body#system .contents .member_type li dl dd:nth-last-of-type(1) span {
  margin-top: 10px;
  font-size: 14px;
}
body#system .contents .member_type li .btn {
  margin-top: 30px;
}
body#system .contents .member_type li:nth-of-type(2n) {
  margin-right: 0;
}
body#system .contents .notes {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e7e7e7;
  font-size: 14px;
}
body#system .contents .comment dt {
  margin-top: 50px;
  font-size: 20px;
}
body#system .contents .comment dd {
  margin-top: 20px;
}
body#system .contents .comment dd.calc {
  margin: 20px auto;
  border: 1px solid #ccc;
  padding: 0.5em;
  width: 700px;
}
body#system_details .page_title {
  background-image: url(../images/title_bg.png);
}
body#system_details .contents .intro {
  margin: 0 auto;
  padding: 50px 0 20px;
  width: 800px;
}
body#system_details .contents .intro h2 {
  margin-bottom: 10px;
  font-size: 30px;
}
body#system_details .contents .intro dl {
  margin-bottom: 30px;
}
body#system_details .contents .intro h3 {
  margin-bottom: 10px;
  padding-bottom: 5px;
}
body#system_details .contents .intro p {
  margin-bottom: 30px;
}
body#system_details .contents .form_area {
  margin: 0 auto 30px;
  width: 800px;
}
body#system_details .contents .form_area table th .required {
  font-size: 14px;
}
body#user .contents table td span,
body#system_details .contents .form_area table td span {
  font-size: 14px;
}
body#system_details .contents .form_area table td .before {
  margin-right: 5px;
}
body#system_details .contents .form_area table td .after {
  margin-left: 5px;
}
body#system_details .contents .form_area table td input[type="button"] {
  padding: 5px 8px;
  font-size: 14px;
  cursor: pointer;
}
body#system_details .contents .form_area table td ul li {
  margin-bottom: 5px;
}
body#system_details .contents .form_area table td ul li input {
  width: 30em;
}
body#system_details .contents .form_area table td ul li:nth-last-of-type(1) {
  margin-bottom: 0;
}
body#system_details .contents .optin {
  margin: 0 auto 50px;
  width: 800px;
}
body#system_details .contents .optin p {
  margin-bottom: 30px;
}
body#system_details .contents .optin p label {
	display: block;
	margin: 0 auto 10px;
	padding: 1em 2em;
	line-height: 1.4em;
	color: #fff!important;
	background: #004364;
	cursor: pointer;
}
body#system_details .contents .optin p label:hover {
  opacity: 0.7;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  zoom: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
body#system_details .contents .optin p input {
  cursor: pointer;
}
body#system_details .contents .optin dl dt {
  margin-bottom: 10px;
  padding-bottom: 5px;
}
body#system_details .contents .optin dl .scroll_box {
  margin: 20px 0;
  padding: 10px;
  height: 300px;
}
body#system_details .contents .optin dl .scroll_box .pchide {
	display: none;
}
body#system_details .contents .optin dl .scroll_box .sphide {
	display: inherit;
}
body#system_details .contents .optin dl .scroll_box table {
	margin-bottom: 30px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 100%;
}

body#system_details .contents .optin dl .scroll_box table th {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 0.5em;
	background: #f5f5f5;
	text-align: center;
	white-space: nowrap;
}
body#system_details .contents .optin dl .scroll_box table td {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 0.5em;
}
body#system_details .contents .optin dl .scroll_box .bdr {
	margin-bottom: 1em;
	border: 1px solid #888;
	padding: 1em 1em 0;
}
body#system_details .contents .optin dl .scroll_box .udr {
	text-decoration: underline;
}


body#system_details .contents .optin dl .scroll_box .sbtitle {
	padding: 40px 0;
	font-size: 32px;
	text-align: center;
}
body#system_details .contents .optin dl .scroll_box .sbtitle p {
	font-size: 0.5em;
}
body#system_details .contents .optin dl .scroll_box .sbtitle span {
	display: inline-block;
	border: 2px solid #c00;
	padding: 0.5em;
	color: #c00;
	font-size: 0.5em;
}
body#system_details .contents .optin dl .scroll_box table.sbinfo {
	margin-bottom: 30px;
}
body#system_details .contents .optin dl .scroll_box li.bdr dl dd table tr td:nth-child(1) ,
body#system_details .contents .optin dl .scroll_box li.bdr dl dd table tr td:nth-child(2) ,
body#system_details .contents .optin dl .scroll_box li.bdr dl dd table tr td:nth-child(3) {
	text-align: center;
}
body#system_details .contents .optin dl .scroll_box li.bdr dl dd table tr td:nth-child(1) {
	white-space: nowrap;
}
body#system_details .contents .optin dl .scroll_box li.bdr dl dd table tr:last-child td:nth-child(3) {
	text-align: left;
}

body#system_details .contents .optin dl .scroll_box dl dt {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 3px solid #ccc;
	font-weight: bold;
}
body#system_details .contents .optin dl .scroll_box dl dd p {
	margin: 0 0 1em;
}

body#system_details .contents .optin .link {
  margin-bottom: 20px;
}
body#system_details .contents .btn_area {
  margin: 0 auto 30px;
  width: 800px;
}
body#system_details .contents .btn_area dt {
  margin-bottom: 10px;
  font-size: 18px;
}
body#system_details .contents .btn_area dd {
  margin: 0 5px;
  padding: 10px;
  width: 12em;
}
body#system_comp .contents h1 {
  margin-bottom: 10px;
  padding: 30px 0;
  font-size: 25px;
}
body#system_comp .contents .description {
  margin: 0 auto 30px;
  width: 800px;
}
body#system_comp .contents .bank_list {
  margin: 0 auto 30px;
  width: 800px;
}
body#system_comp .contents .bank_list h2 {
  margin-bottom: 20px;
  padding-bottom: 5px;
}
body#system_comp .contents .bank_list ul li {
  margin-bottom: 20px;
}
body#system_comp .contents .bank_list ul li table th {
  width: 12em;
}
body#system_comp .contents .bank_list ul .wide table td {
  font-size: 18px;
}
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 {
  margin-bottom: 50px;
}
body#agreement .page_title {
  background-image: url(../images/title_bg.png);
}
body#agreement .contents p.description {
  line-height: 1.8em;
}
body#agreement .contents dl dt {
  margin: 50px 0 10px;
  font-size: 18px;
}
body#agreement .contents dl dd {
  line-height: 1.8em;
}
body#agreement .contents dl dd ul li {
  margin-bottom: 10px;
}
body#document .page_title {
  background-image: url(../images/title_bg.png);
}
body#document .contents form p {
  line-height: 1.8em;
}
body#document .contents form h3 {
  font-size: 20px;
}
body#document .contents form .approval {
  margin: 30px 0 50px;
}
body#document .contents form .approval li {
  margin-right: 20px;
}
body#document .contents form .approval li label {
  font-size: 18px;
  cursor: pointer;
}
body#document .contents form .approval li label input {
  margin-right: 5px;
}
body#document .contents form .caution {
  margin: 30px 0 60px;
}
body#document .contents form .caution li {
  margin-bottom: 10px;
}
body#free .page_title {
  background-image: url(../images/title_bg.png);
/*  background-image: url(../images/title_bg.png);*/
}
body#free .contents {
  width: 100%;
}
body#free .contents .liquid_list li .magazine {
  background-image: url(../images/title_bg.png);
}
body#free .contents .liquid_list li .diagnosis {
  background-image: url(../images/diagnosis_title_bg_2024.png);
}
body#free .contents .liquid_list li .contents1 {
  background-image: url(../images/title_bg.png);
}
body#free .contents .liquid_list li .contents2 {
  background-image: url(../images/contents2_title_bg.png);
}
body#free .contents .liquid_list li .contents3 {
  background-image: url(../images/title_bg.png);
}
body#free .contents .liquid_list li .contents4 {
  background-image: url(../images/contents4_title_bg.png);
}
body#free .contents .liquid_list li .contents5 {
  background-image: url(../images/title_bg.png);
}
body#free .contents .liquid_list li .contents6 {
  background-image: url(../images/title_bg.png);
}
body#free .contents .liquid_list li .youtube {
  background-image: url(../images/youtube_title_bg.png);
}
body#free footer {
  margin-top: 0;
}
article.details {
  margin: 50px 0;
}
article.details time {
  margin-bottom: 10px;
  font-size: 14px;
}
article.details h3 {
  margin-bottom: 20px;
  font-size: 20px;
}
article.details .bland_name {
  padding: 10px 30px;
}
article.details p {
  line-height: 1.8em;
  text-align: left;
}
article.details .btn.key_color {
  margin-top: 50px;
  width: 8em;
}
body#diagnosis .page_title {
  background-image: url(../images/diagnosis_title_bg_2024.png);
}
body#diagnosis .contents p.description {
  margin-bottom: 35px;
  line-height: 1.8em;
}
body#diagnosis .contents p.description span {
}
body#diagnosis .contents p.description span b {
	display: inline-block;
	margin: 0 3px;
	color: #004364;
}
body#diagnosis .contents p.description span a {
	display: none;
}
body#diagnosis .contents .plain_table {
  margin-bottom: 30px;
}
body#diagnosis .contents .plain_table th span {
  font-size: 14px;
}
body#diagnosis .contents .plain_table.main {
  width: 100%;
}
body#diagnosis .contents .bland_info li {
  margin-right: 30px;
  float: left;
  width: 485px;
}
body#diagnosis .contents .bland_info li h3 {
  margin-bottom: 10px;
}
body#diagnosis .contents .bland_info li .plain_table {
  width: 100%;
}
body#diagnosis .contents .bland_info li .plain_table th {
  padding: 5px;
  width: 10em;
}
body#diagnosis .contents .bland_info li:nth-of-type(2n) {
  margin-right: 0;
}
body#diagnosis .contents .add {
  margin-bottom: 20px;
}
body#diagnosis .contents .add input[type="button"] {
  padding: 10px 30px;
  cursor: pointer;
}
body#contents1 .page_title {
  margin-bottom: 50px;
  background-image: url(../images/title_bg.png);
}
body#contents2 .page_title {
  background-image: url(../images/contents2_title_bg.png);
}
body#contents3 .page_title {
  background-image: url(../images/title_bg.png);
}
body#contents4 .page_title {
  background-image: url(../images/contents4_title_bg.png);
}
body#contents5 .page_title {
  background-image: url(../images/title_bg.png);
}
body#contents6 .page_title {
  background-image: url(../images/title_bg.png);
}
body#news .page_title {
  background-image: url(../images/title_bg.png);
}
body#contents5 .contents p.description {
  padding: 50px 0;
  float: left;
  width: 570px;
}
body#contents5 .contents .search_form {
  padding: 50px 0;
  float: right;
  width: 400px;
}
body#contents5 .contents .search_form dt {
  width: 350px;
}
body#contents5 .contents .search_form dt input {
  width: 350px;
}
body#contents5 .contents .search_form dd {
  width: 50px;
}
body#contents5 .contents .search_form dd input {
  width: 50px;
}
body#contents5 .contents .plain_list {
  clear: both;
}
body#contents5 .contents .plain_list .search_form {
  padding: 0;
  width: auto;
}
body#contents5_about .page_title {
  background-image: url(../images/title_bg.png);
}
body#contents5_about .contents p.description {
  padding: 50px 0;
  line-height: 1.8em;
}
body#contents5_about .contents ol li h2 {
  margin-bottom: 20px;
  font-size: 20px;
}
body#contents5_about .contents ol li p {
  margin-bottom: 60px;
  line-height: 1.8em;
}
body#magazine .page_title {
  background-image: url(../images/title_bg.png);
}
body#magazine .contents dl {
  margin: 0 auto;
  width: 700px;
}
body#magazine .contents dl dt {
  margin-bottom: 10px;
  font-size: 20px;
}
body#magazine .contents dl dd {
  margin-bottom: 15px;
}
body#magazine .contents ol {
  margin: 0 auto;
  width: 700px;
}
body#magazine .contents ol li {
  margin-top: 50px;
}
body#magazine .contents ol li .form li {
  margin-top: 15px;
}
body#magazine .contents ol li .form li input[type="text"]:hover,
body#magazine .contents ol li .form li input[type="email"]:hover {
  border: 1px solid #eb6112;
}
body#magazine .contents ol li .form li .error {
  margin-top: 10px;
}
body#magazine .contents ol li .notes {
  margin: 15px 0 30px;
}
body#magazine .contents ol li .notes li {
  margin: 0 0 10px;
  font-size: 14px;
}
body#magazine .contents .submit {
  margin-top: 50px;
}
body#user .page_title {
  background-image: url(../images/title_bg.png);
  background-position: bottom center;
}
body#user .contents h1 {
  font-size: 35px;
}
body#user .contents h1 span {
	display: block;
  font-size: 14px;
}
body#user .contents .description {
  text-align: center;
}
body#user .contents .description b {
	display: block;
	margin-bottom: 15px;
	padding: 15px 0;
	background: #fafafa;
	font-size: 35px;
	font-weight: normal;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
body#user .contents .description span {
	color: #eb6112;
	font-weight: bold;
}
body#user .contents .button {
	display: inline-block;
	margin-top: 20px;
	border: 2px solid #ccc;
	padding: 10px 20px;
	color: #888;
	font-weight: bold;
}
body#user .contents .plain_table {
  margin: 50px 0;
  width: 920px;
}
body#user .contents .plain_table tbody {
  border-top: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
}
body#user .contents .plain_table tbody.conf {
  display: block;
  margin-bottom: 40px;
}
body#user .contents .plain_table th, 
body#user .contents .plain_table td {
  border: none;
}
body#user .contents .plain_table th {
  width: 240px;
  background: #fff;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}
body#user .contents .plain_table td {
  width: 680px;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

 /*Tabの内容を表示するエリアの装飾*/
body#user .contents div.content_area {
  background: #fff;
  padding: 0 40px;
  margin-bottom: 40px;
  border: 1px solid #e7e7e7;
}
body#user .contents div.content_area tbody {
  margin-bottom: 40px;
}
 /*アクティブタブの装飾*/ 
body#user .contents .tab_area {
  display: flex;
}
body#user .contents .tab_area li {
  display: block;
  padding: 1em 2em 0.8em;
  margin: 0 0 0 10px;
  border: 1px solid #ccc;
  border-radius: 4px 4px 0 0;
  color: #000;
  background: #fafafa;
  background: -moz-linear-gradient(top,  #fafafa 0%, #dddddd 100%);
  background: -webkit-linear-gradient(top,  #fafafa 0%,#dddddd 100%);
  background: linear-gradient(to bottom,  #fafafa 0%,#dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#dddddd',GradientType=0 );
  position: relative;
  bottom: -1px;
}
body#user .contents .tab_area li:hover {
  background: #dddddd;
  background: -moz-linear-gradient(top,  #dddddd 0%, #fafafa 100%);
  background: -webkit-linear-gradient(top,  #dddddd 0%,#fafafa 100%);
  background: linear-gradient(to bottom,  #dddddd 0%,#fafafa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#fafafa',GradientType=0 );
}
body#user .contents .tab_area li.select {
  display: block;
  background: #fff;
  box-shadow: 0 4px #eb6112 inset;
}
body#user .contents .tab_area li.select span {
  border-top: 0;
  border-bottom: 1px solid #fff;
  border-radius: 0;
}
body#user .contents .tab_area li span {
}
body#user .contents .all_area div.content_area p {
  padding: 60px 0;
}
body#user .contents .all_area div.content_area br.spb {
  display: none;
}

body#user .contents .all_area div.content_area .btn {
  padding: 30px 0;
  text-align: center;
}
body#user .contents .all_area div.content_area .btn a {
  padding: 5px 30px;
  border-radius: 5px;
  border: 1px solid #796e4c;
  background: #796e4c;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
body#user .contents .all_area div.content_area .btn a:hover {
  background: #fff;
  color: #796e4c;
  border: 1px solid #796e4c;
}
body#user .contents .btn.key_color {
  padding: 10px 50px;
  cursor: pointer;
}





body#results .contents .plain_table {
  margin-bottom: 20px;
}
body#results .contents .plain_table th,
body#results .contents .plain_table td {
  padding: 8px;
  background: #fff;
}
body#results .contents .results_list {
  display: none;
}
body#results .contents .notes {
  font-size: 13px;
}
body#results .contents .magazine {
  margin-top: 80px;
}
body#results .contents .magazine dt {
  margin-bottom: 20px;
}
body#contact .page_title {
  background-image: url(../images/title_bg.png);
}
body#contact .contents .description {
  padding: 50px 0;
}
body#contact .contents h2 {
  font-size: 20px;
}
body#contact .contents .tel {
  margin-bottom: 50px;
}
body#contact .contents .tel h2 {
  margin-bottom: 15px;
}
body#contact .contents .tel p {
  font-size: 40px;
}
body#contact .contents .tel p time {
  font-size: 16px;
}
body#contact .contents .mail dl {
  margin: 0 auto;
  width: 500px;
}
body#contact .contents .mail dl dt {
  margin: 30px 0 10px;
}
body#contact .contents .mail dl dd textarea {
  min-height: 10em;
}
body#contact .contents .mail dl dd input[type="text"]:hover,
body#contact .contents .mail dl dd input[type="email"]:hover,
body#contact .contents .mail dl dd textarea:hover {
  border: 1px solid #eb6112;
}
body#contact .contents .mail dl dd .error {
  margin-top: 10px;
}
body#contact .contents .mail dl .submit {
  margin-top: 40px;
}
body#tos .page_title {
  background-image: url(../images/title_bg.png);
}
body#tos .contents {
  padding-top: 50px;
}
body#tos .contents .description {
  line-height: 1.6em;
}
body#tos .contents .clause {
  margin-bottom: 50px;
}
body#tos .contents .clause li h2 {
  margin: 40px 0 10px;
}
body#tos .contents .clause li p {
  margin-bottom: 20px;
  line-height: 1.6em;
}
body#tos .contents .clause li .main_clause li {
  margin-bottom: 10px;
  line-height: 1.6em;
}
body#tos .contents .clause li .sub_clause {
  margin: 20px 0;
  padding: 20px;
  padding-bottom: 10px;
}
body#tos .contents .clause li .sub_clause li {
  margin-bottom: 10px;
}
body#privacy .page_title {
  background-image: url(../images/title_bg.png);
}
body#privacy .contents p.description {
  padding: 40px 0;
  line-height: 1.6em;
}
body#privacy .contents ol.clause li {
  margin-bottom: 30px;
  line-height: 1.6em;
}
body#privacy .contents ol.clause li span {
  margin-bottom: 5px;
}
body#privacy .contents .memo {
  margin-bottom: 30px;
}
body#privacy .contents .info dt {
  margin-bottom: 10px;
}
body#sct .page_title {
  background-image: url(../images/title_bg.png);
}
body#sct .contents table th {
  width: 18em;
}
body#comp .contents {
  padding-top: 180px;
  min-height: 600px;
}
body#comp .contents h1 {
  font-size: 35px;
}
body#comp .contents h1 span {
  font-size: 14px;
}
body#comp .contents .description {
  text-align: center;
}
body#comp .contents .button {
  margin-top: 50px;
  padding: 10px 20px;
}
body#login .page_title {
  background-image: url(../images/title_bg.png);
}
body#login .contents .login_form {
  margin: 50px auto;
  width: 500px;
}
body#login .contents .login_form dt {
  margin-bottom: 10px;
}
body#login .contents .login_form dd {
  margin-bottom: 20px;
}
body#login .contents .login_form dd input[type="text"]:hover,
body#login .contents .login_form dd input[type="email"]:hover,
body#login .contents .login_form dd input[type="password"]:hover {
  border: 1px solid #eb6112;
}
body#login .contents .login_form .pw {
  margin-bottom: 10px;
}
body#login .contents .login_form .auto label {
  cursor: pointer;
}
body#login .contents .login_form .auto label input {
  margin-right: 5px;
}
body#login .contents .magazine dd {
  margin-top: 15px;
  padding: 10px 50px;
}

.plain_list li figure img {
 width: 100%;
 height: auto;
}

.bnr {
	text-align: center;
}
.bnr a {
	display: inline-block;
	box-shadow: 0 0 10px #666;
}
.bnr a:hover {
	box-shadow: 0 0 3px #666;
	-webkit-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.bnr a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  zoom: 1;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

body#user.contract {
	
}
body#user.contract table tr td a {
	text-decoration: underline!important;
}
body#user.contract table tr td a:hover {
	text-decoration: none!important;
}

.noticeinfo {
	padding: 30px 0;
	text-align: center;
}
.noticeinfo a {
	font-size: 1.6em;
	color: #004364!important;
	text-decoration: underline!important;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.noticeinfo a:hover {
	text-decoration: none!important;
}

.continfo {
	margin: 0 auto 50px;
	width: 800px;
}

.continfo .box {
	margin: 0 auto 30px;
	padding: 30px;
	border: 1px solid #004364;
}
.continfo .box h3 {
	display: inline-block;
	margin-bottom: 1em;
	border-bottom: 2px solid #004364;
	padding: 0 0.5em 0.2em;
}
.continfo .box p {
	padding-top: 1em;
}
.continfo .box p.ralign {
	text-align: right;
}
.continfo ul {
	margin-bottom: 50px;
}
.continfo ul li {
	padding: 0.5em 0;
}
.continfo ul li p {
	padding: 0.5em 2em;
}
.continfo ul li span {
	text-decoration: underline;
}
.continfo h4 {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}
.continfo figure {
	margin-bottom: 30px;
	border: 5px solid #ccc;
	height: 250px;
	background: #eee;
	overflow-y: scroll;
}
.continfo figure img {
	width: 100%;
	height: auto;
}

body#system_details .contents .continfo + form .optin dl dt {
	border-bottom: 0;
}

.news {
	float: none !important;
	margin-left: 190px;
}

.link {
	clear: both;
}
.link ul {
	display: flex;
	justify-content: space-between;
}
.link ul li {
	display: flex;
	margin: 0 0 50px;
	width: 15.4%;
}
.link ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0.75em 0 0.65em;
	width: 100%;
	color: #fff;
	background: #004364;
}
.link ul li a:hover {
	opacity: 0.7;
}
.link ul li a span {
	line-height: 1;
	font-size: 14px;
	font-weight: 900;
}
.link ul li a span br {
	display: none;
}