@charset "UTF-8";
@media screen and (max-width: 1200px) {
  .pc {
    display: none;
  }
  #header {
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    z-index: 1;
    display: block !important;
    font-family: "din", "游ゴシック体", "Yu Gothic", YuGothic, roboto, sans-serif;
  }
  #header .pulldown {
    width: 25px;
    height: 25px;
    background: url(../img/common/btn_menu.png) no-repeat center right;
    background-size: 25px;
    z-index: 10000;
    cursor: pointer;
    position: fixed;
    -webkit-transition-duration: 100ms;
    -webkit-transition-property: color, background;
    -webkit-transition-timing-function: linear;
    -moz-transition-duration: 100ms;
    -moz-transition-property: color, background;
    -moz-transition-timing-function: linear;
    -o-transition-duration: 100ms;
    -o-transition-property: color, background;
    -o-transition-timing-function: linear;
    top: 13px;
    right: 13px;
  }
  #header .pulldown:hover {
    background: url(../img/common/btn_menu.png) no-repeat right center;
    background-size: 25px;
    opacity: 0.7;
    -webkit-transition-duration: 100ms;
    -webkit-transition-property: color, background;
    -webkit-transition-timing-function: linear;
    -moz-transition-duration: 100ms;
    -moz-transition-property: color, background;
    -moz-transition-timing-function: linear;
    -o-transition-duration: 100ms;
    -o-transition-property: color, background;
    -o-transition-timing-function: linear;
  }
  #header.on .pulldown {
    background: url(../img/common/btn_close.png) no-repeat center right;
    background-size: 25px;
  }
  #header.on .pulldown:hover {
    background: url(../img/common/btn_close.png) no-repeat center right;
    background-size: 25px;
  }
  .home #header .pulldown, body.error404 #header .pulldown {
    font-size: 14px;
  }
  #header #navigation {
    font-weight: bold;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    display: none;
    margin: auto;
  }
  #header #navigation ol {
    width: 100%;
    margin: 45px auto 0 auto;
    position: fixed;
    z-index: 10000000;
    top: 70px;
    left: 0px;
    text-align: center;
  }
  #header #navigation ol li {
    padding: 0;
    margin-bottom: 20px;
    display: block;
  }
  #header #navigation ol li a {
    font-size: 28px;
    line-height: 1.2em;
    letter-spacing: 0.05em;
  }
  #header #navigation ol li.fbSP, #header #navigation ol li.instaSP {
    display: inline-block;
    margin: 0 20px 20px 20px;
  }
  #header #navigation ol li.fbSP img, #header #navigation ol li.instaSP img {
    height: 30px;
  }
  #header #navigation ol li.tel {
    font-size: 28px;
    color: #4065b4;
    letter-spacing: 0.05em;
  }
  #header #navigation #bg {
    filter: alpha(opacity=90);
    -moz-opacity: 0.90;
    -khtml-opacity: 0.90;
    cursor: pointer;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.90;
  }
}

@media screen and (max-width: 640px) {
  #wrap {
    width: 100%;
    overflow: hidden;
  }
  .pc {
    display: none;
  }
  header {
    width: 375px;
    height: 50px;
    vertical-align: middle;
    display: table;
    margin-bottom: 0px;
    background: rgba(255, 255, 255, 0.9);
    position: fixed;
    z-index: 100000;
  }
  header ul {
    display: none;
  }
  header #logo {
    width: 100px;
    margin: auto;
    text-align: center;
  }
  h1 {
    width: 125px;
    height: auto;
    position: fixed;
    top: 0px;
    z-index: 100;
  }
  h1 img {
    position: relative;
    top: 0px;
    left: -15px;
    margin-bottom: 15px;
    width: 125px;
  }
  header h1 a:hover {
    text-decoration: none;
  }
  header nav a {
    display: block;
  }
  #mainimg {
    margin-bottom: 0 0 120px 0 !important;
    display: block;
    padding: 0px 0 40px 0 !important;
    width: 100% !important;
    height: 505px;
    position: relative;
    top: 50px;
  }
  #mainimg h2 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-style: italic;
    letter-spacing: 0.05em;
    height: 100px;
    background: url(../img/top/bg_h2.png) repeat-x top center;
    background-size: 1700px;
    padding: 10px 10px 0 10px;
    position: absolute;
    bottom: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #mainimg button {
    width: 150px;
    display: none;
  }
  .mainimg li.slick-slide {
    width: 100%;
    height: 435px;
    padding: 0px 0 0px 0px;
    margin: 0px;
    display: block;
    overflow: hidden;
    border-radius: 0px;
  }
  #mainimg p.cv a {
    border-radius: 164px;
    width: 100px;
    height: 90px;
    text-align: center;
    background: #d81b60;
    display: block;
    position: absolute;
    right: 10px;
    top: 20px;
    padding: 30px 10px 0 10px;
    border: 0px solid #981445;
    color: #fff;
    font-size: 14px;
    line-height: 1.5em;
    z-index: 100;
    font-weight: bold;
  }
  #mainimg p.cv a:hover {
    opacity: 0.9;
    border: 6px solid #ff5a96;
    width: 138px;
    height: 113px;
  }
  .mainimg .interview01 div, .mainimg .interview03 div {
    padding-left: 60px;
    padding-top: 57px;
  }
  .mainimg .interview02 div {
    padding-right: 60px;
    padding-top: 57px;
    float: right;
  }
  .mainimg li.slick-slide h2 {
    margin-bottom: 25px;
  }
  .mainimg li.slick-slide h2 img {
    height: 78px;
  }
  .mainimg li.slick-slide p {
    margin-bottom: 15px;
  }
  .mainimg li.slick-slide p img {
    height: 22px;
  }
  .mainimg li.slick-slide h3 {
    font-size: 46px;
    font-weight: normal;
    letter-spacing: 0.05em;
    margin-bottom: 20px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
    -webkit-text-shadow: 0px 0px 18px rgba(255, 255, 255, 0.4);
    -moz-text-shadow: 0px 0px 18px rgba(255, 255, 255, 0.4);
  }
  .mainimg li.slick-slide h3 > span {
    font-size: 22px;
  }
  .mainimg li.slick-slide dd.read {
    width: 400px;
    font-size: 14px;
    line-height: 1.9em;
    margin-bottom: 15px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
    -webkit-text-shadow: 0px 0px 18px rgba(255, 255, 255, 0.4);
    -moz-text-shadow: 0px 0px 18px rgba(255, 255, 255, 0.4);
  }
  .mainimg li.slick-slide dd.link {
    width: 180px;
    padding: 10px;
    border: 2px solid #c4c4c4;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border-radius: 40px;
    display: block;
    background: url(../img/common/arrow.png) no-repeat 180px 15px;
    background-color: rgba(255, 255, 255, 0.5);
    background-size: 8px 12px;
    font-size: 14px;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
  }
  .mainimg li.slick-slide dd.link:hover {
    opacity: 1;
    color: rgba(85, 85, 85, 0.5);
    background-position: 185px 15px;
  }
  .mainimg li.slick-slide.view01 {
    background: url(../img/top/mainimg01_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }
  .mainimg li.slick-slide.view02 {
    background: url(../img/top/mainimg02_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }
  .mainimg li.slick-slide.view03 {
    background: url(../img/top/mainimg03_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center;
  }
  #mainimg .view01 {
    background: url(../img/top/mainimg01_sp.jpg) no-repeat top;
    background-size: cover;
    background-position: center;
  }
  #mainimg .view02 {
    background: url(../img/top/mainimg02_sp.jpg) no-repeat top;
    background-size: cover;
    background-position: center;
  }
  #mainimg .view03 {
    background: url(../img/top/mainimg03_sp.jpg) no-repeat top;
    background-size: cover;
    background-position: center;
  }
  /* =========================================================
	main
	========================================================= */
  #content {
    width: 100%;
    margin-bottom: 70px;
  }
  section {
    width: 100%;
    display: block;
    text-align: center;
  }
  #content h2 {
    margin: 0 auto 40px auto;
    width: 90%;
    height: 35px;
    display: block;
    font-style: normal;
    font-size: 40px;
    line-height: 0.9em;
    letter-spacing: 0.075em;
    text-align: center;
  }
  #topics {
    height: auto;
    padding: 50px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 1.7em;
  }
  #topics div {
    width: 1025px;
    margin: 0 auto 0 auto;
  }
  #topics dl {
    display: inline-block;
    width: 300px;
    margin: 0 20px;
    vertical-align: top;
  }
  #topics dt {
    width: 100%;
    height: 200px;
    text-align: center;
    background: #efefef;
    margin-bottom: 15px;
    overflow: hidden;
  }
  #topics dt img {
    width: 100%;
  }
  #topics dd {
    height: 120px;
    overflow: hidden;
    line-height: 1.8em;
  }
  #topics dd span {
    font-size: 16px;
  }
  #about h2 {
    background: url(../img/top/title_about_bg.png) no-repeat center center;
  }
  #lesson h2 {
    background: url(../img/top/title_lesson_bg.png) no-repeat center center;
  }
  #instructors h2 {
    background: url(../img/top/title_instructors_bg.png) no-repeat center center;
  }
  #voice h2 {
    background: url(../img/top/title_voice_bg.png) no-repeat center center;
    width: 95%;
  }
  #contact h2 {
    background: url(../img/top/title_contact_bg.png) no-repeat center center;
    width: 100%;
    margin-bottom: 30px;
  }
  #facebook h2 {
    background: url(../img/top/title_facebook_bg.png) no-repeat center center;
  }
  #instagram h2 {
    width: 95%;
    margin-bottom: 30px;
    background: url(../img/top/title_instagram_bg.png) no-repeat center center;
  }
  #about {
    height: 620px;
    background: none;
    background-size: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #about div {
    position: absolute;
    right: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    height: 530px;
    display: table-cell;
    color: #fff;
    line-height: 2.0em;
    letter-spacing: 0.05em;
    padding-top: 50px;
  }
  #about div p {
    width: 100%;
    margin-bottom: 60px;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #about div a {
    border: 3px solid #fff;
    color: #fff;
    padding: 18px 80px;
    background: url(../img/common/arrow_btn-white.png) no-repeat 225px center;
  }
  #about div a:hover {
    background: url(../img/common/arrow_btn-white.png) no-repeat 228px center;
    opacity: 0.5;
  }
  #lesson {
    height: 700px;
    background: url(../img/top/bg_lesson.png) no-repeat center center;
    padding-top: 30px;
  }
  #lesson p {
    margin-bottom: 10px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 1.5em;
  }
  #lesson a.button {
    width: 180px;
    display: block;
    margin: 0 auto 15px auto;
  }
  #lesson ul {
    margin-bottom: 50px;
  }
  #lesson li {
    width: 160px;
    height: 160px;
    display: inline-block;
    background: #5976ba;
    border-radius: 220px;
    margin: 6px 6px;
    vertical-align: middle;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
  }
  #lesson li a {
    width: 160px;
    height: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    vertical-align: middle;
    color: #fff;
    font-size: 30px;
    letter-spacing: 0.05em;
    padding-left: 5px;
  }
  #lesson li:hover {
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    opacity: 0.7;
  }
  #lesson li a:after {
    background: url(../img/common/arrow_btn-white.png) no-repeat center center;
    width: 10px;
    height: 17px;
    display: inline-block;
    content: "";
    margin-left: 5px;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
  }
  #lesson li:hover a:after {
    margin-left: 10px;
  }
  #lesson li.plan01 {
    background: url(../img/top/bg_lesson01.png) no-repeat center center #5976ba;
  }
  #lesson li.plan02 {
    background: url(../img/top/bg_lesson02.png) no-repeat center center #5976ba;
  }
  #lesson li.plan03 {
    background: url(../img/top/bg_lesson03.png) no-repeat center center #5976ba;
  }
  #lesson li.plan04 {
    background: url(../img/top/bg_lesson04.png) no-repeat center center #5976ba;
  }
  #lesson a.button {
    color: #fff;
    padding: 18px 80px;
    background: url(../img/common/arrow_btn-white.png) no-repeat 315px center #5976ba;
  }
  #lesson a.button:hover {
    background: url(../img/common/arrow_btn-white.png) no-repeat 318px center #5976ba;
    opacity: 0.7;
  }
  #instructors {
    height: auto;
    background: #000;
    color: #fff;
    display: table;
    padding: 40px 0 0 0;
  }
  #instructors div {
    width: 100%;
    height: 100%;
    display: block;
    vertical-align: middle;
    margin-bottom: 60px;
  }
  #instructors ul {
    width: 100%;
    height: auto;
    display: block;
    background: #000;
  }
  #instructors li {
    width: 50%;
    height: 250px;
    display: inline-block;
    background: #333;
    margin: 0 -3px 1px 0 !important;
    outline: none;
    vertical-align: middle;
    font-size: 24px;
    letter-spacing: 0.05em;
  }
  #instructors li a {
    width: 100%;
    height: 250px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    vertical-align: middle;
    vertical-align: middle;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }
  #instructors li a:hover {
    opacity: 1;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
  }
  #instructors li dt {
    margin: 0 auto 15px auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
    width: 25px;
  }
  #instructors div p {
    width: 100%;
    margin-bottom: 40px;
    line-height: 1.8em;
  }
  #instructors div a {
    border: 3px solid #fff;
    color: #fff;
    padding: 18px 80px;
    background: url(../img/common/arrow_btn-white.png) no-repeat 220px center;
    margin: auto;
  }
  #instructors div a:hover {
    background: url(../img/common/arrow_btn-white.png) no-repeat 223px center;
    opacity: 0.5;
  }
  #instructors li.instructor_hayashitamotsu {
    background: url(../img/top/ph_inst_hayashitamotsu.jpg) top center no-repeat;
    background-size: cover;
  }
  #instructors li.instructor_sotani {
    background: url(../img/top/ph_inst_sotani.jpg) top center no-repeat;
    background-size: cover;
  }
  #instructors li.instructor_haruta {
    background: url(../img/top/ph_inst_haruta.jpg) top center no-repeat;
    background-size: cover;
  }
  #instructors li.instructor_takemura {
    background: url(../img/top/ph_inst_takemura.jpg) top center no-repeat;
    background-size: cover;
  }
  #instructors li.instructor_hayashigenpei {
    background: url(../img/top/ph_inst_hayashigenpei.jpg) top center no-repeat;
    background-size: cover;
  }
  #instructors li.instructor_fujii {
    background: url(../img/top/ph_inst_fujii.jpg) top center no-repeat;
    background-size: cover;
  }
  #instructors li.instructor_suzuki {
    background: url(../img/top/ph_inst_suzuki.jpg) top center no-repeat;
    background-size: cover;
  }
  #instructors li.instructor_yokota {
    background: url(../img/top/ph_inst_yokota.jpg) top center no-repeat;
    background-size: cover;
  }
  #voice {
    background: url(../img/top/bg_voice.png) no-repeat center center #5976ba;
    height: 2004px;
    background-size: cover;
    color: #fff;
    padding-top: 80px;
  }
  #voice h2 {
    margin-bottom: 40px;
  }
  #voice p {
    margin-bottom: 40px;
    letter-spacing: 0.075em;
    border-box: box-sizing;
    padding: 0 20px;
    line-height: 1.5em;
  }
  #voice ul {
    width: 100%;
    height: 1600px;
    display: block;
  }
  #voice li {
    width: 100%;
    height: 400px;
    display: inline-block;
    vertical-align: middle;
    padding-top: 60px;
  }
  #voice li.voice01 {
    background: url(../img/top/bg_voice01.jpg) center center no-repeat;
    background-size: cover;
  }
  #voice li.voice02 {
    background: url(../img/top/bg_voice02.jpg) center center no-repeat;
    background-size: cover;
  }
  #voice li.voice03 {
    background: url(../img/top/bg_voice03.jpg) center center no-repeat;
    background-size: cover;
  }
  #voice li.voice04 {
    background: url(../img/top/bg_voice04.jpg) center center no-repeat;
    background-size: cover;
  }
  #voice li h3 {
    margin-bottom: 20px;
    margin-top: -15px;
  }
  #voice li dt {
    margin-bottom: 20px;
    font-size: 22px;
    font-style: italic;
  }
  #voice li dd {
    margin-bottom: 5px;
  }
  #voice li dl {
    height: 125px;
  }
  #voice li a {
    border: 3px solid #fff;
    color: #5976ba;
    padding: 18px 60px;
    background: url(../img/common/arrow_btn-blue.png) no-repeat 245px center #fff;
    margin: auto;
  }
  #voice li a:hover {
    background: url(../img/common/arrow_btn-white.png) no-repeat 248px center;
    color: #fff;
  }
  #schedule iframe {
    width: 340px !important;
  }
  #contact {
    width: 100%;
    position: relative;
    font-size: 14px;
    letter-spacing: 0.05em;
    line-height: 1.6em;
    margin-bottom: -7px;
  }
  #contact div {
    position: relative;
    top: 0px;
    right: 0px;
    width: auto;
    padding: 50px 20px 70px 20px;
    background: #fff;
  }
  #contact p {
    margin-bottom: 10px;
  }
  #contact p.tel {
    font-size: 34px;
    padding: 8px 0px 8px 10px;
    width: 180px;
    margin: 0 auto 40px auto;
    background: url(../img/common/icon_tel_blue.png) no-repeat left center !important;
    background-color: none !important;
    color: #000;
  }
  #contact p.tel a {
    font-size: 34px;
    padding: 8px 0px 8px 10px;
    width: 180px;
    margin: 0 auto 40px auto;
    background: none !important;
    background-color: none !important;
    border: none;
    color: #000;
  }
  #contact a.button {
    border: 3px solid #e45f8f;
    color: #fff;
    padding: 18px 60px;
    background: url(../img/common/arrow_btn-white.png) no-repeat 285px center #d81b60;
    margin: auto;
    font-size: 18px;
  }
  #contact a.button:hover {
    opacity: 0.7;
    background: url(../img/common/arrow_btn-white.png) no-repeat 288px center #d81b60;
  }
  #facebook {
    width: 100%;
    background: #eef1f8;
    position: relative;
    height: auto;
  }
  #facebook div {
    width: 100%;
    line-height: 1.6em;
    position: relative;
    vertical-align: middle;
    margin: auto;
    padding-top: 60px;
  }
  #facebook div p {
    margin-bottom: 40px;
  }
  #facebook a {
    color: #fff;
    padding: 18px 50px 18px 80px;
    background: url(../img/common/icon_facebook.png) no-repeat 55px center #4065b4;
    margin: auto;
    font-size: 18px;
  }
  #facebook a:hover {
    opacity: 0.7;
  }
  #facebook .plugin {
    width: 100%;
    height: 600px;
    display: inline-block;
    padding: 0;
  }
  #facebook iframe {
    width: 340px !important;
    margin: auto;
    padding-top: 50px;
  }
  #instagram {
    padding: 80px 0 0 0;
    height: auto;
  }
  #instagram p a {
    color: #5976ba;
    background: url(../img/common/btn_instagram_o.png) left center no-repeat;
    padding: 5px 0 5px 30px;
  }
  #scroller {
    width: 100%;
  }
  #instafeed {
    width: 100% !important;
    height: auto;
    display: block;
    padding-top: 50px;
    margin: auto;
  }
  #instafeed li {
    width: 320px;
    height: 320px;
    display: inline-block;
    margin-top: -5px;
  }
  footer {
    width: 100%;
    height: auto;
    text-align: center;
    background: #000;
    bottom: 0;
    font-size: 14px;
    display: block;
    vertical-align: middle;
    padding: 40px 0;
    position: relative;
  }
  footer p.logo {
    display: block;
    vertical-align: middle;
    margin:0 auto 20px auto;
  }
  footer ul {
    display: inline-block;
    margin-left: 0px;
    vertical-align: middle;
    margin-bottom: 20px;
  }
  footer p.logo a:hover {
    opacity: 0.5;
  }
  footer li {
    display: block;
    margin: 0 0 5px 0;
  }
  footer li a {
    color: #fff;
  }
  footer p.copyright {
    font-size: 16px;
    color: #fff;
    position: relative;
    right: 0px;
    top: 0px;
    display: block;
    letter-spacing: 0.05em;
  }
  #btnTop {
    display: none;
    width: 0px;
    header: 0px;
    overflow: hidden;
  }
  /*    modal    */
  .lesson #modal {
    display: table;
    position: relative;
    width: 375px;
    height: auto;
    background: url(../img/common/modal_graphic.png) no-repeat right 260px;
    background-size: 300px;
  }
  .lesson #modal .photoArea {
    width: 375px;
    height: 280px;
    display: inline-block;
    background: #333;
  }
  .lesson #modal .textArea {
    width: 375px;
    display: inline-block;
    vertical-align: top;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .lesson #modal .textArea p {
    line-height: 1.63em;
    padding-top: 0px;
    margin-bottom: 20px;
  }
  .lesson #modal .textArea dl.lessonName {
    height: 60px;
    width: 375px;
    display: block;
    position: absolute;
    right: 0px;
    top: 120px;
    text-align: center;
    color: #fff;
  }
  .lesson #modal .textArea .lessonName dt {
    text-align: right;
    display: inline-block;
    margin-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
    position: relative;
    top: 80px;
    width: 375px;
    border-bottom: none;
    font-weight: bold;
    text-align: center;
  }
  .lesson #modal .textArea .lessonName dd {
    font-size: 80px;
    text-align: right;
    display: inline-block;
    font-size: 62px;
  }
  .lesson #modal .lesson01 {
    background: url(../img/common/modal_lesson01.jpg) no-repeat top center;
    background-size: cover;
    position: relative;
  }
  .lesson #modal .lesson02 {
    background: url(../img/common/modal_lesson02.jpg) no-repeat top center;
    background-size: cover;
    position: relative;
  }
  .lesson #modal .lesson03 {
    background: url(../img/common/modal_lesson03.jpg) no-repeat top center;
    background-size: cover;
  }
  .lesson #modal .lesson04 {
    background: url(../img/common/modal_lesson04.jpg) no-repeat top center;
    background-size: cover;
  }
  .lesson #modal .price {
    font-size: 22px;
    line-height: 1.5em;
    margin-bottom: 80px;
  }
  .lesson #modal .price p {
    font-size: 14px;
    padding-top: 80px;
  }
  .lesson #modal .price dt {
    font-size: 18px;
  }
  .lesson #modal .price dd {
    color: #d81b60;
    font-weight: bold;
  }
  .lesson #modal .price dd .priceTitle {
    color: #000;
  }
  .lesson #modal .price dd .tax {
    font-size: 16px;
  }
  .lesson #modal .expBtn {
    position: absolute;
    bottom: 40px;
    font-size: 16px;
    background-position: 250px;
    position: fixed;
    bottom: 20px;
    width: 335px;
    text-align: center;
    right: auto;
  }
  .inner.instructor {
    height: 100%;
    background: #000;
  }
  .instructor #modal {
    display: table;
    position: relative;
    height: 100%;
    background: url(../img/instructors/modal_bg.png) #000 no-repeat top right;
    background-size: 1050px;
    background-attachment: fixed;
  }
  .instructor #modal .photoArea {
    width: 375px;
    height: 400px;
    display: inline-block;
    background: #333;
    position: relative;
    padding-top: 50px;
    overflow: hidden;
  }
  .instructor #modal .photoArea img {
    width: 100%;
  }
  .instructor #modal .textArea {
    width: 375px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #fff;
    position: relative;
    left: 0;
  }
  .instructor #modal .textArea.sasagawa {
    margin-left: 5%;
  }
  .instructor #modal .textArea p {
    line-height: 1.63em;
    padding-top: 40px;
    margin-bottom: 20px;
    font-size: 14px;
  }
  .instructor #modal .textArea dl.instructorName {
    height: 50px;
    display: block;
  }
  .instructor #modal .textArea .instructorName dt {
    text-align: left;
    display: block;
    margin-bottom: 20px;
  }
  .instructor #modal .textArea .instructorName dd {
    font-size: 36px;
    text-align: left;
    display: inline-block;
    letter-spacing: 0.25em;
    font-weight: bold;
  }
  .instructor #modal .textArea p .bold {
    font-size: 16px;
    line-height: 1.7em;
  }
  .instructor #modal .message {
    font-size: 14px;
    line-height: 1.5em;
  }
  .instructor #modal .textArea .message p {
    font-size: 24px;
    margin-top: -40px;
    font-style: italic;
    letter-spacing: 0.25em;
    margin-bottom: 0px;
  }
  .instructor #modal .textArea .message dt {
    font-size: 22px;
    font-style: italic;
    line-height: 1.5em;
    margin-bottom: 10px;
    color: #7a91c8;
  }
  .instructor #modal .textArea .message dd {
    font-size: 16px;
    line-height: 1.65em;
    width: 100%;
  }
  .instructor #modal .name {
    position: fixed;
    top: 220px;
    left: 10px;
    color: #7a91c8;
    font-style: italic;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    opacity: 0.25;
  }
  .instructor #modal .name dt {
    font-size: 40px;
    margin-bottom: 0px;
  }
  .instructor #modal .name dd {
    font-size: 80px;
    margin-bottom: 0px;
    line-height: 0.69em;
  }
  /*20241202*/
  footer ul.f_tempo {
      margin-right: 0;
      display: block
  }
  footer ul.f_tempo li {
      margin: 0;
      position: relative;
  }
  footer ul.f_tempo li:after {
      content: "";
  }
}
/*# sourceMappingURL=sp.css.map */