.home #container {
  max-width: 1150px;
  margin: 25px auto;
  background: white; }
  .home #container #navi {
    display: none; }
    @media all and (max-width: 1110px) {
      .home #container #navi {
        display: block; }
        .home #container #navi #navi-in {
          width: 100%;
          padding-left: 30px;
          padding-right: 30px; } }
  .home #container #header-in {
    width: 100%; }
  .home #container .header-top {
    display: flex;
    flex-wrap: nowrap;
    border-bottom: 5px solid #00a1e0;
    padding-bottom: 5px;
    margin-bottom: 2em; }
    @media all and (max-width: 1110px) {
      .home #container .header-top {
        flex-wrap: wrap; } }
    @media all and (max-width: 1110px) {
      .home #container .header-top {
        padding-bottom: 4.5em; } }
    .home #container .header-top .headttl {
      width: 50%;
      font-size: 1.2em; }
      .home #container .header-top .headttl .br-sp {
        display: none; }
        @media all and (max-width: 1110px) {
          .home #container .header-top .headttl .br-sp {
            display: inline-block; } }
      @media all and (max-width: 1110px) {
        .home #container .header-top .headttl {
          width: 100%;
          font-size: 2.2em;
          font-weight: bold;
          -webkit-margin-before: 0;
          -webkit-margin-after: 0;
          margin: 0.5em 0; } }
    .home #container .header-top .headrequire {
      width: 50%; }
      @media all and (max-width: 1110px) {
        .home #container .header-top .headrequire {
          width: 100%; } }
      .home #container .header-top .headrequire ul {
        display: flex;
        flex-wrap: nowrap;
        position: absolute;
        right: 21px; }
        @media all and (max-width: 1110px) {
          .home #container .header-top .headrequire ul {
            left: 0;
            right: 0;
            -webkit-padding-start: 0px; } }
        .home #container .header-top .headrequire ul li {
          list-style: none;
          padding: 0 7.5px; }
          @media all and (max-width: 1110px) {
            .home #container .header-top .headrequire ul li {
              width: 100%; }
              .home #container .header-top .headrequire ul li:first-child {
                display: none; } }
          .home #container .header-top .headrequire ul li a {
            width: 125px;
            display: inline-block;
            padding: 6px 21px;
            text-align: center;
            color: white;
            background: #00a1e0;
            text-decoration: none;
            text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
            border-radius: 10px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px; }
            @media all and (max-width: 320px) {
              .home #container .header-top .headrequire ul li a {
                width: 100px; } }
  .home #container .flexslider {
    box-shadow: none; }
  .home #container #body #body-in {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px; }
    .home #container #body #body-in main {
      width: 700px; }
      @media all and (max-width: 1110px) {
        .home #container #body #body-in main {
          width: 100%; } }
      .home #container #body #body-in main #main {
        border: none; }
        @media all and (max-width: 1110px) {
          .home #container #body #body-in main #main {
            width: 100%; } }
        .home #container #body #body-in main #main #post-13 .article header {
          display: none; }
        .home #container #body #body-in main #main #post-13 .article #the-content h1 {
          font-weight: normal;
          font-size: 1.75em;
          padding-bottom: 0.65em;
          border-bottom: solid #00a1e0 10px;
          margin-top: 2em;
          color: #00a1e0; }
          .home #container #body #body-in main #main #post-13 .article #the-content h1 a {
            color: #00a1e0;
            text-decoration: none; }
            .home #container #body #body-in main #main #post-13 .article #the-content h1 a:hover {
              color: #00d1ff; }
        .home #container #body #body-in main #main #post-13 .article #the-content .kaiken_btn-list {
          display: flex; }
          .home #container #body #body-in main #main #post-13 .article #the-content .kaiken_btn-list h3 {
            width: 46%;
            margin: 0 auto;
            padding: 10px 0; }
        .home #container #body #body-in main #main #post-13 .article #the-content h2 {
          border-left: none;
          margin: auto;
          padding: 0;
          font-size: 1em;
          margin-top: 1.5em; }
          .home #container #body #body-in main #main #post-13 .article #the-content h2 a {
            font-size: 1.4em;
            font-weight: bold;
            color: black;
            text-decoration: none; }
        .home #container #body #body-in main #main #post-13 .article #the-content h3 {
          border: double #00a1e0 5px;
          border-radius: 10px;
          -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          font-weight: normal;
          padding: 10px; }
          .home #container #body #body-in main #main #post-13 .article #the-content h3 a {
            color: #00a1e0;
            text-decoration: none; }
            .home #container #body #body-in main #main #post-13 .article #the-content h3 a:hover {
              color: #00d1ff; }
        .home #container #body #body-in main #main #post-13 .article #the-content .pdf_dl > a:before {
          content: "";
          width: 40px;
          height: 42px;
          display: inline-block;
          background: url(/wp-content/themes/sogakari/images/pdf_icon.png) no-repeat;
          background-size: contain;
          padding-right: 0.5em; }
        .home #container #body #body-in main #main #post-13 .article #the-content p a {
          color: #00a1e0;
          text-decoration: none; }
          .home #container #body #body-in main #main #post-13 .article #the-content p a:hover {
            color: #00d1ff; }
        .home #container #body #body-in main #main #post-13 .article #the-content a {
          color: #00a1e0;
          text-decoration: none; }
          .home #container #body #body-in main #main #post-13 .article #the-content a:hover {
            color: #00d1ff; }
    .home #container #body #body-in #sidebar a {
      color: #00a1e0;
      text-decoration: none; }
      .home #container #body #body-in #sidebar a:hover {
        color: #00d1ff; }
    .home #container #body #body-in #sidebar #sidebar-widget .sidebar-hr {
      color: black;
      margin: 1.4em 0;
      width: 98%;
      border-top: 5px solid black; }

/*# sourceMappingURL=front-page.css.map */