*,
*::after,
*::before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  font-size: 62.5%;
  font-family: "Noto Sans JP", sans-serif;
}
a,
a:visited {
  text-decoration: none;
  color: inherit;
}
ul,
ol {
  list-style: none;
}
img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
p {
  line-height: 1.5;
}
.sp {
  display: none;
}
.inner {
  margin: 0 auto;
  max-width: calc(100% - 32px);
}
.inner.sm {
  width: 750px;
}
.inner.md {
  width: 900px;
}
.inner.bg {
  width: 1000px;
}
@media screen and (max-width: 767px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
}

/* !header
---------------------------------------------------------- */
#jara_lp_header {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  width: 100%;
  height: 75px;
  background: #0b59bf;
}
#jara_lp_headlogo {
  display: flex;
  gap: 12px;
  align-items: center;
  height: 75px;
  margin: 0;
}
#jara_lp_headlogo .logo {
  clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
  padding: 12px 25px 12px 3px;
  height: 100%;
  background: #fff;
  width: 117px;
}
#jara_lp_headlogo .logo img {
  height: 45px;
}
#jara_lp_headlogo .jap img {
  height: 63px;
}
#jara_lp_header .headlinks {
  position: fixed;
  right: 34px;
  bottom: 16px;
}
.jara_lp_btn_menu {
  cursor: pointer;
  position: absolute;
  right: 50px;
  top: 50%;
  z-index: 3;
  transform: translateY(-50%);
  width: 38px;
}
.jara_lp_btn_menu span {
  display: block;
  margin: 10px auto;
  transition: all 0.5s;
  width: 100%;
  height: 3px;
  background: #fff;
}
.jara_lp_btn_menu.active span:first-child {
  -webkit-transform: translateY(16px) rotate(45deg);
  -moz-transform: translateY(16px) rotate(45deg);
  -ms-transform: translateY(16px) rotate(45deg);
  transform: translateY(16px) rotate(45deg);
}
.jara_lp_btn_menu.active span:nth-child(2) {
  opacity: 0;
}
.jara_lp_btn_menu.active span:last-child {
  -webkit-transform: translateY(-10px) rotate(-45deg);
  -moz-transform: translateY(-10px) rotate(-45deg);
  -ms-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
}
#jara_lp_navi {
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 1;
  opacity: 0;
  transform: translateY(-150%);
  transition: all 0.5s;
  padding: 86px 0 86px 94px;
  width: 734px;
  max-width: 100%;
  background: linear-gradient(#0b59bf, #368bff);
  text-align: center;
  height: 100vh;
  overflow-y: scroll;
}
#jara_lp_navi.open {
  opacity: 1;
  transform: translateY(0%);
}
#jara_lp_navi li {
  margin-bottom: 48px;
  vertical-align: middle;
}
#jara_lp_navi li a {
  display: block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 48px;
}
#jara_lp_navi li a p {
  display: flex;
  justify-content: start;
  align-items: baseline;
  gap: 56px;
}
#jara_lp_navi li a .small {
  font-size: 16px;
}

/*** スマホ 320px ~ 767px***/
@media screen and (max-width: 767px) {
  #jara_lp_header {
    height: 50px;
  }
  #jara_lp_headlogo {
    height: 100%;
    gap: 4px;
  }
  #jara_lp_headlogo .logo {
    padding: 8.5px 23px 8.5px 9px;
    height: 100%;
    width: 78px;
  }
  #jara_lp_headlogo .logo img {
    height: 33px;
  }
  #jara_lp_headlogo .jap img {
    height: 43px;
  }
  #jara_lp_header .headlinks {
    right: 0;
    width: 100%;
    text-align: center;
  }
  .jara_lp_btn_menu {
    right: 16px;
    width: 28px;
  }
  .jara_lp_btn_menu span {
    margin: 6px auto;
    height: 3px;
  }
  .jara_lp_btn_menu.active span:first-child {
    -webkit-transform: translateY(9px) rotate(45deg);
    -moz-transform: translateY(9px) rotate(45deg);
    -ms-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg);
  }
  .jara_lp_btn_menu.active span:last-child {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    -moz-transform: translateY(-9px) rotate(-45deg);
    -ms-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg);
  }
  #jara_lp_navi {
    padding: 35px 44px 50px;
  }
  #jara_lp_navi li {
    margin-bottom: 20px;
  }
  #jara_lp_navi li a p {
    font-size: 30px;
    flex-direction: column;
    gap: 0;
  }
}

/* !下層共通
---------------------------------------------------------- */
#team_company_bg picture {
  position: absolute;
  z-index: -1;
  padding-top: 75px;
}
#team_company_main picture source,
#team_company_main picture img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  #team_company_bg picture {
    padding-top: 50px;
  }
}

/* !teampage
---------------------------------------------------------- */
.team_title h3 {
  font-size: 40px;
  font-weight: 800;
  line-height: 1.35;
  font-family: "Manrope", sans-serif;
  color: #0b59bf;
  width: 100%;
  text-align: center;
  padding: 4px 0;
  border-top: 3px solid;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #0b59bf, #14aad1) 1;
}

.movie h3{
  font-size: 40px;
  font-weight: 800;
  line-height: 1.35;
  font-family: "Manrope", sans-serif;
  color: #0b59bf;
  width: 100%;
  text-align: center;
  padding: 5px 0;
  border-top: 3px solid;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #0b59bf, #14aad1) 1;
}

.center{
  padding-top: 56px;
  text-align: center;
}

.movie_iframe {
  aspect-ratio: 16/9;
  width: 100%;
}

.ja_title {
  font-size: 16px;
  color: #0788d9;
  text-align: center;
  margin-top: 4px;
  font-weight: bold;
}
.souji_video_title {
  font-size: 24px;
  color: #0788d9;
  text-align: center;
  margin-bottom: 16px;
  font-weight: bold;
}
.souji_video_sponsor {
  font-size: 24px;
  color: #0788d9;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 8px;
  font-weight: bold;
}
.cleansui_container {
  width: 320px;
  margin: 0 auto;
}

.cleansui_container img {
  width: 80%; 
  height: auto; 
}

#team_intro {
  padding: 112px 0 80px;
}
#team_intro .team {
  text-align: center;
  margin-bottom: 32px;
}
#team_intro .team img {
  width: 120px;
  margin-bottom: 16px;
}
#team_intro .team_name {
  font-size: 30px;
  font-weight: bold;
  color: #003e92;
}
#team_intro .team_visual {
  width: 100%;
  max-width: 100%;
}
#team_intro .team_comment {
  font-size: 16px;
  margin-top: 32px;
}
#team_detail {
  padding-bottom: 80px;
}
#team_container {
  margin-bottom: 80px;
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
#team_container .member,
#team_container .features {
  width: 100%;
}
#team_container .member_list {
  width: 100%;
  margin-top: 23px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#team_container .member_item .position {
  font-size: 18px;
  color: #0b59bf;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #0b59bf, #14aad1) 1;
  margin-bottom: 16px;
}
#team_container .member_item .name {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 16px;
}
p.special_p {
  border-bottom: solid 1px #d9d9d9;
}
#team_container .member_item .name.student p {
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#team_container .member_item .name p .year {
  padding-left: 8px;
  position: relative;
  display: block;
  width: 50px;
}
#team_container .member_item .name p .year.rits {
  width: 75px;
}
#team_container .member_item .name p .year::before {
  content: "";
  width: 1px;
  height: 40px;
  background: #d9d9d9;
  position: absolute;
  top: -8px;
  left: 0;
}
#team_container .member_item .name p {
  font-size: 16px;
  border-top: solid 1px #d9d9d9;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px;
}
#team_container .member_item .name p:last-child {
  border-bottom: solid 1px #d9d9d9;
}
#team_container .features .team_appeal {
  /* margin-top: 10px; */
  border-top: 3px solid;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #0b59bf, #14aad1) 1;
  padding: 24px 0;
}
#team_container .features .team_appeal p {
  font-size: 16px;
}
#team_container .features canvas {
  max-width: 100%;
  margin: 40px auto;
}
#team_detail .team_img_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 24px;
}
#team_detail .team_img_list li {
  width: 488px;
  max-width: 100%;
}
#team_detail .team_img_list li img {
  object-fit: cover;
}
#message {
  padding-bottom: 80px;
}
#message .message_container {
  margin-top: 40px;
}
#message .message_item {
  margin-bottom: 24px;
}
#message .message_list p {
  font-size: 20px;
  color: #0788d9;
  text-align: center;
  margin-top: 8px;
  font-weight: bold;
}
#message .message_container .message_item.text_only {
  padding: 24px 0;
  border-top: 3px solid;
  border-bottom: 3px solid;
  border-image: linear-gradient(to right, #0b59bf, #14aad1) 1;
}
#message .message_container .message_item.text_only .letter_body {
  color: #222222;
  margin-bottom: 24px;
}
#message .message_container .message_item.text_only p {
  margin-top: 0;
}
#message .message_container .message_btn {
  margin: 32px auto 0;
  width: 396px;
  max-width: 100%;
}
#team_info {
  background-image: url(../img/team/bg_teaminfo_pc.png);
  padding: 80px 0;
}
#team_info .info_container {
  display: flex;
  margin-top: 40px;
  justify-content: space-between;
  align-items: center;
}
#team_info .info_container .sns_list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: center;
}
#team_info .info_container .sns_item {
  width: 343px;
  background-color: #0b59bf;
  position: relative;
  padding: 10px 8px;
}
#team_info .info_container .sns_item .sns_link {
  display: block;
  display: flex;
  gap: 21px;
}
#team_info .info_container .sns_item .icon {
  width: 20px;
}
#team_info .info_container .sns_item .right_arrow {
  width: 12px;
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
}
#team_info .info_container .sns_item p {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
#team_info .info_container .team_contact {
  width: 343px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
#team_info .info_container .team_contact p {
  font-size: 16px;
}
#team_info .info_container .team_contact .team_name {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#team_info .info_container .team_contact .team_name img {
  width: 90px;
}
#team_info .info_container .team_contact .team_name p {
  color: #003e92;
  font-size: 24px;
}
#team_info .info_container .team_contact .team_address,
#team_info .info_container .team_contact .team_email {
  padding: 0 16px;
}
#team_info .info_container .team_contact .team_email {
  display: flex;
  align-items: center;
  gap: 16px;
}
#team_info .info_container .team_contact .team_email img {
  width: 20px;
}
@media screen and (max-width: 767px) {
  #team_intro {
    padding: 122px 0 72px;
  }
  #team_intro .team {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 20px;
  }
  #team_intro .team img {
    width: 90px;
    margin-bottom: 0;
  }
  #team_intro .team_name {
    font-size: 24px;
  }
  #team_intro .team_comment {
    margin-top: 20px;
    padding: 0 16px;
  }
  #team_container {
    flex-direction: column;
    margin-bottom: 40px;
  }
  #team_container .member_item .name {
    grid-template-columns: 1fr;
  }
  #team_detail .team_img_list {
    flex-direction: column;
  }
  #message {
    padding-bottom: 72px;
  }
  #message .message_list p {
    font-size: 16px;
  }
  #message .message_container .message_btn {
    margin: 22px auto 0;
    padding: 0 16px;
  }
  #team_info {
    background-image: url(../img/team/bg_teaminfo_sp.png);
    padding: 72px 0;
  }
  #team_info .info_container {
    flex-direction: column;
    gap: 32px;
  }
  #team_info .info_container .team_contact .team_name {
    justify-content: start;
    gap: 16px;
  }
  #team_container .member_list {
    padding: 0 16px;
    gap: 32px;
  }
  #team_container .member_item .name p {
    padding: 8px 0;
  }
  #team_container .member_item .position {
    font-size: 16px;
    font-weight: bold;
  }
  #team_container .member_item .name p .year {
    width: 88px;
  }
  #team_container .features canvas {
    margin: 40px auto;
    height: 245px !important;
  }
  p.special_p {
    border-bottom: none;
  }
}

/* !company
 ---------------------------------------------------------- */
#company_container {
  padding: 112px 0 120px;
}
#company_container .company_name {
  display: flex;
  align-items: center;
  gap: 16px;
}
#company_container .company_name img {
  width: 225px;
}
#company_container .company_name h2 {
  font-size: 24px;
  color: #003e92;
}
#company_container .company_img {
  margin: 32px 0;
}
#company_container .company_comment {
  margin-bottom: 32px;
  font-size: 18px;
}
#company_container a {
  display: block;
  margin: 0 auto;
  width: 311px;
  transition: 0.3s;
}
#company_container a:hover {
  opacity: 0.7;
}
#company_container .heed {
  font-size: 12px;
  text-align: center;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  #company_container {
    padding: 72px 0;
  }
  #company_container .company_name img {
    width: 90px;
    height: 90px;
  }
  #company_container .company_name h2 {
    font-size: 20px;
  }
  #company_container .company_comment {
    font-size: 16px;
    padding: 0 16px;
  }
}

/* !footer
---------------------------------------------------------- */
#footer {
  padding: 100px 0 58px;
  background: linear-gradient(#0b59bf, #368bff);
}
#footer .footer_icon {
  margin: 0 auto;
  width: 262px;
}
#footer .return_top a {
  display: block;
  font-size: 12px;
  color: #fff;
  text-align: center;
  margin-top: 18px;
}
#footer .return_top a:hover {
  opacity: 0.8;
}
#footer .copylight {
  font-size: 12px;
  color: #fff;
  text-align: center;
  margin-top: 112px;
}
@media screen and (max-width: 767px) {
  #footer {
    padding: 72px 0 80px;
  }
}

/* .table tr {
  border-top-style: 1px solid black;
  height: 40px;
}
.td_add {
  border-left: 1px solid black;
} */

/* !トップページ
---------------------------------------------------------- */
#mainvisual,
#mainvisual img {
  width: 100%;
}

#mainvisual {
  padding-top: 75px;
}

@media screen and (max-width: 767px) {
  #mainvisual {
    padding-top: 50px;
  }
}

#top_menu {
  padding: 96px 0;
}

#top_menu .menu_list {
  padding: 56px 0;
}

#top_menu .menu_list ul {
  display: flex;
  justify-content: center;
}

#top_menu .menu_list ul li + li {
  border-left: 2px solid #0788d9;
}

#top_menu .menu_list ul li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 16px 40px 20px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
  color: #0b59bf;
  background: url(../img/top/arrow_down.svg) center bottom no-repeat;
  transition: opacity 0.5s;
}

#top_menu .menu_list .menu_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  margin: 0 auto 13px;
}

#top_menu .menu_list ul li a:hover {
  opacity: 0.75;
  transition: opacity 0.5s;
}

#top_menu .menu_update {
  padding: 25px 16px 25px 13px;
  border-left: 3px solid #0b59bf;
}

#top_menu .menu_update h3 {
  font-size: 30px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: "Manrope", sans-serif;
  color: #0b59bf;
  line-height: 1;
  margin-bottom: 24px;
}

#top_menu .news_list dl + dl {
  margin-top: 16px;
}

#top_menu .news_list dl dt {
  color: #04b2d9;
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.48px;
  margin-bottom: 8px;
}

#top_menu .news_list dl dd,
#top_menu .news_list dl dd a {
  color: #003e92;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.48px;
}

#top_menu .news_list dl dd a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  #top_menu {
    padding: 72px 0;
  }

  #top_menu .menu_list {
    padding: 40px 0 72px;
  }

  #top_menu .menu_list ul li + li {
    border-left: 1px solid #0788d9;
  }

  #top_menu .menu_list ul li a {
    padding: 4px 16px 20px;
    font-size: 10px;
    background-size: 9px auto;
  }

  #top_menu .menu_list .menu_icon {
    width: 46px;
    height: 43px;
    margin: 0 auto 10px;
  }

  #top_menu .menu_list ul li:nth-child(1) .menu_icon img {
    width: 43px;
  }

  #top_menu .menu_list ul li:nth-child(2) .menu_icon img {
    width: 35px;
  }

  #top_menu .menu_list ul li:nth-child(3) .menu_icon img {
    width: 46px;
  }

  #top_menu .menu_list ul li:nth-child(4) .menu_icon img {
    width: 39px;
  }

  #top_menu .menu_list ul li a:hover {
    opacity: 1;
  }

  #top_menu .menu_update {
    padding: 13px 16px 13px 13px;
    max-width: 100%;
  }
}

#top_about .about_project {
  background: url(../img/top/bg_about.jpg) center bottom no-repeat #0889da;
  background-size: 100% auto;
  padding: 96px 0;
}

#top_about .about_message {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.54px;
  color: #fff;
  margin-bottom: 96px;
}

#top_about .about_message h3 {
  color: #0b59bf;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.5;
  display: inline-block;
  background: #fff;
  padding: 5px 4px;
  margin-bottom: 24px;
}

.about_date {
  display: flex;
  align-items: center;
}

.about_date .about_date_logo {
  width: 348px;
  margin-right: 40px;
}

.about_date .about_date_box {
  width: calc(100% - 388px);
}

.about_date .date_time {
  display: flex;
  align-items: center;
}

.about_date .date_time_item {
  display: flex;
  align-items: flex-end;
}

.about_date .date_time_item time {
  font-family: "Manrope", sans-serif;
  font-size: 57px;
  color: #fff;
  font-weight: 800;
  line-height: 1;
}

.about_date .date_time_item span {
  display: flex;
  width: 34px;
  height: 34px;
  background: #575757;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 5px 8px;
}

.about_date .date_time_item span.sun {
  background: #e82721;
}

.about_date .date_time font {
  display: block;
  font-family: "Manrope", sans-serif;
  font-size: 30px;
  color: #fff;
  font-weight: 800;
  line-height: 1;
  padding: 0 16px;
}

.about_date .about_date_box dl {
  margin-top: 32px;
  display: flex;
  align-items: center;
}

.about_date .about_date_box dl dt {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  color: #0b59bf;
  background: #fff;
  padding: 2px 10px;
  margin-right: 16px;
}

.about_date .about_date_box dl dd {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
}

#top_about .about_image,
#top_about .about_image img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #top_about .about_project {
    background: url(../img/top/bg_about_sp.jpg) center bottom no-repeat #0889da;
    background-size: 100% auto;
    padding: 77px 0 72px;
  }

  #top_about .about_message {
    margin-bottom: 51px;
  }

  #top_about .about_message p {
    padding: 0 16px;
  }

  #top_about .about_message h3 {
    font-size: 32px;
  }

  .about_date {
    display: block;
  }

  .about_date .date_time {
    justify-content: center;
  }

  .about_date .about_date_logo {
    width: 262px;
    margin: 0 auto 32px;
  }

  .about_date .about_date_box {
    width: 100%;
  }

  .about_date .about_date_box dl {
    display: block;
    text-align: center;
  }

  .about_date .about_date_box dl dt {
    display: inline-block;
    margin: 0 auto 8px;
  }

  #top_about .about_image,
  #top_about .about_image img {
    width: 100%;
  }
}
#pr_movie{
  padding-top: 96px;
}
#souji_video{
  padding-top: 96px;
  padding-bottom: 96px;
}

#top_team {
  padding: 96px 0;
  background: url(../img/top/bg_water_pc.jpg) center bottom no-repeat #fff;
  background-size: 100% auto;
}

#top_team .team_list {
  margin-top: 56px;
}

#top_team .team_list dl + dl {
  margin-top: 24px;
}

#top_team .team_list dl dt {
  width: 100%;
  cursor: pointer;
  background: linear-gradient(90deg, #0b59bf 0%, #14aad1 100%);
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.54px;
  padding: 11px 60px 11px 20px;
}

#top_team .team_list dl dt:after {
  width: 15px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -6px;
  z-index: 2;
  background: url(../img/top/arrow_down_w.svg) center center no-repeat;
  background-size: cover;
  content: "";
  transition: transform 0.5s;
}

#top_team .team_list dl dt.is-active:after {
  transform: rotate(180deg);
  transition: transform 0.5s;
}

#top_team .team_list dl dd {
  padding: 24px 56px;
  display: none;
}

#top_team .team_list ul {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

#top_team .team_list ul li {
  width: calc(50% - 8px);
}

#top_team .team_list ul li a {
  padding: 10px 36px 10px 16px;
  border: 1px solid #0b59bf;
  display: block;
  background: url(../img/top/arrow_right.svg) right 8px center no-repeat #fff;
  background-size: 8px auto;
  color: #0b59bf;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.48px;
  transition: opacity 0.5s;
}

#top_team .team_list ul li a.no-item {
  padding: 10px 36px 10px 16px;
  border: 1px solid gray;
  display: block;
  background: url(../img/top/arrow_right_gray.svg) right 8px center no-repeat #fff;
  background-size: 8px auto;
  color: gray;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.48px;
}

#top_team .team_list ul li a:not(.no-item):hover {
  opacity: 0.75;
  transition: opacity 0.5s;
}

@media screen and (max-width: 767px) {
  #top_team {
    padding: 72px 0;
    background: url(../img/top/bg_water_sp.jpg) center bottom no-repeat #fff;
    background-size: 100% auto;
  }

  #top_team .team_list {
    margin-top: 32px;
    max-width: 100%;
  }

  #top_team .team_list dl dt {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.48px;
    padding: 12px 42px 12px 16px;
  }

  #top_team .team_list dl dt:after {
    width: 10px;
    height: 8px;
    right: 16px;
    margin-top: -4px;
  }

  #top_team .team_list dl dd {
    padding: 32px 16px 0;
  }

  #top_team .team_list ul {
    display: block;
  }

  #top_team .team_list ul li {
    width: 100%;
  }

  #top_team .team_list ul li + li {
    margin-top: 16px;
  }

  #top_team .team_list ul li a {
    background-size: 8px auto;
  }

  #top_team .team_list ul li a:not(.no-item):hover {
    opacity: 1;
  }
}

#top_message {
  padding-top: 96px;
}

#top_message .message_box {
  padding-top: 56px;
  color: #003e92;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.54px;
}

#top_message .message_button {
  text-align: center;
  margin-top: 56px;
}

#top_message .message_button img {
  max-width: 396px;
}

#top_message .notes_list {
  margin-top: 34px;
}

#top_message .notes_list li {
  color: #003e92;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.6px;
}

#top_message .notes_list li + li {
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  #top_message {
    padding-top: 72px;
  }

  #top_message .message_box {
    padding-top: 32px;
    font-size: 14px;
  }

  #top_message .message_button {
    margin-top: 32px;
  }

  #top_message .notes_list {
    margin-top: 32px;
  }
}

#top_time {
  background: #04b2d9;
  padding: 96px 0;
}

#top_time .team_title h3 {
  color: #fff;
  border-image: none;
  border-color: #fff;
}

#top_time .ja_title {
  color: #fff;
}

#top_time .schedule_box {
  margin-top: 56px;
}

.schedule_tab {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 560px;
  margin: 0 auto;
  z-index: 2;
}
.schedule_tab:before {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 16px;
  top: 0;
  border-radius: 100%;
  background: #eab623;
  content: "";
  transition: all 0.6s ease;
  z-index: 1;
}
.schedule_tab--1:before {
  left: 16px;
}
.schedule_tab--2:before {
  left: calc(20% + 16px);
}
.schedule_tab--3:before {
  left: calc(40% + 16px);
}
.schedule_tab--4:before {
  left: calc(60% + 16px);
}
.schedule_tab--5:before {
  left: calc(80% + 16px);
}
.schedule_top .schedule_tab:after {
  width: 0;
  height: 0;
  position: absolute;
  left: 10%;
  margin-left: -10px;
  top: 100%;
  margin-top: -8px;
  border-top: 20px solid #eab623;
  border-bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
  transition: all 0.6s ease;
  z-index: 1;
}
.schedule_bottom .schedule_tab:after {
  width: 0;
  height: 0;
  position: absolute;
  left: 10%;
  margin-left: -10px;
  bottom: 100%;
  margin-bottom: -8px;
  border-bottom: 20px solid #eab623;
  border-top: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
  transition: all 0.6s ease;
  z-index: 1;
}
.schedule_tab--1:after {
  left: 10% !important;
}
.schedule_tab--2:after {
  left: 30% !important;
}
.schedule_tab--3:after {
  left: 50% !important;
}
.schedule_tab--4:after {
  left: 70% !important;
}
.schedule_tab--5:after {
  left: 90% !important;
}

.schedule_item {
  padding: 0 16px;
}
.schedule_link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  flex-direction: column;
  cursor: pointer;
  color: #fff;
  font-family: "Manrope", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  z-index: 2;
}

.schedule_link:after {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100%;
  background: #babcbf;
  content: "";
  z-index: -1;
  opacity: 1;
  transition: opacity 0.2s;
}

.schedule_link.on:after {
  opacity: 0;
  transition: opacity 0.6s;
}

.schedule_link time {
  display: block;
  font-size: 24px;
  line-height: 1;
}

.schedule-body_item {
  margin: 36px 0;
  display: none;
}
.schedule-body_item.on {
  display: block;
}

.schedule_wrap .schedule-list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  width: 100%;
}

.schedule_wrap .schedule-list .schedule-list_item {
  width: calc(50% - 5px);
}

.schedule_wrap .schedule-list .schedule-list_item dl {
  width: 100%;
  display: flex;
}

.schedule_wrap .schedule-list .schedule-list_item dl + dl {
  margin-top: 8px;
}

.schedule_wrap .schedule-list .schedule-list_item dl dt {
  width: 230px;
  background: #0b59bf;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  padding: 6px;
  align-items: center;
}

.schedule_wrap .schedule-list .schedule-list_item dl dd {
  width: calc(100% - 230px);
  background: #fff;
  color: #2b2b2b;
  font-family: "Manrope", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.33;
  padding: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  #top_time {
    padding: 72px 0;
  }

  #top_time .schedule_wrap .inner {
    max-width: 100%;
  }

  #top_time .schedule_box {
    margin-top: 32px;
  }

  .schedule_tab {
    max-width: 345px;
  }

  .schedule_tab:before {
    width: 64px;
    height: 64px;
    left: 2.5px;
  }
  .schedule_tab--1:before {
    left: 2.5px;
  }
  .schedule_tab--2:before {
    left: calc(20% + 2.5px);
  }
  .schedule_tab--3:before {
    left: calc(40% + 2.5px);
  }
  .schedule_tab--4:before {
    left: calc(60% + 2.5px);
  }
  .schedule_tab--5:before {
    left: calc(80% + 2.5px);
  }
  .schedule_top .schedule_tab:after {
    margin-left: -6px;
    margin-top: -4px;
    border-top: 12px solid #eab623;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
  }
  .schedule_bottom .schedule_tab:after {
    margin-left: -6px;
    margin-bottom: -4px;
    border-bottom: 12px solid #eab623;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
  }
  .schedule_tab--1:after {
    left: 10% !important;
  }
  .schedule_tab--2:after {
    left: 30% !important;
  }
  .schedule_tab--3:after {
    left: 50% !important;
  }
  .schedule_tab--4:after {
    left: 70% !important;
  }
  .schedule_tab--5:after {
    left: 90% !important;
  }

  .schedule_item {
    padding: 0 2.5px;
  }
  .schedule_link {
    width: 64px;
    height: 64px;
    font-size: 12px;
  }

  .schedule_link:after {
    width: 64px;
    height: 64px;
  }

  .schedule_link time {
    font-size: 22px;
  }

  .schedule-body_item {
    margin: 24px 0;
  }

  .schedule_wrap .schedule-list {
    display: block;
  }

  .schedule_wrap .schedule-list .schedule-list_item {
    width: 100%;
  }

  .schedule_wrap .schedule-list .schedule-list_item + .schedule-list_item {
    margin-top: 8px;
  }

  .schedule_wrap .schedule-list .schedule-list_item dl dt {
    width: calc(100% - 145px);
    font-size: 13px;
    padding: 7px 6px 8px;
  }

  .schedule_wrap .schedule-list .schedule-list_item dl dd {
    width: 145px;
    line-height: 1.16;
    padding: 7px 6px 8px;
  }
}

#top_result {
  background: #04b2d9;
  padding-bottom: 96px;
}

#top_result .team_title h3 {
  color: #fff;
  border-image: none;
  border-color: #fff;
}

#top_result .ja_title {
  color: #fff;
}

#top_result .result_wrap .result_box {
  margin-top: 56px;
}

#top_result .result_wrap .result-list {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  width: 100%;
}

#top_result .result_wrap .result-list .result-list_item {
  width: calc(50% - 8px);
}

#top_result .result_wrap .result-list .result-list_item li + li {
  margin-top: 8px;
}

#top_result .result_wrap .result-list .result-list_item li a {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  padding: 8px 36px 8px 8px;
  background: linear-gradient(180deg, #0b59bf 0%, #004fb9 100%);
  position: relative;
}

#top_result .result_wrap .result-list .result-list_item li a:after {
  position: absolute;
  width: 8px;
  height: 12px;
  content: "";
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  background: url(../img/top/arrow_right_w.svg) center center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  #top_result {
    padding: 72px 0;
  }

  #top_result .result_wrap .result_box {
    margin-top: 32px;
    max-width: 100%;
  }

  #top_result .result_wrap .result-list {
    display: block;
  }

  #top_result .result_wrap .result-list .result-list_item {
    width: 100%;
  }

  #top_result .result_wrap .result-list .result-list_item + .result-list_item {
    margin-top: 8px;
  }
}

#top_kitchen {
  padding: 96px 0;
  background: url(../img/top/bg_sponsor_pc.jpg) center center no-repeat;
  background-size: cover;
}

#top_sponsor {
  padding: 96px 0;
  background: url(../img/top/bg_sponsor_pc.jpg) center center no-repeat;
  background-size: cover;
}

#top_sponsor .sponsor_wrap {
  margin-top: 56px;
  color: #003e92;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.42px;
}

.sponsor_wrap .sponsor-list {
  display: flex;
  gap: 64px;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 56px;
}

.sponsor_wrap .sponsor-list .sponsor-list_item {
  width: calc(50% - 32px);
  border: 2px solid #0b59bf;
  padding: 16px;
}

.sponsor_wrap .sponsor-list .sponsor-list_item h4 {
  color: #003e92;
  text-align: center;
  font-family: Noto Sans JP;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.6px;
}

.sponsor_wrap .sponsor-list .sponsor-list_item figure {
  display: block;
  margin-top: 9px;
}

.sponsor_wrap .sponsor-list .sponsor-list_item figure,
.sponsor_wrap .sponsor-list .sponsor-list_item figure img {
  width: 100%;
}

.sponsor_wrap .sponsor-list .sponsor-list_txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #003e92;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.42px;
  margin-top: 16px;
}

.sponsor_wrap .sponsor-list .sponsor-list_btn {
  text-align: center;
  margin-top: 16px;
}

@media screen and (max-width: 767px) {
  #top_sponsor {
    padding: 72px 0;
    background: url(../img/top/bg_sponsor_sp.jpg) center center no-repeat;
    background-size: cover;
  }

  #top_sponsor .sponsor_wrap {
    margin-top: 32px;
    max-width: 100%;
    font-size: 16px;
  }

  #top_sponsor .sponsor_wrap > p {
    padding: 0 16px;
  }

  .sponsor_wrap .sponsor-list {
    display: block;
    margin-top: 32px;
  }

  .sponsor_wrap .sponsor-list .sponsor-list_item {
    width: 100%;
  }

  .sponsor_wrap .sponsor-list .sponsor-list_item + .sponsor-list_item {
    margin-top: 24px;
  }
}

#top_map {
  padding: 96px 0;
  background: linear-gradient(90deg, #0788d9 0%, #4ba8e2 100%);
}

#top_map .team_title h3 {
  color: #fff;
  border-image: none;
  border-color: #fff;
}

#top_map .ja_title {
  color: #fff;
}

#top_map .map_wrap {
  display: flex;
  margin-top: 56px;
}

#top_map .map_seat {
  width: 344px;
  margin-left: 46px;
}

#top_map .seat_slider .seat_item {
  padding: 16px;
  background: #fff;
  border-bottom: 10px solid #d60000;
  color: #003e92;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}

#top_map .seat_slider .seat_item figure {
  margin-bottom: 16px;
}

#top_map .seat_slider .seat_item figure,
#top_map .seat_slider .seat_item figure img {
  width: 100%;
}

#top_map .seat_slider .seat_item h4 {
  margin-bottom: 8px;
  color: #00388f;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}

#top_map .seat_slider {
  padding-bottom: 80px;
}

#top_map .seat_slider .slick-arrow {
  position: absolute;
  width: 55px;
  height: 55px;
  border: 0;
  display: block;
  text-indent: -9999px;
  border-right: 100%;
  bottom: 0;
  cursor: pointer;
  z-index: 2;
}

#top_map .seat_slider .slick-prev {
  background: url(../img/top/map/btn_left.svg) center center no-repeat;
  background-size: cover;
  left: 0;
}

#top_map .seat_slider .slick-next {
  background: url(../img/top/map/btn_right.svg) center center no-repeat;
  background-size: cover;
  right: 0;
}

#top_map .seat_slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 60px;
  height: 55px;
  z-index: 1;
}

#top_map .seat_slider .slick-dots li button {
  display: block;
  border: 0;
  width: 12px;
  height: 12px;
  background: #04b2d9;
  text-indent: -9999px;
}

#top_map .seat_slider .slick-dots li.slick-active button {
  background: #fff;
}

#top_map .map_area {
  width: calc(100% - 390px);
}

#top_map .map_area .map_inner {
  position: relative;
  width: 100%;
  padding-top: 100%;
}

#top_map .map_area .map_inner img,
#top_map .map_area .map_inner iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  top: 0;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  #top_map {
    padding: 72px 0;
    background: linear-gradient(90deg, #4ba8e2 0%, #0788d9 100%);
  }

  #top_map .map_wrap {
    display: block;
    margin-top: 32px;
  }

  #top_map .map_seat {
    width: 100%;
    margin: 32px 0 0;
  }

  #top_map .map_area {
    width: 100%;
  }
}

#top_access {
  padding: 96px 0;
}

#top_access .access_wrap {
  width: 710px;
  margin-top: 56px;
}

#top_access .access_box {
  display: flex;
  margin-bottom: 40px;
}

#top_access .access_box .access_txt {
  width: calc(100% - 350px);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

#top_access .access_box .access_txt h4 {
  color: #0b59bf;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 8px;
}

#top_access .access_box .access_link {
  width: 310px;
  margin-left: 40px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.36px;
}

#top_access .access_box .access_link a {
  display: block;
  margin-bottom: 8px;
}

#top_access .access_info {
  max-width: 560px;
  margin: 0 auto;
}

#top_access .access_info_box {
  border: 2px solid #049dd9;
  padding: 16px;
}

#top_access .access_info_box h4 {
  position: relative;
  margin-bottom: 16px;
  padding-bottom: 10px;
  color: #0b59bf;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.54px;
  text-align: center;
}

#top_access .access_info_box h4:after {
  width: 310px;
  height: 2px;
  background: #049dd9;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  z-index: 2;
  content: "";
}

#top_access .access_info_box ul li {
  position: relative;
  padding-left: 18px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.42px;
}

#top_access .access_info_box ul li:before {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #049dd9;
  position: absolute;
  left: 0;
  top: 5px;
  content: "";
  z-index: 2;
}

#top_access .access_info_box ul li + li {
  margin-top: 8px;
}

#top_access .notes_list {
  margin-top: 16px;
}

#top_access .notes_list li {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.6px;
}

#top_access .notes_list li + li {
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  #top_access {
    padding: 72px 0;
  }

  #top_access .access_wrap {
    width: 100%;
    margin-top: 32px;
    max-width: 100%;
  }

  #top_access .access_box {
    display: block;
    padding: 0 16px;
    margin-bottom: 32px;
  }

  #top_access .access_box .access_txt {
    width: 100%;
    text-align: center;
    font-size: 16px;
  }

  #top_access .access_box .access_txt h4 {
    font-size: 20px;
  }

  #top_access .access_box .access_link {
    width: 100%;
    margin-left: 0;
  }

  #top_access .access_info {
    max-width: 100%;
    margin: 0 auto;
  }

  #top_access .access_info_box h4:after {
    width: 100%;
  }

  #top_access .notes_list {
    padding: 0 16px;
  }
}

#top_date {
  padding: 96px 0;
  background: url(../img/top/bg_date_pc.jpg) center center no-repeat;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  #top_date {
    padding: 72px 0;
    background: url(../img/top/bg_date_sp.jpg) center center no-repeat;
    background-size: cover;
  }
}

#footer .footer_top_icon {
  text-align: center;
}

#footer .footer_top_icon img {
  width: 184px;
}

#footer .footer_top_sns {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 72px;
}

#footer .footer_top_sns a {
  display: inline-block;
  width: 311px;
  margin-top: 8px;
}

#footer .copylight.is-top {
  margin-top: 72px;
}

.textlink {
  color: #004fb9;
  text-decoration: underline;
}

/*以下　武田記入です*/

.flex {
  display: flex; /*横並び*/
}
.flex .image {
  width: 640px; /*画像サイズ指定*/
  margin-top: 56px;
  padding: 0;
}
.flex .image img {
  width: 100%;
  height: auto;
}
.flex .text {
  padding: 0;
  margin-top: 56px;
  margin-left: 20px;
}

body {
  margin: 20px;
  padding: 0;
}

.text{
  font-size: 17px;
  line-height: 2.0;
  color: #003e92;
  font-family: "Manrope", sans-serif;
  padding-top: 20px;
}
.message{
  font-size: 13px;
  padding-top: 10px;
  line-height: 2.0;
}

.mayor_btn{
  text-align: center;
  margin-top: 16px;
}
.mayor_btn img {
  width: 300px; /* ボタンの幅を指定 */
  height: auto; /* 比率を保ちながら高さを自動調整 */
  max-width: 100%; /* レスポンシブ対応 */
}

/* 必要に応じて、他のプロパティも設定 */
.mayor_btn img:hover {
  opacity: 0.8; /* ホバー時のエフェクトを追加 */
}

.youtube_btn{
  position: absolute;
  padding-top: 30px; /* ボタンの縦方向の位置を調整 */
  left: 50%;
  transform: translateX(-50%);
  color: white;
}
.youtube_btn i{
  margin-right: 10px;
}

.btn-lg{
  width: 300px;
  height: auto;

}
.stylish-btn {
  background: linear-gradient(135deg, #5f8aff, #7bd9fe); /* グラデーション背景 */
  color: white; /* 文字色 */
  padding: 15px 30px; /* ボタンのパディング */
  font-size: 30px; /* 文字サイズ */
  border: none; /* ボーダーを消す */
  border-radius: 50px; /* 丸みを帯びた角 */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); /* ボックスシャドウ */
  transition: all 0.3s ease; /* トランジション効果 */
  text-decoration: none; /* テキストの下線を消す */
}

.stylish-btn:hover {
  background: linear-gradient(135deg, #7bd9fe, #5f8aff); /* ホバー時のグラデーション反転 */
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3); /* ホバー時のシャドウを増加 */
  transform: scale(1.05); /* ホバー時に少し拡大 */
}

.movie_iframe{
  padding-bottom: 30px;
  aspect-ratio: 16/9;
  width: 100%;
}

.company_name img{
  width: 100%;
  height: auto;
  max-width: 200px; /* 必要に応じて最大幅を指定 */
  object-fit: contain; /* 比率を維持しながら要素内に収める */
}

/* jara_lp_sponsor
-----------------------------------------------------------*/
.jara_lp_sponsor {
  padding: 100px 0;
  background: #fff;
}
.jara_lp_sponsor .logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 50px 0px;
}
.jara_lp_sponsor .logos li {
  /* margin: 0 25px 30px; */
  width: calc(23.6% - 50px);
  flex: 0 25%;
}
.jara_lp_sponsor .logos .one {
  flex: 0 50%;
}

.jara_lp_sponsor .logos .two {
  flex: 0 33%;
}

.jara_lp_sponsor .logos a {
  display: inline-block;
  max-width: 160px;
}

.jara_lp_sponsor .logos .one a {
  max-width: 320px;
}

.jara_lp_sponsor .logos .two a {
  max-width: 200px;
}

.jara_lp_sponsor .logos a:hover {
  opacity: 0.7;
}

.jara_lp_facebook {
  padding: 70px 0 0;
}
.jara_lp_facebook ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.jara_lp_facebook li {
  flex: 0 0 48%;
}
.jara_lp_facebook .tit {
  margin-bottom: 6px;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
}
/*** スマホ 320px ~ 767px***/
@media screen and (max-width: 767px) {
  .jara_lp_sponsor {
    padding: 50px 0;
  }
  .jara_lp_sponsor .logos {
    justify-content: space-between;
    gap: 28px 0;
  }
  .jara_lp_sponsor .logos li {
    /* margin: 0 25px 25px; */
    width: calc(50% - 50px);
    flex: 0 25%;
  }
  .jara_lp_sponsor .logos a {
    max-width: 120px;
  }

  .jara_lp_facebook {
    padding: 56px 0 0;
  }
  .jara_lp_facebook ul {
    display: block;
  }
  .jara_lp_facebook .tit {
    text-align: center;
  }

  .jara_lp_sponsor .logos .one a {
    max-width: 240px;
  }

  .jara_lp_sponsor .logos .two {
    flex: 0 33%;
  }

  .jara_lp_sponsor .logos .two a {
    max-width: 120px;
  }
}