@media(min-width: 1201px) {
 /** main **/
 html {
  height: 100%;
  overflow-x: hidden;
 }
 body {
  font-size: 13px;
  line-height: 1.5em;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  height: 100%;
  width: 100%;
 }
 .mb {
  display: none;
 }
 .pc {
  display: none;
 }
  .special-message h2 {
  position: absolute;
  top: 30px;
  left: 520px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 20px;
  text-align: left;
 }
 
   .special-message {
    padding-top: 5px;
    margin: 0 auto;
  }
  
  .special-message video {
   position:absolute;
   top:10px;
   left: 400px;
   display:block;
   height:320px;
   width:240px;
  }
 
 .special-message p {
  position: absolute;
  top: 40px;
  left: 520px;
  margin: 0;
  padding: 0 0 0 0;
  font-size: 18px;
  color: #5A5A5A;
  text-align: left;
 }
 
 .anniversary-img {
  position: absolute;
  top: 0px;
  left: 400px;
 }
 
 .anniversary-img img {
  width:300px;
 }
 
 
 .business-hours-message h2 {
  position: absolute;
  top: 30px;
  left: 520px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 20px;
  text-align: left;
 }
 
 .business-hours-message01 {
  position: absolute;
  top: 120px;
  left: 520px;
  margin: 0;
  padding: 0 0 0 0;
  font-size: 18px;
  color: #5A5A5A;
  text-align: left;
 }
 
  .business-hours-message02 h3 {
  position: absolute;
  top: 120px;
  left: 520px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 18px;
  text-align: left;
  color: #5A5A5A;
 }
 
 .business-hours-message02 p {
  position: absolute;
  top: 150px;
  left: 520px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 18px;
  text-align: left;
  color: #5A5A5A;
 }
 
  .business-hours-message03 h3 {
  position: absolute;
  top: 190px;
  left: 520px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 18px;
  text-align: left;
  color: #5A5A5A;
 } 
 
 .business-hours-message03 p {
  position: absolute;
  top: 210px;
  left: 520px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 16px;
  text-align: left;
  color: #5A5A5A;
 } 
 
   .business-hours-message04 h3 {
  position: absolute;
  top: 240px;
  left: 520px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 18px;
  text-align: left;
  color: #5A5A5A;
 } 
 
 .business-hours-message04 p {
  position: absolute;
  top: 260px;
  left: 520px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 16px;
  text-align: left;
  color: #5A5A5A;
 } 
 
 .regular-holiday{
  position: absolute;
  top: 280px;
  left: 520px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 16px;
  text-align: left;
  color: #5A5A5A;

 }
 
 
 
 #wrapper {
  width: 100%;
 }
 #index {
  width: 100%;
  height: 100%;
  background-image: url(../img/back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
 }
 .menu {
  width: 300px;
  height: 100%;
  position: fixed;
  z-index: 1;
  left: 0;
  background-color: rgba(255, 255, 255, 0.80);
  box-shadow: 0.5px 0 1px rgba(177, 177, 177, 1.00);
 }
 .menu ul {
  margin-top: 30%;
  list-style-type: none;
 }
 .menu ul li {
  font-family: 'Julius Sans One', sans-serif;
  font-size: 18px;
  color: #6B6B6B;
  line-height: 2.5em;
  width: 200px;
  margin-left: 50px
 }
 .menu ul li span {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  font-size: 10px;
  font-weight: normal
 }
 .menu ul li a {
  color: #6B6B6B;
  text-decoration: none
 }
 .menu ul li a:hover {
  color: #DC096C;
  text-decoration: none
 }
 .menu ul li img {
  width: 280px;
  margin-bottom: 50px;
  margin-left: -40px
 }
 .copy {
  position: absolute;
  bottom: 30px;
  color: #525252;
  width: 300px;
  text-align: center
 }
 .message {
  position: absolute;
  z-index: 2;
  width: 600px;
  font-size: 15px;
  line-height: 1.9em;
  color: #747474;
  right: 100px;
  bottom: 150px;
 }
 #access_primary {
  width: 100%;
  height: 100%;
  background-image: url(../img/back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-left: 300px
 }
 #access_primary iframe {
  width: 100%;
  height: 100%
 }
 .adress {
  background-color: rgba(0, 0, 0, 0.70);
  width: 350px;
  position: absolute;
  right: 30px;
  bottom: 50px;
  color: #fff;
  padding: 10px
 }
 #primary {
  width: 100%;
  min-height: 100%;
  background-image: url(../img/back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-left: 320px;
  padding-right: 20px;
  position: absolute
 }
 /*drink list*/
 #primary .menubox_l {
  width: 49%;
  float: left;
  background-color: #fefefe;
  padding: 3px;
 }
 #primary .menubox_r {
  width: 49%;
  float: right;
  background-color: #fefefe;
  padding: 3px;
 }
 #primary .menu-list {
  width: 100%;
  padding-right: 10px;
  padding-left: 20px;
  padding-bottom: 35px;
 }
 #primary .menu-list li {
  width: 100%;
  zoom: 100%;
  min-height: 1px;
  padding-bottom: 6px;
  background-image: url(../img/menu-line.png);
  background-repeat: repeat-x;
  background-position: left center;
  padding-top: 6px;
  display: block;
 }
 #primary ul.menu-list li.syousai {
  background-image: none;
  padding-top: 0px;
  text-align: left;
  color: #999;
  line-height: 1.4em;
  font-size: 13px;
  margin-bottom: 5px;
  padding-left: 10px;
 }
 #primary .menu-list li:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
 }
 #primary .menu-list li strong {
  display: block;
  float: left;
  font-weight: normal;
  background-color: #fefefe;
  padding-right: 10px;
  font-size: 14px;
 }
 #primary .menu-list li strong small {
  font-size: 11px;
  color: #999;
  padding-left: 15px;
 }
 #primary .menu-list li span {
  float: right;
  display: block;
  background-color: #fefefe;
  padding-left: 10px;
  font-size: 14px;
 }
 .main_title {
  font-size: 21px;
  border-bottom: 4px double #002955;
  color: #002955;
  text-align: center;
  padding-bottom: 7px;
  margin: 10px 0 30px
 }
 .sub_title {
  font-size: 16px;
  font-weight: bold;
  color: #04115E;
  margin: 18px 0 6px -12px;
 }
 .shot {
  font-size: 12px;
  color: #D7043F;
 }
 /*recruit*/
 #contact_primary {
  width: 900px;
  margin: 0 auto;
  padding-bottom: 4%
 }
 #formWrap {
  width: 100%;
  margin: 0 auto;
  padding-top: 2%;
  color: #555;
  line-height: 1.8em;
  font-size: 90%;
 }
 .titlearea {
  border-bottom: 1px solid #5E5E5E;
  border-top: 1px solid #5E5E5E;
  line-height: 2.7em;
  text-align: center;
  padding: 15px 0;
  width: 740px;
  margin: 0 auto;
  color: #555
 }
 .titlearea a {
  text-decoration: none;
  color: #277FB7
 }
 .titlearea a:hover {
  text-decoration: underline;
  color: #CD1B5E
 }
 table.form {
  width: 70%;
  max-width: 800px;
  margin: 0 auto;
  margin-top: 2%;
  border: none;
 }
 table.form th {
  width: 20%;
  border: none;
  text-align: left;
  padding: 25px 2% 25px 3%
 }
 #otoiawase input[type="text"],
 input[type="namae"],
 input[type="mail"],
 input[type="tell"],
 select {
  width: 50%;
  min-width: 150px;
  background-color: #fff;
  color: #000;
  padding: 7px 0 8px 2%;
  margin: 7px 0;
 }
 input[type="adress"],
 textarea,
 select {
  width: 75%;
  min-width: 150px;
  background-color: #fff;
  color: #000;
  padding: 7px 0 8px 2%;
  margin: 7px 0;
 }
 input[type="checkbox"] {
  background-color: #fff;
  color: #000;
  padding: 7px 0 7px 2%;
  margin: 15px 0;
 }
 input[type="text"]:focus,
 input[type="mail"]:focus,
 input[type="tel"]:focus,
 textarea:focus,
 select:focus {
  background-color: #fff;
 }
 table.kakunin {
  width: 70%;
  max-width: 800px;
  margin: 3% auto;
  margin-top: 2%;
  border: none;
 }
 table.kakunin th {
  width: 25%;
  text-align: center;
  padding: 2% 2%;
  border: 1px solid #ccc;
 }
 table.kakunin td {
  border: 1px solid #ccc;
  padding: 2% 2%;
 }
 input#submitbtn {
  display: inline-block;
  width: 130px;
  height: 45px;
  text-align: center;
  text-decoration: none;
  line-height: 45px;
  outline: none;
  background-color: inherit;
  border: 2px solid #636363;
  color: #636363;
 }
 input#submitbtn::before,
 input#submitbtn::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
 }
 input#submitbtn,
 input#submitbtn::before,
 input#submitbtn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .9s;
  transition: all .9s;
 }
 input#submitbtn:hover {
  background-color: #fff;
  border-color: #1BAFD4;
  color: #1BAFD4;
 }
 .staffbox {
  width: 100%;
  margin-top: 100px;
  padding-left: 10px
 }
 .staffbox_per {
  width: 24%;
  height: 250px;
  margin-right: 1%;
  margin-bottom: 20px;
  background-color: rgba(20, 128, 155, 0.50);
  float: left;
  position: relative;
  padding: 10px;
  color: #fff;
  font-size: 14px
 }
 .name {
  font-size: 25px;
  font-weight: bold;
  margin: 0px 0 15px 0;
  color: #FCDAFF;
 }
 .name_en {
  font-size: 17px;
  margin: 10px 0 11px 4px;
  color: #FCDAFF;
 }
 .comment {
  margin: 15px 0 5px;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Julius Sans One', sans-serif;
 }
 /*event*/
 .event p {
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
 }

 .event img {
  width: 70%;
  height: 100%;
  display: block;
  margin: auto;
 }

}

/** RESPONSIVE BREAKPOINTS==========**/

@media(min-width: 721px) and (max-width: 1200px) {
 /** base **/
 html {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
 }
 body {
  font-size: 85%;
  line-height: 1.5em;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  max-width: 100%!important;
  overflow-x: hidden;
 }
 .mb {
  display: none;
 }
 
  .special-message h2 {
  position: absolute;
  top: 30px;
  left: 320px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 20px;
  text-align: left;
 }
 
 .special-message p {
  position: absolute;
  top: 40px;
  left: 320px;
  margin: 0;
  padding: 0 0 0 0;
  font-size: 16px;
  color: #5A5A5A;
  text-align: left;
 }
 
   .special-message {
    padding-top: 5px;
    margin: 0 auto;
  }
  
  .special-message video {
   display:block;
   height:320px;
   width:240px;
   margin: 0 auto;
  }
 
  .anniversary-img {
  position: absolute;
  top: 100px;
  left: 320px;
 }
 
 .anniversary-img img {
  width:300px;
 }
 
 .business-hours-message h2 {
  position: absolute;
  top: 30px;
  left: 320px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 20px;
  text-align: left;
 }
 
 .business-hours-message01 {
  position: absolute;
  top: 120px;
  left: 320px;
  margin: 0;
  padding: 0 0 0 0;
  font-size: 18px;
  color: #5A5A5A;
  text-align: left;
 }
 
  .business-hours-message02 h3 {
  position: absolute;
  top: 120px;
  left: 320px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 18px;
  text-align: left;
  color: #5A5A5A;
 }
 
 .business-hours-message02 p {
  position: absolute;
  top: 150px;
  left: 320px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 18px;
  text-align: left;
  color: #5A5A5A;
 }
 
  .business-hours-message03 h3 {
  position: absolute;
  top: 190px;
  left: 320px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 18px;
  text-align: left;
  color: #5A5A5A;
 } 
 
 .business-hours-message03 p {
  position: absolute;
  top: 210px;
  left: 320px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 18px;
  text-align: left;
  color: #5A5A5A;
 } 
 
   .business-hours-message04 h3 {
  position: absolute;
  top: 260px;
  left: 320px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 18px;
  text-align: left;
  color: #5A5A5A;
 } 
 
 .business-hours-message04 p {
  position: absolute;
  top: 280px;
  left: 320px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 18px;
  text-align: left;
  color: #5A5A5A;
 } 
 
 .regular-holiday{
  position: absolute;
  top: 300px;
  left: 320px;
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 16px;
  text-align: left;
  color: #5A5A5A;

 }

 #wrapper {
  width: 100%;
 }
 #index {
  width: 100%;
  height: 100%;
  background-image: url(../img/back.jpg);
  background-repeat: no-repeat;
  background-size: cover
 }
 .menu {
  width: 200px;
  height: 100%;
  position: fixed;
  z-index: 999999;
  left: 0;
  background-color: rgba(255, 255, 255, 0.80);
  box-shadow: 0.5px 0 1px rgba(177, 177, 177, 1.00);
 }
 .menu ul {
  margin-top: 25%;
  list-style-type: none;
 }
 .menu ul li {
  font-family: 'Julius Sans One', sans-serif;
  font-size: 17px;
  color: #6B6B6B;
  line-height: 2.5em;
  width: 180px;
  margin-left: 20px
 }
 .menu ul li a {
  color: #6B6B6B;
  text-decoration: none
 }
 .menu ul li a:hover {
  color: #DC096C;
  text-decoration: none
 }
 .menu ul li span {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
  font-size: 9px;
  font-weight: normal
 }
 .menu ul li img {
  width: 180px;
  margin-bottom: 50px;
  margin-left: -10px
 }
 .copy {
  position: absolute;
  bottom: 20px;
  color: #525252;
  width: 200px;
  text-align: center
 }
 .message {
  position: absolute;
  z-index: 2;
  width: 330px;
  font-size: 14px;
  line-height: 1.9em;
  color: #747474;
  right: 60px;
  bottom: 50px;
 }
 #access_primary {
  width: 100%;
  height: 100%;
  background-image: url(../img/back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-left: 200px
 }
 #access_primary iframe {
  width: 100%;
  height: 100%
 }
 .adress {
  background-color: rgba(0, 0, 0, 0.70);
  width: 250px;
  position: absolute;
  right: 30px;
  bottom: 50px;
  color: #fff;
  padding: 10px
 }
 #primary {
  width: 100%;
  min-height: 100%;
  background-image: url(../img/back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-left: 220px;
  padding-right: 20px;
  position: absolute
 }
 /*drink list*/
 #primary .menubox_l {
  width: 100%;
  background-color: #fefefe;
  padding: 3px;
 }
 #primary .menubox_r {
  width: 100%;
  background-color: #fefefe;
  padding: 3px;
  margin-top: 20px;
 }
 #primary .menu-list {
  width: 100%;
  padding-right: 10px;
  padding-left: 20px;
  padding-bottom: 35px;
 }
 #primary .menu-list li {
  width: 100%;
  zoom: 100%;
  min-height: 1px;
  padding-bottom: 6px;
  background-image: url(../img/menu-line.png);
  background-repeat: repeat-x;
  background-position: left center;
  padding-top: 6px;
  display: block;
 }
 #primary ul.menu-list li.syousai {
  background-image: none;
  padding-top: 0px;
  text-align: left;
  color: #999;
  line-height: 1.4em;
  font-size: 13px;
  margin-bottom: 5px;
  padding-left: 10px;
 }
 #primary .menu-list li:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
 }
 #primary .menu-list li strong {
  display: block;
  float: left;
  font-weight: normal;
  background-color: #fefefe;
  padding-right: 10px;
  font-size: 14px;
 }
 #primary .menu-list li strong small {
  font-size: 11px;
  color: #999;
  padding-left: 15px;
 }
 #primary .menu-list li span {
  float: right;
  display: block;
  background-color: #fefefe;
  padding-left: 10px;
  font-size: 14px;
 }
 .main_title {
  font-size: 21px;
  border-bottom: 4px double #002955;
  color: #002955;
  text-align: center;
  padding-bottom: 7px;
  margin: 30px 0
 }
 .sub_title {
  font-size: 16px;
  font-weight: bold;
  color: #04115E;
  margin: 18px 0 6px -12px;
 }
 .shot {
  font-size: 11px;
  color: #D7043F;
 }
 /** recruit **/
 #contact_primary {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 4%
 }
 #formWrap {
  width: 100%;
  margin: 0 auto;
  padding-top: 3%;
  color: #555;
  line-height: 1.8em;
  font-size: 90%;
 }
 .titlearea {
  border-bottom: 1px solid #5E5E5E;
  border-top: 1px solid #5E5E5E;
  line-height: 2.7em;
  text-align: center;
  padding: 15px 0;
  width: 490px;
  margin: 0 auto;
  color: #555
 }
 .titlearea a {
  text-decoration: none;
  color: #277FB7
 }
 .titlearea a:hover {
  text-decoration: underline;
  color: #CD1B5E
 }
 table.form {
  width: 95%;
  max-width: 600px;
  margin: 0 auto;
  margin-top: 2%;
  border: none;
 }
 table.form th {
  width: 30%;
  border: none;
  text-align: left;
  padding: 20px 2% 20px 3%
 }
 #otoiawase input[type="text"],
 input[type="namae"],
 input[type="mail"],
 input[type="tell"],
 select {
  width: 80%;
  min-width: 200px;
  background-color: #fff;
  color: #000;
  padding: 7px 0 8px 2%;
  margin: 7px 0 0 3%;
 }
 input[type="adress"],
 textarea,
 select {
  width: 80%;
  min-width: 200px;
  background-color: #fff;
  color: #000;
  padding: 7px 0 8px 2%;
  margin: 7px 0 0 3%;
 }
 input[type="checkbox"] {
  background-color: #fff;
  color: #000;
  padding: 7px 0 7px 2%;
  margin: 15px 0 0 3%;
 }
 input[type="text"]:focus,
 input[type="mail"]:focus,
 input[type="tel"]:focus,
 textarea:focus,
 select:focus {
  background-color: #fff;
 }
 table.kakunin {
  width: 70%;
  max-width: 800px;
  margin: 3% auto;
  margin-top: 2%;
  border: none;
 }
 table.kakunin th {
  width: 25%;
  text-align: center;
  padding: 2% 2%;
  border: 1px solid #ccc;
 }
 table.kakunin td {
  border: 1px solid #ccc;
  padding: 2% 2%;
 }
 input#submitbtn {
  display: inline-block;
  width: 130px;
  height: 45px;
  text-align: center;
  text-decoration: none;
  line-height: 45px;
  outline: none;
  background-color: inherit;
  border: 2px solid #636363;
  color: #636363;
 }
 input#submitbtn::before,
 input#submitbtn::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
 }
 input#submitbtn,
 input#submitbtn::before,
 input#submitbtn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .9s;
  transition: all .9s;
 }
 input#submitbtn:hover {
  background-color: #fff;
  border-color: #1BAFD4;
  color: #1BAFD4;
 }
 .staffbox {
  width: 100%;
  margin-top: 100px;
  padding-left: 10px
 }
 .staffbox_per {
  height: 300px;
  margin-right: 1%;
  margin-bottom: 20px;
  background-color: rgba(20, 128, 155, 0.50);
  float: left;
  position: relative;
  padding: 10px;
  color: #fff;
  font-size: 14px
 }
 .name {
  font-size: 25px;
  font-weight: bold;
  margin: 0px 0 18px 0;
  color: #FCDAFF;
 }
 .name_en {
  font-size: 17px;
  margin: 10px 0 11px 4px;
  color: #FCDAFF;
 }
 .comment {
  margin: 15px 0 5px;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Julius Sans One', sans-serif;
 }
 .event p {
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
 }

 .event img {
  width: 70%;
  height: 100%;
  display: block;
  margin: auto;
 }
 .dayoffmessage .thismonthholiday {
  display: none;
 }

}



@media(min-width: 951px) and (max-width: 1200px) {
 .staffbox_per {
  width: 32%;
  margin-right: 1%;
 }
}

@media(min-width: 721px) and (max-width: 950px) {
 .staffbox_per {
  width: 48%;
  margin-right: 2%;
 }
}


/** RESPONSIVE BREAKPOINTS==========**/

@media(max-width: 720px) {
 /** base **/
 html {
  height: 100%;
  overflow-x: hidden;
 }
 body {
  font-size: 85%;
  line-height: 1.5em;
  width: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
  max-width: 100%!important;
  overflow-x: hidden;
 }


 .tab,
 .mbnone {
  display: none;
 }
 #wrapper {
  width: 100%;
 }
 #index {
  width: 100%;
  height: 100%;
  background-image: url(../img/back.jpg);
  background-repeat: repeat;
  background-size: cover
 }
 .menu,
 .message {
  display: none
 }
 .mbindex {
  width: 100%;
  text-align: center
 }
 .mbindex img {
  width: 80%;
  margin: 30% auto 15%;
 }
 #access_primary {
  width: 100%;
  height: 100%;
  background-image: url(../img/back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
 }
 #access_primary iframe {
  width: 100%;
  height: 100%
 }
 .adress {
  background-color: rgba(0, 0, 0, 0.70);
  width: 90%;
  position: absolute;
  left: 50%;
  margin-left: -45%;
  bottom: 50px;
  color: #fff;
  padding: 10px
 }
 #primary {
  width: 100%;
  min-height: 100%;
  background-image: url(../img/back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: absolute
 }
 /*drink list*/
 #primary .menubox_l {
  width: 96%;
  background-color: #fefefe;
  padding: 3px;
  margin: 0 auto;
 }
 #primary .menubox_r {
  width: 96%;
  background-color: #fefefe;
  padding: 3px;
  margin: 0 auto;
  margin-top: 20px;
 }
 #primary .menu-list {
  width: 100%;
  padding-right: 10px;
  padding-left: 9px;
  padding-bottom: 35px;
 }
 #primary .menu-list li {
  width: 100%;
  zoom: 100%;
  min-height: 1px;
  padding-bottom: 6px;
  background-image: url(../img/menu-line.png);
  background-repeat: repeat-x;
  background-position: left center;
  padding-top: 6px;
  display: block;
 }
 #primary ul.menu-list li.syousai {
  background-image: none;
  padding-top: 0px;
  text-align: left;
  color: #999;
  line-height: 1.4em;
  font-size: 11px;
  margin-bottom: 5px;
  padding-left: 7px;
 }
 #primary .menu-list li:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
 }
 #primary .menu-list li strong {
  display: block;
  float: left;
  font-weight: normal;
  background-color: #fefefe;
  padding-right: 10px;
  font-size: 11px;
 }
 #primary .menu-list li strong small {
  font-size: 11px;
  color: #999;
  padding-left: 10px;
 }
 #primary .menu-list li span {
  float: right;
  display: block;
  background-color: #fefefe;
  padding-left: 10px;
  font-size: 11px;
 }
 .main_title {
  font-size: 21px;
  border-bottom: 4px double #002955;
  color: #002955;
  text-align: center;
  padding-bottom: 7px;
  margin: 30px 0
 }
 .sub_title {
  font-size: 16px;
  font-weight: bold;
  color: #04115E;
  margin: 18px 0 6px -7px;
 }
 .shot {
  font-size: 10px;
  color: #D7043F;
 }

 /** recruit **/
 #contact_primary {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 4%
 }
 #formWrap {
  width: 100%;
  margin: 0 auto;
  padding-top: 3%;
  color: #555;
  line-height: 1.8em;
  font-size: 75%;
 }
 .titlearea {
  border-bottom: 1px solid #5E5E5E;
  border-top: 1px solid #5E5E5E;
  line-height: 2.7em;
  text-align: center;
  padding: 15px 0;
  width: 90%;
  margin: 0 auto;
  color: #555
 }
 .titlearea a {
  text-decoration: none;
  color: #277FB7
 }
 .titlearea a:hover {
  text-decoration: underline;
  color: #CD1B5E
 }
 table.form {
  width: 95%;
  max-width: 700px;
  margin: 0 auto;
  margin-top: 2%;
  border: none;
 }
 table.form th {
  width: 30%;
  border: none;
  text-align: left;
  padding: 20px 2% 20px 3%
 }
 #otoiawase input[type="text"],
 input[type="namae"],
 input[type="mail"],
 input[type="tell"],
 select {
  width: 90%;
  min-width: 200px;
  background-color: #fff;
  color: #000;
  padding: 7px 0 8px 2%;
  margin: 7px 0 0 3%;
 }
 input[type="adress"],
 textarea,
 select {
  width: 90%;
  min-width: 200px;
  background-color: #fff;
  color: #000;
  padding: 7px 0 8px 2%;
  margin: 7px 0 0 3%;
 }
 input[type="checkbox"] {
  background-color: #fff;
  color: #000;
  padding: 7px 0 7px 2%;
  margin: 15px 0 0 3%;
 }
 input[type="text"]:focus,
 input[type="mail"]:focus,
 input[type="tel"]:focus,
 textarea:focus,
 select:focus {
  background-color: #fff;
 }
 table.kakunin {
  width: 70%;
  max-width: 800px;
  margin: 3% auto;
  margin-top: 2%;
  border: none;
 }
 table.kakunin th {
  width: 25%;
  text-align: center;
  padding: 2% 2%;
  border: 1px solid #ccc;
 }
 table.kakunin td {
  border: 1px solid #ccc;
  padding: 2% 2%;
 }
 input#submitbtn {
  display: inline-block;
  width: 130px;
  height: 45px;
  text-align: center;
  text-decoration: none;
  line-height: 45px;
  outline: none;
  background-color: inherit;
  border: 2px solid #636363;
  color: #636363;
 }
 input#submitbtn::before,
 input#submitbtn::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
 }
 input#submitbtn,
 input#submitbtn::before,
 input#submitbtn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .9s;
  transition: all .9s;
 }
 input#submitbtn:hover {
  background-color: #fff;
  border-color: #1BAFD4;
  color: #1BAFD4;
 }
 .staffbox {
  width: 100%;
  margin-top: 100px;
  padding-left: 2%
 }
 .staffbox_per {
  height: 180px;
  margin-bottom: 20px;
  background-color: rgba(20, 128, 155, 0.50);
  float: left;
  position: relative;
  padding: 10px;
  color: #fff;
  font-size: 12px
 }
 .name {
  font-size: 23px;
  font-weight: bold;
  margin: 0px 0 15px 0;
  color: #FCDAFF;
 }
 .name_en {
  font-size: 15px;
  margin: 10px 0 11px 4px;
  color: #FCDAFF;
 }
 .comment {
  margin: 15px 0 5px;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Julius Sans One', sans-serif;
 }
 .staff {
  max-width: 100%!important;
  overflow-x: hidden
 }
 .event p {
  text-align: center;
  margin-bottom: 30px;
  font-size: 18px;
 }

 .event img {
  width: 70%;
  height: 100%;
  display: block;
  margin: auto;
 }
}

@media(min-width: 499px) and (max-width:720px) {
 .staffbox_per {
  width: 48%;
  margin-right: 2%;
 }
 
 .special-message h2,
 .special-message p {
  text-align: center;
  position: relative;
  margin: 0;
  padding: 0;
 }
 
  .special-message {
    padding-top: 5px;
    margin: 0 auto;
  }
  
  .special-message video {
   height:320px;
   width:240px;
  }
 
  .special-message h2 {
  padding-top: 40px;
  font-size: 16px;
  margin: 0 auto;
 }
 
 .special-message p {
  font-size: 16px;
  color: #5A5A5A;
  /*background-color: rgba(255, 255, 255, 0.70);*/
  /*border: 1px solid #59b1eb;*/
  width: 60%;
  padding-top: 5px;
  margin: 0 auto;
 }
 
 .business-hours-message h2 {
  margin: 0;
  padding: 50px 0 0 0;
  font-size: 24px;
  /*text-align: left;*/
 }
 
 .business-hours-message01 {
  margin: 0;
  padding: 0 0 0 0;
  font-size: 18px;
  color: #5A5A5A;
  text-align: left;
 }
 
  .business-hours-message02 h3 {

  margin: 0;
  padding: 20px 0 0 0;
  font-size: 18px;
  text-align: center;
  color: #5A5A5A;
 }
 
 .business-hours-message02 p {
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 18px;
  text-align: center;
  color: #5A5A5A;
 }
 
  .business-hours-message03 h3 {
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 18px;
  text-align: center;
  color: #5A5A5A;
 } 
 
 .business-hours-message03 p {
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 18px;
  text-align: center;
  color: #5A5A5A;
 } 
 
  .business-hours-message04 h3 {
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 18px;
  text-align: center;
  color: #5A5A5A;
 } 
 
 .business-hours-message04 p {
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 18px;
  text-align: center;
  color: #5A5A5A;
 } 
 
 .regular-holiday{
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 16px;
  text-align: center;
  color: #5A5A5A;
  }
  
 .br:after {
	content: "\A" ;
	white-space: pre ;
}
 
}

@media(max-width: 500px) {
 .staffbox_per {
  width: 98%;
  margin: 0 auto;
  margin-bottom: 20px
 }
  .special-message {
    padding-top: 5px;
    margin: 0 auto;
  }
  
  .special-message video {
   display:block;
   height:320px;
   width:240px;
   margin: 0 auto;
  }
 
 .special-message h2,
 .special-message p {
  text-align: center;
  position: relative;
  margin: 0;
  padding: 0 0 10px 0;
 }
 
 .special-message h2 {
  padding-top: 40px;
  font-size: 19px;
 }
 
  .special-message p {
  font-size: 16px;
  line-height: 25px;
  color: #5A5A5A;
  text-align: center;
  /*background-color: rgba(255, 255, 255, 0.70);*/
  /*border: 1px solid #59b1eb;*/
  width: 80%;
  margin: 0 auto;
 }
 
 .business-hours-message h2 {
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 22px;
  text-align: center;
 }
 
 .business-hours-message01 {
  margin: 0;
  padding: 0 0 0 0;
  font-size: 18px;
  color: #5A5A5A;
  text-align: center;
 }
 
 .business-hours-message02 h3 {
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 18px;
  text-align: center;
  color: #5A5A5A;
 }
 
 .business-hours-message02 p {
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 16px;
  text-align: center;
  color: #5A5A5A;
 }
 
  .business-hours-message03 h3 {
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 18px;
  text-align: center;
  color: #5A5A5A;
 } 
 
 .business-hours-message03 p {
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 16px;
  text-align: center;
  color: #5A5A5A;
 } 
 
   .business-hours-message04 h3 {
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 18px;
  text-align: center;
  color: #5A5A5A;
 } 
 
 .business-hours-message04 p {
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 16px;
  text-align: center;
  color: #5A5A5A;
 } 
 
 .regular-holiday{
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 16px;
  text-align: center;
  color: #5A5A5A;
 }
  .br:before {
	content: "\A" ;
	white-space: pre ;
}

  .anniversary-img {
   width:80%;
   margin: 0 auto;
   padding-top: 20px;
 }
 
 .anniversary-img img {
  display: block;
  width:80%;
  margin: 0 auto;
  /*padding-top: 20px;*/

 }
 
 #index {
  width: 100%;
  height: 130%;
  background-image: url(../img/back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
 }
}
