/*============
base
=============*/
@media screen and (max-width: 1380px) {
  html {
    font-size: 1.2vw;
  }
}

@media screen and (max-width: 768px) {
  html {
    font-size: 2vw;
  }
}

@media screen and (max-width: 768px) {
  ._pc {
    display: none;
  }
}

._sp {
  display: none;
}

@media screen and (max-width: 768px) {
  ._sp {
    display: block;
  }
}

.l-inner {
  max-width: 81.25rem;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 1380px) {
  .l-inner {
    padding-right: 1.25rem;
    padding-left: 1.25rem;
  }
}

footer {
  z-index: 6;
}

#contentFV {
  margin-bottom: -8rem;
}

@media screen and (max-width: 768px) {
  .title p {
    font-size: 1.9rem;
  }
}

#bt-top {
  z-index: 5;
}

/*============
content-top
=============*/
.content-top {
  margin-bottom: 5.5rem;
}

@media screen and (max-width: 768px) {
  .content-top {
    margin-bottom: 8.375rem;
  }
}

.content-top__items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .content-top__items {
    width: 46.125rem;
  }
}

.content-top__item {
  position: relative;
  width: 56.25rem;
}

.content-top__item p {
  position: relative;
  padding-left: 3.9375rem;
  color: #887A6C;
  font-size: 1.9375rem;
  font-weight: bold;
  text-align: left;
  letter-spacing: unset;
  z-index: 2;
}

.content-top__item:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.625rem;
  left: -4.5625rem;
  width: 5.75rem;
  height: 3.5rem;
  background: url(../images/content_top_triangle.png) no-repeat;
  background-size: cover;
  z-index: 2;
}

.content-top__item:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 57.25rem;
  height: 14.125rem;
  background: url(../images/content_top_chat.png) no-repeat;
  background-size: cover;
  z-index: 0;
}

@media screen and (max-width: 768px) {
  .content-top__item {
    position: relative;
    top: -0.5rem;
    width: 26.4375rem;
  }

  .content-top__item p {
    padding-left: 1.875rem;
    font-size: 1.6875rem;
  }

  .content-top__item p:after {
    content: "";
    display: inline-block;
    width: 2.54036875rem;
    height: 2.64585rem;
    margin-left: 0.625rem;
    background: url(../images/content_top_decoration.png);
    background-size: cover;
    vertical-align: sub;
  }

  .content-top__item:before {
    content: "";
    display: block;
    position: absolute;
    top: 7.8125rem;
    left: -2.3125rem;
    width: 3.3125rem;
    height: 2.4375rem;
    background: url(../images/content_top_triangle_sp.png) no-repeat;
    background-size: cover;
    z-index: 2;
  }

  .content-top__item:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 26.4375rem;
    height: 21.875rem;
    background: url(../images/content_top_chat_sp.png) no-repeat;
    background-size: cover;
    z-index: 0;
  }
}

.content-top__image {
  position: relative;
  width: 23rem;
  margin-top: -11.375rem;
  margin-left: -4.625rem;
}

.content-top__image img {
  width: 100%;
}

@media screen and (max-width: 1380px) {
  .content-top__image {
    margin-left: -3rem;
  }
}

@media screen and (max-width: 768px) {
  .content-top__image {
    width: 17.875rem;
    margin-top: -7.5625rem;
    margin-left: 0;
  }
}

.content-top__image-text {
  position: absolute;
  bottom: 3.4375rem;
  right: -3.75rem;
  font-size: 1rem;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .content-top__image-text {
    width: 100%;
    right: auto;
    bottom: -1.875rem;
    left: 57%;
    transform: translateX(-50%);
    font-size: 1.25rem;
    text-align: center;
    white-space: nowrap;
  }
}

/*============
content
=============*/
.content-bg {
  padding-bottom: 10.5rem;
  background: rgba(216, 214, 207, 0.3);
}

@media screen and (max-width: 768px) {
  .content-bg {
    padding-bottom: 6.25rem;
  }
}

.content {
  margin-bottom: 7rem;
}

.content:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .content {
    margin-bottom: 5.875rem;
  }
}

.content-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 5.625rem;
  margin-bottom: 2.5rem;
  color: #FFFFFF;
  font-size: 3rem;
  line-height: unset !important;
  background: #2D6CA1;
}

.content-heading span {
  position: relative;
}

.content-heading .icon-left:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -7.5rem;
  width: 2.9375rem;
  height: 3.25rem;
  background: url(../images/heading_icon.png);
  background-size: cover;
}

.content-heading .icon-right:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -7.5rem;
  width: 3.4375rem;
  height: 3.625rem;
  background: url(../images/heading_icon_right.png);
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .content-heading {
    margin-bottom: 2rem;
    height: 5rem;
    font-size: 2rem;
  }

  .content-heading .icon-left:before {
    left: -3.125rem;
    width: 2.3125rem;
    height: 2.5625rem;
  }

  .content-heading .icon-right:before {
    right: -3.125rem;
    width: 2.3125rem;
    height: 2.40851875rem;
  }
}

.content-block {
  margin-bottom: 3rem;
}

.content-block:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .content-block {
    margin-bottom: 3.5rem;
  }
}

.content-heading__sub {
  margin-bottom: 1.5rem;
  color: #2D6CA1;
  font-size: 2.375rem;
}

@media screen and (max-width: 768px) {
  .content-heading__sub {
    margin-bottom: 2rem;
    font-size: 2.25rem;
  }
}

.content-items:not(:last-child) {
  margin-bottom: 2.25rem;
}

@media screen and (max-width: 768px) {
  .content-items:not(:last-child) {
    margin-bottom: 2.5rem;
  }
}

.content-items a {
  position: relative;
  display: flex;
  width: 78.75rem;
  height: 17.5rem;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  background: #D6E2ED;
  box-shadow: 8px 8px 5px rgba(0, 0, 0, 0.2);
}

.content-items a:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0.625rem;
  width: 0.875rem;
  height: 1.125rem;
  transform: translate(-50%, -50%);
  background-image: url(../images/content_arrow.png);
  background-size: cover;
  z-index: 1;
}

.content-items a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 3.125rem;
  height: 17.5rem;
  background-color: #2D6CA1;
}

@media (min-width: 768px) {
  .content-items a:hover .content-items__image img {
    transform: scale(1.1);
    transition-duration: 0.5s;
  }
}

@media screen and (max-width: 768px) {
  .content-items a {
    flex-direction: column;
    width: 45rem;
    height: auto;
  }

  .content-items a:before {
    top: 2.1875rem;
    right: 1.25rem;
    width: 0.875rem;
    height: 1.125rem;
  }

  .content-items a:after {
    width: 4.375rem;
    height: 4.375rem;
  }
}

.content-items__image {
  width: 21.875rem;
  overflow: hidden;
}

.content-items__image img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  transition-duration: 0.5s;
}

@media screen and (max-width: 768px) {
  .content-items__image {
    display: contents;
  }

  .content-items__image img {
    margin-bottom: 1.25rem;
    order: 2;
  }
}

.content-item {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 53.75rem;
  height: 17.5rem;
  padding-left: 1.875rem;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .content-item {
    display: contents;
  }
}

.content-item__title {
  font-size: 1.875rem;
  font-weight: bold;
}

.content-item__title span {
  font-size: 0.8em;
}

.content-item__title:before {
  content: "";
  display: inline-block;
  width: 1.625rem;
  height: 1.625rem;
  margin-right: 0.3125rem;
  background: #2D6CA1;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .content-item__title {
    margin-top: 1.0625rem;
    margin-bottom: 1.0625rem;
    margin-left: 1.25rem;
    font-size: 2.25rem;
    line-height: unset !important;
    order: 1;
  }
}

.content-items__chats {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 49.375rem;
}

@media screen and (max-width: 768px) {
  .content-items__chats {
    width: 42.875rem;
    margin-bottom: 1.25rem;
    margin-left: 1rem;
    order: 3;
  }
}

.content-items__chat {
  position: relative;
  display: flex;
  align-items: center;
  width: 37.75rem;
  padding-left: 1.75rem;
  background: #FFFFFF;
  border-radius: 1.5625rem;
  border: solid 0.3125rem #887A6C;
  box-sizing: border-box;
}

.content-items__chat p {
  max-width: 35rem;
  font-weight: bold;
  color: #887A6C;
  font-size: 1.25rem;
}

.content-items__chat:after {
  content: "";
  display: block;
  position: absolute;
  top: 2.625rem;
  right: -2.125rem;
  width: 2.875rem;
  height: 1.75rem;
  background: url(../images/content_chat_triangle.png);
  background-size: cover;
}

.content-items__chat.chat-small {
  min-height: 8.125rem;
}

.content-items__chat.chat-large {
  min-height: 8.75rem;
}

@media screen and (max-width: 768px) {
  .content-items__chat {
    width: 32.5rem;
    padding-left: 0;
  }

  .content-items__chat p {
    max-width: 29.0625rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.625rem;
  }

  .content-items__chat.chat-small,
  .content-items__chat.chat-large {
    min-height: 11.75rem;
  }

  .content-items__chat.chat-large__sp {
    min-height: 15.625rem;
  }

  .content-items__chat:after {
    content: "";
    display: block;
    position: absolute;
    top: 6.0625rem;
    right: -1.4375rem;
    width: 2.125rem;
    height: 1.25rem;
    background: url(../images/content_chat_triangle_sp.png);
    background-size: cover;
  }
}

.content-items__chat-image img {
  width: 100%;
  height: auto;
}

.content-items__chat-image.image1 {
  width: 8.1875rem;
}

.content-items__chat-image.image2 {
  width: 8.4375rem;
}

.content-items__chat-image.image3 {
  width: 8rem;
}

.content-items__chat-image.image4 {
  width: 7.75rem;
}

.content-items__chat-image.image5 {
  width: 8.8125rem;
}

.content-items__chat-image.image6 {
  width: 8.125rem;
}

.content-items__chat-image.image7 {
  width: 7.75rem;
}

.content-items__chat-image.image8 {
  width: 7.9375rem;
}

.content-items__chat-image.image9 {
  width: 8.1875rem;
}

@media screen and (max-width: 768px) {
  .content-items__chat-image.image1 {
    width: 10.0625rem;
  }

  .content-items__chat-image.image2 {
    width: 8.9375rem;
  }

  .content-items__chat-image.image3 {
    width: 9.625rem;
  }

  .content-items__chat-image.image4 {
    width: 8.5625rem;
  }

  .content-items__chat-image.image5 {
    width: 9.8125rem;
  }

  .content-items__chat-image.image6 {
    width: 8.875rem;
  }

  .content-items__chat-image.image7 {
    width: 8.875rem;
  }

  .content-items__chat-image.image8 {
    width: 9.125rem;
  }

  .content-items__chat-image.image9 {
    width: 9.125rem;
  }
}

/*============
topics
=============*/
.topics-contents {
  position: relative;
  margin-bottom: 5.875rem;
  padding-top: 5.313rem;
  padding-bottom: 3.5rem;
  background: #D6E2ED;
}

@media screen and (max-width: 768px) {
  .topics-contents {
    margin-bottom: 6.063rem;
    padding-top: 4.5rem;
    padding-bottom: 5.875rem;
  }
}

.topics-top {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -2.25rem;
  left: 50%;
  transform: translateX(-50%);
  width: 20rem;
  height: 4.75rem;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 2.5rem;
  background: #2D6CA1;
  border-radius: 1.563rem;
}

.topics-heading {
  position: relative;
  margin-bottom: .5rem;
  text-align: center;
  color: #2D6CA1;
  font-size: 3rem;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .topics-heading {
    font-size: 2.5rem;
  }
}

.topics-title {
  position: relative;
  margin-bottom: 1rem;
  text-align: center;
  font-size: 2.375rem;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .topics-title {
    font-size: 2.25rem;
  }
}

.topics-lead {
  position: relative;
  width: fit-content;
  margin-right: auto;
  margin-bottom: 4rem;
  margin-left: auto;
}

@media screen and (max-width: 768px) {
  .topics-lead {
    margin-bottom: 4rem;
  }
}



@media screen and (max-width: 768px) {
  .topics-lead:before {
    top: 0;
    left: -3.938rem;
  }
}

.topics-lead__text {
  position: relative;
  font-weight: bold;
  font-size: 1.875rem;
  line-height: 1.8 !important;
  z-index: 1;
}

.topics-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3.25rem;
  margin-bottom: 3.5rem;
}

@media screen and (max-width: 768px) {
  .topics-items {
    grid-template-columns: 1fr;
    gap: 4rem;
    margin-bottom: 6.25rem;
    padding-right: 1.875rem;
    padding-left: 1.875rem;
  }
}

.topics-item img {
  width: 100%;
  height: auto;
}

.topics-item__link img {
  box-shadow: 8px 8px 5px rgb(0 0 0 / 20%);
}

.topics-chats {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 69.688rem;
  margin-right: auto;
  margin-left: auto;
}

.topics-chat {
  position: relative;
  max-width: 50.25rem;
  width: 66%;
  padding: 1.5rem;
  color: #887A6C;
  text-align: left;
  font-size: 1.625rem;
  font-weight: bold;
  background: #FFFFFF;
  border: solid 0.313rem #887A6C;
  border-radius: 1.563rem;
}

.topics-chat:after {
  content: "";
  display: block;
  position: absolute;
  top: 2.938rem;
  right: -2rem;
  width: 2.875rem;
  height: 1.75rem;
  background: url(../images/topics_chat.png);
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .topics-chats {
    align-items: flex-end;
    max-width: 45.75rem;
  }

  .topics-chat {
    max-width: 29.313rem;
    width: 56%;
    font-size: 1.75rem;
  }

  .topics-chat:after {
    top: 6.5rem;
    right: -1.3rem;
    width: 2.125rem;
    height: 1.25rem;
    background: url(../images/topics_chat_sp.png);
    background-size: cover;
  }
}

.topics-chat__image {
  max-width: 15.125rem;
  width: 22%;
}

@media screen and (max-width: 768px) {
  .topics-chat__image {
    max-width: 14.438rem;
    width: 31%;
  }
}

.topics-chat__image img {
  width: 100%;
  height: auto;
}



/* 20240325追加ブロック */
:root {
  --instructor-blue: #002c5f;
  --instructor-w: #fff;
}

.advice {
  padding: 2.4rem 0 8.6rem;
  background: url(../images/advice_bg.jpg) center / cover no-repeat;
  overflow: hidden;
}

.advice h2 {
  margin-bottom: 2.4rem;
}

.advice p {
  color: var(--instructor-w);
  font-weight: bold;
  margin-top: 1rem;
  font-size: 1.5rem;
}

.advice .btn_wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1.2rem;
  position: relative;
}

.advice .btn_wrap::after,
.advice .btn_wrap::before {
  display: inline-block;
  content: "";
  background: url(../images/character10.png) center / contain no-repeat;
  width: 10rem;
  height: 12rem;
  margin-bottom: -10rem;
}

@media screen and (max-width: 768px) {
  .advice .btn_wrap::after,
.advice .btn_wrap::before {
  width: 8rem;
  height: 10rem;
  margin-bottom: -10rem;
}
}

.advice .btn a {
  background: #d6e2ed;
  color: #007ac8 !important;
  border-radius: 3.8rem;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  padding: 0.8rem 1.6rem;
  ;
  margin-top: 1rem;
  font-size: 1.6rem;
}

.advice .swiper {
  overflow: visible !important;
}

.advice .swiper-slide {
  background: #007ac8;
  transition: 0.5s;
}

.advice .swiper-slide img {
  width: 100%;
}

.advice .swiper-slide .active {
  opacity: 0;
  transition: 0.5s;
  display: none;
  padding: 0.4rem 0.8rem 1.6rem;
}

.advice .swiper-slide.swiper-slide-active .active {
  opacity: 1;
  display: block;
  transition: 0.5s;
}

.advice .swiper-slide:not(.swiper-slide-active) {
  transform: scale(0.8);
  transform-origin: center;
}

@media screen and (max-width: 768px) {
  .advice .swiper-slide:not(.swiper-slide-active) {
    transform: scale(1);
  }
}

.instructor {
  text-align: left !important;
  font-size: 1.5rem;
  margin-bottom: 2.5rem;
}

.advice img,
.instructor img {
  max-width: 100%;
  height: auto;
}

.instructor .btn a {
  background: #d6e2ed;
  color: #007ac8 !important;
  border-radius: 3.8rem;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  padding: 0.8rem 1.6rem;
  ;
  margin-top: 1rem;
}

.instructor h3 {
  background: var(--instructor-blue);
  color: var(--instructor-w);
  display: inline-block;
  padding: 0.4rem 0.8rem;
  font-size: 1.5rem;

}

.instructor .l-inner {
  display: flex;
  gap: 2.4rem;
  justify-content: space-between;
  max-width: 88.25rem;
}

@media screen and (max-width: 768px) {
  .instructor .l-inner {
    flex-direction: column;
  }
}

.instructor .txt,
.instructor .img {
  flex: 1;
}

.instructor .txt p {
  color: var(--instructor-w);
  font-weight: bold;
  margin-top: 1rem;
  line-height: 200% !important;
}

.instructor .content-heading {
  background: var(--instructor-blue);
  padding: 2.4rem;
  margin-bottom: 0;
  text-align: center;
}

.instructor-inner.bg01 {
  padding: 2.4rem 0;
  background: url(../images/instructor_bg01.jpg) center / cover no-repeat;
}

.instructor-inner.bg02 {
  padding: 2.4rem 0;
  background: url(../images/instructor_bg02.jpg) center / cover no-repeat;
}

.instructor-inner.bg03 {
  padding: 2.4rem 0;
  background: url(../images/instructor_bg03.jpg) center / cover no-repeat;
}

/*# sourceMappingURL=style.css.map */