@charset "UTF-8";
/* ========================================

- common

======================================== */
* {
  font-family: 'Roboto', sans-serif;
}

#wrapper {
  width: 1050px;
}

.sp-elem {
  display: none;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.font-title {
  margin-bottom: .5em;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 1.4em;
  color: #fff;
  line-height: 1.25em;
  letter-spacing: .05em;
}
.font-title .fa {
  margin-right: .25em;
}

/* ========================================

- header

======================================== */
.header-nav .btn-list {
  height: 100px;
  padding-top: 13px;
}
.header-nav .btn-list li:first-child a {
  font-size: 1.3em;
  font-weight: bold;
}
.header-nav .btn-list a {
  padding: 10px 25px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #0d5d88;
  color: #fff;
  text-decoration: none;
}

.sub-menu-member {
  left: 220px;
}

.sub-menu-shop {
  right: 58px;
}

.top-slider-wrapper {
  background-color: #000;
}

#top-slider {
  -moz-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
  width: 540px;
  opacity: 0;
}
#top-slider.is-loaded {
  opacity: 1;
}
#top-slider li a {
  display: block;
}
#top-slider li img {
  margin: 0 auto;
  display: block;
}
#top-slider img {
  width: 100%;
  height: auto;
}

#top-sidebar {
  width: 268px;
}

.top-info a img {
  margin: 0 auto;
  display: block;
}

.top-info2 a img {
  margin: 0 auto;
  display: block;
}
#top-new {
  background: #595f62;
  width: 422px;
}

#top-blog {
  background: #595f62;
}
#top-blog .ps-container a:link, #top-blog .ps-container a:visited {
  color: #0d5d88;
}

.top-news__more {
  background: #0d5d88;
  color: #fff;
  border: 1px solid #fff;
  padding: 0px 24px 0px 12px;
  margin-top: -3px;
}
.top-news__more:hover {
  background: #09415F;
}
.top-news__more .arrow {
  background: none;
  color: #555;
  color: #fff;
}
.top-news__more a {
  color: #fff;
}

#top-members {
  width: 750px;
  overflow: hidden;
}
#top-members h1 {
  background: #0d5d88;
  padding: 5px 15px;
}

.members-list {
  background: #d7d7d7;
  padding: 20px 15px 10px;
}
.members-list .name {
  background: #000;
  color: #fff;
  padding: 5px;
}
.members-list .image img {
  width: 110px;
  height: auto;
}
.members-list li {
  margin-bottom: 8px;
  margin-right: 12px;
  width: 110px;
  background: none;
  height: auto;
}
.members-list li:nth-child(6n) {
  margin-right: 0;
}
.members-list .info {
  background: #0d5d88;
  text-align: center;
  width: 112px;
  margin-top: 5px;
  padding: 10px 0px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  font-family: 'Roboto', sans-serif;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.members-list .info:hover {
  background: #09415F;
}
.members-list .info:before {
  content: ">";
  margin-right: 5px;
}
.members-list .service {
  background: #0e6966;
}
.members-list .service:hover {
  background: #19a29d;
}
.members-list .service:before {
  content: ">";
  margin-right: 5px;
}

.sns-container {
  width: 102px;
  height: 20px;
  background: #eee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 5px 0;
  padding: 5px;
  text-align: center;
}
.sns-container ul {
  overflow: hidden;
  margin-top: -1px;
  display: inline-block;
}
.sns-container li {
  margin: 0 20px 0 0;
  width: auto;
}
.sns-container li a {
  -moz-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
  display: block;
  width: 100%;
  text-align: center;
}
.sns-container li a:hover {
  opacity: .7;
}
.sns-container li a img {
  width: 22px;
}
.sns-container li:last-child {
  margin: 0;
}
.sns-container .icon_3 li {
  margin-right: 10px;
}
.sns-container .icon_3 li:last-child {
  margin: 0;
}
.sns-container .icon_4 li {
  margin-right: 3px;
}
.sns-container .icon_4 li:last-child {
  margin: 0;
}

.tw-btns {
  overflow: hidden;
  margin-bottom: 10px;
}
.tw-btns a {
  text-decoration: none;
  color: #fff;
}

.line-btn {
  overflow: hidden;
  margin-bottom: 10px;
}
.line-btn a {
  text-decoration: none;
  color: #fff;
  background: #00b900;
  margin: 0 auto;
  padding: 5px 10px;
  width: 50%;
  display: block;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  width: 41%;
}
.line-btn a img {
  width: 25px !important;
  vertical-align: middle;
  margin-left: -10px;
}

.tw-dboys {
  margin-right: 8px;
}

.tw-dboys,
.tw-ddate {
  background: #45B4E9;
  padding: 5px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  float: left;
  width: 41%;
}
.tw-dboys img,
.tw-ddate img {
  width: 25px !important;
  vertical-align: middle;
  margin-left: -10px;
}

#top-banners a {
  display: block;
  margin: 0 auto;
  width: 230px;
}

@media (max-width: 1050px) {
  #site-header {
    min-width: 1030px;
    width: 100%;
    padding: 10px;
  }

  #site-footer {
    min-width: 1030px;
    width: 100%;
  }
}
@media (min-width: 761px) {
  #site-header {
    padding: 10px;
  }
  #site-header .logo {
    margin: 2px 0 0 -40px;
  }

  .sp-elem {
    display: none;
  }

  .header-nav {
    width: auto;
    margin-top: 5px;
  }
  .header-nav .btn-list {
    padding-top: 0;
    overflow: visible;
  }

  .btn-list a {
    display: block;
    height: 32px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1em;
  }

  .sub-menu-member {
    left: 150px;
  }

  .sub-menu-shop {
    right: 0;
  }

  #top-slider img {
    width: auto;
  }

  .top-info a {
    display: block;
    background-color: #455BA8;
  }

  .top-info2 a {
    display: block;
    background-color: #358998;
  }

  .bg_white a {
    background: #fff;
  }

  #top-new {
    height: 248px;
  }
  #top-new .content {
    height: 190px;
  }
}
@media screen and (max-width: 760px) {
  /* ========================================

  - common

  ======================================== */
  .sp-elem {
    display: block;
  }

  .logo img {
    margin-top: 10px;
    max-width: 80%;
    height: auto;
  }

  #wrapper {
    min-width: 80%;
    width: 100%;
    margin: 0 auto;
  }

  #site-header .container, #site-header #wrapper {
    max-width: 100%;
  }

  .pc-elem {
    display: none;
  }

  .sp-elem {
    display: block;
  }

  /* ========================================

  - header

  ======================================== */
  #site-header {
    max-width: 100%;
    min-width: 80%;
    padding: 0;
  }
  #site-header .container {
    padding: 0;
  }
  #site-header .logo {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }
  #site-header .logo a {
    display: inline-block;
  }

  /* ========================================

  - top

  ======================================== */
  .top-row-left,
  .top-row-right {
    float: none;
  }

  .top-slider-wrapper {
    position: relative;
    overflow: hidden;
    padding-top: 50%;
    padding-bottom: 5px;
    background-color: transparent;
  }

  #top-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
    background-color: transparent;
  }
  #top-slider li {
    width: 100%;
  }
  #top-slider li img {
    width: 100%;
    height: auto;
  }
  #top-slider .pager {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  #top-slider .pager .bx-pager-item {
    display: inline-block;
    margin: 5px;
  }
  #top-slider .pager a.active {
    background-color: #0d5d88;
  }

  .bx-pager.bx-default-pager {
    text-align: center;
  }

  #top-new {
    max-width: 90%;
    display: block;
    margin: 0 auto;
  }
  #top-new .news {
    text-align: left;
  }

  #main {
    max-width: 100%;
    min-width: 90%;
    background: #fff;
    margin: 0 auto;
  }

  .top-about {
    margin-bottom: 20px;
  }

  .top-info {
    margin-bottom: 20px;
  }
  .top-info a {
    display: block;
    position: relative;
    height: 20px;
  }
  .top-info a img {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    width: auto;
    max-width: 100%;
    height: 20px;
  }

  .top-info2 {
    margin-bottom: 20px;
  }
  .top-info2 a {
    display: block;
    position: relative;
    height: 20px;
  }
  .top-info2 a img {
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    width: auto;
    max-width: 100%;
    height: 20px;
  }

  .bg_white a {
    background: #fff;
    border: 1px #ccc solid;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 22px;
  }

  .top-news__more_sp {
    margin: 10px auto 20px;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 97%;
    background: #0d5d88;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }

  #top-members {
    width: 100%;
    float: none;
  }

  .members-list {
    margin-bottom: 20px;
    padding: 10px 10px 10px 20px;
  }
  .members-list li {
    width: 45.99999%;
  }
  .members-list li .btns {
    width: 114px;
    margin: 0 auto;
  }
  .members-list .sns-container li {
    width: 22px;
  }
  .members-list .name {
    width: 100px;
    margin: 0 auto;
  }

  #top-blog {
    max-width: 100%;
    min-width: 100%;
    margin-top: 20px;
  }

  #top-sidebar {
    max-width: 100%;
    min-width: 95%;
    float: none;
    margin-top: 20px;
  }

  .tw-btns {
    width: 100%;
    max-width: 100%;
    margin-left: 10px;
  }

  .line-btn {
    margin-left: 20px;
    margin-bottom: 30px;
  }

  .tw-dboys, .tw-ddate {
    width: 41%;
  }

  .tw-dboys {
    float: left;
  }

  .tw-ddate {
    float: right;
  }

  #top-banners {
    overflow: hidden;
    width: 100%;
    margin: 0 auto 30px 10px;
  }
  #top-banners ul {
    overflow: hidden;
    margin: 0 auto;
    max-width: 350px;
  }
  #top-banners li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    margin-bottom: 5px;
  }
  #top-banners li a {
    display: block;
    width: 100%;
  }
  #top-banners li img {
    max-width: 100%;
    height: auto;
  }
  #top-banners li:nth-child(odd) {
    clear: both;
    padding-right: 5px;
  }
  #top-banners li:nth-child(even) {
    padding-left: 5px;
  }
  #top-banners li:nth-child(3) {
    margin-left: 25%;
  }

  #site-footer {
    max-width: 100%;
    min-width: 80%;
    margin: 0 auto;
    padding: 10px 0;
  }

  .container {
    max-width: 100%;
  }

  #top-footer-banners {
    margin-bottom: 10px;
  }
  #top-footer-banners ul.fl-container {
    max-width: 100%;
    width: 240px;
    margin: 0 auto;
  }
  #top-footer-banners ul.fl-container li {
    width: 240px;
    margin: 0 auto 10px;
    text-align: center !important;
  }
  #top-footer-banners ul.fl-container img {
    width: 100%;
    height: auto;
  }
  #top-footer-banners ul.fl-container .fl-left,
  #top-footer-banners ul.fl-container .middle,
  #top-footer-banners ul.fl-container .right {
    float: none;
    margin: 0 auto 10px;
  }

  .to_top_box {
    overflow: hidden;
  }

  .to_top {
    background: rgba(13, 93, 136, 0.7);
    padding: 5px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    float: right;
    text-decoration: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 40px;
    height: 40px;
  }
  .to_top:before {
    content: "△";
    display: block;
    text-align: center;
  }

  .fl-container li {
    text-align: center;
  }

  /* ========================================

  - about

  ======================================== */
  .about-dboys {
    color: #fff;
    background-color: #000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .about-dboys__title {
    padding: 5px 20px;
    font-weight: bold;
    text-align: center;
  }
  .about-dboys__title:after {
    color: #000;
  }
  .about-dboys__body {
    padding: 10px;
  }

  .about-btns {
    margin-bottom: 10px;
    border-bottom: 1px solid #86aec3;
  }

  .about__title {
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #86aec3;
    font-weight: bold;
    color: #0d5d88;
  }
  .about__title:first-child {
    border-top: none;
  }
  .about__body {
    display: none;
    padding: 10px 0;
    border-top: 1px solid #86aec3;
  }
  .about__body a {
    color: #0d5d88;
  }

  /* ========================================

  - newsdtl

  ======================================== */
  .news_list_page {
    background: #E6E6E6;
  }

  #news .news {
    padding-left: 0px;
  }
  #news .news time {
    margin-left: -33px;
  }
  #news .news p {
    margin-top: 30px;
  }
  #news li {
    text-align: left;
  }

  /* ========================================

  - accordion

  ======================================== */
  .js-accordion-title {
    position: relative;
    padding-left: 20px;
  }
  .js-accordion-title:after {
    content: "+";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    font-size: 16px;
    text-align: center;
    line-height: 16px;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
  }
  .js-accordion-title.open:after {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
