@charset "utf-8";
/* CSS Document */


/*--------------------------------------
　Vis_PC
---------------------------------------*/
#visArea{
background: url("../img/vis22.jpg") 50% 50% no-repeat;
background-size: cover;
}

/*--------------------------------------
　contents_PC
---------------------------------------*/

#tbl01{
margin: 10px 0;
}


.voiceBox{
position: relative;
margin: 30px 10px 30px;
padding: 26px 20px 20px;
border-radius:6px;
}
.voiceBox::before{
box-sizing: border-box;
content: "Voice";
position: absolute;
top: 10px;
right: 10px;
width: 118px;
height: 21px;
border-radius: 10px / 50%;
padding: 4px 0 0;
color: #fff;
font-family: 'Roboto', sans-serif;
font-weight: 500;
text-align: center;
line-height: 1;
font-size:13px;
font-size:1.3rem;
}

.voice_a{
margin: 40px 10px 30px;
background: url("../img/edu_voice_bg01.jpg") 0 0 no-repeat #f3f3f3;
}
.voice_b{
background: url("../img/edu_voice_bg02.jpg") 0 0 no-repeat #f3f3f3;
}
.voice_a::before{background: #4eccb6;}
.voice_b::before{background: #67acdc;}


.voiceBox .headArea{
margin: 0 0 18px;
padding: 0 130px 16px 10px;
background: url(../img/dotline3.png) 0 100% repeat-x;
background-size: auto 1px;
}
.voiceBox .headArea .flame{
overflow: hidden;
border-radius: 50%;
margin: 0 30px 0 0;
}
.voiceBox .headArea .nameBox span{
display: block;
font-size:17px;
font-size:1.7rem;
}

.moreBtn{
padding: 0 0 10px;
text-align: center;
}
.moreBtn span{
position: relative;
display: inline-block;
width: 420px;
padding: 18px 34px 20px;
background: url(../img/plus.png) 95% 50% no-repeat;
background-size: 14px auto;
border: 1px solid #2577b1;
text-align: center;
color: #2577b1;
line-height: 1.5;
cursor: pointer;

}
.moreBtn.open span{
background: url(../img/minus.png) 95% 50% no-repeat;
background-size: 14px auto;
}
.accArea{
padding: 10px 0 0;
}


.boldList strong{
font-size:17px;
font-size:1.7rem;
}



#adinfo_edu table .txt {
text-align: left;
font-size: 14px;
font-size: 1.4rem;
}


@media screen and (max-width: 767px) {


.voiceBox{
position: relative;
margin: 10px 0 20px;
padding: 36px 10px 20px;
}
.voice_a{
margin: 40px 0 20px;
}
.voiceBox::before{
width: 70px;
height: 18px;
padding: 2px 0 0;
font-size:1.2rem;
}


.voiceBox .headArea{
margin: 0 0 12px;
padding: 0 5px 10px;
background: url(../img/dotline3.png) 0 100% repeat-x;
background-size: auto 1px;
}
.voiceBox .catch{
font-size:1.7rem;
}
.voiceBox .headArea .flame{
width: 80px;
margin: 0 20px 0 0;
}
.voiceBox .headArea .nameBox span{
display: inline;
margin: 0 0 0 1em;
font-size:1.5rem;
}
.voiceBox p{
line-height: 1.7;
}

.moreBtn{
padding: 0 0 20px;
}
.moreBtn span{
display: inline-block!important;
width: 90%;
padding: 12px 30px 14px;
background: url(../img/plus.png) 95% 50% no-repeat;
background-size: 14px auto;
text-align: center;
line-height: 1.5;
}
.moreBtn.open span{
background: url(../img/minus.png) 95% 50% no-repeat;
background-size: 14px auto;
}

.accArea{
padding: 0 0 0;
}


}

/********* history追加 **********/



.re_taitle_only {
    font-size: 2.7rem !important;
}

@media screen and (max-width: 767px) {
    .re_taitle_only {
        font-size: 1.5rem !important;
    }
}

#pankuzu a {
    font-size: 0.9em !important;
}

/*********  教育研究科  **********/

.hi_ideal {
    font-size: 1.2em;
    padding: 0 16px;
}
  
.hi_Subject{
    font-size: 2.1rem !important;
    line-height: 1em;
    margin: 0 !important;
}

.hi-en {
    color: #555555;
    margin: 0 !important;
}

.hi_ed_ul{
    margin: 0  !important;
    padding: 0px 10px 0 !important;
}

@media screen and (max-width: 767px) {
    .hi_ideal {
   font-size: 1.1em;
   padding: 0 5px; 
   }
   .hi_ed_ul{
    margin: 0  !important;
    padding: 0px 5px 0 !important;
}
.hi-en {
    color: #555555;
    margin: 0 !important;
    padding: 0 5px!important;}
 
table th {
    padding: 1.2em 0.5% !important;
    font-size: 1.4rem;
} 
.font1 {
    font-size: 1rem !important;
}   
   }

/*********  学校教育学専攻  **********/

.hi_flex {
    display: flex;
}

.hi_flex_m {
    margin: 0 0 0 12em ;
}

@media screen and (max-width: 767px) {
    .hi_flex {
        display: block;
        margin: 0 0 0 0 !important;
    }

    .hi_flex_m {
        margin: 8px 0 0 0 !important ;
    }

}


/*********  table  **********/

.th{
    width: 15%;
    text-align: center !important;
}

td { text-align: left !important;
}

/*********  AYUMI btn  **********/

.btn_wrap .btn{
    margin-bottom: 10px !important;
}
@media screen and (max-width: 767px) {
    .btn_wrap .btn{
        margin-bottom: 0px !important;
    }

}

.btn_u {
    font-size: 0.8em;
    margin: 0 0 0 22px !important;
    text-decoration: none;
}

.btn_u :hover {
    color: #2577b1;
}

.btn_u a {
    margin: 0 !important;
}

.hi-image-wrap {
    display: flex ;
    margin: 20px auto ;
}
.hi-image-wrap  img {
    max-height: 220px ;
}

.hi-image-wrap .flame {
    margin: 0 auto;
}

.hi-image-wrap p {
    text-align: center;
}

