/* 施工例 */

@media screen and (min-width: 641px){

#exa {
	line-height: 150%;
	}

#exa.top ul {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	}

#exa.top ul a {
	width: 30.555%;
	font-size: 12px;
	margin: 0px 4.166% 50px 0px;
	text-align: right;
	display: block;
	}

#exa.top ul a:nth-child(3n) {
	margin: 0px 0px 50px 0px;
	}

#exa.top ul ol {
	width: 100%;
	margin: 0px 0px 15px 0px;
	position: relative;
	overflow: hidden;
	}

#exa.top ul a img {
	width: 100%;
	height: auto;
	}

#exa.top ul a h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	margin: 0px 0px 5px 0px;
	text-align: left;
	}

#exa.det {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto;
	}

#exa.det .day {
	margin: -30px 0px 50px 0px;
	}

#exa.det .slider-pro {
	margin: 0px 0px 50px 0px;
	}

#exa.det .main a {
	color: #148AE3;
	text-decoration: underline;
	}

#exa.det .pla {
	width: 47.916%;
	border: 1px #dfdfdf solid;
	margin: 50px 0px 20px 2.083%;
	padding: 30px;
	float: right;
	text-align: center;
	}

#exa.det .pla h4 {
	font-size: 16px;
	margin: 0px 0px 20px 0px;
	}

#exa.det .pla ul {
	width: 100%;
	margin: 0px 0px 20px 0px;
	display: flex;
	flex-wrap: wrap;
	}

#exa.det .pla li {
	width: 48.5%;
	margin: 0px 3% 0px 0px;
	}

#exa.det .pla li:nth-child(2) {
	margin: 0px;
	}

#exa.det .pla li img {
	width: 100%;
	}

#exa.det .pla li p {
	width: 22px;
	background: #DE576A;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #ffffff;
	margin: 10px auto 0px auto;
	}

#exa.det .sta {
	width: 47.916%;
	border: 1px #dfdfdf solid;
	margin: 50px 2.083% 20px 0px;
	padding: 30px;
	float: left;
	}

#exa.det .sta h4 {
	font-size: 16px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#exa.det .com {
	width: 100%;
	display: table;
	}

#exa.det .com ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	}

#exa.det .com li {
	width: calc(100% / 2);
	padding: 30px 2.083% 0px 0px;
	}

#exa.det .com li:nth-child(2n) {
	padding: 30px 0px 0px 2.083%;
	}

#exa.det .com li h4 {
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	}

#exa.det #mor {
	margin: 50px auto 0px auto;
	}

}

@media screen and (max-width: 640px){

#exa {
	line-height: 150%;
	}

#exa.top ul {
	width: 90%;
	margin: 0px auto 50px auto;
	}

#exa.top ul a {
	width: 100%;
	margin: 0px 0px 30px 0px;
	text-align: right;
	display: block;
	}

#exa.top ul ol {
	width: 100%;
	margin: 0px 0px 15px 0px;
	position: relative;
	overflow: hidden;
	}

#exa.top ul a img {
	width: 100%;
	height: auto;
	}

#exa.top ul a h2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	margin: 0px 0px 5px 0px;
	text-align: left;
	}

#exa.det {
	width: 90%;
	margin: 0px auto;
	}

#exa.det .day {
	margin: 0px 0px 30px 0px;
	}

#exa.det .slider-pro {
	margin: 0px 0px 50px 0px;
	}

/*
#exa.det .bxslider {
	width: 100%;
	margin: 0px auto 20px auto;
	position: relative;
	overflow: hidden;
	}

#exa.det .bxslider ul {
	z-index: 0;
	}

#exa.det .bxslider li {
	background: #ffffff;
	text-align: center;
	position: relative;
	}

#exa.det .bxslider li:first-child {
	}

#exa.det .bxslider li img {
	max-width: 100%;
	max-height: 240px;
	margin: 0px 0px 15px 0px;
	-webkit-transition: all 0s;
	transition: all 0s;
	}

#exa.det .bxslider li span {
	width: 100%;
	padding: 0px 10px 15px 10px;
	display: block;
	-webkit-transition: all 0s;
	transition: all 0s;
	}

#exa.det .bxslider li h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	margin: 0px 0px 5px 0px;
	text-align: left;
	}

#exa.det .bx-viewport {
  	overflow: visible!important;
	}

#sto.det .bxslider_thumbnail {
	
	}

#exa.det .bx-prev {
	left: 0px;
	}

#exa.det .bx-prev:before {
	content: '';
	width: 9px;
	height: 9px;
	border-top: 1px #111111 solid;
	border-right: 1px #111111 solid;
	position: absolute;
	left: 15px;
	top: 13px;
    transform: rotate(-135deg);
	}

#exa.det .bx-next {
	right: 0px;
	}

#exa.det .bx-next:before {
	content: '';
	width: 9px;
	height: 9px;
	border-top: 1px #111111 solid;
	border-right: 1px #111111 solid;
	position: absolute;
	right: 15px;
	top: 13px;
    transform: rotate(45deg);
	}

#exa.det .bx-controls-direction {
	width: 100%;
	position: absolute;
    left: 50%;
	top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index: 53;
	}

#exa.det .bx-controls-direction a {
	width: 35px;
	height: 35px;
	background: #ffffff;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	position: absolute;
	top: 0px;
	text-indent: -9999px;
	filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.2));
	}

#exa.det .bx-controls-direction a.disabled {
	display: none;
	}

#exa.det .bx-caption {
  	width: 100%;
	text-align: center;
	}
*/

#exa.det .main a {
	color: #148AE3;
	text-decoration: underline;
	}

#exa.det .pla {
	width: 100%;
	border: 1px #dfdfdf solid;
	margin: 50px 0px 30px 0px;
	padding: 20px 5%;
	text-align: center;
	}

#exa.det .pla h4 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	}

#exa.det .pla li {
	width: 100%;
	margin: 0px auto 20px auto;
	}

#exa.det .pla li img {
	width: 100%;
	}

#exa.det .pla li p {
	width: 22px;
	background: #DE576A;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #ffffff;
	margin: 10px auto 0px auto;
	}

#exa.det .sta {
	width: 100%;
	border: 1px #dfdfdf solid;
	margin: 0px 0px 30px 0px;
	padding: 20px 5%;
	}

#exa.det .sta h4 {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}

#exa.det .com li {
	width: 100%;
	margin: 20px 0px 0px 0px;
	}

#exa.det .com li h4 {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
	}

#exa.det #mor {
	margin: 50px auto 0px auto;
	}

}

