@charset "UTF-8";

html {
	-webkit-font-smoothing: antialiased;
}
.clear {clear: both;}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix {zoom:1;}
*:first-child+html .clearfix {zoom:1;}


.hide {
display: none;
}

@media screen and (min-width: 641px) {
	.subtext {
		font-weight: bold;
		margin: 0 0 30px;
	}
	.subtext.subtextPdf {
		background: url(http://www.kyoto-wu.ac.jp/common/com_pdf_icon01.svg) left center no-repeat;
		background-size: 14px 14px!important;
		font-weight: bold;
		margin: 0 0 30px;
		padding: 3px 0 0 20px;
	}
	#is-college.is-college {
		text-indent: -9999px!important;
		background: #fff url(http://www.kyoto-wu.ac.jp/img/top/ico_gn.png) center center no-repeat;
		background-size: 68px 17px;
	}
	#is-college.is-college:hover {
		transition: all, 0.3s ease!important;
		background: #32AE77 url(http://www.kyoto-wu.ac.jp/img/top/ico_gn_hov.png) center center no-repeat;
		background-size: 68px 17px;
	}
	.date .is-text-icon.is-college {
		text-indent: -9999px!important;
		background: #fff url(http://www.kyoto-wu.ac.jp/img/top/ico_gn.png) center center no-repeat;
		background-size: 60px 15px!important;
		width: 47px;
	}
	.puvBox {
		border: 1px solid #ccc;
		padding: 20px;
		border-radius: 5px;
		-webkit-border-radius: 5px; 
		-moz-border-radius: 5px;
	}
	.puvTitle {
		font-size: 16px;
		text-align: center;
		margin: 0 0 20px;
		color: #fff;
		padding: 5px;
		background: #ab4fa1;
		border-radius: 5px;
		-webkit-border-radius: 5px; 
		-moz-border-radius: 5px;
	}
	.puvImage {
		float: left;
		width: 150px;
	}
	.puvImage img {
		width: 150px;
		height: auto;
	}
	.puvProfile {
		float: right;
		width: 490px;
	}
	.puvName {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		margin: 0 0 10px;
		font-size: 16px;
	}
	.puvCopy {
		font-size: 22px;
		color: #ab4fa1;
		margin: 0 0 10px;
	}
	.puvText {
		font-size: 12px;
	}
	.puvText span {
		font-size: 16px;
	}
	.puv1 {
		padding: 0 0 20px;
	}
	.puv2 {
		border-top: 1px dotted #ccc;
		padding: 20px 0 20px;
		border-bottom: 1px dotted #ccc;
		clear:both;
	}
	.puvInfoR {
		width: 200px;
		float: right;
	}
	.puvInfoR img {
		width: 200px;
		height: auto;
	}
	.puvInfoL {
		font-size: 12px;
		width: 440px;
		float: left;
	}
	.puvNum {
		border: 1px solid #ccc;
		padding: 5px;
		margin: 0 0 20px;
		text-align: center;
	}
	.puvEv {
		font-size: 20px;
		text-align: center;
	}
	.puvBox table {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		margin: 20px auto 0;
		font-size: 12px;
	}
	.puvBox table th {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px;
		background: #f6f6f6;
	}
	.puvBox table td {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px;
	}
}

@media screen and (max-width: 640px) {
	.subtext {
		font-weight: bold;
		margin: 0 0 20px;
		font-size: 12px;
	}
	.subtext.subtextPdf {
		background: url(http://www.kyoto-wu.ac.jp/common/com_pdf_icon01.svg) left center no-repeat;
		background-size: 14px 14px!important;
		font-weight: bold;
		margin: 0 0 20px;
		padding: 3px 0 0 20px;
		font-size: 12px;
	}
	#is-college.is-college {
		text-indent: -9999px!important;
		background: #fff url(http://www.kyoto-wu.ac.jp/img/top/ico_gn.png) center center no-repeat;
		background-size: 60px 15px;
	}
	#is-college.is-college:hover {
		text-indent: -9999px!important;
		background: #32AE77 url(http://www.kyoto-wu.ac.jp/img/top/ico_gn_hov.png) center center no-repeat;
		background-size: 60px 15px;
	}
	.date .is-text-icon.is-college {
		width: 64px!important;
		text-indent: -9999px!important;
		background: #fff url(http://www.kyoto-wu.ac.jp/img/top/ico_gn.png) center center no-repeat;
		background-size: 62px 15px;
	}
  .conversion-area .conversion05 {
    position: relative;
  }
  .conversion-area .conversion05:before {
    content: "";
    position: absolute;
    display: block;
    width: 1px;
    height: calc(100% - 10px);
    top: 5px;
    left: 0;
    background-color: #E5C0DE;
  }
  .conversion-area .conversion05 {
    border-bottom: none;
  }
  .conversion-area .conversion05 a {
    background-color: #D581C8;
  }
  .conversion-area .conversion05 img {
    width: 26px;
    padding-top: 5px;
  }
	.puvBox {
		border: 1px solid #ccc;
		padding: 10px;
		border-radius: 5px;
		-webkit-border-radius: 5px; 
		-moz-border-radius: 5px;
	}
	.puvTitle {
		font-size: 16px;
		text-align: center;
		margin: 0 0 20px;
		color: #fff;
		padding: 5px;
		background: #ab4fa1;
		border-radius: 5px;
		-webkit-border-radius: 5px; 
		-moz-border-radius: 5px;
	}
	.puvImage {
		text-align: center;
		margin: 0 0 20px;
	}
	.puvImage img {
		max-width: 150px;
		width: 100%;
		height: auto;
	}
	.puvName {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		margin: 0 0 10px;
		font-size: 16px;
	}
	.puvCopy {
		font-size: 18px;
		color: #ab4fa1;
		margin: 0 0 10px;
	}
	.puvText {
		font-size: 12px;
	}
	.puvText span {
		font-size: 16px;
	}
	.puv1 {
		padding: 0 0 20px;
	}
	.puv2 {
		border-top: 1px dotted #ccc;
		padding: 20px 0 20px;
		border-bottom: 1px dotted #ccc;
		clear:both;
	}
	.puvInfoR {
		margin: 0 0 20px;
	}
	.puvInfoR img {
		width: 100%;
		height: auto;
	}
	.puvInfoL {
		font-size: 12px;
	}
	.puvNum {
		border: 1px solid #ccc;
		padding: 5px;
		margin: 0 0 20px;
		text-align: center;
	}
	.puvEv {
		font-size: 20px;
		text-align: center;
	}
	.puvBox table {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		margin: 20px auto 0;
		font-size: 12px;
		width: 100%;
	}
	.puvBox table th {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px;
		background: #f6f6f6;
	}
	.puvBox table td {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding: 5px;
	}


}

@media screen and (min-width: 641px) {
	.global-nav-wrapper {
		height: 67px;
		position: relative;
	}
}

.global-nav {
	margin: 0 auto;	
}
.global-nav-in.fixed {
	position: fixed;	
	top:0;
	left:0;
	width: 100%;

}

header.global .header-search {
  display: block;
  height: 24px;
  width: 24px;
z-index: 200!important;
}

header.global .global-nav:before {
/*
  content: "";
  display: block;
  position: absolute;
  width: 500%;
  height: 100%;
  top: 0;
  left: -250%;
  background-color: #464646;
*/
  z-index: 0!important;
}

.ta-center { text-align: center!important; /**/ }
.ta-left { text-align: left!important; }
.ta-right { text-align: right!important; }

.t-news-detail .image-set,
.t-news-detail .image-set figcaption,
.t-club-gakka-sbj-detail .image-set,
.t-club-gakka-sbj-detail .image-set figcaption,
.t-club-act-detail .image-set,
.t-club-act-detail .image-set figcaption
 {
	text-align: center!important;
}

.kyoto-caution {
  border: 1px solid #c00;
  color: #c00;
  padding: 15px;
  margin: 0 0 20px;
  text-align: center!important;
}

.kyoto-caution p {
 margin: 0!important;
 padding: 0!important;
}

.osaka-oficce-iframe {
	width: 100%!important;
	height: 300px!important;
}

@media screen and (max-width: 640px) {
	.mediaTable {
		min-width: 640px!important;
	}
	.th220 {
		width: 90px;
	}
	.banner-top-library {
		font-size: 10px;
	}
	.banner-top-dorm {
		font-size: 14px;
	}
	.scroll {
		width: 100%;
		overflow-y: hidden;
		overflow-x: auto;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		-webkit-overflow-scrolling: touch;
	}
	.scroll th,td{
		white-space: nowrap;
	}
}

@media screen and (min-width: 641px) {

	.tight-table{
		width: 100%!imporant;
		font-size: 12px!important;
	}

	.tight-table .r01{ width: 120px; }
	.tight-table .r02{ width: 250px;}
	.tight-table .r03{ }

	.tight-table thead th{
		text-align: center!important;
	}

	.tight-table th{
		padding: 5px!important;
	}

	.tight-table td{
		padding: 5px!important;
	}

	.osaka-oficce-iframe {
		width: 100%!important;
		height: 600px!important;
	}

	.th220 {
		width: 220px;
	}
	.banner-top-library {
		font-size: 20px;
	}
	.banner-top-dorm {
		font-size: 24px;
	}
}

header.global .global-nav:before {
 border-bottom: 1px solid #464646;
}

.srBtn {
	text-align: center;
	color: #fff;
	background: #d481c8;
	margin: 0 0 0 30px;
	padding: 5px 8px;
	border: solid 3px #f2d9ee;
}

.srBtn a:link,
.srBtn a:visited {
	color: #fff!important;
}

.noMargin {
	margin: 0!important;
}

.scroll-comment {
	text-align: center;	
	background: #F9EAF6;
	font-weight: bold;
	color: #d573c8;
}

.hover a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
#bgndVideo {
	position: relative;	
}
.cover {
	width: 100%;	
}
.channelBanner {
	position: absolute;
	right: 10px;
	bottom: 10px;
	border: 2px solid #999;
	background: #ddd;
	padding: 1px;
}
#bgndVideo.is-pc {
	margin-bottom: 20px;
	background:#000 url(http://www.kyoto-wu.ac.jp/img/top/loading.gif) center center no-repeat;
}
#bgndVideo.is-sp {
	margin: -40px 0 20px!important;
}


@media screen and (min-width: 641px) {
.top-list {
    margin:0 0 10px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:1080px;
}

.top-list li {
        float: left!important;
        padding: 10px;
        width:320px!important;
        list-style:none;
background-color: #fff;

margin: 0 30px 30px 0;
}

.top-list li:nth-child(3n) {
  margin-right: 0!important;
}

.top-list li .image {
height: 240px;
margin: 0 0 20px;
max-width: 100%;
text-align: center;
background: #fff;
}

.top-list li img {
max-width: 100%;
max-height: 240px;
}

.top-list li a {
padding:0!important;
background: none!important;
}

.top-list li a:after {
display: none!important;
}

.top-list .title {
display: block!important;
width: 100%!important;
}

}

@media screen and (max-width: 640px) {
.top-list {
    margin:0 0 10px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:300px;
    margin: 0 auto;
}

.top-list li {
        float: left!important;
        padding: 10px;
        width:280px!important;
        list-style:none;
        background-color: #fff;
        margin: 0 0 20px;
}

.top-list li .image {
height: 240px;
margin: 0 0 20px;
max-width: 100%;
text-align: center;
background: #fff;
}

.top-list li img {
max-width: 100%;
max-height: 240px;
}

.top-list li a {
padding:0!important;
background: none!important;
}

.top-list li a:after {
display: none!important;
}

.top-list .title {
display: block!important;
width: 100%!important;
}
}
.relative {
        position: relative;
}
@media screen and (min-width: 641px) {
        .newPickup {
            display: block;
            background: #c00;
            width: 40px;
            padding: 2px 2px;
            text-align: center;
            color: #fff;
            position: absolute;
            right: 0px;
            top: -75px;
            font-weight: bold;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            z-index: 90;    
        }
}
@media screen and (max-width: 640px) {
        .newPickup {
            display: block;
            background: #c00;
            width: 40px;
            padding: 2px 2px;
            text-align: center;
            color: #fff;
            position: absolute;
            right: 0px;
            top: -55px;
            font-weight: bold;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            margin-bottom: 10px;
            z-index: 90;    
        }

}