@charset "UTF-8";
/* =====================================================================================================================
=
= なにわ歯科衛生専門学校
= opencampus index
=
===================================================================================================================== */

/*
- opencampus 共通
--------------------------------------------------------------------------------------------------------------------- */
/*#opencampus{}
#opencampus #content-header h1{
	background-image:url('/_assets/img/pc/opencampus/main_image.jpg');
}*/

/*
- index オープンキャンパス
--------------------------------------------------------------------------------------------------------------------- */



/*** calendar ***/
.wrap_oc_calendar img {

}
#calender-header {
	width: 100%;
	padding: 3.5% 0 7.35%;
	background: url(../../img/pc/oc_calendar/oc_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
}
#calender-header h1 {
	width: 37.75%;
	max-width: 755px;
	margin-bottom: 35px;
}
#calender-header h1 img {
	width: 100%;
	height: auto;
}
.oc_calendar {
	width: 100%;
	padding: 70px 0 100px 0;
	background: url(../../img/pc/oc_calendar/calendar_bg.jpg);
	overflow: hidden;
}
.oc_calendar h2 {
	text-align: center;
}
.oc_calendar h2 img {
	width: auto;
}
.calendar_box {
	padding-top: 20px;
	position: relative;
	max-width: 1140px;
	margin: auto;
}

.oc_calendar .oc_calendar_head {
	text-align: center;
	font-size: 1.8rem;
	letter-spacing: 0;
	margin: 10px 0 30px 0;
}
.calendar_box .calendar_photo1 {
	position: absolute;
	bottom: -7%;
	left: -100px;
	max-width: 320px;
}
.calendar_box .calendar_photo2 {
	position: absolute;
	bottom: -12%;
	right: -100px;
	max-width: 371px
}
.oc_block_head {
	text-align: center;
	margin-bottom: 50px;
}
.oc_block_head img {
	width: auto;
}
.oc_block_head_sub {
	display: block;
	margin-bottom: 10px;
}
.oc_calendar_inner {
	max-width: 1627px;
	margin: auto;
}
.oc_calendar_btn {
	text-align: center;
}
.oc_calendar_btn img {
	width: auto;
}

.experience {
	padding: 90px 0;
	background: #fff3f9;
	border-top: 1px solid #ff88bf;
	border-bottom: 1px solid #ff88bf;
}
.experience_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 50px;
}
.experience_list li {
	max-width: 465px;
	width: 33%;
}
.experience_list figure img {
	display: block;
}
.experience_list figcaption {
	background: #ff88bf;
	text-align: center;
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	height: 106px;
	line-height: 1.3;
	display: flex;
	justify-content: center;
	align-items: center;
}
.experience_list .bottom_text {
	font-size: 1.6rem;
	margin-top: 15px;
}

.flow {
	padding: 90px 0;
	background: url(../../img/pc/oc_calendar/calendar_bg.jpg);
	border-top: 1px solid #ff88bf;
	border-bottom: 1px solid #ff88bf;
}
.flow_inner {
	max-width: 962px;
	margin: auto;
	position: relative;
}
.flow_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.flow_list li {
	max-width: 446px;
	margin-bottom: 50px;
	width: 47%;
}
.flow_list li dl {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	border: 1px solid #ff88bf;
	margin: 10px 0;
}
.flow_list li dt {
	max-width: 120px;
	width: 28%;
	background: #fff3f9;
	border-right: 1px solid #ff88bf;
	color: #ff88bf;
	font-size: 2rem;
	padding: 9px 0;
	text-align: center;
}
.flow_list li dd {
	width: 72%;
	background: #FFF;
	font-size: 2rem;
	padding: 9px 0 9px 20px;
}
.flow_deco1 {
	max-width: 354px;
	position: absolute;
	left: -387px;
	bottom: 0%;
}

.senior {
	padding: 90px 0;
	background: #fff3f9;
	border-top: 1px solid #ff88bf;
	border-bottom: 1px solid #ff88bf;
}
.senior_inner {
	max-width: 1250px;
	margin: auto;
	position: relative;
}
.senior_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 35px;
}
.senior_list li {
	max-width: 476px;
	width: 50%;
	background: #FFF;
	padding: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	border-right: 1px solid #ff88bf;
	border-bottom: 1px solid #ff88bf;
	margin-bottom: 13px;
}
.senior_list li:nth-child(odd) {
	margin-right: 1%;
}
.senior_list li img {
	width: 100%;
	height: auto;
}
.senior_list li h4 {
	font-size: 2rem;
	font-weight: bold;
}
.senior_list li figure {
	width: 30%;
}
.senior_list li .senior_texts {
	width: 68%;
	margin-left: 2%;
}
.senior_list .senior_list_col1 h4 {
	color: #ff88bf;
}
.senior_list .senior_list_col2 h4 {
	color: #ffbe00;
}
.senior_list .senior_list_col3 h4 {
	color: #8cdc0a;
}
.senior_list .senior_list_col4 h4 {
	color: #0aa0d2;
}
.senior_list li p {
	font-size: 1.5rem;
}
.senior_deco {
	width: 29.68%;
	max-width: 371px;
	position: absolute;
	right: -5%;
	bottom: -41%;
}
@media screen and (max-width:1200px){
	.senior_deco { display: none;}
}


.faq {
	padding: 90px 0;
	background: url(../../img/pc/oc_calendar/faq_bg.jpg);
	border-top: 1px solid #ff88bf;
	border-bottom: 1px solid #ff88bf;
}
.faq_inner {
	max-width: 963px;
	margin: auto;
	position: relative;
}
.faq_box {
	border: 1px solid #666464;
	margin-bottom: 20px;
}
.faq_box dt {
	background: #e8f8ce;
	padding: 30px 30px 30px 130px;
	position: relative;
	cursor: pointer;
}
.faq_box dt.q_on {
	border-bottom: 1px solid #666464;
}
.faq_box dt .faq_q {
	position: absolute;
	left: 40px;
}
.faq_box dt p {
	font-size: 2rem;
	font-weight: bold;
}
.faq_box dd {
	background: #FFF;
	padding: 30px 90px 30px 130px;
	display: none;
}
.faq_box dd .faq_a {
	position: absolute;
	left: 40px;
}
.faq_box dd p {
	font-size: 2rem;
	font-weight: bold;
	color: #ff88bf;
} 
.faq_switch {
	background: #f3fbe6;
	border: 1px solid #8cdc0a;
	position: absolute;
	top: 24px;
	right: 30px;
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.faq_switch span {
	display: block;
	position: relative;
	width: 20px;
	height: 20px;
}
.faq_switch span::before,
.faq_switch span::after {
	content: '';
	display: block;
	width: 20px;
	height: 3px;
	border-radius: 5px;
	background: #8cdc0a;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.faq_switch span::after {
	background: #8cdc0a;
	transform: translateY(-50%) rotate(90deg);
	transition: 0.5s;
}
.faq_switch span.active::after {
	transform: rotate(0);
	transition: 0.5s;
}
.faq_deco {
	position: absolute;
	left: -25%;
	bottom: 0%;
}

.event {
	padding: 90px 0;
	background: rgba(255,160,0,0.1);
	border-top: 1px solid #ffa000;
	border-bottom: 1px solid #ffa000;
  position: relative;
overflow: hidden;
}
.event_inner {
	max-width: 963px;
	margin: auto;
	position: relative;
}
.event .oc_block_head{
	width: 165px;
	margin: auto;
}
.event .oc_block_head + p{
	margin-top: 25px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #ffa000;
}
.event .event_box{
	margin-top: 50px;
}
.event .event_box .txt h4{
	width: calc(100%*361/398);
	font-size: 0;
}
.event .event_box .txt h4 + p{
	margin-top: 30px;
	width: calc(100%*398/398);
	font-size: 0;
}
.event .event_join{
	margin-top: 30px;
	background: #fff;
	padding: 30px 40px;
}
.event .event_join dt{
	font-size: 0;
}
.event .event_join dt img{
	height: 24px;
	width: auto;
}
.event .event_join dd{
	margin-top: 40px;
	font-size: 0;
}
.event .event_join dd figure:nth-of-type(1){
	width: calc(100%*404/404);		
}
.event .event_join dd figure:nth-of-type(2){
	width: calc(100%*274/404);
}
.event_deco {
	position: absolute;
  right: 0;
  bottom: 20%;
}
.event_deco img{
  width: 30vw;
  max-width: 320px;
}
@media screen and (min-width:768px){
	.event .event_box{
		display: flex;
		justify-content: space-between;	
	}
	.event .event_box .txt{
		width: calc(100%*398/962);
	}
	.event .event_box figure{
		width: calc(100%*522/962);
	}
	.event .event_join dt img{
		display: inline-block;
	}
	.event .event_join dt img:nth-of-type(2){
		margin-left: 10px;
	}
	.event .event_join dd{
		display: flex;
	}
	.event .event_join dd figure:nth-of-type(1){
		width: calc(100%*404/962);		
	}
	.event .event_join dd figure:nth-of-type(2){
		width: calc(100%*274/962);
		margin-left: calc(100%*56/962);
	}
}
.event_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.event_list li {
	max-width: 447px;
}
.event_list li .event_block {
	padding: 15px 20px;
	background: #FFF;
}
.event_list li h4 {
	font-size: 4rem;
	font-weight: bold;
	text-align: center;
}
.event_list li .event_list_date {
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.event_list li figure {
	margin-bottom: 10px;
}
.event_list li:first-child .event_block {
	border: 1px solid #f855a8;
}
.event_list li:first-child h4,
.event_list li:first-child .event_list_date {
	color: #f855a8;
}
.event_list li:nth-child(2) .event_block {
	border: 1px solid #ffbe00;
}
.event_list li:nth-child(2) h4,
.event_list li:nth-child(2) .event_list_date {
	color: #ffbe00;
}
.event_arrow {
	text-align: center;
	margin: 60px 0;
}
.event_arrow img {
	width: auto;
}


.wrap_calendar table {
	border-collapse:  collapse;
	background: #f7f7f7;
	margin: auto;
}
.wrap_calendar table th,
.wrap_calendar table td {
	border: solid 1px #ff88bf;
}
.wrap_calendar table th {
	color: #ff88bf;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	background: #fff3f9;
}
.wrap_calendar .day_number {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 20px;
	background: #FFF;
	width: 100%;
	height: 100%;
}
.wrap_calendar .day_number_ago .day_number{
  background: #ddd;
}
.wrap_calendar .day_number {
	transition:all 0.2s ease-out;
}
.wrap_calendar a:hover .day_number {
	background: #ff88bf;
}
.wrap_calendar td .day_number:nth-of-type(2) {
	display: none;
}
.wrap_calendar .type_box + .wrap_day_number {
	display: none;
}
.wrap_calendar .type_box {
	font-size: 1.3rem;
	max-width: 73px;
	text-align: center;
	padding: 5px;
	border-radius: 5px;
	letter-spacing: -1px;
	line-height: 1.2;
	position: absolute;
	top: 40px;
	bottom: auto;
	right: 0;
	left: 0;
	margin: auto;
	background: #f855a8;
	color: #FFF;
}
.wrap_calendar .type_box.oc {
	background: #f855a8;
	color: #FFF;
}
.wrap_calendar .type_box.kobetu {
	background: #ffffcc;
	margin-top: 10px;
	color: #666666;
}
.wrap_calendar table td {
	width: 86px;
	height: 86px;
}
.wrap_calendar table td.day_number_ago {
	background: #ccc;
}
.wrap_calendar table td a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.wrap_calendar table td.day_number_ago a{
  pointer-events: none;
}
.wrap_calendar .calendar_month {
	text-align: center;
}
.wrap_calendar .month_before {
	font-size: 5.2rem;
	font-weight: bold;
	color: #ff88bf;
}
.wrap_calendar .month_after {
	font-size: 3rem;
	font-weight: bold;
	color: #ff88bf;
}
.wrap_calendar .calendar_month {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	line-height: 1;
	margin-bottom: 10px;
}
.wrap_calendar .btn_prev,
.wrap_calendar .btn_next {
	width: 111px;
	background: url(../../img/pc/oc_calendar/btn_bg.png);
	background-size: cover;
	padding: 16px 10px;
	color: #FFF;
	font-size: 1.8rem;
	text-align: center;
	border-radius: 22px;
	cursor: pointer;
	border-radius: 10px;
	cursor: pointer;
	margin-bottom: 0;
	margin-top: auto;
	position: relative;
	box-shadow: 0px 4px 0px -1px rgba(198,101,191,1);
}
.wrap_calendar .btn_prev {

}
.wrap_calendar .btn_next {
	padding-right: 20px;
}
.wrap_calendar .btn_next::after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 20px;
	right: 18px;
}
.wrap_calendar .btn_prev {
	padding-left: 20px;
}
.wrap_calendar .btn_prev::after {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	position: absolute;
	top: 20px;
	left: 18px;
}
.wrap_calendar .btn_off {
	opacity: 0;
	cursor: initial;
}
.wrap_calendar .calendar_number {
	margin: 0 150px;
}
.wrap_calendar_2,
.wrap_calendar_3,
.wrap_calendar_4,
.wrap_calendar_5
{
	display: none;
}
.wrap_day_number {
	background: #FFF;
	height: 100%;
}


@media screen and (max-width:880px){
	.calendar_box .calendar_photo1,
	.calendar_box .calendar_photo2 {
		display: none;
	}
}
@media screen and (min-width:768px) and (max-width:963px){
	#calender-header { margin-top: 80px;}
}
/*
- media query (smart phone)
--------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:767px){
	.oc_calendar h2 img {
		width: 100%;
	}
	.oc_block_head img {
		width: 100%;
	}
	.oc_calendar_btn img {
		width: 100%;
	}
	.oc_block_head img {
		width: 100%;
	}
  #calender-header {
	background-position: center;
}
	#calender-header h1 img {
		width: 100%;
	}

	#calender-header {
		margin-top: 80px;
		height: 400px;
		background-size: cover;
		padding: 0;
	}
	#calender-header h1 {
		width: auto;
		padding: 0 4%;
	}

	.oc_calendar {
		padding: 40px 4%;
	}

	.experience {
		padding: 40px 4%;
	}
	.experience_list {
		align-items: center;
		flex-flow: column wrap;
	}
	.experience_list li {
		width: 100%;
		margin-bottom: 40px;
	}
	.experience_list figcaption {
		height: 100%;
		padding: 15px 10px;
		font-size: 2rem;
	}

	.flow {
		padding: 40px 4%;
	}
	.flow_list {
		align-items: center;
		flex-flow: column wrap;
	}
	.flow_list li {
		width: 100%;
	}
	.flow_deco1,
	.flow_deco2 {
		display: none;
	}

	.senior {
		padding: 40px 4%;
	}
	.oc_block_head_sub {
		width: 225px;
		margin: auto;
		margin-bottom: 10px;
	}
	.senior_list li {
		width: 100%;
		margin-right: 0 !important;
	}
	.senior_list li img {
		width: 100%;
	}
	.senior_deco {
		display: none;
	}

	.faq {
		padding: 40px 4%;
	}
	.faq_box dt {
		padding: 10px 50px 10px 50px;
	}
	.faq_box dt .faq_q {
		left: 10px;
	}
	.faq_switch {
		right: 10px;
		top: 10px;
	}
	.faq_box dt p {
		font-size: 1.8rem;
	}
	.faq_box dd {
		padding: 10px 10px 10px 50px;
	}
	.faq_box dd .faq_a {
		left: 10px;
	}
	.faq_deco {
		display: none;
	}

	.event {
		padding: 40px 4%;
	}
	.event h3.oc_block_head {
		width: 60%;
		margin: 0 auto 0px;
	}
	.event .event_box{
		margin-top: 30px;
	}
	.event .event_box .txt{
		margin-top: 30px;
	}
	.event .event_join{
		padding: 20px;
	}
	.event .event_join dt img:nth-of-type(2){
		margin-top: 10px;
	}
	.event .event_join dd{
		margin-top: 20px;
	}
	.event .event_join dd figure + figure{
		margin-top: 12px;
	}
	.event_list li {
		width: 100%;
		margin-bottom: 40px;
	}
	.event_list li h4 {
		font-size: 3rem;
	}
	.event_arrow {
		margin: 30px 0;
	}
	.event_deco {
		display: none;
	}

	.wrap_calendar .calendar_number {
		margin: 0 30px;
	}
	.wrap_calendar .btn_prev,
	.wrap_calendar .btn_next {
		width: 80px;
	}
	.wrap_calendar table {
		width: 100%;
	}
	.wrap_calendar table td {
		width: 86px;
		height: 50px;
	}
	.wrap_calendar .day_number {
    height: auto;
	}
	.wrap_calendar .day_number + .type_box {
		height: auto;
	}
	.wrap_calendar .type_box {
		position: relative;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
	}
	.wrap_day_number {
		height: 100%;
		background: #FFF;
	}
	.wrap_calendar .type_box.kobetu {
		margin-top: 0;
	}
}
/*** END clendar ***/











