.wrapper{
    background: #D9EDF9
}

#service .consultants {

  padding: 0 15px;
}
.swiper-slide{
    background: #FFF
}
.swiper-slide h3 em{
    font-size: 16px !important;
    display: block
}
@media screen and (min-width: 769px) {
  #service .consultants {
    margin-top: 50px;
  }
}
#service .consultants h3 {
  position: relative;
  margin: 0 auto 30px;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
}
@media screen and (min-width: 769px) {
  #service .consultants h3 {
    width: 860px;
    font-size: 22px;
    margin: 0 auto 60px;
  }
}
@media screen and (max-width: 321px) {
  #service .consultants h3 {
    font-size: 14px;
  }
}
#service .consultants h3 em {
  font-size: 20px;
  line-height: 140%;
}
@media screen and (min-width: 769px) {
  #service .consultants h3 em {
    font-size: 28px;
  }
}
@media screen and (max-width: 321px) {
  #service .consultants h3 em {
    font-size: 1338px;
  }
}
#service .consultants h3:before {
  position: absolute;
  left: 33px;
  top: 15px;
  content: "";
  display: block;
  width: 10px;
  height: 70px;
  border-left: 2px solid #282747;
  -webkit-transform: skew(18deg);
  transform: skew(18deg);
}
@media screen and (min-width: 769px) {
  #service .consultants h3:before {
    left: 0;
    top: 47px;
    height: 35px;
  }
}
@media screen and (max-width: 321px) {
  #service .consultants h3:before {
    left: 0;
  }
}
#service .consultants h3:after {
  position: absolute;
  right: 33px;
  top: 15px;
  content: "";
  display: block;
  width: 10px;
  height: 70px;
  border-right: 2px solid #282747;
  -webkit-transform: skew(-18deg);
  transform: skew(-18deg);
}
@media screen and (min-width: 769px) {
  #service .consultants h3:after {
    right: 0;
    top: 47px;
    height: 35px;
  }
}
@media screen and (max-width: 321px) {
  #service .consultants h3:after {
    right: 0;
  }
}
#service .consultants ul {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  #service .consultants ul {
    width: 890px;
  }
}
#service .consultants ul li {
  width: 45%;
  list-style: none;
  margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
  #service .consultants ul li {
    width: 200px;
  }
}
#service .consultants ul li img {
  width: 100%;
}
#service .consultants p {
  padding-top: 30px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.3;
}



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

PC
 
==================================================== */

@media (min-width:769px){
.pc{ display: inline-block}
.sp{ display: none}
/* MV */
.lp_mv{
    background-image: url("../images/pc_mv_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    background-position: center top
}

.kawasaki .lp_mv{
    background-image: url("../images/pc_mv_bg2.jpg");
}
.daikin .lp_mv{
    background-image: url("../images/pc_mv_bg_daikin.jpg");
}

.panasonic .lp_mv{
    background-image: url("../images/pc_mv_bg_panasonic.jpg");
}

.asahikasei .lp_mv{
    background-image: url("../images/pc_mv_bg_asahikasei.jpg");
}

.murata .lp_mv{
    background-image: url("../images/pc_mv_bg_murata.jpg");
}
.lp_mv img{
    width: auto;
    height: 100%;
    display: no
}

.mv_sp{
    display:none;
}

/* TITLE */
.title1{
    font-size: 3.3rem;
    text-align: center;
    padding: 0;
    margin: 60px 0 0 0;
    letter-spacing: -2px;
}
.title1 em{
    font-size: 3.3rem;
	background: linear-gradient(transparent 60%, #ffe617 60%);
	padding-bottom: 2px;
}
.title2{
    font-size: 3.3rem;
    text-align: center;
    padding: 0;
    margin: 60px 0 0 0;
    letter-spacing: -2px;
    line-height: 130% !important
}
.title2 em{
    font-size: 3.3rem;
	background: linear-gradient(transparent 60%, #ffe617 60%);
	padding-bottom: 2px;
}
.strength{
    background-image: url("../images/bg_strength.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    min-height: 340px;
}
.strength .inner{
    padding: 40px 0;
    width: 1000px;
    margin: 0 auto
}

.strength ul{
    padding: 40px;
}

.strength li{
    font-size:1.6rem;
    padding: 17px 0;
    list-style: none;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 54px 34px;
    padding-left: 65px;
}

.strength li em{
    font-size:1.7rem;
	background: linear-gradient(transparent 60%, #ffe617 60%);
	padding-bottom: 2px;
}
.strength li strong{
    font-size:2.2rem;

}
li.n1{background-image: url("../images/n1.png");}
li.n2{background-image: url("../images/n2.png");}
li.n3{background-image: url("../images/n3.png");}

/* 謗｡逕ｨ謾ｯ謠ｴ螳溽ｸｾ萓�  */
.performance {
    background: #E7EDF2;
    margin-top: -70px;
}
.performance .inner {
 	width: 1080px;
	margin: 0 auto;
    font-size: 62.5%;
 }
 
.performance .support {
	padding-top: 90px;
}

.performance .support h3 {
	font-family: source-han-serif-japanese, "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;

	font-size: 2rem;
	color: #282747;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 30px;
}

.performance .support h3 em {
	font-size: 3rem;
	color: #0b3388;
}

.performance .support ul {
	background: #fff;
	border-radius: 3px;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: space-between;
	justify-content: space-between;
	align-contrement: flex-start ;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style-type: none;
	padding: 50px 50px 44px;
}

.performance .support ul li {
	width: 31%;
	color: #282747;
	font-size: 1.4rem;
	font-weight: bold;
	clear: both;
	margin-top: 20px;
    margin-bottom: 10px;
}

.performance .support ul li:last-child {
	width: 65.5%;
	font-size: 1.2rem;
	line-height: 1.5em;
}

.performance .support ul li:last-child em {
	background: linear-gradient(transparent 60%, #ffe617 60%);
	padding-bottom: 2px;
	font-size: 1.8rem;
}

.performance .support ul li span {
	float: right;
	color: #0b3388;
	font-size: 1.6rem;
	margin-top: -24px;
}

.performance .support ul li span em {
	font-size: 3.8rem;
	font-family: source-han-serif-japanese, "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
	font-weight: 900;
	letter-spacing: 0em;
}

ul.box_list{
    overflow: hidden;
    width: 970px;
    margin: 0 auto;
    padding-top: 60px;
}
ul.box_list li{
    width: 475px;
    height: 280px;
    background: #FFF;
    border-right: 6px solid #AEBEC7;
    border-bottom: 6px solid #AEBEC7;
    float: left;
    list-style: none;
    padding: 40px 35px 0 35px;
    background-repeat: no-repeat;
    background-position: left 30px top 30px;
    background-size: 51px auto;
    background-image: url("../images/n1.png");
}
ul.box_list li:last-child{
    float: right;
    background-image: url("../images/n2.png");
}
ul.box_list h3{
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 15px;
    line-height: 140%;
}

ul.box_list p{
    font-size: 1.2rem;
    line-height: 160%;
    border-top: 1px solid #ccc;
    padding: 20px 15px 0 15px;
    font-weight: bold;
    color: #444444
}
ul.box_list li:last-child p{
    padding: 20px 5px 0 5px;
}
ul.box_list li em {
	background: linear-gradient(transparent 60%, #ffe617 60%);
	padding-bottom: 2px;
	font-size: 1.8rem;
}
.touroku{
    overflow: hidden;
    width: 950px;
    margin: 0 auto;
    padding: 40px 0;
}
.touroku_txt{
    float: left;
    width: 72%;
    padding-top: 30px;
}
.touroku_img{
    float: right;
    width: 28%;
    text-align: center
}
.touroku h2{
    font-size: 2.1rem;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px dashed #000
}
.touroku h2 div{
    font-size: 1.8rem;
    color: #000;
    display: inline-block
}
.touroku p{
    font-size: 1.8rem;
    line-height: 150%;
    padding-right: 20px;
    font-weight: bold;
    color: #000;
}
.touroku p em{
	background: linear-gradient(transparent 60%, #ABC8FC 60%);
	padding-bottom: 2px;
	font-size: 1.8rem;
}
.touroku_txt span{
    font-size: 1.2rem;
    display: block;
    padding-top: 15px;
}
.section-title{
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 20px !important;
}
.section-title em{
	font-size: 4rem !important;
	color: #0b3388 !important;
}
}
/* =================================================

縲SP
 
==================================================== */

@media (max-width: 767px) {
.pc{ display: none }
.sp{ display: block}
/* MV */
.lp_mv{
    background:none !important;
}
.lp_mv img{
    width: 100%;
    height: auto;

}
.mv_pc{
    display: none;
}
.mv_sp{
    display:block;
}

/* TITLE */
.title1{
    font-size: 2.2rem;
    text-align: center;
    padding: 0 0 20px 0;
    margin: 30px 0 0px 0;
    letter-spacing: -2px;
    line-height: 140%;
}
.title1 em{
    font-size: 2.2rem;
	background: linear-gradient(transparent 60%, #ffe617 60%);
	padding-bottom: 2px;
}
.title2{
    font-size: 6vw;
    text-align: center;
    padding: 0 0 20px 0;
    margin: 30px 0 0px 0;

    line-height: 140%;
}
.title2 em{
    font-size:6vw;
	background: linear-gradient(transparent 60%, #ffe617 60%);
	padding-bottom: 2px;
}
.strength{
    background-image:none
}
.strength .inner{
    padding: 40px 0;
    width: 100%;
    margin: 0 auto
}

.strength ul{
    padding:0px 15px 0px 15px;
    margin-top: -25px;
}

.strength li{
    font-size:1.5rem;
    padding: 17px 0;
    list-style: none;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: top 20px left;
    background-size: 40px auto;
    padding-left: 50px;
    border-bottom: 1px solid #ccc;
    line-height: 140%;
}
.strength li:last-child{
    border: none
}
.strength li em{
    font-size:1.5rem;
	background: linear-gradient(transparent 60%, #ffe617 60%);
	padding-bottom: 2px;
}
.strength li strong{
    font-size:1.8rem;

}
li.n1{background-image: url("../images/n1.png");}
li.n2{background-image: url("../images/n2.png");}
li.n3{background-image: url("../images/n3.png");}

/* 謗｡逕ｨ謾ｯ謠ｴ螳溽ｸｾ萓� */

.performance {
	background: #e8eef3;
	padding: 30px 0 50px;
}

.performance .others ul li {
	width: 46%;
	line-height: 0;
}

.performance .support h3 {
	font-family: source-han-serif-japanese, "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
	font-weight: 600;
	font-size: 1.2rem;
	color: #282747;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 20px;
}

.performance .support h3 em {
	font-size: 1.7rem;
	color: #0b3388;
}

.performance .support h3 span {
	font-size: 0.9rem;
}

.performance .support ul {
	background: #fff;
	border-radius: 3px;
	list-style-type: none;
	padding: 20px 40px;
}

.performance .support ul li {
	color: #282747;
	font-size: 4.2vw;
	font-weight: bold;
	clear: both;
	margin-top: 30px;
	padding-bottom: 10px;
	border-bottom: solid 1px #b5c1db;
}

.performance .support ul li:last-child {
	font-size: 1.1rem;
	line-height: 1.5em;
	border: none;
	margin-top: 20px;
}

.performance .support ul li:last-child em {
	background: linear-gradient(transparent 60%, #ffe617 60%);
	padding-bottom: 2px;
	font-size: 1.5rem;
}

.performance .support ul li span {
	float: right;
	color: #0b3388;
	font-size: 1.6rem;
	margin-top: -17px;
}

.performance .support ul li span em {
	font-size: 3rem;
	font-family: source-han-serif-japanese, "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "HG譏取悃E", "�ｭ�ｳ �ｰ譏取悃", "�ｭ�ｳ 譏取悃", serif;
	font-weight: 900;
	letter-spacing: 0em;
}

ul.box_list{
    overflow: hidden;
    width: 96%;
    margin: 0 auto;
    padding-top: 10px;
}
ul.box_list li{
    width: 100%;
    height: auto;
    background: #FFF;

    border-right: 6px solid #AEBEC7;
    border-bottom: 6px solid #AEBEC7;
    float: left;
    list-style: none;
    padding: 30px 10px 0 10px;
    background-repeat: no-repeat;
    background-position: left 20px top 20px;
    background-size: 40px auto;
    background-image: url("../images/n1.png");
    padding-bottom: 30px;
}
ul.box_list li:first-child{
    margin-bottom: 20px;
}
ul.box_list li:last-child{
    float: right;
    background-image: url("../images/n2.png");
}
ul.box_list h3{
    font-size: 1.7rem;
    text-align: center;
    margin-bottom: 15px;
    line-height: 130%;
}

ul.box_list p{
    font-size: 1.2rem;
    line-height: 160%;
    border-top: 1px solid #ccc;
    padding: 20px 15px 0 15px;
    font-weight: bold;
    color: #444444
}
ul.box_list li:last-child p{
    padding: 20px 5px 0 5px;
}
ul.box_list li em {
	background: linear-gradient(transparent 60%, #ffe617 60%);
	padding-bottom: 2px;
	font-size: 1.7rem;
}
.touroku{
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    padding: 40px 0;

}
.touroku_txt{
    float: none;
    width: 100%;
    padding-top: 30px;
}
.touroku_txt p{
    padding: 0px !important;
    margin: 0 !important;

}
.touroku_img{
    float: none;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.touroku_img img{
    width: 60%;
    height: auto
}
.touroku h2{
    font-size: 1.6rem;
    padding-bottom: 11px;
    margin-bottom: 11px;
    font-weight: bold;
    color: #000;
    line-height: 130%;
    border-bottom: 1px dashed #000
}
.touroku h2 div{
    font-size: 1.5rem;
    color: #000;
    display: inline-block
}
.touroku p{
    font-size: 1.1rem;
    line-height: 170%;
    padding-right: 20px;
    font-weight: bold;
    color: #000;
    margin-top: -25px;
}
.touroku p br{
    display: none
}
.touroku p em{
	background: linear-gradient(transparent 60%, #ABC8FC 60%);
	padding-bottom: 2px;
    font-size: 1.2rem;
}
.touroku_txt span{
    font-size: 1rem;
    display: block;
    padding-top: 5px;
    line-height: 150%;
}
.sfnt{
    font-size: 1.1rem !important;
    letter-spacing: -1px;
}
.section-title{
    font-size: 6vw;
    font-weight: bold;
    margin-bottom: 10px !important;
}
.section-title em{
	font-size: 6vw !important;
	color: #0b3388 !important;

}
}