<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">img {
  image-rendering: -webkit-optimize-contrast;
}

main {
  min-width: 1100px;
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  background: #fff;
}
main b, main strong {
  font-family: YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}

_:lang(x)::-ms-backdrop, .selector {
  font-family: "Segoe UI", Meiryo, sans-serif;
}

main h3 {
  margin-bottom: 60px;
  text-align: center;
}

.section_box {
  margin: 0 auto;
  width: 1080px;
}

#MAIN_VISUAL {
  min-height: 770px;
  text-align: center;
  background: url(/asset/img/programming/mv_back.png) no-repeat top center;
}
#MAIN_VISUAL h1 {
  padding-top: 40px;
  text-align: center;
  overflow: hidden;
}
#MAIN_VISUAL h1 img {
  margin: 0 -150px;
}

#ABOUT {
  padding: 0 0 10px;
  background: url(/asset/img/programming/about_back.png) no-repeat top 90px center;
  /*------------------------------*/
  /*------------------------------*/
  /*------------------------------*/
}
#ABOUT h2 {
  text-align: center;
}
#ABOUT .text_box {
  position: relative;
  margin-top: 50px;
}
#ABOUT .text_box p {
  color: #000;
  font-size: 125%;
  text-align: center;
  line-height: 2;
}
#ABOUT .text_box .about_image_01 {
  position: absolute;
  top: 15px;
  right: 40px;
  width: 100px;
}
#ABOUT .text_box .about_image_02 {
  position: absolute;
  top: 360px;
  left: 0px;
  width: 80px;
}
#ABOUT .text_box .about_image_03 {
  position: absolute;
  top: 500px;
  right: 140px;
  width: 110px;
}
#ABOUT .date_box {
  position: relative;
  margin: 0 auto;
  margin-top: 70px;
  padding: 40px 130px;
  width: 620px;
  background: #fff100;
  border-radius: 15px;
  overflow: hidden;
}
#ABOUT .date_box .date_text {
  color: #000;
  font-size: 2.8rem;
  text-align: center;
  line-height: 1.3;
}
#ABOUT .date_box .date_text span {
  font-size: 3rem;
}
#ABOUT .date_box .flex_box {
  margin-top: 25px;
}
#ABOUT .date_box .course_01 {
  width: 260px;
}
#ABOUT .date_box .course_02 {
  width: 260px;
  padding-left: 50px;
  border-left: 2px solid #0074c0;
}
#ABOUT .date_box .course_name {
  padding: 10px 0 10px;
  color: #fff;
  font-size: 125%;
  text-align: center;
  line-height: 1;
}
#ABOUT .date_box .course_01 .course_name {
  background: #00bff2;
}
#ABOUT .date_box .course_02 .course_name {
  background: #0074c0;
}
#ABOUT .date_box .course_03 .course_name {
  background: #3dc9ce;
}
#ABOUT .date_box .course_name span {
  display: block;
  padding-top: 3px;
  text-align: center;
  font-size: 1.4rem;
}
#ABOUT .date_box .time_text {
  margin-top: 15px;
  padding: 0 20px;
  font-size: 112.5%;
  text-align: left;
  line-height: 2;
}
#ABOUT .date_box .time_text span {
  font-size: 1.5rem;
}
#ABOUT .date_box .about_image_04 {
  position: absolute;
  bottom: -30px;
  left: 0px;
  width: 85px;
}
#ABOUT .date_box.mailservice {
  background-color: #FFE9F1;
}
#ABOUT .date_box.mailservice .btn {
  margin-top: 20px;
}
#ABOUT .date_box.mailservice .btn a {
  display: inline-block;
  padding: 20px 100px;
  color: #000;
  font-weight: bold;
  font-size: 1.8rem;
  text-decoration: none;
  background-color: #ffd3b3;
  background-image: radial-gradient(transparent 0%, transparent 0%), radial-gradient(transparent 0%, transparent 0%);
  background-position: 0 0, 13px 13px;
  background-size: 26px 26px;
  border: 4px solid #000;
  border-bottom: 8px solid #000;
  border-radius: 20px 20px 20px 20px;
  transition: all 0.3s;
}
#ABOUT .date_box.mailservice .btn a:hover {
  background-image: radial-gradient(#ffb580 20%, transparent 20%), radial-gradient(#ffb580 20%, transparent 20%);
}
#ABOUT .date_box_2 {
  position: relative;
  margin: 0 auto;
  margin-top: 70px;
  padding: 40px 60px 40px;
  width: 960px;
  background: #fff100;
  border-radius: 15px;
  overflow: hidden;
}
#ABOUT .date_box_2.vol_4 {
  background: #fff100;
}
#ABOUT .date_box_2.vol_5 {
  background: #adff49;
}
#ABOUT .date_box_2 .date_text {
  color: #000;
  font-size: 2.8rem;
  text-align: center;
  line-height: 1.3;
}
#ABOUT .date_box_2 .date_text span {
  font-size: 3rem;
}
#ABOUT .date_box_2 .flex_box {
  margin-top: 40px;
}
#ABOUT .date_box_2 .course_01 {
  width: 420px;
}
#ABOUT .date_box_2 .course_02 {
  width: 420px;
  padding-left: 60px;
  border-left: 2px solid #0074c0;
}
#ABOUT .date_box_2 .course_name {
  padding: 15px 0;
  color: #fff;
  font-size: 150%;
  text-align: center;
  line-height: 1;
  min-height: 44px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#ABOUT .date_box_2 .course_01 .course_name {
  background: #00bff2;
}
#ABOUT .date_box_2 .course_02 .course_name {
  background: #0074c0;
}
#ABOUT .date_box_2 .course_03 .course_name {
  background: #3dc9ce;
}
#ABOUT .date_box_2 .course_name span {
  display: block;
  padding-top: 6px;
  text-align: center;
  font-size: 1.4rem;
}
#ABOUT .date_box_2 .time_text {
  margin-top: 15px;
  padding: 0 20px;
  font-size: 112.5%;
  text-align: left;
  line-height: 2;
}
#ABOUT .date_box_2 .time_text span {
  font-size: 1.5rem;
}
#ABOUT .date_box_2 .btn {
  margin-top: 30px;
  text-align: center;
}
#ABOUT .date_box_2 .btn div {
  margin-top: 10px;
}
#ABOUT .date_box_2 .btn div a {
  font-size: 1.8rem;
  color: #d00;
}
#ABOUT .date_box_2 .btn img {
  width: 400px;
}
#ABOUT .date_box_2 .txtalart {
  margin-top: 40px;
  text-align: center;
}
#ABOUT .date_box_2 .about_image_04 {
  position: absolute;
  bottom: -30px;
  left: 0px;
  width: 85px;
}
#ABOUT .btn_box {
  margin-top: 60px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
#ABOUT .btn_box .btn div {
  margin-top: 10px;
}
#ABOUT .btn_box .btn div a {
  font-size: 1.8rem;
  color: #d00;
}
#ABOUT .btn_box a {
  margin: 0 10px;
}
#ABOUT .btn_box .txtalart {
  width: 100%;
  margin-top: 20px;
}
#ABOUT .btn_box .ex_text {
  color: #f00;
  font-size: 125%;
  text-align: center;
  line-height: 1;
}

#DETAIL {
  padding: 240px 0 100px;
  background: url(/asset/img/programming/detail_back.png) repeat-x top center #e1f7fd;
}
#DETAIL .detail_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#DETAIL .detail_box .tab_item {
  display: block;
  padding: 15px 0;
  width: calc(33.3333333333% - 15px);
  text-align: center;
  background: #fff;
  border-radius: 15px 15px 0 0;
  cursor: pointer;
}
#DETAIL .detail_box .tab_item span {
  font-size: 2.5rem;
  font-weight: bold;
}
#DETAIL .detail_box .tab_item_01:hover, #DETAIL .detail_box input:checked + .tab_item_01 {
  color: #fff;
  background-color: #00BFF2;
}
#DETAIL .detail_box .tab_item_02:hover, #DETAIL .detail_box input:checked + .tab_item_02 {
  color: #fff;
  background-color: #0074C0;
}
#DETAIL .detail_box .tab_item_03:hover, #DETAIL .detail_box input:checked + .tab_item_03 {
  color: #fff;
  background-color: #3dc9ce;
}
#DETAIL .detail_box input[name=tab_item] {
  display: none;
}
#DETAIL .detail_box .tab_item_01.type_lego {
  background: none;
  width: 100%;
  padding: 20px 0;
}
#DETAIL .detail_box .tab_item_01.type_lego &gt; span {
  display: block;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.2;
}
#DETAIL .detail_box .tab_item_01.type_lego &gt; span span {
  display: inline-block;
  font-size: 1.8rem;
}
#DETAIL .detail_box .tab_item_01.type_lego:hover, #DETAIL .detail_box input:checked + .tab_item_01.type_lego {
  background: none;
  background-color: #00BFF2;
  border-radius: 60px;
  color: #fff;
  font-weight: bold;
}
#DETAIL .detail_box .tab_content {
  display: none;
  padding: 40px 40px 0;
  width: 100%;
  overflow: hidden;
}
#DETAIL .detail_box #course_01:checked ~ #course_01_content {
  display: block;
  border-top: 1px solid #00bff2;
}
#DETAIL .detail_box #course_02:checked ~ #course_02_content {
  display: block;
  border-top: 1px solid #0074c0;
}
#DETAIL .detail_box #course_03:checked ~ #course_03_content {
  display: block;
  border-top: 1px solid #3dc9ce;
}
#DETAIL .detail_box .tab_content dt {
  margin-top: 70px;
  margin-bottom: 30px;
  padding: 0px 0;
  font-size: 112.5%;
  text-align: left;
  line-height: 1;
  background: #fff;
  border-radius: 100px 0 0 100px;
}
#DETAIL .detail_box .tab_content dt:first-child {
  margin-top: 0px;
}
#DETAIL .detail_box .tab_content dt::before {
  content: "";
  display: inline-block;
  margin-right: 20px;
  width: 56px;
  height: 56px;
  background: url(/asset/img/programming/detail_star.png) no-repeat center left;
  background-size: contain;
  vertical-align: middle;
}
#DETAIL .detail_box .tab_content dd {
  margin-left: 75px;
}
#DETAIL .detail_box .tab_content dd .btn_box {
  margin-top: 40px;
  margin-bottom: -15px;
  text-align: center;
}
#DETAIL .detail_box .tab_content dd .note_list {
  margin-top: 15px;
}
#DETAIL .detail_box .tab_content dd .price {
  font-weight: bold;
  font-size: 1.8rem;
  color: #f00;
}
#DETAIL .detail_box .tab_content dd .txtbold {
  font-size: 1.8rem;
}

.txtalart {
  font-weight: bold;
}
.txtalart a {
  color: #009edb;
}

#DETAIL .detail_box .tab_content {
  /*------------------------------*/
  /*------------------------------*/
  /*------------------------------*/
}
#DETAIL .detail_box .tab_content .note_box {
  margin-top: 60px;
  padding: 20px;
  color: #0074c0;
  text-align: center;
  background: #fff;
  border: 2px solid #0074c0;
}
#DETAIL .detail_box .tab_content &gt; .btn_box {
  margin-top: 80px;
  text-align: center;
}
#DETAIL .detail_box .tab_content &gt; .btn_box .ex_text {
  margin-top: 25px;
  color: #f00;
  font-size: 125%;
  text-align: center;
  line-height: 1;
}
#DETAIL .detail_box .tab_content &gt; .btn_box .formtext {
  margin-top: 25px;
}
#DETAIL .detail_box .tab_content &gt; .btn_box .formtext a {
  border-radius: 4px;
  font-size: 1.8rem;
  color: #fff;
  font-weight: bold;
  background: #054cb7;
  padding: 7px 20px;
}
#DETAIL .detail_box .tab_content &gt; .btn_box_2 {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
}
#DETAIL .detail_box .tab_content &gt; .btn_box_2 .inbox {
  margin-top: 40px;
  padding: 40px;
  background: #fff100;
  border-radius: 20px;
}
#DETAIL .detail_box .tab_content &gt; .btn_box_2 .inbox.vol_4 {
  background: #fff100;
}
#DETAIL .detail_box .tab_content &gt; .btn_box_2 .inbox.vol_5 {
  background: #adff49;
}
#DETAIL .detail_box .tab_content &gt; .btn_box_2 .inbox .date_text {
  font-size: 1.6em;
  line-height: 1;
}
#DETAIL .detail_box .tab_content &gt; .btn_box_2 .inbox .date_text span {
  display: block;
  margin-bottom: 15px;
  font-size: 150%;
}
#DETAIL .detail_box .tab_content &gt; .btn_box_2 .inbox .btn {
  margin-top: 30px;
  text-align: center;
}
#DETAIL .detail_box .tab_content &gt; .btn_box_2 .inbox .btn div {
  margin-top: 10px;
}
#DETAIL .detail_box .tab_content &gt; .btn_box_2 .inbox .btn div a {
  font-size: 1.8rem;
  color: #d00;
}
#DETAIL .detail_box .tab_content &gt; .btn_box_2 .inbox .btn img {
  width: 400px;
}
#DETAIL .detail_box .tab_content &gt; .btn_box_2 .inbox .ex_text {
  margin-top: 25px;
  padding: 8px 40px;
  color: #fff;
  font-size: 125%;
  text-align: center;
  line-height: 1;
  background: #f00;
  display: inline-block;
}
#DETAIL .detail_box .btn_popup {
  display: inline-block;
  cursor: pointer;
}

.mfp-bg {
  background: #0088bb !important;
}

.popup__modal {
  margin: 50px auto;
  padding: 40px;
  width: 600px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.75);
  position: relative;
}
.popup__modal .btn__close {
  position: absolute;
  top: -40px;
  right: 0px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.popup__modal .btn__close:hover {
  opacity: 0.7;
}
.popup__modal .btn__close img {
  width: 30px;
}
.popup__modal .popup_photo img {
  width: 100%;
}
.popup__modal .popup_title {
  margin-top: 30px;
  padding-bottom: 15px;
  font-family: YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
  font-size: 125%;
  text-align: left;
  line-height: 1;
}

#popup_scratch .popup_title {
  border-bottom: 2px solid #00bff2;
}

#popup_ozobot .popup_title {
  border-bottom: 2px solid #0074c0;
}

.popup__modal .popup_text {
  margin-top: 15px;
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  text-align: left;
}

.btn__arrow {
  display: none;
}

#INSTRUCTOR {
  padding: 100px 0 100px;
  background: url(/asset/img/programming/instructor_back.jpg) repeat-x bottom center;
}
#INSTRUCTOR .maizm_box {
  margin-top: 0px;
  text-align: center;
}
#INSTRUCTOR .maizm_box img {
  width: 380px;
}
#INSTRUCTOR .text_box {
  margin-top: 40px;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
#INSTRUCTOR .photo_box {
  margin-top: 50px;
  text-align: center;
}

#sponsor {
  padding: 140px 0 160px;
  background: url(/asset/img/programming/detail_back.png) repeat-x top center #e1f7fd;
}
#sponsor h3 {
  margin-bottom: 100px;
}
#sponsor p {
  text-align: center;
  font-size: 4rem;
  font-weight: bold;
}
#sponsor .list {
  display: flex;
  justify-content: space-around;
  width: 1000px;
  margin: 0 auto;
}
#sponsor .list li {
  text-align: center;
  font-size: 4rem;
  font-weight: bold;
}

#ACCESS {
  padding: 100px 0 100px;
  background: url(/asset/img/programming/access_back.png) repeat top center #fcf9c2;
}
#ACCESS .map_box {
  height: 490px;
  border: 5px solid #ddb000;
  border-radius: 15px;
  overflow: hidden;
}
#ACCESS .map_box iframe {
  width: 100%;
  height: 100%;
}
#ACCESS .access_list {
  margin-top: 40px;
}
#ACCESS .access_list li {
  display: flex;
  justify-content: left;
  align-items: center;
  margin-top: 20px;
}
#ACCESS .access_list li:first-child {
  margin-top: 0px;
}
#ACCESS .access_list li .access_icon {
  width: 40px;
}
#ACCESS .access_list li .access_icon img {
  width: 100%;
}
#ACCESS .access_list li .access_text {
  margin-left: 10px;
  text-align: left;
}

#CONTACT {
  padding: 100px 0 100px;
}
#CONTACT h3.title_text {
  position: relative;
  margin-bottom: 35px;
  padding-bottom: 30px;
  font-size: 187.5%;
  text-align: center;
  line-height: 1;
}
#CONTACT h3.title_text::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%);
  width: 80px;
  height: 5px;
  background: #53b938;
  display: inline-block;
}
#CONTACT .title_text_sub {
  text-align: center;
  line-height: 1.8;
}
#CONTACT .contact_table {
  margin: 0 auto;
  margin-top: 50px;
  width: 900px;
}
#CONTACT .contact_table .contact_name {
  font-size: 112.5%;
  text-align: left;
  line-height: 1;
}
#CONTACT .contact_table dl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
#CONTACT .contact_table dt {
  padding: 15px 20px;
  width: 220px;
  color: #0074c0;
  text-align: left;
  background: #e1f7fd;
  border-bottom: 1px solid #0074c0;
}
#CONTACT .contact_table dd {
  padding: 15px 20px;
  width: 600px;
  text-align: left;
  border-bottom: 1px solid #0074c0;
}

.text_red {
  color: #d80000;
}

.note_list li {
  font-size: 87.5%;
  text-indent: -1em;
  padding-left: 1em;
}

.flex_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.photo_legobox {
  display: flex;
  justify-content: space-around;
  margin: 30px 0;
}
.photo_legobox .item {
  width: 40%;
}
.photo_legobox .item img {
  width: 100%;
  height: auto;
}/*# sourceMappingURL=style2.css.map */</pre></body></html>