@charset "UTF-8";





#bodyGreeting .message_wrap .message_ibox {
  position: relative;
}



#bodyGreeting .message_wrap .message_ibox figcaption {

  position: relative;
    /*bottom: 23px;*/
    left: 0;
    right: 0;
    margin: 5px auto;
    text-align: center;
    font-size: clamp(0.625rem, 0.58rem + 0.23vw, 0.75rem);
}


#bodyGreeting .message_wrap .message_ibox figcaption span {

  display: block;

  margin-top: 6px;
  font-size: 1.1rem;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: bold;


}

@media screen and (max-width: 768px) {


  body .cam01 span {

    font-size: clamp(10px, 4.26667vw, 22px);




  }


body .fl_b {

/* display: block;*/
visibility: visible;
}

  #bodyGreeting .message_wrap .message_ibox figcaption {

    bottom: 7% ;
  }

body .property dd {

  visibility: visible;
display: block;

}


body .property dd span:nth-child(1) {
flex: 0 1 120px;
  margin-bottom: 5px;
}
#bodyGreeting .property_wrap .property dl {

flex-wrap: nowrap ;
}


#bodyGreeting .property_wrap .property dl dt {

  width: 50% !important;
}
}

.property {

  word-break: auto-phrase;
}
.property dd {

    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.property dd span {

    display: block;

}

.property dd span:nth-child(1) {


  flex: 0 1 28%;
}


.history dd {

    display: table;
}


.history dd span {

    display: table-cell;
    line-height: 1.6;
    font-size: 1em;
}

.history dd span:nth-child(1) {
    white-space: nowrap;

    width: 50px;
}

.fl_b {
  display: flex;
  font-style: normal;
    margin: 0 auto;

    width: fit-content;
    flex-wrap: wrap;
    justify-content: center;
}

.fl_b span {

  display: block;
  color: #a6806d;
  margin: 4px 0 ;
}

.fl_b span:nth-child(1) {
padding-right: 5px;
}


.cam01 span {

  width: fit-content;
    display: block;
    text-align: justify;
    margin: 0 auto;
  font-size: 22px;
  color: #a6806d;
  line-height: 1.15;
}

/**/

body 
table.bort01 th {
	font-weight: normal;
	text-align-last: auto;
	white-space: nowrap;
	padding: 1%;
	vertical-align: middle;
	width: 20%;
}
table.bort01 th {
    border: 1px solid;
    padding: 1%;
    font-weight: normal;
}
table.bort01 th {
    border: 1px solid;
    padding: 1%;
    font-weight: normal;
}
table.bort01 td {
text-align: right;
padding: 1%;
border: 1px solid;
   
}
.bort01 tr {
    border-right: 1px solid;
    border-left: 1px solid;
}

table.bort01 {

	width: 100%;
}

body table.bort01 thead th {
	text-align: center;
	text-align-last: auto;
	background: #ccc;
}
body table.bort01.shop_ta tr th:nth-child(1) {

	width: 30%;

}

body table.bort01.shop_ta tr td:nth-child(4) {

	width: 30%;

}

body table.bort01.shop_ta tr td {

	vertical-align: middle;
}
body table.bort01 th {

	vertical-align: middle;
}

.mt15 {
  margin-top: 15px !important;
}

.work01 p {

  text-align: right;
  margin: 15px 0;
}


