@charset "utf-8";
/* CSS Document */

#mainContents{
	width:auto;
}
#conts{
    margin: 0px auto;
    background-color: #FFFFFF;
    width: 1080px;
    padding: 50px 0px;
}
h1,h2,h3,h4,h5,h6{
    margin:0;
}
ul,li{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}

a.op:hover {
	opacity: 0.7;
}

.wrapper_inner{
	width:980px;
	margin:0 auto;
	color:#333333;
	line-height:1;
	font-size:16px;
	overflow:hidden;
    line-height: 1.8em;
}
.wrapper_inner p{
	margin:0;
	text-align:left;
	color:#333333;
	font-size: 16px;
	line-height: 1.8em;
}
.clearfix:after{
	content:" ";
	height:0;
	display:block;
	visibility:hidden;
	clear:both;
}
.center {
	text-align: center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
.bold{
	font-weight:bold;
}
img{
max-width: none;
}
/*----------------------------------------------------*/
.cont1{
background-color: #FFFFDF;
}
.cont2{
background-color: #FFFFDF;
text-align: center;
padding: 10px 40px;
}
.c2_text{
text-decoration: underline;
text-decoration-style: dotted;
text-underline-offset: 10px;
line-height: 3em;
font-weight: bold;
font-size: 18px;
}
.c2_text_1{
font-size: 16px;
padding: 10px 0px;
text-align: left;
}
.c2_text_1 a{
color: #098DD6;
text-decoration: underline;
}
.c2_text_1 a:hover {
}
.icon::after{
content: url(link_r.png);
display: inline-block;
background-size:contain;
vertical-align:middle;
margin: 7px 5px 0px 5px;
}
.marker{
background: linear-gradient(transparent 60%, #FFFF5C 30%);
font-weight: bold;
}
.align{
text-align: left;
display: inline-block;
}
/*----------------------------------------------------*/
.title_h1{
	display: inline-block;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #098DD6;
	padding: 15px 50px;
	margin: 30px 0px 20px 0px;
	position: relative;
	background: #FFFF5C;
}
.title_h1:before {
  position: absolute;
  top: -8px;
  left: -8px;
  width: 99%;
  height: 95%;
  content: '';
  border: 4px solid #098DD6;
}

/*----------------------------------------------------*/
/*----------------------------------------------------*/
.module_table{
margin-top: 10px;
}
.m_table{
padding: 0px 100px 30px 100px;
}
.m_table table{
	margin-bottom:0px;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 20px;
    overflow: hidden;
	border: 3px solid #098DD6;
	width: 100%;
}
.module_table th,
.module_table td {
    display: block;
	padding: 10px;
  }
.color1{
	background:#EBEBEB;
	color:#098DD6;
	text-align:center;
	border-bottom:2px dotted #707070;
	font-weight: bold;
	font-size: 18px;
}
.color2{
    background: #ffffff;
    border-bottom: 2px dotted #707070;
	font-size: 16px;
}
.clear{
border-bottom: 0px;
}
.module_table a{
color: #333333;
text-decoration: underline;
font-weight: bold;
}
.icon2::after{
content: url(link_b.png);
display: inline-block;
background-size:contain;
vertical-align:middle;
margin: 7px 5px 0px 5px;
}
/*----------------------------------------------------*/
.cont3{
background-color: #098DD6;
padding: 20px 0px;
}
/*----------------------------------------------------*/
.anchor {
margin: 0px 40px 0px 40px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
a.anchor_item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 70px;
  position: relative;
  background: #ffffff;
  border: 1px solid #E4E4E4;
  box-sizing: border-box;
  padding: 0px 15px 0 15px;
  color: #0A0A0A;
  font-size: 18px;
  line-height: 1.6em;
  text-decoration: none;
  transition-duration: 0.3s;
  margin: 15px 5px;
  width: 436px;
  border-radius: 10px;
}
a.anchor_item::after{
content: url(cont3-01.png);
border: 0;
position: absolute;
top: 45%;
right: 20px;
margin-top: -9px;
}
a.anchor_item:hover {
background: #FFFF5C;
color: #098DD6;
}

/*----------------------------------------------------*/
.cont4{
text-align: center;
background-image: url("bg.png");
background-repeat: repeat-y;
padding: 20px 40px 40px 40px;
}
/*----------------------------------------------------*/
.module_table2{
font-size: 16px;
}
.module_table2 ol{
color: #098DD6;
padding: 0;
padding-left: 18px;
margin: 0;
}
.module_table2 li{
list-style-type: disc;
}
.module_table2 li span{
color: #0A0A0A;
}
.m_table2{
margin-top: 20px;
}
.m_table2 table{
    margin-bottom:0px;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 10px;
    overflow: hidden;
}
.m_table2 table td{
	padding: 18px;
}
.color4{
	background:#098DD6;
	color:#FFF;
	width:88px;
	text-align:center;
	font-weight:bold;
	border-bottom:1px solid #EFD8E2;
}
.color5{
    background: #D4F0FF;
    font-weight: bold;
    text-align: center;
    width: 165px;
    border-bottom: 1px solid #EFD8E2;
}
.color6{
	background-color:#FFF;
	text-align:left;
	line-height:1.6em;
	border-bottom:1px solid #EFD8E2;
}
.n_b{
border-bottom: none;
}
/*----------------------------------------------------*/
.cont5{
text-align: center;
background-color: #D4F0FF;
padding: 20px 40px 30px 40px; 
}
.c5_img{
margin: 20px 0px;
}
.c5_text{
text-align: left;
margin: 10px 0px 30px 0px;
}
.flex_c{
display: flex;
justify-content: space-between;
}
.flex_c2{
display: flex;
justify-content: center;
}
.f_item2{
margin: 0px 20px
}
/*----------------------------------------------------*/
.cont6{
text-align: center;
background-image: url("bg.png");
background-repeat: repeat-y;
padding-bottom: 40px;
}
.c6_img{
margin: 20px 0px;
}
.end_t{
background-color: #FFFF5C;
color: #098DD6;
text-align: center;
font-size: 32px;
font-weight: bold;
padding: 40px 0px;
margin: 0px 0px 30px 0px;
}
.supporter{
margin: 0px 40px;
text-align: left;
}
.fureai{
padding: 20px 0px 40px 0px;
}
.guiyang{
padding: 50px 0px 10px 0px;
}
.supporter_title{
font-weight: bold;
color: #098DD6;
font-size: 24px;
text-align: center;
}
.supporter_text{
    background-color: #098DD6;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 15px;
}
.supporter_text ol{
color: #FFFFFF;
margin: 0px;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 10px;
display: flex;
flex-wrap:wrap;
}
.supporter_text li{
list-style-type: disc;
padding-bottom: 5px;
width: 33%;
}
.arrow_p {
    position: relative;
    display: inline-block;
    margin: 30px 0px 0px 0px;
    padding: 20px;
    min-width: 120px;
    max-width: 100%;
    width: 100%;
    background: #D4F0FF;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    border-radius: 10px;
    border: solid 1px #D4F0FF;
}
.arrow_p:before {
  content: "";
  position: absolute;
  top: -17px;
  left: 50px;
  margin-left: -15px;
  border: 5px solid transparent;
  border-bottom: 12px solid #D4F0FF;
  z-index: 2;
}
.arrow_p:after {
  content: "";
  position: absolute;
  top: -21px;
  left: 50px;
  margin-left: -17px;
  border: 7px solid transparent;
  border-bottom: 14px solid #D4F0FF;
  z-index: 1;
}

.arrow_y {
    position: relative;
    display: inline-block;
    margin: 30px 0px 0px 0px;
    padding: 20px;
    min-width: 120px;
    max-width: 100%;
    width: 100%;
    background: #F9F9C3;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    border-radius: 10px;
    border: solid 1px #F9F9C3;
}
.arrow_y:before {
  content: "";
  position: absolute;
  top: -17px;
  left: 50px;
  margin-left: -15px;
  border: 5px solid transparent;
  border-bottom: 12px solid #F9F9C3;
  z-index: 2;
}
.arrow_y:after {
  content: "";
  position: absolute;
  top: -21px;
  left: 50px;
  margin-left: -17px;
  border: 7px solid transparent;
  border-bottom: 14px solid #F9F9C3;
  z-index: 1;
}
/*----------------------------------------------------*/
/*2023resp*/
@media screen and (max-width: 850px){
   .wrapper_inner{
    width: 100%;
    }
.collegeNews #conts {
    width: 98% !important;
    overflow: visible;
    border: none; 
    background: #FFF;
    margin: auto;
    }

img {
	max-width: 100%;
	height: auto;
}

#conts{
width: 100%;
padding: 10px 0px;
}
.wrapper_inner{
font-size:14px;
padding: 10px;
}
/*----------------------------------------------------*/
.cont1{
}
.cont2{
padding: 0px 10px 20px 10px;
}
/*----------------------------------------------------*/
.c2_text{
text-underline-offset: 5px;
line-height: 2em;
font-size: 16px;
padding: 10px 0px;
}
.c2_text_1{
padding: 5px 0px;
font-size:14px;
}
/*----------------------------------------------------*/
.title_h1{
font-size: 18px;
padding: 10px 20px;
margin: 20px 0px 10px 0px;
}
.title_h1:before {
  top: -5px;
  left: -5px;
  width: 99%;
  height: 95%;
  border: 2px solid #098DD6;
}
/*----------------------------------------------------*/
.module_table{
margin-top: 0px;
}
.m_table{
width: 100%;
margin: 0px;
padding: 10px 0px;
}
.module_table th,
.module_table td {
    display: block;
    width: 100%;
	padding: 5px;
  }
  .m_table table td{
	padding: 5px;
}
.color2{
text-align: left;
font-size: 14px;
}
.color1,
.color2{
    width: 100%;
    padding: 14px 0px;
    }
/*----------------------------------------------------*/
.anchor {
margin: 0px 10px 0px 10px;
}
a.anchor_item {
  font-size: 14px;
  width: 100%;
  padding: 0px 10px 0 10px;
  height: 60px;
  margin: 5px 5px;
}
/*----------------------------------------------------*/
.cont4{
padding: 15px 10px 20px 10px;
}
/*----------------------------------------------------*/
.module_table2{
border: 0px;
font-size: 14px;
}
.module_table2 th,
.module_table2 td {
    display: block;
    width: 100%;
  }
 .m_table2{
margin-top: 10px;
}
 .m_table2 table td{
	padding: 8px;
}
.color4,
.color5,
.color6{
    width: 100%;
    padding: 8px 0px;
    border-bottom: 0px;
    }
/*----------------------------------------------------*/  
.cont5{
padding: 10px;
}
.c5_img{
margin: 10px 0px;
}
.c5_text{
margin: 10px 0px;
}
.flex_c,
.flex_c2{
flex-wrap:wrap;
justify-content: center;
margin-bottom: 10px;
}
.f_item,
.f_item2{
padding: 5px;
}

/*----------------------------------------------------*/
.cont6{
padding-bottom: 20px;
}
.c6_img{
margin: 10px;
}
.end_t{
font-size: 20px;
padding: 20px 0px;
margin: 0px 0px 20px 0px;
}
.supporter{
margin: 0px 15px;
}
.supporter_title{
font-size: 20px;
padding: 20px 0px;
}
.fureai{
padding: 0px 0px 20px 0px;
}
.guiyang{
padding: 30px 0px 0px 0px;
}
.supporter_text{
padding: 15px;
font-size: 14px;
margin-bottom: 0px;
}
.supporter_text li{
width: 50%;
}
.arrow_p,
.arrow_y{
font-size: 14px;
padding: 15px;
}
/*----------------------------------------------------*/
}
