@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
.font_Sans {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.font_Sans_semiBold {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.font_Sans_light {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.mincho {
  font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}
.clearfix:after {
  clear: both;
}
.wp-pagenavi a,
.wp-pagenavi span {
  padding: 0 !important;
  display: inline-block;
  width: 26px;
  line-height: 26px;
}
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
body {
  font-size: 15px;
  line-height: 1.4;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333333;
  min-width: 1002px;
}
::selection {
  /*	background:@yellow;*/
}
::-moz-selection {
  /*	background:@yellow;*/
}
.hover {
  cursor: pointer;
}
.hover:hover {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.80;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-shadow: none;
}
img {
  vertical-align: bottom;
}
li {
  list-style-type: none;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  color: #333333;
  text-decoration: none;
  cursor: pointer;
}
a:hover:hover {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  opacity: 0.80;
}
.shadow {
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.inner-middle:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.inst-middle {
  display: inline-block;
  vertical-align: middle;
}
.wrapper {
  width: 920px;
  margin: 0 auto;
}
#contents {
  overflow-y: visible;
  overflow-x: visible;
  background-color: #ffffff;
}
#contents .inner {
  width: 920px;
  margin: 0 auto;
}
@media screen and (max-width: 740px) {
  #contents .inner {
    width: auto;
    padding: 0 20px;
  }
}
#top .main {
  background: url('../images/top/bg.png') center center no-repeat;
  height: 400px;
}
#top .main_sp {
  display: none;
}
#top .main_sp img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 740px) {
  #top .main {
    display: none;
  }
  #top .main_sp {
    display: block;
  }
}
#content {
  padding-top: 40px;
}
.section {
  padding-bottom: 80px;
}
.section .text {
  font-size: 15px;
  line-height: 1.75;
}
.section .supp {
  font-size: 14px;
  line-height: 1.75;
}
.section .image {
  text-align: center;
  margin-bottom: 25px;
}
.section .image img {
  width: 100%;
  height: auto;
}
.section h2 {
  font-size: 28px;
  color: #0058a2;
  padding-left: 46px;
  margin-bottom: 30px;
  background: url('../images/icon.png') center left no-repeat;
}
.section h3 {
  font-size: 19px;
  font-weight: bold;
  color: #e40112;
  margin-bottom: 15px;
  letter-spacing: -0.7px;
}
.section h3 span {
  letter-spacing: -8px;
}
.section.s01 table {
  border-collapse: collapse;
  border: 1px solid #a8a8a8;
  font-size: 16px;
  margin-bottom: 20px;
}
.section.s01 table td,
.section.s01 table th {
  border: 1px solid #a8a8a8;
}
.section.s01 table th.net {
  background-color: #7fbe26;
}
.section.s01 table th.shop {
  background-color: #ffd900;
}
.section.s01 table td.net {
  background-color: #f3f9ea;
}
.section.s01 table td.shop {
  background-color: #fffceb;
}
.section.s01 table th {
  font-size: 20px;
  color: #0058a2;
  font-weight: bold;
  text-align: center;
  height: 200px;
  vertical-align: middle;
  width: 360px;
}
.section.s01 table th img {
  margin-bottom: 10px;
}
.section.s01 table th:first-child {
  width: 200px;
  background-color: #0058a2;
  color: #ffffff;
  height: auto;
  border: none;
  border-top: 1px solid #ffffff;
}
.section.s01 table th:first-child img {
  display: block;
  margin: 0 auto;
}
.section.s01 table td {
  padding: 30px;
  line-height: 1.75;
}
.section.s01 table td span {
  display: block;
  font-size: 13px;
  margin-top: 4px;
  line-height: 1.4;
  text-indent: -1em;
  margin-left: 1em;
  vertical-align: top;
}
.section.s00 .block {
  *zoom: 1;
}
.section.s00 .block .service {
  width: 440px;
  float: left;
}
.section.s00 .block .service + .service {
  margin-left: 40px;
}
.section.s00 .block .service > a {
  display: block;
  margin-bottom: 20px;
}
.section.s00 .block .service h3 {
  color: #0058a2;
  letter-spacing: 0;
  margin-bottom: 15px;
}
.section.s00 .block .service p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 20px;
}
.section.s00 .block .service .btn {
  width: 240px;
}
.section.s00 .block .service .btn a {
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  background-color: #e40112;
  border-bottom: 2px solid #c70112;
}
.section.s00 .block:before,
.section.s00 .block:after {
  content: ' ';
  display: table;
}
.section.s00 .block:after {
  clear: both;
}
.section.s02 {
  padding-bottom: 30px;
}
.section.s02 .qalist .qa {
  margin-bottom: 30px;
}
.section.s02 .qalist .qa .q,
.section.s02 .qalist .qa .a {
  padding: 10px 0;
  padding-left: 46px;
  position: relative;
  line-height: 1.75;
}
.section.s02 .qalist .qa .icon {
  position: absolute;
  left: 0;
}
.section.s02 .qalist .qa .q {
  font-size: 18px;
}
.section.s02 .qalist .qa .q .icon {
  top: 9px;
}
.section.s02 .qalist .qa .a {
  font-size: 15px;
}
.section.s02 .qalist .qa .a .icon {
  top: 6px;
}
.section.s03 h2 {
  background-position-y: 4px;
}
.section.s03 .text {
  margin-bottom: 20px;
}
.section.s03 .box {
  margin-bottom: 30px;
  *zoom: 1;
}
.section.s03 .box .item {
  width: 294px;
  float: left;
  margin-left: 19px;
}
.section.s03 .box .item:first-child {
  margin-left: 0;
}
.section.s03 .box:before,
.section.s03 .box:after {
  content: ' ';
  display: table;
}
.section.s03 .box:after {
  clear: both;
}
