/*
Errno::EACCES: Permission denied - C:/MAMP/htdocs/hotelforza.mom/branches/oita/scss/../../.sass-cache/648b8c44e3d8a819eda52632fab1a1c054243cbc/_box-sizing.scssc

<<<<<<< .mine
 file name  : restaurant.css
 author     : Ability Consultant
 style info : restaurant
=================================================================== */
.con_main .box_info, .con_main .box_info .box_meals, .con_style, .con_style .btn_s, .con_other, .con_other .btn_s {
  max-width: 1280px;
  margin: auto;
}
@media only screen and (max-width: 1280px) {
  .con_main .box_info, .con_main .box_info .box_meals, .con_style, .con_style .btn_s, .con_other, .con_other .btn_s {
    width: 95%;
  }
}
@media print {
  .con_main .box_info, .con_main .box_info .box_meals, .con_style, .con_style .btn_s, .con_other, .con_other .btn_s {
    width: 95%;
  }
}
.ie8 .con_main .box_info, .con_main .ie8 .box_info, .ie8 .con_main .box_info .box_meals, .con_main .box_info .ie8 .box_meals, .ie8 .con_style, .ie8 .con_style .btn_s, .con_style .ie8 .btn_s, .ie8 .con_other, .ie8 .con_other .btn_s, .con_other .ie8 .btn_s {
  width: 95%;
}

.con_main .box_info:after, .con_main .box_info .box_meals:after, .con_style .box_style:after, .con_res:after, .con_other .box_style:after {
  content: "";
  display: table;
  clear: both;
}

/* -----------------------------------------------------------
	common
----------------------------------------------------------- */
.box_slide * {
  outline: none;
}

.slick-dots {
  margin-top: 10px;
}
.slick-dots li {
  border: 1px solid #a8a8a8;
  border-radius: 50%;
}

.dots_right .slick-dots {
  text-align: right;
}

.txt {
  line-height: 1.8;
}

.st_high {
  text-align: center;
  font-weight: normal;
}
.st_high span {
  display: block;
}
.st_high span.en {
  font-size: 358%;
  color: #48412d;
  font-family: "Oswald", sans-serif;
  color: #48412d;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_high span.en {
    font-size: 358%;
  }
}
@media only screen and (max-width: 767px) {
  .st_high span.en {
    font-size: 258%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .st_high span.en {
    font-size: 358%;
  }
}
.st_high span.en em {
  color: #e05f0a;
}
.st_high span.jp {
  font-size: 143%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_high span.jp {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .st_high span.jp {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .st_high span.jp {
    font-size: 143%;
  }
}

.btn_s {
  text-align: center;
}
.btn_s.white a {
  display: inline-block;
  width: 100%;
  text-decoration: none !important;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: transparent;
  border: 1px solid #000;
  color: #000 !important;
  max-width: 500px;
}
.btn_s.white a span {
  padding: 1em;
}
.btn_s.white a:hover {
  background: #000;
  border-color: #000;
  color: #fff !important;
}
.btn_s.white a span {
  display: block;
}
.btn_s.white a:after {
  content: "→";
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.btn_s.white a:hover:after {
  right: 0.5em;
}

.note_important {
  font-size: 100%;
  background: white;
  width: auto;
  max-width: 50em;
  padding: 1.5em;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .note_important {
    font-size: 86%;
    line-height: 1.5;
  }
}
.note_important strong {
  font-size: 120%;
  text-align: center;
  display: block;
}
.note_important a {
  text-decoration: underline;
}
.note_important a:hover {
  text-decoration: none;
}
.note_important em {
  text-align: right;
  display: block;
}

/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
  margin: 60px 0 135px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main {
    margin: 40px 0 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main {
    margin: 30px 0 40px;
  }
}
.con_main .box_slide {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_slide {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_slide {
    margin-bottom: 30px;
  }
}
.con_main .box_info .info {
  width: 100%;
  text-align: center;
  margin-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  .con_main .box_info .info {
    width: 100%;
    text-align: left;
    margin: 0 0 1em;
  }
}
.con_main .box_info .info h3 {
  font-weight: normal;
  font-size: 172%;
  margin: 0 0 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_info .info h3 {
    font-size: 158%;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_info .info h3 {
    font-size: 143%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_main .box_info .info h3 {
    font-size: 158%;
  }
}
.con_main .box_info .box_meals {
  margin-bottom: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_info .box_meals {
    text-align: center;
  }
}
.con_main .box_info .box_meals li {
  margin-right: 1.4%;
  float: left;
  width: 23.875%;
}
.con_main .box_info .box_meals li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .con_main .box_info .box_meals li {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
}
.con_main .box_info .box_table {
  width: 50%;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .con_main .box_info .box_table {
    margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .con_main .box_info .box_table {
    width: 100%;
  }
}
.con_main .box_info .box_table table {
  width: 100%;
  border-top: 1px solid #e7e5d8;
}
.con_main .box_info .box_table table tr {
  border-bottom: 1px solid #e7e5d8;
}

/* -----------------------------------------------------------
	con_style
----------------------------------------------------------- */
.con_style {
  max-width: 1590px;
  margin-bottom: 230px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style {
    margin-bottom: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style {
    margin-bottom: 50px;
  }
}
.con_style h3 {
  margin-bottom: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style h3 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style h3 {
    margin-bottom: 20px;
  }
}
.con_style .box_style {
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .box_style {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style {
    margin-bottom: 20px;
  }
}
.con_style .box_style .box_info {
  float: left;
  width: 49.68553%;
}
@media only screen and (max-width: 1024px) {
  .con_style .box_style .box_info {
    width: 100%;
    margin: 0 0 1em;
  }
}
.con_style .box_style .box_info .photo {
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .box_style .box_info .photo {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info .photo {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_style .box_style .box_info .photo {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info .photo {
    display: block;
  }
}
.con_style .box_style .box_info .pic {
  display: none;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .box_style .box_info .pic {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info .pic {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_style .box_style .box_info .pic {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info .pic {
    display: none;
  }
}
.con_style .box_style .box_info .txt {
  padding: 0 2.5%;
}
.con_style .box_style .box_info .txt:last-child {
  margin-top: 20px;
}
.con_style .box_style .box_info:last-child {
  float: right;
}
.con_style .box_style .box_info_sub {
  float: left;
  width: 49.68553%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .box_style .box_info_sub {
    width: 100%;
    margin: 0 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info_sub {
    width: 100%;
    margin: 0 0 -1em;
  }
}
.con_style .box_style .box_info_sub .photo {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .box_style .box_info_sub .photo {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info_sub .photo {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_style .box_style .box_info_sub .photo {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info_sub .photo {
    display: block;
  }
}
.con_style .box_style .box_info_sub .pic {
  display: none;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .box_style .box_info_sub .pic {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info_sub .pic {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_style .box_style .box_info_sub .pic {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info_sub .pic {
    display: none;
  }
}
.con_style .box_style .box_info_sub:last-child {
  float: right;
}
.con_style .btn_s {
  padding-top: 40px;
  max-width: 1430px;
  background: transparent url(../images/common/bg_line.jpg) repeat-x left top;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .btn_s {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .btn_s {
    padding-top: 20px;
  }
}

/* -----------------------------------------------------------
	con_res
----------------------------------------------------------- */
.con_res {
  overflow: hidden;
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_res {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_res {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1025px) {
  .con_res {
    position: relative;
  }
  .con_res:after {
    position: absolute;
    width: 50%;
    height: 707px;
    content: '';
    background: #f8f7f0;
    right: 0;
    z-index: -1;
  }
}
@media print {
  .con_res {
    position: relative;
  }
  .con_res:after {
    position: absolute;
    width: 50%;
    height: 707px;
    content: '';
    background: #f8f7f0;
    right: 0;
    z-index: -1;
  }
}
.ie8 .con_res {
  position: relative;
}
.ie8 .con_res:after {
  position: absolute;
  width: 50%;
  height: 707px;
  content: '';
  background: #f8f7f0;
  right: 0;
  z-index: -1;
}
@media only screen and (max-width: 1024px) {
  .con_res {
    background: #f8f7f0;
  }
}
.con_res .box_tabsp {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .con_res .box_tabsp {
    display: block;
    text-align: center;
    margin-top: 20px;
  }
}
.con_res .box_img {
  width: auto;
  max-width: 1000px;
  float: left;
  margin: 66px 0 0 3%;
}
@media only screen and (min-width: 1500px) and (max-width: 2000px) {
  .con_res .box_img {
    width: 50%;
  }
}
@media print {
  .con_res .box_img {
    width: 50%;
  }
}
.ie8 .con_res .box_img {
  width: 50%;
}
@media only screen and (min-width: 1300px) and (max-width: 1499px) {
  .con_res .box_img {
    width: 50%;
    margin: 100px 0 0 3%;
  }
}
@media print {
  .con_res .box_img {
    width: 50%;
    margin: 100px 0 0 3%;
  }
}
.ie8 .con_res .box_img {
  width: 50%;
  margin: 100px 0 0 3%;
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_res .box_img {
    width: 48%;
    margin: 100px 0 0 3%;
  }
}
@media print {
  .con_res .box_img {
    width: 48%;
    margin: 100px 0 0 3%;
  }
}
.ie8 .con_res .box_img {
  width: 48%;
  margin: 100px 0 0 3%;
}
@media only screen and (max-width: 1024px) {
  .con_res .box_img {
    width: 95%;
    float: none;
    margin-top: 20px;
  }
}
.con_res .box_title {
  width: 32%;
  margin-left: 6%;
  float: left;
  padding-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_res .box_title {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_res .box_title {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_res .box_title {
    margin-left: 0;
    float: none;
    width: 95%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1024px) {
  .con_res .box_title .box_pc {
    display: none;
  }
}
.con_res .box_title .box_pc .st_high {
  margin-bottom: 50px;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_res .box_title .box_pc .st_high {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_res .box_title .box_pc .st_high {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .con_res .box_title .box_pc .st_high {
    padding-top: 80px;
  }
}
@media print {
  .con_res .box_title .box_pc .st_high {
    padding-top: 80px;
  }
}
.ie8 .con_res .box_title .box_pc .st_high {
  padding-top: 80px;
}
@media only screen and (max-width: 1024px) {
  .con_res .box_title .box_pc .st_high {
    text-align: center;
  }
}
.con_res .box_title .info_logo {
  overflow: hidden;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_res .box_title .info_logo {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_res .box_title .info_logo {
    margin-bottom: 20px;
  }
}
.con_res .box_title .info_logo .info_img {
  float: left;
}
@media only screen and (max-width: 767px) {
  .con_res .box_title .info_logo .info_img {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
}
.con_res .box_title .info_logo .info_img_txt {
  display: inline-block;
  margin-left: 10px;
  font-size: 130%;
  font-weight: bold;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  .con_res .box_title .info_logo .info_img_txt {
    float: none;
    text-align: center;
    font-size: 110%;
    line-height: 0;
    text-align: center;
  }
}
.con_res .box_info {
  width: 40%;
  float: left;
  padding: 80px 0 0 6%;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .con_res .box_info {
    width: 95%;
    float: none;
    margin: 0 auto;
    padding: 0;
  }
}
@media only screen and (min-width: 1500px) and (max-width: 1754px) {
  .con_res .box_info {
    padding: 60px 0 0 6%;
  }
}
@media print {
  .con_res .box_info {
    padding: 60px 0 0 6%;
  }
}
.ie8 .con_res .box_info {
  padding: 60px 0 0 6%;
}
@media only screen and (min-width: 1300px) and (max-width: 1499px) {
  .con_res .box_info {
    padding: 40px 0 0 6%;
  }
}
@media print {
  .con_res .box_info {
    padding: 40px 0 0 6%;
  }
}
.ie8 .con_res .box_info {
  padding: 40px 0 0 6%;
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_res .box_info {
    padding: 10px 0 0 6%;
  }
}
@media print {
  .con_res .box_info {
    padding: 10px 0 0 6%;
  }
}
.ie8 .con_res .box_info {
  padding: 10px 0 0 6%;
}
.con_res .box_info .txt {
  margin-bottom: 3%;
  line-height: 1.8;
}
@media only screen and (max-width: 1024px) {
  .con_res .box_info .box_table {
    text-align: -webkit-center;
  }
}

.con_other {
  max-width: 1590px;
  margin-bottom: 190px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_other {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_other {
    margin-bottom: 50px;
  }
}
.con_other .box_style {
  margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_other .box_style {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_other .box_style {
    margin-bottom: 20px;
  }
}
.con_other .box_style .box_info_sub {
  float: left;
  width: 49.68553%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_other .box_style .box_info_sub {
    width: 100%;
    margin: 0 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_other .box_style .box_info_sub {
    width: 100%;
    margin: 0 0 -1em;
  }
}
.con_other .box_style .box_info_sub .photo {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_other .box_style .box_info_sub .photo {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_other .box_style .box_info_sub .photo {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_other .box_style .box_info_sub .photo {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_other .box_style .box_info_sub .photo {
    display: block;
  }
}
.con_other .box_style .box_info_sub .pic {
  display: none;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_other .box_style .box_info_sub .pic {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_other .box_style .box_info_sub .pic {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_other .box_style .box_info_sub .pic {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .con_other .box_style .box_info_sub .pic {
    display: none;
  }
}
.con_other .box_style .box_info_sub:last-child {
  float: right;
}
.con_other .btn_s {
  max-width: 1430px;
}
||||||| .r963
 file name  : restaurant.css
 author     : Ability Consultant
 style info : restaurant
=================================================================== */
.con_main .box_info, .con_main .box_info .box_meals, .con_style, .con_style .btn_s, .con_other, .con_other .btn_s {
	max-width: 1280px;
	margin: auto;
}
@media only screen and (max-width: 1280px) {
  .con_main .box_info, .con_main .box_info .box_meals, .con_style, .con_style .btn_s, .con_other, .con_other .btn_s {
		width: 95%;
  }
}
@media print {
  .con_main .box_info, .con_main .box_info .box_meals, .con_style, .con_style .btn_s, .con_other, .con_other .btn_s {
		width: 95%;
  }
}
.ie8 .con_main .box_info, .con_main .ie8 .box_info, .ie8 .con_main .box_info .box_meals, .con_main .box_info .ie8 .box_meals, .ie8 .con_style, .ie8 .con_style .btn_s, .con_style .ie8 .btn_s, .ie8 .con_other, .ie8 .con_other .btn_s, .con_other .ie8 .btn_s {
	width: 95%;
}

.con_main .box_info:after, .con_main .box_info .box_meals:after, .con_style .box_style:after, .con_res:after, .con_other .box_style:after {
	content: "";
	display: table;
	clear: both;
}

/* -----------------------------------------------------------
	common
----------------------------------------------------------- */
.box_slide * {
	outline: none;
}

.slick-dots {
	margin-top: 10px;
}
.slick-dots li {
	border: 1px solid #a8a8a8;
	border-radius: 50%;
}

.dots_right .slick-dots {
	text-align: right;
}

.txt {
	line-height: 1.8;
}

.st_high {
	text-align: center;
	font-weight: normal;
}
.st_high span {
	display: block;
}
.st_high span.en {
	font-size: 358%;
	color: #48412d;
	font-family: "Oswald", sans-serif;
	color: #48412d;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_high span.en {
		font-size: 358%;
  }
}
@media only screen and (max-width: 767px) {
  .st_high span.en {
		font-size: 258%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .st_high span.en {
		font-size: 358%;
  }
}
.st_high span.en em {
	color: #e05f0a;
}
.st_high span.jp {
	font-size: 143%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .st_high span.jp {
		font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .st_high span.jp {
		font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .st_high span.jp {
		font-size: 143%;
  }
}

.btn_s {
	text-align: center;
}
.btn_s.white a {
	display: inline-block;
	width: 100%;
	text-decoration: none !important;
	position: relative;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background: transparent;
	border: 1px solid #000;
	color: #000 !important;
	max-width: 500px;
}
.btn_s.white a span {
	padding: 1em;
}
.btn_s.white a:hover {
	background: #000;
	border-color: #000;
	color: #fff !important;
}
.btn_s.white a span {
	display: block;
}
.btn_s.white a:after {
	content: "→";
	position: absolute;
	right: 1em;
	top: 50%;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.btn_s.white a:hover:after {
	right: 0.5em;
}

.note_important {
	font-size: 100%;
	background: white;
	width: auto;
	max-width: 50em;
	padding: 1.5em;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width: 767px) {
  .note_important {
		font-size: 86%;
		line-height: 1.5;
  }
}
.note_important strong {
	font-size: 120%;
	text-align: center;
	display: block;
}
.note_important a {
	text-decoration: underline;
}
.note_important a:hover {
	text-decoration: none;
}
.note_important em {
	text-align: right;
	display: block;
}

/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main {
	margin: 60px 0 135px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main {
		margin: 40px 0 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main {
		margin: 30px 0 40px;
  }
}
.con_main .box_slide {
	margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_slide {
		margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_slide {
		margin-bottom: 30px;
  }
}
.con_main .box_info .info {
	width: 100%;
	text-align: center;
	margin-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  .con_main .box_info .info {
		width: 100%;
		text-align: left;
		margin: 0 0 1em;
  }
}
.con_main .box_info .info h3 {
	font-weight: normal;
	font-size: 172%;
	margin: 0 0 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_info .info h3 {
		font-size: 158%;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_info .info h3 {
		font-size: 143%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_main .box_info .info h3 {
		font-size: 158%;
  }
}
.con_main .box_info .box_meals {
	margin-bottom: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_info .box_meals {
		text-align: center;
  }
}
.con_main .box_info .box_meals li {
	margin-right: 1.4%;
	float: left;
	width: 23.875%;
}
.con_main .box_info .box_meals li:last-child {
	margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .con_main .box_info .box_meals li {
		width: 100%;
		margin-right: 0;
		text-align: center;
  }
}
.con_main .box_info .box_table {
	width: 50%;
	margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .con_main .box_info .box_table {
		margin-right: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .con_main .box_info .box_table {
		width: 100%;
  }
}
.con_main .box_info .box_table table {
	width: 100%;
	border-top: 1px solid #e7e5d8;
}
.con_main .box_info .box_table table tr {
	border-bottom: 1px solid #e7e5d8;
}

/* -----------------------------------------------------------
	con_style
----------------------------------------------------------- */
.con_style {
	max-width: 1590px;
	margin-bottom: 230px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style {
		margin-bottom: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style {
		margin-bottom: 50px;
  }
}
.con_style h3 {
	margin-bottom: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style h3 {
		margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style h3 {
		margin-bottom: 20px;
  }
}
.con_style .box_style {
	margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .box_style {
		margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style {
		margin-bottom: 20px;
  }
}
.con_style .box_style .box_info {
	float: left;
	width: 49.68553%;
}
@media only screen and (max-width: 1024px) {
  .con_style .box_style .box_info {
		width: 100%;
		margin: 0 0 1em;
  }
}
.con_style .box_style .box_info .photo {
	margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .box_style .box_info .photo {
		margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info .photo {
		margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_style .box_style .box_info .photo {
		display: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info .photo {
		display: block;
  }
}
.con_style .box_style .box_info .pic {
	display: none;
	margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .box_style .box_info .pic {
		margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info .pic {
		margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_style .box_style .box_info .pic {
		display: block;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info .pic {
		display: none;
  }
}
.con_style .box_style .box_info .txt {
	padding: 0 2.5%;
}
.con_style .box_style .box_info .txt:last-child {
	margin-top: 20px;
}
.con_style .box_style .box_info:last-child {
	float: right;
}
.con_style .box_style .box_info_sub {
	float: left;
	width: 49.68553%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .box_style .box_info_sub {
		width: 100%;
		margin: 0 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info_sub {
		width: 100%;
		margin: 0 0 -1em;
  }
}
.con_style .box_style .box_info_sub .photo {
	margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .box_style .box_info_sub .photo {
		margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info_sub .photo {
		margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_style .box_style .box_info_sub .photo {
		display: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info_sub .photo {
		display: block;
  }
}
.con_style .box_style .box_info_sub .pic {
	display: none;
	margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .box_style .box_info_sub .pic {
		margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info_sub .pic {
		margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_style .box_style .box_info_sub .pic {
		display: block;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_style .box_info_sub .pic {
		display: none;
  }
}
.con_style .box_style .box_info_sub:last-child {
	float: right;
}
.con_style .btn_s {
	padding-top: 40px;
	max-width: 1430px;
	background: transparent url(../images/common/bg_line.jpg) repeat-x left top;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .btn_s {
		padding-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .btn_s {
		padding-top: 20px;
  }
}

/* -----------------------------------------------------------
	con_res
----------------------------------------------------------- */
.con_res {
	overflow: hidden;
	margin-bottom: 80px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_res {
		margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_res {
		margin-bottom: 40px;
  }
}
@media only screen and (min-width: 1025px) {
  .con_res {
		position: relative;
  }
  .con_res:after {
		position: absolute;
		width: 50%;
		height: 707px;
		content: '';
		background: #f8f7f0;
		right: 0;
		z-index: -1;
  }
}
@media print {
  .con_res {
		position: relative;
  }
  .con_res:after {
		position: absolute;
		width: 50%;
		height: 707px;
		content: '';
		background: #f8f7f0;
		right: 0;
		z-index: -1;
  }
}
.ie8 .con_res {
	position: relative;
}
.ie8 .con_res:after {
	position: absolute;
	width: 50%;
	height: 707px;
	content: '';
	background: #f8f7f0;
	right: 0;
	z-index: -1;
}
@media only screen and (max-width: 1024px) {
  .con_res {
		background: #f8f7f0;
  }
}
.con_res .box_tabsp {
	display: none;
}
@media only screen and (max-width: 1024px) {
  .con_res .box_tabsp {
		display: block;
		text-align: center;
		margin-top: 20px;
  }
}
.con_res .box_img {
	width: auto;
	max-width: 1000px;
	float: left;
	margin: 66px 0 0 3%;
}
@media only screen and (min-width: 1500px) and (max-width: 2000px) {
  .con_res .box_img {
		width: 50%;
  }
}
@media print {
  .con_res .box_img {
		width: 50%;
  }
}
.ie8 .con_res .box_img {
	width: 50%;
}
@media only screen and (min-width: 1300px) and (max-width: 1499px) {
  .con_res .box_img {
		width: 50%;
		margin: 100px 0 0 3%;
  }
}
@media print {
  .con_res .box_img {
		width: 50%;
		margin: 100px 0 0 3%;
  }
}
.ie8 .con_res .box_img {
	width: 50%;
	margin: 100px 0 0 3%;
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_res .box_img {
		width: 48%;
		margin: 100px 0 0 3%;
  }
}
@media print {
  .con_res .box_img {
		width: 48%;
		margin: 100px 0 0 3%;
  }
}
.ie8 .con_res .box_img {
	width: 48%;
	margin: 100px 0 0 3%;
}
@media only screen and (max-width: 1024px) {
  .con_res .box_img {
		width: 95%;
		float: none;
		margin-top: 20px;
  }
}
.con_res .box_title {
	width: 32%;
	margin-left: 6%;
	float: left;
	padding-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_res .box_title {
		padding-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_res .box_title {
		padding-top: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_res .box_title {
		margin-left: 0;
		float: none;
		width: 95%;
		margin: 0 auto;
  }
}
@media only screen and (max-width: 1024px) {
  .con_res .box_title .box_pc {
		display: none;
  }
}
.con_res .box_title .box_pc .st_high {
	margin-bottom: 50px;
	text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_res .box_title .box_pc .st_high {
		margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_res .box_title .box_pc .st_high {
		margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .con_res .box_title .box_pc .st_high {
		padding-top: 80px;
  }
}
@media print {
  .con_res .box_title .box_pc .st_high {
		padding-top: 80px;
  }
}
.ie8 .con_res .box_title .box_pc .st_high {
	padding-top: 80px;
}
@media only screen and (max-width: 1024px) {
  .con_res .box_title .box_pc .st_high {
		text-align: center;
  }
}
.con_res .box_title .info_logo {
	overflow: hidden;
	margin-bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_res .box_title .info_logo {
		margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_res .box_title .info_logo {
		margin-bottom: 20px;
  }
}
.con_res .box_title .info_logo .info_img {
	float: left;
}
@media only screen and (max-width: 767px) {
  .con_res .box_title .info_logo .info_img {
		float: none;
		text-align: center;
		margin-bottom: 20px;
  }
}
.con_res .box_title .info_logo .info_img_txt {
	display: inline-block;
	margin-left: 10px;
	font-size: 130%;
	font-weight: bold;
	line-height: 50px;
}
@media only screen and (max-width: 767px) {
  .con_res .box_title .info_logo .info_img_txt {
		float: none;
		text-align: center;
		font-size: 110%;
		line-height: 0;
		text-align: center;
  }
}
.con_res .box_info {
	width: 40%;
	float: left;
	padding: 80px 0 0 6%;
	overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .con_res .box_info {
		width: 95%;
		float: none;
		margin: 0 auto;
		padding: 0;
  }
}
@media only screen and (min-width: 1500px) and (max-width: 1754px) {
  .con_res .box_info {
		padding: 60px 0 0 6%;
  }
}
@media print {
  .con_res .box_info {
		padding: 60px 0 0 6%;
  }
}
.ie8 .con_res .box_info {
	padding: 60px 0 0 6%;
}
@media only screen and (min-width: 1300px) and (max-width: 1499px) {
  .con_res .box_info {
		padding: 40px 0 0 6%;
  }
}
@media print {
  .con_res .box_info {
		padding: 40px 0 0 6%;
  }
}
.ie8 .con_res .box_info {
	padding: 40px 0 0 6%;
}
@media only screen and (min-width: 1025px) and (max-width: 1299px) {
  .con_res .box_info {
		padding: 10px 0 0 6%;
  }
}
@media print {
  .con_res .box_info {
		padding: 10px 0 0 6%;
  }
}
.ie8 .con_res .box_info {
	padding: 10px 0 0 6%;
}
.con_res .box_info .txt {
	margin-bottom: 3%;
	line-height: 1.8;
}
@media only screen and (max-width: 1024px) {
  .con_res .box_info .box_table {
		text-align: -webkit-center;
  }
}

.con_other {
	max-width: 1590px;
	margin-bottom: 190px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_other {
		margin-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_other {
		margin-bottom: 50px;
  }
}
.con_other .box_style {
	margin-bottom: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_other .box_style {
		margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_other .box_style {
		margin-bottom: 20px;
  }
}
.con_other .box_style .box_info_sub {
	float: left;
	width: 49.68553%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_other .box_style .box_info_sub {
		width: 100%;
		margin: 0 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_other .box_style .box_info_sub {
		width: 100%;
		margin: 0 0 -1em;
  }
}
.con_other .box_style .box_info_sub .photo {
	margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_other .box_style .box_info_sub .photo {
		margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_other .box_style .box_info_sub .photo {
		margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_other .box_style .box_info_sub .photo {
		display: none;
  }
}
@media only screen and (max-width: 767px) {
  .con_other .box_style .box_info_sub .photo {
		display: block;
  }
}
.con_other .box_style .box_info_sub .pic {
	display: none;
	margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_other .box_style .box_info_sub .pic {
		margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_other .box_style .box_info_sub .pic {
		margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_other .box_style .box_info_sub .pic {
		display: block;
  }
}
@media only screen and (max-width: 767px) {
  .con_other .box_style .box_info_sub .pic {
		display: none;
  }
}
.con_other .box_style .box_info_sub:last-child {
	float: right;
}
.con_other .btn_s {
	max-width: 1430px;
}
=======
Backtrace:
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/cache_stores/filesystem.rb:21:in `initialize'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/cache_stores/filesystem.rb:21:in `open'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/cache_stores/filesystem.rb:21:in `_retrieve'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/cache_stores/base.rb:63:in `retrieve'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/cache_stores/chain.rb:25:in `block in retrieve'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/cache_stores/chain.rb:24:in `each'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/cache_stores/chain.rb:24:in `each_with_index'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/cache_stores/chain.rb:24:in `retrieve'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/engine.rb:402:in `_to_tree'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/engine.rb:315:in `to_tree'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:327:in `block in visit_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:88:in `block in with_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:115:in `with_frame'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:88:in `with_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:326:in `visit_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/base.rb:36:in `visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:162:in `block in visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:79:in `block in with_base'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:115:in `with_frame'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:79:in `with_base'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:162:in `visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:329:in `block (2 levels) in visit_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:329:in `map'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:329:in `block in visit_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:88:in `block in with_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:115:in `with_frame'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:88:in `with_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:326:in `visit_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/base.rb:36:in `visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:162:in `block in visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:79:in `block in with_base'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:115:in `with_frame'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:79:in `with_base'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:162:in `visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:329:in `block (2 levels) in visit_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:329:in `map'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:329:in `block in visit_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:88:in `block in with_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:115:in `with_frame'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:88:in `with_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:326:in `visit_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/base.rb:36:in `visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:162:in `block in visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:79:in `block in with_base'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:115:in `with_frame'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:79:in `with_base'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:162:in `visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:329:in `block (2 levels) in visit_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:329:in `map'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:329:in `block in visit_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:88:in `block in with_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:115:in `with_frame'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:88:in `with_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:326:in `visit_import'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/base.rb:36:in `visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:162:in `block in visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:79:in `block in with_base'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:115:in `with_frame'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/stack.rb:79:in `with_base'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:162:in `visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/base.rb:52:in `block in visit_children'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/base.rb:52:in `map'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/base.rb:52:in `visit_children'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:171:in `block in visit_children'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:183:in `with_environment'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:170:in `visit_children'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/base.rb:36:in `block in visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:190:in `visit_root'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/base.rb:36:in `visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:161:in `visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/visitors/perform.rb:10:in `visit'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/root_node.rb:36:in `css_tree'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/tree/root_node.rb:20:in `render'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/engine.rb:284:in `render'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/plugin/compiler.rb:494:in `update_stylesheet'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/plugin/compiler.rb:215:in `block in update_stylesheets'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/plugin/compiler.rb:209:in `each'
C:/Program Files (x86)/Koala/rubygems/gems/sass-3.4.25/lib/sass/plugin/compiler.rb:209:in `update_stylesheets'
C:/Program Files (x86)/Koala/rubygems/gems/compass-1.0.3/lib/compass/sass_compiler.rb:40:in `compile!'
C:/Program Files (x86)/Koala/rubygems/gems/compass-1.0.3/lib/compass/commands/update_project.rb:49:in `perform'
C:/Program Files (x86)/Koala/rubygems/gems/compass-1.0.3/lib/compass/commands/base.rb:18:in `execute'
C:/Program Files (x86)/Koala/rubygems/gems/compass-1.0.3/lib/compass/commands/project_base.rb:19:in `execute'
C:/Program Files (x86)/Koala/rubygems/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
C:/Program Files (x86)/Koala/rubygems/gems/compass-1.0.3/lib/compass/exec/sub_command_ui.rb:15:in `run!'
C:/Program Files (x86)/Koala/rubygems/gems/compass-1.0.3/bin/compass:30:in `block in <top (required)>'
C:/Program Files (x86)/Koala/rubygems/gems/compass-1.0.3/bin/compass:44:in `call'
C:/Program Files (x86)/Koala/rubygems/gems/compass-1.0.3/bin/compass:44:in `<top (required)>'
C:/Program Files (x86)/Koala/bin/compass:22:in `load'
C:/Program Files (x86)/Koala/bin/compass:22:in `<main>'
*/
body:before {
  white-space: pre;
  font-family: monospace;
  content: "Errno::EACCES: Permission denied - C:/MAMP/htdocs/hotelforza.mom/branches/oita/scss/../../.sass-cache/648b8c44e3d8a819eda52632fab1a1c054243cbc/_box-sizing.scssc"; }
>>>>>>> .r966
