<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(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/*------------------------------------------
共通
------------------------------------------*/
html {
  color: #000;
  background: #FFF;
  margin: 0 auto;
}

body {
  margin: 0 auto;
}

a {
  text-decoration: none;
}

.pc {
  display: none;
}

h1 {
  font-size: 30px;
  font-weight: bold;
  margin: 0;
}

h2 {
  font-size: 13px;
  margin: 0;
  background-color: #ed6d1e;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
}

h3 {
  font-size: 18px;
  margin: 0;
  color: #ed6d1e;
  text-align: center;
  letter-spacing: 4px;
  font-weight: 500;
}

h4 {
  font-size: 15px;
  margin: 0;
  color: #ed6d1e;
  letter-spacing: 3px;
  font-weight: 500;
}

.apply {
  width: 100%;
  background-color: #ed6d1e;
  position: relative;
}

.apply .detail {
  width: 90%;
  margin: 0 auto;
  padding: 0 5% 30px 5%;
}

.apply .detail .img05 {
  display: none;
}

.apply .detail .lesson {
  text-align: center;
  color: #fff;
  line-height: 50px;
  padding: 20px 0 20px;
  font-size: 30px;
}

.apply .detail .lesson img {
  width: 80%;
}

.apply .detail .btn {
  text-align: center;
  border: 1px solid #fff;
  line-height: 50px;
  width: 300px;
  margin: 0 auto;
  color: #fff;
}

.apply .triangle {
  width: 0;
  height: 0;
  margin: 0 auto;
  border-style: solid;
  border-width: 30px 30px 0 30px;
}

.under {
  background: linear-gradient(transparent 80%, #fff100 80%);
}

.dot {
  -webkit-text-emphasis: filled circle #fff100;
 text-emphasis: filled circle #fff100;
}

.color {
  color: #ed6d1e;
}

.inner {
  width: 100%;
  margin: 0 auto;
}

.txt {
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}
/*------------------------------------------
ヘッダー
------------------------------------------*/

header {
  overflow: hidden;
  margin: 0px auto;
  background-color: #faf2e1;
  background-image: url("../image/h-bg.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

header a {
  color: #000;
}

#header-inner {
  margin: 0 auto;
  height: 575px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}

#header-inner img {
  width: 90%;
  margin:210px 5%;
  font-size: 12px;
  line-height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
}


/*------------------------------------------
コンテンツ
------------------------------------------*/
#content {
  clear: both;
  width: 100%;
}

#sec01 {
  margin: 0 auto;
  background-image: url("../image/bg02.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 50px;
}

#sec01 .inner {
  width: 90%;
  padding-top: 30px;
}

#sec01 .detail {
  background-color: #fff;
  width: 100%;
  margin-top: 30px;
  padding-bottom: 20px;
  box-shadow: 1px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

#sec01 .detail h3 {
  font-size: 16px;
  width: 75%;
  margin: 10px 12.5%;
}
#sec01 .detail p {
  text-align: center;
  font-size: 14px;
  width: 95%;
  margin: 2.5%;
  line-height: 23px;
  color: #333333;
}

#sec01 .detail img {
  width: 95%;
  height: 50%;
  padding: 2.5%;
  object-fit: cover;
}

#sec02 {
  width: 90%;
  padding: 10% 5%;
  background-image: url("../image/creative-bg.png");
  background-size: 100%;
  background-repeat: repeat;
}

#sec02 ul {
  padding: 0;
  overflow: hidden;
  width: 100%;
  margin: 0;
}

#sec02 ul li {
  margin: 0;
  list-style: none;
  width: 80%;
  margin: 10%;
  padding-bottom: 0.5%;
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
  box-shadow: 1px 3px 8px 0px rgba(0, 0, 0, 0.1);
}

#sec02 ul li p {
  color: #ed6d1e;
  font-size: 14px;
  line-height: 23px;
}

#sec02 ul li:last-child {
  margin-right: 0px;
}

#sec02 ul li img {
  width: 215px;
  padding: 10px 10px 15px 10px;
}

#sec02 .list {
  margin: 0;
  padding: 90px 0 60px 0;
  position: relative;
}
#sec02 .list li {
  width: 90%;
  margin: 0;
  padding: 5%;
  margin-bottom: 20px;
  line-height: 25px;
  font-size: 14px;
  box-shadow: 1px 3px 8px 0px rgba(0, 0, 0, 0.1);
}

#sec02 .list .img01 {
  position: absolute;
  top: 20px;
  left: 0px;
  width: 120px;
  z-index: 999999;
}

#sec02 .list .img02 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 120px;
  z-index: 999999;
}

#sec02 p {
  margin: 0 0 20px 0;
}

#sec02 .txt {
  padding-bottom: 50px;
}

#sec03 {
  width: 90%;
  padding: 30px 5%;
  background-image: url("../image/creative.jpg");
  background-size: 300%;
}

#sec03 .inner {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

#sec03 ul {
  padding: 0;
  height: 300px;
  padding: 20px 0 0;
  overflow-x:auto;
  overflow-y:hidden;
  width:100%;
  white-space:nowrap;
}

#sec03 ul li {
  display:inline-block;
  margin: 0;
  list-style: none;
  width: 65%;
  margin: 0 5%;
  background-color: #fff;
  text-align: center;
  border-radius: 5px;
  box-shadow: 1px 3px 8px 0px rgba(0, 0, 0, 0.1);
}

#sec03 ul li p {
  color: #ed6d1e;
  font-size: 14px;
  margin: 0 0 20px 0;
  padding-bottom: 20px;
}

#sec03 ul li:last-child {
  margin-right: 0px;
}

#sec03 ul li img {
  width: 80%;
  padding: 5% 10%;
}

#sec03 h3 {
  padding-bottom: 10px;
}

#sec04 {
  padding: 30px 0 50px;
}

#sec04 .inner {
  position: relative;
  padding-bottom: 30px;
}

#sec04 iframe {
  margin: 30px 5%;
  width: 90%;
  height: 100%;
}

#sec04 .img03 {
  position: absolute;
  top: -1390px;
  right: 15px;
  width: 150px;
  z-index: 999999;
  transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  -o-transform: rotate(20deg);
}

#sec04 .inner .img04 {
  position: absolute;
  bottom: -70px;
  left:0px;
  width: 150px;
  z-index: 999999;
  transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
}



#sec05 {
  padding: 30px 0;
  background-image: url("../image/creative-bg.png");
  background-size: 100%;
  background-repeat: repeat;
}

#sec05 .inner {
    overflow: hidden;
}


#sec05 ul  {
  width: 90%;
  padding: 0;
  margin: 10% 5% 5%;
}

#sec05 ul li  {
  overflow: hidden;
  position: relative;
  width: 80%;
  margin: 0 10% 5%;
  border-radius: 5px;
  list-style: none;
  background-color: #fff;
  margin-bottom: 30px;
  font-size: 14px;
  box-shadow: 1px 3px 8px 0px rgba(0, 0, 0, 0.1);
}

#sec05 ul li .teap {
  position: absolute;
  width: 100px;
  top: -20px;
  margin-left: calc(50% - 50px);
}

#sec05 ul li p {
  margin: 5px 0 10px;
}

#sec05 ul li img {
  width: 80%;
  margin: 10% 10% 5% 10%;
}

#sec05 .detail {
  margin: 0 10% 5%;
}

#sec06 {
  padding: 30px 0;
  width: 90%;
  margin: 0 5%;
}

#sec06 iframe {
  margin: 10px 0;
  width: 100%;
  height: 90%;
}

#sec06 .txt {
  padding-top: 20px;
  line-height: 25px;
  margin: 0;
}

#sec06 .subtitle {
  text-align: center;
  font-size: 15px;
  margin: 10px 0 5px;
}

#sec06 .attention {
  font-size: 12px;
  text-align: center;
  margin: 0 0 40px 0;
  line-height: 20px;
}

#autumn-campaign {
  /* background-image: url('../image/autumn.png'); */
  background-size: 100%;
  background-color: #ed6d1e;
  background-repeat: no-repeat;
  padding: 20px 0 30px;
}

#autumn-campaign .title {
  width: 100%;
  margin: 0 auto;
}

#autumn-campaign .title img {
  width: 90%;
  margin: 25px 5% 20px;
}

#autumn-campaign .menu-title {
  clear: both;
  text-align: center;
  color: #fff;
  font-size: 18px;
  padding-top: 30px;
  line-height: 35px;
  letter-spacing: 3px;
}

#autumn-campaign .menu-title span {
  font-size: 30px;

}

#autumn-campaign h4 {
  font-size: 14px;
  padding-bottom: 5px;
  letter-spacing: 2px;
}

#autumn-campaign ul {
  width: 100%;
  margin: 0 auto;
  padding: 10px 0 0 0 ;
  overflow: hidden;
  font-size: 13px;
}

#autumn-campaign ul li {
  list-style: none;
  width: 90%;
  margin: 0 5% 2.5%;
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
}

#autumn-campaign ul li img {
  width: 33%;
  height: 135px;
  float: left;
  object-fit: cover;
}

#autumn-campaign ul li .detail {
  float: left;
  width: 56%;
  padding: 5%;
  color: #333333;
  font-size: 13px;
}

#autumn-campaign .left {
}

#autumn-campaign p {
  margin: 0;
}

#autumn-campaign .normal {
  width: 95%;
  margin: 0 2.5%;
  float: left;
  text-align: center;
  font-size: 14px;
  line-height: 32px;
  color: #fff;
  letter-spacing: 2px;
}

#autumn-campaign .sankaku {
  width: 31%;
  text-align: right;
  float: left;
  font-size: 12px;
  line-height: 32px;
  color: #fff;
  margin-right: 5%;
}

#autumn-campaign .price {
  width: 50%;
  float: left;
  font-size: 25px;
  line-height: 32px;
  color: #ffff00;
  letter-spacing: 3px;
}

#autumn-campaign .eight {
  margin-left: 8%;
}
/*------------------------------------------
フッター
------------------------------------------*/
footer {

}

#footer_inner {
  width: 100%;
  margin: 0 auto;
}

#footer_inner img {
  width: 50%;
  margin: 30px 25% 10px;
}

#footer_inner .txt {
  font-size: 14px;
  text-align: center;
}

#footer_inner .des {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  line-height: 20px;
  font-size: 1wpx;
}

#footer_inner .url {
  text-align: center;
  color: #bbbbbb;
  font-size: 12px;
}

#footer_inner .totop {
  text-align: center;
  font-size: 12px;
  color: #bbbbbb;
  margin: 15px 0 10px;
}

#footer_inner .totop a {
  color: #bbbbbb;
}

#footer_inner .totop img {
  width: 15px;
  margin: 0 0 0 5px;
}
</pre></body></html>