@charset "UTF-8";
/*===================================================================
    reset
===================================================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td,
nav, article, section, header, footer, address {
  margin: 0;
  padding: 0;
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  line-height: 1.7;
  color: #fff;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
  font-weight: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:link,
a:visited {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #ccc;
}

address {
  font-style: normal;
}

img {
  border: medium none;
  vertical-align: middle;
}

small {
  font-size: 12px;
}

li {
  list-style: none;
}

/*===================================================================
    clearfix
===================================================================*/
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.clear {
  clear: both;
}

/*===================================================================
    detail
===================================================================*/
body {
  background-color: #191919;
}

body #header {
  width: 100%;
  background-color: #000;
}

body #header #h_top {
  width: 100%;
  height: 41px;
  padding-top: 24px;
  background: #000;
}

body #header #h_top p {
  width: 912px;
  margin: 0 auto;
}

body #header #h_main {
  background: url(../images/bg_hmain.jpg) repeat-x;
}

body #header #h_main #h_cont {
  margin: 0 auto;
  padding-top: 30px;
  background: url(../images/bg_body.jpg) no-repeat;
  background-position: center;
}

body #header #h_main #h_cont h1 {
  text-align: center;
  margin-bottom: 46px;
}

body #header #h_main #h_cont h2 {
  text-align: center;
  margin-bottom: 39px;
}

body #header #h_main #h_cont #h_wrap {
  overflow: hidden;
  width: 600px;
  margin: 0 auto;
}

body #header #h_main #h_cont #h_desc {
  float: right;
  width: 377px;
  margin: 53px 0;
}

body #header #h_main #h_cont #h_img {
  float: left;
  width: 134px;
  margin: 0 0 0 55px;
}

@media screen and (min-width: 640px) {
  body #header #h_cont {
    width: 1280px;
  }
}

body #main {
  width: 100%;
}

body #main .sec_cont {
  width: 900px;
  margin: 0 auto;
}

body #main #sec_nav {
  margin: 100px auto 0;
  padding: 0 0 60px;
  border-top: #7d7d7d 1px solid;
}

body #main #sec_nav .sec_cont {
  width: 960px;
  background: url(../images/bg_nav.jpg) no-repeat;
  background-position: top left;
}

body #main #sec_nav .sec_cont h3 {
  padding: 39px 0 172px 31px;
}

body #main #sec_nav .sec_cont h4 {
  margin: 0 0 27px 31px;
}

body #main #sec_nav .sec_cont ul {
  margin: 0 auto;
  display: table;
}

body #main #sec_nav .sec_cont ul li {
  float: left;
}

body #main #sec_01 {
  padding-top: 54px;
  border-top: #7d7d7d 1px solid;
}

body #main #sec_01 .sec_cont h3 {
  margin-bottom: 29px;
  padding-bottom: 29px;
  text-align: center;
  border-bottom: #fff 1px dotted;
}

body #main #sec_01 .sec_cont .desc {
  margin: 0 auto;
  font-size: 16px;
  color: #d2d2d2;
  display: table;
}

body #main #sec_01 .sec_cont #pc_cs {
  width: 700px;
  margin: 46px auto 0;
}

body #main #sec_01 .sec_cont #pc_cs .os {
  padding: 16px 0;
  margin-bottom: 29px;
  border: #535353 1px solid;
  background-color: #0d0d0d;
}

body #main #sec_01 .sec_cont #pc_cs .os ul {
  width: 470px;
  margin: 0 auto;
}

body #main #sec_01 .sec_cont #pc_cs .os ul li {
  list-style: disc;
}

body #main #sec_01 .sec_cont #pc_cs .os ul li p {
  font-size: 20px;
  color: #d2d2d2;
  text-align: left;
}

body #main #sec_01 .sec_cont #pc_cs .os .os_lnk {
  margin-top: 30px;
  text-align: center;
}

body #main #sec_01 .sec_cont #pc_cs .os .os_lnk a {
  color: #b99a43;
  font-size: 18px;
  font-weight: bold;
}

body #main #sec_01 .sec_cont #pc_cs .os .os_lnk a:hover {
  color: #997a23;
}

body #main #sec_01 .sec_cont #pc_cs .last {
  margin-bottom: 0;
}

body #main #sec_02 {
  margin-top: 100px;
  padding-top: 48px;
  border-top: #7d7d7d 1px solid;
}

body #main #sec_02 .sec_cont h3 {
  margin-bottom: 29px;
  padding-bottom: 29px;
  text-align: center;
  border-bottom: #fff 1px dotted;
}

body #main #sec_02 .sec_cont #main_desc {
  margin: 0 auto;
  font-size: 16px;
  color: #d2d2d2;
  display: table;
}

body #main #sec_02 .sec_cont .scr_img {
  margin-top: 50px;
}

body #main #sec_02 .sec_cont h4 {
  margin-top: 36px;
  text-align: center;
}

body #main #sec_02 .sec_cont #examples {
  margin-top: 20px;
}

body #main #sec_02 .sec_cont #examples li {
  margin-bottom: 72px;
}

body #main #sec_02 .sec_cont #examples li h5 {
  margin-bottom: 20px;
}

body #main #sec_02 .sec_cont #examples li .desc {
  max-width: 826px;
  color: #d2d2d2;
  font-size: 16px;
}

body #main #sec_02 .sec_cont #examples li .btn {
  margin-top: 24px;
  text-align: center;
}

body #main #sec_02 .sec_cont #examples li #oss {
  margin: 28px auto 0;
  display: table;
}

body #main #sec_02 .sec_cont #examples li #oss li {
  margin: 0 20px 20px 0;
  float: left;
}

body #main #sec_02 .sec_cont #examples li #oss .last {
  margin-right: 0;
}

body #main #sec_02 .sec_cont #examples .last {
  margin-bottom: 0;
}

body #main #sec_03 {
  margin-top: 120px;
  padding-top: 75px;
  border-top: #7d7d7d 1px solid;
}

body #main #sec_03 .sec_cont h3 {
  margin-bottom: 29px;
  padding-bottom: 29px;
  text-align: center;
  border-bottom: #fff 1px dotted;
}

body #main #sec_03 .sec_cont .desc {
  margin: 0 auto;
  font-size: 16px;
  color: #d2d2d2;
  display: table;
}

body #main #sec_03 .sec_cont .scr_img {
  margin-top: 40px;
}

body #main #sec_03 .sec_cont .btn {
  margin-top: 40px;
  text-align: center;
}

body #main #sec_04 {
  margin-top: 120px;
  padding-top: 50px;
  border-top: #7d7d7d 1px solid;
}

body #main #sec_04 .sec_cont h3 {
  margin-bottom: 29px;
  padding-bottom: 29px;
  text-align: center;
  border-bottom: #fff 1px dotted;
}

body #main #sec_04 .sec_cont .desc {
  margin: 0 auto;
  font-size: 16px;
  color: #d2d2d2;
  display: table;
}

body #main #sec_04 .sec_cont .scr_img {
  margin-top: 40px;
}

body #main #sec_04 .sec_cont .btn {
  margin-top: 40px;
  text-align: center;
}

body #main #sec_04 .sec_cont #about_cr {
  width: 860px;
  max-width: 95%;
  margin: 40px auto 0;
  padding-bottom: 26px;
  border: #737373 1px solid;
  background-color: #0d0d0d;
}

body #main #sec_04 .sec_cont #about_cr h4 {
  text-align: center;
  border-bottom: #737373 1px solid;
}

body #main #sec_04 .sec_cont #about_cr h4 img {
  margin: 21px 0;
}

body #main #sec_04 .sec_cont #about_cr #cr_desc {
  width: 780px;
  margin: 26px auto 0;
  font-size: 16px;
  color: #d2d2d2;
}

body #main #sec_04 .sec_cont #about_cr h5 {
  width: 780px;
  margin: 30px auto 0;
}

body #main #sec_04 .sec_cont #about_cr #tbl_cf {
  margin: 12px auto 0;
}

body #main #sec_04 .sec_cont #about_cr #tbl_cf tr td {
  padding: 15px 10px;
  font-size: 16px;
  color: #d2d2d2;
}

body #main #sec_04 .sec_cont #about_cr #tbl_cf tr .tac {
  text-align: center;
}

body #main #sec_04 .sec_cont #about_cr #caution {
  width: 800px;
  margin: 16px auto 0;
  font-size: 12px;
  color: #d2d2d2;
}

body #main #sec_05 {
  margin-top: 120px;
  padding-top: 50px;
  border-top: #7d7d7d 1px solid;
}

body #main #sec_05 .sec_cont h3 {
  margin-bottom: 29px;
  padding-bottom: 29px;
  text-align: center;
  border-bottom: #fff 1px dotted;
}

body #main #sec_05 .sec_cont .desc {
  margin: 0 auto;
  font-size: 16px;
  color: #d2d2d2;
  display: table;
}

body #main #sec_05 .sec_cont .scr_img {
  margin-top: 40px;
}

body #main #sec_05 .sec_cont .caution {
  margin-top: 10px;
  color: #d2d2d2;
}

body #main #sec_05 .sec_cont .btn {
  margin-top: 40px;
  text-align: center;
}

body #main #sec_06 {
  margin-top: 120px;
  padding-top: 50px;
  border-top: #7d7d7d 1px solid;
}

body #main #sec_06 .sec_cont h3 {
  margin-bottom: 29px;
  padding-bottom: 29px;
  text-align: center;
  border-bottom: #fff 1px dotted;
}

body #main #sec_06 .sec_cont .desc {
  margin: 0 auto;
  font-size: 16px;
  color: #d2d2d2;
  display: table;
}

body #main #sec_06 .sec_cont h4 {
  margin-top: 60px;
  margin-left: 20px;
}

body #main #sec_06 .sec_cont ol {
  margin-top: 31px;
  margin-left: 20px;
}

body #main #sec_06 .sec_cont ol li {
  margin-bottom: 46px;
}

body #main #sec_06 .sec_cont ol li h5 {
  float: left;
}

body #main #sec_06 .sec_cont ol li .desc_set_net {
  margin-left: 10px;
  color: #d2d2d2;
  font-size: 20px;
  line-height: 30px;
  float: left;
}

body #main #sec_06 .sec_cont ol li .desc_set_net .caution {
  margin-top: 23px;
  font-size: 12px;
}

body #main #sec_06 .sec_cont ol li .img_set_net {
  margin-left: 17px;
  float: left;
}

body #main #sec_06 .sec_cont ol .last {
  margin-bottom: 0;
}

body #main #sec_06 .sec_cont .btn {
  margin-top: 60px;
  text-align: center;
}

body #main #sec_06 .sec_cont #cant_connect {
  width: 860px;
  margin: 40px auto 0;
  background: #0d0d0d;
  border: #737373 1px solid;
}

body #main #sec_06 .sec_cont #cant_connect h4 {
  margin-top: 0;
  margin-left: 0;
  text-align: center;
  border-bottom: #737373 1px solid;
}

body #main #sec_06 .sec_cont #cant_connect h4 img {
  margin: 18px 0;
}

body #main #sec_06 .sec_cont #cant_connect p {
  width: 786px;
  margin: 25px auto;
  color: #d2d2d2;
  font-size: 16px;
}

body #main #sec_07 {
  margin-top: 120px;
  padding-top: 50px;
  border-top: #7d7d7d 1px solid;
}

body #main #sec_07 .sec_cont h3 {
  margin-bottom: 29px;
  padding-bottom: 29px;
  text-align: center;
  border-bottom: #fff 1px dotted;
}

body #main #sec_07 .sec_cont h4 {
  margin-left: 18px;
}

body #main #sec_07 .sec_cont .desc {
  margin: 24px 0 0 18px;
  font-size: 16px;
  color: #d2d2d2;
  line-height: 34px;
}

body #main #sec_07 .sec_cont ol {
  margin: 41px 0 0 18px;
}

body #main #sec_07 .sec_cont ol li {
  margin-bottom: 40px;
}

body #main #sec_07 .sec_cont ol li a h5 {
  float: left;
}

body #main #sec_07 .sec_cont ol li a p {
  margin-left: 10px;
  text-decoration: underline;
  font-size: 20px;
  color: #d2d2d2;
  line-height: 30px;
  float: left;
}

body #main #sec_07 .sec_cont ol li a:hover p {
  color: #b2b2b2;
}

body #main #sec_07 .sec_cont ol .last {
  margin-bottom: 0;
}

body #main #sec_07 .sec_cont .caution {
  margin: 34px 0 0 18px;
  font-size: 16px;
}

body #main #sec_07 .sec_cont .caution a {
  text-decoration: underline;
  color: #b99a43;
}

body #main #sec_07 .sec_cont .caution a:hover {
  color: #997a23;
}

body #main #sec_07 .sec_cont ul {
  margin-top: 56px;
}

body #main #sec_07 .sec_cont ul li {
  margin-right: 15px;
  float: left;
}

body #main #sec_07 .sec_cont ul .last {
  margin-right: 0;
  float: right;
}

body #main #sec_08 {
  margin-top: 120px;
  padding-top: 50px;
  border-top: #7d7d7d 1px solid;
}

body #main #sec_08 .sec_cont h3 {
  font-size: 18px;
}

body #main #sec_08 .sec_cont .bg_area {
  height: 70px;
  margin-top: 12px;
  padding: 260px 0 0 640px;
  background: url(../images/bg_sec08.jpg) no-repeat;
}

body #main #sec_09 {
  margin-top: 70px;
}

body #main #sec_09 .sec_cont h3 {
  font-size: 18px;
}

body #main #sec_09 .sec_cont p {
  margin-top: 12px;
}

body #main #sec_10 {
  margin-top: 70px;
}

body #main #sec_10 .sec_cont h3 {
  font-size: 18px;
}

body #main #sec_10 .sec_cont .bg_area {
  height: 70px;
  margin-top: 12px;
  padding: 260px 0 0 560px;
  background: url(../images/bg_sec10.jpg) no-repeat;
}

body #main #sec_11 {
  margin-top: 47px;
}

body #main #sec_11 .sec_cont .desc {
  margin-top: 28px;
  font-size: 18px;
  color: #dcdcdc;
}

body #main #sec_11 .sec_cont .btn {
  margin-top: 30px;
  text-align: center;
}

body #sec_12 {
  margin-top: 120px;
  padding-top: 50px;
  border-top: #7d7d7d 1px solid;
}

body #sec_12 .sec_cont h3 {
  margin-bottom: 39px;
  padding-bottom: 29px;
  text-align: center;
  border-bottom: #fff 1px dotted;
}

body #sec_12 .sec_cont .desc {
  margin: 0 auto;
  font-size: 16px;
  color: #d2d2d2;
  display: table;
}

body #sec_12 .sec_cont h4 {
  padding: 40px 0 25px 0;
}

body #sec_12 .sec_cont .case .scr_img {
  float: left;
  width: 450px;
}

body #sec_12 .sec_cont .case .right {
  font-size: 16px;
  float: right;
  width: 420px;
}

body #sec_12 .sec_cont .caution {
  font-size: 12px;
  color: #d2d2d2;
  margin: 40px 0 60px 0;
}

body #sec_12 .sec_cont .bg_area {
  width: 900px;
  height: 810px;
  background: url(../images/bg_sec12.jpg) no-repeat;
  position: relative;
}

body #sec_12 .sec_cont .bg_area div.btn_store {
  position: relative;
  width: 291px;
  height: 50px;
  top: 700px;
  left: 462px;
}

body #footer {
  margin-top: 58px;
  padding-top: 20px;
  border-top: #7d7d7d 1px solid;
  background-color: #191919;
}

body #footer #f_cont {
  width: 900px;
  margin: 0 auto;
}

body #footer #f_cont #copyright {
  margin-top: 23px;
  padding-bottom: 8px;
}
