﻿@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: #4c4c4c;
    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: "メイリオ", -webkit-body, sans-serif, "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo;
    font-size: 12px;
    line-height: 2.2;
    color: #555555;
    letter-spacing: 0;
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
  }
  /*-------------
container
-------------*/
  #container {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  #topmain {
    width: 1100px;
    margin: 0 auto;
  }
  /*-------------
memu
-------------*/
  /*nav*/
  div#menu {
    float: left;
    width: 200px;
    background-color: #d7d7d7;
    margin: 0 0 30px 0;
    position: fixed;
    z-index: 200;
  }
  div#menu_inner {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  div#menu h1 {
    background-color: #243554;
    text-align: center;
    padding: 20px 0;
  }
  div#menu-nav {
    width: 100%;
    margin: 11px 0 15px 0;
  }
  #menu-nav li {
    font-size: 15px;
    overflow: hidden;
  }
  #menu-nav ul a {
    display: block;
    width: 175px;
    height: 37px;
    font-size: 15px;
    padding: 0px 15px 0 10px;
  }
  #menu-nav li a:hover {
    color: #3e78e3;
  }
  #menu-nav ul a p {
    color: #3e78e3;
    font-size: 18px;
    margin: -4px 0 0 0;
    float: right;
  }
  ul.side_list.clearfix {
    background-color: #fff;
    padding: 15px 5px 0 8px;
  }
  ul.side_list.clearfix li:nth-child(1) {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 5px 0;
  }
  ul.side_list.clearfix li:nth-child(2) a:hover {
    opacity: 0.8;
  }
  ul.side_list.clearfix li:nth-child(3) {
    font-size: 19px;
    font-weight: 600;
    letter-spacing: -1px;
    margin: 7px 0 15px 0;
    border-bottom: solid 1px #d7d7d7;
    line-height: 30px;
  }
  ul.side_list.clearfix li.jascc {
    margin: 7px 0 0 0;
    border: none;
  }
  /*-------------
main
-------------*/
  #main {
    float: right;
    width: 900px;
    margin: 0 0 40px 0;
  }
  .topmain_inner {}
  h2, h3.topbanner.clearfix {
    width: 400px;
    margin: 15px auto;
  }
  p.banner_top {
    font-size: 25px;
    font-weight: 600;
    border-bottom: solid 3px #949494;
    text-align: center;
    line-height: 40px;
    font-family: 'arial';
  }
  p.banner_under {
    font-size: 13px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 3px;
  }
  .topbox1.clearfix {
    width: 685px;
    margin: 20px auto 0 auto;
  }
  .topbox1.clearfix ul {
    width: 100%;
  }
  .topbox1.clearfix ul li {
    float: left;
    margin: 0 0 0 0;
    text-align: center;
  }
  .topbox1.clearfix ul li p {
    background-color: #d7d7d7;
    text-align: center;
    width: 150px;
    font-size: 12px;
    line-height: 20px;
    padding: 25px 0 0 0;
    height: 125px;
  }
  .topbox1.clearfix ul li a {
    font-size: 11px;
    line-height: 30px;
  }
  .topbox1.clearfix ul li span {
    font-size: 15px;
    padding: 0 5px 0 0;
    line-height: 20px;
  }
  .topbox1.clearfix ul li a:hover {
    text-decoration: underline;
  }
  .topbox1.clearfix ul li:first-child {
    float: left;
    margin: 0 0 20px 97.5px;
    text-align: center;
  }
  .topbox1.clearfix ul li:nth-child(2) {
    float: left;
    margin: 0 20px 20px 20px;
    text-align: center;
  }
  .topbox1.clearfix ul li:nth-child(3) {
    float: left;
    margin: 0 97.5px 20px 0;
    text-align: center;
  }
  .topbox1.clearfix ul li:nth-child(4) {
    float: left;
    margin: 0 0 0 97.5px;
    text-align: center;
  }
  .topbox1.clearfix ul li:nth-child(5) {
    float: left;
    margin: 0 20px 0 20px;
    text-align: center;
  }
  .topbox1.clearfix ul li:nth-child(6) {
    float: left;
    margin: 0 97.5px 0 0;
    text-align: center;
  }
  .topbox2_over.clearfix {
    margin: 30px auto 0 auto;
    width: 685px;
  }
  .topbox2.clearfix {
    width: 100%;
    height: 240px;
    background: url(../images/top/topback.png) no-repeat;
    color: #fff;
    text-align: center;
    padding: 10px 0 0 0;
  }
  p.banner_top2 {
    font-size: 25px;
    font-weight: 600;
    border-bottom: solid 3px #fff;
    text-align: center;
    line-height: 40px;
    font-family: 'arial';
  }
  .topbox2.clearfix:hover {
    background: url(../images/top/topback.png) no-repeat;
    width: 685px;
    opacity: 0.8;
  }
  img.group_list_img {
    width: 150px;
  }
  img.group_list_img:hover {
    opacity: 0.5
  }
  .group_list {
    width: 490px;
    margin: 0 auto;
    padding: 0 0 0 0;
    text-align: center;
  }
  .group_list li {
    width: 150px;
    margin: 0 20px 20px 0;
    padding: 0 0 0 0;
    float: left;
  }
  .group_list li:nth-child(3n) {
    margin: 0 0 20px 0;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    margin: 0 auto;
    width: 100%;
    background-color: #243554;
    color: #fff;
  }
  footer .ft_middle {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
  }
  .footer_box.clearfix {
    width: 700px;
    margin: 0 auto 25px auto;
    text-align: center;
  }
  .footer_box2.clearfix {
    width: 700px;
    margin: 30px auto;
  }
  .footer_box2 ul li {
    line-height: 22px;
    float: left;
    margin: 0 11px;
  }
  .footer_box2 ul li a {
    color: #fff;
  }
  .footer_box2 ul a:hover {
    text-decoration: underline;
  }
  .ft_bottom {
    line-height: 25px;
    font-size: 11px;
    opacity: 0.9;
    margin: 35px 0 0 0;
  }
}
/* Tablet */
@media screen and (max-width: 768px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
}
/* 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;
  }
  body {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    list-style: none;
    color: #555;
  }
  a {
    color: #3c8ae1;
  }
  img {
    width: 100%;
  }
  ul, ol {
    list-style: none;
  }
  /* inner */
  .inner {
    width: 980px;
    margin: 0 auto;
  }
  .inner:after {
    content: "";
    clear: both;
    display: block;
  }
  /* header */
  #top-head {
    font-size: 12px;
    top: -100px;
    position: absolute;
    width: 100%;
    margin: 100px auto 0;
    padding: 30px 0 0;
    line-height: 1;
    z-index: 999;
  }
  #top-head a, #top-head {
    color: #fff;
    text-decoration: none;
  }
  #top-head .inner {
    position: relative;
  }
  #top-head .logo {
    float: left;
    font-size: 36px;
  }
  #top-head .logo img {
    width: 80%;
  }
  #global-nav ul {
    list-style: none;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 14px;
  }
  #global-nav ul li {
    float: left;
    position: relative;
  }
  #global-nav ul li a {
    padding: 0 30px;
  }
  /* Btn Hover */
  #global-nav ul li:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    bottom: -20px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
  }
  #global-nav ul li:hover:after {
    background: #fff;
    bottom: -30px;
  }
  /* Fixed */
  #top-head.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 10px;
    height: 55px;
    background: #fff;
    background: rgba(255, 255, 255, .7);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
  }
  #top-head.fixed .logo {
    font-size: 24px;
    color: #333;
  }
  #top-head.fixed #global-nav ul li a {
    color: #333;
    padding: 0 20px;
  }
  /* Fixed Btn Hover */
  #top-head.fixed #global-nav ul li:after {
    bottom: -10px;
  }
  #top-head.fixed #global-nav ul li:hover:after {
    background: #0062B8;
    bottom: -20px;
  }
  /* Transition */
  /*
#top-head,
#top-head .logo,
#global-nav ul li,
#global-nav ul li a {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
*/
  /* Toggle Button */
  #nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 10px;
    width: 35px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
  }
  #nav-toggle div {
    position: relative;
  }
  #nav-toggle span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #fff;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
  }
  #nav-toggle span:nth-child(1) {
    top: 0;
  }
  #nav-toggle span:nth-child(2) {
    top: 11px;
  }
  #nav-toggle span:nth-child(3) {
    top: 22px;
  }
  #top-head, .inner {
    width: 100%;
    padding: 0;
  }
  /*#top-head {
	top: 0;
	position: fixed;
	margin-top: 0;
}*/
  /* Fixed reset */
  #top-head.fixed {
    padding-top: 0;
    background: transparent;
  }
  #mobile-head {
    background: #fff;
    width: 100%;
    height: 56px;
    z-index: 999;
    position: relative;
  }
  #top-head.fixed .logo, #top-head .logo {
    position: absolute;
    left: 10px;
    top: 3px;
    background-color: #243554;
    font-weight: 600;
  }
  h1.logo span {
    font-size: 11px;
    font-weight: 500;
    line-height: 21px;
  }
  #global-nav {
    position: absolute;
    top: -501px;
    background: #243554;
    width: 100%;
    text-align: center;
    padding: 15px 0 10px 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
  }
  #global-nav ul {
    list-style: none;
    position: static;
    right: 0;
    bottom: 0;
    font-size: 11px;
  }
  #global-nav ul li {
    float: none;
    position: static;
  }
  #global-nav ul li:after {
    display: none;
  }
  #top-head #global-nav ul li a, #top-head.fixed #global-nav ul li a {
    width: 100%;
    display: block;
    color: #fff;
    padding: 11px 0;
  }
  span#menu_tel {
    font-size: 17px;
    font-weight: 600;
    line-height: 7px;
  }
  #nav-toggle {
    display: block;
  }
  /* #nav-toggle */
  .open #nav-toggle span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .open #nav-toggle span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .open #nav-toggle span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
  /* #global-nav */
  .open #global-nav {
    /* #global-nav top + #mobile-head height */
    -moz-transform: translateY(556px);
    -webkit-transform: translateY(556px);
    transform: translateY(556px);
  }
  #container {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #243554;
  }
  /*-------------
main
-------------*/
  #main {
    width: 100%;
    margin: 56px 0 30px 0;
    background-color: #fff;
  }
  h2.topbanner.clearfix {
    width: 95%;
    margin: 0 auto;
  }
  p.banner_top {
    font-size: 18px;
    font-weight: 600;
    border-bottom: solid 3px #949494;
    text-align: center;
    line-height: 27px;
    font-family: 'arial';
  }
  p.banner_under {
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    letter-spacing: 3px;
    margin: 3px 0 0 0;
  }
  .topbox1.clearfix {
    width: 95%;
    margin: 20px auto 0 auto;
    overflow: hidden;
  }
  .topbox1.clearfix ul {
    width: 100%;
  }
  .topbox1.clearfix ul li {
    float: left;
    margin: 0 0 20px 10px;
    text-align: center;
    width: 47%;
  }
  .topbox1.clearfix ul li p {
    background-color: #d7d7d7;
    text-align: center;
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0;
    height: auto;
  }
  .topbox1.clearfix ul li p img {
    width: 50%;
  }
  .topbox1.clearfix ul li a {
    font-size: 11px;
    line-height: 30px;
    color: #555;
  }
  .topbox1.clearfix ul li span {
    font-size: 15px;
    padding: 0 5px 0 0;
    line-height: 20px;
  }
  .topbox1.clearfix ul li a:hover {
    text-decoration: underline;
  }
  .topbox1.clearfix ul li:nth-child(odd) {
    margin: 0 0 20px 0;
  }
  .topbox2_over.clearfix {
    margin: 0;
    width: 100%;
  }
  h3.topbanner.clearfix {
    width: 95%;
    margin: 15px auto 5px auto;
  }
  ul.group_list.clearfix {
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
  }
  ul.group_list.clearfix li {
    float: left;
    width: 46%;
    text-align: center;
    line-height: 15px;
    margin: 0 5px 10px 5px;
  }
  ul.group_list.clearfix li a {
    color: #555;
    text-decoration: none;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    margin: 0 auto;
    width: 100%;
    background-color: #243554;
    color: #fff;
  }
  footer .ft_middle {
    width: 100%;
    margin: -15px auto 0 auto;
    overflow: hidden;
  }
  .footer_box.clearfix {
    width: 100%;
    margin: 0 auto 5px auto;
    text-align: center;
  }
  p.footerlogo {
    width: 55%;
    margin: 0 auto;
  }
  .ft_bottom {
    line-height: 10px;
    font-size: 11px;
    opacity: 0.9;
    margin: 20px 0 0 0;
  }
  .jascc {
    max-width: 50%;
    margin: 5px auto;
    text-align: center;
  }
}