@charset "SHIFT_JIS";
@media screen and (max-width: 736px){

/*BOHR mypage CSS*/
/*Reset & format*/
html{
font-size: 62.5%;
-webkit-text-size-adjust: none;
}

body{
font-family: "游ゴシチE��", "Yu Gothic", YuGothic, "ヒラギノ角ゴシチE�� Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
font-size:1.3rem;
margin:0;
padding:0;
}

#my-analytics {
height: 1px;
width: 1px;
}

body,
h1,
h2,
h3,
ul,
ol,
li,
figure{
margin: 0;
padding: 0;
}

section,nav,article,figure,aside,header,footer,main{
display: block;
}

section{
clear:both;
overflow:hidden;
margin:0 0 35px 0;
}

main{
line-height:170%;
font-size:1.6rem;
}

ul{
list-style-type:none;
overflow:hidden;
}

p{
margin:0;
padding:0 0 1em 0;
}

.wrap p{
margin:0;
padding:0 0 1em 0;
}

a{
color:#0096d1;
}

.pc{
display:none;
}

img{
border:none;
display:block;
width:100%;
height:auto;
}

.img-right{
width:42%;
float:right;
margin:0 0 1em 5%;
}

.img-left{
width:42%;
float:left;
margin: 0 5% 1em 0;
}



/*�E�摁E/



.img-left{
width:42%;
float:left;
margin:0 5% 1em 0;
}

.img-right{
width:42%;
float:right;
margin:0 0 1em 5%;
}

.img-right-s{
width:25%;
float:right;
margin:0 0 1em 3%;
padding:0;
}

.img-large{
margin-bottom: 15px;
}

.img-large img{
  display: block;
  border-radius: 10px;
}

/*�E�E�E�z�E�E�E�u*/

.txt-center{
text-align:center;
}

.txt-right{
text-align:right;
}

.txt-left{
text-align:left;
}

.dis-block{
display:block;
}

.clr{
clear:both;
}

.ofl{
overflow: hidden;
}

.udl{
text-decoration: underline;
}

.pc{
display: none;
}

/*�E�E�E�e�E�E�E�L�E�E�E�X�E�E�E�g*/

.size-s{
font-size:1.2rem;
line-height:125%;
}

.size-ss{
font-size:1.1rem;
line-height:125%;
}

.size-l{
font-size:1.8rem;
line-height:180%;
}

.txt-student{
color:#4abdca;
}

.txt-school{
color:#57c3ea;
}

.txt-about{
color:#60a631;
}

.txt-event{
color:#e669a5;
}

.txt-industry{
color:#f5a526;
}

.txt-bold{
font-weight:bold;
}

.txt-nomal{
font-weight:normal;
}

.txt-blue{
  color: #5bc0cc;
}

.txt-red{
  color: #e54e26;
}

.txt-green{
  color: #7db343;
}

.txt-orange{
color:#fec012;
}

.txt-black{
color:#333;
}


/*�E�E�E�]�E�E�E��E�E�E�*/

.pd0{
padding:0;
}

.pdb45{
padding-bottom:45px;
}

.pdb20{
padding-bottom:20px;
}

.mgb0{
margin-bottom: 0;
}

.mgb20{
margin-bottom:20px;
}

.pdt30{
padding-top:30px;
}

.pdl5{
padding-left: 5%;
}

.mgb30{
margin-bottom:30px;
}

.mgb45{
margin-bottom: 45px !important;
}

.mgt30{
margin-top: 30px;
}

/*�E�E�E��E�E�E��E�E�E�o�E�E�E��E�E�E�*/

h2.type1{
  color: #5bc0cc;
  font-size: 2.1rem;
  margin-bottom: 30px;
}

h2.type2{
  background-color: #5bc0cc;
  color: #fff;
  font-size: 2rem;
  line-height: 100%;
  padding: 10px 15px;
  border-radius: 10px;
  margin-bottom: 30px;
}

h3.type1{
  color: #5bc0cc;
  font-size: 1.8rem;
  margin-bottom: 20px;
}

h3.type2{
  font-size: 1.8rem;
  margin-bottom: 20px;
}

/*�E�E�E�{�E�E�E�^�E�E�E��E�E�E�*/

.btn-type1{
  display:inline-block;;
  min-width: 220px;
  box-sizing: border-box;
  padding: 13px 35px;
  background-color: #5bc0cc;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 100%;
  border-radius: 10px;
  border: 2px solid #5bc0cc;
  transition: ease all .3s;
  margin-bottom: 20px;
  text-decoration: none;
}

.btn-type1:hover{
  background-color: #fff;
  color: #5bc0cc;
}

.btn-type2{
  display:inline-block;;
  min-width: 220px;
  box-sizing: border-box;
  padding: 13px 35px;
  background-color: #e7f7d5;
  color: #7db343;
  font-weight: bold;
  text-align: center;
  line-height: 100%;
  border-radius: 10px;
  border: 2px solid #e7f7d5;
  transition: ease all .3s;
  margin-bottom: 20px;
  text-decoration: none;
}

.btn-type2:hover{
  background-color: #fff;
  color: #7db343;
  border: 2px solid #7db343;
}

.btn_maintenace{
text-decoration:none;
}
.btn_maintenace div{
border:2px #d94c28 solid;
padding:20px 10px;
margin:0 20px 30px 20px;
}
.btn_maintenace h2{
font-size: 1.1em;
	}
.btn_maintenace div:hover{
text-decoration:underline;
}

/*�E�E�E�t�E�E�E�H�E�E�E�[�E�E�E��E�E�E�*/

.form-txtbox{
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  padding: 5px 10px;
  color: #535353;
  line-height: 150%;
  box-sizing:border-box;
  margin: 5px 0;
}

textarea.form-txtbox{
  width: 100%;
  height: 100px;
}

/*�E�E�E�e�E�E�E�[�E�E�E�u�E�E�E��E�E�E�*/

table.type1{
  border-collapse: collapse;
  border-top: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  margin-bottom: 20px;
  box-sizing: border-box;
  width: 100%;
  color: #535353;
}

table.type1 td,table.type1 th{
  border-bottom: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
  padding: 10px;
}

table.type1 th{
  text-align: left;
  background-color: #e8f9fb;
}

table.type1 td{
background-color: #fff;
}

table.type2{
  border-collapse: collapse;
  border-top: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  margin-bottom: 30px;
  box-sizing: border-box;
  width: 100%;
  color: #535353;
}

table.type2 td,table.type2 th{
  border-bottom: 1px solid #d2d2d2;
  border-left: 1px dashed #d2d2d2;
  padding: 10px;
  line-height: 150%;
}

table.type2 td:first-child,table.type2 th{
  border-left:  1px solid #d2d2d2;
}

table.type1 ul,table.type2 ul{
margin-bottom: 0;
}

table.type3{
  border-collapse: collapse;
  border-top: 1px solid #d2d2d2;
  border-right: 1px solid #d2d2d2;
  margin-bottom: 30px;
  box-sizing: border-box;
  width: 100%;
  color: #535353;
}

table.type3 tr:first-child{
display: block;
float: left;
width: 30%;
}

table.type3 tr:last-child{
width: 70%;
}

table.type3 tr{
display: inline-block;
}

table.type3 tr th,table.type3 tr td{
display: block;
}

table.type-job{
font-size: 0.9em;
}

table.type-job th{
padding: 0 3px;
width: 16%;
}

table.type-job td{
padding: 0 3px;
}

table.type-job td:first-of-type{
width: 30%;
}

form table.tb-scroll{
display: block;
overflow: hidden;
}

form table.tb-scroll tbody{
display: block;
overflow-x: scroll;
white-space: nowrap;
}

form table.tb-scroll th,form table.tb-scroll td{
padding: 8px;
font-size: 1.1em;
}


/*�E�E�E��E�E�E��E�E�E�X�E�E�E�g*/

ul.type1,ul.type2,ul.type3,ul.type4,ol.type1{
  margin: 0 0 15px 0;
  padding: 0;
}

ul.type1 li{
  background-image: url("../../images/arrow1.png");
  background-repeat: no-repeat;
  background-position: 0 0.9rem;
  background-size: 12px;
  padding: 5px 0 5px 15px;
  line-height: 125%;
}

ul.type2 li{
  background-image: url("../../images/arrow2.png");
  background-repeat: no-repeat;
  background-position: 0 0.9rem;
  background-size: 12px;
  padding: 5px 0 5px 15px;
  line-height: 125%;
}

ul.type3 li{
  background-image: url("../../images/mark_gray.png");
  background-repeat: no-repeat;
  background-position: 0 1rem;
  background-size: 8px;
  padding: 5px 0 5px 15px;
  line-height: 125%;
}

ul.type3 li{
margin-bottom: 10px;
}

ul.type4 li{
  background-image: url("../../images/mark_blue.png");
  background-repeat: no-repeat;
  background-position: 0 1rem;
  background-size: 8px;
  padding: 5px 0 5px 15px;
  line-height: 125%;
}

ol.type1{
  padding-left: 1.7em;
  font-size: 0.9em;
  line-height: 150%;
}

ol.type1 li{
margin-bottom: 1em;
padding-left: 0.5em;
}

/*�E�E�E��E�E�E��E�E�E��E�E�E��E�E�E�N�E�E�E�e�E�E�E�L�E�E�E�X�E�E�E�g*/

ul.type1 a{
  font-weight: bold;
  color: #535353;
}

ul.type1 a:hover{
  font-weight: bold;
  color: #aaa;
  text-decoration: underline;
}

ul.type2 a{
  font-weight: bold;
}

ul.type2 a:hover{
  font-weight: bold;
  color: #5bc0cc;
  text-decoration: underline;
}

.pdf{
  display: inline-block;
  padding-right: 20px;
  background-image: url("../../images/pdf.png");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: right 50%;
}

/*�E�E�E�g*/

.boder-type1{
  border-radius: 10px;
  border: solid 2px #d2d2d2;
  box-sizing: border-box;
  padding: 20px 15px;
  margin-bottom: 30px;
  background-color: #fff;
}

.boder-type1 ul{
margin-bottom: 0;
}

.border-type2 img{
border: solid 2px #d2d2d2;
box-sizing: border-box;
margin: 10px 0 30px;
}

/*�E�E�E�g�E�E�E�b�E�E�E�v�E�E�E�y�E�E�E�[�E�E�E�W*/

#my-page{
padding-top: 110px;
  width: 100%;
}

#my-info-area{
  width: 92%;
  margin: auto;
}

#my-pickup{
  width: 92%;
  margin: auto auto 30px auto;
}

#my-info{
  margin-bottom: 10px;
}

#my-info h2{
  background-color: #5bc0cc;
  color: #fff;
  line-height: 100%;
  padding: 8px 12px;
  font-size: 1.5rem;
  border-radius: 5px;
  margin-bottom: 10px;
}

#my-info li{
  border-bottom: dashed 1px #c9c9c9;
  font-size: 1.4rem;
  line-height: 125%;
  padding: 10px 0;
}

#my-info li:last-child{
  border-bottom: none;
}

#my-info a{
  display: block;
  color: #40b1bf;
}

#my-info a#info-history{
float: right;
color: #fff;
font-size: 0.9em;
}

#my-info a#info-history::before{
content: "";
display: inline-block;
width: 0;
height: 0;
border-left: 10px solid #fff;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
margin-right: 0.3em;
}

#my-school h2{
  background-color: #f88a75;
  color: #fff;
  line-height: 100%;
  padding: 8px 12px;
  font-size: 1.5rem;
  border-radius: 5px 5px 0 0;
}

#my-school ul{
  border: solid 1px #f88a75;
  border-radius: 0 0 5px 5px;
  padding: 10px 0 5px 0;
  font-size: 1.35rem;
}
#my-school li{
  padding: 3px 10px 3px 20px;
  position: relative;
  line-height: 150%;
}

#my-school li::before{
  position: absolute;
  content: ">";
  top:0.3rem;
  left: 5px;
}

#my-pickup h2{
background-color: #f7b62b;
color: #fff;
line-height: 100%;
padding: 8px 12px;
font-size: 1.5rem;
border-radius: 5px;
margin-bottom: 20px;
}

#my-pickup ul{
display: flex;
flex-wrap: wrap;
}

#my-pickup li{
width: 48%;
float: left;
margin: 20px 2% 20px 0px;
height: 145px;
}

#my-pickup img{
  margin-bottom: 3px;
}

#my-pickup a{
color: #333;
line-height: 135%;
display: block;
font-size: 1.3rem;
}

#my-info-area a.student-tel{
  display: block;
  width: 240px;
  background-color: #5bc0cc;
  color: #fff;
  margin: auto auto 20px;
  text-align: center;
  text-decoration:none;
  background-image: url("../../images/ico_tel.png");
  background-repeat: no-repeat;
  background-size: 30px;
  padding: 15px 0 15px 20px;
  border-radius: 5px;
  box-sizing: border-box;
  background-position: 15px 50%;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 130%;
}

#emergency p.tel-time-info{
display: none;
}

#sp-reserve-btn{
  display: block;
  width: 240px;
  background-color: #5bc0cc;
  color: #fff;
  margin: auto auto 30px auto;
  text-align: center;
  text-decoration:none;
  padding: 15px 0 15px 20px;
  border-radius: 5px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 100%;
  box-sizing: border-box;
}

#my-study-area{
  background-color: #ebf8f9;
  padding: 40px 0;
  width:100%;
  clear: both;
}

#my-study-area{
  background-color: #ebf8f9;
  padding: 40px 0;
  width:100%;
  clear: both;
  font-size: 0.7em;
}

#my-lesson-area{
  width: 92%;
  margin: auto;
}

.my-lesson-box{
  background-color: #fff;
  margin: 0 auto 20px auto;
  box-sizing: border-box;
  padding: 15px 20px 0 20px;
}

.my-lesson-box h2{
  font-size: 1.9rem;
  padding: 5px 0 5px 30px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 25px;
}

#my-lesson-ico1{
  background-image: url("../../images/study_ico01.png");
}

#my-lesson-ico2{
  background-image: url("../../images/study_ico02.png");
}

.my-lesson-box td{
  font-size: 1.3em;
}

.my-lesson-box a{
  color: #5bc0cc;
  text-decoration:underline;
}

.my-lesson-box a.txt-red{
  color: #e54e26;
}

p.my-lesson-date{
  color: #5bc0cc;
  line-height: 100%;
  font-size:0.95em;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0;
}

.my-lesson-type{
  line-height: 100%;
  margin: 0;
  padding: 0;
}

.my-lesson-type span{
  color: #fff;
  background-color: #aaa;
  display: block;
  padding: 3px 10px;
  margin: 0 5px 5px 0;
  width: 30px;
  text-align: center;
  font-size: 1rem;
  border-radius: 5px;
}

#second,#lnavi{
  margin-bottom: 35px;
}

main#second{
  padding-top: 120px;
}

#bread-crumb{
  display: none;
}

.warning-info{
background-color: #e54e26;
padding: 4% 15px;
margin: 10px 4%;
}

.warning-info p{
text-align: center;
line-height: 130%;
color: #fff;
padding: 0;
font-weight: bold;
clear: both;
}

#page-title{
  background-color: #ebf8f9;
  padding: 110px 0 15px 0;
  line-height: 100%;
  text-align: center;
  color: #5bc0cc;
  font-size: 1.5rem;
  font-weight: bold;
}

main{
  padding: 130px 0 0 0;
  width: 92%;
  margin: auto;
  color: #333;
}

h1{
  font-size: 2.3rem;
  margin-bottom: 18px;
}

.ico-navi{
  overflow: hidden;
  margin: 0 0 20px 0;
  padding: 0;
}

.ico-navi li{
  width: 48%;
  float: left;
  margin: 0 2% 15px 0;
}

.ico-navi li:nth-child(even){
  margin-right: 0;
}

.ico-navi a{
  background-color: #e7f7d5;
  display: block;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 0px 10px;
  color: #333;
  font-size: 1.2rem;
  line-height: 150%;
  border: solid 2px #e7f7d5;
  text-decoration: none;
}

.ico-navi a .navi-title{
  color: #7db343;
  font-weight: bold;
  font-size: 1.25em;
  margin-bottom: 10px;
  text-align: center;
  background-repeat: no-repeat;
  padding: 50px 0 0 0;
  height: inherit;
  background-size: 24px auto;
}

.ico-navi li.supicon4 .navi-title{
  background-image: url("../../images/ico01.png");
  background-position: 50% 10px;
background-size: 23%;
}

.ico-navi li.supicon2 .navi-title{
  background-image: url("../../images/ico02.png");
  background-position: 50% 10px;
background-size: 24%;
}

.ico-navi li.supicon5 .navi-title{
  background-image: url("../../images/ico03.png");
  background-position: 50% 6px;
background-size: 24%;
}

.ico-navi li.supicon1 .navi-title{
  background-image: url("../../images/ico04.png");
  background-position: 50% 10px;
}

.ico-navi li.supicon3 .navi-title{
background-image: url("../../images/ico05.png");
background-position: 50% 10px;
background-size:30%;
}

.ico-navi li.supicon6 .navi-title{
background-image: url("../../images/ico06.png");
background-position: 50% 7px;
background-size: 30%;
}

.ico-navi li.supicon7 .navi-title{
background-image: url("../../images/ico07.png");
background-position: 50% 6px;
background-size: 27%;
}

.ico-navi li.supicon8 .navi-title{
background-image: url("../../images/ico08.png");
background-position: 50% 10px;
background-size: 29%;
}

.ico-navi a p{
  margin: 0;
  padding: 0;
  height: 10rem;
}

#supp-navi li{
float: none;
margin: 0 0 10px;
}

#supp-navi{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

#supp-navi a p:last-child{
height: auto;
padding-bottom: 1em;
}


.bnr-area{
  overflow: hidden;
  margin: 0 0 20px 0;
}

.bnr-area li{
  float: left;
  margin: 0 2% 15px 0;
  width: 32%;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
}

.bnr-area li:nth-child(3n){
  margin-right: 0;
}

#lnavi{
  width: 92%;
  margin: auto auto 35px;
}

#lnavi .button li{
margin-bottom:10px;
}

#lnavi ul.button li a{
border: 2px solid #5bc0cc;
text-decoration: none;
display: block;
border-radius: 8px;
text-align: center;
color: #5bc0cc;
font-size: 1.6em;
line-height: 125%;
padding: 10px 0;
font-weight: bold;
transition: ease all .3s;
background-color: #fff;
}

#lnavi .button li:nth-child(n+3) a {
    color: #fff;
    background-color: #7db343;
    line-height: 100%;
    padding: 15px 0;
    border: 2px solid #7db343;
}

#profile #lnavi ul{
display: block;
}

#lnavi .status{
margin-bottom:10px;
}

.status{
  border: 2px solid #5bc0cc;
  border-radius: 8px;
  padding-bottom: 5px;
  background-color: #fff;
}

.status h2{
  background-color: #5bc0cc;
  color: #fff;
  text-align: center;
  line-height: 100%;
  padding: 8px 0 12px 0;
  margin-bottom: 15px;
  font-size: 1.5rem;
}

.status .pro-img{
text-align: center;
margin-bottom: 10px;
margin: 0 0 12px 4%;
width: 30%;
height: 90px;
background-color: #aaa;
float: left;
}

.status .pro-img img{
width: 100%;
height: auto;
max-width: 170px;
}

.status .pro-name{
font-size: 1.3em;
font-weight: bold;
line-height: 100%;
margin-bottom: 10px;
float: right;
width: 66%;
padding: 0.8em 2% 0;
box-sizing: border-box;
}

#profile .status .pro-name+a{
display: block;
width: 80%;
margin-right: auto;
margin-left: auto;
clear: both;
}

.status ul.other-lnavi{
    border-top: solid 2px #cbcbcb;
    padding: 18px 7%;
}

.status ul.other-lnavi a{
text-decoration: none;
font-size: 1.3em;
color: #555;
font-weight: bold;
}

.status ul.other-lnavi a::before {
content: ">";
}

.status ul.other-lnavi .on a{
color: #12BFD4;
}



.gray-box{
  width: 90%;
  margin: 0 auto 10px auto;
  background-color: #f1f1f1;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 10px;
}

p.study-point{
  font-size: 2.5rem;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0;
  text-align: center;
}

.study-point span{
  font-size: 0.5em;
  display: inline-block;
  margin-left: 5px;
  font-weight:normal;
}

.gray-box p.student-txt{
  text-align: left;
  color: #46a0b0;
}
.gray-box p{
  margin:0;
  padding: 0;
  font-size: 1.2em;
  text-align: center;
}


footer{
  color: #333;
  text-align: center;
  line-height: 100%;
  font-size: 1.2rem;
  padding: 18px 0 0 0;
  background-color:#e0448e ;
  overflow: hidden;
  background-image:url(../images/header_line1.png) ,url(../images/header_line2.png) ,url(../images/header_line3.png);
  background-size: 20% 3px;
  background-position: 25% top,50% top,75% top;
  background-repeat: no-repeat;
  position:relative;
  box-shadow: inset 0 -98px 0 0 #fff;
  box-sizing: border-box;
  height: 100px;
  margin: 0;
  clear: both;
}

footer::before{
  content: "";
  clear: both;
  display: block;
  height: 2px;
  background-color: #e54e26;
  width: 20%;
  position: absolute;
  top: 0;
}

footer p{
  color: #fff;
  background-color: #3db3c0;
  font-size: 1.1rem;
  padding: 13px 0 0 0;
  line-height: 100%;
  height:33px;
  box-sizing: border-box;
}

footer .wrap{
  height: 49px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow:hidden;
}

footer nav{
  float: right;
  width: 260px;
  text-align: left;
}

footer li{
  float: left;
  width: 65%;
  box-sizing: border-box;
  font-size: 1.1rem;
  padding: 2px 0;
}

footer li:nth-child(even){
  width: 35%;
}

footer li::before{
  content: ">";
  font-size: 1.1rem;
  margin-right: 3px;
}

footer li a{
  color: #333;
  text-decoration: none;
}

/*faq.html*/

.qanda dt{
font-weight: bold;
}

.qanda dd{
margin: 0 0 30px;
font-size: 0.95em;
}

.qanda dt::before{
content: "Q.";
color: #43cfe1;
display: block;
font-size: 1.4em;
line-height: 125%;
font-weight: bold;
}

.qanda dd::before{
content: "A.";
color: #e54e26;
display: block;
font-size: 1.4em;
line-height: 125%;
font-weight: bold;
}

/*reservemenu.html*/

#second .my-lesson-box{
background-color: #ebf8f9;
}

#second #my-lesson-ico1{
font-size: 1.3em;
}

#second .my-lesson-box table{
background-color: #fff;
}

.lesson-btn {
width: 90%;
margin: 0 auto;
}

.lesson-btn li a{
min-width: 100%;
min-height: 65px;
}

.lesson-btn li:last-child a{
padding-top: 23px;
}

/*skill_ia_qest.html*/

fieldset{
margin-bottom: 30px;
}

/*addition.html*/

#add-box-l p:last-child{
margin: 0 0 15px;
width: 100%;
padding: 5%;
}

/*reserve_ia_cgi.html*/

#lsn-day {
    background-color: #ebf8f9;
    padding: 20px;
    border-radius: 7px;
    overflow: hidden;
}

#lsn-day dt,#lsn-day dd{
float: left;
}

#lsn-day dt{
clear: both;
font-weight: bold;
margin: 7px 0 12px;
}

#lsn-content {
    background-color: #ebf8f9;
    padding: 20px;
    border-radius: 7px;
    overflow: hidden;
    margin-top: 30px;
}

.box-caution{
border: solid 2px #e54e26;
border-radius: 7px;
padding: 20px;
}

.box-caution ul{
margin-bottom: 0;
}

.box-caution li{
margin-bottom: 10px;
}

.box-caution+p{
font-weight: bold;
margin-top: 20px;
color: #e54e26;
}

.box-center {
text-align: center;
}

#lsn-day select, .reserve-select .form-txtbox {
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    padding: 5px 24px 5px 10px;
    color: #535353;
    line-height: 150%;
    box-sizing: border-box;
    margin: 5px 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("../../images/arrow_fm.png");
    background-repeat: no-repeat;
    background-position: 90% 50%;
}

table.type-reserve{
border-collapse: collapse;
border-top: 1px solid #d2d2d2;
border-right: 1px solid #d2d2d2;
margin-bottom: 30px;
box-sizing: border-box;
width: 100%;
color: #535353;
}

#lsn-content table.type-reserve{
width: 100%;
}

table.type-reserve td,table.type-reserve th{
border-bottom: 1px solid #d2d2d2;
border-left: 1px solid #d2d2d2;
padding: 0;
font-size: 0.9em;
}

table.type-reserve th{
text-align: center;
background-color: #e8f9fb;
}

form[name="fm2"] .type-reserve tr td:last-child{
color: #5bc0cc;
font-weight: bold;
}

form[name="fm2"] .reserve-live tr td:last-child{
color: #535353;
}

form[name="fm2"] .reserve-live tr td:last-child.txt-blue{
color: #5bc0cc;
}

.reserve-select{
font-weight: bold;
color: #535353;
}

.reserve-select .btn-type1{
font-weight: normal;
font-size: 1em;
line-height: 130%
}

/*�E�E�E��E�E�E��E�E�E�F�E�E�E�B�E�E�E�Љ�L�E�E�E��E�E�E��E�E�E��E�E�E��E�E�E�y�E�E�E�[�E�E�E��E�E�E�*/
#figure img{
	width:100%;
}

#friend_invite .txt-center img{
	width:100%;
}

.invite_rectangle{
	width:100%;
	margin-right: auto;
	margin-left: auto;
	background-color:#ccedf9;
	overflow: hidden;
	padding-bottom: 32px;
	margin-top:56px;
	margin-bottom:35px;
}

.invite_rectangle #invite_title{
	background-color:#57c3ea;
	color:#fff;
	text-align:center;
	padding:22px 0;
}

.invite_rectangle #invite_title span{
	color:#ffff00;
}


#invite_step{
    width:90%;
	margin-right:auto;
	margin-left:auto;
}

#invite_step li{
	background-color:#fff;
    width:100%;
	margin-right:auto;
	margin-left:auto;
	padding-top:1px;
	margin-top:20px;
}

#invite_step li h2{
	background-color:#57c3ea;
    color:#fff;
	text-align:center;
	width:80%;
	margin-right:auto;
	margin-left: auto;
	margin-top:20px;
	margin-bottom:17px;
	padding:8px 0;
	font-size:1.2em;
}

#invite_step li p{
	width:80%;
	margin-right:auto;
	margin-left: auto;
}

#invite_step li div{
	width:80%;
	margin-right:auto;
	margin-left: auto;
}

#invite_step li div img{
	width:100%;
}


#invite_step2{
    width:80%;
	margin-right:auto;
	margin-left:auto;
	background-color: #fff;
	overflow: hidden;
}

#invite_step2 h2{
	background-color:#57c3ea;
    color:#fff;
	text-align:center;
	width:80%;
	margin-right:auto;
	margin-left: auto;
	margin-top:20px;
	margin-bottom:17px;
	padding:8px 0;
	font-size:1.2em;
}

#invite_step2 p{
	width:80%;
	margin-right:auto;
	margin-left: auto;
	text-align:center;
}


#friend_arrow{
width:50px;
margin-right:auto;
margin-left: auto;
margin-bottom:10px;
}

#friend_arrow img{
display: block;
padding-top:15px;
}

#invite_step2{
    width:90%;
	margin-right:auto;
	margin-left:auto;
	background-color: #fff;
	overflow: hidden;
}

#invite_step2 h2{
	background-color:#57c3ea;
    color:#fff;
	text-align:center;
	width:70%;
	margin-right:auto;
	margin-left: auto;
	margin-top:20px;
	margin-bottom:17px;
	padding:8px 0;
	font-size:1.2em;
}

#invite_step2 p{
	width:80%;
	margin-right:auto;
	margin-left: auto;
	text-align:center;
}

#invite_step2 li{
    width:70%;
	margin-right:auto;
	margin-left:auto;
}

#invite_step2 li img{
    width:100%;
}

.target{
	margin-bottom:35px;
	width:90%;
	margin-right:auto;
	margin-left:auto;
}

#friend_recommend{
    width:100%;
	margin-right:auto;
	margin-left:auto;
	background-color:#ccedf9;
	padding:15px 0;
	border-radius: 7px;
}

#friend_recommend  h3{
	text-align:center;
	color:#57c3ea;
	margin-bottom: 20px;
}

#friend_recommend  ul{
	width:85%;
    margin-right:auto;
	margin-left:auto;
}

.button ul{
	width:90%;
	margin: 20px auto 0;
	overflow:hidden;
}

.button ul li{
	width:48%;
	float:left;
	margin:0 1%;
}

.button ul li:last-child{
	float:right;
}

.button ul li:last-child a{
	display:block;
	border:2px solid #57c3ea;
	background-color:#57c3ea;
	width:100%;
	text-align:center;
	color:#fff;
	text-decoration:none;
	box-sizing:border-box;
	padding-top:6px;
	font-weight:bold;
	line-height:110%;
	font-size:1.5rem;
	height:45px;
	border-radius:40px;
}


.button ul li:first-child{
	border:2px solid #57c3ea;
	border-radius:40px;
	box-sizing:border-box;
	text-align:center;
	color:#57c3ea;
	line-height:100%;
	padding-top:11px;
	padding-bottom:11px;
	font-weight:bold;
	font-size:2rem;
}

.button h3{
	margin-top:10px;
}

/*�E�E�E�T�E�E�E�C�E�E�E�g�E�E�E��E�E�E��E�E�E��E�E�E�t�E�E�E��E�E�E��E�E�E�[*/

#prd-flow{
  list-style-type: none;
  margin-bottom: 40px;
}

.pdr-title span{
  display: block;
  box-sizing:border-box;
  background-color: #5bc0cc;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}

#prd-flow li:last-child .pdr-title span{
  height: inherit;
  padding: 10px 0;
}

#prd-flow li:last-child .pdr-title::after{
  display: none;
}


.pdr-detail{
  box-sizing: border-box;
  padding: 15px;
  border-right: 1px dashed #d2d2d2;
  border-left: 1px dashed #d2d2d2;
  border-bottom: 1px dashed #d2d2d2;
  margin-bottom: 25px;
}

#prd-flow p{
  margin: 0;
  padding: 5px;
}

.pdr-detail ul.type1{
  margin-top: 0;
  margin-bottom: 0;
}

.pdr-detail ul.type1 li{
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  line-height: 120%;
  font-size: 0.9em;
}

#ftp-up section:first-of-type ol li:nth-child(1) div,#ftp-up section:nth-of-type(2) ol li:nth-child(1) div{
width: 50%;
}


#site-flow{
	padding: 0;
  margin: 0;
}

#site-flow li{
  margin: 0;
  color: #5bc0cc;
  font-weight: bold;
}

#site-flow li::before{
  display:inline-block;
  box-sizing: border-box;
  padding: 5px;
  line-height: 110%;
  background-color: #5bc0cc;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: 12px;
  margin-right: 7px;
}

#site-flow li:nth-child(1)::before{
  content: "1";
}

#site-flow li:nth-child(2)::before{
  content: "2";
}

#site-flow li:nth-child(3)::before{
  content: "3";
}

#site-flow li:nth-child(4)::before{
  content: "4";
}

#site-flow li p{
  color: #333;
  font-weight:normal;
}

.boder-type1 ol{
  padding: 0 20px;
  margin-bottom: 15px;
}


.site-lesson{
  background-color: #fff5e2;
  border-radius: 10px;
  padding: 20px;
  line-height: 150%;
}

.site-lesson div{
  font-weight: bold;
  margin-bottom: 5px;
}

.site-lesson p{
  padding: 0;
  margin: 0;
}

.site-lesson span{
  font-weight: bold;
  color: #f79e23;
  font-size:1.1em;
}


#toc{
  border: solid 2px #d2d2d2;
  padding: 25px;
  box-sizing: border-box;
  border-radius: 10px;
  margin-bottom: 40px;
}

#toc p{
  margin: 0;
  padding: 0;
}

#toc ol{
  padding-left:20px;
}

#m2m-intro{
  overflow: hidden;

}

#m2m-intro li{
  margin: 10px 2%;
}

#m2m-intro li a{
  opacity: 1;
  transition: ease all .3s;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  border-radius: 10px;
  display: block;
  padding: 15px 0;
  text-align: center;
  text-decoration: none;
}

#m2m-intro li a:hover{
  opacity: 0.8;
}

#m2m-intro li a span{
  display: block;
  font-size: 12px;
  margin-bottom: 3px;
}

#m2m-intro li:first-child a{
  background-color: #f7b62b;
}

#m2m-intro li:last-child a{
  background-color: #7db343;
}

/*original�E�E�E�T�E�E�E�C�E�E�E�g�E�E�E��E�E�E��E�E�E�m�E�E�E�点*/
h2.originalsite{
margin: 35px 0;
}
/*Web�E�E�E�F�E�E�E�L�E�E�E��E�E�E��E�E�E��E�E�E��E�E�E�y�E�E�E�[�E�E�E��E�E�E�*/
#invite2 .invite-course li{
background: none;
width: 70%;
margin: 0 auto;
}
#invite2 #class-trial{
width: 80%;
margin: 0 auto;
}
#invite2 .warning h3{
color: red;
text-align: center;
}
#invite2 .warning{
border: solid 1px red;
padding: 10px;
border-radius: 10px;
}
#invite2 .warning ul li{
font-size: 0.8em;
}
#invite2 .apply{
padding-left: 18px;
}
#invite2 section ol li section h4 {
background-color: #5bc0cc;
color:#fff;
padding: 5px 0px 5px 15px;
margin: 0;
}
#invite2 section ol li section ul {
font-size: 14px;
font-weight: bold;
line-height: 170%;
padding: 5px 0px;
}
#invite2 section ol li section ul li {
padding-left: 8px;
}
#invite2 section ol li section {
background-color:#e3f7fe;
width: 88%;
margin:15px auto;
}
#invite2 .txt-small{
font-size: 0.8em;
line-height: 140%;
display: block;
margin-top: 8px;
}

.btn_orange{
background-color:#f08631;
color:#fff;
border:solid 2px #f08631;
text-align:center;
border-radius:30px;
display: inline-block;
line-height: 100%;
padding: 10px;
width: 220px;
font-size: 1.6rem;
}

.btn_maintenace{
text-decoration:none;
}
.btn_maintenace div{
border:2px #d94c28 solid;
padding-top:30px;
margin-bottom:30px;
}


#emergency{
margin-bottom: 4%;
}
#emergency h1{
background-color:#ebf8f9;
width: 100%;
text-align: center;
margin: 0 0 40px 0;
}

#emergency .em-p{
width: 90%;
margin: auto;
font-weight: bold;
}


#emergency ul.em-info{
width: 90%;
margin: 4% auto 4%;
font-weight: bold;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: stretch;
}
#emergency ul.em-info li{
width: 47%;
font-weight: bold;
border: #222 3px solid;
border-radius: 6px;
align-items: center;
display: flex;
background-image: url("../../images/emergency_icon.png");
background-repeat: no-repeat;
background-position: 8% center;
margin:  0 0 2% 0;
}
#emergency ul.em-info a{
font-size: 0.94em;
line-height: 120%;
width: 100%;
display: block;
padding: 8% 8% 8% 20%;
box-sizing: border-box;
}

#emergency .corona-control{
background-color: #e4f6f8;
padding: 4% 15px;
margin: 10px 4%;
}

#emergency .corona-control p{
text-align: center;
line-height: 130%;
color: #339eaa;
font-size: 1.2rem;
padding: 0;
font-weight: bold;
}

ul#first-info{
width: 92%;
margin: 0 auto;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

ul#first-info li{
margin-bottom: 7px;
width:49%;
}

ul#first-info li a{
display: block;
text-decoration: none;
color: #333;
height: 100%;
box-sizing: border-box;
text-align: center;
line-height: 1.3;
border-radius: 10px;
}

ul#first-info li.school-guide a{
background-image: url("../../images/icon_beginner_border.png");
background-repeat: no-repeat;
background-position: 50% 8px;
background-size: 35px;
padding: 65px 2% 1rem;
font-weight: bold;
background-color: #5bc0cc;
color: #fff;
}

ul#first-info li.online-ans a{
background-image: url("../../images/icon_qaclass.png");
background-repeat: no-repeat;
background-position: 50% 6px;
background-size: 55px;
background-color:#f7942b;
padding: 66px 2% 1rem;
font-weight: bold;
line-height: 1.2;
color: #fff;
}

ul#first-info li.live-schedule a{
background-image: url("../../images/icon_livesch.png");
background-repeat: no-repeat;
background-position: 50% 6px;
background-size: 50px;
padding: 66px 2% 1rem;
background-color: #84cc5b;
color: #fff;
font-weight: bold;
border: solid #84cc5b 4px;
text-align: center;
}

ul#first-info li.bohr-app a{
background-image: url("../../images/info/bohrapp_icon.png");
background-repeat: no-repeat;
background-position: 50% 6px;
background-size: 55px;
padding: 66px 2% 1rem;
background-color: #fff;
color: #5bc0cc;
font-weight: bold;
border: solid #5bc0cc 4px;
text-align: center;
}




/*online_orientation*/
#orien_content_index a{
text-decoration: none;
}

#orien_content_index>ul{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

#orien_content_index>ul>li{
width: 49%;
margin-bottom: 10px;
}

#orien_content_index>ul>li>a{
padding: 10px;
border-radius: 10px;
background-color: #def6f8;
display: block;
height: 100%;
box-sizing: border-box;
line-height: 1;
font-size: 0.85em;
transition: all ease 0.2s;
color: #333;
}

#orien_content_index>ul>li>a span:first-child{
font-weight: bold;
display: block;
margin-bottom: 0.5em;
font-size: 1.2em;
color: #5bc0cc;
}

#orien_pagelink{
display: flex;
justify-content: space-between;
margin-bottom: 20px;
}

#orien_pagelink li a{
display: block;
background-color: #eab30c;
color: #fff;
padding: 5px 25px;
text-decoration: none;
font-weight: bold;
position: relative;
border-radius: 50px;
border:solid 3px #eab30c;
transition: all ease 0.2s;
}

#orien_pagelink li:nth-child(1) a::before{
content: '';
width: 8px;
height: 8px;
border: 0;
border-top: solid 2px #fff;
border-left: solid 2px #fff;
position: absolute;
top: 50%;
left: 18px;
margin-top: -4px;
transform: rotate(-45deg);
}

#orien_pagelink li:nth-child(2) a::before{
content: '';
width: 8px;
height: 8px;
border: 0;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
position: absolute;
top: 50%;
right: 18px;
margin-top: -4px;
transform: rotate(45deg);
}

#orien_pagelink li:nth-child(1) a{
padding-left: 35px;
}

#orien_pagelink li:nth-child(2) a{
padding-right: 35px;
}


.orien_img{
    border: solid 2px #dcdcdc;
    max-width: 95%;
}

.orien_img img{
    width: 100%;
    height: auto;
}

.osw{
    color: #fff;
    background-color: #4479df;
    padding: 1px 8px;
    font-size: 0.8em;
    margin-right: 5px;
    font-weight: bold;
}
.osm{
    color: #fff;
    background-color: #e4a453;;
    padding: 1px 8px;
    font-size: 0.8em;
    margin-right: 5px;
    font-weight: bold;
}

div.orien_point{
border: solid 3px #ffcb2c;
padding: 20px;
box-sizing: border-box;
border-radius: 10px;
}

div.orien_point p,div.orien_point a{
margin: 0;
}

div.orien_point span{
font-weight: bold;
padding-bottom: 0.5em;
display: inline-block;
}

div.orien_point span::before{
content: "POINT";
color: #fff;
background-color: #ffcb2c;
font-size: 15px;
border-radius: 50%;
width: 65px;
display: inline-block;
height: 65px;
text-align: center;
padding-top: 18px;
box-sizing: border-box;
margin-right: 10px;
}

/*orien_01*/
#orien_01 #sec01 ul{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

#orien_01 #sec01 ul li{
width: 49%;
margin-bottom: 10px;
}

#orien_01 #sec01 ul li a{
display: block;
text-decoration: none;
background-color: #e7f7d5;
border-radius: 10px;
padding: 5px 15px;
font-weight: bold;
font-size: 0.9em;
color: #7db343;
border: 2px solid #e7f7d5;
height: 100%;
box-sizing: border-box;
}

#orien_01 #sec02 ul{
display: flex;
justify-content: space-between;
}

#orien_01 #sec02 ul li{
width: 33%;
}

/*orien_02*/
#orien_02 #sec02 > ul{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-bottom: 20px;
}

#orien_02 #sec02 > ul li{
box-sizing: border-box;
background-color: #eee;
background-repeat: no-repeat;
width: 49%;
padding: 110px 4% 10px;
font-weight: bold;
background-position: center 10px;
background-size: 80px;
border-radius: 10px;
line-height: 1.3;
font-size: 1.1em;
margin-bottom: 15px;
}

#orien_02 #sec02 > ul li:nth-child(1){
background-image: url("../../images/online_orientation/icon_dontshot.png");
}

#orien_02 #sec02 > ul li:nth-child(2){
background-image: url("../../images/online_orientation/icon_dontsmoke.png");
}

#orien_02 #sec02 > ul li:nth-child(3){
background-image: url("../../images/online_orientation/icon_usb.png");
}

/*orien_04*/
.pdb0{
padding-bottom: 0;
}

.mgb40{
margin-bottom: 40px;
}

#orien_04 #sec02 p,#orien_08 p{
padding-bottom: 0;
}

#orien_04 ul.card-link{
display: flex;
justify-content: space-between;
margin-bottom: 30px;
}

#orien_04 ul.card-link li{
width: 32%;
}

#orien_04 ul.card-link li a{
display: block;
background-color: #17c6fb;
text-align: center;
padding: 10px 0 25px;
font-weight: bold;
text-decoration: none;
line-height: 1.4;
color: #fff;
position: relative;
border-radius: 10px;
transition: all ease 0.2s;
border: solid 3px #17c6fb;
font-size: 1.3rem;
}

#orien_04 ul.card-link li a::before{
content: '';
width: 15px;
height: 15px;
border: 0px;
border-top: solid 3px #fff;
border-right: solid 3px #fff;
-ms-transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
position: absolute;
bottom: 10px;
left: 46%;
}

#orien_04 ul.card-link li:nth-child(2) a{
background-color: #b0a5a5;
border-color: #b0a5a5;
}

#orien_04 ul.card-link li:nth-child(3) a{
background-color: #c9b82e;
border-color: #c9b82e;
}

#orien_04 ul.card-link li a:hover::before{
border-color: #17c6fb;
}

#orien_04 h3#card-blue,#orien_04 .card-blue{
color: #17c6fb;
}

#orien_04 h3#card-silver,#orien_04 .card-silver{
color: #b0a5a5;
}

#orien_04 h3#card-gold,#orien_04 .card-gold{
color: #c9b82e;
}

#orien_04 #sec01 h3{
line-height: 1.2;
}

#orien_04 #sec04 table{
margin-bottom: 0;
}

#orien_04 #sec04 table tr td:first-child{
font-weight: bold;
}

/*orien5*/
#orien_05 table.type1 th:first-child{
width: 30%;
}


/*status*/
.status_blue{
border-color:#5bc0cc;
}
.status_silver{
border-color:#bfbfbf;
}
.status_gold{
border-color:#d3cc1b;
}
.status_blue h2{
background-color: #5bc0cc;
}
.status_silver h2{
background-color: #bfbfbf;
}
.status_gold h2{
background-color: #d3cc1b;
}
.status_blue .gray-box p.student-txt{
color: #46a0b0;
}
.status_silver .gray-box p.student-txt{
color: #939292;
}
.status_gold .gray-box p.student-txt{
color: #d3cc1b;
}

/*status ends here*/

#class_history_status li::before{
content:'';
width:10px;
height:10px;
border:1px solid #535353;
display:block;
position: relative;
top: 21px;
right: 20px;
}
#class_history_status li:first-child::before{
background-color:#fff;
}
#class_history_status li:nth-child(2)::before{
background-color:#5bc0cc;
}
#class_history_status li:last-child::before{
background-color:#ebf8f9;
}
#class_history_status li{
font-weight:bold;
font-size:14px;
float:left;
color:#535353;
margin-left: 54px;
}

#class_history ul{
float:left;
width: 100%;
display: table;
}

#class_history ul li{
border: 1px solid gray;
display: table-cell;
text-align:center;
}
#class_history ul li:first-child{
border: 1px solid gray;
}

#class_history ul li:last-child{
border: 1px solid gray;
}
#class_history tr th{
padding:2px 10px;
background-color:#5bc0cc;
color:#fff;
}

#class_history tr td.kouza{
color:#5bc0cc;
font-weight:bold;
display:block;
height: 50px;
}

#class_history ul li.attended{
background-color:#5bc0cc;
color:#fff;
font-weight:bold;
}

#class_history ul li.reserved{
background-color:#ebf8f9;
color:#5bc0cc;
font-weight:bold;
}
#class_history .class_history_name{
padding-bottom:5px;
}
#my-lesson-history{
padding-right:10px;
padding-left:10px;
}

#my-lesson-history-ico3{
background-image: url(../../images/study_ico03.png);
}

/*bohr-app-info*/
#app-download ul{
display: flex;
justify-content: space-between;
margin-left: auto;
margin-right: auto;
}

#app-download li{
width:48%;
}

#app-download li:nth-child(1){
width:42%;
}

#app-download li:nth-child(2){
margin-right: 30px;
}

#app-download li:nth-child(2n){
display: none;
}

#app-download p{
margin-left: auto;
margin-right: auto;
}

#app-download ul li a{
display: block;
}

#app-usuful h3{
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 2rem;
}

#app-usuful span{
color: #e24690;
}

#app-usuful ul{
display: flex;
margin-left: auto;
margin-right: auto;
flex-direction: column;
width: 92%;
}

#app-usuful li{
height: 320px;
background-color: #dcf9fc;
border-radius: 10px;
position: relative;
}

#app-usuful li:nth-child(-n+3){
margin-bottom: 30px;
}

#app-usuful figure{
position: absolute;
bottom: 0px;
left: 81px;
}

#app-usuful img{
max-width: none;
}

#app-usuful p{
width: 260px;
margin-left: auto;
margin-right: auto;
}

#appdl_bottom{
border: 2px solid;
box-sizing: border-box;
border-radius: 10px;
padding-bottom: 20px;
margin-top: 25px;
}


#appdl_bottom p{
padding-bottom: 0px;
padding-top: 23px;
box-sizing: border-box;
font-weight: bold;
text-align: center;
font-size: 1.0em;
}

#appdl_bottom ul{
display: flex;
margin-top: 20px;
justify-content: space-around;
}

#appdl_bottom li{
width: 45%;
}

#appdl_bottom li:nth-child(1){
width: 40%;
}

#appdl_bottom a{
display: block;
}


/*live_schedule_info*/

#schedule-link{
display:flex;
margin-bottom: 40px;
}

#schedule-link li{
margin-right:1em;
}

#schedule-link li a{
display: block;
text-decoration: none;
background-color: #5bc0cc;
padding: 5px 2.5rem 3px 1rem;
color: #fff;
font-weight: bold;
font-size: 1.2em;
border-radius: 5px;
border:solid 3px #5bc0cc;
transition:ease all 0.2s;
position:relative;
}

#schedule-link li a::before{
content: '';
width: 8px;
height: 8px;
border: 0px;
border-top: solid 3px #fff;
border-right: solid 3px #fff;
-ms-transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
position: absolute;
bottom: 40%;
right:15%;
}

#live-calender table th,#live-calender table td{
padding:6px;
}

#live-calender table td.date{
font-weight:bold;
}

#live-calender table td.live-shinjuku{
font-weight: bold;
color: #ff9275;
}

#live-calender table td.live-shibuya{
font-weight: bold;
color: #5cc746;
}

#live-calender table td.live-online{
font-weight: bold;
color: #368dff;
}


#info-list li {
    border-bottom: dotted 3px #f1f1f1;
    padding-top: 10px;
}

#info-list li a {
    color: #40b1bf;
    text-decoration: none;
}


/*------------------------------------------
Here is the CSS code for the popup
------------------------------------------*/
.popup{
  padding: 0 0 20px;
  background-color: #fff;
  border:#3fafe1 solid 2px;
  border-radius: 8px;
  width:90%;
  margin:105px auto;
  font-size:1.2em;
  font-weight: normal;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  }
  .popup p{
  padding:0;
  margin:0;
  }
  .popup p:nth-child(1){
  padding:6px 30px;
  background-color: #3fafe1;
  color: #fff;
  }
  .popup p:nth-child(2){
  display: block;
  width: 48%;
  margin: 0 auto;
  margin-top:20px;
  font-size: 1.4em;
  background:linear-gradient(transparent 65%, #ffff2c 65%);
  }
  .popup p:nth-child(3){
  display: block;
  width:76%;
  font-size: 1.4em;
  background:linear-gradient(transparent 65%, #ffff2c 65%);
  margin:0 auto;
  }
  
  .popup p:nth-child(4){
  font-size: 0.9em;
  margin-top: 20px;
  line-height: 1.3;
  }
  .popup a{
  text-decoration: none;
  text-align:center;
  display: block;
  color: #fff;
  background-color: #da512e;
  border-radius: 10px;
  border:solid thin #da512e;
  padding:10px 0;
  width:70%;
  margin: 20px auto;
  
  }
  .popup a:hover{
  transition: all ease .3s;
  background-color: #fff;
  color: #da512e;
  border: solid thin #da512e;
  }
  .popup label{
  margin:0 auto;
  display: block;
  text-align: center;
  color:#404040;
  font-size: 0.9em;
  }
  .pop-close::before, .pop-close::after { /* ‹¤’ÊÝ’è */
  content: "";
  width: 3px;
  height: 20px;
  background: #333;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  }
  .pop-close::before {
  transform: translate(-50%,-50%) rotate(45deg);
  }
  .pop-close::after {
  transform: translate(-50%,-50%) rotate(-45deg);
  }
  





}
