@charset "UTF-8";
/*media queries*/
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; }

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; }

input, select {
  vertical-align: middle; }

html {
  font-size: 62.5%; }

body {
  font: 1.4em arial,helvetica,clean,sans-serif; }

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

h1 p, h2 p, h3 p, h4 p, h5 p, h6 p, p p, blockquote p, pre p, dl p, ol p, ul p, th p, td p, dd p, dt p {
  font-size: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

img {
  border: none;
  -ms-interpolation-mode: bicubic;
  /* IE7 Resize with html */ }

strong {
  font-weight: bold; }

em {
  font-weight: bold; }

p {
  margin: 0 0 15px 0;
  font-size: 14px; }

ul {
  margin: 0 0 0px 0;
  list-style: none; }

dl {
  margin: 0 0 0px 0; }

dl dt {
  margin: 0 0 0px 0; }

dl dt a {
  font-weight: bold; }

dl dd {
  margin: 0 0 0px 0px; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: inherit;
  font: 100%; }

th, td {
  vertical-align: top;
  text-align: left; }

div {
  box-sizing: border-box;
  font-size: 14px; }

/*Image Hover*/
a:hover img,
span:hover img.hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )"; }

/* clearfix */
.cf, header, header .header_logo, #gContainer, .breadcrumbs, footer dl.detail, .inner, .fullSlideShow ul {
  *zoom: 1; }
  .cf:after, header:after, header .header_logo:after, #gContainer:after, .breadcrumbs:after, footer dl.detail:after, .inner:after, .fullSlideShow ul:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

.mt0 {
  margin-top: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pr0 {
  padding-right: 0px !important; }

.pl0 {
  padding-left: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pr15 {
  padding-right: 15px !important; }

.pl15 {
  padding-left: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pr20 {
  padding-right: 20px !important; }

.pl20 {
  padding-left: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pr25 {
  padding-right: 25px !important; }

.pl25 {
  padding-left: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pr30 {
  padding-right: 30px !important; }

.pl30 {
  padding-left: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pr35 {
  padding-right: 35px !important; }

.pl35 {
  padding-left: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pr40 {
  padding-right: 40px !important; }

.pl40 {
  padding-left: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pr45 {
  padding-right: 45px !important; }

.pl45 {
  padding-left: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pr50 {
  padding-right: 50px !important; }

.pl50 {
  padding-left: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.ml55 {
  margin-left: 55px !important; }

.pt55 {
  padding-top: 55px !important; }

.pb55 {
  padding-bottom: 55px !important; }

.pr55 {
  padding-right: 55px !important; }

.pl55 {
  padding-left: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.ml60 {
  margin-left: 60px !important; }

.pt60 {
  padding-top: 60px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pr60 {
  padding-right: 60px !important; }

.pl60 {
  padding-left: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.mr65 {
  margin-right: 65px !important; }

.ml65 {
  margin-left: 65px !important; }

.pt65 {
  padding-top: 65px !important; }

.pb65 {
  padding-bottom: 65px !important; }

.pr65 {
  padding-right: 65px !important; }

.pl65 {
  padding-left: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.ml70 {
  margin-left: 70px !important; }

.pt70 {
  padding-top: 70px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pr70 {
  padding-right: 70px !important; }

.pl70 {
  padding-left: 70px !important; }

.mt75 {
  margin-top: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.pt75 {
  padding-top: 75px !important; }

.pb75 {
  padding-bottom: 75px !important; }

.pr75 {
  padding-right: 75px !important; }

.pl75 {
  padding-left: 75px !important; }

.mt80 {
  margin-top: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mr80 {
  margin-right: 80px !important; }

.ml80 {
  margin-left: 80px !important; }

.pt80 {
  padding-top: 80px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pr80 {
  padding-right: 80px !important; }

.pl80 {
  padding-left: 80px !important; }

.mt85 {
  margin-top: 85px !important; }

.mb85 {
  margin-bottom: 85px !important; }

.mr85 {
  margin-right: 85px !important; }

.ml85 {
  margin-left: 85px !important; }

.pt85 {
  padding-top: 85px !important; }

.pb85 {
  padding-bottom: 85px !important; }

.pr85 {
  padding-right: 85px !important; }

.pl85 {
  padding-left: 85px !important; }

.mt90 {
  margin-top: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mr90 {
  margin-right: 90px !important; }

.ml90 {
  margin-left: 90px !important; }

.pt90 {
  padding-top: 90px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pr90 {
  padding-right: 90px !important; }

.pl90 {
  padding-left: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mb95 {
  margin-bottom: 95px !important; }

.mr95 {
  margin-right: 95px !important; }

.ml95 {
  margin-left: 95px !important; }

.pt95 {
  padding-top: 95px !important; }

.pb95 {
  padding-bottom: 95px !important; }

.pr95 {
  padding-right: 95px !important; }

.pl95 {
  padding-left: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mr100 {
  margin-right: 100px !important; }

.ml100 {
  margin-left: 100px !important; }

.pt100 {
  padding-top: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.pr100 {
  padding-right: 100px !important; }

.pl100 {
  padding-left: 100px !important; }

hr {
  border-color: #c8c9ca;
  border-style: dotted;
  border-width: 1px 0px 0px 0px;
  height: 1px;
  margin: 30px 0 !important; }

img {
  vertical-align: bottom; }

img.b,
img.boxPart,
.b {
  display: block !important; }

.floatRight,
.fR {
  float: right;
  display: inline; }

.floatLeft,
.fL {
  float: left;
  display: inline; }

.ul-fL li {
  float: left;
  display: inline; }

.ul-fR li {
  float: right;
  display: inline; }

.leftImg,
.iL {
  float: left;
  display: inline;
  margin: 0 10px 5px 0; }

.rightImg,
.iR {
  float: right;
  display: inline;
  margin: 0 0 5px 10px; }

.clear,
.clearCol {
  clear: both;
  font: 1px/1px monospace; }

.alignRight,
.aR {
  text-align: right; }

.alignCenter,
.aC {
  text-align: center; }

.alignLeft,
.aL {
  text-align: left !important; }

.disnon {
  display: none; }

.relative {
  position: relative; }

.absolute {
  position: absolute; }

.vT {
  vertical-align: top; }

.vM {
  vertical-align: middle; }

.vB {
  vertical-align: bottom; }

@media only screen and (max-width: 767px) {
  .pc {
    display: none !important; } }

@media only screen and (min-width: 768px) {
  .sp {
    display: none !important; } }

.opa, .btn a:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.oH {
  overflow: hidden; }

/* Font
------------------------------------------------------------------*/
/* type */
h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }
  h1 .type01, h2 .type01, h3 .type01, h4 .type01, h5 .type01, h6 .type01 {
    color: #ff9900; }

html, body {
  width: 100%; }

body {
  width: 100%;
  background: #ffffff;
  color: #727171;
  font-family: "Open Sans", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", YuGothic, YuGothicM, メイリオ, Meiryo, sans-serif;
  line-height: 1.6;
  margin: auto; }
  @media only screen and (min-width: 768px) {
    body {
      min-width: 1040px; } }

input, textarea {
  font-family: "Open Sans", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", YuGothic, YuGothicM, メイリオ, Meiryo, sans-serif; }

* html body, * html input, * html textarea {
  font-family: "Open Sans", "Helvetica Neue", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", YuGothic, YuGothicM, メイリオ, Meiryo, sans-serif; }

a:link {
  color: #000000;
  text-decoration: none; }
a:visited {
  color: #000000; }
a:hover {
  color: #000000;
  text-decoration: underline; }

img {
  max-width: 100%;
  height: auto; }

p {
  font-size: 1.4rem; }
  @media only screen and (max-width: 767px) {
    p {
      font-size: 1.4rem; } }

a.over:hover img {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha( opacity=100 )"; }

/* Common Layout
------------------------------------------------------------------*/
/*
#gWrapper
*/
header {
  background-color: #fff;
  width: 100%;
  padding: 15px 20px 15px 20px;
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999; }
  @media only screen and (max-width: 767px) {
    header {
      height: 50px;
      z-index: 999;
      box-sizing: border-box;
      padding-top: 0; } }
  header.fix {
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 999; }
  header .header_logo {
    float: left;
    margin-right: 70px;
    width: 20%;
    padding-top: 5px; }
    @media only screen and (max-width: 767px) {
      header .header_logo {
        float: none;
        text-align: center;
        padding-top: 10px;
        width: 100%; }
        header .header_logo img {
          max-width: 160px;
          margin-left: -18%; } }
  header .gNavi {
    padding-top: 5px;
    width: 600px;
    margin: auto; }
    @media only screen and (max-width: 767px) {
      header .gNavi {
        display: none; } }
    header .gNavi ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      justify-content: space-between; }
      header .gNavi ul li {
        position: relative; }
        header .gNavi ul li a {
          display: block;
          font-family: 'Open Sans Condensed', sans-serif;
          font-size: 1.8rem;
          font-weight: 700;
          position: relative;
          width: 100px;
          text-align: center;
          padding-bottom: 12px;
          border-bottom: 2px solid #efefef; }
          header .gNavi ul li a.disable:hover {
            text-decoration: none; }
          header .gNavi ul li a img {
            height: 15px;
            width: auto; }
          header .gNavi ul li a::before, header .gNavi ul li a::after {
            border-bottom: solid 2px #000;
            bottom: -2px;
            content: "";
            display: block;
            position: absolute;
            transition: all .3s ease;
            -webkit-transition: all .3s ease;
            width: 0; }
          header .gNavi ul li a::before {
            left: 50%; }
          header .gNavi ul li a::after {
            right: 50%; }
          header .gNavi ul li a:hover img {
            opacity: 1.0; }
          header .gNavi ul li a:hover::before, header .gNavi ul li a:hover::after {
            width: 50%; }
        header .gNavi ul li:last-child {
          margin-right: 0; }
  header .header_tel {
    float: right; }
    @media only screen and (max-width: 767px) {
      header .header_tel {
        display: none; } }

.spmenu {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #000;
  color: #fff;
  text-align: center;
  line-height: 75px;
  font-size: 3.0rem;
  line-height: 50px;
  z-index: 1000; }
  @media only screen and (min-width: 768px) {
    .spmenu {
      display: none; } }

#gNavisp {
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 998; }
  @media only screen and (min-width: 768px) {
    #gNavisp {
      display: none; } }
  #gNavisp > ul {
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    z-index: 91;
    background-color: #fff;
    padding-top: 50px; }
    #gNavisp > ul li.entry {
      background-color: #000; }
      #gNavisp > ul li.entry a {
        color: #fff; }
        #gNavisp > ul li.entry a:before {
          border-top: solid 2px #fff;
          border-right: solid 2px  #fff; }
    #gNavisp > ul li a, #gNavisp > ul li span {
      color: #000;
      border-bottom: 1px solid #000;
      display: block;
      padding: 10px 10px 10px 20px;
      position: relative; }
    #gNavisp > ul li a:before, #gNavisp > ul li span:before {
      content: '';
      width: 6px;
      height: 6px;
      border: 0px;
      border-top: solid 2px #000;
      border-right: solid 2px  #000;
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      top: 50%;
      right: 15px;
      margin-top: -4px; }
    #gNavisp > ul li span:before {
      -ms-transform: rotate(135deg);
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
      position: absolute;
      top: 50%;
      right: 15px;
      margin-top: -4px; }
    #gNavisp > ul li ul {
      display: none; }
      #gNavisp > ul li ul li a {
        background-color: #000;
        padding-left: 35px; }
  #gNavisp .sp_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90;
    background-color: rgba(255, 255, 255, 0.7); }
    @media only screen and (min-width: 768px) {
      #gNavisp .sp_overlay {
        display: none; } }

article {
  padding-top: 210px; }
  article.top {
    padding-top: 0; }
    article.top header {
      position: relative; }
      @media only screen and (max-width: 767px) {
        article.top header {
          position: static; } }

/*
#gContainer
*/
#gContainer {
  width: 1000px;
  margin: auto; }
  @media only screen and (max-width: 767px) {
    #gContainer {
      width: 100%; } }

.breadcrumbs {
  font-size: 0.9rem;
  margin: 10px auto 25px auto; }
  @media only screen and (min-width: 768px) {
    .breadcrumbs {
      width: 1000px; } }
  @media only screen and (max-width: 767px) {
    .breadcrumbs {
      padding: 0 10px; } }

.pagetop {
  display: block;
  position: fixed;
  right: 100px;
  bottom: 70px; }
  @media only screen and (max-width: 767px) {
    .pagetop {
      right: 0;
      bottom: 30px; } }

footer {
  position: relative; }
  footer:after {
    content: none; }
  footer .inner:after {
    content: none; }
  footer .foot_logo {
    text-align: center;
    margin-bottom: 20px; }
  footer dl.detail {
    width: 400px;
    margin: 0 auto 20px auto; }
    @media only screen and (max-width: 767px) {
      footer dl.detail {
        width: 100%; } }
    footer dl.detail dt {
      font-family: 'Open Sans Condensed', sans-serif;
      font-size: 1.5rem;
      font-weight: 700;
      float: left;
      clear: left;
      width: 100px;
      text-align: center;
      line-height: 1.0;
      margin-bottom: 8px; }
      @media only screen and (max-width: 767px) {
        footer dl.detail dt {
          width: 30%; } }
    footer dl.detail dd {
      float: left;
      font-size: 1.3rem;
      line-height: 1.0;
      margin-bottom: 8px;
      padding-top: 1px; }
      @media only screen and (max-width: 767px) {
        footer dl.detail dd {
          width: 70%; } }
  footer .copy {
    background-color: #888888;
    font-size: 0.9rem;
    color: #fff;
    text-align: center;
    padding: 5px 0; }

/* Common Layout
------------------------------------------------------------------*/
.inner {
  box-sizing: border-box;
  width: 1000px;
  margin: auto; }
  @media only screen and (max-width: 767px) {
    .inner {
      width: 100%;
      padding: 0 10px; } }

.btn {
  text-align: center;
  margin-top: 40px; }
  .btn a {
    background-color: #5a7f91;
    color: #fff;
    display: inline-block;
    width: 280px;
    text-align: center;
    padding: 10px 0;
    font-size: 1.6rem;
    font-weight: bold;
    border-radius: 5px; }

#loader {
  width: 80px;
  height: 80px;
  display: none;
  position: fixed;
  _position: absolute;
  /* IE6対策 */
  top: 50%;
  left: 50%;
  margin-top: -40px;
  /* heightの半分のマイナス値 */
  margin-left: -40px;
  /* widthの半分のマイナス値 */
  z-index: 10;
  /* #fadeより多い値を入れて下さい */ }

#fade {
  display: none; }

table.basic01 {
  width: 100%; }
  table.basic01 th, table.basic01 td {
    border: 1px solid #cccccc;
    padding: 10px 15px;
    box-sizing: border-box; }
    @media only screen and (max-width: 767px) {
      table.basic01 th, table.basic01 td {
        padding: 10px;
        font-size: 1.2rem;
        display: block;
        width: 100%; } }
  table.basic01 th {
    font-weight: normal;
    width: 130px;
    text-align: center;
    background-color: #f2f2f2; }
    @media only screen and (max-width: 767px) {
      table.basic01 th {
        width: 100%;
        text-align: left; } }

@media only screen and (max-width: 767px) {
  .ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; } }

@media only screen and (max-width: 767px) {
  .ggmap iframe,
  .ggmap object,
  .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; } }

/* fullSlideShow
--------------------------- */
.fullSlideShow {
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden; }
  .fullSlideShow ul {
    top: 50%;
    left: 50%;
    width: 100%;
    position: fixed;
    /* absolute or fixed */
    overflow: hidden; }
    .fullSlideShow ul li {
      top: 0;
      left: 0;
      width: 100%;
      display: none;
      position: absolute; }
      .fullSlideShow ul li img {
        width: 100%; }
        @media only screen and (max-width: 767px) {
          .fullSlideShow ul li img {
            width: auto;
            max-width: 200%;
            height: 100%; } }

/* SideNavi
------------------------- */
.fullSlideShow .btnPrev, .fullSlideShow .btnNext {
  margin-top: -25px;
  top: 50%;
  width: 50px;
  height: 50px;
  position: fixed;
  /* absolute or fixed */
  z-index: 105; }
.fullSlideShow .btnPrev {
  left: 10px;
  background: transparent url(../img/btnPrev.png) no-repeat center center; }
.fullSlideShow .btnNext {
  right: 10px;
  background: transparent url(../img/btnNext.png) no-repeat center center; }

/* PagiNation
--------------------------- */
.pagiNation {
  bottom: 30px;
  left: 0;
  width: 100%;
  height: 15px;
  text-align: center;
  position: fixed;
  /* absolute or fixed */
  z-index: 90;
  /* 非表示にする場合は「90」以下に */
  visibility: hidden;
  /* 非表示にする場合は「hidden」に */ }
  .pagiNation a {
    margin: 0 5px;
    width: 20px;
    height: 20px;
    display: inline-block;
    overflow: hidden;
    background: #000; }
    .pagiNation a.pnActive {
      filter: alpha(opacity=100) !important;
      -moz-opacity: 1 !important;
      opacity: 1 !important; }

/* TOP
--------------------------- */
article.top .logo {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -70%);
  transform: translate(-50%, -70%);
  z-index: 130; }
article.top .wrapper {
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 120; }
  article.top .wrapper .down {
    display: none;
    background-color: #000;
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px; }
    article.top .wrapper .down a {
      display: block;
      width: 100%;
      height: 100%; }
    article.top .wrapper .down img {
      display: block;
      position: absolute;
      top: 5px;
      left: 0;
      right: 0;
      margin: auto;
      -webkit-animation: downarrow 1.5s ease 0s infinite normal;
      animation: downarrow 1.5s ease 0s infinite normal; }
article.top .contents_wrapper {
  padding: 60px 0; }
  @media only screen and (max-width: 767px) {
    article.top .contents_wrapper {
      padding: 0 0 30px 0; } }
article.top section.menu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1200px;
  margin: auto; }
  @media only screen and (max-width: 767px) {
    article.top section.menu_list {
      display: block; } }
  article.top section.menu_list a.menu {
    display: block;
    width: 33%;
    height: 380px;
    max-width: 380px;
    max-height: 380px;
    position: relative;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      article.top section.menu_list a.menu {
        width: 100%;
        max-width: 100%;
        height: auto;
        max-height: 170px; } }
    article.top section.menu_list a.menu img.bg {
      display: block;
      transition-duration: 0.3s; }
    article.top section.menu_list a.menu img.name {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      width: 130px;
      height: auto; }
      @media only screen and (max-width: 767px) {
        article.top section.menu_list a.menu img.name {
          width: 100px; } }
    article.top section.menu_list a.menu:hover img {
      opacity: 1.0; }
    article.top section.menu_list a.menu:hover img.bg {
      transform: scale(1.1);
      /*画像の拡大率*/
      transition-duration: 0.3s; }
article.top section.btn_sche {
  padding: 60px 20px;
  max-width: 1200px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center; }
  @media only screen and (max-width: 767px) {
    article.top section.btn_sche {
      padding: 30px 10px;
      display: block; } }
  article.top section.btn_sche .btn_area {
    width: 48%;
    margin-right: 4%; }
    @media only screen and (max-width: 767px) {
      article.top section.btn_sche .btn_area {
        width: 100%;
        margin-right: 0; } }
    article.top section.btn_sche .btn_area a img {
      margin-bottom: 20px; }
  article.top section.btn_sche .schedule {
    width: 48%;
    border: 1px solid #000;
    padding: 30px 30px 0 30px; }
    @media only screen and (max-width: 767px) {
      article.top section.btn_sche .schedule {
        width: 100%;
        padding: 15px 10px 0 10px; } }
    article.top section.btn_sche .schedule h2 {
      text-align: center;
      margin-bottom: 10px; }
    article.top section.btn_sche .schedule iframe {
      width: 100%; }
article.top section.gallery {
  background: url(../img/top_bg01.png);
  padding: 60px 0 80px; }
  @media only screen and (max-width: 767px) {
    article.top section.gallery {
      padding: 30px 0 40px; } }
  article.top section.gallery h2 {
    text-align: center;
    margin-bottom: 30px; }
  article.top section.gallery .bx-wrapper .bx-viewport {
    background: transparent; }
  article.top section.gallery .bx-wrapper .bx-controls-direction a {
    margin-top: -15px;
    width: 30px;
    height: 30px;
    z-index: 130; }
    @media only screen and (max-width: 767px) {
      article.top section.gallery .bx-wrapper .bx-controls-direction a {
        width: 20px;
        height: 20px;
        margin-top: -10px; } }
    article.top section.gallery .bx-wrapper .bx-controls-direction a.bx-prev {
      left: -40px;
      background: url(../img/prev.png) center center no-repeat; }
      @media only screen and (max-width: 767px) {
        article.top section.gallery .bx-wrapper .bx-controls-direction a.bx-prev {
          background-size: 20px 20px;
          left: -20px; } }
    article.top section.gallery .bx-wrapper .bx-controls-direction a.bx-next {
      right: -40px;
      background: url(../img/next.png) center center no-repeat; }
      @media only screen and (max-width: 767px) {
        article.top section.gallery .bx-wrapper .bx-controls-direction a.bx-next {
          background-size: 20px 20px;
          right: -20px; } }
article.top section.insta {
  background: url(../img/top_bg02.jpg) center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 100px 20px 80px; }
  @media only screen and (max-width: 767px) {
    article.top section.insta {
      padding: 60px 10px 50px; } }
  article.top section.insta h2 {
    text-align: center;
    margin-bottom: 30px; }
  article.top section.insta .insta_container {
    max-width: 1200px;
    margin: auto; }

h2.pagetitle {
  background-color: #000;
  text-align: center;
  margin-bottom: 40px;
  padding: 10px 0; }

section.contents {
  background-color: #fff; }

/* MENU
--------------------------- */
article.menu {
  background: url(../menu/img/bg.jpg) center 130% no-repeat;
  background-size: cover; }
  @media only screen and (min-width: 768px) {
    article.menu {
      background-attachment: fixed; } }
  @media only screen and (max-width: 767px) {
    article.menu {
      background-position: center top;
      background-size: contain;
      padding-top: 140px; } }
  article.menu h3, article.menu h4 {
    text-align: center; }
  article.menu h3 {
    margin: 100px 0 20px 0; }
    @media only screen and (max-width: 767px) {
      article.menu h3 {
        margin: 50px 0 20px 0; } }
  article.menu h4 {
    margin: 0 0 10px 0; }
  article.menu p.txt01 {
    text-align: center; }
  article.menu ul {
    text-align: center;
    margin: 50px 0 100px; }
    @media only screen and (max-width: 767px) {
      article.menu ul {
        margin: 30px auto 50px auto;
        max-width: 300px; } }
    article.menu ul li {
      display: inline-block; }
      @media only screen and (max-width: 767px) {
        article.menu ul li {
          margin-bottom: 25px; } }
      article.menu ul li a {
        display: block;
        position: relative; }
        article.menu ul li a::after {
          content: '';
          width: 8px;
          height: 8px;
          border: 0px;
          border-top: solid 1px #9fa0a0;
          border-right: solid 1px  #9fa0a0;
          -ms-transform: rotate(135deg);
          -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
          position: absolute;
          bottom: -10px;
          right: 50%;
          margin-right: -4px;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all  0.3s ease; }
        article.menu ul li a img {
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          transition: all  0.3s ease; }
        article.menu ul li a:hover img {
          opacity: 0.5;
          filter: alpha(opacity=50);
          /* ie lt 8 */
          -ms-filter: "alpha(opacity=50)";
          /* ie 8 */ }
        article.menu ul li a:hover::after {
          bottom: -15px; }
  article.menu .menu_list {
    margin-bottom: 120px; }
    @media only screen and (max-width: 767px) {
      article.menu .menu_list {
        margin-bottom: 60px; } }
    article.menu .menu_list table {
      width: 100%;
      border-top: 5px double #eee;
      margin-bottom: 15px; }
      article.menu .menu_list table tr th {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        width: 70%;
        padding: 15px 0 15px 50px;
        font-weight: normal; }
        @media only screen and (max-width: 767px) {
          article.menu .menu_list table tr th {
            width: 60%;
            font-size: 1.2rem;
            padding-left: 10px; } }
      article.menu .menu_list table tr td {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        width: 30%;
        padding: 15px 50px 15px 0;
        text-align: right; }
        @media only screen and (max-width: 767px) {
          article.menu .menu_list table tr td {
            width: 40%;
            font-size: 1.2rem;
            padding-right: 10px; } }
    article.menu .menu_list p.txt02 {
      font-size: 1.2rem;
      padding-left: 50px; }
      @media only screen and (max-width: 767px) {
        article.menu .menu_list p.txt02 {
          padding-left: 10px; } }
    article.menu .menu_list p.txt03 {
      text-align: right;
      font-size: 1.2rem;
      margin-top: 30px;
      padding-right: 50px; }
      @media only screen and (max-width: 767px) {
        article.menu .menu_list p.txt03 {
          padding-right: 10px; } }

/* ACCESS
--------------------------- */
article.access {
  background: url(../access/img/bg.jpg) center 70% no-repeat;
  background-size: cover; }
  @media only screen and (min-width: 768px) {
    article.access {
      background-attachment: fixed; } }
  @media only screen and (max-width: 767px) {
    article.access {
      background-position: center top;
      background-size: contain;
      padding-top: 140px; } }
  article.access h3 {
    text-align: center;
    margin: 100px 0 20px 0; }
    @media only screen and (max-width: 767px) {
      article.access h3 {
        margin: 50px 0 20px 0; } }
  article.access p.txt01 {
    text-align: center; }
  article.access .photo {
    margin: 80px 0 100px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      article.access .photo {
        margin: 40px 0 50px; } }
    article.access .photo img {
      margin-right: 30px;
      opacity: 0; }
      @media only screen and (max-width: 767px) {
        article.access .photo img {
          margin: 0 0 20px 0; } }
      article.access .photo img:last-child {
        margin-right: 0; }
      article.access .photo img:nth-child(1) {
        -webkit-animation: accessphoto 1s ease 1.3s 1 forwards;
        animation: accessphoto 1s ease 1.3s 1 forwards; }
      article.access .photo img:nth-child(2) {
        -webkit-animation: accessphoto 1s ease 1.8s 1 forwards;
        animation: accessphoto 1s ease 1.8s 1 forwards; }
      article.access .photo img:nth-child(3) {
        -webkit-animation: accessphoto 1s ease 2.3s 1 forwards;
        animation: accessphoto 1s ease 2.3s 1 forwards; }
  article.access .ggmap {
    margin-bottom: 100px; }
    @media only screen and (max-width: 767px) {
      article.access .ggmap {
        margin-bottom: 40px; } }
    @media only screen and (min-width: 768px) {
      article.access .ggmap iframe {
        width: 100%; } }

@-webkit-keyframes accessphoto {
  100% {
    opacity: 1; } }
@keyframes accessphoto {
  100% {
    opacity: 1; } }
/* ACCESS
--------------------------- */
article.concept {
  background: url(../concept/img/bg.jpg) center 150% no-repeat;
  background-size: cover; }
  @media only screen and (min-width: 768px) {
    article.concept {
      background-attachment: fixed; } }
  @media only screen and (max-width: 767px) {
    article.concept {
      background-position: center top;
      background-size: contain; } }
  article.concept h2.pagetitle {
    padding-bottom: 2px;
    margin-bottom: 0; }
  article.concept h3 {
    text-align: center;
    margin: 0 0 20px 0; }
  article.concept p.txt01 {
    text-align: center;
    color: #000; }
    @media only screen and (max-width: 767px) {
      article.concept p.txt01 {
        padding: 0 25px; } }
  article.concept section.first {
    background: url(../concept/img/bg02.jpg) center 10% no-repeat fixed;
    background-size: cover;
    padding: 100px 0; }
  article.concept ul.photo {
    margin: 0 0 100px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    article.concept ul.photo li {
      opacity: 0;
      transform: translateY(-100%);
      width: 25%; }
      @media only screen and (max-width: 767px) {
        article.concept ul.photo li {
          width: 50%; } }
      article.concept ul.photo li img {
        width: 100%;
        height: auto; }
      article.concept ul.photo li:last-child {
        margin-right: 0; }
      article.concept ul.photo li:nth-child(1) {
        -webkit-animation: concept 1s ease 1.3s 1 forwards;
        animation: concept 1s ease 1.3s 1 forwards; }
      article.concept ul.photo li:nth-child(2) {
        -webkit-animation: concept 1s ease 1.8s 1 forwards;
        animation: concept 1s ease 1.8s 1 forwards; }
      article.concept ul.photo li:nth-child(3) {
        -webkit-animation: concept 1s ease 2.3s 1 forwards;
        animation: concept 1s ease 2.3s 1 forwards; }
      article.concept ul.photo li:nth-child(4) {
        -webkit-animation: concept 1s ease 2.8s 1 forwards;
        animation: concept 1s ease 2.8s 1 forwards; }
      article.concept ul.photo li:nth-child(5) {
        -webkit-animation: concept 1s ease 3.3s 1 forwards;
        animation: concept 1s ease 3.3s 1 forwards; }
      article.concept ul.photo li:nth-child(6) {
        -webkit-animation: concept 1s ease 3.8s 1 forwards;
        animation: concept 1s ease 3.8s 1 forwards; }
      article.concept ul.photo li:nth-child(7) {
        -webkit-animation: concept 1s ease 4.3s 1 forwards;
        animation: concept 1s ease 4.3s 1 forwards; }
      article.concept ul.photo li:nth-child(8) {
        -webkit-animation: concept 1s ease 4.8s 1 forwards;
        animation: concept 1s ease 4.8s 1 forwards; }
      article.concept ul.photo li:nth-child(9) {
        -webkit-animation: concept 1s ease 5.3s 1 forwards;
        animation: concept 1s ease 5.3s 1 forwards; }
      article.concept ul.photo li:nth-child(10) {
        -webkit-animation: concept 1s ease 5.8s 1 forwards;
        animation: concept 1s ease 5.8s 1 forwards; }
      article.concept ul.photo li:nth-child(11) {
        -webkit-animation: concept 1s ease 6.3s 1 forwards;
        animation: concept 1s ease 6.3s 1 forwards; }
      article.concept ul.photo li:nth-child(12) {
        -webkit-animation: concept 1s ease 6.8s 1 forwards;
        animation: concept 1s ease 6.8s 1 forwards; }
      article.concept ul.photo li:nth-child(13) {
        -webkit-animation: concept 1s ease 7.3s 1 forwards;
        animation: concept 1s ease 7.3s 1 forwards; }
      article.concept ul.photo li:nth-child(14) {
        -webkit-animation: concept 1s ease 7.8s 1 forwards;
        animation: concept 1s ease 7.8s 1 forwards; }
      article.concept ul.photo li:nth-child(15) {
        -webkit-animation: concept 1s ease 8.3s 1 forwards;
        animation: concept 1s ease 8.3s 1 forwards; }
      article.concept ul.photo li:nth-child(5) {
        width: 50%; }
        @media only screen and (max-width: 767px) {
          article.concept ul.photo li:nth-child(5) {
            width: 100%; } }

@-webkit-keyframes concept {
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes concept {
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes downarrow {
  0% {
    top: 5px; }
  50% {
    top: 15px; }
  100% {
    top: 5px; } }
