.font-title{
  text-align: center;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 2;
  margin-top: 10px;
}
.font-info-xs{
  text-align: center;
  font-size: 0.7em;
  line-height: 1.2;
}
.contents{
  margin-bottom: 30px;
}
.div-no-g{
  width: 100%;
  display: -webkit-box; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box; /* Firefox 17- */
  display: -webkit-flex; /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex; /* Firefox 18+ */
  display: -ms-flexbox; /* IE 10 */
  display: flex; /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
}
.div-no-g-c{
  width: 50%;
  margin-left: 30px;
  height: 60px;
}
.div-no-1{
  width: 150px;
  text-align: center;
  font-size: 2.0em;
  line-height: 1.5;
  border: 1px solid #DCDCDC;
  float: right;
}
.div-no-2{
  font-size: .8em;
  margin-top: 20px;
  line-height: 2;
  text-align: right;
}
.div-no-3{
  margin-left: -35px;
  font-size: 2.0em;
  color: #FF0000;
  text-align: center;
  width: 60px;
  height: 35px;
  display: inline-block;
}
.div-no-4{
  font-size: .8em;
  margin-top: 10px;
  margin-left: 5px;
  display: inline-block;
}
.div-no-5{
  padding-top: 5px;
  margin: 0 auto;
  color: red;
  font-size: 1.2em;
}
.hr1{
  height: 1px;
  border: none;
  border-top: 1px solid #DCDCDC;
}
.font-title-d{
  text-align: center;
  font-size: 1.0em;
  line-height: 2;
}
.font-info-ds{
  text-align: center;
  font-size: 0.7em;
  line-height: 1.2;
}
.font-btn-l{
  text-align: center;
  font-size: 1.3em;
  line-height: 1;
  letter-spacing: 2px;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}
.btn-l{
  width: 250px;
  height: 58px;
  margin: 0 auto;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
}
.btn-font-1{
  color: white;
  padding-top: 1.5em;
}
#btn_Z0B01_1{
  background: url(../images/yobidashitsuchitoroku.png);
  background-size: contain;
}
#btn_Z0B01_2{
  background: url(../images/btn_s_1_kensaku.png);
  background-repeat:no-repeat;
  width: 100px;
  height: 40px;
  padding-top: 1em;
  color: white;
  text-align: center;
  cursor: pointer;
}
.div-select{
  width: 260px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  background-color: #fff;
}
.arrow-select{
  position: relative;
  float: right;
  margin-top: -35px;
  margin-right: -2px;
  z-index: 0;
}
select{
  width: 260px;
  height: 35px;
  font-size: 1em;
  border: 1px solid #DCDCDC;
  padding: 5px;
  position: relative;
  display: inline-block;
  background-color: transparent;
  z-index: 1;
  /*background: url(../images/arrow-bottom-select.png) right -2px center no-repeat transparent;
  background-size: 35px auto;*/
}
