/* わんわんイベント2021 */
.info-area.w2021 {
	background: url(/hebel-rooms/pet/tenant/img/information/wanwanevent2021_online/bg.jpg);
}
.info-area.w2021 .info-area-inner{
	padding: 4em 2em 2em;
}
@media ( max-width : 767px ) {
	.info-area.w2021 .info-area-inner{
		padding: 3em 1em 1em;
	}
}

.info-area.w2021 h3.ev-title{
	padding: 3em 2em 2em;
	margin-bottom: 0;
}
.info-area.w2021 h3.ev-title img{
	width: 90%;
	margin: 0 auto;
}
@media ( max-width : 767px ) {
	.info-area.w2021 h3.ev-title{
		padding: 2em 1em 1em;
	}
}

.info-area.w2021 .ev-date{
	width: 90%;
	margin: -1.5em auto 0;
}
@media ( max-width : 767px ) {
	.info-area.w2021 .ev-date{
		width: 95%;
		margin: -1em auto 0;
	}
}
.info-area.w2021 .ev-title-2{
	background: #e3dccd;
	margin: 1em auto 0;
	padding: 2em 1em 1em;
}
.info-area.w2021 .ev-title-2 img{
	width: 85%;
	margin: 0 auto;
}
.info-area.w2021 .ev-title-2 p{

}
@media ( max-width : 767px ) {
	.info-area.w2021 .ev-title-2{
		padding: 1em 1.5em;
	}
	.info-area.w2021 .ev-title-2 img{
		width: 95%;
	}
	.info-area.w2021 .ev-title-2 p{
		text-align: left;
		margin: .5em 0 0;
	}
}

/* 各コーナー */
.info-area.w2021 .ev-detail{
	background: #fff;
	position: relative;
	padding: 0 2em;
	margin: 0 0 80px;
	font-size: .9em;
}
.info-area.w2021 .ev-detail::before,
.info-area.w2021 .ev-detail::after{
	width: calc(100% - 30px);
	height: 0;
	display: block;
	position: absolute;
	left: 0;
	content: "";
}
.info-area.w2021 .ev-detail::before{
	border-bottom: solid 30px #fff;
	border-right: solid 30px transparent;
	bottom: 100%;
}
.info-area.w2021 .ev-detail::after{
	border-top: solid 30px #fff;
	border-left: solid 30px transparent;
	top: 100%;
}
@media ( max-width : 767px ) {
	.info-area.w2021 .ev-detail:last-child{
		margin: 0 0 50px;
	}
}

.info-area.w2021 h4 {
	margin: 0 0 1em;
	width: 80%;
}
.info-area.w2021 .corner-04 h4 {
	width: 50%;
}
.info-area.w2021 h5 {
	margin: 0 auto 1em;
	width: 70%;
}
@media ( max-width : 767px ) {
	.info-area.w2021 h4 {
		width: 60%;
	}
	.info-area.w2021 h5 {
		width: 100%;
		margin: 2em auto 0;
	}
}

.info-area.w2021 .corner-04 .img-dog{
	position: absolute;
	right: 100px;
	top: -50px;
	width: 120px;
}
@media ( max-width : 767px ) {
	.info-area.w2021 .corner-04 .img-dog{
		width: 80px;
		right: 30px;
	}
}

.goods-present{
	width: 90%;
	margin: 0 auto;
	font-size: .9em;
}
.goods-present .span_12 img{
	width: 50%;
}
.goods-present .span_12 span{
	color: #3c935e;
	display: block;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px dotted #3c935e;
}
@media ( max-width : 767px ) {
	.goods-present .span_12 span{
		margin-top: 1em;
	}
}

.w-tool-2021{
	font-weight: bold;
	margin: 0 0 1em;
}
.w-tool-2021 span{
	color: #e6691e;
	border-bottom: 2px dashed #e6691e;
}
.w-tool-2021 ul{
	display: inline;
}
.w-tool-2021 li{
	display: inline;
	padding-left: .5em;
}
@media ( max-width : 767px ) {
	.w-tool-2021{
		margin: 0;
	}
	.w-tool-2021 ul{
		display: block;
		margin-top: 1em;
	}
	.w-tool-2021 li{
		display: block;
		padding-left: 0;
	}
	.w-tool-2021 span{
		padding-bottom: .5em;
	}
}

/* にゃんカレッジ2021 */
.info-area.n2021 {
	background: #e5dece;
}
.info-area.n2021 .info-area-inner{
	padding: 0 2em 2em;
}
@media ( max-width : 767px ) {
	.info-area.n2021 .info-area-inner{
		padding: 0 1em 1em;
	}
}

@media (min-width: 768px){
	.info-area.n2021 .gutters .span_12 {
    width: 50.0%;
	}
	.info-area.n2021 .gutters .col {
    margin-left: 0;
	}
}

.info-area.n2021 .ev-detail .ws-sm > li{
	position: relative;
}
.info-area.n2021 .ev-detail .ws-sm > li:first-child {
	border-right: 2px dotted #fff;
}
@media ( max-width : 767px ) {
	.info-area.n2021 .ev-detail .ws-sm > li:first-child {
		border-right: none;
		margin-bottom: 2em;
	}
}

.info-area.n2021 .am-section{
	background: #00a29a;
	position: relative;
	margin-bottom: 2em;
	padding: 1em 0 0;
	color: #fff;
}
.info-area.n2021 .am-section .koushi{
	background: #fffbc7;
}
.info-area.n2021 .am-section .ws-sm > li:first-child .koushi{
	position: absolute;
	bottom: 0;
}
@media ( max-width : 767px ) {
	.info-area.n2021 .am-section .ws-sm > li:first-child .koushi{
		position: inherit;
		bottom: inherit;
	}
}
.info-area.n2021 .pm-section{
	background: #f5b1a2;
	position: relative;
	padding: 1em 0 0;
	color: #604c3f;
}
.info-area.n2021 .pm-section .koushi{
	background: #604c3f;
}
@media ( max-width : 767px ) {
}

.info-area.n2021 h3.ev-title{
	padding: 3em 3em 2em;
	margin-bottom: 0;
	background: #f5b1a2;
}
.info-area.n2021 h3.ev-title img{
	width: 90%;
	margin: 0 auto;
}
.info-area.n2021 h4{
	width: 30%;
	margin: 0 auto;
}
.info-area.n2021 .ev-detail h5 {
	margin-top: 0;
	width: 90%;
}
.info-area.n2021 .ev-detail p {
	margin: 1em 2em;
	font-size: .9em;
	font-weight: bold;
}
@media ( max-width : 767px ) {
	.info-area.n2021 h3.ev-title{
		padding: 2em 1em 1em;
	}
	.info-area.n2021 h4{
		width: 50%;
	}
}

.info-area.n2021 .ev-date{
	background: #00a29a;
	padding: 0 2em 1em;
}
@media ( max-width : 767px ) {
	.info-area.n2021 .ev-date{
		background: #00a29a;
		padding: 0 1em 1em;
	}
}
.info-area.n2021 .ev-title-2{
	width: 85%;
	margin: 1em auto 0;
}
@media ( max-width : 767px ) {
	.info-area.n2021 .ev-title-2{
		width: 95%;
	}
}

.n-tool-2021{
	margin: 1em 2em;
	font-weight: bold;
	font-size: .9em;
}
.n-tool-2021 span{
	color: #fffbc7;
	font-weight: bold;
	display: block;
	border-bottom: 2px dashed #fffbc7;
	margin-bottom: .5em;
	padding-bottom: .5em;
}
@media ( max-width : 767px ) {

}

.info-area.n2021 .am-section .ev-img .sp{ display: none; }
@media ( max-width : 767px ) {
	.info-area.n2021 .am-section .ev-img .pc{ display: none; }
	.info-area.n2021 .am-section .ev-img .sp{ display: block; }
}


/* zoom 案内 */
.info-zoom-2021{
	margin: 2em 0;
  padding: 2em;
  border: 2px solid #595757;
}
.info-zoom-2021 h3{
	margin: 0 0 1em;
	padding: 1em;
}

@media ( max-width : 767px ) {
	.info-zoom-2021 h3{
		font-size: 1em;
		padding: 0;
	}
}

.caution-zoom-2021{
	margin: 1em 0 .5em;
}
.caution-zoom-2021 li{
	font-weight: bold;
	position: relative;
}
.info-zoom-2021.wan .caution-zoom-2021 li{ color: #e6691e; }
.info-zoom-2021.nyan .caution-zoom-2021 li{ color: #ea5548; }

.flow-zoom{
	counter-reset: number 0;
	padding: 1em 0;
  background: none;
}
.flow-zoom li{
	list-style: none;
  position: relative;
  margin-bottom: 1em;
}
.flow-zoom li:before{
	counter-increment: number 1;
  content: "STEP."counter(number) " ";
  font-size: 13px;
  font-weight: bold;
  padding: .2em 1em;
  border-radius: 30px;
  margin-right: 10px;
  color: #fff;
}
.info-zoom-2021.wan .flow-zoom li:before{
	background: #3c935e;
}
.info-zoom-2021.nyan .flow-zoom li:before{
	background: #00a29a;
}
@media ( max-width : 767px ) {
	.flow-zoom li:before{
		display: block;
		margin: 0 0 .5em;
		text-align: center;
	}
}

.flow-zoom-title{
	margin: 2em 0 0;
	color: #fff;
	font-weight: bold;
	padding: .5em 1.5em;
	font-size: 1em;
  border-radius: 50px;
  text-align: center;
}
.info-zoom-2021.wan .flow-zoom-title{ background: #3c935e; }
.info-zoom-2021.nyan .flow-zoom-title{ background: #00a29a; }


/* ------------------------------------
わんわんイベント2022
------------------------------------ */
.info-area.w2022{
	color: #40210f;
}
.info-area.w2022 .title-block{
	background: #ec6f0d;
}
@media ( max-width : 767px ) {
	.info-area.w2022 .title-block{
		
	}
}

.info-area.w2022 .ev-info{
	padding: 0 1em;
	display: flex;
	align-items: center;
}
.info-area.w2022 .ev-info div{
	width: 60%;
	font-weight: bold;
	padding: 0 1em;
}
.info-area.w2022 .ev-info div p{
	margin: 0;
	font-size: 1.1em;
}
.info-area.w2022 .ev-info figure{
	width: 40%;
	margin: -20px 0;
}
@media ( max-width : 767px ) {
	.info-area.w2022 .ev-info{
		padding: 1em;
		flex-direction: column;
	}
	.info-area.w2022 .ev-info div{
		width: 100%;
		padding: 0;
	}
	.info-area.w2022 .ev-info div p{
		margin: 0 .5em .5em;
		font-size: 1em;
	}
	.info-area.w2022 .ev-info figure{
		width: 75%;
		margin: 0 auto;
	}
}

.info-area.w2022 .covid19info{
	margin-top: 2em;
	text-align: center;
}
.info-area.w2022 .covid19info p span{
	border-bottom: 1px solid #f5a82d;
}
@media ( max-width : 767px ) {
	.info-area.w2022 .covid19info{
		text-align: left;
	}
}


.info-area.w2022 .info-area-inner{
	padding: 2em 0;
}
	/* page-link */
	.info-area.w2022 .page-link{
		display: flex;
		gap: 1em;
	}
	.info-area.w2022 .page-link li{
		flex: 1;
		text-align: center;
	}
	.info-area.w2022 .page-link li:first-child a{
		background: #f18e00;
	}
	.info-area.w2022 .page-link li:last-child a{
		background: #ed7d71;
	}
	.info-area.w2022 .page-link li a{
		display: flex;
    justify-content: space-between;
    align-items: center;
		border-radius: 50px;
		color: #fff;
		font-weight: bold;
		padding: 1em 2em;
		text-decoration: none;
	}
	.info-area.w2022 .page-link li a::after {
		content: '';
		width: 10px;
		height: 10px;
		border-bottom: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: rotate(45deg);
	}
	.info-area.w2022 .page-link li:first-child a:hover{
		transform: translateY(3px);
		background: #f5a82d;
	}
	.info-area.w2022 .page-link li:last-child a:hover{
		transform: translateY(3px);
		background: #f2a597;
	}
@media ( max-width : 767px ) {
	.info-area.w2022 .info-area-inner{
		padding: 1em 0;
	}
		/* page-link */
		.info-area.w2022 .page-link{
			flex-direction: column;
		}
		.info-area.w2022 .page-link li{
			width: 100%;
		}
}

/* ----------------------------------
わんわんイベント2022 コンテンツ部分
---------------------------------- */
/* +++++++++++++ 対面 +++++++++++++ */
.info-area.w2022 #real-area{
	padding: 2em 0;
	font-size: .9em;
}
.info-area.w2022 #real-area h4{
	width: 90%;
}
.info-area.w2022 #real-area h4 .sp{
	display: none;
}
.info-area.w2022 .real-cont{
	background: #fdf6e3;
	padding: 0 0 20px;
}
@media ( max-width : 767px ) {
	.info-area.w2022 #real-area{

	}
	.info-area.w2022 #real-area h4{
		width: 100%;
	}
	.info-area.w2022 #real-area h4 .pc{
		display: none;
	}
	.info-area.w2022 #real-area h4 .sp{
		display: block;
	}
}
/* コーナー1 */
.info-area.w2022 .real-cont .corner-01{
	padding: 20px 0 0;
}
.info-area.w2022 .real-cont .corner-01 h5{
	background: #e49335;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	padding: 0 1em 1em;
}
.info-area.w2022 .real-cont .corner-01 h5 img{
	display: block;
	width: 420px;
	margin: 0 auto;
}
.info-area.w2022 .real-cont .corner-01 ul{
	display: flex;
	align-items: flex-start;
	padding: 2em 0 0;
	gap: 1em;
}
.info-area.w2022 .real-cont .corner-01 li{
	flex: 1;
}
.info-area.w2022 .real-cont .corner-01 li figure{
	margin: 0;
}
.info-area.w2022 .real-cont .corner-01 li figure img{
}
.info-area.w2022 .real-cont .corner-01 li .bg-white{
	margin: 0 auto;
	background: #fff;
	padding: 0 0 2em;
}
.info-area.w2022 .real-cont .corner-01 li p{
	padding: 1em 2em 0;
}
.info-area.w2022 .real-cont .corner-01 li .bg-white img{
	width: 70%;
}
@media ( max-width : 767px ) {
	.info-area.w2022 .real-cont .corner-01 h5 img{
		width: 280px;
	}
	.info-area.w2022 .real-cont .corner-01 ul{
		flex-direction: column;
		padding: 1em 0 0;
	}
	.info-area.w2022 .real-cont .corner-01 li{
	}
	.info-area.w2022 .real-cont .corner-01 li figure{
		width: 50%;
	}
	.info-area.w2022 .real-cont .corner-01 li .bg-white{
		display: flex;
		padding: 0;
	}
	.info-area.w2022 .real-cont .corner-01 li p{
		padding: 1em 1em 0;
		width: 60%;
	}
	.info-area.w2022 .real-cont .corner-01 li .bg-white div{
		width: 40%;
		margin-top: -30px;
	}	
	.info-area.w2022 .real-cont .corner-01 li .bg-white img{
		width: 90%;
	}
}

/* コーナー4 */
.info-area.w2022 .real-cont .corner-04{
	margin: 20px;
	background: #f4cd52;
}
.info-area.w2022 .real-cont .corner-04 .corner-04-inner{
	background: #fff;
	padding: 10px 20px;
}
.info-area.w2022 .real-cont .corner-04 ul{
	display: flex;
	gap: 20px;
	align-items: center;
}
.info-area.w2022 .real-cont .corner-04 li:first-child{
	width: 50%;
}
.info-area.w2022 .real-cont .corner-04 li:last-child{
	width: 50%;
}
@media ( max-width : 767px ) {
	.info-area.w2022 .real-cont .corner-04{
		padding: 14px;
	}
	.info-area.w2022 .real-cont .corner-04 .corner-04-inner{
		padding: 20px 20px 0;
	}
	.info-area.w2022 .real-cont .corner-04 ul{
		flex-direction: column;
	}
	.info-area.w2022 .real-cont .corner-04 li:first-child{
		width: 100%;
	}
	.info-area.w2022 .real-cont .corner-04 li:first-child p{
		margin-bottom: 0;
	}
	.info-area.w2022 .real-cont .corner-04 li:last-child{
		width: 100%;
	}
}

/* +++++++++++++ オンライン +++++++++++++ */
.info-area.w2022 #online-area{
	padding: 1em 0;
	font-size: .9em;
}
.info-area.w2022 #online-area h4{
	width: 90%;
}
.info-area.w2022 #online-area h4 .sp{
	display: none;
}
.info-area.w2022 .online-cont{
	background: #fcebe6;
	padding: 0 0 20px;
}
@media ( max-width : 767px ) {
	.info-area.w2022 #online-area{

	}
	.info-area.w2022 #online-area h4{
		width: 100%;
	}
	.info-area.w2022 #online-area h4 .pc{
		display: none;
	}
	.info-area.w2022 #online-area h4 .sp{
		display: block;
	}
}

/* コーナー1 */
.info-area.w2022 .online-cont .corner-01{
	padding: 20px 0 0;
}
.info-area.w2022 .online-cont .corner-01 h5{
	background: #e08376;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	padding: 1em;
}
.info-area.w2022 .online-cont .corner-01 h5 img{
	display: block;
	width: 320px;
	margin: 0 auto;
}
.info-area.w2022 .online-cont .corner-01 ul{
	display: flex;
	align-items: center;
	background: #fff;
	padding: 1em;
	gap: 1em;
}
.info-area.w2022 .online-cont .corner-01 li{
	
}
.info-area.w2022 .online-cont .corner-01 li:first-child{
	width: 30%;
}
.info-area.w2022 .online-cont .corner-01 li:nth-child(2){
	width: 40%;
}
.info-area.w2022 .online-cont .corner-01 li:last-child{
	width: 30%;
}
@media ( max-width : 767px ) {
	.info-area.w2022 .online-cont .corner-01 h5 img{
		width: 220px;
	}
	.info-area.w2022 .online-cont .corner-01 ul{
		flex-direction: column;
	}
	.info-area.w2022 .online-cont .corner-01 li:first-child{
		width: 80%;
	}
	.info-area.w2022 .online-cont .corner-01 li:nth-child(2){
		width: 100%;
	}
	.info-area.w2022 .online-cont .corner-01 li:last-child{
		display: none;
	}
}

/* コーナー4 */
.info-area.w2022 .online-cont .corner-04{
	margin: 20px;
	padding: 0 0 10px;
	background: #fff;
}
.info-area.w2022 .online-cont .corner-04 h5{
	margin: 0 auto 1.5em;
	width: 65%;
}
.info-area.w2022 .online-cont .corner-04 ul{
	display: flex;
}
.info-area.w2022 .online-cont .corner-04 li{
	flex: 1;
	display: flex;
}
.info-area.w2022 .online-cont .corner-04 li:first-child{
	padding-right: 20px;
	border-right: 3px dotted #e08376;
}
.info-area.w2022 .online-cont .corner-04 li:last-child{
	padding-left: 20px;
}
.info-area.w2022 .online-cont .corner-04 li figure{
	width: 30%;
	margin: 0;
	padding: .5em .5em 0;
}
.info-area.w2022 .online-cont .corner-04 li div{
	width: 70%;
}
.info-area.w2022 .online-cont .corner-04 li:last-child figure{
	order: 2;
}
.info-area.w2022 .online-cont .corner-04 li:last-child div{
	order: 1;
}
@media ( max-width : 767px ) {
	.info-area.w2022 .online-cont .corner-04 h5{
		width: 100%;
	}
	.info-area.w2022 .online-cont .corner-04 ul{
		flex-direction: column;
	}
	.info-area.w2022 .online-cont .corner-04 li{
		
	}
	.info-area.w2022 .online-cont .corner-04 li:first-child{
		padding: 0 1em 0 0;
		border-right: none;
		border-bottom: 3px dotted #e08376;
	}
	.info-area.w2022 .online-cont .corner-04 li:last-child{
		padding: 1em 1em 0 0;
	}
	.info-area.w2022 .online-cont .corner-04 li:last-child figure{
		order: 1;
	}
	.info-area.w2022 .online-cont .corner-04 li:last-child div{
		order: 2;
	}
}

/* 注意書き */
.info-area.w2022 .list-note{
	margin: 1em 20px;
}


/* +++++++++++++ 共通 +++++++++++++ */
.info-area.w2022 .ev-detail{
	margin: 20px;
}
.info-area.w2022 .corner-02{
	border-radius: 6px;
	background: #fff;
	margin: 0 0 0 20px;
	padding: 0 20px;
}
.info-area.w2022 .corner-03{
	border-radius: 6px;
	background: #fff;
	margin: 0 20px 0 0;
	padding: 0 20px;
}
.info-area.w2022 .corner-04{
	padding: 20px;
	border-radius: 6px;
}
.info-area.w2022 .ev-detail h5{
	margin: 0;
}

/* コーナー2,3 */
.info-area.w2022 .min-corner{
	display: flex;
	gap: 1em;
}
.info-area.w2022 .min-corner li{
	flex: 1;
}
.info-area.w2022 .corner-02 img,
.info-area.w2022 .corner-03 img{
	margin-top: -20px;
}
@media ( max-width : 767px ) {
	.info-area.w2022 .min-corner{
		flex-direction: column;
	}
	.info-area.w2022 .min-corner li{
		flex: 1;
	}
	.info-area.w2022 .corner-02{
		margin: 0 20px;
		padding: 0 0 10px;
	}
	.info-area.w2022 .corner-03{
		margin: 0 20px;
		padding: 0 0 10px;
	}
}

/* コーナー5 */
.info-area.w2022 .corner-05{
	margin: 1em 20px;
	border: 2px dashed #9ac042;
	border-radius: 6px;
	padding: 5px;
}
.info-area.w2022 .corner-05 ul{
	display: flex;
	gap: 20px;
	padding: 5px;
}
.info-area.w2022 .corner-05 li:first-child{
	width: 100px;
}
.info-area.w2022 .corner-05 li:last-child{
	width: calc(100% - 100px);
	position: relative;
}
.info-area.w2022 .corner-05 h5{
	background: #9ac042;
	color: #fff;
	margin: 0;
	padding: 10px 20px;
	font-size: 1.1em;
	font-weight: bold;
}
.info-area.w2022 .corner-05 p{
	margin-bottom: 0;
}
.info-area.w2022 .online-cont .corner-05 h5{
	display: flex;
	align-items: center;
	gap: 1rem;
}
.info-area.w2022 .online-cont .corner-05 h5 figure{
	width: 120px;
	margin: 0;
}
.info-area.w2022 .online-cont .corner-05 li:last-child{

}
.info-area.w2022 .online-cont .corner-05 li:last-child figure.trainer{
	margin: 0;
	width: 150px;
	position: absolute;
	right: 0;
	top: -24px;
}
@media ( max-width : 767px ) {
	.info-area.w2022 .corner-05 ul{
		/* align-items: center; */
		gap: 10px;
	}
	.info-area.w2022 .corner-05 li:first-child{
		width: 60px;
	}
	.info-area.w2022 .corner-05 li:last-child{
		width: calc(100% - 60px);
	}
	.info-area.w2022 .corner-05 h5{
		padding: 10px;
	}
	.info-area.w2022 .online-cont .corner-05 h5{
		gap: 5px;
	}
	.info-area.w2022 .online-cont .corner-05 li:last-child figure.trainer{
		margin: 0;
		width: 150px;
		position: inherit;
		right: inherit;
		top: inherit;
	}
}

/* +++++++++++++ MAP +++++++++++++ */
.info-area.w2022 .map-area{
	margin-top: 30px;
}
.info-area.w2022 .map-area ul{
	display: flex;
	gap: 20px;
}
.info-area.w2022 .map-area li{
	flex: 1;
	border-right: 1px solid #5d4c41;
	border-bottom: 1px solid #5d4c41;
	box-shadow: 6px 6px #ec6f0d;
	padding: 20px;
	background: #fef7e2;
}
.info-area.w2022 .map-area li figure{
	margin: 0;
}
.info-area.w2022 .map-area li a{
	text-decoration: none;
}
.info-area.w2022 .map-area li a p{
	text-align: center;
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #5d4c41;
	text-decoration: none;
	color: #40210f;
}
.info-area.w2022 .map-area .map-area-title{
	width: 90%;
	margin: 0 auto 1em;
}
@media ( max-width : 767px ) {
	.info-area.w2022 .map-area ul{
		flex-direction: column;
		width: 90%;
		margin: 0 auto;
	}
	.info-area.w2022 .map-area li div{
		width: 60%;
		margin: 0 auto;
	}
	.info-area.w2022 .map-area li p{
		text-align: left;
	}
	.info-area.w2022 .map-area .map-area-title{
		width: 100%;
	}
}



/* ------------------------------------
ニャンカレッジ2022 
------------------------------------ */
.info-area.n2022 {
	background: url(/hebel-rooms/pet/tenant/img/information/nyancollege2022/bg.png);
	color: #40210f;
	padding-bottom: 40px;
}
.info-area.n2022 .title-block{
}
@media ( max-width : 767px ) {
	.info-area.n2022 .title-block{
	}
}

.info-area.n2022 .ev-title{
	width: 86%;
	margin: 0 auto;
	padding: 1em 0;
}
.info-area.n2022 .ev-date{
	display: flex;
	width: 90%;
	margin: 2em auto 0;
	justify-content: center;
	gap: 1em;
}
.info-area.n2022 .ev-date li{
	flex: 1;
}
@media ( max-width : 767px ) {
	.info-area.n2022 .ev-title{
		width: 90%;
		margin: 0 auto;
		padding: 1em 0;
	}
	.info-area.n2022 .ev-date{
		width: 90%;
		flex-direction: column;
	}
	.info-area.n2022 .ev-date li{
		width: 90%;
		margin: 0 auto;
	}
}

.info-area.n2022 .ev-info{
	width: 95%;
	margin: 2em auto 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.info-area.n2022 .ev-info figure{
	margin: 0;
	width: 40%;
}
.info-area.n2022 .ev-info p{
	margin: 0;
	padding: 0 1em;
	font-weight: bold;
}
@media ( max-width : 767px ) {
	.info-area.n2022 .ev-info{
		flex-direction: column;
	}
	.info-area.n2022 .ev-info figure{
		margin: 0;
		width: 60%;
	}
	.info-area.n2022 .ev-info p{
		margin: 1em 0;
	}
}

.info-area.n2022 .covid19info{
	margin-top: 2em;
	text-align: center;
}
.info-area.n2022 .covid19info p span{
	border-bottom: 1px solid #e9545d;
}
@media ( max-width : 767px ) {
	.info-area.n2022 .covid19info{
		text-align: left;
		padding: 0 1.5em;
	}
}

.info-area.n2022 .info-area-inner{
	padding: 1em 0 2em;
}
	/* page-link */
	.info-area.n2022 .page-link{
		display: flex;
		gap: 1em;
		padding: 0 2em;
	}
	.info-area.n2022 .page-link li{
		flex: 1;
		text-align: center;
	}
	.info-area.n2022 .page-link li:first-child a{
		background: #f29600;
	}
	.info-area.n2022 .page-link li:last-child a{
		background: #ea688b;
	}
	.info-area.n2022 .page-link li a{
		display: flex;
    justify-content: space-between;
    align-items: center;
		border-radius: 50px;
		color: #fff;
		font-weight: bold;
		padding: 1em 2em;
		text-decoration: none;
	}
	.info-area.n2022 .page-link li a::after {
		content: '';
		width: 10px;
		height: 10px;
		border-bottom: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: rotate(45deg);
	}
	.info-area.n2022 .page-link li:first-child a:hover{
		transform: translateY(3px);
		background: #f5a82d;
	}
	.info-area.n2022 .page-link li:last-child a:hover{
		transform: translateY(3px);
		background: #f2a597;
	}
@media ( max-width : 767px ) {
	.info-area.n2022 .info-area-inner{
		padding: 1em 0;
	}
		/* page-link */
		.info-area.n2022 .page-link{
			flex-direction: column;
			padding: 0 1em;
		}
		.info-area.n2022 .page-link li{
			width: 100%;
		}
}

.info-area.n2022 .list-note{
	margin: 0 2em;
	padding: 0;
}
.info-area.n2022 .list-note li{
	list-style: inside none;
	text-indent: 0;
}

/* オンライン */
.info-area.n2022 #online-area{
	background: #fcf4c7;
	margin-top: 2em;
	padding: 2em 0;
}
.info-area.n2022 .online-ttl{
	display: flex;
}
.info-area.n2022 .online-ttl div{
	width: 60%;
}
.info-area.n2022 .online-ttl figure{
	margin: 0 2em 0 0;
	width: 40%;
}
@media ( max-width : 767px ) {
	.info-area.n2022 #online-area{

	}
	.info-area.n2022 .online-ttl{
		flex-direction: column;
	}
	.info-area.n2022 .online-ttl div{
		width: 100%;
	}
	.info-area.n2022 .online-ttl figure{
		margin: 1em 0 0;
		width: 100%;
	}
}

/* コンテンツ部分 */
.info-area.n2022 .online-cont{
	margin: 2em 2em 1em;
	background: #fff;
	border: 2px dashed #885d2d;
}
.info-area.n2022 .online-cont h4{
	background: #f7e683;
	margin: 0;
	font-size: 1.1em;
	text-align: center;
	padding: .5em 1em;
	color:#885d2d;
}
.info-area.n2022 .online-cont h4 br{
	display: none;
}
@media ( max-width : 767px ) {
	.info-area.n2022 .online-cont{
		margin: 1em;
	}
	.info-area.n2022 .online-cont h4 br{
		display: block;
	}
}

/* 対面 */
.info-area.n2022 #real-area{
	background: #f5e3e2;
	margin-top: 2em;
	padding: 2em 0;
}
.info-area.n2022 .real-ttl{
	display: flex;
}
.info-area.n2022 .real-ttl div{
	width: 60%;
	order: 2;
}
.info-area.n2022 .real-ttl figure{
	margin: 0 0 0 2em;
	width: 40%;
	order: 1;
}
@media ( max-width : 767px ) {
	.info-area.n2022 #real-area{

	}
	.info-area.n2022 .real-ttl{
		flex-direction: column;
	}
	.info-area.n2022 .real-ttl div{
		width: 100%;
		order: 1;
	}
	.info-area.n2022 .real-ttl figure{
		margin: 1em 0 0;
		width: 100%;
		order: 2;
	}
}

/* コンテンツ部分 */
.info-area.n2022 .real-cont{
	margin: 2em;
	background: #fff;
	border: 2px dashed #885d2d;
}
.info-area.n2022 .real-cont h4{
	background: #f2c7c5;
	margin: 0;
	font-size: 1.1em;
	text-align: center;
	padding: .5em 1em;
	color:#885d2d;
}
.info-area.n2022 .real-cont h4 br{
	display: none;
}
.info-area.n2022 .real-cont h5{
	font-size: 1.3em;
}
@media ( max-width : 767px ) {
	.info-area.n2022 .real-cont{
		margin: 1em;
	}
	.info-area.n2022 .real-cont h4 br{
		display: block;
	}
}

.info-area.n2022 .map-area{
	display: flex;
	gap: 20px;
	margin: 0 2em;
}
.info-area.n2022 .map-area > div{
	width: 50%;
}
.info-area.n2022 .map-area > div h5{
	margin: 0 0 1em;
}
.info-area.n2022 .map-area > div img{
	width: 90%;
	margin: 0;
}
.info-area.n2022 .map-area > figure{
	margin: 0;
	width: 50%;
}
@media ( max-width : 767px ) {
	.info-area.n2022 .map-area{
		flex-direction: column;
	}
	.info-area.n2022 .map-area > div{
		width: 100%;
	}
	.info-area.n2022 .map-area > figure{
		margin: 0;
		width: 100%;
	}
}

/* 共通 */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
	.info-area.n2022 .real-cont img {
		image-rendering: -webkit-optimize-contrast;
	}
}

/* corner-01 */
.info-area.n2022 .corner-01-inner{
	padding: 1em 0;
	display: flex;
}
.info-area.n2022 .corner-01-inner div{
	width: 55%;
	padding: 0 0 0 20px;
}
.info-area.n2022 .corner-01-inner h5{
	margin: .5em 0 0;
	font-size: 1.6em;
}
.info-area.n2022 .corner-01-inner div p{
	font-size: .9em;
	margin-bottom: 0;
}
.info-area.n2022 .corner-01-inner div p.note{
	font-size: .8em;
	margin: 0;
}
.info-area.n2022 .corner-01-inner figure{
	margin: 0;
	padding: 0 20px;
	width: 45%;
}
.info-area.n2022 .corner-01-inner figure.koushi-info{
	margin: 10px 0 0;
	padding: 0;
	width: 90%;
}
@media ( max-width : 767px ) {
	.info-area.n2022 .corner-01-inner{
		/* padding: 1em; */
		flex-direction: column;
	}
	.info-area.n2022 .corner-01-inner div{
		width: 100%;
		padding: 0 20px;
	}
	.info-area.n2022 .corner-01-inner h5{
		margin: .5em 0 0;
		font-size: 1.3em;
	}
	.info-area.n2022 .corner-01-inner div p{
		font-size: 1em;
	}
	.info-area.n2022 .corner-01-inner figure{
		width: 100%;
		padding: 0 20px;
	}
	.info-area.n2022 .corner-01-inner figure.koushi-info{
		width: 100%;
	}
}

/* corner-02 */
.info-area.n2022 .corner-02-inner{
	display: flex;
	flex-wrap: wrap;
	border-top: 2px dashed #885d2d;
	justify-content: center;
}
.info-area.n2022 .corner-02-inner li{
	width: 50%;
}
.info-area.n2022 .corner-02-inner > li:first-child{
	border-right: 2px dashed #885d2d;
}
.info-area.n2022 .corner-02-inner > li:first-child .koushi-info{
	display: none;
}
.info-area.n2022 .corner-02-inner > li:last-child{
	width: 55%;
	/* background: #ece7d9; */
	border-radius: 10px;
	margin-bottom: 20px;
}
.info-area.n2022 .corner-02-inner > li:last-child figure{
	margin: 0;
	width: 90%;
}
.info-area.n2022 .corner-02-inner > li h5{
	font-size: 1.2em;
	padding: 0 20px;
	margin-bottom: 0;
}
.info-area.n2022 .corner-02-inner li p{
	padding: 0 10px 0 20px;
	font-size: .9em;
}
@media ( max-width : 767px ) {
	.info-area.n2022 .corner-02-inner{
		flex-direction: column;
	}
	.info-area.n2022 .corner-02-inner li{
		width: 100%;	
	}
	.info-area.n2022 .corner-02-inner li:first-child{
		border-right: 0;
	}
	.info-area.n2022 .corner-02-inner li:first-child .koushi-info{
		display: block;
		margin:  0 auto 20px;
		padding: 0 20px;
	}
	.info-area.n2022 .corner-02-inner li:nth-child(2){
		border-top: 2px dashed #885d2d;
	}
	.info-area.n2022 .corner-02-inner li:last-child{
		width: 90%;
		margin: 0 auto 20px;
	}
	.info-area.n2022 .corner-02-inner li:last-child figure{
		margin: 0;
		width: 100%;
	}
	.info-area.n2022 .corner-02-inner li h5{
		margin-bottom: 1em;
	}
	.info-area.n2022 .corner-02-inner li p{
		padding: 0 20px;
	}
}

.info-area.n2022 .corner-02-inner .corner-detail{
	display: flex;
	width: 100%;
}
.info-area.n2022 .corner-02-inner .corner-detail li:first-child{
	width: 60%;
}
.info-area.n2022 .corner-02-inner .corner-detail li:last-child{
	width: 40%;
}
.info-area.n2022 .corner-02-inner .corner-detail li figure{
	margin: 0;
	padding: 0 20px 0 0;
}
@media ( max-width : 767px ) {
	.info-area.n2022 .corner-02-inner .corner-detail{
		flex-direction: column;
	}
	.info-area.n2022 .corner-02-inner .corner-detail li:first-child{
		width: 100%;
		order: 2;
	}
	.info-area.n2022 .corner-02-inner .corner-detail li:last-child{
		order: 1;
		border-top: 0;
	}
	.info-area.n2022 .corner-02-inner .corner-detail li figure{
		padding: 0;
	}
}


/* ----------------------------------
わんわんイベント2023
---------------------------------- */
.ev-wrap-w2023{
	background: #eaf5fa url(../img/information/wanwanevent2023/img-bg.png) bottom center no-repeat;
	background-size: contain;
	padding: 2em 0 0;
}
.info-area.w2023{
	color: #685a49;
}
.info-area.w2023 .title-block{
	padding: 0 3em;
}
.info-area.w2023 .ev-title{
	margin: 0;
}
@media ( max-width : 767px ) {
	.ev-wrap-w2023{
		padding: 1em 0 0;
	}
	.info-area.w2023{
		overflow: hidden;
	}
	.info-area.w2023 .title-block{
		padding: 0 2em;
	}
	.info-area.w2023 .ev-title{
		margin-left: calc(50% - 50vw);
  	margin-right: calc(50% - 50vw);
	}
}

.info-area.w2023 .ev-info{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 90%;
	gap: 1rem;
	margin: 0 auto;
}
.info-area.w2023 .ev-info div {
	width: 60%;
	font-weight: bold;
	padding: 0 1em;
}
.info-area.w2023 .ev-text{
	font-weight: bold;
	font-size: 1.2em;
}
.info-area.w2023 .ev-info figure {
	width: 40%;
	margin: 0;
}
@media ( max-width : 767px ) {
	.info-area.w2023 .ev-info{
		width: 100%;
		flex-direction: column;
		margin: 20px auto 0;
		gap: 0;
	}
	.info-area.w2023 .ev-info div {
		width: 100%;
	}
	.info-area.w2023 .ev-text{
		font-size: 1em;
	}
	.info-area.w2023 .ev-info figure {
		width: 90%;
	}
}
.info-area.w2023 .sp{ display: none; }
@media ( max-width : 767px ) {
	.info-area.w2023 .pc{ display: none; }
	.info-area.w2023 .sp{ display: block; }
}

.info-area.w2023 .info-area-inner {
	padding: 2em 3em;
}
@media ( max-width : 767px ) {
	.info-area.w2023 .info-area-inner {
		padding: 2em;
	}
}

/* page-link */
.info-area.w2023 .page-link{
	display: flex;
	gap: 1em;
}
.info-area.w2023 .page-link li{
	flex: 1;
	text-align: center;
}
.info-area.w2023 .page-link li:first-child a{
	background-color: #fff9ac;
	background-image: linear-gradient(-90deg, #fffcd8 50%, transparent 50%);
	background-size: 20px 20px;
	border: 3px solid #006322;
}
.info-area.w2023 .page-link li:last-child a{
	background-color: #fffcd8;
  background-image:
    radial-gradient(#fff9ac 36%, transparent 36%),
    radial-gradient(#fff9ac 36%, transparent 36%);
  background-size: 40px 40px;
  background-position: 0 0, 20px 20px;
	border: 3px solid #006322;
}
.info-area.w2023 .page-link li a{
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 6px;
	color: #006322;
	font-weight: bold;
	padding: 1em 2em;
	text-decoration: none;
	position: relative;
}
.info-area.w2023 .page-link li a::after {
	content: '';
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #006322;
	border-right: 2px solid #006322;
	transform: rotate(45deg);
	position: absolute;
	right: 24px;
}
.info-area.w2023 .page-link li:first-child a:hover{
	transform: translateY(3px);
}
.info-area.w2023 .page-link li:last-child a:hover{
	transform: translateY(3px);
}
@media ( max-width : 767px ) {
	.info-area.w2023 .page-link{
		flex-direction: column;
	}
	.info-area.w2023 .page-link li{
		width: 100%;
	}
}

/* +++++++++++++ 対面 +++++++++++++ */
.info-area.w2023 #real-area{
	/* background: #fff; */
	background: rgba(255, 255, 255, .8);
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	border-bottom: 4px solid #006322;
	font-size: .9em;
	margin-top: 30px;
}

.info-area.w2023 #real-area .real-cont{
	padding: 0 3em 3em;
}
.info-area.w2023 #real-area .real-cont h5{
	background: #006322;
	padding: .5em;
	color: #fff;
	border-radius: 50px;
	font-size: 1.4em;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1em;
}
.info-area.w2023 #real-area .real-cont h5 span:last-child{
	font-size: 13px;
}	

/* corner-01 */
.info-area.w2023 #real-area .real-cont .corner-01{
}
.info-area.w2023 #real-area .real-cont .corner-01 ul{
	display: flex;
	gap: 20px;
}
.info-area.w2023 #real-area .real-cont .corner-01 li{
	border: 3px solid #006322;
	border-radius: 6px;
	width: calc(100% / 3);
}
.info-area.w2023 #real-area .real-cont .corner-01 figure{
	margin: 0;
}
.info-area.w2023 #real-area .real-cont .corner-01 dl{
	padding: 1em;
	margin: 0;
}
.info-area.w2023 #real-area .real-cont .corner-01 dt{
	text-align: center;
}

/* corner-02 */
.info-area.w2023 #real-area .real-cont .corner-02{
	border-top: 3px dotted #006322;
	padding-top: 20px;
	margin-top: 30px;
}
.info-area.w2023 #real-area .real-cont .corner-02 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.info-area.w2023 #real-area .real-cont .corner-02 li{
	width: 49%;
	display: flex;
	align-items: center;
	border: 3px solid #006322;
	border-radius: 6px;
	margin-top: 1em;
}
.info-area.w2023 #real-area .real-cont .corner-02 figure{
	margin: 0;
	width: 50%;
}
.info-area.w2023 #real-area .real-cont .corner-02 dl{
	width: 50%;
	padding: 1em;
	margin: 0;
}	
.info-area.w2023 #real-area .real-cont .corner-02 dd .memo{
	font-size: 11px;
	display: block;
}

/* corner-01,02 dl */
.info-area.w2023 #real-area .real-cont .corner-01 dt,
.info-area.w2023 #real-area .real-cont .corner-02 dt{
	font-weight: bold;
	color: #006322;
	font-size: 1.2em;
}
.info-area.w2023 #real-area .real-cont .corner-01 dd,
.info-area.w2023 #real-area .real-cont .corner-02 dd{

}
@media ( max-width : 800px ) {
	.info-area.w2023 #real-area{

	}
	.info-area.w2023 #real-area .real-cont{
		padding: 0 2em 2em;
	}
	.info-area.w2023 #real-area .real-cont h5{
		flex-direction: column;
		gap: 0;
		font-size: 1.2em;
	}
	.info-area.w2023 #real-area .real-cont h5 span:last-child{
		font-size: 11px;
	}	

	/* corner-01 */
	.info-area.w2023 #real-area .real-cont .corner-01 ul{
		flex-direction: column;
	}
	.info-area.w2023 #real-area .real-cont .corner-01 li{
		width: 100%;
	}

	/* corner-02 */
	.info-area.w2023 #real-area .real-cont .corner-02 ul{
		flex-direction: column;
	}
	.info-area.w2023 #real-area .real-cont .corner-02 li{
		width: 100%;
	}
}

@media ( max-width : 640px ) {
	.info-area.w2023 #real-area .real-cont .corner-02 figure{
		width: 100%;
	}
	.info-area.w2023 #real-area .real-cont .corner-02 dl{
		width: 100%;
	}
	.info-area.w2023 #real-area .real-cont .corner-02 li{
		width: 100%;
	}
	.info-area.w2023 #real-area .real-cont .corner-02 li{
		flex-direction: column;
	}
}

.info-area.w2023 #real-area .real-cont .map-area{
	margin: 40px auto 0;
}
.info-area.w2023 #real-area .real-cont .map-area .map-area-title{
	width: 60%;
	margin: 0 auto;
}
.info-area.w2023 #real-area .real-cont .map-area ul{
	width: 90%;
	margin: 20px auto;
	display: flex;
	gap: 30px;
	flex-wrap: wrap;
}
.info-area.w2023 #real-area .real-cont .map-area li{
	width: calc(50% - 15px);
}
.info-area.w2023 #real-area .real-cont .map-area a:hover{
	opacity: .8;
}
@media ( max-width : 767px ) {
	.info-area.w2023 #real-area .real-cont .map-area .map-area-title{
		width: 100%;
		margin: 0 auto;
	}
	.info-area.w2023 #real-area .real-cont .map-area ul{
		flex-direction: column;
		gap: 1em;
		width: 100%;
		margin: 0 auto;
	}	
	.info-area.w2023 #real-area .real-cont .map-area li{
		width: 100%;
	}
}

/* +++++++++++++ オンライン +++++++++++++ */
.info-area.w2023 #online-area{
	/* background: #fff; */
	background: rgba(255, 255, 255, .8);
	border-bottom-left-radius: 12px;
	border-bottom-right-radius: 12px;
	margin-top: 50px;
	margin-bottom: 30px;
	border-bottom: 4px solid #006322;
	font-size: .9em;
}
.info-area.w2023 #online-area .online-cont{
	padding: 0 3em 2em;
}
/* corner-01,02 dl */
.info-area.w2023 #online-area .online-cont .corner-01 dt,
.info-area.w2023 #online-area .online-cont .corner-02 dt{
	font-weight: bold;
	color: #006322;
	font-size: 1.2em;
}
@media ( max-width : 767px ) {
	.info-area.w2023 #online-area{
		margin-top: 30px;
	}
	.info-area.w2023 #online-area .online-cont{
		padding: 0 2em 2em;
	}
}

/* corner-01 */
.info-area.w2023 #online-area .online-cont .corner-01{
	margin: 30px 0;
}
.info-area.w2023 #online-area .online-cont .corner-01 ul{
	display: flex;
	gap: 30px;
}
.info-area.w2023 #online-area .online-cont .corner-01 li{
	border: 3px solid #006322;
	border-radius: 6px;
	width: calc(100% / 2);
}
.info-area.w2023 #online-area .online-cont .corner-01 figure{
	margin: 0;
}
.info-area.w2023 #online-area .online-cont .corner-01 dl{
	padding: 1em;
	margin: 0;
}
.info-area.w2023 #online-area .online-cont .corner-01 dt{
	text-align: center;
}
@media ( max-width : 767px ) {
	.info-area.w2023 #online-area .online-cont .corner-01{
		margin: 30px 0 1em;
	}
	.info-area.w2023 #online-area .online-cont .corner-01 ul{
		flex-direction: column;
		gap: 1em;
	}
	.info-area.w2023 #online-area .online-cont .corner-01 li{
		width: 100%;
	}
}

/* corner-02 */
.info-area.w2023 #online-area .online-cont .corner-02 h5{
	font-size: 1.2em;
	color: #006322;
	margin: 30px 0 .5em;
}
.info-area.w2023 #online-area .online-cont .corner-02 ul{
}
.info-area.w2023 #online-area .online-cont .corner-02 ul.no2{
	border: 3px solid #006322;
	border-radius: 6px;
	margin-bottom: 20px;
}
.info-area.w2023 #online-area .online-cont .corner-02 .no1 li{
	display: flex;
	border: 3px solid #006322;
	border-radius: 6px;
	align-items: center;
}
.info-area.w2023 #online-area .online-cont .corner-02 .no2 li{
	display: flex;
	align-items: center;
}
.info-area.w2023 #online-area .online-cont .corner-02 .no2 li:first-child{
	border-bottom: 3px dotted #006322;
}
.info-area.w2023 #online-area .online-cont .corner-02 figure{
	margin: 0;
	width: 30%;
}
.info-area.w2023 #online-area .online-cont .corner-02 dl{
	width: 70%;
	padding: 1em;
	margin: 0;
}	
@media ( max-width : 767px ) {
	.info-area.w2023 #online-area .online-cont .corner-02 .no1 li,
	.info-area.w2023 #online-area .online-cont .corner-02 .no2 li{
		flex-direction: column;
	}
	.info-area.w2023 #online-area .online-cont .corner-02 figure{
		width: 100%;
	}
	.info-area.w2023 #online-area .online-cont .corner-02 dl{
		width: 100%;
	}
}

/* ------------------------------------
にゃんカレッジ2023
------------------------------------ */
.ev-wrap-n2023{
	background: #f9e6dd;
	padding: 1em 2em;
}
.info-area.n2023 .ev-title .sp{
	display: none;
}
.info-area.n2023 .ev-text{
	width: 90%;
	margin: 2em auto 1em;
}
.info-area.n2023 .title-block p{
	color: #816450;
	font-weight: bold;
	margin: 0;
}
.info-area.n2023 .title-block p.notes{
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.ev-wrap-n2023 .info-area-inner {
	padding: 1em;
}
@media ( max-width : 767px ) {
	.ev-wrap-n2023{
		padding: 0 1em 1em;
		overflow: hidden;
	}
	.info-area.n2023 .ev-title{
		margin-left: calc(50% - 50vw);
  	margin-right: calc(50% - 50vw);
	}
	.info-area.n2023 .ev-title .sp{
		display: block;
	}
	.info-area.n2023 .ev-title .pc{
		display: none;
	}
	.ev-wrap-n2023 .info-area-inner {
		padding: 1em 0;
	}
}

/* 黒板 */
.info-area.n2023 .ev-info{
	margin-top: 30px;
	border-bottom: 20px solid #c0987c;
}
.info-area.n2023 .ev-info-inner{
	margin: 0 1em;
	border: 8px solid #c0987c;
	background: rgb(98,136,83);
	background: radial-gradient(circle, rgba(98,136,83,1) 0%, rgba(61,102,60,1) 100%);
	border-bottom: 0;
	padding: 2em;
	color: #fff;
	position: relative;
}
.info-area.n2023 .ev-info-inner::after{
	display: block;
	content: url(../img/information/nyancollege2023/img-parts.png);
	position: absolute;
	bottom: 0;
	right: 30px;
}
@media ( max-width : 767px ) {
	.info-area.n2023 .ev-info-inner{
		padding: 1em 2em 4em;
	}
}


.info-area.n2023 .real-content{
	
}
.info-area.n2023 .online-content{
	
}
.info-area.n2023 .ev-info-inner{

}
.info-area.n2023 .ev-info-inner h4{
	width: 90%;
	margin: 20px auto 0;
}
.info-area.n2023 .ev-info-inner h5{
	width: 416px;
	margin: 0 auto 30px;
}
.info-area.n2023 .ev-info-inner h5.online{
	width: 230px;
	margin-top: 30px;
}
.info-area.n2023 .ev-info-inner h4 .sp{ display: none; }
@media ( max-width : 767px ) {
	.info-area.n2023 .real-content{
		width: 100%;
	}
	.info-area.n2023 .online-content{
		width: 100%;
	}
	.info-area.n2023 .ev-info-inner h4 .pc{ display: none; }
	.info-area.n2023 .ev-info-inner h4 .sp{
		display: block;
		width: 100%;
		margin: 0 auto;
	}
	.info-area.n2023 .ev-info-inner h5{
		width: 100%;
		margin: 0 auto;
	}
	.info-area.n2023 .ev-info-inner h5.online{
		width: 170px;
		margin: 10px auto 0;
	}
}

.info-area.n2023 .real-cont,
.info-area.n2023 .online-cont{
	display: flex;
	gap: 2em;
}
.info-area.n2023 .real-cont::before,
.info-area.n2023 .online-cont::before{
	content: "";
  border: 1px dashed #fff;
	align-self: stretch;
}

.info-area.n2023 .ev-info-inner dl{
	flex: 1;
	font-size: .9em;
}
.info-area.n2023 .ev-info-inner dl.seminar{
	order: -1;
}
.info-area.n2023 .ev-info-inner dt{
	
}
.info-area.n2023 .ev-info-inner dt .tag{
	box-shadow: 2px 2px #111;
}
.info-area.n2023 .ev-info-inner dt .tag.tag-seminar{
	background: #f08300;
}
.info-area.n2023 .ev-info-inner dt .tag.tag-ws{
	background: #45b035;
}
.info-area.n2023 .ev-info-inner dt .ttl{
	display: block;
	margin-top: .5em;
	font-weight: bold;
	font-size: 1.3em;
}
.info-area.n2023 .ev-info-inner dt .ttl.pink{
	color: #f9d2db;
}
.info-area.n2023 .ev-info-inner dt .ttl.yellow{
	color: #fffbc9;
}
.info-area.n2023 .ev-info-inner dt .ttl.blue{
	color: #c1e4e9;
}
.info-area.n2023 .ev-info-inner dt .ttl .sub{
	font-size: .7em;
}
.info-area.n2023 .ev-info-inner dd{
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	margin-top: 1em;
	gap: 1em;
}
.info-area.n2023 .ev-info-inner dd figure{
	width: 50%;
	margin: 0;
}
.info-area.n2023 .ev-info-inner dd div{
	width: 50%;
}
@media ( max-width : 767px ) {
	.info-area.n2023 .real-cont,
	.info-area.n2023 .online-cont{
		flex-direction: column;
		gap: 0;
	}
	.info-area.n2023 .ev-info-inner dl.ws{
		padding-top: 10px;
	}
	.info-area.n2023 .ev-info-inner dt .ttl{
		display: block;
	}
	.info-area.n2023 .ev-info-inner dd{
		flex-direction: column;
	}
	.info-area.n2023 .ev-info-inner dd figure{
		width: 90%;
		margin: 0 auto;
	}
	.info-area.n2023 .ev-info-inner dd div{
		width: 100%;
	}
}

.ev-wrap-n2023 .separate{
	margin: 30px 0;
}
@media ( max-width : 767px ) {
	.ev-wrap-n2023 .separate{
		margin: 0 0 30px;
	}
}

/* +++++++++++++ 対面 +++++++++++++ */
.ev-wrap-n2023 .map-area{
	margin: 40px auto;
	padding: 0 3em 2em;
	width: 96%;
	background: #fff;
	border-radius: 6px;
	position: relative;
}
.ev-wrap-n2023 .map-area-title{
	width: 400px;
	margin: 0 auto;
}
.ev-wrap-n2023 .map-list{
	display: flex;
	gap: 2em;
	margin: 30px auto;
}
.ev-wrap-n2023 .map-list li{
	flex: 1;
	position: relative;
}
.ev-wrap-n2023 .map-list li:not(:last-child):before{
	content: "";
	display: block;
	height: 100%;
	width: 0;
	border-right: 3px dotted #816450;
	position: absolute;
	right: -1em;
	top: 0;
	bottom: 0;
	margin: auto;
}
.ev-wrap-n2023 .map-list li a:hover{
	opacity: .8;
}
@media ( max-width : 767px ) {
	.ev-wrap-n2023 .map-area{
		margin: 20px auto 30px;
	}
	.ev-wrap-n2023 .map-area-title{
		width: 100%;
	}
	.ev-wrap-n2023 .map-list{
		flex-direction: column;
		gap: 1em;
	}
	.ev-wrap-n2023 .map-list li{
		width: 100%;
	}
	.ev-wrap-n2023 .map-list li:not(:last-child):before{
		border-right: none;
	}
	.ev-wrap-n2023 .map-list li:nth-child(2){
		border-top: 3px dotted #816450;
		border-bottom: 3px dotted #816450;
		padding: 1.5em 0;
	}
}

/* ++++++++++++ オンライン +++++++++++++ */
@media ( max-width : 767px ) {
	
}

/* page-link */
.info-area.n2023 .page-link{
	display: flex;
	gap: 1em;
	padding: 0 2em;
}
.info-area.n2023 .page-link li{
	flex: 1;
	text-align: center;
}
.info-area.n2023 .page-link li:first-child a{
	background: #e94d37;
}
.info-area.n2023 .page-link li:last-child a{
	background: #5b81c1;
}
.info-area.n2023 .page-link li a{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 6px;
	color: #fff;
	font-weight: bold;
	padding: 1em 2em;
	text-decoration: none;
}
.info-area.n2023 .page-link li a::after {
	content: '';
	width: 10px;
	height: 10px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}
.info-area.n2023 .page-link li:first-child a:hover{
	transform: translateY(3px);
	opacity: .8;
}
.info-area.n2023 .page-link li:last-child a:hover{
	transform: translateY(3px);
	opacity: .8;
}
@media ( max-width : 767px ) {
	.info-area.n2023 .page-link{
		flex-direction: column;
		padding: 0 1em;
	}
	.info-area.n2023 .page-link li{
		width: 100%;
	}
}

/* page-link-min */
.info-area.n2023 .page-link-min{
	display: flex;
	margin: 1.5em 0 2em;
	flex-wrap: wrap;
	gap: 1em;
	width: 100%;
}
.info-area.n2023 .page-link-min li{
	flex: 1;
}
.info-area.n2023 .page-link-min li a{
	display: block;
	border: 1px solid #fff;
	font-weight: bold;
	padding: 1em;
	border-radius: 4px;
	text-decoration: none;
	color: #fff;
	text-align: center;
}
.info-area.n2023 .page-link-min li a:hover{
	background: #fff;
	color: #006322;
}
@media ( max-width : 767px ) {
	.info-area.n2023 .page-link-min{

	}
	.info-area.n2023 .page-link-min li{
		flex: inherit;
		width: 100%;
	}
	.info-area.n2023 .page-link-min li a{
		padding: 1em 0;
		position: relative;
	}
	.info-area.n2023 .page-link-min li a:after{
		content: '';
		width: 6px;
		height: 6px;
		border-bottom: 2px solid #fff;
		border-right: 2px solid #fff;
		transform: rotate(45deg);
		position: absolute;
		right: 20px;
		top: 40%;
	}
}

/* 講師 */
.info-area.n2023 #koushi{
	margin: 40px auto 20px;
}
.info-area.n2023 #koushi ul{
	display: flex;
	gap: 2em;
	align-items:flex-end;
	padding-bottom: 30px;
}
.info-area.n2023 #koushi li{
	flex: 1;
}
.info-area.n2023 #koushi .tag{
	box-shadow: 2px 2px #111;
	margin-bottom: 1em;
}
.info-area.n2023 #koushi .tag.tag-seminar{
	background: #f08300;
}
.info-area.n2023 #koushi .tag.tag-ws{
	background: #45b035;
}
@media ( max-width : 767px ) {
	.info-area.n2023 #koushi ul{
		flex-direction: column;
	}
	.info-area.n2023 #koushi li{
		padding: 0 1em;
	}
}


.info-area.n2023 p.koushi{
	position: relative;
	font-weight: bold;
}
.info-area.n2023 p.koushi::before{
	content: '';
  display: inline-block;
  width: 20px;
  height: 18px;
  background-image: url(../img/information/nyancollege2023/img-foot.png);
  background-size: contain;
  vertical-align: middle;
	margin-right: .5em;
}