@charset "UTF-8";
@media screen and (max-width:640px) {
  #contents {
    width: 100%;
    float: left;
    clear: both;
    font-size: 14px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding-top: 30px;
    color: #333333;
    padding-bottom: 62px;
  }
  #contents div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
    margin: 0;
    padding: 0;
  }
  #contents ul, ol, li, dl, dt, dd {
    list-style: none;
  }
  #contents .auto {
    width: 90%;
    margin: 0 auto;
  }
  #contents img {
    display: block;
    width: 100%;
    height: auto;
  }
  #contents a {
    width: 100%;
    height: auto;
    text-decoration: none;
    color: inherit;
  }
  #contents h1 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    width: 90%;
    margin: 0 auto 15px;
  }
  #contents h2 {
    font-size: 26px;
    font-weight: 600;
  }
  #contents .sp_none {
    display: none !important;
  }
  #contents .page_title {
    background-color: #555555;
    color: #fff;
    text-align: center;
    padding: 32px 50px 36px;
  }
  #contents .swiper-container {
    padding-bottom: 40px;
    margin-bottom: 41px;
    width: 100%;
    height: 66vw;
  }
  #contents .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
  }
  #contents .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  #contents .swiper-button-prev, .swiper-button-next {
    background: #555555 url(../img/arrow_01.png) no-repeat center center;
    background-size: 8px;
    width: 48px;
    height: 48px;
    top: 260px;
  }
  #contents .swiper-button-prev {
    left: 0;
  }
  #contents .swiper-button-next {
    right: 0;
    transform: rotate(180deg);
  }
  #contents .bottom_block {
    margin-bottom: 54px;
  }
  #contents .bottom_block .bottom_block .lp_list li {
    margin-bottom: 28px;
    box-shadow: 0px 2px 1px 0px #cccccc;
    -moz-box-shadow: 0px 2px 1px 0px #cccccc;
    -webkit-box-shadow: 0px 2px 1px 0px #cccccc;
    background-color: #f2f2f2;
    padding-bottom: 14px;
  }
  #contents .bottom_block .bottom_block .lp_list li:last-of-type {
    margin-bottom: 0;
  }
  #contents .bottom_block .bottom_block .lp_list li .lp_title {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 5px;
  }
  #contents .bottom_block .bottom_block .lp_list li .text_inner {
    background-color: #fff;
    padding: 14px 10px 7px;
  }
  #contents .bottom_block .bottom_block .lp_list li .date {
    background-color: #5271ca;
    color: #fff;
    text-align: center;
    padding: 3px 0px 2px;
    width: 100px;
    font-size: 10px;
    margin-bottom: 2px;
  }
  #contents .bottom_block .bottom_block .lp_list li .text {
    line-height: 1.6;
    margin: 10px 10px 0;
  }
  #contents #sidebar {
    margin-top: 0;
    overflow-x: hidden;
    box-sizing: border-box;
  }
  #contents .sideLine {
    overflow: hidden;
    margin-top: 20px;
    width: 210px;
    background: #FFF;
  }
  #contents .rectangle {
    width: 100%;
  }
  #contents .sideLine h3 {
    overflow: hidden;
    width: 205px;
    height: 16px;
    text-indent: -9999px;
    background: #FFF url(../img/sprite_top.png) no-repeat 0 0;
    margin: 15px 0 5px 5px;
  }
  #sidebar {}
  #sidebar {
    width: 100%;
    margin-top: 20px;
  }
  #contents #BlackBox {
    width: 94%;
    padding: 3%;
    background: #111;
  }
  #contents .sideLine {
    overflow: hidden;
    margin-top: 20px;
    width: 210px;
    overflow: hidden;
    background: #FFF;
  }
  #contents.rectangle {
    width: 300px;
  }
  #contents .sideLine h3 {
    overflow: hidden;
    width: 205px;
    height: 16px;
    text-indent: -9999px;
    background: #FFF url(../img/sprite_top.png) no-repeat 0 0;
    margin: 15px 0 5px 5px;
  }
  #contents .Snw_Box, #mobile {
    margin-top: 30px;
  }
}