@charset "utf-8";
/* CSS Document */
@import url("https://a1.digiwin.com/css/font-awesome.css");
@import url("https://a1.digiwin.com/css/hover.css");
@import url("https://fonts.googleapis.com/earlyaccess/notosanstc.css");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");

/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 版頭 p1▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
main {
  font-family: "Noto Sans TC", "微軟正黑體", Microsoft Yahei;
}
.lineservice_p1 {
  width: 100%;
  height: 500px;
  background-image: url(../images/lineservice/main_BG.png);
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
  color: #ffffff;
  position: relative;
}
.lineservice_p1 img {
  width: 100%;
}
.lineservice_p1_title {
  position: absolute;
  top: 30%;
  left: 52.5%;
  text-align: left;
}
.lineservice_p1_title h6 {
  font-size: 44px;
  font-weight: bold;
  margin-bottom: 20px;
}
.lineservice_p1_title p {
  font-size: 22px;
  line-height: 30px;
}
.lineservice_p1_title a{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  border-radius: 5px;
  color: #232323;
  background-color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ PEOPLE BEFORE AFTER p2▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.lineservice_p2_rwd{
  display: none;
}
.lineservice_p2 {
  width: 100%;
  height: 710px;
  display: flex;
  overflow: hidden;
}
.lineservice_p2_left {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  padding-right: 4%;
  background-image: url(../images/lineservice/people01_left.png);
  background-position: bottom right;
}
.lineservice_p2_right {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  padding-left: 6%;
  background-image: url(../images/lineservice/people01_right.png);
  background-position: bottom left;
}
.lineservice_p2_left_text {
  width: 390px;
  color: #000000;
}
.lineservice_p2_left_text h6 {
  font-size: 40px;
  margin: 43px 0 30px 0;
}
.lineservice_p2_left_text p {
  font-size: 18px;
  border-bottom: 1px solid #000000;
  padding: 9px 0;
  font-weight: lighter;
}
.lineservice_p2_left_text p:before {
  content: url(../images/lineservice/x.png);
  margin-right: 4%;
}
.lineservice_p2_left_text p:last-child {
  border: none;
}
.lineservice_p2_right_text {
  width: 390px;
  color: #000000;
}
.lineservice_p2_right_text h6 {
  font-size: 40px;
  margin: 43px 0 25px 0;
  color: #ff6000;
}
.lineservice_p2_right_text p {
  font-size: 18px;
  border-bottom: 1px solid #ff6000;
  padding: 9px 0;
  font-weight: lighter;
}
.lineservice_p2_right_text p:before {
  content: url(../images/lineservice/Tick.png);
  margin-right: 4%;
}
.lineservice_p2_right_text p:last-child {
  border: none;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ PEOPLE BEFORE AFTER p3 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.lineservice_p3_rwd{
  display: none;
}
.lineservice_p3 {
  width: 100%;
  height: 710px;
  display: flex;
  overflow: hidden;
}
.lineservice_p3_left {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  padding-right: 4%;
  background-image: url(../images/lineservice/people02_left.png);
  background-position: bottom right;
}
.lineservice_p3_right {
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  padding-left: 6%;
  background-image: url(../images/lineservice/people02_right.png);
  background-position: bottom left;
}
.lineservice_p3_left_text {
  width: 390px;
  color: #000000;
}
.lineservice_p3_left_text h6 {
  font-size: 40px;
  margin: 43px 0 30px 0;
}
.lineservice_p3_left_text p {
  font-size: 18px;
  border-bottom: 1px solid #000000;
  padding: 9px 0;
  font-weight: lighter;
}
.lineservice_p3_left_text p:before {
  content: url(../images/lineservice/x.png);
  margin-right: 4%;
}
.lineservice_p3_left_text p:last-child {
  border: none;
}
.lineservice_p3_right_text {
  width: 402px;
  color: #000000;
}
.lineservice_p3_right_text h6 {
  font-size: 40px;
  margin: 43px 0 25px 0;
  color: #ff6000;
}
.lineservice_p3_right_text p {
  font-size: 18px;
  border-bottom: 1px solid #ff6000;
  padding: 9px 0;
  font-weight: lighter;
}
.lineservice_p3_right_text p:before {
  content: url(../images/lineservice/Tick.png);
  margin-right: 4%;
}
.lineservice_p3_right_text p:last-child {
  border: none;
}

/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ Line行動服務四大優勢 p4▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.lineservice_p4_center_rwd {
  display: none;
}
.lineservice_p4 {
  width: 100%;
  height: 700px;
  background: #f1f1f1;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  flex-direction: column;
}
.lineservice_p4 h1 {
  font-size: 40px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #000000;
}
.lineservice_p4 h2{
  font-size: 40px;
  font-weight: 600;

}
.lineservice_p4 span {
  font-size: 40px;
  color: #ff6000;
}
.lineservice_p4_center {
  width: 100%;
  max-width: 1000px;
  margin-top: 50px;
  display: flex;
  justify-content: center;
}
.lineservice_p4_center_text {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px 0 50px 0;
  font-size: 20px;
  color: #323232;
  text-align: left;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 即刻開始使用LINE行動服務 p5▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.lineservice_p5_center_rwd{
  display: none;
}
.lineservice_p5 {
  width: 100%;
  height: 660px;
  background-image: url(../images/lineservice/line_Service.png);
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}
.lineservice_p5_title {
  margin-left: 35px;
}
.lineservice_p5_center {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lineservice_p5_text h1 {
  color: #ff6000;
  font-size: 36px;
  padding-bottom: 10px;
}
.lineservice_p5_text span {
  color: #ff6000;
  font-size: 44px;
}
.lineservice_p5_text h2 {
  font-weight: normal;
  color: #000000;
  font-size: 22px;
  line-height: 25px;
}
.lineservice_p5_img {
  height: 300px;
  display: flex;
  flex-direction: row;
  margin: 30px 0;
}
.lineservice_p5_icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.lineservice_p5_service_title h3 {
  font-size: 26px;
}
.lineservice_p5_service_title p {
  font-size: 18px;
}
.lineservice_p5_service_title a{
  display: flex;
  color: #000000;
}
.lineservice_p5_service_h3_p {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-left: 20px;
}
.lineservice_p5_service_h3_p h3 {
  margin-bottom: 10px;
}
.lineservice_p5_arr {
  width: 40px;
  height: 36px;
  margin: 40px 20px 0 50px;
}
.lineservice_p5_arr1 {
  width: 40px;
  height: 36px;
  margin: 0 20px 30px 50px;
}
.lineservice_p5_arr2 {
  width: 40px;
  height: 36px;
  margin: 0 0 15px 50px;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 線條 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.lineservice_p6_border:before {
  display: none;
  content: '';
  position: absolute;
  width: 85%;
  height: 4px;
  top: 22px;
  left: 0;
  background-color: #5db93e;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 三角形 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.lineservice_p6_title:before {
  content: "";
  position: absolute;
  top: 85%;
  left: 40%;
  border-width: 15px;
  border-style: solid;
  border-color: transparent;
  border-top-width: 20px;
  border-top-color: currentColor;
  color: #5db93e;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 圓點 ▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.lineservice_p6_title:after {
  content: " ";
  position: absolute;
  right: 41%;
  top: 85px;
  width: 20px;
  height: 20px;
  background-color: #5db93e;
  border-radius: 20px;
}
.lineservice_p6_title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  background-color: #5db93e;
  color: #fff;
  width: 130px;
  height: 70px;
  position: relative;
}
.lineservice_p6_title h3 {
  font-size: 18px;
}
.lineservice_p6_title h4 {
  font-size: 20px;
  padding: 0;
  font-weight: normal;
  color: #ffffff;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 服務立案 p6▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.lineservice_p6 {
  width: 100%;
  background: #f1f1f1;
  overflow: hidden;
}
.lineservice_p6_frame {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 51px;
}
.lineservice_p6_frame h1 {
  margin-top: 27px;
  font-size: 40px;
}
.lineservice_p6_frame h2 {
  font-size: 24px;
  font-weight: normal;
  margin: 5px 0 10px;
}
.lineservice_p6_border {
  width: 100%;
  max-width:1100px;
  height: 630px;
  border: 10px solid #5db93e;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: row;
  position: relative;
}
.lineservice_p6_img {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.lineservice_p6_img img {
  width: 204px;
  height: 419px;
  margin: 50px 0 20px;
}
.position_service {
  position: absolute;
  top: 18.2%;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃ 行動服務協助企業提昇客服效率 p7▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
.lineservice_p7 {
  width: 100%;
  height: 500px;
  background: #5bb9c6;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}
.lineservice_p7_title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 28px;
}
.lineservice_p7_title h6 {
  font-size: 40px;
  color: #ffffff;
  line-height: 48px;
}
.lineservice_p7_title h5 {
  font-size: 24px;
  color: #ffffff;
  line-height: 34px;
  font-weight: lighter;
}
.lineservice_p7_center {
  width: 100%;
  display: flex;
  justify-content: center;
}
.lineservice_p7_img {
  width: 240px;
  height: 220px;
  background: #ffffff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  font-size: 24px;
  transition: 0.5s;
  margin: 0 5px;
}
.lineservice_p7_img img {
  margin: 20px 0 25px 0;
}
.lineservice_p7_img:nth-child(1) img {
  margin: 16px 0;
}
.lineservice_p7_img:nth-child(4) img {
  margin: 20px 0 23px 0;
}
.lineservice_p7_text span:nth-child(1) {
  color: #0a7e82;
}
.lineservice_p7_text span:nth-child(2) {
  color: #ff5d1d;
}
.lineservice_p7_circle {
  width: 290px;
  height: 106px;
  border-radius: 100%;
  background: #0a7e82;
  position: absolute;
  z-index: 1;
  left: -25px;
  bottom: -20%;
  transition: 0.5s;
}
.lineservice_p7_circle p {
  font-size: 22px;
  color: #ffffff;
  position: absolute;
  bottom: 60%;
  left: 35%;
  z-index: 3;
}
.lineservice_p7_hidden {
  width: 100%;
  height: 100%;
  background: #0a7e82;
  color: #ffffff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  position: absolute;
  left: 0;
  bottom: -100%;
  z-index: 4;
  transition: 0.5s;
}
.lineservice_p7_hidden h6 {
  font-size: 18px;
  font-weight: lighter;
}
.lineservice_p7_img:hover .lineservice_p7_hidden {
  bottom: 0;
  transition: 0.5s;
}
.lineservice_p7_img:hover .lineservice_p7_circle {
  bottom: -50%;
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃RWD 1000px▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/

@media screen and (max-width: 1000px) {
  .lineservice_p4_center {
    width: 100%;
  }
  .lineservice_p6_border {
    width: 100%;
  }
  .lineservice_p7_center {
    width: 100%;
  }
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃RWD 768px▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
@media screen and (max-width: 768px) {
  
  
  .lineservice_p2,.lineservice_p3{
    height: 750px;
  }
  .lineservice_p2_left,.lineservice_p2_right,.lineservice_p3_left,.lineservice_p3_right{
    display: none;
  }
  .lineservice_p2_rwd{
    width: 100%;
    height: 750px;
    display: block;
  }
  .lineservice_p2_rwd_img{
    width: 100%;
    height: 690px;
    padding:  20px 20px 0;
    background-image: url(../images/lineservice/people01_left.png);
    background-position: bottom right;
    background-repeat: no-repeat;
  }
  .lineservice_p2_rwd_img_after{
    display: none;
  }
  .lineservice_p2_rwd_img_after h6{
    font-size: 30px;
    color: #ff6000;
    margin: 0 0  5px 0;
  }
  .lineservice_p2_rwd_img_after p{
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    padding: 10px 0 ;
  }
  .lineservice_p2_rwd_img_before h6{
    font-size: 30px;
    color: #000000;
    margin: 0 0  5px 0;
  }
  .lineservice_p2_rwd_img_before p{
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    padding: 10px 0 ;
  }
  .lineservice_p2_rwd_img_x{
    display: flex;
    border-bottom:1px solid #000000;
  }
  .lineservice_p2_rwd_img_x img{
    width: 20px;
    height: 20px;
    margin: 12px 10px 0 0;
  }
  .lineservice_p2_rwd_img_x:nth-child(5){
    border: none;
  }
  .lineservice_p2_rwd_img_x2{
    display: flex;
    border-bottom:1px solid #ff6000;
  }
  .lineservice_p2_rwd_img_x2 img{
    width: 20px;
    height: 20px;
    margin: 12px 10px 0 0;
  }
  .lineservice_p2_rwd_img_x2:nth-child(5){
    border: none;
  }
  .lineservice_p2_rwd ul{
    display: flex;
    list-style: none;
  }
  .lineservice_p2_rwd ul li{
    cursor: pointer;
    width: 50%;
    height: 60px;
    text-align: center;
  }
  .lineservice_p2_rwd ul li:nth-child(1){
    font-size: 28px;
    font-weight: bold;
    color: #000000;
    padding-top: 20px;
    background: #e4e5e5;
  }
  .lineservice_p2_rwd ul li:nth-child(2){
    font-size: 28px;
    font-weight: bold;
    color: #ff6000;
    padding-top: 20px;
    background: #d5ebfe;
  }
  .lineservice_p3_rwd{
    width: 100%;
    height: 750px;
    display: block;
  }
  .lineservice_p3_rwd_img{
    width: 100%;
    height: 690px;
    padding:  20px 20px 0;
    background-image: url(../images/lineservice/people02_left.png);
    background-position: bottom right;
    background-repeat: no-repeat;
  }
  .lineservice_p3_rwd_img_after{
    display: none;
  }
  .lineservice_p3_rwd_img_after h6{
    font-size: 30px;
    color: #ff6000;
    margin: 0 0  5px 0;
  }
  .lineservice_p3_rwd_img_after p{
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    padding: 10px 0 ;
  }
  .lineservice_p3_rwd_img_before h6{
    font-size: 30px;
    color: #000000;
    margin: 0 0  5px 0;
  }
  .lineservice_p3_rwd_img_before p{
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    padding: 10px 0 ;
  }
  .lineservice_p3_rwd_img_x{
    display: flex;
    border-bottom:1px solid #000000;
  }
  .lineservice_p3_rwd_img_x img{
    width: 20px;
    height: 20px;
    margin: 12px 10px 0 0;
  }
  .lineservice_p3_rwd_img_x:nth-child(5){
    border: none;
  }
  .lineservice_p3_rwd_img_x2{
    display: flex;
    border-bottom:1px solid #ff6000;
  }
  .lineservice_p3_rwd_img_x2 img{
    width: 20px;
    height: 20px;
    margin: 12px 10px 0 0;
  }
  .lineservice_p3_rwd_img_x2:nth-child(5){
    border: none;
  }
  .lineservice_p3_rwd ul{
    display: flex;
    list-style: none;
  }
  .lineservice_p3_rwd ul li{
    cursor: pointer;
    padding: 0;
    width: 50%;
    height: 60px;
    text-align: center;
  }
  .lineservice_p3_rwd ul li:nth-child(1){
    font-size: 28px;
    font-weight: bold;
    color: #000000;
    padding-top: 20px;
    background: #dbdcdc;
  }
  .lineservice_p3_rwd ul li:nth-child(2){
    font-size: 28px;
    font-weight: bold;
    color: #ff6000;
    padding-top: 20px;
    background: #dff8fb;
  }

  .lineservice_p4{
    padding: 0 20px;
  }
  .lineservice_p4 h1,
  h2 {
    font-size: 35px;
    color: #000000;
  }
  .lineservice_p4_center {
    display: none;
  }
  .lineservice_p4_center_rwd img {
    width: 100%;
    height: 100%;
  }
  .lineservice_p4_center_rwd {
    display: flex;
    flex-direction: column;
    text-align: left;
  }
  .lineservice_p4_center_text_rwd {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
  }
  .lineservice_p4_center_text_rwd h3 {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    line-height: 28px;
  }
  .lineservice_p5{
    height: 915px;
  }
  .lineservice_p5_center{
    display: none;
  }
  .lineservice_p5_center_rwd{
    height: 100%;
    display: flex;
    justify-content: center;
  }
  .lineservice_p5_title_rwd{
    width: 360px;
    height: 100%;
    padding: 0 20px;
  }
  .lineservice_p5_text_rwd h6{
    font-size: 26px;
    color: #ff6000;
    font-weight: 400;
    margin:28px 0 10px 0;
  }
  .lineservice_p5_text_rwd h5{
    font-size: 36px;
    color: #ff6000;
    font-weight: 500;
    margin-bottom: 15px;
  }
  .lineservice_p5_text_rwd h2{
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    padding: 0;
    line-height: 26px;
  }
  .lineservice_p5_img_rwd{
    margin-top: 15px;
  }
  .lineservice_p5_service_title_rwd{
    display: flex;
  }
  .lineservice_p5_service_h3_p_rwd{
    margin-left: 20px;
  }
  .lineservice_p5_service_h3_p_rwd h3{
    font-size: 26px;
    color: #000;
    margin: 10px 0 10px 0;
  }
  .lineservice_p5_service_h3_p_rwd p{
    font-size: 18px;
    color: #000;
    font-weight: 400;
  }
  .lineservice_p5_arr2_rwd img{
    margin: 10px 0 10px 42%;
  }
  .position_service{
    display: none;
  }
  .lineservice_p6{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 50px;
  }
  .lineservice_p6_frame{
    width: 100%;
    max-width: 340px;
    height: 2250px;
    text-align: center;
    padding: 0 10px;
  }
  .lineservice_p6_frame img{
    width: 204px;
    height: 419px;
  }
  .lineservice_p6_frame h1{
    margin: 0;
  }
  .lineservice_p6_frame h2{
    margin: 5px 0 10px 0;
    line-height: 35px;
    font-weight: 400;
   }
  .lineservice_p6_border{
    border: none;
    height: 2035px;
    flex-direction: column;
    justify-content: flex-start;
  }
  .lineservice_p6_border:before{
    display: inline-block;
    height: 100%;
    width: 4px;
    position: absolute;
    background-color: #5db93e;
  }
  .lineservice_p6_title{
    flex-direction: row;
    justify-content: flex-start;
    width: 260px;
    height: 50px;
  }
  .lineservice_p6_img img{
    margin:17px 0 37px 0;
  }
  .lineservice_p6_title h3{
    margin:0 20px 0 25px;
    font-size: 22px;
  }
  .lineservice_p6_title h4{
    font-size: 22px;
  }
  .lineservice_p6_title:before{
    transform: rotate(90deg);
    top:16%;
    left: -9%;
  }
  .lineservice_p6_title:after{
    top:31%;
    left: -14.5%;
  }
  .lineservice_p7{
    height: 1105px;
    padding: 0 20px;
  }
  .lineservice_p7_title h5{
    display: none;
  }
  .lineservice_p7_title h6:nth-child(1){
    font-size: 36px;
    font-weight: 500;
  }
  .lineservice_p7_title h6:nth-child(2){
    font-size: 30px;
    font-weight: 500;
  }
  .lineservice_p7_center{
    flex-direction: column;
    align-items: center;
  }
  .lineservice_p7_img:nth-child(1){
    margin: 0 0 20px 0;
  }
  .lineservice_p7_img{
    margin: 0 0 20px 0;
  }
}
/*▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃RWD 576px▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃*/
@media screen and (max-width: 576px) {
  .lineservice_p1_title {
    top:50%;
    left:40%;
  }
}
 

@media screen and (max-width: 360px) {
  .lineservice_p1 {
    height: 480px;
    background-image: url(../images/lineservice/main_BG_RWD.png);
    background-repeat: no-repeat;
    background-position: top center;
    color: #ffffff;
  }
  .lineservice_p1_title {
    top: 70%;
    left: 5%;
  }
  .lineservice_p2,.lineservice_p3{
    height: 650px;
  }
  .lineservice_p2_rwd{
    height: 650px;
  }
  .lineservice_p2_rwd_img{
    height: 590px;
    background-image: url(../images/lineservice/people01_left_rwd.png);
  }
  .lineservice_p2_rwd_img h6{
    font-size: 28px;
    color: #000000;
  }
  .lineservice_p3{
    height: 650px;
  }
  .lineservice_p3_rwd{
    width: 100%;
    display: block;
  }
  .lineservice_p3_rwd_img{
    height: 590px;
    padding:  20px 20px 0;
    background-image: url(../images/lineservice/people02_left_rwd.png);
  }
}
