@charset "UTF-8";

/* --------------------------------
   OPENCAMPUS 2026
   since - 2026.03
-------------------------------- */
html, body {
	font-family: "Noto Sans JP", Meiryo, YuGothic, "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
	font-feature-settings: "palt";
}

/*----- parts -----*/
.tape {
	position: relative;
	display: block;
	height: 50px;
	background-image: url(/opencampus/2026/img/tape1.png);
}

.tape.beri {
	position: relative;
	display: block;
	height: 50px;
	background-image: url(/opencampus/2026/img/beri.png);
	border-right: 0;
	border-left: 0;
	background-size: contain;
	background-repeat: no-repeat;
	transform: rotate(-20deg);
}

/*------ main_img ------*/
.main_img {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}


.main_img .catch {
	position: relative;
	display: block;
	padding: 3.6rem 3em 0 4.6rem;
	color: #9e005d;
	font-size: 2rem;
	font-weight: bold;
	font-family: YuGothic, 'Yu Gothic', YuGothic, 'Yu Gothic', sans-serif;
	border-bottom: 1px #9e005d solid;
}

.main_img .catch::first-letter {
	color: #FFF;
}

.main_img .catch::before {
	position: absolute;
	display: block;
	content: "";
	width: 100px;
	height: 100px;
	top: 0;
	left: 0;
	background: #9e005d;
	z-index: -1;
}

.rina_name {
	font-size: 2rem;
	font-weight: bold;
	font-family: YuGothic, 'Yu Gothic', YuGothic, 'Yu Gothic', sans-serif;
}

.title {
	padding: 10px 0 0;
	text-align: center;
}

.title img {
	width: auto;
	height: 100px;
	filter: drop-shadow(10px 10px 2px rgba(0, 1, 0, .18));
}

.title img[alt="2026"] {
	height: 150px;
}


/*------ contents ------*/

/*-- sst02 --*/
.sst011 {
	padding: .2rem 1.1rem .1rem;
	font-size: 1.7em;
	font-family: YuGothic, 'Yu Gothic', sans-serif;
	font-weight: bold;
	text-align: left;
	background-image: none;
}


/*---- sst_deluxe1 ----*/
.sst_deluxe1 {
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 0 0 50px 0;
	text-align: center;
}

.sst_deluxe1 h1 {
	display: inline-block;
	font-size: 1.5em;
	background: #fff;
	padding: 30px 50px 20px;
	font-family: YuGothic, 'Yu Gothic', YuGothic, 'Yu Gothic', sans-serif;
	margin-top: -50px;
}

.sst_deluxe1 h1 span {
	display: block;
	margin-top: 10px;
	padding-top: 6px;
	color: #00a5bf;
	font-size: .6em;
	border-top: 1px #00a5bf solid;
	letter-spacing: 1px;
}


/* アンカーリンク（ページ内リンク）
	--------------------------------------------- */
.ancLink {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	text-align: center;
	width: 1000px;
	margin: 0 auto 20px;
	padding: 0;
	background-color: #FFF;
	border: 0;
	border-top: 2px #b1327d solid;
	overflow: hidden;
}

.ancLink li {
	position: relative;
	margin: 0;
	width: 33.3%;
	width: calc(100% / 3);
	padding: 2px;
}

.ancLink li.w100 {
	width: 100%;
}

.ancLink li:nth-child(3n) {
	margin-right: 0;
}

.ancLink li.half {
	width: 50%;
}

.ancLink li.pcs4 {
	width: 25%;
}

.ancLink li.half:nth-child(2n) {
	margin-right: 0;
}

.ancLink li.pcs4:nth-child(4n) {
	margin-right: 0;
}


.ancLink li a {
	display: block;
	padding: 12px 16px 12px 45px;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	font-family: YuGothic, 'Yu Gothic', YuGothic, 'Yu Gothic', sans-serif;
	text-align: left;
	text-decoration: none;
	letter-spacing: -1px;
	background: #FFF;
	transition: .5s all;
}

.ancLink li a::before {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 50%;
	left: 10px;
	margin: 0;
	padding: 3px 0 0 1px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #000;
	content: "";
	border-radius: 50%;
	box-sizing: border-box;
	transform: translate(0, -50%);
}

/* 右向き */
.ancLink li a.select::after {
	position: absolute;
	display: block;
	width: 18px;
	height: 18px;
	top: 41%;
	left: 16px;
	content: url(/img/arrow.svg);
	transform: translate(0, -50%);
	transition: .5s all;
}

/* 下向き */
.ancLink li a.select2::after {
	position: absolute;
	display: block;
	width: 18px;
	height: 18px;
	top: 50%;
	left: 11px;
	content: url(/img/arrow.svg);
	transform: translate(0, -50%) rotate(-90deg);
	transition: .5s all;
}

.ancLink li a:hover,
.ancLink li a.active {
	color: #fff;
	background: #9e005d;
}

.ancLink li a:hover::before,
.ancLink li a.active::before {
	color: #2691ba;
	background: #fff;
}

.ancLink li a:hover::after,
.ancLink li a.active::after {
	content: url(/img/arrow_red.svg);
}

.ancLink li a.pdf:hover::after {
	content: url(/img/icon/pdf2.png);
}

.ancLink li a.word:hover::after {
	content: url(/img/icon/word2.png);
}

.ancLink li a.excel:hover::after {
	content: url(/img/icon/excel2.png);
}

.ancLink li a.betsumado:hover::after {
	content: url(/img/icon/window2.png);
}

.ancLink.s li a {
	display: block;
	padding: 12px 16px 12px 40px;
	color: #3a5570;
	font-size: 15px;
	text-decoration: none;
	background: #d9ebf1;
	transition: .5s all;
}

.ancLink.s li a::before {
	position: absolute;
	font: normal normal normal 14px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin: -10px 0 0;
	padding: 3px 0 0 0;
	width: 20px;
	height: 20px;
	top: 50%;
	left: 10px;
	background: #9e005d;
	content: "\f105";
	border-radius: 0;
}

.ancLink.s li a:hover,
.ancLink.s li a.active {
	color: #fff;
	background: #262dba;
}

/* 右向き */
.ancLink.s li a.select2::before {
	content: "\f107";
}

/* 下向き */
.ancLink.s li a.select::after,
.ancLink.s li a.select2::after {
	display: none;
}

.ancLink.s li a:hover::before,
.ancLink.s li a.active::before {
	color: #2691ba;
	background: #FFF;
}


@media screen and (max-width: 896px) {
	.ancLink li,
	.ancLink li.pcs4 {
		width: 100%;
	}
}

.image_box img {
	border-radius: 16px;
}


/* ----- スケジュール ----- */
.schedule {
	width: 1200px;
	margin: 0 auto 50px;
}

.schedule ul.kaisai {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.schedule ul.kaisai li {
	position: relative;
	display: block;
	width: 350px;
	margin: 13px 25px;
	padding: 10px 10px 0 0;
	border: 1px #9e005d solid;
	background-size: 3px 3px;
	background-image: repeating-linear-gradient(45deg, #b1327d 0, #b1327d 1px, #fff 1%, #fff 50%);
	/* box-shadow: -10px 8px 0px rgba(0,0,0,.1); */
	transition: .5s all;
}

.schedule ul.kaisai li.reserve::after {
	content: "予約受付中";
	position: absolute;
	top: -11px;
	left: -20px;
	background: #b1327d;
	color: #fff;
	width: 80px;
	height: 80px;
	text-align: center;
	padding: 31px 0 0 0;
	border-radius: 50%;
	box-sizing: border-box;
	font-size: 13px;
	transform: rotate(-19deg);
}

.schedule ul.kaisai li:hover {
	box-shadow: none;
}

/*---- finished ----*/
.schedule ul.kaisai li.finished {
	background-color: #FFF;
	background-image: none;
	text-align: center;
}

.schedule ul.kaisai li.finished .date {
	position: relative;
	z-index: 0;
}

.schedule ul.kaisai li.finished::before {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	padding: 40% 0 0;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .7);
	background-size: 3px 3px;
	background-image: repeating-linear-gradient(45deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .6) 1px, #555 1%, #555 50%);
	content: "";
	box-sizing: border-box;
	opacity: .9;
	z-index: 1;
}

.schedule ul.kaisai li.finished::after {
	position: absolute;
	display: block;
	width: 100%;
	top: 45%;
	left: 0;
	color: #FFF;
	font-size: 29px;
	font-weight: bold;
	content: "終了しました";
	box-sizing: border-box;
	z-index: 2;
}

.schedule ul.kaisai li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 8px 0 30px;
	background-color: #fff;
	text-align: center;
	/* clip-path: polygon(0 0, 95% 0, 100% 7%, 100% 100%, 0 100%); */
	border-radius: 0 20px 0 0;
	border-top: 1px #b1327d solid;
	border-right: 1px #b1327d solid;
}

/* .schedule#goudouoc */
.schedule#goudouoc ul.kaisai li {
	width: 450px;
	background-image: repeating-linear-gradient(45deg, #b1327d 0, #b1327d 1px, #fff 1%, #fff 50%);
}

.schedule#goudouoc ul.kaisai li div.stay,
.schedule#goudouoc ul.kaisai li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 30px 0;
	background-color: #fff;
	border-radius: 2px;
	text-align: center;
	/* clip-path: polygon(0 0, 90% 0, 100% 20%, 100% 100%, 0 100%); */
}

.sched.schedule#goudouoc ul.kaisai li div.stay .time,
.sched.schedule#goudouoc ul.kaisai li a .time {
	text-align: center;
}

.schedule ul.kaisai li div.stay .time span,
.schedule ul.kaisai li a .time span {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.schedule ul.kaisai li a .time span::before {
	color: #333;
	content: "・";
}

.list05 {
	width: 1000px;
	margin: 0 auto;
}

.sec {
	width: 1050px;
	margin: 20px auto 0;
	padding: 15px 0;
	background: #e5dae0;
}

.sec a {
	display: inline-block;
	width: 500px;
	margin: 0 10px;
}

/*---- 学院見学エリア ----*/
.image_box img {
	width: 900px;
}

#KengakuArea {
	width: 900px;
	margin: 0 auto;
}

#KengakuArea ul.circle li {
	padding-left: 1.2em;
	text-indent: 0;
}

ul.circle li::before {
	top: 2px;
	transform: none;
}