/* 建物仕様 */

@media screen and (min-width: 641px){

#spe {
	line-height: 200%;
	margin: 0px 0px -100px 0px;
	overflow: hidden;
	}

#spe .menu {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto 100px auto;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	}

#spe .menu a {
	width: 19.666%;
	background: url(../../img/arr03.png) no-repeat right 10px center;
	border: 1px #111111 solid;
	font-size: 13px;
	line-height: 70px;
	margin: 0px 0.416% 0px 0px;
	text-align: center;
	display: block;
	}

#spe .menu a:last-child {
	margin: 0px 0px 0px 0px;
	}

#spe .hli {
	width: 90%;
	max-width: 800px;
	margin: 0px auto 100px auto;
	text-align: center;
	}

#spe .hli h2 {
	margin: 0px 0px 50px 0px;
	}

#spe .hli ol {
	width: 100%;
	margin: 50px 0px 0px 0px;
	border-bottom: 1px #111111 solid;
	}

#spe dl {
	width: 100%;
	display: table;
	}

#spe dt,
#spe dd {
	display: table-cell;
	vertical-align: middle;
	}

#spe dt img {
	width: 100%;
	}

#spe .hli dl {
	width: 100%;
	border-top: 1px #111111 solid;
	border-left: 1px #111111 solid;
	}

#spe .hli dt {
	width: 25%;
	border-right: 1px #111111 solid;
	padding: 20px 10px;
	}

#spe .hli dd {
	width: 37.5%;
	border-right: 1px #111111 solid;
	padding: 20px 10px;
	}

#spe .hli dd:last-child {
	font-weight: bold;
	}

#spe .hli dl:first-child dd:nth-child(2) {
	background: #f4f4f4;
	}

#spe .hli dl:first-child dd:nth-child(3) {
	background: #F7EA00;
	}

#spe .hli dd.sun {
	color: #00C0BC;
	position: relative;
	}

#spe .hli dd.sun:before {
	content: '標準仕様';
	background: #111111;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
	padding: 0px 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#spe .hli ol br {
	display: none;
	}

#spe section {
	width: 100%;
	padding: 100px 0px 100px 0px;
	float: left;
	position: relative;
	}

#spe section:nth-child(2n+1) {
	background: url(../../img/bg.png) center top;
	}

#spe section:nth-child(2n+1):before {
	content: '';
	width: 100%;
	height: 8px;
	background: url(img/spebg.png) repeat-x center top;
	position: absolute;
	left: 0px;
	top: -8px;
	}

#spe section:nth-child(2n+1):after {
	content: '';
	width: 100%;
	height: 8px;
	background: url(img/spebg.png) repeat-x center top;
	position: absolute;
	left: 0px;
	bottom: -8px;
	transform: rotate(180deg);
	}

#spe section h2 {
	font-size: 24px;
	line-height: 38px;
	margin: 0px 0px 40px 0px;
	text-align: center;
	}

#spe section h2 img {
	margin: 0px 20px 0px 0px;
	}

#spe section dt {
	width: 47.222%;
	}

#spe .mer dt img {
	max-width: 260px;
	margin: 0px auto;
	display: block;
	}

#spe section dd {
	width: 52.777%;
	padding: 0px 0px 0px 5.555%;
	}

#spe .hea dl {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto 70px auto;
	}

#spe .hea dt {
	width: 40%;
	}

#spe .hea dd {
	width: 60%;
	padding: 0px 5% 0px 0px;
	}

#spe .hea h3 {
	font-size: 24px;
	line-height: 150%;
	margin: 0px 0px 20px 0px;
	}

#spe .hea h3 p {
	background: #F7EA00;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px 5px;
	display: table;
	}

#spe section ol {
	width: 90%;
	max-width: 1000px;
	background: #ffffff;
	margin: 50px auto 0px auto;
	padding: 50px 3.125%;
	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);
	}

#spe section ol:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 0;
	border-color: #FBE3CC transparent transparent transparent;	
	position: absolute;
	left: 3px;
	top: 3px;
	}

#spe section ol h3 {
	width: 100%;
	border-bottom: 1px #b6bdc3 dashed;
	font-size: 24px;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	}

#spe section ol h3 br {
	display: none;
	}

#spe ul {
	width: 100%;
	margin: 50px 0px 0px 0px;
	display: flex;
	}

#spe ul li {
	width: 47.222%;
	margin: 0px 5.555% 0px 0px;
	position: relative;
	}

#spe ul li:last-child {
	margin: 0px 0px 0px 0px;
	}

#spe li img {
	width: 100%;
	}

#spe section ol h4 {
	font-size: 16px;
	margin: 15px 0px 5px 0px;
	text-align: center;
	}

#spe section .mer h4 {
	margin: 0px 0px 20px 0px;
	text-align: left;
	}

#spe section .mer h4 img {
	width: 200px;
	margin: 10px 0px 0px 0px;
	display: block;
	}

#spe section .mer p {
	max-width: 100%;
	width: 800px;
	background: #333333;
	margin: 50px auto;
	padding: 30px 20px;
	text-align: center;
	}

#spe section .mer p img {
	max-width: 100%;
	}

#spe .mer .mov {
	max-width: 100%;
	width: 800px;
	margin: 0px auto;
  	padding-top: 56.25%;
  	position: relative;
	}

#spe .mer .mov iframe {
  	width: 100%;
  	height: 100%;
  	position: absolute;
  	top: 0;
  	left: 0;
	}

#spe .pho {
	width: 100%;
	margin: 20px 0px 0px 0px;
	display: flex;
	}

#spe .pho p {
	width: 48.823%;
	font-weight: bold;
	margin: 0px 2.352% 0px 0px;
	text-align: center;
	}

#spe .pho p:last-child {
	margin: 0px 0px 0px 0px;
	}

#spe .pho p img {
	margin: 0px 0px 5px 0px;
	}

#spe .des li {
	border: 1px #111111 solid;
	padding: 30px 3.333%;
	}

#spe .des li:last-child {
	background: #F7EA00;
	}

#spe .des h5 {
	width: 100px;
	height: 50px;
	background: #111111;
	font-size: 12px;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	position: absolute;
	left: 7.058%;
	top: 10px;
	}

#spe .des h5:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 50px 30px 50px;
	border-color: transparent transparent #111111 transparent;
	position: absolute;
	left: 0px;
	top: -30px;
	}

#spe .des h5 p {
	font-size: 32px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	margin: 12px 0px 0px 0px;
	}

#spe .des h4 {
	background: #ffffff;
	font-size: 16px;
	border: 1px #111111 solid;
	line-height: 28px;
	margin: 0px 0px 20px calc(100px + 10%);
	padding: 0px 10px;
	display: table;
	}

#spe .des span {
	background: #00C0BC;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #ffffff;
	padding: 0px 10px;
	display: table;
	position: absolute;
	right: 4.705%;
	top: -50px;
	}

#spe .des span:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 6px 0 6px;
	border-color: #00C0BC transparent transparent transparent;
	position: absolute;
    left: 50%;
	bottom: -16px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	}

#spe .com li {
	border: 1px #111111 solid;
	padding: 30px 3.333%;
	text-align: center;
	}

#spe .com h4 {
	margin: 0px 0px 20px 0px;
	}

#spe .com h5 {
	background: #F7EA00;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px 5px;
	display: table;
	}

#spe .com img {
	margin: 0px 0px 10px 0px;
	}

#spe .com span {
	width: 40px;
	height: 60px;
	background: #111111;
	font-size: 12px;
	line-height: 200%;
	color: #ffffff;
	text-align: center;
	position: absolute;
    right: -30px;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	}

#spe .com span:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 45px 0 45px 30px;
	border-color: transparent transparent transparent #111111;
	position: absolute;
	right: -30px;
	top: -15px;
	}

#spe .com span strong {
	width: 150%;
	position: absolute;
    left: 0px;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	}

#spe .com span font {
	font-size: 28px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	}

#spe .com .pho01 {
	position: relative;
	}

#spe .com .pho01 p {
	background: #F7EA00;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#spe .com br {
	display: none;
	}

#spe .vid {
	width: 47.222%;
	margin: 50px auto 0px auto;
	text-align: center;
	}

#spe .vid img {
	width: 100%;
	margin: 0px 0px 10px 0px;
	}

}

@media screen and (max-width: 640px){

#spe {
	line-height: 200%;
	margin: 0px 0px -50px 0px;
	overflow: hidden;
	}

#spe .menu {
	width: 90%;
	margin: 0px auto 48px auto;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	}

#spe .menu a {
	width: 33%;
	background: url(../../img/arr03.png) no-repeat 97% center;
	background-size: 8px auto;
	border: 1px #111111 solid;
	font-size: 11px;
	line-height: 50px;
	margin: 0px 0.5% 2px 0px;
	float: left;
	text-align: center;
	display: block;
	}

#spe .menu a:nth-child(3n),
#spe .menu a:last-child {
	margin: 0px 0px 2px 0px;
	}

#spe .hli {
	width: 90%;
	margin: 0px auto 50px auto;
	}

#spe .hli h2 {
	margin: 0px 0px 30px 0px;
	}

#spe .hli h2 img {
	max-width: 100%;
	}

#spe .hli br:nth-child(4) {
	display: none;
	}

#spe .hli ol {
	width: 100%;
	margin: 30px 0px 0px 0px;
	border-bottom: 1px #111111 solid;
	text-align: center;
	}

#spe dl {
	margin: 0px 0px 30px 0px;
	}

#spe dt {
	margin: 0px 0px 20px 0px;
	}

#spe dt img {
	width: 100%;
	}

#spe .hli dl {
	width: 100%;
	border-top: 1px #111111 solid;
	border-left: 1px #111111 solid;
	margin: 0px;
	display: table;
	}

#spe .hli dt {
	width: 25%;
	border-right: 1px #111111 solid;
	padding: 20px 10px;
	display: table-cell;
	vertical-align: middle;
	}

#spe .hli dd {
	width: 37.5%;
	border-right: 1px #111111 solid;
	padding: 20px 10px;
	display: table-cell;
	vertical-align: middle;
	}

#spe .hli dd:last-child {
	font-weight: bold;
	}

#spe .hli dl:first-child dd:nth-child(2) {
	background: #f4f4f4;
	}

#spe .hli dl:first-child dd:nth-child(3) {
	background: #F7EA00;
	}

#spe .hli dd.sun {
	color: #00C0BC;
	position: relative;
	}

#spe .hli dd.sun:before {
	content: '標準仕様';
	background: #111111;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #ffffff;
	padding: 0px 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#spe section {
	width: 100%;
	padding: 50px 0px 50px 0px;
	float: left;
	position: relative;
	}

#spe section:nth-child(2n+1) {
	background: url(../../img/bg.png) center top;
	}

#spe section:nth-child(2n+1):before {
	content: '';
	width: 100%;
	height: 8px;
	background: url(img/spebg.png) repeat-x center top;
	position: absolute;
	left: 0px;
	top: -8px;
	}

#spe section:nth-child(2n+1):after {
	content: '';
	width: 100%;
	height: 8px;
	background: url(img/spebg.png) repeat-x center top;
	position: absolute;
	left: 0px;
	bottom: -8px;
	transform: rotate(180deg);
	}

#spe section h2 {
	font-size: 18px;
	line-height: 26px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#spe section h2 img {
	width: 26px;
	margin: 0px 10px 0px 0px;
	}

#spe .mer dt img {
	width: 100%;
	max-width: 160px;
	margin: 0px auto;
	display: block;
	}

#spe .hea dl {
	width: 90%;
	margin: 0px auto 40px auto;
	display: flex;
	flex-direction: column;
	}

#spe .hea dt {
	margin: 0px 0px 10px 0px;
	order: 1;
	}

#spe .hea dd {
	padding: 0px 5% 0px 0px;
	order: 2;
	}

#spe .hea h3 {
	font-size: 18px;
	line-height: 150%;
	margin: 0px 0px 10px 0px;
	}

#spe .hea h3 p {
	background: #F7EA00;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px 5px;
	display: table;
	}

#spe section ol {
	width: 90%;
	background: #ffffff;
	margin: 30px auto 0px auto;
	padding: 30px 5%;
	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);
	}

#spe section ol:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30px 0 0;
	border-color: #FBE3CC transparent transparent transparent;	
	position: absolute;
	left: 3px;
	top: 3px;
	}

#spe section ol h3 {
	width: 100%;
	border-bottom: 1px #b6bdc3 dashed;
	font-size: 18px;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	}

#spe ul li {
	width: 100%;
	margin: 0px 0px 30px 0px;
	position: relative;
	}

#spe ul li:last-child {
	margin: 0px 0px 0px 0px;
	}

#spe li img {
	width: 100%;
	}

#spe section ol h4 {
	font-size: 16px;
	text-align: center;
	margin: 15px 0px 5px 0px;
	}

#spe section .mer h4 {
	margin: 0px 0px 20px 0px;
	}

#spe section .mer h4 img {
	width: 160px;
	margin: 10px auto 0px auto;
	display: block;
	}

#spe section .mer p {
	width: 100%;
	background: #333333;
	margin: 0px 0px 40px 0px;
	padding: 20px 10px;
	text-align: center;
	}

#spe section .mer p img {
	max-width: 100%;
	}

#spe .mer .mov {
	max-width: 100%;
	margin: 0px auto;
  	padding-top: 56.25%;
  	position: relative;
	}

#spe .mer .mov iframe {
  	width: 100%;
  	height: 100%;
  	position: absolute;
  	top: 0;
  	left: 0;
	}

#spe .pho {
	width: 100%;
	margin: 20px 0px 0px 0px;
	display: flex;
	}

#spe .pho p {
	width: 48.5%;
	font-weight: bold;
	margin: 0px 3% 0px 0px;
	text-align: center;
	}

#spe .pho p:last-child {
	margin: 0px 0px 0px 0px;
	}

#spe .pho p img {
	margin: 0px 0px 5px 0px;
	}

#spe .des li {
	border: 1px #111111 solid;
	padding: 30px 5%;
	}

#spe .des li:last-child {
	background: #F7EA00;
	}

#spe .des h5 {
	width: 80px;
	height: 40px;
	background: #111111;
	font-size: 10px;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	position: absolute;
	left: 5%;
	top: 16px;
	}

#spe .des h5:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 40px 20px 40px;
	border-color: transparent transparent #111111 transparent;
	position: absolute;
	left: 0px;
	top: -20px;
	}

#spe .des h5 p {
	font-size: 24px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	margin: 8px 0px 0px 0px;
	}

#spe .des h4 {
	background: #ffffff;
	font-size: 14px;
	border: 1px #111111 solid;
	line-height: 24px;
	margin: 0px 0px 10px calc(80px + 10%);
	padding: 0px 10px;
	display: table;
	}

#spe .des span {
	background: #00C0BC;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	padding: 0px 10px;
	display: table;
	position: absolute;
	right: 5%;
	top: -20px;
	}

#spe .des span:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 5px 0 5px;
	border-color: #00C0BC transparent transparent transparent;
	position: absolute;
    left: 50%;
	bottom: -12px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	}

#spe .com li {
	border: 1px #111111 solid;
	padding: 30px 5%;
	text-align: center;
	}

#spe .com h4 {
	margin: 0px 0px 20px 0px;
	}

#spe .com h5 {
	background: #F7EA00;
	font-size: 12px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px 5px;
	display: table;
	}

#spe .com img {
	margin: 0px 0px 20px 0px;
	}

#spe .com span {
	width: 80px;
	height: 40px;
	background: #111111;
	font-size: 12px;
	line-height: 200%;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: absolute;
    left: 50%;
	bottom: -20px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	z-index: 1;
	}

#spe .com span:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 60px 0 60px;
	border-color: #111111 transparent transparent transparent;
	position: absolute;
    left: 50%;
	bottom: -30px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	}

#spe .com span strong {
	width: 150%;
	position: absolute;
    left: 50%;
	top: 0px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	}

#spe .com span font {
	font-size: 28px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	}

#spe .com .pho01 {
	position: relative;
	}

#spe .com .pho01:nth-child(3) img {
	margin: 0px;
	}

#spe .com .pho01 p {
	background: #F7EA00;
	font-size: 12px;
	line-height: 20px;
	padding: 0px 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	}

#spe .vid {
	width: 100%;
	margin: 30px auto 0px auto;
	text-align: center;
	}

#spe .vid img {
	width: 100%;
	margin: 0px 0px 5px 0px;
	}

}

