@charset "UTF-8";.clearfix{*zoom: 1}.clearfix:after{content:"";display:table;clear:both}*{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*:focus,*:active{outline:none}body{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}a{-webkit-text-decoration:normal;text-decoration:normal;cursor:pointer}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}input,select{vertical-align:middle;outline:none}div.select{background:#f0f0f0;height:40px;width:154px;border-radius:5px;position:relative;z-index:1;border:1px solid #e9e9e9}div.select:after{position:absolute;content:"";width:8px;height:8px;right:10px;top:50%;transform:translateY(-50%) rotate(45deg);border-bottom:2px solid #898989;border-right:2px solid #898989;z-index:-1}div.select select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:none;border:none;color:#333;font-size:15px;width:100%;height:100%;padding:0 10px;font-weight:600}html{font-size:62.5%;width:100%;height:auto}body{width:100%;height:auto}img{max-width:100%;vertical-align:top}a{color:#000;text-decoration:none;transition:all .5s}table{width:100%}table th{border-bottom:1px solid #ccc;text-align:left;padding:7px 10px 7px 0;font-size:13px;font-weight:400}table td{border-bottom:1px solid #ccc;padding:7px 0}body{font-family:Noto Sans JP,NotoSansCJKjp,メイリオ,Meiryo,Osaka,游ゴシック,Yu Gothic,ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,ＭＳ Ｐゴシック,MS PGothic,sans-serif;font-size:14px;font-weight:500;line-height:1.4;letter-spacing:.06em;-webkit-text-size-adjust:100%;color:#000;background:#fff}#content{margin-top:66px}.wrap{width:1080px;margin:0 auto}.pagetitle{font-size:28px;font-weight:300;padding:15px 0}.sp,#mymenu{display:none}@media screen and (max-width: 1080px){.wrap{width:98%}}@media screen and (max-width: 1024px){.wrap{width:96%}.select{width:128px}}@media screen and (max-width: 980px){.pc{display:none!important}.sp{display:inline-block}}@media screen and (max-width: 767px){.wrap{width:90%}.select{width:121px}.pagetitle{font-size:6vw}#mymenu{display:block}.botan{text-align:center;padding:14px 0;background-color:#cfdbe2;border-radius:4px;font-weight:600;color:#265ab3}.botclose{display:none;text-align:center;padding:14px 0;background-color:#adadad;border-radius:4px;font-weight:600;color:#333}}header{position:fixed;display:flex;align-items:center;width:100%;height:66px;top:0;left:0;right:0;background-color:#fff;border-bottom:1px solid #F0F0F0;z-index:100}header #logo{margin-left:20px;margin-right:15px;flex-shrink:0}header #logo .h1 a img{width:168px}header .discription{font-size:12px;margin-bottom:4px;font-weight:400;color:#0f0f0f}header #pcmenus{margin-left:auto}header #pcmenus ul{display:flex;align-items:center}header #pcmenus ul li{padding:0 12px;position:relative}header #pcmenus ul li a{font-weight:600;letter-spacing:0px;color:#000;display:block;height:38px;line-height:38px}header #pcmenus ul li.current a{color:#7cb700;border-bottom:3px solid;letter-spacing:.1px}header #pcmenus ul li a:hover{color:#7cb700;border-bottom:3px solid;letter-spacing:.1px}header #pcmenus ul li a.biz{font-weight:400;color:#00649b;margin-left:10px}header #pcmenus ul li a.login{font-weight:400;color:#000}header #pcmenus ul li a.join{color:#fff;background-color:#7cb700;width:89px;display:block;text-align:center;height:38px;line-height:38px;border-radius:19px}header #pcmenus ul li a.mypage{color:#7cb700}header #pcmenus ul li a.logout{font-size:12px;font-weight:400;color:#0328d1;line-height:1;height:auto}header #pcmenus ul li a.logout:hover{text-decoration:underline}header #pcmenus ul li.has-submenu .accordion-toggle{position:relative;cursor:pointer;display:inline-block;padding-right:15px}header #pcmenus ul li.has-submenu .accordion-toggle:after{content:"▼";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:12px;color:#666;transition:transform .3s ease}header #pcmenus ul li.has-submenu.open .accordion-toggle:after{transform:translateY(-50%) rotate(180deg)}header #pcmenus ul li.has-submenu.open .sub-menu{max-height:200px;opacity:1;visibility:visible;transform:translateY(0);transition:all .3s ease}header #pcmenus ul li .sub-menu{list-style:none;padding:5px 0;margin:0;position:absolute;top:100%;left:0;background:#fff;width:120px;border-radius:4px;box-shadow:0 4px 10px #00000026;overflow:hidden;max-height:0;opacity:0;visibility:hidden;transform:translateY(-5px);transition:max-height .3s ease,opacity .3s ease,visibility .3s ease,transform .3s ease;display:flex;flex-direction:column}header #pcmenus ul li .sub-menu li{padding:12px 10px;text-align:left}header #pcmenus ul li .sub-menu li a{display:block;font-size:14px;color:#333;font-weight:600;padding-bottom:4px;text-align:center;transition:all .3s ease;position:relative}header #pcmenus ul li .sub-menu li a:hover{color:#7cb700}header #pcmenus ul li .sub-menu li a:hover:after{content:"";position:absolute;left:0;bottom:-5px;width:100%;height:3px;background-color:#7cb700}#spmenus{display:none}@media screen and (max-width: 980px){header{border-bottom:1px solid #ddd}header #logo{margin-left:calc(2% + 50px);flex-shrink:0}#pcmenus{display:none}#spmenus{display:block}header #spmenus　button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:0;color:inherit;cursor:pointer;font:inherit;margin:0;outline:none;padding:0;vertical-align:middle}.burger-btn{display:block;width:39px;height:39px;position:fixed;z-index:103;border:none;left:2%;top:15px;background-color:#fff}.bar{width:25px;height:3px;display:block;position:absolute;left:50%;transform:translate(-50%);background-color:#000}.bar_top{top:10px}.bar_mid{top:50%;transform:translate(-50%,-50%)}.bar_bottom{bottom:10px}.burger-btn.close .bar_top{transform:translate(-50%,9px) rotate(45deg);transition:transform .3s}.burger-btn.close .bar_mid{opacity:0;transition:opacity .3s}.burger-btn.close .bar_bottom{transform:translate(-50%,-7px) rotate(-45deg);transition:transform .3s}.nav-wrapper{transform:translate(-110%);transition:all .3s;width:38vw;height:100vh;position:fixed;top:0;left:0;z-index:102;box-shadow:0 0 20px #0006}.nav-wrapperside{width:100%;z-index:102}.header-nav{width:100%;height:100%;background-color:#fff;z-index:2;padding-top:66px}.nav-list{display:block;text-align:left;width:100%}.nav-list li{margin-right:0;margin-bottom:0}.nav-list li a{height:52px;font-size:16px;letter-spacing:initial;margin-left:20px;display:flex;align-items:center;border-bottom:1px solid #ddd}.nav-list li a i{width:26px;display:block;margin-right:10px}.nav-list li.oth a{height:32px;font-size:14px;border-bottom:0 none}.nav-list li.oth.first{margin-top:20px}.nav-wrapper.fade{visibility:visible;opacity:1}.noscroll{overflow:hidden}.nav-wrapper.slide-in{transform:translate(0)}.kotei{margin-left:auto;display:flex}.kotei li{padding:0 15px;border-left:1px solid #ccc}.kotei li a{display:block;height:66px;line-height:66px}.kotei li.biz a{color:#00649b}.kotei li.mypage a{color:#7cb700}.kotei li.mypage a i{display:none}.kotei li.logout{line-height:1;padding-top:12px}.kotei li.logout a{height:auto;line-height:inherit;color:#0328d1;margin-top:8px;letter-spacing:0}.kotei li.join{background-color:#7cb700}.kotei li.join a{color:#fff}.logoutbox{display:block;margin:0 20px 10px;background-color:#f0f0f0;padding:10px 14px;border-radius:8px;text-align:center}.logoutbox .mymenu{display:flex;justify-content:space-evenly;border-top:1px solid #ccc;margin:10px 0 0}.logoutbox a{display:block;color:#7cb700;margin-top:7px;padding:5px 0;width:50%;font-weight:600}.logoutbox a.logout{color:#0d23e4;border-left:1px solid #ccc}}@media screen and (max-width: 767px){.kotei li{padding:0px 2vw;border-left:1px solid #ccc}.kotei li.logout{display:none}.kotei li.mypage a i{width:26px;height:66px;display:flex;align-items:center}.kotei li.mypage a span{display:none}.kotei li.join{padding:0 3vw}.kotei li.join a{color:#fff;line-height:1.4;padding-top:15px}.kotei li.join a span{display:block}header #logo{margin-left:calc(0% + 40px);flex-shrink:0}header #logo .h1 a img{width:30vw}header .discription{display:none}.burger-btn{left:0%;top:12px}.bar{width:21px;height:2px}.bar_top{top:12px}.bar_mid{top:50%;transform:translate(-50%,-50%)}.burger-btn.close .bar_top{transform:translate(-50%,8px) rotate(45deg)}.nav-wrapper{width:100vw}}#mv .slider.no-js .slide,#mv .slider.is-ready .slick-current{opacity:1!important}#mv .slider{position:relative;max-width:100%;height:560px;margin:auto;overflow:hidden}#mv .slider.no-js .slide{opacity:0!important}#mv .slider.no-js .slide:first-child{opacity:1!important}#mv .slider .slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}#mv .slider .slide img{width:100%;height:100%;object-fit:cover}#mv .slider .slide:first-child{opacity:1!important;z-index:1}#mv .slider .slide:not(:first-child){animation:bgFade 30s infinite;animation-play-state:paused;z-index:2}#mv .slider .slide:nth-child(2){animation-delay:6s}#mv .slider .slide:nth-child(3){animation-delay:12s}#mv .slider .slide:nth-child(4){animation-delay:18s}#mv .slider .slide:nth-child(5){animation-delay:24s}#mv .slider.is-ready .slide:not(:first-child){animation-play-state:running}#mv .slider .txt{position:absolute;display:inline-block;background:#243f1533;color:#fff;top:50%;left:50%;transform:translate(-50%,-50%);z-index:11;width:100%;height:100%}#mv .slider .txt .inner{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;width:1080px;height:100%;text-align:left;margin:0 auto}#mv .slider .txt .inner h2{font-size:42px;text-shadow:0 0 19px rgba(20,28,72,.4);margin-bottom:20px;margin-top:118px}#mv .slider .txt .inner h3{font-size:19px;text-shadow:0 0 19px rgba(20,28,72,.2);margin-bottom:40px;font-weight:400}#mv .slider .txt .inner a{width:340px;color:#fff500;background-color:#81be00;height:56px;line-height:45px;border-radius:28px;font-size:17px;font-weight:600;box-shadow:0 0 19px #141c4833;border:4px solid #fff;text-align:center}#mv .slider .txt .inner a span{font-size:21px;color:#fff;padding-left:5px}#mv .slider .txt .inner a:hover{transform:scale(1.1);background-color:#6ea100}#mv .slider .txt .inner a:before{content:"";position:absolute;background-image:url(../img/pop.png);width:20px;height:30px;top:50%;left:10px;z-index:5;margin-top:-15px;background-size:cover;transition:all .3s;opacity:0}#mv .slider .txt .inner a:after{content:"";position:absolute;background-image:url(../img/pop2.png);width:20px;height:30px;top:50%;right:10px;z-index:5;margin-top:-15px;background-size:cover;transition:all .3s;opacity:0}#mv .slider .txt .inner a:hover:before{width:40px;height:60px;left:-20px;margin-top:-30px;opacity:1}#mv .slider .txt .inner a:hover:after{width:40px;height:60px;right:-15px;margin-top:-30px;opacity:1}@keyframes bgFade{0%{opacity:0}3%{opacity:1}17%{opacity:1}20%{opacity:0}to{opacity:0}}@media (prefers-reduced-motion: reduce){#mv .slider .slide{animation:none!important}}.hero,.slide img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1024px){#mv .slider .txt .inner{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;width:58%;height:100%;text-align:left;margin-left:6%}}@media screen and (max-width: 980px){#mv .slider{height:400px}#mv .slider .txt .inner h2{font-size:5vw;margin-bottom:0;line-height:1.4;margin-top:0vw}#mv .slider .txt .inner h2 span{display:block}#mv .slider .txt .inner h3{font-size:19px;text-shadow:0 0 19px rgba(20,28,72,.5);margin-bottom:20px;margin-top:15px}}@media screen and (max-width: 767px){#mv .slider{max-width:100%;height:360px}#mv .slider .txt .inner{display:flex;flex-direction:column;justify-content:start;width:73vw;height:auto;text-align:left;margin-left:6%}#mv .slider .txt .inner h2{font-size:7vw;margin-bottom:0;line-height:1.4;margin-top:27vw}#mv .slider .txt .inner h2 span{display:block}#mv .slider .txt .inner h3{font-size:3.5vw;text-shadow:0 0 19px rgba(20,28,72,.6);margin-bottom:10px;font-weight:400;margin-top:4vw;width:100%}#mv .slider .txt .inner a{width:208px;height:56px;line-height:1;font-size:3.5vw;padding-top:1.2vw}#mv .slider .txt .inner a span{font-size:5vw;padding-left:0;display:block;margin-top:.8vw}}.sec{padding:5vw 0}.sec .sectit{text-align:center;font-size:34px}.sec .sectit img{display:block;width:174px;margin:0 auto}.sec .sectit:after{content:"";display:block;width:100px;height:4px;background-color:#000;border-radius:2px;margin:20px auto}.sec .secsubt{font-size:18px;font-weight:400;text-align:center}.sec .links{display:flex;margin:0 auto;text-align:center;justify-content:center;align-items:center}.sec .links a{display:flex;text-align:center;justify-content:center;align-items:center;width:222px;height:42px;background-color:#fff;border:1px solid #bfbfbf;border-radius:21px;margin:0 10px}.sec .links a i{width:26px;margin-right:1vw}.sec .links a:hover{background-color:#fff;box-shadow:6px 0 16px #eee;border:1px solid #000}.outcome{background-image:image-set(url(../img/bgicon.webp) type("image/webp"),url(../img/bgicon.jpg) type("image/jpeg"));background-color:#ffd708;padding:3vw 0;text-align:center;background-size:cover;background-position:center}.outcome .fukidashi{position:relative;font-size:26px;padding:13px 0;background-color:#fff;display:block;width:530px;margin:0 auto;border-radius:6px;box-shadow:0 0 16px #c9a901;font-weight:600;z-index:10}.outcome .fukidashi:after{content:"";position:absolute;top:100%;left:50%;margin-left:-15px;border:15px solid transparent;border-top:15px solid #e0edff;border-top:15px solid #ffffff}.outcome a{position:relative;width:277px;color:#fff;background-color:#81be00;height:60px;line-height:49px;border-radius:34px;font-size:22px;font-weight:600;box-shadow:0 0 19px #141c4833;border:4px solid #fff;text-align:center;display:block;margin:7px auto}.outcome a:before{content:"";position:absolute;background-image:url(../img/pop.png);width:20px;height:30px;top:50%;left:10px;z-index:5;margin-top:-15px;background-size:cover;transition:all .3s;opacity:0}.outcome a:after{content:"";position:absolute;background-image:url(../img/pop2.png);width:20px;height:30px;top:50%;right:10px;z-index:5;margin-top:-15px;background-size:cover;transition:all .3s;opacity:0}.outcome a:hover{transform:scale(1.1);background-color:#6ea100}.outcome a:hover:before{width:40px;height:60px;left:-15px;margin-top:-30px;opacity:1}.outcome a:hover:after{width:40px;height:60px;right:-15px;margin-top:-30px;opacity:1}@media screen and (max-width: 767px){.sec .sectit{font-size:7vw}.sec .secsubt{font-size:3.8vw}.outcome{padding:7vw 0;margin:5vw 0}.outcome .fukidashi{font-size:4.5vw;width:90%}.outcome a{width:254px;height:52px;line-height:42px;font-size:20px}}#sec01 .merit{display:flex;flex-wrap:wrap;margin-top:4.5vw}#sec01 .merit .block{width:33.33333%;display:flex;align-items:center;margin-bottom:4.5vw}#sec01 .merit .block .img{width:168px;height:112px;text-align:center;margin-left:auto}#sec01 .merit .block .img img{width:auto;height:100%}#sec01 .merit .block .txt{width:168px;flex-shrink:0}#sec01 .merit .block .txt h4{font-size:16px;font-weight:400}#sec01 .merit .block .txt h4 span{font-weight:600}#sec01 .whats{width:64%;margin:0 auto 4vw;display:flex;align-items:center}#sec01 .whats .img{width:208px;flex-shrink:0;margin-right:3vw}#sec01 .whats .txt{line-height:1.6;color:#555}@media screen and (max-width: 980px){#sec01 .merit .block{width:33.33333333%;display:block;align-items:center;margin-bottom:3.5vw;padding:0 10px;text-align:center}#sec01 .merit .block .img{width:100%;height:100px;display:flex;align-items:center}#sec01 .merit .block .img img{width:60%;height:auto;margin:0 auto}#sec01 .merit .block .txt{width:100%}#sec01 .merit .block .txt h4{font-size:2.5vw}#sec01 .merit .block .img{width:100%;height:21vw}#sec01 .whats{width:92%;margin:5vw auto 6vw;display:flex;align-items:center}}@media screen and (max-width: 767px){#sec01 .merit .block{width:50%;display:block;align-items:center;margin-bottom:7.5vw;padding:0 10px;text-align:center}#sec01 .merit .block .img{width:100%;height:115px;display:flex;align-items:center}#sec01 .merit .block .img img{width:60%;height:auto;margin:0 auto}#sec01 .merit .block .txt{width:100%}#sec01 .merit .block .txt h4{font-size:4vw}#sec01 .whats{width:110%;display:block;background-color:#f5f5f5;padding:4vw 5vw;margin:0 -5% 4vw}}#sec02 .price{display:flex;flex-wrap:wrap;justify-content:center;margin:3.5vw 0 2vw}#sec02 .price .block{width:400px;margin:10px;background-color:#fff;box-shadow:3px 0 23px #ddd;border-radius:10px;padding:14px}#sec02 .price .block .plan{background-color:#ddd;color:#fff;padding:14px 18px;border-radius:6px}#sec02 .price .block .plan h3{font-size:3vw;margin-bottom:10px}#sec02 .price .block .plan p{font-size:18px;margin-bottom:10px}#sec02 .price .block .pay .unit{font-size:16px;font-weight:600;text-align:center;margin:15px 0;font-size:1.5vw}#sec02 .price .block .pay h4{font-size:28px;font-weight:800;text-align:center;line-height:1}#sec02 .price .block .pay h4 span{font-size:68px}#sec02 .price .block .pay p{font-size:18px;width:200px;margin:20px auto;text-align:center;background-color:#ddd;font-weight:600;height:40px;line-height:40px;border-radius:21px;color:#fff}#sec02 .price .block.daily .plan{background-color:#0c8de0}#sec02 .price .block.daily .pay h4{color:#0c8de0}#sec02 .price .block.daily .pay p{background-color:#0c8de0}#sec02 .price .block.weekend .plan{background-color:#ff5d5d}#sec02 .price .block.weekend .pay h4{color:#ff5d5d}#sec02 .price .block.weekend .pay p{background-color:#ff5d5d}#sec02 .price .point{display:flex;align-items:center;width:820px;margin:10px;background-color:#fff;box-shadow:3px 0 23px #ddd;border-radius:10px;padding:14px 20px}#sec02 .price .point h3{font-size:20px}#sec02 .price .point p{margin-left:auto}@media screen and (max-width: 980px){#sec02 .price .block{width:47%}#sec02 .price .block .plan h3{font-size:4vw}#sec02 .price .block .plan p{font-size:15px}#sec02 .price .block .pay .unit{font-size:2vw}#sec02 .price .block .pay h4 span{font-size:53px}#sec02 .price .point{display:block}}@media screen and (max-width: 767px){#sec02 .price .block{width:100%}#sec02 .price .block .plan p{font-size:3.8vw;margin-bottom:10px}#sec02 .price .block .pay h4{font-size:5vw}#sec02 .price .block .pay h4 span{font-size:13vw}#sec02 .price .block .pay .unit{font-size:4vw}#sec02 .price .block .pay p{font-size:15px;width:180px;margin:10px auto;height:32px;line-height:30px}#sec02 .price .point{display:block}#sec02 .price .point p{margin-left:auto;font-size:3.8vw}}#sec03 .step{display:flex;justify-content:space-between;margin-top:6.5vw}#sec03 .step .steps{width:23%;position:relative}#sec03 .step .steps .no{width:42px;height:42px;background-color:#6dbc2f;text-align:center;line-height:40px;color:#fff;font-weight:600;font-size:24px;border-radius:6px;box-shadow:4px 4px #0000001a;position:absolute;top:-24px;left:50%;transform:translate(-50%)}#sec03 .step .steps h4{font-size:18px;text-align:center;margin:10px 0 5px}#sec03 .step .steps h4 span{font-size:12px;text-align:center;color:#444;display:block}@media screen and (max-width: 767px){#sec03 .step{display:flex;justify-content:space-between;margin-top:9vw;flex-wrap:wrap}#sec03 .step .steps{width:100%;position:relative;display:flex;align-items:center;margin-bottom:5vw}#sec03 .step .steps .no{width:32px;height:32px;line-height:30px;font-size:18px;transform:translate(0);left:0;top:0vw}#sec03 .step .steps .img{width:50vw}#sec03 .step .steps h4{font-size:15px;text-align:left;margin:10px 0 5px;padding-left:5vw;width:50vw}#sec03 .step .steps h4 span{font-size:12px;text-align:left;color:#444;display:block;font-weight:400}}#sec04 .teacs{display:flex;justify-content:space-between;margin:4.5vw 0}#sec04 .teacs .block{width:18%;position:relative}#sec04 .teacs .block .img{width:200px;aspect-ratio:1/1;border-radius:50%;overflow:hidden}#sec04 .teacs .block .img picture,#sec04 .teacs .block .img img{width:100%;height:100%;object-fit:cover;display:block}#sec04 .teacs .block .name{font-size:16px;font-weight:600;text-align:center;margin:10px 0}#sec04 .teacs .block .name span{font-size:14px;display:block}#sec04 .teacs .block .history{font-size:12px;text-align:center;color:#444}@media screen and (max-width: 767px){#sec04 .teacs{display:flex;justify-content:center;margin:4.5vw 0;flex-wrap:wrap}#sec04 .teacs .block{width:33.33333333%;position:relative;margin-bottom:6vw}#sec04 .teacs .block .img{width:87%;margin:0 auto}#sec04 .teacs .block .name{font-size:4vw;margin:6px 0}#sec04 .teacs .block .name span,#sec04 .teacs .block .history{font-size:3vw}#sec04 .teacs .block .history span{display:block}#sec04 .teacs .block .history span.pc{display:none}}#sec05 .voice{display:flex;justify-content:center;flex-wrap:wrap}#sec05 .voice .block{width:40%;padding:20px}#sec05 .voice .comment{position:relative;padding:14px 14px 20px;box-shadow:0 0 20px #ddd;border-radius:11px}#sec05 .voice .comment span{position:absolute;bottom:-20px;left:15px;width:32px}#sec05 .voice .pipo{display:flex;margin-top:15px}#sec05 .voice .pipo .img{width:52px;margin-right:10px;margin-left:5px}#sec05 .voice .pipo .txt p{font-size:16px;font-weight:600;margin-top:7px}#sec05 .voice .pipo .txt p.men{color:#6a80ff}#sec05 .voice .pipo .txt p.women{color:#ff5d5d}#sec05 .voice .pipo .txt p.kids{color:#5dcb36}#sec05 .voice .pipo .txt p.old{color:#8854ca}#sec05 .voice .pipo .txt span{font-size:14px;color:#666}@media screen and (max-width: 980px){#sec05 .voice .block{width:50%;padding:20px}}@media screen and (max-width: 767px){#sec05 .voice .block{width:100%;padding:10px}}#sec06{background-image:image-set(url(../img/bizbg.webp) type("image/webp"),url(../img/bizbg.png) type("image/png"));background-size:cover;background-position:center;text-align:center;padding:4vw 0;color:#fff;margin-top:10px}#sec06 h2{color:#fff;background-color:#005ac5;width:160px;height:32px;line-height:32px;margin:0 auto 2vw;border-radius:16px;font-size:16px}#sec06 h3{font-size:40px;margin-bottom:2vw}#sec06 p{font-size:20px;margin-bottom:2vw}#sec06 .links a{border:0 none;font-weight:600}#sec06 .links a.blue{background-color:#00b2ff;color:#fff}@media screen and (max-width: 767px){#sec06{padding:10vw 0}#sec06 h3{font-size:6vw;margin-bottom:4vw}#sec06 p{font-size:3.8vw;margin-bottom:4vw;padding:0 12%}}.other{padding:4vw 0;background-color:#f9f9f9}.other .wrap{display:flex;justify-content:space-between}.other .info{width:55%}.other .info h2{font-size:18px;margin-bottom:15px}.other .info ul li{padding-bottom:10px}.other .info ul li a{display:flex}.other .info ul li a:hover{text-decoration:underline}.other .info ul li a .date{color:#666;padding-right:15px}.other .twitter{background-color:#eee;width:40%}.other .twitter .fb-page,.other .twitter .fb-page span,.other .twitter iframe{width:100%!important;height:240px!important}@media screen and (max-width: 767px){.other{padding:8vw 0}.other .wrap{display:block;justify-content:space-between}.other .info{width:100%}.other .twitter{background-color:#eee;width:100%;margin:12vw 0px}}#footer{padding:4vw 0}#footer .wrap{display:flex;justify-content:space-between}#footer .left .logo img{width:284px;margin-top:15px}#footer .right{text-align:right}#footer .right .sns{margin-bottom:15px}#footer .right .sns ul li{width:26px;margin:0 6px;display:inline-block}#footer .right .flink ul{display:flex}#footer .right .flink ul li{margin:0 8px}#footer .right .flink ul li a{font-size:12px;letter-spacing:0}#footer .right .flink ul li a:hover{text-decoration:underline}#footer .right .flink .copy{font-size:11px;color:#979797;margin-top:20px}@media screen and (max-width: 980px){#footer .wrap{display:block;justify-content:space-between}#footer .right .flink .copy{font-size:12px;text-align:center}}#reserve .search{width:100%;padding:15px 20px;border-radius:24px;box-shadow:0 0 40px #1f429d2e;margin-bottom:3vw}#reserve .search .inner .block{margin-bottom:15px}#reserve .search .inner .block .formtit{font-size:15px;font-weight:600;margin-bottom:6px;margin-left:5px}#reserve .search .inner .block fieldset{display:flex;justify-content:space-evenly;border:none;padding:0;margin:0;text-align:left}#reserve .search .inner .block.days .radio-inline__input{clip:rect(1px,1px,1px,1px);position:absolute!important}#reserve .search .inner .block.days .radio-inline__label{display:inline-block;padding:.5rem 0 1rem;margin:5px;font-size:23px;line-height:1.2;font-weight:600;text-align:center;transition:all .2s;background-color:#f0f0f0;width:12.5%;border-radius:11px}#reserve .search .inner .block.days .radio-inline__label.sat{color:#0084ff}#reserve .search .inner .block.days .radio-inline__label.sun{color:#fd6464}#reserve .search .inner .block.days .radio-inline__label span{display:block;font-size:13px}#reserve .search .inner .block.days .radio-inline__input:checked+.radio-inline__label{background:#7cb700;color:#fff;text-shadow:0 0 1px rgba(0,0,0,.7)}#reserve .search .inner .block.days .radio-inline__input:focus+.radio-inline__label{outline-color:#fff;outline-offset:-2px;outline-style:auto;outline-width:5px}#reserve .search .inner .block.selectg{display:flex;justify-content:stretch;margin-left:5px}#reserve .search .inner .block.selectg .set{display:flex;margin-right:20px}#reserve .search .inner .block.selectg .time .to{padding:0 5px;line-height:40px}#reserve .search .inner .block.tags{margin-left:5px}#reserve .search .inner .block.tags input{position:absolute;left:-9999px}#reserve .search .inner .block.tags .tag{display:flex}#reserve .search .inner .block.tags label{display:block;position:relative;margin-left:5px;padding:0 14px;color:#000;line-height:40px;border:1px solid #d6d6d6;border-radius:20px;background-color:#fff;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}#reserve .search .inner .block.tags label:hover{background-color:#5f8b00;color:#fff}#reserve .search .inner .block.tags input:focus+label{background-color:#5f8b00;color:#fff}#reserve .search .inner .block.tags input:checked+label{background-color:#7cb700;color:#fff;font-weight:600}#reserve .search .inner .block.confirm{text-align:center;display:flex;justify-content:center;margin-top:30px}#reserve .search .inner .block.confirm input[type=submit]{display:block;position:relative;margin-left:5px;padding:0 44px;color:#fff;line-height:40px;font-size:16px;font-weight:600;border:1px solid #ff6600;border-radius:20px;background-color:#f60;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}#reserve .search .inner .block.confirm input[type=submit]:hover{background-color:#bd4b00}#reserve .search .inner .block.confirm input[type=reset]{display:block;position:relative;margin-left:5px;padding:0 14px;color:#000;line-height:40px;border:1px solid #d6d6d6;border-radius:20px;background-color:#fff;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.rating{border:none;float:left}.rating>input{display:none}.rating>label:before{margin:3px;font-size:2em;font-family:"Font Awesome 5 Free";font-weight:700;display:inline-block;content:""}.rating>.half:before{content:"";position:absolute}.rating>label{color:#ddd;float:right}.rating>input:checked~label,.rating:not(:checked)>label:hover,.rating:not(:checked)>label:hover~label{color:gold}.rating>input:checked+label:hover,.rating>input:checked~label:hover,.rating>label:hover~input:checked~label,.rating>input:checked~label:hover~label{color:#ffed85}.stars{margin-top:10px}.stars .fa{color:#ffc107;font-size:1.5em}.stars .fa-star-half-o{color:#ffc107}.stars .fa-star-o{color:#ddd}#result .header{display:flex}#result .header .left{width:50%}#result .header .left h2{font-size:25px;font-weight:400;margin-bottom:10px}#result .header .right{text-align:right;width:50%}#result .header .right .conditions{display:flex;justify-content:flex-end;align-items:center;margin-bottom:10px}#result .header .right .conditions .favorite{margin-right:15px}#result .header .right .timeselect{display:flex;justify-content:flex-end;align-items:center}#result .header .right .timeselect .weather{display:flex;justify-content:flex-end;align-items:center;margin-left:6px;color:#666;font-size:12px}#result .header .right .timeselect .weather i{width:21px;display:block;margin-right:4px}#result .result{margin:25px 0 50px}#result .result ul li{display:flex;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ccc}#result .result ul li .img{width:220px;height:250px;background-size:cover;margin-right:22px;border-radius:6px}#result .result ul li .txt{flex:1}#result .result ul li .txt .header .profile .name{font-size:18px;font-weight:600;color:#6dbc2e;margin-bottom:7px}#result .result ul li .txt .header .profile .name span{padding-left:7px;font-size:16px}#result .result ul li .txt .header .profile .prof{font-size:14px;color:#6f6f6f}#result .result ul li .txt .header .fav{margin-left:auto}#result .result ul li .txt .header .fav a{font-size:14px;font-weight:600;line-height:1;border:1px solid #ccc;text-align:center;display:flex;align-items:center;padding:0 14px;border-radius:16px;height:32px}#result .result ul li .txt .header .fav a i{margin-right:2px;font-size:18px;font-style:normal;margin-top:-2px}#result .result ul li .txt .header .fav a.on{border:#FFB800;background-color:#ffb800}#result .result ul li .txt .choice{margin-top:15px}#result .result ul li .txt .choice .times{display:flex;align-items:center;border-bottom:1px solid #ddd}#result .result ul li .txt .choice .times .icon{width:35px;border-right:1px solid #eee;padding:12px 5px 12px 0}#result .result ul li .txt .choice .times .timelist{padding-left:8px;flex:1}#result .result ul li .txt .choice .times .timelist .scroll{display:flex;justify-content:space-between}#result .result ul li .txt .choice .times .timelist .scroll .active{width:9.0909090909%;font-size:16px;font-weight:600;border:2px solid #6DBC2E;padding:2px 0;border-radius:8px;text-align:center;cursor:pointer}#result .result ul li .txt .choice .times .timelist .scroll .active:hover{background-color:#6dbc2e;color:#fff}#result .result ul li .txt .choice .times .timelist .scroll .mine{width:9.0909090909%;font-size:16px;font-weight:600;border:2px solid #FF9966;padding:2px 0;border-radius:8px;text-align:center;cursor:pointer;background-color:#fcc}#result .result ul li .txt .choice .times .timelist .scroll .mine:hover{background-color:#fff}#result .result ul li .txt .choice .times .timelist .scroll .finish{width:9.0909090909%;font-size:16px;font-weight:600;border:2px solid #6DBC2E;padding:2px 0;border-radius:8px;text-align:center;background-color:#ddd;color:#999}#result .result ul li .txt .choice .times .timelist .scroll .other{width:9.0909090909%;font-size:16px;font-weight:600;border:2px solid #ddd;padding:2px 0;border-radius:8px;text-align:center;background-color:#ddd;color:#999}#result .result ul li .txt .choice .times .timelist .scroll span{width:9.0909090909%;font-size:16px;font-weight:600;border:2px solid #ddd;padding:2px 0;border-radius:8px;text-align:center;color:#ddd}.overlay{display:none;position:fixed;top:0;left:0;background-color:#74776ccc;width:100%;height:100%;z-index:100}.staff-modal{height:500px;overflow-y:auto}.modal-window{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:720px;background-color:#fff;border-radius:5px;z-index:101;padding:2rem}.modal-window .modaltitle{text-align:center;font-size:18px;font-weight:600;border-bottom:1px solid #888;padding-bottom:8px;margin-bottom:15px}.modal-window .button-close{position:absolute;top:10px;right:10px;width:40px;height:40px;color:#000;cursor:pointer;border:none;background-color:#fff;font-size:24px;line-height:40px}.modal-window .teacher{display:flex;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ccc}.modal-window .teacher .img{width:180px;height:200px;background-size:cover;margin-right:22px;border-radius:6px}.modal-window .teacher .txt{flex:1}.modal-window .teacher .txt .header{display:flex}.modal-window .teacher .txt .header .profile .name{font-size:18px;font-weight:600;color:#6dbc2e;margin-bottom:7px}.modal-window .teacher .txt .header .profile .name span{padding-left:7px;font-size:16px}.modal-window .teacher .txt .header .profile .prof{font-size:14px;color:#6f6f6f}.modal-window .teacher .txt .header .fav{margin-left:auto}.modal-window .teacher .txt .header .fav a{font-size:14px;font-weight:600;line-height:1;border:1px solid #ccc;text-align:center;display:flex;align-items:center;padding:0 14px;border-radius:16px;height:32px}.modal-window .teacher .txt .header .fav a i{margin-right:2px;font-size:18px;font-style:normal;margin-top:-2px}.modal-window .teacher .txt .header .fav a.on{border:#FFB800;background-color:#ffb800}.modal-window .teacher .txt table{margin:15px 0}.modal-window .teacher .txt table td .lessonaate{font-size:18px;font-weight:600;padding-left:10px}.modal-window .teacher .txt table td .select{width:100%}.modal-window .teacher .txt button[type=submit]{display:block;position:relative;margin:0 auto;padding:0 44px;color:#fff;line-height:40px;font-size:16px;font-weight:600;border:1px solid #ff6600;border-radius:20px;background-color:#f60;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.modal-window .teacher .txt button[type=submit]:hover{background-color:#bd4b00}.modal-window .youtube{width:100%;aspect-ratio:16/9}.modal-window .youtube iframe{width:100%;height:100%}@media screen and (max-width: 1024px){.select,#reserve .search .inner .block.selectg .select{width:12.35vw}#reserve .search .inner .block .formtit{font-size:14px;letter-spacing:0}#reserve .search .inner .block.selectg .set{margin-right:1.5vw}#reserve .search .inner .block.tags .tag{display:flex;flex-wrap:wrap}#reserve .search .inner .block.selectg .time .to{padding:0 .5vw}#reserve .search .inner .block.tags label{display:block;position:relative;margin-left:5px;margin-right:3px;padding:0 12px;color:#000;line-height:34px;border:1px solid #d6d6d6;border-radius:20px;background-color:#fff;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s;margin-bottom:10px}#reserve .search .inner .block.confirm{text-align:center;display:flex;justify-content:center;margin-top:0}#result .header .left{width:40%}#result .header .left h2{font-size:20px}#result .header .left p span{display:block}#result .header .right{width:60%}#result .result ul li{display:flex;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #ddd}#result .result ul li .img{width:220px;height:229px;flex:0 0 24%;background-position:center}#result .result ul li .txt{flex:0 0 68%;overflow:hidden}#result .result ul li .txt .choice .times .timelist .scroll{display:flex;justify-content:start}#result .result ul li .txt .choice .times .timelist .scroll span{display:none}#result .result ul li .txt .choice .times .timelist .scroll .active,#result .result ul li .txt .choice .times .timelist .scroll .mine{font-size:15px;border-radius:6px;margin-right:8px;flex:0 0 70px}#result .result ul li .txt .choice .times .icon{border-right:1px solid #eee;padding:12px 5px 12px 0;flex:0 0 35px;width:auto}#result .result ul li .txt .choice .times .timelist{padding-left:0;overflow:auto;flex:0 0 62vw;padding-left:1vw}table th{border-bottom:0px none;padding:14px 10px 0 0;font-size:13px;font-weight:600;width:100%;display:block;color:#666}table td{border-bottom:0px none;padding:7px 0;width:100%;display:block}}@media screen and (max-width: 767px){#reserve .wrap{width:100%}#reserve h1{padding:15px 5%}#reserve .search{width:100%;padding:15px 20px;border-radius:0;box-shadow:0 0 40px #1f429d2e;margin-bottom:6vw}#reserve .search .inner .block.days{width:100%;overflow-x:scroll}#reserve .search .inner .block.days .radio-inline__label{margin:3px;font-size:23px;width:17vw;border-radius:8px}#reserve .search .inner .block.selectg{display:flex;justify-content:stretch;margin-left:3px;flex-wrap:wrap}#reserve .search .inner .block .formtit{margin-left:0}#reserve .search .inner .block.selectg .select{width:26vw}#reserve .search .inner .block.selectg .select select{font-size:13px}#reserve .search .inner .block.selectg .time,#reserve .search .inner .block.selectg .age,#reserve .search .inner .block.selectg .japanese{margin-right:5vw}#reserve .search .inner .block.selectg>div{margin-bottom:16px}#reserve .search .inner .block.selectg .set{margin-right:0vw}#result .header{display:block}#result .header .left,#result .header .right{width:100%;text-align:center}#result .header .right .conditions{margin-bottom:15px;margin-top:19px;justify-content:center}#result .header .right .conditions .favorite{margin-right:15px;border:1px solid #ccc;height:40px;line-height:37px;padding:0 10px;border-radius:6px;color:#555}#result .header .right .conditions .order .select{margin:0 auto;width:39vw}#result .header .right .timeselect{display:none}#result .result ul li{display:block;border-bottom:0 none;margin-bottom:10px}#result .result ul li .img{height:38vw;width:32%;float:left}#result .result ul li .txt{width:100%;overflow:inherit}#result .result ul li .txt .header{height:38vw}#result .result ul li .txt .header .profile .prof .spnone{display:none}#result .result ul li .txt .header .profile .prof .jplevel{display:block}#result .result ul li .txt .header .fav{margin-left:inherit;width:25vw;margin-top:4vw;float:left}#result .result ul li .txt .choice{margin-top:15px;margin:5vw -5% 0;width:110%;background-color:#f9f9f9;border-top:1px solid #ddd}#result .result ul li .txt .choice .times .icon{border-right:1px solid #eee;flex:0 0 14%;background-color:#fff;padding:12px 8px 12px 5%}#result .result ul li .txt .choice .times .timelist{padding-left:0;overflow:auto;flex:0 0 86%;padding-left:3vw;-webkit-overflow-scrolling:touch}#result .result ul li .txt .choice .times .timelist .scroll .active,#result .result ul li .txt .choice .times .timelist .scroll .mine{flex:0 0 58px;padding:4px 0}.modal-window{width:90%;overflow-y:auto;max-height:100%}.modal-window .teacher{display:block;border-bottom:0 none;padding-bottom:0;margin-bottom:0}.modal-window .teacher .img{width:34%;height:36vw;background-size:cover;margin-right:22px;border-radius:6px;background-position:center;float:left}.modal-window .teacher .txt .header{display:block}.modal-window .teacher .txt .header .fav{margin-left:inherit;width:25vw;margin-top:4vw;float:left}}.loginbox{width:50%;margin:40px auto 80px;text-align:center}.loginbox p{font-size:12px;text-align:center}.loginbox .form-group label{color:#107ed8;display:block;font-size:12px;margin-top:15px;text-align:left}.loginbox .form-group .col-sm-7{width:100%}#other_page .loginbox .btn{display:flex;text-align:center;justify-content:center;align-items:center;width:300px;height:42px;background-color:#fff;border:1px solid #bfbfbf;border-radius:21px;margin:0 auto 20px}#other_page .loginbox .btn.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}@media screen and (max-width: 1024px){.loginbox{width:80%;max-width:480px}}#regist{max-width:720px;margin:0 auto 80px}#regist .form-group{border-bottom:1px solid #ddd}#regist .form-group label .requir{display:block;font-size:10px;font-weight:400;color:#bd2c21}#regist .form-group div{width:auto}#regist .form-group div.col-sm-10{display:flex;justify-content:space-between;width:calc(100% - 153px)}#regist .form-group div.col-sm-5{width:49%}#regist .form-group div.col-sm-3{width:32%}#regist .form-group .help-block{width:100%;display:block;text-align:right;font-size:11px;color:#666}#regist .form-group .help-block a{color:#0062c2;text-decoration:underline}#regist .radio label{font-weight:400}#regist .flex{display:flex;align-items:center;margin-bottom:5px}#other_page #regist .btn{display:flex;text-align:center;justify-content:center;align-items:center;width:300px;height:42px;background-color:#fff;border:1px solid #bfbfbf;border-radius:21px;margin:20px auto}#other_page #regist .btn.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}@media screen and (max-width: 767px){#regist{max-width:720px;width:80%}}@media screen and (max-width: 767px){#regist{max-width:320px;width:90%}}#content .col2{display:flex}#content .col2 #sidebar{flex:0 0 300px;margin-bottom:50px}#content .col2 .main{width:calc(100% - 300px)}#content .col2 #other_page{flex:0 0 auto}#other_page h2{font-size:28px;margin-bottom:15px}#other_page h2 .blue{color:#107ed8;display:block;font-size:18px}#other_page .main ul{margin-bottom:20px;padding:10px 14px;border-radius:6px;border:3px solid #0f0f0f}#other_page ul li{font-size:14px;margin-bottom:5px}#other_page .small{margin-bottom:20px;padding:10px 14px;border-radius:6px;border:3px solid #0f0f0f}#other_page table{margin-bottom:40px}#other_page table th{font-weight:600;background-color:#ecedf0;padding-left:14px;border-bottom:0 none;padding-bottom:7px}#other_page table td{font-size:13px;padding-left:14px}table tr:nth-child(odd) td{background:#f5f5f5}#other_page table td span{font-size:12px;color:#666}#other_page a:hover{text-decoration:underline;opacity:.7}#other_page a.btn{display:flex;text-align:center;justify-content:center;align-items:center;width:300px;height:42px;background-color:#fff;border:1px solid #bfbfbf;border-radius:21px;margin:0 auto}#other_page a.btn.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}#other_page button{min-width:90px;background-color:#fff;border:1px solid #aaa;height:34px;border-radius:6px;cursor:pointer}#sidebar .side-nav{width:90%;background-color:#fff;z-index:2;padding-top:20px}#sidebar .nav-list{display:block;text-align:left;width:100%}#sidebar .nav-list li{margin-right:0;margin-bottom:0}#sidebar .nav-list li a{height:52px;font-size:16px;letter-spacing:initial;margin-left:20px;display:flex;align-items:center;border-bottom:1px solid #ddd}#sidebar .nav-list li a i{width:26px;display:block;margin-right:10px}#sidebar .nav-list li.oth a{height:32px;font-size:14px;border-bottom:0 none}#sidebar .nav-list li.oth.first{margin-top:20px}#sidebar .nav-wrapper.fade{visibility:visible;opacity:1}#sidebar .noscroll{overflow:hidden}#sidebar .nav-wrapper.slide-in{transform:translate(0)}#sidebar .logoutbox{display:block;margin:0 20px 10px;background-color:#f0f0f0;padding:10px 14px;border-radius:8px;text-align:center}#sidebar .logoutbox .mymenu{display:flex;justify-content:space-evenly;border-top:1px solid #ccc;margin:10px 0 0}#sidebar .logoutbox a{display:block;color:#7cb700;margin-top:7px;padding:5px 0;width:50%;font-weight:600}#sidebar .logoutbox a.logout{color:#0d23e4;border-left:1px solid #ccc}#other_page .well{margin:2vw 0px 4vw}#other_page .well h2.daily{color:#0c8de0}#other_page .well h2.weekend{color:#ff5d5d}#other_page .well td{vertical-align:middle}#other_page .well form{display:inline-block}#other_page button.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}#other_page button:hover{opacity:.7}.favorite #tutor_list{display:flex;flex-wrap:wrap;justify-content:start}.favorite #tutor_list a{width:20%;padding:1%}.favorite #tutor_list a .tutorFace picture img{width:100%}.favorite #tutor_list a .tutorFace h2{font-size:14px;text-align:center;margin:5px 0}.favorite #tutor_list .block{width:100%;position:relative;margin-bottom:40px}.favorite #tutor_list .block a,.favorite #tutor_list .block a:hover{display:block}.favorite #tutor_list .block .img{width:100%;background-size:cover;background-position:center;border-radius:50%}.favorite #tutor_list .block .img .square-in{width:100%;padding-top:100%;border-radius:50%}.favorite #tutor_list .block .name{font-size:16px;font-weight:600;text-align:center;margin:10px 0}.favorite #tutor_list .block .name span{font-size:14px;display:block}.pagenation{margin-bottom:15px;text-align:center;display:flex;justify-content:start}.pagenation strong{flex:0 0 40px;border:1px solid #ccc;height:40px;border-radius:4px;line-height:38px;margin:0 3px}.pagenation a{flex:0 0 40px;border:1px solid #428bca;height:40px;border-radius:4px;line-height:38px;margin:0 3px;color:#fff;background-color:#428bca;border-color:#357ebd}.tabs{padding-bottom:40px;background-color:#fff;width:100%;margin:0 auto}.tab_item{width:calc(33.3333333333% - 3px);height:50px;background-color:#f4f4f4;line-height:50px;font-size:16px;color:#565656;display:block;float:left;text-align:center;font-weight:700;transition:all .2s ease;margin:0 1px;border-radius:6px}.tab_item:hover{opacity:.75}.wrap-text{word-wrap:break-word;word-break:break-all}input[name=tab_item]{display:none}.tab-pane{display:none;padding:20px 0 0;clear:both;overflow:hidden}#all:checked~#menu1,#programming:checked~#menu2,#design:checked~#menu3,#report:checked~#menu4{display:block}.tabs input:checked+.tab_item{background-color:#7cb700;color:#fff}.form-group{display:flex;align-items:center;flex-wrap:wrap;padding:10px 0}.form-group label{flex:0 0 153px;font-weight:600}.form-group label .nini{font-weight:400;color:#2760da;font-size:12px}.form-group div{width:calc(100% - 153px)}.form-group div.col-sm-7{display:flex;align-items:center;justify-content:space-between}.form-group div.col-sm-3{width:49%}.form-group div.col-sm-2{width:32%}.form-group .alert-box{display:none;flex:0 0 100%}.form-group input[type=text],.form-group input[type=email],.form-group input[type=password]{width:100%;line-height:42px;height:42px;padding-left:7px;border:0 none;border-bottom:2px solid #6c6c6c}.form-group input:hover,.form-group input:focus{background-color:#e6f3ff}.form-group textarea:hover,.form-group textarea:focus{background-color:#e6f3ff}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1;border-bottom:2px solid #6c6c6c}.form-group select{width:100%;height:40px;padding-left:7px}.tab-pane iframe{float:left;margin-right:30px}.tab-pane #textbook{float:left;margin-right:30px;width:120px;height:auto}.tab-pane .well{overflow:hidden;padding-bottom:20px;border-bottom:1px solid #ccc}.tab-pane .text_base{overflow:hidden}.tab-pane .well span.bold{font-weight:700;font-size:18px;margin-bottom:15px;display:block;border-bottom:3px solid #ccc;padding-bottom:10px}.tab-pane .text_base{overflow:hidden;padding:0 0 20px;border-bottom:1px dotted #ccc;margin-bottom:20px}.tab-pane .well .text_base span.bold{display:inline;font-size:14px;margin-bottom:0;border-bottom:0px none;padding-bottom:0;color:#ba0404}.tab-pane .well .text_base button{margin:10px}.text_free_thai{display:flex;justify-content:start;border:none!important;margin-bottom:0!important;padding:0!important}.text_free_thai li{margin-left:10px}.text_detail{padding:0}.text_detail li,.text_detail span.thaimoji{font-size:25px!important;margin-left:10px;margin-bottom:20px!important}.text_detail p{margin-left:10px;margin-bottom:20px!important}.text_detail .links a{border:0 none;font-weight:600}.text_detail .links a.blue{background-color:#00b2ff;color:#fff;margin-bottom:10px}#other_page table.table-striped th{border-bottom:1px solid #ccc}#other_page table.table-striped td a{color:#00759c}.alert{background-color:#f4f4f4;padding:10px 14px;border-radius:6px;margin-bottom:15px;font-size:15px;line-height:1.6;border:2px solid #000}.alert-success{background-color:#32a82e;color:#fff}.alert-info{background-color:#19608f;color:#fff}.form-group .col-sm-4 div{display:flex}#other_page .well .form{background-color:#ededed;padding:7px 14px}#other_page .well .form form{display:block}#share{margin-top:20px;text-align:center;display:flex;justify-content:center}#share a{display:block;flex:0 0 42px;margin:0 5px}.alert-emergency{background-color:#f2e0e0;color:#b8453c;border:2px solid #b0463f}.contact{margin:40px 0}#other_page .well .contact form{display:block}.contact .form-group .col-sm-6{display:flex;justify-content:space-between}#other_page .main .form-group ul{padding:10px 0;border:0 none;margin-bottom:0}#other_page .main .form-group ul li{display:flex}#other_page .main .form-group textarea{width:100%;line-height:1.7;height:120px;padding:7px 14px;border:0 none;border-bottom:2px solid #6c6c6c}#QandA-2{margin-bottom:80px}#QandA-2 p{font-size:24px;font-weight:600;margin:20px 0 10px}#QandA-2 dl{border:1px solid #ccc;border-radius:8px;overflow:hidden}#QandA-2 dl dt{font-size:16px;padding:10px 15px;background-color:#fff;border-bottom:1px solid #ccc;cursor:pointer}#QandA-2 dl dt:last-of-type{border-bottom:0 none}#QandA-2 dl dt:hover{background-color:#e1eff8}#QandA-2 dl dd{font-size:14px;padding:15px;display:none;background-color:#f2f2f2;line-height:1.6;border-bottom:1px solid #aaa}#QandA-2 dl dd ul{background-color:#fff;margin:10px 0;padding-left:13px}#QandA-2 dl dd ul li{list-style-type:decimal;margin-left:20px;padding:7px 15px;background-color:#fff;border-bottom:1px solid #ccc}#QandA-2 dl dd a{color:#0062c2;text-decoration:underline}#QandA-2 dd span{font-size:16px;font-weight:600;display:block}.lists .teacs{display:flex;justify-content:space-between;flex-wrap:wrap;margin:1.5vw 0}.lists .teacs .block{width:18%;position:relative;margin-bottom:40px}.lists .teacs .block a{display:block}.lists .teacs .block a:hover{opacity:.7}.lists .teacs .block .img{width:100%;background-size:cover;background-position:center;border-radius:50%}.lists .teacs .block .img .square-in{width:100%;padding-top:100%;border-radius:50%}.lists .teacs .block .name{font-size:16px;font-weight:600;text-align:center;margin:10px 0}.lists .teacs .block .name span{font-size:14px;display:block}.lists .teacs .block .history{font-size:12px;text-align:center;color:#444}@media screen and (max-width: 767px){.lists .teacs{display:flex;justify-content:center;margin:4.5vw 0;flex-wrap:wrap}.lists .teacs .block{width:33.33333333%;position:relative;margin-bottom:6vw}.lists .teacs .block .img{width:87%;margin:0 auto}.lists .teacs .block .name{font-size:4vw;margin:6px 0}.lists .teacs .block .name span,.lists .teacs .block .history{font-size:3vw}.lists .teacs .block .history span{display:block}.lists .teacs .block .history span.pc{display:none}}.teacherbox .teacher{display:flex;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ccc}.teacherbox .teacher .imagebox{width:340px;margin-right:22px}.teacherbox .teacher .img{width:340px;height:400px;background-size:cover;border-radius:6px;background-position:center}.teacherbox .teacher .movie{width:206px;height:50px;padding:0;background-color:#e41212;border-radius:10px;margin:15px auto;color:#fff;font-weight:600;text-align:center;line-height:50px;position:relative;cursor:pointer}.teacherbox .teacher .movie:before{display:block;content:"";position:absolute;top:50%;left:15px;width:0;height:0;margin-top:-10px;border:10px solid transparent;border-left:10px solid #fff}.teacherbox .teacher .movie:hover{opacity:.7}.teacherbox .teacher .txt{flex:1}.teacherbox .teacher .txt .header{display:flex}.teacherbox .teacher .txt .header .profile .name{font-size:18px;font-weight:600;color:#6dbc2e;margin-bottom:7px}.teacherbox .teacher .txt .header .profile .name span{padding-left:7px;font-size:16px}.teacherbox .teacher .txt .header .profile .prof{font-size:14px;color:#6f6f6f}.teacherbox .teacher .txt .header .fav{margin-left:auto}.teacherbox .teacher .txt .header .fav a{font-size:14px;font-weight:600;line-height:1;border:1px solid #ccc;text-align:center;display:flex;align-items:center;padding:0 14px;border-radius:16px;height:32px}.teacherbox .teacher .txt .header .fav a i{margin-right:2px;font-size:18px;font-style:normal;margin-top:-2px}.teacherbox .teacher .txt .header .fav a.on{border:#FFB800;background-color:#ffb800}.teacherbox .teacher .txt table{margin:15px 0}#other_page .teacherbox .teacher .txt table th{width:183px;border-bottom:1px solid #ccc}.teacherbox .teacher .txt table td .lessonaate{font-size:18px;font-weight:600;padding-left:10px}.teacherbox .teacher .txt table td .select{width:100%}.teacherbox .teacher .txt button[type=submit]{display:block;position:relative;margin:0 auto;padding:0 44px;color:#fff;line-height:40px;font-size:16px;font-weight:600;border:1px solid #ff6600;border-radius:20px;background-color:#f60;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s}.teacherbox .teacher .txt button[type=submit]:hover{background-color:#bd4b00}#result.detail .result ul li{align-items:center}#result.detail .result ul li .txt .choice{margin-top:0}#result.detail .result ul li .days{width:90px}#result.detail .result ul li .days.sat{color:#0084ff}#result.detail .result ul li .days.sun{color:#fd6464}#result.detail .result ul li .days span{font-size:26px;display:block;font-weight:800}.flow p{line-height:1.6}.flow a{color:#0062c2;text-decoration:underline}.flow ul{margin:10px 0;padding:14px 14px 14px 35px;border-radius:6px;background-color:#f1f1f1;list-style-type:decimal}.flow ul li{font-size:14px;margin-bottom:10px;border-bottom:1px solid #aaa;padding-bottom:7px}.flow ul li::marker{font-size:16px;font-weight:600}#tutor_result .header{display:flex}#tutor_result .header .left{width:50%}#tutor_result .header .left h2{font-size:25px;font-weight:400;margin-bottom:10px}#tutor_result .header .right{text-align:right;width:50%}#tutor_result .header .right .conditions{display:flex;justify-content:flex-end;align-items:center;margin-bottom:10px}#tutor_result .header .right .conditions .favorite{margin-right:15px}#tutor_result .header .right .timeselect{display:flex;justify-content:flex-end;align-items:center}#tutor_result .header .right .timeselect .weather{display:flex;justify-content:flex-end;align-items:center;margin-left:6px;color:#666;font-size:12px}#tutor_result .header .right .timeselect .weather i{width:21px;display:block;margin-right:4px}#tutor_result .tutor_result{margin:25px 0 50px}#tutor_result .tutor_result button{min-width:32px;height:20px}#tutor_result .tutor_result button.reserved{background-color:#6dbc2e}#tutor_result .tutor_result button.not_cancel{border:1px solid #ddd!important}#tutor_result .tutor_result ul li{display:flex;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ccc}#tutor_result .tutor_result ul li .img{width:220px;height:250px;background-size:cover;margin-right:22px;border-radius:6px}#tutor_result .tutor_result ul li .txt{flex:1}#tutor_result .tutor_result ul li .txt .header .profile .name{font-size:18px;font-weight:600;color:#6dbc2e;margin-bottom:7px}#tutor_result .tutor_result ul li .txt .header .profile .name span{padding-left:7px;font-size:16px}#tutor_result .tutor_result ul li .txt .header .profile .prof{font-size:14px;color:#6f6f6f}#tutor_result .tutor_result ul li .txt .header .fav{margin-left:auto}#tutor_result .tutor_result ul li .txt .header .fav a{font-size:14px;font-weight:600;line-height:1;border:1px solid #ccc;text-align:center;display:flex;align-items:center;padding:0 14px;border-radius:16px;height:32px}#tutor_result .tutor_result ul li .txt .header .fav a i{margin-right:2px;font-size:18px;font-style:normal;margin-top:-2px}#tutor_result .tutor_result ul li .txt .header .fav a.on{border:#FFB800;background-color:#ffb800}#tutor_result .tutor_result ul li .txt .choice{margin-top:15px}#tutor_result .tutor_result ul li .txt .choice .times{display:flex;align-items:center;border-bottom:1px solid #ddd}#tutor_result .tutor_result ul li .txt .choice .times .icon{font-size:9px;width:65px;border-right:1px solid #eee;padding:6px 5px 6px 0}#tutor_result .tutor_result ul li .txt .choice .times .timelist{padding-left:4px;flex:1}#tutor_result .tutor_result ul li .txt .choice .times .timelist .scroll{display:flex;justify-content:space-between}#tutor_result .tutor_result ul li .txt .choice .times .timelist .scroll .active{width:3.2258064516%;font-size:9px;font-weight:500;border:1px solid #6DBC2E;padding:1px 0;border-radius:4px;text-align:center;cursor:pointer}#tutor_result .tutor_result ul li .txt .choice .times .timelist .scroll .active:hover{background-color:#6dbc2e;color:#fff}#tutor_result .tutor_result ul li .txt .choice .times .timelist .scroll span{width:3.2258064516%;font-size:9px;font-weight:500;border:1px solid #ddd;padding:1px 0;border-radius:4px;text-align:center;color:#ddd}#admin_open .header{display:flex}#admin_open .header .left{width:50%}#admin_open .header .left h2{font-size:25px;font-weight:400;margin-bottom:10px}#admin_open .header .right{text-align:right;width:50%}#admin_open .header .right .conditions{display:flex;justify-content:flex-end;align-items:center;margin-bottom:10px}#admin_open .header .right .conditions .favorite{margin-right:15px}#admin_open .header .right .timeselect{display:flex;justify-content:flex-end;align-items:center}#admin_open .header .right .timeselect .weather{display:flex;justify-content:flex-end;align-items:center;margin-left:6px;color:#666;font-size:12px}#admin_open .header .right .timeselect .weather i{width:21px;display:block;margin-right:4px}#admin_open .admin_schedule{margin:25px 0 50px}#admin_open .admin_schedule button{min-width:32px;height:20px}#admin_open .admin_schedule button.reserved{background-color:#6dbc2e}#admin_open .admin_schedule button.not_cancel{border:1px solid #ddd!important}#admin_open .admin_schedule ul li{display:flex;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ccc}#admin_open .admin_schedule ul li .img{width:220px;height:250px;background-size:cover;margin-right:22px;border-radius:6px}#admin_open .admin_schedule ul li .txt{flex:1}#admin_open .admin_schedule ul li .txt .header .profile .name{font-size:18px;font-weight:600;color:#6dbc2e;margin-bottom:7px}#admin_open .admin_schedule ul li .txt .header .profile .name span{padding-left:7px;font-size:16px}#admin_open .admin_schedule ul li .txt .header .profile .prof{font-size:14px;color:#6f6f6f}#admin_open .admin_schedule ul li .txt .header .fav{margin-left:auto}#admin_open .admin_schedule ul li .txt .header .fav a{font-size:14px;font-weight:600;line-height:1;border:1px solid #ccc;text-align:center;display:flex;align-items:center;padding:0 14px;border-radius:16px;height:32px}#admin_open .admin_schedule ul li .txt .header .fav a i{margin-right:2px;font-size:18px;font-style:normal;margin-top:-2px}#admin_open .admin_schedule ul li .txt .header .fav a.on{border:#FFB800;background-color:#ffb800}#admin_open .admin_schedule ul li .txt .choice{margin-top:15px}#admin_open .admin_schedule ul li .txt .choice .times{display:flex;align-items:center;border-bottom:1px solid #ddd}#admin_open .admin_schedule ul li .txt .choice .times .icon{font-size:9px;width:65px;border-right:1px solid #eee;padding:6px 5px 6px 0}#admin_open .admin_schedule ul li .txt .choice .times .timelist{padding-left:4px;flex:1}#admin_open .admin_schedule ul li .txt .choice .times .timelist .scroll{display:flex;justify-content:space-between}#admin_open .admin_schedule ul li .txt .choice .times .timelist .scroll .active{width:3.2258064516%;font-size:7px;font-weight:500;border:1px solid #6DBC2E;padding:1px 0;border-radius:4px;text-align:center;cursor:pointer}#admin_open .admin_schedule ul li .txt .choice .times .timelist .scroll .active:hover{background-color:#6dbc2e;color:#fff}#admin_open .admin_schedule ul li .txt .choice .times .timelist .scroll span{width:3.2258064516%;font-size:9px;font-weight:500;border:1px solid #ddd;padding:1px 0;border-radius:4px;text-align:center;color:#ddd}#company .well h3{font-size:15px;margin-bottom:10px}#company .well p{margin-bottom:10px;margin-left:10px}#company .well ul li{margin-bottom:8px;margin-left:20px;list-style:circle inside}@media screen and (max-width: 1024px){#other_page table.table-striped tr{border-bottom:1px solid #ccc}#other_page table.table-striped th{display:none}#other_page table.table-striped td{padding:0;display:flex;align-items:center}#other_page table.table-striped td:nth-child(1){font-size:16px;font-weight:600;padding-top:10px}#other_page .mypage table.table-striped td:nth-child(1):before{content:"会員種別";width:87px;display:block;color:#888;font-size:11px}#other_page .mypage table.table-striped td:nth-child(2):before{content:"期間";width:87px;display:block;color:#888;font-size:11px}#other_page .mypage table.table-striped td:nth-child(3):before{content:"レッスン回数";width:87px;display:block;color:#888;font-size:11px}#other_page .mypage table.table-striped td:nth-child(4):before{content:"次回更新日";width:87px;display:block;color:#888;font-size:11px}#other_page .mypage table.table-striped.tca td:nth-child(1):before{content:"当日キャンセル";width:96px;display:block;color:#888;font-size:11px}#other_page .mypage table.tableLessonList td:nth-child(1):before{content:"日時";width:87px;display:block;color:#888;font-size:11px}#other_page .mypage table.tableLessonList td:nth-child(2):before{content:"講師名";width:87px;display:block;color:#888;font-size:11px}#other_page .mypage table.tableLessonList td:nth-child(3):before{content:"Skype ID";width:87px;display:block;color:#888;font-size:11px}#other_page .mypage table.tableLessonList td:nth-child(4):before{content:"教材";width:87px;display:block;color:#888;font-size:11px}#other_page .mypage table.tableLessonList td:nth-child(5):before{content:"項目";width:96px;display:block;color:#888;font-size:11px}#other_page .mypage table.tableLessonList td:nth-child(6):before{content:"レッスンURL";width:96px;display:block;color:#888;font-size:11px}#other_page .history table.table-striped td:nth-child(1):before{content:"日時";width:87px;display:block;color:#888;font-size:11px}#other_page .history table.table-striped td:nth-child(2):before{content:"講師名";width:87px;display:block;color:#888;font-size:11px}#other_page .history table.table-striped td:nth-child(3):before{content:"教材";width:87px;display:block;color:#888;font-size:11px}#other_page .history table.table-striped td:nth-child(4):before{content:"項目";width:87px;display:block;color:#888;font-size:11px}#other_page .history table.table-striped td:nth-child(5):before{content:"ページ数";width:96px;display:block;color:#888;font-size:11px}#other_page .history table.table-striped td:nth-child(6):before{content:"レッスンURL";width:96px;display:block;color:#888;font-size:11px}#other_page table.table-striped{margin-bottom:20px}#other_page table.table-striped td:last-child{padding-bottom:10px}#other_page .mypage a.btn{margin:0 auto 40px}#other_page table th{display:table-cell}#other_page table td{display:table-cell;width:auto}#other_page .staffpage table.table-striped td:nth-child(1):before{content:"Rank";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.table-striped td:nth-child(2):before{content:"Fee";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.table-striped td:nth-child(3):before{content:"Wait Fee";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.table-striped td:nth-child(4):before{content:"Skype ID";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.table-striped.tca td:nth-child(1):before{content:"Favorite Count";width:96px;display:block;color:#888;font-size:11px}#other_page .staffpage a.btn{margin:0 auto 40px}#other_page .staffpage table.monthly-report td:nth-child(1):before{content:"Month";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.monthly-report td:nth-child(2):before{content:"Reserve";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.monthly-report td:nth-child(3):before{content:"Lesson";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.monthly-report td:nth-child(4):before{content:"Wait";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.monthly-report td:nth-child(5):before{content:"Penalty";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.monthly-report td:nth-child(6):before{content:"Lesson %";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.lesson-list td:nth-child(1):before{content:"Lesson Date";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.lesson-list td:nth-child(2):before{content:"Student";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.lesson-list td:nth-child(3):before{content:"Skype ID";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.lesson-list td:nth-child(4):before{content:"Text";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.lesson-list td:nth-child(5):before{content:"Contents";width:87px;display:block;color:#888;font-size:11px}#other_page .staffpage table.lesson-list td:nth-child(6):before{content:"Page";width:87px;display:block;color:#888;font-size:11px}.form-group input[type=text]{line-height:48px;height:48px;font-size:15px}#other_page table.payment th{width:auto}#content .col2 #sidebar{flex:0 0 240px}#sidebar .logoutbox{display:block;margin:0 0 10px}#content .col2 .main{width:calc(100% - 240px)}}@media screen and (max-width: 768px){.contact{margin:0}.form-group div{width:100%}.pageh2{font-size:28px;font-weight:300;padding:15px 0;text-align:center}table th{border-bottom:0px none;padding:14px 10px 10px 0}table tr:nth-child(odd) td{background:#fff}#other_page table th,#other_page table td{display:block;width:100%}.form-group label{flex:0 0 100%;display:flex;justify-content:space-between;padding-bottom:15px;margin-top:15px;font-size:16px}#regist .form-group{border-bottom:0 none}#regist .form-group div.col-sm-10{width:100%}#regist .flex{margin-bottom:15px}#regist .form-group .flex label{margin-top:0}#other_page .teacherbox .teacher .txt table th{width:100%}#other_page .teacherbox .teacher .txt table th br{display:none}.teacherbox .teacher .imagebox{width:240px}.teacherbox .teacher .img{width:240px;height:300px}#other_page #result .result ul li .txt{flex:0 0 calc(100% - 90px);overflow:hidden}#result .result ul li .txt .choice .times .timelist{flex:0 0 calc(100% - 35px)}#other_page table.payment th{display:table-cell;min-width:108px}#other_page table.payment td{display:table-cell;width:auto}#other_page table.payment td:first-child{width:153px}#other_page table.payment .btn-group-vertical{display:inline-block}#other_page button{margin-bottom:5px}.referral .form-group{padding:0 0 10px}.referral .form-group label{padding-bottom:5px;margin-top:5px}#other_page .referral table.table-striped td{display:block}#other_page .referral table.table-striped td:nth-child(2){font-size:16px;color:#cf1248;padding:10px 0}#other_page .referral table.table-striped td:nth-child(2):before{content:"お互いに"}#other_page .referral table.table-striped td:nth-child(3){display:none}}@media screen and (max-width: 767px){#content .col2{display:block}#content .col2 #sidebar{flex:0 0 100%;margin-bottom:10px}#sidebar .side-nav{width:100%}#sidebar .nav-list{display:none}#content .col2 .main{width:100%}#other_page h2{font-size:22px}.pageh2{font-size:6px}.teacherbox .teacher{display:block}.teacherbox .teacher .imagebox{width:240px;margin:0 auto}#other_page #result .result ul li{display:flex;margin-left:-5%;margin-right:-5%}#result.detail .result ul li .days{padding-left:3vw;width:16vw}#result.detail .result ul li .days span{font-size:4.5vw}#other_page #result .result ul li .txt{flex:0 0 calc(100% - 16vw);overflow:hidden}#QandA-2 p{font-size:19px;margin:30px 0 15px}#QandA-2 dl dt{font-size:15px}#other_page table.payment th{display:none;min-width:inherit}#other_page table.payment tr{display:flex;flex-wrap:wrap;justify-content:space-between}#other_page table.payment td{padding:0;width:50%;display:block}#other_page table.payment td:first-child{width:50%;display:block;font-size:20px;padding-top:15px}#other_page table.payment td:nth-child(2){font-size:18px;padding-top:15px;text-align:right}#other_page table.payment td:nth-child(2):after{content:"(税込)";font-size:10px;color:#777}#other_page table.payment td:nth-child(3){padding:5px 0}#other_page table.payment td:nth-child(4){padding:5px 0;text-align:right}#other_page table.payment td:nth-child(4):after{content:"/回"}#other_page table.payment td:nth-child(5),#other_page table.payment td:nth-child(6){width:49%;display:block;border-bottom:1px solid #ccc;padding:0 1px 14px}#other_page table.payment td:nth-child(5):before{content:"Paypal";width:100%;display:block;margin-top:7px;margin-bottom:5px;text-align:center;background-color:#eee;padding:4px 0;border-radius:16px}#other_page table.payment td:nth-child(6):before{content:"銀行振込";width:100%;display:block;margin-top:7px;margin-bottom:5px;text-align:center;background-color:#eee;padding:4px 0;border-radius:16px}#other_page .well form{display:block;min-width:70px}#other_page table.payment .btn-group-vertical{display:flex;justify-content:center}#other_page button{min-width:70px;margin:0 3px;color:#666}#other_page table.table-striped{margin-bottom:20px}#other_page table.table-striped tr{border-bottom:1px solid #ccc}#other_page table.table-striped th{display:none}#other_page table.table-striped td{padding:0;display:flex;align-items:center}#other_page table.table-striped td:nth-child(1){font-size:16px;font-weight:600;padding-top:10px}#other_page table.table-striped td:last-child{padding-bottom:10px}#other_page .mypage a.btn{margin:0 auto 40px}.favorite #tutor_list a{width:33.33333333%}.tab_item{width:calc(33.3333333333% - 4px);height:50px;background-color:#f4f4f4;line-height:50px;font-size:13px;color:#565656;display:block;float:left;text-align:center;font-weight:700;transition:all .2s ease;margin:2px;border-radius:6px;letter-spacing:0}.text_base p{width:100%;float:left;margin:10px 0}.tab-pane iframe{float:left;width:50%!important;margin:0 auto 10px;float:none;display:block}}
