@charset "UTF-8";
/*****************************************************
    全ての要素をリセット
    各ブラウザの表示を統一するための設定です
*****************************************************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal; }

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

caption, th, p {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  text-align: left; }

img, abbr, acronym, fieldset {
  border: 0; }

li {
  list-style-type: none; }

img {
  vertical-align: middle; }

.line {
  font-size: 1px;
  line-height: 1px; }

/*--- default */
table {
  border-collapse: collapse; }

/*****************************************************
    基本設定、リンクカラーなど
*****************************************************/
a:link {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8; }

/*****************************************************
    汎用設定
*****************************************************/
.mt0 {
  margin-top: 0   !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mr0 {
  margin-right: 0   !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr25 {
  margin-right: 25px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr35 {
  margin-right: 35px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr45 {
  margin-right: 45px !important; }

.mr50 {
  margin-right: 50px !important; }

.mb0 {
  margin-bottom: 0   !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ml0 {
  margin-left: 0   !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml35 {
  margin-left: 35px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml45 {
  margin-left: 45px !important; }

.ml50 {
  margin-left: 50px !important; }

.pt0 {
  padding-top: 0   !important; }

.pt5 {
  padding-top: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt25 {
  padding-top: 25px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt35 {
  padding-top: 35px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt45 {
  padding-top: 45px !important; }

.pt50 {
  padding-top: 50px !important; }

.pr0 {
  padding-right: 0   !important; }

.pr5 {
  padding-right: 5px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr15 {
  padding-right: 15px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr25 {
  padding-right: 25px !important; }

.pr30 {
  padding-right: 30px !important; }

.pr35 {
  padding-right: 35px !important; }

.pr40 {
  padding-right: 40px !important; }

.pr45 {
  padding-right: 45px !important; }

.pr50 {
  padding-right: 50px !important; }

.pb0 {
  padding-bottom: 0   !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pl0 {
  padding-left: 0   !important; }

.pl5 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl15 {
  padding-left: 15px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl25 {
  padding-left: 25px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl35 {
  padding-left: 35px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl45 {
  padding-left: 45px !important; }

.pl50 {
  padding-left: 50px !important; }

.tal {
  text-align: left   !important; }

.tac {
  text-align: center !important; }

.tar {
  text-align: right  !important; }

.ls1 {
  letter-spacing: 1em    !important; }

.ls05 {
  letter-spacing: 0.5em  !important; }

.ls045 {
  letter-spacing: 0.45em !important; }

.ls04 {
  letter-spacing: 0.4em  !important; }

.ls035 {
  letter-spacing: 0.35em !important; }

.ls03 {
  letter-spacing: 0.3em  !important; }

.ls025 {
  letter-spacing: 0.25em !important; }

.ls02 {
  letter-spacing: 0.2em  !important; }

.ls015 {
  letter-spacing: 0.15em !important; }

.ls01 {
  letter-spacing: 0.1em  !important; }

#top #newsBox, #top #newsBox strong, #top #newsBox .ticker {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

/*****************************************************
    レイアウト設定
*****************************************************/
body {
  position: relative;
  min-width: 1000px;
  color: #362e2b;
  font-size: 13px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.4;
  text-align: center; }

header {
  width: 100%; }

.inner {
  margin: 0 auto;
  width: 1000px;
  text-align: left; }

footer {
  width: 100%;
  text-align: left; }

/*****************************************************
    設定
*****************************************************/
header {
  position: fixed !important;
  height: 132px;
  z-index: 999;
  border-top: 4px solid #bf922b; }
  header #naviBox {
    position: relative;
    height: 90px;
    z-index: 60;
    background: url("../images/common/header_gra.png") repeat-x left 0; }
    header #naviBox .inner {
      position: relative; }
      header #naviBox .inner .logo {
        position: absolute;
        top: 10px;
        left: 0;
        z-index: 60; }
      header #naviBox .inner .sub {
        position: absolute;
        top: 0;
        right: 145px;
        z-index: 60; }
        header #naviBox .inner .sub li {
          display: inline;
          margin-left: 10px; }
      header #naviBox .inner .btn {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 60; }
      header #naviBox .inner #global {
        position: absolute;
        top: 46px;
        left: 305px;
        z-index: 60; }
        header #naviBox .inner #global ul li {
          display: inline;
          padding: 0 10px;
          border-right: 1px solid #bdb9b6; }
          header #naviBox .inner #global ul li:first-child {
            border-left: 1px solid #bdb9b6; }
    header #naviBox .subnav {
      position: absolute;
      left: 0;
      top: -245px;
      opacity: 1;
      margin-top: 50px;
      width: 100%;
      background-color: rgba(255, 255, 255, 0.3);
      border-bottom: 1px solid #f0f1f2; }
      header #naviBox .subnav .inner {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        height: 195px;
        position: relative;
        padding: 0; }
      header #naviBox .subnav .box {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 9998;
        opacity: 1;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s; }
        header #naviBox .subnav .box.active {
          z-index: 9999;
          opacity: 1; }
          header #naviBox .subnav .box.active ul {
            opacity: 1;
            transform: translate3d(0, 0, 0);
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
            -o-transform: translate3d(0, 0, 0); }
        header #naviBox .subnav .box ul {
          width: 100%;
          text-align: center;
          position: absolute;
          left: 0;
          opacity: 0;
          top: 28px;
          opacity: 0;
          transition: all 1000ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
          -webkit-transition: all 1000ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
          -moz-transition: all 1000ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
          -ms-transition: all 1000ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
          -o-transition: all 1000ms cubic-bezier(0.42, 0, 0.58, 1) 0ms;
          transform: translate3d(0, -20px, 0);
          -webkit-transform: translate3d(0, -20px, 0);
          -moz-transform: translate3d(0, -20px, 0);
          -ms-transform: translate3d(0, -20px, 0);
          -o-transform: translate3d(0, -20px, 0); }
          header #naviBox .subnav .box ul li {
            width: 176px;
            display: inline-block; }
            header #naviBox .subnav .box ul li a {
              opacity: 1;
              display: block;
              transition: opacity 0.5s;
              -moz-transition: opacity 0.5s;
              -webkit-transition: opacity 0.5s;
              -o-transition: opacity 0.5s; }
              header #naviBox .subnav .box ul li a p {
                font-size: 14px;
                line-height: 48px;
                width: 100%;
                color: #181818;
                transition: color 0.5s;
                -moz-transition: color 0.5s;
                -webkit-transition: color 0.5s;
                -o-transition: color 0.5s; }
              header #naviBox .subnav .box ul li a:hover {
                opacity: 0.5; }
                header #naviBox .subnav .box ul li a:hover p {
                  color: #00a0e9; }
        header #naviBox .subnav .box .firefox {
          display: table !important; }
          header #naviBox .subnav .box .firefox li {
            display: table-cell !important; }
  header .telBox {
    position: relative;
    z-index: 50;
    padding: 10px 0;
    border-top: 1px solid #dddab2;
    border-bottom: 1px solid #dddab2;
    background-color: rgba(255, 255, 255, 0.3); }

#container {
  padding: 90px 0 0 0;
  position: absolute;
  top: 0;
  width: 100%; }

#topicPath {
  padding: 10px 0;
  background: url("../images/common/bg_pattern2.png") repeat left top; }
  #topicPath .inner {
    width: 1000px; }
  #topicPath ol .home {
    padding-left: 5px; }
  #topicPath ol li {
    float: left;
    font-size: 1em; }
    #topicPath ol li a {
      margin-right: 5px; }
    #topicPath ol li strong {
      font-size: 1em;
      font-weight: normal; }

/*****************************************************
    コンテンツ設定
*****************************************************/
.catIcon {
  display: inline-block;
  margin-right: 20px;
  padding: 2px;
  width: 100px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  font-size: 0.8em;
  background-color: #000;
  border-radius: 3px; }

.bg01 {
  background-color: #e5004f; }

.bg02 {
  background-color: #8fc31f; }

.cat01 {
  background-color: #0068b7 !important; }

.subTtl {
  margin-bottom: 100px; }
  .subTtl h1, .subTtl h2, .subTtl p {
    margin-bottom: 20px;
    text-align: center; }

/* アクセス */
#map address {
  margin: 10px 0;
  padding-top: 20px;
  text-align: left; }
  #map address img {
    margin-top: -20px; }
  #map address span {
    padding-left: 10px;
    font-size: 1.5em; }
#map .inner {
  position: relative;
  padding-left: 30px;
  padding-bottom: 150px;
  height: 500px; }
#map #brisk-map {
  height: 100%;
  border: 1px solid #8a8000; }
#map #mapDetails {
  position: absolute;
  top: 0;
  right: 50px;
  width: 300px;
  height: 500px;
  z-index: 10;
  background: url("../images/map_dotted.gif") repeat left top; }
  #map #mapDetails dl {
    margin-top: 40px; }
    #map #mapDetails dl dt {
      margin-bottom: 30px; }
    #map #mapDetails dl dd {
      margin-bottom: 20px; }

/*****************************************************
    設定
*****************************************************/
.contactBtn {
  position: relative;
  margin: 0 auto 50px;
  width: 1011px;
  height: 130px;
  background: url("../images/common/bg_contact.png") no-repeat left top; }
  .contactBtn a {
    position: absolute;
    top: 26px;
    right: 32px;
    display: block;
    width: 480px;
    height: 77px; }

.icon_box_bk {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 50;
  padding-right: 15px;
  width: 108px;
  height: 512px;
  border-radius: 6px 0 0 6px / 6px 0 0 6px; }
  .icon_box_bk .icon_box li {
    height: 108px;
    line-height: 36px;
    margin: 0 0 20px 0; }
    .icon_box_bk .icon_box li:first-child {
      border-top: none; }
    .icon_box_bk .icon_box li a:hover {
      filter: alpha(opacity=80);
      -moz-opacity: 0.8;
      opacity: 0.8; }

/*****************************************************
    設定
*****************************************************/
.telBox {
  padding: 10px 0;
  border-top: 1px solid #dddab2;
  border-bottom: 1px solid #dddab2;
  background-color: rgba(255, 255, 255, 0.3); }

footer {
  background: url("../images/common/bg_footer01.png") repeat left top; }
  footer .inner nav {
    margin-bottom: 40px; }
    footer .inner nav .menu {
      float: left;
      width: 200px;
      font-size: 12px; }
      footer .inner nav .menu:nth-child(2) {
        width: 390px; }
      footer .inner nav .menu dl dt {
        margin-bottom: 10px;
        padding: 5px 0 5px 30px;
        background: url("../images/common/icon_arrow02.png") no-repeat left center; }
      footer .inner nav .menu dl dd {
        padding-left: 20px; }
        footer .inner nav .menu dl dd ul li {
          margin-bottom: 5px; }
          footer .inner nav .menu dl dd ul li a {
            padding-left: 20px;
            background: url("../images/common/icon_arrow01.png") no-repeat left center; }
      footer .inner nav .menu dl .wide ul {
        float: left;
        width: 185px; }
  footer .inner .sub {
    float: left;
    width: 500px; }
    footer .inner .sub .tel {
      margin: 0 0 20px 100px; }
    footer .inner .sub .contact {
      margin-left: 115px; }
  footer .wrap {
    margin-bottom: 20px; }
    footer .wrap .logo {
      float: left; }
    footer .wrap ul {
      float: left;
      padding: 35px 0 0 60px; }
      footer .wrap ul li {
        display: inline;
        padding: 0 10px;
        border-right: 1px solid #362e2b; }
        footer .wrap ul li:first-child {
          border-left: 1px solid #362e2b; }
  footer #copy {
    display: block;
    padding: 15px 0;
    text-align: center;
    background: url("../images/common/bg_footer02.png") repeat left top; }

/*****************************************************
    clearfix
*****************************************************/
#container .inner:after,
#newsList li a:after,
.tubepress_container:after,
.tubepress_thumbnail_area:after,
.clear:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html #container .inner,
* html #newsList li a,
* html .tubepress_container,
* html .tubepress_thumbnail_area,
* html .clear {
  /* IE6 */
  zoom: 1; }

*:first-child + html #container .inner,
*:first-child + html #newsList li a,
*:first-child + html .tubepress_container,
*:first-child + html .tubepress_thumbnail_area,
*:first-child + html .clear {
  /* IE7 */
  zoom: 1; }

/*****************************************************
    トップページ設定
*****************************************************/
#top #mainView {
  width: 100%;
  height: 600px; }
  #top #mainView #sliderBox {
    /*次矢印のアイコンフォント*/
    /*前矢印のアイコンフォント*/ }
    #top #mainView #sliderBox .sp-fade-arrows {
      opacity: 1; }
    #top #mainView #sliderBox .sp-arrow {
      position: absolute;
      display: block;
      width: auto;
      height: auto;
      cursor: pointer;
      z-index: 35; }
    #top #mainView #sliderBox .sp-next-arrow:before {
      content: ' ' !important;
      display: block;
      background: url(../images/common/btn_next.png) no-repeat left top;
      text-indent: -9999px;
      width: 66px;
      height: 66px; }
    #top #mainView #sliderBox .sp-previous-arrow:before {
      content: ' ' !important;
      display: block;
      background: url(../images/common/btn_prev.png) no-repeat left top;
      text-indent: -9999px;
      width: 66px;
      height: 66px; }
    #top #mainView #sliderBox .sp-next-arrow:before {
      right: 30%;
      top: 0;
      -webkit-transform: skew(0deg, 0deg);
      -ms-transform: skew(0deg, 0deg);
      transform: skew(0deg, 0deg); }
    #top #mainView #sliderBox .sp-previous-arrow:before {
      left: 30%;
      top: 0;
      -webkit-transform: skew(0deg, 0deg);
      -ms-transform: skew(0deg, 0deg);
      transform: skew(0deg, 0deg); }
    #top #mainView #sliderBox .sp-next-arrow:hover,
    #top #mainView #sliderBox .sp-previous-arrow:hover {
      opacity: 0.7;
      -webkit-transition: opacity 0.5s;
      transition: opacity 0.5s; }
    #top #mainView #sliderBox .sp-buttons {
      position: relative;
      width: 100%;
      text-align: center;
      padding-top: 0;
      margin-top: -30px; }
    #top #mainView #sliderBox .sp-button {
      width: 30px;
      height: 4px;
      border: 2px solid #d2d2d2;
      border-radius: 0;
      margin: 4px;
      display: inline-block;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      cursor: pointer; }
    #top #mainView #sliderBox .sp-selected-button {
      border: 2px solid #f39800;
      background-color: #f39800; }
    #top #mainView #sliderBox .sp-mask,
    #top #mainView #sliderBox .sp-slide img {
      height: 600px !important; }
#top #container {
  position: absolute;
  top: 0;
  width: 100%;
  min-height: 100% !important;
  height: 800px; }
  #top #container .grad {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: url("../images/common/grad.png") repeat-x left top; }
  #top #container .skippr-nav-container {
    bottom: 50px; }
  #top #container .skippr-nav-element {
    background-color: rgba(0, 0, 0, 0.5); }
  #top #container .skippr-nav-element-active {
    background-color: rgba(0, 0, 0, 0.8); }
  #top #container .skippr-previous {
    width: 65px;
    height: 65px;
    transform: inherit;
    border: none;
    background: url("../images/common/btn_prev.png") no-repeat; }
  #top #container .skippr-next {
    width: 65px;
    height: 65px;
    transform: inherit;
    border: none;
    background: url("../images/common/btn_next.png") no-repeat; }
#top #newsBox {
  position: relative;
  z-index: 10;
  margin-bottom: 30px;
  height: 38px;
  background: url("../images/top/bg_news.png") repeat center top;
  border-top: 1px solid #d5dfdf;
  border-bottom: 1px solid #d5dfdf; }
  #top #newsBox strong {
    float: left;
    display: block;
    width: 230px; }
  #top #newsBox .ticker {
    float: left;
    margin: 10px 0 0 5px;
    width: 750px;
    border: none;
    text-align: left;
    position: relative;
    overflow: hidden; }
    #top #newsBox .ticker ul {
      width: 100%;
      position: relative; }
      #top #newsBox .ticker ul li {
        width: 100%;
        display: none; }
        #top #newsBox .ticker ul li .date {
          margin-right: 10px; }
        #top #newsBox .ticker ul li img {
          padding-left: 10px; }
#top #slider-id-nav-ul li span {
  display: block; }
#top #slider-id-nav-ul li a:hover img {
  visibility: hidden; }
#top #slider-id-nav-ul .current img {
  visibility: hidden; }
#top #slider-id-nav-ul .tab1 span {
  background: url("../images/contact/btn_recruit01_on.png") no-repeat center center; }
#top #slider-id-nav-ul .tab2 span {
  background: url("../images/contact/btn_recruit02_on.png") no-repeat center center; }
#top #slider-id-nav-ul .tab3 span {
  background: url("../images/contact/btn_recruit03_on.png") no-repeat center center; }
#top #slideNavi {
  margin-bottom: 70px; }
  #top #slideNavi ul li {
    display: inline-block;
    float: left;
    margin: -1px 0 0 -1px;
    width: 170px;
    height: 46px;
    line-height: 36px; }
    #top #slideNavi ul li a {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      overflow: hidden;
      display: inline-block;
      *zoom: 1;
      /* ie6,7 */
      padding: 5px;
      width: 100%;
      height: 100%;
      color: #333;
      text-align: center;
      text-decoration: none;
      border: 1px solid #cdcdcd; }
      #top #slideNavi ul li a:hover, #top #slideNavi ul li a.selected {
        padding: 2px;
        color: #fff !important;
        background-color: #f39800;
        border: 3px solid #f8c166; }
      #top #slideNavi ul li a span {
        display: block; }
  #top #slideNavi ul .two {
    line-height: inherit; }
    #top #slideNavi ul .two a:hover, #top #slideNavi ul .two a.selected {
      line-height: inherit; }
#top .contentBox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  width: 790px !important; }
#top #slideBox {
  width: 100%;
  padding-bottom: 30px; }
  #top #slideBox #mask {
    width: 100%;
    overflow: hidden;
    margin: 0 auto; }
  #top #slideBox #panel .wrap {
    float: left; }
    #top #slideBox #panel .wrap ul {
      list-style: none;
      margin: 0 5px;
      padding: 0; }
      #top #slideBox #panel .wrap ul li {
        padding: 5px;
        color: #557482;
        border-bottom: 1px dotted #ccc; }
        #top #slideBox #panel .wrap ul li.last {
          border-bottom: none !important; }
    #top #slideBox #panel .wrap th {
      padding-left: 60px; }
    #top #slideBox #panel .wrap td p {
      margin-bottom: 20px; }
#top #unit01 h1, #top #unit01 h2,
#top #unit02 h1, #top #unit02 h2,
#top #unit03 h1, #top #unit03 h2,
#top #unit04 h1, #top #unit04 h2 {
  margin-bottom: 20px;
  text-align: center; }
#top #unit01 {
  padding-top: 45px;
  background: url("../images/common/bg_contents01.png") repeat-x center top; }
#top #unit02 {
  padding-top: 45px;
  background: url("../images/common/bg_contents02.png") repeat-x center top; }
  #top #unit02 .caseBox {
    margin: 0 auto 50px;
    width: 900px; }
    #top #unit02 .caseBox .case {
      margin-bottom: 50px; }
      #top #unit02 .caseBox .case ol {
        float: left;
        width: 450px; }
        #top #unit02 .caseBox .case ol li {
          float: left; }
          #top #unit02 .caseBox .case ol li:nth-child(odd) {
            margin-right: 25px; }
      #top #unit02 .caseBox .case dl {
        float: left;
        width: 450px; }
        #top #unit02 .caseBox .case dl dt {
          margin-bottom: 10px;
          font-size: 18px; }
        #top #unit02 .caseBox .case dl dd {
          font-size: 14px; }
          #top #unit02 .caseBox .case dl dd p {
            margin-bottom: 30px; }
  #top #unit02 .more {
    margin-bottom: 50px;
    text-align: center; }
#top #unit03 {
  padding-top: 45px;
  background: url("../images/common/bg_contents03.png") repeat-x center top; }
  #top #unit03 p {
    margin-bottom: 20px;
    text-align: center; }
#top #unit04 {
  padding-top: 45px;
  background: url("../images/common/bg_contents04.png") repeat-x center top; }
#top #unit04 .shopList {
  margin: 0 auto 30px;
  width: 961px; }
  #top #unit04 .shopList li {
    float: left;
    margin-bottom: 30px;
    width: 330px; }
    #top #unit04 .shopList li:nth-child(3n) {
      width: 301px; }
    #top #unit04 .shopList li:nth-child(4n) {
      clear: left; }
    #top #unit04 .shopList li .detailBox {
      margin-bottom: 10px;
      color: #7e6b5a;
      font-size: 12px; }
    #top #unit04 .shopList li .btnBox a:first-child {
      margin-right: 30px;
      padding: 5px 0 5px 20px;
      font-size: 12px;
      background: url("../images/common/icon_map.png") no-repeat left top;
      text-decoration: underline; }
    #top #unit04 .shopList li .btnBox a:first-child:hover {
      text-decoration: none; }

.bannerBox {
  margin-bottom: 45px; }
  .bannerBox li {
    float: left;
    margin-bottom: 20px; }
    .bannerBox li:nth-child(2) {
      margin-left: 17px;
      margin-right: 17px; }
    .bannerBox li:nth-child(4) {
      margin-right: 18px; }
    .bannerBox li:nth-child(7) {
      margin-left: 20px;
      margin-right: 19px; }

/*****************************************************
    お問い合わせページ設定
*****************************************************/
.lawnTable {
  table-layout: fixed;
  margin: 0 auto;
  width: 820px;
  border: 1px solid #babab3; }
  .lawnTable th {
    padding: 20px;
    width: 230px;
    text-align: center;
    background-color: #f1f1f1;
    border-right: 1px solid #babab3;
    border-bottom: 1px solid #babab3; }
  .lawnTable td {
    padding: 20px;
    text-align: left;
    background-color: #f8f8f8;
    border: 1px solid #babab3; }

#request header,
#open_campus header,
#inquiry header,
#thanks header {
  background-color: #fff; }
#request article .info,
#open_campus article .info,
#inquiry article .info,
#thanks article .info {
  margin: 0 auto 20px;
  width: 820px; }
  #request article .info h2,
  #open_campus article .info h2,
  #inquiry article .info h2,
  #thanks article .info h2 {
    margin-bottom: 40px; }
  #request article .info p,
  #open_campus article .info p,
  #inquiry article .info p,
  #thanks article .info p {
    margin-bottom: 10px; }
  #request article .info ul,
  #open_campus article .info ul,
  #inquiry article .info ul,
  #thanks article .info ul {
    padding-left: 110px; }
  #request article .info li,
  #open_campus article .info li,
  #inquiry article .info li,
  #thanks article .info li {
    display: block;
    text-align: left; }
    #request article .info li em,
    #open_campus article .info li em,
    #inquiry article .info li em,
    #thanks article .info li em {
      color: #e5004f; }
#request article th,
#open_campus article th,
#inquiry article th,
#thanks article th {
  font-size: 1.3em;
  font-weight: normal; }
#request article label,
#open_campus article label,
#inquiry article label,
#thanks article label {
  display: block; }
#request article .must label,
#open_campus article .must label,
#inquiry article .must label,
#thanks article .must label {
  background: url("../images/common/icon_must.png") no-repeat right center; }
#request article td input,
#request article td select,
#request article td textarea,
#open_campus article td input,
#open_campus article td select,
#open_campus article td textarea,
#inquiry article td input,
#inquiry article td select,
#inquiry article td textarea,
#thanks article td input,
#thanks article td select,
#thanks article td textarea {
  padding: 10px 5px !important;
  width: 380px !important;
  vertical-align: middle; }
#request article td select,
#open_campus article td select,
#inquiry article td select,
#thanks article td select {
  padding: 4px 2px;
  width: 390px !important; }
#request article td textarea,
#open_campus article td textarea,
#inquiry article td textarea,
#thanks article td textarea {
  width: 382px !important; }
#request article em,
#open_campus article em,
#inquiry article em,
#thanks article em {
  color: #e60012;
  font-size: 0.85em; }
#request article td em,
#open_campus article td em,
#inquiry article td em,
#thanks article td em {
  margin-left: 5px; }
#request article .normal label,
#open_campus article .normal label,
#inquiry article .normal label,
#thanks article .normal label {
  display: inline;
  border: none !important;
  background-color: transparent !important; }
  #request article .normal label input,
  #open_campus article .normal label input,
  #inquiry article .normal label input,
  #thanks article .normal label input {
    display: inline;
    width: auto !important; }
#request article .radio label,
#open_campus article .radio label,
#inquiry article .radio label,
#thanks article .radio label {
  display: inline;
  margin-right: 10px;
  border: none !important; }
#request article .radio input,
#open_campus article .radio input,
#inquiry article .radio input,
#thanks article .radio input {
  margin-right: 5px;
  width: auto !important; }
#request article .example,
#open_campus article .example,
#inquiry article .example,
#thanks article .example {
  font-size: 0.85em; }
#request article .mfp_buttons,
#open_campus article .mfp_buttons,
#inquiry article .mfp_buttons,
#thanks article .mfp_buttons {
  margin: 40px 0;
  text-align: center; }
#request article .mfp_buttons input,
#open_campus article .mfp_buttons input,
#inquiry article .mfp_buttons input,
#thanks article .mfp_buttons input {
  width: 339px;
  height: 79px;
  background: url("../images/inquiry/btn_submit.png") no-repeat left top;
  border: none;
  cursor: pointer; }
#request article .mfp_buttons input:hover,
#open_campus article .mfp_buttons input:hover,
#inquiry article .mfp_buttons input:hover,
#thanks article .mfp_buttons input:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8; }

#request article .sizeS,
#open_campus article .sizeS,
#inquiry article .sizeS {
  width: 180px !important; }
#request article .lawnTable,
#open_campus article .lawnTable,
#inquiry article .lawnTable {
  width: 760px; }
#request article td ul li,
#open_campus article td ul li,
#inquiry article td ul li {
  margin: 0 0 20px 1em;
  text-indent: -1em; }
#request article #slideNavi,
#open_campus article #slideNavi,
#inquiry article #slideNavi {
  margin: 0 auto 70px;
  width: 500px; }
  #request article #slideNavi ul li,
  #open_campus article #slideNavi ul li,
  #inquiry article #slideNavi ul li {
    display: block;
    float: left;
    margin-left: -1px;
    width: 250px; }
    #request article #slideNavi ul li a,
    #open_campus article #slideNavi ul li a,
    #inquiry article #slideNavi ul li a {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      overflow: hidden;
      display: block;
      *zoom: 1;
      /* ie6,7 */
      padding: 5px;
      color: #333;
      text-align: center;
      text-decoration: none;
      border: 1px solid #cdcdcd; }
  #request article #slideNavi ul .subUnit01 a:hover, #request article #slideNavi ul .subUnit01 a.selected,
  #open_campus article #slideNavi ul .subUnit01 a:hover,
  #open_campus article #slideNavi ul .subUnit01 a.selected,
  #inquiry article #slideNavi ul .subUnit01 a:hover,
  #inquiry article #slideNavi ul .subUnit01 a.selected {
    padding: 3px;
    color: #fff !important;
    background-color: #8fc31f;
    border: 3px solid #bcdb79; }
  #request article #slideNavi ul .subUnit02 a:hover, #request article #slideNavi ul .subUnit02 a.selected,
  #open_campus article #slideNavi ul .subUnit02 a:hover,
  #open_campus article #slideNavi ul .subUnit02 a.selected,
  #inquiry article #slideNavi ul .subUnit02 a:hover,
  #inquiry article #slideNavi ul .subUnit02 a.selected {
    padding: 3px;
    color: #fff !important;
    background-color: #0068b7;
    border: 3px solid #66a4d4; }
#request article #slideBox,
#open_campus article #slideBox,
#inquiry article #slideBox {
  width: 100%;
  padding-bottom: 30px; }
  #request article #slideBox #mask,
  #open_campus article #slideBox #mask,
  #inquiry article #slideBox #mask {
    width: 100%;
    overflow: hidden;
    margin: 0 auto; }
  #request article #slideBox #panel h2.subUnit01,
  #open_campus article #slideBox #panel h2.subUnit01,
  #inquiry article #slideBox #panel h2.subUnit01 {
    margin: 0 auto 50px;
    padding: 10px 0;
    width: 500px;
    font-size: 1.5em;
    color: #fff;
    background-color: #8fc31f;
    border-radius: 5px; }
  #request article #slideBox #panel h2.subUnit02,
  #open_campus article #slideBox #panel h2.subUnit02,
  #inquiry article #slideBox #panel h2.subUnit02 {
    margin: 0 auto 50px;
    padding: 10px 0;
    width: 500px;
    font-size: 1.5em;
    color: #fff;
    background-color: #0068b7;
    border-radius: 5px; }
  #request article #slideBox #panel .wrap,
  #open_campus article #slideBox #panel .wrap,
  #inquiry article #slideBox #panel .wrap {
    float: left; }
    #request article #slideBox #panel .wrap ul,
    #open_campus article #slideBox #panel .wrap ul,
    #inquiry article #slideBox #panel .wrap ul {
      list-style: none;
      margin: 0 5px;
      padding: 0; }
      #request article #slideBox #panel .wrap ul li,
      #open_campus article #slideBox #panel .wrap ul li,
      #inquiry article #slideBox #panel .wrap ul li {
        padding: 5px;
        color: #557482;
        border-bottom: 1px dotted #ccc; }
        #request article #slideBox #panel .wrap ul li.last,
        #open_campus article #slideBox #panel .wrap ul li.last,
        #inquiry article #slideBox #panel .wrap ul li.last {
          border-bottom: none !important; }
    #request article #slideBox #panel .wrap th,
    #open_campus article #slideBox #panel .wrap th,
    #inquiry article #slideBox #panel .wrap th {
      padding-left: 60px; }
    #request article #slideBox #panel .wrap td p,
    #open_campus article #slideBox #panel .wrap td p,
    #inquiry article #slideBox #panel .wrap td p {
      margin-bottom: 20px; }
#request .agreeBox,
#open_campus .agreeBox,
#inquiry .agreeBox {
  margin: 0 auto;
  width: 820px; }
  #request .agreeBox .textBox,
  #open_campus .agreeBox .textBox,
  #inquiry .agreeBox .textBox {
    overflow-y: scroll;
    margin: 20px auto;
    padding: 10px;
    width: 90%;
    height: 120px;
    border: 1px solid #ccc; }
    #request .agreeBox .textBox .formTit,
    #open_campus .agreeBox .textBox .formTit,
    #inquiry .agreeBox .textBox .formTit {
      margin-bottom: 10px;
      font-weight: bold; }
    #request .agreeBox .textBox .termBox h2,
    #open_campus .agreeBox .textBox .termBox h2,
    #inquiry .agreeBox .textBox .termBox h2 {
      margin-bottom: 20px;
      text-align: center; }
    #request .agreeBox .textBox #terms00,
    #open_campus .agreeBox .textBox #terms00,
    #inquiry .agreeBox .textBox #terms00 {
      margin: 40px auto 50px; }
    #request .agreeBox .textBox #terms01,
    #open_campus .agreeBox .textBox #terms01,
    #inquiry .agreeBox .textBox #terms01 {
      margin: 0 auto 50px; }
      #request .agreeBox .textBox #terms01 h2,
      #open_campus .agreeBox .textBox #terms01 h2,
      #inquiry .agreeBox .textBox #terms01 h2 {
        margin-bottom: 10px;
        padding: 0 0 10px 5px;
        text-align: left;
        font-size: 1.2em;
        background: url("../images/bg_cap_border.png") no-repeat left bottom; }
      #request .agreeBox .textBox #terms01 .list,
      #open_campus .agreeBox .textBox #terms01 .list,
      #inquiry .agreeBox .textBox #terms01 .list {
        margin: 0 20px; }
        #request .agreeBox .textBox #terms01 .list ol,
        #open_campus .agreeBox .textBox #terms01 .list ol,
        #inquiry .agreeBox .textBox #terms01 .list ol {
          margin: 0 0 50px 30px; }
          #request .agreeBox .textBox #terms01 .list ol li,
          #open_campus .agreeBox .textBox #terms01 .list ol li,
          #inquiry .agreeBox .textBox #terms01 .list ol li {
            margin-bottom: 50px;
            text-align: left; }
      #request .agreeBox .textBox #terms01 .list li ol li,
      #request .agreeBox .textBox #terms01 .list li ol li ol li,
      #open_campus .agreeBox .textBox #terms01 .list li ol li,
      #open_campus .agreeBox .textBox #terms01 .list li ol li ol li,
      #inquiry .agreeBox .textBox #terms01 .list li ol li,
      #inquiry .agreeBox .textBox #terms01 .list li ol li ol li {
        list-style-type: decimal;
        margin-bottom: 20px; }
      #request .agreeBox .textBox #terms01 .list li ol li ol,
      #open_campus .agreeBox .textBox #terms01 .list li ol li ol,
      #inquiry .agreeBox .textBox #terms01 .list li ol li ol {
        margin-top: 10px; }
      #request .agreeBox .textBox #terms01 .list li ol li ol li,
      #open_campus .agreeBox .textBox #terms01 .list li ol li ol li,
      #inquiry .agreeBox .textBox #terms01 .list li ol li ol li {
        list-style-type: decimal-leading-zero;
        margin-bottom: 5px; }
    #request .agreeBox .textBox #terms02,
    #open_campus .agreeBox .textBox #terms02,
    #inquiry .agreeBox .textBox #terms02 {
      margin: 0 auto 50px; }
      #request .agreeBox .textBox #terms02 h3,
      #open_campus .agreeBox .textBox #terms02 h3,
      #inquiry .agreeBox .textBox #terms02 h3 {
        margin-bottom: 10px;
        font-size: 1.2em; }
  #request .agreeBox .btnBox dl,
  #open_campus .agreeBox .btnBox dl,
  #inquiry .agreeBox .btnBox dl {
    margin: 10px 0 20px; }
    #request .agreeBox .btnBox dl dt,
    #open_campus .agreeBox .btnBox dl dt,
    #inquiry .agreeBox .btnBox dl dt {
      width: 110px;
      font-weight: bold; }
    #request .agreeBox .btnBox dl dd,
    #open_campus .agreeBox .btnBox dl dd,
    #inquiry .agreeBox .btnBox dl dd {
      padding: 10px 5px 10px 120px; }
  #request .agreeBox .btnBox .btn,
  #open_campus .agreeBox .btnBox .btn,
  #inquiry .agreeBox .btnBox .btn {
    margin-bottom: 25px;
    text-align: center; }
    #request .agreeBox .btnBox .btn label,
    #open_campus .agreeBox .btnBox .btn label,
    #inquiry .agreeBox .btnBox .btn label {
      display: block;
      margin: 0 auto;
      padding: 10px;
      width: 230px;
      border: 1px solid #ccc; }
    #request .agreeBox .btnBox .btn input,
    #open_campus .agreeBox .btnBox .btn input,
    #inquiry .agreeBox .btnBox .btn input {
      width: auto !important; }
  #request .agreeBox .btnBox .comment,
  #open_campus .agreeBox .btnBox .comment,
  #inquiry .agreeBox .btnBox .comment {
    text-align: center; }
#request .info .cont04,
#open_campus .info .cont04,
#inquiry .info .cont04 {
  width: 100%; }
#request .info .cont04 caption,
#open_campus .info .cont04 caption,
#inquiry .info .cont04 caption {
  padding: 20px 10px;
  background-color: #eee;
  border: 1px solid #90870e;
  border-bottom: none; }
#request .info .cont04 thead th,
#open_campus .info .cont04 thead th,
#inquiry .info .cont04 thead th {
  font-size: 1.2em;
  font-weight: bold;
  text-align: left; }
#request .info .cont04 th,
#request .info .cont04 td,
#open_campus .info .cont04 th,
#open_campus .info .cont04 td,
#inquiry .info .cont04 th,
#inquiry .info .cont04 td {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #90870e; }
#request .info .cont04 th,
#open_campus .info .cont04 th,
#inquiry .info .cont04 th {
  font-weight: normal; }
#request .info .cont04 .day,
#open_campus .info .cont04 .day,
#inquiry .info .cont04 .day {
  width: 35%; }
#request .info .cont04 .time,
#open_campus .info .cont04 .time,
#inquiry .info .cont04 .time {
  width: 35%; }
#request .info .cont04 .place,
#open_campus .info .cont04 .place,
#inquiry .info .cont04 .place {
  width: 30%;
  text-align: left; }

#request article td .address li {
  margin-bottom: 20px; }
#request .list3 li {
  display: inline;
  text-align: left; }
#request article td .list3 li select {
  display: inline !important;
  width: 100px !important; }

#open_campus .info h2 {
  margin-left: -80px; }
#open_campus article .info ul {
  padding-left: 30px; }
#open_campus article .info .carfare em {
  margin-left: 1em;
  font-size: inherit;
  color: inherit; }
#open_campus article .info .carfare span:before {
  content: '／'; }
#open_campus article td .address li {
  margin-bottom: 20px; }
#open_campus .list3 li {
  display: inline;
  text-align: left; }
#open_campus article td .list3 li select {
  display: inline !important;
  width: 100px !important; }
#open_campus .info .cont04 {
  margin: 0 auto 20px;
  width: 760px; }
#open_campus .info .cont04 caption {
  padding: 20px 10px;
  background-color: #eee;
  border: 1px solid #babab3;
  border-bottom: none; }
#open_campus .info .cont04 thead th {
  font-size: 1.2em;
  font-weight: bold;
  text-align: left; }
#open_campus .info .cont04 th,
#open_campus .info .cont04 td {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #babab3; }
#open_campus .info .cont04 th {
  font-weight: normal; }
#open_campus .info .cont04 .day {
  width: 35%; }
#open_campus .info .cont04 .time {
  width: 35%; }
#open_campus .info .cont04 .place {
  width: 30%;
  text-align: left; }

#thanks article {
  padding-bottom: 200px; }
  #thanks article .info {
    margin-bottom: 50px; }
    #thanks article .info h2 {
      margin-bottom: 50px; }
    #thanks article .info p {
      margin: 0 auto;
      width: 490px; }








/*
-----------------------------------*/
html,body{
	width: 100%;
	height: 100%;
}
body{
	min-width: 1200px;
	padding-bottom: 80px;
	height: 100%;
	/*background: url("./images/common/bg_body.jpg") repeat left top;*/
	background-color: #fff;
}
footer {
	border-top: 1px solid #868280;
}
#top footer {
	border-top: none;
}
.inner {
    margin: 0 auto;
    width: 1200px;
    text-align: left;
}
#request header, #open_campus header, #inquiry header, #thanks header,
header {
	height: 85px;
	background-color: rgba(243,151,0,.55);
	border-bottom: 1px solid #e0c9ab;
}
header .inner {
	position: relative;
	height: 100%;
}
header .logo {
  position: absolute;
  top: 20px;
  left: 110px;
  margin: 0;
  width: 325px;
}
header .logo img {
  max-width: 100%;
  height: auto;
}
header #global {
	position: absolute;
	top: 10px;
	left: 476px;
}
header #global ul {
	margin: 0;
	width: auto;
}
header #naviBox .subnav .box ul li a p {
	margin-top: 5px;
    font-size: 14px;
    line-height: inherit;
    width: 100%;
	text-align: center;
    transition: color 0.5s;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
    -o-transition: color 0.5s;
}
header #sliderBox {
	z-index: 5;
}
header #global { margin: 0 0 1px; padding: 1px 0; border-top: 1px solid #a6e1cd; border-bottom: 1px solid #a6e1cd; }
header #global .wrap { background-color: #f6fcfa; }
header #global .inner { margin: 0 auto; }
header #global ul { -moz-background-clip: padding; -webkit-background-clip: padding; background-clip: padding-box; margin: 0 auto; width: auto; }
header #global li { position: relative; float: left; display: block; width: 190px; text-align: center; background: url("./images/common/navi_ornament.png") no-repeat center 5px; }
header #global li::after { content: ''; position: absolute; top: 50%; left: 50%; width: 80%; height: 40px; margin: -20px 0 0 -40%; transform: scaleX(0); -moz-transform: scaleX(0); -webkit-transform: scaleX(0); background-color: #c6ecdf; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; filter: alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3; border-radius: 5px; }
header #global li:hover::after { transform: scaleX(1); -moz-transform: scaleX(1); -webkit-transform: scaleX(1); z-index: 20; }
header #global li a { position: relative; -moz-background-clip: padding; -webkit-background-clip: padding; background-clip: padding-box; display: block; margin: 10px 0; height: 30px; line-height: 30px; border-right: 1px dotted black; z-index: 50; }
header #global .active a::after { transform: none; -moz-transform: none; -webkit-transform: none; transition: none 0 ease; -moz-transition: none 0 ease; -webkit-transition: none 0 ease; }
header #global .active a:hover::after { transform: none; -moz-transform: none; -webkit-transform: none; }
header #global #nav1 { width: 35px; background-image: none; }
header #global #nav1 a { border-left: 1px dotted black; }
header #global {
    margin: 0;
    padding: 0;
	height: 100%;
    border: none;
}
header #global #nav1 {
	width: auto;
}
header #global .wrap {
    background: url("../images/common/bg_dotted03.png") repeat-x center bottom;
    background-color: #fff;
}
header #global ul {
    background: url("../images/common/bg_slash01.png") no-repeat left center;
}
header #global li {
    position: relative;
    float: left;
    display: block;
    width: auto;
    padding: 0 28px;
    text-align: center;
    background: url("../images/common/bg_slash01.png") no-repeat right center;
}
header #global li a {
    position: relative;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    display: block;
    margin: 10px 0;
    height: auto;
    line-height: inherit;
    border-right: none;
    z-index: 50;
}
header #global #nav1 {
    background-image: inherit;
}
header #global #nav1 a {
    border-left: none;
}



.subContainer {
}
#top #newsBox strong {
	padding-top: 10px;
}
#top #unit01 {
	padding-top: 0;
}
#top #unit01 .inner {
	width: 100%;
	min-width: 1200px;
}
#top #unit02 {
	margin-top: -50px;
	padding-top: 0;
}


.contentBox li {
	float:left;
}
#slideBox {
	position: relative;
}
#next2,#prev2 {
    position: absolute;
    top: 130px;
    width: 48px;
    height: 48px;
}
#next2 {
    right: -20px;
}
#prev2 {
    left: -20px;
}

#unit01 .inner {
	position: relative;
}
#unit01 #newsCon {
    z-index: 10;
    position: absolute;
    bottom: 25px;
    right: 0;
    left: 0;
	margin: auto;
	width: 900px;
}
#unit01 .ttl {
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 130px;
	height: 34px;
	margin-top: 15px;
}
.newsTicker {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 765px;
	height: 34px;
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-webkit-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
}
.newsTicker li {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=$opacityIE)";
	/* ie 8 */
	position: absolute;
	overflow: hidden;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 4px 0px 6px;
	width: 100%;
	_width: 80%;
	height: 100%;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: rgba(255,255,255,0.3);
	border: 1px solid #FFF;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
	-moz-transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
}
  .newsTicker li.top {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "alpha(opacity=$opacityIE)";
    /* ie 8 */
    -webkit-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
    -moz-transform: translate3d(0px, 0px, -30px) rotateX(90deg);
  }
  .newsTicker li.show {
    opacity: 1;
    width: 750px;
    height: 35px;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=$opacityIE)";
    /* ie 8 */
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -webkit-transform: translate3d(0px, 20%, 0px) rotateX(0deg);
    -moz-transform: translate3d(0px, 20%, 0px) rotateX(0deg);
  }
.newsTicker li a {
	color: #fff;
}
.catIcon.news {
	background-color: #c70246;
}
.catIcon.note {
	background-color: #ffaf2f;
}

#unit03 #box01,
#unit03 #box02,
#unit03 #box03 {
	position: relative;
	margin: 0 auto;
	margin-left: 30px !important;
	width: 1200px;
	min-height: 600px;
}
#unit03 .item {
	position: absolute;
}

#unit03 .item:nth-child(1) {
	top: 0;
	left: 0;
}
#unit03 .item:nth-child(2) {
	top: 0;
	left: 195px;
}
#unit03 .item:nth-child(3) {
	top: 0;
	left: 390px;
}
#unit03 .item:nth-child(4) {
	top: 0;
	left: 585px;
}
#unit03 .item:nth-child(5) {
	top: 0;
	left: 780px;
}
#unit03 .item:nth-child(6) {
	top: 195px;
}
#unit03 .item:nth-child(7) {
	top: 195px;
	left: 390px;
}
#unit03 .item:nth-child(8) {
	top: 195px;
	left: 585px;
}
#unit03 .item:nth-child(9) {
	top: 390px;
	left: 390px;
}
#unit03 .item:nth-child(10) {
	top: 390px;
	left: 585px;
}
#unit03 .item:nth-child(11) {
	top: 390px;
	left: 780px;
}
#unit03 .item:nth-child(12) {
	top: 390px;
	left: 970px;
}



#unit03 .item figure {
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: block;
}
#unit03 .item .transform01 {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
#unit03 .item .transform02 {
	-webkit-transform: rotate(15deg) scale(1.4);
	transform: rotate(15deg) scale(1.4);
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
#unit03 .item figure:hover .transform01 {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
#unit03 .item figure:hover .transform02 {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
}
#unit03 .item figure h3 {
	width: 150px;
	color: #000;
	font-size: 14px;
	text-align: center;
}
#unit03 .item figure p {
	color: #000;
}


#unit03 .item figure {
	position: relative;
	overflow: hidden;
}
#unit03 .item figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.6);
	-webkit-transition: .2s;
	transition: .2s;
	opacity: 0;
}
#unit03 .item figcaption h3,
#unit03 .item figcaption p {
	position: absolute;
	left: -100%;
	width: 100%;
	padding: 0;
	text-align: center;
	-webkit-transition: .8s;
	transition: .8s;
}
#unit03 .item figcaption h3 {
	top: 10px;
}
#unit03 .item figcaption p {
	top: 55px;
}
#unit03 .item figure:hover figcaption {
	opacity: 1;
}
#unit03 .item figure:hover figcaption h3,
#unit03 .item figure:hover figcaption p {
	left: 0px;
	right: 0;
	width: 155px;
	margin: auto;
}
#unit03 .item figure:hover figcaption h3 {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
#unit03 .item figure:hover figcaption p {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
#unit03 .item.big figcaption h3 {
	top: 30px;
	width: 320px !important;
}
#unit03 .item.big figcaption p {
	top: 80px;
	width: 320px !important;
}
#top #unit03 p {
  text-align: left;
  margin-left: 55px;
}
#top #unit03 .big p {
  text-align: left;
  top: 50%;
  margin: -40px 0 0 146px;
}

#unit03 .box{text-align: center; position: relative;}
#unit03 .box .bd1 div.bdT{width: 0;}
#unit03 .box .bd1 div.bdB{width: 0;}
#unit03 .box .bd1 div.bdR{height:0;}
#unit03 .box .bd1 div.bdL{height:0;}
#unit03 .box:hover .bd1 div{background: #333; position:absolute;-webkit-transition:all 0.8s;transition:all 0.8s;z-index: 3;}
#unit03 .box:hover .bd1 div.bdT{width: 100%; height:6px; top:0; left:0;}
#unit03 .box:hover .bd1 div.bdB{width: 100%; height:6px; bottom:0; right:0;}
#unit03 .box:hover .bd1 div.bdR{height:100%; width :6px; right:0; top:0;}
#unit03 .box:hover .bd1 div.bdL{height:100%; width :6px; left:0; bottom:0;}
/* アクセス */
#map { position: relative; margin: 0; padding-bottom: 32px; height: 500px; }
#map address { margin: 10px 0; text-align: left; font-size: 1.2em; }
#map address span { margin-right: 5px; padding: 2px 5px 0 20px; background: url("../images/common/icon_access.png") no-repeat left center; border-right: 1px dotted #000; }
#map #brisk-map { height: 100%; }
#map #mapDetails { position: absolute; top: 0; right: 50px; width: 300px; height: 500px; z-index: 10; background: url("../images/map_dotted.gif") repeat left top; }
#map #mapDetails dl { margin-top: 40px; }
#map #mapDetails dl dt { margin-bottom: 30px; }
#map #mapDetails dl dd { margin-bottom: 20px; }
.gotop {
	display: block;
	position: fixed;
	z-index: 9999;
	/*bottom: 100px;
	right: 10px;*/
	bottom: 0;
	right: 118px;
	width: 80px;
	padding: 20px 10px;
	text-align: center;
	text-decoration: none;
	transform: rotateY(270deg);
	transition: .5s;
}

#supportBox {
	background-color: rgba(243,151,0,.55);
	position: fixed !important;
	height: 80px;
	line-height: 80px;
	z-index: 999;
	bottom: 0;
	width: 100%;
	border-top: 1px solid #d3a14d;
}
#supportBox .inner {
	width: 1000px;
}
#supportBox dl dt {
	float: left;
	width: 140px;
}
#supportBox dl dd {
	margin-left: 110px;
}
#supportBox ul li {
	float: left;
	display: block;
	margin-right: 15px;
}

#top #unit03 #sliderBox .sp-next-arrow:hover, #top #mainView #sliderBox .sp-previous-arrow:hover { opacity: 0.7; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }

#top #unit03 #sliderBox .sp-previous-arrow:before { left: 30%; top: 0; -webkit-transform: skew(0deg, 0deg); -ms-transform: skew(0deg, 0deg); transform: skew(0deg, 0deg); }

#top #unit03 #sliderBox .sp-fade-arrows { opacity: 1; }

#top #unit03 #sliderBox .sp-next-arrow:hover, #top #mainView #sliderBox .sp-previous-arrow:hover { opacity: 0.7; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }

#top #unit03 #sliderBox .sp-next-arrow:before { right: 30%; top: 0; -webkit-transform: skew(0deg, 0deg); -ms-transform: skew(0deg, 0deg); transform: skew(0deg, 0deg); }

#top #unit03 #sliderBox .sp-arrow { position: absolute; display: block; width: auto; height: auto; cursor: pointer; z-index: 35; }

#top #unit03 #sliderBox .sp-arrow { position: absolute; display: block; width: auto; height: auto; cursor: pointer; z-index: 35; }

.sp-next-arrow:after { right: 30%; top: 50%; -webkit-transform: skew(-35deg, 0deg); -ms-transform: skew(-35deg, 0deg); transform: skew(-35deg, 0deg); }

.sp-previous-arrow:after { left: 30%; top: 50%; -webkit-transform: skew(-145deg, 0deg); -ms-transform: skew(-145deg, 0deg); transform: skew(-145deg, 0deg); }

#top #unit03 #sliderBox .sp-next-arrow:before { right: 30%; top: 0; -webkit-transform: skew(0deg, 0deg); -ms-transform: skew(0deg, 0deg); transform: skew(0deg, 0deg); }

#top #unit03 #sliderBox .sp-next-arrow:before { right: 30%; top: 0; -webkit-transform: skew(0deg, 0deg); -ms-transform: skew(0deg, 0deg); transform: skew(0deg, 0deg); }

#top #unit03 #sliderBox .sp-previous-arrow:before { content: ' ' !important; display: block; background: url(../images/common/btn_prev.png) no-repeat left top; text-indent: -9999px; width: 66px; height: 66px; }

#top #unit03 #sliderBox .sp-next-arrow:before { content: ' ' !important; display: block; background: url(../images/common/btn_next.png) no-repeat left top; text-indent: -9999px; width: 66px; height: 66px; }



#top #unit02 {
	margin-top: -90px;
	padding: 130px 0 150px;
}
#top #unit02 p {
	text-align: center;
}
#top #unit02 .btnBox {
	margin-top: 90px;
	text-align: center;
}
#top #unit03 {
	/*margin-top: -90px;*/
	padding: 130px 0 0px 0;
}
#top #unit03 h2 {
	margin-bottom: 75px;
}
#top #unit04 {
	margin-top: -90px;
	padding: 120px 0 130px;
}
#top #unit04 .inner {
	width: 1000px;
}
#top #unit04 h1 {
	margin-bottom: 70px;
}
#top #unit04 .listBox li {

}
#top #unit04 .listBox li {
    display: block;
    overflow: hidden;
    cursor: pointer;
}
 
#top #unit04 .listBox li img {
    height: auto;
    -webkit-transition:all 1.5s ease-in-out;
    transition:all 1.5s ease-in-out;
    width: 100%;
    vertical-align: bottom;
}
 
#top #unit04 .listBox li figure {
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
}
 
#top #unit04 .listBox li figcaption {
/*
    background-color: rgba(0,0,0,0.6);
    color: #FFF;
    font-size: 16px;
    font-size: 1.6rem;
    padding-top: 25%;
    bottom: 0;
    right: 0;
*/
    opacity: 1;
    position: absolute;
    text-align: center;
    -webkit-transition:all 0.25s ease-in-out;
        transition:all 0.25s ease-in-out;
    top: 0;
    left: 0;
    margin: auto;
    width: 500px;
}
#top #unit04 .listBox li:nth-child(even) figcaption {
   left: inherit;
   right: 0;
}

#top #unit04 .listBox li:hover>figure img.zoom {
        transform: scale(1.15,1.15);
        -webkit-transform:scale(1.15,1.15);
        -moz-transform:scale(1.15,1.15);
        -ms-transform:scale(1.15,1.15);
        -o-transform:scale(1.15,1.15);
}
#top #unit04 #adviser {
  margin: 80px 0 0 0;
}




#top #unit05 {
	margin-top: -90px;
	padding: 130px 0 130px 0;
}
#top #unit05 .inner {
	width: 1200px;
}
#top #unit05 h1 {
	margin-bottom: 30px;
	text-align: center;
}
#top #unit05 h2 {
	margin-bottom: 70px;
	text-align: center;
}
#top #unit05 .listBox {
	overflow: hidden;
	margin: 0 0 0 105px;
	width: 870px;
}
#top #unit05 .listBox li {
	float: left;
	margin-bottom: 40px;
	width: 290px;
}
#top #unit05 .listBox li dl {
	width: 250px;
}
#top #unit05 .listBox li dl dt {
	padding: 6px;
	background: url("../images/top/unit05_bg_insta_image.png") no-repeat center top;
}
#top #unit05 .listBox li dl dd {
	padding: 10px;
	font-size: 0.85em;
}
#map {
  width: 1000px;
	height: 450px;
	position: relative;
	margin: -90px auto 0 auto;
	padding: 130px 0 200px;
}
#map h1 {
	margin-bottom: 30px;
	text-align: center;
}
#map address {
	margin-bottom: 10px;
	text-align: center;
	font-size: 1.6em;
}
footer {
    padding: 50px 0 0;
}
footer .logo {
	margin-bottom: 20px;
	text-align: center;
}
footer .sns {
	text-align: center;
}
footer .sns li {
	display: inline;
	margin-left: 20px;
}
footer nav ul {
	margin: 50px 0 0 285px;
}
footer nav ul li {
	float: left;
	margin-left: 20px;
	padding-left: 20px;
	height: 10px;
	border-left: 1px solid #362e2b;
}
footer nav ul li:first-child {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
footer nav ul li a {
	display: block;
	margin-top: -3px;
	color: #362e2b;
}
#top article {
	background: url("../images/top/bg_left.jpg") repeat-y left 817px;
}
#top .subContainer {
	background: url("../images/top/bg_right.jpg") repeat-y right 817px;
}
#top #unit01 .inner {
	height: 600px;
	background: url("../images/top/unit01_bg.jpg") repeat-x center top;
}
#top #unit01 .inner h1 {
	padding: 160px 0 14px;
}



#meterBox {
	position: relative;
	height: 340px;
	background: url("../images/top/pattern_bg_meter.png") repeat left top;
}
#meterBox #example {
	position: absolute;
	top: 50px;
	left: 50%;
	margin: 0 0 0 -237.5px;
}
#meterBox #example #preview {
	position: relative;
}
#meterBox #example #preview #canvas-preview {
	width: 475px;
	height: auto;
	background: url("../images/top/unit01_bg_meter.png?201803081222") no-repeat center 10px;
}
#meterBox #example #preview #preview-textfield {
	position: absolute;
	top: 70px;
	left: 158px;
	width: 165px;
	height: 60px;
	color: #000;
	font-size: 48px;
	font-weight: bold;
	font-family: 'Century Gothic';
	background-color: rgba(255,255,255,0.5);
	border-radius: 6px;
}
#meterBox #example #preview #preview-textfield:after {
	content: 'kg';
	font-size: 36px;
}



#top #instaBox {
	margin: 0 auto;
	width: 1200px;
}
#top #instaBox li {
	float: left;
	display: block;
	margin: 0 0 30px 12px;
	width: 291px;
	text-align: center;
}
#top #instaBox li:nth-child(4n+1) {
	margin: 0 0 30px 0;
}
#top #instaBox li a {
	display: block;
	margin: 0 auto;
	padding: 5px;
	width: 279px;
	height: 279px;
	background-color: rgba(255,255,255,0.2);
	border: 1px solid #ddd;
	border-radius: 3px;
}
#top #instaBox li img {
	width: 100%;
	min-width: 100%;
	height: auto;
}

/* 2016.07.23 参加者一覧 追加 */
.partititle {
	text-align: center;
	margin: 50px 0 0 0 ;
}
.outcome {
	width: 1100px;
	text-align: left;
	margin: 20px auto 15px auto;
}
.entry {
	text-align: center;
	margin: 80px 0;
}
.entertainment {
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.entertainment li {
	width: 332px;
	height: 322px;
	margin: 0 0 0 52px;
	position: relative;
	float: left;
}
.general {
	width: 852px;
	margin: 0 auto;
	overflow: hidden;
}
.general li {
	width: 244px;
	height: 244px;
	margin: 0 0 50px 60px;
	position: relative;
	float: left;
}

.entertainment li:first-child, .general li:first-child, .general li:nth-child(3n+1) {
	margin: 0;
}
.entertainment li figure > img, .general li figure > img {
	border: 5px solid #ffff8c;
}
.entertainment li figure, .general li figure {
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: block;
}
.entertainment li .transform01, .general li .transform01 {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
.entertainment li .transform02, .general li .transform02 {
	-webkit-transform: rotate(15deg) scale(1.4);
	transform: rotate(15deg) scale(1.4);
	-webkit-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
.entertainment li figure:hover .transform01, .general li figure:hover .transform01 {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.entertainment li figure:hover .transform02, .general li figure:hover .transform02 {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
}
.entertainment li figure p, .general li figure p {
	color: #000;
}
.entertainment li figure, .general li figure {
	position: relative;
	overflow: hidden;
}
.entertainment li figcaption, .general li figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.6);
	-webkit-transition: .2s;
	transition: .2s;
	opacity: 0;
}
.entertainment li .notlink figcaption, .general li .notlink figcaption {
	cursor: default;
}
.entertainment li figcaption p, .general li figcaption p {
	position: absolute;
	left: -100%;
	width: 100%;
	padding: 0;
	text-align: center;
	-webkit-transition: .8s;
	transition: .8s;
}
.entertainment li figcaption p, .general li figcaption p {
	top: 55px;
}
.entertainment li figure:hover figcaption, .general li figure:hover figcaption {
	opacity: 1;
}
.entertainment li figure:hover figcaption p, .general li figure:hover figcaption p {
	left: 0px;
	right: 0;
	width: 155px;
	margin: auto;
}
.entertainment li figure:hover figcaption p, .general li figure:hover figcaption p {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
.entertainment li .popupimg, .general li .popupimg {
	background-color: #fff;
}
.entertainment li .popupimg:hover img, .general li .popupimg:hover img {
	opacity: 0.5;
}
.entertainment li figcaption p {
	top: 118px;
}
.general li figcaption p {
	top: 79px;
}
.entertainment li  p {
	margin-left: 140px!important;
}
.general li  p {
	margin-left: 90px!important;
}
.entertainment li .box, .general li .box{text-align: center; position: relative;}
.entertainment li .box .bd1 div.bdT, .general li .box .bd1 div.bdT{width: 0;}
.entertainment li .box .bd1 div.bdB, .general li .box .bd1 div.bdB{width: 0;}
.entertainment li .box .bd1 div.bdR, .general li .box .bd1 div.bdR{height:0;}
.entertainment li .box .bd1 div.bdL, .general li .box .bd1 div.bdL{height:0;}
.entertainment li .box:hover .bd1 div, .general li .box:hover .bd1 div{background: #333; position:absolute;-webkit-transition:all 0.8s;transition:all 0.8s;z-index: 3;}
.entertainment li .box:hover .bd1 div.bdT, .general li .box:hover .bd1 div.bdT{width: 100%; height:6px; top:0; left:0;}
.entertainment li .box:hover .bd1 div.bdB, .general li .box:hover .bd1 div.bdB{width: 100%; height:6px; bottom:0; right:0;}
.entertainment li .box:hover .bd1 div.bdR, .general li .box:hover .bd1 div.bdR{height:100%; width :6px; right:0; top:0;}
.entertainment li .box:hover .bd1 div.bdL, .general li .box:hover .bd1 div.bdL{height:100%; width :6px; left:0; bottom:0;}

#popupbg {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 5000;
}

/* 開始ポップアップ Start */
#popup {
	width: 795px;
	height: 583px;
	margin: -292px 0 0 -398px;
	background-image: url('../images/participant/popupbg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	position: fixed;
	top: 50%;
	left: 50%;
	display: none;
	z-index: 9999;
}
#popup #closebtn {
	width: 28px;
	height: 28px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
#popup #front, #popup #side, #popup #back {
	width: 209px;
	height: 360px;
	position: absolute;
	top: 70px;
}
#popup #front {
	left: 60px;
}
#popup #side {
	left: 295px;
}
#popup #back {
	left: 530px;
}
#popup #name {
	width: 100%;
	font-size: 15px;
	color: #000;
	text-align: center;
	position: absolute;
	top: 492px;
}
/* 開始ポップアップ END */

/* 2016.08.18 参加者一覧 追加 */
/* 30日経過ポップアップ Start */
#popup30 {
	width: 795px;
	height: 1435px;
	margin: 0 auto;
	padding: 30px 0;
	position: relative;
	display: none;
	z-index: 9999;
}
#popup30 #bgt {
	width: 795px;
	height: 600px;
	background-color: #f49d0f;
	background-image: url('../images/participant/popup2/bgt.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#popup30 #bgt .closebtn {
	width: 28px;
	height: 28px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
#popup30 #bgt #thirty_title {
	padding: 30px 0 0 0;
}
#popup30 #bgt #thirty_title img {
	margin: 0 0 30px 0;
}
#popup30 #bgt #name {
	width: 795px;
	height: 54px;
	font-size: 15px;
	line-height: 37px;
	background-image: url('../images/participant/popup2/namebg.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#popup30 #bgm {
	width: 795px;
	max-height: 100px;
	padding: 18px 0;
	background-image: url('../images/participant/popup2/bgm.jpg');
	background-repeat: repeat-y;
}
#popup30 #bgb {
	width: 795px;
	height: 735px;
	background-color: #f49d0f;
	background-image: url('../images/participant/popup2/bgb.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
#popup30 #bgb #resultdata {
	margin: 30px 0;
}
#popup30 #bgb #resultdata #result_table {
	width: 650px;
	margin: 0 auto;
	border-collapse: collapse;
	border: 0px;
}
#popup30 #bgb #resultdata #result_table th, #popup30 #bgb #resultdata #result_table td {
	font-size: 15px;
	text-align: center;
	padding: 10px 0;
	border: 1px solid #000;
}
#popup30 #bgb #resultdata #result_table th {
	width: 200px;
	font-weight: normal;
}
#popup30 #bgb #resultdata #result_table td {
	width: 450px;
}
#popup30 #bgb .closebtn {
	width: 89px;
	height: 22px;
	position: absolute;
	left: 353px;
	bottom: 30px;
	cursor: pointer;
}

.resultimg {
	width: 657px;
	margin: 0 auto;
	overflow: hidden;
}
.resultimg li {
	width: 209px;
	font-size: 18px;
	color: #fff;
	margin: 0 0 0 15px;
	float: left;
}
.resultimg li:first-child {
	margin: 0;
}
.resultimg li img {
	margin: 0 0 15px 0;
}
/* 30日経過ポップアップ END */

/* 2016.09.09 参加者一覧 追加 */
/* 60日経過ポップアップ Start */
#popup60 {
	width: 795px;
	margin: 30px auto;
	background-image: url('../images/participant/popup2/bgm.jpg');
	background-repeat: repeat-y;
	position: relative;
	display: none;
	z-index: 9999;
}
#popup60 #bgt {
	width: 795px;
	background-image: url('../images/participant/popup2/bgt.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#popup60 #bgt #bgb .closebtnt {
	width: 28px;
	height: 28px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
#popup60 #bgt #sixty_title {
	padding: 30px 0;
}
#popup60 #bgt #name {
	width: 795px;
	height: 54px;
	font-size: 15px;
	line-height: 37px;
	background-image: url('../images/participant/popup2/namebg.png');
	background-repeat: no-repeat;
	background-position: center top;
}
#popup60 #bgt #bgb {
	width: 795px;
	padding: 0 0 100px 0;
	background-image: url('../images/participant/popup2/bgb.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
#popup60 #bgt #bgb .dayflow {
	margin: 30px 0;
}
#popup60 #bgb #resultdata {
	margin: 30px 0;
}
#popup60 #bgb #resultdata #result_table {
	width: 650px;
	margin: 0 auto;
	border-collapse: collapse;
	border: 0px;
}
#popup60 #bgb #resultdata #result_table th, #popup60 #bgb #resultdata #result_table td {
	font-size: 15px;
	text-align: center;
	padding: 10px 0;
	border: 1px solid #000;
}
#popup60 #bgb #resultdata #result_table th {
	width: 200px;
	font-weight: normal;
}
#popup60 #bgb #resultdata #result_table td {
	width: 450px;
}
#popup60 #bgt #bgb .closebtnb {
	width: 89px;
	height: 22px;
	position: absolute;
	left: 353px;
	bottom: 30px;
	cursor: pointer;
}
/* 60日経過ポップアップ END */
