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
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

img {
  vertical-align: bottom
}

li {
  list-style: none
}

body {
  font-family: "-apple-system", "Helvetica Neue", Verdana, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  background: url("/assets/img/common/bg.gif");
  font-weight: 500
}

.red {
  color: #e60012
}

.pc {
  display: none
}

.top_menu {
  background: #F5F7F6;
  position: relative;
  z-index: 1000;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 7px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 7px;
  border-bottom: 0 solid #d4d4d4
}

.top_menu h1 {
  width: 108px;
  width: 14%;
  margin: auto;
  padding: 12px 0
}

.top_menu .language {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7px
}

.top_menu .language select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  background: none transparent;
  vertical-align: middle;
  color: inherit;
  box-sizing: content-box;
  font-size: 14px;
  background: url("../img/common/header/arrow_black_open.png") no-repeat right center;
  -webkit-background-size: 10px;
  -o-background-size: 10px;
  background-size: 10px;
  padding-right: 18px
}

.top_menu .menu {
  position: absolute;
  width: 25px;
  left: 20px;
  top: 50%;
  margin-top: -12px
}

.top_menu .menu p {
  width: 100%;
  background: #e60012;
  height: 5px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.top_menu .menu p:not(:last-child) {
  margin-bottom: 5px
}

.glovalmenu {
  position: absolute;
  z-index: 800;
  top: 60px;
  display: none;
  opacity: 0;
  height: 100%
}

.glovalmenu .wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  top: 0
}

.glovalmenu .mainNavi {
  padding: 12px 15px 0;
  position: relative;
  background: #F5F7F6
}

.glovalmenu .mainNavi li {
  float: left;
  width: 31%;
  position: relative;
  margin-bottom: 10px
}

.glovalmenu .mainNavi li img {
  width: 100%
}

.glovalmenu .mainNavi li .line {
  position: absolute;
  width: 100%;
  height: 1px;
  background: #d4d4d4;
  bottom: -5px;
  left: 0px
}

.glovalmenu .mainNavi li:not(:nth-child(3n)) {
  margin-right: 10px
}

.glovalmenu .mainNavi li:not(:nth-child(3n)):after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #d4d4d4;
  bottom: 0;
  right: -5px
}

.glovalmenu .subnavi {
  background: #1a1a1a;
  padding: 13px 15px;
  position: relative
}

.glovalmenu .subnavi li {
  float: left;
  width: 31%;
  position: relative
}

.glovalmenu .subnavi li img {
  width: 100%
}

.glovalmenu .subnavi li:not(:nth-child(3n)) {
  margin-right: 10px
}

.glovalmenu .subnavi li:not(:nth-child(3n)):after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #595959;
  bottom: 0;
  right: -5px
}

footer {
  background: #1a1a1a
}

footer .footer_link {
  margin: 0 15px 45px;
  border-bottom: 1px solid #595959;
  padding-top: 10px
}

footer .footer_link li {
  width: 50%;
  float: left;
  border-bottom: 1px solid #595959
}

footer .footer_link li.last {
  border-bottom: none;
}



footer .footer_link li a {
  color: #FFF;
  display: block;
  width: 100%;
  background: url("/assets/img/common/arrow_white.png") no-repeat 92% center;
  -webkit-background-size: 6px;
  -o-background-size: 6px;
  background-size: 6px;
  text-decoration: none;
  font-size: 10px;
  padding: 20px 0
}

footer .footer_sns {
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: -0.4em
}

footer .footer_sns li {
  display: inline-block;
  width: 75px;
  width: 10%;
  margin-left: 20px
}

footer .footer_sns li.tw {
  width: 84px;
  width: 11%;
  margin-left: 0
}

footer .copyright {
  color: #595959;
  font-size: 10px;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 40px
}

footer .pageTop {
  width: 306px;
  width: 40%;
  margin: auto
}
