/* Common
====================================*/
#Main{
  background: #f4f3ed;
  margin-bottom: 111px;
}

div#AllBox { padding-top: 0;}

h1{
  color: #214674;
  background: #fff;
  font-size: 20px;
  text-align: center;
  letter-spacing: .1em;
  padding: 14px 0 10px 0;
  border-bottom: #b8b8b8 1px solid;
}
div#FooterBox .footer_wrapper .banner {
  display: none;
}
.bg-white{
  background: #fff;
}
.bg-blue{
  background: #d9e8f0;
}
.c-inner{
  margin: 0 auto;
  padding: 10px;
  text-align: center;
}
h3{
  color: #214674;
  padding: 34px 0 13px;
  font-size: 23px;
}
.white{
  color: #fff;
}

/* head
====================================*/
.head_img img{
  width: 100%;
}
h2{
  color: #214674;
  padding: 20px 0;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
}
h2 span{
  font-size: 16px;
}


/* ADD 2019.05 */
.c-inner dl.telno {
  width: 260px;
  margin: 0 auto 20px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 10px 0;
  box-sizing: border-box;
}
.c-inner dl.telno dt {
color: #214674;
  text-align: center;
  font-weight: bold;
}
.c-inner dl.telno dd {
color: #214674;
  font-size: 16px;
text-align:center;
}
.c-inner dl.telno dd a {
color: #214674;
text-decoration:underline;
}
/* ADD 2019.05 */




/* about
====================================*/
.about{
  padding-bottom: 25px;
}
.about__inner > p{
  font-size: 16px;
  line-height: 26px;
}
.about_info ul{
  margin-top: 12px;
}
.about_info li{
  background: url(../images/border_pattern.jpg);
  margin-bottom: 13px;
  padding: 8px;
  border-radius: 4px;
}
.c-info-inner{
  background: #fff;
  padding: 25px 0;
}
.c-info-inner p{
  padding: 13px 17px 0;
  font-size: 16px;
  line-height: 23px;
  text-align: left;
}

/* 指定管理のバナー
====================================*/
.banner.designated ul{
  background: #fff;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0 10px 25px;
  text-align: center;
}
.banner.designated ul li{
  width: 46%;
  max-width: 221px;
  margin: 0 5px 10px 5px;
}
.banner.designated ul li a img{
  width: 100%;
}

/* represent
====================================*/
#Represent{
  margin-top: -100px;
  padding-top: 100px;
}
.represent{
  background: url(../images/sp/represent_bg.jpg)no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 35px;
}
.represent_info{
  padding-bottom: 30px;
}
.represent.building{
  background: url(../images/business/building/represent_bg.jpg)no-repeat;
  background-position: center;
  background-size: cover;
}
.represent.designated{
  background: url(../images/business/designated/represent_bg.jpg)no-repeat;
  background-position: center;
  background-size: cover;
}
.represent.food_inspection{
  background: url(../images/business/food_inspection/represent_bg.jpg)no-repeat;
  background-position: center;
  background-size: cover;
}
.represent.life_support{
  background: url(../images/business/life_support/represent_bg.jpg)no-repeat;
  background-position: center;
  background-size: cover;
}
.represent.mansion{
  background: url(../images/business/mansion/represent_bg.jpg)no-repeat;
  background-position: center;
  background-size: cover;
}
.represent.sports{
  background: url(../images/business/sports/represent_bg.jpg)no-repeat;
  background-position: center;
  background-size: cover;
}
.represent_info img{
  width: 100%;
}

/* feature1
====================================*/
.feature1{
  padding-bottom: 25px;
}
.feature1_info dl{
  background: #fff;
  margin-bottom: 10px;
  padding: 23px 30px 30px;
  border-radius: 4px;
}
.feature1_info dl:last-child{
  margin-bottom: 0;
}
.feature1_info dl dt{
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}
.feature1_info dl dt span{
  color: #3567b2;
  font-size: 20px;
}
/*エスポ & 食品検査*/
.feature1_info.sports dl{
  padding: 23px 30px 18px;
}

/* person
====================================*/
.person{
  padding-bottom: 35px;
}
.c-person{
  background: #fff;
  max-width: 700px;
  padding: 20px 25px;
  border-radius: 4px;
}
.c-person p{
  font-size: 16px;
  text-align: justify;
}
.c-person p.name{
  position: relative;
  color: #214674;
  padding-left: 32px;
  padding-bottom: 10px;
  font-size: 19px;
  font-weight: bold;
  text-align: left;
}
.c-person p.name.male::before{
  content: "";
  position: absolute;
  top: 0;
  left: -3px;
  background: url(../images/person_icon_01.png)no-repeat;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
}
.c-person p.name.female::before{
  content: "";
  position: absolute;
  top: 0;
  left: -3px;
  background: url(../images/person_icon_02.png)no-repeat;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
}

.person_img img{
  width: 100%;
}

/* feature2
====================================*/
.feature2{
  padding-bottom: 15px;
}
.feature2_info{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.c-feature2{
  margin-bottom: 20px;
}
.c-feature2 .balloon{
  background: url(../images/feature2_img_01.png)no-repeat;
  background-position: center;
  background-size: 44.5vw 32vw;
  width: 44.5vw;
  height: 32vw;
  padding-right: 5px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-feature2 .balloon.green{
  background: url(../images/feature2_img_02.png)no-repeat;
  background-size: 44.5vw 32vw;
  margin-right: 0;
}
.c-feature2 .balloon p{
  color: #fff;
  margin-top: -10px;
  font-size: 18px;
  line-height: 23px;
}
.person_icon{
  width: 10.7vw;
  margin: 0 auto;
}
.person_icon img{
  width: 100%;
}
/*エスポ*/
.c-feature2 .balloon.sports p{
  margin-top: 10px;
}

/* schedule
====================================*/
.schedule{
  padding-bottom: 35px;
}
.c-schedule{
  padding-bottom: 10px;
}
.c-schedule-inner{
  background: #fff;
  border-radius: 4px;
}
.c-schedule .school_inner{
  margin-bottom: 35px;
}
.schedule_title{
  background:repeating-linear-gradient(-45deg, #275691 0, #275691 2px, #346097 2px, #346097 5px);
  border-radius: 4px 4px 0 0;
}
.schedule_title p{
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  line-height: 54px;
}
.schedule_info{
  padding: 18px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.schedule_info table{
  width: 62%;
  max-width: 280px;
  margin-right: 4%;
}
.schedule_info img{
  width: 34%;
}
.schedule_info table tr{
  height: 46px;
}
.schedule_info table tr:nth-child(1){
  height: 22px;
}
.schedule_info table tr td{
  text-align: left;
  vertical-align: top;
  line-height: 1.3;
}
.schedule_info table tr td.time{
  position: relative;
  color: #214674;
  width: 55px;
  font-weight: bold;
  text-align: right;
}
.schedule_info table tr td.time::after{
  content: "";
  position: absolute;
  top: 2px;
  right: -24px;
  background: #4e86dc;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}
.schedule_info table tr td.line{
  vertical-align: bottom;
  width: 33px;
}
.schedule_info table tr td.line-b{
  vertical-align: top;
}
.schedule_info table tr td.line div{
  width: 1px;
  height: 75px;
  margin: 0 15px;
  padding-bottom: 5px;
  border-left: 2px dotted #4e86dc;
}
.schedule_info table tr td.line-b div{
  height: 100px;
}
.schedule_info table tr td.line4 div{
  height: 145px;
}
.schedule_info table tr td.rest{
  color: #4e86dc;
  background: url(../images/schedule_bg_pattern.jpg);
  padding: 5px 0 5px 15%;
  vertical-align: middle;
}
.schedule_info table tr td.rest2{
  height: 59px;
  vertical-align: middle;
}
/*運行管理サービス*/
  .schedule_operation table tr:nth-child(3){
    height: 20px;
  }
/*ビルサービス*/
  .schedule_building{
    padding: 18px 10px;
  }
  .schedule_02_inner .schedule_building table{
    width: 70%;
  }
  .schedule_02_inner .schedule_building img{
    width: 26%;
  }
  .schedule_02_inner .schedule_building table tr:nth-child(1){
    height: 150px;
  }
  .schedule_building table tr td.time{
    width: 44px;
  }
  .schedule_building table tr td.line{
    vertical-align: middle;
    padding-bottom: 18px;
  }
  .schedule_building table tr td.line6 div{
    height: 206px;
    padding-bottom: 0;
  }
  .schedule_building table tr td.line8 div{
    height: 195px;
    padding-bottom: 0;
  }
  @media screen and (max-width: 360px){
    .schedule_building{
      padding: 18px 10px;
    }
    .schedule_building table{
      margin-right: 5px;
    }
  }
  @media screen and (max-width: 350px){
    .schedule_building table tr td.line8 div{
      height: 210px;
    }
  }
  @media screen and (max-width: 338px){
    .schedule_building table tr td.line8 div{
      height: 290px;
    }
  }

/*指定管理*/
  .schedule_01_inner .schedule_designated table tr:nth-child(2),
  .schedule_01_inner .schedule_designated table tr:nth-child(5){
    height: 20px;
  }
  .schedule_01_inner .schedule_designated table tr:nth-child(6){
    height: 30px;
  }
  .schedule_02_inner .schedule_designated table tr:nth-child(2),
  .schedule_02_inner .schedule_designated table tr:nth-child(4){
    height: 56px;
  }
  .schedule_designated table tr td.line div{
    height: 75px;
  }
  .schedule_designated table tr td.sp-line3 div{
    height: 65px;
  }
  .schedule_designated table tr td.line6 div{
    height: 105px;
  }
  .schedule_designated table tr td.sp-line8 div{
    height: 120px;
  }
  @media screen and (max-width: 360px){
    .schedule_designated{
      padding: 18px 10px;
    }
    .schedule_designated table{
      margin-right: 5px;
    }
  }
/*マンション管理*/
  .schedule_01_inner .schedule_mansion table tr:nth-child(3),
  .schedule_01_inner .schedule_mansion table tr:nth-child(6){
    height: 56px;
  }
  .schedule_02_inner .schedule_mansion table tr td.line{
    vertical-align: middle;
    padding-bottom: 18px;
  }
  .schedule_mansion table tr td.line div{
    height: 105px;
  }
  .schedule_mansion table tr td.line4 div{
    height: 155px;
  }
  .schedule_mansion table tr td.line7 div{
    height: 250px;
    padding-bottom: 0;
  }
  @media screen and (max-width: 360px){
    .schedule_mansion{
      padding: 18px 10px;
    }
    .schedule_mansion table{
      margin-right: 5px;
    }
  }
/*食品検査*/
  .schedule_food table tr:nth-child(2),
  .schedule_food table tr:nth-child(4){
    height: 56px;
  }
  .schedule_food table tr td.line div{
    height: 65px;
  }
  .schedule_food table tr td.line-b div{
    height: 65px;
  }
  .schedule_food table tr td.line3 div{
    height: 110px;
  }
  .schedule_food table tr td.rest{
    height: 45px;
    vertical-align: middle;
  }
  @media screen and (max-width: 360px){
    .schedule_food{
      padding: 18px 10px;
    }
    .schedule_food table{
      margin-right: 5px;
    }
  }
/*エスポ*/
  .schedule_01_inner .schedule_sports table tr td.line{
    vertical-align: middle;
    padding-bottom: 18px;
  }
  .schedule_sports table tr{
    height: 40px
  }
  .schedule_sports table tr td.line2 div{
    height: 70px;
  }
  .schedule_sports table tr td.line6 div{
    height: 180px;
    padding-bottom: 0;
  }
  .schedule_sports table tr td.line6-2 div{
    height: 200px;
    padding-bottom: 0;
  }

  @media screen and (max-width: 360px){
    .schedule_sports{
      padding: 18px 10px;
    }
    .schedule_sports table{
      margin-right: 5px;
    }
  }

/* qa
====================================*/
.qa{
  padding-bottom: 34px;
}
.qa_info{
  padding-bottom: 34px;
}
.qa_info dl dt{
  position: relative;
  color: #fff;
  background: #214674;
  margin-bottom: 10px;
  padding: 10px 53px;
  border-radius: 4px;
  font-size: 19px;
  font-weight: bold;
  text-align: left;
  cursor: pointer;
}
.qa_info dl dt::before{
  content: "";
  position: absolute;
  top: 11px;
  left: 15px;
  background: url(../images/qa_img_q.png)no-repeat;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
}
.qa_info dl dt::after{
  content: "";
  position: absolute;
  top: 45%;
  right: 15px;
  background: url(../images/top/ar02.png) no-repeat;
  background-size: 7px 12px;
  width: 8px;
  height: 12px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transition: all .3s 0s ease;
}
.qa_info dl dt.move::after{
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transition: all .3s 0s ease;
}
.qa_info dl dd{
  display: none;
  position: relative;
  margin: 10px 0 24px;
  padding-left: 53px;
  padding-right: 10px;
  font-size: 16px;
  line-height: 23px;
  text-align: justify;
}
.qa_info dl dd::before{
  content: "";
  position: absolute;
  top: 4px;
  left: 15px;
  background: url(../images/qa_img_a.png)no-repeat;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
}

/* system
====================================*/
.system{
  padding-bottom: 35px;
}
.c-system{
  background: #f4f3ed;
  margin-bottom: 10px;
  padding: 20px 15px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.c-system img{
  width: 80px;
}
.c-system p{
  padding-left: 15px;
  font-size: 16px;
  line-height: 23px;
  text-align: justify;
}

/* flow
====================================*/
.flow{
  padding-bottom: 15px;
}
.flow_info{
  text-align: left;
}
.flow_info ol li{
  padding: 6px 0;
  border-bottom: 1px dotted #8b9499;
  display: flex;
}
.flow_info ol li:last-child{
  border-bottom: none;
}
.flow_info ol li img{
  height: 6.4vw;
  padding-right: 10px;
}
.flow_info ol li strong{
  color: #d71f46;
  font-size: 15px;
  font-weight: bold;
}
.flow_info ol li:last-child strong{
  color: #214674;
}
.flow_info ol li strong.blue{
  color: #214674;
}
.flow_info ol li p{
  font-size: 15px;
}

/* Contact
====================================*/
.contact_wrapper {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}
.contact {
  padding:13px 0;
}
.contact p {
  color:#214674;
  line-height: 1.4;
  text-align:center;
  font-weight: bold;
}
.contact p span.small {
  display:block;
  font-size:12px;
}
.contact .cbox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 323px;
  margin: 0 auto 7px;
}
.contact .cbox p {
  display: table-cell;
  vertical-align:middle;
  letter-spacing: -0.05em;
}
.contact p.tel a {
  display:block;
  width:162px;
  height:22px;
  text-indent:-9999px;
  background:url(../images/tel.png) no-repeat center / 162px auto;
}
.contact p.btn a {
  display: block;
  width: 267px;
  margin:0 auto;
  background: url(../images/ar01.png) #d71f46 no-repeat right 20px top 50%;
  background-size: 6px 10px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 0;
  border-radius: 26px;
  box-shadow:1px 1px 4px 0px #e3e3e3;
  transition: all 300ms 0s ease;
}
.contact p.btn a:hover {
  text-decoration:none;
  opacity:0.8;
}
.jobOffer_btn{
  text-align: center;
}
.jobOffer_btn a{
  position: relative;
  color: #fff;
  background: #51b4ec;
  padding: 12px 38px;
  font-size: 16px;
  border-radius: 30px;
  transition: all .3s 0s ease;
}
.jobOffer_btn.sports a,
.jobOffer_btn.mansion a{
  display: block;
  width: 55vw;
  max-width: 230px;
  margin: 0 auto;
  border-radius: 50px;
}
.jobOffer_btn a:hover{
  text-decoration: none;
  opacity: 0.8;
}
.jobOffer_btn a::before{
  content: "";
  position: absolute;
  top: 37%;
  right: 15px;
  background: url(../images/top/ar02.png) no-repeat;
  background-size: 6px 10px;
  width: 6px;
  height: 10px;
}
.jobOffer_btn.sports a::before,
.jobOffer_btn.mansion a::before{
  top: 43%;
}
.jobOffer_btn.ext{
  margin-top: 35px;
}
.jobOffer_btn.ext a::before{
  content: "";
  position: absolute;
  top: 30%;
  right: 20px;
  background: url(../images/ext_icon.png) no-repeat;
  width: 10px;
  height: 10px;
}




#Main .service_box{
background:#f7f5f0;
padding:35px 10px;
margin-top:35px;

}
#Main .service_box ul {
margin:0 auto 0;

}
#Main .service_box ul li{
background: url(../images/border_pattern.jpg);
width: 100%;
margin-bottom: 10px;
padding: 8px;
border-radius: 4px;
box-sizing:border-box;
}
#Main .service_box ul li:nth-child(2n){
margin-right: 0;
}

#Main .service_box_inner{
  background: #ffffff;
  padding: 15px;
}
#Main .service_box_inner2{
}

#Main .service_box_inner .ph img{
width:100%;
height:auto;
}
#Main .service_box_inner .ph{
margin-bottom:15px;

}
#Main .service_box_inner .tl{
margin-bottom:10px;
}
#Main .service_box_inner .txt{
margin-bottom:10px;
font-size:16px;
}

#Main .service_box_inner .btn{
margin:0 auto;
width:70%;
}
#Main .service_box_inner .btn a{
display: block;
  background: url(../images/top/ar02.png) #51b4ec no-repeat right 20px top 50%;
background-size: 6px 10px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 0;
  border-radius: 26px;
   box-shadow: 1px 1px 4px 0px #e3e3e3;
  transition: all 300ms 0s ease;

}
#Main .service_box_inner .btn a:hover {
  text-decoration: none;
  opacity: 0.8;

}

#Main .service-c-inner{
width:auto;
padding:0;
}


/* reason
====================================*/

.reason ul{
  background: #fff;
  margin-bottom: 10px;
  padding: 15px 30px 15px;
  border-radius: 4px;
}
.reason ul:last-child{
  margin-bottom: 0;
}
.reason ul li:last-child{
  margin-bottom: 0;
}
.reason ul li{
  font-size: 18px;
  margin-bottom: 5px;
}
 .reason ul li.tl{
  font-weight:bold;
  text-align:center;
}

.reason ul li span{
  color: #3567b2;
  font-size: 22px;
}
.reason ul li {
  font-size: 16px;
}

.reason ul li.txt{
  text-align:left;
}
.Performance_area{
margin:0 auto 0;
}

.Performance_area li{
margin:0 0 10px 0;
}


#Main .no_mar{
margin-bottom:0;
}

#Main .qa_info.no_mar{
padding-bottom:0;
}

#Main .Performance_area img{
width:100%;
height:auto;
}
/*.schedule_vietnam table tr td.line{
width: 13px;
border-left: 2px dotted #4e86dc;
}


.schedule_vietnam table tr td.time{
padding-right:12px;
}
.schedule_vietnam table tr td.time::after {
  right: -8px;
}

.schedule_vietnam table tr td.line div{
display:none;
}*/

.schedule_vietnam table tr td.line-t div {
  height: 226px;
}
.schedule_vietnam table tr td.line-b div {
  height: 49px;
}
.system_info_01 .sp_tl{
border:solid 2px #dfddd3;
background:#ffffff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding:4px 0;
text-align:center;
margin-bottom:10px;
}
.c-system p.sp_txt{
padding:0;

}
.c-system-one {
margin-bottom:0;
}
.c-system-one .c-system{
display:block;
margin-bottom:0;
}
.c-system p.sp_tl img{
width:40px;
height:auto;
vertical-align: middle;
}


.btn_sec {
  background: #fff;
  padding: 30px 0 35px;
}
.btn_sec h3 {
  text-align: center;
  padding-top: 0;
}
.btn_sec ul li:not(:last-of-type){
  margin-bottom: 15px;
}
.btn_sec ul li a {
  display: block;
  box-sizing: border-box;
  width: 267px;
  margin: 0 auto;
  font-size: 16px;
  font-weight: normal;
  padding: 10px 0;
  border-radius: 26px;
}
.btn_sec ul li a span {
  font-size: 14px;
}

.person_info .col:not(:last-of-type){
  margin-bottom: 15px;
}

.person_info .c-person {
  border-radius: 4px 4px 0 0;
}

.person_info .col figure {
  margin: 0;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
}
.person_info .col figure img { width: 100%;}