@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;
	line-height: 1.8em;
}
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{
	width:940px;
	margin:0 auto;
	color:#3f3a39;
	line-height:1;
	font-size:16px;
	overflow:hidden;
	background-color: #FDF8E5;

}
.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;
}

/*----------------------------------------------------*/
.wrap{
background-image: url("cont2-01.png");
background-repeat: repeat-y;
}
.cont1{
}
.c1_text{
padding: 40px;
background-color: #457044;
}
.c1_text p{
color: #FFFFFF;
}
.p_s{
padding-bottom: 15px;
}
.c1_text a{
color: #FFFFFF;
text-decoration: underline;
}
.c1_text a:hover{
color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}
/*----------------------------------------------------*/
.cont2{
margin: 40px 30px;
border-top: 5px solid #8C6239;
}
.bg_white{
background-color: #FFF;
padding: 40px;
background:rgba(255,255,255,0.8);
}
.c2_title{
color: #8C6239;
text-align: center;
font-weight: bold;
font-size: 28px;
margin: 0 auto;
line-height: 1.2;
position: relative;
font-family: serif;
letter-spacing: 1.8px;
}
.c2_title::before{
content: url('cont2-02.png');
margin-left: -60px;
top: 2px;
position: absolute;

}
.c2_title::after{
content: url('cont2-02.png');
margin-left: 30px;
top: 2px;
position: absolute;
}
.c2_content{
padding-top: 30px;
margin: 0 auto;
}
.c2_content p{
text-align: center;
}
/*----------------------------------------------------*/
.cont3{
margin: 40px 0px;
}
.bg_green{
background-color: #457044;
padding: 40px 70px;
}
.c3_title{
color: #FFF;
text-align: center;
font-weight: bold;
font-size: 28px;
margin: 0 auto;
line-height: 1.2;
position: relative;
font-family: serif;
letter-spacing: 1.8px;
}
.c3_title::before{
content: url('cont3-01.png');
margin-left: -60px;
top: 2px;
position: absolute;

}
.c3_title::after{
content: url('cont3-01.png');
margin-left: 30px;
top: 2px;
position: absolute;
}
.c3_content{
padding-top: 30px;
margin: 0 auto;
}
.c3_content p{
text-align: center;
}
/*----------------------------------------------------*/
.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: #FFFFFF;
border: 1px solid #457044;
box-sizing: border-box;
padding: 0px 15px 0px 30px;
color: #000000;
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(cont3-02.png);
border: 0;
position: absolute;
top: 45%;
right: 20px;
margin-top: -9px;
}
a.anchor_item:hover {
background: #C85383;
color: #FFF;
}
/*----------------------------------------------------*/
.cont4{
margin: 40px 30px 30px 30px;
}
.c4_title{
color: #8C6239;
text-align: center;
font-weight: bold;
font-size: 36px;
margin: 0 auto;
line-height: 1.5;
font-family: serif;
letter-spacing: 1.8px;
}
.i1::before{
display: block;
background-position: center;
}
.i2::after{
display: block;
background-position: center;
font-size: 16px;
letter-spacing: 1.5px;
padding-bottom: 10px;
}
.i1b::before{
content: url('icon1.png');
}
.i1a::after{
content: "Online Interaction";
}
.i2b::before{
content: url('icon2.png');
}
.i2a::after{
content: "Event Preparation";
}
.i3b::before{
content: url('icon3.png');
}
.i3a::after{
content: "Event Performance";
}
.i4b::before{
content: url('icon4.png');
}
.i4a::after{
content: "Field Work";
}

.cont4 p{
padding: 30px 0px;
}
/*----------------------------------------------------*/
.c4_f{
display: flex;
flex-wrap:wrap; 
justify-content: space-between;
gap:30px;
}
.pt30{
padding-top: 30px;
}
.pb20{
padding-bottom: 20px;
}
.c4_i1{
width: 416px;
display:flex;
flex-direction:column;
text-align: center;
}
.c4_i2{
text-align: center;
}
.red_title{
background-color: #C85383;
padding: 12px;
color: #FFFFFF;
text-align: center;
font-size: 18px;
}
.c4_box_t{
line-height: 1.8em;
flex-grow:1;
padding: 20px 0px;
}
.c4_box_t p{
padding: 10px 0px;
}
.c4_box_i{
text-align: center;
}
/*----------------------------------------------------*/
.cont5{
background-color: #FFF;
padding: 0px 30px 30px 30px;
}
.c5_title{
color: #8C6239;
text-align: center;
font-size: 36px;
font-weight: bold;
padding: 40px 15px 50px 15px;
line-height: 1.2;
background-image: url('cont5-01.png');
background-repeat: no-repeat;
background-position: center 75px ;
font-family: serif;
letter-spacing: 1.8px;
}
/*--活動を終えて---------------------------------------------*/
.c5_mem_t{
color: #333333;
font-size: 22px;
text-align: center;
padding: 50px 30px 40px 30px;
}
.c5_member{
margin: 0px 35px;
padding: 20px;
border-radius: 10px;
}
.c5_member ol{
display: flex;
flex-wrap:wrap;
color: #FFFFFF;
margin: 0px 20px;
padding-left: 20px;
padding: 5px 0px;
}
.c5_member li{
list-style-type: disc;
width : calc(100% / 4) ;
padding: 10px 0px;
}
.brown{
background-color: #8E7344;
}
.green{
background-color: #457044;
}
/*----------------------------------------------------*/
.comment_b {
position: relative;
display: inline-block;
margin: 30px 35px 0px 35px;
padding: 20px;
max-width: 100%;
border-style: solid;
border-width: 1px;
background: #FFF0D6;
box-sizing: border-box;
border: solid 1px #FFF0D6;
line-height: 2em;
border-radius: 10px;
}
.comment_b:before {
content: "";
position: absolute;
top: -17px;
left: 50px;
margin-left: -15px;
border: 5px solid transparent;
border-bottom: 12px solid #FFF0D6;
z-index: 2;
}

.comment_b:after {
content: "";
position: absolute;
top: -21px;
left: 50px;
margin-left: -17px;
border: 7px solid transparent;
border-bottom: 14px solid #FFF0D6;
z-index: 1;
}
/*----------------------------------------------------*/
.comment_g {
position: relative;
display: inline-block;
margin: 30px 35px 0px 35px;
padding: 20px;
max-width: 100%;
border-style: solid;
border-width: 1px;
background: #D5ECDF;
box-sizing: border-box;
border: solid 1px #D5ECDF;
line-height: 2em;
border-radius: 10px;
}
.comment_g:before {
content: "";
position: absolute;
top: -17px;
left: 50px;
margin-left: -15px;
border: 5px solid transparent;
border-bottom: 12px solid #D5ECDF;
z-index: 2;
}

.comment_g:after {
content: "";
position: absolute;
top: -21px;
left: 50px;
margin-left: -17px;
border: 7px solid transparent;
border-bottom: 14px solid #D5ECDF;
z-index: 1;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/







/*----------------------------------------------------*/

/*----------------------------------------------------*/
/*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;
}
/*----------------------------------------------------*/
.c1_text{
padding: 20px;
}
/*----------------------------------------------------*/
.cont2{
margin: 30px 20px;
}
.bg_white{
padding: 20px;
}
.c2_title{
font-size: 22px;
width: 100%;
}
.c2_title::before{
margin-left: -40px;
top: -1px;
}
.c2_title::after{
margin-left: 15px;
top: -1px;
}
.c2_content{
padding-top: 20px;
}
/*----------------------------------------------------*/
.cont3{
margin: 30px 20px;
}
.bg_green{
padding: 20px;
}
.c3_title{
font-size: 22px;
}
.c3_title::before{
margin-left: -40px;
top: -1px;

}
.c3_title::after{
margin-left: 15px;
top: -1px;
}
.c3_content{
padding-top: 18px;
}
/*----------------------------------------------------*/
.anchor {
}
a.anchor_item {
font-size: 14px;
width: 100%;
padding: 0px 10px 0px 30px;
height: 60px;
margin: 5px 0px;
}
a.anchor_item::after{
border: 0;
position: absolute;
top: 45%;
right: 20px;
margin-top: -9px;
}
/*----------------------------------------------------*/
.cont4{
margin: 20px;
}
.c4_title{
font-size: 22px;
padding-top: 10px;
}
.i1::before{
padding-bottom: 5px;
}
.i2::after{
font-size: 12px;
padding-bottom: 0px;
}
.cont4 p{
padding: 20px 0px;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
.c4_f{
flex-direction: column;
gap: 20px;
}
.pt30{
padding-top: 20px;
}
.pb20{
padding-bottom: 0px;
}
.c4_i1{
width: 100%;
}
.red_title{
padding: 12px;
font-size: 16px;
}
.c4_box_t p{
padding: 0px;
}
/*----------------------------------------------------*/
.cont5{
background-color: #FFF;
padding: 0px 20px 30px 20px;
}
.c5_title{
font-size: 25px;
padding: 20px 15px 30px 15px;
background-position: center 40px ;
}

/*----------------------------------------------------*/
.c5_mem_t{
font-size: 20px;
padding: 30px 15px 20px 15px;
}
.c5_member{
margin: 0px;
}
.c4_member ol{
padding: 0px;
}
.c5_member li{
width: 100%;
}
.comment_b {
margin: 30px 0px 0px 0px;
}
.comment_g {
margin: 30px 0px 0px 0px;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/

}