@charset "UTF-8";

/*------------------------------------------------------------------------------
TOP - CSS Modules Import
URL: http://morii-ganka.jp/
Date: 2011-11-15
Copyrightï¼¡¦ï¼¡¦Morii Eye Clinic. All right reserved.
------------------------------------------------------------------------------*/

#container {
	min-width: 1230px;
}
#pageTop {
	z-index: 100;
}
@media screen and (max-width:767px){
	#container {
		min-width: inherit;
	}

	#pageTop {
		top: -220px !important;
	}
}

/* ----------------------------------------

header

---------------------------------------- */
.top_header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
    border-bottom: solid 1px rgba(277,277,277,.2);
	z-index: 10;
}
.top_header_inner {
	width: 1200px;
	margin: 0 auto;
	text-align: right;
}

@media screen and (max-width:767px){
	.top_header{
		height: 55px;
		background:#fff;
		border-bottom: none;
	}
	.top_header_logo{
		    display: block;
	    margin-left: 10px;
	    margin-top: 10px;
	}
	.top_open_menu{
		margin-top: 5px;
	}
	.top_globalNav{
		display: none;
	}
	.top_header_inner {
		width: auto;
	}

}


.top_header_nav,
.top_header_nav > li,
.top_sizeChange_wrap dl,
.top_sizeChange_wrap dt,
.top_sizeChange_wrap dd,
.top_searchForm {
	display: inline-block;
	vertical-align: middle;
}
.top_headerTel {
	margin-top: 5px;
}
.top_sizeChange_wrap {
	margin-top: 7px;
	margin-left: 15px;
}
.top_sizeChange_wrap dt > span{
	color: #fff;
	font-weight: bold;
}
.top_sizeChange_wrap #sizeChange {
	margin-left: 1px;
}
.top_sizeChange_wrap dt {
	margin-top: 1px;
}
.top_sizeChange_wrap #sizeChange li{
	float: left;
	width: 36px;
	height: 21px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	background-color: #ececec;
	color: #333333;
}
.top_sizeChange_wrap #sizeChange li.active{
	background-color: #333333;
	color: #ececec;
}
.top_sizeChange_wrap #sizeChange li:first-child{
	border-radius: 2px 0 0 2px;
}
.top_sizeChange_wrap #sizeChange li:last-child{
	border-radius: 0 2px 2px 0;
}
.top_sizeChange_wrap #sizeChange li span {
	background-image: none;
	text-indent: 0;
	line-height: 20px;
}
.top_sizeChange_wrap #sizeChange .Big {
	width: 42px;
	font-size: 13px;
}

.top_searchForm {
	margin-top: 8px;
	margin-left: 16px;
}
.top_header_search{
	background: #ececec url(/files/img/common/ico_hdr_search_01.png) no-repeat 130px 50%;
    border: 1px solid #ededed;
    border-radius: 1px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    margin-right: 0px;
    overflow: hidden;
    padding: 3px 5px 3px 5px;
    width: 140px;
    font-size: 13px;
    border-radius: 2px;
    border: none;
}
.top_header_search.tipped {
	color: #b4b2ad;
}

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

	.top_header_nav,
	.top_searchForm {
		display: none;
	}


}



.top_globalNav{
	width: 1230px;
	position: absolute;
	top: 40px;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
	z-index: 10;
}
.top_globalNav #siteID {
	margin-left: 15px;
}
.top_globalNav_list{
	text-align: right;
	float: right;
	margin-top: 9px;
	margin-right: 2px;
}
.top_globalNav_list > li{
	display: inline-block;
	margin-right: 20px;
	vertical-align: middle;

}
.top_globalNav_list > li:last-child{
	margin-right: 0;
}
.top_globalNav_list > li > a {
	display: inline-block;
	vertical-align: middle;
	padding: 15px;
}
.top_globalNav_list > li > a:hover img {
	opacity: .7;
}
.top_globalNav_list img{
	width: auto;
	vertical-align: middle;
}

/* ----------------------------------------

MV

---------------------------------------- */
.top_mv{
	position: relative;
	height: 933px;
}

body {
	display: block;
}
.keyVisual {
	height: 933px;
	overflow: hidden;
	margin: 0 auto;
	min-width: 1000px;
    position: absolute;
    min-width: 1000px;
    top: 0;
    left: 0;
    width: 100%;
}
.keyVisual.slick-slider {
	margin-bottom: 0;
}
.keyVisual .slick-slide {
	overflow: hidden;
}
.keyVisual .kvSlide {
	position: relative;
	padding-top: 933px;
	background: #fff;
	height: 0;
}
.keyVisual img {
	max-width: inherit;
	position: absolute;
	top: 50%;
	left: 50%;
	min-height: 100%;
    width: auto;
    /*height: 100%;*/
    min-width: 100%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.keyVisual .slick-dots {
	width: auto;
	line-height: 1;
	bottom: 230px;
	left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
.keyVisual .slick-dots li {
	margin: 0 5px 0 6px !important;
	width: 10px;
	height: 10px;
	border: 2px solid #fff;
	border-radius: 100%;
	box-sizing: border-box;
}
.keyVisual .slick-dots li.slick-active {
	background-color: #fff;
}
.keyVisual .slick-dots li button {
	display: none;
}
.top_link{
	position: absolute;
	bottom: 4%;
	left: 50%;
	width: 1065px;
	z-index: 10;
	margin-left: -532px;
}
.top_link_list {
	text-align: center;
}
.top_link_list li{
	display: inline-block;
	vertical-align: top;
	margin: 0 2px;
}
.top_link_list li a:hover img {
	opacity: .7;
}
.top_link_img {
	display: block;
	margin: 20px auto 0;
	clear: left;
	width: 62px;
	height: 49px;
}
.top_link_img:hover img {
	opacity: .7;
}

@media screen and (max-width:767px){
	.keyVisual img {
		height: 100%;
		top: 0;
		-webkit-transform: translate(-50%,0);
		transform: translate(-50%,0);
	}
	.top_link{
		width: 100%;
		left: 0;
		margin: 0;
		bottom: 10px;
	}
	.top_link_list {
		width: 100%;
		max-width: 340px;
		text-align: center;
		margin: 0 auto;
	}
	.top_link_list li {
		width: 148px;
		-webkit-box-shadow: 0 5px 5px rgba(0,0,0,.2);
		box-shadow: 0 5px 5px rgba(0,0,0,.2);
		margin-bottom: 8px;
	}
	.keyVisual .slick-dots {
		bottom: 205px;
	}
	.keyVisual {
		padding-top: 55px;
		box-sizing: border-box;
	}
	.top_mv {
		height: 667px;
	}
	.top_mv_cnt {
		height: 667px;
	}
	.keyVisual {
		height: 667px;
		min-width: inherit;
	}
	.keyVisual .kvSlide {
		padding-top: 667px;
	}
}



.mvTXT{
	position: absolute;
    left: 50%;
    top: 53%;
    margin: -178px 0 0 -411px;
    z-index: 10;
}
@media screen and (max-width:767px){
	.mvTXT{
	    margin: 0;
	    width: 100%;
	    padding: 0 15px;
	    box-sizing: border-box;
	    left: 50%;
	    top: 50%;
	    max-width: 420px;
	    -webkit-transform: translate(-50%,-73%);
	    transform: translate(-50%,-73%);
	}
	.mvTXT img {
		margin: 0 auto;
	}
}





/* ----------------------------------------

menuList

---------------------------------------- */
.menuList {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}
.menuList li {
	display: inline-block;
	*display:inline;
	*zoom: 1;
	vertical-align: top;
	margin-left: 40px;
}
.menuList li:first-child {
	margin-left: 0;
}
.menuList li img {
	display: block;
	margin: 0 auto;
}
.menuList li img:first-child {
	margin-bottom: 12px;
}

/* ----------------------------------------

conteiner

---------------------------------------- */
#container{
	margin-top: 0;
}

/* ----------------------------------------

top_contents

---------------------------------------- */

.top_contents01{
	width: 100%;
	height: 385px;
	background-image: url("/files/img/top/top_contents_img.jpg");
	position: relative;
	background-position: 50% 0;
	background-size: auto 600px;
	background-repeat: no-repeat;
}
@media screen and (min-width:1912px){
	.top_contents01{
		background-size: cover;
	}
}
@media screen and (max-width:767px){
	.top_contents01{
		height: auto;
		padding: 30px 15px 25px;
		width: auto;
	}
}
@media screen and (max-width:320px){
	.top_contents01{
		padding-right: 10px;
		padding-left: 10px;
	}
}
.top_contents01_tit {
	width: 306px;
	position: absolute;
	left: 50%;
	top: 60px;
	margin-left: -153px;
}
.top_contents01_txt {
	text-align: center;
	position: absolute;
    left: 50%;
    top: 30%;
    transform: translate(-50%);
    font-size: 115.4%;
    font-weight: normal;
}
.top_contents01_list{
	position: absolute;
	top:45%;
	left: 50%;
	transform: translate(-50%,0);
	width: 1060px;
    box-shadow: 0 10px 16px rgba(0,0,0,.2);
}
.top_contents01_list li{
	float: left;
	width: 211px;
	height: 130px;
	text-align: center;
	vertical-align: middle;
	background: #ffffff;
	border-left: solid 1px #ccc;
	position: relative;
	line-height: 10px;
}
.top_contents01_list li:first-child{
	border-left: none;
}
.top_contents01_list li:hover {
	opacity: .7;
}
.top_contents01_list a{
    width: 100%;
    height: 30%;
    padding: 45px 0;
    position: absolute;
    left: 0;
    font-size: 123.1%;
    font-weight: bold;
    text-decoration: none;
    color: black;
    letter-spacing: .01em;
}
.top_contents01_list a:before{
	content: "\f054";
    font-family: FontAwesome;
    font-size: 9px;
    font-weight: normal;
    position: absolute;
    color: #fff;
    width: 22px;
    height: 22px;
    background: #689e81;
    border-radius: 50%;
    left: 50%;
    bottom: 18px;
    margin-left: -11px;
    line-height: 21px;
    margin-top: 10px;
    box-sizing: border-box;
    padding-left: 1px;
}
.top_contents01_list span{
	position: absolute;
	width: 100%;
    font-size: 13px;
    display: block;
    margin-bottom: 8px;
    left: 50%;
    top: 25%;
    transform: translate(-50%);
}
@media screen and (max-width:767px){
	.top_contents01_tit {
		position: relative;
		left: 0;
		top: 0;
		margin-left: 0;
		width: auto;
	}
	.top_contents01_tit img {
		margin: 0 auto;
	}
	.top_contents01_txt {
		position: relative;
		-webkit-transform: none;
		transform: none;
		left: 0;
		top: 0;
		margin-top: 15px;
	}
	.top_contents01_list {
		width: auto;
		-webkit-transform: none;
		transform: none;
		position: relative;
	    top: 0;
	    left: 0;
	    margin: 15px auto 0;
	}
	.top_contents01_list li{
		float:none;
		width: auto;
		height: 50px;
		text-align: left;
		border: none;
		border-bottom: solid 1px #ccc;
	}
	.top_contents01_list>li br{
		display: none;
	}

	.top_contents01_list li:nth-child(3){
		line-height: 15px;
	} 
	.top_contents01_list a{
		padding: 20px 0;
		padding-left: 5%;
		width: 95%;
		font-size:14px;
		display: block;
		position: relative;
		left: inherit;
	}
	.top_contents01_list a:before{
		top: 50%;
		left: inherit;
		right: 10px;
		text-align: center;
		margin-left: 0;
		margin-top: -11px;
	}
	.top_contents01_list span{
		font-size: 100%;
		display: inline;
		margin-right: 10px;
	}
}



.top_contents02_wrap {
	width: 725px;
	float: left;
}
.top_contents02_list{
	position: relative;
	padding-left: 20px;
}
.top_contents02_list > li{
	float: left;
	text-align: center;
}
.top_contents02_list a{
	text-decoration: none;
	display: block;
}
.top_contents02_list a:hover {
	opacity: .7;
}
.top_contents02_list > li > a > span{
	color: black;
    font-size: 123.1%;
    font-weight: bold;
    display: block;
    margin-top: 7px;
    padding-right: 5px;
}
.top_contents02_list > li > a > span span {
	font-size: 14px;
}
.top_contents02_list > li p{
	color: black;
    font-size: 13px;
    font-weight: normal;
    display: block;
}
.top_contents02_list > li:first-child {
	margin-right: 40px;
}
.top_contents02_list > li:first-child span:before{
	content: "\f054";
    font-family: FontAwesome;
    font-size: 11px;
    font-weight: normal;
    padding-right: 5px;
    color: #3d9767;
    vertical-align: middle;
}
.top_contents02_list > li:nth-child(2) {
	margin-right: 40px;
}
.top_contents02_list > li:nth-child(2) span:before{
	content: "\f054";
    font-family: FontAwesome;
    font-size: 11px;
    font-weight: normal;
    padding-right: 5px;
    color: #daaa1a;
    vertical-align: middle;
}
.top_contents02_list > li:nth-child(3) {
	margin-right: 34px;
}
.top_contents02_list > li:nth-child(3) span:before{
	content: "\f054";
    font-family: FontAwesome;
    font-size: 11px;
    font-weight: normal;
    padding-right: 5px;
    color: #dbb02d;
    vertical-align: middle;
}
.top_contents02_list > li:nth-child(4) > a > span:before{
	content: "\f054";
    font-family: FontAwesome;
    font-size: 11px;
    font-weight: normal;
    padding-right: 5px;
    color: #3c7cae;
    vertical-align: middle;
}
.top_contents02_list > li:nth-child(4){
	margin-right: 0;
}
@media screen and (max-width:767px){
	.top_contents02_list{
	    text-align:center;
	    margin-left: 0;
	    -webkit-transform: none;
	    transform: none;
	    padding: 0;
	    max-width: 350px;
    	margin: 0 auto;
	}
	.top_contents02_list>li{
		vertical-align: top;
		width: 50%;
	    margin: 0 0 20px !important;
	}
	.top_contents02_list > li:nth-child(3) {
		clear: left;
	}
	.top_contents02_list>li:nth-child(3),.sp .top_contents02_list>li:nth-child(4){
	    margin-top: 15px;
	}
	.top_contents02_list > li > a > span {
		font-size: 15px;
	}
}






.contact_list{
	border-top: solid 1px #ccc;
    padding-top: 22px;
    margin-top: 30px;
    width: 700px;
}

.list_imgTit{
	display: block;
	margin:10px auto 0;
	zoom: 1.2;
}

.top_about_exp {
	width: 784px;
}
.top_about_bnr{
	width: 480px;
	position: absolute;
    left: 50%;
    top: 58%;
    transform: translate(-50%);
    display: block;
    -webkit-box-shadow: 0 10px 16px rgba(0,0,0,.2);
    box-shadow: 0 10px 16px rgba(0,0,0,.2);
}
.top_about_cap {
    position: absolute;
    left: 50%;
    top: 47.5%;
    transform: translate(-50%);
    font-size: 115.4%;
    width: 100%;
    font-weight: 400;
    color: #fff;
    text-align: center;
    padding-left: 5px;
    box-sizing: border-box;
}
.tel_box{
	width: 300px;
	float:left;
	margin-left:45px;
}
.tel_box_list li:first-child{
	font-weight: bold;
	display: block;
    margin: 0 auto 5px;
    font-size: 123.1%;
}
.tel_box_list li:nth-child(3){
	margin-top: 5px;
	padding-left: 40px;
}
@media screen and (max-width:767px){
	.contact_list {
		margin: 0;
		width: auto;
	}
	.top_about_cap {
	    top: 61.5%;
	    -webkit-transform: none;
	    transform: none;
	    left: 0;
	    padding: 0;
	}
	.tel_box{
		width: auto;
		float: none;
		margin-left: 0;
	}
	.tel_box_list li:first-child {
		width: auto;
		text-align: center;
	}
	.tel_box_list li:nth-child(2){
		padding: 1px 9px 4px 0;
    	text-align: center;
	}
	.tel_box_list li:nth-child(3) {
		padding-left: 0;
		text-align: center;
	}
}


.netList{
	width: 300px;
	float: right;
	margin-right: 30px;
	padding-top: 0;
}
.netList ul>li:first-child{
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	    font-size: 123.1%;
}

.netList ul>li img:first-child{
	display: block;
	margin: 0 auto;
	zoom:1.1;
}
@media screen and (max-width:767px){
	.netList_top{
		margin: 15px 0 0;
	    -webkit-transform: none;
	    transform: none;
	    float: none;
	    width: auto;
	}
	.netList ul>li:first-child{
		margin-bottom: 0;
	}
	.netList ul>li img:first-child {
		padding-top: 3px;
	}
}









.top_boxSchedule{
    width: 260px;
    background: #fff repeat-y;
    float: right;
    padding: 23px 20px 29px 20px;
    margin-left: 3%;
}
.days_Tit{
	display: block;
	margin: 0 auto 23px;
}
.days_sentence{
	font-weight: bold;
	margin: 15px 0;
}
@media screen and (max-width:767px){
	.top_boxSchedule{
		width: auto;
		float: none;
		margin: 25px auto 0;
		padding: 20px 15px;
		text-align: center;
	    max-width: 350px;
	}
	.days_Tit{
		margin-bottom: 15px;
	}
	.days_sentence{
		text-align: left;
	}
}


.top_contents03 {
    margin: -50px 0 0;
}
.top_about_wrap {
	height: 480px;
	position: relative;
	overflow: hidden;
}
.top_about {
	width: 1264px;
	position: absolute;
	left: 50%;
	margin-left: -632px;
}
.top_about > li {
	float: left;
	position: relative;
}
.top_about > li a:hover {
	opacity: .7;
}
@media screen and (max-width:767px){
	.top_about_wrap {
		height: auto;
	}
	.top_contents03 {
	    margin: 0;
	}
	.top_about > li {
		float: none;
	}
}
.photo_gallery_list {
	max-width: 1264px;
    margin: 0 auto;
}
.photo_gallery_list li {
	width: 25%;
}
.photo_gallery_list li:first-child{
	position: relative;
}

.photo_gallery_tit {
	background: #000;
    text-align: center;
    padding: 25px 0 30px;
}
.photo_gallery_list li{
	float: left;
}
.photo_gallery_list li a {
	display: block;
	outline: none;
}
.photo_gallery_list li:nth-child(4)>div img{
	display: inline-block;
}
.photo_gallery_zoom{
	transition-duration: 0.3s;
    transition-timing-function:ease-in-out;
}
.zoom_hidden a:hover .photo_gallery_zoom{
	    transform: scale(1.1);
	    opacity: 0.6;
}
.zoom_hidden a:hover .zoom_icon{
	opacity: 1;
}
.zoom_hidden{
	overflow: hidden;
	width: 25%;
	background: #000;
	position: relative;
}
.zoom_icon{
	position: absolute;
    z-index: 999;
    opacity: 0;
    transition-duration: 0.3s;
    transition-timing-function:ease-in-out;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.modal_magnific_bg {
  position: relative;
  background: #fff;
  padding: 20px;
  width: auto;
  max-width: 500px;/* 最大の横幅をここで指定してください */
  margin: 20px auto;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: pointer !important;
}

.top_gmap_wrap {
	position: relative;
}
.top_gmap_inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.top_gmap_btn{
	display: block;
	position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%);
	z-index: 10;
}
.top_gmap {
	height: 400px;
}


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

	.top_contents02_wrap {
		width: auto;
		float: none;
	}

	.top_about {
		width: auto;
		position: relative;
		left: 0;
		margin-left: 0;
	}
	.top_about_exp {
		width: auto;
	}
	.top_about > li img {
		width: 100%;
		display: block;
	}
	.photo_gallery_list {
		width: auto;
	}

	.top_about_bnr {
	    width: 80%;
        top: 75%;
	    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	    box-shadow: 0 5px 10px rgba(0,0,0,.2);
	}
	.photo_gallery_tit img {
		width: 160px;
	}
	.photo_gallery_zoom {
		width: 100%;
	}
	.photo_gallery{
		width: auto;
		margin-left: 0; 
	    transform: translate(0); 
	}
	.zoom_hidden{
		width: 50%;
		background: none;
	}
	.top_gmap_btn {
		width: 240px;
		top: 52%;
	}
	.top_gmap {
		height: 160px;
	}

}



/* ----------------------------------------

contents01

---------------------------------------- */
.float_btn{
	display: block;
	position: fixed;
	z-index: 9999;
	width: 84px;
    top: 50%;
    right: 0;
}
.float_btn img {
	max-width: inherit;
}
.float_btn a:hover img{
	opacity: 0.7;
}
/* ----------------------------------------

contents01

---------------------------------------- */
.contents01 {
	width: 100%;
	background: #e9e9e9;
	box-shadow: 1px 1px 10px -8px #040000 inset;
	padding-bottom: 110px;
}
.wrapCon01 {
	margin: 0 auto;
	width: 1060px;
	padding:50px 0 0;
}
@media screen and (max-width:767px){
	.contents01 {
		padding-bottom: 40px;
	}
	.wrapCon01 {
		padding: 20px 15px 0;
		width: auto;
	}
}

.bgboxSchedule,
.bgboxAccess{
	float: left;
}
.bgboxReserve{
	float: left;
}




/* ----------------------------------------

contents02,contents03

---------------------------------------- */
.news_area{
	text-align: center;
}
.newsWrap {
	width: 940px;
	margin: 0 auto;
	padding: 40px 0 45px;
}

.newsWrap_top {
	width: 1060px;
	padding: 40px 0 45px;
}


/*
contents02
---------------------------------------- */
.contents02 {
	float: right;
	width: 600px;
}

.contents02_top{
	float: right;
	width: 650px;
	text-align: left;
}
.boxNews,
.boxBlog {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: #e4e4e4 1px solid;
}
.titNews,
.titBlog {
	background-position: 1px 0;
	background-repeat: no-repeat;
	padding: 4px 85px 0 47px;
	font-size: 138.5%;
	margin-bottom: 15px;
}
.titNews {
	background-image: url(/files/img/top/ico_news.png);
	min-height: 36px;
}
.titBlog {
	background-image: url(/files/img/top/ico_blog.png);
	min-height: 36px;
}
.contents02 .more {
	background: url(/files/img/common/ico_arrw_01.png) 0 7px no-repeat;
	padding-left: 15px;
	position: absolute;
	right: 0;
	top: 7px;
}
.contents02 .more a {
	text-decoration: none;
}
.contents02 a{
	color: #262626;
}
.contents02 dl {
	overflow: hidden;
}
.contents02 dt {
	width: 80px;
	margin-right: 10px;
	float: left;
}
.contents02 dd {
	margin: 0 0 20px 100px;
}

/*
.media
---------------------------------------- */
.contents02 .media {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: #e4e4e4 1px solid;
}
.contents02 .media .titMedia{
	background-position: 1px 0;
	background-repeat: no-repeat;
	padding: 4px 85px 0 47px;
	font-size: 138.5%;
	margin-bottom: 15px;
	background-image: url(/files/img/top/ico_media.png);
	min-height: 36px;
}
.contents02 .media .text{
	float: left;
	width: 180px;
	margin-right: 20px;
}

/*
contents03

---------------------------------------- */
.contents03 {
	float: left;
	width: 360px;
}
/*LikeBox廃止に伴い、pagepluginに移行*/
/*
.contents03 iframe {
		width: 100% !important;
		height: 427px;
}
.contents03 iframe ._4s7c {
	height: 427px;
}
*/

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

	.contents03 .fb-page iframe  {
		width: 90% !important;
	}

}







/* ----------------------------------------

BNR

---------------------------------------- */
.bnrFacility {
	width: 940px;
	margin: 40px auto 0;
}
.bnrFacility a {
	display: inline-block;
}
.bnrFacility a:first-child {
	margin-right: 16px;
}
.bnrFacility img {
	background: #fff;
}
.bnrFacilitySp {
	display: none;
	margin: 15px 15px 0;
}

.recruit>img{
	max-width: none;
}
.recruit:hover img{
	opacity: 0.7;
}
@media screen and (max-width:767px){
	.recruit img{
		width: 100%;
	}
}


/* ----------------------------------------

Btn Area

---------------------------------------- */
.btnArea{
	width: 940px;
	margin: 29px auto 0;
}
.btnArea ul{
	margin-left:0px;
}
.btnArea ul li{
	float:left;
	width: 464px;
}
.btnArea ul li:first-child{
	margin-right:12px;
}

.btnAreaSp {
	display: none;
	margin: 15px 15px 0;
}



/* ----------------------------------------

Side bnr Area

---------------------------------------- */
.sideBnrArea{
	width: 300px;
	margin: 0 0 20px 0;
}
.sideBnrArea ul li{
	width: 300px;
	margin-bottom: 10px;
}
.sideBnrAreaSp {
	display: none;
}
html.sp .sideBnrArea {
	display: none;
}
html.sp .sideBnrAreaSp li{
	float:none;
	margin-bottom:10px;
}
html.sp .sideBnrAreaSp {
	display: block;
}


/* ----------------------------------------

opacity rollover

---------------------------------------- */
.menuList a:hover img,
.bnrFacility a:hover img {
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
	opacity: .75;
}


/* ----------------------------------------

clearFix

---------------------------------------- */

/* Modern Browsers
------------------------------- */
.wrapCon01:after,
.titNews:after,
.titBlog:after,
.newsWrap:after,
.contents02:after,
.contents02 dl:after,
.btnArea ul:after,
.contents02 .media :after,
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
	line-height: 0;
}

/* Legacy IE
------------------------------- */
.wrapCon01,
.titNews,
.titBlog,
.newsWrap,
.contents02,
.contents02 dl,
.btnArea ul,
.contents02 .media,
.clearfix {
	*zoom: 1;
}