@charset 'utf-8';

/*****************************************************************************
 ワイヤー
 *****************************************************************************/
/*.rightboxline {
	width:100%;
	background:url("../img/top_right_box_mid.gif") repeat-y right top;
}
.rightboxline #in {
	width:100%;
	background:url("../img/top_right_box_bot.gif") no-repeat right bottom;
}*/
#right p.contact {
	background:#fff;
	padding:0 0 10px 0;
}


/*****************************************************************************
 メインイメージ
 *****************************************************************************/
#main-image {
	position: relative;
}
#main-image .Hd01{
	font-size: 19px;
	position: absolute;
	left: 26px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}
#main-image::before {
	display: block;
	content: "";
	border-bottom: 6px solid #000;
	opacity: 0.25;
	width: 100%;
	height: 6px;
	position: absolute;
	left: 0;
	bottom: 0;
}


/*****************************************************************************
 パン屑
 *****************************************************************************/
#directory {
	width:100%;
	padding:0 0 10px 0;
	font-size:90%;
}




/*****************************************************************************
 見出し
 *****************************************************************************/
.Hd02 {
	width:100%;
	margin:0 0 1em 0;
	padding: 1px !important;
	border: 1px solid #eaeaea;
	font-size:120%;
	font-weight: bold;
	border-radius: 5px;
}
.Hd02 .Hd02Inner {
	display: block;
	border: 1px solid #fff;
	background: linear-gradient(to bottom, #ffffff 0%,#f7f7f7 80%,#ebebeb 100%);
	padding: 10px 10px 10px 30px;
	position: relative;
	line-height: 1.4 !important;
}
.Hd02 .Hd02Inner::before {
	display: inline-block;
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	content: "";
	background: linear-gradient(to bottom, #eeefdd 0%,#d6d7c2 100%);
	width: 6px;
	height: calc(100% - 20px);
	border-radius: 3px;
}
.Hd03 {
	border-bottom:1px solid #ccc;
	margin:0 0 1em 0;
	width:100%;
	font-weight: bold;
}
.Hd03 .Hd03Inner {
	display:block;
	background:url("../img/midashi02.gif") no-repeat 0.1em 0.2em;
	padding:0 0 0.5em 1.5em;
}
.Hd04 {
	padding-bottom: 3px;
	margin-bottom: 9px;
	border-bottom: 1px solid #ced0b0;
	font-weight: bold;
}


/*****************************************************************************
 contents 内要素
 *****************************************************************************/
#contents #left p {
	padding:0 0 1em 0;
	line-height:1.6;
}

/*****************************************************************************
 関 連
 *****************************************************************************/
.related {
	width:503px;
	margin:0 0 20px 0;
}

/*****************************************************************************
 トップに戻る
 *****************************************************************************/
.top {
	font-size:80%;
	line-height:1.2;
	text-align:right;
}
.top a {
	color:#888;
}

/*****************************************************************************
 テーブルスタイル
 *****************************************************************************/
.table-style01{
	width:100%;
	margin-bottom:60px;
	/*font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;*/
	table-layout: fixed;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.table-style01 th,
.table-style01 td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
}
.table-style01 div.pad {
	padding:6px 10px;
}
.table-style01 th {
	background:#f3f3e7;
	font-weight:bold;
}
.table-style01 #table-01{
	border: none;
}
.table-style01 #table-01 th,
.table-style01 #table-01 td{
	border: none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	padding: 4px 10px;
}
.table-style01 #table-01 tr:first-child th,
.table-style01 #table-01 tr:first-child td{
	border-top:none;
}
.table-style01 #table-01 tr th:first-child,
.table-style01 #table-01 tr td:first-child{
	border-left:none;
}
.table-style02 {
	width:100%;
	margin-bottom:1em;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	table-layout: fixed;
}
.table-style02 td {
	vertical-align:top;
	border-bottom:1px dotted #ccc;
}
.table-style02 .year{
	width: 2.5em;
}
.table-style02 .month{
	width: 2.25em;
	text-align: right;
}
.table-style02 .day{
	width: 2.5em;
	text-align: right;
}
.table-style02 .content{
	padding-left: 18px;
}


/*****************************************************************************
 フォント関連
 *****************************************************************************/
.fntkin {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.fntpp {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/*****************************************************************************
 リストスタイル
 *****************************************************************************/
.list {
	width:100%;
}
.list dl {
	width:100%;
}
.list dt {
	font-size:90%;
	color:#777;
}
.list dt .cate::before{
	white-space: pre-wrap;
	content: "　";
}
.list dt .cate::after{
	/* content: "　　"; */
}
.list dd {
	border-bottom:1px dotted #ccc;
	padding:0.2em 0 0.9em 0;
	margin:0 0 0.9em 0;
}
.list2 {
	width:100%;
	margin-bottom:15px;
}
.list2 dl {
	width:122px;
	padding-bottom:10px;
	float:left;
}
.list2 dl.last {
	width:118px;
	margin-right:0;
}
.list2 dt {
	font-size:85%;
}
dl.compro {
	line-height:1.5;
}
dl.compro dt {
	
}
dl.compro dd {
	margin:-1.5em 100px 0 200px;
	text-align: right;
}
dl.compro2 {
	line-height:1.5;
}
dl.compro2 dt {
	
}
dl.compro2 dd {
	margin:-1.5em 0 0 100px;
}
.compro3 {
	line-height: 1.5;
}
.compro3 tr {}
.compro3 td {
    border-style: none !important;
	padding-right:20px;
    text-align: left;
}



/*.fieldList {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -5px 15px;
}
.fieldList dl {
	margin-bottom: 10px;
	margin: 0 2.5px 10px;
	box-sizing: border-box;
}
.fieldList dt {
	font-size:85%;
}*/

.fieldList {
	width:100%;
	margin-bottom:15px;
}
.fieldList dl {
	width:121px;
	padding-bottom:10px;
	float:left;
}
.fieldList dl:nth-child(6n) {
	width:120px;
}
.fieldList dl:last-child {
	width:240px;
}
.fieldList dt {
	font-size:85%;
}


/*****************************************************************************
 記事本文
 *****************************************************************************/
.entry-title {
	width:100%;
	margin:0 0 20px 0;
	padding:8px 0;
	border-bottom:1px solid #ccc;
	position: relative;
	padding-left: 18px;
}
.entry-title::before {
	content: "";
	display: inline-block;
	border-left: 8px solid #ced0b0;
	position: absolute;
	left:0;
	top: 8px;
	width: 8px;
	height: calc(100% - 16px);
	background: #ced0b0;
}
.entry-title .entry_Hd {
	margin-top: 3px;
	line-height: 1.3;
}
.entry-title p.date{
	padding:0 !important;
	margin:0;
	font-size:90%;
	color:#777;
}
/*.entry-body {
	font-size:90%;
}*/
.entry-body .mt-enclosure,
.entry-body .mt-enclosure-image{
	text-align: center !important;
	margin-right: auto !important;
	margin-left: auto !important;
}
.entry-body .mt-enclosure img,
.entry-body .mt-enclosure-image img{
	display: block;
	text-align: center !important;
	margin-right: auto !important;
	margin-left: auto !important;
}
.entry-body img{
	text-align: center !important;
	margin-right: auto !important;
	margin-left: auto !important;
}







/*****************************************************************************
 表
 *****************************************************************************/

table {
	border: #333 solid 1px;
	width: 523px;
	height: 270px;
}


table tr .detail_th  {
	width: 165px;
	padding: 3px 7px 3px 7px;
	text-align: center;
	font-weight: 500;
	background-color: #fffff1;
	border:1px solid #333;
}

table tr .detail_td  {
	padding: 3px 7px 3px 7px;
	border:1px solid #333;
}

.detail-table_right {
	width: 270px;
	height: 100%;
}

.detail-table_right img {
	height: 100%;
}

.detail-table_flex {
	display: flex;
	gap: 10px;
	margin-top: 30px;
}




/*****************************************************************************
 フォーム関連
 *****************************************************************************/
.form-button {
	text-align:center;
	border:1px solid #ccc;
	padding:15px 0 0 0;
}
.fL {
	width:330px;
}
.fM {
	width:150px;
}
.fS {
	width:100px;
}

/*****************************************************************************
 画像関連
 *****************************************************************************/
.phL {
	float:left;
	margin:0 15px 15px 0;
}
.phR {
	float:right;
	margin:0 0 15px 15px;
}

.cateListBox{
	display: flex;
	flex-wrap: wrap;
}
.cateList {
	width: calc(50% - 20px);
	margin: 0 10px 16px;
	box-sizing: border-box;
	border: 1px solid #d8d7dc;
}
.cateList a{
	text-decoration: none;
}
.cateList h3{
	line-height:1.3;
	border-bottom: 1px solid #d8d7dc;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.cateList :hover h3{
	text-decoration: none;
}
.cateList h3 span{
	display:block;
	box-sizing: border-box;
	border: 1px solid #fff;
	background: linear-gradient(to bottom, #555555 0%,#494949 100%);
	text-decoration: none;
	position: relative;
	padding:12px 10px 11px 35px;
}
.cateList h3 span::before{
	content: "";
	display:block;
	background:url(/img/cateListArr.png) no-repeat 0 0;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
}
#contents #left .cateList a p{
	text-decoration: none;
}
#contents #left .cateList p{
	line-height:1.5;
	padding:15px;
	color:#8a8a8a;
}








#Gmap{
 height: 350px;
 margin-bottom: 5px;
}

.img_frame {
	margin: 5px;
}




.figureImg{
	display: flex;
	justify-content: center;
	align-items: baseline;
	flex-wrap: wrap;
	padding: 10px 0 20px;
	margin: 0 -10px;
}
.figureImg li,
.figureImg p{
	margin: 0 10px 15px;
}
.figureImg li img,
.figureImg p img{
	vertical-align: bottom;
}
.figureImg.img3 li{
	margin: 0 6px 15px;
}
.figureImg.img3 img{
	max-width: 264px;
}
.figureImg.img3 .rjm_img23 img{
	max-width: none;
}
.figureImg .adjoin img + img{
	margin-left: 3px;
}
.figureCap{
	display: block;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}

.enclosed{
	padding: 1em;
}
.enclosed li{
	display: flex;
	margin: 0 0 8px;
}
.enclosed li .num{
	width: 1.5em;
}
.enclosed li .text{
	flex: 1;
}


.pdfLink{
	display: flex;
	justify-content: center;
	margin: 0 auto;
}
.pdfLink a{
	display: inline-block;
	padding: 9px 18px 7px;
	border: 2px solid #ccc;
	margin: 0 auto;
	text-decoration: none;
}
.pdfLink a:hover{
	background: #f3f3f3;
	border-color: #eee;
}
.pdfLink a span{
	display: flex;
	align-items: center;
	line-height: 1;
}
.pdfLink a span::before{
	content: "";
	display: inline-block;
	width: 32px;
	height: 32px;
	background: url(/img/icon_pdf.png) no-repeat 0 0;
	background-size: cover;
	margin-right: 10px;
}


.rentalCatalog{
	padding: 20px;
}
.rentalCatalog li{
	margin-bottom: 20px;
}
.rentalCatalog li a{
	position: relative;
	padding-left: 30px;
}
.rentalCatalog li a::before{
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(/img/icon_pdf.png) no-repeat 0 0;
	background-size: cover;
	margin-right: 10px;
	position: absolute;
	left: 0;
	top:50%;
	transform: translateY(-50%);
}



.companyTbl{
	width:100%;
	margin-bottom:60px;
	/*font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;*/
	table-layout: fixed;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.companyTbl th,
.companyTbl td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:left;
	padding: 0;
}
.companyTbl div.pad {
	padding:10px 14px;
}
.companyTbl th {
	background:#f3f3e7;
	font-weight:bold;
}

.companyTbl .tableInner{
	width:100%;
	margin-bottom:0;
	border:none;
	/*font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;*/
}
.companyTbl .tableInner th,
.companyTbl .tableInner td {
	border-top:1px solid #ccc;
	border-right: none;
	border-bottom: none;
	border-left:1px solid #ccc;
	text-align:left;
	padding: 5px 8px;
}
.companyTbl .tableInner tr th:first-of-type,
.companyTbl .tableInner tr td:first-of-type {
	border-left:none;
	padding-left: 15px;
}


.addressBox{
	display: flex;
}
.addressBox .zipcode{
	width: 7em;
}
.addressBox .address{
	flex: 1;
}
.addressBox .map{	
	align-self: center;
}

#contents #left p.daisekiName{
	padding-bottom: 2px;
}
.daisekiName::before{
	content: "■";
}
.daisekiBox{
	display: flex;
	margin-top: 6px;
	margin-left: 1em;
}
.daisekiBox .item01{
	width: 8em;
}
.daisekiBox .item02{
	flex: 1;
}


.companyTbl #table-01{
	border: none;
}
.companyTbl #table-01 th,
.companyTbl #table-01 td{
	border: none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	padding: 4px 10px;
}
.companyTbl #table-01 tr:first-child th,
.companyTbl #table-01 tr:first-child td{
	border-top:none;
}
.companyTbl #table-01 tr th:first-child,
.companyTbl #table-01 tr td:first-child{
	border-left:none;
}

.tecTbl .tecHd{
	font-weight: bold;
	padding-bottom: 3px;
}
.tecTbl .table-style01{
	width: 600px;
}