@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
body {
  margin: 0;
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

figure {
  margin: 0;
  padding: 0; }

h1 {
  color: #fff;
  background: #feb63c;
  text-align: left;
  font-size: 18px; }
  @media only screen and (max-width: 767px) {
    h1 {
      padding: 9px 15px;
      margin: 0 0 15px; } }
  @media only screen and (min-width: 768px) {
    h1 {
      padding: 9px 15px;
      margin: 0 0 15px; } }

h2 {
  width: 100%;
  position: relative;
  padding-top: 8px;
  padding-left: 5px;
  border-top: 1px solid #ccc;
  font-size: 22px;
  margin: 0 0 13px 0;
  color: #000; }
  h2::after {
    position: absolute;
    top: -2px;
    left: 0;
    z-index: 2;
    content: '';
    width: 20%;
    height: 3px;
    background-color: #333; }
  h2:first-child {
    margin-top: 0; }
  h2 .more {
    position: absolute;
    top: 5px; }
    @media only screen and (max-width: 767px) {
      h2 .more {
        right: 7px; } }
    @media only screen and (min-width: 768px) {
      h2 .more {
        right: 0; } }
    h2 .more a {
      display: inline-block;
      margin: 0 auto;
      position: relative;
      text-decoration: none;
      color: #000;
      font-size: 14px; }
      h2 .more a:hover {
        text-decoration: underline; }
      h2 .more a::before {
        display: block;
        content: '';
        position: absolute;
        z-index: 2;
        top: 14.5px;
        left: -.975em;
        width: 4px;
        height: 4px;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      h2 .more a::after {
        display: block;
        content: '';
        position: absolute;
        top: 10px;
        left: -1.2em;
        width: 14px;
        height: 14px;
        background: #feb63c;
        border-radius: 100%; }
    h2 .more .arrow {
      position: absolute;
      margin: auto;
      top: 13px;
      right: 18px;
      border-right-width: auto; }
    @media only screen and (max-width: 767px) {
      h2 .more .pconly {
        display: none; } }

h3 {
  text-align: justify;
  text-justify: inter-ideograph;
  word-break: break-all; }
  @media only screen and (max-width: 767px) {
    h3 {
      width: 100%;
      padding: 0;
      margin: 10px 0 5px;
      white-space: nowrap;
      font-size: 16px;
      height: 70px;
      text-overflow: ellipsis;
      overflow: hidden; } }
  @media only screen and (min-width: 768px) {
    h3 {
      margin-top: 10px 0 10px;
      color: #000;
      font-size: 16px;
      height: 73px; } }

h4 {
  color: #000;
  background: #fff; }
  @media only screen and (max-width: 767px) {
    h4 {
      width: 100%;
      position: relative;
      padding-top: 8px;
      border-top: 1px solid #ccc;
      font-size: 20px;
      margin: 30px 0 5px; } }
@inlcude mq-pc {
  h4 {
    width: 100%;
    position: relative;
    padding-top: 8px;
    border-top: 1px solid #ccc;
    font-size: 20px;
    margin: 30px 0 15px; } }
  h4::after {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 2;
    content: '';
    width: 20%;
    height: 3px;
    background-color: #333; }
  h4:first-child {
    margin-top: 0; }
  h4 img {
    border-right: 1px solid #ccc;
    padding-right: 10px;
    margin-bottom: 3px; }
    @media only screen and (max-width: 767px) {
      h4 img {
        width: 30px;
        margin-right: 10px; } }
    @media only screen and (min-width: 768px) {
      h4 img {
        width: 25px;
        margin-right: 10px;
        margin-top: 10px; } }

.wrap {
  font-family: 'Noto Sans JP'; }
  @media only screen and (max-width: 767px) {
    .wrap {
      width: 100%;
      margin: 0;
      padding: 0; } }
  @media only screen and (min-width: 768px) {
    .wrap {
      max-width: 1200px;
      padding: 0;
      margin: 0 auto; } }

.frontimg {
  margin: 0; }
  @media only screen and (max-width: 767px) {
    .frontimg {
      padding: 0 10px; } }
  @media only screen and (min-width: 768px) {
    .frontimg {
      padding: 0; } }

.discription {
  text-align: left;
  color: #000;
  background: #fff;
  border: #ccc solid 2px; }
  @media only screen and (max-width: 767px) {
    .discription {
      padding: 20px 20px;
      margin: 10px 10px 0; } }
  @media only screen and (min-width: 768px) {
    .discription {
      padding: 35px 35px;
      margin: 25px 0 25px; } }
  .discription p {
    margin: 0;
    padding: 0;
    line-height: 30px; }
  @media only screen and (max-width: 767px) {
    .discription ul {
      margin-left: -15px;
      margin-bottom: 0; } }
@inlcude mq-pc {
  .discription ul {
    padding-right: 15px;
    margin-left: -10px;
    margin-bottom: 0; } }
@media only screen and (max-width: 767px) {
  .content {
    width: calc(100% - 20px);
    margin: 0 auto;
    display: -ms-flexbox;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: column; } }
@media only screen and (min-width: 768px) {
  .content {
    display: -ms-flexbox;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -webkit-tjustify-content: space-between;
    justify-content: space-between; } }
@media only screen and (max-width: 767px) {
  .content .main {
    width: 100%;
    margin-bottom: 10px;
    order: 1; } }
@media only screen and (min-width: 768px) {
  .content .main {
    width: 75%;
    margin: 0 0 30px 10px; } }
.content .main ul {
  list-style: none; }
  @media only screen and (max-width: 767px) {
    .content .main ul {
      display: -ms-flexbox;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -ms-flex-pack: justify;
      -moz-box-pack: justify;
      -webkit-box-pack: justify;
      -webkit-tjustify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0;
      padding: 0;
      width: 100%; } }
  @media only screen and (min-width: 768px) {
    .content .main ul {
      display: -ms-flexbox;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 0 7px;
      padding: 0;
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .content .main ul .topic {
      width: 48%;
      margin: 0 0 25px;
      padding: 0; } }
  @media only screen and (min-width: 768px) {
    .content .main ul .topic {
      width: 32%;
      display: -ms-flexbox;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      margin: 0 10px 20px 0;
      background: #fff; } }
  .content .main ul .topic:first-child {
    margin-top: 0; }
  @media only screen and (max-width: 767px) {
    .content .main ul .topic figure {
      width: 100%;
      height: 100px;
      position: relative;
      overflow: hidden; } }
  @media only screen and (min-width: 768px) {
    .content .main ul .topic figure {
      width: 100%;
      height: 150px;
      position: relative;
      overflow: hidden; } }
  .content .main ul .topic figure img:hover {
    opacity: 0.8; }
  .content .main ul .topic figure a {
    display: block; }
    .content .main ul .topic figure a img {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-50%, 0%); }
  .content .main ul .topic .caption {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .content .main ul .topic .caption {
        margin-top: 0; } }
    .content .main ul .topic .caption a {
      text-decoration: none;
      color: #000; }
      @media only screen and (max-width: 767px) {
        .content .main ul .topic .caption a {
          text-overflow: ellipsis;
          white-space: normal; } }
      .content .main ul .topic .caption a:hover {
        text-decoration: underline;
        color: 000; }
    .content .main ul .topic .caption .date {
      text-align: right;
      margin: 0 auto;
      font-size: 14px;
      font-weight: bold;
      color: #ccc; }
.content .nav {
  margin: 0 0 20px;
  box-sizing: border-box; }
  .content .nav ul {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0; }
    .content .nav ul li {
      background: #E4F9FF;
      border-radius: 20px;
      padding: 5px; }
      .content .nav ul li a {
        text-decoration: none;
        color: #1659ae;
        font-weight: bold;
        font-size: 14px; }
    .content .nav ul span {
      font-size: 12px; }
@media only screen and (max-width: 767px) {
  .content .sub {
    order: 2; } }
@media only screen and (min-width: 768px) {
  .content .sub {
    width: 23%;
    padding-right: 25px;
    margin-bottom: 30px; } }
@media only screen and (max-width: 767px) {
  .content .sub .box {
    width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px; } }
@media only screen and (min-width: 768px) {
  .content .sub .box {
    width: 100%;
    margin: 0 0 20px; } }
.content .sub .title {
  font-weight: bold; }
  @media only screen and (max-width: 767px) {
    .content .sub .title {
      color: #fff;
      background: linear-gradient(to right, #1680d1, #0d4ba8);
      text-align: left;
      font-size: 20px;
      line-height: 100%;
      padding: 10px 10px 9px;
      margin: 0; } }
  @media only screen and (min-width: 768px) {
    .content .sub .title {
      color: #fff;
      background: linear-gradient(to right, #1680d1, #0d4ba8);
      text-align: left;
      font-size: 22px;
      line-height: 100%;
      padding: 13px 15px 12px;
      margin: 0; } }
.content .sub .container {
  box-sizing: border-box;
  padding: 10px 0;
  background: #fff; }

.global_head {
  margin: 0;
  padding: 0; }
