@charset "utf-8";

/*■■■■■■■■■■■■■■■■■■■■SP版■■■■■■■■■■■■■■■■■■■■*/

.page_contents article .sc_format {
  padding: 0 2.5rem;
  margin-bottom: 50px !important;
}

.page_contents .submenu {
  margin: 370px 0 20px;
  padding: 0 2.5rem;
}

.page_contents .submenu ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  /*  font-family: "Sawarabi Gothic";*/
  padding-left: 0;
}

.page_contents .submenu ul li {
  padding: 0 10px 5px 0;
  list-style-type: none;
}

.page_contents .submenu ul li a {
  font-size: 1.3rem;
  color: #000000;
}

.page_contents .submenu ul li i {
  color: #5DCC5B;
  padding-right: 5px;
}

.page_contents .sc_ttl {
  text-align: left;
  display: inline-block;
}

.page_contents .common_contact .sc_ttl {
  text-align: left;
  display: block;
}

.page_contents .sub_ttl {
  display: block;
  border-bottom: none;
  text-align: center;
  margin-top: 7px;
  margin-bottom: -15px;
}

.page_contents .head_txt {
  font-weight: normal;
  text-align: left;
  font-size: 1.6rem;
  text-shadow: 0px 0px;
  display: inline-block;
  margin-bottom: 10px;
}

.page_contents .service_child p {
  margin-bottom: 15px;
}

.page_contents .service_child figure {
  margin-top: -10px;
  margin-bottom: 25px;
}

/*----------page_visual----------*/
.page_visual {
  position: absolute;
  top: 0;
  z-index: -100;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 330px;
}

.page_visual h1{
  margin-top: 0;
}

.page_visual .page_ttl {
  /*    font-family: "Hannari";*/
  text-align: center;
  font-size: 3rem;
  padding-top: 170px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 5px
}

#company .page_visual {
  background-image: url(../img/company/page_visual.jpg);
}

#info .page_visual {
  background-image: url(../img/info/page_visual.jpg);
}

#example .page_visual {
  background-image: url(../img/example/page_visual.jpg);
}

#recruit .page_visual {
  background-image: url(../img/recruit/page_visual.jpg);
}

#contact .page_visual {
  background-image: url(../img/contact/page_visual.jpg);
}

/*●●●●●●●●●●●●●●company.html●●●●●●●●●●●●●●*/

/*----------company_concept----------*/
#company_service p {
  margin-bottom: 15px;
}

#company_service figure {
  /*  margin-top: -10px;*/
  margin-bottom: 25px;
  margin-left: 0;
  margin-right: 0;
}

#company_service figure img{
  max-width: 100%;
}

#company_service.sc_format {
  margin-bottom: 25px;
}

/*----------company_greeting----------*/
#company_greeting {
  background: url(../img/company/company_greeting_bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 3rem 2.5rem 50px;
}

#company_greeting .sc_ttl {
  color: #000;
}

#company_greeting .box {
  background: rgba(255, 255, 255, 0.7);
  padding: 30px 25px;
}

#company_greeting .box p {
  margin-bottom: 15px;
}

#company_greeting .box p.right {
  text-align: right;
  margin-top: 25px;
  margin-bottom: 0;
}

/*----------company_profile----------*/
#company_profile {
  padding: 3rem 2.5rem 0;
}

#company_profile table {
  width: 100%;
  border-top: 1px solid #c9c9c9;
  border-left: 1px solid #c9c9c9;
  border-right: 1px solid #c9c9c9;
}

#company_profile tr {
  line-height: 3;
}

#company_profile th {
  background: #f0f0f0;
  border-right: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  text-align: center;
  /*  padding-left: 30px;*/
  width: 180px;
  vertical-align: middle;
}

#company_profile td {
  padding: 20px 30px;
  line-height: 1.8;
  border-bottom: 1px solid #c9c9c9;
}

#company_profile p {
  margin-top: 15px;
}

#company_profile p.sizaipho{
  text-align: center;
}

/*●●●●●●●●●●●●●●info.html●●●●●●●●●●●●●●*/

#info article {
  margin-top: 370px;
}

#info_list .info_box {
  margin: 15px 0;
  padding-bottom: 15px;
  border-bottom: 1px dotted #5e3912;
}

#info_list .info_box li{
  list-style-type: none;
}

#info_list .info_box li p {
  margin-bottom: 0;
}

#info_list .info_box li p.date {
  font-size: 1.2rem;
  font-weight: bold;
  /*  font-family: Sawarabi Gothic;*/
  /*  color: #5e3912;*/

}

#info_list .info_box li h3 {
  /*  font-family: Sawarabi Mincho;*/
  /*  color: #5e3912;*/
  margin-bottom: 10px;
  margin-top: 0;
}

/*●●●●●●●●●●●●●●example.html●●●●●●●●●●●●●●*/

#example article {
  margin-top: 370px;
}

#example ul.list {
  margin: 10px 0 -10px;
  padding-left: 0;
}

#example ul.list li {
  margin-bottom: 30px;
  list-style-type: none;
}

#example ul.list li p {
  font-weight: bold;
}

#example ul.list li p i {
  color: #5DCC5B;
  padding-right: 5px
}

#example ul.list li figure{
  text-align: center;
  margin: 0;

}

#example ul.list li figure img{
  max-width: 100%;
}

/*●●●●●●●●●●●●●●recruit.html●●●●●●●●●●●●●●*/

#recruit article {
  margin-top: 370px;
}

#recruit .recruit_list {
  width: 100%;
  margin-top: 30px;
}

#recruit .recruit_list caption {
  text-align: left;
  margin-bottom: 10px;
  font-weight: bold;
}

#recruit .recruit_list caption span {
  color: #5DCC5B;
  padding-right: 5px;

}

#recruit .recruit_list tr {
  border: 1px solid #c9c9c9;
  line-height: 3;
}

#recruit .recruit_list th {
  background: #f0f0f0;
  border-right: 1px solid #c9c9c9;
  text-align: center;
  width: 180px;
  vertical-align: middle;
}

#recruit .recruit_list td {
  padding: 20px 30px;
}

/*●●●●●●●●●●●●●●contact.html●●●●●●●●●●●●●●*/
#contact #tel {
  /*  background: #fff;*/
  margin-bottom: 30px !important;
}

#contact #tel .tel {
  margin-bottom: 7px;
}

#contact #tel .tel a {
  font-size: 3rem;
  font-weight: bold;
  color: #000000;
}

#contact #tel .tel span {
  display: block;
  font-size: 1.3rem;
}

#contact #tel .tel a span.chokutsu{
  display: inline;
  font-size: 1.5rem;
  font-weight: normal;
}

#contact #tel .tel i {
  color: #5DCC5B;
  padding-right: 8px
}

#contact #tel p {
  text-align: center;
  font-size: 1.3rem;
}

#contact .bg {
  background-color: #f0f0f0;
}

#contact #mail {
  padding: 3em 2.5rem;
  margin-bottom: 0px !important;
}

#contact #mail .required:before {
  content: "必須";
  background: #000;
  color: #fff;
  text-align: center;
  padding: 3px 5px;
  font-weight: bold;
  font-size: 12px;
  margin-right: 10px;
}

.option:before {
  content: "任意";
  background-color: #5DCC5B;
  color: #fff;
  text-align: center;
  padding: 3px 5px;
  font-weight: bold;
  font-size: 12px;
  margin-right: 10px;
}

#contact #mail form {
  margin: -25px 7px 0 7px;
}

#contact #mail dt {
  margin: 30px 0 8px;
  /*  padding-left: 3px;*/
}

#contact #mail input,
#contact #mail textarea {
  width: 100%;
  padding: 10px;
  border: #d9d9d9 solid 1px;
  background: #f8f8f8;
}

#contact #mail textarea {
  height: 200px;
  width: 100%;
}

#contact #mail .check_box {
  margin: 20px auto;
  text-align: center;
}


#contact #mail .check_box input {
  width: inherit;
  margin: 4px 5px 0 0;
}

.check_box p a {
  text-decoration: underline;
}

.check_box p a:hover {
  opacity: 0.5;
}

#contact #mail .annotation {
  font-size: 90%;
  margin-top: 16px;
}

#contact #mail .form_btn input {
  display: block;
  max-width: 350px;
  margin: auto;
  padding: 15px 20px;
  text-align: center;
  background: #1f1f1f;
  color: #fff;
  margin-top: 1.6rem;
  font-weight: bold;
  font-size: 1.2rem;
  letter-spacing: 1.2px;
}

/*●●●●●●●●●●●●●●pp.html●●●●●●●●●●●●●●*/

#pp article {
  margin-top: 150px;
  font-size: 1.3rem;
}

#pp .heading-txt {
  margin-top: 35px;
}

#pp .list {
  margin: 30px 0;
  font-size: 1.3rem;
  line-height: 1.8;
}

#pp .companyname {
  margin-top: 1.6rem;
  text-align: right;
}

/*■■■■■■■■■■■■■■■■■■■■TB版■■■■■■■■■■■■■■■■■■■■*/

@media screen and (min-width: 820px) {
  .head {
    font-size: 1.8rem;
  }

  .page_contents .sc_ttl {
    text-align: center;
    display: block;
  }

  .page_contents .common_contact .sc_ttl {
    text-align: center;
  }

  .page_contents .head_txt {
    font-size: 2.4rem;
  }

  .page_contents .sc_ttl {
    margin-bottom: 30px;
  }

  .page_contents .submenu ul li a {
    font-size: 1.4rem;
  }

  .page_contents .service_child p,
  .page_contents .service_child figure {
    margin-bottom: 30px;
  }

  /*●●●●●●●●●●●●●●company.html●●●●●●●●●●●●●●*/

  /*----------company_service----------*/
  #company_service .box p {
    margin-bottom: 30px;
  }

  #company_service .box figure {
    margin-top: -25px;
    margin-bottom: 45px;
  }

  /*----------company_greeting----------*/
  #company_greeting .box {
    padding: 50px 45px;
  }

  /*●●●●●●●●●●●●●●example.html●●●●●●●●●●●●●●*/
  #example ul.list {
    margin: 20px 0 -30px;
  }


  #example ul.list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #example ul.list li {
    width: 48%;
    margin-bottom: 40px
  }


  /*●●●●●●●●●●●●●●info.html●●●●●●●●●●●●●●*/

  #info_list .info_box {
    margin: 30px 0;
    padding-bottom: 30px;
  }

  #info_list .info_box li p.date {
    font-size: 1.5rem;
  }

}

  /*■■■■■■■■■■■■■■■■■■■■PC版■■■■■■■■■■■■■■■■■■■■*/

  @media screen and (min-width: 1140px) {
    .page_visual {
      height: 500px;
    }

    .page_visual .page_ttl {
      padding-top: 260px;
    }

    .page_contents article .sc_format {
      width: 1000px;
      margin: auto;
    }

    .page_contents .submenu {
      width: 1000px;
      margin: 540px auto 20px;
      /*        padding-left: 0;*/
    }

    .page_contents .head_txt {
      font-size: 2.4rem;
    }

    .service_list p {
      margin-top: 30px;
    }


    .page_contents .service_child p {
      margin-bottom: 30px;
    }

    .page_contents .service_child figure {
      margin-top: -25px;
      margin-bottom: 45px;
    }

    /*●●●●●●●●●●●●●●company.html●●●●●●●●●●●●●●*/

    /*----------company_greeting----------*/
    #company_greeting .box {
      max-width: 1100px;
      margin: auto;
    }

    /*●●●●●●●●●●●●●●info.html●●●●●●●●●●●●●●*/

    #info article {
      margin-top: 540px;
    }

    /*●●●●●●●●●●●●●●example.html●●●●●●●●●●●●●●*/
    #example article {
      margin-top: 540px;
    }

    #example ul.list{
      justify-content: flex-start;
    }

    #example ul.list li {
      width: 31%;
      margin-right: 2%;
    }

    #example ul.list li:nth-child(3n){
      margin-right: 0;
    }

    /*●●●●●●●●●●●●●●recruit.html●●●●●●●●●●●●●●*/
    #recruit article {
      margin-top: 540px;
    }

    /*●●●●●●●●●●●●●●pp.html●●●●●●●●●●●●●●*/
    #pp article {
      margin-top: 200px;
    }

  }
