@charset "utf-8";
/* CSS Document */

#mainContents{
	width:auto;
}
#conts{
width: 1080px;
background-color: white;
margin: 0px auto;
padding: 30px 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:982px;
	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;
    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{
vertical-align: bottom;
}
/*----------------------------------------------------*/

/*----------------------------------------------------*/

.wrapcontent{
    margin: 0px auto;
    background-color: #FFF;
    width: 982px;
    padding: 0px;
}

.cont1{
text-align: center;
}
/*----------------------------------------------------*/
.cont5{
padding: 0px 40px 40px 40px; 
line-height: 1.8em;
}

.c5_photo{
border-bottom: 10px solid #037AB6;
text-align: center;
}
/*----------------------------------------------------*/

.cont2{
padding: 40px 40px 40px 40px;
background-color: #FFFBC0;
}
.bg_y{
    background-color: #FFFBC0;
}
.cont2 P{
font-size: 16px;
line-height: 1.8em;
}
.c2_img{
text-align: center;
}
.c2_china{
    background-color: #037AB6;
    padding: 40px 40px 30px 40px;
}
.c2_c_t{
color: #fff;
font-weight: bold;
font-size: 20px;
padding-bottom: 20px;
}
.c2_china ol{
color: #fff;
margin: 0px;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 10px;
display: flex;
flex-wrap:wrap;
}
.c2_china li{
list-style-type: disc;
padding-bottom: 5px;
width: 33%;
}
.c2_china span{
 color: #fff; 
}

.c2_japan{
    background-color: #00B7DB;
    padding: 40px 40px 30px 40px;
    margin-top: 40px;
}
.c2_j_t{
color: #fff;
font-weight: bold;
font-size: 20px;
padding-bottom: 20px;
}

.c2_japan ol{
color: #fff;
margin: 0px;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 10px;
display: flex;
flex-wrap:wrap;
}
.c2_japan li{
list-style-type: disc;
padding-bottom: 5px;
width: 33%;
}
.c2_japan span{
 color: #fff; 
}
.marker{
background: linear-gradient(transparent 50%, #FBFF98 50%);
}
.marker_j{
background: linear-gradient(transparent 50%, #FFE8A8 50%);
}
.click{
text-align: center;
font-weight: bold;
margin-bottom: 20px;
position: relative;
}
.click:before{
content: url(../imgs/049/click.png);
vertical-align: middle;
padding-right: 5px;
position: absolute;
top: 4px;
left: 320px;
}
.tap{
display: none;
}

.gallery{
display: flex;
flex-wrap: wrap;
justify-content: center;
padding-bottom: 20px;
}
.g_item{
padding: 10px;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
.module_table{
font-size: 16px;
}

.m_table{
}
.m_table table{
	margin-bottom:0px;
    border:0px solid #D5E1F0;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 20px;
    overflow: hidden;
}

.m_table table td{
	padding: 20px;
}
.color1{
	background:#037AB6;
	color:#FFF;
	width:210px;
	text-align:center;
	border-bottom:1px solid #D5E1F0;
	font-weight: normal;
}
.color2{
    background: #ffffff;
    border-bottom: 1px solid #D5E1F0;
}

/*----------------------------------------------------*/
.cont3{
padding-top: 40px;
padding-bottom: 40px;
background-color: #037AB6;
}
.cont3 a {
text-decoration: none;
}
.cont3 a:link {
color: #037AB6;
}
.cont3 a:visited {
color: #037AB6;
}
.cont3 a:hover {
color: #3684A0;
}
.cont3 a:active {
color: #037AB6;
}
.bg_line{
background-image: url("../imgs/050/bg_line.png");
background-repeat: repeat-y;
background-position: 90px; 
}
.c3_container{
display: flex;
align-items: flex-start;
padding: 0px 40px;
}
.c3_container2{
display: flex;
align-items: flex-start;
padding: 0px 40px;
}
.space{
margin-top: 50px;
}
.space_bottom{
padding-bottom: 50px;
}
.c3_date{
width: 130px;
padding-right: 0px;
flex-shrink: 0;
}
.c3_contents{
background:#FFF;
border-top: 10px solid #FCED00;
border-bottom: 30px solid #FCED00;
}

.c3_main{
display: flex;
flex-wrap:wrap;
align-items: flex-start;
padding: 40px 0px 0px 0px;
}

.c3_block1{
}
.c3_block2{
text-align: right;
}
.c3_link{
font-size: 18px;
font-weight: bold;
vertical-align: middle;
margin-top: 5px;
margin-left: 40px;
}
.c3_link ol{
list-style-type:none;
}
.c3_link li{
background-image:url("../imgs/050/icon.png");
background-repeat:no-repeat;
padding-left: 30px;
padding-bottom: 15px;
}

.c3_img_box{
display: flex;
justify-content: space-between;
flex-wrap:wrap;
margin: 0px 40px;
}
.c3_img{
margin-bottom: 20px;
}
.c3_whitebox{
border-radius: 10px;
background-color: #FFFBC0;
padding: 20px 20px 10px 20px;
margin:0px 40px 30px 40px;
}
.c3_blue{
color: #037AB6;
font-weight: bold;
}
.c3_whitebox ol{
color: #037AB6;
margin: 0px;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 10px;
}
.c3_whitebox li{
list-style-type: disc;
padding-bottom: 5px;
}
.c3_whitebox span{
 color: #333333; 
}


/*----------------------------------------------------*/

.g_title_c{
padding: 0px 0px 20px 0px;
text-align: center;
background-position: bottom;
background-image   : url("../imgs/050/g_title.png");
background-repeat  : no-repeat;
font-size: 34px;
font-weight: bold;
margin-bottom: 40px;
font-feature-settings: "palt";
line-height: 1.3em;
color: #000000;
letter-spacing: 0.3rem;
}
.g_title_l{
border-bottom: 2px solid #037AB6;
margin: 0px 40px 20px 40px;
padding-bottom: 20px;
text-align: left;
margin-bottom: 20px;
font-size: 28px;
font-weight: bold;
line-height: 1.3em;
color: #037AB6;
}

.c3_text{
padding: 0px 40px 30px 40px;
}

/*----------------------------------------------------*/

.arrow_b {
    position: relative;
    display: inline-block;
    margin: 30px 0px 0px 0px;
    padding: 20px;
    min-width: 100%;
    max-width: 100%;
    background: #FFF;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    border-radius: 20px;
    border: solid 2px #037AB6;
}
.arrow_b:before {
  content: "";
  position: absolute;
  top: -17px;
  left: 50px;
  margin-left: -15px;
  border: 5px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2;
}

.arrow_b:after {
  content: "";
  position: absolute;
  top: -21px;
  left: 50px;
  margin-left: -17px;
  border: 7px solid transparent;
  border-bottom: 14px solid #037AB6;
  z-index: 1;
}

.arrow_g {
    position: relative;
    display: inline-block;
    margin: 30px 0px 0px 0px;
    padding: 20px;
    min-width: 120px;
    max-width: 100%;
    background: #FFF;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    border-radius: 20px;
    border: solid 2px #00B7DB;
    width: 100%;
}
.arrow_g:before {
  content: "";
  position: absolute;
  top: -17px;
  left: 50px;
  margin-left: -15px;
  border: 5px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2;
}

.arrow_g:after {
  content: "";
  position: absolute;
  top: -21px;
  left: 50px;
  margin-left: -17px;
  border: 7px solid transparent;
  border-bottom: 14px solid #00B7DB;
  z-index: 1;
}

.arrow_g p {
  margin: 0px;
  padding: 0px;
}


/*----------------------------------------------------*/

/*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: auto;
padding: 5px 0px;
}
.wrapper_inner{
width: auto;
padding: 15px 15px 15px 15px;
font-size:14px;
}
    
/*----------------------------------------------------*/

.wrapcontent{
    margin: 0px auto;
    width: auto;
    padding: 0px;
}

/*----------------------------------------------------*/
.cont5{
padding: 10px 20px 20px 20px; 
font-size: 14px;
}
/*----------------------------------------------------*/
.cont2{
margin: 0px;
padding: 15px;
}
.c2_china{
padding:  20px 20px 10px 20px;
margin-bottom: 0px;
}
.c2_c_t{
padding-bottom: 10px;
font-size: 18px;
}
.margin{
    margin: 0px 15px;
    padding-bottom: 20px;
}
.c2_china li{
width: 50%;
}
.c2_japan{
padding: 20px 20px 10px 20px;
margin-top: 30px;
}
.c2_j_t{
    padding-bottom: 10px;
    font-size: 18px;
}
.c2_japan li{
width: 50%;
}
.click{
margin-bottom: 5px;
}
.g_item{
padding: 5px;
}
.b10{
margin-bottom: 10px;
}
.click{
display: none;
}

.tap{
text-align: center;
margin-bottom: 10px;
display: block;
font-weight: bold;
}
.tap:before{
content: url(../imgs/049/tap.png);
vertical-align: middle;
padding-right: 5px;
}
/*----------------------------------------------------*/
.module_table{
border: 0px;
padding-bottom: 10px;
}
.m_table{
padding-bottom: 0px;
}
.module_table th,
.module_table td {
    display: block;
    width: 100%;
  }
  .m_table table td{
	padding: 10px;
}
.color1,
.color2{
    width: 100%;
    padding: 14px 0px;
    border-bottom: 0px;
    font-size: 14px;
    }
/*----------------------------------------------------*/ 
/*----------------------------------------------------*/

.cont3{
padding-top: 20px;
padding-bottom: 20px;
}
.bg_line{
background-image: url("../imgs/050/bg_line_s.png");
background-position: 37px; 
}
.c3_date{
width: 70px;
padding-right: 10px;
flex-shrink: 0;
}
.c3_container{
padding: 0px 10px;
}
.c3_container2{
padding: 0px 10px;
}
.space{
margin-top: 20px;
}
.space_bottom{
padding-bottom: 20px;
}
.c3_contents{
    border-top: 5px solid #FCED00;
border-bottom: 15px solid #FCED00;
}

.c3_main{
display: block;
padding: 15px 0px 0px 0px;
}

.c3_block1{
width: auto;
}
.c3_link{
font-size: 16px;
margin-left: 0px;
padding: 0px 0px 15px 15px;
}
.c3_link li{
text-align: left;
padding-bottom: 0px;
}

.c3_img_box{
justify-content: center;
padding-bottom: 10px;
text-align: center;
}
.c3_img{
margin-bottom: 0px;
padding: 5px;
}

.c3_whitebox{
padding: 15px 15px 0px 15px;
margin: 0px 15px 15px 15px;
width: auto;
}
.c3_blue{
font-weight: 16px;
}

/*----------------------------------------------------*/

.g_title_c{
padding: 0px 0px 10px 0px;
font-size: 22px;
margin-bottom: 20px;
line-height: 2em;
}
.g_title_l{
background-repeat: no-repeat;
background-position: left bottom;
font-size: 20px;
font-feature-settings: "palt";
margin: 0px 15px 15px 15px;
padding-bottom: 10px;
}
.c3_text{
padding: 0px 15px 15px 15px;
}

/*----------------------------------------------------*/

.arrow-_g{
padding: 0px;
font-size: 14px;
}
.arrow-_b{
padding: 0px;
font-size: 14px;
}
.arrow_g p{
padding: 10px;
}
.arrow_b p{
padding: 10px;
}
}

@media screen and (max-width: 470px){
.c2_china li{
width: 90%;
}
.c2_japan li{
width: 90%;
}
}