@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: #313131;
  -webkit-text-size-adjust: 100%;
}

p{
	max-height: 999999px;
}

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: #fff;
}
body #header {
	border-bottom: #c2c2c2 1px solid;
}
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_body.jpg) repeat-x;
}
body #header #h_main #h_cont {
  padding-top: 30px;
  padding-bottom: 17px;
}
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_desc {
  text-align: center;
  margin-bottom: 22px;
}
body #header #h_main #h_cont #h_img {
  width: 960px;
  margin: 0 auto;
  text-align: right;
}
body #main {
  /*border-top: #c2c2c2 1px solid;*/
}
body #main .sec_cont {
  width: 900px;
  margin: 0 auto;
}
body #main #sec_nav {
  width: 960px;
  margin: 0 auto;
  padding: 48px 0 100px;
  background: url(../images/bg_nav.jpg) no-repeat;
  background-position: center top;
}
body #main #sec_nav .sec_cont {
  width: auto;
}
body #main #sec_nav h3 {
  margin: 0 0 200px 31px;
}
body #main #sec_nav .txt {
  width: 759px;
  margin: 0 auto 12px;
}
body #main #sec_nav h4 {
  margin: 0 0 27px 31px;
}
body #main #sec_nav ul {
  margin: 0 auto;
  display: table;
}
body #main #sec_nav ul li {
  float: left;
}
body #main #sec_nav #nav02 {
  padding-top: 65px;
}
body #main #sec_nav #nav02 .txt {
  width: 552px;
}
body #main #sec_01 {
  padding-top: 62px;
  /*border-top: #c2c2c2 1px solid;*/header
}
body #main #sec_01 .section_ttl {
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 60px;
  background: #ff76a8;
  text-align: center;
}
body #main #sec_01 .section_ttl h3 {
  margin-bottom: 14px;
}
body #main #sec_01 .sec_cont h3 {
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: dotted 1px #848484;
}
body #main #sec_01 .sec_cont h4 {
  text-align: center;
  margin-bottom: 65px;
}
body #main #sec_01 .sec_cont .desc {
  margin: 0 auto 90px;
  font-size: 16px;
  color: #767676;
  display: table;
}
body #main #sec_01 .sec_cont .scr_img {
  text-align: center;
  margin-bottom: 25px;
}
body #main #sec_01 .sec_cont .flow {
  text-align: center;
  margin-bottom: 85px;
}
body #main #sec_01 .sec_cont #examples {
  margin-top: 53px;
}
body #main #sec_01 .sec_cont #examples li {
  margin-bottom: 68px;
}
body #main #sec_01 .sec_cont #examples li h5 {
  margin-bottom: 20px;
}
body #main #sec_01 .sec_cont #examples li .desc {
  max-width: 826px;
  margin: 0;
  color: #767676;
  font-size: 16px;
}
body #main #sec_01 .sec_cont #examples li .btn {
  margin-top: 24px;
  text-align: center;
}
body #main #sec_01 .sec_cont #examples li #oss {
  margin: 28px auto 0;
  display: table;
}
body #main #sec_01 .sec_cont #examples li #oss li {
  margin: 0 20px 0 0;
  float: left;
}
body #main #sec_01 .sec_cont #examples li #oss .last {
  margin-right: 0;
}
body #main #sec_01 .sec_cont #examples .last {
  margin-bottom: 0;
}
body #main #sec_02 {
  margin-top: 115px;
  padding-top: 57px;
  border-top: #c2c2c2 1px solid;
}
body #main #sec_02 .section_ttl {
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 60px;
  text-align: center;
}
body #main #sec_02 .section_ttl h3 {
  width: 900px;
  margin: 0 auto;
  margin-bottom: 14px;
}
body #main #sec_02 .sec_cont h3 {
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: dotted 1px #848484;
}
body #main #sec_02 .sec_cont h4 {
  text-align: center;
  margin-bottom: 65px;
}
body #main #sec_02 .sec_cont .desc {
  margin: 0 auto;
  font-size: 16px;
  color: #767676;
  display: table;
}
body #main #sec_02 .sec_cont .p02 {
  margin: 0 auto 45px;
}
body #main #sec_02 .sec_cont .scr_img {
  margin-top: 89px;
  margin-bottom: 25px;
  text-align: center;
}
body #main #sec_02 .sec_cont .flow {
  text-align: center;
  margin-bottom: 85px;
}
body #main #sec_02 .sec_cont .pre_box {
  width: 798px;
  margin: 0 auto 100px;
  padding: 30px;
  border: solid 1px #a2a2a2;
  background: #fdfde6;
}
body #main #sec_02 .sec_cont .pre_box table {
  margin-bottom: 40px;
  border: solid 1px #a2a2a2;
  border-collapse: collapse;
}
body #main #sec_02 .sec_cont .pre_box table th, body #main #sec_02 .sec_cont .pre_box table td {
  padding: 0 15px;
  text-align: left;
  font-weight: normal;
  line-height: 30px;
  border: solid 1px #a2a2a2;
  color: #767676;
}
body #main #sec_02 .sec_cont .pre_box table th {
  width: 280px;
  font-size: 16px;
}
body #main #sec_02 .sec_cont .pre_box table td {
  font-size: 14px;
}
body #main #sec_02 .sec_cont .pre_box table thead th, body #main #sec_02 .sec_cont .pre_box table thead td {
  text-align: center;
  font-size: 16px;
}
body #main #sec_02 .sec_cont .pre_box table thead th {
  font-size: 16px;
  color: #767676;
}
body #main #sec_02 .sec_cont .pre_box h3 {
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 0;
  border: none;
}
body #main #sec_02 .sec_cont .pre_box p {
  font-size: 16px;
  color: #767676;
}
body #main #sec_03 {
  margin-top: 122px;
  padding-top: 74px;
  border-top: #c2c2c2 1px solid;
}
body #main #sec_03 .sec_cont h3 {
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: dotted 1px #848484;
}
body #main #sec_03 .sec_cont h4 {
  text-align: center;
  margin-bottom: 65px;
}
body #main #sec_03 .sec_cont .desc {
  margin: 0 auto 90px;
  font-size: 16px;
  color: #767676;
  display: table;
}
body #main #sec_03 .sec_cont .scr_img {
  margin-bottom: 25px;
  text-align: center;
}
body #main #sec_03 .sec_cont .flow {
  text-align: center;
  margin-bottom: 85px;
}
body #main #sec_03 .sec_cont .pre_box {
  width: 858px;
  margin: 0 auto 100px;
  padding: 30px;
  border: solid 1px #a2a2a2;
  background: #fdfde6;
}
body #main #sec_03 .sec_cont .pre_box table {
  margin-bottom: 40px;
  border: solid 1px #a2a2a2;
  border-collapse: collapse;
}
body #main #sec_03 .sec_cont .pre_box table th, body #main #sec_03 .sec_cont .pre_box table td {
  padding: 0 15px;
  text-align: left;
  font-weight: normal;
  border: solid 1px #a2a2a2;
  color: #767676;
}
body #main #sec_03 .sec_cont .pre_box table th {
  width: 230px;
  font-size: 16px;
  line-height: 30px;
}
body #main #sec_03 .sec_cont .pre_box table .td2 {
  width: 255px;
}
body #main #sec_03 .sec_cont .pre_box table td {
  font-size: 14px;
  line-height: 20px;
  padding: 10px 15px;
}
body #main #sec_03 .sec_cont .pre_box table thead th, body #main #sec_03 .sec_cont .pre_box table thead td {
  line-height: 30px;
  text-align: center;
  font-size: 16px;
}
body #main #sec_03 .sec_cont .pre_box table thead th {
  font-size: 16px;
  color: #767676;
}
body #main #sec_03 .sec_cont .pre_box h3 {
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 0;
  border: none;
}
body #main #sec_03 .sec_cont .pre_box p {
  font-size: 16px;
  color: #767676;
}
body #main #sec_03 .sec_cont .caution {
  margin-top: 10px;
  color: #767676;
}
body #main #sec_03 .sec_cont .btn {
  margin-top: 56px;
  text-align: center;
}
body #main #sec_03 .sec_cont #attention {
  margin-top: 50px;
}
body #main #sec_04 {
  margin-top: 122px;
  padding-top: 74px;
  border-top: #c2c2c2 1px solid;
}
body #main #sec_04 .sec_cont h3 {
  text-align: center;
  margin-bottom: 30px;
  padding-bottom: 25px;
  border-bottom: dotted 1px #848484;
}
body #main #sec_04 .sec_cont h4 {
  text-align: center;
  margin-bottom: 65px;
}
body #main #sec_04 .sec_cont .desc {
  margin: 0 auto 90px;
  font-size: 16px;
  color: #767676;
  display: table;
}
body #main #sec_04 .sec_cont .scr_img {
  margin-bottom: 65px;
  text-align: center;
}
body #main #sec_04 .sec_cont .cf {
  width: 830px;
  margin: 0 auto 80px;
}
body #main #sec_04 .sec_cont .cf .left {
  float: left;
  width: 180px;
  margin-right: 25px;
}
body #main #sec_04 .sec_cont .cf .right {
  float: left;
  width: 625px;
}
body #main #sec_04 .sec_cont .pre_box {
  width: 858px;
  margin: 0 auto 100px;
  padding: 30px;
  border: solid 1px #a2a2a2;
  background: #fdfde6;
}
body #main #sec_04 .sec_cont .pre_box h3 {
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 0;
  border: none;
}
body #main #sec_04 .sec_cont .pre_box p {
  font-size: 16px;
  color: #767676;
}
body #main #sec_04 .sec_cont .pre_box .p01 {
  margin-bottom: 55px;
}
body #main #sec_04 .sec_cont .caution {
  margin-top: 10px;
  color: #767676;
}
body #main #sec_04 .sec_cont .btn {
  margin-top: 56px;
  text-align: center;
}
body #main #sec_04 .sec_cont #attention {
  margin-top: 50px;
}
body #main #sec_05 {
  margin-top: 120px;
  padding-top: 50px;
  /*border-top: #c2c2c2 1px solid;*/
}
body #main #sec_05 .section_ttl {
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 60px;
  text-align: center;
  background: #8bcc65;
}
body #main #sec_05 .section_ttl h3 {
  width: 900px;
  margin: 0 auto;
  margin-bottom: 14px;
}
body #main #sec_05 .sec_cont h3 {
  margin-bottom: 29px;
  padding-bottom: 29px;
  text-align: center;
  /*border-bottom: dotted 1px #848484;*/
}
body #main #sec_05 .sec_cont h4 {
  text-align: center;
  margin-bottom: 65px;
}
body #main #sec_05 .sec_cont .desc {
  margin: 24px 0 55px 18px;
  font-size: 16px;
  color: #767676;
  line-height: 34px;
}
body #main #sec_05 .sec_cont .scr_img {
  margin-bottom: 65px;
  text-align: center;
}
body #main #sec_05 .sec_cont .img_txt {
  width: 436px;
  margin: 0 auto 50px;
  text-align: left;
  font-weight: bold;
}
body #main #sec_05 .sec_cont .caution {
  text-align: left;
  font-size: 12px;
  color: #767676;
  margin-bottom: 100px;
}
body #main #sec_05 .sec_cont .pre_box {
  width: 858px;
  margin: 0 auto 10px;
  padding: 30px;
  border: solid 1px #a2a2a2;
  background: #fdfde6;
}
body #main #sec_05 .sec_cont .pre_box .sec {
  width: 780px;
  padding-bottom: 45px;
  margin: 0 auto 40px;
  border-bottom: dotted 1px #a2a2a2;
}
body #main #sec_05 .sec_cont .pre_box .sec.ls {
  border-bottom: none;
  padding-bottom: 0;
  margin: 0 auto;
}
body #main #sec_05 .sec_cont .pre_box .left {
  width: 350px;
  float: left;
  margin-right: 50px;
  color: #767676;
  font-size: 16px;
}
body #main #sec_05 .sec_cont .pre_box .left h3 {
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 0;
}
body #main #sec_05 .sec_cont .pre_box .left p.txt {
  margin-bottom: 40px;
}
body #main #sec_05 .sec_cont .pre_box .left .flow {
  text-align: right;
}
body #main #sec_05 .sec_cont .pre_box .left .green {
  color: #56aa25;
}
body #main #sec_05 .sec_cont .pre_box .right {
  float: left;
  width: 360px;
  padding-top: 45px;
}
body #main #sec_05 .sec_cont ol {
  margin: 41px 0 0 18px;
}
body #main #sec_05 .sec_cont ol li {
  margin-bottom: 40px;
}
body #main #sec_05 .sec_cont ol li a h5 {
  float: left;
}
body #main #sec_05 .sec_cont ol li a p {
  margin-left: 10px;
  text-decoration: underline;
  font-size: 20px;
  color: #767676;
  line-height: 30px;
  float: left;
}
body #main #sec_05 .sec_cont ol li a:hover p {
  color: #b2b2b2;
}
body #main #sec_05 .sec_cont ol .last {
  margin-bottom: 0;
}
body #main #sec_05 .sec_cont ul {
  margin-top: 56px;
}
body #main #sec_05 .sec_cont ul li {
  margin-right: 15px;
  float: left;
}
body #main #sec_05 .sec_cont ul .last {
  margin-right: 0;
  float: right;
}
body #main #sec_09 {
  margin-top: 120px;
  padding-top: 50px;
  border-top: #c2c2c2 1px solid;
}
body #main #sec_09 .section_ttl {
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 60px;
  text-align: center;
  background: #8bcc65;
}
body #main #sec_09 .section_ttl h3 {
  width: 900px;
  margin: 0 auto;
  margin-bottom: 14px;
}
body #main #sec_09 .sec_cont h3 {
  margin-bottom: 29px;
  padding-bottom: 29px;
  text-align: center;
  border-bottom: dotted 1px #848484;
}
body #main #sec_09 .sec_cont h4 {
  text-align: center;
  margin-bottom: 65px;
}
body #main #sec_09 .sec_cont .desc {
  margin: 0 auto 60px;
  font-size: 16px;
  color: #767676;
  line-height: 34px;
}
body #main #sec_09 .sec_cont .desc.ls {
  margin: 0 auto 55px;
}
body #main #sec_09 .sec_cont .scr_img {
  margin-bottom: 65px;
  text-align: center;
}
body #main #sec_09 .sec_cont .img_txt {
  width: 436px;
  margin: 0 auto 50px;
  text-align: left;
  font-weight: bold;
}
body #main #sec_09 .sec_cont .caution {
  text-align: left;
  font-size: 12px;
  color: #767676;
  margin-bottom: 100px;
}
body #main #sec_09 .sec_cont .pre_box {
  width: 858px;
  margin: 0 auto 10px;
  padding: 30px;
  border: solid 1px #a2a2a2;
  background: #fdfde6;
}
body #main #sec_09 .sec_cont .pre_box .sec {
  width: 780px;
  margin: 0 auto;
}
body #main #sec_09 .sec_cont .pre_box .sec.ls {
  border-bottom: none;
  padding-bottom: 0;
  margin: 0 auto;
}
body #main #sec_09 .sec_cont .pre_box .left {
  width: 350px;
  float: left;
  margin-right: 50px;
  color: #767676;
  font-size: 16px;
}
body #main #sec_09 .sec_cont .pre_box .left h3 {
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 0;
  border: none;
}
body #main #sec_09 .sec_cont .pre_box .left p.txt {
  margin-bottom: 40px;
}
body #main #sec_09 .sec_cont .pre_box .left .flow {
  text-align: right;
}
body #main #sec_09 .sec_cont .pre_box .left .green {
  color: #56aa25;
}
body #main #sec_09 .sec_cont .pre_box .right {
  float: left;
  width: 360px;
  padding-top: 45px;
}
body #main #sec_09 .sec_cont ol {
  margin: 41px 0 0 18px;
}
body #main #sec_09 .sec_cont ol li {
  margin-bottom: 40px;
}
body #main #sec_09 .sec_cont ol li a h5 {
  float: left;
}
body #main #sec_09 .sec_cont ol li a p {
  margin-left: 10px;
  text-decoration: underline;
  font-size: 20px;
  color: #767676;
  line-height: 30px;
  float: left;
}
body #main #sec_09 .sec_cont ol li a:hover p {
  color: #b2b2b2;
}
body #main #sec_09 .sec_cont ol .last {
  margin-bottom: 0;
}
body #main #sec_09 .sec_cont ul {
  margin-top: 56px;
}
body #main #sec_09 .sec_cont ul li {
  margin-right: 15px;
  float: left;
}
body #main #sec_09 .sec_cont ul .last {
  margin-right: 0;
  float: right;
}
body #main #sec_10 {
  margin-top: 120px;
  padding-top: 50px;
  border-top: #c2c2c2 1px solid;
}
body #main #sec_10 .section_ttl {
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-bottom: 60px;
  text-align: center;
  background: #8bcc65;
}
body #main #sec_10 .section_ttl h3 {
  width: 900px;
  margin: 0 auto;
  margin-bottom: 15px;
}
body #main #sec_10 .sec_cont h3 {
  margin-bottom: 29px;
  padding-bottom: 29px;
  text-align:center;
  border-bottom: dotted 1px #848484;
}

body #main #sec_10 .sec_cont .pre_box h3 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align:left;
  border-bottom: none;
}

body #main #sec_10 .sec_cont h4 {
  text-align: center;
  margin-bottom: 65px;
}
body #main #sec_10 .sec_cont .desc {
  margin: 0 auto 60px;
  font-size: 16px;
  color: #767676;
  line-height: 34px;
}
body #main #sec_10 .sec_cont .desc.ls {
  margin: 0 auto 55px;
}
body #main #sec_10 .sec_cont .scr_img {
  margin-bottom: 65px;
  text-align: center;
}
body #main #sec_10 .sec_cont .img_txt {
  width: 436px;
  margin: 0 auto 50px;
  text-align: left;
  font-weight: bold;
}
body #main #sec_10 .sec_cont .caution {
  text-align: left;
  font-size: 12px;
  color: #767676;
  margin-bottom: 100px;
}
body #main #sec_10 .sec_cont .pre_box {
  width: 858px;
  margin: 0 auto 80px;
  padding: 30px;
  border: solid 1px #a2a2a2;
  background: #fdfde6;
}
body #main #sec_10 .sec_cont .pre_box .sec {
  width: 780px;
  margin: 0 auto;
}
body #main #sec_10 .sec_cont .pre_box .sec .txt {
  margin-bottom: 40px;
  font-size: 16px;
  color: #767676;
}
body #main #sec_10 .sec_cont .pre_box .sec .txt.ls {
  margin-bottom: 0;
}
body #main #sec_10 .sec_cont .pre_box .sec #share_img {
  width: 605px;
  margin: 0 auto 25px;
}
body #main #sec_10 .sec_cont .pre_box .sec #share_img li {
  float: left;
  width: 277px;
  margin-right: 50px;
}
body #main #sec_10 .sec_cont .pre_box .sec #share_img .ls {
  margin-right: 0;
}
body #main #sec_10 .sec_cont .pre_box .sec .cau {
  width: 605px;
  margin: 0 auto 45px;
  font-size: 14px;
  color: #767676;
}
body #main #sec_10 .sec_cont .pre_box .sec.ls {
  border-bottom: none;
  padding-bottom: 0;
  margin: 0 auto;
}
body #main #sec_10 .sec_cont .pre_box .left {
  width: 350px;
  float: left;
  margin-right: 50px;
  color: #767676;
  font-size: 16px;
}
body #main #sec_10 .sec_cont .pre_box .left h3 {
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 0;
  border: none;
}
body #main #sec_10 .sec_cont .pre_box .left p.txt {
  margin-bottom: 40px;
}
body #main #sec_10 .sec_cont .pre_box .left .flow {
  text-align: right;
}
body #main #sec_10 .sec_cont .pre_box .left .green {
  color: #56aa25;
}
body #main #sec_10 .sec_cont .pre_box .right {
  float: left;
  width: 360px;
  padding-top: 45px;
}
body #main #sec_10 .sec_cont #acce {
  width: 860px;
  margin: 0 auto;
  position:relative;
}
body #main #sec_10 .sec_cont #acce table {
  border-collapse: collapse;
  border: solid 1px #a2a2a2;
}
body #main #sec_10 .sec_cont #acce table td {
  width: 858px;
  border: solid 1px #a2a2a2;
}
body #main #sec_10 .sec_cont #acce table .acce_desc {

  height: 238px;
  background: url(../images/acce_bg.png) no-repeat;
}
body #main #sec_10 .sec_cont #acce table .acce_desc .btn01 {
  position: absolute;
  top: 201px;
  left: 350px;
}
body #main #sec_10 .sec_cont #acce table .acce_desc .btn02 {
  position: absolute;
  top: 201px;
  left: 590px;
}
body #main #sec_11 {
  margin-top: 120px;
  padding-top: 50px;
  border-top: #c2c2c2 1px solid;
}
body #main #sec_11 .sec_cont h3 {
  margin-bottom: 70px;
  text-align: center;
}
body #main #sec_11 .sec_cont h4 {
  margin-bottom: 15px;
}
body #main #sec_11 .sec_cont .desc {
  margin: 0 auto 40px;
  font-size: 16px;
  color: #767676;
  line-height: 34px;
}
body #main #sec_11 .sec_cont .desc.ls {
  margin: 0 auto 55px;
}
body #main #sec_11 .sec_cont dl {
  margin: 0 auto 40px;
}
body #main #sec_11 .sec_cont dl dt {
  float: left;
  width: 70px;
  margin-right: 10px;
}
body #main #sec_11 .sec_cont dl dd {
  float: left;
  width: 800px;
}
body #main #sec_11 .sec_cont dl dd a {
  font-size: 16px;
  text-decoration: underline;
  color: #313131;
}
body #main #sec_11 .sec_cont #questions {
  width: 900px;
  margin: 0 auto;
}
body #main #sec_11 .sec_cont #questions li {
  float: left;
  width: 290px;
  margin-right: 15px;
}
body #main #sec_11 .sec_cont #questions li.ls {
  margin-right: 0;
}
body #main #sec_11 .sec_cont .scr_img {
  margin-bottom: 65px;
  text-align: center;
}
body #main #sec_11 .sec_cont .img_txt {
  width: 436px;
  margin: 0 auto 50px;
  text-align: left;
  font-weight: bold;
}
body #main #sec_11 .sec_cont .caution {
  text-align: left;
  font-size: 12px;
  color: #767676;
  margin-bottom: 100px;
}
body #main #sec_11 .sec_cont .pre_box {
  width: 858px;
  margin: 0 auto 80px;
  padding: 30px;
  border: solid 1px #a2a2a2;
  background: #fdfde6;
}
body #main #sec_11 .sec_cont .pre_box .sec {
  width: 780px;
  margin: 0 auto;
}
.pre_box p {
background-color: #fdfde6 !important;
}
.scr_img, .flow {
width: 100% !important;	
}
body #main #sec_11 .sec_cont .pre_box .sec .txt {
  margin-bottom: 40px;
  font-size: 16px;
  color: #767676;
}
body #main #sec_11 .sec_cont .pre_box .sec .txt.ls {
  margin-bottom: 0;
}
body #main #sec_11 .sec_cont .pre_box .sec #share_img {
  width: 605px;
  margin: 0 auto 25px;
}
body #main #sec_11 .sec_cont .pre_box .sec #share_img li {
  float: left;
  width: 277px;
  margin-right: 50px;
}
body #main #sec_11 .sec_cont .pre_box .sec #share_img .ls {
  margin-right: 0;
}
body #main #sec_11 .sec_cont .pre_box .sec .cau {
  width: 605px;
  margin: 0 auto 45px;
  font-size: 14px;
  color: #767676;
}
body #main #sec_11 .sec_cont .pre_box .sec.ls {
  border-bottom: none;
  padding-bottom: 0;
  margin: 0 auto;
}
body #main #sec_11 .sec_cont .pre_box .left {
  width: 350px;
  float: left;
  margin-right: 50px;
  color: #767676;
  font-size: 16px;
}
body #main #sec_11 .sec_cont .pre_box .left h3 {
  text-align: left;
  margin-bottom: 20px;
  padding-bottom: 0;
  border: none;
}
body #main #sec_11 .sec_cont .pre_box .left p.txt {
  margin-bottom: 40px;
}
body #main #sec_11 .sec_cont .pre_box .left .flow {
  text-align: right;
}
body #main #sec_11 .sec_cont .pre_box .left .green {
  color: #56aa25;
}
body #main #sec_11 .sec_cont .pre_box .right {
  float: left;
  width: 360px;
  padding-top: 45px;
}
body #main #sec_11 .sec_cont #acce {
  width: 860px;
  margin: 0 auto;
}
body #main #sec_11 .sec_cont #acce table {
  border-collapse: collapse;
  border: solid 1px #a2a2a2;
}
body #main #sec_11 .sec_cont #acce table td {
  width: 858px;
  border: solid 1px #a2a2a2;
}
body #main #sec_11 .sec_cont #acce table .acce_desc {
  position: relative;
  height: 238px;
  background: url(../images/acce_bg.png) no-repeat;
}
body #main #sec_11 .sec_cont #acce table .acce_desc .btn01 {
  position: absolute;
  top: 151px;
  left: 350px;
}
body #main #sec_11 .sec_cont #acce table .acce_desc .btn02 {
  position: absolute;
  top: 151px;
  left: 590px;
}
body #main #sec_06 {
  margin-top: 120px;
  padding-top: 50px;
  border-top: #c2c2c2 1px solid;
}
body #main #sec_06 .sec_cont h3 {
  font-size: 18px;
}
body #main #sec_06 .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_07 {
  margin-top: 70px;
}
body #main #sec_07 .sec_cont h3 {
  font-size: 18px;
}
body #main #sec_07 .sec_cont .scr_img {
  margin-top: 12px;
}
body #main #sec_07 .sec_cont .desc {
  margin-top: 18px;
  font-size: 16px;
  color: #767676;
}
body #main #sec_08 {
  margin-top: 78px;
}
body #main #sec_08 .sec_cont .desc {
  margin-top: 28px;
  font-size: 18px;
  color: #767676;
}
body #main #sec_08 .sec_cont .btn {
  margin-top: 30px;
  text-align: center;
}
body #footer {
  margin-top: 58px;
  padding-top: 20px;
  border-top: #c2c2c2 1px solid;
  background-color: #fff;
}
body #footer #f_cont {
  width: 900px;
  margin: 0 auto;
}
body #footer #f_cont #copyright {
  margin-top: 23px;
  padding-bottom: 8px;
}
