#header h1 a {
  position: absolute;
  top: 140px;
  width: 440px;
  height: 140px;
  background-image: url(logo_web.png); }

#navi {
  display: none; }

#message {
  margin: 0 auto;
  width: 960px;
  margin-top: -130px; }
  #message h1 {
    margin: 0 10px 1em 480px;
    margin-top: 0;
    font-size: 2.4rem;
    font-weight: normal;
    font-family: 'Hiragino Maru Gothic Pro', 'Meiryo', sans-serif;
    line-height: 1.4;
    color: #009139; }
  #message p {
    margin: 1em 10px 1em 480px;
    font-size: 1.6rem;
    line-height: 1.4; }

#ch {
  margin: 40px auto;
  padding: 0 0 40px;
  width: 960px;
  background: rgba(255, 255, 255, 0.8);
  background: white \9;
  overflow: hidden;
  border-radius: 7px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1); }
  #ch p {
    margin: 1em 40px;
    font-size: 1.6rem;
    line-height: 1.4; }
    #ch p:first-child {
      margin-top: 0; }
    #ch p:last-child {
      margin-bottom: 0; }
  #ch h1 {
    margin: 40px;
    padding: 0 20px;
    height: 40px;
    background: #92bb1d;
    border-radius: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    font-weight: normal;
    font-family: 'Hiragino Maru Gothic Pro', 'Meiryo', sans-serif;
    color: white;
    letter-spacing: 0.2em; }
  #ch ul {
    text-align: center;
    font-size: 0; }
    #ch ul li {
      display: inline; }
      #ch ul li a {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin: 0 25px;
        width: 260px;
        text-align: left;
        font-size: 1.6rem; }
      #ch ul li span.thumb {
        display: inline-block;
        margin: 0 0 5px;
        width: 260px;
        height: 145px;
        overflow: hidden;
        border-radius: 5px; }
        #ch ul li span.thumb:before {
          content: '';
          position: absolute;
          left: 10px;
          top: 10px;
          z-index: 1;
          width: 40px;
          height: 16px;
          background: url(icons.png) -40px -40px no-repeat; }
        #ch ul li span.thumb:after {
          content: '';
          left: 0;
          top: 0;
          z-index: 2;
          position: absolute;
          width: 258px;
          height: 143px;
          border: 1px solid rgba(0, 0, 0, 0.3);
          border-radius: 5px; }
        #ch ul li span.thumb img {
          position: relative;
          top: 0;
          z-index: 0;
          width: 260px;
          height: 145px; }
      #ch ul li span.title {
        line-height: 1.2; }
      #ch ul li span.duration {
        position: absolute;
        right: 10px;
        top: 10px;
        color: white;
        font: normal normal 11px/1 'Arial';
        text-shadow: 0px 0px 5px black; }

#slides {
  text-align: center; }
  #slides div.iframes span {
    display: inline-block;
    vertical-align: top;
    margin: 0 25px;
    width: 260px;
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.2; }
  #iframes iframe {
    margin: 0 0 5px; }

#check {
  margin: 40px auto;
  padding: 0 0 40px;
  width: 960px;
  background: rgba(255, 255, 255, 0.8);
  background: white \9;
  overflow: hidden;
  border-radius: 7px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1); }
  #check p {
    margin: 1em 40px;
    font-size: 1.6rem;
    line-height: 1.4; }
    #check p:first-child {
      margin-top: 0; }
    #check p:last-child {
      margin-bottom: 0; }
  #check h1 {
    margin: 40px;
    padding: 0 20px;
    height: 40px;
    background: #92bb1d;
    border-radius: 20px;
    overflow: hidden;
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    font-weight: normal;
    font-family: 'Hiragino Maru Gothic Pro', 'Meiryo', sans-serif;
    color: white;
    letter-spacing: 0.2em; }
  #check ul {
    text-align: center;
    font-size: 0; }
    #check ul li {
      display: inline; }
      #check ul li img {
        margin: 0 12px;
        width: 200px;
        height: 80px; }

#banner {
  margin: 40px auto;
  padding: 0 0 40px;
  width: 960px;
  background: rgba(255, 255, 255, 0.8);
  background: white \9;
  overflow: hidden;
  border-radius: 7px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1); }
  #banner p {
    margin: 1em 40px;
    font-size: 1.6rem;
    line-height: 1.4; }
    #banner p:first-child {
      margin-top: 0; }
    #banner p:last-child {
      margin-bottom: 0; }
  #banner ul {
    padding: 40px 40px 0;
    font-size: 0; }
  #banner li {
    display: inline-block;
    margin: 0 0 20px;
    width: 33%;
    height: 60px;
    text-align: center; }
    #banner li img {
      max-width: 100%;
      max-height: 60px; }

#link {
  margin: 40px auto;
  padding: 0 0 40px;
  width: 960px;
  background: rgba(255, 255, 255, 0.8);
  background: white \9;
  overflow: hidden;
  border-radius: 7px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
  position: relative;
  padding-top: 40px; }
  #link p {
    margin: 1em 40px;
    font-size: 1.6rem;
    line-height: 1.4; }
    #link p:first-child {
      margin-top: 0; }
    #link p:last-child {
      margin-bottom: 0; }
  #link p {
    padding: 0 0 0 254px; }
    #link p a.float {
      position: absolute;
      left: 40px;
      top: 40px; }
      #link p a.float img {
        margin: 0 0 10px; }

.page_top {
  display: none; }

/* lightbox layer */
#layer {
  display: none;
  position: fixed;
  z-index: 1001;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  background: white \9;
  text-align: center; }
  #layer iframe {
    position: relative;
    z-index: 1;
    background: white;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }
  #layer span.close {
    position: absolute;
    right: 50%;
    z-index: 0;
    margin: 0 -320px 0 0;
    padding: 0 2em;
    height: 40px;
    background: #92bb1d;
    cursor: pointer;
    line-height: 40px;
    text-align: center;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    font-size: 16px;
    font-family: 'Hiragino Maru Gothic Pro', 'Meiryo', sans-serif;
    color: white; }

#slides {
  position:relative;
}
div.slidesjs-container {}
div.slidesjs-control {}
ul.slidesjs-slide {}
a.slidesjs-navigation {
  position:absolute;
  top:57px;
  z-index:1001;
  width:21px;
  height:36px;
  background:url(pt_arrow.png) 0px 0px no-repeat;
  text-indent:-9999px;
  font-size:0;
}
a.slidesjs-navigation:hover {opacity:0.5;}
a.slidesjs-previous {
  left:8px;
  background-position:0px 0px;
}
a.slidesjs-next {
  right:8px;
  background-position:-21px 0px;
}
ul.slidesjs-pagination {
  margin:10px 0;
  text-align:center;
}
li.slidesjs-pagination-item {
  display:inline;
}
#ch li.slidesjs-pagination-item a {
  display:inline-block;
  margin:0 5px;
  width:40px;
  height:10px;
  background:#92bb1d;
  border-radius:5px;
  text-indent:-9999px;
  font-size:0;
}
#ch li.slidesjs-pagination-item a:hover,
#ch li.slidesjs-pagination-item a.active {
  background:#d4e168;
}
#ch li.slidesjs-pagination-item a.active {
  cursor:default;
}
/* #ch ul li span.thumb:hover img {opacity:0.8;} */
