@charset "UTF-8";
html {
  position: relative;
}

html,
body, .main,
section.scroll-bg {
  height: 0%;
}

body {
  font-family: Avenir, 'Helvetica neue', Helvetica, '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 14px;
  line-height: 1.5;
  position: relative;
}

ul li {
  list-style: none;
}

img {
  width: 100%;
}

.small {
  font-size: 12px;
}

.large {
  font-size: 18px;
}

.red {
  color: #FF0543;
}

a {
  color: #666;
}

a:hover {
  color: #FF6431;
  text-decoration: none;
}

/*********************************************************
　　　　　　　　　　　ヘッダー
*********************************************************/
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #FFF;
  z-index: 20;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#global-nav {
  display: none;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  font-size: 16px;
}

#global-nav ul li {
  float: left;
  text-align: center;
  width: 100%;
  max-width: 160px;
  line-height: 45px;
}

#global-nav ul li a {
  text-decoration: none;
}

/*********************************************************
　　　　　　　　　　　main
*********************************************************/
.scroll-bg {
  min-height: 0;
  height: 0%;
  padding-top: 66.6%;
  background-size: contain;
  background-attachment: scroll;
}

.scroll-bg:last-child {
  min-height: 0;
  height: 0%;
  padding-top: 66.6%;
  background-size: cover;
  background-attachment: scroll;
}

.container {
  position: relative;
  z-index: 9;
  background-color: #FFF;
}

.title {
  width: 50%;
}

#logo {
  position: fixed;
  top: 30%;
  left: 55%;
  margin-left: 0;
  margin-top: 0;
  z-index: 3;
}

#logo img {
  display: block;
  width: 80%;
}

/*--コンセプト--*/
.concept {
  max-width: 800px;
  margin: 0 auto;
  line-height: 2em;
  font-size: 18px;
  text-align: center;
}

.concept-img {
  max-width: 500px;
  display: block;
  margin: 0 auto;
}

.contents {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  max-width: 960px;
  padding: 7% 3%;
  margin: 0 auto;
}

/*--ニュース--*/
.info-table {
  width: 100%;
}

.day {
  width: 30%;
}

/*--スタイル--*/
.more {
  width: 40%;
}

/*--メニュー--*/
.menu-table {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 0;
}

.menu-table div {
  display: block;
  width: 100%;
}

.menu-table table {
  width: 100%;
  margin-bottom: 30px;
}

.menu-table td {
  padding: 8px;
}

.menu-table th span {
  font-size: 10px;
  display: block;
}

.menu-table .price {
  color: #000;
  text-align: right;
  font-size: 16px;
}

.top-st {
  text-align: inherit;
}

/*--アクセス--*/
.access-table {
  display: block;
  width: 100%;
  border-spacing: 0;
}

.access-map {
  display: block;
  width: 100%;
}

.access-info {
  display: block;
  width: 100%;
}

.access-info ul {
  width: 80%;
}

/*--リクルート--*/
.recruit ul {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.recruit ul li {
  display: block;
  margin: 5% 0 0 0;
}

.recruit ul li h3 {
  font-weight: bold;
  font-size: 20px;
  border: 2px #000 solid;
  text-align: center;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
}

.recruit ul li p {
  font-size: 14px;
  line-height: 20px;
}

/*--スタッフ詳細--*/
.staff-detail:nth-of-type(n+2) {
  margin: 10% 0 0 0;
}

.staff-detail > span {
  position: relative;
  top: -50px;
  display: block;
}

.staff-detail .visual {
  position: static;
}

.staff-detail .visual .image p {
  padding: 0;
}

.staff-detail .visual .image p img {
  display: block;
  width: 100%;
}

.staff-detail .visual .sentence {
  position: static;
  top: 0;
  right: 0;
  text-align: center;
}

.staff-detail .visual .sentence p:nth-of-type(1) {
  margin: 5% 0 0 0;
  font-size: 20px;
  color: #474747;
  line-height: 30px;
}

.staff-detail .visual .sentence p:nth-of-type(2) {
  display: inline-block;
  margin: 5% 0 0 0;
  padding: 2% 5%;
  border-style: solid;
  border-color: #474747;
  border-width: 0 2px;
  font-size: 14px;
  color: #474747;
  line-height: 20px;
}

.staff-detail .visual .sentence p:nth-of-type(3) {
  margin: 5% 0 0 0;
  font-size: 14px;
  color: #474747;
}

.staff-detail .visual .sentence p:nth-of-type(4) {
  margin: 5% 0 0 0;
  font-size: 20px;
  color: #474747;
}

.staff-detail .message {
  margin: 2% 0 0 0;
}

.staff-detail .message .line hr {
  height: 10px;
  margin: 0;
  padding: 0;
  border-color: #474747;
}

.staff-detail .message .table {
  display: block;
  width: 100%;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 10px 0;
}

.staff-detail .message .table .left {
  display: block;
  width: 100%;
  vertical-align: baseline;
  border-width: 0;
}

.staff-detail .message .table .left p:nth-of-type(1) {
  font-size: 20px;
  color: #474747;
  text-align: center;
}

.staff-detail .message .table .left p:nth-of-type(2) {
  margin: 2% 0 0 0;
  font-size: 14px;
  color: #474747;
  text-align: center;
}

.staff-detail .message .table .right {
  display: block;
  width: 100%;
  vertical-align: baseline;
  padding: 0;
}

.staff-detail .message .table .right p:nth-of-type(1) {
  padding: 5% 0 0 0;
  border-width: 0;
  font-size: 14px;
  color: #474747;
  text-align: center;
}

.staff-detail .message .table .right p:nth-of-type(2) {
  padding: 2% 0 0 0;
  font-size: 14px;
  color: #474747;
  text-align: center;
}

.staff-detail .qa .table {
  display: block;
  width: 100%;
  　　table-layout: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-spacing: 0;
}

.staff-detail .qa .table .sentence {
  display: block;
  vertical-align: baseline;
  padding: 10px 0;
  border-style: solid;
  border-color: #474747;
  border-width: 0 0 1px 0;
}

.staff-detail .qa .table .sentence p:nth-of-type(1) {
  font-size: 14px;
  color: #474747;
}

.staff-detail .qa .table .sentence p:nth-of-type(2) {
  margin: 2% 0 0 0;
  font-size: 14px;
  color: #474747;
}

.staff-detail .qa .table .sentence p:nth-of-type(3) {
  margin: 2% 0 0 0;
  font-size: 14px;
  color: #474747;
  line-height: 20px;
}

/*--スタイル--*/
.more {
  background: #8DD1A2;
  color: #FFF;
  padding: 20px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
  font-size: 24px;
  width: 30%;
  margin: 0 auto;
  text-align: center;
  display: block;
}

#style a {
  text-decoration: none;
}

/*********************************************************
　　　　　　　　　　　スタイルページ
*********************************************************/
.contents-ga {
  margin: 15% auto 0;
}

/*********************************************************
　　　　　　　　　　　フッター
*********************************************************/
.footer
.map {
  max-width: 450px;
  margin: 0 auto;
}

.ggmap {
  margin-top: 15px;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.ggmap iframe,
.ggmapr object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*********************************************************
                     スマホ用メニュー
*********************************************************/
.global_menu {
  display: block;
}

.list_open {
  cursor: pointer;
  background: #FFFFFF;
  text-align: center;
  color: #666;
  line-height: 45px;
  display: block;
  font-size: 18px;
  border-bottom: solid 1px #676767;
}

#category_list {
  display: none;
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0px;
  left: 0px;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
}

#category_list ul li {
  font-size: 16px;
  line-height: 45px;
  text-align: center;
}

#category_list ul li a {
  text-decoration: none;
  color: #666;
}

.list_close {
  cursor: pointer;
  background: #000;
  text-align: center;
  color: #FFF;
  line-height: 45px;
}