@charset "utf-8";
body {
  	background-color: #fff;
  	color: #333;
	font: 1em;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    max-width: 1200px;
    min-width: 1200px;
	padding-bottom:0px;
}
a{
  text-decoration: none;
}
a:link, a:visited {
	color: #000;
}
a:active, a:focus, a:hover {
	color: #ddd;
	text-decoration: underline;
}
a img {
	border: none;
}
img {
	vertical-align: bottom;
}

/* header */

header .company-logo{
  margin-top:15px;
}

header .otoiawase-balloon {
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-radius: 0 0 6px 6px;
  box-shadow: 4px 4px 2px 2px rgba(0,0,0,.2);
  font-weight: bold;
  padding: 4px;
}

header .otoiawase-tell {
  float: left;
  width: 180px;
}

header .otoiawase-tell-img {
  margin-right: 8px;
  margin-top: 2px;
}

header .otoiawase-tell-time {
  font-size: 8px;
}

header .otoiawase-tell-number a {
  color: #333;
  font-size: 18px;
}

header .otoiawase-mail {
  float: left;
}

header .otoiawase-mail-img {
  margin-bottom: 2px;
  margin-right: 8px;
}

header .otoiawase-mail-text {
  font-size: 8px;
}

header .otoiawase-mail-addr a {
  color: #333;
  font-size: 14px;
}

/* mainpart*/

.p1{
  margin-bottom:30px;
}

.p2{
  position:relative;
}

.p2-1,.p2-2,.p2-3{
  margin-top:30px;
}

.child{
  margin-top:15px;
  text-align: center;
}

.child-left{
  margin-bottom:80px;
  margin-top:15px;
}

.child-left img{
  margin-left: 120px;
}

.img-right{
  margin-left:15px;
}

.p3{
  position:relative;
  text-align: center;
}

.p3-a{
  margin-bottom:60px;
  margin-top:30px;
}

.p3-a img{
  margin-bottom:20px;
}

.p4{
  position:relative;
  text-align: center;
}

.p4-a{
  text-align: left;
}

.p4-a img{
  margin-bottom:80px;
  margin-left: 120px;
  margin-top:30px;
}

.mame2{
  bottom:-80px;
  margin-left: 125px;
  position: absolute;
  text-align: right;
  width:960px;
}

.mame3{
  bottom:-60px;
  margin-left: 125px;
  position: absolute;
  text-align: right;
  width:960px;
}

.mame4{
  bottom:0px;
  margin-left: 125px;
  position: absolute;
  text-align: right;
  width:960px;
}
#contact .form-group > .row {
  margin-bottom:6px;
  margin-top:5px;
}

/* footer */
.footer{
  background-color:#004482;
  height:304px;
  padding-bottom:70px;
  padding-top:70px;
}

.footer-contact {
  width: 792px;
}

.footer-contact-tell {
  bottom: 114px;
  color: #fff!important;
  display: block;
  font-size: 38px;
  font-weight: bold;
  height: 0;
  left: 488px;
  position: relative;
  white-space: nowrap;
  width: 0;
}

.footer-contact-mail {
  bottom: 40px;
  color: #fff!important;
  display: block;
  font-size: 26px;
  font-weight: bold;
  height: 0;
  left: 450px;
  position: relative;
  white-space: nowrap;
  width: 0;
}
