@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : breakfast.css
 author     : Ability Consultant
 style info : 朝食
=================================================================== */
.con_int, .con_healthy, .con_healthy .move_healthy, .con_gal .box_gal, .con_original_menu, .con_drink, .con_intro {
  max-width: 1200px;
  margin: auto;
}
@media only screen and (max-width: 1330px) {
  .con_int, .con_healthy, .con_healthy .move_healthy, .con_gal .box_gal, .con_original_menu, .con_drink, .con_intro {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_int, .con_healthy, .con_healthy .move_healthy, .con_gal .box_gal, .con_original_menu, .con_drink, .con_intro {
    width: 97.2%;
    padding: 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_int, .con_healthy, .con_healthy .move_healthy, .con_gal .box_gal, .con_original_menu, .con_drink, .con_intro {
    width: 93.75%;
    padding: 0;
  }
}

/* font-awesome */
/* -----------------------------------------------------------
	スライド　用
----------------------------------------------------------- */
/*Animate */
/* -----------------------------------------------------------
	ホテル リブランド用
----------------------------------------------------------- */
#footer .wrp_hotel_footer .con_hotel_footer .box_hotel_footer .box_hotel .btn_pam {
  display: none;
}

/* -----------------------------------------------------------
	共通
----------------------------------------------------------- */
h3 {
  text-align: center;
  font-size: 247%;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  h3 {
    font-size: 200%;
  }
}
@media only screen and (max-width: 640px) {
  h3 {
    font-size: 154%;
  }
}
h3 em {
  color: #f96f1c;
  border-top: 3px solid #f96f1c;
  border-bottom: 3px solid #f96f1c;
  display: inline-block;
  font-size: 57%;
  font-weight: 100;
  padding: 0 1em;
  margin-bottom: .3em;
}
h3 span {
  display: block;
  font-weight: 600;
}

/* -----------------------------------------------------------
	.tit
----------------------------------------------------------- */
.tit_01 {
  color: #333;
  padding: 0 0 0.5em;
  line-height: 1.25;
  position: relative;
  margin-bottom: 60px;
  letter-spacing: 0.05em;
  text-align: center;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_01 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .tit_01 {
    margin-bottom: 30px;
  }
}
.tit_01 .jp {
  position: relative;
  display: block !important;
  color: #333 !important;
  padding-bottom: 25px;
  font-size: 262%;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_01 .jp {
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 640px) {
  .tit_01 .jp {
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_01 .jp {
    font-size: 231%;
  }
}
@media only screen and (max-width: 640px) {
  .tit_01 .jp {
    font-size: 185%;
  }
}
.tit_01 .jp:before {
  position: absolute;
  bottom: 2px;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 8%;
  background: #f96f1c;
  height: 2px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_01 .jp:before {
    width: 8%;
  }
}
@media only screen and (max-width: 640px) {
  .tit_01 .jp:before {
    width: 15%;
  }
}
.tit_01 .jp:after {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 8%;
  background: #f96f1c;
  height: 4px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_01 .jp:after {
    width: 8%;
  }
}
@media only screen and (max-width: 640px) {
  .tit_01 .jp:after {
    width: 15%;
  }
}
.tit_01 .en {
  padding-top: 25px;
  font-size: 139%;
  letter-spacing: 0.1em;
  font-family: 'Noto Serif JP', serif;
  font-weight: normal;
  display: block;
  color: #f96f1c;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_01 .en {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 640px) {
  .tit_01 .en {
    padding-top: 15px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_01 .en {
    font-size: 131%;
  }
}
@media only screen and (max-width: 640px) {
  .tit_01 .en {
    font-size: 108%;
  }
}
.tit_01 em {
  border: none !important;
  color: #333 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  padding-bottom: 10px;
  font-size: 139%;
  font-weight: normal;
  padding-bottom: 10px;
  display: block;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_01 em {
    font-size: 131%;
  }
}
@media only screen and (max-width: 640px) {
  .tit_01 em {
    font-size: 108%;
  }
}

.tit_02 {
  color: #333;
  font-size: 216%;
  border-top: 3px solid #f96f1c;
  border-bottom: 3px solid #f96f1c;
  padding: 0.5em 0 0.5em;
  line-height: 1.25;
  position: relative;
  width: 60%;
  margin: 0 auto;
  letter-spacing: 0.05em;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_02 {
    font-size: 200%;
  }
}
@media only screen and (max-width: 640px) {
  .tit_02 {
    font-size: 154%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_02 {
    width: 60%;
  }
}
@media only screen and (max-width: 640px) {
  .tit_02 {
    width: 100%;
  }
}
.tit_02:before {
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 100%;
  background: #F2B587;
  height: 1px;
}
.tit_02:after {
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 100%;
  background: #F2B587;
  height: 1px;
}
.tit_02 span {
  display: block !important;
}
.tit_02 em {
  position: absolute;
  top: -5%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: none !important;
  color: #333 !important;
  margin-bottom: 0 !important;
  background: #fff;
  padding: 10px;
  font-weight: 400;
}
@media only screen and (max-width: 640px) {
  .tit_02 em {
    font-size: 70% !important;
  }
}
.tit_02.ic_menu span {
  position: relative;
}
.tit_02.ic_menu span:before {
  content: "";
  background: url(../breakfast/images/ic_menu.png);
  width: 90px;
  height: 83px;
  position: absolute;
  left: -5%;
  top: -150%;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 1;
  image-rendering: -webkit-optimize-contrast;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_02.ic_menu span:before {
    width: 70px;
  }
}
@media only screen and (max-width: 640px) {
  .tit_02.ic_menu span:before {
    width: 70px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_02.ic_menu span:before {
    height: 65px;
  }
}
@media only screen and (max-width: 640px) {
  .tit_02.ic_menu span:before {
    height: 65px;
  }
}
@media only screen and (max-width: 640px) {
  .tit_02.ic_menu span:before {
    display: none;
  }
}
.tit_02.ic_drink span {
  position: relative;
}
.tit_02.ic_drink span:before {
  content: "";
  background: url(../breakfast/images/ic_drink.png);
  width: 95px;
  height: 84px;
  width: 95px;
  height: 84px;
  position: absolute;
  left: -5%;
  top: -150%;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 1;
  image-rendering: -webkit-optimize-contrast;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_02.ic_drink span:before {
    width: 70px;
  }
}
@media only screen and (max-width: 640px) {
  .tit_02.ic_drink span:before {
    width: 70px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_02.ic_drink span:before {
    height: 62px;
  }
}
@media only screen and (max-width: 640px) {
  .tit_02.ic_drink span:before {
    height: 70px;
  }
}
@media only screen and (max-width: 640px) {
  .tit_02.ic_drink span:before {
    display: none;
  }
}
.tit_02.ic_cafe span {
  position: relative;
}
.tit_02.ic_cafe span:before {
  content: "";
  background: url(../breakfast/images/ic_cafe.png);
  width: 90px;
  height: 83px;
  position: absolute;
  left: -5%;
  top: -150%;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 1;
  image-rendering: -webkit-optimize-contrast;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_02.ic_cafe span:before {
    width: 70px;
  }
}
@media only screen and (max-width: 640px) {
  .tit_02.ic_cafe span:before {
    width: 70px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_02.ic_cafe span:before {
    height: 65px;
  }
}
@media only screen and (max-width: 640px) {
  .tit_02.ic_cafe span:before {
    height: 65px;
  }
}
@media only screen and (max-width: 640px) {
  .tit_02.ic_cafe span:before {
    display: none;
  }
}

.tit_03 {
  text-align: center;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_03 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .tit_03 {
    margin-bottom: 20px;
  }
}
.tit_03 span {
  display: inline-block;
  font-size: 216%;
  position: relative;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_03 span {
    font-size: 185%;
  }
}
@media only screen and (max-width: 640px) {
  .tit_03 span {
    font-size: 154%;
  }
}
.tit_03 span:before {
  position: absolute;
  content: "";
  background: #ffe100;
  width: 100%;
  height: 10px;
  bottom: 5px;
  z-index: -1;
}
.tit_03 em {
  font-size: 139%;
  display: block;
  color: #E26812;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .tit_03 em {
    font-size: 131%;
  }
}
@media only screen and (max-width: 640px) {
  .tit_03 em {
    font-size: 124%;
  }
}

/* -----------------------------------------------------------
	.con_int
----------------------------------------------------------- */
.con_int {
  margin-bottom: 80px;
  margin-top: 3%;
  padding-top: 0;
  overflow: hidden;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_int {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 640px) {
  .con_int {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_int {
    margin-top: 5%;
  }
}
@media only screen and (max-width: 640px) {
  .con_int {
    margin-top: 5%;
  }
}
.con_int .box_healthy {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .con_int .box_healthy {
    flex-direction: column;
  }
}
@media only screen and (max-width: 640px) {
  .hotel .con_int .box_healthy {
    width: 100%;
  }
}
.hotel .con_int .box_healthy .box_pho {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 641px) {
  .hotel .con_int .box_healthy .box_pho {
    margin-right: auto;
    margin-left: auto;
  }
}
.hotel .con_int .box_healthy .box_pho .catch {
  font-size: 185%;
  font-weight: 600;
  color: #fc8d44;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .hotel .con_int .box_healthy .box_pho .catch {
    font-size: 154%;
  }
}
@media only screen and (max-width: 640px) {
  .hotel .con_int .box_healthy .box_pho .catch {
    font-size: 124%;
  }
}
@media only screen and (min-width: 641px) {
  .hotel .con_int .box_healthy .box_pho .catch {
    text-align: center;
  }
}
.hotel .con_int .box_healthy .box_pho .box_balance {
  width: 100%;
  display: table;
  overflow: hidden;
  margin-top: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .hotel .con_int .box_healthy .box_pho .box_balance {
    margin-top: 12px;
  }
}
@media only screen and (max-width: 640px) {
  .hotel .con_int .box_healthy .box_pho .box_balance {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1022px) {
  .hotel .con_int .box_healthy .box_pho .box_balance {
    display: block;
  }
}
.hotel .con_int .box_healthy .box_pho .box_balance .box_txt, .hotel .con_int .box_healthy .box_pho .box_balance .photo {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 1022px) {
  .hotel .con_int .box_healthy .box_pho .box_balance .box_txt, .hotel .con_int .box_healthy .box_pho .box_balance .photo {
    display: block;
  }
}
.hotel .con_int .box_healthy .box_pho .box_balance .box_txt {
  width: 100%;
}
@media only screen and (min-width: 1023px) {
  .hotel .con_int .box_healthy .box_pho .box_balance .box_txt {
    float: left;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .hotel .con_int .box_healthy .box_pho .box_balance .box_txt {
    margin-bottom: 0;
    width: 98%;
  }
}
.hotel .con_int .box_healthy .box_pho .box_balance .box_txt .txt {
  margin-bottom: 20px;
  font-size: 115%;
  text-align: center;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .hotel .con_int .box_healthy .box_pho .box_balance .box_txt .txt {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .hotel .con_int .box_healthy .box_pho .box_balance .box_txt .txt {
    margin-bottom: 2%;
  }
}
.hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance {
  width: 43%;
}
.hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance a, .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance span {
  cursor: pointer;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  line-height: 1;
  color: #fff;
  background: #005285;
  border: 3px solid none;
  padding: .8em 0;
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
  border-radius: 3em;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance a:after, .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance span:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .35em;
}
.mouse .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance a, .mouse .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance span {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance a:hover, .touch .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance a.touchstart, .mouse .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance span:hover, .touch .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance span.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance a, .touch .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance span {
  -webkit-tap-highlight-color: transparent;
}
.touch .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance a.touchend, .touch .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance span.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance a, .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance span {
    font-size: 124%;
  }
}
@media only screen and (max-width: 1022px) {
  .hotel .con_int .box_healthy .box_pho .box_balance #btn_breakfast_balance {
    width: 95%;
    margin: 0 auto;
  }
}
.hotel .con_int .box_healthy .box_pho .box_balance .photo img {
  width: 100%;
}
@media only screen and (min-width: 1023px) {
  .hotel .con_int .box_healthy .box_pho .box_balance .photo {
    float: right;
    width: 55%;
  }
}
@media only screen and (max-width: 1300px) {
  .hotel .con_int .box_healthy .box_pho .box_balance .photo {
    margin: 3% 0;
  }
}
@media only screen and (max-width: 1055px) {
  .hotel .con_int .box_healthy .box_pho .box_balance .photo {
    margin: 5% 0 8%;
  }
}
@media only screen and (max-width: 1022px) {
  .hotel .con_int .box_healthy .box_pho .box_balance .photo {
    width: 80%;
    margin: 0 auto 3%;
  }
}
.hotel .con_int .box_healthy .box_pho .box_balance ul li {
  display: inline-block;
  width: 32%;
}
@media only screen and (min-width: 641px) {
  .hotel .con_int .box_healthy .box_pho .box_timetable {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .hotel .con_int .box_healthy .box_pho .box_timetable {
    margin-bottom: 4%;
  }
}
.hotel .con_int .box_healthy .box_pho .box_timetable table.tbl_basic {
  font-size: 100%;
}
.hotel .con_int .box_healthy .box_pho .box_timetable table.tbl_basic th {
  width: 30%;
}
.hotel .con_int .box_healthy .box_pho .box_timetable table.tbl_basic td {
  text-align: center;
  width: 40%;
}
@media only screen and (max-width: 640px) {
  .hotel .con_int .box_healthy {
    display: block;
  }
  .hotel .con_int .box_healthy .box_pho, .hotel .con_int .box_healthy .box_txt {
    display: block;
  }
  .hotel .con_int .box_healthy .box_pho {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5%;
  }
  .hotel .con_int .box_healthy .box_pho .photo img {
    width: 100%;
  }
  .hotel .con_int .box_healthy .box_pho .txt {
    margin-bottom: 3%;
  }
}
.inn .con_int .box_healthy {
  margin-top: 30px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .inn .con_int .box_healthy {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .inn .con_int .box_healthy {
    margin-top: 5%;
  }
}
@media only screen and (min-width: 641px) {
  .inn .con_int .box_healthy .box_pho {
    width: 50%;
  }
}
.inn .con_int .box_healthy .txtarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
}
@media only screen and (max-width: 640px) {
  .inn .con_int .box_healthy .txtarea {
    padding-left: 0;
  }
}
@media only screen and (min-width: 641px) {
  .inn .con_int .box_healthy .txtarea {
    width: 50%;
    float: left;
  }
}
.inn .con_int .box_healthy .txtarea .catch {
  font-size: 185%;
  font-weight: 600;
  color: #fc8d44;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .inn .con_int .box_healthy .txtarea .catch {
    font-size: 154%;
  }
}
@media only screen and (max-width: 640px) {
  .inn .con_int .box_healthy .txtarea .catch {
    font-size: 124%;
  }
}
.inn .con_int .box_healthy .txtarea .box_balance {
  width: 100%;
  display: table;
  overflow: hidden;
  margin-top: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 640px) {
  .inn .con_int .box_healthy .txtarea .box_balance {
    margin-top: 3%;
  }
}
@media only screen and (max-width: 1022px) {
  .inn .con_int .box_healthy .txtarea .box_balance {
    display: block;
  }
}
.inn .con_int .box_healthy .txtarea .box_balance .box_txt,
.inn .con_int .box_healthy .txtarea .box_balance .photo {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 1022px) {
  .inn .con_int .box_healthy .txtarea .box_balance .box_txt,
  .inn .con_int .box_healthy .txtarea .box_balance .photo {
    display: block;
  }
}
.inn .con_int .box_healthy .txtarea .box_balance .txt {
  width: 100%;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .inn .con_int .box_healthy .txtarea .box_balance .txt {
    margin-bottom: 0;
    width: 98%;
  }
}
@media only screen and (min-width: 1023px) {
  .inn .con_int .box_healthy .txtarea .box_balance .txt {
    float: left;
  }
}
.inn .con_int .box_healthy .txtarea .box_balance .txt .txt {
  margin-bottom: 20px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .inn .con_int .box_healthy .txtarea .box_balance .txt .txt {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .inn .con_int .box_healthy .txtarea .box_balance .txt .txt {
    margin-bottom: 2%;
  }
}
.inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance {
  width: 43%;
}
.inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance a, .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance span {
  cursor: pointer;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  line-height: 1;
  color: #fff;
  background: #005285;
  border: 3px solid none;
  padding: .8em 0;
  text-align: center;
  text-decoration: none;
  -moz-border-radius: 3em;
  -webkit-border-radius: 3em;
  border-radius: 3em;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance a:after, .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance span:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .35em;
}
.mouse .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance a, .mouse .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance span {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance a:hover, .touch .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance a.touchstart, .mouse .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance span:hover, .touch .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance span.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance a, .touch .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance span {
  -webkit-tap-highlight-color: transparent;
}
.touch .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance a.touchend, .touch .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance span.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance a, .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance span {
    font-size: 124%;
  }
}
@media only screen and (min-width: 1023px) {
  .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance {
    float: left;
  }
}
@media only screen and (max-width: 1022px) {
  .inn .con_int .box_healthy .txtarea .box_balance #btn_breakfast_balance {
    width: 95%;
    margin: 0 auto;
  }
}
.inn .con_int .box_healthy .txtarea .box_balance ul li {
  display: inline-block;
  width: 32%;
}
@media only screen and (min-width: 1023px) {
  .inn .con_int .box_healthy .txtarea .box_timetable {
    margin-top: 4%;
    width: 100%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .inn .con_int .box_healthy .txtarea .box_timetable {
    margin-top: 4%;
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .inn .con_int .box_healthy .txtarea .box_timetable {
    margin-top: 4%;
  }
}
.inn .con_int .box_healthy .txtarea .box_timetable table.tbl_basic {
  font-size: 100%;
}
.inn .con_int .box_healthy .txtarea .box_timetable table.tbl_basic th {
  width: 30%;
}
.inn .con_int .box_healthy .txtarea .box_timetable table.tbl_basic td {
  text-align: center;
  width: 40%;
}
.inn .con_int .box_healthy > .box_txt {
  position: relative;
}

/* -----------------------------------------------------------
	.con_healthy
----------------------------------------------------------- */
.con_healthy {
  padding: 45px 0;
}
@media only screen and (max-width: 640px) {
  .con_healthy {
    padding: 5% 0;
  }
}
.hotel .con_healthy .wrp_healthy {
  margin-top: 45px;
}
@media only screen and (max-width: 640px) {
  .hotel .con_healthy .wrp_healthy {
    margin-top: 5%;
  }
}
.hotel .con_healthy .wrp_healthy ul {
  width: 100%;
}
@media only screen and (min-width: 641px) {
  .hotel .con_healthy .wrp_healthy ul {
    display: table;
    table-layout: fixed;
  }
}
.hotel .con_healthy .wrp_healthy ul li {
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 641px) {
  .hotel .con_healthy .wrp_healthy ul li {
    display: table-cell;
    width: 33.33333%;
  }
}
.hotel .con_healthy .wrp_healthy ul li .box_txt {
  position: absolute;
  width: 95%;
  padding: 3% 2.5%;
  left: 0;
  margin: auto;
  color: #fff;
  z-index: 100;
  background: rgba(0, 0, 0, 0.5);
  bottom: -100%;
  -moz-transition: bottom 0.3s;
  -o-transition: bottom 0.3s;
  -webkit-transition: bottom 0.3s;
  transition: bottom 0.3s;
}
@media only screen and (max-width: 1022px) {
  .hotel .con_healthy .wrp_healthy ul li .box_txt {
    background: none;
    top: 53%;
    margin: auto;
  }
}
@media only screen and (max-width: 1022px) and (max-width: 768px) {
  .hotel .con_healthy .wrp_healthy ul li .box_txt {
    top: 52%;
  }
}
@media only screen and (max-width: 1022px) and (max-width: 640px) {
  .hotel .con_healthy .wrp_healthy ul li .box_txt {
    top: 54%;
  }
}

.hotel .con_healthy .wrp_healthy ul li .box_txt .txt {
  font-size: 116%;
  width: 80%;
  margin: 0 auto;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .hotel .con_healthy .wrp_healthy ul li .box_txt .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .hotel .con_healthy .wrp_healthy ul li .box_txt .txt {
    font-size: 85%;
  }
}
@media only screen and (max-width: 1022px) {
  .hotel .con_healthy .wrp_healthy ul li .box_txt .txt {
    width: 95%;
  }
}
@media only screen and (min-width: 1023px) {
  .hotel .con_healthy .wrp_healthy ul li:hover .box_txt {
    bottom: 0;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .hotel .con_healthy .wrp_healthy ul li.calbee .box_txt h4 span {
    width: 41.47059%;
    margin: auto;
  }
}
@media only screen and (max-width: 640px) {
  .hotel .con_healthy .wrp_healthy ul li.calbee .box_txt h4 span {
    width: 33.81295%;
    margin: auto;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .hotel .con_healthy .wrp_healthy ul li.sarada .box_txt h4 span {
    width: 41.47059%;
    margin: auto;
  }
}
@media only screen and (max-width: 768px) {
  .hotel .con_healthy .wrp_healthy ul {
    width: 72.5%;
    margin: auto;
    font-size: 150%;
  }
}
@media only screen and (max-width: 768px) and (max-width: 640px) {
  .hotel .con_healthy .wrp_healthy ul {
    font-size: 108%;
  }
}
@media only screen and (max-width: 768px) {
  .hotel .con_healthy .wrp_healthy ul .slick-dots {
    margin-top: 2%;
  }
  .hotel .con_healthy .wrp_healthy ul .slick-arrow {
    position: absolute;
    top: 52%;
    height: 0;
    overflow: hidden;
    z-index: 2;
  }
  .hotel .con_healthy .wrp_healthy ul .slick-next {
    cursor: pointer;
    background: url(../images/common/arr_nex.png) no-repeat left top;
    background-size: 100% auto;
    right: 5%;
  }
  .hotel .con_healthy .wrp_healthy ul .slick-next::before {
    content: "";
  }
}
@media only screen and (max-width: 768px) and (max-width: 1300px) {
  .hotel .con_healthy .wrp_healthy ul .slick-next {
    right: 1%;
  }
}
@media only screen and (max-width: 768px) {
  .hotel .con_healthy .wrp_healthy ul .slick-prev {
    cursor: pointer;
    background: url(../images/common/arr_pre.png) no-repeat left top;
    background-size: 100% auto;
    left: 5%;
  }
  .hotel .con_healthy .wrp_healthy ul .slick-prev::before {
    content: "";
  }
}
@media only screen and (max-width: 768px) and (max-width: 1300px) {
  .hotel .con_healthy .wrp_healthy ul .slick-prev {
    left: 1%;
  }
}
@media only screen and (max-width: 768px) {
  .hotel .con_healthy .wrp_healthy ul .slick-arrow {
    width: 3%;
    max-width: 45px;
    padding-top: 58px;
  }
  .hotel .con_healthy .wrp_healthy ul .slick-arrow {
    top: 55%;
    width: 6%;
  }
  .hotel .con_healthy .wrp_healthy ul .slick-next {
    background: url(../images/common/arr_nex-sp.png) no-repeat left top;
    background-size: 100% auto;
    right: -10%;
  }
  .hotel .con_healthy .wrp_healthy ul .slick-prev {
    background: url(../images/common/arr_pre-sp.png) no-repeat left top;
    background-size: 100% auto;
    left: -10%;
  }
  .hotel .con_healthy .wrp_healthy ul .slick-list .box_txt .txt {
    line-height: 1.1;
  }
}
.inn .con_healthy .wrp_healthy {
  margin-top: 45px;
}
@media only screen and (max-width: 640px) {
  .inn .con_healthy .wrp_healthy {
    margin-top: 5%;
  }
}
.inn .con_healthy .wrp_healthy ul {
  width: 100%;
  overflow: hidden;
}
.inn .con_healthy .wrp_healthy ul li {
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 1023px) {
  .inn .con_healthy .wrp_healthy ul li {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .inn .con_healthy .wrp_healthy ul li {
    display: table;
    margin-top: 20px;
  }
  .inn .con_healthy .wrp_healthy ul li:first-child {
    margin-top: 0;
  }
}
@media only screen and (max-width: 640px) {
  .inn .con_healthy .wrp_healthy ul li {
    display: table;
    margin-top: 6%;
  }
  .inn .con_healthy .wrp_healthy ul li:first-child {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1023px) {
  .inn .con_healthy .wrp_healthy ul li .photo {
    width: 52.19512%;
    float: left;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .inn .con_healthy .wrp_healthy ul li .photo {
    width: 214px;
  }
}
@media only screen and (max-width: 640px) {
  .inn .con_healthy .wrp_healthy ul li .photo {
    width: 50%;
    display: table-cell;
  }
}
.inn .con_healthy .wrp_healthy ul li .box_txt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1em;
}
@media only screen and (min-width: 1023px) {
  .inn .con_healthy .wrp_healthy ul li .box_txt {
    float: right;
    width: 47.80488%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .inn .con_healthy .wrp_healthy ul li .box_txt {
    display: table-cell;
  }
}
@media only screen and (max-width: 640px) {
  .inn .con_healthy .wrp_healthy ul li .box_txt {
    display: table-cell;
    width: 50%;
  }
}
.inn .con_healthy .wrp_healthy ul li .box_txt .txt_pic {
  color: #fff;
  background-color: #734e25;
  display: inline-block;
  padding: 0 0.5em;
}
.inn .con_healthy .wrp_healthy ul li .box_txt h4 {
  font-size: 139%;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .inn .con_healthy .wrp_healthy ul li .box_txt h4 {
    font-size: 139%;
  }
}
@media only screen and (max-width: 640px) {
  .inn .con_healthy .wrp_healthy ul li .box_txt h4 {
    font-size: 85%;
  }
}
.con_healthy .move_healthy {
  margin-top: 15px;
  position: relative;
  padding: 260px 0;
}
@media only screen and (max-width: 640px) {
  .con_healthy .move_healthy {
    margin-top: 5%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_healthy .move_healthy {
    padding: 23% 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_healthy .move_healthy {
    padding: 28% 0;
  }
}
.con_healthy .move_healthy iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* -----------------------------------------------------------
	.con_original_menu
----------------------------------------------------------- */
@media only screen and (max-width: 640px) {
  .con_original_menu > .tit_02 em {
    width: 70%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu > .tit_02 em {
    width: 55%;
  }
}
.con_original_menu .lst_menu > .tit_03 {
  margin-top: 60px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu > .tit_03 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu > .tit_03 {
    margin-top: 30px;
  }
}
.con_original_menu .lst_menu ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu ul {
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.con_original_menu .lst_menu ul .box_menu {
  display: block;
  box-sizing: border-box;
  padding: 0 10px;
  text-align: center;
  margin-bottom: 0;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu ul .box_menu {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu ul .box_menu {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1023px) {
  .con_original_menu .lst_menu ul .box_menu:nth-child(n+2) {
    margin: 0 !important;
  }
}
.con_original_menu .lst_menu ul .box_menu .box_txt {
  background: #fcf9e5;
  padding: 1.5em 0;
}
.con_original_menu .lst_menu ul .box_menu .box_txt h5 {
  font-size: 139%;
  border-bottom: 1px solid #424242;
  padding-bottom: 10px;
  width: 90%;
  text-align: center;
  margin: 0 auto 10px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu ul .box_menu .box_txt h5 {
    font-size: 131%;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu ul .box_menu .box_txt h5 {
    font-size: 124%;
  }
}
.con_original_menu .lst_menu ul .box_menu .box_txt .txt {
  font-size: 124%;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu ul .box_menu .box_txt .txt {
    font-size: 116%;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu ul .box_menu .box_txt .txt {
    font-size: 108%;
  }
}
.con_original_menu .lst_menu ul .box_menu .box_txt .txt span {
  color: #b21b1b;
}
.con_original_menu .lst_menu ul.w_3 .box_menu {
  width: 33.33333%;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu ul.w_3 .box_menu {
    width: 33.33333%;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu ul.w_3 .box_menu {
    width: 100%;
  }
}
.con_original_menu .lst_menu ul.w_2 {
  margin-top: 60px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu ul.w_2 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu ul.w_2 {
    margin-top: 0;
  }
}
.con_original_menu .lst_menu ul.w_2 .box_menu {
  width: 40%;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu ul.w_2 .box_menu {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu ul.w_2 .box_menu {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu ul.w_2 .box_menu {
    margin-bottom: 20px;
  }
}

/* -----------------------------------------------------------
	.con_drink
----------------------------------------------------------- */
.con_drink {
  margin-top: 80px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_drink {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .con_drink {
    margin-top: 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_drink {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .con_drink > .tit_02 em {
    width: 80%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_drink > .tit_02 em {
    width: 60%;
  }
}
.con_drink .box_drink {
  margin-top: 60px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_drink .box_drink {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .con_drink .box_drink {
    margin-top: 40px;
  }
}
.con_drink .box_drink li .txt_sst {
  text-align: center;
}
.con_drink .box_drink li .txt_sst span {
  font-size: 200%;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_drink .box_drink li .txt_sst span {
    font-size: 185%;
  }
}
@media only screen and (max-width: 640px) {
  .con_drink .box_drink li .txt_sst span {
    font-size: 139%;
  }
}
.con_drink .box_drink li .txt_sst em {
  font-size: 139%;
  padding-left: 10px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_drink .box_drink li .txt_sst em {
    font-size: 124%;
  }
}
@media only screen and (max-width: 640px) {
  .con_drink .box_drink li .txt_sst em {
    font-size: 108%;
  }
}
.con_drink .box_drink li > .txt_sst em {
  color: #005285;
}

/* -----------------------------------------------------------
	.con_gal
----------------------------------------------------------- */
.con_gal {
  margin: 20px auto 0;
  padding: 60px 0;
  background-color: #fcf9e5;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_gal {
    margin: 20px auto 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_gal {
    margin: 20px auto 0;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_gal {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_gal {
    padding: 40px 0;
  }
}
.con_gal .box_gal > h4 {
  text-align: center;
  margin: 0 auto 20px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_gal .box_gal > h4 {
    margin: 0 auto 20px;
  }
}
@media only screen and (max-width: 640px) {
  .con_gal .box_gal > h4 {
    margin: 0 auto 20px;
  }
}
.con_gal .box_gal > h4 span {
  font-weight: 600;
  display: block;
  font-size: 247%;
  color: #f96f1c;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_gal .box_gal > h4 span {
    font-size: 200%;
  }
}
@media only screen and (max-width: 640px) {
  .con_gal .box_gal > h4 span {
    font-size: 170%;
  }
}
.con_gal .box_gal > h4 em {
  font-size: 139%;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_gal .box_gal > h4 em {
    font-size: 131%;
  }
}
@media only screen and (max-width: 640px) {
  .con_gal .box_gal > h4 em {
    font-size: 124%;
  }
}
.con_gal .box_gal ul {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.con_gal .box_gal ul li {
  width: 25%;
  width: 25%;
  padding: 5px;
  box-sizing: border-box;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_gal .box_gal ul li {
    width: 25%;
  }
}
@media only screen and (max-width: 640px) {
  .con_gal .box_gal ul li {
    width: 50%;
  }
}
.con_gal .box_gal ul li a img {
  height: 210px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_gal .box_gal ul li a img {
    height: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .con_gal .box_gal ul li a img {
    height: 100%;
  }
}
.con_gal .box_gal ul li a:hover {
  opacity: 0.7;
  transition: .3s;
}

/*ポップアップ用*/
.fancybox-close {
  top: -8%;
  right: -5%;
  left: auto;
  width: 45px;
  height: 55px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .fancybox-close {
    top: -15%;
  }
}
@media only screen and (max-width: 640px) {
  .fancybox-close {
    top: -20%;
  }
}

.fancybox-prev span {
  left: -20%;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .fancybox-prev span {
    left: -20%;
  }
}
@media only screen and (max-width: 640px) {
  .fancybox-prev span {
    left: -5%;
  }
}

.fancybox-next span {
  right: -20%;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .fancybox-next span {
    right: -20%;
  }
}
@media only screen and (max-width: 640px) {
  .fancybox-next span {
    right: -5%;
  }
}

/* -----------------------------------------------------------
	.con_menu
----------------------------------------------------------- */
.con_original_menu .txt_lead {
  font-size: 124%;
  text-align: center;
  margin-top: 20px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .txt_lead {
    font-size: 124%;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .txt_lead {
    font-size: 108%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .txt_lead {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .txt_lead {
    margin-top: 2%;
  }
}
.con_original_menu .lst_menu .box_menu {
  display: flex;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu .box_menu {
    display: flex;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu .box_menu {
    display: block;
  }
}
.con_original_menu .lst_menu .box_menu .box_txt {
  flex: 1;
}
.con_original_menu .lst_menu .box_menu .box_txt h4 .st_sub {
  display: inline-block;
  font-size: 154%;
  color: #fff;
  padding: 5px 15px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu .box_menu .box_txt h4 .st_sub {
    font-size: 124%;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu .box_menu .box_txt h4 .st_sub {
    font-size: 108%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu .box_menu .box_txt h4 .st_sub {
    padding: 5px 15px;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu .box_menu .box_txt h4 .st_sub {
    padding: 5px 15px;
  }
}
.con_original_menu .lst_menu .box_menu .box_txt h4 .st_sub.orange {
  background-color: #cb8d61;
}
.con_original_menu .lst_menu .box_menu .box_txt h4 .st_sub.green {
  background-color: #6c9365;
}
.con_original_menu .lst_menu .box_menu .box_txt h4 .st_sub.purple {
  background-color: #983765;
}
.con_original_menu .lst_menu .box_menu .box_txt h4 .st_main {
  display: block;
  font-size: 277%;
  margin-top: 10px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu .box_menu .box_txt h4 .st_main {
    font-size: 231%;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu .box_menu .box_txt h4 .st_main {
    font-size: 200%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu .box_menu .box_txt h4 .st_main {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu .box_menu .box_txt h4 .st_main {
    margin-top: 2%;
  }
}
.con_original_menu .lst_menu .box_menu .box_txt h4 .st_main span {
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #ffff66 0%);
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu .box_menu .box_txt .box_img {
    width: 100%;
    margin-top: 4%;
  }
}
.con_original_menu .lst_menu .box_menu .box_txt .txt_menu {
  font-size: 154%;
  margin-top: 10px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu .box_menu .box_txt .txt_menu {
    font-size: 154%;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu .box_menu .box_txt .txt_menu {
    font-size: 108%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu .box_menu .box_txt .txt_menu {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu .box_menu .box_txt .txt_menu {
    margin-top: 4%;
  }
}
.con_original_menu .lst_menu .box_menu .box_txt .st_menu {
  font-size: 154%;
  font-weight: bold;
  color: #e26811;
  text-align: center;
  margin-top: 15px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu .box_menu .box_txt .st_menu {
    font-size: 154%;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu .box_menu .box_txt .st_menu {
    font-size: 124%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu .box_menu .box_txt .st_menu {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu .box_menu .box_txt .st_menu {
    margin-top: 4%;
  }
}
.con_original_menu .lst_menu .box_menu .box_txt .txt_submenu {
  font-size: 154%;
  text-align: center;
  background-color: #fff3ea;
  padding: 15px;
  margin-top: 5px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu .box_menu .box_txt .txt_submenu {
    font-size: 154%;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu .box_menu .box_txt .txt_submenu {
    font-size: 108%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu .box_menu .box_txt .txt_submenu {
    padding: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu .box_menu .box_txt .txt_submenu {
    padding: 3%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu .box_menu .box_txt .txt_submenu {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 640px) {
  .con_original_menu .lst_menu .box_menu .box_txt .txt_submenu {
    margin-top: 2%;
  }
}
@media only screen and (min-width: 1023px) {
  .con_original_menu .lst_menu .box_menu .box_img {
    width: 600px;
    margin-left: 40px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_original_menu .lst_menu .box_menu .box_img {
    width: 340px;
    margin-left: 20px;
  }
}

/* -----------------------------------------------------------
	.con_int
----------------------------------------------------------- */
@media only screen and (max-width: 1022px) {
  .con_int .box_healthy .txtarea .box_timetable .tbl_basic th {
    width: 15% !important;
  }
}
.con_int .box_healthy .txtarea .box_timetable .tbl_basic tr .txt_price span {
  display: inline-block;
  text-align: left;
}
.con_int .box_healthy .txtarea .box_coution {
  margin-top: 15px;
}
.con_int .box_healthy .txtarea .box_coution h3 {
  font-size: 139%;
  color: #e26811;
  font-weight: bold;
  letter-spacing: 0.08em;
  text-align: center;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_int .box_healthy .txtarea .box_coution h3 {
    font-size: 139%;
  }
}
@media only screen and (max-width: 640px) {
  .con_int .box_healthy .txtarea .box_coution h3 {
    font-size: 108%;
  }
}
.con_int .box_healthy .txtarea .box_coution .txt_coution {
  text-align: center;
  background-color: #fff3ea;
  padding: 15px;
  margin-top: 5px;
}
.con_int .box_healthy .txtarea .box_coution .txt_coution span {
  font-size: 154%;
  font-weight: bold;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_int .box_healthy .txtarea .box_coution .txt_coution span {
    font-size: 154%;
  }
}
@media only screen and (max-width: 640px) {
  .con_int .box_healthy .txtarea .box_coution .txt_coution span {
    font-size: 108%;
  }
}

/* -----------------------------------------------------------
	.con_menu
----------------------------------------------------------- */
.con_menu .txt_lead {
  font-size: 1.3em;
  text-align: center;
  margin-top: 1em;
}
@media only screen and (max-width: 640px) {
  .con_menu .txt_lead {
    font-size: 1em;
  }
}
.con_menu .box_menu .list_menu:before {
  display: none !important;
}
.con_menu .box_menu .list_menu .txt_st {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  margin-top: 0.2em;
}
.con_menu .box_menu .list_menu .txt_des {
  padding: 0 0.2em;
  margin-top: 0.2em;
}

/* -----------------------------------------------------------
	.con_drink
----------------------------------------------------------- */
.con_drink {
  padding: 45px 0;
  max-width: 1300px;
}
@media only screen and (max-width: 640px) {
  .con_drink {
    padding: 5% 0;
  }
}
.con_drink .txt_cou {
  text-align: center;
}
.con_drink .box_drink {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 640px) {
  .con_drink .box_drink {
    display: block;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_drink .box_drink li:first-child {
    padding-right: 20px;
  }
}
.con_drink .box_drink > li {
  width: 50%;
  margin-right: 2em;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_drink .box_drink > li {
    width: 100%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_drink .box_drink > li {
    width: 100%;
    margin-right: 0;
  }
}
.con_drink .box_drink > li:last-of-type {
  margin-right: 0;
}
@media only screen and (max-width: 640px) {
  .con_drink .box_drink > li:last-of-type {
    margin-top: 2em;
  }
}
.con_drink .box_drink > li .txt_sst em.hot {
  color: #a53424;
}
.con_drink .box_drink > li .txt_sst span {
  color: #424242;
}
.con_drink .box_drink > li .box_txt {
  padding: 0.5em 1em 0.5em 0.5em;
  margin-top: 1em;
}
.con_drink .box_drink > li .box_txt.hot {
  border: 2px solid #e27c6f;
}
.con_drink .box_drink > li .box_txt.ice {
  border: 2px solid #76bfed;
}
.con_drink .box_drink > li .box_txt .txt_menu {
  display: flex;
  align-items: center;
  font-size: 1.2em;
}
@media only screen and (max-width: 640px) {
  .con_drink .box_drink > li .box_txt .txt_menu {
    font-size: 0.9em;
  }
}
.con_drink .box_drink > li .box_txt .txt_menu span {
  flex: 1;
  display: block;
}
.con_drink .box_drink > li .box_txt .txt_menu.coffee:before {
  content: '';
  display: block;
  width: 100px;
  height: 100px;
  background-image: url(../breakfast/images/icon_coffee.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 0.5em;
  image-rendering: -webkit-optimize-contrast;
}
@media only screen and (max-width: 640px) {
  .con_drink .box_drink > li .box_txt .txt_menu.coffee:before {
    width: 70px;
    height: 70px;
  }
}
.con_drink .box_drink > li .box_txt .txt_menu.tea:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  background-image: url(../breakfast/images/icon_tea.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 0.5em;
  image-rendering: -webkit-optimize-contrast;
}
@media only screen and (max-width: 640px) {
  .con_drink .box_drink > li .box_txt .txt_menu.tea:before {
    width: 70px;
    height: 70px;
  }
}
.con_drink .box_drink > li .box_txt .txt_menu.juice:before {
  content: '';
  display: inline-block;
  width: 100px;
  height: 100px;
  background-image: url(../breakfast/images/icon_juice.png);
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 0.5em;
  image-rendering: -webkit-optimize-contrast;
}
@media only screen and (max-width: 640px) {
  .con_drink .box_drink > li .box_txt .txt_menu.juice:before {
    width: 70px;
    height: 70px;
  }
}

.con_gallery .box_gallery .my-gallery {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.con_gallery .box_gallery .my-gallery figure {
  width: 33.33333%;
  padding: 5px;
  box-sizing: border-box;
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
  padding: 45px 0;
  margin: 80px auto 0;
}
@media only screen and (max-width: 640px) {
  .con_intro {
    padding: 5% 0;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_intro {
    margin: 40px auto 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_intro {
    margin: 40px auto 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_intro > .tit_02 em {
    width: 80%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_intro > .tit_02 em {
    width: 60%;
  }
}
.con_intro .box_intro {
  margin-top: 60px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_intro .box_intro {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 640px) {
  .con_intro .box_intro {
    margin-top: 40px;
  }
}
.con_intro .box_intro > li {
  display: flex;
}
@media only screen and (max-width: 640px) {
  .con_intro .box_intro > li {
    display: block;
  }
}
.con_intro .box_intro > li.rev {
  flex-direction: row-reverse;
}
.con_intro .box_intro > li:last-of-type {
  margin-top: 6em;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_intro .box_intro > li:last-of-type {
    margin-top: 4em;
  }
}
@media only screen and (max-width: 640px) {
  .con_intro .box_intro > li:last-of-type {
    margin-top: 3em;
  }
}
.con_intro .box_intro > li:last-of-type .box_img {
  margin-right: 0;
}
.con_intro .box_intro > li:last-of-type .txt_intro {
  padding-right: 3em;
  padding-left: 0 !important;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_intro .box_intro > li:last-of-type .txt_intro {
    padding-right: 1.5em;
  }
}
@media only screen and (max-width: 640px) {
  .con_intro .box_intro > li:last-of-type .txt_intro {
    padding-right: 0;
  }
}
.con_intro .box_intro > li:last-of-type h4 {
  padding: 1.0rem 0 !important;
}
.con_intro .box_intro > li .box_img {
  width: 570px;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_intro .box_intro > li .box_img {
    width: 50%;
  }
}
@media only screen and (max-width: 640px) {
  .con_intro .box_intro > li .box_img {
    width: 100%;
    margin-right: 0;
    margin-top: 1em;
  }
}
.con_intro .box_intro > li .box_txt {
  flex: 1;
  overflow: hidden;
}
@media only screen and (min-width: 641px) {
  .con_intro .box_intro > li .box_txt {
    padding-top: 2em;
  }
}
.con_intro .box_intro > li .box_txt .txt_intro {
  padding-left: 3em;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_intro .box_intro > li .box_txt .txt_intro {
    padding-left: 1.5em;
  }
}
@media only screen and (max-width: 640px) {
  .con_intro .box_intro > li .box_txt .txt_intro {
    padding-left: 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_intro .box_intro > li .box_txt {
    margin-top: 1em;
  }
}
.con_intro .box_intro > li .box_txt > h4 {
  font-size: 200%;
  color: #424242;
  line-height: 1.4;
  position: relative;
  padding: 1rem 0 1rem 3.5rem;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_intro .box_intro > li .box_txt > h4 {
    font-size: 185%;
  }
}
@media only screen and (max-width: 640px) {
  .con_intro .box_intro > li .box_txt > h4 {
    font-size: 139%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_intro .box_intro > li .box_txt > h4 {
    padding: 1rem 0 1rem 1.5rem;
  }
}
@media only screen and (max-width: 640px) {
  .con_intro .box_intro > li .box_txt > h4 {
    padding: 1rem 0 1rem 0;
  }
}
.con_intro .box_intro > li .box_txt > h4:before {
  background: #434343;
  position: absolute;
  left: 0;
  width: 100vw;
  height: 1px;
  bottom: 0;
  content: "";
  z-index: -1;
}
.con_intro .box_intro > li .box_txt .txt_intro {
  font-size: 1.3em;
  line-height: 1.8;
  margin-top: 2em;
}
@media only screen and (min-width: 641px) and (max-width: 1022px) {
  .con_intro .box_intro > li .box_txt .txt_intro {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 640px) {
  .con_intro .box_intro > li .box_txt .txt_intro {
    font-size: 0.9em;
    margin-top: 0.5em;
  }
}
