.pad--s{
    padding:1rem;
}
.pad--m{
    padding:3rem;
}
.pad--l{
    padding:5rem;
}
/*------------------------------
graduate 171002
------------------------------*/
.nav--tera li a{
    font-size: 14px;
}
.nav--tera li:first-child::before{
    font-size: 1em;
    content:'|';
    margin-right:10px;
}
.nav--tera li::after{
    content:'|';
    margin:10px;
}

.block--jiin{
    padding:3rem 1rem ;
    border-bottom: 4px dotted #e5e5e5;
}
.block--jiin h3{
    font-size: 2.4rem;
}
.flex--graduate{
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.right_img{
    flex:1;
    padding: 1rem;
}
.left_text{
    flex:1;
    padding: 1rem;
    word-break:break-all;
}
h3.subttl--graduate{
    height: 3em;
    width: 3em;
    background: #9c762b;
    border-radius: 3em;
    line-height: 3em;
    text-align: center;
    font-size: 1.2em;
    color: #fff;
    margin-bottom: 0;
}
/*------------------------------
about 171002
------------------------------*/
.section--about .width-1_half{
    padding: 5px;
}
/*------------------------------
news
------------------------------*/
.box--alert {
    font-weight: bold;
    border: 2px dotted #9C7621;
    padding: 1em;
    margin-bottom: 2em;
    color: #9C7621;
}
.box--red {
    width: 100%;
    font-weight: bold;
    border: 3px double #fff;
    padding: 1em;
    margin-bottom: 2em;
    color: #9C7621;
    color: white;
    background:#ad0707;
    display: block;
}

a.box--extension {
    width: 100%;
    font-weight: bold;
    border: 3px double #fff;
    padding: 1em;
    margin-bottom: 2em;
    color: #9C7621;
    color: white;
    background:#ad0707;
    display: block;
}
a.box--extension:hover {
    border: 3px double #ad0707;
    color: #ad0707;
    background:#fff;
    text-decoration: none;
}
a.box--owabi {
    color: #000;
    background:#e0e0e0;
}
a.box--owabi:hover {
    color: #000;
    border: 3px double #8e8e8e;
}
.box--mochi {
    border: 2px dotted #a20000;
    padding: 1em;
    margin-bottom: 2em;
    background: #fff7f5;
    width: 100%;
}
.box--mochi h3{
    font-weight: bold;
    color: #a20000;
}
/*------------------------------
shousho
------------------------------*/
.page-template-shousho .wrapper_untest {
    background: #fbe6e6;
}
.page-template-shousho h3{
    margin-bottom: 20px;
}
.page-template-goods .section--fixed p{
margin-bottom:0;
}
.font--large{
    font-size: 1.4em;
}
.box--price{
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.page-template-shousho .grid_item {
    margin-top: 3rem;
}
/*------------------------------
contest--result
------------------------------*/
.comment--shinsa {
    margin-bottom: 3rem;
    padding:1rem;
}
.page-template-tanaka_c .comment--shinsa{
    color: #4f52b0;
    background: #f2f3fd;
    border: 2px dotted #c0c1e8;
}
.comment--shinsa{
    padding:1rem;
    border-radius: 1rem;
}
.comment--shinsa img{
    border-radius: 100px;
}
.comment--bucho{
    width:calc(100% * 5 / 6);
    padding-left: 1em;
}
.comment--award{
    color:#000;
    border:2px dotted  #000;
    padding:2rem;
    border-radius: 1rem;
}

.page-template-shino_c .comment--shinsa{
    color: #d43c89;
    background: #fff5f9;
    border: 2px dotted #d43c89;
}
.contest-pad .width-3{
    padding: 20px;
}
/*------------------------------
highlight
------------------------------*/
.page-template-highlight p{
    text-shadow:0 0 1px #fff;
}
/*------------------------------
pagenation
------------------------------*/
.list--page{
    max-width:28em;
    margin: 0 auto 2rem;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.li--page{
    background: #e9e9e9;
    flex:1;
}
.li--page:nth-child(2){
    border-left: 1px dotted #fff;
    border-right: 1px dotted #fff;
}
.li--page a{
    color: #464646;
    display: block;
}
.list--page a:hover{
    color: #226663;
    background: #b3dbda;
    text-decoration: none;
}
.list--page .is--current{
    background: #379592;
}
.list--page .is--current a,
.list--page .is--current a:hover{
    color: #fff;
    background: #379592;
    text-decoration: none;
}
.news--block {
    max-height: 300px;
}
.tw--block{
    margin-bottom: 3rem;
    border-radius: 1rem;
    padding: 1rem;
    border: 1px #545454 solid;
    max-height: 200px;
    overflow: hidden;
}
.bnr_test{
    display: block;
    margin-bottom: 2rem;
}
.bnr_test img{
    background: #005c60;
}
.bnr_test img:hover{
    background: #e60012;
}
/*------------------------------
egusp
------------------------------*/
.page-template-egusp .section--club .youtube .movie_club{
    width: 100%;
    top: 50%;
    left: 42%;
}
.page-template-egusp .movie_club > .inner{
    padding-top: calc(100% * 9 / 16);
}
.comment--egusp{
    border: 4px double #277894;
    margin-bottom: 3rem;
    padding: 2em;
    border-radius: 1em;
    box-shadow: 4px 4px 0 #277894;
    overflow: hidden;
}
.color-egusp{
    color: #277894;
    text-shadow: 0px 1px 0 #d6b3ff;
}
.comment--egusp .thumb--profile{
    padding:1em;
}
.page-template-egusp .movie_club > .inner{
    margin-bottom: 5rem;
}
.club_item:nth-child(4) {
    background-color:#e1ff00;
}
/*------------------------------
class_menu
------------------------------*/
.section--class_menu{
    max-width: 900px;
    margin:auto;
}
.box--class{
    margin-bottom: 8rem;
    position: relative;
}
.box--class:nth-child(2n) {
    margin-left: 10rem;
}
.thumb--class_teacher{
    width: 6.2rem;
    border-radius: 100px;
}
.box--class h2{
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.1, #ffffff), color-stop(.1, transparent),color-stop(.4, transparent), color-stop(.4, #ffffff),color-stop(.5, #ffffff), color-stop(.5, transparent),to(transparent));
    -webkit-background-size: 7px 7px;
    margin-bottom: 10px;
    background-color: #efefef;
    line-height: 1.2em;
    padding: 1.2rem;

}
.flex--menu{
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.menu_img{
    flex:1;
    padding: 1rem;
}
.menu_text{
    flex:2;
    padding: 1rem;
}
.menu_text a{
    color: black;
}
.menu_text a:hover{
    color: #fff;
    background:green;
    text-decoration: none;
}
.menu_update{
    font-size: 0.7em;
    color: #c1c1c1;
    padding: 0 3px;
    display: inline;
}
/*------------------------------
ishiura
------------------------------*/
.intro--ishiura {
    color: #8a5300;
    border: 1px dotted;
    padding: 3rem;
    background: #fefff3;
    border-radius: 2rem;
    margin-bottom: 6rem;
}
.page-template-ishiura figcaption{
    padding:0 1em;
}
/*------------------------------
ishiguro
------------------------------*/

.page-template-ishiguro .section--fixed {
    max-width: 48em;
    padding-bottom: 0;
}

.page-template-ishiguro {
    background: url(../img/ishiguro/pattern_jaki.png) repeat fixed;
}

.border-profile {
    border-top: 2px dotted #ff6767;
    border-bottom: 2px dotted #429fa9;
    padding-top: 5rem;
    padding-bottom: 5rem;
    margin-top: 5rem;
    margin-bottom: 5rem;
}

.box--radius {
    max-width: 400px;
    border-radius: 200px;
}

.page-template-ishiguro .sns {
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: flex-start;
    -ms-align-items: flex-start;
    -webkit-align-items: flex-start;
}

.page-template-ishiguro .flex .tw,
.page-template-ishiguro .flex .fb {
    padding: 5rem;
}

.box--washi {
    padding: 8rem;
    background: url(../img/ishiguro/bg_washi.jpg) no-repeat;
    background-size: cover;
    border: 1px solid #fff;
    background-size: 10px 10px 30px #efefef;
}


/*------------------------------
works
------------------------------*/

.btn_flag.is-next > .inner {
    line-height: 2;
}


/*------------------------------
History
------------------------------*/

.page-template-history .subsection,
.page-template-history02 .subsection,
.page-template-ishii .subsection,
.page-template-ishiura .subsection {
    background: url(../school/img/class/history/note.png) repeat-y;
}

.page-template-history .teacher_profile,
.page-template-history02 .teacher_profile,
.page-template-ishii .teacher_profile,
.page-template-ishiura .teacher_profile {
    margin-bottom: 5rem;
}
.page-template-history02 .bg_time {
    width: 9%;
    top: 0;
    left: -15%;
}

.streetview {
    border: 3px double #bee5c6;
    border-radius: 3em;
    padding: 3em;
    background: #effff2;
    margin-bottom: 5rem;
}

.streetview h3 {
    color: #09667c;
}

.streetview iframe {
    width: 100%;
}

dl.list--qa {
    max-width: 34em;
    margin: auto;
    margin-top: 4rem;
    margin-bottom: 3rem;
}

dl.list--qa dt {
    font-size: 1.1em;
    font-weight: bold;
    float: left;
    text-align: center;
    clear: right;
}

dl.list--qa dt img {
    width: 3.5em;
    border-radius: 1em;
    margin-bottom: 0;
    display: block;
}

.li--q img {
    background: #efa7c2;
}

.list--qa dd {
    margin-left: 5.5em;
}

.li--q {
    color: #ee347a;
}

.li--a {
    color: #09667c;
}

.li--a img {
    background: #bee5c6;
}

.subttl--class {
    color: white;
    text-align: center;
}

.subttl--class h2 {
    width: 60%;
    margin: auto;
}

.subttl--class h2 img {
    width: 100%;
}

.subttl--class p {
    font-size: 2rem;
}

.bg_wada {
    bottom: 0;
    width: 30%;
    left: 0;
    position: absolute;
}

.attention {
    color: green;
}
.classroom > .inner {
    padding-bottom: 5rem;
}

.clear:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
}


/*------------------------------
religion 170609
------------------------------*/

.page-template-religion .subsection,
.page-template-religion02 .subsection,
.page-template-religion03 .subsection {
    background: url(../school/img/class/history/note.png) repeat-y;
}

.page-template-religion .teacher_profile,
.page-template-religion02 .teacher_profile,
.page-template-religion03 .teacher_profile {
    margin-bottom: 60px;
}

.page-template-religion .li--q,
.page-template-religion02 .li--q
.page-template-religion03 .li--q {
    color: #b12d2d;
}


/*------------------------------
school about 170613
------------------------------*/

.box--attention {
    color: #005400;
    padding: 8rem;
    margin-bottom: 12rem;
    border: 1px solid white;
    background: url(../img/ishiguro/bg_washi.jpg);
    box-shadow: 0px 10px 20px #e0e0d2;
    margin-left: -8rem;
    margin-right: -8rem;
}

.box--attention h3 {
    margin-bottom: 40px;
}

span.bg--marker {
    font-weight: bold;
    background: yellow;
    border: #3a843f 4px double;
    padding: 0px 4px;
    margin: 0 3px;
    display: inline-block;
}

.section--about img {
    width: 96%;
    margin-bottom: 0;
}


/*------------------------------
Manga 170818
------------------------------*/

.modal--window {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transform: translateX(-10%);
    transition: all 0.7s ease;
    height: 100vh;
    overflow: scroll;
}

.modal--window.active {
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
    z-index: 11;
}

.modal--bg {
    width: 100vw;
    height: 200vh;
    background: #000;
    opacity: 0.5;
    z-index: -1;
    position: absolute;
}

.modal--img {
    max-width: 85%;
    max-height: 60%;
    margin: 10% auto;
    z-index: 0;
    position: relative;
}

.modal--img img {
    width: 100%;
}

.btn--person {
    cursor: pointer;
}

.btn--close {
    position: absolute;
    right: 0;
    cursor: pointer;
    padding: 5px;
    /* top: 0; */
    color: #fff;
    margin-top: -30px;
}
section .margin--center{
    margin:0 auto;
}
.border--double{
    border: 6px double #595252;
    padding: 3rem;
}
.page-template-manga dl{
    font-size: 0.9em;
    border-top: 1px dotted #000;
    padding-top: 10px;
    padding-bottom:10px;
}
.page-template-manga dt{
    font-weight: bold;
}
.page-template-manga dd{
}
.page-template-manga p,
.page-template-manga dl,
.page-template-manga h3{
    text-shadow: 1px 1px 0 #fdff9c;
}
.flex--saito{
    padding: 2rem;
    border: 1px dotted #a1a317;
}





/*------------------------------
english
------------------------------*/

.menu--english {
    color: #a02121;
    border-top: 1px dotted #000;
    padding-top: 10px;
}

.menu--english img {
    border-radius: 10px;
}

.page-template-english .list_ttl {
    margin-bottom: 0;
    margin-right: 1em;
}

.page-template-english {
    background: url(../img/bg_hi_l.png) 40px 310px / auto calc(100vh - 180px) no-repeat fixed, url(../img/bg_hi_r.png) right 180px / auto calc(100vh - 180px) no-repeat fixed;
}

.nav--lang {
    border-radius: 30px;
}


/*------------------------------
tanaka
------------------------------*/

.btn-print {
    position: relative;
}

.new {
    font-size: 0.9em;
    color: #fff;
    background: #4b5df5;
    color: white;
    border-radius: 3em;
    width: 40px;
    height: 40px;
    padding: 6px;
    position: absolute;
    top: -15px;
    right: -15px;
}

.width--9em {
    max-width: 9em;
    margin: auto;
    margin-bottom: 2rem;
}
ul.list--contest{
    margin-bottom: 2rem;
}
.page-template-tanaka-c .youtube img{
    border-top-right-radius: 100px 100px;
}
/*------------------------------
ticket 170703
------------------------------*/

.important {
    color: #a20000;
    font-size: 1.6rem;
    font-weight: bold;
}


/*------------------------------
Ono 170705
------------------------------*/

.page-template-ono .subsection {
    border-bottom: 1px solid #d1e3ea;
    padding: 5rem 15rem;
}

.page-template-ono .section--bg {
    background: url(http://cdn.unkei2017.jp/wp-content/themes/ver4.6.0/simg/shino/pattern_dot.png) repeat #d1e3ea;
    height: auto;
    padding-bottom: 10rem;
}

.bg_ono {
    bottom: 0;
    width: 50%;
    left: 0;
    position: absolute;
}

.page-template-ono .bg--class {
    padding: 0;
}

.page-template-ono .youtube--iframe-img {
    width: 100%;
    bottom: 0;
}

.page-template-ono .subsection--guide {
    padding: 7rem 2rem;
    position: relative;
}

.subsection--guide .width-3 {
    padding: 10px;
}

.page-template-ono .js--slideshow {
    width: 100%;
    height: calc((70vw - 40px) * 10 / 16);
    border: 1px solid #bebebe;
    margin: 1rem 0px 6rem;
}


/* border: 3px solid #4bb0d6; */

.page-template-ono .btn_flag > .inner:before {
    display: none;
}

.page-template-ono .btn_flag.is-next {
    right: 20px;
}

.page-template-ono .btn_flag.is-prev {
    left: 20px;
}

.page-template-ono .caption_work {
    text-shadow: none;
}

.page-template-ono .btn_flag.is-next > .inner:after {
    right: 0px;
    border-left: 12px solid #4bb0d6;
}

.page-template-ono .btn_flag.is-prev > .inner:after {
    left: 0px;
    border-right: 12px solid #4bb0d6;
}

.brightness {
    font-size: 0.9em;
    color: #fff;
    background: #3cbcc8;
    padding: 0 5px;
}
#voice-player{
    display: none;
}

/*------------------------------
ono slide
------------------------------*/

.page-template-ono .js--slideshow > .inner {
    overflow: visible;
}

.page-template-ono .slideshow-indicator {
    padding-left: 0;
    text-align: center;
    top: -55px;
}
.page-template-ono .subsection--guide h3{
    margin-bottom: 80px;
}
.page-template-ono .slideshow-indicator a {
    font-size:1.2em;
    width: 36px;
    height: 36px;
    border-radius: 30px;
    font-weight: bold;
    line-height: 33px;
    text-indent: 0.5px;
}
.page-template-ono .slideshow-indicator a:hover {
	text-decoration: none;
}
.page-template-ono .caption_work {
    top: 0;
}

.page-template-ono .ttl_work {
    font-size: 3em;
    max-width: 3em;
    min-width: auto;
    border-bottom: 1px solid #545454;
}
.club_item:nth-child(1) {
    background-color: #8bd9f7;
}
.page-template-ono .js--slideshow .btn_flag.is-next{
    z-index: 101;
}
.page-template-ono .js--slideshow .btn_flag.is-prev{
    z-index: 101;
}
/*----------------------------------------------------

170707 voice player

----------------------------------------------------*/

li.playing {
    color: #aaa;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.3);
}

li.playing a {
    color: #000;
}

li.playing:before {
    content: '♬';
    width: 14px;
    height: 14px;
    padding: 3px;
    line-height: 14px;
    margin: 0px;
    position: absolute;
    left: -24px;
    top: 9px;
    color: #000;
    font-size: 13px;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}
/*----------------------
btn
-----------------------*/
.btn-phrase{
	border-top: 1px solid #dedede;
	margin: 5rem 0;
}
.btn-phrase > li > a{
	color: #000;
	padding: 3.2rem 0 3rem;
	display: block;
	font-size: 1.5em;
	border-bottom: 1px solid #dedede;
	position: relative;
	cursor: pointer;
}
.btn-phrase > li > a.hover{
	color: #fff;
	background: #3cbcc8;
	text-decoration: none;
	text-indent: 1em;
}
.btn-phrase > li .btn-phrase_play:before,
.btn-phrase > li .btn-phrase_play:after{
	position: absolute;
	right: 0;
	top: 50%;
	opacity: 0;
	transition: all .5s cubic-bezier(.08,.68,0,1.01);
	transform:translate(10px, -50%) rotate(0deg);
}
.btn-phrase > li .btn-phrase_play:before {
    content: "";
    width: 39px;
    height: 39px;
    border-radius: 40px;
    display: block;
    position: absolute;
    right: 15px;
    border: 1px solid #fff;
}
.btn-phrase > li .btn-phrase_play:after {
    content: "";
    display: block;
    position: absolute;
    right: 23px;
    border-left: 20px solid #fff;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    transform-origin:40% center;
}
.btn-phrase > li.playing .btn-phrase_play:after{
	animation: rotation 3s linear 0.2s infinite;
}
.btn-phrase > li.playing a{
	color: #fff;
	background: #3cbcc8;
	text-indent: 1em;
}
.btn-phrase > li.playing .btn-phrase_play:before,
.btn-phrase > li.playing .btn-phrase_play:after,
.btn-phrase > li .hover .btn-phrase_play:before,
.btn-phrase > li .hover .btn-phrase_play:after{
	opacity: 1;
	transform:translate(0, -50%) rotate(0deg);
}
@keyframes rotation {
	0% {transform:translate(0, -50%) rotate(0deg);}
	100% {transform:translate(0, -50%) rotate(360deg);}
}
/*----------------------
temp_club
-----------------------*/
.section.is--temp--club{
        padding-top: 90px;
    }
/*----------------------
btn-audio_wrap
-----------------------*/
.btn-audio_wrap {
	margin-top: 3rem;
}
.btn-audio_wrap > li{
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	text-shadow:none;
	border-bottom: 1px solid #fefefe;
}
.btn-audio{
	display: inline-block;
    cursor: pointer;
    z-index: 10;
}
.btn-audio:hover{
	text-decoration: none;
}
.btn-audio > .inner {
    text-align: center;
    display: inline-block;
    padding: 13px 60px 17px 28px;
    border: 1px solid #e0e0dc;
    border-radius: 100px;
    background: #3cbcc8;
    color: #fff;
}
.btn-audio > .inner:before {
    content: "";
    width: 39px;
    height: 39px;
    border-radius: 40px;
    display: block;
    position: absolute;
    bottom: 16px;
    right: 15px;
    border: 1px solid #fff;
}
.btn-audio > .inner:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 26px;
    right: 23px;
    border-left: 20px solid #fff;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
}
/*----------------------
btn next animation 
-----------------------*/
.btn-audio .inner,
.btn-audio .inner:after,
.btn-audio .inner:before{
	transition: all .5s cubic-bezier(.08,.68,0,1.01);
}
.btn-audio .inner{
    -webkit-transform-origin:left center;
        -ms-transform-origin:left center;
            transform-origin:left center;
    -webkit-transform: translate(0,0) scale(1);
        -ms-transform: translate(0,0) scale(1);
            transform: translate(0,0) scale(1);
}
.btn-audio.hover .inner{
    -webkit-transform: translateX(-10px) scale(1);
        -ms-transform: translateX(-10px) scale(1);
            transform: translateX(-10px) scale(1);
}
.btn-audio .inner:after{
    -webkit-transform: translate(0 ,0);
        -ms-transform: translate(0 ,0);
            transform: translate(0 ,0);
}
.btn-audio.hover .inner:after{
    -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
            transform: translateX(20px);
}






/*----------------------
Player
-----------------------*/


.audiojs {
    width: 150px;
    height: auto;
    display: flex;
    flex-wrap:wrap;
    position: fixed;
    top: 20%;
    right: calc(15vw - 75px);
    background: #000;
    overflow: hidden;
    font-family: monospace;
    font-size: 11px;
    opacity: 0;
	transform:translateX(10px);
	transition: all 3.0s cubic-bezier(.08,1.68,0,0.81);
    z-index: 102;
}
.audiojs.is--active{
	opacity: 1;
	transform:translateX(0);
}

.audiojs audio {
    position: absolute;
    left: -1px;
}
.audiojs .play-pause {
    width: 40px;
    height: 40px;
    padding: 4px 6px;
    margin: 0px;
    float: left;
    overflow: hidden;
    border-right: 1px solid #666;
}

.audiojs p {
    display: none;
    width: 25px;
    height: 40px;
    margin: 0px;
    cursor: pointer;
}

.audiojs .play {
    display: block;
}

.audiojs .scrubber {
    position: relative;
    flex:1;
    background: #5a5a5a;
    height: 14px;
    margin: 10px;
    border-top: 1px solid #3f3f3f;
    border-left: 0px;
    border-bottom: 0px;
    overflow: hidden;
}

.audiojs .progress {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 14px;
    width: 0px;
    background: #ccc;
    z-index: 1;
   
}

.audiojs .loaded {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 14px;
    width: 0px;
    background: #222;
}

.audiojs .time {
	width: 100%;
    line-height: 36px;
    margin: 0;
    padding: 0px 6px 0px 12px;
    border-top: 1px solid #999;
    color: #fff;
}

.audiojs .time em {
    padding: 0px 2px 0px 0px;
    color: #f9f9f9;
    font-style: normal;
}

.audiojs .time strong {
    padding: 0px 0px 0px 2px;
    font-weight: normal;
}

.audiojs .error-message {
    float: left;
    display: none;
    margin: 0px 10px;
    height: 36px;
    width: 400px;
    overflow: hidden;
    line-height: 36px;
    white-space: nowrap;
    color: #fff;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.audiojs .error-message a {
    color: #eee;
    text-decoration: none;
    padding-bottom: 1px;
    border-bottom: 1px solid #999;
    white-space: wrap;
}



.playing .play,
.playing .loading,
.playing .error {
    display: none;
}

.playing .pause {
    display: block;
}

.loading .play,
.loading .pause,
.loading .error {
    display: none;
}

.loading .loading {
    display: block;
}

.error .time,
.error .play,
.error .pause,
.error .scrubber,
.error .loading {
    display: none;
}

.error .error {
    display: block;
}

.error .play-pause p {
    cursor: auto;
}

.error .error-message {
    display: block;
}

/*----------------
        pakkun
----------------*/
.label--dark{
    font-size: 0.8em;
    color: #fff;
    background:#005400;
    padding: 0.1em 0.5em;
}
.box-baloon-row{
    height: auto;
    overflow: auto;
}
.btn--sch {
    color: #1e4f4a;
    border: 1px solid #1e4f4a;
    padding: 5px 10px;
    background: #fff;
    display: inline-block;
}
.mar-T_s{
    margin-top: 1em;
}
.btn--sch:hover {
    color: #fff;
    border: 1px solid #1e4f4a;
    background: #1e4f4a;
    text-decoration: none;
}
.page-template-pakkun .section--club .youtube .movie_club {
    width: 90%;
    top: 50%;
    left: 40%;
}
.page-template-pakkun .subsection{
    padding:5rem;
}

/*------------------------------
contest
------------------------------*/
.section--club h3.ttl--jp{
    font-weight: 600;
    font-size: 2.3rem;
    border-top: 4px dotted #d4d4d4;
    border-bottom: 4px dotted #d4d4d4;
    line-height: 5.4rem;
}
span.method{
        background: #5b3599;
    color: white;
    padding: 0 5px;
}
.btn--pale {
    display: block;
    width: 100%;
    color: #4f52b0;
    padding: 1.2rem 0;
    text-align: center;
    background: #f2f3fd;
    border-radius: 1rem;
    border: 1px solid #c0c1e8;
}
.btn--pink {
    display: block;
    width: 100%;
    color: #d43c89;
    padding: 1.2rem 0;
    text-align: center;
    background: #fff5f9;
    border-radius: 1rem;
    border: 1px solid #d43c89;
}
.page-template-shino_c p  {
    margin-bottom: 1em;
}
.border--contest{
    border: 1px dotted #666;
    padding: 3rem;
    border-radius: 3rem;
    background: #f7f7f7;
}

.flex--contest img{
     width:25%;
}
.flex--contest img{
    background:#eeeeee;
}
.flex--contest img:nth-child(even){
    background:#dddddd;
}
.comment--contest {
    padding: 2rem;
    background: #f9f7ef;
    border: 1px dotted #c898b0;
}
.comment--contest h4 {
    color: #d43c89;
}
/*------------------------------
font
------------------------------*/
.font--l{
    font-size: 1.8em;
}



@media (max-width: 1199px) {
    .flex--contest img{
     width:50%;
}
    .flex--contest img:nth-child(2),
    .flex--contest img:nth-child(3){
        background:#eeeeee;
}
    .flex--contest img:first-child,
    .flex--contest img:last-child{
        background:#dddddd;
}
}
/*------------------------------
sp
------------------------------*/

@media (max-width: 991px) {
    .page-template-history02 .bg_time {
    width: 11%;
    left: 44%;
    top:initial;
    bottom: -93%;
    }
     .page-template-egusp .section--club .youtube .movie_club {
        left: 50%;
    }
    .page-template-pakkun .section--club .youtube .movie_club {
    left: 50%;
    }
    /*----------------
            works
    ----------------*/
    .chapter .inner{
        display: block;
    }
    /*----------------
            history
    ----------------*/
    .page-template-history .subttl--class,
    .page-template-ishii .subttl--class,
      .page-template-ishiura .subttl--class {
        padding-top: 25%;
    }
    .subttl--class h2 {
        font-size: 2.8rem;
    }
    .bg_wada {
        width: 50%;
    }
    .streetview {
        padding: 1em;
    }
    /*----------------
            english
    ----------------*/
    .page-template-english {
        background: none;
    }
    /*----------------
            ono
    ----------------*/
    .page-template-ono .subsection,
    .page-template-egusp .subsection{
        width: 100%;
        padding: 30px;
   }
    .page-template-ono .js--slideshow {
    height: calc((70vw - 60px) * 10 / 16);
    }
    .section--bg .section--club {
        border-radius: 50px;
    }
    .section--bg .section--club .youtube{
        border-radius: 50px;
    }
}

@media (max-width: 767px) {
    .flex--graduate{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
    .block--jiin h3 {
    font-size: 1.8rem;
}

    
    .menu--english .flex {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .list_ttl {
        width: 100%;
    }
    .page-template-english .btn_main {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    /*----------------
            ishiguro
    ----------------*/
    .ttl--responsive {
        width: 100%;
    }
    /*----------------
            about
    ----------------*/
    .box--attention {
        padding: 2rem;
        margin-left: 0;
        margin-right: 0;
    }
    .audiojs{
        position: static;
        margin:10px auto;
    }
    /*----------------
            ono
    ----------------*/
    .page-template-ono .slideshow-slides .slide-item img {
        top: 50%;
    }
    .page-template-ono .js--slideshow {
    width: 100%;
    height: calc((100vw - 90px) * 10 / 16);
    border: 1px solid #bebebe;
    margin: 1rem 0px 6rem;
    }
    .page-template-ono .slideshow-indicator a {
    font-size: 1.0em;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    font-weight: bold;
    line-height: 28px;
    }
    .section--club {
        border-radius: 50px;
    }
    .page-template-ono .btn_flag.is-prev .inner , .page-template-ono .btn_flag.is-next .inner {
    width:35px;
    }
    .page-template-ono .js--slideshow .btn_flag.is-prev{
        left: -20px;
    }
    .page-template-ono .js--slideshow .btn_flag.is-next{
        right: -20px;
    }
    .page-template-shino_c .flex--contest{
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    }
    /*----------------
            manga
    ----------------*/
    .page-template-manga .width-1_half{
        width: 100%;
    }
    /*----------------
            menu
    ----------------*/
    .page-template-class_menu .width-4,
    .page-template-club_menu .width-4{
        width:100%;
    }
    .menu_update{
        font-size: 0.6em;
        letter-spacing: 0;
    }

}