@charset "utf-8";
#mainarea {
 /*	position: relative;
	height: 344px;*/
 background-color: #D3F1FF;
 width: 100%;
}
#mv {
 width: 100%;
 margin: 0 auto 20px;
}
#main h4 {
 color: #17A5F2;
 font-weight: bold;
 font-size: 107%;
 text-align: center;
 margin: 0 0 20px 0;
}
#main h4 img {
 margin-right: 5px;
}
#box1 {
 background-color: #E6F6FF;
 height: 140px;
 margin: 0 !important;
}
#box2 {
 float: left;
 width: 783px;
 box-sizing: border-box;
 background-color: #F6F6F6;
 height: 140px;
 margin: 0 !important;
 padding: 10px 15px;
}
#box2 .inner {
 height: 120px;
 overflow: auto;
}
.ico-info {
 background-image: url(/med/dai2naikahp/images/ico_info.png);
 background-size: 23px 25px;
 background-repeat: no-repeat;
 background-position: 50% 35px;
 padding-top: 65px;
}
#main #news_block dl {
 margin: 5px 0;
 line-height: 1.8;
 font-size: 14px;
}
#main #news_block dt {
 color: #335770;
 width: 200px;
 float: left;
}
#main #news_block dt span {
 margin-left: 10px;
 padding: 0;
 width: 68px;
 display: inline-block;
 text-align: center;
 color: #fff;
 font-size: 13px;
}
#main #news_block dt .cate_info {
 background-color: #00B2E5;
}
#main #news_block dt .cate_event {
 background-color: #EA8E4B;
}
#main #news_block dt .cate_lecture {
 background-color: #56AB67;
}
#training_block .content-box h3 {
 font-weight: bold;
 letter-spacing: 0.1em;
 color: #42586F;
}
#training_block .content-box p {
 color: #42586F;
}
.content-box h3 {
 font-size: 25px;
 font-family: serif;
 margin-bottom: 10px;
}
.content-box p {
 text-align: center;
 margin: 30px 0 40px;
 line-height: 2;
}
.btn {
 position: relative;
 overflow: hidden;
 display: block;
 height: 42px;
}
.btn_list {
 text-align: center;
 cursor: pointer;
}
.btn_list li {
 display: inline-block;
}
.btn_list li a {
 letter-spacing: 0;
}
.btn.w200 {
 width: 200px;
}
.btn.w400 {
 width: 400px;
}
.btn.center {
 margin-left: auto;
 margin-right: auto;
}
.btn_list .btn a {
 color: #fff;
 background-color: #31BFEF;
}
.btn > * {
 height: 42px;
 line-height: 42px;
 color: #fff;
 display: block;
 text-align: center;
 text-decoration: none;
 position: relative;
 border: 1px solid #FFF;
 box-sizing: border-box;
}
.btn a:hover {
 background-color: #A7E5F8;
 text-decoration: none;
 transition: 0.5s;
}
.btn a:visited {
 color: #fff;
}
.bnr_list li {
 margin-bottom: 10px;
 box-sizing: border-box;
}
.bnr_list li img {
 border: 1px solid #dedefc;
}
#entering_block {
 overflow: hidden;
 margin-top: 50px;
 padding-top: 30px;
 padding-bottom: 40px;
}
#entering_block .content-box {
 background: #31BFEF;
 color: #fff;
 width: 100%;
 padding-top: 30px;
 padding-bottom: 40px;
}
/*#entering_block:before {
	background: url(/med/dai2naikahp/images/bg_entering.jpg) no-repeat center center;
	background-size: cover;
	content: "";
	display: block;
}
*/
@media only screen and (min-width: 768px) { /*768px ртио*/
 #mv {
  /*	position: absolute;
	background-color: #E3E0C7;*/
  width: 1024px;
  height: 430px;
  bottom: 0;
  /*	left: 0;
	right: 0;*/
  margin: 0 auto;
  padding-top: 24px;
 }
 .col-4 {
  margin-bottom: 0;
 }
 #training_block .content-box {
  background: url(/med/dai2naikahp/images/bg_training.png) no-repeat center center;
  background-size: cover;
  padding-top: 40px;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 100px;
 }
 .btn_list li {
  margin: 0 10px;
 }
 #entering_block .content-box h3 {
  color: #FFF;
  font-size: 25px;
  letter-spacing: 0.2em;
  margin-top: 30px;
 }
 #entering_block .content-box p {
  color: #FFF;
  margin: 22px 0 35px;
  text-align: center;
 }
}
@media only screen and (max-width: 767px) { /*767px ртоб*/
 #mv img {
  max-width: 100%;
  box-sizing: border-box;
  height: auto;
 }
 #main #news_block dt {
  width: 100%;
  float: none;
  line-height: 1.5;
 }
 #main #news_block dd {
  padding-left: 0;
  margin: 5px 0;
 }
 #main #news_block {
  margin-top: 0 !important;
 }
 #main #news_block .innerbox {
  margin: 0 !important;
 }
 #box1 {
  width: 100%;
  height: 90px;
 }
 .ico-info {
  padding-top: 50px;
  background-position: 50% 25px;
 }
 #box2 {
  width: 100%;
  height: auto;
 }
 #box2 .inner {
  height: 275px;
 }
 .content-box p {
  margin: 22px 0 35px;
  text-align: center;
 }
 #group_block .content-box {
  background-size: cover;
  padding: 0;
 }
 .col-xs-6:last-child {
  margin-bottom: 0;
 }
 #training_block .content-box {
  background: url(/med/dai2naikahp/images/bg_training.png) no-repeat center center;
  background-size: cover;
  padding: 40px 0 40px;
 }
 .content-box h3 {
  font-size: 18px;
 }
 .content-box p {
  font-size: 80%;
  margin: 18px auto;
  width: 22em;
 }
 .footer_logo {
  text-align: center;
  margin: 20px auto 25px;
 }
}
/*
YouTube Movie Area
---------------------------------*/
div.secMovie {
 width: 70%;
 margin: 0 auto;
 margin-bottom: 2em;
 margin-top: 3em;
}
div.secMovie h2{
 margin-bottom: 0.5em;
 color: #17A5F2;
}
@media (max-width: 767px) {
 div.secMovie {
  width: 100%;
 }
}
.youtubeAspect-ratio {
 position: relative;
 padding-bottom: 56.25%;
 height: 0;
 overflow: hidden;
}
.youtubeAspect-ratio iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}