/* ========================================= */
/* security.css                              */
/* ========================================= */
/* body + common */
* {
  margin: 0;
  padding: 0;
  line-height: 1.2;
}

body {
  line-height: 1.2;
  font-size: 18px;
  text-align: center;

  -apple-text-size-adjust: auto; /* webkit minimize bugfix */
  -webkit-text-size-adjust: 100%;
}
body#security {
  font-family: monospace;
}
#container {
  max-height: 100%;
  font-family: 'Hiragino Kaku Gothic ProN', '游ゴシック', 'YuGothic', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
ul,
ol {
  list-style: none;
}

img {
  vertical-align: bottom;
  border: none;
}

/* clearfix */
.detail ul:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

.backtoTop {
  margin: 5px 0 25px;
  width: 920px;
  text-align: right;
}
.backLink {
  margin-bottom: 20px;
}
.registLink {
  margin-bottom: 30px;
}

/* ========================================= */
/* navigation */
ul#navigation {
  margin-bottom: 20px;
  width: 980px;
  height: 23px;
}

ul#navigation li {
  float: left;
  width: 140px;
}

/* ========================================= */
/* common */
.security_box {
  margin: 20px auto;
  padding-bottom: 25px;
  width: 940px;
  text-align: left;
  border: 2px solid #6a6a6a;
}
.security_box .c_red {
  color: red;
}
.security_box h1 {
  width: 940px;
  height: 30px;
}
.security_box h1 img {
  *vertical-align: top;
}

.security_box h2 {
  margin: 15px 0;
  font-size: 26px;
  font-weight: normal;
  text-align: center;
}

.detail {
  margin: 0 auto;
  padding: 20px 0 25px;
  width: 880px;
  text-align: center;
  border: 2px solid #000;
}
.detail h2 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 32px;
}
.detail ul {
  margin-right: -20px;
  width: 900px;
  text-align: center;
}
.detail ul li {
  display: inline;
  overflow: hidden;
  margin-right: 20px;
  font-size: 30px;
  font-weight: bold;

  _zoom: 1;
}
.detail ul li a {
  display: -moz-inline-box;
  display: inline-block;
}

p.back {
  margin: 5px auto 20px;
  width: 884px;
  text-align: right;
}

#soft_list_box {
  padding: 0 40px;
  line-height: 1.5em;
  text-align: left;
}
#soft_list_box p {
  margin-bottom: 15px;
}
#soft_list_box .c_red,
#soft_list_box .c_red a {
  color: red;
}

#soft_list_table {
  margin: 0 auto 30px;
  width: 860px;
  border: 2px solid #42491c;
}
#soft_list_table th,
#soft_list_table td {
  padding: 5px 10px;
  font-size: 22px;
  border: 1px solid #42491c;
}
#soft_list_table td {
  background-color: #fff;
}
#soft_list_table th {
  font-weight: bold;
  background-color: #e3e4da;
}
#soft_list_table td.aqua {
  font-weight: bold;
  border-top: 2px solid #42491c;
  border-bottom: 2px solid #42491c;
  background-color: #d7f3ff;
}

.question_box {
  margin: 0 auto 30px;
  padding-bottom: 10px;
  width: 856px;
  border: 2px solid #272727;
}
.question_box h3 {
  position: relative;
  margin: -2px -2px 15px;
  padding: 5px 0 5px 60px;
  height: auto !important;
  height: 46px;
  min-height: 46px;
  font-size: 18px;
  border: 2px solid #42491c;
  background: #e5e5e5;
}
#box02 {
  height: 316px;
}
#box02 h3 p {
  line-height: 46px;
}
.question_box h3 img {
  position: absolute;
}
#box02 h3 img {
  top: 9px; left: 11px;
}
#box03 h3 img {
  top: 9px; left: 11px;
}

.image_in_txt {
  position: relative;
  margin: 0 0 0 60px;
}
.image_in_txt p {
  position: absolute;
  top: 28px;
  left: 360px;
  line-height: 1.5;
  font-weight: bold;
}
.image_in_txt p span {
  color: red;
}

#box03 p.c_red {
  margin-left: 60px;
}

#box03 table {
  margin: 15px auto 0;
  width: 840px;
  border-collapse: collapse;
  border: 3px solid #42491c;
}
#box03 table td,
#box03 table th {
  padding: 4px 8px;
  font-size: 16px;
  border: 1px solid #42491c;
}
#box03 table th {
  border-bottom-width: 3px;
  background: #e1ffd9;
}
#box03 table td {
  vertical-align: top;
  background: rgba(255,255,255,.01);
}

.software_box {
  margin: 0 auto;
  width: 920px;
  text-align: left;
  border: 1px solid #6a6a6a;
}
.software_box .section {
  margin-bottom: 40px;
}
.software_box h3 {
  margin-bottom: 10px;
  padding: 3px 0 3px 5px;
  border-bottom: 1px solid #6a6a6a;
  background: #cfc;

  *margin-bottom: 20px;
}
.software_box h4 {
  margin: 0 10px 15px;
  font-size: 18px;
}
.software_box h4 img {
  margin: 0 10px -5px 10px;

  *margin: -7px 10px 0 10px;
}
*:first-child + html .software_box h4 {
  letter-spacing: 0;
}
.software_box p {
  margin: 0 30px 10px;
  font-size: 18px;
}
.software_box p＞span {
  font-size: 18px;
  font-weight: bold;
}

.software_box p.mb30 {
  margin-bottom: 30px;
}

.filter_txt {
  padding-top: 20px;
}
/* indent */
.indent_kome {
  position: relative;
  display: inline-block;
  margin-left: 1em;
}
.indent_kome:before {
  position: absolute;
  top: 0;
  left: -1em;
  content: '※';
}
.indent1 {
  padding-left: 1em;
  text-indent: -1em;
}
.indent2 {
  padding-left: 2em;
  text-indent: -2em;
}
/* Bug fixing for Android */
h1, h2, h3, h4, h5, h6, div, li, dt, dd, p, th, td, span {
	background-image: url(https://www.maru-jan.com/image/1x1.png);
}
/* ========================================= */

.screenshot--large {
	width: 862px;
	height: auto;
}

.ta-c {
	text-align: center;
}
.title-940 {
	padding-top: 0;
	width: 940px;
	height: 30px;
	line-height: 30px;
	background-image: url('https://www.maru-jan.com/image/base/bar_bg_940.jpg');
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
}

.d-ib {
	display: inline-block;
}

.lts--2px {
	letter-spacing: -2px;
}
.lts--3px {
	letter-spacing: -3px;
}

.w-32px {
  width: 32px;
}

.w-820px {
  width: 820px;
}

.h-a {
  height: auto;
}

.bdr-1px-solid-\#666 {
  border: 1px solid #666;
}
