@charset "utf-8";
@media screen and (max-width: 714px) {
  .con_wrap {
    flex-direction: column;
  }
  body {
    line-height: 1.9;
  }
  #all {
    width: 100%;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    border: none;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    text-align: left;
  }
  h1.ttl_h {
    width: 100%;
    margin: 0;
    padding-top: 50px;
    font-size: 100%;
    float: none;
  }
  h2 {
    padding: 9px 5px;
    font-size: 140%;
    line-height: 1.3;
  }
  h3,
  h4 {
    font-size: 125%;
  }
  .site-con {
    padding: 2.5%;
  }
  .site-con,
  main,
  aside,
  .site-menu,
  .site_trs img,
  article img {
    width: 100%;
  }
  article img {
    max-width: 100%;
  }
  article img,
  main,
  .site_trs img {
    float: none;
  }
  aside {
    display: none;
  }
  .site_sia {
    width: 100%;
    float: none;
    padding: 3% 2.8%;
    max-width: none;
  }
  aside dl {
    margin-bottom: 0;
  }
  aside dt {
    padding: 10px;
    border-radius: 0;
  }
  aside dd:nth-last-child(1) a {
    border-bottom: none;
    margin-bottom: 0;
  }
  aside .site_trs a {
    line-height: 36px;
    padding-left: 20px;
    position: relative;
  }
  aside .site_trs a:before {
    font-family: FontAwesome;
    content: "\f0da";
    position: absolute;
    left: 10px;
    color: #00358f;
  }
  .site-hdIn {
    width: 100%;
    height: auto;
    position: static;
    background: none;
    border-left: none;
    border-radius: 0;
  }
  .site-hd {
    width: 100%;
    margin: 0 auto;
  }
  .site-hd.under_p {
    margin: 0;
  }
  .site-hdIn h1.ttl_h a,
  h1.ttl_h a {
    color: #00358f;
    font-size: 165%;
    text-align: center;
    font-weight: bold;
  }
  .site-title {
    margin: 0 auto 3%;
    width: 100%;
    float: none;
    border-bottom: solid 4px #dde9f5;
  }
  .site-hdIn .site-title {
    border: none;
  }
  .site-hdIn .site-cp,
  .site-cp {
    color: #00358f;
    margin: 0 0 0.6em;
    text-align: center;
  }
  .site-mainvisual {
    width: 100%;
    height: auto;
    float: none;
    margin: 0 auto;
  }
  .sli_bg {
    display: none;
  }
  .site-lk img {
    float: none;
    display: block;
    margin: 0 auto 2%;
  }
  .site-top {
    overflow: hidden;
    width: 100%;
    margin: 0 auto 5%;
  }
  .site-top .site-lk {
    width: 94%;
    float: none;
    margin: 0 auto 1.5em;
  }
  .site-more {
    margin: 4% auto 0;
  }
  .site-more a {
    display: block;
    margin: 0 auto;
    float: none;
    width: 90%;
  }
  .site-lbk h2 {
    padding: 8px;
    margin: 0 auto 4%;
  }
  .site-lbk h3 a {
    padding: 8px 10px;
  }
  .lbk_in {
    width: 100%;
    float: none;
    margin: 0 auto 3%;
  }
  .lbk_in:last-child {
    margin: 0;
  }
  footer {
    width: 100%;
    padding: 0 0 10px;
    border-radius: 0;
  }
  footer ul {
    width: 100%;
  }
  footer dl {
    width: 100%;
    margin-left: 0%;
    margin-bottom: 1.5em;
    font-size: 100%;
  }
  footer li,
  footer dt,
  footer dd {
    width: 100%;
    margin: 0;
    float: none;
    line-height: 52px;
  }
  .site-pan {
    margin: 0;
  }
  .site-pan a {
    padding: 0;
  }
  /* /////////sns */
  .sns-ctnbt {
    width: 100%;
    margin: 2em auto;
  }
  .site_sib {
    width: 100%;
    float: none;
  }
  .sns-ctnbt dt {
    width: 100%;
    float: none;
  }
  .sns-ctnbt dd {
    width: 50%;
    float: left;
  }
  .sns-ctnbt dd a {
    margin-bottom: 10px;
  }
  /*/////////トップに戻るボタン*/
  /*テキストの場合*/
  p.site-btn a {
    font-size: 30px;
    line-height: 40px;
    bottom: 0;
    right: 15px;
    width: 45px;
    height: 45px;
  }
  /* /////////////////////slicknav /////////////////////*/
  #site-nv {
    display: none;
  }
  .sli {
  }
  /*デフォルトナビアイコン*/
  .slicknav_menu .slicknav_icon {
    display: none;
  }
  /*ナビの下のボーダー*/
  .slicknav_nav {
    border-bottom: none;
  }
  /*トップ背景色*/
  .slicknav_btn {
    float: none;
    background: #00358f;
    border-radius: 0;
  }
  /*メニューの背景色（hover時の色）*/
  .slicknav_menu {
    width: 100%;
    display: block;
    padding: 0;
    background: #dde9f5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
  }
  /*下層文字色*/
  .slicknav_menu a {
    margin: 0;
    color: #3f3f3f;
    overflow: hidden;
    padding: 0;
  }
  /*下層メニュー内容部分背景色*/
  .slicknav_nav a {
    padding: 7px 15px;
    border: none;
    background: #fff;
  }
  /*下層メニュー内容部分hover文字色r*/
  .slicknav_nav a:hover {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: none;
    opacity: 1;
    color: #3f3f3f;
  }
  /*ナビ内メニュータイトルのli・pddingで高さ*/
  .slicknav_nav .slicknav_row {
    margin: 0;
    padding: 8px;
  }
  /*ナビ内メニュータイトルのli:hover時*/
  .slicknav_nav .slicknav_row:hover {
    color: #3f3f3f;
    border-radius: 0;
    background: none;
  }
  /*ナビタイトルテキスト（マーク）*/
  .slicknav_menu .slicknav_menutxt {
    float: right;
    text-shadow: none;
    line-height: 1.5em;
    font-size: 90%;
    /*高さ調節*/
    padding: 10px;
    /*高さ調節ここでも*/
    color: #fff;
  }
  .slicknav_menu img {
    display: none;
  }
  .slicknav_menu .site_trs a {
    border: none;
  }
  /*ナビ内矢印*/
  .slicknav_menu > ul > li > a > p {
    display: inline-block;
  }
  .slicknav_nav ul {
    margin: 0;
  }
  a.slicknav_btn.slicknav_collapsed {
    width: 100%;
    display: block;
  }
  ul.slicknav_nav li:last-child {
    border-bottom: none;
  }
  .slicknav_menu .slicknav_no-text {
    float: right;
    margin: 15px;
  }
  .sticky {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
  }
  /* /////////////↑slicknav設定ここまで↑ //////////////*/
}
