@charset "UTF-8";
@media screen and (min-width: 641px) {
  #contents {
    width: 100%;
    float: left;
    clear: both;
    font-size: 16px;
    line-height: 1.6;
    -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;
    min-width: 1080px;
    color: #333333;
    padding-top: 20px;
    padding-bottom: 76px;
  }
  #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: 1080px;
    margin: 0 auto;
  }
  #contents a {
    display: block;
    width: 100%;
    height: auto;
    text-decoration: none;
    color: inherit;
    overflow: hidden;
  }
  #contents a:hover img {
    filter: alpha(opacity=70);
    opacity: 0.7;
  }
  #contents img {
    display: block;
    width: 100%;
    height: auto;
  }
  #contents h1 {
    width: 1080px;
    font-size: 28px;
    font-weight: 600;
    line-height: 28px;
    margin: 0 auto 18px;
  }
  #contents h2 {
    font-size: 24px;
    font-weight: 600;
  }
  #contents p {
    margin: 0;
  }
  #contents ul {
    margin: 0;
  }
  #contents figure {
    margin: 0;
  }
  #contents .pc_none {
    display: none !important;
  }
  #contents .page_title {
    background-color: #5271ca;
    color: #fff;
    text-align: center;
    padding: 23px 50px 23px;
  }
  #contents .swiper-block {
    padding-top: 20px;
    background-color: #e5eaf7;
  }
  #contents .swiper-container {
    width: 1080px;
    padding-bottom: 40px;
    margin: 0 auto 41px;
  }
  #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 {
    display: flex;
  }
  #sidebar {
    float: right;
    width: 320px;
    margin-top: 20px;
  }
  #contents #BlackBox {
    width: 300px;
    padding: 10px;
    background: #111;
    overflow-x: hidden;
  }
  #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;
  }
  #contents .bottom_block .bottom_block .lp_list {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    margin-bottom: -35px;
  }
  #contents .bottom_block .bottom_block .lp_list li {
    width: 345px;
    margin-right: 23px;
    margin-bottom: 35px;
    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;
  }
  #contents .bottom_block .bottom_block .lp_list li:nth-of-type(even) {
    margin-right: 0;
  }
  #contents .bottom_block .bottom_block .lp_list li .text_box {
    padding: 0px 0px 10px;
  }
  #contents .bottom_block .bottom_block .lp_list li .text_inner {
    background-color: #fff;
    padding: 14px 20px 7px;
  }
  #contents .bottom_block .bottom_block .lp_list li .lp_title {
    font-size: 18px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 3px;
  }
  #contents .bottom_block .bottom_block .lp_list li .date {
    background-color: #5271ca;
    color: #fff;
    text-align: center;
    padding: 3px 0px 2px;
    width: 108px;
    font-size: 11px;
    margin-bottom: 2px;
  }
  #contents .bottom_block .bottom_block .lp_list li .text {
    line-height: 1.6;
    padding: 10px 20px 0;
  }
  #contents #sidebar {
    margin-top: 0;
  }
}