<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*	wrap
------------------------------------ */
.wrap.bg_main_orn {
    background: #ffe699 url(../img/bg_main_orn.png);
}

/* ---------------------------------------------------------------------------
 * okitaland
--------------------------------------------------------------------------- */
.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: 5vw;
	background: url("../img/bg_main.png") no-repeat center;
	background-size: 150%;
}
.okitaland_main.bg_main_02{
	background: none;
	position: relative;
	overflow: hidden;
}
.okitaland_main.bg_main_02::before{
    content: "";
    max-width: 1250px;
    width: 125%;
    height: 70%;
    background: url(../img/bg_main_02.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-33%);
}
.okitaland_main.no_movie{
    background-size: 110%;
    background-position: top -10vw center;
}
.okitaland_main_ttl{
	width: 90%;
	max-width: 674px;
    margin: 0 auto;
}
.okitaland_main_ttl.logo_okitaland_02{
    width: 85%;
	max-width: 852px;
	position: relative;
	transform: translateX(3%);
	z-index: 1;
	margin-top: 30px;
}
.okitaland_main_img{
	width: 90%;
	max-width: 810px;
    margin: 0 auto;
}
.okitaland_main_img.img_main_02{
	max-width: 650px;
	width: 80%;
	position: relative;
	margin-top: -15px;
}
.okitaland_main_mov{
    width: 80%;
    max-width: 800px;
    margin: 0 auto 30px;
    background: #000;
	border: 3px solid #fff500;
	border-radius: 3px;
	box-shadow: 0 0 0 3px #000;
    position: relative;
}
/**/
.okitaland_main_mov_wrap{
    width: 80%;
    max-width: 800px;
	margin: 0 auto 30px;
    position: relative;
}
.bg_main_02 .okitaland_main_mov_wrap{
    width: 80%;
    max-width: 900px;
}
.okitaland_main_mov_wrap .okitaland_main_mov{
    width: 100%;
	max-width: inherit;
	margin: 0;
}
.okitaland_main_mov_wrap::before{
    content: "";
    width: 14vw;
    height: 25vw;
    background: url(../img/img_yanopan.png) no-repeat center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: -7vw;
    transform: rotate(-40deg);
}
/**/
.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);
}
.bg_main_orn .wrap_join {
	background: rgba(229,134,0,0.2);
}
.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_p{
	margin-top:30px;
    font-size: 1.1em;
    font-weight: bold;
}
.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_ttl.logo_okitaland_02{
		margin-top: -5px;
	}
	.okitaland_main_img.img_main_02{
		margin-top: -5vw;
	}
	.okitaland_main_mov{
		border: 5px solid #fff500;
		border-radius: 5px;
		box-shadow: 0 0 0 5px #000;
	}
	.okitaland_main_mov_wrap::before{
		width: 90px;
		height: 160px;
		left: -45px;
	}
	.oatime_list {
		padding-right: 5%;
	}
	.oatime_box {
		position: relative;
	}
	.oatime_box::after {
		content: "";
		width: 10em;
		height: 10em;
		background: url(../img/img_chara_01.png) no-repeat center;
		background-size: contain;
		right: 3%;
		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: 50px;
		background-size: 100%;
	}
	.okitaland_main.bg_main_02{
		padding-top: 30px;
		background-size: 100%;
	}
	.okitaland_main_ttl.logo_okitaland_02{
		margin-top: 10px;
	}
	.okitaland_main_img.img_main_02{
		margin-top: -40px;
	}
	.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: 1500px;
	}
}

/*	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;
}
.fc_pink{
	color: #ec2458;
}
.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;
}
audio{
	margin:15px 0;
}

/* 2021.4/22追記 */
.irregular_bnr_list{
  background: none;
  padding: 0 0 50px;
  margin-top: -20px;
}
.irregular_bnr_list li {
    width: 60%;
}
@media screen and (max-width: 999px){
.irregular_bnr_list{
  margin-top: 0;
}
.irregular_bnr_list li {
    width: 70%;
}
}
@media screen and (max-width: 640px){
.irregular_bnr_list{
  padding: 0 0 30px;
  margin-top: -15px;
}
.irregular_bnr_list li {
    width: 100%;
}
}
/*add_210630*/
.ireeBox{
	width: 90%;
    max-width: 800px;
    margin: 0 auto 30px;
    background: #fff;
    padding: 20px 40px 20px;
    border-radius: 10px;
    box-sizing: border-box;
    line-height: 1.6;
	
}
.ireeBox dl dt{
	font-weight: bold;
    font-size: 1.4em;
    font-family: "GSanSerif-B",sans-serif;
    margin-bottom: 0.5em;
	text-align: center;
}
@media screen and (min-width:640px) {
	.ireeBox{
	width: 80%;
}
	
}
@media screen and (min-width:1000px) {
	.ireeBox{
	width: 800px;
    margin: 0 auto 50px;
		text-align: center;
}
	.ireeBox dl dt{
    font-size: 1.8em;
}
}</pre></body></html>