@charset "UTF-8";
@media screen and (min-width: 481px) {
  /*-------------
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: black;
    outline: none;
    text-decoration: none;
    font-size: 12px;
  }
  a:hover {
    text-decoration: none;
  }
  ul, ol {
    list-style: none;
  }
  .pc {
    display: block;
  }
  .sp {
    display: 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: -webkit-body, sans-serif, "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo;
    font-size: 12px;
    line-height: 2.2;
    color: #676767;
    letter-spacing: 0;
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
  }
  /*-------------
container
-------------*/
  #container {
    width: 100%;
    margin: 0 0 -2px 0;
    padding: 0;
    overflow: hidden;
  }
  .headerbox.clearfix {
    width: 100%;
    background-color: #001738;
  }
  .headerbox_inner.clearfix {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
  .header_top.clearfix {
    width: 100%;
    overflow: hidden;
  }
  h1.header_text {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #fff;
    float: left;
    margin: 5px 0 0 0;
  }
  img.headerlogo.clearfix {
    margin: 5px 0 0 0;
  }
  .headerbox_right {
    float: right;
    width: 406px;
  }
  .headerbox_right ul {
    width: 100%;
    overflow: hidden;
  }
  .headerbox_right ul li {
    float: left;
    margin: 0 0 0 3px;
  }
  .headerbox_right ul li a:hover {
    opacity: 0.8;
  }
  .wrapper {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: block;
  }
  /*-------------
memu
-------------*/
  /*nav*/
  div#menu {
    width: 100%;
    height: 70px;
    overflow: hidden;
    margin: 20px 0 0 0;
  }
  /*nav*/
  div#menu-nav {
    width: 1000px;
    margin: 0 auto;
  }
  #menu-nav li {
    float: left;
  }
  /*-------------
main
-------------*/
  .main {
    width: 100%;
    margin: 0;
  }
  .topbox1_inner {
    width: 1000px;
    margin: 0 auto;
  }
  .topmain {
    width: 1000px;
    height: 280px;
    background: url(../images/top/topmain_back.png) no-repeat;
    margin: 0 0 20px 0;
  }
  .topmain img {
    padding: 180px 0 0 150px;
  }
  .topmain a:hover {
    opacity: 0.8;
  }
  .slider-3 {
    width: 90%;
    margin: 0 auto;
  }
  .slider-3 article {
    height: 120px;
    margin: 0 0 25px 0;
  }
  .slider-3 .thum {
    height: 120px;
    width: 120px;
    margin: 0 auto;
  }
  .slider-3 .thum img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .slider-3 p {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
  }
  .slider-3 .thum img:hover {
    opacity: 0.8;
  }
  .slider-3 .slick-arrow:before {
    color: #737373;
  }
  .topbox2 {
    width: 100%;
    height: 20px;
    background: url(../images/top/top_line.png) repeat-x;
    margin: 10px 0 0 0;
  }
  .topbox3 {
    width: 1000px;
    margin: 50px auto 30px auto;
  }
  .topbox3 p {
    font-size: 18px;
    text-align: center;
    line-height: 27px;
    margin: 20px 0 0 0;
  }
  .topbox4 {
    width: 100%;
    height: 425px;
    background: url(../images/top/topback2.png) repeat-x;
    margin: 10px 0 0 0;
  }
  .topbox4_inner {
    width: 1000px;
    height: 425px;
    background: url(../images/top/topback2_inner.png) no-repeat;
    margin: 10px auto 0 auto;
  }
  p.topbox4_title span {
    display: inline-block;
    font-size: 70px;
    padding: 0 5px;
  }
  p.topbox4_title {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    padding: 88px 0 0 0;
    line-height: 55px;
    letter-spacing: 1px;
  }
  .topbox4_inner ul {
    margin: 30px 0 0 0;
  }
  .topbox4_inner ul li {
    width: 146px;
    height: 116px;
    border: solid 2px #fff;
    background-color: #001738;
    float: left;
    margin: 0 0 0 20px;
  }
  .topbox4_inner ul li:first-child {
    margin: 0 0 0 0;
  }
  .topbox4_inner ul li span {
    display: block;
    font-size: 11px;
    background-color: #f8b400;
    color: #fff;
    line-height: 20px;
    height: 20px;
    width: 45px;
    text-align: center;
  }
  .topbox4_inner ul li p {
    font-size: 17px;
    color: #fff;
    line-height: 21px;
    text-align: center;
    margin: 22px 0 0 0;
  }
  p#topbox4_list_last {
    margin: 15px 0 0 0;
  }
  p.topbox4_bt {
    width: 300px;
    margin: 30px auto 0 auto;
  }
  p.topbox4_bt:hover {
    opacity: 0.8;
  }
  .tab_container {
    /*padding-bottom: 1em;
    background-color: #fff;
    border:1px solid #37beb0;*/
    margin: 0 auto;
  }
  .tab_item {
    width: calc(100%/3);
    padding: 15px 0;
    /*border-bottom: 3px solid #37beb0 ;
  background-color: #ececec;*/
    text-align: center;
    /*color: #37beb0 ;*/
    display: block;
    float: left;
    /*font-weight: bold;
  transition: all 0.2s ease;*/
  }
  .tab_item:hover {
    opacity: 0.75;
  }
  input[name="tab_item"] {
    display: none;
  }
  .tab_content {
    display: none;
    /*padding: 1em 1em 0;*/
    clear: both;
    overflow: hidden;
  }
  #tab1:checked ~ #tab1_content, #tab2:checked ~ #tab2_content, #tab3:checked ~ #tab3_content, #tab4:checked ~ #tab4_content {
    display: block;
  }
  .tab_container input:checked + .tab_item {
    /*background-color: #37beb0 ;
  color: #fff;*/
  }
  .topbox5 {
    width: 1000px;
    margin: 50px auto 30px auto;
  }
  .topbox5_text {
    font-size: 18px;
    text-align: center;
    line-height: 27px;
    margin: 20px 0 0 0;
  }
  ul.topbox5_list_top.clearfix {
    width: 750px;
    margin: 15px auto 0 auto;
  }
  ul.topbox5_list_top.clearfix li {
    float: left;
  }
  ul.topbox5_list_top.clearfix li a:hover {
    opacity: 0.7;
  }
  ul.topbox5_list.clearfix {
    width: 1000px;
    margin: 25px 0 0 0;
  }
  ul.topbox5_list.clearfix li {
    float: left;
    width: 160px;
    margin: 0 8px 20px 0;
  }
  ul.topbox5_list.clearfix li:nth-child(6n) {
    margin: 0 0 20px 0;
  }
  ul.topbox5_list.clearfix li p {
    font-size: 14px;
    border-left: solid 4px #f8b400;
    margin: 5px 0 0 0;
    padding: 0 0 0 5px;
    line-height: 18px;
  }
  .topbox6 {
    width: 1000px;
    margin: 60px auto 30px auto;
  }
  p.topbox6_title {
    color: #4f4f4f;
    font-size: 35px;
    text-align: center;
    font-weight: 600;
    line-height: 30px;
  }
  p.topbox6_title span {
    font-size: 18px;
    display: block;
    letter-spacing: -1px;
    font-weight: 500;
  }
  ul.topbox6_list.clearfix {
    width: 1000px;
    margin: 15px 0 0 0;
  }
  ul.topbox6_list.clearfix li {
    float: left;
    margin: 0 0 0 13px;
  }
  ul.topbox6_list.clearfix li:nth-child(1) {
    margin: 0;
  }
  ul.topbox6_list.clearfix li table {
    width: 100%;
  }
  ul.topbox6_list.clearfix li table th {
    max-width: 100%;
    border-bottom: dotted 1px #a0a0a0;
  }
  ul.topbox6_list.clearfix li table td {
    max-width: 100%;
    border-bottom: dotted 1px #a0a0a0;
  }
  p.topbox6_bt {
    width: 300px;
    margin: 30px auto 0 auto;
  }
  p.topbox6_bt:hover {
    opacity: 0.8;
  }
  .topbox7 {
    width: 100%;
    height: 570px;
    background: url(../images/top/topbox7_back.png) repeat-x;
    margin: 10px 0 0 0;
  }
  .topbox7_inner {
    width: 1000px;
    margin: 0 auto;
    padding: 55px 0 0 0;
  }
  ul.topbox7_list_top.clearfix {
    width: 762px;
    margin: 0 auto;
    padding: 35px 0 0 230px;
  }
  ul.topbox7_list_top.clearfix li {
    float: left;
  }
  ul.topbox7_list_top.clearfix li p {
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin: 30px 0 0 0;
    line-height: 40px;
    letter-spacing: 2px;
    font-weight: 600;
  }
  ul.topbox7_list_top.clearfix li p span {
    font-size: 25px;
    display: block;
    font-weight: 500;
  }
  ul.topbox7_list.clearfix {
    width: 1000px;
    margin: 15px 0 0 0;
  }
  ul.topbox7_list.clearfix li {
    float: left;
    width: 240px;
    height: 120px;
    background: url(../images/top/topbox7_imgback.png) no-repeat;
    margin: 0 13px 13px 0;
    color: #4f4f4f;
  }
  ul.topbox7_list.clearfix li:nth-child(4n) {
    margin: 0 0 13px 0;
  }
  ul.topbox7_list.clearfix li p {
    font-size: 19px;
    line-height: 25px;
    text-align: center;
    padding: 35px 0 0 0;
  }
  p.topbox7_bt {
    width: 300px;
    margin: 25px auto 0 auto;
  }
  p.topbox7_bt:hover {
    opacity: 0.8;
  }
  .topbox8 {
    width: 100%;
    height: 570px;
    background: url(../images/top/topbox8_back.png) repeat-x;
  }
  .topbox8_inner {
    width: 1000px;
    margin: 0 auto;
    padding: 100px 0 0 0;
  }
  .topbox8_text {
    font-size: 25px;
    text-align: center;
    line-height: 27px;
    margin: 20px 0 0 0;
  }
  ul.topbox8_list.clearfix {
    width: 1000px;
    margin: 20px 0 0 0;
  }
  ul.topbox8_list.clearfix li {
    float: left;
    width: 240px;
    height: 120px;
    background: url(../images/top/topbox7_imgback.png) no-repeat;
    margin: 0 13px 13px 0;
    color: #4f4f4f;
  }
  ul.topbox8_list.clearfix li:nth-child(4n) {
    margin: 0 0 13px 0;
  }
  ul.topbox8_list.clearfix li p {
    font-size: 19px;
    line-height: 25px;
    text-align: center;
    padding: 35px 0 0 0;
  }
  .topbox9 {
    width: 1000px;
    margin: 60px auto 30px auto;
  }
  p.topbox9_title {
    color: #4f4f4f;
    font-size: 35px;
    text-align: center;
    font-weight: 600;
    line-height: 30px;
  }
  p.topbox9_title span {
    font-size: 18px;
    display: block;
    letter-spacing: -1px;
    font-weight: 500;
  }
  ul.topbox9_list1.clearfix {
    width: 940px;
    margin: 20px auto 0 auto;
  }
  ul.topbox9_list1.clearfix li {
    margin: 0 0 0 20px;
  }
  ul.topbox9_list1.clearfix li:nth-child(1) {
    float: left;
    width: 300px;
    height: 300px;
    background: url(../images/top/topbox9_list1.png) no-repeat;
    margin: 0 0 0 0;
  }
  ul.topbox9_list1.clearfix li:nth-child(2) {
    float: left;
    width: 300px;
    height: 300px;
    background: url(../images/top/topbox9_list2.png) no-repeat;
  }
  ul.topbox9_list1.clearfix li:nth-child(3) {
    float: left;
    width: 300px;
    height: 300px;
    background: url(../images/top/topbox9_list3.png) no-repeat;
  }
  ul.topbox9_list1.clearfix li p {
    color: #fff;
    font-size: 17px;
    line-height: 23px;
    text-align: center;
    padding: 212px 0 0 0;
  }
  ul.topbox9_list1.clearfix li a {
    display: block;
    width: 300px;
    height: 300px;
  }
  ul.topbox9_list1.clearfix li:hover {
    opacity: 0.8;
  }
  ul.topbox9_list2.clearfix {
    width: 940px;
    margin: 35px auto;
  }
  ul.topbox9_list2.clearfix li {
    float: left;
    margin: 0 0 0 40px;
  }
  ul.topbox9_list2.clearfix li:nth-child(1) {
    float: left;
    margin: 0 0 0 0
  }
  ul.topbox9_list2.clearfix li:hover {
    opacity: 0.8;
  }
  ul.topbox9_list3.clearfix {
    width: 940px;
    margin: 35px auto;
  }
  ul.topbox9_list3.clearfix li {
    float: left;
    margin: 0 0 0 5px;
  }
  ul.topbox9_list3.clearfix li:nth-child(1) {
    float: left;
    margin: 0 0 0 0
  }
  ul.topbox9_list3.clearfix li:hover {
    opacity: 0.8;
  }
  .topbox10 {
    width: 100%;
    height: 232px;
    background: url(../images/top/topbox10_back.png) repeat-x;
    margin: 10px 0 0 0;
  }
  .topbox10_inner {
    width: 1000px;
    margin: 30px auto 0 auto;
  }
  .topbox10 ul {
    width: 962px;
    margin: 0 0 0 38px;
  }
  .topbox10_inner ul li {
    float: left;
    color: #282828;
  }
  .topbox10_inner ul li:nth-child(1) {
    margin: 30px 0 0 0;
  }
  p.topbox10_text1 {
    font-size: 30px;
    font-weight: 600;
  }
  p.topbox10_text2 {
    font-size: 48px;
    font-weight: 600;
    letter-spacing: -2px;
    line-height: 68px;
  }
  p.topbox10_text2 img {
    margin: 0 0 0 10px;
  }
  .topbox10_inner ul li p a:hover {
    opacity: 0.8;
  }
  .pagetop {
    display: none;
    position: fixed;
    bottom: 190px;
    right: 25px;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    margin: 0 auto;
    width: 100%;
    background: #001738;
    color: #fff;
  }
  .ft_middle {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0 25px 0;
    overflow: hidden;
  }
  .footer_box {
    float: left;
    margin: 0 0 0 20px;
  }
  img.footerlogo.clearfix {}
  p.footertext1 {
    font-size: 25px;
    line-height: 30px;
    margin: 0 0 0 25px;
  }
  p.footertext2 {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -1px;
    margin: 10px 0 0 22px;
    opacity: 0.98;
  }
  p.footertext2 a {
    font-size: 15px;
    color: #fff;
  }
  .ft_bottom {
    clear: both;
    margin: 30px 0 0 24px;
    height: 25px;
    line-height: 25px;
    font-size: 11px;
  }
  .footer_box2 {
    float: right;
    width: 630px;
    margin: 0 0 0 0;
  }
  p.footertext3 {
    font-size: 15px;
    line-height: 30px;
    margin: 0 0 0 0;
  }
  ul.footer_box2list.clearfix {
    width: 100%;
  }
  ul.footer_box2list li {
    line-height: 22px;
    font-size: 12px;
    float: left;
    margin: 0 10px 0 0;
    /*width: 100px;*/
    width: 200px;
  }
  /*ul.footer_box2list li:nth-child(5n) {
    width: 100px;
    margin: 0 0 0 0;
  }*/
  ul.footer_box2list li a {
    font-size: 12px;
    color: #fff;
  }
  ul.footer_box2list a:hover {
    text-decoration: underline;
  }
}
@media screen and (min-width:1024px) and (max-device-width:1200px) {}
@media screen and (min-width:540px) and (max-device-width:1023px) {}
@media screen and (min-width:320px) and (max-device-width:539px) {
  /*-------------
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: black;
    outline: none;
    text-decoration: none;
    font-size: 12px;
  }
  a:hover {
    text-decoration: none;
  }
  ul, ol {
    list-style: none;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .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: -webkit-body, sans-serif, "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo;
    font-size: 12px;
    line-height: 2.2;
    color: #676767;
    letter-spacing: 0;
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
  }
  /*-------------
container
-------------*/
  #container {
    width: 100%;
    margin: 0 0 -2px 0;
    padding: 0;
    overflow: hidden;
  }
  .headerbox.clearfix {
    width: 100%;
    background-color: #001738;
  }
  .headerbox_inner.clearfix {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .header_top.clearfix {
    width: 100%;
    overflow: hidden;
  }
  h1.header_text {
    font-size: 10px;
    font-weight: 500;
    line-height: 15px;
    color: #fff;
    float: left;
    margin: 5px 0 0 0;
  }
  img.headerlogo.clearfix {
    max-width: 70%;
  }
  .headerbox_right ul {
    width: 100%;
    overflow: hidden;
  }
  .headerbox_right ul li {
    float: left;
    margin: 0 0 0 3px;
  }
  .headerbox_right ul li a:hover {
    opacity: 0.8;
  }
  .wrapper {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: block;
  }
  /*-------------
memu
-------------*/
  #nav-tgl {
    display: none;
  }
  .nav-tgl-btn {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
  .open {
    z-index: 2;
    width: 48px;
    height: 48px;
    background: #000;
    transition: background .6s, transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .open::before, .open::after {
    content: "";
  }
  .open span, .open::before, .open::after {
    content: "";
    position: absolute;
    top: calc(50% - 1px);
    right: 30%;
    width: 40%;
    border-bottom: 2px solid white;
    transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .open::before {
    transform: translateY(-8px);
  }
  .open::after {
    transform: translateY(8px);
  }
  .close {
    z-index: 1;
    width: 100%;
    height: 100%;
    pointer-events: none;
    transition: background .6s;
  }
  #nav-tgl:checked + .open {
    background: #313131;
    transform: translateX(-250px);
  }
  #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, .3);
  }
  .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: 250px;
    height: 100%;
    margin: 0;
    padding: 0 0 10px;
    box-sizing: border-box;
    background: #fff;
    transform: translateX(100%);
    transition: transform .6s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .drower-menu a {
    display: block;
    color: #313131;
    padding: 10px;
    text-decoration: inherit;
    transition: background .6s;
    font-size: 1.1rem;
  }
  .drower-menu a:hover {
    background: black;
  }
  #nav-tgl:checked ~ .drower-menu {
    transform: none;
  }
  /*-------------
main
-------------*/
  .main {
    width: 100%;
    margin: 0 0 0 0;
  }
  .topbox1_inner {
    width: 100%;
    margin: 0 auto;
  }
  .topmain {
    width: 100%;
    height: 105px;
    background: url(../images/top/topmain_back.png) no-repeat;
    margin: 0 0 20px 0;
    background-size: contain;
  }
  .topmain img {
    max-width: 55%;
    margin: 18% 0 0 11%;
  }
  .topmain a:hover {
    opacity: 0.8;
  }
  .slider-3 {
    width: 80%;
    margin: 0 auto;
  }
  .slider-3 article {
    height: 120px;
    margin: 0 0 25px 0;
  }
  .slider-3 .thum {
    height: 120px;
    width: 120px;
    margin: 0 auto;
  }
  .slider-3 .thum img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .slider-3 p {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
  }
  .slider-3 .thum img:hover {
    opacity: 0.8;
  }
  .slider-3 .slick-arrow:before {
    color: #737373;
  }
  .topbox2 {
    width: 100%;
    height: 20px;
    background: url(../images/top/top_line.png) repeat-x;
    margin: 10px 0 0 0;
  }
  .topbox3 {
    width: 100%;
    margin: 50px auto 30px auto;
  }
  img.toptitle {
    max-width: 100%;
  }
  .topbox3 p {
    font-size: 12px;
    text-align: center;
    line-height: 27px;
    margin: 20px 0 0 0;
  }
  .topbox4 {
    width: 100%;
    height: 425px;
    background: url(../images/top/topback2.png) repeat-x;
    margin: 10px 0 0 0;
  }
  .topbox4_inner {
    width: 100%;
    height: 425px;
    background: url(../images/top/topback2_inner.png);
    margin: 10px auto 0 auto;
    background-size: contain;
    background-repeat: no-repeat;
  }
  p.topbox4_title span {
    display: inline-block;
    font-size: 40px;
    padding: 0 5px;
  }
  p.topbox4_title {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 88px 0 0 0;
    line-height: 55px;
    letter-spacing: 1px;
  }
  .topbox4_inner ul {
    margin: 30px 0 0 0;
  }
  .topbox4_inner ul li {
    width: 48%;
    height: 116px;
    border: solid 2px #fff;
    background-color: #001738;
    float: left;
    margin: 0 0 0 0;
  }
  .topbox4_inner ul li:nth-child(2n) {
    width: 48%;
    height: 116px;
    border: solid 2px #fff;
    background-color: #001738;
    margin: 0 0 0 1%;
  }
  .topbox4_inner ul li span {
    display: block;
    font-size: 11px;
    background-color: #f8b400;
    color: #fff;
    line-height: 20px;
    height: 20px;
    width: 45px;
    text-align: center;
  }
  .topbox4_inner ul li p {
    font-size: 17px;
    color: #fff;
    line-height: 21px;
    text-align: center;
    margin: 22px 0 0 0;
  }
  p#topbox4_list_last {
    margin: 15px 0 0 0;
  }
  p.topbox4_bt img {
    max-width: 70%;
    margin: 11% 15% 0 15%;
  }
  .topbox5 {
    width: 100%;
    margin: 50px auto 30px auto;
  }
  .topbox5_text {
    font-size: 11px;
    text-align: center;
    line-height: 27px;
    margin: 23% 0 0 0;
  }
  ul.topbox5_list_top.clearfix {
    width: 65%;
    margin: 3% 17.5% 0 17.5%;
  }
  ul.topbox5_list_top.clearfix li {
    float: left;
  }
  ul.topbox5_list_top.clearfix li a:hover {
    opacity: 0.7;
  }
  ul.topbox5_list.clearfix {
    width: 100%;
    margin: 25px 0 0 0;
  }
  ul.topbox5_list.clearfix li {
    width: 48%;
    float: left;
    margin: 0 0 0 5%;
  }
  ul.topbox5_list.clearfix li:nth-child(2n) {
    width: 43%;
    margin: 0 0 0 0;
  }
  ul.topbox5_list.clearfix li p {
    font-size: 15px;
    border-left: solid 4px #f8b400;
    margin: 5px 0 0 0;
    padding: 0 0 0 5px;
    line-height: 30px;
  }
  .topbox6 {
    width: 100%;
    margin: 60px auto 30px auto;
  }
  p.topbox6_title {
    color: #4f4f4f;
    font-size: 35px;
    text-align: center;
    font-weight: 600;
    line-height: 30px;
  }
  p.topbox6_title span {
    font-size: 18px;
    display: block;
    letter-spacing: -1px;
    font-weight: 500;
  }
  .topbox6 ul {
    width: 100%;
    margin: 15px auto 0 auto;
  }
  .topbox6 ul li {
    width: 48%;
    float: left;
    margin: 0 0 3% 0;
  }
  .topbox6 ul li:nth-child(2n) {
    width: 48%;
    float: left;
    margin: 0 0 3% 4%;
  }
  .topbox6 ul li img {
    max-width: 100%;
  }
  .topbox6 ul li p {
    background-color: #e1e1e1;
    width: 100%;
    height: 40px;
    margin: 5px 0 0 0;
  }
  p.topbox6_bt img {
    max-width: 70%;
    margin: 11% 15% 0 15%;
  }
  p.topbox6_bt:hover {
    opacity: 0.8;
  }
  .topbox7 {
    width: 100%;
    height: 570px;
    background: url(../images/top/topbox7_back.png) repeat-x;
    background-size: contain;
  }
  .topbox7_inner {
    width: 100%;
    margin: 0 auto;
    padding: 55px 0 0 0;
  }
  ul.topbox7_list_top.clearfix {
    width: 76%;
    margin: 0 auto;
    padding: 0 0 0 0;
  }
  ul.topbox7_list_top.clearfix li {
    float: left;
  }
  ul.topbox7_list_top.clearfix li p {
    font-size: 17px;
    color: #fff;
    text-align: center;
    margin: 30px auto 0 auto;
    line-height: 40px;
    letter-spacing: 2px;
    font-weight: 600;
  }
  ul.topbox7_list_top.clearfix li p span {
    font-size: 23px;
    display: block;
    font-weight: 500;
  }
  ul.topbox7_list.clearfix {
    width: 100%;
    margin: 15px 0 0 0;
  }
  ul.topbox7_list.clearfix li {
    float: left;
    width: 45%;
    height: 120px;
    background: url(../images/top/topbox7_imgback.png) no-repeat;
    margin: 0 0 2% 3%;
    color: #4f4f4f;
  }
  ul.topbox7_list.clearfix li:nth-child(2n) {
    margin: 0 0 2% 4%;
  }
  ul.topbox7_list.clearfix li p {
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    padding: 35px 0 0 0;
  }
  p.topbox7_bt img {
    max-width: 70%;
    margin: 11% 15% 0 15%;
  }
  .topbox8 {
    width: 100%;
    height: 570px;
    background: url(../images/top/topbox8_back.png) repeat-x;
  }
  .topbox8_inner {
    width: 100%;
    margin: 0 auto;
    padding: 100px 0 0 0;
  }
  .topbox8_text {
    font-size: 20px;
    text-align: center;
    line-height: 27px;
    margin: 20px 0 0 0;
  }
  ul.topbox8_list.clearfix {
    width: 100%;
    margin: 20px 0 0 0;
  }
  ul.topbox8_list.clearfix li {
    float: left;
    width: 46%;
    height: 120px;
    background: url(../images/top/topbox7_imgback.png) no-repeat;
    background-size: contain;
    margin: 0 0 0 3%;
    color: #4f4f4f;
  }
  ul.topbox8_list.clearfix li:nth-child(4n) {
    margin: 0 0 2% 4%;
  }
  ul.topbox8_list.clearfix li p {
    font-size: 13px;
    line-height: 25px;
    text-align: center;
    padding: 35px 0 0 0;
  }
  .topbox9 {
    width: 100%;
    margin: 60px auto 30px auto;
  }
  p.topbox9_title {
    color: #4f4f4f;
    font-size: 27px;
    text-align: center;
    font-weight: 600;
    line-height: 30px;
  }
  p.topbox9_title span {
    font-size: 18px;
    display: block;
    letter-spacing: -1px;
    font-weight: 500;
  }
  ul.topbox9_list1.clearfix {
    width: 90%;
    margin: 20px auto 0 auto;
  }
  ul.topbox9_list1.clearfix li {
    margin: 0 0 0 0;
  }
  ul.topbox9_list1.clearfix li:nth-child(1) {
    width: 89%;
    height: 300px;
    background: url(../images/top/topbox9_list1.png) no-repeat;
    background-size: contain;
    margin: 0 5.5% 2% 5.5%;
  }
  ul.topbox9_list1.clearfix li:nth-child(2) {
    width: 89%;
    height: 300px;
    background: url(../images/top/topbox9_list2.png) no-repeat;
    margin: 0 5.5% 2% 5.5%;
  }
  ul.topbox9_list1.clearfix li:nth-child(3) {
    width: 89%;
    height: 300px;
    background: url(../images/top/topbox9_list3.png) no-repeat;
    margin: 0 5.5% 2% 5.5%;
  }
  ul.topbox9_list1.clearfix li p {
    color: #fff;
    font-size: 17px;
    line-height: 23px;
    text-align: center;
    padding: 212px 0 0 0;
  }
  ul.topbox9_list1.clearfix li a {
    display: block;
    width: 300px;
    height: 300px;
  }
  ul.topbox9_list1.clearfix li:hover {
    opacity: 0.8;
  }
  ul.topbox9_list2.clearfix {
    width: 100%;
    margin: 35px auto;
  }
  ul.topbox9_list2.clearfix li img {
    max-width: 100%;
  }
  ul.topbox9_list2.clearfix li {
    width: 100%;
  }
  ul.topbox9_list2.clearfix li:nth-child(1) {
    float: left;
    margin: 0 0 0 0
  }
  ul.topbox9_list2.clearfix li:hover {
    opacity: 0.8;
  }
  ul.topbox9_list3.clearfix {
    width: 100%;
    margin: 35px auto;
  }
  ul.topbox9_list3.clearfix li {
    width: 82%;
    margin: 0 9% 2% 9%;
  }
  ul.topbox9_list3.clearfix li img {
    max-width: 100%;
  }
  ul.topbox9_list3.clearfix li:hover {
    opacity: 0.8;
  }
  .topbox10 {
    width: 100%;
    height: 232px;
    background: url(../images/top/topbox10_back.png) repeat-x;
    margin: 10px 0 0 0;
  }
  .topbox10_inner {
    width: 100%;
    margin: 30px auto 0 auto;
  }
  .topbox10 ul {
    width: 100%;
    margin: 0 0 0 0;
  }
  .topbox10_inner ul li {
    color: #282828;
  }
  .topbox10_inner ul li:nth-child(1) {
    margin: 80px 0 0 0;
  }
  .topbox10_inner ul li:nth-child(2) {
    display: none;
  }
  p.topbox10_text1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
  }
  p.topbox10_text2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
    letter-spacing: -2px;
    line-height: 68px;
  }
  p.topbox10_text2 img {
    margin: 0 0 0 10px;
  }
  .topbox10_inner ul li p a:hover {
    opacity: 0.8;
  }
  img.man {
    max-width: 100%;
  }
  .pagetop {
    display: none;
    position: fixed;
    bottom: 190px;
    right: 25px;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    margin: 0 auto;
    width: 100%;
    background: #001738;
    color: #fff;
  }
  img.footerlogo {
    max-width: 64%;
    margin: 0 18% 0 18%;
  }
  .ft_middle {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 25px 0;
    overflow: hidden;
  }
  .footer_box {
    margin: 0 0 0 0;
  }
  img.footerlogo.clearfix {}
  p.footertext1 {
    width: 100%;
    font-size: 25px;
    line-height: 30px;
    margin: 0 auto 0 auto;
    text-align: center;
  }
  p.footertext2 {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -1px;
    margin: 10px auto 0 auto;
    text-align: center;
    opacity: 0.98;
  }
  p.footertext2 a {
    font-size: 15px;
    color: #fff;
  }
  .ft_bottom p {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .footer_box2 {
    float: right;
    width: 630px;
    margin: 0 0 0 0;
  }
  p.footertext3 {
    font-size: 15px;
    line-height: 30px;
    margin: 0 0 0 0;
  }
  ul.footer_box2list.clearfix {
    width: 100%;
  }
  ul.footer_box2list li {
    line-height: 14px;
    font-size: 9px;
    float: left;
    margin: 0 1% 1% 0;
    width: 20%;
  }
  ul.footer_box2list li:nth-child(5n) {
    width: 100px;
    margin: 0 0 0 0;
  }
  ul.footer_box2list li a {
    font-size: 12px;
    color: #fff;
  }
  ul.footer_box2list a:hover {
    text-decoration: underline;
  }
}