@charset "UTF-8";
/* ------------------------------
	.bg_line
------------------------------ */
@media screen and (min-width: 769px) {
  .line_box {
    width: 1375px;
  }
  .bg_line .line01 .svg-elem-1 {
    stroke-dashoffset: 21307.212890625px;
    stroke-dasharray: 21307.212890625px;
    transition: stroke-dashoffset 2.5s linear 0s;
  }
  .bg_line.active .line01 .svg-elem-1 {
    stroke-dashoffset: 0;
  }
  .bg_line .line01 .svg-elem-2 {
    stroke-dashoffset: 7858.623046875px;
    stroke-dasharray: 7858.623046875px;
    transition: stroke-dashoffset 2.5s linear 0s;
  }
  .bg_line.active .line01 .svg-elem-2 {
    stroke-dashoffset: 0;
  }
  .bg_line .line01 circle {
    transition-delay: 2.5s;
  }
}
@media screen and (max-width: 768px) {
  .bg_line {
    left: 3.5rem;
    width: 10rem;
  }
  .bg_line .line01 .svg-elem-1 {
    stroke-dashoffset: 13443px;
    stroke-dasharray: 13443px;
    transition: stroke-dashoffset 2s linear 0s;
  }
  .bg_line .line01 .svg-elem-1 {
    stroke-dashoffset: 8594px;
    stroke-dasharray: 8594px;
    fill: transparent;
    transition: stroke-dashoffset 1.5s linear, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
  }
  .bg_line.active .line01 .svg-elem-1 {
    stroke-dashoffset: 0;
    fill: rgb(0, 0, 0);
  }
  .bg_line .line01 .svg-elem-2 {
    stroke-dashoffset: 8194px;
    stroke-dasharray: 8194px;
    transition: stroke-dashoffset 1.5s linear, fill 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
  }
  .bg_line.active .line01 .svg-elem-2 {
    stroke-dashoffset: 0;
  }
  .bg_line .line02 .svg-elem-1 {
    stroke-dashoffset: 8594px;
    stroke-dasharray: 8594px;
    transition: stroke-dashoffset 1.5s linear 0s;
  }
  .bg_line.active .line02 .svg-elem-1 {
    stroke-dashoffset: 0;
  }
  .bg_line .line02 .svg-elem-2 {
    stroke-dashoffset: 8194px;
    stroke-dasharray: 8194px;
    transition: stroke-dashoffset 1.5s linear 1.5s;
  }
  .bg_line.active .line02 .svg-elem-2 {
    stroke-dashoffset: 0;
  }
  .bg_line.active .line03 {
    margin-top: -0.1em;
  }
  .bg_line .line03 .svg-elem-1 {
    stroke-dashoffset: 8651.30078125px;
    stroke-dasharray: 8651.30078125px;
    transition: stroke-dashoffset 1.5s linear 3s;
  }
  .bg_line.active .line03 .svg-elem-1 {
    stroke-dashoffset: 0;
  }
  .bg_line .line03 circle {
    transition-delay: 5s;
  }
}
/* ------------------------------
	.internship
------------------------------ */
.internship {
  padding-top: 110px;
}

.internship .page_ttl {
  margin-bottom: 70px;
}

.internship .lead .ttl {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 1.5;
  letter-spacing: 0.14em;
}

.internship .lead .txt.min {
  margin-top: 5px;
  text-align: center;
  font-size: 1.3rem;
  font-weight: bold;
}

.internship .lead .space {
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  .internship {
    padding-top: 5.5rem;
  }
  .internship .page_ttl {
    margin: 0 auto 5rem;
  }
  .internship .page_ttl.-open {
    margin-left: -1.35rem;
    margin-right: -1.35rem;
  }
  .internship .page_ttl.-open img {
    width: 35.7rem;
  }
  .internship .page_ttl.-data img {
    width: 32.2rem;
  }
  .internship .lead .ttl {
    margin-bottom: 1rem;
    font-size: 2.1rem;
  }
  .course .lead .txt.min {
    margin-top: 0.5rem;
    font-size: 1rem;
  }
  .internship .lead .space {
    margin-top: 4rem;
  }
}
/* ------------------------------
	.workshop(index_data)
------------------------------ */
.workshop {
  padding-top: 70px;
}
.workshop .ttl {
  margin-bottom: 70px;
}
.workshop_lead {
  margin-bottom: 70px;
}

@media screen and (max-width: 768px) {
  .workshop {
    padding-top: 0;
    padding-bottom: 5.5rem;
  }
  .workshop .ttl {
    margin-bottom: 3rem;
    margin-left: -1.15rem;
    margin-right: -1.15rem;
  }
  .workshop .ttl img {
    width: 35.3rem;
  }
  .workshop_lead {
    margin-bottom: 3rem;
  }
}
/* ------------------------------
	.program
------------------------------ */
.program {
  padding-top: 70px;
}
.program .ttl {
  text-align: center;
  margin-bottom: 70px;
}
.program_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px 0;
}
.program_lead {
  margin-bottom: 70px;
}
.program_box {
  width: 480px;
  padding: 30px 30px 35px;
  border-radius: 52px;
  background: #fff;
}
.program_box.-full {
  width: 100%;
}
.program .ttl_box {
  padding-bottom: 25px;
  margin-bottom: 20px;
  border-bottom: 1px solid #111;
}
.program_ttl {
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
.program .txt {
  font-size: 1.7rem;
  line-height: 1.8;
}
.program .txt_lg {
  font-weight: bold;
  line-height: 2.2;
  letter-spacing: 0.14em;
  font-size: 1.8rem;
  margin: 20px auto;
}
.program .min {
  line-height: 1.8;
  letter-spacing: 0.14em;
  font-size: 1.2rem;
  margin-top: 20px;
}
.program .txt_inner_box {
  margin-top: 20px;
}
.program .list.-nrw {
  padding: 0 80px;
}
.program .list li {
  position: relative;
  font-size: 1.7rem;
  line-height: 1.8;
  padding-left: 1em;
}
.program .list li::before {
  position: absolute;
  content: "・";
  left: 0;
  top: 0;
}
.program .notice {
  margin-top: 20px;
}
.program .notice li {
  position: relative;
  font-size: 1.3rem;
  line-height: 1.8;
  padding-left: 1em;
}
.program .notice li::before {
  position: absolute;
  content: "※";
  left: 0;
  top: 0;
}

@media screen and (max-width: 768px) {
  .program {
    padding-top: 0;
  }
  .program .ttl {
    margin-bottom: 3rem;
  }
  .program .ttl img {
    width: 25.8rem;
  }
  .program_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1.2rem 0;
  }
  .program_lead {
    margin-bottom: 3rem;
  }
  .program_box {
    width: 100%;
    padding: 2.5rem 2.5rem 2rem;
    border-radius: 1.9rem;
  }
  .program .ttl_box {
    padding-bottom: 1.8rem;
    margin-bottom: 1.5rem;
  }
  .program_ttl {
    font-size: 2rem;
  }
  .program .txt {
    font-size: 1.5rem;
    line-height: 2;
  }
  .program .txt_lg {
    font-size: 1.6rem;
    margin: 1rem auto;
    line-height: 1.8;
  }
  .program .txt_inner_box {
    margin-top: 1.2rem;
  }
  .program .list.-nrw {
    padding: 0;
  }
  .program .list li {
    font-size: 1.5rem;
    line-height: 2;
  }
  .program .notice {
    margin-top: 1.2rem;
  }
  .program .notice li {
    font-size: 1.2rem;
  }
}
/* ------------------------------
	.schedule
------------------------------ */
.schedule {
  padding-top: 200px;
}
.schedule .ttl {
  margin-bottom: 70px;
  text-align: center;
}
.schedule_lead {
  margin-bottom: 70px;
  background: #fff;
  padding: 30px 30px 35px;
  border-radius: 52px;
}
.schedule_lead .txt {
  line-height: 1.8;
}
.schedule_lead .txt + .txt {
  margin-top: 1em;
}
.schedule_lead .marker {
  display: inline;
  background: linear-gradient(transparent 70%, #E5E801 0%);
}
.schedule .notice {
  text-align: center;
  margin-top: 20px;
}
.schedule .notice_inner {
  display: inline-block;
}
.schedule .notice p {
  font-size: 1.3rem;
  line-height: 1.6;
  text-align: left;
  font-weight: 500;
  padding: 0 0 0 1em;
  text-indent: -1em;
}

@media screen and (max-width: 768px) {
  .schedule {
    padding-top: 9.5rem;
  }
  .schedule .ttl {
    margin-bottom: 3rem;
  }
  .schedule .ttl img {
    width: 25.8rem;
  }
  .schedule .wrap {
    max-width: inherit;
  }
  .schedule_lead {
    margin-bottom: 5rem;
    width: 100%;
    padding: 2.5rem 2.5rem 2rem;
    border-radius: 1.9rem;
  }
  .schedule .notice {
    margin-top: 1.8rem;
  }
  .schedule .notice p {
    font-size: 1.2rem;
  }
}
/* ------------------------------
	.sche_list
------------------------------ */
.sche_list {
  /* dataで使用 */
}
.sche_list .tabwrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 10px;
  margin-bottom: 60px;
}
.sche_list .tab {
  position: relative;
  width: calc((100% - 10px) / 2);
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  padding: 0.8em;
}
.sche_list .tab::before {
  position: absolute;
  content: "";
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
          clip-path: polygon(0 0, 50% 100%, 100% 0);
  width: 24px;
  height: 14px;
}
.sche_list .tab.-sm {
  background: #E97132;
}
.sche_list .tab.-sm::before {
  background: #E97132;
}
.sche_list .tab.-wt {
  background: #569CD6;
}
.sche_list .tab.-wt::before {
  background: #569CD6;
}
.sche_list .item_ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 0.8em;
  margin-bottom: 20px;
}
.sche_list .item_ttl .num {
  color: #595959;
  font-weight: 900;
  font-size: 4rem;
}
.sche_list .item_ttl .txt {
  font-size: 2.8rem;
  font-weight: bold;
  letter-spacing: 0.14em;
}
.sche_list .item_ttl_wrap {
  display: flex;
  align-items: center;
  gap: 0 10px;
}
.sche_list .item_ttl_wrap .item_ttl {
  width: calc((100% - 10px) / 2);
}
.sche_list .detailwrap {
  display: flex;
  justify-content: center;
  gap: 0 10px;
}
.sche_list .detail_nom {
  width: calc((100% - 10px) / 2);
  background: #fff;
  border-radius: 10px;
  padding: 1.5em;
}
.sche_list .detail_nom > div .date {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.14em;
}
.sche_list .detail_nom > div .date + .date {
  margin-top: 10px;
}
.sche_list .detail_nom > div .sum {
  font-size: 1.4rem;
  color: #fff;
  padding: 0.5em 0.2em;
  text-align: center;
  max-width: 140px;
  margin: 5px auto;
}
.sche_list .detail_nom > div .sum + .date {
  margin-top: 15px;
}
.sche_list .detail_nom > div .notes {
  font-size: 1.4rem;
  line-height: 1.8;
}
.sche_list .detail_nom > div .notes + .notes {
  margin-top: 10px;
}
.sche_list .detail_nom.-sm > div .sum {
  background: #E97132;
}
.sche_list .detail_nom.-wt > div .sum {
  background: #569CD6;
}
.sche_list .detail {
  width: calc((100% - 10px) / 2);
  background: #fff;
  border-radius: 10px;
  padding: 1.5em;
}
.sche_list .detail dt {
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
  border-bottom: 1px solid #111;
  padding-bottom: 1em;
  margin-bottom: 1em;
}
.sche_list .detail dd .date {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.14em;
}
.sche_list .detail dd .date + .date {
  margin-top: 10px;
}
.sche_list .detail dd .sum {
  font-size: 1.4rem;
  color: #fff;
  padding: 0.5em 0.2em;
  text-align: center;
  max-width: 140px;
  margin: 5px auto;
}
.sche_list .detail dd .sum + .date {
  margin-top: 15px;
}
.sche_list .detail dd .notes {
  font-size: 1.4rem;
  line-height: 1.8;
}
.sche_list .detail dd .notes + .notes {
  margin-top: 10px;
}
.sche_list .detail.-sm dt {
  color: #E97132;
}
.sche_list .detail.-sm dd .sum {
  background: #E97132;
}
.sche_list .detail.-wt dt {
  color: #569CD6;
}
.sche_list .detail.-wt dd .sum {
  background: #569CD6;
}
.sche_list .whitebox {
  width: calc((100% - 10px) / 2);
  background: #fff;
  border-radius: 10px;
  padding: 1.5em;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
}
.sche_list .whitebox.-sm {
  color: #E97132;
}
.sche_list .whitebox.-wt {
  color: #569CD6;
}
.sche_list .arrow {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 147px;
  height: 54px;
  margin: 40px auto 0;
  padding-bottom: 0.2em;
  background: url("../img/internship/schedule_bg01.svg") no-repeat center center;
  background-size: 100%;
  text-align: center;
  color: #fff;
  font-size: 2.3rem;
  font-weight: 500;
}
.sche_list .arrow + .itembox {
  margin-top: 80px;
}
.sche_list .detailbox {
  background: #fff;
  border-radius: 10px;
  padding: 1.5em;
  text-align: center;
}
.sche_list .detailbox .txt {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.14em;
}
.sche_list .detailbox .txt + p {
  margin-top: 20px;
}
.sche_list .detailbox .small_txt {
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .sche_list {
    /* dataで使用 */
  }
  .sche_list .item_ttl {
    flex-direction: column;
    gap: 0 0.8em;
    margin-bottom: 2rem;
  }
  .sche_list .item_ttl .num {
    font-size: 3rem;
  }
  .sche_list .item_ttl .txt {
    font-size: 2.2rem;
    line-height: 1.5;
    text-align: center;
  }
  .sche_list .itembox {
    width: 100%;
    background: #fff;
    border-radius: 1.9rem;
    padding: 2.5rem 2.5rem 2rem;
  }
  .sche_list .arrow {
    width: 10rem;
    height: 100%;
    aspect-ratio: 147/54;
    margin: 3rem auto;
    padding-bottom: 0.1em;
    font-size: 1.6rem;
  }
  .sche_list .arrow + .itembox {
    margin-top: 3rem;
  }
  .sche_list .detailbox {
    background-color: transparent;
    padding: 0;
  }
  .sche_list .detailbox .txt {
    font-size: 1.5rem;
  }
  .sche_list .detailbox .txt + p {
    margin-top: 1.2rem;
  }
  .sche_list .detailbox .small_txt {
    font-size: 1.2rem;
    line-height: 1.6;
  }
}
/* tab sp */
@media screen and (max-width: 768px) {
  .sche_list_sp .tabwrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 2px solid #000;
    width: 114%;
    margin: 0 -7%;
    padding: 0 2px;
  }
  .sche_list_sp .tab {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(50% - 1px);
    height: 5rem;
    font-size: 2.2rem;
    font-weight: 500;
    color: #fff;
    text-align: center;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
  }
  .sche_list_sp .tab.-sm {
    background: #e97132;
  }
  .sche_list_sp .tab.-wt {
    background: #569CD6;
  }
  .sche_list_sp .tab.is-current {
    background: #000;
    height: 5.8rem;
  }
  .sche_list_sp .tabs {
    padding-top: 2rem;
  }
  .sche_list_sp .item {
    display: none;
  }
  .sche_list_sp .item.is-current {
    display: block;
  }
  .sche_list_sp .item_ttl {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 2rem;
  }
  .sche_list_sp .item_ttl .num {
    color: #595959;
    font-weight: 900;
    font-size: 3rem;
  }
  .sche_list_sp .item_ttl .txt {
    font-size: 2.2rem;
    font-weight: bold;
    letter-spacing: 0.14em;
    text-align: center;
    line-height: 1.5;
  }
  .sche_list_sp .itembox {
    width: 100%;
    background: #fff;
    border-radius: 1.9rem;
    padding: 2.5rem 2.5rem 2rem;
  }
  .sche_list_sp .detail_nom {
    width: 100%;
    background: #fff;
    border-radius: 1.9rem;
  }
  .sche_list_sp .detail_nom > div .date {
    font-size: 1.5rem;
    line-height: 1.8;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.14em;
  }
  .sche_list_sp .detail_nom > div .date + .date {
    margin-top: 1.2rem;
  }
  .sche_list_sp .detail_nom > div .sum {
    font-size: 1.4rem;
    color: #fff;
    padding: 0.5em 0.2em;
    text-align: center;
    max-width: 12rem;
    margin: 0.5rem auto;
  }
  .sche_list_sp .detail_nom > div .sum + .date {
    margin-top: 1rem;
  }
  .sche_list_sp .detail_nom.-sm > div .sum {
    background: #E97132;
  }
  .sche_list_sp .detail_nom.-wt > div .sum {
    background: #569CD6;
  }
  .sche_list_sp .detail dt {
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
    border-bottom: 1px solid #111;
    padding-bottom: 1em;
    margin-bottom: 1em;
  }
  .sche_list_sp .detail dd .date {
    font-size: 1.5rem;
    line-height: 1.8;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0.14em;
  }
  .sche_list_sp .detail dd .date + .date {
    margin-top: 1.2rem;
  }
  .sche_list_sp .detail dd .sum {
    font-size: 1.4rem;
    color: #fff;
    padding: 0.5em 0.2em;
    text-align: center;
    max-width: 12rem;
    margin: 0.5rem auto;
  }
  .sche_list_sp .detail dd .sum + .date {
    margin-top: 1rem;
  }
  .sche_list_sp .detail dd .notes {
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .sche_list_sp .detail dd .notes + .notes {
    margin-top: 10px;
  }
  .sche_list_sp .detail.-sm dt {
    color: #E97132;
  }
  .sche_list_sp .detail.-sm dd .sum {
    background: #E97132;
  }
  .sche_list_sp .detail.-wt dt {
    color: #569CD6;
  }
  .sche_list_sp .detail.-wt dd .sum {
    background: #569CD6;
  }
  .sche_list_sp .whitebox {
    width: 100%;
    background: #fff;
    border-radius: 1.9rem;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.8;
    text-align: center;
  }
  .sche_list_sp .whitebox.-sm {
    color: #E97132;
  }
  .sche_list_sp .whitebox.-wt {
    color: #569CD6;
  }
  .sche_list_sp .arrow {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 10rem;
    height: 100%;
    aspect-ratio: 147/54;
    margin: 3rem auto;
    padding-bottom: 0.1em;
    background: url("../img/internship/schedule_bg01.svg") no-repeat center center;
    background-size: 100%;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    font-weight: 500;
  }
  .sche_list_sp .arrow + .itembox {
    margin-top: 3rem;
  }
}
/* ------------------------------
	.apply
------------------------------ */
.apply {
  padding-top: 100px;
}
.apply_item {
  text-align: center;
}
.apply_item + .apply_item {
  margin-top: 60px;
}
.apply_ttl {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #000000;
  padding: 0.4em 1em;
  color: #fff;
  font-weight: 500;
  font-size: 3rem;
  margin: 0 auto 20px;
}
.apply .txt {
  font-size: 1.9rem;
  line-height: 1.8;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.14em;
}

@media screen and (max-width: 768px) {
  .apply {
    padding-top: 0;
    margin-top: 8rem;
    background: #fff;
    border-radius: 1.9rem;
    padding: 3.5rem 0 3rem;
  }
  .apply_item {
    text-align: center;
  }
  .apply_item + .apply_item {
    margin-top: 3rem;
  }
  .apply_ttl {
    font-size: 1.6rem;
    height: auto;
    margin: 0 auto 1.2rem;
  }
  .apply .txt {
    font-size: 1.5rem;
    line-height: 2;
  }
}
/* ------------------------------
	.requirements
------------------------------ */
.requirements {
  padding-top: 100px;
}

.requirements .requirements_ttl {
  text-align: center;
  margin-bottom: 70px;
}

.entry {
  border-radius: 21px;
  overflow: hidden;
}

.entry .ttl_box {
  display: flex;
  align-items: flex-end;
}

.entry .entry_ttl {
  flex: 1;
}

.entry .entry_ttl {
  display: block;
  width: 100%;
  padding: 10px 40px;
  background: #b9b9b9;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  color: #fff;
  line-height: 1.3;
}

.entry .entry_ttl.current {
  background: #111;
}

.entry_wrap {
  display: none;
  padding: 25px 40px;
  background: #fff;
}
.entry_wrap .notes {
  text-align: right;
  font-size: 1.2rem;
  letter-spacing: 0.14em;
  margin-top: -5px;
  margin-right: -5px;
}

.entry_wrap.active {
  display: block;
}

.entry_box {
  display: flex;
  padding: 18px 0;
}

.entry_box + .entry_box {
  border-top: 1px solid #111;
}

.entry_box .ttl,
.entry_box .txt {
  line-height: 1.5;
}

.entry_box .ttl {
  flex-shrink: 0;
  width: 215px;
  padding: 0 10px;
  font-weight: bold;
  font-size: 1.6rem;
}

.entry_box .txt {
  font-size: 1.5rem;
  letter-spacing: 0.06em;
}

.entry_box .txt .min {
  display: inline-block;
  margin-top: 5px;
  font-size: 1.2rem;
}

.entry_box .txt .nospace {
  margin: 0 0 0 5px;
}

.entry_wrap .faq_ttl {
  padding-top: 18px;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.6;
}

.entry_box + .faq_ttl {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .entry_box.faq {
    display: block;
  }
  .entry_box.faq .ttl {
    width: 100%;
    margin-bottom: 5px;
  }
  .entry_box.faq .txt {
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .requirements {
    padding-top: 8rem;
  }
  .requirements .requirements_ttl {
    margin-left: -2rem;
    margin-right: -2rem;
    margin-bottom: 4.5rem;
  }
  .requirements .requirements_ttl img {
    width: 20.9rem;
  }
  .entry {
    border-radius: 1rem;
  }
  .entry .entry_ttl {
    padding: 1rem 2rem;
    font-size: 1.6rem;
    border-radius: 1rem 1rem 0 0;
  }
  .entry .entry_ttl.current {
    padding: 1.5rem 2rem;
  }
  .entry .entry_ttl + .entry_ttl {
    margin-left: 0.2rem;
  }
  .entry_wrap {
    padding: 1rem 2rem;
  }
  .entry_wrap .notes {
    font-size: 1rem;
  }
  .entry_box {
    flex-direction: column;
    padding: 1.5rem 0;
  }
  .entry_box .ttl,
  .entry_box .txt {
    line-height: 1.5;
  }
  .entry_box .ttl {
    width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    letter-spacing: 0.06em;
  }
  .entry_box .txt {
    font-size: 1.5rem;
    letter-spacing: 0.06em;
  }
  .entry_box .txt .min {
    margin-top: 1rem;
    font-size: 1rem;
  }
  .entry_box .txt .nospace {
    margin: 0 0 0.5rem;
  }
  .entry_box + .faq_ttl {
    padding-top: 1.5rem;
    margin-top: 2rem;
  }
}
/*# sourceMappingURL=internship.css.map */