@charset "UTF-8";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  position: relative;
  border-spacing: 0;
}

input,
select {
  vertical-align: middle;
}

input,
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  border-radius: 0;
  color: inherit;
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
}

label {
  cursor: pointer;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button,
input[type=month]::-webkit-outer-spin-button,
input[type=month]::-webkit-inner-spin-button,
input[type=datetime-local]::-webkit-outer-spin-button,
input[type=datetime-local]::-webkit-inner-spin-button,
input[type=week]::-webkit-outer-spin-button,
input[type=week]::-webkit-inner-spin-button,
input[type=time]::-webkit-outer-spin-button,
input[type=time]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button,
input[type=date]::-webkit-inner-spin-button {
  display: none;
}

input[type=number],
input[type=month],
input[type=datetime-local],
input[type=week],
input[type=time],
input[type=date] {
  -moz-appearance: textfield;
}

input[type=date]::-webkit-clear-button,
input[type=month]::-webkit-clear-button,
input[type=datetime-local]::-webkit-clear-button,
input[type=time]::-webkit-clear-button,
input[type=week]::-webkit-clear-button {
  -webkit-appearance: none;
}

button:focus {
  outline: none;
  box-shadow: none;
}

address {
  font-style: normal;
}

@media screen and (min-width: 481px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 576px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 769px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 992px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1040px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1240px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1280px) {
  body {
    margin: 0;
  }
}
@media screen and (min-width: 1440px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1439px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1279px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1239px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 1039px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 991px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 575px) {
  body {
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  body {
    margin: 0;
  }
}

@media screen and (max-width: 1239px) {
  .hidden-xl-down {
    display: none !important;
  }
}

@media screen and (max-width: 1039px) {
  .hidden-pc-down {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media screen and (max-width: 575px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media screen and (max-width: 374px) {
  .hidden-xxs-down {
    display: none !important;
  }
}

@media screen and (min-width: 1240px) {
  .hidden-xl-up {
    display: none !important;
  }
}

@media screen and (min-width: 1040px) {
  .hidden-pc-up {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media screen and (min-width: 576px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media screen and (min-width: 481px) {
  .hidden-xs-up {
    display: none !important;
  }
}

@media screen and (min-width: 375px) {
  .hidden-xxs-up {
    display: none !important;
  }
}

.pl-0 {
  padding-left: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pl-0 {
  padding-right: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.pl-1 {
  padding-left: 10px !important;
}

.pt-1 {
  padding-top: 10px !important;
}

.pl-1 {
  padding-right: 10px !important;
}

.pb-1 {
  padding-bottom: 10px !important;
}

.ml-1 {
  margin-left: 10px !important;
}

.mt-1 {
  margin-top: 10px !important;
}

.mr-1 {
  margin-right: 10px !important;
}

.mb-1 {
  margin-bottom: 10px !important;
}

.pl-2 {
  padding-left: 20px !important;
}

.pt-2 {
  padding-top: 20px !important;
}

.pl-2 {
  padding-right: 20px !important;
}

.pb-2 {
  padding-bottom: 20px !important;
}

.ml-2 {
  margin-left: 20px !important;
}

.mt-2 {
  margin-top: 20px !important;
}

.mr-2 {
  margin-right: 20px !important;
}

.mb-2 {
  margin-bottom: 20px !important;
}

.pl-3 {
  padding-left: 30px !important;
}

.pt-3 {
  padding-top: 30px !important;
}

.pl-3 {
  padding-right: 30px !important;
}

.pb-3 {
  padding-bottom: 30px !important;
}

.ml-3 {
  margin-left: 30px !important;
}

.mt-3 {
  margin-top: 30px !important;
}

.mr-3 {
  margin-right: 30px !important;
}

.mb-3 {
  margin-bottom: 30px !important;
}

.pl-4 {
  padding-left: 40px !important;
}

.pt-4 {
  padding-top: 40px !important;
}

.pl-4 {
  padding-right: 40px !important;
}

.pb-4 {
  padding-bottom: 40px !important;
}

.ml-4 {
  margin-left: 40px !important;
}

.mt-4 {
  margin-top: 40px !important;
}

.mr-4 {
  margin-right: 40px !important;
}

.mb-4 {
  margin-bottom: 40px !important;
}

.pl-5 {
  padding-left: 50px !important;
}

.pt-5 {
  padding-top: 50px !important;
}

.pl-5 {
  padding-right: 50px !important;
}

.pb-5 {
  padding-bottom: 50px !important;
}

.ml-5 {
  margin-left: 50px !important;
}

.mt-5 {
  margin-top: 50px !important;
}

.mr-5 {
  margin-right: 50px !important;
}

.mb-5 {
  margin-bottom: 50px !important;
}

.pl-6 {
  padding-left: 60px !important;
}

.pt-6 {
  padding-top: 60px !important;
}

.pl-6 {
  padding-right: 60px !important;
}

.pb-6 {
  padding-bottom: 60px !important;
}

.ml-6 {
  margin-left: 60px !important;
}

.mt-6 {
  margin-top: 60px !important;
}

.mr-6 {
  margin-right: 60px !important;
}

.mb-6 {
  margin-bottom: 60px !important;
}

.pl-7 {
  padding-left: 70px !important;
}

.pt-7 {
  padding-top: 70px !important;
}

.pl-7 {
  padding-right: 70px !important;
}

.pb-7 {
  padding-bottom: 70px !important;
}

.ml-7 {
  margin-left: 70px !important;
}

.mt-7 {
  margin-top: 70px !important;
}

.mr-7 {
  margin-right: 70px !important;
}

.mb-7 {
  margin-bottom: 70px !important;
}

.pl-8 {
  padding-left: 80px !important;
}

.pt-8 {
  padding-top: 80px !important;
}

.pl-8 {
  padding-right: 80px !important;
}

.pb-8 {
  padding-bottom: 80px !important;
}

.ml-8 {
  margin-left: 80px !important;
}

.mt-8 {
  margin-top: 80px !important;
}

.mr-8 {
  margin-right: 80px !important;
}

.mb-8 {
  margin-bottom: 80px !important;
}

.pl-9 {
  padding-left: 90px !important;
}

.pt-9 {
  padding-top: 90px !important;
}

.pl-9 {
  padding-right: 90px !important;
}

.pb-9 {
  padding-bottom: 90px !important;
}

.ml-9 {
  margin-left: 90px !important;
}

.mt-9 {
  margin-top: 90px !important;
}

.mr-9 {
  margin-right: 90px !important;
}

.mb-9 {
  margin-bottom: 90px !important;
}

.pl-10 {
  padding-left: 100px !important;
}

.pt-10 {
  padding-top: 100px !important;
}

.pl-10 {
  padding-right: 100px !important;
}

.pb-10 {
  padding-bottom: 100px !important;
}

.ml-10 {
  margin-left: 100px !important;
}

.mt-10 {
  margin-top: 100px !important;
}

.mr-10 {
  margin-right: 100px !important;
}

.mb-10 {
  margin-bottom: 100px !important;
}

img {
  vertical-align: bottom;
}

.page-block-content p + p {
  margin-top: 0;
}

#sec-license-career_01 {
  margin-bottom: 0;
}

.tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 auto 120px;
  border-bottom: 1px solid #222222;
}
.tabs .tab {
  display: inline-block;
  width: 200px;
  padding: 0.5em 1em;
  font-size: 1.125rem;
  text-align: center;
  border: 1px solid #222222;
  border-bottom: 0;
}
@media screen and (max-width: 767px) {
  .tabs .tab {
    width: 50%;
    font-size: 1rem;
  }
}
.tabs .tab.is-active {
  color: #fff;
  background: #222222;
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .tabs .tab:hover {
    color: #fff;
    background: #222222;
  }
}

.license-career__heading {
  font-size: 2.375rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  margin-bottom: 80px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .license-career__heading {
    font-size: 1.875rem;
  }
}
.license-career__column {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 48px;
  gap: 66px;
}
@media screen and (max-width: 767px) {
  .license-career__column {
    flex-flow: column;
    gap: 40px;
  }
}
.license-career__column > li:last-child {
  width: 340px;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .license-career__column > li:last-child {
    width: auto;
    margin: 0 40px;
  }
}
.license-career__img.mb {
  margin-bottom: 24px;
}
.license-career__text {
  font-size: 1rem;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .license-career__text {
    font-size: 0.875rem;
  }
}
.license-career__list {
  margin-top: 40px;
}
.license-career__list li {
  position: relative;
  padding-left: 1em;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .license-career__list li {
    font-size: 0.875rem;
  }
}
.license-career__list li::before {
  content: "・";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.license-career__table {
  background-color: #fff;
  padding: 40px;
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .license-career__table {
    padding: 25px;
  }
}
.license-career__table table {
  width: 100%;
}
.license-career__table table caption {
  margin-top: 16px;
  font-size: 0.875rem;
  caption-side: bottom;
  text-align: left;
  line-height: 1.6;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .license-career__table table caption {
    font-size: 0.6875rem;
  }
}
.license-career__table table tr {
  border-bottom: solid 1px #dbdbdb;
}
.license-career__table table tr th {
  vertical-align: middle;
  text-align: left;
  font-size: 1rem;
  width: 280px;
  padding-left: 20px;
  position: relative;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .license-career__table table tr th {
    vertical-align: top;
    width: 44%;
    padding: 24px 20px 24px 0;
    font-size: 0.875rem;
    font-weight: 400;
  }
}
.license-career__table table tr th::after {
  content: "";
  position: absolute;
  display: block;
  width: 1px;
  height: calc(100% - 24px);
  background-color: #dbdbdb;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.license-career__table table tr th span {
  font-size: 1rem;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
}
.license-career__table table tr td {
  padding: 16px 0 16px 24px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .license-career__table table tr td {
    padding: 24px 0 24px 22px;
    font-size: 0.875rem;
    width: 58%;
  }
}
.license-career__table table tr td ul li {
  padding-left: 1em;
  position: relative;
}
.license-career__table table tr td ul li::before {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.career__img.w940 {
  max-width: 940px;
  margin: 0 auto 40px;
}
.career__img.w614 {
  max-width: 614px;
  margin: 0 auto 55px;
}
.career__heading {
  font-size: 1.375rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  margin: 48px 0 16px;
  color: #5172A8;
}
.career__heading small {
  font-size: 1.125rem;
}
.career__box {
  padding: 40px 32px;
  background-color: #fff;
}
.career__title {
  font-size: 1.25rem;
  padding-left: 16px;
  line-height: 1.6;
  position: relative;
  margin-bottom: 24px;
}
.career__title::before {
  content: "";
  position: absolute;
  display: block;
  background-color: #4A86EB;
  width: 1px;
  height: 100%;
  top: 0;
  left: 0;
}
.career__column {
  display: flex;
}
@media screen and (max-width: 767px) {
  .career__column {
    flex-flow: column;
  }
}
.career__column.half {
  flex-flow: wrap;
  justify-content: center;
  gap: 90px;
  margin: 76px 112px 56px;
}
@media screen and (max-width: 767px) {
  .career__column.half {
    flex-flow: column;
    margin: 0 0 16px;
    gap: 50px;
  }
}
.career__column.half > li {
  width: calc(50% - 90px);
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .career__column.half > li:last-child {
    margin: 0 24px;
  }
}
@media screen and (max-width: 767px) {
  .career__column.half > li {
    width: auto;
  }
}
.career__column2 .career__list {
  display: flex;
}
@media screen and (max-width: 767px) {
  .career__column2 .career__list {
    display: block;
  }
}
.career__column2 .career__list li {
  width: 25%;
}
@media screen and (max-width: 767px) {
  .career__column2 .career__list li {
    width: auto;
  }
}
.career__list {
  flex: 1;
}
.career__list li {
  padding-left: 1em;
  position: relative;
  font-weight: 400;
}
.career__list li::before {
  content: "・";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}

.voice {
  margin-top: 40px;
}
.voice__list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.voice__list.pink li {
  border: solid 5px #f8e7fa;
}
.voice__list.pink .voice__title {
  background-color: #F7EFF9;
}
.voice__list.pink .voice__name {
  color: #8B5BA0;
}
.voice__list.pink .voice__info {
  color: #8B5BA0;
}
@media screen and (max-width: 767px) {
  .voice__list {
    flex-flow: column;
  }
}
.voice__list li {
  display: flex;
  justify-content: space-between;
  width: calc(50% - 30px);
  background-color: #fff;
  border: solid 5px #d3e1fc;
  padding: 32px 24px;
  gap: 24px;
  flex-grow: 1;
}
@media screen and (max-width: 767px) {
  .voice__list li {
    width: auto;
    padding: 26px;
  }
}
@media screen and (max-width: 767px) {
  .voice__list .og {
    display: grid;
    grid-template: "title title" "name img" 26px "info img" "btn btn"/1fr 1fr;
    gap: 12px 32px;
  }
}
@media screen and (max-width: 767px) {
  .voice__list .og .voice__title {
    grid-area: title;
  }
}
@media screen and (max-width: 767px) {
  .voice__list .og .voice__name {
    grid-area: name;
  }
}
@media screen and (max-width: 767px) {
  .voice__list .og .voice__info {
    grid-area: info;
  }
}
.voice__list .og .voice__img {
  width: 137px;
}
@media screen and (max-width: 767px) {
  .voice__list .og .voice__img {
    width: auto;
    grid-area: img;
  }
}
@media screen and (max-width: 767px) {
  .voice__list .og .voice__btn {
    grid-area: btn;
  }
}
@media screen and (max-width: 767px) {
  .voice__list .og .voice__group {
    display: contents;
  }
}
@media screen and (max-width: 767px) {
  .voice__list .support {
    flex-direction: column;
  }
}
.voice__title {
  font-size: 1.25rem;
  font-weight: 500;
  padding: 14px;
  background-color: #eaf0fd;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  margin-bottom: 12px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .voice__title {
    display: block;
    text-align: center;
  }
}
.voice__img {
  flex-shrink: 0;
  margin-top: 0;
}
.voice__img.w200 {
  width: 200px;
}
@media screen and (max-width: 767px) {
  .voice__img.w200 {
    width: 100%;
  }
}
.voice__name {
  font-size: 1.75rem;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
  color: #5172A8;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .voice__name {
    margin-bottom: 0;
  }
}
.voice__name small {
  font-size: 1.25rem;
}
.voice__text {
  font-size: 1rem;
  line-height: 1.4;
  font-weight: 400;
}
.voice__info {
  font-size: 0.875rem;
  color: #5172A8;
  line-height: 1.6;
}
.voice__group:nth-child(2) {
  flex-shrink: 0;
  display: flex;
  flex-flow: column;
}
.voice__btn {
  margin-top: 10px;
}
.voice__btn a {
  border: solid 1px #222222;
  min-height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-family: "Outfit", sans-serif;
  position: relative;
  font-weight: 400;
}
.voice__btn span {
  font-size: 0.9375rem;
  padding-right: 36px;
  position: relative;
}
.voice__btn span::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  border: solid 1px #222222;
  border-radius: 50%;
  width: 15px;
  height: 15px;
}
.voice__btn span::after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
  background: url(../img/common/icon-arrow.svg) center center no-repeat;
  background-size: contain;
  width: 8px;
  height: 8px;
}

.og__list {
  display: flex;
  flex-wrap: wrap;
  gap: 104px 40px;
}
.og__list.ph .og__name {
  color: #5172A8;
}
.og__list.ph .og__info {
  color: #5172A8;
}
.og__list.hl .og__name {
  color: #8B5BA0;
}
.og__list.hl .og__info {
  color: #8B5BA0;
}
@media screen and (max-width: 767px) {
  .og__list {
    gap: 64px 24px;
  }
}
.og__list li {
  width: calc((100% - 80px) / 3);
}
@media screen and (max-width: 767px) {
  .og__list li {
    width: calc((100% - 48px) / 2);
    flex-grow: 1;
  }
}
.og__name {
  font-size: 1.75rem;
  margin-top: 26px;
  margin-bottom: 10px;
  font-family: "Noto Serif JP", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "Noto Serif JP", "MS P明朝", "MS PMincho", serif;
}
.og__name small {
  font-size: 1.25rem;
}
.og__info {
  font-size: 0.875rem;
  font-weight: 400;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro", "メイリオ", sans-serif;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .og__info {
    margin-bottom: 24px;
  }
}/*# sourceMappingURL=license-career.css.map */