/* 施工例 */

@media screen and (min-width: 641px){

#exa {
	line-height: 200%;
	}

#exa.top ul {
	width: 97%;
	margin: 0px 1.5% 40px 1.5%;
	display: flex;
	flex-wrap: wrap;
	float: left;
	}

#exa.top ul a {
	width: 24.475%;
	background: #ffffff;
	margin: 0px 0.7% 10px 0px;
	float: left;
	display: exack;
	position: relative;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	}

#exa.top ul a:nth-child(4n) {
	margin: 0px 0px 10px 0px;
	}

#exa.top ul a:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 6px 6px;
	border-color: transparent transparent #b6bdc3 transparent;
	position: absolute;
	right: 3px;
	bottom: 3px;
	}

#exa.top ul a img {
	width: 100%;
	height: auto;
	}

#exa.top ul h4 {
	font-size: 14px;
	line-height: 150%;
	margin: 20px 20px 5px 20px;
	}

#exa.top ul p {
	font-size: 12px;
	margin: 0px 20px 20px 20px;
	}

#exa.top .zeh {
	width: 90%;
	max-width: 600px;
	margin: 100px auto 0px auto;
	text-align: center;
	}

#exa.top .zeh h3 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	}

#exa.top .zeh ol {
	width: 100%;
	background: #ffffff;
	border-top: 1px #B7BEC4 solid;
	border-left: 1px #B7BEC4 solid;
	}

#exa.top .zeh dl {
	width: 100%;
	border-bottom: 1px #B7BEC4 solid;
	line-height: 40px;
	display: table;
	}

#exa.top .zeh dl:nth-child(2) {
	background: #F9F9F8;
	}

#exa.top .zeh dt {
	width: calc(100% / 4);
	border-right: 1px #B7BEC4 solid;
	display: table-cell;
	}

#exa.top .zeh dl:nth-child(2) dt {
	width: calc(100% / 4 * 3);
	}

#exa.top .zeh dd {
	width: calc(100% / 4);
	border-right: 1px #B7BEC4 solid;
	display: table-cell;
	}

#exa.det h2 {
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	}

#exa.det h2 p {
	font-size: 12px;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
	}

#exa.det .main ul {
	width: 90%;
	max-width: 1050px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	}

#exa.det .main li {
	width: 100%;
	max-width: 1050px;
	margin: 100px 0px 0px 0px;
	padding: 0px 25px;
	float: left;
	}

#exa.det .main li.sma {
	width: 50%;
	}

#exa.det .main li img {
	width: 100%;
	margin: 0px 0px 20px 0px;
	}

#exa.det .gal {
	width: 100%;
	margin: 100px 0px 200px 0px;
	}

#exa.det .bxslider {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto;
	position: relative;
	}

#exa.det .bxslider ul {
	margin: 0px;
	}

#exa.det .bxslider li {
	background: #f6f6f6;
	text-align: center;
	}

#exa.det .bxslider ul img {
	height: 666px;
	-webkit-transition: all 0s;
	transition: all 0s;
	}

#exa.det .bx-viewport {
  	overflow: visible!important;
	}

#exa.det .bx-pager {
	text-align: center;
	position: absolute;
	bottom: -68px;
	left: 0;
	right: 0;
	z-index: 1;
	}

#exa.det .bx-pager .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	}

#exa.det .bx-default-pager a {
	width: 10px;
	height: 10px;
	background: #eeeeee;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	margin: 0px 6px 0px 6px;
	display: block;
	text-indent: -9999px;
	outline: 0;
	}

#exa.det .bx-default-pager a:hover,
#exa.det .bx-default-pager a.active {
	background: #ea7100;
  	}

#exa.det .bx-controls-direction a {
	width: 41px;
	height: 39px;
	background-color: #ffffff;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	top: 50%;
	outline: 0;
	text-indent: -9999px;
	z-index: 51;
	opacity: 1;
	}

#exa.det .bx-prev {
	left: -20px;
	background: url(../img/sli_img/back.png) no-repeat center;
	}

#exa.det .bx-next {
	right: -20px;
	background: url(../img/sli_img/next.png) no-repeat center;
	}

#exa.det .bx-caption {
  	width: 100%;
	text-align: center;
  	position: absolute;
  	left: 0px;
  	bottom: -100px;
	}

#exa.det .slider-pro {
	margin: 100px auto 0px auto;
	}

#exa.det .sp-slide {
	background: #f6f6f6;
	}

}

@media screen and (max-width: 640px){

#exa {
	line-height: 200%;
	}

#exa.top ul {
	width: 90%;
	margin: 0px 5% 20px 5%;
	display: flex;
	flex-wrap: wrap;
	float: left;
	}

#exa.top ul a {
	width: 48.5%;
	background: #ffffff;
	margin: 0px 3% 10px 0px;
	float: left;
	display: exack;
	position: relative;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	}

#exa.top ul a:nth-child(2n) {
	margin: 0px 0px 10px 0px;
	}

#exa.top ul a:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 6px 6px;
	border-color: transparent transparent #b6bdc3 transparent;
	position: absolute;
	right: 3px;
	bottom: 3px;
	}

#exa.top ul a img {
	width: 100%;
	height: auto;
	}

#exa.top ul h4 {
	font-size: 12px;
	line-height: 150%;
	margin: 10px 10px 5px 10px;
	}

#exa.top ul p {
	font-size: 10px;
	margin: 0px 10px 10px 10px;
	}

#exa.top .zeh {
	width: 90%;
	margin: 50px auto 0px auto;
	text-align: center;
	}

#exa.top .zeh h3 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	}

#exa.top .zeh ol {
	width: 100%;
	background: #ffffff;
	border-top: 1px #B7BEC4 solid;
	border-left: 1px #B7BEC4 solid;
	}

#exa.top .zeh dl {
	width: 100%;
	border-bottom: 1px #B7BEC4 solid;
	line-height: 30px;
	display: table;
	}

#exa.top .zeh dl:nth-child(2) {
	background: #F9F9F8;
	}

#exa.top .zeh dt {
	width: calc(100% / 4);
	border-right: 1px #B7BEC4 solid;
	display: table-cell;
	}

#exa.top .zeh dl:nth-child(2) dt {
	width: calc(100% / 4 * 3);
	}

#exa.top .zeh dd {
	width: calc(100% / 4);
	border-right: 1px #B7BEC4 solid;
	display: table-cell;
	}

#exa.det h2 {
	font-size: 18px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	}

#exa.det h2 p {
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	}

#exa.det .main li {
	width: 90%;
	margin: 50px 5% 0px 5%;
	}

#exa.det .main li img {
	width: 100%;
	margin: 0px 0px 10px 0px;
	}

#exa.det .gal {
	width: 100%;
	margin: 50px 0px 100px 0px;
	}

#exa.det .bxslider {
	width: 90%;
	margin: 0px auto;
	position: relative;
	}

#exa.det .bxslider ul {
	margin: 0px;
	}

#exa.det .bxslider ul img {
	width: 100%;
	-webkit-transition: all 0s;
	transition: all 0s;
	}

#exa.det .bx-viewport {
  	overflow: visible!important;
	}

#exa.det .bx-pager {
	text-align: center;
	/*
	position: absolute;
	bottom: -38px;
	left: 0;
	right: 0;
	z-index: 1;
	*/
	}

#exa.det .bx-pager .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	}

#exa.det .bx-default-pager a {
	width: 10px;
	height: 10px;
	background: #eeeeee;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	margin: 0px 6px 0px 6px;
	display: block;
	text-indent: -9999px;
	outline: 0;
	}

#exa.det .bx-default-pager a:hover,
#exa.det .bx-default-pager a.active {
	background: #ea7100;
  	}

#exa.det .bx-controls-direction a {
	width: 41px;
	height: 39px;
	background-color: #ffffff;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	top: 40%;
	outline: 0;
	text-indent: -9999px;
	z-index: 51;
	opacity: 1;
	}

#exa.det .bx-prev {
	left: -2.5%;
	background: url(../img/sli_img/back.png) no-repeat center;
	}

#exa.det .bx-next {
	right: -2.5%;
	background: url(../img/sli_img/next.png) no-repeat center;
	}

#exa.det .bx-caption {
  	width: 100%;
	margin: 10px 0px 20px 0px;
	text-align: center;
	display: block;
	/*
  	position: absolute;
  	left: 0px;
  	bottom: -55px;
	*/
	}

#exa.det .slider-pro {
	margin: 50px auto 0px auto;
	}

#exa.det .sp-slide {
	background: #f6f6f6;
	}

}

