@charset "UTF-8";

body{
-webkit-text-size-adjust:none;
}

#wrapper{
width:100%;
}

#header{
background-color:#26a3d5;
}

h1{
text-align:center;
font-size:18px;
font-weight:bold;
padding:20px 0;
color:#fff;
}

h2{
font-size:14px;
font-weight:bold;
padding-bottom:7px;
border-bottom:1px dotted #ccc;
margin-bottom:12px;
}

h2 span{
color:#26a3d5;
}

h3{
font-size:24px;
text-align:center;
font-weight:bold;
padding:20px .75em;
color:#fff;
background-color: #26a3d5;
}

.figure{
  position: relative;
  display: inline-block;
}

.figure img{
  width: 100%;
}

.figure p {
  position: absolute;
  color: #ffffff;
  font-size: 50px;
  top: 20%;
  left:10%;
  margin: 0;
  padding: 0;
}

.figure p2 {
  position: absolute;
  margin:0;
  padding:0;
  font-size: 20px;
  top: 30%;
  left:12%;
  color: #ffffff;
  text-align: center;
}

.figure p3 {
  position: absolute;
  margin:0;
  padding:0;
  font-size:20px;
  top:90%;
  left:10%;
  color:#ffffff;
  text-align: center;
}

.resizeimage img{
  width: 100%;
}


.figure::before{
  background-color: rgba(0,0,0,0.7);
  position: absolute;
  width: 100%;
  height:100%;
  content: ' ';
}


#cont{
width:700px;
margin:50px auto 0;
}

.read{
margin: bottom 50px;
/* line-height:150%; */
}

.img{
  width: 195px;
  height: 60px;
  margin-bottom: 10px;
}

table{
border-top:1px solid #ccc;
border-right:1px solid #ccc;
width:700px;
}

table td{
padding:15px 20px;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
line-height:150%;
}

.mynavi{
  border: none;
  margin: bottom 50px;
}

.mynavi1{
  width: 510px;
  padding-left:0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  border: none;
}

.mynavi2{
  width: 190px;
  padding-left:20px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  border: none;
}

.left_td{
background-color:#c9e8f4;
width:120px;
}

#data td p{
margin-bottom:12px;	
}

#data{
margin-bottom:50px;	
}

.btn{
text-align:center;
padding-bottom:100px;	
}

.btn a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
}

/*------------------------------------------------------------------------------------------------------------------------------form------*/

.turn{
text-align:center;
margin-bottom:40px;
}

span.red{
color:#F00;
}

.first_text{
margin-bottom:15px;
}

.caution{
padding:12px 20px;
border:2px solid #26a3d5;
margin-bottom:50px;
}

.caution p.second{
margin-top:10px;
}

.caution a{
color:#26a3d5;
}

#form_table{
margin-bottom:50px;
}

#form_table p{
margin-top:10px;
}

.name, .mail{
width:200px;
}

.date, .child, .number, .zip{
width:50px;
}

.school, .license, .place, .text_area, .address, .building{
width:485px;
}

.btn_area{
text-align:center;
padding-bottom:100px;
}

.btn_confirm{
border:0;
cursor:pointer;
background:url(../images/btn_confirm.gif) no-repeat top left;
width:250px;
height:56px;
}

.btn_mailsend{
border:0;
cursor:pointer;
background:url(../images/btn_send.jpg) no-repeat top left;
width:250px;
height:56px;
}

.to_home{
margin-top:15px;	
}
