<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab');

/* -----------------------------------------------------
  1. Layout
----------------------------------------------------- */
h1 {
  margin-bottom: 30px;
}

h2 {
  margin-bottom: 30px;
}

/* Sub Left Area */
#subL .leftNaviContents {
  padding: 0 0 20px;
}

/* ------------------------------------------------------------ */

#contents{
  width: 1000px;
}
#contents *{
  box-sizing:border-box;
}
#contents #main hr{
  display: block;
  border-top: 1px solid #DDD; 
}

@media screen and (min-width: 951px){
  .clm02L #main{
    width: 760px;
  }
}
.wrapper{
  margin: 20px 0 0 0;
}

#contents .head{
  background: url(/images/info/bg_h.gif) repeat 0 0;
  padding: 5px 10px;
  font-size: 24px;
  color: #1a4170;
  font-family: "Roboto Slab", san-serif;
  vertical-align: middle;
}
#contents .head span{
  margin: 0 0 0 10px;
  font-size: 12px;
  color: #000;
  letter-spacing: 0px;
  vertical-align: middle;
}
#tmtl{
  text-align: center;
  padding: 50px 0 !important;
}
#contents #main iframe{
  margin: 0 auto 30px !important;
  display: block;
}
#contents #main p{
  margin: 0 0 1.8em !important;
}
#contents #main h3,
#contents #main .h3 {
  font-size: 1.4em;
  font-weight: bold;
  margin: 0 0 30px;
}

#contents #main h3.mission,
#contents #main .h3.mission {
    position: relative;
    border-top: 1px solid #1c236d;
    margin-top: 80px;
    margin-bottom: 100px;
}
#contents #main h3.mission span.text,
#contents #main .h3.mission span.text {
    position: absolute;
    display: block;
    width: 63%;
    text-align: center;
    background: #fff;
    font-size: 24px;
    left: 0;
    right: 0;
    margin: auto;
    top: -24px;
    color: #1c236d;
    font-weight: normal;
    letter-spacing: .25em;
}

h3.border{
    color: #1a4170;
    border-bottom: 1px solid;
    padding-bottom: 0;
}

.links{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

#contents #main a.btn{
  transition:all 0.2s ease;
  position: relative;
  width: 150px;
  display: block;
  background-color: #e96c36;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  padding: 3px 0 3px 20px;
  margin: 5px 0;
}
#contents #main a.btn.right{
  margin: 5px 2px 5px auto;
  float: right;
  width: 114px;
}
#contents #main a.btn.wide{
  width: 100%;
}
#contents #main a.btn.line{
  background-color: #fff;
  color: #1c236d;
  border:1px solid;
    padding: 3px 5px;
    margin-left: 5px;
    border-radius: 3px;
    width: 120px;
    text-decoration: underline;
}
#contents #main a.btn:hover{
  background-color: #e7a68a;
}
#contents #main a.btn.line:hover{
  background-color: #fff;
    text-decoration: none;
}
#contents #main a.btn.center{
  margin: 5px auto 5px;
}
#contents #main a.btn.blank:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  top: 8px;
  right: -20px;
  background-size: 14px 14px;
  background:url(/images/info/ico_blank.png) no-repeat;
}
#contents #main .btn_gray a.gray {
    background: #FFF;
    color: #333;
    border: #333 1px solid;
    margin-top: 40px;
    background: url(/beginner/img/arrow_gray.png) right 10px center/25px no-repeat;
}
#contents #main .btn_gray a {
    display: block;
    font-size: 1.0rem;
    width: 360px;
    height: 50px;
    padding: 10px 0 0 20px;
    margin: 0 auto 40px;
    margin-top: 0px;
    position: relative;
    text-decoration: none;
    box-sizing: border-box;
}
#contents .inlineblock{
  display: inline-block !important;
}
#contents .menu{
  margin: 0 0 30px;
  letter-spacing: -5px;
  vertical-align: top;
}
#contents .menu .block{
  position: relative;
  letter-spacing: 0px;
  display: inline-block;
  width: 33.3%;
  margin: 0%;
  vertical-align: top;
}
#contents .menu .block .img img{
  max-width: 100%;
  display: block;
  margin: auto auto 10px;
  transition:all 0.5s ease;
}
#contents .menu .block .img img:hover{
  transform:scale(1.2);
}
#contents #bookee .block .img img{
    max-width: 25%;
    padding-top: 50px;
}
#contents .menu .block .txt{
  margin: 0 20px;
}
#contents .menu .block.child:before,
#contents .menu .block.parent:before{
    position: relative;
    top: 45px;
    width: 100%;
    height: 2px;
    content: " ";
    display: block;
    margin: 0 0 50px;
    background-color: #bfbfbf;
}
#contents .menu .block.child:nth-child(3):before,
#contents .menu .block.child:nth-child(6):before,
#contents .menu .block.child:nth-child(9):before,
#contents .menu .block.child:nth-child(12):before,
#contents .menu .block.child:last-child:before {
    width: calc(50% + 20px);
    left:-20px;
}
#contents .menu .block.child:after,
#contents .menu .block.parent:after {
    position: absolute;
    top: 45px;
    left:50%;
    width: 2px;
    height: 15px;
    content: " ";
    display: block;
    background-color: #bfbfbf;
}
#contents .menu#fpwoman *:before,
#contents .menu#fpwoman *:after
{
  background-color: #b26fc7;
}

#contents .menu#kinyugakushu *:before,
#contents .menu#kinyugakushu *:after
{
  background-color: #ffbf73;
}

div.hidden{
  max-height: 40px;
  margin: 0 0 20px;
  overflow: hidden;
  transition:all 1.0s ease;
}
div.hidden.open{
  max-height: 2000px;
}
#contents div.hidden.open a.btn,
#contents div.hidden.open span.open
{
  display: none !important;
}
div.hidden p span{
  display: none;
}
#contents div.hidden span.open,
div.hidden.open p span{
  display: inline;
}

div.movie{
  padding: 10px;
  border: 1px solid #DDD;
  border-radius: 5px;
}

.seminor{
    border: 5px solid #f3f3f2;
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.seminor &gt; div{
    width: 48%;
    padding: .8em 0;
}
.seminor &gt; div:nth-child(2n){ margin-left: 4%;}
.seminor &gt; div &gt; img{ width: 100%;}
.seminor &gt; div &gt; h4{
    font-weight: normal;
    font-size: 1.3em;
    border-bottom: 1px solid;
    margin-bottom: .5em;
}
.seminor &gt; div &gt; a{
    display: block;
    width: 80%;
    text-align: center;
    background: #caecf7;
    margin: 0 auto;
    padding: .5em;
    border-radius: 3px;
    color: #1eb4dc;
    font-weight: bold;
}
.seminor &gt; div &gt; a:hover{ opacity: .7;}

@media screen and (min-width: 901px){
  #contents .menu.two .block{
    width: 48%;
    margin: 1%;
  }
  #contents .menu.four .block{
    width: 23%;
    margin: 1%;
  }
  #contents .menu.four .block .txt{
    margin: 0 8px;
  }
  #contents .menu.two .block &gt; .txt{
    margin: 0 20px 40px;
  }
  #contents .menu.two .block &gt; .pickup{
    margin: 0 20px 40px;
  }
  #contents .menu.two .block &gt; .img{
    width: 230px;
    margin: auto;
  }
  #contents #bookee .block &gt; .img{ width: 130px;}
  #contents #bookee .block &gt; .img img{ max-width: 100%;}
  #contents .menu.devide .block{
  border-right: 1px solid #ddd;
  }
  #contents .menu.devide .block:last-child{
    border-right: none;
  }
  #contents .menu .block.parent:before,
  #contents .menu .block.parent:after{
    display: none;
  }
  #contents .menu .block.between:before{
    position: relative;
    top: 45px;
    left:calc(100% - 25px);
    width: 45px;
    height: 2px;
    content: " ";
    display: block;
    margin: 0 0 50px;
    background-color: #bfbfbf;
  }
  #contents .menu .block.between:after {
    position: absolute;
    top: 0px;
    left:calc(100% - 25px);
    width: 2px;
    height: 45px;
    content: " ";
    display: block;
    background-color: #bfbfbf;
  }
  #contents .menu .block.between.vertical:after {
    width: 2px;
    height: 90px;
  }
  #contents .menu .block.child:nth-child(4):before{
      left: 50%;
      width: calc(50% + 20px);
  }
  #contents .menu .block.child:nth-child(4):last-child:before{
    visibility: hidden;
  }
  #contents .menu .block.child:nth-child(4):after{
      top: 20px;
      height: 40px;
  }
  #contents .menu.two .block.child:before{
    width: 50px;
    left: -40px;
    top: 70px;
    position: absolute;
  }
  #contents .menu.two .block.child:after{
    height: calc(100% + 70px);
    left: -18px;
    top: -70px;
  }
  #contents .menu.two .block.parent + .block.child:after{
    height: calc(100% - 60px);
    top: 70px;
  }
  #contents .menu.two .block.child:last-child:after{
    height: 140px;
    top: -70px;
  }
  #contents .menu.two .block.parent + .block.child:last-child:after{
    display: none;
  }
}
#contents .pickup{
  margin: 0 0 50px;
  padding: 12px;
  border: 1px solid #DDD;
  position: relative;
  border-radius: 0 5px 5px 5px;
}
#contents .pickup .img{
  float: left;
  width: 260px;
  text-align: center;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 900px){
  #contents .pickup .txt{
    padding-top: 0 !important;
  }
}
#contents .pickup .txt{
  padding-top: 60px;
}
#contents .pickup .img img,#contents .pickup .txt img{
  max-width: 100%;
  display: block;
  margin: auto;
}
#contents .pickup .txt img{
  width: 100%;
  margin: auto auto 10px;
}
#contents .pickup:after{
  clear: both;
  content: " ";
  display: block;
}
#contents #main .pickup h3 {
  position: absolute;
  left: -1px;
  top: -22px;
  height: 22px;
  padding: 0 20px;
  line-height: 22px;
  background-color: #828282;
  border-radius: 5px 5px 0 0;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 3px;
  color: #ffffff;
}
#contents #main .sns{
  margin: 50px 0 0 0;
  border-top:0px solid #DDD;
  text-align: center;
}
#contents #main .sns div{
  display: inline-block;
  margin: 40px 20px;
  vertical-align: top;
}
#contents #main .sns div img{
  width: 65px;
  transition:all 0.5s ease;
}
#contents #main .sns div img:hover{
  transform:scale(1.5);
}

/* ------------------------------
leftNavi
------------------------------ */
/* Sub Left Area */
#subL {
  float:left;
  margin-right:20px;
  width:210px;
}
#subL .leftNaviContents li{
  position: relative;
  margin: 0;
  padding: 0;
}
#subL .leftNaviContents li:before{
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  width: 20px;
  height:20px;
  line-height: 20px;
  font-size: 8px;
  content: "\025cf";
  color: #1c236d;
  transition:all 0.2s ease;
}
#subL .leftNaviContents ul:first-child li:before{
  left: 5px;
  content: "";
  background: url(/images/info/navi_icon.png) no-repeat 0px 0px;
  background-size: 20px;
}
#subL .leftNaviContents li:hover:before{
  opacity: 0.5;
  top:12px;
}
#subL .leftNaviContents a{
  display: block;
  padding: 10px 10px 10px 33px;
  margin: 10px 0;
  border-bottom: 1px solid #DDD;
  transition:all 0.2s ease;
}
#subL .leftNaviContents a.nobd{
  border-bottom: none;
  padding: 6px 10px 6px 33px;
  font-size: 120%;
}
#subL .leftNaviContents a:hover{
  background-color: #f3f3f3;
}
#subL .leftNaviContents p{
  font-size: 1.3em;
  padding: 6px 20px;
  background: url(/images/info/bg_navi.gif) repeat;
  border-left: 3px solid #CCC;
}
@media screen and (max-width: 900px){
  #subL div.submenu-btn.white a:before{
    position: absolute;
    display: block;
    top: 0px;
    left: -0.3em;
    width: 20px;
    height:20px;
    content: "";
    background: url(/images/info/navi_icon.png) no-repeat 0px 0px;
    background-size: 20px;
  }
}
div[class^="submenu-btn"]{
  display:none;
}
@media screen and (max-width: 900px){
  #subL {
    float: none;
    margin-right:0px;
    width:100%;
    position:relative;
    margin-bottom: 20px;
  }
  div[class^="submenu-btn"]{
    display:block;
    background:#1a2a75;
    padding:8px 10px 8px 10px;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    margin-bottom:1px;
  }
  div.submenu-btn01{ margin-top: 70px;}
  div.submenu-btn.white{
    background-color: #FFF;
    display: block;
    padding: 8px 10px 8px 10px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 1px;
  }
  div.submenu-btn.white a{
    color: #1c236d;
    display: block;
    position: relative;
    padding-left: 2em;
  }
  #subL div.submenu-btn.white a:before{
    position: absolute;
    display: block;
    top: 0px;
    left: -0.3em;
    width: 20px;
    height:20px;
    content: "";
    background: url(/images/info/navi_icon.png) no-repeat 0px 0px;
    background-size: 20px;
  }

  #contents .menu .block{
    width: 100% !important;
  }
  #contents iframe{
    width: 100%;
  }
  #contents .menu .block.child:before,
  #contents .menu .block.parent:before{
  position: absolute;
    width: 30px !important;
    left: 0px !important;
    top: 50%;
  }
  #contents .menu .block.child:last-child:before{
    top: 30%;
  }
  #contents .menu .block.child:after{
    height: calc(100% + 20px) !important;
    top: -20px;
    left: 0px;
  }
  #contents .menu .block.child:last-child:after{
    height: calc(50% - 20px) !important;
  }
  #contents .menu .block.parent:after{
    height: calc(50%) !important;
    left:0px;
    top: 50%;
  }
  #contents #main .sns{
    display: inline-block;
    padding-top: 20px;
  }

  #contents #main .sns div{
    margin-top: 5px;
  }
  #contents .pickup{
    margin: 0 20px 40px;
  }
  #contents .pickup .img{
    float: none;
    margin: auto;
  }
  #tmtl img{
    max-width: 100%;
  }
}

@media screen and (max-width: 600px){
  .sp_br::before {
    content: "\A" ;
    white-space: pre ;
  }
  
  #contents #main h3.mission span.text{
    width: 70%;
    font-size: 1.1em;
    top: -30px;
    left: 10px;
    line-height: 1.5;
  }

  .seminor &gt; div{ width: 100%;}
  .seminor &gt; div:nth-child(2n){ margin-left: auto;}
  
  .links{ justify-content: space-between;}
  #contents #main a.btn.line{
    margin-left: 0;
    width: calc(97% /2);
  }
}

.sy2 #mainIn .member td {
  background-image:  url(/img2010/advisory_board/backg.jpg);
  background-repeat: repeat-x;
  padding: 2px 6px 12px 8px;
  width: 172px;
  vertical-align: top;
  border-right: 5px solid #FFFFFF;
}
.sy2 #mainIn .member h3 {
  background-image:  url(/img2010/advisory_board/line_dots_154.jpg);
  background-repeat: no-repeat;
  margin: 10px 0px;
  padding: 0px 0px 10px 0px;
  background-position: left bottom;
  font-size:124%;
}
.sy2 #mainIn .member h5 {
  margin: 15px 0px;
  line-height: 140%;
}
.sy2 .fontSize11p {font-size:90%;}
.sy2 .txtColorGray {color:#999999;}
.sy2 .alignR {text-align:right;}
@media screen and (max-width: 701px){
  .sy2 #mainIn .member td {
    display: block;
    width: 100%;
  }
}
</pre></body></html>