@charset "utf-8";
/* CSS Document */

/* ------------------------
  oc　renewal　202206
------------------------ */
/*
  title
*/
h2.new-h2_2022{
  font-size: 52px;
  color: #eb6100;
  background: transparent;
  font-weight: 600;
  height: auto;
  margin: 70px 0 50px 0;
	text-align: center;
}
@media screen and (max-width: 828px) {
	h2.new-h2_2022{
		font-size: 40px;
	}
}

h2.new-h2_2022 span{
  display: block;
  text-aline: left;
  color: black;
  margin-bottom: 15px;
  font-size: 18px;
}
h2.oc-category-title{
  font-size: 32px;
  color: #eb6100;
  background: transparent;
  font-weight: 600;
      height: auto;
  text-align: left;
    margin-bottom:26px;
}
h2.new-h2_2022_info{
  font-size: 32px;
  color: #eb6100;
  background: transparent;
  font-weight: 600;
      height: auto;
  text-align: left;
    margin-bottom:30px;
    margin-top: 60px;
}

/*
  oc
*/


.campusBlock .oc-category{
      max-width: 1000px;
      margin: 0 auto 60px;
 }
.campusBlock .oc-category-2 {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-bottom: 120px;
}
.campusBlock .oc-category-2 .oc-category-inner {
  width: 49%;
}
.campusBlock .oc-category01{
      /* height: 300px; */
      margin: 0 auto;
 }
.oc-category .ocList{
        width: 100%;
        /* float: left; */
	flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
      }
.oc-category .ocList::before{
  content:"";
  display: block;
  width:23%;
  order:1;
}
.oc-category .ocList::after{
  content:"";
  display: block;
  width:23%;
}
.campusBlock .oc-category .ocList > li{
      width: 23%;
      /* float: left; */
      margin: 0 0 50px 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.campusBlock .oc-category .ocList > li > * {
  width: 100%;
}
.campusBlock .oc-category .ocList > li:nth-child(4){
      margin: 0;        
}

.oc-category .ocList a {
  display: inline;
  color: inherit;
  text-decoration: none;
	display: flex;
	align-items: flex-start;
	width: 100%;
	height: 100%;	
}
.img-wrap {
  aspect-ratio: 4 / 3;
  overflow: hidden;
	background-color: #eee;
}
.img-wrap img{
        width: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}
.oc-category .ocList h4{
       font-size: 16px;
       margin: 10px 0 10px; 
       font-weight: 600;
	line-height: 1.3;
    
}
.oc-category .ocList h3{
       font-size: 30px;
       margin: 0; 
       font-weight: 600;
}
.oc-category .ocList h3 span{
       font-size: 18px;
       margin: 10px 0 0 0; 
       font-weight: 600;
}
.oc-category .ocList p.ivent-time{
       font-size: 14px;
       margin: 11px 0 0 0; 
}
ul.subject-category{
       font-size: 12px;
       margin: 12px 0 0 0;
       /* float: left; */
       display: flex;
       width:100%;
    flex-wrap: wrap;
  justify-content: space-between
}
ul.subject-category li{
       width: 48%;
       margin:  0 0 5px 0; 
    color:#fff;
    padding:10px 5px;
  text-align: center;
}
ul.subject-category li:nth-child(1){
       background-color: #EA68A2; 
}  
ul.subject-category li:nth-child(2){
       background-color: #00B7EE; 
}  
ul.subject-category li:nth-child(3){
       background-color: #F83B3B; 
}  
ul.subject-category li:nth-child(4){
       background-color: #8FB848; 
}  
ul.subject-category li.non {
       background-color: #C1C1C1; 
}
.btn_area{
		text-align: center;
		margin:50px auto 0;
	}	
.btn_area a{
		font-size:18px;
	}

.btn_area a{
	border:2px solid #eb6100;
	background-color: #fff;
	padding: 20px 20px 20px 20px;
	border-radius: 100px;
	width: 85%;
	max-width: 420px;
	margin:0 auto;
	display: block;
	color:#eb6100;
	position: relative;
	font-weight: bold;
	line-height: 1.3;
}
 	.btn_area{
		text-align: center;
		margin:50px auto 0;
	}	
	.btn_area a{
		font-size:18px;
	}

 .btn_area a{
	border:2px solid #eb6100;
	background-color: #fff;
	padding: 20px 20px 20px 20px;
	border-radius: 100px;
	width: 85%;
	max-width: 420px;
	margin:0 auto;
	display: block;
	color:#eb6100;
	position: relative;
	font-weight: bold;
	line-height: 1.3;
}
/*
  oc
*/
@media screen and (max-width: 828px) {

 .campusBlock .oc-category {
      width: 96%;
      margin: 0 auto;
      overflow: hidden;
    } 
.campusBlock .ocList img {
      width: 100%;
    }
  .campusBlock .ocListItem {
    margin: 0 0 20px;
    width: 100%;
    }
    .campusBlock .ocListItem li {
      width: 48%;
      }
  .campusBlock .ocListItem li img {
    width: 100%
    }
    .campusBlock .ocListItem img {
      width: 100%;
    }
 }

/*
  ivent s
*/

.campusBlock{
	max-width: 1000px;
	margin: 0 auto;
}
.ivents2022{
margin-bottom: 120px;
}
.ctgSelecter {
    margin: 50px 0 70px;
	
	}
div.ctgSelecter ul.ctg {
    justify-content: center;
    margin: auto;
    display: flex;
}
div.ctgSelecter ul.ctg li {
    width: 15%;
}
div.ctgSelecter ul.ctg li:nth-child(n+2) {
    margin-left: 2%;
}
div.ctgSelecter ul.ctg2 {
    margin-top: 15px;
}
div.ctgSelecter ul.ctg li a {
	display: block;
	color: inherit;
	text-decoration: none;
    line-height: 35px;
	border: 1px solid #eb6100;
	color: #eb6100;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-weight: 700;
    text-align: center;
    font-size: 14px;
    transition: all .4s cubic-bezier(.31,.51,.76,1);
    -moz-transition: all .4s cubic-bezier(.31,.51,.76,1);
    -webkit-transition: all .4s cubic-bezier(.31,.51,.76,1);
    -o-transition: all .4s cubic-bezier(.31,.51,.76,1);
    -ms-transition: all .4s cubic-bezier(.31,.51,.76,1);
}
div.ctgSelecter ul.ctg li.current a,
div.ctgSelecter ul.ctg li a:hover {
	opacity: 1;
	color: #FFF;
	background-color: #eb6100;
}
/* ================================
   #Blog：ブログ：ページャー（プラグイン：WP-PageNavi）
================================ */
  .wp-pagenavi a, .wp-pagenavi span {
    background: #DCDCDC;
    border-radius: 2px;
    font-size: 14px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 3em;
    padding: 14px 16px;
    margin: 2px;
    }
    .wp-pagenavi a:hover, .wp-pagenavi span:hover {
      background-color: #DDD; }
    .wp-pagenavi a.current, .wp-pagenavi span.current {
      background-color: #E9E9E9 !important;
      border-color: #E9E9E9 !important; }
  .wp-pagenavi .previouspostslink {
    color: black; }
    .wp-pagenavi .previouspostslink::before {
      left: 3px;
      transform: rotate(-45deg); }
  .wp-pagenavi .nextpostslink {
    color: black; }
    .wp-pagenavi .nextpostslink::before {
      right: 3px;
      transform: rotate(135deg); }
  .wp-pagenavi .first, .wp-pagenavi .last {
    width: 5em; }
.wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:hover, .wp-pagenavi a:active{ 
	color: black;
	text-decoration: none;
}

@media screen and (max-width: 828px) {
	.campusBlock .oc-category .ocList > li{
		width: 48%;
	}
	.campusBlock .oc-category .ocList > li:nth-child(4){
		margin-right: 0;
	}
}
#ivent-2022{
	padding-top: 100px;
	margin-top: -100px;
}

@media screen and (max-width: 828px) {
	.oc-category .ocList h4{
		font-size: 22px;
    margin: 10px 0 10px;
    font-weight: 600;
	}
	.oc-category .ocList p.ivent-time {
    font-size: 20px;
    margin: 11px 0 0 0;
	}
	ul.subject-category{
		font-size: 16px;
	}
}