/* News & Topics */　

.news-topic.entry-body p {
margin-bottom:30px  !important;
}

 .schedule_list{
    list-style: none !important;
}

.schedule_list li {
   line-height: 190% !important;
   margin: 5px 0 !important;
}

/*iframe*/
.iframe_wrapper  {
/*
  width: 640px;
  height: 360px;
  margin:auto;
*/

  width: 100%;
  height: auto;
  text-align:center;
}

/*中央1枚(研究成果など）*/
.image_center {
/*
  width: 770px;
  margin:auto;
*/
  width: 100%;
  text-align:center;
}

.image_center img {
  width:60%;
  height: auto;
  border: 0;
}

.image_center span {
  width: 100%;
  text-align:center;
  font-size: 80%;
  overflow:hidden;
  clear:both;
  display: block;
}


	/*中央2枚(研究成果など）*/
.image_center_2 {
 overflow:hidden;
 clear:both;
 width:100%;
 text-align: center;
 margin: auto;
}

.image_center_2 img {
  width: 48%;
  height: auto;
  border: 0;
  float: left;
  margin-left: 1%;
}

.img_caption{
  width: 49%;
  text-align: center;
  float: left;
  font-size: 8pt;

}

/*横2枚の場合*/
.news_photo_2 {
 overflow:hidden;
 clear:both;
 text-align: center;
 margin: auto;
}

.news_photo_2 img {
  width: 400px ;
  height: auto;
  vertical-align: middle;
  border: 0;
  margin:0 0 5px 5px;
  
  float:left;
}


/*横3枚の場合*/
.news_photo_3 {
 overflow:hidden;
 clear:both;
 text-align: center;
 margin: auto;
}

.news_photo_3 img {
  width: 270px ;
  height: auto;
  vertical-align: middle;
  border: 0;
  margin:0 0 5px 5px;
  
  float:left;
}
/*横4枚の場合*/
.news_photo_4 {
 overflow:hidden;
 clear:both;
 text-align: center;
 margin: auto;
 padding: auto;
}

.news_photo_4 img {
  width: 195px;
  height: auto;
  vertical-align: middle;
  border: 0;
  margin: 5px;
  float:left;
}

.entry-body a:hover{
    font-weight:bolder !important;
    text-decoration: none !important;
	color: #76161b;
}


.entrybody .reg-button {
width: 350px; height:160px;
  font-size: 20px;
  font-weight: 900;
  background-color: #ff1a42;
  color: #ffffff;
  padding: 20px;
  margin : 40px;
  border-radius: 10px;
}

.entrybody .reg-button a:hover {
  opacity: 0.7 !important;
}

.contact {
  width:320px !important;
}

.contact .btn_c {
    background-color: #3169d1;
    color: #fff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    } 
    
    .contact .btn_c:hover {
            background-color: #998bfa;
    }

/*Googleカレンダー*/
.google_cal ifreme {
    width:100%;
    height: 400px;
}

@media all and (min-width: 768px) {
	.google_cal iframe {
	      height: 600px;
	}
   .google_cal_sp {
         display:none;
   }
}

@media screen and (min-width:1px) and (max-device-width: 776px) {
	.google_cal  {
	      display: none;
	}
   .google_cal_sp  iframe {
         height: 600px;
   }



.image_center {
  width: 100%;
}

.image_center img {
  width:95%;
  height: auto;
}

.image_center_2 {
  width: 100%;
}

.image_center_2 img{
 width: 100%;
 height: auto;

 
}

.img_caption{
display:none;

}

  .news_photo_3{
   width:100%;
   text-align: center;
  }

  .news_photo_3 img{
    width:80% ;
    height: auto;
    display:block;
    margin-left: 10%;
  }

  .news_photo_4{
   width:100%;
   text-align: center;
  }

  .news_photo_4 img{
    width:80% ;
    height: auto;
    display:block;
    margin-left: 10%;
  }

/*iframe*/
.iframe_wrapper  {
  width: 100%;
}


.iframeWrapper {
position: relative;
width: 100%;
padding-top: 75%;
}
.iframeWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*newsの本文、タイトルなどのフォントサイズ*/
.entry-body {
font-size: 1.6rem !important;

}

.entry-body p {
font-size: 1.6rem !important;
line-height: 180% !important;
}

.entry-body th, td {
font-size:1.6rem !important;
}

.news-topic .entry-body table th,
.news-topic .entry-body table td{
	padding-left: 12px !important;
}


.em-date {
font-size: 1.35rem !important;

}

.recruit-entry {
  width: 100% !important;
}




/*News一覧*/
.entry-date {
font-size: 1.2rem !important;
}

.news-list .news-entry .entry-category-sp img {
   margin-left: 2%;

}

.news-topic .entry-title {
line-height: 160%;
}

.news-list .news-entry .entry-title{
    font-size: 1.8rem !important;
}



.svg_2 {
   background-image: url(../img/news_h4_bg.svg) no-repeat;
   background-size: 76px 150px;
  font-size: 18px;
}
    
}
