<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ---------------------------------------------------------------------------
 * okitaland
--------------------------------------------------------------------------- */
.wrap {
 background-color: #84f8e3 !important;
 background-image: none !important;
 overflow: hidden;
}
.wrap_okitaland {
 position: relative;
 font-size: 0.875rem;
 word-break: break-all;
}
.wrap_okitaland .box {
 background: #fff;
}
.wrap_okitaland .box_sttl {
 background: #f2f2f2;
}
.wrap_okitaland .box_sttl::before {
 background: #333;
}
.wrap_box_ttl.bg_blu {
 background: #0088cc;
}
.wrap_box_ttl.bg_blu::before, .wrap_box_ttl.bg_blu::after {
 background: #0088cc;
}
.wrap_box_ttl.bg_grn {
 background: #00ab2d;
}
.wrap_box_ttl.bg_grn::before, .wrap_box_ttl.bg_grn::after {
 background: #00ab2d;
}
.wrap_box_ttl.bg_blk {
 background: #333333;
}
.wrap_box_ttl.bg_blk::before, .wrap_box_ttl.bg_blk::after {
 background: #333333;
}
.okitaland_main {
 padding-top: 0;
 background: #84f8e3 url("../img/bg_main.png") no-repeat top center;
 background-size: 150%;
}
@media screen and (min-width:1500px) {
 .okitaland_main {
  padding-top: 0;
  background: #3196ff url("../img/bg_main.png") no-repeat bottom -2px center;
  background-size: 100%;
 }
}
.okitaland_main.no_movie {
 background-size: 110%;
 background-position: top -10vw center;
}
.okitaland_main_ttl {
 width: 70%;
 max-width: 674px;
 margin: 0 auto;
 padding-top: 3.5vw;
}
.okitaland_main_img {
 width: 90%;
 max-width: 810px;
 margin: 0 auto;
}
.okitaland_main_mov {
 width: 80%;
 max-width: 800px;
 margin: 0 auto;
 margin-bottom: 33px;
 background: #000;
 border: 3px solid #fff500;
 border-radius: 3px;
 box-shadow: 0 0 0 3px #000;
 position: relative;
}
.wrap_video {
 position: relative;
 width: 100%;
 padding-top: 56.25%;
}
.wrap_video iframe {
 position: absolute;
 top: 0;
 right: 0;
 width: 100% !important;
 height: 100% !important;
}
.oatime_list {
 display: flex;
 flex-wrap: wrap;
 align-items: center;
 justify-content: center;
}
.oatime_list li {
 padding-left: 2em;
 margin: 0 0.5em;
 /*margin-bottom: 1em;*/
 position: relative;
 font-size: 1.2em;
}
.oatime_list li:last-child {
 margin-bottom: 0;
}
.oatime_list_no {
 width: 1em;
 height: 1em;
 padding: 0.1em 0 0;
 background: #fa7d00;
 box-sizing: border-box;
 border-radius: 100%;
 display: flex;
 align-items: center;
 justify-content: center;
 position: absolute;
 top: 50%;
 left: 0;
 transform: translateY(-50%);
 color: #fff;
 font-family: 'Passion One', cursive;
 font-size: 1.4em;
}
.oatime_list p {
 font-family: "GSanSerif-B";
}
.oatime_list_time {
 position: relative;
 top: 0.025em;
 font-family: 'Passion One', cursive;
 font-size: 1.6em;
 letter-spacing: 0.025em;
}
.present_list &gt; li {
 margin-bottom: 1em;
 text-align: center;
}
.present_list &gt; li:last-child {
 margin-bottom: 0;
}
.present_list .cution {
 max-width: 440px;
 margin: 0.75em auto 0;
 font-size: 0.875em;
 text-align: left;
}
.wrap_join {
 padding: 30px 0 40px;
 margin-top: 30px;
 background: rgba(0, 214, 229, 0.15);
}
.join_list {
 margin-bottom: -1em;
}
.join_list li {
 padding: 1em 0 1em 2em;
 border-bottom: 2px dotted #ccc;
 position: relative;
 font-size: 1.2em;
 font-weight: bold;
}
.join_list li:first-child {
 margin-top: -0.5em;
}
.join_list li:last-child {
 border-bottom: none;
}
.join_list_no {
 width: 1em;
 height: 1em;
 padding: 0.1em 0 0;
 background: #f43842;
 box-sizing: border-box;
 border-radius: 100%;
 display: flex;
 align-items: center;
 justify-content: center;
 position: absolute;
 left: 0;
 color: #fff;
 font-family: 'Passion One', cursive;
 font-size: 1.4em;
}
.apply .join_list_no {
 background: #00ab2d;
}
.join_list_txt {
 line-height: 1.3;
}
.join_list_img {
 margin-top: 1em;
 padding-right: 1em;
 text-align: center;
}
.join_cution {
 padding: 1em;
 margin-top: 1em;
 background: #f2f2f2;
 border-radius: 5px;
}
.join_cution span {
 padding-left: 2.25em;
 display: inline-block;
 position: relative;
 font-weight: bold;
}
.join_cution span::before {
 content: "";
 width: 1.5em;
 height: 1.5em;
 background: url("../img/icon_cution.png") no-repeat;
 background-size: contain;
 position: absolute;
 top: 50%;
 left: 0;
 transform: translateY(-50%);
}
.link {
 padding: 0.25em;
 padding-right: 1em;
 position: relative;
 display: inline-block;
 color: #ff2d38;
 text-decoration: none;
 text-indent: 0;
}
.link::after {
 content: "";
 width: 0.6em;
 height: 0.6em;
 background: url("../../img/icon_arrow_red.png") 0 0 no-repeat;
 background-size: contain;
 display: inline-block;
 position: relative;
 top: -0.1em;
 left: 0.4em;
 transition: all .3s;
}
/**/
.qa_list {
 margin-bottom: 1em;
}
.qa_list:last-child {
 margin-bottom: 0;
}
.qa_list li {
 padding: 0 0 1em 2em;
 margin-top: 1em;
 border-bottom: 2px dotted #ccc;
 position: relative;
 font-size: 1.2em;
 overflow: hidden;
}
.qa_list li:last-child {
 border-bottom: none;
}
.qa_list_q {
 width: 1.65em;
 height: 1.65em;
 background: #f43842;
 border: 6px solid #fff;
 box-sizing: border-box;
 border-radius: 100%;
 display: flex;
 align-items: center;
 justify-content: center;
 position: absolute;
 top: -6px;
 left: -6px;
 color: #fff;
 font-family: 'Passion One', cursive;
 font-size: 1.4em;
 font-weight: bold;
 z-index: 1;
}
.qa_list_txt {
 margin-top: 0.25em;
 margin-bottom: 0.75em;
 font-weight: bold;
 line-height: 1.3;
 position: relative;
}
/*.qa_list_txt::before{
	content: "";
    width: 0.7em;
    height: calc(100% - 0.5em);
    position: absolute;
    left: calc(-1.45rem + 3px);
    top: 1.75em;
    border-left: 3px solid #ccc;
    border-bottom: 3px solid #ccc;
    border-radius: 0 0 0 5px;
}*/
.qa_list_a {
 position: relative;
 font-size: 1rem;
 line-height: 1.3;
}
.qa_list_a + .qa_list_a {
 margin-top: 1em;
}
.qa_list_a::before {
 content: "";
 width: 0.7em;
 height: 100%;
 position: absolute;
 left: calc(-1.5rem + 3px);
 bottom: calc(100% - 0.75em);
 border-left: 3px solid #ccc;
 border-bottom: 3px solid #ccc;
 border-radius: 0 0 0 5px;
}
@media screen and (min-width:640px) {
 .okitaland_main_mov {
  border: 5px solid #fff500;
  border-radius: 5px;
  box-shadow: 0 0 0 5px #000;
 }
 .oatime_list {
  padding-right: 5%;
 }
 .oatime_box {
  position: relative;
 }
 .oatime_box::after {
  content: "";
  width: 9em;
  height: 9em;
  background: url(../img/img_chara_01.png) no-repeat center;
  background-size: contain;
  right: 2%;
  position: absolute;
  bottom: 0;
  transition: .6s;
 }
 .present_list {
  display: flex;
  justify-content: space-between;
 }
 .present_list &gt; li {
  width: 49%;
  margin-bottom: 0;
 }
}
@media screen and (min-width:1000px) {
 .wrap_okitaland {
  font-size: 1rem;
 }
 .okitaland_main {
  padding-top: 0;
  background-size: 100%;
 }
 .okitaland_main.no_movie {
  background-position: top -200px center;
  background-size: 1265px;
 }
 .okitaland_main_mov {
  margin-bottom: 55px;
 }
 .oatime_list li {
  margin: 0 1em;
  font-size: 1.5em;
 }
 .wrap_join {
  padding: 50px 0 60px;
  margin-top: 50px;
 }
 .qa_list_txt::before {
  left: calc(-1.65rem + 3px);
 }
 .qa_list_a::before {
  left: calc(-1.65rem + 3px);
 }
 .link:hover::after {
  transform: translateX(5px);
 }
}
@media screen and (min-width:1500px) {
 .okitaland_main {
  background-size: 100%;
 }
}
/*	keyword
------------------------------------ */
.wrap_present .box {
 background: #fff;
}
/* 文字装飾 */
.ta_center {
 text-align: center;
}
.fs_small {
 font-size: 0.875em;
}
.fs_large {
 font-size: 1.125em;
 font-weight: bold;
}
.fw_bold {
 font-weight: bold;
}
.fc_red {
 color: #e50000;
}
.ls-02 {
 letter-spacing: -0.2em;
}
.ls-03 {
 letter-spacing: -0.3em;
}
.ls-07 {
 letter-spacing: -0.7em;
}
.nowrap {
 white-space: nowrap;
}
.mb1 {
 margin-bottom: 1em;
}
.mb05 {
 margin-bottom: 0.5em;
}
/* ---------------------------------------------------------------------------
 * okitaland_online追記
--------------------------------------------------------------------------- */
.okita_outline {
 width: 100%;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.okita_outline .outlinebox {
 width: 48%;
 margin-bottom: 1em;
}
/*.okita_outline .outlinebox:nth-of-type(4) {
 width: 75%;
 margin-bottom: 1em;
}*/
.okita_outline .outlinebox:last-of-type {
 width: 80%;
 margin-bottom: 1em;
}
.okita_outline .outlinebox .box_sttl {
 color: #0088cc !important;
 background-color: #ecf8fd;
}
.wrap_okitaland .outlinebox .box_sttl::before {
 background: #0088cc;
}
.okita_outline .outlinebox .box_txt {
 font-size: 1.1em;
 font-weight: bold;
 line-height: 1.3;
 padding: 1em 0.5em 1em 1em;
}
.wrap_okitaland .wrap_column {
 margin-bottom: 60px !important;
}
.okitaland_main .main_box {
 width: 100%;
 max-width: 1000px;
 margin: 3vw auto 0;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
 align-items: flex-end;
}
.okitaland_main .main_box .okitaland_main_img {
 width: 33%;
 max-width: 330px !important;
 margin: 0 !important;
}
.okitaland_main .main_box .main_txt {
 width: 86%;
 background-color: rgba(255, 255, 255, 0.95);
 border: 4px solid #272727;
 padding: 1em 5em 1em 1em;
 border-radius: 20px;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 margin: 0 7% 15px;
 font-family: "GSanSerif-B", sans-serif;
 font-size: 1.10em;
 font-weight: bold;
 line-height: 1.6;
 color: #272727;
 position: relative;
 text-align: center;
}
.okitaland_main .main_box .main_txt span {
 color: #f23081;
 font-size: 1.25em;
 line-height: 1.2;
}
.okitaland_main .main_box .main_txt .img_chara {
 position: absolute;
 bottom: -3px;
 right: -10%;
 width: 25%;
}
.wrap_okitaland p.txt_onlinedate {
 color: #f23081;
 font-family: "GSanSerif-B", sans-serif;
 font-size: 1.35em;
 font-weight: bold;
 line-height: 1.3;
}
.wrap_okitaland p.txt_online {
 margin-bottom: 0.5em;
 font-size: 0.875em;
 line-height: 1.3;
}
@media screen and (max-width:768px) {
 .okitaland_main .main_box .main_txt .img_chara {
  right: -7%;
  width: 23%;
 }
 .okitaland_main .main_box .main_txt {
  font-size: 1.7vw;
 }
}
@media screen and (max-width:768px) {
 .okita_outline .outlinebox {
  width: 100%;
 }
 .okita_outline .outlinebox:nth-of-type(4) {
 width: 100%;
}
  .okita_outline .outlinebox:last-of-type {
  width: 100%;
 }
 .okitaland_main .main_box .main_txt {
  font-size: 1.9vw;
  width: 100%;
  margin: 0 0 15px;
  padding: 1em 6.5em 1em 1em;
 }
 .okita_outline {
  padding-bottom: 4em;
 }
 .okitaland_main .main_box .main_txt span {
  font-size: 1.35em;
 }
}
@media screen and (max-width:640px) {
 .okitaland_main_ttl {
  width: 76%;
  padding-top: 5.5vw;
  padding-right: 15%;
 }
 .okitaland_main .main_box {
  width: 95%;
 }
 .okitaland_main .main_box .okitaland_main_img {
  width: 100%;
  max-width: 100% !important;
 }
 .okitaland_main .main_box .okitaland_main_img img {
  width: 60%;
  margin: 0 20%;
 }
 .okitaland_main .main_box .main_txt {
  width: 100%;
  font-size: 3.5vw;
  border: 3px solid #272727;
  border-radius: 15px;
  padding: 1em;
 }
 .okita_outline {
  padding-bottom: 0;
 }
 .okitaland_main .main_box .main_txt span {
  font-size: 1.25em;
 }
 .okitaland_main .main_box .main_txt .img_chara {
      right: -8%;
    width: 27%;
    top: -31vw;
 }
}
@media screen and (min-width: 640px) {
 .okitaland_main .main_box {
  width: 94%;
  margin: 3vw auto 0;
 }
}
.okitaland_online_btn a {
 padding: 1em 0.25em 1em 0.25em;
 background: #e50060;
 border: 3px solid #e50060;
 border-radius: 5px;
 display: block;
 position: relative;
 box-shadow: 0 2px 2px rgb(0 0 0 / 20%);
 color: #fff;
 font-family: "GSanSerif-B";
 text-decoration: none;
 text-align: center;
 transition: .6s;
 overflow: hidden;
 width: 50%;
 max-width: 480px;
 margin: 0 auto 1.5em;
 font-size: 1.375em;
}
.okitaland_online_btn a::after {
 content: "";
 width: 0.6em;
 height: 0.6em;
 background: url(../../img/icon_arrow_wht.png) 0 0 no-repeat;
 background-size: contain;
 position: absolute;
 top: 50%;
 right: 10px;
 transform: translateY(-50%);
 transition: all .3s;
}
.okitaland_online_btn span {
 padding-right: 1.125em;
 display: inline-block;
 position: relative;
}
.okitaland_online_btn a::before {
 content: "";
 width: 0;
 height: 0;
 background: rgba(255, 255, 255, 1);
 border-radius: 100%;
 position: absolute;
 top: 50%;
 left: 50%;
 opacity: 0;
 transform: translate(-50%, -50%);
 transition: .6s;
}
@media screen and (min-width:1000px) {
 .okitaland_online_btn a:hover::after {
  right: 5px;
 }
 .okitaland_online_btn a:hover::before {
  width: 26em;
  height: 26em;
  opacity: 0.25;
 }
}
@media screen and (max-width:768px) {
 .okitaland_online_btn a {
  width: 70%;
 }
}
@media screen and (max-width:640px) {
 .okitaland_online_btn a {
  width: 90%;
 }
}
.okitaland_online_btn.end {
 padding: 1em 0.25em 1em 0.25em;
 background: #999;
 border: 3px solid #999;
 border-radius: 5px;
 display: block;
 position: relative;
 box-shadow: 0 2px 2px rgb(0 0 0 / 20%);
 color: #fff;
 font-family: "GSanSerif-B";
 text-decoration: none;
 text-align: center;
 transition: .6s;
 overflow: hidden;
 width: 50%;
 margin: 0 auto 1.5em;
 font-size: 1.375em;
}
.okitaland_online_btn.end span {
 padding-right: 1.125em;
 display: inline-block;
 position: relative;
}
@media screen and (max-width:768px) {
 .okitaland_online_btn.end {
  width: 70%;
 }
}
@media screen and (max-width:640px) {
 .okitaland_online_btn.end {
  width: 95%;
 }
}
.okita_outlineimg {
 width: 100%;
}
.okita_outlineimg ul {
 width: 100%;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
.okita_outlineimg ul li {
 width: 31%;
 border: 5px solid #84f8e3;
 border-radius: 5px;
 margin: 0 0 20px;
}
.okita_outlineimg ul li img {
 width: 100%;
}

@media screen and (max-width: 768px) {
 .okita_outlineimg ul li {
  width: 47%;
  border: 5px solid #84f8e3;
  border-radius: 5px;
  margin: 0 0 20px;
 }
	
}
@media screen and (max-width: 640px) {
 .okita_outlineimg ul li {
  width: calc(46.5% + 4px);
  border: 2px solid #84f8e3;
  border-radius: 3px;
  margin: 0 0 2.5%;
 }
	
}
@media screen and (max-width: 768px) {
  .okitaimg_box {
 position: relative;
}

.okitaimg_box::after {
 content: "";
 width: 24em;
 height: 12em;
 background: url(../img/img_chara_03.png) no-repeat center;
 background-size: contain;
 right: 3%;
 position: absolute;
 bottom: 0;
 transition: .6s;
}
}
@media screen and (max-width: 640px) {
 .okitaimg_box::after {
  background: none;
 }
 .owl-stage-outer {
  border: 5px solid #84f8e3;
  border-radius: 5px;
 }
}

/*add210629*/
.logo_art{
	width: 80%;
    margin: 0 auto 0.5em;
    display: block;
}
@media screen and (min-width:641px) {
	.logo_art{
    margin: 0 auto 1.5em;
}
}

/*add2203*/
img{
  image-rendering: -webkit-optimize-contrast;
    }
.logo_gakken{
	width: 60%;
    margin: -0.5em auto 1em;
    display: block;
}
@media screen and (min-width:641px) {
	.logo_gakken{
    margin: 0 auto 2em;
}
}
@media screen and (min-width:1000px) {
	.logo_gakken{
    margin: -1.5em auto 2em;
}
}
.main_box{
    position: relative;
}
.gakkenimg01::before {
    content: "";
    width: 50px;
    height: 67px;
    background: url(../img/gakken/gakken01.png) top left no-repeat;
    background-size: contain;
    bottom:6vw;
    left: 6vw;
    position: absolute;
    z-index: 10;
}
@media screen and (min-width:641px) {
.gakkenimg01::before {
    width: 70px;
    height: 94px;
    top:20px;
    left:-10px;
}
}
@media screen and (min-width:800px) {
.gakkenimg01::before {
    width: 70px;
    height: 94px;
    top:20px;
    left:15px;
}
}
@media screen and (min-width:1000px) {
.gakkenimg01::before {
    width: 100px;
    height: 134px;
    background: url(../img/gakken/gakken01_pc.png) top left no-repeat;
    top:10px;
    left: 40px;
}
}
.gakkenimg02{
    background:url("../img/gakken/gakken02.png") no-repeat bottom 10px right 15px #fff !important;
    background-size: 30% !important;
    padding-bottom: 60px !important;
}
@media screen and (min-width:641px) {
.gakkenimg02{
    background:url("../img/gakken/gakken02_pc.png") no-repeat bottom 20px right 50px #fff !important;
    background-size: 25% !important;
    padding-bottom: 90px !important;
}
}
@media screen and (min-width:1000px) {
.gakkenimg02{
    background:url("../img/gakken/gakken02_pc.png") no-repeat bottom 20px right 50px #fff !important;
    background-size: 240px !important;
    padding-bottom: 100px !important;
}
}
.online_btn_txt{
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.3;
    margin-top: -1em;
    padding: 0 0.5em 2em 1em;
    text-align: center;
    font-family: "GSanSerif-B";
    color: #e50060;
}</pre></body></html>