﻿@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: black;
    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: #191919;
    letter-spacing: 0;
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
  }
  /*-------------
container
-------------*/
  #container {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  .topline {
    width: 1000px;
    margin: 5px auto 0 auto;
    height: auto;
  }
  .topline.clearfix ul {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .topline.clearfix ul li:nth-child(1) {
    float: left;
    margin: 0 0 0 10px;
  }
  .topline.clearfix ul li:nth-child(2) {
    float: right;
    font-size: 27px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin: 0 20px 0 0;
    line-height: 30px;
    letter-spacing: 1px;
  }
  .topline.clearfix ul li:nth-child(2) img {
    margin: 0 7px 0 0;
  }
  .topmain {
    width: 100%;
    background-color: #000;
  }
  .topmain_inner {
    width: 1200px;
    height: 640px;
    margin: 0 auto;
  }
  /*-------------
memu
-------------*/
  #menu {
    width: 1000px;
    height: auto;
    margin: 0 auto;
  }
  /*nav*/
  div#menu-nav {
    float: right;
    width: 450px;
    height: 36px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    margin: -35px 0 0 0;
    padding: 5px 0 0 0;
  }
  #menu-nav li {
    float: left;
    margin: 0;
    line-height: 30px;
  }
  #menu-nav li a {
    font-size: 15px;
    font-weight: 600;
    display: block;
    padding: 0 15px;
  }
  #menu-nav li a:hover {
    border-bottom: solid 6px #1c5c9b;
  }
  /*-------------
main
-------------*/
  .main {
    width: 100%;
    margin: 0 0 50px 0;
  }
  .topbox1.clearfix {
    width: 100%;
    margin: 0;
  }
  .topbox1.clearfix ul {
    width: 720px;
    overflow: hidden;
    margin: 70px auto 0 auto;
  }
  .topbox1.clearfix ul li {
    float: left;
    font-size: 30px;
    font-weight: 600;
    line-height: 200px;
  }
  .topbox2.clearfix {
    background: linear-gradient(180deg, #1c5c9b 0%, #1c5c9b 65%, #fff 65%, #fff 100%);
    width: 100%;
    height: 460px;
    margin: 40px 0 0 0;
  }
  .topbox2_inner.clearfix {
    width: 1000px;
    margin: 0 auto 0 auto;
    padding: 45px 0 0 0;
  }
  .topbox2.clearfix ul {
    float: left;
    width: 415px;
    color: #fff;
    overflow: hidden;
    margin: 0 0 0 25px;
  }
  .topbox2.clearfix ul li:nth-child(1) {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
  }
  .topbox2.clearfix ul li:nth-child(2) {
    font-size: 45px;
    font-weight: 600;
    line-height: 50px;
    letter-spacing: 2px;
  }
  .topbox2.clearfix ul li:nth-child(3) {
    font-size: 23px;
    font-weight: 600;
    text-align: right;
    line-height: 35px;
    letter-spacing: 2px;
    margin: 0 43px 0 0;
  }
  .topbox2.clearfix ul li:nth-child(4) {
    margin: 10px 0 0 10px;
  }
  .topbox2.clearfix ul li:nth-child(5) {
    width: 220px;
    margin: 14px 25px 0 auto;
  }
  .topbox3.clearfix {
    background: linear-gradient(180deg, #1c5c9b 0%, #1c5c9b 80%, #fff 80%, #fff 100%);
    width: 100%;
    height: 360px;
    margin: 0 0 0 0;
  }
  div#myslider {
    padding: 75px 0 0 0;
  }
  .topbox3.clearfix p {
    font-size: 20px;
    text-align: center;
    color: #fff;
    background-color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    width: 720px;
    height: 75px;
    line-height: 75px;
    margin: 25px auto 0 auto;
  }
  .topbox3.clearfix p span {
    font-size: 27px;
  }
  .topbox4.clearfix {
    width: 710px;
    margin: 20px auto 0 auto;
  }
  .topbox4.clearfix h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 35px;
    font-weight: 600;
    float: left;
    margin: 50px 0 0 0;
  }
  .topbox4.clearfix h2 span {
    font-size: 25px;
    font-family: auto;
  }
  .newsbox {
    width: 470px;
    height: 150px;
    float: right;
    overflow-y: scroll;
    border: solid 1px #dbdbdb;
  }
  ul.newslist {
    margin: 10px;
    width: 95%;
    font-size: 15px;
  }
  ul.newslist li {
    border-bottom: dotted 1px #b0b0b0;
    line-height: 20px;
    padding: 10px 0 7px 0;
  }
  span.date {
    display: inline-block;
    width: 90px;
  }
  span.news {
    display: inline-block;
    padding: 0 0 0 0;
    margin: 0 10px 0 5px;
    width: 45px;
  }
  .pagetop {
    display: none;
    position: fixed;
    bottom: 313px;
    right: 25px;
    z-index: 200;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    overflow: hidden;
    width: 100%;
    background-color: #f3f3f3;
  }
  footer .ft_middle {
    width: 100%;
    text-align: center;
    margin: 10px 0 10px 0;
  }
  p.footertext {
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
  }
  p.footertext1 {
    font-size: 13px;
    line-height: 13px;
    font-weight: 600;
    margin: 0 0 0 0;
  }
  ul.tel_list.clearfix {
    width: 690px;
    overflow: hidden;
    font-size: 23px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 1px;
    margin: 10px auto 0 auto;
  }
  ul.tel_list.clearfix li {
    float: left;
    margin: 0 10px;
  }
  ul.tel_list.clearfix li:nth-child(1) img, ul.tel_list.clearfix li:nth-child(2) img {
    margin: 0 7px 0 0;
  }
  ul.menu_list.clearfix {
    width: 415px;
    margin: 10px auto 0 auto;
  }
  ul.menu_list.clearfix li {
    float: left;
  }
  ul.menu_list.clearfix li:nth-child(even) {
    margin: 0 15px;
    font-weight: 600;
  }
  ul.menu_list.clearfix li a {
    font-size: 13px;
    font-weight: 600;
  }
  ul.menu_list.clearfix li a:hover {
    text-decoration: underline;
  }
  .ft_bottom {
    line-height: 35px;
    height: 35px;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
  }
  #made_in_ayase {
    text-align: center;
    margin: 10px auto;
  }
}
/* 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;
  }
  body {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    list-style: none;
    color: #191919;
  }
  a {
    color: #3f3a39;
    vertical-align: text-bottom;
  }
  /*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: #000a29;
    text-decoration: none;
  }
  #top-head .inner {
    position: relative;
  }
  #top-head .logo {
    float: left;
    font-size: 36px;
  }
  #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: 4px;
    width: 100%;
    background: #2f6aa3;
    opacity: 0.85;
    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: 5px;
    top: 7px;
    color: #000a29;
    font-size: 12px;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
  }
  h1.logo span {
    display: block;
    float: right;
    margin: 14px 0 0 0;
  }
  #top-head .logo img {
    width: 120px;
  }
  #global-nav {
    position: absolute;
    top: -510px;
    background: #eee;
    color: #3f3a39;
    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: #3f3a39;
    padding: 11px 0;
  }
  #top-head #global-nav ul li a span {
    font-size: 14px;
    font-weight: 600;
  }
  #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
-------------*/
  #container {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  /*-------------
main
-------------*/
  .main {
    width: 100%;
    margin: 50px 0 50px 0;
  }
  .topmain img {
    width: 100%;
  }
  .topbox1.clearfix {
    width: 95%;
    margin: 15px auto 0 auto;
  }
  .topbox1.clearfix ul {
    width: 100%;
    overflow: hidden;
    margin: 0;
  }
  .topbox1.clearfix ul li {
    float: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
  }
  .topbox1.clearfix ul li:nth-child(1) {
    margin: 0 0 0 10%;
  }
  .topbox1.clearfix ul li:nth-child(2) {
    margin: 5px auto 0 auto;
    width: 208px;
  }
  .topbox1.clearfix ul li:nth-child(3) {
    margin: 0 0 0 40%;
  }
  .topbox1.clearfix ul li img {
    width: 208px;
  }
  .topbox2.clearfix {
    background: linear-gradient(180deg, #1c5c9b 0%, #1c5c9b 95%, #fff 95%, #fff 100%);
    width: 100%;
    height: auto;
    margin: 40px 0 0 0;
  }
  .topbox2_inner.clearfix {
    width: 95%;
    margin: 0 auto 0 auto;
    padding: 25px 0 0 0;
  }
  .topbox2.clearfix ul {
    float: none;
    width: 100%;
    max-width: 415px;
    color: #fff;
    overflow: hidden;
    margin: 0 auto 5px auto;
  }
  .topbox2.clearfix ul li:nth-child(1) {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
  }
  .topbox2.clearfix ul li:nth-child(2) {
    font-size: 32px;
    font-weight: 600;
    line-height: 55px;
    letter-spacing: 2px;
  }
  .topbox2.clearfix ul li:nth-child(3) {
    font-size: 20px;
    font-weight: 600;
    text-align: right;
    line-height: 25px;
    letter-spacing: 2px;
    margin: 0 5% 0 0;
  }
  .topbox2.clearfix ul li:nth-child(4) {
    margin: 10px 0 0 10px;
  }
  .topbox2.clearfix ul li:nth-child(4) img {
    width: 100%;
    max-width: 348px;
  }
  .topbox2.clearfix ul li:nth-child(5) {
    margin: 10px 0 0 0;
  }
  .topbox2.clearfix ul li:nth-child(5) img {
    width: 100%;
    max-width: 560px;
  }
  .topbox2.clearfix ul li:nth-child(6) {
    width: 220px;
    margin: 14px auto 0 auto;
  }
  .topbox3.clearfix {
    background: linear-gradient(180deg, #1c5c9b 0%, #1c5c9b 80%, #fff 80%, #fff 100%);
    width: 100%;
    height: auto;
    margin: 30px 0 0 0;
  }
  div#myslider {
    padding: 20px 0 0 0;
  }
  .topbox3.clearfix p {
    font-size: 17px;
    text-align: center;
    color: #fff;
    background-color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    width: 90%;
    height: auto;
    line-height: 30px;
    margin: 25px auto 0 auto;
    padding: 10px 5px;
  }
  .topbox3.clearfix p span {
    font-size: 23px;
  }
  .topbox4.clearfix {
    width: 95%;
    max-width: 500px;
    margin: 40px auto 0 auto;
  }
  .topbox4.clearfix h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 35px;
    font-weight: 600;
    float: none;
    margin: 0 0 10px 0;
  }
  .topbox4.clearfix h2 span {
    font-size: 20px;
    font-family: auto;
  }
  .newsbox {
    width: 100%;
    max-width: 470px;
    height: 150px;
    float: none;
    overflow-y: scroll;
    border: solid 1px #dbdbdb;
  }
  ul.newslist {
    margin: 10px;
    width: 95%;
    font-size: 13px;
  }
  ul.newslist li {
    border-bottom: dotted 1px #b0b0b0;
    line-height: 18px;
    padding: 7px 0 5px 0;
  }
  span.date {
    display: inline-block;
    width: 90px;
  }
  span.news {
    display: inline-block;
    padding: 0 0 0 0;
    margin: 0 10px 0 5px;
    width: 45px;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    overflow: hidden;
    width: 100%;
    background-color: #f3f3f3;
  }
  footer .ft_middle {
    width: 95%;
    text-align: center;
    margin: 10px auto 10px auto;
  }
  p.footertext {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
  }
  p.footertext1 {
    font-size: 12px;
    line-height: 17px;
    font-weight: 600;
    margin: 0 0 0 0;
  }
  ul.tel_list.clearfix {
    width: 100%;
    overflow: hidden;
    font-size: 23px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 1px;
    margin: 10px auto 0 auto;
  }
  ul.tel_list.clearfix li {
    float: none;
    margin: 0 10px;
  }
  ul.tel_list.clearfix li:nth-child(1) img, ul.tel_list.clearfix li:nth-child(2) img {
    margin: 0 7px 0 0;
    width: 25px;
  }
  .ft_bottom {
    line-height: 35px;
    height: 35px;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
  }
  #made_in_ayase {
    text-align: center;
    margin: 10px auto;
  }
}
/* 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: #191919;
  }
  a {
    color: #3f3a39;
    vertical-align: text-bottom;
  }
  /*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: #000a29;
    text-decoration: none;
  }
  #top-head .inner {
    position: relative;
  }
  #top-head .logo {
    float: left;
    font-size: 36px;
  }
  #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: 4px;
    width: 100%;
    background: #2f6aa3;
    opacity: 0.85;
    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: 5px;
    top: 7px;
    color: #000a29;
    font-size: 12px;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
  }
  h1.logo span {
    display: block;
    float: right;
    margin: 14px 0 0 0;
  }
  #top-head .logo img {
    width: 120px;
  }
  #global-nav {
    position: absolute;
    top: -510px;
    background: #eee;
    color: #3f3a39;
    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: #3f3a39;
    padding: 11px 0;
  }
  #top-head #global-nav ul li a span {
    font-size: 14px;
    font-weight: 600;
  }
  #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
-------------*/
  #container {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }
  /*-------------
main
-------------*/
  .main {
    width: 100%;
    margin: 50px 0 50px 0;
  }
  .topmain img {
    width: 100%;
  }
  .topbox1.clearfix {
    width: 95%;
    margin: 15px auto 0 auto;
  }
  .topbox1.clearfix ul {
    width: 100%;
    overflow: hidden;
    margin: 0;
  }
  .topbox1.clearfix ul li {
    float: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
  }
  .topbox1.clearfix ul li:nth-child(1) {
    margin: 0 0 0 10%;
  }
  .topbox1.clearfix ul li:nth-child(2) {
    margin: 5px auto 0 auto;
    width: 208px;
  }
  .topbox1.clearfix ul li:nth-child(3) {
    margin: 0 0 0 40%;
  }
  .topbox1.clearfix ul li img {
    width: 208px;
  }
  .topbox2.clearfix {
    background: linear-gradient(180deg, #1c5c9b 0%, #1c5c9b 95%, #fff 95%, #fff 100%);
    width: 100%;
    height: auto;
    margin: 40px 0 0 0;
  }
  .topbox2_inner.clearfix {
    width: 95%;
    margin: 0 auto 0 auto;
    padding: 25px 0 0 0;
  }
  .topbox2.clearfix ul {
    float: none;
    width: 100%;
    max-width: 415px;
    color: #fff;
    overflow: hidden;
    margin: 0 0 5px 0;
  }
  .topbox2.clearfix ul li:nth-child(1) {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
  }
  .topbox2.clearfix ul li:nth-child(2) {
    font-size: 32px;
    font-weight: 600;
    line-height: 55px;
    letter-spacing: 2px;
  }
  .topbox2.clearfix ul li:nth-child(3) {
    font-size: 20px;
    font-weight: 600;
    text-align: right;
    line-height: 25px;
    letter-spacing: 2px;
    margin: 0 5% 0 0;
  }
  .topbox2.clearfix ul li:nth-child(4) {
    margin: 10px 0 0 10px;
  }
  .topbox2.clearfix ul li:nth-child(4) img {
    width: 100%;
    max-width: 348px;
  }
  .topbox2.clearfix ul li:nth-child(5) {
    margin: 10px 0 0 0;
  }
  .topbox2.clearfix ul li:nth-child(5) img {
    width: 100%;
    max-width: 560px;
  }
  .topbox2.clearfix ul li:nth-child(6) {
    width: 220px;
    margin: 14px auto 0 auto;
  }
  .topbox3.clearfix {
    background: linear-gradient(180deg, #1c5c9b 0%, #1c5c9b 80%, #fff 80%, #fff 100%);
    width: 100%;
    height: auto;
    margin: 30px 0 0 0;
  }
  div#myslider {
    padding: 20px 0 0 0;
  }
  .topbox3.clearfix p {
    font-size: 17px;
    text-align: center;
    color: #fff;
    background-color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    width: 90%;
    height: auto;
    line-height: 30px;
    margin: 25px auto 0 auto;
    padding: 10px 5px;
  }
  .topbox3.clearfix p span {
    font-size: 23px;
  }
  .topbox4.clearfix {
    width: 95%;
    max-width: 500px;
    margin: 40px auto 0 auto;
  }
  .topbox4.clearfix h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 35px;
    font-weight: 600;
    float: none;
    margin: 0 0 10px 0;
  }
  .topbox4.clearfix h2 span {
    font-size: 20px;
    font-family: auto;
  }
  .newsbox {
    width: 100%;
    max-width: 470px;
    height: 150px;
    float: none;
    overflow-y: scroll;
    border: solid 1px #dbdbdb;
  }
  ul.newslist {
    margin: 10px;
    width: 95%;
    font-size: 13px;
  }
  ul.newslist li {
    border-bottom: dotted 1px #b0b0b0;
    line-height: 18px;
    padding: 7px 0 5px 0;
  }
  span.date {
    display: inline-block;
    width: 90px;
  }
  span.news {
    display: inline-block;
    padding: 0 0 0 0;
    margin: 0 10px 0 5px;
    width: 45px;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    overflow: hidden;
    width: 100%;
    background-color: #f3f3f3;
  }
  footer .ft_middle {
    width: 95%;
    text-align: center;
    margin: 10px auto 10px auto;
  }
  p.footertext {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
  }
  p.footertext1 {
    font-size: 12px;
    line-height: 17px;
    font-weight: 600;
    margin: 0 0 0 0;
  }
  ul.tel_list.clearfix {
    width: 100%;
    overflow: hidden;
    font-size: 23px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 1px;
    margin: 10px auto 0 auto;
  }
  ul.tel_list.clearfix li {
    float: none;
    margin: 0 10px;
  }
  ul.tel_list.clearfix li:nth-child(1) img, ul.tel_list.clearfix li:nth-child(2) img {
    margin: 0 7px 0 0;
    width: 25px;
  }
  .ft_bottom {
    line-height: 35px;
    height: 35px;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
  }
  #made_in_ayase {
    text-align: center;
    margin: 10px auto;
  }
}