@charset "utf-8";.btn-chromeless{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:rgba(0,0,0,0);height:auto;line-height:inherit;border-width:0;padding:0;vertical-align:baseline}.btn-chromeless:focus{outline:0}#sbChatWidgetButton{display:flex;flex-direction:column;position:fixed;right:20px;bottom:0;cursor:pointer;z-index:999}#sbChatAttentionGrabber{text-align:center}#sbChatAttentionGrabber img{display:block;margin:0 auto}#sbClickToChat{border:medium none;background:#7bb2b6;border-radius:8px 8px 0 0;font-size:100%;z-index:999998;box-shadow:0 3px 15px 0 rgba(0,0,0,.25);padding:0 10px;height:48px;color:#fff;display:block;font-size:1em;line-height:48px}#sbChatWidgetButton:hover #sbClickToChat{box-shadow:0 3px 20px 0 rgba(0,0,0,.5)}#sbClickToChat svg{fill:#fff;height:48px;width:28px;margin-right:5px;vertical-align:middle}#sbChatFrame{-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;border-top-left-radius:8px;border-top-right-radius:8px;width:100%;max-width:400px;height:450px;position:fixed;bottom:0;right:0;background:#FFF;border:1px solid #CCC;box-shadow:0 3px 5px 0 rgba(0,0,0,.1);z-index:999}#sbChatFrame iframe{width:100%;height:100%;border:none}#sbChatFrame #chatWidgetHeader{background:#7bb2b6;border-radius:7px 7px 0 0;padding:10px 15px;color:#FFF;font-size:1em}#sbChatFrame #chatWidgetHeader svg{fill:#FFF;vertical-align:sub}#sbChatFrame #closeSBChatWidget{position:absolute;cursor:pointer;top:12px;right:15px;width:15px;height:20px}#sbChatFrame #closeSBChatWidget:hover{opacity:.8}#sbChatFrame #chatWidgetWrapper{overflow-y:scroll;height:330px}#sbChatFrame #sbChatWidgets{background-color:#FFF;min-height:230px}#sbChatFrame .activity-stream{padding:0 20px}#sbChatFrame .sbChatWidget .activity{list-style:none}#sbChatFrame .activity.role-support .user-name{color:#7bb2b6;font-weight:700}#sbChatFrame .activity.role-support .message{color:#FFF;background:#7bb2b6}#sbChatFrame .chatwidget-line{position:relative}#sbChatFrame .chatwidget-line hr{border:none;border-top:1px solid #f16e51}#sbChatFrame .chatwidget-line small{position:absolute;top:-10px;right:-10px;padding-left:10px;color:#f16e51;background:#FFF}#sbChatFrame .pusher-chat-widget-input{position:absolute;bottom:45px;left:0;right:0}#sbChatFrame #chat-message-box{height:62px;padding:10px;width:100%;font-size:16px;line-height:120%;border:none;background:#f2f3f4}#sbChatFrame #send-chat-button{font-size:18px;position:absolute;top:0;bottom:0;right:0}#sbChatFrame .sbChatWelcomeMessage{line-height:1.4em;color:#333;font-size:14px;background:#f0f8ff;margin:1em;padding:1em;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}#sbChatFrame .pusher-chat-widget-header{margin:1em}#sbChatFrame .sbChatWidget .visitorInput label{display:inline-block}#sbChatFrame .sbChatWidgetInput{padding:3px;font-size:18px;border:1px solid #CCC;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;margin-bottom:10px}#sbChatFrame .stream-item-content{display:flex;justify-content:flex-start;margin-bottom:10px}#sbChatFrame .profile-section{display:inline-block;width:50px;padding-top:5px}#sbChatFrame .stream-item-content img{width:40px;height:40px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}#sbChatFrame .content-section .user-name{font-size:80%}#sbChatFrame .content-section .message{background:#f4f4f4;padding:5px 10px;-webkit-border-radius:0 10px 10px;-moz-border-radius:0 10px 10px;border-radius:0 10px 10px}#sbChatFrame .content-section .timestamp{color:#AAA;font-size:60%;margin-top:5px}#sbChatFrame #typing-indicator-wrapper{display:inline-block;margin-left:70px;padding:5px 10px;background:#efefef;-webkit-border-radius:10px 10px 10px 0;-moz-border-radius:10px 10px 10px 0;border-radius:10px 10px 10px 0}#sbChatFrame #typing-indicator img{height:20px}#sbChatFrame #sbXvi{background:url(https://sb-drops.s3.amazonaws.com/drop/rmopt-5bb57f4139d59-923689500-1538621249.gif) 50% 38% no-repeat}.modalbackground{z-index:100;background:rgba(15,14,30,.9);height:100%;left:0;padding:0 15px;position:fixed;top:0;width:100%;visibility:hidden;opacity:0;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:all 250ms ease-in-out;-moz-transition:all 250ms ease-in-out;-o-transition:all 250ms ease-in-out;-ms-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;-webkit-backface-visibility:hidden}.modalbackground .centered{text-align:center}.modalbackground .radius{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}@media only screen and (min-width:540px){.modalbackground{padding:0 5%}}@media only screen and (min-width:800px){.modalbackground{padding:0 15%}}.modalbackground:hover{cursor:pointer}.modalbackground.fadein{visibility:visible;opacity:1}#modalpopup-title{font-size:1.2rem;line-height:3;text-align:center}#modalpopup-body{margin:auto;position:relative;top:50%;margin-top:-25%;background:#FFF;cursor:auto;padding-top:40px;text-align:center}#modalpopup-content{margin-bottom:2rem}.simple #modalpopup-icon{display:none}#modalpopup-ok{background:#5cb85c}#modalpopup-icon{position:absolute;top:-40px;width:100%;text-align:center}#modalpopup-icon span{width:70px;height:70px;background:#f16e51;display:inline-block;border-radius:100%;border:3px solid #fff}#modalpopup-icon span img{width:50%;height:50%;margin-top:25%}@font-face{font-family:Merriweather;font-style:italic;font-weight:300;src:url(https://fonts.gstatic.com/s/merriweather/v25/u-4l0qyriQwlOrhSvowK_l5-eR7lXff4jvk.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/merriweather/v25/u-4m0qyriQwlOrhSvowK_l5-eRZOf-c.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/merriweather/v25/u-4l0qyriQwlOrhSvowK_l5-eR71Wvf4jvk.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:italic;font-weight:900;src:url(https://fonts.gstatic.com/s/merriweather/v25/u-4l0qyriQwlOrhSvowK_l5-eR7NWPf4jvk.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/merriweather/v25/u-4n0qyriQwlOrhSvowK_l521wRZWMf_.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/merriweather/v25/u-440qyriQwlOrhSvowK_l5-fCZJ.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/merriweather/v25/u-4n0qyriQwlOrhSvowK_l52xwNZWMf_.ttf) format('truetype')}@font-face{font-family:Merriweather;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/merriweather/v25/u-4n0qyriQwlOrhSvowK_l52_wFZWMf_.ttf) format('truetype')}@font-face{font-family:Lato;font-style:italic;font-weight:100;src:url(https://fonts.gstatic.com/s/lato/v20/S6u-w4BMUTPHjxsIPx-oPCc.ttf) format('truetype')}@font-face{font-family:Lato;font-style:italic;font-weight:300;src:url(https://fonts.gstatic.com/s/lato/v20/S6u_w4BMUTPHjxsI9w2_Gwfo.ttf) format('truetype')}@font-face{font-family:Lato;font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/lato/v20/S6u8w4BMUTPHjxsAXC-v.ttf) format('truetype')}@font-face{font-family:Lato;font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/lato/v20/S6u_w4BMUTPHjxsI5wq_Gwfo.ttf) format('truetype')}@font-face{font-family:Lato;font-style:italic;font-weight:900;src:url(https://fonts.gstatic.com/s/lato/v20/S6u_w4BMUTPHjxsI3wi_Gwfo.ttf) format('truetype')}@font-face{font-family:Lato;font-style:normal;font-weight:100;src:url(https://fonts.gstatic.com/s/lato/v20/S6u8w4BMUTPHh30AXC-v.ttf) format('truetype')}@font-face{font-family:Lato;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/lato/v20/S6u9w4BMUTPHh7USSwiPHA.ttf) format('truetype')}@font-face{font-family:Lato;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/lato/v20/S6uyw4BMUTPHjx4wWw.ttf) format('truetype')}@font-face{font-family:Lato;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/lato/v20/S6u9w4BMUTPHh6UVSwiPHA.ttf) format('truetype')}@font-face{font-family:Lato;font-style:normal;font-weight:900;src:url(https://fonts.gstatic.com/s/lato/v20/S6u9w4BMUTPHh50XSwiPHA.ttf) format('truetype')}*{max-height:99999px}@media screen and (min-width:1440px){@-ms-viewport{width:1366px}}@media only screen and (max-width:799px){.hide-for-mobile,.show-for-desktop-up{display:none!important}}@media only screen and (min-width:800px){.hide-for-mobile,.show-for-desktop-up{display:inherit!important}}@media only screen and (min-width:800px){.show-for-mobile{display:none!important}}@media only screen and (max-width:799px){.show-for-mobile{display:inherit!important}}.flex-container{display:flex;flex-flow:row nowrap}.flex-container .flex-item.auto-width{flex-grow:1}input[type=password],input[type=email],input[type=number],input[type=search],input[type=text],input[type=tel],input[type=url],select,textarea{height:38px;padding:6px 10px;background-color:#fff;border:1px solid #D1D1D1;border-radius:4px;box-shadow:none;box-sizing:border-box}input[type=password],input[type=email],input[type=number],input[type=search],input[type=text],input[type=tel],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:65px;padding-top:6px;padding-bottom:6px}input[type=password]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=text]:focus,input[type=tel]:focus,input[type=url]:focus,select:focus,textarea:focus{border:1px solid #33C3F0;outline:0}label,legend{display:block;margin-bottom:.5rem;font-weight:600}fieldset{padding:0;border-width:0}input[type=checkbox],input[type=radio]{display:inline}label>.label-body{display:inline-block;margin-left:.5rem;font-weight:400}.u-full-width{width:100%;box-sizing:border-box}.u-max-full-width{max-width:100%;box-sizing:border-box}.u-pull-right{float:right}.u-pull-left{float:left}.featured-page{font-size:14px;background-image:url(https://sb-drops.s3.amazonaws.com/drop/rmopt-61168a4e63d3d-940890400-1628867150.jpg)}.featured-page img{max-width:100%;margin:0 auto}.featured-page .for-pc{display:none}.featured-page .for-mobile{display:block}.featured-page .centered-content{text-align:center;font-size:1.4em}.featured-page .title-section .centered-content{max-width:1400px;margin:0 auto}.featured-page .intro{padding:1.5em;margin:0 auto;text-align:center;width:100%;max-width:1280px}.featured-page .intro h2{font-size:1.5em;margin:0 0 1em;font-weight:400;letter-spacing:2px;line-height:1.25}.featured-page .intro p{font-size:1em;line-height:1.5}.featured-page .dialogue-contents .wrapper{padding:1em;margin:0 auto}@media screen and (min-width:768px){.featured-page .dialogue-contents .wrapper{width:90%}}.featured-page .dialogue-contents .wrapper .dialogue{margin:0 auto}.featured-page .dialogue-contents .wrapper .dialogue h3{text-align:center;margin:2em auto;padding:0 1em;line-height:1.3;font-size:1.2em;font-weight:400}.featured-page .dialogue-contents .wrapper .dialogue [class*=n-]{display:flex;max-width:450px;align-items:flex-start;margin:2em 1em 2em 0}@media screen and (min-width:768px){.featured-page .dialogue-contents .wrapper .dialogue [class*=n-]{margin:2em 2em 2em 0}}.featured-page .dialogue-contents .wrapper .dialogue [class*=n-] img{border-radius:10px;width:54px;margin:0 1em 0 0}.featured-page .dialogue-contents .wrapper .dialogue [class*=n-] .waku{background-color:rgba(220,220,220,.3);padding:1em;position:relative;width:283px;border-radius:50% 70% 50% 80%}@media screen and (min-width:768px){.featured-page .dialogue-contents .wrapper .dialogue [class*=n-] .waku{padding:1em 2em}}.featured-page .dialogue-contents .wrapper .dialogue [class*=n-] .waku:before{content:'';position:absolute;width:15px;height:15px;top:45%;border-radius:50%;background-color:#fa8b95}.featured-page .dialogue-contents .wrapper .dialogue [class*=n-] .waku p{font-size:.85em;letter-spacing:1px;line-height:1.7}.featured-page .dialogue-contents .wrapper .dialogue [class*=n-] .waku p em{font-weight:700;font-style:normal;color:#157d02}.featured-page .dialogue-contents .wrapper .dialogue [class*=n-] .waku p a{color:#5682da;font-weight:700;text-decoration:underline}.featured-page .dialogue-contents .wrapper .dialogue [class*=n-] .waku p a:hover{color:#296aec}.featured-page .dialogue-contents .wrapper .dialogue .n-01 .waku{background-color:rgba(236,219,219,.3)}.featured-page .dialogue-contents .wrapper .dialogue .n-01 .waku:before{left:-3%}.featured-page .dialogue-contents .wrapper .dialogue .n-02{flex-direction:row-reverse;margin:2em 0 2em 2em}.featured-page .dialogue-contents .wrapper .dialogue .n-02 img{margin:0 0 0 1em}.featured-page .dialogue-contents .wrapper .dialogue .n-02 .waku:before{right:-3%;background-color:#cae3be}.featured-page .wrapC{padding:8em 0 0 0;background-image:url(https://sb-drops.s3.amazonaws.com/drop/rmopt-611683a483036-953663600-1628865444.png);background-size:contain;background-repeat:no-repeat}.featured-page .video{padding:3em 0;background-image:url(https://sb-drops.s3.amazonaws.com/drop/rmopt-6116842d28d0a-916718300-1628865581.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}.featured-page .video [class*=grid-]{margin:0}.featured-page .video h4{text-align:center;margin:1em 0;font-size:1.3em;color:#fff;line-height:1.4}.featured-page .video .video-container{position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden;width:100%}.featured-page .video .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #bababa;padding:.5em}.featured-page .fine{padding:1em;width:100%;margin:0 auto}@media screen and (min-width:768px){.featured-page .fine{width:80%}}@media screen and (min-width:1080px){.featured-page .fine{width:70%}}.featured-page .fine a img{width:130px;border-radius:50%;display:block}.featured-page .fine h3{text-align:center;margin:1em auto;font-size:1.3em;line-height:1.15;font-weight:600}.featured-page .fine p{text-align:left;font-size:.8rem;line-height:1.8;letter-spacing:2px;padding:1em}.featured-page .fine .greeting{margin:0 auto 2em;position:relative;width:100%;margin:0 auto;max-width:980px}@media screen and (min-width:768px){.featured-page .fine .greeting{padding:2em}}@media screen and (min-width:768px){.featured-page .fine .greeting:before{content:'';position:absolute;width:calc(100% - 3em);height:calc(100% - 3em);background-color:#ccc;background-color:rgba(70,50,30,.3);transform:rotate(-6deg);top:22px;left:18px}}.featured-page .fine .greeting .message-wrapper{position:relative;background-image:url(https://sb-drops.s3.amazonaws.com/drop/rmopt-6135d9be18d71-910175100-1630919102.png),url(https://sb-drops.s3.amazonaws.com/drop/rmopt-6135d9bd7b958-950620500-1630919101.png);padding:5em 1em;background-color:#fff;box-shadow:0 0 7px #dfdfdf;background-repeat:no-repeat,no-repeat;background-position:left -2px top -16px,right -2px bottom -10px}@media screen and (min-width:569px){.featured-page .fine .greeting .message-wrapper{padding:4em 2em 1em}}@media screen and (min-width:768px){.featured-page .fine .greeting .message-wrapper{transform:rotate(-3deg)}}.featured-page .fine .greeting .message-wrapper p{font-size:.85em;padding:.5em}@media screen and (min-width:569px){.featured-page .fine .greeting .message-wrapper p{padding:1em}}.featured-page .tutors-profile{margin:2em 0;padding:1em;width:100%;max-width:1280px;margin:0 auto}.featured-page .tutors-profile h3{font-size:1.3em;line-height:1.4;margin:0 0 1em;font-weight:400;text-align:center}.featured-page .tutors-profile .single .inner a img{width:90px;border-radius:50%;margin:0 auto;display:block}.featured-page .tutors-profile .single .inner a span{text-align:center;color:#555;margin:.5em auto;display:block}.featured-page .tutors-profile .single .inner .waku{margin:2em 1em;background-color:rgba(203,191,227,.3);padding:1.5em;position:relative}.featured-page .tutors-profile .single .inner .waku:before{content:'';position:absolute;margin:auto;left:0;right:0;top:-15px;display:block;width:0;height:0;border-right:15px solid transparent;border-bottom:15px solid #cbbfe34d;border-left:15px solid transparent}.featured-page .tutors-profile .single .inner .waku p{font-size:.8em;line-height:1.8;margin:0 0 .5em}.featured-page .tutors-profile .single:nth-of-type(2) .inner .waku{background-color:#f4f9ee}.featured-page .tutors-profile .single:nth-of-type(2) .inner .waku:before{border-bottom:15px solid #f4f9ee}.featured-page .tutors-profile .single:nth-of-type(3) .inner .waku{background-color:#fbf1f6}.featured-page .tutors-profile .single:nth-of-type(3) .inner .waku:before{border-bottom:15px solid #fbf1f6}.featured-page .tutors-profile .single:nth-of-type(4) .inner .waku{background-color:#e9f6f9}.featured-page .tutors-profile .single:nth-of-type(4) .inner .waku:before{border-bottom:15px solid #e9f6f9}.featured-page .recommended-lesson-section{margin:0 auto;padding:1em}.featured-page .recommended-lesson-section .lesson-list-wrapper h3{text-align:center;margin:1em auto;font-size:1em;line-height:1.15;font-weight:600}@media screen and (min-width:768px){.featured-page .recommended-lesson-section .lesson-list-wrapper h3{font-size:1.15em}}.featured-page .recommended-lesson-section .lesson-list-wrapper h3 span{display:block;font-size:80%;background-color:#99d6d2;padding:.3em 1em;width:max-content;margin:.3em auto;border-radius:20px;color:#fff}.featured-page .recommended-lesson-section .lesson-list-wrapper .best-cafetalk-lesson-wrapper .lesson-card .wrap{margin:0 auto;text-align:center}.featured-page .recommended-lesson-section .lesson-list-wrapper .best-cafetalk-lesson-wrapper .lesson-card .wrap .inner img{width:100px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-o-border-radius:100%;-ms-border-radius:100%;position:relative;top:-18px}.featured-page .recommended-lesson-section .lesson-list-wrapper .best-cafetalk-lesson-wrapper .lesson-card .wrap .inner .tutor{padding:.5em;margin:0 auto}@media screen and (min-width:768px){.featured-page .recommended-lesson-section .lesson-list-wrapper .best-cafetalk-lesson-wrapper .lesson-card .wrap .inner .tutor{width:70%}}.featured-page .recommended-lesson-section .lesson-list-wrapper .best-cafetalk-lesson-wrapper .lesson-card .wrap .inner .tutor h2{text-align:left;font-size:1.5em;line-height:1.3;margin:0 0 15px}.featured-page .recommended-lesson-section .lesson-list-wrapper .best-cafetalk-lesson-wrapper .lesson-card .wrap .inner .tutor p{text-align:left;font-size:.65em;line-height:1.8}.featured-page .recommended-lesson-section .lesson-list-wrapper .best-cafetalk-lesson-wrapper .lesson-card .wrap .inner .tutor p span{display:block;font-weight:700;color:#F07057;font-size:115%;line-height:2}.featured-page .recommended-lesson-section .lesson-list-wrapper .best-cafetalk-lesson-wrapper .lesson-card .wrap .lesson{display:inline-block;vertical-align:top;max-width:558px;width:100%}.featured-page .recommended-lesson-section .lesson-list-wrapper .best-cafetalk-lesson-wrapper .lesson-card .wrap .lesson a{text-align:left;border:1px solid #dedede;box-shadow:0 1px 6px #dedede;position:relative;display:block;padding:10px;background-color:#fff}.featured-page .recommended-lesson-section .lesson-list-wrapper .best-cafetalk-lesson-wrapper .lesson-card .wrap .lesson a img{width:60px;position:absolute;top:8px;left:8px;background-color:#fff;border-radius:0}.featured-page .recommended-lesson-section .lesson-list-wrapper .best-cafetalk-lesson-wrapper .lesson-card .wrap .lesson a h3{color:#555;margin:0 0 3px 67px;overflow:hidden;line-height:1.2;text-align:left;font-size:.9em}.featured-page .recommended-lesson-section .lesson-list-wrapper .best-cafetalk-lesson-wrapper .lesson-card .wrap .lesson a .point{padding:3px 0;display:block;font-size:1em;font-weight:700;text-shadow:0 1px 1px #fff;background-color:#EEEDD8;color:#B55560;text-align:center;margin:0 0 0 62px;border-top:1px solid #ccc}.featured-page .recommended-lesson-section .lesson-list-wrapper .best-cafetalk-lesson-wrapper .lesson-card .wrap .lesson a p{margin:5px 0 0;color:#555;font-size:.65em;line-height:1.5}@media screen and (min-width:1080px){.featured-page{font-size:16px}.featured-page .dialogue-contents .wrapper{width:70%}}@media screen and (min-width:768px){.featured-page .for-pc{display:block}.featured-page .for-mobile{display:none}.featured-page .dialogue-contents .wrapper{width:60%}.featured-page .dialogue-contents .wrapper .dialogue h3{font-size:1.5em}.featured-page .dialogue-contents .wrapper .dialogue [class*=n-]{margin:2em auto 2em 1em}.featured-page .dialogue-contents .wrapper .dialogue .n-02{margin:2em 1em 2em auto}.featured-page .dialogue-contents .wrapper .dialogue .n-04{margin:2em 1em 2em auto}}