<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift-JIS";
/* ------ info_founded_story.html &gt; #main ------ */

* {
  box-sizing: border-box;
}
.en {
  font-family: "Josefin Slab", serif;
}
img {
  max-width: 100%;
}
body {
  counter-reset: block 0;
}

#contents {
  padding-bottom: 0;
}
#main {
  margin-bottom: 0;
  padding-bottom: 0;
}
#main p {
  margin-bottom: 2em;
}

h1 {
  margin-bottom: 30px;
}

h2 {
  margin-bottom: 30px;
}

.mv &gt; div {
  width: 100%;
  padding-top: 41%;
  background: url(/images/info/founded_story/mv.jpg) left top/cover no-repeat;
  position: relative;
  margin-bottom: 20px;
}
.mv h1 {
  font-family: "??????", YuMincho, "Hiragino Mincho ProN W3",
    "?q???M?m???? ProN W3", "Hiragino Mincho ProN", "HG????E", "?l?r ?o????",
    "?l?r ????", serif;
  position: absolute;
  top: 5px;
  left: 12px;
  font-size: 35px;
  font-weight: normal;
}
.mv h1 &gt; .marker {
  background: rgba(240, 234, 222, 0.75);
  padding: 5px 12px;
  display: inline-block;
  margin: 5px 0;
}
.subttl {
  text-align: right;
  color: #1c236d;
  font-size: 1.5em;
  line-height: 1.5;
  max-width: 1000px;
}
#contents #main .subttl {
  margin-right: auto !important;
  margin-left: auto !important;
}

.story_block {
  border-top: 1px solid #1c236d;
  border-left: 1px solid #1c236d;
  padding: 50px 0 60px 1.5em;
  position: relative;
}
.story_block::before {
  content: "";
  width: 1em;
  height: 1em;
  background: #1c236d;
  position: absolute;
  left: -0.5em;
  top: -0.5em;
  border-radius: 100%;
}
.story_block h2 {
  color: #1c236d;
  font-size: 1.5em;
  line-height: 1.5;
  margin-bottom: 65px;
  font-weight: normal;
}
.story_block h2::before {
  counter-increment: block;
  content: counter(block, decimal-leading-zero);
  font-family: "Josefin Slab", serif;
  font-size: 150px;
  font-weight: bold;
  color: rgba(28, 35, 109, 0.35);
  line-height: 1;
  position: absolute;
  top: 20px;
  right: 20px;
}

.txt_large {
  font-size: 1.25em;
  color: #1c236d;
}

.figure_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 2em 0;
}
.figure_wrap &gt; figure {
  width: calc(95% / 3);
}
.figure_wrap figcaption {
  margin-top: 1em;
  font-size: 0.9em;
}

@media screen and (max-width: 1024px) {
  #container {
    margin-top: 85px;
  }
}

@media screen and (max-width: 999px) {
  #head2 {
    height: auto;
  }
}
@media screen and (max-width: 950px) {
  .mv &gt; div {
    width: 112%;
    margin-left: -6%;
  }
}
@media screen and (max-width: 640px) {
  div.snsBtn {
    width: 100%;
  }
}

@media screen and (max-width: 599px) {
  /*    #topicPath{ display: none;}*/

  .mv h1 {
    font-size: 1.6em;
  }
  .mv h1 &gt; .marker {
    padding: 0 8px;
  }

  .story_block {
    border-top: 0;
    padding-top: 35px;
    padding-left: 1.2em;
  }
  .story_block::after {
    content: "";
    width: 112%;
    height: 1px;
    background: #1c236d;
    position: absolute;
    top: 0;
    left: -6%;
  }
  .story_block h2 {
    margin-bottom: 1em;
    font-size: 1.2em;
  }
  .story_block h2::before {
    font-size: 75px;
  }

  .figure_wrap &gt; figure {
    margin-top: 1.2em;
  }
  .figure_wrap.sp_column01 &gt; figure {
    width: 100%;
  }
  .figure_wrap.sp_column02 &gt; figure {
    width: 48%;
  }
  .figure_wrap.sp_column02 &gt; figure:last-child {
    width: 100%;
  }
}

@media screen and (max-width: 320px) {
  .mv h1 {
    font-size: 1.4em;
  }
}

/* 松長追加　以下はkeirekiから持ってきたものです。 */

.section {
  background: #f0fbff;
  padding: 15px 20px;
}

.section h2 {
  padding: 0 0 7px 0;
  margin: 0 0 10px 0;
  font-size: 124%;
  font-weight: bold;
  border-bottom: 1px solid #1eafe6;
}
.section h2 .position {
  padding-left: 1.5em;
  font-weight: normal;
  font-size: 0.85em;
}

h3 {
  padding: 0 0 10px 0;
  font-weight: normal;
}

@media screen and (max-width: 950px) {
  h1 img,
  h2 img {
    height: auto;
    max-width: 100%;
  }
  .section {
    background: #f0fbff;
    padding: 15px 15px;
  }
}

@media screen and (max-width: 950px) {
  .section {
    padding: 10px;
  }
}
/* 松長追加　以上はkeirekiから持ってきたものです。 */

/* 松長追加　ここから下はinfoから持ってきたものです。  */

#contents * {
  box-sizing: border-box;
}

.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: 0.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:before{
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	width: 20px;
	height:20px;
	content: "&gt;&gt;";
	font-family: Arial, Helvetica, san-serif;
}*/
#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: 1rem;
  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 1s 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: 0.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: 0.5em;
}
.seminor &gt; div &gt; a {
  display: block;
  width: 80%;
  text-align: center;
  background: #caecf7;
  margin: 0 auto;
  padding: 0.5em;
  border-radius: 3px;
  color: #1eb4dc;
  font-weight: bold;
}
.seminor &gt; div &gt; a:hover {
  opacity: 0.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 .menu.parent{
	background: url(../../images/info/bg_navi.gif) repeat;
	padding: 10px;
}
#contents .menu.parent .block{
	background-color: #FFF;
	padding: 0 0 20px;
}
#contents .menu.parent .block.parent{
	width: 98%;
	vertical-align: middle;
	padding: 0;
}
#contents .menu.parent .block.parent .img{
	display: inline-block;
	width: 33.3%;
	margin: 0 20px 0 0;
	vertical-align: middle;
}
#contents .menu.parent .block.parent .txt{
	display: inline-block;
	width: 55%;
	vertical-align: middle;
}
#contents .menu.parent .block.child:before,
#contents .menu.parent .block.child:after{
	display: none !important;
}
*/

#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);
}

@media screen and (max-width: 900px) {
  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;
  }

  #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);
  }
}

/* 松長追加　ここから下は　infoから持ってきたものです。 */
</pre></body></html>