@charset "UTF-8";
/* CSS Document */
.support {
  margin-top: 106px;
  background-image: url(../img/top/sec01-bg.png);
  background-repeat: no-repeat;
  height: 330px;
  width: 960px;
  position: relative;
}
.support h4 {
  position: absolute;
  left: 242px;
  top: 1px;
  width: 482px;
  overflow: hidden;
  text-indent: -7777px;
  height: 30px;
}
.support .sec01-img {
  position: absolute;
  left: 150px;
  top: 50px;
}
.support .sec02-img {
  position: absolute;
  left: 420px;
  top: 55px;
  width: 189px;
  height: 48px;
}
.support .sec03-img {
  position: absolute;
  left: 760px;
  top: 50px;
}
.support .sec04-img {
  position: absolute;
  left: 60px;
  top: 218px;
  height: 34px;
  width: 221px;
}
.support .sec05-img {
  position: absolute;
  left: 440px;
  top: 203px;
  width: 126px;
  height: 62px;
}
.support .sec06-img {
  position: absolute;
  left: 755px;
  top: 202px;
  width: 126px;
  height: 62px;
}
.support .sec01-text {
  position: absolute;
  left: 40px;
  top: 110px;
  font-size: 88%;
  width: 264px;
  text-align: center;
}
.support .sec02-text {
  position: absolute;
  left: 420px;
  top: 110px;
  font-size: 88%;
  text-align: center;
}
.support .sec03-text {
  position: absolute;
  left: 690px;
  top: 110px;
  font-size: 88%;
  text-align: center;
  height: 37px;
  width: 228px;
}
.support .sec04-text {
  position: absolute;
  left: 80px;
  top: 277px;
  font-size: 88%;
  text-align: center;
}
.support .sec05-text_01 {
  position: absolute;
  left: 400px;
  top: 277px;
  font-size: 88%;
  width: 203px;
  text-align: center;
}
.support .sec06-text {
  position: absolute;
  left: 705px;
  top: 277px;
  font-size: 88%;
  width: 203px;
  text-align: center;
}
#all .support a {
  text-decoration: underline;
  vertical-align: top;
}
#all .support a:hover {
  text-decoration: none;
}

@media screen and (max-width: 950px) {
  .support {
    height: auto;
    border: 2px solid #888;
    border-radius: 5px;
    background: none;
    width: calc(100% - 4rem);
    margin-left: auto;
    margin-right: auto;
  }

  .sp-support-content-wrap {
    margin: 3rem auto 1.5rem auto;
    background-image: url(../img/top/sp_sec01-bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: calc(100% - 3.2rem);
    height: auto;
    line-height: 1.4;
  }
  .sp-support-content-wrap2 {
    margin: 3rem auto 1.5rem auto;
	display: flex;
	flex-direction: column;
	justify-content:center;
	text-align:center;
    width: calc(100% - 3.2rem);
    height: auto;
    line-height: 1.4;
	align-items: center;
  }

  .ie .sp-support-content-wrap {
    width: calc(100% - 2.8rem);
  }
  #all .support a {
    text-decoration: none;
    font-size: 0.9rem;
    line-height: 1.4;
  }
  .support h4 {
    left: 1rem;
    top: -6rem;
    width: 94%;
    height: auto;
    text-indent: 0;
    font-size: 1.9rem;
    font-weight: 700;
    background-color: #fff;
    letter-spacing: -0.1em;
    line-height: 1.7;
  }

  .support-content-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 4%;
    padding-bottom: 7%;
    font-size: 1.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .support-content-1_2 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 4%;
    padding-bottom: 2%;
    font-size: 1.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .support-content-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 6%;
    padding-bottom: 4%;
    font-size: 1.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .support-content-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 3%;
    font-size: 1.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .support .sec01-img,
  .support .sec01-text,
  .support .sec02-img,
  .support .sec02-text,
  .support .sec03-img,
  .support .sec03-text,
  .support .sec04-img,
  .support .sec04-text,
  .support .sec05-img,
  .support .sec05-text_01,
  .support .sec06-img,
  .support .sec06-text {
    position: static;
  }
  .support .sec01-img,
  .support .sec01-img img {
/*    width: 3rem;*/
    margin: 0 auto;
  }
  .support .sec01-text,
  .support .sec02-text,
  .support .sec03-text,
  .support .sec04-text,
  .support .sec05-text_01,
  .support .sec06-text {
    width: 26.3rem;
/*    margin-top: 0.4rem;*/
    margin-top: 15px;
    text-align: center;
  }
  .support .sec02-img img,
  .support .sec02-img {
/*    width: 11.8rem;*/
    height: auto;
  }
  .support .sec02-img {
    margin: 1rem auto 0 auto;
  }

  .support .sec03-img img,
  .support .sec03-img {
/*    width: 7.4rem;*/
    height: auto;
    margin: 0 auto;
  }
  .support .sec04-img img,
  .support .sec04-img {
/*    width: 15rem;*/
    height: auto;
    margin: 0.5rem auto 0 auto;
  }
  .support .sec03-text {
    margin: 1.3rem auto 0 auto;
    height: auto;
  }
  .support .sec04-text {
    margin: 0.6rem auto 0 auto;
  }
  .support .sec05-img,
  .support .sec05-img img {
/*    width: 8.2rem;*/
    margin: 0.2rem auto 0 auto;
    height: auto;
  }
  .support .sec06-img,
  .support .sec06-img img {
/*    width: 7rem;*/
    margin: 0.5rem auto 0 auto;
    height: auto;
  }
  .support .sec05-text_01 {
    margin: 10px auto 0 auto;
  }
  .support .sec06-text {
    margin: 1.3rem auto 0 auto;
  }
}



/*250130以降追加*/
.flex{
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
	margin-top: 106px;
	padding: 1rem 1rem 0;
	border: 1px solid #888;
	border-radius: 6px;
	align-items: center;
	text-align:center;
}
.flexbox{
	width:268px;
	height:100px;
	padding: 20px 20px;
	margin: 20px 0;
}
.flexbox img{
	margin-bottom: 10px;
}
.flex_border{
	border-right: 2px solid #888
}
/*.flex_border_b{
	border-bottom: 2px solid #888;
	width: 100%;
}*/

/*index.html用追記*/

@media screen and (min-width: 949px){

	.flexbox .sec01-img,
	.flexbox .sec02-img,
	.flexbox .sec03-img,
	.flexbox .sec04-img{
		height: 60px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.flexbox .sec05-img,
	.flexbox .sec06-img{
		height: 70px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

/*detail.html用*/
	.sec03-01-right_list{
		margin-top: 50px;
		margin-bottom: 40px;
		float: right;
		width: 370px;
		position: relative;
		font-size: 88%;
		padding: 10px;
		border: 1px solid #888;
		border-radius: 6px;
/*		display: flex;*/
/*		flex-wrap: wrap;*/
	}
	.sec03-01-right_list h4{
		position: absolute;
		overflow: hidden;
		left:0.9rem;
		top: -3.5rem;
		width: 65%;
		height: auto;
		text-indent: 0;
		font-size: 1.15rem;
		font-weight: bold;
		background-color: #fff;
		letter-spacing: -0.1em;
		line-height: 1.7;
		
	}
	.flex_item{
		display: flex;
		gap: 10px;
		align-items: center;
		text-align:center;
		margin: 10px;
		padding:10px;
		border-bottom: 2px solid #888;
	}
	.flex_end{
		border-bottom: none;
	}
	.sec03-01-img{
		width:158px;
	}

	.support_system .sec05-img {
	display: flex;
  	justify-content: center;
	align-items: center;
	text-align:center;
	}

	.support_system .sec05-text_01 {
	display: flex;
  	justify-content: center;
	align-items: center;
	text-align:center;
	}

@media screen and (max-width: 950px){
	.flex{
	width: calc(100% - 4rem);
	margin-left: auto;
	margin-right: auto;
	padding-top: 3rem;
	}
	.flexbox{
		width:100%;
		height:100%;
		padding: 20px 0;
		margin: 0 20px;
	}
	.flexbox_detail{
		width:90%;
		height:100%;
		padding: 13px 0;
		margin: 0 20px;
	}
	.sp_flex_border{
		border: none;
		border-bottom: 3px solid #888;
	}
	.flex_border_b{
		display: none;
	}
	.support_system h4 {
		position: absolute;
		overflow: hidden;
		left: 3rem;
		top: -3rem;
		width: 84%;
		height: auto;
		text-indent: 0;
		font-size: 1.9rem;
		font-weight: 700;
		background-color: #fff;
		letter-spacing: -0.1em;
		line-height: 1.7;
}
}
.rendou_title{
	font-size: 22px;
	font-weight: bold;
	position: absolute;
	left: 12px;
	top: -20px;
	background: #ffffff;
	margin: 0;
}