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


/* PC contents_title_achive ここから  */

#contents_title_achive {
	box-sizing: border-box;
	clear: both;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 21px;
	padding-left: 21px;
	max-width: 1100px;


}


#contents_title_achive h2{
	padding: 0.3em 0.6em;/*上下 左右の余白*/
	border-left: solid 6px #2a7ed2;/*左線*/
	font-size: 18px;
	font-weight:bold;
	color: #303030;
	letter-spacing: 0.1em;

	background-color: #fff;
	border-radius: 2px;
	box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.1);

}

/* PC contents_titleここまで */


@media screen and (max-width: 1126px) { 

/* PC contents_title_achive 最大1126pxまで ここから  */

#contents_title_achive {
	box-sizing: border-box;
	clear: both;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	max-width: 918px;
}


#contents_title_achive h2{
	padding: 0.2em 0.6em;/*上下 左右の余白*/
	border-left: solid 6px #2a7ed2;/*左線*/
	font-size: 18px;
	font-weight:bold;
	color: #303030;
	letter-spacing: 0.1em;

}

}
/* PC contents_title_achive 最大1126pxまで ここまで  */

@media screen and (max-width: 977px) { 

/* PC contents_title_achive 最大1126pxまで ここから  */

#contents_title_achive {
	box-sizing: border-box;
	clear: both;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	max-width: 586px;
}


#contents_title_achive h2{
	padding: 0.2em 0.6em;/*上下 左右の余白*/
	border-left: solid 6px #2a7ed2;/*左線*/
	font-size: 18px;
	font-weight:bold;
	color: #303030;
	letter-spacing: 0.1em;

}

}
/* PC contents_title_achive 最大1126pxまで ここまで  */

/* Smartphone contents_title_achive ここから  */

@media screen and (max-width: 639px), only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

#contents_title_achive {
	box-sizing: border-box;
	clear: both;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 18px;
	padding-left: 18px;
	max-width: 1100px;

	display: none;
}


#contents_title_achive h2{
	padding: 0.1em 0.6em;/*上下 左右の余白*/
	border-left: solid 6px #2a7ed2;/*左線*/
	font-size: 18px;
	font-weight:bold;
	color: #303030;
	letter-spacing: 0.1em;

}

}

/* Smartphone contents_title_achive ここまで */


/* PC 組合員実績紹介 1126px以上 ここから */

#container #achieve {

	width: 100%;
	height: auto;
	clear: both;
	background-color: #f5f5f5;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}

#container #achieve #achieve_contents{
	width: 100%;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 21px;
	padding-left: 21px;
	max-width: 1058px;
	justify-content: space-between;

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

#container #achieve #achieve_contents::after{
  content:"";
  display: block;
  width:338px;
}

div.achieve_contents01{
	width: 338px;
	height: 224px;
	background-color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 180px;
	padding-left: 0px;
	letter-spacing: 0.05em;
	margin-bottom: 24px;
	box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.1);

}

div.achieve_contents01 p {
	font-size: 15px;
	color: #303030;
	line-height: 1.8em;

	margin-top: 19px;
	margin-left: 19px;
}

span.font_s{
	font-size: 14px;
	letter-spacing: 0.01em;
}

span.font_ss{
	font-size: 12px;
	letter-spacing: 0em;
}

div.achieve_contents01 a:hover {
	color: #787878;
}

div.achieve_contents01 img {
	transition-duration: 0.3s;
}

div.achieve_contents01 a:hover img {
	transition-duration: 0.3s;
	opacity:0.7; 
	-khtml-opacity: 0.7;              /* Safari 1.x */
}

/* PC 組合員実績紹介 1126px以上 ここまで */


/* PC 組合員実績紹介 最大1126pxまで ここから */

@media screen and (max-width: 1126px) { 

#container #achieve #achieve_contents{
	width: 100%;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 21px;
	padding-left: 21px;
	max-width: 918px;
	justify-content: space-between;

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

#container #achieve #achieve_contents::after{
	content:"";
	display: block;
	width: 292px;
}



div.achieve_contents01{
	width: 292px;
	height: 194px;
	background-color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 160px;
	padding-left: 0px;
	letter-spacing: 0em;
	margin-bottom: 24px;
	box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.1);
}

div.achieve_contents01 p {
	font-size: 13px;
	color: #303030;
	line-height: 1.8em;

	margin-top: 17px;
	margin-left: 17px;
}

span.font_s{
	font-size: 12px;
	letter-spacing: 0.01em;
}

span.font_ss{
	font-size: 11px;
	letter-spacing: 0em;
}

div.achieve_contents01 a:hover {
	color: #787878;
}

div.achieve_contents01 img {
	transition-duration: 0.3s;
}

div.achieve_contents01 a:hover img {
	transition-duration: 0.3s;
	opacity:0.7; 
	-khtml-opacity: 0.7;              /* Safari 1.x */
}

}

/* PC 組合員実績紹介 最大960pxまで ここから */

@media screen and (max-width: 977px) { 

#container #achieve #achieve_contents{
	width: 100%;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 18px;
	padding-left: 18px;
	max-width: 586px;
	justify-content: space-between;

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

#container #achieve #achieve_contents::after{
	content:"";
	display: block;
	width: 282px;
}

div.achieve_contents01{
	width: 282px;
	height: 188px;
	background-color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 148px;
	padding-left: 0px;
	letter-spacing: 0em;
	margin-bottom: 24px;
	box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.1);
}

div.achieve_contents01 p {
	font-size: 13px;
	color: #303030;
	line-height: 1.8em;

	margin-top: 17px;
	margin-left: 17px;
}

span.font_s{
	font-size: 11px;
	letter-spacing: 0em;
}

span.font_ss{
	font-size: 10px;
	letter-spacing: 0em;
}

div.achieve_contents01 a:hover {
	color: #787878;
}

div.achieve_contents01 img {
	transition-duration: 0.3s;
}

div.achieve_contents01 a:hover img {
	transition-duration: 0.3s;
	opacity:0.7; 
	-khtml-opacity: 0.7;              /* Safari 1.x */
}

}

/* PC 組合員実績紹介 最大960pxまで ここまで */

@media screen and (max-width: 639px), only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {



#container #achieve #achieve_contents{
	box-sizing: border-box;
	width: 100%;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 18px;
	padding-left: 18px;
	justify-content: space-between;

	display: flex;
	flex-direction: row;
	flex-wrap: wrap;

}

div.achieve_contents01{
	width: 100%;
	height: auto;
	background-color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5%;
	padding-left: 0px;
	letter-spacing: 0.1em;
	margin-bottom: 24px;
	box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.1);
	pointer-events: none;
}

div.achieve_contents01 p {
	font-size: 15px;
	color: #303030;
	line-height: 1.8em;

	margin-top: 18px;
	margin-left: 17px;

	letter-spacing: 0.1em;
}

span.font_s{
	font-size: 14px;
	letter-spacing: 0.05em;
}

span.font_ss{
	font-size: 13px;
	letter-spacing: 0em;
}


div.achieve_contents01 a:hover {
	color: #787878;
}

div.achieve_contents01 img {
	transition-duration: 0.3s;
}

div.achieve_contents01 a:hover img {
	transition-duration: 0.3s;
	opacity:0.7; 
	-khtml-opacity: 0.7;              /* Safari 1.x */
}


}

/* PC 組合員実績紹介 最大 ここから */

div.achieve_contents02{
	vertical-align: middle;
	text-align: center;
	width: 330px;
	height: 187px;
	background-color: #FFF;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 60px;
	padding-left: 12px;
}

div.achieve_contents02 a {
	font-size: 22px;
	color: #303030;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 63px;
}

div.achieve_contents02 a:hover {
	color: #787878;
}

div.achieve_contents02 a:hover img {
	opacity:0.7; 
	-khtml-opacity: 0.7;              /* Safari 1.x */
}

div.achieve_contents03{
	vertical-align: middle;
	text-align: center;
	width: 330px;
	height: 187px;
	background-color: #FFF;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 60px;
	padding-left: 12px;
}

div.achieve_contents03 a {
	font-size: 22px;
	color: #303030;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 63px;
}

div.achieve_contents03 a:hover {
	color: #787878;
}

div.achieve_contents03 a:hover img {
	opacity:0.7; 
	-khtml-opacity: 0.7;              /* Safari 1.x */
}

/* PC 組合員実績紹介 ボタンここから */


#container #achieve #achieve_button_space {

	width: 100%;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 21px;
	padding-left: 21px;
	max-width: 1058px;
	justify-content: space-between;

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

/* PC 組合員実績紹介 ボタン01　ここから */

div.achieve_button01 {
}

div.achieve_button01 p {
	display:flex;
	clear: both;
	margin-right: auto;
	margin-left: auto;

	align-items: center;
	justify-content: center;
	width: 338px;
	height: 45px;
	background: #2a7ed2;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

/* PC 組合員実績紹介 ボタン11　ここから */

div.achieve_button11 {
}

div.achieve_button11 p {
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 338px;
	height: 45px;
	background: #2a7ed2;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
	display: none;
}

/* PC 組合員実績紹介 ボタン02　ここから */

div.achieve_button02 a {
	box-sizing: border-box;
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 338px;
	height: 45px;

	border-width: 1px;
	border-style: solid;
	border-color: #7b9abe;

	background: #e9eff5;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #324f6c;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

div.achieve_button02 a:hover {
	clear: both;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 338px;
	height: 45px;
	background: #4197ec;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;
	transition-duration: 0.3s;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

/* PC 組合員実績紹介 ボタン03　ここから */

div.achieve_button03 a {
	box-sizing: border-box;
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 338px;
	height: 45px;

	border-width: 1px;
	border-style: solid;
	border-color: #7b9abe;

	background: #e9eff5;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #324f6c;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

div.achieve_button03 a:hover {
	clear: both;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 338px;
	height: 45px;
	background: #4197ec;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

/* PC 組合員実績紹介 ボタンここまで */


/* PC 組合員実績紹介 ボタンスペース02 ここから */


#container #achieve #achieve_button_space02 {

	box-sizing: border-box;
	width: 100%;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 21px;
	padding-left: 21px;
	justify-content: center;

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

/* PC 組合員実績紹介 ボタン21　ここから */

div.achieve_button21 {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	width: 338px;
	height: 45px;
}

div.achieve_button21 a {
	display:flex;
	clear: both;
	margin-right: auto;
	margin-left: auto;

	align-items: center;
	justify-content: center;
	width: 338px;
	height: 45px;
	background: #2a7ed2;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

div.achieve_button21 a:hover {
	display:flex;
	clear: both;
	margin-right: auto;
	margin-left: auto;

	align-items: center;
	justify-content: center;
	width: 338px;
	height: 45px;
	background: #60aaf4;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

/* PC 組合員実績紹介 ボタン02 ここまで */



@media screen and (max-width: 1126px) { 

/* PC 組合員実績紹介 ボタン 最大1126pxまで ここから */

#container #achieve #achieve_button_space {

	width: 100%;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 21px;
	padding-left: 21px;
	max-width: 918px;
	justify-content: space-between;

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

/* PC 組合員実績紹介 ボタン01 ここから */

div.achieve_button01 p {
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 292px;
	height: 45px;
	background: #2a7ed2;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;

}

div.achieve_button01 a {
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 292px;
	height: 45px;
	background: #2a7ed2;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

div.achieve_button01 a:hover {
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 292px;
	height: 45px;
	background: #60aaf4;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

/* PC 組合員実績紹介 ボタン02　ここから */

div.achieve_button02 a {
	box-sizing: border-box;
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 292px;
	height: 45px;

	border-width: 1px;
	border-style: solid;
	border-color: #7b9abe;

	background: #e9eff5;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #324f6c;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

div.achieve_button02 a:hover {
	clear: both;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 292px;
	height: 45px;
	background: #4197ec;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

div.achieve_button02 a:visited {
	box-sizing: border-box;
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 292px;
	height: 45px;

	border-width: 1px;
	border-style: solid;
	border-color: #7b9abe;

	background: #e9eff5;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #324f6c;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

/* PC 組合員実績紹介 ボタン03　ここから */

div.achieve_button03 a {
	box-sizing: border-box;
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 292px;
	height: 45px;

	border-width: 1px;
	border-style: solid;
	border-color: #7b9abe;

	background: #e9eff5;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #324f6c;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

div.achieve_button03 a:hover {
	clear: both;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 292px;
	height: 45px;
	background: #4197ec;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

div.achieve_button03 a:visited {
	box-sizing: border-box;
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 292px;
	height: 45px;

	border-width: 1px;
	border-style: solid;
	border-color: #7b9abe;

	background: #e9eff5;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #324f6c;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

}

/* PC 組合員実績紹介 ボタン　最大1126pxまで  ここまで */


@media screen and (max-width: 977px) { 

/* PC 組合員実績紹介 ボタン 最大960pxまで ここから */

#container #achieve #achieve_button_space {

	width: 100%;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 18px;
	padding-left: 18px;
	max-width: 586px;
	justify-content: space-between;

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

/* PC 組合員実績紹介 ボタン01 ここから */

div.achieve_button01 p {
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 184px;
	height: 45px;
	background: #2a7ed2;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;


}

div.achieve_button01 a {
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 184px;
	height: 45px;
	background: #2a7ed2;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

div.achieve_button01 a:hover {
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 184px;
	height: 45px;
	background: #60aaf4;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

/* PC 組合員実績紹介 ボタン02　ここから */

div.achieve_button02 a {
	box-sizing: border-box;
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 184px;
	height: 45px;

	border-width: 1px;
	border-style: solid;
	border-color: #7b9abe;

	background: #e9eff5;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 15px;
	color: #324f6c;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

div.achieve_button02 a:hover {
	clear: both;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 184px;
	height: 45px;
	background: #4197ec;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

/* PC 組合員実績紹介 ボタン03　ここから */

div.achieve_button03 a {
	box-sizing: border-box;
	clear: both;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 184px;
	height: 45px;

	border-width: 1px;
	border-style: solid;
	border-color: #7b9abe;

	background: #e9eff5;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 15px;
	color: #324f6c;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

div.achieve_button03 a:hover {
	clear: both;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;

	display:flex;
	align-items: center;
	justify-content: center;
	width: 184px;
	height: 45px;
	background: #4197ec;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

}

/* PC 組合員実績紹介 ボタン　最大960pxまで  ここまで */


@media screen and (max-width: 639px), only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {



/* スマホ 組合員実績紹介 ボタン ここから */

#container #achieve #achieve_button_space {
	box-sizing: border-box;

	width: 100%;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 18px;
	padding-left: 18px;
	justify-content: space-between;

	display: flex;
	flex-direction: row;
	flex-wrap: wrap;

}

/* スマホ 組合員実績紹介 ボタン01 ここから */

div.achieve_button01 {

	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	width: 100%;
	height: 42px;
}

div.achieve_button01 p {
	display:flex;
	clear: both;
	margin-right: auto;
	margin-left: auto;

	justify-content: center;

	width: 100%;
	height: 42px;

	background: #2a7ed2;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	align-items: center;

	background: #2a7ed2;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;

}

/* スマホ 組合員実績紹介 ボタン11 ここから */

div.achieve_button11 {

	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	width: 100%;
	height: 42px;
}

div.achieve_button11 p {
	display:flex;
	clear: both;
	margin-right: auto;
	margin-left: auto;

	justify-content: center;

	width: 100%;
	height: 42px;

	background: #2a7ed2;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	align-items: center;

	background: #2a7ed2;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;

}


/* スマホ 組合員実績紹介 ボタン02　ここから */

div.achieve_button02 {
	display: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	width: 100%;
	height: 45px;

}


div.achieve_button02 a {

	width: 100%;
	height: 45px;

	border-width: 1px;
	border-style: solid;
	border-color: #7b9abe;

	background: #e9eff5;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #324f6c;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

div.achieve_button02 a:hover {

	align-items: center;
	width: 100%;
	height: 45px;
	background: #4197ec;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

/* スマホ 組合員実績紹介 ボタン03　ここから */

div.achieve_button03 {


	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 9px;
	width: 100%;
	height: 42px;

}


div.achieve_button03 a {

	width: 100%;
	height: 42px;

	border-width: 1px;
	border-style: solid;
	border-color: #7b9abe;

	background: #e9eff5;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #324f6c;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

div.achieve_button03 a:hover {

	align-items: center;
	width: 100%;
	height: 42px;
	background: #4197ec;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

/* スマホ  組合員実績紹介 スペース02 ここから */


#container #achieve #achieve_button_space02 {
	box-sizing: border-box;

	width: 100%;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 18px;
	padding-left: 18px;
	justify-content: space-between;

	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

/* スマホ  組合員実績紹介 ボタン21　ここから */


div.achieve_button21 {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	width: 100%;
	height: 42px;
}


div.achieve_button21 a {

	align-items: center;

	width: 100%;
	height: 42px;

	background: #2a7ed2;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

div.achieve_button21 a:hover {

	align-items: center;
	width: 100%;
	height: 42px;
	background: #60aaf4;
	box-shadow: 0 9px 9px 0 rgba(0, 0, 0, .1);
	border-radius: 2px;

	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
}

/* スマホ 組合員実績紹介 スペース02 ここまで */


}

/* スマホ 組合員実績紹介 ボタン　  ここまで */








/* PC 組合員実績紹介 スペース 最大1140px以上 */

div.achieve_space00 {
	clear: both;
	width: 100%;
	height: 27px;
	}

div.achieve_space01 {
	clear: both;
	width: 100%;
	height: 30px;
	}

div.achieve_space11 {
	clear: both;
	width: 100%;
	height: 30px;
}

div.achieve_space02 {
	clear: both;
	width: 100%;
	height: 30px;
}

div.achieve_space03 {
	clear: both;
	width: 100%;
	height: 33px;
}

div.achieve_space04 {
	clear: both;
	width: 100%;
	height: 42px;
}

#achieve_construction_space {
	clear: both;
	width: 100%;
	height: 23px;
}

#achieve_renovation_space {
	clear: both;
	width: 100%;
	height: 30px;
}

#achieve_earthquake_space {
	clear: both;
	width: 100%;
	height: 30px;
}

div.achieve_middle_space {
	clear: both;
	width: 100%;
	height: 45px;
}

div.achieve_under_space {
	clear: both;
	width: 100%;
	height: 75px;
}

/* PC 組合員実績紹介 スペース ここまで */

@media screen and (max-width: 639px), only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape), only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

div.achieve_space00 {
	clear: both;
	width: 100%;
	height: 15px;
	}

div.achieve_space01 {
	clear: both;
	width: 100%;
	height: 6px;
	}

div.achieve_space11 {
	display: none;
}

div.achieve_space02 {
	clear: both;
	width: 100%;
	height: 24px;
}

div.achieve_space03 {
	clear: both;
	width: 100%;
	height: 24px;
}

div.achieve_space04 {
	clear: both;
	width: 100%;
	height: 30px;
}

div.achieve_middle_space {
	clear: both;
	width: 100%;
	height: 18px;
}

#achieve_construction_space {
	clear: both;
	width: 100%;
	height: 36px;
}

#achieve_renovation_space {
	clear: both;
	width: 100%;
	height: 24px;
}

#achieve_earthquake_space {
	clear: both;
	width: 100%;
	height: 24px;
}


}






/* PC 組合員実績紹介 最大1140pxまで ここから */


@media screen and (max-width: 1126px) { 

}









