@media all and (min-width: 641px) {

body {
	font-size: 93.75%; /* 15pt */
	color: #221815;
	background: #ffffff;
	line-height:1.95;
	word-wrap:break-word;
}

a,
span,
img{
	transition-duration:0.3s;
	-webkit-transition-duration:0.3s;
	-moz-transition-duration:0.3s;
	-o-transition-duration:0.3s;
	-ms-transition-duration:0.3s;
}

a, a:link, a:visited {
	color: #076baf;
	text-decoration:none;
}

a:hover {
	color: /*#7ebf41*/ #076baf ;
	text-decoration:underline;
}

.container {
	width: 100%;
}

.container-inner {
	width: 1000px;
	margin: 0 auto;
	padding: 0 40px;
}

.pc-anchor {
	margin-top: -80px!Important;
	padding-top: 80px!Important;
}

#c-wrapper{
    width: auto;
    margin: 0;
    padding: 0;
}

/* HEADER */

#header {
	margin:0;
	min-width:1080px;
}

#header .container-inner {
	width:auto;
	padding-top:10px;
	height:100px;
}

#header .primary{
    float: left;
    width: 575px;
	margin-top:10px;
	z-index:2;
}
#header .primary .h-logo{
    margin-bottom: 0;
}
#header .secondary{
	float:right;
	width:250px;
	margin-top:32px;
	text-align:right;
	position:relative;
	z-index:2;
}
#header .secondary .secondary-list > li{
	display:inline-block;
	vertical-align:middle;
	width:100px;
	margin-left:5px;
	margin-bottom:0;
	font-weight:bold;
	letter-spacing:0;
}
#header .secondary .secondary-list > li > a{
	display:block;
	padding:2px 0 0;
	color:#727171;
	font-size:0.8em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-color:#ffffff;
	border:1px solid #9fa0a0;
}
#header .secondary .secondary-list > li > a:hover{
	background-color:#f6f6f6;
}
	


#header .h-logo a:hover {
	text-decoration:none;
	filter:alpha(opacity=60); /* IE 6,7*/
	-ms-filter: "alpha(opacity=60)"; /* IE 8,9 */
	-moz-opacity:0.6; /* FF , Netscape */
	-khtml-opacity: 0.6; /* Safari 1.x */
	opacity:0.6;
	zoom:1; /*IE*/
}


/* NAV */

#nav{
	min-width:1080px;
	background-color:#ffffff;
	margin:0;
	letter-spacing:-.4em;
}
#nav .container-inner{
	width:auto;
	height:70px;
	padding:0 40px;
	text-align:center;
	position:relative;
    background-color:#e8e5d4;
}
#nav li{
	display:inline-block;
	vertical-align:middle;
	width:16.666666%;
	height:60px;
	letter-spacing:normal;
	position:relative;
	z-index:2;
}

#nav li a{
	display:block;
	width:100%;
	padding-top:18px;
	color:#221815;
	font-size:126.666%;
	font-weight:bold;
	letter-spacing:0.75px;
	text-align:center;
	text-decoration:none;
}
#nav li a span{
	display:inline-block;
	padding:5px 2px;
	line-height:1.0;
	border-bottom:3px solid #e8e5d4;
}
#nav li a:hover span,
#nav li.on a span{
	/*color:#fff33f;*/
	/*background-color:#8ed841;*/
	border-bottom:3px solid #811e2d;
}
#nav li.recruit a span{
	letter-spacing:1em;
	text-indent:1em;
}

#nav.fixed li{
	width:16.66666666667%;
	margin:0;
}

/* GMAP */

#gmap{
	margin:0;
}
#gmap #gmap-area{
	height:290px;
	margin:0;
}



/* FOOTER */

#footer {
	border-top: 3px solid #8d3847;
	background-image:
	url(/gakubu/medical-physics/images/common/cutoff-wr.png),
	url(/gakubu/medical-physics/images/common/f-bg.jpg);
	background-position:
	center center,
	center center;
	background-repeat:
	no-repeat,
	repeat;
	background-size:
	100% 100%,
	auto auto;
}

#footer .container-inner {
	background-color:#ffffff;
}

#footer a{
	color: #221815;
}

#footer #fcontents{
	margin-bottom:10px;
}
#footer #fcontents{
}
#footer #fcontents .f-sign{
	float:left;
	width:540px;
	margin-top:20px;
}

#footer #fcontents .f-names{
	margin-bottom:10px;
}
#footer #fcontents .f-name{
	display:block;
	margin-bottom:0;
}
#footer #fcontents .f-name a{
	font-weight:bold;
	text-decoration:none;
}
#footer #fcontents .f-name a:hover {
	text-decoration:none;
	filter:alpha(opacity=60); /* IE 6,7*/
	-ms-filter: "alpha(opacity=60)"; /* IE 8,9 */
	-moz-opacity:0.6; /* FF , Netscape */
	-khtml-opacity: 0.6; /* Safari 1.x */
	opacity:0.6;
	zoom:1; /*IE*/
}
#footer #fcontents .f-name a .image{
	display:block;
	float:left;
	width:66px;
	text-align:center;
}
#footer #fcontents .f-name a .large{
	display:block;
	margin-left:75px;
	padding-top:5px;
	font-size:1.21em;
	line-height:1.5;
}
#footer #fcontents .f-name a .small{
	display:block;
	margin-left:75px;
	font-size:1.07em;
	line-height:1.5;
}
#footer #fcontents .f-address{
	margin-top:-12px;
	margin-bottom:0;
	margin-left:75px;
	font-size:0.9285em;
}
#footer #fcontents .f-address .f-tel{
	font-size:0.9285em;
}
#footer #fcontents .f-map{
	margin-bottom:20px;
	margin-left:75px;
}
#footer #fcontents .f-map .maplink a{
	display:inline-block;
	padding:1px 10px;
	text-decoration:none;
	border:1px solid #000000;
}
#footer #fcontents .f-map .maplink a:hover{
	background-color:#f6f6f6;
}
#footer #fcontents .f-btn .btn-list{
	margin-left:75px;
}
#footer #fcontents .f-btn .btn-list li{
	float:left;
	width:132px;
	margin-right:15px;
}
#footer #fcontents .f-btn .btn-list li a{
	display:block;
	padding:5px;
	font-size:1.07em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-color:#ffffff;
	border:1px solid #000000;
}
#footer #fcontents .f-btn .btn-list li a:hover{
	background-color:#f6f6f6;
}
#footer #fcontents .f-image{
	float:right;
	width:326px;
}
#footer #fcontents .f-image .f-banner a{
	display:block;
	padding:5px;
	background-color:#ffffff;
	border:1px solid #000000;
	line-height:0;
}
#footer #fcontents .f-image .f-banner a:hover{
	background-color:#f6f6f6;
}

#footer .copyright {
	margin: 0;
	padding:10px 0;
	font-size:85.7142%;
	text-align:center;
}



/* NAVIGATION */

#toggle {
	display: none;
}

.fixed {
	position: fixed;
	left: 0;
	right: 0;
	width: 100%;
	top: -40px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	z-index: 9999;
}



/* TITLE */

#title {
	margin-bottom:30px;
	height:240px;
	background-image: url(/gakubu/medical-physics/images/common/title-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#title .container-inner {
	width:auto;
	padding:0;
}

#title .title-type01 {
	padding-top:90px;
}
#title .title-type02 {
	padding-top:78px;
}
#title .inner {
	display:inline-block;
	min-width:210px;
	padding: 20px 40px 15px 150px;
	background-color:rgba(255,255,255,0.8);
}

#title .level01 {
	margin-bottom:10px;
	color:#000000;
	font-size:1.13em;
	font-family:"A1 Mincho" , "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳ Ｐ明朝", serif;
	font-weight:bold;
	line-height:1.0;
}

#title .title {
	margin-bottom:0;
	color:#000000;
	font-size:2.142857em;
	font-family:"A1 Mincho" , "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳ Ｐ明朝", serif;
	font-weight:bold;
	line-height:1.0;
}


/* CONTENT */

#content {
	background-image:
	url(/gakubu/medical-physics/images/common/cutoff-wr.png),
	url(/gakubu/medical-physics/images/common/c-wrapper-bg01.jpg),
	url(/gakubu/medical-physics/images/common/cutoff-wl.png),
	url(/gakubu/medical-physics/images/common/c-wrapper-bg02.jpg);
	background-repeat:
	no-repeat,
	repeat-x,
	no-repeat,
	repeat-x;
	background-position:
	left 0 top 250px,
	0 250px,
	left 0 top 700px,
	0 700px;
	background-size:
	100% 444px,
	100px 444px,
	100% 456px,
	100px 456px;
}

#content .container-inner {
	background-color:#ffffff;
}

#breadcrumb li{
	display:inline-block;
	vertical-align:middle;
	font-size:85.7142%;
}
#breadcrumb li a{
	color:#221815;
}
#breadcrumb li.on{
	color:#a8273a;
	font-weight:bold;
}


.section {
	margin-bottom: 50px;
}

.section-s {
	margin-bottom: 30px;
}

.section-ss {
	margin-bottom: 20px;
}

.pagetop {
	position:fixed;
	bottom:10px;
	right:115px;
	text-align: right;
	margin: 0;
	z-index:5000;
}
.pagetop a {
	display:block;
	line-height:0;
	border:1px solid #ffffff;
}

.pagetop a:hover {
	text-decoration:none;
}
.pagetop a img {
}

.inlink{
	margin-top:-70px;
	padding-top:70px;
}


/* SUBNAV */

#subnav{
	margin-bottom:35px;
	text-align:center;
}
#subnav .subnav-list{
	display:inline-block;
	max-width: 860px;
	padding: 10px 15px;
	/*padding: 10px 140px 10px 15px;*/
	letter-spacing:-.4em;
	background-color:#e4dcec;
}
#subnav .subnav-list > li{
	display:inline-block;
	vertical-align:middle;
	letter-spacing:normal;
}
#subnav .subnav-list > li > a{
	display:block;
	padding:0 20px;
	color: #221815;
	font-size:1.7em;
	line-height:1.0;
	text-align:center;
	text-decoration:none;
	background-image:url(/gakubu/medical-physics/files/subnav-partition.png);
	background-position:center right;
	background-repeat:no-repeat;
	background-size:1px 17px;
}
#subnav .subnav-list > li:last-child > a{
	background-image:none;
}
#subnav .subnav-list > li > a > span{
	display:block;
	padding:5px 2px;
	border-bottom: 3px solid transparent;
}
#subnav .subnav-list > li.on > a > span,
#subnav .subnav-list > li > a:hover > span{
	border-bottom-color:#503464;
}
#subnav .subnav-list > li.on > a > span{
	font-weight:bold;
}
	





/* COMMON */

/* anchor */

.anchor-blank a:after{
    content: '';
    display: inline-block;
    width: 17px;
    height: 15px;
    vertical-align: middle;
    background-image: url(/gakubu/medical-physics/images/common/anchor-blank.png);
	background-repeat:no-repeat;
	background-position:center center;
    background-size: 17px 15px;
    margin-left: 5px;
}
.anchor-dl a:after{
    content: '';
    display: inline-block;
    width: 14px;
    height: 15px;
    vertical-align: middle;
    background-image: url(/gakubu/medical-physics/images/common/anchor-dl.png);
	background-repeat:no-repeat;
	background-position:center center;
    background-size: 14px 15px;
    margin-left: 5px;
}

.anchor-re01 a{
	display:inline-block;
	margin-bottom:4px;
	padding-left:14px;
	background:url(/gakubu/medical-physics/images/common/anchor-level01.png) no-repeat 0 10px;
	background-size:7px 7px;
}

.anchor-bl02 a{
	display:inline-block;
	padding-left:10px;
	background:url(/gakubu/medical-physics/images/common/anchor-level02.png) no-repeat 0 6px;
    font-weight: bold;
}

.anchor-more a:after{
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: baseline;
    background-image: url(/gakubu/medical-physics/images/common/anchor-more.png);
	background-repeat:no-repeat;
	background-position:center center;
    background-size: 12px 12px;
    margin-left: 5px;
}

.btn-type01 a{
	padding: 10px 15px;
	color: #221815;
    font-weight: bold;
    text-decoration: none;
    background-color: #ffffff;
    border: 1.5px solid #231815;
}
.btn-type01 a:hover{
	background-color:#f6f6f6;
}

.btn-type02{
    text-align:center;
}
.btn-type02 li{
    display:inline-block;
    width:200px;
	text-align:center;
	background-color:#ffffff;
	border:1px solid #231815;
}
.btn-type02 li a{
    padding:8px 0;
	display:block;
	color: #221815;
	text-decoration:none;
}
.btn-type02 li a:hover,
.btn-type02 li.nolink{
    padding:8px 0;
	background-color:#dcdddd;
}

/* listmark */

.listmark-type01 > li{
	background:url(/gakubu/medical-physics/files/listmark-type01.png) no-repeat 0 9px;padding-left:18px;
	background-size:8px 8px;
}

.listmark-temp li{
	margin-left:1em;
}
.listmark-temp li span.mark{
	margin-left:-1em;
}

.listmark-temp02 li{
	margin-left:2em;
}
.listmark-temp02 li span.mark{
	margin-left:-2em;
}

.listmark-decimal li{
	list-style:decimal;
	margin-left:20px;
	margin-bottom:5px;
}
.listmark-disc li{
	list-style:disc outside;
	margin-left:20px;
}
.listmark-indent li {
    padding-left: 1em;
    text-indent: -1em;
}


.archive-list{
	margin:0 10px;
	/*letter-spacing:-.4em;*/
}
.archive-list > li{
	display:inline-block;
	vertical-align:middle;
	/*letter-spacing:normal;*/
	margin:0 15px 5px;
	padding-left:12px;
	font-weight:bold;
	background:url(/gakubu/medical-physics/files/listmark-type01.png) no-repeat 0 9px;
	background-size:7px 7px;
}
.archive-list > li > a{
	text-decoration:underline;
}
.archive-list > li > a:hover{
	color:#7ebf41;
}

/* title-level */

.title-level01{
	margin-bottom:30px;
	color:#000000;
	font-size:186.666%;
	font-family: "A1 Mincho", "A1明朝 A1", "Ryumin Medium KL", "リュウミン M-KL", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳ Ｐ明朝", serif;
	font-weight:bold;
	letter-spacing:1.5pt;
	background-image:url(/gakubu/medical-physics/images/common/title-level01-bg.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.title-level01_2 {
	margin-bottom:30px;
	color:#000000;
	font-size:180%;
	font-family: "A1 Mincho", "A1明朝 A1", "Ryumin Medium KL", "リュウミン M-KL", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳ Ｐ明朝", serif;
	font-weight:bold;
	letter-spacing:1.5pt;
	text-align:center;
}

.title-level01_2 > span {
	display:inline-block;
	padding: 0 75px;
	background-image:url(/gakubu/medical-physics/images/common/title-level01_2-bg.png);
	background-position:center center;
	background-repeat:repeat-x;
}

.title-level01_2 > span > span {
	display:inline-block;
	padding: 0 20px;
	background-color:#ffffff;
}

.title-level02{
	padding:6px 15px;
	margin-bottom:20px;
	color:#ffffff;
	font-size:126.666%;
    line-height: 1.75;
	font-weight:bold;
    background:#811E2D;
}
.title-level02 .small{
    font-size: 73.684%;
}

.title-level03{
	margin-bottom:5px;
    font-size: 126.666%;
	font-weight:bold;
}

.title-level04{
	margin-bottom:0;
    color:#811e2d;
	font-weight:bold;
}


/* box */

.tri-box > .box01{
	float:left;
	width:30%;
	margin-right:5%;
}
.tri-box > .box02{
	float:left;
	width:30%;
}
.tri-box > .box03{
	float:right;
	width:30%;
}
.tri-box > .image{
	margin-bottom:0;
	text-align:center;
}

.half-box > .boxl{
	float:left;
	width:45%;
}
.half-box > .boxr{
	float:right;
	width:45%;
}
.half-box .image{
	margin-bottom:0;
	text-align:center;
}
.half-box p{
    text-align:justify;
}

.imgr-box > .boxl{
    width:610px;
	float:left;
}
.imgr-box > .boxr{
    width: 340px;
	float:right;
}
.imgr-box p{
    text-align:justify;
}
.imgr-box > .boxr .caption p{
    margin-bottom:5px;
}
.imgr-box > .boxr .image img{
    vertical-align:bottom;
}

.river-box > .boxr{
	float:right;
	padding-left:10px;
}

.river-box > .boxl{
	float:left;
	padding-right:10px;
}

.river-box.type_wide > .boxr{
	float:right;
	padding-left:40px;
    margin-bottom: 10px;
}

.river-box.type_wide > .boxl{
	float:left;
	padding-right:40px;
    margin-bottom: 10px;
}

.imgfr-box p{
    text-align:justify;
}
.imgfr-box img{
    float:right;
    margin:0 0 20px 45px;
}
.imgfl-box img{
    float:left;
    margin:0 45px 20px 0;
}

.indent-box{
	margin-left:10%;
}

/* area */

.gr-area{
	padding:15px 30px 5px;
	background-color:#D4ECF3;
}
.gr-area .titles{
	color:#2B559D;
	font-size:133.33%;
	font-weight:bold;
}

.bd-area{
	padding:10px 20px 5px;
	border:1px solid #221815;
}

.names-box .image{
    display:inline-block;
    vertical-align:bottom;
	margin:0 40px 0 0;
}
.names-box .image img{
    vertical-align:bottom;
}
.names-box .text{
    display:inline-block;
    vertical-align:bottom;
}
.names-box .text .title{
	font-size:173.333%;
	font-family: "A1 Mincho", "A1明朝 A1", "Ryumin Medium KL", "リュウミン M-KL", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳ Ｐ明朝", serif;
	line-height: 1.5;
    margin-bottom: 20px;
}
.names-box .text .course{
	margin:0 0 2px 5px;
}
.names-box .text .name{
	margin:0 0 10px 5px;
	font-size:113.333%;
	font-weight:bold;
	line-height:1.5;
}

.staff-list > li{
	margin-bottom:80px;
}
.staff-list > li .image{
	float:left;
	width:160px;
}
.staff-list > li .text-box{
	margin-left:200px;
}
.staff-list > li .text-box .names{
	margin-bottom:5px;
}
.staff-list > li .text-box .names .status{
	margin-bottom:0;
	font-size:1.142857em;
	font-family: "A1 Mincho", "A1明朝 A1", "Ryumin Medium KL", "リュウミン M-KL", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳ Ｐ明朝", serif;
	font-weight:bold;
	letter-spacing:1.0pt;
	line-height:1.3;
}
.staff-list > li .text-box .names .name{
	margin-bottom:0;
}
.staff-list > li .text-box .names .name .ja{
	display:inline-block;
	font-family: "A1 Mincho", "A1明朝 A1", "Ryumin Medium KL", "リュウミン M-KL", "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳ Ｐ明朝", serif;
	vertical-align:baseline;
	margin-right:15px;
	font-size:1.571428em;
	font-weight:bold;
	letter-spacing:1.0pt;
}
.staff-list > li .text-box .names .name .en{
	display:inline-block;
	vertical-align:baseline;
	letter-spacing:0.5pt;
}

.staff-list > li table.type05 th{
	width: 85px;text-align:center; vertical-align:middle;  background:#503464; color: #ffffff; font-weight: bold;

}

.staff-list > li table.type05 td{
	vertical-align:middle;  background:#ffffff; color: #000000;

}

.inst-list > li{
	margin-bottom:50px;
}
.inst-list > li .image{
	float:left;
	width:158px;
}
.inst-list > li .image p{
	margin-bottom:0;
}
.inst-list > li .text-box{
	margin-left:200px;
}
.inst-list > li .text-box .titles{
	font-size:146.666%;
	font-family: "A1 Mincho", "A1明朝 A1", "Ryumin Medium KL", "リュウミン M-KL", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    margin-bottom: 20px;
}


.feature-list > ul > li{
    margin:0 0 20px;
}
.feature-list > ul > li:nth-child(odd){
    float:left;
    width:480px;
}
.feature-list > ul > li:nth-child(even){
    float:right;
    width:480px;
}
.feature-list > ul > li .title-level02{
    margin-bottom: 0;
}
.feature-list > ul > li .title-level02 > span{
    height:100%;
    display:table-cell;
    vertical-align:middle;
}
.feature-list > ul > li .image{
    padding:15px 15px 5px;
    background:#ffffff;
}
.feature-list > ul > li .image img{
    vertical-align:bottom;
}


/* table */

table.t100p{
	width:100%;
}
table .tls{
	text-align:center;
	letter-spacing:1em;
	text-indent:1em;
}
table.alltc th,
table.alltc td{
	text-align:center;
}



/* TYPE05.スケルトンカラム */

table.type05 > tbody tr th,
table.type05 > tbody td,{padding:0px}

table.type05 > tbody td ul{
    margin: 0;
}


.ps{
	display:none;
}


.rq{
	color:#F00;
	font-weight:bold;
}
.rq02{
	color:#801d2c;
	font-weight:bold;
}
.ye-c{
	color:#fff9b1;
}
.ye-c02{
	color:#cedd52;
}
.or-c{
	color:#fdd79c;
}
.bl-c{
	color:#2e59a7;
}
.lbl-c{
	color:#18a5ae;
}
	
.indent{
    text-indent:1em;
}

	
.fl-cont .bar{
	float:right;
	width:1px;
	height:175px;
}
.fl-cont .image{
	float:right;
	clear:both;
	padding-left:15px;
}


/* RIPPLE */
.ripple {
  position: relative;
  overflow: hidden;
}

.ripple .rp-effect {/*エフェクト*/
  position: absolute;
  border-radius: 50%;
  opacity: 0.35;/*波紋の濃さ*/
  transform: scale(0);
  background: #FFF;/*波紋色*/
  animation: ripple 700ms;
  pointer-events: none; 
}

@-webkit-keyframes ripple {
  to {
    opacity: 0;
    transform: scale(2.0);
  }
}

@keyframes ripple {
  to {
    opacity: 0;
    transform: scale(2.0);
  }
}




	.wp-pagenavi {
		clear: both;
		text-align: center;
	}
	.wp-pagenavi a {
		text-decoration: none;
	}
	.wp-pagenavi a,
	.wp-pagenavi span {
		display: inline-block;
		color: #00957a;
		font-size:14px;
		border-right: 1px solid #552a0f;
		padding: 0 15px;
		margin: 0 0 10px;
	}
	.wp-pagenavi a:first-child,
	.wp-pagenavi span:first-child {
		border-left:1px solid #552a0f;
	}
	.wp-pagenavi span.current {
		color: #552a0f;
	}
    
    
	.news-tab > .tab-list{
		letter-spacing:-.4em;
	}
	.news-tab > .tab-list > li{
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		
		display: inline-block;
		width:20%;
		letter-spacing:normal;
	}
	.news-tab > .tab-list > li:last-child{
		border-right:none;
	}
	.news-tab > .tab-list > li > span{
		display:block;
		line-height: 48px;
		text-align:center;
		cursor:pointer;
		background-color:#e8e5d4;
		border-top: 1px solid #e8e5d4;
		border-right: 1px solid #ffffff;
	}
	.news-tab > .tab-list > li > span:hover,
	.news-tab > .tab-list > li.on > span{
		background-color:#ffffff;
	}
	
	.news-content{
		padding:20px 30px;
		background-color:#ffffff;
	}
	.news-content > ul{
	}
	.news-content > ul > li{
		margin-bottom:15px;
		font-size: 0.933333em;
	}
	.news-content > ul > li .item{
		clear:both;
		float:left;
	}
	.news-content > ul > li .item .time{
		display:inline-block;
		vertical-align:middle;
		width:120px;
	}
	.news-content > ul > li .item .cat{
		display:inline-block;
		vertical-align:middle;
		width:78px;
		padding:3px 5px;
		text-align:center;
	}
	.news-content > ul > li .item .cat.default{
		background-color:#d6d6d6;
	}
	.news-content > ul > li .item .cat.seminar{
		background-color:#cedf95;
	}
	.news-content > ul > li .item .cat.recruit{
		background-color:#e1d3b6;
	}
	.news-content > ul > li .item .cat.activity{
		background-color:#dac2ce;
	}
	.news-content > ul > li .item .cat.result{
		background-color:#9ad3d6;
	}
	.news-content > ul > li .text{
		padding-top:3px;
		margin-left:125px;
	}
	.news-content > ul.all > li .text{
		margin-left:220px;
	}
    
    
    .movie-wrapper{
        width: 100%;
        padding-top: 56.25%;
        position: relative;
    }
    .movie-wrapper iframe{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
    }
	


}