/* template */
body, html{
	font-family: 'Ubuntu', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo', 'メイリオ', 'Verdana', 'ＭＳ Ｐゴシック', 'sans-serif';
	font-size: 12px;
	color: #222222;
	background:#DEE5F4;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color: rgba(170, 170, 170, 0.3);
}

input[type=checkbox] {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-top: -4px;
}

input[type=radio] {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-top: -4px;
}

.form-control {
	font-size: 16px;
	height:42px;
}

.form-control:focus {
  -webkit-appearance: none;
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 0 3px #387bbe,0 0 9px #387bbe;
		  box-shadow: inset 0 0 3px #387bbe,0 0 9px #387bbe;
}

.bab-focus {
	background-color: #FFE8FF;
}

.container {
	position: relative;
	max-width: 640px;
	min-height: 100%;
	padding: 0;
	background:#FFF;
}

.content {
	padding-bottom: 402px;
}

/* override bootstrap */

.tooltip {font-size: 14px;}
.tooltip-inner {text-align: left; background-color: #EEA236;}
.tooltip.bottom .tooltip-arrow {border-bottom-color: #EEA236;}
.tooltip.bottom-left .tooltip-arrow {border-bottom-color: #EEA236;}
.tooltip.bottom-right .tooltip-arrow {border-bottom-color: #EEA236;}
.form-horizontal .form-group {
  margin-right: -8px;
  margin-left: -8px;
}

.bab-content-main {
	padding: 8px;
}

.bab-header-icons > a {
        margin:2px;
        width:41px;
        height:38px;
        display:inline-block;
	color: #666666;
        text-decoration:none;
}

.bab-header-icons > a > div > i{
        font-size: 23px;
        padding-top: 3px;
}

.bab-header-icons > a.menu-icon-close{
        position: fixed;
        top: 0px;
        margin-left: -43px;
        z-index:200000;
	color: #FFFFFF;
        background-color: #16376D;
}

.bab-header-icons > a.menu-icon-open{
        color: #16376D;
        border: #16376D 1px solid;
}

.bab-header-icons > a.menu-icon-open > div > i{
        padding-top: 2px;
}

.bab-info {
	margin-top: 20px;
	margin-bottom: 20px;
}

.bab-info-sm {
	margin-top: 10px;
	margin-bottom: 10px;
}

.bab-info-xs {
	margin-top: 5px;
	margin-bottom: 5px;
}

.bab-showerror {
	border: #EEA236 3px solid;
	background-color: #ffe7cb;
}

/* bab-header-menu */
#nav-menu {
        margin-top: 47px;
        padding-bottom: 402px;
        display: none;
}

.bab-list-item {
	padding: 20px 30px;
	border-left: 0px;
	border-right: 0px;
}

.bab-list-item:first-child {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;    
}

.bab-list-item:last-child {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

.header-menu-right-arrow {
	position: relative;
	font-size: 14px;
	padding-left: 52px;
}

.header-menu-right-arrow:after {
	font-family: 'FontAwesome';
	content: "\f054";
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -10px;
	font-size: 14px;
	color: #B8B8B8;
}

.fixed-header {
    background-color: #FFFFFF;
    position: fixed;
    top: 0px;
    z-index:100000;
}

.bab-header-icons > a.menu-icon-href-right {
    margin-right: 47px;
}

/*  add fontello */
@font-face {
  font-family: 'fontello';
  src: url('/assets/fonts/fontello.eot?54738532');
  src: url('/assets/fonts/fontello.eot?54738532#iefix') format('embedded-opentype'),
	   url('/assets/fonts/fontello.woff?54738532') format('woff'),
	   url('/assets/fonts/fontello.ttf?54738532') format('truetype'),
	   url('/assets/fonts/fontello.svg?54738532#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

.header-menu-key:before {
	font-family: 'fontello';
	content: "\e800";
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -14px;
	font-size: 24px;
	color: #133261;    
}

.header-menu-pencil:before {
	font-family: 'fontello';
	content: "\e802";
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -18px;
	font-size: 24px;
	color: #133261;    
}

.header-menu-qanda:before {
	font-family: 'fontello';
	content: "\e805";
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -18px;
	font-size: 24px;
	color: #133261;    
}

.header-menu-user:before {
	font-family: 'FontAwesome';
	content: "\f007";
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -18px;
	font-size: 24px;
	color: #133261;    
}

.header-menu-home:before {
	font-family: 'fontello';
	content: "\e804";
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -18px;
	font-size: 24px;
	color: #133261;    
}

.header-menu-info:before {
	font-family: 'fontello';
	content: "\e803";
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -20px;
	font-size: 29px;
	color: #133261;    
}

.header-menu-map:before {
	font-family: 'fontello';
	content: "\e801";
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -20px;
	font-size: 29px;
	color: #133261;    
}

.btn-babubabu {
  color: #fff;
  background-color: #004384;
  border-color: #023360;
}
.btn-babubabu:hover,
.btn-babubabu:focus,
.btn-babubabu.focus,
.btn-babubabu:active,
.btn-babubabu.active,
.open > .dropdown-toggle.btn-babubabu {
  color: #fff;
  background-color: #012A51;
  border-color: #011425;
}
.btn-babubabu:active,
.btn-babubabu.active,
.open > .dropdown-toggle.btn-babubabu {
  background-image: none;
}
.btn-babubabu.disabled,
.btn-babubabu[disabled],
fieldset[disabled] .btn-babubabu,
.btn-babubabu.disabled:hover,
.btn-babubabu[disabled]:hover,
fieldset[disabled] .btn-babubabu:hover,
.btn-babubabu.disabled:focus,
.btn-babubabu[disabled]:focus,
fieldset[disabled] .btn-babubabu:focus,
.btn-babubabu.disabled.focus,
.btn-babubabu[disabled].focus,
fieldset[disabled] .btn-babubabu.focus,
.btn-babubabu.disabled:active,
.btn-babubabu[disabled]:active,
fieldset[disabled] .btn-babubabu:active,
.btn-babubabu.disabled.active,
.btn-babubabu[disabled].active,
fieldset[disabled] .btn-babubabu.active {
  background-color: #004384;
  border-color: #023360;
}
.btn-babubabu .badge {
  color: #004384;
  background-color: #fff;
}

.btn-babubabu-light {
  color: #fff;
  background-color: #819EB0;
  border-color: #819EB0;
}
.btn-babubabu-light:hover,
.btn-babubabu-light:focus,
.btn-babubabu-light.focus,
.btn-babubabu-light:active,
.btn-babubabu-light.active,
.open > .dropdown-toggle.btn-babubabu-light {
  color: #fff;
  background-color: #5D7D91;
  border-color: #5D7D91;
}
.btn-babubabu-light:active,
.btn-babubabu-light.active,
.open > .dropdown-toggle.btn-babubabu-light {
  background-image: none;
}
.btn-babubabu-light.disabled,
.btn-babubabu-light[disabled],
fieldset[disabled] .btn-babubabu-light,
.btn-babubabu-light.disabled:hover,
.btn-babubabu-light[disabled]:hover,
fieldset[disabled] .btn-babubabu-light:hover,
.btn-babubabu-light.disabled:focus,
.btn-babubabu-light[disabled]:focus,
fieldset[disabled] .btn-babubabu-light:focus,
.btn-babubabu-light.disabled.focus,
.btn-babubabu-light[disabled].focus,
fieldset[disabled] .btn-babubabu-light.focus,
.btn-babubabu-light.disabled:active,
.btn-babubabu-light[disabled]:active,
fieldset[disabled] .btn-babubabu-light:active,
.btn-babubabu-light.disabled.active,
.btn-babubabu-light[disabled].active,
fieldset[disabled] .btn-babubabu-light.active {
  background-color: #819EB0;
  border-color: #819EB0;
}
.btn-babubabu-light .badge {
  color: #819EB0;
  background-color: #fff;
}

.flower-back {
	background: #FFF url(/assets/img/top_back.png) repeat-y right top;
	background-size: 120px;
}

/* toppage */

.bab-top-icon-3 {
	width: 98px;
	float: left;
}

.bab-top-icon-2 {
	width: 150px;
	float: left;
}

/* header & footer */

.bab-footer {
	width: 100%;
	position: absolute;
	bottom: 0px;
	background-color: #A2C2DB;
}

.bab-footer-box {
	width: 153px;
	height: 41px;
	margin: 9px 3px 0px 4px;
	float: left;
	background-color: #FFF;
	border: #112E66 2px solid;
	text-align: center;
	line-height: 39px;
	color: #0C2D6C;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

.bab-footer-box:hover,
.bab-footer-box:focus,
.bab-footer-box:active {
	background-color: #e6e6e6;
	text-decoration: none;
}

.bab-media-icon {
	width: 50px;
	height: 50px;
	margin-top: 16px;
	float: left;
}

.bab-media-icon a {
	color: #0C2D6C;
}

.bab-media-icon a:hover,
.bab-media-icon a:focus,
.bab-media-icon a:active {
	color: #337ab7;
}

.bab-footer-link a {
	color: #0C2D6C;
}

#bab-mobile-header {
	 border-bottom: #112E66 2px solid;
}

.bab-breadcrumb {
	height:31px;
	padding: 8px 15px;
	margin-bottom: 0px;
	font-size:10px;
	list-style: none;
	background-color: #F0F0F0;
}
.bab-breadcrumb > li {
	display: inline-block;
}
.bab-breadcrumb > li + li:before {
	padding: 0px;
	color: #ccc;
	content: "＞\00a0";
}
.bab-breadcrumb > .active {
	color: #777;
}

/* btn-bab */
.btn-bab {
	display: inline-block;
	padding: 8px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
		touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	   -moz-user-select: none;
		-ms-user-select: none;
			user-select: none;
	background-image: none;
	border: 2px solid transparent;
	border-radius: 3px;
}
.btn-bab:focus,
.btn-bab:active:focus,
.btn-bab.active:focus,
.btn-bab.focus,
.btn-bab:active.focus,
.btn-bab.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn-bab:hover,
.btn-bab:focus,
.btn-bab.focus {
	color: #333;
	text-decoration: none;
}
.btn-bab:active,
.btn-bab.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
			box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

/* btn-bab-pager */
.btn-bab-pager1, .btn-bab-pager2 {
	font-size: 16px;
	text-align: center;
}

.prev-group {
	float: left;
}
.next-group {
	float: right;
}

.btn-bab-pager1 ul, .btn-bab-pager2 ul {
	margin: 0;
	padding: 0;
}
.btn-bab-pager1 ul {
	display: inline-block;
}
	.btn-bab-pager1 ul li, .btn-bab-pager2 ul li {
		list-style: none;
		float: left;
		margin: 0 2px;
	}
		.btn-bab-pager1 ul li a, .btn-bab-pager2 ul li a {
			display: block;
			border-radius: 2px;
			background-color: #0D3268;
			width: 52px;
			color: #fff;
			text-align: center;
			line-height: 46px;
		}
		.btn-bab-pager1 ul li.pager-current a, .btn-bab-pager2 ul li.pager-current a,
		.btn-bab-pager1 ul li a:hover, .btn-bab-pager2 ul li a:hover,
		.btn-bab-pager1 ul li a:focus, .btn-bab-pager2 ul li a:focus {
			background-color: #999;
			text-decoration: none;
		}
		.btn-bab-pager1 ul li.pager-continue a, .btn-bab-pager2 ul li.pager-continue a {
			background: none;
			color: #0D3268;
			width: 30px;
		}


/* btn-bab-white */
.btn-bab-white {
	color: #153B68;
	background-color: #fff;
	border-color: #153B68;
}
.btn-bab-white:hover,
.btn-bab-white:focus,
.btn-bab-white.focus,
.btn-bab-white:active,
.btn-bab-white.active,
.open > .dropdown-toggle.btn-bab-white {
	color: #333;
	background-color: #e6e6e6;
	border-color: #153B68;
}
.btn-bab-white:active,
.btn-bab-white.active,
.open > .dropdown-toggle.btn-bab-white {
	background-image: none;
}
.btn-bab-white.disabled,
.btn-bab-white[disabled],
fieldset[disabled] .btn-bab-white,
.btn-bab-white.disabled:hover,
.btn-bab-white[disabled]:hover,
fieldset[disabled] .btn-bab-white:hover,
.btn-bab-white.disabled:focus,
.btn-bab-white[disabled]:focus,
fieldset[disabled] .btn-bab-white:focus,
.btn-bab-white.disabled.focus,
.btn-bab-white[disabled].focus,
fieldset[disabled] .btn-bab-white.focus,
.btn-bab-white.disabled:active,
.btn-bab-white[disabled]:active,
fieldset[disabled] .btn-bab-white:active,
.btn-bab-white.disabled.active,
.btn-bab-white[disabled].active,
fieldset[disabled] .btn-bab-white.active {
	background-color: #fff;
	border-color: #ccc;
}
.btn-bab-white .badge {
	color: #fff;
	background-color: #333;
}

/* btn-group-bab*/
.btn-group-bab-box {
	background-color: #F0F0F0;
	padding: 3px;
	margin-bottom: 10px;
	border: 1px solid #F0F0F0;
	border-radius: 3px;
}

.btn-group-bab {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width:100%;
}
.btn-group-bab > .btn-bab {
	position: relative;
	float: left;
}
.btn-group-bab .btn-bab + .btn-bab {
	margin-left: -1px;
}
.btn-group-bab > .btn-bab:first-child {
	margin-left: 0;
}
.btn-group-bab > .btn-bab:first-child:not(:last-child) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.btn-group-bab > .btn-bab:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

/* btn-group-bab-left-element */
.btn-group-bab-left {
	width: 26%;
	padding: 11px 8px;
	font-size: 11px;
	text-align: left;
	z-index: 2;
}
.btn-group-bab-left:hover {
	color:#FFF;
}
.btn-group-bab-crimson {
	color: #fff;
	background-color: #C00000;
	border-color: #C00000;
}
.btn-group-bab-black {
	color: #fff;
	background-color: #357EBD;
	border-color: #357EBD;
}
.btn-group-bab-gray {
	color: #fff;
	background-color: #BBBBBB;
	border-color: #BBBBBB;
}
/* btn-group-bab-right-element */
.btn-group-bab-right {
	color: #000;
	width: 74%;
	padding: 7px;
	text-align: left;
	margin: 1px 1px 1px -1px;
	-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .125);
			box-shadow: 0 0 1px 1px rgba(0, 0, 0, .125);
}
.btn-group-bab-right > span {
	font-size: 15px;
}
.btn-group-bab-pink {
	background-color: #FEEEE6;
	border-color: #FEEEE6;
}
.btn-group-bab-white {
	background-color: #FFF;
	border-color: #FFF;
}
.btn-group-bab-left-disable {
	cursor: auto;
}
.btn-group-bab-right-disable {
	color: #BBB;
	cursor: auto;
}
.btn-group-bab-right-disable:hover {
	color: #BBB;
}

/* btn-bab-gray */
.btn-bab-gray {
	color: #fff;
	background-color: #A9A9A9;
	border-color: #A9A9A9;
}
.btn-bab-gray:hover,
.btn-bab-gray:focus,
.btn-bab-gray.focus,
.btn-bab-gray:active,
.btn-bab-gray.active,
.open > .dropdown-toggle.btn-bab-gray {
	color: #fff;
	background-color: #9F9F9F;
	border-color: #9F9F9F;
}
.btn-bab-gray:active,
.btn-bab-gray.active,
.open > .dropdown-toggle.btn-bab-gray {
	background-image: none;
}
.btn-bab-gray.disabled,
.btn-bab-gray[disabled],
fieldset[disabled] .btn-bab-gray,
.btn-bab-gray.disabled:hover,
.btn-bab-gray[disabled]:hover,
fieldset[disabled] .btn-bab-gray:hover,
.btn-bab-gray.disabled:focus,
.btn-bab-gray[disabled]:focus,
fieldset[disabled] .btn-bab-gray:focus,
.btn-bab-gray.disabled.focus,
.btn-bab-gray[disabled].focus,
fieldset[disabled] .btn-bab-gray.focus,
.btn-bab-gray.disabled:active,
.btn-bab-gray[disabled]:active,
fieldset[disabled] .btn-bab-gray:active,
.btn-bab-gray.disabled.active,
.btn-bab-gray[disabled].active,
fieldset[disabled] .btn-bab-gray.active {
	background-color: #ccc;
	border-color: #ccc;
}
.btn-bab-gray .badge {
	color: #153B68;
	background-color: #fff;
}

/* btn-bab-gray-gradation */
.btn-bab-gray-gradation {
	color: #000;
	border-color: #A9A9A9;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e5e5e5+0,ffffff+50 */
	background: rgb(229,229,229); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(50%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 50%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.btn-bab-gray-gradation:hover,
.btn-bab-gray-gradation:focus,
.btn-bab-gray-gradation.focus,
.btn-bab-gray-gradation:active,
.btn-bab-gray-gradation.active,
.open > .dropdown-toggle.btn-bab-gray-gradation {
	border-color: #9F9F9F;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cccccc+0,e5e5e5+100 */
	background: rgb(204,204,204); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(204,204,204,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(204,204,204,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(204,204,204,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(204,204,204,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.btn-bab-gray-gradation:active,
.btn-bab-gray-gradation.active,
.open > .dropdown-toggle.btn-bab-gray-gradation {
	background-image: none;
}
.btn-bab-gray-gradation.disabled,
.btn-bab-gray-gradation[disabled],
fieldset[disabled] .btn-bab-gray-gradation,
.btn-bab-gray-gradation.disabled:hover,
.btn-bab-gray-gradation[disabled]:hover,
fieldset[disabled] .btn-bab-gray-gradation:hover,
.btn-bab-gray-gradation.disabled:focus,
.btn-bab-gray-gradation[disabled]:focus,
fieldset[disabled] .btn-bab-gray-gradation:focus,
.btn-bab-gray-gradation.disabled.focus,
.btn-bab-gray-gradation[disabled].focus,
fieldset[disabled] .btn-bab-gray-gradation.focus,
.btn-bab-gray-gradation.disabled:active,
.btn-bab-gray-gradation[disabled]:active,
fieldset[disabled] .btn-bab-gray-gradation:active,
.btn-bab-gray-gradation.disabled.active,
.btn-bab-gray-gradation[disabled].active,
fieldset[disabled] .btn-bab-gray-gradation.active {
	background-color: #ccc;
	border-color: #ccc;
}
.btn-bab-gray-gradation .badge {
	color: #153B68;
	background-color: #fff;
}

/* btn-bab-navy */
.btn-bab-navy {
	color: #fff;
	background-color: #153B68;
	border-color: #153B68;
}
.btn-bab-navy:hover,
.btn-bab-navy:focus,
.btn-bab-navy.focus,
.btn-bab-navy:active,
.btn-bab-navy.active,
.open > .dropdown-toggle.btn-bab-navy {
	color: #fff;
	background-color: #102642;
	border-color: #102642;
}
.btn-bab-navy:active,
.btn-bab-navy.active,
.open > .dropdown-toggle.btn-bab-navy {
	background-image: none;
}
.btn-bab-navy.disabled,
.btn-bab-navy[disabled],
fieldset[disabled] .btn-bab-navy,
.btn-bab-navy.disabled:hover,
.btn-bab-navy[disabled]:hover,
fieldset[disabled] .btn-bab-navy:hover,
.btn-bab-navy.disabled:focus,
.btn-bab-navy[disabled]:focus,
fieldset[disabled] .btn-bab-navy:focus,
.btn-bab-navy.disabled.focus,
.btn-bab-navy[disabled].focus,
fieldset[disabled] .btn-bab-navy.focus,
.btn-bab-navy.disabled:active,
.btn-bab-navy[disabled]:active,
fieldset[disabled] .btn-bab-navy:active,
.btn-bab-navy.disabled.active,
.btn-bab-navy[disabled].active,
fieldset[disabled] .btn-bab-navy.active {
	background-color: #ccc;
	border-color: #ccc;
}
.btn-bab-navy .badge {
	color: #153B68;
	background-color: #fff;
}

/* btn-bab-crimson */
.btn-bab-crimson {
	color: #fff;
	background-color: #C00000;
	border-color: #C00000;
}
.btn-bab-crimson:hover,
.btn-bab-crimson:focus,
.btn-bab-crimson.focus,
.btn-bab-crimson:active,
.btn-bab-crimson.active,
.open > .dropdown-toggle.btn-bab-crimson {
	color: #fff;
	background-color: #FE9899;
	border-color: #FE9899;
}
.btn-bab-crimson:active,
.btn-bab-crimson.active,
.open > .dropdown-toggle.btn-bab-crimson {
	background-image: none;
}
.btn-bab-crimson.disabled,
.btn-bab-crimson[disabled],
fieldset[disabled] .btn-bab-crimson,
.btn-bab-crimson.disabled:hover,
.btn-bab-crimson[disabled]:hover,
fieldset[disabled] .btn-bab-crimson:hover,
.btn-bab-crimson.disabled:focus,
.btn-bab-crimson[disabled]:focus,
fieldset[disabled] .btn-bab-crimson:focus,
.btn-bab-crimson.disabled.focus,
.btn-bab-crimson[disabled].focus,
fieldset[disabled] .btn-bab-crimson.focus,
.btn-bab-crimson.disabled:active,
.btn-bab-crimson[disabled]:active,
fieldset[disabled] .btn-bab-crimson:active,
.btn-bab-crimson.disabled.active,
.btn-bab-crimson[disabled].active,
fieldset[disabled] .btn-bab-crimson.active {
	background-color: #D09899;
	border-color: #D09899;
}
.btn-bab-crimson .badge {
	color: #C00000;
	background-color: #fff;
}

/* btn-bab-dark */
.btn-bab-dark {
	color: #fff;
	background-color: #4C4C4C;
	border-color: #4C4C4C;
}
.btn-bab-dark:hover,
.btn-bab-dark:focus,
.btn-bab-dark.focus,
.btn-bab-dark:active,
.btn-bab-dark.active,
.open > .dropdown-toggle.btn-bab-dark {
	color: #fff;
	background-color: #000;
	border-color: #000;
}
.btn-bab-dark:active,
.btn-bab-dark.active,
.open > .dropdown-toggle.btn-bab-dark {
	background-image: none;
}
.btn-bab-dark.disabled,
.btn-bab-dark[disabled],
fieldset[disabled] .btn-bab-dark,
.btn-bab-dark.disabled:hover,
.btn-bab-dark[disabled]:hover,
fieldset[disabled] .btn-bab-dark:hover,
.btn-bab-dark.disabled:focus,
.btn-bab-dark[disabled]:focus,
fieldset[disabled] .btn-bab-dark:focus,
.btn-bab-dark.disabled.focus,
.btn-bab-dark[disabled].focus,
fieldset[disabled] .btn-bab-dark.focus,
.btn-bab-dark.disabled:active,
.btn-bab-dark[disabled]:active,
fieldset[disabled] .btn-bab-dark:active,
.btn-bab-dark.disabled.active,
.btn-bab-dark[disabled].active,
fieldset[disabled] .btn-bab-dark.active {
	background-color: #fff;
	border-color: #ccc;
}
.btn-bab-dark .badge {
	color: #153B68;
	background-color: #fff;
}

.btn-bab-left-circle-phone {
	position: relative;
}

.btn-bab-left-circle-phone:before {
	font-family: 'FontAwesome';
        font-size: 54px;
	content: "\f111";
	position: absolute;
	top: 50%;
	left: 12px;
	margin-top: -37px;    
}

.btn-bab-left-circle-phone:after {
	font-family: 'FontAwesome';
        font-size: 42px;
        color: #FFFFFF;
	content: "\f095";
	position: absolute;
	top: 50%;
	left: 18px;
	margin-top: -27px;    
}

.btn-bab-right-arrow {
	position: relative;
}
.btn-bab-right-arrow:after {
	font-family: 'FontAwesome';
	content: "\f054";
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -9px;    
}

.btn-bab-right-circle-arrow {
	position: relative;
}
.btn-bab-right-circle-arrow:after {
	font-family: 'FontAwesome';
	font-size:22px;
	content: "\f138";
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -16px;    
}

.btn-bab-right-circle-arrow2 {
	position: relative;
}
.btn-bab-right-circle-arrow2:after {
	font-family: 'FontAwesome';
	font-size:22px;
	content: "\f13a";
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -16px;    
}

.btn-bab-right-double-arrow {
	position: relative;
}
.btn-bab-right-double-arrow:after {
	font-family: 'FontAwesome';
	content: "\f054\f054";
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -9px;    
}

.btn-bab-left-arrow {
	position: relative;
}
.btn-bab-left-arrow:after {
	font-family: 'FontAwesome';
	content: "\f053";
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -9px;
}

.btn-bab-left-circle-arrow {
	position: relative;
}
.btn-bab-left-circle-arrow:after {
	font-family: 'FontAwesome';
	font-size:22px;
	content: "\f137";
	position: absolute;
	top: 50%;
	left: 15px;
	margin-top: -16px;    
}

.btn-bab-left-double-arrow {
	position: relative;
}
.btn-bab-left-double-arrow:after {
	font-family: 'FontAwesome';
	content: "\f053\f053";
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -9px;
}

.btn-bab-left-reply {
	position: relative;
}
.btn-bab-left-reply:after {
	font-family: 'FontAwesome';
	content: "\f112";
	font-size:1.33333333em;
	position: absolute;
	top: 40%;
	left: 5px;
	margin-top: -9px;
}

.btn-bab-right-reply {
	position: relative;
}
.btn-bab-right-reply:after {
	font-family: 'FontAwesome';
	content: "\f064";
	font-size:1.33333333em;
	position: absolute;
	top: 38%;
	right: 5px;
	margin-top: -9px;
}

.btn-bab-right-plus-square {
	position: relative;
}
.btn-bab-right-plus-square:after {
	font-family: 'FontAwesome';
	content: "\f0fe";
	font-size:1.33333333em;
	position: absolute;
	top: 38%;
	right: 5px;
	margin-top: -9px;
}

.btn-bab-right-minus-square {
	position: relative;
}
.btn-bab-right-minus-square:after {
	font-family: 'FontAwesome';
	content: "\f146";
	font-size:1.33333333em;
	position: absolute;
	top: 38%;
	right: 5px;
	margin-top: -9px;
}

.panel-bab {
	border-color: #ddd;
}
.panel-bab > .panel-heading {
	color: #FFF;
	background-color: #4C4C4C;
	border: #4C4C4C 1px solid;
	margin: 0 -1px;
}
.panel-bab > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.panel-bab > .panel-heading .badge {
	color: #4C4C4C;
	background-color: #FFF;
}
.panel-bab > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ddd;
}

.panel-bab-vert {
	border-radius: 3px;
	background-color: #4C4C4C;
}
.panel-bab-vert > .panel-heading {
	color: #FFF;
	width: 17%;
	float: left;
	padding: 15px 5px;
	text-align: center;
}
.panel-bab-vert > .panel-body-outer {
	color: #000;
	width: 83%;
	float: right;
	padding: 1px 1px 1px 0;
	background-color: #F0F0F0;
}
.panel-bab-vert > .panel-body-outer > .panel-body {
	padding: 8px 10px 10px 15px;
	background-color: #FFF;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .125);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, .125);
}

.bab-seminar-date-remains {
	font-size:16px;
	font-weight:bold;
}
.bab-seminar-date-remains > .bab-seminar-date {
	float: left;
	width: 70%;
}
.bab-seminar-date-remains > .bab-seminar-remains {
	float: right;
	width: 30%;
	color: #195B9F;
	text-align: right;
}

.bab-seminar-title {
	margin-bottom: 10px;
	position: relative;
}

.bab-seminar-title > a {
	position: absolute;
	right: 17px;
	bottom: 30px;
	width: 130px;
	height: 50px;
}

.bab-caption {
	margin-bottom: 7px;
	padding: 7px 14px;
	border-radius: 5px;
}

.bab-caption-pc {
        font-size: 14px;
	margin-bottom: 7px;
	padding: 7px 14px;
	border-radius: 5px;
}

.bab-caption-cs {
        font-size:16px;
        font-weight: bold;
        margin-top: 7px;
	margin-bottom: 30px;
	padding-bottom: 7px;
	border-bottom: #9FBDD5 2px solid;
}

.bab-caption-brown {
	font-weight: bold;
	color: #FFF;
	background-color: #575747;
}

.bab-caption-pale {
	font-weight: bold;
	color: #FFF;
	background-color: #4E6C90;
}

.bab-caption-gray {
	font-weight: bold;
	color: #FFF;
	background-color: #7C8792;
}

.bab-caption-navy {
	font-weight: bold;
	color: #FFF;
	background-color: #11366D;
}

.bab-history-search-box {
   margin: 15px 0;
   padding: 5px 10px 20px;
   background-color: #EEEEEE;
   border: #C8C8C8 1px solid; 
}

.bab-history-search-box > table > tbody > tr > td {
   padding: 5px 2px;
}

.bab-reservation-box {
        margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
}

.bab-reservation-box > div {
	margin-bottom: 5px;
}
.bab-content-main-inner {
	background-color: #F0F0F0;
	padding: 8px;
	margin-left: -8px;
	margin-right: -8px;
}

.well-bab {
  min-height: 20px;
  padding: 7px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
}

.well-bab-gray {
  min-height: 20px;
  padding: 3px;
  background-color: #F0F0F0;
  border: 1px solid #F0F0F0;
  border-radius: 3px;
}

.well-bab-dark {
  min-height: 20px;
  padding: 3px;
  background-color: #7D8791;
  border: 1px solid #7D8791;
  border-radius: 3px;
}

.well-bab-brown {
  min-height: 20px;
  padding: 3px;
  background-color: #F4E3DA;
  border: 1px solid #F4E3DA;
  border-radius: 3px;
}

.well-bab > table > tbody > tr > td {
	border-color: #AAAAAA;
}

.reservation-detail {
	font-weight: bold;
	color: #333;
	padding: 5px 0;
}

.reservation-detail-date {
	width: 220px;
	font-size: 16px;
}

.bab_cal_header_control,
.bab_cal_header_date {
	display: inline-table;
}

.bab-calendar > tbody > tr > td {
	padding: 2px;
	height: 35px;
}

.bab-calendar > tbody > tr > td.bab-cal-day-header {
	height: 20px;
	background-color: #CCCCCC;
	color: #777;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.bab_cal_header_control { color: white; background: #112E66; margin: 10px; width: 65px; }
.bab_cal_header_control i { margin: 9px; }
.bab_cal_header_date { margin: 20px 0px 10px 0px;  color: #777; font-size: 14px; font-weight: bold; text-align: center; width: 150px; }
.bab-cal-day-number {font-size: 16px; font-weight: bold; text-align: center;width:100%;height:100%;position:relative;}
.bab-cal-day-number a { color: #333; }
.bab-cal-day-other-month { background: #EFEFEF }
.bab-cal-day-other-month .bab-cal-day-number { color: white }
.bab-cal-day-enabled { background: #EFEFEF }
.bab-cal-day-enabled-self { background: #357ebd }
.bab-cal-day-disabled { background: #CCC }
.bab-cal-day-disabled .bab-cal-day-number { color: #8190ad }

.reservation-top { color: white; background: #112E66; padding: 10px; }
.reservation-top-border {padding-left:10px; border-left: 1px solid #8190ad }

.reservation-year-month {margin: 8px 0px; font-size: 18px; font-weight: bold; color: #666; text-align: center; width: 100%}

.bab-border-radius3 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.cart-container {} 
.cart-container hr { border: 1px solid #AAA; clear: both; }
.cart-container h4 { margin: 10px 5px; }
.cart-container h4 span { color: black; font-size: 15px; font-weight: bold; margin-left: 10px;}

/*.payment-flow {width: 200px; margin-left: 5px;}*/

.payment-flow ul {
	display: table;
	margin: 0;
	padding: 0;
}
	.payment-flow ul li {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}
		.payment-flow ul li.step1 {
			text-align: left;
		}
		.payment-flow ul li.arrow {
			width: 20px;
		}
		.payment-flow ul li p {
			border-radius: 6px;
			background-color: #B0B0B0;
			margin: 0;
			width: 80px;
			height: 60px;
			color: #fff;
			line-height: 60px;
		}
			.payment-flow ul li.step1 p {
				padding: 10px;
				line-height: 1.2;
			}
		.payment-flow ul li.active p {
			background-color: #16376D;
		}





.explanation {color: black; padding: 6px; }
.explanation strong {color:red;}

#cart0_area {margin: 50px 0; text-align: center;}
.cart_bottom {margin: 20px 0px 20px 0px;}
.cart-content-box {border: 4px solid #DDD; margin: 5px; line-height: 18px; color: #333;  }
.cart-content-box h5{ background: #444; color:white; margin: 0; padding: 12px; text-align: center;}
.cart-content-box strong { font-size: 14px; }
.cart-content-box .content-area{ margin: 8px;}
.cart-content-box .bab-button-box { width: 287px; clear:both;margin: 12px 7px 18px 0px;}

.total-area { line-height: 24px;  } 
.total-area .total-price { background: #ffffc3; padding: 10px 2px; margin-top: 10px; }

.user-caption { margin: 10px auto 0px 0px; }
.user-value {margin-left: 18px; margin-bottom: 5px;}

.icon-text-header {
	margin-bottom: 0;
	color: #003E6A;
}
.icon-text-wrap {
	font-size:16px;
}
.icon-text-icon {
	font-size:24px;vertical-align:sub;
}
.icon-text-text {
	font-weight:bold;vertical-align:middle;
}

/* tokutei */
.tokutei-wrap {
	margin-bottom:40px;
}
.tokutei-header {
	border-bottom:#ccc 1px solid;padding-bottom:5px;margin-bottom:8px;
}
.tokutei-header span{
	font-size:16px;font-weight:bold;
}
.tokutei-text {
	font-size:14px;
}

/* kiyaku */
.kiyaku_text_1 {
	margin-top:15px;
	margin-left:10px;
	font-size:15px;
	font-weight:bold;
}

.kiyaku_text_2 {
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	font-size:12px;
	line-height:1.5em;
}

.kiyaku_text_3 {
	margin-top:20px;
	margin-left:10px;
	margin-right:20px;
	font-size:12px;
	line-height:1.5em;
}

/* privacy */
.privacy_text_1 {
	margin-top:15px;
	margin-left:10px;
	font-size:15px;
	font-weight:bold;
}

.privacy_text_2 {
	margin-top:20px;
	margin-left:10px;
	margin-right:20px;
	font-size:12px;
	line-height:1.5em;
}

.privacy_text_3 {
	margin-left:-20px;
	margin-right:20px;
	font-size:13px;
	font-weight:bold;
	line-height:1.5em;
}

.privacy_text_4 {
	padding:10px 10px 10px 40px;
	margin-bottom:30px;
	background-color:#f2f2f2;
	font-size:12px;
	line-height:1.5em;
}

/* point */
.table.bab-point-rank > tbody > tr > td {
	text-align: center;
	vertical-align: middle;
}

ul.bab-ul {
	padding-left: 20px;
	font-size: 13px;
}

ul.bab-ul li {
	list-style: none;
	text-indent: -1.3em;
}

ul.bab-ul li:before {
	content: "● ";
}

/* pagetop-tab */

.pagetop {
	z-index:9999;
	display: none;
	position: fixed;
	bottom: 30px;
	right: 0px;
	filter:Alpha(opacity=80);
	opacity:0.8;
}
.pagetop a {
	display: block;
}
 
.pagetop a:hover {
	display: block;
}

/* fontawesome-extend */

.fa-line:after {
	content:"";
	display:inline-block;
	width:30px;
	height:30px;
	background:url("/assets/img/line.png"); 
	background-size:contain;
	background-repeat:no-repeat;
	vertical-align:-8px;
}

.fa-qanda:after {
	content:"";
	display:inline-block;
	width:27px;
	height:27px;
	background:url("/assets/img/qanda.png"); 
	background-size:contain;
	background-repeat:no-repeat;
	vertical-align:-6px;
}

/* rating */
.starrr i {
	font-size: 36px;
	padding: 0 5px;
	color: #FFB973;
}

.starrr-sm i {
	font-size: 13px;
	padding: 0 2px;
	color: #FFB973;
}

.rating i {
	cursor: pointer;
}

.starrr i.starrr-dark, .starrr-sm i.starrr-dark {
	color: #CCCCCC;
}

/* about3 */
.bab-about3-menu {
	color: #E3685D;
	font-size: 14px;
	cursor: pointer;
}

.bab-about3-menu-text {
	margin-top:10px;
	display:none;
}

/* form */
.bab-form-divider {
	border: #575648 1px dashed;
	margin: 10px 0;
}

/* mypage */
.bab-mypage-divider {
	border: #575648 1px dashed;
	margin: 15px 0;
}

/* home */
.well-bab-gray p,
.well-bab-gray dl,
.well-bab-gray table {
	font-size: 14px;
	color: #333;
}
.well-bab-gray dl dt {
	font-weight: normal;
}
.well-bab-gray dl dd {
	padding-left: 2.5em;
}
.well-bab-gray table th {
	padding: 0 0 1em 0;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
	color: #333;
}

.well-bab-gray table td {
	padding: 0 0 1em 1em;
	vertical-align: top;
	color: #333;
}

.bab-home-box-link {
	width: 100%;
	height: 80px;
	display: block;
	position: relative;
}

.bab-home-box-text {
	width: 100%;
	height: 80px;
	position: absolute;
	top: 50%;
	margin-top: -1em;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 130%;
}

.bab-home-right-arrow {
	position: relative;
	width: 49.7%;
	height: 65px;
	background-color: #fff;
	border: #fff 1px solid;
	border-radius: 3px;
}

.bab-home-right-arrow:after {
	font-family: 'FontAwesome';
	content: "\f054";
	position: absolute;
	top: 50%;
	right: 3px;
	margin-top: -10px;
	font-size: 14px;
	color: #B8B8B8;
}

.bab-home-right-arrow-link {
	width: 100%;
	height: 65px;
	display: block;
	position: relative;
}

.bab-home-right-arrow-text {
	width: 147px;
	height: 65px;
	position: absolute;
	top: 50%;
	left: 10px;
	font-size: 14px;
	color: #777777;
	line-height: 130%;
}

.bab-home-text {
	color: #5D5D5F;
	padding: 20px 0px;
	font-size: 14px;
	line-height: 160%;
}

.bab-home-img {
	margin: 20px -20px 20px -20px;
}

/*---------------------------------------------------------
助産院ばぶばぶとは
-----------------------------------------------------------*/
#about1 img {
	margin: 0 auto;
}

/*---------------------------------------------------------
HISAKOプロフィール
-----------------------------------------------------------*/
#about3 img {
	margin: 0 auto;
}
#about3 .section {
	margin: 4px 0 0 0;
}
#about3 #about3_1 {
	margin: 20px 0 0 0;
}
#about3 .section .section_title {
	margin: 0;
	overflow: hidden;
	border-radius: 4px;
}
#about3 .section .section_title a {
	display: block;
	padding: 7px;
	background-color: #7D8791;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#about3 .section .section_title a:hover,
#about3 .section .section_title a:active {
	text-decoration: none;
}
#about3 .section .section_title a .fa-chevron-circle-right {
	display: inline-block;
}
#about3 .section .section_title a .fa-chevron-circle-down {
	display: none;
}
#about3 .section .section_title a.active .fa-chevron-circle-right {
	display: none;
}
#about3 .section .section_title a.active .fa-chevron-circle-down {
	display: inline-block;
}
#about3 .section .section_content {
	display: none;
	padding: 12px;
	background-color: #EDEDED;
}
#about3 .section .section_content .sub_title {
	margin-top: 0;
	font-size: 15px;
	color: #333;
}
#about3 .section .section_content p,
#about3 .section .section_content dl,
#about3 .section .section_content ul,
#about3 .section .section_content table {
	font-size: 14px;
	color: #333;
}
#about3 .section .section_content dl dt {
	font-weight: normal;
}
#about3 .section .section_content dl dd {
	padding-left: 2.5em;
}
#about3 .section .section_content table th {
	padding: 0 0 1em 0;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
}
#about3 .section .section_content table td {
	padding: 0 0 1em 1em;
	vertical-align: top;
}
#about3 .section .section_content ul {
	padding-left: 0;
}
#about3 .section .section_content ul li {
	list-style: none;
	padding: 0 0 0 1em;
	text-indent: -1em;
}
#about3 .section .section_content ul li:before {
	content: "・";
}
#about3 .bottom_link {
	margin: 24px 0 0 0;
}
#about3 .bottom_link a {
	position: relative;
	display: block;
	padding: 12px;
	border: 2px solid #133966;
	border-radius: 4px;
	overflow: hidden;
	text-align: center;
	color: #133966;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
}
#about3 .bottom_link a .fa {
	position: absolute;
	right: 14px;
	top: 12px;
}

/*---------------------------------------------------------
いのちの授業
-----------------------------------------------------------*/
#about4 {
	padding-bottom: 0;
}
#about4_main {
	padding: 8px;
	margin-left: -8px;
	margin-right: -8px;
	background-color: #DEDEDE;
}
#about4_main_inner {
	padding: 20px 8px;
	border-radius: 4px;
	background-color: #fff;
}
#about4_main_inner p {
	color: #333;
	font-size: 14px;
	line-height: 1.6;
}
#about4_main_inner .footer_babu {
	text-align: right;
}

/*---------------------------------------------------------
リサイクル
-----------------------------------------------------------*/
#about5 .section {
}
#about5 .section h2 {
	font-size: 15px;
	line-height: 1.6;
}
#about5 .section p {
	color: #333;
	font-size: 14px;
	line-height: 1.6;
}
#about5 .section .pic {
	margin-left: -8px;
	margin-right: -8px;
}
#about5 .footer_pic {
	margin-top: 16px;
	margin-left: -8px;
	margin-right: -8px;
}

/*---------------------------------------------------------
アクセスマップ
-----------------------------------------------------------*/
#map {
	padding: 0;
}
#map .icon-text-header {
	padding: 10px 10px 0 10px;
}
#gmap1 {
	position: relative;
	width: 100%;
}
#gmap1 img {
	display: block;
	width: 100%;
	height: auto;
}
#gmap1 iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#map_gmap_content {
	padding: 10px 14px;
}
#map_gmap_content .sub_section_title {
	padding: 0;
	margin: 10px 0 0 0;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
#map_gmap_content p {
	margin: 6px 0 0 0;
	color: #333;
	font-size: 14px;
	line-height: 1.8;
}

/* map_gmap_nav */
#map_gmap_nav ul {
	padding: 0;
	margin: 0;
}
#map_gmap_nav ul:after {
	clear: both;
	display: block;
	content: "";
}
#map_gmap_nav ul li {
	float: left;
	width: 48%;
	margin: 0 0 0 4%;
	list-style: none;
}
#map_gmap_nav ul li:first-child {
	margin: 0;
}
#map_gmap_nav ul li a {
	display: block;
	padding: 12px 0;
	border-radius: 4px;
	background-color: #24467A;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/* map_wrap */
#map_wrap {
	padding: 8px;
	background-color: #dedede;
}
#map_wrap_inner {
	padding: 10px 8px 48px 8px;
	background-color: #fff;
	border-radius: 6px;
}
#map .section {
	margin: 16px 0 0 0;
}
#map .section:first-child {
	margin: 0;
}
#map .section .section_title {
	padding: 10px;
	margin: 0;
	border-radius: 6px;
	background-color: #888;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#map .section p {
	margin: 12px 0 0 0;
	color: #333;
	font-size: 14px;
	line-height: 1.4;
}
#map .section .sub_section_title {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
}

/* gmap2 */
#gmap2_wrap {
	position: relative;
	width: 100%;
	margin: 8px 0 0 0;
}
#gmap2_wrap img {
	display: block;
	width: 100%;
	height: auto;
}
#gmap2_wrap #gmap2 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

/*---------------------------------------------------------
来院ママのよくあるお問い合わせ
-----------------------------------------------------------*/
#faq {
	padding: 0;
}
#faq .icon-text-header {
	padding: 10px 10px 0 10px;
}
#faq_content {
	padding: 8px;
	background-color: #DEDEDE;
}
#faq_content_inner {
	padding: 8px 8px 12px 8px;
	border-radius: 6px;
	background-color: #fff;
}

#faq img {
	margin: 0 auto;
}

/*---------------------------------------------------------
予約フォーム
-----------------------------------------------------------*/
.home-content {
	padding: 0;
}
.home-content .icon-text-header {
	padding: 2px 10px 0 10px;
}
.home-content .hero {
	display: block;
	width: 100%;
	height: auto;
}

/* home_top */
.home_top .section_title {
	padding: 10px;
	margin: 0;
	background-color: #4E6C90;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.home_top .section_inner {
	padding: 10px 8px 8px 8px;
}
.home_top .section_inner p {
	margin: 0;
	color: #333;
	font-size: 14px;
	line-height: 1.6;
}
.home_top .section_inner .btn_guide {
	margin: 10px 0;
	text-align: right;
}
.home_top .section_inner .btn_guide a {
	position: relative;
	display: inline-block;
	padding: 8px 28px 8px 18px;
	border: 2px solid #133A6A;
	border-radius: 4px;
	color: #133A6A;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
}
.home_top .section_inner .btn_guide a:after {
	font-family: 'FontAwesome';
	content: "\f054";
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -7px;
}

/* home_form */
.home_form .sub_section_title {
	padding: 10px;
	margin: 0;
	background-color: #658AB6;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.home_form .section_inner {
	padding: 14px 8px 10px 8px;
}
.home_form_login_center {
	width: 304px;
	margin: 0 auto;
}
.home_form label {
	color: #333;
	font-size: 14px;
}
.home_form .radio label,
.home_form .checkbox label {
	padding-left: 26px;
}
.home_form input[type=text],
.home_form input[type=password] {
	font-size: 14px;
	border: 1px solid #999;
	border-radius: 0;
}
.home_form .radio input,
.home_form .checkbox input {
	margin-top: 0;
	margin-left:-26px;
}
.home_form .remind {
	font-size: 14px;
}
.home_form .remind a {
	color: #002CB2;
	text-decoration: underline;
}
.home_form .remind a:hover {
	color: #337ab7;
	text-decoration: none;
}
.home_form .submit {
	width: 304px;
	margin: 8px auto 0 auto;
}
.home_form_login_regist {
	margin: 20px 0 0 0;
}
.home_form_login_regist p {
	color: #333;
	font-size: 12px;
}

/* home_sections */
.home_sections_wrap {
	padding: 8px;
	background-color: #dedede;
}
.home_sections_inner {
	padding: 8px;
	background-color: #fff;
}
.home_sections_inner .section {
	margin: 4px 0 0 0;
}
.home_sections_inner .section:first-child {
	margin: 0;
}
.home_sections_inner .sub_section_title {
	position: relative;
	padding: 6px 8px 6px 32px;
	margin: 0;
	border-radius: 6px;
	background-color: #4E6C90;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	line-height: 1.6;
}
.home_sections_inner .sub_section_title.aqua {
	background-color: #98BCDC;
}
.home_sections_inner .sub_section_title:after {
	font-family: 'FontAwesome';
	font-size: 14px;
	content: "\f138";
	position: absolute;
	top: 50%;
	left: 12px;
	margin-top: -11px;
}
.home_sections_inner .sub_section_title.active:after {
	content: "\f13a";
}

/* section */
.home_sections_inner .section {
}
.home_sections_inner .section .sub_hero {
	display: block;
	width: 100%;
	height: auto;
}
.home_sections_inner .section .section_inner {
	padding: 12px 0 0 0;
	margin: 0;
}
.home_sections_inner .section p {
	margin: 12px 0 0 0;
	color: #333;
	font-size: 14px;
	line-height: 1.6;
}
.home_sections_inner .section p:first-child {
	margin: 0;
}
.home_sections_inner .section p strong {
	font-size: 16px;
	font-weight: bold;
}
.home_sections_inner .section p em {
	font-style: normal;
	font-weight: bold;
}
.home_sections_inner .section p .sub_pic {
	display: block;
	margin: 0 -8px;
}
.home_sections_inner .section p .sub_pic img {
	display: block;
	width: 100%;
	height: auto;
}

.home_sections_inner .section .babubabu_logo {
	margin: 12px 0 24px 0;
	text-align: right;
}

.home_sections_inner .section ul,
.home_sections_inner .section ol {
	padding: 0 0 0 2.2em;
	margin: 0;
	color: #333;
	font-size: 14px;
	line-height: 1.6;
}

/* section_expand */
.section_expand_content {
	display: none; /* default */
	padding-bottom: 12px;
}

/* home_review */
.home_review {
	border: 1px solid #bbb;
}
.home_review .review_section {
	padding: 16px 10px;
	border-top: 1px solid #bbb;
}
.home_review .review_section:first-child {
	border-top: 0;
}
.home_review .review_section .review_section_title {
	margin: 0 0 8px 0;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.home_review .review_section p {
	margin: 0;
	font-size: 14px;
	line-height: 1.6;
}
.home_review .review_section .review_section_info {
	margin: 16px 0 0 0;
	text-align: right;
}
.home_review .review_more {
	padding: 14px 10px;
	border-top: 1px solid #bbb;
	font-size: 14px;
	text-align: right;
}
.home_review .review_more a {
	position: relative;
	display: inline-block;
	padding: 0 0 0 28px;
	color: #FF7373;
	font-size: 14px;
	text-decoration: underline;
}
.home_review .review_more a:before {
	position: absolute;
	left: 0;
	top: 3px;
	content: url("../img/home/ico_review.png");
	margin-right: 6px;
}

/* seminar_block */
.home_sections_inner .section .seminar_block {
	position: relative;
	margin: 32px 0 24px 0;
}
.home_sections_inner .section .seminar_block_bg {
	display: block;
	width: 100%;
	height: auto;
}
.home_sections_inner .section .seminar_block_inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: auto;
	padding: 48px 20px 0 20px;
}
.home_sections_inner .section .seminar_block_title {
	width: auto;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.home_sections_inner .section ul.seminar_block_list {
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 14px;
	line-height: 1.6;
}
.home_sections_inner .section ul.seminar_block_list li {
	position: relative;
	padding: 0 0 0 4em;
	margin: 28px 0 0 0;
	list-style: none;
}
.home_sections_inner .section ul.seminar_block_list li:first-child {
	margin: 0;
}
.home_sections_inner .section ul.seminar_block_list li span {
	position: absolute;
	left: 0;
	top: 0;
}

/* faq_section */
.faq_section {
	padding-bottom: 12px;
}
.faq_section_title {
	position: relative;
	padding: 10px 10px 10px 56px;
	margin: 12px -8px 0 -8px;
	background-color: #103F6B;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.faq_section_title:after {
	font-family: 'FontAwesome';
	font-size: 20px;
	content: "\f059";
	position: absolute;
	top: 50%;
	left: 8px;
	margin-top: -11px;
}
dl.faq_list {
	margin: 10px 0 0 0;
	font-size: 14px;
}
dl.faq_list dt {
	position: relative;
	padding: 6px 8px 6px 32px;
	margin: 4px 0 0 0;
	border-radius: 6px;
	background-color: #4E6C90;
	color: #fff;
	cursor: pointer;
	line-height: 1.6;
}
	dl.faq_list dt.aqua {
		background-color: #98BCDC;
		font-weight: normal;
	}
dl.faq_list dt:first-child {
	margin: 0;
}
dl.faq_list dt:hover {
	background-color: #103F6B;
}
dl.faq_list dt:after {
	font-family: 'FontAwesome';
	font-size: 14px;
	content: "\f138";
	position: absolute;
	top: 50%;
	left: 12px;
	margin-top: -11px;
}
dl.faq_list dt.active:after {
	content: "\f13a";
}
dl.faq_list dd {
	display: none; /* default */
	padding: 12px 16px;
	background-color: #E8F7FB;
	line-height: 1.6;
}

/*---------------------------------------------------------
ご利用ガイド
-----------------------------------------------------------*/
#guide .bab-caption, #guide p {
	font-size: 14px;
	line-height: 1.6;
}

#guide .section_title01 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 4px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.6;
}

#guide .section_inner01 {
	padding: 10px;
	background-color: #fffddc;
	border: 1px solid #ffe07b;
	font-size: 14px;
	line-height: 1.6;
}

#guide .guide_list01 {
	padding-left: 24px;
}
	#guide .guide_list01 li {
		font-size: 14px;
		line-height: 1.6;
	}

#guide dl.guide_dl {
	font-size: 14px;
	line-height: 1.6;
}
	#guide dl.guide_dl dt {
		color: #0A2E6E;
	}
		#guide dl.guide_dl dt:before {
			content: "Q. ";
		}
	#guide dl.guide_dl dd {
		margin-bottom: 20px;
		margin-left: 18px;
	}
		#guide dl.guide_dl dd:before {
			margin-left: -20px;
			content: "A：";
		}

#guide ul {
	list-style: none;
	padding: 0;
}
	#guide ul li {
		margin-bottom: 4px;
		font-weight: bold;
		font-size: 14px;
	}
		#guide ul li img {
			margin-right: 10px;
		}


/*---------------------------------------------------------
Q&A（妊娠・出産・育児）
-----------------------------------------------------------*/
.bab-qanda-link {
    color: #0D3268;
}
.bab-qanda-box {
    font-size: 14px;
    position: relative;
}
.bab-qanda-box div {
    margin-bottom: 5px;
}
.bab-qanda-box:after {
	font-family: 'FontAwesome';
	content: "\f054";
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -10px;
	font-size: 16px;
	color: #103C6B;
}
.bab-ikuziqa-box01 {
	border-radius: 6px;
	background-color: #F0F0E1;
	margin-bottom: 20px;
	padding: 10px;
}
.bab-ikuziqa-box01 p.title {
        margin-bottom: 10px;
        color: #E3675D;
        font-size: 14px;
        font-weight: bold;
}
.bab-ikuziqa-box01 ul {
        list-style: none;
        margin: 0;
        padding: 0;
}
.bab-ikuziqa-box01 ul li {
        font-size: 13px;
        line-height: 2.5;
}
.bab-ikuziqa-box01 ul li.left {
        width: 50%;
        float: left;
        clear: left;
}
.bab-ikuziqa-box01 ul li a {
        text-decoration: underline;
}
.bab-ikuziqa-box02 {
	border-radius: 6px;
	background-color: #FBE8E8;
	padding: 20px;
}
	.bab-ikuziqa-box02 h3 {
		margin: 0 0 15px;
		color: #333333;
		font-size: 20px;
	}
	.bab-ikuziqa-box02 p {
		color: #333333;
		font-size: 14px;
		line-height: 1.6;
	}
.bab-ikuziqa-box03 {
	border-radius: 6px;
	background-color: #CDDCE7;
	margin-top: 10px;
	padding: 20px;
}
	.bab-ikuziqa-box03 img {
		float: left;
		margin-right: 10px;
		border-radius: 15px;
	}
	.bab-ikuziqa-box03 h4 {
		float: left;
		margin: 15px 0 0;
		color: #0A2D6D;
		font-weight: bold;
	}
	.bab-ikuziqa-box03 p {
		color: #0A2C6C;
		font-size: 14px;
		line-height: 1.6;
	}
#ikuziqa .section h2 {
	margin: 0;
	color: #E3685D;
	font-size: 18px;
	font-weight: bold;
}
#ikuziqa .section .category {
	border-bottom: 1px dashed #999;
	margin: 10px 0 15px;
	padding-bottom: 6px;
}
.bab-ikuziqa-list01 {
	margin: 30px 0 0;
	padding: 0;
}
	.bab-ikuziqa-list01 li {
		list-style: none;
	}
		.bab-ikuziqa-list01 li a {
			position: relative;
			display: block;
			border-bottom: 1px dashed #999;
			padding: 15px 0;
			color: #0C3063;
			font-size: 12px;
		}
		.bab-ikuziqa-list01 li a:after {
			font-family: 'FontAwesome';
			content: "\f054";
			position: absolute;
			top: 50%;
			right: 0;
			margin-top: -9px;
			font-size: 18px;
			color: #0C3063;
		}
			.bab-ikuziqa-list01 li a h2 {
				margin-top: 0;
				font-size: 12px;
				font-weight: bold;
			}
			.bab-ikuziqa-list01 li a p {
				margin-bottom: 0;
			}

.bab-ikuziqa-section01 {
	border-radius: 6px;
	background-color: #F0F0E1;
	padding: 15px 20px;
}
	.bab-ikuziqa-section01 h3 {
		margin: 0;
		color: #E3665D;
		font-size: 12px;
		font-weight: bold;
	}
	.bab-ikuziqa-section01 ul {
		margin-top: 15px;
		padding-left: 20px;
	}
		.bab-ikuziqa-section01 ul li {
			float: left;
			width: 50%;
			line-height: 2;
		}
			.bab-ikuziqa-section01 ul li a {
				text-decoration: underline;
			}

.bab-ikuziqa-section02 {
	border-radius: 6px;
	background-color: #FBE8E8;
	padding: 15px 20px;
}
	.bab-ikuziqa-section02 h3 {
		margin: 0 0 10px;
		font-weight: bold;
		font-size: 14px;
	}
	.bab-ikuziqa-section02 p {
		line-height: 1.6;
	}

.bab-ikuziqa-section03 {
	border-radius: 6px;
	background-color: #CDDCE7;
	padding: 15px 20px;
}
	.bab-ikuziqa-section03 img {
		float: left;
		margin-right: 10px;
		border-radius: 15px;
		width: 35px;
		height: 35px;
	}
	.bab-ikuziqa-section03 h3 {
		float: left;
		margin: 10px 0 0;
		color: #0A2D6D;
		font-weight: bold;
		font-size: 14px;
	}
	.bab-ikuziqa-section03 p {
		color: #0A2C6C;
		list-style: 1.6;
	}

.rice_symbol {
	list-style: none;
	margin: 10px 0;
	padding-left: 20px;
}
	.rice_symbol li {
		position: relative;
		font-size: 14px;
	}
	.rice_symbol li:before {
		content: "※";
		display: block;
		position: absolute;
		top: 0;
		left: -20px;
	}

/*---------------------------------------------------------
お問い合わせフォーム
-----------------------------------------------------------*/
#contact p, #contact label {
	font-size: 14px;
}
