@charset "UTF-8";
#main .mypage_header, #main .lower_header {
  padding: 75px 20px 48px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  #main .mypage_header, #main .lower_header {
    padding: 30px 0 25px;
  }
}
#main .mypage_header_inner, #main .lower_header_inner, #main .lower_contents_inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  #main .mypage_header_inner, #main .lower_header_inner, #main .lower_contents_inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#main .mypage_header_inner {
  position: relative;
}
#main .mypage_header_inner .button_update {
  position: absolute;
  top: 0;
  right: 0;
  height: 32px;
  padding: 0 0 0 21px;
  border: none;
  border-bottom: 1px solid #1167E8;
  background: #fff url(/img/icon_update.svg) left bottom 6px / 18px 15px no-repeat;
  color: #1167E8;
  font-weight: 500;
  font-size: 15px;
  line-height: 2.27;
  letter-spacing: 0;
  transition: border-color 0.1s;
}
@media screen and (max-width: 1280px) {
  #main .mypage_header_inner .button_update {
    right: 40px;
  }
}
@media screen and (max-width: 767px) {
  #main .mypage_header_inner .button_update {
    top: 65px;
    right: 22px;
    height: 30px;
    font-size: 13px;
  }
}
#main .mypage_header_inner .button_update:hover {
  border-color: rgba(255, 255, 255, 0);
}
@media screen and (max-width: 767px) {
  #main .lower_contents_inner {
    padding-right: 0;
    padding-left: 0;
  }
}
#main .mypage_contents, #main .login_contents {
  background-color: #F2F5F9;
  position: relative;
}
#main .mypage_contents > *, #main .login_contents > * {
  position: relative;
  z-index: 1;
}
#main .mypage_contents {
  padding: 150px 20px;
}
@media screen and (max-width: 767px) {
  #main .mypage_contents {
    padding: 100px 20px;
  }
}
#main .mypage_contents.release {
  padding: 0 50px 103px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #main .mypage_contents.release {
    padding: 0 20px 50px;
  }
}
#main .login_contents {
  padding: 106px 20px 117px;
}
@media screen and (max-width: 767px) {
  #main .login_contents {
    padding: 60px 20px;
  }
}
#main .lower_contents {
  padding: 26px 26px 136px;
  background-color: #F2F5F9;
}
@media screen and (max-width: 767px) {
  #main .lower_contents {
    padding: 15px 15px 80px;
  }
}
#main section {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  #main section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main section {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#main .user_name {
  margin: 0 0 0 35px;
  font-weight: 500;
  font-size: 21px;
  line-height: 1.6;
  letter-spacing: 0;
  color: #707070;
}
@media screen and (max-width: 767px) {
  #main .user_name {
    margin: 0;
    font-size: 18px;
  }
}
#main .user_name:after {
  margin-left: 12px;
  content: "様";
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .user_name:after {
    margin-left: 10px;
    font-size: 14px;
  }
}
#main .comingsoon_title {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 40px;
  line-height: 0.85;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  #main .comingsoon_title {
    font-size: 30px;
  }
}
#main .comingsoon_label {
  font-weight: 500;
  font-size: 15px;
  line-height: 1.67;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main .comingsoon_label {
    font-size: 13px;
  }
}
#main .page_title {
  margin-bottom: 35px;
  font-weight: 700;
  font-size: 33px;
  line-height: 1.66;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main .page_title {
    margin-bottom: 25px;
    font-size: 28px;
  }
}
#main .mypage_title, #main .lower_title {
  margin-bottom: 4px;
  padding-left: 37px;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main .mypage_title, #main .lower_title {
    padding-left: 28px;
    font-size: 22px;
  }
}
#main .mypage_title::before, #main .lower_title::before {
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  content: "";
  width: 22px;
  height: 22px;
  background: url(/img/icon_title.svg) center / 100% no-repeat;
}
@media screen and (max-width: 767px) {
  #main .mypage_title::before, #main .lower_title::before {
    width: 18px;
    height: 18px;
  }
}
#main .mypage_title {
  margin-bottom: 10px;
}
#main .page_label, #main .lower_label {
  font-weight: 500;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  #main .page_label, #main .lower_label {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.03em;
  }
}
#main .page_label {
  text-align: center;
}
#main .lower_label {
  margin: 10px 0;
  padding-left: 36px;
}
@media screen and (max-width: 767px) {
  #main .lower_label {
    padding-left: 28px;
  }
}
#main .settings {
  width: 100%;
  max-width: 820px;
  margin: 184px auto 0;
  padding-top: 21px;
  border-top: 1px solid #B7B7B7;
}
@media screen and (max-width: 767px) {
  #main .settings {
    margin-top: 60px;
    padding: 21px 0 0;
  }
}
#main .settings_title {
  margin-bottom: 37px;
  padding-left: 18px;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.47;
  letter-spacing: 0.05em;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main .settings_title {
    margin-bottom: 20px;
    padding-left: 15px;
    font-size: 17px;
  }
}
#main .settings_title::before {
  position: absolute;
  top: 9px;
  left: -3px;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #1167E8;
}
@media screen and (max-width: 767px) {
  #main .settings_title::before {
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 4px;
  }
}
#main .settings_list {
  display: flex;
  flex-flow: row wrap;
  gap: 20px;
  list-style: none;
}
@media screen and (max-width: 767px) {
  #main .settings_list {
    justify-content: center;
  }
}
#main .settings_list li {
  flex: 0 0 calc((100% - 20px) / 2);
  max-width: 400px;
  border-radius: 5px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  #main .settings_list li {
    flex: 0 0 100%;
  }
}
#main .settings_list li a {
  display: block;
  padding: 27px 20px 21px;
  color: #333;
  text-align: center;
  text-decoration: none;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main .settings_list li a {
    padding: 20px 20px 21px;
  }
}
#main .settings_list li a::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  content: "";
}
#main .settings_list li.edit a::before {
  top: 27px;
  width: 33px;
  height: 31px;
  background: url(/img/icon_edit.svg) center / 100% no-repeat;
}
#main .settings_list li.change a::before {
  top: 30px;
  width: 39px;
  height: 23px;
  background: url(/img/icon_change.svg) center / 100% no-repeat;
}
#main .settings_list_title {
  display: inline-block;
  margin-top: 45px;
  margin-bottom: 5px;
  padding-right: 20px;
  font-weight: 700;
  font-size: 17px;
  line-height: 2;
  letter-spacing: 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main .settings_list_title {
    font-size: 15px;
  }
}
#main .settings_list_title:after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 8px;
  height: 12px;
  background: url(/img/arrow.svg) center / 100% no-repeat;
}
#main .settings_list_label {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .settings_list_label {
    font-size: 12px;
  }
}
#main ul.index_list {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  max-width: 1200px;
  margin: 60px auto 0;
  padding: 0 40px;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #main ul.index_list {
    gap: 15px 0;
    flex-wrap: wrap;
    padding: 0 20px;
  }
}
#main ul.index_list > li {
  flex: 1 1 25%;
  height: 60px;
  border-right: 1px solid #AEB7C5;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0;
}
@media screen and (max-width: 1280px) {
  #main ul.index_list > li {
    height: 82px;
  }
}
@media screen and (max-width: 767px) {
  #main ul.index_list > li {
    flex: 1 1 calc(100% / 2);
    height: 50px;
    font-size: 12px;
  }
}
#main ul.index_list > li:first-of-type {
  border-left: 1px solid #AEB7C5;
}
@media screen and (max-width: 767px) {
  #main ul.index_list > li:nth-child(3) {
    border-left: 1px solid #AEB7C5;
  }
}
#main ul.index_list > li a {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0 10px 33px;
  color: #2e63a2;
  text-decoration: none;
  position: relative;
  transition: opacity 0.2s;
}
#main ul.index_list > li a::after {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%) rotate(90deg);
  display: block;
  content: "";
  width: 23px;
  height: 23px;
  border-radius: 12px;
  background: #2e63a2 url(/img/arrow_next_white.svg) center / 11px 8px no-repeat;
}
#main ul.index_list > li a:hover {
  opacity: 0.8;
}
#main .pickup {
  max-width: 1300px;
  padding: 50px 50px 80px;
  border-radius: 15px;
  background-color: #F2F5F9;
}
@media screen and (max-width: 767px) {
  #main .pickup {
    padding: 25px 15px 40px;
  }
}
#main .pickup + .pickup {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #main .pickup + .pickup {
    margin-top: 30px;
  }
}
#main .pickup_title {
  color: #2e63a2;
  font-weight: 700;
  font-size: 25px;
  line-height: 1.36;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .pickup_title {
    font-size: 20px;
  }
}
#main .pickup_label {
  margin: 15px 0 47px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .pickup_label {
    margin: 15px 0 30px;
    font-size: 14px;
  }
}
#main .message_list {
  display: flex;
  flex-flow: column nowrap;
  gap: 20px;
  padding: 50px;
  border-radius: 10px;
  background-color: #fff;
}
@media screen and (max-width: 1280px) {
  #main .message_list {
    padding: 40px 30px;
  }
}
@media screen and (max-width: 767px) {
  #main .message_list {
    padding: 20px 15px;
  }
}
#main .message_list > li > a {
  display: flex;
  flex-flow: row nowrap;
  gap: 15px;
  padding-bottom: 19px;
  border-bottom: 1px solid #CBD3E0;
  color: #333;
  text-decoration: none;
  transition: border-color 0.1s;
}
@media screen and (max-width: 767px) {
  #main .message_list > li > a {
    min-height: 120px;
  }
}
#main .message_list > li > a:hover {
  border-color: #2e63a2;
}
#main .message_list > li .image {
  flex: 0 0 70px;
  height: 70px;
  border: 1px solid #CBD3E0;
}
#main .message_list > li .message {
  flex: 0 1 calc(100% - 85px);
  padding-right: 70px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main .message_list > li .message {
    padding-right: 0;
  }
}
#main .message_list > li .message.new .message_outline {
  font-weight: 700;
}
#main .message_list > li .message .status {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  #main .message_list > li .message .status {
    top: 93px;
    right: unset;
    left: -85px;
  }
}
#main .message_list > li .message .read {
  display: inline-block;
  height: 30px;
  padding: 2px 18px;
  border-radius: 15px;
  background-color: #AEB7C5;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  line-height: 25px;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .message_list > li .message .read {
    height: 25px;
    padding: 0 14px;
    font-size: 10px;
  }
}
#main .message_list > li .message .unread {
  display: inline-block;
  height: 30px;
  padding: 2px 18px;
  border-radius: 15px;
  background-color: #EB126D;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  line-height: 25px;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .message_list > li .message .unread {
    height: 25px;
    padding: 0 14px;
    font-size: 10px;
  }
}
#main .message_list > li .message_info {
  margin: 0;
  color: #929292;
}
@media screen and (max-width: 767px) {
  #main .message_list > li .message_info span.time, #main .message_list > li .message_info span.from {
    display: block;
  }
}
#main .message_list > li .message_info span.time {
  font-weight: 500;
  font-size: 12px;
  line-height: 2.16;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .message_list > li .message_info span.time {
    line-height: 1.5;
  }
}
#main .message_list > li .message_info span.from {
  margin-left: 11px;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .message_list > li .message_info span.from {
    margin-top: 3px;
    margin-left: 0;
    font-size: 13px;
  }
}
#main .message_list > li .message_outline {
  margin: 1px 0 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .message_list > li .message_outline {
    margin: 5px 0 0;
    font-size: 13px;
  }
}
#main .button_link {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  justify-content: center;
  width: 320px;
  max-width: 90%;
  height: 60px;
  margin: 50px auto 0;
  border-radius: 30px;
  background-color: #2e63a2;
  color: #fff;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 0;
  text-decoration: none;
  position: relative;
  transition: opacity 0.2s;
}
@media screen and (max-width: 767px) {
  #main .button_link {
    height: 50px;
    margin: 30px auto 0;
    font-size: 15px;
    width: 230px;
  }
}
#main .button_link::after {
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background: #fff url(/img/arrow_next.svg) center / 11px 8px no-repeat;
}
#main .button_link:hover {
  opacity: 0.8;
}
#main section.bg_area a.button_back, #main section.mobility_list a.button_back {
  display: flex;
  align-items: center;
  flex-flow: row warp;
  justify-content: center;
  width: 320px;
  max-width: 90%;
  height: 60px;
  margin: 50px auto 0;
  border-radius: 30px;
  background-color: #2e63a2;
  color: #fff;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 0;
  text-decoration: none;
  position: relative;
  transition: opacity 0.2s;
}
@media screen and (max-width: 767px) {
  #main section.bg_area a.button_back, #main section.mobility_list a.button_back {
    height: 50px;
    margin: 30px auto 0;
    font-size: 15px;
    width: 230px;
  }
}
#main section.bg_area a.button_back::after, #main section.mobility_list a.button_back::after {
  position: absolute;
  top: 50%;
  right: 13px;
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background: #fff url(/img/arrow_next.svg) center / 11px 8px no-repeat;
}
#main section.bg_area a.button_back:hover, #main section.mobility_list a.button_back:hover {
  opacity: 0.8;
}
#main section.bg_area a.button_back::before, #main section.mobility_list a.button_back::before {
  position: absolute;
  top: 50%;
  right: auto;
  left: 13px;
  transform: scale(-1, 1) translateY(-50%);
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background: #fff url(/img/arrow_next.svg) center / 11px 8px no-repeat;
}
#main section.bg_area a.button_back::after, #main section.mobility_list a.button_back::after {
  content: none !important;
}
@media screen and (max-width: 767px) {
  #main section.bg_area a.button_back, #main section.mobility_list a.button_back {
    width: 230px;
  }
}
#main .consult_inner {
  display: flex;
  align-items: flex-end;
  flex-flow: row nowrap;
  gap: 65px;
  max-width: 1085px;
  margin: 0 auto;
  padding: 102px 0 103px;
}
@media screen and (max-width: 1024px) {
  #main .consult_inner {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  #main .consult_inner {
    gap: 30px;
    padding: 50px 0;
  }
}
#main .consult_inner_text {
  flex: 1 1 auto;
}
#main .consult_title {
  margin-bottom: 17px;
  color: #1167E8;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.7;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .consult_title {
    font-size: 18px;
  }
}
#main .consult p {
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .consult p {
    font-size: 14px;
  }
}
#main .consult a.button_link {
  flex: 0 0 360px;
  max-width: 100%;
  height: 75px;
  margin-top: 0;
  border-radius: 38px;
  background-color: #1167E8;
}
@media screen and (max-width: 767px) {
  #main .consult a.button_link {
    height: 60px;
  }
}
#main .consult a.button_link::after {
  content: none;
}
#main .mypage_footer {
  padding: 89.5px;
  background-color: #F2F5F9;
}
@media screen and (max-width: 1280px) {
  #main .mypage_footer {
    padding: 50px;
  }
}
@media screen and (max-width: 767px) {
  #main .mypage_footer {
    padding: 30px 0;
  }
}
#main .mypage_footer .other {
  max-width: 1100px;
  margin: 0 auto;
}
#main .mypage_footer .other + .other {
  margin-top: 60px;
}
#main .mypage_footer .other_title {
  margin-bottom: 20px;
  padding-left: 20px;
  font-weight: 700;
  font-size: 19px;
  line-height: 1.47;
  letter-spacing: 0.05em;
  position: relative;
}
@media screen and (max-width: 767px) {
  #main .mypage_footer .other_title {
    padding-left: 18px;
    font-size: 17px;
  }
}
#main .mypage_footer .other_title::before {
  position: absolute;
  top: 9px;
  left: 0;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #1167E8;
}
@media screen and (max-width: 767px) {
  #main .mypage_footer .other_title::before {
    width: 8px;
    height: 8px;
    border-radius: 4px;
  }
}
#main .mypage_footer .other .company_list {
  display: flex;
  flex-flow: row nowrap;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  #main .mypage_footer .other .company_list {
    flex-wrap: wrap;
  }
}
#main .mypage_footer .other .company_list > li {
  flex-basis: 50%;
}
@media screen and (max-width: 767px) {
  #main .mypage_footer .other .company_list > li {
    flex-basis: 100%;
  }
}
#main .mypage_footer .other .company_list > li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 32px 40px;
  border-radius: 5px;
  background-color: #2e63a2;
  color: #fff;
  text-decoration: none;
  transition: opacity 0.2s;
}
@media screen and (max-width: 767px) {
  #main .mypage_footer .other .company_list > li a {
    padding: 20px;
  }
}
#main .mypage_footer .other .company_list > li a:hover {
  opacity: 0.8;
}
#main .mypage_footer .other .company_list > li a span.caption {
  display: block;
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.67;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .mypage_footer .other .company_list > li a span.caption {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.3;
  }
}
#main .mypage_footer .other .company_list > li a span.desc {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.44;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #main .mypage_footer .other .company_list > li a span.desc {
    font-size: 14px;
  }
}
#main .mypage_footer .other .settings_list {
  gap: 17px;
}
#main .mypage_footer .other .settings_list > li {
  flex: 0 0 calc((100% - 34px) / 3);
}
@media screen and (max-width: 767px) {
  #main .mypage_footer .other .settings_list > li {
    flex-basis: 100%;
    max-width: unset;
  }
}
#main .mypage_footer .other .settings_list > li > a {
  padding: 15px 20px;
  text-align: left;
  position: relative;
  z-index: 1;
}
#main .mypage_footer .other .settings_list > li > a::before {
  position: absolute;
  inset: 0;
  transform: unset;
  z-index: -1;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-image: linear-gradient(48deg, #0548CA 6%, #3E7BD6 48%, #28E5F1 100%);
  content: "";
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.2s, opacity 0.2s;
}
#main .mypage_footer .other .settings_list > li > a::after {
  position: absolute;
  inset: 1px;
  z-index: -1;
  display: block;
  content: "";
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background-color: #fff;
  border-radius: 4px;
}
#main .mypage_footer .other .settings_list > li > a:hover::before {
  visibility: visible;
  opacity: 1;
}
#main .mypage_footer .other .settings_list > li.edit .settings_list_title {
  padding-left: 34px;
}
#main .mypage_footer .other .settings_list > li.edit .settings_list_title::before {
  top: 2px;
  width: 24px;
  height: 26px;
  background: url(/img/icon_edit.svg) center / 100% no-repeat;
}
#main .mypage_footer .other .settings_list > li.change .settings_list_title {
  padding-left: 37.7px;
}
#main .mypage_footer .other .settings_list > li.change .settings_list_title::before {
  top: 8px;
  width: 28px;
  height: 16px;
  background: url(/img/icon_change.svg) center / 100% no-repeat;
}
#main .mypage_footer .other .settings_list > li.withdraw .settings_list_title {
  padding-left: 33.7px;
}
#main .mypage_footer .other .settings_list > li.withdraw .settings_list_title::before {
  top: 3px;
  width: 24px;
  height: 26px;
  background: url(/img/icon_withdraw.svg) center / 100% no-repeat;
}
#main .mypage_footer .other .settings_list > li.rule .settings_list_title {
  padding-left: 30px;
}
#main .mypage_footer .other .settings_list > li.rule .settings_list_title::before {
  top: 3px;
  width: 20px;
  height: 23px;
  background: url(/img/icon_rule.svg) center / 100% no-repeat;
}
#main .mypage_footer .other .settings_list > li.cookie .settings_list_title {
  padding-left: 33.7px;
}
#main .mypage_footer .other .settings_list > li.cookie .settings_list_title::before {
  top: 3px;
  width: 23px;
  height: 23px;
  background: url(/img/icon_cookie.svg) center / 100% no-repeat;
}
#main .mypage_footer .other .settings_list > li.manual .settings_list_title {
  padding-left: 30.7px;
}
#main .mypage_footer .other .settings_list > li.manual .settings_list_title::before {
  top: 3px;
  width: 20px;
  height: 28px;
  background: url(/img/icon_manual.svg) center / 100% no-repeat;
}
#main .mypage_footer .other .settings_list_title {
  width: 100%;
  margin-top: 0;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #B7B7B7;
  font-weight: 700;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0;
  position: relative;
}
#main .mypage_footer .other .settings_list_title::before {
  position: absolute;
  left: 0;
  display: block;
  content: "";
}
#main .mypage_footer .other .settings_list_title::after {
  top: 9px;
  transform: unset;
}
#main .mypage_footer .other .settings_list_label {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0;
}
#main .nodata {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  justify-content: center;
  width: 100%;
  min-height: 270px;
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
}
#main .nodata p {
  color: #909090;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.625;
  letter-spacing: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #main .nodata p {
    font-size: 14px;
  }
}
#main .nodata p.message_desc {
  padding-top: 48px;
  background: url(/img/icon_message.svg) center top / 32px no-repeat;
}
#main .nodata p a {
  border-bottom: 1px solid #1167E8;
  color: #1167E8;
  text-decoration: none;
  transition: border-color 0.1s;
}
#main .nodata p a:hover {
  border-color: rgba(255, 255, 255, 0);
}
#main .mypage_header.content_list_menu {
  padding: 60px 0;
  background-color: #fff;
  max-width: 893px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #main .mypage_header.content_list_menu {
    padding: 30px 0 25px;
  }
}
#main .mypage_header.content_list_menu .index_list {
  padding: 0;
  margin-top: 0;
}
#main .mypage_header.content_list_menu .index_list li {
  max-width: 220px;
}
#main .contens_list_wrap {
  background-color: #F2F5F9;
  width: 100%;
}
#main .contens_list_wrap .contents_list {
  padding: 70px 0px 70px 0px;
  margin: 0 50px;
  max-width: 1300px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #main .contens_list_wrap .contents_list {
    padding: 20px 0;
  }
}
#main .contens_list_wrap .contents_list .article[id] {
  margin-top: -80px;
  padding-top: 80px;
}
@media screen and (max-width: 767px) {
  #main .contens_list_wrap .contents_list .article[id] {
    margin-top: -50px;
    padding-top: 50px;
  }
}
#main .contens_list_wrap .contents_list .article:has(.topic_list:empty) {
  display: none;
}
#main .contens_list_wrap .contents_list .section_list {
  max-width: 1200px;
  margin: 30px auto 0;
}
@media screen and (max-width: 767px) {
  #main .contens_list_wrap .contents_list .section_list {
    margin: 0 auto;
  }
}
#main .contens_list_wrap .contents_list .section_list .contens_title {
  background: #2e63a2;
  font-size: 22px;
  color: #ffffff;
  padding: 8px 5px 8px 20px;
  line-height: calc(34 / 22);
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 767px) {
  #main .contens_list_wrap .contents_list .section_list .contens_title {
    font-size: 17px;
  }
}
#main .contens_list_wrap .contents_list .top_contents_area {
  max-width: 1400px;
}
#main .contens_list_wrap .contents_list .report .matching_report {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  #main .contens_list_wrap .contents_list .report .matching_report .topic_item .wrap .thumbnail {
    margin-bottom: 0;
  }
}
#main .contens_list_wrap .contents_list .report .matching_report .topic_item .wrap .title {
  color: #333333;
}
#main .topic_list {
  display: flex;
  flex-grow: 0;
  flex-wrap: wrap;
  margin: 30px 0 80px 0;
  gap: 20px 2%;
}
@media screen and (max-width: 1024px) {
  #main .topic_list {
    gap: 20px 3%;
  }
}
@media screen and (max-width: 767px) {
  #main .topic_list {
    display: inline-block;
    margin-bottom: 20px;
    margin-top: 15px;
  }
}
#main .topic_list .topic_item {
  flex: 0 0 23.5%;
}
@media screen and (max-width: 1024px) {
  #main .topic_list .topic_item {
    flex: 0 0 31%;
  }
}
@media screen and (max-width: 767px) {
  #main .topic_list .topic_item {
    display: block;
    margin-bottom: 10px;
  }
}
#main .topic_list .topic_item a {
  display: block;
  background-color: #FFFFFF;
  height: 100%;
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  text-decoration: none;
}
@media (hover: hover) {
  #main .topic_list .topic_item a .thumbnail::after {
    transition: 0.3s;
  }
  #main .topic_list .topic_item a .thumbnail img {
    transition: 0.3s;
  }
  #main .topic_list .topic_item a:hover .thumbnail::after {
    transform: scale(1.05);
  }
  #main .topic_list .topic_item a:hover .thumbnail img {
    transform: scale(1.05);
  }
}
#main .topic_list .topic_item .wrap {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  #main .topic_list .topic_item .wrap {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-evenly;
    padding: 12px;
    /*padding:15px;*/
    column-gap: 12px;
  }
}
#main .topic_list .topic_item .wrap .title {
  color: #2e63a2;
}
@media screen and (max-width: 767px) {
  #main .topic_list .topic_item .wrap .title {
    flex: 0 0 48%;
    font-size: 14px;
    flex: 1;
  }
}
#main .topic_list .topic_item .wrap .caption {
  color: #333333;
}
@media screen and (max-width: 767px) {
  #main .topic_list .topic_item .wrap .caption {
    font-size: 13px;
  }
}
#main .topic_list .topic_item .wrap .thumbnail {
  position: relative;
  aspect-ratio: 1.7708333333;
  width: 100%;
  margin-bottom: 12px;
  overflow: hidden;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #main .topic_list .topic_item .wrap .thumbnail {
    flex: 0 0 48%;
    margin-bottom: 0;
  }
}
#main .topic_list .topic_item .wrap .thumbnail img {
  display: block;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
#main .topic_list .topic_item .wrap .thumbnail.youtube::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/img/logo_youtube.svg) no-repeat center / 50px;
}
@media screen and (max-width: 1024px) {
  #main .topic_list .topic_item .wrap .thumbnail.youtube::after {
    background-size: 30px;
  }
}
#main .topic_list .topic_item .wrap .img {
  position: relative;
  aspect-ratio: 1.7753623188;
}
#main .topic_list .topic_item .wrap .img img {
  display: block;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
#main .topic_list .topic_item .wrap .caption {
  margin: 16px 0 0 0;
}
@media screen and (max-width: 767px) {
  #main .topic_list .topic_item .wrap .caption {
    flex: 1 1 auto;
    margin: 0;
    margin-top: 12px;
  }
}
@media screen and (max-width: 767px) {
  #main .topic_list.nocard_list {
    margin-top: 20px;
  }
}
#main .topic_list.nocard_list .topic_item a {
  background-color: transparent;
  box-shadow: none;
}
#main .topic_list.nocard_list .topic_item .wrap {
  padding: 0;
}
#main .topic_list.nocard_list .topic_item .wrap .title {
  color: #333333;
  font-size: 15px;
}
#main .topic_list.nocard_list .caption {
  display: none;
}
#main .matching {
  background-color: #FFFFFF;
  padding: 0px 165px 0px 150px;
  overflow: hidden;
}
@media print, screen and (max-width: 1199px) {
  #main .matching {
    padding: 0 70px;
  }
}
@media screen and (max-width: 1024px) {
  #main .matching {
    padding: 0 50px;
  }
}
@media screen and (max-width: 767px) {
  #main .matching {
    padding: 0;
  }
}
#main .matching .matching_consult {
  padding-top: 85.71px;
}
@media screen and (max-width: 767px) {
  #main .matching .matching_consult {
    padding: 120px 0px 80px;
  }
}
@media screen and (max-width: 767px) {
  #main .matching .matching_consult .consult_button {
    margin: 0 auto;
  }
}
#main .matching .matching_consult .button_link {
  width: 360px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #main .matching .matching_consult .button_link {
    width: 300px;
  }
}
#main .detail_contents {
  background-color: #F2F5F9;
}
:root {
  --color-2025-main: #2e63a2;
  --color-2025-sub: #1167E8;
}
#main .top_release_list {
  max-width: 790px;
  background-color: #fff;
  margin-top: 10px;
  padding-right: 40px;
  padding-left: 98px;
  padding-top: 19px;
  padding-bottom: 19px;
}
#main .top_release_list .top_release_inner .top_release_list_title {
  flex: 0 0 142px;
  margin-right: 40px;
}
#main .top_release_list .top_release_inner .release_list_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main .top_release_list .top_release_inner .release_list_list li {
  font-size: 13px;
  line-height: 1.65;
}
#main .top_release_list .top_release_inner .release_list_list li:hover {
  opacity: 0.7;
}
#main .top_release_list .top_release_inner .top_release_title_main {
  font-size: 17px;
}
@media screen and (max-width: 1024px) {
  #main .top_release_list .top_release_inner .top_release_title_main {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  #main .top_release_list .top_release_inner .top_release_title_main {
    display: table;
    margin: 0 auto 20px;
    font-size: 15px;
  }
}
#main .release_list {
  padding: 23px 15px 31px;
}
@media screen and (max-width: 767px) {
  #main .release_list {
    padding: 30px 15px 31px;
  }
}
#main .release_list .release_list_inner {
  display: flex;
  align-items: flex-start;
  margin: 0 auto;
  max-width: 1060px;
}
@media screen and (max-width: 767px) {
  #main .release_list .release_list_inner {
    display: flex;
    flex-direction: column;
  }
}
#main .release_list .release_list_title {
  flex: 0 0 284px;
  margin-top: 19px;
  margin-right: 70px;
  padding-top: 11px;
  padding-bottom: 23px;
  padding-left: 7px;
  border-right: 1px solid var(--color-2025-main);
}
@media screen and (max-width: 1024px) {
  #main .release_list .release_list_title {
    margin-right: 40px;
    flex: 0 0 240px;
  }
}
@media screen and (max-width: 767px) {
  #main .release_list .release_list_title {
    display: contents;
    flex: 1 1 auto;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    border: none;
  }
}
#main .release_list .release_list_title .release_list_title_inner {
  display: table;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #main .release_list .release_list_title .release_list_title_inner {
    display: contents;
    margin: 0;
  }
}
#main .release_list .release_list_title a {
  display: table;
  margin: 22px auto 0;
  font-weight: 700;
  font-size: 15px;
  color: var(--color-2025-main);
}
@media screen and (max-width: 767px) {
  #main .release_list .release_list_title a {
    order: 3;
    font-size: 14px;
  }
}
#main .release_list .release_list_title a:hover {
  opacity: 0.7;
}
#main .release_list .release_list_title_main {
  margin: 0 0 12px;
  padding: 0;
  font-weight: 700;
  font-size: 26px;
  line-height: 1;
  color: var(--color-2025-main);
}
@media screen and (max-width: 1024px) {
  #main .release_list .release_list_title_main {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  #main .release_list .release_list_title_main {
    display: table;
    margin: 0 auto 20px;
    font-size: 20px;
  }
}
#main .release_list .release_list_title_main .en {
  display: block;
  margin-top: 10px;
  font-weight: 500;
  font-size: 11px;
  line-height: 1;
  text-transform: capitalize;
  text-align: center;
  color: var(--color-2025-sub);
}
@media screen and (max-width: 767px) {
  #main .release_list .release_list_title_main .en {
    font-size: 13px;
  }
}
#main .release_list .release_list_main {
  flex: 1 1 auto;
}
@media screen and (max-width: 767px) {
  #main .release_list .release_list_main {
    display: contents;
    margin: 0;
  }
}
#main .top_release_list {
  padding-right: 98px;
  padding-left: 40px;
  padding-top: 19px;
  padding-bottom: 19px;
}
#main .release_list_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main .release_list_list > li {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.65;
  border-bottom: 1px solid #AEB7C5;
}
@media screen and (max-width: 767px) {
  #main .release_list_list > li {
    font-size: 13px;
    line-height: 1.5;
  }
}
#main .release_list_list > li a {
  display: table;
  position: relative;
  padding: 11px 10px 10px;
  color: #333333;
  text-decoration: none;
}
#main .release_list_list > li a:hover {
  opacity: 0.7;
}
#main .release_list_list > li a::before {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
  top: 21px;
  left: 0px;
  width: 6px;
  height: 6px;
  background-color: var(--color-2025-sub);
}
#main .release_list_list > li a[href^="http"]::after {
  content: "";
  display: inline-block;
  margin-left: 12px;
  width: 14px;
  height: 14px;
  background: url(/img/icon_exlink.svg) no-repeat center / cover;
}
#main .my_release_list {
  padding: 21px 50px;
  max-width: 1400px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #main .my_release_list {
    padding: 25px 15px;
  }
}
#main .my_release_list .my_release_list_inner {
  display: flex;
  align-items: flex-start;
  margin: 0 auto;
  max-width: 1400px;
}
@media screen and (max-width: 767px) {
  #main .my_release_list .my_release_list_inner {
    display: flex;
    flex-direction: column;
  }
}
#main .my_release_list .my_release_list_inner .my_release_list_title {
  flex: 0 0 194px;
  margin-top: 10px;
  margin-right: 40px;
  padding-top: 18px;
  padding-bottom: 27px;
  border-right: 1px solid var(--color-2025-main);
}
@media screen and (max-width: 1024px) {
  #main .my_release_list .my_release_list_inner .my_release_list_title {
    margin-right: 40px;
    flex: 0 0 240px;
  }
}
@media screen and (max-width: 767px) {
  #main .my_release_list .my_release_list_inner .my_release_list_title {
    display: contents;
    flex: 1 1 auto;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    border: none;
  }
}
#main .my_release_list .my_release_list_inner .my_release_list_title .my_release_list_title_inner {
  margin: 0;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  #main .my_release_list .my_release_list_inner .my_release_list_title .my_release_list_title_inner {
    display: contents;
    margin: 0;
  }
}
#main .my_release_list .my_release_list_inner .my_release_list_title .my_release_list_title_inner .my_release_list_title_main {
  padding: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  color: var(--color-2025-main);
}
@media screen and (max-width: 1024px) {
  #main .my_release_list .my_release_list_inner .my_release_list_title .my_release_list_title_inner .my_release_list_title_main {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  #main .my_release_list .my_release_list_inner .my_release_list_title .my_release_list_title_inner .my_release_list_title_main {
    font-size: 17px;
  }
}
#main .my_release_list .my_release_list_inner .my_release_list_title .my_release_list_title_inner .my_release_list_title_main .my_en {
  display: inline-block;
  margin-top: 5px;
  margin-left: 5px;
  font-weight: 500;
  font-size: 11px;
  line-height: 1;
  text-transform: capitalize;
  color: var(--color-2025-sub);
}
@media screen and (max-width: 767px) {
  #main .my_release_list .my_release_list_inner .my_release_list_title .my_release_list_title_inner .my_release_list_title_main .my_en {
    display: block;
    font-size: 12px;
    margin-left: 0;
  }
}
#main .my_release_list .my_release_list_inner .my_release_link {
  padding-right: 60px;
}
#main .my_release_list .my_release_list_inner .my_release_link .my_release_list_link {
  display: block;
  position: absolute;
  right: 0;
  top: 140px;
  padding-right: 50px;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
  text-transform: capitalize;
  text-align: center;
  color: var(--color-2025-main);
}
@media screen and (max-width: 767px) {
  #main .my_release_list .my_release_list_inner .my_release_link .my_release_list_link {
    font-size: 13px;
    top: 85px;
    right: 0;
    padding-right: 15px;
  }
}
#main .my_release_list_main {
  padding: 0;
  line-height: 1;
  color: var(--color-2025-main);
}
#main .my_release_list_main .no_topics {
  color: #333333;
  padding-top: 32px;
}
@media screen and (max-width: 767px) {
  #main .my_release_list_main .no_topics {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #main .my_release_list_main {
    margin: 0;
    width: 100%;
  }
}
#main .my_release_list_main .my_release_list_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 767px) {
  #main .my_release_list_main .my_release_list_list {
    margin-top: 20px;
  }
}
#main .my_release_list_main .my_release_list_list li {
  font-size: 13px;
  line-height: 1.65;
  border: none;
  overflow: hidden;
}
#main .my_release_list_main .my_release_list_list li:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  #main .my_release_list_main .my_release_list_list li {
    border-bottom: 1px solid #AEB7C5;
  }
}
#main .my_release_list_main .my_release_list_list li a {
  display: table;
  position: relative;
  padding: 3px 10px;
  color: #333333;
  font-weight: 500;
  font-size: 13px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #main .my_release_list_main .my_release_list_list li a {
    display: flex;
    align-items: center;
    font-size: 13px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 10px;
  }
}
#main .my_release_list_main .my_release_list_list li a:hover {
  opacity: 0.7;
}
#main .my_release_list_main .my_release_list_list li a::before {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
  top: 11px;
  left: 0px;
  width: 6px;
  height: 6px;
  background-color: var(--color-2025-sub);
}
@media screen and (max-width: 767px) {
  #main .my_release_list_main .my_release_list_list li a::before {
    top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main .my_release_list_main .my_release_list_list li a .topic_title_inner {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
#main .my_release_list_main .my_release_list_list li a[href^="http"]::after {
  content: "";
  display: inline-block;
  margin-left: 12px;
  width: 14px;
  height: 14px;
  background: url(/img/icon_exlink.svg) no-repeat center / cover;
}
@media screen and (max-width: 767px) {
  #main .my_release_list_main .my_release_list_list li a[href^="http"]::after {
    flex: 0 0 14px;
    margin-right: 5px;
    margin-left: 5px;
  }
}
#main .content_main_list {
  padding: 40px 20px 44px;
  background-color: #eee;
}
#main .content_main_list .content_main_list_inner {
  margin: 0 auto;
  max-width: 1120px;
}
@media screen and (max-width: 767px) {
  #main .content_main_list .content_main_list_inner .content_top_list .wrap {
    display: flex;
    flex-flow: row wrap;
  }
}
@media screen and (max-width: 767px) {
  #main .content_main_list .content_main_list_inner .content_top_list .wrap .category_title {
    width: 100%;
    font-weight: 700;
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  #main .content_main_list .content_main_list_inner .content_top_list .wrap .thumbnail {
    width: 44%;
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  #main .content_main_list .content_main_list_inner .content_top_list .wrap .topic_title {
    font-size: 14px;
    flex: 0 0 44%;
  }
}
@media screen and (max-width: 767px) {
  #main .my_content_main_list {
    padding: 20px 15px 49px 15px;
  }
}
@media screen and (max-width: 767px) {
  #main .my_content_main_list .content_top_list > li + li {
    margin-top: 15px;
  }
}
@media screen and (min-width: 768px) {
  #main .button_link {
    max-width: 250px;
    margin-top: 42px;
    height: 50px;
    font-size: 15px;
  }
  #main .button_link::after {
    width: 25px;
    height: 25px;
    right: 11px;
  }
}
#main .my_button_link {
  margin-top: 22px;
}
#main .content_top_list {
  display: flex;
  flex-flow: row wrap;
  gap: 0 3.6%;
}
@media screen and (max-width: 1024px) {
  #main .content_top_list {
    gap: 0 2%;
  }
}
@media screen and (max-width: 767px) {
  #main .content_top_list {
    display: block;
  }
}
#main .content_top_list > li {
  flex: 0 0 22.3%;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1024px) {
  #main .content_top_list > li {
    flex: 0 0 23%;
  }
}
@media screen and (max-width: 767px) {
  #main .content_top_list > li + li {
    margin-top: 30px;
  }
}
#main .content_top_list .wrap {
  padding: 0;
}
#main .content_top_list a {
  display: block;
  text-decoration: none;
  color: #333;
}
@media (hover: hover) {
  #main .content_top_list a .thumbnail::after {
    transition: 0.3s;
  }
  #main .content_top_list a .thumbnail img {
    transition: 0.3s;
  }
  #main .content_top_list a:hover .thumbnail::after {
    transform: scale(1.05);
  }
  #main .content_top_list a:hover .thumbnail img {
    transform: scale(1.05);
  }
}
#main .content_top_list .category_title {
  position: relative;
  margin: 0 0 20px;
  padding: 1px 0 5px 9px;
  border-bottom: 1px solid #AEB7C5;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.45;
}
@media screen and (max-width: 1024px) {
  #main .content_top_list .category_title {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  #main .content_top_list .category_title {
    font-size: 16px;
  }
}
#main .content_top_list .category_title::before {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
  top: 10px;
  left: -1px;
  width: 5px;
  height: 5px;
  background-color: var(--color-2025-sub);
}
#main .content_top_list .thumbnail {
  aspect-ratio: 1.7857142857;
  position: relative;
  overflow: hidden;
}
#main .content_top_list .thumbnail.youtube::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/img/logo_youtube.svg) no-repeat center / 50px;
}
@media screen and (max-width: 1024px) {
  #main .content_top_list .thumbnail.youtube::after {
    background-size: 30px;
  }
}
#main .content_top_list .thumbnail img {
  object-fit: cover;
  height: 100%;
}
#main .content_top_list .topic_title {
  margin: 12px 0 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5;
}
#main .banner_link {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 1;
  width: 160px;
  border: 2px solid #FFFFFF;
  box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px 0px 0px 10px;
  font-size: 14px;
  display: block;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  border-right: none;
}
#main .banner_link .banner_link_inner {
  position: relative;
  padding: 18px 20px 21px 20px;
  background: linear-gradient(94.93deg, #C50086 5%, #000199 50%, #C50086 100%);
  background-size: 200% 100%;
  background-position: 0 0;
  transition: background 0.5s ease;
  border-radius: 8px 0px 0px 8px;
}
#main .banner_link .banner_link_inner::before {
  content: "";
  display: block;
  margin: 0 auto 5px;
  aspect-ratio: 0.8571428571;
  width: 18px;
  background: url(/img/vector.svg) no-repeat center / 100%;
}
@media screen and (max-width: 767px) {
  #main .banner_link .banner_link_inner {
    padding: 10px;
  }
}
@media (hover) {
  #main .banner_link:hover .banner_link_inner {
    background-position: -100% 0;
  }
}
@media screen and (max-width: 767px) {
  #main .banner_link {
    top: auto;
    bottom: 60px;
    width: 120px;
    font-size: 12px;
  }
}
#main .banner_link .banner_text {
  margin-top: 5px;
}
#main .banner_link .banner_img {
  margin: 0 46px;
}
#main .login_wrap {
  width: 100%;
  max-width: 1050px;
  margin: 36px auto 55px;
  padding: 70px 20px 82px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(10px);
}
@media screen and (max-width: 767px) {
  #main .login_wrap {
    padding: 40px 20px 50px;
  }
}
#main .login_wrap dl {
  width: 100%;
  max-width: 600px;
  margin: 0 auto 70px;
}
@media screen and (max-width: 767px) {
  #main .login_wrap dl {
    margin: 0 auto 50px;
  }
}
#main .login_wrap dl dt {
  margin-bottom: 4px;
  color: #4F4F4F;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  #main .login_wrap dl dt {
    margin-bottom: 6px;
  }
}
#main .login_wrap dl dd {
  margin: 0;
}
#main .login_wrap dl dd + dt {
  margin-top: 34px;
}
#main .login_wrap dl dd .login_link {
  text-align: right;
}
#main .login_wrap dl dd a {
  display: inline-block;
  padding-bottom: 2px;
  color: #1167E8;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  text-decoration: none;
  border-bottom: 1px solid #1167E8;
}
#main .login_wrap input[type=text], #main .login_wrap input[type=password] {
  height: 60px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #main .login_wrap input[type=text], #main .login_wrap input[type=password] {
    height: 50px;
  }
}
#main .login_wrap .input_wrap {
  position: relative;
}
#main .login_wrap .input_wrap + .login_link {
  margin-top: 5px;
}
#main .login_wrap.profile_wrap {
  padding: 40px 40px;
}
@media screen and (max-width: 767px) {
  #main .login_wrap.profile_wrap {
    padding: 20px 10px;
  }
}
#main .login_wrap.profile_wrap .profile {
  width: 100%;
  border-spacing: 0;
}
#main .login_wrap.profile_wrap .profile th, #main .login_wrap.profile_wrap .profile td {
  padding: 16px 10px;
  border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  #main .login_wrap.profile_wrap .profile th, #main .login_wrap.profile_wrap .profile td {
    font-size: 14px;
  }
}
#main .login_wrap.profile_wrap .profile th {
  width: 30%;
  text-align: left;
}
#main .login_wrap.profile_wrap .profile th.middle {
  width: 50%;
}
#main .login_wrap.profile_wrap .profile .item + .item::before {
  content: "、";
}
#main .login_wrap.profile_wrap .profile .logo {
  width: 200px;
  aspect-ratio: 1;
  object-fit: contain;
  padding: 10px;
  border: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  #main .login_wrap.profile_wrap .profile {
    display: block;
  }
  #main .login_wrap.profile_wrap .profile thead, #main .login_wrap.profile_wrap .profile tbody, #main .login_wrap.profile_wrap .profile tr, #main .login_wrap.profile_wrap .profile th, #main .login_wrap.profile_wrap .profile td {
    display: block;
    width: auto !important;
    border: none;
  }
  #main .login_wrap.profile_wrap .profile th {
    padding: 10px 0 5px;
  }
  #main .login_wrap.profile_wrap .profile td {
    padding: 5px 0 10px;
  }
}
#main .login_wrap.profile_wrap .form_section {
  border-bottom: none !important;
}
@media screen and (max-width: 767px) {
  #main .login_wrap.profile_wrap .form_section {
    border-bottom: 1px solid #ccc !important;
  }
}
@media screen and (min-width: 768px) {
  #main .login_wrap.cancel_wrap {
    padding-right: 100px;
    padding-left: 100px;
  }
}
#main .login_wrap.cancel_wrap .field input[type=checkbox] + label {
  font-size: 16px !important;
}
#main .login_wrap.cancel_wrap .field input[type=checkbox] + label::before {
  top: 6px;
}
#main .login_wrap.cancel_wrap .field input[type=checkbox] + label::after {
  top: 9px;
}
#main .login_wrap.cancel_wrap .field .button_wrap .button_action {
  width: 240px;
  height: 50px;
  border-radius: 25px;
  border: 1px solid #2e63a2;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0;
  background-color: #fff;
  color: #2e63a2;
  transition: background-color 0.2s;
}
.to_registration {
  text-align: center;
}
.to_registration_label {
  margin: 0 0 17px;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .to_registration_label {
    font-size: 13px;
  }
}
.to_registration .button.send {
  width: 320px;
}
.to_mypage {
  margin-top: 50px;
}
.to_mypage .button.return {
  width: 240px;
  height: 50px;
}
.to_mypage .button.return a {
  padding-left: 20px;
}
.to_mypage .button.return a::before {
  width: 24px;
  height: 24px;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .to_mypage {
    margin-top: 30px;
  }
  .to_mypage .button.return {
    width: 200px;
    height: 45px;
  }
  .to_mypage .button.return a {
    padding-left: 20px;
  }
  .to_mypage .button.return a::before {
    width: 20px;
    height: 20px;
    background-size: contain;
  }
}
.footer {
  display: flex;
  align-items: flex-start;
  flex-flow: row nowrap;
  justify-content: space-between;
  width: 100%;
  padding: 45px 66px 30px 62px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .footer {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .footer {
    padding: 45px 20px 30px;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 20px;
  }
}
.footer_logo {
  font-weight: 700;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0;
  font-family: "Oswald", sans-serif;
}
@media screen and (max-width: 767px) {
  .footer_logo {
    margin-bottom: 25px;
    font-size: 40px;
  }
  .footer_logo img {
    height: 40px;
  }
}
.footer_menu_list {
  display: flex;
  flex-flow: row nowrap;
  list-style: none;
  margin: 12px 0 0;
}
@media screen and (max-width: 767px) {
  .footer_menu_list {
    flex-direction: column;
    gap: 3px;
  }
}
.footer_menu_list li {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .footer_menu_list li {
    font-size: 12px;
  }
}
.footer_menu_list li a {
  display: inline-block;
  color: #333;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .footer_menu_list li a {
    margin: 0 40px;
  }
}
@media screen and (max-width: 1024px) {
  .footer_menu_list li a {
    margin: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .footer_menu_list li a {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .footer_menu_list li:not(:last-of-type) {
    border-right: 1px solid #7F7F7F;
  }
}
.footer_menu_list li:first-of-type a {
  margin-left: 0;
}
.footer_menu_list li:last-of-type a {
  margin-right: 0;
}
.footer_menu p.copyright {
  margin: 43px 0 0;
  color: #7F7F7F;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.7;
  letter-spacing: 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .footer_menu p.copyright {
    margin-top: 20px;
    font-size: 10px;
  }
}
.matching #main .lower_contents, .message #main .lower_contents {
  padding-top: 70px;
}
@media screen and (min-width: 768px) {
  .offer #main .lower_header_inner {
    position: relative;
  }
}
.offer #main .tab_switch {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  width: 440px;
  height: 50px;
  border-radius: 25px;
  background-color: #F2F5F9;
  color: #A6A9C9;
}
@media screen and (min-width: 768px) {
  .offer #main .tab_switch {
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .offer #main .tab_switch {
    width: 100%;
    margin-top: 30px;
  }
}
.offer #main .tab_switch li {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  justify-content: center;
  flex-basis: 50%;
  height: 100%;
  border-radius: 25px;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  cursor: pointer;
  transition: background-color 0.2s, color 0.2s, opacity 0.2s;
}
.offer #main .tab_switch li:hover {
  opacity: 0.8;
}
.offer #main .tab_switch li.active {
  background-color: #2e63a2;
  color: #fff;
  pointer-events: none;
}
.offer #main .lower_contents {
  padding-top: 70px;
}
.offer #main .lower_contents_inner {
  display: none;
}
.offer #main .lower_contents_inner.show {
  display: block;
}
#main div.movie {
  width: 100%;
  max-width: unset;
  padding: 91.5px 0;
  background-color: #F2F5F9;
}
@media screen and (max-width: 1280px) {
  #main div.movie {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 767px) {
  #main div.movie {
    padding: 30px 15px;
  }
}
#main div.movie h2 {
  text-align: center;
  color: #2e63a2;
  font-weight: 700;
}
#main div.movie h2 .l1 {
  font-size: 33px;
  line-height: 1.2;
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  #main div.movie h2 .l1 {
    font-size: 24px;
  }
}
#main div.movie h2 .l2 {
  display: block;
  opacity: 0.5;
  margin-top: 5px;
  font-family: "DIN Alternate", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
  color: #333;
}
@media screen and (max-width: 767px) {
  #main div.movie h2 .l2 {
    font-size: 14px;
  }
}
#main div.movie ul {
  display: flex;
  flex-flow: row wrap;
  gap: 25px;
  max-width: 1400px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  #main div.movie ul {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  #main div.movie ul {
    justify-content: center;
    margin-top: 20px;
  }
}
#main div.movie ul li {
  flex: 0 1 calc((100% - 75px) / 4);
}
@media screen and (max-width: 1024px) {
  #main div.movie ul li {
    flex: 0 1 calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 767px) {
  #main div.movie ul li {
    flex: 0 0 350px;
  }
}
#main div.movie ul li iframe {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 1.7777777778;
}
#main div.movie ul li .iframe {
  width: 100%;
  aspect-ratio: 1.7777777778;
}
#main div.movie ul li .iframe img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#main div.movie ul li h3 {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.625;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #main div.movie ul li h3 {
    font-size: 14px;
  }
}
#main div.movie ul li p {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  #main div.movie ul li p {
    font-size: 13px;
  }
}
