@charset "utf-8";
/* Reset
--------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
ul, ol, li {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  font-size: 0;
  line-height: 0;
}
a img {
  border: none;
}
div a:active, a:focus {
  outline: none;
}
html, body {
  width: 100%;
}
a {
  color: #1f3c02;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  text-decoration: underline;
}
a:hover {
  color: #666;
  text-decoration: none;
}
/*::selection {
	background: #DDD;
	color: #000;
}
::-moz-selection {
 background: #DDD;
 color: #000;
}:*/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px; /*\*/ /*/
	height: auto;
	overflow: hidden;
	/**/
}
input, textarea {
  font-size: 16px;
}
input[type="text"], textarea {
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: normal;
}
.pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 10000;
}
.pagetop a {
  display: block;
  background: #444;
  text-align: center;
  color: #FFF;
  font-size: 18px;
  text-decoration: none;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 15px;
  line-height: 1;
}
.pagetop > a::before {
  position: relative;
  top: 7px;
  right: -4px;
  display: block;
  width: 13px;
  height: 13px;
  content: '';
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
}
.pagetop a:hover {
  display: block;
  background: #222;
  text-align: center;
  text-decoration: none;
}
/*.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 97;
}
.pagetop a {
	display: block;
	padding: 15px;
}
.pagetop a img {
}
.pagetop a:hover {
}*/
.opacity a img:hover, a img:hover, .opacity a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 1.6;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.center {
  text-align: center !important;
}
.left {
  text-align: left !important;
}
.right {
  text-align: right !important;
}
.bold {
  font-weight: bold !important;
}
.s-11 {
  font-size: 11px !important;
}
.s-12 {
  font-size: 12px !important;
}
.s-13 {
  font-size: 13px !important;
}
.s-14 {
  font-size: 14px !important;
}
.s-16 {
  font-size: 16px !important;
}
.s-18 {
  font-size: 18px !important;
}
.s-20 {
  font-size: 20px !important;
}
.s-22 {
  font-size: 22px !important;
}
.s-24 {
  font-size: 24px !important;
}
.let-1 {
  letter-spacing: -1px !important;
}
.let-2 {
  letter-spacing: -2px !important;
}
.let-3 {
  letter-spacing: -3px !important;
}
.let-4 {
  letter-spacing: -4px !important;
}
.m-150 {
  margin-bottom: 150px;
}
.m-120 {
  margin-bottom: 120px;
}
.m-90 {
  margin-bottom: 90px;
}
.m-60 {
  margin-bottom: 60px;
}
.m-45 {
  margin-bottom: 45px;
}
.m-30 {
  margin-bottom: 30px;
}
.m-15 {
  margin-bottom: 15px;
}
.m-10 {
  margin-bottom: 10px;
}
.m-0 {
  margin-bottom: 0;
}
.mt-90 {
  margin-top: 90px;
}
.mt-60 {
  margin-top: 60px;
}
.mt-45 {
  margin-top: 45px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-15 {
  margin-top: 15px;
}
.mt-10 {
  margin-top: 10px;
}
.mt-0 {
  margin-top: 0
}
.row {
  margin-right: 0;
  margin-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 0;
  padding-left: 0;
}
body {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 2;
  color: #000;
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
body.open {
  overflow: hidden;
}
.img-100 {
  width: 100%
}
.menu-online {
  height: 13px;
  right: 7.5%;
  top: 35px;
  width: 45px;
  z-index: 99;
  position: fixed;
  mix-blend-mode: color-dodge;
  font-size: 28px;
  color: #CCC;
}
.menu-online span {
  color: #DDD;
}
.menu-online:hover span {
  color: #CCC;
}
.menu {
  height: 29px;
  right: 3%;
  top: 47px;
  width: 48px;
  z-index: 99;
  position: fixed;
  mix-blend-mode: color-dodge;
  color: #CCC;
}
.menu:hover {
  cursor: pointer;
}
.menu__line {
  background: #DDD;
  display: block;
  height: 3px;
  position: absolute;
  transition: transform .3s;
  width: 100%;
}
.menu:hover .menu__line {
  background: #CCC;
}
.menu__line--top {
  top: 6px;
}
/*.menu__line--center {
	top: 9px;
}*/
.menu__line--bottom {
  bottom: 6px;
}
.menu-wrapper.active-menu .menu, .menu-wrapper.active-menu .menu-online {
  mix-blend-mode: normal !important;
}
.menu__line--top.active {
  top: 13px;
  transform: rotate(30deg);
}
/*.menu__line--center.active {
	transform: scaleX(0);
}*/
.menu__line--bottom.active {
  bottom: 13px;
  transform: rotate(150deg);
}
/*gnav*/
.gnav {
  background: rgba(0, 0, 0, 0.9);
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 98;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  color: #fff;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.gnav a {
  color: #FFF;
}
.gnav a:hover {
  text-decoration: none;
  color: #e2d143;
}
.gnav__wrap {
  align-items: center;
  display: flex;
  /*height: 100%;*/
  justify-content: center;
  width: 100%;
}
.gnav__menu__item {
  margin: 18px 0;
  list-style: none;
  font-size: 14px;
}
.gnav__menu__item:first-child {
  margin-top: 35px;
}
.gnav__menu__item a {
  color: #fff;
  text-decoration: none;
  transition: .5s;
}
.gnav__wrap {
  display: flex;
  flex-wrap: wrap; /*回り込み有効化*/
  padding-top: 60px;
}
.gnav__menu {
  width: calc(100% / 3); /*3等分*/
  padding: 0;
  text-align: center;
  height: 280px;
}
.gnav_title, .gnav_text {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.gnav_title {
  font-size: 11px;
  letter-spacing: 2px;
  text-align: center;
  width: 140px;
}
.gnav_title p {
  text-align: center;
}
.gnav_title span {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -o-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  /*display: block;*/
  font-size: 68px;
  margin-top: 15px;
}
.gnav__wrap_inner {}
.logo_gnav, .navlang {
  text-align: center;
}
.logo_gnav {
  padding-top: 60px;
}
.logo_gnav img {
  width: 113px;
}
.navlang {
  padding-top: 30px;
}
.box-wrapper {
  padding-top: 60px;
}
.box {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: 0 auto;
}
.area-left ul {}
.area-left ul li {
  display: inline-block;
  margin-right: 20px;
}
.area-left ul li:last-child {
  margin-right: 0;
}
.area-left ul li img {
  width: 28px;
}
.area-right {
  margin-top: 30px;
}
.area-right ul {
  text-align: center;
  width: 180px;
margin: 0 auto;
}
.area-right ul li a {
  margin-bottom: 45px;
  border-bottom: 2px solid #FFF;
  font-size: 15px;
  display: block;
  padding: 0 15px;
  text-decoration: none;
}
.area-right ul li:last-child {
  margin-bottom: 0;
}
.area-right ul li a:hover {
  text-decoration: none;
}
.area-right ul li.contact a {
  /*background: url(../img/icon_02.png) 10px center no-repeat;
  padding-left: 50px;*/
}
.pageup {
  text-align: center;
}
.pageup a {
  padding: 20px 0;
  display: block;
  background: #FFF;
  line-height: 1;
}
/*.pageup a:hover {
	background: #F0F0F0;
}*/
footer {
  width: 100%;
  clear: both;
  background: #000;
  color: #FFF;
  font-size: 13px;
}
footer a {
  color: #FFF;
  text-decoration: none;
}
footer a:hover {
  color: #FFF;
  text-decoration: none;
}
footer h3 {
  font-size: 20px;
  margin-bottom: 15px;
}
footer ul li {
  margin-bottom: 8px;
}
footer .footer_inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 60px 0;
}
footer .copyright {
  text-align: center;
  margin: 0 0 60px;
  font-size: 11px;
}
footer .logo-footer-wrapper ul {
  text-align: center;
}
footer .logo-footer-wrapper ul li {
  display: inline-block;
  margin: 0 5px;
}
footer .logo-footer-wrapper ul li img {
  width: 25px;
}
footer .logo-footer {
  margin-bottom: 30px;
}
footer .logo-footer img {
  width: 100px;
}
.c-link ul li a {
  position: relative;
}
/*.c-link-line a:after {
	position: absolute;
	bottom: -7px;
	left: 50%;
	content: '';
	width: 0;
	height: 2px;
	background-color: #666;
	transition: .3s;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.c-link-line a:hover:after {
	width: 100%;
}*/
.c-link-line ul li a:after {
  content: "";
  position: absolute;
  height: 2px;
  bottom: -7px;
  left: 3px;
  right: 3px;
  background-color: #CCC;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -ms-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.c-link-line ul li a:hover:after {
  visibility: visible;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.c-link-line .logo-footer-wrapper ul li a:after {
  display: none;
}
.sp-see {
  display: none;
}
/* =====================================
English style
===================================== */
.english .gnav_title {
    width: 110px;
}
.english .gnav_title span {
    font-size: 38px;
  margin-top: 0;
}
.english .gnav__menu__item:first-child {
    margin-top: 0;
}
.english .area-right {
    margin-top: 0;
}
@media (min-width: 1230px) {
  .container {
    width: 1230px;
  }
}
@media screen and (max-width: 1199px) {}
@media screen and (max-width: 991px) {
  body {
    line-height: 1.8;
  }
  .gnav__wrap {
    display: block;
    position: static;
    height: auto;
  }
  .gnav__menu {
    width: 100%;
    padding: 0;
    text-align: center;
    height: auto;
    margin-bottom: 45px;
  }
  .box-wrapper {
    position: static;
    width: 100%;
    padding-top: 30px;
  }
  .box {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
  .area-left {
    text-align: center;
    margin-bottom: 30px;
  }
  .area-right {
    margin-top: 0;
  }
  .gnav_title span {
    font-size: 38px;
  }
  .menu-online {
    position: fixed;
    right: 70px;
    top: 5px;
  }
  .menu {
    position: fixed;
    right: 20px;
    top: 13px;
  }
  .gnav {
    background: rgba(0, 0, 0, 1);
  }
  footer .footer_inner {
    display: block;
    margin: 30px 0;
  }
  footer .footer_inner .f-box {
    margin-bottom: 45px;
  }
  footer h3 {
    font-size: 22px;
    margin-bottom: 5px;
  }
  footer ul li {
    margin-bottom: 5px;
  }
  footer .logo-footer {
    text-align: center;
  }
  footer .copyright {
    margin: 0 0 30px;
    font-size: 10px;
  }
  footer .logo-footer-wrapper ul li img {
    width: 35px;
  }
  .gnav_title span {
    margin-top: 15px;
    width: 65px;
    margin: 15px auto 0;
    text-align: center;
    display: block;
  }
  .sp-none {
    display: none;
  }
  .sp-see {
    display: block;
  }
    .gnav_title {
    width: 120px;
}
  .gnav__menu__item {
    font-size: 16px;
}
.gnav__menu__item {
    width: 200px;
}
/* =====================================
English style
===================================== */
.english .gnav__menu__item {
    width: 230px;
  font-size: 14px;
  margin: 15px 0;
}
.english .gnav_title span {
    font-size: 22px;
    margin-top: 0;
}
}
@media screen and (max-width: 767px) {

}
@media screen and (max-width: 580px) {
/* =====================================
English style
===================================== */
.english .gnav_title {
    width: 90px;
}
}