a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    white-space: normal;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent
  }
  
  article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block
  }
  
  ol, ul {
    list-style: none
  }
  
  blockquote, q {
    quotes: none
  }
  
  table {
    border-collapse: collapse;
    border-spacing: 0
  }
  
  img {
    vertical-align: bottom
  }
  
  .flex-box{
    display:flex;
  }

  *, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
  }
  
  body {
    /*
    font-family: Lato, 'Noto Sans JP', Hiragino Kaku Gothic Pro, 繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3, 繝｡繧､繝ｪ繧ｪ, Meiryo, �ｭ�ｳ\ �ｰ繧ｴ繧ｷ繝�け, Helvetica Neue, Helvetica, Arial, sans-serif;
    */
    font-family: 'Segoe UI',SegoeUI,'Malgun Gothic',Gulim,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    color: #333333
  }
  
  a:active, a:hover, a:link, a:visited {
    color: #3c3219;
    text-decoration: none
  }
  
  #intro, iframe {
    width: 100%
  }
  
  #intro {
    overflow: hidden;
    position: fixed;
    margin-top: 5pc
  }
  
  #intro #player {
    max-width: none
  }
  
  #header {
    top:0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 5pc;
    background: #fff;
    position: fixed;
    box-shadow: rgba(0, 0, 0, .14902) 0 0 6px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, .14902) 0 0 6px 3px;
    -moz-box-shadow: rgba(0, 0, 0, .14902) 0 0 6px 3px
  }
  
  #header h1 {
    position: absolute;
    top: 20px;
    left: 30px
  }
  
  #header #gnav {
    overflow: hidden;
    position: absolute;
    top: 30px;
    left: 150px
  }
  
  #header #gnav li {
    float: left;
    /*font-family: Lato, Arial, serif;*/
    font-weight: 700;
    font-size: 116%;
    margin-right: 20px
  }
  
  #header .msg {
    position: absolute;
    top: 25px;
    left: 640px;
    background: red;
    color: #fff;
    padding: 8px 1pc;
    font-weight: 700
  }
  
  #header .msg a {
    color: #FFF
  }
  
  #header #soundBtn {
    display:none;
    position: absolute;
    right: 0;
    height: 5pc;
    overflow: hidden
  }
  
  #header #soundBtn #btn_sound_on {
    display: block
  }
  
  #header #btnFb {
    position: absolute;
    right: 20px;
    top: 24px;
    display: none;
    overflow: hidden
  }
  
  #header #btnFb li {
    float: left;
    margin-left: 8px
  }
  
  #main {
    padding-top: 60pt;
    text-align: left
  }
  
  #contents {
    position: relative;
    z-index: 1
  }
  
  #contents section {
    width: 100%;
    position: relative
  }
  
  #contents .inner {
    max-width: 810pt;
    margin: 0 auto;
    position: relative
  }
  
  #contents h2 {
    /*font-family: Lato, Arial, serif;*/
    color: #fff;
    font-weight: 700;
    font-size: 35px;
    text-shadow: #000 1px 1px 0, #000 -1px -1px 0, #000 -1px 1px 0, #000 1px -1px 0, #000 0 1px 0, #000 0 0, #000 -1px 0 0, #000 1px 0 0
  }
  
  #contents h2:after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    margin: 40px auto;
    background: #333333
  }
  
  #contents .txtBlock {
    width: 50%;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
  }
  
  #contents .txtBlock p {
    line-height: 2;
    letter-spacing: .1em;
    font-size: 1pc;
    text-shadow: #000 1px 1px 0, #000 -1px -1px 0, #000 -1px 1px 0, #000 1px -1px 0, #000 0 1px 0, #000 0 0, #000 -1px 0 0, #000 1px 0 0
  }
  
  #contents .sp-image {
    display: none
  }
  
  #contents #about {
    background: url(../img/about.jpg)no-repeat center center;
    background-size: cover
  }
  
  #contents #menu {
    background: url(../img/menu.jpg)no-repeat center center;
    background-size: cover;
    color: #fff
  }
  
  #contents #menu h2:after {
    background: #fff
  }
  
  #menu-list {
    display: flex;
    flex-wrap: wrap;
    text-shadow: #000 1px 1px 0, #000 -1px -1px 0, #000 -1px 1px 0, #000 1px -1px 0, #000 0 1px 0, #000 0 0, #000 -1px 0 0, #000 1px 0 0
  }
  
  #menu-list dt {
    /*font-family: Lato, Arial, serif;*/
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
    width: 300px
  }
  
  #menu-list dd {
    font-weight: 700;
    font-size: 1pc;
    margin-bottom: 15px
  }
  
  #contents #info {
    background: url(../img/info.jpg)no-repeat center center;
    background-size: cover
  }
  
  #contents #info .txtBlock {
    color: #fff
  }
  
  #contents #info .gmap-link {
    display: none
  }
  
  #contents #info p+p {
    margin-top: 15px
  }
  
  #contents #mapArea {
    width: 100%;
    height: 450px
  }
  
  #contents #style {
    background: #f0f5f9;
    overflow: hidden;
    padding: 5pc 0;
    text-align: center
  }
  
  #contents #style img {
    max-width: 100%;
    height: auto
  }
  
  #contents #style .style-list {
    overflow: hidden;
    width: 80%;
    margin: 0 auto
  }
  
  #contents #style .style-list li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%
  }
  
  #contents #style .style-list li:nth-child(3n) {
    margin-right: 0
  }
  
  #contents #gallery {
    background: url(../img/gallery01.jpg)no-repeat;
    background-size: cover
  }
  
  #contents #gallery02 {
    background: url(../img/gallery02.jpg)no-repeat;
    background-size: cover
  }
  
  #contents #recruit {
    background: url(../img/recruit.jpg)no-repeat;
    background-size: cover;
    color: #fff
  }
  
  #contents #recruit h2:after {
    background: #fff
  }
  
  #contents #recruit .link_btn {
    background: #fff;
    text-shadow: none;
    padding: 8px 60px;
    margin-top: 24px;
    display: inline-block
  }
  
  #contents #blog {
    background: #f0f5f9;
    overflow: hidden;
    padding: 5pc 0;
    text-align: center
  }
  
  #contents #blog .whatsnew {
    padding: 0 2pc
  }
  
  #contents #blog .whatsnew dd {
    text-align: left;
    padding-left: 1em
  }
  
  footer {
    text-align: center;
    padding: 30px
  }
  
  footer p {
    /*font-family: Lato, Arial, serif;*/
    font-weight: 700;
    font-size: 93%;
    color: #fff
  }
  
  /* 譛ｫ遶ｯ */
  #recruit-page .flex-box{
    flex-wrap:wrap;
    justify-content: space-between;
  }
  #recruit-page .flex-box > article{
    width:48%;
    margin-bottom:50px;
  }
  #recruit-page h2{
    text-shadow:none;
    color:#000;
    text-align: center;
    margin: 20px 0;
  }
  #recruit-page h2:after{
    display:none;
  }
  #recruit-page .big{
    font-size:40px;
  }
  #recruit-page .bg1{
    background:url(../img/dummy_big.jpg) no-repeat left center /cover;
    margin-bottom: 50px;
  }
  #recruit-page article p{
    font-size:20px;
  }
  #recruit-page .bg1 h1{
    display:flex;
    justify-content: center;
    align-items: center;
    font-size:40px;
    padding: 15% 0;
    color:#FFF;
  }
  #recruit-page .bg2{
    background:url(../img/dummy_big.jpg) no-repeat left center /cover;
  }
  #recruit-page .bg2 p{
    display:flex;
    justify-content: center;
    align-items: center;
    font-size:40px;
    padding: 15% 0;
    color:#FFF;
  } 
  @media only screen and (max-width:768px) {
    #header #soundBtn {
      top: 20px;
      right: 10px
    }
    #header #soundBtn img {
      width: 40px;
      height: 40px
    }
    #header {
      position: relative;
      text-align: center
    }
    #header #gnav {
      display: none
    }
    #header h1 {
      left: 20px
    }
    #header .msg {
      position: fixed;
      bottom: 0;
      left: 0;
      display: inline;
      top: auto;
      width: 100%;
      text-align: center;
      padding: 1pc
    }
    #header #btnFb {
      display: block;
      right: 10px;/*70px*/
    }
    #intro {
      width: 100%;
      overflow: hidden;
      position: relative;
      margin-top: 0
    }
    #contents .blank, #contents .main_blank {
      display: none
    }
    #contents section {
      width: 90%;
      margin: 40px auto 0
    }
    #contents h2 {
      /*font-family: Lato, Arial, serif;*/
      font-weight: 700;
      font-size: 28px;
      margin-top: 20px;
      color: #333333;
      text-shadow: none
    }
    #contents h2:after {
      content: "";
      display: block;
      width: 50px;
      height: 2px;
      margin: 20px auto;
      background: #333333
    }
    #contents #menu h2:after, #contents #recruit h2:after {
      background: #333333
    }
    #contents #recruit .link_btn {
      background: #000;
      color: #fff
    }
    #contents .txtBlock {
      width: 100%;
      position: static;
      top: 0;
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0)
    }
    #contents .txtBlock p {
      line-height: 2;
      letter-spacing: .1em;
      font-size: 13px;
      color: #333333;
      text-shadow: none
    }
    #contents .sp-image {
      display: block
    }
    #contents #about, #contents #info, #contents #menu, #contents #recruit {
      background: 0;
      color: #333333
    }
    #contents #about .sp-image {
      background: url(../img/about.jpg)no-repeat center center;
      background-size: cover
    }
    #contents #menu .sp-image {
      background: url(../img/menu.jpg)no-repeat center center;
      background-size: cover
    }
    #contents #info .sp-image {
      background: url(../img/info.jpg)no-repeat center center;
      background-size: cover
    }
    #contents #recruit .sp-image {
      background: url(../img/recruit.jpg)no-repeat center center;
      background-size: cover
    }
    #contents #info .gmap-link {
      display: block
    }
    #contents #mapArea {
      width: 90%;
      height: 450px;
      margin: 40px auto 0
    }
    #contents #menu #menu-list {
      color: #333333;
      display: block;
      text-shadow: none
    }
    #contents #menu #menu-list dt {
      width: auto
    }
    #contents section#style {
      width: 100%
    }
    #contents #style {
      background: #f0f5f9;
      overflow: hidden;
      padding: 20px 0 40px;
      text-align: center
    }
    #contents #style img {
      max-width: 100%;
      height: auto
    }
    #contents #style .style-list {
      overflow: hidden;
      width: 90%;
      margin: 0 auto
    }
    #contents section#gallery, #contents section#gallery02 {
      width: 100%;
      margin-top: 0
    }
    #gallery-list {
      width: 100%
    }
    #gallery-list img {
      width: 100%;
      height: auto
    }
    footer {
      margin-top: 40px;
      background: #000
    }
    #recruit-page #main {
        padding-top: 0;
    }
    #recruit-page .wrap {
        padding:0;
    }
    #recruit-page .flex-box  {

    }
    #recruit-page .flex-box > article {
        width: 100%;
        margin-bottom: 50px;
    }
    #recruit-page .big{
        font-size:40px;
    }
    #recruit-page article p{
        font-size:20px;
    }
    #recruit-page .bg1 h1{
        font-size: 28px;
        padding-right: 10px;
        padding-left: 10px;
    }
    #recruit-page .bg2 p{
        font-size:24px;
        padding-right: 10px;
        padding-left: 10px;
    } 
  }
  
  @media only screen and (max-width:480px) {
    #contents #style .style-list {
      overflow: hidden;
      width: 80%;
      margin: 0 auto
    }
    #contents #style .style-list li {
      float: none;
      width: 100%;
      margin-right: 0;
      margin-bottom: 20px
    }
    #contents #style .style-list li:nth-child(3n) {
      margin-right: 0
    }
  }