@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Vollkorn:400,600,700,900");
/* font */
/* color */
/* mediaquery  */
/* ¥ì¥¹¥Ý¥ó¥·¥Ö¥µ¥¤¥È·Ç±íÊ¾ */
/* PC¤Î¤ß */
@media screen and (max-width: 959px) {
  .pc {
    display: none !important;
  }
}

/* ¥¿¥Ö¥ì¥Ã¥È?PC */
@media screen and (max-width: 639px) {
  .pctb {
    display: none !important;
  }
}

/* ¥¿¥Ö¥ì¥Ã¥È?SP */
@media screen and (min-width: 960px) {
  .tbsp {
    display: none !important;
  }
}

/* ¥¿¥Ö¥ì¥Ã¥È¤Î¤ß */
@media screen and (min-width: 640px) and (max-width: 959px) {
  .tb {
    display: none !important;
  }
}

/* SP¤Î¤ß */
@media screen and (min-width: 640px) {
  .sp {
    display: none !important;
  }
}

/* hover */
/*---------------------------------------------------------
¹«é_Öv×ù
---------------------------------------------------------*/
@media screen and (min-width: 640px) {
  #lecture .pic {
    float: right;
    padding: 0px 0px 15px 20px;
    width: 40%;
  }
}

#lecture .pic img {
  width: 100%;
}

@media screen and (max-width: 639px) {
  #lecture .pic {
    width: 80%;
    margin: auto;
    margin-bottom: 20px;
  }
}

/*---------------------------------------------------------
’ñÓÃÇéˆó
---------------------------------------------------------*/
#employment .list_circle li img {
  margin-left: 6px;
}

/*---------------------------------------------------------
¡ð¡ð¤Î·½¤Ø
---------------------------------------------------------*/
#sitemap .topics {
  border: 2px solid #FCE0DA;
  padding: 10px 10px 0px;
  margin-bottom: 20px;
}

#sitemap .topics h3 {
  background: #FCE0DA;
  text-align: center;
  padding: 5px 0px;
  color: #B42E45;
}

#sitemap .topics .more {
  text-align: right;
  padding-bottom: 5px;
  font-size: 92%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 960px) {
  #sitemap .topics .more {
    margin: 5px 0px 0px;
  }
}

@media screen and (max-width: 959px) {
  #sitemap .topics .more {
    margin: 8px 0px 0px;
  }
}

#sitemap .topics .more a {
  background-image: url(/common/arw_l.gif);
  background-repeat: no-repeat;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 960px) {
  #sitemap .topics .more a {
    background-position: left center;
    padding: 0px 0px 0px 10px;
  }
}

@media screen and (max-width: 959px) {
  #sitemap .topics .more a {
    display: inline-block;
    text-decoration: none;
    background-position: left 8px center;
    border: #CCCCCC solid 1px;
    padding: 2px 10px 2px 20px;
    border-radius: 3px;
  }
}

#sitemap .topics dt {
  font-size: 92%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 640px) {
  #sitemap .topics dt {
    float: left;
    clear: left;
    padding: 14px 0px;
  }
}

@media screen and (max-width: 639px) {
  #sitemap .topics dt {
    border-top: 1px dotted #A2A2A2;
    padding: 14px 10px 0px;
  }
}

#sitemap .topics dt img {
  vertical-align: top;
  margin-left: 8px;
}

#sitemap .topics dd {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 640px) {
  #sitemap .topics dd {
    border-top: 1px dotted #A2A2A2;
    padding: 14px 5px 14px 145px;
  }
}

@media screen and (max-width: 639px) {
  #sitemap .topics dd {
    padding: 5px 10px 14px;
  }
}

#sitemap .topics dd img {
  vertical-align: top;
  margin: 4px 0px 0px 10px;
}

#sitemap .topics dd a {
  text-decoration: none;
}

#sitemap .sitemapList {
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 960px) {
  #sitemap .sitemapList {
    margin-bottom: 25px;
  }
}

#sitemap .sitemapBox .sitemap,
#sitemap .sitemapList .sitemap {
  margin-bottom: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 640px) {
  #sitemap .sitemapBox .sitemap,
  #sitemap .sitemapList .sitemap {
    float: left;
  }
}

@media screen and (min-width: 960px) {
  #sitemap .sitemapBox .sitemap,
  #sitemap .sitemapList .sitemap {
    width: 347px;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  #sitemap .sitemapBox .sitemap,
  #sitemap .sitemapList .sitemap {
    width: 48%;
    margin-right: 4%;
  }
  #sitemap .sitemapBox .sitemap:nth-child(2n),
  #sitemap .sitemapList .sitemap:nth-child(2n) {
    margin-right: 0;
  }
}

#sitemap .sitemap .hl03 {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 960px) {
  #sitemap .sitemap .hl03 {
    width: 310px;
  }
}

@media screen and (max-width: 959px) {
  #sitemap .sitemap .hl03 {
    width: 100%;
    box-sizing: border-box;
  }
}

#sitemap .sitemap li,
#sitemap .sitemap dd {
  border-bottom: 1px dotted #CCC;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 960px) {
  #sitemap .sitemap li,
  #sitemap .sitemap dd {
    width: 330px;
  }
}

@media screen and (max-width: 959px) {
  #sitemap .sitemap li,
  #sitemap .sitemap dd {
    width: 100%;
  }
}

#sitemap .sitemap li a,
#sitemap .sitemap dd a {
  display: block;
  background-image: url(/common/arw_sec.gif);
  background-repeat: no-repeat;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 960px) {
  #sitemap .sitemap li a,
  #sitemap .sitemap dd a {
    background-position: left top 10px;
    padding: 6px 0px 6px 10px;
  }
}

@media screen and (max-width: 959px) {
  #sitemap .sitemap li a,
  #sitemap .sitemap dd a {
    background-position: left 5px top 16px;
    padding: 10px 0px 10px 20px;
  }
}

#sitemap .sitemap li a:hover,
#sitemap .sitemap dd a:hover {
  background-color: #FDEDEA;
}

#sitemap .sitemap li.sec a,
#sitemap .sitemap dd.sec a {
  margin-left: 10px;
  background: none;
  font-size: 92%;
}

#sitemap .sitemap li.thrd a,
#sitemap .sitemap dd.thrd a {
  margin-left: 20px;
  background: none;
  font-size: 92%;
}

#sitemap .qr {
  text-align: right;
}

#sitemap .btns {
  margin-bottom: 30px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#sitemap .btns li {
  float: left;
  margin-right: 2.5%;
  margin-bottom: 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 640px) {
  #sitemap .btns li {
    width: calc((99.9% - 5%) / 3);
  }
  #sitemap .btns li:nth-child(3n) {
    margin-right: 0;
  }
    
  #sitemap .btns li img{
      width: 100%;
  }
}

@media screen and (max-width: 639px) {
  #sitemap .btns li {
    width: calc((99.9% - 2.5%) / 2);
  }
  #sitemap .btns li:nth-child(2n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 320px) {
  #sitemap .btns li {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}

#sitemap .alum_doc {
  margin: 10px 0px;
}

#sitemap .alum_doc li {
  text-indent: -2.5em;
  margin-left: 2.5em;
}

@media screen and (max-width: 639px) {
  #sitemap .alum_doc li {
    margin-bottom: 5px;
  }
  #sitemap .alum_doc li:last-child {
    margin-bottom: 0;
  }
}

#sitemap .desk {
  border: 1px solid #F1C9D0;
  padding: 15px;
  margin: 10px 0px;
  background: #F9E8EB;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

@media screen and (min-width: 640px) {
  #sitemap .desk {
    width: 300px;
  }
}

#sitemap .desk dt {
  font-weight: bold;
}

/*---------------------------------------------------------
¥ê¥ó¥¯
---------------------------------------------------------*/
#links .list_circle {
  margin-bottom: 40px;
}

/*---------------------------------------------------------
¥µ¥¤¥È¥Þ¥Ã¥×
---------------------------------------------------------*/
#sitemap .layout {
  width: 100%;
  box-sizing: border-box;
}

@media screen and (min-width: 640px) {
  #sitemap .layout {
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 640px) {
  #sitemap .dir {
    width: 48%;
    float: left;
    margin-right: 2%;
  }
}

@media screen and (max-width: 639px) {
  #sitemap .dir {
    margin-bottom: 20px;
  }
}

#sitemap .dir dt {
  font-size: 117%;
  border-left: 5px solid #D86579;
  margin-bottom: 5px;
  background: #FDEEEA;
  padding: 8px 0px 8px 10px;
}

#sitemap .dir dd {
  padding: 6px 0px 6px 10px;
  background: url(/common/arw_sec.gif) no-repeat left 10px;
  margin-left: 15px;
}

/*---------------------------------------------------------
œÊ‚äÖÐ
---------------------------------------------------------*/
.coming {
  font-size: 109%;
  font-weight: bold;
  text-align: center;
  margin: 50px 0px;
}

/*---------------------------------------------------------
µØÓòØ•Ï×
---------------------------------------------------------*/
#local .list_circle {
  margin: 15px 0px 60px;
}

#local .pic {
  float: right;
  padding: 0px 0px 15px 20px;
}

/*---------------------------------------------------------
lisence
---------------------------------------------------------*/
#lisence .style5 {
  color: #0000A0;
}

#lisence .style6 {
  color: #FF0000;
}

/*# sourceMappingURL=pages.css.map */
