
/* CSS Document */

/*==================================================

メインイメージ

=================================================*/

.main-image{
	margin: 80px auto 0;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding-bottom: 10%;
	background: url("../img/common/main_back.png") center bottom no-repeat;
	background-size: 100% auto;
}
.main-image.title-right{
	background: url("../img/common/main_back2.png") center top no-repeat;
	background-size: 100% auto;
	padding-bottom: 5%;
}
.main-image .Photo{
	margin: auto;
	width: 50%;
	height: auto;
	margin-right: 5%;
}
.main-image .Title{
	text-align: center;
	padding: 150px 0;
	width: 45%;
}
.main-image .Title h2{
	color: #0099da;
	padding: 5px 10px 10px;
	font-weight: 500;
	line-height: 1.5em;
	position: relative;
}
.main-image .Title .img{
	width: 80%;
	margin: auto;
}
.main-image .Title .en{
	text-align: center;
	margin: auto;
	color: #696969;
	font-weight: 600;
	font-family: 'Montserrat', serif;
}

.main-image .Titleimg{
	text-align: center;
	padding: 80px 0 5%;
	width: 45%;
}
.main-image .Titleimg h2{
	color: #0099da;
	padding: 5px 10px 10px;
	font-weight: 500;
	line-height: 1.5em;
	position: relative;
	width: 90%;
	margin: auto;
}
.main-image .Title .en{
	text-align: center;
	margin: auto;
	color: #696969;
	font-weight: 600;
	font-family: 'Montserrat', serif;
}

.main-image.title-right .Titleimg{
	order: 2;
	padding: 15% 0 30px;
}
.main-image.title-right .Photo{
	order: 1;
	margin: auto;
	width: 50%;
	height: auto;
	margin-right: 0;
	margin-left: 5%;
}



.location,
.environment{
	background: #7cc4fe url("../img/common/back_naname.png") center center no-repeat;
	background-size: 100% auto;
	
}

.main-imgl{
	margin: 80px auto 0;
	position: relative;
}
.main-imgl.electronics_main{
	background: url("../img/service/electronics_main.png") center center no-repeat;
	background-size: cover;
}
.main-imgl.sensata_main{
	background: url("../img/service/sensata_main.png") center center no-repeat;
	background-size: cover;
}
.main-imgl.solution_main{
	background: url("../img/service/solution_main.png") center center no-repeat;
	background-size: cover;
}
.main-imgl .Title{
	max-width: 1280px;
	margin: auto;
	padding: 10px 20px;
}
.main-imgl h2{
	padding: 14% 0;
	color: #fff;
	text-align: left;
}
.main-imgl .img{
	padding: 8% 0;
	color: #fff;
	text-align: left;
}


@media print , screen and (min-width:1px) and (max-width: 1200px) {
.main-image{
	padding-bottom: 5%;
}
	
.main-image .Titleimg{
	text-align: center;
	padding: 80px 0 12%;
	width: 45%;
}
}

@media print , screen and (min-width:1px) and (max-width: 960px) {

.main-image{
	margin: 60px auto 0;
	position: relative;
	padding-bottom: 3%;
}
.main-image .Titleimg h2{
	width: 95%;
	margin: auto
}
}
@media print , screen and (min-width:1px) and (max-width: 768px) {


.main-image .Photo{
	margin: auto;
	width: 80%;
	height: auto;
	margin: 0 10%;
}

.main-image .Title{
	text-align: center;
	padding: 30px 0;
	width: 100%;
}
	
.main-image .Titleimg{
	text-align: center;
	padding: 10px 0 20px;
	width: 60%;
	margin: auto;
}
	
.main-image.title-right .Titleimg{
	order: 1;
	width: 60%;
	margin: auto;
	padding: 10px 0 20px;
}
.main-image.title-right .Photo{
	order: 2;
	margin: auto;
	width: 80%;
	height: auto;
	margin: 0 10%;
}

.main-image.title-right{
	background: url("../img/common/main_back.png") center bottom no-repeat;
	background-size: 100% auto;
}
}
@media print , screen and (min-width:1px) and (max-width: 530px) {

.main-image .Title{
	text-align: center;
	padding: 20px 0 10px;
	width: 100%;
}
}

/*common*/

.contents article{
	padding: 3% 0 5%;
}

.contents h3{
	margin: 5% auto;
}

.contents h3.backb{
	text-align: center;
	letter-spacing: 0.1em;
}
.contents h3.backb span{
  background-image: linear-gradient(90deg, #d1e1f8, #dbfbfe);
	padding: 2px 20px;
	display: inline-block;
}
.contents h3.backbl{
	text-align: left;
	letter-spacing: 0.1em;
}
.contents h3.backbl span{
  background-image: linear-gradient(90deg, #d1e1f8, #dbfbfe);
	padding: 2px 20px;
	display: inline-block;
}

.contents .service h3.backb{
	text-align: center;
	letter-spacing: 0.1em;
}
.contents .service h3.backb span{
    background: linear-gradient(to right, #a7ecd7 0%, #82a8ee 100%);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 30%;
	padding: 2px 20px;
	display: inline-block;
}

.contents h3.backw{
	text-align: center;
	letter-spacing: 0.1em;
}
.contents h3.backw span{
	background: #fff;
	padding: 2px 20px;
	display: inline-block;
}
.contents h4.line{
	margin: 5% auto 3%;
	position: relative;
	padding: 0 0 10px;
}
.contents h4.line::after{
	margin: auto;
	content: "";
	position: absolute;
	text-align: center;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3px;
	width: 50px;
	background: #000;
}
.contents h4.colorb,
.contents h4.colrb{
	color: #0099da;
	text-align: left;
	margin: 5% auto 0px;
	padding: 0 10px;
}

@media print , screen and (min-width:1px) and (max-width: 768px) {

}

@media print , screen and (min-width:1px) and (max-width: 530px) {

}

/* company */


.location .wwaku{
	background: #fff;
	padding: 20px;
	width: 98%;
	margin: 10px 1%;
}

.location .wwaku-half{
	background: #fff;
	width: 48%;
	margin: 10px 1%;
	padding: 20px;
}
.location h5{
	text-align: left;
	color: #0099da;
	padding: 0 20px 0 10px;
}

a.maplink{
	display: inline-block;
	padding: 5px 10px;
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1.2em;
	color: #fff;
	background: #0099da;
	border-radius: 15px;
	font-family: 'Montserrat', serif;
}

.environment .wwaku{
	background: #fff;
	padding: 30px 20px;
	
}
.environment .wwaku ol{
	text-align: left;
	margin: 20px auto;
}
.environment .wwaku ol .fColb{;
	font-family: 'Montserrat', serif;
	color: #0099da;
	font-weight: 500;
}
.environment .wwaku ol li{
	position: relative;
	padding: 3px 10px;   text-indent: -1em;
   padding-left: 1em;
	
}

.environment .wwaku ol li::after{
position: absolute;
content: "";
width: 100%;
height: 2px;/* 罫線の太さ */
left: 0;
	bottom: 0;
background: linear-gradient(to right, #5ceec9 0%,#3f93f0 100%);
	}
@media print , screen and (min-width:1px) and (max-width: 768px) {

.location .wwaku-half{
	background: #fff;
	width: 98%;
	margin: 10px 1%;
	padding: 20px;
}
}




/*お問い合わせ*/

.form p{
	margin: 3% auto 5%;
}
.form .fCol_r,
.form .need{
	color: #ff3333;
	
}

.form table td{
	font-weight: normal;
}
.form .w30{
	width: 25%;
	padding: 5px;
}
.form .w60{
	width: 60%;
	padding: 5px;
}
.form .w100{
	width: 100%;
	padding: 5px;
}

.form input {
	font-size: 1.6rem;
}
.form input[type="text"],
.form textarea {
	color: #000!important;
	border: 1px solid #ccc;
	background: #FFF;
	margin: 5px 0;
}
.form input[type="email"] {
	border: 1px solid #ccc;
	background: #FFF;
	margin: 5px 0;
}
.form select::-ms-expand {
	display: none;
}
.form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #FFF;
	margin: 5px 0;
	appearance: none;
	line-height: 1.1em;
	border: 1px solid #ccc;
	background-image: url(../img/common/arrow_u.png);
	background-repeat: no-repeat;
	background-size: 10px 7px;
	background-position: right 10px center;
	background-color: #FFF;
	padding: 7px 30px 7px 10px;
}
.form select:focus {
	border: 1px solid #399ae3;
	outline: 0;
}
.form .Sendbtn{
	margin: 5% auto;
	width: 70%;
	display: flex;
	justify-content: center;
}
.form .Sendbtn .btnsend,
.form .Sendbtn .btnback{
	width: 50%;
	display: block;
	text-align: center;
}

.form .Sendbtn .btnsend input{
	background: #0099da;
	color: #fff;
	display: block;
	padding: 15px 10px;
	width: 100%;
	border:none;
}
.form .Sendbtn .btnback input{
	background: #cfd7e2;
	color: #333;
	display: block;
	padding: 15px 10px;
	width: 100%;
	border:none;
}
.form .Sendbtn .btnsend:hover
.form .Sendbtn .btnback:hover{
	opacity: 0.7;
}


.privacy p{
	margin-left: 20px;
}
.privacy ol{
	margin-left: 50px;
}
.privacy ol li{
	list-style:decimal;
	text-align: left;
}

.privacycontact{
  background-image: linear-gradient(90deg, #aee1e3, #9ec5f1);
	padding: 5% 0;
	margin: 5% auto 0;

}
.privacycontact .wwaku{
	background: #fff;
	padding: 10px 30px 20px;
}
.privacycontact .wwaku h5{
	color: #0099da;
	padding: 10px;
	position: relative;
	text-align: left;
	margin-bottom: 20px;
}
.privacycontact .wwaku h5::after{
	content: "";
	position: absolute;
	left: -30px;
	bottom: 0;
	width: 150px;
	height: 1px;
	background-color: #0099da;
}


@media only screen and (min-width:1px) and (max-width: 768px) {	

.form table td{
	padding: 5px 0;
}
.form .w30{
	width: 50%;
}
.form .w60{
	width: 100%;
}
.form .w100{
	width: 100%;
}
.form .Sendbtn{
	margin: 5% auto 8%;
	width: 90%;
	display: flex;
	justify-content: center;
}	

.privacy h4{
	margin-left: 0;
}
.privacy p{
	margin-left: 10px;
}
.privacy ol{
	margin-left: 40px;
}
}

/* 代表挨拶 */

.qcse{
  background-image: linear-gradient(90deg, #aee1e3, #9ec5f1);
	padding: 5% 0;
	margin: 5% auto 0;
}
.qcse .wwaku{
	background: #fff;
	padding: 10px 30px 20px;
}
.qcse .wwaku h5{
	color: #0099da;
	padding: 10px;
	position: relative;
	text-align: left;
	margin-bottom: 20px;
}
.qcse .wwaku h5::after{
	content: "";
	position: absolute;
	left: -30px;
	bottom: 0;
	width: 150px;
	height: 1px;
	background-color: #0099da;
	font-family: 'Montserrat', serif;
}
.qcse .wwaku .midasi{
	width: 45%;
}
.qcse .wwaku .midasi .standard{
	color: #0099da;
	padding: 10px;
	font-weight: 700;
	font-family: 'Montserrat', serif;
	font-size: clamp(35px, 4.8vw, 50px);
}
.qcse .wwaku .txt{
	width: 55%;
}
.qcse .wwaku .txt dl{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.qcse .wwaku .txt dl dt{
	width: 40%;
	color: #0099da;
	font-weight: 700;
	font-family: 'Montserrat', serif;
	border-bottom: 1px solid #0099da;
	text-align: left;
	padding: 5px 10px;
}
.qcse .wwaku .txt dl dd{
	width: 60%;
	border-bottom: 1px solid #0099da;
	text-align: left;
	padding: 5px;
}

.greeting .catch{
	text-align: center;
	padding-bottom: 5%;
	position: relative;
	z-index: 1;
	text-align: center;
	margin: auto auto 3%;
	
}
.greeting .catch .photo{
	width: 70%;
	margin: 0 auto 0 0;
	z-index: 1;
}
.greeting .catch h4{
	width: 60%;
	
	color: #0099da;
	font-weight: 700;
	line-height: 1.6em;
	/*font-size: clamp(25px, 3.5vw, 40px);*/
	background: #fff;
	display: inline-block;
	text-align: left;
	padding: 15px 20px;
	z-index: 2;
	position: absolute;
	bottom: 20%;
	left: 45%;
}
.greeting .catch::before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60%;
	height: 60%;
  background-image: linear-gradient(90deg, #6ee3bb, #2e6fe3);
	z-index: -1;
}

@media only screen and (min-width:1px) and (max-width: 768px) {	
.qcse .wwaku .midasi{
	width: 100%;
	padding-bottom: 10px;
}
.qcse .wwaku .midasi .standard{
	color: #0099da;
	padding: 10px;
	font-weight: 700;
	font-family: 'Montserrat', serif;
	font-size: clamp(35px, 4.8vw, 50px);
}
.qcse .wwaku .txt{
	width: 100%;
}
.qcse .wwaku .txt dl dt{
	width: 30%;
}
.qcse .wwaku .txt dl dd{
	width: 70%;
}
.qcse .wwaku h5{
	padding: 10px 0;
}
}

@media only screen and (min-width:1px) and (max-width: 480px) {	
.qcse .wwaku .txt dl dt{
	width: 100%;
	border-bottom: none;
	padding-bottom: 0;
}
.qcse .wwaku .txt dl dd{
	padding-top: 0;
	width: 100%;
}

.greeting .catch .photo{
	width: 100%;
	margin: 0 auto 0 0;
	z-index: 1;
}
.greeting .catch h4{
	
	width: 80%;
	margin: -20px 0 0 auto;
	padding: 15px 20px;
	z-index: 2;
	position: relative;
	bottom: inherit;
	left: inherit;
}
	
}
/* 数字で見る */

.data{
	background: #7cc4fe url("../img/recruit/data_back.svg") center center no-repeat;
	background-size: cover;
	
}
.data h3.line span{
	font-size: 1.4rem;
	display: inline-block;
	padding: 5px;
	position: relative;
	margin-bottom: 5px;
}
.data h3.line span::after{
	content: "";
	left: 0;
	right: 0;
	position: absolute;
	bottom: 0;
	width: 50px;
	height: 3px;
	background: #000;
	margin: auto;
}


.databox{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: flex-start;
}
.datas{
	width: 31.3333%;
	margin: 10px 1% 15px;
	background: #fff;
	border-radius: 5px;
}
.datam{
	width: 64.3333%;
	margin: 10px 1% 0;
	border-radius: 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.datamb{
	width: 64.3333%;
	margin: 10px 1% 15px;
	border-radius: 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.datam .datal{
	width: 100%;
	margin-bottom: 25px;
}
.datam .datalb{
	width: 100%;
	margin-bottom: 15px;
}
.datam .datals{
	width: 49%;
	margin-bottom: 20px;
}
.datall{
	width: 98%;
	margin: 10px 1% 0;
}



@media only screen and (min-width:1px) and (max-width: 530px) {	
.datas{
	width: 48%;
	margin: 5px 1% 10px;
	background: #fff;
	border-radius: 5px;
	}
.datam{
	width: 98%;
	margin: 5px 1% 0px;
	border-radius: 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.datamb{
	width: 98%;
	margin: 5px 1% 10px;
	border-radius: 5px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.datam .datal{
	width: 100%;
	margin-bottom: 10px;
}
}

/* よくある質問 */

.faq{
	position: relative;
}
.faq .backl{
	position: absolute;
	left: 0;
	width: 20%;
	top: 40%;
}
.faq .backrt{
	position: absolute;
	right: 0;
	width: 20%;
	top: 0%;
}
.faq .backrb{
	position: absolute;
	right: 0;
	width: 30%;
	bottom: 5%;
}

.faq dl{
	margin: 3% auto 4%;
	text-align: left;
}
.faq dl dt,
.faq dl dd{
	text-align: left;
}
.faq dl dt{
	background: url("../img/recruit/qa_q.svg") left center no-repeat;
	background-size: 40px;
	font-weight: 500;
	padding-left: 50px;
	font-size: 1.2em;
}.faq dl dd{
	padding: 20px 25px;
	margin: 20px auto;
	border: 1px solid #0193c8;
	border-radius: 5px;
	background: #fff;
}

.makerlist .maker{
	width: 33.3333%;
	padding: 10px;
}
.makerlist .maker a p{
	font-size: 1.4rem;
	line-height: 1.5em;
	padding: 5px 0;
	margin: 0;
	color: #333;
	text-align: center;
}
.makerlist .maker a img{
	border: 1px solid #a0a7b4;
}
.makerlist .maker a:hover p{
	color: #7cc4fe;
}
.makerlist .maker a:hover img{
	border: 1px solid #7cc4fe;
}

.other_maker{
	background: #f2f5f8;
	padding-top: 0 !important;
}
.makernavi {
	margin: 3% auto;
}
.makernavi ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	max-width: 700px;
	margin: auto;
}
.makernavi li{
	width: 20%;
	margin: 0 auto;
}
.makernavi li a{
	display: block;
	background: #fff;
	border: 2px solid #fff;
	text-align: center;
	color: #333;
	margin: 5px;
	padding: 10px 5px;
}
.makernavi li a:hover{
	opacity: 0.9;
	border: 2px solid #7cc4fe;
}
.makerFlexl,
.makerFlex{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.makerFlex li{
	width: 33.3333%;
	padding: 10px;
	text-align: left;
}
.makerFlexl li{
	width: 50%;
	padding: 10px;
	text-align: left;
	display: block;
}

.makerFlex li a,
.makerFlexl li a{
	color: #000;
	display: block;
	padding: 5px 30px 5px 5px;
	background: url("../img/service/blank.svg") right center no-repeat;
	background-size: 15px;
	line-height: 1.5em;
	border-bottom: 1px solid #a0a7b4;
}
.makerFlex li span,
.makerFlexl li span{
	display: block;
	padding: 5px 30px 5px 5px;
	line-height: 1.5em;
	border-bottom: 1px solid #a0a7b4;
}
.makerFlex li a:hover,
.makerFlexl li a:hover{
	color: #33adff;
}

.bottomlink{
	padding: 5% 0;
	background: url("../img/service/bottom.png") center bottom no-repeat;
	background-size: 100% auto;
}

.bottomlink .btnbana{
	width: 50%;
	padding: 10px;
}
.sensatabox{
	width: 31.3333%;
	margin: 10px 1%;
	padding: 1px;
	border-radius: 10px;
	position: relative;
	display: block;
	z-index: 1;
	background-image: linear-gradient(90deg, #4e87eb, #64d665);
	
}
.sensatabox .back{
	padding: 18px;
	background: #ffffff;
	border-radius: 10px;
}
.sensatabox .sensatalogo{
	width: 60%;
	max-width: 180px;
	text-align: left;
	margin: auto;
	color: #9fa0a0;
	
}
.sensatabox .photo{
	width: 80%;
	max-width: 200px;
	margin: auto;
}
.sensatabox p{
	font-size: 1.4rem;
	text-align: center;
}
.sensatabox a{
	display: inline-block;
	padding-right: 20px;
	background: url("../img/service/blank.png") right center no-repeat;
	background-size: 15px;
}

@media only screen and (min-width:1px) and (max-width: 860px) {
.sensatabox{
	width:48%;
	
}
.sensatabox .back{
	padding: 18px 5px;
	background: #fff;
	border-radius: 10px;
}
}
@media only screen and (min-width:1px) and (max-width: 768px) {
.makerlist .maker{
	width: 50%;
	padding: 10px;
}
.makernavi li{
	width: 33.3333%;
	margin: 0 auto;
}
.makerFlex li{
	width: 50%;
	padding: 10px;
	text-align: left;
}
.makerFlexl li{
	width: 100%;
	padding: 10px;
	text-align: left;
	display: block;
}
.bottomlink .btnbana{
	width: 50%;
	padding: 10px 5px;
}
}
@media only screen and (min-width:1px) and (max-width: 530px) {
.makerFlex li{
	width: 100%;
	padding: 10px;
	text-align: left;
}
.sensatabox{
	width:98%;
	
}
}

/* 5分でわかる */

.first{
	position: relative;
	padding: 5% 0;
}
.first .photo{
	width: 60%;
	margin-left: -10%;
	padding: 0 20px;
}
.first .txt{
	width: 50%;
	padding: 20px;
}
.first .txt .num{
	font-size: clamp(30px, 6vw, 60px);
	font-weight: 600;
	font-family: 'Montserrat', serif;
	text-align: left;
}
.first .backen{
	margin: -15% -5% 3% auto;
	width: 70%;
}

.secound{
	position: relative;
	border-top: 1px solid #2e93c8;
	padding: 0 0 5%;
	
}
.secound .photo{
	order: 2;
	width: 60%;
	margin-right: -10%;
	padding: 0 20px;
}
.secound .txt{
	order: 1;
	width: 50%;
	padding: 50px 20px 20px;
}
.four .txt .num,
.third .txt .num,
.secound .txt .num{
	font-size: clamp(30px, 6vw, 60px);
	font-weight: 600;
	font-family: 'Montserrat', serif;
	text-align: right;
}
.four h3.backbl,
.third h3.backbl,
.secound h3.backbl{
	text-align: right;
}
.secound .backen{
	margin: -5% auto 3% -5%;
	width: 100%;
}
.third{
	position: relative;
	padding: 5% 0 0;
	border-top: 1px solid #2e93c8;
}
.third::after{
	content: "";
	position: absolute;
	right: -4%;
	height: 30%;
	top: 0;
	width: 4%;
	background-image: linear-gradient(0deg, #2f6ee3, #58bbcc);
}
.thirdFlex{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.third .photos{
	width: 40%;
	margin: -10% auto 0 0;
}
.third .photo{
	width: 70%;
	margin: 50px -10% 0;
	padding: 0 20px;
}
.third .txt{
	width: 50%;
	margin-top: -20%;
	padding: 20px;
	background: #fff;
}
.third .backen{
	margin: -5% -5% 3% auto;
	width: 80%;
}
.third .photor{
	width: 60%;
	margin: 0 20% auto auto;
}
.four{
	position: relative;
	padding: 0;
	z-index: 1;
}
.four::after{
	content: "";
	position: absolute;
	right: -10%;
	left: -10%;
	height: 71%;
	top: 15%;
	width: 120%;
	background-image: linear-gradient(90deg, #69d9bf, #2f6ee3);
	z-index: -1;
}
.four .photo{
	order: 2;
	width: 60%;
	margin-right: -10%;
	padding: 0 0 0 20px;
}
.four .txt{
	order: 1;
	width: 50%;
	padding: 50px 20px 20px;
}

.f-backen{
	width: 100%;
	margin: -20% auto 5% -15%;
	position: relative;
	z-index: 1;
}

@media only screen and (min-width:1px) and (max-width: 800px) {
	

.first .photo{
	width: 90%;
	margin: 20px auto 0 -50px;
	padding: 0;
	order: 2;
}
.first .txt{
	order: 1;
	width: 100%;
	padding: 10px;
}

.secound .photo{
	width: 90%;
	margin: 20px -50px 0  auto;
	padding: 0;
	order: 2;
}
.secound .txt{
	order: 1;
	width: 100%;
	padding: 20px 10px 0;
}
.third{
	position: relative;
	padding: 5% 0 0;
	border-top: 1px solid #2e93c8;
}
.third::after{
	content: "";
	position: absolute;
	right: -4%;
	height: 30%;
	top: 0;
	width: 4%;
	background-image: linear-gradient(0deg, #2f6ee3, #58bbcc);
}
.third .photos{
	width: 45%;
	margin: -10% auto 0 0;
}
.third .photo{
	width: 90%;
	margin: 30px auto 0  -50px;
	padding: 0;
	order: 2;
}
.third .txt{
	order: 1;
	width: 100%;
	padding: 20px 10px 0;
}
.third .photor{
	width: 90%;
	margin: 0 auto auto;
}
	
.four::after{
	content: "";
	position: absolute;
	right: -10%;
	left: -10%;
	height: 50%;
	top: inherit;
	bottom: 0;
	width: 120%;
	background-image: linear-gradient(90deg, #69d9bf, #2f6ee3);
	z-index: -1;
}
.four .photo{
	width: 100%;
	margin: 0px -50px 0  auto;
	padding: 0;
	order: 2;
}
.four .txt{
	order: 1;
	width: 100%;
	padding: 20px 10px 0;
}

.f-backen{
	width: 100%;
	margin: -10% auto 5% -15%;
	position: relative;
	z-index: 1;
}
	
}



.inline{
	max-width: 1000px;
	width: 90%;
	padding: 0px 0px 30px;
	margin: auto;
	background: #fff;
	position: relative;
}

.inline .popup-modal-dismiss{
	position: absolute;
	right: 0px;
	top:40px;
	width: 60px;
}

.inline h3{
	padding:5px 30px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	color: #fff;
	font-size: clamp(18px, 2.5vw, 25px);
	background-image: linear-gradient(90deg, #69d9bf, #2f6ee3);
}
.inline .fS{
	font-size: 1.3rem;
}
.swiper-container{
	overflow: hidden;
}

.swiper-wrapper {
    /* サイズ調整 */
    width: 100%;
  }

  .swiper-slide {
    /* 文字配置調整、背景色設定 */
    display: flex;
    justify-content: center;
    align-items: center;
	padding: 30px 40px;
  }
.noswiper{
	padding: 30px 40px;
}
.products h4,
.inline h4{
	border: 1px solid #0070eb;
	text-align: center;
	margin: 0 auto 3%;
	padding: 5px 15px;
	color: #696969;
	font-size: clamp(16px, 2.0vw, 20px);
	text-align: left;
}

.products .Flexbox,
.inline .Flexbox{
	padding: 10px 10px 20px;
}

.products h5,
.inline h5{
	color: #0070eb;
	font-size: clamp(16px, 2.0vw, 20px);
	text-align: left;
}

.products .Flexbox .txt,
.inline .Flexbox .txt{
	width: 60%;
	padding-right: 20px;
}
.products .Flexbox .txtl p,
.products .Flexbox .txt p,
.inline .Flexbox .txtl p,
.inline .Flexbox .txt p{
	line-height: 1.8em;
	margin: 15px auto;
	padding: 0;
	line-height: 1.6em;
	font-size: clamp(14px, 1.5vw, 15px);
}

.products .Flexbox .txtl ul,
.products .Flexbox .txt ul, 
.inline .Flexbox .txtl ul,
.inline .Flexbox .txt ul{
	margin: 15px auto;
	text-align: left;
}
.products .Flexbox .txtl ul li,
.products .Flexbox .txt ul li,
.inline .Flexbox .txtl ul li,
.inline .Flexbox .txt ul li{
	line-height: 1.8em;
	text-indent: -1em;
  padding-left: 1.2em;
	font-size: clamp(13px, 1.5vw, 14px);
}
.products .Flexbox .txtl ul li::before,
.products .Flexbox .txt ul li::before,
.inline .Flexbox .txtl ul li::before,
.inline .Flexbox .txt ul li::before{
	content: "● ";
	color: #0070eb;
}
.products .Flexbox .photo,
.inline .Flexbox .photo{
	width: 40%;
}
.products .Flexbox .photol a,
.products .Flexbox .photo a,
.inline .Flexbox .photol a,
.inline .Flexbox .photo a{
	text-align: center;
	margin: 20px auto 0;
	display: block;
	font-size: 0.9em;
	border: 1px solid #0099da;
}
.products .Flexbox .txtl,
.inline .Flexbox .txtl{
	width: 100%;
}.products .Flexbox .photol,
.inline .Flexbox .photol{
	width: 100%;
}

.service .zu{
	position: relative;
}

.solutionbtn01,
.solutionbtn02,
.solutionbtn03,
.solutionbtn04,
.solutionbtn05{
	position: absolute;
	width: 23%;
	max-width: 300px;
	display: block;
}

.solutionbtn01{
	left: 13%;
	top: 10%;
}
.solutionbtn02{
	right: 20%;
	top: 1%;
}
.solutionbtn04{
	left: 5%;
	top: 45%;
}
.solutionbtn03{
	right: 0%;
	top: 16%;
}
.solutionbtn05{
	right: 15%;
	top: 38%;
}
.swiper-button-prev,
.swiper-button-next{
	background: none;
    width: 20px;
    height: 30px;
}

.products{
	margin: 3% auto 5%;
}

@media print , screen and (max-width: 768px) {
.products .Flexbox .txt,
.inline .Flexbox .txt{
	width: 100%;
	padding-right: 0px;
}.products .Flexbox .photo,
.inline .Flexbox .photo{
	width: 80%;
	margin: auto;
}
}
@media print , screen and (max-width: 530px) {
.products .Flexbox .photo,
.inline .Flexbox .photo{
	width: 90%;
	margin: auto;
}
.solutionbtn01,
.solutionbtn02,
.solutionbtn03,
.solutionbtn04,
.solutionbtn05{
	position: absolute;
	width: 43%;
	max-width: 300px;
	display: block;
}

.solutionbtn01{
	left: 5%;
	top: 6%;
}
.solutionbtn02{
	right: 0%;
	top: 18%;
}
.solutionbtn04{
	left: 0%;
	top: 40%;
}
.solutionbtn03{
	right: 0%;
	top: 43%;
}
	.solutionbtn05{
		right: inherit;
		left: 30%;
	top:65%;
}
	
}