/* CSS Document */
@media print {
a[href]:after {
	content: "" !important;
}
}
@media (min-width: 1200px) {
.container {
	width: 970px;
}
}
/*----------------------------------------------------
    bootstrap 上書き
----------------------------------------------------*/
.clear {
	clear: both;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h3 {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #D5B100;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003D77;
	font-weight: normal;
	color: #003D77;
	font-size: 136%;
	padding-bottom: 5px;
	margin-bottom: 1em;
}
#faq-page h3 {
	border-left-width: 5px;
	border-left-style: none;
	border-left-color: #D5B100;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #003D77;
	font-weight: normal;
	color: #003D77;
	font-size: 136%;
	line-height: 1.6;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.6;
	font-size: 15px;
}
.main-title {
	text-align: center;
	font-size: 144%;
	color: #003A75;
}
.tel {
	font-size: 20px;
	color: #003D77;
}
a {
	color: #003D77;
}
header {
	background-color: #fefce9;
}
footer {
	background-color: #eae6c3;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
}
.form-horizontal {
	margin-top: 3em;
}
/* panel-primary */
.panel-primary {
	border-color: #009EB4;
}
.panel-primary > .panel-heading {
	color: #fff;
	background-color: #009EB4;
	border-color: #009EB4;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #009EB4;
}
.panel-primary > .panel-heading .badge {
	color: #009EB4;
	background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #009EB4;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
	font-size: 85%;
}
/*----------------------------------------------------
    form
----------------------------------------------------*/
/* エラー */
.hdn {
	display : none;
}
.errmsg {
	margin-bottom: 2em;
	margin-top: 1em;
}
.errmsg ul {
	margin-left: 40px;
	margin-top: 0.5em;
}
.errmsg li {
	color: #FF0000;
}
/* 必須項目 */
.Indispensable {
	font-size: 77%;
	color: #FF4100;
}
/* メッセージ */
.msg_head {
	color: #000000;             /* 文字色 */
	text-align: left;           /* 配置 */
}
.msg_foot {
	color: #000000;             /* 文字色 */
	text-align: center;         /* 配置 */
}
/* 追加項目 */
select option {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
/*----------------------------------------------------
    table
----------------------------------------------------*/
.tbl-28 {
	width: 100%;
	border-spacing: 0;
 *border-collapse: collapse; /* ie7 */
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #84b2e0;
	border-left-color: #84b2e0;
}
.tbl-28 tr {
	background: #fff;
}
.tbl-28 th, .tbl-28 td {
	padding: 8px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84b2e0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #84b2e0;
	word-wrap: break-word;
	display: block;
}
.tbl-28 th {
	font-weight: bold;
	text-align: center;
	background-color: #d9e9f8;
	color: #00386b;
}
/*----------------------------------------------------
    common
----------------------------------------------------*/
main {
	background-image: url(../img/back-flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 200px;
}
/* margin */
.margin-top15px {
	margin-top: 15px;
}
.margin-bottom20px {
	margin-bottom: 20px;
}
.margin-bottom40px {
	margin-bottom: 40px;
}
/*----------------------------------------------------
    その他
----------------------------------------------------*/
.sitename {
	margin: 15px 0 15px;
}
.navbar {
	margin-bottom: 0;
	background-color: #fefce9;
}
.img-bottom-shadow {
	box-shadow: 0 10px 5px -5px rgba(0,0,0,0.4);
}
.title-info {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003A75;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D5B100;
	font-size: 122%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	letter-spacing: 2px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.5em;
	margin-left: 0px;
}
img {
	max-width: 100%;
	height: auto;
}
.main-img {
	display: block;
}
.bg-page-title {
	text-align: center;
	padding-top: 10px;
	height: 78px;
	margin-bottom: 20px;
	color: #003D77;
	font-size: 20px;
}
.bg-page-title p {
	font-size: 20px;
	letter-spacing: 1px;
}
.bg-page-title .txt-single {
	padding-top: 14px;
}
.mgbp p {
	margin-bottom: 2em;
	line-height: 2.0;
}
.txt-read {
	margin-bottom: 20px;
}
.txt-read p {
	line-height: 1.6;
	font-size: 107%;
}
/*----------------------------------------------------
    blog
----------------------------------------------------*/
.layout-a, .layout-b, .layout-c {
	margin-top: 1em;
	margin-bottom: 1em;
}
.layout-a h3, .layout-b h3, .layout-c h3 {
	margin-top: 0px;
}
.caption {
	padding-top: 8px;
	padding-bottom: 8px;
	color: #777;
	text-align: left;
}
@media (min-width: 480px) {
.bg-page-title {
	background-image: url(../img/bg-page-title-s.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.title-info {
	font-size: 144%;
}
}
@media (min-width: 768px) {
.bg-page-title {
	background-image: url(../img/bg-page-title.png);
}
.dl-horizontal {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003A75;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.dl-horizontal dt {
	float: left;
	width: 100px;
	overflow: hidden;
	clear: left;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.dl-horizontal dd {
	margin-left: 120px;
}
.navbar-default {
	border-top-color: #fefce9;
	border-bottom-color: #fefce9;
	border-right-color: #fefce9;
	border-left-color: #fefce9;
}
.navbar {
	margin-bottom: 0;
	border-radius: 0;
}
.navbar .navbar-inner {
	padding: 0;
}
.navbar .nav {
	margin: 0;
	display: table;
	width: 100%;
}
.navbar .nav li {
	display: table-cell;
	float: none;
}
.navbar .nav li a {
	font-weight: bold;
	text-align: center;
	border-left: 1px solid rgba(255, 255, 255, .75);
	border-right: 1px solid rgba(0, 0, 0, .1);
	color: #003D77;
	letter-spacing: 2px;
}
.navbar .nav li:last-child a {
	border-right: 0;
	border-radius: 0;
}
.navbar .nav li li {
	display: block;
	float: left;
}
.navbar .nav li li a {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.txt-read p {
	line-height: 1.7;
	font-size: 114%;
}
/* dropdown-submenu */
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.nav-pills > li > a {
	border: 1px solid #003A75;
	margin-right: 5px;
	margin-left: 5px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background-color: #003A75;
}
/*----------------------------------------------------
    table
----------------------------------------------------*/
.tbl_form th, .tbl_form td {
	display: table-cell;
}
.tbl_form th {
	width: 20%;
}
.tbl_form8 td {
	width: 80%;
}
.tbl-28 th, .tbl-28 td {
	display: table-cell;
}
.tbl-28 th {
	width: 20%;
}
.tbl-28 td {
	width: 80%;
}
}

 
/* bootstrapのメディアクエリに合わせて、表示位置やフォントサイズを調整 */
@media screen and (max-width: 767px) {
}
@media screen and (min-width: 768px) {
}
 
/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) {
}
 
/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width: 1200px) {
}
