.mb30 {
    margin-bottom: 30px;
}

@media only screen and (max-width: 500px) {
    .mb30 {
        margin-bottom: 8vw;
    }
}
.eys_music_stylist {
    font-family: 'hiragino kaku gothic pro', 'ヒラギノ角ゴ Pro W3', sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 500px;
    margin: auto;
    background-color: #E7F8F1;
    font-size: 16px;
    line-height: initial;
    margin-top: -10%;
}
.eys_music_stylist img {
    /* width: initial; */
    /* vertical-align: middle; */
}
.eys_music_stylist_head {
    margin: 0 20px;
    padding-top: 40px;
}
.eys_music_stylist_head_ttl01 {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: 5.4px;
    font-weight: 300;
    text-align: center;
    color: #222222;
    margin-bottom: 17px;
}
.eys_music_stylist_head_txt01 {
    font-size: 24px;
    line-height: 1.25;
    font-weight: 600;
    color: #222222;
    text-align: center;
}
.eys_music_stylist_head_txt02 {
    position: relative;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7;
    letter-spacing: 1.4px;
    color: #222222;
    text-align: center;
    margin: 24px 28px;
    padding: 10px 0;
}
.eys_music_stylist_head_txt02::before,.eys_music_stylist_head_txt02:after{
    content:'';
    width: 40px;
    height: 20px;
    position: absolute;
    display: inline-block;
}
.eys_music_stylist_head_txt02::before{
    border-left: solid 1px #222222;
    border-top: solid 1px #222222;
    top:0;
    left: 0;
}
.eys_music_stylist_head_txt02:after{
    border-right: solid 1px #222222;
    border-bottom: solid 1px #222222;
    bottom:0;
    right: 0;
}
.eys_music_stylist_info_fukidashi {
    position: relative;
    top: 0;
    margin-left: 20px;
}
.eys_music_stylist_info_fukidashi img {
    position: absolute;
    width: 80%;
    z-index: 1;
    -webkit-filter: drop-shadow(0px 10px 20px rgba(0,0,0,.2));
    filter: drop-shadow(0px 10px 20px rgba(0,0,0,.2));
    transform: translateZ(0);
}
@media screen and (min-width: 500px) {
.eys_music_stylist_info_fukidashi img{
    position: absolute;
    width: 80%;
    z-index: 1;
    -webkit-filter: drop-shadow(0px 10px 20px rgba(0,0,0,.2));
    filter: drop-shadow(0px 10px 20px rgba(0,0,0,.2));
    transform: translateZ(0);
    margin-top: -80px;
}
}
.eys_music_stylist_info {
    margin-top: -200px;
    background-color: #E7F8F1;
}
@media screen and (min-width: 500px) {
    .eys_music_stylist_info{
    margin-top: -100px;
    background-color: #E7F8F1;
    }
}

.eys_music_stylist_info_imglist {
    margin-top: 40%;
    position: relative;
}
.eys_music_stylist_info_imglist img {
    width: 100%;
}
.eys_music_stylist_info_content {
    background-color: #FFFFFF;
    margin: -10px 5%;
    padding: 20px 0;
    text-align: center;
    position: absolute;
    width: 90%;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}
.eys_music_stylist_info_content_title {
    font-weight: 600;
    font-size: 12px;
    line-height: 2.3;
    letter-spacing: 1.2px;
}
.eys_music_stylist_info_content_subtitle {
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    letter-spacing: 2px;
    color: #88DDBB;
    position: relative;
}
.eys_music_stylist_info_content_subtitle:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -20px;
    display: inline-block;
    width: 20px;
    height: 1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.eys_music_stylist_info_content p {
    color: #222222;
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 1.4px;
}
.eys_music_stylist_info_list {
    margin: 310px 0 0 0;
    padding: 0 18px 30%;
}
.eys_music_stylist_info_list li {
    margin-bottom: 25px;
}
.eys_music_stylist_info_list_img_left {
    display: grid;
    grid-template-columns: 1fr 4fr;
    grid-gap: 5px;
}
.eys_music_stylist_info_list_img_right {
    display: grid;
    grid-template-columns: 4fr 1fr;
    grid-gap: 5px;
    text-align: right;
}
.eys_music_stylist_info_list_img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
}
.eys_music_stylist_satisfaction {
    background-color: #EEAAAA;
}
.eys_music_stylist_info_list_content p {
    font-size: 10px;
    line-height: 1.7;
}
.eys_music_stylist_satisfaction_title {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.7;
    color: #EEAAAA;
}
.eys_music_stylist_guarantee_title {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.7;
    color: #88CCDD;
}
.eys_music_stylist_change_title {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.7;
    color: #88DDBB;
}
.eys_music_stylist_guarantee {
    background-color: #88CCDD;
}
.eys_music_stylist_change {
    background-color: #88DDBB;
}
.eys_music_stylist_conditions_fukidashi {
    position: relative;
    top: 10px;
    margin-right: 38px;
}
.eys_music_stylist_conditions_fukidashi img {
    position: absolute;
    width: 80%;
    right: 0;
    bottom: 0;
    z-index: 1;
    -webkit-filter: drop-shadow(0px 10px 20px rgba(0,0,0,.2));
    filter: drop-shadow(0px 10px 20px rgba(0,0,0,.2));
    transform: translateZ(0);
}
.eys_music_stylist_search {
    margin: 8%;
    background: #E7F8F1;
}
.eys_music_stylist_search_title {
    text-align: center;
    padding: 15px 0 0 0;
}
.eys_music_stylist_search_title_head {
    font-weight: 600;
    font-size: 20px;
    line-height: 2.5;
}
.eys_music_stylist_search_title_content {
    font-size: 15px;
    line-height: 1.5;
}
.eys_music_stylist_search_condition_list {
  padding: 15px 0;
}
.eys_music_stylist_search_condition_list > li {
    position: relative;
    margin: 5px;
    display: flex;
    align-items: center;
}
.condition_label {
    width: 10em;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    line-height: 28px;
}
.select_ranks {
    width: 12.5em;
}
.condition_course_instrument {
    border: 1px solid rgb(1, 125, 235);
    border-radius: 50%;
    margin-right: 0.5em;
}
.view {
    max-width: 16em;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #017deb;
    font-size: 11px;
    font-weight: 600;
}
.select_button {
    margin-left: 10px;
    color: #000000;
    padding-left: 10px;
    min-width: 45px;
    height: 27px;
    border: 1px solid #dddddd;
    border-radius: 20px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    display: inline-flex;
    line-height: 28px;
    font-size: 11px;
    font-weight: 600;
    position: absolute;
    right: 0;
}
.select_button_arrow_down {
  margin-left: 5px;
}
.choice {
    display: inline-flex;
    flex-wrap: wrap;
    position: relative;
    top: 5px;
}
.choice > a {
    border: 1px solid #dddddd;
    border-radius: 50%;
    display: block;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    min-width: 26px;
}
.condition_weekday > a {
    margin: 0px 2px;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
}
.condition_rank > a {
    margin: 0px 6px;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
}
.teacher_info_weekday > a {
    margin: 0px 1px;
    background-color: rgb(204, 204, 204);
    color: rgb(255, 255, 255);
}
.choice > a.selected {
    background-color: #017deb;
    color: #ffffff;
}
.teacher_search {
    background-color: white;
    text-align: center;
}
.eys_music_stylist_search_result {
  font-size: 11.7px;
  font-size: 3.12vw;
  display: block;
  position: relative;
  right: 15%;
}
.eys_music_stylist_search_result_selector {
    width: auto;
    height: 350px;
    padding: 0 30px;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.eys_music_stylist_search_result_selector.lazyloaded {
    background: url(https://eys-teacher-search-dev.s3.2nd-community.com/images/bg_teacher.svg) 375px 350px;
}
.eys_music_stylist_search_result_selector > nav {
    width: 45px;
    position: absolute;
    bottom: 0;
    text-align: center;
    z-index: 9;
}
.eys_music_stylist_search_result_selector > nav:first-child {
    left: 0;
}
.eys_music_stylist_search_result_selector > nav:last-child {
    right: 0;
}
.eys_music_stylist_search_result_selector > nav > img {
    width: 45px;
    margin-top: 70px;
}
.eys_music_stylist_search_result_selector > div {
    position: relative;
    height: 190px;
    text-align: center;
    width: 35px;
}
.eys_music_stylist_search_result_selector > div:nth-child(2) {
    z-index: 5;
    transform: scale(1, 1) translate(10px, -17px);
}
.eys_music_stylist_search_result_selector > div:nth-child(3) {
    z-index: 4;
    transform: scale(0.85, 0.85) translate(70px, -23px);
    opacity: 0.5;
}
.eys_music_stylist_search_result_selector > div:nth-child(4) {
    z-index: 3;
    transform: scale(0.7, 0.7) translate(140px, -30px);
    opacity: 0.4;
}
.eys_music_stylist_search_result_selector > div:nth-child(5) {
    z-index: 2;
    transform: scale(0.55, 0.55) translate(240px, -40px);
    opacity: 0.3;
}
.eys_music_stylist_search_result_selector > div:nth-child(6) {
    z-index: 1;
    transform: scale(0.4, 0.4) translate(380px, -60px);
    opacity: 0.2;
}
.eys_music_stylist_search_result_selector > div > div {
    margin-top: -46px;
}
.mark {
  width: 35px;
}
.eys_music_stylist_search_result_selector > div > .standing {
    position: absolute;
    left: 50%;
    top: 50px;
    transform: translate(-50%, 0);
    width: auto;
}
.eys_music_stylist_search_result_selector > div > .standing > img {
    height: 230px;
    width: auto;
}
.eys_music_stylist_search_result_selector > div > .face {
    position: absolute;
    top: 110px;
    left: -10px;
    width: 50px;
    height: 50px;
    text-align: center;
    overflow: hidden;
    border-radius: 27px;
    border: 1px solid #ffffff;
    background-color: #dfdcd3;
}
.eys_music_stylist_search_result_selector > div > .face > img {
    width: 50px;
}
.teacher_title {
    padding: 15px 5px;
    position: relative;
    left: 15%;
    margin: 0 auto;
}
.teacher_title > div:first-child {
    white-space: nowrap;
    font-size: 120%;
    font-weight: bold;
    line-height: 30px;
    padding: 0 15px;
    padding-top: 15px;
}
.teacher_title > p {
    color: #333333;
    margin: 0 10px 0 10px;
    word-break: break-all;
    white-space: pre-line;
    line-height: initial;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: max-content;
    background-color: white;
    width: 100%;
    position: relative;
    right: 3.6%;
}
@media screen and (min-width: 500px) {
    .teacher_title > p {
        color: #333333;
        margin: 0 10px 0 10px;
        word-break: break-all;
        white-space: pre-line;
        line-height: initial;
        position: relative;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        height: max-content;
        background-color: white;
        width: 100%;
        position: relative;
        right: 2.8%;
    }
}
.teacherBio__viewMore {
    content: "全て表示する";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background-color: #ffffff;
    color: #000000;
    font-size: 10px;
    border: 1px solid #777777;
    padding: 2px 10px;
}
.eys_music_stylist_search_result dl {
    padding: 0 20px;
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
}
.enables {
    display: flex;
    flex-wrap: wrap;
}
.enables > dt {
    flex: 0 0 auto;
    font-size: 10px;
    font-weight: 600;
    color: #017deb;
    line-height: 26px;
    position: relative;
    right: 4%;
}
.enables > dd {
    font-size: 10px;
    flex: 1 0 75%;
    color: #000000;
    line-height: 3vw;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    right: 4%;
}
.enables > dd::before {
    color: #017deb;
}
.eys_music_stylist_search_result dl.expander {
    padding: 0;
    background-color: #E7F8F1;
    position: relative;
    left: 15%;
}
.eys_music_stylist_search_result dl.expander > dt {
    display: flex;
    float: inherit;
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    align-items: center;
    background-color: white;
    width: 115%;
    position: relative;
    right: 8%;
}

@media screen and (min-width: 500px) {
    .eys_music_stylist_search_result dl.expander > dt {
        display: flex;
        float: inherit;
        color: #333333;
        font-size: 14px;
        font-weight: 600;
        padding: 10px 20px;
        align-items: center;
        background-color: white;
        width: 121.5%;
        position: relative;
        right: 10.5%;
        margin-top: -14%;
    }
    }

.eys_music_stylist_search_result dl.expander > dt > span {
    text-align: right;
    color: #999999;
    flex: 1 0 auto;
}
.eys_music_stylist_search_result dl.expander > dd {
    line-height: 1.5;
    padding: 10px 20px;
    background-color: white;
    font-size: 11px;
    font-weight: 300;
    padding-bottom: 90px;
}
.eys_music_stylist_search_result dl.expander > dd:not(:last-of-type) {
    background-color: white;
    font-size: 11px;
    font-weight: 300;
    color: #222222;
}
.lesson_policies > li {
    display: flex;
    margin: 20px 5px;
}
.lesson_policies > li:first-child {
    margin-top: 0;
}
.lesson_policies > li > header {
    border-radius: 5px;
    height: 52.7px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    position: relative;
    right: 10px;
}
.lesson_policies > li > header > img {
    width: 30px;
}
.lesson_policies > li > main {
    padding: 5px 10px;
    width: 78%;
    font-size: 15px;
}
.lesson_policies > li > main > h3 {
    font-size: 14px;
    font-weight: 600;
    font-family: 'ヒラギノ角ゴシック';
    color: #222222;
}
.lesson_policies > li > main > p {
    padding-top: 5px;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    color: #3B4043;
}
.lesson_policies > li > main > a {
    display: inline-block;
    color: #000000;
    border: 1px solid #777777;
    line-height: 1;
    padding: 6px 10px 4px;
    margin-top: 4px;
}
@media screen and (min-width: 500px) {
    .lesson_dd{
        width: 121.5%;
        position: relative;
        right: 10.5%;
        bottom: 5px;
    }
}
@media screen and (max-width: 500px) {
    .lesson_dd{
        width: 115%;
        position: relative;
        right: 8%;
        bottom: 5px;
    }
}

.lesson_policy_popup_container {
    width: 355px;
    background-color: #FFFFFF;
    padding-bottom: 20px;
    margin: 0 auto;
    border-radius: 10px;
    color: #000000;
    overflow: hidden;
}
.lesson_policy_popup_top {
    border-radius: 10px 10px 0 0;
}
.lesson_policy_popup_top > h2 {
    padding: 13px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    background-color: #f6f6f6;
}
.lesson_policy_popup_content {
    margin: 20px 10px;
    font-size: 11px;
    text-align: left;
    line-height: normal;
}
.lesson_policy_popup_content img {
    float: left;
    width: 60px;
    margin-right: 15px;
}
.videos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 110%;
    position: relative;
    right: 5%;
    bottom: 15px;
    padding-right: 5px;
    padding-left: 5px;
}
@media screen and (min-width: 500px) {
    .videos {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 110%;
        position: relative;
        right: 5%;
        bottom: 15px;
        padding-right: 10px;
        padding-left: 10px;
    }
}
.videos > li {
    margin: 5px 0;
    position: relative;
    width: 50%;
}
.videos > li > video {
    width: 90%;
    border-radius: 5px;
    position: relative;
    left: 5%;
}
.lesson_styles > li {
    line-height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.lesson_styles > li > label {
    width: 60px;
    font-weight: 600;
}
.lesson_styles > li > label:first-child {
    display: inline-block;
    text-align: right;
    color: #017deb;
}
.lesson_styles > li > label:last-child {
    color: #ff4455;
}
.lesson_styles > li > nav {
    flex: 0 0 auto;
    background: linear-gradient(to right, #017deb, #ff4455);
    width: 14vw;
    height: 3.7px;
    border-radius: 2px;
    position: relative;
}
.lesson_styles > li > nav > span {
    position: absolute;
    display: block;
    top: -7px;
    width: 18.3px;
    height: 18.3px;
    border: 1px solid #dddddd;
    border-radius: 50%;
    background-color: #ffffff;
    box-shadow: 1px 1px 6px 0 #cccccc;
}
.reviews > li {
    display: flex;
    margin: 20px 0 20px 10px;
}
.reviews > li:first-child {
    margin-top: 0;
}
.reviews > li > header {
    flex: 0 0 auto;
}
.reviews > li > header > img {
    width: 53px;
    border-radius: 50%;
}
.reviews > li > main {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #dddddd;
}
.reviews > li > main > h3 {
    padding-bottom: 5px;
    font-weight: 600;
}
.reviews > li > main > p {
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.reviews > li > main > span {
    color: #999999;
    font-weight: 600;
    font-size: 10.5px;
}
.eys_music_stylist_search_result_count {
    padding: 15px 10px;
    border: 1px solid #dddddd;
    font-size: 12px;
    font-weight: 600;
}
.eys_music_stylist_search_result_count > strong {
    font-size: 130%;
    color: #017deb;
}
.eys_music_stylist_search_result_not_found_context {
    text-align: center;
    background-color: white;
    border: 1px solid #dddddd;
    padding: 15px;
}
.eys_music_stylist_search_result_not_found_context > h4 {
    font-size: 13px;
}
.eys_music_stylist_search_result_not_found_context > div {
    padding: 15px;
}
.teacher_search_loading {
    z-index: 9999;
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background:rgba(0,0,0,.5);
}
.teacher_search_loading::before {
    content:"";
    display:block;
    position:fixed;
    left:50%;
    top:50%;
    width:50px;
    height:50px;
    border-radius:5px;
    margin-top:-15px;
    margin-left:-15px;
}
.teacher_search_loading::after {
    content:"";
    display:block;
    position:fixed;
    left:50%;
    top:50%;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    margin-top:-10px;
    margin-left:-40px;
    border:4px solid #3dc6c0;
    border-right:4px solid #0000;
    animation: rotate 1s infinite linear;
}
.popup {
    z-index: 1001;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    overflow: auto;
    display: none;
}
.popup > section {
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    margin: 0 auto;
    min-height: 150vh;
}
.text-right {
    padding: 10px 15px;
    text-align: right;
}
.x_button {
    width: 21px;
    left: 4.5px;
}
.popup_container {
    width: 355px;
    background: rgb(246, 246, 246);
    padding-bottom: 20px;
    margin: 0 auto;
    border-radius: 10px;
    color: #000000;
    overflow: hidden;
}
.popup_top {
    background-color: #f6f6f6;
    border-radius: 10px 10px 0 0;
}
.popup_top > h2 {
    padding: 20px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}
.popup_tabs {
    display: flex;
    margin: 20px 10px;
}
.popup_tabs > li {
    position: relative;
    background-color: #efefef;
    font-size: 12px;
    font-weight: bold;
    padding: 13px 0;
    width: 100%;
    text-align: center;
    border: 1px solid #dddddd;
    line-height: initial;
}
.popup_tabs > li:first-child {
    border-radius: 10px 0 0 10px;
}
.popup_tabs > li:last-child {
    border-radius: 0 10px 10px 0;
}
.popup_tabs > li.popup_tabs_active {
    background-color: #017deb;
    color: white;
}
.popup_tabs > li.popup_tabs_active::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid #017deb;
}
.popup_course_select_list {
    margin: 0 5px;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    background-color: #ffffff;
}
.popup_course_select_list_category {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    font-size: 14px;
    font-weight: 600;
    padding: 13px;
    background-color: white;
    clear: both;
}
.popup_course_select_list_category > span {
    color: #017deb;
}
.popup_course_select_list_course_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.popup_course_select_list_course_list > li {
    display: flex;
    flex-direction: column;
    font-size: 9px;
    font-weight: 600;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-right: 1px solid #dddddd;
}
.popup_course_select_list_course_list > li.checked:before {
    content: "";
    background-size: 18px;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
}
.popup_course_select_list_course_list > li.lazyloaded.checked:before {
    background-image: url("https://eys-teacher-search-dev.s3.2nd-community.com/images/checked_instrument@3x.png");
}
.popup_course_select_list_course_list > li.big {
    grid-row: span 2;
    grid-column: span 2;
}
.popup_course_select_list_course_list > li > img {
    height: 87.5px;
}
.popup_course_select_list_course_list > li.big > img {
    flex: 1 0 auto;
    height: auto;
}
.popup_course_select_list_course_list > li > span {
    background-color: white;
    display: block;
    padding: 5px 0;
    border-top: 0.5px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    font-feature-settings: "palt";
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.popup_search_input {
    padding: 8px;
    display: flex;
    margin: 8px;
}
.popup_search_input > input {
    border: 1px solid #dddddd;
    padding: 10px;
    border-radius: 5px 0 0 5px;
    flex: 1 1 auto;
}
.popup_search_input > button {
    border: 1px solid #dddddd;
    border-left: none;
    padding: 10px;
    border-radius: 0 5px 5px 0;
}
.popup_studio_select_list {
    border: 1px solid #dddddd;
    border-radius: 10px;
    margin: 5px;
    overflow: hidden;
}
.popup_studio_select_list dt {
    font-weight: bold;
    font-size: 11px;
    padding: 15px;
    flex: 0 0 100%;
    border: 1px solid #dddddd;
}
.popup_studio_select_list dt strong {
    color: #017deb;
}
.popup_studio_select_list dd {
    display: flex;
    flex-wrap: wrap;
}
.popup_studio_select_list dl {
    border-left: 10px solid #dddddd;
    width: 100%;
}
.popup_studio_select_list_item {
    display: flex;
    flex: 0 0 46%;
    border: 1px solid #dddddd;
    padding: 5px;
    background-color: #efefef;
}
.popup_studio_select_list_item > img {
    width: 20px;
}
.popup_studio_select_list_item > div {
    margin: 5px 0 5px 5px;
}
.popup_studio_select_list_item > div > h4 {
    font-size: 13px;
    font-weight: 600;
}
.popup_studio_select_list_item > div > span {
    font-size: 9px;
}
.popup_studio_search_not_found {
    flex: 1 0 100%;
    text-align: center;
    padding: 20px;
    font-size: 10px;
}
.close_button {
    position: relative;
    left: 25%;
    bottom: 20px;
    margin-top: -50px;
    width: 200px;
}
@media screen and (max-width: 500px) {
    .close_button {
        position: relative;
        left: 18%;
        bottom: 20px;
        margin-top: -50px;
        width: 200px;
    }
}
@media screen and (max-width: 300px) {
    .close_button {
        position: relative;
        left: 6%;
        bottom: 20px;
        margin-top: -50px;
        width: 200px;
    }
}
.close_button > img {
    width: 50px;
}
.alert_close_button {
    font-weight: 600;
    text-align: center;
    color: rgb(51, 51, 51);
    padding: 10px;
    margin: 5px;
    font-size: 14px;
}
.alert_close_button > img {
    width: 7px;
    margin-right: 10px;
}
.studio_selector_online {
    border: 1px solid #dddddd;
    padding: 13px;
    border-radius: 10px;
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin: 8px;
    background-color: #efefef;
}
.eys_music_stylist_search_result_init_loading {
    text-align: center;
    padding: 20px;
}
.eys_music_stylist_search_result_init_loading > img {
    width: 50%;
}


.teacher_title > div:first-child > figure {
    position: relative;
    width: 60px;
    height: 60px;
}
.teacher_title > div:first-child > figure > img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.teacher_title > div:first-child > figure > figcaption {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translate(35%, 20%);
}
.teacher_title > div:first-child > figure > figcaption > img {

}
.teacher_title > div:first-child > figure > figcaption > .score {
    font-size: 11px;
    text-align: center;
}
.eys_music_stylist_search_result > ul > li {
    padding-bottom: 35px;
    position: relative;
}
@media only screen and (max-width: 500px) {
    .eys_music_stylist_search_result > ul > li {
        padding-bottom: 8vw;
    }
}
.eys_music_stylist_search_result > ul > li:not(:first-of-type) {
    border-top: 0px solid #dddddd;
}
.teacherTitle__viewMore {
    all: unset;
    display: block;
    position: absolute;
    left: 65%;
    color: #000000;
    transform: translate(-50%, 0);
    cursor: pointer;
    z-index: 9;
    font-size: 11px;
  }
@media only screen and (max-width: 500px) {
    .eys_music_stylist {
        font-size: 4.267vw;
        margin-top: -40px;
    }
    .eys_music_stylist_head_ttl01 {
        font-size: 4.8vw;
        line-height: 1.2;
        letter-spacing: 1.44vw;
        font-weight: 300;
        text-align: center;
        color: #222222;
        margin-bottom: 4.533vw;
    }
    .eys_music_stylist_head {
        margin: 0 5.333vw;
        padding-top: 10.667vw;
    }
    .eys_music_stylist_head_txt01 {
        font-size: 6.4vw;
        line-height: 1.25;
        font-weight: 600;
        color: #222222;
        text-align: center;
    }
    .eys_music_stylist_head_txt02 {
        position: relative;
        font-size: 3.733vw;
        font-weight: 300;
        line-height: 1.7;
        letter-spacing: 0.373vw;
        color: #222222;
        text-align: center;
        margin: 6.4vw 7.467vw;
        padding: 2.667vw 0;
    }
    .eys_music_stylist_head_txt02::before,.eys_music_stylist_head_txt02:after{
        content:'';
        width: 10.667vw;
        height: 5.333vw;
        position: absolute;
        display: inline-block;
    }
    .eys_music_stylist_head_txt02::before{
        border-left: solid 1px #222222;
        border-top: solid 1px #222222;
        top:0;
        left: 0;
    }
    .eys_music_stylist_head_txt02:after{
        border-right: solid 1px #222222;
        border-bottom: solid 1px #222222;
        bottom:0;
        right: 0;
    }
    .eys_music_stylist_info_fukidashi {
        margin-left: 5.333vw;
        position: relative;
        bottom: 50px;
        margin-top: -60px;
    }
    .eys_music_stylist_info_fukidashi img {
        position: absolute;
        width: 80%;
        z-index: 1;
        -webkit-filter: drop-shadow(0px 10px 20px rgba(0,0,0,.2));
        filter: drop-shadow(0px 10px 20px rgba(0,0,0,.2));
        transform: translateZ(0);
    }
    .eys_music_stylist_info {
        margin: 5.333vw;
        background-color: #E7F8F1;
    }
    .eys_music_stylist_info_imglist {
        margin-top: 40%;
        position: relative;
    }
    .eys_music_stylist_info_imglist img {
        width: 100%;
    }
    .eys_music_stylist_info_content {
        background-color: #FFFFFF;
        margin: -10px 5%;
        padding: 5.333vw 0;
        text-align: center;
        position: absolute;
        width: 90%;
        box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
    }
    .eys_music_stylist_info_content_title {
        font-weight: 600;
        font-size: 3.2vw;
        line-height: 2.3;
        letter-spacing: 0.32vw;
    }
    .eys_music_stylist_info_content_subtitle {
        margin-bottom: 10.667vw;
        font-weight: 600;
        font-size: 5.333vw;
        line-height: 1.4;
        letter-spacing: 0.533vw;
        color: #88DDBB;
        position: relative;
    }
    .eys_music_stylist_info_content_subtitle:before {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -5.333vw;
        display: inline-block;
        width: 5.333vw;
        height: 0.267vw;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .eys_music_stylist_info_content p {
        color: #222222;
        font-size: 3.733vw;
        line-height: 1.7;
        letter-spacing: 0.373vw;
    }
    .eys_music_stylist_info_list {
        margin: 82.667vw 0 0 0;
        padding: 0 18px 30%;
        position: relative;
        top: 50px;
    }
    .eys_music_stylist_info_list li {
        margin-bottom: 6.667vw;
    }
    .eys_music_stylist_info_list_img_left {
        display: grid;
        grid-template-columns: 1fr 4fr;
        grid-gap: 1.333vw;
    }
    .eys_music_stylist_info_list_img_right {
        display: grid;
        grid-template-columns: 4fr 1fr;
        grid-gap: 1.333vw;
        text-align: right;
    }
    .eys_music_stylist_info_list_img {
        width: 16vw;
        height: 16vw;
        border-radius: 50%;
        display: flex;
        justify-content: center;
    }
    .eys_music_stylist_satisfaction {
        background-color: #EEAAAA;
    }
    .eys_music_stylist_info_list_content p {
        font-size: 2.667vw;
        line-height: 1.7;
    }
    .eys_music_stylist_satisfaction_title {
        font-size: 4vw;
        font-weight: 600;
        line-height: 1.7;
        color: #EEAAAA;
    }
    .eys_music_stylist_guarantee_title {
        font-size: 4vw;
        font-weight: 600;
        line-height: 1.7;
        color: #88CCDD;
    }
    .eys_music_stylist_change_title {
        font-size: 4vw;
        font-weight: 600;
        line-height: 1.7;
        color: #88DDBB;
    }
    .eys_music_stylist_guarantee {
        background-color: #88CCDD;
    }
    .eys_music_stylist_change {
        background-color: #88DDBB;
    }
    .eys_music_stylist_conditions_fukidashi {
        position: relative;
        top: 5.333vw;
        margin-right: 10.133vw;
    }
    .eys_music_stylist_conditions_fukidashi img {
        position: absolute;
        width: 80%;
        right: 0;
        bottom: 0;
        z-index: 1;
        -webkit-filter: drop-shadow(0px 10px 20px rgba(0,0,0,.2));
        filter: drop-shadow(0px 10px 20px rgba(0,0,0,.2));
        transform: translateZ(0);
    }
    .eys_music_stylist_search {
        margin: 5.333vw;
        background: #E7F8F1;
    }
    .eys_music_stylist_search_title {
        text-align: center;
        padding: 4vw 0 0 0;
    }
    .eys_music_stylist_search_title_head {
        font-weight: 600;
        font-size: 4.3vw;
        line-height: 2.5;
    }
    .eys_music_stylist_search_title_content {
        font-size: 3.5vw;
        line-height: 1.5;
    }
    .eys_music_stylist_search_condition_list {
      padding: 4vw 0;
    }
    .eys_music_stylist_search_condition_list > li {
        position: relative;
        margin: 1.333vw;
        display: flex;
        align-items: center;
    }
    .condition_label {
        width: 10em;
        display: inline-block;
        font-size: 2.933vw;
        font-weight: 600;
        line-height: 7.467vw;
    }
    .select_ranks {
        width: 12.5em;
    }
    .condition_course_instrument {
        border: 1px solid rgb(1, 125, 235);
        border-radius: 50%;
        margin-right: 0.5em;
    }
    .view {
        max-width: 16em;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #017deb;
        font-size: 2.933vw;
        font-weight: 600;
    }
    .select_button {
        margin-left: 2.667vw;
        color: #000000;
        padding-left: 2.667vw;
        min-width: 12vw;
        height: 7.2vw;
        border: 1px solid #dddddd;
        border-radius: 5.333vw;
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
        display: inline-flex;
        line-height: 7.467vw;
        font-size: 2.933vw;
        font-weight: 600;
        position: absolute;
        right: 0;
    }
    .select_button_arrow_down {
      margin-left: 1.333vw;
    }
    .choice {
        display: inline-flex;
        flex-wrap: wrap;
        position: relative;
        top: 5px;
    }
    .choice > a {
        border: 1px solid #dddddd;
        border-radius: 50%;
        display: block;
        height: 18px;
        line-height: 6.933vw;
        text-align: center;
        font-weight: 600;
        min-width: 18px;
        font-size: 11px;
    }
    .condition_weekday > a {
        margin: 0px 0.3vw;
        background-color: rgb(255, 255, 255);
        color: rgb(0, 0, 0);
    }
    .condition_rank > a {
        margin: 0px 1.6vw;
        background-color: rgb(255, 255, 255);
        color: rgb(0, 0, 0);
    }
    .teacher_info_weekday > a {
        margin: 0px 0.267vw;
        background-color: rgb(204, 204, 204);
        color: rgb(255, 255, 255);
    }
    .choice > a.selected {
        background-color: #017deb;
        color: #ffffff;
    }
    .teacher_search {
        background-color: white;
        text-align: center;
    }
    .eys_music_stylist_search_result {
      font-size: 3.12vw;
      display: block;
      position: relative;
      right: 15%;
    }
    .eys_music_stylist_search_result_selector {
        width: auto;
        height: 93.333vw;
        padding: 0 8vw;
        position: relative;
        display: flex;
        align-items: center;
        overflow: hidden;
    }
    .eys_music_stylist_search_result_selector.lazyloaded {
        background: url(https://eys-teacher-search-dev.s3.2nd-community.com/images/bg_teacher.svg) 100vw 93.333vw;
    }
    .eys_music_stylist_search_result_selector > nav {
        width: 12vw;
        position: absolute;
        bottom: 0;
        text-align: center;
        z-index: 9;
    }
    .eys_music_stylist_search_result_selector > nav:first-child {
        left: 0;
    }
    .eys_music_stylist_search_result_selector > nav:last-child {
        right: 0;
    }
    .eys_music_stylist_search_result_selector > nav > img {
        width: 12vw;
        margin-top: 18.667vw;
    }
    .eys_music_stylist_search_result_selector > div {
        position: relative;
        height: 50.667vw;
        text-align: center;
        width: 9.333vw;
    }
    .eys_music_stylist_search_result_selector > div:nth-child(2) {
        z-index: 5;
        transform: scale(1, 1) translate(10px, -17px);
    }
    .eys_music_stylist_search_result_selector > div:nth-child(3) {
        z-index: 4;
        transform: scale(0.85, 0.85) translate(70px, -23px);
        opacity: 0.5;
    }
    .eys_music_stylist_search_result_selector > div:nth-child(4) {
        z-index: 3;
        transform: scale(0.7, 0.7) translate(140px, -30px);
        opacity: 0.4;
    }
    .eys_music_stylist_search_result_selector > div:nth-child(5) {
        z-index: 2;
        transform: scale(0.55, 0.55) translate(240px, -40px);
        opacity: 0.3;
    }
    .eys_music_stylist_search_result_selector > div:nth-child(6) {
        z-index: 1;
        transform: scale(0.4, 0.4) translate(380px, -60px);
        opacity: 0.2;
    }
    .eys_music_stylist_search_result_selector > div > div {
        margin-top: -12.267vw;
    }
    .mark {
      width: 9.333vw;
    }
    .eys_music_stylist_search_result_selector > div > .standing {
        position: absolute;
        left: 50%;
        top: 13.333vw;
        transform: translate(-50%, 0);
        width: auto;
    }
    .eys_music_stylist_search_result_selector > div > .standing > img {
        height: 61.333vw;
        width: auto;
    }
    .eys_music_stylist_search_result_selector > div > .face {
        position: absolute;
        top: 29.333vw;
        left: -2.667vw;
        width: 13.333vw;
        height: 13.333vw;
        text-align: center;
        overflow: hidden;
        border-radius: 7.2vw;
        border: 1px solid #ffffff;
        background-color: #dfdcd3;
    }
    .eys_music_stylist_search_result_selector > div > .face > img {
        width: 13.333vw;
    }
    .teacher_title {
        padding: 4vw 1.333vw;
        margin: 0 auto;
    }
    .teacher_title > div:first-child {
        white-space: nowrap;
        font-size: 120%;
        font-weight: bold;
        line-height: 8vw;
        padding: 0 4vw;
        display: flex;
        background-color: white;
        padding-top: 15px;
    }
    .teacher_title > p {
        color: #333333;
        margin: 0 2.667vw 0 2.667vw;
        word-break: break-all;
        white-space: pre-line;
        word-spacing: 0.267vw;
        line-height: initial;
        background-color: white;
        width: 100%;
        position: relative;
        right: 3%;
        font-size: 10px;
        font-weight: 600;
        color: #222222;
        font-family: 'ヒラギノ角ゴシック';
    }
    .eys_music_stylist_search_result dl {
        padding: 0 5.33vw;
        background-color: white;
        flex-direction: column;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .enables {
        display: flex;
        flex-wrap: wrap;
    }
    .enables > dt {
        flex: 0 0 auto;
        font-size: 2.667vw;
        font-weight: 600;
        color: #017deb;
        line-height: 6.933vw;
        position: relative;
        right: 10px;
    }
    .enables > dd {
        font-size: 2.667vw;
        flex: 1 0 70%;
        color: #000000;
        line-height: 3vw;
        position: relative;
        right: 4%;
    }
    .enables > dd::before {
        color: #017deb;
    }
    .eys_music_stylist_search_result dl.expander {
        padding: 0;
        background-color: #E7F8F1;
    }
    .eys_music_stylist_search_result dl.expander > dt {
        display: flex;
        float: inherit;
        color: #333333;
        font-size: 3.733vw;
        font-weight: 600;
        padding: 3.467vw;
        align-items: center;
        background-color: white;
        width: 115%;
        position: relative;
        right: 8%;
        bottom: 4px;
    }
    .eys_music_stylist_search_result dl.expander > dt > span {
        text-align: right;
        color: #999999;
        flex: 1 0 auto;
    }
    .eys_music_stylist_search_result dl.expander > dd {
        line-height: 1.5;
        padding: 2.667vw 5.333vw;
        background-color: white;
        padding-bottom: 90px;
        color: #222222;
    }
    .lesson_policies > li {
        display: flex;
        margin: 5.333vw 1.333vw;
    }
    .lesson_policies > li:first-child {
        margin-top: 0;
    }
    .lesson_policies > li > header {
        border-radius: 1.333vw;
        height: 14.053vw;
        display: flex;
        justify-content: center;
        align-items: center;
        flex: 0 0 auto;
        position: relative;
        right: 10px;
    }
    .lesson_policies > li > header > img {
        width: 8vw;
        max-height: 70px;
        overflow: scroll;
    }
    .lesson_policies > li > main {
        padding: 1.333vw 2.667vw;
        font-size: 3.5vw;
    }
    .lesson_policies > li > main > h3 {
        font-size: 14px;
        font-weight: 600;
        font-family: 'ヒラギノ角ゴシック';
        color: #222222;
    }
    .lesson_policies > li > main > p {
        padding-top: 1.333vw;
        text-overflow: ellipsis;
        overflow: hidden;
        color: #3B4043;
    }
    .lesson_policy_popup_container {
        width: 94.667vw;
        background-color: #FFFFFF;
        padding-bottom: 5.333vw;
        margin: 0 auto;
        border-radius: 2.667vw;
        color: #000000;
        overflow: hidden;
    }
    .lesson_policy_popup_top {
        border-radius: 2.667vw 2.667vw 0 0;
    }
    .lesson_policy_popup_top > h2 {
        padding: 3.467vw;
        font-size: 4.8vw;
        font-weight: 600;
        text-align: center;
        background-color: #f6f6f6;
    }
    .lesson_policy_popup_content {
        margin: 5.333vw 2.667vw;
        font-size: 2.933vw;
        text-align: left;
    }
    .lesson_policy_popup_content img {
        float: left;
        width: 16vw;
        margin-right: 4vw;
    }
    .videos {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 110%;
        position: relative;
        right: 5%;
        bottom: 15px;
    }
    .videos > li {
        margin: 1.333vw 0;
        position: relative;
    }
    .videos > li > video {
        width: 90%;
    }
    .lesson_styles > li {
        line-height: 8vw;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .lesson_styles > li > label {
        width: 16vw;
        font-weight: 600;
    }
    .lesson_styles > li > label:first-child {
        display: inline-block;
        text-align: right;
        color: #017deb;
    }
    .lesson_styles > li > label:last-child {
        color: #ff4455;
    }
    .lesson_styles > li > nav {
        flex: 0 0 auto;
        background: linear-gradient(to right, #017deb, #ff4455);
        width: 55vw;
        height: 0.987vw;
        border-radius: 0.533vw;
        position: relative;
    }
    .lesson_styles > li > nav > span {
        position: absolute;
        display: block;
        top: -1.867vw;
        width: 4.88vw;
        height: 4.88vw;
        border: 1px solid #dddddd;
        border-radius: 50%;
        background-color: #ffffff;
        box-shadow: 1px 1px 6px 0 #cccccc;
    }
    .reviews > li {
        display: flex;
        margin: 5.333vw 0 5.333vw 2.667vw;
    }
    .reviews > li:first-child {
        margin-top: 0;
    }
    .reviews > li > header {
        flex: 0 0 auto;
    }
    .reviews > li > header > img {
        width: 14.133vw;
        border-radius: 50%;
    }
    .reviews > li > main {
        padding-left: 5.333vw;
        margin-left: 5.333vw;
        border-left: 1px solid #dddddd;
    }
    .reviews > li > main > h3 {
        padding-bottom: 1.333vw;
        font-weight: 600;
    }
    .reviews > li > main > p {
        height: 13.333vw;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .reviews > li > main > span {
        color: #999999;
        font-weight: 600;
        font-size: 2.8vw;
    }
    .eys_music_stylist_search_result_count {
        padding: 4vw 2.667vw;
        border: 1px solid #dddddd;
        font-size: 3.2vw;
        font-weight: 600;
    }
    .eys_music_stylist_search_result_count > strong {
        font-size: 130%;
        color: #017deb;
    }
    .eys_music_stylist_search_result_not_found_context {
        text-align: center;
        background-color: white;
        border: 1px solid #dddddd;
        padding: 4vw;
    }
    .eys_music_stylist_search_result_not_found_context > h4 {
        font-size: 3.467vw;
    }
    .eys_music_stylist_search_result_not_found_context > div {
        padding: 4vw;
    }
    .teacher_search_loading {
        z-index: 9999;
        position:fixed;
        top:0;
        right:0;
        bottom:0;
        left:0;
        background:rgba(0,0,0,.5);
    }
    .teacher_search_loading::before {
        content:"";
        display:block;
        position:fixed;
        left:50%;
        top:50%;
        width:13.333vw;
        height:13.333vw;
        border-radius:1.333vw;
        margin-top:-4vw;
        margin-left:-4vw;
    }
    .teacher_search_loading::after {
        content:"";
        display:block;
        position:fixed;
        left:50%;
        top:50%;
        width: 21.333vw;
        height: 21.333vw;
        border-radius: 21.333vw;
        margin-top:-2.667vw;
        margin-left:-10.667vw;
        border:4px solid #3dc6c0;
        border-right:4px solid #0000;
        animation: rotate 1s infinite linear;
    }
    .popup {
        z-index: 1001;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        box-sizing: border-box;
        overflow: auto;
    }
    .popup > section {
        background-color: rgba(0, 0, 0, 0.8);
        width: 100%;
        margin: 0 auto;
        min-height: 150vh;
    }
    .text-right {
        padding: 2.667vw 4vw;
        text-align: right;
    }
    .x_button {
        width: 5.6vw;
        left: 1.2vw;
    }
    .popup_container {
        width: 94.667vw;
        background: rgb(246, 246, 246);
        padding-bottom: 5.333vw;
        margin: 0 auto;
        border-radius: 2.667vw;
        color: #000000;
        overflow: hidden;
    }
    .popup_top {
        background-color: #f6f6f6;
        border-radius: 2.667vw 2.667vw 0 0;
    }
    .popup_top > h2 {
        padding: 5.333vw;
        font-size: 4.8vw;
        font-weight: 600;
        text-align: center;
    }
    .popup_tabs {
        display: flex;
        margin: 5.333vw 2.667vw;
    }
    .popup_tabs > li {
        position: relative;
        background-color: #efefef;
        font-size: 3.2vw;
        font-weight: bold;
        padding: 3.467vw 0;
        width: 100%;
        text-align: center;
        border: 1px solid #dddddd;
        line-height: initial;
    }
    .popup_tabs > li:first-child {
        border-radius: 2.667vw 0 0 2.667vw;
    }
    .popup_tabs > li:last-child {
        border-radius: 0 2.667vw 2.667vw 0;
    }
    .popup_tabs > li.popup_tabs_active {
        background-color: #017deb;
        color: white;
    }
    .popup_tabs > li.popup_tabs_active::before {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -2.667vw;
        border: 10px solid transparent;
        border-top: 10px solid #017deb;
    }
    .popup_course_select_list {
        margin: 0 1.333vw;
        border-left: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        background-color: #ffffff;
    }
    .popup_course_select_list_category {
        border-bottom: 1px solid #dddddd;
        border-top: 1px solid #dddddd;
        border-right: 1px solid #dddddd;
        font-size: 3.733vw;
        font-weight: 600;
        padding: 3.467vw;
        background-color: white;
        clear: both;
    }
    .popup_course_select_list_category > span {
        color: #017deb;
    }
    .popup_course_select_list_course_list {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .popup_course_select_list_course_list > li {
        display: flex;
        flex-direction: column;
        font-size: 2.4vw;
        font-weight: 600;
        text-align: center;
        position: relative;
        overflow: hidden;
        border-right: 1px solid #dddddd;
    }
    .popup_course_select_list_course_list > li.checked:before {
        content: "";
        background-size: 4.8vw;
        width: 4.8vw;
        height: 4.8vw;
        position: absolute;
        left: 0;
        top: 0;
    }
    .popup_course_select_list_course_list > li.lazyloaded.checked:before {
        background-image: url("https://eys-teacher-search-dev.s3.2nd-community.com/images/checked_instrument@3x.png");
    }
    .popup_course_select_list_course_list > li.big {
        grid-row: span 2;
        grid-column: span 2;
    }
    .popup_course_select_list_course_list > li > img {
        height: 23.333vw;
    }
    .popup_course_select_list_course_list > li.big > img {
        flex: 1 0 auto;
        height: auto;
    }
    .popup_course_select_list_course_list > li > span {
        background-color: white;
        display: block;
        padding: 1.333vw 0;
        border-top: 0.5px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        font-feature-settings: "palt";
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .popup_search_input {
        padding: 2.133vw;
        display: flex;
        margin: 2.133vw;
    }
    .popup_search_input > input {
        border: 1px solid #dddddd;
        padding: 2.667vw;
        border-radius: 1.333vw 0 0 1.333vw;
        flex: 1 1 auto;
    }
    .popup_search_input > button {
        border: 1px solid #dddddd;
        border-left: none;
        padding: 2.667vw;
        border-radius: 0 1.333vw 1.333vw 0;
    }
    .popup_studio_select_list {
        border: 1px solid #dddddd;
        border-radius: 2.667vw;
        margin: 1.333vw;
        overflow: hidden;
    }
    .popup_studio_select_list dt {
        font-weight: bold;
        font-size: 2.933vw;
        padding: 4vw;
        flex: 0 0 100%;
        border: 1px solid #dddddd;
    }
    .popup_studio_select_list dt strong {
        color: #017deb;
    }
    .popup_studio_select_list dd {
        display: flex;
        flex-wrap: wrap;
    }
    .popup_studio_select_list dl {
        border-left: 10px solid #dddddd;
        width: 100%;
    }
    .popup_studio_select_list_item {
        display: flex;
        flex: 0 0 46%;
        border: 1px solid #dddddd;
        padding: 1.333vw;
        background-color: #efefef;
    }
    .popup_studio_select_list_item > div {
        margin: 1.333vw 0 1.333vw 1.333vw;
    }
    .popup_studio_select_list_item > div > h4 {
        font-size: 3.467vw;
        font-weight: 600;
    }
    .popup_studio_select_list_item > div > span {
        font-size: 2.4vw;
    }
    .popup_studio_search_not_found {
        flex: 1 0 100%;
        text-align: center;
        padding: 5.333vw;
        font-size: 2.667vw;
    }
    .close_button {
        text-align: center;
        padding: 2.667vw;
        position: relative;
        bottom: 20px;
        margin-top: -50px;
        width: 200px;
    }
    .close_button > img {
        width: 13.333vw;
    }
    .alert_close_button {
        font-weight: 600;
        text-align: center;
        color: rgb(51, 51, 51);
        padding: 2.667vw;
        margin: 1.333vw;
        font-size: 3.733vw;
    }
    .alert_close_button > img {
        width: 1.867vw;
        margin-right: 2.667vw;
    }
    .studio_selector_online {
        border: 1px solid #dddddd;
        padding: 3.467vw;
        border-radius: 2.667vw;
        display: block;
        font-size: 3.467vw;
        font-weight: 600;
        margin: 2.133vw;
        background-color: #efefef;
    }
}

.expander-reviews .teachersReviewViewMore {
    color: #222;
    position: absolute;
    bottom: 0;
    left: 50%;
    border-radius: 30px;
    border: 1px solid;
    padding: 10px 30px;
    background-color: #fff;
    text-decoration: none;
    transform: translate(-50%,100%);
    white-space: nowrap;
    font-size: 13px;
}

.expander-reviews > h3 {
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: 14px;
    margin-left: 50px;
    font-weight: 600;
    line-height: 18px;
    text-align: left;
    color: #222222;
  }
  .expander-reviews.expander-reviews-intro {
    padding: 20px 20px 0;
    background-color: white;
    max-height: 500px;
  }
  .expander-reviews.expander-reviews-intro > h3 {
    margin: 0;
  }
  .expander-reviews ul {
    padding-bottom: 40px;
  }
  .expander-reviews.expander-reviews-intro ul {
    padding-bottom: 1px;
  }
  .expander-reviews ul li {
    /* display: flex;
    justify-content: flex-start;
    align-items: flex-start; */
    position: relative;
    padding: 10px 0;
    border-top: solid 1px #DDDDDD;
  }
  .expander-reviews ul li:not(:first-of-type) {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #DDDDDD;
  }
  .expander-reviews ul li > figure {
    /* flex: none;
    max-width: 60px;
    text-align: center; */
  }
  .expander-reviews ul li > figure > figcaption {
    font-size: 12px;
    font-weight: 600;
  }
  .expander-reviews ul li > figure > img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    object-fit: cover;
    object-position: top;
  }
  .expander-reviews ul li > p {
    padding-top: 5px;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 11px;
    color: #222222;
    font-family: 'ヒラギノ角ゴシック';
    font-weight: 400;
  }

  .expander-reviews ul li > p > span.commentInfo {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 5px;
  }
  .expander-reviews ul li > p > span.commentInfo > img {
    width: 20px;
    margin-right: 5px;
  }
  .expander-reviews ul li > p::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    left: 15px;
    top: 50%;
    transform: translate(0, -50%);
  }

  .eys_music_stylist_search_result dl.expander dd.expander-reviews {
    padding: 10px 20px;
    overflow: scroll;
    height: 274px;
    margin: 0 auto;
    background-color: white;
  }

  @media only screen and (max-width: 500px){
    .expander-reviews ul li > p,
    .expander-reviews ul li > figure > figcaption {
        font-size: 11px;
        color: #222222;
        font-family: 'ヒラギノ角ゴシック';
        font-weight: 400;
    }
  }
  section.course .eys_music_stylist .eys_music_stylist_search_title,
  section.course .eys_music_stylist .eys_music_stylist_search_condition {
    /* display: none; */
  }

  .name_roman{
    margin: 0 auto;
    font-size: 18px;
    font-weight: 400;
    color: #222222;
    font-family: 'ヒラギノ角ゴシック';
  }
  .msl_rank{
    font-size: 10px;
    font-weight: 600;
    line-height: 13px;
    color: #222222;
    position: relative;
    bottom: 6px;
    font-family: 'ヒラギノ角ゴシック';
  }
  .msl_rank_box{
    width: 60px;
    text-align: center;
  }
  .score_box{
    margin-left: 5%;
    margin-top: 6%;
    width: 50%;
  }
  .member_count_score{
    margin-bottom: 4%;
    position: relative;
    right: 2%;
    padding: 15px 0px 3px 8px;
    font-size: 10px;
    font-weight: 600;
  }
  .image_body{
    width: 120px;
    height: 190px;
    object-fit: cover;
    object-position: 60% 0;
    position: relative;
    left: 11%;
    bottom: 19%;
  }
  .score_img{
    display: flex;
    background-color: #ABE7CF;
    height: 160px;
  }
  @media screen and (min-width: 500px) {
    .score_img{
        display: flex;
        background-color: #ABE7CF;
      }
  }
  .score_table{
    width: 110%;
    position: relative;
    bottom: 11px;
    font-size: 10px;
    font-weight: 400;
  }
  .member_name_info{
    display: flex;
    justify-content: space-between;
    font-size: 11px;
    line-height: 20px;
  }
  .t_slash{
    text-align: center;
    position: relative;
    top: 30px;
  }
  .number_msl{
    font-size: 24px;
    font-family: Kai;
    margin-bottom: 8px;
    text-align: center;
    position: relative;
    right: 5px;
  }
  .music_stylist_title{
    letter-spacing: 5px;
    font-family: 'termina';
    line-height: 21px;
    padding-bottom: 9px;
    font-size: min(6.5vw,30px);
    font-weight: bold;
    padding-top: 10px;
  }
  .subtitle_msl{
    font-weight: 300;
    font-size: 14px;
  }
  .msl_list{
    margin-top: 330px;
    text-align: center;
  }
  .msl_list_img{
    margin-top: -80px;
    width: 94%;
    position: relative;
    left: 3%;
  }
  .teacher_voice{
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 20px;
    position: relative;
    bottom: 25px;
  }
  #music_stylist{
    background-color: #E7F8F1;
    overflow: clip;
  }
  #feature-02{
    background-color: #FFFFFF;
    padding: 20px 20px;
  }
  .msl_rank_img{
    margin: 0 auto;
  }
  .border_blue{
    border-left: solid #017DEB;
    padding-left: 10px;
  }
  .dt_info{
    color: #017DEB;
    font-size: 11px;
    font-weight: 600;
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  }
  .biography{
    max-height: 192px;
    overflow: scroll;
    padding: 9px 15px;
    background-color: white;
    font-size: 12px;
    font-weight: 400;
    color: #222222;
    line-height: 20px;
    letter-spacing: 0px;
    opacity: 1;
    font-family: 'ヒラギノ角ゴシック';
  }
  .spsc__button2{
    margin-top: -8px;
    margin-left: -100px;
    margin-bottom: 30px;
    position: relative;
    left: 50px;
  }
  .day_week{
    position:relative;
    bottom: 4px;
  }
  @media screen and (max-width: 410px) {
    .day_week {
        bottom: 5px;
    }
  }
  @media screen and (min-width: 410px) {
    .day_week {
        bottom: 5px;
    }
  }
  @media screen and (min-width: 690px) {
    .day_week {
        margin-top: 5.5px;
    }
  }

  _::-webkit-full-page-media, _:future, :root .day_week {
    margin-top: 2px;
}
@media screen and (max-width: 410px) {
    _::-webkit-full-page-media, _:future, :root .day_week {
        margin-top: 6.2px;
    }
  }
  @media screen and (max-width: 330px) {
    _::-webkit-full-page-media, _:future, :root .day_week {
        margin-top: 3.5px;
    }
  }
@media screen and (min-width: 340px) {
    _::-webkit-full-page-media, _:future, :root .day_week {
        margin-top: 1px;
    }
  }

  @media screen and (min-width: 410px) {
    _::-webkit-full-page-media, _:future, :root .day_week {
        margin-top: 0px;
    }
  }
  @media screen and (min-width: 690px) {
    _::-webkit-full-page-media, _:future, :root .day_week {
        margin-top: 4.5px;
    }
  }

.score_svg{
    margin-bottom: 5px;
    width: 20px;
}
.button_area{
    width: 115%;
    height: 74px;
    position: relative;
    right: 8%;
    bottom: 7px;
    background-color: white;
}
.button_area2{
    width: 100%;
    position: relative;
    left: 0.2%;
}
.border_area{
    width: 85%;
    margin: 0 auto;
}
.name_face_score{
    display: flex;
    justify-content: space-between;
}
.commentInfo2{
    display: flex;
    font-size: 14px;
    font-weight: 600;
}
.score_face{
    width: 16px;
}
.member_detail{
    width: 100%;
    margin-left: 10px;
    font-size: 14px;
}
.white_block{
    height: 55px;
    background-color: white;
}
@media screen and (min-width: 500px) {
.img_triangle{
    width: 122%;
    position: relative;
    right: 11%;
    bottom: 40px;
    margin-top: -40px;
}
}
@media screen and (max-width: 500px) {
    .img_triangle {
        position: relative;
        right: 8%;
        margin-top: -30px;
        width: 115.5%;
    }
}
@media screen and (max-width: 400px) {
    .img_triangle {
        position: relative;
        right: 8%;
        margin-top: -30px;
    }
}
.policy_li{
    width: 105%;
}
.main_policy{
    position: relative;
    right: 10px;
    bottom: 15px;
}
.open_info{
    margin-top: -4%;
    margin-left: 5px;
    margin-right: 5px;
}
.lesson_styles{
    width: 105%;
    position: relative;
    right: 3%;
}

.teacher_title_box{
    display: flex;
    background-color: white;
}
.info_lists{
    font-size: 11px;
    font-weight: 600;
    color: #333333;
}
.view_count{
    font-size: 12px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    color: #333333;
}
.score_count_ratio{
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    position: relative;
    bottom: 5px;
    right: 2%;
    color: #333333;
    font-family: 'Roboto', sans-serif;
}
.score_count{
    font-size: 11px;
    position: relative;
    left: 7%;
    bottom: 5px;
    font-weight: normal;
    color: #333333;
    font-family: 'Roboto', sans-serif;
}
.socore_result{
    font-size: 14px;
    font-weight: 600;
    margin-left: 2px;
}
.member_socore{
    font-size: 8px;
    font-weight: 600;
    color: #333333;
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
}
.mask_comment{
    font-size: 11px;
    font-weight: 400;
}
.name_comment{
    font-size: 11px;
    font-weight: 600;
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    color: #333333;
}
.studio_course_time{
    font-size: 11px;
    font-weight: normal;
    color: #333333;
    font-family: 'Roboto', sans-serif;
}

.score_step{
    position: relative;
    bottom: 5px;
    font-size: 10px;
    font-weight: 400;
    color: #222222;
    font-family: 'ヒラギノ角ゴシック';
}
.open_button{
    padding: 25px 19.3%;
    background-color: white;
    width: 100%;
}
@media only screen and (max-width: 400px) {
    .open_button{
        padding: 25px 19.3%;
        background-color: white;
        width: 100%;
    }
}
@media only screen and (min-width: 600px) {
    .open_button{
        padding: 25px 25.7%;
        background-color: white;
        width: 100%;
    }
}
@media only screen and (max-width: 300px) {
    .open_button{
        padding: 25px 9%;
        background-color: white;
    }
}
.detail_div{
    width: 97.3%;
    position: relative;
    bottom: 16px;
}
.detail_img{
    position: relative;
    padding: 10% 19.1%;
    background-color: white;
    width: 100.5%;
}
@media screen and (max-width: 400px) {
    .detail_img{
        position: relative;
        padding: 10% 19.1%;
        background-color: white;
        width: 100%;
    }
}
#policy_icon {
    width: 70px;
    height: 70px;
    margin: 0px 15px 3px 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1490196078);
    opacity: 1;
    border-radius: 10px;
    padding: 10px;
    border: 1px solid #DDDDDD;
}
.more-toggle,
.hidden-content {
  display: none;
}

.more-toggle:checked ~ .hidden-content {
  display: block;
}

.more-button {
    display: inline-block;
    width: 68%;
    height: 47px;
    padding: 8px;
    background-color: white;
    font-size: 17px;
    position: relative;
    left: 31%;
    color: #3B4043;
    text-align: center;
    text-decoration: none;
    border-radius: 24px;
    cursor: pointer;
    user-select: none;
    transition: opacity 0.3s;
    border: 1px solid #3B4043;
}

.more-button::before {
  content: '他の講師も見る';
}

.more-toggle:checked ~ .more-button::before {
  content: '他の講師も見る';
}

.more-button:hover {
  opacity: 1;
}

.more-button:active {
  opacity: 0.4;
}

.close-button {
    display: inline-block;
    width: 68%;
    height: 47px;
    padding: 8px;
    background-color: white;
    font-size: 17px;
    position: relative;
    left: 31%;
    color: #3B4043;
    text-align: center;
    text-decoration: none;
    border-radius: 24px;
    cursor: pointer;
    user-select: none;
    transition: opacity 0.3s;
    border: 1px solid #3B4043;
}

.close-button{
    content: '閉じる';
}
.tojiru_link{
    color: #3B4043;
}



.more-toggle2,
.hidden-content2 {
  display: none;
}

.more-toggle2:checked ~ .hidden-content2 {
  display: block;
}

.more-button2 {
    display: inline-block;
    width: 68%;
    height: 47px;
    padding: 8px;
    background-color: white;
    font-size: 17px;
    position: relative;
    left: 31%;
    color: #3B4043;
    text-align: center;
    text-decoration: none;
    border-radius: 24px;
    cursor: pointer;
    user-select: none;
    transition: opacity 0.3s;
    border: 1px solid #3B4043;
}

.more-button2::before {
  content: 'さらに他の講師を見る';
}

.more-toggle2:checked ~ .more-button2::before {
  content: 'さらに他の講師を見る';
}

.more-button2:hover {
  opacity: 1;
}

.more-button2:active {
  opacity: 0.4;
}

.close-button2 {
    display: inline-block;
    width: 68%;
    height: 47px;
    padding: 8px;
    background-color: white;
    font-size: 17px;
    position: relative;
    left: 31%;
    color: #3B4043;
    text-align: center;
    text-decoration: none;
    border-radius: 24px;
    cursor: pointer;
    user-select: none;
    transition: opacity 0.3s;
    border: 1px solid #3B4043;
}

.close-button2{
    content: '';
}
.tojiru_link2{
    color: #3B4043;
}
.kensu{
    font-size: 8px;
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 600;
    color: #333333;
}
.ratio_letter{
    font-size: 9px;
    font-weight: 600;
    color: #333333;
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
}
.score_count_ken{
    font-size: 8px;
    font-weight: 600;
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    color: #333333;
}
.lesson_title{
    font-family: 'ヒラギノ角ゴシック';
    font-size: 15px;
    font-weight: 600;
    color: #222222;
    border-left: solid #222222 3px;
}
.policy_content{
    font-family: 'ヒラギノ角ゴシック';
    font-size: 11px;
    font-weight: 300;
    color: #222222;
}
.score_text{
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: 12px;
    font-weight: 600;
    color: #333333;
}
@media screen and (max-width: 500px) {
.lesson_dd_mind{
    width: 115%;
    position: relative;
    right: 8%;
    bottom: 5px;
    line-height: 1.5;
    padding: 2.667vw 5.333vw;
    background-color: white;
    padding-bottom: 5px !important;
}
}
@media screen and (min-width: 500px) {
    .lesson_dd_mind{
        width: 121.5%;
        position: relative;
        right: 10.5%;
        bottom: 5px;
        line-height: 1.5;
        padding: 2.667vw 5.333vw;
        background-color: white;
        padding-bottom: 80px !important;
    }
}
.close_triangle{
    margin: 0 0 0 auto;
    width: 8%;
}
