@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=EB+Garamond");

.sh-gradient-wrapper {
  padding-bottom: 40px;
}

.sh-equipment-gradient-top {
}

.MT30_0 {
	margin-top: 30px;
}
.MT40_0 {
	margin-top: 40px;
}

.sh-contents {
    max-width: 1060px;
}

.sh-equipment-link-buttons {
  margin: 0 auto 40px;
}

.sh-equipment-link-buttons ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.sh-equipment-link-buttons ul li {

  width: 25%;
}

.sh-equipment-link-buttons ul li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  position: relative;
  padding: 12px 6px;
  font-family: "EB Garamond", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.25em;
  text-indent: 0.25em;
  color: #000;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  border:2px groove #fff;
  background: #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(50%, #ffffff), color-stop(51%, #e5e5e5), to(#e5e5e5));
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 50%, #e5e5e5 51%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.sh-equipment-link-buttons ul li a.ls-wide {
  letter-spacing: 1em;
  text-indent: 1em;
}

.sh-equipment-link-buttons ul li a.ls-narrow {
  letter-spacing: normal;
}

.sh-equipment-link-buttons ul li a:after {
  display: block;
  position: absolute;
  content: '';
  width: 100%;
  height: 4px;
  left: 0;
  bottom: 0;
  background-color: #c7c6c7;
}

.sh-equipment-link-buttons.sh-equipment-link-buttons__bottom {
  margin-top: 10px;
}

.sh-equipment-link-buttons.sh-equipment-link-buttons__bottom ul {
  width: 80%;
  margin: 0 auto;
}

.sh-equipment-link-buttons.sh-equipment-link-buttons__bottom ul li a {
  padding: 10px 4px;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
}

.sh-equipment-link-buttons.sh-equipment-link-buttons__bottom ul li a.ls-wide {
  letter-spacing: 0.2em;
  text-indent: 0.2em;
}
.sh-equipment-link-buttons.sh-equipment-link-buttons__bottom ul li a.ls-narrow {
  letter-spacing: normal;
}

html.no-touch .sh-equipment-link-buttons ul li a:hover,
.sh-equipment-link-buttons ul li.current a {
  color: #fff;
  text-shadow: 0 1px 0 #000;
  text-decoration: none;
  background: #a1a1a1;
  background: -webkit-gradient(linear, left top, left bottom, from(#a1a1a1), color-stop(50%, #898a8a), color-stop(51%, #515151), to(#6d6b6c));
  background: linear-gradient(to bottom, #a1a1a1 0%, #898a8a 50%, #515151 51%, #6d6b6c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1a1a1', endColorstr='#6d6b6c',GradientType=0 );
}

html.no-touch .sh-equipment-link-buttons ul li a:hover:after,
.sh-equipment-link-buttons ul li.current a:after {
  background: #fbf1c3;
  background: linear-gradient(180deg, #333 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%), linear-gradient(135deg, #786617 0%, #fbf1c3 50%, #fbf1c3 51%, #786617 100%);
}

.sh-equipment-img {
  margin-bottom:60px;
}
body.sh-equipment-indoor .sh-equipment-img {
	margin-bottom: 40px;
}
body.sh-equipment-structure .sh-equipment-img {
	margin-bottom: 40px;
}
body.sh-equipment-security .sh-equipment-img {
	margin-bottom: 30px;
}

.sh-equipment-img.MB0 {
  margin-bottom:0;
}
.sh-equipment-img.MB40 {
	margin-bottom:40px;
}
body.sh-equipment-security .sh-equipment-img.MB60_30 {
	margin-bottom:60px;
}
body.sh-equipment-security .sh-equipment-img.MB0 {
	margin-bottom:0px;
}

.sh-equipment-img .pure-g.rows2 {
  margin: 0 -20px;
}
.sh-equipment-img .pure-g.rows2 > div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px 20px;
}
.sh-equipment-img .pure-g.rows3 {
  margin: 0 -12.5px;
}
.sh-equipment-img .pure-g.rows3 > div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 12.5px;
}
.sh-equipment-img .pure-g ,
.sh-equipment-img .pure-g.rows4,
.sh-equipment-img .pure-g.rows5 {
  margin: 0 -10px;
}
.sh-equipment-img .pure-g.rows4.MB60 {
	margin-bottom: 60px;
}

.sh-equipment-img .pure-g > div ,
.sh-equipment-img .pure-g.rows4 > div,
.sh-equipment-img .pure-g.rows5 > div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}
.sh-equipment-img .pure-g.rows3 > div,
.sh-equipment-img .pure-g.rows4 > div,
.sh-equipment-img .pure-g.rows5 > div {
	padding-top:10px;
	padding-bottom:20px;
}
.sh-equipment-img .pure-u-1-1 > div {
	padding-bottom:5px;
}
.sh-equipment-security .sh-equipment-img .pure-g {
	margin: 0 -20px;
}
.sh-equipment-security .sh-equipment-img .pure-g > div {
	padding: 0 20px;
}


h4.sh-equipment-heading {
  text-align: center;
  margin-bottom: 40px;
  font-size: 30px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
}
.sh-equipment-heading sup{
	font-size: 40%;
	top: 0;
}

.sh-equipment-info h5 {
  text-align: left;
  margin-bottom: 10px;
  padding-bottom:3px;
  font-size:29px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
  border-bottom: 1px solid #a98d59;
  color : #a98d59;
}
.sh-equipment-info h5 span {
  font-size: 70%;
  padding-left: 20px;
  position: relative;
  top: -3px;
}
.sh-equipment-structure .sh-equipment-info h5 span {
  font-size: 100%;
  padding: 2px;
  margin-right: 10px;
  position: relative;
  top: 0;
  background-color: #a98d59;
  color: #fff;
}
.sh-equipment-info.MB10 {
	margin-bottom:10px !important;
}
.sh-equipment-info.MB10 h5 {
  margin-bottom: 0px;
}
.sh-equipment-info h5.MB3 {
	margin-bottom: 3px;
}

.sh-equipment-equipment .sh-equipment-info h5 {
}
.sh-equipment-eco .sh-equipment-info h5 {
	font-size: 26px;
	margin-bottom: 20px;
}
.sh-equipment-security .sh-equipment-info h5 {
	font-size: 26px;
	margin-bottom: 20px;
}
.sh-equipment-structure .sh-equipment-info h5 {
	font-size: 26px;
	margin-bottom: 20px;
}

.sh-img-text-box {
}
.sh-img-text-box.MB50 {
  margin-bottom: 50px;
}

.sh-img-text-box > div {
  margin-bottom: 15px;
}

.sh-equipment-title ,
.sh-img-text-box .sh-equipment-title {
  text-align: left;
  margin-bottom: 10px;
  font-size: 24px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
}
.sh-equipment-title.MB20 {
	margin-bottom: 20px;
}
.sh-equipment-text ,
.sh-img-text-box .sh-equipment-text {
  text-align: left;
  font-size: 18px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
  line-height:1.2;
}
.sh-equipment-text.LH15 {
	line-height: 1.5;
}
.sh-img-text-box .sh-equipment-text2 {
  text-align: left;
  font-size: 16px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
  line-height:1.2;
  margin-bottom:10px;
}
.sh-equipment-text3 {
  text-align: left;
  font-size: 18px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
}
.sh-equipment-text span {
  font-size:77%;
  display:block;
  margin-top: 5px;
}
.sh-equipment-title sup,
.sh-equipment-text sup {
	top: 0;
}

.sh-equipment-title2 {
	font-size: 30px;
	font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
	text-align: left;
	color: #a98d59;
}

.sh-equipment-title3 {
  font-size: 26px;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
  text-align: left;
}

.sh-equipment-caption {
  font-size: 93%;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, 'Noto Serif JP' ,serif;
  color: #fff;
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.sh-equipment-caption.sh-caption-color1 {
	color: #333;
}
.sh-equipment-indoor .sh-equipment-caption {
	text-shadow: 0 0 3px #333, 1px 0 3px #333, 0 -1px 3px #333, 0 1px 3px #333, -1px 0 3px #333;
}

.sh-equipment-security-box1 {
	width: 29.6875%;
	float:left;
}
.sh-equipment-security-box2 {
	width: 5.46875%;
	float:left;
	margin-top: 22%;
}

.sh-equipment-bg1 {
    background-color: #f3f1e8;
    padding-bottom: 5px;
    margin-bottom: 60px;
}

.sh-contents-comment {
  margin-bottom:30px;
  background:none;
  border:none;
}
.sh-contents-comment-text {
}

.sh-flex-reverse {
	flex-direction: row-reverse;
}

.sh-equipment-bnr a:hover {
	opacity: 0.9;
}

.sh-PR {
	position: relative;
}

sub {
    bottom: 0;
	vertical-align: baseline;
}

@media screen and (max-width: 1200px) {
	.sh-equipment-title3 {
	  font-size: 2.1vw;
	}
}

@media screen and (min-width:768px) and ( max-width:990px) {
	.sh-equipment-link-buttons ul li a {
		font-size: 1.6vw;
	}
	.sh-equipment-link-buttons.sh-equipment-link-buttons__bottom ul li a {
		font-size: 1.3vw;
	}
}

@media screen and (max-width: 900px) {
  .sh-equipment-link-buttons ul li a {
    letter-spacing: 0.1em;
    text-indent: 0.1em;
  }
  .sh-equipment-link-buttons ul li a.ls-wide {
    letter-spacing: 0.1em;
    text-indent: 0.1em;
  }
}

@media screen and (max-width: 767px) {
	.sh-gradient-wrapper {
		padding-bottom: 0;
	}
	.sh-equipment-gradient-top {
		padding-top: 20px;
	}
	.MT30_0, .MT40_0 {
		margin-top: 0;
	}
	.sh-equipment-link-buttons {
		margin-top:20px;
	}
	.sh-equipment-link-buttons ul {
		width: 100%;
	}
	.sh-equipment-link-buttons ul li {
		width: 50%;
	}
	.sh-equipment-link-buttons ul li:nth-child(odd) {
		clear: both;
	}
	.sh-equipment-link-buttons ul li a {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		height: 60px;
		padding: 0 4px;
		font-size: 15px;
		letter-spacing: 0.25em;
		text-indent: 0.25em;
	}
	.sh-equipment-link-buttons ul li a.ls-wide {
		letter-spacing: 0.25em;
		text-indent: 0.25em;
	}
	.sh-equipment-link-buttons ul li a.smp-small {
		font-size: 14px;
		letter-spacing: 0.1em;
		text-indent: 0.1em;
	}
	.sh-equipment-link-buttons.sh-equipment-link-buttons__bottom {
		margin-bottom:0;
		padding-bottom:20px;
	}
	.sh-equipment-link-buttons.sh-equipment-link-buttons__bottom ul {
		width: 100%;
	}
	.sh-equipment-link-buttons ul li a {
		height: 52px;
	}
	.sh-equipment-link-buttons.sh-equipment-link-buttons__bottom ul li a.smp-small {
		font-size: 13px;
	}

	.sh-equipment-img .pure-g.rows3 {
		margin: 0 -10px;
	}
	.sh-equipment-img .pure-g.rows3 > div {
	  padding: 10px 10px 30px;
	}
	.sh-equipment-eco .sh-equipment-img .pure-g.rows3 .pure-g.rows3 > div + div {
		margin-top: 20px;
	}
	.sh-equipment-img {
	  margin-bottom:20px;
	}
	body.sh-equipment-security .sh-equipment-img.MB60_30,
	body.sh-equipment-indoor .sh-equipment-img.MB60_30 {
		margin-bottom:30px;
	}
	body.sh-equipment-structure .pure-g .sh-img-text-box img {
		width: 80%
	}
	body.sh-equipment-structure .pure-g .sh-img-text-box img.smp-100 {
		width: 100%
	}
	.sh-img-text-box {
	  margin-bottom: 20px;
	}
	.sh-equipment-img .pure-g.rows4 > div.smp-NoMB ,
	.smp-NoMB > .sh-img-text-box ,
	.smp-NoMB > .sh-img-text-box > div {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	h4.sh-equipment-heading {
		text-align: left;
		font-size: 26px;
	}
	.sh-equipment-info h5 {
		font-size: 26px;
	}
	.sh-equipment-info h5 span {
	  padding-left: 0px;
	  top: 0px;
	  display: block;
	}
	.sh-equipment-structure .sh-equipment-info h5 span {
	  display: inline-block;
	}

	.sh-equipment-equipment .sh-equipment-info h5 ,
	.sh-equipment-security .sh-equipment-info h5 ,
	.sh-equipment-indoor .sh-equipment-info h5 ,
	.sh-equipment-structure .sh-equipment-info h5 {
		font-size: 26px;
	}

	.sh-equipment-title ,
	.sh-img-text-box .sh-equipment-title {
	  font-size: 22px;
	}

	.sh-equipment-title2 {
		font-size: 26px;
	}
	.sh-equipment-title3 {
	  font-size: 22px;
	  /*font-size: 4.1vw;*/
	}

	.sh-equipment-security-box1 {
		width:85%;
		float:none;
		margin:0 auto;
	}
	.sh-equipment-security-box2 {
		width:10%;
		float:none;
		margin:10px auto;
		transform: rotate(90deg);
	}

	.sh-equipment-bg1 {
	    background-color: #f3f1e8;
	    padding-bottom: 0px;
	    margin-bottom: 10px;
	}

	.PR10 {
		padding-right:0;	
	}
	.PL10 {
		padding-left:0;	
	}
	.PB20-smp {
		padding-bottom: 20px;
	}
	.sh-smp-80p {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
}
