﻿@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: #282828;
    letter-spacing: 0;
    font-weight: 500;
    -webkit-text-size-adjust: 100%;
  }
  /*-------------
container
-------------*/
  #container {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: url(../images/company/topback3.png);
  }
  .topmain {}
  .topline {
    overflow: hidden;
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 100;
    color: #fff;
  }
  .topline_inner {
    overflow: hidden;
    width: 1000px;
    margin: 5px auto;
    color: #fff;
    padding: 0 0 5px 0;
  }
  h1.headertext.clearfix {
    margin: 0 0 0 5px;
    float: left;
    font-size: 11px;
    font-weight: 500;
    opacity: 0.95;
  }
  .topslider {
    width: 100%;
    height: 599px;
    background-color: #4d4d4d;
  }
  .topslider_inner {
    width: 1000px;
    margin: 0 auto;
  }
  /*-------------
memu
-------------*/
  #menu {
    width: 260px;
    text-align: center;
    margin: 100px 0 0 90px;
    z-index: 100;
    position: relative;
  }
  /*nav*/
  div#menu-nav {
    width: 100%;
    height: 160px;
    margin: 30px auto 0 auto;
  }
  #menu-nav li {
    float: left;
    margin: 0 0 0 0px;
    letter-spacing: 3px;
    line-height: 20px;
    width: 26px;
  }
  #menu-nav li a {
    display: block;
    writing-mode: vertical-rl;
    padding: 5px 0 0 2px;
    font-size: 15px;
    color: #fff;
  }
  #menu-nav li a:hover {
    border-right: solid 2px #3380ff;
  }
  ul.menu_icon {
    width: 260px;
    overflow: hidden;
  }
  ul.menu_icon li {
    float: left;
    font-size: 29px;
    font-weight: 600;
    letter-spacing: -2px;
    margin: 0 10px 10px 0;
    line-height: 38px;
  }
  ul.menu_icon li a:hover {
    opacity: 0.8;
  }
  ul.menu_icon li:nth-child(5) {
    margin: 15px 25px 10px 50px;
  }
  ul.menu_icon li:nth-child(6) {
    margin: 15px 25px 10px 0;
  }
  ul.menu_icon li:nth-child(7) {
    margin: 15px 0 10px 0;
  }
  /*-------------
main
-------------*/
  .main {
    width: 100%;
    background-color: #fff;
    margin: 0 0 0 0;
  }
  .topbox.clearfix {
    width: 100%;
    background: #c0c5ca;
    background: -moz-linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(50%, #fefefe), to(#c0c5ca));
    background: -webkit-linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    background: -o-linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    background: -ms-linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    background: linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#c0c5ca, GradientType=0);
  }
  .topbox_inner.clearfix {
    background: url("../images/top/topback1.png")no-repeat;
    width: 1000px;
    height: 662px;
    margin: 0 auto 0 auto;
  }
  .topbox_inner.clearfix h2 {
    float: right;
    writing-mode: vertical-rl;
    font-family: serif;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 3% 0 ;
    margin: 0 75px 0 0;
    font-size: 24px;
    text-shadow: 1px 0px 0px #fff, 0px 1px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff;
  }
  .topbox_inner.clearfix p {
    float: right;
    writing-mode: vertical-rl;
    font-family: serif;
    line-height: 38px;
    letter-spacing: 0px;
    padding: 40px 0 0 0;
    margin: 0 75px 0 0;
    font-size: 15px;
    text-shadow: 1px 0px 0px #fff, 0px 1px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff;
  }
  .topbox_movie.clearfix {
    width: 100%;
    background: #000;
  }
  .topbox_movie_inner.clearfix {
    width: 1000px;
    margin: 0 auto;
  }
  .h3_tms {
    width: 100%;
    text-align: center;
  }
  .h3_tms span {
    font-size: 25px;
  }
  .topbox2.clearfix {
    width: 1000px;
    margin: 40px auto 0 auto;
  }
  .topbox2.clearfix ul {
    width: 100%;
  }
  .topbox2.clearfix ul li {
    float: left;
  }
  .topbox2.clearfix ul li a:hover {
    opacity: 0.8;
  }
  .topbox3.clearfix {
    width: 1000px;
    margin: 50px auto;
  }
  .topbox3_left.clearfix {
    width: 450px;
    float: left;
  }
  h2.topbanner {
    font-size: 27px;
    line-height: 43px;
    border-bottom: solid 3px #c1c1c1;
    padding: 0 0 0 10px;
  }
  h2.topbanner img {
    margin: 5px 15px 0 0;
  }
  .newsbox {
    width: 100%;
    height: 270px;
    margin: 15px 0 0 0;
    overflow-y: scroll;
  }
  ul.newslist {
    margin: 10px 10px 15px 15px;
    font-size: 13px;
    text-align: left;
  }
  ul.newslist li {
    border-bottom: dotted 1px #c1c1c1;
    line-height: 23px;
    padding: 7px 0 10px 0;
  }
  ul.newslist li span {
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    display: block;
  }
  ul.newslist li span img {
    margin: 2px 0 0 10px;
  }
  .topbox3_right.clearfix {
    float: right;
    width: 450px;
    margin-bottom: 10px;
  }
  .topbox3_right.clearfix p {
    font-size: 16px;
    line-height: 28px;
    margin: 18px 0 20px 25px;
  }
  .topbox3_right.clearfix a:hover {
    opacity: 0.8;
  }
  .pagetop {
    display: none;
    position: fixed;
    bottom: 247px;
    right: 25px;
    z-index: 200;
  }
  .img_fixed {
    max-width: 100%;
    position: fixed;
    right: 50px;
    top: 325px;
    z-index: 100;
  }
  .interview-img{
    padding-top: 60px;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    margin: 0 auto;
    width: 100%;
    background-color: #ececec;
  }
  footer .ft_middle {
    width: 1000px;
    margin: 0 auto;
    padding: 0 0 20px 0;
    overflow: hidden;
  }
  .footer_box.clearfix {
    float: left;
    width: 460px;
    margin: 25px 0 0 0;
  }
  p.footerlogo {
    font-size: 23px;
    font-weight: 600;
    line-height: 52px;
    letter-spacing: 1px;
    margin: 15px 0 0 0;
  }
  p.footerlogo img {
    margin: -14px 10px 0 0;
  }
  p.footertext1 {
    font-size: 15px;
    line-height: 20px;
    margin: 15px 0 0 5px;
  }
  p.footertext2 {
    font-size: 19px;
    line-height: 39px;
    font-weight: 600;
    margin: 0 0 0 5px;
  }
  p.footertext2 a {
    font-size: 19px;
    display: inline-block;
    margin: 0 15px 0 0;
  }
  p.footermail {
    margin: 0 0 8px 5px;
  }
  p.footermail:hover {
    opacity: 0.8;
  }
  .footer_box2.clearfix {
    float: left;
    width: 455px;
    margin: 60px 0 0 85px;
  }
  img.footetitle.clearfix {
    margin: 0 0 10px 0;
  }
  ul.footer_box2list.clearfix {
    margin: 0 0 0 5px;
    width: 100%;
  }
  ul.footer_box2list li {
    line-height: 22px;
    float: left;
    margin: 0 10px 5px 0;
    width: 140px;
  }
  ul.footer_box2list li a {
    font-size: 15px;
  }
  ul.footer_box2list a:hover {
    text-decoration: underline;
  }
  .ft_bottom {
    width: 300px;
    font-size: 11px;
    margin: 10px auto 0 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: #333;
  }
  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: #282828;
    text-decoration: none;
  }
  #top-head .inner {
    position: relative;
  }
  #top-head .logo {
    float: left;
    font-size: 36px;
  }
  #top-head .logo img {
    width: 50%;
  }
  #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: #193f87;
    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;
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
  }
  h1.logo span {
    font-size: 11px;
    font-weight: 500;
    line-height: 21px;
  }
  #global-nav {
    position: absolute;
    top: -505px;
    background: #193f87;
    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: 14px;
    margin: auto;
    width: 200px;
  }
  #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;
    padding: 8px 0;
    color: #fff;
  }
  span#menu_tel {
    font-size: 17px;
    font-weight: 600;
    line-height: 7px;
  }
  #global-nav ul li:nth-last-of-type(-n+3) {
    float: left;
    margin: 0 10px;
  }
  #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;
  }
  /*-------------
main
-------------*/
  .main {
    width: 100%;
    margin: 55px 0 0 0;
  }
  .topbox.clearfix {
    width: 100%;
    background: #c0c5ca;
    background: -moz-linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(50%, #fefefe), to(#c0c5ca));
    background: -webkit-linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    background: -o-linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    background: -ms-linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    background: linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#c0c5ca, GradientType=0);
  }
  .topbox_inner.clearfix {
    background: url(../images/top/topback1.png)no-repeat;
    width: 100%;
    height: auto;
    text-align: center;
    background-size: contain;
  }
  .topbox_inner.clearfix h2 {
    font-family: serif;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 50px 0 0 0;
    font-size: 25px;
    text-shadow: 1px 0px 0px #fff, 0px 1px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff;
  }
  .topbox_inner.clearfix p {
    font-family: serif;
    line-height: 27px;
    font-weight: 600;
    letter-spacing: 0px;
    padding: 50px 30px 50px 30px;
    font-size: 16px;
    text-shadow: 1px 0px 0px #fff, 0px 1px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff;
  }
  .topbox_inner.clearfix p br {
    display: none;
  }
  .topbox_movie.clearfix {
    width: 100%;
    background: #000;
  }
  .topbox_movie_inner.clearfix {
    width: 100%;
    margin: 0;
  }
  .topbox2.clearfix {
    width: 100%;
    margin: 20px 0 0 0;
    overflow: hidden;
  }
  .topbox2.clearfix ul {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .topbox2.clearfix ul {
    /* float: left; */
    width: 100%;
    margin: 0 10px 0 0;
    display: flex;
    
  }
  .topbox3.clearfix {
    width: 95%;
    margin: 50px auto;
    overflow: hidden;
  }
  .topbox3_left.clearfix {
    width: 100%;
    margin: 0 0 25px 0;
  }
  h2.topbanner {
    font-size: 20px;
    line-height: 33px;
    border-bottom: solid 3px #c1c1c1;
    padding: 0 0 0 10px;
  }
  h2.topbanner img {
    margin: 0 10px -6px 0;
    width: 30px;
  }
  .newsbox {
    width: 100%;
    height: 235px;
    margin: 0 0 0 0;
    overflow-y: scroll;
  }
  ul.newslist {
    margin: 10px;
    font-size: 12px;
    text-align: left;
  }
  ul.newslist li {
    border-bottom: dotted 1px #c1c1c1;
    line-height: 23px;
    padding: 7px 0 10px 0;
  }
  ul.newslist li span {
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    display: block;
  }
  ul.newslist li span img {
    margin: 2px 0 0 10px;
    width: 13%;
  }
  .topbox3_right.clearfix {
    width: 100%;
  }
  .topbox3_right.clearfix p {
    font-size: 16px;
    line-height: 28px;
    margin: 15px 0 20px 25px;
  }
  .topbox3_right.clearfix a img {
    max-width: 428px;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    margin: 0 auto;
    width: 100%;
    background-color: #ececec;
  }
  footer .ft_middle {
    width: 95%;
    margin: 0 auto;
    padding: 0 0 20px 0;
    overflow: hidden;
    text-align: center;
  }
  .footer_box.clearfix {
    width: 100%;
    margin: 25px 0 0 0;
  }
  p.footerlogo {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 1px;
    margin: 15px 0 0 0;
    text-align: center;
  }
  p.footerlogo img {
    margin: 0 auto;
    width: 117px;
    display: block;
  }
  p.footertext1 {
    font-size: 14px;
    line-height: 20px;
    margin: 15px 0 0 0;
  }
  p.footertext2 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    margin: 5px 0 5px 0;
  }
  p.footertext2 a {
    text-decoration: none;
    color: #282828;
    display: block;
  }
  p.footermail {
    margin: 0 auto;
    width: 250px;
  }
  .ft_bottom {
    width: 300px;
    font-size: 11px;
    margin: 10px auto 0 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: #333;
  }
  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: #282828;
    text-decoration: none;
  }
  #top-head .inner {
    position: relative;
  }
  #top-head .logo {
    float: left;
    font-size: 36px;
  }
  #top-head .logo img {
    width: 50%;
  }
  #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: #193f87;
    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;
    font-weight: 500;
    font-size: 11px;
    line-height: 13px;
  }
  h1.logo span {
    font-size: 11px;
    font-weight: 500;
    line-height: 21px;
  }
  #global-nav {
    position: absolute;
    top: -505px;
    background: #193f87;
    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: 12px;
    margin: auto;
    width: 200px;
  }
  #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;
    padding: 8px 0;
    color: #fff;
  }
  span#menu_tel {
    font-size: 17px;
    font-weight: 600;
    line-height: 7px;
  }
  #global-nav ul li:nth-last-of-type(-n+3) {
    float: left;
    margin: 0 10px;
  }
  #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;
  }
  /*-------------
main
-------------*/
  .main {
    width: 100%;
    margin: 55px 0 0 0;
  }
  .topbox.clearfix {
    width: 100%;
    background: #c0c5ca;
    background: -moz-linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(50%, #fefefe), to(#c0c5ca));
    background: -webkit-linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    background: -o-linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    background: -ms-linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    background: linear-gradient(#ffffff 0%, #fefefe 50%, #c0c5ca 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#c0c5ca, GradientType=0);
  }
  .topbox_inner.clearfix {
    background: url(../images/top/topback1_sp.png)no-repeat;
    width: 100%;
    height: auto;
    background-size: cover;
  }
  .topbox_inner.clearfix h2 {
    font-family: serif;
    font-weight: 600;
    letter-spacing: 2px;
    padding: 20px 0 0 0;
    font-size: 14px;
    text-shadow: 1px 0px 0px #fff, 0px 1px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff;
  }
  .topbox_inner.clearfix p {
    font-family: serif;
    line-height: 21px;
    font-weight: 600;
    letter-spacing: 0px;
    padding: 15px 20px 0 20px;
    font-size: 12px;
    text-shadow: 1px 0px 0px #fff, 0px 1px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff;
  }
  .topbox_inner.clearfix p br {
    display: none;
  }
  .topbox_movie.clearfix {
    width: 100%;
    background: #000;
  }
  .topbox_movie_inner.clearfix {
    width: 100%;
    margin: 0;
  }
  .topbox2.clearfix {
    width: 100%;
    margin: 20px 0 0 0;
    overflow: hidden;
  }
  .h3_tms {
    width: 100%;
    text-align: center;
    margin: 0 auto 20px auto;
  }
  .h3_tms img {
    width: 90%;
  }
  .h3_tms span {
    font-size: 25px;
  }
  .topbox2.clearfix ul {
    width: 100%;
  }
  .topbox2.clearfix ul li {
    float: left;
    width: 48%;
    margin: 0 0 0 0;
  }
  .topbox2.clearfix ul li:nth-child(2n) {
    margin: 0 0 0 4%;
  }
  .topbox2.clearfix ul li a:hover {
    opacity: 0.8;
  }
  .topbox3.clearfix {
    width: 95%;
    margin: 50px auto;
    overflow: hidden;
  }
  .topbox3_left.clearfix {
    width: 100%;
    margin: 0 0 25px 0;
  }
  h2.topbanner {
    font-size: 20px;
    line-height: 33px;
    border-bottom: solid 3px #c1c1c1;
    padding: 0 0 0 10px;
  }
  h2.topbanner img {
    margin: 0 10px -6px 0;
    width: 30px;
  }
  .newsbox {
    width: 100%;
    height: 235px;
    margin: 0 0 0 0;
    overflow-y: scroll;
  }
  ul.newslist {
    margin: 10px;
    font-size: 12px;
    text-align: left;
  }
  ul.newslist li {
    border-bottom: dotted 1px #c1c1c1;
    line-height: 23px;
    padding: 7px 0 10px 0;
  }
  ul.newslist li span {
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    display: block;
  }
  ul.newslist li span img {
    margin: 2px 0 0 10px;
    width: 13%;
  }
  .topbox3_right.clearfix {
    width: 100%;
  }
  .topbox3_right.clearfix p {
    font-size: 14px;
    line-height: 26px;
    margin: 15px 0 20px 25px;
  }
  .topbox3_right.clearfix a img {
    max-width: 428px;
  }
  /*-------------
footer
-------------*/
  #footer {
    clear: both;
    margin: 0 auto;
    width: 100%;
    background-color: #ececec;
  }
  footer .ft_middle {
    width: 95%;
    margin: 0 auto;
    padding: 0 0 20px 0;
    overflow: hidden;
    text-align: center;
  }
  .footer_box.clearfix {
    width: 100%;
    margin: 25px 0 0 0;
  }
  p.footerlogo {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    letter-spacing: 1px;
    margin: 15px 0 0 0;
    text-align: center;
  }
  p.footerlogo img {
    margin: 0 auto;
    width: 117px;
    display: block;
  }
  p.footertext1 {
    font-size: 14px;
    line-height: 20px;
    margin: 15px 0 0 0;
  }
  p.footertext2 {
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    margin: 5px 0 5px 0;
  }
  p.footertext2 a {
    text-decoration: none;
    color: #282828;
    display: block;
  }
  p.footermail {
    margin: 0 auto;
    width: 250px;
  }
  .ft_bottom {
    font-size: 11px;
    margin: 10px auto 0 auto;
  }
  .img_fixed {
    max-width: 14%;
    position: fixed;
    right: 1%;
    top: 5%;
  }
}