#mainslide {
  background: #f7f9fc;
  border-bottom: 1px solid #e8ebf2;
  margin-bottom: 35px;
}
#mainslide #mainslide-wrapper {
  width: 1200px;
  margin: 0 auto;
}
#mainslide #mainslide-wrapper > .bxslider > li {
  display: none;
}
#mainslide #mainslide-wrapper .bx-wrapper {
  margin-bottom: 0;
}
#mainslide #mainslide-wrapper .bx-wrapper .bx-viewport {
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0 0 0 0;
  border: 0;
  left: 0;
  background: #fff;
}
#mainslide #mainslide-wrapper .bx-wrapper .bx-prev {
  background: none;
  left: -35px;
}
#mainslide #mainslide-wrapper .bx-wrapper .bx-next {
  background: none;
  right: -35px;
}
#mainslide #mainslide-wrapper .bx-wrapper .bx-controls-direction a {
  margin-top: -30.5px;
  width: 35px;
  height: 71px;
}
#mainslide #mainslide-wrapper .bx-wrapper .bx-pager.bx-default-pager {
  position: absolute;
  right: 15px;
  bottom: 15px;
  text-align: right;
}
#mainslide #mainslide-wrapper .bx-wrapper .bx-pager.bx-default-pager a {
  background: #dfe3ea;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 20px;
  height: 10px;
  margin: 0 1px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#mainslide #mainslide-wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover, #mainslide #mainslide-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #001f74;
}
#mainslide #mainslide-wrapper .single a,
#mainslide #mainslide-wrapper .double a,
#mainslide #mainslide-wrapper .mix a {
  display: block;
  overflow: hidden;
}
#mainslide #mainslide-wrapper .double a .tps-left {
  float: left;
  width: 50%;
}
#mainslide #mainslide-wrapper .mix a .tps-left {
  float: left;
  max-width: 40%;
  max-height: 320px;
}
#mainslide #mainslide-wrapper .mix a .tps-right {
  float: left;
  margin-left: 5%;
  padding-top: 3%;
  overflow: hidden;
  width: 53%;
}
#mainslide #mainslide-wrapper .mix a .tps-right .tps-ym {
  margin-bottom: 1%;
  font-size: 142.9%;
  font-weight: bold;
  color: #111;
}
#mainslide #mainslide-wrapper .mix a .tps-right .tps-days {
  overflow: hidden;
  margin-bottom: 2%;
}
#mainslide #mainslide-wrapper .mix a .tps-right .tps-days p {
  float: left;
}
#mainslide #mainslide-wrapper .mix a .tps-right .tps-days p.tps-day {
  padding: 14px 0 6px;
  font-size: 392.9%;
  font-weight: bold;
  color: #111;
}
#mainslide #mainslide-wrapper .mix a .tps-right .tps-days p.tps-time {
  margin-left: 7px;
  border-left: 1px dotted #0c0808;
  padding-left: 7px;
  color: #666;
  font-style: italic;
}
#mainslide #mainslide-wrapper .mix a .tps-right .tps-days p.tps-time strong {
  color: #111;
  font-style: normal;
}
#mainslide #mainslide-wrapper .mix a .tps-right .tps-category {
  float: left;
  background: #d15757;
  padding: 1px 17px 0;
  color: #fff;
  font-size: 92.9%;
  margin-bottom: 2%;
}
#mainslide #mainslide-wrapper .mix a .tps-right .tps-title {
  clear: both;
  font-size: 178.6%;
  line-height: 125%;
  padding-bottom: 1%;
}
#mainslide #mainslide-wrapper .mix a .tps-right .tps-text {
  padding-bottom: 1%;
}
#mainslide #mainslide-wrapper .double a img {
  display: inline;
  max-width: 50%;
}

#contents {
  padding-bottom: 65px;
}
#contents #contents-wrapper #main-contents {
  float: left;
  width: 935px;
  overflow: hidden;
}
#contents #contents-wrapper #main-contents .subtitle,
#contents #contents-wrapper #main-contents .subtitle_en {
  position: relative;
  height: 55px;
  text-indent: -9999px;
}
#contents #contents-wrapper #main-contents .subtitle .sp,
#contents #contents-wrapper #main-contents .subtitle_en .sp {
  display: none;
}
#contents #contents-wrapper #main-contents .subtitle a img,
#contents #contents-wrapper #main-contents .subtitle_en a img {
  position: absolute;
  right: 15px;
  top: 10px;
  text-indent: 0;
}
#contents #contents-wrapper #main-contents .detail-area {
  margin-left: 10px;
  overflow: hidden;
}
#contents #contents-wrapper #main-contents .detail-area li {
  float: left;
  background: url(/contents/files/bg_detail.gif);
  text-align: center;
  font-size: 85.7%;
  border: .1em solid #e3e4e6;
  margin-right: 5px;
}
#contents #contents-wrapper #main-contents .detail-area li a {
  display: block;
  background: url(/contents/files/arr_detail.png) no-repeat 17px 13px;
  padding: 8px 28px 7px 42px;
}
#contents #contents-wrapper #main-contents #news {
  margin-bottom: 70px;
}
#contents #contents-wrapper #main-contents #news .subtitle {
  background: url(/contents/files/lbl_news.gif) no-repeat;
}
#contents #contents-wrapper #main-contents #news .subtitle_en {
  background: url(/contents/files/lbl_news_en.gif) no-repeat;
}
#contents #contents-wrapper #main-contents #news #news-list {
  margin: 0 0 10px 10px;
  letter-spacing: -.40em;
}
#contents #contents-wrapper #main-contents #news #news-list li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  letter-spacing: normal;
  margin: 15px 15px 0 0;
  width: 220px;
  background: #f7f8f9;
}
#contents #contents-wrapper #main-contents #news #news-list li:nth-child(4n) {
  margin-right: 0;
}
#contents #contents-wrapper #main-contents #news #news-list li a {
  display: block;
  padding-bottom: 10px;
  text-align: center;
}
#contents #contents-wrapper #main-contents #news #news-list li a img {
  max-height: 102px;
}
#contents #contents-wrapper #main-contents #news #news-list li a time {
  display: block;
  padding: 5px 25px 0;
  color: #ccc;
  font-size: 71.4%;
  text-align: left;
}
#contents #contents-wrapper #main-contents #news #news-list li a .news-title {
  display: block;
  padding: 0 25px;
  text-align: left;
}
#contents #contents-wrapper #main-contents #news #news-list li a .news-desc {
  display: block;
  padding: 5px 25px 0;
  color: #888;
  font-size: 85.7%;
  text-align: left;
}
#contents #contents-wrapper #main-contents #event {
  float: left;
  width: 455px;
}
#contents #contents-wrapper #main-contents #event .subtitle {
  background: url(/contents/files/lbl_event.gif) no-repeat;
}
#contents #contents-wrapper #main-contents #event .subtitle_en {
  background: url(/contents/files/lbl_event_en.gif) no-repeat;
}
#contents #contents-wrapper #main-contents #event #event-list {
  margin: 0 0 10px 10px;
}
#contents #contents-wrapper #main-contents #event #event-list li {
  border: solid #e8ebf2;
  border-width: 0 1px 1px;
}
#contents #contents-wrapper #main-contents #event #event-list li a {
  display: block;
  padding: 5px 20px;
}
#contents #contents-wrapper #main-contents #event #event-list li a .event-time {
  display: block;
  font-weight: bold;
}
#contents #contents-wrapper #main-contents #event #event-list li a .event-title {
  display: block;
}
#contents #contents-wrapper #main-contents #event #event-list li a .event-option {
  display: block;
  color: #888;
  font-size: 85.7%;
}
#contents #contents-wrapper #main-contents #event #event-list li.none {
  padding: 5px 20px;
}
#contents #contents-wrapper #main-contents #recruit {
  float: right;
  width: 455px;
}
#contents #contents-wrapper #main-contents #recruit .subtitle {
  background: url(/contents/files/lbl_recruit.gif) no-repeat;
}
#contents #contents-wrapper #main-contents #recruit .subtitle_en {
  background: url(/contents/files/lbl_recruit_en.gif) no-repeat;
}
#contents #contents-wrapper #main-contents #recruit #recruit-list {
  margin: 0 0 10px 10px;
}
#contents #contents-wrapper #main-contents #recruit #recruit-list li {
  border: solid #e8ebf2;
  border-width: 0 1px 1px;
}
#contents #contents-wrapper #main-contents #recruit #recruit-list li a {
  display: block;
  padding: 5px 20px;
  overflow: hidden;
}
#contents #contents-wrapper #main-contents #recruit #recruit-list li a time {
  display: block;
  float: left;
  color: #ccc;
  font-size: 71.4%;
}
#contents #contents-wrapper #main-contents #recruit #recruit-list li a .recruit-shimekiri {
  display: block;
  float: right;
  font-weight: bold;
  color: #f00;
}
#contents #contents-wrapper #main-contents #recruit #recruit-list li a .recruit-title {
  display: block;
  clear: both;
}
#contents #contents-wrapper #main-contents #recruit #recruit-list li a .recruit-option {
  display: block;
  color: #888;
  font-size: 85.7%;
}
#contents #contents-wrapper #main-contents #recruit #recruit-list li.none {
  padding: 5px 20px;
}
#contents #contents-wrapper #side-contents {
  float: right;
  width: 220px;
}
#contents #contents-wrapper #side-contents #side-bnr-area li {
  margin-bottom: 10px;
}
#contents #contents-wrapper #side-contents nav {
  margin-bottom: 20px;
}
#contents #contents-wrapper #side-contents nav ul li {
  margin-bottom: 5px;
}
#contents #contents-wrapper #side-contents nav figure {
  padding-top: 5px;
}
#contents #contents-wrapper #side-contents nav figure figcaption {
  background: #545454;
  color: #bbb;
  text-align: center;
  font-size: 85.7%;
  line-height: 150%;
  padding: 10px 0 7px;
}
#contents #contents-wrapper #side-contents nav figure figcaption strong {
  color: #fff;
  font-size: 125%;
}
#contents #contents-wrapper #side-contents #side-facebook a {
  display: none;
}

@media screen and (max-width: 1269px) {
  #mainslide #mainslide-wrapper {
    width: 980px;
  }
  #mainslide #mainslide-wrapper .bx-wrapper .bx-pager.bx-default-pager {
    bottom: -3px;
  }
  #mainslide #mainslide-wrapper .mix a img {
    max-height: 261px;
  }
  #mainslide #mainslide-wrapper .mix a .tps-right {
    padding-top: 1%;
  }
  #mainslide #mainslide-wrapper .double a img {
    max-height: 261px;
  }
  #mainslide #mainslide-wrapper .double a .tps-right {
    padding-top: 1%;
  }

  #contents #contents-wrapper #main-contents {
    width: 715px;
  }
  #contents #contents-wrapper #main-contents #news .subtitle {
    background: url(/contents/files/lbl_news_980.gif) no-repeat;
  }
  #contents #contents-wrapper #main-contents #news .subtitle_en {
    background: url(/contents/files/lbl_news_980_en.gif) no-repeat;
  }
  #contents #contents-wrapper #main-contents #news #news-list {
    margin-left: 11px;
  }
  #contents #contents-wrapper #main-contents #news #news-list li {
    margin: 15px 0 0 14px;
  }
  #contents #contents-wrapper #main-contents #event {
    width: 355px;
  }
  #contents #contents-wrapper #main-contents #event .subtitle {
    background: url(/contents/files/lbl_event_980.gif) no-repeat;
  }
  #contents #contents-wrapper #main-contents #event .subtitle_en {
    background: url(/contents/files/lbl_event_980_en.gif) no-repeat;
  }
  #contents #contents-wrapper #main-contents #recruit {
    width: 355px;
  }
  #contents #contents-wrapper #main-contents #recruit .subtitle {
    background: url(/contents/files/lbl_recruit_980.gif) no-repeat;
  }
  #contents #contents-wrapper #main-contents #recruit .subtitle_en {
    background: url(/contents/files/lbl_recruit_980_en.gif) no-repeat;
  }
}
@media screen and (max-width: 767px) {
  #mainslide #mainslide-wrapper {
    width: 100%;
  }
  #mainslide #mainslide-wrapper .bx-wrapper .bx-controls-direction {
    display: none;
  }
  #mainslide #mainslide-wrapper .bx-wrapper .bx-pager.bx-default-pager {
    position: static;
    text-align: center;
    padding: 14px 0 12px;
    border-top: 1px solid #e8ebf2;
  }
  #mainslide #mainslide-wrapper .mix a img {
    max-height: none;
  }
  #mainslide #mainslide-wrapper .mix a .tps-right .tps-ym {
    font-size: 100%;
  }
  #mainslide #mainslide-wrapper .mix a .tps-right .tps-days p.tps-day {
    font-size: 100%;
  }
  #mainslide #mainslide-wrapper .mix a .tps-right .tps-category {
    font-size: 92.9%;
  }
  #mainslide #mainslide-wrapper .mix a .tps-right .tps-title {
    font-size: 100%;
    font-weight: bold;
  }

  #contents {
    padding-bottom: 20px;
  }
  #contents #contents-wrapper {
    width: 100%;
  }
  #contents #contents-wrapper #main-contents {
    float: none;
    width: 100%;
    padding-top: 0;
  }
  #contents #contents-wrapper #main-contents .subtitle,
  #contents #contents-wrapper #main-contents .subtitle_en {
    text-indent: 0;
    height: auto;
  }
  #contents #contents-wrapper #main-contents .subtitle span,
  #contents #contents-wrapper #main-contents .subtitle_en span {
    display: none;
  }
  #contents #contents-wrapper #main-contents .subtitle .sp,
  #contents #contents-wrapper #main-contents .subtitle_en .sp {
    display: inline;
  }
  #contents #contents-wrapper #main-contents .subtitle a img,
  #contents #contents-wrapper #main-contents .subtitle_en a img {
    display: block;
    width: 12.6%;
    right: 3.2%;
    top: 20%;
  }
  #contents #contents-wrapper #main-contents .detail-area {
    margin: 0 2.3%;
    border: none;
  }
  #contents #contents-wrapper #main-contents .detail-area li {
    float: none;
    border: .1em solid #e3e4e6;
    margin: 0;
  }
  #contents #contents-wrapper #main-contents #news {
    max-width: 475px;
    width: 95%;
    margin: 0 auto 40px;
  }
  #contents #contents-wrapper #main-contents #news .subtitle,
  #contents #contents-wrapper #main-contents #news .subtitle_en {
    background: none;
  }
  #contents #contents-wrapper #main-contents #news #news-list {
    margin: 0 2.3% 10px;
    text-align: center;
  }
  #contents #contents-wrapper #main-contents #news #news-list li {
    width: 100%;
    margin: 10px auto 0;
    text-align: left;
  }
  #contents #contents-wrapper #main-contents #news #news-list li a img {
    max-height: none;
  }
  #contents #contents-wrapper #main-contents #event {
    float: none;
    max-width: 475px;
    width: 95%;
    margin: 0 auto 40px;
  }
  #contents #contents-wrapper #main-contents #event .subtitle,
  #contents #contents-wrapper #main-contents #event .subtitle_en {
    background: none;
  }
  #contents #contents-wrapper #main-contents #event .subtitle .sp,
  #contents #contents-wrapper #main-contents #event .subtitle_en .sp {
    margin-bottom: -2%;
  }
  #contents #contents-wrapper #main-contents #event #event-list {
    margin: 0 2.3% 10px;
  }
  #contents #contents-wrapper #main-contents #event .detail-area li {
    float: left;
    width: 49%;
  }
  #contents #contents-wrapper #main-contents #event .detail-area li a {
    background-position: 5% 13px;
    padding: 8px 0 7px 2%;
  }
  #contents #contents-wrapper #main-contents #event .detail-area li:nth-child(2) {
    float: right;
  }
  #contents #contents-wrapper #main-contents #recruit {
    float: none;
    max-width: 475px;
    width: 95%;
    margin: 0 auto 40px;
  }
  #contents #contents-wrapper #main-contents #recruit .subtitle,
  #contents #contents-wrapper #main-contents #recruit .subtitle_en {
    background: none;
  }
  #contents #contents-wrapper #main-contents #recruit .subtitle .sp,
  #contents #contents-wrapper #main-contents #recruit .subtitle_en .sp {
    margin-bottom: -2%;
  }
  #contents #contents-wrapper #main-contents #recruit #recruit-list {
    margin: 0 2.3% 10px;
  }
  #contents #contents-wrapper #side-contents {
    float: none;
    width: 100%;
  }
  #contents #contents-wrapper #side-contents #side-bnr-area {
    overflow: hidden;
    max-width: 453px;
    width: 95%;
    margin: 0 auto;
  }
  #contents #contents-wrapper #side-contents #side-bnr-area li {
    float: left;
    max-width: 220px;
    width: 48.5%;
  }
  #contents #contents-wrapper #side-contents #side-bnr-area li:nth-child(odd) {
    margin-right: 3%;
  }
  #contents #contents-wrapper #side-contents nav ul {
    overflow: hidden;
    max-width: 453px;
    width: 95%;
    margin: 0 auto;
  }
  #contents #contents-wrapper #side-contents nav ul li {
    float: left;
    max-width: 220px;
    width: 48.5%;
  }
  #contents #contents-wrapper #side-contents nav ul li:nth-child(odd) {
    margin-right: 3%;
  }
  #contents #contents-wrapper #side-contents nav figure {
    max-width: 400px;
    width: 95%;
    margin: 0 auto;
  }
  #contents #contents-wrapper #side-contents #side-facebook {
    max-width: 400px;
    width: 95%;
    margin: 0 auto;
  }
  #contents #contents-wrapper #side-contents #side-facebook iframe {
    display: none;
  }
  #contents #contents-wrapper #side-contents #side-facebook a {
    display: inline;
  }
}
