@charset "utf-8";
/* CSS Document */


.modal_text{
	clear:both;
	line-height:1.8em
}

.mo_midashi{
	font-size: 110% !important;
    font-weight: bold;
    margin: 40px 0 5px 0 !important;
}

.modal_text dl {
  width:700px;
}
@media only screen and (max-width: 767px) {
.modal_text dl {
  width:100%;
}
}

.modal_text dt {
  float:left;
  width:100px;
}
.modal_text dd {


}

.modal-content h2{
	text-align: center;
    margin: 0 auto 4% ;
    padding-bottom: 2px;
	padding-top:50px;
	letter-spacing: 0.1em;
	margin-bottom:50px;
    clear:both
}
.modal-content h3{
	margin-top: 50px
}
.lock {
    overflow:hidden;
}

.modal-content {
    position:relative;
    display:none;
    width:890px;
    max-height:80%;
    margin:30px;
    padding:10px 80px;
    background:#fff;
    overflow:auto;
    font-size:14px;
    color: #666666;
    line-height:1.8em;
    text-align:justify
}
@media only screen and (max-width: 767px) {
.modal-content {
    width:95%;
	margin: 0 auto;
	padding:10px 20px;
}
}


.modal-content p {
    margin:0;
    padding:0;
    font-size:14px
}

.modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
}

.modal-wrap {
    z-index:2;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:auto;
}

.modal-open {
    color:#00f;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
    color:#f00;
}

.modal-close {
    color:#fff;
    background:#000;
    padding:3px 15px;
    width:120px;
    margin:30px auto 0 auto;
    text-align:center;
    text-decoration:none;
    letter-spacing:0.1em;
    font-weight:bold;
    display:block
}

.modal-close:hover {
    cursor:pointer;
    color:#fff;
}


@media only screen and (max-width: 767px) {



.pro_top_photo {
    float: none;
 text-align:center;
 margin:0 0 10px 0
}

.pro_top_text{
	text-align:center;
	line-height: 1.6em;
}
a.modal-open {
    color: #0082dd;
    text-decoration: none;
}

#professor {
    background: #F7F7F7;
}


.professor h2 {
    text-align: center;
    margin: 0 auto 4%;
    border-bottom: 1px solid #0082dd;
    padding-bottom: 2px;
    padding-top: 50px;
    margin-bottom: 50px;
    width: 130px;
    color:#0082dd;
    font-size:110%;
    font-family: "Sawarabi Mincho";
    font-weight: normal;
}



.fs130 {
    font-size: 130%;
    font-weight: bold;
    letter-spacing: 0.1em;
}


.modal_text{
	clear:both;
	line-height:1.8em;

}

.mo_midashi{
	font-size: 110% !important;
    font-weight: bold;
    margin: 40px 0 5px 0 !important;
}

.modal_text dl {
  width:100%;
}
.modal_text dt {
  float:none;
  width:100%;
  font-weight:bold
}
.modal_text dd {
	margin-left:0

}

.modal-content h2{
	text-align: center;
    margin: 0 auto 4% ;
    padding-bottom: 2px;
	padding-top:30px;
	letter-spacing: 0.1em;
	margin-bottom:30px;
    font-size: 160%;
    clear:both
}

.lock {
    overflow:hidden;
}


@media screen and (min-width:0px){
.modal-content {
	font-family: 'Noto Sans Japanese', sans-serif;
    position:relative;
    display:none;
    width:90%;
    max-height: 90%;
    margin: 0% 0 0 0;
    padding:10px 20px;
    background:#fff;
    overflow:auto;
    font-size:13px;
    color: #666666;
    line-height:1.8em;
    text-align:justify;
    -webkit-overflow-scrolling: touch;
}
}
@media screen and (min-width:321px){
.modal-content {
	font-family: 'Noto Sans Japanese', sans-serif;
    position:relative;
    display:none;
    width:90%;
    max-height: 85%;
    margin: 10% 0 0 0;
    padding:10px 20px;
    background:#fff;
    overflow:auto;
    font-size:13px;
    color: #666666;
    line-height:1.8em;
    text-align:justify;
    -webkit-overflow-scrolling: touch;
}
}

.modal-content p {
    margin:0;
    padding:0;
    font-size:13px;

}

.modal-overlay {
    z-index:2001;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
    -webkit-overflow-scrolling: touch;
}

.modal-wrap {
    z-index:2002;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    overflow:auto;
    -webkit-overflow-scrolling: touch;
}

.modal-open {
    color:#00f;
    text-decoration:underline;
}

.modal-open:hover {
    cursor:pointer;
    color:#f00;
}

.modal-close {
    color:#fff;
    background:#000;
    padding:3px 15px;
    width:100px;
    margin:10px auto 0 auto;
    text-align:center;
    text-decoration:none;
    letter-spacing:0.1em;
    font-weight:bold;
    display:block
}

.modal-close:hover {
    cursor:pointer;
    color:#fff;
}
}
