@charset "UTF-8";
/* CSS Document */
/* 特定建物定期調査報告 */
.toSlideWrap .bCustomSWrapper	{
	display: none;
}
/*トップページページ下部画像バナー追加220719*/
.linkBnrWrap .coln .containerInner .footerImgBnr .bTxtS {
	background: #fff;
}
.linkBnrWrap .coln .containerInner .footerImgBnr .bTxtS img {
	width: 110px;
	height: auto;
}
.service3BtnWrap .bCustomS a, 
.borderGrayBtn a, 
.borderGrayBtn .bcu_text div a, 
#footerAreaOuter #footerFreeArea .borderLinkButton ul li a {
	top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	height: auto;
}
/*トップページテンプレ移植ページごとの記載まとめ220719*/
#page72 .scrollBtn
{ display: block; }
#page72 #mainArea {
	padding-top: 88px;
}
#page72 #globalNaviArea .menu-container .menu>ul>li.gNavi01, 
#page72 #globalNaviArea .menu-container .menu>ul>li.gNavi02, 
#page72 #globalNaviArea .menu-container .menu>ul>li.gNavi03 {
    display: block;
}
#page72 #container {
	padding-top: 0;
}
#page72 header#headerAreaSection {
	background-color: rgba(255, 255, 255, 1) !important;
	position: relative;
	z-index: 3;
}
#page72 #user-area {
	position: relative;
}
#page72 .btnNavyWrap {
	background-color: #009d35;
	padding: 0;
	width: 280px;
    height: 50px;
}
#page72 .btnNavyWrap .bTxtS a {
	line-height: 50px;
}
#page72 #footerAreaSection  {
	margin-top: 40px;
}
/*移植ここまで*/
#page72 #breadcrumbsList {
	display: none;
}
#page1 .toSlideWrap .bCustomSWrapper,
#page67 .toSlideWrap .bCustomSWrapper,
#page72 .toSlideWrap .bCustomSWrapper, 
#page89 .toSlideWrap .bCustomSWrapper {
	width: 100%;
	display: block;
	position: absolute;
	bottom: 40px;
	z-index: 5;
}
#page1 .toSlideWrap .bCustomSWrapper .bCustomSInner,
#page67 .toSlideWrap .bCustomSWrapper .bCustomSInner,
#page72 .toSlideWrap .bCustomSWrapper .bCustomSInner, 
#page89 .toSlideWrap .bCustomSWrapper .bCustomSInner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.bCustomSWrapper .boxReceptionStatus {
	width: 260px;
	border: 1px solid #003771;
	background:rgba(255, 255, 255, 0.8);
	color: #003771;
}
#page28 .boxReceptionStatus {
	 position: relative !important;
}
#page1 .toSlideWrap .bCustomSWrapper .boxReceptionStatus,
#page67 .toSlideWrap .bCustomSWrapper .boxReceptionStatus,
#page72 .toSlideWrap .bCustomSWrapper .boxReceptionStatus, 
#page89 .toSlideWrap .bCustomSWrapper .boxReceptionStatus {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 260px;
	border: 1px solid #003771;
	background:rgba(255, 255, 255, 0.8);
	color: #003771;
}
.boxReceptionStatus .coln1 {
	min-height: 178px;
}
.boxReceptionStatus .coln1 .box1 {
	width: 260px !important;
}
#page1 .toSlideWrap .boxReceptionStatus .coln1 .box1,
#page67 .toSlideWrap .boxReceptionStatus .coln1 .box1,
#page72 .toSlideWrap .boxReceptionStatus .coln1 .box1 {
	width: 260px !important;
	margin-right: 0;
    position: absolute;
    right: 0;
}
.boxReceptionStatus .coln1 .box1 .bCustomS-inner {
    border: 1px solid #003771;
	text-align: center;
	background:rgba(255, 255, 255, 0.8);
	color: #003771;
}
.boxReceptionStatus h2 {
	background: #ddebf6;
    font-size: 16px;
    letter-spacing: .15em;
    padding: 5px 10px;
    font-weight: 600;
    color: #003771;
    border-bottom: 1px solid #003771;
}
.boxReceptionStatus .bcu_text1 {
    border-bottom: 1px solid #003771;
	letter-spacing: .15em;
	padding: 5px 20px;
}
.boxReceptionStatus .bcu_text2 dd {
	font-size: 18px;
}
.boxReceptionStatus dl {
	display: flex;
	justify-content: space-between;
	padding: 6px 20px;
}
.boxReceptionStatus dl:first-child {
	border-bottom: #b3c5cd solid 1px;
}
.boxReceptionStatus dl dd {
	font-weight: 600;
	letter-spacing: .3em;
}



/*201125追記*/
.boxReceptionStatus dl.receptionTime {
	font-size: 12px;
	border-top: 1px solid #003771;
	line-height: 1.2em;
	border-bottom: #b3c5cd solid 1px;
	padding: 2px 5px;
	justify-content: space-evenly;
}
.boxReceptionStatus dl.receptionTime dt {
	width: 58px;
}
.boxReceptionStatus dl.receptionTime dd {
	font-size: 12px;
	letter-spacing: .1em;
}

.boxReceptionStatus dl.message	{
	padding: 0 20px 0 20px;
	/*margin-top: -10px;*/
}
.boxReceptionStatus dl dt #ReceptionMessage	{
	font-size: 0.8rem;
	font-weight: bold;
	/*margin-top: -5px;*/
}

/*210219テーブル調整*/
.tdNarrow table.btable th, 
.tdNarrow table.btable td {
    padding: 6px 10px !important;
}

/*お知らせテキストユニット211126*/
.newsTxtUnit {
}
.newsTxtUnit > div > div {
	padding-top: 1em;
}
.newsTxtUnit > div > div > div > div > div > div {
	display: flex;
}
.newsTxtUnit > div > div > div > div > div > div span {
	margin-right: 33px;
}
.newsTxtUnit > div > div > div > div > div > div > span > div {
	padding: 6px 10px 4px 10px;
}
.pdMenuOuter {
	height: 210px !important;
}
.BorderBoxWrapLink {
	background-color: #fffde9;
    border: #3246b3 solid 2px;
border-radius: 15px;
margin-bottom:30px;
}
.BorderBoxWrapLink .bTxt {
	padding: 1em;
    box-sizing: border-box;	
	margin-bottom: 0;
	color: #3246b3;
	font-size: 18px;
    font-weight: 600;
}
.btnBgNavyRound {
	margin-bottom: 20px; 
	display: block; 
	vertical-align: top;
text-align: center;
}
.btnBgNavyRound span {
	padding: 20px 30px;
	border-radius: 10px; 
	background-color: rgba(0,55,113,1); 
	display: inline-block; 
	vertical-align: top;
	font-size: 22px; 
	font-weight: bold; 
	color: #ffffff; 
	text-align: center; 
	text-decoration: none;
}
.btnBgNavyRound span:hover {
	background-color: #184498;
} 
/*240718追記*/
.menuOpen .menuInner > ul > li.openBtn2 ol > li {
	list-style-type: none;
    font-size: 0.9rem;
    font-weight: bold;
    color: #000000;
    border-bottom: 1px solid #C4CBD3;
    position: relative;
	padding-top: 10px;
}
.menuOpen .menuInner > ul > li.openBtn2 ol > li.openBtn2 {
	background-repeat: no-repeat;
    background-size: 11px auto;
    background-position: right 18px;
	background-image: url(../common-img/topMenu2OpenOn@2x.png);
}
.menuOpen .menuInner > ul > li.openBtn2 ol > li.openBtn2 span {
	padding: 0 0 0 30px;
    display: block;
    background-image: url(../common-img/topMenu2OpenSign@2x.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 7px auto;
    text-decoration: none;
}
.menuOpen .menuInner > ul > li.openBtn2 ol > li.openBtn2.active {
	background-image: url(../common-img/topMenu2OpenOff@2x.png);	
	border-bottom: none;
}
.underline {
background:linear-gradient(transparent 70%, #FFFF00 0%);
}
.borderLinkBoxR{
    ​text-align: center;
    ​border: 
#004395solid 1px;
    ​border-radius: 
10px;
    ​line-height: 2em;
    ​padding: 
1em 0.5em;
    ​margin-bottom: 1.5em;
    ​font-size: 20px;
}
/*250626追記*/
.iconLinkArrow.iconLinkArrowNone a::after {
	display: none;
}

/*250709追記_h3サブタイトル赤字*/

.beforeBarH3 .bTtlS.type6 .inner .ttlAreaWrapper h3.title　{
    font-size: 16px;
    font-weight: 600 !important;
    color: #00469b !important;
    letter-spacing: .05em;
    border-left: #00469b solid 5px;
    padding: 10px 0 10px 10px;
    text-indent: .7em;
    margin-top: 15px;
}

.h3UlWrap h3, .h3UlWrap .bTtlS.type6 .inner h3.title {
    font-size: 16px;
    font-weight: 600 !important;
    color: #00469b !important;
    letter-spacing: .05em;
    border-left: #00469b solid 5px;
    padding: 10px 0 10px 10px;
    text-indent: .7em;
    margin-top: 15px;
}

.h3UlWrap .bTtlS.type6 .inner .subtext {
 margin-left: 0;
    color: red;
    font-weight: bold;
margin-top: 15px;
}

.h3UlWrap .bTtlS.type6 .inner .ttlAreaWrapper {
    border-bottom: none !important;
}

.h3UlWrap .bTtlS.type6 .inner {
    border-bottom: none !important;
}

.spOnly {
display:none;
}

/*管理画面調整*/
.adminView .service3BtnWrapSP .ui-draggable {
    height: 40px;
}

