﻿@charset "UTF-8";
/* PC */
@media screen and (min-width: 769px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  /*-------------
base
-------------*/
  body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
  }
  img {
    border: 0;
    vertical-align: top;
  }
  body {
    background-color: #fff;
  }
  a {
    color: #394456;
    outline: none;
    text-decoration: none;
    font-size: 12px;
  }
  a:hover {
    text-decoration: none;
  }
  ul, ol {
    list-style: none;
  }
  .fLeft {
    float: left;
  }
  .clearfix:after {
    content: "";
    clear: both;
    display: block;
  }
  /*-------------
firefox fade対策
-------------*/
  img {
    box-shadow: #000 0 0 0;
  }
  img, x:-moz-any-link, x:default {
    box-shadow: #000 0 0 0;
  }
  /*-------------
fontstyle
-------------*/
  body {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 12px;
    line-height: 2.2;
    color: #394456;
    letter-spacing: 0;
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
  }
  /*-------------
container
-------------*/
  #container {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  #header {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  #header_inner {
    width: 100%;
    position: fixed;
    z-index: 110;
    height: 60px;
    background-color: rgba(000, 000, 000, .3);
  }
  h1.toplogo_left.clearfix {
    width: 216px;
    margin: 8px 0 0 5%;
    float: left;
  }
  /*-------------
menu
-------------*/
  div#menu {
    float: right;
    width: 660px;
    height: 45px;
    overflow: hidden;
    margin: 10px 5% 0 0;
  }
  /*nav*/
  div#menu-nav {
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  #menu-nav li {
    float: left;
    margin: 0;
  }
  #menu-nav li:nth-child(-n+4) a {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    display: block;
    padding: 7px 8px 0 8px;
    margin: 0 5px;
  }
  #menu-nav li:nth-child(3) {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    display: block;
    padding: 7px 13px 0 13px;
    margin: 0 0;
  }
  #menu-nav li:nth-child(-n+4) a:hover {
    border-bottom: solid 5px #fff;
  }
  #menu-nav li:nth-child(5) {
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    margin: 11px 10px 0 10px;
  }
  #menu-nav li:nth-child(5) img {
    margin: 0 7px 0 0;
  }
  #menu-nav li:nth-child(6) {
    margin: 7px 0 0 0;
  }
  #menu-nav li:nth-child(6):hover {
    opacity: 0.7;
  }
  #menu-nav li ul.drop {
    width: 100px;
    position: absolute;
    z-index: 100;
    /* left: 0; */
    top: 47px;
    /*opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -khtml-opacity: .70;
    -moz-opacity: .70;*/
    padding: 7px 4px 10px 6px;
    margin: 0 0 0 -20px;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    line-height: 15px;
    text-align: left;
    border-top: solid 5px #fff;
  }
  #menu-nav li ul.drop li {
    font-size: 12px;
    /*font-weight: bold;
    background-color: #000;*/
    opacity: 1.0;
    text-align: left;
    padding: 0 0 10px 0;
    margin: 0;
    position: static;
    width: 100%;
    float: none;
  }
  #menu-nav li ul.drop li a {
    font-family: auto;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    height: 20px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
  #menu-nav li ul.drop li a:link {
    text-decoration: none;
    color: #fff;
  }
  #menu-nav li ul.drop li a:hover {
    text-decoration: underline;
    border: none;
    color: #fff;
    text-decoration-color: #fff;
  }
  @media screen and (max-width: 990px) {
    div#menu {
      width: 520px;
      margin: 10px 1% 0 0;
    }
    #menu-nav li:nth-child(5) {
      display: none;
    }
    h1.toplogo_left.clearfix {
      margin: 8px 0 0 1%;
    }
  }
  /*-------------
topmain
-------------*/
  .topmain {
    /*width: 1000px;*/
    max-width: 1300px;
    margin: 0 auto 0 auto;
    position: relative;
  }
  .topmain img {
    width: 100%;
  }
  /*-------------
main
-------------*/
  #main {
    width: 100%;
    margin: 100px 0 40px 0;
    overflow: hidden;
  }
  h2.top_banner {
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: center;
    margin: 30px 0 15px 0;
  }
  h2.top_banner hr {
    border-top: 4px solid #394456;
    text-align: center;
    width: 100px;
  }
  h2.top_banner span {
    display: block;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 0;
  }
  .topbox1 {
    width: 500px;
    margin: 0 auto 0 auto;
    padding: 0;
  }
  ul.topnewslist.clearfix {
    height: 160px;
    overflow-y: scroll;
    padding: 5px 15px 20px 15px;
    margin: 0 auto 0 auto;
  }
  ul.topnewslist.clearfix li {
    border-bottom: dotted 1px #8597b5;
    line-height: 20px;
    padding: 15px 0 15px 10px;
  }
  span.date {
    display: inline-block;
    font-weight: 900;
    margin: 0 0 0 0;
    width: 160px;
  }
  .topbox1 a {
    display: block;
    font-size: 15px;
    font-weight: 600;
    /*text-align: center;*/
    text-decoration: underline;
  }
  .topbox1 a:hover {
    text-decoration: none;
  }
  .topbox1 .info_link a {
    text-align: center;
    margin: 20px 0;
  }
  .topbox2.clearfix {
    width: 100%;
    background-color: #f2f2f2;
    margin: 50px auto 0 auto;
    padding: 20px 0 60px 0;
  }
  .topbox2.clearfix p {
    width: 100%;
    height: 114px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .topbox2.clearfix a p {
    font-size: 18px;
    line-height: 14px;
    text-align: center;
  }
  img.top_arrow {
    margin: 0 10px 0 0;
  }
  .topbox2.clearfix a:hover {
    opacity: 0.8;
  }
  .topbox2.clearfix .bx-wrapper .bx-controls-direction a {
    margin-left: -60px;
    margin-right: -60px;
  }
  .topbox3.clearfix {
    width: 100%;
    background-color: #6a6f78;
    color: #fff;
    margin: 0 auto 0 auto;
    padding: 60px 0 70px 0;
  }
  .topbox3.clearfix ul {
    width: 963px;
    margin: 0 auto;
    overflow: hidden;
  }
  .topbox3.clearfix ul li {
    float: left;
  }
  .topbox3.clearfix ul li p {
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    margin: 0 0 5px 0;
  }
  .topbox3.clearfix ul li p img {
    margin: 0 0 0 0;
  }
  .topbox3.clearfix ul li:nth-child(1) div {
    width: 460px;
    height: 170px;
    background: no-repeat url("../images/top/back1.png");
    margin: 0 42px 0 0;
  }
  .topbox3.clearfix ul li:nth-child(2) div {
    width: 460px;
    height: 170px;
    background: no-repeat url("../images/top/back2.png");
  }
  .topbox3.clearfix ul li div dl {
    width: 300px;
    color: #fff;
    margin: 0 0 0 auto;
    padding: 35px 0 0 0;
  }
  .topbox3.clearfix ul li div dl dt {
    font-size: 40px;
    line-height: 28px;
  }
  .topbox3.clearfix ul li div dl dt span {
    font-size: 18px;
    margin: 0 0 0 0;
  }
  .topbox3.clearfix ul li div dl dt img {
    width: 46px;
    margin: 0 12px 0 0;
  }
  .topbox3.clearfix ul li div dl dd {
    font-size: 14px;
    line-height: 35px;
    font-weight: 300;
    margin: 5px 0 0 0;
  }
  .topbox3.clearfix ul li div dl dd img {
    display: block;
    width: 35px;
    margin: 12px 20px 0 auto;
  }
  .topbox3.clearfix ul li a {
    display: block;
  }
  .topbox3.clearfix ul li a:hover {
    opacity: 0.8;
  }
  .topbox4.clearfix {
    width: 1075px;
    margin: 50px auto 50px auto;
    padding: 0;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    margin: 0 auto;
    width: 100%;
  }
  .ft_top {
    width: 100%;
    height: 70px;
    background-color: #6a6f78;
    color: #fff;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 0;
  }
  .ft_top ul {
    width: 575px;
    overflow: hidden;
    padding: 16px 0 0 0;
    margin: 0 auto;
  }
  .ft_top ul li {
    float: left;
  }
  .ft_top ul li:nth-child(1) {
    font-size: 12px;
    line-height: 40px;
  }
  .ft_top ul li:nth-child(2) {
    font-size: 15px;
    line-height: 17px;
    margin: 10px 15px 0 15px;
  }
  .ft_top ul li:nth-child(2) img {
    margin: 0 7px 0 0;
  }
  .ft_top ul li:nth-child(3) {
    margin: 5px 0 0 0;
  }
  .ft_top ul li:nth-child(3) a:hover {
    opacity: 0.8;
  }
  .ft_middle {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
    padding: 15px 0 15px 0;
  }
  .ft_middle_left {
    width: 500px;
    float: left;
  }
  .ft_middle_left li:nth-child(1) {
    font-size: 12px;
    line-height: 84px;
  }
  .ft_middle_left li:nth-child(1) img {
    margin: 0 10px 0 0;
  }
  .ft_middle_left li:nth-child(2) {
    font-size: 12px;
    line-height: 19px;
    /*margin: 0 0 0 60px;*/
  }
  .ft_middle_left li:nth-child(3) {
    font-size: 15px;
    line-height: 18px;
    font-weight: 800;
    /*margin: 10px 0 0 60px;*/
    margin: 10px 0 0 0;
  }
  .ft_middle_left li:nth-child(3) img {
    margin: 0 7px 0 0;
  }
  .ft_middle_left li:nth-child(3) a {
    display: block;
    margin: -4px 40px 0 0;
    float: right;
  }
  .ft_middle_left li:nth-child(3) a:hover {
    opacity: 0.8;
  }
  ul.footer_list.clearfix {
    width: 140px;
    overflow: hidden;
    float: left;
    margin: 40px 0 20px 50px;
  }
  ul.footer_list.clearfix li a {
    display: block;
    font-family: "Poppins", sans-serif;
    line-height: 21px;
    font-size: 15px;
    margin: 0 0 5px 0;
  }
  ul.footer_list2.clearfix {
    width: 310px;
    overflow: hidden;
    float: left;
    margin: 40px 0 0 0;
  }
  ul.footer_list2.clearfix li {
    float: left;
    font-family: "Poppins", sans-serif;
    line-height: 21px;
    font-size: 15px;
  }
  ul.footer_list2.clearfix li:nth-child(2) {
    width: 130px;
  }
  ul.footer_list2.clearfix li:nth-child(n+3) {
    width: 100px;
    margin: 0 20px 0 0;
  }
  ul.footer_list2.clearfix li:nth-child(1) a {
    display: block;
    font-family: "Poppins", sans-serif;
    line-height: 21px;
    font-size: 15px;
  }
  ul.footer_list2.clearfix li:nth-child(n+3) a {
    display: block;
    font-family: "Noto Sans JP", sans-serif !important;
    line-height: 21px;
    font-size: 12px;
  }
  ul.footer_list.clearfix li a:hover, ul.footer_list2.clearfix li a:hover {
    text-decoration: underline;
  }
  .ft_bottom {
    clear: both;
    text-align: right;
    height: 25px;
    line-height: 25px;
    font-weight: 400;
    font-size: 12px;
    margin: 0 0 0 0;
  }
}
/* Tablet */
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  * {
    margin: 0;
    padding: 0;
  }
  *::after, * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /*-------------
base
-------------*/
  body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
  }
  img {
    border: 0;
    vertical-align: top;
    width: 100%;
  }
  body {
    background-color: #fff;
  }
  a {
    color: #394456;
    outline: none;
    text-decoration: none;
    font-size: 12px;
  }
  a:hover {
    text-decoration: none;
  }
  ul, ol {
    list-style: none;
  }
  .fLeft {
    float: left;
  }
  .clearfix:after {
    content: "";
    clear: both;
    display: block;
  }
  /*-------------
firefox fade対策
-------------*/
  img {
    box-shadow: #000 0 0 0;
  }
  img, x:-moz-any-link, x:default {
    box-shadow: #000 0 0 0;
  }
  /*-------------
fontstyle
-------------*/
  body {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
    line-height: 2.2;
    color: #394456;
    letter-spacing: 0;
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
  }
  /*-------------
container
-------------*/
  #container {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  #header2 {
    width: 100%;
  }
  #header_inner {
    width: 100%;
    height: 53px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #394456;
  }
  h1.toplogo_left.clearfix {
    margin: 5px 0 0 2%;
    max-width: 216px;
  }
  h1.toplogo_left.clearfix img {
    width: 100%;
  }
  /*-------------
menu
-------------*/
  #nav-tgl {
    display: none;
  }
  .nav-tgl-btn {
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 2%;
  }
  .open {
    z-index: 200;
    width: 45px;
    height: auto;
    color: #696969;
    transition: background .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 35px 0 0 5px;
  }
  .open::before, .open::after {
    content: "";
  }
  .open span, .open::before, .open::after {
    content: "";
    position: absolute;
    top: calc(62% - 1px);
    right: 25%;
    width: 70%;
    border-bottom: 5px solid #fff;
    transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .open::before {
    transform: translateY(-12px);
  }
  .open::after {
    transform: translateY(12px);
  }
  .close {
    z-index: 11;
    width: 100%;
    height: 100%;
    pointer-events: none;
    transition: background .6s;
  }
  #nav-tgl:checked + .open {
    /*background: #02071d;*/
    transform: translateX(-260px);
  }
  #nav-tgl:checked + .open span {
    transform: scaleX(0);
  }
  #nav-tgl:checked + .open::before {
    transform: rotate(45deg);
  }
  #nav-tgl:checked + .open::after {
    transform: rotate(-45deg);
  }
  #nav-tgl:checked ~ .close {
    pointer-events: auto;
    background: rgba(0, 0, 0, .4);
    position: fixed;
    top: 0;
  }
  .content-wrapper {
    transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  #nav-tgl:checked ~ .content-wrapper {
    transform: translateX(-250px);
  }
  .drower-menu {
    z-index: 999;
    position: fixed;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    top: 0;
    right: 0;
    width: 270px;
    height: 100%;
    margin: 0;
    padding: 0 0 10px;
    box-sizing: border-box;
    background: #394456;
    transform: translateX(100%);
    transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .drower-menu a {
    display: block;
    color: white;
    padding: 5px 10px;
    text-decoration: inherit;
    transition: background .6s;
    font-size: 1.0rem;
  }
  .drower-menu a:hover {
    background: #828282;
  }
  #nav-tgl:checked ~ .drower-menu {
    transform: none;
  }
  .toggle {
    display: none;
  }
  .Label { /*タイトル*/
    display: block;
    color: white;
    padding: 5px 10px;
    text-decoration: inherit;
    transition: background .6s;
    font-size: 1.0rem;
  }
  .Label::before { /*タイトル横の矢印*/
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 3px);
    right: 20px;
    transform: rotate(135deg);
  }
  .Label, .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
  }
  .content {
    height: 0;
    padding: 0 20px;
    overflow: hidden;
  }
  .toggle:checked + .Label + .content { /*開閉時*/
    height: auto;
    padding: 0;
    transition: all .3s;
  }
  .toggle:checked + .Label::before {
    transform: rotate(-45deg) !important;
  }
  /*-------------
topmain
-------------*/
  .topmain {
    width: 100%;
    padding: 0 0 0 0;
  }
  .bx-wrapper .bx-pager {
    margin-bottom: -55px !important;
  }
  .bx-wrapper .bx-pager.bx-default-pager a {
    width: 10px !important;
    height: 10px !important;
    margin: 0 5px !important;
  }
  /*-------------
main
-------------*/
  #main {
    width: 95%;
    margin: 20px auto 20px auto;
    overflow: hidden;
  }
  h2.top_banner {
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: center;
    margin: 30px 0 15px 0;
  }
  h2.top_banner hr {
    border-top: 4px solid #394456;
    text-align: center;
    width: 100px;
    margin: 0 auto;
  }
  h2.top_banner span {
    display: block;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0;
  }
  .topbox1 {
    max-width: 500px;
    margin: 0 auto 0 auto;
    padding: 0;
  }
  ul.topnewslist.clearfix {
    width: 100%;
    height: 150px;
    overflow-y: scroll;
    padding: 5px 10px 10px 10px;
    margin: 0 auto 0 auto;
  }
  ul.topnewslist.clearfix li {
    border-bottom: dotted 1px #8597b5;
    line-height: 22px;
    padding: 10px 0 10px 10px;
  }
  span.date {
    display: block;
    font-weight: 900;
    margin: 0 0 0 0;
    width: 160px;
  }
  .topbox1 a {
    display: block;
    font-size: 15px;
    font-weight: 600;
    /*text-align: center;*/
    text-decoration: underline;
  }
  .topbox1 a:hover {
    text-decoration: none;
  }
  .topbox1 .info_link a {
    text-align: center;
  }
  .topbox2.clearfix {
    width: 100%;
    background-color: #f2f2f2;
    margin: 40px auto 0 auto;
    padding: 1px 0 50px 0;
  }
  .topbox2_slide.sp {
    width: 90%;
    margin: 0 auto;
  }
  .bx-wrapper .bx-controls-direction a {
    margin: -15px -7% 0 -7% !important;
  }
  .topbox2.clearfix p {
    width: 100%;
    height: 114px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .topbox2.clearfix a p {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
  }
  img.top_arrow {
    width: 14px;
    margin: 0 10px 0 0;
  }
  .topbox3.clearfix {
    width: 100%;
    background-color: #6a6f78;
    color: #fff;
    margin: 50px auto 0 auto;
    padding: 40px 0 50px 0;
  }
  .topbox3.clearfix ul {
    width: 460px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .topbox3.clearfix ul li {
    float: none;
  }
  .topbox3.clearfix ul li p {
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    margin: 0 0 5px 0;
  }
  .topbox3.clearfix ul li p img {
    width: 15px;
    margin: 0 0 0 0;
  }
  .topbox3.clearfix ul li div {
    max-width: 350px;
    width: 90%;
    height: auto;
    border: solid 2px #fff;
    background: #6a6f78;
    background: -moz-linear-gradient(#ffffff 0%, #fefefe 10%, #9da0a6 40%, #6a6f78 51%, #6a6f78 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(10%, #fefefe), color-stop(40%, #9da0a6), color-stop(51%, #6a6f78), to(#6a6f78));
    background: -webkit-linear-gradient(#ffffff 0%, #fefefe 10%, #9da0a6 40%, #6a6f78 51%, #6a6f78 100%);
    background: -o-linear-gradient(#ffffff 0%, #fefefe 10%, #9da0a6 40%, #6a6f78 51%, #6a6f78 100%);
    background: -ms-linear-gradient(#ffffff 0%, #fefefe 10%, #9da0a6 40%, #6a6f78 51%, #6a6f78 100%);
    background: linear-gradient(#ffffff 0%, #fefefe 10%, #9da0a6 40%, #6a6f78 51%, #6a6f78 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#6a6f78, GradientType=0);
    margin: 0 auto 30px auto;
    padding: 10px 10px;
  }
  img.topbox3_back {
    width: 132px;
    display: block;
    margin: 0 auto;
  }
  .topbox3.clearfix ul li div dl {
    max-width: 300px;
    color: #fff;
    margin: 0 auto 0 auto;
    padding: 10px 0 0 0;
  }
  .topbox3.clearfix ul li div dl dt {
    font-size: 25px;
    line-height: 28px;
  }
  .topbox3.clearfix ul li div dl dt span {
    font-size: 15px;
    margin: 0 0 0 0;
  }
  .topbox3.clearfix ul li div dl dt img {
    width: 37px;
    margin: 0 12px 0 0;
  }
  .topbox3.clearfix ul li div dl dd {
    font-size: 13px;
    line-height: 20px;
    margin: 5px 0 0 0;
  }
  .topbox3.clearfix ul li div dl dd img {
    display: block;
    width: 35px;
    margin: 5px 5px 0 auto;
  }
  .topbox3.clearfix ul li a {
    display: block;
  }
  .topbox4.clearfix {
    max-width: 810px;
    margin: 40px auto 20px auto;
    padding: 0;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    margin: 0 auto;
    width: 100%;
  }
  .ft_top {
    width: 100%;
    height: auto;
    background-color: #6a6f78;
    color: #fff;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 0;
  }
  .ft_top ul {
    max-width: 575px;
    overflow: hidden;
    padding: 15px 0 15px 0;
    margin: 0 auto;
  }
  .ft_top ul li {
    float: none;
    text-align: center;
  }
  .ft_top ul li:nth-child(1) {
    font-size: 12px;
    line-height: 20px;
  }
  .ft_top ul li:nth-child(2) {
    font-size: 15px;
    line-height: 16px;
    margin: 10px 0 0 0;
  }
  .ft_top ul li:nth-child(2) img {
    width: 17px;
    margin: 0 7px 0 0;
  }
  .ft_top ul li:nth-child(3) {
    margin: 10px auto 0 auto;
    width: 168px;
  }
  .ft_middle {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 15px 0 15px 0;
  }
  .ft_middle_left {
    width: 100%;
    text-align: center;
  }
  .ft_middle_left li:nth-child(1) {
    font-size: 12px;
    line-height: 30px;
  }
  .ft_middle_left li:nth-child(1) img {
    margin: 0 auto 0 auto;
    max-width: 280px;
    width: 80%;
    display: block;
  }
  .ft_middle_left li:nth-child(2) {
    font-size: 12px;
    line-height: 19px;
  }
  .ft_middle_left li:nth-child(3) {
    font-size: 15px;
    line-height: 18px;
    font-weight: 800;
    margin: 10px 0 0 0;
  }
  .ft_middle_left li:nth-child(3) img {
    margin: 0 7px 0 0;
    width: 18px;
  }
  .ft_middle_left li:nth-child(3) a {
    display: block;
    margin: 12px 0 0 0;
  }
  .ft_middle_left li:nth-child(3) a img {
    width: 110px !important;
  }
  .ft_bottom {
    clear: both;
    text-align: center;
    line-height: 15px;
    font-weight: 400;
    font-size: 11px;
    margin: 15px 0 0 0;
  }
}
/* SP */
@media screen and (max-width: 480px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  * {
    margin: 0;
    padding: 0;
  }
  *::after, * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /*-------------
base
-------------*/
  body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
  }
  img {
    border: 0;
    vertical-align: top;
    width: 100%;
  }
  body {
    background-color: #fff;
  }
  a {
    color: #394456;
    outline: none;
    text-decoration: none;
    font-size: 12px;
  }
  a:hover {
    text-decoration: none;
  }
  ul, ol {
    list-style: none;
  }
  .fLeft {
    float: left;
  }
  .clearfix:after {
    content: "";
    clear: both;
    display: block;
  }
  /*-------------
firefox fade対策
-------------*/
  img {
    box-shadow: #000 0 0 0;
  }
  img, x:-moz-any-link, x:default {
    box-shadow: #000 0 0 0;
  }
  /*-------------
fontstyle
-------------*/
  body {
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
    line-height: 2.2;
    color: #394456;
    letter-spacing: 0;
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
  }
  /*-------------
container
-------------*/
  #container {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  #header2 {
    width: 100%;
  }
  #header_inner {
    width: 100%;
    height: 53px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #394456;
  }
  h1.toplogo_left.clearfix {
    margin: 5px 0 0 2%;
    max-width: 216px;
  }
  h1.toplogo_left.clearfix img {
    width: 100%;
  }
  /*-------------
menu
-------------*/
  #nav-tgl {
    display: none;
  }
  .nav-tgl-btn {
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 2%;
  }
  .open {
    z-index: 200;
    width: 45px;
    height: auto;
    color: #696969;
    transition: background .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 35px 0 0 5px;
  }
  .open::before, .open::after {
    content: "";
  }
  .open span, .open::before, .open::after {
    content: "";
    position: absolute;
    top: calc(62% - 1px);
    right: 25%;
    width: 70%;
    border-bottom: 5px solid #fff;
    transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .open::before {
    transform: translateY(-12px);
  }
  .open::after {
    transform: translateY(12px);
  }
  .close {
    z-index: 11;
    width: 100%;
    height: 100%;
    pointer-events: none;
    transition: background .6s;
  }
  #nav-tgl:checked + .open {
    /*background: #02071d;*/
    transform: translateX(-260px);
  }
  #nav-tgl:checked + .open span {
    transform: scaleX(0);
  }
  #nav-tgl:checked + .open::before {
    transform: rotate(45deg);
  }
  #nav-tgl:checked + .open::after {
    transform: rotate(-45deg);
  }
  #nav-tgl:checked ~ .close {
    pointer-events: auto;
    background: rgba(0, 0, 0, .4);
    position: fixed;
    top: 0;
  }
  .content-wrapper {
    transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  #nav-tgl:checked ~ .content-wrapper {
    transform: translateX(-250px);
  }
  .drower-menu {
    z-index: 999;
    position: fixed;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    top: 0;
    right: 0;
    width: 270px;
    height: 100%;
    margin: 0;
    padding: 0 0 10px;
    box-sizing: border-box;
    background: #394456;
    transform: translateX(100%);
    transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .drower-menu a {
    display: block;
    color: white;
    padding: 5px 10px;
    text-decoration: inherit;
    transition: background .6s;
    font-size: 1.0rem;
  }
  .drower-menu a:hover {
    background: #828282;
  }
  #nav-tgl:checked ~ .drower-menu {
    transform: none;
  }
  .toggle {
    display: none;
  }
  .Label { /*タイトル*/
    display: block;
    color: white;
    padding: 5px 10px;
    text-decoration: inherit;
    transition: background .6s;
    font-size: 1.0rem;
  }
  .Label::before { /*タイトル横の矢印*/
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 3px);
    right: 20px;
    transform: rotate(135deg);
  }
  .Label, .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
  }
  .content {
    height: 0;
    padding: 0 20px;
    overflow: hidden;
  }
  .toggle:checked + .Label + .content { /*開閉時*/
    height: auto;
    padding: 0;
    transition: all .3s;
  }
  .toggle:checked + .Label::before {
    transform: rotate(-45deg) !important;
  }
  /*-------------
topmain
-------------*/
  .topmain {
    width: 100%;
    padding: 0 0 0 0;
  }
  .bx-wrapper .bx-pager {
    margin-bottom: -55px !important;
  }
  .bx-wrapper .bx-pager.bx-default-pager a {
    width: 10px !important;
    height: 10px !important;
    margin: 0 5px !important;
  }
  /*-------------
main
-------------*/
  #main {
    width: 95%;
    margin: 20px auto 20px auto;
    overflow: hidden;
  }
  h2.top_banner {
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: center;
    margin: 30px 0 15px 0;
  }
  h2.top_banner hr {
    border-top: 4px solid #394456;
    text-align: center;
    width: 100px;
    margin: 0 auto;
  }
  h2.top_banner span {
    display: block;
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-size: 25px;
    line-height: 35px;
    letter-spacing: 0;
  }
  .topbox1 {
    max-width: 500px;
    margin: 0 auto 0 auto;
    padding: 0;
  }
  ul.topnewslist.clearfix {
    width: 100%;
    height: 150px;
    overflow-y: scroll;
    padding: 5px 10px 10px 10px;
    margin: 0 auto 0 auto;
  }
  ul.topnewslist.clearfix li {
    border-bottom: dotted 1px #8597b5;
    line-height: 22px;
    padding: 10px 0 10px 10px;
  }
  span.date {
    display: block;
    font-weight: 900;
    margin: 0 0 0 0;
    width: 160px;
  }
  .topbox1 a {
    display: block;
    font-size: 15px;
    font-weight: 600;
    /*text-align: center;*/
    text-decoration: underline;
  }
  .topbox1 a:hover {
    text-decoration: none;
  }
  .topbox1 .info_link a {
    text-align: center;
  }
  .topbox2.clearfix {
    width: 100%;
    background-color: #f2f2f2;
    margin: 40px auto 0 auto;
    padding: 1px 0 50px 0;
  }
  .topbox2_slide.sp {
    width: 90%;
    margin: 0 auto;
  }
  .bx-wrapper .bx-controls-direction a {
    margin: -15px -7% 0 -7% !important;
  }
  .topbox2.clearfix p {
    width: 100%;
    height: 114px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .topbox2.clearfix a p {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
  }
  img.top_arrow {
    width: 14px;
    margin: 0 10px 0 0;
  }
  .topbox3.clearfix {
    width: 100%;
    background-color: #6a6f78;
    color: #fff;
    margin: 50px auto 0 auto;
    padding: 40px 0 50px 0;
  }
  .topbox3.clearfix ul {
    width: 460px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .topbox3.clearfix ul li {
    float: none;
  }
  .topbox3.clearfix ul li p {
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    margin: 0 0 5px 0;
  }
  .topbox3.clearfix ul li p img {
    width: 15px;
    margin: 0 0 0 0;
  }
  .topbox3.clearfix ul li div {
    max-width: 350px;
    width: 90%;
    height: auto;
    border: solid 2px #fff;
    background: #6a6f78;
    background: -moz-linear-gradient(#ffffff 0%, #fefefe 10%, #9da0a6 40%, #6a6f78 51%, #6a6f78 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(10%, #fefefe), color-stop(40%, #9da0a6), color-stop(51%, #6a6f78), to(#6a6f78));
    background: -webkit-linear-gradient(#ffffff 0%, #fefefe 10%, #9da0a6 40%, #6a6f78 51%, #6a6f78 100%);
    background: -o-linear-gradient(#ffffff 0%, #fefefe 10%, #9da0a6 40%, #6a6f78 51%, #6a6f78 100%);
    background: -ms-linear-gradient(#ffffff 0%, #fefefe 10%, #9da0a6 40%, #6a6f78 51%, #6a6f78 100%);
    background: linear-gradient(#ffffff 0%, #fefefe 10%, #9da0a6 40%, #6a6f78 51%, #6a6f78 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#6a6f78, GradientType=0);
    margin: 0 auto 30px auto;
    padding: 10px 10px;
  }
  img.topbox3_back {
    width: 132px;
    display: block;
    margin: 0 auto;
  }
  .topbox3.clearfix ul li div dl {
    max-width: 300px;
    color: #fff;
    margin: 0 auto 0 auto;
    padding: 15px 0 0 0;
  }
  .topbox3.clearfix ul li div dl dt {
    font-size: 25px;
    line-height: 28px;
  }
  .topbox3.clearfix ul li div dl dt span {
    font-size: 15px;
    margin: 0 0 0 0;
  }
  .topbox3.clearfix ul li div dl dt img {
    width: 37px;
    margin: 0 12px 0 0;
  }
  .topbox3.clearfix ul li div dl dd {
    font-size: 13px;
    line-height: 20px;
    margin: 5px 0 0 0;
  }
  .topbox3.clearfix ul li div dl dd img {
    display: block;
    width: 35px;
    margin: 5px 5px 0 auto;
  }
  .topbox3.clearfix ul li a {
    display: block;
  }
  .topbox4.clearfix {
    max-width: 810px;
    margin: 40px auto 20px auto;
    padding: 0;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    margin: 0 auto;
    width: 100%;
  }
  .ft_top {
    width: 100%;
    height: auto;
    background-color: #6a6f78;
    color: #fff;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 0;
  }
  .ft_top ul {
    max-width: 575px;
    overflow: hidden;
    padding: 15px 0 15px 0;
    margin: 0 auto;
  }
  .ft_top ul li {
    float: none;
    text-align: center;
  }
  .ft_top ul li:nth-child(1) {
    font-size: 12px;
    line-height: 20px;
  }
  .ft_top ul li:nth-child(2) {
    font-size: 15px;
    line-height: 16px;
    margin: 10px 0 0 0;
  }
  .ft_top ul li:nth-child(2) img {
    width: 17px;
    margin: 0 7px 0 0;
  }
  .ft_top ul li:nth-child(3) {
    margin: 10px auto 0 auto;
    width: 168px;
  }
  .ft_middle {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 15px 0 15px 0;
  }
  .ft_middle_left {
    width: 100%;
    text-align: center;
  }
  .ft_middle_left li:nth-child(1) {
    font-size: 12px;
    line-height: 30px;
  }
  .ft_middle_left li:nth-child(1) img {
    margin: 0 auto 0 auto;
    max-width: 280px;
    width: 80%;
    display: block;
  }
  .ft_middle_left li:nth-child(2) {
    font-size: 12px;
    line-height: 19px;
  }
  .ft_middle_left li:nth-child(3) {
    font-size: 15px;
    line-height: 18px;
    font-weight: 800;
    margin: 10px 0 0 0;
  }
  .ft_middle_left li:nth-child(3) img {
    margin: 0 7px 0 0;
    width: 18px;
  }
  .ft_middle_left li:nth-child(3) a {
    display: block;
    margin: 12px 0 0 0;
  }
  .ft_middle_left li:nth-child(3) a img {
    width: 110px !important;
  }
  .ft_bottom {
    clear: both;
    text-align: center;
    line-height: 15px;
    font-weight: 400;
    font-size: 11px;
    margin: 15px 0 0 0;
  }
}