/* Enter Your Custom CSS Here */

form.sent p{
display:none!important;
}

div.wpcf7-mail-sent-ok {
background-color: #56b379;
color:#ffffff;
font-weight:bold;
font-size:150%;
padding:10px;
}

h1.form{
display:block;
width:100%;
border-bottom:3px solid #005093;
 color: #005093!important;
font-size : 18px!important;
font-family:
　"Meiryo", 
　"ＭＳ Ｐゴシック", 
　"MS P Gothic", 
　Verdana, Arial, Helvetica, sans-serif!important;
line-height : 36px;
  font-weight:bold;
padding : 5px 5px 5px 35px;
}

#navbar,.entry-title,#colophon,.post-title,.copyright
{
  display:none;
}
.entry-content
{
  width:100%!important;
}
#kyouchou:after{
  /*Reset to make sure*/
  content: "";
}

#kyouchou{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 20px;
  margin: 0 0 20px;
  position: relative;
font-size: 16px; color: #3987c6;
line-height:160%;

  
  /*Font*/
  text-align: justify;
  
  /*Borders - (Optional)*/
  border-left: 15px solid #d6Eaf9;
  border-right: 2px solid #d6Eaf9;
  
  /*Box Shadow - (Optional)*/
  -moz-box-shadow: 2px 2px 3px #ccc;
  -webkit-box-shadow: 2px 2px 3px #ccc;
  box-shadow: 2px 2px 3px #ccc;
}
#kyouchou p{
font-size: 16px; color: #3987c6;
}

#kyouchou a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #005093;
}

#kyouchou a:hover{
 color: #666;
}

#kyouchou em{
  font-style: italic;
}

strong{
  color:#005093;
}

#kyouchou strong{
  color:#005093;
  font-size:18px;
}

input, textarea {
	padding: 3px!important;
  font-size:18px!important;
}

