@CHARSET "UTF-8";


.heya_picBox {
width: 100%;
overflow: hidden;
font-size: 14px;background: #f8f8f8;
}

.heya_picBox .leftBox{
width: 380px;
float: left;
background: #f8f8f8;
}

.heya_picBox .leftBox h1.butkenName{
margin: 0px;
padding: 15px 10px;
}

.heya_picBox .leftBox h1.butkenName span{
display: block;
font-size: 14px;
}

.heya_picBox .leftBox .madori {
margin: 0px;
background-color: #fff;
height: 280px;
position: relative;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
}

.heya_picBox .leftBox .infoCell01 {
padding: 17px 10px;
border-bottom: 1px solid #d5d5d5;
}

.heya_picBox .leftBox span.orange {
color: #eb6100;
}

.heya_picBox .leftBox .price span.big {
font-size: 30px;
font-weight: bold;
margin-left: 10px;
font-style: italic;
}

.heya_picBox .leftBox .infoCell02 {
border-bottom: 1px solid #d5d5d5;
text-align: center;
overflow: hidden;
font-size: 16px;
}

.heya_picBox .leftBox .infoCell02 div:nth-child(1){
width: 50%;
float: left;
padding: 10px 0px;
border-right: 1px solid #d5d5d5;
}

.heya_picBox .leftBox .infoCell02 div{
width: 50%;
float: left;
padding: 10px 0px;
}

.setsubiBox {
 padding: 17px 12px;
    background: #f8f8f8;
    font-size: 14px;
border-bottom: 1px solid #d5d5d5;margin-bottom: 30px;   
}

.heya_picBox .rightBox{
float: right;
width: 700px;
background: #f8f8f8;
position: relative 
}

.heya_picBox .upBox img{
width: 100%  ;max-height: 445px;
}

.heya_picBox .rightBox .bx-prev {
position: absolute;
left: 0px;
top: 180px;
background: url(/penguin/resources/image/clasis/home/roomPic_prev.png);
font-size: 0px;
width: 25px;
height: 60px;
display: block;
background-size: 100%;    position: absolute ;left: 0px;top: 180px;
}

.heya_picBox .rightBox .bx-next {
position: absolute;
right: 0px;
top: 180px;
background: url(/penguin/resources/image/clasis/home/roomPic_next.png);
font-size: 0px;
width: 25px;
height: 60px;
display: block;
background-size: 100%;
}

.heya_picBox .rightBox .thum_ul  {
overflow: hidden;
position: absolute;
width: 98%;
left: 1%;
top: 2%;;
}

.thum_ul li {
width: 68px;height: 45px;float: left;
    margin-bottom: 4px;
}

.thum_ul li img{
width: 100%;
    height: 100%;
    display: block ;
}

.downBox {
width: 100%;
position: relative;height: 198px;border-bottom: 1px solid #d5d5d5;border-left: 1px solid #d5d5d5;
}

.koushinDay {
text-align: right;margin-bottom: 15px;    
}

.commentBox {overflow: hidden;
}

.commentBox .leftBox{
    float: left;
    /* width: 540px; */
    position: relative;
}

.commentBox .leftBox h2{
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #aeaeae;
    color: #eb6100;
    font-size: 24px;
    margin-top: 0px;
    letter-spacing: 2px;
    font-weight: normal ;
}

.commentBox .leftBox p{
    font-size: 14px;
    line-height: 24px;margin-bottom: 25px;
}

.commentBox .leftBox .contactBox {
    background-color: #f7f1ec;padding: 15px;
    display: block;
}

.commentBox .leftBox .contactBox h3{
    font-size: 22px;
    letter-spacing: 2px;
    text-align: center ;
    font-weight: normal ;
    margin: 0px;
    margin-bottom: 12px;
}

.commentBox .leftBox .contactBox h3:before{
    content: "";
    display: inline-block ;
    width: 30px;
    border-bottom: 1px solid #333;
    transform: rotate(45deg);
    vertical-align: middle ;
    margin-right: 10px;
}

.commentBox .leftBox .contactBox h3:after{
    content: "";
    display: inline-block ;
    width: 30px;
    border-bottom: 1px solid #333;
    transform: rotate(-45deg);
    vertical-align: middle ;
    margin-left: 10px;
}


.commentBox .leftBox .contactBox .tel {
    color: #D22F2F;
    font-weight: bold ;
    text-align: center ;
    font-size: 32px;
    margin: auto;
    margin-bottom: 15px;
}

.commentBox .leftBox .contactBox .tel span{
    display: block ;
    font-size: 13px;
    letter-spacing: 1px;
}

.commentBox .leftBox .contactBox .mail {
    overflow: hidden ;
    margin: auto;
}

.commentBox .leftBox .contactBox .con_L {
    float: left ;
    width: 48%;
}

.commentBox .leftBox .contactBox .con_L input{
    background-color: #E75E28;
    width: 100%;
    text-align: center;
    padding: 0;
    line-height: 3;
    margin-bottom: 10px;
    -webkit-appearance: none;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    border: 0px;
    border-bottom: solid 3px #7B0B0B;
    cursor: pointer;
    font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','ヒラギノ丸ゴシック Pro W6','Hiragino maru Gothic Pro','Helvetica','sans-serif';
}

.commentBox .leftBox .contactBox .con_R {
    float: right ;
    width: 48%;
}

.commentBox .leftBox .contactBox .con_R input{
    background: #F28702;
    width: 100%;
    text-align: center;
    padding: 0;
    line-height: 3;
    margin-bottom: 10px;
    -webkit-appearance: none;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
    border: 0px;
    border-bottom: solid 3px #7b3a17;
    cursor: pointer;
    font-family: 'ヒラギノ角ゴ Pro W6','Hiragino Kaku Gothic Pro','ヒラギノ丸ゴシック Pro W6','Hiragino maru Gothic Pro','Helvetica','sans-serif';
}


table.room_outline_table {
font-size: 12px;
width: 100%;
}

.room_outline_L {
    width: 45%;
    float: left;
}


.room_outline_R {
    width: 55%;
    float: right;
}

table.room_outline_table td {
    border-bottom: solid 1px #a7a7a7;
    font-size: 15px;
}

.room_table_LR h3 {
    font-size: 20px;
    letter-spacing: 2px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #333;
}

.room_table_LR h3 span{
    font-size: 13px;
    margin-left: 10px;
}

.room_outline_LR {
    overflow: hidden;
    font-size: 15px;
}

table.room_outline_table th {
    text-align: left;
    line-height: 3;
    border-bottom: solid 1px #a7a7a7;
    width: 30%;
    padding: 5px 10px;font-size: 15px;
}

table.room_price_table {
    font-size: 13px;
}

table.room_price_table th {
text-align: left;
border-bottom: dotted 1px #ccc;
line-height: 3;
width: 15%;
}

table.room_price_table td {
border-bottom: dotted 1px #ccc;
width: 35%;
}



.commentBox .rightBox{
    float: right;
    width: 500px;
    height: 450px;
}

.commentBox .mapTableMapCell {
    height: 100%;
}

.contactBox > div.tel a {
    display: none;
}

.panorama {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.panorama .panoramaViewerContainer{
width:48%;
}
div.panoramaViewerContainer { 
width:100%; 
height:320px; 
overflow:hidden; 
margin-bottom:10px; 
}

.contactBox .shareBox {
    background: #f1f1f1;
    padding: 10px;
    width: 100%
}

.shareBox .text {
    font-size: 15px;
    text-align: center;
    margin:  0 0 10px;
}

.shareBox ul {
    justify-content: center;
}

.shareBox ul li {
    width: 30px;
    margin-right: 10px;
}

.shareBox ul li:last-child {
    margin-right: 0;
}

.shareBox ul li a {
    display: block;
    transition: .2s;
}

.shareBox ul li a:hover {
    opacity: 0.8;
}

.mainContaints {
    padding-bottom: 150px;
}

@media (max-width: 750px) {

.heya_picBox .leftBox {
    width: 100%;
    float: none;
}

.heya_picBox .leftBox .madori {
    height: 220px;position: relative;
}
    
.heya_picBox .leftBox .madori img{
    max-height: 220px;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;
}

.heya_picBox .rightBox {
    float: none;
    width: 100%;
}

.downBox {
    height: auto;
}

.heya_picBox .rightBox .thum_ul {
    position: static;
}

.thum_ul li {
width: 20%;
height: 50px;
}

.koushinDay {
    margin-bottom: 50px;
}

.commentBox .leftBox {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}

.commentBox .rightBox {
    float: none;
    width: 100%;
    height: 250px;
    margin-bottom: 50px;
}

.room_outline_L , .room_outline_R {
width: 100%;
float: none;
}
    
.heya_picBox .rightBox .bx-prev , .heya_picBox .rightBox .bx-next {
    top:23vw;
    }

.commentBox .leftBox .contactBox h3 {
font-size: 18px;
letter-spacing: 0px;
}
.commentBox .leftBox .contactBox h3:before {
margin-right: 0px;
transform: rotate(65deg);
}

.commentBox .leftBox .contactBox h3:after {
margin-right: 0px;
transform: rotate(-65deg);
}

.commentBox .leftBox .contactBox {
padding: 15px 2px;
}

.contactBox > div.tel a {
    display: block;
    margin-top: 10px;
}

.panorama .panoramaViewerContainer{
width:100%;
margin-bottom: 10px;
}
div.panoramaViewerContainer {
height:250px;
}

}



