@charset "UTF-8";
@font-face {
  font-family: 'Lato';
  src: url("../fonts/Lato-Regular.ttf") format("truetype");
  font-display: swap; }
@font-face {
  font-family: 'Lato-b';
  src: url("../fonts/Lato-Black.ttf") format("truetype");
  font-display: swap; }
@font-face {
  font-family: 'PT sans';
  src: url("../fonts/PT_Sans-Web-Regular.ttf") format("truetype");
  font-display: swap; }
/* *******************************************
     トップページ
******************************************* */
.sec_contact .inner .btn a span {
  padding-left: 28px;
  position: relative;
}
.sec_contact .inner .btn a span::before {
  content: "";
  position: absolute;
  top: 5%;
  left: 0;
  background: url("../img/common/icon_mail.png") no-repeat center center;
  width: 20px;
  height: 16px;
}
#top .sec01 {
  padding: 90px 0 100px; }
  #top .sec01 .inner {
    width: 1160px;
    margin: 0 auto; }
    #top .sec01 .inner ul {
      overflow: hidden; }
      #top .sec01 .inner ul li {
        width: 260px;
        float: left;
        margin-right: 40px;
      }
        #top .sec01 .inner ul li:last-child {
          margin-right: 0; }
        #top .sec01 .inner ul li figure {
          margin-bottom: 20px; }
          #top .sec01 .inner ul li figure + div h3 {
            margin-bottom: 10px;
            color: #1a3882;
            font-size: 16px;
            font-family: 'Lato-b'; }
            #top .sec01 .inner ul li figure + div h3 + p {
              margin-bottom: 20px;
              font-family: 'Lato';
              line-height: 2.0; }
          #top .sec01 .inner ul li a figure + div .btn {
            display: block;
            background: #1a3882;
            width: 160px;
            padding: 10px 0;
            text-align: center;
            color: #fff;
            font-size: 16px;
            -webkit-transition: 0.3s ease-in-out;
            -moz-transition: 0.3s ease-in-out;
            -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out; }
            #top .sec01 .inner ul li a:hover figure + div .btn {
              background: #5e9cce;
              text-decoration: none;
              -moz-transition: .5s;
              -webkit-transition: .5s;
              -o-transition: .5s;
              -ms-transition: .5s;
              transition: .5s; }
              #top .sec01 .inner ul li a:hover{
                text-decoration: none;
              }
              #top .sec01 .inner ul li a:hover img{
                opacity: 0.7;
                filter: alpha(opacity=70);
                -moz-transition: 0.5s;
                -webkit-transition: 0.5s;
                -o-transition: 0.5s;
                -ms-transition: 0.5s;
                transition: 0.5s;
              }
@media (min-device-width: 641px) and (max-device-width: 1024px) {
  #top .sec01 .inner {
    width: 96%; }
    #top .sec01 .inner ul li {
      width: 23.5%;
      margin-right: 2%; }
      #top .sec01 .inner ul li figure img {
        width: 100%;
        height: auto; }
      #top .sec01 .inner ul li figure + div h3 + p {
        font-size: 14px; }
      #top .sec01 .inner ul li a figure + div .btn {
        width: 140px;
        padding: 8px 0;
        font-size: 14px; }
        #top .sec01 .inner ul li a figure + div .btn:hover {
          background: #1a3882; } }
@media (max-width: 640px) {
  #top .sec01 {
    padding: 9% 0 10%; }
    #top .sec01 .inner {
      width: 96%; }
      #top .sec01 .inner ul li {
        width: 48.5%;
        float: left;
        margin-right: 0; }
        #top .sec01 .inner ul li:nth-child(odd) {
          clear: both; }
        #top .sec01 .inner ul li:nth-child(even) {
          float: right; }
        #top .sec01 .inner ul li:nth-child(-n+2) {
          margin-bottom: 5%; }
        #top .sec01 .inner ul li figure {
          margin-bottom: 4%; }
          #top .sec01 .inner ul li figure + div h3 {
            margin-bottom: 2%;
            font-size: 13px; }
            #top .sec01 .inner ul li figure + div h3 + p {
              margin-bottom: 4%; }
          #top .sec01 .inner ul li a figure + div .btn {
            width: 50%;
            margin: 0 auto;
            padding: 2% 0;
            font-size: 12px; }
            #top .sec01 .inner ul li a figure + div .btn:hover {
              background: #1a3882; } }
#top .sec02 {
  background: #1a3882;
  padding: 90px 0 100px; }
  #top .sec02 .inner {
    width: 1160px;
    margin: 0 auto; }
    #top .sec02 .inner h2 {
      color: #fff; }
    #top .sec02 .inner ul {
      overflow: hidden; }
      #top .sec02 .inner ul li {
        width: 374px;
        float: left;
        margin-right: 19px;
        color: #fff; }
        #top .sec02 .inner ul li:last-child {
          margin-right: 0; }
        #top .sec02 .inner ul li figure {
          margin-bottom: 10px; }
        #top .sec02 .inner ul li h3 {
          margin-bottom: 5px;
          font-size: 16px;
          font-family: 'Lato-b'; }
          #top .sec02 .inner ul li h3 + p {
            color: #a3afcd; }
        #top .sec02 .inner ul li a {
          cursor: pointer; }

@media (min-device-width: 641px) and (max-device-width: 1024px) {
  #top .sec02 .inner {
    width: 96%; }
    #top .sec02 .inner ul li {
      width: 32%;
      margin-right: 2%; }
      #top .sec02 .inner ul li figure img {
        width: 100%;
        height: auto; }
      #top .sec02 .inner ul li h3 {
        font-size: 18px; } }
@media (max-width: 640px) {
  #top .sec02 {
    padding: 10% 0 12%; }
    #top .sec02 .inner {
      width: 96%; }
      #top .sec02 .inner ul li {
        width: 100%;
        float: none;
        margin: 0 0 10%; }
        #top .sec02 .inner ul li:last-child {
          margin: 0; }
        #top .sec02 .inner ul li figure {
          margin-bottom: 4%; }
        #top .sec02 .inner ul li h3 {
          margin-bottom: 1%;
          font-size: 14px; }
          #top .sec02 .inner ul li h3 + p {
            font-size: 12px; } }
#top .sec03 {
  padding: 90px 0 100px; }
  #top .sec03 .inner {
    max-width: 1160px;
    margin: 0 auto; }
    #top .sec03 .inner ul {
      overflow: hidden; }
      #top .sec03 .inner ul li:first-child {
        background: #004ea2;
        width: 48%;
        float: left; }
      #top .sec03 .inner ul li:last-child {
        background: #031837;
        width: 48%;
        float: right; }
      #top .sec03 .inner ul a dl {
        display: flex;
        align-items: center; }
        #top .sec03 .inner ul a dl dt {
          width: 50%; }
          #top .sec03 .inner ul a dl dt img {
            width: 100%;
            height: auto; }
        #top .sec03 .inner ul a dl dd {
          width: 43%;
          /* padding-right: 7%; */
          text-align: right; }
          #top .sec03 .inner ul a dl dd h3 {
            margin-bottom: 20%;
            color: #fff;
            font-size: 18px;
            font-weight: bold; }
            #top .sec03 .inner ul a dl dd h3 + p {
              color: #5e9cce; }
      #top .sec03 .inner ul a:hover {
        text-decoration: none; }

@media (min-device-width: 641px) and (max-device-width: 1024px) {
  #top .sec03 .inner {
    max-width: 96%; } }
@media (max-width: 640px) {
  #top .sec03 {
    padding: 9% 0 10%; }
    #top .sec03 .inner {
      max-width: 96%; }
      #top .sec03 .inner ul li:first-child {
        width: 100%;
        float: none;
        margin-bottom: 2%; }
      #top .sec03 .inner ul li:last-child {
        width: 100%;
        float: none; }
      #top .sec03 .inner ul a dl dt {
        width: 30%; }
      #top .sec03 .inner ul a dl dd {
        width: 70%;
        padding-right: 0;
        text-align: center; }
        #top .sec03 .inner ul a dl dd h3 {
          margin-bottom: 5%;
          font-size: 14px; } }
