/*==========================
	overwrite
============================*/

@media (max-width: 640px) {
    .headerBurger {
        position: absolute;
        top: 6px;
        right: .8em;
    }
}


body {
    word-break: normal;
}



/*==========================
	common
============================*/

.orange {
    color: #e6564c;
}

.tel_link a {
    color: #000;
}

/*==========================
	.contents
============================*/

.contents {
    font-size: 1.4rem;
}

@media screen and (min-width: 1280px) {

    /* ///////// pc /////////// */
    .contents {
        width: 98%;
        max-width: 1220px;
        margin: auto;
    }
}



/*==========================
	// id #title
============================*/

#title .tour-date {
    font-family: "Sawarabi Mincho";
}

#title .tour-date dt {
    color: #fff;
    background: #339833;
    margin-right: .25em;
    padding: 0em 1em;
    border-radius: 2em;

    display: inline-block;
}

#title .tour-date dd {
    font-weight: bold;
    display: inline-block;
}

#title .organizer {
    font-weight: bold;
    /*    color: #b18233;*/
    color: #9d7839;
}

/* .contents #title {
    padding-top: 3em;
    min-height: 600px;
    background: url(../img/title-bg-pc_15500.jpg) no-repeat 0 0;

    padding: 3em 16em;

} */

.contents #title .hidetxt {
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1;
    font-size: 1.0rem;
    display: block;
    margin-top: -0.5em;
}

#title .tour-date {
    font-size: 2.2rem;
    margin-left: .5em;
    margin-bottom: 1em;
    margin-top: 0.25em;
}

/* #title .tour-date dt {
    display: inline-block;
} */


#title .organizer {
    font-size: 1.5rem;
    margin-left: 0.5em;
    margin-top: 1.8em;
}

.contents #title .title-inner {
    /* min-height: 510px;
    padding: 4.2em 0 1.5em 1.5em;*/
    /* background: url(../img/title-bg-inner.png) no-repeat center; */


    /* min-height: 410px; */
    /* padding: 2em 1.5em; */
    /* background-color: white; */

}

.pc1920 {
    display: block;
}

.pc1280 {
    display: none;
}

.mob900 {
    display: none;
}


/* @media screen and (min-width: 1280px) {

    
    .contents #title {
        padding-top: 3em;
        min-height: 600px;
        background: url(../img/title-bg-pc_1500.jpg) no-repeat 0 0;


        padding: 3em 16em;

    }

    .contents #title .title-inner {
        /* min-height: 510px;
        padding: 4.2em 0 1.5em 1.5em;*/
/* background: url(../img/title-bg-inner.png) no-repeat center; */


/* min-height: 410px; */
/* padding: 2em 1.5em; */
/* background-color: white; 

    }
} */


/* @media screen and (min-width: 901px) and (max-width: 1279px) { */

@media screen and (max-width: 1280px) {
    .pc1920 {
        display: none;
    }

    .pc1280 {
        display: block;
    }

    .mob900 {
        display: none;
    }



    /* ///////// pc /////////// */
    /* .contents #title {
        padding-top: 1.5em;
        padding-bottom: 1.5em; 
        background: #67a7e2 url(../img/title-bg-pc_1500.jpg) no-repeat top right;
        background: url(../img/title-bg-pc_1502.jpg) no-repeat top center;
        background-size: contain;
        background-size: cover;

    } */

    .contents #title .title-inner {
        /* padding: 2em 0 1.5em 1.5em; */
        /* background: url(../img/title-bg-inner.png) repeat-y 0 0;
        background-size: contain; */
    }

    /* 
    .contents #title h1 {
        width: 90%;
        margin-left: 1em;
    } */

    /* .contents #title h1 img {
        width: 100%;
        max-width: 851px;
    } */
}


/* @media screen and (max-width: 1180px) {
   .contents #title {
        padding: 3em 13em;

    }

} */


@media screen and (max-width: 1024px) {
    /* .contents #title {
        padding-top: 1.5em;
        padding-bottom: 1.5em; 
        background: #67a7e2 url(../img/title-bg-pc_1500.jpg) no-repeat top right;
        background: url(../img/title-bg-tab_1502.jpg) no-repeat top center;
        background-size: contain;
        background-size: cover;

    } */

    #title .tour-date dt {
        color: #fff;
        background: #339833;
        margin-right: .25em;
        padding: 0em 1em;
        border-radius: 2em;
        display: block;
        width: 6em;
    }

    #title .tour-date {
        width: 80%;
        margin: 0.25em auto 1em;
    }

    /* .contents #title {
        padding: 3em 10em;
    } */

    #title .organizer {
        width: 81%;
        margin: 1.8em auto 0;
    }

}




/* @media screen and (max-width: 900px) {

    .contents #title {
        padding-top: 1.5em;
        padding-bottom: 2em;
        background:url(../img/title-bg-tab_1500.jpg) no-repeat top center;
        background-size: cover;
    }



    #title .tour-date {
        font-size: 2.2rem;
        margin-left: .5em;
        margin-bottom: 1em;
        margin-top: 0.25em;
    }

    #title .tour-date dt {
        display: inline-block;
    }


    #title .organizer {
        font-size: 1.5rem;
        margin-left: 1em;
        margin-top: 1.8em;
    }

} */




@media print,
screen and (max-width: 900px) {

    /* ///////// pc /////////// */
    /* .contents #title {
        padding-top: 1.5em;
        padding-bottom: 2em;
        background:url(../img/title-bg-tab_1500.jpg) no-repeat top center;
        background-size: cover;
    } */


    /* .contents #title {
        padding-top: 1.5em;
        padding-bottom: 1em;
        background: url(../img/title-bg-mob_900.jpg) no-repeat top center;
        background-size: contain;
        background-size: cover;

        padding: 0;
    } */

    /* .contents #title .title-inner {
        padding: 3em 1.5% 1.5em 1.5%;
        background: url(../img/title-bg-inner-mob.png) repeat-y 0 0;
        background-size: contain;
    } */

    .contents #title h1 {
        /* margin-bottom: 0em;
        width: 82%;

        margin: 0 auto;
        display: block; */

        /* margin-bottom: 0.5em;
        width: 87%;
        margin-left: 0; */
    }

    #title .tour-date {
        font-size: 1.8rem;
        margin-left: .5em;
        margin-bottom: 1em;
        width: 100%;
    }

    #title .tour-date dt {
        width: 6em;
        display: inline-block;
    }

    #title .organizer {
        width: 100%;
        margin: 0 auto 0;
    }

    /* #title .tour-date dd {
        font-size: 1.6rem;
    } */

    /* #title .organizer {
        font-size: 1.1rem;
    } */


    #title .second-row {
        margin-left: 1em;
        display: block;
    }



    /* .contents #title .title-inner {
        padding: 29em 1.5% 1em 1.5%;
    } */



    .pc1920 {
        display: none;
    }

    .pc1280 {
        display: none;
    }

    .mob900 {
        display: block;
    }
}





@media print,
screen and (max-width:768px) {

    /* ///////// pc /////////// */
    /* .contents #title {
        padding-top: 1.5em;
        padding-bottom: 1em;
        background: url(../img/title-bg-mob_1502.jpg) no-repeat top center;
        background-size: contain;
        background-size: cover;

        padding: 0;
    } */

    .contents #title .title-inner {
        /* padding: 1em 1.5% 1.5em 1.5%; */

        /* padding: 16em 1.5% 0em 1.5%; */

        /* padding: 29em 1.5% 1em 1.5%; */
        /*
        background: url(../img/title-bg-inner-mob.png) repeat-y 0 0;
        background-size: contain; */
    }

    /* .contents #title h1 {
        margin-bottom: 0.5em;
        width: 100%;
    } */

    #title .tour-date {
        font-size: 1.8rem;
        margin-left: .5em;
        margin-bottom: 0em;
        /*1*/
    }

    #title .tour-date dt {
        width: 6em;
    }

    /* #title .tour-date dd {
        font-size: 1.6rem;
    } */

    #title .organizer {
        /* font-size: 1.1rem; */
        margin-top: 0.5em;
    }

    #title .second-row {
        margin-left: 1em;
        display: block;
    }



}




@media print,
screen and (max-width:600px) {


    /* ///////// pc /////////// */
    /* .contents #title {
        background-size: contain;
        margin-bottom: -6em;
    } */

    /* .contents #title .title-inner {
        padding: 16em 1.5% 0em;
    } */

    /* .contents #title h1 {
        margin-bottom: 0.5em;
        width: 100%;
    }

    #title .organizer {
        font-size: 1.1rem;
    }

    #title .tour-date dt {
        width: 6em;
        display: block;
    }

    #title .tour-date dd {
        font-size: 1.6rem;
    } */




}







/*==========================
	// id #about-tour
============================*/
.mob640 {
    display: none;
}

#about-tour {
    background: #fceed4;
    /*    background: #fceed4 url(../img/bg-about-tour.jpg) repeat;*/
    padding: 0 0 2em;
}

.local-nav {
    margin-bottom: 3em;
}

.local-nav li {
    font-size: 2.2rem;
    font-family: "Sawarabi Mincho";
    text-align: center;
}

.local-nav a {
    color: #fff;
    background: #e6564c;
    display: block;
    border-radius: 2em;
    box-shadow: 0 0.2em 0.3em 0 #baa378;
}

@media screen and (min-width: 901px) {
    .local-nav ul {
        width: 85%;
        margin: auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }

    #title-lead {
        font-size: 1.8rem;
        text-align: center;
        /* padding: 2em; */
        padding: 2em 2em 1em;
    }

    .local-nav li {
        width: 33%;
        margin: 0 1%;
        justify-content: space-between;
    }
}


@media screen and (min-width: 640px) and (max-width:1024px) {



    .local-nav ul {
        width: 90%;
        margin: auto;
    }

    .local-nav li {
        font-size: 2.0rem;
    }
}


@media print,
screen and (max-width: 900px) {

    #title-lead {
        font-size: 1.5rem;
        padding: 1em;
    }

    .local-nav {
        width: 95%;
        margin: auto auto 3em;
    }

    .local-nav li {
        margin-bottom: .5em;
    }

}

@media print,
screen and (max-width: 640px) {
    .mob640 {
        display: block;
    }

}


/*==========================
	// id #sakiya_prof
============================*/

#sakiya_prof {
    width: 90%;
    margin: auto auto 0;
    padding: 2.5%;
    display: flex;
    background: #fff;
    margin-bottom: 2em;
    justify-content: space-around;
    flex-direction: row;

    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
    margin-bottom: 6em;
}

#sakiya_prof .figurebox {
    width: 15%
}

#sakiya_prof .txtbox {
    width: 80%;
    margin-top: 2em;
}

#sakiya_prof .txtbox h4 {
    font-weight: bold;
    font-size: 18px;
}

#sakiya_prof .txtbox p span {
    display: inline-block;
    margin-top: 0.5em;
}



@media print,
screen and (max-width:900px) {
    #sakiya_prof {
        margin-bottom: 3em;
    }

    #sakiya_prof .txtbox {
        width: 80%;
        margin-top: 0em;
    }

}




@media print,
screen and (max-width:768px) {
    #sakiya_prof {
        width: 95%;
        margin: auto auto 0;
        padding: 2em 3%;
        display: block;
        margin-bottom: 2em;
        /* justify-content: space-around;
        flex-direction: row; */
    }

    #sakiya_prof .figurebox {
        width: 35%;
        margin: 0 auto 1em;
    }

    #sakiya_prof .txtbox {
        width: 97%;
        margin: 0 auto;
    }
}



/*==========================
	// class category
============================*/

.category {
    background: #fff;
}

.category h2 {
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: .5em;
    border-bottom: #e6564c medium solid;
}



@media screen and (min-width: 901px) {

    /* ///////// pc /////////// */
    .category {
        width: 90%;
        margin: auto auto 0;
        padding-left: 2.5%;
        padding-right: 2.5%;

    }

    .category-inner {
        padding: 1em 5%;
    }
}

@media print,
screen and (max-width: 900px) {
    .category {
        width: 95%;
        margin-left: auto;
        margin-right: auto;

        padding: 0 2.5% 1em;
        ;
    }
}


/*==========================
	// id #outline
============================*/

#outline h3 {
    font-weight: bold;

}

#outline .tour-date {
    text-align: center;
    padding: .5em 1em;
    color: #fff;
    background: #339833;
}

#outline .item {
    margin-bottom: 2em;
}

#outline .icon-flag {
    width: 30px;
    margin-right: .5em;
    margin-bottom: .2em;
    vertical-align: middle;
}


@media screen and (min-width: 769px) {

    /* ///////// pc /////////// */
    #outline {
        padding-top: 3em;
    }

    #outline .tour-date {
        font-size: 2.4rem;
    }

    #outline h3 {
        font-size: 2.0rem;
    }

    #outline .organizer {
        margin-bottom: 3em;
        padding: 1.5em 2em;
        /**/
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
    }

    .organizer .leftbox {
        width: 49%;
        padding-right: 5%;
        border-right: #ccc thin dotted;
    }

    .organizer .rightbox {
        width: 45%;
    }
}






@media print,
screen and (max-width: 768px) {

    /* ///////// mobile /////////// */
    #outline {
        margin-bottom: 0;
        padding-top: 1em;
        padding-bottom: 1em;
    }

    #outline .tour-date {
        font-size: 1.6rem;
        font-weight: bold;
        padding: .5em 1em;
        margin-top: .5em;
    }

    #outline h3 {
        font-size: 1.6rem;
    }

    #outline .organizer {
        font-size: 1.2rem;
        margin-bottom: 3em;
        padding: 1em 2.5%;
    }

    #outline .organizer .leftbox {
        margin-bottom: 2em;
    }

}




/*==========================
	// id #message
============================*/

#message {
    margin-bottom: 3em;
}

/* // id #about-cremona */

#message #about-cremona {
    background: #f8f4ef;
    border: #beab9c thin solid;
    background: #f6f0e8 url(../img/about-cremona-bg.jpg) top left no-repeat;
}

#message #about-cremona .bar {
    width: 100%;
    height: 20px;

    background: #c9ab94 url(../img/deco-line.svg) repeat-x center center;
    background-size: 8%;
}

#about-cremona h4 {
    font-size: 1.6rem;
    color: #fff;
    margin-bottom: 1em;
    background: #745541;
    padding: 0 1em;
    border-radius: 2em;
    display: inline-block;
}


.messege-items h4 {
    font-weight: bold;
    color: #3361bc;
    margin-bottom: .5em;
    padding: .25em 0 .15em;
    border-top: #b2d49a thin dotted;
    border-bottom: #b2d49a thin dotted;
}

.messege-items p {
    margin-top: 0;
}


.messege-items h5 {
    color: #3361bc;
    font-size: 1.3rem;
    font-weight: bold;
    background: #e7efff;
    display: inline-block;
    padding: 0 1em .25em;
    border-radius: 2em;
}



@media screen and (min-width: 769px) {

    /* ///////// pc /////////// */
    #message .lv-02 {
        padding: 0 3em 2em;
        /**/
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        /**/
        justify-content: space-between;
    }

    #message #about-cremona {
        margin-bottom: 3em;
    }

    #about-cremona h4 {
        margin-left: 3em;
        margin-top: 1.5em;
    }

    #about-cremona .txtbox {
        width: 70%;
    }

    #about-cremona figure {
        width: 27%;
    }

    .messege-items {
        margin-bottom: 1.5em;
        padding: 0 0 1.5em;
        border-bottom: #ccc thin dotted;
        /**/
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        /**/
        justify-content: space-between;
        flex-direction: row-reverse;
    }

    .messege-items h4 {
        font-size: 2.0rem;
    }

    .messege-items .txtbox {
        width: 82%;
    }

    .messege-items .figurebox {
        width: 15.5%;
    }

    .messege-items .figurebox img {
        width: 100%;
        max-width: 144px;
    }

    .messege-items figcaption {
        font-size: 1.1rem;
        text-align: left;
    }

    /*菊田さんと高橋さん*/
    #luthier.messege-items .txtbox {
        width: 65.5%;
        /*        border: #f00 thin solid;*/
    }

    #luthier.messege-items .figurebox {
        width: 32%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        /**/
        justify-content: space-between;
        /*        border: #f00 thin solid;*/
        flex-wrap: wrap;
    }

    #luthier.messege-items .figurebox figure {
        width: 49%;
        max-width: 144px;
        margin: 0;
    }


    .messege-items .figurebox-mob {
        display: none;
    }

    /*安田さん*/
    .messege-items .txtbox.inner-flex {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        /**/
        justify-content: space-between;
    }

    .messege-items .txtbox.inner-flex .txtbox-inner {
        width: 60%;
        /*        border: #f00 thin solid;*/
    }

    .messege-items .txtbox.inner-flex figure {
        width: 37%;
        color: #777;
        font-size: 1.2rem;
    }
}

@media print,
screen and (max-width: 768px) {

    #message .lv-02 {
        padding: 0 2.5% 1em;
    }

    #message #about-cremona {
        margin-bottom: 1em;
        background: #f6f0e8 url(../img/about-cremona-bg.jpg) bottom left no-repeat;
    }

    #about-cremona h4 {
        margin-left: 2.5%;
        margin-top: 1em;
    }

    #about-cremona figure {
        text-align: center;
    }

    .messege-items h4 {
        font-size: 1.8rem;
    }

    .messege-items {
        margin-bottom: 2em;
    }

    .messege-items .figurebox {
        display: none;
    }

    .messege-items .figurebox-mob {
        width: 30%;
        display: inline-block;
        float: right;
        margin-left: 2px;
        margin-top: 0;
        margin-bottom: 1em;
    }

    .messege-items .figurebox-mob figcaption {
        font-size: 1.0rem;
        text-align: left;
    }

    .messege-items .figurebox-mob figcaption span {
        font-size: 0.9rem;
    }


    .messege-items ul {
        clear: both;
    }

    .messege-items ul li {
        width: 60%;
        margin: auto;
        padding: .25em 0;
        text-align: center;
        color: #fff;
        background: #e6564c;
        border-radius: 2em;
    }

    .museum {
        width: 50%;
        margin: auto;
    }



}




/*==========================
	// id #p-outline
============================*/

#p-outline {
    margin-bottom: 5em;
    /*    padding: 3em 3em;*/
    background: #f9fff5;
    border: #c7e3b3 thin solid;
}


#p-outline .bar {
    width: 100%;
    height: 20px;
    /*    background: #78a855 url(../img/deco-line.svg) repeat-x center center;*/
    background: #aecb98 url(../img/deco-line.svg) repeat-x center center;
    background-size: 8%;
}




#p-outline h4 {
    font-size: 1.6rem;
    color: #fff;
    margin-bottom: 1em;
    background: #78a855;
    padding: 0 1em;
    border-radius: 2em;
    display: inline-block;
}


#p-outline .green-indent {
    margin-right: .25em;
    color: #78a855;
}


#p-outline .conductor {
    margin: 3em 0 0;
}

#p-outline .ul-lv02 {
    margin: 0 1em 0;
}

#p-outline .level {
    color: #fff;
    background: #78a855;
    padding: 0 .5em;
    border-radius: 2em;
}

#p-outline .conductor .con-inside {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    /**/
    justify-content: space-between;
}


@media screen and (min-width: 769px) {

    /* ///////// pc /////////// */
    #p-outline {
        margin-bottom: 5em;
    }



    .p-outline-inside {
        padding: 2em 3em;
    }

    #p-outline .txtbox {
        width: 80%;
    }

    #p-outline figure {
        width: 18%;
        text-align: right;
    }
}

@media print,
screen and (max-width: 768px) {

    #p-outline {
        margin-bottom: 1em;
    }

    .p-outline-inside {
        padding: 1em 2.5%;
    }

    #p-outline .txtbox {
        width: 68%;
    }

    #p-outline figure {
        width: 30%;
        text-align: right;
    }

}


/*==========================
	// id #participate
============================*/

#participate {
    margin-bottom: 3em;
}

.date-and-fee {
    background: #fffbe8;
}

.date-and-fee dt,
.date-and-fee dd {
    font-weight: bold;
    margin-bottom: 1em;
    display: inline-block;
}

.date-and-fee dt {
    color: #fff;
    text-align: center;
    margin-right: 1em;
    padding: 0 1em;
    background: #e6564c;
    border-radius: 2em;
}

#participate .organizer {
    border: #ccc thin solid;
}


.organizer .leftbox dt:nth-child(5n),
.organizer .leftbox dt:nth-child(7n),
.organizer .leftbox dt:nth-child(8n) {
    display: block;
}


.organizer .rightbox h4 {
    color: #fff;
    background: #339833;
    padding: 0 1em;
    border-radius: 2em;
    display: inline-block;
}

.organizer .rightbox dt {
    margin-bottom: 1em;
}


@media screen and (max-width: 1130px) {
    .date-and-fee dd .date {
        display: block;
    }
}

@media screen and (min-width: 769px) {

    /* ///////// pc /////////// */
    #participate {
        padding-top: 3em;
    }

    .date-and-fee {
        padding: 1.5em 2em;
    }

    .date-and-fee dl {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: flex-start;
    }

    .date-and-fee dt {
        width: 20%;
    }

    .date-and-fee dt,
    .date-and-fee dd {
        font-size: 2.0rem;
    }

    .date-and-fee dd {
        width: 75%;
    }

    #participate .organizer {
        margin-bottom: 3em;
        padding: 1.5em 2em;
        /**/
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
    }

    /* .organizer .leftbox {
        width: 49%;
        padding-right: 5%;
        border-right: #ccc thin dotted;
    } */
    .organizer .rightbox {
        width: 45%;
    }

    .organizer .leftbox dt,
    .organizer .leftbox dd {
        display: inline-block;
    }
}



@media print,
screen and (max-width: 768px) {

    /* ///////// mobile /////////// */
    #participate {
        padding-top: 1em;
    }

    .date-and-fee {
        margin-bottom: 1em;
        padding: 1em 2.5%;
    }

    .date-and-fee dt,
    .date-and-fee dd {
        font-size: 1.6rem;
    }

    .date-and-fee dd {
        width: 100%;
    }

    .date-and-fee dt {
        margin: 0;
    }

    #participate .organizer {
        font-size: 1.2rem;
        margin-bottom: 3em;
        padding: 1em 2.5%;
    }

    #participate .organizer .leftbox {
        margin-bottom: 2em;
    }


    .organizer .leftbox dd {
        margin-bottom: .5em;
    }

}




/*==========================
	// id #schedule
============================*/

#schedule {
    margin-bottom: 2em;
}

table thead th {
    padding: 1em;
    color: #fff;
    font-weight: bold;
    background: #e6564c;
}

table tbody th span.date {
    color: #fff;
    text-align: center;
    background: #339833;
    padding: 0 .5em;
    border-radius: 2em;
    display: block;
}

table tbody ul {
    margin-left: 1em;
}

table tbody li {
    list-style: disc;
    list-style-position: outside;
}

#schedule p.stay {
    text-align: right;
    margin: 0;
}



@media screen and (min-width: 769px) {

    /* ///////// pc /////////// */
    #schedule table,
    #schedule th,
    #schedule td {
        border: #ccc thin solid;
        border-collapse: collapse;
    }

    #schedule thead.mob {
        display: none;
    }

    #schedule thead th.food {
        width: 15%;
    }

    #schedule tbody td.food {
        width: 7%;
        text-align: center;
        /*        display: inline-block;*/
    }

    table#first-table,
    table#first-table th,
    table#first-table td {
        border-bottom: none;
    }


    #schedule tbody th {
        width: 15%;
    }

    #schedule th,
    #schedule td {
        padding: .5em 1em;
        vertical-align: top;
    }

    #schedule img.airplane {
        max-width: 17px;
    }

    .read_more_tbody {
        display: none;
    }

    th.date .year {
        display: block;
    }

}


@media print,
screen and (max-width: 768px) {

    /* /////////////  768 //////////// */
    #schedule {
        font-size: 1.3rem;
    }

    #schedule .table-outer-mob {
        margin-bottom: 1em;
        border: #ccc thin solid;
    }

    #schedule table {
        margin-bottom: 1em;
    }

    #schedule thead.pc {
        display: none;
    }

    #schedule thead.mob th {
        font-size: 1.6rem;
    }

    #schedule th,
    #schedule td {
        padding: .5em .25em;
        vertical-align: top;
    }

    #schedule tbody tr {
        width: 100%;
        display: block;
    }

    #schedule tbody th {
        width: 100%;
        display: block;
    }

    table tbody th.date {
        font-size: 1.6rem;
        text-align: left;
    }

    table tbody th.date span.date {
        margin-right: .5em;
        padding: 0 2em;
        display: inline-block;
    }

    table tbody th.date span.date2 {
        font-weight: bold;
    }

    #schedule tbody td::before {
        padding: .25em 0.5em;
        color: #745541;
        text-align: center;
        font-weight: bold;
        content: attr(data-label);
        white-space: nowrap;
        background: #f7f0e8;
        border-radius: 2em;
    }

    #schedule tbody td.plan {
        width: 70.5%;
        padding-left: 3%;
        padding-right: 3%;
        display: inline-block;
    }

    #schedule tbody td.plan dl {
        margin-bottom: 0;
    }

    #schedule tbody td.food {
        font-size: 1.2rem;
        width: 7%;
        padding: 1em 0;
        display: inline-block;
        text-align: center;
        line-height: 2;
    }

    #schedule img.airplane {
        max-width: 14px;
    }


    .mobHide-tbody {
        display: none;
    }

    .read_more_tbody {
        margin-bottom: 1em;
    }

    .read_more_tbody li {
        font-size: 1.6rem;
        text-align: center;
        color: #fff;
        width: 50%;
        margin: auto;
        padding: .25em 1em;

        background: #e6564c;
        border-radius: 2em;
    }



}





/*==========================
	// id #orientation
============================*/

#orientation {
    margin-bottom: 2em;
    /*    padding: 2em 3em 1em;*/
    background: #daedf3;
}

#orientation h4 {
    font-size: 1.8rem;
    color: #fff;
    background: #0073d6;
    margin-bottom: 1em;
    border-radius: 2em;
}

#orientation .item {
    margin-bottom: 2em;
}

#orientation .item li {
    list-style: disc;
    list-style-position: outside;
}

/***********************************************/

#orientation #practiceday li {
    list-style: none;
}




/***********************************************/

#orientation .bar {
    width: 100%;
    height: 20px;
    background: #9dc7eb url(../img/deco-line.svg) repeat-x center center;
    background-size: 8%;
}


.ori-inside {
    padding: 2em 3em 1em;
}


@media screen and (min-width: 769px) {
    #orientation h4 {
        padding: .25em 2em;
    }

}


@media print,
screen and (max-width: 768px) {
    #orientation h4 {
        text-align: center;
        padding: .25em 1em;
    }

    #orientation .item ul {
        padding: 0 0 0 5%;
    }

    .ori-inside {
        padding: 1em 2.5% 1em;
    }

}

/*==========================
	// id #tour-detail
============================*/

#tour-detail {
    font-size: 1.2rem;
    margin-bottom: 2em;
}

#tour-detail th {
    background: #f7f0e8;
}


#tour-detail th,
#tour-detail td {
    text-align: left;
    padding: .25em .5em;
    vertical-align: top;
    border-bottom: #ccc thin dotted;
    border-collapse: collapse;
}

#tour-detail th {
    width: 18%;
}


@media screen and (min-width: 769px) {}

@media print,
screen and (max-width: 768px) {

    #tour-detail th,
    #tour-detail td {
        width: 100%;
        display: block;
    }
}


@media print,
screen and (max-width: 640px) {
    #orientation #practiceday li {
        display: inline-block;
    }

}



/*==========================
	// id #apply
============================*/

#apply {
    margin-bottom: 3em;
    padding-top: 3em;
    padding-bottom: 3em;
}

#app-chart {
    margin-bottom: 1.5em;
}

#app-chart .chart-item {
    background: #fffbe8;
}

#app-chart .chart-item h5 {
    height: 4.25em;
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 0.5em 1em .5em;
    background: #e6564c;
}

/*************************************/

#app-chart .chart-item #Payment {
    height: 4.25em;
    font-size: 1.6rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 1.25em 1em .5em;
    background: #e6564c;
}

/*************************************/

#bank-account {
    font-size: 1.3rem;
    padding: 1em 1.5em;
    background: #fffbe8;
}

#bank-account dl {
    text-align: center;
}

#bank-account dt {
    font-size: 2.0rem;
    font-weight: bold;
}

#bank-account dd {
    font-size: 1.6rem;
    font-weight: bold;
}

#bank-account p {
    margin-bottom: 0;
}

#flyer-download li {
    text-align: center;
}

#flyer-download a {
    font-size: 2.0rem;
    font-weight: bold;
    color: #fff;
    background: #e6564c;


    border-radius: .5em;
    box-shadow: 0 0.5em 0.5em 0 #aaa;
    display: block;
    /**/
    /*
    background: #e6564c;
    background-image: -moz-linear-gradient(top, #e6564c, #ff7e75);
    background-image: -ms-linear-gradient(top, #e6564c, #ff7e75);
    background-image: -o-linear-gradient(top, #e6564c, #ff7e75);
    background-image: -webkit-linear-gradient(top, #e6564c, #ff7e75);
    background-image: linear-gradient(top, #e6564c, #ff7e75);
*/
    /**/
    background: #e6564c;
    background-image: -moz-linear-gradient(top, #f71505, #f76c62);
    background-image: -ms-linear-gradient(top, #f71505, #f76c62);
    background-image: -o-linear-gradient(top, #f71505, #f76c62);
    background-image: -webkit-linear-gradient(top, #f71505, #f76c62);
    background-image: linear-gradient(top, #f71505, #f76c62);
    /**/
    border-bottom: #e83f33 thin solid;
}

address#inq {
    margin-bottom: 2em;
    text-align: center;
}

#about-fee {
    border: #ccc thin solid;
}

#flyer-download .txt-pdf {
    padding-top: .5em;
    text-align: right;
}


#apply-end {
    padding: 2em 0;
}

#apply-end .apply-end-inner {
    font-size: 1.6rem;
    color: #666;
    background: #eee;
    padding: 2em 1em;
    border-radius: .5em;
    text-align: center;
}


/********************************** 20240607追加 *************************************/

#tuika0607 {
    text-align: center;
    border: 1px solid #f00;
    padding: 1em;
    display: block;
    margin: 0 auto 2em;
    width: 85%;
    font-size: 15px;
}

/**************************************************************************************/





@media screen and (min-width:1024px) {
    #flyer-download {
        width: 65%;
        margin: auto auto 2em;
    }

    #flyer-download a {
        padding: 1em 1em;
    }
}

@media screen and (min-width: 769px) {

    /* ///////// pc /////////// */
    #app-chart {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        /**/
        justify-content: space-between;
    }

    #app-chart .chart-item {
        width: 30%;
    }

    #app-chart .item-inside {
        padding: 1em 1.5em 1.5em;
    }

    #app-chart .chart-arrow {
        width: 4%;
        background: url(../img/chart-arrow.svg) no-repeat center center;
        background-size: 75%;
    }

    #about-fee {
        /*        width: 90%;*/
        margin: auto auto 2em;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        /**/
        justify-content: space-between;
    }

    #about-fee .fee-item {
        /*    border: #f00 thin solid;*/
        width: 45%;
    }

    #bank-account {
        margin-bottom: 5em;
    }

    #flyer-download a {

        padding: 1em 1em;
    }

    #about-fee {
        padding: 2em 3em;
    }
}



@media print,
screen and (max-width: 768px) {
    #apply {
        padding-top: 1em;
    }

    #app-chart .item-inside {
        padding: 1em 1.5em 1.5em;
    }

    #bank-account {
        margin-bottom: 2em;
    }


    #flyer-download a {
        margin: auto auto 0;
        padding: 1em 0;
    }

    #about-fee {
        margin-bottom: 2em;
        padding: 1em 2.5% 0;
        border: #ccc thin solid;
    }

    #about-fee dl {
        margin-bottom: 2em;
    }

    .chart-arrow {
        padding: 1em 0 .5em;
    }

    .chart-arrow img {
        width: 40%;
        margin: auto;
    }

    address#inq {
        padding-top: 1em;
    }






    #tuika0607 {
        width: 95%;
    }





}




/*==========================
	// id #notice
============================*/

#notice {
    font-size: 1.2rem;
}


#notice h5 {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: .5em;
}