@charset "UTF-8";
/* CSS Document */


body #main_col #contents .post {
	}
body #main_col #contents .post ul {
	}
body #main_col #contents .post li {
	}
.resultcontent img {
}

.resultcontent ul  {
	margin-bottom:20px;
}

.resultcontent ul li {
	background-image:none;
	padding:0;
}

.resultcontent h3 {
display: block;
padding: 0px;
margin: 0;
color: #000;
font-size: 20px;
line-height: 32px;
font-weight: bold;
font-family: noto4;
background:none;
box-shadow: none;
border-radius: 0px;
}


.resultcontent .bodycopy  {
	margin:15px 0 15px 0;
	font-size:13px;
	line-height:23px;
	font-family:noto2;
}



.section {
	clear:both;
	padding:0px;
	margin:0 0 60px 0;
	}

.section-border {
	clear:both;
	padding:3px;
	border:solid 1px #000;
	margin:0 0 30px 0;
}
.section-border2 {
	clear:both;
	padding:20px;
	border:solid 1px #39c;
	margin:0 0 30px 0;
}


 /* ////////////////////////////////////////////////////////////////////////////////////////////////////////


											.section-lineup
											横並びコンテンツ


*/

.section-lineup {width:100%;
	display:table;
	border:solid 1px #ddd;
	border-collapse: collapse;
		/* ▼ box-sizing */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/* ▲ box-sizing */
	}


.section-lineup +.section-lineup {
	margin-top:-21px;
	}

.section-lineup > li {
	display:table-cell;
	border:solid 1px #999;
	}
	
.section-lineup > li[data-num="1"] {
	width:100%;
	}
.section-lineup > li[data-num="2"] {
	width:50%;
	}


 /* ////////////////////////////////////////////////////////////////////////////////////////////////////////


											.section-lineup2
											横並びコンテンツ（枠無しタイプ）


*/

.resultcontent .section-lineup2 {width:100%;
	display:table;
	border:none;
	padding:0px 5px;
	border-collapse: separate;
		/* ▼ box-sizing */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/* ▲ box-sizing */
	}

.resultcontent .section-lineup2 > li {
	display:table-cell;
	padding:0px 12px;
	}

.resultcontent .section-lineup2 > li:first-child {
	padding-left:0px;
	}

.resultcontent .section-lineup2 > li:last-child {
	padding-right:0px;
	}
	
.resultcontent .section-lineup2 > li[data-num="1"] {
	width:100%;
	}
.resultcontent .section-lineup2 > li[data-num="2"] {
	width:50%;
	}
.resultcontent .section-lineup2 > li[data-num="3"] {
	width:33%;
	}

 /* ////////////////////////////////////////////////////////////////////////////////////////////////////////


											
											見出し関連
											
											.hline1
											.hline2
											.hline3


*/

.resultcontent .hline1 {
		display: block;
	padding: 10px;
	margin : 10px 0 10px 0;

	color:#fff;
	font-size:24px;
	line-height:1.3em;
	letter-spacing:0px;
	font-family:robo4,noto4;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
	text-align:center;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	background:#000;}

* .hline1:first-child {
	margin-top:0;}


.resultcontent .hline2 {
	display: block;
	padding: 15px 10px 15px 20px;
	margin : 30px 0 30px 0;

	color: #3399cc;
	font-size:22px;
	line-height:28px;
	letter-spacing:0px;
	font-family:robo4,noto4;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
	text-align:left;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	border-left: solid 4px #39c;
	
	background:#efefef;}
	
* .hline2:first-child {
	margin-top:0;}


.resultcontent .hline3 {
	display: block;
	padding: 5px 10px 5px 10px;
	margin : 20px 0 20px 0;

	color: #fff;
	font-size:20px;
	line-height:26px;
	letter-spacing:0px;
	font-family:robo4,noto4;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
	text-align:left;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	border:none;
	
	background:#39c;}
	
* .hline3:first-child {
	margin-top:0;}


.resultcontent .hline4 {
	display: block;
	padding: 5px 10px 5px 10px;
	margin : 20px 0 20px 0;

	color: #fff;
	font-size:22px;
	line-height:26px;
	letter-spacing:0px;
	font-family:robo4,noto4;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
	text-align:left;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	border:none;
	
	background:#39c;}
	
* .hline4:first-child {
	margin-top:0;}


.resultcontent .hline5 {
	display: block;
	padding: 0px 0px 0px 0px;
	margin : 15px 0 15px 0;

	color: #000;
	font-size:15px;
	line-height:22px;
	letter-spacing:0px;
	font-family:robo4,noto4;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
	text-align:left;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	border:none;
	
	background:transparent;}
	
	
	
	
	
* .hline5:first-child {
	margin-top:0;}




 /* ////////////////////////////////////////////////////////////////////////////////////////////////////////


											
											ページタイトル
											
											h2.pagetitle-big
											h2.pagetitle
											h2.pagetitle-result-elongation


*/


h2.pagetitle-big {
	background:url(myImg/promo-street/hline-back1.jpg) top right no-repeat;
	padding:77px 30px;
}
@media (-webkit-min-device-pixel-ratio: 2) {
h2.pagetitle-big {
	background:url(myImg/promo-street/hline-back1@2x.jpg) top right no-repeat;
	/* background-size */
-moz-background-size:100%;
-webkit-background-size: 100%;
-o-background-size:100%;
-ms-background-size:100%;
background-size:100%;
}
}



.pagetitle-subline {
	display: block;
	padding: 8px 10px;
	margin : 0 0 10px 0;

	color:#fff;
	font-size:14px;
	line-height:18px;
	letter-spacing:0px;
	font-family:inherit;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
	
	width:100%;
	
		/* ▼ box-sizing */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/* ▲ box-sizing */
	
	position: absolute;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	z-index:1;
	
	/* background: url(myImg/promo-street/hline-subline-back.png) repeat-y; */
	background: url(myImg/result/common/hline-subline-back.png) repeat-y;
}

.mainline {
	display: block;
	padding: 0px;
	margin : 0 0 0 0;

	color:#fff;
	font-size:30px;
	line-height:30px;
	letter-spacing:0px;
	font-family:noto4;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	background: none;
}







h2.pagetitle{
	background:url(myImg/promo-street/hline-back2.jpg) top right no-repeat;
	padding:0px 30px 35px 0px;
}
@media (-webkit-min-device-pixel-ratio: 2) {
h2.pagetitle {
	background:url(myImg/promo-street/hline-back2@2x.jpg) top right no-repeat;
	/* background-size */
-moz-background-size:100%;
-webkit-background-size: 100%;
-o-background-size:100%;
-ms-background-size:100%;
background-size:100%;
}
}

h2.pagetitle .mainline {
	margin-top:35px;
	margin-left:20px;
}



.resultcontent h2.pagetitle-result-elongation {
	height:auto;
	background-image:none;
	background-color:#359bdc;
	padding:0;
	font-size:0;
	line-height:0;
	position:relative;
	
	}


.resultcontent-yokota h2.pagetitle-result-elongation {
	background-image:none;
	background-color:#359bdc;
	padding:0;
	font-size:0;
	line-height:0;
	position:relative;
	height:313px;
	}
	
.resultcontent-yokota h2.pagetitle-result-elongation .mainline {
	/*置換*/text-indent: 100%; white-space: nowrap; overflow: hidden;
	}
	
.resultcontent h2.pagetitle-result-elongation .img {
	position:relative;
	top:0px;
	
	}

 /* ////////////////////////////////////////////////////////////////////////////////////////////////////////


											.figure
											画像ブロック


*/


.resultcontent .figure {
	text-align:center;
	
	}
	
	

 /* ////////////////////////////////////////////////////////////////////////////////////////////////////////


											.rightside
											右寄せ


*/


.resultcontent .rightside {
	float:right;
	
	}

 /* ////////////////////////////////////////////////////////////////////////////////////////////////////////


											.leftside
											左寄せ


*/


.resultcontent .rightside {
	float:left;
	
	}
	

 /* ////////////////////////////////////////////////////////////////////////////////////////////////////////


											.column-sidebyside
											横並びの親


*/


.resultcontent div[class ^="column-sidebyside"] {
	margin-bottom:20px;
	
  -js-display: flex;
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display:-webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
	
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row;
	
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
	
  -webkit-box-pack:start;/*--- Androidブラウザ用 ---*/
  -ms-flex-pack:start;/*--- IE10 ---*/
  -webkit-justify-content:flex-start;/*--- safari（PC）用 ---*/
  justify-content:flex-start;
	
  -ms-flex-line-pack:stretch;/*--- IE10 ---*/
  -webkit-align-content:stretch;/*--- safari（PC）用 ---*/
  align-content:stretch;
		
  -webkit-box-align:stretch;/*--- Androidブラウザ用 ---*/
  -ms-flex-align:stretch;/*--- IE10 ---*/
  -webkit-align-items:stretch;/*--- safari（PC）用 ---*/
  align-items:stretch;
	
	}

.resultcontent div[class ^="column-sidebyside"]:last-child {
	margin-bottom:0px;
	
	}

.resultcontent div[class ^="column-sidebyside"] > * {
	-webkit-flex:0 0 auto; /*--- IE10用 ---*/
	-ms-flex:0 0 auto; /*--- IE10用 ---*/
	flex:0 0 auto; /*--- IE10用 ---*/
		/* ▼ box-sizing */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/* ▲ box-sizing */
	vertical-align:top;
	margin-top:0;
}

/* .column-sidebyside1  右側が320px*/
.column-sidebyside1 > *:first-child {
	width:400px;
	padding-right:30px;
}
.column-sidebyside1 > *:nth-child(2) {
	width:320px;
}
	
	
	
	
	

 /* ////////////////////////////////////////////////////////////////////////////////////////////////////////


											.choice2wayUL
											2つの構築方法


*/

.choice2wayUL {
	display:table;
	clear:both;
	margin:0 0 0px 0;
	width:100%;
	}

.choice2wayLI {
	display:table-cell;
	width:50%;
	position:relative;
	
	
	}
.resultcontent .choice2wayLI-standalone {
	background-image:url(myImg/promo-street/dokuritsu-back.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	}
.resultcontent .choice2wayLI-intensive {
	background-image:url(myImg/promo-street/shutyu-back.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	}

.resultcontent .choice2wayLI .hline {
	display: block;
	padding: 3px 3px 3px 3px;
	margin : 6px 10px 6px 10px;

	color:#fff;
	font-size:21px;
	line-height:1.3em;
	letter-spacing:0px;
	font-family:noto4;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	background:none;
	
-moz-box-shadow: none;
-webkit-box-shadow: none;
	box-shadow: none;
	}

.choice2wayLI .hline .num {
	display: inline-block;
	padding: 0px 10px 0px 0px;
	margin : 0px;

	color:#fff;
	font-size:21px;
	line-height:1.3em;
	letter-spacing:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	background:none;
	}
	


.choice2wayLI .bodycopy {
	display: block;
	padding: 0px;
	margin : 15px 30px 10px 20px;

	color:#000;
	font-size:13px;
	line-height:1.3em;
	letter-spacing:0px;
	font-family:noto2;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	background:none;
	
	
	/* ▼ text-shadow（白のアウトライン） */
	-moz-text-shadow:1px 1px 0px #ffffff,1px 1px 0px #ffffff , -1px -1px 0px #ffffff,-1px -1px 0px #ffffff , -1px 1px 0px #ffffff,-1px 1px 0px #ffffff , 1px -1px 0px #ffffff,1px -1px 0px #ffffff ,  1px 1px 0px #ffffff,1px 1px 0px #ffffff , -1px -1px 0px #ffffff,-1px -1px 0px #ffffff , -1px 1px 0px #ffffff,-1px 1px 0px #ffffff , 1px -1px 0px #ffffff,1px -1px 0px #ffffff;
	-webkit-text-shadow:1px 1px 0px #ffffff,1px 1px 0px #ffffff , -1px -1px 0px #ffffff,-1px -1px 0px #ffffff , -1px 1px 0px #ffffff,-1px 1px 0px #ffffff , 1px -1px 0px #ffffff,1px -1px 0px #ffffff ,  1px 1px 0px #ffffff,1px 1px 0px #ffffff , -1px -1px 0px #ffffff,-1px -1px 0px #ffffff , -1px 1px 0px #ffffff,-1px 1px 0px #ffffff , 1px -1px 0px #ffffff,1px -1px 0px #ffffff;
	-ms-text-shadow: 1px 1px 0px #ffffff,1px 1px 0px #ffffff , -1px -1px 0px #ffffff,-1px -1px 0px #ffffff , -1px 1px 0px #ffffff,-1px 1px 0px #ffffff , 1px -1px 0px #ffffff,1px -1px 0px #ffffff ,  1px 1px 0px #ffffff,1px 1px 0px #ffffff , -1px -1px 0px #ffffff,-1px -1px 0px #ffffff , -1px 1px 0px #ffffff,-1px 1px 0px #ffffff , 1px -1px 0px #ffffff,1px -1px 0px #ffffff;
	text-shadow: 1px 1px 0px #ffffff,1px 1px 0px #ffffff , -1px -1px 0px #ffffff,-1px -1px 0px #ffffff , -1px 1px 0px #ffffff,-1px 1px 0px #ffffff , 1px -1px 0px #ffffff,1px -1px 0px #ffffff ,  1px 1px 0px #ffffff,1px 1px 0px #ffffff , -1px -1px 0px #ffffff,-1px -1px 0px #ffffff , -1px 1px 0px #ffffff,-1px 1px 0px #ffffff , 1px -1px 0px #ffffff,1px -1px 0px #ffffff;
	/* ▲ text-shadow（白のアウトライン） */
	
	}
	


.choice2wayLI .merit {
	display: block;
	padding: 0px;
	margin : 40px 20px 40px 20px;

	color:#fff;
	font-size:13px;
	line-height:1.3em;
	letter-spacing:0px;
	font-family:noto2;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	-webkit-font-smoothing: antialiased;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	background:#3399cc;
	}
.choice2wayLI .merit:before {
	content:"メリット";
	position:absolute;
	top:-15px;
	left:0px;
	color: #3399cc;
	display:block;
	font-family:noto4;
	}

.choice2wayLI .merit p {
	display: block;
	padding: 20px;
	margin :0px;

	color:#fff;
	font-size:13px;
	line-height:1.3em;
	letter-spacing:0px;
	font-family:noto4;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	-webkit-font-smoothing: antialiased;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	background:#3399cc;
	}
.choice2wayLI .anchorwrap {
	display: block;
	padding: 0px;
	margin :0px;
	
	width:100%;
	height:100%;

	color:#fff;
	font-size:13px;
	line-height:1.3em;
	letter-spacing:0px;
	font-family:noto4;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	-webkit-font-smoothing: antialiased;
	
	position:absolute;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	background:transparent;
	/*置換*/text-indent: 1300%; white-space: nowrap; overflow: hidden;
	}
	
.choice2wayLI a.anchorwrap:hover {
	background:#fff;
	opacity:0.3;
	/*置換*/text-indent: 1300%; white-space: nowrap; overflow: hidden;
	}
.section-choice2way .btnarea  {
	text-align:center;
	margin:10px
}

.section-choice2way .btnarea a:hover {
	position:relative;
	top:2px;
	opacity:0.8;
}
.section-choice2way .btnarea img {
	width:470px;
	height:66px;
}




 /* ////////////////////////////////////////////////////////////////////////////////////////////////////////


											.result
											実績などの記事リスト


*/
 .result {
	 position:relative;
	 padding:15px;
	}
.resultcontent .result-hline1 {
	display: block;
	overflow: visible;
	padding: 0 0 0 0;
	margin : 0 0 20px 0;

	color:#000;
	font-size:18px;
	line-height:22px;
	letter-spacing:0px;
	font-family:noto2;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	-webkit-font-smoothing: antialiased;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	background-color:transparent;
	background-image:none;
	background-position:left top;
	background-repeat:no-repeat;
	
	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;

	}
.resultcontent .result-figure {
	float:left;
	display:block;
	margin:0 20px 20px 0px;
	border:solid 1px #ccc;
	line-height: 0em;
	}
.resultcontent .result-hline2 {
	display: block;
	overflow: visible;
	padding: 0 0 0 0;
	margin : 0 0 20px 0;

	color:#000;
	font-size:18px;
	line-height:22px;
	letter-spacing:0px;
	font-family:noto2;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	-webkit-font-smoothing: antialiased;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	border:none;
	
	background-color:transparent;
	background-image:none;
	background-position:left top;
	background-repeat:no-repeat;
	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	
	}
.resultcontent .result-hline3 {
	display: block;
	overflow: visible;
	padding: 0 0 0 0;
	margin : 15px 0 15px 110px;

	color:#000;
	font-size:16px;
	line-height:22px;
	letter-spacing:0px;
	font-family:noto4;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	-webkit-font-smoothing: antialiased;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	border:none;
	
	background-color:transparent;
	background-image:none;
	background-position:left top;
	background-repeat:no-repeat;
	
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	
	}

.resultcontent p.result-bodycopy {
	display: block;
	overflow: visible;
	padding: 0 0 0 0px;
	margin : 0 0 0px 110px;

	color:#000;
	font-size:13px;
	line-height:20px;
	letter-spacing:0px;
	font-family:noto2;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	-webkit-font-smoothing: antialiased;
	
	position:relative;
	top:0px;
	right:auto;
	bottom:auto;
	left:0px;
	
	background-color:transparent;
	background-image:none;
	background-position:left top;
	background-repeat:no-repeat;}

	.result-anchorwrap {
		position:absolute;
		top:0;
		left:0;
		display:block;
		width:100%;
		height:100%;	
		/*置換*/text-indent: 200%; white-space: nowrap; overflow: hidden;
		/* CSS Transition */
-moz-transition: all 0.2s ease; 
-o-transition: all 0.2s ease; 
-ms-transition: all 0.2s ease; 
-webkit-transition: all 0.2s ease; 
transition: all 0.2s ease;
	}
	a.result-anchorwrap:hover {
		border:solid 4px #39c;
			/* ▼ box-sizing */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/* ▲ box-sizing */
	}

 /* ////////////////////////////////////////////////////////////////////////////////////////////////////////


											.gallery
											ギャラリー


*/

ul.gallery {

  -js-display: flex;
  display:-webkit-box;/*--- Androidブラウザ用 ---*/
  display:-ms-flexbox;/*--- IE10 ---*/
  display:-webkit-flex;/*--- safari（PC）用 ---*/
  display:flex;
	
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row;
	
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
	
  -webkit-box-pack:start;/*--- Androidブラウザ用 ---*/
  -ms-flex-pack:start;/*--- IE10 ---*/
  -webkit-justify-content:flex-start;/*--- safari（PC）用 ---*/
  justify-content:flex-start;
	
  -ms-flex-line-pack:stretch;/*--- IE10 ---*/
  -webkit-align-content:stretch;/*--- safari（PC）用 ---*/
  align-content:stretch;
		
  -webkit-box-align:stretch;/*--- Androidブラウザ用 ---*/
  -ms-flex-align:stretch;/*--- IE10 ---*/
  -webkit-align-items:stretch;/*--- safari（PC）用 ---*/
  align-items:stretch;
	
	}




ul.gallery li {
	-webkit-flex:0 0 auto; /*--- IE10用 ---*/
	-ms-flex:0 0 auto; /*--- IE10用 ---*/
	flex:0 0 auto; /*--- IE10用 ---*/
	padding:0 10px;
		/* ▼ box-sizing */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/* ▲ box-sizing */
	font-size:0;
}

ul.gallery .figurewrap .figure {
		/* ▼ box-sizing */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/* ▲ box-sizing */
	display:inline-block;
	padding:0 0px 0 20px;
	margin:0px 0px 10px 0;
	line-height: 0;
	}

ul.gallery .figurewrap .figure:first-child {
	padding:0 0px 0 0px;
	}

ul.gallery .caption {
	font-size:13px;
	line-height:1.25em;
	margin:0px 10px 15px 0;
}

/* ///// col3 */
ul.gallery.col3 li {
	 width : 33% ;
   width : -webkit-calc(100% / 3) ;
   width : calc(100% / 3) ;
}
ul.gallery.col3 li.col1 {
	width:33%;
	width : -webkit-calc(100% / 3) ;
	width : calc(100% / 3) ;
}

ul.gallery.col3 li.col2 {
	width:66%;
	width : -webkit-calc(100% / 3 * 2) ;
	width : calc(100% / 3 * 2) ;
}

ul.gallery.col3 li.col3 {
	width:100%;
}


/* ///// col4 */
ul.gallery.col4 li {
	 width : 25% ;
   width : -webkit-calc(100% / 4) ;
   width : calc(100% / 4) ;
}
ul.gallery.col4 li.col1 {
	 width : 25% ;
   width : -webkit-calc(100% / 4) ;
   width : calc(100% / 4) ;
}
ul.gallery.col4 li.col2 {
	 width : 50% ;
   width : -webkit-calc(100% / 4 * 2) ;
   width : calc(100% / 4 * 2) ;
}
ul.gallery.col4 li.col3 {
	 width : 75% ;
   width : -webkit-calc(100% / 4 * 3) ;
   width : calc(100% / 4 * 3) ;
}
ul.gallery.col4 li.col4 {
	 width : 100% ;
   width : -webkit-calc(100% / 4 * 4) ;
   width : calc(100% / 4 * 4) ;
}




 /* ////////////////////////////////////////////////////////////////////////////////////////////////////////


											.column1
											デバイス紹介などで使うボックス


*/

.column1 { 
	margin:15px 0;
	background-color:#f2f2f2;
	border:solid 1px #d2d2d2;
	display:table;
 }


.column1 > * { 
display:table-cell;
vertical-align:top;
	/* ▼ box-sizing */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/* ▲ box-sizing */
 }
 
.column1 .left { 
vertical-align:middle;
	width:258px;
	font-size:0;
	line-height:0;
	background-color:#333333;
 }
.column1 .right { 
	width:460px;
	font-size:0;
	line-height:0;
	padding:20px 15px 15px 25px;
 }





 /* ////////////////////////////////////////////////////////////////////////////////////////////////////////


											.column1
											デバイス紹介などで使うボックス


*/

.column1 { 
	margin:15px 0;
	background-color:#f2f2f2;
	border:solid 1px #d2d2d2;
	display:table;
 }


.column1 > * { 
display:table-cell;
vertical-align:top;
	/* ▼ box-sizing */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/* ▲ box-sizing */
 }
 
.column1 .left { 
vertical-align:middle;
	width:258px;
	font-size:0;
	line-height:0;
	background-color:#333333;
 }
.column1 .right { 
	width:460px;
	font-size:0;
	line-height:0;
	padding:20px 15px 15px 25px;
 }
 
 /* -------------------------------------
 2019.0403 追記
 ------------------------------------- */
 .FvArea {margin-bottom:60px;}
.description b {font-size: 16px; font-weight:900;}
.TopDescription {position: relative;}
.TopDescription .TextArea {width:340px; position: absolute; top: 140px; padding: 10px 45px;}
.TopDescription .TextArea h2,.TopDescription .TextArea p {color:#FFFFFF;}
.TopDescription .TextArea h2 {font-size: 30px;line-height: 1.2em; margin: 0 0 15px;}
TopDescription .TextArea p {font-size: 14px;}
.IntroductionArea {display: -webkit-flex;display: flex;justify-content: space-between;}
.IntroductionArea .box1,.IntroductionArea .box2 {position: relative;}
.IntroductionArea .box1 .text,.IntroductionArea .box2 .text {position: absolute; right: 0px; bottom: 7px; padding:3px 8px; font-size: 13px; background-color: rgba(0, 0, 0, 0.7); color: #FFFFFF;}
.IntroductionArea .box1 p,.IntroductionArea .box2 p{line-height: 1.7em;}
.BlueUline {color: #0d59b8;text-decoration: underline;}


@media only screen and (max-width : 767px) {
 .FvArea {margin-bottom:0px;}
.TopDescription .gradient img {position: relative; display: block; z-index:1;}
.TopDescription .gradient {position:relative;}
.TopDescription .gradient:after{content: ""; position: absolute; left: 0px; top:auto;bottom:0px;display: block;width: 100%;height:20%;
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
z-index:3;
}
.TopDescription .TextArea {width:auto; position: static; top: 0; padding: 10px 0;}
.TopDescription .TextArea h2,.TopDescription .TextArea p {color:#000000;}
.TopDescription .TextArea h2 {font-size: 24px;line-height: 1.2em; margin: 0 0 15px;}
.IntroductionArea {flex-wrap: wrap;display: block;max-width:360px;margin:0 auto;}
.IntroductionArea img {margin-bottom:10px; text-align:center;}
.IntroductionArea img:last-child {margin-bottom:0;}
.IntroductionArea .box1 .text,.IntroductionArea .box2 .text {right: 0px; bottom: 17px; padding:3px 8px;}
 .spbr {display:none;}
}
 /* -------------------------------------
 2019.0409 追記 導入事例TOP
 ------------------------------------- */
.NewsCaseArea {width: 100%; margin: 10px auto 15px; display: flex; display: -ms-flexbox; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.NewsCaseArea h4 {margin:0 0 5px;}
.NewsCaseArea .anchorArrow { text-decoration:none; font-weight:normal;font-size:16px; }
.NewsCaseArea .anchorArrow:before { content:'\e062'; font-family:icomoon; padding:0 2px 0 0; text-decoration:none;font-size:13px; font-weight:normal; color:#39F }
.NewsCaseArea > div{ width: 33.33333%; padding: 10px;}
.NewsCaseArea .image img {border: 1px solid #ccc; padding: 1px; margin: 0; display: block; width: 100%;}
.NewsCaseArea .image img:hover {opacity: 0.8;filter: alpha(opacity=80);-ms-filter: "alpha(opacity=80)";background: #FFFFFF;}
.NewsCaseArea p.excerpt {font-size: 11px; color: #333; line-height: 150%; padding: 10px;}
.NewsCaseArea a,.NewsCaseArea a:hover { text-decoration: none;color:#000}
@media screen and (max-width: 480px) {
.NewsCaseArea > div {width: 50%;}
}