@charset "utf-8";
/* CSS Document */

@charset "UTF-8";
/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* module */
.layout-left-img {
  overflow: hidden;
}
*:first-child + html .layout-left-img {
  zoom: 1;
}
.layout-left-img .image {
  overflow: hidden;
  float: left;
}
.layout-left-img .text {
  overflow: hidden;
}

.layout-right-img {
  overflow: hidden;
}
*:first-child + html .layout-right-img {
  zoom: 1;
}
.layout-right-img .image {
  overflow: hidden;
  float: right;
}
.layout-right-img .text {
  overflow: hidden;
}

.float:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.float .left {
  float: left;
}
.float .right {
  float: right;
}

.m0 {
  margin: 0px!important;
}

.mt0 {
  margin-top: 0px!important;
}

.mb0 {
  margin-bottom: 0px!important;
}

.mr0 {
  margin-right: 0px!important;
}

.ml0 {
  margin-left: 0px!important;
}

.p0 {
  padding: 0px!important;
}

.pt0 {
  padding-top: 0px!important;
}

.pb0 {
  padding-bottom: 0px!important;
}

.pl0 {
  padding-left: 0px!important;
}

.pr0 {
  padding-right: 0px!important;
}

.m5 {
  margin: 5px!important;
}

.mt5 {
  margin-top: 5px!important;
}

.mb5 {
  margin-bottom: 5px!important;
}

.mr5 {
  margin-right: 5px!important;
}

.ml5 {
  margin-left: 5px!important;
}

.p5 {
  padding: 5px!important;
}

.pt5 {
  padding-top: 5px!important;
}

.pb5 {
  padding-bottom: 5px!important;
}

.pl5 {
  padding-left: 5px!important;
}

.pr5 {
  padding-right: 5px!important;
}

.m10 {
  margin: 10px!important;
}

.mt10 {
  margin-top: 10px!important;
}

.mb10 {
  margin-bottom: 10px!important;
}

.mr10 {
  margin-right: 10px!important;
}

.ml10 {
  margin-left: 10px!important;
}

.p10 {
  padding: 10px!important;
}

.pt10 {
  padding-top: 10px!important;
}

.pb10 {
  padding-bottom: 10px!important;
}

.pl10 {
  padding-left: 10px!important;
}

.pr10 {
  padding-right: 10px!important;
}

.m15 {
  margin: 15px!important;
}

.mt15 {
  margin-top: 15px!important;
}

.mb15 {
  margin-bottom: 15px!important;
}

.mr15 {
  margin-right: 15px!important;
}

.ml15 {
  margin-left: 15px!important;
}

.p15 {
  padding: 15px!important;
}

.pt15 {
  padding-top: 15px!important;
}

.pb15 {
  padding-bottom: 15px!important;
}

.pl15 {
  padding-left: 15px!important;
}

.pr15 {
  padding-right: 15px!important;
}

.m20 {
  margin: 20px!important;
}

.mt20 {
  margin-top: 20px!important;
}

.mb20 {
  margin-bottom: 20px!important;
}

.mr20 {
  margin-right: 20px!important;
}

.ml20 {
  margin-left: 20px!important;
}

.p20 {
  padding: 20px!important;
}

.pt20 {
  padding-top: 20px!important;
}

.pb20 {
  padding-bottom: 20px!important;
}

.pl20 {
  padding-left: 20px!important;
}

.pr20 {
  padding-right: 20px!important;
}

.m25 {
  margin: 25px!important;
}

.mt25 {
  margin-top: 25px!important;
}

.mb25 {
  margin-bottom: 25px!important;
}

.mr25 {
  margin-right: 25px!important;
}

.ml25 {
  margin-left: 25px!important;
}

.p25 {
  padding: 25px!important;
}

.pt25 {
  padding-top: 25px!important;
}

.pb25 {
  padding-bottom: 25px!important;
}

.pl25 {
  padding-left: 25px!important;
}

.pr25 {
  padding-right: 25px!important;
}

.m30 {
  margin: 30px!important;
}

.mt30 {
  margin-top: 30px!important;
}

.mb30 {
  margin-bottom: 30px!important;
}

.mr30 {
  margin-right: 30px!important;
}

.ml30 {
  margin-left: 30px!important;
}

.p30 {
  padding: 30px!important;
}

.pt30 {
  padding-top: 30px!important;
}

.pb30 {
  padding-bottom: 30px!important;
}

.pl30 {
  padding-left: 30px!important;
}

.pr30 {
  padding-right: 30px!important;
}

.m35 {
  margin: 35px!important;
}

.mt35 {
  margin-top: 35px!important;
}

.mb35 {
  margin-bottom: 35px!important;
}

.mr35 {
  margin-right: 35px!important;
}

.ml35 {
  margin-left: 35px!important;
}

.p35 {
  padding: 35px!important;
}

.pt35 {
  padding-top: 35px!important;
}

.pb35 {
  padding-bottom: 35px!important;
}

.pl35 {
  padding-left: 35px!important;
}

.pr35 {
  padding-right: 35px!important;
}

.m40 {
  margin: 40px!important;
}

.mt40 {
  margin-top: 40px!important;
}

.mb40 {
  margin-bottom: 40px!important;
}

.mr40 {
  margin-right: 40px!important;
}

.ml40 {
  margin-left: 40px!important;
}

.p40 {
  padding: 40px!important;
}

.pt40 {
  padding-top: 40px!important;
}

.pb40 {
  padding-bottom: 40px!important;
}

.pl40 {
  padding-left: 40px!important;
}

.pr40 {
  padding-right: 40px!important;
}

.m45 {
  margin: 45px!important;
}

.mt45 {
  margin-top: 45px!important;
}

.mb45 {
  margin-bottom: 45px!important;
}

.mr45 {
  margin-right: 45px!important;
}

.ml45 {
  margin-left: 45px!important;
}

.p45 {
  padding: 45px!important;
}

.pt45 {
  padding-top: 45px!important;
}

.pb45 {
  padding-bottom: 45px!important;
}

.pl45 {
  padding-left: 45px!important;
}

.pr45 {
  padding-right: 45px!important;
}

.m50 {
  margin: 50px!important;
}

.mt50 {
  margin-top: 50px!important;
}

.mb50 {
  margin-bottom: 50px!important;
}

.mr50 {
  margin-right: 50px!important;
}

.ml50 {
  margin-left: 50px!important;
}

.p50 {
  padding: 50px!important;
}

.pt50 {
  padding-top: 50px!important;
}

.pb50 {
  padding-bottom: 50px!important;
}

.pl50 {
  padding-left: 50px!important;
}

.pr50 {
  padding-right: 50px!important;
}

.m55 {
  margin: 55px!important;
}

.mt55 {
  margin-top: 55px!important;
}

.mb55 {
  margin-bottom: 55px!important;
}

.mr55 {
  margin-right: 55px!important;
}

.ml55 {
  margin-left: 55px!important;
}

.p55 {
  padding: 55px!important;
}

.pt55 {
  padding-top: 55px!important;
}

.pb55 {
  padding-bottom: 55px!important;
}

.pl55 {
  padding-left: 55px!important;
}

.pr55 {
  padding-right: 55px!important;
}

.m60 {
  margin: 60px!important;
}

.mt60 {
  margin-top: 60px!important;
}

.mb60 {
  margin-bottom: 60px!important;
}

.mr60 {
  margin-right: 60px!important;
}

.ml60 {
  margin-left: 60px!important;
}

.p60 {
  padding: 60px!important;
}

.pt60 {
  padding-top: 60px!important;
}

.pb60 {
  padding-bottom: 60px!important;
}

.pl60 {
  padding-left: 60px!important;
}

.pr60 {
  padding-right: 60px!important;
}

.m65 {
  margin: 65px!important;
}

.mt65 {
  margin-top: 65px!important;
}

.mb65 {
  margin-bottom: 65px!important;
}

.mr65 {
  margin-right: 65px!important;
}

.ml65 {
  margin-left: 65px!important;
}

.p65 {
  padding: 65px!important;
}

.pt65 {
  padding-top: 65px!important;
}

.pb65 {
  padding-bottom: 65px!important;
}

.pl65 {
  padding-left: 65px!important;
}

.pr65 {
  padding-right: 65px!important;
}

.m70 {
  margin: 70px!important;
}

.mt70 {
  margin-top: 70px!important;
}

.mb70 {
  margin-bottom: 70px!important;
}

.mr70 {
  margin-right: 70px!important;
}

.ml70 {
  margin-left: 70px!important;
}

.p70 {
  padding: 70px!important;
}

.pt70 {
  padding-top: 70px!important;
}

.pb70 {
  padding-bottom: 70px!important;
}

.pl70 {
  padding-left: 70px!important;
}

.pr70 {
  padding-right: 70px!important;
}

.m75 {
  margin: 75px!important;
}

.mt75 {
  margin-top: 75px!important;
}

.mb75 {
  margin-bottom: 75px!important;
}

.mr75 {
  margin-right: 75px!important;
}

.ml75 {
  margin-left: 75px!important;
}

.p75 {
  padding: 75px!important;
}

.pt75 {
  padding-top: 75px!important;
}

.pb75 {
  padding-bottom: 75px!important;
}

.pl75 {
  padding-left: 75px!important;
}

.pr75 {
  padding-right: 75px!important;
}

.m80 {
  margin: 80px!important;
}

.mt80 {
  margin-top: 80px!important;
}

.mb80 {
  margin-bottom: 80px!important;
}

.mr80 {
  margin-right: 80px!important;
}

.ml80 {
  margin-left: 80px!important;
}

.p80 {
  padding: 80px!important;
}

.pt80 {
  padding-top: 80px!important;
}

.pb80 {
  padding-bottom: 80px!important;
}

.pl80 {
  padding-left: 80px!important;
}

.pr80 {
  padding-right: 80px!important;
}

.m85 {
  margin: 85px!important;
}

.mt85 {
  margin-top: 85px!important;
}

.mb85 {
  margin-bottom: 85px!important;
}

.mr85 {
  margin-right: 85px!important;
}

.ml85 {
  margin-left: 85px!important;
}

.p85 {
  padding: 85px!important;
}

.pt85 {
  padding-top: 85px!important;
}

.pb85 {
  padding-bottom: 85px!important;
}

.pl85 {
  padding-left: 85px!important;
}

.pr85 {
  padding-right: 85px!important;
}

.m90 {
  margin: 90px!important;
}

.mt90 {
  margin-top: 90px!important;
}

.mb90 {
  margin-bottom: 90px!important;
}

.mr90 {
  margin-right: 90px!important;
}

.ml90 {
  margin-left: 90px!important;
}

.p90 {
  padding: 90px!important;
}

.pt90 {
  padding-top: 90px!important;
}

.pb90 {
  padding-bottom: 90px!important;
}

.pl90 {
  padding-left: 90px!important;
}

.pr90 {
  padding-right: 90px!important;
}

.m95 {
  margin: 95px!important;
}

.mt95 {
  margin-top: 95px!important;
}

.mb95 {
  margin-bottom: 95px!important;
}

.mr95 {
  margin-right: 95px!important;
}

.ml95 {
  margin-left: 95px!important;
}

.p95 {
  padding: 95px!important;
}

.pt95 {
  padding-top: 95px!important;
}

.pb95 {
  padding-bottom: 95px!important;
}

.pl95 {
  padding-left: 95px!important;
}

.pr95 {
  padding-right: 95px!important;
}

.m100 {
  margin: 100px!important;
}

.mt100 {
  margin-top: 100px!important;
}

.mb100 {
  margin-bottom: 100px!important;
}

.mr100 {
  margin-right: 100px!important;
}

.ml100 {
  margin-left: 100px!important;
}

.p100 {
  padding: 100px!important;
}

.pt100 {
  padding-top: 100px!important;
}

.pb100 {
  padding-bottom: 100px!important;
}

.pl100 {
  padding-left: 100px!important;
}

.pr100 {
  padding-right: 100px!important;
}

/* common */
#gHeader {
  min-width: 960px;
  width: auto !important;
  width: 960px;
  border-bottom: 1px solid #ccc;
}
#gHeader .inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

#global-nav li {
  display: inline-block;
  margin-left: 12px;
}
*:first-child + html #global-nav li {
  display: inline;
}
*:first-child + html #global-nav li {
  zoom: 1;
}
#global-nav li a,
#global-nav li span {
  display: block;
}
#global-nav .sub {
  position: absolute;
  z-index: 1000;
  width: 100%;
  line-height: 0;
}
#global-nav .sub ul {
  background: #f0f0f0;
}
#global-nav .sub ul:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html #global-nav .sub ul {
  zoom: 1;
}
#global-nav .sub li {
  display: block;
  float: left;
  margin: 0;
}
#global-nav .sub li a,
#global-nav .sub li span {
  display: block;
  padding: 17px 20px;
}
#global-nav .about-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  overflow: hidden;
  height: 0;
}
#global-nav .about-nav .inner {
  padding-top: 16px;
  background: url(../img/header/sub_nav_bg01.png) no-repeat 605px top;
}
#global-nav .about-nav .inner:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
#global-nav .about-nav .sub-nav1 {
  margin-left: 30px;
}
#global-nav .about-nav .sub-nav2 {
  margin-left: 51px;
}
#global-nav .about-nav .sub-nav3 {
  margin-left: 78px;
}
#global-nav .about-nav .sub-nav4 {
  margin-left: 54px;
}
#global-nav .about-nav .sub-nav5 {
  margin-left: 47px;
}
#global-nav .about-nav .sub-nav6 {
  margin-left: 37px;
}
#global-nav #contact-nav {
  position: absolute;
  top: -80px;
  right: 0;
}
#global-nav #top-nav {
  margin: 0;
}

#gfooter {
  max-width: none !important;
}

.contents-top,
#site-map {
  position: relative;
  z-index: 200;
}
*:first-child + html .contents-top, *:first-child + html
#site-map {
  zoom: 1;
}
.contents-top .to-top,
#site-map .to-top {
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 1000;
  width: 100%;
  text-align: right;
  line-height: 0;
  font-size: 86%;
}
.contents-top .to-top .text,
#site-map .to-top .text {
  line-height: 40px;
  margin-right: 10px;
}
.contents-top .to-top p,
#site-map .to-top p {
  width: 960px;
  margin: 0 auto;
  font-size: 100%;
}
.contents-top .to-top p:after,
#site-map .to-top p:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .contents-top .to-top p, *:first-child + html
#site-map .to-top p {
  vertical-align: middle;
}
*:first-child + html .contents-top .to-top p span, *:first-child + html
#site-map .to-top p span {
  vertical-align: middle;
}
* html .contents-top .to-top p, * html
#site-map .to-top p {
  vertical-align: middle;
}
* html .contents-top .to-top p span, * html
#site-map .to-top p span {
  vertical-align: middle;
}
.contents-top .to-top p a,
#site-map .to-top p a {
  float: right;
  display: block;
  width: 40px;
  height: 40px;
}
*:first-child + html .contents-top .to-top p a, *:first-child + html
#site-map .to-top p a {
  float: none;
  display: inline;
  vertical-align: middle;
}
* html .contents-top .to-top p a, * html
#site-map .to-top p a {
  float: none;
  display: inline;
  vertical-align: middle;
}
.contents-top ul,
#site-map ul {
  border-top: 1px solid #ddd;
  text-align: center;
  font-size: 86%;
}
.contents-top ul li,
#site-map ul li {
  display: inline-block;
  vertical-align: bottom;
}
*:first-child + html .contents-top ul li, *:first-child + html
#site-map ul li {
  display: inline;
}
*:first-child + html .contents-top ul li, *:first-child + html
#site-map ul li {
  zoom: 1;
}
.contents-top ul li.top,
#site-map ul li.top {
  margin-left: 0;
}
.contents-top ul li span,
#site-map ul li span {
  cursor: default;
}
.contents-top ul li a,
.contents-top ul li span,
#site-map ul li a,
#site-map ul li span {
  text-decoration: none;
  color: #555;
}
.contents-top ul li a:hover,
.contents-top ul li span:hover,
#site-map ul li a:hover,
#site-map ul li span:hover {
  color: #34d4bc;
}
.contents-top ul li a.active,
.contents-top ul li span.active,
#site-map ul li a.active,
#site-map ul li span.active {
  color: #34d4bc;
}
.contents-top .top-nav,
#site-map .top-nav {
  background: #fff;
}
.contents-top .top-nav a,
.contents-top .top-nav span,
#site-map .top-nav a,
#site-map .top-nav span {
  display: block;
  padding: 15px 20px 14px;
}
.contents-top .bottom-nav,
#site-map .bottom-nav {
  padding: 0 15px;
  background: #eee;
  border: none;
}
.contents-top .bottom-nav a,
.contents-top .bottom-nav span,
#site-map .bottom-nav a,
#site-map .bottom-nav span {
  display: block;
  padding: 6px 20px;
}
.contents-top .bottom-nav a:hover,
#site-map .bottom-nav a:hover {
  color: #34d4bc;
}

.contents-top .to-top p {
  width: 940px;
}

embed,
iframe,
object,
video {
  max-width: none !important;
  outline: none;
}

a {
  outline: none;
}

html {
  min-width: 960px;
  width: auto !important;
  width: 960px;
  margin: 0 auto;
  word-break: normal;
  word-wrap: break-word;
  font-size: 14px;
  font-family: Arial,SimHei,STHeiti,sans-serif; 
}

*:first-child + html {
  font-size: 16px;
}

#content,
#site-map,
.notjs {
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 1.667;
  color: #555555;
}

#content {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 80px;
}
#content .title {
  margin-bottom: 90px;
}

#alt-content {
  display: none;
  text-align: center;
  padding: 100px 0;
}

.modal-inner {
  display: none;
}

.breadcrumb {
  width: 100%;
  margin-bottom: 28px;
}
.breadcrumb:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.breadcrumb ol:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.breadcrumb ol li {
  float: left;
  font-size: 72%;
}
.breadcrumb ol li a {
  color: #555555;
  text-decoration: none;
}
.breadcrumb ol li a:hover {
  text-decoration: underline;
}
.breadcrumb ol li span {
  padding: 0 1em;
}

.unsupported {
  display: none;
  position: relative;
  z-index: 1;
}

#content-logo {
  width: 180px;
  padding-top: 25px;
  line-height: 0;
}

#content-header {
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ebebeb;
}
#content-header:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
#content-header #global-nav .main {
  position: absolute;
  top: 32px;
  right: 0;
  text-align: right;
  line-height: 0;
}
#content-header #global-nav .sub {
  position: absolute;
  top: 58px;
  left: 0;
}
#content-header #contact-nav {
  top: 125px;
  right: 10px;
}

#content-inner {
  min-height: 100px;
  height: auto !important;
  height: 100px;
  padding: 0 10px;
}

#content-footer {
  padding: 0 10px;
}
#content-footer .bnr {
  text-align: center;
}
#content-footer .bnr li {
  display: inline-block;
  padding: 0 10px;
}
*:first-child + html #content-footer .bnr li {
  display: inline;
}
*:first-child + html #content-footer .bnr li {
  zoom: 1;
}

.content-nav {
  width: 950px;
  margin-left: -10px;
}
.content-nav:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .content-nav {
  zoom: 1;
}
.content-nav li {
  float: left;
  width: 180px;
  height: 250px;
  margin-left: 10px;
}

#modal-close a:hover {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

#setSound {
  overflow: hidden;
  width: 1px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
}

.notjs {
  padding: 20px 0;
  text-align: center;
}

/* pages */
/* index */
.index-page {
  min-width: 960px;
  width: auto !important;
  width: 960px;
}
.index-page #wrapper {
  overflow: hidden;
}
.index-page #global-nav {
  margin-bottom: 10px;
  text-align: center;
}
.index-page #global-nav .sub {
  left: 0;
}
.index-page #global-nav .about-nav .inner {
  background: url(../img/header/sub_nav_bg01.png) no-repeat 356px top;
}
.index-page .over {
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}
.index-page #content-logo {
  padding-top: 12px;
  margin-bottom: 35px;
}
.index-page #content {
  position: relative;
  min-width: 960px;
  width: 100% !important;
  width: 100%;
  height: 100%;
  padding: 0;
  background: url(../../img/content_bg01.jpg) repeat left top;
  min-height: 482px;
  height: auto !important;
  height: 482px;
}
.index-page #content .bg {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 960px;
  width: 100% !important;
  width: 100%;
  height: 100%;
}
.index-page #content .center {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #eeeeee url(../../img/room_center_bg01.jpg) repeat left top;
}
.index-page #content .light {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 203px;
  background: url(../../img/room_light_bg01.png) no-repeat 50% -68px;
}
.index-page #content .left-top,
.index-page #content .top-center,
.index-page #content .right-top,
.index-page #content .left-center,
.index-page #content .right-center,
.index-page #content .left-bottom,
.index-page #content .bottom-center,
.index-page #content .right-bottom {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.index-page #content .left-top,
.index-page #content .top-center,
.index-page #content .right-top {
  top: 0;
  left: 0;
  z-index: 1;
}
.index-page #content .left-top {
  z-index: 2;
}
.index-page #content .right-top {
  left: auto;
  right: 0;
}
.index-page #content .left-top {
  background: url(../../img/room_left_top_bg01.jpg) no-repeat left top;
}
.index-page #content .top-center {
  background: url(../../img/room_top_center_bg01.jpg) repeat-x left top;
}
.index-page #content .right-top {
  background: url(../../img/room_right_top_bg01.jpg) no-repeat right top;
}
.index-page #content .left-center,
.index-page #content .right-center {
  top: 0;
  left: 0;
  z-index: 0;
}
.index-page #content .right-center {
  left: auto;
  right: 0;
}
.index-page #content .left-center {
  background: url(../../img/room_left_center_bg01.jpg) repeat-y left top;
}
.index-page #content .right-center {
  background: url(../../img/room_right_center_bg01.jpg) repeat-y right top;
}
.index-page #content .left-bottom,
.index-page #content .bottom-center,
.index-page #content .right-bottom {
  top: auto;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.index-page #content .left-bottom {
  z-index: 2;
}
.index-page #content .right-bottom {
  left: auto;
  right: 0;
}
.index-page #content .left-bottom {
  background: url(../../img/room_left_bottom_bg01.jpg) no-repeat left bottom;
}
.index-page #content .bottom-center {
  background: url(../../img/room_bottom_center_bg01.jpg) repeat-x left bottom;
}
.index-page #content .right-bottom {
  background: url(../../img/room_right_bottom_bg01.jpg) no-repeat right bottom;
}
.index-page #content .off {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  min-width: 960px;
  width: 100% !important;
  width: 100%;
  height: 100%;
  background: #333;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
.index-page #content .movie {
  position: relative;
  top: 0;
  left: 0;
  z-index: 200;
  min-width: 960px;
  width: 100% !important;
  width: 100%;
  line-height: 0;
}
.index-page #content .movie #alt-content,
.index-page #content .movie p {
  line-height: 1.5;
}
.index-page #content .movie #alt-content {
  display: none;
}
.index-page #content .movie object,
.index-page #content .movie video {
  position: relative;
  top: -2px;
  left: 0;
  min-width: 960px;
  width: 100% !important;
  width: 100%;
  top: -1px \9;
}
*:first-child + html .index-page #content .movie object, *:first-child + html
.index-page #content .movie video {
  top: 0px;
}
.index-page #content .movie object:not(:target),
.index-page #content .movie video:not(:target) {
  top: -2px \9;
}
.index-page #content .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 60px;
}
.index-page #content .content .inner-wrap {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.index-page #content #inner-area {
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
  width: 960px;
  margin: 0 auto;
}
.index-page #poligon_area {
  position: relative;
  width: 940px;
  margin: 0 auto;
}
.index-page #poligon_area ul li {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.index-page #poligon_area ul li a {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.index-page #poligon_area ul li a:hover {
  text-decoration: none;
}
.index-page #poligon_area ul li a img {
  position: absolute;
  top: 0;
  left: 0;
}
.index-page #poligon_area ul li .wrap {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
  margin-bottom: 10px;
  padding-top: 40px;
}
.index-page #poligon_area ul li .text {
  display: block;
  padding: 0 18px;
  font-weight: bold;
}
.index-page #poligon_area ul li .text span {
  display: block;
}
.index-page #poligon_area ul li .text .date {
  color: #34d4bc;
  font-size: 100%;
  margin-bottom: 5px;
}
.index-page #poligon_area ul li .text .outline {
  margin-bottom: 5px;
  color: #555555;
  font-size: 86%;
}
.index-page #poligon_area ul li .anim {
  position: absolute;
  top: 127px;
  left: 10px;
  z-index: 1;
}
.index-page #poligon_area ul li .story-img {
  top: 85px;
  left: 0px;
}
.index-page #poligon_area ul li .room-img {
  top: 126px;
  left: 0px;
}
.index-page #poligon_area ul li .graph-img {
  top: 124px;
  left: 9px;
}
.index-page #poligon_area ul li .archive-btn {
  display: block;
  float: right;
  position: relative;
  width: 86px;
  height: 26px;
  z-index: 100;
  line-height: 0;
  margin-right: 18px;
}
.index-page #poligon_area ul li .archive-btn:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.index-page #poligon_area ul li .archive-btn a,
.index-page #poligon_area ul li .archive-btn span {
  display: block;
  cursor: pointer;
}
.index-page #poligon_area ul li .archive-btn a img,
.index-page #poligon_area ul li .archive-btn span img {
  position: static;
}
.index-page .sort {
  margin-bottom: 26px;
  text-align: center;
}
.index-page .sort li {
  display: inline-block;
  cursor: pointer;
}
*:first-child + html .index-page .sort li {
  display: inline;
}
*:first-child + html .index-page .sort li {
  zoom: 1;
}
.index-page .sort #business_sort {
  margin-left: 9px;
}
.index-page .sort .active {
  cursor: default;
}
.index-page #volume {
  position: absolute;
  top: -70px;
  right: 0;
}
.index-page #volume a {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.index-page #volume #volume-on {
  display: block;
}
.index-page #volume #volume-off {
  display: none;
}
.index-page #global-nav #contact-nav {
  top: -82px;
  right: 48px;
}

#effect01 {
  background: #fff;
}
#effect01 #grid_virus div {
  position: absolute;
}
#effect01 #grid_virus .virus1 {
  top: 4px;
  left: 272px;
}
#effect01 #grid_virus .virus2 {
  top: 7px;
  left: 407px;
}
#effect01 #grid_virus .virus3 {
  top: 64px;
  left: 369px;
}
#effect01 #grid_virus .virus4 {
  top: 86px;
  left: 300px;
}
#effect01 #grid_virus .virus5 {
  top: 138px;
  left: 374px;
}
#effect01 #grid_virus .virus6 {
  top: 125px;
  left: 425px;
}
#effect01 .fukkatsu {
  position: absolute;
  top: 85px;
  left: 150px;
}
#effect01 .conma {
  position: absolute;
  left: 126px;
  top: 163px;
  width: 8px;
  height: 8px;
  background: #34d4bc;
}
#effect01 .persent {
  position: absolute;
  top: 126px;
  left: 195px;
}
#effect01 #effect_number1 {
  position: absolute;
  top: 76px;
  left: 39px;
  width: 93px;
  height: 96px;
  overflow: hidden;
}
#effect01 #effect_number1 span {
  position: relative;
  overflow: hidden;
  width: 46px;
  height: 96px;
  display: inline-block;
  float: right;
}
#effect01 #effect_number1 span img {
  position: absolute;
  top: 0;
  left: 0;
}
#effect01 #effect_number2 {
  position: absolute;
  top: 122px;
  left: 140px;
  width: 48px;
  height: 49px;
  overflow: hidden;
}
#effect01 #effect_number2 span {
  position: relative;
  overflow: hidden;
  width: 24px;
  height: 48px;
  display: inline-block;
  float: right;
}
#effect01 #effect_number2 span img {
  position: absolute;
  top: 0;
  left: 0;
}

/* casestudy index */
.casestudy-page .outline {
  margin-bottom: 80px;
}
.casestudy-page .outline h3 {
  text-align: center;
}
.casestudy-page .place .bg {
  position: absolute;
  left: 0;
  z-index: 0;
  min-width: 960px;
  width: 100% !important;
  width: 100%;
  height: 231px;
  background: url(../../casestudy/img/content_bg01.png) repeat-x top center;
}
.casestudy-page .place .list {
  position: relative;
  z-index: 1;
  padding-top: 30px;
}
.casestudy-page .place .list:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .casestudy-page .place .list {
  zoom: 1;
}
.casestudy-page .place .list ul {
  width: 952px;
  margin-right: -12px;
}
.casestudy-page .place .list li {
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;
  line-height: 0;
}

/* casestudy detail */
.casestudy-detail-page .outline h3 {
  margin-bottom: 10px;
  font-size: 200%;
  line-height: 1.5;
}
.casestudy-detail-page .outline .bg {
  position: absolute;
  left: 0;
  z-index: 0;
  min-width: 960px;
  width: 100% !important;
  width: 100%;
  height: 231px;
  background: url(../../casestudy/img/content_bg01.png) repeat-x top center;
}
.casestudy-detail-page .outline .content {
  position: relative;
  z-index: 1;
  margin-bottom: 97px;
  padding-top: 60px;
}
.casestudy-detail-page .outline .image {
  margin-right: 35px;
}
.casestudy-detail-page .outline .image li {
  margin-bottom: 10px;
  line-height: 0;
}
.casestudy-detail-page .outline .text .detail {
  font-size: 100%;
  line-height: 2.083;
}
.casestudy-detail-page .outline .text .detail p {
  margin-bottom: 25px;
}
.casestudy-detail-page .outline .image .last,
.casestudy-detail-page .outline .text .last {
  margin-bottom: 0px;
}
.casestudy-detail-page .outline .btn {
  text-align: center;
  line-height: 0;
}

/* mission index */
.mission-page .outline {
  text-align: center;
}
.mission-page .outline h3 {
  margin-bottom: 65px;
}
.mission-page .outline .text p {
  margin-bottom: 56px;
}
.mission-page .outline .text .last {
  margin-bottom: 0;
}

/* about index */
.about-page .section {
  margin-bottom: 80px;
}
.about-page #outline {
  text-align: center;
}
.about-page #outline:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.about-page #outline h3,
.about-page #outline h4,
.about-page #outline .question {
  line-height: 0;
}
.about-page #outline h3 {
  margin-bottom: 46px;
}
.about-page #outline h4 {
  margin-bottom: 87px;
}
.about-page #in-room {
  height: 740px;
}
.about-page #in-room .bg {
  height: 740px;
  left: 0;
  min-width: 960px;
  position: absolute;
  width: 100% !important;
  background: url(../../about/img/example_img03.jpg) no-repeat top center;
}
.about-page #in-room #about2_content h3 {
  position: absolute;
  top: 87px;
  left: 0;
  z-index: 300;
  width: 100%;
  text-align: center;
}
.about-page #in-room #about2_content h4 {
  position: absolute;
  text-align: center;
  z-index: 300;
  width: 100%;
}
.about-page #in-room #about2_content .place1, .about-page #in-room #about2_content .place2, .about-page #in-room #about2_content .place3,
.about-page #in-room #about2_content .place4, .about-page #in-room #about2_content .place5, .about-page #in-room #about2_content .place6 {
  position: absolute !important;
  z-index: 200 !important;
}
.about-page #in-room #about2_content .place1 {
  top: 250px;
  left: 38px;
}
.about-page #in-room #about2_content .place1 h4 {
  top: 76px;
}
.about-page #in-room #about2_content .place2 {
  top: 478px;
  left: 115px;
}
.about-page #in-room #about2_content .place2 h4 {
  top: 76px;
}
.about-page #in-room #about2_content .place3 {
  top: 530px;
  left:385px;
}
.about-page #in-room #about2_content .place3 h4 {
  top: 76px;
}
.about-page #in-room #about2_content .place4 {
  top: 503px;
  left: 683px;
}
.about-page #in-room #about2_content .place4 h4 {
  top: 76px;
}
.about-page #in-room #about2_content .place5 {
  top: 256px;
  left: 690px;
}
.about-page #in-room #about2_content .place5 h4 {
  top: 76px;
}
.about-page #in-room #about2_content .place6 {
  top: 230px;
  left: 345px;
}
.about-page #in-room #about2_content .place6 h4 {
  top: 65px;
  line-height: 0;
}
.about-page #in-room #about2_content .inner {
  position: relative;
  margin: 0 auto;
  width: 940px;
  height: 740px;
}
.about-page #in-room #about2_content .inner .circle2 {
  width: 250px !important;
  height: 250px !important;
  position: relative;
  overflow: hidden;
}
.about-page #in-room #about2_content .inner .circle2 .minutes {
  position: absolute;
  top: 125px;
  z-index: 200;
  width: 100%;
  text-align: center;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
.about-page #in-room #about2_content .inner .circle2 .circle_msk {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 40;
}
.about-page #in-room #about2_content .inner .circle2 .bio_wrp {
  width: 248px;
  height: 248px;
  margin: 1px;
  overflow: hidden;
  position: relative;
}
.about-page #in-room #about2_content .inner .circle2 .bio {
  position: absolute;
  z-index: 30;
}
.about-page #in-room #about2_content .inner .circle2 .filter {
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  width: 250px;
  height: 250px;
  z-index: 20;
}
.about-page #in-room #about2_content .inner .circle {
  width: 172px;
  height: 172px;
  overflow: hidden;
  position: relative;
}
.about-page #in-room #about2_content .inner .circle .num_wrp {
  position: absolute;
  top: 80px;
  width: 100%;
  height: 22px;
  z-index: 200;
  text-align: center;
}
.about-page #in-room #about2_content .inner .circle .num_wrp .about, .about-page #in-room #about2_content .inner .circle .num_wrp .unit {
  line-height: 0;
  display: inline-block;
}
.about-page #in-room #about2_content .inner .circle .num_wrp .number_area {
  display: inline-block;
}
.about-page #in-room #about2_content .inner .circle .num_wrp .number_area span {
  float: right;
  width: 14px;
  height: 22px;
  display: block;
  position: relative;
  overflow: hidden;
}
.about-page #in-room #about2_content .inner .circle .num_wrp .number_area span img {
  position: absolute;
  top: 36px;
  left: 0;
}
.about-page #in-room #about2_content .inner .circle .circle_msk {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 40;
}
.about-page #in-room #about2_content .inner .circle .bio_wrp {
  width: 170px;
  height: 170px;
  margin: 1px;
  overflow: hidden;
  position: relative;
}
.about-page #in-room #about2_content .inner .circle .bio {
  position: absolute;
  z-index: 30;
}
.about-page #in-room #about2_content .inner .circle .filter {
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  width: 172px;
  height: 172px;
  z-index: 20;
}
.about-page #in-room #about2_content .inner .black_wall {
	 height: 740px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
.about-page #in-room #about2_content .inner .bio_wall {
  height: 740px;
  left: -130px;
  min-width: 960px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 140;
}
.about-page #secret {
  margin: 20px auto;
  text-align: center;
}
.about-page #secret h3 {
  margin-bottom: 80px;
}
.about-page #secret h4 {
  margin-bottom: 80px;
}
.about-page #secret ul li {
  border-top: 1px solid #ddd;
  line-height: 0;
}
.about-page #secret ul li li {
  border-top: none;
}
.about-page #secret #secret01 {
  width: 940px;
  height: 410px;
}
.about-page #secret #secret02,
.about-page #secret #secret03,
.about-page #secret #secret04 {
  overflow: hidden;
  width: 940px;
  height: 440px;

}
.about-page #secret #secret05 {
  overflow: hidden;
  width: 940px;
  height: 500px;
}
.about-page #secret #secret01 .about5_1 {
  margin: 0 auto;
  position: relative;
  width: 940px;
  height: 410px;
}
.about-page #secret #secret01 .virus li {
  position: absolute;
}
.about-page #secret #secret01 .virus1 {
  top: 60px;
  left: 461px;
}
.about-page #secret #secret01 .virus2 {
  top: 142px;
  left: 459px;
}
.about-page #secret #secret01 .virus3 {
  top: 246px;
  left: 447px;
}
.about-page #secret #secret01 .virus4 {
  top: 324px;
  left: 501px;
}
.about-page #secret #secret01 .virus5 {
  top: 163px;
  left: 526px;
}
.about-page #secret #secret01 .virus6 {
  top: 42px;
  left: 582px;
}
.about-page #secret #secret01 .virus7 {
  top: 201px;
  left: 591px;
}
.about-page #secret #secret01 .virus8 {
  top: 274px;
  left: 595px;
}
.about-page #secret #secret01 .virus9 {
  top: 122px;
  left: 670px;
}
.about-page #secret #secret01 .virus10 {
  top: 233px;
  left: 667px;
}
.about-page #secret #secret01 .virus11 {
  top: 316px;
  left: 676px;
}
.about-page #secret #secret01 .virus12 {
  top: 72px;
  left: 705px;
}
.about-page #secret #secret01 .virus13 {
  top: 212px;
  left: 762px;
}
.about-page #secret #secret01 .virus14 {
  top: 304px;
  left: 754px;
}
.about-page #secret #secret01 .virus15 {
  top: 20px;
  left: 785px;
}
.about-page #secret #secret01 .virus16 {
  top: 147px;
  left: 794px;
}
.about-page #secret #secret01 .virus17 {
  top: 72px;
  left: 864px;
}
.about-page #secret #secret01 .virus18 {
  top: 133px;
  left: 889px;
}
.about-page #secret #secret01 .virus19 {
  top: 229px;
  left: 893px;
}
.about-page #secret #secret01 .virus20 {
  top: 313px;
  left: 849px;
}
.about-page #secret #secret01 .sun {
  position: absolute;
  display: none;
  top: 103px;
  left: 481px;
}
.about-page #secret #secret01 .light {
  position: absolute;
  display: none;
  top: 94px;
  left: 706px;
}
.about-page #secret #secret01 h3 {
  position: absolute;
  top: 113px;
  left: 0;
}
.about-page #secret #secret02 .about5_2 {
  margin: 0 auto;
  position: relative;
  width: 940px;
  height: 410px;
}
.about-page #secret #secret02 h3 {
  position: absolute;
  top: 135px;
  left: 502px;
}
.about-page #secret #secret02 .mask {
  width: 397px;
  height: 340px;
  position: absolute;
  top: 0;
  left: 59px;
  overflow: hidden;
}
.about-page #secret #secret02 #bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
}
.about-page #secret #secret02 #spre {
  position: absolute;
  top: 118px;
  left: 156px;
}
.about-page #secret #secret02 #mounten {
  position: absolute;
  top: 302px;
  left: 0;
}
.about-page #secret #secret02 #floor_mask {
  width: 397px;
  height: 1px;
  position: absolute;
  top: 205px;
  left: 0;
  overflow: hidden;
}
.about-page #secret #secret02 #floor {
  position: absolute;
  top: 1px;
  left: -413px;
}
.about-page #secret #secret03 .about5_3 {
  margin: 0 auto;
  position: relative;
  width: 940px;
  height: 440px;
}
.about-page #secret #secret03 h3 {
  position: absolute;
  top: 44px;
  left: 150px;
}
.about-page #secret #secret03 .txt {
    left: 30px;
    position: absolute;
    top: 394px;
}
.about-page #secret #secret03 .circle_mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.about-page #secret #secret03 #circle1 {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 126px;
  left: 45px;
  width: 237px;
  height: 237px;
}
.about-page #secret #secret03 .arrow1 {
  display: none;
  position: absolute;
  top: 221px;
  left: 308px;
}
.about-page #secret #secret03 .arrow2 {
  display: none;
  position: absolute;
  top: 221px;
  left: 604px;
}
.about-page #secret #secret03 .circle1_bottom {
  position: absolute;
  top: 182px;
  left: 0;
}
.about-page #secret #secret03 #circle1_spre {
  position: absolute;
  top: -12px;
  left: 72px;
}
.about-page #secret #secret03 #circle1_floor {
  overflow: hidden;
  height: 0px;
  position: absolute;
  top: 83px;
  left: -314px;
}
.about-page #secret #secret03 #circle1_mounten {
  position: absolute;
  top: 183px;
  left: 12px;
}
.about-page #secret #secret03 #circle1_virus {
  display: none;
  position: absolute;
  top: 0;
  left: 63px;
}
.about-page #secret #secret03 #circle2 {
  overflow: hidden;
  display: none;
  position: absolute;
  top: 126px;
  left: 345px;
  width: 237px;
  height: 237px;
}
.about-page #secret #secret03 #circle2_virus {
  position: absolute;
  top: 38px;
  left: 63px;
}
.about-page #secret #secret03 #circle2_attention {
  display: none;
  position: absolute;
  top: 37px;
  left: 37px;
}
.about-page #secret #secret03 .circle2_bottom {
  position: absolute;
  top: 159px;
  left: 0;
}
.about-page #secret #secret03 #circle3 {
  display: none;
  overflow: hidden;
  position: absolute;
  top: 126px;
  left: 648px;
  width: 237px;
  height: 237px;
}
.about-page #secret #secret03 #circle3_virus {
  position: absolute;
  top: 60px;
  left: 63px;
}
.about-page #secret #secret03 #circle3_fire {
  display: none;
  position: absolute;
  top: 60px;
  left: 50px;
}
.about-page #secret #secret03 .circle3_bottom {
  position: absolute;
  top: 159px;
  left: 0;
}
.about-page #secret #secret04 .about5_4 {
  margin: 0 auto;
  position: relative;
  width: 940px;
  height: 410px;
}
.about-page #secret #secret04 h3 {
  position: absolute;
  top: 161px;
  left: 595px;
}
.about-page #secret #secret04 #about5_4 .virus1 {
  position: absolute;
  top: 86px;
  left: 27px;
}
.about-page #secret #secret04 #about5_4 .virus2 {
  position: absolute;
  top: 115px;
  left: 191px;
}
.about-page #secret #secret04 #about5_4 .virus3 {
  position: absolute;
  top: 245px;
  left: 27px;
}
.about-page #secret #secret04 #about5_4 .fire1 {
  display: none;
  position: absolute;
  top: 66px;
  left: 8px;
}
.about-page #secret #secret04 #about5_4 .fire2 {
  display: none;
  position: absolute;
  top: 100px;
  left: 175px;
}
.about-page #secret #secret04 #about5_4 .fire3 {
  display: none;
  position: absolute;
  top: 245px;
  left: 27px;
}
.about-page #secret #secret04 #chemical_symbol1 {
  display: none;
  position: absolute;
  top: 84px;
  left: 430px;
}
.about-page #secret #secret04 #chemical_symbol2 {
  display: none;
  position: absolute;
  top: 238px;
  left: 419px;
}
.about-page #secret #secret04 #symbol_border1 {
  width: 0px;
  height: 17px;
  overflow: hidden;
  position: absolute;
  top: 135px;
  left: 326px;
}
.about-page #secret #secret04 #symbol_border2 {
  width: 0px;
  height: 43px;
  overflow: hidden;
  position: absolute;
  top: 224px;
  left: 335px;
}
.about-page #secret #secret05 .about5_5 {
  margin: 0 auto;
  position: relative;
  width: 940px;
  height: 490px;
}
.about-page #secret #secret05 h3 {
  position: absolute;
  top: 75px;
  left: 0;
  z-index: 100;
}
.about-page #secret #secret05 #japan {
  overflow: hidden;
  width: 375px;
  height: 357px;
  background: #cccccc;
  position: absolute;
  top: 75px;
  right: 58px;
}
.about-page #secret #secret05 .japan_mask {
  position: absolute;
  top: 0;
  left: 0;
}
.about-page #secret #secret05 #hikari_power {
  position: absolute;
  top: -33px;
  left: -23px;
}
.about-page #secret #secret05 #virus_wrap5_5 .virus1 {
  position: absolute;
  top: 32px;
  right: 74px;
}
.about-page #secret #secret05 #virus_wrap5_5 .virus2 {
  position: absolute;
  top: 113px;
  right: 227px;
}
.about-page #secret #secret05 #virus_wrap5_5 .virus3 {
  position: absolute;
  top: 120px;
  right: 134px;
}
.about-page #secret #secret05 #virus_wrap5_5 .virus4 {
  position: absolute;
  top: 143px;
  right: 42px;
}
.about-page #secret #secret05 #virus_wrap5_5 .virus5 {
  position: absolute;
  top: 232px;
  right: 331px;
}
.about-page #secret #secret05 #virus_wrap5_5 .virus6 {
  position: absolute;
  top: 201px;
  right: 144px;
}
.about-page #secret #secret05 #virus_wrap5_5 .virus7 {
  position: absolute;
  top: 218px;
  right: 93px;
}
.about-page #secret #secret05 #virus_wrap5_5 .virus8 {
  position: absolute;
  top: 325px;
  right: 453px;
}
.about-page #secret #secret05 #virus_wrap5_5 .virus9 {
  position: absolute;
  top: 280px;
  right: 219px;
}
.about-page #secret #secret05 #virus_wrap5_5 .virus10 {
  position: absolute;
  top: 298px;
  right: 104px;
}
.about-page #secret #secret05 #virus_wrap5_5 .virus11 {
  position: absolute;
  top: 338px;
  right: 303px;
}
.about-page #secret #secret05 #virus_wrap5_5 .virus12 {
  position: absolute;
  top: 335px;
  right: 187px;
}
.about-page #secret #secret05 #virus_wrap5_5 .virus13 {
  position: absolute;
  top: 376px;
  right: 247px;
}
.about-page #secret #secret05 #virus_wrap5_5 .virus14 {
  position: absolute;
  top: 423px;
  right: 420px;
}
.about-page #secret #secret05 #baloon_wrap5_5 .baloon1 {
  display: none;
  position: absolute;
  top: 42px;
  right: 43px;
}
.about-page #secret #secret05 #baloon_wrap5_5 .baloon2 {
  position: absolute;
  display: none;
  top: 161px;
  right: 134px;
}
.about-page #secret #secret05 #baloon_wrap5_5 .baloon3 {
  position: absolute;
  display: none;
  top: 234px;
  right: 121px;
}
.about-page #secret #secret05 #baloon_wrap5_5 .baloon4 {
  position: absolute;
  display: none;
  top: 228px;
  right: 219px;
}
.about-page #secret #secret05 #baloon_wrap5_5 .baloon5 {
  position: absolute;
  display: none;
  top: 281px;
  right: 235px;
}
.about-page #secret #secret05 #baloon_wrap5_5 .baloon6 {
  position: absolute;
  display: none;
  top: 241px;
  right: 284px;
}
.about-page #secret #secret05 #baloon_wrap5_5 .baloon7 {
  position: absolute;
  display: none;
  top: 313px;
  right: 284px;
}
.about-page #secret #secret05 #baloon_wrap5_5 .baloon8 {
  position: absolute;
  display: none;
  top: 306px;
  right: 344px;
}
.about-page #switch {
  height: 895px;
  margin-bottom: 20px;
}
.about-page #switch .bg {
  height: 895px;
  left: 0;
  min-width: 960px;
  position: absolute;
  width: 100% !important;
  z-index: 0;
  background: url(../../about/img/example_img02.jpg) no-repeat top center;
}
.about-page #switch .nav {
  position: relative;
  top: 0;
  left: 0;
}
.about-page #switch .content-nav {
  top: -292px;
  position: absolute;
  z-index: 200;
  margin-left: -10px;
}
.about-page #switch .content-nav li {
  float: left;
  margin-left: 10px;
}
.about-page #place {
  height: 408px;
}
.about-page #about1_content {
  width: 100%;
  height: 210px;
  padding-top: 198px;
}
.about-page #about1_content .list {
  width: 815px;
  margin: 0 auto;
}
.about-page #about1_content .list:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.about-page #about1_content .list li {
  float: left;
  width: 175px;
  padding-right: 38px;
}
.about-page #about1_content .list .hospital {
  padding: 0;
}
.about-page #about1_content .list .elevator .outline p {
  margin-left: -10px;
}
.about-page #about1_content .list .number {
  margin-bottom: 5px;
}
.about-page #about1_content .list .number p {
  display: inline-block;
}
*:first-child + html .about-page #about1_content .list .number p {
  display: inline;
}
*:first-child + html .about-page #about1_content .list .number p {
  zoom: 1;
}
.about-page #about1_content .list .number .about,
.about-page #about1_content .list .number .unit {
  line-height: 0;
}
.about-page #about1_content .list .number_area {
  display: inline-block;
  height: 28px;
}
*:first-child + html .about-page #about1_content .list .number_area {
  display: inline;
}
*:first-child + html .about-page #about1_content .list .number_area {
  zoom: 1;
}
.about-page #about1_content .list .number_area span {
  float: right;
  width: 14px;
  height: 36px;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
*:first-child + html .about-page #about1_content .list .number_area span {
  display: inline;
}
*:first-child + html .about-page #about1_content .list .number_area span {
  zoom: 1;
}
.about-page #about1_content .list .number_area span img {
  position: absolute;
  top: 36px;
  left: 0;
}
.about-page #about1_content .list .box {
  position: relative;
  min-height: 125px;
  height: auto !important;
  height: 125px;
  margin-bottom: 8px;
}
.about-page #about1_content .list .box .head {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 30;
}
.about-page #about1_content .list .box .body {
  width: 158px;
  height: 125px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
.about-page #about1_content .list .box .body div {
  position: absolute;
  bottom: 0;
  left: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
.about-page #about1_content .list .box .bottom {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  height: 0;
  overflow: hidden;
}
.about-page #about1_content .list .box .bottom img {
  position: absolute;
  bottom: 0;
  left: 0;
}
.about-page #about8_content {
  background: url(../../about/img/contents08/about_08_bg.jpg) no-repeat center top;
}
.about-page #about8_content .inner {
  position: relative;
  margin: 0 auto;
  width: 940px;
  height: 895px;
}
.about-page #about8_content .inner .black_wall {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 895px;
  z-index: 100;
}
.about-page #about8_content .inner .bio_wall {
  height: 895px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
  background: url(../../about/img/contents08/example_img03.jpg) no-repeat center;
}
.about-page #about8_content .inner .bio {
  z-index: 150;
  position: absolute;
}
.about-page #about8_content .inner .title {
  z-index: 150;
  position: absolute;
  top: 138px;
  left: 195px;
}
.about-page #about8_content .inner .anima {
  z-index: 150;
  position: absolute;
  top: 309px;
  left: 304px;
}
.about-page #about8_content .inner .switch {
  z-index: 150;
  position: absolute;
  top: 260px;
  left: 406px;
}
.about-page #about8_content .inner .switch img {
  position: absolute;
  top: 0;
  left: 0;
}
.about-page #about8_content .inner .switch .on {
  display: none;
}
.about-page #place .unsupported {
  line-height: 0;
}
.about-page #switch .unsupported {
  height: 895px;
}
.about-page #in-room .unsupported .text {
  position: relative;
  z-index: 2;
}
.about-page #in-room .unsupported.black_wall {
  position: absolute;
  left: 0;
  z-index: 1;
  min-width: 960px;
  width: 100% !important;
  width: 100%;
  height: 740px;
  background: url(../../about/img/example_bg02.png) repeat-x top center;
}
.about-page #in-room .unsupported.bio_wall {
  position: absolute;
  left: 0;
  z-index: 1;
  min-width: 960px;
  width: 100% !important;
  width: 100%;
  height: 740px;
  background: url(../../about/img/contents08/bio_wall.png) no-repeat top center;
}

/* about story */
.story-page #outline {
  margin-bottom: 22px;
  line-height: 2;
}
.story-page #outline h3 {
  margin-bottom: 72px;
  text-align: center;
  line-height: 0;
}
.story-page #outline .image {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
}
.story-page #outline .image img {
  position: absolute;
  top: 0;
  left: 0;
}
.story-page #outline .text {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  min-height: 405px;
  height: auto !important;
  height: 405px;
  padding: 120px 0 0 420px;
}
.story-page #story {
  line-height: 2;
}
.story-page #story:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.story-page #story .bg {
  position: absolute;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 191px;
  background: url(../../about/img/story/content_bg01.png) repeat-x top center;
}
.story-page #story .outline {
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
  padding-top: 60px;
}
.story-page #story .outline h3 {
  margin-bottom: 50px;
  line-height: 0;
}
.story-page #story .outline .point {
  overflow: hidden;
}
.story-page #story .outline ol {
  margin-top: -1px;
}
.story-page #story .outline ol li {
  padding: 30px 0;
  border-top: 1px solid #ddd;
}
.story-page #story .outline ol li dl {
  display: table;
}
.story-page #story .outline ol li dt,
.story-page #story .outline ol li dd {
  display: table-cell;
  vertical-align: middle;
}
.story-page #story .outline ol li dt {
  float: none;
  width: 420px;
  padding-right: 40px;
  line-height: 0;
}
*:first-child + html .story-page #story .outline ol li dt {
  float: left;
}
* html .story-page #story .outline ol li dt {
  float: left;
}
.story-page #result {
  margin-bottom: 100px;
  line-height: 0;
  text-align: center;
}

/* about mechanism */
.mechanism-page #outline {
  margin-bottom: 45px;
  text-align: center;
}
.mechanism-page #outline:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.mechanism-page #outline .bg {
  background: url("../../about/img/mechanism/bg_gray.png") repeat-x center top;
  height: 191px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.mechanism-page #outline h3 {
  margin-bottom: 71px;
}
.mechanism-page #outline .notice {
  clear: both;
  float: right;
  padding-left: 1.1em;
  position: relative;
  text-align: left;
  font-size: 72%;
}
.mechanism-page #outline .notice span {
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  height: 1em;
}
.mechanism-page #outline #movie {
  width: 940px;
  height: 580px;
  margin-bottom: 40px;
}
.mechanism-page #outline #slideshow {
  position: relative;
  width: 940px;
  height: 580px;
  margin-bottom: 40px;
}
.mechanism-page #outline #slideshow #flow-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 940px;
  height: 478px;
  overflow: hidden;
}
.mechanism-page #outline #slideshow #flow-list li {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.mechanism-page #outline #slideshow #slide-bottom {
  background: url("../../about/img/mechanism/flow_img14.gif") no-repeat;
  position: absolute;
  top: 478px;
  left: 0;
  width: 940px;
  height: 102px;
}
.mechanism-page #outline #slideshow #slide-bottom li {
  position: absolute;
}
.mechanism-page #outline #slideshow #slide-bottom #left {
  top: 22px;
  left: 109px;
}
.mechanism-page #outline #slideshow #slide-bottom #right {
  top: 22px;
  left: 768px;
}
.mechanism-page #outline #slideshow #slide-bottom #btn-wrp #tag1 {
  top: 27px;
  left: 212px;
}
.mechanism-page #outline #slideshow #slide-bottom #btn-wrp #tag2 {
  top: 27px;
  left: 347px;
}
.mechanism-page #outline #slideshow #slide-bottom #btn-wrp #tag3 {
  top: 27px;
  left: 482px;
}
.mechanism-page #outline #slideshow #slide-bottom #btn-wrp #tag4 {
  top: 27px;
  left: 617px;
}
.mechanism-page #outline #slideshow #slide-bottom #btn-wrp li {
  position: absolute;
  width: 110px;
  height: 50px;
  overflow: hidden;
}
.mechanism-page #outline #slideshow #slide-bottom #btn-wrp li img {
  position: absolute;
  top: 0;
  left: 0;
}
.mechanism-page #mechanism {
  clear: both;
  letter-spacing: 0.1em;
}
.mechanism-page #mechanism #description {
  margin-bottom: 80px;
}
.mechanism-page #mechanism #description:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.mechanism-page #mechanism #description .caption {
  clear: both;
  float: right;
  font-size: 72%;
}
.mechanism-page #mechanism #description ul {
  padding-top: 60px;
  border-top: 1px solid #ddd;
}
.mechanism-page #mechanism #description ul:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .mechanism-page #mechanism #description ul {
  zoom: 1;
}
.mechanism-page #mechanism #description ul li {
  clear: both;
  padding: 0 0 0 20px;
  margin-bottom: 40px;
}
.mechanism-page #mechanism #description ul li:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.mechanism-page #mechanism #description ul li img {
  float: left;
  margin-right: 49px;
}
.mechanism-page #mechanism #description ul li dl {
  padding-top: 10px;
  width: 498px;
  float: left;
}
.mechanism-page #mechanism #description ul li dl dt {
  font-size: 129%;
  margin-bottom: 20px;
  font-weight: bold;
  line-height: 1;
}
.mechanism-page #mechanism #description ul li dl dd {
  font-size: 100%;
  line-height: 1.857;
}
.mechanism-page #mechanism #description ul li dl dd span {
  font-size: 58%;
  vertical-align: top;
}
.mechanism-page #mechanism #description ul .border {
  padding: 0 0 60px 20px;
  margin-bottom: 60px;
  border-bottom: 1px solid #ddd;
}
.mechanism-page #mechanism #description ul .border:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .mechanism-page #mechanism #description ul .border {
  zoom: 1;
}
.mechanism-page #difference {
  margin-bottom: 80px;
  text-align: center;
}
.mechanism-page #difference:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.mechanism-page #difference .bg {
  background: url("../../about/img/mechanism/bg_gray.png") repeat-x center top;
  height: 191px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.mechanism-page #difference .outline {
  padding: 75px 0 77px;
  border-bottom: 1px solid #dddddd;
}
.mechanism-page #difference .outline:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.mechanism-page #difference .outline h3 {
  margin-bottom: 47px;
}
.mechanism-page #difference .outline ul {
  margin-bottom: 45px;
}
.mechanism-page #difference .outline ul:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .mechanism-page #difference .outline ul {
  zoom: 1;
}
.mechanism-page #difference .outline ul li {
  padding: 0 31px 0 42px;
  width: 396px;
  border-right: 1px solid #dddddd;
  float: left;
  text-align: left;
}
.mechanism-page #difference .outline ul li img {
  margin-bottom: 46px;
}
.mechanism-page #difference .outline ul li p {
  font-size: 93%;
}
.mechanism-page #difference .outline ul .border-clear {
  border: none;
}

/* about effect */
.effect-page #effect-nav {
  overflow: hidden;
  margin-left: 52px;
  margin-bottom: 42px;
}
.effect-page #effect-nav:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.effect-page #effect-nav p {
  float: left;
}
.effect-page #effect-nav .section1 {
  float: left;
  margin-right: 42px;
}
.effect-page #effect-nav .section2 {
  float: left;
}
.effect-page #effect-nav ul {
  float: left;
}
.effect-page #effect-nav ul:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.effect-page #effect-nav ul li {
  float: left;
}
.effect-page #effect-nav ul li a {
  display: block;
  padding: 21px 25px 0;
}
.effect-page #effect {
  margin-bottom: 80px;
}
.effect-page #effect .bg {
  position: absolute;
  left: 0;
  z-index: 0;
  min-width: 960px;
  width: 100% !important;
  width: 100%;
  height: 148px;
  background: url(../../about/img/effect/content_bg01.png) repeat-x top center;
}
.effect-page #effect h3 {
  padding-top: 78px;
}
.effect-page .inner-area {
  position: relative;
  z-index: 1;
}
.effect-page .effect {
  clear: both;
  padding: 80px 0 60px;
  border-bottom: 1px solid #ddd;
}
.effect-page .effect:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .effect-page .effect {
  zoom: 1;
}
.effect-page .effect .outline {
  float: left;
  width: 551px;
}
.effect-page .effect h4 {
  margin-bottom: 25px;
  line-height: 0;
}
.effect-page .effect .text {
  margin-bottom: 35px;
  font-size: 115%;
  line-height: 1.625;
}
.effect-page .effect .more-info {
  margin-bottom: 40px;
  padding: 25px;
  border: 1px solid #e6e6e6;
}
.effect-page .effect .more-info h5 {
  margin-bottom: 15px;
}
.effect-page .effect .more-info p {
  color: #777;
  font-size: 100%;
}
.effect-page .effect .image {
  float: left;
  height: 414px;
}
.effect-page .effect .image h6 {
  padding-top: 25px;
  line-height: 0;
}
.effect-page .effect .image ul {
  visibility: hidden;
  position: relative;
  top: 0;
  left: 0;
}
.effect-page .effect .image ul:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .effect-page .effect .image ul {
  zoom: 1;
}
.effect-page .effect .image ul li {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: #fff;
  line-height: 0;
}
.effect-page .effect .image ul li.pop {
  background: transparent;
}
.effect-page .effect .image ul .first {
  z-index: 100;
}
.effect-page .effect .image ul .pop {
  position: absolute;
  top: 98px;
  left: 223px;
}
.effect-page .effect .image ul .pop img {
  width: 100%;
  height: 100%;
}
.effect-page #sick-house {
  margin-bottom: 100px;
  padding-bottom: 0;
  border: none;
}
.effect-page #sick-house .btn {
  margin-bottom: 30px;
}
.effect-page #sick-house .text .notice {
  font-size: 72%;
  vertical-align: top;
}
.effect-page #sick-house dl.notice {
  font-size: 72%;
}
.effect-page #sick-house dd {
  padding-left: 1em;
}
.effect-page #contents02:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.effect-page #contents02 #continuation {
  padding-top: 80px;
}
.effect-page #contents02 #continuation:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.effect-page #contents02 .outline {
  float: left;
  width: 548px;
  margin-right: 11px;
}
.effect-page #contents02 .outline h4 {
  margin-bottom: 40px;
}
.effect-page #contents02 .outline .text {
  margin-bottom: 65px;
}
.effect-page #contents02 .image {
  float: left;
}
.effect-page #contents02 .image .first {
  margin-bottom: 37px;
}

/* about safety */
.safety-page .block1 {
  padding-bottom: 53px;
  border-bottom: solid 1px #ddd;
}
.safety-page .block1 h3 {
  padding-top: 10px;
  text-align: center;
}
.safety-page .block1 .sub-title {
  padding-top: 83px;
}
.safety-page .block1 .caption-wrp {
  min-height: 164px;
  background: url("../../about/img/safety/safety_img1.gif") no-repeat top right;
}
.safety-page .block1 .caption-wrp p {
  padding-top: 25px;
  width: 690px;
  font-size: 93%;
  line-height: 2;
}
.safety-page .block3 {
  width: 880px;
  margin: 0 auto;
}
.safety-page .block3 .alert {
  padding: 30px 0 80px 0;
}
.safety-page .block3 .alert p {
  font-size: 72%;
}
.safety-page .block3 table {
  width: 880px;
}
.safety-page .block3 th {
  border-bottom: solid 1px #34d4bc;
  padding-bottom: 5px;
}
.safety-page .block3 .th01,
.safety-page .block3 .th02 {
	width: 20%;
}
.safety-page .block3 .th03,
.safety-page .block3 .th04 {
	width: 30%;
}
.safety-page .block3 td {
  vertical-align: middle;
  width: 25%;
  border-bottom: solid 1px #dddddd;
}
.safety-page .block3 td p {
  padding: 20px 30px 20px 0;
  font-size: 93%;
}
.safety-page .block3 td p span {
  font-size: 77%;
}
.safety-page .block2 {
  position: relative;
  width: 100%;
  height: 155px;
}
.safety-page .block2 li {
  position: absolute;
  top: 49px;
}
.safety-page .block2 .typ1 {
  left: 28px;
}
.safety-page .block2 .typ2 {
  left: 256px;
}
.safety-page .block2 .typ3 {
  left: 457px;
}

/* about data index */
.data-page #data-local-nav {
  margin-bottom: 43px;
  width: 940px;
  text-align: right;
}
.data-page #data-local-nav .local-nav-area {
  margin: 0 auto 47px;
}
.data-page #data-local-nav .local-nav-area ul {
  text-align: center;
}
.data-page #data-local-nav .local-nav-area ul li {
  display: inline-block;
  margin-right: 20px;
}
*:first-child + html .data-page #data-local-nav .local-nav-area ul li {
  display: inline;
}
*:first-child + html .data-page #data-local-nav .local-nav-area ul li {
  zoom: 1;
}
.data-page #data-contents {
  margin-bottom: 60px;
  text-align: center;
}
.data-page #data-contents:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .data-page #data-contents {
  zoom: 1;
}
.data-page #data-contents h3 {
  margin-bottom: 50px;
}
.data-page #data-contents .graph {
  clear: both;
  padding: 50px 0;
  border-bottom: 2px dotted #ddd;
}
.data-page #data-contents .graph:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .data-page #data-contents .graph {
  zoom: 1;
}
.data-page #data-contents .graph .title {
  margin-bottom: 39px;
}
.data-page #data-contents .graph .conditions {
  letter-spacing: 0.1em;
  float: left;
  text-align: left;
}
.data-page #data-contents .graph .conditions dl {
  margin-bottom: 12px;
  text-align: left;
}
.data-page #data-contents .graph .conditions dl dt {
  padding-left: 1.1em;
  background: url(../../about/img/data/common/icon_square.gif) no-repeat center left;
}
.data-page #data-contents .graph .conditions table {
  margin-bottom: 30px;
  width: 410px;
}
.data-page #data-contents .graph .conditions table caption {
  margin-bottom: 12px;
  padding-left: 1.1em;
  font-weight: normal;
  background: url(../../about/img/data/common/icon_square.gif) no-repeat center left;
  font-size: 86%;
}
.data-page #data-contents .graph .conditions table tr {
  font-size: 72%;
}
.data-page #data-contents .graph .conditions table tr th, .data-page #data-contents .graph .conditions table tr td {
  border-bottom: 1px solid #ddd;
}
.data-page #data-contents .graph .conditions table tr th {
  width: 140px;
  padding: 5px 0;
}
.data-page #data-contents .graph .conditions table tr td {
  padding: 5px 0 5px 15px;
}
.data-page #data-contents .graph .conditions .notes {
  margin-bottom: 26px;
  font-weight: normal;
}
.data-page #data-contents .graph .graph-img {
  float: right;
}
.data-page #data-contents .border-clear {
  padding-bottom: 0px;
  border: 0;
}
.data-page .caption {
  width: 410px;
  float: left;
  padding-left: 1.1em;
  position: relative;
  text-align: left;
  font-size: 72%;
}
.data-page .caption span {
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  height: 1em;
}

/* about data cooperate */
.cooperate-page #cooperate {
  margin-bottom: 60px;
}
.cooperate-page #classification {
  margin-bottom: 75px;
}
.cooperate-page #classification .table-wrap {
  width: 100%;
  border-bottom: solid 1px #ddd;
  border-top: solid 1px #ddd;
  font-size: 86%;
}
.cooperate-page #classification .table-wrap table {
  margin: 0;
  padding: 0;
  width: 100%;
  border: none 0;
}
.cooperate-page #classification .table-wrap td {
  margin: 0;
  padding: 0;
  border: none 0;
  text-align: left;
  vertical-align: middle;
}
.cooperate-page #classification .table-wrap .td-left {
  width: 223px;
  padding-left: 30px;
}
.cooperate-page #classification .table-wrap .td-center {
  width: 372px;
}
.cooperate-page #classification .table-wrap .td-center .td-last {
  padding-left: 34px;
}
.cooperate-page #classification .table-wrap .td-right {
  padding-left: 28px;
}
.cooperate-page #classification .table-wrap .td-wrap {
  width: 100%;
  position: relative;
}
.cooperate-page #classification .table-wrap .td-last {
  padding: 12px 0;
}
.cooperate-page #classification .table-wrap td.border-t {
  border-top: solid 1px #ddd;
}
.cooperate-page #classification .table-wrap td.border-bg-t {
  background: url(../img/line/line_01.gif) repeat-x left top;
}
.cooperate-page #classification .table-wrap td.border-bg-r {
  background: url(../img/line/line_01.gif) repeat-y left top;
}
.cooperate-page #classification .table-wrap td .border-t {
  background: url(../img/line/line_01.gif) repeat-x left top;
}
.cooperate-page #classification .table-wrap td .border-b {
  background: url(../img/line/line_01.gif) repeat-x left bottom;
}
.cooperate-page #classification .table-wrap td .border-l {
  background: url(../img/line/line_01.gif) repeat-y left top;
}
.cooperate-page #classification .table-wrap td .border-r {
  background: url(../img/line/line_01.gif) repeat-y right top;
}
.cooperate-page #classification .table-wrap td .border-dot-b {
  background: url(../img/line/line_02.gif) repeat-x left bottom;
}
.cooperate-page #classification .table-wrap td .del-v-t-l {
  background: url(../img/line/line_del_01.gif) no-repeat left top;
}
.cooperate-page #classification .table-wrap td .del-v-t-r {
  background: url(../img/line/line_del_01.gif) no-repeat right top;
}
.cooperate-page #classification .table-wrap td .del-v-t-r2 {
  background: url(../img/line/line_del_01.gif) no-repeat right 1px;
}
.cooperate-page #classification .table-wrap td .del-v-b-l {
  background: url(../img/line/line_del_01.gif) no-repeat left bottom;
}
.cooperate-page #classification .table-wrap td .del-v-b-r {
  background: url(../img/line/line_del_01.gif) no-repeat right bottom;
}
.cooperate-page #classification .table-wrap td .del-h-t-l {
  background: url(../img/line/line_del_02.gif) no-repeat 1px top;
}
.cooperate-page #classification .table-wrap td .del-h-t-r {
  background: url(../img/line/line_del_02.gif) no-repeat right top;
}
.cooperate-page #classification .table-wrap td .del-h-b-l {
  background: url(../img/line/line_del_02.gif) no-repeat 1px bottom;
}
.cooperate-page #classification .table-wrap td .del-h-b-r {
  background: url(../img/line/line_del_02.gif) no-repeat right bottom;
}
.cooperate-page #data-local-nav {
  margin-bottom: 0;
  width: 940px;
  text-align: right;
}
.cooperate-page #data-local-nav .local-nav-area {
  overflow: hidden;
  height: 20px;
  margin: 0 auto 0;
}
.cooperate-page #data-local-nav .local-nav-area ul {
  text-align: center;
}
.cooperate-page #data-local-nav .local-nav-area ul:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.cooperate-page #data-local-nav .local-nav-area ul li {
  border-left: 1px solid #ddd;
  display: inline-block;
}
*:first-child + html .cooperate-page #data-local-nav .local-nav-area ul li {
  display: inline;
}
*:first-child + html .cooperate-page #data-local-nav .local-nav-area ul li {
  zoom: 1;
}
.cooperate-page #data-local-nav .local-nav-area ul li.first {
  border: none;
}
.cooperate-page #data-local-nav .local-nav-area ul li a {
  display: block;
}

/* news index */
.news-page #news-list {
  width: 880px;
  margin: 0 auto;
}
.news-page #news-list ul {
  border-top: 1px solid #34d4bc;
}
.news-page #news-list ul a {
  color: #555555;
}
.news-page #news-list ul a:hover {
  color: #34d4bc;
}
.news-page #news-list ul li {
  border-bottom: 1px solid #ddd;
}
.news-page #news-list ul li dl {
  padding: 20px 0;
}
.news-page #news-list ul li dt {
  width: 140px;
  padding-right: 10px;
  color: #fff;
  font-size: 79%;
}
.news-page #news-list ul li dt span {
  background: #34d4bc;
  padding: 2px 10px;
}
.news-page #news-list ul li .text {
   background: url(../img/icon01.gif) no-repeat left center;
   font-size: 86%;
   padding: 12px 0 12px 70px;
   width: 600px;
}
.news-page #news-list ul li .btn a,
.news-page #news-list ul li .btn span {
  display: block;
  line-height: 0;
}
.news-page #news-list ul li dt,
.news-page #news-list ul li dd {
  display: table-cell;
  vertical-align: middle;
}
*:first-child + html .news-page #news-list ul li dt, *:first-child + html
.news-page #news-list ul li dd {
  display: inline;
}
*:first-child + html .news-page #news-list ul li dt, *:first-child + html
.news-page #news-list ul li dd {
  zoom: 1;
}
.news-page #news-list #read-more {
  display: none;
  padding-top: 13px;
  text-align: center;
}

/* news detail */
.news-detail-page .pager {
  clear: both;
  margin-bottom: 32px;
}
.news-detail-page .pager:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.news-detail-page .pager ul {
  text-align: center;
}
.news-detail-page .pager ul li {
  display: inline-block;
  line-height: 0;
}
*:first-child + html .news-detail-page .pager ul li {
  display: inline;
}
*:first-child + html .news-detail-page .pager ul li {
  zoom: 1;
}
.news-detail-page .pager .disable {
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.news-detail-page .pager .prev {
  padding-right: 20px;
}
.news-detail-page .pager .archive {
  padding: 0 20px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.news-detail-page .pager .next {
  padding-left: 20px;
}
.news-detail-page .pager.bottom {
  margin-bottom: 0;
}
.news-detail-page #news-data {
  width: 884px;
  margin: 0 auto;
}
.news-detail-page #news-info {
  margin-bottom: 40px;
}
.news-detail-page #news-info .date {
  margin-bottom: 30px;
}
.news-detail-page #news-info .date span {
  background: #34d4bc;
  color: #fff;
  padding: 0 10px;
  padding-top: 1px;
  font-size: 79%;
}
.news-detail-page #news-info h3 {
  font-size: 186%;
  line-height: 1.2;
  padding-bottom: 30px;
  border-bottom: 1px solid #ddd;
}
.news-detail-page #news-detail {
  margin-bottom: 50px;
}
.news-detail-page #news-detail .image {
  margin-left: 40px;
}
.news-detail-page #news-detail .image dl {
  clear: both;
  margin-bottom: 20px;
}
*:first-child + html .news-detail-page #news-detail .image dl {
  zoom: 1;
}
.news-detail-page #news-detail .image dl dt {
  margin-bottom: 5px;
  line-height: 0;
}
.news-detail-page #news-detail .image dl dt:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.news-detail-page #news-detail .image dl .float {
  width: 360px;
}
.news-detail-page #news-detail .image dl dd {
  text-align: center;
  font-size: 72%;
}
.news-detail-page #news-detail .text {
  line-height: 2;
}
.news-detail-page #news-detail .text p,
.news-detail-page #news-detail .text ul {
  margin-bottom: 1.5em;
}
.news-detail-page #news-detail .text .notice {
  line-height: 1.5;
  font-size: 72%;
}

/* terms index */
.terms-page #terms-contents {
  letter-spacing: 0.1em;
}
.terms-page #terms-contents .link-inline a {
  text-decoration: underline;
  color: #34d4bc;
}
.terms-page #terms-contents .caption {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #ddd;
}
.terms-page #terms-contents .clear-border {
  border: none;
}
.terms-page #terms-contents dl {
  border-bottom: 1px solid #ddd;
  margin-bottom: 50px;
  padding-bottom: 50px;
  line-height: 1.833;
}
.terms-page #terms-contents dl dt {
  margin-bottom: 20px;
}
.terms-page #terms-contents dl dd dl {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.terms-page #terms-contents dl dd dl dt {
  margin: 0;
}
.terms-page #terms-contents dl dd dl dd {
  margin: 0 0 0 1em;
}
.terms-page #terms-contents dl dd .list {
  margin-top: 33px;
}
.terms-page #terms-contents dl dd .list dt {
  position: relative;
  padding: 0 0 5px 1.3em;
  line-height: 1;
}
.terms-page #terms-contents dl dd .list dt:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  background: #777;
  content: "";
}
.terms-page #terms-contents dl dd .list dd {
  margin: 0;
  padding-left: 1em;
  position: relative;
}
.terms-page #terms-contents dl dd .list dd span {
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  left: 0;
  top: 0;
}
*:first-child + html .terms-page #terms-contents dl dd .list dd span {
  top: -0.4em;
}

/* sitemap index */
.sitemap-page #sitemap-contents .sitemap-contents-inner {
  margin-left: 29px;
}
.sitemap-page #sitemap-contents .sitemap-contents-inner:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.sitemap-page #sitemap-contents .sitemap-contents-inner a {
  text-decoration: none;
  color: #666666;
}
.sitemap-page #sitemap-contents .sitemap-contents-inner a:hover {
  color: #34d4bc;
}
.sitemap-page #sitemap-contents .sitemap-contents-inner ul {
  width: 177px;
  margin-right: 56px;
  float: left;
}
.sitemap-page #sitemap-contents .sitemap-contents-inner ul li {
  padding-left: 15px;
  margin-bottom: 50px;
  background: url(../../sitemap/img/arrow_right.gif) no-repeat 0px;
  font-size: 14px;
  letter-spacing: 0.08em;
}
.sitemap-page #sitemap-contents .sitemap-contents-inner ul li dl dt {
  padding-left: 15px;
  margin-bottom: 29px;
  background: url(../../sitemap/img/arrow_right.gif) no-repeat 0px;
}
.sitemap-page #sitemap-contents .sitemap-contents-inner ul li dl dd {
  margin-bottom: 19px;
  padding: 0 0 0 19px;
  background: none;
  font-size: 12px;
}
.sitemap-page #sitemap-contents .sitemap-contents-inner ul li dl dd span {
  padding-right: 11px;
  color: #34d4bc;
}
.sitemap-page #sitemap-contents .sitemap-contents-inner ul .bg-none {
  padding-left: 0;
  background: none;
}
.sitemap-page #sitemap-contents .sitemap-contents-inner .column2 {
  width: 232px;
}
.sitemap-page #sitemap-contents .sitemap-contents-inner .column3 {
  width: 185px;
}

/* faq index */
.faq-page #faq-index {
  overflow: hidden;
  width: 880px;
  margin: 0 auto;
}
*:first-child + html .faq-page #faq-index {
  zoom: 1;
}
.faq-page #faq-index ul {
  width: 959px;
  margin-right: -79px;
}
.faq-page #faq-index ul:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.faq-page #faq-index ul li {
  float: left;
  width: 400px;
  margin-right: 79px;
  line-height: 0;
}
.faq-page #faq-contents {
  text-align: center;
}
.faq-page #faq-contents .contents1 {
  margin-bottom: 100px;
  padding: 27px 0 100px;
  border-bottom: 1px solid #e0e0e0;
}
.faq-page #faq-contents .contents2 {
  margin-bottom: 123px;
  text-align: left;
}
.faq-page #faq-contents .contents2 h3 {
  margin-bottom: 54px;
}
.faq-page #faq-contents .contents2 ul {
  margin-bottom: 75px;
}
.faq-page #faq-contents .contents2 ul li {
  padding: 2px 0 0 50px;
  letter-spacing: 0.1em;
  color: #777;
  background-repeat: no-repeat;
  background-position: left top;
  line-height: 1.333;
}
.faq-page #faq-contents .contents2 ul span {
  color: #4fdac5;
}
.faq-page #faq-contents .contents2 ul .question {
  min-height: 25px;
  height: auto !important;
  height: 25px;
  margin-bottom: 15px;
  font-size: 143%;
  background-image: url(../../faq/img/bg_faq_question.gif);
}
.faq-page #faq-contents .contents2 ul .answer {
  min-height: 25px;
  height: auto !important;
  height: 25px;
  font-size: 108%;
  background-image: url(../../faq/img/bg_faq_answer.gif);
}
.faq-page #faq-contents .bnr-area ul {
  text-align: center;
}
.faq-page #faq-contents .bnr-area ul li {
  display: inline-block;
  margin-right: 25px;
}
*:first-child + html .faq-page #faq-contents .bnr-area ul li {
  display: inline;
}
*:first-child + html .faq-page #faq-contents .bnr-area ul li {
  zoom: 1;
}

/* movie index */
.movie-page #movie-contents {
  overflow: hidden;
  width: 940px;
}
.movie-page #movie-contents ul {
  text-align: center;
  margin-right: -108px;
}
.movie-page #movie-contents ul:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .movie-page #movie-contents ul {
  zoom: 1;
}

.movie-page #movie-contents ul li {
  margin-right: -85px;
  width: 306px;
  display: inline-block;
}
*:first-child + html .movie-page #movie-contents ul li {
  display: inline;
}
*:first-child + html .movie-page #movie-contents ul li {
  zoom: 1;
}
.movie-page #movie-contents ul li .movie-area a {
  display: block;
  cursor: pointer;
  line-height: 0;
}
.movie-page #movie-contents ul li .movie-area a:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .movie-page #movie-contents ul li .movie-area a {
  zoom: 1;
}
.movie-page #movie-contents ul li .movie-area a .thumb {
  display: block;
  height: 172px;
  padding-bottom: 30px;
}
.movie-page #movie-contents ul li .movie-area a .thumb span {
  float: left;
  overflow: hidden;
}
.movie-page #movie-contents ul li .movie-area a .btn {
  display: block;
}
.movie-page #movie-contents ul li .movie-area a:hover .thumb span {
  border: 4px solid #34d4bc;
}
.movie-page #movie-contents ul li .movie-area a:hover .thumb span img {
  margin: -4px;
}
.movie-page #movie-contents ul li .second {
  margin-bottom: 18px;
}
.movie-page #movie-contents ul li p {
  line-height: 0;
}
.movie-page #modal-movie {
  color: #fff;
}
.movie-page #modal-movie p {
  padding-top: 50px;
  line-height: 1.5;
}

/* howto index */
.howto-page #howto-contents h3 {
  margin-bottom: 55px;
  text-align: center;
}
.howto-page #howto-contents h4 {
  text-align: center;
}
.howto-page #howto-contents .section {
  margin-bottom: 80px;
}
.howto-page #howto-contents .bg {
  position: absolute;
  left: 0;
  z-index: 0;
  min-width: 960px;
  width: 100% !important;
  width: 100%;
  height: 231px;
  background: url(../../howto/img/content_bg01.png) repeat-x top center;
}
.howto-page #howto-contents .outline {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.howto-page #howto-contents #howto-place {
  visibility: hidden;
}
.howto-page #howto-contents #howto-place #content-nav {
  margin-bottom: 14px;
}
.howto-page #howto-contents #howto-place #content-nav ul {
  text-align: center;
}
.howto-page #howto-contents #howto-place #content-nav li {
  display: inline-block;
}
*:first-child + html .howto-page #howto-contents #howto-place #content-nav li {
  display: inline;
}
*:first-child + html .howto-page #howto-contents #howto-place #content-nav li {
  zoom: 1;
}
.howto-page #howto-contents #howto-place #content-nav li a {
  display: block;
  padding: 0 10px;
}
.howto-page #howto-contents #howto-place #content-nav li .active {
  cursor: default;
}
.howto-page #howto-contents #howto-place #place ul {
  position: relative;
  top: 0;
  left: 0;
  z-index: 0;
  height: 540px;
}
.howto-page #howto-contents #howto-place #place ul li {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  line-height: 0;
  background: #fff;
}
.howto-page #howto-contents #easy h4 {
  margin-bottom: 60px;
  padding-top: 76px;
}
.howto-page #howto-contents #easy .how-to-use {
  margin-bottom: 56px;
}
.howto-page #howto-contents #easy .how-to-use .image {
  margin-right: 35px;
}
.howto-page #howto-contents #easy .how-to-use .text {
  padding-top: 30px;
  font-size: 100%;
  line-height: 1.714;
}
.howto-page #howto-contents #easy .how-to-use .text p {
  margin-bottom: 1.714em;
}
.howto-page #howto-contents #easy .available {
  overflow: hidden;
  padding: 50px 60px 40px;
  border: 1px solid #d1d1d1;
}
.howto-page #howto-contents #easy .available h4 {
  margin-bottom: 42px;
  padding-top: 0;
}
.howto-page #howto-contents #easy .available .use {
  overflow: hidden;
  width: 818px;
}
.howto-page #howto-contents #easy .available ul {
  width: 856px;
  margin-right: -38px;
}
.howto-page #howto-contents #easy .available ul:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .howto-page #howto-contents #easy .available ul {
  zoom: 1;
}
.howto-page #howto-contents #easy .available li {
  float: left;
  width: 176px;
  margin-bottom: 25px;
  margin-right: 38px;
}
.howto-page #howto-contents #easy .available dt {
  height: 3em;
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 10px;
  color: #34d4bc;
  font-size: 100%;
  line-height: 1.4;
}
*:first-child + html .howto-page #howto-contents #easy .available dt {
  display: inline;
}
*:first-child + html .howto-page #howto-contents #easy .available dt {
  zoom: 1;
}
*:first-child + html .howto-page #howto-contents #easy .available dt {
  position: relative;
  margin-bottom: 10px;
}
*:first-child + html .howto-page #howto-contents #easy .available dt span {
  position: absolute;
  bottom: 0;
}
* html .howto-page #howto-contents #easy .available dt {
  position: relative;
  margin-bottom: 10px;
}
* html .howto-page #howto-contents #easy .available dt span {
  position: absolute;
  bottom: 0;
}
.howto-page #howto-contents #easy .available dd {
  font-size: 86%;
}
.howto-page #howto-contents #easy .available .btn {
  padding-top: 10px;
  text-align: right;
}
.howto-page #howto-contents #feeling {
  margin-bottom: 0;
}
.howto-page #howto-contents #feeling h4 {
  margin-bottom: 85px;
  padding-top: 69px;
}
.howto-page #howto-contents #feeling .outline {
  font-size: 86%;
}
.howto-page #howto-contents #feeling .user {
  overflow: hidden;
  width: 869px;
  margin: 0 auto;
}
.howto-page #howto-contents #feeling ul {
  width: 919px;
  margin-right: -50px;
}
.howto-page #howto-contents #feeling ul:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .howto-page #howto-contents #feeling ul {
  zoom: 1;
}
.howto-page #howto-contents #feeling li {
  float: left;
  width: 256px;
  margin-bottom: 60px;
  margin-right: 50px;
}
.howto-page #howto-contents #feeling li .image {
  margin-right: 15px;
}
.howto-page #howto-contents #feeling li .text dt {
  margin-bottom: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid #99e9dd;
}
.howto-page #howto-contents #feeling .clear {
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin-bottom: 0;
  margin-right: 0;
}

/* products index */
.products-page #products-contents .mb50 {
  margin-bottom: 50px;
}
.products-page #products-contents .top-area {
  overflow: hidden;
  width: 970px;
  margin: 0 auto 38px;
}
.products-page #products-contents .top-area ul {
  width: 1065px;
  text-align: center;
  margin-right: -95px;
}
.products-page #products-contents .top-area ul:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.products-page #products-contents .top-area ul li {
  display: inline-block;
  margin-right: 95px;
}
*:first-child + html .products-page #products-contents .top-area ul li {
  display: inline;
}
*:first-child + html .products-page #products-contents .top-area ul li {
  zoom: 1;
}
.products-page #products-contents .products-contents-inner {
  text-align: center;
  letter-spacing: 0.1em;
}
.products-page #products-contents .products-contents-inner h3 {
  padding-top: 82px;
}
.products-page #products-contents .products-contents-inner .bg {
  background: url(../../products/img/bg_products_02.png) repeat-x center top;
  height: 191px;
  left: 0;
  position: absolute;
  min-width: 960px;
  width: 100% !important;
  width: 100%;
  z-index: -1;
}
.products-page #products-contents .products-contents-inner .contents-inner {
  width: 940px;
  text-align: left;
}
.products-page #products-contents .products-contents-inner .contents-inner:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.products-page #products-contents .products-contents-inner .contents-inner .border-clear {
  border: 0;
}
.products-page #products-contents .products-contents-inner .contents-inner li {
  overflow: hidden;
  padding: 70px 0 0;
}
.products-page #products-contents .products-contents-inner .contents-inner li:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.products-page #products-contents .products-contents-inner .contents-inner li .img-area,
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription {
  float: left;
}
.products-page #products-contents .products-contents-inner .contents-inner li .img-area {
  width: 365px;
  margin-right: 50px;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription {
  width: 525px;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription p {
  margin-bottom: 50px;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription .product-detail {
  margin-bottom: 32px;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription .product-detail dt {
  margin-bottom: 10px;
  padding-bottom: 6px;
  border-bottom: 1px solid #e0e0e0;
  font-size: 143%;
  color: #34d4bc;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription .product-detail dd {
  margin-top: 6px;
  padding: 0;
  font-size: 86%;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription dl dt {
  padding-bottom: 6px;
  font-size: 115%;
  color: #34d4bc;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription dl dd {
  padding-bottom: 6px;
  position: relative;
  padding-left: 1em;
  font-size: 86%;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription dl dd span {
  width: 1em;
  height: 1em;
  position: absolute;
  left: 0;
  top: 0;
}
*:first-child + html .products-page #products-contents .products-contents-inner .contents-inner li .product-discription dl dd span {
  top: -0.3em;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription .notice {
  padding-left: 1em;
  position: relative;
  margin: 0;
  font-size: 79%;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription .notice .sign {
  width: 1em;
  height: 1em;
  position: absolute;
  top: 0;
  left: 0;
}
*:first-child + html .products-page #products-contents .products-contents-inner .contents-inner li .product-discription .notice .sign {
  top: -0.3em;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription .notice .link a {
  color: #34d4bc;
  text-decoration: underline;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription .btn-area {
  overflow: hidden;
  width: 525px;
  margin-top: 50px;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription .btn-area ul {
  width: 555px;
  margin-right: -30px;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription .btn-area ul:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
*:first-child + html .products-page #products-contents .products-contents-inner .contents-inner li .product-discription .btn-area ul {
  zoom: 1;
}
.products-page #products-contents .products-contents-inner .contents-inner li .product-discription .btn-area ul li {
  padding: 0;
  margin-right: 30px;
  float: left;
  border: none;
}

/* Localized */

.w570 {
	margin-right: -30px;
	width: 580px;
	position: relative;
	z-index: 99;
}

.block3 table {
	margin-bottom: 30px;
	border-collapse: collapse;
}

.block3 h3 {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
}

.contact{
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	clear: both;
}

.contact_form{
	margin: 0px auto;
	padding: 0px;
	width: 940px;
	clear: both;
}

.contact_form span.red{
	color: #F00;
	font-weight: bold;
}

.contact_form a.point{
	color: #5f2ad4;
	text-decoration:underline;
}

.contacttitle{
	padding: 0px 0px 20px 0px;
	background: url(../../contact/img/title.jpg) no-repeat left top;
	height: 36px;
}

.contacttitle span{
	margin: 0px;
	padding: 7px;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.contact_form p{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}
.contact_form p.right{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 100%;
	text-align: right;
	clear: both;
}
.contact_form table{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 100%;
}

.contact_form th{
	margin: 0px;
	padding: 5px;
	width: 25%;
	text-align: left;
	background-color: #c1daf2;
	border: 1px solid #fff;
}

.contact_form th span{
	font-weight: 100;
}

.contact_form th span.blue{
	color: #5f2ad4;
}

.contact_form td{
	margin: 0px;
	padding: 5px;
	text-align: left;
	background-color: #eeeeee;
	border: 1px solid #fff;
}

.agree{
	margin: 0px;
	padding: 5px 0px;
	width: 938px;
	border: 1px solid #aaaaaa;
	text-align: center;
	line-height: 27px;
	clear: both;
}
.agree span{
	font-size: 14px;
	font-weight: bold;
}
.buttons {
	text-align: center;
	padding: 10px 0px 0px 0px;
	}
.note {
	width: auto;
	border: 1px solid #aaa;
	}
.note p {
	padding: 4px;
	font-weight: bold;
	line-height: 21px;
	background-color: #ffffcc;
	border-bottom: 1px solid #aaa;
	}
.note p a {
	color: black;
	text-decoration: none
}   
.list-basic {
	padding: 10px 15px 15px 30px;
	margin: 0px;
}
.list-basic li{
	list-style: disc;
	line-height: 1.5em;
}
.list-basic span{
	font-weight: bold;
}

.thanks {
	padding: 50px;
}

.thanks p {
	margin-bottom: 20px;
	text-align: center;
	font-size: 15px !important;
}

.errorMsg {
	margin-bottom: 10px;
	color: #f00;
}