﻿@charset "utf-8";
html {
  color: #000;
  background: #FFFx;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
  margin: 0;
  padding: 0x;
}

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

fieldset, img {
  border: 0x;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: 400x;
}

ol, ul {
  list-style: nonex;
}

caption, th {
  text-align: leftx;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 400x;
}

q:before, q:after {
  content: ''x;
}

abbr, acronym {
  border: 0;
  font-variant: normalx;
}

sup {
  vertical-align: text-topx;
}

sub {
  vertical-align: text-bottomx;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%x;
}

legend {
  color: #000x;
}

#yui3-css-stamp.cssreset {
  display: nonex;
}

body {
  color: #000;
  font: 18px/1 -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  line-height: 100%;
  opacity: 0;
  transition: opacity 1s;
}

body.load {
  opacity: 1;
}

a:link {
  color: #000;
  text-decoration: none
}

a:visited {
  color: #000
}

a:hover, a:visited:hover {
  text-decoration: underline
}

a:active {
  color: #000
}

div.container {
  max-width: 915px;
  margin: 0 auto;
  padding: 0 35px;
}

section#contents-jp div.container {
  margin-top: 137px;
  margin-bottom: 100px;
}

section#contents-en div.container {
  padding-top: 120px;
  padding-bottom: 130px;
  font-family: 'Martel', sans-serif;
}

section#contents-jp div.main {
  margin-bottom: 55px;
}

section#contents-en div.main {
  margin-bottom: 100px;
}

div.main div.fll {
  width: 285px;
}

div.main div.flr {
  width: calc(100% - 285px);
}

div.recruit div.fll {
  width: 235px;
}

div.recruit div.flr {
  width: calc(100% - 235px);
}

section#contents-jp div.main p {
  line-height: 28px;
  margin-bottom: 30px;
}

section#contents-en div.main p {
  line-height: 26px;
  margin-bottom: 30px;
}

div.recruit {
  border: 1px solid;
  padding: 43px 50px;
}

section#contents-jp div.recruit p {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 15px;
}

section#contents-en div.recruit p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 25px;
}

section#contents-jp div.recruit h3 {
  margin-top: 35px;
}

section#contents-en div.recruit h3 {
  margin-top: 50px;
  line-height: 24px;
}

section#contents-en {
  background-color: #FAFAFA;
}

.tac {
  text-align: center
}

.tar {
  text-align: right;
}

.pc {
  display: block
}

.sp {
  display: none
}

.fll {
  float: left;
}

.flr {
  float: right;
}

.fwb {
  font-weight: bold;
}

.fw700 {
  font-weight: 700;
}

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

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

.clearfix {
  display: block;
}

.br-sp {
  display: none;
}

.br-pc {
  display: inline;
}

@media screen and (max-width:700px) {
  .br-sp {
    display: inline;
  }
  .br-pc {
    display: none;
  }
  .pc {
    display: none
  }
  .sp {
    display: block
  }
  section#contents-jp div.container {
    margin-top: 60px;
    margin-bottom: 42px;
  }
  section#contents-en div.container {
    padding-top: 73px;
    padding-bottom: 74px;
  }
  div.main div.fll, div.main div.flr, div.recruit div.fll, div.recruit div.flr {
    float: none;
    width: 100%;
  }
  div.recruit {
    padding: 30px 25px;
  }
  div.main div.fll {
    margin-bottom: 50px;
  }
  section#contents-jp div.recruit div.fll {
    margin-bottom: 20px;
  }
  section#contents-jp h1,
  section#contents-en h1{
	  text-align: center;
  }
  section#contents-jp h1 img,
  section#contents-en h1 img{
    width: 200px;
    height: auto;
  }
  section#contents-jp div.main p {
    line-height: 24px;
    margin-bottom: 20px;
  }
  section#contents-en div.recruit h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  section#contents-jp div.recruit p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
}