@charset "UTF-8";
/**********************************/
/* Format Browser's defined style */
/**********************************/
html, body {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6,
p, ul, ol, li, dl, dt, dd,
table, caption, tbody, tfoot, thead, tr, th, td,
form, fieldset, legend,
address, pre, em, strong,
blockquote, q, cite, dfn, var, code, kbd, samp,
abbr, acronym {
  margin: 0;
  padding: 0;
  font: inherit;
  font-size: 100%;
  text-decoration: none;
  vertical-align: baseline;
}

a {
outline: none;
-webkit-touch-callout:none;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}

q {
  quotes: none;
}
q:before, q:after {
  content: '';
}

sup {
  font-size: 100%;
}

abbr, acronym {
  border: none;
  font-variant: normal;
}

fieldset {
  border: none;
}

th p, td p, li p, dd p,
td select, td textarea,
dt select, dt textarea,
dd select, dd textarea {
  font-size: 100%;
}

img {
  vertical-align: middle;
  font-size: 0px;
}

a img {
  border: none;
}

ol, ul {
  list-style-type: none;
}

table, th, td {
  padding: 0;
  border: none 0;
}

table {
  border-spacing: 0;
}

th {
  font-weight: normal;
}

/**********************************/
/* Base */
/**********************************/
html,
body {
	min-width: 1060px;
	width: 100%;
	height: 100%;
}

body {
  text-align: left;
  font-size: 93%;
  font-family: "メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
  line-height: 1.7;
  color: #333;
  background: #fff;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media all and (-ms-high-contrast:none) {
    body {
        font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    }
}

body a {
  color: #333;
  text-decoration: none;
}
body a:link, body a:visited {
  color: #333;
}
body a:hover, body a:active, body a:focus {
  color: #333;
}


.displayPC {
	display: block;
}
.displaySP {
	display: none;
}

.motionBtn {
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
    -moz-transition: -moz-transform 0.3s linear;
    -webkit-transition: -webkit-transform 0.3s linear;
    -o-transition: -o-transform 0.3s linear;
    -ms-transition: -ms-transform 0.3s linear;
    transition: transform 0.3s linear;
}

.motionBtn:hover {
    -webkit-transform: scale(0.98);
    -moz-transform: scale(0.98);
    -o-transform: scale(0.98);
    -ms-transform: scale(0.98);
    transform: scale(0.98);
    -moz-transition: -moz-transform 0.3s linear;
    -webkit-transition: -webkit-transform 0.3s linear;
    -o-transition: -o-transform 0.3s linear;
    -ms-transition: -ms-transform 0.3s linear;
    transition: transform 0.3s linear;
}

@media screen and (max-width: 768px){
	html,
	body {
		min-width: 100%;
		height: 100%;
	}
	.displayPC {
		display: none;
	}

	.displaySP {
		display: block;
	}

	.motionBtn {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
		-moz-transition: none;
		-webkit-transition: none;
		-o-transition: none;
		-ms-transition: none;
		transition: none;
	}
	
	.motionBtn:hover {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
		-moz-transition: none;
		-webkit-transition: none;
		-o-transition: none;
		-ms-transition: none;
		transition: none;
	}
}


/**********************************/
/* Wrapper */
/**********************************/
#wrapper {
	position: relative;
	background: #fff;
}
@media screen and (max-width: 768px){
#wrapper {
	position: absolute;
}
}

/**********************************/
/* content */
/**********************************/
.mt0 { margin-top:0 !important; }
.tac { text-align:center !important; }
.contentInner {
  font-size:18px;
  line-height:200%;
}
.contentInner {
  width:960px;
  margin:0 auto;
}
@media screen and (max-width: 768px){
  .contentInner {
    width:100%;
    box-sizing:border-box;
    padding:0 20px;
    font-size:16px;
  }
}

/**********************************/
/* Header */
/**********************************/
#header {
	position: relative;
	z-index:10;
	margin: 0;
	padding: 0;
	height: 205px;
}

#header #headerInner {
	position: relative;
	z-index:10;
	top: 0px;
	margin: 0 auto;
	width: 960px;
	height: 205px;
}

#header #headerInner #logo {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	z-index: 10;
}

#header #headerInner #logo h1 {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 159px;
	height: 44px;
}

#header #headerInner #third_logo {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 159px;
	height: 20px;
}


#header #headerInner #logo .association {
	position: absolute;
	top: 29px;
	left: 170px;
	width: 65px;
	height: 52px;
}

#header #headerInner #search {
	position: absolute;
	top: 30px;
	right: 0px;
	z-index: 10;
}

#header #headerInner #search ul {
	overflow: hidden;
}

#header #headerInner #search ul li {
	float: left;
}

#header #headerInner #search ul li.checkseat {
	width: 280px;
	height: 55px;
	display: table;
	line-height: 55px;
}

#header #headerInner #search ul li.checkseat a {
	display: table-cell;
	width: 280px;
	height: 55px;
	color: #222;
	text-align: center;
	-webkit-border-radius: 28px 27px 27px 28px/27px 27px 28px 28px;
	-moz-border-radius: 28px 27px 27px 28px/27px 27px 28px 28px;
	border-radius: 28px 27px 27px 28px/27px 27px 28px 28px;
	background-color: #dbeeff;
}

#header #headerInner #search ul li.checkseat a:hover {
	color: #fff;
	-webkit-border-radius: 28px 27px 27px 28px/27px 27px 28px 28px;
	-moz-border-radius: 28px 27px 27px 28px/27px 27px 28px 28px;
	border-radius: 28px 27px 27px 28px/27px 27px 28px 28px;
	background-color: #3683d9;
}

#header #headerInner #search ul li.checkseat a span {
	font-size: 18px;
	padding: 0 0 0 30px;
	font-weight: bold;
	background: url(/common/images/com_icon_check01.png) no-repeat left center;
	background-size: 21px 21px;
	-moz-background-size: 21px 21px;
	-webkit-background-size: 21px 21px;
}

#header #headerInner #search ul li.checkseat a:hover span {
	background: url(/common/images/com_icon_check02.png) no-repeat left center;
	background-size: 21px 21px;
	-moz-background-size: 21px 21px;
	-webkit-background-size: 21px 21px;
}

#header #headerInner #search ul li.hospital {
	display: table;
	width: 244px;
	height: 55px;
	line-height: 51px;
	margin-left: 25px;
}

#header #headerInner #search ul li.hospital a {
	display: table-cell;
	width: 244px;
	height: 55px;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 28px/27px 27px 28px 28px;
	-moz-border-radius: 28px/27px 27px 28px 28px;
	border-radius: 28px/27px 27px 28px 28px;
	background-color: #ef5782;
	border: solid 2px #ef5782;
	box-sizing: border-box;
}

#header #headerInner #search ul li.hospital a:hover {
	color: #ef5782;
	-webkit-border-radius: 28px/27px 27px 28px 28px;
	-moz-border-radius: 28px/27px 27px 28px 28px;
	border-radius: 28px/27px 27px 28px 28px;
	background-color: #fff;
	border: solid 2px #ef5782;
	box-sizing:border-box;
}

#header #headerInner #search ul li.hospital a span {
	font-size: 18px;
	padding: 0 0 0 30px;
	font-weight: bold;
	background: url(/common/images/cmn_icn_search01.png) no-repeat left center;
	background-size: 22px 22px;
	-moz-background-size: 22px 22px;
	-ms-background-size: 22px 22px;
	-o-background-size: 22px 22px;
	-webkit-background-size: 22px 22px;
}

#header #headerInner #search ul li.hospital a:hover span {
	background: url(/common/images/cmn_icn_search02.png) no-repeat left center;
	background-size: 22px 22px;
	-moz-background-size: 22px 22px;
	-ms-background-size: 22px 22px;
	-o-background-size: 22px 22px;
	-webkit-background-size: 22px 22px;
}
@media screen and (max-width: 768px){
	#header {
		position: relative;
		z-index:10;
		margin: 0;
		padding: 0;
		height: inherit;
	}
	
	#header #headerInner {
		position: relative;
		z-index:10;
		top: 0px;
		margin: 0 auto;
		width: 100%;
		height: inherit;
	}
	
	#logo {
		position: relative;
		top: inherit;
		left: 10px;
		display: block;
		z-index: 10;
		height: 60px;
	}
	
	#logo h1 {
		position: absolute;
		top: 9px;
		left: 5px;
		width: 116px;
		height: 38px;
	}
	
	#logo .association {
		position: absolute;
		top: 10px;
		left: 130px;
		width: 47px;
		height: 38px;
	}
	
	#search {
		position: relative;
		top: inherit;
		right: inherit;
		width: 100%;
		margin: 60px 0 0;
		z-index: 9;
	}
	
	#search ul {
		overflow: hidden;
		margin: 0 auto;
		width: 97%;
		height: 52px;
	}
	
	#search ul li {
		float: left;
	}
	
	#search ul li.checkseat {
		display: table;
		width: 59%;
		height: 50px;
		margin-right: 2%;
		font-size: 13px;
		font-weight: bold;
		background: #dbeeff;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background-color: #dbeeff;
		-webkit-box-shadow: 0 2px #b8d5ef;
		-moz-box-shadow: 0 2px #b8d5ef;
		box-shadow: 0 2px #b8d5ef;
	}

	#search ul li.checkseat a {
		display: table-cell;
		vertical-align: middle;
		font-size: 13px;
		text-align: center;
	}

	#search ul li.checkseat a span {
		background: url(../images/com_icon_check01.png) no-repeat left center;
		background-size: 15px 15px;
		-moz-background-size: 15px 15px;
		-webkit-background-size: 15px 15px;
		padding: 0 0 0 20px;
		display: inline-block;
	}

	#search ul li.hospital {
		display: table;
		width: 39%;
		height: 50px;
		font-size: 13px;
		font-weight: bold;
		color: #fff;
		background: #ef5782;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background-color: #ef5782;
		-webkit-box-shadow: 0 2px #d43e5e;
		-moz-box-shadow: 0 2px #d43e5e;
		box-shadow: 0 2px #d43e5e;
	}

	#search ul li.hospital a {
		display: table-cell;
		vertical-align: middle;
		font-size: 13px;
		color: #fff;
		text-align: center;
	}

	#search ul li.hospital a span {
		background: url(../images/cmn_icn_search01.png) no-repeat left center;
		background-size: 15px 15px;
		-moz-background-size: 15px 15px;
		-webkit-background-size: 15px 15px;
		padding: 0 0 0 20px;
		display: inline-block;
	}

	#search ul li.checkseat img,
	#search ul li.hospital img {
		-moz-transition: none;
		-webkit-transition: none;
		-o-transition: none;
		-ms-transition: none;
		transition: none;
	}
	
	#search ul li.checkseat a img:hover,
	#search ul li.hospital a img:hover {
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
	}
}
/* Gnav PC用 
------------------------------------------------------------------------------ */
#header #gnav {
	position: absolute;
	top: 115px;
	left: 0px;
	z-index: 15;
	width: 100%;
	height: 90px;
	background: #ffe5ec;
}

#header #gnav #gnavInner {
	position: relative;
	z-index:10;
	top: 0px;
	left: 40px;
	margin: 0 auto;
	width: 1038px;
	background: #ffe5ec;
}

#header #gnav .menu {
    position: relative;
    width: 100%;
    height: 50px;
    max-width: 1038px;
    margin: 0 auto;
}

#header #gnav .menu > li.one {
    float: left;
	width: 177px;
	height: 90px;
	margin: 0;
	padding:0;
	line-height: 90px;
	text-align: left;
}

#header #gnav .menu > li.second {
    float: left;
	width: 194px;
	height: 90px;
	margin: 0;
	padding:0;
	line-height: 90px;
	text-align:left;
}

#header #gnav .menu > li.third {
    float: left;
	width: 315px;
	height: 90px;
	margin: 0;
	padding:0;
	line-height: 90px;
	text-align:left;
}

#header #gnav .menu > li.fourth {
    float: left;
	width: 274px;
	height: 90px;
	margin: 0;
	padding:0;
	line-height: 90px;
	text-align:left;
}


#header #gnav .menu > li.one .init-bottom {
	font-size: 21px;
	font-weight: bold;
	text-indent: 25px;
}

#header #gnav .menu > li.second .init-bottom {
	font-size: 21px;
	font-weight: bold;
	text-indent: 25px;
}

#header #gnav .menu > li.third .init-bottom {
	font-size: 16px;
	font-weight: bold;
	text-indent: 25px;
	line-height: 5px;
}

#header #gnav .menu > li.fourth .init-bottom {
	font-size: 21px;
	font-weight: bold;
	text-indent: 25px;
}



#header #gnav .menu > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
	cursor: pointer;
}

#header #gnav .menu > li.one {
	background: url(/common/images/btn01_off.png) no-repeat left top;
	background-size: 177px 90px;
	-moz-background-size: 177px 90px;
	-webkit-background-size: 177px 90px;
}

#header #gnav .menu > li.one:hover {
    background: url(/common/images/btn01_on.png) no-repeat left top;
	background-size: 177px 90px;
	-moz-background-size: 177px 90px;
	-webkit-background-size: 177px 90px;
}

#header #gnav .menu > li.second {
	background: url(/common/images/btn02_off.png) no-repeat left top;
	background-size: 194px 90px;
	-moz-background-size: 194px 90px;
	-webkit-background-size: 194px 90px;
}

#header #gnav .menu > li.second:hover {
    background: url(/common/images/btn02_on.png) no-repeat left top;
	background-size: 194px 90px;
	-moz-background-size: 194px 90px;
	-webkit-background-size: 194px 90px;
}

#header #gnav .menu > li.third {
	background: url(/common/images/btn03_off.png) no-repeat left top;
	background-size: 315px 90px;
	-moz-background-size: 315px 90px;
	-webkit-background-size: 315px 90px;
}

#header #gnav .menu > li.third:hover {
    background: url(/common/images/btn03_on.png) no-repeat left top;
	background-size: 315px 90px;
	-moz-background-size: 315px 90px;
	-webkit-background-size: 315px 90px;
}

.third_em{
	height: 80px;
	font-size:18px;
	line-height:25px;
	padding-top: 15px;
	padding-right: 15px;
}

.simd{
	margin:20px 0;

}



#header #gnav .menu > li.fourth {
	background: url(/common/images/btn04_off.png) no-repeat left top;
	background-size: 274px 90px;
	-moz-background-size: 274px 90px;
	-webkit-background-size: 274px 90px;
}

#header #gnav .menu > li.fourth:hover {
    background: url(/common/images/btn04_on.png) no-repeat left top;
	background-size: 274px 90px;
	-moz-background-size: 274px 90px;
	-webkit-background-size: 274px 90px;
}



li.third_logo {
	margin-top: 90px;
	margin-left: 0px;
	font-size: 12px;
	text-indent: 5px;
	font-weight: bold;
}
li.third_logo a {
	position: relative;
	width: 278px;
	height: 90px;
	display: block;
	color: #333333;
}

li.third_logo a img {
	position:relative;
	left: 5px;
	transition-duration: 0.75s;
    -webkit-transition-duration: 0.75s;
    -o-transition-duration: 0.75s;
    -moz-transition-duration: 0.75s;
}
li.third_logo a:hover img {
	left: 18px;
}

#header #gnav .menu > li a {
    display: block;
}

#header #gnav ul.menuOne {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
}

#header #gnav ul.menuSecond {
    visibility: hidden;
    opacity: 0;
}

#header #gnav ul.menuThird {
    visibility: hidden;
    opacity: 0;
}

#header #gnav ul.menuFourth {
    visibility: hidden;
    opacity: 0;
}

/* floatクリア */
#header #gnav .menu:before,
#header #gnav .menu:after {
    content: " ";
    display: table;
}

#header #gnav .menu:after {
    clear: both;
}

#header #gnav .menu {
    *zoom: 1;
}

#header #gnav li.menuMega ul.menuOne {
    position: absolute;
    top: 60px;
    left: 0px;
    box-sizing: border-box;
	width: 400px;
    padding: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 14px 20px rgba(0,0,0,.16);
	-moz-box-shadow: 0 14px 20px rgba(0,0,0,.16);
	box-shadow: 0 14px 20px rgba(0,0,0,.16);
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}

#header #gnav li.menuMega ul.menuSecond {
    position: absolute;
    top: 60px;
	left: 177px;
    box-sizing: border-box;
	width: 400px;
    padding: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 14px 20px rgba(0,0,0,.16);
	-moz-box-shadow: 0 14px 20px rgba(0,0,0,.16);
	box-shadow: 0 14px 20px rgba(0,0,0,.16);
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}

#header #gnav li.menuMega ul.menuThird {
    position: absolute;
    top: 60px;
	left: 371px;
    box-sizing: border-box;
	width: 400px;
    padding: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 14px 20px rgba(0,0,0,.16);
	-moz-box-shadow: 0 14px 20px rgba(0,0,0,.16);
	box-shadow: 0 14px 20px rgba(0,0,0,.16);
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}

#header #gnav li.menuMega ul.menuFourth {
    position: absolute;
    top: 60px;
	left: 559px;
    box-sizing: border-box;
	width: 400px;
    padding: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 14px 20px rgba(0,0,0,.16);
	-moz-box-shadow: 0 14px 20px rgba(0,0,0,.16);
	box-shadow: 0 14px 20px rgba(0,0,0,.16);
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}


#header #gnav li.menuMega ul.menuOne li:nth-child(1),
#header #gnav li.menuMega ul.menuSecond li:nth-child(1),
#header #gnav li.menuMega ul.menuThird li:nth-child(1) ,
#header #gnav li.menuMega ul.menuFourth li:nth-child(1)  {
	padding: 20px 0 0;
}


#header #gnav li.menuMega ul.menuOne li a,
#header #gnav li.menuMega ul.menuSecond li a,
#header #gnav li.menuMega ul.menuThird li a,
#header #gnav li.menuMega ul.menuFourth li a {
	display: block;
	width: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	padding: 25px 0 25px 0;
	color: #555;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 1px;
    background: url(/common/images/icn_nav_off.png) no-repeat right center;
	background-size: 35px 35px;
	-moz-background-size: 35px 35px;
	-ms-background-size: 35px 35px;
	-o-background-size: 35px 35px;
	-webkit-background-size: 35px 35px;
}



#header #gnav li.menuMega ul.menuFourth li span.locomo_txt {
	display: block;
	width: 100%;
	padding: 20px 0 0 0;
}

#header #gnav li.menuMega ul.menuFourth li.movie_navi a {
	display: block;
	width: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
	padding: 16px 0 16px 0;
	color: #555;
	font-size: 14px;
	line-height: 1.4;
	letter-spacing: 1px;
	text-indent: 1.5em;
    background: url(/common/images/icn_nav_off.png) no-repeat right center;
	background-size: 35px 35px;
	-moz-background-size: 35px 35px;
	-ms-background-size: 35px 35px;
	-o-background-size: 35px 35px;
	-webkit-background-size: 35px 35px;
}


#header #gnav li.menuMega ul li a {
		border-bottom: 1px solid #e7e7e7;
}

#header #gnav li.menuMega ul li:last-child a {
		border-bottom: none;
}

#header #gnav li.menuMega ul li.movie_navi:last-child a {
		border-bottom: 1px solid #e7e7e7;
}

#header #gnav li.menuMega ul.menuOne li a:hover,
#header #gnav li.menuMega ul.menuSecond li a:hover,
#header #gnav li.menuMega ul.menuThird li a:hover,
#header #gnav li.menuMega ul.menuFourth li a:hover {	
	color: #ef5782;
    background: url(/common/images/icn_nav_on.png) no-repeat right center;
	background-size: 35px 35px;
	-moz-background-size: 35px 35px;
	-ms-background-size: 35px 35px;
	-o-background-size: 35px 35px;
	-webkit-background-size: 35px 35px;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}

#header #gnav li.menuMega ul.menuOne li a span,
#header #gnav li.menuMega ul.menuSecond li a span,
#header #gnav li.menuMega ul.menuThird li a span,
#header #gnav li.menuMega ul.menuFourth li a span {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 1px;
}

#header #gnav li.menuMega ul.menuFourth li span {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 1px;
	}

#header #gnav li.menuMega ul.menuOne li a:hover span,
#header #gnav li.menuMega ul.menuSecond li a:hover span,
#header #gnav li.menuMega ul.menuThird li a:hover span,
#header #gnav li.menuMega ul.menuFourth li a:hover span {
	color: #ef5782;
	font-weight: bold;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	-ms-transition: all 0.15s;
	-o-transition: all 0.15s;
	transition: all 0.15s;
}

#header #gnav li.menuMega:hover ul.menuOne,
#header #gnav li.menuMega:hover ul.menuSecond,
#header #gnav li.menuMega:hover ul.menuThird,
#header #gnav li.menuMega:hover ul.menuFourth {
	top: 68px;
    visibility: visible;
    opacity: 1;
}

#header #gnav li.menuMega ul.menuOne > li,
#header #gnav li.menuMega ul.menuSecond > li,
#header #gnav li.menuMega ul.menuThird > li,
#header #gnav li.menuMega ul.menuFourth > li {
    float: left;
	margin: 0 4.5% 0 4.5%;
    width: 91%;
    border: none;
}

#header #gnav li.menuMega ul.menuOne > li a,
#header #gnav li.menuMega ul.menuSecond > li a,
#header #gnav li.menuMega ul.menuThird > li a,
#header #gnav li.menuMega ul.menuFourth > li a {
	text-decoration: none;
}
#global-nav {
	display: none;
}

#header #gnav li.menuMega ul.menuFourth li.locomo_txt
	{
		display: block;
		position: relative;
		top: 2px;
		font-size: 18px;
		line-height: 1.4;
		padding-top: 25px;
		margin-top: 45px;
	}

/* Gnav SP用 
------------------------------------------------------------------------------ */
@media screen and (max-width: 768px){
.none {
	display: none;
}
  /* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 50px;
    height: 36px;
    cursor: pointer;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 2px;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}

#nav-toggle span:nth-child(1) {
	margin: 0 7px;
	width: 36px;
    top: 0;
}
#nav-toggle span:nth-child(2) {
	margin: 0 7px;
	width: 36px;
    top: 10px;
}
#nav-toggle span:nth-child(3) {
	margin: 0 7px;
	width: 36px;
    top: 20px;
}

#nav-toggle span:nth-child(4) {
	margin: 0;
    width: 50px;
    top: 26px;
	height: 0;
}
#nav-toggle span:nth-child(4):after {
	content: 'メニュー';
	font-size: 11px;
	letter-spacing: 1px;
	white-space: nowrap;
}

   #top-head,
    .inner {
        width: 100%;
        padding: 0;
    }
    #header {
		position: absolute;
        top: 0;
        margin-top: 0;
    }
    #header.open {
	}

    #top-head {
        position: absolute;
		width: 100%;
        top: 0;
        margin-top: 0;
    }
    #header.open {
		height: 100%;
	}
	
	#header.fixed {
        padding-top: 0;
        background: transparent;
    }

    #mobile-head {
        background: #fff;
        width: 100%;
        height: 60px;
        z-index: 99999999;
        position: fixed;
    }
    #header #top-head.fixed .logo,
    #header #top-head .logo {
        position: absolute;
        left: 13px;
        top: 13px;
        color: #333;
        font-size: 26px;
    }
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        /*top: -500px;*/
		/*position: relative;*/
		position: absolute;
		z-index: -1;
		display: block;
		top: 60px;
        background: #f0f1f2;
        width: 100%;
        text-align: center;
        padding: 30px 0 0;
		-webkit-transition: all 0.8s;
		-moz-transition: all 0.8s;
		-ms-transition: all 0.8s;
		-o-transition: all 0.8s;
		transition: all 0.8s;
		opacity: 0;
    }

    #global-nav ul {
		position: relative;
        list-style: none;
        position: static;
        right: 0;
        bottom: 0;
        font-size: 14px;
		z-index:9999999;
    }
    #global-nav ul li {
        float: none;
        position: relative;
    }
    #top-head #global-nav ul li a,
    #top-head.fixed #global-nav ul li a {
        width: 100%;
        display: block;
        color: #fff;
        padding: 18px 0;
    }
    #nav-toggle {
        display: block;
    }

    /* #nav-toggle 切り替えアニメーション */
     #nav-toggle.open span:nth-child(1) {
        top: 11px;
		margin: 0 7px;
		width: 36px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
     #nav-toggle.open span:nth-child(2) {
        width: 0;
		height: 2px;
        left: 50%;
    }
     #nav-toggle.open span:nth-child(3) {
        top: 11px;
		margin: 0 7px;
		width: 36px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }

	#nav-toggle.open span:nth-child(4):after {
		content: '閉じる';
		position: relative;
		font-size: 11px;
		left: 6px;
	}

    /* #global-nav スライドアニメーション */
    #global-nav.open  {
		position: fixed;
		display: block;
		top: 60px;
		bottom: 0;
		right: 0;
		left: 0;
		overflow: scroll;
		opacity: 1;
		z-index: 99999;
    }
	#global-nav .init-bottom {
		text-align: center;
		font-size: 20px;
		line-height: 1.4;
	}
	
	#global-nav ul.menuOnea {
		margin: 15px 0 30px;
	}
	
	#global-nav ul.menuSecond {
		margin: 15px 0 30px;
	}
	
	#global-nav ul.menuThird {
		margin: 15px 0 30px;
	}

	#global-nav ul.menuFourth {
		margin: 15px 0 30px;
	}

	#global-nav ul.menuFifth {
		margin: 15px 0 30px;
	}

	#global-nav ul.menuOnea li,
	#global-nav ul.menuSecond li,
	#global-nav ul.menuThird li,
	#global-nav ul.menuFourth li,
	#global-nav ul.menuFifth li a {
		margin: 0 3% 10px; 
		padding-right: 6%;
		width: 88%;
		text-align: left;
		border-radius: 5px;
	}
	#global-nav ul.menuOnea li,
	#global-nav ul.menuSecond li,
	#global-nav ul.menuThird li,
	#global-nav ul.menuFourth li,
	#global-nav ul.menuFifth li a
	 {
		background: #ef5782 url(/common/images/com_icon_arrowWit_01.png) no-repeat 98% center;
		background-size: 9px 8px;
		-moz-background-size: 9px 8px;
		-ms-background-size: 9px 8px;
		-o-background-size: 9px 8px;
		-webkit-background-size: 9px 8px;
		border-radius: 5px;
	}
	
#global-nav ul.menuFourth li.locomo_txt
	 {
	 	background:#fff;
	}

	#global-nav ul.menuOnea li a,
	#global-nav ul.menuSecond li a,
	#global-nav ul.menuThird li a,
	#global-nav ul.menuFourth li a,
	#global-nav ul.menuFifth li a {
		display: block;
		margin: 0;
		width: 97%;
		padding: 10px 0 10px 3%;
		font-size: 11px;
		line-height: 1.4;
		border-radius: 5px 0 0 5px;
		background: #fff;
	}
	
	#global-nav ul.menuOnea li a span,
	#global-nav ul.menuSecond li a span,
	#global-nav ul.menuThird li a span,
	#global-nav ul.menuFourth li a span,
	#global-nav ul.menuFifth li a span {
		position: relative;
		top: 2px;
		font-size: 18px;
		line-height: 1.4;
	}
	
	#global-nav ul.menuFourth li.locomo_txt
	{
		position: relative;
		top: 2px;
		font-size: 18px;
		line-height: 1.4;
	}


	#global-nav ul.menuOnea li a span,
	#global-nav ul.menuSecond li a span,
	#global-nav ul.menuThird li a span,
	#global-nav ul.menuFourth li a span,
	#global-nav ul.menuFifth li a span {
		color: #333;
	}

ul li.third_logo {
		color: #fff;
		background: #ee7f96;
	}
	
ul li.third_logo a {
		display: block;
		padding: 30px 0;
		font-size: 17px;
		text-align: center;
		color: #fff;
		text-indent: -1.5em;
	}
ul li.fifth a:after {
		content: '';
		position: absolute;
		top: 50%;
		margin: -5px 0 0 5px;
		width: 10px;
		height: 9px;
		background-image: url(/common/images/com_icon_arrowWit_01.png);
		background-repeat: no-repeat;
		background-size: 10px 9px;
		-moz-background-size: 10px 9px;
		-ms-background-size: 10px 9px;
		-o-background-size: 10px 9px;
		-webkit-background-size: 10px 9px;
	}

}

	#global-nav ul li.fifth {
		color: #fff;
		background: #ee7f96;
	}
	
	#global-nav ul li.fifth a {
		display: block;
		padding: 30px 0;
		font-size: 17px;
		text-align: center;
		color: #fff;
		text-indent: -1.5em;
	}
	#global-nav ul li.fifth a:after {
		content: '';
		position: absolute;
		top: 50%;
		margin: -5px 0 0 5px;
		width: 10px;
		height: 9px;
		background-image: url(/common/images/com_icon_arrowWit_01.png);
		background-repeat: no-repeat;
		background-size: 10px 9px;
		-moz-background-size: 10px 9px;
		-ms-background-size: 10px 9px;
		-o-background-size: 10px 9px;
		-webkit-background-size: 10px 9px;
	}

	ul li.fifth a{
		color: #ffffff;
		background: #ee7f96;			
		background-image: url(/common/images/com_icon_arrowWit_01.png) no-repeat center;	
	}



/**********************************/
/* TopicPath */
/**********************************/
#topicPath {
  margin-bottom: 20px;
  background: #fff6f9;
  padding: 10px 0;
}
#topicPath #topicPathInner {
  margin: 0 auto;
  width: 960px;
  font-size: 80%;
}

/**********************************/
/* Content */
/**********************************/
#content #content {
	position: relative;
}
#content #contentInner {
  margin: 0 auto;
  width: 960px;
}
@media screen and (max-width: 768px){
#content #contentInner {
  margin: 0 auto;
  width: 100% !important;
}
}

.bd_txt a:hover{
	color: #ef5782;
}


/* condition 
-------------------------------------------------------------------------------- */
#condition {
	clear: both;
	position: relative;
	background: #fff;
} 

#condition #conditionInner {
  margin: 0 auto;
  padding: 50px 0 0;
  width: 960px;
} 

#topIndex #condition #conditionInner {
  padding: 10px 0 0;
} 

#condition #conditionInner dt {
	padding: 0 0 10px; 
	font-size: 32px;
	color: #e40069;
	text-align: center;
	letter-spacing: 1px;
}

#condition #conditionInner dd {
	padding: 0 0 25px; 
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 1.8;
	letter-spacing: 1px;
}
#condition #conditionInner #conditionType {
	margin: 0 0 25px;
	overflow: hidden;
}

#condition #conditionInner #conditionType .conditionTypeBox {
	position: relative;
	float: left;
	width: 300px;
}

#condition #conditionInner #conditionType .conditionTypeBox + .conditionTypeBox {
	margin-left: 30px;
}

#condition #conditionInner #conditionType .conditionTypeBox .moreBtn {
	position: absolute;
	width: 220px;
	height: 42px;
	top: 261px;
	left: 40px;
}

#topIndex #condition #conditionInner #conditionType .conditionTypeBox .moreBtn {
	position: absolute;
	width: 220px;
	height: 42px;
	top: 371px;
	left: 40px;
}

/* hospital 
-------------------------------------------------------------------------------- */
#hospital {
	position: relative;
	background: #fbebf0;
} 

#hospital #hospitalInner {
  margin: 0 auto;
  padding: 50px 0 65px;
  width: 960px;
} 

#hospital #hospitalInner dt {
	padding: 0 0 10px; 
	font-size: 32px;
	color: #e40069;
	text-align: center;
	letter-spacing: 1px;
}

#hospital #hospitalInner dd {
	padding: 0 0 30px; 
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 1.8;
	letter-spacing: 1px;
}

#hospital #hospitalInner ul {
	overflow: hidden;
	margin: 0 auto;
	width: 770px;
}

#hospital #hospitalInner ul li {
	float: left;
}

#hospital #hospitalInner ul li:last-child {
	margin-left: 50px;
}
 

/* associationArea 
-------------------------------------------------------------------------------- */
#associationArea {
	position: relative;
	background: #fff;
} 

#associationArea #associationAreaInner {
  margin: 0 auto;
  padding: 30px 0 40px;
  width: 960px;
}

#associationArea #associationAreaInner p {
	margin-bottom: 30px;
	text-align: center;
}

#associationArea ul {
	overflow: hidden;
	margin: 0 auto;
	width: 899px;
}

#associationArea ul li {
	float: left;
	margin-right: 33px;
	width: 200px;
	height: 115px;
}

#associationArea ul li:last-child {
	margin-right: 0;
}


/* mikata 
-------------------------------------------------------------------------------- */
#mikata {
	position: relative;
	background: #f7f8fa;
} 

#mikata #mikataInner {
	position: relative;
  margin: 0 auto;
  width: 960px;
  height: 190px;
}

#mikata #mikataInner p {
	position: absolute;
	top: 65px;
	left: 37px;
	width: 204px;
	height: 57px;
}

#mikata #mikataInner dl {
	position: absolute;
	border-left: 2px solid #dcdde1;
	top: 35px;
	left: 310px;
	padding: 5px 0 10px;
}


#mikata #mikataInner dt {
	position: relative;
	padding: 0 0 10px 60px;
	font-size: 22px;
	font-weight: bold;
	color: #ef5782;
}

#mikata #mikataInner dd {
	position: relative;
	padding-left: 60px;
	font-size:15px;
	color: #3d3c42;
}


@media screen and (max-width: 768px){
	#mikata {
		position: relative;
		padding: 40px 0 40px;
		background: #f7f8fa;
	} 
	
	#mikata #mikataInner {
	  position: relative;
	  margin: 0 auto;
	  padding: 0;
	  width: 88.2%;
	  /*width: 92%;*/
	  height: inherit;
	}
	
	#mikata #mikataInner p {
		position: relative;
		top: 0px;
		left: inherit;
		margin-bottom: 25px;
		width: 100%;
		height: inherit;
		text-align: center;
	}

	#mikata #mikataInner p img {
		margin: 0 auto;
		max-width: 331px;
		width: 100%;
	}
	
	#mikata #mikataInner dl {
		width: 100%;
		position: relative;
		border: none;
		top: 0px;
		left: 0px;
		padding: 0px 0;
	}
	
	
	#mikata #mikataInner dt {
		position: relative;
		padding: 0 0 10px 0px;
		font-size: 15px;
		font-weight: bold;
		color: #ef5782;
	}
	
	#mikata #mikataInner dd {
		position: relative;
		padding-left: 0px;
		font-size:13px;
		color: #3d3c42;
	}
}


/**********************************/
/* Footer */
/**********************************/
#pageTopLink {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 45px;
}

#pageTopLink p {
  position: absolute;
  z-index: 100002;
  top: 0px;
  right: 0px;
  display: inline-block;
  text-align: right;
  font-size: 80%;
  cursor: pointer;
}

#pageTopLink p span {
	color: #e685a7;
	font-size: 13px;
}

#footer {
 /*padding-top: 30px;*/
 background: #fff;
}

#clinicsIndex #footer {
	position: relative;
	/*margin: -100px 0 0; */
}

#footer #prjAbout ul,
#footer #footerContent {
  margin: 0 auto;
  width: 960px;
}

#footer #prjAbout ul {
  zoom: 1;
  /* ie7 */
}
#footer #prjAbout ul:after {
  /* clearfix */
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer #prjAbout ul li.prjImg {
  float: left;
  width: 289px;
}
#footer #prjAbout ul li.prjTxt {
  float: right;
  width: 651px;
  font-size: 80%;
}
#footer #footerInner {
  padding: 50px 0 30px;
}
#footer #footerInner #footerContent {
	position: relative;
  zoom: 1;
  /* ie7 */
}
#footer #footerInner #footerContent:after {
  /* clearfix */
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#footer #footerInner #footerContent p.txt {
	margin-bottom: 20px;
	font-size: 13px;
	color: #666;
}

#clinicsIndex #footer #footerInner #footerContent p.txt {
	width: 890px;
}

#footer #footerInner #footerContent #associationLogo {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 56px;
	height: 31px;
}


#footer #footerInner #footerContent #ftNav {
	margin-top: 33px;
	padding-top: 35px;
	overflow: hidden;
	border-top: 1px solid #dedede;
}


#footer #footerInner #footerContent #footerUtility {
  float: left;
}

#footer #footerInner #footerContent #footerUtility ul {
  zoom: 1;
  /* ie7 */
}
#footer #footerInner #footerContent #footerUtility ul:after {
  /* clearfix */
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer #footerInner #footerContent #footerUtility ul li {
	padding-right: 25px;
	margin-right: 25px;
	float: left;
	font-size: 14px;
	color: #666;
	border-right: solid 1px #666;
	font-size: 80%;
}

#footer #footerInner #footerContent #footerUtility ul li a {
	color: #666;
}

#footer #footerInner #footerContent #footerUtility ul li:last-child {
	padding-right: 0px;
	margin-right: 0px;
	border-right: none;
}

#footer #footerInner #footerContent #copy {
  float: right;
  font-size: 10px;
  color: #888;
}

@media screen and (max-width: 768px){
	#footer {
	 /*padding-top: 30px;*/
	  position: relative;
 	  z-index: 10000002;
	}
	
	#clinicsIndex #footer {
		position: relative;
		margin: -100px 0 0; 
	}
	
	#footer #prjAbout ul,
	#footer #footerContent {
	  margin: 0 auto;
	  width: 100%;
	}
	
	#footer #prjAbout ul {
	  zoom: 1;
	  /* ie7 */
	}
	#footer #prjAbout ul:after {
	  /* clearfix */
	  content: "";
	  display: block;
	  height: 0;
	  clear: both;
	  visibility: hidden;
	}
	#footer #prjAbout ul li.prjImg {
	  float: left;
	  width: 289px;
	}
	#footer #prjAbout ul li.prjTxt {
	  float: right;
	  width: 100%;
	  font-size: 80%;
	}
	#footer #footerInner {
	  padding: 30px 0 20px;
	}
	#footer #footerInner #footerContent {
		position: relative;
	  zoom: 1;
	  /* ie7 */
	}
	#footer #footerInner #footerContent:after {
	  /* clearfix */
	  content: "";
	  display: block;
	  height: 0;
	  clear: both;
	  visibility: hidden;
	}
	
	#footer #footerInner #footerContent p.txt {
		margin-bottom: 20px;
		padding:  0 4%;
		font-size: 13px;
		color: #666;
		text-align: justify;
	}
	
	#clinicsIndex #footer #footerInner #footerContent p.txt {
		margin-bottom: 20px;
		padding:  0 4%;
		width: 92%;
		font-size: 13px;
		color: #666;
		text-align: justify;
	}
	
	#footer #footerInner #footerContent #associationLogo {
		position: relative;
		top: inherit;
		right: inherit;
		margin: 0 auto;
		width: 64px;
		height: 37px;
	}
	
	
	#footer #footerInner #footerContent #ftNav {
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #dedede;
	}
	
	
	#footer #footerInner #footerContent #footerUtility {
	  float: none;
	}
	
	#footer #footerInner #footerContent #footerUtility ul {
		padding: 0 5%;
		margin-bottom: 15px;
	}
	#footer #footerInner #footerContent #footerUtility ul:after {
	  /* clearfix */
	  content: "";
	  display: block;
	  height: 0;
	  clear: both;
	  visibility: hidden;
	}
	#footer #footerInner #footerContent #footerUtility ul li {
		width: 50%;
		padding-right: 0px;
		margin-right: 0px;
		float: left;
		font-size: 12px;
		color: #666;
		border-right: none;
		text-align: center;
	}

	#footer #footerInner #footerContent #footerUtility ul li:last-child {
		padding-right: 0px;
		margin-right: 0px;
		border-right: none;
	}
	
	#footer #footerInner #footerContent #copy {
	  float: none;
	  font-size: 10px;
	  text-align: center;
	}
}


/**********************************/
/* パンくず */
/**********************************/
#topicPath {
  background-color:#fef3f6;
  color:#555;
  margin:0;
  padding:20px 0 0;
  line-height:1;
}
#topicPath a {
  color:#555;
  line-height:1;
}
#topicPath a:hover { color:#555; }

#clinicsIndex #topicPath {
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7;
    color: #333;
    padding: 20px 0 16px;
}

@media screen and (max-width: 768px){
  #topicPath { display:none; }
}



/**********************************/
/* pegotop 戻るボタン */
/**********************************/
/* pagetop */
#pagetop {
	position: fixed;
	right: 20px;
	margin: 0 auto;
}

#pagetop p img {
	width: 40px;
	height: 40px;
	cursor: pointer;
	opacity:1.0;
	position: relative;
	z-index: 100002;
	filter:alpha(opacity=1.0);
	-ms-filter: "alpha(opacity=100)";
	-moz-opacity:1.0;
	-ms-opacity:1.0;
	-o-opacity:1.0;
	-webkit-opacity:1.0;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
	-ms-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

#pagetop p img:hover {
	opacity:0.75;
	filter:alpha(opacity=0.75);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.75;
	-ms-opacity:0.75;
	-o-opacity:0.75;
	-webkit-opacity:0.75;
}

@media screen and (max-width: 768px) {
	#pagetop p img:hover {
		opacity:1.0;
		filter:alpha(opacity=1.0);
		-ms-filter: "alpha(opacity=100)";
		-moz-opacity:1.0;
		-ms-opacity:1.0;
		-o-opacity:1.0;
		-webkit-opacity:1.0;
	}
}



/**********************************/
/* skipNavi */
/**********************************/
.skipNavi {
  height: 1px;
  left: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  width: 1px;
}



.japhalogo{
	background-color: #eeeeee;
	height:60px;
}
.japhawrapper{
	width:950px;
	margin:0 auto;
	padding:
	height:60px;
}
.japhawrapper h1{
	width:450px;
	margin:0 auto;
	padding:0;
	height:60px;
	float: left;
}
.japhawrapper h1 a{
	width:450px;
	height:60px;
	display: block;
	background-image: url(/images/nichirinnailogo2.png);
	background-size: auto 35px;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9000px;
}
.japhawaddress{
	width:500px;
	margin:0 auto;
	padding:10px 0 0 0;
	font-size: 12px;
	float: left;
	text-align: right;
}



#search-box {
	padding:20px 0;
	text-align: center;
}
.form-control {
    width: 300px;
    height: 32px;
    font-size: 14px;
}
.btn-default {
    width: 80px;
    height: 35px;
    font-size: 14px;
}
.map-bot {
    padding: 5px 10px;
    margin: 10px auto 10px auto;
    background-color:#ef5782;
    font-size: 14px;
    color: #ffffff !important;
    border-radius: 5px;
    display: block;
    width:150px;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
#map div{

}
#map h3{
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin:5px 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #000000;
	}
.infowindow{
	text-align: left;
}

