/* ==============================
Paragraph
============================== */
body, h1, h2, h3, h4, h5, h6 {
	font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "Helvetica Neue", Helvetica, "Avenir Next", "メイリオ", Meiryo, sans-serif;
}

h2{
	font-size: 24px;
	color: #00bd97;
	font-weight: 600;
}
h3{
	font-size: 18px;
	font-size: 18px;
	color: #00bd97;
	font-weight: 500;
}
h5{
	font-size: 17px;
	font-weight: 600;
}
h2.error-404{
	font-size: 50px;
	font-weight: bold;
	font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "Helvetica Neue", Helvetica, "Avenir Next", "メイリオ", Meiryo, sans-serif;
	text-shadow:0 2px 0 #dcdcdc;
	line-height: 1.2;
}
a{
	outline: none;
}
a:focus, *:focus, input[type=checkbox]:focus { outline:none; }
check-box{

}

.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }
.title-border{
	position: relative;
	display: inline-block;
	padding: 0 55px;
}

.title-border:before, .title-border:after{
content: ' ';
position: absolute;
top: 40%;
display: inline-block;
width: 45px;
height: 2px;
padding-bottom: 2px;
border-top: solid 1px #e2e2e2;
border-bottom: solid 1px #e2e2e2;
}

.title-border:before {left:0;}
.title-border:after {right: 0;}

.title-border-black{
  position: relative;
  display: inline-block;
  padding: 0 55px;
}

.title-border-black:before, .title-border-black:after{
content: ' ';
position: absolute;
top: 40%;
display: inline-block;
width: 45px;
height: 2px;
padding-bottom: 2px;
border-top: solid 1px #111;
border-bottom: solid 1px #111;
}

.title-border-black:before {left:0;}
.title-border-black:after {right: 0;}

ul{
	list-style: none;
	padding: 0;
}

a{
	color: #00bd97;
}
a.link-map{
	font-size: 12px;
	text-decoration: underline;
	margin-left: 1em;
}
/* ==============================
button
============================== */
.button-map{
	background-color: #e8860e;
	color: white;
	font-size: 12px;
	padding: 10px 14px;
	border-radius: 3px;
	display: inline-block;
}
.button-map:visited{
	color: white;
}
.button-map:hover{
	text-decoration: none;
	background-color: #b86a0b;
	color: white;
}

.btn-success{
	background-color: #e8860e;
	color: white;
	text-shadow:none;
	border: none;
	width: 100%;
	padding: 10px;
	font-size: 16px;
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success{
	background-color: #b86a0b;
}
label:hover, input:hover{
	cursor: pointer;
}
.btn-area{
	margin: 25px 0 10px 0;
}
input[type=checkbox]{
	margin-right: 6px;
}
.control-label{
	font-weight: normal;
}
.title-privacy{
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0;
}
.alert-dismissable .close, .alert-dismissible .close{
	right:-10px;
}
/* ==============================
alert
============================== */
.alert-success {
	border: none;
	color: #fff;
	padding: 20px;
	background-color: #18BC9C;
}
/* ==============================
Header
============================== */
.navbar {
	min-height: 0px;
}
.navbar-nav a{
	font-weight: normal;
}
.fixed-header{
	z-index: 999;
}
#header-main{
	left: 0;
	right: 0;
	top: 0;
	z-index:999;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border: none;
}

/* ==============================
Main contents
============================== */
/*画像スライダー*/
.fullwidthbanner-container{
	background-color: #eee;
}


.fullwidthbanner-container .fadeInDown{
	margin-top: 79px;

}

.pb25{
	padding-bottom: 25px;
}
.title-slider{
	font-weight: normal;
}
.caption-slider{
	font-size: 16px; line-height: 1.5; margin: 0; font-weight: 400;
}
.main-phrase{
	border: 1px solid white; padding: 30px 50px;
}

table{
	border-collapse: separate;
	border-spacing: 0px 15px;
}
th{
	width: 5em;
	vertical-align: top;
}
figcaption{
	text-align: right;
	font-size: 11px;
	padding: 8px 0 10px;
}
.cta-clr{
	background-color: #e6fbf7;
	background-image: url("../img/bg-pattern.gif");
	background-repeat: repeat;
}

/*組織図*/
.item-card{
	background-color: white;
}
.item-card-btm{
	padding: 30px 20px;
	border: 1px solid #e2e2e2;
}
span.detail{
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}
span.detail a{
	vertical-align: 3px;
}
.mb40{
	margin-bottom: 40px;
}

/*所在地*/
.item-card-map{
	height: 210px;
}

/*お問合せ*/
.label-mandatory{
	color: #c12933;
	text-align: right;
	font-size: 0.8em;
}
input.form-control{
	height: 37px;
	padding: 0 10px;
}
textarea.form-control{
	padding: 10px;
}
.list-unstyled{
	padding: 6px 0;
	font-size: 14px;
}
input:focus, textarea:focus {
	outline: 0;
	border-color: #00bd97 !important;
}
.btn-success.disabled{
	background-color: #b86a0b;
}

.pt70{
	padding-top: 70px;
}
@media screen and (max-width: 320px) {
	.pt70{
		padding-top: 40px;
	}
}

.box-gray{
	background-color: #efefef;
	padding: 20px;
	margin-bottom: 30px;
}
.brunch-location{
	font-weight: bold;
	margin-right: 1em;
}

.title-privacy{
	font-size: 17px;
}
.terms{
	border: 1px solid #ddd;
	padding: 10px;
	height: 160px;
	overflow: auto;
	margin: 1.25rem 0;
	font-size: 14px;
}
@media screen and (max-width: 320px) {
	.terms{
		margin-left: 15px;
		margin-right: 15px;
	}
}
.decimal-list{
	list-style: decimal;
	list-style-position: outside;
	padding-left: 20px;
}
.form-group .privacy-checkbox{
	display: inline-block;
}

 input#check-terms{
		width: auto;
		display: inline;
}

/*Modal*/
.inline-wrap{
	background-color: white;
	position: relative;
	margin: 10px auto;
	max-width: 700px;
	padding: 20px;
}
.popup-modal-dismiss{
	text-align: right;
	margin: 20px 0 0 0;
	font-size: 14px;
}
.site-info{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 20px 0 10px 0;
}
.mt20{
	margin-top: 25px;
}
.mb0{
	margin-bottom: 0
}
.btn-up, .btn-up.active{
	right: 16px;
	bottom: 16px;
}
/* ==============================
Footer
============================== */
.footer-bottom{
	background-color: #3f3f3f;
	color: white;
	font-size: 11px;
}
.footer-bottom a{
	color: white;
}