@charset 'utf-8';

/* cyrillic-ext */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}


/* cyrillic */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}


/* vietnamese */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}


/* latin-ext */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* - generale
 ------------------------------------------------------------ */

.summer-yoga.page-grid {
    font-size: 12px;
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    background-color: #fff;
}

.summer-yoga .wrapping {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

.summer-yoga [class*=grid-].wrapping {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

.summer-yoga [class*=grid-][class*=-noGutter].wrapping {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}

.summer-yoga em {
    font-weight: bold;
    font-style: normal;
    color: #333;
}

.summer-yoga .white-space span:not(.eccetto) {
    display: inline-block;
    white-space: nowrap;
}

.summer-yoga .for-mobile {
    display: block;
}

.summer-yoga .for-pc {
    display: none;
}

.summer-yoga a:hover {
    opacity: .8;
    color: #333;
}

.fl-container {
    display: flex;
}

/* - header
 ------------------------------------------------------------ */

.summer-yoga header {
    width: 100%;
    margin: 0 auto;
    padding: 5em 0;
    background: url(https://sb-drops.s3.amazonaws.com/drop/rmopt-5bc8710e32b55-920770800-1539862798.jpg) center top no-repeat;
    background-size: cover;
    height: 200px;
    position: relative;
}

.summer-yoga header .title-wrap {
    /* font-weight: bold; */
    /* width: 70%; */
    /* max-width: 430px; */
    /* height: 213px; */
    position: absolute;
    bottom: -1em;
    text-align: center;
    left: 0;
    right: 0;
}

.summer-yoga header a {
    font-weight: bold;
    margin: 1em 0 0 0;
    padding: .6em 1em;
    color: #fff;
    border: 1px solid #fff;
    background-color: #26d4d4;
}

.summer-yoga .data {
    font-weight: bold;
    margin: 1em 0 0 0;
    padding: .5em 1em;
    color: #f37f7c;
    border: 2px solid #f37f7c;
    background-color: #ffffff;
    border-radius: 22px;
    display: inline-block;
}

/* - intro
 ------------------------------------------------------------ */

.intro {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 2em 1em;
}

.intro h1 img {
    display: block;
    margin: 0 auto;
}

.intro p {
    text-align: center;
    font-size: 1.25em;
    max-width: 800px;
    margin: 0 auto;
}

.intro p:lang(ja) {
    font-size: 1.5em;
}


/* - iter
 ------------------------------------------------------------ */

.iter {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 2em 1em;
    justify-content: center;
    flex-direction: column;
}

.iter img {
    display: block;
    margin: 2em auto 1em;
}

.iter .icon {
    width: 120px;
}

.iter .co-item {
    text-align: center;
}

.iter .fa {
    font-size: 3em;
    /* line-height: 5em; */
    /* margin: 1em 0; */
    transform: rotate(90deg);
    /* display: block; */
    /* font-size: 3em; */
    /* line-height: 5em; */
    /* padding: 0 1em; */
}

/* - lesson
 ------------------------------------------------------------ */

.lesson {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 2em 1em;
}

.lesson h2 {
    font-size: 1.7em;
    line-height: 1.1;
    margin: 0 0 1em;
    text-align: center;
    padding: 0 .5em;
}

.lesson h2 b {
    font-weight: bold;
    font-style: italic;
    display: block;
    color: #118a98;
}

.lesson h2 span {
    display: inline-block;
    border: 2px solid #24899a;
    padding: .5em 1em;
    border-radius: 30px;
    background-color: #fffef2;
    font-size: .75em;
    line-height: 1.2;
}

.lesson-info {
    margin: 0 0 3em;
    border-top: 1px solid #ccc;
}

.lesson .inner .lesson-info:nth-of-type(2) .lesson-label {
    background-color: #3aafaf;
}

.lesson-info .wrap {
    border-top: 1px solid #ccc;
    margin: 1px 0 0 0;
    position: relative;
}

.lesson-info a {
    display: block;
    color: #444;
}

.lesson-info a:hover {
    background-color: #f2f2f2;
}

.lesson-info h4 {
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1.15;
    padding: .7em 6em .2em .5em;
    letter-spacing: -.5px;
    position: relative;
}

.lesson-info h4.pack {
    /* background-color: #ccc; */
}

.lesson .lesson-label {
    line-height: 1.1;
    font-size: 1.3em;
    padding: 2px 5px;
    color: #ffffff;
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: #bd68bb;
}

.title-wrap {
    /* display: flex; */
    /* width: 100%; */
    /* background-color: #fdfbed; */
    /* margin: 0 0 .2em; */
    /* flex-direction: column; */
    /* border-left: 5px solid #828282; */
    /* padding: 0 0 .5em; */
    /* position: relative; */
    /* min-height: 6.5em; */
}

.lesson-info p {
    padding: 0 1em 0 20px;
}

.lesson-info .point {
    padding: 1em 25px 0 10px;
    font-size: 2em;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: inherit;
}

.lesson-info .point .co-item:nth-of-type(1) {
    margin: 0 5px 0 0;
}

.lesson-info .point img {
    width: 58px;
}

.lesson-info .point span {}

.lesson-info .point .pack {
    font-size: .5em;
    margin: 5px 0 0 0;
}

.lesson-info .point .pack span {
    font-weight: bold;
    padding: .1em .5em;
    color: #fff;
    border-radius: 5px;
    background-color: #f77e7e;
    margin: 0 3px 0 0;
}

.lesson-info .point .time-length {
    font-size: 70%;
}

.lesson-info .point b {
    font-size: 135%;
    padding: 0 0 0 .3em;
}

.summer-yoga .lesson [class*=grid-][class*=-noGutter].wrap {
    /* background-color: #fff; */
    margin: 2em 0;
    border: 1px solid #ccc;
}

.summer-yoga .lesson .lesson-info {
    order: 2;
}

.summer-yoga .lesson .arrow {
    position: absolute;
    bottom: 0;
    right: 4px;
    font-size: 4.8em;
    color: #555;
}

.summer-yoga .lesson .grid.tutor-info {
    background-color: #f3f4ef;
    padding: 2em 1em 2em .8em;
    border-top: 1px solid #ccc;
    order: 1;
}

.tutor-info img {
    width: 152px;
    border: 2px solid #fff;
}

.tutor-info a {}

.tutor-info h4 {
    font-size: 2em;
}

.tutor-info ul {
    margin: 1em 0;
}

.tutor-info li {
    padding: 0 .5em;
}

.count-info {
    display: flex;
    background-color: #fff;
    border-top: 1px dotted #ccc;
}

.count-info i {
    font-size: 1.7em;
    display: block;
    margin: 0 0 .5em;
}

.lesson-conducted {
    font-size: 1.3em;
    font-weight: bold;
    width: 50%;
    padding: .5em;
    text-align: center;
    border-right: 1px dotted #ccc;
}

.n-students {
    font-size: 1.3em;
    font-weight: bold;
    width: 50%;
    padding: .5em;
    text-align: center;
}







/* - ## x >= 540px
 ------------------------------------------------------------ */

@media screen and (min-width:540px) {}


/* - ## x >= 569px
 ------------------------------------------------------------ */

@media screen and (min-width:569px) {}


/* - ## x >= 769px
 ------------------------------------------------------------ */

@media screen and (min-width:769px) {
    .invite-autumn2018 .for-mobile {
        display: none;
    }

    .invite-autumn2018 .for-pc {
        display: block;
    }

    .summer-yoga header {
        height: 60vh;
    }

    .intro p {
        font-size: 2em;
    }

    .intro p:lang(ja) {
        font-size: 1.5em;
    }

    .iter {
        flex-direction: row;
    }

    .iter .fa {
        font-size: 3em;
        line-height: 5em;
        /* margin: 1em 0; */
        transform: inherit;
        /* display: block; */
        /* font-size: 3em; */
        /* line-height: 5em; */
        padding: 0 1em;
    }

    .lesson h2 {
        font-size: 1.7em;
        line-height: 1.1;
        margin: 0 0 1em;
        text-align: center;
    }

    .lesson h2 b {
        font-weight: bold;
        font-style: italic;
        display: block;
        color: #118a98;
    }

    .lesson h2 span {
        /* display: inline-block; */
        /* border: 2px solid #24899a; */
        padding: 1em 5em;
        border-radius: 50px;
        font-size: 1em;
    }
}


/* - ## x >= 800px
 ------------------------------------------------------------ */

@media screen and (min-width:800px) {}


/* - ## x >= 1025px
 ------------------------------------------------------------ */

@media screen and (min-width:1025px) {}


/* - ## x >= 1280px
 ------------------------------------------------------------ */

@media screen and (min-width:1280px) {}


/* - page scroll
 ------------------------------------------------------------ */

#page-top {
    position: fixed;
    z-index: 10;
    right: 20px;
    bottom: 150px;
}

#page-top a {
    font-size: 12px;
    display: block;
    width: 100px;
    height: 77px;
    padding: 30px 0;
    text-align: center;
    text-decoration: none;
    color: #fff !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #8e7b87;

    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
}

#page-top a:hover {
    text-decoration: none;
    background: #c0bbac;
}


/* - .socialIcon
 ------------------------------------------------------------ */

.socialIcon {
    width: 100%;
    padding: 0 1em;
}

.socialIcon .flex-container {
    display: -webkit-flex;
    display: flex;
    max-width: 500px;
    margin: 20px auto;
    padding: 14px 0 10px;
    text-align: center;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;

    -webkit-justify-content: center;
    justify-content: center;
}

.socialIcon .flex-container .social {
    width: 85px;
}

.fb-like {
    top: 0;
}
.button {
    display: none;
    margin: 100px 0;
    padding: 12px 34px;
    color: #fff;
    border-radius: 60px;
    font-weight: 500;
    background: #1ecd97;
    -webkit-transition: .24s ease;
    -moz-transition: .24s ease;
    -o-transition: .24s ease;
    transition: .24s ease;
}
.button:hover {
    cursor: pointer;
    background: #1bb787;
}
.modal-box {
    height: 0;
}
.content {
    display: table;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 80%;
    max-width: 680px;
    margin: auto;
    padding: 5em;
    vertical-align: middle;
    z-index: -1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1), 0 5px 10px rgba(0, 0, 0, .15);
    background: #fff;
}
.content a {
 font-size: .9em;
}
.content > span {
    display: table-cell;
    text-align: center;
    font-size: 1.8em;
    font-weight: 200;
}
.toggle-on {
    display: none;
}
.toggle-on:checked + .toggle-off + .content {
    z-index: 100;
}
.toggle-off {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background: rgba(0, 0, 0, .20);
    z-index: -1;
    -webkit-transition: .6s ease-out, 1s z-index ease-out;
    -moz-transition: .6s ease-out, 1s z-index ease-out;
    -o-transition: .6s ease-out, 1s z-index ease-out;
    transition: .6s ease-out, 1s z-index ease-out;
}
.toggle-on:checked + .toggle-off {
    opacity: 1;
    -webkit-transition: .4s ease-in, .3s z-index ease-in;
    -moz-transition: .4s ease-in, .3s z-index ease-in;
    -o-transition: .4s ease-in, .3s z-index ease-in;
    transition: .4s ease-in, .3s z-index ease-in;
    z-index: 1;
}
.toggle-button {
    position: absolute;
    top: 1em;
    right: 1em;
    padding: .5em;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    border-radius: 4px;
    background: #1ecd97;
    -webkit-transition: .24s ease;
    -moz-transition: .24s ease;
    -o-transition: .24s ease;
    transition: .24s ease;
}
.toggle-button:hover {
    cursor: pointer;
    background: #1bb787;
}

/* rotate */
.ani-rotate {
    opacity: 0;
    -webkit-transition: .4s ease, 1s z-index ease;
    -moz-transition: .4s ease, 1s z-index ease;
    -o-transition: .4s ease, 1s z-index ease;
    transition: .4s ease, 1s z-index ease;
    -webkit-transform: rotate(450deg);
    -moz-transform: rotate(450deg);
    -ms-transform: rotate(450deg);
    transform: rotate(450deg);
}
.toggle-on:checked + .toggle-off + .ani-rotate {
    opacity: 1;
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    -o-transition: .4s ease;
    transition: .4s ease;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}
.modal-box .ani-rotate h4 {
    font-size: 0.9em;
}
.modal-box .ani-rotate p {
    font-size: 0.8em;
    padding: .3em 0;
}