@charset "utf-8";
/* CSS Document */

#mainContents{
	width:auto;
}
.conts_wide {
    width: 970px;
    margin: 0px auto;
    background-image: url("bg_ft.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 10px;
}
.conts_wide_wrap {
    background-image: url("bg_bd.gif");
    background-repeat: repeat-y;
}
.conts_wide_body {
    background-image: url("bg_hd.gif");
    background-repeat: no-repeat;
    background-position: left top;
    padding: 15px 0px 5px;
    text-align: left;
}
h1,h2,h3,h4,h5,h6{
    margin:0;
}
ul,li{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}

a.op:hover {
	opacity: 0.7;
}

img{
vertical-align: bottom;
}

.wrapper_inner{
/*	font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Garamond, Times New Roman, serif;*/
	width:940px;
	margin:0 auto;
	color:#3f3a39;
	line-height:1;
	font-size:16px;
	overflow:hidden;
	line-height: 1.8;
}
.wrapper_inner p{
	margin:0;
	text-align:left;
	color:#333333;
	font-size: 16px;
	line-height: 1.8;
}
.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;
}
/*----------------------------------------------------*/
.mt20{
margin-top: 20px;
}
.mtb30{
margin: 30px 0px;
}
.mb30{
margin-bottom: 30px;
}

/*----------------------------------------------------*/
.cont1{
}
/*----------------------------------------------------*/
.cont2{
background-color: #EE2280;
padding: 40px 30px;
}
.c2_text{
text-align: center;
color: #FFF;
font-size: 18px;
}
.white{
background-color: #FFF;
padding: 30px;
margin: 30px 0px 0px 0px;
border-radius: 20px;
}
.c2_w_title{
text-align: center;
color: #EE2280;
font-size: 24px;
padding-bottom: 25px;
}
.c2_w_title:before{
content: '';
display: inline-block;
width: 40px;
height: 40px;
background-image: url(cont2-01.png);
background-size: contain;
vertical-align: middle;
margin-right: 30px;
}
.c2_w_title:after{
content: '';
display: inline-block;
width: 40px;
height: 36px;
background-image: url(cont2-02.png);
background-size: contain;
vertical-align: middle;
margin-left: 30px;
}
.white p{
text-align: center;
}
/*----------------------------------------------------*/
.c2_content{
margin: 0 auto;
padding: 0px 10px;
}
.c2_content p{
}
.anchor {
margin: 0px;
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: #FC6D00;
border: 1px solid #FC6D00;
box-sizing: border-box;
padding: 0px 15px 0px 30px;
color: #FFFFFF;
font-size: 18px;
line-height: 1.6em;
text-decoration: none;
transition-duration: 0.3s;
margin: 15px 5px;
width: 385px;
border-radius: 100px;
}
a.anchor_item::after{
content: url(cont2-05.png);
border: 0;
position: absolute;
top: 45%;
right: 20px;
margin-top: -9px;
}
a.anchor_item:hover {
background: #EE2280;
color: #FFF;
}
/*----------------------------------------------------*/
.cont3{
background-image: url("cont3-01.png");
background-repeat: no-repeat;
padding: 40px 30px;
background-size: 100%;
}
.c3_title{
color: #FFF;
font-size: 32px;
font-weight: bold;
text-align: center;
padding: 60px 0px 10px 0px;
letter-spacing: 0.2rem;
}
.c3_t_dc{
color: #333333;
}
.c3_text{
text-align: left;
margin-top: 20px;
}
.ac_title{
text-align: center;
color: #FFF;
font-size: 18px;
padding: 5px;
border-radius: 22px;
}
.ac_waku,
.ac_waku2,
.ac_waku4{
border-radius: 22px;
padding: 20px;
}
.ac_waku ul{
padding-left: 20px;
}
.ac_waku li{
list-style-type: disc;
}
.ac_waku2 ul{
display: flex;
flex-wrap:wrap;
margin: 0px 20px;;
padding-left: 20px;
padding: 5px 0px;
}
.ac_waku2 li{
list-style-type: disc;
width : calc(100% / 2) ;
}
.ac_waku4 ul{
display: flex;
flex-wrap:wrap;
margin: 0px 20px;;
padding-left: 20px;
padding: 5px 0px;
}
.ac_waku4 li{
list-style-type: disc;
width : calc(100% / 4) ;
color: #FFF;
}
.end_t{
font-size: 18px;
text-align: center;
padding: 30px;
}
/*----------------------------------------------------*/
.comment_b {
position: relative;
display: inline-block;
margin: 30px 0px 0px 0px;
padding: 20px;
min-width: 100%;
max-width: 100%;
border-style: solid;
border-width: 1px;
background: #DEF2FF;
box-sizing: border-box;
border-radius: 20px;
border: solid 1px #DEF2FF;
line-height: 2em;
}
.comment_b:before {
content: "";
position: absolute;
top: -17px;
left: 50px;
margin-left: -15px;
border: 5px solid transparent;
border-bottom: 12px solid #DEF2FF;
z-index: 2;
}
.comment_b:after {
content: "";
position: absolute;
top: -21px;
left: 50px;
margin-left: -17px;
border: 7px solid transparent;
border-bottom: 14px solid #DEF2FF;
z-index: 1;
}
/*----------------------------------------------------*/
.comment_p {
position: relative;
display: inline-block;
margin: 30px 0px 0px 0px;
padding: 20px;
min-width: 100%;
max-width: 100%;
border-style: solid;
border-width: 1px;
background: #F8E0EB;
box-sizing: border-box;
border-radius: 20px;
border: solid 1px #F8E0EB;
line-height: 2em;
}
.comment_p:before {
content: "";
position: absolute;
top: -17px;
left: 50px;
margin-left: -15px;
border: 5px solid transparent;
border-bottom: 12px solid #F8E0EB;
z-index: 2;
}
.comment_p:after {
content: "";
position: absolute;
top: -21px;
left: 50px;
margin-left: -17px;
border: 7px solid transparent;
border-bottom: 14px solid #F8E0EB;
z-index: 1;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
.bg_blue{
background-color: #0E96F1;
}
.bg_yellow{
background-color: #FCCF00;
}
.bg_pink{
background-color: #EE2280;
}
.bg_green{
background-color: #14B284;
}
.bg_blue1{
background-color: #E4F4FF;
}
.bg_yellow1{
background-color: #FFF8D9;
}
.bg_pink1{
background-color: #FFEEF6;
}
.bg_green1{
background-color: #E6F3EF;
}
.color_blue{
color: #0E96F1;
}
.color_pink{
color: #EE2280;
}
/*----------------------------------------------------*/
.flex_container{
display: flex;
flex-wrap:wrap;
gap:20px;
justify-content: center; 
}
.flex_item{
}

.online{
margin-left: 30px;
}
.online ul{
display: flex;
flex-wrap:wrap;
}
.online li{
list-style-type: disc;
width : calc(100% / 2) ;
font-size: 18px;
color: #0E96F1;
}

/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*2023resp*/
@media screen and (max-width: 850px){
   .wrapper_inner{
     width: 100%;
    }
.conts_wide_body{
    background-image: none;
    background-repeat: none;
    background-color: #FFF;
    padding-top: 0;
    }
.conts_wide {
    width: 100%;
    margin: 0px auto;
    background-image: none;
    background-repeat: none;
    background-color: #FFF;
    padding: 10px;
}
.collegeNews #conts {
    width: 98% !important;
    overflow: visible;
    border: none; 
    background: #FFF;
    margin: auto;
}
img {
max-width: 100%;
height: auto;
}
/*----------------------------------------------------*/
.mtb30{
margin: 20px 0px;
}
.mb30{
margin-bottom: 20px;
}
/*----------------------------------------------------*/
.cont2{
padding: 20px;
}
.c2_text{
line-height: 1.6em;
}
.c2_text br {
    display: none;
}
.white{
padding: 20px;
margin: 20px 0px 0px 0px;
border-radius: 10px;
}
.c2_w_title{
font-size: 22px;
padding-bottom: 15px;
}
.c2_w_title:before{
margin-right: 10px;
}

.c2_w_title:after{
margin-left: 10px;
}
.white p{
text-align: left;
}
/*----------------------------------------------------*/
.c2_content{
padding: 0px;
}
.anchor {
}
a.anchor_item {
font-size: 14px;
width: 100%;
padding: 0px 10px 0px 30px;
height: 60px;
margin: 5px 0px;
}
a.anchor_item::after{
content: url(cont2-06.png);
border: 0;
position: absolute;
top: 45%;
right: 20px;
margin-top: -9px;
}
/*----------------------------------------------------*/
.cont3{
background-size: 160%;
padding: 20px;
}
.c3_title{
padding: 30px 0px 0px 0px;
}
.online ol{
padding: 10px;
}
.online li{
width: 100%;
}
/*----------------------------------------------------*/
.ac_waku,
.ac_waku2,
.ac_waku4{

}
.ac_waku2 ol{
padding: 10px;
}
.ac_waku2 li{
width: 100%;
}
.ac_waku4 ol{
padding: 10px;
}
.ac_waku4 li{
width: 100%;
}
.end_t{
font-size: 18px;
text-align: center;
padding: 20px 0px;
}
/*----------------------------------------------------*/


}