@charset "UTF-8";
.mw_wp_form_confirm .u-confirm-none {
  display: none;
}

.mw_wp_form_confirm .select_wrap::after {
  display: none;
}

#form_wrap form .btn_wrap input.c-reset-btn {
  background-color: #fff;
  border: 1px solid var(--color-base);
  color: var(--color-base);
  background-image: url(../a_images/btn_wrap_arrow_left.svg);
  background-repeat: no-repeat;
  background-size: 15px auto;
  background-position: center left 20px;
}

.c-drawer_menu_list li a img {
  width: 18px;
  margin-right: 15px;
}

.c-side_links li a img {
  width: 18px;
  margin-right: 10px;
}

.c-bottom_menu_system .c-bottom_menu_link img {
  width: 17px;
  height: 17px;
}

.c-footer-karadajyuku .c-footer_info .c-footer_sns .sns_link:nth-of-type(1) {
  width: 25px;
}

.c-footer-karadajyuku .c-footer_info .c-footer_sns .sns_link:nth-of-type(2) {
  width: 29px;
}

.profile .profile_top .profile_top_avatar img,
.c-form .c-form_avatar .c-form_avatar_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.c-form .c-form_avatar .upload_btn {
  margin-bottom: 10px;
}

.icon_upload {
  pointer-events: none;
}

.icon_upload::file-selector-button {
  display: none;
}

body.mypage .wp-pagenavi .prev::after,
body.mypage .wp-pagenavi .next::after {
  content: '';
  background-image: url("../a_images/btn_wrap_arrow_white.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  display: block;
}

body.mypage .wp-pagenavi .prev::after {
  transform: scale(-1, -1);
}

#under_blog .pagenation .wp-pagenavi,
#under_seminar-list .pagenation .wp-pagenavi {
  margin-left: -13px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

#under_blog .pagenation .wp-pagenavi span,
#under_blog .pagenation .wp-pagenavi a,
#under_seminar-list .pagenation .wp-pagenavi span,
#under_seminar-list .pagenation .wp-pagenavi a {
  margin-left: 13px;
  padding: 0;
  width: 40px;
  height: 40px;
  max-width: 100%;
  display: flex;
  line-height: 1;
  justify-content: center;
  align-content: center;
  align-items: center;
  font-size: 1.8rem;
  transition: 500ms;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center;
  font-family: var(--font-en);
  color: var(--color-black);
}

#under_blog .pagenation .wp-pagenavi span.current,
#under_seminar-list .pagenation .wp-pagenavi span.current {
  background-color: var(--color-base);
  color: #fff;
}

#under_blog .pagenation .wp-pagenavi a.nextpostslink,
#under_seminar-list .pagenation .wp-pagenavi a.nextpostslink {
  margin-left: 30px;
  width: 15px;
}

#under_blog .pagenation .wp-pagenavi .next,
#under_seminar-list .pagenation .wp-pagenavi .next {
  width: 100%;
  height: 100%;
  background: url(../a_images/blog/icon_next.svg) no-repeat center;
}

#under_blog .pagenation .wp-pagenavi a.previouspostslink,
#under_seminar-list .pagenation .wp-pagenavi a.previouspostslink {
  margin-right: 30px;
  width: 15px;
}

#under_blog .pagenation .wp-pagenavi .prev,
#under_seminar-list .pagenation .wp-pagenavi .prev {
  width: 100%;
  height: 100%;
  background: url(../a_images/blog/icon_prev.svg) no-repeat center
}

#under_seminar-list .status_level3 .status {
  background-color: #3e3a39;
}

.u-only-login,
.u-only-not-login {
  display: none;
}

.u-logged-in .u-only-login {
  display: block;
}

.u-not-logged-in .u-only-not-login {
  display: block;
}

#under_faq #cat-1 {
	padding-top: 100px;
	padding-bottom: 220px;
}

@media all and (max-width: 768px){
	#under_faq #cat-1 {
		padding-top: 90px;
		padding-bottom: 125px;
	}
}

#under_faq #cat-2 .inner::before {
  content: "";
  width: 361px;
  height: 323px;
  position: absolute;
  background: url(../a_images/faq/seminar_bg1.svg) repeat-x top center;
  top: -200px;
  right: -290px;
}
#under_faq #cat-2 .inner::after {
  content: "";
  width: 137px;
  height: 203px;
  position: absolute;
  background: url(../a_images/faq/seminar_bg2.svg) repeat-x top center;
  bottom: -150px;
  left: -90px;
}

@media all and (max-width: 768px){
	#under_faq #cat-2 {
		background-image: url(../a_images/faq/seminar_bg1.svg);
		background-repeat: no-repeat;
		background-position: right -35px top 70px;
		background-size: 255px auto;
	}
}

#under_faq #cat-4 .inner::before {
  content: "";
  width: 254px;
  height: 331px;
  position: absolute;
  background: url(../a_images/faq/payment_bg.svg) repeat-x top center;
  top: -160px;
  right: -190px;
}

@media all and (max-width: 768px){
	#under_faq #cat-4 {
		background-image: url(../a_images/faq/payment_bg.svg);
		background-repeat: no-repeat;
		background-position: left -35px center;
		background-size: 220px auto;
	}
	#under_faq #cat-4 .inner::before {
		content: none;
	}
}

#under_faq #cat-5 {
	padding-bottom: 80px;
	background-image: url(../a_images/faq/seminar_bg1.svg),url(../a_images/faq/seminar_bg1.svg);
	background-repeat: no-repeat;
	background-size: 60px auto,165px auto;
	background-position: top 20px left calc(50% - 570px), bottom -5px left calc(50% + 550px);
}

@media all and (max-width: 768px){
	#under_faq #cat-5 {
		background-image: url(../a_images/faq/seminar_bg1.svg);
		background-size: 165px auto;
		background-position: top 20px right 0px;
	}
}

#under_seminar-list .article_none {
  text-align: center;
  line-height: 1.8;
  margin-top: 70px;
}

@media all and (max-width: 768px) {
  #under_seminar-list .article_none {
    margin-top: 35px;
  }
}

.c-btn:disabled {
  opacity: 1;
  background: #f5f5f5;
  cursor: default;
}

.c-btn:disabled span {
  color: #c4993d;
}

.c-btn:disabled::after {
  background-image: url("../a_images/btn_wrap_arrow.svg")
}

.movies_section .article_none {
  text-align: center;
  line-height: 1.8;
  margin-top: 70px;
}

@media all and (max-width: 768px) {
  .movies_section .article_none {
    margin-top: 35px;
  }
}

#not_found .pankuzu {
	background-color: var(--color-gray);
	padding-bottom: 80px;
}

.js-calendar-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* gforms */
.gf_login_form {
    width: 100%;    
    margin-top: 70px;
}
.gf_login_form .gfield_required {
    display: none;
}
.gf_login_form .gform_fields {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.gf_login_form .gfield {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.gf_login_form .gfield .gfield_label {
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1em;
    letter-spacing: .15em;
    font-weight: 700;
    width: 125px;
}
.gf_login_form .gfield .ginput_container {
    width: calc( 100% - 140px );
    margin-left: 15px;
}
.gf_login_form .gfield .ginput_container input[type="text"],
.gf_login_form .gfield .ginput_container input[type="password"] {
    width: 100%;
    max-width: 330px;
    height: 50px;
    background: #f5f5f5;
    border-radius: 5px;
    border: none;
    padding: 5px 10px;
}
.gf_login_form .gform_footer {
    max-width: 320px;
    margin: 40px auto 0;
}
.gf_login_form .gform_footer input[type="submit"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: #c4993d;
    transition: all 0.3s;
    height: 60px;
    border-radius: 30px;
    border: 1px solid #c4993d;
    max-width: 320px;
    margin: 40px auto 0;
    color: #fff;
    cursor: pointer;
}
.gf_login_form .gform_footer input[type="submit"]:hover {
    opacity: 1;
    background: #f5f5f5;
    color: #c4993d;
}

.gfield.lostpass .ginput_complex {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
.gfield.lostpass .ginput_complex .gform-grid-col {
    width: 100%;
    display: flex;
    gap: 15px;
    align-items: center;
}
.gfield.lostpass .ginput_complex .gform-grid-col .password_input_container {
  width: 100%;
}
.gfield.lostpass .ginput_complex .gform-grid-col label {
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1em;
    letter-spacing: .15em;
    font-weight: 700;
    min-width: 175px;
    text-align: right;
}
.gfield.lostpass .ginput_complex .gform-grid-col input[type="email"],
.gfield.lostpass .ginput_complex .gform-grid-col input[type="password"] {
    width: 100%;
    max-width: 330px;
    height: 50px;
    background: #f5f5f5;
    border-radius: 5px;
    border: none;
    padding: 5px 10px;
}
.gfield.lostpass .ginput_complex .gf_clear.gf_clear_complex {
    display: none!important;
}
.lostpass_form .gform-footer input[type="submit"],
.gform_confirmation_message .btn_wrap a {
    -moz-appearance: none!important;
    -webkit-appearance: none!important;
    appearance: none!important;
    width: 100%!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    position: relative!important;
    background: #c4993d!important;
    transition: all 0.3s!important;
    height: 60px!important;
    border-radius: 30px!important;
    border: 1px solid #c4993d!important;
    max-width: 320px!important;
    margin: 40px auto 0!important;
    color: #fff!important;
    cursor: pointer!important;
}
.gfield_description.validation_message {
    margin-top: 10px;
    width: 100%;
}
.gform-theme--foundation .gform_footer {
  flex-direction: column;
  align-items: center;
}

/* カード一覧 */
.status-table {
    margin-bottom: 20px;
}
.status-table.fixed {
    table-layout: fixed;
}
.status-table thead th {
}
.status-table th {
    font-size: 1.2rem;
}
.status-table button,
.status-table .button {
    padding: 4px 12px;
    background: #f5f5f5;
    color: #c4993d;
    border-radius: 15px;
    transition: all 0.3s;
    font-size: 1.2rem;
}
.status-table button:hover,
.status-table .button:hover {
    background: #c4993d;
    color: #fff;
}
.status-table th,
.status-table td {
    font-size: 1.2rem;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #bcb9b0;
}
.notes {
    margin-top: 20px;
}
.notes li {
    text-indent: -1em;
    padding-left: 1em;
    font-size: 1.2rem;
}
.notes li:before {
    content: '※';
}

.c-seminar.history_type li a.c-seminar-detail .c-seminar-detail-history {
    width: 65px;
}
.c-seminar.history_type li a.c-seminar-detail .c-seminar-detail-history + .c-seminar-detail-history {
    margin-left: 10px;
}

.c-video_img #vimeo_player iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
}

.back-btn {
  display: flex;
  justify-content: center;
}
.back-btn a {
    -moz-appearance: none!important;
    -webkit-appearance: none!important;
    appearance: none!important;
    width: 100%!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    position: relative!important;
    background: #c4993d!important;
    transition: all 0.3s!important;
    height: 60px!important;
    border-radius: 30px!important;
    border: 1px solid #c4993d!important;
    max-width: 320px!important;
    margin: 40px auto 0!important;
    color: #fff!important;
    cursor: pointer!important;
}

.c-video_img {
  width: 100%;
  aspect-ratio: 16 / 9;
  position: relative;
}
.c-video_img iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.basic-all {
  background-color: #d6b877; 
  padding: 40px;
  background-image: url(../a_images/seminar/basics_bg3.svg);
  background-position: bottom 10px right 10px;
  background-repeat: no-repeat;
  background-size: 40%;
}
#under_seminar #basics .seminar_wrap .basic-all h4 {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.basic-all ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 64%;
  gap: 10px 40px;
  margin: 0 auto;
}
.basic-all ul li {
  width: calc( 50% - 20px );
}
.basic-all ul li:before {
  content: '●';
  margin-right: 0.2em;
}

@media (max-width: 768px) {
  .basic-all {
    padding: 20px 10px;
  }
  #under_seminar #basics .seminar_wrap .basic-all h4 {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .basic-all ul {
    width: 100%;
    gap: 5px 10px;
  }
  .basic-all ul li {
    font-size: 1.3rem;
    width: calc( 50% - 5px );
  }
}
@media (max-width: 375px) {
  .basic-all {
    background-size: contain;
  }
  .basic-all ul {
    gap: 10px 0;
  }
  .basic-all ul li {
    width: 100%;
  }
}

.course_overview table {
  width: 100%;
}