@charset "utf-8";

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

ヘッダー

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

header{
	overflow: hidden;
}
header .t01 {
	background: #7d72ba;
	color: #fff;
	width: 100%;
	display: block;
	line-height: 21px;
}
header .innar:after{content: ""; display: block; clear: both; }
header .innar{ display: inline-block; }
header .innar{
	display: block;
	max-width: 1200px;
	margin: auto;
}
header .change:after{content: ""; display: block; clear: both; }
header .change{ display: inline-block; }
header .change{
	float: right;
	background: #7d72ba;
	display: inline-block;
}
header .change h3 {
	display: inline-block;
	float: left;
	width: 150px;
	font-size: 12px;
	line-height: 21px;
	text-align: center;
	padding: 12px 0;
	padding-left: 10px;
	cursor: pointer;
	border-left: solid 1px #7265bd;
}

header .change h3:hover { opacity: 0.7; }
header .change h3.c01{ background: url(../img/head_ic01.png) no-repeat left 12px center; }
header .change h3.c02{ background: url(../img/head_ic02.png) no-repeat left 14px center; }
header .change h3.c03{ background: url(../img/head_ic03.png) no-repeat left 12px center;
	border-right: solid 1px #7265bd;}

/* 説明文 */
header .change .textArea {
	background: #2e2273;
	list-style: none;
	float: left;
	padding: 11px 10px;
	height: 23px;
}
header .change .textArea_f {
	background: #584e8f;
	list-style: none;
	float: left;
	padding: 11px 10px;
	height: 23px;
}

/* header_fontcolor */
#header #fontController:after{ content:""; display: block; clear: both; }
#header #fontController{ display: inline-block; } 
#header #fontController{ display: block; }
#fontController {
	width: 152px;
	font-size: 9px;
	line-height: 1.4;
	position: relative;
}
#fontController dt { 
	position: absolute;
	margin-right: 5px;
	margin-top: 4px;
	overflow: hidden;
	height: 13px;
}
#fontController dd { position: absolute; }
#fontController dd a {
	display: block;
	height: 22px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(../img/fontsize-bt.png) no-repeat 0 0 / 95px auto;
}
#fontController dd.small { display: none; }
#fontController dd.small,
#fontController dd.small a { display: none; }
#fontController dl dd.small a:hover,
#fontController dl dd.small a.small-btn-on { background-position: 0 bottom; }
#fontController dd.middle,
#fontController dd.middle a {
	left: 65px;
	padding-right: 0px;
	width: 46px;
	background-position: 0 0;
}
#fontController dl dd.middle a:hover,
#fontController dl dd.middle a.reset-btn-on { background-position: 0 bottom; }
#fontController dd.large,
#fontController dd.large a {
	width: 46px;
	background-position: -49px 0;
	left: 115px
}
#fontController dl dd.large a:hover,
#fontController dl dd.large a.large-btn-on { background-position: -49px bottom; }

/* header_bgcolor */
#bgcolor:after{ content:""; display: block; clear: both; }
#bgcolor{ display: inline-block; } 
#bgcolor{
	display: block;
	width: 132px;
	position: relative;
}
#bgcolor p{
	font-size: 9px;
	line-height: 2.2;
	width: 33px;
	position: absolute;
}
#bgcolor ul{
}
#bgcolor li{
	width: 22px;
	height: 22px;
	margin-right: 3px;
	list-style: none;
	position: absolute;
}
#bgcolor li:nth-child(1){ left: 42px; }
#bgcolor li:nth-child(2){ left: 68px; }
#bgcolor li:nth-child(3){ left: 94px; }
#bgcolor li:nth-child(4){ left: 119px; }
#bgcolor li:last-child{ margin-right: 0; }

/* header_search */
#head_search{
	width: 137px; 
	display: block;
	border-right: solid 1px #2e2273;
	position: relative;
}
#head_search div:after{ content:""; display: block; clear: both; }
#head_search div{ display: inline-block; } 
#head_search div{
	display:block;
	width:100%;
	margin:0 auto;
}
#head_search p{
	display:inline-block;
	float: right;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	overflow: hidden;
	background: #254289;
}
#head_search p:first-child{
	width: 93px;
	left: 10px;
	position: absolute;
	border:1px solid #fff;
	background:#fff;
	margin-right: 4px;
}
#head_search p:first-child input{ width:100%; }
#head_search input[type=text]{
	display:inline-block;
	background:#FFF;
	float: left;
	border:none;
	padding: 3px 0;
	content="サイト内検索"
}
#head_search input[type=submit]{
	-webkit-appearance: none;
	display:inline-block;
	position: absolute;
	left: 110px;
	color: #fff;
	cursor: pointer;
	width: 36px;
	font-size: 10px;
	background:#254289;
	border:none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 5px 0 4px;
}
#head_search input[type=submit]:hover{ background: #252525; }
.searcharea{ display: none; }


header .link:after{content: ""; display: block; clear: both; }
header .link{ display: inline-block; }
header .link{ float: right; padding-right: 100px; }
header .link li {
	display: inline-block;
	float: right;
	background: url(../img/ico_arrow01.png) no-repeat left center / 5px auto;
	font-size: 93%;
	line-height: 21px;
	margin-left: 19px;
	padding-left: 10px;
	width: 130px;
	text-align: center;
}
header .link a {
	color: #fff;
	text-decoration: none;
	padding: 12px 0;
	display: block;
}
header .link a:hover{ text-decoration: underline; }

header .link li.access_link{
	background: #ed6ba3/* url(../img/ico_access.png) no-repeat left 15px center*/;
	padding: 0;
	width: 130px;
	text-align: center;
	/*padding-left: 40px;*/
	margin-left: 0;
}
header .link li.access_link a{
	font-size: 12px;
	font-weight: bold;
}
header .link li.group_top{
	padding: 0;
	width: 120px;
	background-position: left 15px center;
	background: #f2f2f2;
	text-align: center;
	margin-left: 0;
}
header .link li.group_top a{
	font-size: 12px;
	font-weight: bold;
	color: #40489c;
}
header .link li.access_contact{
	background: #2e2273/* url(../img/ico_contact.png) no-repeat left 15px center / 20px auto*/;
	padding: 0;
	margin-left: 0;
	/*padding-left: 45px;*/
}
header .link li.access_contact a{
	font-size: 12px;
	font-weight: bold;
}

header .t02:after{content: ""; display: block; clear: both; }
header .t02{ display: inline-block; }
header .t02{ display: block; }
header .t02 .innar{ 
	display: block;
	max-width: 1000px;
	width: 95%;
	margin: auto;
}


header .t02.pc{ display: block; }
header .t02.sp{ display: none; }

header .logo {
	display: inline-block;
	float: left;
	margin: 34px 0;
	max-width: 299px;
	width:29.9%;
}
header .logo a { display: block; }
header .logo img { width: 100%; }
header nav:after{content: ""; display: block; clear: both; }
header nav{ display: inline-block; }
header nav{ float: right; width: 66.2%; }
header .t02 ul li {
	display: inline-block;
	float: left;
	border-left: solid 1px #e0e0e0;
	width: 19.8%;
}
header .t02 ul li:last-child{ border-right: solid 1px #e0e0e0; }

header ul a { display: block; }
header ul img { width: 100%; }


/* nav_box */
.navbox{
	z-index: 120;
	left: 0;
	position: absolute;
	width: 100%;
	background: #fff;
	border-top: 2px solid #7265bd;
}
.navbox .innar:after{ content:""; display: block; clear: both; }
.navbox .innar{ display: inline-block; } 
.navbox .innar{ display: block; padding: 30px; }
.navbox a{ display: block; color: #333; text-decoration: none; }
.navbox .innar .list{
	display: inline-block;
	width: 32%;
	float: left;
	margin-left: 2%;
}
.navbox .innar .list:first-child{ margin-left: 0;}
.navbox .innar h2{ 
	background: url("../img/ico_arrow03.png") no-repeat left top / 14px auto;
	padding-left: 20px;
	margin-bottom: 20px;
}

.navbox .innar dt{
	letter-spacing: 0.8px;
	font-size: 14px;
	line-height: 1.4;
}

.navbox .innar dt.tit{
	margin: 10px 0;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}


.navbox .innar dt a{
	padding: 10px;
	border-radius: 4px;
	background: #dfd9ff url(../img/ico_arrow02.png) no-repeat right 10px center / 15px auto;
}
.navbox .innar dd{
	background: url("/common/img/ico_arrow04.png") no-repeat left top 6px / 5px auto;
	padding-left: 10px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #e0e0e0;
	margin-bottom: 5px;
}   
/* メガメニュー表示非表示 */
header nav li .navbox{
	visibility: hidden;
	opacity: 0;
	transition: .2s;
}
header nav li:hover .navbox{
	visibility: visible;
	opacity: 1;
	transition: .2s;
}
header nav li .navbox .innar{
	visibility: hidden;
	opacity: 0;
	transition: .2s;
}
header nav li:hover .navbox .innar{ visibility: visible; opacity: 1; }

.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 100;
	background: #fff;
}
header ul .nav_t { padding: 20px 0; }
header .fixed ul .nav_t { padding: 10px 0; }
header .fixed .logo{ margin: 16px 0; }

#drawer{ display: none; }
#drawer .tel{
	max-width: 90%;
	margin: 20px auto;
}
#drawer .tel img{ width: 100%; }
.search-sp,.menu-sp{ display: none; }


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

メインイメージ

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

.single-item img { width: 100%; }
.single-item.pc{
	display: block;
	max-width: 1000px;
	margin: auto;
}
.single-item.sp{ display: none; }
.slick-prev:before,
.slick-next:before { color: #000; }
.slick-next { right: 36%; z-index: 79; }
.slick-prev { left: 0; z-index: 80; }
.slick-dots{ z-index: 80; bottom: 10px; width: 65%; }
.slick-dots li{ margin: 0 2px; }
.slick-dots li.slick-active button:before,
.slick-dots li button:before {  }
.slick-dots li button::before{ font-size: 12px; }

.single-item a {
	text-decoration: none;
	transition: .3s;
}
.single-item a:hover { opacity: 0.7; }
.single-item.pc .tit {
	position: relative;
	top: -80px;
	left: 0;
	color: #fff;
	font-size: 20px;
	background-color: rgba(46,34,114,0.6);
	width: 25%;
	padding: 10px 20px;
}

/*スライド画像の横幅可変*/
.appealcontent img { max-width: 100%; height: auto; }
.maincontent{
	position: relative;
	background: url(../img/bg07.gif) repeat;
}
.maincontent .tnav{
	background: #fff;
	box-shadow: 0px 0px 3px #ccc;
	position: relative;
	height: 120px;
}
.maincontent .tnav ul:after{content: ""; display: block; clear: both; }
.maincontent .tnav ul{ display: inline-block; }
.maincontent .tnav ul{
	display: block;
	max-width: 1000px;
	margin: auto;
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
}
.maincontent .tnav ul li{ display: inline-block; float: left; width: 33.33% }
.maincontent .tnav ul li a{ display: block; }
.maincontent .tnav ul li a img{ width: 100%; }
.maincontent .tnav-sp{ display: none; }
.infocontent{
	max-width: 1000px;
	margin: 40px auto;
	width: 95%;
}

.infocontent:after{content: ""; display: block; clear: both; }
.infocontent{ display: inline-block; }
.infocontent{ display: block; }

.infocontent .fl{
	display: inline-block;
	float: left;
	width: 48%;
	padding: 0 1%;
}

.infocontent .fr{
	display: inline-block;
	float: right;
	width: 48%;
	padding: 0 1%;
}

.infocontent img{ width: 100%; }

.main_innar{
	position: absolute;
	width: 1000px;
	right: 0;
	left: 0;
	top: 0;
	height: 73%;
	margin: auto;
	z-index: 70;
}
.info_box {
	float: right;
	width: 340px;
	margin-top: 50px;
	background: #fff;
	border: solid 4px #eeebe7;
	border-radius: 3px;
}
.info_box .innar {padding: 20px;}
.info_box .tit {
	color: #664f3d;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.06em;
	padding: 8px;
	background: #ddd9f6;
	border-radius: 4px;
	margin-bottom: 10px;
}
.info_box table {
	width: 100%;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.5;
}
.info_box tr {border-bottom: solid 1px #ccc;}
.info_box tr:last-child{ border-bottom: none; }
.info_box th {
	padding: 2px 7px;
	background: #ededed;
	vertical-align: middle;
}
.info_box td {
	padding: 5px;
	vertical-align: middle;
}
.info_box td.tec{ text-align: center; }
.info_box .tel {max-width: 300px;margin: 15px auto;}
.info_box img { width: 100%; }
.info_box p{
	font-size: 15px;
	line-height: 1.4;
	text-align: left;
	margin-bottom: 20px;
}
.info_box li{
	list-style: none;
	display: inline-block;
	float: left;
	width: 49%;
}
.info_box li:nth-child(2n){ float: right; }
.info_box li:hover{ opacity: 0.8; }


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

ご来院

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

.oisogi{
	max-width: 1000px;
	width: 90%;
	margin: 50px auto;
}
.oisogi h2{
	margin-bottom: 30px;
	background: url(../img/cener_bg.gif) repeat-x 50% 50%;
}
.oisogi h2 span {
	display: block;
	background: #fff;
	max-width: 262px;
	width: 80%;
	margin: auto;
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	letter-spacing: 0.06em;
}
.oisogi h2 span img{ width: 100%; }

.oisogi li {
	display: inline-block;
	float: left;
	width: 24.2%;
	margin-right: 1%;
}
.oisogi li:nth-child(4n){ margin-right: 0; }
.oisogi li:hover{ opacity: 0.8; }
.oisogi li img{ width: 100%; vertical-align: bottom; }

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

診療科目

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

.top_dep{
	max-width: 1000px;
	margin: 0 auto;
	width: 90%;
}

.top_dep .innar{overflow: hidden;}
.top_dep .lc{float: left;width: 61%;}
.top_dep .rc{
	float: right;
	width: 34%;
	background: #f0f0f0;
	padding: 10px;
	box-sizing: border-box;
	border-radius: 6px;
}

.top_dep .rc li{list-style: none;}

.top_dep .rc li a{
	margin-bottom: 10px;
	padding: 15px 0;
	font-size: 15px;
	line-height: 1.5;
	font-weight: bold;
	display: block;
	color: #8973b0;
	text-decoration: none;
	box-shadow: 0 0 3px #ccc;
	background: url(../img/dep_arw.png) center left 14px no-repeat,#fff;
	padding-left: 34px;
	background-size: 6px auto;
}

.top_dep .rc .imgl img{width: 100%;}
.mtm{margin-top: -6px;}
.top_dep .rc ul li:last-of-type a{margin-bottom: 0;}

.top_dep .lc h2{
	font-size: 30px;
	font-weight: 300;
/*	font-family: "Hiragino Maru Gothic Pro",sans-serif;*/
	text-align: center;
	margin-bottom: 20px;
	line-height: 1.6;
	letter-spacing: 0.06em;
}

.top_dep .lc ul{
	overflow: hidden;
	border: 2px solid #e5e5e5;
	border-radius: 6px;
	padding: 20px;
	box-sizing: border-box;
}

.top_dep .lc li{
	list-style-type: none;
	float: left;
	font-size: 14px;
	line-height: 1.4;
	width: 50%;
	box-sizing: border-box;
	background: url(../img/ico_arrow04.png) no-repeat left 8px top 12px / 4px auto;
	padding: 6px 0 6px 25px;
}
.top_dep .lc li a{
	color: #333;
}
.top_dep .lc li:last-child { float: left; }

.tab-c {
	border: 1px solid #e5e5e5;
	padding: 30px;
	box-sizing: border-box;
	height: 270px;
	overflow-y: scroll;
}


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

背景写真コンテンツ

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


.osi_content {
	max-width: 1000px;
	margin:  40px auto;
	width: 90%;
}
.osi_content ul:after{content: ""; display: block; clear: both; }
.osi_content ul:after{ display: inline-block; }
.osi_content ul:after{ display: block; }
.osi_content li {
	display: inline-block;
	float: left;
	width: 49%;
	border-radius: 10px;
}
.osi_content li:nth-child(1){ background: url(../img/osi_bg01.png) no-repeat 50% 50% /cover; }
.osi_content li:nth-child(2){ background: url(../img/osi_bg02.png) no-repeat 50% 50% /cover; }
.osi_content li:nth-child(2n){ float: right; }
.osi_content a {
	display: block;
	text-decoration: none;
	margin: 30px;
}
.osi_content .innar {
	padding: 30px;
	background: rgba(265,365,265,0.8);
	border-radius: 10px;
}
.osi_content h3 {
	font-size: 20px;
	font-weight:bold;
	background: url(../img/ico_arrow02.png) no-repeat right top 2px / 15px auto;
	border-bottom: solid 2px #7265bd;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.osi_content li:hover{ opacity: 0.8; }


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

ピックアップコンテンツ

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

.pickupcontent{
	max-width: 1000px;
	margin: 80px auto 60px;
	width: 95%;
}
.pickupcontent h2{
	max-width: 350px;
	width:95%;
	margin: auto;
	text-align: center;
	margin-bottom: 30px;
}
.pickupcontent h2 img{ width: 100%; }
.pickupcontent ul:after{content: ""; display: block; clear: both; }
.pickupcontent ul{ display: inline-block; }
.pickupcontent ul{ display: block; }
.pickupcontent .bls-block li{
	display: inline-block;
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
	list-style: none;
	border-radius: 3px;
}
.pickupcontent .bls-block li:nth-child(3n){ margin-right: 0; }
.pickupcontent figure img{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: bottom; }
.pickupcontent figure {
	position: relative;
	overflow: hidden;
	width: 100%;
	border-radius: 3px;
}
.pickupcontent figcaption {
	position: absolute;
	bottom: -81%;
	width: 100%;
	height: 100%;
	left: 0;
	z-index: 2;
	color: #fff;
	background: rgba(125,114,186,.85);
	-webkit-transition: .3s;
	transition: .3s;
}
.pickupcontent figure:hover figcaption { bottom: 0; }
.pickupcontent h3{
	background: url(../img/ico_arrow02.png) no-repeat right center / 10px auto ;
	margin: 10px 15px;
	font-size: 16px;
	line-height: 1.4;
}
.pickupcontent p{ margin: 10px 15px; font-size: 12px;line-height: 1.4}


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

ピックアップコンテンツ

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

.top_ttl {
	text-align: center;
	position: relative;
	max-width: 1000px;
	margin: 0 auto 60px;
}
.top_ttl h2 {
	font-size: 30px;
	line-height: 1.6;
	color: #664f3d;
}
.top_ttl .sub {
	font-size: 16px;
	color: #909090;
	display: inline-block;
	background:#f6f5ff;
	padding: 0px 10px;
	position: absolute;
	bottom: -18px;
	left: 0;
	right: 0;
	width: 130px;
	margin: auto;
	z-index: 2;
}

.top_ttl .line{
	color: #a6a6a6;
	background: #a6a6a6;
	height: 1px;
	width: 325px;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 1;
}
.sub_pick{
	overflow: hidden;
	background: #f6f5ff;
	padding: 60px 0;
}
.sub_pick li{
	float: left;
	width: 23%;
	margin: 1%;
	list-style: none;
}
.sub_pick li img{width: 100%;}
.sub_pick li figure{ margin-bottom: 10px; }
.sub_pick li figcaption .date{
	margin-bottom: 2px;
	font-weight: bold;
	display: block;
	text-align: left;
}
.sub_pick ul{
	max-width:1000px;
	width: 80%;
	margin: 30px auto;
	padding: 20px;
	background: #fff;
	border-radius: 6px;
	box-shadow: 0 0 3px #ccc;
}
.sub_pick span{margin-top: 10px;text-align: center}
.sub_pick a{
	display: block;
	text-align: center;
	text-decoration:none 
}

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

おしらせ

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

.wpcontent:after{content: ""; display: block; clear: both; }
.wpcontent{ display: inline-block; }
.wpcontent{
	display: block;
	max-width: 1000px;
	margin: 60px auto;
	width: 95%;
}
.wpcontent h2{
	text-align: center;
	max-width: 320px;
	margin: auto;
	margin-bottom: 30px;
	width: 80%;
}
.wpcontent h2 img{ width: 100%; }

.tab .smpnon{	display:none;}
.tab{ overflow:hidden; }
.tab li{
	background:#eaeaea;
	width: 24.9%;
	float:left;
	color: #666;
	font-size: 15px;
	text-align: center;
	list-style: none;
	cursor: pointer;
	margin-left: 0.1%;
	padding: 13px 0;
}

.hide{ display: none; }

.tab li.select{ background: #7265bd; color: #fff; }
.tab-c{ padding: 30px 0; }
.tab-c > li{ list-style: none; }

.news-list:after{content: ""; display: block; clear: both; }
.news-list{ display: inline-block; }
.news-list{
	width: 95%;
	display: block;
	margin: auto;
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-size: 14px;
}

.news-list dt{
	width: 8%;
	float: left;
	margin-right: 2%;
}

.news-list dd.cate{
	width: 20%;
	max-width: 150px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 85%;
	margin-right: 2%;
}

.news-list dd.txt{
	float: left;
	width: 66%;
}
.news-list dd.txt a{ color: #2673bf; }
.news-list dd.txt a:hover{ text-decoration: none; }

.news-list dd.allinfo{ background: #333; }
.news-list dd.patients{ background: #3254a5; }
.news-list dd.recruit{ background: #ea53a1; }
.news-list dd.professional{ background: #7d72ba; }
.news-list dd.oto{ background: #a772d9; }
.news-list dd.mino{ background: #ff7b34; }


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

サブコンテンツ

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

.subcontent{ background: url(../img/bg01.gif) repeat; padding: 40px 0; }

.subcontent .bx-wrapper{
	width: 1000px;
	margin: auto;
}
.subcontent .bx-wrapper .bx-pager,
.subcontent .bx-wrapper .bx-controls-auto{
	bottom: -20px;
}
.subcontent .bx-wrapper .bx-pager.bx-default-pager a{ opacity: 0.75; }
.subcontent li{
	display: inline-block;
	float: left;
	list-style: none;
	width: 19%;
	margin-right: 1%;
	
}
.subcontent li:last-child{ margin-right: 0; }
.subcontent li:hover{ opacity: 0.8; }
.subcontent li img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}


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

アクセス

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

.top_ttl_info .ico{ max-width: 37px; margin: auto; }
.top_ttl_info img{ width: 100%; }
.top_ttl_info {
	text-align: center;
	position: relative;
	max-width: 1000px;
	margin: 0 auto 35px;
	letter-spacing: 2px;
}

.top_ttl_info h2 {
	font-size: 30px;
	line-height: 1.6;
	letter-spacing: 2px;
	color: #404040;
	margin-bottom: 0;
}

.top_ttl_info .sub {
	font-size: 16px;
	color: #909090;
}
.access{
	margin: 60px auto;
	max-width: 1000px;
	width: 95%;
}
.access .map iframe{
	width: 100%;
	height: 400px;
}

.map_info{ margin-top: 20px; }
.map_info table{ border: solid 1px #f2f0f0; width: 100%;  }
.map_info tr{
}
.map_info th{
	background: #faf9f9;
	padding: 25px;
	text-align: center;
	vertical-align: middle;
}
.map_info td{
	width: 50%;
	vertical-align: middle;
	padding: 25px;
	font-size: 14px;
	line-height: 1.7;
}
.map_info .access_logo{
	max-width: 300px;
	margin: auto;
}
.map_info .access_logo img{ width: 100%; }
.access .btn{
	background: #ea53a1;
	text-align: center;
	font-size: 14px;
	letter-spacing: 0.06em;
	max-width: 640px;
	margin: 20px auto;
}
.access .btn a{
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 15px;
}
.access .btn:hover{ opacity: 0.8; }


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

フッター

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

footer{
	border-top: solid 3px #7d72ba;
	background-color: #f7f7f7;
}
footer .innar{
	max-width: 1000px;
	margin: auto;
	width: 95%;
}
footer .top li.box{
	list-style: none;
	margin: 40px 0;
	width: 30%;
	display: inline-block;
	float: left;
	margin-right: 3%;
}
footer .top li.box:last-child{
	width: 30%;
	margin-right: 0;
}
footer .top > li:last-child{ margin-right: 0; }
footer .top .logo{ width: 90%; margin-bottom: 40px; }
footer .top .logo img{ width: 100%; }
footer .top .info dl{ margin-bottom: 20px; }
footer .top .info dt{ margin-bottom: 10px; }
footer .top li.sitelist{ width: 32%; }
footer .top .sitelist dl{ margin-bottom: 15px; }
footer .top .sitelist dt{
	background: #7d72ba url(../img/ico_arrow02.png) no-repeat right 10px center / 16px auto;
	border-radius: 4px;
	margin-bottom: 9px;
}
footer .top .sitelist dt:hover{
	background: #7265bd url(../img/ico_arrow02.png) no-repeat right 10px center / 16px auto;
}
footer .top .sitelist dt a{
	display: block;
	padding: 8px 10px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4;
}


footer .top .sitelist dd{
	font-size: 12px;
	line-height: 24px;
	background: url(../img/ico_arrow04.png) no-repeat left 8px / 4px auto;
	padding-left: 12px;

}
footer .top .sitelist dd a{ text-decoration: none; display: block; color: #333}
footer .top .sitelist dd a:hover{ color: #7d72ba; }


footer .top .sitelist #acMenu dt{
	padding: 8px 10px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background: #7d72ba url(../img/ico_arrow02-bottom.png) no-repeat right 10px center / 16px auto;
	cursor: pointer;
	line-height: 1.4;
}
footer .top .sitelist #acMenu dt.active{
	background: #7d72ba url(../img/ico_arrow02-top.png) no-repeat right 10px center / 16px auto;
}
footer .top .sitelist #acMenu dd{ display: none; background: none; }
footer .top .sitelist #acMenu dd li{
	list-style: none;
	background: url(../img/ico_arrow04.png) no-repeat left 8px / 4px auto;
	padding-left: 12px;
	line-height: 24px;
}

footer .top .sitelist dd.sitelist_tit{
	background: none;
	padding-left: 0;
	padding-bottom: 5px;
	font-size: 100%;
	border-bottom: dotted 1px #7d72ba;
}
footer .top .sitelist dd.sitelist_tit a{
	color: #7d72ba;
	font-weight: bold;
}

footer .bottom{ background: #7d72ba; color: #fff; }
.foot_list{
	margin-bottom: 15px;
	border-bottom: solid 1px rgba(16, 1, 108, 0.25);
	padding: 15px 0;
}
.foot_list .lo{
	max-width: 350px;
	float: left;
	display: inline-block;
}
.foot_list .lo img{ width: 100%; }
footer .bottom .list{
	display: inline-block;
	float: right;
	text-align: center;
	margin-top: 8px;
}
footer .bottom .list li{
	background: url(../img/ico_arrow02.png) no-repeat left center / 12px auto;
	padding-left: 25px;
	list-style: none;
	display: inline-block;
	float: left;
	margin-right: 20px;
	font-size: 13px;line-height: 1.4;
}
footer .bottom .list li a{ color: #fff; text-decoration: none; }
footer .bottom .list li a:hover{ text-decoration: underline; }
footer .bottom address{ text-align: center; font-style: normal; padding-bottom: 20px; font-size: 14px;line-height: 1.4}
footer .top .snav{ margin-bottom: 30px; }
footer .top .snav li{
	display: inline-block;
	float: left;
	width: 32%;
	margin: 0 2% 10px 0;
}
footer .top .snav li a{ display: block; }
footer .top .snav li a:hover{ opacity: 0.8; }
footer .top .snav li:nth-child(3n){ margin-right: 0; }
footer .top .snav img{ width: 100%; }

footer .top h3{
	text-align: center;
	color: #40489c;
	margin-bottom: 10px;
}
footer .top iframe{
	width: 97%;
	height: 170px;
	border: solid 5px #fff;
}

.foot-tel{ display: none; }

footer .info{ margin-bottom: 30px;}
footer .info .tit{
	font-weight: bold;
	background: #fff;
	border: solid 2px #7265bd;
	border-radius: 100px;
	text-align: center;
	color: #7265bd;
	padding: 5px;
	margin-bottom: 10px;
}
.foot_logo{
	background: #fff;
	border: solid 2px #7265bd;
	border-radius: 4px;
	margin-bottom: 20px;
}
.foot_logo a{
	display: block;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #7265bd;
	font-size: 13px;
	line-height: 1.4;
}
.foot_logo:hover { border-color: #584ba3; background: #f2f0ff; }
.foot_logo:hover a{ color: #584ba3; }
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 100;
}
#page-top a {
	text-decoration: none;
	text-align: center;
	color: #fff;
	display: block;
}
#page-top a:hover {
	opacity: 0.8;
}
#page-top img{ width: 100%; }

footer .top .sitelist .m9{
	margin-bottom: 8px;
}

@media (min-width: 680px) {
    a[href*="tel:"] {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
    }
}


