<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* icon */
#main table a:after,
#main .pass dd:before,
.anchor-links a:before,
.tlt:before,
.more-list a:before,
.btnLink a:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/* mainvisual *******************************************************************/
#mainvisual {
	background:url(../campuslife/img/bg-mainvisual.png) no-repeat center center;
	background-size:cover;
}

#mainvisual h1{
	text-align:center;
	background:rgba(255,255,255,.8);
	vertical-align:middle;
	font-size:190%;
	color:#2d5e93;
	padding: 8% 10px;
	line-height:1.4;
}


#mainvisual h1 span{
	display:block;
	font-size:11px;
	letter-spacing:2px;
	margin-top:5px;
}


/* campuslife_schedule ********************************************************************/

#wrap.campuslife_schedule #main .column3 {
	width: 100%;
	max-idth: 750px;
	margin: 30px auto;
}
#wrap.campuslife_schedule #main .column3 dl {
	width: 230px;
	margin: 0 auto 20px;
}



#wrap.campuslife_schedule #main table {
	width: 100%;
}

#wrap.campuslife_schedule #main table th.month {
	width: 10%;
	background: none;
    border: none;
}
#wrap.campuslife_schedule #main table th.common,
#wrap.campuslife_schedule #main table th.sinkyu,
#wrap.campuslife_schedule #main table th.judo {
	width: 30%;
	border: none;
    border-right: 1px solid #ddd;
	color: #fff;
	font-size: 2.4rem;
	text-align: center;
}
#wrap.campuslife_schedule #main table th.common {
	background: #2d5e93;
}
#wrap.campuslife_schedule #main table th.sinkyu {
	background: #5a9f67;
}
#wrap.campuslife_schedule #main table th.judo {
	background: #539a99;
}

#wrap.campuslife_schedule #main table td {
	border-color: #ddd;
}
#wrap.campuslife_schedule #main table td.month {
	text-align: center;
	vertical-align: middle;
}
#wrap.campuslife_schedule #main table tr:nth-child(even) td {
    background: #f0f0f0;
}
#wrap.campuslife_schedule #main table tr th:last-child,
#wrap.campuslife_schedule #main table tr td:last-child {
    border-right: none;
}
#wrap.campuslife_schedule #main table tr td:first-child {
	border-left: none;
}

#wrap.campuslife_schedule #main table a{
	text-decoration:none;
}
#wrap.campuslife_schedule #main table a:after{
	content: '\e80f';
	
}




/* campuslife_parttimejob ********************************************************************/

#wrap.campuslife_parttimejob #main .image {
	margin: 20px auto;
	font-size: 0.9rem;
	text-align: center;
}
#wrap.campuslife_parttimejob #main .image img {
	width: 100%;
	max-width: 400px;
	height: auto;
}
#wrap.campuslife_parttimejob #main .imglist {
	text-align: center;
}
#wrap.campuslife_parttimejob #main .imglist li {
	margin: 0 0 30px;
}




/* campuslife_support ********************************************************************/

#wrap.campuslife_support #main .healthBox {
	overflow: hidden;
}
#wrap.campuslife_support #main .healthBox dl {
	margin-top: 20px;
	border-radius: 4px;
	height:auto !important;
}
#wrap.campuslife_support #main .healthBox dt {
	background: #2d5e93;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#wrap.campuslife_support #main .healthBox dd {
	padding: 15px 20px;
	border: 1px solid #2d5e93;
	font-size:13px;
	font-size:1rem;
}
#wrap.campuslife_support #main .healthBox .kenketsu dt {
	background: #EA9D96;
}
#wrap.campuslife_support #main .healthBox .kenketsu dd {
	border: 1px solid #EA9D96;
}
#wrap.campuslife_support #main .healthBox .kenketsu dd p {
	margin-bottom: 20px;
	text-align: center;
	font-size:13px;
	font-size:1rem;
}

#wrap.campuslife_support #main .image {
	text-align: center;
}

#wrap.campuslife_support #main .image img {
	width: 100%;
	max-width: 400px;
	height: auto;
}

#wrap.campuslife_parttimejob #main .image img {
	width: 100%;
	max-width: 400px;
	height: auto;
}
#wrap.campuslife_support #main .text-c,
#wrap.campuslife_support #main .text-c img {
	width: 100%;
	max-width: 588px;
}





/* campuslife_club ********************************************************************/

#wrap.campuslife_club #main table {
	width: 100%;
}
#wrap.campuslife_club #main table th {
	width: 120px;
}

/* activity */
#wrap.campuslife_club #main .activity .image {
	text-align: center;
}
#wrap.campuslife_club #main .activity .image img {
	width: 100%;
	max-width: 400px;
}

/* match */
#wrap.campuslife_club #main table.match {
	border: none;
}
#wrap.campuslife_club #main table.match caption {
	font-size: 2rem;
}
#wrap.campuslife_club #main table.match th,
#wrap.campuslife_club #main table.match td {
	border: none;
}
#wrap.campuslife_club #main table.match th {
	background: none;
	white-space: nowrap;
}
#wrap.campuslife_club #main table.match tr:nth-child(odd) th,
#wrap.campuslife_club #main table.match tr:nth-child(odd) td {
	background: #e9e9e9;
}

/* achievement */
#wrap.campuslife_club #main .achievement dl {
	overflow: hidden;
	margin-top: 20px;
	font-size: 1.1rem;
}
#wrap.campuslife_club #main .achievement dt,
#wrap.campuslife_club #main .achievement dd {
	float: none;
}
#wrap.campuslife_club #main .achievement dt {
	clear: both;
	width: 100%;
	min-width: 60px;
	white-space: nowrap;
	font-family: "FOT-筑紫ゴシック Pro B";
}
#wrap.campuslife_club #main .achievement dd {
	float: none;
	width: 100%;
	margin-bottom: 5px;
	line-height: 1.3;
}
#wrap.campuslife_club #main .achievement .image {
	text-align: center;
}
#wrap.campuslife_club #main .achievement .image img {
	width: 100%;
	max-width: 400px;
	height: auto;
}

/* supervision */
#wrap.campuslife_club #main .supervision {
	margin-top: 3%;
	margin-bottom: 30px;
	border-bottom: dotted 1px #2d5e93;
	padding-bottom: 30px;
}

#wrap.campuslife_club #main .supervision .image {
	text-align: center;
	width: 60%;
	margin: 0 auto;
}
#wrap.campuslife_club #main .supervision .image img {
	width: 100%;
	max-width: 300px;
	height: auto;
	text-align: right;
}

#wrap.campuslife_club #main .supervision dt {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#wrap.campuslife_club #main .supervision dt span {
	display: inline-block;
	background-color: #2d5e93;
	padding: 8px 15px;
	color: #FFFFFF;
	line-height: 1;
	font-size: 11px;
    font-size: 1rem;
	font-family: "FOT-筑紫ゴシック Pro B";
	border-radius: 5px;
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}

#wrap.campuslife_club #main .supervision dd {
	font-size: 1.1rem;
	line-height: 1.5;
}


/* student */
#wrap.campuslife_club #main .student .plof {
    max-width: 370px;
    margin: 15px auto;
}
#wrap.campuslife_club #main .student .plof img {
    width: 100%;
	height: auto;
}
#wrap.campuslife_club #main .student .plof dd {
    padding: 20px 30px 0;
    line-height: 1.4;
    background: #e9e9e9;
}
#wrap.campuslife_club #main .student .plof span.year,
#wrap.campuslife_club #main .student .plof span.grade {
	display: inline-block;
    font-size: 0.8rem;
}
#wrap.campuslife_club #main .student .plof span.year {
	margin-right: 3px;
}
#wrap.campuslife_club #main .student .plof span.grade {
}
#wrap.campuslife_club #main .student .plof .name {
    display: block;
    padding: 3% 5% 0 5%;
    line-height: 1.4;
    white-space: nowrap;
}
#wrap.campuslife_club #main .student .plof .name em {
	display: inline-block;
    font-style: normal;
    font-size: 24px;
    font-size: 1.4rem;
}
#wrap.campuslife_club #main .student .plof .name em span {
	font-size: 1rem;
}
#wrap.campuslife_club #main .student .plof .history {
	display: block;
    position: relative;
    font-size: 12px;
    font-size: 0.8rem;
    line-height: 1.6;
    vertical-align: middle;
    padding: 1% 3% 5% 7em;
}
#wrap.campuslife_club #main .student .plof .history:before {
    position: absolute;
    content: "経歴";
    background: #2d5e93;
    top: 2vw;
    left: 5%;
    height: 28px;
    padding: 0 10px;
    color: #fff;
    font-size: 12px;
    font-size: 1rem;
    line-height: 28px;
}

#wrap.campuslife_club #main .student .text h4 {
	font-family: "FOT-筑紫明朝 Pr5 B";
	display: inline-block;
    color: #2d5e93;
    line-height: 1.47;
    margin-top: 25px;
    font-size: 13px;
    font-size: 1.3em;
	margin-bottom: 5px;
}
#wrap.campuslife_club #main .student .btnLink {
    margin: 20px 0 30px;
    text-align: center;
}
#wrap.campuslife_club #main .student .btnLink a {
    display: inline-block;
    padding: 10px 30px;
    background: #188C00;
    color: #fff;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
}
#wrap.campuslife_club #main .student .btnLink a:before {
    content: '\e804';
}
#wrap.campuslife_club #main .student .btnLink a:hover {
	background: #e9e9e9;
	color: #188C00;
}


/* futsalbox */
#wrap.campuslife_club #main .futsalbox h4 {
	display: inline-block;
    color: #fff;
    background: #2d5e93;
    line-height: 1.47;
    padding: 2px 10px 4px;
    margin-top: 25px;
    font-size: 11px;
    font-size: 1rem;
	font-family: "FOT-筑紫ゴシック Pro B";
	border-radius: 5px;
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}

#wrap.campuslife_club #main .wrapbox.activity table th {
	width: 90px;
}

#wrap.campuslife_club #main .club-images {
	margin-top: 30px;
}

#wrap.campuslife_club #main .club-images li {
	margin: 0 auto 10px;
}

#wrap.campuslife_club #main .btn-club-judo .btn-link {
	margin-top: 0;
	margin-bottom: 0;
}

#wrap.campuslife_club #main .btn-club-judo .btn-link a {
	margin-top: 10px;
}

#wrap.campuslife_club #main .student .plof .history02 {
    padding: 2% 3% 6% 7em;
}</pre></body></html>