@charset "UTF-8";
@media (min-width: 520px) {
  body {
    width: 100%;
  }
}
@media (max-width: 340px) {
  body {
    width: 100%;
  }
}
@media (max-width: 599px) {
  body {
    width: 100%;
  }
}
@media (min-width: 475px) {
  body {
    width: 100%;
    font-size: 16px;
  }
}
@media (min-width: 600px) {
  body {
    width: 100%;
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  body {
    width: 100%;
    font-size: 17px;
    line-height: 1.9;
  }
}
@media (min-width: 600px) and (max-width: 834px) {
  body {
    width: 100%;
  }
}
@media (min-width: 835px) {
  body {
    width: 100%;
  }
}
@media (max-width: 834px) {
  body {
    width: 100%;
  }
}
@media (max-width: 1279px) {
  body {
    width: 100%;
  }
}
@media (min-width: 1280px) {
  body {
    width: 100%;
  }
}

@media (max-width: 599px) {
  .notsp {
    display: none !important;
  }
}

@media (min-width: 600px) and (max-width: 834px) {
  .nottab {
    display: none !important;
  }
}

@media (min-width: 600px) {
  .sponly {
    display: none !important;
  }
}

@media screen and (max-width: 340px) {
  .notip5 {
    display: none !important;
  }
}

@media screen and (min-width: 340px) {
  .ip5only {
    display: none !important;
  }
}

@media (max-width: 599px) {
  .tabonly {
    display: none !important;
  }
}
@media (min-width: 835px) {
  .tabonly {
    display: none !important;
  }
}

@media (min-width: 835px) {
  .mobonly {
    display: none !important;
  }
}

@media (max-width: 834px) {
  .pconly {
    display: none !important;
  }
}

@media (max-width: 1279px) {
  .pcwonly {
    display: none !important;
  }
}

#tab-expertise #expertise h3.deprtComn-h2 {
  margin-bottom: 3.75vw;
  font-size: 4.6875vw;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 835px) {
  #tab-expertise #expertise h3.deprtComn-h2 {
    width: 800px;
    margin: 0 auto 20px;
    font-size: 24px;
  }
}
@media (min-width: 835px) {
  #tab-expertise #expertise .flow {
    width: 800px;
    margin: auto;
  }
}
#tab-expertise #expertise .flow > h3 {
  margin-bottom: 0.8em;
  font-size: 5vw;
  color: #00AB9F;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .flow > h3 {
    font-size: 23px;
  }
}
#tab-expertise #expertise .flow > p {
  margin-bottom: 2em;
  font-size: 3.28125vw;
  line-height: 2;
  text-align: center;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .flow > p {
    font-size: 15px;
  }
}
#tab-expertise #expertise .flow .flow-photo {
  margin-bottom: 40px;
}
#tab-expertise #expertise .flow .flow-photo img {
  display: block;
  width: 100%;
}
#tab-expertise #expertise .ex-conts {
  margin-bottom: 50px;
  border: 4px solid #00AB9F;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts {
    width: 800px;
    margin: 0 auto 100px;
  }
}
#tab-expertise #expertise .ex-conts .ex-conts-inner {
  width: 87.25%;
  margin: 6.37% auto;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .ex-conts-inner {
    margin: 30px auto;
  }
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .ex-conts-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
  }
}
#tab-expertise #expertise .ex-conts .ex-conts-top .ttl_box {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .ex-conts-top .ttl_box {
    flex-basis: 50%;
    margin-bottom: 0;
  }
}
#tab-expertise #expertise .ex-conts .ex-conts-top .ttl_box .circle {
  position: relative;
  display: flex;
  align-items: center;
  flex-basis: 31.68%;
  height: 100%;
  margin-right: 5%;
  background-color: #FFF;
  border: solid 3.5vw #00AB9F;
  border-radius: 50%;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .ex-conts-top .ttl_box .circle {
    flex-basis: 36.2%;
    margin-right: 15px;
    border-width: 15px;
  }
}
#tab-expertise #expertise .ex-conts .ex-conts-top .ttl_box .circle::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
#tab-expertise #expertise .ex-conts .ex-conts-top .ttl_box .circle span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin: auto;
  text-align: center;
  font-size: 5.625vw;
  letter-spacing: 0.12em;
  text-indent: 0.12em;
  font-weight: bold;
  color: #00AB9F;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .ex-conts-top .ttl_box .circle span {
    font-size: 23px;
  }
}
#tab-expertise #expertise .ex-conts .ex-conts-top .ttl_box .text {
  font-weight: bold;
  line-height: 1.3;
  font-size: 6.71875vw;
  letter-spacing: 0.1em;
  text-indent: 0;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .ex-conts-top .ttl_box .text {
    font-size: 28px;
  }
}
#tab-expertise #expertise .ex-conts .ex-conts-top p {
  margin-bottom: 20px;
  font-size: 3.4375vw;
  line-height: 2;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .ex-conts-top p {
    flex-basis: 48.8%;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1.8;
  }
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts ul.jugyou {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
#tab-expertise #expertise .ex-conts ul.jugyou li {
  margin-bottom: 30px;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts ul.jugyou li {
    flex-basis: calc(50% - 19px);
  }
}
#tab-expertise #expertise .ex-conts ul.jugyou li .jugyou-photo {
  margin-bottom: 15px;
}
#tab-expertise #expertise .ex-conts ul.jugyou li .jugyou-photo img {
  display: block;
  width: 100%;
}
#tab-expertise #expertise .ex-conts ul.jugyou li .jugyou-ttl {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts ul.jugyou li .jugyou-ttl {
    margin-bottom: 10px;
  }
}
#tab-expertise #expertise .ex-conts ul.jugyou li .jugyou-ttl .name {
  margin-right: 0.8em;
  font-weight: bold;
  font-size: 5.46875vw;
  letter-spacing: 0.072em;
  text-indent: 0;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts ul.jugyou li .jugyou-ttl .name {
    font-size: 22px;
  }
}
#tab-expertise #expertise .ex-conts ul.jugyou li .jugyou-ttl .grade {
  padding: 0.3em 0.5em;
  font-size: 3.28125vw;
  color: #fff;
  text-align: center;
  border-radius: 1.8vw;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts ul.jugyou li .jugyou-ttl .grade {
    padding: 0 15px;
    font-size: 13px;
  }
}
#tab-expertise #expertise .ex-conts ul.jugyou li p {
  font-size: 3.125vw;
  line-height: 2;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts ul.jugyou li p {
    font-size: 14px;
  }
}
#tab-expertise #expertise .ex-conts ul.jugyou li.zagaku .grade {
  background-color: #80CCDA;
}
#tab-expertise #expertise .ex-conts ul.jugyou li.jishuu .grade {
  background-color: #F4AA21;
}
#tab-expertise #expertise .ex-conts ul.jugyou li.jikken .grade {
  background-color: #DE5D44;
}
#tab-expertise #expertise .ex-conts ul.jugyou li.enshuu .grade {
  background-color: #B18CBE;
}
#tab-expertise #expertise .ex-conts ul.jugyou li:last-of-type {
  margin-bottom: 0;
}
#tab-expertise #expertise .ex-conts ul.goal > li {
  display: flex;
  margin-bottom: 15px;
  border: 3px solid #00AB9F;
}
#tab-expertise #expertise .ex-conts ul.goal > li .goal-ttl {
  flex-basis: 35%;
  display: flex;
  align-items: center;
  background-image: url("../../img/department/expertise/goal-ttl-bg.svg");
  background-size: auto 100%;
  background-position: right center;
  background-repeat: no-repeat;
  background-color: #00AB9F;
  padding: 0 0.8em 0 0.5em;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 1.4;
  font-size: 4.0625vw;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts ul.goal > li .goal-ttl {
    flex-basis: 28%;
    padding: 0 0.8em;
    font-size: 24px;
    text-align: right;
  }
}
#tab-expertise #expertise .ex-conts ul.goal > li .goal-content {
  position: relative;
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 10px 20px 10px 10px;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts ul.goal > li .goal-content {
    position: relative;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-bottom: 18px;
  }
}
#tab-expertise #expertise .ex-conts ul.goal > li .goal-content .saki {
  text-align: center;
  font-weight: bold;
  font-size: 3.90625vw;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts ul.goal > li .goal-content .saki {
    flex-basis: 80px;
    text-align: left;
    font-size: 22px;
  }
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts ul.goal > li .goal-content .goal-content-main {
    flex-basis: calc(100% - 80px - 20px);
  }
}
#tab-expertise #expertise .ex-conts ul.goal > li .goal-content ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
#tab-expertise #expertise .ex-conts ul.goal > li .goal-content ul li {
  font-size: 3.4375vw;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts ul.goal > li .goal-content ul li {
    font-size: 20px;
    line-height: 1.8;
  }
  #tab-expertise #expertise .ex-conts ul.goal > li .goal-content ul li.w100 {
    flex-basis: 100%;
  }
}
#tab-expertise #expertise .ex-conts ul.goal > li .goal-content ul li::before {
  content: "・";
  margin: 0 0.3em;
}
#tab-expertise #expertise .ex-conts ul.goal > li .goal-content .goal-etc {
  width: 100%;
  text-align: right;
  font-size: 2.96875vw;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts ul.goal > li .goal-content .goal-etc {
    position: absolute;
    bottom: 5px;
    right: 15px;
    font-size: 16px;
  }
}
#tab-expertise #expertise .ex-conts .spot {
  padding: 15px;
  border: 2px solid #B4B4B5;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .spot {
    padding: 30px 0;
  }
}
#tab-expertise #expertise .ex-conts .spot h3 {
  margin-bottom: 20px;
  font-size: 4.21875vw;
  font-weight: bold;
  color: #00AB9F;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .spot h3 {
    width: 615px;
    margin: 0 auto 15px;
    font-size: 27px;
  }
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .spot > ul {
    width: 615px;
    margin: auto;
  }
}
#tab-expertise #expertise .ex-conts .spot > ul li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
#tab-expertise #expertise .ex-conts .spot > ul li:last-of-type {
  margin-right: 17px;
  margin-bottom: 0;
}
#tab-expertise #expertise .ex-conts .spot > ul li .photo {
  flex-basis: calc(42% - 7px);
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .spot > ul li .photo {
    flex-basis: 167px;
  }
}
#tab-expertise #expertise .ex-conts .spot > ul li .spot-cont {
  flex-basis: calc(100% - 42% - 7px);
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .spot > ul li .spot-cont {
    flex-basis: calc(100% - 167px - 20px);
  }
}
#tab-expertise #expertise .ex-conts .spot > ul li .spot-cont .spot-name {
  background-color: #DFF0ED;
  margin-bottom: 10px;
  padding: 0.5em 0.3em;
  font-weight: bold;
  font-size: 3.59375vw;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .spot > ul li .spot-cont .spot-name {
    font-size: 22px;
    padding: 0.3em 0.8em;
  }
}
#tab-expertise #expertise .ex-conts .spot > ul li .spot-cont .spot-name span {
  font-size: 2.65625vw;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .spot > ul li .spot-cont .spot-name span {
    font-size: 17px;
  }
}
#tab-expertise #expertise .ex-conts .spot > ul li .spot-cont p {
  font-size: 3.125vw;
  line-height: 1.65;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .ex-conts .spot > ul li .spot-cont p {
    font-size: 20px;
  }
}
#tab-expertise #expertise .report-cont {
  background-color: #F7F7F3;
  margin: 0 -3.125vw 60px;
  padding: 30px 0 15px;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .report-cont {
    width: 700px;
    margin: 0 auto 45px;
    padding: 0;
  }
}
#tab-expertise #expertise .report-cont h2 {
  margin-bottom: 20px;
  width: 93.125%;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .report-cont h2 {
    width: 341px;
    margin-bottom: 0;
  }
}
#tab-expertise #expertise .report-cont .report-cont-inner {
  margin: 0 3.125vw;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .report-cont .report-cont-inner {
    margin: 0;
    padding: 35px 0;
  }
}
#tab-expertise #expertise .report-cont .report-cont-inner .photo {
  margin-bottom: 20px;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .report-cont .report-cont-inner .photo {
    width: 630px;
  }
  #tab-expertise #expertise .report-cont .report-cont-inner .photo.right {
    margin-right: 0;
    margin-left: auto;
  }
  #tab-expertise #expertise .report-cont .report-cont-inner .photo.left {
    margin-left: 0;
    margin-right: auto;
  }
}
@media (min-width: 835px) {
  #tab-expertise #expertise .report-cont .report-cont-inner .report-cont-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 587px;
    margin: auto;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 5px solid #fff;
  }
  #tab-expertise #expertise .report-cont .report-cont-inner .report-cont-top .ttl {
    flex-basis: 58%;
  }
  #tab-expertise #expertise .report-cont .report-cont-inner .report-cont-top .info {
    flex-basis: calc(100% - 58% - 15px);
  }
}
#tab-expertise #expertise .report-cont .report-cont-inner h3 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 4.6875vw;
  letter-spacing: 0.12em;
  text-indent: 0;
}
#tab-expertise #expertise .report-cont .report-cont-inner p {
  font-size: 3.4375vw;
  line-height: 2;
  text-align: justify;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .report-cont .report-cont-inner p {
    width: 587px;
    margin: auto;
    font-size: 14px;
  }
}
#tab-expertise #expertise .report-cont .report-cont-inner .info {
  display: flex;
  align-items: center;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 5px solid #fff;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .report-cont .report-cont-inner .info {
    flex-wrap: wrap;
    margin-top: 0;
    margin-left: 15px;
    padding-left: 15px;
    padding-top: 0;
    border-top: none;
    border-left: 5px solid #fff;
  }
}
#tab-expertise #expertise .report-cont .report-cont-inner .info .name {
  margin-right: 0.5em;
  font-size: 4.84375vw;
  font-weight: bold;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .report-cont .report-cont-inner .info .name {
    font-size: 25px;
  }
}
#tab-expertise #expertise .report-cont .report-cont-inner .info .name span.san,
#tab-expertise #expertise .report-cont .report-cont-inner .info .name span.grade {
  font-weight: normal;
  font-size: 2.65625vw;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .report-cont .report-cont-inner .info .name span.san,
#tab-expertise #expertise .report-cont .report-cont-inner .info .name span.grade {
    font-size: 14px;
  }
}
#tab-expertise #expertise .report-cont .report-cont-inner .info .school {
  font-size: 2.1875vw;
}
@media (min-width: 835px) {
  #tab-expertise #expertise .report-cont .report-cont-inner .info .school {
    font-size: 11px;
  }
}