@charset "utf-8";

.no_box {
    padding: 0.5em 1em;
    margin: 5px;
    color: #FFF;
    background: #6eb7ff;
    border-bottom: solid 6px #3f87ce;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    border-radius: 9px;
}
.no_box p {
    margin: 0; 
    padding: 0;
    font-size: 24px;
}
#tpl-main h2 .t_blue{
    color: #414BBF;
}

@media print,screen and (min-width : 501px) {

#tpl-main h1{
  font-family:"NotoSansJP-6";
  font-size:22px;font-size:2.2rem;
  margin-bottom: 20px;
  color: #034E9C;    
  text-align: center;
    border-radius: 10px;
    border: solid #034E9C 1px;
    padding: 5px;
}
#tpl-main h2{
  font-family:"NotoSansJP-6";
  font-size:26px;font-size:2.6rem;
  margin-bottom: 20px;
  color: #385BDF;    
  text-align: left;
    border-left: solid #385BDF 8px;
    padding: 5px 10px;
    background: #E7E7E7;
}
#tpl-main h3{
  font-family:"NotoSansJP-5";
  font-size:20px;font-size:2rem;
  margin-bottom: 10px;
  text-align: left;
    border-bottom: solid #385BDF 1px;
    padding: 5px 30px;
    background:url("image/bg_h2.png") left no-repeat;
}

/** 制作中
---------------------------------------- */
#seisaku{
  margin-top: 40px;
  border:solid 1px #dfdfdf;
  padding: 100px;
  -webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;
}

}
@media screen and (max-width : 500px) {

#tpl-main h1{
  font-family:"NotoSansJP-6";
  font-size:22px;font-size:2.2rem;
  margin-bottom: 20px;
  color: #034E9C;    
  text-align: center;
    border-radius: 10px;
    border: solid #034E9C 1px;
    padding: 5px;
}
#tpl-main h2{
  font-family:"NotoSansJP-6";
  font-size:22px;font-size:2.2rem;
  margin-bottom: 20px;
  color: #385BDF;    
  text-align: left;
    border-left: solid #385BDF 4px;
    padding: 5px;
    background: #E7E7E7;
}
#tpl-main h3{
  font-family:"NotoSansJP-5";
  font-size:18px;font-size:1.8rem;
  margin-bottom: 10px;
  text-align: left;
    border-bottom: solid #385BDF 1px;
    padding: 5px 25px;
    background:url("image/bg_h2.png") left no-repeat;
}


/** 制作中
---------------------------------------- */
#seisaku{
  margin-top: 40px;
  border:solid 1px #dfdfdf;
  padding: 40px 10px;
  -webkit-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;
}

}
