@charset "utf-8";

/*body{
	min-width:1140px;
	}*/

#academic a, #sectionInfo a{
color:#333;
	}

#top #contents a:hover{
	opacity:0.6;
}

a.bx-prev,
a.bx-next {
	outline: none;
}

/*====================================================================

　Main image

====================================================================*/

#mainImage {
    position: relative;
	/*top: -33px;
	background: #f9f9f9;*/
	height: 380px;
	z-index:0;
	overflow:hidden;
	padding: 25px 0 40px;
	}
@media screen and (max-width: 1400px) {
	#mainImage .bx-viewport .slide {overflow: hidden;}
	#mainImage .bx-wrapper {max-width: 1140px !important;}
	#mainImage .bx-viewport img {margin-left: -130px;}
}
#mainImage .bx-wrapper img {/*max-width: 100%; height: auto;*/}
#mainImage .bx-wrapper {
	margin: 0 auto;
	position: relative;
}
#mainImage .bx-wrapper .bx-viewport {
	/*overflow: visible !important;*/
}
#mainImage .bx-wrapper .bx-pager {
	position: absolute;
	bottom: -26px;
	width: 100%;
}
#mainImage .bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
#mainImage .bx-wrapper .bx-pager .bx-pager-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
#mainImage .bx-wrapper .bx-pager.bx-default-pager a {
	background: #ebeef0;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#mainImage .bx-wrapper .bx-pager.bx-default-pager a:hover,
#mainImage .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #E6485D;
}
#mainImage .bx-wrapper .bx-prev {
	right: 50%;
	margin-right: 600px;
	background: url(../img/common/icon_prev1.png) no-repeat center;
}
#mainImage .bx-wrapper .bx-next {
	left: 50%;
	margin-left: 600px;
	background: url(../img/common/icon_next1.png) no-repeat center;
}
#mainImage .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -22px;
	outline: 0;
	width: 44px;
	height: 44px;
	text-indent: -9999px;
	z-index: 999;
}
#mainImage .bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* CSS for jQuery Orbit Plugin 1.2.3
 * www.ZURB.com/playground
 * Copyright 2010, ZURB
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php


/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
   ================================================== */
#slide{
	/*width: 1400px;
	height: 380px;
	left: 50%;*/
}
#slide>img,
#slide>div,
#slide>a { /*display: none;*/ }


/* CONTAINER
   ================================================== */

div.orbit-wrapper {
	background: url('../img/mainimage/loading.png') no-repeat center center #FFF;
	/*overflow: hidden;*/
	margin: 0 auto;
    width: 100%;
    height: 1px;
	z-index: 1;
	position: relative;
 }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    /*overflow: hidden*/
}

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

div.orbit .slide {
	position: absolute;
	top: 0;
	left: -50%;
	height: 380px;
}

/*
div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    right: 50%;
    line-height: 0;
    display: none; }
*/

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }



/* CAPTIONS
   ================================================== */

.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
	text-align: center;
	padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
	display:block;
    width: 44px;
    height: 44px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -22px;
    cursor: pointer; }

div.slider-nav span.right {
	background: url(../img/common/icon_next1.png) center no-repeat;
	right: 50%;
	margin-right:-600px;
	text-align: center;
}

div.slider-nav span.right:hover, div.slider-nav span.left:hover {
	opacity:0.8;
 }

div.slider-nav span.left {
	background: url(../img/common/icon_prev1.png) center no-repeat;
	left:50%;
	margin-left:-600px;
	text-align: center;
}
ul.orbit-bullets {
	text-align: center;
	position: absolute;
	bottom: -27px;
	width: 100%;
	z-index: 99;
}
ul.orbit-bullets li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #ebeef0;
	margin: 0 4px;
	text-indent: -200%;
	overflow: hidden;
	cursor: pointer;
}
ul.orbit-bullets li.active {
	background: #E6485D;
}

/* slide01 */

.slide01 .faculty_ort {
	position: absolute;
	top: 230px;
	left: 280px;
}
.slide01 .faculty_hs {
	position: absolute;
	top: 230px;
	right: 280px;

}


/* slide01 */

.slide .bustour {
	position: absolute;
	display: block;
	top: 45px;
	right: 229px;
}

.slide .bustour:hover {
	opacity: 0.7;
}



/*====================================================================

　topBtn

====================================================================*/

#topbtnCover {
	position:relative;
	width:1000px;
	margin: 0 auto;
	top:-41px;
	height:41px;
	clear:both;

}
#topbtn {
	position:absolute;

	margin: 0 auto;
	z-index: 100;
}
#topbtn li {
	margin: 0 5px 0 0;
	float: left;
}
#topbtn ul li a {
	display: block;
	overflow: hidden;
}


/*====================================================================

　contents

====================================================================*/

#top #contents {
	width:100%;
	margin:0 auto 0 auto;
	}

.sectionInner {
	width:1000px;
	margin:0 auto;

	}

.sectionInner2 {
	width:1100px;
	margin:0 auto;

	}


/*====================================================================

　feature

====================================================================*/

#sectionFeature {
	position: relative;
	margin-bottom: 10px;
}

#sectionFeature h2{
	margin: 0 0 20px 0;
}

#featureMain {
	width: 670px;
	float:left;
}

#featureMain ul li{
	margin:0 12px 10px 0;
	float:left;
}

#featureMain ul li.even{
	margin-right:0;
}

#featureMain ul #featureMain_faculty:hover {
	opacity: 1;
}

#featureMain #faculty_menu {
	display: none;
	position: absolute;
	top: 55px;
	right: 0;
	width: 330px;
	height: 244px;
	background: #FFF;
	border: 3px solid #E5DFCF;
	z-index:10;
}

#featureMain #faculty_menu:before {
	position: absolute;
	top: -3px;
	left: -16px;
	display: block;
	width: 16px;
	height: 0;
	padding-bottom: 120px;
	content: "";
	background: url(../img/faculty_menu_bg.gif) no-repeat;
}

#featureMain #faculty_menu ul {
	float: left;
	width: 143px;
	margin-top: 3px;
}

#featureMain #faculty_menu ul:first-child {
	margin-left: 15px;
	margin-right: 16px;
}

#featureMain #faculty_menu li {
	display: block;
	float: none;
	margin: 0;
}

#featureMain #faculty_menu a,
#featureMain #faculty_menu em {
	display: block;
	margin: 0;
	border-bottom: 1px solid #E5DFCF;
	background: url(../img/ico_arrow.png) no-repeat left 18px;
	font-size: 13px;
	color: #333;
}

#featureMain #faculty_menu a {
	padding: 12px 0 3px 8px;
}

#featureMain #faculty_menu a:hover {
	text-decoration: none;
	opacity: 0.7;
}

#featureMain #faculty_menu ul:first-child a {
	padding-top: 10px;
	background: url(../img/ico_arrow.png) no-repeat left 16px;
}

#featureMain #faculty_menu #faculty_menu_em a {
	line-height: 1.5;
	font-style: normal;
}

#featureMain #faculty_menu #faculty_menu_em span {
	display: block;
	font-size: 10px;
}

#featureSide {
	width:322px;
	float:right;
}

#featureSide li {
	margin: 0 0 10px 0;
}

/*====================================================================

　TopNews

====================================================================*/

#sectionTopNews{
	margin: 30px 0 0 0;
	padding: 30px 0;
	background:#EBE4D2;
	}

#sectionTopNews h2{
	margin:35px 0 0 0;
	float:left;
	}

#topnewsCarousel{
	width:840px;
	float:right;
	}

#topnewsCarousel .bx-viewport{
	border-left:1px solid #ccc2af;
	border-right:1px solid #ccc2af;
	}

#topnewsCarousel ul li{
	width:376px;
	margin-left:-1px;
	font-size:90%;
	line-height:1.3;
	background:url(../img/topnews/dotline.gif) no-repeat left center;
	float:left;

	}
#topnewsCarousel ul li.firstUnit{
	background:none;
	}

#topnewsCarousel ul li a{
	width:336px;
	padding:10px 20px;
	display:block;
	color:#333;
	}
#topnewsCarousel ul li a:hover{
	background: #F8F2E6;
	}

#topnewsCarousel ul li span{
	display:block;
	width:150px;
	float:left;
	}

#topnewsCarousel ul li span strong{
	display:block;
	margin: 0 0 5px 0;
	color: #e34a5f;
  	white-space:nowrap;
	}


#sectionTopNews ul li img{
	float:right;
	}


/*====================================================================

　pickup

====================================================================*/

#sectionNews #pickup {
	margin-bottom: 20px;
}

#sectionNews #pickup #pickupCarousel,
#sectionNews #pickup #pickupCarousel-off {
	background-color: #F3EADE;
	border-radius: 6px;
}

#sectionNews #pickup #pickupCarousel {
	padding: 20px 0 15px;
}

#sectionNews #pickup #pickupCarousel-off {
	padding: 20px;
}

#sectionNews #pickup .unit {
	width: 220px;
	float:left;
}

#sectionNews #pickup #pickupCarousel-off .unit {
	margin-left: 26px;
}

#sectionNews #pickup #pickupCarousel-off li:first-child {
	margin-left: 0;
}

#sectionNews #pickup .unit a {
	display: block;
}

#sectionNews #pickup .unit strong {
	display: block;
	color:#7f6f50;
	font-size: 90%;
}

#sectionNews #pickup .unit img {
	margin: 5px 0 0 0;
}

#sectionNews #pickup .unit p {
	margin-bottom: 0;
	font-size:90%;
	line-height: 1.5;
}

#sectionNews #pickup .bx-wrapper {
	padding: 0 27px 0 26px;
	position:relative;
}


#sectionNews #pickup a.bx-prev,
#sectionNews #pickup a.bx-next {
	position:absolute;
	top:50%;
	height: 35px;
	width:26px;
	text-indent:-9999px;
	margin-top: -13px;
}

#sectionNews #pickup a.bx-prev{
	left: -13px;
	background:url(../img/topnews/nav_left.gif);
}

#sectionNews #pickup a.bx-next{
	right: -13px;
	background:url(../img/topnews/nav_right.gif);
}



/*====================================================================

　News

====================================================================*/

#sectionNews {
	padding: 30px 0;
	background: #F9F3E7;
	}

#sectionNews h2 {
	margin: 0 0 10px 0;
	}


#sectionNews #topics {
	}

#sectionNews #topics #topicsTit{
	position:relative;
	}

#sectionNews #topics #topicsTit span{
	display:block;
	position: absolute;
	padding:2px 10px;
	background: #333;
	color:#fff;
	font-size:80%;
	}
#sectionNews #topics #topicsTit span.list{
	top:10px;
	right:0;
}
#sectionNews #topics #topicsTit span.rss{
	top:10px;
	right:50px;
}


/* tabs */

ul.tabs {
	width: 460px;
}
ul.tabs li:last-child { border:none; }
ul.tabs li {
	font-size: 80%;
	float: left;
	background-color: #E0DACE;
	border-right: 1px solid #BEB9AF;

}
ul.tabs li:hover { background-color: #BEB9AF; }
ul.tabs li.active {
	position: relative;
	margin-bottom: -1px;
	background-color: #fff;
	border:none;
}
ul.tabs li a {
	display: block;
	padding: 0;
	color: #515151;
	line-height: 30px;
	text-decoration: none;
	width: 90px;
	height: 30px;
	text-align: center;
	overflow: hidden;
}
ul.tabs li a.press {
	width: 94px;
	letter-spacing: -1px;
}
ul.tabs li.active a {
	color: #f96d70;
}
/*
ul.tabs li.active:after {
  content: "";
  position: absolute;
  top: 35px;
  left: 42%;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top: 5px solid #dd3a50;
}*/

div.tabs_content {
	background: #fff;
	/*width: 990px;*/
	padding: 10px 0 15px 20px;
/*	background: url(../img/dotline02.png) repeat-x bottom;*/
}

div.tabs_content #tabs_whatsnew,
div.tabs_content #tabs_admissions,
div.tabs_content #tabs_event,
div.tabs_content #tabs_sports,
div.tabs_content #tabs_press {
	height: 210px;
	margin: 0 10px 0 0;
	overflow: auto;
}

div.tabs_content dl {
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	background: url(../img/dotline02.png) repeat-x bottom;
}

div.tabs_content dl {
	display: table;
	width: 100%;
}
div.tabs_content dl:after {
	content: "";
	display: block;
	clear: both;
}
div.tabs_content dl dt {
	color: #554029;
	width: 200px;
	font-weight: bold;
	margin-right: 5px;
	float: left;
	font-size: 110%;
}
div.tabs_content dl dd {
	width: 100%;
	height: 100%;
	display: table-cell;
	padding-right: 15px;
	overflow: hidden;
	vertical-align: middle;
}

div.tabs_content dl dd a {
	font-size: 120%;
	text-align: left;
}

div.tabs_content dl dt span[class=""],
div.tabs_content dl dt .info,
div.tabs_content dl dt .ad,
div.tabs_content dl dt .event,
div.tabs_content dl dt .sports,
div.tabs_content dl dt .press {
	display: inline-block;
	margin-left: 5px;
	padding: 3px 5px;
	font-size: 80%;
	font-weight: normal;
	line-height: 1.4;
	text-align: center;
}
div.tabs_content dl dt span[class=""] { background: #fbd0e0; }
div.tabs_content dl dt .info { color: #368ea6; background-color: #d3edf4; }
div.tabs_content dl dt .ad { color: #629816; background-color: #daefbd; }
div.tabs_content dl dt .event { color: #e58004; background-color: #ffebc0; }
div.tabs_content dl dt .sports { color: #7d5c99; background-color: #eae1f3; }
div.tabs_content dl dt .press { color: #488b85; background-color: #daf0ee; letter-spacing: -1px; }









/*====================================================================

　Outline

====================================================================*/


#sectionOutline{
	padding:50px 0;
	background:url(../img/line_double.gif) repeat-x bottom;
	}


#academic {
	width:490px;
	float:left;
	}

#academic #facultyTable th{
	height:130px;
	}

#academic #graduateTable{
	margin: 30px 0 0 0;
	}
#academic table {
	border-collapse:separate;
	border-spacing:0;
}

#academic table th{
	padding: 0 10px;
	border-right: 1px dotted #333;
	}


#academic table td {
	padding: 4px 3px 4px 15px;
	font-size:90%;
	white-space: nowrap;
	}

#academic #facultyTable td a{
	padding: 0 0 0 10px;
	background: url(../img/ico_arrow_academic01.gif) no-repeat left;
	}

#academic #graduateTable td a{
	padding: 0 0 0 10px;
	background: url(../img/ico_arrow_academic01.gif) no-repeat left;
	}

#closeUp {
	width:460px;
	float:right;
	}

#closeUp ul{
	margin: 20px 0 0 0;
	}

#closeUp li{
	margin: 0 20px 10px 0;
	float:left;
	}

#closeUp li.even{
	margin-right:0;
	}



/*====================================================================

　Info

====================================================================*/

#sectionInfo{
	padding:50px 0;
	}


#linkArea {
	width:740px;
	float:left;
	}

#carousel{

	}

#linkArea .bx-wrapper{
	padding: 0 30px;
	position:relative;
	}

#linkArea a.bx-prev{
	position:absolute;
	top:30px;
	left:0;
	background:url(../img/carousel/nav_left.gif);
	height: 30px;
	width:30px;
	text-indent:-9999px;
	}

#linkArea a.bx-next{
	position:absolute;
	top:30px;
	right:0;
	background:url(../img/carousel/nav_right.gif);
	height: 30px;
	width:30px;
	text-indent:-9999px;
	}

ul#carousel li{
	width: 220px;
	}

#affiliate{}

#affiliate table{
	width:100%;
	margin: 30px 0 0 0;
	border-collapse:separate;
	border-spacing:5px;
	}

#affiliate table th {
	padding: 0 20px 0 0;
	}

#affiliate table td{
	font-size:90%;
	padding:3px 12px 2px 15px;
	border-left:1px dotted #666;
	white-space: nowrap;
	}

#affiliate table td a{
	padding: 0 0 0 10px;
	background: url(../img/ico_arrow_academic01.gif) no-repeat left;
	}

#publicInfoArea {
	width:210px;
	background: #f2f4f5;
	padding: 10px;
	border:1px solid #e1e1e1;
	float:right;
	}
#publicInfoArea  ul{
	padding: 5px 10px;
	background: #fff;
	}
#publicInfoArea  ul li{
	padding: 8px 0 8px 20px;
	background:url(../img/common/icon1_gray.png) no-repeat left;
	border-bottom: 1px dotted #666;
	font-size:90%;
	}
#publicInfoArea  ul li.last{
	border:none;
	}



/*====================================================================

　share_button

====================================================================*/

.share {
	padding: 15px 0;
	background: #F3EADE;
	border-top: 1px solid #E4D9C1;
}

.share .interior{
	width: 1000px;
	margin: 0 auto;
	padding: 6px 0 13px;
	background: #FFF;
	border-radius: 6px;
	border: 1px solid #E4D9C1;
}

.share_button {
	display: inline;
	position: relative;
	top: 5px;
}

.share_button li {
	display: inline;
}

.share p {
	display: inline;
	margin-right: 14px;
	padding: 16px 20px 14px;
	background: #E34A5F;
	border-radius: 5px 0 0 5px;
	font-size: 14px;
	color: #FFF;
}

.fb_iframe_widget iframe {
	position: relative !important;
}

.fb-like,
.twitter-share-button {
	margin-right: 10px;
}

.fb-like {
	display: inline;
}

.fb-like span {
	margin-top: 5px;
}


/*====================================================================

　Mobile Layout

====================================================================*/

@media only screen and (max-width: 1000px) {

	/* sidenav */
	div.slider-nav { display: none; }

}








/*====================================================================

 2017 renewal added css

====================================================================*/


/*====================================================================

 共通スタイル

====================================================================*/
.c-title1 {
	text-align: center;
	margin-bottom: 32px;
}
.c-title1 h2 {
	font-size: 220.5%;
	text-align: center;
	line-height: 140%;
	font-weight: bold;
	color: #4b4948;
	letter-spacing: 4px;
}
.c-title1 p {
	font-size: 100%;
	text-align: center;
	color: #4b4948;
	margin: 0;
}

.c-title2 {
	margin-bottom: 60px;
}
.c-title2 h3 {
	font-size: 220.588%;
	line-height: 160%;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.08em;
}
.c-title2 h3 span {
	color: #F1ACB7;
}
.c-title2__white h3,
.c-title2__white h3 span {color: #fff;}


.c-btn1 {text-align: center;}
.c-btn1 a {
	display: block;
	max-width: 220px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	border-radius: 6px;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
	padding: 17px 12px 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #f59eb1;
	background: -moz-linear-gradient(left, #f59eb1 0%, #f37d99 100%);
	background: -webkit-linear-gradient(left, #f59eb1 0%,#f37d99 100%);
	background: linear-gradient(to right, #f59eb1 0%,#f37d99 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f59eb1', endColorstr='#f37d99',GradientType=1 );
}
.c-btn1 a span {
	display: block;
	background: url(../img/common/arrow_1.svg) no-repeat right center;
	background-size: 9px auto;
	padding-left: 10px;
	padding-right: 10px;
}


.c-wrap {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.c-wrap__1000 {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.c-wrap__1040 {
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.c-wrap__1200 {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.c-wrap__1400 {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}


/*====================================================================

 新潟医療福祉大学を知る

====================================================================*/
.p-top__know {
	background: #ebeef0;
	box-shadow: 0px 5px 10px -5px #c9ccce inset;
	padding: 40px 0 15px;
}
.p-top__know .sectionInner2 {width: 1040px;}
.p-top__know ul {
	position: relative;
	margin-left: -40px;
}
.p-top__know ul.box1 {
	float: right;
	width: 550px;
	margin-left: -20px;
}
.p-top__know ul.box1 li:nth-child(2n+1) {clear: both;}
.p-top__know li {
	float: left;
	/*width: 320px;*/
	/*width: 230px;*/
	width: 245px;
	/*margin: 0 0 25px 40px;*/
	margin: 0 0 15px 20px;
	text-align: center;
	display: block;
}
.p-top__know li img{
	max-width: 100%;
	height: auto;
}
.p-top__know li:nth-child(4n+1) {clear: both;}
.p-top__know li a {
	display: block;
	color: #4b4948;
	text-decoration: none;
	font-size: 110%;
}


.p-top__know .box2 {
	float: left;
	width: 510px;
	text-align: center;
	position: relative;
	margin-left: -20px;
}
.p-top__know .box2-movie {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	border: 4px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}
.p-top__know .box2-youtube {
	position: relative;
	border: 4px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}
.p-top__know .box2-movie video {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}


/*====================================================================

 オープンキャンパス・入試など受験生向け情報

====================================================================*/
.p-top__pickup {padding: 40px 0;}
.p-top__pickup .unit .applicant_bus_dokodokojp {display: none;}
.p-top__pickup .bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}
.p-top__pickup .bx-controls-direction a {
	position: absolute;
	top: 52px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 999;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.p-top__pickup .bx-controls-direction a.bx-prev {
	left: -30px;
	background-image: url(../img/common/icon_prev2.png);
	z-index: 7770;
}
.p-top__pickup .bx-controls-direction a.bx-next {
	left: auto;
	right: -20px;
	background-image: url(../img/common/icon_next2.png);
	z-index: 7770;
}


/*====================================================================

 新潟医療福祉大学からのお知らせ

====================================================================*/
.p-top__topics {
	background: #FFF7F9;
	/*box-shadow: 0px 5px 10px -5px #c9ccce inset;*/
	padding: 64px 0 60px;
}
.p-top__topics .c-title2 {margin-bottom: 38px;}
/*.p-top__topics ul.tabs {
	width: 100%;
	margin-bottom: 60px;
	text-align: center;
}
.p-top__topics ul.tabs li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-right: 8px;
	border-right: 0;
	background: transparent;
	float: none;
}
.p-top__topics ul.tabs li:last-child {margin-right: 0;}
.p-top__topics ul.tabs li a {
	display: block;
	background: #fff;
	font-size: 130%;
	color: #333;
	text-decoration: none;
	border: 1px solid #ccc;
	padding: 6px 20px;
	width: auto;
	height: auto;
	line-height: 120%;
	border-radius: 4px;
}
.p-top__topics ul.tabs li.active {
	margin-bottom: 0;
}
.p-top__topics ul.tabs li.active a {
	background: #F2859F;
	border-color: #F2859F;
	color: #fff;
}*/

.p-top__topics .tabs-wrap {
	border-bottom: 1px solid #F2859F;
	margin-bottom: 30px;
}
.p-top__topics ul.tabs {
	width: 100%;
	position: relative;
	margin-bottom: -1px;
}
.p-top__topics ul.tabs li {
	background: #FFF7F9;
	width: 15.8%;
	margin-left: 1.04%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-bottom-color: #F2859F;
}
.p-top__topics ul.tabs li:nth-child(6n+1) {
	clear:  both;
	margin-left: 0;
}
/*.p-top__topics ul.tabs li:last-child {border-right: 1px solid #ccc;}*/
.p-top__topics ul.tabs li a {color: #ccc;}
.p-top__topics ul.tabs li:hover {
	background: #FFF7F9;
	border-top-color: #F2859F;
	border-left-color: #F2859F;
	border-right-color: #F2859F;
	border-bottom-color: #F2859F;
}
.p-top__topics ul.tabs li.active {
	background: #FFF7F9;
	border-top-color: #F2859F;
	border-left-color: #F2859F;
	border-right-color: #F2859F;
	border-bottom-color: #FFF7F9;
}
.p-top__topics ul.tabs li.active a {
	color: #ec6081;
	font-weight: bold;
}
.p-top__topics ul.tabs li:hover a {
	color: #ec6081;
}
.p-top__topics ul.tabs li a:hover {
	opacity: 1 !important;
	-ms-filter: "alpha(opacity=100)" !important;
	filter: alpha(opacity=100) !important;
}
/*.p-top__topics ul.tabs li:last-child.active,
.p-top__topics ul.tabs li:last-child:hover {border-right-color: #F2859F;}*/
.p-top__topics ul.tabs li a {
	width: 100%;
	padding: 12px 0 10px;
	color: #4b4948;
	font-size: 140%;
}

.p-top__topics div.tabs_content {
	width: auto;
	padding: 0;
	background: transparent;
	/*margin-bottom: 50px;*/
}
.p-top__topics div.tabs_content dl {
	background: none;
	padding-bottom: 0;
	float: left;
	width: 23.9090%;
	margin: 0;
	margin-left: 1.454666%;
	display: block;
	font-size: 100%;
}
.p-top__topics div.tabs_content dl:nth-child(n+5) {display: none;}
.p-top__topics div.tabs_content dl:nth-child(4n+1) {
	clear: both;
	margin-left: 0;
}
.p-top__topics div.tabs_content #tabs_whatsnew,
.p-top__topics div.tabs_content #tabs_admissions,
.p-top__topics div.tabs_content #tabs_event,
.p-top__topics div.tabs_content #tabs_study,
.p-top__topics div.tabs_content #tabs_sports,
.p-top__topics div.tabs_content #tabs_press {
	height: auto;
	overflow: visible;
	*zoom: 1;
}
.p-top__topics div.tabs_content #tabs_whatsnew:after,
.p-top__topics div.tabs_content #tabs_admissions:after,
.p-top__topics div.tabs_content #tabs_event:after,
.p-top__topics div.tabs_content #tabs_study:after,
.p-top__topics div.tabs_content #tabs_sports:after,
.p-top__topics div.tabs_content #tabs_press:after {
	display: block;
	content: "";
	clear: both;
}
.p-top__topics div.tabs_content dl dt .cat,
.p-top__topics div.tabs_content dl dt .info,
.p-top__topics div.tabs_content dl dt .ad,
.p-top__topics div.tabs_content dl dt .event,
.p-top__topics div.tabs_content dl dt .stufy,
.p-top__topics div.tabs_content dl dt .sports,
.p-top__topics div.tabs_content dl dt .press {
	width: 120px;
	padding: 3px 5px;
	background: #fff;
	color: #545454;
	float: right;
	font-size: 81%;
	line-height: 130%;
	border: 1px solid #ccc;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.p-top__topics div.tabs_content dl dt {
	width: auto;
	float: none;
	width: auto;
	margin-right: 0;
	font-weight: normal;
	*zoom: 1;
	color: #888;
}
.p-top__topics div.tabs_content dl dt:after {
	display: block;
	content: "";
	clear: both;
}
.p-top__topics div.tabs_content dl dt:first-child {
	margin-bottom: 20px;
}
.p-top__topics div.tabs_content dl dt:first-child img.thumbnailImg {
	border-radius: 10px;
	width: 100%;
	height: 185px;
	object-fit: cover;
}
.p-top__topics div.tabs_content dl dd {
	float: none;
	width: auto;
	height: auto;
	overflow: visible;
	padding-right: 0;
	display: block;
	background: none;
	padding-top: 8px;
}
.p-top__topics div.tabs_content dl dd a {
	color: #333;
	text-decoration: none;
	font-size: 110%;
}
.p-top__topics div.tabs_content dl dd a:hover {text-decoration: underline;}
.p-top__topics div.c-btn1,
.p-top__topics div.c-btn1-wrap {
	clear: both;
	padding-top: 50px;
}



.p-top__news {
	/*background: #FFF7F9;*/
	/*background: #F2F2F2;*/
	/*box-shadow: 0px 5px 10px -5px #c9ccce inset;*/
	/*padding: 64px 0 60px;*/
	padding-bottom: 60px;
}
.p-top__news .wrap{
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.p-top__news .tab{}
.p-top__news .tab__head{
	position: relative;
}
.p-top__news .tab__head:after{
	position: absolute;
	left: -30px;
	bottom: 0;
	display: block;
	content: '';
	width: 150%;
	height: 1px;
	background: #ec6081;
}
.p-top__news .tab .nav-wrap{
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	-webkit-user-select: none;
	margin-bottom: -1px;
}
.p-top__news .tab .nav-wrap::-webkit-scrollbar {
	height: 0px;
}
.p-top__news .tab .nav-wrap::-webkit-scrollbar-track{
  background: transparent;
}
.p-top__news .tab .nav-wrap::-webkit-scrollbar-thumb{
  background: transparent;
}
.p-top__news .tab .nav{
	display: flex;
	width: 100%;
}
.p-top__news .tab ul.nav{
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.p-top__news .tab .nav li{
	margin-right: 6px;
	color: #000000;
	background: #FFF7F9;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid transparent;
}
.p-top__news .tab .nav li:last-child{
	margin-right: 0;
}
.p-top__news .tab .nav a{
	display: flex !important;
	align-items: center;
	justify-content: center;
	height: 35px;
	padding: 0 12px !important;
	font-size: 13px;
	color:inherit;
	letter-spacing: .05rem;
	white-space: nowrap;
	border-bottom: none !important;
	text-decoration: none;
}
.p-top__news .tab .nav .is-active{
	position: relative;
	z-index: 2;
	color: #ec6081;
	border-color: #ec6081;
	background: #FFF7F9;
	border-bottom: 1px solid #FFF7F9 !important;
}

.p-top__news .tab__contents{
	margin-top: 20px;
}
.p-top__news .tab .js-tab-panel:not(.is-active){
	display: none;
}

.p-top__news .js-tab-panel a{
	color: #535353;
	display: block;
}
.p-top__news .js-tab-panel dl{
	padding: 20px 0;
	border-bottom: 1px solid #DDDDDD;
	line-height: 160%;
	margin-top: 0;
	margin-bottom: 0;
}
.p-top__news .js-tab-panel dl:first-child{border-top: 1px solid #DDDDDD;}
.p-top__news .js-tab-panel dl:nth-child(n+5){display: none !important;}
.p-top__news .js-tab-panel dl:nth-child(4){
	border-bottom: 1px solid #DDDDDD;
}
.p-top__news .js-tab-panel dt{
	color: #535353 !important;
	/*margin-left: 83px;*/
	float: left;
	width: 110px;
	font-weight: bold;
}
.p-top__news .js-tab-panel dt:first-child {
	display: none;
	width: 80px;
	/*margin-bottom: 20px;
	float: left;
	width: 72px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	padding: 1px;
	background: #fff;
	margin-left: 0;*/
}
/*.p-top__news .js-tab-panel dt:first-child img.thumbnailImg {
	width: 100%;
	height: 50px;
	object-fit: cover;
}*/
.p-top__news .js-tab-panel dd{
	/*margin-top: 6px !important;*/
	padding-left: 113px;
}
.p-top__news .js-tab-panel dd.title{
    padding: 0;
    padding-left: 113px;
    font-size: 100%;
    font-weight: normal;
    border-top: 0;
    background: transparent;
    border-bottom: 0;
}

.p-top__news .js-tab-panel dt span{
	display: none;
	/*float: right;
	padding: 4px 15px;
	font-size: 10px;
	letter-spacing: .05rem;
	line-height: 1;
	color: #535353 !important;
	font-weight: normal;
	background: #fff !important;
	border: 1px solid #CCCCCC;*/
}

.p-top__news .c-btn1-wrap{
	margin-top: 30px;
	text-align: center;
}
.p-top__news .js-tab-panel ul{
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.p-top__news .js-tab-panel li{border-bottom: 0 !important;}
.p-top__news .js-tab-panel li:nth-child(4){border-bottom: 1px solid #e5e5e5 !important;}
.p-top__news .js-tab-panel li:nth-child(n+5){display: none !important;}
.p-top__news .js-tab-panel li a{padding: 0 !important;}
.p-top__news .js-tab-panel li dl{border-bottom: 0 !important;}

.p-top__news .js-tab-panel .c-btn1-wrap a {display: inline-block;}
.p-top__news .c-btn1 {
	margin-top: 30px;
}
.p-top__news .c-btn1 a {
	color: #fff;
	text-align: center;
	display: inline-block;
    position: relative;
    padding: 8px 30px;
    margin: 0 auto;
    /*color: #fff;*/
    color: #F37D99;
    /*background: linear-gradient(130deg, #F59EB1, #F37D99);*/
    background: #fff;
    border-radius: 3px;
    border: none;
	width: 100%;
	max-width: 300px;
	border: 2px solid #F37D99;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	border-radius: 50px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
}
.p-top__news .c-btn1 a:after {
	position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
    display: block;
    content: '';
    width: 5px;
    height: 10px;
    background: url(/sp/img/common/icon_1-gray.svg) no-repeat right center;
    background-size: 5px auto;
}
.p-top__news .c-btn1.gray a {
	border-color: #666;
	color: #444;
}


/*====================================================================

 新潟医療福祉大学の注目情報

====================================================================*/
.p-top__closeup {padding: 45px 0 30px;}
.p-top__closeup .sectionInner2 {width: 1040px;}
.p-top__closeup ul {
	position: relative;
	margin-left: -40px;
}
.p-top__closeup li {
	float: left;
	width: 320px;
	margin: 0 0 20px 40px;
}
.p-top__closeup li:nth-child(3n+1) {clear: both;}


/*====================================================================

 学科

====================================================================*/
.p-top__faculty {
	background: #ebeef0 url(../img/top/faculty_bg1.jpg) no-repeat center;
	background-size: cover;
	box-shadow: 0px 5px 10px -5px #c9ccce inset;
	padding: 40px 0 10px;
}
.p-top__faculty .sectionInner2 {width: 1080px;}
.p-top__faculty ul {text-align: center;}
.p-top__faculty li {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin: 0 20px 40px;
}
.p-top__faculty li a {
	display: block;
	color: #4b4948;
	text-decoration: none;
	line-height: 128%;
}
.p-top__faculty li .txt1 {
	position: absolute;
	background: url(../img/top/faculty_bg2.png);
	z-index: 9;
	left: -20px;
	top: 18px;
	width: 120px;
	text-align: center;
}
.p-top__faculty li .txt1 p {
	display: table-cell;
	width: 120px;
	height: 50px;
	margin: 0;
	vertical-align: middle;
}
.p-top__faculty li .txt1 p span {
	color: #eb001d;
	font-size: 88.2%;
	line-height: 120%;
}
.p-top__faculty li .txt1:before {
	display: block;
	content: "";
	position: absolute;
	bottom: 1px;
	right: 1px;
	z-index: 9;
	width: 0;
	height: 0;
	border-bottom: 10px solid #eb001d;
	border-left: 10px solid transparent;
}


/*====================================================================

 バナー

====================================================================*/
.p-top__bnr2 {
	text-align: center;
	padding-top: 50px;
}
.p-top__bnr3 {
	text-align: center;
	padding-top: 50px;
}
.p-top__bnr3 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.p-top__bnr3 li {
	width: 32.5%;
/*	width: 48.75%;*/
/*	margin-bottom: 2.5%;*/
}
.p-top__bnr3 ul.col2 li {
	width: 48.75%;
	margin-bottom: 2.5%;
}
.p-top__bnr {padding: 50px 0 0;}
.p-top__bnr .sectionInner2 {width: 1020px;}
.p-top__bnr--block1 {
	float: left;
	width: 680px;
}
.p-top__bnr--block1 li div + div {margin-top: 10px;}
.p-top__bnr--block1 .bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}
.p-top__bnr--block1 .bx-controls-direction a {
	position: absolute;
	top: 50%;
	outline: 0;
	margin-top: -20px;
	text-indent: -9999px;
	z-index: 999;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.p-top__bnr--block1 .bx-controls-direction a.bx-prev {
	left: -50px;
	/*background-image: url(../img/common/icon_prev2.png);*/
	background-image: url(../img/common/icon_prev3.svg);
	z-index: 7770;
}
.p-top__bnr--block1 .bx-controls-direction a.bx-next {
	left: auto;
	right: -50px;
	/*background-image: url(../img/common/icon_next2.png);*/
	background-image: url(../img/common/icon_next3.svg);
	z-index: 7770;
}
.p-top__bnr--publicinfo#publicInfoArea {
	float: right;
	width: 233px;
	border: 1px solid #dee3e5;
}






/*====================================================================

 2019年度トップページ

====================================================================*/
.p-top a {
	transition: .3s ease all;
	-webkit-transition: .3s ease all;
	-moz-transition: .3s ease all;
}


/* KV */
.l-kv {
	/*background: #B7D3E6 url(../img/top/kv_bg1.jpg) no-repeat center top;*/
	background: #b8d7eb url(../img/top/kv_bg1_2023.jpg?2204) no-repeat center top;
	background-size: contain;
}
.l-kv.soccor202212 {
	background-image: none !important;
}
.l-kv.olympic2020 {
	height: 648px;
	/*height: 530px;*/
	background: none;
	position: relative;
	z-index: 1;
}
.l-kv.olympic2020 .slider {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.l-kv.olympic2020 .slider .bx-wrapper,
.l-kv.olympic2020 .slider .bx-viewport,
.l-kv.olympic2020 .slider ul {height: 100% !important;}
.l-kv.olympic2020 .slider li {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 100%;
}
.l-kv.olympic2020 .slider li:nth-child(n+2) {display: none;}
.l-kv.olympic2020 .slider .bx-wrapper li:nth-child(n+2) {display: block;}
.l-kv.olympic2020 .slider li.img1 {background-image: url(../img/top/kv_bg1_olympic4.jpg);}
.l-kv.olympic2020 .slider li.img2 {background-image: url(../img/top/kv_bg1_olympic5.jpg);}
.l-kv.olympic2020 .slider li.img3 {background-image: url(../img/top/kv_bg1_olympic6.jpg);}
.l-kv.olympic2020 .slider li.img11 {background-image: url(../img/top/kv_bg1_olympic14.jpg);}
.l-kv.olympic2020 .slider li.img12 {background-image: url(../img/top/kv_bg1_olympic15.jpg);}
.l-kv.olympic2020 .slider li.img13 {background-image: url(../img/top/kv_bg1_olympic16.jpg);}
.l-kv.olympic2020 .slider li.img21 {background-image: url(../img/top/kv_bg1_olympic24.jpg);}
.l-kv.olympic2020 .slider li.img22 {background-image: url(../img/top/kv_bg1_olympic25.jpg);}
.l-kv.olympic2020 .slider li.img23 {background-image: url(../img/top/kv_bg1_olympic26.jpg);}
.l-kv.olympic2020 .slider li.img31 {background-image: url(../img/top/kv_bg1_olympic34.jpg);}
.l-kv.olympic2020 .slider li.img32 {background-image: url(../img/top/kv_bg1_olympic35.jpg);}
.l-kv.olympic2020 .slider li.img33 {background-image: url(../img/top/kv_bg1_olympic36.jpg);}
.l-kv.olympic2020 .slider li.img41 {background-image: url(../img/top/kv_bg1_olympic44.jpg);}
.l-kv.olympic2020 .slider li.img42 {background-image: url(../img/top/kv_bg1_olympic45.jpg);}
.l-kv.olympic2020 .slider li.img43 {background-image: url(../img/top/kv_bg1_olympic46.jpg);}
.l-kv.olympic2020 .slider li.img51 {background-image: url(../img/top/kv_bg1_olympic54.jpg);}
.l-kv.olympic2020 .slider li.img52 {background-image: url(../img/top/kv_bg1_olympic55.jpg);}
.l-kv.olympic2020 .slider li.img53 {background-image: url(../img/top/kv_bg1_olympic56.jpg);}
.l-kv.olympic2020 .copyright {
	position: absolute;
	right: 8px;
	bottom: 0px;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.1em;
}
@media screen and (max-width: 1470px) {
	.l-kv.olympic2020,
	.l-kv.olympic2020 .slider {height: 44.3vw;}
}

/* 水沼選手 銀メダル */
.l-kv.kv202206_swimming {
	height: 648px;
	background-image: url(../img/top/kv_bg1_202206swimming.jpg);
	background-size: cover;
	background-color: #82C8D9;
}
.l-kv.kv202206_swimming .l-kv__block1 {
	display: none;
}
@media screen and (max-width: 1470px) {
	.l-kv.kv202206_swimming,
	.l-kv.kv202206_swimming .slider {height: 44.3vw;}
}

/* 男子サッカー 全国大会決勝進出 */
.l-kv.kv202212_soccor {
	height: 648px;
	background-image: url(../img/top/kv_bg1_202212soccor.jpg?22122);
	background-size: cover;
	background-color: #82C8D9;
	position: relative;
}
.l-kv.kv202212_soccor > a {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: calc(100% - 74px);
	padding: 0;
	background: transparent;
}
/*.l-kv.kv202212_soccor .l-kv__block1 {
	display: none;
}*/
.l-kv.kv202212_soccor .l-kv__block1 h2 {
	visibility: hidden;
}
/*@media screen and (max-width: 1470px) {
	.l-kv.kv202212_soccor,
	.l-kv.kv202212_soccor .slider {height: 44.3vw;}
}*/
.l-kv.kv202301_soccor {
	height: 648px;
	background-image: url(../img/top/kv_bg1_202301soccor.jpg?22122);
	background-size: cover;
	background-color: #82C8D9;
	position: relative;
}
.l-kv.kv202301_soccor > a {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: calc(100% - 74px);
	padding: 0;
	background: transparent;
}
/*.l-kv.kv202301_soccor .l-kv__block1 {
	display: none;
}*/
.l-kv.kv202301_soccor .l-kv__block1 h2 {
	visibility: hidden;
}
/*.l-kv.kv202301_soccor .l-kv__block1 h2 img {
	filter: drop-shadow(0 0 4px rgba(0,0,0,.95));
	mix-blend-mode: difference;
}*/
/*@media screen and (max-width: 1470px) {
	.l-kv.kv202301_soccor,
	.l-kv.kv202301_soccor .slider {height: 44.3vw;}
}*/
.l-kv__block1 {
	padding-top: 56px;
	padding-bottom: 88px;
	/*display: none;*/
}
.l-kv__block1 .box1 {
	width: 41.8181%;
	/*width: 50%;*/
	margin-left: auto;
	position: relative;
	z-index: 9;
}
.l-kv__block1 .box1 h2 {
	text-align: center;
	margin-bottom: 45px;
	position: relative;
	margin-left: -20px;
}
@media screen and (max-width: 1335px) {
	.l-kv__block1 .box1 h2 {margin-left: -90px;}
}
.l-kv__block1 .box1 .slider {
	max-width: 390px;
	margin-left: auto;
}
.l-kv__block1 .box1 .slider li {
	padding: 5px;
	background: #fff;
}
.l-kv__block1 .box1 .slider li:nth-child(n+2) {display: none;}
.l-kv__block1 .box1 .slider .bx-wrapper li {display: block;}
.l-kv__block1 .box1 .slider .bx-wrapper {position: relative;}
.l-kv__block1 .box1 .slider .bx-pager {
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -20px;
	width: 100%;
}
.l-kv__block1 .box1 .slider .bx-pager .bx-pager-item {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 3px;
	margin-right: 3px;
}
.l-kv__block1 .box1 .slider .bx-pager .bx-pager-item a {
	display: block;
	width: 10px;
	height: 10px;
	border: 1px solid #666;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 100%;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
}
.l-kv__block1 .box1 .slider .bx-pager .bx-pager-item a:hover,
.l-kv__block1 .box1 .slider .bx-pager .bx-pager-item a.active {
	background: #F09BA5;
	border-color: #F09BA5;
}


/* TOPICS */
.p-top__topicsbnr {
	/*background: url(../img/top/topics_bg1.jpg) no-repeat center;*/
	/*background-size: cover;*/
	padding-top: 45px;
	padding-bottom: 130px;
	overflow: hidden;
}
.p-top__topicsbnr .block1 ul {}
.p-top__topicsbnr .block1 li .wrap {
	padding-left: 10px;
	padding-right: 10px;
}
.p-top__topicsbnr .block1 li.is-new a,
.p-top__topicsbnr .block1 li.is-new .link {position: relative;}
.p-top__topicsbnr .block1 li.is-new a:before,
.p-top__topicsbnr .block1 li.is-new .link:before {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	background: url(../img/top/topics_icon-new.png) no-repeat right top;
	width: 76px;
	height: 39px;
}
.p-top__topicsbnr .block1 li a,
.p-top__topicsbnr .block1 li .link {
	display: block;
	background: #fff;
	text-decoration: none;
	color: #333;
	position: relative;
}
.p-top__topicsbnr .block1 li a .category,
.p-top__topicsbnr .block1 li .link .category {
	position: absolute;
	left: 0;
	top: 0;
	background: #FCF304;
	color: #4B4746;
	font-size: 88.23%;
	line-height: 140%;
	padding: 5px 10px 4px;
	margin: 0;
	font-weight: bold;
}
.p-top__topicsbnr .block1 li a .txt1,
.p-top__topicsbnr .block1 li .link .txt1 {
	padding: 14px 12px 0;
	font-size: 110.29%;
	line-height: 140%;
}
.p-top__topicsbnr .block1 li a .txt1 p,
.p-top__topicsbnr .block1 li .link .txt1 p {
	min-height: 80px;
	margin: 0;
}
.p-top__topicsbnr .block1 .bx-wrapper,
.p-top__topicsbnr .block1 .slick-slider {
	position: relative;
	margin-bottom: 0;
}
.p-top__topicsbnr .block1 .bx-wrapper ul,
.p-top__topicsbnr .block1 .slick-slider ul {
	padding-left: 0;
	padding-right: 0;
}
.p-top__topicsbnr .block1 .bx-wrapper .bx-viewport,
.p-top__topicsbnr .block1 .slick-slider .slick-list {overflow: visible !important;}
.p-top__topicsbnr .block1 .bx-wrapper li a .txt1 p,
.p-top__topicsbnr .block1 .bx-wrapper li .link .txt1 p {min-height: initial;}
.p-top__topicsbnr .block1 .bx-controls-direction a,
.p-top__topicsbnr .block1 .slick-slider .slick-arrow {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	width: 30px;
	height: 80px;
	background-repeat: no-repeat;
	background-size: cover;
	text-indent: 80px;
	white-space: nowrap;
	overflow: hidden;
	border: 0;
	outline: 0;
	z-index: 9;
}
.p-top__topicsbnr .block1 .bx-controls-direction a.bx-next,
.p-top__topicsbnr .block1 .slick-slider .slick-next {
	background-image: url(../img/common/icon_next4.svg);
	right: 25px;
}
.p-top__topicsbnr .block1 .bx-controls-direction a.bx-prev,
.p-top__topicsbnr .block1 .slick-slider .slick-prev {
	background-image: url(../img/common/icon_prev4.svg);
	left: 25px;
}
.p-top__topicsbnr .block1 .bx-pager,
.p-top__topicsbnr .block1 .slick-dots {
	position: absolute;
	left: 0;
	bottom: -40px;
	width: 100%;
	text-align: center;
}
.p-top__topicsbnr .block1 .bx-pager .bx-pager-item,
.p-top__topicsbnr .block1 .slick-slider .slick-dots li {
	display: inline-block !important;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 3px;
	float: none;
}
.p-top__topicsbnr .block1 .bx-pager .bx-pager-item a,
.p-top__topicsbnr .block1 .slick-slider .slick-dots li button {
	display: block;
	text-indent: 100%;
	overflow: hidden;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #666666;
	padding: 0;
	background: #fff;
}
.p-top__topicsbnr .block1 .bx-pager .bx-pager-item a.active,
.p-top__topicsbnr .block1 .slick-slider .slick-dots li.slick-active button {
	background: #F09BA5;
	border-color: #F09BA5;
}
.p-top__topicsbnr .block1 ul {*zoom: 1;}
.p-top__topicsbnr .block1 ul:after {
	display: block;
	content: "";
	clear: both;
}
.p-top__topicsbnr .block1 li {
	float: left;
	width: 380px;
	margin-right: 20px;
}
.p-top__topicsbnr .block1 li:nth-child(5) {margin-right: 0;}
.p-top__topicsbnr .block1 .bx-wrapper li {
	float: none;
	width: auto;
	margin-right: auto;
}
.p-top__topicsbnr .block1 .slick-slider li {
	width: auto;
	margin-right: auto;
}
/*.p-top__topicsbnr .block1 .bx-wrapper li:nth-child(3) {margin-right: auto;}*/
.p-top__topicsbnr .block1 li:nth-child(n+4) {display: none;}
.p-top__topicsbnr .block1 .bx-wrapper li:nth-child(n+4),
.p-top__topicsbnr .block1 .slick-slider li:nth-child(n+4) {display: block;}



/* ABOUT NUHW */
.p-top__about {
	padding-top: 45px;
	padding-bottom: 85px;
}
.p-top__about ul {*zoom: 1;}
.p-top__about ul:after {
	display: block;
	content: "";
	clear: both;
}
.p-top__about li {
	float: left;
	width: 25%;
	text-align: center;
}
.p-top__about li:nth-child(4n+1) {clear: both;}
.p-top__about li a {
	display: block;
	border-right: 1px solid #fff;
	text-decoration: none;
	color: #fff;
}
.p-top__about li .img img {
	width: 100%;
	height: auto;
}
.p-top__about li .txt1 {
	font-size: 110.29%;
	line-height: 130%;
	background: #f59eb1;
	background: -moz-linear-gradient(left,  #f59eb1 0%, #f37d99 100%);
	background: -webkit-linear-gradient(left,  #f59eb1 0%,#f37d99 100%);
	background: linear-gradient(to right,  #f59eb1 0%,#f37d99 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f59eb1', endColorstr='#f37d99',GradientType=1 );
	padding-top: 6px;
	padding-bottom: 6px;
}
.p-top__about li .txt1 p {margin: 0;}
.p-top__about li.one-line .txt1 {
	padding-top: 15px;
	padding-bottom: 16px;
}


/* NUHW CAMPUS MOVIE */
.p-top__movie {
	/*background: url(../img/top/movie_bg1.jpg) no-repeat center;*/
	/*background-size: cover;*/
	text-align: center;
	/*color: #fff;*/
	color: #333;
	/*padding-top: 90px;*/
	/*padding-bottom: 90px;*/
	padding-top: 60px;
	padding-bottom: 70px;
	overflow: hidden;
	/*border-bottom: 1px solid #ddd;*/
}
.p-top__movie-wrap {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.p-top__movie .u-youtube-wrap {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.p-top__movie .u-youtube-wrap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.p-top__movie .movie_slide {
	position: relative;
}
.p-top__movie .movie_slide li {
	-ms-filter: "alpha(opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
	/*width: 320px;*/
}
.p-top__movie .movie_slide li iframe {
	-webkit-transform: scale(0.45);
	transform: scale(0.45);
	-webkit-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: .5s ease all;
	transition: .5s ease all;
}
.p-top__movie .movie_slide li.active,
.p-top__movie .movie_slide li.slick-current {
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	/*width: calc(100vw - 640px);*/
}
.p-top__movie .movie_slide li.active iframe,
.p-top__movie .movie_slide li.slick-current iframe {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: center center;
	transform-origin: center center;
}
.p-top__movie .movie_slide li:nth-child(n+2) {
	display: none;
}
.p-top__movie .movie_slide .bx-wrapper li:nth-child(n+2),
.p-top__movie .movie_slide .slick-slider li:nth-child(n+2) {
	display: block;
}
.p-top__movie .movie_slide .bx-viewport,
.p-top__movie .movie_slide .slick-list {
	overflow: visible !important;
}
.p-top__movie .movie_slide .slick-arrow {
	display: block;
	border: 0;
	background-color: transparent;
	cursor: pointer;
}
.p-top__movie .movie_slide .slick-arrow,
.p-top__movie .movie_slide .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -40px;
	width: 30px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-indent: 50px;
	white-space: nowrap;
	overflow: hidden;
}
.p-top__movie .movie_slide .slick-arrow.slick-next,
.p-top__movie .movie_slide .bx-controls-direction a.bx-next {
	background-image: url(../img/common/icon_next4.svg);
	right: -120px;
	/*right: 320px;*/
}
.p-top__movie .movie_slide .slick-arrow.slick-prev,
.p-top__movie .movie_slide .bx-controls-direction a.bx-prev {
	background-image: url(../img/common/icon_prev4.svg);
	left: -120px;
	/*left: 320px;*/
}
.p-top__movie .box1 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*margin-top: 45px;*/
}
.p-top__movie .box1 a {
	display: block;
	/*color: #fff;*/
	color: #333;
	text-decoration: none;
}
.p-top__movie .box1 a:hover {
	opacity: 1 !important;
	-ms-filter: "alpha(opacity=100)" !important;
	filter: alpha(opacity=100) !important;
}
.p-top__movie .box1 a:hover .btn1 {
	background: #F37D99;
	color: #fff;
	border-color: #F37D99;
}
.p-top__movie .box1 .btn1 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*border: 1px solid #fff;*/
	border: 1px solid #333;
	font-size: 110.29%;
	padding: 5px;
	width: 160px;
	transition: .3s ease all;
	-webkit-transition: .3s ease all;
	-moz-transition: .3s ease all;
}


/* SPECIAL CONTENTS */
.p-top__special {
	padding-top: 55px;
	padding-bottom: 50px;
	border-bottom: 1px solid #ddd;
	background: url(../img/top/special_bg1.jpg) no-repeat center;
	background-size: cover;
}
.p-top__special .block1 ul,
.p-top__special .block2 ul {*zoom: 1;}
.p-top__special .block1 ul:after,
.p-top__special .block2 ul:after {
	display: block;
	content: "";
	clear: both;
}
.p-top__special .block1 ul {
	position: relative;
	margin-left: -40px;
}
.p-top__special .block1 li {
	float: left;
	width: 320px;
	margin-left: 40px;
	/*width: 30.7692%;*/
	/*margin-left: 3.8462%;*/
	margin-bottom: 1.9230%;
}
.p-top__special .block1 ul.col2 {}
.p-top__special .block1 ul.col2 li {
	width: 500px;
	margin-bottom: 30px;
}
/*.p-top__special .block1 li:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}*/
.p-top__special .block1 li img {
	width: 100%;
	height: auto;
}
.p-top__special .block2 {
	padding-top: 1.1538%;
}
.p-top__special .block2 li {
	float: left;
	/*width: 19.2307%;*/
	/*margin-left: 0.961625%;*/
	/* width: 16%; *//*6*/
	width: 13.857%;/*7*/
	/* width: 12.0625%; *//*8*/
	margin-left: 0.5%;
}
.p-top__special .block2 li img {
	max-width: 100%;
	height: auto;
}
/*.p-top__special .block2 li:nth-child(7n+1) {*/
.p-top__special .block2 li:nth-child(8n+1) {
	clear: both;
	margin-left: 0;
}



/*====================================================================

 2020年度トップページ

====================================================================*/
.p-top__feature {
	background: url(../img/top/feature_bg1_2023.jpg?05) no-repeat center top #eaf0f9;
	padding-top: 120px;
	padding-bottom: 130px;
	position: relative;
}
/*.p-top__feature:before {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/top/feature_icon1.png) no-repeat center 30%;
	z-index: 1;
}*/
.p-top__feature-block1 {
	position: relative;
	z-index: 9;
	top: 70px!important;
	width: 420px;
	margin-left: auto;
	text-align: center;
	
}
.p-top__feature-block1 .c-title2 {margin-bottom: 10px;}
.p-top__feature-block1 .box1 {
	background: rgba(255,255,255,.9);
	box-shadow: 10px 10px 20px rgba(153,153,153,.1);
	padding-top: 49px;
	padding-bottom: 53px;
}
.p-top__feature-block1 .box1 p {
	font-size: 183.8235%;
	line-height: 140%;
	margin-top: 0;
	margin-bottom: 30px;
}
