@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;
}

/*----------------------------------------------------*/

/*----------------------------------------------------*/

.wrapcontent{
    margin: 0px auto;
    background-color: #C9E9EB;
    width: 982px;
    padding: 40px 0px 10px 0px;
    background-image   : url("../imgs/049/bg_img.png");
    background-repeat: repeat-y;
    border-radius: 10px;
    background-position: 30px 50px;
}

.cont1{
text-align: center;
}

/*----------------------------------------------------*/

.cont2{
border-radius: 20px;
background:rgba(255,255,255,0.6);
margin: 30px 40px 30px 40px;
padding: 40px;
}
.cont2 P{
font-size: 16px;
line-height: 1.8em;
}
.c2_img{
text-align: center;
padding-bottom: 40px;
}
.c2_china{
    background-color: #2CA0DB;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 15px;
}
.c2_c_t{
color: #fff;
font-weight: bold;
}
.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: #179AAE;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 15px;
    margin-top: 40px;
}
.c2_j_t{
color: #fff;
font-weight: bold;
}

.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:1px solid #E1F3F5;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 20px;
    overflow: hidden;
}

.m_table table td{
	padding: 20px;
}
.color1{
	background:#1C3458;
	color:#FFF;
	width:210px;
	text-align:center;
	border-bottom:1px solid #F0E9D5;
	font-weight: normal;
}
.color2{
    background: #ffffff;
    border-bottom: 1px solid #E1F3F5;
}

/*----------------------------------------------------*/
.cont3{
margin-bottom: 40px;
}
.cont3 a {
text-decoration: none;
}
.cont3 a:link {
color: #1C3458;
}
.cont3 a:visited {
color: #1C3458;
}
.cont3 a:hover {
color: #3684A0;
}
.cont3 a:active {
color: #1C3458;
}
.bg_line{
background-image: url("../imgs/049/bg_line.png");
background-repeat: repeat-y;
background-position: 90px; 
}
.c3_container{
display: flex;
align-items: flex-start;
padding: 0px 40px;
}
.space{
margin-top: 50px;
}
.c3_date{
width: 130px;
padding-right: 0px;
flex-shrink: 0;
}
.c3_contents{
border-radius: 20px;
background:rgba(255,255,255,0.6);
}

.c3_main{
display: flex;
flex-wrap:wrap;
align-items: flex-start;
padding: 40px 40px 20px 40px;
}

.c3_block1{
width: 50%;
}
.c3_block2{
width: 50%;
text-align: right;
}
.c3_block3{
width: 50%;
text-align: left;
}
.c3_block4{
padding-right: 30px;
text-align: left;
}
.c3_link{
font-size: 18px;
font-weight: bold;
vertical-align: middle;
margin-top: 5px;
}
.c3_link ol{
list-style-type:none;
}
.c3_link li{
background-image:url("../imgs/049/icon.png");
background-repeat:no-repeat;
padding-left: 30px;
padding-bottom: 15px;
}

.c3_img_box{
display: flex;
justify-content: space-between;
width: 100%;
padding-top: 20px;
flex-wrap:wrap;
}
.c3_img{
margin-bottom: 20px;
}
.c3_whitebox{
border-radius: 10px;
background:rgba(255,255,255,1);
margin: 30px 0px 10px 0px;
width: 100%;
padding: 20px 20px 10px 20px;
}
.c3_blue{
color: #2CA0DB;
font-weight: bold;
}
.c3_whitebox ol{
color: #2CA0DB;
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/049/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: #1C3458;
}
.g_title_l{
background-image: url(../imgs/049/g_title.png);
background-repeat: no-repeat;
background-position: left bottom;
padding: 0px 0px 20px 0px;
text-align: left;
margin-bottom: 20px;
font-size: 28px;
font-weight: bold;
line-height: 1.3em;
color: #1C3458;
}

.c3_text{
}

/*----------------------------------------------------*/

.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 1px #2CA0DB;
}
.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 #2CA0DB;
  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 1px #179AAE;
}
.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 #179AAE;
  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: 20px 0px 10px 0px;
}


.cont1{
margin: 10px;
}
.cont2{
margin: 15px 10px 25px 10px;
padding: 15px;
}
.cont2 P{
font-size: 14px;
}
.c2_img{
padding-bottom: 20px;
}
.c2_img img{
border-radius: 20px;
}
.c2_china{
padding: 20px;
margin-bottom: 0px;
}
.margin{
    margin: 0px 15px;
    padding-bottom: 20px;
}
.c2_china li{
width: 50%;
}
.c2_japan{
margin-bottom: 0px;
margin-top: 30px;
}
.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;
    }
/*----------------------------------------------------*/ 
/*----------------------------------------------------*/

.cont3{
margin-bottom: 20px;
}
.bg_line{
background-image: url("../imgs/049/bg_line_s.png");
background-position: 37px; 
}
.c3_date{
width: 70px;
padding-right: 10px;
flex-shrink: 0;
}
.c3_container{
padding: 0px 10px;
}
.space{
margin-top: 20px;
}
.c3_contents{
}

.c3_main{
display: block;
padding: 20px 15px 10px 15px;
}

.c3_block1{
width: auto;
}
.c3_block2{
width: auto;
margin-top: 10px;
text-align: center;
}
.c3_block3{
width: auto;
}
.c3_block4{
padding-right: 0px;
}
.c3_link{
display: block;
font-size: 16px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
}
.c3_link li{
text-align: left;
padding-bottom: 15px;
}

.c3_img_box{
justify-content: center;
padding-top: 5px;
text-align: center;
}
.c3_img{
margin-bottom: 0px;
padding: 5px;
}

.c3_whitebox{
padding: 10px 15px 0px 15px;
margin: 15px 0px 10px 0px;
width: auto;
}
.c3_blue{
font-weight: 16px;
}

/*----------------------------------------------------*/

.g_title_c{
padding: 0px 0px 10px 0px;
font-size: 22px;
margin-bottom: 20px;
background-image   : url("../imgs/049/g_title_s.png");
line-height: 2em;
}
.g_title_l{
background-image: url(../imgs/049/g_title_s.png);
background-repeat: no-repeat;
background-position: left bottom;
font-size: 22px;
font-feature-settings: "palt";
}
.c3_text{
padding-bottom: 10px;
}

/*----------------------------------------------------*/

.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%;
}
}