@charset "utf-8";

/* -------------------------------------------------- */
/* file   : top.css                                   */
/* update : 2013/01/18 T.S                           */
/* -------------------------------------------------- */
@media screen and (min-width: 751px){
  #top .pan{
    display: none;
  }
  #top .mv{
    position: relative;
  }
  #top .mv img{
    width: 100%;
    height: auto;
  }
  #top .mv ul li.li_01{
    background-image: url(../../img/mv01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 580px;
  }
  #top .mv ul li.li_02{
    background-image: url(../../img/mv02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 580px;
  }

  #top .li_01 .mv_text {
    position: absolute;
    top: 23%;
    right: 5%;
    left: 62%;
    z-index: 1;
    
  }
  #top .li_01 .mv_text_title {
    font-size: 38px;
    font-weight: bold;
    line-height: 60px;
  }
  #top .li_01 .mv_text .mv_span_title02{
    margin-top: 30px;
    font-size: 24px;
    font-weight: bold;
  }
  #top .li_01 .mv_text .mv_span_text{
    margin-top: 5px;
    font-size: 16px;
    line-height: 30px;
  }
 #top .li_02 .mv_text {
    position: absolute;
    top: 25%;
    right: 2%;
    left: 56%;
    z-index: 1;
    
  }
  #top .li_02 .mv_text_title {
    font-size: 38px;
    font-weight: bold;
    line-height: 60px;
  }

  #top .li_02 .mv_text .mv_span_text{
    margin-top: 15px;
    font-size: 16px;
    line-height: 40px;
  }
  #top .news_wrap {
    background-color: #0969b3;
    color: #fff;
    padding: 20px 0;
  }

  #top .news_wrap a{
    color: #fff;
  }
  #top .news_wrap a:hover{
    text-decoration: underline;
  }
  #top .news_content{
    width: 90%;
    margin: auto;
    display: flex;
    flex-flow: row;
    max-width: 1100px;
  }
  #top .news{
    font-weight: bold;
    margin-right: 5%;
  }
  #top .news_date{
    margin-right: 3%;
  }
  #top .news_tit{
    margin-right: 1%;
  }
  #top .more_btn{
    margin-left: auto;
  }
  #top .more_btn a{
    color: #fff;
    border: solid 2px #fff;
    font-weight: bold;
    padding: 5px 20px;
    
  }
  #top .more_btn a:hover{
    opacity: 0.7;
  }
  #top .more_btn a:visited{
    text-decoration: none;
  }
  #top .top_content{
    display: flex;
    flex-flow: row;
    max-width: 1100px;
    width: 90%;
    margin: auto;
  }
  #top .top_l{
    margin-top: 70px;
    width: 33%;
    margin-right: 1%;
  }
  #top .top_r{
    width: 66%;
    background-image: url(../../img/map01.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right -10px bottom -20px;
    height: 593px;
    position: relative;
  }
  #top .top_r img{
    margin-right: 7px;
    vertical-align: text-bottom;
  }
  #top .map_detail p{
    position: relative;
    background-color: #fff;
    box-sizing: border-box;
    font-weight: bold;
    border: solid 2px #dbdcd9;
/*    padding: 7px 15px 7px 10px;*/
/*    font-size: 1.2vw;*/
    font-size: 14px;
    text-align: center;
    width: 16%;
    padding: 6px 2px 6px 0;
    min-width: 104px;
  }
  #top .map_detail a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #top .top_r .map_detail .else{
    display: none;
  }
	#top .top_r .hokkaido{
    display: inline-block;
    position: absolute;
    top: 11%;
    right: 220px;
  }
  #top .top_r .iwate{
    display: inline-block;
    position: absolute;
    top: 45%;
    right: 45px;
  }
  #top .top_r .hokuriku{
    display: inline-block;
    position: absolute;
    top: 45%;
    right: 280px;
  }
  #top .top_r .kyoto{
    display: inline-block;
    position: absolute;
    top: 45%;
    right: 407px;
  }
  #top .top_r .hyogo{
    display: inline-block;
    position: absolute;
    top: 53.5%;
    right: 407px;
  }
  #top .top_r .chugoku{
    display: inline-block;
    position: absolute;
    top: 53.5%;
    right: 538px;
    min-width: 104px;
  }
  #top .top_r .tokyo{
    display: inline-block;
    position: absolute;
    bottom: 13.5%;
    right: 136px;
  }
  #top .top_r .kanagawa{
    display: inline-block;
    position: absolute;
    bottom: 5%;
    right: 136px;
  }
  #top .top_r .chubu{
    display: inline-block;
    position: absolute;
    bottom: 5%;
    right: 263px;
  }
  #top .top_r .osaka{
    display: inline-block;
    position: absolute;
    bottom: 5%;
    right: 390px;
  }
	#top .top_r .fukuoka{
    display: inline-block;
    position: absolute;
    bottom: 5%;
    right: 570px;
  }
	#top .top_r .hokkaido:hover{
    background-color: #f5fdff;
  }
  #top .top_r .iwate:hover{
    background-color: #e3feff;
  }
  #top .top_r .hokuriku:hover{
    background-color: #f7f3ff;
  }
  #top .top_r .kyoto:hover{
    background-color: #fbf4ed;
  }
  #top .top_r .hyogo:hover{
    background-color: #fff8e3;
  }
  #top .top_r .chugoku:hover{
    background-color: #f8ffe6;
  }
  #top .top_r .tokyo:hover{
    background-color: #e9fff1;
  }
  #top .top_r .kanagawa:hover{
    background-color: #ffebef;
  }
  #top .top_r .chubu:hover{
    background-color: #e4f7ff;
  }
  #top .top_r .osaka:hover{
    background-color: #ffebe1;
  }
	#top .top_r .fukuoka:hover{
    background-color: #fee8e8;
  }
  #top .top_tit01{
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 45px;
  }
  #top .top_menu_list > ul{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    position: relative;
  }
    #top .top_menu_list > ul.active{
    margin-bottom: 280px;
  }
  #top .top_menu_list > ul > li > img{
    width: 99%;
    height: 99%;
  }
  #top .top_menu_list > ul > li{
    display: flex;
    justify-content: space-between;
    width: 33%;
    text-align: center;
  }

  #top .top_menu_list > ul > li.about > div{
    background-image: url(../../img/list01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 430px;
    width: 100%;
    position: relative;
    z-index: 995;
  }
  #top .top_menu_list > ul > li.study > div{
    background-image: url(../../img/list02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 430px;
    width: 100%;
    position: relative;
    z-index: 999;
  }
  #top .top_menu_list > ul > li.activity > div{
    background-image: url(../../img/list03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 430px;
    width: 100%;
    position: relative;
    z-index: 999;
  }
  #top .top_menu_list > ul > li.about > div img{
    position: absolute;
    top: 148px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #top .top_menu_list > ul > li.study > div img{
    position: absolute;
    top: 148px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #top .top_menu_list > ul > li.activity > div img{
    position: absolute;
    top: 148px;
    left: 0;
    right: 0;
    margin: auto;
  }
  #top .top_menu_list > ul > li > div:before{
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.35);
    top: 0;
    left: 0;
    z-index: -1;
  }
  #top .top_menu_list > ul > li > div:hover:before{
    background-color: rgba(0,0,0,0);
  }
  #top .top_menu_list > ul > li > ul{
    position: absolute;
    top:100%;
    left:0%;
    background-color: #def6ff;
    padding: 65px 10%;
    z-index: 999;
    width: 100%;
    box-sizing: border-box;
    display: none;
  }
  #top .top_menu_list .about > ul:before{
    content: '';
    position: absolute;
    top: -30px;
    left: 14%;
    right: 86%;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #def6ff;
    z-index: 999;
  }
  #top .top_menu_list .study > ul:before{
    content: '';
    position: absolute;
    top: -30px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #def6ff;
    z-index: 999;
  }
  #top .top_menu_list .activity > ul:before{
    content: '';
    position: absolute;
    top: -30px;
    left: 82%;
    right: 15%;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #def6ff;
    z-index: 999;
  }
  #top .top_menu_list > ul > li > ul > li {
    width: 29%;
    margin-bottom: 10px;
    margin-left: 20px;
    text-align: left;
    float: left;
    position: relative;
  }
  #top .top_menu_list > ul > li > ul > li:before{
    content: '';
    position: absolute;
    background-image: url(../../img/link_icon.png);
    background-repeat: no-repeat;
    top: 5px;
    left: -20px;
    width: 17px;
    height: 17px;
  }

  #top .top_menu_list > ul > li > ul > li a{
    color: #000000;
  }
  #top .top_menu_list > ul > li > ul > li a:visited{
    color: #000000;
  }
  #top .top_menu_list >ul > li > ul > li img{
    vertical-align: middle;
    margin-right: 10px;
  }

  #top footer.on_hover{
    margin-top: 224px;
  }
  #top .footer_content00{
    background: #fff;
/*    display: flex;
    justify-content: center;*/
    font-size: 16px;
    width: 90%;
    margin: 90px auto 0;
    /*max-width: 1100px;*/
	  max-width: 520px;
  }
  #top .footer_top01{
    background-color: #14abe3;
    color: #fff;
    width: 100%;
    padding: 35px 15px;
    text-align: center;
    margin-right: 5%;
    position: relative;
  }
  #top .footer_top01 a{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
  }
  #top .footer_top01:hover{
    opacity: 0.7;
  }
  #top .footer_top01 img{
    margin: 10px 0 20px;
  }
  #top .footer_top02{
    background-color: #0969b3;
    color: #fff;
    width: 100%;
    padding: 20px;
    text-align: center;
    position: relative;
  }
 #top .footer_top02 a{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
  }
  #top .footer_top02:hover{
    opacity: 0.7;
  }
  #top .footer_top02 img{
    margin-bottom: 5px;
  }
  #top .footer_tit{
    font-size: 26px;
    font-weight: bold;
  }

/* ------------------PC end-------------------------------- */}


@media screen and (max-width: 750px){
  #top .pan{
    display: none;
  }
  #top .mv{
    position: relative;
  }
  #top .mv img{
    width: 80%;
    z-index: 3;
    height: auto;
  }
  #top .mv ul li.li_01{
    background-image: url(../../img/sp_mv01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
  }
  #top .mv ul li.li_02{
    background-image: url(../../img/sp_mv02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
  }

  #top .mv_text p{
    position: absolute;
    top: 8%;
    right: 0%;
    left: 45%;
    z-index: 1;
    font-size: 16px;
    font-weight: bold;
    
  }

  #top .news_wrap {
    background-color: #0969b3;
    color: #fff;
    padding: 10px 0 20px 0;
  }
  #top .news_wrap a{
    color: #fff;
  }
  #top .news_wrap a:hover{
    text-decoration: underline;
  }
  #top .news_content{
    width: 90%;
    margin: auto;
  }
  #top .news{
    font-weight: bold;
    display: block;
    text-align: center;
    font-size: 18px;
  }
  #top .news_date{
    margin-right: 3%;
  }
  #top .news_tit{

  }
  #top .more_btn{
    margin-top: 7px;
    display: block;
    text-align: center;
  }
  #top .more_btn a{
    color: #fff;
    border: solid 2px #fff;
    padding: 5px 20px;
    text-decoration: none;
    
  }
  #top .more_btn a:visited{
    text-decoration: none;
  }
  #top .top_content{
    padding: 0 15px;
  }
  #top .top_tit01{
    margin-top: 30px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
  }
  #top .over_flow{
   /* overflow: scroll;*/
    margin-bottom: 20px;
  }
  
  #top .sp_map img{
    width: 100%;
    min-width: 340px;
  }

  #top .top_r {
    position: relative;
  }
  #top .top_r .map_detail{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
    top: -210px;
    left: 0;
    min-width: 340px;
    box-sizing: border-box;
  }
  #top .top_r img{
    vertical-align: text-bottom;
  }
	#top .top_r .hokkaido{
    display: inline-block;

    border: solid 2px #dbdcd9;
    padding: 10px 10px;
    order: 10;
  }
  #top .top_r .iwate{
    display: inline-block;
/*
    position: absolute;
    top: 20%;
    right: 0;
*/
    border: solid 2px #dbdcd9;
    padding: 10px 10px;
    order: 9;
  }
  #top .top_r .hokuriku{
    display: inline-block;
/*
    position: absolute;
    top: 20%;
    right: 35%;
*/
    border: solid 2px #dbdcd9;
    padding: 10px 10px;
    order: 5;
  }
  #top .top_r .kyoto{
    display: inline-block;
/*
    position: absolute;
    top: 20%;
    right: 60%;
*/
    border: solid 2px #dbdcd9;
    padding: 10px 10px;
    order: 4;
  }
  #top .top_r .hyogo{
    display: inline-block;
/*
    position: absolute;
    top: 30%;
    right: 60%;
*/
    border: solid 2px #dbdcd9;
    padding: 10px 10px;
    order: 2;
  }
  #top .top_r .chugoku{
    display: inline-block;
/*
    position: absolute;
    top: 30%;
    right: 80%;
*/
    border: solid 2px #dbdcd9;
    padding: 10px 10px;
    order: 1;
  }
  #top .top_r .tokyo{
    display: inline-block;
/*
    position: absolute;
    top: 30%;
    right: 80%;
*/
    border: solid 2px #dbdcd9;
    padding: 10px 10px;
    order: 7;
  }
  #top .top_r .kanagawa{
    display: inline-block;
/*
    position: absolute;
    top: 30%;
    right: 80%;
*/
    border: solid 2px #dbdcd9;
    padding: 10px 10px;
    order: 8;
  }
  #top .top_r .map_detail p{
    position: relative;
    width: 32%;
    box-sizing: border-box;
    font-weight: bold;
    margin-bottom: 10px;
    background-color: #fff;
    font-size: 14px;
  }
  #top .top_r .map_detail p img{
    margin-right: 3px;
  }
  #top .top_r .sp_map{
    margin-top: 230px;
  }
  #top .top_r .chubu{
    display: inline-block;
/*
    position: absolute;
    top: 30%;
    right: 80%;
*/
    border: solid 2px #dbdcd9;
    padding: 10px 10px;
    background-color: #fff;
    order: 6;
  }
  #top .top_r .osaka{
    display: inline-block;
/*
    position: absolute;
    top: 30%;
    right: 80%;
*/
    border: solid 2px #dbdcd9;
    padding: 10px 10px;
    order: 3;
  }
	#top .top_r .fukuoka{
    display: inline-block;

    border: solid 2px #dbdcd9;
    padding: 10px 10px;
    order: 11;
  }
  #top .top_r .map_detail .else{
    order: 12;
    width: 32%;
    background-color: transparent;
  }
	#top .top_r .hokkaido:hover{
    background-color: #f5fdff;
  }
  #top .top_r .iwate:hover{
    background-color: #e3feff;
  }
  #top .top_r .hokuriku:hover{
    background-color: #f7f3ff;
  }
  #top .top_r .kyoto:hover{
    background-color: #fbf4ed;
  }
  #top .top_r .hyogo:hover{
    background-color: #fff8e3;
  }
  #top .top_r .chugoku:hover{
    background-color: #f8ffe6;
  }
  #top .top_r .tokyo:hover{
    background-color: #e9fff1;
  }
  #top .top_r .kanagawa:hover{
    background-color: #ffebef;
  }
  #top .top_r .chubu:hover{
    background-color: #e4f7ff;
  }
  #top .top_r .osaka:hover{
    background-color: #ffebe1;
  }
	#top .top_r .fukuoka:hover{
    background-color: #fee8e8;
  }
  #top .top_r .map_detail a{
    position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
  }
  #top .top_menu_list > ul > li {
    width: 100%;
/*    height: 224px;*/
    text-align: center;
    margin-bottom: 10px;
  }
  #top .top_menu_list > ul > li > div img{
    margin-top: 50px;
    width: 75%;
    margin-bottom: 35px;
  }
  #top .top_menu_list > ul > li.about div{
    background-image: url(../../img/list01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
/*    height: 224px;*/
    width: 100%;
    position: relative;
    z-index: 995;
  }
/*
  #top .top_menu_list > ul > li.on{
    margin-bottom: 260px;
  }
*/
  #top .top_menu_list > ul > li.study div{
    background-image: url(../../img/list02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
/*    height: 224px;*/
    width: 100%;
    position: relative;
    z-index: 997;
  }
  #top .top_menu_list > ul > li.activity div{
    background-image: url(../../img/list03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
/*    height: 224px;*/
    width: 100%;
    position: relative;
    z-index: 997;
  }
  #top .top_menu_list > ul > li.study > div img{
    height: auto;
    width: 90%;
  }
  #top .top_menu_list > ul > li.activity > div img{
    height: auto;
    width: 68%;
  }
  #top .top_menu_list > ul > li > div:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.35);
    top: 0;
    left: 0;
    z-index: -1;
  }
  #top .top_menu_list > ul > li > div:hover:before{
    background-color: rgba(0,0,0,0);
  }

  #top .top_menu_list ul li ul {
    background-color: #def6ff;
    padding: 15px 10%;
    z-index: 997;
    width: 100%;
    box-sizing: border-box;
    display: none;
    position: relative;
  }
  #top .top_menu_list ul li ul:before{
    content: '';
    position: absolute;
    top: -20px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #def6ff;
    z-index: 999;
    margin-left: -30px;
  }
  #top .top_menu_list > ul > li.active ul{
    
    display: block;
  }
  
  #top .top_menu_list ul li ul li img{
    width: 17px;
    height: 17px;
    vertical-align: middle;
    margin-right: 5px;
  }
  #top .top_menu_list > ul > li > ul > li{
    position: relative;
    text-align: left;
  }
  #top .top_menu_list > ul > li > ul li{
    margin-bottom: 10px;
  }
  #top .top_menu_list > ul > li > ul li:last-child{
    margin-bottom: 0;
  }

#top .top_menu_list > ul > li > ul > li:before{
    content: '';
    position: absolute;
    background-image: url(../../img/link_icon.png);
    background-repeat: no-repeat;
    top: 5px;
    left: -20px;
    width: 17px;
    height: 17px;
  }
  #top .top_menu_list > ul > li > ul > li a{
    color: #000;
    text-decoration: none;
  }
#top .footer_content00{
    padding: 0 15px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #top .footer_top01{
    background-color: #14abe3;
    color: #fff;
    width: 100%;
    padding: 20px;
    text-align: center;
    margin-right: 5%;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  #top .footer_top01 a{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
  }
  #top .footer_top01 img{
    margin: 10px 0;
    width: 15%;
    min-width: 50px;
  }
  #top .footer_tit{
    font-size: 18px;
    font-weight: bold;
  }
  #top .footer_top02{
    background-color: #0969b3;
    color: #fff;
    width: 100%;
    padding: 20px;
    text-align: center;
    position: relative;
    box-sizing: border-box;
  }
  #top .footer_top02 a{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
  }
  #top .footer_top02 img{
    margin-bottom: 5px;
    width: 15%;
    min-width: 50px;
  }

/* ------------------SP end-------------------------------- */}