@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);


table{
    width: 100%;
}
a:hover{
	-webkit-opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=80)";
	opacity: .6;
}
.fl{ float: left;}
.fr{ float: right;}
.ico_pdf{
    background-image: url(../images/ico_pdf.gif);
    background-repeat: no-repeat;
    background-position: right;
}

/*-------トップ-------*/
.schedule table th{
    width: 215px;
    font-weight: bold;
    padding: 10px 0 10px 16px;
    background-color: #EEFFFF;
}
.schedule table td{
    text-align: center;
    padding: 5px 0;
}
td.subject{
    width: 145px;
    background-color: #F3F3F3;
}


/*-------記事内-------*/
h1{
    font-size: 20px;
    background-color: #01A8A7;
    background-image: url(../images/tit_bg.jpg);
    background-size: cover;
    color: #fff;
    padding: 8px 10px;
    margin-bottom: 10px;
}
h2{
    font-size: 44px;
    letter-spacing: -1.2px;
    line-height: 1.2;
    margin-bottom: 30px;
}
h2 span.sub_tit{
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #a1a3a4;
    margin-bottom: 10px;
}
.fcolor_01{
    color: #CB1772;
}
.main_img,.prof_inner,table,.schedule,.link,.advice{
    margin-bottom: 30px;
}
.prof_inner{
    display: flex;
}
.prof_img{
    flex: 130px;
}
.prof_inner p{
    flex: 510px;
}

/*-----公開アイコン-----*/
.open{
    display: inline-block;
    background-color: #e4af13;
    font-size: 13px;
    color: #fff;
    padding: 1px 8px;
    border: 1px solid #e4af13;
    border-radius: 3px;
    margin-left: 6px;
}

/*-------schedule-------*/
.schedule{
    border-bottom: 2px solid #333;
}
.schedule h3{
    display: inline-block;
    font-size: 20px;
    margin-bottom: 10px;
}
.schedule li{
    display: inline-block;
    font-weight: bold;
    letter-spacing: -1px;
}
.schedule li.exam{
    margin-right: 8px;
}
.schedule li.exam:before,
.schedule li.each:before{
    content:"■";
    font-size: 20px;
    margin-right: 3px;
}
.schedule li.exam:before{
    color: #CB1774;
}
.schedule li.each:before{
    color: #01A8A7;
}

/*-------calendar-------*/
.calendar table th{
    background-color: #01A8A7;
    color: #fff;
    font-weight: bold;
    padding: 12.5px 0 12.5px 20px;
}
.calendar table tr.week td{
    background-color: #FFFFEA;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 0;
    text-align: center;
}
.calendar table tr.day td,
.calendar table tr.day_scene td{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    width: 91px;
    height: 60px;
}
.data_none{ background-color: #EEEEEE;}
.data_sub{
  background-color: #FDF7FA;
  color: #CB1772;
}

.btn_single{
    vertical-align: top;
}
.btn_double .sche_link02 a{
    margin-bottom: 4px;
}
img.baloon{
    position: relative;
    top: -90%;
    right: -30%;
}
@media all and (-ms-high-contrast: none){
  img.baloon{
    position: relative;
    top: -50px;
    right: -30%;
  }
}

@supports (-ms-ime-align: auto) {
  img.baloon{
    position: relative;
    top: -50px;
    right: -30%;
  }
}



/*-------advice-------*/
.advice h3{
    color: #CB1773;
    font-size: 30px;
}
.advice h3 span{
    color: #000000;
    font-size: 20px;
    letter-spacing: -1.2px;
}
.advice .ask{
    background-color: #F7F7F7;
    padding: 25px;
}
/*-------ask-------*/
.ask_prof{
    display: flex;
}
.ask h4{
    color: #01A8A7;
    margin-bottom: 25px;
}
.ask_prof dt{
    font-weight: bold;
}
.ask_left,.ask_right{
    flex: 1;
}
.ask_left{
    padding-right: 25px;
}

/*-------scene_link-------*/
h5{
    font-size: 24px;
    letter-spacing: -1px;
}
.scene{
    background-color: #01A8A7;
}
.scene a{
    display: block;
    color: #fff;
    background-image: url(../images/arrow_01.png);
    background-repeat: no-repeat;
    background-position: right 30px center;
}
.scene_inner{
    padding: 20px 30px;
    line-height: 0.9;
}
.scene_link h5{
    font-size: 24px;
    letter-spacing: -1px;
}

.scene_sub02{
    font-size: 16px;
    letter-spacing: -0.5px;
}

/*-------calendar-------*/
.sche_link01 a,.sche_link02 a,.scene_sub01{
    display: block;
    border-radius: 2px;
    font-size: 13px;
    color: #fff;
    width: 70px;
    height: 20px;
    margin: 0 auto;
}
.sche_link01 a{
    background-color: #01A8A7;
    border: 1px solid #01A8A7;
}
.sche_link02 a{
    background-color: #CB1774;
    border: 1px solid #CB1774;
}
.sche_link02 a:hover {
  cursor: default;
	opacity: 1.0;  
}
.scene_sub01{
        width: 70px;
    height: 20px;
    border-radius: 2px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #fff;
    color: #01A8A7;
    display: inline-block;
    font-size: 14px;
    padding: 3px 5px;
    margin: 0 10px 10px 0;
    letter-spacing: -0.1px;
    box-sizing: border-box;
}

/*-------credit-------*/
.credit{
    font-size: 10px!important;
    text-align: right;
    margin-top: 30px ;
    padding-bottom: 40px;
}
.credit span{
    border: 1px solid #E6E6E6;
    padding: 1px 5px;
    margin-left: 3px;
}