@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP);
@import "common.css?v=20251127";
@import "header.css?v=20251127";
@import "footer.css?v=20251127";

* {
  font-family: "Noto Sans JP";
}


body, html {
  background: #fff;
}

img {
  max-width: 100%;
}

.clear {
  clear: both;
}

.pc {
  display: inherit;
}

.sp {
  display: none;
}

a {
  color: #555;
  text-decoration: underline;
}

p {
  margin: 15px 0;
}

.precautions {
  font-size: 16px;
  font-weight: bolder;
}

.form-group {
  margin: 20px 0;
}
.form-group label {
  margin: 0 0 8px;
}
.form-group .year {
  display: inline;
  width: 26%;
}
.form-group .month {
  display: inline;
  width: 18%;
}
.form-group .day {
  display: inline;
  width: 18%;
}
.form-group .name {
  width: 100%;
}
.form-group .name th {
  font-weight: lighter;
}
.form-group.horizontal-line {
  border-bottom: 1px solid #ccc;
  margin-top: 0px;
  margin-bottom: 0;
  padding-top: 14px;
  padding-bottom: 14px;
}

#signup_input_form .form-group input[type="text"], #signup_input_form .form-group select {
  border-radius: 8px;
}

#signup_input_form .form-group input::placeholder {
  color: #999;
  opacity: 0.6;
}

/* Firefox */
#signup_input_form .form-group input::-moz-placeholder {
  color: #999;
  opacity: 0.6;
}



header {
  margin: 0;
  padding: 0;
}
header a {
  text-decoration: none;
}

main {
  margin: 0 0 60px;
  min-height: calc(100vh - 277px);
  padding: 1px 0;
}
main section {
  margin: 30px 0;
}

.nav-item .active {
  border-color: #ed837d #dee2e6 #fff !important;
}

.container {
  width: 1100px;
}

.auth-container {
  width: 600px;
  margin: 0 auto;
}

.auth-container .card .logo {
  position: absolute;
  top: 55px;
  left: -100px;
}

.auth-container .logo-sp{
  display: none;
}

.home a {
  text-decoration: none;
}

.home .home_main_tester {
  max-width: 1100px;
  margin: 0 auto 20px;
  font-family: Arial;
  font-weight: bold;
  line-height: 1.15;
}
.home .home_main {
  max-width: 1100px;
  margin: 0 auto;
}
.home .home_main2 {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
}
.home .home_main2 .home_main2_wrapper {
  left: 0;
  width: 100%;
}
.home .home_main2 .home_main2_wrapper .content {
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 2vw auto 0;
}
.home .home_main2 .home_main2_wrapper .content .button {
  text-align: center;
  margin: 0 10vw 2vw;
}
.home .home_main2 .home_main2_wrapper .content .description {
  text-align: center;
}
.home .home_main2 .home_main2_wrapper .content .description img {
  width: 100%;
  max-width: 500px;
}
.home .home_main2 .home_main2_wrapper .content .desc-text {
  color: #77CC45;
  margin-bottom: 2vw;
}
.home .home_main3 {
  max-width: 1100px;
  margin: 0 auto;
}
.home .home_main4 {
  max-width: 1100px;
  margin: 0 auto;
}
.home .home_main5 {
  max-width: 1100px;
  margin: 0 auto;
}
.home .home_main5 .wrapper {
  padding: 30px 120px;
  background: url("/images/home_main5_bg.png") left top no-repeat;
  background-size: 100% 100%;
}
.home .home_main5 .wrapper .content {
  border: 6px solid #ed837d;
  border-radius: 20px;
  padding: 30px;
}
.home .home_main5 .wrapper .content .heading {
  margin: -60px auto 10px;
  max-width: 450px;
  text-align: center;
}
.home .home_main5 .wrapper .content .item {
  float: left;
  width: 20%;
  padding: 10px;
}
.home .home_main5 .wrapper .content .item a {
  display: block;
}
.home .home_main5 .wrapper .content .item a .icon {
  text-align: center;
}
.home .home_main5 .wrapper .content .item a .name {
  margin: 5px 0 0;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  height: 42px;
  color: #777676;
}
.home .home_main6 {
  max-width: 1100px;
  margin: 0 auto;
}
.home .home_main6 .container {
  margin: 50px auto;
}
.home .home_main6 .container .heading img {
  width: 408px;
}
.home .home_main6 .container .country {
  margin: 25px 0 15px;
}
.home .home_main6 .container .country a {
  display: block;
}
.home .home_main6 .container .country .name {
  font-size: 21px;
  font-weight: bold;
  color: #525154;
  margin: 12px 0 0;
}
.home .home_main6 .container .country .item {
  width: 20%;
}
.home .home_main7 {
  max-width: 1100px;
  margin: 0 auto;
  padding: 1px 0;
}
.home .home_main7 .wrapper {
  padding: 1px 0;
  background: url("/images/home_main7_bg.png") left top no-repeat;
  background-size: 100% 100%;
}
.home .home_main7 .wrapper .container {
  margin: 20px auto 20px;
}
.home .home_main7 .wrapper .container .heading img {
  width: 408px;
}
.home .home_main8 {
  max-width: 1100px;
  margin: 0 auto;
}
.home .home_main8 .container {
  margin: 50px auto;
}
.home .home_main8 .container .heading img {
  width: 396px;
}
.home .home_main8 .container .description {
  margin: 50px 0 0;
}
.home .home_main9 {
  max-width: 1100px;
  margin: 0 auto;
}
.home .home_main9 .container {
  margin: 50px auto;
}
.home .home_main9 .container .heading img {
  width: 408px;
}
.home .home_main9 .container ul {
  border-top: 1px solid #eee;
}
.home .home_main9 .container ul li {
  border-bottom: 1px solid #eee;
}
.home .home_main9 .container ul li a {
  display: block;
  padding: 15px 10px;
}

.home_en a {
  text-decoration: none;
}
.home_en .home_main_tester {
  max-width: 1100px;
  margin: 0 auto 20px;
  font-family: Arial;
  font-weight: bold;
  line-height: 1.15;
}
.home_en .home_main {
  max-width: 1100px;
  margin: 0 auto;
}
.home_en .home_main2 {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
}
.home_en .home_main2 .home_main2_wrapper {
  left: 0;
  width: 100%;
}
.home_en .home_main2 .home_main2_wrapper .content {
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 2vw auto 0;
}
.home_en .home_main2 .home_main2_wrapper .content .button {
  text-align: center;
  margin: 0 10vw 2vw;
}
.home_en .home_main2 .home_main2_wrapper .content .description {
  text-align: center;
}
.home_en .home_main2 .home_main2_wrapper .content .description img {
  width: 100%;
  max-width: 500px;
}
.home_en .home_main2 .home_main2_wrapper .content .desc-text {
  color: #77CC45;
  margin-bottom: 2vw;
}
.home_en .home_main3 {
  max-width: 1100px;
  margin: 0 auto;
}
.home_en .home_main4 {
  max-width: 1100px;
  margin: 0 auto;
}
.home_en .home_main5 {
  max-width: 1100px;
  margin: 0 auto;
}
.home_en .home_main5 .wrapper {
  padding: 30px 120px;
  background: url("/images/en/home_main5_bg.png") left top no-repeat;
  background-size: 100% 100%;
}
.home_en .home_main5 .wrapper .content {
  border: 6px solid #ed837d;
  border-radius: 20px;
  padding: 30px;
}
.home_en .home_main5 .wrapper .content .heading {
  margin: -60px auto 10px;
  max-width: 450px;
  text-align: center;
}
.home_en .home_main5 .wrapper .content .item {
  float: left;
  width: 20%;
  padding: 10px;
}
.home_en .home_main5 .wrapper .content .item a {
  display: block;
}
.home_en .home_main5 .wrapper .content .item a .icon {
  text-align: center;
}
.home_en .home_main5 .wrapper .content .item a .name {
  margin: 5px 0 0;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  height: 42px;
  color: #777676;
}
.home_en .home_main6 {
  max-width: 1100px;
  margin: 0 auto;
}
.home_en .home_main6 .container {
  margin: 50px auto;
}
.home_en .home_main6 .container .heading img {
  width: 408px;
}
.home_en .home_main6 .container .country {
  margin: 25px 0 15px;
}
.home_en .home_main6 .container .country a {
  display: block;
}
.home_en .home_main6 .container .country .name {
  font-size: 21px;
  font-weight: bold;
  color: #525154;
  margin: 12px 0 0;
}
.home_en .home_main6 .container .country .item {
  width: 20%;
}
.home_en .home_main7 {
  max-width: 1100px;
  margin: 0 auto;
  padding: 1px 0;
}
.home_en .home_main7 .wrapper {
  padding: 1px 0;
  background: url("/images/en/home_main7_bg.png") left top no-repeat;
  background-size: 100% 100%;
}
.home_en .home_main7 .wrapper .container {
  margin: 20px auto 20px;
}
.home_en .home_main7 .wrapper .container .heading img {
  width: 408px;
}
.home_en .home_main8 {
  max-width: 1100px;
  margin: 0 auto;
}
.home_en .home_main8 .container {
  margin: 50px auto;
}
.home_en .home_main8 .container .heading img {
  width: 396px;
}
.home_en .home_main8 .container .description {
  margin: 50px 0 0;
}
.home_en .home_main9 {
  max-width: 1100px;
  margin: 0 auto;
}
.home_en .home_main9 .container {
  margin: 50px auto;
}
.home_en .home_main9 .container .heading img {
  width: 408px;
}
.home_en .home_main9 .container ul {
  border-top: 1px solid #eee;
}
.home_en .home_main9 .container ul li {
  border-bottom: 1px solid #eee;
}
.home_en .home_main9 .container ul li a {
  display: block;
  padding: 15px 10px;
}

.about_page .about_page_description {
  text-align: center;
}
.about_page .about_box {
  border: 10px solid #ff99cc;
  padding: 10px;
  min-height: 190px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.about_page .about_box div {
  width: 100%;
}
.about_page .flow_box {
  background-image: url(/images/flow4.png);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center;
}
.about_page .flow_box .flow_info {
  min-height: 140px;
  width: 80%;
  display: table;
  table-layout: fixed;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.about_page .flow_box .flow_info div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  max-width: 20%;
  font-size: 15px;
  overflow-wrap: break-word;
}
.about_page .flow_box .flow_info .first {
  padding-left: 75px;
}
.about_page .flow_box .flow_info .second {
  padding-left: 50px;
}
.about_page .flow_box .flow_info .third {
  padding: 0 10px 0 25px;
}
.about_page .flow_box .flow_info .forces {
  padding-right: 20px;
}
.about_page .flow_box .flow_info .last {
  padding-right: 55px;
}

.teacher_application_guide_page .about_box {
  border: 10px solid #ff99cc;
  padding: 12px;
  min-height: 170px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.teacher_application_guide_page .about_box div {
  width: 100%;
}
.teacher_application_guide_page .about_page_description {
  text-align: center;
}
.teacher_application_guide_page .flow_box {
  background-image: url(/images/flow.png);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center;
}
.teacher_application_guide_page .flow_box .flow_info {
  min-height: 140px;
  width: 80%;
  display: table;
  table-layout: fixed;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.teacher_application_guide_page .flow_box .flow_info div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  max-width: 20%;
  font-size: 15px;
  overflow-wrap: break-word;
}
.teacher_application_guide_page .flow_box .flow_info .first {
  padding-left: 80px;
}
.teacher_application_guide_page .flow_box .flow_info .second {
  padding-left: 52px;
}
.teacher_application_guide_page .flow_box .flow_info .third {
  padding: 0 23px 0 30px;
}
.teacher_application_guide_page .flow_box .flow_info .forces {
  padding: 0 30px 0 10px;
}
.teacher_application_guide_page .flow_box .flow_info .last {
  padding-right: 60px;
}
.teacher_application_guide_page .flow2_box {
  background-image: url(/images/flow2.png);
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center;
}
.teacher_application_guide_page .flow2_box .flow_info {
  min-height: 255px;
  width: 80%;
  display: table;
  table-layout: fixed;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.teacher_application_guide_page .flow2_box .flow_info div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  max-width: 20%;
  font-size: 15px;
  overflow-wrap: break-word;
  padding-top: 7%;
}
.teacher_application_guide_page .flow2_box .flow_info .first {
  padding-left: 25px;
  padding-right: 5px;
}
.teacher_application_guide_page .flow2_box .flow_info .second {
  padding-left: 20px;
  padding-right: 5px;
}
.teacher_application_guide_page .flow2_box .flow_info .third {
  padding-left: 10px;
  padding-right: 10px;
}
.teacher_application_guide_page .flow2_box .flow_info .forces {
  padding-left: 5px;
  padding-right: 30;
}
.teacher_application_guide_page .flow2_box .flow_info .fives {
  padding-right: 40px;
}
.teacher_application_guide_page .flow2_box .flow_info .last {
  padding-right: 50px;
}
.teacher_application_guide_page .lesson_fee_rate {
  width: 50%;
}
.teacher_application_guide_page .lesson_fee_rate th, .teacher_application_guide_page .lesson_fee_rate td {
  width: 50%;
  vertical-align: middle !important;
  text-align: center;
}

.teacher_application_page .flow_box {
  background-image: url(/images/flow.png);
  background-size: 75%;
  background-repeat: no-repeat;
  background-position: center;
}
.teacher_application_page .flow_box .flow_info {
  min-height: 150px;
  width: 80%;
  display: table;
  table-layout: fixed;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.teacher_application_page .flow_box .flow_info div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  max-width: 20%;
  font-size: 15px;
  overflow-wrap: break-word;
}
.teacher_application_page .flow_box .flow_info .first {
  padding-left: 70px;
}
.teacher_application_page .flow_box .flow_info .second {
  padding-left: 45px;
}
.teacher_application_page .flow_box .flow_info .third {
  padding: 0 10px 0 30px;
}
.teacher_application_page .flow_box .flow_info .forces {
  padding: 0 35px 0 15px;
}
.teacher_application_page .flow_box .flow_info .last {
  padding-right: 50px;
}



.teacher_application_guide_page .feature_box .icon {
  min-width: 40px;
  max-width: 40px;
}
.teacher_application_guide_page .feature_box .icon img {
  width: 100%;
}

.lesson_page .search_item_box {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.lesson_page .search_item_box .search_item {
  flex: 0 0 auto;
  width: 20%;
  padding: 12px;
}
.lesson_page .search_item_box .search_item a {
  display: block;
  color: #333;
  text-decoration: none;
  font-size: 17px;
}
.lesson_page #more_view {
  display: none;
}
.lesson_page .lesson_box {
  position: relative;
  height: 100%;
}
.lesson_page .lesson_box a {
  display: block;
  color: #333;
  text-decoration: none;
}
.lesson_page .lesson_box .delete {
  position: absolute;
  width: 30px;
  height: 30px;
  right: -8px;
  top: -8px;
  text-align: center;
  line-height: 25px;
  border-radius: 50%;
  background-color: #C00;
  font-size: 18px;
  z-index: 2;
}
.lesson_page .lesson_box .delete a {
  color: #fff;
}
.lesson_page .lesson_box .image {
  width: 100%;
}
.lesson_page .lesson_box .image .square {
  position: relative;
  width: 100%;
}
.lesson_page .lesson_box .image .square .inner {
  width: 100%;
  height: 0px;
  padding-bottom: 100%;
}
.lesson_page .lesson_box .image .square .inner a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.lesson_page .lesson_box .image .square .inner a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lesson_page .lesson_box .title {
  font-size: 14px;
  max-height: 50px;
  overflow: hidden;
}
.lesson_page .lesson_box .title .course {
  font-size: 12px;
  background-color: #ed837d;
  border-radius: 5px;
  padding: 0px 13px;
}
.lesson_page .lesson_box .title a {
  display: inline !important;
}
.lesson_page .lesson_box .info {
  font-weight: bold;
  font-size: 13px;
}
.lesson_page .lesson_box .teacher {
  display: flex;
  align-items: center;
  margin: 10px 0 0;
}
.lesson_page .lesson_box .teacher .icon {
  min-width: 36px;
  width: 36px;
  height: 36px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 10px 0 0;
}
.lesson_page .lesson_box .teacher .name {
  font-size: 12px;
  line-height: 1;
  word-break: break-word;
}

.lesson_detail_page .lesson_introduction {
  display: flex;
}
.lesson_detail_page .lesson_introduction .slider_box {
  margin: 0 50px 0 0;
}
.lesson_detail_page .lesson_introduction .slider_box #slider {
  width: 400px;
  margin: 0 auto 30px;
}
.lesson_detail_page .lesson_introduction .slider_box #slider .slick-slide {
  height: auto;
}
.lesson_detail_page .lesson_introduction .slider_box #slider .slide-item img {
  width: 100%;
}
.lesson_detail_page .lesson_introduction .slider_box #thumbnail-list {
  width: 400px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.lesson_detail_page .lesson_introduction .slider_box #thumbnail-list .thumbnail-item {
  flex: 0 1 25%;
  margin-bottom: 10px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  max-height: 25vw;
}
.lesson_detail_page .lesson_introduction .slider_box #thumbnail-list .thumbnail-item:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: 0.3s opacity linear;
}
.lesson_detail_page .lesson_introduction .slider_box #thumbnail-list .thumbnail-item.thumbnail-current:after {
  opacity: 0;
}
.lesson_detail_page .lesson_introduction .slider_box #thumbnail-list .thumbnail-item img {
  width: 100%;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.lesson_detail_page .lesson_introduction .lesson_detail .title {
  font-weight: bold;
  color: #44bbcc;
}
.lesson_detail_page .lesson_introduction .lesson_detail .course {
  background-color: #ed837d;
  border-radius: 5px;
  padding: 0px 13px;
  font-size: 16px;
  color: white;
  border-radius: 9999px;
}
.lesson_detail_page .lesson_introduction .lesson_detail .price {
  margin: 10px 0;
  font-size: 18px;
  line-height: 54px;
}
.lesson_detail_page .lesson_introduction .lesson_detail .price img {
  height: 54px;
  padding: 0 12px 0 0;
}
.lesson_detail_page .lesson_introduction .lesson_detail .minute {
  margin: 10px 0;
  font-size: 18px;
  line-height: 54px;
}
.lesson_detail_page .lesson_introduction .lesson_detail .minute img {
  height: 54px;
  padding: 0 12px 0 0;
}
.lesson_detail_page .lesson_introduction .lesson_detail .level {
  margin: 10px 0;
  font-size: 18px;
  line-height: 54px;
}
.lesson_detail_page .lesson_introduction .lesson_detail .level img {
  height: 54px;
  padding: 0 12px 0 0;
}
.lesson_detail_page .lesson_introduction .lesson_detail .soft {
  margin: 10px 0;
}
.lesson_detail_page .lesson_introduction .lesson_detail .soft img {
  height: 36px;
}
.lesson_detail_page .lesson_description {
  display: flex;
}
.lesson_detail_page .lesson_description .image_box {
  margin: 0 30px 0 0;
  min-width: 150px;
  max-width: 150px;
}
.lesson_detail_page .lesson_description .image_box img {
  width: 100%;
}
.lesson_detail_page .lesson_description .info {
  word-break: break-word;
}


.lesson_detail_page .teacher_box {
  display: flex;
}
.lesson_detail_page .teacher_box .image_box {
  display: flex;
  margin: 0 30px 0 0;
  min-width: 230px;
  max-width: 230px;
}
.lesson_detail_page .teacher_box .image_box img {
  width: 100%;
}
.lesson_detail_page .teacher_box .image_box .teacher {
  min-width: 110px;
}
.lesson_detail_page .teacher_box .image_box .country {
  min-width: 110px;
}
.lesson_detail_page .teacher_box .description_box {
  margin-top: 0.5rem;
  margin-left: 2rem;
  display: flex;
  flex-flow: column;
}
.lesson_detail_page .organization_image {
  min-width: 110px;
  max-width: 110px;
}
.lesson_detail_page .organization_image img {
  width: 100%;
}

.teacher_page .profile {
  display: flex;
}
.teacher_page .profile .image {
  min-width: 300px;
  max-width: 300px;
  margin: 0 50px 0 0;
  text-align: center;
}
.teacher_page .profile .info .borned_country, .teacher_page .profile .info .residence_country {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.teacher_page .profile .info .borned_country .value, .teacher_page .profile .info .residence_country .value {
  margin: 0 15px 0 0;
}
.teacher_page .profile .info .borned_country .icon, .teacher_page .profile .info .residence_country .icon {
  min-width: 55px;
  height: 36px;
}
.teacher_page .profile .info .borned_country .icon img, .teacher_page .profile .info .residence_country .icon img {
  min-width: 55px;
  height: 36px;
}

.teacher_page .profile .info .instagram-link {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.teacher_page .profile .info .instagram-link .instagram-link-icon  {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}

.teacher_page .profile .info .instagram-link .instagram-link-name  {
  font-size: 14px;
}

.teacher_page .profile .info .ask-instructor-info,
.lesson_detail_page .lesson_introduction .lesson_detail .ask-instructor-info
{
  margin-top: 15px;
  margin-bottom: 5px;
}

.teacher_page .profile .info .ask-instructor-btn,
.lesson_detail_page .lesson_introduction .lesson_detail .ask-instructor-btn {
  padding: 10px;
  color: black;
  background-color: #53B9CB;
  border-radius: 5px;
  text-align: center;
  width: 200px;
  text-decoration: none;
}

.dataTable thead tr th {
  font-size: 12px;
}

.creditcard_box {
  font-size: 16px;
}
.creditcard_box #card-number, .creditcard_box #card-expiry, .creditcard_box #card-cvc {
  padding: 10px;
  border: 1px solid #ccc;
  margin: 5px 0 0;
}
.creditcard_box .ElementsApp {
  font-size: 18px;
}

.mesgs .incoming_msg a {
  text-decoration: underline;
}
.mesgs .outgoing_msg a {
  color: #fff;
  text-decoration: underline;
}
.mesgs .file {
  border: 1px solid #eee;
  margin: 5px 0;
  padding: 5px;
  border-radius: 5px;
}
.mesgs .file a {
  color: #999;
  font-size: 13px;
}
.mesgs .inbox_people {
  background: #f8f8f8 none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  width: 40%;
  border-right: 1px solid #c4c4c4;
}
.mesgs .inbox_msg {
  border: 1px solid #c4c4c4;
  clear: both;
  overflow: hidden;
}
.mesgs .top_spac {
  margin: 20px 0 0;
}
.mesgs .recent_heading {
  float: left;
  width: 40%;
}
.mesgs .srch_bar {
  display: inline-block;
  text-align: right;
  width: 60%;
}
.mesgs .headind_srch {
  padding: 10px 29px 10px 20px;
  overflow: hidden;
  border-bottom: 1px solid #c4c4c4;
}
.mesgs .recent_heading h4 {
  color: #05728f;
  font-size: 21px;
  margin: auto;
}
.mesgs .srch_bar input {
  border: 1px solid #cdcdcd;
  border-width: 0 0 1px 0;
  width: 80%;
  padding: 2px 0 4px 6px;
  background: none;
}
.mesgs .srch_bar .input-group-addon button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  color: #707070;
  font-size: 18px;
}
.mesgs .srch_bar .input-group-addon {
  margin: 0 0 0 -27px;
}
.mesgs .chat_ib h5 {
  font-size: 15px;
  color: #464646;
  margin: 0 0 8px 0;
}
.mesgs .chat_ib h5 span {
  font-size: 13px;
  float: right;
}
.mesgs .chat_ib p {
  font-size: 14px;
  color: #989898;
  margin: auto;
}
.mesgs .chat_img {
  float: left;
  width: 11%;
}
.mesgs .chat_ib {
  float: left;
  padding: 0 0 0 15px;
  width: 88%;
}
.mesgs .chat_people {
  overflow: hidden;
  clear: both;
}
.mesgs .chat_list {
  border-bottom: 1px solid #c4c4c4;
  margin: 0;
  padding: 18px 16px 10px;
}
.mesgs .inbox_chat {
  height: 550px;
  overflow-y: scroll;
}
.mesgs .active_chat {
  background: #ebebeb;
}
.mesgs .incoming_msg_img {
  display: inline-block;
  width: 6%;
}
.mesgs .received_msg {
  display: inline-block;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 92%;
}
.mesgs .received_withd_msg .content {
  background: #ebebeb none repeat scroll 0 0;
  border-radius: 3px;
  color: #646464;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px 5px 12px;
  width: 100%;
}
.mesgs .time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 3px 0 0;
}
.mesgs .received_withd_msg {
  width: 57%;
}
.mesgs .sent_msg .content {
  background: #05728f none repeat scroll 0 0;
  border-radius: 3px;
  font-size: 14px;
  margin: 0;
  color: #fff;
  padding: 5px 10px 5px 12px;
  width: 100%;
}
.mesgs .incoming_msg {
  margin: 10px 0;
}
.mesgs .outgoing_msg {
  overflow: hidden;
  margin: 26px 0 26px;
}
.mesgs .sent_msg {
  float: right;
  width: 46%;
}
.mesgs .input_msg_write input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #4c4c4c;
  font-size: 15px;
  min-height: 48px;
  width: 100%;
}
.mesgs .type_msg {
  border-top: 1px solid #c4c4c4;
  position: relative;
}
.mesgs .msg_send_btn {
  background: #05728f none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 33px;
  position: absolute;
  right: 0;
  top: 11px;
  width: 33px;
}
.mesgs .messaging {
  padding: 0 0 50px 0;
}
.mesgs .msg_history {
  max-height: 516px;
  overflow-y: auto;
}

.lesson_help ul {
  display: flex;
  flex-wrap: wrap;
}
.lesson_help ul li {
  margin: 0 20px 0 0;
  padding: 5px 0;
}

.lesson_order_help {
  background-color: rgba(0, 0, 0, 0.03);
}
.lesson_order_help ul {
  display: flex;
  flex-wrap: wrap;
}
.lesson_order_help ul li {
  margin: 0 10px 0 0;
  padding: 5px 0;
}

.calendar_help {
  background-color: rgba(0, 0, 0, 0.03);
}

.material_list div {
  margin: 5px 0;
}
.material_list label {
  margin-right: 10px;
}
.material_list .number {
  margin-right: 0 !important;
}
.material_list .file {
  width: 90%;
  display: inline;
}

.lesson_order_border_inside_top {
  border-top: 2px solid #000 !important;
}

.lesson_order_border_outside_top {
  border: 4px solid #ed837d !important;
  border-bottom: 0px !important;
}

.lesson_order_border_outside_bottom {
  border: 4px solid #ed837d !important;
  border-top: 2px solid #000 !important;
}

.lesson_order_border_outside {
  border: 4px solid #ed837d !important;
}

.lesson_order_border {
  border: 1px solid #000 !important;
}

.calendar_border {
  border: 2px solid #000 !important;
}

.lesson_order_box {
  display: flex;
  flex-wrap: wrap;
}
.lesson_order_box .info {
  min-width: 150px;
  max-width: 150px;
  margin-right: 20px;
}
.lesson_order_box .info .image {
  min-width: 150px;
  max-width: 150px;
  max-height: 150px;
}
.lesson_order_box .info .btn {
  background-color: #b0e4eb;
  color: #000;
  white-space: normal;
}
.lesson_order_box .content {
  width: 67%;
}
.lesson_order_box .content .title {
  font-size: 18px;
  font-weight: bold;
}
.lesson_order_box .content .title a {
  color: #000;
}
.lesson_order_box .content .teacher {
  display: flex;
  align-items: center;
  margin: 10px 0 0;
}
.lesson_order_box .content .teacher a {
  color: #000;
  text-decoration: none;
}
.lesson_order_box .content .teacher .icon {
  width: 36px;
  height: 36px;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 10px 0 0;
}
.lesson_order_box .content .teacher .name {
  font-size: 12px;
}
.lesson_order_box .content .attension {
  width: 100%;
  margin: 10px 0 0;
  padding: 2px 5px;
  border: 1px solid rgb(63, 111, 182) !important;
}
.lesson_order_box .content .date {
  margin: 10px 0 15px;
}
.lesson_order_box .content .action ul {
  display: flex;
  flex-wrap: wrap;
}
.lesson_order_box .content .action ul li {
  margin: 0 10px 0 0;
  padding: 5px 0;
  flex-direction: column;
}
.lesson_order_box .content .action ul li div {
  cursor: pointer;
  color: #555;
  text-decoration: underline;
  margin-top: auto;
}

#calendar {
  display: flex;
  flex-wrap: wrap;
}
#calendar .calendar_title {
  font-size: 18px;
  display: inline;
  margin: 0 25px;
}
#calendar section {
  width: 100%;
  margin: 10px;
}
#calendar table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
}
#calendar td {
  border: 1px solid #ddd;
  padding: 5px;
  text-align: center;
  font-size: 13px;
  height: 50px;
  width: 14.2857142857%;
}
#calendar td:first-child {
  color: red;
}
#calendar td:last-child {
  color: royalblue;
}
#calendar td.is-disabled {
  color: #ccc;
}
#calendar td.is-order {
  color: rgb(255, 255, 255);
  background: #44bbcc;
  cursor: pointer;
}
#calendar td.is-update {
  background: #ed837d !important;
}

.lesson_order_status_box {
  width: 95%;
  margin: auto;
}

.lesson_order_info_box {
  display: flex;
  flex-wrap: wrap;
  width: 95%;
  margin: auto;
}
.lesson_order_info_box .info .image {
  min-width: 150px;
  max-width: 150px;
  margin-right: 20px;
}
.lesson_order_info_box .info .btn {
  background-color: #44bbcc;
  color: #000;
  white-space: normal;
}
.lesson_order_info_box .lesson_info {
  width: 67%;
}
.lesson_order_info_box .lesson_info .image {
  min-width: 150px;
  max-width: 150px;
  max-height: 150px;
}
.lesson_order_info_box .lesson_info .title {
  font-size: 18px;
  font-weight: bold;
}
.lesson_order_info_box .lesson_info .title a {
  color: #000;
}
.lesson_order_info_box .lesson_info .date {
  margin: 10px 0 15px;
}
.lesson_order_info_box .lesson_info .attension {
  width: 100%;
  margin: 10px 0 0;
  padding: 2px 5px;
  border: 1px solid rgb(63, 111, 182) !important;
}
.lesson_order_info_box .lesson_info .btn {
  background-color: #b0e4eb;
  color: #000;
  white-space: normal;
}
.lesson_order_info_box .content {
  width: 100%;
}
.lesson_order_info_box .content .title {
  font-size: 18px;
  font-weight: bold;
}
.lesson_order_info_box .content .title a {
  color: #000;
}
.lesson_order_info_box .content .teacher {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 10px 0 0;
}
.lesson_order_info_box .content .teacher .order_id {
  font-size: 14px;
  margin-right: 10px;
  font-weight: bold;
}
.lesson_order_info_box .content .teacher a {
  color: #000;
  text-decoration: none;
}
.lesson_order_info_box .content .teacher .icon {
  width: 10%;
  height: 10%;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 10px 0 0;
}
.lesson_order_info_box .content .teacher .name {
  font-size: 14px;
  margin: 0 3px;
}
.lesson_order_info_box .content .teacher .message {
  font-size: 14px;
  margin: 0 3px;
}
.lesson_order_info_box .content .user {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 10px 0 0;
}
.lesson_order_info_box .content .user .order_id {
  font-size: 14px;
  margin-right: 10px;
  font-weight: bold;
}
.lesson_order_info_box .content .user a {
  color: #000;
  text-decoration: none;
}
.lesson_order_info_box .content .user .icon {
  width: 10%;
  height: 10%;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 10px 0 0;
}
.lesson_order_info_box .content .user .name {
  font-size: 14px;
  margin: 0 3px;
}
.lesson_order_info_box .content .user .message {
  font-size: 14px;
  margin: 0 3px;
}
.lesson_order_info_box .content .date {
  margin: 10px 0 15px;
}
.lesson_order_info_box .content .action ul {
  display: flex;
  flex-wrap: wrap;
}
.lesson_order_info_box .content .action ul li {
  margin: auto 10px 0 0;
  padding: 5px 0;
  flex-direction: column;
}
.lesson_order_info_box .content .action ul li div {
  cursor: pointer;
  margin-top: auto;
}
.lesson_order_info_box .content .action ul li .btn {
  background-color: #44bbcc;
  color: #000;
  white-space: normal;
}
.lesson_order_info_box .content .action ul li .active {
  background-color: #ed837d !important;
}

.lesson_review_box .info {
  display: flex;
  align-items: center;
}
.lesson_review_box .thumbnail {
  width: 30px;
}
.lesson_review_box .name {
  font-size: 13px;
}
.lesson_review_box .lesson {
  font-size: 13px;
  white-space: nowrap;
  height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lesson_review_box .rating {
  font-size: 18px;
}
.lesson_review_box .review_box {
  min-height: 71px;
}
.lesson_review_box .review_box .more_button {
  cursor: pointer;
}
.lesson_review_box .review_box .review {
  max-height: 48px;
  overflow: hidden;
  font-size: 14px;
}
.lesson_review_box .image img {
  width: 100%;
  aspect-ratio: 190 / 124;
  object-fit: cover;
}

.lesson_request_page table th {
  min-width: 180px;
  width: 180px;
  border-bottom: 0px;
  padding-bottom: 0px;
}

.mypage_title {
  margin-left: 40px;
}

.mypage-container {
  width: 800px;
  margin: 0 auto;
}

.mypage_check_img {
  text-align: right;
  padding: 50px 0 0 10px;
  width: 15%;
}

.mypage_info {
  width: 80%;
}
.mypage_info .title {
  border: 1px solid rgb(61, 91, 129);
  border-radius: 7px;
  text-align: center;
  width: 25%;
  margin: auto;
}

.mypage_item {
  width: 40%;
}

.mypage_dummy {
  width: 15%;
}

.mypage_badge {
  position: absolute;
  top: 0.1rem;
  left: 2.6rem;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background-color: #E93F33;
  color: white;
  text-align: center;
  font-size: 14px;
  line-height: 26px;
  z-index: 1;
}

.mypage_box_attension {
  border: 5px solid #44bbcc !important;
}

.mypage_box {
  border: 3px solid;
  padding: 11px;
  margin: 12px 0;
  min-height: 175px;
  border-radius: 12px;
}
.mypage_box a {
  text-decoration: none;
  color: #333;
  width: 100%;
}
.mypage_box a:hover {
  text-decoration: none;
  color: #333;
}
.mypage_box a .title {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.mypage_box a .content {
  display: flex;
  align-items: center;
  min-height: 80px;
  margin: 5px 0 0;
  position: relative;
}
.mypage_box a .content .image {
  min-width: 60px;
  width: 60px;
  margin: 0 10px 0 0;
}
.mypage_box a .content .description {
  font-size: 14.5px;
}

.project_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 300px;
  padding: 12px;
  border-radius: 20px;
}
.project_box.project_box1 {
  border: 15px solid #ee89b5;
}
.project_box.project_box2 {
  border: 15px solid #9ecc66;
}
.project_box.project_box3 {
  border: 15px solid #f8bc6c;
}
.project_box.project_box4 {
  border: 15px solid #96c0e7;
}
.project_box .image {
  text-align: center;
}
.project_box .image img {
  max-height: 150px;
}
.project_box .description {
  margin: 15px 0 0;
}

.message_list ul li {
  border-bottom: 1px solid #eee;
}
.message_list ul li a {
  display: block;
  padding: 15px 10px;
  text-decoration: none;
}
.message_list ul li .new {
  width: 16px;
  height: 16px;
  overflow: hidden;
  border-radius: 50%;
  background-color: #44bbcc;
  margin: auto 0;
}
.message_list ul li .old {
  width: 16px;
  height: 16px;
}
.message_list ul li .info_row {
  display: flex;
  width: 100%;
}
.message_list ul li .info_row .date {
  display: block;
  width: 12%;
  font-size: 15px;
}
.message_list ul li .info_row .title {
  display: block;
  width: 84%;
}

#schedule_item_list .course_day {
  flex: 0 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 15px;
}
#schedule_item_list .day {
  flex: 0 0 auto;
  width: 40.3333333333%;
}
#schedule_item_list .time {
  flex: 0 0 auto;
  width: 41.6666666667%;
}

.setting .setting_box {
  width: 85%;
  margin: 1.5rem;
}
.setting .camera_box {
  display: flex;
  width: 45%;
  flex: 0 0 auto;
  flex-flow: column;
  border: 3px solid #44bbcc !important;
  padding: 2px 10px 10px 10px;
}
.setting .camera_box img {
  width: 100%;
  max-height: 280px;
}
.setting .translate_box {
  border: 3px solid #ed837d !important;
  padding: 2px 5px;
  width: 90%;
}

@media (min-width: 1100px) {
  .home .home_main2 .home_main2_wrapper {
    left: 300px;
  }
  .home .home_main2 .home_main2_wrapper .content {
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 20px auto 0;
  }
  .home .home_main2 .home_main2_wrapper .content .button {
    text-align: center;
    margin: 0 100px 20px;
  }
  .home .home_main2 .home_main2_wrapper .content .description {
    text-align: center;
  }
  .home .home_main2 .home_main2_wrapper .content .description img {
    width: 100%;
    max-width: 500px;
  }
  .home .home_main2 .home_main2_wrapper .content .desc-text {
    color: #77CC45;
    margin-bottom: 20px;
  }
  .home_en .home_main2 .home_main2_wrapper {
    left: 300px;
  }
  .home_en .home_main2 .home_main2_wrapper .content {
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 20px auto 0;
  }
  .home_en .home_main2 .home_main2_wrapper .content .button {
    text-align: center;
    margin: 0 100px 20px;
  }
  .home_en .home_main2 .home_main2_wrapper .content .description {
    text-align: center;
  }
  .home_en .home_main2 .home_main2_wrapper .content .description img {
    width: 100%;
    max-width: 500px;
  }
  .home_en .home_main2 .home_main2_wrapper .content .desc-text {
    color: #77CC45;
    margin-bottom: 20px;
  }
}
.term {
  margin-left: 5px;
}
.term .inside li {
  list-style-position: inside;
}
.term .outside li {
  list-style-position: outside;
  padding-left: 0.3em;
}
.term .counter {
  margin-left: 1.5em;
}
.term .counter li {
  list-style-type: none;
  counter-increment: cnt;
  position: relative;
  padding-left: 0.5em;
}
.term .counter li::before {
  content: "(" counter(cnt) ")";
  display: inline-block;
  margin-left: -2.5em;
  width: 2.5em;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}
.term .tri_maker {
  margin-left: 1.5em;
}
.term .tri_maker li {
  list-style-type: none;
  position: relative;
  padding-left: 0.5em;
}
.term .tri_maker li::before {
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -2.5em;
  width: 2.5em;
  content: "▶";
}
.term .disc_maker {
  margin-left: 1.5em;
}
.term .disc_maker li {
  position: relative;
  padding-left: 0;
}
.term .asta_maker li {
  list-style-type: none;
  position: relative;
  padding-left: 1.5em;
}
.term .asta_maker li::before {
  content: "※";
  display: inline-block;
  margin-left: -1.5em;
  width: 2.5em;
  text-align: right;
  position: absolute;
  top: 0;
  left: 0;
}

.guide ul {
  padding-left: 20px;
}
.guide li {
  list-style-position: outside;
}
.guide b {
  line-height: 150% !important;
}

.index {
  width: 75%;
  margin: auto;
}
.index a {
  display: inline;
}
.index .num-border {
  box-sizing: content-box;
  margin: 0px 0;
  position: relative;
  border: solid #000000 1px;
  border-radius: 3px;
  top: 5px;
  height: 18px;
  min-width: 18px;
  display: inline-block;
  text-align: center;
}
.index .num {
  position: relative;
  top: -4px;
}
.index .question {
  cursor: pointer;
  padding-left: 5px;
  background-color: rgba(0, 0, 0, 0.125);
}
.index .answer {
  display: none;
}
.index li {
  list-style-position: inside;
}
.index .child {
  margin-left: 15px;
  list-style-position: inside;
  list-style-type: square;
}
.index .child::marker {
  font-size: 14px;
}
.index .answer ol, .index .answer ul {
  padding-left: 15px;
}
.index .answer li {
  list-style-position: outside;
}
.index .answer ul li::marker {
  font-size: 14px;
}
.index .answer ol li::marker {
  font-size: 14px;
}
.index .user_flow_box {
  background-image: url(/images/flow.png);
  background-repeat: no-repeat;
  background-position: center;
}
.index .user_flow_box .flow_info {
  min-height: 150px;
  width: 88%;
  display: table;
  table-layout: fixed;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.index .user_flow_box .flow_info div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  max-width: 20%;
  font-size: 15px;
  overflow-wrap: break-word;
}
.index .user_flow_box .flow_info .second {
  padding-left: 11px;
  padding-right: 10px;
}
.index .user_flow_box .flow_info .third {
  padding: 0 10px 0 20px;
}
.index .user_flow_box .flow_info .forces {
  padding-left: 20px;
}
.index .user_flow_box .flow_info .last {
  padding-left: 30px;
}
.index .user_flow_box .flow_info_en {
  min-height: 150px;
  width: 88%;
  display: table;
  table-layout: fixed;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.index .user_flow_box .flow_info_en div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  max-width: 20%;
  font-size: 15px;
  overflow-wrap: break-word;
}
.index .user_flow_box .flow_info_en .second {
  padding-left: 11px;
  padding-right: 10px;
}
.index .user_flow_box .flow_info_en .third {
  padding: 0 10px 0 20px;
}
.index .user_flow_box .flow_info_en .forces {
  padding-left: 20px;
}
.index .user_flow_box .flow_info_en .last {
  padding-left: 30px;
}
.index .teacher_application_guide_flow_box {
  background-image: url(/images/flow.png);
  background-repeat: no-repeat;
  background-position: center;
}
.index .teacher_application_guide_flow_box .flow_info {
  min-height: 150px;
  width: 88%;
  display: table;
  table-layout: fixed;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.index .teacher_application_guide_flow_box .flow_info div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  max-width: 20%;
  font-size: 15px;
  overflow-wrap: break-word;
}
.index .teacher_application_guide_flow_box .flow_info .second {
  padding-left: 10px;
}
.index .teacher_application_guide_flow_box .flow_info .third {
  padding: 0 10px 0 13px;
}
.index .teacher_application_guide_flow_box .flow_info .forces {
  padding: 0 8px 0 23px;
}
.index .teacher_application_guide_flow_box .flow_info .last {
  padding-left: 30px;
}
.index .teacher_application_guide_flow_box .flow_info_en {
  min-height: 150px;
  width: 88%;
  display: table;
  table-layout: fixed;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.index .teacher_application_guide_flow_box .flow_info_en div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  max-width: 20%;
  font-size: 15px;
  overflow-wrap: break-word;
}
.index .teacher_application_guide_flow_box .flow_info_en .second {
  padding-left: 10px;
}
.index .teacher_application_guide_flow_box .flow_info_en .third {
  padding: 0 10px 0 13px;
}
.index .teacher_application_guide_flow_box .flow_info_en .forces {
  padding: 0 8px 0 23px;
}
.index .teacher_application_guide_flow_box .flow_info_en .last {
  padding-left: 30px;
}
.index .teacher_application_flow_box {
  background-image: url(/images/flow.png);
  background-repeat: no-repeat;
  background-position: center;
}
.index .teacher_application_flow_box .flow_info {
  min-height: 150px;
  width: 88%;
  display: table;
  table-layout: fixed;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.index .teacher_application_flow_box .flow_info div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  max-width: 20%;
  font-size: 15px;
  overflow-wrap: break-word;
}
.index .teacher_application_flow_box .flow_info .second {
  padding-left: 7px;
}
.index .teacher_application_flow_box .flow_info .third {
  padding: 0 0px 0 18px;
}
.index .teacher_application_flow_box .flow_info .forces {
  padding: 0 10px 0 20px;
}
.index .teacher_application_flow_box .flow_info .last {
  padding-left: 25px;
}
.index .teacher_application_flow_box .flow_info_en {
  min-height: 150px;
  width: 88%;
  display: table;
  table-layout: fixed;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.index .teacher_application_flow_box .flow_info_en div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  max-width: 20%;
  font-size: 15px;
  overflow-wrap: break-word;
}
.index .teacher_application_flow_box .flow_info_en .second {
  padding-left: 7px;
}
.index .teacher_application_flow_box .flow_info_en .third {
  padding: 0 0px 0 18px;
}
.index .teacher_application_flow_box .flow_info_en .forces {
  padding: 0 10px 0 20px;
}
.index .teacher_application_flow_box .flow_info_en .last {
  padding-left: 25px;
}
.index .teacher_signup_flow_box {
  background-image: url(/images/flow_base_4.png);
  background-repeat: no-repeat;
  background-position: center;
}
.index .teacher_signup_flow_box .flow_info {
  min-height: 150px;
  width: 70%;
  display: table;
  table-layout: fixed;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.index .teacher_signup_flow_box .flow_info div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  max-width: 20%;
  font-size: 15px;
  overflow-wrap: break-word;
}
.index .teacher_signup_flow_box .flow_info .first {
  padding-left: 4px;
}
.index .teacher_signup_flow_box .flow_info .second {
  padding: 0 10px 0 15px;
}
.index .teacher_signup_flow_box .flow_info .third {
  padding: 0 5px 0 17px;
}
.index .teacher_signup_flow_box .flow_info .last {
  padding-left: 20px;
}
.index .teacher_signup_flow_box .flow_info_en {
  min-height: 150px;
  width: 70%;
  display: table;
  table-layout: fixed;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.index .teacher_signup_flow_box .flow_info_en div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  max-width: 20%;
  font-size: 15px;
  overflow-wrap: break-word;
}
.index .teacher_signup_flow_box .flow_info_en .first {
  padding-left: 4px;
}
.index .teacher_signup_flow_box .flow_info_en .second {
  padding: 0 10px 0 15px;
}
.index .teacher_signup_flow_box .flow_info_en .third {
  padding: 0 5px 0 17px;
}
.index .teacher_signup_flow_box .flow_info_en .last {
  padding-left: 20px;
}
.index .teacher_lesson_flow_box {
  background-image: url(/images/flow_base_6.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.index .teacher_lesson_flow_box .flow_info {
  min-height: 100px;
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.index .teacher_lesson_flow_box .flow_info div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  max-width: 16.66%;
  font-size: 15px;
  overflow-wrap: break-word;
}
.index .teacher_lesson_flow_box .flow_info .first {
  padding-left: 40px;
}
.index .teacher_lesson_flow_box .flow_info .second {
  padding-left: 29px;
}
.index .teacher_lesson_flow_box .flow_info .third {
  padding: 0 9px 0 25px;
}
.index .teacher_lesson_flow_box .flow_info .forces {
  padding: 0 20px 0 22px;
}
.index .teacher_lesson_flow_box .flow_info .fives {
  padding: 0 15px;
}
.index .teacher_lesson_flow_box .flow_info .last {
  padding-left: 10px;
  padding-right: 20px;
}
.index .teacher_lesson_flow_box .flow_info_en {
  min-height: 100px;
  width: 100%;
  display: table;
  table-layout: fixed;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
.index .teacher_lesson_flow_box .flow_info_en div {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  max-width: 16.66%;
  font-size: 15px;
  overflow-wrap: break-word;
}
.index .teacher_lesson_flow_box .flow_info_en .first {
  padding-left: 40px;
}
.index .teacher_lesson_flow_box .flow_info_en .second {
  padding-left: 29px;
}
.index .teacher_lesson_flow_box .flow_info_en .third {
  padding: 0 9px 0 25px;
}
.index .teacher_lesson_flow_box .flow_info_en .forces {
  padding: 0 20px 0 22px;
}
.index .teacher_lesson_flow_box .flow_info_en .fives {
  padding: 0 15px;
}
.index .teacher_lesson_flow_box .flow_info_en .last {
  padding-left: 2px;
  padding-right: 9px;
}

@media (max-width: 600px) {
  .pc {
    display: none;
  }
  .sp {
    display: inherit;
  }
  .card {
    margin: 0 0 20px;
  }
  .container {
    width: 100%;
    max-width: 100%;
  }
  .auth-container {
    width: 100%;
    max-width: 100%;
  }

  .auth-container .card .logo {
    display: none;
  }

  .auth-container .logo-sp {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
  }

  main {
    overflow: hidden;
  }
  .home .home_main2 .home_main2_wrapper {
    left: 0;
    width: 100%;
  }
  .home .home_main2 .home_main2_wrapper .content {
    width: 90vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 5vw auto 0;
  }
  .home .home_main2 .home_main2_wrapper .content .button {
    text-align: center;
    margin: 0 5vw 5vw;
  }
  .home .home_main2 .home_main2_wrapper .content .description {
    text-align: center;
  }
  .home .home_main2 .home_main2_wrapper .content .description img {
    width: 100%;
    max-width: 500px;
  }
  .home .home_main2 .home_main2_wrapper .content .desc-text {
    color: #77CC45;
    margin-bottom: 5vw;
  }
  .home .home_main3 {
    margin: 0 -100px;
  }
  .home .home_main4 {
    margin: 0 -100px;
  }
  .home .home_main5 {
    max-width: 100%;
    background: none;
  }
  .home .home_main5 .wrapper {
    padding: 15px 20px;
    background: url("/images/home_main5_bg.png") left top no-repeat;
    background-size: 100% 100%;
    height: auto;
  }
  .home .home_main5 .wrapper .content {
    border: 6px solid #ed837d;
    border-radius: 20px;
    padding: 10px;
  }
  .home .home_main5 .wrapper .content .heading {
    margin: -32px auto 20px;
    text-align: center;
    padding: 0 20px;
  }
  .home .home_main5 .wrapper .content .item {
    float: left;
    width: 50%;
    padding: 5px 10px;
  }
  .home .home_main5 .wrapper .content .item a {
    display: block;
  }
  .home .home_main5 .wrapper .content .item a .icon {
    text-align: center;
  }
  .home .home_main5 .wrapper .content .item a .name {
    margin: 5px 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    height: 62px;
    color: #777676;
  }
  .home .home_main6 .container .country .name {
    font-size: 12px;
  }
  .home .home_main6 .container .country .item {
    width: 33.3333333333%;
  }
  .home_en .home_main2 .home_main2_wrapper {
    left: 0;
    width: 100%;
  }
  .home_en .home_main2 .home_main2_wrapper .content {
    width: 90vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 5vw auto 0;
  }
  .home_en .home_main2 .home_main2_wrapper .content .button {
    text-align: center;
    margin: 0 5vw 5vw;
  }
  .home_en .home_main2 .home_main2_wrapper .content .description {
    text-align: center;
  }
  .home_en .home_main2 .home_main2_wrapper .content .description img {
    width: 100%;
    max-width: 500px;
  }
  .home_en .home_main2 .home_main2_wrapper .content .desc-text {
    color: #77CC45;
    margin-bottom: 5vw;
  }
  .home_en .mt-en-sp {
    margin-top: 50px;
  }
  .home_en .home_main3 {
    margin: 0 -100px;
  }
  .home_en .home_main4 {
    margin: 0 -100px;
  }
  .home_en .home_main5 {
    max-width: 100%;
    background: none;
  }
  .home_en .home_main5 .wrapper {
    padding: 15px 20px;
    background: url("/images/en/home_main5_bg.png") left top no-repeat;
    background-size: 100% 100%;
    height: auto;
  }
  .home_en .home_main5 .wrapper .content {
    border: 6px solid #ed837d;
    border-radius: 20px;
    padding: 10px;
  }
  .home_en .home_main5 .wrapper .content .heading {
    margin: -32px auto 20px;
    text-align: center;
    padding: 0 20px;
  }
  .home_en .home_main5 .wrapper .content .item {
    float: left;
    width: 50%;
    padding: 5px 10px;
  }
  .home_en .home_main5 .wrapper .content .item a {
    display: block;
  }
  .home_en .home_main5 .wrapper .content .item a .icon {
    text-align: center;
  }
  .home_en .home_main5 .wrapper .content .item a .name {
    margin: 5px 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    height: 42px;
    color: #777676;
  }
  .home_en .home_main6 .container .country .name {
    font-size: 12px;
  }
  .home_en .home_main6 .container .country .item {
    width: 33.3333333333%;
  }

  #overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(255, 255, 255, 0.7);
    display: none;
  }
  #overlay.open {
    display: block;
  }
  .lesson_page .search_item_box {
    display: flex;
    flex-wrap: wrap;
    overflow-y: hidden;
  }
  .lesson_page .search_item_box .search_item {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }
  .lesson_page .search_item_box .search_item .name {
    font-size: 13px;
  }
  .lesson_page .search_item_box .more {
    display: none;
  }
  .lesson_page #more_view {
    display: inherit;
  }
  .lesson_page .s-margin {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .lesson_page .form-group {
    margin: 0px;
  }
  .lesson_page .sp-border {
    border: 1px solid rgba(0, 0, 0, 0.125);
  }
  .lesson_detail_page .lesson_introduction {
    display: block;
  }
  .lesson_detail_page .lesson_introduction .slider_box {
    margin: 0 0 0 0;
  }
  .lesson_detail_page .lesson_introduction .slider_box #slider {
    width: 100%;
  }
  .lesson_detail_page .lesson_introduction .slider_box #thumbnail-list {
    width: 100%;
  }
  .lesson_detail_page .lesson_description {
    display: block;
  }
  .lesson_detail_page .lesson_description .image_box {
    display: flex;
    min-width: 100%;
    max-width: 100%;
    margin: 0 0 20px;
    align-items: center;
  }
  .lesson_detail_page .lesson_description .image_box > div {
    width: 50%;
    text-align: center;
  }
  .lesson_detail_page .lesson_description .image_box > div img {
    max-height: 30vw;
    width: auto;
  }
  .lesson_detail_page .teacher_box {
    display: block;
  }
  .lesson_detail_page .teacher_box .image_box {
    display: flex;
    margin: 0 0 20px;
    align-items: center;
    min-width: 50%;
    max-width: 50%;
  }
  .lesson_detail_page .teacher_box .image_box div {
    width: 50%;
    text-align: center;
  }
  .lesson_detail_page .teacher_box .image_box div img {
    max-height: 30vw;
    width: auto;
  }
  .lesson_detail_page .teacher_box .description_box {
    margin-left: 0;
    display: block;
  }
  .lesson_detail_page .organization_image {
    min-width: 25%;
    max-width: 25%;
  }
  .lesson_detail_page .organization_image img {
    max-height: 30vw;
    width: auto;
  }
  .material_list .file {
    width: 80%;
    display: inline;
  }
  #calendar td {
    font-size: 11px;
  }
  .lesson_order_box {
    flex-wrap: wrap;
    width: 100%;
  }
  .lesson_order_box .info {
    width: 100%;
    min-width: 100%;
    margin: 0 0 10px;
  }
  .lesson_order_box .info .image {
    min-width: 100%;
    max-width: 100%;
    max-height: inherit;
  }
  .lesson_order_box .content {
    width: 100%;
  }
  .lesson_order_info_box .info {
    width: 100%;
    min-width: 100%;
    margin: 0 0 10px;
  }
  .lesson_order_info_box .info .image {
    min-width: 100%;
    max-width: 100%;
    max-height: inherit;
  }
  .lesson_order_info_box .lesson_info {
    width: 100%;
  }
  .lesson_order_info_box .content {
    width: 100%;
  }
  .lesson_order_info_box .content .teacher .icon img {
    vertical-align: bottom;
  }
  .lesson_order_info_box .content .user .icon img {
    vertical-align: bottom;
  }
  .lesson_order_info_box .content .user .name {
    width: 50%;
  }
  .teacher_page .profile {
    display: block;
  }
  .teacher_page .profile .image {
    margin: 0;
    text-align: center;
  }
  .teacher_page .profile .info .borned_country, .teacher_page .profile .info .residence_country {
    display: flex;
    align-items: center;
    margin: 10px 0;
  }
  .teacher_page .profile .info .borned_country .value, .teacher_page .profile .info .residence_country .value {
    margin: 0 15px 0 0;
  }
  .teacher_page .profile .info .borned_country .icon, .teacher_page .profile .info .residence_country .icon {
    height: 36px;
  }
  .teacher_page .profile .info .borned_country .icon img, .teacher_page .profile .info .residence_country .icon img {
    height: 36px;
  }
  .pagination .page-item {
    font-size: small;
  }
  .pagination .page-item .page-link {
    padding: 0.3rem 0.54rem !important;
  }
  #schedule_item_list .course_day {
    font-size: 14px;
  }
  #schedule_item_list .day {
    width: 39.6666666667%;
  }
  #schedule_item_list .time {
    width: 35.3333333333%;
  }
  #schedule_item_list input, #schedule_item_list select {
    font-size: 12px;
  }
  .lesson_request_page table th {
    min-width: 80px;
    width: 80px;
  }
  .about_page .about_page_description {
    text-align: left;
  }
  .about_page .flow_box {
    background-image: url(/images/flow4_sp.png);
    background-size: contain;
  }
  .about_page .flow_box .flow_info {
    min-height: 425px;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
  }
  .about_page .flow_box .flow_info div {
    display: block;
    max-width: 100%;
  }
  .about_page .flow_box .flow_info .first {
    margin-top: -2%;
    padding: 0;
  }
  .about_page .flow_box .flow_info .second {
    padding: 0;
  }
  .about_page .flow_box .flow_info .third {
    padding: 0;
  }
  .about_page .flow_box .flow_info .forces {
    padding: 0;
  }
  .about_page .flow_box .flow_info .last {
    padding: 0;
  }
  .row {
    margin-right: -5px;
    margin-left: -5px;
  }
  .row > * {
    padding-right: 5px;
    padding-left: 5px;
  }
  .mypage_title {
    margin-left: 5px;
    margin-bottom: 5px;
  }
  .mypage-container {
    width: 100%;
    max-width: 100%;
  }
  .mypage_info {
    width: 100%;
    max-width: 100%;
  }
  .mypage_info .title {
    width: 45%;
  }
  .mypage_check_img {
    float: none;
    text-align: center;
    padding: 0;
    padding-top: 10px;
    width: 100%;
  }
  .mypage_dummy {
    display: none;
  }
  .mypage_item {
    width: 100%;
  }
  .index_lesson_list {
    display: flex;
    flex-wrap: wrap;
  }
  .index_lesson_list .lesson_item {
    width: 47%;
    flex: 0 0 auto;
    margin-left: 5px;
    margin-right: 5px;
  }
  .message_list ul li .new {
    margin: 7px 0 0 0;
  }
  .message_list ul li .info_row {
    width: 90%;
    display: block;
  }
  .message_list ul li .info_row .date {
    display: inline;
  }
  .message_list ul li .info_row .title {
    display: inline;
  }
  .teacher_application_guide_page .about_page_description {
    text-align: left;
  }
  .teacher_application_guide_page .flow_box {
    background-image: url(/images/flow_sp.png);
    background-size: contain;
  }
  .teacher_application_guide_page .flow_box .flow_info {
    min-height: 425px;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    padding-bottom: 5px;
  }
  .teacher_application_guide_page .flow_box .flow_info div {
    display: block;
    max-width: 100%;
  }
  .teacher_application_guide_page .flow_box .flow_info .first {
    margin-top: -4%;
    padding-left: 0;
  }
  .teacher_application_guide_page .flow_box .flow_info .second {
    padding-left: 0;
  }
  .teacher_application_guide_page .flow_box .flow_info .third {
    padding: 0 0 0 0;
  }
  .teacher_application_guide_page .flow_box .flow_info .forces {
    padding: 0 0 0 0;
  }
  .teacher_application_guide_page .flow_box .flow_info .last {
    text-align: center;
    padding: 0;
    padding-right: 0;
  }
  .teacher_application_guide_page .flow2_box {
    background-image: url(/images/flow2_sp.png);
    background-size: contain;
  }
  .teacher_application_guide_page .flow2_box .flow_info {
    min-height: 545px;
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    padding-top: 6px;
    padding-bottom: 15px;
  }
  .teacher_application_guide_page .flow2_box .flow_info div {
    display: block;
    max-width: 100%;
    padding-top: 0;
  }
  .teacher_application_guide_page .flow2_box .flow_info .first {
    padding-left: 0;
    padding-right: 0;
  }
  .teacher_application_guide_page .flow2_box .flow_info .second {
    padding-left: 0;
    padding-right: 0;
  }
  .teacher_application_guide_page .flow2_box .flow_info .third {
    padding-left: 0;
    padding-right: 0;
  }
  .teacher_application_guide_page .flow2_box .flow_info .forces {
    padding-left: 0;
    padding-right: 0;
  }
  .teacher_application_guide_page .flow2_box .flow_info .fives {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .teacher_application_guide_page .flow2_box .flow_info .last {
    text-align: center;
    padding-right: 0;
  }
  .teacher_application_guide_page .lesson_fee_rate {
    width: 100%;
  }
  .teacher_application_page .flow_box {
    background-image: url(/images/flow_sp.png);
    background-size: contain;
  }
  .teacher_application_page .flow_box .flow_info {
    min-height: 425px;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    padding-bottom: 5px;
  }
  .teacher_application_page .flow_box .flow_info div {
    display: block;
    max-width: 100%;
  }
  .teacher_application_page .flow_box .flow_info .first {
    margin-top: -4%;
    padding-left: 0;
  }
  .teacher_application_page .flow_box .flow_info .second {
    padding-left: 0;
  }
  .teacher_application_page .flow_box .flow_info .third {
    padding: 0 0 0 0;
  }
  .teacher_application_page .flow_box .flow_info .forces {
    padding: 0 0 0 0;
  }
  .teacher_application_page .flow_box .flow_info .last {
    text-align: center;
    padding: 0;
    padding-right: 0;
  }
  .teacher_application_page .flow_box .flow_info_en {
    min-height: 425px;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    padding-bottom: 5px;
  }
  .teacher_application_page .flow_box .flow_info_en div {
    display: block;
    max-width: 100%;
  }
  .teacher_application_page .flow_box .flow_info_en .first {
    margin-top: -4%;
    padding-left: 0;
  }
  .teacher_application_page .flow_box .flow_info_en .second {
    padding-left: 0;
  }
  .teacher_application_page .flow_box .flow_info_en .third {
    padding: 0 0 0 0;
  }
  .teacher_application_page .flow_box .flow_info_en .forces {
    padding: 0 0 0 0;
  }
  .teacher_application_page .flow_box .flow_info_en .last {
    text-align: center;
    padding: 0;
    padding-right: 0;
  }
  .index {
    width: 95%;
    margin: auto;
  }
  .index .user_flow_box {
    background-image: url(/images/flow4_sp.png);
    background-size: contain;
  }
  .index .user_flow_box .flow_info {
    min-height: 390px;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
  }
  .index .user_flow_box .flow_info div {
    display: block;
    max-width: 100%;
  }
  .index .user_flow_box .flow_info .first {
    margin-top: -2%;
    padding: 0;
  }
  .index .user_flow_box .flow_info .second {
    padding: 0;
  }
  .index .user_flow_box .flow_info .third {
    padding: 0;
  }
  .index .user_flow_box .flow_info .forces {
    padding: 0;
  }
  .index .user_flow_box .flow_info .last {
    padding: 0;
  }
  .index .user_flow_box .flow_info_en {
    min-height: 390px;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
  }
  .index .user_flow_box .flow_info_en div {
    display: block;
    max-width: 100%;
  }
  .index .user_flow_box .flow_info_en .first {
    margin-top: 3px;
    padding: 0;
  }
  .index .user_flow_box .flow_info_en .second {
    padding: 0;
  }
  .index .user_flow_box .flow_info_en .third {
    padding: 0 0 14px 0;
  }
  .index .user_flow_box .flow_info_en .forces {
    padding: 0 0 10px 0;
  }
  .index .user_flow_box .flow_info_en .last {
    padding: 0 0 12px 0;
  }
  .index .teacher_application_guide_flow_box {
    background-image: url(/images/flow_sp.png);
    background-size: contain;
  }
  .index .teacher_application_guide_flow_box .flow_info {
    min-height: 370px;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    padding-bottom: 12px;
    width: 88%;
  }
  .index .teacher_application_guide_flow_box .flow_info div {
    display: block;
    max-width: 100%;
  }
  .index .teacher_application_guide_flow_box .flow_info .first {
    margin-top: -2%;
    padding-left: 0;
  }
  .index .teacher_application_guide_flow_box .flow_info .second {
    padding-top: 10px;
    padding-left: 0;
  }
  .index .teacher_application_guide_flow_box .flow_info .third {
    padding: 5px 0 0 0;
  }
  .index .teacher_application_guide_flow_box .flow_info .forces {
    padding: 0 0 0 0;
  }
  .index .teacher_application_guide_flow_box .flow_info .last {
    text-align: center;
    padding: 0;
    padding-right: 0;
  }
  .index .teacher_application_guide_flow_box .flow_info_en {
    min-height: 370px;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    padding-bottom: 5px;
    width: 88%;
  }
  .index .teacher_application_guide_flow_box .flow_info_en div {
    display: block;
    max-width: 100%;
  }
  .index .teacher_application_guide_flow_box .flow_info_en .first {
    margin-top: -2%;
  }
  .index .teacher_application_guide_flow_box .flow_info_en .second {
    padding-top: 10px;
    padding-left: 10px;
  }
  .index .teacher_application_guide_flow_box .flow_info_en .third {
    padding-top: 5px;
  }
  .index .teacher_application_guide_flow_box .flow_info_en .forces {
    padding-top: 12px;
  }
  .index .teacher_application_guide_flow_box .flow_info_en .last {
    padding-top: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .index .teacher_application_flow_box {
    background-image: url(/images/flow_sp.png);
    background-size: contain;
  }
  .index .teacher_application_flow_box .flow_info {
    min-height: 370px;
    width: 88%;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    padding-bottom: 5px;
  }
  .index .teacher_application_flow_box .flow_info div {
    display: block;
    max-width: 100%;
  }
  .index .teacher_application_flow_box .flow_info .first {
    margin-top: -4%;
    padding-left: 0;
  }
  .index .teacher_application_flow_box .flow_info .second {
    padding-left: 0;
  }
  .index .teacher_application_flow_box .flow_info .third {
    padding: 0 0 0 0;
  }
  .index .teacher_application_flow_box .flow_info .forces {
    padding: 0 0 0 0;
  }
  .index .teacher_application_flow_box .flow_info .last {
    text-align: center;
    padding: 0;
    padding-right: 0;
  }
  .index .teacher_application_flow_box .flow_info_en {
    min-height: 370px;
    width: 88%;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    padding-bottom: 5px;
  }
  .index .teacher_application_flow_box .flow_info_en div {
    display: block;
    max-width: 100%;
  }
  .index .teacher_application_flow_box .flow_info_en .first {
    margin-top: -3%;
    padding-left: 0;
  }
  .index .teacher_application_flow_box .flow_info_en .second {
    padding-left: 0;
  }
  .index .teacher_application_flow_box .flow_info_en .third {
    padding: 0 0 0 0;
  }
  .index .teacher_application_flow_box .flow_info_en .forces {
    padding: 0 0 0 0;
  }
  .index .teacher_application_flow_box .flow_info_en .last {
    text-align: center;
    padding: 0;
    padding-right: 0;
  }
  .index .teacher_signup_flow_box {
    background-image: url(/images/flow_teacher_help_signup_sp.png);
    background-size: contain;
  }
  .index .teacher_signup_flow_box .flow_info {
    min-height: 310px;
    width: 88%;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
  }
  .index .teacher_signup_flow_box .flow_info div {
    font-size: 14px;
    display: block;
    max-width: 100%;
  }
  .index .teacher_signup_flow_box .flow_info .first {
    margin-top: -4%;
    padding: 0;
  }
  .index .teacher_signup_flow_box .flow_info .second {
    padding: 0;
  }
  .index .teacher_signup_flow_box .flow_info .third {
    padding: 0;
  }
  .index .teacher_signup_flow_box .flow_info .forces {
    padding: 0;
  }
  .index .teacher_signup_flow_box .flow_info .last {
    padding: 0;
  }
  .index .teacher_signup_flow_box .flow_info_en {
    min-height: 310px;
    width: 88%;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
  }
  .index .teacher_signup_flow_box .flow_info_en div {
    font-size: 14px;
    display: block;
    max-width: 100%;
  }
  .index .teacher_signup_flow_box .flow_info_en .first {
    margin-top: -1%;
    padding: 0;
  }
  .index .teacher_signup_flow_box .flow_info_en .second {
    padding: 0;
  }
  .index .teacher_signup_flow_box .flow_info_en .third {
    padding: 0;
  }
  .index .teacher_signup_flow_box .flow_info_en .forces {
    padding: 0;
  }
  .index .teacher_signup_flow_box .flow_info_en .last {
    padding: 0;
  }
  .index .teacher_lesson_flow_box {
    background-image: url(/images/flow2_sp.png);
    background-size: contain;
  }
  .index .teacher_lesson_flow_box .flow_info {
    min-height: 461px;
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    padding-top: 9px;
    padding-bottom: 12px;
  }
  .index .teacher_lesson_flow_box .flow_info div {
    display: block;
    max-width: 100%;
    padding-top: 0;
  }
  .index .teacher_lesson_flow_box .flow_info .first {
    padding-left: 0;
    padding-right: 0;
  }
  .index .teacher_lesson_flow_box .flow_info .second {
    padding-left: 0;
    padding-right: 0;
  }
  .index .teacher_lesson_flow_box .flow_info .third {
    padding-left: 0;
    padding-right: 0;
  }
  .index .teacher_lesson_flow_box .flow_info .forces {
    padding-left: 0;
    padding-right: 0;
  }
  .index .teacher_lesson_flow_box .flow_info .fives {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .index .teacher_lesson_flow_box .flow_info .last {
    text-align: center;
    padding-right: 0;
  }
  .index .teacher_lesson_flow_box .flow_info_en {
    min-height: 461px;
    width: 100%;
    display: flex;
    flex-flow: column;
    justify-content: space-around;
    padding-top: 5px;
    padding-bottom: 12px;
  }
  .index .teacher_lesson_flow_box .flow_info_en div {
    display: block;
    max-width: 100%;
    padding-top: 0;
  }
  .index .teacher_lesson_flow_box .flow_info_en .first {
    padding-left: 0;
    padding-right: 0;
  }
  .index .teacher_lesson_flow_box .flow_info_en .second {
    padding-left: 0;
    padding-right: 0;
  }
  .index .teacher_lesson_flow_box .flow_info_en .third {
    padding-left: 0;
    padding-right: 0;
  }
  .index .teacher_lesson_flow_box .flow_info_en .forces {
    padding-left: 0;
    padding-right: 0;
  }
  .index .teacher_lesson_flow_box .flow_info_en .fives {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .index .teacher_lesson_flow_box .flow_info_en .last {
    text-align: center;
    padding-right: 0;
  }
  .index .sp_fs-13 {
    font-size: 13px;
  }
  .index .sp_fs-14 {
    font-size: 14px;
  }
  .index .sp_size {
    margin-left: 0 !important;
  }
  .sale_table {
    width: -moz-max-content;
    width: max-content;
  }
  .sale_table .id {
    width: 0.5%;
  }
  .sale_table .date {
    width: 0.5%;
  }
  .sale_table .value {
    width: 0.5%;
  }
  .sale_table .title {
    width: 2%;
  }
  .sale_table .note {
    width: 5%;
  }
  .guide .table {
    margin-left: 0 !important;
  }
  .term .table {
    margin-left: 0 !important;
    font-size: 14px;
  }
  .setting .setting_box {
    width: 100%;
    margin: 1.5rem 0 0 0;
  }
  .setting .camera_box {
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .setting .camera_box img {
    max-height: 100%;
  }
  .setting .translate_box {
    width: 100%;
  }
}
@media (max-width: 380px) {
  .flow_box {
    background-size: cover !important;
  }
  .flow2_box {
    background-size: cover !important;
  }
  .user_flow_box {
    background-size: cover !important;
  }
  .teacher_application_guide_flow_box {
    background-size: cover !important;
  }
  .teacher_application_flow_box {
    background-size: cover !important;
  }
  .teacher_signup_flow_box {
    background-size: cover !important;
  }
  .teacher_lesson_flow_box {
    background-size: cover !important;
  }
}/*# sourceMappingURL=gcc.css.map */

.card_error {
    color: red;
    margin-bottom: 10px;
}

.login-fb-container {
  padding-top: 20px;
}

.login-fb-container .login-fb-label {
  font-size: 16px;
  font-weight: 700;
}

.login-fb-container .login-fb-btn {
  margin-top: 15px;
  width: 250px;
  background-color: #53b9cb;
  color: white;
  padding: 5px 15px;
  font-size: 18px;
  text-align: center;
  text-decoration: none;

}

.login-separator-container {
  display: flex;
  align-items: center;
  margin: 30px 0 20px 0;
}

.login-separator-container .login-separator {
  flex: 1;
  height: 1px;
  background-color: #aaaaaa;
}

.login-separator-container .login-separator-text {
  font-size: 16px;
  font-weight: 700;
  padding: 0 10px;
}

.login-email-label {
  font-size: 16px;
  font-weight: 700;
}

.signup-fb-info {
  margin-bottom: 20px;
}

.signup-coupon-title {
  margin-bottom: 0;
  color: red;
  font-size: 20px;
}

.signup-fb-container {
  padding-top: 20px;
}

.signup-fb-container .signup-fb-label {
  font-size: 21px;
  font-weight: 700;
}

.signup-fb-container .signup-fb-btn {
  margin: 5px 0;
  width: 250px;
  background-color: #53b9cb;
  color: white;
  padding: 5px 15px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  margin-block: 14px;
}

.signup-form-group {
  max-width: 295px;
  margin-inline: auto;
  margin-bottom: 8px;
}

.signup-form-group input {
  border-width: 2px;
  border-color: #414141;
}

.signup-form-group label {
  font-size: 14px;
  margin-bottom: 4px;
}

.signup-separator-container {
  display: flex;
  align-items: center;
  margin: 30px 0 20px 0;
}

.signup-separator-container .signup-separator {
  flex: 1;
  height: 1px;
  background-color: #aaaaaa;
}

.signup-separator-container .signup-separator-text {
  font-size: 16px;
  font-weight: 700;
  padding: 0 10px;
}

.signup-email-label {
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 8px;
}

.signup-label--icon {
  position: relative;
}

.signup-label--icon img {
  width: 25px;
  position: relative;
  top: -2px;
}

.signup-email-note {
  font-size: 14px;
}

.signup-note {
  margin-inline: auto;
  max-width: 500px;
  font-size: 14px;
}

.g-recaptcha {
  width: fit-content;
  margin-inline: auto;
  margin-block: 8px 12px !important;
}

.previous_link {
  border: 1px solid #44bacc;
  border-radius: 5px;
  padding: 5px 12px;
}

.previous_link.previous_link_teacher {
  border-color: #ccc;
}

.previous_link .previous_link_name {
  font-size: 14px;
}

.previous_link .previous_link_url {
  font-size: 14px;
}

.previous_link .previous_link_url a {
  color: #333;
  display: block;
}

.request-schedule-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}

.request-schedule-container .request-schedule-text {
  margin-bottom: 5px;
}

.request-schedule-container .request-schedule-img {
  width: 20px;
  height: 20px;
}

/* facebook btn */

.signup-fb-container .signup-fb-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #6a77bc;
  width: fit-content;
  margin-inline: auto;
  gap: 4px;
  padding: 4px 7px;
}

.signup-fb-container .signup-fb-btn span {
  padding-inline: 0.5rem;
}

.signup_ja .signup-fb-container .signup-fb-btn span {
  padding-inline: 1.5rem;
}

.signup-separator-container {
  margin: 10px 0 0 0;
}

.auth-container--signup .card-header,
.auth-container--signup .card {
  border: none;
}

.auth-container--signup .card-header {
  border-bottom: 2px solid rgb(0 0 0 / 25%);;
}

.signup-card-body {
  padding-bottom: 30px;
  border: none;
}

.auth-container--signup .card {
  border: 2px solid rgb(0 0 0 / 25%);
}

.signup-submit-btn {
  margin-bottom: 32px;
}

@media screen and (max-width: 920px) {
  .signup-coupon-title {
    margin-bottom: 3px;
  }

  .signup-card-body {
    padding-top: 8px;
  }

  .signup_ja .signup-coupon-title {
    white-space: nowrap;
    font-size: 18px;
  }

  .signup_ja .signup-fb-info {
    font-size: 14px;
    white-space: nowrap;
  }

  .signup_ja .signup-fb-notice {
    font-size: 13px;
    white-space: nowrap;
  }

  .signup-fb-info {
    margin-bottom: 12px;
  }

  .signup-submit-btn {
    margin-bottom: 0;
  }

  .signup-note {
    margin-block: 8px 0;
  }

  .signup-fb-container {
    padding-top: 10px;
  }

  .auth-container--signup {
    margin-top: -10px;
  }
}

.mypage_item-container {
		width: 80%;
	}

.mypage_item-container .mypage_item {
  width: 50%;
}

@media screen and (max-width: 600px) {
  .mypage_item-container {
    width: 100%;
  }
  .mypage_item-container .mypage_item {
    width: 100%;
  }
}

/* Campaign 20260320 */

.signup-campain {
  font-size: 21px;
  line-height: 133%;
  margin-bottom: 24px;
}

.signup-campaign-text {
  font-size: 21px;
  margin-bottom: 12px;
  text-align: center;
  color: #dc3545;
}

.signup-campaign-text .sakura-text {
  font-weight: bold;
}

.signup-campaign-text .sakura-text::before, .signup-campaign-text .sakura-text::after {
  content: "";
  background-image: url("/images/sakura-flower.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  background-position: center;
  width: 32px;
  height: 29px;
  transform: translateY(6px);
}

.signup-campaign-deadline {
  font-size: 18px;
  margin-top: 8px;
  text-align: center;
  color: black;
}

@media screen and (max-width: 768px) {
  .signup-campain {
    margin-bottom: 24px;
  }

  .signup-campaign-text {
    font-size: 19px;
  }

  .signup-campaign-text .sakura-text::before, .signup-campaign-text .sakura-text::after {
    width: 29px;
    height: 25px;
    transform: translateY(5px);
  }

  .signup-campaign-deadline {
    font-size: 17px;
    margin-top: 6px;
  }

  .signup_ja .sakura-text-second {
    font-size: 17px;
  }
}