@charset "UTF-8";
/* line 5, ../sass/_default.scss */
body {
  font-size: 1em;
}

/* line 13, ../sass/_default.scss */
html, body {
  overflow-x: hidden;
}

/* line 17, ../sass/_default.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* line 22, ../sass/_default.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 25, ../sass/_default.scss */
fieldset, img {
  border: 0;
}

/* line 26, ../sass/_default.scss */
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}

/* line 29, ../sass/_default.scss */
li {
  list-style: none;
}

/* line 29, ../sass/_default.scss */
caption, th {
  text-align: left;
}

/* line 30, ../sass/_default.scss */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

/* line 33, ../sass/_default.scss */
q:before, q:after {
  content: '';
}

/* line 34, ../sass/_default.scss */
abbr, acronym {
  border: 0;
  font-variant: normal;
}

/* line 35, ../sass/_default.scss */
sup {
  vertical-align: text-top;
}

/* line 36, ../sass/_default.scss */
sub {
  vertical-align: text-bottom;
}

/* line 37, ../sass/_default.scss */
input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

/* line 38, ../sass/_default.scss */
input, textarea, select {
  *font-size: 100%;
}

/* line 39, ../sass/_default.scss */
legend {
  color: #000;
}

/* line 41, ../sass/_default.scss */
.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
  zoom: 1;
}

/* line 51, ../sass/_default.scss */
#clearfix {
  display: inline-block;
}

/* line 55, ../sass/_default.scss */
h1, h2, h3, h4, h5, p, th, td {
  font-size: 12px;
}

/* line 1, ../sass/_common.scss */
img {
  line-height: 0;
}

/* line 5, ../sass/_common.scss */
a {
  color: #333;
}

/*
				@include box-shadow(0px 0px 3px #ccc);
				@include border-radius(2px);

*/
/* line 25, ../sass/_layout.scss */
h3 {
  font-size: 1em;
}

/* line 28, ../sass/_layout.scss */
p {
  font-size: 0.8em;
}

/* line 32, ../sass/_layout.scss */
.header {
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
}
/* line 37, ../sass/_layout.scss */
.header .h1Box {
  background: #f5f5f5;
}
/* line 41, ../sass/_layout.scss */
.header .h1Box h1 {
  width: 1000px;
  font-size: 10px;
  color: #666;
  padding: 4px 0px;
  margin: 0 auto;
}
/* line 50, ../sass/_layout.scss */
.header .sub {
  width: 1000px;
  margin: 0 auto;
  padding: 18px 0px 8px 0px;
}
/* line 55, ../sass/_layout.scss */
.header .sub p.logo {
  float: left;
}
/* line 59, ../sass/_layout.scss */
.header .sub p.tel {
  float: right;
  margin-right: 12px;
  padding-right: 12px;
  border-right: 1px solid #ededed;
}
/* line 65, ../sass/_layout.scss */
.header .sub .fontSize {
  width: 78px;
  float: right;
  margin-right: 12px;
}
/* line 70, ../sass/_layout.scss */
.header .sub .fontSize p {
  text-align: center;
}
/* line 74, ../sass/_layout.scss */
.header .sub .fontSize ul li {
  width: 22px;
  float: left;
  margin-right: 3px;
  text-align: center;
}
/* line 79, ../sass/_layout.scss */
.header .sub .fontSize ul li:last-child {
  margin-right: 0px;
}
/* line 83, ../sass/_layout.scss */
.header .sub .fontSize ul li a {
  display: block;
  font-size: 0.7em;
  font-weight: bold;
  border: 2px solid #37BAB6;
  padding: 2px 0px;
  color: #37BAB6;
  text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
/* line 94, ../sass/_layout.scss */
.header .sub .fontSize ul li a.fon {
  background: #FF9;
}
/* line 102, ../sass/_layout.scss */
.header .sub p.btn {
  width: 120px;
  float: right;
}
/* line 106, ../sass/_layout.scss */
.header .sub p.btn a {
  font-size: 12px;
  background: #FF9400;
  color: #FFF;
  text-align: center;
  padding: 8px 12px;
  display: block;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* line 122, ../sass/_layout.scss */
.header .gnv {
  width: 100%;
  border-top: 1px solid #ededed;
}
/* line 126, ../sass/_layout.scss */
.header .gnv ul {
  width: 1000px;
  margin: 0 auto;
}
/* line 130, ../sass/_layout.scss */
.header .gnv ul li {
  width: 125px;
  float: left;
}
/* line 136, ../sass/_layout.scss */
.header .gnv ul li a {
  border-right: 1px solid #ededed;
  display: block;
  padding: 14px 0px 8px 0px;
  text-align: center;
  border-bottom: 3px solid #FFF;
}
/* line 145, ../sass/_layout.scss */
.header .gnv ul li a:hover {
  border-bottom: 3px solid #37BAB6;
}
/* line 150, ../sass/_layout.scss */
.header .gnv ul li:first-child a {
  border-left: 1px solid #ededed;
}

/* line 158, ../sass/_layout.scss */
.contents {
  font-size: 1em;
  padding-bottom: 85px;
}

/* line 163, ../sass/_layout.scss */
.footer {
  width: 100%;
}
/* line 166, ../sass/_layout.scss */
.footer .fgnv {
  background: #37BAB6;
}
/* line 170, ../sass/_layout.scss */
.footer .fgnv ul {
  width: 1000px;
  margin: 0 auto;
}
/* line 174, ../sass/_layout.scss */
.footer .fgnv ul li {
  width: 125px;
  float: left;
}
/* line 178, ../sass/_layout.scss */
.footer .fgnv ul li a {
  border-right: 1px solid #57C4BF;
  display: block;
  padding: 14px 0px 8px 0px;
  text-align: center;
}
/* line 190, ../sass/_layout.scss */
.footer .sub {
  width: 1000px;
  margin: 0 auto;
  padding: 35px 0px 25px 0px;
}
/* line 195, ../sass/_layout.scss */
.footer .sub .bL {
  width: 300px;
  float: left;
}
/* line 199, ../sass/_layout.scss */
.footer .sub .bL p.add {
  margin-top: 25px;
  font-size: 12px;
}
/* line 205, ../sass/_layout.scss */
.footer .sub .bR {
  width: 675px;
  float: right;
}
/* line 209, ../sass/_layout.scss */
.footer .sub .bR p.btn {
  float: right;
}
/* line 212, ../sass/_layout.scss */
.footer .sub .bR p.btn a {
  font-size: 12px;
  background: #FF9400;
  color: #FFF;
  text-align: center;
  padding: 8px 12px;
  display: block;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* line 225, ../sass/_layout.scss */
.footer .sub .bR p.tel {
  float: right;
  margin: 0px 18px 0px 0px;
}
/* line 230, ../sass/_layout.scss */
.footer .sub .bR p.hinan, .footer .sub .bR p.kanyu {
  margin-top: 8px;
  float: right;
}
/* line 236, ../sass/_layout.scss */
.footer .sub .bR p.hinan a {
  background: #f5f5f5;
  color: #333;
  font-size: 12px;
  font-weight: bold;
  padding: 8px 12px;
  display: inline-block;
}
/* line 245, ../sass/_layout.scss */
.footer .sub .bR p.kanyu {
  margin: 18px 12px 0px 0px;
}

/* line 253, ../sass/_layout.scss */
.ulcTitle {
  background: url(../images/title_back.png) no-repeat top center;
}
/* line 256, ../sass/_layout.scss */
.ulcTitle h2 {
  width: 950px;
  margin: 0 auto;
  font-size: 1.4em;
  padding-top: 55px;
  font-weight: bold;
  color: #FFF;
}
/* line 266, ../sass/_layout.scss */
.ulcTitle ul {
  width: 950px;
  margin: 0 auto;
  margin-top: 65px;
  padding-bottom: 45px;
}
/* line 272, ../sass/_layout.scss */
.ulcTitle ul li {
  float: left;
  font-size: 0.8em;
  margin-right: 15px;
  color: #777777;
}
/* line 278, ../sass/_layout.scss */
.ulcTitle ul li a {
  background: #E8E8E8;
  position: relative;
  color: #777777;
  display: inline-block;
  padding: 2px 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 0.7em;
}
/* line 287, ../sass/_layout.scss */
.ulcTitle ul li a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -8px;
  margin-top: -8px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent #E8E8E8;
  z-index: -1;
}

/* line 1, ../sass/_top.scss */
.main {
  background: url(../images/main_back.jpg) no-repeat top center;
  background-size: cover;
  padding-bottom: 80px;
}
/* line 5, ../sass/_top.scss */
.main .sub {
  width: 1000px;
  margin: 0 auto;
  padding-top: 105px;
  position: relative;
}
/* line 11, ../sass/_top.scss */
.main .sub ._bottons {
  display: flex;
  justify-content: space-between;
  width: 500px;
}
/* line 15, ../sass/_top.scss */
.main .sub ._bottons p {
  width: 48%;
}
/* line 19, ../sass/_top.scss */
.main .sub p.tenantBtn {
  position: absolute;
  right: 0;
  top: 320px;
}
/* line 25, ../sass/_top.scss */
.main .sub p.text {
  margin-top: 35px;
}
/* line 28, ../sass/_top.scss */
.main .sub .rooms {
  margin-top: 55px;
}
/* line 30, ../sass/_top.scss */
.main .sub .rooms .box {
  position: relative;
  padding: 14px;
  border: 1px solid #ededed;
  -webkit-box-shadow: 0px 0px 3px #666;
  -moz-box-shadow: 0px 0px 3px #666;
  box-shadow: 0px 0px 3px #666;
  background: #FFF;
  float: left;
  margin-right: 18px;
  margin-top: 18px;
}
/* line 40, ../sass/_top.scss */
.main .sub .rooms .box p.txt {
  position: absolute;
  font-size: 0.8em;
  bottom: 14px;
  right: 14px;
}
/* line 47, ../sass/_top.scss */
.main .sub .rooms .box p.txt span {
  color: #FFF;
  background: #37BAB6;
  padding: 3px;
}
/* line 52, ../sass/_top.scss */
.main .sub .rooms .box p.txt span.floor {
  background: #333;
}
/* line 56, ../sass/_top.scss */
.main .sub .rooms .box p.img {
  line-height: 0;
}
/* line 62, ../sass/_top.scss */
.main .sub p.reserveBtnNew {
  margin-top: 35px;
}
/* line 64, ../sass/_top.scss */
.main .sub p.reserveBtnNew a {
  border: 1px solid #fff;
  width: 100%;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  color: #FFF;
  background: #FF9400;
  display: inline-block;
  padding: 15px 0px;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
/* line 79, ../sass/_top.scss */
.main .sub p.reserveBtnNew._c2 a {
  background: #F85E7C;
}
/* line 85, ../sass/_top.scss */
.main .sub p.reserveBtn {
  margin-top: 25px;
}
/* line 87, ../sass/_top.scss */
.main .sub p.reserveBtn a {
  text-decoration: none;
  font-weight: bold;
  color: #FFF;
  background: #FF9400;
  display: inline-block;
  padding: 15px 55px;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
/* line 101, ../sass/_top.scss */
.main .sub p.btn,
.main .sub p.btn2 {
  margin-top: 35px;
  text-align: center;
  line-height: 1.0;
  font-size: 1.2em;
}
/* line 107, ../sass/_top.scss */
.main .sub p.btn a,
.main .sub p.btn2 a {
  color: #FFF;
  background: #FF9400;
  display: inline-block;
  padding: 25px 55px;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
/* line 115, ../sass/_top.scss */
.main .sub p.btn a img,
.main .sub p.btn2 a img {
  padding: 0px 8px 0px 0px;
}
/* line 121, ../sass/_top.scss */
.main .sub p.btn2 a {
  background: #00A4FF;
}

/* line 129, ../sass/_top.scss */
.indexNews {
  background: #E7F0F0;
  padding: 25px 0px;
}
/* line 133, ../sass/_top.scss */
.indexNews .sub {
  margin: 0 auto;
  width: 900px;
}
/* line 138, ../sass/_top.scss */
.indexNews h3 {
  width: 130px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #37BAB6;
  padding: 25px 0px;
  text-align: center;
  font-weight: bold;
  color: #FFF;
  letter-spacing: 2px;
}
/* line 149, ../sass/_top.scss */
.indexNews .bR {
  width: 750px;
  float: right;
}
/* line 155, ../sass/_top.scss */
.indexNews table th, .indexNews table td {
  padding: 8px;
  color: #37BAB6;
  font-size: 0.8em;
}
/* line 161, ../sass/_top.scss */
.indexNews table th span {
  padding-right: 12px;
  border-right: 1px solid #CBD8D7;
}
/* line 166, ../sass/_top.scss */
.indexNews table td {
  color: #000000;
}

/* line 172, ../sass/_top.scss */
.indexCo {
  padding: 55px 0px 0px 0px;
  width: 1000px;
  margin: 0 auto;
}
/* line 177, ../sass/_top.scss */
.indexCo h2 {
  text-align: center;
}
/* line 181, ../sass/_top.scss */
.indexCo .box {
  margin-top: 35px;
}
/* line 183, ../sass/_top.scss */
.indexCo .box .bL, .indexCo .box .bR {
  float: left;
  border: 3px solid #37BAB6;
  width: 430px;
  padding: 25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* line 190, ../sass/_top.scss */
.indexCo .box .bR {
  float: right;
}
/* line 194, ../sass/_top.scss */
.indexCo .box h3 {
  color: #FF9800;
  font-weight: bold;
  border-bottom: 1px solid #ededed;
  padding-bottom: 12px;
  margin-bottom: 12px;
  font-size: 1.0em;
}
/* line 202, ../sass/_top.scss */
.indexCo .box h3 span {
  font-size: 0.7em;
}
/* line 207, ../sass/_top.scss */
.indexCo .box p.img {
  float: left;
}
/* line 210, ../sass/_top.scss */
.indexCo .box .info {
  width: 290px;
  float: right;
}
/* line 216, ../sass/_top.scss */
.indexCo .box2 {
  width: 900px;
  margin: 0 auto;
  margin-top: 35px;
}
/* line 221, ../sass/_top.scss */
.indexCo .box2 .b {
  width: 220px;
  border-right: 1px solid #ededed;
  float: left;
}
/* line 226, ../sass/_top.scss */
.indexCo .box2 .b:first-child {
  border-left: 1px solid #ededed;
}
/* line 230, ../sass/_top.scss */
.indexCo .box2 .b p {
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}
/* line 234, ../sass/_top.scss */
.indexCo .box2 .b p span {
  font-weight: normal;
  font-size: 0.9em;
}
/* line 239, ../sass/_top.scss */
.indexCo .box2 .b p.txt {
  margin-top: 8px;
}
/* line 246, ../sass/_top.scss */
.indexCo .box3 {
  width: 800px;
  margin: 0 auto;
  margin-top: 45px;
}
/* line 251, ../sass/_top.scss */
.indexCo .box3 .bL, .indexCo .box3 .bR {
  float: left;
  width: 390px;
  text-align: center;
}
/* line 257, ../sass/_top.scss */
.indexCo .box3 .bR {
  float: right;
}
/* line 262, ../sass/_top.scss */
.indexCo .box3 a {
  display: inline-block;
  padding: 8px;
  background: #fff;
  border: 1px solid #ededed;
  text-decoration: none;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
}
/* line 270, ../sass/_top.scss */
.indexCo .box3 a p.txt {
  line-height: 1.0;
  text-align: right;
  padding: 8px 0px 0px 0px;
  color: #333;
  font-weight: bold;
}
/* line 277, ../sass/_top.scss */
.indexCo .box3 a p.txt img {
  position: relative;
  padding: 0px 6px 0px 0px;
  display: inline-block;
  vertical-align: middle;
}
/* line 286, ../sass/_top.scss */
.indexCo .box4 {
  position: relative;
  overflow: hidden;
  margin-top: 45px;
}
/* line 293, ../sass/_top.scss */
.indexCo .box4 .sub {
  float: left;
  position: relative;
  left: 50%;
}
/* line 298, ../sass/_top.scss */
.indexCo .box4 .b {
  position: relative;
  float: left;
  left: -50%;
  margin-right: 25px;
}
/* line 306, ../sass/_top.scss */
.indexCo .box4 a {
  display: inline-block;
  padding: 8px;
  background: #fff;
  border: 1px solid #ededed;
  text-decoration: none;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
}
/* line 314, ../sass/_top.scss */
.indexCo .box4 a p.txt {
  line-height: 1.0;
  text-align: right;
  padding: 8px 0px 0px 0px;
  color: #333;
  font-weight: bold;
}
/* line 321, ../sass/_top.scss */
.indexCo .box4 a p.txt img {
  position: relative;
  padding: 0px 6px 0px 0px;
  display: inline-block;
  vertical-align: middle;
}

/* line 1, ../sass/_news.scss */
.newsCo {
  width: 920px;
  margin: 0 auto;
}
/* line 5, ../sass/_news.scss */
.newsCo .box {
  margin-top: 35px;
}
/* line 9, ../sass/_news.scss */
.newsCo .titCo {
  background: url(../images/news/news_prt_01.png) no-repeat left center;
  padding: 12px 0px 12px 26px;
}
/* line 13, ../sass/_news.scss */
.newsCo .titCo p.date {
  font-size: 0.8em;
  color: #757575;
}
/* line 17, ../sass/_news.scss */
.newsCo .titCo h3 {
  margin-top: 3px;
  font-size: 1.4em;
  color: #000;
}
/* line 25, ../sass/_news.scss */
.newsCo .co p {
  margin-top: 25px;
  font-size: 0.8em;
  line-height: 1.8;
}

/* line 1, ../sass/_privacy.scss */
.privacyCo {
  width: 950px;
  margin: 0 auto;
}
/* line 5, ../sass/_privacy.scss */
.privacyCo h3 {
  color: #37B2AE;
  font-size: 1em;
  font-weight: bold;
  margin-top: 35px;
}
/* line 11, ../sass/_privacy.scss */
.privacyCo p {
  font-size: 0.8em;
  margin-top: 25px;
  line-height: 1.8;
}
/* line 16, ../sass/_privacy.scss */
.privacyCo p.indent {
  margin-left: 25px;
}
/* line 19, ../sass/_privacy.scss */
.privacyCo p.syomei {
  text-align: right;
}
/* line 22, ../sass/_privacy.scss */
.privacyCo p._center {
  text-align: center;
}
/* line 30, ../sass/_privacy.scss */
.privacyCo h3 + p {
  margin-top: 12px;
}
/* line 34, ../sass/_privacy.scss */
.privacyCo table {
  margin-top: 8px;
}
/* line 37, ../sass/_privacy.scss */
.privacyCo table td, .privacyCo table th {
  font-size: 0.8em;
  padding: 2px 3px;
  line-height: 1.8;
}
/* line 42, ../sass/_privacy.scss */
.privacyCo table th {
  padding-right: 14px;
}
/* line 47, ../sass/_privacy.scss */
.privacyCo ul {
  margin: 5px 0px 0px 45px;
}
/* line 49, ../sass/_privacy.scss */
.privacyCo ul li {
  font-size: 0.8em;
  text-indent: -35px;
  margin-top: 1em;
}
/* line 54, ../sass/_privacy.scss */
.privacyCo ul li ul {
  margin: 5px 0px 0px 20px;
}
/* line 56, ../sass/_privacy.scss */
.privacyCo ul li ul li {
  text-indent: -16px;
  font-size: 1em;
  margin-top: 0.5em;
}
/* line 65, ../sass/_privacy.scss */
.privacyCo .otoiawase {
  margin-top: 25px;
  border: 1px solid #CCC;
  padding: 18px;
}
/* line 70, ../sass/_privacy.scss */
.privacyCo .otoiawase h3 {
  margin: 0px 25px 0px 0px;
  float: left;
  background: #E7F2F1;
  padding: 28px 18px;
}
/* line 76, ../sass/_privacy.scss */
.privacyCo .otoiawase p {
  margin: 0px;
  padding: 0px;
}
/* line 82, ../sass/_privacy.scss */
.privacyCo .fusoku {
  display: flex;
  justify-content: flex-end;
}

/* line 1, ../sass/_room.scss */
.roomCo {
  width: 980px;
  margin: 0 auto;
}
/* line 7, ../sass/_room.scss */
.roomCo .floorAnk {
  width: 100%;
  position: relative;
  padding-bottom: 25px;
}
/* line 12, ../sass/_room.scss */
.roomCo .floorAnk ul {
  float: left;
  left: 50%;
  position: relative;
}
/* line 16, ../sass/_room.scss */
.roomCo .floorAnk ul li {
  position: relative;
  float: left;
  width: 120px;
  margin-right: 25px;
  left: -50%;
}
/* line 23, ../sass/_room.scss */
.roomCo .floorAnk ul li a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: block;
  text-align: center;
  padding: 8px 0px;
  background: #3CC;
  color: #FFF;
  font-size: 0.8em;
}
/* line 40, ../sass/_room.scss */
.roomCo p {
  line-height: 1.8;
}
/* line 44, ../sass/_room.scss */
.roomCo .box {
  margin-top: 65px;
}
/* line 46, ../sass/_room.scss */
.roomCo .box p.floor {
  text-align: center;
}
/* line 50, ../sass/_room.scss */
.roomCo .box h3 {
  font-size: 0.9em;
  font-weight: bold;
  margin-top: 25px;
  text-align: center;
}
/* line 57, ../sass/_room.scss */
.roomCo .box p.img {
  text-align: center;
  margin-top: 25px;
}
/* line 62, ../sass/_room.scss */
.roomCo .box p.img2 {
  text-align: center;
  margin-top: 45px;
}
/* line 66, ../sass/_room.scss */
.roomCo .box p.caution {
  position: relative;
  margin-top: 35px;
  text-align: left;
}
/* line 71, ../sass/_room.scss */
.roomCo .box p.caution span {
  position: absolute;
  right: 0px;
}
/* line 77, ../sass/_room.scss */
.roomCo .box .hyou {
  border: 3px solid #37BAB6;
}
/* line 80, ../sass/_room.scss */
.roomCo .box table {
  width: 100%;
}
/* line 84, ../sass/_room.scss */
.roomCo .box table td, .roomCo .box table th {
  font-size: 0.6em;
  padding: 10px;
  border: 1px solid #CDE0DE;
  text-align: center;
}
/* line 90, ../sass/_room.scss */
.roomCo .box table td.line, .roomCo .box table th.line {
  border-top: 3px solid #37BAB6;
}
/* line 94, ../sass/_room.scss */
.roomCo .box table td span.hol, .roomCo .box table th span.hol {
  color: #F66;
}
/* line 99, ../sass/_room.scss */
.roomCo .box table th {
  background: #E4F4F3;
}
/* line 102, ../sass/_room.scss */
.roomCo .box table td.bihin {
  text-align: left;
  font-size: 0.5em;
}
/* line 106, ../sass/_room.scss */
.roomCo .box table td.midashi {
  background: #CEEFEA;
}
/* line 110, ../sass/_room.scss */
.roomCo .box p.btn {
  text-align: right;
  margin-top: 12px;
}
/* line 114, ../sass/_room.scss */
.roomCo .box p.btn a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  padding: 8px 12px;
  background: #3CC;
  color: #FFF;
  font-size: 1em;
}
/* line 129, ../sass/_room.scss */
.roomCo .cautionBox {
  margin-top: 55px;
  padding: 25px;
  border: 1px solid #CCC;
  border-radius: 3px;
}
/* line 135, ../sass/_room.scss */
.roomCo .cautionBox h3 {
  color: #37BAB6;
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px dotted #CCCCCC;
}
/* line 141, ../sass/_room.scss */
.roomCo .cautionBox p {
  font-size: 0.8em;
}

/* line 150, ../sass/_room.scss */
.roomDetail {
  width: 920px;
  margin: 45px auto 0 auto;
}
/* line 155, ../sass/_room.scss */
.roomDetail h3.roomTit,
.roomDetail h3.roomTit2 {
  font-weight: bold;
  font-size: 2em;
  text-align: center;
  color: #35B69C;
  line-height: 1.0;
}
/* line 163, ../sass/_room.scss */
.roomDetail h3.roomTit span,
.roomDetail h3.roomTit2 span {
  position: relative;
  top: -2px;
  background: #333;
  padding: 3px 8px;
  font-size: 0.6em;
  margin-right: 12px;
  color: #FFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
/* line 173, ../sass/_room.scss */
.roomDetail h3.roomTit span.cost,
.roomDetail h3.roomTit2 span.cost {
  padding: 0px;
  background: none;
}
/* line 177, ../sass/_room.scss */
.roomDetail h3.roomTit span.cost a,
.roomDetail h3.roomTit2 span.cost a {
  position: relative;
  top: -5px;
  background: #F90;
  display: inline-block;
  padding: 10px 12px;
  color: #FFF;
  font-size: 0.6em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
/* line 191, ../sass/_room.scss */
.roomDetail h3.roomTit2 {
  margin-top: 45px;
  font-size: 1.4em;
}
/* line 196, ../sass/_room.scss */
.roomDetail p.caution {
  text-align: center;
  margin-top: 6px;
}
/* line 200, ../sass/_room.scss */
.roomDetail p.img {
  text-align: center;
  margin-top: 35px;
}
/* line 205, ../sass/_room.scss */
.roomDetail .setubi {
  position: relative;
  margin-top: 45px;
  border: 2px solid #DAE5E4;
  padding: 25px 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
/* line 212, ../sass/_room.scss */
.roomDetail .setubi .title {
  width: 100%;
  position: absolute;
  text-align: center;
  top: -20px;
  left: 0px;
}
/* line 219, ../sass/_room.scss */
.roomDetail .setubi .title h4 {
  margin: 0 auto;
  line-height: 1.0;
  background: #35B69C;
  font-size: 1.2em;
  color: #fff;
  padding: 8px 25px;
  display: inline-block;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
/* line 231, ../sass/_room.scss */
.roomDetail .setubi .box {
  width: 810px;
  margin: 18px auto 0 auto;
  padding-bottom: 18px;
  background: url(../images/room/room_prt_01.png) no-repeat bottom center;
}
/* line 237, ../sass/_room.scss */
.roomDetail .setubi .box:lasht-child {
  background: none;
}
/* line 241, ../sass/_room.scss */
.roomDetail .setubi .box .bL, .roomDetail .setubi .box .bR {
  width: 380px;
  float: left;
}
/* line 245, ../sass/_room.scss */
.roomDetail .setubi .box .bR {
  float: right;
}
/* line 249, ../sass/_room.scss */
.roomDetail .setubi .box h5 {
  float: left;
  width: 122px;
  float: left;
  color: #35B69C;
  font-size: 0.8em;
}
/* line 256, ../sass/_room.scss */
.roomDetail .setubi .box p {
  width: 240px;
  float: right;
  font-size: 0.7em;
}

/* line 267, ../sass/_room.scss */
p.btn2 {
  margin-top: 55px;
  text-align: center;
}
/* line 271, ../sass/_room.scss */
p.btn2 a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  text-align: center;
  padding: 12px 55px;
  background: #3CC;
  color: #FFF;
  font-size: 1em;
}

/* line 2, ../sass/_access.scss */
.tenantCo2 {
  width: 880px;
  margin: 45px auto 0 auto;
}
/* line 6, ../sass/_access.scss */
.tenantCo2 .img__field {
  display: flex;
  justify-content: space-between;
}
/* line 10, ../sass/_access.scss */
.tenantCo2 figure {
  margin: 0;
  padding: 0;
}
/* line 14, ../sass/_access.scss */
.tenantCo2 p.img {
  text-align: center;
  margin-top: 65px;
}
/* line 19, ../sass/_access.scss */
.tenantCo2 .title__field {
  display: flex;
  margin-top: 35px;
}
/* line 23, ../sass/_access.scss */
.tenantCo2 .title__field h3 {
  color: #35B69C;
  border-bottom: 1px dotted #CCCCCC;
  padding-bottom: 12px;
}
/* line 29, ../sass/_access.scss */
.tenantCo2 .title__field table {
  margin-top: 12px;
  margin-bottom: 15px;
}
/* line 32, ../sass/_access.scss */
.tenantCo2 .title__field table td, .tenantCo2 .title__field table th {
  font-size: 0.8em;
  padding: 10px 8px;
  padding-left: 0px;
}
/* line 38, ../sass/_access.scss */
.tenantCo2 .title__field .box {
  margin-left: 58px;
}
/* line 41, ../sass/_access.scss */
.tenantCo2 .title__field .box h4 {
  font-size: 14px;
  font-weight: bold;
}
/* line 46, ../sass/_access.scss */
.tenantCo2 .title__field .box p.contact {
  margin-top: 18px;
}
/* line 55, ../sass/_access.scss */
.tenantCo2 .box {
  padding: 0 16px;
  margin-top: 30px;
}
/* line 58, ../sass/_access.scss */
.tenantCo2 .box h4 {
  font-size: 1rem;
  font-weight: bold;
}

/* line 66, ../sass/_access.scss */
.tenantCo {
  width: 880px;
  margin: 45px auto 0 auto;
}
/* line 70, ../sass/_access.scss */
.tenantCo p.img {
  margin-top: 55px;
  text-align: center;
}
/* line 76, ../sass/_access.scss */
.tenantCo .tbox p.img {
  float: left;
  margin: 0px;
}
/* line 81, ../sass/_access.scss */
.tenantCo .tbox .info {
  width: 330px;
  float: right;
}
/* line 85, ../sass/_access.scss */
.tenantCo .tbox .info h3 {
  color: #35B69C;
  border-bottom: 1px dotted #CCCCCC;
  padding-bottom: 12px;
}
/* line 90, ../sass/_access.scss */
.tenantCo .tbox .info p {
  margin-top: 25px;
  line-height: 1.8;
}
/* line 94, ../sass/_access.scss */
.tenantCo .tbox .info p.caution {
  margin-top: 8px;
}
/* line 98, ../sass/_access.scss */
.tenantCo .tbox .info table {
  margin-top: 12px;
}
/* line 100, ../sass/_access.scss */
.tenantCo .tbox .info table td, .tenantCo .tbox .info table th {
  font-size: 0.8em;
  padding: 3px 8px;
  padding-left: 0px;
}

/* line 110, ../sass/_access.scss */
.gmap {
  width: 950px;
  margin: 35px auto 0 auto;
}
/* line 114, ../sass/_access.scss */
.gmap p.btn {
  text-align: right;
}

/* line 118, ../sass/_access.scss */
.accessInfo {
  width: 880px;
  margin: 25px auto 0 auto;
}
/* line 122, ../sass/_access.scss */
.accessInfo .bL, .accessInfo .bR {
  width: 410px;
  float: left;
}
/* line 126, ../sass/_access.scss */
.accessInfo .bR {
  float: right;
}
/* line 130, ../sass/_access.scss */
.accessInfo h3 {
  font-size: 1em;
  color: #35B69C;
  margin-bottom: 8px;
  margin-left: -10px;
}
/* line 136, ../sass/_access.scss */
.accessInfo p {
  font-size: 0.7em;
}
/* line 141, ../sass/_access.scss */
.accessInfo dl dt, .accessInfo dl dd {
  margin-bottom: 8px;
}
/* line 144, ../sass/_access.scss */
.accessInfo dl dt {
  float: left;
  clear: both;
  font-size: 0.7em;
  margin-right: 0px;
  font-weight: bold;
}
/* line 152, ../sass/_access.scss */
.accessInfo dl dd {
  float: left;
  font-size: 0.7em;
  width: 300px;
}
/* line 157, ../sass/_access.scss */
.accessInfo dl dd span {
  display: block;
  position: relative;
  top: 5px;
  padding: 5px 8px;
  box-sizing: border-box;
  background: #f5f5f5;
  color: #333;
}

/* line 171, ../sass/_access.scss */
p.parking {
  text-align: center;
  margin-top: 55px;
}

/* line 176, ../sass/_access.scss */
.map {
  padding: 25px;
  text-align: center;
}
/* line 180, ../sass/_access.scss */
.map p.btn {
  line-height: 1.0;
  margin-top: 18px;
}
/* line 184, ../sass/_access.scss */
.map p.btn a {
  padding: 12px 35px;
  font-size: 1.2em;
  display: inline-block;
  background: #F90;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #FFF;
  text-decoration: none;
}

/* line 1, ../sass/_flow.scss */
.flowBox {
  width: 850px;
  margin: 0 auto;
  padding: 55px 0px;
  background: url(../images/flow/flow_prt_02.jpg) no-repeat bottom center;
}
/* line 7, ../sass/_flow.scss */
.flowBox .sub {
  background: url(../images/flow/flow_prt_01.jpg) repeat-y 210px 0px;
}
/* line 11, ../sass/_flow.scss */
.flowBox .bL {
  float: left;
  width: 180px;
}
/* line 15, ../sass/_flow.scss */
.flowBox .bL h3 {
  margin-top: 12px;
  text-align: center;
  font-size: 1.0em;
  line-height: 1.0;
  font-weight: bold;
}
/* line 22, ../sass/_flow.scss */
.flowBox .bL h3 span {
  font-weight: normal;
  font-size: 0.8em;
}
/* line 27, ../sass/_flow.scss */
.flowBox .bL p {
  text-align: center;
}
/* line 31, ../sass/_flow.scss */
.flowBox .bR {
  padding: 12px 0px;
  width: 580px;
  float: right;
}
/* line 36, ../sass/_flow.scss */
.flowBox .bR p.img {
  margin-top: 18px;
}

/* line 43, ../sass/_flow.scss */
._flowButton {
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
}
/* line 47, ../sass/_flow.scss */
._flowButton a {
  padding: 15px 0;
  display: block;
  width: 48%;
  font-weight: bold;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  background: #FF9400;
}
/* line 59, ../sass/_flow.scss */
._flowButton a._c2 {
  background: #E2136A;
}

/* line 64, ../sass/_flow.scss */
.bgNon {
  background: none;
}

/* line 1, ../sass/_company.scss */
.corporate {
  width: 860px;
  border-top: 2px solid #AED3D3;
  padding-top: 35px;
  margin: 35px auto 0 auto;
}
/* line 8, ../sass/_company.scss */
.corporate .bL {
  width: 150px;
  float: left;
}
/* line 12, ../sass/_company.scss */
.corporate .bR {
  width: 710px;
  float: right;
}
/* line 17, ../sass/_company.scss */
.corporate h3 {
  color: #35B69C;
  font-size: 1.0em;
}
/* line 22, ../sass/_company.scss */
.corporate table td, .corporate table th {
  font-size: 0.7em;
  padding: 6px;
}
/* line 26, ../sass/_company.scss */
.corporate table th {
  width: 150px;
  vertical-align: baseline;
}
/* line 33, ../sass/_company.scss */
.corporate ul li {
  margin-top: 8px;
  font-size: 0.7em;
}
/* line 36, ../sass/_company.scss */
.corporate ul li a {
  color: #333;
}
/* line 38, ../sass/_company.scss */
.corporate ul li a img {
  margin-right: 6px;
  vertical-align: middle;
}

/* line 2, ../sass/_equipment.scss */
.equipment h3 {
  text-align: center;
  font-size: 1.4em;
}
/* line 6, ../sass/_equipment.scss */
.equipment h3 span {
  border-bottom: 1px solid #CCC;
  padding-bottom: 18px;
}
/* line 12, ../sass/_equipment.scss */
.equipment h4 {
  text-align: center;
  margin-top: 45px;
}
/* line 17, ../sass/_equipment.scss */
.equipment .list2 {
  width: 840px;
  margin: 25px auto 0 auto;
  display: flex;
  justify-content: space-between;
}
/* line 22, ../sass/_equipment.scss */
.equipment .list2 .box {
  width: 188px;
}
/* line 25, ../sass/_equipment.scss */
.equipment .list2 .box p {
  font-size: 11px;
}
/* line 27, ../sass/_equipment.scss */
.equipment .list2 .box p span {
  font-size: 13px;
  font-weight: bold;
}
/* line 33, ../sass/_equipment.scss */
.equipment .list2 figure {
  margin: 0;
  padding: 0;
}
/* line 39, ../sass/_equipment.scss */
.equipment .list {
  width: 840px;
  margin: 25px auto 0 auto;
}
/* line 44, ../sass/_equipment.scss */
.equipment .list .b,
.equipment .list .b2 {
  width: 252px;
  float: left;
  margin-right: 42px;
}
/* line 50, ../sass/_equipment.scss */
.equipment .list .b:nth-child(3n),
.equipment .list .b2:nth-child(3n) {
  margin-right: 0px;
}
/* line 54, ../sass/_equipment.scss */
.equipment .list .b p,
.equipment .list .b2 p {
  text-align: center;
  margin-top: 6px;
  font-size: 0.7em;
  line-height: 1.3;
}
/* line 60, ../sass/_equipment.scss */
.equipment .list .b p span,
.equipment .list .b2 p span {
  font-weight: bold;
  font-size: 1.0em;
}
/* line 64, ../sass/_equipment.scss */
.equipment .list .b p span.cl,
.equipment .list .b2 p span.cl {
  font-style: 0.6em;
}
/* line 69, ../sass/_equipment.scss */
.equipment .list .b p.img,
.equipment .list .b2 p.img {
  line-height: 0;
  margin-top: 18px;
}
/* line 74, ../sass/_equipment.scss */
.equipment .list .b2 {
  width: 840px;
  float: none;
}
/* line 80, ../sass/_equipment.scss */
.equipment p.caution,
.equipment p.caution2 {
  font-size: 0.7em;
  width: 840px;
  margin: 25px auto 0 auto;
}
/* line 87, ../sass/_equipment.scss */
.equipment p.caution2 {
  text-align: right;
}
/* line 91, ../sass/_equipment.scss */
.equipment p.other {
  width: 100%;
  margin-top: 35px;
  font-size: 1em;
  background: #f5f5f5;
  color: #333;
  text-align: center;
  padding: 12px 0px;
}

/* line 1, ../sass/_restaurant.scss */
.restaurantCo {
  padding: 55px 0px 0px 0px;
}
/* line 3, ../sass/_restaurant.scss */
.restaurantCo h3 {
  font-weight: bold;
  text-align: center;
}
/* line 7, ../sass/_restaurant.scss */
.restaurantCo p.wifi {
  text-align: center;
  width: 320px;
  border: 1px solid #52AFD8;
  padding: 12px 25px;
  font-weight: bold;
  color: #52AFD8;
  border-radius: 10px;
  margin: 25px auto 0 auto;
}
/* line 16, ../sass/_restaurant.scss */
.restaurantCo p.wifi img {
  margin-right: 8px;
  vertical-align: middle;
}

/* line 24, ../sass/_restaurant.scss */
.restaurantBox {
  width: 100%;
  background: url(../images/restaurant/restaurant_prt_03.jpg) repeat-x top center;
  padding: 55px 0px 15px 0px;
  margin-top: 55px;
}
/* line 30, ../sass/_restaurant.scss */
.restaurantBox .sub {
  width: 960px;
  margin: 0 auto;
}
/* line 34, ../sass/_restaurant.scss */
.restaurantBox .bL {
  width: 283px;
  float: left;
}
/* line 39, ../sass/_restaurant.scss */
.restaurantBox .bL h3 {
  text-align: left;
  font-weight: normal;
  color: #52AFD8;
  font-size: 1.5em;
  position: relative;
}
/* line 45, ../sass/_restaurant.scss */
.restaurantBox .bL h3 span {
  margin-right: 8px;
  font-size: 0.6em;
}
/* line 49, ../sass/_restaurant.scss */
.restaurantBox .bL h3 sub {
  font-size: 0.50em;
  position: absolute;
  left: 80px;
  top: -15px;
}
/* line 59, ../sass/_restaurant.scss */
.restaurantBox .bL .discription {
  margin-top: 12px;
  background: #F2F2F2;
  padding: 20px;
  -webkit-border-radius: 3;
  -moz-border-radius: 3;
  border-radius: 3;
}
/* line 66, ../sass/_restaurant.scss */
.restaurantBox .bL .discription p {
  margin-top: 8px;
  font-size: 0.7em;
}
/* line 70, ../sass/_restaurant.scss */
.restaurantBox .bL .discription .tel {
  line-height: 1.0;
  margin-top: 0px;
  display: inline-table;
  font-size: 1.25em;
}
/* line 75, ../sass/_restaurant.scss */
.restaurantBox .bL .discription .tel img {
  margin-right: 5px;
  vertical-align: middle;
}
/* line 82, ../sass/_restaurant.scss */
.restaurantBox .bL p.txt {
  margin-top: 18px;
  font-size: 0.75em;
  line-height: 2.0;
}
/* line 87, ../sass/_restaurant.scss */
.restaurantBox .bL p.img {
  margin-top: 18px;
}
/* line 91, ../sass/_restaurant.scss */
.restaurantBox .pg {
  padding-top: 35px;
}
/* line 94, ../sass/_restaurant.scss */
.restaurantBox .bR {
  width: 615px;
  float: right;
}
/* line 99, ../sass/_restaurant.scss */
.restaurantBox .bR ul li {
  float: left;
  margin-top: 18px;
}
/* line 102, ../sass/_restaurant.scss */
.restaurantBox .bR ul li:first-child {
  margin-top: 0px;
}
/* line 105, ../sass/_restaurant.scss */
.restaurantBox .bR ul li:nth-child(2) {
  margin-top: 0px;
}
/* line 109, ../sass/_restaurant.scss */
.restaurantBox .bR ul li:nth-child(2n) {
  float: right;
}
/* line 112, ../sass/_restaurant.scss */
.restaurantBox .bR ul li:nth-child(2n+1) {
  clear: both;
}

/*layout-sp*/
/* line 3, ../sass/_layout-sp.scss */
.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  /* line 3, ../sass/_layout-sp.scss */
  .pc {
    display: none;
  }
}

/* line 10, ../sass/_layout-sp.scss */
.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 10, ../sass/_layout-sp.scss */
  .sp {
    display: block;
  }
}

/*---renew_pc*/
/* line 19, ../sass/_layout-sp.scss */
.header {
  position: fixed;
  z-index: 100;
  top: 0;
}
/* line 26, ../sass/_layout-sp.scss */
.header .gnv ul li a {
  padding: 0;
  padding: 11px 0;
  line-height: 38px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
/* line 33, ../sass/_layout-sp.scss */
.header .gnv ul li a.l2 {
  line-height: 19px;
}
/* line 42, ../sass/_layout-sp.scss */
.header.sp .h1Box h1 {
  width: 100%;
}
/* line 46, ../sass/_layout-sp.scss */
.header.sp .sub {
  position: relative;
  padding: 8px 12px 6px;
  width: calc(100% - 18px);
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
}
/* line 55, ../sass/_layout-sp.scss */
.header.sp .sub .logo a {
  display: flex;
  align-items: center;
}
/* line 58, ../sass/_layout-sp.scss */
.header.sp .sub .logo a img {
  width: 160px;
}
/* line 63, ../sass/_layout-sp.scss */
.header.sp .sub .rightFx {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
/* line 67, ../sass/_layout-sp.scss */
.header.sp .sub .rightFx .tel {
  margin: 0;
  margin-right: 5px;
  padding: 0;
  width: 40px;
  height: 40px;
  border: none;
}
/* line 74, ../sass/_layout-sp.scss */
.header.sp .sub .rightFx .tel a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
/* line 80, ../sass/_layout-sp.scss */
.header.sp .sub .rightFx .tel a img {
  display: block;
  width: 80%;
  height: 80%;
}
/* line 87, ../sass/_layout-sp.scss */
.header.sp .sub .rightFx .menuBtn {
  position: relative;
  width: 40px;
  height: 40px;
}
/* line 91, ../sass/_layout-sp.scss */
.header.sp .sub .rightFx .menuBtn span {
  position: absolute;
  top: 9px;
  left: calc(50% - 13px);
  display: block;
  width: 26px;
  height: 3px;
  background-color: #333;
  transition: all 0.4s;
}
/* line 101, ../sass/_layout-sp.scss */
.header.sp .sub .rightFx .menuBtn:before, .header.sp .sub .rightFx .menuBtn:after {
  content: "";
  position: absolute;
  top: 18px;
  left: calc(50% - 13px);
  display: block;
  width: 26px;
  height: 3px;
  background-color: #333;
}
/* line 111, ../sass/_layout-sp.scss */
.header.sp .sub .rightFx .menuBtn:after {
  top: 27px;
  transition: all 0.4s;
}
/* line 116, ../sass/_layout-sp.scss */
.header.sp .sub .rightFx .menuBtn.open span {
  top: 20px;
  transform: rotate(45deg);
}
/* line 120, ../sass/_layout-sp.scss */
.header.sp .sub .rightFx .menuBtn.open:before {
  opacity: 0;
}
/* line 123, ../sass/_layout-sp.scss */
.header.sp .sub .rightFx .menuBtn.open:after {
  top: 20px;
  transform: rotate(-45deg);
}
/* line 131, ../sass/_layout-sp.scss */
.header.sp .gnv {
  position: absolute;
  z-index: 10;
  background-color: #fff;
}
/* line 135, ../sass/_layout-sp.scss */
.header.sp .gnv ul {
  width: 100%;
  height: 0;
  overflow: hidden;
  border-bottom: 3px solid #37b7b3;
  transition: all 0.4s;
}
/* line 141, ../sass/_layout-sp.scss */
.header.sp .gnv ul li {
  width: 50%;
  border-bottom: 1px solid #ededed;
}
/* line 144, ../sass/_layout-sp.scss */
.header.sp .gnv ul li a {
  padding: 20px 0;
  display: block;
  width: 100%;
  line-height: normal;
  font-size: 12px;
  border-bottom: 0;
}
/* line 153, ../sass/_layout-sp.scss */
.header.sp .gnv ul li:first-child a {
  border-left: none;
}
/* line 160, ../sass/_layout-sp.scss */
.header.sp .gnv.open ul {
  height: 235px;
  overflow: none;
}
/* line 168, ../sass/_layout-sp.scss */
.header + .btnNew.sp {
  position: fixed;
  bottom: 0;
  z-index: 5;
  width: 100%;
}
/* line 173, ../sass/_layout-sp.scss */
.header + .btnNew.sp ._inner {
  display: flex;
}
/* line 175, ../sass/_layout-sp.scss */
.header + .btnNew.sp ._inner a {
  padding: 15px 0;
  display: block;
  width: 100%;
  font-weight: bold;
  line-height: 1.2;
  color: #FFF;
  font-size: 3vw;
  text-align: center;
  text-decoration: none;
  border-radius: 3px 3px 0 0;
  background: #FF9400;
}
/* line 188, ../sass/_layout-sp.scss */
.header + .btnNew.sp ._inner a._c2 {
  background: #F85E7C;
}
/* line 195, ../sass/_layout-sp.scss */
.header + .btn.sp {
  position: fixed;
  bottom: 0;
  z-index: 5;
  width: 100%;
}
/* line 200, ../sass/_layout-sp.scss */
.header + .btn.sp a {
  padding: 15px 0;
  display: block;
  width: 100%;
  font-weight: bold;
  line-height: 1.2;
  color: #FFF;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  border-radius: 3px;
  background: #FF9400;
}

/* line 216, ../sass/_layout-sp.scss */
.contents {
  margin-top: 165px;
}
@media screen and (max-width: 769px) {
  /* line 216, ../sass/_layout-sp.scss */
  .contents {
    margin-top: 90px;
  }
}

/* line 229, ../sass/_layout-sp.scss */
.footer .fgnv ul li a {
  padding: 0;
  padding: 11px 0;
  color: #f1f1f1;
  line-height: 38px;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
/* line 237, ../sass/_layout-sp.scss */
.footer .fgnv ul li a.l2 {
  line-height: 19px;
}

@media screen and (max-width: 768px) {
  /* line 248, ../sass/_layout-sp.scss */
  .ancBtn.sp {
    position: fixed;
    z-index: 10;
    right: 10px;
    bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    background-color: #37BAB6;
  }

  /* line 264, ../sass/_layout-sp.scss */
  .contents {
    padding-bottom: 45px;
    /*top*/
    /*top*/
    /*news*/
    /*news*/
    /*room*/
    /*room*/
    /*equipment*/
    /*equipment*/
    /*flow*/
    /*flow*/
    /*access*/
    /*access*/
    /*tenant*/
    /*tenant*/
    /*company*/
    /*company*/
    /*kanyu*/
    /*kanyu*/
    /*kanyu*/
    /*kanyu*/
  }
  /* line 266, ../sass/_layout-sp.scss */
  .contents .ulcTitle {
    padding: 0 16px;
    width: calc(100% - 32px);
    background-image: url("../new-images/common/title_back_sp.png");
  }
  /* line 270, ../sass/_layout-sp.scss */
  .contents .ulcTitle ul {
    width: 100%;
  }
  /* line 273, ../sass/_layout-sp.scss */
  .contents .ulcTitle h2 {
    padding-top: 28px;
    width: 100%;
    font-size: 1.2rem;
  }
  /* line 280, ../sass/_layout-sp.scss */
  .contents .main {
    padding-top: 40px;
    padding-bottom: 60px;
    background-image: url("../new-images/top/main_back_tb.jpg");
    background-position: top center;
    background-size: cover;
  }
}
@media screen and (max-width: 768px) and (max-width: 600px) {
  /* line 280, ../sass/_layout-sp.scss */
  .contents .main {
    background-image: url("../new-images/top/main_back_sp.jpg");
  }
}
@media screen and (max-width: 768px) {
  /* line 289, ../sass/_layout-sp.scss */
  .contents .main .sub {
    padding-top: 0;
    width: 100%;
  }
  /* line 292, ../sass/_layout-sp.scss */
  .contents .main .sub h2 {
    padding: 0 5%;
    width: 90%;
    max-width: 430px;
  }
  /* line 296, ../sass/_layout-sp.scss */
  .contents .main .sub h2 img {
    width: 100%;
  }
  /* line 300, ../sass/_layout-sp.scss */
  .contents .main .sub .text {
    padding: 0 5%;
    margin-top: 15px;
    width: 90%;
    max-width: 430px;
  }
  /* line 305, ../sass/_layout-sp.scss */
  .contents .main .sub .text img {
    width: 100%;
  }
  /* line 309, ../sass/_layout-sp.scss */
  .contents .main .sub .tenantBtn {
    position: static;
    right: calc(50% - 138px);
    bottom: 30px;
  }
  /* line 315, ../sass/_layout-sp.scss */
  .contents .main .rooms {
    margin-top: 35%;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
}
@media screen and (max-width: 768px) and (max-width: 600px) {
  /* line 315, ../sass/_layout-sp.scss */
  .contents .main .rooms {
    margin-top: 45%;
  }
}
@media screen and (max-width: 768px) {
  /* line 323, ../sass/_layout-sp.scss */
  .contents .main .rooms .box {
    margin: 0;
    margin-bottom: 5px;
    padding: 5px;
    width: calc(50% - 10px);
    box-sizing: border-box;
  }
  /* line 329, ../sass/_layout-sp.scss */
  .contents .main .rooms .box p.txt {
    bottom: 8px;
    right: 8px;
    font-size: 11px;
  }
  /* line 334, ../sass/_layout-sp.scss */
  .contents .main .rooms .box img {
    width: 100%;
  }
  /* line 337, ../sass/_layout-sp.scss */
  .contents .main .rooms .box:nth-of-type(odd) {
    margin-right: 5px;
  }
  /* line 342, ../sass/_layout-sp.scss */
  .contents .main p.btn2 {
    margin: 0 auto;
    margin-top: 35px;
    width: 85%;
  }
  /* line 346, ../sass/_layout-sp.scss */
  .contents .main p.btn2 a {
    padding: 15px;
    font-size: 14px;
  }
  /* line 349, ../sass/_layout-sp.scss */
  .contents .main p.btn2 a img {
    margin-right: 5px;
    margin-bottom: -6px;
    padding: 0;
  }
  /* line 358, ../sass/_layout-sp.scss */
  .contents .indexNews .sub {
    width: 100%;
  }
  /* line 360, ../sass/_layout-sp.scss */
  .contents .indexNews .sub h3 {
    margin: 0 auto;
    padding: 10px 0;
    float: none;
    width: 80%;
  }
  /* line 366, ../sass/_layout-sp.scss */
  .contents .indexNews .sub .bR {
    margin: 0 auto;
    margin-top: 30px;
    float: none;
    width: 80%;
  }
  /* line 371, ../sass/_layout-sp.scss */
  .contents .indexNews .sub .bR th, .contents .indexNews .sub .bR td {
    padding: 0;
    display: block;
  }
  /* line 375, ../sass/_layout-sp.scss */
  .contents .indexNews .sub .bR td {
    margin-bottom: 20px;
  }
  /* line 381, ../sass/_layout-sp.scss */
  .contents .indexCo {
    width: 100%;
  }
  /* line 383, ../sass/_layout-sp.scss */
  .contents .indexCo > h2 {
    padding: 0 10px;
  }
  /* line 385, ../sass/_layout-sp.scss */
  .contents .indexCo > h2 img {
    width: 100%;
  }
  /* line 389, ../sass/_layout-sp.scss */
  .contents .indexCo .box {
    margin-right: 15px;
    margin-left: 15px;
  }
  /* line 392, ../sass/_layout-sp.scss */
  .contents .indexCo .box .bL, .contents .indexCo .box .bR {
    padding: 15px;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    float: none;
    width: 100%;
    box-sizing: border-box;
  }
  /* line 400, ../sass/_layout-sp.scss */
  .contents .indexCo .box .bL .img, .contents .indexCo .box .bL .info, .contents .indexCo .box .bR .img, .contents .indexCo .box .bR .info {
    width: 100%;
  }
  /* line 404, ../sass/_layout-sp.scss */
  .contents .indexCo .box .bL .img img, .contents .indexCo .box .bR .img img {
    margin: 0 auto;
    display: block;
  }
  /* line 409, ../sass/_layout-sp.scss */
  .contents .indexCo .box .bL .info, .contents .indexCo .box .bR .info {
    margin-top: 15px;
  }
  /* line 411, ../sass/_layout-sp.scss */
  .contents .indexCo .box .bL .info img, .contents .indexCo .box .bR .info img {
    margin: 0 auto;
    display: block;
  }
  /* line 419, ../sass/_layout-sp.scss */
  .contents .indexCo .box .bL .info h3 {
    padding-bottom: 0;
  }
  /* line 424, ../sass/_layout-sp.scss */
  .contents .indexCo .box .bR {
    margin-top: 25px;
  }
  /* line 428, ../sass/_layout-sp.scss */
  .contents .indexCo .box2 {
    width: 100%;
  }
  /* line 430, ../sass/_layout-sp.scss */
  .contents .indexCo .box2 .b {
    padding: 15px;
    width: 50%;
    height: 130px;
    box-sizing: border-box;
  }
  /* line 435, ../sass/_layout-sp.scss */
  .contents .indexCo .box2 .b:nth-of-type(1), .contents .indexCo .box2 .b:nth-of-type(2) {
    border-bottom: 1px solid #ededed;
  }
  /* line 439, ../sass/_layout-sp.scss */
  .contents .indexCo .box2 .b:nth-of-type(2), .contents .indexCo .box2 .b:nth-of-type(4) {
    border-right: none;
  }
  /* line 444, ../sass/_layout-sp.scss */
  .contents .indexCo .box2 .b .txt span {
    font-size: 0.7em;
  }
  /* line 449, ../sass/_layout-sp.scss */
  .contents .indexCo .box2:nth-of-type(3) {
    margin-top: 0;
  }
  /* line 452, ../sass/_layout-sp.scss */
  .contents .indexCo .box2:nth-of-type(3) .b:nth-of-type(1), .contents .indexCo .box2:nth-of-type(3) .b:nth-of-type(2) {
    border-top: 1px solid #ededed;
  }
  /* line 459, ../sass/_layout-sp.scss */
  .contents .indexCo .box4 {
    margin-top: 25px;
  }
  /* line 461, ../sass/_layout-sp.scss */
  .contents .indexCo .box4 .sub {
    position: static;
    float: none;
  }
  /* line 464, ../sass/_layout-sp.scss */
  .contents .indexCo .box4 .sub .b {
    position: static;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  /* line 469, ../sass/_layout-sp.scss */
  .contents .indexCo .box4 .sub .b:nth-of-type(2) {
    margin: 20px 0;
  }
  /* line 479, ../sass/_layout-sp.scss */
  .contents .newsCo {
    padding: 0 16px;
    width: calc(100% - 32px);
  }
  /* line 484, ../sass/_layout-sp.scss */
  .contents .newsCo .box .titCo h3 {
    font-size: 1em;
  }
  /* line 489, ../sass/_layout-sp.scss */
  .contents .newsCo .box .co p {
    margin-top: 5px;
  }
  /* line 498, ../sass/_layout-sp.scss */
  .contents .roomCo {
    padding: 0 16px;
    width: calc(100% - 32px);
  }
  /* line 502, ../sass/_layout-sp.scss */
  .contents .roomCo .floorAnk ul {
    float: none;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  /* line 507, ../sass/_layout-sp.scss */
  .contents .roomCo .floorAnk ul li {
    margin: 0;
    float: none;
    display: inline-block;
    width: 30%;
  }
  /* line 512, ../sass/_layout-sp.scss */
  .contents .roomCo .floorAnk ul li:nth-of-type(2) {
    margin: 0 3%;
  }
  /* line 518, ../sass/_layout-sp.scss */
  .contents .roomCo .box {
    margin-top: -55px;
    padding-top: 120px;
  }
  /* line 523, ../sass/_layout-sp.scss */
  .contents .roomCo .box .img img,
  .contents .roomCo .box .img2 img {
    display: block;
    width: 100%;
  }
  /* line 528, ../sass/_layout-sp.scss */
  .contents .roomCo .box .hyou {
    overflow-x: scroll;
  }
  /* line 533, ../sass/_layout-sp.scss */
  .contents .roomDetail {
    padding: 0 16px;
    width: calc(100% - 32px);
  }
  /* line 536, ../sass/_layout-sp.scss */
  .contents .roomDetail .roomTit,
  .contents .roomDetail .roomTit2 {
    font-size: 18px;
  }
  /* line 539, ../sass/_layout-sp.scss */
  .contents .roomDetail .roomTit .cost,
  .contents .roomDetail .roomTit2 .cost {
    margin: 0;
    margin-top: 15px;
    display: block;
    text-align: center;
  }
  /* line 544, ../sass/_layout-sp.scss */
  .contents .roomDetail .roomTit .cost a,
  .contents .roomDetail .roomTit2 .cost a {
    position: static;
  }
  /* line 549, ../sass/_layout-sp.scss */
  .contents .roomDetail p.img {
    width: 100%;
  }
  /* line 551, ../sass/_layout-sp.scss */
  .contents .roomDetail p.img img {
    display: block;
    width: 100%;
    height: auto;
  }
  /* line 557, ../sass/_layout-sp.scss */
  .contents .roomDetail .setubi {
    padding: 10px;
  }
  /* line 560, ../sass/_layout-sp.scss */
  .contents .roomDetail .setubi .title h4 {
    font-size: 18px;
  }
  /* line 564, ../sass/_layout-sp.scss */
  .contents .roomDetail .setubi .box {
    padding-bottom: 0;
    width: 100%;
    background: none;
  }
  /* line 568, ../sass/_layout-sp.scss */
  .contents .roomDetail .setubi .box .bL, .contents .roomDetail .setubi .box .bR {
    float: none;
    display: flex;
    flex-flow: row wrap;
    width: auto;
  }
  /* line 573, ../sass/_layout-sp.scss */
  .contents .roomDetail .setubi .box .bL p, .contents .roomDetail .setubi .box .bL h5, .contents .roomDetail .setubi .box .bR p, .contents .roomDetail .setubi .box .bR h5 {
    padding: 10px 0;
    float: none;
    width: 60%;
    border-bottom: 1px solid #eee;
  }
  /* line 579, ../sass/_layout-sp.scss */
  .contents .roomDetail .setubi .box .bL h5, .contents .roomDetail .setubi .box .bR h5 {
    width: 40%;
  }
  /* line 589, ../sass/_layout-sp.scss */
  .contents .equipment {
    padding: 0;
    width: 100%;
  }
  /* line 592, ../sass/_layout-sp.scss */
  .contents .equipment .list {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    width: 100%;
  }
  /* line 597, ../sass/_layout-sp.scss */
  .contents .equipment .list .b {
    margin-right: 0;
    float: none;
    width: 49%;
  }
  /* line 602, ../sass/_layout-sp.scss */
  .contents .equipment .list .b .img img {
    display: block;
    width: 100%;
  }
  /* line 609, ../sass/_layout-sp.scss */
  .contents .equipment .list2 {
    width: 100%;
    flex-flow: row wrap;
  }
  /* line 612, ../sass/_layout-sp.scss */
  .contents .equipment .list2 .box {
    width: 49%;
  }
  /* line 615, ../sass/_layout-sp.scss */
  .contents .equipment .list2 .box figure img {
    display: block;
    width: 100%;
  }
  /* line 622, ../sass/_layout-sp.scss */
  .contents .equipment .caution {
    width: 100%;
  }
  /* line 629, ../sass/_layout-sp.scss */
  .contents .flowBox {
    padding: 30px 16px;
    width: calc(100% - 32px);
    background: url(../new-images/flow/flow_prt_02.jpg) no-repeat bottom center;
  }
  /* line 633, ../sass/_layout-sp.scss */
  .contents .flowBox .sub {
    background-image: none;
  }
  /* line 635, ../sass/_layout-sp.scss */
  .contents .flowBox .sub .bL, .contents .flowBox .sub .bR {
    width: 100%;
  }
  /* line 640, ../sass/_layout-sp.scss */
  .contents .flowBox .sub .bR .img.sp img {
    margin: 0 auto;
    display: block;
  }
  /* line 651, ../sass/_layout-sp.scss */
  .contents .gmap {
    padding: 0 15px;
    width: calc(100% - 30px);
  }
  /* line 655, ../sass/_layout-sp.scss */
  .contents .accessInfo {
    padding: 30px 16px;
    width: calc(100% - 32px);
  }
  /* line 658, ../sass/_layout-sp.scss */
  .contents .accessInfo .bL, .contents .accessInfo .bR {
    float: none;
    width: 100%;
  }
  /* line 662, ../sass/_layout-sp.scss */
  .contents .accessInfo .bL .clearfix dt, .contents .accessInfo .bR .clearfix dt {
    width: 100px;
  }
  /* line 665, ../sass/_layout-sp.scss */
  .contents .accessInfo .bL .clearfix dd, .contents .accessInfo .bR .clearfix dd {
    width: calc(100% - 100px);
  }
  /* line 671, ../sass/_layout-sp.scss */
  .contents p.parking {
    margin-top: 30px;
    width: 100%;
  }
  /* line 674, ../sass/_layout-sp.scss */
  .contents p.parking img {
    display: block;
    width: 100% !important;
    height: auto !important;
  }
  /* line 683, ../sass/_layout-sp.scss */
  .contents .tenantCo2 {
    width: 100%;
  }
  /* line 685, ../sass/_layout-sp.scss */
  .contents .tenantCo2 .img__field {
    padding: 0 16px;
    flex-flow: column;
  }
  /* line 688, ../sass/_layout-sp.scss */
  .contents .tenantCo2 .img__field figure {
    margin-bottom: 15px;
  }
  /* line 690, ../sass/_layout-sp.scss */
  .contents .tenantCo2 .img__field figure img {
    display: block;
    width: 100%;
  }
  /* line 696, ../sass/_layout-sp.scss */
  .contents .tenantCo2 .title__field {
    padding: 0 16px;
    flex-flow: column wrap;
  }
  /* line 699, ../sass/_layout-sp.scss */
  .contents .tenantCo2 .title__field .box {
    margin-top: 20px;
    margin-left: 0;
  }
  /* line 704, ../sass/_layout-sp.scss */
  .contents .tenantCo2 .title__field table th {
    width: 70px;
    display: inline-block;
  }
  /* line 710, ../sass/_layout-sp.scss */
  .contents .tenantCo2 p.img {
    margin-top: 30px;
    padding: 0 16px;
  }
  /* line 713, ../sass/_layout-sp.scss */
  .contents .tenantCo2 p.img img {
    display: block;
    width: 100%;
  }
  /* line 722, ../sass/_layout-sp.scss */
  .contents .corporate {
    margin: 0 10px;
    padding: 20px 6px;
    width: calc(100% - 32px);
  }
  /* line 726, ../sass/_layout-sp.scss */
  .contents .corporate .bL, .contents .corporate .bR {
    float: none;
    width: 100%;
  }
  /* line 731, ../sass/_layout-sp.scss */
  .contents .corporate .bL h3 {
    padding: 10px 0;
  }
  /* line 736, ../sass/_layout-sp.scss */
  .contents .corporate .bR th {
    width: 90px;
  }
  /* line 742, ../sass/_layout-sp.scss */
  .contents .corporate:last-of-type .bR td[scope="row"] {
    padding: 0;
    width: 50px;
  }
  /* line 746, ../sass/_layout-sp.scss */
  .contents .corporate:last-of-type .bR td[align="right"] {
    padding: 0 5px;
    width: 30px;
  }
  /* line 756, ../sass/_layout-sp.scss */
  .contents .privacyCo {
    padding: 0 16px;
    width: calc(100% - 32px);
  }
  /* line 760, ../sass/_layout-sp.scss */
  .contents .privacyCo .otoiawase h3, .contents .privacyCo .otoiawase p {
    float: none;
  }
  /* line 763, ../sass/_layout-sp.scss */
  .contents .privacyCo .otoiawase h3 {
    margin-right: 0;
    font-size: 0.8em;
    text-align: center;
  }
  /* line 768, ../sass/_layout-sp.scss */
  .contents .privacyCo .otoiawase p {
    margin-top: 15px;
  }
  /* line 770, ../sass/_layout-sp.scss */
  .contents .privacyCo .otoiawase p a {
    word-wrap: break-word;
  }
  /* line 779, ../sass/_layout-sp.scss */
  .contents .restaurantCo {
    padding: 0 16px;
    width: calc(100% - 32px);
  }
  /* line 782, ../sass/_layout-sp.scss */
  .contents .restaurantCo .wifi {
    width: calc(100% - 50px);
  }
  /* line 785, ../sass/_layout-sp.scss */
  .contents .restaurantCo .sub {
    width: 100%;
  }
  /* line 787, ../sass/_layout-sp.scss */
  .contents .restaurantCo .sub .bL, .contents .restaurantCo .sub .bR {
    float: none;
    width: 100%;
  }
  /* line 792, ../sass/_layout-sp.scss */
  .contents .restaurantCo .sub .bR .clearfix {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
  }
  /* line 796, ../sass/_layout-sp.scss */
  .contents .restaurantCo .sub .bR .clearfix li {
    margin: 0;
    float: none;
    width: 48%;
  }
  /* line 800, ../sass/_layout-sp.scss */
  .contents .restaurantCo .sub .bR .clearfix li img {
    display: block;
    width: 100%;
  }
  /* line 804, ../sass/_layout-sp.scss */
  .contents .restaurantCo .sub .bR .clearfix li:nth-of-type(3), .contents .restaurantCo .sub .bR .clearfix li:nth-of-type(4) {
    margin-top: 2%;
  }
  /* line 808, ../sass/_layout-sp.scss */
  .contents .restaurantCo .sub .bR .clearfix li:nth-of-type(even) {
    margin-left: 2%;
  }

  /* line 820, ../sass/_layout-sp.scss */
  .minimum {
    margin-top: 10px;
    font-size: 0.7em;
  }

  /* line 826, ../sass/_layout-sp.scss */
  .footer .fgnv ul {
    margin: 0;
    display: flex;
    flex-flow: row wrap;
    width: 100%;
  }
  /* line 831, ../sass/_layout-sp.scss */
  .footer .fgnv ul li {
    float: none;
    display: block;
    width: 50%;
  }
  /* line 835, ../sass/_layout-sp.scss */
  .footer .fgnv ul li a {
    padding: 0;
    font-size: 12px;
    border: none;
  }
  /* line 839, ../sass/_layout-sp.scss */
  .footer .fgnv ul li a.l2 {
    line-height: 38px;
  }
  /* line 846, ../sass/_layout-sp.scss */
  .footer .sub {
    padding-bottom: 105px;
    width: 100%;
  }
  /* line 849, ../sass/_layout-sp.scss */
  .footer .sub .bL, .footer .sub .bR {
    float: none;
    width: 100%;
  }
  /* line 853, ../sass/_layout-sp.scss */
  .footer .sub .bL .logo img, .footer .sub .bR .logo img {
    margin: 0 auto;
    display: block;
  }
  /* line 858, ../sass/_layout-sp.scss */
  .footer .sub .bL p.add, .footer .sub .bR p.add {
    margin-top: 15px;
    text-align: center;
  }
  /* line 862, ../sass/_layout-sp.scss */
  .footer .sub .bL p.tel, .footer .sub .bR p.tel {
    margin: 20px 0;
    float: none;
  }
  /* line 865, ../sass/_layout-sp.scss */
  .footer .sub .bL p.tel img, .footer .sub .bR p.tel img {
    margin: 0 auto;
    display: block;
    width: 70%;
  }
  /* line 871, ../sass/_layout-sp.scss */
  .footer .sub .bL p.hinan,
  .footer .sub .bL p.kanyu, .footer .sub .bR p.hinan,
  .footer .sub .bR p.kanyu {
    float: none;
    text-align: center;
  }
  /* line 876, ../sass/_layout-sp.scss */
  .footer .sub .bL p.hinan, .footer .sub .bR p.hinan {
    margin-top: 20px;
  }
  /* line 879, ../sass/_layout-sp.scss */
  .footer .sub .bL p.kanyu, .footer .sub .bR p.kanyu {
    margin-right: 0;
  }

  /* line 886, ../sass/_layout-sp.scss */
  ._flowButton {
    margin-top: 8%;
  }
  /* line 888, ../sass/_layout-sp.scss */
  ._flowButton a {
    font-size: 3vw;
  }
}
/* line 33, ../sass/style.scss */
p.restaurant {
  position: relative;
}
/* line 35, ../sass/style.scss */
p.restaurant img {
  position: relative;
  left: 50%;
  margin-left: -750px;
}
