#second_contents{
  margin: 0 !important;
  padding: 0 !important;
  border: solid 1px #fff;
}
#contents {
  background: #fff;
}
#content ul {
  padding: 0;
}
.ou_title {
  background-image: url('/ja/international/files/mv.jpg/@@images/image');
  background-repeat: no-repeat;
  background-position: center top;
  background-size:  cover;
  text-align:center;
  padding:100px 0 0 0;
 /* padding:150px 0 0 0;*/
/*   height: 285px;*/
/*   margin-bottom: 70px; */
}
.ou_title h1{
  font-size: 2.2rem;
  font:"Noto Sans Japanese" , "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  font-weight: 200;
  color: #fff;
  margin-bottom: 98px;
  letter-spacing: 10px;
}
@-moz-document url-prefix() {
  .ou_title h1{
    margin-bottom: 95px;
  }
}
@media all and (-ms-high-contrast: none){
  .ou_title h1{
    margin-bottom: 95px;
  }
}
@supports (-ms-ime-align: auto) {
  .ou_title h1{
    margin-bottom: 95px;
  }
}
.ou_title h1 span.sub {
  font-size: 0.6em;
  font-family:"Noto Sans Japanese";
  font-weight: 200;
  letter-spacing: 2px;
}
.ou_catch {
  background-color:rgba(0, 0, 0, 0.5);
  text-align:center;
  color:#FFF;
  font-family:"Noto Sans Japanese" , "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
  padding:0;
  line-height:1.8em;
  border-top: 1px solid #fff;
}
.ou_catch ul {
  overflow: hidden;
  border-left: 1px solid #fff;
  padding: 0 !important;
  width: 990px;
  margin: 0 auto;
}
.ou_catch ul a li{
  color: #fff;
}
.ou_catch ul a:hover li{
  background-color: #2D287F;
}
.ou_catch ul li{
  list-style-type: none !important;
  overflow: hidden;
  height: 100px;
  float: left;
  border-right:1px solid #fff;
  padding: 0 5px 0 15px;
  text-align: left;
  margin-bottom: 0 !important;
  width: 20%;
}
.ou_catch ul li div.chevron{
  width: 20px;
  height: 20px;
  background-color: #2D287F;
  float: left;
  margin-top: 41px;
  margin-right: 10px;
  text-align: center;
}
.ou_catch ul a:hover li div.chevron{
  background-color: #FDD000;
}
.ou_catch ul li div.chevron .arrow{
  padding-bottom: 6px;
}
.ou_catch ul li p {
  display: table-cell;
  vertical-align: middle;
  height: 100px;
  font-size: 1.1rem;
  color: #fff;
}

.box_w {
  width:990px;
  margin:0 auto;
}

.first_link{
  margin: 55px 0;
}
ul.btns{
  overflow: hidden;
}
#content .box_w ul.btns a li{
  float:left;
  display: table;
  height: 100px;
  margin-right: 15px;
  margin-bottom: 18px;
  width: 320px;
}
#content .box_w ul.btns a li.last{
  margin-right: 0;
}
ul.btns a li p{
  display: table-cell;
  width: 290px;
  border-left: 1px solid #2d287f;
  border-top: 1px solid #2d287f;
  border-bottom: 1px solid #2d287f;
  background: #f2f2f7;
  padding: 10px 30px;
  color: #333;
  box-sizing: border-box;
  vertical-align: middle;
  font-size: 1.1rem;
  line-height: 1.6;
}
ul.btns a:hover li p{
  background: #2d287f;
  color: #fff;
}
ul.btns a li .chevron{
  display: table-cell;
  width: 30px;
  background: #2d287f;
  box-sizing: border-box;
  vertical-align: middle;
}
ul.btns a:hover li .chevron{
  background: #fdd000;
}
ul.btns a li .chevron img{
  margin-left: 10px;
  margin-top: 4px;
}

#second_contents #content .box_w h2{
  background: url("/ja/international/files/line_h2.png/@@images/image") no-repeat bottom left;
  padding-bottom: 10px;
  padding-top: 0;
  padding-left: 0;
  color: #333;
  font-weight: normal;
  margin-bottom: 30px;
}
#content .box_w h3{
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: 1.6rem;
  font-weight: normal;
  color: #2d287f;
  margin-bottom: 30px;
  background: #fff;
}
.box_w .mb-30{
  margin-bottom: 30px;
}

#content .news,
#content .communication,
#content .abroad,
#content .university{
  margin-bottom: 32px;
}
#content .links{
  margin-bottom: 100px;
}
#content .news{
  box-shadow: none;
  -webkit-box-shadow: none;
}
#content .news h2 span{
  background: url("/ja/international/files/icon_news.png/@@images/image") no-repeat left center;
  background-size: contain;
  padding-left: 80px;
  line-height: 1.8;
  font-size: 1.8rem;
  display: inline-block;
}
#content .communication h2 span{
  background: url("/ja/international/files/icon_communication.png/@@images/image") no-repeat left center;
  padding-left: 80px;
  line-height: 2.7;
  font-size: 1.8rem;
  display: inline-block;
  background-size: contain;
}
#content .abroad h2 span{
  background: url("/ja/international/files/icon_abroad.png/@@images/image") no-repeat left center;
  padding-left: 80px;
  line-height: 1.8;
  font-size: 1.8rem;
  display: inline-block;
  background-size: contain;
}
#content .university h2 span{
  background: url("/ja/international/files/icon_university.png/@@images/image") no-repeat left center;
  padding-left: 80px;
  line-height: 2.0;
  font-size: 1.8rem;
  display: inline-block;
  background-size: contain;
}
#content .links h2 span{
  background: url("/ja/international/files/icon_links.png/@@images/image") no-repeat left center;
  padding-left: 80px;
  line-height: 1.8;
  font-size: 1.8rem;
  display: inline-block;
  background-size: contain;
}
#main-column p {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}




/* sp */
@media screen and (max-width: 480px){
  .ou_title {
    background-image: url("/ja/international/files/mv_sp.jpg/@@images/image");
    background-repeat: no-repeat;
    background-size:100%;
    padding: 30.8vw 0;
    position: relative;
    height: auto;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px){
  .ou_title h1{
    font-size: 2.2rem;
    font-family: "Noto Sans Japanese";
    font-weight: 200;
    color: #fff;
    letter-spacing: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    line-height: 0.9;
  }
}
@media screen and (max-width: 480px){
  .ou_title h1 span.sub {
    font-size: 0.4em;
    font-family: "Noto Sans Japanese";
    font-weight: 200;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 480px){
  .ou_title h1 span.sub {
    font-size: 0.4em;
    font-family: "Noto Sans Japanese";
    font-weight: 200;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 480px){
  .ou_title .ou_catch {
    display: none;
  }
}

@media screen and (min-width: 481px){
  .ou_catch_sp {
    display: none;
  }
}
@media screen and (max-width: 480px){
  .ou_catch_sp {
    background-color:#333;
    color:#FFF;
    font-family:"Noto Sans Japanese" , "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    padding:0;
    border-top: 1px solid #fff;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 480px){
  .ou_catch_sp ul {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 480px){
  .ou_catc_sp ul a li{
    color: #fff;
  }
}
/*
@media screen and (max-width: 480px){
   .ou_catch_sp ul a:hover li{
    background-color: #2D287F;
  }
}
*/
@media screen and (max-width: 480px){
  .ou_catch_sp ul li{
    list-style-type: none !important;
    border-bottom:1px solid #fff;
    text-align: left;
    clear: both;
  }
}
@media screen and (max-width: 480px){
  .ou_catch_sp ul li div.chevron{
    width: 20px;
    height: 20px;
    background-color: #2D287F;
    float: left;
    margin-right: 15px;
    text-align: center;
    margin: 20px;
  }
}
/*
@media screen and (max-width: 480px){
  .ou_catch_sp ul a:hover li div.chevron{
    background-color: #FDD000;
  }
}
*/
@media screen and (max-width: 480px){
  .ou_catch_sp ul li p {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.1rem;
    color: #fff;
    padding: 17px 20px 17px 0;
  }
}
@media all and (-ms-high-contrast: none){
  #content .ou_catch_sp ul li {
    height: 60px;
    margin-bottom: 0;
  }
}
@supports (-ms-ime-align: auto) {
  #content .ou_catch_sp ul li {
    height: 60px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px){
  .ou_catch_sp ul a{
    text-decoration: none;
  }
}



@media screen and (max-width: 480px){
  .first_link{
    margin: 0 0 52px 0;
  }
}
@media screen and (max-width: 480px){
  .box_w {
    width:90%;
    margin-left:5%;
    margin-right:5%;
  }
}
@media screen and (max-width: 480px){
  #content .box_w ul.btns a{
    text-decoration: none;
  }
}
@media screen and (max-width: 480px){
  #content .box_w ul.btns a li{
    float:none;
    margin-bottom: 20px;
    width: 100%;
  }
}
@media screen and (max-width: 480px){
  ul.btns a li p{
    width: 91%;
    padding: 10px 25px;
    font-size: 1.2rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 480px){
  ul.btns a li .chevron{
    width: 9%;
  }
}
@media screen and (max-width: 480px){
  ul.btns a li .chevron img{
    margin-left: 15px;
  }
}
@media screen and (max-width: 480px){
  #second_contents #content .box_w h2 span{
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 480px){
  #second_contents #content .news .box_w h2 span{
    background-size:25%;
    padding-left: 50px;
  }
}
@media screen and (max-width: 480px){
  #second_contents #content .communication .box_w h2 span{
    background-size:12%;
    padding-left: 55px;
    line-height: 1.4;
    height: 60px;
  }
}
@media screen and (max-width: 480px){
  #second_contents #content .abroad .box_w h2 span{
    background-size:14%;
    padding-left: 60px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 480px){
  #content .university h2 span{
    padding-left: 80px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 480px){
  #content .links h2 span{
    background-size:18%;
    padding-left: 50px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 480px){
  .news,
  .communication,
  .abroad,
  .university{
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px){
  .links{
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 480px){
  #content .box_w h3{
    padding:0;
  }
}
@media screen and (min-width: 481px){
  #content .floating-nav-component ul.social_ic li {
    margin-bottom: 8px;
  }
}
