@charset "UTF-8";

.heya_page .common-page_wrap {
    padding: 100px 0;
}

.heyapage .wrap {
    width: 1140px;
    margin: auto;
}

.nameH1_area {
    position: relative;
    padding-top: 50px;
    margin-bottom: 10px;
}

.heyapage .nameH1_area.wrap {
    margin-bottom: 10px;
}

.nameH1_area .favorite input {
    position: absolute;
    right: 20px;
    top: calc(50% + 10px);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: 1px solid #ccc;
    outline: none;
    background: url(/penguin/resources/image/ablaze/home/icon_heart_off.svg) no-repeat;
    background-size: 18px;
    background-position: 20px;
    color: #333;
    width: 120px;
    border-radius: 5px;
    line-height: 35px;
    font-weight: 600;
    padding-left: 30px;
    box-shadow: 0 -3px 0 0 #dddddd inset;
}

.nameH1_area .favorite input.select {
    background-image: url(/penguin/resources/image/ablaze/home/icon_heart_on.svg);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.34) inset;
}

.heya_h1 {
    margin: 0px;
    padding-bottom: 10px;
    border-top: 2px solid #13253c;
    font-size: 18px;
    vertical-align: middle;
    padding-bottom: 0;
    padding: 15px 0;
    padding-left: 20px;
    padding-right: 240px;
    background: none;
    box-shadow: 1px 2px 6px #e5e5e5;
    width: 100%;
}

.heya_h1 span {
    font-size: 12px;
    background: #fff;
    color: initial;
    vertical-align: top;
    border-radius: 15px;
    margin-right: 15px;
    line-height: 0.9;
    padding-top: 7px;
    display: inline-block;
    padding: 10px;
    vertical-align: middle;
}

.nameH1_area .contact {
    position: absolute;
    right: 10px;
    top: 56px;
}

.nameH1_area input.room_buttom_btn {
    background: url(/penguin/resources/image/ablaze/home/icon_mail.svg) no-repeat, #c2000b;
    background-size: 20px;
    background-position: 30px;
    font-size: 15px;
    border-radius: 20px;
    padding: 10px 20px;
    padding-left: 60px;
    cursor: pointer;
    color: #fff;
    line-height: 16px;
    border: 0;
    width: 100%;
}

.sec01_Heya.wrap {
    margin-bottom: 40px;
}

.sec01_Heya table {
    width: 100%;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    border-collapse: collapse;
}

.sec01_Heya th {
    background: #f9faf4;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    line-height: 1.2;
    white-space: nowrap;
    color: #686868;
    padding: 10px;
}

.sec01_Heya td {
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 10px;
}

.sec01_Heya td span.rent_large {
    color: #ff8a00;
    font-size: 18px;
    font-weight: bold;
}

p.update.wrap {
    text-align: right;
    font-size: 13px;
    display: block;
    margin-bottom: 10px;
}

.sec02_Heya {
    background: #e9e9e9;
    padding: 35px;
    margin-bottom: 30px;
}

.sec02_Heya .wrap {
    overflow: hidden;
    display: table;
    margin-bottom: 0px;
}

.sec02_Heya .Lbox {
    width: 48%;
    max-width: 520px;
    display: table-cell;
    vertical-align: top;
}

.sec02_Heya .Lbox .tableBox {
    display: table;
    background: #ffffff;
    width: 100%;
    height: 415px;
}

.sec02_Heya .Lbox .madoriBox {
    display: table-cell;
    width: 100%;
    padding: 2%;
    text-align: center;
    vertical-align: middle;
}

.sec02_Heya .Lbox .madoriBox img {
    width: auto !important;
    height: auto !important;
    max-width: 510px;
    max-height: 320px;
}

.madoriBox a.photoThumbHeight-S_2,
.madoriBox a.photoThumbHeight-S_3,
.madoriBox a.photoThumbHeight-S_4,
.madoriBox a.photoThumbHeight-S_5,
.madoriBox a.photoThumbHeight-S_6,
.madoriBox a.photoThumbHeight-S_7,
.madoriBox a.photoThumbHeight-S_8,
.madoriBox a.photoThumbHeight-S_9,
.madoriBox a.photoThumbHeight-S_10,
.madoriBox a.photoThumbHeight-S_11,
.madoriBox a.photoThumbHeight-S_12,
.madoriBox a.photoThumbHeight-S_13,
.madoriBox a.photoThumbHeight-S_14,
.madoriBox a.photoThumbHeight-S_15,
.madoriBox a.photoThumbHeight-S_16,
.madoriBox a.photoThumbHeight-S_17,
.madoriBox a.photoThumbHeight-S_18,
.madoriBox a.photoThumbHeight-S_19,
.madoriBox a.photoThumbHeight-S_20,
.madoriBox a.photoThumbHeight-S_21,
.madoriBox a.photoThumbHeight-S_22,
.madoriBox a.photoThumbHeight-S_23,
.madoriBox a.photoThumbHeight-S_24,
.madoriBox a.photoThumbHeight-S_25,
.madoriBox a.photoThumbHeight-S_26,
.madoriBox a.photoThumbHeight-S_27,
.madoriBox a.photoThumbHeight-S_28,
.madoriBox a.photoThumbHeight-S_29,
.madoriBox a.photoThumbHeight-S_30 {
    display: none;
}

.sec02_Heya .Rbox {
    width: 500px;
    display: table-cell;
    padding-left: 20px;
    vertical-align: top;
}

.sec03_Heya .commentBox p.catch {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #333;
}

.sec03_Heya .commentBox p.comment {
    font-size: 14px;
    line-height: 2;
}

.sec03_Heya .heyaContact {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    height: fit-content;
}

.sec03_Heya .heyaContact .shop_info {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 20px;
    align-items: center;
}

.sec03_Heya .heyaContact .shop_info .left {
    width: 160px;
}

.sec03_Heya .heyaContact .shop_info .right {
    width: 420px;
}

.sec03_Heya .heyaContact .shop_info .right dl {
    margin-bottom: 6px;
}

.sec03_Heya .heyaContact .shop_info .right dt {
    font-weight: bold;
    font-size: 15px;
}

.sec03_Heya .heyaContact .shop_info .right dd {
    margin: 0;
    font-size: 13px;
}

.sec03_Heya .heyaContact .shop_info .right .shop_page {
    /* width: 150px; */
    margin: 0 0 0 auto;
}

.sec03_Heya .heyaContact .shop_info .right .shop_page a {
    background: #333;
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    padding: 5px;
    text-decoration: none;
    font-size: 14px;
}

.sec03_Heya .heyaContact p.text {
    padding: 15px 12px 0px;
    margin-bottom: 10px;
    letter-spacing: 0;
    width: 100%;
    float: none;
    height: auto;
    font-size: 14px;
}

.sec03_Heya .heyaContact p.text .large {
    font-weight: bold;
}

.sec03_Heya .heyaContact p.text .large.orange {
    font-size: 12px;
    color: #e98612;
}

.sec03_Heya .heyaContact ul {
    padding: 10px 12px 10px;
    text-align: center;
    width: 95%;
    margin: auto;
    background: #f2f2f2;
}

.sec03_Heya .heyaContact ul li.favarite {
    vertical-align: top;
    display: inline-block;
    width: 28%;
    margin: 0 0.5%;
}

.sec03_Heya .heyaContact ul li.favarite input.start {
    display: block;
    width: 100%;
    border: 0px;
    background-color: #fff;
    height: 50px;
    color: #333;
    font-weight: bold;
    letter-spacing: 1px;
    box-shadow: 3px 3px 3px rgba(104, 104, 104, 0.46);
    border-radius: 25px;
    font-size: 14px;
    cursor: pointer;
}

.sec03_Heya .heyaContact ul li.favarite input.select {
    display: block;
    width: 100%;
    border: 0px;
    background-color: #fbfbfb;
    height: 50px;
    color: #3c9c4a;
    font-weight: bold;
    letter-spacing: 1px;
    box-shadow: 3px 3px 2px 0 #e6e6e6 inset;
    border-radius: 25px;
    font-size: 14px;
    cursor: pointer;
}

.sec03_Heya .heyaContact ul li.contact {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.sec03_Heya .heyaContact ul li.kengaku {
    vertical-align: top;
    width: 49.5%;
    display: inline-block;
    margin-right: 1%;
}

.sec03_Heya .heyaContact ul li.contact input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
    width: 100%;
    border: 0px;
    background-color: #c2000b;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    height: 50px;
    box-shadow: 3px 3px 3px rgba(104, 104, 104, 0.46);
    border-radius: 25px;
    font-size: 14px;
    cursor: pointer;
    border-bottom: 0;
    padding: 0;
}

.sec03_Heya .heyaContact ul li.kengaku input {
    display: block;
    width: 100%;
    border: 0px;
    background-color: #ff8001;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    height: 50px;
    box-shadow: 3px 3px 3px rgba(104, 104, 104, 0.46);
    border-radius: 25px;
    font-size: 14px;
    cursor: pointer;
}

.sec03_Heya .heyaContact ul li.cost {
    width: 48%;
    display: inline-block;
}

.sec03_Heya .heyaContact ul li.cost a {
    display: block;
    width: 100%;
    border: 0px;
    background-color: #31b905;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 50px;
    box-shadow: 3px 3px 3px rgba(104, 104, 104, 0.46);
    border-radius: 25px;
    font-size: 14px;
    cursor: pointer;
}

.sec02_Heya .Rbox {
    overflow: hidden;
    margin-bottom: 40px;
}

.sec02_Heya .Rbox .Lbox {
    width: 720px;
    float: left;
}

.common_title_heya {
    margin: 0 0 1.5em 0;
    padding-bottom: 10px;
    border-top: 2px solid #13253c;
    font-size: 18px;
    vertical-align: middle;
    padding-bottom: 0;
    padding: 15px 0;
    padding-left: 20px;
    background: none;
    box-shadow: 1px 2px 6px #e5e5e5;
}

.sec04_Heya .Lbox h2 {
    margin: 0 0 1.5em 0;
    padding-bottom: 10px;
    border-top: 2px solid #13253c;
    font-size: 18px;
    vertical-align: middle;
    padding-bottom: 0;
    padding: 15px 0;
    padding-left: 20px;
    background: none;
    box-shadow: 1px 2px 6px #e5e5e5;
}

.sec04_Heya .Lbox table {
    width: 100%;
    -webkit-border-horizontal-spacing: 0px;
    -webkit-border-vertical-spacing: 0px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.sec04_Heya .Lbox table th {
    background: #f9faf4;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    line-height: 1.2;
    white-space: nowrap;
    color: #686868;
    padding: 28px 10px;
    width: 120px;
    font-size: 14px;
}

.sec04_Heya .Lbox table td {
    width: 250px;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    line-height: 20px;
    font-size: 14px;
}

.sec04_Heya .Rbox {
    float: right;
    width: 340px;
}

.sec04_Heya .Rbox h3 {
    margin: 0px;
    background-color: #13253c;
    color: #fff;
    font-size: 14px;
    padding: 6px 10px 6px 20px;
    letter-spacing: 1px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.sec04_Heya .Rbox dl.access {
    display: block;
    margin-bottom: 10px;
}

.sec04_Heya .Rbox dl.access dt {
    display: inline-block;
    width: 6%;
}

.sec04_Heya .Rbox dl.access dd {
    width: 80%;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 24px;
    margin: 0;
}

.sec04_Heya .Rbox .map {
    width: 100%;
    height: 240px;
    margin-bottom: 20px;
}

.sec04_Heya .Rbox .text {
    font-size: 13px;
    line-height: 26px;
}

.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-color: #eeeeee;
    color: #666666;
    font-size: 11px;
}

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

.roomListTableDataCell span.rent_large {
    color: #ff8a00;
    font-size: 18px;
    font-weight: bold;
}

.sec05_Heya.wrap {
    margin-bottom: 40px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.sec05_Heya.wrap .nodata {
    text-align: center;
    padding: 10px;
    font-size: 14px;
}

.sec05_Heya .bosyu_table100 {
    padding: 20px;
}

.sec05_Heya h2 {
    margin: 0px;
    background-color: #13253c;
    color: #fff;
    font-size: 18px;
    padding: 10px 10px 10px 20px;
    letter-spacing: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.sec05_Heya h2 span {
    font-size: 18px;
}

.roomListTableDataCell.list_syosai span {
    box-shadow: 0 -3px 0 0 #222 inset;
    border-bottom: 1px solid #222;
    background-color: #333;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    color: #fff;
    display: block;
    padding: 8px 12px;
    font-size: 14px;
    border-radius: 20px;
    font-weight: bold;
}

.roomListTableDataCell a {
    text-decoration: none;
}

.roomListTableDataCell input.start {
    box-shadow: 0 -3px 0 0 #e6e6e6 inset;
    border: 1px solid #c7c7c7;
    background-color: #fff;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    border-radius: 4px;
    width: 50px;
    height: 36px;
    cursor: pointer;
    font-size: 16px;
    color: #ddd;
    transition: 0.3s;
}

.roomListTableDataCell input.select {
    box-shadow: 0 3px 0 0 #fff inset;
    border: 0px solid #c7c7c7;
    background-color: #3c9c4a;
    padding-top: 7px;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    border-radius: 4px;
    width: 50px;
    height: 36px;
    cursor: pointer;
    font-size: 16px;
    color: #fff;
    transition: 0.3s;
}

.roomListTableDataCell input.select_delete {
    box-shadow: 0 -3px 0 0 #e6e6e6 inset;
    border: 1px solid #c7c7c7;
    background-color: #fff;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    border-radius: 4px;
    width: 50px;
    height: 36px;
    cursor: pointer;
    font-size: 16px;
    color: #ddd;
    transition: 0.3s;
}

.sec02_Heya .Rbox ul {
    overflow: hidden;
}

.sec02_Heya .Rbox li {
    width: 72px;
    height: 72px;
    float: left;
    margin: 2px;
    background: #ffffff;
    border: 1px solid #fff;
    text-align: center;
    position: relative;
}

.sec02_Heya .Rbox li:nth-child(1) {
    display: none;
}

.sec02_Heya .Rbox li img {
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.sec03_Heya .commentBox {
    border: 1px solid #dddddd;
    padding: 10px;
    border-radius: 5px;
}

.heyapage .sec03_Heya.wrap {
    margin-bottom: 40px;
    /* overflow: visible; */
}

.sec02_Heya input[value="”候補中”"] {
    background-color: #bac8bd;
    box-shadow: 0px 0px 0px;
    color: #fff;
}

.sec02_Heya input[value="”追加する”"] {
}

.sec04_Heya .Rbox .map .mapTableMapCell {
    height: 100%;
}

.wrapPage {
    width: 1000px;
}

.containts {
    width: 1000px;
}

.sec04_Heya.wrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.sec04_Heya .Lbox {
    width: 100%;
}

.sec04_Heya .Rbox {
    width: 320px;
}

.sec06_Heya {
    position: relative;
}

.sec06_Heya .wrap {
    position: relative;
}

.sec06_Heya h2 {
    background-color: #13253c;
    color: #fff;
    font-size: 18px;
    padding: 8px 10px 8px 20px;
    letter-spacing: 1px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.sec06_Heya ul {
    display: block;
    justify-content: space-between;
    flex-wrap: wrap;
    background-color: #f9faf4;
    padding: 20px;
}

.sec06_Heya li {
    width: 19%;
    background: #fff;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    margin-right: 0.7%;
    vertical-align: top;
    padding: 10px;
    box-shadow: 2px 2px 7px #ccc;
}

.sec06_Heya li:nth-child(5n) {
    margin-right: 0;
}

.sec06_Heya li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.sec06_Heya li .pic {
    position: relative;
    height: 127px;
    overflow: hidden;
    border: 1px solid #f1f1f1;
}

.sec06_Heya li .pic img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    max-height: 96%;
    max-width: 96%;
}

.sec06_Heya li .text {
    padding: 8px 5px;
    width: 100%;
    height: auto;
    float: none;
}

.sec06_Heya li .text .name {
    font-size: 14px;
    line-height: 18px;
}

.sec06_Heya li .text .name {
    margin-bottom: 5px;
    border-bottom: 1px dotted #787878;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 2;
}

.sec06_Heya li .text p {
    margin-bottom: 4px;
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.sec06_Heya li .text .yatin span,
.sec06_Heya li .text .madori span {
    background-color: #f38912;
    color: #fff;
    font-weight: bold;
    padding: 2px 10px;
    border-radius: 10px;
    margin-right: 5px;
    font-size: 11px;
}

.heya_sec02 {
    margin-bottom: 30px;
}

.heya_sec02 .image_area {
    width: 46%;
}

.heya_sec02 .text_area {
    width: 50%;
}

.heya_sec02 .text_area .info_area {
    margin-bottom: 30px;
}

.heya_sec02 .text_area .info_area .inBox {
    width: 48%;
}

.heya_sec02 .text_area .info_area .inBox.w100 {
    width: 100%;
    margin-bottom: 20px;
}

.heya_sec02 .text_area .info_area .inBox.w100 .information {
    width: 48%;
}

.heya_sec02 .text_area .info_area .inBox .title {
    font-size: 16px;
    margin-bottom: 1em;
    padding-bottom: 0.2em;
    border-bottom: 1px solid #ccc;
    margin-top: 0;
}

.heya_sec02 .text_area .info_area .inBox p.price {
    color: #c80000;
    font-size: 25px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0.5em;
}

.heya_sec02 .text_area .info_area .inBox dl {
    font-size: 14px;
    display: flex;
    width: 100%;
}

.heya_sec02 .text_area .info_area .inBox dl + dl {
    margin-top: 4px;
}

.heya_sec02 .text_area .info_area .inBox dl dt {
    background: #f1f1f1;
    border: 1px solid #ccc;
    width: 30%;
    text-align: center;
}

.heya_sec02 .text_area .info_area .inBox dl.long_ver dt {
    width: 40%;
}

.heya_sec02 .text_area .info_area .inBox dl.long_ver dd {
    width: 60%;
}

.heya_sec02 .text_area .info_area .inBox dl dd {
    width: 70%;
    margin: 0;
    padding-left: 10px;
    padding-top: 5px;
}

.heya_sec02 .text_area .info_area .inBox p.address {
    margin-bottom: 15px;
}

.heya_sec02 .text_area .info_area .inBox p.address,
.heya_sec02 .text_area .info_area .inBox p.access {
    font-size: 14px;
}

.heya_sec02 .wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.heya_sec02 .wrap .bx-wrapper {
    position: relative;
    margin-bottom: 10px;
}

.heya_sec02 .wrap .bx-wrapper .bx-prev {
    position: absolute;
    left: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    height: 50px;
    width: 50px;
    background-position: center;
    text-decoration: none;
    background: #13253c;
    border-radius: 100%;
}

.heya_sec02 .wrap .bx-wrapper .bx-next {
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    height: 50px;
    width: 50px;
    text-decoration: none;
    background: #13253c;
    border-radius: 100%;
}

.heya_sec02 .wrap .bx-wrapper .bx-next:before,
.heya_sec02 .wrap .bx-wrapper .bx-prev:before {
    content: "";
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    position: absolute;
    text-indent: 0;
    top: calc(50% - 5px);
}

.heya_sec02 .wrap .bx-wrapper .bx-next:before {
    left: 17px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
}

.heya_sec02 .wrap .bx-wrapper .bx-prev:before {
    right: 17px;
    border-bottom: solid 3px #fff;
    border-left: solid 3px #fff;
}

.heya_sec02 .wrap .bx-pager .bx-wrapper .bx-prev:before,
.heya_sec02 .wrap .bx-pager .bx-wrapper .bx-next:before {
    width: 6px;
    height: 6px;
    border-width: 2px;
    pointer-events: none;
}

.heya_sec02 .wrap .bx-pager .bx-wrapper .bx-prev:before {
    left: 5px;
}

.heya_sec02 .wrap .bx-pager .bx-wrapper .bx-next:before {
    left: 2px;
}

.heya_sec02 .wrap .bx-pager .bx-wrapper .bx-prev {
    width: 15px;
    left: -20px;
    border-radius: 5px;
}

.heya_sec02 .wrap .bx-pager .bx-wrapper .bx-next {
    width: 15px;
    right: -20px;
    border-radius: 5px;
}

.heya_sec02 .bx-wrapper #slider2 li {
    position: relative;
}

.heya_sec02 .bx-wrapper #slider2 li .image {
    height: 350px;
    overflow: hidden;
    text-align: center;
    position: relative;
    border: 1px solid #ccc;
}

.heya_sec02 .bx-wrapper #slider2 li .butken_num {
    background-size: 12px;
    position: absolute;
    right: 10px;
    top: 8px;
    color: #fff;
    font-size: 13px;
    font-family: "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica", "sans-serif";
}

.caption_area {
    position: relative;
}

.heya_sec02 .bx-wrapper #slider2 li .caption_02 {
    color: #fff;
    bottom: 0px;
    font-size: 14px;
    padding: 5px 10px;
    background: #333;
    padding-right: 80px;
}

.heya_sec02 .bx-wrapper #slider2 li img {
    max-height: 96%;
    max-width: 96%;
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.heya_sec02 .wrap .bx-pager {
    margin: 0 20px 20px 20px;
}

.heya_sec02 .bx-pager ul.thum_ul img {
    width: 100%;
    height: 100%;
}

.heya_sec02 .bx-pager ul.thum_ul li {
    width: 84px;
    height: 70px;
    float: left;
    margin: 0;
}

.heya_sec02 .bx-pager ul.thum_ul li a {
    border: 3px solid #333;
    display: block;
    height: 100%;
    transition: 0.2s;
}

/* .heya_sec02 .bx-pager ul.thum_ul li a.active {
    border: 3px solid #13253C;
} */

.heya_sec02 .bx-pager ul.thum_ul {
    overflow: hidden;
    display: block;
}

.heya_sec02 .bx-pager .caption_02 {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    background-color: #5eadd6;
    color: #fff;
    font-weight: bold;
    font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

div.caption-container {
    position: relative;
    height: 290px;
    width: 440px;
    float: left;
}

.pano_url {
    margin: auto;
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 40px;
}

.pano_url .rightBox {
    width: 48%;
    position: relative;
    height: auto;
}

.pano_url .rightBox:before {
    content: "";
    width: 540px;
    height: 300px;
    display: block;
    background: #ededed;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 10px;
    display: none;
}

section.tiktok_area {
    padding: 40px 0px 20px;
    background: #e7eaeb;
    margin-bottom: 60px;
}

.pano_url .rightBox .panooutline {
    width: 328px;
    height: 755px;
    position: static;
    margin-left: 7vw;
    left: 60px;
    top: 30px;
    border-radius: 10px;
    overflow: hidden;
}

.pano_url .rightBox .panooutline iframe {
    height: 100%;
}

.pano_url .leftBox {
    width: 50%;
}

.pano_url .leftBox h2 {
    font-size: 18px;
    letter-spacing: 2px;
    margin-top: 0;
    background-image: url(/penguin/resources/image/ablaze/home/pano_icon.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: left center;
    position: relative;
}

.pano_url .leftBox .ttl_bx {
    border-bottom: 2px solid #3aab37;
    padding-bottom: 15px;
}

.pano_url .leftBox h2:before {
    content: "PANORAMA TOURS";
    display: block;
    font-size: 28px;
    margin-bottom: 3px;
    font-family: "Abel", sans-serif;
    color: #13253c;
}

.pano_url .leftBox .text-box {
    margin: 30px 0 30px 0px;
}

.pano_url .leftBox .txt {
    margin-bottom: 0;
    line-height: 43px;
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 0.03em;
}

.tiktok_Btn a {
    padding: 17px 20px 17px 50px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    background: #000;
    border-radius: 10px;
    color: #fff;
    display: block;
    width: 285px;
    text-align: center;
}

.tiktok_Btn a:before {
    content: "";
    background-image: url(/penguin/resources/image/abir/_common/heya_tiktok_icon.png);
    background-repeat: no-repeat;
    background-size: 26px;
    position: absolute;
    top: 12px;
    left: 10px;
    width: 41px;
    height: 30px;
}

.pano_url .leftBox .text-box .border {
    background: linear-gradient(transparent 60%, #ff6 60%);
}

.tiktok_Btn .txt {
    display: inline-block;
    position: relative;
    width: 285px;
    text-align: center;
}

.tiktok_Btn .txt:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 29px;
    width: 19px;
    border: 1px solid #000;
    transform: rotate(60deg);
}

.tiktok_Btn .txt:after {
    content: "";
    position: absolute;
    top: 15px;
    right: 30px;
    width: 19px;
    border: 1px solid #000;
    transform: rotate(120deg);
}

article.kotei_pd {
    margin-bottom: 100px;
}

.lightboxOverlay {
    z-index: 200002 !important;
}

.lightbox {
    z-index: 200003 !important;
}

/*タブ実装*/
.tab_box {
    width: 100%;
}

.tab_box .btn_area {
    display: -webkit-box;
    display: flex;
}

.tab_box .tab_btn {
    width: 188px;
    padding: 8px 0;
    color: #333;
    background: #f5f7f8;
    text-align: center;
    cursor: pointer;
    transition: all 0.2s ease 0s;
    font-size: 15px;
}

.tab_box .tab_btn + .tab_btn {
    margin-left: 8px;
}

.tab_box .tab_btn:hover {
    background-color: #dce1e4;
}

.tab_box .tab_btn.active {
    background: #13253c;
    color: #fff;
}

.tab_box .panel_area {
    border: solid 1px #e3ebf3;
    padding: 20px;
}

.tab_box .tab_panel {
    display: none;
    font-size: 14px;
    line-height: 1.8;
}

.tab_box .tab_panel.active {
    display: block;
}

.tab_box .tab_panel .inBox dl {
    display: flex;
    align-items: center;
    margin: 20px 0;
}

.tab_box .tab_panel .inBox dl dt {
    width: 2.5%;
    line-height: 1;
    text-align: center;
}

.tab_box .tab_panel .inBox dl dd {
    width: 95%;
    margin: 0;
    padding-left: 20px;
    font-size: 13px;
    line-height: 1.6;
}

.tab_box .tab_panel .inBox h3 {
    font-size: 16px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 6px;
    background: #f1f1f1;
    border-left: 3px solid #13253c;
    margin-bottom: 0.5em;
}

.tab_box .tab_panel .inBox + .inBox {
    margin-top: 30px;
}

section.tab_area {
    margin-bottom: 50px;
}

.pay_video {
    margin-bottom: 40px;
}

.pay_video video {
    width: 100%;
}

.pr_point ul li {
    align-items: center;
}

.pr_point ul li + li {
    margin-top: 40px;
}

.pr_point ul li .image {
    width: 40%;
    height: 300px;
    background-size: cover !important;
    background-position: center !important;
}

.pr_point ul li .text_area {
    width: 60%;
    padding-left: 20px;
}

.pr_point ul li .text_area .title {
    color: #13253c;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    padding-left: 70px;
}

.pr_point ul li .text_area .title .num {
    background: #13253c;
    color: #fff;
    font-size: 14px;
    display: block;
    text-align: center;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: calc(50% - 30px);
    line-height: 1.4;
}

.pr_point ul li .text_area .text {
    font-size: 13px;
    line-height: 2;
}

.pr_point ul li .text_area .text + .text {
    margin-top: 1em;
}

.button-area {
    margin-top: 15px;
}

.button-area .inBox {
    align-items: center;
}

.button-area ul {
    width: 65%;
}

.button-area li {
    width: 19%;
    margin: 0 0.3%;
}

.bukkenBrowsing {
    position: fixed;
    bottom: 17px;
    right: 80px;
    background: rgba(0, 0, 0, 0.74);
    padding: 10px 25px;
    border-radius: 50px;
    font-size: 12px;
    color: #fff;
}

.bukkenBrowsing span {
    font-size: 16px;
}

.ftFix.sp {
    display: none !important;
}

/*---SNSシェアボタン---*/
/* ボタン上の文字 */
.fa-twitter:before,
.fa-hatena:before,
.fa-line:before,
.fa-pocket:before {
    font-family: helvetica neue, helvetica, arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
}

.fa-facebook:before {
    content: "f";
    font-family: Verdana;
    font-weight: bold;
}

.fa-twitter:before {
    content: "twitter";
}

.fa-hatena:before {
    display: block;
    content: "B!";
    font-family: Verdana;
    margin: 5px 0 0;
}

.fa-pocket:before {
    content: "pocket";
    display: block;
    margin: 5px 0 0;
}

/* ボタン表示位置の調整 */
.button-area {
    text-align: center;
    margin-top: 15px;
}

.heyapage .button-area {
    padding-bottom: 50px;
}

/* タイトルの表示設定 */
.button-area-title {
    text-align: center;
    padding: 0.7em;
    font-size: 14px;
}

/* ボタンブロックのデザイン */
.button-area li a {
    padding: 2px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-radius: 4px;
    height: 30px;
    position: relative;
}

.button-area li a img {
    width: 16px;
    vertical-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

/* SNSごとの背景色 */
.button-area .twitter a {
    background-color: #55acee;
}

.button-area .facebook a {
    background-color: #3b5998;
}

.button-area .hatena a {
    background-color: #008fde;
}

.button-area .line a {
    background-color: #1dcd00;
}

.button-area .pocket a {
    background-color: #ea5a6c;
}

/* リスト「・」の削除 */
.button-area ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* ボタン幅と余白の設定 */
.button-area li {
    width: 19%;
    margin: 0 0.3%;
}

.button-area ul:after {
    display: block;
    clear: both;
}

/* ボタンにカーソルを合わせた時の表示設定 */
.button-area li a:hover {
    -ms-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

/* 部屋スライダー */
.heya_sec02 .wrap .slider_cont .slick-slider .slick-track {
    line-height: 0;
}

.heya_sec02 .wrap .slider_cont .slick-next,
.heya_sec02 .wrap .slider_cont .slick-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    height: 50px;
    width: 50px;
    background-position: center;
    text-decoration: none;
    background: #13253c;
    border-radius: 100%;
    color: rgba(0, 0, 0, 0);
    z-index: 1;
}

.heya_sec02 .wrap .slider_cont .slick-prev {
    left: -20px;
}

.heya_sec02 .wrap .slider_cont .slick-next {
    right: -20px;
}

.heya_sec02 .wrap .slider_cont .slick-next:before,
.heya_sec02 .wrap .slider_cont .slick-prev:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    text-indent: 0;
    top: calc(50% - 5px);
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    opacity: 1;
}

.heya_sec02 .wrap .slider_cont .slick-next:before {
    left: 18px;
    rotate: 45deg;
}

.heya_sec02 .wrap .slider_cont .slick-prev:before {
    right: 18px;
    rotate: -135deg;
}

.heya_sec02 .wrap .thumbnail_cont .slick-next,
.heya_sec02 .wrap .thumbnail_cont .slick-prev {
    position: absolute;
    top: 35px;
    display: block;
    height: 50px;
    width: 15px;
    background-position: center;
    text-decoration: none;
    background: #13253c;
    border-radius: 5px;
    color: rgba(0, 0, 0, 0);
    z-index: 1;
}

.heya_sec02 .wrap .thumbnail_cont .slick-prev {
    left: -17px;
}

.heya_sec02 .wrap .thumbnail_cont .slick-next {
    right: -17px;
}

.heya_sec02 .wrap .thumbnail_cont .slick-next:before,
.heya_sec02 .wrap .thumbnail_cont .slick-prev:before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    text-indent: 0;
    top: calc(50% - 3px);
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    opacity: 1;
}

.heya_sec02 .wrap .thumbnail_cont .slick-next:before {
    left: 3px;
    rotate: 45deg;
}

.heya_sec02 .wrap .thumbnail_cont .slick-prev:before {
    right: 3px;
    rotate: -135deg;
}

.heya_sec02 #heya_slider li {
    position: relative;
}

.heya_sec02 #heya_slider li .image {
    height: 350px;
    overflow: hidden;
    text-align: center;
    position: relative;
    border: 1px solid #ccc;
}

.heya_sec02 #heya_slider li .butken_num {
    background-size: 12px;
    position: absolute;
    right: 10px;
    top: 15px;
    color: #fff;
    font-size: 13px;
    font-family: "メイリオ", "meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Helvetica", "sans-serif";
}

.heya_sec02 .caption_area {
    position: relative;
}

.heya_sec02 #heya_slider li .caption_02 {
    color: #fff;
    font-size: 14px;
    padding: 7px 10px;
    background: #333;
    padding-right: 80px;
    min-block-size: 32px;
    display: grid;
    align-items: center;
}

.heya_sec02 #heya_slider li img {
    max-height: 96%;
    max-width: 96%;
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.heya_sec02 .wrap .js_heya_thumbnail {
    margin: 0 20px 20px 20px;
}

.heya_sec02 .wrap .js_heya_thumbnail .slick-list li {
    cursor: pointer;
}

.heya_sec02 .wrap .js_heya_thumbnail .slick-list li a img {
    width: 100%;
    aspect-ratio: 800/533;
    object-fit: cover;
}

.heya_sec02 .commentBox {
    border: 1px solid #dddddd;
    padding: 10px;
    border-radius: 5px;
    margin-top: 1em;
}

.heya_sec02 .commentBox p.catch {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #333;
}

.heya_sec02 .commentBox p.comment {
    font-size: 14px;
    line-height: 2;
}

.sec03_Heya .heyaContact {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: 1px solid #ddd;
    height: fit-content;
}

.sec03_Heya .heyaContact h2 {
    margin: 0px;
    background-color: #595757;
    color: #fff;
    font-size: 16px;
    padding: 10px 10px 10px 20px;
    letter-spacing: 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: 600;
}

.sec03_Heya .heyaContact .text {
    padding: 15px 12px 0px;
    margin-bottom: 10px;
    letter-spacing: 0;
    width: 100%;
    float: none;
    height: auto;
    font-size: 14px;
}

.sec03_Heya .heyaContact .text .large {
    font-weight: bold;
}

.sec03_Heya .heyaContact {
    padding: 12px;
}

.sec03_Heya .heyaContact ul {
    text-align: center;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 5px 0;
}

.heya_contact .heya-co-container ul li a.line {
    background-color: #13253c;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    padding: 8px 5px 10px 75px;
    border-radius: 2px;
    box-shadow: 0px 2px 0px #004c00;
    background-image: url(/penguin/resources/image/_common/heya_line_icon.png);
    background-size: 17px;
    background-repeat: no-repeat;
    background-position: left 3vw center;
    font-size: 14px;
    height: 50px;
    display: block;
}

.heya_contact .heya-co-container ul li a.line span {
    font-size: 10px;
    display: block;
}

.sec05_list ul li a .sec05_list_textbox .access {
    margin-bottom: 0.7em;
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    letter-spacing: 0.03em;
}

.sec05_list ul li a .sec05_list_textbox .yachin {
    color: #c80000;
    display: flex;
    gap: 0 3px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.03em;
    align-items: center;
    margin-bottom: 0.5em;

    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width: 154px;
}

.sec05_list ul li a .ttl {
    font-size: 14px;
    letter-spacing: 0.03em;
    margin-bottom: 0.5em;
}

.sec05_list ul li a .sec05_list_textbox .accent {
    background-color: #f38912;
    color: #fff;
    font-weight: bold;
    padding: 2px 10px;
    border-radius: 10px;
    margin-right: 5px;
    font-size: 11px;
    min-block-size: 20px;
    display: inline-block;
}

.sec05.butken_near h4 {
    background: #ed6103;
    padding: 10px 20px;
    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: 100%;
    padding: 0.7%;
    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;
    background: #fff;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    margin-right: 0.7%;
    vertical-align: top;
    padding: 10px;
    box-shadow: 2px 2px 7px #ccc;
}

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

.sec05_list_img img {
    width: auto;
    height: auto;
    margin: auto;
    object-fit: cover;
}

.sec05_list_img img {
    margin: auto;
    width: 100%;
    transition: transform 0.5s linear;
    height: 100%;
}

.sec05_list_name p {
    margin-bottom: 5px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 2;
    border-bottom: 1px dotted #787878;
    font-size: 16px;
    font-weight: 700;
}

.sec05_list_textbox p .matter {
    font-weight: 500;
    font-size: 14px;
    display: flex;
    gap: 0 6px;
    align-items: center;
}

.sec05.butken_near .sec05_list_img img:hover {
    transform: unset;
}

.sec05.butken_near .sec05_list ul li:hover {
    opacity: 1;
}

.sec_title.sec05_title h4 {
    background-color: #13253c;
    color: #fff;
    font-size: 18px;
    padding: 8px 10px 8px 20px;
    letter-spacing: 1px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.sec_title.sec05_title {
    margin-top: 50px;
}

.sec_title.sec05_title .sec05_list .flex-sb {
    background-color: #f9faf4;
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0 10px;
}

.sec05_list_textbox p .matter .space {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.sec05_list_textbox p .matter .size.space {
    font-size: 18px;
    font-weight: 700;
    color: #ff0000;
}

.sec05_list_textbox p .matter + .matter {
    margin-top: 7px;
}

.sec05_list_textbox p .matter .bg {
    flex-shrink: 0;
    background-color: #13253c;
    color: #fff;
    font-weight: bold;
    padding: 1px 5px;
    border-radius: 10px;
    font-size: 13px;
    line-height: 1.8;
    width: 54px;
    display: inline-block;
    text-align: center;
}

.sec05.butken_near ul {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
}

/* 終了 */

@media (max-width: 750px) {
    .heya_page .common-page_wrap {
        padding: 15vw 0;
    }

    .sec04_Heya .Lbox {
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }

    .sec04_Heya .Lbox table th {
        width: 32%;
        text-align: left;
        font-size: 13px;
        padding: 10px;
    }

    .sec04_Heya .Lbox table td {
        width: 68%;
        font-size: 13px;
    }

    .sec02_Heya {
        display: block;
        padding: 30px 0%;
    }

    .sec04_Heya .Rbox {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .sec02_Heya .Lbox {
        padding: 0px;
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }

    .sec02_Heya .Rbox {
        padding: 0px;
        width: 100%;
        display: block;
        margin: 0;
    }

    .sp_top_access dl.access {
        display: block;
        margin-bottom: 10px;
    }

    .sp_top_access dl.access dt {
        display: inline-block;
        width: 6%;
    }

    .sp_top_access dl.access dd {
        width: 88%;
        display: inline-block;
        vertical-align: top;
        padding-top: 5px;
        font-size: 13px;
        letter-spacing: 1px;
        line-height: 24px;
    }

    .sec01_Heya table {
        margin-bottom: 12px;
    }

    .sec01_Heya {
        margin-bottom: 20px;
    }

    .sec02_Heya .Rbox .commentBox p.catch {
        padding-left: 0px;
        font-size: 16px;
        margin-bottom: 5px;
        min-height: 0px;
        padding-top: 70px;
        background-position: top center;
    }

    .sec02_Heya .Rbox .commentBox p.comment {
        font-size: 13px;
        line-height: 24px;
    }

    h1.heya_h1 span {
        display: block;
        width: 100px;
        text-align: center;
        font-size: 9px;
        line-height: 0.9;
        padding: 5px;
        padding-top: 7px;
        margin-bottom: 5px;
    }

    h1.heya_h1 {
        font-size: 16px;
        line-height: 21px;
        background-size: 32px;
        padding: 4vw 25vw 4vw 2vw;
        border-top: none;
        border-left: 2px solid #13253c;
        box-shadow: none;
    }

    p.update.wrap {
        font-size: 9px;
        margin: 10px 0;
        color: #989898;
    }

    .sec01_Heya td span.rent_large {
        font-size: 15px;
    }

    .sp_top_access dl.access dd {
        font-size: 13px;
        line-height: 18px;
    }

    .sp_top_access dl.access {
        margin-bottom: 4px;
    }

    .sec01_Heya {
        margin-bottom: 10px;
    }

    .sec02_Heya .Lbox .tableBox {
        height: 250px;
        display: block;
    }

    .sec04_Heya .Lbox h2 {
        font-size: 15px;
    }

    .sec04_Heya.wrap {
        margin-bottom: 20px;
        display: block;
    }

    .sec05_Heya h2 span {
        font-size: 16px;
    }

    .sec05_Heya h2 {
        font-size: 14px;
        letter-spacing: 0px;
        margin-bottom: 10px;
        text-align: center;
    }

    .sec05_Heya .roomListTableDataCell.list01 {
        width: 25%;
        display: block;
        float: left;
        border: 0px;
        padding: 0px;
    }

    .sec05_Heya .roomListTableDataCell.list02 {
        width: 73%;
        text-align: left;
        padding-left: 2%;
        font-size: 11px;
        padding-bottom: 2px;
        display: block;
        float: right;
        border: 0px;
        padding-top: 0;
    }

    .sec05_Heya .roomListTableDataCell.list02 span.sp {
        display: inline-block !important;
    }

    .sec05_Heya .roomListTableDataCell.list03 {
        width: 73%;
        text-align: left;
        padding-left: 2%;
        font-size: 11px;
        padding-top: 2px;
        padding-bottom: 2px;
        display: block;
        float: right;
        border: 0px;
    }

    .sec05_Heya .roomListTableDataCell.list03 span.sp {
        display: inline-block !important;
        margin-left: 10px;
    }

    .sec05_Heya .roomListTableDataCell.list07 span.sp {
        display: inline-block !important;
        margin-right: 10px;
        background: #faf4e8;
        color: #333;
        font-size: 9px;
        padding: 4px 4px;
        font-weight: normal;
    }

    .sec05_Heya .roomListTableDataCell.list04 {
        width: 50%;
        text-align: left;
        padding-left: 5%;
        font-size: 11px;
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .sec05_Heya .roomListTableDataCell.list07 {
        width: 73%;
        text-align: left;
        padding-left: 2%;
        font-size: 11px;
        padding-top: 2px;
        padding-bottom: 5px;
        display: block;
        float: right;
        border: 0px;
    }

    .sec05_Heya .roomListTableDataCell.list08 {
        position: absolute;
        left: 2%;
        top: 8vw;
        padding: 0px;
        z-index: 1000;
        border: 0px;
    }

    .sec05_Heya .roomListTableDataCell.list08 input {
        width: 30px;
        height: 28px;
        font-size: 14px;
    }

    .bosyu_table100 .tableRow {
        display: block;
        position: relative;
        border-bottom: 1px solid #ddd;
        background-image: url(../../../../../penguin/resources/image/clasmo/home/enter_sing2.png);
        background-repeat: no-repeat;
        background-size: 4px;
        background-position: 98% center;
        padding-left: 4%;
        overflow: hidden;
    }

    .this_room_contact .bosyu_table100 .tableRow {
        background: none;
    }

    .bosyu_table100 .tableRow a {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
    }

    .roomListTableDataCell span.rent_large {
        font-size: 15px;
    }

    .sec05_Heya .bosyu_table100 {
        padding: 0px;
        display: block;
    }

    .sec03_Heya.bottom {
        margin-bottom: 0;
    }

    .sec03_Heya .heyaContact {
        padding: 0;
        border: 0px;
        position: fixed;
        left: 0px;
        bottom: 0px;
        width: 100%;
        z-index: 10001;
        background: rgba(0, 0, 0, 0.81);
        border-radius: 0px;
    }

    .sec03_Heya .heyaContact h2 {
        padding: 5px 8px 0px;
        margin-bottom: 2px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        background: none;
        text-align: center;
    }

    .sec03_Heya .heyaContact ul {
        padding: 2vw;
        background: none;
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .sec03_Heya .heyaContact ul li.favarite {
        background: #fff;
    }

    .sec03_Heya .heyaContact ul li.favarite input {
        height: 34px !important;
        font-size: 3vw !important;
        letter-spacing: 0px !important;
        padding: 4px 0px;
        background: transparent;
    }

    .sec03_Heya .heyaContact ul li.favarite input.start {
        background: transparent;
    }

    .sec03_Heya .heyaContact ul li.favarite:before {
        font-family: "Font Awesome 5 Free";
        content: "\f004";
        font-weight: 900;
        color: #f38912;
        position: absolute;
        left: calc(50% - 12.5px);
        top: calc(50% - 12.5px);
        font-size: 25px;
        line-height: 1;
        opacity: 0.4;
        z-index: 1;
    }

    .sec03_Heya .heyaContact ul li.contact {
        background: #fff;
        margin: 0;
    }

    .sec03_Heya .heyaContact ul li.contact input {
        height: auto;
        font-size: 3vw;
        letter-spacing: 0px;
        margin: 0;
        line-height: 1;
        background: #f28200;
        color: #fff;
        box-shadow: none;
        padding-top: 10vw;
        padding-bottom: 2vw;
        border-radius: 5px;
    }

    /* .sec03_Heya .heyaContact ul li.contact:after,
    .nameH1_area .favorite:after {
        content: "";
        display: block;
        width: 1px;
        height: 80%;
        background: #ccc;
        position: absolute;
        right: 0;
        top: 10%;
        z-index: 2;
    } */

    .sec03_Heya .heyaContact ul li.contact:before {
        display: block;
        content: "";
        background: url(/penguin/resources/image/esnect/_common/head_web.svg) no-repeat;
        background-size: contain;
        background-position: center 10px;
        width: 24px;
        height: 27px;
        font-weight: 900;
        color: #fff;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: auto;
        /* font-size: 5vw; */
        line-height: 1;
        z-index: 10;
    }

    .sec03_Heya .heyaContact ul li input {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 0;
        border: none;
        outline: none;
        background: transparent;
        z-index: 2;
        position: relative;
        border-radius: 0 !important;
    }

    .sec03_Heya .heyaContact ul li.kengaku input {
        height: 34px;
        font-size: 3vw;
        letter-spacing: 0px;
        padding: 4px 0px;
    }

    address {
        margin-bottom: 68px;
    }

    .sec05_Heya .roomListTableDataCell.list01 img.madoriPreview {
        max-width: 100%;
        max-height: 85px;
    }

    .this_room_contact .sec05_Heya .roomListTableDataCell.list01 img:nth-child(n + 2) {
        display: none !important;
    }

    .sec03_Heya li {
        width: 32%;
        margin: 0;
        position: relative;
        border-radius: 5px;
    }

    .sec03_Heya li.tel_btn {
        background: #e95e68;
    }

    .sec03_Heya li.tel_btn a {
        display: block;
        border-radius: 30px;
        color: #fff;
        font-weight: bold;
        font-size: 3vw;
        line-height: 1;
        position: relative;
        padding-top: 10vw;
        padding-bottom: 2vw;
    }

    .sec03_Heya li.tel_btn:before {
        display: block;
        content: "";
        position: absolute;
        width: 19px;
        height: 30px;
        left: 0;
        right: 0;
        top: 0;
        margin: auto;
        z-index: 10;
        pointer-events: none;
        background: url(/penguin/resources/image/esnect/_common/head_tel-icon.svg) no-repeat;
        background-size: 20px;
        background-position: center 9px;
    }

    .sec03_Heya .heyaContact ul li.favarite {
        width: 31%;
    }

    .sec03_Heya .heyaContact ul li.contact {
        width: 32%;
    }

    .sec02_Heya .Lbox .madoriBox img {
        max-width: 100%;
    }

    .sec02_Heya .Rbox .heyaContact ul li.favarite input {
        height: 34px !important;
        font-size: 10px !important;
        padding: 4px 0px;
        letter-spacing: 0px !important;
    }

    .sec04_Heya .Rbox h3 {
        font-size: 15px;
    }

    .sec02_Heya .Rbox .heyaContact ul li.contact input,
    .sec02_Heya .Rbox .heyaContact ul li.kengaku input {
        -webkit-appearance: none;
    }

    .sp_ft_contact {
        display: none;
    }

    .wrapPage {
        width: 94%;
    }

    .heya_h1 span {
        display: block;
        width: 120px;
        text-align: center;
        font-size: 11px;
        margin-bottom: 5px;
        padding: 6px;
    }

    .sp_top_access dl.access dd {
        margin: 0;
    }

    .heyapage.wrap {
        width: 96%;
        max-width: 96%;
    }

    .heyapage .wrap {
        width: 100%;
        max-width: 100%;
    }

    .sec02_Heya .Lbox .madoriBox {
        display: block;
        height: 100%;
        padding: 2%;
        position: relative;
    }

    .sec02_Heya .Lbox .madoriBox a {
        display: block;
    }

    .sec02_Heya .Lbox .madoriBox a img {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        max-height: 100%;
        max-width: 100%;
    }

    .sec02_Heya .Rbox li {
        width: 23%;
        margin: 1%;
        height: 16vw;
    }

    .sec03_Heya {
        display: block;
        margin-top: 30px;
    }

    .sec03_Heya .commentBox {
        width: 100%;
        padding-top: 0;
        border: none;
        padding: 0;
    }

    .sec03_Heya .heyaContact {
        width: 100%;
    }

    .sec06_Heya h2 {
        font-size: 14px;
        letter-spacing: 0px;
        margin-bottom: 10px;
    }

    .sec03_Heya .commentBox p.catch {
        font-size: 14px;
        margin: 0;
        border: none;
        margin-top: 1em;
    }

    .sec06_Heya ul {
        display: block;
    }

    .sec06_Heya li {
        width: 100%;
        display: flex;
        justify-content: space-between;
        transition: 0.3s;
    }

    .sec06_Heya li:hover {
        opacity: 0.5;
    }

    .sec06_Heya li .pic {
        width: 28%;
        height: 110px;
    }

    .sec06_Heya li .text {
        width: 70%;
        float: none;
        height: auto;
        padding: 5px;
    }

    .sec06_Heya li .text p {
        margin-bottom: 4px;
    }

    .sec06_Heya li .pic img {
        max-height: 100%;
        max-width: 100%;
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .sec01_Heya th,
    .sec01_Heya td {
        font-size: 13px;
    }

    footer#main_footer {
        margin-bottom: 68px;
    }

    footer {
        padding-bottom: 0;
    }

    .nameH1_area {
        padding-top: 10px;
    }

    .sec01_Heya.wrap {
        margin-bottom: 10px;
    }

    #breadcrumbs {
        padding-top: 0;
    }

    #breadcrumbs li {
        font-size: 9px;
        line-height: 15px;
    }

    .heya_sec02 .bx-wrapper #slider2 li .image {
        background: none;
        height: 70vw;
    }

    .heya_sec02 .bx-wrapper #slider2 li .butken_num {
        left: 10px;
        font-size: 10px;
        line-height: 25px;
        padding: 0;
        background: #333;
        border-radius: 20px;
        width: 70px;
        text-align: center;
    }

    .heya_sec02 {
        padding: 0;
    }

    .heya_sec02 .wrap .bx-pager {
        background: #fff;
        width: 100%;
        margin: 0;
        padding: 3vw 0;
    }

    .heya_sec02 .wrap .pager_sp a.js-modal-close {
        position: absolute;
        right: 5vw;
        top: 0;
        color: #333;
        font-size: 7vw;
    }

    .heya_sec02 .wrap .pager_sp a.js-modal-close i {
        pointer-events: none;
    }

    .heya_sec02 .bx-pager ul.thum_ul li {
        width: 18vw !important;
        height: 15vw !important;
    }

    .heya_sec02 .wrap .bx-pager .bx-wrapper .bx-prev {
        left: -5px;
    }

    .heya_sec02 .wrap .bx-pager .bx-wrapper .bx-next {
        right: -5px;
    }

    .heya_sec02 .bx-pager ul.thum_ul li a.active {
        position: relative;
    }

    .heya_sec02 .bx-pager ul.thum_ul li a.active::before {
        content: "";
        inset: 0;
        position: absolute;
        border: 3px solid #13253c;
    }

    .heya_sec02 .wrap .bx-wrapper {
        margin-bottom: 0;
    }

    .heya_sec02 .bx-pager ul.thum_ul li a {
        position: relative;
        border-width: 1px;
    }

    .pano_url iframe {
        height: 60vw;
    }

    /*     ul.thum_ul.thum_width_1 {width: 100%;}
    ul.thum_ul.thum_width_2 {width: 100%;}
    ul.thum_ul.thum_width_3 {width: 100%;}
    ul.thum_ul.thum_width_4 {width: 100%;}
    ul.thum_ul.thum_width_5 {width: 100%;}
    ul.thum_ul.thum_width_6 {width: 108vw;}
    ul.thum_ul.thum_width_7 {width: 126vw;}
    ul.thum_ul.thum_width_8 {width: 144vw;}
    ul.thum_ul.thum_width_9 {width: 162vw;}
    ul.thum_ul.thum_width_10 {width: 180vw;}
    ul.thum_ul.thum_width_11 {width: 198vw;}
    ul.thum_ul.thum_width_12 {width: 216vw;}
    ul.thum_ul.thum_width_13 {width: 234vw;}
    ul.thum_ul.thum_width_14 {width: 252vw;}
    ul.thum_ul.thum_width_15 {width: 270vw;}
    ul.thum_ul.thum_width_16 {width: 288vw;}
    ul.thum_ul.thum_width_17 {width: 307vw;}
    ul.thum_ul.thum_width_18 {width: 325vw;}
    ul.thum_ul.thum_width_19 {width: 343vw;}
    ul.thum_ul.thum_width_20 {width: 360vw;}
    ul.thum_ul.thum_width_21 {width: 379vw;}
    ul.thum_ul.thum_width_22 {width: 397vw;}
    ul.thum_ul.thum_width_23 {width: 414vw;}
    ul.thum_ul.thum_width_24 {width: 432vw;}
    ul.thum_ul.thum_width_25 {width: 451vw;}
    ul.thum_ul.thum_width_26 {width: 468vw;}
    ul.thum_ul.thum_width_27 {width: 486vw;}
    ul.thum_ul.thum_width_28 {width: 504vw;}
    ul.thum_ul.thum_width_29 {width: 522vw;}
    ul.thum_ul.thum_width_30 {width: 542vw;}
    ul.thum_ul.thum_width_31 {width: 559vw;}
    ul.thum_ul.thum_width_32 {width: 576vw;}
    ul.thum_ul.thum_width_33 {width: 594vw;}
    ul.thum_ul.thum_width_34 {width: 612vw;}
    ul.thum_ul.thum_width_35 {width: 630vw;}
    ul.thum_ul.thum_width_36 {width: 648vw;}
    ul.thum_ul.thum_width_37 {width: 666vw;}
    ul.thum_ul.thum_width_38 {width: 684vw;}
    ul.thum_ul.thum_width_39 {width: 702vw;}
    ul.thum_ul.thum_width_40 {width: 720vw;}


} */

    .pano_url {
        max-width: 96%;
        flex-wrap: wrap-reverse;
    }

    .pano_url .leftBox {
        margin-bottom: 20px;
    }

    .pano_url .rightBox:before {
        display: none;
    }

    .pano_url .rightBox {
        height: auto;
        width: 100%;
    }

    .pano_url .rightBox .panooutline {
        position: static;
        width: 100%;
        height: 755px;
        margin-left: 0vw;
    }

    .pano_url .leftBox {
        width: 100%;
    }

    .pano_url .leftBox h2 {
        font-size: 15px;
        margin-bottom: 0px;
        padding-left: 0vw;
    }

    .pano_url .leftBox .txt {
        margin-bottom: 0;
        line-height: 30px;
        font-weight: bold;
        font-size: 16px;
        letter-spacing: 0.03em;
    }

    .tiktok_Btn {
        text-align: center;
        margin-top: 35px;
    }

    .tiktok_Btn a {
        margin: 0 auto;
    }

    .tiktok_Btn .txt {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .pano_url .leftBox h2:before {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .pano_url .leftBox h2:after {
        display: none;
    }

    .sec03_Heya .sp_heya_contactBox {
        border: none !important;
        padding: 0 !important;
        background: none !important;
    }

    .sec03_Heya .sp_heya_contactBox li {
        position: relative;
    }

    .sec03_Heya .sp_heya_contactBox li span.text_free {
        position: absolute;
        left: 0;
        top: 0;
        height: calc(100% - 3px);
        font-weight: 600;
        pointer-events: none;
    }

    .sec03_Heya .sp_heya_contactBox li.contact span.text_free {
        background: #af1d1d;
        color: #fff;
        padding: 7px 10px;
        border-radius: 5px 0 0 0;
    }

    .sec03_Heya .sp_heya_contactBox li.kengaku span.text_free {
        background: #c46a05;
        color: #fff;
        padding: 10px 10px;
        border-radius: 5px 0 0 0;
    }

    .sec03_Heya .sp_heya_contactBox li span.one_minutes {
        position: absolute;
        width: 100px;
        left: calc(50% - 50px);
        top: -13px;
        background: #fff;
        color: #d22f2f;
        font-weight: 600;
        text-align: center;
        line-height: 20px;
        border-radius: 20px;
        border: 2px solid;
    }

    .sec03_Heya .sp_heya_contactBox li.contact {
        width: 100% !important;
        margin: 0 0 8px 0 !important;
        height: auto;
        width: 100%;
        padding: 0;
        line-height: 2.5;
        margin-bottom: 10px;
        -webkit-appearance: none;
        border-radius: 0;
    }

    .sec03_Heya .sp_heya_contactBox li.contact input {
        background-color: #d22f2f;
        border: none;
        font-size: 14px;
        padding: 13px 20px;
        font-weight: bold;
        color: #fff;
        border-radius: 4px;
        width: 100%;
        padding: 20px 0 12px 0;
        padding-left: 35px;
        margin: 0;
        line-height: 1;
        border-bottom: solid 3px #921c1c;
        cursor: pointer;
        font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ヒラギノ丸ゴシック Pro W6", "Hiragino maru Gothic Pro", "Helvetica", "sans-serif";
    }

    .sec03_Heya .sp_heya_contactBox li.contact:before {
        font-family: "Font Awesome 5 Free";
        content: "\f0e0";
        font-weight: 900;
        color: #fff;
        position: absolute;
        left: calc(50% - 95px);
        top: 17px;
        font-size: 20px;
        line-height: 1;
        pointer-events: none;
    }

    .sec03_Heya .sp_heya_contactBox li input {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        padding: 0;
        border: none;
        outline: none;
        background: transparent;
    }

    .sec03_Heya .sp_heya_contactBox li {
        width: 100%;
        margin-bottom: 10px;
    }

    .sec03_Heya .sp_heya_contactBox li.cost a {
        display: block;
        font-size: 14px;
        padding: 13px 20px;
        font-weight: bold;
        color: #fff;
        border-radius: 4px;
        width: 100%;
        padding: 15px 0;
        margin: 0;
        line-height: 1;
        font-weight: bold;
        color: #fff;
        border-radius: 4px;
        width: 100%;
        background: #31b905;
        border-bottom: solid 3px #1d7401;
        cursor: pointer;
        text-align: center;
    }

    .sec03_Heya .sp_heya_contactBox li.cost a:before {
        font-family: "Font Awesome 5 Free";
        content: "\f1ec";
        font-weight: 900;
        color: #ffff;
        position: absolute;
        left: calc(50% - 95px);
        top: 12px;
        line-height: 1;
        font-size: 21px;
    }

    .sec03_Heya .sp_heya_contactBox li.cost a span.text_free {
        background: #2c8a0d;
        color: #fff;
        padding: 10px 10px;
        border-radius: 5px 0 0 0;
        line-height: 25px;
        font-size: 13px;
    }

    .sec03_Heya .sp_heya_contactBox li.kengaku input {
        font-size: 14px;
        padding: 13px 20px;
        font-weight: bold;
        color: #fff;
        border-radius: 4px;
        width: 100%;
        padding: 15px 0;
        padding-left: 10px;
        margin: 0;
        line-height: 1;
        font-weight: bold;
        color: #fff;
        border-radius: 4px;
        width: 100%;
        background: #f38912;

        border-bottom: solid 3px #9b570b;
        cursor: pointer;
    }

    .sec03_Heya .sp_heya_contactBox li.kengaku:before {
        font-family: "Font Awesome 5 Free";
        content: "\f274";
        font-weight: 900;
        color: #ffff;
        position: absolute;
        left: calc(50% - 95px);
        top: 12px;
        line-height: 1;
        font-size: 21px;
    }

    .sec03_Heya .sp_heya_contactBox li.favarite {
        margin-right: 0;
    }

    .sec03_Heya .sp_heya_contactBox li.favarite input {
        background-color: #fff;
        border: none;
        font-size: 14px;
        text-align: center;
        font-weight: bold;
        color: #689cca;
        border-radius: 4px;
        width: 100%;
        padding: 10px 0;
        border: 1px solid #689cca;
        border-bottom: solid 3px #689cca;
        cursor: pointer;
        font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "ヒラギノ丸ゴシック Pro W6", "Hiragino maru Gothic Pro", "Helvetica", "sans-serif";
        padding-left: 4.5vw;
        font-size: 3.5vw;
    }

    .sec03_Heya .sp_heya_contactBox li.favarite:before {
        font-family: "Font Awesome 5 Free";
        content: "\f004";
        font-weight: 900;
        color: #689cca;
        position: absolute;
        left: 8vw;
        top: 12px;
        line-height: 1;
        font-size: 4.5vw;
    }

    .sec03_Heya .sp_heya_contactBox li.tel {
        width: 100%;
        text-align: center;
        margin: 10px 0 20px 0;
        height: auto;
        background: #f1f1f1;
        padding: 4vw;
    }

    .sec03_Heya .sp_heya_contactBox li.tel h2 {
        font-size: 4.5vw;
        margin: 0 0 0.5em 0;
        padding-bottom: 0.5em;
        border-bottom: 1px solid;
    }

    .sec03_Heya .sp_heya_contactBox li.tel h3 {
        font-size: 4vw;
        margin: 0;
    }

    .sec03_Heya .sp_heya_contactBox li.tel h3 a {
        color: initial;
    }

    .sec03_Heya .sp_heya_contactBox li.tel p {
        font-size: 3vw;
        font-weight: bold;
    }

    .sec03_Heya .sp_heya_contactBox li.tel a.tel {
        display: inline-block;
        color: #d22f2f;
        font-size: 4.5vw;
        font-weight: bold;
        text-decoration: none;
    }

    .sec03_Heya .heyaContact ul li.line {
        width: 100%;
        height: 34px;
        margin: 5px 0 0;
        background-color: #00b900;
        border-radius: 25px;
    }

    .sec03_Heya .heyaContact ul li.line a {
        display: block;
        width: 100%;
        border: 0px;
        line-height: 34px;
        color: #fff;
        font-weight: bold;
        letter-spacing: 1px;
        box-shadow: 3px 3px 3px rgb(104 104 104 / 46%);
        border-radius: 25px;
        font-size: 3.5vw;
        cursor: pointer;
        text-align: center;
        padding-left: 10vw;
        text-decoration: none;
        background-image: url(/penguin/resources/image/ablaze/home/btn_line_icon.png);
        background-repeat: no-repeat;
        background-size: 5vw;
        background-position: left 30vw center;
    }

    .top_footer.bukken {
        margin-bottom: 105px;
    }

    .nameH1_area .favorite {
        position: absolute;
        right: 2vw;
        top: calc(50% - 3vw);
        z-index: 9;
        width: 20vw;
        background: #fff;
    }

    .nameH1_area .favorite input {
        width: 100%;
        border-radius: 0;
        padding-bottom: 2vw;
        font-size: 3vw;
        line-height: 8vw;
        font-weight: bold;
        z-index: 2;
        display: block;
        padding: 0;
        padding-left: 4.5vw;
        position: static;
        background-position: 1.2vw;
        background-size: 4vw;
        border-radius: 5px;
    }

    .nameH1_area .favorite input.lift {
        color: #333;
    }

    .sec03_Heya .heyaContact li,
    .sec03_Heya .heyaContact ul li.line {
        width: 32%;
    }

    .sec03_Heya .heyaContact ul li.line {
        height: auto;
        margin: 0;
        background-color: #1f9628;
        border-radius: 5px;
    }

    .sec03_Heya .heyaContact ul li.line a {
        display: block;
        color: #fff;
        font-weight: bold;
        font-size: 3vw;
        line-height: 1;
        position: relative;
        padding: 10vw 0 2vw;
        line-height: 1;
        border-radius: 0;
        letter-spacing: 0;
        box-shadow: none;
    }

    .sec03_Heya .heyaContact ul li.line a:before {
        display: block;
        content: "";
        background-image: url(/penguin/resources/image/esnect/_common/head_line.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 25px;
        height: 35px;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        margin: auto;
        z-index: 10;
        pointer-events: none;
    }

    .sec03_Heya .heyaContact ul li.tel_btn:after {
        content: "";
        display: block;
        width: 1px;
        height: 80%;
        background: #ccc;
        position: absolute;
        right: 0;
        top: 10%;
        z-index: 2;
    }

    article.kotei_pd {
        margin-bottom: 0;
    }

    .heya_sec02 .image_area {
        width: 100%;
        margin-bottom: 5vw;
        position: relative;
    }

    .heya_sec02 .image_area .zoom_icon {
        width: 15vw;
        height: 15vw;
        background: url(/penguin/resources/image/_common/btn_wide_icon.png) no-repeat;
        position: absolute;
        right: 0;
        top: 70vw;
        background-color: rgba(0, 0, 0, 0.3);
        color: #fff;
        font-size: 2.5vw;
        text-align: center;
        border-radius: 5px;
        line-height: 25vw;
        background-position: center 3vw;
        background-size: 6vw;
        pointer-events: none;
    }

    .heya_sec02 .text_area {
        width: 100%;
    }

    .heya_sec02 .text_area .info_area {
        margin-bottom: 0;
    }

    .heya_sec02 .text_area .info_area .inBox {
        width: 100%;
    }

    .heya_sec02 .text_area .commentBox {
        background: #f1f1f1;
        padding: 1em;
        margin-top: 1em;
    }

    .heya_sec02 .text_area .info_area .inBox.w100 {
        margin-bottom: 0;
    }

    .heya_sec02 .text_area .info_area .inBox .information {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .heya_sec02 .text_area .info_area .inBox.w100 .information {
        width: 48%;
    }

    .heya_sec02 .text_area .info_area .inBox .title {
        display: none;
    }

    .heya_sec02 .text_area .info_area .inBox p.price {
        font-size: 6vw;
        margin-bottom: 0;
    }

    .heya_sec02 .text_area .info_area .inBox p.kanri {
        font-size: 3.5vw;
        font-weight: 600;
    }

    .heya_sec02 .text_area .info_area .inBox p.kanri .accent {
        color: #c80000;
    }

    .heya_sec02 .text_area .info_area .inBox.access_box dl {
        width: 100%;
    }

    .heya_sec02 .text_area .info_area .inBox dl {
        font-size: 3vw;
        width: 48%;
        margin-top: 3vw;
        align-items: flex-start;
    }

    .heya_sec02 .text_area .info_area .inBox dl + dl {
        margin-top: 3vw;
    }

    .heya_sec02 .text_area .info_area .inBox dl dt {
        background: #ddd;
        border: none;
        border-radius: 15px;
    }

    .heya_sec02 .text_area .info_area .inBox dl dd {
        padding: 0 0 0 10px;
    }

    .heya_sec02 .text_area .info_area .inBox.access_box .information {
        display: block;
    }

    .heya_sec02 .text_area .info_area .inBox.access_box dl dt {
        width: 14%;
    }

    .heya_sec02 .text_area .info_area .inBox.access_box dl dd {
        width: 86%;
    }

    .heya_sec02 .text_area .info_area .inBox.access_box dl.address dd {
        position: relative;
        padding-right: 20vw;
        min-height: 10vw;
    }

    .heya_sec02 .text_area .info_area .inBox.access_box dl.address dd #map_btn {
        background: url(/penguin/resources/image/ablaze/home/map_icon.svg) no-repeat, #13253c;
        background-size: 3vw;
        background-position: 2vw;
        color: #fff;
        padding: 2vw;
        padding-left: 7vw;
        position: absolute;
        right: 0;
        top: 0;
        font-size: 3vw;
        line-height: 1;
        border-bottom: solid 3px #1d7401;
        border-radius: 5px;
    }

    .heya_sec02 .text_area .info_area .inBox p.address,
    .heya_sec02 .text_area .info_area .inBox p.access {
        display: none;
    }

    .caption_area {
        position: static;
    }

    .heya_sec02 .image_area .image_archive_btn {
        position: absolute;
        top: 60vw;
        left: 2vw;
        width: 9vw;
        height: 9vw;
        background-color: rgba(45, 45, 45, 0.5);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .heya_sec02 .image_area .image_archive_btn .icon {
        width: 50%;
        height: 50%;
        line-height: 1;
    }

    .heya_sec02 .image_area .image_archive_btn .icon img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .favorite_text {
        position: fixed;
        top: -10vw;
        left: 0;
        width: 100%;
        background: #13253c;
        color: #fff;
        line-height: 10vw;
        text-align: center;
        z-index: 9999999;
        font-size: 3.5vw;
        font-weight: 600;
        transition: 0.3s;
        background-position: 20vw;
        background-size: 6vw;
        background-repeat: no-repeat;
        background-image: url(/penguin/resources/image/ablaze/home/icon_heart_on_w.svg);
    }

    .favorite_text.active {
        top: 0;
    }

    body.modal_on {
        height: 100vh;
        overflow: hidden;
    }

    .tuiju_right {
        display: none;
    }

    .this_room_contact .sec05_Heya.wrap {
        margin-bottom: 0;
    }

    .pager_sp {
        background: #fff;
        width: 104%;
        margin: 0;
        padding: 14vw 4vw 4vw 4vw;
        height: 100vh;
        overflow: scroll;
        z-index: 199999;
        display: none;
        position: fixed;
        left: -2%;
        top: 0;
    }

    .pager_sp ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .pager_sp ul li a {
        height: 25vw;
        border: 1px solid #333;
        display: block;
        position: relative;
    }

    .pager_sp ul li a img {
        width: auto;
        height: auto;
        max-width: 96%;
        max-height: 96%;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .tab_box .tab_btn {
        width: 50%;
    }

    .tab_box .tab_btn + .tab_btn {
        margin: 0;
    }

    .pay_video {
        margin-bottom: 10vw;
    }

    .pr_point {
        margin-bottom: 10vw;
    }

    .pr_point ul li {
        display: block;
        margin: 0 5vw;
    }

    .pr_point ul li + li {
        margin-top: 10vw;
    }

    .pr_point ul li .image {
        width: 100%;
        height: 40vw;
        margin-bottom: 4vw;
    }

    .pr_point ul li .text_area {
        width: 100%;
        padding-left: 0;
    }

    .pr_point ul li .text_area .title {
        font-size: 3.5vw;
        padding-left: 13vw;
    }

    .pr_point ul li .text_area .title .num {
        font-size: 3vw;
        width: 11vw;
        height: 11vw;
        top: calc(50% - 5.5vw);
    }

    .pr_point ul li .text_area .text {
        font-size: 3vw;
    }

    .catch_area_info .wrap {
        background: #f1f1f1;
        padding: 2vw;
    }

    .catch_area_info .fl_wrap {
        background: #fff;
        padding: 2vw;
    }

    .catch_area_info .fl_wrap {
        align-items: center;
    }

    .catch_area_info .price .yachin {
        color: #c80000;
        font-size: 4vw;
        font-weight: 600;
    }

    .catch_area_info .price small {
        font-size: 3vw;
    }

    .catch_area_info .dl_wrap {
        display: flex;
    }

    .catch_area_info dl {
        line-height: 1;
        margin-left: 2vw;
        align-items: center;
        display: flex;
    }

    .catch_area_info dl dt {
        background: #f1f1f1;
        padding: 0.5em;
        font-size: 3.2vw;
    }

    .catch_area_info dl dd {
        padding: 0.5em 1em;
        font-size: 3.2vw;
    }

    .sp_catch_area {
        margin-bottom: 10px;
    }

    .heyapage .button-area {
        padding-bottom: 50px;
    }

    .button-area ul {
        width: 100%;
        display: flex;
    }

    .sec04_Heya .Lbox table.sp {
        display: table !important;
    }

    .bukkenBrowsing {
        display: none;
        bottom: 72px;
        font-size: 10px;
        padding: 5px 10px;
    }

    .tab_box .tab_panel .inBox dl {
        margin: 2vw 0;
    }

    .tab_box .tab_panel .inBox dl dt {
        width: 7%;
        text-align: center;
    }

    .tab_box .tab_panel .inBox h3 {
        margin-bottom: 15px;
    }

    .button-area .wrap {
        display: block;
    }

    /* 部屋スライダー */
    .heya_sec02 .wrap .js_heya_thumbnail {
        margin: 3vw;
    }

    .heya_sec02 .wrap .thumbnail_cont .slick-next,
    .heya_sec02 .wrap .thumbnail_cont .slick-prev {
        top: 6vw;
    }

    .heya_sec02 .wrap .slider_cont .slick-next,
    .heya_sec02 .wrap .slider_cont .slick-prev {
        width: 9vw;
        height: 9vw;
    }

    .heya_sec02 .wrap .slider_cont .slick-next {
        right: -2vw;
    }

    .heya_sec02 .wrap .slider_cont .slick-prev {
        left: -2vw;
    }

    .heya_sec02 .wrap .slider_cont .slick-next:before {
        left: 3vw;
    }

    .heya_sec02 .wrap .slider_cont .slick-prev:before {
        right: 3vw;
    }

    .heya_sec02 .caption_area {
        position: static;
    }

    .heya_sec02 #heya_slider li .butken_num {
        position: absolute;
        top: 8px;
        left: 10px;
        font-size: 10px;
        line-height: 25px;
        padding: 0;
        background: #333;
        border-radius: 20px;
        width: 70px;
        text-align: center;
    }

    /* 部屋の追従 */
    .tuiju_heyaContact {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 10001;
        background: rgba(0, 0, 0, 0.81);
        transform: translateY(100%);
        transition: all 0.3s;
    }

    .tuiju_heyaContact.active {
        transform: translateY(0%);
    }

    .tuiju_heyaContact h2 {
        padding: 5px 8px 0px;
        margin-bottom: 2px;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        background: none;
        text-align: center;
    }

    .tuiju_heyaContact ul {
        display: flex;
        flex-wrap: wrap;
        gap: 2vw;
        padding: 8px;
    }

    .tuiju_heyaContact ul li {
        width: 48%;
    }

    .tuiju_heyaContact li.favarite {
        vertical-align: top;
        display: inline-block;
    }

    .tuiju_heyaContact li.favarite input.start {
        display: block;
        width: 100%;
        border: 0px;
        height: 35px;
        background-color: #fff;
        color: #333;
        font-weight: bold;
        letter-spacing: 1px;
        box-shadow: 3px 3px 3px rgba(104, 104, 104, 0.46);
        border-radius: 25px;
        font-size: 12px;
        cursor: pointer;
    }

    .tuiju_heyaContact li.favarite input.select {
        display: block;
        width: 100%;
        border: 0px;
        background-color: #fbfbfb;
        height: 35px;
        color: #3c9c4a;
        font-weight: bold;
        letter-spacing: 1px;
        box-shadow: 3px 3px 2px 0 #e6e6e6 inset;
        border-radius: 25px;
        font-size: 12px;
        cursor: pointer;
    }

    .tuiju_heyaContact li.btn_line a {
        display: grid;
        place-content: center;
        width: 100%;
        border: 0px;
        background-color: #13253c;
        color: #fff;
        font-weight: bold;
        letter-spacing: 1px;
        height: 35px;
        box-shadow: 3px 3px 3px rgba(104, 104, 104, 0.46);
        border-radius: 25px;
        font-size: 12px;
        cursor: pointer;
    }

    .tuiju_heyaContact li.contact input {
        display: block;
        width: 100%;
        border: 0px;
        background-color: #ed1c24;
        color: #fff;
        font-weight: bold;
        letter-spacing: 1px;
        height: 35px;
        box-shadow: 3px 3px 3px rgba(104, 104, 104, 0.46);
        border-radius: 25px;
        font-size: 12px;
        cursor: pointer;
    }

    .tuiju_heyaContact li.kengaku input {
        display: block;
        width: 100%;
        border: 0px;
        background-color: #f89016;
        color: #fff;
        font-weight: bold;
        letter-spacing: 1px;
        height: 35px;
        box-shadow: 3px 3px 3px rgba(104, 104, 104, 0.46);
        border-radius: 25px;
        font-size: 12px;
        cursor: pointer;
    }

    .heya_page .breadcrumb {
        margin-top: 5vw;
    }

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

    .sec05_list ul li {
        margin-bottom: 0px;
        margin-right: unset;
        padding: unset;
    }

    .sec05_list_textbox p {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        gap: 0 3px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

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

    .sec05_list_img {
        height: 39vw;
        width: 100%;
        margin-bottom: 3vw;
        flex-shrink: 0;
    }

    .sec05_list_name p {
        font-size: 3.7vw;
        margin-bottom: 2vw;
    }

    .sec05_list_textbox p span {
        font-size: 3.6vw;
    }

    .sec_title.sec05_title {
        margin: 10vw 0 6vw;
    }

    .sec_title.sec05_title h4 {
        font-size: 4vw;
        padding: 3vw;
        margin-bottom: 4vw;
    }

    .sec_title.sec05_title h4 {
        font-size: 4vw;
        padding: 3vw;
        margin-bottom: 4vw;
    }

    .heya_contact .kotei_pd .containts .mainArea .contact_h2 {
        font-size: 4vw;
        margin-bottom: 4vw;
        padding: 3vw 3vw 3vw 15vw;
    }

    article.kotei_pd .containts {
        padding: unset !important;
    }

    .sec_title.sec05_title .sec05_list .flex-sb {
        padding: 4vw;
        grid-template-columns: 1fr;
        gap: 3vw 0;
        width: 100%;
    }

    .sec05_list ul li a {
        display: flex;
        gap: 0 3vw;
        padding: 3vw 3vw 1vw 3vw;
    }

    .sec05_list ul li a .sec05_list_textbox .yachin {
        font-size: 4.3vw;
        margin-bottom: 0.5em;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        width: 100%;
    }

    .sec05_list ul li a .sec05_list_textbox .accent {
        font-size: 3.1vw;
        min-block-size: 4vw;
    }

    .sec05.butken_near .sec05_list ul {
        display: flex !important;
        flex-wrap: nowrap !important;
        width: 80vw;
        gap: 5vw;
        margin-bottom: 1vw;
    }

    .sec05_list ul li a {
        flex-direction: column;
    }

    .sec05.butken_near .sec05_list {
        overflow-x: scroll;
    }

    .sec05_list ul li a {
        width: 100%;
    }

    .sec05_list_textbox p .matter .bg {
        width: 14vw;
        font-size: 3.2vw;
    }

    .sec05_list_textbox p .matter .size.space {
        font-size: 4.5vw;
    }

    .sec05_list_textbox p .matter {
        font-size: 3.3vw;
    }

    .sec05.butken_near .sec05_list a {
        width: 60vw;
    }

    .sec05.butken_near .sec05_list a p {
        overflow: visible;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: unset;
    }

    .sec05.butken_near .sec05_list a .sec05_list_name p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }
}
