@charset "utf-8";

/* CSS Document */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 170%;
	letter-spacing: 0.1em;
}

ul , ol {
	margin: 0;
	padding: 0;
}
ul li , ol li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
address {
	font-size: 13px;
	font-style: normal;
}

.alingC {
	text-align: center;
}
.flR {
	float: right;
}
.flL {
	float: left;
}
.mb00{
	maring-bottom: 0;
}
.mb40{
	margin-bottom: 40px;
}
.mb60{
	margin-bottom: 60px;
}
.clearfix:after ,.caList ul:after , .btnList ul:after{
  content: "";
  clear: both;
  display: block;
}
h2 {
	text-align: center;
}

.container .btnList {
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 1000;
	padding-top: 18px;
	padding-bottom: 18px;
	-webkit-box-shadow: 0px -5px 18px -10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px -5px 18px -10px rgba(0,0,0,0.5);
	box-shadow: 0px -5px 18px -10px rgba(0,0,0,0.5);
	background: #FFF;
}
.headContact > div.tel {
	display: table-cell;
	vertical-align: middle;
}
.headContact > div.tel span {
	background-image: url(img/ico_tel.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	color: #ff653b;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	font-size: 33px;
	padding-left: 45px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	line-height: 90%;
}
.btnList ul {
	width: 1000px;
	margin: 0 auto;
}
.btnList ul li {
	float: left;
	list-style-type: none;
}

.btnList ul li:first-child {
	margin-right: 20px;
}
.headContact a:hover , .entry a:hover , .btnList ul li a:hover
 {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	zoom: 1;
}
.lpWrapper header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
.lpWrapper .headContact {
	float: right;
	/* [disabled]width: 568px; */
	display: table;
	vertical-align: middle;
}
.headLogo {
	float: left;
}
.lpWrapper .headContact a img {
	margin-left: 20px;
}
.lpWrapper .main {
	background-color: #036eb8;
	background-image: url(img/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 360px;
	padding-bottom: 80px;
}
.lpWrapper .main.fb{
	padding-top: 0px;
	background-image: none;
}
.lpWrapper .main .mainIn {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.lpWrapper .main .mainIn h1 {
	margin-bottom: 55px;
}
.container section {
	padding-top: 60px;
	padding-bottom: 60px;
}
.entry {
	width: 624px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.entry > a {
	margin-top: 12px;
	display: block;
}
.sectionBody {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.gyBox {
	background-color: #efefef;
}
.blBox {
	background-color: #036eb8;
}

.BoxPoint01 ,
.BoxPoint03 {
	margin-bottom: 60px;
}

.BoxPoint01 .flR {
	margin-left: 49px;
}
.BoxPoint02 .flL {
	margin-right: 48px;
	display: block;
	margin-bottom: 40px;
}

.BoxPoint01 p , .BoxPoint02 p ,
.BoxPoint03 p , .BoxPoint04 p{
	font-size: 14px;
	text-align: justify;
}
.BoxPoint01 p+p {
	margin-top: 1em;
}
.BoxPoint01 .pointCopy {
	margin-top: 35px;
	margin-bottom: 40px;
}
.BoxPoint01 p {
	width: 558px;
}

.BoxPoint02 .pointCopy {
	margin-top: 18px;
	margin-bottom: 26px;
}
.BoxPoint03 .pointCopy {
	margin-top: 25px;
	margin-bottom: 25px;
}
.BoxPoint03 p {
	width: 593px;
}
.BoxPoint04 .pointCopy {
	margin-top: 13px;
	margin-bottom: 30px;
}
.BoxPoint04 .flL {
	margin-right: 29px;
	padding-bottom: 50px;
}
.comment {
	display: table;
	vertical-align: middle;
	width: 100%;
	margin-top: 30px;
}
.comment .caImg {
	display: table-cell;
		width: 148px;
}
.comment .caComment {
	display: table-cell;
	background-image: url(img/fukidashi_60.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	vertical-align: middle;
}
.sectionBody  h2.sbtlBase {
	font-size: 30px;
	color: #333333;
	font-weight: normal;
	letter-spacing: 0.1em;
}

.comment .caComment p {
	color: #036eb8;
	background-color: #FFF;
	margin-left: 65px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	font-size: 20px;
	line-height: 140%;
	border-radius: 20px;
}
.sectionBody  h2.sbtlWh {
	font-size: 30px;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
}
.caList {
	width: 1000px;
	margin: 0 auto;
}
.caList ul {
	margin-right: -10px;
}
.caList ul li {
	background-color: #FFF;
	padding: 20px;
	width: 454px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.caCopy .flL {
	margin-right: 25px;
	margin-bottom: 25px;
	margin-top: -18px;
}
.caList ul li .caName .caCopy {
	font-size: 18px;
	font-weight: bold;
	color: #0a3a6f;
	line-height: 140%;
	margin-bottom: 18px;
	margin-top: 18px;
}
.caList ul li .caName {
	margin-bottom: 30px;
}
.caList ul li .caName .nameText {
	font-size: 15px;
	color: #0a3a6f;
	font-weight: bold;
}
.caList ul li .commentText {
	font-size: 14px;
	line-height: 155%;
	clear: both;
}
.officeList {
	display: table;
	border-collapse: separate;  /* セルの間隔を空ける */
    border-spacing: 8px 0;  /* 左右 上下で記述 */
	margin: 0 auto;
}
.officeList li {
	background-color: #FFF;
	display: table-cell;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}
.officeList li .officeName {
	font-size: 18px;
	font-weight: bold;
	color: #0a3a6f;
	margin-bottom: 20px;
}
.officeList li .access {
	margin-top: 20px;
	font-size: 12px;
}
.lpWrapper .lp {
	padding-top: 30px;
	padding-bottom: 95px;
	text-align: center;
}
.lpWrapper .main.fb .fb {
	background-color: #53cce1;
	background-image: url(img/mainfb.jpg);
	height: 523px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 50px;
}

.lpWrapper .main.fb .fb p {
	display: none;
}
.headContact .btn {
	display: table-cell;
	vertical-align: middle;
}
.tel p {
	font-size: 9px;
	text-align: right;
}
.headContact .tel .rec {
	margin-top: -5px;
}
.lpWrapper .lp p {
	margin-bottom: 0px;
	font-size: 13px;
}
