﻿/* 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: #696969;
    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 Serif JP", serif;
    font-size: 12px;
    line-height: 2.2;
    color: #272845;
    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%;
    height: 60px;
    position: fixed;
    z-index: 110;
  }
  h1.toplogo_left.clearfix {
    margin: 5px 0 0 2%;
    color: #fff;
    font-size: 9px;
    line-height: 30px;
    font-weight: 400;
  }
  .fixedmenu {
    background-color: rgba(0, 0, 0, 0.5);
  }
  /*-------------
topmain
-------------*/
  .topmain {
    width: 100%;
  }
  .topmain img {
    display: block;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
  }
  /*-------------
menu
-------------*/
  #nav-tgl {
    display: none;
  }
  .nav-tgl-btn {
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 1%;
  }
  .nav-tgl-btn div {
    position: absolute;
    top: 31px;
    right: 12px;
    font-size: 11px;
  }
  .open {
    z-index: 200;
    width: 45px;
    height: auto;
    color: #000b6c;
    transition: background .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 30px 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 #000b6c;
    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(-300px);
  }
  #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: 300px;
    height: 100%;
    margin: 0;
    padding: 0 0 10px;
    box-sizing: border-box;
    background: #000b6c;
    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;
  }
  /*-------------
main
-------------*/
  #main {
    width: 100%;
    margin: 0 0 0 0;
    overflow: hidden;
  }
  h3 {
    display: block;
    width: 95%;
    max-width: 1200px;
    margin: 0 auto -35px auto;
  }
  .topbox1.clearfix {
    width: 100%;
    max-width: 1200px;
    margin: 80px auto 0 auto;
  }
  .topbox1.clearfix ul {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 15px auto;
  }
  .topbox1.clearfix ul li {
    width: 95%;
  }
  .topbox1.clearfix ul li:nth-child(1) {
    width: 540px;
    font-size: 48px;
    line-height: 55px;
    margin: 0 auto;
  }
  .topbox1.clearfix ul li:nth-child(2) {
    font-size: 55px;
    line-height: 100px;
    color: #000b6c;
    letter-spacing: -2px;
    text-align: center;
    margin: 70px 0 60px 0;
  }
  .topbox1.clearfix ul li:nth-child(3) {
    /*width: 1024px;*/
    font-family: "Noto Sans JP", sans-serif;
    font-size: 30px;
    line-height: 50px;
    margin: 0 auto;
  }
  .topbox1.clearfix ul li:nth-child(4) {
    /*width: 1024px;*/
    font-family: "Noto Sans JP", sans-serif;
    font-size: 28px;
    line-height: 42px;
    margin: 60px auto 80px auto;
  }
  .topbox1.clearfix ul li:nth-child(5) {
    width: 100%;
    max-width: 1024px;
    margin: 80px auto 0 auto;
  }
  .topbox1.clearfix ul li:nth-child(5) img {
    width: 100%;
  }
  .topbox2.clearfix {
    width: 100%;
    background: #e6e9eb;
    margin: 70px 0 0 0;
  }
  .topbox2_inner.clearfix {
    width: 100%;
    max-width: 1440px;
    /*height: 1756px;*/
    background: no-repeat url("../images/top/back1.png");
    background-color: #fff;
    margin: 0 auto;
  }
  .topbox2_inner2.clearfix {
    max-width: 1024px;
    margin: 0 auto;
  }
  .topbox2_inner2.clearfix div {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 26px;
    line-height: 43px;
    text-align: center;
  }
  .topbox2_inner2.clearfix p {
    width: 95%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 28px;
    line-height: 40px;
    text-align: left;
    margin: 50px auto;
  }
  .topbox2_inner.clearfix table {
    border-collapse: collapse;
    width: 100%;
    max-width: 1025px;
    margin: 90px auto 0 auto;
    font-size: 25px;
    line-height: 40px;
    border: solid 3px #282828;
  }
  .topbox2_inner.clearfix table tr:nth-child(odd) {
    background-color: #fff;
  }
  .topbox2_inner.clearfix table tr:nth-child(even) {
    background-color: #e1e3f8;
  }
  .topbox2_inner.clearfix table th {
    text-align: justify;
    padding: 10px 10px 10px 40px;
    font-weight: 500;
    vertical-align: top;
    border-bottom: solid 1px #282828;
  }
  .topbox2_inner.clearfix table th:nth-child(1) {
    width: 140px;
  }
  .topbox2_inner.clearfix table th:nth-child(2) {
    width: 375px;
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .topbox2_inner.clearfix table th:nth-child(3) {
    width: 355px;
  }
  .topbox2_inner.clearfix table td {
    padding: 10px 20px 10px 40px;
  }
  .topbox2_inner.clearfix table td:nth-child(2) {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .topbox2_inner.clearfix table caption {
    caption-side: bottom;
    text-align: left;
    font-size: 16px;
    line-height: 25px;
    margin: 40px 0 0 0;
  }
  .topbox3.clearfix {
    width: 100%;
    max-width: 1440px;
    /*max-width: 1200px;*/
    margin: 100px auto;
  }
  .topbox3.clearfix ul {
    width: 90%;
    max-width: 1200px;
    margin: 70px auto 0 auto;
  }
  .topbox3.clearfix ul li {
    float: left;
    font-size: 24px;
    line-height: 34px;
  }
  .topbox3.clearfix ul li span {
    display: block;
    color: #000b6c;
    font-size: 50px;
    line-height: 60px;
    margin: 0 0 50px 0;
  }
  .topbox3.clearfix ul li:nth-child(1) {
    width: 48%;
    margin: 0 5% 50px 0;
  }
  .topbox3.clearfix ul li:nth-child(2) {
    width: 45%;
    margin: 0 0 50px 0;
    position: relative;
  }
  img.kazari {
    position: absolute;
    top: 397px;
    right: -100px;
  }
  .topbox3.clearfix ul li:nth-child(3) {
    width: 100%;
    margin: 0 0;
  }
  .topbox4.clearfix {
    width: 100%;
    margin: 70px 0 0 0;
  }
  .topbox4_inner.clearfix {
    width: 100%;
    max-width: 1440px;
    /*height: 1020px;*/
    background: no-repeat url("../images/top/back1.png");
    background-color: #fff;
    padding: 100px 0 0 0;
    margin: 0 auto 0 auto;
  }
  .topbox4.clearfix ul {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto 0 auto;
  }
  .topbox4.clearfix ul li {
    float: left;
    font-size: 24px;
    line-height: 34px;
  }
  .topbox4.clearfix ul li span {
    display: block;
    color: #000b6c;
    font-size: 50px;
    line-height: 60px;
    margin: 0 0 50px 0;
  }
  .topbox4.clearfix ul li:nth-child(1) {
    width: 60%;
    margin: 0 100px 50px 0;
  }
  .topbox4.clearfix ul li:nth-child(2) {
    width: 20%;
    margin: 0 0 50px 0;
  }
  .topbox4.clearfix ul li:nth-child(2) img {
    width: 100%;
    max-width: 325px;
  }
  .topbox4.clearfix ul li:nth-child(3) {
    width: 78%;
    margin: 0 0;
  }
  .topbox4_inner2.clearfix {
    width: 100%;
    max-width: 1440px;
    height: 160px;
    background: no-repeat url("../images/top/back2.png");
    padding: 120px 0 0 0;
    margin: 105px auto 0 auto;
  }
  .topbox4.clearfix a {
    display: block;
    color: #000b6c;
    font-size: 50px;
    line-height: 45px;
    text-align: center;
    margin: 0 0 0 0;
  }
  .topbox4.clearfix a:hover {
    text-decoration: underline;
    text-decoration-thickness: 2px;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    width: 100%;
    background-color: #000b6c;
    color: #fff;
    margin: 0 auto;
  }
  .ft_middle {
    width: 90%;
    max-width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding: 40px 0 30px 0;
  }
  ul.footer_list.clearfix {
    float: left;
    width: 45%;
    /*width: 500px;*/
    font-family: "Noto Sans JP", sans-serif;
    overflow: hidden;
    margin: 0 5% 0 0;
  }
  ul.footer_list.clearfix li:nth-child(1) {
    /*width: 400px;*/
    width: 100%;
    margin: 0 0 50px 0;
  }
  ul.footer_list.clearfix li:nth-child(1) img {
    width: 80%;
    max-width: 330px;
  }
  ul.footer_list.clearfix li:nth-child(2) {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    margin: 0 0 15px 0;
  }
  ul.footer_list.clearfix li:nth-child(3) a {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
  }
  ul.footer_list.clearfix li:nth-child(3) a:hover {
    text-decoration: underline;
  }
  ul.footer_list2.clearfix {
    width: 45%;
    /*width: 400px;*/
    float: left;
    margin: 15px 0 0 5px;
  }
  ul.footer_list2.clearfix li {
    float: left;
    width: 50%;
    max-width: 200px;
    font-family: "Noto Sans JP", sans-serif;
  }
  ul.footer_list2.clearfix li a {
    font-size: 24px;
    line-height: 35px;
    font-weight: 100;
    color: #fff;
  }
  ul.footer_list2.clearfix li a:hover {
    text-decoration: underline;
    text-decoration-thickness: 1px;
  }
}
/* 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: #323232;
    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 Serif JP", serif;
    font-size: 12px;
    line-height: 2.2;
    color: #272845;
    letter-spacing: 0;
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
  }
  /*-------------
container
-------------*/
  #container {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  #header {
    width: 100%;
  }
  #header_inner {
    width: 100%;
    height: 55px;
    position: fixed;
    z-index: 110;
  }
  .fixedmenu2 {
    background-color: rgba(0, 0, 0, 0.5);
  }
  h1.toplogo_left.clearfix {
    margin: 5px 0 0 2%;
    max-width: 230px;
  }
  /*-------------
menu
-------------*/
  #nav-tgl {
    display: none;
  }
  .nav-tgl-btn {
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 1%;
  }
  .nav-tgl-btn div {
    position: absolute;
    top: 31px;
    right: 10px;
    font-size: 10px;
  }
  .open {
    z-index: 200;
    width: 45px;
    height: auto;
    color: #000b6c;
    transition: background .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 28px 0 0 0;
  }
  .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 #000b6c;
    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: #000b6c;
    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;
  }
  /*-------------
topmain
-------------*/
  .topmain {
    width: 100%;
  }
  .topmain img {
    display: block;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
  }
  /*-------------
main
-------------*/
  .topbox1.clearfix {
    width: 100%;
    margin: 30px auto 0 auto;
  }
  .topbox1.clearfix ul {
    width: 95%;
    overflow: hidden;
    margin: 0 auto 15px auto;
  }
  .topbox1.clearfix ul li:nth-child(1) {
    font-size: 27px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
  }
  .topbox1.clearfix ul li:nth-child(2) {
    font-size: 1.8rem;
    line-height: 53px;
    color: #000b6c;
    letter-spacing: -2px;
    text-align: center;
    margin: 40px 0 60px 0;
  }
  .topbox1.clearfix ul li:nth-child(3) {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.2rem;
    line-height: 37px;
    margin: 0 auto;
  }
  .topbox1.clearfix ul li:nth-child(4) {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1rem;
    line-height: 32px;
    margin: 40px auto 60px auto;
  }
  .topbox1.clearfix ul li:nth-child(5) {
    margin: 40px auto 0 auto;
  }
  .topbox2.clearfix {
    width: 100%;
    background: #e6e9eb;
    margin: 60px 0 0 0;
  }
  .topbox2_inner.clearfix {
    max-width: 1440px;
    height: auto;
    background: no-repeat url("../images/top/back1.png");
    background-color: #fff;
    padding: 0 0 30px 0;
    margin: 0 auto;
  }
  .topbox2_inner2.clearfix {
    width: 95%;
    margin: 0 auto;
  }
  .topbox2_inner2.clearfix div {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
  }
  .topbox2_inner2.clearfix p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    margin: 25px auto;
  }
  .topbox2_inner.clearfix table {
    border-collapse: collapse;
    width: 90%;
    margin: 60px auto 0 auto;
    font-size: 15px;
    line-height: 30px;
    border: solid 2px #282828;
  }
  .topbox2_inner.clearfix table tr:nth-child(odd) {
    background-color: #fff;
  }
  .topbox2_inner.clearfix table tr:nth-child(even) {
    background-color: #e1e3f8;
  }
  .topbox2_inner.clearfix table th {
    text-align: justify;
    padding: 10px 10px 10px 10px;
    font-weight: 500;
    vertical-align: top;
    border-bottom: solid 1px #282828;
  }
  .topbox2_inner.clearfix table th:nth-child(1) {}
  .topbox2_inner.clearfix table th:nth-child(2) {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .topbox2_inner.clearfix table th:nth-child(3) {}
  .topbox2_inner.clearfix table td {
    padding: 10px 10px 10px 10px;
  }
  .topbox2_inner.clearfix table td:nth-child(2) {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .topbox2_inner.clearfix table caption {
    caption-side: bottom;
    text-align: left;
    font-size: 16px;
    line-height: 25px;
    margin: 40px 0 0 0;
  }
  .topbox3.clearfix {
    width: 95%;
    margin: 50px auto;
  }
  .topbox3.clearfix h3 {
    width: 65%;
    max-width: 556px;
  }
  .topbox3.clearfix ul {
    width: 100%;
    margin: 45px 0 0 0;
  }
  .topbox3.clearfix ul li {
    float: none;
    font-size: 18px;
    line-height: 30px;
  }
  .topbox3.clearfix ul li span {
    display: block;
    color: #000b6c;
    font-size: 23px;
    line-height: 35px;
    margin: 0 0 25px 0;
  }
  .topbox3.clearfix ul li:nth-child(1) {
    max-width: 500px;
    margin: 0 auto 25px auto;
  }
  .topbox3.clearfix ul li:nth-child(2) {
    max-width: 557px;
    margin: 0 0 50px 0;
    position: relative;
  }
  img.kazari {
    position: absolute;
    max-width: 200px;
    top: 60%;
    right: -100px;
    z-index: -1;
  }
  .topbox3.clearfix ul li:nth-child(3) {
    max-width: 500px;
    margin: 0 auto;
  }
  .topbox4.clearfix {
    width: 100%;
    margin: 50px 0 0 0;
  }
  .topbox4.clearfix h3 {
    display: block;
    width: 65%;
    max-width: 696px;
    margin: 0 0 -15px 5%;
  }
  .topbox4_inner.clearfix {
    max-width: 1440px;
    height: auto;
    background: no-repeat url("../images/top/back1.png");
    background-color: #fff;
    padding: 30px 0 0 0;
    margin: 0 auto 0 auto;
  }
  .topbox4.clearfix ul {
    width: 95%;
    margin: 0 auto 0 auto;
  }
  .topbox4.clearfix ul li {
    float: none;
    font-size: 18px;
    line-height: 30px;
  }
  .topbox4.clearfix ul li span {
    display: block;
    color: #000b6c;
    font-size: 23px;
    line-height: 35px;
    margin: 0 0 25px 0;
  }
  .topbox4.clearfix ul li:nth-child(1) {
    max-width: 500px;
    margin: 0 auto 25px auto;
  }
  .topbox4.clearfix ul li:nth-child(2) {
    max-width: 325px;
    width: 90%;
    margin: 0 auto 30px auto;
  }
  .topbox4.clearfix ul li:nth-child(3) {
    max-width: 500px;
    margin: 0 auto;
  }
  .topbox4_inner2.clearfix {
    max-width: 1440px;
    height: auto;
    background: no-repeat url("../images/top/back2.png");
    padding: 25px 0 30px 0;
    margin: 40px auto 0 auto;
  }
  .topbox4.clearfix a {
    display: block;
    color: #000b6c;
    font-size: 25px;
    line-height: 45px;
    text-align: center;
    margin: 0 0 0 0;
  }
  .topbox4.clearfix a img {
    width: 50px;
  }
  .topbox4.clearfix a:hover {
    text-decoration: underline;
    text-decoration-thickness: 2px;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    width: 100%;
    background-color: #000b6c;
    color: #fff;
    margin: 0 auto;
  }
  .ft_middle {
    width: 95%;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0 20px 0;
  }
  ul.footer_list.clearfix {
    float: none;
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    overflow: hidden;
    margin: 0 0 0 0;
  }
  ul.footer_list.clearfix li:nth-child(1) {
    max-width: 300px;
    width: 80%;
    margin: 0 auto 30px auto;
  }
  ul.footer_list.clearfix li:nth-child(2) {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    margin: 0 0 10px 0;
  }
  ul.footer_list.clearfix li:nth-child(3) a {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #fff;
  }
  ul.footer_list.clearfix li:nth-child(3) a:hover {
    text-decoration: underline;
  }
  ul.footer_list2.clearfix {
    width: 100%;
    float: none;
    margin: 15px 0 0 0;
  }
  ul.footer_list2.clearfix li {
    float: left;
    float: none;
    font-family: "Noto Sans JP", sans-serif;
  }
  ul.footer_list2.clearfix li a {
    font-size: 13px;
    line-height: 25px;
    font-weight: 100;
    color: #fff;
  }
  ul.footer_list2.clearfix li a:hover {
    text-decoration: underline;
    text-decoration-thickness: 1px;
  }
}
/* 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: #323232;
    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 Serif JP", serif;
    font-size: 12px;
    line-height: 2.2;
    color: #272845;
    letter-spacing: 0;
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
  }
  /*-------------
container
-------------*/
  #container {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  #header {
    width: 100%;
  }
  #header_inner {
    width: 100%;
    height: 55px;
    position: fixed;
    z-index: 110;
  }
  .fixedmenu2 {
    background-color: rgba(0, 0, 0, 0.5);
  }
  h1.toplogo_left.clearfix {
    margin: 5px 0 0 2%;
    max-width: 155px;
  }
  /*-------------
menu
-------------*/
  #nav-tgl {
    display: none;
  }
  .nav-tgl-btn {
    cursor: pointer;
    position: absolute;
    top: 2px;
    right: 1%;
  }
  .nav-tgl-btn div {
    position: absolute;
    top: 31px;
    right: 10px;
    font-size: 10px;
  }
  .open {
    z-index: 200;
    width: 45px;
    height: auto;
    color: #000b6c;
    transition: background .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
    padding: 28px 0 0 0;
  }
  .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 #000b6c;
    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: #000b6c;
    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;
  }
  /*-------------
topmain
-------------*/
  .topmain {
    width: 100%;
  }
  .topmain img {
    display: block;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
  }
  /*-------------
main
-------------*/
  .topbox1.clearfix {
    width: 100%;
    margin: 30px auto 0 auto;
  }
  .topbox1.clearfix ul {
    width: 95%;
    overflow: hidden;
    margin: 0 auto 15px auto;
  }
  .topbox1.clearfix ul li:nth-child(1) {
    font-size: 27px;
    line-height: 35px;
    text-align: center;
    margin: 0 auto;
  }
  .topbox1.clearfix ul li:nth-child(2) {
    font-size: 1.6rem;
    line-height: 53px;
    color: #000b6c;
    letter-spacing: -2px;
    text-align: center;
    margin: 40px 0 60px 0;
  }
  .topbox1.clearfix ul li:nth-child(3) {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.2rem;
    line-height: 37px;
    margin: 0 auto;
  }
  .topbox1.clearfix ul li:nth-child(4) {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1rem;
    line-height: 32px;
    margin: 40px auto 60px auto;
  }
  .topbox1.clearfix ul li:nth-child(5) {
    margin: 40px auto 0 auto;
  }
  .topbox2.clearfix {
    width: 100%;
    background: #e6e9eb;
    margin: 60px 0 0 0;
  }
  .topbox2_inner.clearfix {
    max-width: 1440px;
    height: auto;
    background: no-repeat url("../images/top/back1.png");
    background-color: #fff;
    padding: 0 0 30px 0;
    margin: 0 auto;
  }
  .topbox2_inner2.clearfix {
    width: 95%;
    margin: 0 auto;
  }
  .topbox2_inner2.clearfix div {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 12px;
    line-height: 19px;
    text-align: center;
  }
  .topbox2_inner2.clearfix p {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    margin: 25px auto;
  }
  .topbox2_inner.clearfix table {
    border-collapse: collapse;
    width: 90%;
    margin: 60px auto 0 auto;
    font-size: 15px;
    line-height: 30px;
    border: solid 2px #282828;
  }
  .topbox2_inner.clearfix table tr:nth-child(odd) {
    background-color: #fff;
  }
  .topbox2_inner.clearfix table tr:nth-child(even) {
    background-color: #e1e3f8;
  }
  .topbox2_inner.clearfix table th {
    text-align: justify;
    padding: 10px 10px 10px 10px;
    font-weight: 500;
    vertical-align: top;
    border-bottom: solid 1px #282828;
  }
  .topbox2_inner.clearfix table th:nth-child(1) {}
  .topbox2_inner.clearfix table th:nth-child(2) {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .topbox2_inner.clearfix table th:nth-child(3) {}
  .topbox2_inner.clearfix table td {
    padding: 10px 10px 10px 10px;
  }
  .topbox2_inner.clearfix table td:nth-child(2) {
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
  }
  .topbox2_inner.clearfix table caption {
    caption-side: bottom;
    text-align: left;
    font-size: 16px;
    line-height: 25px;
    margin: 40px 0 0 0;
  }
  .topbox3.clearfix {
    width: 95%;
    margin: 50px auto;
  }
  .topbox3.clearfix h3 {
    width: 65%;
    max-width: 556px;
  }
  .topbox3.clearfix ul {
    width: 100%;
    margin: 45px 0 0 0;
  }
  .topbox3.clearfix ul li {
    float: none;
    font-size: 18px;
    line-height: 30px;
  }
  .topbox3.clearfix ul li span {
    display: block;
    color: #000b6c;
    font-size: 23px;
    line-height: 35px;
    margin: 0 0 25px 0;
  }
  .topbox3.clearfix ul li:nth-child(1) {
    max-width: 500px;
    margin: 0 auto 25px auto;
  }
  .topbox3.clearfix ul li:nth-child(2) {
    max-width: 557px;
    margin: 0 0 50px 0;
    position: relative;
  }
  img.kazari {
    position: absolute;
    max-width: 200px;
    top: 60%;
    right: -100px;
    z-index: -1;
  }
  .topbox3.clearfix ul li:nth-child(3) {
    max-width: 500px;
    margin: 0 auto;
  }
  .topbox4.clearfix {
    width: 100%;
    margin: 50px 0 0 0;
  }
  .topbox4.clearfix h3 {
    display: block;
    width: 65%;
    max-width: 696px;
    margin: 0 0 -10px 0;
  }
  .topbox4_inner.clearfix {
    max-width: 1440px;
    height: auto;
    background: no-repeat url("../images/top/back1.png");
    background-color: #fff;
    padding: 30px 0 0 0;
    margin: 0 auto 0 auto;
  }
  .topbox4.clearfix ul {
    width: 95%;
    margin: 0 auto 0 auto;
  }
  .topbox4.clearfix ul li {
    float: none;
    font-size: 18px;
    line-height: 30px;
  }
  .topbox4.clearfix ul li span {
    display: block;
    color: #000b6c;
    font-size: 23px;
    line-height: 35px;
    margin: 0 0 25px 0;
  }
  .topbox4.clearfix ul li:nth-child(1) {
    max-width: 500px;
    margin: 0 auto 25px auto;
  }
  .topbox4.clearfix ul li:nth-child(2) {
    max-width: 325px;
    width: 90%;
    margin: 0 auto 30px auto;
  }
  .topbox4.clearfix ul li:nth-child(3) {
    max-width: 500px;
    margin: 0 auto;
  }
  .topbox4_inner2.clearfix {
    max-width: 1440px;
    height: auto;
    background: no-repeat url("../images/top/back2.png");
    padding: 25px 0 30px 0;
    margin: 40px auto 0 auto;
  }
  .topbox4.clearfix a {
    display: block;
    color: #000b6c;
    font-size: 25px;
    line-height: 45px;
    text-align: center;
    margin: 0 0 0 0;
  }
  .topbox4.clearfix a img {
    width: 50px;
  }
  .topbox4.clearfix a:hover {
    text-decoration: underline;
    text-decoration-thickness: 2px;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    width: 100%;
    background-color: #000b6c;
    color: #fff;
    margin: 0 auto;
  }
  .ft_middle {
    width: 95%;
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0 20px 0;
  }
  ul.footer_list.clearfix {
    float: none;
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    overflow: hidden;
    margin: 0 0 0 0;
  }
  ul.footer_list.clearfix li:nth-child(1) {
    max-width: 300px;
    width: 80%;
    margin: 0 auto 30px auto;
  }
  ul.footer_list.clearfix li:nth-child(2) {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    margin: 0 0 10px 0;
  }
  ul.footer_list.clearfix li:nth-child(3) a {
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #fff;
  }
  ul.footer_list.clearfix li:nth-child(3) a:hover {
    text-decoration: underline;
  }
  ul.footer_list2.clearfix {
    width: 100%;
    float: none;
    margin: 15px 0 0 0;
  }
  ul.footer_list2.clearfix li {
    float: left;
    float: none;
    font-family: "Noto Sans JP", sans-serif;
  }
  ul.footer_list2.clearfix li a {
    font-size: 13px;
    line-height: 25px;
    font-weight: 100;
    color: #fff;
  }
  ul.footer_list2.clearfix li a:hover {
    text-decoration: underline;
    text-decoration-thickness: 1px;
  }
}