@charset "UTF-8";


/*メインカラー

*/


/* PREFIX
l-/ Layout

*/

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

当CSSには、webサイト内の全ページに共通する要素（ヘッダー・グローバルナビ・ローカルナビ・コンテナ・レイアウト用ボックス設定・
パンくず・ページ上部メインイメージ・フッター など）の基本レイアウトに関する設定を記述してください

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* html{
	} */

	/*bg_settings*/
	body{

	}

.wp-block-image img {
max-width: none!important;
}

/****************************************************************

	layout

	****************************************************************/

header{
	position:relative;
	z-index:100;
}


	.l-wrapper{
	}


	.l-main-section{
		position: relative;
	}

	.container{
		background: #fff;
	}

	.page .container{
		background: #fff;
		padding-bottom: 100px;
		box-shadow: 0px 2px 4px rgba(0,0,0,0.18);
	}

	.container.ebebeb{
		background: #ebebeb;
	}

	.content-inner{
		background: #fff;
		width:1100px;
		padding:40px 35px;
		margin:0 auto;
	}

	.content-inner.clear{
		background: none;
	}

	.page .content-inner{
		margin: -50px auto;
		position:relative;
		z-index:100;
	}

		.cms .content-inner{
		background: none;
		width: 100%;
		min-height: 400px;
		padding: 40px 35px;
		margin: 0 auto;
}

.library .container.ebebeb{
		background: url(../images/mainvisual/mainvisual_library.png)no-repeat center center;
		background-size: cover;
	}
.utnews .container.ebebeb{
		background: url(../images/mainvisual/mainvisual_utnews.png)no-repeat center center;
		background-size: cover;
	}
	.healthcare .container.ebebeb{
		background: url(../images/mainvisual/mainvisual_healthcare.png)no-repeat center center;
		background-size: cover;
	}




	.info-two-colmun{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.info-two-colmun a{
	width: 49%;
}

.two-info{
	background: #00b9ef;
	color: #FFF;
	font-size: 1.2em;
	
	height: 3em;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px 50px 50px 50px;
}
.two-info p{
	margin: auto;
}

/****************************************************************

	header

	****************************************************************/


	.l-mainvisual{
		height:95vh;
		width: 100%;
		background: #333;
		position:relative;
	}

	.top .l-mainvisual{
		background: none;
	}

	.hs .l-mainvisual{
		background: url(../images/mainvisual/hs-mainvisual-bg.png) no-repeat;
		background-size: cover;
	}
	.hs .l-mainvisual{
		background: url(../images/mainvisual/hs-mainvisual-bg.png) no-repeat ;
		background-size: cover;
	}
	.jhs .l-mainvisual{
		background: url(../images/mainvisual/jhs-mainvisual-bg.png) no-repeat ;
		background-size: cover;
	}


	/* .l-mainvisual:before{
		content:"";
		width: 100%;
		min-width:1200px;
		height:300px;
		background: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(0,0,0,.6));
		background: linear-gradient(0deg, rgba(255,255,255,0), rgba(0,0,0,.6));
		position: absolute;
		top:0;
		left:0;
		z-index: 1;
	} */

	.l-mainvisual:after{
		content:"";
		width: 100%;
		min-width:1200px;
		height:300px;
		background: -webkit-linear-gradient(0deg, rgba(0,0,0,.6), rgba(255,255,255,0));
		background: linear-gradient(0deg, rgba(0,0,0,.6), rgba(255,255,255,0));
		position: absolute;
		bottom:0;
		left:0;
	}

	.top .l-mainvisual:after{
		display: none;
	}

	.l-page-mainvisual{
		height:500px;
		width: 100%;
		background: #333;
		position:relative;
	}
	.hs .l-page-mainvisual{
		background: url(../images/mainvisual/hs-mainvisual-bg.png) no-repeat ;
		background-size: cover;
	}
	.jhs .l-page-mainvisual{
		background: url(../images/mainvisual/jhs-mainvisual-bg.png) no-repeat ;
		background-size: cover;
	}
	.school .l-page-mainvisual{
		background: url(../images/mainvisual/school-maivisual.png)no-repeat;
		background-size: cover;
	}
	.examinfo .l-page-mainvisual{
		background: url(../images/mainvisual/hs-mainvisual-bg.png)no-repeat;
		background-size: cover;
	}
	.information .l-page-mainvisual{
		background: url(../images/mainvisual/hs-mainvisual-bg.png)no-repeat;
		background-size: cover;
	}
	.club .l-page-mainvisual{
		background: url(../images/mainvisual/hs-mainvisual-bg.png)no-repeat;
		background-size: cover;
	}
	.special .l-page-mainvisual{
		background: url(../images/mainvisual/mainvisual_course01.png)no-repeat top center;
		background-size: cover;
	}
	.special2 .l-page-mainvisual{
		background: url(../images/mainvisual/mainvisual_course02.png)no-repeat center center;
		background-size: cover;
	}
	.total .l-page-mainvisual{
		background: url(../images/mainvisual/mainvisual_course03.png)no-repeat top center;
		background-size: cover;
	}
	.library .l-page-mainvisual{
		background: url(../images/mainvisual/hs-mainvisual-bg.png)no-repeat center center;
		background-size: cover;
	}
	.cms .l-page-mainvisual{
		background: url(../images/mainvisual/hs-mainvisual-bg.png)no-repeat;
		background-size: cover;
	}

	.l-page-mainvisual:before{
		content:"";
		width: 100%;
		height:200px;
		background: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(0,0,0,.3));
		background: linear-gradient(0deg, rgba(255,255,255,0), rgba(0,0,0,.3));
		position: absolute;
		top:0;
		left:0;
		z-index:-1;
	}

	.l-page-mainvisual:after{
		content:"";
		width: 100%;
		height:200px;
		background: -webkit-linear-gradient(0deg, rgba(0,0,0,.3), rgba(255,255,255,0));
		background: linear-gradient(0deg, rgba(0,0,0,.3), rgba(255,255,255,0));

		position: absolute;
		bottom:0;
		left:0;
	}

.schoollife .l-page-mainvisual{
	background: -webkit-linear-gradient(3deg, rgb(65, 183, 238), rgb(55, 146, 220));
	background: linear-gradient(3deg, rgb(65, 183, 238), rgb(55, 146, 220));
	position:relative;
	height:500px;
	z-index:-1;
}

.schoollife .l-page-mainvisual.scroll{
	height:300px;
	transition: all 0.3s ease;
}

.schoollife .l-page-mainvisual:before , .schoollife .l-page-mainvisual:after{
	display: none;
}


.schoollife .school-life-logo{
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
	display: block;
	transition: all 0.3s ease;
}

.schoollife .scroll .school-life-logo{
	transition: all 0.3s ease;
}

.schoollife .scroll .school-life-logo img{
	width: 300px;
}

.schoollife .school-life-logo a{
	display: block;
}

.schoollife	.header-inner , .top .header-inner{
	position:static;
	justify-content: flex-end;
	min-width:1200px;
}

	.header-inner{
		position:relative;
		z-index:1;
		display: flex;
		justify-content: space-between;
		padding:30px 50px 0;
		margin-bottom: 10px;
	}

	.header-inner.fixed{
		position:fixed;
		top:0;
		left:0;
	}

	.header-inner h1{
		display: none;
	}
	.header-inner h1.is-show{
		display: block;
	}

	.header-inner.fixed h1{
		display: none;
	}

	.header-right-subnavi{
		display: flex;
	}

	.header-right-subnavi li a{}


	.header-right-subnavi li a{
		color:#fff;
		font-size: 12px;
		position:relative;
		padding-left: 15px;
	}

	.header-right-subnavi li a::before{
		font-family:"Material Icons";
		display: inline-block;
		content: "\e037";
		position: absolute;
		top:0;
		left:0;
		color:#fff;
		line-height:1;
	}

	.header-right-title{
		color:#fff;
		text-align: left;
		font-size: 20px;
	}
	.header-right-title span{
		display: block;
		font-size: 16px;
	}

	.header-g-navi{
		margin:0 50px;
		position:relative;
		display: flex;
		z-index: 1;
	}
	.header-g-navi.junior{
		display: none;
	}
	.jhs .header-g-navi.high{
		display: none;
	}
	.jhs .header-g-navi.junior{
		display: flex;
	}


	.schoollife .header-g-navi , .top .header-g-navi{
    margin: 10px 0px 0;
}


	.header-g-navi li{
		margin-right: 10px;
	}

		.header-g-navi li a{
		border: 1px solid #fff;
		color: #fff;
		z-index: 10;
		font-size: 11px;
		min-width: 100px;
		display: block;
		text-align: center;
		padding: 3px;
}
	.schoollife .header-g-navi li a , .top .header-g-navi li a{
		width: auto;
		border:none;
	}


	.top-right-bottom-navi{
		position:absolute;
		z-index:1;
		bottom:10px;
		right:20px;
	}

	.schoollife .top-right-bottom-navi{
		display: none;
	}

	.top-right-bottom-navi li{
		padding-left: 35px;
		background: url(../images/common/circle-arrow-icon.png)no-repeat;
	}

	.top-right-bottom-navi li a{
		color:#fff;
		min-height:35px;
		display: block;
	}


	.top-right-bottom-navi li{

	}

	.fix-navi{
		background: rgba(0,0,0,.6);
		display: flex;
		justify-content: space-between;
		height:50px;
		padding-top: 15px;
		position:fixed;
		top:-80px;
		left:0;
		width: 100%;
		min-width:1200px;
		padding-right: 50px;
		box-shadow: 0px 2px 4px rgba(0,0,0,0.18);
		transition: all 0.3s ease;
		z-index:1000;
	}

	.fix-navi.is-show{
		position:fixed;
		top:0;
		z-index:10000!important;
	}

	.fix-navi .header-g-navi{
		display: flex;
		margin-top: 0;
	}
	.fix-navi .header-g-navi li a{
		width: auto;
		border: none;
	}

.hs .fix-navi .header-g-navi.junior{
	display: none;
}

.school .fix-navi .header-g-navi.junior{
	display: none;
}

.top .fix-navi .header-g-navi.junior{
	display: none;
}

.information .fix-navi .header-g-navi.junior{
	display: none;
}
.schoollife .fix-navi .header-g-navi.junior{
	display: none;
}
.hstop .header-inner h1.is-show{
	display: none;
}
.jhstop .header-inner h1.is-show{
	display: none;
}
.top .header-inner h1.is-show{
		display: none;
	}
.information .header-inner h1.is-show{
	display: none;
}
.school .header-inner h1.is-show{
	display: none;
}
.cms .header-inner h1.is-show{
	display: none;
}

	/**********************

	news-section

	***********************/

	.news-section-block{
		background: #000;
		position:relative;
		padding:40px 120px 40px;
		margin-bottom: 40px;
	}

	.news-section-block.top-news{
		background: none;
		margin-bottom: 0;
		position: relative;
	}
	.news-section-block.top-mov{
		background: none;
		margin-bottom: 0;
		position: relative;
		overflow:hidden;
		z-index: 2;
	}
	.news-section-block.no-mov{
		background: #333;
		margin-bottom: 0;
		position: relative;
		overflow:hidden;
		z-index: 2;
	}

.top_movie_wrap {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.top_movie_wrap video{
	width: 100%;
}
.top_movie_wrap::after {
	content: '';
	width: 100%;
	min-height: 200px;
	height: 100%;
	/*background: rgba(0,0,0,.6);*/
	position: absolute;
	top: 0;

}

 
	.news-section-block::before{
		content:"Blog";
		font-family: 'EB Garamond', serif;
		color:#fff;
		display: inline-block;
		font-size: 30px;
		position: absolute;
		top:20px;
		left:20px;
		line-height:1;
	}

	.news-section-block.top-news::before{
		content:"News";
		color:#000;
	}


	.news-section-block__target{
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom:40px;
		font-size: 13px;
	}

	.news-section-block__target li{
		width: 30%;
		border:1px #fff solid;
		padding:5px 0 ;
		text-align: center;
		border-radius: 20px;
		color:#fff;
		cursor:pointer;
	}

	.news-section-block__target.is-long li{
		width: 100%;
	}

	.news-section-block__target li.is-show , .news-section-block__target li:hover{
		background: #FFF;
		color:#000;
	}
	.news-section-block__target li.black{
		border:1px #707070 solid;
		color:#707070;
	}

	.news-section-block__target li.blue{
		border:1px #00b9ef solid;
		color:#00b9ef;
	}
	.news-section-block__target li.yellow{
		border:1px #f8b62d solid;
		color:#f8b62d;
	}
	.news-section-block__target li.pink{
		border:1px #e63178 solid;
		color:#e63178;
	}
	.news-section-block__target li.black.is-show , .news-section-block__target li.black:hover{
		background: #707070;
		color:#fff;
	}

	.news-section-block__target li.blue.is-show , .news-section-block__target li.blue:hover{
		background: #00b9ef;
		color:#fff;
	}
	.news-section-block__target li.yellow.is-show , .news-section-block__target li.yellow:hover{
		background: #f8b62d;
		color:#fff;
	}
	.news-section-block__target li.pink.is-show , .news-section-block__target li.pink:hover{
		background: #e63178;
		color:#fff;
	}

	.news-section-block__target li + li{
		margin-left: 5px;
	}

	.news-section-block__detail li{
		border-bottom: 1px dotted #fff;
	}

	.top-news .news-section-block__detail li{
		border-bottom: 1px dotted #000;
	}

	.news-section-block__detail li a{
		color:#fff;
		padding:10px 20px;
		display: block;
	}

	.utnews .news-section-block__detail li a{
		color:#000;
	}

	.news-section-block__detail li a:hover{
		background: #FFF;
		color:#000;
		opacity:1;
	}

	.top-news .news-section-block__detail li a{
		color:#000;
	}
	.healthcare .news-section-block__detail li a{
		color:#000;
	}
	.alumni .news-section-block__detail li a{
		color:#000;
	}

	.news-section-block__detail__date{
		font-family: 'Muli', sans-serif;
		font-weight: 400;
	}
.black .news-section-block__detail__date{color:#707070;}
	.blue .news-section-block__detail__date{color:#00b9ef;}
	.yellow .news-section-block__detail__date{color:#f8b62d;}
	.pink .news-section-block__detail__date{color:#e63178;}

	.top-news .news-section-block__detail li:hover .news-section-block__detail__date{
		color:#fff;
	}
	.alumni .news-section-block__detail li:hover .news-section-block__detail__date{
		color:#fff;
	}

	.news-section-block__detail__article{
		position:relative;
		padding-left: 80px;
	}
	.top-content-bn li{
		position:relative;
	}
	.top-content-bn li.new-icon_btn::before{
		content: url(../images/top/update.png);
		font-family: 'Muli', sans-serif;
		/*background: #E8382F;*/
		/*color:#fff;*/
		/*font-size: 12px;*/
		position: absolute;
		bottom: 3px;
		right: 9px;
		/*padding:1px 2px;*/
		/*
				border-radius: 5px;*/
}
	.top-content-bn li.new-icon_club_btn::before{
		content: url(../images/top/update.png);
		font-family: 'Muli', sans-serif;
		/*background: #E8382F;*/
		/*color:#fff;*/
		/*font-size: 12px;*/
		position: absolute;
		bottom: 3px;
		right: 9px;
		/*padding:1px 2px;*/
		/*
				border-radius: 5px;*/
	}

/* 20181029 added */
	.page-index-btn li{
		position:relative;
	}
	.page-index-btn li.new-icon_btn::before{
		content: url(../images/top/update.png);
		font-family: 'Muli', sans-serif;
		position: absolute;
		bottom: -5px;
		right: 0;
	}


	.new-icon .news-section-block__detail__article::before{
		content:"NEW";
		font-family: 'Muli', sans-serif;
		background: #E8382F;
		color:#fff;
		font-size: 12px;
		position:absolute;
		top:0;
		left:20px;
		padding:1px 2px;
		border-radius: 5px;
	}
	.news-detail-block{
		overflow: hidden;
		display: none;
		transition: all 0.3s ease;
	}

	.news-detail-block.is-show{
		display: block;
	}

	.news-detail-block.is-blog{
		display: block;
	}


	a.news-more-btn{
		background: #FFF;
		display: block;
		border-radius: 20px ;
		margin: 20px 0;
		margin-left: 10px;
		float: right;
		padding: 5px 20px;
	}

a.news-more-btn.prt{
		background: #FFF;
		display: block;
		border-radius: 20px;
		margin: 20px 0;
		margin-left: 10px;
		float: left;
		padding: 5px 20px;
}

	a.news-more-btn:after {
		content:"";
		display:table;
		clear:both;
	}
.black a.news-more-btn{color:#707070;}
	.blue a.news-more-btn{color:#00b9ef;}
	.yellow a.news-more-btn{color:#f8b62d;}
	.pink a.news-more-btn{color:#e63178;}

.black .news-section-block__detail li a:hover{
		background: #707070;
		color:#fff;
		opacity:1;
	}
	.blue .news-section-block__detail li a:hover{
		background: #00b9ef;
		color:#fff;
		opacity:1;
	}
	.yellow .news-section-block__detail li a:hover{
		background: #f8b62d;
		color:#fff;
		opacity:1;
	}
	.pink .news-section-block__detail li a:hover{
		background: #e63178;
		color:#fff;
		opacity:1;
	}

	.page-index-title{
		border-bottom: 1px solid #000;
		font-size: 24px;
		padding: 20px 0;
		text-align: center;
		margin-bottom: 40px;
	}

	.page-index-btn{
		display: flex;
		flex-wrap:wrap;
		justify-content: space-between;

	}
	.page-index-btn li{
		width: 48%;
		background: #ddd;
		margin-bottom: 20px;
	}
	.page-index-btn li a{
		display: block;
		padding-top: 50%;
	}

	.page-index-btn li a p{
		background: #000;
		color:#fff;
		text-shadow:0 1px 2px rgba(0,0,0,.20);
		text-align: center;
		padding: 10px 0;
		font-size: 20px;
		font-weight: bold;
		width: 100%;
	}

	a.learning-btn{
		background: #FFF;
		display: block;
		border-radius: 20px ;
		margin: 20px 0;
		margin-left: 10px;
		float: right;
		padding: 5px 20px;
	}


/**********************

footer

***********************/


.l-bottom-menu{
	background: url(../images/common/footer__bg.png) no-repeat center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	padding:40px;
	position:relative;
}

.l-bottom-menu:after{
	content:"";
	width: 100%;
	height:100%;
	background: rgba(0,0,0,.4);
	position: absolute;
	left:0;
	top:0;
	display: inline-block;
}

.l-bottom-menu li{
	margin-right: 20px;
	position:relative;
	z-index:10;
}

.l-bottom-menu li:last-child{
	margin-right: 0;
}

.l-bottom-menu li a{
	display: block;
	text-align: center;
	color:#fff;
	text-shadow:0 1px 2px rgba(0,0,0,.20);
}

/*.bottom-menu-photo{
	background: rgba(55, 146, 220, .8);
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin-bottom: 20px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18);
	padding-top: 45%;
	font-weight: bold;
	font-size: 15px;
}*/
.bottom-menu-photo{
	background: rgba(55, 146, 220, .8);
	width: 10vw;
	height: 10vw;
	border-radius: 50%;
	margin-bottom: 20px;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.18);
	padding-top: 45%;
	font-weight: bold;
	font-size: 15px;
}
.bottom-menu-photo.title2l{
	padding-top: 35%;
	font-weight: bold;
	font-size: 15px;
}


/*.bm01 .bottom-menu-photo{
	background: url(../images/common/footer__btn01.png) no-repeat center center;
	background-size: cover;
}
.bm02 .bottom-menu-photo{
	background: url(../images/common/footer__btn02.png) no-repeat center center;
	background-size: cover;
}
.bm03 .bottom-menu-photo{
	background: url(../images/common/footer__btn03.png) no-repeat center center;
	background-size: cover;
}
.bm04 .bottom-menu-photo{
	background: url(../images/common/footer__btn04.png) no-repeat center center;
	background-size: cover;
}
.bm05 .bottom-menu-photo{
	background: url(../images/common/footer__btn05.png) no-repeat center center;
	background-size: cover;
}
*/
.bottom-menu-text{
	min-height:50px;
}

.l-footer-name{
	background: #4c4c4c;
	text-align: center;
	color:#fff;
	padding:20px 0;
}

.footer-smallnvi{
	background: #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
	padding:20px;

}

.footer-smallnvi li a{
	border-right:1px solid #000;
	width: 200px;
	display: block;
	text-align: center;
}

.footer-smallnvi li:last-child a{
	border-right: none;
}

.footer-name-title{
	font-size: 20px;
}
.footer-name-title span{
	font-size: 15px;
	display: block;
}

.footer-name-title__english{
	font-family: 'Muli', sans-serif;
	font-weight: 200;
	font-size: 10px;
	display: block;

}
.footer-name-title__address{
	font-family: 'Muli', sans-serif;
	font-weight: 200;
	font-size: 10px;
	display: block;
	margin-bottom: 8px;

}

.page-index-btn li.sl-pib01{
		background: url(../schoollife/images/sl-pib01-bg.png) no-repeat center center;
		background-size: cover;
	}

	.page-index-btn li.sl-pib02{
		background: url(../schoollife/images/sl-pib02-bg.png) no-repeat center center;
		background-size: cover;
	}

	.page-index-btn li.sl-pib03{
		background: url(../schoollife/images/sl-pib03-bg.png) no-repeat center center;
		background-size: cover;
	}

	.page-index-btn li.sl-pib04{
		background: url(../schoollife/images/sl-pib04-bg.png) no-repeat center center;
		background-size: cover;
	}
	.page-index-btn li.sl-pib05{
		background: url(../schoollife/images/sl-pib05-bg.png) no-repeat center center;
		background-size: cover;
	}
.page-index-btn li.sl-pib06{
		background: url(../schoollife/images/sl-pib06-bg.png) no-repeat center center;
		background-size: cover;
	}



/****************************************************************

	sidenavi

****************************************************************/

.l-sidenavi{
	width: 90vw;
	position:fixed;
	top:0;
	right:-90vw;
	transition: all 0.3s ease;
	background: #fff;
	height:100vh;
	z-index:1100;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.18);
	border-left: 1px solid #ddd;
}

.l-sidenavi.current{
	right:0;
}

.sidenavi__close-btn{
	background: #000;
	color:#fff;
	padding:5px ;
	transition: all 0.3s ease;
	cursor:pointer;
	font-family: 'Playfair Display', serif;
	font-weight: bold;
}

.sidenavi__close-btn:hover i{
	margin-right: -2px;
	transition: all 0.3s ease
}
.sidenavi__inner{
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling:touch;
	padding-bottom: 40px;
}



.sidenavi__menu dt{
	padding:10px;	
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	color:#999;
	position:relative;
	cursor:pointer;
}

.sidenavi__menu dt::after{
	font-family: 'Material Icons';
	content: "\e313";
	font-size: 18px;
	vertical-align: bottom;
	margin-right: 0;
	color:#333;
	position: absolute;
	top:50%;
	right:10px;
	margin-top: -.8em;
}
.sidenavi__menu dt.current , .sidenavi__menu dt:hover{
	background: #ddd;
}

.sidenavi__menu dt.current::after{
	transform: scale(1, -1);
}




.sidenavi__menu dt span{
	font-family: 'Playfair Display', serif;
	display: block;
	font-size: 18px;
	color:#333;
}

.sidenavi__menu dd{
	display: none;
}

.sidenavi__menu dd ul li a{
	background: #efefef;
	width: 100%;
	display: block;
	padding:10px;
	border-bottom: 1px solid #fff;
	position:relative;

}

.sidenavi__menu dd ul li a::after{
	font-family: 'Material Icons';
	content: "\e315";
	font-size: 18px;
	vertical-align: bottom;
	margin-right: 0;
	color:#333;
	position: absolute;
	top:50%;
	right:10px;
	margin-top: -.8em;
}

.sidenavi__menu dd ul li a:hover{
	background: #FFF;
}
.sidenavi__menu dd ul li a:hover::after{
	right:5px;
}

.fixed {
  position: fixed;
  width: 100vw;
  height: 100vh;
}
body.fixed::after{
	content:"";
	display: inline-block;
	width: 100%;
	height:100%;
	background: rgba(0,0,0,.9);
	position: fixed;
	top:0;
	left:0;
	z-index:50;
}

.w100{
	width: 100%;
}
.header-right-title a {
margin: 0;
padding: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
cursor: pointer;
outline: none;
text-decoration: none;
}
.header-right-title a:link { text-decoration:none; color:#FFF;}
.header-right-title a:visited { text-decoration: underline; color:#FFF;}
.header-right-title a:active, .header-right-title a:focus{opacity:0.7; outline:none;}
.header-right-title a:hover {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity:0.7;
 }
.mb40{
	margin-bottom: 40px;
}

