@charset "UTF-8";
.mceContentBody .bg_access {
  width: 90%;
  margin: 20px 2%;
  background: #fff8ee;
  padding: 3%;
}
.t_red {
  color: #e73530;
}
.activity a:link {
  text-decoration: none;
}
.activity a:hover {
  opacity: 0.7;
}
/* access =============================== */
.access ul li {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.access ul li:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.access .box {
  display: table;
}
.access .box .leftbox {
  width: 30px;
  display: table-cell;
  vertical-align: top;
  padding-right: 10px;
  font-size: 30px;
  color: #ff9d00;
}
.access .box .rightbox {
  width: auto;
  display: table-cell;
  vertical-align: top;
}
.access .hotspring {
  width: 96%;
  margin: 30px 2% 0px 2%;
}
.access .hotspring table {
  margin: 0 auto;
}
.access .hotspring img {
  width: 200px;
}
.access .hotspring th, td {
  display: block;
}
/* contact_f =============================== */
.contact_f {}
.contact_f .form {
  width: 96%;
  margin: 0 2%;
  border-bottom: 1px solid #ccc;
}
.contact_f .form table {
  width: 100%;
}
.contact_f .form th {
  text-align: left;
  font-weight: normal;
  display: block;
}
.contact_f .form td {
  padding-bottom: 10px;
  display: block;
}
.contact_f .form .cf_box1 {
  width: 100%;
  height: 28px;
  border: 1px solid #adadad;
}
.contact_f .form .cf_box2 {
  width: 100%;
  height: 100px;
  border: 1px solid #adadad;
}
.contact_f .form textarea {
  resize: none;
  color: #333;
  font-size: 14px;
}
.contact_f .form span {
  margin-left: 2px;
}
.contact_f .form .f_btn {
  margin: 20px 0 40px 0;
}
.contact_f .form .f_btn {
  background: #ff9d00;
  color: #fff;
  border: 1px solid #ff9d00;
  border-radius: 5px;
  padding: 15px 80px;
  text-align: center;
  font-size: 18px;
}
.contact_f .form .f_btn:hover {
  background: #ffcc88;
  border: 1px solid #ffcc88;
  color: #fff;
  cursor: pointer;
}
/* facility =============================== */
.facility {}
.facility h2 {
  font-size: 20px;
  font-weight: normal;
  color: #ff9d00;
  text-align: center;
  margin: 10px 0px 10px 0px;
}
.facility .text {
  width: 96%;
  margin: 0 2%;
  text-align: left;
  margin-bottom: 10px;
}
.facility .box {
  width: 96%;
  margin: 0 2%;
  margin-top: 3px;
}
.facility .box .col {
  width: 326px;
}
.facility .box img {
  width: 100%;
}
.facility .welcome {
  width: 96%;
  margin: 0 2%;
  text-align: center;
  margin-top: 20px;
}
.facility .welcome img {
  width: 445px;
}
.mr_3 {
  margin-right: 8px;
}
.terrace_topimage {
  text-align: center;
  margin-top: 20px;
}
.terrace_topimage img {
  width: 445px;
}
/* spot =============================== */
.spot .set .box {
  width: 96%;
  margin: 0 2% 30px 2%;
}
.spot .set .box .image {
  text-align: center;
}
.spot .set .box .image img {
  width: 284px;
}
.spot .set .box .title {
  text-align: center;
  font-weight: bold;
  color: #00aad8;
  font-size: 18px;
}
/* restaurant =============================== */
.restaurant {}
.restaurant .box {
  width: 96%;
  margin: 0 2%;
}
#menu_popular {
  width: 92%;
  margin: 0 2%;
  background: #fff8ee;
  padding: 30px 2% 2% 2%;
  position: relative;
  margin-top: 50px;
}
#menu_popular .mr_2 {
  margin-right: 10px;
}
#menu_popular .row {
  margin-bottom: 10px;
}
#menu_popular .title {
  width: 100%;
  text-align: center;
  position: absolute;
  color: #ff9d00;
  font-size: 22px;
  margin-top: -40px;
}
#menu_popular .fs_rname {
  font-size: 16px;
  margin-top: 5px;
}
#menu_groups {
  width: 92%;
  margin: 0 2%;
  background: #fff8ee;
  padding: 30px 2% 2% 2%;
  position: relative;
  margin-top: 50px;
  margin-bottom: 30px;
}
#menu_groups .mr_2 {
  margin-right: 10px;
}
#menu_groups .row {
  margin-bottom: 10px;
}
#menu_groups .title {
  width: 100%;
  text-align: center;
  position: absolute;
  color: #ff9d00;
  font-size: 22px;
  margin-top: -40px;
}
#menu_groups .fs_rname {
  font-size: 16px;
}
#menu_kani {
  width: 92%;
  margin: 0 2%;
  background: #fff8ee;
  padding: 30px 2% 2% 2%;
  position: relative;
  margin-top: 50px;
  margin-bottom: 30px;
}
#menu_kani .mr_2 {
  margin-right: 10px;
}
#menu_kani .row {
  margin-bottom: 10px;
}
#menu_kani .title {
  width: 100%;
  text-align: center;
  position: absolute;
  color: #ff9d00;
  font-size: 22px;
  margin-top: -40px;
}
#menu_kani .fs_rname {
  font-size: 16px;
}
.restaurant .notes {
  margin-top: 30px;
}
.restaurant .u_text {
  width: 96%;
  margin: 0 2%;
  text-align: left;
}
/* store =============================== */
.store {}
.store .store_menu {
  width: 96%;
  margin: 20px 2% 0px 2%;
}
.store .store_menu .col a:link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -999px;
}
.store .store_menu .col a:hover {
  background: #fff;
  opacity: 0.3;
}
.store .store_menu .col {
  position: relative;
}
.store .store_menu .title {
  width: 70%;
  display: inline-block;
  position: absolute;
  background-color: rgba(255, 157, 0, 0.9);
  padding: 5px 10px;
  margin: 0 auto;
  top: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.store_box {
  margin-top: 30px;
  position: relative;
}
.store_box .title {
  width: 100%;
  position: absolute;
  top: -15px;
  color: #ff9d00;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
}
.store_box .lineup {
  width: 92%;
  margin: 0 2%;
  background: #fff8ee;
  padding: 30px 2% 2% 2%;
}
.store_box .lineup .mr_2 {
  margin-right: 11px;
}
.store_box .lineup .row {
  margin-bottom: 20px;
}
.store_box .lineup .fs_rname {
  font-size: 14px;
}
.store_box .lineup .col table {
  margin-bottom: 10px;
}
.store_box .lineup .col th {
  text-align: left;
  padding-right: 10px;
}
.store_box .order {
  width: 92%;
  margin: 0 2%;
  background: #e9fbff;
  padding: 2%;
  position: relative;
}
.store_box .order .icon {
  width: 96%;
  position: absolute;
  text-align: center;
  top: -30px;
  color: #ff9d00;
  font-size: 40px;
}
.store_box .order .o_title {
  text-align: center;
  font-size: 18px;
  margin: 20px 0px 10px 0px;
}
.store_box .order .set {
  width: 100%;
}
.store_box .order .box {
  width: 100%;
  display: block;
  text-align: center;
}
.store_box .order .box a:link {
  width: 100%;
  display: block;
  text-decoration: none;
  padding: 10px 0px;
  background: #ff9d00;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-bottom: 6px solid #ffcc88;
  margin-bottom: 10px;
}
.store_box .order .box a:visited {
  color: #fff;
  border-bottom: 6px solid #ffcc88;
}
.store_box .order .box a:hover {
  background: #ffcc88;
}
.store_box .order .tel {
  background: #fff8ee;
  font-size: 20px;
  line-height: 1.1;
  padding: 10px 0px;
}
.store_box .order .tel span {
  font-size: 16px;
  color: #ff9d00;
  margin-right: 5px;
}
.shop_topimage {
  margin-top: 20px;
}
.shop_topimage img {
  width: 1000px;
}
/* link =============================== */
.link_box {
  position: relative;
  width: 92%;
  margin: 30px 2% 0px 2%;
  background: #fff8ee;
  padding: 30px 2% 2% 2%;
}
.link_box .title {
  width: 100%;
  position: absolute;
  top: -15px;
  color: #ff9d00;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
}
.link_box .row {
  display: block;
  margin: 0px 10px;
}
.link_box .col {
  margin-bottom: 10px;
}
/* privacy_policy =============================== */
.privacy {}
.privacy .box {
  width: 96%;
  padding: 0px 2%;
}
.privacy ul {}
.privacy ul li {
  margin-left: 20px;
  padding: 20px 0px 0px 5px;
  list-style: decimal;
}
/* sctl =============================== */
.sctl {}
.sctl table {
  width: 96%;
  margin: 0 2%;
}
.sctl th {
  text-align: left;
  border-bottom: 1px solid #ccc;
  padding: 5px 2%;
  vertical-align: top;
  display: table-cell;
}
.sctl td {
  border-bottom: 1px solid #ccc;
  padding: 5px;
  vertical-align: top;
  display: table-cell;
}
/* gallery_modal =============================== */
.modal-content {
  width: 90%;
  padding: 5px 10px;
}
.gallery {
  width: 96%;
  margin: 0px 2% 0px 2%;
}
.gallery .mr_4 {
  margin-right: 3px;
}
.gallery .row {
  margin-bottom: 3px;
}
.gallery .image {
  position: relative;
  height: 50px;
  overflow: hidden;
}
.gallery .image img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate(-50%, -50%, 0);
  object-fit: cover;
}
/* sakyu =============================== */
#sakyu {}
#sakyu .title {
  text-align: center;
  margin-bottom: 20px;
}
#sakyu .title img {
  width: 90%;
}
#sakyu .cont {
  width: 96%;
  margin: 0 2%;
}
#sakyu .cont .image {
  width: 100%;
}
#sakyu .cont .image img {
  width: 100%;
}
#sakyu .cont .detail {
  width: 92%;
  padding: 0px 4% 40px 4%;
}
#sakyu .cont .detail p {
  margin-bottom: 20px;
}
#sakyu .s_sakyu {
  margin-bottom: 40px;
  background: url(../img/bg_s_sakyu.png) no-repeat;
  background-position: center;
}
#sakyu .s_sandmus {
  margin-bottom: 20px;
  background: url(../img/bg_s_sandmus.png) no-repeat;
  background-position: center;
}
#sakyu .s_sandmus2 {
  margin-bottom: 20px;
  background: url(../img/bg_s_sandmus.png) no-repeat;
  background-size: 1000px;
  background-position: center;
}
#sakyu .s_shallot {
  margin-bottom: 20px;
  background: url(../img/bg_s_shallot.png) no-repeat;
  background-position: center;
}
#sakyu .s_pear {
  margin-bottom: 20px;
  background: url(../img/bg_s_pear.png) no-repeat;
  background-position: center;
}
#sakyu .s_pear2 {
  margin-bottom: 20px;
  background: url(../img/bg_s_pear.png) no-repeat;
  background-size: 1000px;
  background-position: center;
}
#sakyu .s_other {
  margin-bottom: 20px;
  background: url(../img/bg_s_other.png) no-repeat;
  background-position: center;
}
#sakyu .s_other ul li {
  width: 100%;
  float: none;
  margin: 0px 0px 40px 0px;
}
#sakyu .s_other .box .image {
  width: 100%;
}
#sakyu .s_other .box .text {
  padding: 0px 12px;
}
#sakyu .s_other ul li:last-child {
  margin-right: 0px;
}
#sakyu .cont .imagebox_square {}
#sakyu .cont .imagebox_square img {
  width: 100%;
}
#sakyu .cont .imagebox_square ul li {
  width: 50%;
  float: left;
  margin-right: 0;
}
#sakyu .cont .imagebox_square ul li:last-child {
  margin-right: 0px;
}
#sakyu .cont .imagebox_circle {
  text-align: center;
}
#sakyu .cont .imagebox_circle img {
  width: 100%;
}
#sakyu .cont .imagebox_circle ul li {
  width: 30%;
  float: none;
  display: inline-block;
  margin-right: 6px;
}
#sakyu .cont .imagebox_circle ul li:last-child {
  margin-right: 0px;
}
@media only screen and (min-width: 769px) {
  .mceContentBody {
    margin: 0px auto;
    padding-top: 60px;
    width: 1000px;
  }
  /* access =============================== */
  .mceContentBody .bg_access {
    background: #fff8ee;
    padding: 50px;
  }
  .access ul {}
  .access ul li {
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .access ul li:last-child {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .access .box {}
  .access .box .leftbox {
    width: 42px;
    float: left;
    margin-right: 10px;
    padding-right: 0px;
    font-size: 40px;
    color: #ff9d00;
  }
  .access .box .rightbox {
    width: 848px;
    float: right;
  }
  .access .hotspring {
    width: 820px;
    margin: 80px auto 0px auto;
  }
  .access .hotspring img {
    width: 410px;
  }
  .access .hotspring th, td {
    vertical-align: middle;
    display: table-cell;
  }
  /* contact_f =============================== */
  .contact_f {}
  .contact_f .form {
    border-bottom: 1px solid #ccc;
  }
  .contact_f .form table {
    width: 700px;
    margin: 0 auto;
  }
  .contact_f .form th {
    text-align: right;
    padding-right: 20px;
    font-weight: normal;
    vertical-align: top;
    padding-top: 2px;
    display: table-cell;
  }
  .contact_f .form td {
    padding-bottom: 20px;
    display: table-cell;
  }
  .contact_f .form .cf_box1 {
    width: 298px;
    height: 28px;
    border: 1px solid #adadad;
  }
  .contact_f .form .cf_box2 {
    width: 460px;
    height: 285px;
    border: 1px solid #adadad;
  }
  .contact_f .form textarea {
    resize: none;
    color: #333;
    font-size: 14px;
  }
  .contact_f .form span {
    margin-left: 2px;
  }
  .contact_f .form .f_btn {
    margin: 20px 0 150px 0;
  }
  .contact_f .form .f_btn {
    background: #ff9d00;
    color: #fff;
    border: 1px solid #ff9d00;
    border-radius: 5px;
    padding: 15px 80px;
    text-align: center;
    font-size: 21px;
  }
  .contact_f .form .f_btn:hover {
    background: #ffcc88;
    border: 1px solid #ffcc88;
    color: #fff;
    cursor: pointer;
  }
  /* facility =============================== */
  .facility {}
  .facility h2 {
    font-size: 22px;
    font-weight: normal;
    color: #ff9d00;
    text-align: center;
    margin: 50px 0px 10px 0px;
  }
  .facility .text {
    text-align: center;
    margin-bottom: 50px;
  }
  .facility .box {
    width: 1000px;
    margin: 0 0 5px 0;
  }
  .facility .box .col {
    width: 326px;
  }
  .facility .box img {
    width: 100%;
  }
  .facility .welcome {
    text-align: center;
    margin-top: 50px;
  }
  .facility .welcome img {
    width: 445px;
  }
  .mr_3 {
    margin-right: 11px;
  }
  /* spot =============================== */
  .spot {}
  .spot .set {
    margin: 30px 0px;
  }
  .spot .set .box {
    width: 284px;
    margin: 0;
    float: left;
  }
  .spot .set .mr74 {
    margin-right: 74px;
  }
  .spot .set .box .image {
    text-align: center;
  }
  .spot .set .box .image img {
    width: 284px;
  }
  .spot .set .box .title {
    text-align: center;
    font-weight: bold;
    color: #00aad8;
    font-size: 23px;
  }
  .activity {
    margin: 100px 0px;
    text-align: center;
  }
  .activity .title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .activity p {
    color: #00aad8;
    font-size: 23px;
    font-weight: bold;
  }
  .activity .row {
    margin-bottom: 30px;
  }
  .o_title {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  /* restaurant =============================== */
  .restaurant {}
  .restaurant .box {
    width: 1000px;
    margin: 0;
  }
  #menu_popular {
    width: 920px;
    background: #fff8ee;
    padding: 40px 40px 20px 40px;
    margin: 70px 0 0 0;
  }
  #menu_popular .mr_2 {
    margin-right: 20px;
  }
  #menu_popular .row {
    margin-bottom: 20px;
  }
  #menu_popular .title {
    width: 100%;
    text-align: center;
    position: absolute;
    color: #ff9d00;
    font-size: 30px;
    margin-top: -60px;
  }
  #menu_popular .fs_rname {
    font-size: 18px;
  }
  #menu_popular .col span {
    margin-right: 15px;
  }
  #menu_groups {
    width: 920px;
    background: #fff8ee;
    padding: 40px;
    margin: 70px 0 50px 0;
  }
  #menu_groups .mr_3 {
    margin-right: 10px;
  }
  #menu_groups .row {
    margin-bottom: 20px;
  }
  #menu_groups .col {}
  #menu_groups .col img {
    width: 100%;
  }
  #menu_groups .title {
    width: 100%;
    text-align: center;
    position: absolute;
    color: #ff9d00;
    font-size: 30px;
    margin-top: -60px;
  }
  #menu_groups .fs_rname {
    font-size: 18px;
  }
  #menu_groups .col span {
    margin-right: 15px;
  }
  #menu_kani {
    width: 920px;
    background: #fff8ee;
    padding: 40px;
    margin: 70px 0 50px 0;
  }
  #menu_kani .mr_3 {
    margin-right: 10px;
  }
  #menu_kani .row {
    margin-bottom: 20px;
  }
  #menu_kani .col {}
  #menu_kani .col img {
    width: 100%;
  }
  #menu_kani .title {
    width: 100%;
    text-align: center;
    position: absolute;
    color: #ff9d00;
    font-size: 30px;
    margin-top: -60px;
  }
  #menu_kani .fs_rname {
    font-size: 18px;
  }
  #menu_kani .col span {
    margin-right: 15px;
  }
  .restaurant .notes {
    margin-top: 60px;
  }
  .restaurant .u_text {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
  }
  /* store =============================== */
  .store {}
  .store .store_menu {
    width: 1000px;
    margin: 0px;
  }
  .store .store_menu .col {
    width: 326px;
    height: 275px;
    position: relative;
  }
  .store .store_menu .col img {
    width: 100%;
  }
  .store .store_menu .title {
    width: 200px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    background-color: rgba(255, 157, 0, 0.9);
    padding: 5px 10px;
    margin: 0 auto;
    top: 235px;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
  }
  .store_box {
    position: relative;
  }
  .store_box .title {
    position: absolute;
    top: -20px;
    font-size: 30px;
    color: #ff9d00;
    font-weight: bold;
  }
  .store_box .lineup {
    width: 920px;
    background: #fff8ee;
    padding: 40px;
    margin: 0px;
  }
  .store_box .lineup .mr_4 {
    margin-right: 20px;
  }
  .store_box .lineup .row {
    margin-bottom: 20px;
  }
  .store_box .lineup .col img {
    width: 215px;
  }
  .store_box .lineup .fs_rname {
    font-size: 18px;
  }
  .store_box .order {
    background: #e9fbff;
    padding: 40px;
    position: relative;
    margin: 0px;
  }
  .store_box .order .icon {
    width: 920px;
    position: absolute;
    text-align: center;
    top: -30px;
    color: #ff9d00;
    font-size: 40px;
  }
  .store_box .order .o_title {
    text-align: center;
    font-size: 21px;
    margin-bottom: 40px;
  }
  .store_box .order .set {
    width: 600px;
    margin: 0 auto;
  }
  .store_box .order .box {
    width: 275px;
    text-align: center;
    float: left;
  }
  .store_box .order .box a:link {
    width: 275px;
    display: block;
    text-decoration: none;
    padding: 20px 0px;
    background: #ff9d00;
    color: #fff;
    font-size: 21px;
    text-align: center;
    border-bottom: 6px solid #ffcc88;
  }
  .store_box .order .box a:visited {
    color: #fff;
    border-bottom: 6px solid #ffcc88;
  }
  .store_box .order .box a:hover {
    background: #ffcc88;
  }
  .store_box .order .mr_o {
    margin-right: 50px;
  }
  .store_box .order .tel {
    background: #fff8ee;
    font-size: 29px;
    line-height: 1.1;
    padding: 5px 0px 10px 0px;
  }
  .store_box .order .tel span {
    font-size: 21px;
    color: #ff9d00;
  }
  /* link =============================== */
  .link_box {
    margin-top: 80px;
    position: relative;
    width: 920px;
    background: #fff8ee;
    padding: 40px 40px 20px 40px;
    margin: 0px 0px 80px 0px;
  }
  .link_box .title {
    width: 920px;
    position: absolute;
    top: -20px;
    font-size: 30px;
    color: #ff9d00;
    font-weight: bold;
  }
  .link_box .row {
    display: flex;
  }
  .link_box .col {
    margin-bottom: 10px;
  }
  /* privacy_policy =============================== */
  .privacy {}
  .privacy .box {
    padding-bottom: 30px;
  }
  .privacy ul {}
  .privacy ul li {
    margin-left: 20px;
    padding: 20px 0px 0px 5px;
    list-style: decimal;
  }
  /* sctl =============================== */
  .sctl {}
  .sctl table {
    width: 70%;
    margin: 0 15%;
  }
  .sctl th {
    padding: 10px 2%;
  }
  .sctl td {
    padding: 10px;
  }
  /* gallery_modal =============================== */
  .modal-content {
    position: fixed;
    display: none;
    z-index: 99999;
    width: 550px;
    margin: 0;
    padding: 20px;
    border-radius: 5px;
    background: #fff;
  }
  .modal-content p {
    margin: 0;
    padding: 0;
  }
  .modal-content img {
    width: 100%;
  }
  .modal-overlay {
    z-index: 99998;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.75);
  }
  .modal-open {
    color: #00f;
    text-decoration: underline;
  }
  .modal-open:hover {
    cursor: pointer;
    color: #f00;
    opacity: 0.6;
  }
  .modal-close a:link {
    color: #333;
    text-decoration: underline;
  }
  .modal-close a:visited {
    color: #333;
  }
  .modal-close a:hover {
    color: #ccc;
  }
  .gallery .row {
    margin-bottom: 11px;
  }
  .gallery .image {
    position: relative;
    height: 150px;
    overflow: hidden;
  }
  .gallery .image img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate(-50%, -50%, 0);
    object-fit: cover;
  }
  .gallery .text img {
    width: 140px;
  }
  .gallery .text {
    text-align: center;
    margin-top: 30px;
  }
  .gallery .mr_4 {
    margin-right: 11px;
  }
  /* sakyu =============================== */
  #sakyu {}
  #sakyu .title {
    text-align: center;
    margin-bottom: 40px;
  }
  #sakyu .title img {
    width: 362px;
  }
  #sakyu .cont {
    width: 1000px;
    margin: 0 auto;
  }
  #sakyu .cont .image {
    width: 523px;
    margin: 0;
  }
  #sakyu .cont .image img {
    width: 100%;
  }
  #sakyu .cont .detail {
    width: 453px;
    padding: 40px 0 0 0;
  }
  #sakyu .cont .detail p {
    margin-bottom: 20px;
  }
  #sakyu .s_sakyu {
    margin-bottom: 100px;
    background: url(../img/bg_s_sakyu.png) no-repeat;
    background-position: center;
    background-size: 1000px;
  }
  #sakyu .s_sandmus {
    margin-bottom: 100px;
    background: url(../img/bg_s_sandmus.png) no-repeat;
    background-position: center;
  }
  #sakyu .s_shallot {
    margin-bottom: 100px;
    background: url(../img/bg_s_shallot.png) no-repeat;
    background-position: center;
  }
  #sakyu .s_pear {
    margin-bottom: 100px;
    background: url(../img/bg_s_pear.png) no-repeat;
    background-position: center;
  }
  #sakyu .s_other {
    margin-bottom: 100px;
    background: url(../img/bg_s_other.png) no-repeat;
    background-position: center;
    background-size: 800px;
  }
  #sakyu .s_other ul li {
    width: 324px;
    float: left;
    margin-right: 14px;
  }
  #sakyu .s_other .box .image {
    width: 324px;
  }
  #sakyu .s_other .box .image img {
    width: 100%;
  }
  #sakyu .s_other .box .text {
    padding: 0px 12px;
  }
  #sakyu .s_other ul li:last-child {
    margin-right: 0px;
  }
  #sakyu .cont .imagebox_square {}
  #sakyu .cont .imagebox_square img {
    width: 221px;
  }
  #sakyu .cont .imagebox_square ul li {
    width: 221px;
    float: left;
    margin-right: 11px;
  }
  #sakyu .cont .imagebox_square ul li:last-child {
    margin-right: 0px;
  }
  #sakyu .cont .imagebox_circle {}
  #sakyu .cont .imagebox_circle img {
    width: 147px;
  }
  #sakyu .cont .imagebox_circle ul li {
    width: 147px;
    float: left;
    margin-right: 6px;
  }
  #sakyu .cont .imagebox_circle ul li:last-child {
    margin-right: 0px;
  }
  .liftmap {
    margin-top: 60px;
  }
}
/* ------------------------------------------------------------------------------------------------------------------------------------ 周辺観光地 グーグルマップ 追加 */
@media only screen and (max-width: 640px) {
  .mceContentBody .google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
  }
  .mceContentBody .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
}
.mceContentBody span.number {
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  position: relative;
  text-align: center;
  line-height: 22px;
  display: inline-block;
  font-size: 14px;
  vertical-align: top;
  margin: 0 0.2em;
  font-weight: normal;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.mceContentBody span.number.green {
  color: #fff;
  background: #7cb342;
}
.mceContentBody span.number.blue {
  color: #fff;
  background: #0288d1;
}
.mceContentBody span.number.yellow {
  color: #fff;
  background: #fcc161;
}
@media only screen and (max-width: 640px) {
  .mceContentBody .activity .title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 1em;
  }
  .mceContentBody .o_title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 1em;
  }
  .mceContentBody .activity span.number {
    display: block;
  }
}
/* ------------------------------------------------------------------------------------------------------------------------------------ アクセス・リンク 追加 */
.mceContentBody h3 {
  /* background: #f6f6f6; */
  font-size: 30px; /* 25px */
  line-height: 1.5;
  font-weight: bold;
  padding: 0;
  margin: 2em 0 1em;
  /* display: inline-block; */
  display: block;
  /* border-bottom: 3px solid #fe5700; */
  /* border: 3px solid #fe5700 */
  /* border-bottom: 3px solid #fe5700; */
  padding: 0;
  /* display: inline-block; */
  /* border-bottom: 4px solid #f2f2f2; */
}
.mceContentBody h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 2em 0 1em;
  display: block;
  border-bottom: 1px solid #dddddd;
}
/* ------------------------------------------------------------------------------------------------------------------------------------ ul */
.mceContentBody ul.deco-list {
  margin: 10px 0 20px;
  padding: 0;
}
.mceContentBody ul.deco-list li {
  margin: 0;
  padding: 0 0 0 15px;
  position: relative;
}
.mceContentBody ul.deco-list li::before {
  background: #dddddd none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  height: 8px;
  left: 0;
  margin-right: 0.5em;
  position: absolute;
  top: 50%;
  transition: all 0.3s ease-out 0s;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 8px;
}
.mceContentBody ul.list-unstyled li {
  list-style: none;
  background: none;
  padding: 0;
}
.mceContentBody ul.list-unstyled li ul li {
  list-style: none;
  background: none;
  margin: 0;
  padding: 0;
}
.mceContentBody ul.list-unstyled li ul li:before {
  content: "・";
}
.mceContentBody ul.inline {
  margin: 0;
}
.mceContentBody ul.inline li {
  display: block;
  white-space: nowrap;
  float: left;
  padding-right: 0.5em;
}
.mceContentBody ol.deco-list {
  margin: 10px 0 20px 20px;
  padding: 0;
}
.mceContentBody ol.deco-list li {
  margin: 0;
  padding: 0 0 10px;
}
.mceContentBody ul.deco-list li strong, .mceContentBody ol.deco-list li strong {}
/* ------------------------------------------------------------------------------------------------------------------------------------ addition */
.mceContentBody div.restaurant {
  margin-top: -100px;
}
.mceContentBody div.restaurant h3 {
  text-align: center;
  margin: 3em 0 1em;
}
@media only screen and (max-width: 769px) {
  .mceContentBody div.restaurant {
    margin-top: -50px;
  }
  .mceContentBody div.restaurant .row {
    display: block;
  }
  .mceContentBody div.restaurant .box.row {
    display: flex;
  }
}
/* ------------------------------------------------------------------------------------------------------------------------------------ setting */
.mceContentBody br.responsive {
  display: none;
}
.mceContentBody .fs10 {
  font-size: 10px;
}
.mceContentBody .fs11 {
  font-size: 11px;
}
.mceContentBody .fs12 {
  font-size: 12px;
}
.mceContentBody .fs13 {
  font-size: 13px;
}
.mceContentBody .fs14 {
  font-size: 14px;
}
.mceContentBody .fs15 {
  font-size: 15px;
}
.mceContentBody .fs16 {
  font-size: 16px;
}
.mceContentBody .fs17 {
  font-size: 17px;
}
.mceContentBody .fs18 {
  font-size: 18px;
}
.mceContentBody .fs19 {
  font-size: 19px;
}
.mceContentBody .fs20 {
  font-size: 20px;
}
.mceContentBody .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.mceContentBody .clearfix {
  min-height: 1px;
}
/* * html .clearfix {
  	height: 1px;
  	¥/
  	height: auto;
  	overflow: hidden;
  	
}
 */
.mceContentBody .fl {
  float: left;
}
.mceContentBody .fr {
  float: right;
}
.mceContentBody .center {
  margin-left: auto;
  margin-right: auto;
}
.mceContentBody .tc {
  text-align: center;
}
.mceContentBody .tl {
  text-align: left;
}
.mceContentBody .tr {
  text-align: right;
}
.mceContentBody .vt {
  vertical-align: top;
}
.mceContentBody .vm {
  vertical-align: middle;
}
.mceContentBody .vb {
  vertical-align: bottom;
}
.mceContentBody .w5 {
  width: 5% !important;
}
.mceContentBody .w10 {
  width: 10% !important;
}
.mceContentBody .w15 {
  width: 15% !important;
}
.mceContentBody .w20 {
  width: 20% !important;
}
.mceContentBody .w22 {
  width: 22% !important;
}
.mceContentBody .w23 {
  width: 23.5% !important;
}
.mceContentBody .w24 {
  width: 24% !important;
}
.mceContentBody .w25 {
  width: 25% !important;
}
.mceContentBody .w30 {
  width: 30% !important;
}
.mceContentBody .w31 {
  width: 31% !important;
}
.mceContentBody .w32 {
  width: 32% !important;
}
.mceContentBody .w36 {
  width: 36% !important;
}
.mceContentBody .w40 {
  width: 40% !important;
}
.mceContentBody .w45 {
  width: 45% !important;
}
.mceContentBody .w49 {
  width: 49% !important;
}
.mceContentBody .w50 {
  width: 50% !important;
}
.mceContentBody .w60 {
  width: 60% !important;
}
.mceContentBody .w65 {
  width: 65% !important;
}
.mceContentBody .w70 {
  width: 70% !important;
}
.mceContentBody .w80 {
  width: 80% !important;
}
.mceContentBody .w90 {
  width: 90% !important;
}
.mceContentBody .w100 {
  width: 100% !important;
}
.mceContentBody .m_o0 {
  margin-top: 0 !important;
}
.mceContentBody .m_o10 {
  margin-top: 10px !important;
}
.mceContentBody .m_o20 {
  margin-top: 20px !important;
}
.mceContentBody .m_o30 {
  margin-top: 30px !important;
}
.mceContentBody .m_o40 {
  margin-top: 40px !important;
}
.mceContentBody .m_o50 {
  margin-top: 50px !important;
}
.mceContentBody .m_o60 {
  margin-top: 60px !important;
}
.mceContentBody .m_o80 {
  margin-top: 80px !important;
}
.mceContentBody .m_l0 {
  margin-left: 0 !important;
}
.mceContentBody .m_l1 {
  margin-left: 1% !important;
}
.mceContentBody .m_l2 {
  margin-left: 2% !important;
}
.mceContentBody .m_l4 {
  margin-left: 4% !important;
}
.mceContentBody .m_r0 {
  margin-right: 0 !important;
}
.mceContentBody .m_r1 {
  margin-right: 1% !important;
}
.mceContentBody .m_r2 {
  margin-right: 2% !important;
}
.mceContentBody .m_r4 {
  margin-right: 4% !important;
}
.mceContentBody .m_u0 {
  margin-bottom: 0 !important;
}
.mceContentBody .m_u10 {
  margin-bottom: 10px !important;
}
.mceContentBody .m_u20 {
  margin-bottom: 20px !important;
}
.mceContentBody .m_u30 {
  margin-bottom: 30px !important;
}
.mceContentBody .m_u40 {
  margin-bottom: 40px !important;
}
.mceContentBody .m_u50 {
  margin-bottom: 50px !important;
}
.mceContentBody .m_u60 {
  margin-bottom: 60px !important;
}
.mceContentBody .m_u80 {
  margin-bottom: 80px !important;
}
.mceContentBody .nomgn {
  margin: 0;
}
/* */
.mceContentBody table.deco-tb {
  text-align: left;
  vertical-align: middle;
  border-collapse: collapse;
  border: 1px solid #f0f0f0;
  background: #fff;
}
.mceContentBody table.deco-tb th {
  border: 1px solid #ccc;
  padding: 0.4em 0.5em;
  text-align: left;
  vertical-align: middle;
  background: #f0f0f0;
}
.mceContentBody table.deco-tb td {
  border: 1px solid #ccc;
  padding: 0.4em 0.5em;
  vertical-align: top;
}
/* */
@media only screen and (max-width: 768px) {
  .mceContentBody table.deco-tb.resp_table th, .mceContentBody table.deco-tb.resp_table td {
    display: table-cell;
  }
}
@media only screen and (max-width: 768px) {
  .mceContentBody br.responsive {
    display: block;
  }
  /* .mceContentBody .imgL,
	.mceContentBody .imgR {
		width: 100% !important;
		max-width: auto;
		float: none;
		margin: 0 auto 10px;
	} */
  .mceContentBody .fl, .mceContentBody .fr {
    float: none;
  }
  .mceContentBody .resp_w5 {
    width: 5% !important;
  }
  .mceContentBody .resp_w10 {
    width: 10% !important;
  }
  .mceContentBody .resp_w15 {
    width: 15% !important;
  }
  .mceContentBody .resp_w20 {
    width: 20% !important;
  }
  .mceContentBody .resp_w22 {
    width: 22% !important;
  }
  .mceContentBody .resp_w24 {
    width: 24% !important;
  }
  .mceContentBody .resp_w25 {
    width: 25% !important;
  }
  .mceContentBody .resp_w30 {
    width: 30% !important;
  }
  .mceContentBody .resp_w32 {
    width: 32% !important;
  }
  .mceContentBody .resp_w36 {
    width: 36% !important;
  }
  .mceContentBody .resp_w40 {
    width: 40% !important;
  }
  .mceContentBody .resp_w45 {
    width: 45% !important;
  }
  .mceContentBody .resp_w49 {
    width: 49% !important;
  }
  .mceContentBody .resp_w50 {
    width: 50% !important;
  }
  .mceContentBody .resp_w60 {
    width: 60% !important;
  }
  .mceContentBody .resp_w70 {
    width: 70% !important;
  }
  .mceContentBody .resp_w80 {
    width: 80% !important;
  }
  .mceContentBody .resp_w90 {
    width: 90% !important;
  }
  .mceContentBody .resp_w100 {
    width: 100% !important;
  }
  .mceContentBody .resp_m_o0 {
    margin-top: 0 !important;
  }
  .mceContentBody .resp_m_o20 {
    margin-top: 20px !important;
  }
  .mceContentBody .resp_m_o30 {
    margin-top: 30px !important;
  }
  .mceContentBody .resp_m_o40 {
    margin-top: 40px !important;
  }
  .mceContentBody .resp_m_o50 {
    margin-top: 50px !important;
  }
  .mceContentBody .resp_m_o60 {
    margin-top: 60px !important;
  }
  .mceContentBody .resp_m_o80 {
    margin-top: 80px !important;
  }
  .mceContentBody .resp_m_l0 {
    margin-left: 0 !important;
  }
  .mceContentBody .resp_m_l1 {
    margin-left: 1% !important;
  }
  .mceContentBody .resp_m_l2 {
    margin-left: 2% !important;
  }
  .mceContentBody .resp_m_l4 {
    margin-left: 4% !important;
  }
  .mceContentBody .resp_m_r0 {
    margin-right: 0 !important;
  }
  .mceContentBody .resp_m_r1 {
    margin-right: 1% !important;
  }
  .mceContentBody .resp_m_r2 {
    margin-right: 2% !important;
  }
  .mceContentBody .resp_m_r4 {
    margin-right: 4% !important;
  }
  .mceContentBody .resp_m_u0 {
    margin-bottom: 0px !important;
  }
  .mceContentBody .resp_m_u10 {
    margin-bottom: 10px !important;
  }
  .mceContentBody .resp_m_u20 {
    margin-bottom: 20px !important;
  }
  .mceContentBody .resp_m_u30 {
    margin-bottom: 30px !important;
  }
  .mceContentBody .resp_m_u40 {
    margin-bottom: 40px !important;
  }
  .mceContentBody .resp_m_u50 {
    margin-bottom: 50px !important;
  }
  .mceContentBody .resp_m_u60 {
    margin-bottom: 60px !important;
  }
  .mceContentBody .resp_m_u80 {
    margin-bottom: 80px !important;
  }
  .mceContentBody .resp_fl {
    float: left !important;
  }
  .mceContentBody .resp_fr {
    float: right !important;
  }
  .mceContentBody .resp_center {
    margin-left: auto;
    margin-right: auto;
  }
  .mceContentBody .resp_tl {
    text-align: left;
  }
  .mceContentBody .resp_tr {
    text-align: right;
  }
  .mceContentBody .resp_tc {
    text-align: center;
  }
  .mceContentBody .resp_vt {
    vertical-align: top;
  }
  .mceContentBody .resp_vm {
    vertical-align: middle;
  }
  .mceContentBody .resp_vb {
    vertical-align: bottom;
  }
}
/* ------------------------------------------------------------------------------------------------------------------------------------ detail goods */
.mceContentBody .sliderWrap {
  overflow: hidden;
}
.mceContentBody .flexslider {
  background: #fff;
  margin: 0 auto 20px;
  position: relative;
  width: 80%;
}
@media only screen and (max-width: 768px) {
  .mceContentBody .flexslider {
    width: 100%;
  }
}
.mceContentBody .flexslider ul.slides > li {
  display: none;
}
.mceContentBody .flexslider ul.slides li img {
  opacity: 0.5;
  transition: all 0.2s ease-in-out 0s;
}
.mceContentBody .flexslider ul.slides li.flex-active-slide img {
  opacity: 1;
}
.mceContentBody .flexslider ul.slides li {
  display: table-cell;
  height: 400px;
  line-height: 400px;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  background: #f8f8f8;
}
@media only screen and (max-width: 768px) {
  .mceContentBody .flexslider ul.slides li {
    height: 200px;
    line-height: 200px;
  }
}
.mceContentBody .flexslider ul.slides li::before {
  /* background: rgba(0, 0, 0, 0); */
  border-radius: 0;
  content: "";
  height: 0;
  left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
  transition: none 0s ease 0s;
  width: auto;
}
.mceContentBody .flexslider ul.slides li img {
  display: inline;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  width: auto;
  padding: 0 0.5em;
  box-sizing: border-box;
}
.mceContentBody .flexslider .flex-control-thumbs li {
  /*  background: #eeeeee none repeat scroll 0 0; */
  height: 70px;
  line-height: 70px;
  text-align: center;
  vertical-align: middle;
  width: 70px;
  margin: 0 0.1em;
  /* display: inline; */
  float: none;
}
.mceContentBody .flex-control-thumbs li img {
  display: inline;
  height: auto;
  /* max-height: 100%; */
  max-height: 70px;
  max-width: 70px;
  vertical-align: middle;
  width: auto;
}
.mceContentBody .flexslider .flex-control-thumbs li::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  content: "";
  height: 0;
  left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
  transition: none 0s ease 0s;
  width: auto;
}
.mceContentBody .flexslider .flex-control-thumbs {
  margin: 5px 0 0;
  overflow: hidden;
  position: static;
}
.mceContentBody .flexslider .flex-control-nav {
  text-align: center;
  width: 100%;
}
.mceContentBody .flexslider .slides, .mceContentBody .flexslider .flex-control-nav, .mceContentBody .flexslider .flex-direction-nav {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.mceContentBody .flexslider .flex-direction-nav {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(0px, -50%);
  width: 100%;
  /* height: calc(100% - 70px);
 */
}
.mceContentBody .flexslider .flex-direction-nav li {
  /* height: 100%; */
}
.mceContentBody .flexslider .flex-direction-nav li::before {
  background: noen;
  border-radius: 0;
  content: "";
  height: 0;
  left: 0;
  margin-right: 0;
  position: relative;
  top: 0;
  transition: none 0s ease 0s;
  width: auto;
}
.mceContentBody .flex-control-nav li {
  display: inline-block;
  margin: 0 6px;
}
.mceContentBody .flex-control-thumbs {
  margin: 5px 0 0;
  overflow: hidden;
  position: static;
}
.mceContentBody .flex-control-thumbs li {
  background: #f8f8f8;
  margin: 0 1% 10px;
  padding: 0;
  text-align: center;
  width: 18%;
}
.mceContentBody .flex-control-thumbs img:hover {}
.flex-control-thumbs .flex-active {
  cursor: default;
  opacity: 1;
}
.mceContentBody .flex-direction-nav .flex-nav-prev {
  opacity: 1;
  position: absolute;
  top: 0;
  width: 40px;
  /* height: 100%; */
  padding: 0;
}
.mceContentBody .flex-direction-nav .flex-nav-next {
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  /* height: 100%; */
  padding: 0;
}
/* */
.mceContentBody .liftmap_movie {
  padding: 1em;
  border: 5px solid #f0f0f0;
}
.mceContentBody .liftmap_movie img {
  border: 5px solid #f0f0f0;
}
/* 砂丘センター 周辺観光情報 */
.mceContentBody div.around {
  line-height: 1.8;
}
.mceContentBody div.around div.lead {
  color: #333;
  font-size: 32px;
  font-weight: bold;
}
.mceContentBody div.around h3 {
  color: #333;
  border-bottom: 3px solid #333;
}
.mceContentBody div.around h4 {
  color: #333;
  font-size: 21px;
  border: none;
}
.mceContentBody div.around a {
  font-weight: bold;
  position: relative;
  padding-left: 1em;
  color: #333;
}
.mceContentBody div.around a:before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 7px;
  height: 7px;
  content: '';
  transition: all .2s ease-in-out;
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  border-top: 1px solid #00aad8;
  border-right: 1px solid #00aad8;
  background: none;
}
.mceContentBody div.around span.tel {
  background: #f0f0f0;
  padding: 0 0.5em;
  border: 1px solid #ccc;
  border-radius: 100px;
  white-space: nowrap;
}
.mceContentBody div.other-spot div.title a {
  position: relative;
  padding-left: 1em;
}
.mceContentBody div.other-spot div.title a:before {
  position: absolute;
  top: 50%;
  right: 1em;
  left: 0;
  display: block;
  width: 10px;
  height: 10px;
  content: '';
  -webkit-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  border-top: 2px solid #00aad8;
  border-right: 2px solid #00aad8;
  background: none;
  z-index: 1;
}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 団体メニュー 修正 */
#menu_popular {
  margin-left: auto;
  margin-right: auto;
}
.restaurant .box {
  margin: 0 auto;
  width: 1000px;
}
@media only screen and (max-width: 1000px) {
  .restaurant .box {
    width: 100%;
  }
}
/* 背景 */
.mceContentBody div.group-menu {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: 'Noto Serif JP', sans-serif;
  /* margin-left: -30px;
	margin-right: -30px; */
  padding-left: 30px;
  padding-right: 30px;
  /* width: 100%; */
  box-sizing: border-box;
  /* border-top: 1px solid #db9f31;
	border-bottom: 1px solid #db9f31;	 */
  background: linear-gradient(135deg, #0c0805, #241609);
  background: -webkit-linear-gradient(135deg, #0c0805, #241609);
}
.mceContentBody div.group-menu:before {
  width: 100vw;
  height: 100%;
  background: linear-gradient(135deg, #0c0805, #241609);
  background: -webkit-linear-gradient(135deg, #0c0805, #241609);
  position: absolute;
  left: calc((100vw - 1000px) / -2);
  top: 0;
  content: "";
  z-index: -1;
}
.mceContentBody div.group-menu div.group-menu-title {
  font-size: 30px;
  color: #fff;
  margin-bottom: 2em;
  text-align: center;
  position: relative;
  padding-bottom: 1em;
}
.mceContentBody div.group-menu div.group-menu-title:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  display: block;
  content: "";
  background: linear-gradient(45deg, #0c0805, #db9f31, #0c0805);
  background: -webkit-linear-gradient(45deg, #0c0805, #db9f31, #0c0805);
  height: 2px;
  width: 50%;
}
/* article */
.mceContentBody div.group-menu div.menu-article {
  float: left;
  width: 30%;
  margin-right: 5%;
  color: #fff;
  margin-bottom: 40px;
}
.mceContentBody div.group-menu div.menu-article:nth-child(3n) {
  margin-right: 0;
}
.mceContentBody div.group-menu div.menu-article div.menu-photo {
  border: 1px solid #e9cc7f;
}
.mceContentBody div.group-menu div.menu-article div.menu-photo img {
  display: block;
}
.mceContentBody div.group-menu div.menu-article div.menu-name {
  font-size: 24px;
  margin-bottom: 0.1em;
}
.mceContentBody div.group-menu div.menu-article div.price {
  font-size: 16px;
  text-align: right;
}
.mceContentBody div.group-menu div.menu-article div.price span {
  font-size: 21px;
}
/* リスト */
.mceContentBody div.group-menu div.menu-article > ul {
  border-top: 1px solid #fff;
}
.mceContentBody div.group-menu div.menu-article > ul > li > ul {
  border-top: none;
}
.mceContentBody div.group-menu div.menu-article ul li {
  font-size: 14px;
  position: relative;
  padding-left: 1em;
}
.mceContentBody div.group-menu div.menu-article ul > li > ul > li:before {
  background: linear-gradient(#d2d2d2, #f0f0f0);
  background: -webkit-linear-gradient(#d2d2d2, #f0f0f0);
  border-radius: 1000px;
}
.mceContentBody div.group-menu div.menu-article ul li:before {
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 0.5em;
  height: 0.5em;
  content: "";
  background: linear-gradient(#e9cc7f, #d4aa5f);
  background: -webkit-linear-gradient(#e9cc7f, #d4aa5f);
  border-radius: 1000px;
}
@media only screen and (max-width: 1000px) {
  .mceContentBody div.group-menu {
    background: linear-gradient(135deg, #0c0805, #241609);
    background: -webkit-linear-gradient(135deg, #0c0805, #241609);
  }
}
@media only screen and (max-width: 768px) {
  .mceContentBody div.group-menu {
    background: linear-gradient(135deg, #0c0805, #241609);
    background: -webkit-linear-gradient(135deg, #0c0805, #241609);
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .mceContentBody div.group-menu div.menu-article {
    float: none;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    margin-bottom: 40px;
  }
  .mceContentBody div.group-menu div.menu-article:nth-child(3n) {
    margin-right: auto;
  }
}
/* ライトボックス レスポンシブ */
.lightboxOverlay {
  width: 100% !important;
}
.lb-outerContainer {
  /* width: 90% !important; */
  height: auto !important;
}
.lightbox .lb-image {
  max-width: 1000px !important;
  height: auto !important;
}
@media only screen and (max-width: 768px) {
  .lightboxOverlay {
    width: 100% !important;
    overflow: hidden;
  }
  .lb-outerContainer {
    width: 100% !important;
    height: auto !important;
  }
  .lightbox .lb-image {
    width: 100% !important;
    height: auto !important;
  }
  .lb-dataContainer {
    width: 100% !important;
  }
}
.mceContentBody ol.deco-list {
  list-style: outside decimal;
}
@media only screen and (max-width: 768px) {
  div#contents div.tc h1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  div.sp-inner {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.mceContentBody div.pdf-link {
  text-align: center;
  margin-bottom: 40px;
}
.mceContentBody div.pdf-link a {
  display: inline-block;
  border: 1px solid #e9cc7f;
  color: #e9cc7f;
  text-decoration: none;
  padding: 10px 40px;
  position: relative;
}
.mceContentBody div.pdf-link a::after {
  background: none;
  border-right: 1px solid #e9cc7f;
  border-top: 1px solid #e9cc7f;
  content: "";
  display: block;
  height: 8px;
  right: 10px;
  top: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transition: all 0.2s ease-in-out 0s;
  width: 8px;
}
@media only screen and (max-width: 768px) {
  .store_box .lineup .row {
    display: flex;
    flex-wrap: wrap;
  }
  .store_box .lineup .col {
    width: 48%;
  }
  .store_box .lineup .col.mr_4 {
    margin-right: 4%;
  }
  .store_box .lineup .col.mr_4:nth-child(2n) {
    margin-right: 0;
  }
  .lightbox {
    width: calc(100% - 2rem) !important;
    left: 50% !important;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .lightbox .lb-image {
    max-width: calc(100%) !important;
    box-sizing: border-box;
  }
}