@charset "utf-8";
.l-contents div+div {
    margin-bottom: 0;
}
.blue-block {
  text-align: center;
  background-color: #005bac;
  padding: 20px;	
  margin-bottom: 50px !important;
}
.title_text {
  font-size: 1em;
  line-height: 2em;	
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
  font-weight: bold;
  text-align: left;
  color: #fff;
  text-decoration: underline #ffff;
  text-underline-offset: 8px;
  margin-bottom: 50px !important;
}
.title_text span {
  font-size: 0.8em;
}
.inq_text_red {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  color: #e60012;
  margin-bottom: 50px !important;	
}
.inq_text_red {
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  color: #e60012;
  margin-bottom: 50px !important;	
}
.inq_text_explanation {
  display: inline-block;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
  color: #005bac;
  padding: 10px;	
  border: 2px solid #005bac;		
  margin: 0 auto !important;	
}

@media screen and (max-width: 767px) {
  .blue-block {
    padding: 10px;} 	
  .title_text {
    font-size: 1em;
	margin-bottom: 30px !important;} 
  .inq_text_red {
	margin-bottom: 30px !important;} 	
}
