@charset "UTF-8";

#butken_Heya01 {
  overflow: hidden;
  margin-bottom: 30px;
}

#butken_Heya01_L {
  float: left;
  width: 550px;
}

#gaikan_pic {
  background: #fff;
  border: 1px solid #ddd;
  text-align: center;
  padding: 20px 10px;
  margin-bottom: 10px;
}

.page_tf_contact {
  border: 1px solid #cdcdcd;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 5px;
  overflow: hidden;
  display: table;
  width: 100%;
  padding: 15px 20px;
  background: #fff;
}

.page_tf_contact p.comment {
  width: 100%;
  margin-bottom: 10px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  vertical-align: middle;
  display: block;
}

.page_tf_contact span.large {
  display: inline-block;
}

.page_tf_contact input.shop_contact_btn {
  width: 90%;
  margin-left: 5%;
  margin-bottom: 0px;
  text-align: center;
  background: url(/penguin/resources/image/sumika/home/contact_icon.png) no-repeat #ffc72e 5% center;
  background-size: 5%;
  border-radius: 4px;
  border: 0px;
  font-size: 15px;
  padding: 8px;
  border-bottom: 4px solid #bc9222;
  display: table-cell;
  padding-left: 3%;
  font-weight: bold;
  cursor: pointer;
}

#butken_Heya01_L img {
  max-height: 300px;
  max-width: 480px;
}

#butken_Heya01_L img.photoThumb_2,
#butken_Heya01_L img.photoThumb_3,
#butken_Heya01_L img.photoThumb_4,
#butken_Heya01_L img.photoThumb_5,
#butken_Heya01_L img.photoThumb_6,
#butken_Heya01_L img.photoThumb_7,
#butken_Heya01_L img.photoThumb_8,
#butken_Heya01_L img.photoThumb_9,
#butken_Heya01_L img.photoThumb_10,
#butken_Heya01_L img.photoThumb_11,
#butken_Heya01_L img.photoThumb_12,
#butken_Heya01_L img.photoThumb_13,
#butken_Heya01_L img.photoThumb_14,
#butken_Heya01_L img.photoThumb_15,
#butken_Heya01_L img.photoThumb_16,
#butken_Heya01_L img.photoThumb_17,
#butken_Heya01_L img.photoThumb_18 {
  display: none;
}

#butken_Heya01_R {
  float: right;
  width: 520px;
}

#butken_Heya01_R table.building_table td {
  font-size: 13px;
}

#butken_Heya01_R .page_tf_contact {
  overflow: hidden;
  background: none;
  height: auto;
}

#butken_Heya01_R .page_tf_contact p.comment {
  position: static;
  width: 60%;
  float: left;
  font-size: 14px;
  text-align: center;
  margin-bottom: 0px;
  letter-spacing: 2px;
}

#butken_Heya01_R .page_tf_contact p.comment span {
  display: block;
  line-height: 2;
}

#butken_Heya01_R .page_tf_contact input {
  width: 36%;
  top: 0px;
  float: right;
  display: block;
  margin: auto;
  position: static;
}

h3.subtitle {
  background: #3e3e3e;
  padding: 5px 10px;
  color: #fff;
  margin: 0px;
  margin-bottom: 10px;
  font-size: 15px;
}

p.chui {
  margin-bottom: 20px;
  font-size: 12px;
}

#butken_Heya02 {
  margin-bottom: 30px;
}

#butken_Heya02 ul {
  overflow: hidden;
}

#butken_Heya02 li {
  width: 142px;
  height: 102px;
  text-align: center;
  margin: 4px;
  float: left;
  border: 1px solid #ddd;
  background: #fff;
}

#butken_Heya02 img {
  max-width: 100%;
  max-height: 100px;
}

.inner h3.subtitle {
  line-height: 30px;
}

#bosyu_box {
  background: #f8f8f8;
  box-shadow: 0px 0px 2px rgba(51, 51, 51, 0.74);
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 30px;
}

#bosyu_box h3.subtitle {
  margin-top: 0px;
  border-top: 4px solid #23ac38;
  border-bottom: 1px solid #ddd;
  padding: 10px 0px 10px 10px;
}

#bosyu_box ul {
  overflow: hidden;
  padding-bottom: 3%;
}

#bosyu_box li {
  width: 175px;
  float: left;
  margin: 12px;
  border-radius: 6px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.44);
  padding: 10px;
  position: relative;
  background: #fff;
  transition: 0.2s;
}

#bosyu_box li:hover {
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.62);
  background: #fcffef;
}

#bosyu_box dl {
  margin-bottom: 0px;
}

#bosyu_box dt {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #a7a7a7;
  text-align: center;
  height: 108px;
}

#bosyu_box dt img {
  max-height: 107px;
  max-width: 100%;
}

#bosyu_box dd {
  margin-bottom: 5px;
}

#bosyu_box dd span {
  background: #d7701d;
  font-size: 10px;
  padding: 3px 4px;
  margin-right: 5px;
  color: #fff;
  font-weight: bold;
}

#bosyu_box dd.price {}

#bosyu_box dd.price span {
  font-size: 16px;
  color: #ff0000;
  font-weight: bold;
  margin-right: 5px;
  background: none;
}

#bosyu_box li a {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.confirmButtonArea input[type="submit"] {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  border: 0px;
  padding: 15px;
  border-radius: 10px;
  background: #22af04;
  border-bottom: 3px solid #156d02;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  font-weight: bold;
  float: none;
}

#butkenHeya_outline {
  max-width: 1200px;
  margin: auto;
  padding: 20px 0px 50px;
}

#butkenHeya_outline .catch {
  font-size: 16px;
  letter-spacing: .03em;
  line-height: 1.5;
  margin-bottom: 1em;
  background: #ffc72e;
  padding: 1em;
  border-radius: 5px;
}

#butkenHeya_outline h1 {
  background: #333;
  font-size: 18px;
  padding: 10px 20px;
  color: #fff;
  letter-spacing: 2px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  margin-bottom: 30px;
}

table.buildin_info_table {
  font-size: 14px;
  border-bottom: solid 1px #eee;
  width: 100%;
}

table.buildin_info_table th {
  width: 30%;
  text-align: left;
  color: #524d4d;
  font-weight: normal;
  border-top: solid 1px #b7adad;
  line-height: 3;
}

table.buildin_info_table td {
  border-top: solid 1px #eee;
  padding: 14px 0px;
}

.pc_none {
  display: none;
}

.roomListTableDataCell,
.roomListTableDataCellContact {
  vertical-align: middle;
}

.roomListTableTitleCell,
.roomListTableTitleCellContact {
  vertical-align: middle;
}

.roomListTableTitleCell {
  display: table-cell;
  text-align: center;
  padding: 10px;
  border-top: solid 1px #d3d3d3;
  border-right: solid 1px #d3d3d3;
  border-right: solid 1px #d3d3d3;
  background: #bdd4dd;
  vertical-align: middle;
}

.roomListTableTitleCellContact {
  display: table-cell;
  width: 115px;
  text-align: center;
  padding: 10px;
  border-top: solid 1px #d3d3d3;
  border-right: solid 1px #d3d3d3;
  border-right: solid 1px #d3d3d3;
  background: #bdd4dd;
  vertical-align: middle;
}

.roomListTableDataCell {
  display: table-cell;
  text-align: center;
  padding: 5px;
  border-top: solid 1px #d3d3d3;
  border-right: solid 1px #d3d3d3;
  vertical-align: middle;
  background-color: #fff;
}

.roomListTableDataCellContact {
  display: table-cell;
  text-align: center;
  padding: 5px;
  border-top: solid 1px #d3d3d3;
  border-right: solid 1px #d3d3d3;
  vertical-align: middle;
  background-color: #fff;
}

.detailsTableDataCell {
  display: table-cell;
  padding: 10px;
  border-top: solid 1px #d3d3d3;
  background: #fff;
  vertical-align: middle;
}

.tableRow .syosai a {
  background-color: rgba(235, 109, 5, 0.88);
  color: #fff;
  padding: 14px 10px;
  display: block;
  border-radius: 49px;
  border-bottom: 2px solid rgba(92, 32, 18, 0.92);
  position: relative;
  letter-spacing: 1px;
  margin: 0;
  font-weight: normal;
  text-decoration: none;
}

.tableRow .syosai a:hover {
  background-color: rgba(182, 42, 22, 0.7);
}

.sec05.butken_near {
  background-image: linear-gradient(-45deg,
      #fff 25%,
      #f5f5f5 25%,
      #eee 50%,
      #fff 50%,
      #fff 75%,
      #eee 75%,
      #eee);
  background-size: 8px 8px;
  padding: 50px 0px;
}

.sec05.butken_near h4 {
  background: #3e3e3e;
  padding: 5px 10px;
  color: #fff;
  margin: 0px;
  margin-bottom: 10px;
  font-size: 15px;
}

.sec05.butken_near ul.flex-sb {
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  justify-content: space-between;
}

.sec05_list ul li {
  width: 25%;
  padding: 1%;
  margin-bottom: 10px;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "Noto Sans Japanese", "メイリオ", Meiryo, Osaka,
    "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.sec05_list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #000;
}

.sec05_list_img {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 13px;
  background-color: #ededed;
  height: 160px;
  overflow: hidden;
}

.sec05_list_img img {
  width: auto;
  height: auto;
  margin: auto;
}

.sec05_list_img img {
  margin: auto;
  min-height: 100%;
  min-width: 100%;
  -moz-transition: -moz-transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  -o-transition: -o-transform 0.5s linear;
  -ms-transition: -ms-transform 0.5s linear;
  transition: transform 0.5s linear;
}

.sec05_list_name p {
  font-size: 15px;
  font-weight: 600;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.sec05_list_name .sec05_border {
  width: 50px;
  height: 1px;
  background-color: #333;
  display: block;
  margin-top: 2px;
}

.sec05_list_textbox p {
  line-height: 15px;
  margin-bottom: 5px;
}

.sec05_list_textbox p span {
  font-weight: 600;
  color: #ef9356;
}

div#common-wrap {
  padding: 50px 0;
  min-height: 1000px;
  background: #fafafa;
  margin-left: 15%;
}

#bosyu_box h3.subtitle {
  margin-top: 0px;
  border-top: 4px solid #090058;
  border-bottom: 1px solid #ddd;
  padding: 10px 0px 10px 10px;
}

div#butken_Heya01_R h3.ttl {
  font-size: 18px;
  margin-bottom: 15px;
  border-left: 3px solid #090058;
  padding-left: 10px;
}

#bosyu_box dd.reserve {
  width: 100%;
  position: relative;
  z-index: 2;
}

#bosyu_box dd.reserve input {
  background-color: #ff7c17;
  display: block;
  text-decoration: none;
  color: #fff;
  padding: 5px 2px;
  border-radius: 3px;
  width: 100%;
  border: 0px;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  margin-top: 10px;
}

.bukken_contact_sec {
  margin-bottom: 60px;
}

.bukken_contact_sec .contact_area {
  border: 4px solid #080058;
}

.bukken_contact_sec .contact_area .title_text {
  font-size: 20px;
  text-align: center;
  color: #fff;
  margin: 0px;
  background: #080058;
  padding: 0.6em;
  font-weight: 700;
}

.bukken_contact_sec .contact_area .text_wrap {
  padding: 20px 50px;
}

.bukken_contact_sec .contact_area .text_wrap .title {
  text-align: center;
  font-size: 14px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #b3b3b3;
}

.bukken_contact_sec .contact_area .text_wrap .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bukken_contact_sec .contact_area .text_wrap .inner .tel {
  font-size: 26px;
  letter-spacing: 0;
  font-weight: 700;
  color: #080058;
}

.bukken_contact_sec .contact_area .text_wrap .inner .tel a {
  color: #080058;
}

.bukken_contact_sec .contact_area .text_wrap .inner .company {
  width: 40%;
}

.bukken_contact_sec .contact_area .text_wrap .inner .company dl dt {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: .6em;
}

.bukken_contact_sec .contact_area .text_wrap .inner .company dl dd {
  font-size: 12px;
  line-height: 1.7;
  margin: 0;
}

.bukken_contact_sec .contact_area .text_wrap .inner .btn {
  width: 220px;
}

.bukken_contact_sec .contact_area .text_wrap .inner .btn form {
  cursor: pointer;
}

.bukken_contact_sec .contact_area .text_wrap .inner .btn form input {
  border-radius: 3px;
  background-color: #ff7c17;
  text-align: center;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  display: block;
  padding: 16px 0px 16px 26px;
  background-image: url(/penguin/resources/image/sumot/_common/buken_mail_icon.png);
  background-repeat: no-repeat;
  background-position: 15px center;
  background-size: 26px;
  transition: 0.2s;
  width: 100%;
  border: 0px;
  cursor: pointer;
}

/* スライダー */
#butken_Heya01 {
  display: flex;
  justify-content: space-between;
}

#butken_Heya01 .mianPic_area {
  width: 480px;
}

#butken_Heya01 .mianPic_area .main_slider {
  height: 250px;
  margin-bottom: 10px;
  border: 1px solid #f1f1f1;
}

#butken_Heya01 .mianPic_area .main_slider li {
  position: relative;
  height: 250px;
}

#butken_Heya01 .mianPic_area .thumbnail ul li {
  height: 100px;
  padding: 3px;
}

#butken_Heya01 .mianPic_area .thumbnail ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#butken_Heya01 .mianPic_area .slick-prev {
  left: 5px;
}

#butken_Heya01 .mianPic_area .slick-next {
  right: 5px;
}

#butken_Heya01 .mianPic_area .slick-prev,
#butken_Heya01 .mianPic_area .slick-next {
  background: rgba(0,0,0,.6);
  border-radius: 100%;
  z-index: 2;
  width: 30px;
  height: 30px;
}

#butken_Heya01 .mianPic_area .slick-prev:after,
#butken_Heya01 .mianPic_area .slick-next:after {
    content: "";
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    position: absolute;
    text-indent: 0;
    top: calc(50% - 5px);
}

#butken_Heya01 .mianPic_area .slick-prev:after {
    right: 7px;
    border-bottom: solid 2px #fff;
    border-left: solid 2px #fff;
}

#butken_Heya01 .mianPic_area .slick-next:after {
    left: 7px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
}

#butken_Heya01 .mianPic_area .slick-prev:before,
#butken_Heya01 .mianPic_area .slick-next:before {
  display: none;
}

#butken_Heya01 .mianPic_area .main_slider li img {
  width: auto;
  height: auto;
  max-width: 98%;
  max-height: 98%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

#butken_Heya01 .mianPic_area p {
  position: relative;
  height: 100%;
  width: 100%;
}

#butken_Heya01 .mianPic_area p img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  max-height: 100%;
}


@media (max-width: 750px) {
  #butkenHeya_outline {
    width: 94%;
    margin: auto;
  }

  #butkenHeya_outline .catch {
    font-size: 12px;
  }

  #butken_Heya01_L {
    float: none;
    width: 100%;
  }

  #butken_Heya01_R {
    float: none;
    width: 100%;
  }

  #butken_Heya02 li {
    margin: 0.1%;
    height: 160px;
    width: auto;
    position: relative;
  }

  .page_tf_contact p.comment {
    display: none;
  }

  div.page_tf_contact {
    border: 0px;
    padding: 20px 0px;
  }

  #bosyu_box li {
    width: 94%;
    padding: 3%;
    margin-bottom: 0px;
  }

  #bosyu_box dt {
    float: left;
    width: 30%;
    height: 100px;
    border: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    position: relative;
    overflow: hidden;
  }

  #bosyu_box dt img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  #bosyu_box dd {
    float: right;
    display: inline-block;
    width: fit-content;
    margin-right: 2px;
    margin-top: 5px;
  }

  #bosyu_box dd:nth-child(-n + 3) {
    width: 65%;
  }

  #butken_Heya02 img {
    height: 160px;
    width: auto;
    max-height: 160px;
  }

  #butken_Heya02 span.butken_num {
    position: absolute;
    bottom: 5px;
    right: 5px;
    background: url(/penguin/resources/image/sumika/home/btn_wide_icon.png) no-repeat rgba(0, 0, 0, 0.89) 10% center;
    background-size: 20%;
    color: #fff;
    font-size: 10px;
    padding: 4px 10px 4px 25px;
    line-height: 12px;
    border-radius: 12px;
  }

  #butken_Heya02 {
    overflow-x: scroll;
  }

  #sp_telmail {
    display: none;
  }

  div.sp_butken_contact {
    background: rgba(0, 0, 0, 0.49);
    position: fixed;
    bottom: 0px;
    height: 50px;
    z-index: 1000;
    padding: 5px;
    width: 100%;
  }

  div.sp_butken_contact ul {
    overflow: hidden;
  }

  div.sp_butken_contact li.mail {
    width: 80%;
    float: left;
    margin-left: 2%;
    margin-bottom: 0px;
    text-align: center;
    background: #ffc72e;
    background-size: 8%;
    border-radius: 4px;
    border: 0px;
    font-size: 15px;
    padding: 8px;
    border-bottom: 4px solid #bc9222;
    display: table-cell;
    padding-left: 12%;
    position: relative;
    height: 40px;
  }

  div.sp_butken_contact li.mail input.mail_btn {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background: none;
    border: 0px;
  }

  div.sp_butken_contact li.mail img {
    position: absolute;
    left: 5%;
    top: 15%;
    width: 25px;
  }

  div.sp_butken_contact li.mail span {
    font-size: 12px;
  }

  div.sp_butken_contact li.tel {
    float: right;
    width: 16%;
    margin-bottom: 0px;
    text-align: center;
    background: #31b613;
    background-size: 8%;
    border-radius: 4px;
    border: 0px;
    font-size: 15px;
    padding: 8px;
    border-bottom: 4px solid #1e6f0c;
    display: table-cell;
    padding-left: 12%;
    position: relative;
    height: 40px;
    margin-left: 0px;
    margin-top: 0px;
  }

  div.sp_butken_contact li.tel a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
  }

  div.sp_butken_contact li.tel img {
    max-height: 80%;
    max-width: 50%;
    padding-top: 10%;
    width: auto;
  }

  #butken_Heya02 ul {
    overflow-x: scroll;
    width: 860%;
    -webkit-overflow-scrolling: touch;
  }

  .inner h3.subtitle {
    line-height: 20px;
    width: 100%;
    background: #fff;
    color: #333;
    padding: 0px;
    border: 0px;
  }

  .sp_ft_contact {
    display: none;
  }

  .pc_none {
    display: block;
  }

  .sp_none {
    display: none;
  }

  #butken_Heya01_L img {
    max-height: 300px;
    max-width: 100%;
  }

  .page_tf_contact input.shop_contact_btn {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 14px;
  }

  #butkenHeya_outline {
    width: 100%;
  }

  .roomListTableDataCellContact {
    width: 20%;
  }

  .roomListTableTitleCellContact {
    width: 20%;
  }

  .sp_ft_contact {
    display: none !important;
  }

  .sec05_list ul {
    width: 1900px;
    flex-wrap: nowrap;
    margin-bottom: 20px;
  }

  .sec05_list ul li {
    margin-bottom: 0px;
    margin-right: 10px;
    width: 220px;
    padding: 10px;
  }

  .sec05_list_textbox p {
    margin-bottom: 0;
  }

  .sec05_list {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
  }

  .sec05.butken_near {
    width: 100%;
    min-width: auto;
  }

  div#common-wrap {
    margin-left: 0%;
  }

  .bukken_contact_sec {
    margin-bottom: 12vw;
  }

  .bukken_contact_sec .contact_area .title_text {
    font-size: 4.2vw;
  }

  .bukken_contact_sec .contact_area .text_wrap {
    padding: 5vw;
  }

  .bukken_contact_sec .contact_area .text_wrap .title {
    font-size: 3.6vw;
    line-height: 1.8;
  }

  .bukken_contact_sec .contact_area .text_wrap .inner {
    flex-direction: column;
    justify-content: center;
    gap: 5vw 0;
  }

  .bukken_contact_sec .contact_area .text_wrap .inner .tel {
    font-size: 6.5vw;
  }

  .bukken_contact_sec .contact_area .text_wrap .inner .company {
    width: 100%;
  }

  .bukken_contact_sec .contact_area .text_wrap .inner .company dl dt {
    font-size: 4.8vw;
    text-align: center;
  }

  .bukken_contact_sec .contact_area .text_wrap .inner .company dl dd {
    font-size: 3.3vw;
    text-align: center;
  }

  .bukken_contact_sec .contact_area .text_wrap .inner .btn {
    width: 100%;
  }

  /* スライダー */
#butken_Heya01 {
  flex-direction: column;
  gap: 10vw 0;
}

#butken_Heya01 .mianPic_area {
  width: 100%;
}

#butken_Heya01 .mianPic_area .thumbnail ul li {
  height: 25vw;
}






}