/* reset */
#top_main {
  /* --------------------------------------------------------
  01share style
  -------------------------------------------------------- */
  /* clearfix */
  /*CSS Rollover*/
  /* default */
}
#top_main html {
  overflow-y: scroll;
}
#top_main body, #top_main div, #top_main dl, #top_main dt, #top_main dd, #top_main ul, #top_main ol, #top_main li, #top_main h1, #top_main h2, #top_main h3, #top_main h4, #top_main h5, #top_main h6, #top_main pre, #top_main form, #top_main fieldset, #top_main input, #top_main textarea, #top_main p, #top_main blockquote, #top_main th, #top_main td, #top_main section, #top_main figure, #top_main aside, #top_main header, #top_main footer, #top_main main, #top_main nav {
  margin: 0;
  padding: 0;
}
#top_main address, #top_main caption, #top_main cite, #top_main code, #top_main dfn, #top_main em, #top_main strong, #top_main th, #top_main var {
  font-style: normal;
}
#top_main table {
  border-collapse: collapse;
}
#top_main caption, #top_main th {
  text-align: left;
}
#top_main q:before, #top_main q:after {
  content: '';
}
#top_main object,
#top_main embed {
  vertical-align: top;
}
#top_main h1, #top_main h2, #top_main h3, #top_main h4, #top_main h5, #top_main h6 {
  font-size: 100%;
  font-weight: normal;
}
#top_main img, #top_main abbr, #top_main acronym, #top_main fieldset {
  border: 0;
}
#top_main li {
  list-style-type: none;
}
#top_main img {
  vertical-align: bottom;
}
#top_main hr {
  clear: both;
  border: none;
  background-color: #FFFFFF;
}
#top_main .float_left {
  float: left;
}
#top_main .float_right {
  float: right;
}
#top_main .left {
  text-align: left;
}
#top_main .right {
  text-align: right;
}
#top_main .center {
  text-align: center;
}
#top_main .st {
  font-weight: bold;
}
#top_main .break {
  clear: both;
}
#top_main .clearfix {
  *zoom: 1;
}
#top_main .clearfix:after {
  content: '';
  display: block;
  clear: both;
}
#top_main .clear_b {
  clear: both;
}
#top_main .red {
  color: #E63246;
}
#top_main a.cssRoll img {
  opacity: 1;
  filter: alpha(opacity=100);
}
#top_main a:hover.cssRoll img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
#top_main .mb0 {
  margin-bottom: 0 !important;
}
#top_main .mb6 {
  margin-bottom: 6px !important;
}
#top_main .mb10 {
  margin-bottom: 10px !important;
}
#top_main .mb15 {
  margin-bottom: 15px !important;
}
#top_main .mb20 {
  margin-bottom: 20px !important;
}
#top_main .mb30 {
  margin-bottom: 30px !important;
}
#top_main .pb10 {
  padding-bottom: 10px;
}
#top_main .pb15 {
  padding-bottom: 15px;
}
#top_main .pb20 {
  padding-bottom: 20px;
}
#top_main .pb30 {
  padding-bottom: 30px;
}
#top_main .pb40 {
  padding-bottom: 40px;
}
#top_main .pb50 {
  padding-bottom: 50px;
}
#top_main .pb80 {
  padding-bottom: 80px;
}
#top_main .ml10 {
  margin-left: 10px;
}
#top_main .pt25 {
  padding-top: 25px;
}
#top_main a:link {
  text-decoration: none;
}
#top_main a:visited {
  text-decoration: none;
}
#top_main a:hover {
  text-decoration: underline;
}
#top_main a:active {
  text-decoration: none;
}
#top_main figure {
  display: block;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}
#top_main main {
  display: block;
}

/* --------------------------------------------------------
*common
-------------------------------------------------------- */
.wrapper_in {
  width: 1024px;
  margin: 0 auto;
}

.leftBox {
  float: left;
}

.rightBox {
  float: right;
}

/* --------------------------------------------------------
*
-------------------------------------------------------- */
#top_main {
  position: relative;
}
#top_main .spin {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 30;
}
#top_main .wrapper_in {
  width: 960px;
  position: relative;
  height: 450px;
  margin: 0 auto;
}
#top_main .sce {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#top_main #sce01 {
  display: block;
  z-index: 1;
  border: 1px solid #ccc;
  z-index: 20;
}
#top_main #sce01 p {
  text-align: center;
  margin-top: 130px;
  display: none;
}
#top_main #sce02 li {
  position: absolute;
  left: 0;
  top: 0;
  width: 960px;
  height: 390px;
  overflow: hidden;
  background: #fff;
  z-index: 1;
}
#top_main #sce02 h2, #top_main #sce02 figure {
  position: absolute;
}
#top_main #sce02 h2 {
  z-index: 1;
}
#top_main #sce02 .li01 h2 {
  left: 10px;
  top: 30px;
}
#top_main #sce02 .li02 h2 {
  left: 10px;
  bottom: 30px;
}
#top_main #sce02 .li03 h2 {
  left: 0px;
  bottom: 30px;
}
#top_main #sce02 .li03 figure {
  text-align: center;
  width: 100%;
}
#top_main #sce02 .li03 figure img {
  height: auto;
  width: 400px;
}
#top_main #sce02 .li04 h2 {
  left: 10px;
  top: 30px;
}
#top_main #sce02 .li04 figure {
  right: 0;
}
#top_main #sce03 h2 {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 50px;
}
#top_main #sce03 ul {
  position: absolute;
  width: 410px;
  top: 200px;
  left: 50%;
  margin-left: -205px;
}
#top_main #sce03 ul li {
  position: absolute;
  overflow: hidden;
  margin-bottom: 18px;
}
#top_main #sce03 ul li.li01 {
  left: 0;
  top: 0;
}
#top_main #sce03 ul li.li02 {
  left: 210px;
  top: 0;
}
#top_main #sce03 ul li.li03 {
  left: 0;
  top: 65px;
}
#top_main #sce03 ul li.li04 {
  left: 210px;
  top: 65px;
}
#top_main #sce03 ul li figure {
  position: absolute;
  left: -60px;
  top: -20px;
}
#top_main #sce04 li {
  position: absolute;
  left: 0;
  bottom: -30px;
}
#top_main #sce04 h2, #top_main #sce04 h3 {
  position: absolute;
  left: 10px;
  top: 10px;
}
#top_main #sce04 h3 {
  left: 30px;
}
#top_main #sce04 p {
  position: absolute;
  left: 490px;
  bottom: 80px;
}
#top_main #sce04 figure {
  position: relative;
}
#top_main #sce05 li {
  position: absolute;
  left: 0;
  top: 0;
  width: 960px;
  height: 390px;
  overflow: hidden;
  background: #fff;
  z-index: 1;
}
#top_main #sce05 .li01 h2 {
  position: absolute;
  left: 20px;
  top: 10px;
  z-index: 1;
}
#top_main #sce05 .li01 figure {
  position: absolute;
}
#top_main #sce05 .li01 figure img {
  height: auto;
}
#top_main #sce05 .li02 {
  z-index: 2;
}
#top_main #sce05 .li02 h2 {
  position: absolute;
  left: 0;
  top: 20px;
  height: 82px;
  width: 0;
  z-index: 1;
}
#top_main #sce05 .li02 h2 span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 10px;
  z-index: 1;
}
#top_main #sce05 .li02 h2 .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("../img/sce05_bg_03.png") 0 0 no-repeat;
}
#top_main #sce05 .li02 figure {
  height: 1000px;
}
#top_main #sce05 .li02 figure img {
  height: auto;
}
#top_main #sce05 .li02 aside {
  position: absolute;
  right: 10px;
  top: 10px;
}
#top_main #sce05 .li02 p {
  position: absolute;
  bottom: 10px;
  left: 290px;
}
#top_main #sce01, #top_main #sce03 {
  background: #fff;
}
#top_main nav {
  background: #696969;
  position: absolute;
  bottom: 0;
  padding-top: 6px;
  width: 100%;
  z-index: 10;
}
#top_main nav ul {
  overflow: hidden;
  *zoom: 1;
  width: 940px;
  margin: 0 auto;
}
#top_main nav ul li {
  float: left;
  margin-right: 18px;
  border-top: 2px solid #696969;
}
#top_main nav ul li.edge {
  margin-right: 0;
}
#top_main nav ul li.on, #top_main nav ul li:hover {
  border-color: #FFF;
}

#index .ui-header .ui-title, #index .ui-footer .ui-title, #index .ui-header .ui-btn-inner, #index .ui-footer .ui-btn-inner, #index .ui-mini .ui-btn-inner, #index p, #index .ui-li-heading, #index .ui-li-desc {
  font-size: 200% !important;
}
#index .ui-title {
  margin-left: 0;
  margin-right: 0;
}
#index .ui-li-thumb, #index .ui-listview .ui-li-icon {
  min-height: 220px;
  min-width: 220px;
  width: 220px;
}
#index .ui-li .ui-btn-inner a.ui-link-inherit, #index .ui-li-static.ui-li {
  padding: 1.4em 15px;
  font-size: 126%;
}
#index .ui-li-has-thumb .ui-btn-inner a.ui-link-inherit, #index .ui-li-static.ui-li-has-thumb {
  padding-left: 260px;
}
