@charset "UTF-8";
/*@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700|Roboto:300,400,500,700");*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family:"microsoft yahei",ssme,arial,sans-serif;
  font-weight: 600;
   }

img, figure, figcaption, #gFooter, header, menu, nav, output, ruby, summary, time, mark, audio, video, a {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none; }
  
  
  
::-webkit-scrollbar {width:6px;}
::-webkit-scrollbar-track-piece { background-color: #f9f9f9;}
::-webkit-scrollbar-thumb { width:6px; background: #ccc;border-radius: 6px;}
::-webkit-scrollbar-thumb:hover {background: #aaa;} 
  
  
  @font-face {
	font-family: grbold;
	src: url("../fonts/Graphik-Bold.otf") format("opentype");
}

@font-face {
	font-family: grme;
	src: url("../fonts/Graphik-Medium.otf") format("opentype");
}

@font-face {
	font-family: grli;
	src: url("../fonts/Graphik-light.ttf") format("truetype");
}

/*@font-face {*/
	/*font-family: ssme;*/
	/*src: url("../fonts/SourceHanSansSC-Medium.otf") format("opentype");*/
/*}*/

 @font-face {
	font-family: ssre;
	src: url("../fonts/SourceHanSansSC-Regular.otf") format("opentype");
}
   
  @font-face {
	font-family: ssbo;
	src: url("../fonts/SourceHanSansSC-Bold.otf") format("opentype");
}

@font-face {
  font-family: hl;
  src: url("../fonts/HELVETICANEUELTPRO-LTEX.OTF") format("opentype");
}

* html .clearfix {
  zoom: 1; }

* + html .clearfix {
  zoom: 1; }

.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both; }

/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.page_title {
  margin-top: 2px;
  width: 170px;
  float: left;
  font-size: 18px;
  letter-spacing: 2px; }

/* HTML5 display-role reset for older browsers
*/
article, aside, details, figcaption, figure, #gFooter, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a, a:link {
  color: inherit;
  text-decoration: none; }

a.mail_link {
  text-decoration: underline; }

a:visited {
  color: inherit;
  text-decoration: none; }

a:hover {
  color: inherit;
  text-decoration: none; }

a.mail_link:hover {
  text-decoration: underline; }

a:active {
  color: inherit;
  text-decoration: none; }

input, button, textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

html, body {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  color: #000;
  position: relative;
  height: 100%;
  width: 100%;
  font-family: geme;
  font-weight: 100; }
  
  
  *{box-sizing: border-box;}

::selection {
  background: #b4b4b4;
  /* Safari */ }

::-moz-selection {
  background: #b4b4b4;
  /* Firefox */ }

html * {
  margin: 0px;
  padding: 0px;
  webkit-tap-highlight-color: rgba(180, 180, 180, 0);
  tap-highlight-color: rgba(180, 180, 180, 0); }

body {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
 /* text-align: center;*/
  line-height: 1;
  font-size: 16px;
  font-size: 1.6rem;
  }


body {
  min-width: 1000px;
  color: #000;
  font-size: 13px;
  line-height: 1.5;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  background-color: #f2f2f2; }

#container {
  padding-top: 162px;
  text-align: left; }

@media all and (min-width: 0) and (max-width: 970px) {
  body {
    min-width: inherit; }

  #container {
    padding-top: 77px; }

  a:hover,
  a:hover img {
    opacity: 1 !important; }

  .pc {
    display: none; }

  .sp {
    display: block; }

  a[href^="tel:"] {
    cursor: pointer;
    pointer-events: auto; } }
/*------------------------------------------------------------

------------------------------------------------------------*/
#gHeader {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 11; }

/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
  width: 100%;
  height: 0; }

.open #gNavi {
  width: 100%;
  height: 100vh; }

#gHeader h1 {
  width: 197px;
  display: block;
  position: absolute;
  left: 51px;
  top: 46px; }

#gHeader h1 .logo {
  margin-bottom: 14px; }

#gHeader h1 img {
  width: 100%;
  display: block;
  opacity: 1;
  transition: opacity .3s ease; }

#gHeader h1 a:hover img {
  opacity: .5; }

.nav_btn {
  width: 30px;
  height: 30px;
  position: fixed;
  top: 45px;
  right: 36px;
  cursor: pointer;
  z-index: 1000; }

.nav_btn span {
  position: absolute;
  right: 0;
  transform-origin: center;
  transition: transform .5s ease, opacity .5s ease;
  background: #000;
  width: 24px;
  height: 4px; }

.nav_btn span:nth-child(1) {
  top: 0; }

.nav_btn span:nth-child(2) {
  top: 6px; }

.nav_btn span:nth-child(3) {
  width: 15px;
  top: 12px;
  opacity: 1; }

.nav_btn span:nth-child(4) {
  opacity: 0;
  top: 10px;
  left: 50%;
  transition-duration: .8s; }

.nav_btn span:nth-child(5) {
  opacity: 0;
  top: 10px;
  left: 50%;
  transition-duration: .8s; }

.navi_box {
	width: 200px;
  height: 100%;
  position: fixed;
  top: 0;
  display: block;
  box-sizing: border-box;
  transition: right .4s;
  background: #242424;
  opacity:0.95;
  right: -217px; }

.open .navi_box {
  display: block;
  right: 0px; }

.navi_list {
  padding: 0 0 0 48px;
  min-width: 120px;
  position: relative;
  top: 10%;
  }

.navi_list>li>a {
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  color: #ffffff;
  line-height: 3.67;
  text-align: right;
  letter-spacing: 1.3px; }

.navi_list>li>a {
  position: relative;
  display: inline-block;
  text-decoration: none; }

.navi_list>li>a::after {
  position: absolute;
  bottom: 16px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #CCC;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform .3s; }

.open .navi_list>li>a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1); }

.open .nav_btn {
  position: fixed;
  z-index: 1; }

.open .nav_btn span {
  background: #eeeeee; }

.open .nav_btn span:nth-child(1) {
  transform: scaleX(0); }

.open .nav_btn span:nth-child(2) {
  transform: scaleX(0); }

.open .nav_btn span:nth-child(3) {
  transform: scaleX(0); }

.open .nav_btn span:nth-child(4) {
  top: 10px;
  left: 50%;
  opacity: 1;
  transform: translate(-50%, -50%) rotateZ(45deg); }

.open .nav_btn span:nth-child(5) {
  top: 10px;
  left: 50%;
  opacity: 1;
  transform: translate(-50%, -50%) rotateZ(-45deg); }
  
  
  
  .subnav_box{display:none;position: relative;}

  

.subnav_box li a {
	  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-family: grli;
}


  
  

@media all and (min-width: 0) and (max-width: 970px) {
  #gHeader h1 a:hover img {
    opacity: 1; }

  #gHeader h1 {
    width: 125px;
    left: 25px;
    top: 24px; }

  #gHeader h1 .logo {
    margin-bottom: 10px; }

  .nav_btn {
    top: 25px;
    right: 25px; }

  .nav_btn span {
    width: 25px; }

  .nav_btn span:nth-child(3) {
    width: 12px; }

  .navi_list {
    padding: 0 21px;
    min-width: 147px; }

  .open .nav_btn {
    top: 18px;
    right: 17px; } }

/*@font-face {*/
  /*font-family: ssme;*/
  /*src: url("../fonts/SourceHanSansSC-Medium.otf") format("opentype");*/
/*}*/
@font-face {
  font-family: 'ssme';
  font-display: swap;
  src: url('//at.alicdn.com/t/webfont_9pcut75yxna.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/webfont_9pcut75yxna.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/webfont_9pcut75yxna.woff2') format('woff2'),
  url('//at.alicdn.com/t/webfont_9pcut75yxna.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/webfont_9pcut75yxna.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/webfont_9pcut75yxna.svg#NotoSansHans-Black') format('svg'); /* iOS 4.1- */
}



