@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
body {
  font-feature-settings: "palt";
}
#header .con_nav .box_nav #gnav li a.room_active:after,
#header .con_nav .box_nav #fixnav li a.room_active:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.con_point .wrp_txt {
  max-width: 1100px;
  margin: auto;
}
#contents h3,
.box_int .wrp_st .int_tit,
.con_roomlist .box_list > p {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 5px;
}
h4 > em {
  font-family: "Noto Serif JP", serif;
  font-weight: 100;
  letter-spacing: 4px;
}

@media only screen and (max-width: 1100px) {
  .con_point .wrp_txt {
    width: 95%;
  }
}

#contents .con_title:after {
  background: -svg-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -owg-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -webkit-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -moz-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -o-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: linear-gradient(to bottom, rgba(47, 26, 0, 0.36), transparent);
}

@media only screen and (min-width: 1101px) {
  #contents .con_title h2 {
    text-shadow: 10px 0 100px rgba(0, 0, 0, 0.2), 0 10px 100px rgba(0, 0, 0, 0.2), -10px 0 100px rgba(0, 0, 0, 0.2), 0 -10px 100px rgba(0, 0, 0, 0.2);
  }
}

@media print {
  #contents .con_title h2 {
    text-shadow: 10px 0 100px rgba(0, 0, 0, 0.2), 0 10px 100px rgba(0, 0, 0, 0.2), -10px 0 100px rgba(0, 0, 0, 0.2), 0 -10px 100px rgba(0, 0, 0, 0.2);
  }
}

.ie8 #contents .con_title h2 {
  text-shadow: 10px 0 100px rgba(0, 0, 0, 0.2), 0 10px 100px rgba(0, 0, 0, 0.2), -10px 0 100px rgba(0, 0, 0, 0.2), 0 -10px 100px rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  #contents .con_title h2 {
    text-shadow: 10px 0 50px rgba(0, 0, 0, 0.2), 0 10px 50px rgba(0, 0, 0, 0.2), -10px 0 50px rgba(0, 0, 0, 0.2), 0 -10px 50px rgba(0, 0, 0, 0.2);
  }
}

@media only screen and (max-width: 767px) {
  #contents .con_title h2 {
    text-shadow: 0.2em 0 1em rgba(0, 0, 0, 0.5), 0 0.2em 1em rgba(0, 0, 0, 0.5), -0.2em 0 1em rgba(0, 0, 0, 0.5), 0 -0.2em 1em rgba(0, 0, 0, 0.5);
  }
}
@media only screen and (max-width: 767px) {
  #contents .con_title .img img {
    width: 235%;
    margin-left: -55%;
  }
  #contents .con_title > h2 {
    top: 60%;
  }
}
/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
  margin-top: 40px;
}
.con_intro .box_int .wrp_st h3 {
  text-align: center;
}
.con_intro .box_int .wrp_st h3 em {
  text-align: center;
  color: #005b98;
  letter-spacing: 5px;
}
.con_intro .box_int .wrp_st h3 span {
  letter-spacing: 2px;
}
.con_intro .box_int .wrp_st .int_tit {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_int .wrp_st h3 {
    line-height: 25px;
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .con_intro .box_int .wrp_st h3 em {
    font-size: 250%;
  }
  .con_intro .box_int .wrp_st h3 span {
    font-size: 115%;
  }
  .con_intro .box_int .wrp_st .int_tit {
    font-size: 150%;
  }
  .slick-sp .slick-next {
    top: 96%;
    right: 29%;
    z-index: 20;
  }
  .slick-sp .slick-prev {
    top: 96%;
    left: 29%;
    z-index: 20;
  }
  .slick-dots {
    bottom: 10px;
  }
  .con_intro .box_int .txt {
    width: 90%;
    line-height: 1.6;
    letter-spacing: 1px;
    margin: 15px auto 35px;
  }
}
@media only screen and (min-width: 768px) {
  .con_intro .box_int .wrp_st h3 {
    line-height: 23px;
    padding-top: 40px;
    margin-bottom: 20px;
  }
  .con_intro .box_int .wrp_st h3 em {
    font-size: 260%;
  }
  .con_intro .box_int .wrp_st h3 span {
    font-size: 150%;
  }
  .con_intro .box_int .wrp_st .int_tit {
    font-size: 22px;
    letter-spacing: 3px;
  }
  .con_intro .box_int .txt {
    width: 100%;
    font-size: 115%;
    text-align: center;
    margin: 20px auto 30px;
  }
  .slick-dots {
    bottom: 15px;
  }
  .slick-dots li button:before {
    font-size: 13px;
  }
}
@media only screen and (min-width: 1024px) {
  .con_intro .box_int .wrp_st h3 {
    line-height: 28px;
    margin-bottom: 30px;
  }
  .con_intro .box_int .wrp_st h3 em {
    font-size: 340%;
  }
  .con_intro .box_int .wrp_st h3 span {
    font-size: 150%;
  }
  .con_intro .box_int .wrp_st .int_tit {
    font-size: 25px;
  }
  .con_intro .box_int .txt {
    width: 100%;
    font-size: 16px;
    text-align: center;
    line-height: 28px;
    margin: 20px auto 80px;
    letter-spacing: 1px;
  }
}
/* -----------------------------------------------------------
	.con_roomlist
----------------------------------------------------------- */
.con_roomlist .box_list:first-child {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
.con_roomlist .box_list ul li a {
  text-decoration: none;
}
.con_roomlist .box_list ul li {
  text-align: center;
}
.con_roomlist .box_list dt {
  margin-bottom: 5px;
}
.con_roomlist .sbox_list {
  text-align: center;
  border: 1px solid #ccc;
  padding: 10px 0;
  text-decoration: none;
  letter-spacing: 1px;
}
.con_roomlist .sbox_list a {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .con_roomlist {
    width: 90%;
    margin: 0 auto 40px;
    letter-spacing: 0;
  }
  .con_roomlist .box_list:first-child {
    padding-bottom: 20px;
  }
  .con_roomlist .box_list p {
    text-align: center;
    font-size: 150%;
    letter-spacing: 3px;
    margin-bottom: 15px;
  }
  .con_roomlist .box_list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    letter-spacing: 1px;
  }
  .con_roomlist .box_list ul li {
    width: 48%;
    text-align: center;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .con_roomlist {
    margin-bottom: 50px;
  }
  .con_roomlist .box_list {
    width: 700px;
    margin: 0 auto;
  }
  .con_roomlist .box_list:first-child {
    padding-bottom: 20px;
  }
  .con_roomlist .box_list p {
    float: left;
    font-size: 140%;
    letter-spacing: 3px;
    padding-right: 40px;
  }
  .con_roomlist .box_list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .con_roomlist .box_list ul li {
    width: 145px;
  }
  .con_roomlist .sbox_list {
    width: 50%;
    margin: 30px auto 0;
  }
}
@media only screen and (min-width: 1024px) {
  .con_roomlist {
    margin-bottom: 70px;
  }
  .con_roomlist .box_list {
    width: 95%;
    max-width: 1100px;
    margin: 0 auto 70px;
  }
  .con_roomlist .box_list p {
    font-size: 210%;
    padding: 52px 100px 0 0;
  }
  .con_roomlist .box_list ul {
    flex-wrap: nowrap;
    column-gap: 10px;
  }
  .con_roomlist .box_list ul li {
    width: 215px;
  }
  .con_roomlist .box_list ul li dl dd {
    font-size: 140%;
    letter-spacing: 2px;
  }
  .con_roomlist .sbox_list {
    width: 500px;
    font-size: 130%;
    letter-spacing: 2px;
  }
}

/* -----------------------------------------------------------
	.con_room
----------------------------------------------------------- */
@media only screen and (min-width: 0px) {
  .suirei {
    margin: 0 0 40px;
    padding: 30px 0 45px;
    background-image: url(/room/images/251015/back_img.webp);
  }
  .suirei div {
    width: 90%;
    margin: 0 auto;
  }
  .suirei ul {
    display: flex;
    gap: 30px 4%;
    flex-wrap: wrap;
    margin: 0 0 30px;
  }
  .suirei div h3 {
    font-size: 250%;
    margin: 0 0 10px;
    text-align: center;
  }
  .suirei div .h3_txt {
    margin: 0 auto 50px;
    text-align: center;
  }
  .suirei div h4 em {
    letter-spacing: 1.5px;
    margin: 0 0 30px;
    display: block;
    line-height: 1.5;
  }
  .suirei ul li {
    width: calc((100% - 4% * 1) / 2);
  }
  .suirei ul li a {
    text-decoration: none;
  }
  .suirei ul li a:hover {
    text-decoration: none;
  }
  .suirei div ul li dl {
    text-align: center;
  }
  .suirei div ul li dl dt {
    padding: 12px 0 8px;
    font-size: 108%;
    line-height: 1.4;
  }
  .suirei div ul li dl dd {
    border-top: 1px solid #b4b3b8;
    border-bottom: 1px solid #b4b3b8;
    padding: 5px 0;
  }
  .suirei div .suirei_btn {
    text-align: center;
  }
  .suirei div .suirei_btn a {
    padding: 10px 0;
    display: block;
    text-decoration: none;
    background-color: #3b4244;
    color: #fff;
  }
}

.con_room h3,
.con_room .h3_txt,
h4 {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .room_type {
    margin-bottom: 70px;
  }
  .slick-1 {
    width: 100%;
    height: 100%;
  }
  .slick-1 figure {
    margin: 0;
  }
  .slick-1 img {
    width: 100%;
    object-fit: cover;
  }
  .slick-dots li button:before {
    font-size: 30px;
  }
  .con_room h3 {
    font-size: 250%;
    margin-bottom: 10px;
  }
  .con_room .h3_txt {
    letter-spacing: 1.5px;
    line-height: 1.6;
    margin-bottom: 50px;
  }
  h4 {
    font-size: 26px;
    line-height: 0.9;
    margin-bottom: 15px;
  }
  h4 span {
    font-size: 60%;
    color: #999;
    letter-spacing: 1px;
  }
  .con_room .room_dit {
    width: 90%;
    margin: 0 auto;
    letter-spacing: 1px;
  }
  .con_room .room_dit .room_tit {
    font-size: 130%;
    margin-bottom: 10px;
  }
  .con_room .room_dit .room_box {
    margin-bottom: 25px;
  }
  .con_room .room_dit .r_table {
    margin-bottom: 40px;
  }
  .con_room .room_dit .r_table li {
    border-bottom: 1px dashed #ccc;
    padding: 10px 0;
  }
  .con_room .room_dit .r_table li:first-child {
    border-top: 1px dashed #ccc;
    background-color: #ecf4ef;
  }
  #link8 .room_dit .r_table li:first-child {
    background-color: #fff;
  }
  .con_room .room_dit .r_table dl {
    display: flex;
    letter-spacing: 2px;
  }
  .con_room .room_dit .r_table dl dt {
    padding: 0 30px 0 30px;
  }
  .con_room .room_dit .r_btn li:nth-child(1) {
    text-align: center;
    border: 1px solid#40965e;
    margin-bottom: 15px;
  }
  .con_room .room_dit .r_btn li:nth-child(2) {
    text-align: center;
    background-color: #40965e;
  }
  .con_room .room_dit .r_btn li:nth-child(2) a {
    color: #fff;
  }
  .con_room .room_dit .r_btn li:nth-child(2):hover {
    background: #34794c;
    -webkit-transition: background 500ms ease;
    -moz-transition: background 500ms ease;
    -o-transition: background 500ms ease;
    transition: background 500ms ease;
  }
  .con_room .room_dit .r_btn li a {
    padding: 10px 0;
    display: block;
    text-decoration: none;
  }
}
@media only screen and (min-width: 768px) {
  .suirei {
    padding: 40px 0;
    margin: 0 0 30px;
  }
  .suirei div {
    width: 80%;
  }
  .suirei div h4 em {
    margin: 0 auto 40px;
  }
  .suirei ul {
    justify-content: space-between;
    width: 470px;
    margin: 0 auto 30px;
    gap: 20px 0;
  }
  .suirei ul li {
    width: 145px;
  }
  .suirei div ul li dl dt {
    padding: 15px 0 10px;
  }
  .suirei div ul li dl dd {
    padding: 7px 0;
  }
  .suirei div .suirei_btn {
    width: 50%;
    margin: 0 auto;
  }

  .room_type {
    margin-bottom: 70px;
  }
  .slick-1 {
    width: 100%;
    height: 100%;
  }
  .slick-1 figure {
    margin: 0 10px;
  }
  .slick-1 img {
    width: 100%;
    object-fit: cover;
  }
  .slick-dots li button:before {
    font-size: 33px;
  }
  .con_room h3 {
    font-size: 260%;
    margin-bottom: 10px;
  }
  .con_room .h3_txt {
    margin-bottom: 50px;
  }
  h4 {
    font-size: 27px;
    line-height: 1;
    margin-bottom: 20px;
  }
  h4 span {
    font-size: 60%;
    color: #999;
  }
  .con_room .room_dit {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    letter-spacing: 1px;
  }
  .con_room .room_dit .room_tit {
    font-size: 130%;
    margin-bottom: 10px;
  }
  .con_room .room_dit .room_box {
    width: 50%;
  }
  .con_room .room_dit .r_table {
    width: 43%;
    margin-bottom: 40px;
  }
  .con_room .room_dit .r_table li {
    border-bottom: 1px dashed #ccc;
    padding: 10px 0;
  }
  .con_room .room_dit .r_table li:first-child {
    border-top: 1px dashed #ccc;
    background-color: #ecf4ef;
  }
  #link8 .room_dit .r_table li:first-child {
    background-color: #fff;
  }
  .con_room .room_dit .r_table dl {
    display: flex;
    letter-spacing: 3px;
  }
  .con_room .room_dit .r_table dl dt {
    padding: 0 30px 0 30px;
  }
  .con_room .room_dit .r_btn {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .con_room .room_dit .r_btn li:nth-child(1) {
    width: 40%;
    text-align: center;
    border: 1px solid #40965e;
    margin-right: 3%;
    margin-bottom: 0;
  }
  .con_room .room_dit .r_btn li:nth-child(2) {
    width: 40%;
    text-align: center;
    background-color: #40965e;
  }
  .con_room .room_dit .r_btn li:nth-child(2) a {
    display: block;
    color: #fff;
  }
  .con_room .room_dit .r_btn li:nth-child(2):hover {
    background: #34794c;
    -webkit-transition: background 500ms ease;
    -moz-transition: background 500ms ease;
    -o-transition: background 500ms ease;
    transition: background 500ms ease;
  }
  .con_room .room_dit .r_btn li a {
    padding: 10px 0;
    display: block;
    text-decoration: none;
  }
}
@media only screen and (min-width: 1024px) {
  .suirei {
    margin: 0 0 50px;
    padding: 50px 0 60px;
  }
  .suirei div {
    width: 1000px;
  }
  .suirei ul {
    gap: 40px 0;
    margin: 0 auto 40px;
    width: 700px;
  }
  .suirei div h3 {
    font-size: 45px;
  }
  .suirei div .h3_txt {
    font-size: 16px;
    letter-spacing: 1.5px;
  }
  .suirei ul li {
    /* width: calc((100% - 3% * 2) / 3); */
    width: 215px;
  }
  .suirei div ul li dl {
    font-size: 16px;
  }
  .suirei div ul li dl dt {
    padding: 10px 0 8px;
    /* font-size: 115%; */
    letter-spacing: 1px;
  }
  .suirei div .suirei_btn {
    font-size: 16px;
    width: 40%;
  }
  .suirei div .suirei_btn a {
    padding: 15px 0;
  }
  .slick-1 figure {
    margin: 0 30px;
  }
  .slick-1 img {
    width: 100%;
    object-fit: cover;
    height: 500px;
  }
  .con_room h3 {
    font-size: 45px;
    margin-bottom: 10px;
  }
  .con_room .h3_txt {
    font-size: 16px;
    margin-bottom: 80px;
    letter-spacing: 1.5px;
  }
  h4 {
    font-size: 33px;
    line-height: 1;
    margin-bottom: 30px;
  }
  h4 span {
    font-size: 21px;
    color: #999;
    letter-spacing: 1px;
  }
  .con_room .room_dit {
    width: 95%;
    max-width: 1100px;
    margin: 60px auto 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    letter-spacing: 1px;
  }
  .con_room .room_dit .room_tit {
    font-size: 23px;
    margin-bottom: 10px;
    letter-spacing: 3px;
  }
  .con_room .room_dit .txt {
    letter-spacing: 1px;
  }
  .con_room .room_dit .room_box {
    width: 53%;
    margin-right: 5%;
    font-size: 16px;
    line-height: 1.6;
  }
  .con_room .room_dit .r_table {
    width: 40%;
    margin-bottom: 40px;
    font-size: 16px;
  }
  .con_room .room_dit .r_table li {
    border-bottom: 1px dashed #ccc;
    padding: 15px 0;
  }
  .con_room .room_dit .r_table li:first-child {
    border-top: 1px dashed #ccc;
    background-color: #ecf4ef;
  }
  .con_room .room_dit .r_table dl {
    display: flex;
  }
  .con_room .room_dit .r_table dl dt {
    letter-spacing: 2px;
    padding: 0 30px 0 40px;
  }
  .con_room .room_dit .r_btn {
    width: 100%;
    font-size: 16px;
    display: flex;
    justify-content: center;
  }
  .con_room .room_dit .r_btn li:nth-child(1) {
    width: 30%;
    margin-right: 3%;
    margin-bottom: 0;
  }
  .con_room .room_dit .r_btn li:nth-child(2) {
    width: 30%;
  }
  .con_room .room_dit .r_btn li a {
    padding: 15px 0;
    display: block;
  }
}
@media only screen and (min-width: 1440px) {
  .suirei div {
    width: auto;
  }
  .suirei div h4 {
    width: 1100px;
    margin: 0 auto 30px;
  }
  .suirei div .h3_txt{
    width: 1100px;
  }
  .suirei div ul {
    width: 1400px;
  }
  .suirei div ul li:nth-last-child(-n+3) dl dt{
    padding: 22px 0 20px;
  }
  .suirei div .suirei_btn {
    width: 440px;
  }
  .slick-1 figure {
    margin: 0 40px;
  }
  .slick-1 img {
    height: 650px;
  }
}
.con_room .madorizu {
  width: 450px;
  margin: 30px auto;
}
.con_room .madorizu img {
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_room .madorizu {
    width: 225px;
    margin: 1em auto 2em;
  }
  .con_room .madorizu img {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_room .madorizu {
    width: 390px;
    margin: 30px auto;
  }
  .con_room .madorizu img {
    max-width: 100%;
  }
}

/* -----------------------------------------------------------
	.con_ame
----------------------------------------------------------- */
.com_ame h5 {
  text-align: center;
}
.com_ame {
  background-color: #f3f3f3;
}
@media only screen and (max-width: 767px) {
  .com_ame {
    padding: 30px 0;
    margin-bottom: 70px;
  }
  .com_ame h5 span {
    color: #383939;
    font-size: 70%;
  }
  .com_ame h5 {
    color: #005b98;
    width: 90%;
    font-size: 150%;
    line-height: 1.4;
    letter-spacing: 2px;
    margin: 0 auto 25px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
  }
  .com_ame ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    letter-spacing: 1px;
  }
  .com_ame ul li {
    width: 42%;
  }
}
@media only screen and (min-width: 768px) {
  .com_ame {
    width: 80%;
    margin: 0 auto 70px;
    padding: 30px 0 35px;
  }
  .com_ame h5 span {
    color: #383939;
    font-size: 80%;
    letter-spacing: 2px;
  }
  .com_ame h5 {
    color: #005b98;
    width: 90%;
    font-size: 130%;
    line-height: 1.4;
    letter-spacing: 4px;
    margin: 0 auto 25px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
  }
  .com_ame ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .com_ame ul li {
    width: 22%;
  }
}
@media only screen and (min-width: 1024px) {
  .com_ame {
    width: 900px;
    margin: 0 auto 70px;
    font-size: 16px;
  }
  .com_ame h5 {
    width: 750px;
    font-size: 23px;
    line-height: 1.3;
  }
  .com_ame ul {
    width: 850px;
    margin: 0 auto;
    letter-spacing: 2px;
  }
}
/* -----------------------------------------------------------
	.com_info
----------------------------------------------------------- */
.com_info ul li {
  display: flex;
  align-items: center;
}
.com_info .rental_box p {
  text-align: center;
  background-color: #f3f3f3;
}
@media only screen and (max-width: 767px) {
  .com_info {
    margin-bottom: 60px;
  }
  .com_info h4 {
    margin-bottom: 20px;
  }
  .com_info ul {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    letter-spacing: 1px;
    row-gap: 20px;
    column-gap: 10%;
    margin-bottom: 40px;
  }
  .com_info ul li dl {
    width: 45px;
    margin-right: 10px;
  }
  .com_info .rental_box {
    width: 90%;
    margin: 0 auto 10px;
    padding: 5px 0;
  }
  .com_info .rental_box p {
    padding: 5px 0;
    margin-bottom: 10px;
  }
  .com_info .rental_box > ul {
    justify-content: flex-start;
  }
  .com_info .rental_box > ul li {
    width: 45%;
  }
}
@media only screen and (min-width: 768px) {
  .com_info {
    margin-bottom: 80px;
  }
  .com_info h4 {
    margin-bottom: 20px;
  }
  .com_info ul {
    width: 90%;
    margin: 0 auto 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 5%;
  }
  .com_info ul li dl {
    width: 45px;
    margin-right: 10px;
  }
  .com_info .rental_box {
    display: flex;
    align-items: center;
    width: 90%;
    margin: 0 auto 10px;
    padding: 5px 0;
  }
  .com_info .rental_box p {
    width: 10%;
    padding: 10px;
    margin-right: 30px;
  }
  .com_info .rental_box > ul {
    justify-content: flex-start;
    margin: 0 auto;
  }
  .com_info .rental_box > ul li {
    width: auto;
    margin: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .com_info {
    margin-bottom: 100px;
  }
  .com_info h4 {
    margin-bottom: 30px;
  }
  .com_info {
    font-size: 16px;
  }
  .com_info ul li dl {
    width: 50px;
  }
  .com_info .rental_box {
    width: 800px;
  }
  .com_info .rental_box p {
    width: 120px;
    padding: 15px;
    letter-spacing: 2px;
  }
}

@media only screen and (max-width: 767px) {
}
@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 1024px) {
}
/*# sourceMappingURL=../maps/room.css.map */
