@charset "utf-8";

/* 汎用 */
a:hover img { opacity: 0.8; filter: alpha(opacity=80); -moz-opacity: 0.8; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }
.mb45 { margin-bottom: 45px; }
.mb50 { margin-bottom: 50px; }
.mb60 { margin-bottom: 60px; }
.mb70 { margin-bottom: 70px; }
.mb80 { margin-bottom: 80px; }
.mb90 { margin-bottom: 90px; }
.mb100 { margin-bottom: 100px; }
.tal { text-align: left; }
.tac { text-align: center; }
.tar { text-align: right; }
.st { font-weight: bold; }
.fl { float: left; }
.fr { float: right; }
.fs16 { font-size: 16px; }
.fs18 { font-size: 18px; }
.flex { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; justify-content: space-between; }
.flex_no_justify { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.f_min { font-family: "Yu Mincho Medium", "Yu Mincho Medium", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif; }
.f_times { font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif; }
.f_arial { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
.f_gothic { font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "Yu Gothic M", "YuGothic", "Yu Gothic", "メイリオ", Meiryo, Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Arial, sans-serif; }
.fit_img { display: flex; justify-content: center; align-items: center; /*IE用*/ flex-direction: column; }
.fit_img img { max-width: 100%; max-height: 100%; width: auto; height: auto; }

/*IE10以下*/
.regacy_fit_img { display: relative; overflow: hidden; }
.regacy_fit_img img { position: absolute; left: -50%; right: -50%; top: -50%; bottom: -50%; margin: auto; max-width: 100%; max-height: 100%; width: auto; height: auto; }
.ofi {
  object-fit: cover;
  font-family: 'object-fit: cover;';
}


/*PC用*/
@media screen and (min-width:641px) {
    .pc { display: block !important }
    .sp { display: none !important }
    .h_menu, #sp_global_nav { display: none; }

/* TOP */
#header { margin: 0 auto; display: flex; display: -webkit-flex; display: -moz-flex; justify-content: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; padding-bottom: 10px; max-width: 1150px; }
#header h1.logo { margin: 0 0 0 9px; }
#header .hed_right { display: flex; display: -webkit-flex; display: -moz-flex; justify-content: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; }
#header .hed_right p.tel { margin-right: 14px; }
#top { background: #00081a; padding-top: 27px; position: relative; }
#top:after { content: ""; display: block; width: 100%; height: 300px; background: url(../images/top_bg.png)no-repeat top -1px center / 100%; position: absolute; bottom: -300px; right: 0; left: 0; margin: auto; max-width: 3000px; }
#top p.fest_btn { margin: 4px auto 14px; width: 695px; }
#top p.top_ttl { margin: 0 auto 14px; width: 695px; }
#top .video_wrap { padding: 0 7%; box-sizing: border-box; width: 100%; background: #000; }
#top .video_wrap video { width: 100%; vertical-align: bottom; }
#top p.link_youtube { color: #fff; text-align: right; font-size: 16px; padding: 8px 6% 7px 0; letter-spacing: 1px; background: url(../images/link.png)no-repeat top 8px right 4.4%; }
#top p.top_txt { margin: 0 auto 94px; width: 1208px; padding-top: 17px; }
#top p.top_why { margin: 0 auto; width: 864px; }
#method { margin-bottom: 90px; }
#method .method_ttl_sec { background: url(../images/method_bg01.png)no-repeat top -35px center / cover, url(../images/method_bg02.png)no-repeat top -50px right -5%; height: 676px; margin-bottom: 50px; }
@media screen and (min-width:1450px) {
    #method .method_ttl_sec { background: url(../images/method_bg01.png)no-repeat top -35px center / cover, url(../images/method_bg02.png)no-repeat top -20px left 90%; height: 676px; margin-bottom: 50px; }
}
#method .method_ttl_sec h2 { margin: 0px auto; width: 682px; padding-top: 178px; }
#method h3 { margin: 0 auto 22px; width: 1147px; }
#method p.method_img { margin: 0px auto 53px; width: 1146px; }
#method p.method_mode { margin: 0 auto; width: 725px; }
#diet .diet_inner { background: url(../images/diet_bg01.jpg)repeat-y top center /cover; }
#diet .diet_inner h2 { margin: 0 auto; width: 1148px; }
#diet .center { margin: -123px auto 0; width: 1147px; }
#diet .center p.diet_img01 { margin-bottom: 42px; }
#diet .center p.diet_img02 { margin-bottom: 50px; }
#diet .center p.diet_img03 { margin-bottom: 70px; }
#mind .mind_inner { background: url(../images/mind_bg01.jpg)no-repeat top center  / cover; height: 697px; }
#mind .mind_inner h2 { margin: 0 auto; width: 1145px; padding-top: 65px; }
#mind p.mind_img01 { margin: 79px auto 70px; width: 1153px; }
#mind p.trial { margin: 0 auto 106px; width: 1016px; }
#los_ny h2 { background: url(../images/ny_bg01.jpg)no-repeat top center / cover; padding: 16px 0 18px; }
#los_ny h2 span { margin: 0 auto; width: 948px; display: block; }
#los_ny .ny_inner { background: url(../images/ny_bg02.jpg)no-repeat top center / cover; height: 442px; margin-bottom: 85px; }
#los_ny p.ny_txt01 { margin: 0 auto 19px; width: 1047px; padding-top: 47px; }
#los_ny .work_shop { margin: 0 auto; width: 820px; background: #fff; border: 3px solid #000; }
#los_ny .work_shop h3 { font-size: 24px; font-weight: bold; text-align: center; color: #ffe100; letter-spacing: 3px; background: #000; padding: 10px 0 7px; }
#los_ny .work_shop ul { padding: 12px 5px 0px 150px; }
#los_ny .work_shop ul li { font-size: 16px; font-weight: bold; margin-bottom: 5px; padding-left: 1px; letter-spacing: 1px; }
#los_ny .work_shop ul li:before { content: "・"; margin-right: 13px; }
#los_ny .work_shop p { text-align: center; letter-spacing: 1px; padding-bottom: 21px; }
#gallery { margin: 0 auto 120px; width: 1272px; background: url(../images/slash_bg.jpg); box-sizing: border-box; padding: 41px 0 35px; }
#gallery h2 { margin: 0 auto 17px; width: 1143px; }
#gallery .gal_pic { margin: 0 auto; width: 1147px; position: relative; }
#gallery .gal_pic a { position: absolute; top: 0px; right: 0; left: -3px; margin: auto; width: 586px; height: 363px; box-sizing: border-box; border: 3px solid #000; display: block; }
#gallery .gal_pic a img { width: 100%; height: 100%; }
#gallery p.gal_txt { margin: 13px auto 0; width: 685px; }
.fancybox-slide video { margin: 0 auto; width: 386px; height: 643px; padding: 10px; }
#lesson { background: url(../images/lesson_bg01.png); margin: 0 auto 50px; width: 1272px; box-sizing: border-box; padding: 60px 60px 41px; }
#lesson h2 { margin: 0 auto 24px; width: 1146px; }
#lesson .inner { display: flex; display: -webkit-flex; display: -moz-flex; justify-content: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; }
#lesson .inner .left { width: 553px; }
#lesson .inner .left p.img01 { margin-bottom: 27px; }
#lesson .inner .left p.img01 span { display: block; font-weight: bold; margin-top: 9px; }
#lesson .inner .left .reserve_box h3 { font-size: 20px; color: #fff; background: #6c9bd2; padding: 11px 21px 10px; line-height: 1.6; letter-spacing: 1px; }
#lesson .inner .left .reserve_box h3 span { font-size: 16px; display: inline-block; }
#lesson .inner .left .reserve_box p a { background: #fff !important; text-align: center; padding: 15px 0 16px; font-size: 16px; font-weight: bold; letter-spacing: 1px; display: block; color: #000 !important; }
#lesson .inner .right { width: 556px; }
#lesson .inner .right table { border-top: 2px solid #000; border-bottom: 2px solid #000; margin-bottom: 46px; }
#lesson .inner .right table tbody tr { border-top: 1px solid #000; }
#lesson .inner .right table tbody tr th { font-size: 16px; font-weight: bold; width: 140px; box-sizing: border-box; padding: 20px 0 18px 17px; letter-spacing: 3px; }
#lesson .inner .right table tbody tr td { font-size: 16px; font-weight: bold; }
#lesson .inner .right p.detail { margin: 0 auto; width: 378px; }
#lesson .inner .right p.detail a { display: block; background: #2b315e url(../images/link.png)no-repeat right 22px center; color: #fff; padding: 17px 0 16px 26px; font-weight: normal; letter-spacing: 2px; }
#lesson .slide_wrap .bx-wrapper { background: none; border: none; box-shadow: none; margin: 0 auto 26px; width: 1100px; }
#lesson .slide_wrap .bx-wrapper a {width: 34px;height: 112px;top: 290px;}
#lesson .slide_wrap .bx-wrapper .bx-prev { left: -50px; background: url(../images/slide/prev.jpg)no-repeat; }
#lesson .slide_wrap .bx-wrapper .bx-next { right: -50px; background: url(../images/slide/next.jpg)no-repeat; }
#lesson .custom_wrap {/* width: 1116px; *//* margin: 0 auto; */padding: 0 17px; }
#lesson .custom_wrap .bx-wrapper { background: none; border: none; box-shadow: none; margin: 0 auto; max-width: none !important; }
#lesson .custom_wrap .custom_pager li { margin: 0 8px; width: 170px !important; height: 113px !important; }
#lesson .custom_wrap .bx-wrapper a { width: 34px; height: 112px; top: 63px; }
#lesson .custom_wrap .bx-wrapper .bx-prev { left: -24px; background: url(../images/slide/thumb_prev.png)no-repeat; }
#lesson .custom_wrap .bx-wrapper .bx-next { right: -40px; background: url(../images/slide/thumb_next.png)no-repeat; }
#yoga h2 { margin: 0 auto; width: 1146px; }
#yoga h2 span { display: block; margin: 48px auto 0; width: 494px; }
#yoga .yoga_pose { background: #6c9bd2; }
#yoga .yoga_pose .pose_inner { margin: 0 auto; width: 1145px; padding: 53px 0 29px; }
#yoga .yoga_pose .pose_inner h3 { font-size: 22px; color: #fff; letter-spacing: 2px; margin-bottom: 16px; }
#yoga .yoga_pose .pose_inner h3 span.f_min { font-size: 36px; color: #fff; display: block; letter-spacing: 1px; }
#yoga .yoga_pose .pose_inner h4 { font-size: 16px; color: #fff; margin-bottom: 11px; letter-spacing: 1px; font-weight: normal; }
#yoga .yoga_pose .pose_inner p.pose_txt { font-size: 16px; color: #fff; line-height: 2.1; margin-bottom: 27px; letter-spacing: 2px; }
#yoga .yoga_pose.pose01 .pose_inner iframe { float: right; margin: 0 0 16px 26px; }
#yoga .yoga_pose.pose02 { background: #73b8e2; }
#yoga .yoga_pose.pose02 .pose_inner iframe { float: left; margin: 0 33px 0 0; }
#yoga .yoga_pose.pose02 .pose_inner p.pose_txt { overflow: hidden; }
#yoga .yoga_pose.pose03 .pose_inner { padding-bottom: 48px; }
#yoga .yoga_pose.pose03 .pose_inner iframe { float: right; margin: 0 0 16px 26px; }
#yoga .pose_box { margin: 70px auto 75px; width: 1275px; box-sizing: border-box; background: url(../images/yoga_bg01.jpg); padding: 55px 65px 60px; display: flex; display: -webkit-flex; display: -moz-flex; justify-content: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; }
#yoga .pose_box p.box { width: 553px; }
#yoga .pose_box .right { width: 550px; }
#yoga .pose_box .right h3.f_min { font-size: 40px; font-weight: 400; line-height: 1.3; margin-top: 57px; }
#yoga .pose_box .right p { font-size: 16px; font-weight: bold; line-height: 2.2; margin-top: 19px; letter-spacing: 2px; }
#yoga p.trial { margin: 0 auto 90px; width: 1016px; }
#about h2 { margin: 0 auto 83px; width: 494px; }
#about .about_shine { background: url(../images/loive_bg01.jpg)repeat-x; }
#about .about_shine .inner { margin: 0 auto 20px; width: 1142px; position: relative; height: 500px; box-sizing: border-box; padding: 63px 0 0px; }
#about .about_shine .inner .left h3.f_min { font-size: 40px; font-weight: 400; line-height: 1.4; margin-bottom: 19px; letter-spacing: 3px; }
#about .about_shine .inner .left p.txt01 { font-size: 16px; font-weight: bold; line-height: 1.9; letter-spacing: 3px; margin-bottom: 25px; }
#about .about_shine .inner .left p.btn01 { width: 378px; }
#about .about_shine .inner .left p.btn01 a { display: block; background: #2b315e; color: #fff; padding: 17px 0 16px 26px; font-weight: normal; letter-spacing: 2px; }
#about .about_shine .inner p.img { position: absolute; right: -123px; top: -50px; }
#about .about_part { margin: 2px auto 22px; width: 1156px; display: flex; display: -webkit-flex; display: -moz-flex; justify-content: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; }
#about .about_part .left { width: 500px; padding-top: 67px; }
#about .about_part .left h3 { font-size: 26px; letter-spacing: 2px; margin-bottom: 40px; }
#about .about_part .left h3 span.f_arial { font-size: 18px; font-weight: 100; display: block; margin-top: 4px; letter-spacing: 0; }
#about .about_part .left p { font-size: 16px; font-weight: bold; line-height: 2.2; letter-spacing: 2px; }
#about .about_part .slider_wrap { width: 539px; margin-right: 42px; }
#about .about_part .slider_wrap .bx-wrapper { border: none; box-shadow: none; }
#about .about_part .slider_wrap .bx-wrapper .bx-controls-direction a { background: url(../images/prev.png) no-repeat 0; width: 14px; height: 32px; }
#about .about_part .slider_wrap .bx-wrapper .bx-controls-direction .bx-prev { left: -37px; }
#about .about_part .slider_wrap .bx-wrapper .bx-controls-direction .bx-next { right: -35px; background: url(../images/next.png) no-repeat 0; }
#about .about_part .slider_wrap .bx-wrapper .bx-pager a { color: #bcbcbc; background: #bcbcbc; margin: 0 8px; }
#about .bx-wrapper .bx-pager.bx-default-pager a:hover, #about .bx-wrapper .bx-pager.bx-default-pager a.active, #about .bx-wrapper .bx-pager.bx-default-pager a:focus { background: #767676; }
#about .lesson_box { margin: 0 auto 90px; width: 1272px; background: url(../images/slash_bg.jpg); box-sizing: border-box; padding: 53px 78px 35px; position: relative; }
#about .lesson_box h3 { font-size: 26px; text-align: center; letter-spacing: 5px; margin-bottom: 27px; }
#about .lesson_box h3 span.f_arial { font-size: 18px; font-weight: normal; display: block; letter-spacing: 0; }
#about .lesson_box p.lesson_txt01 { font-size: 16px; font-weight: bold; letter-spacing: 2px; line-height: 1.8; margin-bottom: 22px; }
#about .lesson_box p.lesson_txt01 span { display: block; font-size: 14px; font-weight: normal; letter-spacing: 1px; }
#about .lesson_box .course_box { background: #fff; padding: 40px 72px 10px; display: flex; display: -webkit-flex; display: -moz-flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; }
#about .lesson_box .course_box .course.course_left { width: 454px; margin: 0 48px 17px 0; }
#about .lesson_box .course_box .course h4 { font-size: 16px; border-left: 5px solid #6c9bd2; padding-left: 20px; margin-bottom: 13px; letter-spacing: 2px; }
#about .lesson_box .course_box .course h4 span.f_arial { font-size: 24px; display: block; margin-bottom: 10px; transform: scale(0.8, 1); transform-origin: top left; letter-spacing: 1px; }
#about .lesson_box .course_box .course p { font-size: 14px; font-weight: bold; letter-spacing: 1px; line-height: 2.0; }
#about .lesson_box .course_box .course.course_right { width: 454px; margin: 0 0 17px 0; }
#about .lesson_box .course_box .course.course_right p span { color: #e60012; }
#about .lesson_box p.human { position: absolute; right: 244px; bottom: 0; }
#about p.trial { margin: 0 auto 80px; width: 1016px; }
.back_top { position: fixed; bottom: 34px; right: 4vw; z-index: 10000; }
#about p.corona-info { margin: 0 auto 80px; width: 1016px; }
.back_top { position: fixed; bottom: 34px; right: 4vw; z-index: 10000; }
#footer { background: #6c9bd2; padding: 45px 0 42px; }
#footer ul { text-align: center; margin-bottom: 15px; }
#footer ul li { display: inline-block; margin: 0 20px; }
#footer ul li a { color: #fff; letter-spacing: 1px; font-size: 14px; font-weight: bold; }
#footer small { color: #fff; display: block; text-align: center; font-size: 14px; font-weight: bold; }
}

/*SP用*/
@media screen and (max-width: 640px) {
    .pc { display: none !important }
    .sp { display: block !important }
    img { max-width: 100%; height: auto; width: auto; }
    body { min-width: auto !important; overflow: inherit !important; }
    .sp_tac { text-align: center !important; }
    .sp_tar { text-align: right !important; }
    .sp_mb15 { margin-bottom: 15px !important; }
    .sp_mb20 { margin-bottom: 20px !important; }
    div, p, dd, dl, dt, th, td, span, li { box-sizing: border-box; }

/* TOP */
#header { margin: 0 auto; display: flex; display: -webkit-flex; display: -moz-flex; justify-content: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; padding-left: 4vw; }
#header h1.logo { width: 50vw; margin-top: 2vw; }
#header .hed_right { display: flex; display: -webkit-flex; display: -moz-flex; justify-content: space-between; -webkit-justify-content: space-between; -moz-justify-content: space-between; margin-left: 7vw; width: 36vw; }
#top { background: #00081a; padding-top: 27px; position: relative; }
#top:after { content: ""; display: block; width: 100%; height: 16vw; background: url(../images/sp/top_bg.png)no-repeat top center / 128%; position: absolute; bottom: -16vw; right: 0; left: 0; margin: auto; }
#top p.fest_btn { margin: 0 auto 5vw; width: 92vw; }
#top p.top_ttl { margin: 0 auto 14px; width: 87vw; }
#top .video_wrap { box-sizing: border-box; width: 100%; background: #000; }
#top .video_wrap video { width: 100%; vertical-align: bottom; }
#top p.link_youtube { color: #fff; text-align: right; font-size: 4vw; padding: 2vw 9vw 2vw 0; letter-spacing: 0.3vw; background: url(../images/link.png)no-repeat top 8px right 3vw / 5vw; }
#top p.link_youtube a { font-weight: bold; }
#top p.top_txt { margin: 0 auto 4vw; width: 90vw; padding-top: 2vw; }
#top p.top_why { margin: 0 auto; padding-bottom: 4vw; width: 91vw; }
#method .method_ttl_sec h2 { margin: -2.3vw auto 10vw; }
#method h3 { margin: 0 auto 5vw; width: 85vw; }
#method p.method_img { margin: 0px auto 8vw; width: 92vw; }
#method p.method_mode { margin: 0 auto 12vw; width: 90vw; }
#diet .diet_inner h2 { margin: 0 auto; }
#diet .center { margin: 9vw auto 0; width: 92vw; }
#diet .center p.diet_img01 { margin-bottom: 35px; }
#diet .center p.diet_img02 { margin-bottom: 8vw; }
#mind { margin-top: 10vw; }
#mind .mind_inner h2 { margin: 0 auto; }
#mind p.mind_img01 { margin: 6vw auto 7vw; width: 90vw; }
#mind p.trial { margin: 0 auto 10vw; width: 92vw; }
#los_ny h2 { background: url(../images/sp/ny_bg01.jpg)no-repeat top center / cover; padding: 3vw 4vw 2vw; }
#los_ny h2 span { margin: 0 auto; display: block; }
#los_ny .ny_inner { background: url(../images/sp/ny_bg02.jpg)no-repeat top center / cover; margin-bottom: 10vw; padding: 0 2vw 6vw; }
#los_ny p.ny_txt01 { margin: 0 auto 5vw; padding-top: 4vw; }
#los_ny .work_shop { margin: 0 auto; background: #fff; border: 3px solid #000; }
#los_ny .work_shop h3 { font-size: 5vw; font-weight: bold; text-align: center; color: #ffe100; letter-spacing: 0.4vw; background: #000; padding: 2.5vw 0 2vw; }
#los_ny .work_shop ul { padding: 4vw 4vw 1vw; }
#los_ny .work_shop ul li { font-size: 4vw; font-weight: bold; margin-bottom: 1vw; padding-left: 5vw; text-indent: -5vw; }
#los_ny .work_shop ul li:before { content: "・"; margin-right: 13px; }
#los_ny .work_shop p { text-align: center; padding: 0 2vw 4vw; font-size: 3vw; }
#gallery { margin: 0 auto 10vw; background: url(../images/slash_bg.jpg); box-sizing: border-box; padding: 4vw 0 7vw; }
#gallery h2 { margin: 0 auto 4vw; width: 92vw; }
#gallery .gal_pic { margin: 0 auto; position: relative; }
#gallery .gal_pic a { width: 92.5vw; height: 56vw; box-sizing: border-box; border: 3px solid #000; margin: 0 auto 3vw; display: block; }
#gallery .gal_pic a img { width: 100%; height: 100%; }
#gallery p.gal_txt { margin: 13px auto 0; width: 685px; }
.fancybox-slide video { margin: 0 auto; width: 77vw; height: 125vw; padding: 10px; }
#gallery p.gal_txt { margin: 3vw auto 0; width: 92vw; }
#lesson { background: url(../images/lesson_bg01.png); margin: 0 auto 12vw; box-sizing: border-box; padding: 8vw 4vw 12vw; }
#lesson h2 { margin: 0 auto 4vw; width: 90vw; }
#lesson .inner .left p.img01 { margin-bottom: 21px; width: 100%; }
#lesson .inner .left p.img01 span { display: block; font-weight: bold; margin-top: 3vw; font-size: 3vw; }
#lesson .inner .reserve_box h3 { font-size: 3.8vw; color: #fff; background: #6c9bd2; padding: 3vw 3vw 2.5vw; line-height: 1.6; }
#lesson .inner .reserve_box h3 span { font-size: 3vw; display: inline-block; font-weight: normal; }
#lesson .inner .reserve_box p a { background: #fff; text-align: center; padding: 3vw 0 2.5vw; font-size: 3.5vw; font-weight: bold; display: block; }
#lesson .inner .right table { border-top: 2px solid #000; border-bottom: 2px solid #000; margin-bottom: 6vw; }
#lesson .inner .right table tbody tr { border-top: 1px solid #000; }
#lesson .inner .right table tbody tr th { font-size: 3.5vw; font-weight: bold; width: 25vw; box-sizing: border-box; padding: 4vw 0 4vw 2vw; letter-spacing: 0.3vw; }
#lesson .inner .right table tbody tr td { font-size: 3.5vw; font-weight: bold; padding: 4vw 0 4vw 0vw; }
#lesson .inner .right p.detail { margin: 0 auto 6vw; width: 92vw; }
#lesson .inner .right p.detail a { display: block; background: #2b315e url(../images/link.png)no-repeat right 5vw center / 5vw; color: #fff; padding: 4vw 0 3vw 5vw; font-weight: normal; letter-spacing: 2px; font-size: 3.5vw; }
#lesson .slide_wrap .bx-wrapper { background: none; border: none; box-shadow: none; margin: 0 auto 4vw; width: 79vw; }
#lesson .slide_wrap .bx-wrapper a {width: 7vw;height: 20vw;top: 19vw;}
#lesson .slide_wrap .bx-wrapper .bx-prev { left: -9vw; background: url(../images/slide/prev.jpg)no-repeat top center / 6vw; }
#lesson .slide_wrap .bx-wrapper .bx-next { right: -9vw; background: url(../images/slide/next.jpg)no-repeat top center / 6vw; }
#lesson .custom_wrap { padding: 0 4vw; }
#lesson .custom_wrap .bx-wrapper { background: none; border: none; box-shadow: none; margin: 0 auto; max-width: none !important; width: 81vw; }
#lesson .custom_wrap .bx-wrapper .bx-viewport { height: 19vw !important; }
#lesson .custom_wrap .custom_pager { margin: 0 auto; }
#lesson .custom_wrap .custom_pager li { margin: 0 1vw; width: 25vw !important; height: 10vw !important; }
#lesson .custom_wrap .bx-wrapper a { width: 4vw; height: 7vw; top: 10vw; }
#lesson .custom_wrap .bx-wrapper .bx-prev { left: -6vw; background: url(../images/slide/thumb_prev.png)no-repeat top center / 3.5vw; }
#lesson .custom_wrap .bx-wrapper .bx-next { right: -6vw; background: url(../images/slide/thumb_next.png)no-repeat top center / 3.5vw; }
#yoga h2 { margin: 0 auto; width: 92vw; }
#yoga h2 span { display: block; margin: 6vw auto 0; width: 90vw; }
#yoga .yoga_pose { background: #6c9bd2; }
#yoga .yoga_pose .pose_inner { margin: 0 auto; padding: 5vw 4vw 4vw; }
#yoga .yoga_pose .pose_inner h3 { font-size: 4vw; color: #fff; margin-bottom: 2vw; letter-spacing: 0.2vw; }
#yoga .yoga_pose .pose_inner h3 span.f_min { font-size: 8vw; color: #fff; display: block; letter-spacing: 0.3vw; }
#yoga .yoga_pose .pose_inner h4 { font-size: 4vw; color: #fff; margin-bottom: 1vw; letter-spacing: 0.3vw; font-weight: normal; }
#yoga .yoga_pose .pose_inner p.pose_txt { font-size: 4vw; color: #fff; line-height: 1.8; margin-bottom: 4vw; letter-spacing: 0.3vw; }
#yoga .yoga_pose .pose_inner iframe { width: 78vw; height: 49vw; margin: 0 auto 4vw; display: block; }
#yoga .yoga_pose.pose02 { background: #73b8e2; }
#yoga .pose_box { margin: 12vw auto 10vw; box-sizing: border-box; background: url(../images/yoga_bg01.jpg); padding: 5vw 4vw 7vw; }
#yoga .pose_box .right h3.f_min { font-size: 7vw; font-weight: 400; line-height: 1.3; margin-top: 3vw; text-align: center; }
#yoga .pose_box .right p { font-weight: bold; line-height: 1.6; margin-top: 3vw; font-size: 4vw; }
#yoga p.trial { margin: 0 auto 13vw; width: 90vw; }
#about h2 { margin: 0 auto 22vw; }
#about .about_shine { background: url(../images/loive_bg01.jpg)repeat-x; }
#about .about_shine .inner { margin: 0 auto; position: relative; box-sizing: border-box; padding: 35vw 0 0px; }
#about .about_shine .inner .left { padding-bottom: 7vw; }
#about .about_shine .inner .left h3.f_min { font-size: 6vw; font-weight: 400; line-height: 1.5; margin-bottom: 3vw; text-align: center; }
#about .about_shine .inner .left p.txt01 { font-size: 4vw; font-weight: bold; line-height: 1.9; letter-spacing: 0.3vw; margin-bottom: 4vw; padding: 0 4vw; }
#about .about_shine .inner .left p.btn01 { width: 90vw; margin: auto; }
#about .about_shine .inner .left p.btn01 a { display: block; background: #2b315e; color: #fff; padding: 4vw 3vw 3.5vw; font-weight: normal; letter-spacing: 0.3vw; text-align: center; }
#about .about_shine .inner p.img { position: absolute; right: 0; top: -18vw; left: 0; margin: auto; width: 90vw; }
#about .about_part { margin: 4vw auto 3vw; width: 90vw; }
#about .about_part .left { padding-top: 10vw; }
#about .about_part .left h3 { font-size: 6vw; letter-spacing: 0.3vw; margin-bottom: 6vw; text-align: center; }
#about .about_part .left h3 span.f_arial { font-size: 4vw; font-weight: 100; display: block; margin-top: 1vw; letter-spacing: 0; }
#about .about_part .left p { font-size: 3.5vw; font-weight: bold; line-height: 1.7; letter-spacing: 0.3vw; margin-bottom: 8vw; }
#about .about_part .slider_wrap { width: 76vw; margin: auto; }
#about .about_part .slider_wrap .bx-wrapper { border: none; box-shadow: none; }
#about .about_part .slider_wrap .bx-viewport { height: 46vw !important; }
#about .about_part .slider_wrap .bx-wrapper .bx-controls-direction a { background: url(../images/prev.png) no-repeat top center / 2.5vw; width: 3vw; height: 5vw; top: 27vw; }
#about .about_part .slider_wrap .bx-wrapper .bx-controls-direction .bx-prev { left: -8vw; }
#about .about_part .slider_wrap .bx-wrapper .bx-controls-direction .bx-next { right: -8vw; background: url(../images/next.png) no-repeat top center / 2.5vw; }
#about .about_part .slider_wrap .bx-wrapper .bx-pager { padding-top: 1vw; bottom: -4vw; }
#about .about_part .slider_wrap .bx-wrapper .bx-pager a { color: #bcbcbc; background: #bcbcbc; margin: 0 1.5vw; width: 6px; height: 7px; }
#about .bx-wrapper .bx-pager.bx-default-pager a:hover, #about .bx-wrapper .bx-pager.bx-default-pager a.active, #about .bx-wrapper .bx-pager.bx-default-pager a:focus { background: #767676; }
#about .lesson_box { margin: 0px auto 10vw; background: url(../images/slash_bg.jpg); box-sizing: border-box; padding: 8vw 4vw 13vw; position: relative; }
#about .lesson_box h3 { font-size: 6vw; text-align: center; letter-spacing: 0.3vw; margin-bottom: 4vw; }
#about .lesson_box h3 span.f_arial { font-size: 18px; font-weight: normal; display: block; letter-spacing: 0; }
#about .lesson_box p.lesson_txt01 { font-size: 3.5vw; font-weight: bold; letter-spacing: 0.3vw; line-height: 1.8; margin-bottom: 4vw; }
#about .lesson_box p.lesson_txt01 span { display: block; font-size: 3.5vw; font-weight: bold; letter-spacing: 0.3vw; }
#about .lesson_box .course_box { background: #fff; padding: 7vw 4vw 5vw; }
#about .lesson_box .course_box .course.course_left { margin-bottom: 6vw; }
#about .lesson_box .course_box .course h4 { font-size: 4vw; border-left: 5px solid #6c9bd2; padding-left: 5vw; margin-bottom: 2vw; letter-spacing: 0.3vw; }
#about .lesson_box .course_box .course h4 span.f_arial { font-size: 5vw; display: block; margin-bottom: 1vw; transform: scale(0.8, 1); transform-origin: top left; letter-spacing: 0.3vw; }
#about .lesson_box .course_box .course p { font-size: 4vw; font-weight: bold; letter-spacing: 0.3vw; line-height: 1.6; }
#about .lesson_box .course_box .course.course_right { margin-bottom: 6vw; }
#about .lesson_box .course_box .course.course_right p span { color: #e60012; }
#about .lesson_box p.human { position: absolute; right: 9vw; bottom: 0; width: 52vw; }
#about p.trial { margin: 0 auto 11vw; width: 90vw; }
.back_top { position: fixed; bottom: 0; right: 0; width: 15vw; z-index: 10000; }
#about p.corona-info { margin: 0 auto 11vw; width: 90vw; }
.back_top { position: fixed; bottom: 0; right: 0; width: 15vw; z-index: 10000; }
#footer { background: #6c9bd2; padding: 8vw 4vw 9vw; }
#footer ul { text-align: center; margin-bottom: 2vw; }
#footer ul li { display: inline-block; margin: 0 20px; }
#footer ul li a { color: #fff; letter-spacing: 0.2vw; font-size: 4vw; font-weight: bold; }
#footer small { color: #fff; display: block; text-align: center; font-size: 3.6vw; font-weight: normal; }
}