@charset  'utf-8';

/* - general  ------------------------------------------------------------ */

.event {
    font-size: 16px;

    -webkit-text-size-adjust: 100%;
}

.event {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    background-color: #fff;
}

.event [class*=grid],
.event [class*=grid] {
    margin: 0;
}

.event header {
    width: 100%;
    background-color: #dbeef7;
}

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

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

.event .for-pc {
    display: none;
}

.event h2 {
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.2;
    text-align: center;
}

.event h3 {
    font-size: 1.15em;
    line-height: 1.2;
    margin: 0 0 .5em;
Ã£ÂÂ±
    d:;
}

.event h4 {
    font-size: 1.15em;
    line-height: 1.2;
    margin: 0 0 .5em;
}

.event h5 {
    font-size: 1.1em;
    line-height: 1.2;
    margin: 0 0 .5em;
}

.event p {
    font-size: .9em;
    line-height: 1.5;
    margin: .5em 0;
}

.event p em {background-color: #f4f4f4;display: inline-block;padding: .15em .6em;border-radius: 15px;font-style: normal;font-weight: bold;}
.event .lesson span {
    font-size: 80%;
}
.event a {
    color: #555;
}



/* - purchase  ------------------------------------------------------------ */


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


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

.event .intro {
    border-top: 1px solid #ccc;
    padding: 1em;
    /* background-color: #f4f4f4; */
    border-bottom: 1px solid #ccc;
}

.event .intro h2 {
    margin: 0 0 1em;
}
.event .intro p {
    text-align: center;
}
.contents {
    /* padding: 1em; */
}
.contents h3 {
    border-bottom: 1px dotted #aaa;
    padding: .5em;
}
.contents h4 {
    font-size: 1em;
    background-color: #f4f4f4;
    display: inline-block;
    padding: .3em 1em;
    border-radius: 15px;
}
.contents h5 {
    border: 1px dotted #aaa;
    text-align: center;
    padding: .3em;
    background-color: #5abad0;
    color: #fff;
}
.contents3 {
    padding: 1em;
    background-color: #cce9f1;
}
.contents .line {
    border-bottom: 1px solid #ccc;
    padding: 1em;
    margin: 0 0 2em;
}
.contents .waku .inner {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 1em;
}
.plus-tick {color: #fff;background-color: #61bad3;font-weight: bold;padding: .2em 1em;border-radius: 14px;}

.contents li {
    font-size: .9em;
    line-height: 2;
}


.contents table {border: 1px solid #ccc;width: 100%;}

.contents tr {
    border-bottom: 1px solid #ccc;
    display: flex;
    flex-direction: column;
}
.contents th {font-size: .9em;text-align: left;padding: 1em;}
.contents td {font-size: .9em;border-left: 1px solid #ccc;background-color: #f5f5f5;padding: 1em;}

.contents .lunch {
    margin: 1em 2em;
    text-align: center;
    /* border-top: 2px dotted #ccc; */
    /* border-bottom: 2px dotted #ccc; */
}

.contents dl {
    display: flex;
    flex-direction: column;
    margin: 2em 0 0;
    flex-wrap: wrap;
}

.contents dt {
    font-weight: bold;
    width: 100%;
    margin: 0 0 .5em;
    padding: .7em 0;
    border-bottom: 1px dotted #ccc;
}

.contents dd {
    line-height: 1.2;
    width: 100%;
    margin: 0 0 .5em;
    padding: .7em 0;
    border-bottom: 1px dotted #ccc;
}

.inf img {
    display: block;
    margin: 0 auto;
}

.inf {
    /* margin: 2em 0; */
    padding: 2em 1em;
    /* border-bottom: 2px dotted #ccc; */
}



/* - tutor profile  ------------------------------------------------------------ */

.profile {
    padding: 3em;
    background-color: #eee;
}

.singolo:nth-of-type(odd) {
    width: 100%;
    margin: 1em 0;
}

.singolo:nth-of-type(even) {
    width: 100%;
    margin: 1em 0;
}

.singolo .inner {
    padding: 1em;
    background-color: #fff;
}

.singolo img {
    display: block;
    width: 120px;
    margin: 0 auto 1em;
    padding: .5em;
    border-radius: 50%;
    background-color: #fff;
}

.singolo h3 {
    margin: 0;
}

.singolo a {
    font-size: .8em;
    width: 100%;
    color: #555;
}

.singolo h3a {
    color: #555;
}

.singolo p {
    font-size: .9em;
}


.link {
    display: flex;
    width: 100%;
    margin: 0 auto;
    padding: 2em 1em 3em;
    background-color: #f1f1f1;

    justify-content: center;
}






.do-na {
}
.do-na .inner {
    border: 7px solid #93bfe0;
    padding: 2em 4em;
    border-radius: 60px;
}
.goods {
    /* margin: 2em; */
    padding: 0 2.5em;
    background-color: #cee9f2;
}
.goods .sing {}
.goods h5 {}
.goods p {}
.goods b {}
.goods .url {}
.goods a {
    color: #2793e6;
    font-weight: bold;
    border-bottom: 1px dotted #ccc;
    line-height: 2.2;
}
.rule a {
    display: block;
    font-weight: bold;
    color: #2793e6;
    line-height: 1.2;
    border-bottom: 1px dotted #2793e6;
    margin: 1.5em 0;
}


/* - .video
 ------------------------------------------------------------ */
.event .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    width: 100%;
    margin: .5em 0;
    border-top: 10px solid #bee8f1;
    border-bottom: 10px solid #bee8f1;
}
.event .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 2px solid #fff;
    border-bottom: 3px solid #fff;
}

/* - 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;
}



/* xs - max568px, sm - max768px, md - max1024px, lg - max1280px*/


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

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



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

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



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

@media screen and (min-width:769px) {
    .event .for-pc {
        display: block;
    }
    .event .for-mb {
        display: none;
    }
    .contents dl {
        flex-direction: row;
    }
    .contents dt {
        width: 18%;
        padding: .7em 0 .7em 1em;
    }

    .contents dd {
        width: 75%;
    }
    .contents3 {
        padding: 2em;
    }
    .contents tr {
        flex-direction: row;
    }
    .contents th {
        width: 30%;
        max-width: 300px;
    }
    .contents td {
        width: 70%;
    }
}



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

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



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

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



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

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