charset "utf-8";






/***************グローバルナビ***************/



#globalNavi{
  width: 100%;
}



.global_nav {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  height: 70px;
}

.global_nav ul {
  list-style: none;
  padding: 7px 0;
  margin: 0;
  background:#fff
}

.global_nav ul li {
    display: inline-block;
    border-right: 1px solid #cccccc;
    transform: skewX(150deg);
    padding: 0 15px;
    width: 12%;
    height: 55px;
    line-height: 43px;
}

.global_nav li img {
}


.global_nav ul li a {
  transform: skewX(-150deg);
  display: block;
  width: 100%;
  height: 100%;
}

.global_nav ul li:last-child {
  border-right: none;
}

ul#pc_menu{
	float:right;
	margin-top:45px
}

ul#pc_menu li{
	float:left;
	font-weight:500;
	font-size:20px;
	font-family: 'Ropa Sans', sans-serif;
	line-height: 1.6em;
	margin:0  0 0 60px;
	letter-spacing:0.1em
}

ul#pc_menu li a{
	color:#000;
}

@media screen and (max-width:812px) {
#pc_menu{
	display:none;
}	
	
}




/******************************/

a.modal-open{
	color: #0082dd;
    text-decoration: none;
}
.pro_top_photo{
	float:left
}
.pro_top_text{
	font-size:15px;
	margin:50px 0 100px 15px !important;
	float:left
}

.pro_top_box{
	width:470px;
	margin:0 auto 0px auto;
	letter-spacing:0.01em
}

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

#professor {

	background:#F7F7F7
}
.professor {
  margin: 0 auto;
}

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





/***************ヘッダ***************/

.is-fixed {
  background:#fff;
  transition: 0.7s;
  opacity:0.75
 
}
@media screen and (max-width: 812px) {
.is-fixed {
  background:#fff;
  transition: 0.7s;
  opacity:1
 
}	
	
}


/***************グローバルナビ***************/



#globalNavi{
  width: 100%;
}



.global_nav {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  height: 70px;
}

.global_nav ul {
  list-style: none;
  padding: 7px 0;
  margin: 0;
  background:#fff
}

.global_nav ul li {
    display: inline-block;
    border-right: 1px solid #cccccc;
    transform: skewX(150deg);
    padding: 0 15px;
    width: 12%;
    height: 55px;
    line-height: 43px;
}

.global_nav li img {
}


.global_nav ul li a {
  transform: skewX(-150deg);
  display: block;
  width: 100%;
  height: 100%;
}

.global_nav ul li:last-child {
  border-right: none;
}



