@charset "UTF-8";
body {
    color: #333;
    background: #fff;
    font-size: 14px;
}

img {
    vertical-align: bottom;
}
.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
#follow_btn {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 9999;
    display: none;
}
.cv_btn {
    margin: 0 auto;
    width: 714px;
    display: block;
}

#fv {
    height: 629px;
    background: url(../img/fv_bg.png) no-repeat;
    background-position: center top;
}
#fv .inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
#fv h1 {
    padding: 23px 0 0;
    margin-bottom: 57px
}
#fv .img01 {
    margin: 0 0 24px 30px;
}
#fv .img02 {}
#fv .img03 {
    position: absolute;
    left: 809px;
    top: 414px;
}

#point {
    margin-bottom: 80px;
}
#point h2 {
    text-align: center;
    margin: 50px 0 50px;
}
#point .point3 {
    width: 1150px;
    margin: 0 auto;
    justify-content: space-around;
}
#point .point3 p{
    width: 342px;
    text-align: center;
}


#job {
    padding: 40px 0 50px;
    background: url(../img/bg_pt.png);
}
#job h2 {
    text-align: center;
    margin-bottom: 37px;
}
#job .img01 {
    text-align: center;
    margin-bottom: 38px;
}


#reason {
    width: 1034px;
    margin: 0 auto;
}
#reason h2 {
    text-align: center;
    margin: 110px 0 54px;
}
#reason .flex {
    margin-bottom: 70px;
    justify-content: space-between;
    align-items: center;
}
#reason .flex .left_cont {
    width: 491px;
}
#reason .flex .left_cont h3 {
    margin-bottom: 26px
}
#reason .flex .left_cont p {
    font-size: 16px;
    line-height: 24px;
}
#reason .flex .right_img {
    flex: none;
}


#welfare {
    text-align: center;
    padding-bottom: 84px;
}
#welfare h2 {
    text-align: center;
    margin: 100px 0 20px;
}
#welfare p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 40px;
}


#voice {
    padding: 53px 0 1px;
    background: url(../img/bg_pt.png);
}
#voice h2 {
    text-align: center;
    margin-bottom: 40px;
}
#voice .flex {
    width: 1010px;
    margin: 0 auto 76px;
    justify-content: space-between;
    align-items: start;
}
#voice .flex > img {
    flex: none;
}
#voice .right_cont {
    width: 560px;
}
#voice h3 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 18px;
}
#voice .name {
    font-size: 16px;
    width: 480px;
    border-bottom: solid 1px #000;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#voice .text {
    font-size: 16px;
    line-height: 24px;
}


#flow {
    padding-bottom: 80px;
}
#flow h2 {
    text-align: center;
    margin: 100px 0 26px;
}
#flow .text {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 40px;
}
#flow .img01 {
    text-align: center;
    margin-bottom: 80px;
}


#partner {
    text-align: center;
    background: url(../img/bg_pt.png);
    padding-bottom: 70px;
}
#partner h2 {
    padding: 56px 0 32px;
}
#partner .text1 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
}
#partner .img01 {
    margin-bottom: 60px;
}
#partner .flex {
    text-align: left;
    width: 940px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: start;
}
#partner .flex > img {
    flex: none;
}
#partner .right_cont {
    width: 510px;
}
#partner h3 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 18px;
}
#partner .name {
    font-size: 16px;
    border-bottom: solid 1px #000;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
#partner .text {
    font-size: 16px;
    line-height: 24px;
}


#office {}
#office h2 {
    text-align: center;
    padding: 80px 0 24px;
}
#office .text1 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 50px;
}
#office .flex {
    width: 940px;
    margin: 0 auto 16px;
    align-items: center;
}
#office .flex > img {
    margin-right: 20px;
    flex: none;
}
#office h3 {
    font-size: 36px;
    font-weight: bold;
    line-height: 44px;
    margin-bottom: 34px;
}
#office dl {
    font-size: 16px;
    line-height: 21px;
}
#office dl dt {
    margin-bottom: 16px;
}
#office .map {
    text-align: center;
    margin-bottom: 42px;
}
#office .access dt {
    width: 460px;
    height: 61px;
    background: url(../img/access_btn_open.png) no-repeat;
    margin: 0 auto;
    margin-bottom: 48px;
}
#office .access dt.active {
    background: url(../img/access_btn_close.png) no-repeat;
}
#office .access dd {
    width: 864px;
    margin: 0 auto;
    display: none;
}
#office .access dd p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
}
#office .access dd strong {
    font-weight: bold;
}


#faq {
  margin-top: 90px;
  margin-bottom: 85px;
}

#faq h2 {
  text-align: center;
  margin-bottom: 60px;
}

#faq dl {
  width: 920px;
  margin: 0 auto 40px;
}

#faq dl dt {
  font-size: 16px;
  font-weight: bold;
  min-height: 48px;
  line-height: 48px;
  padding-left: 72px;
  margin-bottom: 28px;
  background: url(../img/faq_q.png) no-repeat left top;
}

#faq dl dd {
  font-size: 16px;
  line-height: 1.4;
  min-height: 48px;
  padding-left: 72px;
  background: url(../img/faq_a.png) no-repeat left top;
}

footer {
  border-top: #8c8c8c solid 1px;
  padding-bottom: 15px;
    margin-top: 74px;
}

footer #footer {
  width: 980px;
  margin: 30px auto 0;
}

footer #footer h2 {
  float: left;
  margin-right: 70px;
}

footer #footer ul {
  float: left;
}

footer #footer ul li {
  margin-bottom: 10px;
}

footer #footer ul li dl dt {
  float: left;
  width: 7em;
  margin-right: 10px;
  text-align: right;
}

footer #footer ul li dl dd {
  float: left;
}

footer small {
  text-align: center;
  display: block;
  font-size: 14px;
  margin-top: 30px;
}
