@charset "UTF-8";

#mainImage {
}

.pc {display:inherit !important;}
.sp {display:none !important;}

h1#mainImage {
}
h1#mainImage > img {
	width: 100%;
}
h1#mainImage > span {
	width: 100%;
	display: block;
	font-size: 0;
	padding: 16px 4%;
	text-align: center;	
	box-sizing: border-box;
}
h1#mainImage > span img{
	width: 100%;
	max-width: 423px;
	margin: auto;
}

.wrap_ocbox img {
    width: 100%;
	height: auto;
    /*max-width: 100%;*/
	margin: auto;
}
.wrap_ocbox #oc-banner {
    width: 100%;
}

@media screen and (max-width:767px) {
    .wrap_ocbox #oc-banner {
        padding: 0;
    }
    .pc{display:none !important;}
    .sp{display:inherit !important;}
}
header .contentIn {
	align-items: center;
}
header .hLogo {
	width: 54.16%;
}
header .hLogo a {
	width: 100%;
	height: 100%;
	display: block;
}
header .hLogo img {
	width: 100%;
	height: auto;
}
/*SPMVをslick対応:230821変更*/
@media screen and (max-width:767px) {
	#header.lp { 
		position: absolute;
		background: transparent;
		height: inherit;
	}
	#header.lp .content {
		height: inherit;
	}
	#header.lp .contentIn { 
		display: block;
		height: inherit;
		align-items: flex-start;
		padding: 12px 20px;
		margin: 0;
	}
}

/* sec02
--------------------------------------------------*/
.sec02 {
	padding: 160px 0 120px;
}
.innerTxt01 {
	font-size: 3rem;
	margin-bottom: 0;
}
.sec02 .sec02_btn {
	width: 80%;
	max-width: 673px;
	margin: 0 auto;
}
.sec02 .sec02_btn a {
	width: 100%;
	height: 100%;
	display: block;
}
.sec02 .sec02_btn a img {
	width: 100%;
	height: auto;
}
.sec02 .boxContent02 {
	margin-top: 30px;
}
.sec02 .boxContent02 .boxImg08 {
	width: 462px;
	margin: 0 auto;
}
.sec02 .boxContent02 .boxImg08 a {
	display: block;
	width: 100%;
}

.sec02 .boxContent02 .boxImg08 a img{
	width: 100%;
	height: auto;
}
@media screen and (max-width:768px) {
	.sec02 {
		padding: 5% 0;
	}
	.innerTxt01 {
		margin-bottom: 10px;
		font-size: 1.7rem;
	}
	.sec02 .boxContent02 {
		margin: 5% auto;
	}
	.sec02 .boxContent02 .boxImg08 {
		width: 80%;
	}
	.sec02 .boxContent02 .boxImg08 a {
		display: block;
		width: 100%;
	}

	.sec02 .boxContent02 .boxImg08 a img{
		width: 100%;
		height: auto;
	}
}

/* sec03
--------------------------------------------------*/
.sec03 {
	padding: 80px 0 100px;
}
.sec03 h2 {
	width: 100%;
	max-width: 512px;
	margin: 0 auto;
}
.sec03 .ttlStyle02 {
	margin-top: 45px;
	position: relative;
}
/*.sec03 .ttlStyle02::before {
	content: url(../img/top/top_sec03_img01.png);
	display: block;
	position: absolute;
    top: -314px;
    right: 0;
    left: auto;
	width: 270px;
}*/
@media screen and (min-width:768px) and (max-width:963px) {
	.sec03 .ttlStyle02::before {
		display: none;
	}
}
.sec03 .boxContent01 {
	margin: 20px 0 55px;
}
.sec03 .boxContent01 .boxTxt01 {
	flex: 1;
	padding-right: 30px;
	box-sizing: border-box;
}
.sec03 .boxContent01 .boxTxt01 h4 {
	font-size: 3rem;
}
.sec03 .boxContent01 .innerTxt02 {
	margin-top: 25px;
	font-size: 2rem;
	letter-spacing: 0.01em;
	font-feature-settings: "palt";
}
.sec03 .boxContent01 .boxImg01 {
	width: 301px;
}
.sec03 .boxContent01 .boxImg01 img {
	border: 1px solid #FF88BF;
	border-radius: 20px;
	width: 100%;
	height: auto;
}
.sec03 .boxContent02 {
	margin: 35px 0 50px;
}
.sec03 .boxContent02 .boxIn {
	width: 31%;
	position: relative;
}
.sec03 .boxContent02 .boxIn .boxImg02 {
	width: 100%;
	margin-bottom: 30px;
}
.sec03 .boxContent02 .boxIn .boxImg02 img {
	width: 100%;
	height: auto;
}
.sec03 .boxContent02 .boxIn .boxTxt h4 {
	font-size: 3rem;
	line-height: 1;
}
.sec03 .boxContent02 .boxIn .boxTxt .innerTxt03 {
	margin-top: 10px;
	font-size: 2rem;
	letter-spacing: 0.1em;
	line-height: 1.75em;
	font-feature-settings: "palt";
}

.sec03 .boxContent03 {
	margin-top: 45px;
}
.sec03 .boxContent03 .boxTxt02 {
	flex: 1;
	padding-right: 25px;
}
.sec03 .boxContent03 .boxTxt02 .ttlStyle03 {
	font-size: 3rem;
	margin-bottom: 25px;
}
.sec03 .boxContent03 .boxTxt02 .innerTxt02 {
	font-size: 2rem;
}
.sec03 .boxContent03 .boxIn {
	width: 470px;
}
.sec03 .boxContent03 .boxIn table {
	width: 100%;
	font-size: 2rem;
}
.sec03 .boxContent03 .boxIn table th {
	font-weight: bold;
}

@media screen and (min-width:768px) and (max-width:963px){
	.sec03 .boxContent03 {
		display: block;
	}
	.sec03 .boxContent03 .boxTxt02 {
		flex: 1;
		padding-right: 25px;
	}
	.sec03 .boxContent03 .boxIn {
		width: 100%;
		margin: 30px auto 0;
	}
}

@media screen and (max-width:768px) {
	.sec03 {
		padding: 12% 0 15%;
	}
	.sec03 .boxContent01 .boxTxt01 {
		margin: 0 auto;
	}
	.sec03 .boxContent01 .boxImg01 {
		width: 52%;
		margin: 3% auto 5%;
	}
	.sec03 .boxContent02 .boxIn .boxImg02 {
		width: 30%;
		margin-bottom: 0;
	}
	.sec03 .boxContent01 {
		margin: 5% auto 15%;
	}
	.sec03 .boxContent01 .boxTxt01 h4 {
		font-size: 1.5rem;
	}
	.sec03 .boxContent01 .innerTxt02 {
		font-size: 1.2rem;
	}
	.sec03 .ttlStyle02::before {
		content: normal;
	}
	.sec03 .ttlStyle04 {
		position: relative;
	}
	.sec03 .aboutJob {
		position: relative;
	}
	/*.sec03 .aboutJob::before {
		content: "";
		display: inline-block;
		width: 28%;
		min-height: 112px;
		background: url(../img/top/top_sec03_img01.png) no-repeat;
		background-size: contain;
		position: absolute;
		top: -113px;
		left: 0;
	}*/
	.sec03 .boxContent02 {
		margin-top: 5%;
	}
	.sec03 .boxContent02 .boxIn {
		width: 100%;
		display: flex;
		margin-bottom: 20px;
		align-items: center;
	}
	.sec03 .boxContent02 .boxIn .boxTxt {
		margin-left: 5%;
		padding-top: 0;
		flex: 1;
	}
	.sec03 .boxContent02 .boxIn .boxTxt .ttlStyle03 {
		padding-top: 0;
		font-size: 1.5rem;
	}
	.sec03 .boxContent02 .boxIn .boxTxt .innerTxt03 {
		margin-top: 10px;
		font-size: 1.2rem;
		letter-spacing: 0.1em;
		line-height: 1.75em;
		font-feature-settings: "palt";
	}
	.sec03 .boxContent03 {
		margin-top: 5%;
	}
	.sec03 .boxContent03 .boxTxt02 {
		flex: 1;
		padding-right: 0;
		margin-bottom: 20px;
	}
	.sec03 .boxContent03 .boxTxt02 .ttlStyle03 {
		font-size: 1.5rem;
		margin-bottom: 25px;
	}
	.sec03 .boxContent03 .boxTxt02 .innerTxt02 {
		font-size: 1.2rem;
	}
	.sec03 .boxContent03 .boxIn {
		width: 100%;
	}
	.sec03 .boxContent03 .boxIn table {
		width: 100%;
		font-size: 1rem;
	}
	.sec03 .boxContent03 .boxIn table th {
		font-weight: bold;
	}
	.innerTxt02 {
		margin: 3% auto 5%;
	}
	
}

/* sec04
--------------------------------------------------*/
.sec04 {
	padding: 45px 0 70px;
	width: 100%;
}
.sec04 .contentIn {
	width: 100%;
	max-width: 1084px;
}
.sec04 .boxContent04 {
	position: relative;
}
.sec04 .boxContent04 .innerTtl {
	position: relative;
	z-index: 1000;
	text-align: center;
	margin-bottom: 40px;
}
.sec04 .boxContent04 .innerTtl img {
	width: 100%;
	max-width: 428px;
	height: auto;
}
.sec04 .boxTxt03 {
	padding: 35px 67px;
	background: #fff;
	border-radius: 100px;
}
.boxTxt03 + .boxTxt03 {
	margin-top: 19px;
}
.sec04 .innerTxt04 {
	margin-top: 25px;
	text-align: center;
	font-size: 2rem;
}
@media screen and (min-width:769px) {
	.innerTxt04 {
		
	}
}
@media screen and (max-width:768px) {
	.sec04 {
		padding: 5% 0 10%;
	}
	.sec04 .boxContent04 .innerTtl {
		text-align: center;
		margin-bottom: 20px;
	}
	.sec04 .boxContent04 .innerTtl img {
		width: 70%;
		height: auto;
	}
	.sec04 .boxTxt03 {
		padding: 5%;
		background: #fff;
		border-radius: 100px;
	}
	.sec04 .innerTxt04 {
		margin-top: 15px;
		font-size: 1.2rem;
	}
}

/* sec05
--------------------------------------------------*/
.sec05 {
	position: relative;
	padding: 80px 0 180px;
}
.sec05 .boxContent05 {
	margin-bottom: 70px;
}
.sec05 .boxContent05 .boxIn-left {
	flex: 1;
	margin-right: 9%;
}
.sec05 .boxContent05 .boxIn-right {
	width: 477px;
}
.sec05 .boxContent05 .boxIn-right .boxImg03 {
	width: 100%;
}
.sec05 .boxContent05 .boxIn-right .boxImg03 img {
	width: 100%;
	height: auto;
}
.sec05 .boxContent05 .innerTtl {
	margin-bottom: 23px;
}
.innerTxt05 {
	margin: 20px 0 0 0;
}
.innerTxt06 {
	margin-top: 25px;
	text-align: right;
	font-size: 1.5rem;
}

.sec05 .boxContent03{
	margin-top: 50px;
}
@media screen and (min-width:768px) and (max-width:963px){
	.sec05 .boxContent05 {
		display: block;
	}
	.sec05 .boxContent05 .boxIn-left {
		width: 90%;
		margin: 0 auto 30px;
	}
	.sec05 .boxContent05 .boxIn-left .tblStyle02 {
		width: 100%;
		margin: 0 auto;
	}
	.sec05 .boxContent05 .boxIn-right {
		width: 90%;
		margin: 0 auto;
	}
	.sec05 .boxContent05 .boxIn-right .boxImg03 {
		text-align: center;
	}
	.sec05 .boxContent05 .boxIn-right .boxImg03 img {
		width: 80%;
		height: auto;
		margin: 0 auto;
	}
}
@media screen and (max-width:768px) {
	.sec05 {
		padding: 10% 0 15%;
		background: #fff;
	}
	
	.sec05 .boxContent05 .boxIn-left {
		flex: 1;
		margin-right: 0;
		width: 100%;
		margin-bottom: 20px;
	}
	.sec05 .boxContent05 .boxIn-right {
		width: 100%;
		margin: 0 auto;
	}
	.sec05 .boxContent05 .boxIn-right .boxImg03 {
		text-align: center;
	}
	.sec05 .boxContent05 .boxIn-right .boxImg03 img {
		width: 90%;
		height: auto;
		margin: 0 auto;
	}
	.innerTxt05 br {
		display: none;
	}
	.innerTxt06 {
		margin-top: 15px;
	}
}



/* sec06
--------------------------------------------------*/
.sec06 {
	padding: 0px 0 50px 0;
	position: relative;
}

.sec06 .innerTtl {
    padding: 87px 0 30px;
}
.sec06 .innerTtl img {
	width: 100%;
	max-width: 774px;
	height: auto;
}
#oc-banner.box .sec06 .innerTtl img {
	width: 100%;
	max-width: 774px;
	height: auto;
}
.boxImg03 {
	width: 100%;
	position: relative;
}
#oc-banner.box .boxImg03 img {
	width: 100%;
	height: auto;
}
.boxImg03 img {
	width: 100%;
	height: auto;
}
.boxImg03 span{
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 100%;
    /*max-width: 2000px;*/
    height: auto;
	padding: 0 4%;
    transform: translateX(-50%);
	text-align: right;
}
.boxImg03 span img{
	/*margin-right: calc(100%*60/964);*/
	width: 13.6%;
	display: inline-block;
}
#oc-banner.box .boxImg03 span img{
	/*margin-right: calc(100%*60/964);*/
	width: 13.6%;
	display: inline-block;
}
.innerTxt07 {
	margin-top: 40px;
	line-height: 1.5;
	text-align: center;
	color: #fff;
	font-size: 3rem;
}
.triangleBtm02 {
	width: 86px;
	height: 86px;
	margin-left: -43px;
	position: absolute;
	bottom: -85px;
	left: 50%;
	z-index: 10;
	background: url(../img/common/cmn_btm_arrow02.svg) no-repeat;
	background-size: contain;
}

.triangleBtm01 {
	width: 90px;
	height: 56px;
	margin-left: -43px;
	position: absolute;
	top: -1px;
	left: 50%;
	z-index: 10;
	background: url(../img/common/cmn_btm_arrow01.svg) no-repeat;
	background-size: contain;
}/*-- 201907 modify --*/


@media screen and (max-width:768px) {
	.sec06 {
		padding: 5% 0 3% 0;
		margin-top: 15px;
	}/*-- 201907 modify --*/
	.sec06 .boxContent07 .innerTtl {
		margin-bottom: -4%;
	}
	.innerTxt07 {
		font-size: 1.5rem;
		font-weight: 600;
		margin: 3% 0 0;
	}
	.sec06 .boxContent08 {
		position: relative;
		z-index: 10;
	}
	.triangleBtm02 {
		width: 40px;
		height: 40px;
		margin-left: -20px;
		position: absolute;
		bottom: -39px;
		left: 50%;
		z-index: 10;
	}
	
	/*-- 201907 add --*/
	.sec06 .boxContent07 .innerTtl {
		padding-top: 0;
        padding-top: 30px;
	}
	.triangleBtm01 {
		display: none;
	}
	.sec06::before {
		top: -2px;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		z-index: 10;
		pointer-events: none;
		border-color: rgba(255, 255, 255, 0);
		border-top-color: #fff;
		border-width: 30px;
		margin-left: -30px;
	}/*-- //201907 add --*/
	.boxImg03 span {
		display: none!important;
	}
	.boxImg03 span img{
		width: calc(100%*273/640);
		height: calc(100%*224/640);
		margin-left: 0;
	}
	#oc-banner.box .boxImg03 span {
		padding: 0 0 0 4%;
	}
	#oc-banner.box .boxImg03 span img{
		width: calc(100%*260/640);
		height: calc(100%*224/640);
		margin-left: 0;
	}
	
}


/* sec07
--------------------------------------------------*/
.sec07 {
	padding: 88px 0 170px;
}
.sec07 .boxContent01 {
	position: relative;
	border-bottom: 1px solid #FF88BF;
}
.sec07 .boxContent01 .innerTtl {
	position: relative;
	z-index: 1000;
}
.sec07 .boxContent01 .innerTtl img {
	width: 100%;
	height: auto;
}
#oc-banner.box .sec07 .boxContent01 .innerTtl img {
	width: 100%;
	height: auto;
}
.sec07 .boxContent01 .innerTtl span {
	margin-right: 2em;
}
.sec07 .innerTxt08 {
	margin: 30px 0 70px;
	font-size: 2rem;
}
.sec07 .ttlStyle07{
	border-radius: 30px;
}
.sec07 .boxContent02 {
	margin-top: 30px;
	border-radius: 200px;
	height: 240px;
	box-sizing: border-box;
}
.sec07 .boxContent02:nth-of-type(even) {
	flex-flow: row-reverse;
}
.sec07 .boxContent02.bl {
	background: #ECF7FF;
}
.sec07 .boxContent02.pk {
	background: #FFF3F9;
}
.sec07 .boxContent02.gr {
	background: #F7FCE8;
}
.sec07 .boxContent02.yl {
	background: #FFF4EA;
}
.sec07 .boxContent02 .boxTxt04 {
	flex: 1;
	max-width: 724px;
	height: 100%;
	box-sizing: border-box;
}
.sec07 .boxContent02.bl .boxTxt04 {
	padding: 5.18% 2.07% 5.18% 8.2%;
}
.sec07 .boxContent02.pk .boxTxt04 {
	padding: 5.18% 2.07% 5.18% 8.2%;
}
.sec07 .boxContent02.gr .boxTxt04 {
	padding: 5.18% 8.2% 5.18% 2.07%;
}
.sec07 .boxContent02.yl .boxTxt04 {
	padding: 5.18% 2.07% 5.18% 8.2%;
}
@media screen and (min-width:769px) {
	/*.sec07 .boxContent02:nth-of-type(even) .boxTxt04{
		padding-left: 40px;
	}*/
}
.sec07 .boxContent02 .boxTxt04 .ttlStyle05 {
	text-align: left;
	font-feature-settings: "palt";
}
.sec07 .boxContent02 .boxTxt04 .innerTxt04 {
	margin-top: 25px;
	font-size: 2rem;
	font-feature-settings: "palt";
}
.sec07 .boxContent02 .boxImg04 {
	width: 240px;
}
.sec07 .boxContent02 .boxImg04 img {
	width: 100%;
	height: auto;
}
#oc-banner.box .sec07 .boxContent02 .boxImg04 img {
	width: 100%;
	height: auto;
}

.boxTxt05 {
	/* margin: 100px 0; */
	margin: 100px 0 0;
}/*-- 201907 modify --*/
.eventSchedule {
	padding: 30px 40px;
	border: 1px solid #FF88BF;
	border-radius: 20px;
	margin-top: 10px;
	text-align: left;
	background: #fff;
	color: #FF88BF;
	font-size: 3rem;
	font-weight: bold;
}
.eventSchedule li .time {
	color: #666464;
}
.eventSchedule+.taC {
	margin: 50px 0 20px;
}
.sec07 .taC {
	margin: 110px auto 0;
}
.sec07  a {
	width: 80%;
	max-width: 673px;
	margin: 0 auto;
	height: 100%;
	display: block;
}
.sec07 .taC a img {
	width: 100%;
	height: auto;
}
.sec07 .boxContent03 {
	margin-top: 30px;
}
.sec07 .boxContent03 .boxImg08 {
	width: 462px;
	margin: 0 auto;
}
.sec07 .boxContent03 .boxImg08 a {
	display: block;
	width: 100%;
}

.sec07 .boxContent03 .boxImg08 a img{
	width: 100%;
	height: auto;
}
@media screen and (max-width:768px) {
	.sec07 {
		padding: 10% 0;
	}
	.sec07 .innerTxt08 {
		margin: 5% 0 10%;
		font-size: 1.2rem;
	}
	.sec07 .ttlStyle07{
		border-radius: 30px;
		line-height: 1.5em;
	}
	.sec07 .boxContent02 {
		height: auto;
		margin-top: 5%;
		border-radius: 100px;
		position: relative;
		flex-direction: column-reverse !important;
		background: transparent !important;
		text-align: center;
	}
	.sec07 .boxContent02.bl > .boxTxt04 {
		background: #ECF7FF;
	}
	.sec07 .boxContent02.pk > .boxTxt04 {
		background: #FFF3F9;
	}
	.sec07 .boxContent02.gr > .boxTxt04 {
		background: #F7FCE8;
	}
	.sec07 .boxContent02.yl > .boxTxt04 {
		background: #FFF4EA;
	}
	.sec07 .boxContent02 .boxImg04 {
		width: 33%;
		margin: 0 auto -2%;
	}
	.sec07 .boxContent02 .boxTxt04 {
		padding: 5% 0;
		border-radius: 100px;
	}
	.sec07 .boxContent02.bl .boxTxt04 {
		padding: 5% 0;
	}
	.sec07 .boxContent02.bk .boxTxt04 {
		padding: 5% 0;
	}
	.sec07 .boxContent02.gr .boxTxt04 {
		padding: 5% 0;
	}
	.sec07 .boxContent02.yl .boxTxt04 {
		padding: 5% 0;
	}
	.sec07 .boxContent02 .boxTxt04 .ttlStyle05 {
		text-align: center;
		font-feature-settings: "palt";
	}
	.sec07 .boxContent02 .boxTxt04 .innerTxt04 {
		margin-top: 3%;
		font-size: 	1.2rem;
		font-feature-settings: "palt";
	}
	.boxTxt05 {
		margin: 18% 0;
	}
	.sec07 .taC {
		margin: 0 auto 0;
	}
	.eventSchedule {
		text-align: left;
		font-size: 15px;
		padding: 6% 9%;
		line-height: 1.6;
	}
	.sec07 .boxContent03 {
		margin: 5% auto 0;
	}
	.sec07 .boxContent03 .boxImg08 {
		width: 80%;
	}
	.sec07 .boxContent03 .boxImg08 a {
		display: block;
		width: 100%;
	}

	.sec07 .boxContent03 .boxImg08 a img{
		width: 100%;
		height: auto;
	}
}

/* sec08
--------------------------------------------------*/
.sec08 {
	/*padding: 110px 0 110px;*/
	padding: 0 0 110px;
	position: relative;
}/*-- 201907 modify --*/
.sec08::after {
	content: "";
	width: 0;
	height: 0;
	border: 48px solid transparent;
	border-top: 48px solid #FF9330;
	display: inline-block;
	position: absolute;
	bottom: -48px;
	/*bottom: -18px;*/
	left: 46%;
}/*-- 201907 modify --*/
.sec08 .taC img {
	width: 601px;
	height: auto;
}
.sec08 .boxContent01 {
	margin-top: 60px;
}
.sec08 .boxContent01 .innerTtl {
	padding: 12px 0 12px 2em;
	line-height: 1;
	border-radius: 10px;
	position: relative;
	color: #fff;
}
.sec08 .boxImg05 {
	margin-top: 75px;
}
.sec08 .boxImg05 img {
	width: 100%;
	height: auto;
}
.sec08 .boxContent01 .innerTtl::before {
	display: inline-block;
	background: #fff;
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 1.2em;
	height: 1.2em;
	line-height: 1.3;
	border-radius: 1em;
	position: absolute;
	bottom: 15%;
	left: 0.5em;
	text-align: center;
	vertical-align: baseline;
}
.sec08 .boxContent01 .innerTtl.bl {
	background: #46B4FF;
}
.sec08 .boxContent01 .innerTtl.bl::before {
	content: "4";
	color: #46B4FF;
}
.sec08 .boxContent01 .innerTtl.gr {
	background: #ABDF1C;
}
.sec08 .boxContent01 .innerTtl.gr::before {
	content: "2";
	color: #ABDF1C;
}
.sec08 .boxContent01 .innerTtl.pk {
	background: #FF88BF;
}
.sec08 .boxContent01 .innerTtl.pk::before {
	content: "6";
	color: #FF88BF;
}
.sec08 .boxContent01 .innerTtl.pl {
	background: #BE8DCD;
}
.sec08 .boxContent01 .innerTtl.pl::before {
	content: "5";
	color: #BE8DCD;
}
.sec08 .boxContent01 .innerTtl.yl {
	background: #FF9330;
}
.sec08 .boxContent01 .innerTtl.yl::before {
	content: "1";
	color: #FF9330;
}
.sec08 .boxContent01 .innerTtl.pi {
	background: #FF88BF;
}
.sec08 .boxContent01 .innerTtl.pi::before {
	content: "3";
	color: #FF88BF;
}
.sec08 .boxTxt06 {
	margin: 25px 25px 0 0;
	flex: 1;
}
.sec08 .boxTxt06 h4 {
	margin-bottom: 15px;
}
.sec08 .innerTxt09 {
	font-size: 2rem;
}
.sec08 .innerTxt09 li {
	padding-left: 1em;
	text-indent: -1em;
}
.sec08 .innerTxt09 li span {
	color: #ff88bf;
}
.sec08 .boxImg06 {
	width: 300px;
	margin-top: 10px;
}
.sec08 .boxImg06 img {
	border-radius: 10px;
    width: 100%;
    height: auto;
}
.sec08 .boxImg06.bl img {
	border: 1px solid #46B4FF;
}
.sec08 .boxImg06.pk img {
	border: 1px solid #FF88BF;
}
.sec08 .boxImg06.gr img {
	border: 1px solid #ABDF1C;
}
.sec08 .boxImg06.yl img {
	border: 1px solid #FF9330;
}
.sec08 .boxImg06.pl img {
	border: 1px solid #BE8DCD;
}
@media screen and (max-width:768px) {
	.sec08 {
		padding: 8% 0 20%;
	}
	.sec08::after {
		content: "";
		width: 0;
		height: 0;
		margin-left: -24px;
		border: 24px solid transparent;
		border-top: 24px solid #FF9330;
		display: inline-block;
		position: absolute;
		bottom: 0;
		left: 50%;
	}
	.sec08 .boxImg05 {
		margin-top: 8%;
	}
	.sec08 .boxContent01 {
		margin-top: 13%;
	}
	.sec08 .boxContent01 .innerTtl {
		padding: 1em 0 1em 2.5em;
	}
	.sec08 .boxContent01 .innerTtl::before {
		font-size: 18px;
		bottom: 0.65em !important;
	}
	.sec08 .innerTxt09 {
		font-size: 1.2rem;
		margin-top: 2%;
	}
	.sec08 .boxImg06 {
		width: 50%;
		margin: 5% auto 0;
	}
}

/* secMap
--------------------------------------------------*/
.google-maps {
	width: 100%;
	height: 40vw;
}
.google-maps iframe {
	width: 100%;
	height: 100%;
}


/* sec09
--------------------------------------------------*/
.sec09 {
	padding: 80px 0 110px;
	margin-top: -20px;
}
.sec09 .boxContent01 {
	width: 100%;
	margin-bottom: 70px;
}
.sec09 .boxContent01 .innerTtl {
	width: 392px;
	margin: 0 auto;
}
.sec09 .boxImg07 {
	width: 100%;
}
.sec09 .boxImg07 img {
	width: 100%;
	height: auto;
}
.sec09 .boxContent02 {
	margin-top: 75px;
}
.sec09 .boxContent02 .boxIn {
	width: 100%;
	margin: 20px auto 100px;
}
.sec09 .boxContent02 .boxIn table {
	width: 100%;
}
.sec09 .boxContent02 .boxIn .tblStyle03 thead th {
	font-size: 1.9rem;
	padding: 15px 0;
	line-height: 1;
	font-weight: bold;
}
.sec09 .boxContent02 .boxIn .tblStyle03 tbody th {
	font-size: 1.9rem;
}
.sec09 .boxContent02 .boxIn .tblStyle03 tbody td {
	padding: 15px;
	font-size: 2rem;
}
.sec09 .boxContent03 {
	width: 100%;
	max-width: 764px;
	margin: 20px 0 111px auto;
	position: relative;
}

.sec09 .boxContent03::before {
	content: "";
	width: 181px;
	height: 227px;
	display: inline-block;
	background: url(../img/top/top_sec09_img03.png) no-repeat;
    background-size: contain;
	position: absolute;
    top: 90px;
    left: -156px;
	z-index: 2;
}
@media screen and (max-width:822px) {
	.sec09 .boxContent03::before {
		display: none;
	} 
}
.sec09 .boxContent03 .meritList {
	width: 29%;
	padding: 40px 0 0;
	position: relative;
}
.sec09 .boxContent03 .meritList:first-child {
	width: 34.23%;
}
.sec09 .boxContent03 .meritList:first-child dt {
	left: 21%;
}
.sec09 .boxContent03 .meritList dt {
	display: inline-block;
	padding: 8px 15px;
	border-radius: 10px;
	line-height: 1;
	position: absolute;
	left: 18%;
	top: 10px;
	text-align: center;
	color: #fff;
	font-size: 2.34rem;
}
.sec09 .boxContent03 .meritList.bl dt {
	background: #46B4FF;
}
.sec09 .boxContent03 .meritList.yl dt {
	background: #FF9330;
}
.sec09 .boxContent03 .meritList.pk dt {
	background: #FF88BF;
}
.sec09 .boxContent03 .meritList dd {
	display: table;
	width: 100%;
	height: 237px;
	border-radius: 10px;
	background: #fff;
	text-align: center;
	font-size: 2.7rem;
	line-height: 1.4em;
}
.sec09 .boxContent03 .meritList dd div {
	width: 100%;
	display: table-cell;
	vertical-align: middle;
}
.sec09 .boxContent03 .meritList.bl dd {
	border: 1px solid #46B4FF;
}
.sec09 .boxContent03 .meritList.yl dd {
	border: 1px solid #FF9330;
}
.sec09 .boxContent03 .meritList.pk dd {
	border: 1px solid #FF88BF;
}
.sec09 .boxContent04 {
	margin-top: 30px;
}
.sec09 .boxContent04 dl {
	width: 48.44%;
}
.sec09 .spTbl {
	display: none;
}
/*
.wrap_ocbox .contentIn {
    width: 100%;
}
*/
@media screen and (max-width:768px) {
	.sec09  {
		padding: 7% 0;
	}
	.sec09 .boxContent01 {
		width: 100%;
		margin-bottom: 0;
	}
	.sec09 .boxContent01 .innerTtl {
		width: 67%;
		margin: 0 auto;
	}
	.sec09 .boxImg07 {
		margin-top: 8%;
	}
	.sec09 .boxContent02 {
		margin-top: 18%;
	}
	.sec09 .boxContent02 .boxIn {
		margin: 5% 0 20%;
	}
	.sec09 .spTbl {
		display: block;
		margin-top: 3%;
	}
	.sec09 .boxContent03 {
		width: 100%;
		margin: 20px 0 20% auto;
	}
	.sec09 .boxContent03::before {
		content: normal;
	}
	.sec09 .boxContent03 .meritList:first-child {
		width: 100%;
	}
	.sec09 .boxContent03 .meritList {
		width: 100%;
		max-width: 300px;
		padding: 5% 0 3%;
		margin: 0 auto;
		position: relative;
	}
	.sec09 .boxContent03 .meritList.bl dd {
		font-size: 1.4rem;
	}
	.sec09 .boxContent03 .meritList:first-child dt {
		left: 50%;
		margin-left: -13%;
	}
	.sec09 .boxContent03 .meritList dt {
		display: block;
		width: 26%;
		padding: 3% 0;
		margin-left: -13%;
		border-radius: 10px;
		position: absolute;
		top: 0;
		left: 50%;
		text-align: center;
		color: #fff;
		font-size: 1.2rem;
	}
	.sec09 .boxContent03 .meritList dd {
		padding: 8% 0 5%;
		border-radius: 10px;
		background: #fff;
		text-align: center;
		font-size: 1.4rem;
		height: auto;
	}
	.sec09 .boxContent04 dl + dl {
		margin-top: 8%;
	}
	.sec09 .boxContent04 dl {
		width: 100%;
	}
}
@media screen and (min-width:600px) and (max-width:768px) {
	.sec09 .boxContent03 .meritList dt {
		top: 10%;
	}
}

/* sec10
--------------------------------------------------*/
.sec10 {
	padding: 100px 0 150px;
}
.sec10.bgYl{
	background-color: rgba(255,255,0,0.07);
}
.sec10 .boxContent01 {
	margin: 55px 0 68px;
	position: relative;
}
.sec10 .innerTtl img {
	width: 100%;
	height: auto;
}
.sec10 .boxContent01::before {
	content: "";
	width: 33.96%;
	height: 90%;
	display: inline-block;
	background: url(../img/top/top_sec10_img02.png) no-repeat;
	background-size: contain;
	background-position: center top;
	position: absolute;
    bottom: -68px;
	left: 1.6%;
}
.boxTxt07 {
	flex: 1;
	margin-right: 20px;
}
.sec10 .innerTxt10 {
	font-size: 1.8rem;
	margin-top: 15px;
	font-feature-settings: "palt";
}
.sec10 .boxImg07 {
	width: 63.17%;
}
.sec10 .boxImg07 img {
	width: 100%;
	height: auto;
}
.sec10 .innerTxt11 {
	font-size: 2rem;
	letter-spacing: 0.05em;
	line-height: 1.75em;
	margin-top: 25px;
	font-feature-settings: "palt";
}
@media screen and (max-width:768px) {
	.sec10 {
		padding: 10% 0 ;
	}
	.sec10 .innerTtl {
		padding: 0 5%;
	}
	.sec10 .boxContent01 {
		margin: 18% 0;
	}
	.sec10 .boxContent01::before {
		content: normal;
	}
	.sec10 .boxTxt07 {
		margin: 0;
	}
	.sec10 .innerTxt10 {
		margin: 4% 0;
		font-size: 1.2rem;
	}
	.sec10 .boxImg07 {
		width: 100%;
	}
	.sec10 .boxImg07 img {
		width: 100%;
		height: auto;
	}
	.sec10 .innerTxt11 {
		font-size: 1.2rem;
	}
}


.sec11 {
    /* right: -50%; */;
	padding-top: 35px;
    /* right: -50%; */;
	position: relative;
}


.sec11 .innerTtl {
    /* right: -50%; */;
	position: relative;
    /* right: -50%; */;
	z-index: 10;
}

/* sec12
--------------------------------------------------*/
.sec12 {
	padding: 0 0 55px;
}
#oc-banner .sec12 {
	padding: 55px 0 55px;
}
.sec12Title h2{
	padding: 35px 0;
}
.sec12Title h2::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	right: -9.76%;
	width: 37.5%;
	height: 159%;
	background: url("../../../../_lp/highschoolstudent/_asset/img/top/top_sec12_img01_pc.png") no-repeat left bottom / contain;
}
.sec12 .innerTxt01 {
	font-size: 3rem;
	margin: 45px 0 0;
	text-align: center;
}
@media screen and (max-width:1200px) {
	.sec12Title h2::after {
		display: none;
	}
}
.sec12 .ttlStyle07 {
    border: 1px solid #FF88BF;
    background: #FF88BF;
    color: #FFF;
}
.sec12 .innerTxt01 {
	font-size: 3rem;
	margin: 45px 0 0;
	text-align: center;
}
.sec12 .taC {
	width: 80%;
	max-width: 673px;
	margin: 0 auto 0;
}
#oc-banner .sec12 .taC {
	margin: 0 auto 0;
}
.sec12 .taC img {
	position: relative;
	z-index: 3;
}
.sec12 .taC a {
	display: block;
	width: 100%;
}
.sec12 .taC a img {
	width: 100%!important;
	height: auto;
}
.sec12 .boxContent02 {
	
}
.sec12 .boxContent02 .boxImg08 {
	width: 462px;
	margin: 30px auto 25px;
}
.sec12 .boxContent02 .boxImg08 a {
	display: block;
	width: 100%;
}

.sec12 .boxContent02 .boxImg08 a img{
	width: 100%;
	height: auto;
}
.sec12 .boxContent03 {
	padding: 20px 20px 40px;
	border-radius: 15px;
	background: #fff;
	position: relative;
}
.sec12 .boxContent03 h2 {
	width: 100%;
}
.sec12 .boxContent03 .boxIn {
	margin-top: 30px;
}
.sec12 .boxContent03 .innerTxt12 {
	font-size: 2.3rem;
	margin: 40px 0 0 30px;
	font-weight: 600;
}
.sec12 .boxContent03 .boxIn dl {
	padding-left: 1em;
	font-size: 2rem;
}
.sec12 .boxContent03 .boxIn dt {
	font-weight: bold;
}

@media screen and (max-width:768px) {
	.sec12 {
		padding: 5% 0 5%;
	}
	/*.sec12Title h2{
		padding: 33px calc(calc(100vw*285/1024)/2) 33px calc(calc(100vw*285/1024)/4)
	}*/
	.sec12Title h2::after{
		width: calc(100vw*285/1024);
		height: calc(100vw*321/1024);
	}
	.sec12 .innerTxt01 {
		font-size: 1.7rem;
		margin: 0 0 10px;
	}
	.sec12 .boxContent02 {
		margin: 5% auto 20%;
	}
	.sec12 .boxContent02 .boxImg08 {
		width: 80%;
        margin-top: 0;
	}
	.sec12 .boxContent02 .boxImg08 a {
		display: block;
		width: 100%;
	}

	.sec12 .boxContent02 .boxImg08 a img{
		width: 100%;
		height: auto;
	}
	.sec12 .boxContent03 {
		padding: 7% 3.5%;
		border: 1px solid #FF88BF;
	}
	/*
	.sec12 .boxContent03::after {
		content: normal;
	}
	*/
	.sec12 .boxContent03 .boxIn {
		margin-top: 3%;
		position: relative;
	}
	.sec12 .boxContent03 .innerTxt12 {
		text-align: center;
		margin: 5% auto 0;
		font-size: 1.2rem;
	}
	.sec12 .boxContent03 .boxIn dl {
		font-size: 0;
	}
	.sec12 .boxContent03 .boxIn dt {
		font-size: 1.3rem;
	}
	.boxImg09 {
		width: 90%;
		position: relative;
		margin: -12% 0 0 auto;
		text-align: center;
	}
}

/*フローティング右側*/

	#floating_right {
		position: fixed;
		z-index: 1000;
		top: 50%;
		right: 0;
		border-radius: 20px 0 0 20px;
		display: none;
	}
	.float_request {
		width: 121px;
		height: 103px;
		background: #71CBDE;
		border-radius: 20px 0 0 20px;
		text-align: center;
		box-shadow: 10px 10px 20px rgb(0 0 0 / 16%);
		margin-left: auto;
		margin-bottom: 12px;
	}
	
	.float_request a img {
		width: 100%;
		max-width: 103px;
		height: auto;
		margin: 0 auto;
	}
	.float_request a {
		padding-top: 72px;
		display: block;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		position: relative;
	}
	.float_request a .request_img {
		width: 63px;
		position: absolute;
		top: -26px;
		left: 50%;
		transform: translateX(-50%)
	}
	#floating_right .wrap_oc_link {
		width: 30.2%;
		max-width: 146px;
		height: 129px;
		margin: 0;
		box-shadow: 10px 10px 20px rgb(0 0 0 / 16%);
		border-radius: 20px 0 0 20px;
	}
	#floating_right .wrap_oc_link .oc_link {
		background: #FF4BB6;
		border-radius: 20px 0 0 20px;
		text-align: center;
		width: 146px;
		height: 129px;
		z-index: 101;
		box-sizing: border-box;
		padding-top: 0;
		top: 0;
	}
	#floating_right .oc_link a {
		padding-top: 9px;
		display: block;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		border-radius: 20px 0 0 20px;
	}
	#floating_right .oc_link img {
		max-width: 89px;
		margin: 0 auto;
	}
	#floating_right .oc_link .wrap_time {
		display: inline-block;
	}
	#floating_right .oc_link .date1 {
		font-size: 4.6rem;
		font-family: futura-pt, sans-serif;
		font-weight: 700;
		font-style: normal;
		line-height: 1.25em;
		color: #F6FF8D;
		letter-spacing: 0;
		display: inline-block;
	}

@media screen and (max-width:768px){
	/*フローティング右側*/

	#floating_right {
		position: fixed;
		z-index: 1000;
		top: auto;
		bottom: 0;
		right: 0;
		display: block!important;
	}
	.float_request {
		display: block;
		width: 89px;
		height: 87px;
		background: #71CBDE;
		border-radius: 20px 0 0 20px;
		text-align: center;
		box-shadow: 10px 10px 20px rgb(0 0 0 / 16%);
		margin-left: auto;
		margin-bottom: 12px;
	}
	.float_request a img {
		max-width: 89px;
		margin: 0 auto;
	}
	.float_request a {
		padding-top: 53px;
		display: block;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		position: relative;
	}
	.float_request a .request_img {
		width: 40px;
		position: absolute;
		top: -8px;
		left: 50%;
		transform: translateX(-50%)
	}
	#floating_right .wrap_oc_link {
		width: 100%;
		max-width: 89px;
		height: 87px;
		margin: 0;
		border-radius: 20px 0 0 20px;
		box-shadow: 10px 10px 20px rgb(0 0 0 / 16%);
		
	}
	#floating_right .wrap_oc_link .oc_link {
		background: #FF4BB6;
		border-radius: 20px 0 0 20px;
		text-align: center;
		width: 89px;
		height: 87px;
		z-index: 101;
		box-sizing: border-box;
		box-shadow: 10px 10px 20px rgb(0 0 0 / 16%);
		padding-top: 0;
		top: 0;
	}
	#floating_right .oc_link a {
		padding-top: 5px;
		display: block;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
	}
	#floating_right .oc_link img {
		max-width: 69px;
		margin: 0 auto;
	}
	#floating_right .oc_link .date1 {
		font-size: 2.5rem;
		font-family: futura-pt, sans-serif;
		font-weight: 700;
		font-style: normal;
		line-height: 1.25em;
		color: #F6FF8D;
		letter-spacing: 0;
		display: inline-block;
	}
}


@media screen and (max-width:768px) {
}
/* CSS Document */

/* sec01
--------------------------------------------------*/
#mainImage {
}

h1#mainImage img {
}

@media screen and (max-width:768px) {
	#mainImage {
		text-align: center;
		height: auto;		
    	/*padding-top: 62px;*/
	}
	h1#mainImage > img {
		position: initial;
		margin-left: 0;
		min-width: initial;
	}
}




/* sec11
--------------------------------------------------*/
.sec11 {
	padding-top: 35px;
	position: relative;
}
.sec11 .innerTtl {
	position: relative;
	z-index: 10;
}
@media screen and (max-width:768px) {
	.sec11 .innerTtl {
		padding: 0 5%;
	}
}



