@charset "UTF-8";
/* 落ち着いた赤 */
/* 淡い黄土色 */
/* 黒 */
/* 赤 */
/* ピンク */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  -webkit-font-smoothing: antialiased;
}

body {
  font: 14px "ヒラギノ明朝 ProN W3","游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #000;
  background: #fff;
  line-height: 1.7;
  -webkit-text-size-adjust: 100%;
}

img {
  vertical-align: bottom;
}

/* リンク設定 */
a {
  margin: 0;
  padding: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
  color: #fff;
  text-decoration: none;
}

/*　ヘッド
**************************************************/
.headH2H2 p {
  color: #c01920;
  font-weight: bold;
}

.headH2H3 > a, .headH2H3 p {
  display: inline-block;
  vertical-align: bottom;
}
.headH2H3 p {
  width: 220px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  text-align: center;
  background: #bf5f62;
  margin-left: 5px;
}
.headH2H3 p a {
  display: block;
}
.headH2H3 p.head-mail {
  margin-top: 5px;
  background-color: #bf5f62;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  letter-spacing: 0;
  letter-spacing: 1px;
}
.headH2H3 p.head-mail a {
  color: #fff;
  -moz-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
}
.headH2H3 p.head-mail a:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*　共通
**************************************************/
h3:before {
  content: "";
  margin-right: 15px;
  background: url(../images/title-icon1.png) no-repeat;
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: baseline;
}

.top-img {
  position: relative;
}
.top-img li {
  position: relative;
}

.p-red {
  color: #c01920;
}

.price {
  font-weight: bold;
  color: #c01920;
}

.main-boxV1 {
  background: url(../images/back-img1.jpg);
  background-size: cover;
}

.main-boxV1V1H1 > img {
  margin-bottom: 20px;
  display: block;
}
.main-boxV1V1H1 div img {
  font-size: 14px;
  display: inline-block;
}

.main-boxV1V1H2 p {
  width: 230px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  background: #bf5f62;
}
.main-boxV1V1H2 p a {
  display: block;
}

.main-boxV2V1H1 img {
  display: block;
}
.main-boxV2V1H1 img:first-child {
  margin-bottom: 20px;
}

.main-boxV3 {
  position: relative;
}

.main-boxV4 {
  background: url(../images/back-img2.jpg);
  background-size: cover;
}

.main-boxV4V1V1H1 {
  font-size: 0;
}
.main-boxV4V1V1H1 li {
  font-size: 14px;
  display: inline-block;
}

.main-boxV4V1V1H2 p {
  width: 230px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  background: #bfac5f;
}
.main-boxV4V1V1H2 p a {
  display: block;
}

.main-boxV5V1H2 p:last-child {
  width: 250px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  background: #1d1d1d;
  margin: auto;
}
.main-boxV5V1H2 p:last-child a {
  display: block;
}

.main-boxV5V1H1 h4, .main-boxV5V1H2 h4 {
  color: #bf5f62;
  text-align: center;
}
.main-boxV5V1H1 p, .main-boxV5V1H2 p {
  text-align: justify;
}

.main-boxV6 {
  background: url(../images/back-img3.jpg);
  background-size: cover;
}

.main-boxV6V1 li {
  width: 220px;
}
.main-boxV6V1 li a {
  display: block;
}
.main-boxV6V1 li img {
  display: block;
  margin: 0 auto;
}
.main-boxV6V1 h5 {
  font-size: 25px;
  text-align: center;
}

#top-btn {
  margin-left: auto;
}
#top-btn a {
  color: #000;
}
#top-btn p {
  font-weight: bold;
  text-align: center;
}

.main-boxH1 {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes main-boxH2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
@keyframes main-boxH2 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
.main-boxH2 {
  -webkit-animation-name: main-boxH2;
  animation-name: main-boxH2;
}

/*　トップ
**************************************************/
#top .main-boxV1V1H1 div {
  font-size: 0;
}

/*　コース
**************************************************/
#course h4 {
  background: url(../images/border-img.png) no-repeat center bottom;
}
#course h4 img {
  margin-bottom: 10px;
}
#course .main-boxV1 .main-boxV1V1V1H1 ul, #course .main-boxV1 .main-boxV1V1V1H2 ul,
#course .main-boxV2 .main-boxV1V1V1H1 ul,
#course .main-boxV2 .main-boxV1V1V1H2 ul {
  background: #fbf7f1;
}
#course .main-boxV1 .main-boxV1V1V1H1 span, #course .main-boxV1 .main-boxV1V1V1H2 span,
#course .main-boxV2 .main-boxV1V1V1H1 span,
#course .main-boxV2 .main-boxV1V1V1H2 span {
  font-size: 80%;
}
#course .main-boxV1 .main-boxV1V1V1H1 p a, #course .main-boxV1 .main-boxV1V1V1H2 p a,
#course .main-boxV2 .main-boxV1V1V1H1 p a,
#course .main-boxV2 .main-boxV1V1V1H2 p a {
  color: #bf5f62;
}
#course .main-boxV1V1 > section, #course .main-boxV4V1 > section {
  text-align: center;
}
#course .main-boxV4V1V3 {
  background: #fff;
  position: relative;
}
#course .main-boxV4V1V3 img {
  position: absolute;
}

/*　お品書き
**************************************************/
#menu strong {
  color: #c01920;
}
#menu .drink-boxV1H1 strong {
  position: relative;
}
#menu .drink-boxV1H1 strong:before {
  content: "";
  background: url(../images/menu-icon1.png) no-repeat;
  background-size: cover;
  position: absolute;
}

.menu-topV1 p {
  text-align: center;
}

.menu-topV2 img {
  margin-bottom: 10px;
  display: block;
}
.menu-topV2 strong {
  margin-bottom: 5px;
  display: block;
}

/*　ドリンク
**************************************************/
#drink strong {
  color: #c01920;
}
#drink .drink-boxV1 div {
  text-align: center;
}

.drink-box section {
  text-align: center;
}

.drink-boxV1 div img {
  margin: 0 auto 20px;
  display: block;
}

.menu-boxV1 h4 {
  text-align: center;
}
.menu-boxV1 li {
  border-bottom: 1px solid #000;
}
.menu-boxV1 li strong {
  font-size: 20px;
}

.menu-boxV1H1 {
  text-align: center;
}

.menu-boxV2 {
  padding: 10px;
  color: #c01920;
  font-size: 14px;
  border: 1px solid #c01920;
  text-align: center;
  display: block;
}

/*　こだわり
**************************************************/
#good {
  text-align: justify;
}
#good .main-boxV1 .link-btn {
  background: #bf5f62;
}
#good .main-boxV2 .link-btn {
  background: #7a8bac;
}
#good .main-boxV4 .link-btn {
  background: #bfac5f;
}
#good .main-boxV5 .link-btn {
  background: #86b092;
}

.good-box section {
  text-align: center;
}

.good-boxV2 img {
  margin-bottom: 30px;
}
.good-boxV2 h4 {
  margin-bottom: 20px;
  color: #bfac5f;
  text-align: center;
}

.link-btn a {
  display: block;
}

/*　スタッフ
**************************************************/
.staff-boxV1 {
  position: relative;
}
.staff-boxV1:before {
  content: "";
  background: url(../images/staff-image0.png) no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
}
.staff-boxV1 h2 {
  color: #c72b6e;
}

.staff-boxV2 img {
  border-radius: 50%;
}
.staff-boxV2 strong {
  margin-bottom: 10px;
  display: block;
}
.staff-boxV2 strong:after {
  content: "";
  background: url(../images/staff-border.png) no-repeat;
  background-size: contain;
  width: auto;
  height: 12px;
  display: block;
}
.staff-boxV2 p {
  text-align: justify;
}

.staff-boxV3 div {
  margin-bottom: 10px;
}

.ft-b {
  font-weight: bold;
}

/*　フッター
**************************************************/
footer {
  color: #fff;
  background: url(../images/back-img4.jpg);
  background-size: cover;
}

.fot-boxH1 p {
  margin-top: 10px;
  background: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
}
.fot-boxH1 a {
  color: #bf5f62;
  display: block;
  padding: 0 1em;
}

.copy {
  padding: 5px 0;
  background: #6e292b;
  font-size: 12px;
  text-align: center;
}

.bold-text {
  font-weight: bold;
}

/*　追加
**************************************************/
#contact {
  background: url(../images/back-img1.jpg);
  background-size: cover;
}
#contact section p {
  margin-bottom: 20px;
  font-size: 16px;
}
#contact dl {
  border-bottom: 1px solid #000;
}
#contact dt {
  font-size: 16px;
}
#contact dd div {
  color: #ff0000;
}
#contact span {
  color: #ff0000;
}
#contact input[type="button"] {
  padding: 0 5px;
  color: #fff;
  background: #bf5f62;
}

.contact-boxV1 {
  text-align: center;
}

.short-text {
  width: 60px;
}

.back-top p {
  margin: 0 auto;
  width: 220px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  text-align: center;
  background: #bf5f62;
}
.back-top a {
  display: block;
}

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

  .slick-slide .d-none-sp {
    display: none;
  }

  /*　ヘッド
  **************************************************/
  header:not(#head) {
    width: 100%;
    background: rgba(255, 255, 255, 0.8);
    position: fixed;
    top: 0;
    z-index: 10;
  }

  .head-wrap {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    margin: 0 auto;
    width: 1000px;
  }

  .headH1 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    position: relative;
  }
  .headH1 input[type="checkbox"] {
    display: none;
  }

  .head-logo {
    margin-top: 30px;
    position: relative;
  }
  .head-logo img:first-child {
    width: 180px;
    position: absolute;
    bottom: 0;
  }
  .head-logo img:nth-child(2) {
    margin-left: 180px;
  }

  .headH1H2 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    margin: 30px 0 30px 50px;
  }
  .headH1H2 li p {
    width: 17px;
    text-indent: -9999px;
  }
  .headH1H2 li:first-child p {
    height: 120px;
    background: url(../images/head-nav1.png) no-repeat;
    background-size: cover;
  }
  .headH1H2 li:first-child p:hover {
    background-position: -18px 0;
  }
  .headH1H2 li:first-child p.active {
    background-position: -18px 0;
  }
  .headH1H2 li:nth-child(2) p {
    height: 139px;
    background: url(../images/head-nav2.png) no-repeat;
    background-size: cover;
  }
  .headH1H2 li:nth-child(2) p:hover {
    background-position: -18px 0;
  }
  .headH1H2 li:nth-child(2) p.active {
    background-position: -18px 0;
  }
  .headH1H2 li:nth-child(3) p {
    height: 100px;
    background: url(../images/head-nav3.png) no-repeat;
    background-size: cover;
  }
  .headH1H2 li:nth-child(3) p:hover {
    background-position: -18px 0;
  }
  .headH1H2 li:nth-child(3) p.active {
    background-position: -18px 0;
  }
  .headH1H2 li:nth-child(4) p {
    height: 141px;
    background: url(../images/head-nav4.png) no-repeat;
    background-size: cover;
  }
  .headH1H2 li:nth-child(4) p:hover {
    background-position: -18px 0;
  }
  .headH1H2 li:nth-child(4) p.active {
    background-position: -18px 0;
  }
  .headH1H2 li:nth-child(5) p {
    height: 163px;
    background: url(../images/head-nav5.png) no-repeat;
    background-size: cover;
  }
  .headH1H2 li:nth-child(5) p:hover {
    background-position: -18px 0;
  }
  .headH1H2 li:nth-child(5) p.active {
    background-position: -18px 0;
  }
  .headH1H2 li:nth-child(9) p {
    height: 120px;
    background: url(../images/head-nav6.png) no-repeat;
    background-size: cover;
  }
  .headH1H2 li:nth-child(9) p:hover {
    background-position: -18px 0;
  }
  .headH1H2 li:nth-child(9) p.active {
    background-position: -18px 0;
  }
  .headH1H2 li:not(:last-child) {
    margin-right: 25px;
  }
  .headH1H2 li a {
    height: 100%;
    display: block;
  }

  .head-contact {
    margin: 50px 0 0 auto;
    width: 400px;
    text-align: right;
  }
  .head-contact > p {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .headH2H1 {
    margin-bottom: 5px;
  }
  .headH2H1 a {
    cursor: default;
  }
  .headH2H1 a img {
    max-width: 196px;
  }
  .headH2H1 img:nth-child(2) {
    margin-left: 15px;
    max-width: 157px;
  }

  .headH2H2 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    -moz-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    margin-bottom: 10px;
  }
  .headH2H2 p {
    font-size: 16px;
  }

  /*　共通
  **************************************************/
  h3 {
    font-size: 48px;
    width: 100%;
    text-align: center;
    display: block;
  }
  h3 span {
    font-size: 30px;
  }

  .slick-slide {
    height: 600px;
  }

  .top-img {
    overflow: hidden;
    width: 100%;
    height: 600px;
  }
  .top-img > img {
    margin-left: -750px;
    width: 1500px;
    height: 600px;
    position: absolute;
    left: 50%;
  }
  .top-img li {
    position: relative;
  }

  .top-img-box {
    position: relative;
  }
  .top-img-box img {
    position: absolute;
  }

  .main-boxV6V1 {
    margin: 0 auto;
    width: 1000px;
    padding-top: 80px;
  }
  .main-boxV6V1 ul {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    padding-bottom: 80px;
  }
  .main-boxV6V1 ul img {
    margin-bottom: 25px;
  }
  .main-boxV6V1 li:not(:last-child) {
    margin-right: 40px;
  }
  .main-boxV6V1 li a:hover {
    margin-top: -5px;
    display: block;
  }
  .main-boxV6V1 h5 {
    margin-bottom: 15px;
  }

  #top-btn {
    width: 70px;
  }
  #top-btn img {
    width: 100%;
    height: auto;
  }

  /*　トップ
  **************************************************/
  #top {
    padding-top: 223px;
  }
  #top h3 {
    margin-bottom: 20px;
  }
  #top .top-img ul {
    margin: auto;
    width: 1500px;
    height: 600px;
  }
  #top .top-img li > img {
    margin-left: -750px;
    width: 1500px;
    height: 600px;
    position: absolute;
    left: 50%;
  }
  #top .top-img-box {
    max-width: 100vw;
    width: auto;
  }
  #top .top-img-box img {
    right: 10%;
    top: 80px;
  }
  #top .main-boxV1V1 {
    margin: 0 auto;
    width: 1000px;
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    padding: 80px 0;
  }
  #top .main-boxV1V1H1 div img {
    width: 240px;
    height: auto;
  }
  #top .main-boxV1V1H1 div img:first-child {
    margin-right: 20px;
  }
  #top .main-boxV1V1H1 img.d-none-sp {
    display: none;
  }
  #top .main-boxV1V1H2 {
    margin-left: auto;
    width: 427px;
    text-align: right;
    position: relative;
  }
  #top .main-boxV1V1H2 img:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: -40px;
  }
  #top .main-boxV1V1H2 p {
    margin: 110px 0 0 auto;
    position: relative;
    z-index: 5;
  }
  #top .main-boxV2V1 {
    margin: 0 auto;
    width: 1000px;
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    padding: 50px 0;
  }
  #top .main-boxV2V1H2 {
    margin-left: auto;
    width: 485px;
  }
  #top .main-boxV3 {
    overflow: hidden;
    width: 100%;
    height: 600px;
  }
  #top .main-boxV3 > img {
    margin-left: -750px;
    width: 1500px;
    height: 600px;
    position: absolute;
    left: 50%;
  }
  #top .main-boxV3 img {
    position: absolute;
  }
  #top .main-boxV3 .top-img-box img {
    margin-left: -111px;
    left: 50%;
    top: 75px;
  }
  #top .main-boxV4V1 {
    margin: 0 auto;
    width: 1000px;
    padding: 80px 0;
  }
  #top .main-boxV4V1V1 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    margin-bottom: 70px;
  }
  #top .main-boxV4V1V1H1 {
    width: 500px;
  }
  #top .main-boxV4V1V1H1 li:nth-child(odd) {
    margin-right: 10px;
  }
  #top .main-boxV4V1V1H1 li:nth-child(-n+4) {
    margin-bottom: 10px;
  }
  #top .main-boxV4V1V1H2 {
    margin-left: auto;
    width: 473px;
    text-align: right;
    position: relative;
  }
  #top .main-boxV4V1V1H2 img:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: -10px;
  }
  #top .main-boxV4V1V1H2 p {
    margin: 38px 0 0 auto;
    position: relative;
    z-index: 5;
  }
  #top .main-boxV4V1V2V1 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    -moz-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
  }
  #top .main-boxV4V1V2V1 img {
    display: block;
  }
  #top .main-boxV5V1 {
    margin: 0 auto;
    width: 1000px;
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 50px 0 80px;
  }
  #top .main-boxV5V1H1, #top .main-boxV5V1H2 {
    width: 450px;
  }
  #top .main-boxV5V1H1 img, #top .main-boxV5V1H2 img {
    margin-bottom: 25px;
  }
  #top .main-boxV5V1H1 h4, #top .main-boxV5V1H2 h4 {
    margin-bottom: 15px;
    font-size: 26px;
  }
  #top .main-boxV5V1H1 p, #top .main-boxV5V1H2 p {
    margin-bottom: 20px;
    font-size: 16px;
  }
  #top .main-boxV5V1H2 {
    margin-left: auto;
    padding-left: 45px;
    border-left: 5px #b2a49c dotted;
  }

  /*　コース
  **************************************************/
  #course {
    padding-top: 223px;
  }
  #course .top-img-box {
    margin: auto;
    max-width: 1500px;
    width: auto;
  }
  #course .top-img-box img {
    right: 15%;
    top: 50px;
  }
  #course .main-boxV1V1 > section, #course .main-boxV4V1 > section {
    margin-bottom: 40px;
  }
  #course .main-boxV1V1 > section p, #course .main-boxV4V1 > section p {
    font-size: 20px;
  }
  #course .main-boxV1V1 {
    margin: 0 auto;
    width: 1000px;
    padding: 50px 0 80px;
  }
  #course .main-boxV1V1V1 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
  }
  #course .main-boxV1V1V1:not(:last-child) {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 5px #b2a49c dotted;
  }
  #course .main-boxV1V1V1 > div {
    width: 480px;
  }
  #course .main-boxV1V1H1 {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  #course .main-boxV1V1H1 .main-boxV1V1V1H1 {
    margin: 0 0 0 40px;
  }
  #course .main-boxV1V1V1H1, #course .main-boxV1V1V1H2 {
    font-size: 16px;
  }
  #course .main-boxV1V1V1H1 h4, #course .main-boxV1V1V1H2 h4 {
    margin-bottom: 15px;
  }
  #course .main-boxV1V1V1H1 p:not(.p-red), #course .main-boxV1V1V1H2 p:not(.p-red) {
    margin-bottom: 10px;
  }
  #course .main-boxV1V1V1H1 ul, #course .main-boxV1V1V1H2 ul {
    padding: 20px;
  }
  #course .main-boxV1V1V1H1 {
    margin-right: 40px;
  }
  #course .main-boxV1V1V1H1 img {
    max-width: 100%;
  }
  #course .main-boxV4V1 {
    margin: 0 auto;
    width: 1000px;
    padding: 50px 0 80px;
  }
  #course .main-boxV4V1V1 {
    margin-bottom: 50px;
  }
  #course .main-boxV4V1V2 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    -moz-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 70px;
  }
  #course .main-boxV4V1V3 {
    margin: 0 auto;
    width: 650px;
  }
  #course .main-boxV4V1V3 img:first-child {
    top: 20px;
    left: -25px;
  }
  #course .main-boxV4V1V3 img:last-child {
    top: 20px;
    right: -25px;
  }
  #course .main-boxV4V1V3 ul {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto;
    padding: 20px 0 15px;
    font-size: 20px;
    width: 500px;
  }

  /*　お品書き
  **************************************************/
  #menu {
    padding-top: 223px;
  }
  #menu .top-img-box {
    margin: auto;
    max-width: 1500px;
    width: auto;
  }
  #menu .top-img-box img {
    right: 15%;
    top: 115px;
  }
  #menu .drink-boxV1H1 strong {
    padding-left: 60px;
    font-size: 49px;
  }
  #menu .drink-boxV1H1 strong:before {
    width: 50px;
    height: 57px;
    top: 10px;
    left: 0;
  }
  #menu .drink-boxV1H1 p {
    font-size: 18px;
  }
  #menu .drink-boxV1H1:first-child {
    margin-bottom: 50px;
  }
  #menu .drink-boxV1H1:first-child strong {
    margin-top: -25px;
    display: block;
  }
  #menu .menu-boxV1 h4 {
    margin-bottom: 0;
  }

  .menu-topV1 {
    margin-bottom: 50px;
  }
  .menu-topV1 p {
    margin-top: 10px;
    font-size: 20px;
  }

  .menu-topV2 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    -moz-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
    margin-bottom: 50px;
  }
  .menu-topV2 dl {
    width: 304px;
  }
  .menu-topV2 strong {
    font-size: 24px;
  }
  .menu-topV2 strong span {
    font-size: 16px;
  }
  .menu-topV2 p {
    font-size: 16px;
  }

  /*　ドリンク
  **************************************************/
  #drink {
    padding-top: 223px;
  }
  #drink .top-img-box {
    margin: auto;
    max-width: 1500px;
    width: auto;
  }
  #drink .top-img-box img {
    right: 16%;
    top: 50px;
  }
  #drink .drink-boxV1 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    -moz-justify-content: space-around;
    -o-justify-content: space-around;
    justify-content: space-around;
  }
  #drink .drink-boxV1 strong {
    font-size: 41px;
  }
  #drink .drink-boxV1 p {
    font-size: 27px;
  }
  #drink .menu-boxV1 li {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
  }
  #drink .menu-boxV1 li div:not(.menu-boxV1H1) {
    width: 355px;
  }

  .drink-box {
    margin: 0 auto;
    width: 1000px;
    padding: 80px 0;
  }
  .drink-box section {
    margin-bottom: 60px;
  }

  .menu-box {
    margin: 0 auto;
    width: 1000px;
    padding: 80px 0;
  }

  .menu-boxV1 {
    margin-bottom: 30px;
  }
  .menu-boxV1 h4 {
    margin-bottom: 80px;
    font-size: 40px;
  }
  .menu-boxV1 h4 span {
    font-size: 24px;
  }
  .menu-boxV1 ul {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .menu-boxV1 li {
    margin-bottom: 50px;
    padding-bottom: 50px;
    width: 475px;
  }
  .menu-boxV1 li p {
    font-size: 16px;
  }
  .menu-boxV1 li p.price {
    font-size: 18px;
  }
  .menu-boxV1 li:nth-child(odd) {
    margin-right: 50px;
  }

  .menu-boxV1H1 {
    margin-right: 20px;
    width: 100px;
  }

  /*　こだわり
  **************************************************/
  #good {
    padding-top: 223px;
  }
  #good .top-img-box {
    margin: auto;
    max-width: 1500px;
    width: auto;
  }
  #good .top-img-box img {
    right: 16%;
    top: 110px;
  }

  .good-box {
    margin: 0 auto;
    width: 1000px;
    padding: 80px 0;
  }
  .good-box section {
    margin-bottom: 30px;
  }

  .good-boxV1, .good-boxV2 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
  }

  .main-boxV1 .good-boxV1H1, .main-boxV4 .good-boxV1H1 {
    margin-right: 40px;
  }

  .main-boxV2 .good-boxV1, .main-boxV2 .good-boxV2, .main-boxV5 .good-boxV1, .main-boxV5 .good-boxV2 {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -o-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .main-boxV2 .good-boxV1H2, .main-boxV5 .good-boxV1H2 {
    margin-right: 40px;
  }

  .good-boxV1H1 {
    width: 500px;
  }

  .good-boxV1H2 {
    width: 460px;
  }
  .good-boxV1H2 img {
    margin-bottom: 40px;
    display: block;
  }
  .good-boxV1H2 p {
    font-size: 18px;
  }

  .good-boxV2 {
    margin-top: 40px;
  }
  .good-boxV2 div {
    width: 450px;
  }
  .good-boxV2 h4 {
    font-size: 26px;
  }
  .good-boxV2 p {
    font-size: 16px;
  }

  .good-boxV2H2 {
    margin-left: auto;
    padding-left: 45px;
    border-left: 5px #b2a49c dotted;
  }

  .link-btn {
    margin: 50px auto 0;
    width: 340px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
  }

  /*　スタッフ
  **************************************************/
  #staff {
    margin-bottm: 70px;
    padding-top: 223px;
  }

  .staff-img {
    margin-bottom: 20px;
    width: 100%;
  }
  .staff-img img {
    width: 100%;
    height: auto;
  }

  .staff-box {
    margin: 0 auto;
    width: 950px;
  }

  .staff-boxV1 {
    margin-bottom: 50px;
    padding-left: 150px;
  }
  .staff-boxV1:before {
    width: 140px;
    height: 140px;
  }
  .staff-boxV1 h2 {
    font-size: 66px;
  }
  .staff-boxV1 p {
    font-size: 22px;
  }

  .staff-boxV2 {
    margin-bottom: 40px;
  }
  .staff-boxV2 > div {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
  }
  .staff-boxV2 img {
    max-width: 440px;
    max-height: 440px;
    width: auto;
    height: auto;
  }
  .staff-boxV2 strong {
    font-size: 39px;
    line-height: 1.4;
  }
  .staff-boxV2 strong span {
    font-size: 57px;
  }
  .staff-boxV2 p {
    padding: 0 20px 0 10px;
    font-size: 15px;
    width: 480px;
    box-sizing: border-box;
  }

  .staff-boxV2V1 div {
    margin-left: 30px;
  }

  .staff-boxV2V2 {
    -webkit-flex-flow: row-reverse;
    -ms-flex-flow: row-reverse;
    -moz-flex-flow: row-reverse;
    -o-flex-flow: row-reverse;
    flex-flow: row-reverse;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    -moz-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    margin-top: -120px;
  }
  .staff-boxV2V2 div {
    margin-right: 30px;
  }

  .staff-boxV3 {
    margin-bottom: 30px;
  }
  .staff-boxV3 div {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
  }
  .staff-boxV3 div img:not(:last-child) {
    margin-right: 25px;
  }
  .staff-boxV3 p {
    font-size: 28px;
  }

  .staff-boxV4 {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    -moz-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
  }
  .staff-boxV4 img:first-child {
    margin-right: 30px;
  }

  /*　フッター
  **************************************************/
  .fot-box {
    margin: 0 auto;
    width: 1000px;
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    -moz-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    padding: 50px 0;
  }
  .fot-box > p {
    font-size: 14px;
    width: 100%;
  }

  .fot-boxH1, .fot-boxH2 {
    margin-bottom: 20px;
  }

  .fot-boxH2 {
    margin-left: auto;
    width: 380px;
    text-align: right;
  }
  .fot-boxH2 a {
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
  }

  /*　追加
  **************************************************/
  #contact section {
    margin: 0 auto;
    width: 1000px;
    padding: 50px 200px 70px;
    box-sizing: border-box;
  }
  #contact h3 {
    margin-bottom: 40px;
    line-height: 1.2;
  }
  #contact dl {
    -webkit-display: flex;
    -ms-display: flex;
    -moz-display: flex;
    -o-display: flex;
    display: flex;
    padding: 10px;
  }
  #contact dl:nth-last-child(2) {
    margin-bottom: 20px;
  }
  #contact dt {
    width: 30%;
  }
  #contact dd {
    width: 70%;
  }
  #contact input[type="text"]:not(.short-text) {
    width: 200px;
  }
  #contact input[type="button"] {
    cursor: pointer;
  }

  .back-top {
    margin-top: -30px;
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 768px) {
  .d-none-pc {
    display: none !important;
  }

  .slick-slide .d-none-pc {
    display: none;
  }

  img {
    max-width: 100%;
  }

  /*　ヘッダー
  **************************************************/
  header {
    font-size: 0;
  }

  .headH1, .head-contact {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
  }

  .headH1 {
    margin-right: 5%;
    width: 35%;
  }
  .headH1 img {
    width: auto;
  }

  .head-logo {
    padding: 5px;
  }

  .headH1H2 {
    margin-top: 60px;
    border-top: 1px solid #1d1d1d;
  }
  .headH1H2 li {
    border-bottom: 1px solid #1d1d1d;
    text-align: center;
  }
  .headH1H2 li a {
    padding: 10px 0;
    display: block;
  }
  .headH1H2 li a.mail-link {
    background-color: #ee3;
    color: #000;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    letter-spacing: 0;
  }
  .headH1H2 li img {
    max-width: 30px;
    max-height: 30px;
  }

  .head-contact {
    width: 60%;
  }

  .headH2H1 {
    margin-bottom: 5px;
  }
  .headH2H1 img {
    max-width: 90%;
  }

  .headH2H2 p {
    margin: 0 10px;
    font-size: 12px;
    display: inline-block;
  }

  /*　共通
  **************************************************/
  h3 {
    margin-bottom: 20px;
    font-size: 24px;
  }
  h3:before {
    vertical-align: bottom;
  }

  .top-img-box img {
    position: absolute;
  }

  .main-boxV6V1 {
    padding: 30px 10px 0;
  }
  .main-boxV6V1 ul {
    margin-bottom: 30px;
    font-size: 0;
  }
  .main-boxV6V1 li {
    width: 48%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
  }
  .main-boxV6V1 li:nth-child(odd) {
    margin-right: 4%;
  }
  .main-boxV6V1 li:nth-child(-n+2) {
    margin-bottom: 20px;
  }
  .main-boxV6V1 li img {
    margin-bottom: 10px;
  }
  .main-boxV6V1 h5 {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .main-boxV6V1 p {
    font-size: 14px;
    text-align: justify;
  }

  #top-btn {
    width: 40px;
  }
  #top-btn img {
    width: 100%;
    height: auto;
  }

  /*　トップ
  **************************************************/
  #top .top-img-box img {
    top: 5px;
    right: 5%;
    width: 23%;
  }
  #top .main-boxV1V1 {
    margin: 0 auto;
    padding: 30px 10px;
    max-width: 500px;
  }
  #top .main-boxV1V1H1 {
    margin-bottom: 20px;
  }
  #top .main-boxV1V1H1 div {
    font-size: 0;
  }
  #top .main-boxV1V1H1 div img {
    font-size: 14px;
    width: 48%;
    display: inline-block;
  }
  #top .main-boxV1V1H1 div img:first-child {
    margin-right: 4%;
  }
  #top .main-boxV1V1H1 img.d-none-pc {
    display: none;
  }
  #top .main-boxV1V1H2 {
    text-align: center;
  }
  #top .main-boxV1V1H2 img:nth-child(2) {
    margin-top: -10%;
  }
  #top .main-boxV1V1H2 p {
    margin: 20px auto 0;
  }
  #top .main-boxV2V1 {
    padding: 30px 10px;
    text-align: center;
  }
  #top .main-boxV2V1H1 {
    margin-bottom: 20px;
  }
  #top .main-boxV2V1H1 img {
    margin-left: auto;
    margin-right: auto;
  }
  #top .main-boxV2V1H2 {
    margin: auto;
    max-width: 485px;
    width: auto;
  }
  #top .main-boxV2V1H2 div {
    width: 100%;
    height: auto;
  }
  #top .main-boxV3 .top-img-box img {
    margin-left: -9%;
    position: absolute;
    top: 5px;
    left: 50%;
    width: 18%;
  }
  #top .main-boxV4V1 {
    margin: 0 auto;
    padding: 30px 10px;
    max-width: 500px;
    text-align: center;
  }
  #top .main-boxV4V1V1H1 {
    margin-bottom: 20px;
  }
  #top .main-boxV4V1V1H1 li {
    width: 48%;
  }
  #top .main-boxV4V1V1H1 li:nth-child(odd) {
    margin-right: 4%;
  }
  #top .main-boxV4V1V1H1 li:nth-child(-n+4) {
    margin-bottom: 4%;
  }
  #top .main-boxV4V1V1H2 {
    margin-bottom: 30px;
  }
  #top .main-boxV4V1V1H2 img:nth-child(2) {
    margin-top: -20%;
  }
  #top .main-boxV4V1V1H2 p {
    margin: 20px auto 0;
  }
  #top .main-boxV5V1 {
    padding: 30px 10px;
    text-align: center;
  }
  #top .main-boxV5V1 h3 {
    margin-bottom: 20px;
  }
  #top .main-boxV5V1H1, #top .main-boxV5V1H2 {
    margin: 0 auto;
    max-width: 450px;
  }
  #top .main-boxV5V1H1 img, #top .main-boxV5V1H1 h4, #top .main-boxV5V1H2 img, #top .main-boxV5V1H2 h4 {
    margin-bottom: 10px;
    font-size: 20px;
  }
  #top .main-boxV5V1H1 p, #top .main-boxV5V1H2 p {
    text-align: justify;
  }
  #top .main-boxV5V1H1 {
    margin-bottom: 30px;
  }
  #top .main-boxV5V1H2 p:last-child {
    margin: 20px auto 0;
    text-align: center;
  }

  /*　コース
  **************************************************/
  #course .top-img {
    position: relative;
  }
  #course .top-img-box img {
    top: 5px;
    right: 5%;
    width: 17%;
  }
  #course .main-boxV1V1 {
    margin: 0 auto;
    padding: 30px 10px;
    max-width: 480px;
  }
  #course .main-boxV1V1 > section, #course .main-boxV4V1 > section {
    margin-bottom: 20px;
  }
  #course .main-boxV1V1 > section p, #course .main-boxV4V1 > section p {
    margin-top: 10px;
    font-size: 14px;
  }
  #course .main-boxV1V1V1:not(:last-child) {
    margin-bottom: 30px;
  }
  #course .main-boxV1V1V1H1 ul, #course .main-boxV1V1V1H2 ul {
    padding: 10px;
  }
  #course .main-boxV1V1V1H1 {
    margin-bottom: 20px;
  }
  #course .main-boxV1V1V1H2 h4, #course .main-boxV1V1V1H2 p {
    margin-bottom: 10px;
  }
  #course .main-boxV4V1 {
    padding: 30px 10px;
  }
  #course .main-boxV4V1V1 {
    margin-bottom: 20px;
  }
  #course .main-boxV4V1V2 section {
    margin-bottom: 10px;
  }
  #course .main-boxV4V1V3 ul {
    padding: 10px;
  }

  /*　お品書き
  **************************************************/
  #menu .top-img {
    position: relative;
  }
  #menu .top-img-box img {
    top: 5px;
    right: 5%;
    width: 20%;
  }
  #menu .drink-boxV1 div strong {
    padding-left: 30px;
    font-size: 24px;
  }
  #menu .drink-boxV1 div p {
    font-size: 14px;
  }
  #menu .drink-boxV1 div:first-child {
    margin-bottom: 30px;
  }
  #menu .drink-boxV1H1 strong:before {
    width: 25px;
    height: 28px;
    top: 5px;
    left: 0;
  }

  .menu-topV1 {
    margin-bottom: 20px;
  }

  .menu-topV2 {
    margin-bottom: 30px;
  }
  .menu-topV2 dl:not(:last-child) {
    margin-bottom: 20px;
  }
  .menu-topV2 dt img {
    margin-left: auto;
    margin-right: auto;
  }
  .menu-topV2 strong {
    font-size: 20px;
  }
  .menu-topV2 p {
    font-size: 14px;
  }

  /*　ドリンク
  **************************************************/
  #drink .top-img {
    position: relative;
  }
  #drink .top-img-box img {
    top: 2%;
    right: 6%;
    width: 13%;
  }
  #drink .drink-boxV1 {
    font-size: 0;
  }
  #drink .drink-boxV1 div {
    width: 32%;
    display: inline-block;
    vertical-align: top;
  }
  #drink .drink-boxV1 div:not(:last-child) {
    margin-right: 2%;
  }
  #drink .drink-boxV1 div strong {
    font-size: 16px;
  }
  #drink .drink-boxV1 div p {
    font-size: 14px;
  }
  #drink .menu-boxV1 div:not(.menu-boxV1H1) {
    width: 70%;
  }

  .drink-box {
    padding: 30px 10px;
  }
  .drink-box section {
    margin-bottom: 20px;
  }

  .menu-box {
    padding: 30px 10px;
  }

  .menu-boxV1 {
    margin-bottom: 30px;
  }
  .menu-boxV1 h4 {
    margin-bottom: 20px;
    font-size: 30px;
  }
  .menu-boxV1 h4 span {
    font-size: 16px;
  }
  .menu-boxV1 li {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 0;
  }
  .menu-boxV1 li div {
    font-size: 14px;
    display: inline-block;
  }

  .menu-boxV1H1 {
    margin-right: 5%;
    width: 25%;
    vertical-align: top;
  }

  /*　こだわり
  **************************************************/
  #good .top-img {
    position: relative;
  }
  #good .top-img-box img {
    top: 3px;
    right: 5%;
    width: 16%;
  }
  #good .good-box {
    padding: 30px 10px;
  }

  .good-boxV1H1 {
    margin-bottom: 20px;
  }

  .good-boxV1H2 img {
    margin-bottom: 10px;
  }

  .good-boxV2 {
    margin-top: 30px;
  }
  .good-boxV2 h4 {
    font-size: 20px;
  }

  .good-boxV2H1 {
    margin-bottom: 20px;
  }

  .link-btn {
    margin: 20px auto 0;
    width: 230px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
  }

  /*　スタッフ
  **************************************************/
  .staff-img {
    margin-bottom: 30px;
  }

  .staff-box {
    margin: 0 10px 30px;
  }

  .staff-boxV1 {
    margin-bottom: 20px;
    padding-left: 50px;
  }
  .staff-boxV1:before {
    width: 40px;
    height: 40px;
  }
  .staff-boxV1 h2 {
    font-size: 20px;
  }

  .staff-boxV2 img {
    margin: 0 auto 20px;
    max-width: 70%;
    width: auto;
    display: block;
  }
  .staff-boxV2 div {
    margin-bottom: 30px;
  }
  .staff-boxV2 strong {
    font-size: 18px;
  }
  .staff-boxV2 span {
    margin-left: 20px;
    font-size: 30px;
  }
  .staff-boxV2 p {
    margin: 0 10px;
  }

  .staff-boxV3 {
    margin-bottom: 20px;
  }
  .staff-boxV3 div {
    font-size: 0;
  }
  .staff-boxV3 img {
    -webkit-width: calc(100% / 3);
    -ms-width: calc(100% / 3);
    -moz-width: calc(100% / 3);
    -o-width: calc(100% / 3);
    width: calc(100% / 3);
    font-size: 14px;
    display: inline-block;
  }
  .staff-boxV3 p {
    font-size: 16px;
  }

  .staff-boxV4 img {
    margin: 0 auto 10px;
    max-width: 70%;
    display: block;
  }

  /*　フッター
  **************************************************/
  .fot-box {
    padding: 30px 10px;
  }

  .fot-boxH1 {
    margin-bottom: 10px;
  }

  .fot-boxH2 a, .fot-boxH2 iframe {
    margin-bottom: 10px;
    display: block;
  }

  /*　追加
  **************************************************/
  #contact {
    padding: 30px 0;
  }
  #contact h3 {
    margin-bottom: 20px;
    text-align: center;
  }
  #contact section p {
    padding: 0 20px;
  }
  #contact dl {
    margin-bottom: 10px;
    padding: 0 20px 10px;
  }
  #contact input[type="text"]:not(.short-text) {
    width: 100%;
  }
}
/*　おせち限定
**************************************************/
.osechi-box {
  background: url(../images/bg-image2.jpg) no-repeat;
  background-size: cover;
}
.osechi-box p {
  margin: auto;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  border: 2px solid #fff;
  border-radius: 5px;
  text-align: center;
}
.osechi-box a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.osechi-box .atx{
	font-size: .7em;
	color: #c01920;
}

@media screen and (min-width: 769px) {
  .osechi-box {
    padding: 50px 0;
  }
  .osechi-box p {
    width: 550px;
    font-size: 28px;
  }
  .osechi-box a:hover {
    color: #bfac5f;
  }
}
@media screen and (max-width: 768px) {
  .osechi-box {
    padding: 20px;
  }
}
/* ボタンをバウンドさせる */
.is-bounce {
  -webkit-animation: bounce 6s infinite;
  -ms-animation: bounce 6s infinite;
  -moz-animation: bounce 6s infinite;
  -o-animation: bounce 6s infinite;
  animation: bounce 6s infinite;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

@-webkit-keyframes bounce {
  0%, 4%, 10%, 18%, 100% {
    -webkit-transform: translateY(0);
  }
  5% {
    -webkit-transform: translateY(-4px);
  }
  12% {
    -webkit-transform: translateY(-2px);
  }
}
@keyframes bounce {
  20%, 24%, 30%, 34%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  32% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}
#course .main-boxV1 .main-boxV1V1V1H1 span.go, #course .main-boxV1 .main-boxV1V1V1H2 span.go, #course .main-boxV2 .main-boxV1V1V1H1 span.go, #course .main-boxV2 .main-boxV1V1V1H2 span.go {
  font-size: 95%;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  letter-spacing: 0;
  font-weight: bold;
  padding-right: 1em;
}
#course .main-boxV1 .main-boxV1V1V1H1 p.go, #course .main-boxV1 .main-boxV1V1V1H2 p.go, #course .main-boxV2 .main-boxV1V1V1H1 p.go, #course .main-boxV2 .main-boxV1V1V1H2 p.go {
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  letter-spacing: 0;
  font-weight: bold;
  color: #bf5f62;
}

.modal-content {
  position: fixed;
  display: none;
  z-index: 10;
  width: 50%;
  margin: 0;
  padding: 10px 20px;
  border: 2px solid #aaa;
  background: #fff;
}
.modal-content p {
  margin: 0;
  padding: 0;
}
.modal-content img {
  max-width: 100%;
}

.modal-overlay {
  z-index: 1;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.modal-open {
  position: relative;
  margin-top: 20px;
  font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  letter-spacing: 0;
  font-size: 150%;
  line-height: 1;
  display: inline-block;
  padding: .5em 1em .3em;
  color: #bf5f62;
  border: 2px solid #bf5f62;
  border-radius: 3px;
  transition: .4s;
  cursor: pointer;
}
.modal-open img {
  position: absolute;
  right: -15px;
  bottom: -20px;
  width: 40px;
  animation: ushi-ugoki 1.5s infinite;
}

@keyframes ushi-ugoki {
  0% {
    transform: rotate(2deg);
  }
  50% {
    transform: rotate(2deg);
  }
  51% {
    transform: rotate(-2deg);
  }
  100% {
    transform: rotate(-2deg);
  }
}
.modal-open:hover {
  background-color: #bf5f62;
  color: #fff;
  cursor: pointer;
}

.modal-close {
  color: #00f;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 5px;
}

.modal-close:hover {
  cursor: pointer;
  color: #f00;
}

@media screen and (max-width: 768px) {
  .modal-open {
    margin-bottom: 20px;
  }

  .modal-content {
    width: 90%;
  }
}
