.mt80px {
    margin-top: 80px;
}
.mt_minus40px {
    margin-top: -40px;
}
.daikanyama_main *, .daikanyama_main *:before, .daikanyama_main *:after {
    box-sizing: border-box;
}
.daikanyama_eys_header {
    max-width: none;
    min-width: 1000px;
}
.daikanyama_main{
    padding-bottom: 0;
}
body {
    overflow-x: hidden;
}
.daikanyama_eys_header .eys_container {
    padding: 10px 0;
    width: 100%;
    height: 90px;
    margin: 0 auto;
    display: block;
    display: block;
    max-width: none;
    background: #ffffff;
}
.daikanyama_eys_header .eys_container .eys_header_logo {
    padding: 0;
    display: inline-block;
    width: 136px;
    padding-top: 6px;
}
.daikanyama_eys_header .eys_container .eys_header_logo img {
    width: auto;
}
main#sc_main .mainvisual .swiper-slide .staff_image_pos_1 {
    z-index: 3;
    position: absolute;
    margin: 144px 0px 0 -506px;
}
main#sc_main .mainvisual .swiper-slide .staff_image_pos_2 {
    z-index: 3;
    position: absolute;
    margin: 28.5px 0px  0 -1168px;
}
main#sc_main .mainvisual .swiper-slide .slide_big_shadow {
    -webkit-filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 20%));
    filter: drop-shadow(0px 10px 20px rgba(0, 0, 0, 20%));
    transform: translateZ(0);
}
.daikanyama_eys_header .header-intro {
    color: #222222;
    font-size: 10px;
    margin: 0 0px 0 463px;
}
.daikanyama_eys_header .search-input {
    display: inline-block;
    position: relative;
    background: #eeeeee;
    border-radius: 20px;
    padding: 8px 20px;
}
.daikanyama_eys_header .search-input input {
    padding: 4px 0 4px 26px;
    border: 0;
    background-color: transparent;
    background-position: left center/20px 20px;
    background-repeat: no-repeat;
}
.daikanyama_eys_header .search-input input.lazyloaded {
    background-image: url("../images/pc_header/icon.webp");
}
.daikanyama_eys_header .search-input input[type="submit"] {
    border-radius: 15px;
    border: solid 0;
    background-color: #dbdbdb;
    background-size: 15px 15px;
    background-position: left 15% center;
    color: #666666;
    padding: 0 10px 0 25px;
    margin-left: 10px;
}
.daikanyama_eys_header .search-input input:focus {
    outline: 0;
    background: none;
}
.daikanyama_eys_header .search-input label {
    position: absolute;
    top: 14px;
    right: 10px;
    z-index: -1;
    color: #666666;
    font-size: 12px;
}
.daikanyama_eys_header .header-left {
    display: inline-block;
    margin: 20px 0px 0px 447px;
}
.daikanyama_eys_header .header-left a {
    float: left;
}
.daikanyama_eys_header .header-content {
    margin: 0 462px 0 0px;
    float: right;
    padding: 20px 0 0;
}
.daikanyama_eys_header .header-content a {
    display: inline-block;
    vertical-align: middle;
}
.daikanyama_eys_header .lesson-link {
    margin-left: 10px;
}
main#sc_main .swiper-container {
    width: 100%;
    height: 440px;
}
main#sc_main .mainvisual .swiper-slide {
    position: relative;
    height: 440px;
    text-align: center;
}
main#sc_main .other-than-daikanyama .swiper-container,
main#sc_main .mainvisual.other-than-daikanyama .swiper-slide {
    height: 100%;
}
main#sc_main .mainvisual .swiper-slide.mv01.lazyloaded {
    background-image: url(/access/images/daikanyama_lp/slide_bg_1.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
main#sc_main .mainvisual .swiper-slide.mv02.lazyloaded {
    background-image: url(/access/images/daikanyama_lp/slide_bg_second.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
main#sc_main .mainvisual .swiper-slide figure > img {
    position: relative;
    z-index: 2;
    max-width: 1400px;
    min-width: 1000px;
    width: 100%;
    height: 440px;
    object-fit: cover;
    object-position: center;
}
main#sc_main .mainvisual.other-than-daikanyama .swiper-slide figure > img {
    height: 600px;
}
main#sc_main .mainvisual .swiper-slide figure {
    position: relative;
}
main#sc_main .mainvisual.other-than-daikanyama .swiper-slide figure {
    padding: 10px 0;
}
main#sc_main .mainvisual .swiper-slide figure figcaption {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    background: rgba(0, 0, 0, 0.2);
    padding: 20px 80px;
}
main#sc_main .mainvisual .swiper-slide figure figcaption img {
    width: 164px;
}
main#sc_main .mainvisual .swiper-slide figure figcaption span {
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
}
.eys_top_menu_pc {
    font-family: "Hirakaku", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo,
        "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background: #eeeeee;
    height: 50px;
}
.eys_top_menu_pc ul {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 19px;
}
.eys_top_menu_pc ul li {
    height: 50px;
}
.eys_top_menu_pc ul li a {
    display: block;
    color: #222222;
    font-size: 13px;
}
main {
    overflow: hidden;
    background: #EEEEEF;
}

.eys_top_menu_pc {
    background-color: #ffffff !important;
    border-top: 1px solid #EEEEEE;
    -webkit-filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 5%));
    filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 5%));
    transform: translateZ(0);
}

/* about */
main#sc_main .daikanyama_contents-box.about {
    padding-top: 57px;
}
main#sc_main .daikanyama_contents-box .daikanyama_contents-inner {
    width: 1000px;
    margin: 0 auto;
}
.daikanyama_section-title {
    text-align: center;
    font-family: termina, sans-serif;
    font-weight: 500;
    font-size: 24px;
    letter-spacing: 4px;
    color: #222222;
}
.daikanyama_lead-text {
    font-size: 30px;
    letter-spacing: 0.1rem;
    margin: 0px auto;
    text-align: center;
    font-weight: bold;
    line-height: 1.6;
    font-family: "Hiragino Sans", serif;
}
.pc_header {
    margin: -150px auto 0;
    display: block;
    width: 100%;
}
.eys_top {
    overflow-x: hidden;
    margin: 0px 0 0 -711px;
    width: 1920px;
}
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}
.first_slide_image_container_pc > img {
    vertical-align: middle;
    width: 100%;
    position: relative;
    z-index: 2;
    max-width: 1280px;
    height: 440px;
    width: auto;
    box-shadow: 0 0 40px -10px #333;
    max-height: 527px;
}
.first_slide_image_container_pc {
    display: block;
}
.pag_line {
    margin: 6px;
    display: inline-block;
    transition: background-color 0.6s ease;
    width: 60px;
    height: 3px;
    background-color: #aaaaaa;
    border-radius: 0;
}
.pagination {
    text-align: center;
    position: absolute;
    margin: -75px 872px;
}
.slide_title {
    color: #ffffff;
    letter-spacing: 0.1em;
    font-size: 60px;
    bottom: 241px;
    position: absolute;
    font-family: Kokonor;
    font-weight: 400;
    width: 100%;
    text-align: center;
}
.slide_line {
    position: absolute;
    bottom: 215px;
    width: 40px;
    border: 1px solid #ffffff;
    text-align: center;
    margin: 0px 940px;
    background-color: #ffffff;
}
.slide_text {
    position: absolute;
    font-family: "Hiragino Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.36;
    bottom: 156px;
    color: #ffffff;
    letter-spacing: 0.1em;
    margin: 0 838px;
}

.active {
    background-color: #ffffff;
}
.campaign_pc {
    display: block;
    margin: -38px auto 0;
}
.studio_detail {
    margin: 77px auto 0;
    width: 1000px;
}
.studio_title_box {
    padding: 0px 7px;
}
.studio_title_box .studio_h1_title {
    text-align: center;
    font-family: "termina", sans-serif;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0.3em;
    color: #222222;
}
.feature_title_box {
    padding: 10px 7px 0;
}
.feature_title_box .studio_h1_title {
    text-align: center;
    font-family: "termina", sans-serif;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0.3em;
    color: #222222;
}
.studio_sub_title {
    font-family: "Hiragino Sans", sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin: 9px auto 0;
}
.studio_sub_title.studio_detail_no_json_title {
    letter-spacing: normal;
}
.slick-next, .slick-prev {
    display: block;
    position: absolute;
    top: 50%;
    width: 60px;
    height: 100px;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
    color: transparent;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    z-index: 5;
    transform: translateY(-50%);
}
.slick-next {
    right: 0;
}
.slick-prev:before {
    content: "";
    width: 24px;
    height: 24px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    background-color: transparent;
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
}
.slick-next:before {
    content: "";
    width: 24px;
    height: 24px;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    background-color: transparent;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
}
.about_section {
    background: #ffffff;
    width: 1000px;
    margin: 0 auto;
    padding: 16px 0px 29px;
}
.about_section-slide_title {
    font-family: "Hiragino Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.35;
    text-align: center;
}
.about_section-slide_line {
    width: 30px;
    border: 1px solid #888888;
    text-align: center;
    background: #888888;
    margin: 17px auto;
}
.about_section-slide_text {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.85;
    letter-spacing: 0.2em;
    text-align: center;
}
.about_section-slide_text_2 {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.85;
    letter-spacing: 0.2em;
    text-align: center;
    margin-top: 30px;
}

.pc_screen {
    display: block;
}

.about_section_women_1_image_container > img {
    position: relative;
    width: 184px;
    height: 257px;
    right: 60px;
    top: 25px;
}
.about_section_women_2_image_container > img {
    position: relative;
    width: 200px;
    height: 251px;
    left: 70px;
    top: 25px;
}
.about_section_women_1_image_container {
    margin: -209px 0px 0 81px;
}
.about_section_women_2_image_container {
    margin: -252px 0 0 700px;
}
#sc_main section.features_section,
#sc_main section.lesson_room_section {
    margin-top: 80px;
}
#sc_main section.design {
    max-width: 1000px;
    width: 100%;
    margin: 88px auto 0;
}
.features_section .sc__aboutContent {
    max-width: 1000px;
    margin: 0 auto;
}
.features_section .sc__aboutContent.minus150px {
    margin: -150px auto 0;
}
.features_section_bg {
    width: 100%;
    margin: 16px auto 0;
}
.top_slide_container {
    width: 100%;
}
.features_section_bg img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
}
main#sc_main .contents-box .contents-inner {
    margin: 112px auto 0;
}
.list01 {
    position: relative;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: nowrap;
    width: 1000px;
    margin: -39px auto 0;
}

.list01 .item:not(:first-of-type) {
    margin-left: 20px;
}

.list01 > div {
    position: relative;
    width: 320px;
}
.course_list01 > div {
    position: relative;
    width: 235px;
}
.course_list01 {
    display: flex;
    justify-content: space-between;
    width: 1000px;
    margin: -39px auto 0;
    position: relative;
    align-items: flex-start;
    flex-wrap: wrap;
}

.contents-box.about .list01 > div:nth-of-type(1) .number {
    top: -30px;
}
.contents-box.about .list01 > div .number {
    position: absolute;
    left: -10px;
}
.list01 > div .number > img {
    width: 39px;
}
.thumbnail > img {
    width: 100%;
}
.contents-box.about .list01 > div:nth-of-type(3) .number {
    top: -22px;
}
.contents-box.about .list01 > div:nth-of-type(2) .number {
    top: -20px;
}
.contents-box.about .list01 > div .inner {
    padding: 8px 20px 20px;
    background-color: #fff;
    text-align: center;
}
.inner .item-title {
    font-size: 18px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.5;
}
.inner p {
    margin-top: 30px;
    font-size: 12px;
    line-height: 1.8;
}
.inner .btn {
    margin-top: 17px;
}
.contents-box.about .list01 > div .inner .btn a {
    padding: 12px 0;
}
.btn a {
    display: inline-block;
    width: 100%;
    border: 1px solid #000;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    text-align: center;
    background: url(/access/images/daikanyama_lp/arrow_feature.svg) no-repeat 95% center #fff;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 300;
    line-height: 1;
}
.contents-box.about .list01 > div:nth-of-type(1) {
    margin-top: -134px;
}
.contents-box.about .list01 > div:nth-of-type(2) {
    margin-top: -113px;
}
.contents-box.about .list01 > div:nth-of-type(3) {
    margin-top: -97px;
}
.design_h1_title {
    font-family: "Termina", sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.4em;
    line-height: 1.9;
    text-align: center;
}
.design_title_box {
    margin: 0 0 0;
}
.design_sub_title {
    font-size: 30px;
    margin: 4px auto;
    text-align: center;
    font-weight: 600;
    line-height: 1.2;
    font-family: "Hiragino Sans", sans-serif;
    letter-spacing: 0.1em;
}
.design_h3_title {
    width: 100%;
    margin: 16px auto 20px;
    text-align: center;
    font-family: "Hiragino Sans", sans-serif;
    font-weight: 300;
    letter-spacing: 0.1em;
    line-height: 1.35;
    font-size: 15px;
}
.lesson_courses {
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    align-items: stretch;
}
.design_course_row {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 13.5px;
}
.design_course_col_2 > a > .instrument_image {
    height: 240px;
}
.design_course_col_1,
.design_course_col_2 {
    margin: 0 5px;
}
.design_course_col_1 .design_room_intro,
.design_course_col_1 .design_room_intro img {
    height: 480px;
}
.design_course_col_2 .design_room_intro,
.design_course_col_2 .design_room_intro img {
    height: calc(240px - 10px);
}
.course_col_design {
    flex: 1;
}
.course_col_design > div {
    margin-top: 10px;
}
.women_buble1_container {
    width: 50%;
    position: relative;
    margin: -383px 0px 0 -48px;
}
.women_buble1_container > img {
    width: 290px;
}
.women_buble2_container {
    width: 50%;
    position: relative;
    margin: -437px 0px 0 756px;
}
.women_buble2_container > img {
    width: 290px;
}
.lesson_room_section_lesson_room {
    width: 1000px;
    justify-content: center;
    margin: 0 auto 20px;
    display: flex;
    height: 240px;
}
.lesson_room_courses_images {
    width: 100%;
    height: 237px;
    object-fit: cover;
    object-position: center;
}
.lesson_room_title {
    font-family: "termina", sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.1em;
    line-height: 4.6;
    color: #666666;
}
.lesson_room_line {
    width: 30px;
    border: 1px solid #707070;
    background-color: #888888;
    margin: 2px 0px 27px;
}
.lesson_room_text {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 18px;
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 600;
    margin: 19px 0px;
}
.lesson_room_text_2 {
    font-family: "Hiragino Kaku Gothic ProN", sans-serif;
    font-size: 13px;
    line-height: 1.45;
    font-weight: 300;
    letter-spacing: 0.1em;
}
.lesson_room_description {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    background-color: #ffffff;
    margin-bottom: 3px;
}
.lesson_room_description_container {
    margin: 0 143px 0 30px;
}
.full_latest_big_container {
    width: 1000px;
    margin: 0 auto;
    background: #ffffff;
}
.full_latest_container {
    padding: 16px 0;
}
.full_latest_text {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.85;
    letter-spacing: 0.2em;
    text-align: center;
}
.full_latest_image_container > img {
    width: 294px;
}
.full_latest_image_container {
    width: 304px;
    position: relative;
    margin: -96px 0 0 672px;
}
.latest_room_img > img {
    width: 100%;
    height: 225px;
    object-fit: cover;
    object-position: center;
}
.latest_room_container {
    flex: 1;
    max-width: 225px;
    width: 100%;
}
.latest_rooms {
    display: flex;
    margin: -18px auto 0;
    width: 96%;
    justify-content: space-between;
}
.latest_room_title {
    font-family: "termina", sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.1em;
    color: #666666;
    text-align: center;
    line-height: 2.27;
}
.latest_room_line {
    width: 30px;
    border: 1px solid #707070;
    background-color: #888888;
    text-align: center;
    margin: 2px auto 5px;
}
.latest_room_text {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 12px;
    line-height: 2.27;
    font-weight: normal;
    text-align: left;
}
.latest_room_text > span {
    display: block;
    text-align: center;
}
.latest_room_desc {
    margin: 10px 0 19px;
}
.access_container {
    margin: 57px auto 20px;
}
.course_container {
    margin: 100px auto 0;
}
.full_latest_image_container_access_section {
    width: 49%;
    margin-top: 8px;
}
.full_latest_image_container_access_section > img {
    height: 465px;
    width: 463px;
}
.googlemap_link {
    position: relative;
    display: block;
    width: 100%;
    font-size: 13px;
    background-color: #000000;
    border: 1px solid #000000;
    text-align: center;
    color: #ffffff;
    box-sizing: border-box;
    height: 40px;
    padding: 12px 0;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
}
.course_section_bg {
    width: 100%;
    margin: -10px auto 0;
}
.course_section_bg img {
    width: 100%;
}

.course_inner {
    padding: 0px 0px 10px;
    background-color: #fff;
    text-align: center;
}
.course_item-title {
    font-size: 11px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 300;
    line-height: 1.63;
    margin: 0 10px;
}
.course_btn {
    margin: 21px 10px 0px;
    text-align: center;
}
.course_btn a {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    border: 1px solid #000;
    font-size: 13px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    text-decoration: none;
    color: #000;
    text-align: center;
    background-size: 7px 12px;
    background-position: 95%;
    background-repeat: no-repeat;
    background-color: #fff;
}
.course_btn a.lazyloaded {
    background-image: url(/pc/images/common/btn-arrow.webp);
}
.course_sub_title {
    font-size: 11px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 600;
    text-align: center;
    line-height: 1.6;
    margin: 5px auto 8px;
}
.course_slide_1 {
    position: relative;
    width: 62.66%;
    margin: 0vw auto 14px;
    box-shadow: 2px 2px 5px rgb(0, 0, 0, 0.3);
}
.course_slide_1_thumbnail > img {
    width: 100%;
    height: 185px;
}
.course_slide_1_thumbnail {
    margin-bottom: -4px;
}
.news_slide_1_thumbnail > img {
    width: 100%;
    height: 185px;
}
.news_slide_1_thumbnail {
    margin-bottom: -4px;
}
.mlc_present_slider_b_container {
    padding-bottom: 10px;
}
.mlc_present_slider_b .mlc_present_slides img {
    width: 100%;
}
.course_slide_cont {
    margin: 246px auto 0;
}
.course_btn_big {
    width: 500px;
    margin: 40px auto;
    height: 60px;
}
.course_btn_big a {
    padding: 14px 0;
    display: inline-block;
    width: 100%;
    border: 1px solid #000;
    font-size: 20px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    text-decoration: none;
    color: #000;
    text-align: center;
    background-position: 95%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 11.32px 20px;
}
.course_btn_big a.lazyloaded {
    background-image: url(/pc/images/common/btn-arrow.webp);
}
.staff_section_bg {
    width: 1000px;
    margin: -45px auto 0;
}
.staff_section_bg img {
    width: 100%;
}
.staff_slide_1_thumbnail {
    text-align: center;
    margin-bottom: -4px;
    background: #ffffff;
}
.staff_slide_1_thumbnail > img {
    border-radius: 50%;
    width: 34%;
    margin: 20px auto 0;
}
.staff_inner {
    padding: 9px 10px 9px;
    background-color: #fff;
    text-align: center;
}
.staff_item_title {
    font-weight: 600;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 10px;
    line-height: 1.63;
    text-align: center;
    margin-bottom: 3px;
}
.staff_item_sub_title {
    font-weight: 600;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 13px;
    text-align: center;
    margin-bottom: 9px;
}
.staff-item_line {
    width: 30px;
    border: 1px solid #707070;
    background-color: #888888;
    margin-bottom: 10px;
    margin-top: 9px;
}
.staff_item_text {
    height: 82px;
    font-weight: 300;
    font-family: "Hiragino Kaku Gothic Pro";
    font-size: 11px;
    line-height: 1.6;
}
.staff_item-second_title {
    font-weight: 600;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 11px;
    line-height: 1.6;
    text-align: center;
    margin: 23px 0 16px;
}
.staff_item_about {
    margin: 0 auto;
    display: flex;
    margin-bottom: 18px;
}
.staff_item_about_image_container {
    width: 28%;
}
.staff_item_about_description {
    width: 72%;
}
.staff_item_date {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 300;
    font-size: 8px;
    margin-bottom: 7px;
    text-align: initial;
}
.staff_item_text_2 {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 600;
    font-size: 10px;
    margin-bottom: 7px;
    text-align: initial;
}
.staff_item_text_3 {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 300;
    font-size: 10px;
    margin-bottom: 7px;
    text-align: initial;
    line-height: 1.2;
}
.staff_item_separator {
    width: 100%;
    border: 1px solid #707070;
    background-color: #dddddd;
    margin-bottom: 9px;
    margin-top: 9px;
    opacity: 0.2;
}
.staff_container {
    margin-top: 77px;
}
.staff_img > img {
    width: 100%;
}
.staff_lesson_room_description_container {
    margin: 4px 6px 0 10px;
}
.staff_course_btn {
    margin: 14px 0px 0px;
    text-align: center;
}
.staff_course_btn a {
    font-weight: 300;
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    border: 1px solid #000;
    font-size: 13px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    text-decoration: none;
    color: #000;
    text-align: center;
    background-position: 95%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 7px 12px;
}
.staff_course_btn a.lazyloaded {
    background-image: url(/pc/images/common/btn-arrow.webp);
}
.daikanyama_lp_banner_background {
    background: #ffffff;
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.daikanyama_lp_banner_text {
    font-family: "Hiragino Sans", sans-serif;
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 1.33;
    font-weight: 600;
    text-align: center;
    padding: 16px 0;
}
.daikanyama_lp_banner_background_image {
    margin-top: -9px;
}
.daikanyama_lp_banner_background_image > img {
    width: 100%;
}
.daikanyama_lp_banner_line {
    margin: 0 485px;
}
.daikanyama_lp_banner {
    width: 100%;
    background: #dddddd;
    padding: 20px 0 20px;
}
.daikanyama_lp_banner_background_image {
    background: #ffffff;
}
.daikanyama_lp_banner_background_image > img {
    width: 100%;
}
.daikanyama_lp_banner_image_title {
    background: #000000;
    width: 70%;
    padding: 1.86vw 7vw;
    color: #ffffff;
    font-size: 3vw;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
    position: absolute;
    text-align: center;
    margin: -31.5vw 11vw;
    opacity: 80%;
}
.daikanyama_lp_banner_sub_title_container {
    margin: -50px auto;
    margin-bottom: 5px;
    box-shadow: 0px 5px 0px 1px rgb(0, 0, 0, 0.1);
    background: #ffffff;
    position: relative;
    width: 235px;
}
.daikanyama_lp_banner_sub_title_container_number {
    width: 80%;
    margin: -24px auto 7px;
}
.daikanyama_lp_banner_sub_title_container_desc {
    width: 80%;
    margin: 0 auto 12px;
}
.daikanyama_lp_banner_sub_title_container_desc_text_2 {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.375;
}
.daikanyama_lp_banner_sub_title_number {
    font-weight: 500;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    line-height: 1.5;
    color: #cc0000;
    text-align: center;
}
.daikanyama_lp_banner_sub_title_container_desc_text_1 {
    font-size: 10px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 300;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 6px;
}
.daikanyama_lp_banner_sub_title_container_container {
    width: 760px;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    text-align: center;
}
.course_btn_banner {
    margin: 10px auto 0;
    text-align: center;
    width: 280px;
}
.course_btn_banner a {
    font-weight: 300;
    padding: 13px 0;
    display: inline-block;
    width: 100%;
    border: 1px solid #000;
    font-size: 14px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    text-decoration: none;
    color: #000;
    text-align: center;
    background-position: 97%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 14px;
    background-position-y: 11px;
}
.course_btn_banner a.lazyloaded {
    background-image: url(/access/images/daikanyama_lp/google_arrow_icon_black.svg);
}
.students_container {
    margin-top: 37px;
}
#sc_main .course_section_bg_pc {
    width: 1000px;
    margin: -63px auto 0;
}

.students_slide_1 {
    position: relative;
    width: 230px;
    margin: 0 auto;
    box-shadow: 2px 2px 5px rgb(0, 0, 0, 0.3);
}
.students_slide_thumbnail > img {
    width: 100%;
    margin: 0 0 0 -15px;
}
.students_inner {
    padding: 0 0px 20px;
    background-color: #fff;
    text-align: center;
    margin-top: -24px;
}
.message_text {
    width: 90%;
    min-height: 90px;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.6;
    text-align: justify;
    margin: -116px auto 0;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
}
.students_profile > img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
}
.students_profile {
    width: 80px;
    margin: 34px auto 8px;
    padding-top: 19px;
}
.student_profile_text_1 {
    font-size: 10px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 300;
    margin: 8px auto 2px;
}
.student_profile_text_2 {
    font-size: 13px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 600;
    margin: 6px auto 9px;
}
.student_profile_text_3 {
    font-size: 9px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 300;
    margin: 5px auto 2px;
}
#sc_main .course_section_bg_pc img {
    width: 100%;
}
.students_slide_thumbnail {
    width: 113%;
}
.design_room_intro {
    border-style: solid;
    border-width: 5px;
    color: #ffffff;
}
.design_room_intro > img {
    width: 100%;
    object-fit: cover;
    object-position: top center;
}
.students_section_desc_container {
    width: 1002px;
    display: flex;
    justify-content: space-between;
    margin: -44px auto 0;
}
.news_event_slide_container {
    width: 1000px;
    display: flex;
    justify-content: space-between;
    margin: -40px auto 0;
}

.news_inner_container {
    width: 90%;
    margin: 12px auto;
}
.news_inner_date {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 10px;
    font-weight: 300;
    line-height: 1.8;
}
.news_inner_title {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.38;
    margin: 8px 0px 0;
    height: 50px;
}
.news_inner_text{
    margin-top: -11px;
}
.news_inner_text > p {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 1.6;
}
.news_slide_1 {
    position: relative;
    width: 235px;
    margin: 0 auto;
    box-shadow: 2px 2px 5px rgb(0, 0, 0, 0.3);
    background: #ffffff;
    height: 382px;
}
.course_btn_news {
    padding-top: 15px;
    padding-bottom: 9px;
    width: 215px;
}
.course_btn_news > a {
    font-weight: 300;
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    border: 1px solid #000;
    font-size: 13px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    text-decoration: none;
    color: #000;
    text-align: center;
    background-size: 7px 12px;
    background-position: 95%;
    background-repeat: no-repeat;
    background-color: #fff;
}
.course_btn_news > a.lazyloaded {
    background-image: url(/pc/images/common/btn-arrow.webp);
}
.form_app_container {
    margin-top: 100px;
}
.application_page {
    position: relative;
    bottom: 55px;
}
.parallelogram_1 {
    width: 242px;
    height: 40px;
    transform: skew(-20deg);
    background: #88ccdd;
    margin: 60px auto 0px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
}
.app_form_title_1 {
    position: relative;
    margin-top: -32px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
}
.app_form_title_2 {
    position: relative;
    margin-top: -32px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
}
.parallelogram_2 {
    transform: skew(-20deg);
    margin: 4px auto 0;
    width: 435px;
    height: 40px;
    background: #88ccdd;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
}

.form_app_background {
    margin: -40px auto;
    width: 1000px;
    background: #eeeeef;
}
.form_app_background img {
    width: 100%;
}
.form_app_buble > img {
    width: 100%;
}
.form_app_buble {
    width: 415px;
    position: relative;
    margin: -117px auto 0px;
    z-index: 1;
}
/* footer */
.join_eys {
    background-color: #888888;
}

.join_eys_head h2 img {
    max-width: 100%;
}

.join_eys_head p {
    margin-top: 20px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
}

.join_eys_row {
    max-width: 100%;
    margin: 0 auto;
    width: 100%;
}

.join_eys_row img {
    width: 100%;
    vertical-align: top;
}

.eys_tricks {
    background: #888888;
    padding: 80px 0;
}
.about_slide_background {
    width: 374px;
    position: relative;
    margin: -333px 0px 0 582px;
}

.eys_tricks_inner {
    width: 1000px;
    margin: 0 auto;
}

.eys_tricks h2:after {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.eys_tricks p {
    font-size: 13px;
    text-align: center;
    color: #ffffff;
}

.eys_trick_row {
    display: flex;
    justify-content: space-around;
}

.eys_trick_row a {
    position: relative;
    display: block;
    text-decoration: none;
}

.eys_trick_row .eys_trick_img {
    text-align: center;
    margin: 0 97px;
}

.eys_trick_row a:nth-child(1) img {
    padding: 4px 0 20px;
    width: 100px;
}

.eys_trick_row a:nth-child(2) img {
    padding: 0px 0 28px;
    width: 96px;
}

.eys_trick_row a:nth-child(3) img {
    padding: 30px 0 38px;
    width: 132px;
}

.eys_other_links {
    padding: 30px 10px;
    background: #444444;
}

.eys_other_links_inner {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

.eys_other_links .eys_other_link {
    color: #000000;
    text-decoration: none;
    display: block;
    width: 430px;
    padding: 25px;
    background: #ffffff;
}

.eys_other_links .eys_other_link > * {
    float: left;
}

.eys_other_links .eys_other_link_description {
    margin-left: 20px;
    padding: 0;
    width: auto;
}

.eys_other_links .eys_other_link_description h3 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
}

.eys_other_links .eys_other_link_description p {
    color: #000000;
    font-size: 13px;
}

.eys_other_links .kids {
    float: left;
}

.eys_other_links .kids img {
    width: 202px;
}

.eys_other_links .forjr {
    float: right;
}

.eys_other_links .forjr img {
    width: 172px;
}

.pc_footer {
    background: #000000;
    min-width: 1000px;
}

.pc_footer_top {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0 0;
}

.pc_footer_bottom {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 90px 0 200px;
}

.pc_footer_bottom .footer-fb {
    padding: 22px 0 20px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 100px;
}

.pc_footer_bottom .fb-link {
    display: inline-block;
    overflow: hidden;
    text-align: center;
}

.pc_footer_bottom .fb-link img {
    width: 40px;
    float: left;
}

.pc_footer_bottom .fb-link span {
    color: #ffffff;
    font-size: 15px;
    float: left;
    padding: 12px 0 0 16px;
}

.pc_footer_bottom .footer_logo_eys {
    display: inline-block;
    width: 230px;
}

.pc_footer .footer_menu {
    display: flex;
    justify-content: space-around;
}

.pc_footer .footer_menu > div {
    width: 178px;
}

.pc_footer .footer_menu p {
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 30px;
}

.pc_footer .footer_menu ul li {
    margin-bottom: 10px;
}

.pc_footer .footer_menu ul li a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    position: relative;
    padding-left: 24px;
}

.pc_footer .footer_menu ul li a:before {
    content: "";
    display: block;
    width: 16px;
    height: 1px;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.pc_footer .eys_services {
    padding: 0 0 40px;
}

.pc_footer .eys_services p {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}

.pc_footer .eys_services ul {
    display: flex;
    justify-content: space-around;
}

.pc_footer .eys_services ul li {
    width: 33.33%;
    text-align: center;
    padding: 30px 0;
    border-right: 1px solid #707070;
}

.pc_footer .eys_services ul li:last-child {
    border-right: none;
}

.pc_footer .eys_services ul li.inspiart img {
    width: 90px;
    margin-bottom: 20px;
}

.pc_footer .eys_services ul li.otolier img {
    width: 152px;
    margin-top: 38px;
    margin-bottom: 40px;
}

.pc_footer .eys_services ul li.logo_eys img {
    width: 150px;
    margin-top: 32px;
    margin-bottom: 32px;
}

.pc_footer .eys_services ul li span {
    display: block;
    color: #ffffff;
}

.pc_footer .pc_footer_inner {
    width: 1000px;
    margin: 0 auto;
}

#one2 {
    padding: 10px 0 6px;
}
.fixed-menu {
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
}
.course_item_title {
    font-size: 14px;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
    line-height: 1.4;
    text-align: center;
}
img {
    max-width: 100%;
}
.fixed-menu a:nth-of-type(2) {
    margin-left: 40px;
}
img {
    max-width: 100%;
}
.to-top {
    position: fixed;
    bottom: 80px;
    right: 0;
}
.to-top > a > img {
    width: 100%;
}
img {
    max-width: 100%;
}

.design_parenthesis {
    position: relative;
    padding: 8px 12px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    color: #222222;
}
.design_parenthesis::before {
    top: 0;
    left: 0;
    border-top: 1px solid #555;
    border-left: 1px solid #555;
}
.design_parenthesis::before,
.design_parenthesis::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.design_parenthesis p {
    font-size: 14px;
    letter-spacing: 0.2em;
    text-align: center;
    line-height: 2;
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-weight: 300;
}
.design_parenthesis::after {
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #555;
    border-right: 1px solid #555;
}
.design_parenthesis::before,
.design_parenthesis::after {
    position: absolute;
    content: "";
    width: 40px;
    height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.pc_campaign {
    display: block;
}
.lesson_room_img_container {
    flex: 32%;
}
.lesson_room_description {
    flex: 68%;
}

.slide_pc_container{
    margin-top: -0.6vw;
    display: block;
}

#sc_main .swiper-wrapper{
    overflow: initial;
}
.swiper-pagination-line {
    position: relative;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
    margin-top: -69px;
    bottom: 10px;
}
.slide_pc_container > .swiper-container-horizontal>.swiper-pagination-line > .swiper-pagination-bullet-active {
    background-color: #FFFFFF;
    opacity: 1;
}

.swiper-pagination-line > .swiper-pagination-bullet{
    width: 60px;
    height: 3px;
    display: inline-block;
    border-radius: unset;
    background: #FFFFFF;
}

.slide_pc_container  .swiper-pagination-bullet{
    margin: 0 0 0 20px;
}
.studio_detail_wrap > .mlc_present_slider {
    height: 563px;
}
.daikanyama_studio_access {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 23px;
}
.daikanyama_studio_access_space {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 1px;
}
.daikanyama_studio_access_space_2 {
    font-family: "Hiragino Kaku Gothic Pro", sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.6;
    margin-bottom: 20px;
}
.access_manager_name {
    font-family: "Hiragino Kaku Gothic Pro";
    font-weight: 600;
    font-size: 12px;
    line-height: 1.2;
    margin-left: 7px;
}
.news_event_link{
    color: #222222;
    text-decoration: none;
}
.form_section_container {
    margin: -120px auto 177px;
    background: #ffffff;
    width: 1000px;
    position: relative;
    padding-top: 110px;
}

.camp-banner.camp-sp.main-new.compact {
    z-index: 1;
}
.news_event_slide_container > .swiper-slide{
    width: 25%;
    height: 382px;
}

.studio_and_course_list {
    display: none;
    width: 100%;
    background-color: #ffffff;
    padding: 20px 0;
    margin: 20px auto;
}
.studio_and_course_list p {
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 15px;
    font-weight: 600;
    color: #000000;
}
.studio_and_course_list ul {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 0 auto;
}
.studio_and_course_list ul li {
    width: 25%;
    margin-bottom: 10px;
}
.studio_and_course_list ul li a {
    color: #222222;
}

.course_station {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 19px auto;
}
.course_station_container {
    margin-top: 10px;
    width: 33.33333%;
}
.course_station_container > img {
    width: 100%;
}
.circle_course_station {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 17.5px;
    justify-content: space-between;
}
.circle_course_station_container {
    width: 60px;
}
.circle_course_station_container > img {
    border-radius: 50%;
    width: 100%;
}
.contents-box.mainvisual.other-than-daikanyama {
    height: 660px;
}
.contents-box.mainvisual.other-than-daikanyama .slider {
    height: 100%;
}

.sp-only {
    display:none;
}

.sc__studioBlogItem{
    margin: 0 auto;
}

.sc__studioBlogItem > figure{
    background-color: white;
    padding: 10px;
    width: 290px;
    height: 500px;
}

.sc__studioBlogItem > figure > figcaption{
    margin: 15px;
}

.sc__studioBlogItem > figure > img{
    width: 100%;
    height: 300px;
    object-fit: cover;
    object-position: top;
    clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 24px), 0 100%);
}
