@charset "UTF-8";
.mv.-about {
  background-image: url(../../img/about/pc_mv_about.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  height: 300px;
  background-size: cover;
}

@media screen and (max-width: 678px) {
  .mv.-about {
    height: 40vw;
  }
}
@media screen and (max-width: 678px) {
  .mv.-about .mv_inner {
    height: 40vw;
  }
}
.c_about-cmn-contents {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 65px;
  margin-bottom: 50px;
}

@media screen and (max-width: 678px) {
  .c_about-cmn-contents {
    display: block;
    margin-left: 0;
    margin-right: 0;
    margin-top: 8.6666666667vw;
    margin-bottom: 6.6666666667vw;
  }
}
.c_about-cmn-contents img {
  width: 100%;
}

.c_about-cmn-contents .item {
  width: 20%;
  padding: 0 10px;
}

@media screen and (max-width: 678px) {
  .c_about-cmn-contents .item {
    width: 100%;
    display: flex;
    padding: 0;
  }
  .c_about-cmn-contents .item .image {
    width: 26.6666666667vw;
  }
}
.c_about-cmn-contents .item .text {
  text-align: left;
  font-size: 1.6rem;
  margin-top: 20px;
}

@media screen and (max-width: 678px) {
  .c_about-cmn-contents .item .text {
    margin-top: 0;
    margin-left: 2.6666666667vw;
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 678px) {
  .c_about-cmn-contents .item + .item {
    margin-top: 2.6666666667vw;
  }
}
/* TAB 
-----------------------------------------*/
.tab_panel {
  display: none;
}

.tab_panel.active {
  display: block;
}

.panel_area {
  margin-bottom: 80px;
}

@media screen and (max-width: 678px) {
  .panel_area {
    margin-bottom: 10.6666666667vw;
  }
}
.btn_area {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  border-top: 2px solid #007ed5;
  border-bottom: 2px solid #007ed5;
}

@media screen and (max-width: 678px) {
  .btn_area {
    margin-bottom: 7.0666666667vw;
  }
}
.btn_area .tab_btn {
  width: 33.3333333333%;
  font-size: 1.8rem;
  color: #007ed5;
  text-align: center;
  line-height: 1;
  padding: 18px 0;
  cursor: pointer;
}

@media screen and (max-width: 678px) {
  .btn_area .tab_btn {
    font-size: 2.6666666667vw;
  }
}
.btn_area .tab_btn.active {
  background: #007ed5;
  color: #FFF;
  position: relative;
}

.btn_area .tab_btn.active:after {
  content: "";
  display: block;
  background-image: url(../../img/cmn/arrow_bottom_blue.svg);
  width: 34px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  bottom: -23px;
}

@media screen and (max-width: 678px) {
  .btn_area .tab_btn.active:after {
    width: 9.0666666667vw;
    height: 4vw;
    bottom: -6.4vw;
  }
}
.btn_area .tab_btn + .tab_btn {
  border-left: 2px solid #007ed5;
}

.textWrap {
  margin-bottom: 20px;
}

@media screen and (max-width: 678px) {
  .textWrap {
    margin-bottom: 2.6666666667vw;
  }
}
.textWrap.-mt {
  margin-top: 40px;
}

@media screen and (max-width: 678px) {
  .textWrap.-mt {
    margin-top: 5.3333333333vw;
  }
}
.textWrap.-mb {
  margin-bottom: 50px;
}

@media screen and (max-width: 678px) {
  .textWrap.-mb {
    margin-bottom: 6.6666666667vw;
  }
}
.textWrap .sbj {
  text-align: left;
  font-size: 1.6rem;
  color: #0e0e0e;
}

@media screen and (max-width: 678px) {
  .textWrap .sbj {
    font-size: 3.2vw;
  }
}
.textWrap .text {
  text-align: left;
  font-size: 1.8rem;
  margin-top: 20px;
  color: #0e0e0e;
}

@media screen and (max-width: 678px) {
  .textWrap .text {
    font-size: 3.2vw;
    margin-top: 2.6666666667vw;
  }
}
.textWrap .text.-center {
  text-align: center;
  font-size: 1.8rem;
}

@media screen and (max-width: 678px) {
  .textWrap .text.-center {
    font-size: 3.2vw;
  }
}
.textWrap .note {
  text-align: left;
  margin-top: 20px;
  font-size: 1.2rem;
  color: #0e0e0e;
}

@media screen and (max-width: 678px) {
  .textWrap .note {
    font-size: 2.9333333333vw;
    margin-top: 2.6666666667vw;
  }
}
.c_about-box + .c_about-box {
  margin-top: 60px;
}

@media screen and (max-width: 678px) {
  .c_about-box + .c_about-box {
    margin-top: 8vw;
  }
}
.tableBox {
  width: 1240px;
}

@media screen and (max-width: 1200px) {
  .tableBox.-sp_block {
    width: 100%;
  }
  .tableBox.-sp_block td {
    position: relative;
    display: block;
    border-left: 1px solid #cccccc;
    padding-top: 10.6666666667vw;
  }
  .tableBox.-sp_block tr:first-child td {
    display: none;
  }
  .tableBox.-sp_block tr td:nth-child(1):before {
    content: "アプローチ時期";
    display: block;
    position: absolute;
    background: #007ed5;
    width: 100%;
    height: 4.1666666667vw;
    top: 0;
    left: 0;
    border-bottom: 1px solid #cccccc;
    padding-top: 0.4166666667vw;
  }
}
@media screen and (max-width: 1200px) and (max-width: 678px) {
  .tableBox.-sp_block tr td:nth-child(1):before {
    height: 8vw;
    padding-top: 1.6vw;
  }
}
@media screen and (max-width: 1200px) {
  .tableBox.-sp_block tr td:nth-child(2):before {
    content: "方法";
    display: block;
    position: absolute;
    background: #007ed5;
    width: 100%;
    height: 4.1666666667vw;
    top: 0;
    left: 0;
    border-bottom: 1px solid #cccccc;
    padding-top: 0.4166666667vw;
  }
}
@media screen and (max-width: 1200px) and (max-width: 678px) {
  .tableBox.-sp_block tr td:nth-child(2):before {
    height: 8vw;
    padding-top: 1.6vw;
  }
}
@media screen and (max-width: 678px) {
  .tableBox {
    width: 650px;
  }
}
.tableBox tr:nth-child(odd) .c_parent_table_text {
  background: #f7f7f7;
}

.tableBox td {
  font-size: 1.6rem;
}

@media screen and (max-width: 678px) {
  .tableBox td {
    font-size: 2.9333333333vw;
  }
}
.c_parent_table_text {
  text-align: left;
  vertical-align: middle;
  padding: 11px 20px 11px 30px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  color: #0e0e0e;
  position: relative;
}

@media screen and (max-width: 678px) {
  .c_parent_table_text {
    padding: 2vw 2.6666666667vw 2vw 2.6666666667vw;
  }
}
.c_parent_table_text.-bl {
  border-left: 1px solid #cccccc;
}

.c_parent_table_text.-w02 {
  width: 526px;
}

@media screen and (max-width: 678px) {
  .c_parent_table_text.-w02 {
    width: 70.1333333333vw;
  }
}
.c_parent_table_text:before {
  position: absolute;
  left: -140px;
  color: #FFF;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  width: 140px;
  height: 100%;
  top: 0;
  text-align: center;
  padding-top: 13px;
}

@media screen and (max-width: 678px) {
  .c_parent_table_text:before {
    width: 18.6666666667vw;
    left: -18.6666666667vw;
    padding-top: 3.4666666667vw;
  }
}
.c_parent_table_text.-t01:before {
  content: "営業・事務";
}

@media screen and (max-width: 678px) {
  .c_parent_table_text.-t01:before {
    padding-top: 4vw;
  }
}
.c_parent_table_text.-t02:before {
  content: "接客・販売";
  padding-top: 25px;
}

@media screen and (max-width: 678px) {
  .c_parent_table_text.-t02:before {
    padding-top: 4vw;
  }
}
.c_parent_table_text.-t03:before {
  content: "介護・看護";
}

.c_parent_table_text.-t04:before {
  content: "ボランティア";
  padding-top: 25px;
}

@media screen and (max-width: 678px) {
  .c_parent_table_text.-t04:before {
    padding-top: 4vw;
  }
}
.c_sub-table {
  width: 100%;
}

.c_sub-table tr td {
  padding: 11px 0 11px 30px;
  text-align: left;
  border: 1px solid #cccccc;
  vertical-align: middle;
  color: #0e0e0e;
}

@media screen and (max-width: 678px) {
  .c_sub-table tr td {
    padding: 2vw 0 2vw 4vw;
  }
}
.c_sub-table tr td:first-child {
  width: 250px;
}

@media screen and (max-width: 678px) {
  .c_sub-table tr td:first-child {
    width: 33.3333333333vw;
  }
}
.c_sub-table tr td:nth-child(2) {
  padding-left: 40px;
}

@media screen and (max-width: 678px) {
  .c_sub-table tr td:nth-child(2) {
    padding-left: 5.3333333333vw;
  }
}
.c_sub-table tr:first-child td {
  border-top: none;
}

.c_sub-table tr:nth-child(even) td {
  background: #f7f7f7;
}

.c_table-bg-blue {
  background-color: #007ed5;
  color: #FFF;
  padding: 5px 0;
  text-align: center;
}

@media screen and (max-width: 678px) {
  .c_table-bg-blue {
    padding: 1.3333333333vw 0;
  }
}
.c_table-bg-blue + .c_table-bg-blue {
  border-left: 1px solid #cccccc;
}

.c-table-item {
  width: 296px;
  vertical-align: middle;
  border-top: 1px solid #cccccc;
}

@media screen and (max-width: 678px) {
  .c-table-item {
    width: 39.4666666667vw;
  }
}
.c-table-item.-left {
  text-align: left;
  padding-left: 68px;
}

@media screen and (max-width: 678px) {
  .c-table-item.-left {
    padding-left: 4.5333333333vw;
  }
}
.c-table-item.-left02 {
  text-align: left;
  padding-left: 34px;
}

@media screen and (max-width: 678px) {
  .c-table-item.-left02 {
    padding-left: 4.5333333333vw;
  }
}
.c-table-item.-w03 {
  width: 190px;
}

@media screen and (max-width: 678px) {
  .c-table-item.-w03 {
    width: 25.3333333333vw;
  }
}
.c-table-item-02 {
  width: 316px;
  text-align: left;
  padding: 0 20px;
  vertical-align: middle;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

@media screen and (max-width: 678px) {
  .c-table-item-02 {
    width: 42.1333333333vw;
  }
}
/* about-philosophy 
-----------------------------------------*/
#about-philosophy {
  text-align: center;
  background: url(../../img/about/pc_footer_cmn_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#about-philosophy .c_inner {
  padding: 50px 80px 70px 80px;
}

@media screen and (max-width: 678px) {
  #about-philosophy .c_inner {
    padding: 6.6666666667vw 5.3333333333vw 9.3333333333vw 5.3333333333vw;
  }
}
#about-philosophy .c_inner .text {
  font-size: 2.4rem;
  color: #333333;
  margin-top: 30px;
  line-height: 1.7;
}

@media screen and (max-width: 1200px) {
  #about-philosophy .c_inner .text {
    font-size: 1.9444444444vw;
  }
}
@media screen and (max-width: 678px) {
  #about-philosophy .c_inner .text {
    font-size: 3.7333333333vw;
    margin-top: 4vw;
  }
}
/*# sourceMappingURL=about.css.map */
