@charset "utf-8";
/*------------------------------------------------------------
	blog
------------------------------------------------------------*/
#main .blog .headLine03 {
	margin-bottom: 0;
}

#main .blog .headLine03 img {
	width: 37px;
}

#main .blog .bgBox {
	padding-bottom: 36px;
	background-color: #D5D6D6;
}

#main .blog .bgBox .topDl {
	margin-bottom: 18px;
}

#main .blog .bgBox .topDl dt {
	padding: 10px 38px 11px;
	color: #fff;
	font-weight: 700;
	position: relative;
	background: url("../images/common/icon31.png") no-repeat left 9px center, url("../images/common/icon32.png") no-repeat right 11px center #25A1DC;
	background-size: 21px 21px, 13px 10px !important;
}

#main .blog .bgBox .topDl dt:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 1px;
	border-bottom: 1px solid #C7C8C9;
	content: "";
}

#main .blog .bgBox .topDl dt.on {
	background: url("../images/common/icon31.png") no-repeat left 9px center, url("../images/common/icon33.png") no-repeat right 11px center #25A1DC;
}

#main .blog .bgBox .topDl dd {
	display: none;
	padding: 16px 14px;
	background-color: #fff;
}

#main .blog .bgBox .topDl dd > ul li {
	padding-bottom: 15px;
}

#main .blog .bgBox .topDl dd a {
	font-size: 1.35rem;
	font-weight: 500;
	line-height: 1.55;
}

#main .blog .bgBox .topDl dd > ul ul {
	margin: 12px 0 -15px 15px;
}

#main .blog .bgBox .inner {
	margin: 0 10px 20px;
	padding: 16px 10px 18px;
	border-top: 5px solid #25A1DC;
	background-color: #fff;
}

#main .blog .bgBox .inner .ttl {
	margin-bottom: 7px;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.22;
}

#main .blog .bgBox .inner .ttl a {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.22;
}

#main .blog .bgBox .inner .title {
	padding-bottom: 14px;
	margin-bottom: 15px;
	background: url("../images/common/line06.png") repeat-x left bottom;
	background-size: 9px 2px;
}

#main .blog .bgBox .inner .title .sort {
	margin-right: 8px;
	display: inline-block;
	text-align: center;
	font-size: 1.3rem;
	font-weight: 500;
	color: #fff;
	min-width: 68px;
	padding: 1px 2px 2px;
	box-sizing: border-box;
	background-color: #009AE3;
}

#main .blog .bgBox .inner .title .date {
	font-size: 1.4rem;
	font-weight: 500;
	color: #888;
}

#main .blog .bgBox .inner p {
	margin-bottom: 21px;
	line-height: 1.37;
	font-size: 1.6rem;
}

#main .blog .bgBox .inner .img {
	text-align: center;
	margin-bottom: 21px;
}

#main .blog .bgBox .inner .img img {
	max-width: 100%;
	height: auto;
}

#main .blog .wp-pagenavi {
	margin-top: 25px;
}

#main .blog .bgBox .subBox {
	margin: 22px 10px 0;
	padding: 0 8px;
	border-top: 4px solid #25A1DC;
	background-color: #fff;
}

#main .blog .bgBox .subBox .ttl {
	margin: 0 -8px;
	padding: 10px 42px 9px;
	font-size: 1.5rem;
	font-weight: 700;
	background: url("../images/common/icon17.png") no-repeat left 8px top 8px #EEEDEE;
	background-size: 24px auto;
}

#main .blog .bgBox .subBox .comList {
	border-top: none;
	margin: 0;
}

#main .blog .bgBox .subBox .comList li {
	padding: 15px 0 10px;
}

#main .blog .bgBox .subBox .comList li:last-child {
	border-bottom: none;
}

#main .blog .bgBox .subBox .comList li .txtBox .sort {
	margin: 0 10px 0 0;
	width: 70px;
	font-size: 1.3rem;
	display: inline-block;
	background-color: #25A1DC;
}

#main .blog .bgBox .subBox .comList li .txtBox .date {
	margin: 0;
	font-size: 1.3rem;
	display: inline-block;
}

#main .blog .bgBox .subBox .comList li .txtBox .title {
	margin: -3px 0 9px;
}

/*------------------------------------------------------------
	blogDetail
------------------------------------------------------------*/
#main .blogDetail .headLine03 {
	padding-bottom: 13px;
}

#main .blogDetail .bgBox .topDl {
	margin-bottom: 0;
}

#main .blogDetail .bgBox .inner {
	margin: 0;
	padding: 20px 20px;
	border-top: none;
}

#main .blogDetail .comPage {
	margin-top: 27px;
}

#main .blogDetail .comPage .list {
	padding-top: 19px;
}

#main .blogDetail .comPage .list a {
	width: 196px;
}

#main .blogDetail .blog .bgBox .subBox {
	margin-top: 32px;
}


/*------------------------------------------------------------
	onsiteblog　現場ブログ
------------------------------------------------------------*/
#main .onsiteblog .headLine03 {
	margin-bottom: 0;
}

#main .onsiteblog .headLine03 img {
	width: 37px;
}

#main .onsiteblog .bgBox {
	padding-bottom: 36px;
	background-color: #D5D6D6;
}

#main .onsiteblog .bgBox .topDl {
	margin-bottom: 18px;
}

#main .onsiteblog .bgBox .topDl dt {
	padding: 10px 38px 11px;
	color: #fff;
	font-weight: 700;
	position: relative;
	background: url("../images/common/icon31.png") no-repeat left 9px center, url("../images/common/icon32.png") no-repeat right 11px center #19448e;
	background-size: 21px 21px, 13px 10px !important;
}

#main .onsiteblog .bgBox .topDl dt:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 1px;
	border-bottom: 1px solid #C7C8C9;
	content: "";
}

#main .onsiteblog .bgBox .topDl dt.on {
	background: url("../images/common/icon31.png") no-repeat left 9px center, url("../images/common/icon33.png") no-repeat right 11px center #19448e;
}

#main .onsiteblog .bgBox .topDl dd {
	display: none;
	padding: 16px 14px;
	background-color: #fff;
}

#main .onsiteblog .bgBox .topDl dd > ul li {
	padding-bottom: 15px;
}

#main .onsiteblog .bgBox .topDl dd a {
	font-size: 1.35rem;
	font-weight: 500;
	line-height: 1.55;
}

#main .onsiteblog .bgBox .topDl dd > ul ul {
	margin: 12px 0 -15px 15px;
}

#main .onsiteblog .bgBox .inner {
	margin: 0 10px 20px;
	padding: 16px 10px 18px;
	border-top: 5px solid #19448e;
	background-color: #fff;
}

#main .onsiteblog .bgBox .inner .ttl {
	margin-bottom: 7px;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.22;
}

#main .onsiteblog .bgBox .inner .ttl a {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.22;
}

#main .onsiteblog .bgBox .inner .title {
	padding-bottom: 14px;
	margin-bottom: 15px;
	background: url("../images/common/line06.png") repeat-x left bottom;
	background-size: 9px 2px;
}

#main .onsiteblog .bgBox .inner .title .sort {
	margin-right: 8px;
	display: inline-block;
	text-align: center;
	font-size: 1.3rem;
	font-weight: 500;
	color: #fff;
	min-width: 68px;
	padding: 1px 2px 2px;
	box-sizing: border-box;
	background-color: #19448e;
}

#main .onsiteblog .bgBox .inner .title .date {
	font-size: 1.4rem;
	font-weight: 500;
	color: #888;
}

#main .onsiteblog .bgBox .inner p {
	margin-bottom: 21px;
	line-height: 1.37;
	font-size: 1.6rem;
}

#main .onsiteblog .bgBox .inner .img {
	text-align: center;
	margin-bottom: 21px;
}

#main .onsiteblog .bgBox .inner .img img {
	max-width: 100%;
	height: auto;
}

#main .onsiteblog .wp-pagenavi {
	margin-top: 25px;
}

#main .onsiteblog .bgBox .subBox {
	margin: 22px 10px 0;
	padding: 0 8px;
	border-top: 4px solid #19448e;
	background-color: #fff;
}

#main .onsiteblog .bgBox .subBox .ttl {
	margin: 0 -8px;
	padding: 10px 42px 9px;
	font-size: 1.5rem;
	font-weight: 700;
	background: url("../images/common/icon39.png") no-repeat left 8px top 8px #EEEDEE;
	background-size: 24px auto;
}

#main .onsiteblog .bgBox .subBox .comList {
	border-top: none;
	margin: 0;
}

#main .onsiteblog .bgBox .subBox .comList li {
	padding: 15px 0 10px;
}

#main .onsiteblog .bgBox .subBox .comList li:last-child {
	border-bottom: none;
}

#main .onsiteblog .bgBox .subBox .comList li .txtBox .sort {
	margin: 0 10px 0 0;
	width: 70px;
	font-size: 1.3rem;
	display: inline-block;
	background-color: #19448e;
}

#main .onsiteblog .bgBox .subBox .comList li .txtBox .date {
	margin: 0;
	font-size: 1.3rem;
	display: inline-block;
}

#main .onsiteblog .bgBox .subBox .comList li .txtBox .title {
	margin: -3px 0 9px;
}

/*------------------------------------------------------------
	onsiteblogDetail
------------------------------------------------------------*/
#main .onsiteblogDetail .headLine03 {
	padding-bottom: 13px;
}

#main .onsiteblogDetail .bgBox .topDl {
	margin-bottom: 0;
}

#main .onsiteblogDetail .bgBox .inner {
	margin: 0;
	padding: 20px 20px;
	border-top: none;
}

#main .onsiteblogDetail .comPage {
	margin-top: 27px;
}

#main .onsiteblogDetail .comPage .list {
	padding-top: 19px;
}

#main .onsiteblogDetail .comPage .list a {
	width: 196px;
}

#main .onsiteblogDetail .onsiteblog .bgBox .subBox {
	margin-top: 32px;
}
