@charset "UTF-8";


html {
    font-size: 100%;
}

body {
    font-family: 游ゴシック体, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
    color: #45342a;
    background: #f6f6f6;
    /*
    background: #0cf;
    */
}

/*
a {
    text-decoration: none;
}
*/

img {
    max-width: 100%;
}

article p {
    text-indent: 1em;
    line-height: 1.75;
    text-align: justify;
    font-weight: normal;
}


/* WRAPPER
---------------------------------------------*/
.wrapper {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 4%;
    background: #fcfcfc;
    /*
    background: #0df;
    */
}

.wrapper-full {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0;
    background: #fcfcfc;
    /*
    background: #0df;
    */
}

.script {
    font-family: "Courier New", Consolas, monospace, serif;
}

.script2 {
    font-family: Menlo, Monaco, 'Courier New', monospace, serif;
    background-color: #e9e9e9;
    margin-left: 0.3em;
    margin-right: 0.3em;
    padding: 0.1em 0.2em;
    border-radius: 0.2em;
    font-size: 0.8;
}

.rus-sans-serif {
    font-family: Helvetica, Arial, sans-serif;
}

.rus-serif {
    font-family: Georgia, 'Times New Roman', Times, serif;
}

.rus-sans-serif-it {
    font-style: italic;
    font-family: Helvetica, Arial, sans-serif;
}

.rus-serif-it {
    font-style: italic;
    font-family: Georgia, 'Times New Roman', Times, serif;
}


/* ロシア語のアクセント入力
<span class="nobr">удар<span class="acc">е</span>ние</span>
のようにする
---------------------------------------------*/

.acc::after {
    content: "\00b4";
    margin-left: -0.45em;
    margin-right: 0.1em;
}
.nobr {
    white-space: nowrap;
}




/* HEADER
---------------------------------------------*/
.page-header {
    font-family: Futura, 'Century Gothic', 游ゴシック体, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
    margin-top: 25px;
}

.page-header a {
    color: #45342a;
    transition: color .3s;
}

.page-header .now a {
    color: #28bb95;
}

.page-header li a:hover {
    color: #28bb95;
}

/*
.page-header h1 a:hover {
    color: #28bb95;
}
*/

.page-header h1 {
    font-size: 2rem;
    padding-top: 20px;
    padding-bottom: 5px;
    text-align: center;
    letter-spacing: 0.15rem;
}

/*
.page-header h1 a {
    color: #d2683e;
}
*/

.main-nav-box {
    text-align: center;
    align-items: center;
}

.main-nav {
    list-style: none;
    display: flex;
    padding: 10px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /*
    background: #0bd;
    */
}

.main-nav li {
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px;
    font-size: 1.25rem;
}

.main-nav a {
    color: #45342a;
    transition: color .3s;
}

.main-nav a:hover {
    color: #28bb95;
}


/* TOP PAGE
---------------------------------------------*/
.main-menu a:hover {
    /*color: #d2683e;*/
    color: #28bb95;
}

/*
.main-name a:hover {
    color: #d2683e;
    color: #28bb95;
}
*/

.main-part {
    font-family: Futura, 'Century Gothic', 游ゴシック体, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 12%;
}

.main-part .item{
    margin: 10px;
    padding: 10px;
}

.main-menu {
    text-align: left;
    width: 280px;
    font-size: 32px;
    /*
    background: #0dc;
    border-left: 1px solid #432;
    */
}

.main-name {
    text-align: right;
    width: 400px;
    font-size: 64px;
    /*
    background: #0bd;
    */
}

.main-name a {
    transition: color .3s;
}

.top-nav {
    list-style: none;
}

.top-nav li {
    margin-top: 22px;
    margin-bottom: 18px; 
}

.top-nav a {
    color: #45342a;
    transition: color .3s;
}

/* 背景画像
---------------------------------------------*/
.big-bg {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    overflow: hidden;
}

#home {
    background-image: url(../images/IMG_5101_edit_2.jpg);
    min-height: 100vh;
}

#home .wrapper {
    background: rgba(252,252,252,0.75);
}

/* FOOTER
---------------------------------------------*/
footer {
    background: #45342a;
    text-align: center;
    padding: 24px 0;
}

footer p {
    font-family: Futura, 'Century Gothic', 游ゴシック体, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
    background: #45342a;
    color: #f6f6f6;
    font-size: 0.875rem;
}

.back-to-previous-page {
    background: rgba(0,0,0,0);
    text-align: left;
    padding: 20px 0;
    margin-top: 20px;
}

.back-to-previous-page p {
    font-family: 游ゴシック体, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
    color: #45342a;
    background: rgba(0,0,0,0);
    font-size: 0.8rem;
    margin-left: 5px;
}

.back-to-previous-page p a {
    text-decoration: underline;
    color: #45342a;
    transition: color .3s;
}

.back-to-previous-page p a:hover {
    color: #28bb95;
}


/* 記事部分
---------------------------------------------*/
article {
    color: #45342a;
}

.articles {
    width:74%;
    padding-top: 5px;
    padding-bottom: 10px;
}

.articles-full {
    width:100%;
    padding-top: 5px;
    padding-bottom: 10px;
}

.posts {
    margin-top: 20px;
    margin-bottom: 20px;
}

aside {
    width: 22%;
}

.contents {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 25px;
}

.post-header {
    position: relative;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom: 15px;
    height: 55px;
    border-bottom: 1px dashed #45342a
}

.post-title {
    position: absolute;
    margin-left: 30px;
    font-family: Futura, 'Century Gothic', 游ゴシック体, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
    color: #45342a;
    font-size: 2rem;
    top: 0;
    margin-top: 17px;
}

.main-article-with-scroll {
    overflow-y: scroll;
    height: 150px;
}

.main-article-with-scroll li {
    text-indent: none;
    font-size: 0.9rem;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: 1px rgba(69,52,42,0.8) dotted;
    line-height: 1.7;
}

.main-article-with-scroll ul {
    padding-top: 2px;
    margin-left: 6px;
    margin-right: 6px;
    border-bottom: 1px rgba(69,52,42,0.8) dotted;
}



.post-title-block {
    background: #45342a;
    width: 10px;
    height: 50px;
    position: absolute;
    top: 0;
    margin-top: 5px;
    margin-left: 10px;
}

.secondary-header {
    position: relative;
    padding-top: 10px;
    margin-bottom: 15px;
    margin-right: 0%;
    margin-left: 1%;
    height: 45px;
    border-bottom: 1px dashed #45342a
}

.heading {
    position: absolute;
    margin-left: 25px;
    font-family: Futura, 'Century Gothic', 游ゴシック体, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
    color: #45342a;
    font-size: 1.5rem;
    top: 0;
    margin-top: 15px;
}

.heading-block {
    background: #45342a;
    width: 8px;
    height: 38px;
    position: absolute;
    top: 0;
    margin-top: 7px;
    margin-left: 10px;
}

.vspace {
    height: 5px;
}

.posts a {
    text-decoration: underline;
    transition: color .3s;
}

.posts a:hover {
    color: #28bb95;
}

.image-in-sentence {
    float: right;
    width: 210px;
    margin: 5px 0 5px 15px;
}

figure img {
    max-width: 100%;
}

aside {
    margin-top: 20px;
    margin-bottom: 20px;
    /*
    background: #0bd;
    */
}

.image-in-center {
    margin: 10px auto;
    text-align : center;
}

.embedded-medias {
    margin: 10px auto 10px auto;
    width: 95%;
}

.embedded-medias iframe {
    margin-right: 10px;
    margin-left: 10px;
}


.embedded-movie {
    margin: 10px auto 10px auto;
    width: 80%;
    height: 0;
    position: relative;
    padding-top: 45%;
    overflow: hidden;
}
  
.embedded-movie iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}




/* スケジュール
---------------------------------------------*/

.each-schedule {
    margin: 15px;
    padding: 0;
}

.schedule-title {
    font-size: 1.2rem;
    padding: 10px 10px 5px 10px;
    margin: 10px 10px 0 10px;
}

.schedule-subtitle {
    font-size: 1.1rem;
    padding: 5px 10px 3px 10px;
    margin: 5px 10px 0 10px;
}

.each-schedule input {
    display: none;
    height: 0;
}

.each-schedule label {
    font-size: 0.9rem;
    padding-left: 10px;
    transition: color .3s;
}

.each-schedule label:hover {
    color: #28bb95;
}

.schedule-info {
    margin-left: 50px;
    font-size: 1rem;
}

.schedule-info p {
    text-indent: 0;
}

.schedule-subinfo {
    margin-left: 50px;
    font-size: 0.9rem;
}

.schedule-subinfo p {
    text-indent: 0;
}

.schedules {
    margin-top: 20px;
}


/* スケジュールの表示・非表示
---------------------------------------------*/

.each-schedule .schedule-info {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: .7s;
}

.each-schedule input:checked ~ .schedule-info {
    padding: 10px 0 5px 0;
    height: auto;
    opacity: 1;
}

.each-schedule .schedule-subinfo {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: .7s;
}

.each-schedule input:checked ~ .schedule-subinfo {
    padding: 10px 0 5px 0;
    height: auto;
    opacity: 1;
}


/* OTHERS
---------------------------------------------*/

.contents-bullets {
    padding: 10px;
    margin-left: 30px;
    line-height: 1.6;
}

.contents-bullets a {
    text-decoration: underline;
    transition: color .3s;
}

.contents-bullets a:hover {
    color: #28bb95;
}

.contents-bullets li {
    list-style-type: square
}


/* サイドバー
---------------------------------------------*/

.side-bar {
    padding-top: 10px;
}

.sub-title {
    font-size: 1.125rem;
    font-family: Futura, 'Century Gothic', 游ゴシック体, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 5px;
    border-bottom: 1px #45342a solid;
    font-weight: normal;
}

.sub-contents {
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.sub-contents li {
    text-indent: none;
    font-size: 0.8rem;
    margin-left: 2px;
    margin-right: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px rgba(69,52,42,0.8) dotted;
    line-height: 1.7;
}

.sub-contents ul {
    padding-top: 4px;
    padding-left: 2px;
    padding-right: 2px;
}

.sub-lmargin {
    margin-left: 20%;
}

.sub-parts {
    padding: 2px;
}

.sub-contents a {
    text-decoration: underline;
    transition: color .3s;
}

.sub-contents a:hover {
    color: #28bb95;
}


/* リードシート
---------------------------------------------*/

.each-composer {
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0;
}

.composer-name {
    font-family: Futura, 'Century Gothic', 游ゴシック体, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
    font-size: 1.2rem;
    padding: 0 10px 0 5px;
    margin: 12px 10px 3px 10px;
}

.each-composer input {
    display: none;
    height: 0;
}

.each-composer label {
    font-size: 0.8rem;
    padding-left: 8px;
    transition: color .3s;
}

.each-composer label:hover {
    color: #28bb95;
}

.his-compositions {
    margin-left: 40px;
    font-size: 1rem;
}

.his-compositions ul {
    line-height: 1.5;
}

.composers {
    margin-top: 20px;
    margin-left: 5%;
}

.original-compositions {
    margin-left: 8%;
    line-height: 1.6;
    font-size: 1rem;
}

.original-compositions li {
    font-family: Futura, 'Century Gothic', 游ゴシック体, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* 表示・非表示
---------------------------------------------*/

.each-composer .his-compositions {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: .7s;
}

.each-composer input:checked ~ .his-compositions {
    padding: 5px 0 5px 0;
    height: auto;
    opacity: 1;
}


/* テキスト入力フォーム
---------------------------------------------*/

.form-in-post {
    margin: 10px auto 10px auto;
    width: 90%;
}

.text-form-big {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    max-height: 400px;
    padding: 8px;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #45342a;
    font-size: 14px;
    outline: none;
    line-height: 1.6;
    resize: vertical;
}

.form-in-post input {
    display: block;
    margin: 10px 0 10px auto;
    padding: 1px 3px 1px 3px;
    font-size: 14px;
    border-radius: 2px;
    border: 1px solid #45342a;
    text-align: right;
}

.inline-forms {
    margin: 10px auto 10px auto;
    width: 90%;
}

.inline-forms .input-text {
    margin: 0px 5px 0px 5px;
    padding: 1px 3px 1px 3px;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #45342a;
    font-size: 14px;
    outline: none;
}

.inline-forms .input-submit {
    margin: 0px 5px 0px 5px;
    padding: 1px 3px 1px 3px;
    display: inline-block;
    font-size: 14px;
    border-radius: 2px;
    border: 1px solid #45342a;
}







/* モバイル版
---------------------------------------------*/
@media (max-width: 800px) {
    /* HEADER
    ---------------------------------------------*/
    .page-header {
        font-family: Futura, 'Century Gothic', 游ゴシック体, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
        margin-top: 25px;
    }

    .page-header a {
        color: #45342a;
        transition: color .3s;
    }

    .page-header .now a {
        color: #28bb95;
    }

    .page-header li a:hover {
        color: #28bb95;
    }

    /*
    .page-header h1 a:hover {
        color: #28bb95;
    }
    */

    .page-header h1 {
        font-size: 2rem;
        padding-top: 20px;
        padding-bottom: 5px;
        text-align: center;
        letter-spacing: 0.15rem;
    }

    /*
    .page-header h1 a {
        color: #d2683e;
    }
    */

    .main-nav-box {
        text-align: center;
        align-items: center;
    }

    .main-nav {
        list-style: none;
        display: flex;
        padding: 10px;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        /*
        background: #0bd;
        */
    }

    .main-nav li {
        margin-left: 10px;
        margin-right: 10px;
        padding: 8px 10px 8px 10px;
        font-size: 1.25rem;
    }


    .contents {
        flex-direction: column;
    }

    .contents article {
        width: 100%;
    }

    .contents aside {
        width: 100%;
    }


    /* 記事部分
    ---------------------------------------------*/
    article {
        color: #45342a;
    }

    .articles {
        width:100%;
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .articles-full {
        width:100%;
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .posts {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    aside {
        width: 100%;
    }

    .contents {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .post-header {
        position: relative;
        margin-top: 10px;
        padding-top: 10px;
        margin-bottom: 15px;
        height: 47px;
        border-bottom: 1px dashed #45342a
    }

    .post-title {
        position: absolute;
        margin-left: 25px;
        font-family: Futura, 'Century Gothic', 游ゴシック体, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
        color: #45342a;
        font-size: 1.5rem;
        top: 0;
        margin-top: 17px;
    }

    .post-title-block {
        background: #45342a;
        width: 10px;
        height: 37px;
        position: absolute;
        top: 0;
        margin-top: 10px;
        margin-left: 10px;
    }

    .secondary-header {
        position: relative;
        padding-top: 10px;
        margin-bottom: 15px;
        margin-right: 0%;
        margin-left: 1%;
        height: 40px;
        border-bottom: 1px dashed #45342a
    }

    .heading {
        position: absolute;
        margin-left: 25px;
        font-family: Futura, 'Century Gothic', 游ゴシック体, YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, 'Yu Gothic', メイリオ, Meiryo, sans-serif;
        color: #45342a;
        font-size: 1.25rem;
        top: 0;
        margin-top: 15px;
    }

    .heading-block {
        background: #45342a;
        width: 8px;
        height: 33px;
        position: absolute;
        top: 0;
        margin-top: 7px;
        margin-left: 10px;
    }

    .vspace {
        height: 5px;
    }

    .posts a {
        text-decoration: underline;
        transition: color .3s;
    }

    .posts a:hover {
        color: #28bb95;
    }

    .image-in-sentence {
        float: right;
        width: 210px;
        margin: 5px 0 5px 15px;
    }

    figure img {
        max-width: 100%;
    }

    aside {
        margin-top: 20px;
        margin-bottom: 20px;
        /*
        background: #0bd;
        */
    }

    .image-in-center {
        margin: 10px auto;
        text-align : center;
    }

    .embedded-medias {
        margin: 10px auto 10px auto;
        width: 95%;
    }

    .embedded-medias iframe {
        margin-right: 10px;
        margin-left: 10px;
    }


    .embedded-movie {
        margin: 10px auto 10px auto;
        width: 80%;
        height: 0;
        position: relative;
        padding-top: 45%;
        overflow: hidden;
    }
    
    .embedded-movie iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }



    .table-parent .tabular-3 {
        font-size: 0.9rem;
    }

    .table-parent .tabular-3 td {
        padding: 3px 6px 3px 3px;
    }
    
    .table-parent .tabular-3 th {
        padding: 3px 6px 3px 3px;
    }
}

@media (max-width: 450px) {
    .table-parent .tabular-3 {
        font-size: 0.75rem;
    }

    .table-parent .tabular-3 td {
        padding: 2px 4px 2px 2px;
    }
    
    .table-parent .tabular-3 th {
        padding: 2px 4px 2px 2px;
    }
}




/* canvas
    ---------------------------------------------*/
.main-canvas {
    width: 400px;
    height: 400px;
    border: solid 1px #45342a;
}

.canvas-center {
    text-align: center;
}

@media (max-width: 450px) {
    .main-canvas {
        width: 350px;
        height: 400px;
        border: solid 1px #45342a;
    }
}

@media (max-width: 400px) {
    .main-canvas {
        width: 300px;
        height: 400px;
        border: solid 1px #45342a;
    }
}

@media (max-width: 350px) {
    .main-canvas {
        width: 250px;
        height: 400px;
        border: solid 1px #45342a;
    }
}


.canvas-full-parent {
    width: 90%;
    height: 50vh;
    margin-right: auto;
    margin-left: auto;
}








/* 表
    ---------------------------------------------*/
.table-parent {
    width: 98%;
    text-align: center;
    margin: 20px auto;
}


.table-parent .tabular-3 {
    margin-right: auto;
    margin-left: auto;
    border: solid 1px #fcfcfc;
    border-top: solid 1px #45342a;
    border-bottom: solid 1px #45342a;
    border-collapse: collapse;
    text-align: left;
}

.table-parent .tabular-3 td {
    padding: 5px 10px 5px 5px;
    border: dashed 1px #45342a;
}

.table-parent .tabular-3 th {
    padding: 5px 10px 5px 5px;
    border: dashed 1px #45342a;
    border-bottom: solid 1px #45342a;
}



@media (max-width: 500px) {
    .post-title-long {
        font-size: 1.3rem;
        margin-top: 19px;
    }
}